<!-- Begin

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS




var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_1a 	= "no"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage		= "yes"		// SHOW A SIDEBAR IMAGE

var topspacing		= "10"		// NUDGE SIDEBAR DOWN
var sidewidth		= "125"		// SIDEBAR WIDTH





// NUDGE SPACER
document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');

document.write('<table cellpadding="5" cellspacing="10" border="0" class="sidebartext-right"><tr><td>');



// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<fieldset><legend>');

document.write('What\'s New<br></legend>');

document.write('<img src="../images/new.gif"> <a href="/rides12/homosassa1-29a.htm">Homosassa Springs</a><br>');
document.write('<img src="../images/updated.gif"> <a href="/index.html#Geezer">Geezer Humor</a><br>');
document.write('<img src="../images/updated.gif"> <a href="/index.html#forget">Miller\'s Specials</a><br>');
document.write('<img src="../images/updated.gif"> <a href="/index.html#Photo">Shutterbug\'s Pic<br>');
document.write('<img border="0" src="../images/blank44.jpg"> of the week</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/gallery5.htm">Shutterbug\'s Pic<br>');
document.write('<img border="0" src="../images/blank12.jpg">of the week Gallery</a><br>');
document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 1

// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1a == "yes") {

document.write('<fieldset><legend>');

document.write('Recent Rides<br></legend>');
document.write('<a href="/rides10/st-augustine10-3a.htm">St. Augustine 10-3</a><br>');


document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 1


// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<fieldset><legend>');

document.write('Favorite Rides<br></legend>');

document.write('Some of our favorite rides are listed below - Click on them to see the last ride<br><br>');
document.write('<img src="../images/redtri.gif"> <a href="/rides11/clearwater5-7a.htm">Clearwater</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/rides11/mcleod11-20a.htm">McLeod House Bistro</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/rides11/loop1-2a.htm">The Ormond Loop</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="../rides10/clarks11-21a.htm">Clark\'s Fish Camp</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="../rides10/gator-joes11-14a.htm">Gator Joe\'s</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/road-trip/ckcr-trip.htm">Crystal River/Cedar Key</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/rides09/3bananas10-4a.htm">3 Bananas</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/rides10/homosassa1-31a.htm">Homosassa Springs</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/rides09/vero9-7a.htm">Vero Beach</a><br>');
document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 1



// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Hot Deals<br></legend>');

document.write('<img src="../images/millers-logo150a.jpg"><br><br>');

document.write('<b>Call Miller\'s</b> for all your standard and custom Harley parts - and don\'t forget tires and service!!<br><br>');

document.write('<a target="blank" href="http://www.millerscustomparts.us">MILLER\'S CUSTOM PARTS</a><br> 1863 S RIDGEWOOD AVE<br>SO. DAYTONA, FL 32119<br>');

document.write('Phone: (386) 761-0858<br>Toll Free: (877) 295-9087<br>Fax: (386) 322-0530<br>');

document.write(' <A HREF="mailto:millercp@bellsouth.net">E-Mail</a>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2





// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<fieldset><legend>');

document.write('Photo Galleries<br></legend>');

document.write('<b>Shutterbug\'s Best...</b><br>');
document.write('<img src="../images/redtri.gif"> <a href="/gallery1.htm">Animals</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/gallery.htm">Birds</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/gallery4.htm">Landscapes</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/gallery5.htm">Picture of the Week</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/gallery2.htm">Raptors</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/gallery3.htm">Water Birds</a><br>');
document.write('<img src="../images/redtri.gif"> <a href="/gallery6.htm">Winter<br>');

document.write('</fieldset>');
document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2






// SMALL PICTURE AREA

   if (showimage == "yes") {

document.write('<center>');
document.write('<a href="index.html"><img src="images/rice-burner150.jpg" border="0" class="borders"></a><br><br>');
document.write('<a href="index.html"><img src="images/poster150.jpg" border="0" class="borders"></a><br><br>');
document.write('<a href="index.html"><img src="images/poster-safety-sm.jpg" border="0" class="borders"></a><br><br>');
document.write('<a href="index.html"><img src="images/case.jpg" border="0" class="borders"></a><br>');
document.write('</center>');
document.write('<br>');
}




document.write('</td></tr></table>');


// -- END -->
