function FC (WO) {
	if (WO.FSGo.selectedIndex ==1){location.href ="../lymph_index/index.html"}
	if (WO.FSGo.selectedIndex ==2){location.href ="../falling-out/index.html"}
	if (WO.FSGo.selectedIndex ==3){location.href ="../artmake_info/index.html"}
}