function ShowImage(source) { window.open("showimage.php?src=" + source,"Image","height=100,width=100") }