var mnMerchantBassic={init:function(){this.isIE();var i=window.location.pathname.replace(/^\//,"");this.equi(i)},isIE:function(){var i=navigator.userAgent,n=i.indexOf("Opera")>-1;i.indexOf("compatible")>-1&&i.indexOf("MSIE")>-1&&!n&&(new RegExp("MSIE (\\d+\\.\\d+);").test(i),parseFloat(RegExp.$1)<10&&alert("IE浏览器版本过低，请更新IE浏览器或使用其他浏览器,如果您使用的是搜狗或是360 浏览器，可以尝试切换极速模式"))},equi:function(i){var n=navigator.userAgent,t=/(?:Windows Phone)/.test(n),e=/(?:SymbianOS)/.test(n)||t,o=/(?:Android)/.test(n),a=/(?:Firefox)/.test(n),r=/(?:iPad|PlayBook)/.test(n)||o&&!/(?:Mobile)/.test(n)||a&&/(?:Tablet)/.test(n)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1;if(!!(/(?:iPhone)/.test(n)&&!r||o||e||r)){window.stop();var s=i||"index";["index","register"].includes(s)?window.location.replace(window.location.origin+"/m/"+s+".html"+window.location.search):window.location.replace(window.location.origin+"/m/"+s)}}};mnMerchantBassic.init();