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=6425&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: 1715558830, nonceStr: 'EM2kZgfxgWB3RpyQ', signature: 'd4e846f2477a92939b243ad9e96d82d84d9a29bd', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662 \uff1a\u201c\u4e2d\u533b\u5065\u5eb7\u884c\u201d--\u7fa4\u4f17\u4e86\u89e3\u4e2d\u533b\u7684\u201c\u9ea6\u514b\u98ce\u201d","smalltext":"\u4eca\u5e74\u4ee5\u6765\uff0c\u4e3a\u5c06\u201c\u4e94\u8d5b\u4e94\u6bd4\u4e89\u4e94\u661f\u201d\u6d3b\u52a8\u8d70\u6df1\u8d70\u5b9e\uff0c\u5207\u5b9e\u5c06\u6d3b\u52a8\u60e0\u53ca\u7fa4\u4f17\uff0c\u63a5\u7eed\u62d3\u5c55\u515a\u5efa\u5f15\u9886\u4e2d\u533b\u836f\u4e8b\u4e1a\u9ad8\u8d28\u91cf\u53d1\u5c55\uff0c\u666e\u53ca\u4e2d\u533b\u836f\u5065\u5eb7\u517b\u751f\u77e5\u8bc6\uff0c\u5f18\u626c\u4e2d\u533b\u6587\u5316\u3002\u6566\u5316\u5e02\u4e2d\u533b\u9662\u5728\u539f\u6709\u201c\u4e3a\u7fa4\u4f17\u529e\u5b9e\u4e8b\u201d\u5065\u5eb7\u4e49\u8bca\u7684\u57fa\u7840\u4e0a\uff0c\u5148\u540e\u5f00\u5c55\u4e86\u516b\u6b21\u201c\u4e2d\u533b\u5065\u5eb7\u884c\u201d\u6d3b\u52a8\uff0c\u5148\u540e\u5230\u884c\u653f\u4f01\u4e8b\u4e1a\u5355\u4f4d\u3001\u4e61\u9547\u3001\u8857\u9053\u3001\u5c0f\u533a\u7b49\uff0c\u7ed3\u5408\u7fa4\u4f17\u9700\u6c42\uff0c\u5f00\u5c55\u4e86\u4e2d\u533b\u5065\u5eb7\u77e5\u8bc6\u5ba3\u8bb2\u3001\u4e2d\u533b\u628a\u8109\u3001\u516b\u6bb5\u9526\u5b66\u4e60\u3001\u5fc3\u80ba\u590d\u82cf\u6025\u6551\u77e5\u8bc6\u57f9\u8bad\u3001\u4e2d\u533b\u7279\u8272\u8bca\u7597\uff08\u522e\u75e7\u3001\u62d4\u7f50\u3001\u8033\u7a74\u538b\u8c46\u3001\u8033\u7a74\u653e\u8840\uff09\u7b49\u9879\u76ee\uff0c\u5148\u540e\u4e3a500\u591a\u4eba\u6b21\u670d\u52a1\uff0c\u6bcf\u5230\u4e00\u5904\u90fd\u53d7\u5230\u7fa4\u4f17\u7684\u70ed\u70c8\u6b22\u8fce\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6425"}; 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 () { } }); }); }