//++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// プルメニュー
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++
function FC(WO) {

	if(WO.Pass.selectedIndex == 0){
		location.href ="../index.html";

	} else if(WO.Pass.selectedIndex == 2){
		location.href ="../tro/index.html";

	} else if(WO.Pass.selectedIndex == 3){
		location.href ="../tro/index.html";

	} else if(WO.Pass.selectedIndex == 4){
		location.href ="../tro/b.html";

	} else if(WO.Pass.selectedIndex == 5){
		location.href ="../tro/c.html";

	} else if(WO.Pass.selectedIndex == 6){
		location.href ="../tro/d.html";

	} else if(WO.Pass.selectedIndex == 7){
		location.href ="../tro/e.html";

	} else if(WO.Pass.selectedIndex == 8){
		location.href ="../tro/f.html";

	} else if(WO.Pass.selectedIndex == 9){
		location.href ="../tro/g.html";

	} else if(WO.Pass.selectedIndex == 10){
		location.href ="../tro/h.html";

	} else if(WO.Pass.selectedIndex == 11){
		location.href ="../tro/i.html";

	} else if(WO.Pass.selectedIndex == 12){
		window.open("http://www.nopgroup.com/ggpump/","gg");

	} else if(WO.Pass.selectedIndex == 13){
		window.open("http://www.nopgroup.com/ggpump/","gg");

	} else if(WO.Pass.selectedIndex == 14){
		location.href ="../mag/index.html";

	} else if(WO.Pass.selectedIndex == 15){
		location.href ="../mag/index.html";

	} else if(WO.Pass.selectedIndex == 16){
		location.href ="../aqua/index.html";

	} else if(WO.Pass.selectedIndex == 17){
		location.href ="../aqua/index.html";

	} else if(WO.Pass.selectedIndex == 18){
		location.href ="../miz/index.html";

	} else if(WO.Pass.selectedIndex == 19){
		location.href ="../miz/index.html";

	} else if(WO.Pass.selectedIndex == 20){
		location.href ="../miz/b.html";

	} else if(WO.Pass.selectedIndex == 21){
		location.href ="../yua/index.html";

	} else if(WO.Pass.selectedIndex == 22){
		location.href ="../yua/index.html";

	} else if(WO.Pass.selectedIndex == 23){
		location.href ="../yua/b.html";

	} else if(WO.Pass.selectedIndex == 24){
		location.href ="../yua/c.html";

	} else if(WO.Pass.selectedIndex == 25){
		location.href ="../yua/d.html";

	} else if(WO.Pass.selectedIndex == 26){
		location.href ="../yua/e.html";

	} else if(WO.Pass.selectedIndex == 27){
		location.href ="../yua/f.html";

	} else if(WO.Pass.selectedIndex == 28){
		location.href ="../maka/index.html";

	} else if(WO.Pass.selectedIndex == 29){
		location.href ="../maka/index.html";

	}
}
