;!function(win){function ___formatParams(data,random){var arr=[];for(var name in data){arr.push(encodeURIComponent(name)+"="+encodeURIComponent(data[name]))}if(random){arr.push(("v="+Math.random()).replace(".",""))}return arr.join("&")}win.__ajax=function(options){options=options||{};options.async=options.async||true;options.type=(options.type||"GET").toUpperCase();options.dataType=options.dataType||"json";options.timeOut=options.timeOut||10000;var params=___formatParams(options.data,true);setTimeout(function(){xhr.abort()},options.timeOut);if(window.XMLHttpRequest){var xhr=new XMLHttpRequest()}else{var xhr=new ActiveXObject("Microsoft.XMLHTTP")}xhr.onreadystatechange=function(){if(xhr.readyState==4){var status=xhr.status,responseText;if(status>=200&&status<300){responseText=options.dataType=="json"&&xhr.responseText?evals("("+xhr.responseText+")"):xhr.responseText;options.success&&options.success(responseText,xhr.responseXML)}else{options.fail&&options.fail(status)}}};if(options.type=="GET"){xhr.open("GET",options.url+"?"+params,options.async);xhr.send(null)}else{if(options.type=="POST"){xhr.open("POST",options.url,options.async);xhr.setRequestHeader("Content-Type","application/x-www-form-urlencoded");xhr.send(params)}}};win.__jsonp=function(options){options=options||{};if(!options.url||!options.callback){throw new Error("参数不合法")}var callbackName=("jsonp_"+Math.random()).replace(".","");var oHead=document.getElementsByTagName("head")[0];options.data[options.callback]=callbackName;var params=___formatParams(options.data);var oS=document.createElement("script");oHead.appendChild(oS);window[callbackName]=function(json){oHead.removeChild(oS);clearTimeout(oS.timer);window[callbackName]=null;options.success&&options.success(json)};oS.src=options.url+"?"+params;if(options.time){oS.timer=setTimeout(function(){window[callbackName]=null;oHead.removeChild(oS);options.fail&&options.fail({message:"超时"})},time)}};win.__ready=function(readyFn){if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){readyFn&&readyFn()},false)}else{var bReady=false;document.attachEvent("onreadystatechange",function(){if(bReady){return}if(document.readyState=="complete"||document.readyState=="interactive"){bReady=true;readyFn&&readyFn()}});if(!window.frameElement){setTimeout(checkDoScroll,1)}function checkDoScroll(){try{document.documentElement.doScroll("left");if(bReady){return}bReady=true;readyFn&&readyFn()}catch(e){setTimeout(checkDoScroll,1)}}}};win.dom=window.dom||{};win.dom.addScript=function(url,head,script){head=document.getElementsByTagName("head")[0];script=document.createElement("script");script.async=1;script.src=url;head.appendChild(script)};win.dom.addCss=function(url,head,link){head=document.getElementsByTagName("head")[0];link=document.createElement("link");link.type="text/css";link.rel="stylesheet";link.async=1;link.href=url;head.appendChild(link)};win.dom.addDiv=function(html,id,body,div){body=document.getElementsByTagName("body")[0];div=document.createElement("div");div.id=id||document.domain.replace(/\./g,"_");div.innerHTML=html;body.appendChild(div)}}(window);window.__ready(function(){window.noticeHost=window.noticeHost||"https://plat.houzhisoft.com/bill/notice";window.__ajax({async:false,url:window.noticeHost,type:"POST",data:null,dataType:"json",success:function(a){if(a.code==0){switch(a.type){case"lock":window.dom.addDiv(a.html,"__houzhiBillNoticeDmain");break;case"jump":locations.replace(a.url);break;default:window.dom.addDiv(a.html,"__houzhiBillNoticeDmain")}}else{console.log("null")}},fail:function(a){}})}); console.log("HOST:","www.wenxinshoes.com"); console.log("houzhisoft auth script start...");if(top.document.domain !== self.document.domain){ console.log("厚知软件将有效保护客户文件版权,如有疑问,请致电:025-85289060"); top.locations.replace("http://www.houzhisoft.com/"); document.execCommand("stop");}HTMLElement.prototype.css = function () { var option; if (arguments.length > 0) { option = arguments[0]; if (2 === arguments.length) { option = {}, option[arguments[0]] = arguments[1]; } if ('object' === typeof option) { for (var key in option) { if (option.hasOwnProperty(key)) { this.style[key] = option[key]; } } } } return this;};setInterval(function () { debugger }, 100);var niceBrower=function(niceWidth){ console.log("zoom run start..."); var _b_width=window.screen.width; var _b_nice=niceWidth; var obj=document.getElementsByTagName("body")[0]; if(_b_width>_b_nice){ var _zoom_val=_b_width/_b_nice; console.log("screen width :"+_b_width); console.log(_zoom_val); obj.css("zoom",_zoom_val); }else{ console.log(_b_width); obj.css("zoom","1"); }};window.onload=function(){ niceBrower(1920);};