var ver4 = (navigator.appVersion.charAt(0) >= "4");var NN4  = ver4 && (navigator.appName == "Netscape");var IE4 = ver4 && (navigator.appName.charAt(0) == "M");var NN3 = ((navigator.appVersion.charAt(0) == "3") && (navigator.appName == "Netscape"));if(NN3 || NN4 || IE4){	var imgM = new Array();	imgM[1] = new Image();  imgM[1].src = "images/t-me-of.gif";	imgM[2] = new Image();  imgM[2].src = "images/t-ou-of.gif";	imgM[3] = new Image();  imgM[3].src = "images/t-out-of.gif";	imgM[4] = new Image();  imgM[4].src = "images/t-hi-of.gif";	imgM[5] = new Image();  imgM[5].src = "images/t-gr-of.gif";	imgM[6] = new Image();  imgM[6].src = "images/t-pr-of.gif";	imgM[7] = new Image();  imgM[7].src = "images/t-pro-of.gif";		imgM[21] = new Image();  imgM[21].src = "images/t-me-on.gif";	imgM[22] = new Image();  imgM[22].src = "images/t-ou-on.gif";	imgM[23] = new Image();  imgM[23].src = "images/t-out-on.gif";	imgM[24] = new Image();  imgM[24].src = "images/t-hi-on.gif";	imgM[25] = new Image();  imgM[25].src = "images/t-gr-on.gif";	imgM[26] = new Image();  imgM[26].src = "images/t-pr-on.gif";	imgM[27] = new Image();  imgM[27].src = "images/t-pro-on.gif";	imgM[8] = new Image();  imgM[8].src = "images/me-of.gif";	imgM[9] = new Image();  imgM[9].src = "images/ou-of.gif";	imgM[10] = new Image();  imgM[10].src = "images/out-of.gif";	imgM[11] = new Image();  imgM[11].src = "images/hi-of.gif";	imgM[12] = new Image();  imgM[12].src = "images/gr-of.gif";	imgM[13] = new Image();  imgM[13].src = "images/pr-of.gif";	imgM[14] = new Image();  imgM[14].src = "images/pro-of.gif";		imgM[28] = new Image();  imgM[28].src = "images/me-on.gif";	imgM[29] = new Image();  imgM[29].src = "images/ou-on.gif";	imgM[30] = new Image();  imgM[30].src = "images/out-on.gif";	imgM[31] = new Image();  imgM[31].src = "images/hi-on.gif";	imgM[32] = new Image();  imgM[32].src = "images/gr-on.gif";	imgM[33] = new Image();  imgM[33].src = "images/pr-on.gif";	imgM[34] = new Image();  imgM[34].src = "images/pro-on.gif";	imgM[15] = new Image();  imgM[15].src = "../images/ja-of.gif";	imgM[16] = new Image();  imgM[16].src = "../images/eng-of.gif";	imgM[17] = new Image();  imgM[17].src = "../images/chi-of.gif";		imgM[35] = new Image();  imgM[35].src = "../images/ja-on.gif";	imgM[36] = new Image();  imgM[36].src = "../images/eng-on.gif";	imgM[37] = new Image();  imgM[37].src = "../images/chi-on.gif";}function Min(nam,num) {	if(NN3 || NN4 || IE4) document.images[nam].src = imgM[num].src;}function Mout(nam,num) {	if(NN3 || NN4 || IE4) document.images[nam].src = imgM[num].src;}
