var commentScriptWrapper = document.createElement("SCRIPT");
commentScriptWrapper.type = "text/javascript";
commentScriptWrapper.src = "https://www.intensedebate.com/js/bloggerTemplateCommentWrapper2.php?acct="+idcomments_acct+"&postid="+idcomments_post_id+"&title="+escape(idcomments_post_title)+"&url="+idcomments_post_url;
document.getElementsByTagName("HEAD")[0].appendChild(commentScriptWrapper);