Heres a key code part to look at:
HTML Code:<script language=JavaScript type="text/javascript"> { var a="null"; function check() { if (document.a.c.value == a) { document.location.href="/"+document.a.c.value+".htm"; } else { alert ("Try again"); } } } </script>




