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