var tmpstr="" tmpstr=tmpstr+("
"); function changeText(tmp){ top.document.getElementById('trcontenttd').innerHTML = tmp; //top.document.getElementById('showcomment').className = "trcomment trbor2"; } changeText(tmpstr);