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=5615&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: 1716005508, nonceStr: 'ozhlynos7P38XikK', signature: 'c884196ac2026ad0b9803b2ebf5731b70a8c8045', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u70df\u53f0\u51e4\u51f0\u53f0\u533b\u9662\uff1a\u591a\u6e20\u9053\u670d\u52a1\u7fa4\u4f17\uff0c\u505a\u597d\u7fa4\u4f17\u5065\u5eb7\u201c\u5b88\u95e8\u4eba\u201d","smalltext":"\u4e3a\u8ba4\u771f\u843d\u5b9e\u533a\u59d4\u201c\u9a6c\u4e0a\u529e \u4e0d\u8bf4\u4e0d\u201d\u884c\u52a8\u7cbe\u795e\uff0c\u8fdb\u4e00\u6b65\u63d0\u5347\u533b\u52a1\u4eba\u5458\u4eba\u5458\u9ad8\u8d28\u91cf\u3001\u9ad8\u6548\u7387\u3001\u9ad8\u6807\u51c6\u3001\u9ad8\u8981\u6c42\u7684\u5de5\u4f5c\u6001\u5ea6\uff0c\u6df1\u5316\u201c\u6211\u4e3a\u7fa4\u4f17\u529e\u5b9e\u4e8b\u201d\u201c\u56db\u9001\u56db\u8fdb\u56db\u63d0\u5347\u201d\u6d3b\u52a8\uff0c\u6211\u9662\u79ef\u6781\u5f00\u5c55\u5065\u5eb7\u4e49\u8bca\u670d\u52a1\u3001\u5bb6\u5ead\u533b\u751f\u7b7e\u7ea6\u3001\u6025\u6551\u77e5\u8bc6\u8fdb\u6821\u56ed\u7b49\u5065\u5eb7\u4fc3\u8fdb\u6d3b\u52a8\uff0c\u591a\u6e20\u9053\u670d\u52a1\u7fa4\u4f17\uff0c\u5168\u529b\u505a\u597d\u7fa4\u4f17\u5065\u5eb7\u201c\u5b88\u95e8\u4eba\u201d\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5615"}; 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 () { } }); }); }