
function form0Handler(form0){var URL=document.form0.select0.options[document.form0.select0.selectedIndex].value;window.location.href=URL;}
function form1Handler(form1){var URL=document.form1.select1.options[document.form1.select1.selectedIndex].value;window.location.href=URL;}
function form2Handler(form2){var URL=document.form2.select2.options[document.form2.select2.selectedIndex].value;window.location.href=URL;}
function form3Handler(form3){var URL=document.form3.select3.options[document.form3.select3.selectedIndex].value;window.location.href=URL;}
function form4Handler(form4){var URL=document.form4.select4.options[document.form4.select4.selectedIndex].value;window.location.href=URL;}
function form5Handler(form5){var URL=document.form5.select5.options[document.form5.select5.selectedIndex].value;window.location.href=URL;}
