hpfast
xxxxxxxxxx
<html>
<head>
<title>Cool stuff</title>
<script>
document.write('this is cool');
</script>
</head>
<body>
Cool stuff happening here.
</body >
</html>