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