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=4810&classid=11&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: 1716060380, nonceStr: 'J7ZV0X1Lg9BWzm8r', signature: '08ef43a12ab9f582a39c74c7760febeff301935c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u89e3\u653e\u519b\u8054\u52e4\u4fdd\u969c\u90e8\u961f\u7b2c988\u533b\u9662-\u66b4\u96e8\u65e0\u60c5,\u4eba\u95f4\u6709\u7231","smalltext":"7\u670820\u65e5\uff0c\u6cb3\u5357\u7701\u90d1\u5dde\u5e02\u906d\u9047\u6781\u7aef\u5f3a\u964d\u96e8\uff0c\u53d7\u7f55\u89c1\u66b4\u96e8\u88ad\u51fb\u3002\u4e00\u573a\u5929\u707e\uff0c\u5bfc\u81f4\u6211\u9662\u5929\u4f7f\u82d1\u62a4\u58eb\u516c\u5bd3\u53d1\u751f\u4e25\u91cd\u5185\u6d9d\uff0c\u591a\u5904\u623f\u6a90\u6389\u74e6\u3001\u5927\u6811\u503e\u5012\u3001\u6c34\u7ba1\u7206\u88c2\u3001\u8def\u9762\u584c\u9677\u3001\u6c34\u4f4d\u6301\u7eed\u4e0a\u5347\uff0c\u6240\u6709\u5bbf\u820d\u7269\u54c1","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4810"}; 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 () { } }); }); }