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