// function formHandler(form){var URL = document.form.stilfx.options[document.form.stilfx.selectedIndex].value;if(URL && URL != "")	window.location.href = URL;}