<!-- Begin
document.write(
"["
+
(now.getMonth()+1)
+
"/"
+
(now.getDate())
+
"/"
+
(now.getFullYear())
+
"]"
)
//  End -->