document.write('<p class="center">');
document.write('<a href="index.html">HOME</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="about.html">ABOUT US</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="new.html">WHAT&#039;S NEW</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="events.html">EVENTS</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="photogallery/photogallery.html">PICTURE GALLERY</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="grants.html">SCHOOL GRANTS</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="donate.html">HOW CAN YOU HELP?</a><br />');
document.write('<a href="archives.html">ARCHIVES</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="store.html">STORE</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="links.html">LINKS</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="contact.html">CONTACT US</a>');
document.write('</p>');
document.write('<p class="center">');
document.write('Friends of Pleasant Bay, P.O. Box 1243 Harwich, MA 02645<br />');
document.write('Email: <a href="mailto:rhouston@harwich.edu">info@fopb.org</a>');
document.write('</p>');
