if(WinIE || MacIE || WinNN4 || WinNN6 || MacNN4 || MacNN6){
var img = new Array();
	img[0] = new Image(); img[0].src = "../common/img/bt_global_01_off.gif";
	img[1] = new Image(); img[1].src = "../common/img/bt_global_01_on.gif";
	img[2] = new Image(); img[2].src = "../common/img/bt_global_02_off.gif";
	img[3] = new Image(); img[3].src = "../common/img/bt_global_02_on.gif";
	img[4] = new Image(); img[4].src = "../common/img/bt_global_03_off.gif";
	img[5] = new Image(); img[5].src = "../common/img/bt_global_03_on.gif";
	img[6] = new Image(); img[6].src = "../common/img/bt_global_04_off.gif";
	img[7] = new Image(); img[7].src = "../common/img/bt_global_04_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/bt_global_06_off.gif";
	img[11] = new Image(); img[11].src = "../common/img/bt_global_06_on.gif";
	img[12] = new Image(); img[12].src = "../common/img/bt_global_07_off.gif";
	img[13] = new Image(); img[13].src = "../common/img/bt_global_07_on.gif";
	img[14] = new Image(); img[14].src = "../common/img/bt_login_01_off.gif";
	img[15] = new Image(); img[15].src = "../common/img/bt_login_01_on.gif";
	img[16] = new Image(); img[16].src = "../common/img/bt_side_05_off.gif";
	img[17] = new Image(); img[17].src = "../common/img/bt_side_05_on.gif";
	img[18] = new Image(); img[18].src = "../common/img/bt_top_off.gif";
	img[19] = new Image(); img[19].src = "../common/img/bt_top_on.gif";

}