document.write('<table width="600"><tr><td align="center">');
document.write('<span id="navigation">');
document.write('<a href="index.html">Home</a> | ');
document.write('<a href="news.html">News</a> | ');
document.write('<a href="genealogy.html">Genealogy</a> | ');
document.write('<a href="newsletter.html">Newsletter</a> | ');
document.write('<a href="links.html">Links</a> | ');
document.write('<a href="contact.html">Contact</a>');
document.write('<br>');
document.write('<a href="cleone.html">Cleone</a> | ');
document.write('<a href="eldred.html">Eldred</a> | ');
document.write('<a href="helen.html">Helen</a> | ');
document.write('<a href="miriam.html">Miriam</a> | ');
document.write('<a href="barden.html">Barden</a> | ');
document.write('<a href="hyrum.html">Hyrum</a> | ');
document.write('<a href="verona.html">Verona</a> | ');
document.write('<a href="donna.html">Donna</a>');
document.write('</span>');
document.write('</td></tr></table>');
