// JavaScript Document
if(navigator.appVersion.charAt(0) >=3){
	var image = new Array();
	for( i = 0 ; i < 34 ; i++ ){
		image[i] = new Image();
	}
	
	image[0].src= "index.files/me_com1_on.gif";
	image[1].src= "index.files/me_si1_on.gif";
	image[2].src= "index.files/me_pro1_on.gif";
	image[3].src= "index.files/me_dow1_on.gif";
	image[4].src= "index.files/me_ir1_on.gif";
	image[5].src= "index.files/me_rec1_on.gif";
	image[6].src= "index.files/com_cm01on.gif";
	image[7].src= "index.files/com_cm02on.gif";
	image[8].src= "index.files/com_cm03on.gif";
	image[9].src= "index.files/com_cm04on.gif";
	image[10].src= "index.files/com_cm05on.gif";
	image[11].src= "index.files/com_cm06on.gif";
	image[12].src= "index.files/com_cm07on.gif";
	image[13].src= "index.files/si_cm01on.gif";
	image[14].src= "index.files/si_cm02on.gif";
	image[15].src= "index.files/si_cm03on.gif";
	image[16].src= "index.files/pro_cm01on.gif";
	image[17].src= "index.files/pro_cm02on.gif";
	image[18].src= "index.files/pro_cm03on.gif";
	image[19].src= "index.files/pro_cm04on.gif";
	image[20].src= "index.files/ir_cm01on.gif";
	image[21].src= "index.files/ir_cm02on.gif";
	image[22].src= "index.files/ir_cm03on.gif";
	image[23].src= "index.files/rec_cm01on.gif";
	image[24].src= "index.files/rec_cm02on.gif";
	image[25].src= "index.files/rec_cm03on.gif";
	image[26].src= "index.files/rec_cm04on.gif";
	image[27].src= "index.files/rec_cm05on.gif";
	image[28].src= "index.files/bt_st_on.gif";
	image[29].src= "index.files/bt_bp_on.gif";
	image[30].src= "index.files/bt_os_on.gif";
	image[31].src= "index.files/bt_w2ms2_on.gif";
	image[32].src= "index.files/bt_netmetrix2_on.gif";
	image[33].src= "index.files/bt_w2ms3_on.gif";
	
}
