<html>
<head>
<title>
CIS 762, Assignment 1 </title> </head>
<body>
<pre>
<script language = “JavaScript”> document.writeln(”Louis Hahne”); document.writein(”golf, surfing”); </script>
</pre>
</body>
</html>