function ViewComment(user,msgid,l,s) { fw = window.open("http://feedbackbox.de/feedback.php?user="+user+"&type=popup&msgid="+msgid+"&l="+l+"&s="+s,"feedback"+user,"width=400,height=450,scrollbars=yes"); fw.focus(); } document.open(); document.write("[0 Kommentare]"); document.close();