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=3967&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: 1745109245, nonceStr: 'aVSc1IFMN2bqt4Dp', signature: 'ccc6037ce99758823e5e3803cf2c4cf49861301f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5a01\u6d77\u5e02\u7acb\u533b\u9662\uff1a\u591a\u5b66\u79d1\u8054\u52a8\u6218\u80dc\u201c\u566c\u8840\u201d\u72c2\u9b54","smalltext":"\u201c\u6709\u53e5\u8bdd\u8bf4\u2018\u533b\u751f\u8d8a\u5e72\u8d8a\u80c6\u5c0f\u2019\uff0c\u5176\u5b9e\u5c31\u662f\u8fd9\u6837\uff0c\u968f\u7740\u5de5\u4f5c\u7ecf\u9a8c\u7684\u4e30\u5bcc\uff0c\u6bcf\u4e00\u4f4d\u533b\u751f\u90fd\u4f1a\u53d1\u73b0\uff0c\u6ca1\u6709\u4efb\u4f55\u4e00\u4f4d\u60a3\u8005\u3001\u4efb\u4f55\u4e00\u4e2a\u75be\u75c5\u662f\u2018\u6309\u7167\u6559\u79d1\u4e66\u957f\u7684\u2019\u201d\uff0c\u9093\u79c0\u829d\u8bf4\uff0c\u201c\u56e0\u6b64\u5bf9\u4e8e\u6bcf\u4e00\u4f4d\u60a3\u8005\u3001\u6bcf\u4e00\u4e2a\u8bca\u65ad\u548c\u6cbb\u7597\uff0c\u6211\u4eec\u90fd\u4f1a\u4ece\u5404\u79cd\u89d2\u5ea6\u53bb\u8003\u8651\u3001\u53bb\u63a8\u6f14\uff0c\u4e0d\u80fd\u653e\u8fc7\u4efb\u4f55\u4e00\u4e2a\u86db\u4e1d\u9a6c\u8ff9\u7684\u7ec6\u8282\uff0c\u4e0d\u80fd\u653e\u8fc7\u4efb\u4f55\u4e00\u79cd\u53ef\u80fd\u6027\uff0c\u5e76\u4e14\u8981\u53ca\u65f6\u505a\u51b3\u5b9a\u3001\u53ca\u65f6\u51fa\u624b\u6551\u6cbb\uff0c\u53ea\u6709\u8fd9\u6837\u624d\u80fd\u6700\u5927\u7a0b\u5ea6\u7684\u786e\u4fdd\u8bca\u7597\u7684\u51c6\u786e\u6027\u548c\u60a3\u8005\u7684\u751f\u547d\u5b89\u5168\u201d\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3967"}; 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 () { } }); }); }