document.write('Jakie są Twoje wrażenia? (4)'); var id = 107099; 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; };