// JavaScript Document
now = new Date();
document.write(""+now.getFullYear()+" ”N"+(now.getMonth()+1)+"ŒŽ "+now.getDate()+"“ú");