<FORM><script language="JavaScript"><!--
function myButton(){
myPassWord = document.myFormText.myFormTextPass.value;
if ( myPassWord == "sample" ) location.href = "school/sample/index.html";
else if ( myPassWord == "okadaicheck" ) location.href = "school/okadaicheck/index.html";
else if ( myPassWord == "okachucheck" ) location.href = "school/okachucheck/index.html";
else if ( myPassWord == "okadai2026" ) location.href = "school/okadai/index.html";
else if ( myPassWord == "okachu2026" ) location.href = "school/okachu/index.html";
else if ( myPassWord == "itohima2026" ) location.href = "school/itohima/index.html";
else if ( myPassWord == "hikihima2026" ) location.href = "school/hikihima/index.html";
else if ( myPassWord == "itohima2026" ) location.href = "school/itohima/index.html";
else if ( myPassWord == "hikihima2026" ) location.href = "school/hikihima/index.html";
else if ( myPassWord == "einomaru2026" ) location.href = "school/einomaru/index.html";
else if ( myPassWord == "usagi2026" ) location.href = "school/usagi/index.html";
else if ( myPassWord == "kusubasi2026" ) location.href = "school/kusubasi/index.html";
else if ( myPassWord == "hanao2026" ) location.href = "school/hanao/index.html";
else if ( myPassWord == "futajima2026" ) location.href = "school/futajima/index.html";
else if ( myPassWord == "maruyama2026" ) location.href = "school/maruyama/index.html";
else if ( myPassWord == "yosida2026" ) location.href = "school/yosida/index.html";
else if ( myPassWord == "ganda2026" ) location.href = "school/ganda/index.html";
else if ( myPassWord == "sion2026" ) location.href = "school/sion/index.html";
else if ( myPassWord == "tensi2026" ) location.href = "school/tensi/index.html";
else if ( myPassWord == "kanada2026" ) location.href = "school/kanada/index.html";
else if ( myPassWord == "kouhou2026" ) location.href = "school/kouhou/index.html";
else if ( myPassWord == "moritune2026" ) location.href = "school/moritune/index.html";
else if ( myPassWord == "fujita2026" ) location.href = "school/fujita/index.html";
else if ( myPassWord == "minori2026" ) location.href = "school/minori/index.html";
else if ( myPassWord == "itohima2025" ) location.href = "school/itohima/index.html";
else if ( myPassWord == "hikihima2025" ) location.href = "school/hikihima/index.html";
else alert( "ユーザー名(ID)が違います!" );
}
// --></script></FORM>
</DIV>
<DIV style="top : 10px;left : 10px;
position : absolute;
z-index : 4;
width : 250px;
height : 40px;
" id="Layer3">
<FORM name="myFormText"><FONT color="#000000">ユーザー名(ID)</FONT> <input type="text" size="25" name="myFormTextPass"><input type="button" value="OK" onclick="myButton()">
<DIV align="center"></DIV>
<CENTER></CENTER>
</FORM>