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=3492&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: 1714619846, nonceStr: 'oZcEu9Ageq585o5s', signature: 'f2e4b6cd04bdce5cc310f3c8b432b53cea4fe11f', 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\u533b\u9662\uff1a\u60a3\u8005\u5bb6\u5c5e\u4e3a\u751f\u7406\u6027\u8d77\u640f\u65b0\u6280\u672f\u201c\u624b\u52a8\u70b9\u8d5e\u201d","smalltext":"\u6566\u5316\u5e02\u533b\u9662\u5fc3\u8840\u7ba1\u5185\u79d12015\u5e74\u5f00\u5c55\u5fc3\u810f\u8d77\u640f\u5668\u690d\u5165\u6280\u672f\u4ee5\u6765\uff0c\u6210\u529f\u5b8c\u621078\u4f8b\u7f13\u6162\u578b\u5fc3\u5f8b\u5931\u5e38\u60a3\u8005\u7684\u6cbb\u7597\uff0c\u5747\u53d6\u5f97\u6ee1\u610f\u7684\u6cbb\u7597\u6548\u679c\u3002\u8fd1\u65e5\uff0c\u5fc3\u8840\u7ba1\u5185\u79d1\u5728\u539f\u6709\u7684\u6210\u679c\u4e0a\u4e0d\u65ad\u521b\u65b0\uff0c\u6210\u529f\u5f00\u5c55His\u675f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3492"}; 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 () { } }); }); }