<!-- SIDE BAR MENU

//document.write('<br>');
document.write('<a href="contactus.html" class="menublack">CONTACT US</a>');
document.write('<a href="weather.html" class="menublack">AREA WEATHER</a>');
document.write('<a href="staff.html" class="menublack">MEET THE STAFF</a>');
document.write('<a href="http://sites.google.com/site/ironhorsenc/" class="menublack">NEWS & EVENTS</a>');
document.write('<a href="links.html" class="menublack">MOTORCYCLE SERVICES &amp; RENTALS</a>');
document.write('<a href="location.html" class="menublack">THINGS TO DO IN THE AREA</a></ul>');
//document.write('<br>');


