   		function PopupPic(sPicURL){
			window.open( "js/popup.php?"+sPicURL, "", "resizable=0,menubar=0,status=0,HEIGHT=200,WIDTH=200");
		}