xxxxxxxxxx
<html>
<body>
<FONT COLOR=#ff0000><%
sometext = "Hello Everyone!"
response.write(strReverse(sometext))
%></FONT>
</body>
</html>