function sploot() {
if (document.splooter.splotch_select.options[document.splooter.splotch_select.selectedIndex].value != "none") {
location = document.splooter.splotch_select.options[document.splooter.splotch_select.selectedIndex].value }
}

function sploot1() {
if (document.splooter1.splotch_select1.options[document.splooter1.splotch_select1.selectedIndex].value != "none") {
location = document.splooter1.splotch_select1.options[document.splooter1.splotch_select1.selectedIndex].value }
}

function sploot2() {
if (document.splooter2.splotch_select2.options[document.splooter2.splotch_select2.selectedIndex].value != "none") {
location = document.splooter2.splotch_select2.options[document.splooter2.splotch_select2.selectedIndex].value }
}

function sploot3() {
if (document.splooter3.splotch_select3.options[document.splooter3.splotch_select3.selectedIndex].value != "none") {
location = document.splooter3.splotch_select3.options[document.splooter3.splotch_select3.selectedIndex].value }
}

function sploot4() {
if (document.splooter4.splotch_select4.options[document.splooter4.splotch_select4.selectedIndex].value != "none") {
location = document.splooter4.splotch_select4.options[document.splooter4.splotch_select4.selectedIndex].value }
}
