document.write(" " + dayName[now.getDay()] + ", " + monName[now.getMonth()] + " " + now.getDate() + " " + now.getFullYear() + " ")