document.write(dayNames[now.getDay()]+"&nbsp;"+dateArray[currDate.getMonth()+1]+"&nbsp;"+currDate.getDate()+",&nbsp;"+currDate.getYear());
