// Copyright notice
var today=new Date()

document.write( 
  "Copyright &#169; "+today.getFullYear());