today = new Date()
var header = "<font color='#aaaaaa'>" + (customDateString(today)) + "</font>"
document.write(header)