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