var str00="http://www.hyfanyi.com.cn/blog/";
var str01="名称或邮箱不能为空";
var str02="名称或邮箱格式不对";
var str03="留言不能为空或过长";
var str06="显示UBB表情>>";
var intMaxLen="1000";
var strBatchView="";
var strBatchInculde="";
var strBatchCount="";
Copyright hyfanyi.com.cn. Some Rights Reserved.
try{
var elScript = document.createElement("script");
elScript.setAttribute("language", "JavaScript");
elScript.setAttribute("src", "http://www.hyfanyi.com.cn/blog/function/c_html_js.asp?act=batch"+unescape("%26")+"view=" + escape(strBatchView)+unescape("%26")+"inculde=" + escape(strBatchInculde)+unescape("%26")+"count=" + escape(strBatchCount));
document.getElementsByTagName("body")[0].appendChild(elScript);
}
catch(e){};