function getcomments(divid) { var sethtml = ''; document.getElementById(divid).innerHTML = sethtml; }