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=6814&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: 1743632683, nonceStr: 'LD3REXf7YnT3CzIF', signature: '3c9bb400199261dd201308291a5e7e8b2e9e0e10', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u82e6\u4e2d\u4f5c\u4e50\uff0c\u4e0d\u548c\u8c10\u97f3\u7b26\u6210\u5c31\u533b\u60a3\u548c\u8c10\u4e50\u7ae0","smalltext":"\u201c\u60a3\u8005\u81f3\u5c0a\uff0c\u670d\u52a1\u7b2c\u4e00\uff1b\u533b\u7597\u8d28\u91cf\uff0c\u60a3\u8005\u4e3a\u672c\u3002\u201d\u63d0\u8d77\u60a3\u8005\u6295\u8bc9\uff0c\u4efb\u4f55\u4e00\u5bb6\u533b\u9662\u90fd\u65e0\u6cd5\u56de\u907f\u3002\u4f5c\u4e3a\u8d1f\u8d23\u884c\u98ce\u6295\u8bc9\u7684\u515a\u529e\u8d1f\u8d23\u4eba\uff0c\u521a\u5f00\u59cb\u9762\u5bf9\u6295\u8bc9\u65f6\uff0c\u6211\u7684\u5fc3\u60c5\u50cf\u5750\u8fc7\u5c71\u8f66\u4e00\u6837\u8d77\u8d77\u4f0f\u4f0f\uff0c\u59d4\u5c48\u3001\u538b\u6291\u3001\u6124\u6012\u2026\u2026\u5145\u65a5\u5fc3\u6249\uff0c\u6709\u65f6\u60c5\u7eea\u4f4e\u843d\u5230\u6000\u7591\u4eba\u751f\u3002\u540e\u6765\uff0c\u6211\u9010\u6e10\u6478\u6e05\u4e86\u60a3\u8005\u7684\u5fc3\u601d\uff0c\u638c\u63e1\u4e86\u4e00\u5b9a\u7684\u6c9f\u901a\u65b9\u6cd5\uff0c\u5728\u533b\u60a3\u4e4b\u95f4\u67b6\u8d77\u4e86\u7406\u89e3\u7684\u6865\u6881\uff0c\u6211\u4e5f\u6162\u6162\u8d62\u5f97\u4e86\u60a3\u8005\u4e0e\u533b\u62a4\u4eba\u5458\u7684\u5c0a\u91cd\u548c\u611f\u8c22\uff0c\u80fd\u591f\u4ece\u5bb9\u9762\u5bf9\u5404\u79cd\u6311\u6218\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6814"}; 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 () { } }); }); }