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=1513&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: 1752708847, nonceStr: 'VK93B5NI3h13OsBu', signature: 'b5ac9e2d23ed64078da04322bd794e5c1ebf8d46', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201912\/e6f5476fb6546b904b113e140fb9fd9f.png","title":"\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662:\u6d0b\u592b\u59bb\u8d60\u82f1\u6587\u9526\u65d7\u7ed9\u533b\u751f","smalltext":"\r\n\u8fd1\u65e5\uff0c\u6210\u90fd\u5e02\u4e94\u533b\u9662\u5987\u4ea7\u79d1\u5362\u6653\u7ea2\u533b\u751f\u6536\u5230\u4e00\u9762\u7279\u522b\u7684\u9526\u65d7\uff0c\u4e0a\u9762\u7528\u82f1\u6587\u5199\u9053\uff1aWe THANK YOU for the professional service and warmth hospitality shown to us before,during,and after the birth of our little girl.( \u611f\u8c22\u60a8\u5728\u6211\u4eec\u7684\u5973\u513f\u51fa\u751f\u4e4b\u524d\u3001\u51fa\u751f\u671f\u95f4\u548c\u51fa\u751f\u540e\u4e3a\u6211\u4eec\u63d0\u4f9b\u7684\u4e13\u4e1a\u670d\u52a1\u548c\u70ed\u60c5\u63a5\u5f85)\u3002\u539f\u6765\uff0c\u8fd9\u9762\u9526\u65d7\u662f\u4e00\u5bf9\u5728\u897f\u5357\u8d22\u5927\u7559\u5b66\u7684\u6d0b\u592b\u59bb\uff0c\u4e3a\u611f\u8c22\u5e02\u4e94\u533b\u9662\u533b\u751f\u7684\u771f\u8bda\u670d\u52a1\u800c\u8d60\u9001\u7684\u3002","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=5&id=1513"}; 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 () { } }); }); }