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=5596&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: 1716015995, nonceStr: 'VhaRsgCh7SXZqjL6', signature: '6d017af59c1e7590d2f8cd2931a978df6afaad6c', 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\u201c\u4e2d\u533b\u5065\u5eb7\u884c\u201d\u6b63\u5f0f\u542f\u52a8\u5566","smalltext":"\u56fd\u9645\u62a4\u58eb\u8282\u524d\u5915\uff0c\u4e3a\u63a5\u7eed\u62d3\u5c55\u515a\u5efa\u5f15\u9886\u4e2d\u533b\u836f\u4e8b\u4e1a\u9ad8\u8d28\u91cf\u53d1\u5c55\uff0c\u666e\u53ca\u4e2d\u533b\u836f\u5065\u5eb7\u517b\u751f\u77e5\u8bc6\uff0c\u5f18\u626c\u4e2d\u533b\u6587\u5316\u3002\u6566\u5316\u5e02\u4e2d\u533b\u9662\u5728\u539f\u6709\u201c\u4e3a\u7fa4\u4f17\u529e\u5b9e\u4e8b\u201d\u5065\u5eb7\u4e49\u8bca\u7684\u57fa\u7840\u4e0a\uff0c\u4e8e5\u670810\u65e5\u8054\u5408\u5e02\u878d\u5a92\u4f53\u4e2d\u5fc3\u4e3e\u529e\u201c\u4e2d\u533b\u5065\u5eb7\u884c\u201d\u542f\u52a8\u4eea\u5f0f\u66a8\u4e2d\u533b\u7279\u8272\u4e49\u8bca\u6d3b\u52a8\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5596"}; 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 () { } }); }); }