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