function haruko2005_02(){

	var strWord = "";

	strWord = "";



strWord += "<table width=\"700\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\n"
strWord += "<tr valign=\"top\">\n"
strWord += "<td width=\"239\" height=\"72\"><a href=\"../index.html\"><img src=\"../menu_img/menu_a.gif\" width=\"239\" height=\"72\" border=\"0\"></a></td>\n"
strWord += "<td width=\"43\" height=\"72\"><img src=\"../menu_img/menu_b.gif\" width=\"43\" height=\"72\"></td>\n"
strWord += "<td width=\"312\" height=\"72\">\n"
strWord += "<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n"

strWord += "<tr><td><a href=\"../result.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('sokuhou','','../menu_img/menu_01_.gif',1)\"><img name=\"sokuhou\" border=\"0\" src=\"../menu_img/menu_01.gif\" width=\"168\" height=\"18\"></a></td><td><a href=\"../sch.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('nittei','','../menu_img/menu_02_.gif',1)\"><img name=\"nittei\" border=\"0\" src=\"../menu_img/menu_02.gif\" width=\"144\" height=\"18\"></a></td></tr>\n"
strWord += "<tr><td><a href=\"school.cgi?id=1\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('m_shutsujoukou','','../menu_img/menu_03_.gif',1)\"><img name=\"m_shutsujoukou\" border=\"0\" src=\"../menu_img/menu_03.gif\" width=\"168\" height=\"18\"></a></td><td><a href=\"school.cgi?id=2\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('w_shutsujoukou','','../menu_img/menu_04_.gif',1)\"><img name=\"w_shutsujoukou\" border=\"0\" src=\"../menu_img/menu_04.gif\" width=\"144\" height=\"18\"></a></td></tr>\n"
strWord += "<tr><td><a href=\"../tb.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('m_tournament','','../menu_img/menu_05_.gif',1)\"><img name=\"m_tournament\" border=\"0\" src=\"../menu_img/menu_05.gif\" width=\"168\" height=\"18\"></a></td><td><a href=\"../tg.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('w_tournament','','../menu_img/menu_06_.gif',1)\"><img name=\"w_tournament\" border=\"0\" src=\"../menu_img/menu_06.gif\" width=\"144\" height=\"18\"></a></td></tr>\n"
strWord += "<tr><td><a href=\"../hero.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('hero','','../menu_img/menu_07_.gif',1)\"><img name=\"hero\" border=\"0\" src=\"../menu_img/menu_07.gif\" width=\"168\" height=\"18\"></a></td><td><a href=\"../goods2005.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('goods','','../menu_img/menu_08_.gif',1)\"><img name=\"goods\" border=\"0\" src=\"../menu_img/menu_08.gif\" width=\"144\" height=\"18\"></a></td></tr>\n"
strWord += "</table>\n"
strWord += "</td>\n"
strWord += "<td width=\"106\" height=\"72\"><img src=\"../menu_img/menu_c.gif\" width=\"106\" height=\"72\"></td></tr>\n"

strWord += "<tr>\n"
strWord += "<td colspan=\"4\" height=\"10\" valign=\"top\"><img src=\"../menu_img/menu_d.gif\" width=\"700\" height=\"10\"></td>\n"
strWord += "</tr>\n"
strWord += "</table>\n"


	document.write(strWord);

}

