<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="sitemap.htm">Site Map</a>');


document.write('<br><br><font color="black">All contents &copy; 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">RallyTime&#8482; Trailers</a><br>');






var lrhcreatives	  = "yes"	// SHOW LRHCREATIVES COPYRIGHT






   if (lrhcreatives == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://www.lrhcreatives.com" target="_blank">LRH Creatives, LLC</a><br>');
}

document.write('RallyTime Trailers is a proud member of the National Association of Trailer Manufactuers.');



//  End -->