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