<!-- Start
document.write(' <a href="contact.htm" class="foot">Contact</a> | ');
document.write(' <a href="about.htm" class="foot">About</a> | ');
document.write(' <a href="index.html" class="foot">Home</a>');
document.write('<br>');
document.write('&copy;Copyright 2008 ');
document.write('<a href="index.html" target="_top" class="foot">Siskiyou County Off Road Riders(S.C.O.R.R.)</a>');
document.write('<br>');
-->