Site hosted by Angelfire.com: Build your free website today!
function jumpPage(form) { i = form.SelectMenu.selectedIndex; if (i == 0) return; window.location.href = url[i+1]; } document.writeln('
'); if (navigator.userAgent.indexOf("Mozilla/2") != -1) document.writeln(''); document.writeln('
'); function MakeArray() { this.length = MakeArray.arguments.length for (var i = 0; i < this.length; i++) this[i+1] = MakeArray.arguments[i] } var siteopt = new MakeArray("Select a Page", "EastCentral Region", "Eastern Region", "E-Mail", "JavaScript Powered Tour", "Tippettes"); var url = new MakeArray("", "#EastCentral", "#Eastern", "/e-mail.html", "/960617/index.html", "/tippettes.html");