function diditImgLoad(imgSrcUrl) {
 document.write("<img src=\""+imgSrcUrl+"\" width=\"1\" height=\"1\">\n")
}
