function comment(id,title) { var page = "http://singlenesia.com/ea/comment.php?cid=" + id + "&cpop=true&ptitle=" + title; popwin = window.open(page,"","width=460,height=500,scrollbars,resizable") popwin.focus(); } document.open(); document.write(" 2035 comments "); document.close();