function open_insite(site,w,h) { window.open(site,"",'toolbar=0,location=0,scrollbars=0,width='+w+',height='+h+',resizable=1'); } function in_odesli_obrazek(nazev) { window.opener.in_uprav_obrazek(nazev); window.close(); }