function PopupPic(sPicURL) {
 window.open("big.php?"+sPicURL, "", "resizable=0");
}