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