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