<!DOCTYPE html>
<html>
<body>
<%
response.write(MonthName(8))
%>
</body>
</html>