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=1347&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: 1747193240, nonceStr: 'ur7EYc14LjbpkDmR', signature: 'a41a00f284f9fb06408843cb5680374afdcf3f3f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e38\u5fb7\u5e02\u7b2c\u56db\u4eba\u6c11\u533b\u9662\uff1a2\u5c81\u5b9d\u5b9d\u547d\u60ac\u4e00\u7ebf\uff0c\u56db\u533b\u5168\u9662\u8054\u52a8\u62a2\u6551","smalltext":"\u201c\u8c22\u8c22\uff0c\u592a\u8c22\u8c22\u4f60\u4eec\u4e86\uff0c\u662f\u4f60\u4eec\u6551\u4e86\u6211\u5b59\u5b50\uff0c\u7b49\u51fa\u9662\u540e\uff0c\u6211\u4eec\u5168\u5bb6\u4e00\u5b9a\u8981\u9001\u4e00\u9762\u9526\u65d7\u6765\u8868\u8fbe\u6211\u4eec\u7684\u8c22\u610f\u3002\u201d\u75c5\u4eba\u624b\u672f\u6210\u529f\u540e\uff0c\u5bb6\u5c5e\u6fc0\u52a8\u5730\u8bb8\u4e0b\u201c\u627f\u8bfa\u201d\u3002\u8fd9\u4e0d\uff0c10\u670824\u65e5\uff0c\u5e38\u5fb7\u5e02\u7b2c\u56db\u4eba\u6c11\u533b\u9662\u666e\u5916\u79d1\u4e09\u75c5\u533a\u5168\u4f53\u533b\u52a1\u4eba\u5458\u5c31\u6536\u5230\u4e86\u8fd9\u4efd\u7279\u6b8a\u7684\u793c\u7269\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1347"}; 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 () { } }); }); }