//This script posts the exact day and time you arrived

RightNow = new Date();
document.write( "2002 - " )
document.write( RightNow.getFullYear() )