function open_okno(theURL) { window.open(theURL, '', 'width=660, height=510, scrollbars=auto'); }