document.write('<p><a href="#top"><font size=2><b>TOP OF PAGE</b></font></a>\n');
document.write('<img src="menu/blue_dot.gif" width=100% height=2>\n');
document.write('<font size=2>\n');
document.write('NOSL.info Copyright &copy\n');
now=new Date
document.write(now.getFullYear());
document.write(' Bob Myers, Jr. All Rights Reserved. \n');
document.write('Send questions or comments to \n');
a="webcritter";b="critterbob.com";
document.write('<a href=\"mailto:'+a+'@'+b+'\">');
document.write('Website Administrator</a>.</font><img src="menu/blue_dot.gif" width=100% height=2>\n');

