<script language="javascript"> <!-- function timer() { var today=new Date() window.status=today } //--> </script> </head>
<body onLoad="timer()">