<!DOCTYPE html>
<html>
<body>
<%
response.write(Minute("13:45"))
%>
</body>
</html>