<html>
<head>
<title>script test</title>
<script>
<!--
document.write("</script>");
document.write("hello there");
//-->
</script>
</head>
<body>
</body>
</html>