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