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=1105&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: 1714897199, nonceStr: 'pjwaik25GRTKB4Pe', signature: 'b1b83b9712a5f96c2f97a8d470e86a9c733edc90', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201909\/eccd4306e04e43cd59831c419da94490.jpg","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662:\u6765\u81eaPAC\u7684\u5173\u7231","smalltext":"\u7ecf\u5e38\u6709\u4eba\u95ee\u6211\uff0cPAC\u662f\u505a\u4ec0\u4e48\u7684\uff1fPost Abortion Care(\u7b80\u79f0PAC)\u5b83\u6307\u7684\u662f\u6d41\u4ea7\u540e\u5173\u7231\uff0c\u81f4\u529b\u4e8e\u63d0\u9ad8\u80b2\u9f84\u5973\u6027\u751f\u6b96\u5065\u5eb7\u6c34\u5e73\uff0c\u901a\u8fc7\u4e00\u5bf9\u4e00\u3001\u96c6\u4f53\u5ba3\u6559\u7b49\u65b9\u5f0f\uff0c\u4e3a\u5e7f\u5927\u5973\u6027\u7684\u8eab\u5fc3\u5065\u5eb7\u670d\u52a1\u3002\u6ca1\u9519\uff0c\u8fd9\u5c31","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1105"}; 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 () { } }); }); }