document.write("");function wxint(wxconfig){wxconfig.shareUrl=wxconfig.shareUrl.replace('#','route');wx.config({debug: false,appId: 'wx93a9ca7b02a99f4d',timestamp: 1770838801,nonceStr: 'Myxf',signature: '0fe752f5c59868ef6e3483a1127efb4209483020',jsApiList: ['checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', 'chooseImage', 'previewImage', 'uploadImage', 'downloadImage', 'startRecord', 'stopRecord', 'onVoiceRecordEnd', 'playVoice', 'pauseVoice', 'stopVoice', 'onVoicePlayEnd', 'uploadVoice', 'downloadVoice']});wx.ready(function(){wx.onMenuShareTimeline({title: wxconfig.shareTitle,link: wxconfig.shareUrl,imgUrl: wxconfig.imgUrl,success: function () { },cancel: function () { }});wx.onMenuShareAppMessage({title: wxconfig.shareTitle,desc: wxconfig.shareTxt,link: wxconfig.shareUrl,imgUrl: wxconfig.imgUrl,type: '',dataUrl: '',success: function () { },cancel: function () { }});wx.onMenuShareQQ({title: wxconfig.shareTitle,desc: wxconfig.shareTxt,link: wxconfig.shareUrl,imgUrl: wxconfig.imgUrl,success: function () {},cancel: function () { }});wx.onMenuShareWeibo({title: wxconfig.shareTitle,desc: wxconfig.shareTxt,link: wxconfig.shareUrl,imgUrl: wxconfig.imgUrl,success: function () { },cancel: function () { }});wx.error(function(res){alert(res.errMsg);});wx.checkJsApi({jsApiList: ['getNetworkType','previewImage'],success: function (res) {}});});}