// Created by Adam Same
// On 16th June 2007var 
var myyear=new Date();
document.write(myyear.getFullYear());
// JavaScript Document