<html>
<head>
<script language="javascript">
<!--
var w;
var h;
w=prompt("Please fill in the width");
h=prompt("Please fill in the Height");
alert("Hello "+n+s);
</script>
</head>
</html>
<head>
<script language="javascript">
<!--
var w;
var h;
w=prompt("Please fill in the width");
h=prompt("Please fill in the Height");
alert("Hello "+n+s);
</script>
</head>
</html>