function change(x,y,z)

{
	
	document.SEE.src="images/"+x+"_"+y+"/"+z+".jpg";

}






