/*function view_comment()
{
var comment_url="http://app.chinabroadcast.cn/cricomment/chinese_culture.php?article="+window.location.href;
						window.open (comment_url, 'CommentWindow', 'height=800,width=600,toolbar=1,status=1,scrollbars=1,menubar=1,resizable=1');
}
function view_allcomment()
{
var comment_url="http://app.chinabroadcast.cn/cricomment/chinese_culture.php";
						window.open (comment_url, 'CommentWindow', 'height=800,width=600,toolbar=1,status=1,scrollbars=1,menubar=1,resizable=1');
}*/
//以下显示
document.write("<link href='/include/css/errors.css' rel='stylesheet' type='text/css'><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td height=\"22\" align=\"left\" bgcolor=\"E5E5E5\" class='errors'>&nbsp;&nbsp;【<a href='#comment'>发表评论</a>】&nbsp;【<a href=\"javascript:view_comment()\">查看留言</a>】 &nbsp;【<a href=\"javascript:view_allcomment()\">查看本频道留言</a>】 &nbsp;【<a href='http://app.chinabroadcast.cn/cricomment/errors.php?id="+window.location.href+"&title="+document.title+"' target='_blank'>有错你来纠</a>】&nbsp;【<a href=\"http://bbs.chinabroadcast.cn/\" target='_blank'>论坛</a>】</td></tr></table>");

//document.write("<form name='error' action='http://app.chinabroadcast.cn/cricomment/errors.php' method='post' target='_blank'><input type='hidden' name='id' value='"+window.location.href+"'><input type='hidden' name='title' value='"+document.title+"'><form><link href='/include/css/errors.css' rel='stylesheet' type='text/css'><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td width=\"42\" align=\"left\" bgcolor=\"E5E5E5\">&nbsp;</td><td height=\"22\" align=\"left\" bgcolor=\"E5E5E5\" class='errors'>【 <a href='#comment'>发表留言</a> 】&nbsp;&nbsp;【 <a href=\"javascript:view_comment()\">查看留言</a> 】 &nbsp;&nbsp;【 <a href=\"javascript:view_allcomment()\">查看本频道留言</a> 】 &nbsp;&nbsp;【<a href='#'  onclick='error.submit()' >有错你来“揪”</a>】</td></tr></table>");

