document.write("<i>" + ampmhour + "" + myminutes + ampm)
document.write(" - " + day + month);
document.write(myweekday + ", " + year );