<html>
<body>
Where I want to be.
<script>
   window.location = "http://www.umsl.edu/~siegel/CS4010/Extras/huh.html";
</script>
</body>
</html>