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=637&classid=12&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: 1761934682,
    nonceStr: 'uSn8hxQE2bs5ThM6',
    signature: '73ca701711a0ae1d5b19a8fceaf5cae66465c03b',
    jsApiList: [    
      'checkJsApi',    
      'onMenuShareTimeline',    
      'onMenuShareAppMessage',    
      'onMenuShareQQ',    
      'onMenuShareWeibo',
    ]    
  });
  wx.ready(function () {
      var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201906\/b37c43016a8e854c4518fe695b45a373.jpg","title":"\u5e38\u5dde\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\u5f20\u8273\uff1a\u4ece\u533b\u9662\u5ba3\u4f20\u5c0f\u767d\u5230\u54c1\u724c\u5efa\u8bbe\u80fd\u624b","smalltext":"\u5f20\u8273\uff0c\u5e38\u5dde\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\u515a\u59d4\u526f\u4e66\u8bb0\u3002\u6c5f\u82cf\u7701\u7b2c\u4e94\u671f\u201c333\u201d\u9ad8\u5c42\u6b21\u4eba\u624d\u57f9\u517b\u5bf9\u8c61\uff0c\u4e2d\u56fd\u751f\u547d\u5173\u6000\u534f\u4f1a\u533b\u9662\u4eba\u6587\u5efa\u8bbe\u4e13\u4e1a\u59d4\u5458\u4f1a\u59d4\u5458\uff0c\u6c5f\u82cf\u7701\u533b\u9662\u534f\u4f1a\u4e2d\u533b\u533b\u9662\u5206\u4f1a\u59d4\u5458\uff0c\u6b66\u8fdb\u533a\u73b0\u4ee3\u670d\u52a1\u4e1a\u5546\u4f1a\u884c\u4e1a\u4e13\u5bb6\uff0c\u83b7\u5f97\u4e2d\u56fd\u533b\u9662\u4eba\u6587\u54c1\u724c\u5cf0\u4f1a\u4eba\u6587\u54c1\u724c\u5efa\u8bbe\u521b\u65b0\u4e2a\u4eba\u3001\u5e38\u5dde\u5e02\u653f\u5e9c\u4e3a\u6c11\u529e\u5b9e\u4e8b\u9879\u76ee\u201c\u91d1\u70b9\u5b50\u5956\u201d\u3001\u5e02\u6587\u660e\u529e\u6539\u9769\u5f00\u653e\u56db\u5341\u5e74\u5f81\u6587\u6bd4\u8d5b\u4e8c\u7b49\u5956\u7b49\uff0c\u53d1\u8868\u8bba\u6587\u5341\u4f59\u7bc7\uff0c\u7b56\u5212\u7684\u533b\u9662\u5ba3\u4f20\u65b0\u95fb\u591a\u6b21\u767b\u4e0a\u56fd\u5bb6\u3001\u7701\u5e02\u7ea7\u5a92\u4f53\uff0c\u64b0\u5199\u7684\u591a\u7bc7\u65b0\u95fb\u7a3f\u88ab\u300a\u4eba\u6c11\u65e5\u62a5\u300b\u3001\u300a\u65b0\u534e\u793e\u300b\u3001\u300a\u65b0\u534e\u65e5\u62a5\u300b\u3001\u300a\u5065\u5eb7\u62a5\u300b\u3001\u300a\u626c\u5b50\u665a\u62a5\u300b\u3001\u300a\u73b0\u4ee3\u5feb\u62a5\u300b\u91c7\u5f55\uff0c\u4e3a\u63d0\u9ad8\u533b\u9662\u5f71\u54cd\u529b\u548c\u7f8e\u8a89\u5ea6\u4f5c\u51fa\u4e86\u79ef\u6781\u8d21\u732e\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=637"};
      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 () { 
          }
      });
  });
}