<!--
    today=new Date();
    y0=today.getFullYear();
  document.write( "Copyright &#169; M. Keuter 2001 - ");
    document.write(y0);
    document.write( " - Some Rights Reserved.");
  // end hiding --->
