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=4155&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: 1745056761, nonceStr: 'dyxl54TE2GibW2Z8', signature: '3e5a1db000270661ad8993b06758cb6d92381a2a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u5168\u7a0b\u7cbe\u7ec6\u5316\u5173\u6000\u670d\u52a1 \u52a9\u60a8\u597d\u201c\u5b55\u201d","smalltext":"\u201c\u54c7\uff5e\uff5e\u6211\u8981\u5f53\u5988\u5988\u5566\uff01\u201d\u201c\u53ef\u662f\u6211\u9700\u8981\u6ce8\u610f\u4e9b\u4ec0\u4e48\u5440\uff1f\u80fd\u8dd1\u6b65\u5417\uff1f\u6709\u4ec0\u4e48\u5fcc\u53e3\u5417\uff1f\u201d\u201c\u6211\u6700\u8fd1\u8001\u5403\u4e0d\u4e0b\u4e1c\u897f\uff0c\u5b55\u5410\u597d\u4e25\u91cd\uff0c\u600e\u4e48\u529e\u5440\uff1f\u201d\u201c\u5b9d\u5b9d\u5f00\u59cb\u52a8\u4e86\uff0c\u53ef\u6211\u4e0d\u4f1a\u6570\u80ce\u52a8\uff5e\uff5e\u201d\u201c\u6211\u5feb\u4e34\u8fd1\u9884\u4ea7\u671f\u4e86\uff0c\u8981\u51c6\u5907\u4e9b","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4155"}; 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 () { } }); }); }