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