<!DOCTYPE html>
<html>
<body>
<%
response.write(FormatNumber(20000))
%>
</body>
</html>