function PopUpPic(sPicURL) {
     window.open( "img.html","","width=350,height=660");
   }