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