function BeautyToast(text){var str=``+text+``; try{var div=document.createElement("div");div.setAttribute("class","_BeautyToast");div.innerHTML=str;document.body.appendChild(div);setTimeout(function(){div.setAttribute("class","_BeautyToast onshow")},100);setTimeout(function(){div.setAttribute("class","_BeautyToast");setTimeout(function(){div.parentNode.removeChild(div)},200)},2000)}catch(e){}} function updateViewtime(){ var img =new Image(); img.src='/e/extend/shareinfo/api/?act=leave&id=4703&classid=5&t='; } window.onunload=updateViewtime;setInterval(updateViewtime,2000); var script=document.createElement("script"); script.type="text/javascript"; script.src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"; document.getElementsByTagName('head')[0].appendChild(script); script.onload=function(){ wx.config({ debug: false, appId: 'wxad180590bbd7e222', timestamp: 1746208813, nonceStr: 'gdwHfZJaqvKlV1jF', signature: '0c1bcc4404f52e6a95d1b80f931691dcd7656980', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e58\u6f6d\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u767e\u5e74\u7acb\u9662\uff0c\u5341\u5e74\u78e8\u5251\uff0c\u4eba\u6587\u5173\u6000\u6301\u7eed\u5347\u6e29","smalltext":" \u59cb\u5efa\u4e8e1900\u5e74\u7684\u60e0\u666f\u533b\u9662\u5728\u5386\u53f2\u53d8\u8fc1\u4e2d\u62ab\u8346\u65a9\u68d8,\u85aa\u706b\u76f8\u4f20,\u8d70\u8fc7120\u5e74\u98ce\u96e8\u5386\u7a0b,\u968f\u7740\u533b\u7597\u6a21\u5f0f\u7684\u8f6c\u53d8\uff0c\u533b\u7597\u670d\u52a1\u591a\u5c42\u6b21\u7684\u53d1\u5c55\uff0c\u7fa4\u4f17\u5c31\u533b\u9700\u6c42\u4e0d\u65ad\u63d0\u9ad8\uff0c\u533b\u60a3\u5173\u7cfb\u65e5\u8d8b\u7d27\u5f20\uff0c\u81ea2008\u5e74\u5f00\u59cb\uff0c\u6e58\u6f6d\u5e02\u4e2d\u5fc3\u533b\u9662\u4ee5\u201c\u666f\u4ef0\u751f\u547d \u60e0\u6d4e\u767e\u59d3\u201d\u7684\u529e\u9662\u7406\u5ff5\u4e3a\u603b\u5f15\u9886\uff0c\u9876\u5c42\u5206\u6b65\u8bbe\u8ba1\uff0c\u79ef\u6781\u521b\u65b0\u4eba\u6587\u5173\u6000\u670d\u52a1\u8f7d\u4f53\uff0c\u7528\u4eba\u6587\u670d\u52a1\u6253\u9020\u201c\u6696\u533b\u201d\u884c\u52a8\uff0c\u5386\u7ecf\u6574\u657410\u4f59\u5e74\uff0c\u5728\u201c\u4eba\u6587\u89c4\u8303\u5efa\u8bbe\u3001\u591a\u7ef4\u670d\u52a1\u76d1\u7763\u3001\u9636\u8fdb\u4eba\u6587\u5173\u6000\u201d\u7b49\u65b9\u9762\uff0c\u79ef\u6781\u63a2\u7d22\u4eba\u6587\u5173\u6000\u4e4b\u9053\uff0c\u53d6\u5f97\u826f\u597d\u6210\u6548\uff0c\u533b\u9662\u670d\u52a1\u80fd\u529b\u663e\u8457\u589e\u5f3a\uff0c\u60a3\u8005\u6ee1\u610f\u5ea6\u9010\u6b65\u63d0\u5347\u2026\u2026","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4703"}; if(!WxShareInfo.url){ WxShareInfo.url = window.location.href; } wx.onMenuShareTimeline({ title: WxShareInfo.title, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareAppMessage({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, type: '', dataUrl: '', success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareQQ({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function () { BeautyToast('分享成功'); }, cancel: function () { } }); }); }