<!--
function go(G){
	if (G=='to'){location.href="../index.html"}
	else if (G=='pr'){location.href="../PRESEN/index.html"}
	else if (G=='pr1a'){main.location.href="../PRESEN/main1a.html"}
	else if (G=='ex'){location.href="../EXTER/index.html"}
	else if (G=='ex1a'){main.location.href="../EXTER/main1a.html"}
	else if (G=='ex1b'){main.location.href="../EXTER/main1b.html"}
	else if (G=='ex1c'){main.location.href="../EXTER/main1c.html"}
	else if (G=='ex2a'){main.location.href="../EXTER/main2a.html"}
	else if (G=='in'){location.href="../INTER/index.html"}
	else if (G=='in1a'){main.location.href="../INTER/main1a.html"}
	else if (G=='in1b'){main.location.href="../INTER/main1b.html"}
	else if (G=='in1c'){main.location.href="../INTER/main1c.html"}
	else if (G=='in2a'){main.location.href="../INTER/main2a.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=='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=='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=='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=='da5a'){main.location.href="../DATA/main5a.html"}
}
function rev(R){
	if (R=='to'){location.href="../DATA/index2.html"}
	else if (R=='pr1a'){location.href="../index.html"}
	else if (R=='ex1a'){location.href="../PRESEN/index.html"}
	else if (R=='ex1b'){main.location.href="../EXTER/main1a.html"}
	else if (R=='ex1c'){main.location.href="../EXTER/main1b.html"}
	else if (R=='ex2a'){main.location.href="../EXTER/main1c.html"}
	else if (R=='in1a'){location.href="../EXTER/index2.html"}
	else if (R=='in1b'){main.location.href="../INTER/main1a.html"}
	else if (R=='in1c'){main.location.href="../INTER/main1b.html"}
	else if (R=='in2a'){main.location.href="../INTER/main1c.html"}
	else if (R=='eq1a'){location.href="../INTER/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=='me1a'){location.href="../EQUIP/index2.html"}
	else if (R=='me2a'){main.location.href="../MECHA/main1a.html"}
	else if (R=='sa1a'){location.href="../MECHA/index2.html"}
	else if (R=='sa2a'){main.location.href="../SAFETY/main1a.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"}
	else if (R=='da5a'){main.location.href="../DATA/main4a.html"}

}
function next(N){
	if (N=='to'){location.href="../PRESEN/index.html"}
	else if (N=='pr1a'){location.href="../EXTER/index.html"}
	else if (N=='ex1a'){main.location.href="../EXTER/main1b.html"}
	else if (N=='ex1b'){main.location.href="../EXTER/main1c.html"}
	else if (N=='ex1c'){main.location.href="../EXTER/main2a.html"}
	else if (N=='ex2a'){location.href="../INTER/index.html"}
	else if (N=='in1a'){main.location.href="../INTER/main1b.html"}
	else if (N=='in1b'){main.location.href="../INTER/main1c.html"}
	else if (N=='in1c'){main.location.href="../INTER/main2a.html"}
	else if (N=='in2a'){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="../MECHA/index.html"}
	else if (N=='me1a'){main.location.href="../MECHA/main2a.html"}
	else if (N=='me2a'){location.href="../SAFETY/index.html"}
	else if (N=='sa1a'){main.location.href="../SAFETY/main2a.html"}
	else if (N=='sa2a'){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'){main.location.href="../DATA/main5a.html"}
	else if (N=='da5a'){location.href="../index.html"}

}
// -->