document.write ("&nbsp;" + dayName[now.getDay()] + ", " + monName[now.getMonth()] + " " + now.getDate() + ", 2012")

