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=1523&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: 1747191003, nonceStr: '1qcCCsRasA3F2y5b', signature: '8c263e0982bbf722cf3b9616d372cc14bbd96c87', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5a01\u6d77\u5e02\u7acb\u533b\u9662:\u4e45\u4e45\u4e3a\u529f\uff0c\u7b51\u7262\u7ef4\u62a4\u7fa4\u4f17\u751f\u547d\u5065\u5eb7\u7684\u575a\u5b9e\u5c4f\u969c","smalltext":"\u7fa4\u4f17\u5229\u76ca\u65e0\u5c0f\u4e8b\uff0c\u4e00\u679d\u4e00\u53f6\u603b\u5173\u60c5\u3002\u4e3a\u6c11\u670d\u52a1\u89e3\u96be\u9898\uff0c\u662f\u201c\u4e0d\u5fd8\u521d\u5fc3\u3001\u7262\u8bb0\u4f7f\u547d\u201d\u4e3b\u9898\u6559\u80b2\u7684\u5177\u4f53\u76ee\u6807\uff0c\u4e5f\u662f\u5207\u5b9e\u89e3\u51b3\u6f20\u89c6\u4fb5\u5bb3\u7fa4\u4f17\u5229\u76ca\u7684\u91cd\u8981\u4e3e\u63aa\u3002\u4e60\u8fd1\u5e73\u603b\u4e66\u8bb0\u5728\u201c\u4e0d\u5fd8\u521d\u5fc3\u3001\u7262\u8bb0\u4f7f\u547d\u201d\u4e3b\u9898\u6559\u80b2\u5de5\u4f5c\u4f1a\u8bae\u4e0a\u6307\u51fa\uff1a\u201c\u8981\u7ee7\u7eed\u6559\u80b2\u5f15\u5bfc\u5e7f\u5927\u515a\u5458\u5e72\u90e8\u81ea\u89c9\u8df5\u884c\u515a\u7684\u6839\u672c\u5b97\u65e8\uff0c\u628a\u7fa4\u4f17\u89c2\u70b9\u3001\u7fa4\u4f17\u8def\u7ebf\u6df1\u6df1\u690d\u6839\u4e8e\u601d\u60f3\u4e2d\u3001\u5177\u4f53\u843d\u5b9e\u5230\u884c\u52a8\u4e0a\uff0c\u7740\u529b\u89e3\u51b3\u7fa4\u4f17\u6700\u5173\u5fc3\u6700\u73b0\u5b9e\u7684\u5229\u76ca\u95ee\u9898\uff0c\u4e0d\u65ad\u589e\u5f3a\u4eba\u6c11\u7fa4\u4f17\u5bf9\u515a\u7684\u4fe1\u4efb\u548c\u4fe1\u5fc3\uff0c\u7b51\u7262\u515a\u957f\u671f\u6267\u653f\u6700\u53ef\u9760\u7684\u9636\u7ea7\u57fa\u7840\u548c\u7fa4\u4f17\u6839\u57fa\u3002\u201d","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1523"}; 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 () { } }); }); }