function popup_image(C,A,B){if(typeof (edico_image_popup)!="undefined"){edico_image_popup.close()}wdth=A;hght=B;lft=screen.width/2-wdth/2;tp=screen.height/2-hght/2;edico_image_popup=window.open("","edico_image_popup","width="+wdth+", height="+hght+", left="+lft+", top="+tp+"");edico_image_popup.document.open();edico_image_popup.document.clear();edico_image_popup.document.write("<html><head><title>Powiększenie</title>\n</head><BODY bgcolor=#000000>\n<div class=bgfoto id='wait' style='position:absolute; left:"+(A-120)/2+"px; top:"+B/2+"px; width:"+A+"; height="+B+"; z-index:1'><font size='2' font color='#3C436C' face='sans-serif'><b><br> OTWIERANIE</b> </font></div>\n<div id='img' style='position:absolute; left:0; top:0; width:300; height:200px; z-index:2'><a href='javascript:window.close()'><img src="+C+" width="+A+" height="+B+"  alt=' Zamknij ' border=0></a></div>\n</body></html>");edico_image_popup.document.close();edico_image_popup.focus()}window.name="main_window";document.write("<SCRIPT src='edc_admin/menu_links.js'></SCRIPT>");document.write("<SCRIPT src='edc_admin/coolmenu.js'></SCRIPT>");