<!-- STEP ONE: Paste this code into a new footer.js document  -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
document.write('<center>');
document.write('<p><IMG SRC = flurline.gif>');
document.write('<P><br> ');
document.write(' <a href="index.html">Home Page</a> '); 
document.write('| <a href=" +document.referrer+ ">Back One Page</a> ');
document.write('<br> ');
document.write(' <a href="disclaim.html">Disclaimer | Privacy Statement</a>  ');
document.write('<br> ');
document.write(' This site maintained by ');
document.write('<a href="mailto:jeanealogist@hotmail.com">Ellen- R</a>');
document.write('<br> ');
document.write('All works copyright &copy; 2006');
document.write('<br> ');
document.write('</center>');
// End -->
