<!--
today=new Date();
year=today.getFullYear();
document.write(year); 
// end hiding --->