function openw(res) {
   window.open(path + "/lib/show_pic.php?src="+res, null, "top=20, left=40, width=50, height=50, channelmode=no, toolbar=no, location=no, status=no, directories=no, menubar=no, resizable=yes");
}
