if(document&&document.body){var bodyClassName=document.body.className;-1===bodyClassName.indexOf("js-active")&&(document.body.className=""!==bodyClassName?bodyClassName+" js-active":"js-active")};
//### zip:baseLib-1.0.8.jar/PUSTEFIX-INF/script/bootstrap-min.js
(function(){var b=window.qx={};window.qui||(window.qui={});window.baselib||(window.baselib={});b.$$environment||(b.$$environment={});var h={"baselib.deprecated.stacktrace":!1,"baselib.revision":"6399ed0","baselib.version":"1.0.8","module.logger":!1,phonegap:!1,"qx.application":"baselib.Application","qx.debug":!1,"qx.debug.databinding":!1,"qx.debug.dispose":!1,"qx.debug.io":!1,"qx.debug.ui.queue":!1,"qx.globalErrorHandling":!1,"qx.mobile.nativescroll":!0,"qx.optimization.basecalls":!0,"qx.optimization.comments":!0,
"qx.optimization.privates":!0,"qx.optimization.strings":!0,"qx.optimization.variables":!0,"qx.optimization.variants":!0,"qx.optimization.whitespace":!0,"qx.revision":"5e46f6676a10a3b1d2c498e3c22587ea1aa3a8e2","qx.theme":"qx.theme.Modern","qx.version":"4.2"},k;for(k in h)b.$$environment[k]=h[k];b.$$libraries||(b.$$libraries={});h={__out__:{sourceUri:"script"},qx:{resourceUri:"/modules/frontend-qooxdoo/img",sourceUri:"script"}};for(k in h)b.$$libraries[k]=h[k];b.$$resources={"qx/static/blank.gif":[1,
1,"gif","qx"]};b.$$packageData={};b.$$loader={scriptLoaded:!0};b.$$packageData["0"]={locales:{},resources:{},translations:{C:{},en:{}}};(function(){window.qx||(window.qx={});b.Bootstrap={genericToString:function(){return"[Class "+this.classname+"]"},createNamespace:function(a,e){for(var c=a.split("."),d=c[0],g=b.$$namespaceRoot&&b.$$namespaceRoot[d]?b.$$namespaceRoot:window,f=0,m=c.length-1;f<m;f++,d=c[f])g=g[d]?g[d]:g[d]={};g[d]=e;return d},setDisplayName:function(a,b,c){a.displayName=b+"."+c+"()"},
setDisplayNames:function(a,b){for(var c in a){var d=a[c];d instanceof Function&&(d.displayName=b+"."+c+"()")}},base:function(a,e){if(b.Bootstrap.DEBUG&&!b.Bootstrap.isFunction(a.callee.base))throw Error("Cannot call super class. Method is not derived: "+a.callee.displayName);return 1===arguments.length?a.callee.base.call(this):a.callee.base.apply(this,Array.prototype.slice.call(arguments,1))},define:function(a,e){e||(e={statics:{}});var c,d=null;b.Bootstrap.setDisplayNames(e.statics,a);if(e.members||
e.extend){b.Bootstrap.setDisplayNames(e.members,a+".prototype");c=e.construct||new Function;e.extend&&this.extendClass(c,c,e.extend,a,f);for(var d=e.statics||{},g=0,f=b.Bootstrap.keys(d),m=f.length;g<m;g++){var l=f[g];c[l]=d[l]}d=c.prototype;d.base=b.Bootstrap.base;d.name=d.classname=a;for(var k=e.members||{},h,g=0,f=b.Bootstrap.keys(k),m=f.length;g<m;g++)l=f[g],h=k[l],h instanceof Function&&d[l]&&(h.base=d[l]),d[l]=h}else if(c=e.statics||{},b.Bootstrap.$$registry&&b.Bootstrap.$$registry[a]&&(f=b.Bootstrap.$$registry[a],
0!==this.keys(c).length)){e.defer&&e.defer(c,d);for(g in c)f[g]=c[g];return f}c.$$type="Class";c.hasOwnProperty("toString")||(c.toString=this.genericToString);var f=a?this.createNamespace(a,c):"";c.name=c.classname=a;c.basename=f;c.$$events=e.events;e.defer&&e.defer(c,d);null!=a&&(b.Bootstrap.$$registry[a]=c);return c}};b.Bootstrap.define("qx.Bootstrap",{statics:{LOADSTART:b.$$start||new Date,DEBUG:function(){var a=!0;b.$$environment&&!1===b.$$environment["qx.debug"]&&(a=!1);return a}(),getEnvironmentSetting:function(a){if(b.$$environment)return b.$$environment[a]},
setEnvironmentSetting:function(a,e){b.$$environment||(b.$$environment={});void 0===b.$$environment[a]&&(b.$$environment[a]=e)},createNamespace:b.Bootstrap.createNamespace,setRoot:function(a){b.$$namespaceRoot=a},base:b.Bootstrap.base,define:b.Bootstrap.define,setDisplayName:b.Bootstrap.setDisplayName,setDisplayNames:b.Bootstrap.setDisplayNames,genericToString:b.Bootstrap.genericToString,extendClass:function(a,b,c,d,g){var f=c.prototype,h=new Function;h.prototype=f;f=new h;a.prototype=f;f.name=f.classname=
d;f.basename=g;b.base=c;a.superclass=c;b.self=a.constructor=f.constructor=a},getByName:function(a){return b.Bootstrap.$$registry[a]},$$registry:{},objectGetLength:function(a){return b.Bootstrap.keys(a).length},objectMergeWith:function(a,b,c){void 0===c&&(c=!0);for(var d in b)if(c||void 0===a[d])a[d]=b[d];return a},__kw:"isPrototypeOf hasOwnProperty toLocaleString toString valueOf propertyIsEnumerable constructor".split(" "),keys:{ES5:Object.keys,BROKEN_IE:function(a){if(null===a||"object"!=typeof a&&
"function"!=typeof a)throw new TypeError("Object.keys requires an object as argument.");var e=[],c=Object.prototype.hasOwnProperty,d;for(d in a)c.call(a,d)&&e.push(d);d=0;for(var g=b.Bootstrap.__kw,f=g.length;d<f;d++)c.call(a,g[d])&&e.push(g[d]);return e},"default":function(a){if(null===a||"object"!=typeof a&&"function"!=typeof a)throw new TypeError("Object.keys requires an object as argument.");var b=[],c=Object.prototype.hasOwnProperty,d;for(d in a)c.call(a,d)&&b.push(d);return b}}["function"==
typeof Object.keys?"ES5":"toString"!==function(){for(var a in{toString:1})return a}()?"BROKEN_IE":"default"],__kx:{"[object String]":"String","[object Array]":"Array","[object Object]":"Object","[object RegExp]":"RegExp","[object Number]":"Number","[object Boolean]":"Boolean","[object Date]":"Date","[object Function]":"Function","[object Error]":"Error"},bind:function(a,b,c){var d=Array.prototype.slice.call(arguments,2,arguments.length);return function(){var c=Array.prototype.slice.call(arguments,
0,arguments.length);return a.apply(b,d.concat(c))}},firstUp:function(a){return a.charAt(0).toUpperCase()+a.substr(1)},firstLow:function(a){return a.charAt(0).toLowerCase()+a.substr(1)},getClass:function(a){if(void 0===a)return"Undefined";if(null===a)return"Null";a=Object.prototype.toString.call(a);return b.Bootstrap.__kx[a]||a.slice(8,-1)},isString:function(a){return null!==a&&("string"===typeof a||"String"==b.Bootstrap.getClass(a)||a instanceof String||!!a&&!!a.$$isString)},isArray:function(a){return null!==
a&&(a instanceof Array||a&&b.data&&b.data.IListData&&b.util.OOUtil.hasInterface(a.constructor,b.data.IListData)||"Array"==b.Bootstrap.getClass(a)||!!a&&!!a.$$isArray)},isObject:function(a){return void 0!==a&&null!==a&&"Object"==b.Bootstrap.getClass(a)},isFunction:function(a){return"Function"==b.Bootstrap.getClass(a)},$$logs:[],debug:function(a,e){b.Bootstrap.$$logs.push(["debug",arguments])},info:function(a,e){b.Bootstrap.$$logs.push(["info",arguments])},warn:function(a,e){b.Bootstrap.$$logs.push(["warn",
arguments])},error:function(a,e){b.Bootstrap.$$logs.push(["error",arguments])},trace:function(a){}}})})();window.$$__qx=b;window.qx=void 0;try{delete window.qx}catch(n){}})();

//### zip:baseLib-1.0.8.jar/PUSTEFIX-INF/script/base-min.js
(function(){var c=window.qx=window.$$__qx;window.qxWeb=void 0;window.$q=void 0;window.q=void 0;try{delete window.qxWeb,delete window.q,delete window.$q}catch(Ia){}c.$$packageData["0"]={locales:{},resources:{},translations:{C:{},en:{}}};(function(){c.Bootstrap.define("qx.core.Environment",{statics:{_checks:{},_asyncChecks:{},__iP:{},_checksMap:{},_defaults:{"true":!0,"qx.allowUrlSettings":!1,"qx.allowUrlVariants":!1,"qx.debug.property.level":0,"qx.debug":!0,"qx.debug.ui.queue":!0,"qx.aspects":!1,"qx.dynlocale":!0,
"qx.dyntheme":!0,"qx.blankpage":"qx/static/blank.html","qx.debug.databinding":!1,"qx.debug.dispose":!1,"qx.optimization.basecalls":!1,"qx.optimization.comments":!1,"qx.optimization.privates":!1,"qx.optimization.strings":!1,"qx.optimization.variables":!1,"qx.optimization.variants":!1,"module.databinding":!0,"module.logger":!0,"module.property":!0,"module.events":!0,"qx.nativeScrollBars":!1},get:function(a){if(void 0!=this.__iP[a])return this.__iP[a];var b=this._checks[a];if(b)return b=b(),this.__iP[a]=
b;b=this._getClassNameFromEnvKey(a);if(void 0!=b[0])return b=b[0][b[1]](),this.__iP[a]=b;c.Bootstrap.DEBUG&&(c.Bootstrap.warn(a+" is not a valid key. Please see the API-doc of qx.core.Environment for a list of predefined keys."),c.Bootstrap.trace(this))},_getClassNameFromEnvKey:function(a){var b=this._checksMap;if(void 0!=b[a]){var b=b[a],d=b.lastIndexOf(".");if(-1<d&&(a=b.slice(0,d),b=b.slice(d+1),a=c.Bootstrap.getByName(a),void 0!=a))return[a,b]}return[void 0,void 0]},select:function(a,b){return this.__ky(this.get(a),
b)},__ky:function(a,b){var d=b[a];if(b.hasOwnProperty(a))return d;for(var f in b)if(-1!=f.indexOf("|"))for(var d=f.split("|"),e=0;e<d.length;e++)if(d[e]==a)return b[f];if(void 0!==b["default"])return b["default"];if(c.Bootstrap.DEBUG)throw Error('No match for variant "'+a+'" ('+typeof a+" type) in variants ["+c.Bootstrap.keys(b)+'] found, and no default ("default") given');},add:function(a,b){void 0==this._checks[a]&&(b instanceof Function?(!this._checksMap[a]&&b.displayName&&(this._checksMap[a]=
b.displayName.substr(0,b.displayName.length-2)),this._checks[a]=b):this._checks[a]=this.__kB(b))},addAsync:function(a,b){void 0==this._checks[a]&&(this._asyncChecks[a]=b)},_initDefaultQxValues:function(){var a=function(a){return function(){return a}},b;for(b in this._defaults)this.add(b,a(this._defaults[b]))},__kz:function(){if(c&&c.$$environment)for(var a in c.$$environment)this._checks[a]=this.__kB(c.$$environment[a])},__kA:function(){if(window.document&&window.document.location)for(var a=window.document.location.search.slice(1).split("&"),
b=0;b<a.length;b++){var d=a[b].split(":");if(3==d.length&&"qxenv"==d[0]){var c=d[1],d=decodeURIComponent(d[2]);"true"==d?d=!0:"false"==d?d=!1:/^(\d|\.)+$/.test(d)&&(d=parseFloat(d));this._checks[c]=this.__kB(d)}}},__kB:function(a){return c.Bootstrap.bind(function(a){return a},null,a)}},defer:function(a){a._initDefaultQxValues();a.__kz();!0===a.get("qx.allowUrlSettings")&&a.__kA()}})})();(function(){c.Bootstrap.define("qx.bom.client.Engine",{statics:{getVersion:function(){var a=window.navigator.userAgent,
b="";if(c.bom.client.Engine.__lX()){var d=/Trident\/([^\);]+)(\)|;)/.test(a);/MSIE\s+([^\);]+)(\)|;)/.test(a)?(b=RegExp.$1,8>b&&d&&("4.0"==RegExp.$1?b="8.0":"5.0"==RegExp.$1&&(b="9.0"))):d&&(a=/\brv\:(\d+?\.\d+?)\b/.exec(a))&&(b=a[1])}else c.bom.client.Engine.__lT()?/Opera[\s\/]([0-9]+)\.([0-9])([0-9]*)/.test(a)&&(-1!=a.indexOf("Version/")?(a=a.match(/Version\/(\d+)\.(\d+)/),b=a[1]+"."+a[2].charAt(0)+"."+a[2].substring(1,a[2].length)):(b=RegExp.$1+"."+RegExp.$2,""!=RegExp.$3&&(b+="."+RegExp.$3))):
c.bom.client.Engine.__lU()?/AppleWebKit\/([^ ]+)/.test(a)&&(b=RegExp.$1,(a=/[^\.0-9]/.exec(b))&&(b=b.slice(0,a.index))):c.bom.client.Engine.__lW()||c.bom.client.Engine.__lV()?/rv\:([^\);]+)(\)|;)/.test(a)&&(b=RegExp.$1):(b=window.qxFail)&&"function"===typeof b?b=b().FULLVERSION:(b="1.9.0.0",c.Bootstrap.warn("Unsupported client: "+a+"! Assumed gecko version 1.9.0.0 (Firefox 3.0)."));return b},getName:function(){var a;c.bom.client.Engine.__lX()?a="mshtml":c.bom.client.Engine.__lT()?a="opera":c.bom.client.Engine.__lU()?
a="webkit":c.bom.client.Engine.__lW()||c.bom.client.Engine.__lV()?a="gecko":(a=window.qxFail)&&"function"===typeof a?a=a().NAME:(a="gecko",c.Bootstrap.warn("Unsupported client: "+window.navigator.userAgent+"! Assumed gecko version 1.9.0.0 (Firefox 3.0)."));return a},__lT:function(){return window.opera&&"[object Opera]"==Object.prototype.toString.call(window.opera)},__lU:function(){return-1!=window.navigator.userAgent.indexOf("AppleWebKit/")},__lV:function(){return-1!=window.navigator.userAgent.indexOf("Maple")},
__lW:function(){return window.navigator.mozApps&&"Gecko"===window.navigator.product&&-1==window.navigator.userAgent.indexOf("Maple")&&-1==window.navigator.userAgent.indexOf("Trident")},__lX:function(){return window.navigator.cpuClass&&(/MSIE\s+([^\);]+)(\)|;)/.test(window.navigator.userAgent)||/Trident\/\d+?\.\d+?/.test(window.navigator.userAgent))||c.bom.client.Engine.__lY()?!0:!1},__lY:function(){return-1<window.navigator.userAgent.indexOf("Windows Phone")}},defer:function(a){c.core.Environment.add("engine.version",
a.getVersion);c.core.Environment.add("engine.name",a.getName)}})})();(function(){c.Bootstrap.define("qx.bom.client.EcmaScript",{statics:{getStackTrace:function(){var a=Error("e");if(!a.stack&&!a.stacktrace)try{throw a;}catch(b){a=b}return a.stacktrace?"stacktrace":a.stack?"stack":null},getArrayIndexOf:function(){return!!Array.prototype.indexOf},getArrayLastIndexOf:function(){return!!Array.prototype.lastIndexOf},getArrayForEach:function(){return!!Array.prototype.forEach},getArrayFilter:function(){return!!Array.prototype.filter},
getArrayMap:function(){return!!Array.prototype.map},getArraySome:function(){return!!Array.prototype.some},getArrayEvery:function(){return!!Array.prototype.every},getArrayReduce:function(){return!!Array.prototype.reduce},getArrayReduceRight:function(){return!!Array.prototype.reduceRight},getErrorToString:function(){return"function"==typeof Error.prototype.toString&&"[object Error]"!==Error.prototype.toString()},getFunctionBind:function(){return"function"===typeof Function.prototype.bind},getObjectKeys:function(){return!!Object.keys},
getDateNow:function(){return!!Date.now},getStringTrim:function(){return"function"===typeof String.prototype.trim}},defer:function(a){c.core.Environment.add("ecmascript.array.indexof",a.getArrayIndexOf);c.core.Environment.add("ecmascript.array.lastindexof",a.getArrayLastIndexOf);c.core.Environment.add("ecmascript.array.foreach",a.getArrayForEach);c.core.Environment.add("ecmascript.array.filter",a.getArrayFilter);c.core.Environment.add("ecmascript.array.map",a.getArrayMap);c.core.Environment.add("ecmascript.array.some",
a.getArraySome);c.core.Environment.add("ecmascript.array.every",a.getArrayEvery);c.core.Environment.add("ecmascript.array.reduce",a.getArrayReduce);c.core.Environment.add("ecmascript.array.reduceright",a.getArrayReduceRight);c.core.Environment.add("ecmascript.date.now",a.getDateNow);c.core.Environment.add("ecmascript.error.toString",a.getErrorToString);c.core.Environment.add("ecmascript.error.stacktrace",a.getStackTrace);c.core.Environment.add("ecmascript.function.bind",a.getFunctionBind);c.core.Environment.add("ecmascript.object.keys",
a.getObjectKeys);c.core.Environment.add("ecmascript.string.trim",a.getStringTrim)}})})();(function(){c.Bootstrap.define("qx.lang.normalize.Array",{statics:{indexOf:function(a,b){null==b?b=0:0>b&&(b=Math.max(0,this.length+b));for(var d=b;d<this.length;d++)if(this[d]===a)return d;return-1},lastIndexOf:function(a,b){null==b?b=this.length-1:0>b&&(b=Math.max(0,this.length+b));for(var d=b;0<=d;d--)if(this[d]===a)return d;return-1},forEach:function(a,b){for(var d=this.length,c=0;c<d;c++){var e=this[c];void 0!==
e&&a.call(b||window,e,c,this)}},filter:function(a,b){for(var d=[],c=this.length,e=0;e<c;e++){var g=this[e];void 0!==g&&a.call(b||window,g,e,this)&&d.push(this[e])}return d},map:function(a,b){for(var d=[],c=this.length,e=0;e<c;e++){var g=this[e];void 0!==g&&(d[e]=a.call(b||window,g,e,this))}return d},some:function(a,b){for(var d=this.length,c=0;c<d;c++){var e=this[c];if(void 0!==e&&a.call(b||window,e,c,this))return!0}return!1},every:function(a,b){for(var d=this.length,c=0;c<d;c++){var e=this[c];if(void 0!==
e&&!a.call(b||window,e,c,this))return!1}return!0},reduce:function(a,b){if("function"!==typeof a)throw new TypeError("First argument is not callable");if(void 0===b&&0===this.length)throw new TypeError("Length is 0 and no second argument given");for(var d=void 0===b?this[0]:b,c=void 0===b?1:0;c<this.length;c++)c in this&&(d=a.call(void 0,d,this[c],c,this));return d},reduceRight:function(a,b){if("function"!==typeof a)throw new TypeError("First argument is not callable");if(void 0===b&&0===this.length)throw new TypeError("Length is 0 and no second argument given");
for(var d=void 0===b?this[this.length-1]:b,c=void 0===b?this.length-2:this.length-1;0<=c;c--)c in this&&(d=a.call(void 0,d,this[c],c,this));return d}},defer:function(a){c.core.Environment.get("ecmascript.array.indexof")||(Array.prototype.indexOf=a.indexOf);c.core.Environment.get("ecmascript.array.lastindexof")||(Array.prototype.lastIndexOf=a.lastIndexOf);c.core.Environment.get("ecmascript.array.foreach")||(Array.prototype.forEach=a.forEach);c.core.Environment.get("ecmascript.array.filter")||(Array.prototype.filter=
a.filter);c.core.Environment.get("ecmascript.array.map")||(Array.prototype.map=a.map);c.core.Environment.get("ecmascript.array.some")||(Array.prototype.some=a.some);c.core.Environment.get("ecmascript.array.every")||(Array.prototype.every=a.every);c.core.Environment.get("ecmascript.array.reduce")||(Array.prototype.reduce=a.reduce);c.core.Environment.get("ecmascript.array.reduceright")||(Array.prototype.reduceRight=a.reduceRight)}})})();(function(){var a="number";c.Bootstrap.define("qx.type.BaseArray",
{extend:Array,construct:function(a){},members:{toArray:null,valueOf:null,pop:null,push:null,reverse:null,shift:null,sort:null,splice:null,unshift:null,concat:null,join:null,slice:null,toString:null,indexOf:null,lastIndexOf:null,forEach:null,filter:null,map:null,some:null,every:null}});(function(){function b(b){1===arguments.length&&typeof b===a?this.length=-1<b&&b===b>>0.5?b:this.push(b):arguments.length&&this.push.apply(this,arguments)}function d(){}d.prototype=[];b.prototype=new d;b.prototype.length=
0;c.type.BaseArray=function(a){if("mshtml"==c.core.Environment.get("engine.name")){b.prototype={length:0,$$isArray:!0};a="pop push reverse shift sort splice unshift join slice".split(" ");for(var d=a.length;d;)b.prototype[a[--d]]=Array.prototype[a[d]]}var g=Array.prototype.slice;b.prototype.concat=function(){for(var a=this.slice(0),d=0,c=arguments.length;d<c;d++){var f;f=arguments[d]instanceof b?g.call(arguments[d],0):arguments[d]instanceof Array?arguments[d]:[arguments[d]];a.push.apply(a,f)}return a};
b.prototype.toString=function(){return g.call(this,0).toString()};b.prototype.toLocaleString=function(){return g.call(this,0).toLocaleString()};b.prototype.constructor=b;b.prototype.indexOf=Array.prototype.indexOf;b.prototype.lastIndexOf=Array.prototype.lastIndexOf;b.prototype.forEach=Array.prototype.forEach;b.prototype.some=Array.prototype.some;b.prototype.every=Array.prototype.every;var h=Array.prototype.filter,k=Array.prototype.map;b.prototype.filter=function(){var a=new this.constructor;a.push.apply(a,
h.apply(this,arguments));return a};b.prototype.map=function(){var a=new this.constructor;a.push.apply(a,k.apply(this,arguments));return a};b.prototype.slice=function(){var a=new this.constructor;a.push.apply(a,Array.prototype.slice.apply(this,arguments));return a};b.prototype.splice=function(){var a=new this.constructor;a.push.apply(a,Array.prototype.splice.apply(this,arguments));return a};b.prototype.toArray=function(){return Array.prototype.slice.call(this,0)};b.prototype.valueOf=function(){return this.length};
return b}(b)})()})();(function(){c.Bootstrap.define("qxWeb",{extend:c.type.BaseArray,statics:{__jf:[],$$qx:c,$init:function(a,b){for(var d=[],f=0;f<a.length;f++)!a[f]||1!==a[f].nodeType&&9!==a[f].nodeType&&11!==a[f].nodeType?a[f]&&(a[f].history&&a[f].location&&a[f].document)&&d.push(a[f]):d.push(a[f]);a[0]&&(a[0].getAttribute&&a[0].getAttribute("data-qx-class"))&&(b=c.Bootstrap.getByName(a[0].getAttribute("data-qx-class"))||b);d=c.lang.Array.cast(d,b);for(f=0;f<qxWeb.__jf.length;f++)qxWeb.__jf[f].call(d);
return d},$attach:function(a,b){for(var d in a)if(void 0==qxWeb.prototype[d]||void 0!=Array.prototype[d]||!0===b)qxWeb.prototype[d]=a[d]},$attachStatic:function(a,b){for(var d in a)qxWeb[d]=a[d]},$attachInit:function(a){this.__jf.push(a)},define:function(a,b){void 0==b&&(b=a,a=null);return c.Bootstrap.define.call(c.Bootstrap,a,b)}},construct:function(a,b){if(!a&&this instanceof qxWeb)return this;if(!a)a=[];else if(c.Bootstrap.isString(a))b instanceof qxWeb&&0!=b.length&&(b=b[0]),a=b instanceof qxWeb?
[]:c.bom.Selector.query(a,b);else if(1===a.nodeType||(9===a.nodeType||11===a.nodeType)||a.history&&a.location&&a.document)a=[a];return qxWeb.$init(a,qxWeb)},members:{filter:function(a){return c.lang.Type.isFunction(a)?qxWeb.$init(Array.prototype.filter.call(this,a),this.constructor):qxWeb.$init(c.bom.Selector.matches(a,this),this.constructor)},unique:function(){var a=c.lang.Array.unique(this);return qxWeb.$init(a,this.constructor)},slice:function(a,b){return void 0!==b?qxWeb.$init(Array.prototype.slice.call(this,
a,b),this.constructor):qxWeb.$init(Array.prototype.slice.call(this,a),this.constructor)},splice:function(a,b,d){return qxWeb.$init(Array.prototype.splice.apply(this,arguments),this.constructor)},map:function(a,b){return qxWeb.$init(Array.prototype.map.apply(this,arguments),qxWeb)},concat:function(a){for(var b=Array.prototype.slice.call(this,0),d=0;d<arguments.length;d++)arguments[d]instanceof qxWeb?b=b.concat(Array.prototype.slice.call(arguments[d],0)):b.push(arguments[d]);return qxWeb.$init(b,this.constructor)},
indexOf:function(a,b){if(!a)return-1;b||(b=0);if("number"!==typeof b)return-1;0>b&&(b=this.length+b,0>b&&(b=0));c.lang.Type.isArray(a)&&(a=a[0]);for(var d=b,f=this.length;d<f;d++)if(this[d]===a)return d;return-1},debug:function(){return this},logThis:function(){return this},_forEachElement:function(a,b){for(var d=0,c=this.length;d<c;d++)!this[d]||1!==this[d].nodeType&&11!==this[d].nodeType||a.apply(b||this,[this[d],d,this]);return this},_forEachElementWrapped:function(a,b){this._forEachElement(function(b,
c,e){a.apply(this,[qxWeb(b),c,e])},b);return this}},defer:function(a){void 0==window.q&&(q=a)}})})();(function(){c.Bootstrap.define("qx.lang.normalize.Date",{statics:{now:function(){return+new Date}},defer:function(a){c.core.Environment.get("ecmascript.date.now")||(Date.now=a.now)}})})();(function(){c.Bootstrap.define("qx.lang.Array",{statics:{cast:function(a,b,d){if(a.constructor===b)return a;c.data&&c.data.IListData&&c.Class&&c.Class.hasInterface(a,c.data.IListData)&&(a=a.toArray());b=new b;if("mshtml"==
c.core.Environment.get("engine.name")&&a.item){d=d||0;for(var f=a.length;d<f;d++)b.push(a[d]);return b}"[object Array]"===Object.prototype.toString.call(a)&&null==d?b.push.apply(b,a):b.push.apply(b,Array.prototype.slice.call(a,d||0));return b},fromArguments:function(a,b){return Array.prototype.slice.call(a,b||0)},fromCollection:function(a){if("mshtml"==c.core.Environment.get("engine.name")&&a.item){for(var b=[],d=0,f=a.length;d<f;d++)b[d]=a[d];return b}return Array.prototype.slice.call(a,0)},insertBefore:function(a,
b,d){d=a.indexOf(d);-1==d?a.push(b):a.splice(d,0,b);return a},insertAfter:function(a,b,d){d=a.indexOf(d);-1==d||d==a.length-1?a.push(b):a.splice(d+1,0,b);return a},removeAt:function(a,b){return a.splice(b,1)[0]},removeAll:function(a){a.length=0;return this},exclude:function(a,b){for(var d=0,c=b.length,e;d<c;d++)e=a.indexOf(b[d]),-1!=e&&a.splice(e,1);return a},remove:function(a,b){var d=a.indexOf(b);if(-1!=d)return a.splice(d,1),b},contains:function(a,b){return-1!==a.indexOf(b)},equals:function(a,
b){var d=a.length;if(d!==b.length)return!1;for(var c=0;c<d;c++)if(a[c]!==b[c])return!1;return!0},sum:function(a){for(var b=0,d=0,c=a.length;d<c;d++)void 0!=a[d]&&(b+=a[d]);return b},max:function(a){var b,d=a.length,c=a[0];for(b=1;b<d;b++)a[b]>c&&(c=a[b]);return void 0===c?null:c},min:function(a){var b,d=a.length,c=a[0];for(b=1;b<d;b++)a[b]<c&&(c=a[b]);return void 0===c?null:c},unique:function(a){for(var b=[],d={},c={},e={},g,h=0,k="qx"+Date.now(),l=!1,w=!1,t=!1,E=0,B=a.length;E<B;E++)if(g=a[E],null===
g)l||(l=!0,b.push(g));else if(void 0!==g)if(!1===g)w||(w=!0,b.push(g));else if(!0===g)t||(t=!0,b.push(g));else if("string"===typeof g)d[g]||(d[g]=1,b.push(g));else if("number"===typeof g)c[g]||(c[g]=1,b.push(g));else{var x=g[k];null==x&&(x=g[k]=h++);e[x]||(e[x]=g,b.push(g))}for(x in e)try{delete e[x][k]}catch(H){try{e[x][k]=null}catch(C){throw Error("Cannot clean-up map entry doneObjects["+x+"]["+k+"]");}}return b},range:function(a,b,d){1>=arguments.length&&(b=a||0,a=0);d=arguments[2]||1;for(var c=
Math.max(Math.ceil((b-a)/d),0),e=0,g=Array(c);e<c;)g[e++]=a,a+=d;return g}}})})();(function(){var a="'] ",b="div",d="input",f="*",e="id",g="string",h="parentNode",k=" ",l="button",w="0",t="|",E="object",B="$1",x="TAG",H="[id='",C="",ba="\\$&",r=",";c.Bootstrap.define("qx.bom.Selector",{statics:{query:null,matches:null}});(function(F){function u(b,d,c,f){var h,k,I,s,ka;(d?d.ownerDocument||d:P)!==G&&W(d);d=d||G;c=c||[];if(!b||typeof b!==g)return c;if(1!==(s=d.nodeType)&&9!==s)return[];if(R&&!f){if(h=
Ja.exec(b))if(I=h[1])if(9===s)if((k=d.getElementById(I))&&k.parentNode){if(k.id===I)return c.push(k),c}else return c;else{if(d.ownerDocument&&(k=d.ownerDocument.getElementById(I))&&ia(d,k)&&k.id===I)return c.push(k),c}else{if(h[2])return X.apply(c,d.getElementsByTagName(b)),c;if((I=h[3])&&z.getElementsByClassName&&d.getElementsByClassName)return X.apply(c,d.getElementsByClassName(I)),c}if(z.qsa&&(!J||!J.test(b))){k=h=D;I=d;ka=9===s&&b;if(1===s&&d.nodeName.toLowerCase()!==E){s=T(b);(h=d.getAttribute(e))?
k=h.replace(Ka,ba):d.setAttribute(e,k);k=H+k+a;for(I=s.length;I--;)s[I]=k+L(s[I]);I=ra.test(b)&&m(d.parentNode)||d;ka=s.join(r)}if(ka)try{return X.apply(c,I.querySelectorAll(ka)),c}catch(n){}finally{h||d.removeAttribute(e)}}}return xa(b.replace(la,B),d,c,f)}function s(){function a(d,c){b.push(d+k)>v.cacheLength&&delete a[b.shift()];return a[d+k]=c}var b=[];return a}function n(a){a[D]=!0;return a}function A(a){var d=G.createElement(b);try{return!!a(d)}catch(c){return!1}finally{d.parentNode&&d.parentNode.removeChild(d)}}
function U(a,b){for(var d=a.split(t),c=a.length;c--;)v.attrHandle[d[c]]=b}function ya(a,b){var d=b&&a,c=d&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||za)-(~a.sourceIndex||za);if(c)return c;if(d)for(;d=d.nextSibling;)if(d===b)return-1;return a?1:-1}function p(a){return function(b){return b.nodeName.toLowerCase()===d&&b.type===a}}function La(a){return function(b){var c=b.nodeName.toLowerCase();return(c===d||c===l)&&b.type===a}}function S(a){return n(function(b){b=+b;return n(function(d,c){for(var f,
e=a([],d.length,b),g=e.length;g--;)d[f=e[g]]&&(d[f]=!(c[f]=d[f]))})})}function m(a){return a&&typeof a.getElementsByTagName!==ea&&a}function Aa(){}function T(a,b){var d,c,f,e,g,h,s;if(g=Ba[a+k])return b?0:g.slice(0);g=a;h=[];for(s=v.preFilter;g;){if(!d||(c=Ma.exec(g)))c&&(g=g.slice(c[0].length)||g),h.push(f=[]);d=!1;if(c=Na.exec(g))d=c.shift(),f.push({value:d,type:c[0].replace(la,k)}),g=g.slice(d.length);for(e in v.filter)!(c=ma[e].exec(g))||s[e]&&!(c=s[e](c))||(d=c.shift(),f.push({value:d,type:e,
matches:c}),g=g.slice(d.length));if(!d)break}return b?g.length:g?u.error(a):Ba(a,h).slice(0)}function L(a){for(var b=0,d=a.length,c=C;b<d;b++)c+=a[b].value;return c}function y(a,b,d){var c=b.dir,f=d&&c===h,e=Oa++;return b.first?function(b,d,e){for(;b=b[c];)if(1===b.nodeType||f)return a(b,d,e)}:function(b,d,g){var h,qa,N=[Q,e];if(g)for(;b=b[c];){if((1===b.nodeType||f)&&a(b,d,g))return!0}else for(;b=b[c];)if(1===b.nodeType||f){qa=b[D]||(b[D]={});if((h=qa[c])&&h[0]===Q&&h[1]===e)return N[2]=h[2];qa[c]=
N;if(N[2]=a(b,d,g))return!0}}}function K(a){return 1<a.length?function(b,d,c){for(var f=a.length;f--;)if(!a[f](b,d,c))return!1;return!0}:a[0]}function O(a,b,d,c,f){for(var e,g=[],h=0,k=a.length,s=null!=b;h<k;h++)if(e=a[h])if(!d||d(e,c,f))g.push(e),s&&b.push(h);return g}function sa(a,b,d,c,e,g){c&&!c[D]&&(c=sa(c));e&&!e[D]&&(e=sa(e,g));return n(function(g,h,k,s){var n,r,wa=[],l=[],A=h.length,p;if(!(p=g)){p=b||f;for(var m=k.nodeType?[k]:k,U=[],t=0,v=m.length;t<v;t++)u(p,m[t],U);p=U}p=!a||!g&&b?p:O(p,
wa,a,k,s);m=d?e||(g?a:A||c)?[]:h:p;d&&d(p,m,k,s);if(c)for(n=O(m,l),c(n,[],k,s),k=n.length;k--;)if(r=n[k])m[l[k]]=!(p[l[k]]=r);if(g){if(e||a){if(e){n=[];for(k=m.length;k--;)(r=m[k])&&n.push(p[k]=r);e(null,m=[],n,s)}for(k=m.length;k--;)(r=m[k])&&-1<(n=e?ca.call(g,r):wa[k])&&(g[n]=!(h[n]=r))}}else m=O(m===h?m.splice(A,m.length):m),e?e(null,h,m,s):X.apply(h,m)})}function M(a){var b,d,c,e=a.length,g=v.relative[a[0].type];d=g||v.relative[k];for(var h=g?1:0,s=y(function(a){return a===b},d,!0),n=y(function(a){return-1<
ca.call(b,a)},d,!0),r=[function(a,d,c){return!g&&(c||d!==na)||((b=d).nodeType?s(a,d,c):n(a,d,c))}];h<e;h++)if(d=v.relative[a[h].type])r=[y(K(r),d)];else{d=v.filter[a[h].type].apply(null,a[h].matches);if(d[D]){for(c=++h;c<e&&!v.relative[a[c].type];c++);return sa(1<h&&K(r),1<h&&L(a.slice(0,h-1).concat({value:a[h-2].type===k?f:C})).replace(la,B),d,h<c&&M(a.slice(h,c)),c<e&&M(a=a.slice(c)),c<e&&L(a))}r.push(d)}return K(r)}function Pa(a,b){var d=0<b.length,c=0<a.length,e=function(e,g,h,k,s){var n,r,ha,
m=0,p=w,l=e&&[],A=[],U=na,t=e||c&&v.find[x](f,s),S=Q+=null==U?1:Math.random()||0.1,F=t.length;for(s&&(na=g!==G&&g);p!==F&&null!=(n=t[p]);p++){if(c&&n){for(r=0;ha=a[r++];)if(ha(n,g,h)){k.push(n);break}s&&(Q=S)}d&&((n=!ha&&n)&&m--,e&&l.push(n))}m+=p;if(d&&p!==m){for(r=0;ha=b[r++];)ha(l,A,g,h);if(e){if(0<m)for(;p--;)l[p]||A[p]||(A[p]=Qa.call(k));A=O(A)}X.apply(k,A);s&&(!e&&0<A.length&&1<m+b.length)&&u.uniqueSort(k)}s&&(Q=S,na=U);return l};return d?n(e):e}var fa,z,v,oa,Ca,ta,xa,na,Y,ga,W,G,V,R,J,da,pa,
ia,D="sizzle"+-new Date,P=F.document,Q=0,Oa=0,Da=s(),Ba=s(),Ea=s(),ua=function(a,b){a===b&&(ga=!0);return 0},ea="undefined",za=-2147483648,Ra={}.hasOwnProperty,Z=[],Qa=Z.pop,Sa=Z.push,X=Z.push,Fa=Z.slice,ca=Z.indexOf||function(a){for(var b=0,d=this.length;b<d;b++)if(this[b]===a)return b;return-1},Ga="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+".replace("w","w#"),Ha="\\[[\\x20\\t\\r\\n\\f]*((?:\\\\.|[\\w-]|[^\\x00-\\xa0])+)[\\x20\\t\\r\\n\\f]*(?:([*^$|!~]?=)[\\x20\\t\\r\\n\\f]*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+
Ga+")|)|)[\\x20\\t\\r\\n\\f]*\\]",va=":((?:\\\\.|[\\w-]|[^\\x00-\\xa0])+)(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+Ha.replace(3,8)+")*)|.*)\\)|)",la=RegExp("^[\\x20\\t\\r\\n\\f]+|((?:^|[^\\\\])(?:\\\\.)*)[\\x20\\t\\r\\n\\f]+$","g"),Ma=RegExp("^[\\x20\\t\\r\\n\\f]*,[\\x20\\t\\r\\n\\f]"+f),Na=RegExp("^[\\x20\\t\\r\\n\\f]*([>+~]|[\\x20\\t\\r\\n\\f])[\\x20\\t\\r\\n\\f]"+f),Ta=RegExp("=[\\x20\\t\\r\\n\\f]*([^\\]'\"]*?)[\\x20\\t\\r\\n\\f]*\\]","g"),Ua=RegExp(va),Va=RegExp("^"+Ga+
"$"),ma={ID:/^#((?:\\.|[\w-]|[^\x00-\xa0])+)/,CLASS:/^\.((?:\\.|[\w-]|[^\x00-\xa0])+)/,TAG:RegExp("^("+"(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+".replace("w","w*")+")"),ATTR:RegExp("^"+Ha),PSEUDO:RegExp("^"+va),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\([\\x20\\t\\r\\n\\f]*(even|odd|(([+-]|)(\\d*)n|)[\\x20\\t\\r\\n\\f]*(?:([+-]|)[\\x20\\t\\r\\n\\f]*(\\d+)|))[\\x20\\t\\r\\n\\f]*\\)|)","i"),bool:RegExp("^(?:checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped)$",
"i"),needsContext:RegExp("^[\\x20\\t\\r\\n\\f]*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\([\\x20\\t\\r\\n\\f]*((?:-\\d)?\\d*)[\\x20\\t\\r\\n\\f]*\\)|)(?=[^-]|$)","i")},Wa=/^(?:input|select|textarea|button)$/i,Xa=/^h\d$/i,ja=/^[^{]+\{\s*\[native \w/,Ja=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ra=/[+~]/,Ka=/'|\\/g,$=RegExp("\\\\([\\da-f]{1,6}[\\x20\\t\\r\\n\\f]?|([\\x20\\t\\r\\n\\f])|.)","ig"),aa=function(a,b,d){a="0x"+b-65536;return a!==a||d?b:0>a?String.fromCharCode(a+65536):String.fromCharCode(a>>
10|55296,a&1023|56320)};try{X.apply(Z=Fa.call(P.childNodes),P.childNodes),Z[P.childNodes.length].nodeType}catch(Ia){X={apply:Z.length?function(a,b){Sa.apply(a,Fa.call(b))}:function(a,b){for(var d=a.length,c=0;a[d++]=b[c++];);a.length=d-1}}}z=u.support={};Ca=u.isXML=function(a){return(a=a&&(a.ownerDocument||a).documentElement)?"HTML"!==a.nodeName:!1};W=u.setDocument=function(a){var c=a?a.ownerDocument||a:P;a=c.defaultView;if(c===G||9!==c.nodeType||!c.documentElement)return G;G=c;V=c.documentElement;
R=!Ca(c);a&&a!==a.top&&(a.addEventListener?a.addEventListener("unload",function(){W()},!1):a.attachEvent&&a.attachEvent("onunload",function(){W()}));z.attributes=A(function(a){a.className="i";return!a.getAttribute("className")});z.getElementsByTagName=A(function(a){a.appendChild(c.createComment(C));return!a.getElementsByTagName(f).length});z.getElementsByClassName=ja.test(c.getElementsByClassName)&&A(function(a){a.innerHTML="<div class='a'></div><div class='a i'></div>";a.firstChild.className="i";
return 2===a.getElementsByClassName("i").length});z.getById=A(function(a){V.appendChild(a).id=D;return!c.getElementsByName||!c.getElementsByName(D).length});z.getById?(v.find.ID=function(a,b){if(typeof b.getElementById!==ea&&R){var d=b.getElementById(a);return d&&d.parentNode?[d]:[]}},v.filter.ID=function(a){var b=a.replace($,aa);return function(a){return a.getAttribute(e)===b}}):(delete v.find.ID,v.filter.ID=function(a){var b=a.replace($,aa);return function(a){return(a=typeof a.getAttributeNode!==
ea&&a.getAttributeNode(e))&&a.value===b}});v.find[x]=z.getElementsByTagName?function(a,b){if(typeof b.getElementsByTagName!==ea)return b.getElementsByTagName(a)}:function(a,b){var d,c=[],e=0,g=b.getElementsByTagName(a);if(a===f){for(;d=g[e++];)1===d.nodeType&&c.push(d);return c}return g};v.find.CLASS=z.getElementsByClassName&&function(a,b){if(typeof b.getElementsByClassName!==ea&&R)return b.getElementsByClassName(a)};da=[];J=[];if(z.qsa=ja.test(c.querySelectorAll))A(function(a){a.innerHTML="<select t=''><option selected=''></option></select>";
a.querySelectorAll("[t^='']").length&&J.push("[*^$]=[\\x20\\t\\r\\n\\f]*(?:''|\"\")");a.querySelectorAll("[selected]").length||J.push("\\[[\\x20\\t\\r\\n\\f]*(?:value|checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped)");a.querySelectorAll(":checked").length||J.push(":checked")}),A(function(a){var b=c.createElement(d);b.setAttribute("type","hidden");a.appendChild(b).setAttribute("name","D");a.querySelectorAll("[name=d]").length&&
J.push("name[\\x20\\t\\r\\n\\f]*[*^$|!~]?=");a.querySelectorAll(":enabled").length||J.push(":enabled",":disabled");a.querySelectorAll("*,:x");J.push(",.*:")});(z.matchesSelector=ja.test(pa=V.webkitMatchesSelector||V.mozMatchesSelector||V.oMatchesSelector||V.msMatchesSelector))&&A(function(a){z.disconnectedMatch=pa.call(a,b);pa.call(a,"[s!='']:x");da.push("!=",va)});J=J.length&&RegExp(J.join(t));da=da.length&&RegExp(da.join(t));ia=(a=ja.test(V.compareDocumentPosition))||ja.test(V.contains)?function(a,
b){var d=9===a.nodeType?a.documentElement:a,c=b&&b.parentNode;return a===c||!!(c&&1===c.nodeType&&(d.contains?d.contains(c):a.compareDocumentPosition&&a.compareDocumentPosition(c)&16))}:function(a,b){if(b)for(;b=b.parentNode;)if(b===a)return!0;return!1};ua=a?function(a,b){if(a===b)return ga=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;if(d)return d;d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1;return d&1||!z.sortDetached&&b.compareDocumentPosition(a)===
d?a===c||a.ownerDocument===P&&ia(P,a)?-1:b===c||b.ownerDocument===P&&ia(P,b)?1:Y?ca.call(Y,a)-ca.call(Y,b):0:d&4?-1:1}:function(a,b){if(a===b)return ga=!0,0;var d,f=0;d=a.parentNode;var e=b.parentNode,g=[a],h=[b];if(!d||!e)return a===c?-1:b===c?1:d?-1:e?1:Y?ca.call(Y,a)-ca.call(Y,b):0;if(d===e)return ya(a,b);for(d=a;d=d.parentNode;)g.unshift(d);for(d=b;d=d.parentNode;)h.unshift(d);for(;g[f]===h[f];)f++;return f?ya(g[f],h[f]):g[f]===P?-1:h[f]===P?1:0};return c};u.matches=function(a,b){return u(a,null,
null,b)};u.matchesSelector=function(a,b){(a.ownerDocument||a)!==G&&W(a);b=b.replace(Ta,"='$1']");if(z.matchesSelector&&R&&!(da&&da.test(b)||J&&J.test(b)))try{var d=pa.call(a,b);if(d||z.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(c){}return 0<u(b,G,null,[a]).length};u.contains=function(a,b){(a.ownerDocument||a)!==G&&W(a);return ia(a,b)};u.attr=function(a,b){(a.ownerDocument||a)!==G&&W(a);var d=v.attrHandle[b.toLowerCase()],d=d&&Ra.call(v.attrHandle,b.toLowerCase())?d(a,b,
!R):void 0;return void 0!==d?d:z.attributes||!R?a.getAttribute(b):(d=a.getAttributeNode(b))&&d.specified?d.value:null};u.error=function(a){throw Error("Syntax error, unrecognized expression: "+a);};u.uniqueSort=function(a){var b,d=[],c=0,f=0;ga=!z.detectDuplicates;Y=!z.sortStable&&a.slice(0);a.sort(ua);if(ga){for(;b=a[f++];)b===a[f]&&(c=d.push(f));for(;c--;)a.splice(d[c],1)}Y=null;return a};oa=u.getText=function(a){var b,d=C,c=0;b=a.nodeType;if(!b)for(;b=a[c++];)d+=oa(b);else if(1===b||9===b||11===
b){if(typeof a.textContent===g)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)d+=oa(a)}else if(3===b||4===b)return a.nodeValue;return d};v=u.selectors={cacheLength:50,createPseudo:n,match:ma,attrHandle:{},find:{},relative:{">":{dir:h,first:!0}," ":{dir:h},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){a[1]=a[1].replace($,aa);a[3]=(a[4]||a[5]||C).replace($,aa);"~="===a[2]&&(a[3]=k+a[3]+k);return a.slice(0,4)},CHILD:function(a){a[1]=a[1].toLowerCase();
"nth"===a[1].slice(0,3)?(a[3]||u.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&u.error(a[0]);return a},PSEUDO:function(a){var b,d=!a[5]&&a[2];if(ma.CHILD.test(a[0]))return null;a[3]&&void 0!==a[4]?a[2]=a[4]:d&&(Ua.test(d)&&(b=T(d,!0))&&(b=d.indexOf(")",d.length-b)-d.length))&&(a[0]=a[0].slice(0,b),a[2]=d.slice(0,b));return a.slice(0,3)}},filter:{TAG:function(a){var b=a.replace($,aa).toLowerCase();return a===f?function(){return!0}:function(a){return a.nodeName&&
a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=Da[a+k];return b||(b=RegExp("(^|[\\x20\\t\\r\\n\\f])"+a+"([\\x20\\t\\r\\n\\f]|$)"))&&Da(a,function(a){return b.test(typeof a.className===g&&a.className||typeof a.getAttribute!==ea&&a.getAttribute("class")||C)})},ATTR:function(a,b,d){return function(c){c=u.attr(c,a);if(null==c)return"!="===b;if(!b)return!0;c+=C;return"="===b?c===d:"!="===b?c!==d:"^="===b?d&&0===c.indexOf(d):"*="===b?d&&-1<c.indexOf(d):"$="===b?d&&c.slice(-d.length)===d:"~="===
b?-1<(k+c+k).indexOf(d):"|="===b?c===d||c.slice(0,d.length+1)===d+"-":!1}},CHILD:function(a,b,d,c,f){var e="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===c&&0===f?function(a){return!!a.parentNode}:function(b,d,k){var s,n,r,N,m;d=e!==g?"nextSibling":"previousSibling";var p=b.parentNode,l=h&&b.nodeName.toLowerCase();k=!k&&!h;if(p){if(e){for(;d;){for(n=b;n=n[d];)if(h?n.nodeName.toLowerCase()===l:1===n.nodeType)return!1;m=d="only"===a&&!m&&"nextSibling"}return!0}m=[g?p.firstChild:
p.lastChild];if(g&&k)for(k=p[D]||(p[D]={}),s=k[a]||[],N=s[0]===Q&&s[1],r=s[0]===Q&&s[2],n=N&&p.childNodes[N];n=++N&&n&&n[d]||(r=N=0)||m.pop();){if(1===n.nodeType&&++r&&n===b){k[a]=[Q,N,r];break}}else if(k&&(s=(b[D]||(b[D]={}))[a])&&s[0]===Q)r=s[1];else for(;(n=++N&&n&&n[d]||(r=N=0)||m.pop())&&((h?n.nodeName.toLowerCase()!==l:1!==n.nodeType)||!++r||(k&&((n[D]||(n[D]={}))[a]=[Q,r]),n!==b)););r-=f;return r===c||0===r%c&&0<=r/c}}},PSEUDO:function(a,b){var d,c=v.pseudos[a]||v.setFilters[a.toLowerCase()]||
u.error("unsupported pseudo: "+a);return c[D]?c(b):1<c.length?(d=[a,a,C,b],v.setFilters.hasOwnProperty(a.toLowerCase())?n(function(a,d){for(var f,e=c(a,b),g=e.length;g--;)f=ca.call(a,e[g]),a[f]=!(d[f]=e[g])}):function(a){return c(a,0,d)}):c}},pseudos:{not:n(function(a){var b=[],d=[],c=ta(a.replace(la,B));return c[D]?n(function(a,b,d,f){f=c(a,null,f,[]);for(var e=a.length;e--;)if(d=f[e])a[e]=!(b[e]=d)}):function(a,f,e){b[0]=a;c(b,null,e,d);return!d.pop()}}),has:n(function(a){return function(b){return 0<
u(a,b).length}}),contains:n(function(a){return function(b){return-1<(b.textContent||b.innerText||oa(b)).indexOf(a)}}),lang:n(function(a){Va.test(a||C)||u.error("unsupported lang: "+a);a=a.replace($,aa).toLowerCase();return function(b){var d;do if(d=R?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return d=d.toLowerCase(),d===a||0===d.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(a){var b=F.location&&F.location.hash;return b&&b.slice(1)===a.id},root:function(a){return a===
V},focus:function(a){return a===G.activeElement&&(!G.hasFocus||G.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return!1===a.disabled},disabled:function(a){return!0===a.disabled},checked:function(a){var b=a.nodeName.toLowerCase();return b===d&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return!0===a.selected},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(6>a.nodeType)return!1;return!0},parent:function(a){return!v.pseudos.empty(a)},
header:function(a){return Xa.test(a.nodeName)},input:function(a){return Wa.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return b===d&&a.type===l||b===l},text:function(a){var b;return a.nodeName.toLowerCase()===d&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:S(function(){return[0]}),last:S(function(a,b){return[b-1]}),eq:S(function(a,b,d){return[0>d?d+b:d]}),even:S(function(a,b){for(var d=0;d<b;d+=2)a.push(d);return a}),odd:S(function(a,
b){for(var d=1;d<b;d+=2)a.push(d);return a}),lt:S(function(a,b,d){for(b=0>d?d+b:d;0<=--b;)a.push(b);return a}),gt:S(function(a,b,d){for(d=0>d?d+b:d;++d<b;)a.push(d);return a})}};v.pseudos.nth=v.pseudos.eq;for(fa in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})v.pseudos[fa]=p(fa);for(fa in{submit:!0,reset:!0})v.pseudos[fa]=La(fa);Aa.prototype=v.filters=v.pseudos;v.setFilters=new Aa;ta=u.compile=function(a,b){var d,c=[],f=[],e=Ea[a+k];if(!e){b||(b=T(a));for(d=b.length;d--;)e=M(b[d]),e[D]?c.push(e):
f.push(e);e=Ea(a,Pa(f,c));e.selector=a}return e};xa=u.select=function(a,b,d,c){var f,e,g,h,k="function"===typeof a&&a,s=!c&&T(a=k.selector||a);d=d||[];if(1===s.length){e=s[0]=s[0].slice(0);if(2<e.length&&"ID"===(g=e[0]).type&&z.getById&&9===b.nodeType&&R&&v.relative[e[1].type]){b=(v.find.ID(g.matches[0].replace($,aa),b)||[])[0];if(!b)return d;k&&(b=b.parentNode);a=a.slice(e.shift().value.length)}for(f=ma.needsContext.test(a)?0:e.length;f--;){g=e[f];if(v.relative[h=g.type])break;if(h=v.find[h])if(c=
h(g.matches[0].replace($,aa),ra.test(e[0].type)&&m(b.parentNode)||b)){e.splice(f,1);a=c.length&&L(e);if(!a)return X.apply(d,c),d;break}}}(k||ta(a,s))(c,b,!R,d,ra.test(a)&&m(b.parentNode)||b);return d};z.sortStable=D.split(C).sort(ua).join(C)===D;z.detectDuplicates=!!ga;W();z.sortDetached=A(function(a){return a.compareDocumentPosition(G.createElement(b))&1});A(function(a){a.innerHTML="<a href='#'></a>";return"#"===a.firstChild.getAttribute("href")})||U("type|href|height|width",function(a,b,d){if(!d)return a.getAttribute(b,
"type"===b.toLowerCase()?1:2)});z.attributes&&A(function(a){a.innerHTML="<input/>";a.firstChild.setAttribute("value",C);return a.firstChild.getAttribute("value")===C})||U("value",function(a,b,c){if(!c&&a.nodeName.toLowerCase()===d)return a.defaultValue});A(function(a){return null==a.getAttribute("disabled")})||U("checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",function(a,b,d){var c;if(!d)return!0===a[b]?b.toLowerCase():(c=
a.getAttributeNode(b))&&c.specified?c.value:null});c.bom.Selector.query=function(a,b){return u(a,b)};c.bom.Selector.matches=function(a,b){return u(a,null,null,b)}})(window)})();(function(){c.Bootstrap.define("qx.lang.Type",{statics:{getClass:c.Bootstrap.getClass,isString:c.Bootstrap.isString,isArray:c.Bootstrap.isArray,isObject:c.Bootstrap.isObject,isFunction:c.Bootstrap.isFunction,isBoolean:function(a){return null!==a&&("Boolean"==this.getClass(a)||a instanceof Boolean)}}})})();(function(){c.Bootstrap.define("qx.module.Css",
{statics:{setStyle:function(a,b){/\w-\w/.test(a)&&(a=c.lang.String.camelCase(a));this._forEachElement(function(d){c.bom.element.Style.set(d,a,b)});return this},getStyle:function(a){return this[0]&&c.dom.Node.isElement(this[0])?(/\w-\w/.test(a)&&(a=c.lang.String.camelCase(a)),c.bom.element.Style.get(this[0],a)):null},setStyles:function(a){for(var b in a)this.setStyle(b,a[b]);return this},getStyles:function(a){for(var b={},d=0;d<a.length;d++)b[a[d]]=this.getStyle(a[d]);return b},addClass:function(a){this._forEachElement(function(b){c.bom.element.Class.add(b,
a)});return this},addClasses:function(a){this._forEachElement(function(b){c.bom.element.Class.addClasses(b,a)});return this},removeClass:function(a){this._forEachElement(function(b){c.bom.element.Class.remove(b,a)});return this},removeClasses:function(a){this._forEachElement(function(b){c.bom.element.Class.removeClasses(b,a)});return this},hasClass:function(a){return this[0]&&c.dom.Node.isElement(this[0])?c.bom.element.Class.has(this[0],a):!1},getClass:function(){return this[0]&&c.dom.Node.isElement(this[0])?
c.bom.element.Class.get(this[0]):""},toggleClass:function(a){var b=c.bom.element.Class;this._forEachElement(function(d){b.has(d,a)?b.remove(d,a):b.add(d,a)});return this},toggleClasses:function(a){for(var b=0,d=a.length;b<d;b++)this.toggleClass(a[b]);return this},replaceClass:function(a,b){this._forEachElement(function(d){c.bom.element.Class.replace(d,a,b)});return this},getHeight:function(a){var b=this[0];if(b){if(c.dom.Node.isElement(b))return a?c.module.Css.__pa(b,{display:"block",position:"absolute",
visibility:"hidden"},c.module.Css.getHeight,this):c.bom.element.Dimension.getHeight(b);if(c.dom.Node.isDocument(b))return c.bom.Document.getHeight(c.dom.Node.getWindow(b));if(c.dom.Node.isWindow(b))return c.bom.Viewport.getHeight(b)}return null},getWidth:function(a){var b=this[0];if(b){if(c.dom.Node.isElement(b))return a?c.module.Css.__pa(b,{display:"block",position:"absolute",visibility:"hidden"},c.module.Css.getWidth,this):c.bom.element.Dimension.getWidth(b);if(c.dom.Node.isDocument(b))return c.bom.Document.getWidth(c.dom.Node.getWindow(b));
if(c.dom.Node.isWindow(b))return c.bom.Viewport.getWidth(b)}return null},getOffset:function(a){var b=this[0];return b&&c.dom.Node.isElement(b)?c.bom.element.Location.get(b,a):null},getContentHeight:function(a){var b=this[0];return c.dom.Node.isElement(b)?a?c.module.Css.__pa(b,{position:"absolute",visibility:"hidden",display:"block"},c.module.Css.getContentHeight,this):c.bom.element.Dimension.getContentHeight(b):null},getContentWidth:function(a){var b=this[0];return c.dom.Node.isElement(b)?a?c.module.Css.__pa(b,
{position:"absolute",visibility:"hidden",display:"block"},c.module.Css.getContentWidth,this):c.bom.element.Dimension.getContentWidth(b):null},getPosition:function(){var a=this[0];return c.dom.Node.isElement(a)?c.bom.element.Location.getPosition(a):null},includeStylesheet:function(a,b){c.bom.Stylesheet.includeFile(a,b)},hide:function(){this._forEachElementWrapped(function(a){var b=a.getStyle("display");"none"!==b&&(a[0].$$qPrevDisp=b,a.setStyle("display","none"))});return this},show:function(){this._forEachElementWrapped(function(a){var b=
a.getStyle("display"),d=a[0].$$qPrevDisp;"none"==b&&(d&&"none"!=d?b=d:(b=qxWeb.getDocument(a[0]),b=c.module.Css.__oY(a[0].tagName,b)),a.setStyle("display",b),a[0].$$qPrevDisp="none")});return this},__oX:{},__oY:function(a,b){var d=c.module.Css.__oX;if(!d[a]){var f=qxWeb((b||document).createElement(a)).appendTo(b.body);d[a]=f.getStyle("display");f.remove()}return d[a]||""},__pa:function(a,b,d,c){var e={},g;for(g in b)e[g]=a.style[g],a.style[g]=b[g];b=d.call(c);for(g in e)a.style[g]=e[g];return b}},
defer:function(a){qxWeb.$attach({setStyle:a.setStyle,getStyle:a.getStyle,setStyles:a.setStyles,getStyles:a.getStyles,addClass:a.addClass,addClasses:a.addClasses,removeClass:a.removeClass,removeClasses:a.removeClasses,hasClass:a.hasClass,getClass:a.getClass,toggleClass:a.toggleClass,toggleClasses:a.toggleClasses,replaceClass:a.replaceClass,getHeight:a.getHeight,getWidth:a.getWidth,getOffset:a.getOffset,getContentHeight:a.getContentHeight,getContentWidth:a.getContentWidth,getPosition:a.getPosition,
hide:a.hide,show:a.show});qxWeb.$attachStatic({includeStylesheet:a.includeStylesheet})}})})();(function(){c.Bootstrap.define("qx.lang.normalize.String",{statics:{trim:function(){return this.replace(/^\s+|\s+$/g,"")}},defer:function(a){c.core.Environment.get("ecmascript.string.trim")||(String.prototype.trim=a.trim)}})})();(function(){c.Bootstrap.define("qx.lang.String",{statics:{__mp:{},camelCase:function(a){var b=this.__mp[a];b||(b=a.replace(/\-([a-z])/g,function(a,b){return b.toUpperCase()}),0<=
a.indexOf("-")&&(this.__mp[a]=b));return b},hyphenate:function(a){var b=this.__mp[a];b||(b=a.replace(/[A-Z]/g,function(a){return"-"+a.charAt(0).toLowerCase()}),-1==a.indexOf("-")&&(this.__mp[a]=b));return b},startsWith:function(a,b){return 0===a.indexOf(b)},endsWith:function(a,b){return a.substring(a.length-b.length,a.length)===b},firstUp:c.Bootstrap.firstUp,firstLow:c.Bootstrap.firstLow,escapeRegexpChars:function(a){return a.replace(/([.*+?^${}()|[\]\/\\])/g,"\\$1")}}})})();(function(){c.Bootstrap.define("qx.lang.Function",
{statics:{getCaller:function(a){return a.caller?a.caller.callee:a.callee.caller},getName:function(a){if(a.displayName)return a.displayName;if(a.$$original||a.wrapper||a.classname)return a.classname+".constructor()";if(a.$$mixin){for(var b in a.$$mixin.$$members)if(a.$$mixin.$$members[b]==a)return a.$$mixin.name+".prototype."+b+"()";for(b in a.$$mixin)if(a.$$mixin[b]==a)return a.$$mixin.name+"."+b+"()"}if(a.self){var d=a.self.constructor;if(d){for(b in d.prototype)if(d.prototype[b]==a)return d.classname+
".prototype."+b+"()";for(b in d)if(d[b]==a)return d.classname+"."+b+"()"}}return(a=a.toString().match(/function\s*(\w*)\s*\(.*/))&&1<=a.length&&a[1]?a[1]+"()":"anonymous()"},create:function(a,b){return b&&(b.self||b.args||null!=b.delay||null!=b.periodical||b.attempt)?function(d){var f=c.lang.Array.fromArguments(arguments);b.args&&(f=b.args.concat(f));if(b.delay||b.periodical){var e=function(){return a.apply(b.self||this,f)};if(b.delay)return window.setTimeout(e,b.delay);if(b.periodical)return window.setInterval(e,
b.periodical)}else{if(b.attempt){e=!1;try{e=a.apply(b.self||this,f)}catch(g){}return e}return a.apply(b.self||this,f)}}:a},bind:function(a,b,d){return this.create(a,{self:b,args:2<arguments.length?c.lang.Array.fromArguments(arguments,2):null})},listener:function(a,b,d){if(3>arguments.length)return function(d){return a.call(b||this,d||window.event)};var f=c.lang.Array.fromArguments(arguments,2);return function(d){d=[d||window.event];d.push.apply(d,f);a.apply(b||this,d)}}}})})();(function(){c.Bootstrap.define("qx.bom.element.BoxSizing",
{statics:{__oz:{tags:{button:!0,select:!0},types:{search:!0,button:!0,submit:!0,reset:!0,checkbox:!0,radio:!0}},__oA:function(a){var b=this.__oz;return b.tags[a.tagName.toLowerCase()]||b.types[a.type]},compile:function(a){if(c.core.Environment.get("css.boxsizing"))return c.bom.Style.getCssName(c.core.Environment.get("css.boxsizing"))+":"+a+";"},get:function(a){return c.core.Environment.get("css.boxsizing")?c.bom.element.Style.get(a,"boxSizing",null,!1)||"":c.bom.Document.isStandardMode(c.dom.Node.getWindow(a))&&
!this.__oA(a)?"content-box":"border-box"},set:function(a,b){if(c.core.Environment.get("css.boxsizing"))try{a.style[c.core.Environment.get("css.boxsizing")]=b}catch(d){}},reset:function(a){this.set(a,"")}}})})();(function(){c.Bootstrap.define("qx.bom.Style",{statics:{VENDOR_PREFIXES:["Webkit","Moz","O","ms","Khtml"],__mL:{},__mM:null,getPropertyName:function(a){var b=document.documentElement.style;if(void 0!==b[a])return a;for(var d=0,f=this.VENDOR_PREFIXES.length;d<f;d++){var e=this.VENDOR_PREFIXES[d]+
c.lang.String.firstUp(a);if(void 0!==b[e])return e}return null},getCssName:function(a){var b=this.__mL[a];b||(b=a.replace(/[A-Z]/g,function(a){return"-"+a.charAt(0).toLowerCase()}),/^ms/.test(b)&&(b="-"+b),this.__mL[a]=b);return b},getAppliedStyle:function(a,b,d,f){var e=c.bom.Style.getCssName(b),g=c.dom.Node.getWindow(a);f=!1!==f?[null].concat(this.VENDOR_PREFIXES):[null];for(var h=0,k=f.length;h<k;h++){var l=!1,w=f[h]?"-"+f[h].toLowerCase()+"-"+d:d;c.bom.Style.__mM?l=c.bom.Style.__mM.call(g,e,w):
(a.style.cssText+=e+":"+w+";",l="string"==typeof a.style[b]&&""!==a.style[b]);if(l)return w}return null}},defer:function(a){window.CSS&&window.CSS.supports?c.bom.Style.__mM=window.CSS.supports.bind(window.CSS):window.supportsCSS&&(c.bom.Style.__mM=window.supportsCSS.bind(window))}})})();(function(){c.Bootstrap.define("qx.dom.Node",{statics:{ELEMENT:1,TEXT:3,DOCUMENT:9,DOCUMENT_FRAGMENT:11,getDocument:function(a){return a.nodeType===this.DOCUMENT?a:a.ownerDocument||a.document},getWindow:function(a){if(null==
a.nodeType)return a;a.nodeType!==this.DOCUMENT&&(a=a.ownerDocument);return a.defaultView||a.parentWindow},isNode:function(a){return!(!a||null==a.nodeType)},isElement:function(a){return!(!a||a.nodeType!==this.ELEMENT)},isDocument:function(a){return!(!a||a.nodeType!==this.DOCUMENT)},isDocumentFragment:function(a){return!(!a||a.nodeType!==this.DOCUMENT_FRAGMENT)},isText:function(a){return!(!a||a.nodeType!==this.TEXT)},isWindow:function(a){return!!(a&&a.history&&a.location&&a.document)},isNodeName:function(a,
b){return b&&a&&a.nodeName?b.toLowerCase()==c.dom.Node.getName(a):!1},getName:function(a){return a&&a.nodeName?a.nodeName.toLowerCase():null},getText:function(a){if(!a||!a.nodeType)return null;switch(a.nodeType){case 1:var b=[],d=a.childNodes,c=d.length;for(a=0;a<c;a++)b[a]=this.getText(d[a]);return b.join("");case 2:case 3:case 4:return a.nodeValue}return null},isBlockNode:function(a){if(!c.dom.Node.isElement(a))return!1;a=c.dom.Node.getName(a);return/^(body|form|textarea|fieldset|ul|ol|dl|dt|dd|li|div|hr|p|h[1-6]|quote|pre|table|thead|tbody|tfoot|tr|td|th|iframe|address|blockquote)$/.test(a)}}})})();
(function(){c.Bootstrap.define("qx.bom.client.OperatingSystem",{statics:{getName:function(){if(!navigator)return"";var a=navigator.platform||"",b=navigator.userAgent||"";return-1!=a.indexOf("Windows")||-1!=a.indexOf("Win32")||-1!=a.indexOf("Win64")||-1!=b.indexOf("Windows Phone")?"win":-1!=a.indexOf("Macintosh")||-1!=a.indexOf("MacPPC")||-1!=a.indexOf("MacIntel")||-1!=a.indexOf("Mac OS X")?"osx":-1!=b.indexOf("RIM Tablet OS")?"rim_tabletos":-1!=b.indexOf("webOS")?"webos":-1!=a.indexOf("iPod")||-1!=
a.indexOf("iPhone")||-1!=a.indexOf("iPad")?"ios":-1!=b.indexOf("Android")?"android":-1!=a.indexOf("Linux")?"linux":-1!=a.indexOf("X11")||-1!=a.indexOf("BSD")||-1!=a.indexOf("Darwin")?"unix":-1!=a.indexOf("SymbianOS")?"symbian":-1!=a.indexOf("BlackBerry")?"blackberry":""},__mN:{"Windows NT 6.3":"8.1","Windows NT 6.2":"8","Windows NT 6.1":"7","Windows NT 6.0":"vista","Windows NT 5.2":"2003","Windows NT 5.1":"xp","Windows NT 5.0":"2000","Windows 2000":"2000","Windows NT 4.0":"nt4","Win 9x 4.90":"me",
"Windows CE":"ce","Windows 98":"98",Win98:"98","Windows 95":"95",Win95:"95","Mac OS X 10_10":"10.10","Mac OS X 10.10":"10.10","Mac OS X 10_9":"10.9","Mac OS X 10.9":"10.9","Mac OS X 10_8":"10.8","Mac OS X 10.8":"10.8","Mac OS X 10_7":"10.7","Mac OS X 10.7":"10.7","Mac OS X 10_6":"10.6","Mac OS X 10.6":"10.6","Mac OS X 10_5":"10.5","Mac OS X 10.5":"10.5","Mac OS X 10_4":"10.4","Mac OS X 10.4":"10.4","Mac OS X 10_3":"10.3","Mac OS X 10.3":"10.3","Mac OS X 10_2":"10.2","Mac OS X 10.2":"10.2","Mac OS X 10_1":"10.1",
"Mac OS X 10.1":"10.1","Mac OS X 10_0":"10.0","Mac OS X 10.0":"10.0"},getVersion:function(){var a=c.bom.client.OperatingSystem.__mO(navigator.userAgent);null==a&&(a=c.bom.client.OperatingSystem.__mP(navigator.userAgent));return null!=a?a:""},__mO:function(a){var b=[],d;for(d in c.bom.client.OperatingSystem.__mN)b.push(d);return(a=RegExp("("+b.join("|").replace(/\./g,".")+")","g").exec(a))&&a[1]?c.bom.client.OperatingSystem.__mN[a[1]]:null},__mP:function(a){var b=-1!=a.indexOf("Windows Phone"),d=-1!=
a.indexOf("Android"),c=a.match(/(iPad|iPhone|iPod)/i)?!0:!1;if(b){if((a=RegExp(/Windows Phone (\d+(?:\.\d+)+)/i).exec(a))&&a[1])return a[1]}else if(d){if((a=RegExp(/ Android (\d+(?:\.\d+)+)/i).exec(a))&&a[1])return a[1]}else if(c&&(a=RegExp(/(CPU|iPhone|iPod) OS (\d+)_(\d+)(?:_(\d+))*\s+/).exec(a))&&a[2]&&a[3])return a[4]?a[2]+"."+a[3]+"."+a[4]:a[2]+"."+a[3];return null}},defer:function(a){c.core.Environment.add("os.name",a.getName);c.core.Environment.add("os.version",a.getVersion)}})})();(function(){c.Bootstrap.define("qx.bom.client.Browser",
{statics:{getName:function(){var a=navigator.userAgent,b=RegExp("("+c.bom.client.Browser.__mQ+")(/|)?([0-9]+.[0-9])?"),d=a.match(b);if(!d)return"";d=d[1].toLowerCase();b=c.bom.client.Engine.getName();if("webkit"===b)"android"===d?d="mobile chrome":-1!==a.indexOf("Mobile Safari")||-1!==a.indexOf("Mobile/")?d="mobile safari":-1!=a.indexOf(" OPR/")&&(d="opera");else if("mshtml"===b){if("msie"===d||"trident"===d)d="ie","ce"===c.bom.client.OperatingSystem.getVersion()&&(d="iemobile"),b=/IEMobile/,a.match(b)&&
(d="iemobile")}else"opera"===b?"opera mobi"===d?d="operamobile":"opera mini"===d&&(d="operamini"):"gecko"===b&&-1!==a.indexOf("Maple")&&(d="maple");return d},getVersion:function(){var a=navigator.userAgent,b=RegExp("("+c.bom.client.Browser.__mQ+")(/| )([0-9]+.[0-9])"),d=a.match(b);if(!d)return"";b=d[1].toLowerCase();d=d[3];a.match(/Version(\/| )([0-9]+\.[0-9])/)&&(d=RegExp.$2);"mshtml"==c.bom.client.Engine.getName()&&(d=c.bom.client.Engine.getVersion(),"msie"===b&&"ce"==c.bom.client.OperatingSystem.getVersion()&&
(d="5.0"));if("maple"==c.bom.client.Browser.getName()){b=/(Maple )([0-9]+.[0-9]+.[0-9]*)/;d=a.match(b);if(!d)return"";d=d[2]}"webkit"!=c.bom.client.Engine.getName()&&"opera"!=c.bom.client.Browser.getName()||!a.match(/OPR(\/| )([0-9]+\.[0-9])/)||(d=RegExp.$2);return d},getDocumentMode:function(){return document.documentMode?document.documentMode:0},getQuirksMode:function(){return"mshtml"==c.bom.client.Engine.getName()&&8<=parseFloat(c.bom.client.Engine.getVersion())?5===c.bom.client.Engine.DOCUMENT_MODE:
"CSS1Compat"!==document.compatMode},__mQ:{webkit:"AdobeAIR|Titanium|Fluid|Chrome|Android|Epiphany|Konqueror|iCab|iPad|iPhone|OmniWeb|Maxthon|Pre|PhantomJS|Mobile Safari|Safari",gecko:"prism|Fennec|Camino|Kmeleon|Galeon|Netscape|SeaMonkey|Namoroka|Firefox",mshtml:"IEMobile|Maxthon|MSIE|Trident",opera:"Opera Mini|Opera Mobi|Opera"}[c.bom.client.Engine.getName()]},defer:function(a){c.core.Environment.add("browser.name",a.getName);c.core.Environment.add("browser.version",a.getVersion);c.core.Environment.add("browser.documentmode",
a.getDocumentMode);c.core.Environment.add("browser.quirksmode",a.getQuirksMode)}})})();(function(){c.Bootstrap.define("qx.bom.element.Cursor",{statics:{__oy:{},compile:function(a){return"cursor:"+(this.__oy[a]||a)+";"},get:function(a,b){return c.bom.element.Style.get(a,"cursor",b,!1)},set:function(a,b){a.style.cursor=this.__oy[b]||b},reset:function(a){a.style.cursor=""}},defer:function(a){"mshtml"==c.core.Environment.get("engine.name")&&((9>parseFloat(c.core.Environment.get("engine.version"))||9>
c.core.Environment.get("browser.documentmode"))&&!c.core.Environment.get("browser.quirksmode"))&&(a.__oy["nesw-resize"]="ne-resize",a.__oy["nwse-resize"]="nw-resize")}})})();(function(){c.Bootstrap.define("qx.bom.element.Opacity",{statics:{compile:c.core.Environment.select("engine.name",{mshtml:function(a){1<=a&&(a=1);1E-5>a&&(a=0);return c.core.Environment.get("css.opacity")?"opacity:"+a+";":"zoom:1;filter:alpha(opacity="+100*a+");"},"default":function(a){return"opacity:"+a+";"}}),set:c.core.Environment.select("engine.name",
{mshtml:function(a,b){if(c.core.Environment.get("css.opacity"))a.style.opacity=b;else{var d=c.bom.element.Style.get(a,"filter",c.bom.element.Style.COMPUTED_MODE,!1);1<=b&&(b=1);1E-5>b&&(b=0);a.currentStyle&&a.currentStyle.hasLayout||(a.style.zoom=1);a.style.filter=d.replace(/alpha\([^\)]*\)/gi,"")+"alpha(opacity="+100*b+")"}},"default":function(a,b){a.style.opacity=b}}),reset:c.core.Environment.select("engine.name",{mshtml:function(a){if(c.core.Environment.get("css.opacity"))a.style.opacity="";else{var b=
c.bom.element.Style.get(a,"filter",c.bom.element.Style.COMPUTED_MODE,!1);a.style.filter=b.replace(/alpha\([^\)]*\)/gi,"")}},"default":function(a){a.style.opacity=""}}),get:c.core.Environment.select("engine.name",{mshtml:function(a,b){if(c.core.Environment.get("css.opacity")){var d=c.bom.element.Style.get(a,"opacity",b,!1);if(null!=d)return parseFloat(d)}else if((d=c.bom.element.Style.get(a,"filter",b,!1))&&(d=d.match(/alpha\(opacity=(.*)\)/))&&d[1])return parseFloat(d[1])/100;return 1},"default":function(a,
b){var d=c.bom.element.Style.get(a,"opacity",b,!1);return null!=d?parseFloat(d):1}})}})})();(function(){c.Bootstrap.define("qx.bom.element.Clip",{statics:{compile:function(a){if(!a)return"clip:auto;";var b=a.left,d=a.top,c=a.width;a=a.height;null==b?(c=null==c?"auto":c+"px",b="auto"):(c=null==c?"auto":b+c+"px",b+="px");null==d?(a=null==a?"auto":a+"px",d="auto"):(a=null==a?"auto":d+a+"px",d+="px");return"clip:rect("+d+","+c+","+a+","+b+");"},get:function(a,b){var d=c.bom.element.Style.get(a,"clip",
b,!1),f,e,g,h,k;if("string"===typeof d&&"auto"!==d&&""!==d)if(d=d.trim(),/\((.*)\)/.test(d))e=RegExp.$1,f=/,/.test(e)?e.split(","):e.split(" "),e=f[0].trim(),d=f[1].trim(),k=f[2].trim(),f=f[3].trim(),"auto"===f&&(f=null),"auto"===e&&(e=null),"auto"===d&&(d=null),"auto"===k&&(k=null),null!=e&&(e=parseInt(e,10)),null!=d&&(d=parseInt(d,10)),null!=k&&(k=parseInt(k,10)),null!=f&&(f=parseInt(f,10)),null!=d&&null!=f?g=d-f:null!=d&&(g=d),null!=k&&null!=e?h=k-e:null!=k&&(h=k);else throw Error("Could not parse clip string: "+
d);return{left:f||null,top:e||null,width:g||null,height:h||null}},set:function(a,b){if(b){var d=b.left,c=b.top,e=b.width,g=b.height;null==d?(e=null==e?"auto":e+"px",d="auto"):(e=null==e?"auto":d+e+"px",d+="px");null==c?(g=null==g?"auto":g+"px",c="auto"):(g=null==g?"auto":c+g+"px",c+="px");a.style.clip="rect("+c+","+e+","+g+","+d+")"}else a.style.clip="rect(auto,auto,auto,auto)"},reset:function(a){a.style.clip="rect(auto, auto, auto, auto)"}}})})();(function(){c.Bootstrap.define("qx.bom.client.Css",
{statics:{__nM:null,getBoxModel:function(){return"mshtml"===c.bom.client.Engine.getName()&&c.bom.client.Browser.getQuirksMode()?"border":"content"},getTextOverflow:function(){return c.bom.Style.getPropertyName("textOverflow")},getPlaceholder:function(){return"placeholder"in document.createElement("input")},getAppearance:function(){return c.bom.Style.getPropertyName("appearance")},getBorderRadius:function(){return c.bom.Style.getPropertyName("borderRadius")},getBoxShadow:function(){return c.bom.Style.getPropertyName("boxShadow")},
getBorderImage:function(){return c.bom.Style.getPropertyName("borderImage")},getBorderImageSyntax:function(){var a=c.bom.client.Css.getBorderImage();if(!a)return null;var b=document.createElement("div");if("borderImage"===a){if(b.style[a]='url("foo.png") 4 4 4 4 fill stretch',0<=b.style.borderImageSource.indexOf("foo.png")&&0<=b.style.borderImageSlice.indexOf("4 fill")&&0<=b.style.borderImageRepeat.indexOf("stretch"))return!0}else if(b.style[a]='url("foo.png") 4 4 4 4 stretch',0<=b.style[a].indexOf("foo.png"))return!1;
return null},getUserSelect:function(){return c.bom.Style.getPropertyName("userSelect")},getUserSelectNone:function(){var a=c.bom.client.Css.getUserSelect();if(a){var b=document.createElement("span");b.style[a]="-moz-none";return"-moz-none"===b.style[a]?"-moz-none":"none"}return null},getUserModify:function(){return c.bom.Style.getPropertyName("userModify")},getFloat:function(){var a=document.documentElement.style;return void 0!==a.cssFloat?"cssFloat":void 0!==a.styleFloat?"styleFloat":null},getLinearGradient:function(){c.bom.client.Css.__nM=
!1;var a="linear-gradient(0deg, #fff, #000)",b=document.createElement("div"),a=c.bom.Style.getAppliedStyle(b,"backgroundImage",a);!a&&(a=c.bom.Style.getAppliedStyle(b,"backgroundImage","-webkit-gradient(linear,0% 0%,100% 100%,from(white), to(red))",!1))&&(c.bom.client.Css.__nM=!0);return a?(b=/(.*?)\(/.exec(a))?b[1]:null:null},getFilterGradient:function(){return c.bom.client.Css.__nN("DXImageTransform.Microsoft.Gradient","startColorStr=#550000FF, endColorStr=#55FFFF00")},getRadialGradient:function(){var a=
document.createElement("div"),a=c.bom.Style.getAppliedStyle(a,"backgroundImage","radial-gradient(0px 0px, cover, red 50%, blue 100%)");return a?(a=/(.*?)\(/.exec(a))?a[1]:null:null},getLegacyWebkitGradient:function(){null===c.bom.client.Css.__nM&&c.bom.client.Css.getLinearGradient();return c.bom.client.Css.__nM},getRgba:function(){var a;try{a=document.createElement("div")}catch(b){a=document.createElement()}try{if(a.style.color="rgba(1, 2, 3, 0.5)",-1!=a.style.color.indexOf("rgba"))return!0}catch(d){}return!1},
getBoxSizing:function(){return c.bom.Style.getPropertyName("boxSizing")},getInlineBlock:function(){var a=document.createElement("span");a.style.display="inline-block";if("inline-block"==a.style.display)return"inline-block";a.style.display="-moz-inline-box";return"-moz-inline-box"!==a.style.display?"-moz-inline-box":null},getOpacity:function(){return"string"==typeof document.documentElement.style.opacity},getTextShadow:function(){return!!c.bom.Style.getPropertyName("textShadow")},getFilterTextShadow:function(){return c.bom.client.Css.__nN("DXImageTransform.Microsoft.Shadow",
"color=#666666,direction=45")},__nN:function(a,b){var d=!1,c="progid:"+a+"("+b+");",e=document.createElement("div");document.body.appendChild(e);e.style.filter=c;e.filters&&(0<e.filters.length&&!0==e.filters.item(a).enabled)&&(d=!0);document.body.removeChild(e);return d},getAlphaImageLoaderNeeded:function(){return"mshtml"==c.bom.client.Engine.getName()&&9>c.bom.client.Browser.getDocumentMode()},getPointerEvents:function(){var a=document.documentElement;if("pointerEvents"in a.style){var b=a.style.pointerEvents;
a.style.pointerEvents="auto";a.style.pointerEvents="foo";var d="auto"==a.style.pointerEvents;a.style.pointerEvents=b;return d}return!1},getFlexboxSyntax:function(){for(var a=null,b=document.createElement("detect"),d=[{value:"flex",syntax:"flex"},{value:"-ms-flexbox",syntax:"flexbox"},{value:"-webkit-flex",syntax:"flex"}],c=0;c<d.length;c++){try{b.style.display=d[c].value}catch(e){return null}if(b.style.display===d[c].value){a=d[c].syntax;break}}return a}},defer:function(a){c.core.Environment.add("css.textoverflow",
a.getTextOverflow);c.core.Environment.add("css.placeholder",a.getPlaceholder);c.core.Environment.add("css.borderradius",a.getBorderRadius);c.core.Environment.add("css.boxshadow",a.getBoxShadow);c.core.Environment.add("css.gradient.linear",a.getLinearGradient);c.core.Environment.add("css.gradient.filter",a.getFilterGradient);c.core.Environment.add("css.gradient.radial",a.getRadialGradient);c.core.Environment.add("css.gradient.legacywebkit",a.getLegacyWebkitGradient);c.core.Environment.add("css.boxmodel",
a.getBoxModel);c.core.Environment.add("css.rgba",a.getRgba);c.core.Environment.add("css.borderimage",a.getBorderImage);c.core.Environment.add("css.borderimage.standardsyntax",a.getBorderImageSyntax);c.core.Environment.add("css.usermodify",a.getUserModify);c.core.Environment.add("css.userselect",a.getUserSelect);c.core.Environment.add("css.userselect.none",a.getUserSelectNone);c.core.Environment.add("css.appearance",a.getAppearance);c.core.Environment.add("css.float",a.getFloat);c.core.Environment.add("css.boxsizing",
a.getBoxSizing);c.core.Environment.add("css.inlineblock",a.getInlineBlock);c.core.Environment.add("css.opacity",a.getOpacity);c.core.Environment.add("css.textShadow",a.getTextShadow);c.core.Environment.add("css.textShadow.filter",a.getFilterTextShadow);c.core.Environment.add("css.alphaimageloaderneeded",a.getAlphaImageLoaderNeeded);c.core.Environment.add("css.pointerevents",a.getPointerEvents);c.core.Environment.add("css.flexboxSyntax",a.getFlexboxSyntax)}})})();(function(){c.Bootstrap.define("qx.lang.normalize.Object",
{statics:{keys:c.Bootstrap.keys},defer:function(a){c.core.Environment.get("ecmascript.object.keys")||(Object.keys=a.keys)}})})();(function(){c.Bootstrap.define("qx.lang.Object",{statics:{isEmpty:function(a){for(var b in a)return!1;return!0},getValues:function(a){for(var b=[],d=Object.keys(a),c=0,e=d.length;c<e;c++)b.push(a[d[c]]);return b},clone:function(a,b){if(c.lang.Type.isObject(a)){var d={},f;for(f in a)d[f]=b?c.lang.Object.clone(a[f],b):a[f];return d}if(c.lang.Type.isArray(a)){d=[];for(f=0;f<
a.length;f++)d[f]=b?c.lang.Object.clone(a[f],b):a[f];return d}return a},__nE:function(a,b,d,f){if(a===b)return 0!==a||1/a==1/b;if(null==a||null==b)return a===b;var e=Object.prototype.toString.call(a);if(e!=Object.prototype.toString.call(b))return!1;switch(e){case "[object String]":return a==String(b);case "[object Number]":return a!=+a?b!=+b:0==a?1/a==1/b:a==+b;case "[object Date]":case "[object Boolean]":return+a==+b;case "[object RegExp]":return a.source==b.source&&a.global==b.global&&a.multiline==
b.multiline&&a.ignoreCase==b.ignoreCase}if("object"!=typeof a||"object"!=typeof b)return!1;for(var g=d.length;g--;)if(d[g]==a)return f[g]==b;var g=a.constructor,h=b.constructor;if(g!==h&&!(c.Bootstrap.isFunction(g)&&g instanceof g&&c.Bootstrap.isFunction(h)&&h instanceof h)&&"constructor"in a&&"constructor"in b)return!1;d.push(a);f.push(b);g=0;h=!0;if("[object Array]"==e){if(g=a.length,h=g==b.length)for(;g--&&(h=c.lang.Object.__nE(a[g],b[g],d,f)););}else{for(var k in a)if(Object.prototype.hasOwnProperty.call(a,
k)&&(g++,!(h=Object.prototype.hasOwnProperty.call(b,k)&&c.lang.Object.__nE(a[k],b[k],d,f))))break;if(h){for(k in b)if(Object.prototype.hasOwnProperty.call(b,k)&&!g--)break;h=!g}}d.pop();f.pop();return h},invert:function(a){var b={},d;for(d in a)b[a[d].toString()]=d;return b},getKeyFromValue:function(a,b){for(var d in a)if(a.hasOwnProperty(d)&&a[d]===b)return d;return null},contains:function(a,b){return null!==this.getKeyFromValue(a,b)}}})})();(function(){c.Bootstrap.define("qx.bom.element.Style",
{statics:{__oB:null,__oC:null,__oD:function(){var a={appearance:c.core.Environment.get("css.appearance"),userSelect:c.core.Environment.get("css.userselect"),textOverflow:c.core.Environment.get("css.textoverflow"),borderImage:c.core.Environment.get("css.borderimage"),"float":c.core.Environment.get("css.float"),userModify:c.core.Environment.get("css.usermodify"),boxSizing:c.core.Environment.get("css.boxsizing")};this.__oC={};for(var b in c.lang.Object.clone(a))a[b]?"float"===b?this.__oC.cssFloat=b:
this.__oC[b]=c.bom.Style.getCssName(a[b]):delete a[b];this.__oB=a},__oE:function(a){var b=c.bom.Style.getPropertyName(a);b&&(this.__oB[a]=b);return b},__oF:{width:"pixelWidth",height:"pixelHeight",left:"pixelLeft",right:"pixelRight",top:"pixelTop",bottom:"pixelBottom"},__oG:{clip:c.bom.element.Clip,cursor:c.bom.element.Cursor,opacity:c.bom.element.Opacity,boxSizing:c.bom.element.BoxSizing},COMPUTED_MODE:1,CASCADED_MODE:2,LOCAL_MODE:3,set:function(a,b,d,c){b=this.__oB[b]||this.__oE(b)||b;!1!==c&&this.__oG[b]?
this.__oG[b].set(a,d):a.style[b]=null!==d?d:""},get:function(a,b,d,f){b=this.__oB[b]||this.__oE(b)||b;if(!1!==f&&this.__oG[b])return this.__oG[b].get(a,d);switch(d){case this.LOCAL_MODE:return a.style[b]||"";case this.CASCADED_MODE:if(a.currentStyle)return a.currentStyle[b]||"";throw Error("Cascaded styles are not supported in this browser!");default:d=c.dom.Node.getDocument(a);d=d.defaultView?d.defaultView.getComputedStyle:void 0;if(void 0!==d){if((d=d(a,null))&&d[b])return d[b]}else{if(!a.currentStyle)return a.style[b]||
"";f=a.currentStyle[b]||a.style[b]||"";if(/^-?[\.\d]+(px)?$/i.test(f))return f;var e=this.__oF[b];e&&e in a.style&&(d=a.style[b],a.style[b]=f||0,f=a.style[e]+"px",a.style[b]=d);return f}return a.style[b]||""}}},defer:function(a){a.__oD()}})})();(function(){c.Bootstrap.define("qx.bom.Document",{statics:{isQuirksMode:c.core.Environment.select("engine.name",{mshtml:function(a){return 8<=c.core.Environment.get("engine.version")?5===(a||window).document.documentMode:"CSS1Compat"!==(a||window).document.compatMode},
webkit:function(a){return void 0===document.compatMode?(a=(a||window).document.createElement("div"),a.style.cssText="position:absolute;width:0;height:0;width:1","1px"===a.style.width?!0:!1):"CSS1Compat"!==(a||window).document.compatMode},"default":function(a){return"CSS1Compat"!==(a||window).document.compatMode}}),isStandardMode:function(a){return!this.isQuirksMode(a)},getWidth:function(a){var b=(a||window).document,d=c.bom.Viewport.getWidth(a);a=this.isStandardMode(a)?b.documentElement.scrollWidth:
b.body.scrollWidth;return Math.max(a,d)},getHeight:function(a){var b=(a||window).document,d=c.bom.Viewport.getHeight(a);a=this.isStandardMode(a)?b.documentElement.scrollHeight:b.body.scrollHeight;return Math.max(a,d)}}})})();(function(){c.Bootstrap.define("qx.bom.Viewport",{statics:{getWidth:function(a){a=a||window;var b=a.document;return c.bom.Document.isStandardMode(a)?b.documentElement.clientWidth:b.body.clientWidth},getHeight:function(a){a=a||window;var b=a.document;return"ios"==c.core.Environment.get("os.name")&&
window.innerHeight!=b.documentElement.clientHeight?window.innerHeight:c.bom.Document.isStandardMode(a)?b.documentElement.clientHeight:b.body.clientHeight},getScrollLeft:function(a){a=a?a:window;if("undefined"!==typeof a.pageXOffset)return a.pageXOffset;a=a.document;return a.documentElement.scrollLeft||a.body.scrollLeft},getScrollTop:function(a){a=a?a:window;if("undefined"!==typeof a.pageYOffset)return a.pageYOffset;a=a.document;return a.documentElement.scrollTop||a.body.scrollTop},__oH:function(a){var b=
this.getWidth(a)>this.getHeight(a)?90:0;a=a.orientation;return null==a||Math.abs(a%180)==b?{"-270":90,"-180":180,"-90":-90,0:0,90:90,180:180,270:-90}:{"-270":180,"-180":-90,"-90":0,0:90,90:180,180:-90,270:0}},__oI:null,getOrientation:function(a){a=a||window.top;var b=a.orientation;null==b?b=this.getWidth(a)>this.getHeight(a)?90:0:(null==this.__oI&&(this.__oI=this.__oH(a)),b=this.__oI[b]);return b},isLandscape:function(a){a=this.getOrientation(a);return-90===a||90===a}}})})();(function(){c.Bootstrap.define("qx.bom.client.Html",
{statics:{getWebWorker:function(){return null!=window.Worker},getFileReader:function(){return null!=window.FileReader},getGeoLocation:function(){return"geolocation"in navigator},getAudio:function(){return!!document.createElement("audio").canPlayType},getAudioOgg:function(){return c.bom.client.Html.getAudio()?document.createElement("audio").canPlayType("audio/ogg"):""},getAudioMp3:function(){return c.bom.client.Html.getAudio()?document.createElement("audio").canPlayType("audio/mpeg"):""},getAudioWav:function(){return c.bom.client.Html.getAudio()?
document.createElement("audio").canPlayType("audio/x-wav"):""},getAudioAu:function(){return c.bom.client.Html.getAudio()?document.createElement("audio").canPlayType("audio/basic"):""},getAudioAif:function(){return c.bom.client.Html.getAudio()?document.createElement("audio").canPlayType("audio/x-aiff"):""},getVideo:function(){return!!document.createElement("video").canPlayType},getVideoOgg:function(){return c.bom.client.Html.getVideo()?document.createElement("video").canPlayType('video/ogg; codecs="theora, vorbis"'):
""},getVideoH264:function(){return c.bom.client.Html.getVideo()?document.createElement("video").canPlayType('video/mp4; codecs="avc1.42E01E, mp4a.40.2"'):""},getVideoWebm:function(){return c.bom.client.Html.getVideo()?document.createElement("video").canPlayType('video/webm; codecs="vp8, vorbis"'):""},getLocalStorage:function(){try{return window.localStorage.setItem("$qx_check","test"),window.localStorage.removeItem("$qx_check"),!0}catch(a){return!1}},getSessionStorage:function(){try{return window.sessionStorage.setItem("$qx_check",
"test"),window.sessionStorage.removeItem("$qx_check"),!0}catch(a){return!1}},getUserDataStorage:function(){var a=document.createElement("div");a.style.display="none";document.getElementsByTagName("head")[0].appendChild(a);var b=!1;try{a.addBehavior("#default#userdata"),a.load("qxtest"),b=!0}catch(d){}document.getElementsByTagName("head")[0].removeChild(a);return b},getClassList:function(){return!(!document.documentElement.classList||"DOMTokenList"!==c.Bootstrap.getClass(document.documentElement.classList))},
getXPath:function(){return!!document.evaluate},getXul:function(){try{return document.createElementNS("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul","label"),!0}catch(a){return!1}},getSvg:function(){return document.implementation&&document.implementation.hasFeature&&(document.implementation.hasFeature("org.w3c.dom.svg","1.0")||document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1"))},getVml:function(){var a=document.createElement("div");document.body.appendChild(a);
a.innerHTML='<v:shape id="vml_flag1" adj="1" />';a.firstChild.style.behavior="url(#default#VML)";var b="object"==typeof a.firstChild.adj;document.body.removeChild(a);return b},getCanvas:function(){return!!window.CanvasRenderingContext2D},getDataUrl:function(a){var b=new Image;b.onload=b.onerror=function(){window.setTimeout(function(){a.call(null,1==b.width&&1==b.height)},0)};b.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw=="},getDataset:function(){return!!document.documentElement.dataset},
getContains:function(){return"undefined"!==typeof document.documentElement.contains},getCompareDocumentPosition:function(){return"function"===typeof document.documentElement.compareDocumentPosition},getTextContent:function(){return"undefined"!==typeof document.createElement("span").textContent},getFullScreen:function(){return document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled||!1},getConsole:function(){return"undefined"!==typeof window.console},
getNaturalDimensions:function(){var a=document.createElement("img");return"number"===typeof a.naturalHeight&&"number"===typeof a.naturalWidth},getHistoryState:function(){return"undefined"!==typeof window.onpopstate&&"undefined"!==typeof window.history.replaceState&&"undefined"!==typeof window.history.pushState},getSelection:function(){return"function"===typeof window.getSelection?"getSelection":"object"===typeof document.selection?"selection":null},getIsEqualNode:function(){return"function"===typeof document.documentElement.isEqualNode}},
defer:function(a){c.core.Environment.add("html.webworker",a.getWebWorker);c.core.Environment.add("html.filereader",a.getFileReader);c.core.Environment.add("html.geolocation",a.getGeoLocation);c.core.Environment.add("html.audio",a.getAudio);c.core.Environment.add("html.audio.ogg",a.getAudioOgg);c.core.Environment.add("html.audio.mp3",a.getAudioMp3);c.core.Environment.add("html.audio.wav",a.getAudioWav);c.core.Environment.add("html.audio.au",a.getAudioAu);c.core.Environment.add("html.audio.aif",a.getAudioAif);
c.core.Environment.add("html.video",a.getVideo);c.core.Environment.add("html.video.ogg",a.getVideoOgg);c.core.Environment.add("html.video.h264",a.getVideoH264);c.core.Environment.add("html.video.webm",a.getVideoWebm);c.core.Environment.add("html.storage.local",a.getLocalStorage);c.core.Environment.add("html.storage.session",a.getSessionStorage);c.core.Environment.add("html.storage.userdata",a.getUserDataStorage);c.core.Environment.add("html.classlist",a.getClassList);c.core.Environment.add("html.xpath",
a.getXPath);c.core.Environment.add("html.xul",a.getXul);c.core.Environment.add("html.canvas",a.getCanvas);c.core.Environment.add("html.svg",a.getSvg);c.core.Environment.add("html.vml",a.getVml);c.core.Environment.add("html.dataset",a.getDataset);c.core.Environment.addAsync("html.dataurl",a.getDataUrl);c.core.Environment.add("html.element.contains",a.getContains);c.core.Environment.add("html.element.compareDocumentPosition",a.getCompareDocumentPosition);c.core.Environment.add("html.element.textcontent",
a.getTextContent);c.core.Environment.add("html.console",a.getConsole);c.core.Environment.add("html.image.naturaldimensions",a.getNaturalDimensions);c.core.Environment.add("html.history.state",a.getHistoryState);c.core.Environment.add("html.selection",a.getSelection);c.core.Environment.add("html.node.isequalnode",a.getIsEqualNode);c.core.Environment.add("html.fullscreen",a.getFullScreen)}})})();(function(){c.Bootstrap.define("qx.bom.element.Class",{statics:{__pb:/\s+/g,__pc:/^\s+|\s+$/g,add:{"native":function(a,
b){0<b.length&&a.classList.add(b);return b},"default":function(a,b){this.has(a,b)||(a.className+=(a.className?" ":"")+b);return b}}[c.core.Environment.get("html.classlist")?"native":"default"],addClasses:{"native":function(a,b){for(var d=0;d<b.length;d++)0<b[d].length&&a.classList.add(b[d]);return a.className},"default":function(a,b){var d={},c;if(c=a.className){c=c.split(this.__pb);for(var e=0,g=c.length;e<g;e++)d[c[e]]=!0;e=0;for(g=b.length;e<g;e++)d[b[e]]||c.push(b[e])}else c=b;return a.className=
c.join(" ")}}[c.core.Environment.get("html.classlist")?"native":"default"],get:function(a){a=a.className;"function"!==typeof a.split&&("object"===typeof a&&(a="SVGAnimatedString"==c.Bootstrap.getClass(a)?a.baseVal:""),"undefined"===typeof a&&(a=""));return a},has:{"native":function(a,b){return a.classList.contains(b)},"default":function(a,b){return RegExp("(^|\\s)"+b+"(\\s|$)").test(a.className)}}[c.core.Environment.get("html.classlist")?"native":"default"],remove:{"native":function(a,b){a.classList.remove(b);
return b},"default":function(a,b){a.className=a.className.replace(RegExp("(^|\\s)"+b+"(\\s|$)"),"$2");return b}}[c.core.Environment.get("html.classlist")?"native":"default"],removeClasses:{"native":function(a,b){for(var d=0;d<b.length;d++)a.classList.remove(b[d]);return a.className},"default":function(a,b){var d=RegExp("\\b"+b.join("\\b|\\b")+"\\b","g");return a.className=a.className.replace(d,"").replace(this.__pc,"").replace(this.__pb," ")}}[c.core.Environment.get("html.classlist")?"native":"default"],
replace:function(a,b,d){if(!this.has(a,b))return"";this.remove(a,b);return this.add(a,d)}}})})();(function(){c.Bootstrap.define("qx.bom.element.Dimension",{statics:{getWidth:function(a){a=this._getBoundingClientRect(a);return Math.round(a.right-a.left)},getHeight:function(a){a=this._getBoundingClientRect(a);return Math.round(a.bottom-a.top)},_getBoundingClientRect:function(a){var b=a.getBoundingClientRect();if(11===c.core.Environment.get("browser.documentmode")&&document.msFullscreenElement&&window!==
window.top&&this.__ow(a)){a={};for(var d in b)a[d]=100*b[d];b=a}return b},__ow:function(a){return document.msFullscreenElement===a?!0:c.dom.Hierarchy.contains(document.msFullscreenElement,a)},__ox:{visible:!0,hidden:!0},getContentWidth:function(a){var b=c.bom.element.Style,d=c.bom.element.Style.get(a,"overflowX"),f=parseInt(b.get(a,"paddingLeft")||"0px",10),b=parseInt(b.get(a,"paddingRight")||"0px",10);if(this.__ox[d]){d=a.clientWidth;if("opera"==c.core.Environment.get("engine.name")||c.dom.Node.isBlockNode(a))d=
d-f-b;return"mshtml"==c.core.Environment.get("engine.name")&&0===d&&0===a.offsetHeight?a.offsetWidth:d}if(a.clientWidth>=a.scrollWidth)return Math.max(a.clientWidth,a.scrollWidth)-f-b;a=a.scrollWidth-f;"mshtml"==c.core.Environment.get("engine.name")&&(a-=b);return a},getContentHeight:function(a){var b=c.bom.element.Style,d=c.bom.element.Style.get(a,"overflowY"),f=parseInt(b.get(a,"paddingTop")||"0px",10),b=parseInt(b.get(a,"paddingBottom")||"0px",10);return this.__ox[d]?a.clientHeight-f-b:a.clientHeight>=
a.scrollHeight?Math.max(a.clientHeight,a.scrollHeight)-f-b:a.scrollHeight-f}}})})();(function(){c.Bootstrap.define("qx.dom.Hierarchy",{statics:{getNextElementSibling:function(a){for(;a&&(a=a.nextSibling)&&!c.dom.Node.isElement(a););return a||null},getPreviousElementSibling:function(a){for(;a&&(a=a.previousSibling)&&!c.dom.Node.isElement(a););return a||null},contains:function(a,b){if(c.core.Environment.get("html.element.contains")){if(c.dom.Node.isDocument(a)){var d=c.dom.Node.getDocument(b);return a&&
d==a}return c.dom.Node.isDocument(b)?!1:a.contains(b)}if(c.core.Environment.get("html.element.compareDocumentPosition"))return!!(a.compareDocumentPosition(b)&16);for(;b;){if(a==b)return!0;b=b.parentNode}return!1},isRendered:function(a){var b=a.ownerDocument||a.document;if(c.core.Environment.get("html.element.contains"))return a.parentNode?b.body.contains(a):!1;if(c.core.Environment.get("html.element.compareDocumentPosition"))return!!(b.compareDocumentPosition(a)&16);for(;a;){if(a==b.body)return!0;
a=a.parentNode}return!1},getChildElements:function(a){a=a.firstChild;if(!a)return[];var b=this.getNextSiblings(a);1===a.nodeType&&b.unshift(a);return b},getPreviousSiblings:function(a){return this._recursivelyCollect(a,"previousSibling")},getNextSiblings:function(a){return this._recursivelyCollect(a,"nextSibling")},_recursivelyCollect:function(a,b){for(var d=[];a=a[b];)1==a.nodeType&&d.push(a);return d},getSiblings:function(a){return this.getPreviousSiblings(a).reverse().concat(this.getNextSiblings(a))}}})})();
(function(){c.Bootstrap.define("qx.bom.element.Location",{statics:{__pe:function(a,b){return parseInt(c.bom.element.Style.get(a,b,c.bom.element.Style.COMPUTED_MODE,!1),10)||0},__pf:function(a){var b=0,d=0;a=c.dom.Node.getWindow(a);b-=c.bom.Viewport.getScrollLeft(a);d-=c.bom.Viewport.getScrollTop(a);return{left:b,top:d}},__pg:c.core.Environment.select("engine.name",{mshtml:function(a){var b=c.dom.Node.getDocument(a);a=b.body;var d;d=0-(a.clientLeft+b.documentElement.clientLeft);b=0-(a.clientTop+b.documentElement.clientTop);
c.core.Environment.get("browser.quirksmode")||(d+=this.__pe(a,"borderLeftWidth"),b+=this.__pe(a,"borderTopWidth"));return{left:d,top:b}},webkit:function(a){a=c.dom.Node.getDocument(a).body;return{left:a.offsetLeft,top:a.offsetTop}},gecko:function(a){a=c.dom.Node.getDocument(a).body;var b=a.offsetLeft,d=a.offsetTop;"border-box"!==c.bom.element.BoxSizing.get(a)&&(b+=this.__pe(a,"borderLeftWidth"),d+=this.__pe(a,"borderTopWidth"));return{left:b,top:d}},"default":function(a){a=c.dom.Node.getDocument(a).body;
return{left:a.offsetLeft,top:a.offsetTop}}}),__ph:function(a){a=a.getBoundingClientRect();return{left:Math.round(a.left),top:Math.round(a.top)}},get:function(a,b){if("BODY"==a.tagName)var d=this.__pi(a),f=d.left,d=d.top;else var d=this.__pg(a),e=this.__ph(a),g=this.__pf(a),f=e.left+d.left-g.left,d=e.top+d.top-g.top;e=f+a.offsetWidth;g=d+a.offsetHeight;if(b){if("padding"==b||"scroll"==b){var h=c.bom.element.Style.get(a,"overflowX");if("scroll"==h||"auto"==h)e+=a.scrollWidth-a.offsetWidth+this.__pe(a,
"borderLeftWidth")+this.__pe(a,"borderRightWidth");h=c.bom.element.Style.get(a,"overflowY");if("scroll"==h||"auto"==h)g+=a.scrollHeight-a.offsetHeight+this.__pe(a,"borderTopWidth")+this.__pe(a,"borderBottomWidth")}switch(b){case "padding":f+=this.__pe(a,"paddingLeft"),d+=this.__pe(a,"paddingTop"),e-=this.__pe(a,"paddingRight"),g-=this.__pe(a,"paddingBottom");case "scroll":f-=a.scrollLeft,d-=a.scrollTop,e-=a.scrollLeft,g-=a.scrollTop;case "border":f+=this.__pe(a,"borderLeftWidth");d+=this.__pe(a,"borderTopWidth");
e-=this.__pe(a,"borderRightWidth");g-=this.__pe(a,"borderBottomWidth");break;case "margin":f-=this.__pe(a,"marginLeft"),d-=this.__pe(a,"marginTop"),e+=this.__pe(a,"marginRight"),g+=this.__pe(a,"marginBottom")}}return{left:f,top:d,right:e,bottom:g}},__pi:function(a){var b=a.offsetTop,d=a.offsetLeft,b=b+this.__pe(a,"marginTop"),d=d+this.__pe(a,"marginLeft");"gecko"===c.core.Environment.get("engine.name")&&(b+=this.__pe(a,"borderLeftWidth"),d+=this.__pe(a,"borderTopWidth"));return{left:d,top:b}},getRelative:function(a,
b,d,c){a=this.get(a,d);b=this.get(b,c);return{left:a.left-b.left,top:a.top-b.top,right:a.right-b.right,bottom:a.bottom-b.bottom}},getPosition:function(a){return this.getRelative(a,this.getOffsetParent(a))},getOffsetParent:function(a){a=a.offsetParent||document.body;for(var b=c.bom.element.Style;a&&!/^body|html$/i.test(a.tagName)&&"static"===b.get(a,"position");)a=a.offsetParent;return a}}})})();(function(){c.Bootstrap.define("qx.bom.Stylesheet",{statics:{includeFile:function(a,b){b||(b=document);
var d=b.createElement("link");d.type="text/css";d.rel="stylesheet";d.href=a;b.getElementsByTagName("head")[0].appendChild(d)},createElement:function(a){if(c.core.Environment.get("html.stylesheet.createstylesheet")){var b=document.createStyleSheet();a&&(b.cssText=a);return b}b=document.createElement("style");b.type="text/css";a&&b.appendChild(document.createTextNode(a));document.getElementsByTagName("head")[0].appendChild(b);return b.sheet},addRule:function(a,b,d){c.core.Environment.get("html.stylesheet.insertrule")?
a.insertRule(b+"{"+d+"}",a.cssRules.length):a.addRule(b,d)},removeRule:function(a,b){if(c.core.Environment.get("html.stylesheet.deleterule"))for(var d=a.cssRules,f=d.length,f=f-1;0<=f;--f)d[f].selectorText==b&&a.deleteRule(f);else for(d=a.rules,f=d.length,f-=1;0<=f;--f)d[f].selectorText==b&&a.removeRule(f)},removeSheet:function(a){a=a.ownerNode?a.ownerNode:a.owningElement;c.dom.Element.removeChild(a,a.parentNode)},removeAllRules:function(a){if(c.core.Environment.get("html.stylesheet.deleterule"))for(var b=
a.cssRules,b=b.length,b=b-1;0<=b;b--)a.deleteRule(b);else for(b=a.rules,b=b.length,b-=1;0<=b;b--)a.removeRule(b)},addImport:function(a,b){c.core.Environment.get("html.stylesheet.addimport")?a.addImport(b):a.insertRule('@import "'+b+'";',a.cssRules.length)},removeImport:function(a,b){if(c.core.Environment.get("html.stylesheet.removeimport"))for(var d=a.imports,f=d.length,f=f-1;0<=f;f--)d[f].href!=b&&d[f].href!=c.util.Uri.getAbsolute(b)||a.removeImport(f);else for(d=a.cssRules,f=d.length,f-=1;0<=f;f--)d[f].href==
b&&a.deleteRule(f)},removeAllImports:function(a){if(c.core.Environment.get("html.stylesheet.removeimport"))for(var b=a.imports.length,b=b-1;0<=b;b--)a.removeImport(b);else for(var d=a.cssRules,b=d.length,b=b-1;0<=b;b--)d[b].type==d[b].IMPORT_RULE&&a.deleteRule(b)}}})})();(function(){c.Bootstrap.define("qx.dom.Element",{statics:{getParentElement:function(a){return a.parentNode},insertEnd:function(a,b){b.appendChild(a);return!0},insertBefore:function(a,b){b.parentNode.insertBefore(a,b);return!0},insertAfter:function(a,
b){var d=b.parentNode;if(b==d.lastChild)d.appendChild(a);else return this.insertBefore(a,b.nextSibling);return!0},remove:function(a){if(!a.parentNode)return!1;a.parentNode.removeChild(a);return!0},removeChild:function(a,b){if(a.parentNode!==b)return!1;b.removeChild(a);return!0},create:function(a,b,d){d||(d=window);if(!a)throw Error("The tag name is missing!");a=d.document.createElement(a);for(var f in b)c.bom.element.Attribute.set(a,f,b[f]);return a}}})})();(function(){c.Bootstrap.define("qx.bom.element.Attribute",
{statics:{__nA:{names:{"class":"className","for":"htmlFor",html:"innerHTML",text:c.core.Environment.get("html.element.textcontent")?"textContent":"innerText",colspan:"colSpan",rowspan:"rowSpan",valign:"vAlign",datetime:"dateTime",accesskey:"accessKey",tabindex:"tabIndex",maxlength:"maxLength",readonly:"readOnly",longdesc:"longDesc",cellpadding:"cellPadding",cellspacing:"cellSpacing",frameborder:"frameBorder",usemap:"useMap"},runtime:{html:1,text:1},bools:{compact:1,nowrap:1,ismap:1,declare:1,noshade:1,
checked:1,disabled:1,readOnly:1,multiple:1,selected:1,noresize:1,defer:1,allowTransparency:1},property:{$$html:1,$$widget:1,checked:1,readOnly:1,multiple:1,selected:1,value:1,maxLength:1,className:1,innerHTML:1,innerText:1,textContent:1,htmlFor:1,tabIndex:1},qxProperties:{$$widget:1,$$html:1},propertyDefault:{disabled:!1,checked:!1,readOnly:!1,multiple:!1,selected:!1,value:"",className:"",innerHTML:"",innerText:"",textContent:"",htmlFor:"",tabIndex:0,maxLength:c.core.Environment.select("engine.name",
{mshtml:2147483647,webkit:524288,"default":-1})},removeableProperties:{disabled:1,multiple:1,maxLength:1}},get:function(a,b){var d=this.__nA,f;b=d.names[b]||b;if(d.property[b]){if(f=a[b],"undefined"!==typeof d.propertyDefault[b]&&f==d.propertyDefault[b])return"undefined"===typeof d.bools[b]?null:f}else if(f=a.getAttribute(b),d.bools[b]&&!("mshtml"==c.core.Environment.get("engine.name")&&8>=parseInt(c.core.Environment.get("browser.documentmode"),10)))return c.Bootstrap.isString(f);return d.bools[b]?
!!f:f},set:function(a,b,d){if("undefined"!==typeof d){var f=this.__nA;b=f.names[b]||b;f.bools[b]&&!c.lang.Type.isBoolean(d)&&(d=c.lang.Type.isString(d));if(f.property[b]&&(void 0!==a[b]||f.qxProperties[b])){if(null==d){if(f.removeableProperties[b]){a.removeAttribute(b);return}"undefined"!==typeof f.propertyDefault[b]&&(d=f.propertyDefault[b])}a[b]=d}else"boolean"!==typeof d&&null!==d||0===b.indexOf("data-")?a.setAttribute(b,d):!0===d?a.setAttribute(b,b):!1!==d&&null!==d||a.removeAttribute(b)}}}})})();
(function(){c.Bootstrap.define("qx.util.Uri",{statics:{parseUri:function(a,b){for(var d="source protocol authority userInfo user password host port relative path directory file query anchor".split(" "),c={strict:/^(?:([^:\/?#]+):)?(?:\/\/((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?))?((((?:[^?#\/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/,loose:/^(?:(?![^:@]+:[^:@\/]*@)([^:\/?#.]+):)?(?:\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/}[b?
"strict":"loose"].exec(a),e={},g=14;g--;)e[d[g]]=c[g]||"";e.queryKey={};e[d[12]].replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(a,b,d){b&&(e.queryKey[b]=d)});return e},appendParamsToUrl:function(a,b){if(void 0===b)return a;c.lang.Type.isObject(b)&&(b=c.util.Uri.toParameter(b));return b?a+(/\?/.test(a)?"&"+b:"?"+b):a},toParameter:function(a,b){var d,c=[];for(d in a)if(a.hasOwnProperty(d)){var e=a[d];if(e instanceof Array)for(var g=0;g<e.length;g++)this.__nB(d,e[g],c,b);else this.__nB(d,e,c,b)}return c.join("&")},
__nB:function(a,b,d,c){var e=window.encodeURIComponent;c?d.push(e(a).replace(/%20/g,"+")+"="+e(b).replace(/%20/g,"+")):d.push(e(a)+"="+e(b))},getAbsolute:function(a){var b=document.createElement("div");b.innerHTML='<a href="'+a+'">0</a>';return b.firstChild.href}}})})();(function(){c.Bootstrap.define("qx.bom.client.Stylesheet",{statics:{__nC:function(){c.bom.client.Stylesheet.__nD||(c.bom.client.Stylesheet.__nD=c.bom.Stylesheet.createElement());return c.bom.client.Stylesheet.__nD},getCreateStyleSheet:function(){return"object"===
typeof document.createStyleSheet},getInsertRule:function(){return"function"===typeof c.bom.client.Stylesheet.__nC().insertRule},getDeleteRule:function(){return"function"===typeof c.bom.client.Stylesheet.__nC().deleteRule},getAddImport:function(){return"object"===typeof c.bom.client.Stylesheet.__nC().addImport},getRemoveImport:function(){return"object"===typeof c.bom.client.Stylesheet.__nC().removeImport}},defer:function(a){c.core.Environment.add("html.stylesheet.createstylesheet",a.getCreateStyleSheet);
c.core.Environment.add("html.stylesheet.insertrule",a.getInsertRule);c.core.Environment.add("html.stylesheet.deleterule",a.getDeleteRule);c.core.Environment.add("html.stylesheet.addimport",a.getAddImport);c.core.Environment.add("html.stylesheet.removeimport",a.getRemoveImport)}})})();(function(){c.Bootstrap.define("qx.module.Traversing",{statics:{EQUALITY_ATTRIBUTES:"nodeType nodeName localName namespaceURI prefix nodeValue".split(" "),add:function(a){a instanceof qxWeb&&(a=a[0]);(c.module.Traversing.isElement(a)||
c.module.Traversing.isDocument(a)||c.module.Traversing.isWindow(a)||c.module.Traversing.isDocumentFragment(a))&&this.push(a);return this},getChildren:function(a){for(var b=[],d=0;d<this.length;d++){var f=c.dom.Hierarchy.getChildElements(this[d]);a&&(f=c.bom.Selector.matches(a,f));b=b.concat(f)}return qxWeb.$init(b,qxWeb)},forEach:function(a,b){for(var d=0;d<this.length;d++)a.call(b,this[d],d,this);return this},getParents:function(a){for(var b=[],d=0;d<this.length;d++){var f=c.dom.Element.getParentElement(this[d]);
a&&(f=c.bom.Selector.matches(a,[f]));b=b.concat(f)}return qxWeb.$init(b,qxWeb)},isChildOf:function(a){if(0==this.length)return!1;var b=null;a=qxWeb(a);for(var d=!1,c=0,e=this.length;c<e&&!d;c++)for(var b=qxWeb(this[c]).getAncestors(),g=0,h=a.length;g<h;g++)if(-1!=b.indexOf(a[g])){d=!0;break}return d},getAncestors:function(a){return this.__vo(null,a)},getAncestorsUntil:function(a,b){return this.__vo(a,b)},__vo:function(a,b){for(var d=[],f=0;f<this.length;f++)for(var e=c.dom.Element.getParentElement(this[f]);e;){var g=
[e];if(a&&0<c.bom.Selector.matches(a,g).length)break;b&&(g=c.bom.Selector.matches(b,g));d=d.concat(g);e=c.dom.Element.getParentElement(e)}return qxWeb.$init(d,qxWeb)},getClosest:function(a){for(var b=[],d=function(f){var g=c.bom.Selector.matches(a,f);g.length?b.push(g[0]):(f=f.getParents(),f[0]&&f[0].parentNode&&d(f))},f=0;f<this.length;f++)d(qxWeb(this[f]));return qxWeb.$init(b,qxWeb)},find:function(a){for(var b=[],d=0;d<this.length;d++)b=b.concat(c.bom.Selector.query(a,this[d]));return qxWeb.$init(b,
qxWeb)},getContents:function(){var a=[];this._forEachElement(function(b){a=a.concat(c.lang.Array.fromCollection(b.childNodes))});return qxWeb.$init(a,qxWeb)},is:function(a){return c.lang.Type.isFunction(a)?0<this.filter(a).length:!!a&&0<c.bom.Selector.matches(a,this).length},eq:function(a){return this.slice(a,+a+1)},getFirst:function(){return this.slice(0,1)},getLast:function(){return this.slice(this.length-1)},has:function(a){var b=[];this._forEachElement(function(d,f){0<c.bom.Selector.matches(a,
this.eq(f).getContents()).length&&b.push(d)});return qxWeb.$init(b,this.constructor)},contains:function(a){if(a instanceof Array||a instanceof qxWeb)a=a[0];if(!a)return qxWeb();c.dom.Node.isWindow(a)&&(a=a.document);return this.filter(function(b){c.dom.Node.isWindow(b)&&(b=b.document);return c.dom.Hierarchy.contains(b,a)})},getNext:function(a){var b=this.map(c.dom.Hierarchy.getNextElementSibling,c.dom.Hierarchy);a&&(b=qxWeb.$init(c.bom.Selector.matches(a,b),qxWeb));return b},getNextAll:function(a){a=
c.module.Traversing.__vs(this,"getNextSiblings",a);return qxWeb.$init(a,qxWeb)},getNextUntil:function(a){var b=[];this.forEach(function(d,f){for(var e=c.dom.Hierarchy.getNextSiblings(d),g=0,h=e.length;g<h&&!(0<c.bom.Selector.matches(a,[e[g]]).length);g++)b.push(e[g])});return qxWeb.$init(b,qxWeb)},getPrev:function(a){var b=this.map(c.dom.Hierarchy.getPreviousElementSibling,c.dom.Hierarchy);a&&(b=qxWeb.$init(c.bom.Selector.matches(a,b),qxWeb));return b},getPrevAll:function(a){a=c.module.Traversing.__vs(this,
"getPreviousSiblings",a);return qxWeb.$init(a,qxWeb)},getPrevUntil:function(a){var b=[];this.forEach(function(d,f){for(var e=c.dom.Hierarchy.getPreviousSiblings(d),g=0,h=e.length;g<h&&!(0<c.bom.Selector.matches(a,[e[g]]).length);g++)b.push(e[g])});return qxWeb.$init(b,qxWeb)},getSiblings:function(a){a=c.module.Traversing.__vs(this,"getSiblings",a);return qxWeb.$init(a,qxWeb)},not:function(a){if(c.lang.Type.isFunction(a))return this.filter(function(b,c,e){return!a(b,c,e)});var b=c.bom.Selector.matches(a,
this);return this.filter(function(a){return-1===b.indexOf(a)})},getOffsetParent:function(){return this.map(c.bom.element.Location.getOffsetParent)},isRendered:function(){return this[0]?c.dom.Hierarchy.isRendered(this[0]):!1},__vp:function(a){return a instanceof qxWeb?a[0]:c.Bootstrap.isString(a)?qxWeb(a)[0]:a},isElement:function(a){return c.dom.Node.isElement(c.module.Traversing.__vp(a))},isNode:function(a){return c.dom.Node.isNode(c.module.Traversing.__vp(a))},isNodeName:function(a,b){return c.dom.Node.isNodeName(c.module.Traversing.__vp(a),
b)},isDocument:function(a){a instanceof qxWeb&&(a=a[0]);return c.dom.Node.isDocument(a)},isDocumentFragment:function(a){a instanceof qxWeb&&(a=a[0]);return c.dom.Node.isDocumentFragment(a)},getWindow:function(a){return c.dom.Node.getWindow(c.module.Traversing.__vp(a))},isTextNode:function(a){return c.dom.Node.isText(a)},isWindow:function(a){a instanceof qxWeb&&(a=a[0]);return c.dom.Node.isWindow(a)},getDocument:function(a){return c.dom.Node.getDocument(c.module.Traversing.__vp(a))},getNodeName:function(a){return c.dom.Node.getName(c.module.Traversing.__vp(a))},
getNodeText:function(a){return c.dom.Node.getText(c.module.Traversing.__vp(a))},isBlockNode:function(a){return c.dom.Node.isBlockNode(c.module.Traversing.__vp(a))},equalNodes:function(a,b){a=c.module.Traversing.__vq(a);b=c.module.Traversing.__vq(b);if(!a||!b)return!1;if(c.core.Environment.get("html.node.isequalnode"))return a.isEqualNode(b);if(a===b)return!0;var d=a.attributes&&b.attributes;if(d&&a.attributes.length!==b.attributes.length)return!1;var f=a.childNodes&&b.childNodes;if(f&&a.childNodes.length!==
b.childNodes.length)return!1;for(var e=c.module.Traversing.EQUALITY_ATTRIBUTES,g=0,h=e.length;g<h;g++){var k=e[g];if(a[k]!==b[k])return!1}if(d){var d=c.module.Traversing.__vr(a),e=c.module.Traversing.__vr(b),l;for(l in d)if(d[l]!==e[l])return!1}if(f)for(f=0,l=a.childNodes.length;f<l;f++)if(!c.module.Traversing.equalNodes(a.childNodes[f],b.childNodes[f]))return!1;return!0},__vq:function(a){"string"==typeof a&&(a=qxWeb(a));if(a instanceof Array||a instanceof qxWeb)a=a[0];return qxWeb.isNode(a)?a:null},
__vr:function(a){var b={},d;for(d in a.attributes)"length"!=d&&(b[a.attributes[d].name]=a.attributes[d].value);return b},__vs:function(a,b,d){for(var f=[],e=c.dom.Hierarchy,g=0,h=a.length;g<h;g++)f.push.apply(f,e[b](a[g]));a=c.lang.Array.unique(f);d&&(a=c.bom.Selector.matches(d,a));return a}},defer:function(a){qxWeb.$attach({add:a.add,getChildren:a.getChildren,forEach:a.forEach,getParents:a.getParents,getAncestors:a.getAncestors,getAncestorsUntil:a.getAncestorsUntil,__vo:a.__vo,getClosest:a.getClosest,
find:a.find,getContents:a.getContents,is:a.is,eq:a.eq,getFirst:a.getFirst,getLast:a.getLast,has:a.has,getNext:a.getNext,getNextAll:a.getNextAll,getNextUntil:a.getNextUntil,getPrev:a.getPrev,getPrevAll:a.getPrevAll,getPrevUntil:a.getPrevUntil,getSiblings:a.getSiblings,not:a.not,getOffsetParent:a.getOffsetParent,isRendered:a.isRendered,isChildOf:a.isChildOf,contains:a.contains});qxWeb.$attachStatic({isElement:a.isElement,isNode:a.isNode,isNodeName:a.isNodeName,isDocument:a.isDocument,isDocumentFragment:a.isDocumentFragment,
getDocument:a.getDocument,getWindow:a.getWindow,isWindow:a.isWindow,isBlockNode:a.isBlockNode,getNodeName:a.getNodeName,getNodeText:a.getNodeText,isTextNode:a.isTextNode,equalNodes:a.equalNodes})}})})();(function(){c.Bootstrap.define("qx.bom.client.Device",{statics:{__mN:{"Windows Phone":"iemobile",iPod:"ipod",iPad:"ipad",iPhone:"iphone",PSP:"psp","PLAYSTATION 3":"ps3","Nintendo Wii":"wii","Nintendo DS":"ds",XBOX:"xbox",Xbox:"xbox"},getName:function(){var a=[],b;for(b in c.bom.client.Device.__mN)a.push(b);
return(a=RegExp("("+a.join("|").replace(/\./g,".")+")","g").exec(navigator.userAgent))&&a[1]?c.bom.client.Device.__mN[a[1]]:"pc"},getType:function(){return c.bom.client.Device.detectDeviceType(navigator.userAgent)},detectDeviceType:function(a){return c.bom.client.Device.detectTabletDevice(a)?"tablet":c.bom.client.Device.detectMobileDevice(a)?"mobile":"desktop"},detectMobileDevice:function(a){return/android.+mobile|ip(hone|od)|bada\/|blackberry|BB10|maemo|opera m(ob|in)i|fennec|NetFront|phone|psp|symbian|IEMobile|windows (ce|phone)|xda/i.test(a)},
detectTabletDevice:function(a){var b=/MSIE 10/i.test(a)&&/ARM/i.test(a)&&!/windows phone/i.test(a);a=!/android.+mobile|Tablet PC/i.test(a)&&/Android|ipad|tablet|playbook|silk|kindle|psp/i.test(a);return b||a},getDevicePixelRatio:function(){return"undefined"!==typeof window.devicePixelRatio?window.devicePixelRatio:1},getTouch:function(){return"ontouchstart"in window||0<window.navigator.maxTouchPoints||0<window.navigator.msMaxTouchPoints}},defer:function(a){c.core.Environment.add("device.name",a.getName);
c.core.Environment.add("device.touch",a.getTouch);c.core.Environment.add("device.type",a.getType);c.core.Environment.add("device.pixelRatio",a.getDevicePixelRatio)}})})();(function(){c.Bootstrap.define("qx.bom.client.Event",{statics:{getTouch:function(){return"ontouchstart"in window},getMsPointer:function(){return"pointerEnabled"in window.navigator?window.navigator.pointerEnabled:"msPointerEnabled"in window.navigator?window.navigator.msPointerEnabled:!1},getHelp:function(){return"onhelp"in document},
getHashChange:function(){var a=c.bom.client.Engine.getName(),b="onhashchange"in window;return"mshtml"!==a&&b||"mshtml"===a&&"documentMode"in document&&8<=document.documentMode&&b},getDispatchEvent:function(){return"function"==typeof document.dispatchEvent},getCustomEvent:function(){if(!window.CustomEvent)return!1;try{return new window.CustomEvent("foo"),!0}catch(a){return!1}},getMouseEvent:function(){if(!window.MouseEvent)return!1;try{return new window.MouseEvent("foo"),!0}catch(a){return!1}},getMouseWheel:function(a){a||
(a=window);for(var b=[a,a.document,a.document.body],d="DOMMouseScroll",f=0;f<b.length;f++){if(c.bom.Event.supportsEvent(b[f],"wheel")){d="wheel";a=b[f];break}if(c.bom.Event.supportsEvent(b[f],"mousewheel")){d="mousewheel";a=b[f];break}}return{type:d,target:a}}},defer:function(a){c.core.Environment.add("event.touch",a.getTouch);c.core.Environment.add("event.mouseevent",a.getMouseEvent);c.core.Environment.add("event.dispatchevent",a.getDispatchEvent);c.core.Environment.add("event.customevent",a.getCustomEvent);
c.core.Environment.add("event.mspointer",a.getMsPointer);c.core.Environment.add("event.help",a.getHelp);c.core.Environment.add("event.hashchange",a.getHashChange);c.core.Environment.add("event.mousewheel",a.getMouseWheel)}})})();(function(){c.Bootstrap.define("qx.bom.Event",{statics:{addNativeListener:function(a,b,d,c){a.addEventListener?a.addEventListener(b,d,!!c):a.attachEvent?a.attachEvent("on"+b,d):"undefined"!=typeof a["on"+b]&&(a["on"+b]=d)},removeNativeListener:function(a,b,d,c){if(a.removeEventListener)a.removeEventListener(b,
d,!!c);else if(a.detachEvent)try{a.detachEvent("on"+b,d)}catch(e){if(-2146828218!==e.number)throw e;}else"undefined"!=typeof a["on"+b]&&(a["on"+b]=null)},getTarget:function(a){return a.target||a.srcElement},getRelatedTarget:function(a){if(void 0!==a.relatedTarget){if("gecko"==c.core.Environment.get("engine.name"))try{a.relatedTarget&&a.relatedTarget.nodeType}catch(b){return null}return a.relatedTarget}return void 0===a.fromElement||"mouseover"!==a.type&&"pointerover"!==a.type?void 0!==a.toElement?
a.toElement:null:a.fromElement},supportsEvent:function(a,b){var d=c.core.Environment.get("browser.name"),f=c.core.Environment.get("engine.name");if(-1!=b.toLowerCase().indexOf("transitionend")&&"mshtml"===f&&9<c.core.Environment.get("browser.documentmode"))return!0;var e=["mobile safari","safari"];if("webkit"===f&&-1<e.indexOf(d)&&-1<"loadeddata progress timeupdate seeked canplay play playing pause loadedmetadata ended volumechange".split(" ").indexOf(b.toLowerCase()))return!0;if(a!=window&&-1!=b.toLowerCase().indexOf("transitionend"))return(d=
c.core.Environment.get("css.transition"))&&d["end-event"]==b;d="on"+b.toLowerCase();f=d in a;f||(f="function"==typeof a[d],!f&&a.setAttribute&&(a.setAttribute(d,"return;"),f="function"==typeof a[d],a.removeAttribute(d)));return f},getEventName:function(a,b){for(var d=[""].concat(c.bom.Style.VENDOR_PREFIXES),f=0,e=d.length;f<e;f++){var g=d[f].toLowerCase();if(c.bom.Event.supportsEvent(a,g+b))return g?g+c.lang.String.firstUp(b):b}return null}}})})();(function(){c.Bootstrap.define("qx.bom.client.CssTransition",
{statics:{getTransitionName:function(){return c.bom.Style.getPropertyName("transition")},getSupport:function(){var a=c.bom.client.CssTransition.getTransitionName();if(!a)return null;var b=c.bom.Event.getEventName(window,"transitionEnd");(b="transitionEnd"==b?b.toLowerCase():b)||(b=a+(0<a.indexOf("Trans")?"E":"e")+"nd");return{name:a,"end-event":b}}},defer:function(a){c.core.Environment.add("css.transition",a.getSupport)}})})();(function(){c.Bootstrap.define("qx.module.Environment",{statics:{get:function(a){return c.core.Environment.get(a)},
add:function(a,b){c.core.Environment.add(a,b);return this}},defer:function(a){c.core.Environment.get("browser.name");c.core.Environment.get("browser.version");c.core.Environment.get("browser.quirksmode");c.core.Environment.get("browser.documentmode");c.core.Environment.get("engine.name");c.core.Environment.get("engine.version");c.core.Environment.get("device.name");c.core.Environment.get("device.type");c.core.Environment.get("event.touch");c.core.Environment.get("event.mspointer");qxWeb.$attachStatic({env:{get:a.get,
add:a.add}})}})})();(function(){c.Bootstrap.define("qx.module.Attribute",{statics:{getHtml:function(){return this[0]&&1===this[0].nodeType?c.bom.element.Attribute.get(this[0],"html"):null},setHtml:function(a){a=c.bom.Html.fixEmptyTags(a);this._forEachElement(function(b){c.bom.element.Attribute.set(b,"html",a)});return this},setAttribute:function(a,b){this._forEachElement(function(d){c.bom.element.Attribute.set(d,a,b)});return this},getAttribute:function(a){return this[0]&&1===this[0].nodeType?c.bom.element.Attribute.get(this[0],
a):null},removeAttribute:function(a){this._forEachElement(function(b){c.bom.element.Attribute.set(b,a,null)});return this},setAttributes:function(a){for(var b in a)this.setAttribute(b,a[b]);return this},getAttributes:function(a){for(var b={},d=0;d<a.length;d++)b[a[d]]=this.getAttribute(a[d]);return b},removeAttributes:function(a){for(var b=0,d=a.length;b<d;b++)this.removeAttribute(a[b]);return this},setProperty:function(a,b){for(var d=0;d<this.length;d++)this[d][a]=b;return this},getProperty:function(a){return this[0]?
this[0][a]:null},setProperties:function(a){for(var b in a)this.setProperty(b,a[b]);return this},removeProperties:function(a){for(var b=0;b<a.length;b++)this.removeProperty(a[b]);return this},getProperties:function(a){for(var b={},d=0;d<a.length;d++)b[a[d]]=this.getProperty(a[d]);return b},removeProperty:function(a){this[0]&&(this[0][a]=void 0);return this},getValue:function(){return this[0]&&1===this[0].nodeType?c.bom.Input.getValue(this[0]):null},setValue:function(a){this._forEachElement(function(b){c.bom.Input.setValue(b,
a)});return this}},defer:function(a){qxWeb.$attach({getHtml:a.getHtml,setHtml:a.setHtml,getAttribute:a.getAttribute,setAttribute:a.setAttribute,removeAttribute:a.removeAttribute,getAttributes:a.getAttributes,setAttributes:a.setAttributes,removeAttributes:a.removeAttributes,getProperty:a.getProperty,setProperty:a.setProperty,removeProperty:a.removeProperty,getProperties:a.getProperties,setProperties:a.setProperties,removeProperties:a.removeProperties,getValue:a.getValue,setValue:a.setValue})}})})();
(function(){c.Bootstrap.define("qx.bom.Html",{statics:{__vl:function(a,b,d){return d.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?a:b+"></"+d+">"},__vm:{opt:[1,"<select multiple='multiple'>","</select>"],leg:[1,"<fieldset>","</fieldset>"],table:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],def:c.core.Environment.select("engine.name",{mshtml:[1,
"div<div>","</div>"],"default":null})},fixEmptyTags:function(a){return a.replace(/(<(\w+)[^>]*?)\/>/g,this.__vl)},__vn:function(a,b){var d=b.createElement("div");a=c.bom.Html.fixEmptyTags(a);var f=a.replace(/^\s+/,"").substring(0,5).toLowerCase(),e;e=this.__vm;if(e=f.indexOf("<opt")?f.indexOf("<leg")?f.match(/^<(thead|tbody|tfoot|colg|cap)/)?e.table:f.indexOf("<tr")?f.indexOf("<td")&&f.indexOf("<th")?f.indexOf("<col")?e.def:e.col:e.td:e.tr:e.leg:e.opt){d.innerHTML=e[1]+a+e[2];for(var g=e[0];g--;)d=
d.lastChild}else d.innerHTML=a;if("mshtml"==c.core.Environment.get("engine.name")){g=/<tbody/i.test(a);f=f.indexOf("<table")||g?"<table>"!=e[1]||g?[]:d.childNodes:d.firstChild&&d.firstChild.childNodes;for(e=f.length-1;0<=e;--e)"tbody"!==f[e].tagName.toLowerCase()||f[e].childNodes.length||f[e].parentNode.removeChild(f[e]);/^\s/.test(a)&&d.insertBefore(b.createTextNode(a.match(/^\s*/)[0]),d.firstChild)}return c.lang.Array.fromCollection(d.childNodes)},clean:function(a,b,d){b=b||document;"undefined"===
typeof b.createElement&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||document);if(!d&&1===a.length&&"string"===typeof a[0]){var f=/^<(\w+)\s*\/?>$/.exec(a[0]);if(f)return[b.createElement(f[1])]}for(var e=[],g=0,h=a.length;g<h;g++)f=a[g],"string"===typeof f&&(f=this.__vn(f,b)),f.nodeType?e.push(f):f instanceof c.type.BaseArray||"undefined"!==typeof qxWeb&&f instanceof qxWeb?e.push.apply(e,Array.prototype.slice.call(f,0)):f.toElement?e.push(f.toElement()):e.push.apply(e,f);return d?c.bom.Html.extractScripts(e,
d):e},extractScripts:function(a,b){for(var d=[],f,e=0;a[e];e++)if(f=a[e],1!=f.nodeType||"script"!==f.tagName.toLowerCase()||f.type&&"text/javascript"!==f.type.toLowerCase()){if(1===f.nodeType){var g=c.lang.Array.fromCollection(f.getElementsByTagName("script"));a.splice.apply(a,[e+1,0].concat(g))}b&&b.appendChild(f)}else f.parentNode&&f.parentNode.removeChild(a[e]),d.push(f);return d}}})})();(function(){c.Bootstrap.define("qx.bom.Input",{statics:{setValue:function(a,b){var d=a.nodeName.toLowerCase(),
f=a.type,e=c.lang.Array,g=c.lang.Type;"number"===typeof b&&(b+="");if("checkbox"===f||"radio"===f)g.isArray(b)?a.checked=e.contains(b,a.value):a.checked=a.value==b;else if("select"===d){for(var d=g.isArray(b),f=a.options,h,k=0,l=f.length;k<l;k++)g=f[k],h=g.getAttribute("value"),null==h&&(h=g.text),g.selected=d?e.contains(b,h):b==h;d&&0==b.length&&(a.selectedIndex=-1)}else"text"!==f&&"textarea"!==f||"mshtml"!=c.core.Environment.get("engine.name")?a.value=b:(a.$$inValueSet=!0,a.value=b,a.$$inValueSet=
null)},getValue:function(a){var b=a.nodeName.toLowerCase();if("option"===b)return(a.attributes.value||{}).specified?a.value:a.text;if("select"===b){var d=a.selectedIndex;if(0>d)return null;var b=[],f=a.options;a="select-one"==a.type;for(var e=c.bom.Input,g,h=a?d:0,d=a?d+1:f.length;h<d;h++)if(g=f[h],g.selected){g=e.getValue(g);if(a)return g;b.push(g)}return b}return(a.value||"").replace(/\r/g,"")}}})})();(function(){c.Bootstrap.define("qx.lang.normalize.Function",{statics:{bind:function(a){var b=Array.prototype.slice,
d=this;if("function"!=typeof d)throw new TypeError("Function.prototype.bind called on incompatible "+d);var c=b.call(arguments,1),e=function(){if(this instanceof e){var g=function(){};g.prototype=d.prototype;var g=new g,h=d.apply(g,c.concat(b.call(arguments)));return Object(h)===h?h:g}return d.apply(a,c.concat(b.call(arguments)))};return e}},defer:function(a){c.core.Environment.get("ecmascript.function.bind")||(Function.prototype.bind=a.bind)}})})();(function(){c.Bootstrap.define("qx.lang.normalize.Error",
{statics:{toString:function(){var a=this.name||"Error",b=this.message||"";return""===a&&""===b?"Error":""===a?b:""===b?a:a+": "+b}},defer:function(a){c.core.Environment.get("ecmascript.error.toString")||(Error.prototype.toString=a.toString)}})})();c.Bootstrap.define("qx.module.Polyfill",{});(function(){c.Bootstrap.define("qx.module.Event",{statics:{__pj:{},__pk:{on:{},off:{}},on:function(a,b,d,f){for(var e=0;e<this.length;e++){var g=this[e],h=d||qxWeb(g),k=c.module.Event.__pk.on,l=k["*"]||[];k[a]&&
(l=l.concat(k[a]));for(var k=0,w=l.length;k<w;k++)l[k](g,a,b,d);l=function(d,f){var e=c.module.Event.__pj,g=e["*"]||[];e[a]&&(g=g.concat(e[a]));for(var e=0,h=g.length;e<h;e++)f=g[e](f,d,a);b.apply(this,[f])}.bind(h,g);l.original=b;c.bom.Event.addNativeListener(g,a,l,f);g.$$emitter||(g.$$emitter=new c.event.Emitter);g.$$lastlistenerId=g.$$emitter.on(a,l,h);g.$$emitter.getEntryById(g.$$lastlistenerId).useCapture=!!f;g.__pl||(g.__pl={});g.__pl[a]||(g.__pl[a]={});g.__pl[a][g.$$lastlistenerId]=l;d||(g.__pm||
(g.__pm={}),g.__pm[g.$$lastlistenerId]=h)}return this},off:function(a,b,d,f){for(var e=null===b&&null===d,g=0;g<this.length;g++){var h=this[g];if(h.__pl){var k=[];if(null!==a)k.push(a);else for(var l in h.__pl)k.push(l);for(var w=0,t=k.length;w<t;w++){for(var E in h.__pl[k[w]]){var B=h.__pl[k[w]][E];if(e||B==b||B.original==b){var x="undefined"!==typeof h.__pm&&h.__pm[E],H;!d&&x&&(H=h.__pm[E]);h.$$emitter.off(k[w],B,H||d);(e||B.original==b)&&c.bom.Event.removeNativeListener(h,k[w],B,f);delete h.__pl[k[w]][E];
x&&delete h.__pm[E]}}x=c.module.Event.__pk.off;B=x["*"]||[];x[a]&&(B=B.concat(x[a]));for(var x=0,C=B.length;x<C;x++)B[x](h,a,b,d)}}}return this},allOff:function(a){return this.off(a||null,null,null)},offById:function(a){a=this[0].$$emitter.getEntryById(a);return this.off(a.name,a.listener.original,a.ctx,a.useCapture)},emit:function(a,b){for(var d=0;d<this.length;d++){var c=this[d];c.$$emitter&&c.$$emitter.emit(a,b)}return this},once:function(a,b,d){var c=this,e=function(g){c.off(a,e,d);b.call(this,
g)};this.on(a,e,d);return this},hasListener:function(a,b,d){if(!this[0]||!this[0].$$emitter||!this[0].$$emitter.getListeners()[a])return!1;if(b){a=this[0].$$emitter.getListeners()[a];for(var c=0;c<a.length;c++){var e=!1;a[c].listener==b&&(e=!0);a[c].listener.original&&a[c].listener.original==b&&(e=!0);if(e)if(void 0!==d){if(a[c].ctx===d)return!0}else return!0}return!1}return 0<this[0].$$emitter.getListeners()[a].length},copyEventsTo:function(a){var b=this.concat();a=a.concat();for(var d=b.length-
1;0<=d;d--)for(var c=b[d].getElementsByTagName("*"),e=0;e<c.length;e++)b.push(c[e]);for(d=a.length-1;0<=d;d--)for(c=a[d].getElementsByTagName("*"),e=0;e<c.length;e++)a.push(c[e]);a.forEach(function(a){a.$$emitter=null});for(d=0;d<b.length;d++)if(e=b[d],e.$$emitter){var c=e.$$emitter.getListeners(),g;for(g in c)for(e=c[g].length-1;0<=e;e--){var h=c[g][e].listener;h.original&&(h=h.original);qxWeb(a[d]).on(g,h,c[g][e].ctx)}}},__pn:!1,ready:function(a){if("complete"===document.readyState)window.setTimeout(a,
1);else{var b=function(){c.module.Event.__pn=!0;a()};qxWeb(window).on("load",b);var d=function(){qxWeb(window).off("load",b);a()};if("mshtml"!==qxWeb.env.get("engine.name")||8<qxWeb.env.get("browser.documentmode"))c.bom.Event.addNativeListener(document,"DOMContentLoaded",d);else{var f=function(){if(!c.module.Event.__pn)try{document.documentElement.doScroll("left"),document.body&&d()}catch(a){window.setTimeout(f,100)}};f()}}},hover:function(a,b){this.on("pointerover",a,this);if(c.lang.Type.isFunction(b))this.on("pointerout",
b,this);return this},onMatchTarget:function(a,b,d,c){c=void 0!==c?c:this;var e=function(a){var e=qxWeb(a.getTarget());e.is(b)&&d.call(c,e,qxWeb.object.clone(a))};this.forEach(function(b){var h={type:a,listener:e,callback:d,context:c};b.$$matchTargetInfo||(b.$$matchTargetInfo=[]);b.$$matchTargetInfo.push(h)});this.on(a,e);return this},offMatchTarget:function(a,b,d,c){c=void 0!==c?c:this;this.forEach(function(b){if(b.$$matchTargetInfo&&"Array"==qxWeb.type.get(b.$$matchTargetInfo)){for(var g=b.$$matchTargetInfo,
h=g.length-1;0<=h;h--){var k=g[h];k.type==a&&(k.callback==d&&k.context==c)&&(this.off(a,k.listener),g.splice(h,1))}0===g.length&&(b.$$matchTargetInfo=null)}},this);return this},$registerNormalization:function(a,b){c.lang.Type.isArray(a)||(a=[a]);for(var d=c.module.Event.__pj,f=0,e=a.length;f<e;f++){var g=a[f];c.lang.Type.isFunction(b)&&(d[g]||(d[g]=[]),d[g].push(b))}},$unregisterNormalization:function(a,b){c.lang.Type.isArray(a)||(a=[a]);for(var d=c.module.Event.__pj,f=0,e=a.length;f<e;f++){var g=
a[f];d[g]&&c.lang.Array.remove(d[g],b)}},$getRegistry:function(){return c.module.Event.__pj},$registerEventHook:function(a,b,d){c.lang.Type.isArray(a)||(a=[a]);for(var f=c.module.Event.__pk.on,e=0,g=a.length;e<g;e++){var h=a[e];c.lang.Type.isFunction(b)&&(f[h]||(f[h]=[]),f[h].push(b))}if(d)for(b=c.module.Event.__pk.off,e=0,g=a.length;e<g;e++)h=a[e],c.lang.Type.isFunction(d)&&(b[h]||(b[h]=[]),b[h].push(d))},$unregisterEventHook:function(a,b,d){c.lang.Type.isArray(a)||(a=[a]);for(var f=c.module.Event.__pk.on,
e=0,g=a.length;e<g;e++){var h=a[e];f[h]&&c.lang.Array.remove(f[h],b)}if(d)for(b=c.module.Event.__pk.off,e=0,g=a.length;e<g;e++)h=a[e],b[h]&&c.lang.Array.remove(b[h],d)},$getHookRegistry:function(){return c.module.Event.__pk}},defer:function(a){qxWeb.$attach({on:a.on,off:a.off,allOff:a.allOff,offById:a.offById,once:a.once,emit:a.emit,hasListener:a.hasListener,copyEventsTo:a.copyEventsTo,hover:a.hover,onMatchTarget:a.onMatchTarget,offMatchTarget:a.offMatchTarget});qxWeb.$attachStatic({ready:a.ready,
$registerEventNormalization:a.$registerNormalization,$unregisterEventNormalization:a.$unregisterNormalization,$getEventNormalizationRegistry:a.$getRegistry,$registerEventHook:a.$registerEventHook,$unregisterEventHook:a.$unregisterEventHook,$getEventHookRegistry:a.$getHookRegistry})}})})();(function(){c.Bootstrap.define("qx.module.event.PointerHandler",{statics:{TYPES:"pointermove pointerover pointerout pointerdown pointerup pointercancel gesturebegin gesturemove gesturefinish gesturecancel".split(" "),
register:function(a,b){a.$$pointerHandler||(c.core.Environment.get("event.dispatchevent")||a.$$emitter||(a.$$emitter=new c.event.Emitter),a.$$pointerHandler=new c.event.handler.PointerCore(a,a.$$emitter))},unregister:function(a){if(a.$$pointerHandler&&"qx.event.handler.Pointer"!==a.$$pointerHandler.classname){var b=a.$$emitter.getListeners(),d;for(d in b)if(-1!==c.module.event.PointerHandler.TYPES.indexOf(d)&&0<b[d].length)return;a.$$pointerHandler.dispose();a.$$pointerHandler=void 0}}},defer:function(a){qxWeb.$registerEventHook(a.TYPES,
a.register,a.unregister)}})})();(function(){c.Bootstrap.define("qx.event.Emitter",{extend:Object,statics:{__po:[]},members:{__pl:null,__pp:null,on:function(a,b,d){var f=c.event.Emitter.__po.length;this.__pq(a).push({listener:b,ctx:d,id:f,name:a});c.event.Emitter.__po.push({name:a,listener:b,ctx:d});return f},once:function(a,b,d){var f=c.event.Emitter.__po.length;this.__pq(a).push({listener:b,ctx:d,once:!0,id:f});c.event.Emitter.__po.push({name:a,listener:b,ctx:d});return f},off:function(a,b,d){a=
this.__pq(a);for(var f=a.length-1;0<=f;f--){var e=a[f];if(e.listener==b&&e.ctx==d)return a.splice(f,1),c.event.Emitter.__po[e.id]=null,e.id}return null},offById:function(a){(a=c.event.Emitter.__po[a])&&this.off(a.name,a.listener,a.ctx);return null},addListener:function(a,b,d){return this.on(a,b,d)},addListenerOnce:function(a,b,d){return this.once(a,b,d)},removeListener:function(a,b,d){this.off(a,b,d)},removeListenerById:function(a){this.offById(a)},emit:function(a,b){for(var d=this.__pq(a).concat(),
c=[],e=0;e<d.length;e++){var g=d[e];g.listener.call(g.ctx,b);g.once&&c.push(g)}c.forEach(function(b){var d=this.__pq(a);b=d.indexOf(b);d.splice(b,1)}.bind(this));d=this.__pq("*");for(e=d.length-1;0<=e;e--)g=d[e],g.listener.call(g.ctx,b)},getListeners:function(){return this.__pl},getEntryById:function(a){for(var b in this.__pl)for(var d=this.__pl[b],c=0,e=d.length;c<e;c++)if(d[c].id===a)return d[c]},__pq:function(a){null==this.__pl&&(this.__pl={});null==this.__pl[a]&&(this.__pl[a]=[]);return this.__pl[a]}}})})();
(function(){c.Bootstrap.define("qx.event.handler.PointerCore",{extend:Object,statics:{MOUSE_TO_POINTER_MAPPING:{mousedown:"pointerdown",mouseup:"pointerup",mousemove:"pointermove",mouseout:"pointerout",mouseover:"pointerover"},TOUCH_TO_POINTER_MAPPING:{touchstart:"pointerdown",touchend:"pointerup",touchmove:"pointermove",touchcancel:"pointercancel"},MSPOINTER_TO_POINTER_MAPPING:{MSPointerDown:"pointerdown",MSPointerMove:"pointermove",MSPointerUp:"pointerup",MSPointerCancel:"pointercancel",MSPointerLeave:"pointerleave",
MSPointerEnter:"pointerenter",MSPointerOver:"pointerover",MSPointerOut:"pointerout"},POINTER_TO_GESTURE_MAPPING:{pointerdown:"gesturebegin",pointerup:"gesturefinish",pointercancel:"gesturecancel",pointermove:"gesturemove"},LEFT_BUTTON:"mshtml"==c.core.Environment.get("engine.name")&&8>=c.core.Environment.get("browser.documentmode")?1:0,SIM_MOUSE_DISTANCE:25,SIM_MOUSE_DELAY:2500,__pr:null},construct:function(a,b){this.__ps=a;this.__pt=b;this.__pu=[];this.__pv=[];this.__pw=[];this._processedFlag="$$qx"+
this.classname.substr(this.classname.lastIndexOf(".")+1)+"Processed";var d=c.core.Environment.get("engine.name"),f=parseInt(c.core.Environment.get("browser.documentmode"),10);"mshtml"==d&&10==f?this.__pu="MSPointerDown MSPointerMove MSPointerUp MSPointerCancel MSPointerOver MSPointerOut pointerdown pointermove pointerup pointercancel pointerover pointerout".split(" "):(c.core.Environment.get("event.mspointer")&&(this.__px=!0),this.__pu="pointerdown pointermove pointerup pointercancel pointerover pointerout".split(" "));
this._initPointerObserver();c.core.Environment.get("event.mspointer")||(c.core.Environment.get("device.touch")&&(this.__pu=["touchstart","touchend","touchmove","touchcancel"],this._initObserver(this._onTouchEvent)),this.__pu="mousedown mouseup mousemove mouseover mouseout contextmenu".split(" "),this._initObserver(this._onMouseEvent))},members:{__ps:null,__pt:null,__pu:null,__px:!1,__py:null,__pz:0,__pv:null,__pA:null,__pw:null,_processedFlag:null,_initPointerObserver:function(){this._initObserver(this._onPointerEvent)},
_initObserver:function(a,b){this.__py=c.lang.Function.listener(a,this);this.__pu.forEach(function(a){b&&c.dom.Node.isDocument(this.__ps)?(this.__ps.$$emitter||(this.__ps.$$emitter=new c.event.Emitter),this.__ps.$$emitter.on(a,this.__py)):c.bom.Event.addNativeListener(this.__ps,a,this.__py)}.bind(this))},_onPointerEvent:function(a){if(c.core.Environment.get("event.mspointer")&&(10!==c.core.Environment.get("browser.documentmode")||-1!=a.type.toLowerCase().indexOf("ms"))){this.__px||a.stopPropagation();
var b=c.event.handler.PointerCore.MSPOINTER_TO_POINTER_MAPPING[a.type]||a.type,d=c.bom.Event.getTarget(a);a=new c.event.type.dom.Pointer(b,a);this._fireEvent(a,b,d)}},_onTouchEvent:function(a){if(!a[this._processedFlag]){a[this._processedFlag]=!0;var b=c.event.handler.PointerCore.TOUCH_TO_POINTER_MAPPING[a.type],d=a.changedTouches;this._determineActiveTouches(a.type,d);if(a.touches.length<this.__pw.length){for(var f=this.__pw.length-1;0<=f;f--)b=new c.event.type.dom.Pointer("pointercancel",a,{identifier:this.__pw[f].identifier,
target:a.target,pointerType:"touch",pointerId:this.__pw[f].identifier+2}),this._fireEvent(b,"pointercancel",a.target);this.__pA=null;this.__pw=[]}else{"touchstart"==a.type&&null===this.__pA&&(this.__pA=d[0].identifier);for(var f=0,e=d.length;f<e;f++){var g=d[f],h=a.view.document.elementFromPoint(g.clientX,g.clientY)||a.target,h={clientX:g.clientX,clientY:g.clientY,pageX:g.pageX,pageY:g.pageY,identifier:g.identifier,screenX:g.screenX,screenY:g.screenY,target:h,pointerType:"touch",pointerId:g.identifier+
2};if("touchstart"==a.type){var k=new c.event.type.dom.Pointer("pointerover",a,h);this._fireEvent(k,"pointerover",h.target)}g.identifier==this.__pA&&(h.isPrimary=!0,h.button=0,h.buttons=1,c.event.handler.PointerCore.__pr={x:g.clientX,y:g.clientY,time:(new Date).getTime()});k=new c.event.type.dom.Pointer(b,a,h);this._fireEvent(k,b,h.target);if("touchend"==a.type||"touchcancel"==a.type)h=new c.event.type.dom.Pointer("pointerout",a,h),this._fireEvent(h,"pointerout",a.target),this.__pA==g.identifier&&
(this.__pA=null)}}}},_onMouseEvent:function(a){if(!a[this._processedFlag]&&(a[this._processedFlag]=!0,!this._isSimulatedMouseEvent(a.clientX,a.clientY))){"mousedown"==a.type?this.__pv[a.which]=1:"mouseup"==a.type&&(this.__pv[a.which]=0);var b=c.event.handler.PointerCore.MOUSE_TO_POINTER_MAPPING[a.type],d=c.bom.Event.getTarget(a),f=c.lang.Array.sum(this.__pv),e={pointerType:"mouse",pointerId:1};if(this.__pz!=f&&0!==f&&0!==this.__pz){var g=new c.event.type.dom.Pointer("pointermove",a,e);this._fireEvent(g,
"pointermove",d)}this.__pz=f;"mousedown"==a.type&&1<f||"mouseup"==a.type&&0<f||("contextmenu"==a.type?this.__pv[a.which]=0:(a=new c.event.type.dom.Pointer(b,a,e),this._fireEvent(a,b,d)))}},_determineActiveTouches:function(a,b){if("touchstart"==a)for(var d=0;d<b.length;d++)this.__pw.push(b[d]);else if("touchend"==a||"touchcancel"==a){for(var c=[],d=0;d<this.__pw.length;d++){for(var e=!0,g=0;g<b.length;g++)if(this.__pw[d].identifier==b[g].identifier){e=!1;break}e&&c.push(this.__pw[d])}this.__pw=c}},
_isSimulatedMouseEvent:function(a,b){var d=c.event.handler.PointerCore.__pr;if(d){var d=(new Date).getTime()-d.time,f=c.event.handler.PointerCore.SIM_MOUSE_DISTANCE,e=Math.abs(a-c.event.handler.PointerCore.__pr.x),g=Math.abs(b-c.event.handler.PointerCore.__pr.y);if(d<c.event.handler.PointerCore.SIM_MOUSE_DELAY&&(e<f||g<f))return!0}return!1},_stopObserver:function(){for(var a=0;a<this.__pu.length;a++)c.bom.Event.removeNativeListener(this.__ps,this.__pu[a],this.__py)},_fireEvent:function(a,b,d){d=d||
a.target;b=b||a.type;var f;!("mouse"!==a.pointerType||a.button<=c.event.handler.PointerCore.LEFT_BUTTON)||"pointerdown"!=b&&"pointerup"!=b&&"pointermove"!=b||(f=new c.event.type.dom.Pointer(c.event.handler.PointerCore.POINTER_TO_GESTURE_MAPPING[b],a),c.event.type.dom.Pointer.normalize(f),f.srcElement=d);if(c.core.Environment.get("event.dispatchevent"))this.__px||d.dispatchEvent(a),f&&d.dispatchEvent(f);else for(a.srcElement=d;d;)d.$$emitter&&(a.currentTarget=d,a._stopped||d.$$emitter.emit(b,a),f&&
!f._stopped&&(f.currentTarget=d,d.$$emitter.emit(f.type,f))),d=d.parentNode},dispose:function(){this._stopObserver();this.__ps=this.__pt=null}}})})();(function(){c.Bootstrap.define("qx.event.type.dom.Custom",{extend:Object,statics:{PROPERTIES:{bubbles:!1,cancelable:!0}},construct:function(a,b,d){this._type=a;this._event=this._createEvent();this._initEvent(b,d);this._event._original=b;this._event.preventDefault=function(){if(this._original.preventDefault)this._original.preventDefault();else try{this._original.returnValue=
!1}catch(a){}};this._event.stopPropagation&&(this._event._nativeStopPropagation=this._event.stopPropagation);this._event.stopPropagation=function(){this._stopped=!0;this._nativeStopPropagation?(this._original.stopPropagation(),this._nativeStopPropagation()):this._original.cancelBubble=!0};return this._event},members:{_type:null,_event:null,_createEvent:function(){var a;c.core.Environment.get("event.customevent")?a=new window.CustomEvent(this._type):"function"==typeof document.createEvent?a=document.createEvent("UIEvents"):
"object"==typeof document.createEventObject&&(a={},a.type=this._type);return a},_initEvent:function(a,b){b=b||{};var d=c.lang.Object.clone(c.event.type.dom.Custom.PROPERTIES),f;for(f in b)d[f]=b[f];this._event.initEvent&&this._event.initEvent(this._type,d.bubbles,d.cancelable);for(f in d)this._event[f]=d[f]}}})})();(function(){c.Bootstrap.define("qx.event.type.dom.Pointer",{extend:c.event.type.dom.Custom,statics:{MOUSE_PROPERTIES:"bubbles cancelable view detail screenX screenY clientX clientY pageX pageY ctrlKey altKey shiftKey metaKey button which relatedTarget fromElement toElement".split(" "),
POINTER_PROPERTIES:{pointerId:1,width:0,height:0,pressure:0.5,tiltX:0,tiltY:0,pointerType:"",isPrimary:!1},READONLY_PROPERTIES:[],BIND_METHODS:"getPointerType getViewportLeft getViewportTop getDocumentLeft getDocumentTop getScreenLeft getScreenTop".split(" "),getPointerType:function(){if("string"==typeof this.pointerType)return this.pointerType;if("number"==typeof this.pointerType){if(this.pointerType==this.MSPOINTER_TYPE_MOUSE)return"mouse";if(this.pointerType==this.MSPOINTER_TYPE_PEN)return"pen";
if(this.pointerType==this.MSPOINTER_TYPE_TOUCH)return"touch"}return""},getViewportLeft:function(){return this.clientX},getViewportTop:function(){return this.clientY},getDocumentLeft:function(){if(void 0!==this.pageX)return this.pageX;var a=c.dom.Node.getWindow(this.srcElement);return this.clientX+c.bom.Viewport.getScrollLeft(a)},getDocumentTop:function(){if(void 0!==this.pageY)return this.pageY;var a=c.dom.Node.getWindow(this.srcElement);return this.clientY+c.bom.Viewport.getScrollTop(a)},getScreenLeft:function(){return this.screenX},
getScreenTop:function(){return this.screenY},normalize:function(a){for(var b=c.event.type.dom.Pointer.BIND_METHODS,d=0,f=b.length;d<f;d++)"function"!=typeof a[b[d]]&&(a[b[d]]=c.event.type.dom.Pointer[b[d]].bind(a))}},construct:function(a,b,d){return c.event.type.dom.Custom.call(this,a,b,d)},members:{_createEvent:function(){var a;c.core.Environment.get("event.mouseevent")?a=new window.MouseEvent(this._type):"function"==typeof document.createEvent?a=document.createEvent("UIEvents"):"object"==typeof document.createEventObject&&
(a={},a.type=this._type);return a},_initEvent:function(a,b){b=b||{};var d=this._event,f={};c.event.type.dom.Pointer.normalize(a);Object.keys(c.event.type.dom.Pointer.POINTER_PROPERTIES).concat(c.event.type.dom.Pointer.MOUSE_PROPERTIES).forEach(function(d){"undefined"!==typeof b[d]?f[d]=b[d]:"undefined"!==typeof a[d]?f[d]=a[d]:"undefined"!==typeof c.event.type.dom.Pointer.POINTER_PROPERTIES[d]&&(f[d]=c.event.type.dom.Pointer.POINTER_PROPERTIES[d])});var e;switch(a.which){case 1:e=1;break;case 2:e=
4;break;case 3:e=2;break;default:e=0}void 0!==e&&(f.buttons=e,f.pressure=e?0.5:0);d.initMouseEvent?d.initMouseEvent(this._type,f.bubbles,f.cancelable,f.view,f.detail,f.screenX,f.screenY,f.clientX,f.clientY,f.ctrlKey,f.altKey,f.shiftKey,f.metaKey,f.button,f.relatedTarget):d.initUIEvent&&d.initUIEvent(this._type,f.bubbles,f.cancelable,f.view,f.detail);for(var g in f)d[g]!==f[g]&&-1===c.event.type.dom.Pointer.READONLY_PROPERTIES.indexOf(g)&&(d[g]=f[g]);switch(d.pointerType){case a.MSPOINTER_TYPE_MOUSE:d.pointerType=
"mouse";break;case a.MSPOINTER_TYPE_PEN:d.pointerType="pen";break;case a.MSPOINTER_TYPE_TOUCH:d.pointerType="touch"}"mouse"==d.pointerType&&(d.isPrimary=!0)}},defer:function(a){"gecko"==c.core.Environment.get("engine.name")?a.READONLY_PROPERTIES.push("buttons"):"ios"==c.core.Environment.get("os.name")&&8<=parseFloat(c.core.Environment.get("os.version"))&&(a.READONLY_PROPERTIES=a.READONLY_PROPERTIES.concat(a.MOUSE_PROPERTIES))}})})();(function(){c.Bootstrap.define("qx.module.Manipulating",{statics:{create:function(a,
b){return qxWeb.$init(c.bom.Html.clean([a],b),qxWeb)},clone:function(a){for(var b=[],d=0;d<this.length;d++)this[d]&&1===this[d].nodeType&&(b[d]=this[d].cloneNode(!0));!0===a&&this.copyEventsTo&&this.copyEventsTo(b);return qxWeb(b)},append:function(a){a=c.bom.Html.clean([a]);var b=qxWeb.$init(a,qxWeb);this._forEachElement(function(a,f){for(var e=0,g=b.length;e<g;e++)0==f?c.dom.Element.insertEnd(b[e],a):c.dom.Element.insertEnd(b.eq(e).clone(!0)[0],a)});return this},appendTo:function(a){a=c.module.Manipulating.__vt(a);
for(var b=0,d=a.length;b<d;b++)this._forEachElement(function(d,e){0==b?c.dom.Element.insertEnd(this[e],a[b]):c.dom.Element.insertEnd(this.eq(e).clone(!0)[0],a[b])});return this},insertBefore:function(a){a=c.module.Manipulating.__vt(a);for(var b=0,d=a.length;b<d;b++)this._forEachElement(function(d,e){0==b?c.dom.Element.insertBefore(d,a[b]):c.dom.Element.insertBefore(this.eq(e).clone(!0)[0],a[b])});return this},insertAfter:function(a){a=c.module.Manipulating.__vt(a);for(var b=0,d=a.length;b<d;b++)for(var f=
this.length-1;0<=f;f--)this[f]&&1===this[f].nodeType&&(0==b?c.dom.Element.insertAfter(this[f],a[b]):c.dom.Element.insertAfter(this.eq(f).clone(!0)[0],a[b]));return this},__vt:function(a){if(!c.lang.Type.isArray(a)){var b=qxWeb(a);a=0<b.length?b:[a]}return a.filter(function(a){return a&&(1===a.nodeType||11===a.nodeType)})},wrap:function(a){a=c.module.Manipulating.__vu(a);if(0==a.length)return this;this._forEachElement(function(b){var d=a.eq(0).clone(!0);c.dom.Element.insertAfter(d[0],b);d=c.module.Manipulating.__vv(d[0]);
c.dom.Element.insertEnd(b,d)});return this},__vu:function(a){if(c.lang.Type.isArray(a))a=qxWeb(a);else{var b=c.bom.Html.clean([a]);a=0<b.length&&c.dom.Node.isElement(b[0])?qxWeb(b):qxWeb(a)}return a},__vv:function(a){if(0==a.childNodes.length)return a;for(var b=0,d=a.childNodes.length;b<d;b++)if(1===a.childNodes[b].nodeType)return this.__vv(a.childNodes[b]);return a},remove:function(){this._forEachElement(function(a){c.dom.Element.remove(a)});return this},empty:function(){this._forEachElement(function(a){for(;a.firstChild;)a.removeChild(a.firstChild)});
return this},before:function(a){c.lang.Type.isArray(a)||(a=[a]);var b=document.createDocumentFragment();c.bom.Html.clean(a,document,b);this._forEachElement(function(a,f){for(var e=c.lang.Array.cast(b.childNodes,Array),g=0,h=e.length;g<h;g++){var k;k=f<this.length-1?e[g].cloneNode(!0):e[g];a.parentNode.insertBefore(k,a)}},this);return this},after:function(a){c.lang.Type.isArray(a)||(a=[a]);var b=document.createDocumentFragment();c.bom.Html.clean(a,document,b);this._forEachElement(function(a,f){for(var e=
c.lang.Array.cast(b.childNodes,Array),g=e.length-1;0<=g;g--){var h;h=f<this.length-1?e[g].cloneNode(!0):e[g];a.parentNode.insertBefore(h,a.nextSibling)}},this);return this},getScrollLeft:function(){var a=this[0];if(!a)return null;var b=c.dom.Node;return b.isWindow(a)||b.isDocument(a)?c.bom.Viewport.getScrollLeft():a.scrollLeft},getScrollTop:function(){var a=this[0];if(!a)return null;var b=c.dom.Node;return b.isWindow(a)||b.isDocument(a)?c.bom.Viewport.getScrollTop():a.scrollTop},_animationDescription:{scrollLeft:{duration:700,
timing:"ease-in",keep:100,keyFrames:{0:{},100:{scrollLeft:1}}},scrollTop:{duration:700,timing:"ease-in",keep:100,keyFrames:{0:{},100:{scrollTop:1}}}},__vw:function(a,b,d){var f=c.lang.Object.clone(c.module.Manipulating._animationDescription[a],!0);f.keyFrames[100][a]=b;return this.animate(f,d)},setScrollLeft:function(a,b){var d=c.dom.Node;b&&(c.bom.element&&c.bom.element.AnimationJs)&&c.module.Manipulating.__vw.bind(this,"scrollLeft",a,b)();for(var f=0,e=this.length,g;f<e;f++)g=this[f],d.isElement(g)?
b&&c.bom.element&&c.bom.element.AnimationJs||(g.scrollLeft=a):d.isWindow(g)?g.scrollTo(a,this.getScrollTop(g)):d.isDocument(g)&&d.getWindow(g).scrollTo(a,this.getScrollTop(g));return this},setScrollTop:function(a,b){var d=c.dom.Node;b&&(c.bom.element&&c.bom.element.AnimationJs)&&c.module.Manipulating.__vw.bind(this,"scrollTop",a,b)();for(var f=0,e=this.length,g;f<e;f++)g=this[f],d.isElement(g)?b&&c.bom.element&&c.bom.element.AnimationJs||(g.scrollTop=a):d.isWindow(g)?g.scrollTo(this.getScrollLeft(g),
a):d.isDocument(g)&&d.getWindow(g).scrollTo(this.getScrollLeft(g),a);return this},focus:function(){try{this[0].focus()}catch(a){}return this},blur:function(){this.forEach(function(a,b){try{a.blur()}catch(d){}});return this}},defer:function(a){qxWeb.$attachStatic({create:a.create});qxWeb.$attach({append:a.append,appendTo:a.appendTo,remove:a.remove,empty:a.empty,before:a.before,insertBefore:a.insertBefore,after:a.after,insertAfter:a.insertAfter,wrap:a.wrap,clone:a.clone,getScrollLeft:a.getScrollLeft,
setScrollLeft:a.setScrollLeft,getScrollTop:a.getScrollTop,setScrollTop:a.setScrollTop,focus:a.focus,blur:a.blur})}})})();c.Bootstrap.define("qx.module.Core",{});(function(){c.Bootstrap.define("qx.module.event.Pointer",{statics:{TYPES:"pointerdown pointerup pointermove pointercancel pointerover pointerout".split(" "),getPointerType:function(){return!1},getViewportLeft:function(){return!1},getViewportTop:function(){return!1},getDocumentLeft:function(){return!1},getDocumentTop:function(){return!1},getScreenLeft:function(){return!1},
getScreenTop:function(){return!1},normalize:function(a,b){if(!a)return a;c.event.type.dom.Pointer.normalize(a);return a}},defer:function(a){qxWeb.$registerEventNormalization(c.module.event.Pointer.TYPES,a.normalize)}})})();(function(){c.Bootstrap.define("qx.module.event.Tap",{statics:{TYPES:["tap","longtap","dbltap"],BIND_METHODS:"getViewportLeft getViewportTop getDocumentLeft getDocumentTop getScreenLeft getScreenTop".split(" "),getViewportLeft:function(){return this._original.getViewportLeft()},
getViewportTop:function(){return this._original.getViewportTop()},getDocumentLeft:function(){return this._original.getDocumentLeft()},getDocumentTop:function(){return this._original.getDocumentTop()},getScreenLeft:function(){return this._original.getScreenLeft()},getScreenTop:function(){return this._original.getScreenTop()},normalize:function(a,b){if(!a)return a;for(var d=c.module.event.Tap.BIND_METHODS,f=0,e=d.length;f<e;f++)"function"!=typeof a[d[f]]&&(a[d[f]]=c.module.event.Tap[d[f]].bind(a));
return a}},defer:function(a){qxWeb.$registerEventNormalization(c.module.event.Tap.TYPES,a.normalize)}})})();(function(){c.Bootstrap.define("qx.module.event.Swipe",{statics:{TYPES:["swipe"],BIND_METHODS:"getStartTime getDuration getAxis getDirection getVelocity getDistance".split(" "),getStartTime:function(){return this._original.swipe.startTime},getDuration:function(){return this._original.swipe.duration},getAxis:function(){return this._original.swipe.axis},getDirection:function(){return this._original.swipe.direction},
getVelocity:function(){return this._original.swipe.velocity},getDistance:function(){return this._original.swipe.distance},normalize:function(a,b){if(!a)return a;for(var d=c.module.event.Swipe.BIND_METHODS,f=0,e=d.length;f<e;f++)"function"!=typeof a[d[f]]&&(a[d[f]]=c.module.event.Swipe[d[f]].bind(a));return a}},defer:function(a){qxWeb.$registerEventNormalization(c.module.event.Swipe.TYPES,a.normalize)}})})();(function(){c.Bootstrap.define("qx.module.event.Rotate",{statics:{TYPES:["rotate"],BIND_METHODS:["getAngle"],
getAngle:function(){return this._original.angle},normalize:function(a,b){if(!a)return a;for(var d=c.module.event.Rotate.BIND_METHODS,f=0,e=d.length;f<e;f++)"function"!=typeof a[d[f]]&&(a[d[f]]=c.module.event.Rotate[d[f]].bind(a));return a}},defer:function(a){qxWeb.$registerEventNormalization(c.module.event.Rotate.TYPES,a.normalize)}})})();(function(){c.Bootstrap.define("qx.module.event.Pinch",{statics:{TYPES:["pinch"],BIND_METHODS:["getScale"],getScale:function(){return this._original.scale},normalize:function(a,
b){if(!a)return a;for(var d=c.module.event.Pinch.BIND_METHODS,f=0,e=d.length;f<e;f++)"function"!=typeof a[d[f]]&&(a[d[f]]=c.module.event.Pinch[d[f]].bind(a));return a}},defer:function(a){qxWeb.$registerEventNormalization(c.module.event.Pinch.TYPES,a.normalize)}})})();(function(){c.Bootstrap.define("qx.module.event.Track",{statics:{TYPES:["track"],BIND_METHODS:["getDelta"],getDelta:function(){return this._original.delta},normalize:function(a,b){if(!a)return a;for(var d=c.module.event.Track.BIND_METHODS,
f=0,e=d.length;f<e;f++)"function"!=typeof a[d[f]]&&(a[d[f]]=c.module.event.Track[d[f]].bind(a));return a}},defer:function(a){qxWeb.$registerEventNormalization(c.module.event.Track.TYPES,a.normalize)}})})();(function(){c.Bootstrap.define("qx.module.event.GestureHandler",{statics:{TYPES:"tap longtap swipe dbltap track trackstart trackend roll rotate pinch".split(" "),register:function(a,b){a.$$gestureHandler||(c.core.Environment.get("event.dispatchevent")||a.$$emitter||(a.$$emitter=new c.event.Emitter),
a.$$gestureHandler=new c.event.handler.GestureCore(a,a.$$emitter))},unregister:function(a){if(a.$$gestureHandler){var b=a.$$emitter.getListeners(),d;for(d in b)if(-1!==c.module.event.GestureHandler.TYPES.indexOf(d)&&0<b[d].length)return;a.$$gestureHandler.dispose();a.$$gestureHandler=void 0}}},defer:function(a){qxWeb.$registerEventHook(a.TYPES,a.register,a.unregister)}})})();(function(){c.Bootstrap.define("qx.event.handler.GestureCore",{extend:Object,statics:{TYPES:"tap swipe longtap dbltap track trackstart trackend rotate pinch roll".split(" "),
GESTURE_EVENTS:["gesturebegin","gesturefinish","gesturemove","gesturecancel"],TAP_MAX_DISTANCE:{touch:40,mouse:5,pen:20},DOUBLETAP_MAX_DISTANCE:{touch:10,mouse:4,pen:10},SWIPE_DIRECTION:{x:["left","right"],y:["up","down"]},LONGTAP_TIME:500,DOUBLETAP_TIME:500,ROLL_FACTOR:18},construct:function(a,b){this.__ps=a;this.__pt=b;this.__qX={};this.__qY={};this.__ra={};this._initObserver()},members:{__ps:null,__pt:null,__qX:null,__rb:null,__rc:null,__rd:null,__re:null,__qY:null,__rf:null,__ra:null,__rg:null,
_initObserver:function(){c.event.handler.GestureCore.GESTURE_EVENTS.forEach(function(a){qxWeb(this.__ps).on(a,this.checkAndFireGesture,this)}.bind(this));if("mshtml"==c.core.Environment.get("engine.name")&&9>c.core.Environment.get("browser.documentmode"))qxWeb(this.__ps).on("dblclick",this._onDblClick,this);var a=c.core.Environment.get("event.mousewheel");qxWeb(a.target).on(a.type,this._fireRoll,this)},_stopObserver:function(){c.event.handler.GestureCore.GESTURE_EVENTS.forEach(function(a){qxWeb(this.__ps).off(a,
this.checkAndFireGesture,this)}.bind(this));"mshtml"==c.core.Environment.get("engine.name")&&9>c.core.Environment.get("browser.documentmode")&&qxWeb(this.__ps).off("dblclick",this._onDblClick,this);var a=c.core.Environment.get("event.mousewheel");qxWeb(a.target).off(a.type,this._fireRoll,this)},checkAndFireGesture:function(a,b,d){b||(b=a.type);d||(d=c.bom.Event.getTarget(a));"gesturebegin"==b?this.gestureBegin(a,d):"gesturemove"==b?this.gestureMove(a,d):"gesturefinish"==b?this.gestureFinish(a,d):
"gesturecancel"==b&&this.gestureCancel(a.pointerId)},gestureBegin:function(a,b){this.__qX[a.pointerId]&&(this.__ro(this.__qX[a.pointerId]),delete this.__qX[a.pointerId]);this.__qX[a.pointerId]={startTime:(new Date).getTime(),lastEventTime:(new Date).getTime(),startX:a.clientX,startY:a.clientY,clientX:a.clientX,clientY:a.clientY,velocityX:0,velocityY:0,target:b,isTap:!0,isPrimary:a.isPrimary,longTapTimer:window.setTimeout(this.__rn.bind(this,a,b),c.event.handler.GestureCore.LONGTAP_TIME)};a.isPrimary?
(this.__rd=!1,this.__rc=b,this.__rk("trackstart",a,b)):(this.__rd=!0,2===Object.keys(this.__qX).length&&(this.__re=this._calcAngle(),this.__rg=this._calcDistance()))},gestureMove:function(a,b){var d=this.__qX[a.pointerId];if(d){var c=d.clientX,e=d.clientY;d.clientX=a.clientX;d.clientY=a.clientY;d.lastEventTime=(new Date).getTime();c&&(d.velocityX=d.clientX-c);e&&(d.velocityY=d.clientY-e);2===Object.keys(this.__qX).length&&(this.__rl(a,d.target),this.__rm(a,d.target));this.__rd||(this.__rk("track",
a,d.target),this._fireRoll(a,"touch",d.target));d.isTap&&(d.isTap=this._isBelowTapMaxDistance(a),d.isTap||this.__ro(d))}},_hasIntermediaryHandler:function(a){for(;a&&a!==this.__ps;){if(a.$$gestureHandler)return!0;a=a.parentNode}return!1},gestureFinish:function(a,b){if(this.__qX[a.pointerId]){var d=this.__qX[a.pointerId];this.__ro(d);if(!this._hasIntermediaryHandler(b)){this.__rh(d.velocityX,d.velocityY,a,d.target);this.__rk("trackend",a,d.target);if(d.isTap){if(b!==d.target){delete this.__qX[a.pointerId];
return}this._fireEvent(a,"tap",a.target||b);d=!1;if(0<Object.keys(this.__qY).length){var f=Date.now()-c.event.handler.GestureCore.DOUBLETAP_TIME,e;for(e in this.__qY)if(e<f)delete this.__qY[e];else{var g=this.__qY[e],h=this.__ri(g.x,g.y,a.clientX,a.clientY,a.getPointerType()),k=g.target===(a.target||b),g=g.button===a.button;h&&(g&&k)&&(d=!0,delete this.__qY[e],this._fireEvent(a,"dbltap",a.target||b))}}d||(this.__qY[Date.now()]={x:a.clientX,y:a.clientY,target:a.target||b,button:a.button})}else!this._isBelowTapMaxDistance(a)&&
(e=this.__rj(a,b))&&(a.swipe=e,this._fireEvent(a,"swipe",d.target||b));delete this.__qX[a.pointerId]}}},stopMomentum:function(a){this.__ra[a]=!0},gestureCancel:function(a){this.__qX[a]&&(this.__ro(this.__qX[a]),delete this.__qX[a])},updateGestureTarget:function(a,b){this.__qX[a].target=b},__rh:function(a,b,d,f,e){var g=d.timeoutId;1>Math.abs(b)&&1>Math.abs(a)||this.__ra[g]?delete this.__ra[g]:(e||(e=1,b/=2.8,a/=2.8),e+=6E-4,b/=e,a/=e,e=c.bom.AnimationFrame.request(c.lang.Function.bind(function(a,
b,d,c,f){this.__rh(a,b,d,c,f)},this,a,b,d,f,e)),a=Math.round(100*a)/100,b=Math.round(100*b)/100,d.delta={x:-a,y:-b},d.momentum=!0,d.timeoutId=e,this._fireEvent(d,"roll",d.target||f))},_calcAngle:function(){var a=null,b=null,d;for(d in this.__qX){var c=this.__qX[d];null===a?a=c:b=c}return(360+Math.atan2(a.clientY-b.clientY,a.clientX-b.clientX)*(180/Math.PI))%360},_calcDistance:function(){var a=null,b=null,d;for(d in this.__qX){var c=this.__qX[d];null===a?a=c:b=c}return Math.sqrt(Math.pow(a.clientX-
b.clientX,2)+Math.pow(a.clientY-b.clientY,2))},_isBelowTapMaxDistance:function(a){var b=this._getDeltaCoordinates(a);a=c.event.handler.GestureCore.TAP_MAX_DISTANCE[a.getPointerType()];return b?Math.abs(b.x)<=a&&Math.abs(b.y)<=a:null},__ri:function(a,b,d,f,e){var g=c.event.handler.GestureCore;a=Math.abs(a-d)<g.DOUBLETAP_MAX_DISTANCE[e];b=Math.abs(b-f)<g.DOUBLETAP_MAX_DISTANCE[e];return a&&b},_getDeltaCoordinates:function(a){var b=this.__qX[a.pointerId];if(!b)return null;var d=a.clientX-b.startX;a=
a.clientY-b.startY;b="x";1>Math.abs(d/a)&&(b="y");return{x:d,y:a,axis:b}},_fireEvent:function(a,b,d){this.__ps&&(c.core.Environment.get("event.dispatchevent")?(a=new c.event.type.dom.Custom(b,a,{bubbles:!0,swipe:a.swipe,scale:a.scale,angle:a.angle,delta:a.delta,pointerType:a.pointerType,momentum:a.momentum}),d.dispatchEvent(a)):this.__pt&&(new c.event.type.dom.Custom(b,a,{target:this.__ps,currentTarget:this.__ps,srcElement:this.__ps,swipe:a.swipe,scale:a.scale,angle:a.angle,delta:a.delta,pointerType:a.pointerType,
momentum:a.momentum}),this.__pt.emit(b,a)))},_onDblClick:function(a){var b=c.bom.Event.getTarget(a);this._fireEvent(a,"tap",b);this._fireEvent(a,"dbltap",b)},__rj:function(a,b){var d=this.__qX[a.pointerId];if(!d)return null;var f=c.event.handler.GestureCore,e=this._getDeltaCoordinates(a),g=(new Date).getTime()-d.startTime,h=Math.abs(e.x)>=Math.abs(e.y)?"x":"y",e=e[h];return{startTime:d.startTime,duration:g,axis:h,direction:f.SWIPE_DIRECTION[h][0>e?0:1],distance:e,velocity:0!==g?e/g:0}},__rk:function(a,
b,d){b.delta=this._getDeltaCoordinates(b);this._fireEvent(b,a,b.target||d)},_fireRoll:function(a,b,d){a.type===c.core.Environment.get("event.mousewheel").type?(a.delta={x:c.util.Wheel.getDelta(a,"x")*c.event.handler.GestureCore.ROLL_FACTOR,y:c.util.Wheel.getDelta(a,"y")*c.event.handler.GestureCore.ROLL_FACTOR},a.delta.axis=1>Math.abs(a.delta.x/a.delta.y)?"y":"x",a.pointerType="wheel"):(b=this.__qX[a.pointerId],a.delta={x:-b.velocityX,y:-b.velocityY,axis:1>Math.abs(b.velocityX/b.velocityY)?"y":"x"});
this._fireEvent(a,"roll",a.target||d)},__rl:function(a,b){if(!a.isPrimary){var d=this._calcAngle();a.angle=Math.round((d-this.__re)%360);this._fireEvent(a,"rotate",this.__rc)}},__rm:function(a,b){if(!a.isPrimary){var d=this._calcDistance()/this.__rg;a.scale=Math.round(100*d)/100;this._fireEvent(a,"pinch",this.__rc)}},__rn:function(a,b){var d=this.__qX[a.pointerId];d&&(this._fireEvent(a,"longtap",a.target||b),d.longTapTimer=null,d.isTap=!1)},__ro:function(a){a.longTapTimer&&(window.clearTimeout(a.longTapTimer),
a.longTapTimer=null)},isBelowTapMaxDistance:function(a){a=this._calcDelta(a);var b=c.event.handler.GestureCore;return Math.abs(a.x)<=b.TAP_MAX_DISTANCE&&Math.abs(a.y)<=b.TAP_MAX_DISTANCE},dispose:function(){for(var a in this.__qX)this.__ro(a);this._stopObserver();this.__ps=this.__pt=null}}})})();(function(){c.Bootstrap.define("qx.bom.AnimationFrame",{extend:c.event.Emitter,events:{end:void 0,frame:"Number"},members:{__qd:!1,startSequence:function(a){this.__qd=!1;var b=+new Date,d=function(f){this.__qd?
this.id=null:f>=b+a?(this.emit("end"),this.id=null):(f=Math.max(f-b,0),this.emit("frame",f),this.id=c.bom.AnimationFrame.request(d,this))};this.id=c.bom.AnimationFrame.request(d,this)},cancelSequence:function(){this.__qd=!0}},statics:{TIMEOUT:30,calculateTiming:function(a,b){if("ease-in"==a)var d=[3.1223E-7,0.0757,1.2646,-0.167,-0.4387,0.2654];else if("ease-out"==a)d=[-7.0198E-8,1.652,-0.551,-0.0458,0.1255,-0.1807];else{if("linear"==a)return b;d="ease-in-out"==a?[2.482E-7,-0.2289,3.3466,-1.0857,-1.7354,
0.7034]:[-0.0021,0.2472,9.8054,-21.6869,17.7611,-5.1226]}for(var c=0,e=0;e<d.length;e++)c+=d[e]*Math.pow(b,e);return c},request:function(a,b){var d=c.core.Environment.get("css.animation.requestframe"),f=function(d){1E10>d&&(d=this.__fq+d);d=d||+new Date;a.call(b,d)};return d?window[d](f):window.setTimeout(function(){f()},c.bom.AnimationFrame.TIMEOUT)}},defer:function(a){a.__fq=window.performance&&performance.timing&&performance.timing.navigationStart;a.__fq||(a.__fq=Date.now())}})})();(function(){c.Bootstrap.define("qx.bom.client.CssAnimation",
{statics:{getSupport:function(){var a=c.bom.client.CssAnimation.getName();return null!=a?{name:a,"play-state":c.bom.client.CssAnimation.getPlayState(),"start-event":c.bom.client.CssAnimation.getAnimationStart(),"iteration-event":c.bom.client.CssAnimation.getAnimationIteration(),"end-event":c.bom.client.CssAnimation.getAnimationEnd(),"fill-mode":c.bom.client.CssAnimation.getFillMode(),keyframes:c.bom.client.CssAnimation.getKeyFrames()}:null},getFillMode:function(){return c.bom.Style.getPropertyName("AnimationFillMode")},
getPlayState:function(){return c.bom.Style.getPropertyName("AnimationPlayState")},getName:function(){return c.bom.Style.getPropertyName("animation")},getAnimationStart:function(){return c.bom.Event.supportsEvent(window,"webkitanimationstart")?"webkitAnimationStart":{msAnimation:"MSAnimationStart",WebkitAnimation:"webkitAnimationStart",MozAnimation:"animationstart",OAnimation:"oAnimationStart",animation:"animationstart"}[this.getName()]},getAnimationIteration:function(){return c.bom.Event.supportsEvent(window,
"webkitanimationiteration")?"webkitAnimationIteration":{msAnimation:"MSAnimationIteration",WebkitAnimation:"webkitAnimationIteration",MozAnimation:"animationiteration",OAnimation:"oAnimationIteration",animation:"animationiteration"}[this.getName()]},getAnimationEnd:function(){return c.bom.Event.supportsEvent(window,"webkitanimationend")?"webkitAnimationEnd":{msAnimation:"MSAnimationEnd",WebkitAnimation:"webkitAnimationEnd",MozAnimation:"animationend",OAnimation:"oAnimationEnd",animation:"animationend"}[this.getName()]},
getKeyFrames:function(){for(var a=c.bom.Style.VENDOR_PREFIXES,b=[],d=0;d<a.length;d++){var f="@"+c.bom.Style.getCssName(a[d])+"-keyframes";b.push(f)}b.unshift("@keyframes");a=c.bom.Stylesheet.createElement();for(d=0;d<b.length;d++)try{return c.bom.Stylesheet.addRule(a,b[d]+" name",""),b[d]}catch(e){}return null},getRequestAnimationFrame:function(){for(var a=["requestAnimationFrame","msRequestAnimationFrame","webkitRequestAnimationFrame","mozRequestAnimationFrame","oRequestAnimationFrame"],b=0;b<a.length;b++)if(void 0!=
window[a[b]])return a[b];return null}},defer:function(a){c.core.Environment.add("css.animation",a.getSupport);c.core.Environment.add("css.animation.requestframe",a.getRequestAnimationFrame)}})})();(function(){c.Bootstrap.define("qx.util.Wheel",{statics:{MAXSCROLL:null,MINSCROLL:null,FACTOR:1,getDelta:function(a,b){if(void 0===b){var d=0;void 0!==a.wheelDelta?d=-a.wheelDelta:0!==a.detail?d=a.detail:void 0!==a.deltaY&&(d=a.deltaY);return this.__rp(d)}return"x"===b?(d=0,void 0!==a.wheelDelta?void 0!==
a.wheelDeltaX&&(d=a.wheelDeltaX?this.__rp(-a.wheelDeltaX):0):a.axis&&a.axis==a.HORIZONTAL_AXIS&&void 0!==a.detail&&0<a.detail?d=this.__rp(a.detail):void 0!==a.deltaX&&(d=this.__rp(a.deltaX)),d):"y"===b?(d=0,void 0!==a.wheelDelta?d=void 0!==a.wheelDeltaY?a.wheelDeltaY?this.__rp(-a.wheelDeltaY):0:this.__rp(-a.wheelDelta):(!a.axis||a.axis!=a.HORIZONTAL_AXIS)&&void 0!==a.detail&&0<a.detail?d=this.__rp(a.detail):void 0!==a.deltaY&&(d=this.__rp(a.deltaY)),d):0},__rp:function(a){var b=Math.abs(a);if(0===
b)return 0;if(null==c.util.Wheel.MINSCROLL||c.util.Wheel.MINSCROLL>b)c.util.Wheel.MINSCROLL=b,this.__rq();if(null==c.util.Wheel.MAXSCROLL||c.util.Wheel.MAXSCROLL<b)c.util.Wheel.MAXSCROLL=b,this.__rq();if(c.util.Wheel.MAXSCROLL===b&&c.util.Wheel.MINSCROLL===b)return 2*(a/b);b=c.util.Wheel.MAXSCROLL-c.util.Wheel.MINSCROLL;a=a/b*Math.log(b)*c.util.Wheel.FACTOR;return 0>a?Math.min(a,-1):Math.max(a,1)},__rq:function(){var a=c.util.Wheel.MAXSCROLL||0,b=c.util.Wheel.MINSCROLL||a;a<=b||(b=a-b,a=a/b*Math.log(b),
0==a&&(a=1),c.util.Wheel.FACTOR=6/a)}}})})();(function(){c.Bootstrap.define("qx.module.event.Native",{statics:{TYPES:["*"],FORWARD_METHODS:["getTarget","getRelatedTarget"],BIND_METHODS:["preventDefault","stopPropagation","getType"],preventDefault:function(){try{this.keyCode=0}catch(a){}this.returnValue=!1},stopPropagation:function(){this.cancelBubble=!0},getType:function(){return this._type||this.type},getTarget:function(){},getRelatedTarget:function(){},getCurrentTarget:function(){},normalize:function(a,
b){if(!a)return a;for(var d=c.module.event.Native.FORWARD_METHODS,f=0,e=d.length;f<e;f++)a[d[f]]=c.bom.Event[d[f]].bind(null,a);d=c.module.event.Native.BIND_METHODS;f=0;for(e=d.length;f<e;f++)"function"!=typeof a[d[f]]&&(a[d[f]]=c.module.event.Native[d[f]].bind(a));a.getCurrentTarget=function(){return a.currentTarget||b};return a}},defer:function(a){qxWeb.$registerEventNormalization(a.TYPES,a.normalize)}})})();(function(){c.Bootstrap.define("qx.module.event.Keyboard",{statics:{TYPES:["keydown","keypress",
"keyup"],BIND_METHODS:["getKeyIdentifier"],getKeyIdentifier:function(){return"keypress"!=this.type||"gecko"==qxWeb.env.get("engine.name")&&0===this.charCode?c.event.util.Keyboard.keyCodeToIdentifier(this.keyCode):c.event.util.Keyboard.charCodeToIdentifier(this.charCode||this.keyCode)},normalize:function(a,b){if(!a)return a;for(var d=c.module.event.Keyboard.BIND_METHODS,f=0,e=d.length;f<e;f++)"function"!=typeof a[d[f]]&&(a[d[f]]=c.module.event.Keyboard[d[f]].bind(a));return a},registerInputFix:function(a){"text"!==
a.type&&"password"!==a.type&&"textarea"!==a.type||a.__Lk||(a.__Lk=qxWeb(a).on("keyup",c.module.event.Keyboard._inputFix))},unregisterInputFix:function(a){a.__Lk&&!qxWeb(a).hasListener("input")&&(qxWeb(a).off("keyup",c.module.event.Keyboard._inputFix),a.__Lk=null)},_inputFix:function(a){if("Backspace"===a.getKeyIdentifier()){var b=a.getTarget(),d=qxWeb(b).getValue();b.__sT&&b.__sT===d||(b.__sT=d,a.type=a._type="input",b.$$emitter.emit("input",a))}}},defer:function(a){qxWeb.$registerEventNormalization(c.module.event.Keyboard.TYPES,
a.normalize);"mshtml"===qxWeb.env.get("engine.name")&&9===qxWeb.env.get("browser.documentmode")&&qxWeb.$registerEventHook("input",a.registerInputFix,a.unregisterInputFix)}})})();(function(){c.Bootstrap.define("qx.event.util.Keyboard",{statics:{specialCharCodeMap:{8:"Backspace",9:"Tab",13:"Enter",27:"Escape",32:"Space"},numpadToCharCode:{96:48,97:49,98:50,99:51,100:52,101:53,102:54,103:55,104:56,105:57,106:42,107:43,109:45,110:44,111:47},keyCodeToIdentifierMap:{16:"Shift",17:"Control",18:"Alt",20:"CapsLock",
224:"Meta",37:"Left",38:"Up",39:"Right",40:"Down",33:"PageUp",34:"PageDown",35:"End",36:"Home",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",44:"PrintScreen",145:"Scroll",19:"Pause",91:"osx"==c.core.Environment.get("os.name")?"cmd":"Win",92:"Win",93:"osx"==c.core.Environment.get("os.name")?"cmd":"Apps"},charCodeA:65,charCodeZ:90,charCode0:48,charCode9:57,keyCodeToIdentifier:function(a){if(this.isIdentifiableKeyCode(a)){var b=
this.numpadToCharCode[a];return b?String.fromCharCode(b):this.keyCodeToIdentifierMap[a]||this.specialCharCodeMap[a]||String.fromCharCode(a)}return"Unidentified"},charCodeToIdentifier:function(a){return this.specialCharCodeMap[a]||String.fromCharCode(a).toUpperCase()},isIdentifiableKeyCode:function(a){return a>=this.charCodeA&&a<=this.charCodeZ||a>=this.charCode0&&a<=this.charCode9||this.specialCharCodeMap[a]||this.numpadToCharCode[a]||this.isNonPrintableKeyCode(a)?!0:!1},isNonPrintableKeyCode:function(a){return this.keyCodeToIdentifierMap[a]?
!0:!1}},defer:function(a,b){if(!a.identifierToKeyCodeMap){a.identifierToKeyCodeMap={};for(var d in a.keyCodeToIdentifierMap)a.identifierToKeyCodeMap[a.keyCodeToIdentifierMap[d]]=parseInt(d,10);for(d in a.specialCharCodeMap)a.identifierToKeyCodeMap[a.specialCharCodeMap[d]]=parseInt(d,10)}}})})();(function(){c.Bootstrap.define("qx.module.event.Mouse",{statics:{TYPES:"click dblclick mousedown mouseup mouseover mousemove mouseout".split(" "),BIND_METHODS:"getButton getViewportLeft getViewportTop getDocumentLeft getDocumentTop getScreenLeft getScreenTop".split(" "),
BUTTONS_DOM2:{0:"left",2:"right",1:"middle"},BUTTONS_MSHTML:{1:"left",2:"right",4:"middle"},getButton:function(){switch(this.type){case "contextmenu":return"right";case "click":if("ie"===qxWeb.env.get("browser.name")&&9>qxWeb.env.get("browser.documentmode"))return"left";default:return void 0!==this.target?c.module.event.Mouse.BUTTONS_DOM2[this.button]||"none":c.module.event.Mouse.BUTTONS_MSHTML[this.button]||"none"}},getViewportLeft:function(){return this.clientX},getViewportTop:function(){return this.clientY},
getDocumentLeft:function(){if(void 0!==this.pageX)return this.pageX;var a=c.dom.Node.getWindow(this.srcElement);return this.clientX+c.bom.Viewport.getScrollLeft(a)},getDocumentTop:function(){if(void 0!==this.pageY)return this.pageY;var a=c.dom.Node.getWindow(this.srcElement);return this.clientY+c.bom.Viewport.getScrollTop(a)},getScreenLeft:function(){return this.screenX},getScreenTop:function(){return this.screenY},normalize:function(a,b){if(!a)return a;for(var d=c.module.event.Mouse.BIND_METHODS,
f=0,e=d.length;f<e;f++)"function"!=typeof a[d[f]]&&(a[d[f]]=c.module.event.Mouse[d[f]].bind(a));return a}},defer:function(a){qxWeb.$registerEventNormalization(c.module.event.Mouse.TYPES,a.normalize)}})})();(function(){c.Bootstrap.define("qx.module.Placeholder",{statics:{PLACEHOLDER_NAME:"$qx_placeholder",update:function(){qxWeb.env.get("css.placeholder")||qxWeb("input[placeholder], textarea[placeholder]").updatePlaceholder()},updatePlaceholder:function(){if(!qxWeb.env.get("css.placeholder"))for(var a=
0;a<this.length;a++){var b=qxWeb(this[a]),d=b.getAttribute("placeholder"),f=b.getProperty("tagName");if(d&&("TEXTAREA"==f||"INPUT"==f)){(d=b.getProperty(c.module.Placeholder.PLACEHOLDER_NAME))||(d=c.module.Placeholder.__Lm(b));var f=b.isRendered(),e=d.isRendered();if(f&&!e)b.before(d);else if(!f&&e){d.remove();break}c.module.Placeholder.__Ll(b)}}return this},__Ll:function(a){var b=a.getAttribute("placeholder"),d=a.getProperty(c.module.Placeholder.PLACEHOLDER_NAME),f=a.getStyle("z-index"),e=parseInt(a.getStyle("padding-left"))+
2*parseInt(a.getStyle("padding-right")),g=parseInt(a.getStyle("padding-top"))+2*parseInt(a.getStyle("padding-bottom"));d.setHtml(b).setStyles({display:""==a.getValue()?"inline":"none",zIndex:"auto"==f?1:f+1,textAlign:a.getStyle("text-align"),width:a.getWidth()-e-4+"px",height:a.getHeight()-g-4+"px",left:a.getPosition().left+"px",top:a.getPosition().top+"px",fontFamily:a.getStyle("font-family"),fontStyle:a.getStyle("font-style"),fontVariant:a.getStyle("font-variant"),fontWeight:a.getStyle("font-weight"),
fontSize:a.getStyle("font-size"),paddingTop:parseInt(a.getStyle("padding-top"))+2+"px",paddingRight:parseInt(a.getStyle("padding-right"))+2+"px",paddingBottom:parseInt(a.getStyle("padding-bottom"))+2+"px",paddingLeft:parseInt(a.getStyle("padding-left"))+2+"px"})},__Lm:function(a){var b=qxWeb.create("<label>").setStyles({position:"absolute",color:"#989898",overflow:"hidden",pointerEvents:"none"});a.setProperty(c.module.Placeholder.PLACEHOLDER_NAME,b);a.on("keyup",function(a){a.getProperty(c.module.Placeholder.PLACEHOLDER_NAME).setStyle("display",
""==a.getValue()?"inline":"none")}.bind(this,a));if(!qxWeb.env.get("css.pointerevents"))b.setStyle("cursor","text").on("tap",function(a){a.focus()}.bind(this,a));return b}},defer:function(a){qxWeb.$attachStatic({placeholder:{update:a.update}});qxWeb.$attach({updatePlaceholder:a.updatePlaceholder})}})})();(function(){c.Bootstrap.define("qx.util.placement.AbstractAxis",{extend:Object,statics:{computeStart:function(a,b,d,c,e){throw Error("abstract method call!");},_moveToEdgeAndAlign:function(a,b,d,
c){switch(c){case "edge-start":return b.start-d.end-a;case "edge-end":return b.end+d.start;case "align-start":return b.start+d.start;case "align-center":return b.start+parseInt((b.end-b.start-a)/2,10)+d.start;case "align-end":return b.end-d.end-a}},_isInRange:function(a,b,d){return 0<=a&&a+b<=d}}})})();(function(){c.Bootstrap.define("qx.util.placement.DirectAxis",{statics:{_moveToEdgeAndAlign:c.util.placement.AbstractAxis._moveToEdgeAndAlign,computeStart:function(a,b,d,c,e){return this._moveToEdgeAndAlign(a,
b,d,e)}}})})();(function(){c.Bootstrap.define("qx.util.placement.KeepAlignAxis",{statics:{_moveToEdgeAndAlign:c.util.placement.AbstractAxis._moveToEdgeAndAlign,_isInRange:c.util.placement.AbstractAxis._isInRange,computeStart:function(a,b,d,c,e){var g=this._moveToEdgeAndAlign(a,b,d,e);if(this._isInRange(g,a,c))return g;"edge-start"==e||"edge-end"==e?(e=b.start-d.end,b=b.end+d.start):(e=b.end-d.end,b=b.start+d.start);return g=e>c-b?Math.max(0,e-a):b}}})})();(function(){c.Bootstrap.define("qx.util.placement.BestFitAxis",
{statics:{_isInRange:c.util.placement.AbstractAxis._isInRange,_moveToEdgeAndAlign:c.util.placement.AbstractAxis._moveToEdgeAndAlign,computeStart:function(a,b,d,c,e){b=this._moveToEdgeAndAlign(a,b,d,e);if(this._isInRange(b,a,c))return b;0>b&&(b=Math.min(0,c-a));b+a>c&&(b=Math.max(0,c-a));return b}}})})();(function(){qxWeb.define("qx.module.Placement",{statics:{placeTo:function(a,b,d,f,e){if(!this[0]||!a)return this;a=qxWeb(a);var g=this.isRendered()&&0<this[0].offsetWidth&&0<this[0].offsetHeight,h=
null,k=null;g||(h=this[0].style.display,k=this[0].style.visibility,this.setStyles({position:"absolute",visibility:"hidden",display:"block"}));e={x:c.module.Placement._getAxis(f),y:c.module.Placement._getAxis(e)};var l={width:this.getWidth(),height:this.getHeight()};f=this.getParents();var w={width:f.getWidth(),height:f.getHeight()};d=d||{top:0,right:0,bottom:0,left:0};var t=b.split("-");b=t[0];t=t[1];b={x:c.module.Placement._getPositionX(b,t),y:c.module.Placement._getPositionY(b,t)};t=f.getStyle("position");
"relative"==t||"static"==t?a=a.getOffset():(t=a.getPosition(),a={top:t.top,bottom:t.top+a.getHeight(),left:t.left,right:t.left+a.getWidth()});for(d=c.module.Placement._computePlacement(e,l,w,a,d,b);0<f.length;)"relative"==f.getStyle("position")?(a=f.getOffset(),e=parseInt(f.getStyle("border-top-width"))||0,f=parseInt(f.getStyle("border-left-width"))||0,d.left-=a.left+f,d.top-=a.top+e,f=[]):f=f.getParents();g||(this[0].style.display=h,this[0].style.visibility=k);this.setStyles({position:"absolute",
left:d.left+"px",top:d.top+"px"});return this},_getAxis:function(a){switch(a){case "keep-align":return c.util.placement.KeepAlignAxis;case "best-fit":return c.util.placement.BestFitAxis;default:return c.util.placement.DirectAxis}},_computePlacement:function(a,b,d,c,e,g){var h=a.x.computeStart(b.width,{start:c.left,end:c.right},{start:e.left,end:e.right},d.width,g.x);a=a.y.computeStart(b.height,{start:c.top,end:c.bottom},{start:e.top,end:e.bottom},d.height,g.y);return{left:h,top:a}},_getPositionX:function(a,
b){if("left"==a)return"edge-start";if("right"==a)return"edge-end";if("left"==b)return"align-start";if("center"==b)return"align-center";if("right"==b)return"align-end"},_getPositionY:function(a,b){if("top"==a)return"edge-start";if("bottom"==a)return"edge-end";if("top"==b)return"align-start";if("middle"==b)return"align-center";if("bottom"==b)return"align-end"}},defer:function(a){qxWeb.$attach({placeTo:a.placeTo})}})})();(function(){c.Bootstrap.define("qx.module.Template",{statics:{get:function(a,b,
d){a=c.bom.Template.get(a,b,d);a=c.module.Template.__cE(a);return qxWeb.$init([a],qxWeb)},render:function(a,b,d){return c.bom.Template.render(a,b,d)},renderToNode:function(a,b,d){a=c.bom.Template.renderToNode(a,b,d);a=c.module.Template.__cE(a);return qxWeb.$init([a],qxWeb)},__cE:function(a){if(qxWeb.isTextNode(a)){var b=document.createElement("span");b.appendChild(a);a=b}return a}},defer:function(a){qxWeb.$attachStatic({template:{get:a.get,render:a.render,renderToNode:a.renderToNode}})}})})();(function(){var a=
"Invalid tags: ",b="\\s*",d="\\$&";c.Bootstrap.define("qx.bom.Template",{statics:{version:null,render:null,renderToNode:function(a,b,d){a=this.render(a,b,d);return this._createNodeFromTemplate(a)},get:function(a,b,d){a=document.getElementById(a);return this.renderToNode(a.innerHTML,b,d)},_createNodeFromTemplate:function(a){if(-1===a.search(/<|>/))return document.createTextNode(a);var b=c.dom.Element.create("div");b.innerHTML=a;return b.children[0]}}});(function(){(function(a,b){var d={};b(d);a.Mustache=
d})(this,function(c){function e(a){return a.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,d)}function g(d){if(!r(d)||2!==d.length)throw Error(a+d);return[RegExp(e(d[0])+b),RegExp(b+e(d[1]))]}function h(a){this.tail=this.string=a;this.pos=0}function k(a,b){this.view=null==a?{}:a;this.cache={".":this.view};this.parent=b}function l(){this.cache={}}var w=/\s*/,t=/\s+/,E=/\S/,B=/\s*=/,x=/\s*\}/,H=/#|\^|\/|>|\{|&|=|!/,C=RegExp.prototype.test,ba=Object.prototype.toString,r=Array.isArray||function(a){return"[object Array]"===
ba.call(a)},F={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};h.prototype.eos=function(){return""===this.tail};h.prototype.scan=function(a){return(a=this.tail.match(a))&&0===a.index?(a=a[0],this.tail=this.tail.substring(a.length),this.pos+=a.length,a):""};h.prototype.scanUntil=function(a){a=this.tail.search(a);var b;switch(a){case -1:b=this.tail;this.tail="";break;case 0:b="";break;default:b=this.tail.substring(0,a),this.tail=this.tail.substring(a)}this.pos+=b.length;return b};
k.prototype.push=function(a){return new k(a,this)};k.prototype.lookup=function(a){var b;if(a in this.cache)b=this.cache[a];else{for(var d=this;d;){if(0<a.indexOf(".")){b=d.view;for(var c=a.split("."),f=0;null!=b&&f<c.length;)b=b[c[f++]]}else b=d.view[a];if(null!=b)break;d=d.parent}this.cache[a]=b}"function"===typeof b&&(b=b.call(this.view));return b};l.prototype.clearCache=function(){this.cache={}};l.prototype.parse=function(a,b){var d=this.cache,k=d[a];if(null==k){var r;r=b||c.tags;k=a||"";"string"===
typeof r&&(r=r.split(t));for(var p=g(r),l=new h(k),u=[],k=[],m=[],F=!1,T=!1,L,y,K,O;!l.eos();){L=l.pos;if(K=l.scanUntil(p[0])){O=0;for(var ba=K.length;O<ba;++O)if(y=K.charAt(O),C.call(E,y)?T=!0:m.push(k.length),k.push(["text",y,L,L+1]),L+=1,"\n"===y){if(F&&!T)for(;m.length;)delete k[m.pop()];else m=[];T=F=!1}}if(!l.scan(p[0]))break;F=!0;y=l.scan(H)||"name";l.scan(w);"="===y?(K=l.scanUntil(B),l.scan(B),l.scanUntil(p[1])):"{"===y?(K=l.scanUntil(RegExp("\\s*"+e("}"+r[1]))),l.scan(x),l.scanUntil(p[1]),
y="&"):K=l.scanUntil(p[1]);if(!l.scan(p[1]))throw Error("Unclosed tag at "+l.pos);O=[y,K,L,l.pos];k.push(O);if("#"===y||"^"===y)u.push(O);else if("/"===y){y=u.pop();if(!y)throw Error('Unopened section "'+K+'" at '+L);if(y[1]!==K)throw Error('Unclosed section "'+y[1]+'" at '+L);}else"name"===y||"{"===y||"&"===y?T=!0:"="===y&&(p=g(r=K.split(t)))}if(y=u.pop())throw Error('Unclosed section "'+y[1]+'" at '+l.pos);r=[];for(var M,l=0,u=k.length;l<u;++l)if(p=k[l])"text"===p[0]&&M&&"text"===M[0]?(M[1]+=p[1],
M[3]=p[3]):(r.push(p),M=p);m=M=[];k=[];l=0;for(u=r.length;l<u;++l)switch(p=r[l],p[0]){case "#":case "^":m.push(p);k.push(p);m=p[4]=[];break;case "/":m=k.pop();m[5]=p[2];m=0<k.length?k[k.length-1][4]:M;break;default:m.push(p)}k=d[a]=M}return k};l.prototype.render=function(a,b,d){var c=this.parse(a);b=b instanceof k?b:new k(b);return this.renderTokens(c,b,d,a)};l.prototype.renderTokens=function(a,b,d,e){function g(a){return k.render(a,b,d)}for(var h="",k=this,l,m,u=0,t=a.length;u<t;++u)switch(l=a[u],
l[0]){case "#":m=b.lookup(l[1]);if(!m)continue;if(r(m))for(var F=0,w=m.length;F<w;++F)h+=this.renderTokens(l[4],b.push(m[F]),d,e);else if("object"===typeof m||"string"===typeof m)h+=this.renderTokens(l[4],b.push(m),d,e);else if("function"===typeof m){if("string"!==typeof e)throw Error("Cannot use higher-order sections without the original template");m=m.call(b.view,e.slice(l[3],l[5]),g);null!=m&&(h+=m)}else h+=this.renderTokens(l[4],b,d,e);break;case "^":m=b.lookup(l[1]);if(!m||r(m)&&0===m.length)h+=
this.renderTokens(l[4],b,d,e);break;case ">":if(!d)continue;m="function"===typeof d?d(l[1]):d[l[1]];null!=m&&(h+=this.renderTokens(this.parse(m),b,d,m));break;case "&":m=b.lookup(l[1]);null!=m&&(h+=m);break;case "name":m=b.lookup(l[1]);null!=m&&(h+=c.escape(m));break;case "text":h+=l[1]}return h};c.name="mustache.js";c.version="0.8.1";c.tags=["{{","}}"];var u=new l;c.clearCache=function(){return u.clearCache()};c.parse=function(a,b){return u.parse(a,b)};c.render=function(a,b,d){return u.render(a,
b,d)};c.to_html=function(a,b,d,e){a=c.render(a,b,d);if("function"===typeof e)e(a);else return a};c.escape=function(a){return String(a).replace(/[&<>"'\/]/g,function(a){return F[a]})};c.Scanner=h;c.Context=k;c.Writer=l});c.bom.Template.version=this.Mustache.version;c.bom.Template.render=this.Mustache.render}).call({})})();(function(){c.Bootstrap.define("qx.module.util.Array",{statics:{cast:c.lang.Array.cast,equals:c.lang.Array.equals,exclude:c.lang.Array.exclude,fromArguments:c.lang.Array.fromArguments,
insertAfter:c.lang.Array.insertAfter,insertBefore:c.lang.Array.insertBefore,max:c.lang.Array.max,min:c.lang.Array.min,remove:c.lang.Array.remove,removeAll:c.lang.Array.removeAll,unique:c.lang.Array.unique,range:c.lang.Array.range},defer:function(a){qxWeb.$attachStatic({array:{cast:a.cast,equals:a.equals,exclude:a.exclude,fromArguments:a.fromArguments,insertAfter:a.insertAfter,insertBefore:a.insertBefore,max:a.max,min:a.min,remove:a.remove,removeAll:a.removeAll,unique:a.unique,range:a.range}})}})})();
(function(){c.Bootstrap.define("qx.bom.String",{statics:{TO_CHARCODE:{quot:34,amp:38,lt:60,gt:62,nbsp:160,iexcl:161,cent:162,pound:163,curren:164,yen:165,brvbar:166,sect:167,uml:168,copy:169,ordf:170,laquo:171,not:172,shy:173,reg:174,macr:175,deg:176,plusmn:177,sup2:178,sup3:179,acute:180,micro:181,para:182,middot:183,cedil:184,sup1:185,ordm:186,raquo:187,frac14:188,frac12:189,frac34:190,iquest:191,Agrave:192,Aacute:193,Acirc:194,Atilde:195,Auml:196,Aring:197,AElig:198,Ccedil:199,Egrave:200,Eacute:201,
Ecirc:202,Euml:203,Igrave:204,Iacute:205,Icirc:206,Iuml:207,ETH:208,Ntilde:209,Ograve:210,Oacute:211,Ocirc:212,Otilde:213,Ouml:214,times:215,Oslash:216,Ugrave:217,Uacute:218,Ucirc:219,Uuml:220,Yacute:221,THORN:222,szlig:223,agrave:224,aacute:225,acirc:226,atilde:227,auml:228,aring:229,aelig:230,ccedil:231,egrave:232,eacute:233,ecirc:234,euml:235,igrave:236,iacute:237,icirc:238,iuml:239,eth:240,ntilde:241,ograve:242,oacute:243,ocirc:244,otilde:245,ouml:246,divide:247,oslash:248,ugrave:249,uacute:250,
ucirc:251,uuml:252,yacute:253,thorn:254,yuml:255,fnof:402,Alpha:913,Beta:914,Gamma:915,Delta:916,Epsilon:917,Zeta:918,Eta:919,Theta:920,Iota:921,Kappa:922,Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,Chi:935,Psi:936,Omega:937,alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,
thetasym:977,upsih:978,piv:982,bull:8226,hellip:8230,prime:8242,Prime:8243,oline:8254,frasl:8260,weierp:8472,image:8465,real:8476,trade:8482,alefsym:8501,larr:8592,uarr:8593,rarr:8594,darr:8595,harr:8596,crarr:8629,lArr:8656,uArr:8657,rArr:8658,dArr:8659,hArr:8660,forall:8704,part:8706,exist:8707,empty:8709,nabla:8711,isin:8712,notin:8713,ni:8715,prod:8719,sum:8721,minus:8722,lowast:8727,radic:8730,prop:8733,infin:8734,ang:8736,and:8743,or:8744,cap:8745,cup:8746,"int":8747,there4:8756,sim:8764,cong:8773,
asymp:8776,ne:8800,equiv:8801,le:8804,ge:8805,sub:8834,sup:8835,sube:8838,supe:8839,oplus:8853,otimes:8855,perp:8869,sdot:8901,lceil:8968,rceil:8969,lfloor:8970,rfloor:8971,lang:9001,rang:9002,loz:9674,spades:9824,clubs:9827,hearts:9829,diams:9830,OElig:338,oelig:339,Scaron:352,scaron:353,Yuml:376,circ:710,tilde:732,ensp:8194,emsp:8195,thinsp:8201,zwnj:8204,zwj:8205,lrm:8206,rlm:8207,ndash:8211,mdash:8212,lsquo:8216,rsquo:8217,sbquo:8218,ldquo:8220,rdquo:8221,bdquo:8222,dagger:8224,Dagger:8225,permil:8240,
lsaquo:8249,rsaquo:8250,euro:8364},escape:function(a){return c.util.StringEscape.escape(a,c.bom.String.FROM_CHARCODE)}},defer:function(a){a.FROM_CHARCODE=c.lang.Object.invert(a.TO_CHARCODE)}})})();(function(){c.Bootstrap.define("qx.util.StringEscape",{statics:{escape:function(a,b){for(var d,c="",e=0,g=a.length;e<g;e++){d=a.charAt(e);var h=d.charCodeAt(0);d=b[h]?"&"+b[h]+";":127<h?"&#"+h+";":d;c+=d}return c}}})})();(function(){c.Bootstrap.define("qx.module.util.String",{statics:{camelCase:function(a){return c.lang.String.camelCase.call(c.lang.String,
a)},hyphenate:function(a){return c.lang.String.hyphenate.call(c.lang.String,a)},firstUp:c.lang.String.firstUp,firstLow:c.lang.String.firstLow,startsWith:c.lang.String.startsWith,endsWith:c.lang.String.endsWith,escapeRegexpChars:c.lang.String.escapeRegexpChars,escapeHtml:c.bom.String.escape},defer:function(a){qxWeb.$attachStatic({string:{camelCase:a.camelCase,hyphenate:a.hyphenate,firstUp:a.firstUp,firstLow:a.firstLow,startsWith:a.startsWith,endsWith:a.endsWith,escapeRegexpChars:a.escapeRegexpChars,
escapeHtml:a.escapeHtml}})}})})();(function(){c.Bootstrap.define("qx.module.util.Type",{statics:{get:c.Bootstrap.getClass},defer:function(a){qxWeb.$attachStatic({type:{get:a.get}})}})})();(function(){c.Bootstrap.define("qx.module.util.Object",{statics:{clone:c.lang.Object.clone,getValues:c.lang.Object.getValues,invert:c.lang.Object.invert,contains:c.lang.Object.contains,merge:function(a,b){b=qxWeb.array.fromArguments(arguments);a=b.shift();b.forEach(function(b){a=c.Bootstrap.objectMergeWith(a,b)});
return a}},defer:function(a){qxWeb.$attachStatic({object:{clone:a.clone,getValues:a.getValues,invert:a.invert,contains:a.contains,merge:a.merge}})}})})();(function(){c.Bootstrap.define("qx.util.Function",{statics:{debounce:function(a,b,d){return function(){arguments.callee.immediate=!!d;arguments.callee.args=c.lang.Array.fromArguments(arguments);var f=this;if("undefined"===typeof arguments.callee.intervalId){var e=window.setInterval(function(){this.fired||(window.clearInterval(this.intervalId),delete this.intervalId,
!1===this.immediate&&a.apply(f,this.args));this.fired=!1}.bind(arguments.callee),b);arguments.callee.intervalId=e;arguments.callee.immediate&&a.apply(f,arguments.callee.args)}arguments.callee.fired=!0}},throttle:function(a,b,d){"undefined"===typeof d&&(d={});var c,e,g,h=null,k=0,l=function(){k=!1===d.leading?0:new Date;h=null;g=a.apply(c,e)};return function(){var w=new Date;k||!1!==d.leading||(k=w);var t=b-(w-k);c=this;e=arguments;0>=t?(window.clearTimeout(h),h=null,k=w,g=a.apply(c,e)):h||!1===d.trailing||
(h=window.setTimeout(l,t));return g}}}})})();(function(){c.Bootstrap.define("qx.module.util.Function",{statics:{debounce:c.util.Function.debounce,throttle:c.util.Function.throttle},defer:function(a){qxWeb.$attachStatic({func:{debounce:a.debounce,throttle:a.throttle}})}})})();(function(){qxWeb.define("qx.module.Blocker",{statics:{__Ln:function(a,b,d,f){var e=qxWeb.getWindow(a),g=qxWeb.isDocument(a);if(g||qxWeb.isElement(a))a.__hX||(a.__hX={div:qxWeb.create("<div class='qx-blocker' />")}),g?a.__hX.div.insertBefore(qxWeb(e.document.body).getChildren(":first")):
a.__hX.div.appendTo(e.document.body),c.module.Blocker.__Lo(a,b,d,f,g)},__Lo:function(a,b,d,c,e){var g=qxWeb(a),h={display:"block"};h.backgroundColor="undefined"!==typeof b?b:null;h.zIndex="undefined"!==typeof c?c:null;"ie"===qxWeb.env.get("browser.name")&&8>=qxWeb.env.get("browser.version")?h.opacity="undefined"!==typeof d?d:0:h.opacity="undefined"!==typeof d?d:null;e?(h.top="0px",h.left="0px",h.position="fixed",h.width="100%",h.height="100%"):(b=g.getOffset(),h.top=b.top+"px",h.left=b.left+"px",
h.position="absolute",h.width=g.getWidth()+"px",h.height=g.getHeight()+"px");a.__hX.div.setStyles(h)},__Lp:function(a,b){a.__hX&&a.__hX.div.remove()},__Lq:function(a){var b=qxWeb();a.forEach(function(a,c){"undefined"!==typeof a.__hX&&(b=b.concat(a.__hX.div))});return b},block:function(a,b,d){if(!this[0])return this;this.forEach(function(f,e){c.module.Blocker.__Ln(f,a,b,d)});return this},unblock:function(){if(!this[0])return this;this.forEach(c.module.Blocker.__Lp);return this},getBlocker:function(){return this[0]?
c.module.Blocker.__Lq(this):this}},defer:function(a){qxWeb.$attach({block:a.block,unblock:a.unblock,getBlocker:a.getBlocker})}})})();(function(){c.Bootstrap.define("qx.bom.Cookie",{statics:{get:function(a){var b=document.cookie.indexOf(a+"="),d=b+a.length+1;if(!b&&a!=document.cookie.substring(0,a.length)||-1==b)return null;a=document.cookie.indexOf(";",d);-1==a&&(a=document.cookie.length);return unescape(document.cookie.substring(d,a))},set:function(a,b,d,c,e,g){a=[a,"=",escape(b)];d&&(b=new Date,
b.setTime(b.getTime()),a.push(";expires=",(new Date(b.getTime()+864E5*d)).toGMTString()));c&&a.push(";path=",c);e&&a.push(";domain=",e);g&&a.push(";secure");document.cookie=a.join("")},del:function(a,b,d){c.bom.Cookie.get(a)&&(a=[a,"="],b&&a.push(";path=",b),d&&a.push(";domain=",d),a.push(";expires=Thu, 01-Jan-1970 00:00:01 GMT"),document.cookie=a.join(""))}}})})();(function(){c.Bootstrap.define("qx.module.Cookie",{statics:{get:c.bom.Cookie.get,set:c.bom.Cookie.set,del:c.bom.Cookie.del},defer:function(a){qxWeb.$attachStatic({cookie:{get:a.get,
set:a.set,del:a.del}})}})})();(function(){var a="function",b="not a function",d="object",c="A promise cannot be resolved with itself.",e="Promises must be constructed via new";qxWeb.define("baselib.module.promise.Polyfill",{defer:function(g){(function(){function g(a,b){return function(){a.apply(b,arguments)}}function k(c){if(typeof this!==d)throw new TypeError(e);if(typeof c!==a)throw new TypeError(b);this._value=this._state=null;this._deferreds=[];x(c,g(w,this),g(t,this))}function l(a){var b=this;
null===this._state?this._deferreds.push(a):C(function(){var d=b._state?a.onFulfilled:a.onRejected;if(null===d)(b._state?a.resolve:a.reject)(b._value);else{var c;try{c=d(b._value)}catch(f){a.reject(f);return}a.resolve(c)}})}function w(b){try{if(b===this)throw new TypeError(c);if(b&&(typeof b===d||typeof b===a)){var e=b.then;if(typeof e===a){x(g(e,b),g(w,this),g(t,this));return}}this._state=!0;this._value=b;E.call(this)}catch(k){t.call(this,k)}}function t(a){this._state=!1;this._value=a;E.call(this)}
function E(){for(var a=0,b=this._deferreds.length;a<b;a++)l.call(this,this._deferreds[a]);this._deferreds=null}function B(b,d,c,f){this.onFulfilled=typeof b===a?b:null;this.onRejected=typeof d===a?d:null;this.resolve=c;this.reject=f}function x(a,b,d){var c=!1;try{a(function(a){c||(c=!0,b(a))},function(a){c||(c=!0,d(a))})}catch(f){c||(c=!0,d(f))}}var H;H=typeof window===d&&window?window:global;"undefined"!==typeof module&&module.exports?module.exports=H.Promise?H.Promise:k:H.Promise||(H.Promise=k);
var C=H.setImmediate||function(a){setTimeout(a,1)},ba=Array.isArray||function(a){return"[object Array]"===Object.prototype.toString.call(a)};k.prototype["catch"]=function(a){return this.then(null,a)};k.prototype.catchError=k.prototype["catch"];k.prototype.then=function(a,b){var d=this;return new k(function(c,f){l.call(d,new B(a,b,c,f))})};k.all=function(){var b=Array.prototype.slice.call(1===arguments.length&&ba(arguments[0])?arguments[0]:arguments);return new k(function(c,f){function e(h,k){try{if(k&&
(typeof k===d||typeof k===a)){var l=k.then;if(typeof l===a){l.call(k,function(a){e(h,a)},f);return}}b[h]=k;0===--g&&c(b)}catch(t){f(t)}}if(0===b.length)return c([]);for(var g=b.length,h=0;h<b.length;h++)e(h,b[h])})};k.resolve=function(a){return a&&typeof a===d&&a.constructor===k?a:new k(function(b){b(a)})};k.reject=function(a){return new k(function(b,d){d(a)})};k.race=function(a){return new k(function(b,d){for(var c=0,f=a.length;c<f;c++)a[c].then(b,d)})}})()}})})();(function(){c.Bootstrap.define("qx.bom.client.CssTransform",
{statics:{getSupport:function(){var a=c.bom.client.CssTransform.getName();return null!=a?{name:a,style:c.bom.client.CssTransform.getStyle(),origin:c.bom.client.CssTransform.getOrigin(),"3d":c.bom.client.CssTransform.get3D(),perspective:c.bom.client.CssTransform.getPerspective(),"perspective-origin":c.bom.client.CssTransform.getPerspectiveOrigin(),"backface-visibility":c.bom.client.CssTransform.getBackFaceVisibility()}:null},getStyle:function(){return c.bom.Style.getPropertyName("transformStyle")},
getPerspective:function(){return c.bom.Style.getPropertyName("perspective")},getPerspectiveOrigin:function(){return c.bom.Style.getPropertyName("perspectiveOrigin")},getBackFaceVisibility:function(){return c.bom.Style.getPropertyName("backfaceVisibility")},getOrigin:function(){return c.bom.Style.getPropertyName("transformOrigin")},getName:function(){return c.bom.Style.getPropertyName("transform")},get3D:function(){return null!=c.bom.client.CssTransform.getPerspective()}},defer:function(a){c.core.Environment.add("css.transform",
a.getSupport);c.core.Environment.add("css.transform.3d",a.get3D)}})})();(function(){c.Bootstrap.define("qx.bom.client.Flash",{statics:{isAvailable:function(){return 0<parseFloat(c.bom.client.Flash.getVersion())},getVersion:function(){if(navigator.plugins&&"object"===typeof navigator.plugins["Shockwave Flash"]){var a=[0,0,0],b=navigator.plugins["Shockwave Flash"].description;"undefined"!=typeof b&&(b=b.replace(/^.*\s+(\S+\s+\S+$)/,"$1"),a[0]=parseInt(b.replace(/^(.*)\..*$/,"$1"),10),a[1]=parseInt(b.replace(/^.*\.(.*)\s.*$/,
"$1"),10),a[2]=/r/.test(b)?parseInt(b.replace(/^.*r(.*)$/,"$1"),10):0);return a.join(".")}if(window.ActiveXObject){a=[0,0,0];b=!1;try{var d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(c){try{d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6"),a=[6,0,21],d.AllowScriptAccess="always"}catch(e){6==a[0]&&(b=!0)}if(!b)try{d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(g){}}b||"object"!=typeof d||(b=d.GetVariable("$version"),"undefined"!=typeof b&&(b=b.split(" ")[1].split(","),
a[0]=parseInt(b[0],10),a[1]=parseInt(b[1],10),a[2]=parseInt(b[2],10)));return a.join(".")}return""},getExpressInstall:function(){var a=c.bom.client.Flash.getVersion();if(""==a)return!1;var b=c.bom.client.OperatingSystem.getName();return("win"==b||"osx"==b)&&c.bom.client.Flash.__Lh("6.0.65",a)},getStrictSecurityModel:function(){var a=c.bom.client.Flash.getVersion();return""==a?!1:10>a.split(".")[0]?c.bom.client.Flash.__Lh("9.0.151",a):c.bom.client.Flash.__Lh("10.0.12",a)},__Lh:function(a,b){for(var d=
a.split("."),f=b||c.bom.client.Flash.getVersion(),f=f.split("."),e=0;e<d.length;e++){var g=parseInt(f[e],10)-parseInt(d[e],10);if(0<g)break;if(0>g)return!1}return!0}},defer:function(a){c.core.Environment.add("plugin.flash",a.isAvailable);c.core.Environment.add("plugin.flash.version",a.getVersion);c.core.Environment.add("plugin.flash.express",a.getExpressInstall);c.core.Environment.add("plugin.flash.strictsecurity",a.getStrictSecurityModel)}})})();(function(){c.Bootstrap.define("baselib.FeatureDetection",
{defer:function(){c.core.Environment.get("plugin.flash");c.core.Environment.get("css.transition");c.core.Environment.get("css.transform");c.core.Environment.get("css.transform.3d")}})})();(function(){qxWeb.define("baselib.Tooltip",{construct:function(a,b,d,c){this.__sB=qxWeb(a);this.__fQ=qxWeb(b);this.setPosition(d);this.__Lr=c||{};this.updatePosition();this.__Lw()},members:{__sB:null,__fQ:null,__Ls:null,__Lr:null,getTarget:function(){return this.__sB},setTarget:function(a){this.__sB=qxWeb(a);this.updatePosition()},
getElement:function(){return this.__fQ},setPosition:function(a){this.__Ls=-1==baselib.Tooltip.POSITIONS.indexOf(a)?"bottom-center":a;this.updatePosition()},getPosition:function(){return this.__Ls},setOffsets:function(a){this.__Lr=a;this.updatePosition()},getOffset:function(){return this.__Lr},isVisible:function(){return this.__fQ.getWidth()||this.__fQ.getHeight()},updatePosition:function(){if(0<this.__fQ.length&&0<this.__sB.length){var a={top:0,left:0,right:0,bottom:0};if(this.__Lr)for(var b in a)"number"==
typeof this.__Lr[b]&&(a[b]=this.__Lr[b]);b=this.__fQ.isRendered();var d=null,c=null;b||(d=this.__fQ[0].style.display,c=this.__fQ[0].style.visibility,this.__fQ.setStyles({position:"absolute",visibility:"hidden",display:"block"}));this.__Lt(a);b||(this.__fQ[0].style.display=d,this.__fQ[0].style.visibility=c)}},__Lt:function(a){this.__fQ.setStyles({position:"absolute",top:"0px",left:"0px"});var b=this.__sB.getOffset(),d=this.__fQ.getOffset(),c=b.left-d.left,b=b.top-d.top,d=this.__sB.getWidth()-this.__fQ.getWidth(),
e=this.__sB.getHeight()-this.__fQ.getHeight(),g=this.__Ls.split("-"),h=this.__Lu(c,b,d,e,a,g[0],{}),h=this.__Lv(c,b,d,e,a,g[1],h);this.__fQ.setStyles(h)},__Lu:function(a,b,d,c,e,g,h){switch(g){case "bottom":h.top=b+this.__sB.getHeight()+e.top+"px";break;case "top":h.top=b-this.__fQ.getHeight()-e.bottom+"px";break;case "left":h.left=a-this.__fQ.getWidth()+e.left+"px";break;case "right":h.left=a+this.__sB.getWidth()-e.right+"px"}return h},__Lv:function(a,b,d,c,e,g,h){switch(g){case "center":h.left=
a+d/2+e.left+"px";break;case "left":h.left=a+e.left+"px";break;case "right":h.left=a+d-e.right+"px";break;case "middle":h.top=b+c/2+e.top+"px";break;case "top":h.top=b+e.top+"px";break;case "bottom":h.top=b+c-e.bottom+"px"}return h},__Lw:function(){qxWeb(window).on(qxWeb.EVENT.resize,function(){this.isVisible&&this.updatePosition()},this)}},statics:{tooltip:function(a,b,d){if(!this[0]||!a)return this;var c=qxWeb(this[0]),e={top:0,left:0,right:0,bottom:0};d=d||{};for(var g in e)"number"!=typeof d[g]&&
(d[g]=e[g]);return new baselib.Tooltip(c,a,b||"bottom-center",d)},POSITIONS:"top-left top-center top-right bottom-left bottom-center bottom-right left-top left-middle left-bottom right-top right-middle right-bottom".split(" ")},defer:function(a){qxWeb.$attach({tooltip:a.tooltip})}})})();(function(){c.Bootstrap.define("baselib.event.Normalization",{statics:{TYPES:["*"],normalize:function(a,b){if(!a)return a;b&&"scroll"==a.type&&(a.x=0===b.scrollLeft?0:-b.scrollLeft,a.y=0===b.scrollTop?0:-b.scrollTop);
a._currentTarget=a.currentTarget||b;a._relatedTarget=a.relatedTarget||b;return a}},defer:function(a){qxWeb.$registerEventNormalization(a.TYPES,a.normalize)}})})();(function(){c.Bootstrap.define("baselib.module.Css",{statics:{getWidthMax:function(a){var b=[];this.forEach(function(d){b.push(qxWeb(d).getWidth(a))});return qxWeb.array.max(b)},getWidthMin:function(a){var b=[];this.forEach(function(d){b.push(qxWeb(d).getWidth(a))});return qxWeb.array.min(b)},getHeightMax:function(a){var b=[];this.forEach(function(d){b.push(qxWeb(d).getHeight(a))});
return qxWeb.array.max(b)},getHeightMin:function(a){var b=[];this.forEach(function(d){b.push(qxWeb(d).getHeight(a))});return qxWeb.array.min(b)}},defer:function(a){qxWeb.$attach({getWidthMax:a.getWidthMax,getWidthMin:a.getWidthMin,getHeightMax:a.getHeightMax,getHeightMin:a.getHeightMin})}})})();(function(){c.Bootstrap.define("baselib.module.DeviceInfo",{defer:function(){var a={api:"pointer",down:"pointerdown",move:"pointermove",up:"pointerup",cancel:"pointercancel",click:"tap",tap:"tap",over:"pointerover",
out:"pointerout"},b=["ms","moz","webkit","o"];(function(){for(var a=0,d=0;d<b.length&&!window.requestAnimationFrame;++d)window.requestAnimationFrame=window[b[d]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[b[d]+"CancelAnimationFrame"]||window[b[d]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(window.requestAnimationFrame=function(b){var d=(new Date).getTime(),c=Math.max(0,16-(d-a)),e=window.setTimeout(function(){b(d+c)},c);a=d+c;return e});window.cancelAnimationFrame||
(window.cancelAnimationFrame=function(a){clearTimeout(a)})})();(function(){a.pageVisibility={hidden:null,visibilityChange:null};void 0!==document.hidden&&(a.pageVisibility.hidden="hidden",a.pageVisibility.visibilityChange="visibilitychange");for(var d=null,c=0;c<b.length;c++)d=b[c],void 0!==document[d+"Hidden"]&&(a.pageVisibility.hidden=d+"Hidden",a.pageVisibility.visibilityChange=d+"visibilitychange")})();a.animation={requestFrame:function(a,b){return window.requestAnimationFrame(a,b)},cancelFrame:function(a){return window.cancelAnimationFrame(a)}};
a.transitionStyleName=null;a.transitionEndSupported=!1;a.transitionEnd=null;var d=qxWeb.env.get("css.transition");null!==d&&(a.transitionEndSupported=!0,a.transitionStyleName=d.name,a.transitionEnd=d["end-event"],"firefox"==qxWeb.env.get("browser.name")&&(a.transitionEnd="transitionend"));a.resize="onorientationchange"in window?"orientationchange":"resize";qxWeb.$attachStatic({EVENT:a})}})})();(function(){c.Bootstrap.define("baselib.module.DocumentScroll",{statics:{setDocumentScrollTop:function(a,
b){qxWeb("html,body").setScrollTop(a,b)},setDocumentScrollLeft:function(a,b){qxWeb("html,body").setScrollLeft(a,b)}},defer:function(a){void 0===qxWeb.setDocumentScrollTop&&void 0===qxWeb.setDocumentScrollLeft&&qxWeb.$attachStatic({setDocumentScrollTop:a.setDocumentScrollTop,setDocumentScrollLeft:a.setDocumentScrollLeft})}})})();(function(){c.Bootstrap.define("baselib.module.Environment",{statics:{isChrome:function(){return"chrome"===qxWeb.env.get("browser.name")},isFirefox:function(){return"firefox"===
qxWeb.env.get("browser.name")},isIe:function(){return"ie"===qxWeb.env.get("browser.name")},isOpera:function(){return"opera"===qxWeb.env.get("browser.name")},isSafari:function(){return"safari"===qxWeb.env.get("browser.name")},canTransform:function(){var a=qxWeb.env.get("css.transform");return null!==a&&"object"===typeof a},canTransform3d:function(){var a=qxWeb.env.get("css.transform");return null!==a&&"object"===typeof a&&a["3d"]},canTransition:function(){return null!==qxWeb.env.get("css.transition")},
canAnimation:function(){var a=c.core.Environment.get("css.animation");return null!==a&&"object"===typeof a},canFilter:function(){return void 0!==document.createElement("div").filter},logProcessing:function(){return!1}},defer:function(a){if("Undefined"!==qxWeb.type.get(window.baselib)&&"Undefined"!==qxWeb.type.get(baselib.Log)&&"Function"===qxWeb.type.get(baselib.Log.processLog))baselib.Log.processLog(a.logProcessing),qxWeb.$attachStatic({debug:baselib.Log.debug,info:baselib.Log.info,warn:baselib.Log.warn,
error:baselib.Log.error,trace:baselib.Log.trace,processLog:baselib.Log.processLog,isLogProcessing:baselib.Log.isLogProcessing});else{var b=function(){};qxWeb.$attachStatic({debug:b,info:b,warn:b,error:b,trace:b})}qxWeb.env.isChrome=a.isChrome;qxWeb.env.isFirefox=a.isFirefox;qxWeb.env.isIe=a.isIe;qxWeb.env.isOpera=a.isOpera;qxWeb.env.isSafari=a.isSafari;qxWeb.env.canTransform=a.canTransform;qxWeb.env.canTransform3d=a.canTransform3d;qxWeb.env.canTransition=a.canTransition;qxWeb.env.canAnimation=a.canAnimation;
qxWeb.env.canFilter=a.canFilter}})})();(function(){qxWeb.define("baselib.module.Event",{statics:{__Li:!1,__CK:null,__Lj:null,onResize:function(a,b){var d=baselib.module.Event;d.__CK.push(a);d.__Lj.push(void 0!==b?b:window);if(!1===d.__Li){var c=qxWeb.func.throttle(function(a){a=qxWeb.object.clone(a);for(var b=0,c=d.__CK.length;b<c;b++)d.__CK[b].call(d.__Lj[b],a)},150,{trailing:!1});qxWeb(window).on("resize",c)}d.__Li=!0},emitNative:function(a){var b;switch(a){case "pointerup":a="pointerUp";break;
case "pointerdown":a="pointerDown"}if(document.createEvent)for(var d=0;d<this.length;d++)b=document.createEvent("HTMLEvents"),b.initEvent(a,!0,!0),this[d].dispatchEvent(b);else for(d=0;d<this.length;d++)b=document.createEventObject(),this[d].fireEvent("on"+a,b)},getListeners:function(a){if("Undefined"===qxWeb.type.get(a))return qxWeb.error("You have to provide an array with event types!"),qxWeb.info("Take a look at the API documentation ( http://baselib.ai.1und1.de/devel/docs/api/#.getListeners ) for details."),
this;var b={};this.forEach(function(d){var c=qxWeb(d);if(c.is("[data-qx-event-id]")&&(d=c.getAttribute("data-qx-event-id"),b[d]={},c[0].$$emitter)){var c=c[0].$$emitter.getListeners(),e;for(e in c)if(-1!==a.indexOf(e)){b[d][e]=[];for(var g=0,h=c[e].length;g<h;g++)b[d][e].push({type:c[e][g].name,listener:c[e][g].listener,context:c[e][g].ctx,useCapture:c[e][g].useCapture})}}});0===Object.keys(b).length&&qxWeb.info('Collected no listeners - are the DOM elements equipped with the "data-qx-event-id" attribute? Take a look at the API documentation samples ( http://baselib.ai.1und1.de/devel/docs/api/#.restoreListeners )');
return b},restoreListeners:function(a){if("Undefined"===qxWeb.type.get(a))return qxWeb.error('You have to provide a list of listener retrieved from the "getListeners" method!'),qxWeb.info("Take a look at the API documentation ( http://baselib.ai.1und1.de/devel/docs/api/#.getListeners ) for details."),this;var b=!1;this.forEach(function(d){d=qxWeb(d);var c=d.getAttribute("data-qx-event-id");if(null!==c&&a[c]&&0<Object.keys(a[c]).length){b=!0;for(var g in a[c])for(var h=a[c][g],k=0,l=h.length;k<l;k++)d.on(h[k].type,
h[k].listener,h[k].context,h[k].useCapture)}});if(!b){var d;d='Restored no event listeners for any of the DOM elements in your collection. Please make sure every DOM element to restore events for is equipped with a "data-qx-event-id" attribute. Take a look at the API documentation ( http://baselib.ai.1und1.de/devel/docs/api/#.getListeners ) for details.';qxWeb.info(d)}return this}},defer:function(a){qxWeb.$attach({emitNative:a.emitNative,getListeners:a.getListeners,restoreListeners:a.restoreListeners});
qxWeb.$attachStatic({onResize:a.onResize});baselib.module.Event.__CK=[];baselib.module.Event.__Lj=[]}})})();(function(){c.Bootstrap.define("baselib.module.SelectboxSync",{statics:{__mU:null,selectSync:function(a,b,d){if(!this[0])return qxWeb.debug("Your collection is empty! It has to match a select element."),this;b instanceof qxWeb||(b=qxWeb(b));if(0===b.length)return qxWeb.debug("Your target collection is empty! It has to match an element."),this;void 0===d&&(d="html");var c=this.eq(0),e=baselib.module.SelectboxSync.__Lx(c,
"value",b,d),g=c.getAttribute("value");if(void 0!==baselib.module.SelectboxSync.__mU[e])return this;baselib.module.SelectboxSync.__mU[e]=function(){b.setAttribute(d,a[this.getValue()])};c.on("change",baselib.module.SelectboxSync.__mU[e]);b.setAttribute(d,a[g])},selectUnsync:function(a,b){if(!this[0])return this;var d=this.eq(0),c=baselib.module.SelectboxSync.__Lx(d,"value",a,b),e=baselib.module.SelectboxSync.__mU[c];a instanceof qxWeb||qxWeb(a);void 0!==e&&d.off("change",baselib.module.SelectboxSync.__mU[c])},
__Lx:function(a,b,d,c){a=a[0].nodeName.toLowerCase();a+=b.toLowerCase();a+=d[0].nodeName.toLowerCase();return a+=c.toLowerCase()}},defer:function(a){qxWeb.$attach({selectSync:a.selectSync,selectUnsync:a.selectUnsync});baselib.module.SelectboxSync.__mU={}}})})();(function(){qxWeb.define("baselib.module.Toggle",{statics:{toggle:function(){var a=arguments,b={},d={},c,e=function(){};0!==a.length&&(e=function(e){this[0].uid||(this[0].uid=(new Date).getTime(),b[this[0].uid]=0);c=this[0].uid;e.preventDefault?
e.preventDefault():e.returnValue=!1;d[c]=b[c];b[c]=(b[c]+1)%a.length;return a[d[c]].apply(this,arguments)||!1},this.on(qxWeb.EVENT.click,e))}},defer:function(a){qxWeb.$attach({toggle:a.toggle})}})})();(function(){c.Bootstrap.define("baselib.module.TextContent",{statics:{getTextContent:function(){if(this[0])return c.bom.Label.getValue(this[0])},setTextContent:function(a){for(var b=0;b<this.length;b++)c.bom.Label.setValue(this[b],a);return this}},defer:function(a){qxWeb.$attach({getTextContent:a.getTextContent,
setTextContent:a.setTextContent})}})})();(function(){c.Bootstrap.define("qx.bom.Label",{statics:{__yd:null,setValue:function(a,b){b=b||"";a.useHtml?(c.bom.Label.__yd&&"function"===typeof c.bom.Label.__yd&&(b=c.bom.Label.__yd(b)),a.innerHTML=b):!c.core.Environment.get("css.textoverflow")&&c.core.Environment.get("html.xul")?a.firstChild.setAttribute("value",b):c.bom.element.Attribute.set(a,"text",b)},getValue:function(a){return a.useHtml?a.innerHTML:!c.core.Environment.get("css.textoverflow")&&c.core.Environment.get("html.xul")?
a.firstChild.getAttribute("value")||"":c.bom.element.Attribute.get(a,"text")}}})})();(function(){qxWeb.define("baselib.module.util.Uri",{statics:{appendParams:function(a,b){return c.util.Uri.appendParamsToUrl(a,b)},getAbsolute:function(a){return c.util.Uri.getAbsolute(a)},parse:function(a,b){return c.util.Uri.parseUri(a,b)},toParameter:function(a,b){return c.util.Uri.toParameter(a,b)}},defer:function(a){qxWeb.$attachStatic({uri:{appendParams:a.appendParams,getAbsolute:a.getAbsolute,parse:a.parse,
toParameter:a.toParameter}})}})})();(function(){c.Bootstrap.define("baselib.module.util.Viewport",{statics:{getViewportOffset:function(){if(this[0]){var a=this[0].getBoundingClientRect();return{top:a.top,bottom:a.bottom,left:a.left,right:a.right}}}},defer:function(a){qxWeb.$attach({getViewportOffset:a.getViewportOffset})}})})();(function(){qxWeb.define("baselib.Thenable",{construct:function(a,b){this.__Ly=a;this.__wW=b},members:{__wW:null,__Ly:null,__Lz:null,_getPromise:function(){return this.__Ly},
_setPromise:function(a){this.__Ly=a},then:function(a,b){this.__Lz=b;this.__Ly&&(this.__Ly=this.__Ly.then(a,b));return this},"catch":function(a){this.__Ly&&(this.__Ly=this.__Ly["catch"](a));return this},fail:function(a){return this["catch"](a)},abort:function(a){this.__wW&&this.__wW();return this},_getRejectionCallback:function(){return this.__Lz}}})})();window.$q=window.qxWeb;window.qx=void 0;try{delete window.qx}catch(Ya){}})();

//### zip:baseLib-1.0.8.jar/PUSTEFIX-INF/script/animation-min.js
(function(){var c=window.qxWeb.$$qx;c.Bootstrap.setRoot({qx:window.qxWeb.$$qx,baselib:window.baselib,qui:window.qui});c.$$packageData["0"]={locales:{},resources:{},translations:{C:{},en:{}}};(function(){c.Bootstrap.define("qx.module.Animation",{events:{animationStart:void 0,animationIteration:void 0,animationEnd:void 0},statics:{getAnimationHandles:function(){for(var a=[],b=0;b<this.length;b++)a[b]=this[b].$$animation;return a},_fadeOut:{duration:700,timing:"ease-out",keep:100,keyFrames:{0:{opacity:1},
100:{opacity:0,display:"none"}}},_fadeIn:{duration:700,timing:"ease-in",keep:100,keyFrames:{0:{opacity:0},100:{opacity:1}}},animate:function(a,b){c.module.Animation._animate.bind(this)(a,b,!1);return this},animateReverse:function(a,b){c.module.Animation._animate.bind(this)(a,b,!0);return this},_animate:function(a,b,d){this._forEachElement(function(g,e){g.$$animation&&g.$$animation.stop();var f;f=d?c.bom.element.Animation.animateReverse(g,a,b):c.bom.element.Animation.animate(g,a,b);var h=this;0==e&&
(f.on("start",function(){h.emit("animationStart")},f),f.on("iteration",function(){h.emit("animationIteration")},f));f.on("end",function(){for(var a=0;a<h.length;a++)if(h[a].$$animation)return;h.emit("animationEnd")},g)})},play:function(){for(var a=0;a<this.length;a++){var b=this[a].$$animation;b&&b.play()}return this},pause:function(){for(var a=0;a<this.length;a++){var b=this[a].$$animation;b&&b.pause()}return this},stop:function(){for(var a=0;a<this.length;a++){var b=this[a].$$animation;b&&b.stop()}return this},
isPlaying:function(){for(var a=0;a<this.length;a++){var b=this[a].$$animation;if(b&&b.isPlaying())return!0}return!1},isEnded:function(){for(var a=0;a<this.length;a++){var b=this[a].$$animation;if(b&&!b.isEnded())return!1}return!0},fadeIn:function(a){this.setStyle("display","");return this.animate(c.module.Animation._fadeIn,a)},fadeOut:function(a){return this.animate(c.module.Animation._fadeOut,a)}},defer:function(a){qxWeb.$attach({animate:a.animate,animateReverse:a.animateReverse,fadeIn:a.fadeIn,
fadeOut:a.fadeOut,play:a.play,pause:a.pause,stop:a.stop,isEnded:a.isEnded,isPlaying:a.isPlaying,getAnimationHandles:a.getAnimationHandles});"ie"===qxWeb.env.get("browser.name")&&9>=qxWeb.env.get("browser.version")&&(a._fadeIn.keyFrames[100].opacity=0.99)}})})();(function(){c.Bootstrap.define("qx.bom.client.CssTransform",{statics:{getSupport:function(){var a=c.bom.client.CssTransform.getName();return null!=a?{name:a,style:c.bom.client.CssTransform.getStyle(),origin:c.bom.client.CssTransform.getOrigin(),
"3d":c.bom.client.CssTransform.get3D(),perspective:c.bom.client.CssTransform.getPerspective(),"perspective-origin":c.bom.client.CssTransform.getPerspectiveOrigin(),"backface-visibility":c.bom.client.CssTransform.getBackFaceVisibility()}:null},getStyle:function(){return c.bom.Style.getPropertyName("transformStyle")},getPerspective:function(){return c.bom.Style.getPropertyName("perspective")},getPerspectiveOrigin:function(){return c.bom.Style.getPropertyName("perspectiveOrigin")},getBackFaceVisibility:function(){return c.bom.Style.getPropertyName("backfaceVisibility")},
getOrigin:function(){return c.bom.Style.getPropertyName("transformOrigin")},getName:function(){return c.bom.Style.getPropertyName("transform")},get3D:function(){return null!=c.bom.client.CssTransform.getPerspective()}},defer:function(a){c.core.Environment.add("css.transform",a.getSupport);c.core.Environment.add("css.transform.3d",a.get3D)}})})();(function(){c.Bootstrap.define("qx.bom.element.Animation",{statics:{animate:function(a,b,d){var g=c.bom.element.Animation.__pB(a,b.keyFrames);return c.core.Environment.get("css.animation")&&
g?c.bom.element.AnimationCss.animate(a,b,d):c.bom.element.AnimationJs.animate(a,b,d)},animateReverse:function(a,b,d){var g=c.bom.element.Animation.__pB(a,b.keyFrames);return c.core.Environment.get("css.animation")&&g?c.bom.element.AnimationCss.animateReverse(a,b,d):c.bom.element.AnimationJs.animateReverse(a,b,d)},__pB:function(a,b){var d=[],g;for(g in b){var e=b[g],f;for(f in e)-1==d.indexOf(f)&&d.push(f)}g=["scale","rotate","skew","translate"];for(e=0;e<d.length;e++)if(f=c.lang.String.camelCase(d[e]),
!(f in a.style||-1!=g.indexOf(d[e])||c.bom.Style.getPropertyName(f)))return!1;return!0}}})})();(function(){c.Bootstrap.define("qx.bom.element.AnimationHandle",{extend:c.event.Emitter,construct:function(){var a=c.core.Environment.get("css.animation");this.__pN=a&&a["play-state"];this.__pO=!0},events:{start:"Element",end:"Element",iteration:"Element"},members:{__pN:null,__pO:!1,__pP:!1,isPlaying:function(){return this.__pO},isEnded:function(){return this.__pP},isPaused:function(){return"paused"==this.el.style[this.__pN]},
pause:function(){this.el&&(this.el.style[this.__pN]="paused",this.el.$$animation.__pO=!1,this.animationId&&c.bom.element.AnimationJs&&c.bom.element.AnimationJs.pause(this))},play:function(){this.el&&(this.el.style[this.__pN]="running",this.el.$$animation.__pO=!0,void 0!=this.i&&c.bom.element.AnimationJs&&c.bom.element.AnimationJs.play(this))},stop:function(){this.el&&c.core.Environment.get("css.animation")&&!this.jsAnimation?(this.el.style[this.__pN]="",this.el.style[c.core.Environment.get("css.animation").name]=
"",this.el.$$animation.__pO=!1,this.el.$$animation.__pP=!0):this.jsAnimation&&(this.stopped=!0,c.bom.element.AnimationJs.stop(this))}}})})();(function(){c.Bootstrap.define("qx.util.ColorUtil",{statics:{REGEXP:{hex3:/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,rgb:/^rgb\(\s*([0-9]{1,3}\.{0,1}[0-9]*)\s*,\s*([0-9]{1,3}\.{0,1}[0-9]*)\s*,\s*([0-9]{1,3}\.{0,1}[0-9]*)\s*\)$/,rgba:/^rgba\(\s*([0-9]{1,3}\.{0,1}[0-9]*)\s*,\s*([0-9]{1,3}\.{0,1}[0-9]*)\s*,\s*([0-9]{1,3}\.{0,1}[0-9]*)\s*,\s*([0-9]{1,3}\.{0,1}[0-9]*)\s*\)$/},
SYSTEM:{activeborder:!0,activecaption:!0,appworkspace:!0,background:!0,buttonface:!0,buttonhighlight:!0,buttonshadow:!0,buttontext:!0,captiontext:!0,graytext:!0,highlight:!0,highlighttext:!0,inactiveborder:!0,inactivecaption:!0,inactivecaptiontext:!0,infobackground:!0,infotext:!0,menu:!0,menutext:!0,scrollbar:!0,threeddarkshadow:!0,threedface:!0,threedhighlight:!0,threedlightshadow:!0,threedshadow:!0,window:!0,windowframe:!0,windowtext:!0},NAMED:{black:[0,0,0],silver:[192,192,192],gray:[128,128,128],
white:[255,255,255],maroon:[128,0,0],red:[255,0,0],purple:[128,0,128],fuchsia:[255,0,255],green:[0,128,0],lime:[0,255,0],olive:[128,128,0],yellow:[255,255,0],navy:[0,0,128],blue:[0,0,255],teal:[0,128,128],aqua:[0,255,255],transparent:[-1,-1,-1],magenta:[255,0,255],orange:[255,165,0],brown:[165,42,42]},isNamedColor:function(a){return void 0!==this.NAMED[a]},isSystemColor:function(a){return void 0!==this.SYSTEM[a]},supportsThemes:function(){return c.Class?c.Class.isDefined("qx.theme.manager.Color"):
!1},isThemedColor:function(a){return this.supportsThemes()?c.theme&&c.theme.manager&&c.theme.manager.Color?c.theme.manager.Color.getInstance().isDynamic(a):!1:!1},stringToRgb:function(a){this.supportsThemes()&&this.isThemedColor(a)&&(a=c.theme.manager.Color.getInstance().resolveDynamic(a));if(this.isNamedColor(a))return this.NAMED[a].concat();if(this.isSystemColor(a))throw Error("Could not convert system colors to RGB: "+a);if(this.isRgbaString(a))return this.__nt(a);if(this.isRgbString(a))return this.__ns();
if(this.isHex3String(a))return this.__nu();if(this.isHex6String(a))return this.__nv();throw Error("Could not parse color: "+a);},cssStringToRgb:function(a){if(this.isNamedColor(a))return this.NAMED[a];if(this.isSystemColor(a))throw Error("Could not convert system colors to RGB: "+a);if(this.isRgbString(a))return this.__ns();if(this.isRgbaString(a))return this.__nt();if(this.isHex3String(a))return this.__nu();if(this.isHex6String(a))return this.__nv();throw Error("Could not parse color: "+a);},stringToRgbString:function(a){return this.rgbToRgbString(this.stringToRgb(a))},
rgbToRgbString:function(a){return"rgb"+(void 0!==a[3]?"a":"")+"("+a.join(",")+")"},rgbToHexString:function(a){return"#"+c.lang.String.pad(a[0].toString(16).toUpperCase(),2)+c.lang.String.pad(a[1].toString(16).toUpperCase(),2)+c.lang.String.pad(a[2].toString(16).toUpperCase(),2)},isValidPropertyValue:function(a){return this.isThemedColor(a)||this.isNamedColor(a)||this.isHex3String(a)||this.isHex6String(a)||this.isRgbString(a)||this.isRgbaString(a)},isCssString:function(a){return this.isSystemColor(a)||
this.isNamedColor(a)||this.isHex3String(a)||this.isHex6String(a)||this.isRgbString(a)||this.isRgbaString(a)},isHex3String:function(a){return this.REGEXP.hex3.test(a)},isHex6String:function(a){return this.REGEXP.hex6.test(a)},isRgbString:function(a){return this.REGEXP.rgb.test(a)},isRgbaString:function(a){return this.REGEXP.rgba.test(a)},__ns:function(){var a=parseInt(RegExp.$1,10),b=parseInt(RegExp.$2,10),d=parseInt(RegExp.$3,10);return[a,b,d]},__nt:function(){var a=parseInt(RegExp.$1,10),b=parseInt(RegExp.$2,
10),d=parseInt(RegExp.$3,10),c=parseFloat(RegExp.$4,10);return 0===a&&0===b&0===d&&0===c?[-1,-1,-1]:[a,b,d]},__nu:function(){var a=17*parseInt(RegExp.$1,16),b=17*parseInt(RegExp.$2,16),d=17*parseInt(RegExp.$3,16);return[a,b,d]},__nv:function(){var a=16*parseInt(RegExp.$1,16)+parseInt(RegExp.$2,16),b=16*parseInt(RegExp.$3,16)+parseInt(RegExp.$4,16),d=16*parseInt(RegExp.$5,16)+parseInt(RegExp.$6,16);return[a,b,d]},hex3StringToRgb:function(a){if(this.isHex3String(a))return this.__nu(a);throw Error("Invalid hex3 value: "+
a);},hex3StringToHex6String:function(a){return this.isHex3String(a)?this.rgbToHexString(this.hex3StringToRgb(a)):a},hex6StringToRgb:function(a){if(this.isHex6String(a))return this.__nv(a);throw Error("Invalid hex6 value: "+a);},hexStringToRgb:function(a){if(this.isHex3String(a))return this.__nu(a);if(this.isHex6String(a))return this.__nv(a);throw Error("Invalid hex value: "+a);},rgbToHsb:function(a){var b,d;b=a[0];var c=a[1],e=a[2],f=b>c?b:c;e>f&&(f=e);var h=b<c?b:c;e<h&&(h=e);d=f/255;a=0!=f?(f-h)/
f:0;if(0==a)b=0;else{var l=(f-b)/(f-h),k=(f-c)/(f-h),e=(f-e)/(f-h);b=(b==f?e-k:c==f?2+l-e:4+k-l)/6;0>b&&(b+=1)}return[Math.round(360*b),Math.round(100*a),Math.round(100*d)]},hsbToRgb:function(a){var b,d,c,e;d=a[0]/360;e=a[1]/100;a=a[2]/100;1<=d&&(d%=1);1<e&&(e=1);1<a&&(a=1);var f=Math.floor(255*a),h,l,k;if(0==e)h=l=k=f;else switch(d*=6,a=Math.floor(d),b=d-a,d=Math.floor(f*(1-e)),c=Math.floor(f*(1-e*b)),e=Math.floor(f*(1-e*(1-b))),a){case 0:h=f;l=e;k=d;break;case 1:h=c;l=f;k=d;break;case 2:h=d;l=f;
k=e;break;case 3:h=d;l=c;k=f;break;case 4:h=e;l=d;k=f;break;case 5:h=f,l=d,k=c}return[h,l,k]},randomColor:function(){var a=Math.round(255*Math.random()),b=Math.round(255*Math.random()),d=Math.round(255*Math.random());return this.rgbToRgbString([a,b,d])}}})})();(function(){c.Bootstrap.define("qx.bom.client.CssAnimation",{statics:{getSupport:function(){var a=c.bom.client.CssAnimation.getName();return null!=a?{name:a,"play-state":c.bom.client.CssAnimation.getPlayState(),"start-event":c.bom.client.CssAnimation.getAnimationStart(),
"iteration-event":c.bom.client.CssAnimation.getAnimationIteration(),"end-event":c.bom.client.CssAnimation.getAnimationEnd(),"fill-mode":c.bom.client.CssAnimation.getFillMode(),keyframes:c.bom.client.CssAnimation.getKeyFrames()}:null},getFillMode:function(){return c.bom.Style.getPropertyName("AnimationFillMode")},getPlayState:function(){return c.bom.Style.getPropertyName("AnimationPlayState")},getName:function(){return c.bom.Style.getPropertyName("animation")},getAnimationStart:function(){return c.bom.Event.supportsEvent(window,
"webkitanimationstart")?"webkitAnimationStart":{msAnimation:"MSAnimationStart",WebkitAnimation:"webkitAnimationStart",MozAnimation:"animationstart",OAnimation:"oAnimationStart",animation:"animationstart"}[this.getName()]},getAnimationIteration:function(){return c.bom.Event.supportsEvent(window,"webkitanimationiteration")?"webkitAnimationIteration":{msAnimation:"MSAnimationIteration",WebkitAnimation:"webkitAnimationIteration",MozAnimation:"animationiteration",OAnimation:"oAnimationIteration",animation:"animationiteration"}[this.getName()]},
getAnimationEnd:function(){return c.bom.Event.supportsEvent(window,"webkitanimationend")?"webkitAnimationEnd":{msAnimation:"MSAnimationEnd",WebkitAnimation:"webkitAnimationEnd",MozAnimation:"animationend",OAnimation:"oAnimationEnd",animation:"animationend"}[this.getName()]},getKeyFrames:function(){for(var a=c.bom.Style.VENDOR_PREFIXES,b=[],d=0;d<a.length;d++){var g="@"+c.bom.Style.getCssName(a[d])+"-keyframes";b.push(g)}b.unshift("@keyframes");a=c.bom.Stylesheet.createElement();for(d=0;d<b.length;d++)try{return c.bom.Stylesheet.addRule(a,
b[d]+" name",""),b[d]}catch(e){}return null},getRequestAnimationFrame:function(){for(var a=["requestAnimationFrame","msRequestAnimationFrame","webkitRequestAnimationFrame","mozRequestAnimationFrame","oRequestAnimationFrame"],b=0;b<a.length;b++)if(void 0!=window[a[b]])return a[b];return null}},defer:function(a){c.core.Environment.add("css.animation",a.getSupport);c.core.Environment.add("css.animation.requestframe",a.getRequestAnimationFrame)}})})();(function(){c.Bootstrap.define("qx.bom.element.AnimationCss",
{statics:{__iQ:null,__pC:"Anni",__mD:0,__nw:{},__pD:{scale:!0,rotate:!0,skew:!0,translate:!0},__pE:c.core.Environment.get("css.animation"),animateReverse:function(a,b,d){return this._animate(a,b,d,!0)},animate:function(a,b,d){return this._animate(a,b,d,!1)},_animate:function(a,b,d,g){this.__pJ(b);var e=b.keep;null!=e&&(g||b.alternate&&0==b.repeat%2)&&(e=100-e);this.__iQ||(this.__iQ=c.bom.Stylesheet.createElement());var f=b.keyFrames;void 0==d&&(d=b.duration);null!=this.__pE&&(d=this.__pL(f,g)+" "+
d+"ms "+b.timing+" "+(b.delay?b.delay+"ms ":"")+b.repeat+" "+(b.alternate?"alternate":""),c.bom.Event.addNativeListener(a,this.__pE["start-event"],this.__pF),c.bom.Event.addNativeListener(a,this.__pE["iteration-event"],this.__pG),c.bom.Event.addNativeListener(a,this.__pE["end-event"],this.__pH),a.style[c.lang.String.camelCase(this.__pE.name)]=d,e&&(100==e&&this.__pE["fill-mode"])&&(a.style[this.__pE["fill-mode"]]="forwards"));d=new c.bom.element.AnimationHandle;d.desc=b;d.el=a;d.keep=e;a.$$animation=
d;null!=b.origin&&c.bom.element.Transform.setOrigin(a,b.origin);null==this.__pE&&window.setTimeout(function(){c.bom.element.AnimationCss.__pH({target:a})},0);return d},__pF:function(a){a.target.$$animation&&a.target.$$animation.emit("start",a.target)},__pG:function(a){null!=a.target&&null!=a.target.$$animation&&a.target.$$animation.emit("iteration",a.target)},__pH:function(a){a=a.target;var b=a.$$animation;if(b){var d=b.desc;if(null!=c.bom.element.AnimationCss.__pE){var g=c.lang.String.camelCase(c.bom.element.AnimationCss.__pE.name);
a.style[g]="";c.bom.Event.removeNativeListener(a,c.bom.element.AnimationCss.__pE.name,c.bom.element.AnimationCss.__pH)}null!=d.origin&&c.bom.element.Transform.setOrigin(a,"");c.bom.element.AnimationCss.__pI(a,d.keyFrames[b.keep]);a.$$animation=null;b.el=null;b.ended=!0;b.emit("end",a)}},__pI:function(a,b){var d,g;for(g in b)g in c.bom.element.AnimationCss.__pD?(d||(d={}),d[g]=b[g]):a.style[c.lang.String.camelCase(g)]=b[g];d&&c.bom.element.Transform.transform(a,d)},__pJ:function(a){a.hasOwnProperty("alternate")||
(a.alternate=!1);a.hasOwnProperty("keep")||(a.keep=null);a.hasOwnProperty("repeat")||(a.repeat=1);a.hasOwnProperty("timing")||(a.timing="linear");a.hasOwnProperty("origin")||(a.origin=null)},__pK:null,__pL:function(a,b){var d="",g;for(g in a){var d=d+((b?-(g-100):g)+"% {"),e=a[g],f,h;for(h in e)if(h in this.__pD)f||(f={}),f[h]=e[h];else var l=c.bom.Style.getPropertyName(h),l=null!==l?c.bom.Style.getCssName(l):"",d=d+((l||h)+":"+e[h]+";");f&&(d+=c.bom.element.Transform.getCss(f));d+="} "}if(this.__nw[d])return this.__nw[d];
g=this.__pC+this.__mD++;c.bom.Stylesheet.addRule(this.__iQ,this.__pE.keyframes+" "+g,d);return this.__nw[d]=g},__pM:function(){this.__mD=0;this.__iQ&&(this.__iQ.ownerNode.remove(),this.__iQ=null,this.__nw={})}},defer:function(a){"ios"===c.core.Environment.get("os.name")&&8<=parseInt(c.core.Environment.get("os.version"))&&document.addEventListener("visibilitychange",function(){document.hidden||a.__pM()},!1)}})})();(function(){c.Bootstrap.define("qx.bom.element.AnimationJs",{statics:{__pQ:30,__pR:"% in cm mm em ex pt pc px".split(" "),
__pD:{scale:!0,rotate:!0,skew:!0,translate:!0},animate:function(a,b,d){return this._animate(a,b,d,!1)},animateReverse:function(a,b,d){return this._animate(a,b,d,!0)},_animate:function(a,b,d,g){if(a.$$animation)return a.$$animation;b=c.lang.Object.clone(b,!0);void 0==d&&(d=b.duration);var e=b.keyFrames,f=this.__qb(e),h=this.__qa(d,f),l=parseInt(d/h,10);this.__pS(e,a);d=this.__pU(l,h,f,e,d,b.timing);var k=new c.bom.element.AnimationHandle;k.jsAnimation=!0;g&&(d.reverse(),k.reverse=!0);k.desc=b;k.el=
a;k.delta=d;k.stepTime=h;k.steps=l;a.$$animation=k;k.i=0;k.initValues={};k.repeatSteps=this.__pX(l,b.repeat);var t=this;k.delayId=window.setTimeout(function(){k.delayId=null;t.play(k)},b.delay||0);return k},__pS:function(a,b){var d={},g;for(g in a)for(var e in a[g]){var f=c.bom.Style.getPropertyName(e);f&&f!=e&&(f=c.bom.Style.getCssName(f),a[g][f]=a[g][e],delete a[g][e],e=f);void 0==d[e]&&(f=a[g][e],d[e]="string"==typeof f?this.__pV(f):"")}for(g in a)for(e in f=a[g],d)void 0==f[e]&&(f[e]=e in b.style?
window.getComputedStyle?getComputedStyle(b,null)[e]:b.style[e]:b[e],""===f[e]&&-1!=this.__pR.indexOf(d[e])&&(f[e]="0"+d[e]))},__pT:function(a){a=c.lang.Object.clone(a);var b,d;for(d in a)d in this.__pD&&(b||(b={}),b[d]=a[d],delete a[d]);b&&(b=c.bom.element.Transform.getCss(b).split(":"),1<b.length&&(a[b[0]]=b[1].replace(";","")));return a},__pU:function(a,b,d,g,e,f){a=Array(a);var h=1;a[0]=this.__pT(g[0]);for(var l=g[0],k=g[d[h]],t=Math.floor(d[h]/(100*(b/e))),r=1,n=1;n<a.length;n++){100*(n*b/e)>
d[h]&&(l=k,h++,k=g[d[h]],t=Math.floor(d[h]/(100*(b/e)))-t,r=1);a[n]={};var q,m;for(m in k){var p=k[m]+"";if(m in this.__pD)if(q||(q={}),c.Bootstrap.isArray(l[m]))for(c.Bootstrap.isArray(k[m])||(k[m]=[k[m]]),q[m]=[],p=0;p<k[m].length;p++){var s=r/t;q[m][p]=this.__pW(k[m][p]+"",l[m],f,s)}else s=r/t,q[m]=this.__pW(p,l[m],f,s);else if("#"==p.charAt(0)){for(var u=c.util.ColorUtil.cssStringToRgb(l[m]),w=c.util.ColorUtil.cssStringToRgb(p),v=[],p=0;p<u.length;p++){var x=u[p]-w[p],s=r/t,s=c.bom.AnimationFrame.calculateTiming(f,
s);v[p]=parseInt(u[p]-x*s,10)}a[n][m]=c.util.ColorUtil.rgbToHexString(v)}else isNaN(parseFloat(p))?a[n][m]=l[m]+"":(s=r/t,a[n][m]=this.__pW(p,l[m],f,s))}q&&(u=c.bom.element.Transform.getCss(q).split(":"),1<u.length&&(a[n][u[0]]=u[1].replace(";","")));r++}a[a.length-1]=this.__pT(g[100]);return a},__pV:function(a){return a.substring((parseFloat(a)+"").length,a.length)},__pW:function(a,b,d,g){var e=parseFloat(a)-parseFloat(b);return parseFloat(b)+e*c.bom.AnimationFrame.calculateTiming(d,g)+this.__pV(a)},
play:function(a){a.emit("start",a.el);var b=window.setInterval(function(){a.repeatSteps--;var b=a.delta[a.i%a.steps];if(0===a.i)for(var g in b)void 0===a.initValues[g]&&(a.initValues[g]=void 0!==a.el[g]?a.el[g]:c.bom.element.Style?c.bom.element.Style.get(a.el,c.lang.String.camelCase(g)):a.el.style[c.lang.String.camelCase(g)]);c.bom.element.AnimationJs.__pY(a.el,b);a.i++;0==a.i%a.steps&&(a.emit("iteration",a.el),a.desc.alternate&&a.delta.reverse());0>a.repeatSteps&&c.bom.element.AnimationJs.stop(a)},
a.stepTime);a.animationId=b;return a},pause:function(a){window.clearInterval(a.animationId);a.animationId=null;return a},stop:function(a){var b=a.desc,d=a.el,c=a.initValues;a.animationId&&window.clearInterval(a.animationId);a.delayId&&window.clearTimeout(a.delayId);if(void 0==d)return a;var e=b.keep;if(void 0==e||a.stopped)this.__pY(d,c);else{if(a.reverse||b.alternate&&b.repeat&&0==b.repeat%2)e=100-e;this.__pY(d,b.keyFrames[e])}d.$$animation=null;a.el=null;a.ended=!0;a.animationId=null;a.emit("end",
d);return a},__pX:function(a,b){return void 0==b?a:"infinite"==b?Number.MAX_VALUE:a*b},__pY:function(a,b){for(var d in b)if(void 0!==b[d])if("undefined"===typeof a.style[d]&&d in a)a[d]=b[d];else{var g=c.bom.Style.getPropertyName(d)||d;c.bom.element.Style?c.bom.element.Style.set(a,g,b[d]):a.style[g]=b[d]}},__qa:function(a,b){for(var d=100,c=0;c<b.length-1;c++)d=Math.min(d,b[c+1]-b[c]);for(d=a*d/100;d>this.__pQ;)d/=2;return Math.round(d)},__qb:function(a){a=Object.keys(a);for(var b=0;b<a.length;b++)a[b]=
parseInt(a[b],10);a.sort(function(a,b){return a-b});return a}}})})();(function(){c.Bootstrap.define("qx.bom.AnimationFrame",{extend:c.event.Emitter,events:{end:void 0,frame:"Number"},members:{__qd:!1,startSequence:function(a){this.__qd=!1;var b=+new Date,d=function(g){this.__qd?this.id=null:g>=b+a?(this.emit("end"),this.id=null):(g=Math.max(g-b,0),this.emit("frame",g),this.id=c.bom.AnimationFrame.request(d,this))};this.id=c.bom.AnimationFrame.request(d,this)},cancelSequence:function(){this.__qd=!0}},
statics:{TIMEOUT:30,calculateTiming:function(a,b){if("ease-in"==a)var d=[3.1223E-7,0.0757,1.2646,-0.167,-0.4387,0.2654];else if("ease-out"==a)d=[-7.0198E-8,1.652,-0.551,-0.0458,0.1255,-0.1807];else{if("linear"==a)return b;d="ease-in-out"==a?[2.482E-7,-0.2289,3.3466,-1.0857,-1.7354,0.7034]:[-0.0021,0.2472,9.8054,-21.6869,17.7611,-5.1226]}for(var c=0,e=0;e<d.length;e++)c+=d[e]*Math.pow(b,e);return c},request:function(a,b){var d=c.core.Environment.get("css.animation.requestframe"),g=function(d){1E10>
d&&(d=this.__fq+d);d=d||+new Date;a.call(b,d)};return d?window[d](g):window.setTimeout(function(){g()},c.bom.AnimationFrame.TIMEOUT)}},defer:function(a){a.__fq=window.performance&&performance.timing&&performance.timing.navigationStart;a.__fq||(a.__fq=Date.now())}})})();(function(){c.Bootstrap.define("qx.bom.element.Transform",{statics:{__qc:c.core.Environment.get("css.transform"),transform:function(a,b){var d=this.getTransformValue(b);null!=this.__qc&&(a.style[this.__qc.name]=d)},translate:function(a,
b){this.transform(a,{translate:b})},scale:function(a,b){this.transform(a,{scale:b})},rotate:function(a,b){this.transform(a,{rotate:b})},skew:function(a,b){this.transform(a,{skew:b})},getCss:function(a){a=this.getTransformValue(a);return null!=this.__qc?c.bom.Style.getCssName(this.__qc.name)+":"+a+";":""},setOrigin:function(a,b){null!=this.__qc&&(a.style[this.__qc.origin]=b)},getOrigin:function(a){return null!=this.__qc?a.style[this.__qc.origin]:""},setStyle:function(a,b){null!=this.__qc&&(a.style[this.__qc.style]=
b)},getStyle:function(a){return null!=this.__qc?a.style[this.__qc.style]:""},setPerspective:function(a,b){null!=this.__qc&&(a.style[this.__qc.perspective]=b+"px")},getPerspective:function(a){return null!=this.__qc?a.style[this.__qc.perspective]:""},setPerspectiveOrigin:function(a,b){null!=this.__qc&&(a.style[this.__qc["perspective-origin"]]=b)},getPerspectiveOrigin:function(a){if(null!=this.__qc){var b=a.style[this.__qc["perspective-origin"]];if(""!=b)return b;b=a.style[this.__qc["perspective-origin"]+
"X"];a=a.style[this.__qc["perspective-origin"]+"Y"];if(""!=b)return b+" "+a}return""},setBackfaceVisibility:function(a,b){null!=this.__qc&&(a.style[this.__qc["backface-visibility"]]=b?"visible":"hidden")},getBackfaceVisibility:function(a){return null!=this.__qc?"visible"==a.style[this.__qc["backface-visibility"]]:!0},getTransformValue:function(a){var b="",d=["translate","scale"],g;for(g in a)var e=a[g],b=c.Bootstrap.isArray(e)?3===e.length&&-1<d.indexOf(g)&&c.core.Environment.get("css.transform.3d")?
b+this._compute3dProperty(g,e):b+this._computeAxisProperties(g,e):b+(g+"("+e+") ");return b.trim()},_compute3dProperty:function(a,b){var d;for(d=0;d<b.length;d++)null==b[d]&&(b[d]=0);return d=""+(a+"3d("+b.join(", ")+") ")},_computeAxisProperties:function(a,b){for(var d="",g=["X","Y","Z"],e=0;e<b.length;e++)null==b[e]||2==e&&!c.core.Environment.get("css.transform.3d")||(d+=a+g[e]+"(",d+=b[e],d+=") ");return d}}})})();(function(){c.Bootstrap.define("baselib.module.Animation",{statics:{__LB:{duration:400,
timing:"linear",keep:100},__LC:{GROW:100,GROW_WIDTH:100,GROW_HEIGHT:100,SHRINK:0,SHRINK_WIDTH:0,SHRINK_HEIGHT:0},__LD:"width height paddingLeft paddingTop paddingRight paddingBottom".split(" "),slideUp:function(a,b){return this.animateNamed("SHRINK_HEIGHT",a,b)},slideDown:function(a,b){return this.animateNamed("GROW_HEIGHT",a,b)},animateNamed:function(a,b,d){if(void 0!==baselib.module.Animation.__LC[a]){var c,e=null,f=null;switch(a){case "GROW":case "SHRINK":c="width height paddingLeft paddingTop paddingRight paddingBottom".split(" ");
break;case "GROW_WIDTH":case "SHRINK_WIDTH":c=["width","paddingLeft","paddingRight"];e="height";break;case "GROW_HEIGHT":case "SHRINK_HEIGHT":c=["height","paddingTop","paddingBottom"],e="width"}var h=100===baselib.module.Animation.__LC[a];baselib.module.Animation.__LG(this);a=baselib.module.Animation.__LF(this,c);var l=baselib.module.Animation.__LE(this,c,a);baselib.module.Animation.__LH(this,c);var k=this;this.forEach(function(a,r){var n=qxWeb(a),q=qxWeb.object.clone(baselib.module.Animation.__LB);
q.keyFrames=l[r];b||(b=q.duration);void 0!==d&&"linear"!==d&&(q.timing=d);n.show();if(null!==e){f=a.style[e];var m;m="height"===e||"width"===e?n["get"+qxWeb.string.firstUp(e)]()+"px":n.getStyle(e);n.setStyle(e,m)}m=n.getStyle("overflow");if("hidden"!==m){n.setProperty("original_overflow",m);n.setStyle("overflow","hidden");m=n.getChildren(":first");var p=0===m.length?0:m.getOffset().top,p=n.getOffset().top-p;m.setStyle("marginTop",p+"px")}else n.setProperty("original_overflow",null);n[h?"animate":
"animateReverse"](q,b).once("animationEnd",function(){h||qxWeb(a).hide();baselib.module.Animation.__LH(this,c);var b=n.getProperty("original_overflow");null!==b&&(qxWeb(a).setStyle("overflow","visible"===b?null:b),n.getChildren(":first").setStyle("marginTop",null));null!==f&&(a.style[e]=f);r===k.length-1&&window.setTimeout(function(){k.emit("animationEnd")},0)},this)},k)}else qxWeb.debug("' "+a+"' is not a pre-defined named animation!");return this},__LE:function(a,b,d){var c=[];a.forEach(function(a,
f){for(var h={0:{},100:{}},l=0,k=b.length;l<k;l++)h[0][b[l]]="0px",h[100][b[l]]=d[f][l];c.push(h)});return c},__LF:function(a,b){var d=[];a.forEach(function(a){var c=[],f=qxWeb(a),h="none"!==a.style.display,l;h||(l={position:a.style.position,visibility:a.style.visibility},f.setStyles({position:"absolute",visibility:"hidden"}),f.show());a=0;for(var k=b.length;a<k;a++)"width"===b[a]?c.push(f.getWidth()+"px"):"height"===b[a]?c.push(f.getHeight()+"px"):c.push(f.getStyle(b[a]));d.push(c);h||(f.setStyles(l),
f.hide())});return d},__LG:function(a){var b=baselib.module.Animation.__LD;a.forEach(function(a){for(var c=qxWeb(a),e=0,f=b.length;e<f;e++)"width"===b[e]?(c.getWidth(),parseInt(c.getStyle("paddingLeft"),10),parseInt(c.getStyle("paddingRight"),10)):"height"===b[e]?(c.getHeight(),parseInt(c.getStyle("paddingTop"),10),parseInt(c.getStyle("paddingBottom"),10)):c.getStyle(b[e]),c.setProperty("animation-restore-"+b[e],a.style[b[e]])})},__LH:function(a,b){a.forEach(function(a){for(var c=qxWeb(a),e,f=0,h=
b.length;f<h;f++)e=c.getProperty("animation-restore-"+b[f]),a.style[b[f]]=e})}},defer:function(a){qxWeb.$attach({animateNamed:a.animateNamed,slideUp:a.slideUp,slideDown:a.slideDown})}})})();(function(){c.Bootstrap.define("baselib.module.DocumentScroll",{statics:{setDocumentScrollTop:function(a,b){qxWeb("html,body").setScrollTop(a,b)},setDocumentScrollLeft:function(a,b){qxWeb("html,body").setScrollLeft(a,b)}},defer:function(a){void 0===qxWeb.setDocumentScrollTop&&void 0===qxWeb.setDocumentScrollLeft&&
qxWeb.$attachStatic({setDocumentScrollTop:a.setDocumentScrollTop,setDocumentScrollLeft:a.setDocumentScrollLeft})}})})()})();

//### zip:baseLib-1.0.8.jar/PUSTEFIX-INF/script/compat-min.js
(function(){var f=window.qxWeb.$$qx;f.Bootstrap.setRoot({qx:window.qxWeb.$$qx,baselib:window.baselib,qui:window.qui});f.$$packageData["0"]={locales:{},resources:{},translations:{}};(function(){f.Bootstrap.define("baselib.Compat",{statics:{wrap:function(a){baselib.Compat.logDeprecatedMessage("$q.wrap","$q()");return this(a)},eventRegistrationAddListener:function(a,b,c,d,f){baselib.Compat.logDeprecatedMessage("qx.event.Registration.addListener","on");5==arguments.length&&baselib.Compat.logMessage("'Capture' parameter no longer supported!");
qxWeb(a).on(b,c,d)},eventRegistrationRemoveListener:function(a,b,c,d,f){baselib.Compat.logDeprecatedMessage("qx.event.Registration.removeListener","off");5==arguments.length&&baselib.Compat.logMessage("'Capture' parameter no longer supported!");qxWeb(a).off(b,c,d)},eventTimerOnce:function(a,b,c){baselib.Compat.logDeprecatedMessage("qx.event.Timer.once","window.setTimeout");a=a.bind(b);return window.setTimeout(a,c)},addListener:function(a,b,c,d){baselib.Compat.logDeprecatedMessage("addListener","on");
4==arguments.length&&baselib.Compat.logMessage("'Capture' parameter no longer supported!");this.on(a,b,c);return this},removeListener:function(a,b,c,d){baselib.Compat.logDeprecatedMessage("removeListener","off");4==arguments.length&&baselib.Compat.logMessage("'Capture' parameter no longer supported!");this.off(a,b,c);return this},children:function(a){baselib.Compat.logDeprecatedMessage("children","getChildren");return this.getChildren(a)},parents:function(a){baselib.Compat.logDeprecatedMessage("parents",
"getParents");return this.getParents(a)},resetAttribute:function(a){baselib.Compat.logDeprecatedMessage("resetAttribute","removeAttribute");return this.setAttribute(a,null)},resetStyle:function(a){return this.setStyle(a,null)},bomEventFire:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.Event.fire","emit");var c;if(document.createEvent)return c=document.createEvent("HTMLEvents"),c.initEvent(b,!0,!0),!a.dispatchEvent(c);c=document.createEventObject();return a.fireEvent("on"+b,c)},bomEventAddNativeListener:function(a,
b,c,d){baselib.Compat.logDeprecatedMessage("qx.bom.Event.addNativeListener","on");qxWeb.$$qx.bom.Event.addNativeListener(a,b,c,d)},bomEventRemoveNativeListener:function(a,b,c,d){baselib.Compat.logDeprecatedMessage("qx.bom.Event.removeNativeListener","off");qxWeb.$$qx.bom.Event.removeNativeListener(a,b,c,d)},bomElementClassToggle:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Class.toggle","$q(SELECTOR).toggleClass");var c=qxWeb.create(a);c.toggleClass(b);return c.getClass()},dollarShortcut:function(a,
b){return qxWeb.isNode(a)?qxWeb(a):-1!=a.indexOf("<")?qxWeb.create(a):qxWeb(a)},bomCollectionQuery:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.Collection.query","$q(SELECTOR, CONTEXT)");return qxWeb(a,b)},bomCollectionHtml:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.Collection.html","$q.create(HTML, CONTEXT)");return qxWeb.create(a,b)},bomCollectionCreate:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.Collection.create","$q.create(HTML, CONTEXT)");return qxWeb.create(a,
b)},bomCollectionId:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.Collection.id","$q(#ID)");return qxWeb("#"+a)},bomElementLocationGetBottom:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Location.getBottom","$q(SELECTOR).getOffset().bottom");return qxWeb(a).getOffset().bottom},bomElementLocationGetTop:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Location.getTop","$q(SELECTOR).getOffset().top");return qxWeb(a).getOffset().top},bomElementLocationGetLeft:function(a,
b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Location.getLeft","$q(SELECTOR).getOffset().left");return qxWeb(a).getOffset().left},bomElementLocationGetRight:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Location.getRight","$q(SELECTOR).getOffset().right");return qxWeb(a).getOffset().right},bomElementStyleReset:function(a,b,c){baselib.Compat.logDeprecatedMessage("qx.bom.element.Style.reset","$q(SELECTOR).setStyle(STYLE, null)");qxWeb(a).setStyle(b,null)},bomElementStyleSetStyles:function(a,
b,c){baselib.Compat.logDeprecatedMessage("qx.bom.element.Style.setStyles","$q(SELECTOR).setStyles()");qxWeb(a).setStyles(b)},domElementHasChildren:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Element.hasChildren","$q(SELECTOR).getChildren().length");return 0!=qxWeb(a).getChildren().length},domElementInsertAfter:function(a,b){baselib.Compat.logDeprecatedMessage("qx.dom.Element.insertAfter","$q(NODE).after(ref)");return 0<qxWeb(a).after(b).length},domElementInsertAt:function(a,b,c){baselib.Compat.logDeprecatedMessage("qx.dom.Element.insertAt",
"$q(SELECTOR).before()");return 0<qxWeb(b).getChildren().eq(c).before(a).length},domElementInsertBefore:function(a,b){baselib.Compat.logDeprecatedMessage("qx.dom.Element.insertBefore","$q.(SELECTOR).before(node)");return 0<qxWeb(b).before(a).length},domElementInsertBegin:function(a,b){baselib.Compat.logDeprecatedMessage("qx.dom.Element.insertBegin","$q(SELECTOR).before(node)");return 0<qxWeb(b).getChildren().getFirst().before(a).length},domElementRemoveChild:function(a,b){baselib.Compat.logDeprecatedMessage("qx.dom.Element.removeChild",
"$q(SELECTOR).remove()");return 0<qxWeb(a).remove().length},domElementCreate:function(a,b,c){baselib.Compat.logDeprecatedMessage("qx.dom.Element.create","$q.create(HTML)");a="<"+a+" ";for(var d in b)a+=d+"='"+b[d]+"' ";b=qxWeb.create(a+">");return 0<b.length?b[0]:null},domNodeGetDocument:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Node.getDocument","qxWeb.getDocument");return qxWeb.getDocument(a)},domNodeGetName:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Node.getName","qxWeb.getName");
return a&&a.nodeName?a.nodeName.toLowerCase():null},domNodeGetText:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Node.getText","$q(SELECTOR).getTextContent");return qxWeb(a).getTextContent()},domNodeGetWindow:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Node.getWindow","qxWeb.getWindow");return qxWeb.getWindow(a)},domNodeIsDocument:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Node.isDocument","qxWeb.isDocument");return qxWeb.isDocument(a)},domNodeIsElement:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Node.isElement",
"qxWeb.isElement");return qxWeb.isElement(a)},domNodeIsNode:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Node.isNode","qxWeb.isNode");return qxWeb.isNode(a)},domNodeIsBlockNode:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Node.isBlockNode","qxWeb.isBlockNode");return qxWeb.isBlockNode(a)},domNodeIsWindow:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Node.isWindow","qxWeb.isWindow");return qxWeb.isWindow(a)},bomElementEmpty:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Element.empty",
"$q(element).empty");return 0<qxWeb(a).empty().length?"":null},bomElementHasListener:function(a,b,c){baselib.Compat.logDeprecatedMessage("qx.bom.Element.hasListener","$q(element).hasListener");return qxWeb(a).hasListener(b)},bomElementFocus:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.Element.focus","$q(element).focus");qxWeb(a).focus()},bomElementClone:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.Element.clone","$q(element).clone");return qxWeb(a).clone()[0]},bomElementAttributeReset:function(a,
b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Attribute.reset","$q(element).setAttribute");qxWeb(a).setAttribute(b,null)},bomViewportGetWidth:function(a){a=a||window;return qxWeb(a).getWidth()},bomViewportGetHeight:function(a){a=a||window;return qxWeb(a).getHeight()},domHierarchyGetDescendants:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Hierarchy.getDescendants","$q(element).find('*')");return qxWeb(a).find("*").toArray()},domHierarchyIsDescendantOf:function(a,b){baselib.Compat.logDeprecatedMessage("qx.dom.Hierarchy.isDescendantOf",
"$q(ancestor element).length > 0");return-1!=qxWeb(b).find(a.tagName.toLowerCase()).indexOf(a)},domHierarchyGetNextElementSibling:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Hierarchy.getNextElementSibling","$q(element).getNext()");a=qxWeb(a).getNext();return 0<a.length?a[0]:null},coreVariantisSet:function(a,b){baselib.Compat.logDeprecatedMessage("qx.core.Variant.isSet","$q.env.get(key) == value");return f.core.Environment.get(a)==b},classDefine:function(a,b){baselib.Compat.logDeprecatedMessage("qx.Class.define",
"qx.Bootstrap");return f.Bootstrap.define(a,b)},langFunctionBind:function(a,b,c){baselib.Compat.logDeprecatedMessage("qx.lang.Function.bind","Function.bind");return f.lang.Function.create(a,{self:b,args:2<arguments.length?f.lang.Array.fromArguments(arguments,2):null})},langFunctionListener:function(){return qxWeb.$$qx.lang.Function.listener(arguments)},bomInputGetValue:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.Input.getValue","$q(SELECTOR).getValue");return qxWeb(a).getValue()},bomInputSetValue:function(a,
b){baselib.Compat.logDeprecatedMessage("qx.bom.Input.setValue","$q(SELECTOR).setValue");return qxWeb(a).setValue(b)},bomElementClassReplace:function(a,b,c){baselib.Compat.logDeprecatedMessage("qx.bom.element.Class.replace","$q(SELECTOR).replaceClass");return qxWeb(a).replaceClass(b,c)},bomElementClassRemove:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Class.remove","$q(SELECTOR).removeClass");return qxWeb(a).removeClass(b)},bomElementClassRemoveClasses:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Class.removeClasses",
"$q(SELECTOR).removeClasses");return qxWeb(a).removeClasses(b)},bomElementClassAdd:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Class.add","$q(SELECTOR).addClass");return qxWeb(a).addClass(b)},bomElementClassAddClasses:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Class.addClasses","$q(SELECTOR).addClasses");return qxWeb(a).addClasses(b)},bomElementClassGet:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.element.Class.get","$q(SELECTOR).getClass");
return qxWeb(a).getClass()},bomElementClassHas:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Class.has","$q(SELECTOR).hasClass");return qxWeb(a).hasClass(b)},bomDocumentGetWidth:function(){baselib.Compat.logDeprecatedMessage("qx.bom.Document.getWidth","$q(SELECTOR).getWidth");return qxWeb(document.documentElement).getWidth()},bomDocumentGetHeight:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.Document.getHeight","$q(SELECTOR).getHeight");return qxWeb(document.documentElement).getHeight()},
bomElementAttributeGet:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Attribute.get","$q(SELECTOR).getAttribute");return qxWeb(a).getAttribute(b)},bomElementAttributeSet:function(a,b,c){baselib.Compat.logDeprecatedMessage("qx.bom.element.Attribute.set","$q(SELECTOR).setAttribute");return qxWeb(a).setAttribute(b,c)},bomElementDimensionGetHeight:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.element.Dimension.getHeight","$q(SELECTOR).getHeight");return qxWeb(a).getHeight()},
bomElementDimensionGetWidth:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.element.Dimension.getWidth","$q(SELECTOR).getWidth");return qxWeb(a).getWidth()},bomElementLocationGet:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.element.Location.get","$q(SELECTOR).getOffset");return qxWeb(a).getOffset()},bomElementOpacitySet:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.element.Opacity.set","$q(SELECTOR).setStyle");return qxWeb(a).setStyle("opacity",b)},bomElementStyleGet:function(a,
b,c,d){baselib.Compat.logDeprecatedMessage("qx.bom.element.Style.get","$q(SELECTOR).getStyle");return qxWeb(a).getStyle(b)},bomElementStyleSet:function(a,b,c,d){baselib.Compat.logDeprecatedMessage("qx.bom.element.Style.set","$q(SELECTOR).setStyle");return qxWeb(a).setStyle(b,c)},domElementGetParent:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Element.getParentElement","$q(SELECTOR).getParents");return qxWeb(a).getParents()},domElementInsertEnd:function(a,b){baselib.Compat.logDeprecatedMessage("qx.dom.Element.insertEnd",
"$q(SELECTOR).append");return qxWeb(b).append(a)},bomElementDimensionGetContentWidth:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.element.Dimension.getContentWidth","$q(SELECTOR).getContentWidth");return qxWeb(a).getContentWidth()},bomSelectorQuery:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.Selector.query","$q(SELECTOR).getContentWidth");return qxWeb(b).find(a)},domHierarchyGetChildElements:function(a){baselib.Compat.logDeprecatedMessage("qx.dom.Hierarchy.getChildElements",
"$q(SELECTOR).getChildren");var b=[];qxWeb(a).getChildren().forEach(function(a){b.push(a)});return b},bomElementLocationGetPosition:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.element.Location.getPosition","$q(SELECTOR).getPosition");return qxWeb(a).getPosition()},bomLabelSetValue:function(a,b){baselib.Compat.logDeprecatedMessage("qx.bom.Label.setValue","$q(SELECTOR).setTextContent");return qxWeb(a).setTextContent(b)},bomLabelGetValue:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.Label.getValue",
"$q(SELECTOR).getTextContent");return qxWeb(a).getTextContent()},logLoggerInfo:function(a,b){baselib.Compat.logDeprecatedMessage("qx.log.Logger.info","");baselib.Compat.logMessage("Please remove the usage of the logger infrastructure.");void 0!=window.console&&"function"==typeof window.console.info&&window.console.info(a,b)},logLoggerError:function(a,b){baselib.Compat.logDeprecatedMessage("qx.log.Logger.error","");baselib.Compat.logMessage("Please remove the usage of the logger infrastructure.");
void 0!=window.console&&"function"==typeof window.console.error&&window.console.error(a,b)},logLoggerWarn:function(a,b){baselib.Compat.logDeprecatedMessage("qx.log.Logger.error","");baselib.Compat.logMessage("Please remove the usage of the logger infrastructure.");void 0!=window.console&&"function"==typeof window.console.warn&&window.console.warn(a,b)},coreObjectFireDataEvent:function(a,b,c,d){baselib.Compat.logDeprecatedMessage("qx.core.Object.fireDataEvent","emit");qxWeb("html").emit(a,b);return!0},
logDeprecatedMessage:function(a,b){var c="The method '"+a+"' is deprecated!";b&&(c+=" Please use the '"+b+"' instead!");baselib.Compat.logMessage(c);qxWeb.cookie.get("baselib.deprecated.stacktrace")},langStringCamelCase:function(a){baselib.Compat.logDeprecatedMessage("qx.lang.String.camelCase","qxWeb.string.camelCase");return qxWeb.string.camelCase(a)},langStringEndsWith:function(a,b){baselib.Compat.logDeprecatedMessage("qx.lang.String.endsWith","qxWeb.string.endsWith");return qxWeb.string.endsWith(a,
b)},langStringEscapeRegexpChars:function(a){baselib.Compat.logDeprecatedMessage("qx.lang.String.escapeRegexpChars","qxWeb.string.escapeRegexpChars");return qxWeb.string.escapeRegexpChars(a)},langStringFirstLow:function(a){baselib.Compat.logDeprecatedMessage("qx.lang.String.firstLow","qxWeb.string.firstLow");return qxWeb.string.firstLow(a)},langStringFirstUp:function(a){baselib.Compat.logDeprecatedMessage("qx.lang.String.firstUp","qxWeb.string.firstUp");return qxWeb.string.firstUp(a)},langStringHyphenate:function(a){baselib.Compat.logDeprecatedMessage("qx.lang.String.hyphenate",
"qxWeb.string.hyphenate");return qxWeb.string.hyphenate(a)},langStringStartsWith:function(a,b){baselib.Compat.logDeprecatedMessage("qx.lang.String.startsWith","qxWeb.string.startsWith");return qxWeb.string.startsWith(a,b)},bomCookieSet:function(a,b,c,d,f,e){baselib.Compat.logDeprecatedMessage("qx.bom.Cookie.set","qxWeb.cookie.set");qxWeb.cookie.set(a,b,c,d,f,e)},bomCookieGet:function(a){baselib.Compat.logDeprecatedMessage("qx.bom.Cookie.get","qxWeb.cookie.get");return qxWeb.cookie.get(a)},bomCookieDel:function(a,
b,c){baselib.Compat.logDeprecatedMessage("qx.bom.Cookie.del","qxWeb.cookie.del");return qxWeb.cookie.del(a,b,c)},logMessage:function(a){},__LA:function(a){for(var b,c,d,g,e=0,m=a.length;e<m;e++)d=a[e].fullMethodName,c=a[e].methodName,g=a[e].clazz,b=g[c],g[c]=function(a,b,c,d){return function h(){if(null==h.caller)d("Method '"+b+"' is deprecated!");else if(h.caller){for(var e=h.caller,g=!1,l=0,k;null!=e&&e!=h;){k=f.lang.Function.getName(e);if("anonymous()"==k)break;-1!=k.indexOf("qx.module")&&(g=!0);
e=e.caller;l++}1==l&&"anonymous()"==k&&(g=!0);g||d("Method '"+b+"' is deprecated!")}return c.apply(a,arguments)}}(g,d,b,baselib.Compat.logMessage)}},defer:function(a){if(null===typeof b||"object"!==typeof b)var b={};b.bom=b.bom||{};b.bom.Collection=b.bom.Collection||{};b.bom.element=b.bom.element||{};b.bom.Collection.query=q;b.bom.Collection.query=a.bomCollectionQuery;b.bom.Collection.html=a.bomCollectionHtml;b.bom.Collection.create=a.bomCollectionCreate;b.bom.Collection.id=a.bomCollectionId;window.$=
window.$||a.dollarShortcut;b.bom.Selector=b.bom.Selector||{};b.bom.Selector.query=a.bomSelectorQuery;b.bom.Element=b.bom.Element||{};b.bom.Element.empty=a.bomElementEmpty;b.bom.Element.hasListener=a.bomElementHasListener;b.bom.Element.clone=a.bomElementClone;b.bom.element=b.bom.element||{};b.bom.element.Class=b.bom.element.Class||{};b.bom.element.Class.replace=a.bomElementClassReplace;b.bom.element.Class.remove=a.bomElementClassRemove;b.bom.element.Class.removeClasses=a.bomElementClassRemoveClasses;
b.bom.element.Class.add=a.bomElementClassAdd;b.bom.element.Class.addClasses=a.bomElementClassAddClasses;b.bom.element.Class.get=a.bomElementClassGet;b.bom.element.Class.has=a.bomElementClassHas;b.bom.element.Dimension=b.bom.element.Dimension||{};b.bom.element.Dimension.getHeight=a.bomElementDimensionGetHeight;b.bom.element.Dimension.getWidth=a.bomElementDimensionGetWidth;b.bom.element.Dimension.getContentWidth=a.bomElementDimensionGetContentWidth;b.bom.element.Opacity=b.bom.element.Opacity||{};b.bom.element.Opacity.set=
a.bomElementOpacitySet;b.bom.Input=b.bom.Input||{};b.bom.Input.getValue=a.bomInputGetValue;b.bom.Input.setValue=a.bomInputSetValue;b.bom.request=qxWeb.$$qx.bom.request;b.bom.Element.addListener=a.eventRegistrationAddListener;b.bom.Element.removeListener=a.eventRegistrationRemoveListener;b.bom.Event={};b.bom.Event.fire=a.bomEventFire;b.bom.Event.addNativeListener=a.bomEventAddNativeListener;b.bom.Event.removeNativeListener=a.bomEventRemoveNativeListener;b.event=b.event||{};b.event.Registration=b.event.Registration||
{};b.event.Registration.addListener=a.eventRegistrationAddListener;b.event.Registration.removeListener=a.eventRegistrationRemoveListener;b.event.Registration.fireEvent=a.bomEventFire;b.event.Registration.hasListener=a.bomElementHasListener;b.event.Timer=b.event.Timer||{};b.event.Timer.once=a.eventTimerOnce;b.bom.element.Class.toggle=a.bomElementClassToggle;b.bom.element.Location=b.bom.element.Location||{};b.bom.element.Location.get=a.bomElementLocationGet;b.bom.element.Location.getBottom=a.bomElementLocationGetBottom;
b.bom.element.Location.getLeft=a.bomElementLocationGetLeft;b.bom.element.Location.getRight=a.bomElementLocationGetRight;b.bom.element.Location.getTop=a.bomElementLocationGetTop;b.bom.element.Location.getPosition=a.bomElementLocationGetPosition;b.bom.client=b.bom.client||{};b.bom.client.Engine=b.bom.client.Engine||{};b.bom.client.Engine.MSHTML="mshtml"==qxWeb.env.get("engine.name");b.bom.client.Engine.VERSION=qxWeb.env.get("engine.version");b.bom.client.Engine.UNKNOWN_ENGINE=!1;b.bom.client.Browser=
b.bom.client.Browser||{};b.bom.client.Browser.NAME=qxWeb.env.get("browser.name");b.bom.element.Style=b.bom.element.Style||{};b.bom.element.Style.reset=a.bomElementStyleReset;b.bom.element.Style.setStyles=a.bomElementStyleSetStyles;b.bom.element.Style.get=a.bomElementStyleGet;b.bom.element.Style.set=a.bomElementStyleSet;b.bom.Label=b.bom.Label||{};b.bom.Label.setValue=a.bomLabelSetValue;b.bom.Label.getValue=a.bomLabelGetValue;b.bom.Cookie=b.bom.Cookie||{};b.bom.Cookie.set=a.bomCookieSet;b.bom.Cookie.get=
a.bomCookieGet;b.bom.Cookie.get=a.bomCookieDel;b.bom.element.Attribute=b.bom.element.Attribute||{};b.bom.element.Attribute.reset=a.bomElementAttributeReset;b.bom.element.Attribute.get=a.bomElementAttributeGet;b.bom.element.Attribute.set=a.bomElementAttributeSet;b.bom.Viewport=b.bom.Viewport||{};b.bom.Viewport.getWidth=a.bomViewportGetWidth;b.bom.Viewport.getHeight=a.bomViewportGetHeight;b.dom=b.dom||{};b.dom.Element=b.dom.Element||{};b.dom.Element.create=a.domElementCreate;b.dom.Element.hasChildren=
a.domElementHasChildren;b.dom.Element.insertAfter=a.domElementInsertAfter;b.dom.Element.insertAt=a.domElementInsertAt;b.dom.Element.insertBefore=a.domElementInsertBefore;b.dom.Element.insertBegin=a.domElementInsertBegin;b.dom.Element.removeChild=a.domElementRemoveChild;b.dom.Element.getParentElement=a.domElementGetParent;b.dom.Element.insertEnd=a.domElementInsertEnd;b.dom.Node=b.dom.Node||{};b.dom.Node.getDocument=a.domNodeGetDocument;b.dom.Node.getName=a.domNodeGetName;b.dom.Node.getText=a.domNodeGetText;
b.dom.Node.getWindow=a.domNodeGetWindow;b.dom.Node.isBlockNode=a.domNodeIsBlockNode;b.dom.Node.isDocument=a.domNodeIsDocument;b.dom.Node.isElement=a.domNodeIsElement;b.dom.Node.isNode=a.domNodeIsNode;b.dom.Node.isWindow=a.domNodeIsWindow;b.bom.Document=b.bom.Document||{};b.bom.Document.getWidth=a.bomDocumentGetWidth;b.dom.Hierarchy=b.dom.Hierarchy||{};b.dom.Hierarchy.getDescendants=a.domHierarchyGetDescendants;b.dom.Hierarchy.isDescendantOf=a.domHierarchyIsDescendantOf;b.dom.Hierarchy.getChildElements=
a.domHierarchyGetChildElements;b.dom.Hierarchy.getNextElementSibling=a.domHierarchyGetNextElementSibling;b.core=b.core||{};b.core.Object=b.core.Object||{};b.core.Object.prototype=b.core.Object.prototype||{};b.core.Object.prototype.fireDataEvent=a.coreObjectFireDataEvent;b.core.Variant={};b.core.Variant.isSet=a.coreVariantisSet;b.Class={};b.Class.define=a.classDefine;b.Bootstrap=qxWeb.$$qx.Bootstrap;b.lang=b.lang||{};b.lang.Function=b.lang.Function||{};b.lang.Function.bind=a.langFunctionBind;b.lang.Function.create=
qxWeb.$$qx.lang.Function.create;b.lang.Function.getName=qxWeb.$$qx.lang.Function.getName;b.lang.String=b.lang.String||{};b.lang.String.camelCase=a.langStringCamelCase;b.lang.String.endsWith=a.langStringEndsWith;b.lang.String.escapeRegexpChars=a.langStringEscapeRegexpChars;b.lang.String.firstLow=a.langStringFirstLow;b.lang.String.firstUp=a.langStringFirstUp;b.lang.String.hyphenate=a.langStringHyphenate;b.lang.String.startsWith=a.langStringStartsWith;b.lang.Json=b.lang.Json||{};b.lang.Json.parse=window.JSON.parse;
b.lang.Json.stringify=window.JSON.stringify;b.log=b.log||{};b.log.Logger=b.log.Logger||{};b.log.Logger.info=a.logLoggerInfo;b.log.Logger.error=a.logLoggerError;b.log.Logger.warn=a.logLoggerWarn;b.bom.Style=qxWeb.$$qx.bom.Style;b.bom.Stylesheet=qxWeb.$$qx.bom.Stylesheet;b.core.Environment=qxWeb.$$qx.core.Environment;b.event.Emitter=qxWeb.$$qx.event.Emitter;b.lang.Function.listener=a.langFunctionListener;window.qx=b;qxWeb.$attach({addListener:a.addListener,removeListener:a.removeListener,children:a.children,
resetStyle:a.resetStyle,parents:a.parents,resetAttribute:a.resetAttribute});qxWeb.$attachStatic({wrap:a.wrap})}})})()})();

//### zip:baseLib-1.0.8.jar/PUSTEFIX-INF/script/log-min.js
(function(){window.baselib=window.baselib||{};window.baselib.Log=window.baselib.Log||{};var a=window.baselib.Log;a.processLog=function(a){e=a};a.isLogProcessing=function(){var a;"function"===typeof e?(a=e(),"boolean"!==typeof a&&(a=!0)):a=!1;return a};a.info=function(){c("info",b(arguments.callee.caller),arguments)};a.debug=function(){c("debug",b(arguments.callee.caller),arguments)};a.warn=function(){c("warn",b(arguments.callee.caller),arguments)};a.error=function(){c("error",b(arguments.callee.caller),
arguments)};a.trace=function(){c("trace",b(arguments.callee.caller),null)};var e=null,b=function(a){var d="";null!==a&&(d=a.displayName||a.name);return d},c=function(c,d,b){var e;e=window.console&&window.console.info&&window.console.debug&&window.console.warn&&window.console.error?!0:void 0;!0===e&&!0===a.isLogProcessing()&&(b=null!==b?Array.prototype.slice.call(b,0):[],"trace"!==c&&("undefined"!==typeof d&&""!==d)&&(d=d.replace(/\(\)$/,""),window.console[c].call(window.console,">>> "+d)),window.console[c].apply(window.console,
b))};"undefined"!==typeof window.qxWeb&&"function"===typeof window.qxWeb.$attachStatic?(qxWeb.info=qxWeb.debug=qxWeb.warn=qxWeb.error=qxWeb.trace=void 0,qxWeb.$attachStatic({debug:a.debug,info:a.info,warn:a.warn,error:a.error,trace:a.trace,isLogProcessing:a.isLogProcessing,processLog:a.processLog}),"undefined"!==typeof window.baselib&&("undefined"!==typeof baselib.module.Environment&&"function"===typeof baselib.module.Environment.logProcessing)&&qxWeb.processLog(baselib.module.Environment.logProcessing)):
(window.qxWeb=window.qxWeb||{},window.q=window.$q=window.qxWeb,window.qxWeb.info=a.info,window.qxWeb.debug=a.debug,window.qxWeb.warn=a.warn,window.qxWeb.error=a.error,window.qxWeb.trace=a.trace,window.qxWeb.processLog=a.processLog,window.qxWeb.isLogProcessing=a.isLogProcessing)})();

//### zip:baseLib-1.0.8.jar/PUSTEFIX-INF/script/xhr-min.js
(function(){var b=window.qxWeb.$$qx;b.Bootstrap.setRoot({qx:window.qxWeb.$$qx,baselib:window.baselib,qui:window.qui});b.$$packageData["0"]={locales:{},resources:{},translations:{C:{},en:{}}};(function(){b.Bootstrap.define("qx.bom.client.Transport",{statics:{getMaxConcurrentRequestCount:function(){var a=b.bom.client.Engine.getVersion().split("."),c=0,e=0,d=0;a[0]&&(c=a[0]);a[1]&&(e=a[1]);a[2]&&(d=a[2]);return window.maxConnectionsPerServer?window.maxConnectionsPerServer:"opera"==b.bom.client.Engine.getName()?
8:"webkit"==b.bom.client.Engine.getName()?4:"gecko"==b.bom.client.Engine.getName()&&(1<c||1==c&&9<e||1==c&&9==e&&1<=d)?6:2},getSsl:function(){return"https:"===window.location.protocol},getXmlHttpRequest:function(){var a;if(window.ActiveXObject)a:{if("file:"!==window.location.protocol)try{new window.XMLHttpRequest;a="xhr";break a}catch(b){}try{new window.ActiveXObject("Microsoft.XMLHTTP");a="activex";break a}catch(e){}a=void 0}else a:{try{new window.XMLHttpRequest;a="xhr";break a}catch(d){}a=void 0}return a||
""}},defer:function(a){b.core.Environment.add("io.maxrequests",a.getMaxConcurrentRequestCount);b.core.Environment.add("io.ssl",a.getSsl);b.core.Environment.add("io.xhr",a.getXmlHttpRequest)}})})();(function(){b.Bootstrap.define("baselib.module.io.Xhr",{statics:{xhr:function(a,c){c||(c={});var e=new b.bom.request.Xhr;e.open(c.method,a,c.async);if(c.header){var d=c.header,f;for(f in d)e.setRequestHeader(f,d[f])}return e},loadXhr:function(a,c,e){c=c||{};e=e||null;var d=new b.bom.request.Xhr,f=function(a){a(d)},
g=function(a){a(d)},k=new Promise(function(a,b){var c=g.bind(this,b);d.on("load",f.bind(this,a));d.on("error",c);d.on("abort",c);d.on("timeout",c)});d.open(c.method,a,c.async);if(c.header){a=c.header;for(var h in a)d.setRequestHeader(h,a[h])}d.send(e);return new baselib.Thenable(k,d.abort.bind(d))}},defer:function(a){qxWeb.$attachStatic({loadXhr:a.loadXhr,io:{xhr:a.xhr},xhr:a.xhr})}})})();(function(){b.Bootstrap.define("qx.bom.request.Xhr",{extend:Object,construct:function(){var a=b.Bootstrap.bind(this.__xj,
this);this.__wS=b.event&&b.event.GlobalError&&b.event.GlobalError.observeMethod?b.event.GlobalError.observeMethod(a):a;this.__wT=b.Bootstrap.bind(this.__xi,this);this.__wU=b.Bootstrap.bind(this.__xn,this);this.__xh();this._emitter=new b.event.Emitter;window.attachEvent&&(this.__wV=b.Bootstrap.bind(this.__xq,this),window.attachEvent("onunload",this.__wV))},statics:{UNSENT:0,OPENED:1,HEADERS_RECEIVED:2,LOADING:3,DONE:4},events:{readystatechange:"qx.bom.request.Xhr",error:"qx.bom.request.Xhr",loadend:"qx.bom.request.Xhr",
timeout:"qx.bom.request.Xhr",abort:"qx.bom.request.Xhr",load:"qx.bom.request.Xhr"},members:{readyState:0,responseText:"",responseXML:null,status:0,statusText:"",timeout:0,open:function(a,c,e,d,f){this.__xs();if("undefined"===typeof c)throw Error("Not enough arguments");"undefined"===typeof a&&(a="GET");this.__wY=this.__wX=this.__wW=!1;this.__xa=c;"undefined"==typeof e&&(e=!0);this.__xb=e;!this.__xr()&&this.readyState>b.bom.request.Xhr.UNSENT&&(this.dispose(),this.__xh());this.__xd.onreadystatechange=
this.__wS;try{this.__xd.open(a,c,e,d,f)}catch(g){if(!b.util.Request.isCrossDomain(c))throw g;this.__xb||(this.__xc=g);if(this.__xb){if(window.XDomainRequest){this.readyState=4;this.__xd=new XDomainRequest;this.__xd.onerror=b.Bootstrap.bind(function(){this._emit("readystatechange");this._emit("error");this._emit("loadend")},this);this.__xd.open(a,c,e,d,f);return}window.setTimeout(b.Bootstrap.bind(function(){this.__xf||(this.readyState=4,this._emit("readystatechange"),this._emit("error"),this._emit("loadend"))},
this))}}"mshtml"===b.core.Environment.get("engine.name")&&(9>b.core.Environment.get("browser.documentmode")&&0<this.__xd.readyState)&&this.__xd.setRequestHeader("If-Modified-Since","-1");"gecko"===b.core.Environment.get("engine.name")&&(2>parseInt(b.core.Environment.get("engine.version"),10)&&!this.__xb)&&(this.readyState=b.bom.request.Xhr.OPENED,this._emit("readystatechange"))},setRequestHeader:function(a,b){this.__xs();if("If-Match"==a||"If-Modified-Since"==a||"If-None-Match"==a||"If-Range"==a)this.__wY=
!0;this.__xd.setRequestHeader(a,b);return this},send:function(a){this.__xs();if(!this.__xb&&this.__xc)throw this.__xc;"opera"===b.core.Environment.get("engine.name")&&0===this.timeout&&(this.timeout=1E4);0<this.timeout&&(this.__xe=window.setTimeout(this.__wU,this.timeout));a="undefined"==typeof a?null:a;var c=b.Bootstrap.getClass(a);a=null!==a&&-1===this.__xg.indexOf(c)?a.toString():a;try{this.__xd.send(a)}catch(e){if(!this.__xb)throw e;if("file:"===this._getProtocol()){this.readyState=2;this.__xk();
var d=this;window.setTimeout(function(){d.__xf||(d.readyState=3,d.__xk(),d.readyState=4,d.__xk())})}}"gecko"!==b.core.Environment.get("engine.name")||this.__xb||this.__xj();this.__wX=!0;return this},abort:function(){this.__xs();this.__wW=!0;this.__xd.abort();this.__xd&&(this.readyState=this.__xd.readyState);return this},_emit:function(a){if(this["on"+a])this["on"+a]();this._emitter.emit(a,this)},onreadystatechange:function(){},onload:function(){},onloadend:function(){},onerror:function(){},onabort:function(){},
ontimeout:function(){},on:function(a,b,e){this._emitter.on(a,b,e);return this},getResponseHeader:function(a){this.__xs();return 9===b.core.Environment.get("browser.documentmode")&&this.__xd.aborted?"":this.__xd.getResponseHeader(a)},getAllResponseHeaders:function(){this.__xs();return 9===b.core.Environment.get("browser.documentmode")&&this.__xd.aborted?"":this.__xd.getAllResponseHeaders()},overrideMimeType:function(a){this.__xs();if(this.__xd.overrideMimeType)this.__xd.overrideMimeType(a);else throw Error("Native XHR object doesn't support overrideMimeType.");
return this},getRequest:function(){return this.__xd},dispose:function(){if(this.__xf)return!1;window.clearTimeout(this.__xe);window.detachEvent&&window.detachEvent("onunload",this.__wV);try{this.__xd.onreadystatechange}catch(a){return!1}var b=function(){};this.__xd.onreadystatechange=b;this.__xd.onload=b;this.__xd.onerror=b;this.abort();this.__xd=null;return this.__xf=!0},isDisposed:function(){return!!this.__xf},_createNativeXhr:function(){var a=b.core.Environment.get("io.xhr");if("xhr"===a)return new XMLHttpRequest;
if("activex"==a)return new window.ActiveXObject("Microsoft.XMLHTTP");b.Bootstrap.error(this,"No XHR support available.")},_getProtocol:function(){var a=this.__xa,b=/^(\w+:)\/\//;return null!==a&&a.match&&(a=a.match(b))&&a[1]?a[1]:window.location.protocol},__xd:null,__xb:null,__wS:null,__wT:null,__wV:null,__wU:null,__wX:null,__xa:null,__wW:null,__qj:null,__xf:null,__xe:null,__xc:null,__wY:null,__xg:null,__xh:function(){this.__xd=this._createNativeXhr();this.__xd.onreadystatechange=this.__wS;this.__xd.onabort&&
(this.__xd.onabort=this.__wT);this.__xf=this.__wX=this.__wW=!1;this.__xg=["ArrayBuffer","Blob","HTMLDocument","String","FormData"]},__xi:function(){this.__wW||this.abort()},__xj:function(){var a=this.__xd,c=!0;if(this.readyState!=a.readyState&&(this.readyState=a.readyState,this.readyState!==b.bom.request.Xhr.DONE||!this.__wW||this.__wX)&&(this.__xb||2!=a.readyState&&3!=a.readyState)){this.status=0;this.statusText=this.responseText="";this.responseXML=null;if(this.readyState>=b.bom.request.Xhr.HEADERS_RECEIVED){try{this.status=
a.status,this.statusText=a.statusText,this.responseText=a.responseText,this.responseXML=a.responseXML}catch(e){c=!1}c&&(this.__xo(),this.__xp())}this.__xk();this.readyState==b.bom.request.Xhr.DONE&&a&&(a.onreadystatechange=function(){})}},__xk:function(){this.readyState===b.bom.request.Xhr.DONE&&window.clearTimeout(this.__xe);this._emit("readystatechange");this.readyState===b.bom.request.Xhr.DONE&&this.__xl()},__xl:function(){this.__qj?(this._emit("timeout"),"opera"===b.core.Environment.get("engine.name")&&
this._emit("error"),this.__qj=!1):this.__wW?this._emit("abort"):this.__xm()?this._emit("error"):this._emit("load");this._emit("loadend")},__xm:function(){return"file:"===this._getProtocol()?!this.responseText:!this.statusText},__xn:function(){var a=this.__xd;this.readyState=b.bom.request.Xhr.DONE;this.__qj=!0;a.aborted=!0;a.abort();this.responseText="";this.responseXML=null;this.__xk()},__xo:function(){var a=this.readyState===b.bom.request.Xhr.DONE;"file:"===this._getProtocol()&&(0===this.status&&
a)&&!this.__xm()&&(this.status=200);1223===this.status&&(this.status=204);"opera"===b.core.Environment.get("engine.name")&&(a&&this.__wY&&!this.__wW&&0===this.status)&&(this.status=304)},__xp:function(){if("mshtml"==b.core.Environment.get("engine.name")&&(this.getResponseHeader("Content-Type")||"").match(/[^\/]+\/[^\+]+\+xml/)&&this.responseXML&&!this.responseXML.documentElement){var a=new window.ActiveXObject("Microsoft.XMLDOM");a.async=!1;a.validateOnParse=!1;a.loadXML(this.responseText);this.responseXML=
a}},__xq:function(){try{this&&this.dispose()}catch(a){}},__xr:function(){var a=b.core.Environment.get("engine.name"),c=b.core.Environment.get("browser.version");return!("mshtml"==a&&9>c||"gecko"==a&&3.5>c)},__xs:function(){if(this.__xf)throw Error("Already disposed");}},defer:function(){b.core.Environment.add("qx.debug.io",!1)}})})()})();

$q.ready(function(){$q(window).on("resize",function(b){$q(".qx-accordion .navlist-sub").forEach(function(a,b){0!=$q(a).getHeight()&&($q(a).setStyle("height","auto"),$q(a).setStyle("height",$q(a).getContentHeight()+"px"))})});$q(".qx-accordion").on("aftershow",function(b){var a=null;b.target&&0<b.target.length&&(a=b.target[0]);$q(a).setStyle("height","auto");$q(a).setStyle("height",$q(a).getContentHeight()+"px")})});baselib.Compat.logDeprecatedMessage=function(){};
try{$q.debug||($q.debug=function(b,a,c,d){qx.Bootstrap.DEBUG&&window.console&&window.console.debug&&"ie"===$q.env.get("browser.name")&&9>$q.env.get("browser.version")&&(window.console.log(b),a&&window.console.log(a),c&&window.console.log(c),d&&window.console.log(d))}),$q.info||($q.info=function(){qx.Bootstrap.DEBUG&&window.console&&window.console.info&&window.console.info.apply(window.console,arguments)}),$q.warn||($q.warn=function(){qx.Bootstrap.DEBUG&&window.console&&window.console.warn&&window.console.warn.apply(window.console,
arguments)}),$q.error||($q.error=function(){window.console&&window.console.error&&window.console.error.apply(window.console,arguments)}),$q.trace||($q.trace=function(){qx.Bootstrap.DEBUG&&window.console&&window.console.trace&&window.console.trace.apply(window.console,arguments)})}catch(ex){$q.debug(ex)};
UNOUNO.local={daklDebug_contexts:{NONE:!0,ALL:!1,ALLWAYS_ALERT:!1,IGNORE_ALERT:!1,"vtracc-120":!0},daklDebug:function(a,b,c){var d=UNOUNO.local.daklDebug_contexts;d.NONE||!d[b]&&!d.ALL||"undefined"==typeof window.console||(d.IGNORE_ALERT||!c&&!d.ALLWAYS_ALERT?"string"==typeof a?window.console.log(b+": "+a):window.console.info(a):window.alert(b+": "+a))},parseUri:function(a){var b=this.parseUri_options;a=b.parser[b.strictMode?"strict":"loose"].exec(a);for(var c={},d=14;d--;)c[b.key[d]]=a[d]||"";c[b.q.name]=
{};c[b.key[12]].replace(b.q.parser,function(a,d,h){d&&(c[b.q.name][d]=h)});return c},parseUri_options:{strictMode:!1,key:"source protocol authority userInfo user password host port relative path directory file query anchor".split(" "),q:{name:"queryKey",parser:/(?:^|&)([^&=]*)=?([^&]*)/g},parser:{strict:/^(?:([^:\/?#]+):)?(?:\/\/((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?))?((((?:[^?#\/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/,loose:/^(?:(?![^:@]+:[^:@\/]*@)([^:\/?#.]+):)?(?:\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/}},
parseUriExtended:function(a){var b=this.parseUri(a),c=b.host.split(".");b.subdomain=c[0];b.nosubhost=c.splice(1).join(".");b.full=a;return b},getViewportDimension:function(){var a=window,b=document,c=b.documentElement,b=b.getElementsByTagName("body")[0];return{width:a.innerWidth||c.clientWidth||b.clientWidth,height:a.innerHeight||c.clientHeight||b.clientHeight}},isAncestorOf:function(a,b){if(!a||!b)return null;if("function"==typeof a.contains)return a.contains(b);for(var c=b.parentNode;null!=c;){if(c==
a)return!0;c=c.parentNode}return!1},arrayContains:function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]===b)return!0;return!1},lightbox:{create:function(a,b,c){b=b||"lightbox";c=c||{width:710,height:650,useFadeEffect:!0};return{_calcPos:function(){var a=UNOUNO.local.getViewportDimension(),b=parseInt((a.width-c.width)/2),g=parseInt((a.height-c.height)/2);return{left:0<=b?b:0,top:0<=g?g:0,blockerWidth:a.width,blockerHeight:a.height}},_init:function(){this.blocker=document.createElement("DIV");this.blocker.id=
b+"-blocker";this.container=document.createElement("DIV");this.container.id=b+"-outer";this.updatePos(this.blocker,this.container);$q(window).on("resize",function(){this.updatePos(this.blocker,this.container)},this);this.content=document.getElementById(a);this.container.appendChild(this.content);this.content.style.display="block";this.blocker.style.display="none";this.container.style.display="none";document.body.appendChild(this.blocker);document.body.appendChild(this.container);return this},updatePos:function(){var a=
this._calcPos();this.blocker.style.width=""+a.blockerWidth+"px";this.blocker.style.height=""+a.blockerHeight+"px";this.container.style.top=""+a.top+"px";this.container.style.left=""+a.left+"px"},show:function(){this.blocker.style.display="block";this.container.style.display="block";window.scrollTo(0,0)},hide:function(){this.blocker.style.display="none";this.container.style.display="none"}}._init()}},getFirstElementByClassName:function(a,b){var c=qx.bom.Collection.query("."+a,b||document);return c&&
0<c.length?c[0]:!1},vdslVorHint:function(){var a=["vdsl-pre-sale-messagebox-16000","vdsl-pre-sale-messagebox-50000"],b=document.getElementById("presales.articles.slot-tariff"),b=b[b.selectedIndex].value,c;if(UNOUNO.inline&&UNOUNO.inline.dslCheckerVariables&&UNOUNO.inline.dslCheckerVariables.isVdslRollOutArea)switch(b){case "tariff-double-flat-16000":c="vdsl-pre-sale-messagebox-16000";break;case "tariff-double-flat-50000":c="vdsl-pre-sale-messagebox-50000";break;case "":c="vdsl-pre-sale-messagebox-16000"}for(b=
0;b<a.length;b++){var d=a[b];null!==document.getElementById(d)&&void 0!==document.getElementById(d)&&(document.getElementById(d).style.display=d==c?"block":"none")}document.getElementById("button-ct-btn-weiter").style.display="vdsl-pre-sale-messagebox-50000"==c?"none":"block"},onLogoutHandler:function(a){a=a.getTarget().value;var b=document.URL.split("?")[0];location.href=b+"?logout\x3d"+a},onCloseHandler:function(a){a.preventDefault();window.lightBoxIframe.lightBox.close()},onWorkflowFinished:function(){window.location.reload()},
onSofortStartEmpty:function(){window.location.reload();window.lightBoxIframe.lightBox.close()},focusform:function(a){a=document.getElementById(a);null!==a&&a.focus()},genericBgImageRotationDynamic:function(a,b){var c=document.getElementById(a).children,d=0,e;bgSwap=function(){qx.bom.element.Class.add(c[d],"hidden");d+=1;d>c.length-1&&(d=0);qx.bom.element.Class.remove(c[d],"hidden");clearTimeout(e);void 0==b[d]&&(b[d]=b[0]);e=setTimeout(bgSwap,b[d])};c&&(e=window.setInterval(bgSwap,b[0]))},toggleTabContent:function(a,
b,c,d){a=document.getElementById(a);var e="."+b;c="."+c;var g=null,h=null,f=null,k=null,l=null,r,q=0,n,p,s=!1,t,m,u=function(){if(g)for(n=0,n;n<g.length;n+=1)qx.bom.element.Class.remove(g[n],"active");if(h)for(p=0,p;p<h.length;p+=1)qx.bom.element.Class.add(h[p],"hidden")},v=function(a){k=document.getElementById(b+"."+a);l=document.getElementById(a);UNOUNO.tracking&&UNOUNO.tracking.lightboxTracking(a);k&&(a=qx.bom.element.Location.getTop(k),qx.bom.element.Class.add(k,"active"),window.scrollTo(0,a-
10));l&&qx.bom.element.Class.remove(l,"hidden");self!==top&&parent.postMessage($q("body").getContentHeight(),"*")};r=function(a){"undefined"!==typeof a?(a.preventDefault(),s=(a.currentTarget?a.currentTarget:a.srcElement).href):s=location.href;t=s.search(/#/);m=s.substr(t+1);0<m.indexOf("?")&&(m=m.substr(0,m.indexOf("?")));-1!==t?(u(),v(m)):g&&0<g.length&&(m=g[0].getAttribute("id").substr(4),u(),v(m))};if(a)for(g=qx.bom.Collection.query(e,a),h=qx.bom.Collection.query(c,a),q;q<g.length;q+=1)(f=$q(g[q]).getChildren())&&
qx.bom.Element.addListener(f,"click",r,this,!1);if(d)d.on("click",r,this,!1);$q("body").hasClass("lightbox")&&0<document.location.hash.length&&"/DetailsBusinessService"!=location.pathname&&r()},togglePhoneNumberComplete:function(){var a=document.getElementById("onkz.noline-true"),b=function(){!0===a.checked?document.getElementById("withoutNumber").style.display="none":document.getElementById("withoutNumber").style.display="block"};a&&qx.bom.Element.addListener(a,"change",b);b()},showBox:function(a){document.getElementById(a)&&
qx.bom.element.Style.set(document.getElementById(a),"display","block")},hideBox:function(a){document.getElementById(a)&&qx.bom.element.Style.set(document.getElementById(a),"display","none")},showInfoLayer:function(a){UNOUNO.local.showInfoBox(a);$q("#"+a).on("mouseout",UNOUNO.local.fnCallbackOut);$q("#"+a).on("mouseover",UNOUNO.local.fnCallbackOver)},fnCallbackOut:function(a){UNOUNO.local.hideInfoBox(this.id)},fnCallbackOver:function(a){UNOUNO.local.showInfoBox(this.id)},showInfoBox:function(a){document.getElementById(a)&&
qx.bom.element.Style.set(document.getElementById(a),"display","block")},hideInfoBox:function(a){document.getElementById(a)&&qx.bom.element.Style.set(document.getElementById(a),"display","none")},setFieldFocus:function(a){(a=document.getElementById(a))&&a.focus()},toggleContent:function(a){document.getElementById("toggleContent")&&-1!==document.getElementById("toggleContent").className.indexOf("hidden")?(qx.bom.element.Class.remove(document.getElementById("toggleContent"),"hidden"),document.getElementById("toggleButton")&&
(qx.bom.element.Class.remove(document.getElementById("toggleButton"),"show"),qx.bom.element.Class.add(document.getElementById("toggleButton"),"hide"))):document.getElementById("toggleContent")&&(qx.bom.element.Class.add(document.getElementById("toggleContent"),"hidden"),document.getElementById("toggleButton")&&(qx.bom.element.Class.add(document.getElementById("toggleButton"),"show"),qx.bom.element.Class.remove(document.getElementById("toggleButton"),"hide")))},compareSimCardsInternetOption:function(){var a=
document.getElementById("mobile-flat.simCards"),b=document.getElementById("mobile-flat-internet-xl.simCards"),c,d,e=function(){c=b.value;d=a.value;if(c>d||d<c)b.selectedIndex=a.value};b&&qx.bom.Element.addListener(b,"click",e,this);a&&qx.bom.Element.addListener(a,"click",e,this)},checkForSimCardErrors:function(a,b){var c=document.getElementsByName("mobile-flat.simCards")[0],d=document.getElementById("mobile-flat-internet.simCards"),e=[],g=0,h=!1,f="",k=f=0,l=0;a.search(/internet-xl.+/);for(f;f<b.length;f++)e.push(document.getElementById(b[f]));
for(k;k<e.length;k++)g=parseInt(g,10)+parseInt(e[k].value,10);for(l;l<e.length;l++)f=e[l].id.replace(/mobile-flat(-internet-xl)?.mobilePhones./i,""),parseInt(c.value)+parseInt(d.value)<g&&"0"!==e[l].value?(qx.bom.element.Class.remove(document.getElementById("error-"+f),"hidden"),h=!0):qx.bom.element.Class.add(document.getElementById("error-"+f),"hidden"),!0===h?(document.getElementById("handySelection.choose")&&(document.getElementById("handySelection.choose").disabled="disabled",qx.bom.element.Class.add(document.getElementById("handySelection.choose"),
"ct-btn-app-a3")),document.getElementById("smartphoneSelection.choose")&&(document.getElementById("smartphoneSelection.choose").disabled="disabled",qx.bom.element.Class.add(document.getElementById("smartphoneSelection.choose"),"btn-disabled-large"))):(document.getElementById("handySelection.choose")&&document.getElementById("handySelection.choose").disabled&&(document.getElementById("handySelection.choose").removeAttribute("disabled"),qx.bom.element.Class.remove(document.getElementById("handySelection.choose"),
"ct-btn-app-a3")),document.getElementById("smartphoneSelection.choose")&&document.getElementById("smartphoneSelection.choose").disabled&&(document.getElementById("smartphoneSelection.choose").removeAttribute("disabled"),qx.bom.element.Class.remove(document.getElementById("smartphoneSelection.choose"),"btn-disabled-large")))},setButtonOff:function(a,b){if(document.getElementById(a)){var c=document.getElementById(a),d=qx.bom.element.Class.get(c).replace(/bt_def_/g,"bt_off_"),e=d.replace(/bt_off_/g,
"bt_def_");!1===b?qx.bom.element.Class.replace(c,e,d):!0===b&&qx.bom.element.Class.replace(c,d,e)}},showTooltip:function(){for(var a=qx.bom.Collection.query(".info-container-label"),b=document.getElementById("hinweis"),c=0;c<a.length;c++)for(var d=a[c].className.split(" "),e=0;e<d.length;e++)"df-content"==d[e]&&(qx.bom.Element.addListener(a[c],"mouseover",function(){b.style.display="block"}),qx.bom.Element.addListener(a[c],"mouseout",function(){b.style.display="none"}))},checkSofortStart:function(a){"mobile-internet-hardware.checked.hw-mobile-internet-stick"===
a.getTarget().id&&!0===document.getElementById("mobile-internet-hardware.checked.hw-mobile-internet-stick").checked&&(document.getElementById("sofort-start.checked.tariff-mobile-internet-sofort-start-true").checked=!0,document.getElementById("sofort-start.checked.tariff-mobile-internet-sofort-start-true.checked").style.display="block",document.getElementById("sofort-start.checked.tariff-mobile-internet-sofort-start-true.unchecked").style.display="none");!1===document.getElementById("sofort-start.checked.tariff-mobile-internet-sofort-start-true").checked&&
(document.getElementById("mobile-internet-hardware.checked.hw-mobile-internet-stick").checked=!1)},presetProviderChange:function(a){if(""!==a&&"KundenDaten"===a&&window.opener){a=window.opener.document.getElementById("tal.formerPhoneProvider");var b=window.opener.document.getElementById("tal.formerDSLProvider"),c=window.opener.UNOUNO.params.lineType,d=document.getElementById("selectAccess"),e=document.getElementById("tdsl_tcom"),g=document.getElementById("dsl_no_telanschluss"),h=document.getElementById("dsl_kabel"),
f=document.getElementById("komplett"),k=document.getElementById("nicht_komplett"),l=0;if(a&&b)if("D001"===a.value||"T_COM"===a.value)"T_COM_TDSL"!==b.value&&"T_COM_CALLSURF"!==b.value&&"T_ONLINE"!==b.value||null===e||(e.checked="checked");else if("OTHER"===a.value)null!==h&&(h.checked="checked");else if(null!==g&&(g.checked="checked"),null!==d)for(b=d.options,l;l<b.length;l++)b[l].value===a.value&&(b[l].selected="selected");"resale"===c?null!==k&&(k.checked="checked"):null!==f&&(f.checked="checked")}},
optionsToggle:function(a){a="object"===typeof a?a.getTarget().id:a;var b=document.getElementById("addons-homenet-list"),c=document.getElementById("addons-mobile-list"),d=document.getElementById("addons-homenet"),e=document.getElementById("addons-mobile");if(b&&d){if("addons-homenet-show-btn"===a||"addons-homenet-smartpad"===a||"addons-homenet-homeserver"===a||"addons-homenet-mediacenter"===a||"addons-homenet-multiphone"===a||"addons-homenet-wlanstick"===a)b.style.display="block",d.style.display="none";
"addons-homenet-hide-btn"===a&&(b.style.display="none",d.style.display="block")}if(c&&e){if("addons-mobile-show-btn"===a||"addons-mobile-internetflat"===a||"addons-mobile-lg"===a||"addons-mobile-htc"===a||"addons-mobile-nokia"===a)c.style.display="block",e.style.display="none";"addons-mobile-hide-btn"===a&&(e.style.display="block",c.style.display="none")}},optionsCheckboxToggle:function(){var a=document.getElementById("addons-homenet-list"),b=document.getElementById("addons-homenet"),c=a.getElementsByTagName("input"),
d=c.length,e=0;for(e;e<d;e++)!0===c[e].checked&&(a.style.display="block",b.style.display="none")},checkSmartpad:function(a){"smart-pad-addons.checked.smart-pad-dockingstation-true"===a.getTarget().id&&!0===document.getElementById("smart-pad-addons.checked.smart-pad-dockingstation-true").checked&&(document.getElementById("smart-pad.checked.smart-pad-true").checked=!0,document.getElementById("smart-pad.checked.smart-pad-true.checked").style.display="block",document.getElementById("smart-pad.checked.smart-pad-true.unchecked").style.display=
"none");!1===document.getElementById("smart-pad.checked.smart-pad-true").checked&&(document.getElementById("smart-pad-addons.checked.smart-pad-dockingstation-true").checked=!1,document.getElementById("smart-pad-addons.checked.smart-pad-dockingstation-true.checked").style.display="none",document.getElementById("smart-pad-addons.checked.smart-pad-dockingstation-true.unchecked").style.display="block")},hlSwitchHdtv:function(a){a=a.getTarget().id;"stb-hw.radio.entertainment-vod-hw-hw-set-top-box-dvb-t"===
a&&!0===document.getElementById("stb-hw.radio.entertainment-vod-hw-hw-set-top-box-dvb-t").checked&&document.getElementById("hl-hdtv")&&(document.getElementById("hl-hdtv").firstChild.nodeValue="maxdome mediaCenter HD-TV DVB-T");"stb-hw.radio.entertainment-vod-hw-hw-set-top-box-dvb-s"===a&&!0===document.getElementById("stb-hw.radio.entertainment-vod-hw-hw-set-top-box-dvb-s").checked&&document.getElementById("hl-hdtv")&&(document.getElementById("hl-hdtv").firstChild.nodeValue="maxdome mediaCenter HD-TV DVB-S2")},
objectIsVisible:function(a){var b=$q(a);if(0<b.length){a=b.getOffset().top;var b=b.getOffset().bottom,c=0<$q(".sticky-navigation-container.sticky").length?50:0,d=$q(window).getHeight(),c=$q(window).getScrollTop()+c;return b>c&&a<c+d}}};UNOUNO.local.WaitingLightBox=function(a,b,c){this.init(a,b,c)};
UNOUNO.local.WaitingLightBox.prototype={lightBox:null,init:function(a,b,c){var d=function(a,b,c){return function(){a.lightBox||(a.lightBox=new qui.bom.lightbox.LightBox,a.lightBox.getBlocker().setBackgroundColor("#4d84bb"),a.lightBox.getBlocker().setOpacity(.75),a.lightBox.setWidth(467),a.lightBox.setHeight(145),qx.bom.element.Class.remove(document.getElementById(c),"hidden"),a.lightBox.setContent(document.getElementById(c)),"webde:def"===UNOUNO.inline.requestedVariant||"gmx:def"===UNOUNO.inline.requestedVariant?
(a.lightBox.setTop(290),a.lightBox.setLeft(450)):(a.lightBox.setTop(240),a.lightBox.setLeft(600)));a.lightBox.show()}},e=function(){setTimeout(d(this,a,b),3E3)};document.getElementById(c)&&"50000"===UNOUNO.inline.selectedArticle&&qx.bom.Element.addListener(document.getElementById(c),"click",e)}};UNOUNO.local.HandyLightBox=function(a,b,c){this.init(a,b,c)};
UNOUNO.local.HandyLightBox.prototype={lightBox:null,init:function(a,b,c){var d=function(a,b,c){return function(b){b.preventDefault();a.lightBox||(a.lightBox=new qui.bom.lightbox.LightBox,a.lightBox.getBlocker().setBackgroundColor("#4d84bb"),a.lightBox.getBlocker().setOpacity(.75),a.lightBox.setWidth(865),a.lightBox.setHeight(750),qx.bom.element.Class.remove(document.getElementById(c),"hidden"),a.lightBox.setContent(document.getElementById(c)),a.lightBox.setMinTop(20));a.lightBox.show();a.resetSelectBoxes();
"mobile-flat-internet-xl.simCards"===a.checkSimField?(qx.bom.element.Class.toggle(document.getElementById("handySelection.headline"),"hidden",!0),qx.bom.element.Class.toggle(document.getElementById("handySelection.headlineInternet"),"hidden",!1)):(qx.bom.element.Class.toggle(document.getElementById("handySelection.headline"),"hidden",!1),qx.bom.element.Class.toggle(document.getElementById("handySelection.headlineInternet"),"hidden",!0));b=function(b){return function(c){UNOUNO.local.checkForSimCardErrors(a.checkSimField,
b)}};if(UNOUNO.inline.handyElements)for(var d=0;d<UNOUNO.inline.handyElements.length;d++)qx.bom.Element.hasListener(document.getElementById(UNOUNO.inline.handyElements[d]),"change")?UNOUNO.local.checkForSimCardErrors(a.checkSimField,UNOUNO.inline.handyElements):qx.bom.Element.addListener(document.getElementById(UNOUNO.inline.handyElements[d]),"change",b(UNOUNO.inline.handyElements));UNOUNO.tracking&&UNOUNO.tracking.lightboxTracking&&UNOUNO.tracking.lightboxTracking("handy-lightbox")}};c=$q(c);for(var e=
0;e<c.length;e++)qx.bom.Element.addListener(c[e],"click",d(this,a,b));qx.bom.Element.addListener(document.getElementById(a+".close"),"click",function(a){return function(b){b.preventDefault();a.resetSelectBoxes();a.lightBox.close()}}(this));qx.bom.Element.addListener(document.getElementById(a+".back"),"click",function(a){return function(b){b.preventDefault();a.resetSelectBoxes();a.lightBox.close()}}(this));qx.bom.Element.addListener(document.getElementById(a+".choose"),"click",function(a){return function(b){b.preventDefault();
document.getElementById("handySelection.choose")&&!document.getElementById("handySelection.choose").disabled&&(document.getElementById("mobile-flat.mobilePhones.phone-nokia-c1-01")&&(document.getElementById("mobile-flat.mobilePhones.phone-nokia-c1-01.real").value=document.getElementById("mobile-flat.mobilePhones.phone-nokia-c1-01").selectedIndex),document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-s3-mini")&&(document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-s3-mini.real").value=
document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-s3-mini").selectedIndex),document.getElementById("mobile-flat.mobilePhones.phone-nokia-lumia-625")&&(document.getElementById("mobile-flat.mobilePhones.phone-nokia-lumia-625.real").value=document.getElementById("mobile-flat.mobilePhones.phone-nokia-lumia-625").selectedIndex),document.getElementById("mobile-flat.mobilePhones.phone-lg-p760-optimus-l9")&&(document.getElementById("mobile-flat.mobilePhones.phone-lg-p760-optimus-l9.real").value=
document.getElementById("mobile-flat.mobilePhones.phone-lg-p760-optimus-l9").selectedIndex),document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-ace-2")&&(document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-ace-2.real").value=document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-ace-2").selectedIndex),document.getElementById("mobile-flat.mobilePhones.phone-htc-one-sv")&&(document.getElementById("mobile-flat.mobilePhones.phone-htc-one-sv.real").value=
document.getElementById("mobile-flat.mobilePhones.phone-htc-one-sv").selectedIndex));document.getElementById("handySelection.choose")&&!document.getElementById("handySelection.choose").disabled&&a.lightBox.close()}}(this))},resetSelectBoxes:function(){document.getElementById("mobile-flat.mobilePhones.phone-nokia-asha-300-graphite")&&document.getElementById("mobile-flat.mobilePhones.phone-nokia-asha-300-graphite.real").value&&(document.getElementById("mobile-flat.mobilePhones.phone-nokia-asha-300-graphite").selectedIndex=
document.getElementById("mobile-flat.mobilePhones.phone-nokia-asha-300-graphite.real").value);document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-s3-mini")&&document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-s3-mini.real").value&&(document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-s3-mini").selectedIndex=document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-s3-mini.real").value);document.getElementById("mobile-flat.mobilePhones.phone-nokia-lumia-620")&&
document.getElementById("mobile-flat.mobilePhones.phone-nokia-lumia-620.real").value&&(document.getElementById("mobile-flat.mobilePhones.phone-nokia-lumia-620").selectedIndex=document.getElementById("mobile-flat.mobilePhones.phone-nokia-lumia-620.real").value);document.getElementById("mobile-flat.mobilePhones.phone-lg-p760-optimus-l9")&&document.getElementById("mobile-flat.mobilePhones.phone-lg-p760-optimus-l9.real").value&&(document.getElementById("mobile-flat.mobilePhones.phone-lg-p760-optimus-l9").selectedIndex=
document.getElementById("mobile-flat.mobilePhones.phone-lg-p760-optimus-l9.real").value);document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-ace-2")&&document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-ace-2.real").value&&(document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-ace-2").selectedIndex=document.getElementById("mobile-flat.mobilePhones.phone-samsung-galaxy-ace-2.real").value);document.getElementById("mobile-flat.mobilePhones.phone-htc-one-sv")&&
document.getElementById("mobile-flat.mobilePhones.phone-htc-one-sv.real").value&&(document.getElementById("mobile-flat.mobilePhones.phone-htc-one-sv").selectedIndex=document.getElementById("mobile-flat.mobilePhones.phone-htc-one-sv.real").value)}};UNOUNO.local.changeHelp=function(a,b,c){this.init(a,b,c)};
UNOUNO.local.changeHelp.prototype={qxBom:qx.bom,initSelection:function(){this.setSelectbox(this.providerId);this.setCheckbox(this.dslIds);this.info=document.getElementById("info_txt");this.buttonOff=document.getElementById("buttonOff")},setCheckbox:function(a){var b=0,c;if(this.isArray(a))for(b;b<a.length;b+=1)(c=document.getElementById(a[b]))&&this.qxBom.Element.addListener(c,"click",this.handleButtons,this);else c=document.getElementById(a),document.getElementById(a)&&this.qxBom.Element.addListener(c,
"click",this.handleButtons,this)},setSelectbox:function(a){(a=document.getElementById(a))&&this.qxBom.Element.addListener(a,"change",this.handleButtons,this)},getChecked:function(a){var b=0,c;if(this.isArray(a)){for(b;b<a.length;b+=1)if((c=document.getElementById(a[b]))&&!0===c.checked)return c.value;return!1}if((c=document.getElementById(a))&&!0===c.checked)return c.value},getSelected:function(a){a=document.getElementById(a);if(!a)return null;a=a.options[a.options.selectedIndex];return"undefined"===
typeof a?null:a.value},handleButtons:function(){var a=this.getSelected(this.providerId),b=this.getChecked(this.dslIds);this.resetButtons();if(b&&a&&""!==a)if("adsl"===b)switch(a){case "D001":document.getElementById("weiter_telekom_adsl").style.display="block";this.hideOffButtonAndInfoText();break;case "OTHER":document.getElementById("weiter_sonstige_adsl").style.display="block";this.hideOffButtonAndInfoText();break;default:document.getElementById("weiter_3er_adsl").style.display="block",this.hideOffButtonAndInfoText()}else if("adsl2"===
b)switch(a){case "D001":document.getElementById("weiter_telekom_adsl2").style.display="block";this.hideOffButtonAndInfoText();break;case "OTHER":document.getElementById("weiter_sonstige_adsl2").style.display="block";this.hideOffButtonAndInfoText();break;default:document.getElementById("weiter_3er_adsl2").style.display="block",this.hideOffButtonAndInfoText()}else if("vdsl"===b)switch(a){case "D417":case "D035":case "D906":case "D916":case "D080":case "D914":case "D933":case "D900":case "D938":case "D907":case "D001":case "D167":case "D378":case "D032":case "D163":case "D961":case "D970":case "D323":case "D109":case "D956":case "D057":case "D240":case "D013":case "D917":case "D909":case "D945":case "D951":case "D427":case "D918":case "D928":case "D023":case "D276":case "D117":case "D072":case "D321":case "D202":case "D931":case "D016":case "D934":case "D912":case "D153":case "D963":case "D965":case "D115":case "D936":case "D007":case "D054":case "D004":case "D297":case "D364":case "D971":case "D065":case "D207":case "D942":case "D089":case "D180":case "D929":case "D397":case "D137":case "D263":case "D905":case "D911":case "D932":case "D962":case "D146":case "D371":case "D957":case "D947":case "D953":case "D925":case "D941":case "D960":case "D924":case "D966":case "D935":case "D959":case "D968":case "D972":case "D937":case "D919":case "D048":case "D920":case "D913":case "D952":case "D334":case "D944":case "D022":case "D955":case "D940":case "D930":case "D355":case "D967":case "D038":case "D127":case "D927":case "D120":case "D943":case "D008":case "D201":case "D958":case "D009":case "D191":case "D396":case "D964":case "D084":case "D101":case "D330":case "D921":case "D922":case "D037":case "D954":"D001"===
a?document.getElementById("weiter_telekom_adsl").style.display="block":document.getElementById("weiter_3er_vdsl").style.display="block";this.hideOffButtonAndInfoText();break;default:document.getElementById("weiter_sonstige_vdsl").style.display="block",this.hideOffButtonAndInfoText()}else if("vdsl100"===b)switch(a){case "D417":case "D035":case "D906":case "D916":case "D080":case "D914":case "D933":case "D900":case "D938":case "D907":case "D001":case "D167":case "D378":case "D032":case "D163":case "D961":case "D970":case "D323":case "D109":case "D956":case "D057":case "D240":case "D013":case "D917":case "D909":case "D945":case "D951":case "D427":case "D918":case "D928":case "D023":case "D276":case "D117":case "D072":case "D321":case "D202":case "D931":case "D016":case "D934":case "D912":case "D153":case "D963":case "D965":case "D115":case "D936":case "D007":case "D054":case "D004":case "D297":case "D364":case "D971":case "D065":case "D207":case "D942":case "D089":case "D180":case "D929":case "D397":case "D137":case "D263":case "D905":case "D911":case "D932":case "D962":case "D146":case "D371":case "D957":case "D947":case "D953":case "D925":case "D941":case "D960":case "D924":case "D966":case "D935":case "D959":case "D968":case "D972":case "D937":case "D919":case "D048":case "D920":case "D913":case "D952":case "D334":case "D944":case "D022":case "D955":case "D940":case "D930":case "D355":case "D967":case "D038":case "D127":case "D927":case "D120":case "D943":case "D008":case "D201":case "D958":case "D009":case "D191":case "D396":case "D964":case "D084":case "D101":case "D330":case "D921":case "D922":case "D037":case "D954":"D001"===
a?document.getElementById("weiter_telekom_adsl").style.display="block":document.getElementById("weiter_3er_vdsl100").style.display="block";this.hideOffButtonAndInfoText();break;default:document.getElementById("weiter_sonstige_vdsl100").style.display="block",this.hideOffButtonAndInfoText()}else this.showOffButtonAndInfoText();else this.showOffButtonAndInfoText();this.callback(b)},resetButtons:function(){var a=qx.bom.Collection.query(".weiter"),b=0;for(b;b<a.length;b+=1)a[b].style.display="none";qx.bom.element.Opacity.set(this.buttonOff,
.3);this.buttonOff.style.cursor="default"},hideOffButtonAndInfoText:function(){this.info&&(this.info.style.display="none");this.buttonOff&&(this.buttonOff.style.display="none")},showOffButtonAndInfoText:function(){this.info&&(this.info.style.display="block");this.buttonOff&&(this.buttonOff.style.display="block")},isArray:function(a){return a&&"object"===typeof a&&"number"===typeof a.length&&"function"===typeof a.splice&&!a.propertyIsEnumerable("length")},init:function(a,b,c){this.providerId=a;this.selectBox=
document.getElementById(this.providerId);this.dslIds=b;this.callback=c;this.initSelection();this.handleButtons()}};UNOUNO.local.changeHelpBusiness=function(a,b,c){this.init(a,b,c)};
UNOUNO.local.changeHelpBusiness.prototype={qxBom:qx.bom,initSelection:function(){this.setSelectbox(this.providerId);this.setCheckbox(this.dslIds);this.info=document.getElementById("info_txt");this.buttonOff=document.getElementById("buttonOff")},setCheckbox:function(a){var b=0,c;if(this.isArray(a))for(b;b<a.length;b+=1)(c=document.getElementById(a[b]))&&this.qxBom.Element.addListener(c,"click",this.handleButtons,this);else c=document.getElementById(a),document.getElementById(a)&&this.qxBom.Element.addListener(c,
"click",this.handleButtons,this)},setSelectbox:function(a){(a=document.getElementById(a))&&this.qxBom.Element.addListener(a,"change",this.handleButtons,this)},getChecked:function(a){var b=0,c;if(this.isArray(a)){for(b;b<a.length;b+=1)if((c=document.getElementById(a[b]))&&!0===c.checked)return c.value;return!1}if((c=document.getElementById(a))&&!0===c.checked)return c.value},getSelected:function(a){a=document.getElementById(a);if(!a)return null;a=a.options[a.options.selectedIndex];return"undefined"===
typeof a?null:a.value},handleButtons:function(){var a=this.getSelected(this.providerId),b=this.getChecked(this.dslIds);this.resetButtons();b&&a&&""!==a?"dsl_16"===b||"vdsl_50"===b||"vdsl_100"===b?("D001"===a||"D201"===a||"D009"===a||"D019"===a||"D900"===a||"D065"===a||"D013"===a||"D072"===a||"D089"===a||"D048"===a||"D022"===a||"D007"===a||"D908"===a||"D321"===a||"D297"===a||"D925"===a||"D924"===a||"D054"===a||"D916"===a||"D334"===a||"D330"===a||"D928"===a||"D929"===a||"D930"===a||"D931"===a||"D932"===
a||"D933"===a||"D180"===a||"D934"===a?document.getElementById("weiter_partner").style.display="block":document.getElementById("weiter_nopartner").style.display="block",document.querySelector('#weiter_partner input[name$\x3d":line-type"]').value=b,document.querySelector('#weiter_nopartner input[name$\x3d":line-type"]').value=b,this.hideOffButtonAndInfoText()):this.showOffButtonAndInfoText():this.showOffButtonAndInfoText();this.callback(b)},resetButtons:function(){var a=qx.bom.Collection.query(".weiter"),
b=0;for(b;b<a.length;b+=1)a[b].style.display="none";qx.bom.element.Opacity.set(this.buttonOff,.3);this.buttonOff.style.cursor="default"},hideOffButtonAndInfoText:function(){this.info&&(this.info.style.display="none");this.buttonOff&&(this.buttonOff.style.display="none")},showOffButtonAndInfoText:function(){this.info&&(this.info.style.display="block");this.buttonOff&&(this.buttonOff.style.display="block")},isArray:function(a){return a&&"object"===typeof a&&"number"===typeof a.length&&"function"===
typeof a.splice&&!a.propertyIsEnumerable("length")},init:function(a,b,c){this.providerId=a;this.selectBox=document.getElementById(this.providerId);this.dslIds=b;this.callback=c;this.initSelection();this.handleButtons()}};
UNOUNO.local.priceToggle=function(a){var b=document.getElementById(a),c=qx.bom.Collection.query(".df-content"),d=qx.bom.Collection.query(".sf-content");toggleElement=function(){if(!0===b.checked){for(var a=0;a<c.length;a+=1)qx.bom.element.Class.remove(c[a],"hidden");for(a=0;a<d.length;a+=1)qx.bom.element.Class.add(d[a],"hidden")}else{for(a=0;a<c.length;a+=1)qx.bom.element.Class.add(c[a],"hidden");for(a=0;a<d.length;a+=1)qx.bom.element.Class.remove(d[a],"hidden")}};qx.bom.Element.addListener(b,"click",
toggleElement,this,!1)};
UNOUNO.local.priceSpecialToggle=function(){var a=document.getElementById("tariff6000.bundle-tariff-surf-phone-flat-special-bundle-ensure-mcd"),b=qx.bom.Collection.query(".togglecontent-16000"),c=qx.bom.Collection.query(".togglecontent-50000"),d=document.getElementById("button-ct-btn-weiter-sfspecial"),e=document.getElementById("button-ct-btn-weiter-sfspecial-50000"),g=document.getElementById("tariff-16000"),h=document.getElementById("tariff-50000");priceSpecialToggleElements=function(){if(!0===a.checked){for(var f=
0;f<b.length;f++)qx.bom.element.Class.add(b[f],"hidden");for(f=0;f<c.length;f++)qx.bom.element.Class.remove(c[f],"hidden");d.style.display="none";e.style.display="inline-block";qx.bom.element.Class.add(g,"highlight");qx.bom.element.Class.remove(h,"highlight")}else if(!1===a.checked){for(f=0;f<b.length;f++)qx.bom.element.Class.remove(b[f],"hidden");for(f=0;f<c.length;f++)qx.bom.element.Class.add(c[f],"hidden");d.style.display="inline-block";e.style.display="none";qx.bom.element.Class.remove(g,"highlight");
qx.bom.element.Class.add(h,"highlight")}};a&&(priceSpecialToggleElements(),qx.bom.Element.addListener(a,"change",priceSpecialToggleElements,this))};
UNOUNO.local.tariffToggle=function(){var a=document.getElementById("tariff6000.bundle-tariff-double-flat-bundle-ensure-mcd"),b=document.getElementById("overlay"),c=qx.bom.Collection.query(".togglecontent-special"),d=qx.bom.Collection.query(".togglecontent-double"),e=document.getElementById("tariff-double-6000"),g=document.getElementById("input-double-6000"),h=document.getElementById("input-double-16000"),f=document.getElementById("input-special-16000"),k=qx.bom.Collection.query(".price-toggle");tariffToggleElements=
function(){for(var b=0;b<k.length;b++)qx.bom.element.Class.add(k[b],"hidden");if(!0===a.checked){for(b=0;b<c.length;b++)qx.bom.element.Class.add(c[b],"hidden");for(b=0;b<d.length;b++)qx.bom.element.Class.remove(d[b],"hidden");qx.bom.element.Class.add(document.getElementById("guenstig-50000"),"hidden");qx.bom.element.Class.replace(e,"tarif6000","tarif6000On");g.disabled=!1;h.checked=!0}else if(!1===a.checked){for(b=0;b<c.length;b++)qx.bom.element.Class.remove(c[b],"hidden");for(b=0;b<d.length;b++)qx.bom.element.Class.add(d[b],
"hidden");qx.bom.element.Class.add(document.getElementById("guenstig-50000"),"hidden");qx.bom.element.Class.replace(e,"tarif6000On","tarif6000");g.disabled=!0;f.checked=!0}};a&&(tariffToggleElements(),qx.bom.Element.addListener(a,"change",tariffToggleElements,this));b&&qx.bom.Element.addListener(b,"click",function(){a.checked=!0;tariffToggleElements();qx.bom.element.Style.set(document.getElementById("tariff6000.bundle-tariff-double-flat-bundle-ensure-mcd.checked"),"display","block");qx.bom.element.Style.set(document.getElementById("tariff6000.bundle-tariff-double-flat-bundle-ensure-mcd.unchecked"),
"display","none")})};
UNOUNO.local.tariffInputToggle=function(){var a=document.getElementById("input-double-6000"),b=document.getElementById("input-double-16000"),c=document.getElementById("input-double-50000"),d=document.getElementById("input-special-16000"),e=document.getElementById("input-special-50000"),g=qx.bom.Collection.query(".price-toggle"),h=document.getElementById("default-guenstig"),f=document.getElementById("guenstig-50000");toggleHandler=function(a){for(var b=0;b<g.length;b++)qx.bom.element.Class.add(g[b],"hidden");
qx.bom.element.Class.remove(document.getElementById(a),"hidden")};a&&qx.bom.Element.addListener(a,"click",function(){toggleHandler("double6000")});b&&qx.bom.Element.addListener(b,"click",function(){toggleHandler("double16000")});c&&qx.bom.Element.addListener(c,"click",function(){toggleHandler("double50000")});d&&qx.bom.Element.addListener(d,"click",function(){toggleHandler("special16000");qx.bom.element.Class.remove(h,"hidden");qx.bom.element.Class.add(f,"hidden")});e&&qx.bom.Element.addListener(e,
"click",function(){toggleHandler("special50000");qx.bom.element.Class.add(h,"hidden");qx.bom.element.Class.remove(f,"hidden")})};UNOUNO.local.dvbSelectionLightBoxLightBox=function(a,b){this.init(a,b)};
UNOUNO.local.dvbSelectionLightBoxLightBox.prototype={lightBox:null,init:function(a,b){openerCheckbox=document.getElementById(a);closeBox=document.getElementById(a+".close");chooseButton=document.getElementById(a+".choose");checkBoxDvbT=document.getElementById("stb-hw.radio.entertainment-vod-hw-hw-set-top-box-dvb-t");checkBoxDvbS=document.getElementById("stb-hw.radio.entertainment-vod-hw-hw-set-top-box-dvb-s");dvbFooter=document.getElementById("dvb-footer-content");dvbAdvice=document.getElementById("dvb-advice");
submitButton=document.getElementById("vod.checked.vod-true.choose");mediaCenterChecked=document.getElementById("vod.checked.vod-true.checked");mediaCenterUnchecked=document.getElementById("vod.checked.vod-true.unchecked");dvbInBasket=document.getElementById("stb-hw.radio.entertainment-vod-hw.real");null!==openerCheckbox&&qx.bom.Element.addListener(openerCheckbox,"change",function(a,b){return function(e){a.lightBox||(a.lightBox=new qui.bom.lightbox.LightBox,a.lightBox.getBlocker().setBackgroundColor("#4d84bb"),
a.lightBox.getBlocker().setOpacity(.75),a.lightBox.setWidth(400),a.lightBox.setHeight(250),qx.bom.element.Class.remove(document.getElementById(b),"hidden"),a.lightBox.setContent(document.getElementById(b)),a.lightBox.setMinTop(20));!0===openerCheckbox.checked&&a.lightBox.show()}}(this,b));null!==closeBox&&qx.bom.Element.addListener(closeBox,"click",function(a){return function(b){!1===checkBoxDvbT.checked&&!1===checkBoxDvbS.checked&&(mediaCenterChecked.style.display="none",mediaCenterUnchecked.style.display=
"block");b.preventDefault();a.lightBox.close()}}(this));null!==chooseButton&&qx.bom.Element.addListener(chooseButton,"click",function(a){return function(a){!1===checkBoxDvbT.checked&&!1===checkBoxDvbS.checked&&(a.preventDefault(),qx.bom.element.Class.add(dvbFooter,"advice"),qx.bom.element.Class.remove(dvbAdvice,"hidden"),qx.bom.element.Class.replace(chooseButton,"btn-blue-medium","btn-disabled-medium"))}}(this));null!==checkBoxDvbT&&qx.bom.Element.addListener(checkBoxDvbT,"change",function(a){return function(b){!0===
checkBoxDvbT.checked&&(qx.bom.element.Class.remove(dvbFooter,"advice"),qx.bom.element.Class.add(dvbAdvice,"hidden"),qx.bom.element.Class.replace(chooseButton,"btn-disabled-medium","btn-blue-medium"),qx.bom.Element.addListener(submitButton,"click",function(){a.lightBox.close();mediaCenterChecked.style.display="block";mediaCenterUnchecked.style.display="none";dvbInBasket.value="hw-set-top-box-dvb-t"}))}}(this));null!==checkBoxDvbS&&qx.bom.Element.addListener(checkBoxDvbS,"change",function(a){return function(b){!0===
checkBoxDvbS.checked&&(qx.bom.element.Class.remove(dvbFooter,"advice"),qx.bom.element.Class.add(dvbAdvice,"hidden"),qx.bom.element.Class.replace(chooseButton,"btn-disabled-medium","btn-blue-medium"),qx.bom.Element.addListener(submitButton,"click",function(){a.lightBox.close();mediaCenterChecked.style.display="block";mediaCenterUnchecked.style.display="none";dvbInBasket.value="hw-set-top-box-dvb-s"}))}}(this))}};UNOUNO.local.WaitingAdvice=function(a,b){this.init(a,b)};
UNOUNO.local.WaitingAdvice.prototype={init:function(a,b){var c=function(a){return function(){qx.bom.element.Class.remove(document.getElementById(a),"hidden")}},d=function(){setTimeout(c(a),3E3)};document.getElementById(b)&&qx.bom.Element.addListener(document.getElementById(b),"click",d)}};UNOUNO.local.LightBox=function(a,b,c,d){this.init(a,b,c,d)};
UNOUNO.local.LightBox.prototype={lightBox:null,tracking:!1,content:null,init:function(a,b,c,d){this.content=document.getElementById(c);"undefined"!==typeof d&&(this.tracking=d);this.setHandler(a,"open");this.setHandler(b,"close");this.lightBox||null===this.content||(this.lightBox=new qui.bom.lightbox.LightBox,this.lightBox.getBlocker().setBackgroundColor("#4d84bb"),this.lightBox.getBlocker().setOpacity(.75),this.lightBox.setWidth(520),this.lightBox.setHeight(485),qx.bom.element.Class.remove(this.content,
"hidden"),this.lightBox.setContent(this.content),this.lightBox.setMinTop(20))},setHandler:function(a,b){var c=null,d=0;if(a instanceof Array)for(d;d<a.length;d+=1)c=document.getElementById(a[d]),this.setClickEvent(c,b);else c=document.getElementById(a),this.setClickEvent(c,b)},setClickEvent:function(a,b){a&&("open"===b&&qx.bom.Element.addListener(a,"click",this.openLightbox,this),"close"===b&&qx.bom.Element.addListener(a,"click",this.closeLightbox,this))},openLightbox:function(a){a.preventDefault();
this.lightBox.show()},closeLightbox:function(){this.lightBox&&this.lightBox.close()}};UNOUNO.local.CustomerDataToggle=function(){var a=document.getElementById("show-additional-variant"),b=document.getElementById("hidden-additional-variant"),c=!1;a&&b&&qx.bom.Element.addListener(a,"click",function(){!1===c?(b.style.display="block",a.innerHTML="Alle Angaben verbergen",c=!0):(b.style.display="none",a.innerHTML="Alle Angaben anzeigen",c=!1)})};
UNOUNO.local.orderCanceledLightbox={daklDebug:UNOUNO.local.daklDebug,_lightboxId:"Cancel-Order-Lightbox",_allowedPages:"/Kosten /warenkorb /KundenDaten /kundendaten /LieferAdresse /lieferadresse /BankDaten /bankdaten /BestellZusammenfassung /Aktionsvorteil".split(" "),_isInitialized:!1,wasShown:!1,_salesChannelMap:{defaultMC:"other",seo:"other",googlect:"tkp","performance-media":"tkp"},_currentPageUrlObj:null,_getSalesChannel:function(a){this.daklDebug("this.salesChannel: "+this.salesChannel,"vtracc-120");
a=a?!1:"other";for(var b=0;b<UNOUNO.tracking.salesChannels.length;b++)this._salesChannelMap[UNOUNO.tracking.salesChannels[b]]&&(a=this._salesChannelMap[UNOUNO.tracking.salesChannels[b]]);return a},_getShopType:function(){this.daklDebug("this.shopType: "+this.shopType,"vtracc-120");return this.shopType.replace(/^\s+|\s+$/g,"")||"smallscreen"},_isLinkLeadingAwayFromOrderProcess:function(a){this.daklDebug("isLinkLeadingAwayFromOrderProcess: "+a,"vtracc-120");if(qx.bom.element.Class.has(a,"window-open")||
qx.bom.element.Class.has(a,"asterisk")||qx.bom.element.Class.has(a,"lightboxopener")||qx.bom.element.Class.has(a,"chatopener")||qx.bom.element.Class.has(a,"icon-link")||qx.bom.element.Class.has(a,"target"))return this.daklDebug("Link opens a popup -\x3e NOT leading away","vtracc-120",!0),!1;var b=document.getElementById("cancel-order-container");if(b&&UNOUNO.local.isAncestorOf(b,a))return this.daklDebug("Link is in Lightbox -\x3e NOT leading away","vtracc-120",!0),!1;var b=(b=document.getElementById("header-container"))?
b:$q&&$q(".order-header-container")?$q(".order-header-container")[0]:null,c=document.getElementById("footer-container")||document.getElementById("footer_container");if(b&&c){if(UNOUNO.local.isAncestorOf(b,a))return this.daklDebug("Link is in header -\x3e leading away","vtracc-120",!0),!0;if(UNOUNO.local.isAncestorOf(c,a))return this.daklDebug("Link is in footer -\x3e leading away","vtracc-120",!0),!0}this.daklDebug("Link is not in Lightbox, Header or Footer -\x3e NOT leading away","vtracc-120",!0);
return!1},_linkHandler:function(a){for(var b=a.getTarget();"a"!==b.tagName.toLowerCase()&&"button"!==b.tagName.toLowerCase()&&"form"!==b.tagName.toLowerCase()&&b.parentNode;)b=b.parentNode;UNOUNO.local.orderCanceledLightbox&&!UNOUNO.local.orderCanceledLightbox.wasShown&&this._isLinkLeadingAwayFromOrderProcess(b)&&(this.daklDebug(b,"vtracc-120"),a.preventDefault(),this.show(b))},_prepareLinks:function(){this._currentPageUrlObj=UNOUNO.local.parseUriExtended(window.location.href);var a=document.getElementById("cancel-order-container");
this.daklDebug("preparing links","vtracc-120");this.daklDebug(this._currentPageUrlObj,"vtracc-120");if(a&&UNOUNO.local.arrayContains(this._allowedPages,this._currentPageUrlObj.path))for(var b=document.getElementsByTagName("a"),c=null,d=null,d=0;d<b.length;d++)c=b[d],c.getAttribute("href"),c.isPrepared?this.daklDebug("link already prepared: "+c.href,"vtracc-120"):(c.isPrepared=!0,UNOUNO.local.isAncestorOf(a,c)||(this.daklDebug("preparing link: "+c.href,"vtracc-120"),qx.bom.Element.addListener(c,"click",
this._linkHandler,this)))},_prepareForms:function(){for(var a=qx.bom.Collection.query(".search form",document),b=0;b<a.length;b++)qx.bom.Element.addListener(a[b],"submit",this._linkHandler,this)},_initNodes:function(){this.nodes={closeX:document.getElementById("cancel-order-close-x"),showCallbackDetails:document.getElementById("cancel-order-box-callback-button"),hideCallbackDetails:document.getElementById("cancel-order-callback-details-close-button"),chatButton:document.getElementById("cancel-order-box-chat-button"),
feedbackForm:document.getElementById("cancel-order-feedback-form"),feedbackSelect:document.getElementById("cancel-order-feedback-select"),feedbackButton:document.getElementById("cancel-order-feedback-button"),textArea:document.getElementById("cancel-order-feedback-textarea"),availableCharacters:document.getElementById("cancel-order-feedback-textarea-available-characters"),callbackBox:document.getElementById("cancel-order-callback-box"),callbackIframe:document.getElementById("cancel-order-callback-iframe"),
chatBox:document.getElementById("cancel-order-chat-box"),callbackDetails:document.getElementById("cancel-order-callback-details-box"),feedbackBox:document.getElementById("cancel-order-feedback-box"),thankYouBox:document.getElementById("cancel-order-thankyou-box"),cancelButton:document.getElementById("cancel-order-cancel-order"),resumeButton:document.getElementById("cancel-order-resume-order")}},_bindHandlers:function(){qx.bom.Element.addListener(this.nodes.closeX,"click",this.hideByX,this);qx.bom.Element.addListener(this.nodes.resumeButton,
"click",this.hideByResume,this);qx.bom.Element.addListener(this.nodes.cancelButton,"click",this.cancelOrder,this);this.nodes.chatButton&&qx.bom.Element.addListener(this.nodes.chatButton,"click",this.trackChatButton,this);qx.bom.Element.addListener(this.nodes.showCallbackDetails,"click",this.showCallbackDetails,this);qx.bom.Element.addListener(this.nodes.hideCallbackDetails,"click",this.hideCallbackDetails,this);qx.bom.Element.addListener(this.nodes.feedbackForm,"submit",this.submitFormData,this)},
_triggerTracking:function(a,b){if("undefined"!=typeof UNOUNO.tracking&&"function"==typeof UNOUNO.tracking.genericTracking){var c="OP|";b&&(c="FP|");for(var c=c+(this._currentPageUrlObj.host+"|"),d=this._currentPageUrlObj.path.split("/"),e=0;e<d.length;e++){var g=d[e];if(g||e+1==d.length)c+=g+"|"}b||(c+=this._lightboxId+"|");c={prop3:this._lightboxId,eVar4:this._lightboxId,prop1:UNOUNO.tracking.seite,prop6:UNOUNO.tracking.shopname,eVar7:UNOUNO.tracking.shopname,v1:UNOUNO.tracking.bereich,channel:UNOUNO.tracking.bereich,
eVar1:UNOUNO.tracking.bereich,eVar5:UNOUNO.tracking.tarif,prop4:UNOUNO.tracking.tarif,prop11:UNOUNO.tracking.shoptyp,eVar13:UNOUNO.tracking.shoptyp,prop5:UNOUNO.tracking.sektion,eVar6:UNOUNO.tracking.sektion,v22:this.salesChannel,v28:this.salesChannel,prop60:c+a};this.daklDebug("_triggerTracking: "+a,"vtracc-120");this.daklDebug(c,"vtracc-120");UNOUNO.tracking.genericTracking(c,"o","generic-tracking")}},_initWebservice:function(){this._webservice||("undefined"!==typeof WS_OrderExitFeedbackService?
(this.daklDebug("initializing webservice","vtracc-120"),this._webservice=new WS_OrderExitFeedbackService(obj)):this.daklDebug("Error: The Webservice 'WS_OrderExitFeedbackService' is not present in this context","vtracc-120"))},init:function(){window.TEMPNAMESPACE&&(window.TEMPNAMESPACE=null,delete window.TEMPNAMESPACE);return document.getElementById("cancel-order-container")&&this._getSalesChannel(!0)?(this._isInitialized||(this._isInitialized=!0,this._prepareLinks(),this._prepareForms(),this._lightbox=
this._lightbox||UNOUNO.local.lightbox.create("cancel-order-container","cancel-order-lightbox",{width:710,height:650,useFadeEffect:!0}),this._initNodes(),this._bindHandlers(),this._initWebservice()),this._lightbox):!1},show:function(a){this.daklDebug("orderCanceledLightbox.show: Link clicked: "+a.href,"vtracc-120");this.init().show();this.targetLink=a||this.targetLink;this.wasShown=!0;this._webservice&&(this.daklDebug("submitting: setting visited by webservice!","vtracc-120"),this._webservice.setVisited());
var b="no-linkid";a&&("FORM"==a.tagName?b="search-form":a.id?b=a.id:UNOUNO.local.isAncestorOf(document.getElementById("footer"),a)&&(b="footer-no-linkid"));this._triggerTracking(b,!0)},hide:function(){this.daklDebug("orderCanceledLightbox.close called","vtracc-120");this._lightbox.hide()},hideByX:function(){this._triggerTracking("resume-order-x");this.hide()},hideByResume:function(){this._triggerTracking("resume-order-button");this.hide()},trackChatButton:function(a){this._triggerTracking("chat-opened")},
trackHelpButton:function(a){this._triggerTracking("help-opened")},cancelOrder:function(a){a&&a.preventDefault();this._triggerTracking("cancel-order");this.targetLink&&this.targetLink.href?(this.daklDebug("order process canceled: redirecting to targetLink: "+this.targetLink,"vtracc-120"),window.location.href=this.targetLink.href||this.targetLink):(this.targetLink&&this.targetLink.submit&&this.targetLink.submit(),this.hide())},updateFeedbackButtonEnabled:function(){this.nodes.feedbackSelect.value||
this.nodes.textArea.value.replace(/^\s+|\s+$/g,"")?(this.nodes.feedbackButton.className="btn-eh btn-eh-blue-medium",this.nodes.feedbackButton.disabled=!1):(this.nodes.feedbackButton.className="btn-eh btn-eh-disabled-medium",this.nodes.feedbackButton.disabled=!0)},updateAvailableTextareaCharacters:function(){this.daklDebug("orderCanceledLightbox.updateAvailableTextareaCharacters called","vtracc-120");var a=this.nodes.textArea;0>=750-a.value.length&&(a.value=a.value.substr(0,750));this.nodes.availableCharacters.innerHTML=
""+a.value.length+" von 750 Zeichen";this.updateFeedbackButtonEnabled()},showCallbackDetails:function(){this.nodes.callbackBox.style.display="none";this.nodes.chatBox.style.display="none";this.nodes.callbackDetails.style.display="block";this._triggerTracking("show-callback-details")},hideCallbackDetails:function(){this.nodes.callbackBox.style.display="block";this.nodes.chatBox.style.display="";this.nodes.callbackDetails.style.display="none";this._triggerTracking("hide-callback-details")},submitFormData:function(a){this.daklDebug("submitting form!",
"vtracc-120");a.preventDefault();a=!1;switch(parseInt(this.nodes.feedbackSelect.value)){case 1:a="Produkt";break;case 2:a="Kosten";break;case 3:a="Website";break;case 4:a="Info";break;case 5:a="Andere";break;default:a="Kein"}this._triggerTracking("submit-feedback|"+a);this.showThankYou();this._webservice&&(this.daklDebug("submitting the form by the webservice!","vtracc-120"),this._webservice.sendFeedback(this.nodes.feedbackSelect.value,this.nodes.textArea.value))},showThankYou:function(){this.nodes.feedbackBox.style.display=
"none";this.nodes.thankYouBox.style.display="block"},hideThankYou:function(){this.nodes.feedbackBox.style.display="block";this.nodes.thankYouBox.style.display="none"},toggleThankYou:function(){"block"===this.nodes.thankYouBox.style.display?this.hideThankYou():this.showThankYou()}};
UNOUNO.tracking.logTrackingError=function(a){UNOUNO.error.internalJavaScriptErrorLogging(a,document.location.href,0)};UNOUNO.tracking.sectionTracking=function(a){a&&""!==a?(s.prop74=a,s.prop75="none",s.t(),qx.bom.element.Class.add(document.getElementsByTagName("body")[0],"sitecatalyst-fired")):UNOUNO.tracking&&(UNOUNO.util.showErrorInConsole?UNOUNO.util.showErrorInConsole("Page section not available!"):UNOUNO.tracking.logTrackingError("(Tracking) Page section not available!"))};
UNOUNO.tracking.sectionClickTracking=function(a){if(a&&""!==a){var b=document.getElementById(a);qx.bom.Element.addListener(b,"click",qx.lang.Function.bind(function(a){s.prop75=a;s.t();qx.bom.element.Class.add(document.getElementsByTagName("body")[0],"sitecatalyst-fired")},this,a),!1)}else UNOUNO.tracking&&(UNOUNO.util.showErrorInConsole?UNOUNO.util.showErrorInConsole("Section button "+a+" not available!"):UNOUNO.tracking.logTrackingError("(Tracking) Section button "+a+" not available!"))};
UNOUNO.tracking.lightboxTracking=function(a){"undefined"!=typeof s&&a&&""!==a?(s.prop3=a,s.eVar4=s.prop3,s.t(),qx.bom.element.Class.add(document.getElementsByTagName("body")[0],"sitecatalyst-fired")):UNOUNO.tracking&&(UNOUNO.util.showErrorInConsole?UNOUNO.util.showErrorInConsole("Lightbox identifier not available!"):UNOUNO.tracking.logTrackingError("(Tracking) Lightbox identifier not available!"))};
UNOUNO.tracking.genericTracking=function(a,b,e,f){var d,c,g,h;if("undefined"!==typeof s_gi&&"undefined"!==typeof s_account){d=s_gi(s_account);g="";"undefined"!=typeof a.prop60&&-1<a.prop60.indexOf("ct.btn.detailshotlinechat.chat")&&(a.list2="chat-angenommen|"+UNOUNO.tracking.shopname+"|"+UNOUNO.tracking.seite+"|"+UNOUNO.tracking.linkid);("undefined"!=typeof a.list2&&0==a.list2.indexOf("chat-angenommen")||"undefined"!=typeof a.prop60&&-1<a.prop60.indexOf("ct.btn.MobileZubehoerShop"))&&"undefined"==
typeof a.eVar35&&(a.eVar35=UNOUNO.tracking.transactionId);for(c in a)a.hasOwnProperty(c)&&(g=g+c+",","events"===c&&(h=a[c]));if(""!==g){g=g.substr(0,g.length-1);d.linkTrackVars=g+",eVar3";h&&(d.linkTrackEvents=h);for(c in a)a.hasOwnProperty(c)&&(d[c]=a[c]);!0==f?d.t(this,b||"o",e||"generic-tracking"):d.tl(this,b||"o",e||"generic-tracking")}else UNOUNO.util.showErrorInConsole?UNOUNO.util.showErrorInConsole("Generic tracking has no params!"):UNOUNO.tracking.logTrackingError("(Tracking) Generic tracking has no params!")}};
UNOUNO.tracking.clickTracking=function(a,b,e,f,d){var c;(c=document.getElementById(a))&&qx.bom.Element.addListener(c,"click",qx.lang.Function.bind(UNOUNO.tracking.clickTrackingHandler,this,{buttonId:a,prop:b,eVar:e,optTrackingParams:f},d),!1)};UNOUNO.tracking.checkBoxTracking=function(a){var b=document.getElementById(a),e={},f;b&&qx.bom.Element.addListener(b,"click",qx.lang.Function.bind(function(a){f=!0===b.checked?a+".add":a+".remove";e.prop60=f;UNOUNO.tracking.genericTracking(e)},this,a),!1)};
UNOUNO.tracking.clickTrackingHandler=function(a,b){var e,f,d={},c;e=a.prop||"prop60";f=a.eVar||"";optTrackingParams=a.optTrackingParams||{};c="OP|"+UNOUNO.tracking.shopname+"|"+UNOUNO.tracking.seite+"|"+a.buttonId;d[e]=c;d[f]=c;d.prop12=UNOUNO.tracking.variante;for(key in optTrackingParams)optTrackingParams.hasOwnProperty(key)&&(d[key]=optTrackingParams[key]);UNOUNO.tracking.genericTracking(d,null,null,b)};UNOUNO.tracking.microConversionTracking=function(a){};
UNOUNO.tracking.trackEvent=function(a,b,e){if("chat-available"!=b||"undefined"==typeof UNOUNO.params||"undefined"==typeof UNOUNO.params.isMoso||!0!==UNOUNO.params.isMoso)if("chat-available"!=b||"undefined"==typeof UNOUNO.tracking||"undefined"==typeof UNOUNO.tracking.shopname||"dslupgrade-de"!==UNOUNO.tracking.shopname){if("chat-available"==b){if(!0==UNOUNO.tracking.chatAvailabilityTracked)return;UNOUNO.tracking.chatAvailabilityTracked=!0}s.linkTrackVars="list2,eVar35,prop60,events,eVar3";s.linkTrackEvents=
a;if("chat-angenommen"==b||"chat-angenommen-auto"==b)s.eVar35=UNOUNO.tracking.transactionId;s.events=a;s.list2=b+"|"+UNOUNO.tracking.shopname+"|"+UNOUNO.tracking.seite+"|"+e;s.prop60=trackingValue="OP|"+UNOUNO.tracking.shopname+"|"+UNOUNO.tracking.seite+"|"+e;s.tl(this,"o","trackEvent");s.events=""}};
window.onYalstVisitorAPILoaded=null;
$q.define("UNOUNO.components.timer",{members:{_pauseTime:null,_endTime:null,_fn:null,_currentTimeout:null,_isPaused:!1,_wasInitialized:!1,_debug:function(){},start:function(a,b){var c=this;this._debug("timer start",b);this._endTime=new Date((new Date).getTime()+b);this._fn=a;return this._currentTimeout=setTimeout(function(){c._debug("timer done");a()},b)},clearEvents:function(){$q(document).off("lightboxopened",this.lightboxopened,this);$q(document).off("lightboxclosed",this.lightboxclosed,this)},
stop:function(){$q.debug("stop Timer");clearTimeout(this._currentTimeout)},pause:function(){this._isPaused||(this._debug("pause Timer"),clearTimeout(this._currentTimeout),this._pauseTime=new Date,this._isPaused=!0)},resume:function(){var a=this._endTime-this._pauseTime;this._isPaused&&0<a&&(this.start(this._fn,a),this._isPaused=!1)},initWindowOnBlur:function(){function a(a){var f={focus:"visible",focusin:"visible",pageshow:"visible",blur:"hidden",focusout:"hidden",pagehide:"hidden"};a=a||window.event;
a.type in f&&"hidden"===f[a.type]||document[b]?this.pause&&this.pause():this.resume&&this.resume()}var b="hidden";b in document?document.addEventListener("visibilitychange",a.bind(this)):(b="mozHidden")in document?document.addEventListener("mozvisibilitychange",a.bind(this)):(b="webkitHidden")in document?document.addEventListener("webkitvisibilitychange",a.bind(this)):(b="msHidden")in document?document.addEventListener("msvisibilitychange",a.bind(this)):"onfocusin"in document&&(document.onfocusin=
document.onfocusout=a.bind(this));window.onpageshow=window.onpagehide=window.onfocus=window.onblur=a.bind(this);a({type:"visible"==document.visibilityState?"focus":"blur"})},initOnLightbox:function(){$q(document).on("lightboxopened",this.lightboxopened,this);$q(document).on("lightboxclosed",this.lightboxclosed,this)},lightboxopened:function(){this._debug("lightboxopened");this.pause()},lightboxclosed:function(){this._debug("lightboxclosed");this.resume()}}});
$q.define("UNOUNO.components.chatApi",{statics:{_yalstServer:"//1und1.livesupportserver.de",_yalstPath:"/app",_yalstLicence:"undefined"!=typeof UNOUNO.params.currentProductarea&&"dsl-business-glasfaser"==UNOUNO.params.currentProductarea||"DetailsGlasfaserKontakt"==UNOUNO.tracking.seite?"6-1":".domain"===window.location.hostname.substr(-7)?"4-1":"2-1",_yalstJSFile:"/visitor_api/v2.1/LiveSupport.min.js",_yalstApi:null,_debug:function(){},init:function(){this._debug("UNOUNO.components.chatApi construct");
var a=$q.uri.parse(window.location.href);null!=a.queryKey.realChat&&"true"==a.queryKey.realChat&&(this._yalstLicence="undefined"!=typeof UNOUNO.params.currentProductarea&&"dsl-business-glasfaser"==UNOUNO.params.currentProductarea||"DetailsGlasfaserKontakt"==UNOUNO.tracking.seite?"6-1":"2-1");this.loadYalstApi();window.onYalstVisitorAPILoaded=this.initYalst.bind(this);return this},startLiveChat:function(a){this._yalstApi.startLiveChat(this._yalstLicence,a,!1,"auto")},shouldInvite:function(a,b){if("dslorder-de/glasfaser"!==
UNOUNO.components.chatInvite.getSite()){var c=this;this._yalstApi&&this._yalstApi.shouldInvite(a,function(a,h){c._debug("handleShouldInvite",arguments);h||(a?b():c._debug("operator busy"))})}else b()},shouldShow:function(a,b){var c=this;this._yalstApi.getOperatorAvailability(function(f){c._debug("UNOUNO.components.chatApi.shouldShow ChatStatus:",f);f instanceof Error?c._debug("chatApi.shouldShow: Error Occured:",f):f==c._yalstApi.Availability.AVAILABLE?a():b()})},loadYalstApi:function(){var a=document.createElement("script");
a.src=this._yalstServer+this._yalstPath+this._yalstJSFile;a.type="text/javascript";a.async="true";a.onload=a.onreadystatechange=function(){};var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b)},initYalst:function(a){this._yalstApi=a;this._yalstApi.associateWithLiveSupportProduct(this._yalstServer+this._yalstPath,this._yalstLicence);$q(document).emit("chatApiReady")}}});
$q.define("UNOUNO.components.chatParameters",{statics:{_chatApi:UNOUNO.components.chatApi,init:function(){},params:function(a,b){b.preventDefault();$q(a);var c=UNOUNO.tracking.seite,f=UNOUNO.params.chatSection,h="TransactionID:"+UNOUNO.tracking.transactionId+"; Mediacode: ";var g="ChatAuto",g="undefined"!=typeof UNOUNO.components.chatInvite.optiVar&&1<UNOUNO.components.chatInvite.optiVar.length?UNOUNO.components.chatInvite.optiVar:"ChatAuto";c={direct:!0,pagetitle:c,comment:f,activechat:!0,paddfields:h+
g+"; Produkt: "+("dsl"===window.location.hostname.substr(0,3)?"DSL":"Mobile"),sessionfields:"eVar1:"+s.eVar1+"; eVar0:"+s.campaign+"; prop4:"+s.prop4+"; prop5:"+s.prop5+"; eVar5:"+s.eVar5+"; prop6:"+s.prop6+"; eVar6:"+s.eVar6+"; eVar7:"+s.eVar7+"; prop11:"+s.prop11+"; eVar13:"+s.eVar13+"; prop17:"+s.prop17+"; eVar22:"+s.eVar22+"; eVar23:"+s.eVar23+"; eVar24:"+s.eVar24+"; eVar35:"+s.eVar35+"; prop28:"+s.prop28+"; eVar45:"+s.eVar45+"; eVar49:"+s.eVar49+"; eVar62:"+s.eVar62+"; eVar68:"+s.eVar68+"; eVar69:"+
s.eVar69+";"};this._chatApi.startLiveChat(c)}}});
$q.define("UNOUNO.components.chatInvite",{statics:{_defaultWaitingTime:40,_openOnlyOnce:!0,_timeFactor:1E3,_wasOpened:null,_openTimer:new UNOUNO.components.timer,_chatApi:UNOUNO.components.chatApi,_chatParams:UNOUNO.components.chatParameters,_debug:function(){},currentTimeout:null,init:function(){this._debug("init Chat auto invite");"#debugChat"===window.location.hash&&(this._timeFactor=100,this._openOnlyOnce=!1,$q.cookie.set("chatInviteLayerWasOpened",""));"mobile"===$q.env.get("device.type")||0>=
$q("#chat-invite-layer").length||$q("body.popup").length||(this._wasOpened="yes"===$q.cookie.get("chatInviteLayerWasOpened"),this._openOnlyOnce&&this._wasOpened||(this._debug("Chat auto invite for site "+this.getSite()),$q(".button.chat").on("click",function(a){this._chatParams.params(".button.chat",a)},this),this.startTimeout()))},startTimeout:function(){var a=this;this._openTimer.start(function(){a.testOperatorAvailable.bind(a)()},this.getWaitingTime()*this._timeFactor)},stopTimeout:function(){this._openTimer.stop()},
testOperatorAvailable:function(){this._chatApi.shouldInvite(this.getPriority(),this.showInviteLayer.bind(this))},getWaitingTime:function(){var a;switch(this.getSite()){case "dslorder-de/LieferAdresse":case "dslorder-de/BestellZusammenfassung":case "mobileorder-de/BestellZusammenfassung":case "mobileorder-de/optionen":a=30;break;case "dslorder-de/DslEinstieg":case "dslorder-de/optionen":case "mobileorder-de/showroom-overview":case "mobileorder-de/datenflat":case "mobileorder-de/datenflat":case "mobileorder-de/notebook-flat":a=
40;break;case "dslorder-de/Kosten":case "mobileorder-de/Kosten":a=50;break;case "dslorder-de/KundenDaten":case "dslorder-de/BankDaten":case "mobileorder-de/KundenDaten":case "mobileorder-de/BankDaten":a=100;break;default:a=this._defaultWaitingTime}return a},getPriority:function(){var a;switch(this.getSite()){case "dslorder-de/KundenDaten":case "mobileorder-de/KundenDaten":case "dslorder-de/Kosten":case "mobileorder-de/Kosten":a=100;break;case "dslorder-de/BankDaten":case "mobileorder-de/BankDaten":case "dslorder-de/homeserver-einrichten":case "dslorder-de/dsl-mit-vertragslaufzeit":case "dslorder-de/optionen":case "dslorder-de/DslTarif":case "mobileorder-de/showroom-overview":case "dslorder-de/DslEinstieg":a=
25;break;default:a=0}return a},getSite:function(){return UNOUNO.tracking.shopname+"/"+UNOUNO.tracking.seite},showInviteLayer:function(){this._openOnlyOnce&&!0===this._wasOpened||(this._wasOpened=!0,UNOUNO.components.chatInviteLayer.open(),$q.cookie.set("chatInviteLayerWasOpened","yes"))},hideInviteLayer:function(){UNOUNO.components.chatInviteLayer.close()}}});
$q.define("UNOUNO.components.chatInviteLayer",{statics:{_fadeOutTime:30,_timeFactor:1E3,_isShown:!1,_isDragActive:!1,_dragStartPos:null,_evStartPos:{x:0,y:0},_evStopPos:{x:0,y:0},_currentTimeout:null,_hideTimer:new UNOUNO.components.timer,_debug:function(){},domElement:$q("#chat-invite-layer"),init:function(){},isShown:function(){return this._isShown},isHidden:function(){return!this.isShown()},open:function(){this.domElement.find(".close").on("click",this.close,this);$q(document).on("keydown",this.keydownFunc,
this);this.domElement.removeClass("hidden");this.domElement.emit("shown");this._isShown=!0;this.startTimeout()},keydownFunc:function(a){"Escape"===a.getKeyIdentifier()&&this.close()},close:function(){this.domElement.addClass("hidden");this.domElement.setStyle("transform","translate(0px, 0px");this._isShown=!1;this.stopTimeout();$q(document).off("keydown",this.keydownFunc,this);this.domElement.find(".close").off("click",this.close,this);this.domElement.off("mousedown",this.dragstart,this)},toggle:function(){this.isShown()?
this.close():this.open()},startTimeout:function(){var a=this;this._hideTimer.start(function(){a.domElement.emit("timeOut");a.close.bind(a)()},this._fadeOutTime*this._timeFactor)},stopTimeout:function(){this._hideTimer.stop()},dragstart:function(a){this.stopTimeout();this._isDragActive=!0;null===this._dragStartPos?(this._dragStartPos=this.domElement.getOffset(),this._evStartPos={x:a.getScreenLeft(),y:a.getScreenTop()}):(this._evStartPos.x=a.getScreenLeft()-this._evStopPos.x+this._evStartPos.x,this._evStartPos.y=
a.getScreenTop()-this._evStopPos.y+this._evStartPos.y);$q("body").addClass("dragactive");$q(document).on("mousemove",this.dragmove,this);$q(document).on("mouseup",this.dragstop,this)},dragmove:function(a){this._debug("dragmove");if(this._isDragActive){var b=this._dragStartPos.left-(this._evStartPos.x-a.getScreenLeft()),c=this._dragStartPos.top-(this._evStartPos.y-a.getScreenTop()),b=-1*(this._evStartPos.x-a.getScreenLeft()),c=-1*(this._evStartPos.y-a.getScreenTop());this.domElement.setStyle("transform",
"translate("+b+"px, "+c+"px")}},dragstop:function(a){this._debug("dragstop");this._isDragActive=!1;this._evStopPos={x:a.getScreenLeft(),y:a.getScreenTop()};$q("body").removeClass("dragactive");$q(document).off("mousemove",this.dragmove,this);$q(document).off("mouseup",this.dragstop,this)}}});
$q.define("UNOUNO.components.chatTracking",{statics:{_domElement:$q("#chat-invite-layer"),init:function(){this._domElement.on("shown",this.chatLayerShown);this._domElement.on("timeOut",this.chatLayerTimeout);this._domElement.find(".button.chat").on("click",this.chatButtonClicked);this._domElement.find(".close").on("click",this.chatLayerActiveClosed)},chatLayerShown:function(){UNOUNO.tracking.trackEvent("event18","chat-available-auto")},chatButtonClicked:function(){UNOUNO.tracking.trackEvent("event19",
"chat-angenommen-auto","ct.btn.chat.inviteLayer")},chatLayerTimeout:function(){UNOUNO.tracking.trackEvent("event27","auto-chat-geschlossen-time")},chatLayerActiveClosed:function(){UNOUNO.tracking.trackEvent("event27","auto-chat-geschlossen-x","ct.btn.close.inviteLayer")}}});
$q.define("UNOUNO.components.chatButtonBehavior",{statics:{_chatApi:UNOUNO.components.chatApi,_isAjaxNavigationReady:!1,_isChatApiReady:!1,_debug:function(){},_refreshTimeout:1E4,init:function(){try{if(window.self!==window.parent&&window.parent.$q&&window.parent.$q("#lightboxContent")&&!$q("body.DetailsHotlineChat").length&&!$q("body.DetailsGlasfaserKontakt").length&&!$q("body.DetailsKontakt").length)return}catch(a){$q.debug(a)}$q(document).on("ajaxNavigationReady",function(){this._isAjaxNavigationReady=
!0;this.testReady()},this);$q(document).on("chatApiReady",function(){this._isChatApiReady=!0;this.testReady()},this)},testReady:function(){if((this._isAjaxNavigationReady||0===$q("#header-nav").length)&&this._isChatApiReady)this.onReady()},onReady:function(){this._debug("UNOUNO.components.chatButtonBehavior.onReady");this._chatApi.shouldShow(this.onChatAvailable.bind(this),this.onChatNotAvailable.bind(this))},onChatAvailable:function(){$q(".sticky-navigation-container").addClass("chat");UNOUNO.tracking&&
UNOUNO.tracking.variante&&(UNOUNO.tracking.variante.startsWith("gmx:")||UNOUNO.tracking.variante.startsWith("webde:")||UNOUNO.tracking.trackEvent("event18","chat-available"));if(!$q(".chatopener").hasListener("click",this.onButtonClicked,this))$q(".chatopener").on("click",this.onButtonClicked,this);$q("li.header-nav-item-chat.chat-hidden").removeClass("chat-hidden").addClass("chat-shown");$q(".presenter-infobox .chat.chat-hidden").removeClass("chat-hidden").addClass("chat-shown");$q(".toggle-chat.is-available").removeClass("hidden");
$q(".toggle-chat.not-available").addClass("hidden");$q(".toggle-chat.nighttime-suspended").addClass("hidden");$q("#cancel-order-chat-box.cancel-order-box-last.chat-hidden").removeClass("chat-hidden").addClass("chat-shown");$q("#button-ct-btn-stickynavigation-chat").getClosest("li").removeClass("hidden");$("#chat-invite-layer .callback-button-list .button.chat.chatopener").length&&$("#chat-invite-layer .callback-button-list .button.chat.chatopener ").show();this.testAgain()},onChatNotAvailable:function(){d=
new Date;localTime=d.getTime();localOffset=6E4*d.getTimezoneOffset();utc=localTime+localOffset;offset=1;paris=utc+36E5*offset;nd=new Date(paris);chatNotAvailableFrom=22;chatNotAvailableTo=8;$q(".chatopener").off("click",this.onButtonClicked,this);$q("li.header-nav-item-chat.chat-shown").addClass("chat-hidden").removeClass("chat-shown");$q(".presenter-infobox .chat.chat-shown").addClass("chat-hidden").removeClass("chat-shown");nd.getHours()<chatNotAvailableTo||nd.getHours()>=chatNotAvailableFrom?($q(".toggle-chat.is-available").addClass("hidden"),
$q(".toggle-chat.not-available").addClass("hidden"),$(".chatNotAvailableFrom").html(chatNotAvailableFrom),$(".chatNotAvailableTo").html(chatNotAvailableTo),$q(".toggle-chat.nighttime-suspended").removeClass("hidden")):($q(".toggle-chat.is-available").addClass("hidden"),$q(".toggle-chat.not-available").removeClass("hidden"),$q(".toggle-chat.nighttime-suspended").addClass("hidden"));$q("#cancel-order-chat-box.cancel-order-box-last.chat-shown").addClass("chat-hidden").removeClass("chat-shown");$q("#button-ct-btn-stickynavigation-chat").getClosest("li").addClass("hidden");
$("#chat-invite-layer .callback-button-list .button.chat.chatopener").length&&$("#chat-invite-layer .callback-button-list .button.chat.chatopener ").hide();$q(".sticky-navigation-container").removeClass("chat");this.testAgain()},testAgain:function(){var a=this;setTimeout(function(){a._chatApi.shouldShow(a.onChatAvailable.bind(a),a.onChatNotAvailable.bind(a));a._debug("chatAvailable test again")},this._refreshTimeout)},onButtonClicked:function(a){a.preventDefault()},openChat:function(a){this._debug("UNOUNO.components.chatButtonBehavior.openChat",
window.location.hostname.substr(0,3));var b="pweborder-de"===UNOUNO.params.project?"Mobile":"dslorder-de"===UNOUNO.params.project?"DSL":UNOUNO.params.project,c=UNOUNO.tracking.seite,f=UNOUNO.params.chatSection,h="TransactionID:"+UNOUNO.tracking.transactionId+"; Mediacode: ";var g="ChatSelf";"undefined"!=typeof a&&"chat-invite-layer"==a.parentElement.parentElement.parentElement.parentElement.id?g="undefined"!=typeof UNOUNO.components.chatInvite.optiVar&&1<UNOUNO.components.chatInvite.optiVar.length?
UNOUNO.components.chatInvite.optiVar:"ChatAuto":"undefined"!=typeof UNOUNO.components.chatButtonBehavior.optiVar&&1<UNOUNO.components.chatButtonBehavior.optiVar.length&&(g=UNOUNO.components.chatButtonBehavior.optiVar);this._chatApi.startLiveChat({direct:!0,pagetitle:c,comment:f,activechat:!1,paddfields:h+g+"; Produkt: "+b,sessionfields:"eVar1:"+s.eVar1+"; eVar0:"+s.campaign+"; prop4:"+s.prop4+"; prop5:"+s.prop5+"; eVar5:"+s.eVar5+"; prop6:"+s.prop6+"; eVar6:"+s.eVar6+"; eVar7:"+s.eVar7+"; prop11:"+
s.prop11+"; eVar13:"+s.eVar13+"; prop17:"+s.prop17+"; eVar22:"+s.eVar22+"; eVar23:"+s.eVar23+"; eVar24:"+s.eVar24+"; eVar35:"+s.eVar35+"; prop28:"+s.prop28+"; eVar45:"+s.eVar45+"; eVar49:"+s.eVar49+"; eVar62:"+s.eVar62+"; eVar68:"+s.eVar68+"; eVar69:"+s.eVar69+";"})}}});UNOUNO.components.chatButtonBehavior.init();UNOUNO.components.chatInviteLayer.init();UNOUNO.components.chatTracking.init();
$q.ready(function(){UNOUNO.components.chatInvite.init();UNOUNO.components.chatApi.init();$q(".info-icon").on("mouseover",function(a){toggleInfoIcon(a.currentTarget)});$q(".info-icon").on("mouseleave",function(a){toggleInfoIcon(a.currentTarget)});$q(".info-icon").on("click",function(a){toggleInfoIcon(a.currentTarget)})});function toggleInfoIcon(a){$q(".info-text",$q(a)).hasClass("hidden")?$(".info-text",$(a)).removeClass("hidden"):$(".info-text",$(a)).addClass("hidden")};
$q.define("UNOUNO.components.renderinclude",{construct:function(a,b,c){this.properties=a;this.success=b.success;this.error=b.error;this.options=c;this.init()},statics:{cache:{},getCachedResponse:function(a){return this.cache[a]},setCachedResponse:function(a,b){this.cache[a]=b}},members:{properties:null,callback:null,callback:function(a,b){"function"==typeof a&&a.call(null,b)},createRenderIncludeURL:function(){var a={reuse:UNOUNO.params.reuseDOM};["part","href","module","search"].forEach(function(b){this.properties.hasOwnProperty(b)&&
this.properties[b]&&(a["__render_"+b]=this.properties[b])},this);if(a.__render_href)for(;a.__render_href.length&&"/"==a.__render_href.charAt(0);)a.__render_href=a.__render_href.substring(1);var b=this.properties.base||window.location.href;b===window.location.href&&["#","?"].forEach(function(a){a=b.indexOf(a);-1<a&&(b=b.substring(0,a))});return b=$q.uri.appendParams(b,a)},handleResponse:function(a){4==a.readyState&&a.status&&(200!==a.status&&304!==a.status||!a.responseText?this.callback(this.error,
a):this.callback(this.success,a))},init:function(){var a=this.createRenderIncludeURL(),b=UNOUNO.components.renderinclude.getCachedResponse(a);if(b)this.handleResponse(b);else{var c=$q.xhr(a,this.options);c.on("loadend",function(b){UNOUNO.components.renderinclude.setCachedResponse(a,b);this.handleResponse(b)},this);c.send(null);$q(window).on("beforeunload",function(){c.abort()})}}}});$q.$attachStatic({renderinclude:function(a,b,c){return new UNOUNO.components.renderinclude(a,b,c)}});

UNOUNO.pages=UNOUNO.pages||{};
UNOUNO.init.registerForJSLoad(function(){UNOUNO.pages.mobilenavigation={detectDeviceType:function(a){var b=!1;if(UNOUNO.pages.mobilenavigation.detectTabletDevice(a)||UNOUNO.pages.mobilenavigation.detectMobileDevice(a))b=!0;return b},detectMobileDevice:function(a){return/android.+mobile|ip(hone|od)|bada\/|blackberry|maemo|opera m(ob|in)i|fennec|NetFront|phone|psp|symbian|windows (ce|phone)|xda/i.test(a)},detectTabletDevice:function(a){return!/Fennec|HTC.Magic|Nexus|android.+mobile/i.test(a)&&/Android|ipad|tablet|playbook|silk|kindle|psp/i.test(a)},
getElementsByClassName:function(a){var b=[],c,d,e,f=document.getElementsByTagName("*");for(c=0;c<f.length;c+=1)if(0<=f[c].className.indexOf(" "))for(e=f[c].className.split(" "),d=0;d<e.length;d+=1)e[d]===a&&b.push(f[c]);else f[c].className===a&&b.push(f[c]);return b},mainMenuTab:function(a){var b="undefined"!==typeof $q?$q(a.getTarget()):new qx.bom.Collection(a.getTarget()),c="undefined"!==typeof b.getAncestors?b.getAncestors(".main-nav-item, .header-nav-item"):b.parents(".main-nav-item, .header-nav-item");
c.hasClass("touched")||(qx.bom.Collection.query(".main-nav-item, .header-nav-item").removeClass("touched"),c.addClass("touched"),(b.hasClass("main-nav-link")||b.hasClass("header-nav-link"))&&a.preventDefault());a.stopPropagation()},init:function(){if(UNOUNO.pages.mobilenavigation.detectDeviceType(navigator.userAgent)){qx.bom.Collection.query("#header-container").removeClass("notouch");var a=qx.bom.Collection.query(".main-nav, .header-nav");a.addListener("touchstart",UNOUNO.pages.mobilenavigation.mainMenuTab);
a.addListener("click",UNOUNO.pages.mobilenavigation.mainMenuTab);a=function(){qx.bom.Collection.query(".main-nav-item, .header-nav-item").removeClass("touched")};qx.bom.Collection.query("body").addListener("click",a).addListener("touchstart",a)}}};UNOUNO.pages.clickTracking=function(){var a=document.getElementById("button-hd-nav-themenportal");a&&qx.bom.Element.addListener(a,"click",function(){UNOUNO.tracking.clickTrackingHandler({buttonId:this.getAttribute("id")})})};UNOUNO.pages.ajaxNavigation=
function(){if("undefined"!=typeof UNOUNO&&UNOUNO.params.reuseDOM)if("undefined"!=typeof $q&&"undefined"!=typeof $q.xhr){if(0<$q("#header-meta-frame ul.header-nav, #header-nav ul.main-nav, #footer ul.footer-nav").find(".masked").length){var a=$q.xhr($q.uri.appendParams("","__render_href\x3dtxt/components/header.xml\x26__render_part\x3dajax-response\x26__render_module\x3dfrontend-common-content\x26__reuse\x3d"+UNOUNO.params.reuseDOM));a.onreadystatechange=function(){if(200===this.status&&4===this.readyState){var b=
a.responseText.replace(/\x3c!--[^-]+--\x3e/gi,""),b=$q.create(b);try{$q("#header-meta-frame ul.header-nav").empty().append(b.find("ul.header-nav\x3eli"));$q("#header-nav ul.main-nav").empty().append(b.find("ul.main-nav\x3eli"));$q("#footer ul.footer-nav").empty().append(b.find("ul.footer-nav\x3eli"));UNOUNO.init.fixInlinePopups();for(var c=$q("div .main-nav-bar a"),b=0;b<c.length;b++){var d=c[b],e=d.getAttribute("anchor");e&&0<e.length&&d.href&&-1===d.href.indexOf("#")&&(d.href=d.href+"#"+e)}$q(document).emit("ajaxNavigationReady")}catch(f){}}};
a.send()}}else"undefined"!=typeof qx&&qx.bom&&qx.bom.request&&qx.bom.request.Xhr&&0<qx.bom.Collection.query("#header-meta-frame ul.header-nav, #header-nav ul.main-nav, #footer ul.footer-nav").find(".masked").length&&(a=new qx.bom.request.Xhr,a.onload=function(){if(200===a.status){var b=a.responseText.replace(/\x3c!--[^-]+--\x3e/gi,""),b=qx.bom.Collection.create(b);try{qx.bom.Collection.query("#header-meta-frame ul.header-nav").empty().append(b.find("ul.header-nav\x3eli")),qx.bom.Collection.query("#header-nav ul.main-nav").empty().append(b.find("ul.main-nav\x3eli")),
qx.bom.Collection.query("#footer ul.footer-nav").empty().append(b.find("ul.footer-nav\x3eli")),UNOUNO.init.fixInlinePopups()}catch(c){}}},a.open("GET","?__render_href\x3dtxt/components/header.xml\x26__render_part\x3dajax-response\x26__render_module\x3dfrontend-common-content\x26__reuse\x3d"+UNOUNO.params.reuseDOM),a.send())};UNOUNO.pages.preventEmptySubmit=function(){var a=qx.bom.Collection.query("#search-suggest-button");UNOUNO.inline.preventEmptySubmits=function(a){var c=document.getElementById("search-suggest-input");
""!==c.value&&"Ihr Suchbegriff"!==c.value||a.preventDefault()};a.addListener("click",UNOUNO.inline.preventEmptySubmits,this)};UNOUNO.pages.newFlyoutMenuFix=function(){if("undefined"!==typeof $q)$q(".main-nav-link").on("mouseover",function(a){a=$q(a.getTarget()).getSiblings()?$q(a.getTarget()).getSiblings():null;a.getChildren()&&(a.setStyle("width",a.getChildren().getWidth()+"px"),"right"===a.getChildren().getStyle("float")&&a.setStyle("margin-left",856-a.getChildren().getWidth()+"px"))})};UNOUNO.pages.mobilenavigation.init();
$q(document).on("ajaxNavigationReady",function(){window.self!==window.parent&&$q("#header-container #button-hd-nav-login").setAttribute("target","_blank");UNOUNO.pages.clickTracking()});$q(document).on("chatApiReady",function(){qx.bom.Collection.query("#hd\\.nav\\.chat").addListener("click",function(){var a=trackingValue="OP|"+UNOUNO.tracking.shopname+"|"+UNOUNO.tracking.seite+"|hd.nav.chat";UNOUNO.tracking.genericTracking({events:"event19",prop60:a,list2:"chat-angenommen|"+UNOUNO.tracking.shopname+
"|"+UNOUNO.tracking.seite+"|hd.nav.chat",buttonId:"hd.nav.chat"})},this)},this);UNOUNO.pages.preventEmptySubmit();UNOUNO.tracking.clickTracking("button-hd-nav-beratung-dsl")});
UNOUNO.init.registerForJSLoad(function(){UNOUNO.pages.ajaxNavigation?UNOUNO.pages.ajaxNavigation():$q.error("UNOUNO.pages.ajaxNavigation not defined")});$q.ready(function(){$q(document).on("ajaxNavigationReady",function(){$q("#header-container .lightboxopener").on("click",function(a){a.preventDefault();UNOUNO.pages.dynamicLightbox.onButtonClick(a)})})});
UNOUNO.pages=UNOUNO.pages||{};
UNOUNO.pages.fixedBottomBar=function(){if("undefined"!=typeof $q){var b="undefined"!=typeof $q.cookie&&$q.cookie?!0:!1,a=b?$q:qx.bom.Collection.query;$q.cookie=b?$q.cookie:qx.bom.Cookie;b||($q.cookie=qx.bom.Cookie,a=qx.bom.Collection.query);"1"==$q.cookie.get("fixedBottomBarMinimized")&&a(".fixed-bottom-bar").addClass("is-minimized");(function(a,c,d,e){if(b)a.on(c,d);else a.addListener(c,d,e,!1)})(a(".fixed-bottom-bar .arrow"),"click",function(b){a(".fixed-bottom-bar").toggleClass("is-minimized");a(".fixed-bottom-bar").hasClass("is-minimized")?
$q.cookie.set("fixedBottomBarMinimized","1"):$q.cookie.set("fixedBottomBarMinimized","0")})}document.getElementById("switchToMobile")&&UNOUNO.tracking&&UNOUNO.tracking.clickTracking&&document.getElementById("switchToMobile")&&UNOUNO.tracking.clickTracking("switchToMobile")};UNOUNO.pages.fixedBottomBar();
$q(".award-lightbox-group .award-lightbox-link").on("click",function(){$q(".award-lightbox").removeClass("show");var a=$q(this).getSiblings(".award-lightbox");a.hasClass("hidden")&&a.removeClass("hidden");a.addClass("show")});$q(".award-lightbox-group .head").on("click",function(){var a=$q(this).getParents();a.hasClass("show")&&(a.removeClass("show"),a.addClass("hidden"))});
"mobileorder-de"==UNOUNO.tracking.shopname?(UNOUNO.util.infoFootnote=function(a,b,d,c){this.init(a,b,d,c)},UNOUNO.util.infoFootnote.prototype={parent:null,modifyedFootnote:!1,initInfoFootnote:function(){null!==document.getElementById("container")?this.parent=document.getElementById("container"):this.parent=document.getElementById("container-plain");if(this.footnote){var a=0,b;if(this.isArray(this.linkIDs))for(a;a<this.linkIDs.length;a+=1){if(b=document.getElementById(this.linkIDs[a]))qx.bom.Element.addListener(b,
"click",this.openFootnote,this),qx.bom.Element.addListener(b,"mouseover",this.setHover,this),qx.bom.Element.addListener(b,"mouseout",this.removeHover,this)}else if(b=document.getElementById(this.linkIDs))qx.bom.Element.addListener(b,"click",this.openFootnote,this),qx.bom.Element.addListener(b,"mouseover",this.setHover,this),qx.bom.Element.addListener(b,"mouseout",this.removeHover,this);qx.bom.Element.addListener(this.footnote,"click",this.closeFootnote,this)}},setHover:function(a){qx.bom.element.Class.add(a._currentTarget,
"asterisk-hover")},removeHover:function(a){qx.bom.element.Class.remove(a._currentTarget,"asterisk-hover")},openFootnote:function(a){this.footnote&&(a.preventDefault(),this.closeFootnote(),UNOUNO.global.openFootnote&&(UNOUNO.global.openFootnote.style.display="none"),UNOUNO.global.openFootnote=this.footnote,this.footnote.style.display="block",this.modifyFootnote(a._currentTarget.id))},closeFootnote:function(){this.footnote.style.display="none"},modifyFootnote:function(a){!1===this.modifyedFootnote&&
(this.footnote.parentNode!==this.parent&&qx.dom.Element.insertBegin(this.footnote,this.parent),this.modifyedFootnote=!0);this.footnote.style.position="absolute";var b=document.getElementById(a);a="object"===typeof q?$q.create(b).getOffset().left:qx.bom.element.Location.getLeft(b);var b="object"===typeof q?$q.create(b).getOffset().top:qx.bom.element.Location.getTop(b)-10,d=this.footnote.offsetWidth,c=this.footnote.offsetHeight;"left"===this.alignment||"undefined"===typeof this.alignment?qx.bom.element.Style.set(this.footnote,
"left",a-d+25+"px"):"right"===this.alignment&&(a-=10,qx.bom.element.Style.set(this.footnote,"left",a+"px"));"down"===this.vertical||"undefined"===typeof this.vertical?qx.bom.element.Style.set(this.footnote,"top",b+"px"):"up"===this.vertical&&qx.bom.element.Style.set(this.footnote,"top",b-c+35+"px")},isArray:function(a){return a&&"object"===typeof a&&"number"===typeof a.length&&"function"===typeof a.splice&&!a.propertyIsEnumerable("length")},noTabIndex:function(){!0===qx.bom.Collection.id(this.linkIDs).hasClass("no-tabindex")&&
qx.bom.Collection.id(this.linkIDs).setAttribute("tabindex","-1")},init:function(a,b,d,c){this.footnote=document.getElementById(a);this.linkIDs=b;this.alignment=d;this.vertical=c;this.noTabIndex();this.initInfoFootnote()}},$q.ready(function(){$q(".cms-asterisk:not([id]), .cms-asterisk-inline:not([id]), .cms-textlink-with-footnote:not([id])").forEach(function(a,b){$q(a).setAttribute("id","asterisk"+(new Date).getTime()+parseInt(1E6*Math.random()))});$q("span[data-footnoteid], span[data-id]").forEach(function(a,
b){var d=$q(a).getAttribute("id"),c=$q(a).getAttribute("data-id")||$q(a).getAttribute("data-footnoteid");null===d&&(d=c);""!==c&&new UNOUNO.util.infoFootnote(c,d,"right","down")})})):(UNOUNO.util.infoFootnote=function(a,b,d){this.init(a,b)},UNOUNO.util.infoFootnote.prototype={parent:null,init:function(a,b){this.footnoteId=a;this.footnote=document.getElementById(a);this.linkId=b;this.initInfoFootnote()},initInfoFootnote:function(){null!==document.getElementById("container")?this.parent=document.getElementById("container"):
this.parent=document.getElementById("container-plain");if(this.footnote){var a=document.getElementById(this.linkId);$(a).click(this.openFootnote.bind(this))}},openFootnote:function(a){this.footnote&&(a.preventDefault(),this.modifyFootnote(a.currentTarget.id))},closeFootnote:function(){this.footnote.style.display="none";this.footnote.parentNode.classList.remove("info-overlay--shown")},modifyFootnote:function(a){a=$(this.footnote);a.parent().hasClass("info-overlay")||(a.wrap("\x3cdiv class\x3d'info-overlay'\x3e\x3c/div\x3e"),
a.find("div.info-footnote-close").length||a.find(".head").append("\x3cdiv class\x3d'info-footnote-close'\x3e\x3c/div\x3e"),a.parent().appendTo("body"),a.find("span.info-footnote-close").remove(),a.find(".head \x3e span").remove(),a.find(".infoHead").removeClass("infoHead"),a.find(".infoContent").removeClass("infoContent"),a.find(".info-footnote-close").click(this.closeFootnote.bind(this)),a.parents(".info-overlay").click(this.closeFootnote.bind(this)));a.parents(".info-overlay").addClass("info-overlay--shown");
a.css("display","flex")}},"function"==typeof jQuery&&$(document).ready(function(){$(".asterisk:not([id])").each(function(a,b){$(b).attr("id","asterisk"+(new Date).getTime()+parseInt(1E6*Math.random()))});$("a.asterisk[data-id], a.asterisk[data-footnoteid], a.asterisk-textlink[data-id], a.asterisk-textlink[data-footnoteid], span.cms-asterisk[data-footnoteid], span.cms-asterisk[data-id], span.cms-asterisk-inline[data-footnoteid], span.cms-asterisk-inline[data-id]").each(function(a,b){var d=$(b).attr("id"),
c=$(b).attr("data-id")||$(b).attr("data-footnoteid");""!=c&&(-1==c.indexOf("footnote")&&(c="footnote-"+c),new UNOUNO.util.infoFootnote(c,d,"center"))})}));
$q.define("UNOUNO.components.footnote",{statics:{footnoteWidth:260,footnoteMarginRight:10,init:function(){$q("body:not(.moso):not(.neospage) a[data-footnoteid],body:not(.moso):not(.neospage) span[data-footnoteid]").on("click",this.onAsteriskClicked,this);$q(".moso a.asterisk-infoicon.asterisk[data-footnoteid]").on("click",this.onAsteriskClicked,this);$q(".info-footnote").on("click",function(a){a=a.getCurrentTarget();this.hideFootnote(a)},this)},onAsteriskClicked:function(a){a.preventDefault();a=$q(a.getCurrentTarget());
this.activateAsterisk(a)},activateAsterisk:function(a){var b=a.getOffset(),c=a.getOffsetParent().getOffset(),d=$q(document.getElementById(a.getAttribute("data-footnoteid")));$q(document.getElementById(a.getAttribute("data-footnoteid"))).remove();d.appendTo($q(document.body));a=a.hasClass("fn-bottom-pos");var c=0<$q("body.moso").length?c.left:b.left,b=b.top,e=$q(window).getWidth()-d.getWidth(!0);("hidden"===$q(document.body).getStyle("overflow-x")||"hidden"===$q(document.body).getStyle("overflow"))&&
c>e&&(c=Math.max(0,e));this.showFootnote(d,c,b,a);d.find(".lightboxopener").once("click",function(){this.hideFootnote(d)},this)},showFootnote:function(a,b,c,d){$q(".info-footnote.active").removeClass("active");a.addClass("active");var e=a.getContentHeight();d&&e&&0<e&&(c-=e);a.setStyle("left",b+"px");a.setStyle("top",c+"px")},hideFootnote:function(a){$q(a).removeClass("active")},closeAllFootnotes:function(){$q(".info-footnote").forEach(function(a){UNOUNO.components.footnote.hideFootnote(a);"block"===
a.style.display&&(a.style.display="none")})},init___deprecated:function(){var a,b;$q(".info-footnote").forEach(function(c){c=$q(c);a=c.getAttribute("data-footnoteid");b=c.getAttribute("data-footnotepos");a&&b&&new UNOUNO.util.infoFootnote(a+".footnote","asterisk-"+a,b)})}}});UNOUNO.components.footnote.init();UNOUNO.util.infoFootnote=function(a,b,c,d){this.init(a,b,c,d)};
UNOUNO.util.infoFootnote.prototype={parent:null,modifyedFootnote:!1,footnoteWidth:260,footnoteMarginRight:10,initInfoFootnote:function(){null!==document.getElementById("container")?this.parent=document.getElementById("container"):this.parent=document.getElementById("container-plain");if(this.footnote){var a=0,b;if(this.isArray(this.linkIDs))for(a;a<this.linkIDs.length;a+=1){if(b=document.getElementById(this.linkIDs[a]))qx.bom.Element.addListener(b,"click",this.openFootnote,this),qx.bom.Element.addListener(b,
"mouseover",this.setHover,this),qx.bom.Element.addListener(b,"mouseout",this.removeHover,this)}else if(b=document.getElementById(this.linkIDs))qx.bom.Element.addListener(b,"click",this.openFootnote,this),qx.bom.Element.addListener(b,"mouseover",this.setHover,this),qx.bom.Element.addListener(b,"mouseout",this.removeHover,this);qx.bom.Element.addListener(this.footnote,"click",this.closeFootnote,this)}},setHover:function(a){qx.bom.element.Class.add(a._currentTarget,"asterisk-hover")},removeHover:function(a){qx.bom.element.Class.remove(a._currentTarget,
"asterisk-hover")},openFootnote:function(a){this.footnote&&(a.preventDefault(),this.closeFootnote(a),UNOUNO.global.openFootnote&&(UNOUNO.global.openFootnote.style.display="none"),UNOUNO.global.openFootnote=this.footnote,this.footnote.style.display="block",this.modifyFootnote(a._currentTarget.id),$q(document).emit("infoFootnoteOpened",a))},closeFootnote:function(a){var b;this.footnote.style.display="none";qx.core.Environment&&"mshtml"===qx.core.Environment.get("engine.version")&&"6.0"===qx.core.Environment.get("engine.version")&&
(b=$q(".footnoteInfoIframe")[0])&&qx.dom.Element.remove(b);$q(document).emit("infoFootnoteClosed",a)},isLightboxInMoso:function(){var a=!1;try{var b=$(this.footnote).getAncestors("body");b.hasClass("moso")&&b.hasClass("lightbox")&&(a=!0)}catch(c){a=!1}return a},calcAndGetDifferenceForMosoFootnotePos:function(a,b){var c=a-10;try{var d=$(this.footnote).getAncestors("body");if(d.hasClass("moso")&&d.hasClass("lightbox")){var e=d.getWidth();e<=a+b&&(c=a-(a+b-e)-10,c=0>c?0:c)}}catch(g){c=a-10}return c},
modifyFootnote:function(a){!1===this.modifyedFootnote&&(this.footnote.parentNode!==this.parent&&qx.dom.Element.insertBegin(this.footnote,this.parent),this.modifyedFootnote=!0);this.footnote.style.position="absolute";this.footnote.style.zIndex="101";var b=document.getElementById(a),c=$q(b).getOffset().left-5,d=Math.min($q(window).getScrollLeft()+$q(window).getWidth()-this.footnoteWidth-this.footnoteMarginRight,$q(document).getWidth()-this.footnoteWidth-this.footnoteMarginRight);a="object"===typeof q?
$q.create(b).getOffset().left:qx.bom.element.Location.getLeft(b);var b="object"===typeof q?$q.create(b).getOffset().top:qx.bom.element.Location.getTop(b)-10,e=this.footnote.offsetWidth,g=this.footnote.offsetHeight,f,c=Math.max(0,c<d?c:d);"left"===this.alignment||"undefined"===typeof this.alignment?(a=this.isLightboxInMoso()?this.calcAndGetDifferenceForMosoFootnotePos(a,e):a-e+25,qx.bom.element.Style.set(this.footnote,"left",a+"px")):"right"===this.alignment&&(a=this.isLightboxInMoso()?this.calcAndGetDifferenceForMosoFootnotePos(a,
e):a-10,a>d&&(a=c),qx.bom.element.Style.set(this.footnote,"left",a+"px"));"down"===this.vertical||"undefined"===typeof this.vertical?qx.bom.element.Style.set(this.footnote,"top",b+"px"):"up"===this.vertical&&(b=b-g+35,qx.bom.element.Style.set(this.footnote,"top",b+"px"));qx.core.Environment&&"mshtml"===qx.core.Environment.get("engine.version")&&"6.0"===qx.core.Environment.get("engine.version")&&(d=this.footnote.id,c=qx.bom.element.Style.get(this.footnote,"zIndex","COMPUTED_MODE",!0)-1,document.getElementById("iframe."+
d)||(f=document.createElement("iframe"),f.setAttribute("id","iframe."+d),f.setAttribute("src","/modules/frontend-ingrid/img/blank.gif"),f.className="footnoteInfoIframe",qx.dom.Element.insertBefore(f,this.footnote),d=document.getElementById("iframe."+d),qx.bom.element.Style.set(d,"opacity",0),qx.bom.element.Style.set(d,"position","absolute"),qx.bom.element.Style.set(d,"zIndex",c),qx.bom.element.Style.set(d,"left",a+"px"),qx.bom.element.Style.set(d,"top",b+"px"),qx.bom.element.Style.set(d,"width",e+
"px"),qx.bom.element.Style.set(d,"height",g+"px"),qx.bom.element.Style.set(d,"display","block")))},isArray:function(a){return a&&"object"===typeof a&&"number"===typeof a.length&&"function"===typeof a.splice&&!a.propertyIsEnumerable("length")},noTabIndex:function(){!0===qx.bom.Collection.id(this.linkIDs).hasClass("no-tabindex")&&qx.bom.Collection.id(this.linkIDs).setAttribute("tabindex","-1")},init:function(a,b,c,d){this.footnote=document.getElementById(a);this.linkIDs=b;this.alignment=c;this.vertical=
d;this.noTabIndex();this.initInfoFootnote()}};
$q.define("UNOUNO.pages.dynamicLightbox",{statics:{_bodyElement:$q("body"),_htmlElement:$q("html"),_blocker:$q.create('\x3cdiv id\x3d"cms-lightboxOverlay" class\x3d"hidden"\x3e\x3c/div\x3e'),_content:$q.create('\x3cdiv id\x3d"cms-lightboxContainer" class\x3d"hidden"\x3e\x3cdiv id\x3d"cms-content"\x3e\x3c/div\x3e\x3c/div\x3e'),_iframe:$q.create('\x3ciframe id\x3d"neosDynamicLightboxIframe" src\x3d""\x3e'),_videoIframe:$q.create('\x3ciframe id\x3d"ytplayer" src\x3d""\x3e'),_pdfContainer:null,_closeButton:$q.create('\x3cbutton class\x3d"cms-lightbox-close icon-lightbox-close" id\x3d"dynamicLightboxCloser" alt\x3d"schlie\u00dfen" title\x3d"schlie\u00dfen" /\x3e'),
_hash:null,initInside:function(){$q('#container a[data-fnlink]:not([target]), #container a[data-fnlink][target\x3d"_self"], #container a[href]:not([target]), #container a[href][target\x3d"_self"]').forEach(function(a){var b=$q(a).getAttribute("data-fnlink")?"data-fnlink":"href",c=$q(a).getAttribute(b).replace(a.hash,""),c=(!c||-1<c.indexOf("lightbox\x3dtrue")?c:$q.uri.appendParams(c,"lightbox\x3dtrue"))+a.hash;$q(a).setAttribute(b,c)});$q("[data-fnlink]").on("click",function(a){a.preventDefault()});
this.onMatchTarget("click","[data-fnlink]",function(a,b){location.href=$q(a).getAttribute("data-fnlink")});this.onMatchTarget("click",'a[href][target\x3d"_top"]',function(a,b){b.preventDefault();var c=$q(a).getProperty("href");parent.postMessage("link:"+c,"*")});$q.ready(function(){if(window.self!==window.parent){var a=$q("body").getContentHeight();try{var b=$q("#content, main")[0].getBoundingClientRect();b.height&&(a=Math.ceil(b.height))}catch(c){}"undefined"==typeof parent&&(parent=window.parent||
window.top);parent.postMessage(a,"*")}});$q(window).on("message",this.receiveMessage,this)},onMatchTarget:function(a,b,c){$q(document).on(a,function(a){var d;a.target===document?d=!1:(d=$q(a.target),d.is(b)||(d=d.getClosest(b),d=0<d.length?d:!1));d&&c(d,a)})},initOutside:function(){var a=this;this.onMatchTarget("click",".lightboxopener, .neos-lightboxopener, [data-videourl], [data-pdfurl]",function(b,c){c.stopPropagation();c.preventDefault();a.onButtonClick(b);return!1});this.onMatchTarget("click",
".layeropener, .neos-layeropener",function(b,c){c.preventDefault();a.onButtonClick(b);return!1});this._bodyElement.append(this._blocker);this._bodyElement.append(this._content);$q(window).on("message",this.receiveMessage,this);$q(document).on("lightboxopened",this.closeInfofootnotes,this)},closeInfofootnotes:function(){$q(".cms-info-footnote.active, .info-footnote.active").removeClass("active")},saveLinkIdOnLightBoxOpen:function(){this.onMatchTarget($q.EVENT.click,"a.lightboxopener[data-linkid], a.neos-lightboxopener[data-linkid]",
function(a,b){"a"!==$q.getNodeName(a[0])&&(a=a.getAncestors("a:eq(0)"));window.SC_LINKID=$q(a).getData("linkid");$q.cookie.del("SC_LINKID");window.SC_LINKID&&$q.cookie.set("SC_LINKID",window.SC_LINKID)})},receiveMessage:function(a){if("close"===a.data)this.close(a);else if("closeFootnoteOrCloseYourself"===a.data)0<$q(".cms-info-footnote.active").length?$q(".cms-info-footnote.active").removeClass("active"):parent.postMessage("close","*");else if("string"===typeof a.data&&0===a.data.indexOf("vcheck:"))if(-1<
a.data.indexOf("toggleLightboxClose")){if(a=document.getElementById("dynamicLightboxCloser")){var b=a.className,c=b.indexOf("hidden"),b=-1==c?b+" hidden":b.substr(0,c)+b.substr(c+6);a.className=b}}else{if(-1<a.data.indexOf("moveLightboxOutAndIn")){var e=document.getElementById("cms-lightboxOverlay").nextElementSibling;e.className+=" moveLeft";setTimeout(function(){e.className=e.className.replace("moveLeft","")},500)}}else"string"===typeof a.data&&0===a.data.indexOf("link:")&&(this.close(a),a=a.data.substr(5),
-1<a.indexOf("tarife-fuer-junge-leute")&&window.scrollTo(0,0),a!==location.href&&(location.href=a))},updateVcheckButtonsOnInitialize:function(){var a=$(".vcheck-service.lightboxopener"),b=-1<location.href.indexOf("portal-dsl-checker"),c=-1<location.href.indexOf("m-DslCheckWorkflow");if(!b&&!c)for(b=0;b<a.length;b++)c=$(a[b]).getAttribute("data-fnlink")+"\x26bundleId\x3d"+$(a[b]).getSiblings('[name*\x3d"cart.bundle"]').getValue()+"\x26tariffId\x3d"+$(a[b]).getAttribute("data-tariff")+"\x26currentURL\x3d"+
location.href.split("?")[0],$(a[b]).setAttribute("data-fnlink",c)},onButtonClick:function(a){a=a.currentTarget||a;var b=a.getAttribute("data-videourl");if(b)this.openVideo(b);else if(b=a.getAttribute("data-pdfurl"))this.openPdf(b);else{var b=a.getAttribute("data-fnlink")||a.getAttribute("href"),c=a.getAttribute("data-page");!b&&c&&(b="/"+c);this.open(b,$q(a).hasClass("layeropener")||$q(a).hasClass("neos-layeropener"))}},open:function(a,b,c,e){null===a&&(a="");var d=a.indexOf("#");this._hash=d=0<=
d?a.substr(d+1):"";this.openLayer(c,e,d);b||this.addCloseFunction();this.loadIframe(a)},openLayer:function(a,b,c){"undefined"===typeof b&&(b=this._htmlElement.getScrollTop()||this._bodyElement.getScrollTop());a&&this._content.addClass(a);this._blocker.removeClass("hidden");this._content.removeClass("hidden").addClass("opening").empty().append(this._iframe);this._content.setStyle("top",b+"px");this._iframe.once("load",this.iframeLoaded,this);$q(document).emit("lightboxopened")},loadIframe:function(a){var b=
"?";-1<a.indexOf("?")&&(b="\x26");var c="";0<a.indexOf("#")&&(c=a.substring(a.indexOf("#")),a=a.substring(0,a.indexOf("#")));return""!==a&&null!==a?(this._iframe.setAttribute("src",a+b+"lightbox\x3dtrue"+c),!0):!1},iframeLoaded:function(){var a=this._iframe.getViewportOffset().top,b=this._iframe.getViewportOffset().bottom,c=$q(window).getHeight();(90>b||a>c-90)&&$q.setDocumentScrollTop($q(document).getScrollTop()-(90-a))},openVideo:function(a){this.openVideoLayer();this.addCloseFunction();this.loadVideoIframe(a)},
openVideoLayer:function(){var a=this._htmlElement.getScrollTop()||this._bodyElement.getScrollTop();this._blocker.removeClass("hidden");this._content.removeClass("hidden").addClass("opening").empty().append($q.create('\x3cdiv class\x3d"videoContent"\x3e').append(this._videoIframe));this._content.setStyle("top",a+"px");this._videoIframe.once("load",this.iframeLoaded,this);$q(document).emit("lightboxopened")},loadVideoIframe:function(a){this._videoIframe.setAttribute("src",a)},openPdf:function(a){this.openPdfLayer();
this.addCloseFunction();this.loadPdf(a)},openPdfLayer:function(){var a=this._htmlElement.getScrollTop()||this._bodyElement.getScrollTop();this._pdfContainer||(this._pdfContainer=$q.create('\x3cobject id\x3d"pdfInline" data\x3d"" type\x3d"application/pdf" class\x3d"pdfInline"\x3e'));this._blocker.removeClass("hidden");this._content.removeClass("hidden").addClass("opening").empty().append($q.create('\x3cdiv class\x3d"pdfContent"\x3e').append(this._pdfContainer));this._content.setStyle("top",a+"px");
$q(document).emit("lightboxopened")},loadPdf:function(a){this._pdfContainer.setAttribute("data",a);this._pdfContainer.append('\x3cparam name\x3d"view" value\x3d"Fit"/\x3e');this._pdfContainer.append('\x3cul\x3e\x3cli class\x3d"icon-pdf"\x3e\x3ca href\x3d"'+a+'" alt\x3d"PDF ansehen" \x3ePDF ansehen\x3c/a\x3e\x3c/li\x3e\x3c/ul\x3e')},addCloseFunction:function(){this._content.append(this._closeButton);this._closeButton.on("click",this.close,this);this._blocker.on("click",this.close,this);$q(document).on("keydown",
this.keydownFunc,this);this._iframe.on("load",function(){try{$q(this._iframe[0].contentDocument).on("keydown",this.keydownFunc,this)}catch(a){$q.debug("addCloseFunction contentDocument keydown failed",a)}},this)},addHeader:function(a){"string"===typeof a?this._iframe.before(a):a.clone?this._iframe.before(a.clone()):this._iframe.before(a)},close:function(a){this._blocker.addClass("hidden");this._content.setStyle("height",null).addClass("hidden").empty();this._closeButton.off("click",this.close,this);
this._blocker.off("click",this.close,this);$q(document).off("keydown",this.keydownFunc,this);$q(this._iframe[0].contentDocument).off("keydown",this.keydownFunc,this);$q(document).emit("lightboxclosed",a)},keydownFunc:function(a){"Escape"===a.getKeyIdentifier()&&this.close(a)},setSize:function(){this.setHeight()},setHeight:function(a,b){var c=$q(this._iframe[0].parentElement).getPosition().top;this._iframe&&this._iframe.length||(this._iframe=$q("#neosDynamicLightboxIframe"),this._content=$q("#cms-lightboxContainer"));
try{if(this._iframe&&this._iframe.length&&("number"!==typeof a&&this._iframe[0].contentWindow.$q&&(this._iframe[0].style="",(a=this._iframe[0].contentWindow.$q("body").getContentHeight())?"dslupgrade-de"!=UNOUNO.tracking.shopname&&(a+=400):a=this._iframe[0].contentDocument.body.scrollHeight),this._iframe.setStyle("height",a+"px"),this._content.setStyle("height",a+"px")),this._content.removeClass("opening"),b&&"number"===typeof c&&0<b.length){var e=b.getOffset().top,d=0,f=0,g=function(){b?b[0]&&b[0].id&&
"cms-lightboxContainer"===b[0].id?$q.setDocumentScrollTop(e):$q.setDocumentScrollTop(e+c):$q.setDocumentScrollTop(e);f=d;d=$q("html")[0].scrollTop||$q("body")[0].scrollTop;d<e&&d>f&&window.setTimeout(g,100)};g()}}catch(h){$q.debug("dynamicLightbox.setHeight failed",h)}},scrollTo:function(a,b){setTimeout(function(){a.scrollTop=a.scrollTop;a.scrollTop!==b&&scrollTo(a,b)},1)}}});$q("body").hasClass("lightbox")?UNOUNO.pages.dynamicLightbox.initInside():UNOUNO.pages.dynamicLightbox.initOutside();UNOUNO.pages.dynamicLightbox.saveLinkIdOnLightBoxOpen();
UNOUNO.pages.dynamicLightbox.updateVcheckButtonsOnInitialize();
(function(){if($q("body").getAttribute("data-sales-lightbox-type")){var a=$q("body").getAttribute("data-sales-lightbox-tariff"),b=$q("body").getAttribute("data-sales-lightbox-net"),c=$q(".tarifftable-anf .sales-lightbox").getOffset(),e="",d="";switch($q("body").getAttribute("data-sales-lightbox-type")){case "smallscreen":e="details-all-net-flat-preisliste";switch($q("body").getAttribute("data-sales-lightbox-tariff")){case "tariff-anf-young-mvl":d="-53";break;default:switch($q("body").getAttribute("data-sales-lightbox-net")){case "mno-e1":d=
"31";break;case "mno-d2":d="-13"}}break;case "tablet":e="details-datenflat-preisliste";switch($q("body").getAttribute("data-sales-lightbox-net")){case "mno-e1":d="-45";break;case "mno-d2":d="-53"}break;case "daten":e="details-data-flat-preisliste";switch($q("body").getAttribute("data-sales-lightbox-net")){case "mno-e1":d="-45";break;case "mno-d2":d="-53"}break;case "notebook":switch(e="details-notebook-flat-preisliste",$q("body").getAttribute("data-sales-lightbox-net")){case "mno-e1":d="-54";break;
case "mno-d2":d="-54"}}$q.setDocumentScrollTop(c.top-500,100);UNOUNO.pages.dynamicLightbox.open(e+"?chosenTariff\x3d"+a+"\x26chosenNet\x3d"+b,!1,"salesLightbox",c.top-d)}UNOUNO.global.changeDeviceImageThumb=function(a,b){var c=qx.bom.Collection.query("."+a),d=0,e=null,k=function(a){a=a.getTarget().id.replace("thumb_","");(a=document.getElementById(a))&&a!==e&&(thumbImg=document.getElementById("thumb_"+a.id),qx.bom.element.Class.remove(a,"hidden"),qx.bom.element.Class.add(thumbImg,"nostyle"),qx.bom.element.Class.has(thumbImg,
"tablet")&&(thumbImg.src="/modules/frontend-access-common/img/components/smart/tablet-zoom-active.png"),qx.bom.element.Class.has(thumbImg,"smartphone")&&(thumbImg.src="/modules/frontend-access-common/img/components/smart/zoom-active.png"));e&&null!==e&&e!==a&&(thumbImg=document.getElementById("thumb_"+e.id),qx.bom.element.Class.add(e,"hidden"),qx.bom.element.Class.remove(thumbImg,"nostyle"),qx.bom.element.Class.has(thumbImg,"tablet")&&(thumbImg.src="/modules/frontend-access-common/img/components/smart/tablet-zoom.png"),
qx.bom.element.Class.has(thumbImg,"smartphone")&&(thumbImg.src="/modules/frontend-access-common/img/components/smart/zoom.png"));e=a};for(d;d<c.length;d++)qx.bom.Element.addListener(c[d],"click",k,this),void 0!==typeof b&&d===b-1?qx.bom.Event.fire(c[d],"click"):0===d&&qx.bom.Event.fire(c[d],"click")}})();
$q("body").is(".moso.lightbox.neospage")&&(function(){switch(!0){case -1!==location.pathname.indexOf("DetailsNewPhone"):case -1!==location.pathname.indexOf("BKNewPhone"):$q(".neu-left").remove();$q(".cms-side-image").remove();$q(".cms-marketing-box img").remove();$q(".cms-col4 img").remove();$q("h3").setStyle("text-align","left");$q(".dynamic-neos-padding-top-20").setStyle("padding-top","20px");break;case -1!==location.pathname.indexOf("mobiler-wlan-router-ovl"):$q(".oneandone-nodetypes-youtubeitem").remove();
break;case -1!==location.pathname.indexOf("mobile-sicherheitspaket"):$q(".cms-stopper-badge-header ~ p span br ").remove(),$q(".cms-stopper-badge-header").remove(),$q(".neu-right").remove()}}(),$q("#container").setStyle("width","100%").setStyle("min-width","100%"),$q("div#content").setStyle("width","94%").setStyle("padding","3%"),MarketingBoxImage=$q("div.cms-marketing-box img"),(MarketingBoxImageRemove=$q(MarketingBoxImage).remove())&&$q(MarketingBoxImage).insertAfter($q("h3").getFirst()),$q(".oneandone-spin-pricebanner, .cms-ribbon-additional").remove(),
$q("div#content div").removeAttribute("class"),$q("div#content div img").removeAttribute("class"),$q("div#content div img").setStyle("max-width","100%").setStyle("height","auto").setStyle("display","block").setStyle("margin","1em auto"),$q("iframe").removeAttribute("width").removeAttribute("height").setStyle("position","absolute").setStyle("top","0").setStyle("left","0").setStyle("width","100%").setStyle("height","100%").addClass("hello"),$q("div#content iframe").getAncestors("div").getFirst().setStyle("margin",
"1em 0 3em").setStyle("position","relative").setStyle("padding-bottom","55%").setStyle("padding-top","15px").setStyle("height","0").setStyle("width","100%").setStyle("overflow","hidden"),$q("h2").removeClass("cms-headline-a2").removeClass("cms-headline-centered"),$q("h3").removeClass("cms-headline-b4").removeClass("cms-headline-c3").removeClass("cms-headline-centered"),$q("ul").removeClass("checklist-b1"),$q("h2").addClass("m-headline-blue-2").addClass("headline-centered"),$q("h3").addClass("m-headline-grey-3"),
$q("h3").getFirst().addClass("headline-centered"),$q("p").addClass("m-paragraph-grey-3"),$q("a.cms-link").addClass("hidden"),$q("ul").addClass("m-checklist-black-3").setStyle("clear","both"),$q("ol").addClass("m-checklist-black-3").addClass("square"),$q("table").setStyle("margin-bottom","15px"),$q("td").setStyles({display:"inline-block",width:"49%","vertical-align":"top",padding:"5px 0"}),$q(".cms-tabs").remove(),$q("h2 br").remove(),$q("h3 br").remove(),$q(".thumbnail-box").remove(),$q("img#vi_main1").setStyle("float",
"none"),$q("img#vi_main2").remove(),$q("img#vi_main3").remove(),$q(".cms-button-a1").remove(),$q(".oneandone-nodetypes-asterisk").remove());
UNOUNO.init.registerForJSLoad(function(){UNOUNO.inline.hideLayer=function(a){a=new Date;"undefined"!==typeof $q?$q("#browserinfo-container").addClass("hide"):qx.bom.Collection.id("browserinfo-container").addClass("hide");a=new Date;a.setDate(a.getDate()+30);document.cookie="banner-browserinfo\x3d1;expires\x3d"+a.toUTCString()+";"};"undefined"!==typeof $q?($q("#browserinfo-close").addListener("click",UNOUNO.inline.hideLayer,this,!1),-1===document.cookie.indexOf("banner-browserinfo")&&("firefox"===
$q.env.get("browser.name")&&"13.0">$q.env.get("browser.version")&&$q("#browserinfo-container").addClass("show"),"ie"===$q.env.get("browser.name")&&"8.0">$q.env.get("browser.version")&&"8.0">$q.env.get("browser.documentmode")&&$q("#browserinfo-container").addClass("show"),"chrome"===$q.env.get("browser.name")&&"20.0">$q.env.get("browser.version")&&$q("#browserinfo-container").addClass("show"),"safari"===$q.env.get("browser.name")&&"5.0">$q.env.get("browser.version")&&$q("#browserinfo-container").addClass("show"))):
(qx.bom.Collection.id("browserinfo-close").addListener("click",UNOUNO.inline.hideLayer,this,!1),-1===document.cookie.indexOf("banner-browserinfo")&&("firefox"===qx.core.Environment.get("browser.name")&&"13.0">qx.core.Environment.get("browser.version")&&qx.bom.Collection.query("#browserinfo-container").addClass("show"),"ie"===qx.core.Environment.get("browser.name")&&"8.0">qx.core.Environment.get("browser.version")&&"8.0">qx.core.Environment.get("browser.documentmode")&&qx.bom.Collection.query("#browserinfo-container").addClass("show"),
"chrome"===qx.core.Environment.get("browser.name")&&"20.0">qx.core.Environment.get("browser.version")&&qx.bom.Collection.query("#browserinfo-container").addClass("show"),"safari"===qx.core.Environment.get("browser.name")&&"5.0">qx.core.Environment.get("browser.version")&&qx.bom.Collection.query("#browserinfo-container").addClass("show")))});

$q.define("UNOUNO.fpd.pages.DetailsNetzChecker",{statics:{init:function(){this.defaultNet="e3";this.currentNet="";this.toggle=$q(".vendor");var a=this;this.toggle.find(".mno-toggle").on("change",function(g){a.setNet(g.newValue)});this.setNet(this.defaultNet);"/netzcheck.html"===location.pathname&&$q("#phonenumber")&&($q("#phonenumber")[0].innerHTML=decodeURIComponent(location.hash.slice(1)))},setNet:function(a){this.currentNet&&this.toggle.removeClass(this.currentNet);this.toggle.addClass(a);this.currentNet=
a;(a=this.toggle.find("iframe."+a)[0])&&!a.src&&(a.src=a.getAttribute("data-src"))}}});UNOUNO.fpd.pages.DetailsNetzChecker.init();
$q.define("UNOUNO.components.iptvLightboxes",{statics:{init:function(){this.initSkyToggle()},initSkyToggle:function(){var a=$q("div.prices span[data-price-id \x3d 'starter']"),g=$q("div.prices span[data-price-id \x3d 'entertainment']"),b=$q("div.prices span[data-price-id \x3d 'starter'] span[data-price-variant \x3d 'default']"),c=$q("div.prices span[data-price-id \x3d 'starter'] span[data-price-variant \x3d 'hd']"),d=$q("div.prices span[data-price-id \x3d 'entertainment'] span[data-price-variant \x3d 'default']"),
e=$q("div.prices span[data-price-id \x3d 'entertainment'] span[data-price-variant \x3d 'hd']"),n=$q("div.main img[data-img-id \x3d 'starter']"),p=$q("div.main img[data-img-id \x3d 'entertainment']"),k=$q("div.main span[data-toggle-id \x3d 'starter']"),l=$q("div.main span[data-toggle-id \x3d 'entertainment']"),m=$q("div.main span[data-toggle-id \x3d 'hd']"),f=!1,h=!1;$q(m).on("click",function(){f?(f=!1,$q(m).removeClass("checked"),h?($q(c).addClass("hidden"),$q(b).removeClass("hidden")):($q(e).addClass("hidden"),
$q(d).removeClass("hidden"))):(f=!0,$q(m).addClass("checked"),h?($q(b).addClass("hidden"),$q(c).removeClass("hidden")):($q(d).addClass("hidden"),$q(e).removeClass("hidden")))});$q(k).on("click",function(){h=!0;$q(k).addClass("checked");$q(l).removeClass("checked");$q(p).addClass("hidden");$q(n).removeClass("hidden");$q(a).removeClass("hidden");$q(g).addClass("hidden");$q(d).addClass("hidden");$q(e).addClass("hidden");f?($q(b).addClass("hidden"),$q(c).removeClass("hidden")):($q(c).addClass("hidden"),
$q(b).removeClass("hidden"))});$q(l).on("click",function(){h=!1;$q(l).addClass("checked");$q(k).removeClass("checked");$q(n).addClass("hidden");$q(p).removeClass("hidden");$q(g).removeClass("hidden");$q(a).addClass("hidden");$q(b).addClass("hidden");$q(c).addClass("hidden");f?($q(d).addClass("hidden"),$q(e).removeClass("hidden")):($q(e).addClass("hidden"),$q(d).removeClass("hidden"))})},selectEntertainment:function(){$q('div.main span[data-toggle-id\x3d"entertainment"]').emitNative("click")}}});UNOUNO.components.iptvLightboxes.init();
$q.define("UNOUNO.pages.DetailsSkyUebersicht",{statics:{init:function(){var a=$q("body").getContentHeight();new UNOUNO.util.infoFootnote("footnote-sky-info-1","asterisk-sky-info-default-starter-1","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-starter-2","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-starter-3","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-starter-4","left");new UNOUNO.util.infoFootnote("footnote-sky-info-1",
"asterisk-sky-info-default-starter-5","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-starter-6","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-starter-7","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-starter-8","left");new UNOUNO.util.infoFootnote("footnote-sky-info-1","asterisk-sky-info-hd-starter-1","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-starter-2",
"left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-starter-3","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-starter-4","left");new UNOUNO.util.infoFootnote("footnote-sky-info-1","asterisk-sky-info-hd-starter-5","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-starter-6","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-starter-7","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2",
"asterisk-sky-info-hd-starter-8","left");new UNOUNO.util.infoFootnote("footnote-sky-info-1","asterisk-sky-info-default-entertainment-1","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-entertainment-2","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-entertainment-3","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-entertainment-4","left");new UNOUNO.util.infoFootnote("footnote-sky-info-1",
"asterisk-sky-info-default-entertainment-5","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-entertainment-6","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-entertainment-7","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-default-entertainment-8","left");new UNOUNO.util.infoFootnote("footnote-sky-info-1","asterisk-sky-info-hd-entertainment-1","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2",
"asterisk-sky-info-hd-entertainment-2","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-entertainment-3","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-entertainment-4","left");new UNOUNO.util.infoFootnote("footnote-sky-info-1","asterisk-sky-info-hd-entertainment-5","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-entertainment-6","left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-entertainment-7",
"left");new UNOUNO.util.infoFootnote("footnote-sky-info-2","asterisk-sky-info-hd-entertainment-8","left");$q("[id^\x3dasterisk-sky-info]").on("click",function(){"firefox"==$q.env.get("browser.name")?parent.postMessage("updateLightboxHeight"+document.documentElement.scrollHeight,"*"):"ie"==$q.env.get("browser.name")?window.top.postMessage("updateLightboxHeight"+document.documentElement.offsetHeight,"*"):parent.postMessage("updateLightboxHeight"+document.body.scrollHeight,"*")});$q("[id^\x3dfootnote-sky-info]").on("click",
function(){"ie"!=$q.env.get("browser.name")&&parent.postMessage("updateLightboxHeight"+a,"*")})}}});$q.ready(function(){UNOUNO.pages.DetailsSkyUebersicht.init();if(0<$('input[name*\x3d"register\\.customer"]').length)$('input[name*\x3d"register\\.customer"]').on("change",function(a){"true"===$(a.target).val()?$('label[for\x3d"register\\.callbackNumber"]').text("Ihre 1\x261 R\u00fcckruf-Nr.*"):$('label[for\x3d"register\\.callbackNumber"]').text("R\u00fcckruf-Nr.*")})});

$q.define("UNOUNO.components.accordion",{statics:{init:function(a,b){$q(a).forEach(function(a){new UNOUNO.components.accordionBox($q(a),b)});try{parent.UNOUNO.util&&parent.UNOUNO.util.setFootnoteHeight&&parent.UNOUNO.util.setFootnoteHeight()}catch(c){$q.debug(c)}}}});
$q.define("UNOUNO.components.accordionBox",{boxElm:null,parent:null,construct:function(a,b){var c=this;this.boxElm=a;this.parent=window.parent;$q(a).find(b).on("click",function(){c.toggle()})},members:{sameOrigin:function(){var a=!0;try{a=void 0!==window.parent.location.href}catch(b){a=!1}return a},open:function(){this.boxElm.addClass("open");if(this.parent!==window.self)try{this.sameOrigin()&&this.parent.UNOUNO.util&&this.parent.UNOUNO.util.setFootnoteHeight?this.parent.UNOUNO.util.setFootnoteHeight():
this.parent.postMessage($q("body").getContentHeight(),"*")}catch(a){$q.debug(a)}},close:function(){this.boxElm.removeClass("open");if(this.parent!==window.self)try{this.sameOrigin()&&this.parent.UNOUNO.util&&this.parent.UNOUNO.util.setFootnoteHeight?this.parent.UNOUNO.util.setFootnoteHeight():this.parent.postMessage($q("body").getContentHeight(),"*")}catch(a){$q.error(a)}},toggle:function(){this.boxElm.hasClass("open")?this.close():this.open()}}});
UNOUNO.components.accordion.init(".accordion-box.visible",".accordion-trigger");
$q.define("UNOUNO.components.seoFaqAccordion",{statics:{init:function(){}}});UNOUNO.components.seoFaqAccordion.init();
window.pfx||(pfx={});pfx.net||(pfx.net={});var _browser;window.opera?_browser="opera":"string"==typeof navigator.vendor&&"KDE"==navigator.vendor?_browser="khtml":"string"==typeof navigator.product&&"Gecko"==navigator.product?_browser="gecko":/msie/i.test(navigator.userAgent)&&(_browser="mshtml");_isMshtml="mshtml"==_browser;_isGecko="gecko"==_browser;_isOpera="opera"==_browser;_isKhtml="khtml"==_browser;
pfx.net.HTTPRequest=function(c,b,d,a,k){this.method=c;this.url=b;this.callback=d;this.context=a;this.errorCallback=k;!this.errorCallback&&pfx.net.HTTPRequest.errorCallback&&(this.errorCallback=pfx.net.HTTPRequest.errorCallback);this.headers=[];this.errors=[];this.status=0;this.statusText="";var l=this;this.customOnReadyStateChange=function(){l._customOnReadyStateChange()};this.cancelOnReadyStateChange=function(a,b){l._cancelOnReadyStateChange(a,b)}};pfx.net.HTTPRequest._xml=[];
pfx.net.HTTPRequest._xmlThis=[];pfx.net.HTTPRequest._xmlTimer=[];pfx.net.HTTPRequest._xmlTimerCount=[];pfx.net.HTTPRequest._xmlTimerCountMax=1E3;pfx.net.HTTPRequest._xmlTimerInterval=5;pfx.net.HTTPRequest.builtin=window.XMLHttpRequest?!0:!1;pfx.net.HTTPRequest.IFRAMES_NEVER=-1;pfx.net.HTTPRequest.IFRAMES_FALLBACK=0;pfx.net.HTTPRequest.IFRAMES_ONLY=1;pfx.net.HTTPRequest.prototype.iframes=pfx.net.HTTPRequest.IFRAMES_FALLBACK;pfx.net.HTTPRequest.msXmlHttp=null;
if(!pfx.net.HTTPRequest.builtin&&!_isOpera&&window.ActiveXObject)for(var msXmlHttpList="MSXML2.XMLHTTP.5.0 MSXML2.XMLHTTP.4.0 MSXML2.XMLHTTP.3.0 MSXML2.XMLHTTP MICROSOFT.XMLHTTP.1.0 MICROSOFT.XMLHTTP.1 MICROSOFT.XMLHTTP".split(" "),obj,j=0;j<msXmlHttpList.length;j++)try{obj=new ActiveXObject(msXmlHttpList[j]);pfx.net.HTTPRequest.msXmlHttp=msXmlHttpList[j];break}catch(e){}pfx.net.HTTPRequest.activeX="string"==typeof pfx.net.HTTPRequest.msXmlHttp;
pfx.net.HTTPRequest.prototype.start=function(c,b,d){var a=pfx.net.HTTPRequest._xml.length;if(this.iframes!=pfx.net.HTTPRequest.IFRAMES_ONLY){if(pfx.net.HTTPRequest.builtin)try{pfx.net.HTTPRequest._xml[a]=new XMLHttpRequest}catch(k){if(pfx.net.HTTPRequest._xml[a]=null,this.iframes==pfx.net.HTTPRequest.IFRAMES_NEVER)throw Error("HTTP_Request: Could not create XMLHttpRequest");}else if(pfx.net.HTTPRequest.activeX)try{pfx.net.HTTPRequest._xml[a]=new ActiveXObject(pfx.net.HTTPRequest.msXmlHttp)}catch(l){if(pfx.net.HTTPRequest._xml[a]=
null,this.iframes==pfx.net.HTTPRequest.IFRAMES_NEVER)throw Error("HTTP_Request: Could not create ActiveXObject "+pfx.net.HTTPRequest.msXmlHttp);}if("undefined"!=typeof pfx.net.HTTPRequest._xml[a]){if(this.callback)try{var f=this;pfx.net.HTTPRequest._xml[a].onreadystatechange=pfx.net.HTTPRequest.activeX?function(){if(4==pfx.net.HTTPRequest._xml[a].readyState){var b,c={};try{b=pfx.net.HTTPRequest._xml[a].getResponseHeader("Request-Id");var g=pfx.net.HTTPRequest._xml[a].getResponseHeader("x-pfx-reuse");
g&&(c.reuse=g)}catch(d){}g=f._getResponse(pfx.net.HTTPRequest._xml[a]);if(null!=g)f.callback.call(f.context,g,b,c);else if(!pfx.net.HTTPRequest._xml[a].aborted)throw Error("Empty response");pfx.net.HTTPRequest._xml[a]=null}}:function(){if(4==pfx.net.HTTPRequest._xml[a].readyState){try{f.status=pfx.net.HTTPRequest._xml[a].status,f.statusText=pfx.net.HTTPRequest._xml[a].statusText}catch(b){}if(f.status&&400<=f.status){if(f.errorCallback){f.errorCallback.call(f.context,{status:f.status,statusText:f.statusText});
return}throw Error("HTTP_Request: Asynchronous call failed (status "+f.status+", "+f.statusText+")");}var c,g={};try{c=pfx.net.HTTPRequest._xml[a].getResponseHeader("Request-Id");var d=pfx.net.HTTPRequest._xml[a].getResponseHeader("x-pfx-reuse");d&&(g.reuse=d)}catch(h){}d=f._getResponse(pfx.net.HTTPRequest._xml[a]);if(null!=d)f.callback.call(f.context,d,c,g);else if(!pfx.net.HTTPRequest._xml[a].aborted)throw Error("Empty response");pfx.net.HTTPRequest._xml[a]=null}}}catch(n){throw pfx.net.HTTPRequest._xml[a]=
null,Error("HTTP_Request: Onreadystatechange failed");}try{pfx.net.HTTPRequest._xml[a].open(this.method,this.url,this.callback?!0:!1);if(this.headers)for(var h=0;h<this.headers.length;h++)try{pfx.net.HTTPRequest._xml[a].setRequestHeader(this.headers[h][0],this.headers[h][1])}catch(r){}if(b)for(h=0;h<b.length;h++)try{pfx.net.HTTPRequest._xml[a].setRequestHeader(b[h][0],b[h][1])}catch(s){}if(this.callback&&"undefined"!=typeof d)try{pfx.net.HTTPRequest._xml[a].setRequestHeader("Request-Id",d.toString())}catch(t){}pfx.net.HTTPRequest._xml[a].send(c);
if(this.callback)return!0;this.status=pfx.net.HTTPRequest._xml[a].status;this.statusText=pfx.net.HTTPRequest._xml[a].statusText;return this._getResponse(pfx.net.HTTPRequest._xml[a])}catch(p){throw pfx.net.HTTPRequest._xml[a]=null,Error("HTTP_Request: Call failed [Cause: "+p+"]");}}}if(this.iframes!=pfx.net.HTTPRequest.IFRAMES_NEVER&&!pfx.net.HTTPRequest._xml[a]&&document.createElement){if(!this.callback)throw Error("HTTP_Request: Synchronous call by iframe not supported");try{var g;_isMshtml||_isOpera?
(g=document.createElement("div"),g.style.display="none",g.id="pfxreqdiv"+a,document.body.appendChild(g),document.getElementById("pfxreqdiv"+a).innerHTML='\x3ciframe id\x3d"pfxreqiframe'+a+'" name\x3d"pfxreqiframe'+a+'" style\x3d"display:block"\x3e\x3c/iframe\x3e'):(g=document.createElement("iframe"),g.style.display="none",g.name="pfxreqiframe"+a,g.id="pfxreqiframe"+a,document.body.appendChild(g));var m=this.url;d&&(m=this.setQueryParameter(m,"PFX_Request_ID",d));if("get"==this.method.toLowerCase())g.src=
m,document.body.appendChild(g),f=this,pfx.net.HTTPRequest._xmlTimer[a]=window.setInterval(f.customOnReadyStateChange,pfx.net.HTTPRequest._xmlTimerInterval);else if("post"==this.method.toLowerCase())g=document.createElement("div"),g.style.display="none",g.id="pfxreqformdiv"+a,pfx.net.HTTPRequest._xml[a]=this.callback,pfx.net.HTTPRequest._xmlThis[a]=this,pfx.net.HTTPRequest._xmlTimer[a]=!0,pfx.net.HTTPRequest._xmlTimerCount[a]=0,f=this,window.setTimeout(function(){var b=document.createElement("form");
b.action=m;b.target="pfxreqiframe"+a;b.method=f.method;b.id="pfxreqform"+a;var d=document.createElement("textarea");d.name="message";d.value=c;b.appendChild(d);for(var h=0;h<f.headers.length;h++)d=document.createElement("input"),d.type="hidden",d.name=f.headers[h][0],d.value=f.headers[h][1],b.appendChild(d);_isMshtml&&(d=document.createElement("input"),d.type="hidden",d.name="insertpi",d.value="1",b.appendChild(d));g.appendChild(b);document.body.appendChild(g);document.getElementById("pfxreqform"+
a).target="pfxreqiframe"+a;window.setTimeout(function(){document.getElementById("pfxreqform"+a).submit()},1)},1),pfx.net.HTTPRequest._xmlTimer[a]=window.setInterval(f.customOnReadyStateChange,pfx.net.HTTPRequest._xmlTimerInterval);else throw Error("HTTP_Request: Iframes do not support method "+this.method);return"iframe"}catch(q){throw Error("HTTP_Request: Iframes failed"+q);}}throw Error("HTTP_Request: Failure");};
pfx.net.HTTPRequest.prototype.setRequestHeader=function(c,b){this.headers.push([c,b])};pfx.net.HTTPRequest.prototype.setQueryParameter=function(c,b,d){return c+=(c.indexOf("?")+1?"\x26":"?")+b+"\x3d"+encodeURI(d)};pfx.net.HTTPRequest.prototype.getQueryParameter=function(c,b){for(var d=c.substr(c.indexOf("?")+1).split("\x26"),a,k=0;k<d.length;k++)if(a=d[k].split("\x3d"),a[0]==b)return a[1];return null};
pfx.net.HTTPRequest.prototype._getResponse=function(c){var b=c.getResponseHeader("Content-Type");if(null==b){if(0==c.status)return c.aborted=!0,null;throw Error("Missing response content type");}if(0==b.indexOf("text/plain")||0==b.indexOf("text/html"))return c.responseText;if(0==b.indexOf("text/xml"))return c.responseXML;throw Error("Illegal response content type: "+b);};
pfx.net.HTTPRequest.prototype._customOnReadyStateChange=function(){for(var c=null,b=0;b<pfx.net.HTTPRequest._xml.length;b++)if(pfx.net.HTTPRequest._xmlTimer[b]&&pfx.net.HTTPRequest._xml[b])try{if(pfx.net.HTTPRequest._xmlTimerCount[b]<pfx.net.HTTPRequest._xmlTimerCountMax)if((c=window.frames["pfxreqiframe"+b])&&c.document&&"about:blank"!=c.location.href&&(_isMshtml?"complete"==c.document.readyState:1)){var d=(_isMshtml?c.document.body:c.document).getElementsByTagName("pre")[0].firstChild.nodeValue;
pfx.net.HTTPRequest._xml[b].call(pfx.net.HTTPRequest._xmlThis[b].context,d,pfx.net.HTTPRequest._xmlThis[b].getQueryParameter(c.location.href,"PFX_Request_ID"));this.cancelOnReadyStateChange(b)}else pfx.net.HTTPRequest._xmlTimerCount[b]++;else this.cancelOnReadyStateChange(b,"too many intervals "+b+", "+pfx.net.HTTPRequest._xmlTimerCount[b])}catch(a){this.cancelOnReadyStateChange(b,"Exception:"+a)}};
pfx.net.HTTPRequest.prototype._cancelOnReadyStateChange=function(c,b){try{window.clearInterval(pfx.net.HTTPRequest._xmlTimer[c]),pfx.net.HTTPRequest._xmlTimer[c]=null,pfx.net.HTTPRequest._xml[c]=null,pfx.net.HTTPRequest._xmlThis[c]=null,pfx.net.HTTPRequest._xmlTimerCount[c]=0}catch(d){b="Could not cancel"}var a;try{(a=document.getElementById("pfxreqiframe"+c))&&document.body.removeChild(a)}catch(k){}try{(a=document.getElementById("pfxreqdiv"+c))&&document.body.removeChild(a)}catch(l){}try{(a=document.getElementById("pfxreqform"+
c))&&document.body.removeChild(a)}catch(f){}try{(a=document.getElementById("pfxreqformdiv"+c))&&document.body.removeChild(a)}catch(n){}if(b)throw Error("HTTP_Request: "+b);};
UNOUNO.init.getLinksByClassName=function(b){for(var a=[],d=document.getElementsByTagName("A"),c=0;c<d.length;c++)if(0<=d[c].className.indexOf(" "))for(var f=d[c].className.split(" "),e=0;e<f.length;e++)f[e]==b&&a.push(d[c]);else d[c].className==b&&a.push(d[c]);return a};
UNOUNO.init.fixInlinePopups=function(){for(var b=UNOUNO.init.getLinksByClassName("window-open"),a=0;a<b.length;a++)b[a].setAttribute("data-popupname",(65536*(1+Math.random())|0).toString(16).substring(1)),b[a].onclick=function(a,b,f,e){return function(h){var g;e?g=e:f&&(g=f);if(a&&g)return(h=window.open(a,b,"toolbar\x3dno,location\x3dno,status\x3dyes,menubar\x3dno,scrollbars\x3dyes,resizable\x3dyes,screenX\x3d100,screenY\x3d100,"+g))&&h.focus(),!h}}(b[a].href,b[a].getAttribute("data-popupname"),b[a].rel,
b[a].getAttribute("data-popup"))};UNOUNO.init.fixInlinePopups();UNOUNO.init.fixInlineTargets=function(){for(var b=UNOUNO.init.getLinksByClassName("target"),a=0;a<b.length;a++)b[a].rel&&(b[a].target=b[a].rel)}();UNOUNO.init.fixInlinePrint=function(){for(var b=UNOUNO.init.getLinksByClassName("window-print"),a=0;a<b.length;a++)b[a].onclick=function(){return function(a){return!window.print()}}()}();
//### zip:baseLib-1.0.8.jar/PUSTEFIX-INF/script/dataset-min.js
(function(){var c=window.qxWeb.$$qx;c.Bootstrap.setRoot({qx:window.qxWeb.$$qx,baselib:window.baselib,qui:window.qui});c.$$packageData["0"]={locales:{},resources:{},translations:{C:{},en:{}}};(function(){c.Bootstrap.define("qx.module.Dataset",{statics:{setData:function(a,b){this._forEachElement(function(d){c.bom.element.Dataset.set(d,a,b)});return this},getData:function(a){if(this[0]&&1===this[0].nodeType)return c.bom.element.Dataset.get(this[0],a)},getAllData:function(){return this[0]&&1===this[0].nodeType?
c.bom.element.Dataset.getAll(this[0]):{}},hasData:function(){return c.bom.element.Dataset.hasData(this[0])},removeData:function(a){this._forEachElement(function(b){c.bom.element.Dataset.remove(b,a)});return this}},defer:function(a){qxWeb.$attach({getData:a.getData,setData:a.setData,removeData:a.removeData,getAllData:a.getAllData,hasData:a.hasData})}})})();(function(){c.Bootstrap.define("qx.bom.element.Dataset",{statics:{set:function(a,b,d){a.dataset?(b=c.lang.String.camelCase(b),null===d||void 0==
d?delete a.dataset[b]:a.dataset[b]=d):null===d||void 0==d?c.bom.element.Attribute.reset(a,"data-"+c.lang.String.hyphenate(b)):c.bom.element.Attribute.set(a,"data-"+c.lang.String.hyphenate(b),d)},get:function(a,b){if(a.dataset)return b=c.lang.String.camelCase(b),a.dataset[b]?a.dataset[b]:void 0;var d="data-"+c.lang.String.hyphenate(b);return a.hasAttribute(d)?c.bom.element.Attribute.get(a,d):void 0},getAll:function(a){if(a.dataset)return a.dataset;for(var b={},d=a.attributes,e=0;e<d.length;e++)d[e].name.match(/^data-(.*)/)&&
(b[c.lang.String.camelCase(RegExp.$1)]=a.getAttribute(d[e].name));return b},hasData:function(a){return 0<Object.keys(qxWeb(a).getAllData()).length},remove:function(a,b){this.set(a,b,void 0)}}})})()})();

//### zip:baseLib-1.0.8.jar/PUSTEFIX-INF/script/widget-min.js
(function(){var e=window.qxWeb.$$qx;e.Bootstrap.setRoot({qx:window.qxWeb.$$qx,baselib:window.baselib,qui:window.qui});e.$$packageData["0"]={locales:{},resources:{},translations:{C:{},en:{}}};(function(){e.Bootstrap.define("qx.ui.website.Widget",{extend:qxWeb,statics:{widget:function(){var a=new e.ui.website.Widget(this);a.init();return a},create:function(a){return new e.ui.website.Widget(qxWeb.create(a))},$onFirstCollection:function(a,b,c,d){var e=this.classname.replace(/\./g,"-")+"-context";this.getProperty(e)||
this.setProperty(e,c);c=this.getProperty(e);if(!this.hasListener(a,b,c))this.on(a,b,c,d);return this},$offFirstCollection:function(a,b,c,d){var e=this.classname.replace(/\./g,"-")+"-context";this._forEachElementWrapped(function(c){var f=c.getProperty(e);c.off(a,b,f,d)});return this},initWidgets:function(a){var b=qxWeb("*[data-qx-class]");a&&(b=b.filter(a));b._forEachElementWrapped(function(a){a.init()})}},construct:function(a,b){var c=qxWeb.call(this,a,b);Array.prototype.push.apply(this,Array.prototype.slice.call(c,
0,c.length))},members:{__jX:null,init:function(){if(this.getProperty("$$qx-widget-initialized"))return!1;this.setAttribute("data-qx-class",this.classname);this.addClass("qx-widget");this.addClass(this.getCssPrefix());this.setProperty("$$qx-widget-initialized",!0);return!0},getCssPrefix:function(){if(!this.__jX){var a=this.classname.split(".");this.__jX="qx-"+a[a.length-1].toLowerCase()}return this.__jX},setEnabled:function(a){this.setAttribute("disabled",!a);this.find("*").setAttribute("disabled",
!a);return this},getEnabled:function(){return!this.getAttribute("disabled")},setTemplate:function(a,b){return this._setData("templates",a,b)},setConfig:function(a,b){return this._setData("config",a,b)},_setData:function(a,b,c){this.forEach(function(d){d[a]||(d[a]={});d[a][b]=c});return this},getTemplate:function(a){return this._getData("templates",a)},getConfig:function(a){return this._getData("config",a)},_getData:function(a,b){var c=this.getProperty(a),d;c&&(d=c[b]);if(void 0===d&&"config"==a){c=
"qx"+qxWeb.string.firstUp(a)+qxWeb.string.firstUp(b);d=this.getData(c);if(!this[0]||!this[0].dataset&&null===d)d=void 0;try{d=JSON.parse(d)}catch(e){}}return void 0===d&&this.constructor["_"+a]?this.constructor["_"+a][b]:d},render:function(){return this},dispose:function(){this.removeAttribute("data-qx-class");this.setProperty("config",void 0);this.setProperty("templates",void 0);var a=this.classname.replace(/\./g,"-")+"-context";this.setProperty(a,void 0);this.setProperty("$$qx-widget-initialized",
void 0);this.removeClass("qx-widget");this.removeClass(this.getCssPrefix());for(var b in this.constructor.$$events)this.allOff(b);return qxWeb.$init(this,qxWeb)}},defer:function(a){qxWeb.$attach({$onFirstCollection:a.$onFirstCollection,$offFirstCollection:a.$offFirstCollection,widget:a.widget});qxWeb.$attachStatic({initWidgets:a.initWidgets})}})})();(function(){e.Bootstrap.define("baselib.ui.Widget",{extend:e.ui.website.Widget,construct:function(a,b){e.ui.website.Widget.call(this,a,b);a&&this._checkAndDebugIfEmpty("info")},
members:{_checkAndDebugIfEmpty:function(a){}}})})()})();

//### zip:baseLib-1.0.8.jar/PUSTEFIX-INF/script/accordion-min.js
(function(){var d=window.qxWeb.$$qx;d.Bootstrap.setRoot({qx:window.qxWeb.$$qx,baselib:window.baselib,qui:window.qui});d.$$packageData["0"]={locales:{},resources:{},translations:{}};(function(){d.Bootstrap.define("baselib.ui.Accordion",{extend:baselib.ui.Widget,construct:function(a,b){baselib.ui.Widget.call(this,a,b)},events:{"switch":"qx.event.Emitter",beforehide:"qx.event.Emitter",beforeshow:"qx.event.Emitter",afterhide:"qx.event.Emitter",aftershow:"qx.event.Emitter"},statics:{_config:{labelClass:"qx-accordion-label",
contentClass:"qx-accordion-content",animationDuration:300},accordion:function(a){var b=new baselib.ui.Accordion(this);a&&(a.label&&b.setConfig("labelClass",a.label),a.content&&b.setConfig("contentClass",a.content));b.init();return b}},members:{init:function(){if(!baselib.ui.Widget.prototype.init.call(this))return!1;this._forEachElementWrapped(function(a){0<a.find("."+this.getConfig("contentClass")).length&&(a.render(),a.collapse(!1))});return!0},render:function(){this._forEachElementWrapped(function(a){a._initItems();
a.__Qj()});return this},collapse:function(a){this._forEachElementWrapped(function(b){var c=this.getProperty("__tabs"),g=b.getProperty("__canTransition");c._forEachElementWrapped(function(c){c.setProperty("__op","hide");b.setProperty("__currentIndex",null);b.__fu(c);var f=c.getHeight();0!==f&&(a?(b.__Qe(),b.__Oo(c),g?c.setStyle("height","0px"):b.__dV(c,f,0)):(c.setStyle("display","none"),c.setStyle("height","0px")))})});return this},setAnimationDuration:function(a){this.setProperty("__animationDuration",
a);this.setConfig("animationDuration",a);return this},getAnimationDuration:function(){return this.getProperty("__animationDuration")},enableAnimation:function(){this.setProperty("__animationDuration",this.getConfig("animationDuration"));return this},disableAnimation:function(){this.setProperty("__animationDuration",0);return this},isAnimated:function(){return 0<this.getProperty("__animationDuration")},getCurrentIndex:function(){return this.eq(0).getProperty("__currentIndex")},showItem:function(a,
b){this._forEachElementWrapped(function(c){if(!c.animating()){var g=c.getProperty("__tabs");if(0<=a&&a<g.length){var e=(b="undefined"!==typeof b?b:!0)?30:0,f=qxWeb(g[a]),d=qxWeb(g[c.getProperty("__currentIndex")]),h=0;f[0]&&(h=c.__Qi(f,b));d[0]&&c.__Qh(d,b);b||c.setProperty("__currentIndex",a);window.setTimeout(function(){c.__Qg(f,d,0,h,b)},e)}}});return this},showNext:function(){this._forEachElementWrapped(function(a){var b=a.getProperty("__tabs").length,b=(a.getProperty("__currentIndex")+1)%b;a.showItem(b,
a.isAnimated())});return this},showPrev:function(){this._forEachElementWrapped(function(a){var b=a.getProperty("__tabs").length,b=(a.getProperty("__currentIndex")-1+b)%b;a.showItem(b,a.isAnimated())});return this},animating:function(){return 0<this.eq(0).getProperty("__running")},dispose:function(){var a=this.getProperty("__canTransition");this._forEachElementWrapped(function(b){a&&b.getProperty("__tabs").forEach(function(a,b){var e=qxWeb(a),f=e.getProperty("__transitionHandler");f&&(a.removeEventListener(qxWeb.EVENT.transitionEnd,
f),e.setProperty("__transitionHandler",null))});b.off("tap",b.__Qk,b)});return this},__Qe:function(){var a=this.getProperty("__running")+1;this.setProperty("__running",a);return a},__Qf:function(){var a=this.getProperty("__running")-1;this.setProperty("__running",a);return a},__dV:function(a,b,c){var g=this.getProperty("__animationDuration"),e=null,f=this.getProperty("__tabs"),d=this,h=function(m){m=(new Date).getTime();var k=b,l=0;null===e&&(e=m);l=m-e;k=b+(c-b)*(l/g);b<c&&k>c&&(k=c);a.setStyle("height",
k+"px");l<g&&l<g?qxWeb.EVENT.animation.requestFrame(h):(a.setStyle("height",c+"px"),d.__dD(a,f.indexOf(a[0])))};qxWeb.EVENT.animation.requestFrame(h)},__Qg:function(a,b,c,g,e){var f=this.getProperty("__canTransition"),d=this.getProperty("__tabs");e&&(this.__Oo(a),b[0]&&this.__Oo(b));e&&this.__Qe();this.__Ql("beforeshow",a);f||!e?(a.getHeight()===g?this.__dD(a,d.indexOf(a)):a.setStyle("height",g+"px"),e||this.__Ql("aftershow",a)):this.__dV(a,a.getHeight(),g);b[0]&&(e&&this.__Qe(),this.__Ql("beforehide",
b),f||!e?(0===b.getHeight()?this.__dD(b,d.indexOf(b)):b.setStyle("height",c+"px"),e||(this.__Ql("afterhide",b),this.__Ql("switch"))):this.__dV(b,b.getHeight(),c))},__Qh:function(a,b){this.getProperty("__canTransition")&&this.__fu(a);a.setProperty("__op","hide");return 0},__Qi:function(a,b){this.getProperty("__canTransition")&&this.__fu(a);a.setProperty("__op","show");if(!a.getProperty("__scrollerTabHeight")){var c=a.getStyle("display");a.setStyle("height","");a.setStyle("display","block");a.setProperty("__scrollerTabHeight",
a[0].offsetHeight);a.setStyle("display",c)}a.setStyle("height","0px");a.setStyle("display","block");return a.getProperty("__scrollerTabHeight")},_initItems:function(){this.setProperty("__labelClass",this.getConfig("labelClass"));this.setProperty("__contentClass",this.getConfig("contentClass"));this.setProperty("__animationDuration",this.getConfig("animationDuration"));this.setProperty("__labels",this.find("."+this.getConfig("labelClass")));var a=this.find("."+this.getConfig("contentClass"));a._forEachElementWrapped(function(a){a.setProperty("__scrollerTabHeight",
null)});this.setProperty("__tabs",a)},__Qj:function(){var a=this.getProperty("__tabs"),b=qxWeb.env.canTransition(),c=this.getProperty("__currentIndex");"undefined"==typeof c?this.setProperty("__currentIndex",null):c>=a.length&&this.setProperty("__currentIndex",a.length-1);this.setProperty("__running",0);b&&(this.setProperty("__canTransition",qxWeb.env.canTransition()),a.forEach(function(a,b){if(!qxWeb(a).getProperty("__transitionHandler")){var c=this.__dD.bind(this,a,b);qxWeb(a).setProperty("__transitionHandler",
c);a.addEventListener(qxWeb.EVENT.transitionEnd,c,!1)}}.bind(this)));this.$onFirstCollection("tap",this.__Qk)},__Qk:function(a){var b=this.getProperty("__labels");a=qxWeb(a.getTarget()).getClosest("."+this.getProperty("__labelClass"));0<a.length&&(b=b.indexOf(a[0]),b==this.getCurrentIndex()?this.collapse(!0):this.showItem(b,!0))},__Oo:function(a){this.getProperty("__canTransition")&&(a.setStyle("transition-property","height"),a.setStyle("transition-duration",this.getProperty("__animationDuration")+
"ms"),a.setStyle("transition-timing-function","linear"),a.setStyle("transition-delay","0ms"))},__fu:function(a){this.getProperty("__canTransition")&&(a.setStyle("transition-property","none"),a.setStyle("transition-duration","0ms"),a.setStyle("transition-timing-function","none"),a.setStyle("transition-delay","0ms"),a[0].style.removeProperty(qxWeb.EVENT.transitionEnd.transitionStyleName),a[0].style.removeProperty("transition"))},__Ql:function(a,b){var c={type:a,reverse:!1};if(b){var d=this.getProperty("__tabs");
c.target=b;c.index=d.indexOf(b[0])}else c.current=this.getCurrentIndex();this.emit(a,c)},__dD:function(a,b,c){c=this.__Qf();a=qxWeb(a);this.__fu(a);var d=a.getProperty("__op");"show"==d&&this.setProperty("__currentIndex",b);this.__Ql("after"+d,a);0===c&&this.__Ql("switch")}},defer:function(a){qxWeb.$attach({accordion:a.accordion})}})})()})();
(function(){(window.baselib||{}).Accordion=function(){var d;d='The "baselib.Accordion" namespace is *deprecated*! Please make sure to update your code to the selector-oriented syntax!\n';var a=qxWeb.array.fromArguments(arguments),b="undefined"!==typeof a[0]?a[0]:null,c=[];1<a.length&&(c=a.slice(1));a=qxWeb(b);c=a.accordion.apply(a,c);d+="Head over to the API docs and demo page to get more infos\n\n\thttp://baselib.ai.1und1.de/devel/docs/api/index.html / http://baselib.ai.1und1.de/devel/docs/demos/index.html\n\n";
d+='A example for this syntax is $q("#yourSelector").accordion();';c instanceof window.qxWeb.$$qx.ui.website.Widget&&c.init();qxWeb.info(d);return c}})();

$q.define("UNOUNO.components.seoFaqAccordion",{statics:{init:function(){if($q(".accordion")&&$q(".accordion").length){var b=$q(".accordion").accordion({label:"question",content:"answer"});b.setConfig("animationDuration",200);b.render();$q(".accordion").on("afterhide",function(a){$q(a.getTarget())&&$q(a.getTarget()).length&&$q(a.getTarget()).setStyle("display","none")},this)}}}});UNOUNO.components.seoFaqAccordion.init();
$q.define("UNOUNO.components.tracking",{statics:{initClickTrackingHandler:function(b){b=b||$q("body");"function"===typeof UNOUNO.tracking.clickTracking&&$q("[data-op-tracking]",b).forEach(function(a){a=$q(a);a.getAttribute("id")||a.setAttribute("id",a.getData("opTracking"));UNOUNO.tracking.clickTracking(a.getAttribute("id"))});$q("a[data-linkid], button[data-linkid]",b).on($q.EVENT.click,function(a){a=$q(a.getTarget());"a"!==$q.getNodeName(a[0])&&"button"!==$q.getNodeName(a[0])&&(a=a.getAncestors("a:eq(0), button"));
window.SC_LINKID=$q(a).getData("linkid");window.SC_LINKID_DOMAIN=this.getCommonDomain(location.href,a[0].href)},this)},getCommonDomain:function(b,a){try{for(var d=/^https?:\/\/([^/?#:]+)/,c=b.match(d)[1].split("."),e=a.match(d)[1].split("."),d=[];0<c.length&&0<e.length&&c[c.length-1]===e[e.length-1];)d.unshift(c.pop()),e.pop();return 2>d.length||0===c.length&&0===e.length?null:"."+d.join(".")}catch(f){return null}},getMainDomain:function(b){var a=b.match(/\.[^\.]+\.[^\.]+$/);return a?a[0]:b}}});
$q.ready(function(){function b(a,b){$q.cookie.del(a);$q.cookie.del(a,"/");b&&($q.cookie.del(a,null,b),$q.cookie.del(a,"/",b))}function a(){var a=$q.uri.parse(window.location.href).path,c=UNOUNO.components.tracking.getMainDomain(location.host);b("SC_LINKID",window.SC_LINKID_DOMAIN);b("SC_REFERER",c);window.SC_LINKID&&$q.cookie.set("SC_LINKID",window.SC_LINKID,null,"/",window.SC_LINKID_DOMAIN);"/"===a&&(a="");a&&$q.cookie.set("SC_REFERER",a,null,"/",c)}if(navigator.userAgent.match(/iPad|iPhone/i))window.addEventListener("pagehide",
function(b){a()});else $q(window).on("beforeunload",function(){a()});UNOUNO.components.tracking.initClickTrackingHandler()});
"undefined"===typeof UNOUNO.global&&(UNOUNO.global={});
UNOUNO.global.preisWechsel=function(a){!1===document.getElementById("hardware.set").checked?(document.getElementById("lanid").style.display="",document.getElementById("wlanid").style.display="none",document.getElementById("lanid_box").style.display="",document.getElementById("wlanid_box").style.display="none",document.getElementById("lanid_head").style.display="",document.getElementById("wlanid_head").style.display="none"):(document.getElementById("lanid").style.display="none",document.getElementById("wlanid").style.display=
"",document.getElementById("lanid_box").style.display="none",document.getElementById("wlanid_box").style.display="",document.getElementById("lanid_head").style.display="none",document.getElementById("wlanid_head").style.display="")};
UNOUNO.global.tabView=function(a){a=qx.bom.Collection.query("."+a);var b=null,c=null,d=0,e=function(a){null!==b&&qx.bom.element.Class.add(b,"hidden");null!==c&&qx.bom.element.Class.remove(c,"current");var d=document.getElementById(a.getTarget().innerHTML),e=a.getTarget();a.preventDefault();d&&qx.bom.element.Class.remove(d,"hidden");e&&qx.bom.element.Class.add(e,"current");b=d;c=e};for(d;d<a.length;d++)qx.bom.Element.addListener(a[d],"click",e,this)};
UNOUNO.global.providerListToggle=function(){var a=document.getElementById("providerlist-toggle"),b=document.getElementById("providerlist");""!==a&&""!==b&&(qx.bom.Element.addListener(a,"mouseover",function(){b.style.display="block"}),qx.bom.Element.addListener(a,"mouseout",function(){b.style.display="none"}))};
UNOUNO.global.changeDeviceImageThumb=function(a,b){var c=qx.bom.Collection.query("."+a),d=0,e=null,f=function(a){a=a.getTarget().id.replace("thumb_","");(a=document.getElementById(a))&&a!==e&&(thumbImg=document.getElementById("thumb_"+a.id),qx.bom.element.Class.remove(a,"hidden"),qx.bom.element.Class.add(thumbImg,"nostyle"),qx.bom.element.Class.has(thumbImg,"tablet")&&(thumbImg.src="/modules/frontend-access-common/img/components/smart/tablet-zoom-active.png"),qx.bom.element.Class.has(thumbImg,"smartphone")&&
(thumbImg.src="/modules/frontend-access-common/img/components/smart/zoom-active.png"));e&&null!==e&&e!==a&&(thumbImg=document.getElementById("thumb_"+e.id),qx.bom.element.Class.add(e,"hidden"),qx.bom.element.Class.remove(thumbImg,"nostyle"),qx.bom.element.Class.has(thumbImg,"tablet")&&(thumbImg.src="/modules/frontend-access-common/img/components/smart/tablet-zoom.png"),qx.bom.element.Class.has(thumbImg,"smartphone")&&(thumbImg.src="/modules/frontend-access-common/img/components/smart/zoom.png"));
e=a};for(d;d<c.length;d++)qx.bom.Element.addListener(c[d],"click",f,this),void 0!==typeof b&&d===b-1?qx.bom.Event.fire(c[d],"click"):0===d&&qx.bom.Event.fire(c[d],"click")};UNOUNO.global.in_array=function(a,b){for(var c=0;c<b.length;c++)if(a==b[c])return!0;return!1};UNOUNO.global.siteinfo=function(a,b){if("true"==a){var c=document.createElement("div");c.id="siteinfo";for(var d=0;d<b.length;d++)if(""!==b[d]){var e=document.createElement("p");e.innerHTML=b[d];c.appendChild(e)}document.body.appendChild(c)}};
UNOUNO.global.submitOnOrderChange=function(a){var b=function(a){if(a=document.getElementById(a.getTarget().name))if("mshtml"!==qx.core.Environment.get("engine.version")||"6.0"!==qx.core.Environment.get("engine.version")&&"7.0"!==qx.core.Environment.get("engine.version"))a.click();else return!1};a=qx.bom.Collection.query(a);for(var c=0;c<a.length;c++)qx.bom.Element.addListener(a[c],"change",b)};
UNOUNO.global.tabFocus=function(){for(var a=function(a){a=qx.dom.Element.getParentElement(a.getTarget());qx.bom.element.Class.has(a,"dropdown")&&qx.bom.element.Class.add(a,"dropdown_hover");qx.bom.element.Class.has(a,"dropdown_left")&&qx.bom.element.Class.add(a,"dropdown_left_hover")},b=qx.bom.Collection.query("#header_nav .header-nav-open"),c=0;c<b.length;c++)qx.bom.Element.addListener(b[c],"focus",a)};
UNOUNO.global.printPage=function(a){a=qx.bom.Collection.query("."+a);var b=0,c=function(a){a.preventDefault();window.print()};if(0<a.length)for(b;b<a.length;b++)qx.bom.Element.addListener(a[b],"click",c,this)};
UNOUNO.global.liveTickerTrackingPixelAddParameters=function(){try{var a=document.getElementById("liveTickerTrackingPixel");"undefined"!==typeof UNOUNO.devices&&null!==UNOUNO.devices&&(UNOUNO.global.device=UNOUNO.devices.detectDeviceType(navigator.userAgent));UNOUNO.global.device="undefined"!==typeof qx.core.Environment&&null!==qx.core.Environment?qx.core.Environment.get("device.type"):"";"undefined"!==typeof a&&null!==a&&(a.src=a.name+"\x26browser\x3d"+qx.core.Environment.get("browser.name")+"\x26version\x3d"+
qx.core.Environment.get("browser.version")+"\x26device\x3d"+UNOUNO.global.device)}catch(b){}};UNOUNO.global.liveTickerTrackingPixelAddParameters();
$q.define("UNOUNO.components.content",{statics:{init:function(){document.getElementById("banner-support")&&(UNOUNO.inline.backButtonHandler=new UNOUNO.util.BackButtonHandler)}}});UNOUNO.components.content.init();$q.define("UNOUNO.pages.DetailsHTCOneSV",{statics:{init:function(){UNOUNO.global.changeDeviceImageThumb("vi_thumb")}}});UNOUNO.pages.DetailsHTCOneSV.init();
window.pfx||(pfx={});
pfx.render=function(g,h,k,e,l,c,d,f,m,q){if(1==arguments.length){var a=arguments[0];g=a.href;h=a.part;k=a.module;e=a.search;l=a.callback;c=a.context;d=a.requestId;f=a.params;m=a.requestPath;q=a.errorCallback}if(!g)throw Error("Missing parameter: href");if(!h)throw Error("Missing parameter: part");if(!l)throw Error("Missing parameter: callback");var a=window.location.href,b=a.indexOf("?");-1<b&&(a=a.substring(0,b));b=a.indexOf("#");-1<b&&(a=a.substring(0,b));if(m){"/"==m.charAt(0)&&(m=m.substring(1));
var p=a,r="",b=a.indexOf(";");-1<b&&(p=a.substring(0,b),r=a.substring(b));a=p+("/"==p.charAt(p.length-1)?"":"/")+m+r}a+="?__render_href\x3d"+g+"\x26__render_part\x3d"+encodeURIComponent(h);k&&(a+="\x26__render_module\x3d"+encodeURIComponent(k));e&&(a+="\x26__render_search\x3d"+encodeURIComponent(e));if(f)for(var n in f)if(f[n]instanceof Array)for(b=0;b<f[n].length;b++)a+="\x26"+encodeURIComponent(n)+"\x3d"+encodeURIComponent(f[n][b]);else a+="\x26"+encodeURIComponent(n)+"\x3d"+encodeURIComponent(f[n]);
(new pfx.net.HTTPRequest("GET",a,l,c,q)).start("",null,d)};pfx.renderSubmit=function(g,h,k,e,l){if(1==arguments.length){var c=arguments[0];g=c.callback;h=c.context;k=c.requestId;e=c.form;l=c.errorCallback}for(var c="",d=0;d<e.elements.length;d++)c+=(0<d?"\x26":"")+e.elements[d].name+"\x3d"+encodeURIComponent(e.elements[d].value);d=[[]];d[0][0]="Content-Type";d[0][1]="application/x-www-form-urlencoded";(new pfx.net.HTTPRequest("POST",e.action,g,h,l)).start(c,d,k)};
//### zip:jquery-access-3.3.0.jar/PUSTEFIX-INF/script/jquery-min.js
/*! jQuery v3.3.0 | (c) JS Foundation and other contributors | jquery.org/license */
!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},y=function e(t){return null!=t&&t===t.window},v={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[c.call(e)]||"object":typeof e}var b="3.3.0",w=function(e,t){return new w.fn.init(e,t)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:"3.3.0",constructor:w,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:s,sort:n.sort,splice:n.splice},w.extend=w.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||g(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)n=a[t],a!==(r=e[t])&&(l&&r&&(w.isPlainObject(r)||(i=Array.isArray(r)))?(i?(i=!1,o=n&&Array.isArray(n)?n:[]):o=n&&w.isPlainObject(n)?n:{},a[t]=w.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},w.extend({expando:"jQuery"+("3.3.0"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==c.call(e))&&(!(t=i(e))||"function"==typeof(n=f.call(t,"constructor")&&t.constructor)&&p.call(n)===d)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e){m(e)},each:function(e,t){var n,r=0;if(C(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},trim:function(e){return null==e?"":(e+"").replace(T,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(C(Object(e))?w.merge(n,"string"==typeof e?[e]:e):s.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:u.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r,i=[],o=0,a=e.length,s=!n;o<a;o++)(r=!t(e[o],o))!==s&&i.push(e[o]);return i},map:function(e,t,n){var r,i,o=0,s=[];if(C(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&s.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&s.push(i);return a.apply([],s)},guid:1,support:h}),"function"==typeof Symbol&&(w.fn[Symbol.iterator]=n[Symbol.iterator]),w.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){l["[object "+t+"]"]=t.toLowerCase()});function C(e){var t=!!e&&"length"in e&&e.length,n=x(e);return!g(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},P="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",R="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",I="\\["+M+"*("+R+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+R+"))|)"+M+"*\\]",W=":("+R+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+I+")*)|.*)\\)|)",$=new RegExp(M+"+","g"),B=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),F=new RegExp("^"+M+"*,"+M+"*"),_=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,v,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!y||!y.test(e))){if(1!==T)m=t,v=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(v)try{return L.apply(r,m.querySelectorAll(v)),r}catch(e){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},v=[],y=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML="<a id='"+b+"'></a><select id='"+b+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||y.push(".#.+[+~]")}),ue(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:he(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:he(function(e,t,n){for(var r=n<0?n+t:n;--r>=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=r.pseudos.eq;for(t in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=fe(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=pe(t);function ye(){}ye.prototype=r.filters=r.pseudos,r.setFilters=new ye,a=oe.tokenize=function(e,t){var n,i,o,a,s,u,l,c=k[e+" "];if(c)return t?0:c.slice(0);s=e,u=[],l=r.preFilter;while(s){n&&!(i=F.exec(s))||(i&&(s=s.slice(i[0].length)||s),u.push(o=[])),n=!1,(i=_.exec(s))&&(n=i.shift(),o.push({value:n,type:i[0].replace(B," ")}),s=s.slice(n.length));for(a in r.filter)!(i=V[a].exec(s))||l[a]&&!(i=l[a](i))||(n=i.shift(),o.push({value:n,type:a,matches:i}),s=s.slice(n.length));if(!n)break}return t?s.length:s?oe.error(e):k(e,u).slice(0)};function ve(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function me(e,t,n){var r=t.dir,i=t.next,o=i||r,a=n&&"parentNode"===o,s=C++;return t.first?function(t,n,i){while(t=t[r])if(1===t.nodeType||a)return e(t,n,i);return!1}:function(t,n,u){var l,c,f,p=[T,s];if(u){while(t=t[r])if((1===t.nodeType||a)&&e(t,n,u))return!0}else while(t=t[r])if(1===t.nodeType||a)if(f=t[b]||(t[b]={}),c=f[t.uniqueID]||(f[t.uniqueID]={}),i&&i===t.nodeName.toLowerCase())t=t[r]||t;else{if((l=c[o])&&l[0]===T&&l[1]===s)return p[2]=l[2];if(c[o]=p,p[2]=e(t,n,u))return!0}return!1}}function xe(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r<i;r++)oe(e,t[r],n);return n}function we(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function Te(e,t,n,r,i,o){return r&&!r[b]&&(r=Te(r)),i&&!i[b]&&(i=Te(i,o)),se(function(o,a,s,u){var l,c,f,p=[],d=[],h=a.length,g=o||be(t||"*",s.nodeType?[s]:s,[]),y=!e||!o&&t?g:we(g,p,e,s,u),v=n?i||(o?e:h||r)?[]:a:y;if(n&&n(y,v,s,u),r){l=we(v,d),r(l,[],s,u),c=l.length;while(c--)(f=l[c])&&(v[d[c]]=!(y[d[c]]=f))}if(o){if(i||e){if(i){l=[],c=v.length;while(c--)(f=v[c])&&l.push(y[c]=f);i(null,v=[],l,u)}c=v.length;while(c--)(f=v[c])&&(l=i?O(o,f):p[c])>-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u<o;u++)if(n=r.relative[e[u].type])p=[me(xe(p),n)];else{if((n=r.filter[e[u].type].apply(null,e[u].matches))[b]){for(i=++u;i<o;i++)if(r.relative[e[i].type])break;return Te(u>1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u<i&&Ce(e.slice(u,i)),i<o&&Ce(e=e.slice(i)),i<o&&ve(e))}p.push(n)}return xe(p)}function Ee(e,t){var n=t.length>0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t<r;t++)if(w.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)w.find(e,i[t],n);return r>1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(w.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&w(e);if(!D.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?a.index(n)>-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s<o.length)!1===o[s].apply(n[0],n[1])&&e.stopOnFalse&&(s=o.length,n=!1)}e.memory||(n=!1),t=!1,i&&(o=n?[]:"")},l={add:function(){return o&&(n&&!t&&(s=o.length-1,a.push(n)),function t(n){w.each(n,function(n,r){g(r)?e.unique&&l.has(r)||o.push(r):r&&r.length&&"string"!==x(r)&&t(r)})}(arguments),n&&!t&&u()),this},remove:function(){return w.each(arguments,function(e,t){var n;while((n=w.inArray(t,o,n))>-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t<o)){if((e=r.apply(s,u))===n.promise())throw new TypeError("Thenable self-resolution");l=e&&("object"==typeof e||"function"==typeof e)&&e.then,g(l)?i?l.call(e,a(o,n,I,i),a(o,n,W,i)):(o++,l.call(e,a(o,n,I,i),a(o,n,W,i),a(o,n,I,n.notifyWith))):(r!==I&&(s=void 0,u=[e]),(i||n.resolveWith)(s,u))}},c=i?l:function(){try{l()}catch(e){w.Deferred.exceptionHook&&w.Deferred.exceptionHook(e,c.stackTrace),t+1>=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},X=/^-ms-/,U=/-([a-z])/g;function V(e,t){return t.toUpperCase()}function G(e){return e.replace(X,"ms-").replace(U,V)}var Y=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function Q(){this.expando=w.expando+Q.uid++}Q.uid=1,Q.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Y(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[G(t)]=n;else for(r in t)i[G(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][G(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(G):(t=G(t))in r?[t]:t.match(M)||[]).length;while(n--)delete r[t[n]]}(void 0===t||w.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!w.isEmptyObject(t)}};var J=new Q,K=new Q,Z=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,ee=/[A-Z]/g;function te(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Z.test(e)?JSON.parse(e):e)}function ne(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(ee,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=te(n)}catch(e){}K.set(e,t,n)}else n=void 0;return n}w.extend({hasData:function(e){return K.hasData(e)||J.hasData(e)},data:function(e,t,n){return K.access(e,t,n)},removeData:function(e,t){K.remove(e,t)},_data:function(e,t,n){return J.access(e,t,n)},_removeData:function(e,t){J.remove(e,t)}}),w.fn.extend({data:function(e,t){var n,r,i,o=this[0],a=o&&o.attributes;if(void 0===e){if(this.length&&(i=K.get(o),1===o.nodeType&&!J.get(o,"hasDataAttrs"))){n=a.length;while(n--)a[n]&&0===(r=a[n].name).indexOf("data-")&&(r=G(r.slice(5)),ne(o,r,i[r]));J.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof e?this.each(function(){K.set(this,e)}):z(this,function(t){var n;if(o&&void 0===t){if(void 0!==(n=K.get(o,e)))return n;if(void 0!==(n=ne(o,e)))return n}else this.each(function(){K.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?w.queue(this[0],e):void 0===t?this:this.each(function(){var n=w.queue(this,e,t);w._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&w.dequeue(this,e)})},dequeue:function(e){return this.each(function(){w.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=w.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=void 0),e=e||"fx";while(a--)(n=J.get(o[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var re=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ie=new RegExp("^(?:([+-])=|)("+re+")([a-z%]*)$","i"),oe=["Top","Right","Bottom","Left"],ae=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&w.contains(e.ownerDocument,e)&&"none"===w.css(e,"display")},se=function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];i=n.apply(e,r||[]);for(o in t)e.style[o]=a[o];return i};function ue(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return w.css(e,t,"")},u=s(),l=n&&n[3]||(w.cssNumber[t]?"":"px"),c=(w.cssNumber[t]||"px"!==l&&+u)&&ie.exec(w.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)w.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,w.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var le={};function ce(e){var t,n=e.ownerDocument,r=e.nodeName,i=le[r];return i||(t=n.body.appendChild(n.createElement(r)),i=w.css(t,"display"),t.parentNode.removeChild(t),"none"===i&&(i="block"),le[r]=i,i)}function fe(e,t){for(var n,r,i=[],o=0,a=e.length;o<a;o++)(r=e[o]).style&&(n=r.style.display,t?("none"===n&&(i[o]=J.get(r,"display")||null,i[o]||(r.style.display="")),""===r.style.display&&ae(r)&&(i[o]=ce(r))):"none"!==n&&(i[o]="none",J.set(r,"display",n)));for(o=0;o<a;o++)null!=i[o]&&(e[o].style.display=i[o]);return e}w.fn.extend({show:function(){return fe(this,!0)},hide:function(){return fe(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ae(this)?w(this).show():w(this).hide()})}});var pe=/^(?:checkbox|radio)$/i,de=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n<r;n++)J.set(e[n],"globalEval",!t||J.get(t[n],"globalEval"))}var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if("object"===x(o))w.merge(p,o.nodeType?[o]:o);else if(me.test(o)){a=a||f.appendChild(t.createElement("div")),s=(de.exec(o)||["",""])[1].toLowerCase(),u=ge[s]||ge._default,a.innerHTML=u[1]+w.htmlPrefilter(o)+u[2],c=u[0];while(c--)a=a.lastChild;w.merge(p,a.childNodes),(a=f.firstChild).textContent=""}else p.push(t.createTextNode(o));f.textContent="",d=0;while(o=p[d++])if(r&&w.inArray(o,r)>-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="<textarea>x</textarea>",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n<arguments.length;n++)u[n]=arguments[n];if(t.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,t)){s=w.event.handlers.call(this,t,l),n=0;while((o=s[n++])&&!t.isPropagationStopped()){t.currentTarget=o.elem,r=0;while((a=o.handlers[r++])&&!t.isImmediatePropagationStopped())t.rnamespace&&!t.rnamespace.test(a.namespace)||(t.handleObj=a,t.data=a.data,void 0!==(i=((w.event.special[a.origType]||{}).handle||a.handler).apply(o.elem,u))&&!1===(t.result=i)&&(t.preventDefault(),t.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,t),t.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!("click"===e.type&&e.button>=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?w(i,this).index(l)>-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(e,t){Object.defineProperty(w.Event.prototype,e,{enumerable:!0,configurable:!0,get:g(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[w.expando]?e:new w.Event(e)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==Se()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===Se()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&N(this,"input"))return this.click(),!1},_default:function(e){return N(e.target,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},w.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},w.Event=function(e,t){if(!(this instanceof w.Event))return new w.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ee:ke,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&w.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[w.expando]=!0},w.Event.prototype={constructor:w.Event,isDefaultPrevented:ke,isPropagationStopped:ke,isImmediatePropagationStopped:ke,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ee,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ee,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ee,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},w.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&we.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&Te.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},w.event.addProp),w.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){w.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,o=e.handleObj;return i&&(i===r||w.contains(r,i))||(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}}),w.fn.extend({on:function(e,t,n,r){return De(this,e,t,n,r)},one:function(e,t,n,r){return De(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,w(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=ke),this.each(function(){w.event.remove(this,e,n,t)})}});var Ne=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/<script|<style|<link/i,je=/checked\s*(?:[^=]|=\s*.checked.)/i,qe=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Le(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")?w(e).children("tbody")[0]||e:e}function He(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Pe(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(J.hasData(e)&&(o=J.access(e),a=J.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n<r;n++)w.event.add(t,i,l[i][n])}K.hasData(e)&&(s=K.access(e),u=w.extend({},s),K.set(t,u))}}function Me(e,t){var n=t.nodeName.toLowerCase();"input"===n&&pe.test(e.type)?t.checked=e.checked:"input"!==n&&"textarea"!==n||(t.defaultValue=e.defaultValue)}function Re(e,t,n,r){t=a.apply([],t);var i,o,s,u,l,c,f=0,p=e.length,d=p-1,y=t[0],v=g(y);if(v||p>1&&"string"==typeof y&&!h.checkClone&&je.test(y))return e.each(function(i){var o=e.eq(i);v&&(t[0]=y.call(this,i,o.html())),Re(o,t,n,r)});if(p&&(i=xe(t,e[0].ownerDocument,!1,e,r),o=i.firstChild,1===i.childNodes.length&&(i=o),o||r)){for(u=(s=w.map(ye(i,"script"),He)).length;f<p;f++)l=i,f!==d&&(l=w.clone(l,!0,!0),u&&w.merge(s,ye(l,"script"))),n.call(e[f],l,f);if(u)for(c=s[s.length-1].ownerDocument,w.map(s,Oe),f=0;f<u;f++)l=s[f],he.test(l.type||"")&&!J.access(l,"globalEval")&&w.contains(c,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?w._evalUrl&&w._evalUrl(l.src):m(l.textContent.replace(qe,""),c,l))}return e}function Ie(e,t,n){for(var r,i=t?w.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||w.cleanData(ye(r)),r.parentNode&&(n&&w.contains(r.ownerDocument,r)&&ve(ye(r,"script")),r.parentNode.removeChild(r));return e}w.extend({htmlPrefilter:function(e){return e.replace(Ne,"<$1></$2>")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=w.contains(e.ownerDocument,e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(a=ye(s),r=0,i=(o=ye(e)).length;r<i;r++)Me(o[r],a[r]);if(t)if(n)for(o=o||ye(e),a=a||ye(s),r=0,i=o.length;r<i;r++)Pe(o[r],a[r]);else Pe(e,s);return(a=ye(s,"script")).length>0&&ve(a,!u&&ye(e,"script")),s},cleanData:function(e){for(var t,n,r,i=w.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[J.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[J.expando]=void 0}n[K.expando]&&(n[K.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return z(this,function(e){return void 0===e?w.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Re(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return Re(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(ye(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return w.clone(this,e,t)})},html:function(e){return z(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ae.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(w.cleanData(ye(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=[];return Re(this,arguments,function(t){var n=this.parentNode;w.inArray(this,e)<0&&(w.cleanData(ye(this)),n&&n.replaceChild(t,this))},e)}}),w.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){w.fn[e]=function(e){for(var n,r=[],i=w(e),o=i.length-1,a=0;a<=o;a++)n=a===o?this:this.clone(!0),w(i[a])[t](n),s.apply(r,n.get());return this.pushStack(r)}});var We=new RegExp("^("+re+")(?!px)[a-z%]+$","i"),$e=function(t){var n=t.ownerDocument.defaultView;return n&&n.opener||(n=e),n.getComputedStyle(t)},Be=new RegExp(oe.join("|"),"i");!function(){function t(){if(c){l.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",c.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",be.appendChild(l).appendChild(c);var t=e.getComputedStyle(c);i="1%"!==t.top,u=12===n(t.marginLeft),c.style.right="60%",s=36===n(t.right),o=36===n(t.width),c.style.position="absolute",a=36===c.offsetWidth||"absolute",be.removeChild(l),c=null}}function n(e){return Math.round(parseFloat(e))}var i,o,a,s,u,l=r.createElement("div"),c=r.createElement("div");c.style&&(c.style.backgroundClip="content-box",c.cloneNode(!0).style.backgroundClip="",h.clearCloneStyle="content-box"===c.style.backgroundClip,w.extend(h,{boxSizingReliable:function(){return t(),o},pixelBoxStyles:function(){return t(),s},pixelPosition:function(){return t(),i},reliableMarginLeft:function(){return t(),u},scrollboxSize:function(){return t(),a}}))}();function Fe(e,t,n){var r,i,o,a,s=e.style;return(n=n||$e(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||w.contains(e.ownerDocument,e)||(a=w.style(e,t)),!h.pixelBoxStyles()&&We.test(a)&&Be.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function _e(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}var ze=/^(none|table(?!-c[ea]).+)/,Xe=/^--/,Ue={position:"absolute",visibility:"hidden",display:"block"},Ve={letterSpacing:"0",fontWeight:"400"},Ge=["Webkit","Moz","ms"],Ye=r.createElement("div").style;function Qe(e){if(e in Ye)return e;var t=e[0].toUpperCase()+e.slice(1),n=Ge.length;while(n--)if((e=Ge[n]+t)in Ye)return e}function Je(e){var t=w.cssProps[e];return t||(t=w.cssProps[e]=Qe(e)||e),t}function Ke(e,t,n){var r=ie.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function Ze(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=w.css(e,n+oe[a],!0,i)),r?("content"===n&&(u-=w.css(e,"padding"+oe[a],!0,i)),"margin"!==n&&(u-=w.css(e,"border"+oe[a]+"Width",!0,i))):(u+=w.css(e,"padding"+oe[a],!0,i),"padding"!==n?u+=w.css(e,"border"+oe[a]+"Width",!0,i):s+=w.css(e,"border"+oe[a]+"Width",!0,i));return!r&&o>=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))),u}function et(e,t,n){var r=$e(e),i=Fe(e,t,r),o="border-box"===w.css(e,"boxSizing",!1,r),a=o;if(We.test(i)){if(!n)return i;i="auto"}return a=a&&(h.boxSizingReliable()||i===e.style[t]),("auto"===i||!parseFloat(i)&&"inline"===w.css(e,"display",!1,r))&&(i=e["offset"+t[0].toUpperCase()+t.slice(1)],a=!0),(i=parseFloat(i)||0)+Ze(e,t,n||(o?"border":"content"),a,r,i)+"px"}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Fe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=G(t),u=Xe.test(t),l=e.style;if(u||(t=Je(s)),a=w.cssHooks[t]||w.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"==(o=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=ue(e,t,i),o="number"),null!=n&&n===n&&("number"===o&&(n+=i&&i[3]||(w.cssNumber[s]?"":"px")),h.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=G(t);return Xe.test(t)||(t=Je(s)),(a=w.cssHooks[t]||w.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Fe(e,t,r)),"normal"===i&&t in Ve&&(i=Ve[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),w.each(["height","width"],function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!ze.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?et(e,t,r):se(e,Ue,function(){return et(e,t,r)})},set:function(e,n,r){var i,o=$e(e),a="border-box"===w.css(e,"boxSizing",!1,o),s=r&&Ze(e,t,r,a,o);return a&&h.scrollboxSize()===o.position&&(s-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Ze(e,t,"border",!1,o)-.5)),s&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Ke(e,n,s)}}}),w.cssHooks.marginLeft=_e(h.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Fe(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(e,t){w.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+oe[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(w.cssHooks[e+t].set=Ke)}),w.fn.extend({css:function(e,t){return z(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=$e(e),i=t.length;a<i;a++)o[t[a]]=w.css(e,t[a],!1,r);return o}return void 0!==n?w.style(e,t,n):w.css(e,t)},e,t,arguments.length>1)}});function tt(e,t,n,r,i){return new tt.prototype.init(e,t,n,r,i)}w.Tween=tt,tt.prototype={constructor:tt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(w.cssNumber[n]?"":"px")},cur:function(){var e=tt.propHooks[this.prop];return e&&e.get?e.get(this):tt.propHooks._default.get(this)},run:function(e){var t,n=tt.propHooks[this.prop];return this.options.duration?this.pos=t=w.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tt.propHooks._default.set(this),this}},tt.prototype.init.prototype=tt.prototype,tt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[w.cssProps[e.prop]]&&!w.cssHooks[e.prop]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}},tt.propHooks.scrollTop=tt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},w.fx=tt.prototype.init,w.fx.step={};var nt,rt,it=/^(?:toggle|show|hide)$/,ot=/queueHooks$/;function at(){rt&&(!1===r.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(at):e.setTimeout(at,w.fx.interval),w.fx.tick())}function st(){return e.setTimeout(function(){nt=void 0}),nt=Date.now()}function ut(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=oe[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function lt(e,t,n){for(var r,i=(pt.tweeners[t]||[]).concat(pt.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function ct(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&ae(e),y=J.get(e,"fxshow");n.queue||(null==(a=w._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,w.queue(e,"fx").length||a.empty.fire()})}));for(r in t)if(i=t[r],it.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show")){if("show"!==i||!y||void 0===y[r])continue;g=!0}d[r]=y&&y[r]||w.style(e,r)}if((u=!w.isEmptyObject(t))||!w.isEmptyObject(d)){f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=y&&y.display)&&(l=J.get(e,"display")),"none"===(c=w.css(e,"display"))&&(l?c=l:(fe([e],!0),l=e.style.display||l,c=w.css(e,"display"),fe([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===w.css(e,"float")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l="none"===c?"":c)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1;for(r in d)u||(y?"hidden"in y&&(g=y.hidden):y=J.access(e,"fxshow",{display:l}),o&&(y.hidden=!g),g&&fe([e],!0),p.done(function(){g||fe([e]),J.remove(e,"fxshow");for(r in d)w.style(e,r,d[r])})),u=lt(g?y[r]:0,r,p),r in y||(y[r]=u.start,g&&(u.end=u.start,u.start=0))}}function ft(e,t){var n,r,i,o,a;for(n in e)if(r=G(n),i=t[r],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=w.cssHooks[r])&&"expand"in a){o=a.expand(o),delete e[r];for(n in o)n in e||(e[n]=o[n],t[n]=i)}else t[r]=i}function pt(e,t,n){var r,i,o=0,a=pt.prefilters.length,s=w.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;for(var t=nt||st(),n=Math.max(0,l.startTime+l.duration-t),r=1-(n/l.duration||0),o=0,a=l.tweens.length;o<a;o++)l.tweens[o].run(r);return s.notifyWith(e,[l,r,n]),r<1&&a?n:(a||s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:w.extend({},t),opts:w.extend(!0,{specialEasing:{},easing:w.easing._default},n),originalProperties:t,originalOptions:n,startTime:nt||st(),duration:n.duration,tweens:[],createTween:function(t,n){var r=w.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(i)return this;for(i=!0;n<r;n++)l.tweens[n].run(1);return t?(s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l,t])):s.rejectWith(e,[l,t]),this}}),c=l.props;for(ft(c,l.opts.specialEasing);o<a;o++)if(r=pt.prefilters[o].call(l,e,c,l.opts))return g(r.stop)&&(w._queueHooks(l.elem,l.opts.queue).stop=r.stop.bind(r)),r;return w.map(c,lt,l),g(l.opts.start)&&l.opts.start.call(e,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),w.fx.timer(w.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l}w.Animation=w.extend(pt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return ue(n.elem,e,ie.exec(t),n),n}]},tweener:function(e,t){g(e)?(t=e,e=["*"]):e=e.match(M);for(var n,r=0,i=e.length;r<i;r++)n=e[r],pt.tweeners[n]=pt.tweeners[n]||[],pt.tweeners[n].unshift(t)},prefilters:[ct],prefilter:function(e,t){t?pt.prefilters.unshift(e):pt.prefilters.push(e)}}),w.speed=function(e,t,n){var r=e&&"object"==typeof e?w.extend({},e):{complete:n||!n&&t||g(e)&&e,duration:e,easing:n&&t||t&&!g(t)&&t};return w.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in w.fx.speeds?r.duration=w.fx.speeds[r.duration]:r.duration=w.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){g(r.old)&&r.old.call(this),r.queue&&w.dequeue(this,r.queue)},r},w.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ae).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=w.isEmptyObject(e),o=w.speed(t,n,r),a=function(){var t=pt(this,w.extend({},e),o);(i||J.get(this,"finish"))&&t.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&!1!==e&&this.queue(e||"fx",[]),this.each(function(){var t=!0,i=null!=e&&e+"queueHooks",o=w.timers,a=J.get(this);if(i)a[i]&&a[i].stop&&r(a[i]);else for(i in a)a[i]&&a[i].stop&&ot.test(i)&&r(a[i]);for(i=o.length;i--;)o[i].elem!==this||null!=e&&o[i].queue!==e||(o[i].anim.stop(n),t=!1,o.splice(i,1));!t&&n||w.dequeue(this,e)})},finish:function(e){return!1!==e&&(e=e||"fx"),this.each(function(){var t,n=J.get(this),r=n[e+"queue"],i=n[e+"queueHooks"],o=w.timers,a=r?r.length:0;for(n.finish=!0,w.queue(this,e,[]),i&&i.stop&&i.stop.call(this,!0),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;t<a;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),w.each(["toggle","show","hide"],function(e,t){var n=w.fn[t];w.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(ut(t,!0),e,r,i)}}),w.each({slideDown:ut("show"),slideUp:ut("hide"),slideToggle:ut("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){w.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),w.timers=[],w.fx.tick=function(){var e,t=0,n=w.timers;for(nt=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||w.fx.stop(),nt=void 0},w.fx.timer=function(e){w.timers.push(e),w.fx.start()},w.fx.interval=13,w.fx.start=function(){rt||(rt=!0,at())},w.fx.stop=function(){rt=null},w.fx.speeds={slow:600,fast:200,_default:400},w.fn.delay=function(t,n){return t=w.fx?w.fx.speeds[t]||t:t,n=n||"fx",this.queue(n,function(n,r){var i=e.setTimeout(n,t);r.stop=function(){e.clearTimeout(i)}})},function(){var e=r.createElement("input"),t=r.createElement("select").appendChild(r.createElement("option"));e.type="checkbox",h.checkOn=""!==e.value,h.optSelected=t.selected,(e=r.createElement("input")).value="t",e.type="radio",h.radioValue="t"===e.value}();var dt,ht=w.expr.attrHandle;w.fn.extend({attr:function(e,t){return z(this,w.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){w.removeAttr(this,e)})}}),w.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?w.prop(e,t,n):(1===o&&w.isXMLDoc(e)||(i=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?dt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(M);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),dt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ht[t]||w.find.attr;ht[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ht[a],ht[a]=i,i=null!=n(e,t,r)?a:null,ht[a]=o),i}});var gt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;w.fn.extend({prop:function(e,t){return z(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[w.propFix[e]||e]})}}),w.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&w.isXMLDoc(e)||(t=w.propFix[t]||t,i=w.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),h.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this});function vt(e){return(e.match(M)||[]).join(" ")}function mt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e?e.match(M)||[]:[]}w.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).addClass(e.call(this,t,mt(this)))});if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).removeClass(e.call(this,t,mt(this)))});if(!arguments.length)return this.attr("class","");if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each(function(n){w(this).toggleClass(e.call(this,n,mt(this),t),t)}):this.each(function(){var t,i,o,a;if(r){i=0,o=w(this),a=xt(e);while(t=a[i++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else void 0!==e&&"boolean"!==n||((t=mt(this))&&J.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":J.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+vt(mt(n))+" ").indexOf(t)>-1)return!0;return!1}});var bt=/\r/g;w.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=g(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,w(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=w.map(i,function(e){return null==e?"":e+""})),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=w.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(bt,""):null==n?"":n}}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:vt(w.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!N(n.parentNode,"optgroup"))){if(t=w(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=w.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=w.inArray(w.valHooks.option.get(r),o)>-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},h.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),h.focusin="onfocusin"in e;var wt=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,i,o){var a,s,u,l,c,p,d,h,v=[i||r],m=f.call(t,"type")?t.type:t,x=f.call(t,"namespace")?t.namespace.split("."):[];if(s=h=u=i=i||r,3!==i.nodeType&&8!==i.nodeType&&!wt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(m=(x=m.split(".")).shift(),x.sort()),c=m.indexOf(":")<0&&"on"+m,t=t[w.expando]?t:new w.Event(m,"object"==typeof t&&t),t.isTrigger=o?2:3,t.namespace=x.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+x.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=null==n?[t]:w.makeArray(n,[t]),d=w.event.special[m]||{},o||!d.trigger||!1!==d.trigger.apply(i,n))){if(!o&&!d.noBubble&&!y(i)){for(l=d.delegateType||m,wt.test(l+m)||(s=s.parentNode);s;s=s.parentNode)v.push(s),u=s;u===(i.ownerDocument||r)&&v.push(u.defaultView||u.parentWindow||e)}a=0;while((s=v[a++])&&!t.isPropagationStopped())h=s,t.type=a>1?l:d.bindType||m,(p=(J.get(s,"events")||{})[t.type]&&J.get(s,"handle"))&&p.apply(s,n),(p=c&&s[c])&&p.apply&&Y(s)&&(t.result=p.apply(s,n),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),n)||!Y(i)||c&&g(i[m])&&!y(i)&&((u=i[c])&&(i[c]=null),w.event.triggered=m,t.isPropagationStopped()&&h.addEventListener(m,Tt),i[m](),t.isPropagationStopped()&&h.removeEventListener(m,Tt),w.event.triggered=void 0,u&&(i[c]=u)),t.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each(function(){w.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),h.focusin||w.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=J.access(r,t);i||r.addEventListener(e,n,!0),J.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=J.access(r,t)-1;i?J.access(r,t,i):(r.removeEventListener(e,n,!0),J.remove(r,t))}}});var Ct=e.location,Et=Date.now(),kt=/\?/;w.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||w.error("Invalid XML: "+t),n};var St=/\[\]$/,Dt=/\r?\n/g,Nt=/^(?:submit|button|image|reset|file)$/i,At=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var i;if(Array.isArray(t))w.each(t,function(t,i){n||St.test(e)?r(e,i):jt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==x(t))r(e,t);else for(i in t)jt(e+"["+i+"]",t[i],n,r)}w.param=function(e,t){var n,r=[],i=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,function(){i(this.name,this.value)});else for(n in e)jt(n,e[n],t,i);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&At.test(this.nodeName)&&!Nt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,function(e){return{name:t.name,value:e.replace(Dt,"\r\n")}}):{name:t.name,value:n.replace(Dt,"\r\n")}}).get()}});var qt=/%20/g,Lt=/#.*$/,Ht=/([?&])_=[^&]*/,Ot=/^(.*?):[ \t]*([^\r\n]*)$/gm,Pt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Mt=/^(?:GET|HEAD)$/,Rt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Bt=r.createElement("a");Bt.href=Ct.href;function Ft(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(M)||[];if(g(n))while(r=o[i++])"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function _t(e,t,n,r){var i={},o=e===Wt;function a(s){var u;return i[s]=!0,w.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function zt(e,t){var n,r,i=w.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&w.extend(!0,e,r),e}function Xt(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}function Ut(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:Pt.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,w.ajaxSettings),t):zt(w.ajaxSettings,e)},ajaxPrefilter:Ft(It),ajaxTransport:Ft(Wt),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=w.ajaxSetup({},n),g=h.context||h,y=h.context&&(g.nodeType||g.jquery)?w(g):w.event,v=w.Deferred(),m=w.Callbacks("once memory"),x=h.statusCode||{},b={},T={},C="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s){s={};while(t=Ot.exec(a))s[t[1].toLowerCase()]=t[2]}t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=T[e.toLowerCase()]=T[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)E.always(e[E.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return i&&i.abort(t),k(0,t),this}};if(v.promise(E),h.url=((t||h.url||Ct.href)+"").replace(Rt,Ct.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(M)||[""],null==h.crossDomain){l=r.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Bt.protocol+"//"+Bt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=w.param(h.data,h.traditional)),_t(It,h,n,E),c)return E;(f=w.event&&h.global)&&0==w.active++&&w.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Mt.test(h.type),o=h.url.replace(Lt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(qt,"+")):(d=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(kt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(Ht,"$1"),d=(kt.test(o)?"&":"?")+"_="+Et+++d),h.url=o+d),h.ifModified&&(w.lastModified[o]&&E.setRequestHeader("If-Modified-Since",w.lastModified[o]),w.etag[o]&&E.setRequestHeader("If-None-Match",w.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&E.setRequestHeader("Content-Type",h.contentType),E.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+$t+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)E.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,E,h)||c))return E.abort();if(C="abort",m.add(h.complete),E.done(h.success),E.fail(h.error),i=_t(Wt,h,n,E)){if(E.readyState=1,f&&y.trigger("ajaxSend",[E,h]),c)return E;h.async&&h.timeout>0&&(u=e.setTimeout(function(){E.abort("timeout")},h.timeout));try{c=!1,i.send(b,k)}catch(e){if(c)throw e;k(-1,e)}}else k(-1,"No Transport");function k(t,n,r,s){var l,p,d,b,T,C=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",E.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=Xt(h,E,r)),b=Ut(h,b,E,l),l?(h.ifModified&&((T=E.getResponseHeader("Last-Modified"))&&(w.lastModified[o]=T),(T=E.getResponseHeader("etag"))&&(w.etag[o]=T)),204===t||"HEAD"===h.type?C="nocontent":304===t?C="notmodified":(C=b.state,p=b.data,l=!(d=b.error))):(d=C,!t&&C||(C="error",t<0&&(t=0))),E.status=t,E.statusText=(n||C)+"",l?v.resolveWith(g,[p,C,E]):v.rejectWith(g,[E,C,d]),E.statusCode(x),x=void 0,f&&y.trigger(l?"ajaxSuccess":"ajaxError",[E,h,l?p:d]),m.fireWith(g,[E,C]),f&&(y.trigger("ajaxComplete",[E,h]),--w.active||w.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return w.get(e,t,n,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],function(e,t){w[t]=function(e,n,r,i){return g(n)&&(i=i||r,r=n,n=void 0),w.ajax(w.extend({url:e,type:t,dataType:i,data:n,success:r},w.isPlainObject(e)&&e))}}),w._evalUrl=function(e){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return g(e)?this.each(function(t){w(this).wrapInner(e.call(this,t))}):this.each(function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=g(e);return this.each(function(n){w(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Vt={0:200,1223:204},Gt=w.ajaxSettings.xhr();h.cors=!!Gt&&"withCredentials"in Gt,h.ajax=Gt=!!Gt,w.ajaxTransport(function(t){var n,r;if(h.cors||Gt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Vt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),w.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),w.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(i,o){t=w("<script>").prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&o("error"===e.type?404:200,e.type)}),r.head.appendChild(t[0])},abort:function(){n&&n()}}}});var Yt=[],Qt=/(=)\?(?=&|$)|\?\?/;w.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Yt.pop()||w.expando+"_"+Et++;return this[e]=!0,e}}),w.ajaxPrefilter("json jsonp",function(t,n,r){var i,o,a,s=!1!==t.jsonp&&(Qt.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&Qt.test(t.data)&&"data");if(s||"jsonp"===t.dataTypes[0])return i=t.jsonpCallback=g(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(Qt,"$1"+i):!1!==t.jsonp&&(t.url+=(kt.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return a||w.error(i+" was not called"),a[0]},t.dataTypes[0]="json",o=e[i],e[i]=function(){a=arguments},r.always(function(){void 0===o?w(e).removeProp(i):e[i]=o,t[i]&&(t.jsonpCallback=n.jsonpCallback,Yt.push(i)),a&&g(o)&&o(a[0]),a=o=void 0}),"script"}),h.createHTMLDocument=function(){var e=r.implementation.createHTMLDocument("").body;return e.innerHTML="<form></form><form></form>",2===e.childNodes.length}(),w.parseHTML=function(e,t,n){if("string"!=typeof e)return[];"boolean"==typeof t&&(n=t,t=!1);var i,o,a;return t||(h.createHTMLDocument?((i=(t=r.implementation.createHTMLDocument("")).createElement("base")).href=r.location.href,t.head.appendChild(i)):t=r),o=A.exec(e),a=!n&&[],o?[t.createElement(o[1])]:(o=xe([e],t,a),a&&a.length&&w(a).remove(),w.merge([],o.childNodes))},w.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return s>-1&&(r=vt(e.slice(s)),e=e.slice(0,s)),g(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),a.length>0&&w.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?w("<div>").append(w.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},w.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){w.fn[t]=function(e){return this.on(t,e)}}),w.expr.pseudos.animated=function(e){return w.grep(w.timers,function(t){return e===t.elem}).length},w.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l,c=w.css(e,"position"),f=w(e),p={};"static"===c&&(e.style.position="relative"),s=f.offset(),o=w.css(e,"top"),u=w.css(e,"left"),(l=("absolute"===c||"fixed"===c)&&(o+u).indexOf("auto")>-1)?(a=(r=f.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),g(t)&&(t=t.call(e,n,w.extend({},s))),null!=t.top&&(p.top=t.top-s.top+a),null!=t.left&&(p.left=t.left-s.left+i),"using"in t?t.using.call(e,p):f.css(p)}},w.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){w.offset.setOffset(this,e,t)});var t,n,r=this[0];if(r)return r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===w.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===w.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=w(e).offset()).top+=w.css(e,"borderTopWidth",!0),i.left+=w.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-w.css(r,"marginTop",!0),left:t.left-i.left-w.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===w.css(e,"position"))e=e.offsetParent;return e||be})}}),w.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;w.fn[e]=function(r){return z(this,function(e,r,i){var o;if(y(e)?o=e:9===e.nodeType&&(o=e.defaultView),void 0===i)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):e[r]=i},e,r,arguments.length)}}),w.each(["top","left"],function(e,t){w.cssHooks[t]=_e(h.pixelPosition,function(e,n){if(n)return n=Fe(e,t),We.test(n)?w(e).position()[t]+"px":n})}),w.each({Height:"height",Width:"width"},function(e,t){w.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){w.fn[r]=function(i,o){var a=arguments.length&&(n||"boolean"!=typeof i),s=n||(!0===i||!0===o?"margin":"border");return z(this,function(t,n,i){var o;return y(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===i?w.css(t,n,s):w.style(t,n,i,s)},t,a?i:void 0,a)}})}),w.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,t){w.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),w.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),w.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),w.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),g(e))return r=o.call(arguments,2),i=function(){return e.apply(t||this,r.concat(o.call(arguments)))},i.guid=e.guid=e.guid||w.guid++,i},w.holdReady=function(e){e?w.readyWait++:w.ready(!0)},w.isArray=Array.isArray,w.parseJSON=JSON.parse,w.nodeName=N,w.isFunction=g,w.isWindow=y,w.camelCase=G,w.type=x,w.now=Date.now,w.isNumeric=function(e){var t=w.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return w});var Jt=e.jQuery,Kt=e.$;return w.noConflict=function(t){return e.$===w&&(e.$=Kt),t&&e.jQuery===w&&(e.jQuery=Jt),w},t||(e.jQuery=e.$=w),w});
$q.define("UNOUNO.components.header",{statics:{init:function(){this.initializeTouchEvents();this.initializeQuickSearchBarEvents();this.hackForIeLower10();$q(".header-product-navigation-bar").length&&($q(".header-main-container").getHeight(),$q(window).getScrollTop())},initializeQuickSearchBarEvents:function(){var a=$q(".header-container .header-quick-navigation-searchbar-container .header-quick-navigation-searchbar-toggle");if(a.length)a.on("click",function(a){a.preventDefault();$q(".header-container .header-quick-navigation-searchbar-container").toggleClass("active")})},
initializeTouchEvents:function(){"desktop"!==$q.env.get("device.type")&&$q(".header-global-navigation-flyout, .header-pre-navigation-flyout").forEach(function(a){$q(a).append($q.create("\x3cdiv /\x3e").addClass("header-navigation-flyout-touch"))})},hackForIeLower10:function(){!$q.env.isIe()||"9.0"!==$q.env.get("browser.version")&&"8.0"!==$q.env.get("browser.version")||$q("#header").addClass("ie-lower-10")}}});
$q.ready(function(){UNOUNO.components.header.init();0<$q(".header-main-navigation-container .header-global-navigation-bar").length&&($q.renderinclude({part:"navigation-global",href:"txt/components/header.xml",module:"frontend-common-content"},{success:function(a){$q(".header-main-navigation-container .header-global-navigation-bar").setHtml(a.responseText)}},{async:!0}),$q.renderinclude({part:"header-pre-navigation",href:"txt/components/header.xml",module:"frontend-common-content"},{success:function(a){$q(".header-pre-container .header-pre-navigation-bar").setHtml(a.responseText)}},
{async:!0}));0<$q(".header-quick-navigation-container .header-navigation-bar .header-navigation-flyout").length&&$q.renderinclude({part:"header-navigation-bar-products",href:"txt/components/header.xml",module:"frontend-access-common"},{success:function(a){a.responseText.startsWith("\x3c!DOCTYPE")?$q.loadXhr("./?__render_part\x3dheader-navigation-bar-products\x26__render_href\x3dtxt%2Fcomponents%2Fheader.xml\x26__render_module\x3dfrontend-access-common").then(function(a){200===a.status&&(a=a.responseText,
a.startsWith("\x3c!DOCTYPE")||$q(".header-quick-navigation-container .header-navigation-bar .header-navigation-flyout").setHtml(a))},function(a){$q.info("Network error - Please try later again.")}):$q(".header-quick-navigation-container .header-navigation-bar .header-navigation-flyout").setHtml(a.responseText)}},{async:!0})});
window.onSearchSubmit=function(a){a=jQuery(a).find('input[name\x3d"search.query"]').val();a="query\x3d"+encodeURI(a);var b=-1!==location.host.indexOf(".server.lan")?"eue-home.VTRACC.2137-euehome.prelive4.accshops.server.lan:9513":"1und1.de";a=[location.protocol,"//",b+"/suche?",a].join("");document.location.href=a};
$q.define("UNOUNO.components.stickyNavigation",{statics:{stickyNavigation:$q(".sticky-navigation .sticky-navigation-container"),$stickyNavigation:$(".sticky-navigation .sticky-navigation-container"),sectionAnchors:$q("a.section-anchor[name]"),callToActionButton:$q("[data-element \x3d 'tariffButton']"),callToActionButtonParent:null,stageCallToActionButton:$q("[data-element \x3d 'stage-cta']"),topOfWechselPageLowerButton:0,topOfMobileWechselPageLowerButton:0,checkStickyState:function(){var a=$q(window).getScrollTop(),
b=$(".header-container").height(),c=$("#header_profiseller, .profi-seller-container"),c=0<c.length?c.outerHeight():0,b=b+c,d=this.stickyNavigation.getAttribute("data-offsetTop"),b=b||d;!this.stickyNavigation.hasClass("sticky")&&a>=b?(this.stickyNavigation.addClass("sticky"),$q(document).emit("stickyNavigation",{sticky:!0}),a=$("#header-container").offset().top-c,this.$stickyNavigation.css("top",a)):this.stickyNavigation.hasClass("sticky")&&a<b&&(this.$stickyNavigation.css("top",0),this.stickyNavigation.removeClass("sticky"),
$q(document).emit("stickyNavigation",{sticky:!1}))},checkActiveItem:function(){var a=$q(window).getScrollTop(),b=$q(window).getHeight(),c=a+b/2,d=[];this.sectionAnchors.forEach(function(a,b){a=$q(a);var g=a.getOffset().top,e;e=(e=b+1<this.sectionAnchors.length?$q(this.sectionAnchors[b+1]):null)?e.getOffset().top-1:$q("body").getHeight();c>=g&&c<=e&&d.push(a)},this);this.stickyNavigation.find(".sticky-navigation-link[href][data-sectionanchor].sticky-navigation-link-active").removeClass("sticky-navigation-link-active")},
checkCallToActionButton:function(){$q(".sticky-navigation .sticky-navigation-container");$q("a.section-anchor[name]");$q("#button-stickyCTA");$q("[data-element \x3d 'stage-cta']");this.getCTA();var a=$q("#button-stickyCTA").getWidth(!0)+(parseInt($q("#button-stickyCTA").getStyle("marginLeft"))||0);stickyNavigationBar=UNOUNO.components.stickyNavigation.stickyNavigation.find(".sticky-navigation-bar");stickyNavigationCallToActionEntry=stickyNavigationBar.find(".sticky-navigation-bar-item.sticky-navigation-bar-item-cta");
!UNOUNO.local.objectIsVisible(".oneandone-nodetypes-placeholder.tariffs")&&0<$q(".oneandone-nodetypes-placeholder.tariffs").length||0<$q(".ctaButton").length&&!UNOUNO.local.objectIsVisible(".ctaButton")||0<$(".tariffs:visible").length&&!UNOUNO.local.objectIsVisible($q($(".tariffs .tariff:visible")))&&"upselling-tarifftable"!=$(".tariffs").parent().attr("id")||$q("#button-stickyCTA").hasClass("showAlways")?(stickyNavigationCallToActionEntry.addClass("cta-visible"),stickyNavigationCallToActionEntry.setStyle("width",
a+"px")):(stickyNavigationCallToActionEntry.removeClass("cta-visible"),stickyNavigationCallToActionEntry.setStyle("width",""))},addCallToActionButton:function(a){var b="Zu den Tarifen",c=location.pathname+"#tarife",d="";if(!1===a)d="showAlways",area=$(".sticky-navigation-section-container a.sticky-navigation-section-text").text(),c=0<=area.indexOf("DSL Privat")?"/#tarife":0<=area.indexOf("ablet")?"/datenflat#tarife":0<=area.indexOf("daten")?"/datenflat#tarife":0<=area.indexOf("otebook")?"/notebook-flat#tarife":
0<=area.indexOf("Business Smartphones")?"/all-net-flat-business/#anf-business":0<=area.indexOf("Smartphones")?"/#tarife":0<=area.indexOf("All-Net-Flat Business")?"/all-net-flat-business/#anf-business":"/#tarife";else{if("hardcoded"==a){$q("a[data-element\x3d'tariffButton']").setAttribute("id","button-stickyCTA");$q("#button-stickyCTA").addClass("showAlways");$q("#button-stickyCTA").addClass("hardcoded");return}if("tariffButton"!=a){var f=this.getCTA();f&&(b=f.innerHTML)}}0<$("#shop-variant").length&&
-1<$("#shop-variant").val().indexOf("DR")&&(c=$("#shop-variant").siblings("a").attr("href"));a='\x3cli class\x3d"sticky-navigation-bar-item sticky-navigation-bar-item-cta '+d+'" style\x3d"width: 139px;"\x3e\x3ca class\x3d"smooth-scroll sticky-navigation-link '+d+'" mode\x3d"force" id\x3d"button-stickyCTA" href\x3d"'+UNOUNO.params.linkPrefix+c+'" data-fn-name\x3d"'+a+'" data-element\x3d"'+a+'"\x3e'+b+"\x3c/a\x3e\x3c/li\x3e";$q("ul.sticky-navigation-bar").append(a)},checkCtaOnPage:function(){returnState=
!1;if(1==$q("a[data-element\x3d'tariffButton']").length)return returnState="hardcoded";if(0<$q(".oneandone-nodetypes-placeholder.tariffs").length||0<$(".tariffs .tariff:visible").length)return returnState="tariffButton";0<$q(".cms-button-a1").length&&$q(".cms-button-a1").forEach(function(a){style=window.getComputedStyle(a);if("object"===typeof a.offsetParent)return returnState="stickyCTAButton"});0<$q("button").length&&$q("button").forEach(function(a){if("banner-cookie-ok-button"!==a.id&&!$(a).hasClass("hardware-box-button")&&
1>$(a).closest("#upselling-tarifftable").length&&1>$(a).closest(".dslCheckerBox").length&&1>$(a).closest(".tariffs").length&&(style=window.getComputedStyle(a),null!==a.offsetParent))return returnState="stickyCTAButton"});return returnState},getCTA:function(){returnItem=null;$q(".ctaButton").removeClass("ctaButton");0<$q(".oneandone-nodetypes-placeholder.tariffs").length||0<$(".tariffs:visible").length||(0<$q(".cms-button-a1").length?$q(".cms-button-a1").forEach(function(a){style=window.getComputedStyle(a);
if("object"===typeof a.offsetParent)return newButton=$q(a).addClass("ctaButton"),returnItem=a}):0<$q("button").length&&$q("button").forEach(function(a){if("banner-cookie-ok-button"!==a.id&&!$(a).hasClass("hardware-box-button")&&1>$(a).parent("#upselling-tarifftable").length&&1>$(a).closest(".dslCheckerBox").length&&1>$(a).closest(".tariffs").length&&(style=window.getComputedStyle(a),null!==a.offsetParent))return newButton=$q(a).addClass("ctaButton"),returnItem=a}));return returnItem},init:function(){if(this.stickyNavigation.length){this.stickyNavigation.setAttribute("data-offsetTop",
this.stickyNavigation.getOffset().top);this.stageCallToActionButton.length&&this.stageCallToActionButton.setAttribute("data-offsetTop",this.stageCallToActionButton.getOffset().top+this.stickyNavigation.getHeight());this.checkStickyState();this.checkActiveItem();var a=this.checkCtaOnPage();this.addCallToActionButton(a);this.stickyNavigation.find(".sticky-navigation-link[href]").forEach(function(a){a=$q(a);var c=$q.uri.parse(a.getAttribute("href"));c.anchor&&a.setAttribute("data-sectionAnchor",c.anchor)});
this.checkCallToActionButton();$q(window).on("scroll",function(a){this.checkStickyState();this.checkActiveItem();this.checkCallToActionButton()},this);if(0<$q('a[data-element\x3d"tariffButton"]').length&&!$q('a[data-element\x3d"tariffButton"]').hasClass("hardcoded"))$q('a[data-element\x3d"tariffButton"]').on("click",function(a){"tarife"===$q(a.target).getData("sectionanchor")&&(a.preventDefault(),$q("html, body").setScrollTop($q($($(".tariffs .tariff:visible")[0]).parent()).getOffset().top-90))});
if(0<$q('a[data-element\x3d"stickyCTAButton"]').length)$q('a[data-element\x3d"stickyCTAButton"]').on("click",function(a){a.preventDefault();(activeCtaNow=UNOUNO.components.stickyNavigation.getCTA())&&activeCtaNow.click()})}}}});$q.ready(function(){UNOUNO.components.stickyNavigation.init();$q(document).on("stickyNavigation",function(a){a.sticky||$q(".sticky-navigation-section-text-container").removeClass("hidden")})});
$q(".sticky-navigation-subnav.subnav-toggle a").on("click",function(a){a.preventDefault();var b=$q(a.currentTarget);a=b.getAncestors(".sticky-navigation-subnav");var b=b.getAttribute("data-toggle-mno"),c=a.getAttribute("data-mno");b!==c&&b&&(a.setAttribute("data-mno",b),a.emit("change",{newValue:b,oldValue:c}))});$q(".sticky-navigation-subnav-link:first-child").on("click",function(a){$(this).removeAttr("href")});
!function(d){function b(c){if(a[c])return a[c].exports;var f=a[c]={i:c,l:!1,exports:{}};return d[c].call(f.exports,f,f.exports,b),f.l=!0,f.exports}var a={};b.m=d;b.c=a;b.d=function(c,a,d){b.o(c,a)||Object.defineProperty(c,a,{configurable:!1,enumerable:!0,get:d})};b.n=function(c){var a=c&&c.__esModule?function(){return c["default"]}:function(){return c};return b.d(a,"a",a),a};b.o=function(c,a){return Object.prototype.hasOwnProperty.call(c,a)};b.p="";b(b.s=2)}([function(d,b,a){function c(){this.href=
this.path=this.pathname=this.query=this.search=this.hash=this.hostname=this.port=this.host=this.auth=this.slashes=this.protocol=null}function f(g,e,a){if(g&&h.isObject(g)&&g instanceof c)return g;var B=new c;return B.parse(g,e,a),B}var p=a(10),h=a(12);b.parse=f;b.resolve=function(g,e){return f(g,!1,!0).resolve(e)};b.resolveObject=function(g,e){return g?f(g,!1,!0).resolveObject(e):e};b.format=function(g){return h.isString(g)&&(g=f(g)),g instanceof c?g.format():c.prototype.format.call(g)};b.Url=c;var m=
/^([a-z0-9.+-]+:)/i,k=/:[0-9]*$/,q=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/;d="{}|\\^`".split("").concat('\x3c\x3e"` \r\n\t'.split(""));var r=["'"].concat(d),t=["%","/","?",";","#"].concat(r),l=["/","?","#"],n=/^[+a-z0-9A-Z_-]{0,63}$/,C=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,D={javascript:!0,"javascript:":!0},w={javascript:!0,"javascript:":!0},s={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},x=a(13);c.prototype.parse=function(g,e,c){if(!h.isString(g))throw new TypeError("Parameter 'url' must be a string, not "+
typeof g);var a=g.indexOf("?"),a=-1!==a&&a<g.indexOf("#")?"?":"#";g=g.split(a);g[0]=g[0].replace(/\\/g,"/");a=g=g.join(a);if(a=a.trim(),!c&&1===g.split("#").length)if(g=q.exec(a))return this.path=a,this.href=a,this.pathname=g[1],g[2]?(this.search=g[2],this.query=e?x.parse(this.search.substr(1)):this.search.substr(1)):e&&(this.search="",this.query={}),this;if(g=m.exec(a)){g=g[0];var d=g.toLowerCase();this.protocol=d;a=a.substr(g.length)}if(c||g||a.match(/^\/\/[^@\/]+@[^@\/]+/)){var f="//"===a.substr(0,
2);!f||g&&w[g]||(a=a.substr(2),this.slashes=!0)}if(!w[g]&&(f||g&&!s[g])){f=-1;for(c=0;c<l.length;c++)g=a.indexOf(l[c]),-1!==g&&(-1===f||g<f)&&(f=g);var b;c=-1===f?a.lastIndexOf("@"):a.lastIndexOf("@",f);-1!==c&&(b=a.slice(0,c),a=a.slice(c+1),this.auth=decodeURIComponent(b));f=-1;for(c=0;c<t.length;c++)g=a.indexOf(t[c]),-1!==g&&(-1===f||g<f)&&(f=g);-1===f&&(f=a.length);this.host=a.slice(0,f);a=a.slice(f);this.parseHost();this.hostname=this.hostname||"";b="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-
1];if(!b){var k=this.hostname.split(/\./);c=0;for(f=k.length;c<f;c++)if((g=k[c])&&!g.match(n)){for(var v="",u=0,F=g.length;u<F;u++)127<g.charCodeAt(u)?v+="x":v+=g[u];if(!v.match(n)){f=k.slice(0,c);c=k.slice(c+1);(g=g.match(C))&&(f.push(g[1]),c.unshift(g[2]));c.length&&(a="/"+c.join(".")+a);this.hostname=f.join(".");break}}}255<this.hostname.length?this.hostname="":this.hostname=this.hostname.toLowerCase();b||(this.hostname=p.toASCII(this.hostname));c=this.port?":"+this.port:"";this.host=(this.hostname||
"")+c;this.href+=this.host;b&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==a[0]&&(a="/"+a))}if(!D[d])for(c=0,f=r.length;c<f;c++)b=r[c],-1!==a.indexOf(b)&&(g=encodeURIComponent(b),g===b&&(g=escape(b)),a=a.split(b).join(g));c=a.indexOf("#");-1!==c&&(this.hash=a.substr(c),a=a.slice(0,c));c=a.indexOf("?");if(-1!==c?(this.search=a.substr(c),this.query=a.substr(c+1),e&&(this.query=x.parse(this.query)),a=a.slice(0,c)):e&&(this.search="",this.query={}),a&&(this.pathname=a),s[d]&&this.hostname&&
!this.pathname&&(this.pathname="/"),this.pathname||this.search)c=this.pathname||"",this.path=c+(this.search||"");return this.href=this.format(),this};c.prototype.format=function(){var c=this.auth||"";c&&(c=encodeURIComponent(c),c=c.replace(/%3A/i,":"),c+="@");var a=this.protocol||"",f=this.pathname||"",d=this.hash||"",b=!1,l="";this.host?b=c+this.host:this.hostname&&(b=c+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(b+=":"+this.port));this.query&&h.isObject(this.query)&&
Object.keys(this.query).length&&(l=x.stringify(this.query));c=this.search||l&&"?"+l||"";return a&&":"!==a.substr(-1)&&(a+=":"),this.slashes||(!a||s[a])&&!1!==b?(b="//"+(b||""),f&&"/"!==f.charAt(0)&&(f="/"+f)):b||(b=""),d&&"#"!==d.charAt(0)&&(d="#"+d),c&&"?"!==c.charAt(0)&&(c="?"+c),f=f.replace(/[?#]/g,function(c){return encodeURIComponent(c)}),c=c.replace("#","%23"),a+b+f+c+d};c.prototype.resolve=function(c){return this.resolveObject(f(c,!1,!0)).format()};c.prototype.resolveObject=function(a){if(h.isString(a)){var e=
new c;e.parse(a,!1,!0);a=e}for(var e=new c,f=Object.keys(this),b=0;b<f.length;b++){var d=f[b];e[d]=this[d]}if(e.hash=a.hash,""===a.href)return e.href=e.format(),e;if(a.slashes&&!a.protocol){f=Object.keys(a);for(b=0;b<f.length;b++)d=f[b],"protocol"!==d&&(e[d]=a[d]);return s[e.protocol]&&e.hostname&&!e.pathname&&(e.path=e.pathname="/"),e.href=e.format(),e}if(a.protocol&&a.protocol!==e.protocol){if(!s[a.protocol]){f=Object.keys(a);for(b=0;b<f.length;b++)d=f[b],e[d]=a[d];return e.href=e.format(),e}if(e.protocol=
a.protocol,a.host||w[a.protocol])e.pathname=a.pathname;else{for(var l=(a.pathname||"").split("/");l.length&&!(a.host=l.shift()););a.host||(a.host="");a.hostname||(a.hostname="");""!==l[0]&&l.unshift("");2>l.length&&l.unshift("");e.pathname=l.join("/")}if(e.search=a.search,e.query=a.query,e.host=a.host||"",e.auth=a.auth,e.hostname=a.hostname||a.host,e.port=a.port,e.pathname||e.search)e.path=(e.pathname||"")+(e.search||"");return e.slashes=e.slashes||a.slashes,e.href=e.format(),e}var f=e.pathname&&
"/"===e.pathname.charAt(0),p=a.host||a.pathname&&"/"===a.pathname.charAt(0),m=f=p||f||e.host&&a.pathname,b=e.pathname&&e.pathname.split("/")||[],l=a.pathname&&a.pathname.split("/")||[],d=e.protocol&&!s[e.protocol];if(d&&(e.hostname="",e.port=null,e.host&&(""===b[0]?b[0]=e.host:b.unshift(e.host)),e.host="",a.protocol&&(a.hostname=null,a.port=null,a.host&&(""===l[0]?l[0]=a.host:l.unshift(a.host)),a.host=null),f=f&&(""===l[0]||""===b[0])),p)e.host=a.host||""===a.host?a.host:e.host,e.hostname=a.hostname||
""===a.hostname?a.hostname:e.hostname,e.search=a.search,e.query=a.query,b=l;else if(l.length)b||(b=[]),b.pop(),b=b.concat(l),e.search=a.search,e.query=a.query;else if(!h.isNullOrUndefined(a.search))return d&&(e.hostname=e.host=b.shift(),(d=!!(e.host&&0<e.host.indexOf("@"))&&e.host.split("@"))&&(e.auth=d.shift(),e.host=e.hostname=d.shift())),e.search=a.search,e.query=a.query,h.isNull(e.pathname)&&h.isNull(e.search)||(e.path=(e.pathname?e.pathname:"")+(e.search?e.search:"")),e.href=e.format(),e;if(!b.length)return e.pathname=
null,e.search?e.path="/"+e.search:e.path=null,e.href=e.format(),e;for(var p=b.slice(-1)[0],l=(e.host||a.host||1<b.length)&&("."===p||".."===p)||""===p,n=0,k=b.length;0<=k;k--)p=b[k],"."===p?b.splice(k,1):".."===p?(b.splice(k,1),n++):n&&(b.splice(k,1),n--);if(!f&&!m)for(;n--;n)b.unshift("..");!f||""===b[0]||b[0]&&"/"===b[0].charAt(0)||b.unshift("");l&&"/"!==b.join("/").substr(-1)&&b.push("");m=""===b[0]||b[0]&&"/"===b[0].charAt(0);d&&(e.hostname=e.host=m?"":b.length?b.shift():"",(d=!!(e.host&&0<e.host.indexOf("@"))&&
e.host.split("@"))&&(e.auth=d.shift(),e.host=e.hostname=d.shift()));return f=f||e.host&&b.length,f&&!m&&b.unshift(""),b.length?e.pathname=b.join("/"):(e.pathname=null,e.path=null),h.isNull(e.pathname)&&h.isNull(e.search)||(e.path=(e.pathname?e.pathname:"")+(e.search?e.search:"")),e.auth=a.auth||e.auth,e.slashes=e.slashes||a.slashes,e.href=e.format(),e};c.prototype.parseHost=function(){var a=this.host,c=k.exec(a);c&&(c=c[0],":"!==c&&(this.port=c.substr(1)),a=a.substr(0,a.length-c.length));a&&(this.hostname=
a)}},function(d,b){var a;a=function(){return this}();try{a=a||Function("return this")()||(0,eval)("this")}catch(c){"object"==typeof window&&(a=window)}d.exports=a},function(d,b,a){a(3);d.exports=a(4)},function(d,b){},function(d,b,a){(function(c){var b="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(a){return typeof a}:function(a){return a&&"function"==typeof Symbol&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},p=function(){function a(c,b){for(var f=0;f<b.length;f++){var d=
b[f];d.enumerable=d.enumerable||!1;d.configurable=!0;"value"in d&&(d.writable=!0);Object.defineProperty(c,d.key,d)}}return function(c,b,f){return b&&a(c.prototype,b),f&&a(c,f),c}}(),h=a(5),m=a(6),k=a(0),q={theme:"color",backendUrl:null,infoUrl:"http://ct.de/-2467514",infoDisplay:"blank",lang:"de",langFallback:"en",mailUrl:function(){var a=k.parse(this.getURL(),!0);return a.query.view="mail",delete a.search,k.format(a)},mailBody:function(){return this.getURL()},mediaUrl:null,orientation:"horizontal",
buttonStyle:"standard",referrerTrack:null,services:["twitter","facebook","info"],title:c.document.title,twitterVia:null,flattrUser:null,flattrCategory:null,url:function(){var a=c.document.location.href,b=h("link[rel\x3dcanonical]").attr("href")||this.getMeta("og:url")||"";return 0<b.length&&(0>b.indexOf("http")&&(b=0!==b.indexOf("//")?c.document.location.protocol+"//"+c.document.location.host+b:c.document.location.protocol+b),a=b),a}},r=function(){function a(c,b){var f=this;if(!(this instanceof a))throw new TypeError("Cannot call a class as a function");
this.element=c;h(c).empty();this.options=h.extend({},q,b,h(c).data());this.services=Object.keys(m).filter(function(a){return f.isEnabledService(a)}).sort(function(a,c){var b=f.options.services;return b.indexOf(a)-b.indexOf(c)}).map(function(a){return m[a](f)});this._addButtonList();null!==this.options.backendUrl&&"icon"!==this.options.buttonStyle&&this.getShares(this._updateCounts.bind(this))}return p(a,[{key:"isEnabledService",value:function(a){return-1<this.options.services.indexOf(a)}},{key:"$socialshareElement",
value:function(){return h(this.element)}},{key:"getLocalized",value:function(a,c){return"object"===b(a[c])?void 0===a[c][this.options.lang]?a[c][this.options.langFallback]:a[c][this.options.lang]:"string"==typeof a[c]?a[c]:void 0}},{key:"getMeta",value:function(a){return h('meta[name\x3d"'+a+'"],[property\x3d"'+a+'"]').attr("content")||""}},{key:"getInfoUrl",value:function(){return this.options.infoUrl}},{key:"getInfoDisplayPopup",value:function(){return"popup"===this.options.infoDisplay}},{key:"getInfoDisplayBlank",
value:function(){return"popup"!==this.options.infoDisplay&&"self"!==this.options.infoDisplay}},{key:"getURL",value:function(){return this.getOption("url")}},{key:"getOption",value:function(a){a=this.options[a];return"function"==typeof a?a.call(this):a}},{key:"getTitle",value:function(){var a=this.getOption("title");if(h(this.element).data().title)return a;var a=a||this.getMeta("DC.title"),c=this.getMeta("DC.creator");return a&&c?a+" - "+c:a}},{key:"getReferrerTrack",value:function(){return this.options.referrerTrack||
""}},{key:"getShares",value:function(a){var c=k.parse(this.options.backendUrl,!0);return c.query.url=this.getURL(),delete c.search,h.getJSON(k.format(c),a)}},{key:"_updateCounts",value:function(a,c,b){var f=this;a&&h.each(a,function(a,c){f.isEnabledService(a)&&(1E3<=c&&(c=Math.round(c/1E3)+"k"),h(f.element).find("."+a+" a").append(h("\x3cspan/\x3e").addClass("share_count").text(c)))})}},{key:"_addButtonList",value:function(){var a=this,b=h("\x3cul/\x3e").addClass(["theme-"+this.options.theme,"orientation-"+
this.options.orientation,"button-style-"+this.options.buttonStyle,"shariff-col-"+this.options.services.length].join(" "));this.services.forEach(function(c){var f=h("\x3cli/\x3e").addClass("shariff-button "+c.name),d=h("\x3ca/\x3e").attr("href",c.shareUrl);if("standard"===a.options.buttonStyle){var p=h("\x3cspan/\x3e").addClass("share_text").text(a.getLocalized(c,"shareText"));d.append(p)}void 0!==c.faPrefix&&void 0!==c.faName&&d.prepend(h("\x3cspan/\x3e").addClass(c.faPrefix+" "+c.faName));c.popup?
(d.attr("data-rel","popup"),"info"!==c.name&&d.attr("rel","nofollow")):c.blank?(d.attr("target","_blank"),"info"===c.name?d.attr("rel","noopener noreferrer"):d.attr("rel","nofollow noopener noreferrer")):"info"!==c.name&&d.attr("rel","nofollow");d.attr("title",a.getLocalized(c,"title"));d.attr("role","button");d.attr("aria-label",a.getLocalized(c,"title"));f.append(d);b.append(f)});b.on("click",'[data-rel\x3d"popup"]',function(a){a.preventDefault();a=h(this).attr("href");if(a.match(/twitter\.com\/intent\/(\w+)/)){var b=
c.window;if(b.__twttr&&b.__twttr.widgets&&b.__twttr.widgets.loaded)return}c.window.open(a,"_blank","width\x3d600,height\x3d460")});this.$socialshareElement().append(b)}}]),a}();d.exports=r;c.Shariff=r;h(function(){h(".shariff").each(function(){this.hasOwnProperty("shariff")||(this.shariff=new r(this))})})}).call(b,a(1))},function(d,b){d.exports=jQuery},function(d,b,a){d.exports={addthis:a(7),buffer:a(8),diaspora:a(9),facebook:a(16),flattr:a(17),flipboard:a(18),info:a(19),linkedin:a(20),mail:a(21),
pinterest:a(22),pocket:a(23),print:a(24),qzone:a(25),reddit:a(26),stumbleupon:a(27),telegram:a(28),tencent:a(29),threema:a(30),tumblr:a(31),twitter:a(32),vk:a(33),weibo:a(34),whatsapp:a(35),xing:a(36)}},function(d,b,a){d.exports=function(a){return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",
nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"addthis",faPrefix:"fas",faName:"fa-plus",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 AddThis",cs:"Sd\u00edlet na AddThis",da:"Del p\u00e5 AddThis",de:"Bei AddThis teilen",en:"Share on AddThis",es:"Compartir en AddThis",fi:"Jaa AddThisiss\u00e4",
fr:"Partager sur AddThis",hr:"Podijelite na AddThis",hu:"Megoszt\u00e1s AddThisen",it:"Condividi su AddThis",ja:"AddThis\u4e0a\u3067\u5171\u6709",ko:"AddThis\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op AddThis",no:"Del p\u00e5 AddThis",pl:"Udost\u0119pnij przez AddThis",pt:"Compartilhar no AddThis",ro:"Partajeaz\u0103 pe AddThis",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 AddThis",sk:"Zdie\u013ea\u0165 na AddThis",sl:"Deli na AddThis",sr:"Podeli na AddThis",
sv:"Dela p\u00e5 AddThis",tr:"AddThis'ta payla\u015f",zh:"\u5728AddThis\u4e0a\u5206\u4eab"},shareUrl:"http://api.addthis.com/oexchange/0.8/offer?url\x3d"+encodeURIComponent(a.getURL())+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){var b=encodeURIComponent(a.getURL());return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",
ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"buffer",faPrefix:"fab",faName:"fa-buffer",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 buffer",cs:"Sd\u00edlet na buffer",da:"Del p\u00e5 buffer",de:"Bei buffer teilen",en:"Share on buffer",es:"Compartir en buffer",
fi:"Jaa bufferiss\u00e4",fr:"Partager sur buffer",hr:"Podijelite na buffer",hu:"Megoszt\u00e1s bufferen",it:"Condividi su buffer",ja:"buffer\u4e0a\u3067\u5171\u6709",ko:"buffer\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op buffer",no:"Del p\u00e5 buffer",pl:"Udost\u0119pnij przez buffer",pt:"Compartilhar no buffer",ro:"Partajeaz\u0103 pe buffer",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 buffer",sk:"Zdie\u013ea\u0165 na buffer",sl:"Deli na buffer",sr:"Podeli na buffer",
sv:"Dela p\u00e5 buffer",tr:"buffer'ta payla\u015f",zh:"\u5728buffer\u4e0a\u5206\u4eab"},shareUrl:"https://buffer.com/add?text\x3d"+encodeURIComponent(a.getTitle())+"\x26url\x3d"+b+a.getReferrerTrack()}}},function(d,b,a){var c=a(0);d.exports=function(a){var b=c.parse("https://share.diasporafoundation.org/",!0);return b.query.url=a.getURL(),b.query.title=a.getTitle(),b.protocol="https",delete b.search,{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",
de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"diaspora",faPrefix:"fas",faName:"fa-asterisk",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 diaspora*",
cs:"Sd\u00edlet na diaspora*",da:"Del p\u00e5 diaspora*",de:"Bei diaspora* teilen",en:"Share on diaspora*",es:"Compartir en diaspora*",fi:"Jaa Diasporaiss\u00e4",fr:"Partager sur diaspora*",hr:"Podijelite na diaspora*",hu:"Megoszt\u00e1s diaspora*",it:"Condividi su diaspora*",ja:"diaspora*\u4e0a\u3067\u5171\u6709",ko:"diaspora*\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op diaspora*",no:"Del p\u00e5 diaspora*",pl:"Udost\u0119pnij przez diaspora*",pt:"Compartilhar no diaspora*",ro:"Partajeaz\u0103 pe diaspora*",
ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 diaspora*",sk:"Zdie\u013ea\u0165 na diaspora*",sl:"Deli na diaspora*",sr:"Podeli na diaspora*-u",sv:"Dela p\u00e5 diaspora*",tr:"diaspora*'ta payla\u015f",zh:"\u5206\u4eab\u81f3diaspora*"},shareUrl:c.format(b)+a.getReferrerTrack()}}},function(d,b,a){(function(c,f){var d;!function(f){function m(a){throw new RangeError(L[a]);}function k(a,c){for(var b=a.length,f=[];b--;)f[b]=c(a[b]);return f}function q(a,c){var b=a.split("@"),
f="";return 1<b.length&&(f=b[0]+"@",a=b[1]),a=a.replace(F,"."),f+k(a.split("."),c).join(".")}function r(a){for(var c,b,f=[],e=0,d=a.length;e<d;)c=a.charCodeAt(e++),55296<=c&&56319>=c&&e<d?(b=a.charCodeAt(e++),56320==(64512&b)?f.push(((1023&c)<<10)+(1023&b)+65536):(f.push(c),e--)):f.push(c);return f}function t(a){return k(a,function(a){var c="";return 65535<a&&(a-=65536,c+=A(a>>>10&1023|55296),a=56320|1023&a),c+A(a)}).join("")}function l(a){return 10>a-48?a-22:26>a-65?a-65:26>a-97?a-97:g}function n(a,
c){return a+22+75*(26>a)-((0!=c)<<5)}function C(a,c,b){var f=0;a=b?y(a/K):a>>1;for(a+=y(a/c);a>G*z>>1;f+=g)a=y(a/G);return y(f+(G+1)*a/(a+B))}function D(a){var c,b,f,d,p,h,k,q=[],r=a.length,n=0,E=I,s=H;b=a.lastIndexOf(J);0>b&&(b=0);for(f=0;f<b;++f)128<=a.charCodeAt(f)&&m("not-basic"),q.push(a.charCodeAt(f));for(b=0<b?b+1:0;b<r;){f=n;c=1;for(d=g;b>=r&&m("invalid-input"),p=l(a.charCodeAt(b++)),(p>=g||p>y((x-n)/c))&&m("overflow"),n+=p*c,h=d<=s?e:d>=s+z?z:d-s,!(p<h);d+=g)k=g-h,c>y(x/k)&&m("overflow"),
c*=k;c=q.length+1;s=C(n-f,c,0==f);y(n/c)>x-E&&m("overflow");E+=y(n/c);n%=c;q.splice(n++,0,E)}return t(q)}function w(a){var c,b,f,d,p,h,k,l,q,t,s,v,w,u=[];a=r(a);s=a.length;c=I;b=0;p=H;for(h=0;h<s;++h)128>(t=a[h])&&u.push(A(t));for((f=d=u.length)&&u.push(J);f<s;){k=x;for(h=0;h<s;++h)(t=a[h])>=c&&t<k&&(k=t);v=f+1;k-c>y((x-b)/v)&&m("overflow");b+=(k-c)*v;c=k;for(h=0;h<s;++h)if(t=a[h],t<c&&++b>x&&m("overflow"),t==c){l=b;for(k=g;q=k<=p?e:k>=p+z?z:k-p,!(l<q);k+=g)w=l-q,l=g-q,u.push(A(n(q+w%l,0))),l=y(w/
l);u.push(A(n(l,0)));p=C(b,v,f==d);b=0;++f}++b;++c}return u.join("")}var s,x=("object"==typeof b&&b&&b.nodeType,"object"==typeof c&&c&&c.nodeType,2147483647),g=36,e=1,z=26,B=38,K=700,H=72,I=128,J="-",v=/^xn--/,u=/[^\x20-\x7E]/,F=/[\x2E\u3002\uFF0E\uFF61]/g,L={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input \x3e\x3d 0x80 (not a basic code point)","invalid-input":"Invalid input"},G=g-e,y=Math.floor,A=String.fromCharCode;s={version:"1.4.1",ucs2:{decode:r,encode:t},
decode:D,encode:w,toASCII:function(a){return q(a,function(a){return u.test(a)?"xn--"+w(a):a})},toUnicode:function(a){return q(a,function(a){return v.test(a)?D(a.slice(4).toLowerCase()):a})}};void 0!==(d=function(){return s}.call(b,a,b,c))&&(c.exports=d)}()}).call(b,a(11)(d),a(1))},function(d,b){d.exports=function(a){return a.webpackPolyfill||(a.deprecate=function(){},a.paths=[],a.children||(a.children=[]),Object.defineProperty(a,"loaded",{enumerable:!0,get:function(){return a.l}}),Object.defineProperty(a,
"id",{enumerable:!0,get:function(){return a.i}}),a.webpackPolyfill=1),a}},function(d,b,a){d.exports={isString:function(a){return"string"==typeof a},isObject:function(a){return"object"==typeof a&&null!==a},isNull:function(a){return null===a},isNullOrUndefined:function(a){return null==a}}},function(d,b,a){b.decode=b.parse=a(14);b.encode=b.stringify=a(15)},function(d,b,a){d.exports=function(a,b,d,m){d=d||"\x3d";var k={};if("string"!=typeof a||0===a.length)return k;var q=/\+/g;a=a.split(b||"\x26");b=
1E3;m&&"number"==typeof m.maxKeys&&(b=m.maxKeys);m=a.length;0<b&&m>b&&(m=b);for(b=0;b<m;++b){var r,t,l,n;l=a[b].replace(q,"%20");n=l.indexOf(d);0<=n?(r=l.substr(0,n),t=l.substr(n+1)):(r=l,t="");l=decodeURIComponent(r);n=decodeURIComponent(t);Object.prototype.hasOwnProperty.call(k,l)?c(k[l])?k[l].push(n):k[l]=[k[l],n]:k[l]=n}return k};var c=Array.isArray||function(a){return"[object Array]"===Object.prototype.toString.call(a)}},function(d,b,a){function c(a,c){if(a.map)return a.map(c);for(var b=[],f=
0;f<a.length;f++)b.push(c(a[f],f));return b}var f=function(a){switch(typeof a){case "string":return a;case "boolean":return a?"true":"false";case "number":return isFinite(a)?a:"";default:return""}};d.exports=function(a,b,d,r){return b=b||"\x26",d=d||"\x3d",null===a&&(a=void 0),"object"==typeof a?c(h(a),function(h){var l=encodeURIComponent(f(h))+d;return p(a[h])?c(a[h],function(a){return l+encodeURIComponent(f(a))}).join(b):l+encodeURIComponent(f(a[h]))}).join(b):r?encodeURIComponent(f(r))+d+encodeURIComponent(f(a)):
""};var p=Array.isArray||function(a){return"[object Array]"===Object.prototype.toString.call(a)},h=Object.keys||function(a){var c=[],b;for(b in a)Object.prototype.hasOwnProperty.call(a,b)&&c.push(b);return c}},function(d,b,a){d.exports=function(a){return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",
nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"facebook",faPrefix:"fab",faName:"fa-facebook-f",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432\u044a\u0432 Facebook",cs:"Sd\u00edlet na Facebooku",da:"Del p\u00e5 Facebook",de:"Bei Facebook teilen",en:"Share on Facebook",es:"Compartir en Facebook",
fi:"Jaa Facebookissa",fr:"Partager sur Facebook",hr:"Podijelite na Facebooku",hu:"Megoszt\u00e1s Facebookon",it:"Condividi su Facebook",ja:"\u30d5\u30a7\u30a4\u30b9\u30d6\u30c3\u30af\u4e0a\u3067\u5171\u6709",ko:"\ud398\uc774\uc2a4\ubd81\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Facebook",no:"Del p\u00e5 Facebook",pl:"Udost\u0119pnij na Facebooku",pt:"Compartilhar no Facebook",ro:"Partajeaz\u0103 pe Facebook",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Facebook",
sk:"Zdie\u013ea\u0165 na Facebooku",sl:"Deli na Facebooku",sr:"Podeli na Facebook-u",sv:"Dela p\u00e5 Facebook",tr:"Facebook'ta payla\u015f",zh:"\u5728Facebook\u4e0a\u5206\u4eab"},shareUrl:"https://www.facebook.com/sharer/sharer.php?u\x3d"+encodeURIComponent(a.getURL())+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){var b=encodeURIComponent(a.getURL()),d=a.getTitle(),h=a.getMeta("description");return{popup:!0,shareText:"Flattr",name:"flattr",faPrefix:"far",faName:"fa-money-bill-alt",
title:{de:"Artikel flattrn",en:"Flattr this"},shareUrl:"https://flattr.com/submit/auto?title\x3d"+encodeURIComponent(d)+"\x26description\x3d"+encodeURIComponent(h)+"\x26category\x3d"+encodeURIComponent(a.options.flattrCategory||"text")+"\x26user_id\x3d"+encodeURIComponent(a.options.flattrUser)+"\x26url\x3d"+b+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){var b=encodeURIComponent(a.getURL());return{popup:!0,shareText:"flip it",name:"flipboard",faPrefix:"fab",faName:"fa-flipboard",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 Flipboard",
cs:"Sd\u00edlet na Flipboardu",da:"Del p\u00e5 Flipboard",de:"Bei Flipboard teilen",en:"Share on Flipboard",es:"Compartir en Flipboard",fi:"Jaa Flipboardiss\u00e4",fr:"Partager sur Flipboard",hr:"Podijelite na Flipboardu",hu:"Megoszt\u00e1s Flipboardon",it:"Condividi su Flipboard",ja:"Flipboard\u4e0a\u3067\u5171\u6709",ko:"Flipboard\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Flipboard",no:"Del p\u00e5 Flipboard",pl:"Udost\u0119pnij na Flipboardu",pt:"Compartilhar no Flipboard",ro:"Partajeaz\u0103 pe Flipboard",
ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Flipboard",sk:"Zdie\u013ea\u0165 na Flipboardu",sl:"Deli na Flipboardu",sr:"Podeli na Flipboard-u",sv:"Dela p\u00e5 Flipboard",tr:"Flipboard'ta payla\u015f",zh:"\u5728Flipboard\u4e0a\u5206\u4eab"},shareUrl:"https://share.flipboard.com/bookmarklet/popout?v\x3d2\x26title\x3d"+encodeURIComponent(a.getTitle())+"\x26url\x3d"+b+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){return{blank:a.getInfoDisplayBlank(),
popup:a.getInfoDisplayPopup(),shareText:"Info",name:"info",faPrefix:"fas",faName:"fa-info",title:{bg:"\u041f\u043e\u0432\u0435\u0447\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f",cs:"V\u00edce informac\u00ed",da:"Flere oplysninger",de:"Weitere Informationen",en:"More information",es:"M\u00e1s informaciones",fi:"Lis\u00e4tietoja",fr:"Plus d'informations",hr:"Vi\u0161e informacija",hu:"T\u00f6bb inform\u00e1ci\u00f3",it:"Maggiori informazioni",ja:"\u8a73\u3057\u3044\u60c5\u5831",
ko:"\ucd94\uac00 \uc815\ubcf4",nl:"Verdere informatie",no:"Mer informasjon",pl:"Wi\u0119cej informacji",pt:"Mais informa\u00e7\u00f5es",ro:"Mai multe informatii",ru:"\u0411\u043e\u043b\u044c\u0448\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438",sk:"Viac inform\u00e1ci\u00ed",sl:"Ve\u010d informacij",sr:"Vi\u0161e informacija",sv:"Mer information",tr:"Daha fazla bilgi",zh:"\u66f4\u591a\u4fe1\u606f"},shareUrl:a.getInfoUrl()}}},function(d,b,a){d.exports=function(a){var b=encodeURIComponent(a.getURL()),
d=encodeURIComponent(a.getTitle());return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"mitteilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",ja:"\u30b7\u30a7\u30a2",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"distribui\u021bi",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",
sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"linkedin",faPrefix:"fab",faName:"fa-linkedin-in",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 LinkedIn",cs:"Sd\u00edlet na LinkedIn",da:"Del p\u00e5 LinkedIn",de:"Bei LinkedIn teilen",en:"Share on LinkedIn",es:"Compartir en LinkedIn",fi:"Jaa LinkedIniss\u00e4",fr:"Partager sur LinkedIn",hr:"Podijelite na LinkedIn",hu:"Megoszt\u00e1s LinkedInen",it:"Condividi su LinkedIn",ja:"LinkedIn\u4e0a\u3067\u5171\u6709",ko:"LinkedIn\uc5d0\uc11c \uacf5\uc720\ud558\uae30",
nl:"Delen op LinkedIn",no:"Del p\u00e5 LinkedIn",pl:"Udost\u0119pnij przez LinkedIn",pt:"Compartilhar no LinkedIn",ro:"Partajeaz\u0103 pe LinkedIn",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 LinkedIn",sk:"Zdie\u013ea\u0165 na LinkedIn",sl:"Deli na LinkedIn",sr:"Podeli na LinkedIn-u",sv:"Dela p\u00e5 LinkedIn",tr:"LinkedIn'ta payla\u015f",zh:"\u5728LinkedIn\u4e0a\u5206\u4eab"},shareUrl:"https://www.linkedin.com/shareArticle?mini\x3dtrue\x26summary\x3d"+encodeURIComponent(a.getMeta("description"))+
"\x26title\x3d"+d+"\x26url\x3d"+b}}},function(d,b,a){d.exports=function(a){var b=a.getOption("mailUrl");return 0===b.indexOf("mailto:")&&(b+="?subject\x3d"+encodeURIComponent(a.getOption("mailSubject")||a.getTitle()),b+="\x26body\x3d"+encodeURIComponent(a.getOption("mailBody").replace(/\{url\}/i,a.getURL()))),{blank:0===b.indexOf("http"),popup:!1,shareText:{en:"mail",zh:"\u5206\u4eab"},name:"mail",faPrefix:"fas",faName:"fa-envelope",title:{bg:"\u0418\u0437\u043f\u0440\u0430\u0442\u0438 \u043f\u043e \u0438\u043c\u0435\u0439\u043b",
cs:"Poslat mailem",da:"Sende via e-mail",de:"Per E-Mail versenden",en:"Send by email",es:"Enviar por email",fi:"L\u00e4het\u00e4 s\u00e4hk\u00f6postitse",fr:"Envoyer par courriel",hr:"Po\u0161aljite emailom",hu:"Elk\u00fcld\u00e9s e-mailben",it:"Inviare via email",ja:"\u96fb\u5b50\u30e1\u30fc\u30eb\u3067\u9001\u4fe1",ko:"\uc774\uba54\uc77c\ub85c \ubcf4\ub0b4\uae30",nl:"Sturen via e-mail",no:"Send via epost",pl:"Wy\u015blij e-mailem",pt:"Enviar por e-mail",ro:"Trimite prin e-mail",ru:"\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043f\u043e \u044d\u043b. \u043f\u043e\u0447\u0442\u0435",
sk:"Posla\u0165 e-mailom",sl:"Po\u0161lji po elektronski po\u0161ti",sr:"Po\u0161alji putem email-a",sv:"Skicka via e-post",tr:"E-posta ile g\u00f6nder",zh:"\u901a\u8fc7\u7535\u5b50\u90ae\u4ef6\u4f20\u9001"},shareUrl:b}}},function(d,b,a){var c=a(0);d.exports=function(a){var b=a.getTitle(),d=a.getMeta("DC.creator");0<d.length&&(b+=" - "+d);d=a.getOption("mediaUrl");(!d||0>=d.length)&&(d=a.getMeta("og:image"));var m=c.parse("https://www.pinterest.com/pin/create/link/",!0);return m.query.url=a.getURL(),
m.query.media=d,m.query.description=b,delete m.search,{popup:!0,shareText:"pin it",name:"pinterest",faPrefix:"fab",faName:"fa-pinterest-p",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 Pinterest",cs:"P\u0159idat na Pinterest",da:"Del p\u00e5 Pinterest",de:"Bei Pinterest pinnen",en:"Pin it on Pinterest",es:"Compartir en Pinterest",fi:"Jaa Pinterestiss\u00e4",fr:"Partager sur Pinterest",hr:"Podijelite na Pinterest",hu:"Megoszt\u00e1s Pinteresten",it:"Condividi su Pinterest",ja:"Pinterest\u4e0a\u3067\u5171\u6709",
ko:"Pinterest\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Pinterest",no:"Del p\u00e5 Pinterest",pl:"Udost\u0119pnij przez Pinterest",pt:"Compartilhar no Pinterest",ro:"Partajeaz\u0103 pe Pinterest",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Pinterest",sk:"Zdie\u013ea\u0165 na Pinterest",sl:"Deli na Pinterest",sr:"Podeli na Pinterest-u",sv:"Dela p\u00e5 Pinterest",tr:"Pinterest'ta payla\u015f",zh:"\u5206\u4eab\u81f3Pinterest"},shareUrl:c.format(m)+a.getReferrerTrack()}}},
function(d,b,a){d.exports=function(a){var b=encodeURIComponent(a.getURL());return{popup:!0,shareText:"Pocket",name:"pocket",faPrefix:"fab",faName:"fa-get-pocket",title:{bg:"\u0417\u0430\u043f\u0430\u0437\u0432\u0430\u043d\u0435 \u0432 Pocket",cs:"Ulo\u017eit do Pocket",da:"Gem i Pocket",de:"In Pocket speichern",en:"Save to Pocket",es:"Guardar en Pocket",fi:"Tallenna kohtaan Pocket",fr:"Enregistrer dans Pocket",hr:"Spremi u Pocket",hu:'Ment\u00e9s "Pocket"-be',it:"Salva in Pocket",ja:"\u300c\u30dd\u30b1\u30c3\u30c8\u300d\u306b\u4fdd\u5b58",
ko:"Pocket\uc5d0 \uc800\uc7a5",nl:"Opslaan in Pocket",no:"Lagre i Pocket",pl:"Zapisz w Pocket",pt:"Salvar em Pocket",ro:"Salva\u021bi \u00een Pocket",ru:"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0432 Pocket",sk:"Ulo\u017ei\u0165 do prie\u010dinka Pocket",sl:"Shrani v Pocket",sr:"Sa\u010duvaj u Pocket",sv:"Spara till Pocket",tr:"Pocket e kaydet",zh:"\u4fdd\u5b58\u5230Pocket"},shareUrl:"https://getpocket.com/save?title\x3d"+encodeURIComponent(a.getTitle())+"\x26url\x3d"+b+a.getReferrerTrack()}}},
function(d,b,a){d.exports=function(a){return{name:"print",faPrefix:"fas",faName:"fa-print",popup:!1,shareText:{bg:"",cs:"tla\u010dit",da:"",de:"drucken",en:"print",es:"impresi\u00f3n",fi:"",fr:"imprimer",hr:"",hu:"",it:"stampa",ja:"",ko:"",nl:"afdrukken",no:"",pl:"drukuj",pt:"",ro:"",ru:"\u0420\u0430\u0441\u043f\u0435\u0447\u0430\u0442\u0430\u0442\u044c",sk:"",sl:"",sr:"",sv:"",tr:"",zh:""},title:{bg:"",cs:"tla\u010dit",da:"",de:"drucken",en:"print",es:"impresi\u00f3n",fi:"",fr:"imprimer",hr:"",hu:"",
it:"stampa",ja:"",ko:"",nl:"afdrukken",no:"",pl:"drukuj",pt:"",ro:"",ru:"\u0420\u0430\u0441\u043f\u0435\u0447\u0430\u0442\u0430\u0442\u044c",sk:"",sl:"",sr:"",sv:"",tr:"",zh:""},shareUrl:"javascript:window.print();"}}},function(d,b,a){d.exports=function(a){return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",
nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"qzone",faPrefix:"fab",faName:"fa-qq",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 Qzone",cs:"Sd\u00edlet na Qzone",da:"Del p\u00e5 Qzone",de:"Bei Qzone teilen",en:"Share on Qzone",es:"Compartir en Qzone",fi:"Jaa Qzoneiss\u00e4",fr:"Partager sur Qzone",
hr:"Podijelite na Qzone",hu:"Megoszt\u00e1s Qzone",it:"Condividi su Qzone",ja:"Qzone\u4e0a\u3067\u5171\u6709",ko:"Qzone\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Qzone",no:"Del p\u00e5 Qzone",pl:"Udost\u0119pnij przez Qzone",pt:"Compartilhar no Qzone",ro:"Partajeaz\u0103 pe Qzone",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Qzone",sk:"Zdie\u013ea\u0165 na Qzone",sl:"Deli na Qzone",sr:"Podeli na Qzone-u",sv:"Dela p\u00e5 Qzone",tr:"Qzone'ta payla\u015f",zh:"\u5206\u4eab\u81f3QQ\u7a7a\u95f4"},
shareUrl:"http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url\x3d"+encodeURIComponent(a.getURL())+"\x26title\x3d"+a.getTitle()+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){var b=encodeURIComponent(a.getURL()),d=encodeURIComponent(a.getTitle());return""!==d&&(d="\x26title\x3d"+d),{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",
it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"reddit",faPrefix:"fab",faName:"fa-reddit-alien",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 Reddit",cs:"Sd\u00edlet na Redditu",da:"Del p\u00e5 Reddit",de:"Bei Reddit teilen",en:"Share on Reddit",
es:"Compartir en Reddit",fi:"Jaa Redditiss\u00e4",fr:"Partager sur Reddit",hr:"Podijelite na Reddit",hu:"Megoszt\u00e1s Redditen",it:"Condividi su Reddit",ja:"Reddit\u4e0a\u3067\u5171\u6709",ko:"Reddit\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Reddit",no:"Del p\u00e5 Reddit",pl:"Udost\u0119pnij przez Reddit",pt:"Compartilhar no Reddit",ro:"Partajeaz\u0103 pe Reddit",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Reddit",sk:"Zdie\u013ea\u0165 na Reddit",sl:"Deli na Reddit",
sr:"Podeli na Reddit-u",sv:"Dela p\u00e5 Reddit",tr:"Reddit'ta payla\u015f",zh:"\u5206\u4eab\u81f3Reddit"},shareUrl:"https://reddit.com/submit?url\x3d"+b+d+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){var b=encodeURIComponent(a.getURL()),d=encodeURIComponent(a.getTitle());return""!==d&&(d="\x26title\x3d"+d),{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",
hu:"megoszt\u00e1s",it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"stumbleupon",faPrefix:"fab",faName:"fa-stumbleupon",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 Stumbleupon",cs:"Sd\u00edlet na Stumbleuponu",da:"Del p\u00e5 Stumbleupon",
de:"Bei Stumbleupon teilen",en:"Share on Stumbleupon",es:"Compartir en Stumbleupon",fi:"Jaa Stumbleuponiss\u00e4",fr:"Partager sur Stumbleupon",hr:"Podijelite na Stumbleupon",hu:"Megoszt\u00e1s Stumbleupon",it:"Condividi su Stumbleupon",ja:"Stumbleupon\u4e0a\u3067\u5171\u6709",ko:"Stumbleupon\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Stumbleupon",no:"Del p\u00e5 Stumbleupon",pl:"Udost\u0119pnij przez Stumbleupon",pt:"Compartilhar no Stumbleupon",ro:"Partajeaz\u0103 pe Stumbleupon",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Stumbleupon",
sk:"Zdie\u013ea\u0165 na Stumbleupon",sl:"Deli na Stumbleupon",sr:"Podeli na Stumbleupon-u",sv:"Dela p\u00e5 Stumbleupon",tr:"Stumbleupon'ta payla\u015f",zh:"\u5206\u4eab\u81f3Stumbleupon"},shareUrl:"https://www.stumbleupon.com/submit?url\x3d"+b+d+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",
it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"telegram",faPrefix:"fab",faName:"fa-telegram",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 Telegram",cs:"Sd\u00edlet na Telegramu",da:"Del p\u00e5 Telegram",de:"Bei Telegram teilen",
en:"Share on Telegram",es:"Compartir en Telegram",fi:"Jaa Telegramiss\u00e4",fr:"Partager sur Telegram",hr:"Podijelite na Telegram",hu:"Megoszt\u00e1s Telegramen",it:"Condividi su Telegram",ja:"Telegram\u4e0a\u3067\u5171\u6709",ko:"Telegram\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Telegram",no:"Del p\u00e5 Telegram",pl:"Udost\u0119pnij przez Telegram",pt:"Compartilhar no Telegram",ro:"Partajeaz\u0103 pe Telegram",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Telegram",
sk:"Zdie\u013ea\u0165 na Telegram",sl:"Deli na Telegram",sr:"Podeli na Telegram-u",sv:"Dela p\u00e5 Telegram",tr:"Telegram'ta payla\u015f",zh:"\u5728Telegram\u4e0a\u5206\u4eab"},shareUrl:"https://t.me/share/url?url\x3d"+encodeURIComponent(a.getURL())+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",
it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"tencent-weibo",faPrefix:"fab",faName:"fa-tencent-weibo",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 tencent weibo",cs:"Sd\u00edlet na tencent weibo",da:"Del p\u00e5 tencent weibo",
de:"Bei tencent weibo teilen",en:"Share on tencent weibo",es:"Compartir en tencent weibo",fi:"Jaa tencent weiboiss\u00e4",fr:"Partager sur tencent weibo",hr:"Podijelite na tencent weibo",hu:"Megoszt\u00e1s tencent weiboen",it:"Condividi su tencent weibo",ja:"Tencent weibo\u4e0a\u3067\u5171\u6709",ko:"Tencent weibo\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op tencent weibo",no:"Del p\u00e5 tencent weibo",pl:"Udost\u0119pnij przez tencent weibo",pt:"Compartilhar no tencent weibo",ro:"Partajeaz\u0103 pe tencent weibo",
ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 tencent weibo",sk:"Zdie\u013ea\u0165 na tencent weibo",sl:"Deli na tencent weibo",sr:"Podeli na tencent weibo-u",sv:"Dela p\u00e5 tencent weibo",tr:"Tencent weibo'ta payla\u015f",zh:"\u5206\u4eab\u81f3\u817e\u8baf\u5fae\u535a"},shareUrl:"http://v.t.qq.com/share/share.php?url\x3d"+encodeURIComponent(a.getURL())+"\x26title\x3d"+a.getTitle()+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){var b=encodeURIComponent(a.getURL()),
d=a.getTitle();return{popup:!1,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",
zh:"\u5206\u4eab"},name:"threema",faPrefix:"fas",faName:"fa-lock",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 Threema",cs:"Sd\u00edlet na Threema",da:"Del p\u00e5 Threema",de:"Bei Threema teilen",en:"Share on Threema",es:"Compartir en Threema",fi:"Jaa Threemaiss\u00e4",fr:"Partager sur Threema",hr:"Podijelite na Threema",hu:"Megoszt\u00e1s Threemaen",it:"Condividi su Threema",ja:"Threema\u4e0a\u3067\u5171\u6709",ko:"Threema\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Threema",
no:"Del p\u00e5 Threema",pl:"Udost\u0119pnij przez Threema",pt:"Compartilhar no Threema",ro:"Partajeaz\u0103 pe Threema",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Threema",sk:"Zdie\u013ea\u0165 na Threema",sl:"Deli na Threema",sr:"Podeli na Threema-u",sv:"Dela p\u00e5 Threema",tr:"Threema'ta payla\u015f",zh:"\u5728Threema\u4e0a\u5206\u4eab"},shareUrl:"threema://compose?text\x3d"+encodeURIComponent(d)+"%20"+b+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){return{popup:!0,
shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"tumblr",
faPrefix:"fab",faName:"fa-tumblr",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 tumblr",cs:"Sd\u00edlet na tumblru",da:"Del p\u00e5 tumblr",de:"Bei tumblr teilen",en:"Share on tumblr",es:"Compartir en tumblr",fi:"Jaa tumblriss\u00e4",fr:"Partager sur tumblr",hr:"Podijelite na tumblr",hu:"Megoszt\u00e1s tumblren",it:"Condividi su tumblr",ja:"tumblr\u4e0a\u3067\u5171\u6709",ko:"tumblr\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op tumblr",no:"Del p\u00e5 tumblr",pl:"Udost\u0119pnij przez tumblr",
pt:"Compartilhar no tumblr",ro:"Partajeaz\u0103 pe tumblr",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 tumblr",sk:"Zdie\u013ea\u0165 na tumblr",sl:"Deli na tumblr",sr:"Podeli na tumblr-u",sv:"Dela p\u00e5 tumblr",tr:"tumblr'ta payla\u015f",zh:"\u5728tumblr\u4e0a\u5206\u4eab"},shareUrl:"http://tumblr.com/widgets/share/tool?canonicalUrl\x3d"+encodeURIComponent(a.getURL())+a.getReferrerTrack()}}},function(d,b,a){var c=a(0);d.exports=function(a){var b=c.parse("https://twitter.com/intent/tweet",
!0),d=a.getTitle(),m=b.query;var k=document.createElement("div"),q=document.createTextNode(d);k.appendChild(q);k=k.textContent;120>=k.length||(d=k.substring(0,119).lastIndexOf(" "),d=k.substring(0,d)+"\u2026");return m.text=d,b.query.url=a.getURL(),null!==a.options.twitterVia&&(b.query.via=a.options.twitterVia),delete b.search,{popup:!0,shareText:{en:"tweet",ja:"\u306e\u3064\u3076\u3084\u304d",ko:"\uc9f9\uc9f9",ru:"\u0442\u0432\u0438\u0442",sr:"\u0442\u0432\u0435\u0435\u0442",zh:"\u9e23\u53eb"},name:"twitter",
faPrefix:"fab",faName:"fa-twitter",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 Twitter",cs:"Sd\u00edlet na Twiiteru",da:"Del p\u00e5 Twitter",de:"Bei Twitter teilen",en:"Share on Twitter",es:"Compartir en Twitter",fi:"Jaa Twitteriss\u00e4",fr:"Partager sur Twitter",hr:"Podijelite na Twitteru",hu:"Megoszt\u00e1s Twitteren",it:"Condividi su Twitter",ja:"\u30c4\u30a4\u30c3\u30bf\u30fc\u4e0a\u3067\u5171\u6709",ko:"\ud2b8\uc704\ud130\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Twitter",
no:"Del p\u00e5 Twitter",pl:"Udost\u0119pnij na Twitterze",pt:"Compartilhar no Twitter",ro:"Partajeaz\u0103 pe Twitter",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Twitter",sk:"Zdie\u013ea\u0165 na Twitteri",sl:"Deli na Twitterju",sr:"Podeli na Twitter-u",sv:"Dela p\u00e5 Twitter",tr:"Twitter'da payla\u015f",zh:"\u5728Twitter\u4e0a\u5206\u4eab"},shareUrl:c.format(b)+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",
cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"vk",faPrefix:"fab",faName:"fa-vk",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432\u044a\u0432 VK",
cs:"Sd\u00edlet na VKu",da:"Del p\u00e5 VK",de:"Bei VK teilen",en:"Share on VK",es:"Compartir en VK",fi:"Jaa VKissa",fr:"Partager sur VK",hr:"Podijelite na VKu",hu:"Megoszt\u00e1s VKon",it:"Condividi su VK",ja:"\u30d5\u30a7\u30a4\u30b9\u30d6\u30c3\u30af\u4e0a\u3067\u5171\u6709",ko:"\ud398\uc774\uc2a4\ubd81\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op VK",no:"Del p\u00e5 VK",pl:"Udost\u0119pnij na VKu",pt:"Compartilhar no VK",ro:"Partajeaz\u0103 pe VK",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 \u0412\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0435",
sk:"Zdie\u013ea\u0165 na VKu",sl:"Deli na VKu",sr:"Podeli na VK-u",sv:"Dela p\u00e5 VK",tr:"VK'ta payla\u015f",zh:"\u5728VK\u4e0a\u5206\u4eab"},shareUrl:"https://vk.com/share.php?url\x3d"+encodeURIComponent(a.getURL())+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",it:"condividi",
ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"weibo",faPrefix:"fab",faName:"fa-weibo",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 weibo",cs:"Sd\u00edlet na weibo",da:"Del p\u00e5 weibo",de:"Bei weibo teilen",en:"Share on weibo",es:"Compartir en weibo",
fi:"Jaa weiboiss\u00e4",fr:"Partager sur weibo",hr:"Podijelite na weibo",hu:"Megoszt\u00e1s weiboen",it:"Condividi su weibo",ja:"Weibo\u4e0a\u3067\u5171\u6709",ko:"Weibo\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op weibo",no:"Del p\u00e5 weibo",pl:"Udost\u0119pnij przez weibo",pt:"Compartilhar no weibo",ro:"Partajeaz\u0103 pe weibo",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 weibo",sk:"Zdie\u013ea\u0165 na weibo",sl:"Deli na weibo",sr:"Podeli na weibo-u",sv:"Dela p\u00e5 weibo",
tr:"Weibo'ta payla\u015f",zh:"\u5206\u4eab\u81f3\u65b0\u6d6a\u5fae\u535a"},shareUrl:"http://service.weibo.com/share/share.php?url\x3d"+encodeURIComponent(a.getURL())+"\x26title\x3d"+a.getTitle()+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){var b=encodeURIComponent(a.getURL()),d=a.getTitle();return{popup:!1,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",
it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"whatsapp",faPrefix:"fab",faName:"fa-whatsapp",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 Whatsapp",cs:"Sd\u00edlet na Whatsappu",da:"Del p\u00e5 Whatsapp",de:"Bei Whatsapp teilen",
en:"Share on Whatsapp",es:"Compartir en Whatsapp",fi:"Jaa WhatsAppiss\u00e4",fr:"Partager sur Whatsapp",hr:"Podijelite na Whatsapp",hu:"Megoszt\u00e1s WhatsAppen",it:"Condividi su Whatsapp",ja:"Whatsapp\u4e0a\u3067\u5171\u6709",ko:"Whatsapp\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op Whatsapp",no:"Del p\u00e5 Whatsapp",pl:"Udost\u0119pnij przez WhatsApp",pt:"Compartilhar no Whatsapp",ro:"Partajeaz\u0103 pe Whatsapp",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 Whatsapp",
sk:"Zdie\u013ea\u0165 na Whatsapp",sl:"Deli na Whatsapp",sr:"Podeli na WhatsApp-u",sv:"Dela p\u00e5 Whatsapp",tr:"Whatsapp'ta payla\u015f",zh:"\u5728Whatsapp\u4e0a\u5206\u4eab"},shareUrl:"whatsapp://send?text\x3d"+encodeURIComponent(d)+"%20"+b+a.getReferrerTrack()}}},function(d,b,a){d.exports=function(a){return{popup:!0,shareText:{bg:"c\u043f\u043e\u0434\u0435\u043b\u044f\u043d\u0435",cs:"sd\u00edlet",da:"del",de:"teilen",en:"share",es:"compartir",fi:"Jaa",fr:"partager",hr:"podijelite",hu:"megoszt\u00e1s",
it:"condividi",ja:"\u5171\u6709",ko:"\uacf5\uc720\ud558\uae30",nl:"delen",no:"del",pl:"udost\u0119pnij",pt:"compartilhar",ro:"partajeaz\u0103",ru:"\u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f",sk:"zdie\u013ea\u0165",sl:"deli",sr:"podeli",sv:"dela",tr:"payla\u015f",zh:"\u5206\u4eab"},name:"xing",faPrefix:"fab",faName:"fa-xing",title:{bg:"\u0421\u043f\u043e\u0434\u0435\u043b\u0438 \u0432 XING",cs:"Sd\u00edlet na XINGu",da:"Del p\u00e5 XING",de:"Bei XING teilen",en:"Share on XING",es:"Compartir en XING",
fi:"Jaa XINGiss\u00e4",fr:"Partager sur XING",hr:"Podijelite na XING",hu:"Megoszt\u00e1s XINGen",it:"Condividi su XING",ja:"XING\u4e0a\u3067\u5171\u6709",ko:"XING\uc5d0\uc11c \uacf5\uc720\ud558\uae30",nl:"Delen op XING",no:"Del p\u00e5 XING",pl:"Udost\u0119pnij przez XING",pt:"Compartilhar no XING",ro:"Partajeaz\u0103 pe XING",ru:"\u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043d\u0430 XING",sk:"Zdie\u013ea\u0165 na XING",sl:"Deli na XING",sr:"Podeli na XING-u",sv:"Dela p\u00e5 XING",
tr:"XING'ta payla\u015f",zh:"\u5206\u4eab\u81f3XING"},shareUrl:"https://www.xing.com/spi/shares/new?url\x3d"+encodeURIComponent(a.getURL())+a.getReferrerTrack()}}}]);
(function(){$(function(){$("div#social-sharing li.mail \x3e a").each(function(){var a=$(this).attr("href"),b=RegExp("%250A","g");$(this).attr("href",a.replace(b,"%0A"))});$("div#social-sharing").fadeIn("slow");$("div#social-sharing \x3e a.social-sharing").click(function(a){a.preventDefault();a=$(this).parent("div#social-sharing").find(".shariff");$(this).toggleClass("active");a.slideToggle(200)})})})();
$q.define("UNOUNO.components.contactpalette",{statics:{init:function(){$(".tracking_tn").each(function(a,b){for(var c=0;25>c;c++)$(b).attr("href")&&$(b).attr("href",$(b).attr("href").replace(new RegExp("\\"+" !@#$^\x26%*()+\x3d-[]/{}|\x3c\x3e?,."[c],"gi"),""))});setInterval(this.checkChatExpertAvailability.bind(this),3E4)},chatAvailability:function(a){a=JSON.parse(a.responseText).availability;if("online"===a)$(".btn--header [*|href\x3d'#chat']").closest(".btn--header").removeClass("d-none"),$(".contact-palette-chat").removeClass("d-none");
else if("busy"===a||"offline"===a)$(".btn--header [*|href\x3d'#chat']").closest(".btn--header").addClass("d-none"),$(".contact-palette-chat").addClass("d-none")},checkChatExpertAvailability:function(){var a=this,b=$.getJSON("https://1und1.livesupportserver.de/app/online.js.php?site\x3d2-1\x26ajax\x3dtrue",null,function(){a.chatAvailability(b)})}}});$q.ready(function(){UNOUNO.components.contactpalette.init()});(function(w,k,d) {w[k]=(w[k]||[]).concat(d||[])})(window,'JASMIN_DEPENDENCIES',["prefix-nk","qx-animation","qx-accordion","frontend-access-common-components-seo-faq-accordion","pageall","pfx-render","skin","jquery","frontend-access-common-components-header","frontend-access-common-components-sticky-navigation","frontend-access-common-components-shariff","frontend-skin-next-components-font-awesome","frontend-access-common-components-social-sharing","frontend-common-content-components-contactpalette"])