function formHandler(){var URL = document.form.page.options[document.form.page.selectedIndex].value;window.location.href = URL;}
