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=2801&classid=13&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: 1743764591, nonceStr: 'aN9djk2oTmQNb8BX', signature: 'fa7180091d617a4f3ebaf5451a2fec58e10e6838', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u534e\u5c71\u533b\u9662\u6587\u5316\u4f20\u64ad\u521b\u4f5c\u56e2\u961f\uff1a\u4f20\u767e\u5341\u5e74\u6587\u5316\u79ef\u6dc0 \u521b\u65b0\u65f6\u4ee3\u533b\u9662\u5f62\u8c61","smalltext":"\u8bde\u751f\u4e8e1907\u5e74\u7684\u4e0a\u6d77\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u534e\u5c71\u533b\u9662\u5728\u7ecf\u8fc7\u767e\u5e74\u79ef\u6dc0\u548c\u4f20\u627f\u521b\u65b0\u540e\u6b63\u9762\u4e34\u65b0\u767e\u5e74\u7684\u5f81\u7a0b\u30022013\u5e74\uff0c\u5728\u9662\u515a\u59d4\u7684\u9886\u5bfc\u4e0b\uff0c\u5728\u9662\u515a\u529e\u738b\u664b\u4f26\u4e3b\u4efb\u3001\u5ba3\u4f20\u90e8\u9648\u52e4\u594b\u4e3b\u4efb\u548c\u5de5\u4f1a\u82cf\u5bb6\u6625\u5e38\u52a1\u526f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2801"}; 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 () { } }); }); }