function Display(id){
	if(document.all){
		if(document.all(id).style.display == "block"){
			document.all(id).style.display = "none";
		}else if(document.all(id).style.display == "none"){
			document.all(id).style.display = "block";
		}
	}else if(document.getElementById){
		if(document.getElementById(id).style.display == "block"){
			document.getElementById(id).style.display = "none";
		}else if(document.getElementById(id).style.display == "none"){
			document.getElementById(id).style.display = "block";
		}
	}
}



num1 = 0;
num2 = 0;
num3 = 0;
num4 = 0;
num5 = 0;
num6 = 0;
num7 = 0;
num8 = 0;
num9 = 0;
num10 = 0;
num11 = 0;
num12 = 0;
num13 = 0;
num14 = 0;
num15 = 0;
num16 = 0;
num17 = 0;
num18 = 0;
num19 = 0;
num20 = 0;
num21 = 0;
num22 = 0;
num23 = 0;
num24 = 0;
num25 = 0;
num26 = 0;
num27 = 0;
num28 = 0;
num29 = 0;
num30 = 0;
num31 = 0;
num32 = 0;
num33 = 0;
num34 = 0;
num35 = 0;
num36 = 0;
num37 = 0;
num38 = 0;
num39 = 0;
num40 = 0;
num41 = 0;
num42 = 0;
num43 = 0;


function change(i)
{
if (i == '1'){
	num1++;
	num1 %= 2;
	document.myIMG1.src = "images/type"+num1+".gif";
}
if (i == '2'){
	num2++;
	num2 %= 2;
	document.myIMG2.src = "images/type"+num2+".gif";
}
if (i == '3'){
	num3++;
	num3 %= 2;
	document.myIMG3.src = "images/type"+num3+".gif";
}
if (i == '4'){
	num4++;
	num4 %= 2;
	document.myIMG4.src = "images/type"+num4+".gif";
}
if (i == '5'){
	num5++;
	num5 %= 2;
	document.myIMG5.src = "images/type"+num5+".gif";
}
if (i == '6'){
	num6++;
	num6 %= 2;
	document.myIMG6.src = "images/type"+num6+".gif";
}

if (i == '7'){
	num7++;
	num7 %= 2;
	document.myIMG7.src = "images/type"+num7+".gif";
}
if (i == '8'){
	num8++;
	num8 %= 2;
	document.myIMG8.src = "images/type"+num8+".gif";
}
if (i == '9'){
	num9++;
	num9 %= 2;
	document.myIMG9.src = "images/type"+num9+".gif";
}
if (i == '10'){
	num10++;
	num10 %= 2;
	document.myIMG10.src = "images/type"+num10+".gif";
}
if (i == '11'){
	num11++;
	num11 %= 2;
	document.myIMG11.src = "images/type"+num11+".gif";
}
if (i == '12'){
	num12++;
	num12 %= 2;
	document.myIMG12.src = "images/type"+num12+".gif";
}
if (i == '13'){
	num13++;
	num13 %= 2;
	document.myIMG13.src = "images/type"+num13+".gif";
}
if (i == '14'){
	num14++;
	num14 %= 2;
	document.myIMG14.src = "images/type"+num14+".gif";
}
if (i == '15'){
	num15++;
	num15 %= 2;
	document.myIMG15.src = "images/type"+num15+".gif";
}
if (i == '16'){
	num16++;
	num16 %= 2;
	document.myIMG16.src = "images/type"+num16+".gif";
}
if (i == '17'){
	num17++;
	num17 %= 2;
	document.myIMG17.src = "images/type"+num17+".gif";
}
if (i == '18'){
	num18++;
	num18 %= 2;
	document.myIMG18.src = "images/type"+num18+".gif";
}
if (i == '19'){
	num19++;
	num19 %= 2;
	document.myIMG19.src = "images/type"+num19+".gif";
}
if (i == '20'){
	num20++;
	num20 %= 2;
	document.myIMG20.src = "images/type"+num20+".gif";
}
if (i == '21'){
	num21++;
	num21 %= 2;
	document.myIMG21.src = "images/type"+num21+".gif";
}
if (i == '22'){
	num22++;
	num22 %= 2;
	document.myIMG22.src = "images/type"+num22+".gif";
}
if (i == '23'){
	num23++;
	num23 %= 2;
	document.myIMG23.src = "images/type"+num23+".gif";
}
if (i == '24'){
	num24++;
	num24 %= 2;
	document.myIMG24.src = "images/type"+num24+".gif";
}
if (i == '25'){
	num25++;
	num25 %= 2;
	document.myIMG25.src = "images/type"+num25+".gif";
}
if (i == '26'){
	num26++;
	num26 %= 2;
	document.myIMG26.src = "images/type"+num26+".gif";
}
if (i == '27'){
	num27++;
	num27 %= 2;
	document.myIMG27.src = "images/type"+num27+".gif";
}
if (i == '28'){
	num28++;
	num28 %= 2;
	document.myIMG28.src = "images/type"+num28+".gif";
}
if (i == '29'){
	num29++;
	num29 %= 2;
	document.myIMG29.src = "images/type"+num29+".gif";
}
if (i == '30'){
	num30++;
	num30 %= 2;
	document.myIMG30.src = "images/type"+num30+".gif";
}
if (i == '31'){
	num31++;
	num31 %= 2;
	document.myIMG31.src = "images/type"+num31+".gif";
}
if (i == '32'){
	num32++;
	num32 %= 2;
	document.myIMG32.src = "images/type"+num32+".gif";
}
if (i == '33'){
	num33++;
	num33 %= 2;
	document.myIMG33.src = "images/type"+num33+".gif";
}
if (i == '34'){
	num34++;
	num34 %= 2;
	document.myIMG34.src = "images/type"+num34+".gif";
}
if (i == '35'){
	num35++;
	num35 %= 2;
	document.myIMG35.src = "images/type"+num35+".gif";
}
if (i == '36'){
	num36++;
	num36 %= 2;
	document.myIMG36.src = "images/type"+num36+".gif";
}
if (i == '37'){
	num37++;
	num37 %= 2;
	document.myIMG37.src = "images/type"+num37+".gif";
}
if (i == '38'){
	num38++;
	num38 %= 2;
	document.myIMG38.src = "images/type"+num38+".gif";
}
if (i == '39'){
	num39++;
	num39 %= 2;
	document.myIMG39.src = "images/type"+num39+".gif";
}
if (i == '40'){
	num40++;
	num40 %= 2;
	document.myIMG40.src = "images/type"+num40+".gif";
}
if (i == '41'){
	num41++;
	num41 %= 2;
	document.myIMG41.src = "images/type"+num41+".gif";
}
if (i == '42'){
	num42++;
	num42 %= 2;
	document.myIMG42.src = "images/type"+num42+".gif";
}
if (i == '43'){
	num43++;
	num43 %= 2;
	document.myIMG43.src = "images/type"+num43+".gif";
}


}

