1
var $jscomp=$jscomp||{}
2
;$jscomp.scope={}
3
;$jscomp.findInternal=function(d,k,h){d instanceof String&&(d=String(d));for(var a=d.length,b=0;b<a;b++){var c=d[b];if(k.call(h,c,b,d))return{i:b,v:c}
4
}
5
return{i:-1,v:void 0}
6
}
7
;$jscomp.ASSUME_ES5=!1;$jscomp.ASSUME_NO_NATIVE_MAP=!1;$jscomp.ASSUME_NO_NATIVE_SET=!1;$jscomp.defineProperty=$jscomp.ASSUME_ES5||"function"==typeof Object.defineProperties?Object.defineProperty:function(d,k,h){d!=Array.prototype&&d!=Object.prototype&&(d[k]=h.value)}
8
;
9
$jscomp.getGlobal=function(d){return"undefined"!=typeof window&&window===d?d:"undefined"!=typeof global&&null!=global?global:d}
10
;$jscomp.global=$jscomp.getGlobal(this);$jscomp.polyfill=function(d,k,h,a){if(k){h=$jscomp.global;d=d.split(".");for(a=0;a<d.length-1;a++){var b=d[a];b in h||(h[b]={}
11
);h=h[b]}
12
d=d[d.length-1];a=h[d];k=k(a);k!=a&&null!=k&&$jscomp.defineProperty(h,d,{configurable:!0,writable:!0,value:k}
13
)}
14
}
15
;
16
$jscomp.polyfill("Array.prototype.find",function(d){return d?d:function(d,h){return $jscomp.findInternal(this,d,h).v}
17
}
18
,"es6","es3");$jscomp.polyfill("Array.prototype.fill",function(d){return d?d:function(d,h,a){var b=this.length||0;0>h&&(h=Math.max(0,b+h));if(null==a||a>b)a=b;a=Number(a);0>a&&(a=Math.max(0,b+a));for(h=Number(h||0);h<a;h++)this[h]=d;return this}
19
}
20
,"es6","es3");
21
$jscomp.checkStringArgs=function(d,k,h){if(null==d)throw new TypeError("The 'this' value for String.prototype."+h+" must not be null or undefined");if(k instanceof RegExp)throw new TypeError("First argument to String.prototype."+h+" must not be a regular expression");return d+""}
22
;
23
$jscomp.polyfill("String.prototype.repeat",function(d){return d?d:function(d){var h=$jscomp.checkStringArgs(this,null,"repeat");if(0>d||1342177279<d)throw new RangeError("Invalid count value");d|=0;for(var a="";d;)if(d&1&&(a+=h),d>>>=1)h+=h;return a}
24
}
25
,"es6","es3");var XF=window.XF||{}
26
;void 0===window.jQuery&&(jQuery=$={}
27
);
28
!function(d,k,h){XF.activate?console.error("XF core has been double loaded"):(XF.browser||(XF.browser={browser:"",version:0,os:"",osVersion:null}
29
),function(){var a=function(){var a=h.createElement("fake"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"}
30
,c;for(c in b)if(void 0!==a.style[c])return{end:b[c]}
31
;return!1}
32
();d.support.transition=a;d.support.transition&&(d.event.special.xfTransitionEnd={bindType:a.end,
33
delegateType:a.end,handle:function(a){if(d(a.target).is(this))return a.handleObj.handler.apply(this,arguments)}
34
}
35
);var b=d("html").attr("dir");a="normal";if(b&&"RTL"==b.toUpperCase()){b=d('<div style="width: 80px; height: 40px; font-size: 30px; overflow: scroll; white-space: nowrap; word-wrap: normal; position: absolute; top: -1000px; visibility: hidden; pointer-events: none">MMMMMMMMMM</div>');var c=b[0];b.appendTo("body");0<c.scrollLeft?a="inverted":(c.scrollLeft=-1,-1==c.scrollLeft&&(a="negative"));
36
b.remove()}
37
d.support.scrollLeftType=a;d.addEventCapture=function(){var a=d.event.special;return function(b){h.addEventListener&&("string"==typeof b&&(b=[b]),d.each(b,function(b,c){var g=function(a){a=d.event.fix(a);return d.event.dispatch.call(this,a)}
38
;a[c]=a[c]||{}
39
;a[c].setup||a[c].teardown||d.extend(a[c],{setup:function(){this.addEventListener(c,g,!0)}
40
,teardown:function(){this.removeEventListener(c,g,!0)}
...
</html>