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=4444&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: 1744318172, nonceStr: '1BJ40lLA3nGrVCGU', signature: 'e3fe3dac8fb295a7cc74d3f23b78e65d5047dc47', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6ca7\u5dde\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u4ee5\u9ad8\u8d28\u91cf\u515a\u5efa\u52a9\u63a8\u9ad8\u8d28\u91cf\u53d1\u5c55","smalltext":"\u515a\u7684\u5341\u516b\u5927\u4ee5\u6765\uff0c\u4ee5\u4e60\u8fd1\u5e73\u540c\u5fd7\u4e3a\u6838\u5fc3\u7684\u515a\u4e2d\u592e\u9ad8\u5ea6\u91cd\u89c6\u516c\u7acb\u533b\u9662\u515a\u7684\u5efa\u8bbe\uff0c2018\u5e746\u6708\u4e2d\u5171\u4e2d\u592e\u529e\u516c\u5385\u9881\u5e03\u7684\u300a\u5173\u4e8e\u52a0\u5f3a\u516c\u7acb\u533b\u9662\u515a\u7684\u5efa\u8bbe\u5de5\u4f5c\u7684\u610f\u89c1\u300b\uff0c2018\u5e748\u6708\u56fd\u5bb6\u536b\u751f\u5065\u5eb7\u59d4\u9881\u5e03\u7684\u300a\u5173\u4e8e\u52a0\u5f3a\u516c\u7acb\u533b\u9662\u515a\u7684\u5efa\u8bbe\u5de5\u4f5c\u7684\u610f\u89c1\u5b9e\u65bd\u529e\u6cd5\u300b\uff0c\u660e\u786e\u4e86\u516c\u7acb\u533b\u9662\u515a\u59d4\u7684\u4f5c\u7528\u548c\u5730\u4f4d\uff0c\u5f3a\u8c03\u5728\u516c\u7acb\u533b\u9662\u5b9e\u884c\u515a\u59d4\u9886\u5bfc\u4e0b\u7684\u9662\u957f\u8d1f\u8d23\u5236\uff0c\u515a\u59d4\u8981\u5145\u5206\u53d1\u6325\u201c\u628a\u65b9\u5411\u3001\u7ba1\u5927\u5c40\u3001\u4f5c\u51b3\u7b56\u3001\u4fc3\u6539\u9769\u3001\u4fdd\u843d\u5b9e\u201d\u7684\u4f5c\u7528\uff0c\u660e\u786e\u8981\u6c42\u533b\u9662\u515a\u59d4\u8981\u5c06\u515a\u7684\u5efa\u8bbe\u3001\u515a\u7684\u5de5\u4f5c\u878d\u5165\u533b\u9662\u65e5\u5e38\u7ba1\u7406\u73af\u8282\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4444"}; 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 () { } }); }); }