document.write('Blogowo1 (14)'); var id = 123128; var link = document.getElementById('open-comments-popup'); link.onclick = function () { newWindow=window.open(link.href, 'komentarze'+id,'toolbar=no,directories=no,menubar=no,scrollbars=1,width=500,height=450'); newWindow.focus() return false; };