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