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=2755&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: 1731274897, nonceStr: 'yZgHLfumeETRl5QJ', signature: '0cbe340cdba244a56b396e5247fdbd0284770de2', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u5f53\u75ab\u60c5\u5f00\u59cb\u63a7\u5236 \u00a0\u6211\u624d\u4f1a\u5f00\u59cb\u677e\u4e00\u53e3\u6c14","smalltext":" \u8f9e\u65e7\u8fce\u65b0\u7684\u6b22\u6b23\u96c0\u8dc3\uff0c\u4eff\u4f5b\u662f\u4e00\u591c\u4e4b\u95f4\u5c31\u88ab\u75ab\u60c5\u7684\u5175\u8352\u9a6c\u4e71\u6240\u4ee3\u66ff\u3002\u6b66\u6c49\u5c01\u57ce\uff0c\u5168\u56fd\u9632\u63a7\uff0c\u5546\u573a\u6b47\u4e1a\uff0c\u9910\u5385\u5173\u95e8\uff0c\u516c\u56ed\u91cc\u4e5f\u4e86\u65e0\u884c\u4eba......\u8086\u8650\u7684\u75ab\u60c5\u6380\u7ffb\u4e86\u6211\u4eec\u666e\u901a\u5e73\u51e1\u7684\u751f\u6d3b\u3002\u4e00\u6279\u53c8\u4e00\u6279\u7684\u533b\u62a4\u4eba\u5458\uff0c\u4e3b\u52a8\u8bf7\u7f28\uff0c\u5954\u6ce2\u5728\u75ab\u60c5\u4e00\u7ebf\uff0c\u4e0e\u65f6\u95f4\u8d5b\u8dd1\uff0c\u4e0e\u75ab\u60c5\u8f83\u91cf\uff0c\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\u7684\u7a0b\u68ee\u4e2d\u533b\u751f\u4e5f\u662f\u5176\u4e2d\u4e00\u4f4d\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2755"}; 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 () { } }); }); }