<!DOCTYPE HTML> <html> <body> <script type="text/vbscript"> document.write("Hello World!") </script> </body> </html>