function imghi(img,ifile) { 
img.src=ifile;
img.onload=null}
