xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<script type="text/vbscript">
document.write("Number of seconds and milliseconds since 12:00 AM:")
document.write(Timer)
</script>
</body>
</html>