document.write("<p class=sml id=wht>" + 
monName[now.getMonth()] + 
now.getDate() + ", " +
now.getFullYear() + "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\/p>")

/*
document.write("<p class=sml id=wht>" + 
monName[now.getMonth()] + ". " +
now.getDate() + ", " +
now.getFullYear() + "<\/span>") 
*/

