<!DOCTYPE html>
<html>
<body>
<%
response.write("自凌晨 12:00 以来的秒数:")
response.write(Timer)
%>
</body>
</html>