<!DOCTYPE html>
<html>
<body>

<%

response.write(CStr("300000") & "<br>")
response.write(CStr(#10-05-25#) & "<br>")

%>


</body>
</html>