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=4318&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: 1744972235, nonceStr: 'BIzg7Ipbbf2SUmgb', signature: 'd6ef6d8ede0ea5a7042cb0a48c16dcbad3156e0a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u201c\u535a\u58eb\u5feb\u8f66\u201d\u535a\u58eb\u533b\u7597\u670d\u52a1\u56e2\u8d74\u6218\u65d7\u6751\u793e\u4f1a\u5b9e\u8df5","smalltext":"5\u67089\u65e5\uff0c\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u7ec4\u7ec72021\u5e74\u201c\u535a\u58eb\u5feb\u8f66\u201d\u535a\u58eb\u533b\u7597\u670d\u52a1\u56e2\u8d74\u90eb\u90fd\u533a\u897f\u90e8\u6218\u65d7\u6751\u6587\u5316\u5927\u9662\uff0c\u5f00\u5c55\u9632\u707e\u51cf\u707e\u5ba3\u4f20\u3001\u5065\u5eb7\u5ba3\u6559\u4e0e\u4e49\u8bca\u3001\u6025\u6551\u57f9\u8bad\u3001\u515a\u53f2\u5b66\u4e60\u7b49\u7cfb\u5217\u5b9e\u8df5\u670d\u52a1\u6d3b\u52a8\u3002\u6211\u9662\u5341\u4f59\u4e2a\u79d1\u5ba4\u768420\u540d\u535a\u58eb\u7814\u7a76\u751f\u53ca4\u540d\u7855\u58eb\u7814\u7a76\u751f\u5fd7\u613f\u53c2\u52a0\u4e86\u6b64\u6b21\u6d3b\u52a8\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4318"}; 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 () { } }); }); }