//ロールオーバー設定

var imgM = new Array();
//第一階層
		imgM[0] = new Image();  imgM[0].src = "menu/01.gif";
		imgM[1] = new Image();  imgM[1].src = "menu/01_ov.gif";
		imgM[2] = new Image();  imgM[2].src = "menu/02.gif";
		imgM[3] = new Image();  imgM[3].src = "menu/02_ov.gif";
		imgM[4] = new Image();  imgM[4].src = "menu/03.gif";
		imgM[5] = new Image();  imgM[5].src = "menu/03_ov.gif";
		imgM[6] = new Image();  imgM[6].src = "menu/04.gif";
		imgM[7] = new Image();  imgM[7].src = "menu/04_ov.gif";
		imgM[8] = new Image();  imgM[8].src = "menu/05.gif";
		imgM[9] = new Image();  imgM[9].src = "menu/05_ov.gif";
		imgM[10] = new Image();  imgM[10].src = "menu/06.gif";
		imgM[11] = new Image();  imgM[11].src = "menu/06_ov.gif";
		imgM[12] = new Image();  imgM[12].src = "menu/07.gif";
		imgM[13] = new Image();  imgM[13].src = "menu/07_ov.gif";

		imgM[14] = new Image();  imgM[14].src = "image/up.gif";
		imgM[15] = new Image();  imgM[15].src = "image/up_ov.gif";

//第ニ階層
		imgM[200] = new Image();  imgM[200].src = "../menu/01.gif";
		imgM[201] = new Image();  imgM[201].src = "../menu/01_ov.gif";
		imgM[202] = new Image();  imgM[202].src = "../menu/02.gif";
		imgM[203] = new Image();  imgM[203].src = "../menu/02_ov.gif";
		imgM[204] = new Image();  imgM[204].src = "../menu/03.gif";
		imgM[205] = new Image();  imgM[205].src = "../menu/03_ov.gif";
		imgM[206] = new Image();  imgM[206].src = "../menu/04.gif";
		imgM[207] = new Image();  imgM[207].src = "../menu/04_ov.gif";
		imgM[208] = new Image();  imgM[208].src = "../menu/05.gif";
		imgM[209] = new Image();  imgM[209].src = "../menu/05_ov.gif";
		imgM[210] = new Image();  imgM[210].src = "../menu/06.gif";
		imgM[211] = new Image();  imgM[211].src = "../menu/06_ov.gif";
		imgM[212] = new Image();  imgM[212].src = "../menu/07.gif";
		imgM[213] = new Image();  imgM[213].src = "../menu/07_ov.gif";

		imgM[214] = new Image();  imgM[214].src = "../menu/home.gif";
		imgM[215] = new Image();  imgM[215].src = "../menu/home_ov.gif";
		
		imgM[216] = new Image();  imgM[216].src = "../image/up.gif";
		imgM[217] = new Image();  imgM[217].src = "../image/up_ov.gif";

//掲示板
		imgM[400] = new Image();  imgM[400].src = "http://homepage2.nifty.com/doyokai/menu/01.gif";
		imgM[401] = new Image();  imgM[401].src = "http://homepage2.nifty.com/doyokai/menu/01_ov.gif";
		imgM[402] = new Image();  imgM[402].src = "http://homepage2.nifty.com/doyokai/menu/02.gif";
		imgM[403] = new Image();  imgM[403].src = "http://homepage2.nifty.com/doyokai/menu/02_ov.gif";
		imgM[404] = new Image();  imgM[404].src = "http://homepage2.nifty.com/doyokai/menu/03.gif";
		imgM[405] = new Image();  imgM[405].src = "http://homepage2.nifty.com/doyokai/menu/03_ov.gif";
		imgM[406] = new Image();  imgM[406].src = "http://homepage2.nifty.com/doyokai/menu/04.gif";
		imgM[407] = new Image();  imgM[407].src = "http://homepage2.nifty.com/doyokai/menu/04_ov.gif";
		imgM[408] = new Image();  imgM[408].src = "http://homepage2.nifty.com/doyokai/menu/05.gif";
		imgM[409] = new Image();  imgM[409].src = "http://homepage2.nifty.com/doyokai/menu/05_ov.gif";
		imgM[410] = new Image();  imgM[410].src = "http://homepage2.nifty.com/doyokai/menu/06.gif";
		imgM[411] = new Image();  imgM[411].src = "http://homepage2.nifty.com/doyokai/menu/06_ov.gif";
		imgM[412] = new Image();  imgM[412].src = "http://homepage2.nifty.com/doyokai/menu/07.gif";
		imgM[413] = new Image();  imgM[413].src = "http://homepage2.nifty.com/doyokai/menu/07_ov.gif";

		imgM[414] = new Image();  imgM[414].src = "http://homepage2.nifty.com/doyokai/menu/home.gif";
		imgM[415] = new Image();  imgM[415].src = "http://homepage2.nifty.com/doyokai/menu/home_ov.gif";
		
		imgM[416] = new Image();  imgM[416].src = "http://homepage2.nifty.com/doyokai/image/up.gif";
		imgM[417] = new Image();  imgM[417].src = "http://homepage2.nifty.com/doyokai/image/up_ov.gif";

//裏掲示板
		imgM[300] = new Image();  imgM[300].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/01.gif";
		imgM[301] = new Image();  imgM[301].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/01_ov.gif";
		imgM[302] = new Image();  imgM[302].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/02.gif";
		imgM[303] = new Image();  imgM[303].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/02_ov.gif";
		imgM[304] = new Image();  imgM[304].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/03.gif";
		imgM[305] = new Image();  imgM[305].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/03_ov.gif";
		imgM[306] = new Image();  imgM[306].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/04.gif";
		imgM[307] = new Image();  imgM[307].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/04_ov.gif";
		imgM[308] = new Image();  imgM[308].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/05.gif";
		imgM[309] = new Image();  imgM[309].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/05_ov.gif";
		imgM[310] = new Image();  imgM[310].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/06.gif";
		imgM[311] = new Image();  imgM[311].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/06_ov.gif";
		imgM[312] = new Image();  imgM[312].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/07.gif";
		imgM[313] = new Image();  imgM[313].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/07_ov.gif";

		imgM[314] = new Image();  imgM[314].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/home.gif";
		imgM[315] = new Image();  imgM[315].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/home_ov.gif";
		
		imgM[316] = new Image();  imgM[316].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/up.gif";
		imgM[317] = new Image();  imgM[317].src = "http://homepage2.nifty.com/doyokai/bbs_r/image/up_ov.gif";

function Min(nam,num) {
		 document.images[nam].src = imgM[num].src;
}
function Mout(nam,num) {
		 document.images[nam].src = imgM[num].src;
}
