 <!-- 
   function PopupPic(sPicURL) { 
     window.open("popup_img.asp?img="+sPicURL,"","resizable=1,HEIGHT=500,WIDTH=760"); 
   } 
   //-->
