<!--
function go(G){
	if (G=='to'){location.href="../index.html"}
	else if (G=='ex'){location.href="../EXTER/index.html"}
	else if (G=='ex1a'){main.location.href="../EXTER/main1a.html"}
	else if (G=='ex2a'){main.location.href="../EXTER/main2a.html"}
	else if (G=='lu'){location.href="../LUGGAGE/index.html"}
	else if (G=='lu1a'){main.location.href="../LUGGAGE/main1a.html"}
	else if (G=='lu2a'){main.location.href="../LUGGAGE/main2a.html"}
	else if (G=='me'){location.href="../MECHA/index.html"}
	else if (G=='me1a'){main.location.href="../MECHA/main1a.html"}
	else if (G=='me2a'){main.location.href="../MECHA/main2a.html"}
	else if (G=='me3a'){main.location.href="../MECHA/main3a.html"}
	else if (G=='me4a'){main.location.href="../MECHA/main4a.html"}
	else if (G=='me5a'){main.location.href="../MECHA/main5a.html"}
	else if (G=='eq'){location.href="../EQUIP/index.html"}
	else if (G=='eq1a'){main.location.href="../EQUIP/main1a.html"}
	else if (G=='eq2a'){main.location.href="../EQUIP/main2a.html"}
	else if (G=='eq3a'){main.location.href="../EQUIP/main3a.html"}
	else if (G=='eq4a'){main.location.href="../EQUIP/main4a.html"}
	else if (G=='sa'){location.href="../SAFETY/index.html"}
	else if (G=='sa1a'){main.location.href="../SAFETY/main1a.html"}
	else if (G=='sa2a'){main.location.href="../SAFETY/main2a.html"}
	else if (G=='sa2b'){main.location.href="../SAFETY/main2b.html"}
	else if (G=='li'){location.href="../LINEUP/index.html"}
	else if (G=='li1a'){main.location.href="../LINEUP/main1a.html"}
	else if (G=='da'){location.href="../DATA/index.html"}
	else if (G=='da1a'){main.location.href="../DATA/main1a.html"}
	else if (G=='da2a'){main.location.href="../DATA/main2a.html"}
	else if (G=='da3a'){main.location.href="../DATA/main3a.html"}
	else if (G=='da4a'){main.location.href="../DATA/main4a.html"}
	else if (G=='op'){location.href="../OPTION/index.html"}
	else if (G=='op1a'){main.location.href="../OPTION/main1a.html"}
}
function rev(R){
	if (R=='to'){location.href="../DATA/index.html"}
	else if (R=='ex1a'){location.href="../index.html"}
	else if (R=='ex2a'){main.location.href="../EXTER/main1a.html"}
	else if (R=='lu1a'){location.href="../EXTER/index2.html"}
	else if (R=='lu2a'){main.location.href="../LUGGAGE/main1a.html"}
	else if (R=='me1a'){location.href="../LUGGAGE/index2.html"}
	else if (R=='me2a'){main.location.href="../MECHA/main1a.html"}
	else if (R=='me3a'){main.location.href="../MECHA/main2a.html"}
	else if (R=='me4a'){main.location.href="../MECHA/main3a.html"}
	else if (R=='me5a'){main.location.href="../MECHA/main4a.html"}
	else if (R=='eq1a'){location.href="../MECHA/index2.html"}
	else if (R=='eq2a'){main.location.href="../EQUIP/main1a.html"}
	else if (R=='eq3a'){main.location.href="../EQUIP/main2a.html"}
	else if (R=='eq4a'){main.location.href="../EQUIP/main3a.html"}
	else if (R=='sa1a'){location.href="../EQUIP/index2.html"}
	else if (R=='sa2a'){main.location.href="../SAFETY/main1a.html"}
	else if (R=='sa2b'){main.location.href="../SAFETY/main2a.html"}
	else if (R=='li1a'){location.href="../SAFETY/index2.html"}
	else if (R=='da1a'){location.href="../LINEUP/index.html"}
	else if (R=='da2a'){main.location.href="../DATA/main1a.html"}
	else if (R=='da3a'){main.location.href="../DATA/main2a.html"}
	else if (R=='da4a'){main.location.href="../DATA/main3a.html"}
}
function next(N){
	if (N=='to'){location.href="../EXTER/index.html"}
	else if (N=='ex1a'){main.location.href="../EXTER/main2a.html"}
	else if (N=='ex2a'){location.href="../LUGGAGE/index.html"}
	else if (N=='lu1a'){main.location.href="../LUGGAGE/main2a.html"}
	else if (N=='lu2a'){location.href="../MECHA/index.html"}
	else if (N=='me1a'){main.location.href="../MECHA/main2a.html"}
	else if (N=='me2a'){main.location.href="../MECHA/main3a.html"}
	else if (N=='me3a'){main.location.href="../MECHA/main4a.html"}
	else if (N=='me4a'){main.location.href="../MECHA/main5a.html"}
	else if (N=='me5a'){location.href="../EQUIP/index.html"}
	else if (N=='eq1a'){main.location.href="../EQUIP/main2a.html"}
	else if (N=='eq2a'){main.location.href="../EQUIP/main3a.html"}
	else if (N=='eq3a'){main.location.href="../EQUIP/main4a.html"}
	else if (N=='eq4a'){location.href="../SAFETY/index.html"}
	else if (N=='sa1a'){main.location.href="../SAFETY/main2a.html"}
	else if (N=='sa2a'){main.location.href="../SAFETY/main2b.html"}
	else if (N=='sa2b'){location.href="../LINEUP/index.html"}
	else if (N=='li1a'){location.href="../DATA/index.html"}
	else if (N=='da1a'){main.location.href="../DATA/main2a.html"}
	else if (N=='da2a'){main.location.href="../DATA/main3a.html"}
	else if (N=='da3a'){main.location.href="../DATA/main4a.html"}
	else if (N=='da4a'){location.href="../index.html"}

}
// -->
