document.write(dayName[now.getDay()] + ", " + 	now.getDate() + " "  + monName[now.getMonth()] + " " + thisYr + "</font color>")
