// Updates the copyright line
var d=new Date(); 
yr=d.getFullYear();
if (yr!=2007)
document.write("- "+yr);