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=6821&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: 1743632687, nonceStr: 'zgOgoXcnbKpPQ3ml', signature: '48eae6255537a2b2f4b0ac7b8cbd3937402836cd', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u957f\u6cbb\u533b\u5b66\u9662\uff1a\u53cc\u6838\u9a71\u52a8\uff0c\u201c\u56db\u4e2a\u2f00\u201d\u53d1\u529b\uff0c\u8d4b\u80fd\u6a21\u62df\u533b\u5b66\u9ad8\u8d28\u91cf\u53d1\u5c55","smalltext":"\u56fd\u4e4b\u6240\u9700\uff0c\u5174\u5b66\u6240\u5411\u3002\u515a\u7684\u4e8c\u5341\u5927\u5c06\u6559\u80b2\u3001\u79d1\u6280\u3001\u4eba\u624d\u4e00\u4f53\u90e8\u7f72\uff0c\u5f3a\u8c03\u201c\u575a\u6301\u6559\u80b2\u4f18\u5148\u53d1\u5c55\u3001\u79d1\u6280\u81ea\u7acb\u81ea\u5f3a\u3001\u4eba\u624d\u5f15\u9886\u9a71\u52a8\uff0c\u52a0\u5feb\u5efa\u8bbe\u6559\u80b2\u5f3a\u56fd\u3001\u79d1\u6280\u5f3a\u56fd\u3001\u4eba\u624d\u5f3a\u56fd\u201d\u3002\u515a\u7684\u4e8c\u5341\u5c4a\u4e09\u4e2d\u5168\u4f1a\u8fdb\u4e00\u6b65\u63d0\u51fa\uff0c\u7edf\u7b79\u63a8\u8fdb\u6559\u80b2\u79d1\u6280\u4eba\u624d\u4f53\u5236\u673a\u5236\u4e00\u4f53\u6539\u9769\uff0c\u63d0\u5347\u56fd\u5bb6\u521b\u65b0\u4f53\u7cfb\u6574\u4f53\u6548\u80fd\u3002\u957f\u6cbb\u533b\u5b66\u9662\u9ebb\u9189\u5b66\u7cfb\u515a\u603b\u652f\u6559\u5de5\u515a\u652f\u90e8\u575a\u6301\u201c\u515a\u5efa+\u4e1a\u52a1\u201d\u53cc\u6838\u9a71\u52a8\uff0c\u56f4\u7ed5\u951a\u5b9a\u4e00\u4e2a\u76ee\u6807\uff0c\u51dd\u805a\u4e00\u652f\u961f\u4f0d\uff0c\u5efa\u5f3a\u4e00\u4e2a\u5821\u5792\uff0c\u7ad6\u8d77\u4e00\u9762\u65d7\u5e1c\u201c\u56db\u4e2a\u4e00\u201d\u53d1\u529b\uff0c\u8d4b\u80fd\u6a21\u62df\u533b\u5b66\u9ad8\u8d28\u91cf\u53d1\u5c55\u3002\u6df1\u523b\u8be0\u91ca\u9ebb\u9189\u5b66\u7cfb\u201c\u80b2\u4eba\u5148\u7acb\u5fb7\uff0c\u6811\u4eba\u5fb7\u4e3a\u5148\u201d\u7684\u7231\u56fd\u60c5\u6000\uff0c \u201c\u8de8\u8d8a\u53d1\u5c55\uff0c\u6562\u4e8e\u5f2f\u9053\u8d85\u8f66\u201d\u7684\u521b\u65b0\u7cbe\u795e\uff0c \u201c\u624e\u6839\u592a\u884c","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6821"}; 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 () { } }); }); }