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=243&classid=11&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: 1744898556, nonceStr: 'I2SaqOHL8exD6Muc', signature: '409658f8274ddeb3bd718961e1a8539e984e1f32', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5e02\u513f\u7ae5\u533b\u9662\uff1a\u6253\u9020\u201c\u56db\u53f6\u8349\u201d\u670d\u52a1\u6a21\u5f0f","smalltext":"\u4e0a\u6d77\u5e02\u513f\u7ae5\u533b\u9662\u662f\u4e00\u6240\u4e09\u7ea7\u7532\u7b49\u513f\u7ae5\u4e13\u79d1\u533b\u9662\uff0c\u81f3\u4eca\u5df2\u670981\u5e74\u5386\u53f2\uff0c\u524d\u8eab\u662f1937\u5e74\u6210\u7acb\u7684\u5168\u56fd\u9996\u5bb6\u201c\u4e0a\u6d77\u96be\u7ae5\u533b\u9662\u201d\uff0c\u8fd9\u4f7f\u5f97\u533b\u9662\u5728\u5efa\u7acb\u4e4b\u521d\u5c31\u5df2\u57cb\u4e0b\u4e86\u201c\u4eba\u6587\u3001\u516c\u76ca\u3001\u6148\u5584\u201d\u7684\u79cd\u5b50\u30022012\u5e74\u4e0a\u6d77\u5e02\u513f\u7ae5\u533b\u9662\u63d0\u51fa\u4e86\u5efa\u8bbe\u201c\u667a\u6167\u533b\u9662\u3001\u4eba\u6587\u533b\u9662\u3001\u7cbe\u54c1\u533b\u9662\u201d\u613f\u666f\uff0c\u4eba\u6587\u5173\u6000\u6b63\u5f0f\u4f5c\u4e3a\u533b\u9662\u53d1\u5c55\u7684\u91cd\u8981\u5de5\u4f5c\uff0c\u201c\u4eba\u6587\u3001\u516c\u76ca\u3001\u6148\u5584\u201d\u7b49\u7cbe\u795e\u8d2f\u7a7f\u5728\u533b\u9662\u7684\u6240\u6709\u73af\u8282\u4e2d\u3002\u4eba\u6587\u533b\u9662\u8981\u4f20\u9012\u57ce\u5e02\u7684\u6e29\u5ea6\uff0c\u66f4\u8981\u4f53\u73b0\u4e3a\u513f\u7ae5\u5065\u5eb7\u670d\u52a1\u7684\u5e78\u798f\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=243"}; 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 () { } }); }); }