document.write(" "); document.write(""); function updateCommentThread(html) { var tag = document.getElementById("comment-thread"); if (tag) tag.innerHTML = html; }