function fnc_pop(pic) {
		if (window.pic) if (!pic.closed) pic.close(); 
        pic = open('/pop/pop.php?img='+pic, 'pic', 'width=5,height=5,dependent=no,hotkeys=yes,locationbar=no,menubar=no,resizable=no,status=no'); 
}