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 ";
}
changeText(tmpstr)