
<!-- NOTE: If you use a ' add a slash before it like this \' -->
<!-- NOTE: Copy and paste a link to add a new link -->

<!-- start

document.write('<!-- START MENU -->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');
document.write('<li><A HREF="home.html">Home</a><br>');
document.write('<li><A HREF="about.htm">About Us</a><br>');
document.write('<li><A HREF="calendar.html">Calendar</a><br>');
document.write('<li><A HREF="CreeperWear.html">Creeper Wear</a><br>');
document.write('<li><A HREF="landuse.html">Land Use</a><br>');
document.write('<li><A HREF="Safety.html">Safety</a><br>');
document.write('<li><A HREF="memberownedbusinesses.html">Member Owned Businesses</a><br>');
document.write('<li><A HREF="membersrigs.htm">Member\'s Rigs</a><br>');
document.write('<li><A HREF="classifieds.htm">Classified\'s</a><br>');
document.write('<li><A HREF="wanted.html">Wanted</a><br>');
document.write('<li><A HREF="Quarters.htm">That\'s a Quarter</a><br>');
document.write('</ul>');
document.write('<br>');
document.write('</td></tr></table>');
document.write('<!-- END MENU -->');

//  End -->
