var tmpstr=("
 中国维权网留言页面提示信息:请遵守法律法规,文明发言,积极发表您的知识与见解。  
");
tmpstr=tmpstr+("");
tmpstr=tmpstr+("");
tmpstr=tmpstr+("");
tmpstr=tmpstr+("| 还没有人评论,赶快抢个沙发吧。");
tmpstr=tmpstr+(" | 
");
tmpstr=tmpstr+("
");
function changeText(tmp){
top.document.getElementById('showcomment').innerHTML = tmp;
top.document.getElementById('showcomment').className  = "trcomment trbor2";
}
changeText(tmpstr)