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