<html>
<head>
<title>
CIS 762,
Assignment 1
</title>
</head>
<body>
<script language = “Javascript>
<!--
alert(”welcome to my site”); alert(”Goodbye”);
--!>
</script>
<noscript>
Your browser doesn’t support Javascript or Javascript is disabled.
Javascript is required to view this page correctly.
</noscript>
</body>
</html>