<!DOCTYPE html>
<html>
<body>

<%

response.write("自凌晨 12:00 以來的秒數:")
response.write(Timer)

%>


</body>
</html>