function PopupPic(sPicURL){ 
				window.open("./icons/abi/Img.php?"+sPicURL, "","width=50,height=50,location=no,status=0,scrollbars=0, toolbar=0, directories=0, resizable=0, titlebar=0, menubar=0"); 
			}
