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=3887&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: 1714853190, nonceStr: 'wI1iRDKsq9NaFxjX', signature: '2427a225ff0482735d031e9c0c9bacd96193f758', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e38\u5dde\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\uff1a\u52a8\u8109\u7624\u7834\u88c2\u547d\u60ac\u4e00\u7ebf\uff0c\u533b\u62a4\u4e89\u5206\u593a\u79d2\u5c0f\u4f19\u91cd\u83b7\u65b0\u751f\uff01","smalltext":"\u201c\u795d\u4f60\u751f\u65e5\u5feb\u4e50\uff0c\u795d\u4f60\u751f\u65e5\u5feb\u4e50\uff0c\u795d\u4f60\u5065\u5eb7\u795d\u4f60\u5e78\u798f\uff0c\u6709\u4e2a\u6e29\u6696\u5bb6\u5ead\u2026\u2026\u201d\u8fd1\u65e5\uff0c\u6b22\u5feb\u800c\u6e29\u99a8\u7684\u6b4c\u58f0\u5728\u5e38\u5dde\u4e00\u9662\u5fc3\u80f8\u5916\u79d1\u91cd\u75c7\u76d1\u62a4\u5ba4\u91cc\u54cd\u8d77\uff0c\u6574\u4e2a\u75c5\u623f\u5145\u6ee1\u4e86\u5982\u6625\u65e5\u822c\u7684\u6696\u610f\u3002\u5bf9\u60a3\u8005\u51af\u5148\u751f\u800c\u8a00","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=3887"}; 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 () { } }); }); }