<!DOCTYPE HTML> <html> <body> <script type="text/vbscript"> document.write("This message is written by VBScript") </script> </body> </html>