// Java Document
oggi=new Date();
document.write(oggi.getFullYear());
