//$B%a%K%e!<%\%?%s(J

if(document.images){
	var imgCh=new Array();

	imgCh[0] = new Image(),imgCh[0].src="common/img/exe_top_btn_01_of.jpg";
	imgCh[1] = new Image(),imgCh[1].src="common/img/exe_top_btn_01_on.jpg";
	imgCh[2] = new Image(),imgCh[2].src="common/img/exe_top_btn_02_of.jpg";
	imgCh[3] = new Image(),imgCh[3].src="common/img/exe_top_btn_02_on.jpg";
	imgCh[4] = new Image(),imgCh[4].src="common/img/exe_top_btn_03_of.jpg";
	imgCh[5] = new Image(),imgCh[5].src="common/img/exe_top_btn_03_on.jpg";
	imgCh[6] = new Image(),imgCh[6].src="common/img/exe_top_btn_04_of.jpg";
	imgCh[7] = new Image(),imgCh[7].src="common/img/exe_top_btn_04_on.jpg";
	imgCh[8] = new Image(),imgCh[8].src="common/img/exe_top_btn_05_of.jpg";
	imgCh[9] = new Image(),imgCh[9].src="common/img/exe_top_btn_05_on.jpg";
	imgCh[10] = new Image(),imgCh[10].src="common/img/exe_top_btn_06_of.jpg";
	imgCh[11] = new Image(),imgCh[11].src="common/img/exe_top_btn_06_on.jpg";
	imgCh[12] = new Image(),imgCh[12].src="common/img/exe_top_btn_07_of.jpg";
	imgCh[13] = new Image(),imgCh[13].src="common/img/exe_top_btn_07_on.jpg";
	imgCh[14] = new Image(),imgCh[14].src="../common/img/menu_btn_01_of.gif";
	imgCh[15] = new Image(),imgCh[15].src="../common/img/menu_btn_01_on.gif";
	imgCh[16] = new Image(),imgCh[16].src="../common/img/menu_btn_02_of.gif";
	imgCh[17] = new Image(),imgCh[17].src="../common/img/menu_btn_02_on.gif";
	imgCh[18] = new Image(),imgCh[18].src="../common/img/menu_btn_03_of.gif";
	imgCh[19] = new Image(),imgCh[19].src="../common/img/menu_btn_03_on.gif";
	imgCh[20] = new Image(),imgCh[20].src="../common/img/menu_btn_04_of.gif";
	imgCh[21] = new Image(),imgCh[21].src="../common/img/menu_btn_04_on.gif";
	imgCh[22] = new Image(),imgCh[22].src="../common/img/menu_btn_05_of.gif";
	imgCh[23] = new Image(),imgCh[23].src="../common/img/menu_btn_05_on.gif";
	imgCh[24] = new Image(),imgCh[24].src="../common/img/menu_btn_06_of.gif";
	imgCh[25] = new Image(),imgCh[25].src="../common/img/menu_btn_06_on.gif";
	imgCh[26] = new Image(),imgCh[26].src="../common/img/menu_btn_07_of.gif";
	imgCh[27] = new Image(),imgCh[27].src="../common/img/menu_btn_07_on.gif";
	imgCh[28] = new Image(),imgCh[28].src="../common/img/menu_btn_08_of.gif";
	imgCh[29] = new Image(),imgCh[29].src="../common/img/menu_btn_08_on.gif";


	imgCh[30] = new Image(),imgCh[30].src="../tekido/img/teki_btn_01_of.jpg";
	imgCh[31] = new Image(),imgCh[31].src="../tekido/img/teki_btn_01_on.jpg";
	imgCh[32] = new Image(),imgCh[32].src="../tekido/img/teki_btn_02_of.jpg";
	imgCh[33] = new Image(),imgCh[33].src="../tekido/img/teki_btn_02_on.jpg";
	imgCh[34] = new Image(),imgCh[34].src="../tekido/img/teki_btn_03_of.jpg";
	imgCh[35] = new Image(),imgCh[35].src="../tekido/img/teki_btn_03_on.jpg";
	imgCh[36] = new Image(),imgCh[36].src="../tekido/img/teki_btn_04_of.jpg";
	imgCh[37] = new Image(),imgCh[37].src="../tekido/img/teki_btn_04_on.jpg";
	
	imgCh[38] = new Image(),imgCh[38].src="common/img/exe_top_btn_08_of.jpg";
	imgCh[39] = new Image(),imgCh[39].src="common/img/exe_top_btn_08_on.jpg";
	

	imgCh[40] = new Image(),imgCh[40].src="../common/img/teki_s_btn_01_of.gif";
	imgCh[41] = new Image(),imgCh[41].src="../common/img/teki_s_btn_01_on.gif";
	imgCh[42] = new Image(),imgCh[42].src="../common/img/teki_s_btn_02_of.gif";
	imgCh[43] = new Image(),imgCh[43].src="../common/img/teki_s_btn_02_on.gif";
	imgCh[44] = new Image(),imgCh[44].src="../common/img/teki_s_btn_03_of.gif";
	imgCh[45] = new Image(),imgCh[45].src="../common/img/teki_s_btn_03_on.gif";
	imgCh[46] = new Image(),imgCh[46].src="../common/img/teki_s_btn_04_of.gif";
	imgCh[47] = new Image(),imgCh[47].src="../common/img/teki_s_btn_04_on.gif";
	






}
function chBttn(name,num){
	if(document.images)document.images[name].src = imgCh[num].src;
}
