<!-- Begin
document.write('<script>');
document.write('   COPYRIGHT = "Copyright &copy; 2000 - ";');
document.write('   function writeCopyright()');
document.write('   {');
document.write('      document.write(COPYRIGHT, new Date().getFullYear(), "");');
document.write('   }');
document.write('</script>');
document.write('<font face="Arial">');
document.write('<div align="center"> <font size="1"> <script>writeCopyright();</script> by <a href="http://www.seahagg.com">The Sea Hagg Inc.');
document.write(' </a>. All rights reserved.<br>');
document.write('  Please report problems to <a href="mailto:ursys@hotmail.com?subject=Sea Hagg">Webmaster<br>');
document.write('</a>');
document.write('  <br><br>');
document.write('  </font>');
document.write('</div>');
document.write('</font>');
// End -->