<script type="text/javascript">
<!--
alert ("This is a JavaScript ALERT box.")
// -->
</script>
<noscript>
If you see this message, your browser is not running JavaScript.
</noscript>
</head>
<body>
Main page contents here.
</body>
</html>