if(WinIE || MacIE || WinNN4 || WinNN6 || MacNN4 || MacNN6){
var img = new Array();
	img[0] = new Image(); img[0].src = "../common/img/bt_info_off.gif";
	img[1] = new Image(); img[1].src = "../common/img/bt_info_on.gif";
	img[2] = new Image(); img[2].src = "../common/img/arrow_navi_01_off.gif";
	img[3] = new Image(); img[3].src = "../common/img/arrow_navi_01_on.gif";	
	img[4] = new Image(); img[4].src = "../common/img/navi_new_title_off.gif";
	img[5] = new Image(); img[5].src = "../common/img/navi_new_title_on.gif";
	img[6] = new Image(); img[6].src = "../common/img/pagetop_off.gif";
	img[7] = new Image(); img[7].src = "../common/img/pagetop_on.gif";
	img[8] = new Image(); img[8].src = "../common/img/bt_global_05_off.gif";
	img[9] = new Image(); img[9].src = "../common/img/bt_global_05_on.gif";
	img[10] = new Image(); img[10].src = "../common/img/navi_pr_title_off.gif";
	img[11] = new Image(); img[11].src = "../common/img/navi_pr_title_on.gif";
	img[12] = new Image(); img[12].src = "../common/img/pr_menu_01_off.gif";
	img[13] = new Image(); img[13].src = "../common/img/pr_menu_01_on.gif";
	img[14] = new Image(); img[14].src = "../common/img/pr_menu_02_off.gif";
	img[15] = new Image(); img[15].src = "../common/img/pr_menu_02_on.gif";
	img[16] = new Image(); img[16].src = "../common/img/pr_menu_03_off.gif";
	img[17] = new Image(); img[17].src = "../common/img/pr_menu_03_on.gif";
	img[18] = new Image(); img[18].src = "../common/img/pr_menu_04_off.gif";
	img[19] = new Image(); img[19].src = "../common/img/pr_menu_04_on.gif";
	img[20] = new Image(); img[20].src = "../common/img/pr_menu_05_off.gif";
	img[21] = new Image(); img[21].src = "../common/img/pr_menu_05_on.gif";
	img[22] = new Image(); img[22].src = "../common/img/pr_menu_06_off.gif";
	img[23] = new Image(); img[23].src = "../common/img/pr_menu_06_on.gif";
	img[24] = new Image(); img[24].src = "../common/img/pr_menu_07_off.gif";
	img[25] = new Image(); img[25].src = "../common/img/pr_menu_07_on.gif";
	img[26] = new Image(); img[26].src = "../common/img/pr_menu_08_off.gif";
	img[27] = new Image(); img[27].src = "../common/img/pr_menu_08_on.gif";
	img[28] = new Image(); img[28].src = "../common/img/pr_menu_09_off.gif";
	img[29] = new Image(); img[29].src = "../common/img/pr_menu_09_on.gif";
	img[30] = new Image(); img[30].src = "../common/img/navi_pr01_off.gif";
	img[31] = new Image(); img[31].src = "../common/img/navi_pr01_on.gif";
	img[32] = new Image(); img[32].src = "../common/img/navi_pr02_off.gif";
	img[33] = new Image(); img[33].src = "../common/img/navi_pr02_on.gif";
	img[34] = new Image(); img[34].src = "../common/img/pagetop_en_off.gif";
	img[35] = new Image(); img[35].src = "../common/img/pagetop_en_on.gif";
	img[36] = new Image(); img[36].src = "../common/img/btn_en_off.gif";
	img[37] = new Image(); img[37].src = "../common/img/btn_en_on.gif";
	img[38] = new Image(); img[38].src = "../common/img/en_contact_off.gif";
	img[39] = new Image(); img[39].src = "../common/img/en_contact_on.gif";
	img[40] = new Image(); img[40].src = "../common/img/navi_en_title_off.gif";
	img[41] = new Image(); img[41].src = "../common/img/navi_en_title_on.gif";
	img[42] = new Image(); img[42].src = "../common/img/prbanner_off.gif";
	img[43] = new Image(); img[43].src = "../common/img/prbanner_on.gif";
	img[44] = new Image(); img[44].src = "../common/img/btn_home_off.gif";
	img[45] = new Image(); img[45].src = "../common/img/btn_home_on.gif";

}