var currentTime = new Date()
var year = currentTime.getFullYear()
document.write("<FONT face=Arial size=3><B>VoiceStamps - Copyright &copy 1999 - " + year + "</B></FONT>")