window.EI||(EI={}),EI.version=5,EI.define=function(e,t){var n,o,i,a=e.split("."),r=a.length,c=window.EI;for(n=0;r>n;n+=1)o=a[n],i=c[o],i||(i=n+1===r?t:{},c[o]=i),c=i},EI.define("extend",function(e,t){var n;for(n in t)e[n]=t[n];return e}),EI.define("api",{_callbacks:{},jsonp:function(e,t,n,o,i,a){var r,c=document.createElement("script"),s="s"+parseInt(4e7*Math.random(),10);o.method=n,o.callback="EI.api._callbacks."+s,r=e+t+"?"+EI.serializer.qsEncode(o),EI.api._callbacks[s]=function(e){i&&i(e),delete EI.api._callbacks[s],c.parentNode.removeChild(c)},c.src=r,document.getElementsByTagName("head")[0].appendChild(c)},call:function(e,t){var n,o,i;n={data:t.data||{},method:t.method||"get",success:t.success,error:t.error,domain:t.domain||EI.domain.api,ajax:t.ajax||!1,dataType:t.dataType},n.method=n.method.toLowerCase(),i=document.referrer,o="",EI.option&&EI.option.accountId&&!n.data.account_id&&(n.data.account_id=EI.option.accountId),EI.option.internal&&(n.ajax=!0,EI.option.internal.referrer!==!1&&(i=document.location.protocol+"//"+EI.option.domain),n.domain=t.domain||EI.domain.legacy_api),"post"==n.method&&-1==e.search(/method=post/i)&&(o=-1==e.indexOf("?")?"?":"&",o+="method=post"),n.ajax&&$&&$.ajax?$.ajax({url:n.domain+e+o,data:n.data,type:n.method,dataType:n.dataType,cache:!1,beforeSend:function(e){e.setRequestHeader("X-Alt-Referer",i)},success:function(e){n.success&&n.success(e)},error:function(e){n.error&&n.error(e)}}):EI.api.jsonp(n.domain,e,n.method,n.data,n.success,n.error)}}),EI.define("cookie",{get:function(e){return document.cookie!==this._cacheString&&this._populateCache(),this._cache[e]},defaults:{path:"/"},set:function(e,t,n){switch(n={path:n&&n.path||this.defaults.path,domain:n&&n.domain||this.defaults.domain,expires:n&&n.expires||this.defaults.expires,secure:n&&void 0!==n.secure?n.secure:this.defaults.secure},void 0===t&&(n.expires=-1,t=""),typeof n.expires){case"number":n.expires=new Date((new Date).getTime()+1e3*n.expires);break;case"string":n.expires=new Date(n.expires)}var o=encodeURIComponent(e)+"="+(t+"").replace(/[^!#-+\--:<-[\]-~]/g,encodeURIComponent);return o+=n.path?";path="+n.path:"",o+=n.domain?";domain="+n.domain:"",o+=n.expires?";expires="+n.expires.toUTCString():"",o+=n.secure?";secure":"",document.cookie=o,this},expire:function(e,t){return this.set(e,void 0,t)},_populateCache:function(){this._cache={},this._cacheString=document.cookie;var e,t,n,o,i=this._cacheString.split("; ");for(e=0;e>2,r=(3&n)<<4|o>>4,c=(15&o)<<2|i>>6,s=63&i,isNaN(o)?c=s=64:isNaN(i)&&(s=64),t=t+this._b64Str.charAt(a)+this._b64Str.charAt(r)+this._b64Str.charAt(c)+this._b64Str.charAt(s),n=o=i="",a=r=c=s="";while(da;a++){i[a]=new Array(16);for(var r=0;16>r;r++)i[a][r]=e.charCodeAt(64*a+4*r)<<24|e.charCodeAt(64*a+4*r+1)<<16|e.charCodeAt(64*a+4*r+2)<<8|e.charCodeAt(64*a+4*r+3)}i[o-1][14]=8*(e.length-1)/Math.pow(2,32),i[o-1][14]=Math.floor(i[o-1][14]),i[o-1][15]=8*(e.length-1)&4294967295;for(var c,s,d,u,h,p=1732584193,l=4023233417,f=2562383102,m=271733878,E=3285377520,I=new Array(80),a=0;o>a;a++){for(var _=0;16>_;_++)I[_]=i[a][_];for(var _=16;80>_;_++)I[_]=this._rotl(I[_-3]^I[_-8]^I[_-14]^I[_-16],1);c=p,s=l,d=f,u=m,h=E;for(var _=0;80>_;_++){var g=Math.floor(_/20),C=this._rotl(c,5)+this._fSha1(g,s,d,u)+h+t[g]+I[_]&4294967295;h=u,u=d,d=this._rotl(s,30),s=c,c=C}p=p+c&4294967295,l=l+s&4294967295,f=f+d&4294967295,m=m+u&4294967295,E=E+h&4294967295}return this.toHexStr(p)+this.toHexStr(l)+this.toHexStr(f)+this.toHexStr(m)+this.toHexStr(E)},_fSha1:function(e,t,n,o){switch(e){case 0:return t&n^~t&o;case 1:return t^n^o;case 2:return t&n^t&o^n&o;case 3:return t^n^o}},_rotl:function(e,t){return e<>>32-t},toHexStr:function(e){for(var t,n="",o=7;o>=0;o--)t=e>>>4*o&15,n+=t.toString(16);return n},utf8Encode:function(e){e=e.replace(/\r\n/g,"\n");for(var t="",n=0;no?t+=String.fromCharCode(o):o>127&&2048>o?(t+=String.fromCharCode(o>>6|192),t+=String.fromCharCode(63&o|128)):(t+=String.fromCharCode(o>>12|224),t+=String.fromCharCode(o>>6&63|128),t+=String.fromCharCode(63&o|128))}return t},utf8Decode:function(e){for(var t="",n=0,o=c1=c2=0;no?(t+=String.fromCharCode(o),n++):o>191&&224>o?(c2=e.charCodeAt(n+1),t+=String.fromCharCode((31&o)<<6|63&c2),n+=2):(c2=e.charCodeAt(n+1),c3=e.charCodeAt(n+2),t+=String.fromCharCode((15&o)<<12|(63&c2)<<6|63&c3),n+=3);return t}}),EI.define("stat",{hasRun:!1,COOKIE_NAME:"ei_client_id",EXCLUDES:{},COOKIE_EXPIRY:63072e3,clientId:"",init:function(){this.hasRun||(this.hasRun=!0)},store:function(e){EI.util.isEmpty(e)||EI.cookie.set(EI.stat.COOKIE_NAME,e,{expires:EI.stat.COOKIE_EXPIRY,domain:EI.util.getRootDomain(document.domain)})},getClientId:function(){var e;return e=EI.cookie.get(this.COOKIE_NAME),EI.util.isEmpty(e)&&(e=""),e},send:function(e){var e;EI.util.isEmpty(EI.option.accountId)||(e.client_id=this.getClientId(),EI.api.call("/stat",{method:"post",data:e,success:EI.stat.callback,domain:EI.domain.s_api}))},callback:function(e){EI.stat.clientId=e.clientId,EI.stat.store(EI.stat.clientId)}}),EI.define("util",{isEmpty:function(e){return"undefined"==typeof e||null===e||""===e?!0:"number"==typeof e&&isNaN(e)?!0:e instanceof Array&&e.length<1?!0:e instanceof Date&&isNaN(Number(e))?!0:!1},isArray:function(e){return"[object Array]"===Object.prototype.toString.apply(e)},each:function(e,t){var n;if(this.isArray(e)||void 0!==e&&void 0!==e.length)for(n=0;n=n?e:t[n-2]+"."+t[n-1]}});