var today=new Date();
document.write(today.getFullYear());