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