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=5525&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: 1714384142, nonceStr: 'DIPvg4i89KU8mnEh', signature: 'f38a0baccc11178ef24541f9c0bef9f9ddf38689', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5e02\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u533b\u9662\u53d1\u70ed\u95e8\u8bca\u9752\u5e74\u56e2\u961f\u8363\u83b7\u201c\u4e0a\u6d77\u5e02\u536b\u751f\u5065\u5eb7\u884c\u4e1a\u4e94\u56db\u5956\u7ae0\u201d","smalltext":"\u201c\u57285000\u591a\u5e74\u6e90\u8fdc\u6d41\u957f\u7684\u6587\u660e\u5386\u53f2\u4e2d\uff0c\u4e2d\u534e\u6c11\u65cf\u59cb\u7ec8\u6709\u7740\u2018\u81ea\u53e4\u82f1\u96c4\u51fa\u5c11\u5e74\u2019\u7684\u4f20\u7edf\uff0c\u59cb\u7ec8\u6709\u7740\u2018\u957f\u6c5f\u540e\u6d6a\u63a8\u524d\u6d6a\u2019\u7684\u60c5\u6000\uff0c\u59cb\u7ec8\u6709\u7740\u2018\u5c11\u5e74\u5f3a\u5219\u56fd\u5f3a\uff0c\u5c11\u5e74\u8fdb\u6b65\u5219\u56fd\u8fdb\u6b65\u2019\u7684\u4fe1\u5ff5\uff0c\u59cb\u7ec8\u6709\u7740\u2018","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5525"}; 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 () { } }); }); }