var i;
 function ImgChange(i){
  img1.src="protection/10/obj1-"+i+".jpg";

 }