<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// USE lowercase FOR ALL OPTIONS ONLY

var showimage1		= "no"		//  SHOW FIRST SIDEBAR IMAGE
var showimage2		= "no"		//  SHOW SECOND SIDEBAR IMAGE
var showimage3		= "no"		//  SHOW THIRD SIDEBAR IMAGE
var showimage4		= "yes"		//  SHOW FOURTH SIDEBAR IMAGE
var linkstop 		= "no" 		//  START LINKS AT THE VERY TOP
var showarea_1		= "no"		//  SHOW THE 1ST PARAGRAPH SIDEBAR TEXT BLOCK


document.write('<DIV id="menulocation" style="z-index: 10;" class="printhide">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');
   if (linkstop == "no") {
document.write('<img src="picts/menu-top.gif" width="152" height="90" class="menutrans"><br>');
}
document.write('<ul id="top-nav">');

// START MENU LINKS - EDIT BELOW THIS AREA

document.write('  <li class="menuT"><a href="index.html">Home</a></li>');
document.write('  <li class="menuT"><a href="#">Company Info</a>'); 
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="about.htm">About Us</a></li>');
document.write('      <li><a href="service.htm">Services</a></li>');
document.write('      <li><a href="testimonials.htm">Testimonials</a></li>');
document.write('      <li><a href="help.htm">Help</a></li>');
document.write('    </ul>');
document.write('  </li>');

document.write('  <li class="menuT"><a href="products.htm">Products</a>');
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="ScootersCatalog.htm">Scooters</a></li>');
document.write('      <li><a href="HarnessesCatalog.htm">Harnesses</a></li>');
document.write('      <li><a href="GearCatalog.htm">Gear</a></li>');
document.write('      <li><a href="ClothesCatalog.htm">Clothes</a></li>');
document.write('      <li><a href="BooksandBrochuresCatalog.htm">Books and Brochures</a></li>');
document.write('      <li><a href="SulkiesandTrailersCatalog.htm">Sulkies and Trailers</a></li>');
document.write('    </ul>');
document.write('  </li>');


document.write('  <li class="menuT"><a href="#">News & Information</a>');
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="news.htm">In The News</a></li>');
document.write('      <li><a href="events.htm">Events</a></li>');
document.write('      <li><a href="funraces.htm">Fun Runs and Races</a></li>');
document.write('      <li><a href="http://www.poppydog.com/forum/boardMap.do?tiid=12477">The FORUM</a></li>');
document.write('      <li><a href="breeds.htm">Breeds that Pull</a></li>');
document.write('      <li><a href="DogsAcrossAmerica.htm">Dogs Across America</a></li>');

document.write('    </ul>');
document.write('  </li>');

document.write('  <li class="menuT"><a href="#">Help & Support</a>');
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="faq.htm">Frequently Asked Questions</a></li>');
document.write('      <li><a href="HowToTrainScooter.htm">How to Train to Pull a &nbsp;&nbsp;&nbsp; Scooter</a></li>');
document.write('      <li><a href="ScooterInfo.htm">Bike or Scooter? Choosing & Putting it Together</a></li>');
document.write('      <li><a href="HowToExercise.htm">How to Exercise Your Dog</a></li>');
document.write('      <li><a href="whichharness.htm">Which Harness for Your Dog?</a></li>');
document.write('      <li><a href="Safety.htm">Safety</a></li>');
document.write('      <li><a href="recipes.htm">Dog Treat Recipes</a></li>');
document.write('      <li><a href="http://furwheeldrive.com/howtobuild.htm">Build Your Own Sulky</a></li>'); 
document.write('      <li><a href="site_map.htm">Site Map</a></li>');
document.write('    </ul>');
document.write('  	</li>');


document.write('  <li class="menuT"><a href="#">Resources</a>');
document.write('    <ul id="sub-nav">');
document.write('      <li><a href="links.htm">Website Links</a></li>');
document.write('      <li><a href="Scooterers.htm">Find Scooterers near you</a></li>');
document.write('      <li><a href="SulkyDrivers.htm">Find Sulky drivers near you</a></li>');
document.write('      <li><a href="Clubs.htm">Find Scooter, Sulky, Sled Clubs near you</a></li>');

document.write('    </ul>');
document.write('  </li>');

document.write('  <li class="menuT"><a href="Videos.htm">Videos</a></li>');
document.write('  <li class="menuT"><a href="contact.htm">Contact Us</a></li>');

// END LINKS //

document.write('</ul>');
document.write('</td></tr><tr><td align="center">');

// START FIRST TEXT AREA -- Don't forget to change showarea_1 to yes !!!

   if (showarea_1 == "yes") {

document.write('<br><br><br><center>');
document.write('<fieldset style="text-align:left; width:100px; padding: 2px; class="smalltext">');

// EDIT SIDEBAR TEXT HERE -- Don't forget to change showarea_1 to yes !!!

document.write('<center>');
document.write('<span class="BARwhitered14b">IMPORTANT NOTE: We are taking a short vacation, so, Dogscooter.com will not be processing orders from 11/7 through 11/13. Sorry for any inconvenience this may cause. Any orders placed will be processed in the order received upon our return. THANKS! <br></span>');
//document.write('<a href="contact.htm"><span class="BARwhiteblue12b">&nbsp; MORE INFO... &nbsp;</a></span>');
document.write('</fieldset>');
document.write('<br></center>');
}

// END FIRST TEXT AREA -- Don't forget to change showarea_1 to yes !!!

// START MENU IMAGES

   if (showimage1 == "yes") {
document.write('<br><br><a href="index.html"><img src="picts/menu-picture-1.jpg" border="0" class="borders"></a><br><br><br>');
}
   if (showimage2 == "yes") {
document.write('<a href="index.html"><img src="picts/menu-picture-2.jpg" border="0" class="borders"></a><br><br>');
}
   if (showimage3 == "yes") {
document.write('<a href="index.html"><img src="picts/menu-picture-3.jpg" border="0" class="borders"></a><br><br>');
}
   if (showimage4 == "yes") {
document.write('<br><br><br><br><br><br><a href="BooksandBrochuresCatalog.htm"><img src="picts/menu-picture-4.jpg" border="0" class="borders"></a><br><br>');
}
document.write('</td></tr></table></DIV>');

//  End --


// YOU DO NOT NEED TO EDIT BELOW THIS LINE

function IEHoverPseudo() {

	var navItems = document.getElementById("top-nav").getElementsByTagName("li");
	
	for (var i=0; i<navItems.length; i++) {
		if(navItems[i].className == "menuT") {
			navItems[i].onmouseover=function() { this.className += " over"; }
			navItems[i].onmouseout=function() { this.className = "menuT"; }
		}
	}

}
window.onload = IEHoverPseudo;
