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=3514&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: 1714647335, nonceStr: 'FBDPlxIRwGI1Yt0a', signature: 'c94f568499346fec71b9f671bcf25e6231c7745b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662\uff1a\u515a\u5efa\u5f15\u9886\u4fc3\u53d1\u5c55 \u94f8\u5c31\u533b\u9662\u54c1\u724c\u68a6","smalltext":"\u3000 \u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662\u515a\u59d4\u4ee5\u521b\u5efa\u7279\u8272\u515a\u5efa\u54c1\u724c\u4e3a\u5411\u5bfc\uff0c\u4ee5\u201c\u515a\u5efa+\u201d\u4e3a\u5f15\u9886\uff0c\u4ece\u533b\u9662\u6807\u51c6\u5316\u5efa\u8bbe\u5165\u624b\uff0c\u4ece\u533b\u5fb7\u533b\u98ce\u7740\u624b\uff0c\u5168\u529b\u6253\u9020\u8ba9\u7fa4\u4f17\u6ee1\u610f\u7684\u653e\u5fc3\u533b\u9662\u3002\u3000\u3000\u201c\u515a\u5efa+\u4f5c\u98ce\u5efa\u8bbe\u201d\u6a21\u5f0f\u6253\u9020","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3514"}; 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 () { } }); }); }