<!DOCTYPE html><html><body> <%function myFunction()response.write("Hello world")end functioneval("myFunction()")%></body></html>