<!-- Begin



<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class ="copyright"> ');

document.write('<a href="index.html" target="_top"> HOME</a>  | '); 
document.write('<a href="aboutus.htm" target="_top">ABOUT US</a>  | ');
document.write('<a href="rentalinfo.htm" target="_top">RENTAL INFO</a>  | ');
document.write('<a href="lodging.htm" target="_top">LODGING</a>  | ');
document.write('<a href="reservations.htm" target="_top">RESERVATIONS</a>  | ');
document.write('<a href="faq.htm" target="_top">FAQ</a>  | ');
document.write('<a href="rules.htm" target="_top">RULES</br></br> ');
	
document.write('<span class ="copyright">&copy;Copyright 2007 ');

document.write('<a href="index.html" target="_top"> Buffalo Adventures</a> ');

document.write(' All Rights Reserved. ');
document.write('Site Developed and Maintained by '); 

document.write(' <A HREF="http://www.wardwebdesign.net">Ward Web Design.</a>');

document.write('</span><br>');
//  End -->
