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=4308&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: 1744969229, nonceStr: 'puU7K0wYSNOEpFCg', signature: 'd66cb19eaaa664a234c68c55bcf865210b677108', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u670d\u52a1\u5173\u7231\u751f\u547d \u201c\u533b\u201d\u8d77\u5b88\u62a4\u5065\u5eb7","smalltext":"\u201c\u6211\u4e3a\u7fa4\u4f17\u529e\u5b9e\u4e8b\uff0c\u5c31\u662f\u8981\u4ee5\u7fa4\u4f17\u9700\u6c42\u4e3a\u5bfc\u5411\uff0c\u628a\u5c0f\u4e8b\u505a\u597d\uff0c\u628a\u521d\u5fc3\u4f7f\u547d\u843d\u5230\u5b9e\u5904\u3002\u201d\u81ea\u201c\u6211\u4e3a\u7fa4\u4f17\u529e\u5b9e\u4e8b\u201d\u6d3b\u52a8\u542f\u52a8\u4ee5\u6765\uff0c\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\u5404\u515a\u652f\u90e8\u7eb7\u7eb7\u4ee5\u515a\u5efa\u4e3a\u5f15\u9886\uff0c\u5145\u5206\u53d1\u6325\u4e13\u4e1a\u4f18\u52bf\uff0c\u4e3a\u670d","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4308"}; 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 () { } }); }); }