function PopupPic(sPicURL) {
      window.open( "p2005.php?"+sPicURL, "",
      "resizable=1,HEIGHT=460,WIDTH=460");
      }