<!-- Begin


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


document.write('<div class="l_text" style=" margin-top:29px;  ">');

document.write('<a href="index.html" ><strong>Home</strong></a>&nbsp; &nbsp; &nbsp;');

document.write(' |&nbsp; &nbsp; <a href="events.html" ><strong>Events</strong></a> &nbsp; &nbsp;');

document.write('|&nbsp; &nbsp; &nbsp;<a href="community.html" ><strong>Community</strong></a>&nbsp; &nbsp; &nbsp;');

document.write('|&nbsp; &nbsp; &nbsp;<a href="contact.html" ><strong>Contact</strong></a>&nbsp; &nbsp; &nbsp;'); 


document.write('|&nbsp; &nbsp; &nbsp;<a href="members.html" ><strong>Members</strong></a>&nbsp; &nbsp; &nbsp;');

document.write('|&nbsp; &nbsp; &nbsp;<a href="help.html" ><strong>Help</strong></a>');

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


//  End -->

