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=3935&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: 1745109367, nonceStr: 'HPdXGT6syoRxACCh', signature: 'e7db7285a751b3de5288cdd1bbec4403a84347b9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5a01\u6d77\u5e02\u7acb\u533b\u9662\uff1a\u8001\u543e\u8001\u4ee5\u53ca\u4eba\u4e4b\u8001 \uff0c\u79ef\u6781\u63a2\u7d22\u6253\u9020\u8001\u5e74\u53cb\u5584\u578b\u533b\u9662","smalltext":"\u4e3a\u8d2f\u5f7b\u843d\u5b9e\u515a\u7684\u5341\u4e5d\u5c4a\u4e94\u4e2d\u5168\u4f1a\u5173\u4e8e\u201c\u5168\u9762\u63a8\u8fdb\u5065\u5eb7\u4e2d\u56fd\u5efa\u8bbe\uff0c\u5b9e\u65bd\u79ef\u6781\u5e94\u5bf9\u4eba\u53e3\u8001\u9f84\u5316\u56fd\u5bb6\u6218\u7565\u201d\u8981\u6c42\uff0c\u4f18\u5316\u8001\u5e74\u4eba\u5c31\u533b\u73af\u5883\uff0c\u6839\u636e\u56fd\u5bb6\u536b\u751f\u5065\u5eb7\u59d4\u5458\u4f1a\u3001\u56fd\u5bb6\u4e2d\u533b\u836f\u7ba1\u7406\u5c40\u300a\u5173\u4e8e\u5f00\u5c55\u5efa\u8bbe\u8001\u5e74\u53cb\u5584\u533b\u7597\u673a\u6784\u5de5\u4f5c\u7684\u901a\u77e5\u300b\u7b49\u8981\u6c42\uff0c\u5c71\u4e1c\u5927\u5b66\u9644\u5c5e\u5a01\u6d77\u5e02\u7acb\u533b\u9662\u5f18\u626c\u4e2d\u534e\u6c11\u65cf\u656c\u8001\u3001\u52a9\u8001\u7f8e\u5fb7\uff0c\u901a\u8fc7\u63a8\u8fdb\u5168\u9762\u843d\u5b9e\u8001\u5e74\u4eba\u533b\u7597\u670d\u52a1\u4f18\u5f85\u653f\u7b56\uff0c\u4f18\u5316\u8001\u5e74\u4eba\u5c31\u533b\u6d41\u7a0b\uff0c\u91cd\u70b9\u5728\u63d0\u4f9b\u8001\u5e74\u53cb\u5584\u670d\u52a1\u3001\u89e3\u51b3\u8001\u5e74\u4eba\u5c31\u533b\u5728\u667a\u80fd\u6280\u672f\u65b9\u9762\u9047\u5230\u7684\u56f0\u96be\u7b49\u65b9\u9762\uff0c\u79ef\u6781\u63a2\u7d22\u5efa\u8bbe\u8001\u5e74\u53cb\u5584\u533b\u7597\u673a\u6784\uff0c\u52a9\u529b\u63a8\u52a8\u8001\u5e74\u53cb\u597d\u793e\u4f1a\u5efa\u8bbe\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3935"}; 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 () { } }); }); }