// JavaScript Document
var dt= new Date();
document.write("<b>"+ dt.toLocaleString() + "</b>"+".");