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=3906&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: 1745108409, nonceStr: 'WrtHTiy2aNE2IKdM', signature: '544fefd84dbd6a8e314b3e1292a1af9eabad68de', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e94\u57ce\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u60a3\u8005\u611f\u6fc0\u9001\u9526\u65d7 \u771f\u60c5\u5173\u7231\u6696\u4eba\u5fc3","smalltext":" 1\u67083\u65e5\u4e0a\u5348\uff0c\u7ecf\u8fc7\u80bf\u7624\u8840\u6db2\u5185\u79d1\u533b\u62a4\u4eba\u5458\u7cbe\u5fc3\u533b\u6cbb\uff0c76\u5c81\u60a3\u6709\u6eb6\u8840\u6027\u8d2b\u8840\uff0c\u6eb6\u8840\u6027\u9ec4\u75b8\u6cbb\u6108\u51fa\u9662\u7684\u60a3\u8005\u8d3e\u7239\u7239\u4e4b\u5973\u5c06\u4e00\u9762\u5199\u6709\u201c\u8ba4\u771f\u8d1f\u8d23\uff0c\u6280\u672f\u9ad8\u8d85\u201d\u7684\u5927\u7ea2\u8272\u9526\u65d7\u9001\u5230\u8840\u6db2\u80bf\u7624\u5185\u79d1\u533b\u62a4\u4eba","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3906"}; 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 () { } }); }); }