function PopupPic(sPicURL) { 
     window.open( "include/popup.image.inc.php?"+sPicURL, "",  
     "resizable=1,scrollbars=0,toolbar=0,HEIGHT=200,WIDTH=200"); 
   } 
