<!-- start



// NOTE: If you use a ' add a slash before it like this \'



// NOTE: Copy and paste any link to add a new link



document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');

document.write('<br>');

document.write('<ul>');





// -- START MENU LINKS



document.write('<li><A HREF="index.html">Home</a><br>');





document.write('<li><A HREF="calendar.htm">Calendar of Event</a><br>');
document.write('<li><A HREF="newsletter.htm">News Letter</a><br>');
document.write('<li><A HREF="new.htm">Coming Events and News</a><br>');
document.write('<li><A HREF="loom.htm">Loyal Order of the Moose (LOOM)</a><br>');
document.write('<ul>');
document.write('<li><A HREF="loom_off.htm">Board of Officers</a><br>');
document.write('<li><A HREF="govscorner.htm">Governors Corner</a><br>');
document.write('<li><A HREF="pilgrim.htm">Pilgrim Degree of Merit</a><br>');
document.write('<li><A HREF="fellow.htm">Fellow</a><br>');
document.write('<li><A HREF="legion.htm">Legion</a><br>');
document.write('</ul>');
document.write('<li><A HREF="wom-off.htm">Women of the Moose</a><br>');
document.write('<li><A HREF="history.htm">History of our Lodge and the Moose</a><br>');
document.write('<li><A HREF="constructions.htm">Sports</a><br>');
document.write('<li><A HREF="constructions.htm">Entertainment</a><br>');
document.write('<li><A HREF="photo.htm">Photo Gallery (New)</a><br>');
document.write('<li><A HREF="contact.htm">Contact Us</a><br>');

//document.write('<li><A HREF="testimonials.htm">Current Events</a><br>');
//document.write('<li><A HREF="govscorner.htm">Governors Corner</a><br>');












//-- END MENU LINKS









document.write('</ul>');

document.write('</td></tr></table>');







//  End -->