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=4749&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: 1744853069, nonceStr: 'mgnzhwIG4R3wQpWp', signature: '69288e0e3799b074a01b01a63d34c25a141d19a8', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6cb3\u5317\u4e2d\u77f3\u6cb9\u4e2d\u5fc3\u533b\u9662-\u201c\u533b\u201d\u5f80\u60c5\u6df1\u4f3c\u4eb2\u4eba","smalltext":"\u6cb3\u5317\u4e2d\u77f3\u6cb9\u4e2d\u5fc3\u533b\u9662\u4fdd\u5065\u4e0e\u8001\u5e74\u533b\u5b66\u79d1\u662f\u7531\u533b\u9662\u539f\u4fdd\u5065\u5e72\u90e8\u75c5\u623f\u9010\u6b65\u8fc7\u6e21\u81f3\u8001\u5e74\u533b\u5b66\u79d1\uff0c2013\u5e74\u6b63\u5f0f\u66f4\u540d\u4e3a\u4fdd\u5065\u4e0e\u8001\u5e74\u533b\u5b66\u79d1\u540e\u5f00\u59cb\u5bf9\u8001\u5e74\u533b\u5b66\u9886\u57df\u8fdb\u884c\u79d1\u5ba4\u5efa\u8bbe\uff0c\u53c2\u7167\u56fd\u5185\u5916\u6210\u719f\u7684\u8001\u5e74","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4749"}; 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 () { } }); }); }