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