if(document&&document.body){var bodyClassName=document.body.className;if(bodyClassName.indexOf("js-active")===-1){if(bodyClassName!==""){document.body.className=bodyClassName+" js-active";}else{document.body.className="js-active";}}}
UNOUNO.util.PopupFrame={checkForBodyElement:function(bodyElement){window.setTimeout(function(){if(!bodyElement){UNOUNO.util.PopupFrame.checkForBodyElement(document.body);}else{UNOUNO.util.PopupFrame.bodyElementReady(bodyElement);}},100);},bodyElementReady:function(bodyElement){if(bodyElement){var bodyClassName=qx.bom.element.Class.get(bodyElement),ctabutton=document.getElementById("cta-button"),windowContentWidth=0;
windowContentWidth=qx.bom.element.Dimension.getContentWidth(bodyElement);if(windowContentWidth>=960){if(ctabutton){qx.bom.element.Style.set(ctabutton,"display","block");}if(bodyClassName.match(/popup-noframe/g)){qx.bom.element.Class.replace(bodyElement,"popup-noframe","popup-frame");}}}},init:function(){var bodyElement=document.body;
if(!bodyElement){UNOUNO.util.PopupFrame.checkForBodyElement(bodyElement);}else{UNOUNO.util.PopupFrame.bodyElementReady(bodyElement);}}};
UNOUNO.init.getLinksByClassName=function(clsName){var retVal=new Array();var elements=document.getElementsByTagName("A");for(var i=0;i<elements.length;i++){if(elements[i].className.indexOf(" ")>=0){var classes=elements[i].className.split(" ");for(var j=0;j<classes.length;j++){if(classes[j]==clsName){retVal.push(elements[i]);
}}}else{if(elements[i].className==clsName){retVal.push(elements[i]);}}}return retVal;};UNOUNO.init.fixInlinePopups=function(){var popupElements=UNOUNO.init.getLinksByClassName("window-open");for(var i=0;i<popupElements.length;i++){popupElements[i].setAttribute("data-popupname",(((1+Math.random())*65536)|0).toString(16).substring(1));
popupElements[i].onclick=function(href,name,rel,data){return function(e){var params;if(data){params=data;}else{if(rel){params=rel;}}if(href&&params){var newWindow=window.open(href,name,"toolbar=no,location=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,screenX=100,screenY=100,"+params);if(newWindow){newWindow.focus();
}return !newWindow;}};}(popupElements[i].href,popupElements[i].getAttribute("data-popupname"),popupElements[i].rel,popupElements[i].getAttribute("data-popup"));}};UNOUNO.init.fixInlinePopups();UNOUNO.init.fixInlineTargets=function(){var targetElements=UNOUNO.init.getLinksByClassName("target");for(var i=0;
i<targetElements.length;i++){if(targetElements[i].rel){targetElements[i].target=targetElements[i].rel;}}}();UNOUNO.init.fixInlinePrint=function(){var printElements=UNOUNO.init.getLinksByClassName("window-print");for(var i=0;i<printElements.length;i++){printElements[i].onclick=function(){return function(e){return !window.print();
};}();}}();
//### zip:baseLib-1.0.3.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":"a073cbf","baselib.version":"1.0.3","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":"12d0e7900086a6428056e794c6654d846f3bf03f","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},__kd:"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.__kd,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"],__ke:{"[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.__ke[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.3.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:{},__io:{},_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.__io[a])return this.__io[a];var b=this._checks[a];if(b)return b=b(),this.__io[a]=
b;b=this._getClassNameFromEnvKey(a);if(void 0!=b[0])return b=b[0][b[1]](),this.__io[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.__kf(this.get(a),
b)},__kf: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.__ki(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]))},__kg:function(){if(c&&c.$$environment)for(var a in c.$$environment)this._checks[a]=this.__ki(c.$$environment[a])},__kh: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.__ki(d)}}},__ki:function(a){return c.Bootstrap.bind(function(a){return a},null,a)}},defer:function(a){a._initDefaultQxValues();a.__kg();!0===a.get("qx.allowUrlSettings")&&a.__kh()}})})();(function(){c.Bootstrap.define("qx.bom.client.Engine",{statics:{getVersion:function(){var a=window.navigator.userAgent,
b="";if(c.bom.client.Engine.__lB()){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.__lx()?/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.__ly()?/AppleWebKit\/([^ ]+)/.test(a)&&(b=RegExp.$1,(a=/[^\.0-9]/.exec(b))&&(b=b.slice(0,a.index))):c.bom.client.Engine.__lA()||c.bom.client.Engine.__lz()?/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.__lB()?a="mshtml":c.bom.client.Engine.__lx()?a="opera":c.bom.client.Engine.__ly()?
a="webkit":c.bom.client.Engine.__lA()||c.bom.client.Engine.__lz()?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},__lx:function(){return window.opera&&"[object Opera]"==Object.prototype.toString.call(window.opera)},__ly:function(){return-1!=window.navigator.userAgent.indexOf("AppleWebKit/")},__lz:function(){return-1!=window.navigator.userAgent.indexOf("Maple")},
__lA:function(){return window.navigator.mozApps&&"Gecko"===window.navigator.product&&-1==window.navigator.userAgent.indexOf("Maple")&&-1==window.navigator.userAgent.indexOf("Trident")},__lB:function(){return window.navigator.cpuClass&&(/MSIE\s+([^\);]+)(\)|;)/.test(window.navigator.userAgent)||/Trident\/\d+?\.\d+?/.test(window.navigator.userAgent))||c.bom.client.Engine.__Uk()?!0:!1},__Uk: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:{__oc:[],$$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.__oc.length;f++)qxWeb.__oc[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.__oc.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&&(b=b[0]),a=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){if(!a)return-1;c.Bootstrap.isArray(a)&&
(a=a[0]);for(var b=0,d=this.length;b<d;b++)if(this[b]===a)return b;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.__oH(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.__oH(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.__oH(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.__oH(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.__oG(a[0].tagName,b)),a.setStyle("display",b),a[0].$$qPrevDisp="none")});return this},__oF:{},__oG:function(a,b){var d=c.module.Css.__oF;if(!d[a]){var f=qxWeb((b||document).createElement(a)).appendTo(b.body);
d[a]=f.getStyle("display");f.remove()}return d[a]||""},__oH: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:{__lw:{},camelCase:function(a){var b=this.__lw[a];b||(b=a.replace(/\-([a-z])/g,function(a,b){return b.toUpperCase()}),0<=a.indexOf("-")&&(this.__lw[a]=b));return b},hyphenate:function(a){var b=this.__lw[a];b||(b=a.replace(/[A-Z]/g,function(a){return"-"+a.charAt(0).toLowerCase()}),-1==a.indexOf("-")&&(this.__lw[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.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.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":""},__mu:{"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.__mv(navigator.userAgent);null==a&&(a=c.bom.client.OperatingSystem.__mw(navigator.userAgent));return null!=a?a:""},__mv:function(a){var b=[],d;for(d in c.bom.client.OperatingSystem.__mu)b.push(d);return(a=RegExp("("+b.join("|").replace(/\./g,".")+")","g").exec(a))&&a[1]?c.bom.client.OperatingSystem.__mu[a[1]]:null},__mw: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.__mx+")(/|)?([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.__mx+")(/| )([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},__mx:{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:{__oi:{},compile:function(a){return"cursor:"+(this.__oi[a]||a)+";"},get:function(a,b){return c.bom.element.Style.get(a,"cursor",b,!1)},set:function(a,b){a.style.cursor=this.__oi[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.__oi["nesw-resize"]="ne-resize",a.__oi["nwse-resize"]="nw-resize")}})})();(function(){c.Bootstrap.define("qx.bom.element.BoxSizing",{statics:{__og:{tags:{button:!0,select:!0},types:{search:!0,button:!0,submit:!0,reset:!0,checkbox:!0,radio:!0}},__oh:function(a){var b=this.__og;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.__oh(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"],__ms:{},__mt: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.__ms[a];b||(b=a.replace(/[A-Z]/g,function(a){return"-"+a.charAt(0).toLowerCase()}),
/^ms/.test(b)&&(b="-"+b),this.__ms[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.__mt?l=c.bom.Style.__mt.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.__mt=window.CSS.supports.bind(window.CSS):
window.supportsCSS&&(c.bom.Style.__mt=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.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:{__nt: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.__nt=!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.__nt=!0);return a?(b=/(.*?)\(/.exec(a))?b[1]:null:null},getFilterGradient:function(){return c.bom.client.Css.__nu("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.__nt&&c.bom.client.Css.getLinearGradient();return c.bom.client.Css.__nt},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.__nu("DXImageTransform.Microsoft.Shadow","color=#666666,direction=45")},__nu: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},__nl: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.__nl(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.__nl(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:{__oj:null,__ok:null,__ol: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.__ok={};for(var b in c.lang.Object.clone(a))a[b]?"float"===b?this.__ok.cssFloat=b:this.__ok[b]=c.bom.Style.getCssName(a[b]):delete a[b];
this.__oj=a},__om:function(a){var b=c.bom.Style.getPropertyName(a);b&&(this.__oj[a]=b);return b},__on:{width:"pixelWidth",height:"pixelHeight",left:"pixelLeft",right:"pixelRight",top:"pixelTop",bottom:"pixelBottom"},__oo:{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.__oj[b]||this.__om(b)||b;!1!==c&&this.__oo[b]?this.__oo[b].set(a,d):a.style[b]=null!==d?
d:""},get:function(a,b,d,f){b=this.__oj[b]||this.__om(b)||b;if(!1!==f&&this.__oo[b])return this.__oo[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.__on[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.__ol()}})})();(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},__op: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}},__oq: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.__oq&&(this.__oq=this.__op(a)),b=this.__oq[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:{__oI:/\s+/g,__oJ:/^\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.__oI);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.__oJ,"").replace(this.__oI," ")}}[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.__oe(a)){a={};for(var d in b)a[d]=100*b[d];b=a}return b},__oe:function(a){return document.msFullscreenElement===a?!0:c.dom.Hierarchy.contains(document.msFullscreenElement,a)},__of:{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.__of[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.__of[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:{__oL:function(a,b){return parseInt(c.bom.element.Style.get(a,b,c.bom.element.Style.COMPUTED_MODE,!1),10)||0},__oM: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}},__oN: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.__oL(a,"borderLeftWidth"),b+=this.__oL(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.__oL(a,"borderLeftWidth"),d+=this.__oL(a,"borderTopWidth"));return{left:b,top:d}},"default":function(a){a=c.dom.Node.getDocument(a).body;
return{left:a.offsetLeft,top:a.offsetTop}}}),__oO: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.__oP(a),f=d.left,d=d.top;else var d=this.__oN(a),e=this.__oO(a),g=this.__oM(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.__oL(a,
"borderLeftWidth")+this.__oL(a,"borderRightWidth");h=c.bom.element.Style.get(a,"overflowY");if("scroll"==h||"auto"==h)g+=a.scrollHeight-a.offsetHeight+this.__oL(a,"borderTopWidth")+this.__oL(a,"borderBottomWidth")}switch(b){case "padding":f+=this.__oL(a,"paddingLeft"),d+=this.__oL(a,"paddingTop"),e-=this.__oL(a,"paddingRight"),g-=this.__oL(a,"paddingBottom");case "scroll":f-=a.scrollLeft,d-=a.scrollTop,e-=a.scrollLeft,g-=a.scrollTop;case "border":f+=this.__oL(a,"borderLeftWidth");d+=this.__oL(a,"borderTopWidth");
e-=this.__oL(a,"borderRightWidth");g-=this.__oL(a,"borderBottomWidth");break;case "margin":f-=this.__oL(a,"marginLeft"),d-=this.__oL(a,"marginTop"),e+=this.__oL(a,"marginRight"),g+=this.__oL(a,"marginBottom")}}return{left:f,top:d,right:e,bottom:g}},__oP:function(a){var b=a.offsetTop,d=a.offsetLeft,b=b+this.__oL(a,"marginTop"),d=d+this.__oL(a,"marginLeft");"gecko"===c.core.Environment.get("engine.name")&&(b+=this.__oL(a,"borderLeftWidth"),d+=this.__oL(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:{__nh:{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.__nh,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.__nh;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!0===d?a.setAttribute(b,b):!1===d||null===d?a.removeAttribute(b):a.setAttribute(b,d)}}}})})();(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.__ni(d,e[g],c,b);else this.__ni(d,e,c,b)}return c.join("&")},__ni: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:{__nj:function(){c.bom.client.Stylesheet.__nk||(c.bom.client.Stylesheet.__nk=c.bom.Stylesheet.createElement());return c.bom.client.Stylesheet.__nk},getCreateStyleSheet:function(){return"object"===
typeof document.createStyleSheet},getInsertRule:function(){return"function"===typeof c.bom.client.Stylesheet.__nj().insertRule},getDeleteRule:function(){return"function"===typeof c.bom.client.Stylesheet.__nj().deleteRule},getAddImport:function(){return"object"===typeof c.bom.client.Stylesheet.__nj().addImport},getRemoveImport:function(){return"object"===typeof c.bom.client.Stylesheet.__nj().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.__vn(null,a)},getAncestorsUntil:function(a,b){return this.__vn(a,b)},__vn: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.__vr(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.__vr(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.__vr(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},__vo: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.__vo(a))},isNode:function(a){return c.dom.Node.isNode(c.module.Traversing.__vo(a))},isNodeName:function(a,b){return c.dom.Node.isNodeName(c.module.Traversing.__vo(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.__vo(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.__vo(a))},getNodeName:function(a){return c.dom.Node.getName(c.module.Traversing.__vo(a))},
getNodeText:function(a){return c.dom.Node.getText(c.module.Traversing.__vo(a))},isBlockNode:function(a){return c.dom.Node.isBlockNode(c.module.Traversing.__vo(a))},equalNodes:function(a,b){a=c.module.Traversing.__vp(a);b=c.module.Traversing.__vp(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.__vq(a),e=c.module.Traversing.__vq(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},__vp:function(a){"string"==typeof a&&(a=qxWeb(a));if(a instanceof Array||a instanceof qxWeb)a=a[0];return qxWeb.isNode(a)?a:null},
__vq:function(a){var b={},d;for(d in a.attributes)"length"!=d&&(b[a.attributes[d].name]=a.attributes[d].value);return b},__vr: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,__vn:a.__vn,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:{__mu:{"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.__mu)a.push(b);
return(a=RegExp("("+a.join("|").replace(/\./g,".")+")","g").exec(navigator.userAgent))&&a[1]?c.bom.client.Device.__mu[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:{__vk:function(a,b,d){return d.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?a:b+"></"+d+">"},__vl:{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.__vk)},__vm: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.__vl;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.__vm(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:{__oQ:{},__oR:{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.__oR.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.__oQ,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.__oS||(g.__oS={});g.__oS[a]||(g.__oS[a]={});g.__oS[a][g.$$lastlistenerId]=l;d||(g.__oT||
(g.__oT={}),g.__oT[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.__oS){var k=[];if(null!==a)k.push(a);else for(var l in h.__oS)k.push(l);for(var w=0,t=k.length;w<t;w++){for(var E in h.__oS[k[w]]){var B=h.__oS[k[w]][E];if(e||B==b||B.original==b){var x="undefined"!==typeof h.__oT&&h.__oT[E],H;!d&&x&&(H=h.__oT[E]);h.$$emitter.off(k[w],B,H||d);(e||B.original==b)&&c.bom.Event.removeNativeListener(h,k[w],B,f);delete h.__oS[k[w]][E];
x&&delete h.__oT[E]}}x=c.module.Event.__oR.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)}}},__oU:!1,ready:function(a){if("complete"===document.readyState)window.setTimeout(a,
1);else{var b=function(){c.module.Event.__oU=!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.__oU)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.__oQ,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.__oQ,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.__oQ},$registerEventHook:function(a,b,d){c.lang.Type.isArray(a)||(a=[a]);for(var f=c.module.Event.__oR.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.__oR.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.__oR.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.__oR.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.__oR}},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:{__oV:[]},members:{__oS:null,__oW:null,on:function(a,b,d){var f=c.event.Emitter.__oV.length;this.__oX(a).push({listener:b,ctx:d,id:f,name:a});c.event.Emitter.__oV.push({name:a,listener:b,ctx:d});return f},once:function(a,b,d){var f=c.event.Emitter.__oV.length;this.__oX(a).push({listener:b,ctx:d,once:!0,id:f});c.event.Emitter.__oV.push({name:a,listener:b,ctx:d});return f},off:function(a,b,d){a=
this.__oX(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.__oV[e.id]=null,e.id}return null},offById:function(a){(a=c.event.Emitter.__oV[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.__oX(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.__oX(a);b=d.indexOf(b);d.splice(b,1)}.bind(this));d=this.__oX("*");for(e=d.length-1;0<=e;e--)g=d[e],g.listener.call(g.ctx,b)},getListeners:function(){return this.__oS},getEntryById:function(a){for(var b in this.__oS)for(var d=this.__oS[b],c=0,e=d.length;c<e;c++)if(d[c].id===a)return d[c]},__oX:function(a){null==this.__oS&&(this.__oS={});null==this.__oS[a]&&(this.__oS[a]=[]);return this.__oS[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,__oY:null},construct:function(a,b){this.__pa=a;this.__pb=b;this.__pc=[];this.__pd=[];this.__pe=[];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.__pc="MSPointerDown MSPointerMove MSPointerUp MSPointerCancel MSPointerOver MSPointerOut pointerdown pointermove pointerup pointercancel pointerover pointerout".split(" "):(c.core.Environment.get("event.mspointer")&&(this.__pf=!0),this.__pc="pointerdown pointermove pointerup pointercancel pointerover pointerout".split(" "));
this._initPointerObserver();c.core.Environment.get("event.mspointer")||(c.core.Environment.get("device.touch")&&(this.__pc=["touchstart","touchend","touchmove","touchcancel"],this._initObserver(this._onTouchEvent)),this.__pc="mousedown mouseup mousemove mouseover mouseout contextmenu".split(" "),this._initObserver(this._onMouseEvent))},members:{__pa:null,__pb:null,__pc:null,__pf:!1,__pg:null,__ph:0,__pd:null,__pi:null,__pe:null,_processedFlag:null,_initPointerObserver:function(){this._initObserver(this._onPointerEvent)},
_initObserver:function(a,b){this.__pg=c.lang.Function.listener(a,this);this.__pc.forEach(function(a){b&&c.dom.Node.isDocument(this.__pa)?(this.__pa.$$emitter||(this.__pa.$$emitter=new c.event.Emitter),this.__pa.$$emitter.on(a,this.__pg)):c.bom.Event.addNativeListener(this.__pa,a,this.__pg)}.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.__pf||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.__pe.length){for(var f=this.__pe.length-1;0<=f;f--)b=new c.event.type.dom.Pointer("pointercancel",a,{identifier:this.__pe[f].identifier,
target:a.target,pointerType:"touch",pointerId:this.__pe[f].identifier+2}),this._fireEvent(b,"pointercancel",a.target);this.__pi=null;this.__pe=[]}else{"touchstart"==a.type&&null===this.__pi&&(this.__pi=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.__pi&&(h.isPrimary=!0,h.button=0,h.buttons=1,c.event.handler.PointerCore.__oY={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.__pi==g.identifier&&
(this.__pi=null)}}}},_onMouseEvent:function(a){if(!a[this._processedFlag]&&(a[this._processedFlag]=!0,!this._isSimulatedMouseEvent(a.clientX,a.clientY))){"mousedown"==a.type?this.__pd[a.which]=1:"mouseup"==a.type&&(this.__pd[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.__pd),e={pointerType:"mouse",pointerId:1};if(this.__ph!=f&&0!==f&&0!==this.__ph){var g=new c.event.type.dom.Pointer("pointermove",a,e);this._fireEvent(g,
"pointermove",d)}this.__ph=f;"mousedown"==a.type&&1<f||"mouseup"==a.type&&0<f||("contextmenu"==a.type?this.__pd[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.__pe.push(b[d]);else if("touchend"==a||"touchcancel"==a){for(var c=[],d=0;d<this.__pe.length;d++){for(var e=!0,g=0;g<b.length;g++)if(this.__pe[d].identifier==b[g].identifier){e=!1;break}e&&c.push(this.__pe[d])}this.__pe=c}},
_isSimulatedMouseEvent:function(a,b){var d=c.event.handler.PointerCore.__oY;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.__oY.x),g=Math.abs(b-c.event.handler.PointerCore.__oY.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.__pc.length;a++)c.bom.Event.removeNativeListener(this.__pa,this.__pc[a],this.__pg)},_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.__pf||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.__pa=this.__pb=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.__vs(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.__vs(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.__vs(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},__vs: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.__vt(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.__vu(d[0]);
c.dom.Element.insertEnd(b,d)});return this},__vt: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},__vu: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.__vu(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}}}},__vv: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.__vv.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.__vv.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.__pa=a;this.__pb=b;this.__qE={};this.__qF={};this.__qG={};this._initObserver()},members:{__pa:null,__pb:null,__qE:null,__qH:null,__qI:null,__qJ:null,__qK:null,__qF:null,__qL:null,__qG:null,__qM:null,
_initObserver:function(){c.event.handler.GestureCore.GESTURE_EVENTS.forEach(function(a){qxWeb(this.__pa).on(a,this.checkAndFireGesture,this)}.bind(this));if("mshtml"==c.core.Environment.get("engine.name")&&9>c.core.Environment.get("browser.documentmode"))qxWeb(this.__pa).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.__pa).off(a,
this.checkAndFireGesture,this)}.bind(this));"mshtml"==c.core.Environment.get("engine.name")&&9>c.core.Environment.get("browser.documentmode")&&qxWeb(this.__pa).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.__qE[a.pointerId]&&(this.__qU(this.__qE[a.pointerId]),delete this.__qE[a.pointerId]);this.__qE[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.__qT.bind(this,a,b),c.event.handler.GestureCore.LONGTAP_TIME)};a.isPrimary?
(this.__qJ=!1,this.__qI=b,this.__qQ("trackstart",a,b)):(this.__qJ=!0,2===Object.keys(this.__qE).length&&(this.__qK=this._calcAngle(),this.__qM=this._calcDistance()))},gestureMove:function(a,b){var d=this.__qE[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.__qE).length&&(this.__qR(a,d.target),this.__qS(a,d.target));this.__qJ||(this.__qQ("track",
a,d.target),this._fireRoll(a,"touch",d.target));d.isTap&&(d.isTap=this._isBelowTapMaxDistance(a),d.isTap||this.__qU(d))}},_hasIntermediaryHandler:function(a){for(;a&&a!==this.__pa;){if(a.$$gestureHandler)return!0;a=a.parentNode}return!1},gestureFinish:function(a,b){if(this.__qE[a.pointerId]){var d=this.__qE[a.pointerId];this.__qU(d);if(!this._hasIntermediaryHandler(b)){this.__qN(d.velocityX,d.velocityY,a,d.target);this.__qQ("trackend",a,d.target);if(d.isTap){if(b!==d.target){delete this.__qE[a.pointerId];
return}this._fireEvent(a,"tap",a.target||b);d=!1;if(0<Object.keys(this.__qF).length){var f=Date.now()-c.event.handler.GestureCore.DOUBLETAP_TIME,e;for(e in this.__qF)if(e<f)delete this.__qF[e];else{var g=this.__qF[e],h=this.__qO(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.__qF[e],this._fireEvent(a,"dbltap",a.target||b))}}d||(this.__qF[Date.now()]={x:a.clientX,y:a.clientY,target:a.target||b,button:a.button})}else!this._isBelowTapMaxDistance(a)&&
(e=this.__qP(a,b))&&(a.swipe=e,this._fireEvent(a,"swipe",d.target||b));delete this.__qE[a.pointerId]}}},stopMomentum:function(a){this.__qG[a]=!0},gestureCancel:function(a){this.__qE[a]&&(this.__qU(this.__qE[a]),delete this.__qE[a])},updateGestureTarget:function(a,b){this.__qE[a].target=b},__qN:function(a,b,d,f,e){var g=d.timeoutId;1>Math.abs(b)&&1>Math.abs(a)||this.__qG[g]?delete this.__qG[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.__qN(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.__qE){var c=this.__qE[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.__qE){var c=this.__qE[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},__qO: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.__qE[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.__pa&&(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.__pb&&(new c.event.type.dom.Custom(b,a,{target:this.__pa,currentTarget:this.__pa,srcElement:this.__pa,swipe:a.swipe,scale:a.scale,angle:a.angle,delta:a.delta,pointerType:a.pointerType,
momentum:a.momentum}),this.__pb.emit(b,a)))},_onDblClick:function(a){var b=c.bom.Event.getTarget(a);this._fireEvent(a,"tap",b);this._fireEvent(a,"dbltap",b)},__qP:function(a,b){var d=this.__qE[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}},__qQ: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.__qE[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)},__qR:function(a,b){if(!a.isPrimary){var d=this._calcAngle();a.angle=Math.round((d-this.__qK)%360);this._fireEvent(a,"rotate",this.__qI)}},__qS:function(a,b){if(!a.isPrimary){var d=this._calcDistance()/this.__qM;a.scale=Math.round(100*d)/100;this._fireEvent(a,"pinch",this.__qI)}},__qT:function(a,b){var d=this.__qE[a.pointerId];d&&(this._fireEvent(a,"longtap",a.target||b),d.longTapTimer=null,d.isTap=!1)},__qU: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.__qE)this.__qU(a);this._stopObserver();this.__pa=this.__pb=null}}})})();(function(){c.Bootstrap.define("qx.bom.AnimationFrame",{extend:c.event.Emitter,events:{end:void 0,frame:"Number"},members:{__pJ:!1,startSequence:function(a){this.__pJ=!1;var b=+new Date,d=function(f){this.__pJ?
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.__pJ=!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.__eL+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.__eL=window.performance&&performance.timing&&performance.timing.navigationStart;a.__eL||(a.__eL=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.__qV(d)}return"x"===b?(d=0,void 0!==a.wheelDelta?void 0!==
a.wheelDeltaX&&(d=a.wheelDeltaX?this.__qV(-a.wheelDeltaX):0):a.axis&&a.axis==a.HORIZONTAL_AXIS&&void 0!==a.detail&&0<a.detail?d=this.__qV(a.detail):void 0!==a.deltaX&&(d=this.__qV(a.deltaX)),d):"y"===b?(d=0,void 0!==a.wheelDelta?d=void 0!==a.wheelDeltaY?a.wheelDeltaY?this.__qV(-a.wheelDeltaY):0:this.__qV(-a.wheelDelta):(!a.axis||a.axis!=a.HORIZONTAL_AXIS)&&void 0!==a.detail&&0<a.detail?d=this.__qV(a.detail):void 0!==a.deltaY&&(d=this.__qV(a.deltaY)),d):0},__qV: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.__qW();if(null==c.util.Wheel.MAXSCROLL||c.util.Wheel.MAXSCROLL<b)c.util.Wheel.MAXSCROLL=b,this.__qW();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)},__qW: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.__KJ||(a.__KJ=qxWeb(a).on("keyup",c.module.event.Keyboard._inputFix))},unregisterInputFix:function(a){a.__KJ&&!qxWeb(a).hasListener("input")&&(qxWeb(a).off("keyup",c.module.event.Keyboard._inputFix),a.__KJ=null)},_inputFix:function(a){if("Backspace"===a.getKeyIdentifier()){var b=a.getTarget(),d=qxWeb(b).getValue();b.__sx&&b.__sx===d||(b.__sx=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.__KL(b));var f=b.isRendered(),e=d.isRendered();if(f&&!e)b.before(d);else if(!f&&e){d.remove();break}c.module.Placeholder.__KK(b)}}return this},__KK: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"})},__KL: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(),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.__bY(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.__bY(a);return qxWeb.$init([a],qxWeb)},__bY: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:{__KM:function(a,b,d,f){var e=qxWeb.getWindow(a),g=qxWeb.isDocument(a);if(g||qxWeb.isElement(a))a.__ht||(a.__ht={div:qxWeb.create("<div class='qx-blocker' />")}),g?a.__ht.div.insertBefore(qxWeb(e.document.body).getChildren(":first")):a.__ht.div.appendTo(e.document.body),c.module.Blocker.__KN(a,b,d,f,g)},__KN: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.__ht.div.setStyles(h)},__KO:function(a,b){a.__ht&&a.__ht.div.remove()},__KP:function(a){var b=qxWeb();a.forEach(function(a,
c){"undefined"!==typeof a.__ht&&(b=b.concat(a.__ht.div))});return b},block:function(a,b,d){if(!this[0])return this;this.forEach(function(f,e){c.module.Blocker.__KM(f,a,b,d)});return this},unblock:function(){if(!this[0])return this;this.forEach(c.module.Blocker.__KO);return this},getBlocker:function(){return this[0]?c.module.Blocker.__KP(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.__KG("6.0.65",a)},getStrictSecurityModel:function(){var a=c.bom.client.Flash.getVersion();return""==a?!1:10>a.split(".")[0]?c.bom.client.Flash.__KG("9.0.151",a):c.bom.client.Flash.__KG("10.0.12",a)},__KG: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.__sf=qxWeb(a);
this.__fm=qxWeb(b);this.setPosition(d);this.__KQ=c||{};this.updatePosition();this.__KV()},members:{__sf:null,__fm:null,__KR:null,__KQ:null,getTarget:function(){return this.__sf},setTarget:function(a){this.__sf=qxWeb(a);this.updatePosition()},getElement:function(){return this.__fm},setPosition:function(a){this.__KR=-1==baselib.Tooltip.POSITIONS.indexOf(a)?"bottom-center":a;this.updatePosition()},getPosition:function(){return this.__KR},setOffsets:function(a){this.__KQ=a;this.updatePosition()},getOffset:function(){return this.__KQ},
isVisible:function(){return this.__fm.getWidth()||this.__fm.getHeight()},updatePosition:function(){if(0<this.__fm.length&&0<this.__sf.length){var a={top:0,left:0,right:0,bottom:0};if(this.__KQ)for(var b in a)"number"==typeof this.__KQ[b]&&(a[b]=this.__KQ[b]);b=this.__fm.isRendered();var d=null,c=null;b||(d=this.__fm[0].style.display,c=this.__fm[0].style.visibility,this.__fm.setStyles({position:"absolute",visibility:"hidden",display:"block"}));this.__KS(a);b||(this.__fm[0].style.display=d,this.__fm[0].style.visibility=
c)}},__KS:function(a){this.__fm.setStyles({position:"absolute",top:"0px",left:"0px"});var b=this.__sf.getOffset(),d=this.__fm.getOffset(),c=b.left-d.left,b=b.top-d.top,d=this.__sf.getWidth()-this.__fm.getWidth(),e=this.__sf.getHeight()-this.__fm.getHeight(),g=this.__KR.split("-"),h=this.__KT(c,b,d,e,a,g[0],{}),h=this.__KU(c,b,d,e,a,g[1],h);this.__fm.setStyles(h)},__KT:function(a,b,d,c,e,g,h){switch(g){case "bottom":h.top=b+this.__sf.getHeight()+e.top+"px";break;case "top":h.top=b-this.__fm.getHeight()-
e.bottom+"px";break;case "left":h.left=a-this.__fm.getWidth()+e.left+"px";break;case "right":h.left=a+this.__sf.getWidth()-e.right+"px"}return h},__KU: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},__KV: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:{__KH:!1,__Gq:null,__KI:null,onResize:function(a,b){var d=baselib.module.Event;d.__Gq.push(a);d.__KI.push(void 0!==b?b:window);if(!1===d.__KH){var c=qxWeb.func.throttle(function(a){a=qxWeb.object.clone(a);for(var b=0,
c=d.__Gq.length;b<c;b++)d.__Gq[b].call(d.__KI[b],a)},150,{trailing:!1});qxWeb(window).on("resize",c)}d.__KH=!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.__Gq=[];baselib.module.Event.__KI=[]}})})();(function(){c.Bootstrap.define("baselib.module.SelectboxSync",{statics:{__mB: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.__KW(c,"value",b,d),g=c.getAttribute("value");if(void 0!==baselib.module.SelectboxSync.__mB[e])return this;baselib.module.SelectboxSync.__mB[e]=function(){b.setAttribute(d,a[this.getValue()])};c.on("change",baselib.module.SelectboxSync.__mB[e]);b.setAttribute(d,a[g])},selectUnsync:function(a,b){if(!this[0])return this;var d=this.eq(0),
c=baselib.module.SelectboxSync.__KW(d,"value",a,b),e=baselib.module.SelectboxSync.__mB[c];a instanceof qxWeb||qxWeb(a);void 0!==e&&d.off("change",baselib.module.SelectboxSync.__mB[c])},__KW:function(a,b,c,f){a=a[0].nodeName.toLowerCase();a+=b.toLowerCase();a+=c[0].nodeName.toLowerCase();return a+=f.toLowerCase()}},defer:function(a){qxWeb.$attach({selectSync:a.selectSync,selectUnsync:a.selectUnsync});baselib.module.SelectboxSync.__mB={}}})})();(function(){qxWeb.define("baselib.module.Toggle",{statics:{toggle:function(){var a=
arguments,b={},c={},f,e=function(){};0!==a.length&&(e=function(e){this[0].uid||(this[0].uid=(new Date).getTime(),b[this[0].uid]=0);f=this[0].uid;e.preventDefault?e.preventDefault():e.returnValue=!1;c[f]=b[f];b[f]=(b[f]+1)%a.length;return a[c[f]].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:{__xx:null,setValue:function(a,b){b=b||"";a.useHtml?(c.bom.Label.__xx&&"function"===typeof c.bom.Label.__xx&&(b=c.bom.Label.__xx(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.__KX=a;this.__wF=b},members:{__wF:null,__KX:null,__KY:null,_getPromise:function(){return this.__KX},_setPromise:function(a){this.__KX=a},then:function(a,b){this.__KY=b;this.__KX&&(this.__KX=this.__KX.then(a,b));return this},"catch":function(a){this.__KX&&(this.__KX=this.__KX["catch"](a));return this},fail:function(a){return this["catch"](a)},abort:function(a){this.__wF&&this.__wF();return this},_getRejectionCallback:function(){return this.__KY}}})})();window.$q=window.qxWeb;
window.qx=void 0;try{delete window.qx}catch(Ya){}})();

//### zip:baseLib-1.0.3.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.3.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.__wP,
this);this.__wB=b.event&&b.event.GlobalError&&b.event.GlobalError.observeMethod?b.event.GlobalError.observeMethod(a):a;this.__wC=b.Bootstrap.bind(this.__wO,this);this.__wD=b.Bootstrap.bind(this.__wT,this);this.__wN();this._emitter=new b.event.Emitter;window.attachEvent&&(this.__wE=b.Bootstrap.bind(this.__wW,this),window.attachEvent("onunload",this.__wE))},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.__wY();if("undefined"===typeof c)throw Error("Not enough arguments");"undefined"===typeof a&&(a="GET");this.__wH=this.__wG=this.__wF=!1;this.__wv=c;"undefined"==typeof e&&(e=!0);this.__wI=e;!this.__wX()&&this.readyState>b.bom.request.Xhr.UNSENT&&(this.dispose(),this.__wN());this.__wK.onreadystatechange=
this.__wB;try{this.__wK.open(a,c,e,d,f)}catch(g){if(!b.util.Request.isCrossDomain(c))throw g;this.__wI||(this.__wJ=g);if(this.__wI){if(window.XDomainRequest){this.readyState=4;this.__wK=new XDomainRequest;this.__wK.onerror=b.Bootstrap.bind(function(){this._emit("readystatechange");this._emit("error");this._emit("loadend")},this);this.__wK.open(a,c,e,d,f);return}window.setTimeout(b.Bootstrap.bind(function(){this.__wy||(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.__wK.readyState)&&this.__wK.setRequestHeader("If-Modified-Since","-1");"gecko"===b.core.Environment.get("engine.name")&&(2>parseInt(b.core.Environment.get("engine.version"),10)&&!this.__wI)&&(this.readyState=b.bom.request.Xhr.OPENED,this._emit("readystatechange"))},setRequestHeader:function(a,b){this.__wY();if("If-Match"==a||"If-Modified-Since"==a||"If-None-Match"==a||"If-Range"==a)this.__wH=
!0;this.__wK.setRequestHeader(a,b);return this},send:function(a){this.__wY();if(!this.__wI&&this.__wJ)throw this.__wJ;"opera"===b.core.Environment.get("engine.name")&&0===this.timeout&&(this.timeout=1E4);0<this.timeout&&(this.__wL=window.setTimeout(this.__wD,this.timeout));a="undefined"==typeof a?null:a;var c=b.Bootstrap.getClass(a);a=null!==a&&-1===this.__wM.indexOf(c)?a.toString():a;try{this.__wK.send(a)}catch(e){if(!this.__wI)throw e;if("file:"===this._getProtocol()){this.readyState=2;this.__wQ();
var d=this;window.setTimeout(function(){d.__wy||(d.readyState=3,d.__wQ(),d.readyState=4,d.__wQ())})}}"gecko"!==b.core.Environment.get("engine.name")||this.__wI||this.__wP();this.__wG=!0;return this},abort:function(){this.__wY();this.__wF=!0;this.__wK.abort();this.__wK&&(this.readyState=this.__wK.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.__wY();return this.__wK.getResponseHeader(a)},getAllResponseHeaders:function(){this.__wY();return this.__wK.getAllResponseHeaders()},overrideMimeType:function(a){this.__wY();if(this.__wK.overrideMimeType)this.__wK.overrideMimeType(a);else throw Error("Native XHR object doesn't support overrideMimeType.");return this},getRequest:function(){return this.__wK},dispose:function(){if(this.__wy)return!1;
window.clearTimeout(this.__wL);window.detachEvent&&window.detachEvent("onunload",this.__wE);try{this.__wK.onreadystatechange}catch(a){return!1}var b=function(){};this.__wK.onreadystatechange=b;this.__wK.onload=b;this.__wK.onerror=b;this.abort();this.__wK=null;return this.__wy=!0},isDisposed:function(){return!!this.__wy},_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.__wv,b=/^(\w+:)\/\//;return null!==a&&a.match&&(a=a.match(b))&&a[1]?a[1]:window.location.protocol},__wK:null,__wI:null,__wB:null,__wC:null,__wE:null,__wD:null,__wG:null,__wv:null,__wF:null,__pP:null,__wy:null,__wL:null,__wJ:null,__wH:null,__wM:null,__wN:function(){this.__wK=this._createNativeXhr();this.__wK.onreadystatechange=this.__wB;this.__wK.onabort&&(this.__wK.onabort=this.__wC);this.__wy=this.__wG=this.__wF=!1;this.__wM=["ArrayBuffer",
"Blob","HTMLDocument","String","FormData"]},__wO:function(){this.__wF||this.abort()},__wP:function(){var a=this.__wK,c=!0;if(this.readyState!=a.readyState&&(this.readyState=a.readyState,this.readyState!==b.bom.request.Xhr.DONE||!this.__wF||this.__wG)&&(this.__wI||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.__wU(),this.__wV())}this.__wQ();this.readyState==b.bom.request.Xhr.DONE&&a&&(a.onreadystatechange=function(){})}},__wQ:function(){this.readyState===b.bom.request.Xhr.DONE&&window.clearTimeout(this.__wL);this._emit("readystatechange");this.readyState===b.bom.request.Xhr.DONE&&this.__wR()},__wR:function(){this.__pP?(this._emit("timeout"),"opera"===b.core.Environment.get("engine.name")&&this._emit("error"),this.__pP=!1):this.__wF?this._emit("abort"):
this.__wS()?this._emit("error"):this._emit("load");this._emit("loadend")},__wS:function(){return"file:"===this._getProtocol()?!this.responseText:!this.statusText},__wT:function(){var a=this.__wK;this.readyState=b.bom.request.Xhr.DONE;this.__pP=!0;a.abort();this.responseText="";this.responseXML=null;this.__wQ()},__wU:function(){var a=this.readyState===b.bom.request.Xhr.DONE;"file:"===this._getProtocol()&&(0===this.status&&a)&&!this.__wS()&&(this.status=200);1223===this.status&&(this.status=204);"opera"===
b.core.Environment.get("engine.name")&&(a&&this.__wH&&!this.__wF&&0===this.status)&&(this.status=304)},__wV: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}},__wW:function(){try{this&&this.dispose()}catch(a){}},__wX: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)},__wY:function(){if(this.__wy)throw Error("Already disposed");}},defer:function(){b.core.Environment.add("qx.debug.io",!1)}})})()})();

//### zip:baseLib-1.0.3.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.3.jar/PUSTEFIX-INF/script/collection-min.js
(function(){var a=window.qxWeb.$$qx;a.Bootstrap.setRoot({qx:window.qxWeb.$$qx,baselib:window.baselib,qui:window.qui});a.$$packageData["0"]={locales:{},resources:{},translations:{}};(function(){a.Bootstrap.define("baselib.deprecated.Collection",{defer:function(){}})})()})();

UNOUNO.global=UNOUNO.global||{};UNOUNO.global.CloseDivFlyout=function(){$q("#flashContent").hide();$q(".play-button").show();};UNOUNO.global.toggleInputPics=function(){$q(".selectBox label").on("click",function(e){$q(".selectBox label").getSiblings("label").removeClass("chk-on");$q(e.getTarget()).addClass("chk-on");
},this);};UNOUNO.global.toggleInfoLayer=function(id,infobutton){if(qx.bom.element.Style.get(id,"display")!=="none"){qx.bom.element.Style.set(id,"display","none");}else{UNOUNO.global.hideAllInfoLayers();qx.bom.element.Style.set(id,"display","block");}};UNOUNO.global.hideAllInfoLayers=function(){var elements=document.getElementsByTagName("div");
for(var i=0;i<elements.length;i++){if(elements[i].className.indexOf(" ")>=0){var classes=elements[i].className.split(" ");for(var j=0;j<classes.length;j++){if(classes[j]==="infolayer"){qx.bom.element.Style.set(elements[i],"display","none");}}}else{if(elements[i].className==="infolayer"){qx.bom.element.Style.set(elements[i],"display","none");
}}}};UNOUNO.global.toggleElem=function(id){var elem=document.getElementById(id);if(elem!==null){if(elem.style.display!=="none"){elem.style.display="none";}else{elem.style.display="block";}}};UNOUNO.global.toggleButtonContinue=function(elemId,buttonOn,buttonOff){var toggle=function(){if(document.getElementById(elemId)){if(document.getElementById(elemId).checked===true){document.getElementById(buttonOn).style.display="block";
document.getElementById(buttonOff).style.display="none";}else{document.getElementById(buttonOn).style.display="none";document.getElementById(buttonOff).style.display="block";}}};qx.bom.Element.addListener(document.getElementById(elemId),"click",toggle,this);toggle();};UNOUNO.global.checkAllCheckboxes=function(elemId,checkboxClasses){var checkboxes=$q("."+checkboxClasses);
var checkall=function(){if(document.getElementById(elemId).checked===true){for(i=0;i<checkboxes.length;i++){checkboxes[i].checked="checked";}}else{for(j=0;j<checkboxes.length;j++){checkboxes[j].checked="";}}};qx.bom.Element.addListener(document.getElementById(elemId),"click",checkall,this);};UNOUNO.global.setFieldFocus=function(elem){var field=document.getElementById(elem);
if(typeof elem!=="undefined"&&field!==null){var viewport=$q(window).getHeight();var elemPos=qx.bom.element.Location.get(field).bottom;if(viewport>=elemPos){var setfocus=function(){$q(field).focus();};setTimeout(setfocus,1000);}else{return false;}}};UNOUNO.global.checkDomainNameToSubmit=function(form){if(document.forms[form]["multicheck.Domain"].value=="Your Domain-Name"){document.forms[form]["multicheck.Domain"].value="";
}};UNOUNO.global.eraseFieldText=function(elem,placeholder){placeholder=placeholder||"";var inputField=qx.bom.Collection.id(elem);if(inputField){inputField.addListener("blur",function(e){var value=this.getAttribute("value")||"";if(value===""&&placeholder!==""){this.setAttribute("value",placeholder);}},inputField).addListener("focus",function(e){var value=this.getAttribute("value")||"";
if(placeholder!==""&&value===placeholder){this.setAttribute("value","");}},inputField);if($q){var forms=inputField.getParents("form");}else{var forms=inputField.parents("form");}if(forms){for(var f=0;f<forms.length;f++){var form=forms[f];qx.bom.Element.addListener(form,"submit",function(e){var value=this.getAttribute("value")||"";
if(placeholder!==""&&value===placeholder){this.setAttribute("value","");}},inputField);}}}};UNOUNO.global.uncheckTldChecks=function(checks){if(typeof document.getElementsByName(checks)!=="undefined"&&document.getElementsByName(checks)!==null){for(var i=0;i<document.getElementsByName(checks).length;i++){document.getElementsByName(checks)[i].checked=false;
}}};UNOUNO.global.daysLeft=function(jahr,monat,tag){var jetzt=new Date();var dann=new Date(jahr,monat-1,tag);var sdiff=Math.floor((dann-jetzt)/1000);var ddiff=Math.ceil(sdiff/(60*60*24));return ddiff;};UNOUNO.global.daysLeftfixDate=function(){var jetzt=new Date();var dann=new Date(2008,8,15);var sdiff=Math.floor((dann-jetzt)/1000);
var ddiff=Math.ceil(sdiff/(60*60*24));if(ddiff<=-1){ddiff=0;}if(ddiff>=12){ddiff=12;}return ddiff;};UNOUNO.global.toggleAchelp=function(elemId,toggleElem){var elemInfoLayer=document.getElementById(toggleElem);var achelp=function(){if(elemInfoLayer){if(elemInfoLayer.style.display!=="none"){elemInfoLayer.style.display="none";
}else{elemInfoLayer.style.display="";}}};if(document.getElementById(elemId)){qx.bom.Element.addListener(document.getElementById(elemId),"mouseover",achelp,this);qx.bom.Element.addListener(document.getElementById(elemId),"mouseout",achelp,this);}};UNOUNO.global.toggleAdminRegTechC=function(select,view,data){var owner=document.getElementById(select);
var viewElem=document.getElementById(view);var dataElem=document.getElementById(data);var toggle=function(){if(owner!==null&&viewElem!==null&&dataElem!==null){if(owner.options[owner.selectedIndex].value==="false"){viewElem.style.display="none";dataElem.style.display="";}else{viewElem.style.display="";
dataElem.style.display="none";}}};qx.bom.Element.addListener(document.getElementById(select),"change",toggle,this);toggle();};UNOUNO.global.popupClose=function(hrefPopup){if(opener){opener.location.href=hrefPopup;window.close();return false;}};UNOUNO.global.moreTlds=function(allDomains,domainBox,more,less,classClose,classOpen){allDomains=document.getElementById(allDomains);
domainBox=document.getElementById(domainBox);more=document.getElementById(more);less=document.getElementById(less);var moreTlds=function(e){e.preventDefault();qx.bom.element.Class.replace(allDomains,classClose,classOpen);domainBox.style.display="block";more.style.display="none";less.style.display="block";
};var lessTlds=function(e){e.preventDefault();qx.bom.element.Class.replace(allDomains,classOpen,classClose);domainBox.style.display="none";more.style.display="block";less.style.display="none";};if(allDomains&&domainBox&&more&&less){domainBox.style.display="none";less.style.display="none";qx.bom.Element.addListener(more,"click",moreTlds,this);
qx.bom.Element.addListener(less,"click",lessTlds,this);}};UNOUNO.global.showhide=function(idparam){var id=idparam;var hide=id+"_hide";var show=id+"_show";if(document.getElementById(id).style.display=="none"){document.getElementById(id).style.display="";document.getElementById(show).style.display="none";
}else{document.getElementById(id).style.display="none";document.getElementById(show).style.display="";document.getElementById(hide).style.display="none";}};UNOUNO.global.smoothScroll=function(e){var destinationName,destination,currentYPosition,destinationYPosition,deltaY,duration,scrollEffect,scrollDesc;
e.preventDefault();e.stopPropagation();destinationName=$q(e.getTarget()).getAttribute("href");if(!destinationName){destinationName=$q(e.getTarget().parentNode).getAttribute("href");}destination=destinationName.substring(destinationName.indexOf("#")+1,destinationName.length);UNOUNO.global.smoothScrollToDestination(destination);
};UNOUNO.global.smoothScrollToDestination=function(destination,spaceTop,speed){spaceTop=spaceTop||0;speed=speed||-1;var destinationElement=$q("#"+destination);if(destinationElement.length===0){destinationElement=$q('a[name="'+destination+'"]');}if(destinationElement.length>0){if(qx.core.Environment.get("engine.name")==="webkit"){currentYPosition=$q("body").getScrollTop();
}else{currentYPosition=$q("html").getScrollTop();}destinationYPosition=(destinationElement.getOffset().top-spaceTop);deltaY=Math.abs(destinationYPosition-currentYPosition);duration=Math.floor(deltaY/3);if(duration===0){duration=Math.round(deltaY/3);}if(speed>-1){duration=speed;}$q.setDocumentScrollTop(destinationYPosition,duration);
}};UNOUNO.global.plattformSwitch=function(){var plattFormLinux=document.getElementById("plattform-linux");var plattFormWindows=document.getElementById("plattform-windows");var URL=document.URL;var session=document.URL.split(";")[1];goToLink=function(e){var target=e.getTarget();if(target.value=="windows"){window.location.href=target.value+";"+session;
}else{window.location.href=target.value+";"+session;}};qx.bom.Element.addListener(plattFormLinux,"click",goToLink);qx.bom.Element.addListener(plattFormWindows,"click",goToLink);};UNOUNO.global.CDSSlider=function(sliderDOMElement,knobDOMElement,bodyDOMElement,valueDOMElement,sliderValueElements,values,offset,width){this.init(sliderDOMElement,knobDOMElement,bodyDOMElement,valueDOMElement,sliderValueElements,values,offset,width);
};UNOUNO.util.ServerInfoBox=function(infolinkId,adjustment){this.init(infolinkId,adjustment);};UNOUNO.util.ServerInfoBox.prototype={qxBom:qx.bom,qxDom:qx.dom,parent:null,initBoxToDom:false,iframeId:null,initInfoBox:function(){this.iframeId="iframe."+this.infobox.id;if(this.infobox!==null&&this.infolink!==null){this.parent=document.body;
this.qxBom.Element.addListener(this.infolink,"mouseover",this.showBox,this,true);this.qxBom.Element.addListener(this.infolink,"mouseout",this.hideBox,this,true);this.qxBom.Element.addListener(this.infobox,"mouseout",this.hideBox,this,true);}},showBox:function(e){if(this.infobox){e.preventDefault();this.infobox.style.display="block";
this.modifyInfoBox();}},hideBox:function(e){e.preventDefault();if(qx.dom.Hierarchy.isDescendantOf(e._relatedTarget,this.infobox)===false){if(e._relatedTarget!==this.infolink||e._relatedTarget!==this.infobox){this.infobox.style.display="none";this.removeIframeFix();}}},removeIframeFix:function(){if((qx.bom.client.Engine.MSHTML&&qx.bom.client.Engine.VERSION<=6)||qx.bom.client.Engine.UNKNOWN_ENGINE!==false){var iframeFix=document.getElementById(this.iframeId);
if(iframeFix){this.qxDom.Element.remove(iframeFix);}}},modifyInfoBox:function(){if(this.initBoxToDom===false){this.qxDom.Element.insertBegin(this.infobox,this.parent);this.infobox.style.position="absolute";this.initBoxToDom=true;}var left=0,top=0,infolinkLeft=parseInt(qx.bom.element.Location.getLeft(this.infolink),10),infolinkRight=parseInt(qx.bom.element.Location.getRight(this.infolink),10),infolinkTop=parseInt(qx.bom.element.Location.getTop(this.infolink),10),infolinkBottom=parseInt(qx.bom.element.Location.getBottom(this.infolink),10),infoBoxWidth=parseInt(this.infobox.offsetWidth,10),infoBoxHeight=parseInt(this.infobox.offsetHeight,10),zIndexIE6,infoBoxIFrameIE6,infoBoxIFrameIE6Elem;
if(this.adjustment===null||typeof this.adjustment==="undefined"){this.qxBom.element.Style.set(this.infobox,"left",infolinkLeft+"px");this.qxBom.element.Style.set(this.infobox,"top",infolinkBottom+"px");}else{if(this.adjustment[0]==="R"){if(this.adjustment[2]===null||typeof this.adjustment[2]==="undefined"||typeof this.adjustment[2]!=="number"){left=infolinkLeft;
}else{left=infolinkLeft+this.adjustment[2];}this.qxBom.element.Style.set(this.infobox,"left",((this.infolink.id!=="mobileInfoTooltip")?left:parseInt(qx.bom.element.Location.getLeft(document.getElementById("tooltipMobileIcon"))+55,10))+"px");}else{if(this.adjustment[0]==="L"){if(this.adjustment[2]===null||typeof this.adjustment[2]==="undefined"||typeof this.adjustment[2]!=="number"){left=infolinkRight-infoBoxWidth;
}else{left=(infolinkRight-infoBoxWidth)-this.adjustment[2];}this.qxBom.element.Style.set(this.infobox,"left",((this.infolink.id!=="mobileInfoTooltip")?left:parseInt(qx.bom.element.Location.getLeft(document.getElementById("tooltipMobileIcon"))+55,10))+"px");}}if(this.adjustment[1]==="B"){if(this.adjustment[3]===null||typeof this.adjustment[3]==="undefined"||typeof this.adjustment[3]!=="number"){top=infolinkTop;
}else{top=infolinkTop+this.adjustment[3];}this.qxBom.element.Style.set(this.infobox,"top",top+"px");}else{if(this.adjustment[1]==="T"){if(this.adjustment[3]===null||typeof this.adjustment[3]==="undefined"||typeof this.adjustment[3]!=="number"){top=infolinkBottom-infoBoxHeight;}else{top=(infolinkBottom-infoBoxHeight)-this.adjustment[3];
}this.qxBom.element.Style.set(this.infobox,"top",top+"px");}}}if((qx.bom.client.Engine.MSHTML&&qx.bom.client.Engine.VERSION<=6)||qx.bom.client.Engine.UNKNOWN_ENGINE!==false){zIndexIE6=qx.bom.element.Style.get(this.infobox,"zIndex","COMPUTED_MODE",true)-1;if(!document.getElementById(this.iframeId)){infoBoxIFrameIE6=document.createElement("iframe");
infoBoxIFrameIE6.setAttribute("id",this.iframeId);infoBoxIFrameIE6.setAttribute("src","/modules/frontend-elements/img/pnghack/transparent.gif");infoBoxIFrameIE6.className="infoBoxIframe";this.qxDom.Element.insertBefore(infoBoxIFrameIE6,this.infobox);infoBoxIFrameIE6Elem=document.getElementById(this.iframeId);
this.qxBom.element.Style.set(infoBoxIFrameIE6Elem,"opacity",0);this.qxBom.element.Style.set(infoBoxIFrameIE6Elem,"position","absolute");this.qxBom.element.Style.set(infoBoxIFrameIE6Elem,"zIndex",zIndexIE6);this.qxBom.element.Style.set(infoBoxIFrameIE6Elem,"left",left+"px");this.qxBom.element.Style.set(infoBoxIFrameIE6Elem,"top",top+"px");
this.qxBom.element.Style.set(infoBoxIFrameIE6Elem,"width",infoBoxWidth+"px");this.qxBom.element.Style.set(infoBoxIFrameIE6Elem,"height",infoBoxHeight+"px");this.qxBom.element.Style.set(infoBoxIFrameIE6Elem,"display","block");}}},init:function(infolinkId,adjustment){this.infobox=document.getElementById("infobox."+infolinkId);
this.infolink=document.getElementById(infolinkId);this.adjustment=adjustment;if(this.infobox!==null){this.initInfoBox();}}};UNOUNO.global.CDSSlider.prototype={slider:null,sliderValueElement:null,update:function(){var sliderValue=this.sliderValueElement.value;this.slider.setValue(sliderValue);},init:function(sliderDOMElement,knobDOMElement,bodyDOMElement,valueDOMElement,sliderValueElements,values,offset,width){this.slider=new hostingslider.Slider(sliderDOMElement,knobDOMElement,values,offset);
this.sliderValueElement=valueDOMElement;this.slider.addListener("changeValue",function(bodyDOMElement,valueDOMElement,sliderValueElements,width){return function(e){var value=e.getData().value;var position=e.getData().position;var correctPosition=position;bodyDOMElement?bodyDOMElement.innerHTML=value:false;
valueDOMElement?valueDOMElement.value=value:false;qx.bom.element.Style.set(bodyDOMElement,"left",correctPosition+"px");sliderValueElements.updatePrice();};}(bodyDOMElement,valueDOMElement,sliderValueElements,width));}};UNOUNO.global.initSliderValueElements=function(valueElementIds){this.init(valueElementIds);
};UNOUNO.global.initSliderValueElements.prototype={valueElementIds:[],updatePrice:function(){if(this.valueElementIds.length==3){var cpuValue=document.getElementById(this.valueElementIds[0]).value;var ramValue=document.getElementById(this.valueElementIds[1]).value;var discspaceValue=document.getElementById(this.valueElementIds[2]).value;
}},init:function(valueElementIds){this.valueElementIds=valueElementIds;}};UNOUNO.global.initPresetList=function(presetListElementId,sliderObjects,sliderValueElements,updateElementIds){if(document.getElementById(presetListElementId)){$q("#"+presetListElementId+" li a").addListener("click",function(sliderObjects,sliderValueElements,updateElementIds){return function(e){e.preventDefault();
var value=e.getCurrentTarget().name;if(value){var presetValues=value.split("#");for(var i=0;i<presetValues.length;i++){if(updateElementIds[i]&&document.getElementById(updateElementIds[i])){document.getElementById(updateElementIds[i]).value=presetValues[i];}}}for(var j=0;j<sliderObjects.length;j++){sliderObjects[j].update();
}sliderValueElements.updatePrice();};}(sliderObjects,sliderValueElements,updateElementIds));}};UNOUNO.util.featureCloudServertoggle=function(featureId,toptoggleShow,toptoggleHide,bottomtoggleHide){this.init(featureId,toptoggleShow,toptoggleHide,bottomtoggleHide);};UNOUNO.util.featureCloudServertoggle.prototype={qxBom:qx.bom,toptoggleShow:null,toptoggleHide:null,bottomtoggleHide:null,setToggleLinks:function(toptoggleShow,toptoggleHide,bottomtoggleHide){this.toptoggleShow=document.getElementById(toptoggleShow);
this.toptoggleHide=document.getElementById(toptoggleHide);this.bottomtoggleHide=document.getElementById(bottomtoggleHide);},initFeatures:function(){this.featureId.style.display="none";this.showLink(this.toptoggleShow);this.hideLink(this.toptoggleHide);this.hideLink(this.bottomtoggleHide);this.qxBom.Element.addListener(this.toptoggleShow,"click",this.showFeatures,this);
this.qxBom.Element.addListener(this.toptoggleHide,"click",this.hideFeatures,this);this.qxBom.Element.addListener(this.bottomtoggleHide,"click",this.hideFeaturesGoTop,this);},showFeatures:function(e){e.preventDefault();this.hideLink(this.toptoggleShow);this.showLink(this.toptoggleHide);this.showLink(this.bottomtoggleHide);
this.featureId.style.display="";},hideLink:function(link){if(link!==null){link.style.display="none";}},showLink:function(link){if(link!==null){link.style.display="";}},hideFeatures:function(e){this.hideTheFeatures(e);},hideFeaturesGoTop:function(e){this.hideTheFeatures(e);window.scrollTo(0,0);},hideTheFeatures:function(e){e.preventDefault();
this.showLink(this.toptoggleShow);this.hideLink(this.toptoggleHide);this.hideLink(this.bottomtoggleHide);this.featureId.style.display="none";},init:function(featureId,toptoggleShow,toptoggleHide,bottomtoggleHide){this.featureId=document.getElementById(featureId);this.setToggleLinks(toptoggleShow,toptoggleHide,bottomtoggleHide);
this.initFeatures();}};UNOUNO.global.LightBox=function(name,content){this.init(name,content);};UNOUNO.global.LightBox.prototype={lightBox:null,init:function(name,content){if(name instanceof Array){for(var i=0;i<name.length;i++){this.initClickEvent(name[i]);}}else{this.initClickEvent(name);}if(!this.lightBox){this.lightBox=new qui.bom.lightbox.LightBox();
this.lightBox.getBlocker().setBackgroundColor("#4d84bb");this.lightBox.getBlocker().setOpacity(0.75);this.lightBox.setWidth(670);this.lightBox.setHeight(465);this.lightBox.setShowSpeed(250);var element=document.getElementById(content);qx.bom.element.Class.remove(element,"hidden");var height=qx.bom.Collection.create(element).getHeight();
if(height>465){this.lightBox.setHeight(height);}this.lightBox.setContent(element);this.lightBox.setMinTop(20);}},initClickEvent:function(name,content){if(document.getElementById(name)){qx.bom.Element.addListener(document.getElementById(name),"click",function(e){e.preventDefault();this.showLightbox();
},this);}if(document.getElementById(name+".close")){qx.bom.Element.addListener(document.getElementById(name+".close"),"click",this.closeLightbox,this);}},showLightbox:function(){this.lightBox.show();},closeLightbox:function(){this.lightBox.close();}};UNOUNO.global.AppBoxToggle=function(appBoxClass,appButtonClass){this.init(appBoxClass,appButtonClass);
};UNOUNO.global.AppBoxToggle.prototype={qxBom:qx.bom,appBoxClass:null,appButtonClass:null,init:function(appBoxClass,appButtonClass){if(appBoxClass&&appButtonClass){this.appBoxClass="."+appBoxClass;this.appButtonClass="."+appButtonClass;this.appBoxes=this.qxBom.Collection.query(this.appBoxClass);if(this.appBoxes.length>0){this.setBoxButtonListeners();
}}},setBoxButtonListeners:function(){var boxButton;var boundFunction;for(var i=0;i<this.appBoxes.length;i++){boxButton=$q(this.appButtonClass,this.appBoxes[i]);if(boxButton){var boundFunction=this.toggleAppBox.bind(this,this.appBoxes[i],boxButton);boxButton.on("click",boundFunction);}}},toggleAppBox:function(appBox,boxButton,e){e.preventDefault();
var currentBoxClass=$q(appBox).hasClass("open"),currentButtonClass=$q(boxButton).hasClass("open");if(currentBoxClass===false&&currentButtonClass===false){$q(appBox).addClass("open");$q(boxButton).addClass("open");}else{$q(appBox).removeClass("open");$q(boxButton).removeClass("open");}}};
UNOUNO.util.PerformanceMediaTracking=function(tid,sid,orderid,descr){window.setTimeout(function(scope,tid,sid,orderid,descr){var container=document.getElementById("container")?document.getElementById("container"):document.body;return function(){scope.init(tid,sid,orderid,descr);};}(this,tid,sid,orderid,descr),500);
};UNOUNO.util.PerformanceMediaTracking.prototype={generateTrackingContainer:function(tid,sid,orderid,descr){if(qx){if(qx.core.Environment.get("engine.name")==="mshtml"){this.generateTrackingIframe(tid,sid,orderid,descr);}else{this.generateTrackingObject(tid,sid,orderid,descr);}}else{this.generateTrackingIframe(tid,sid,orderid,descr);
}},generateTrackingIframe:function(tid,sid,orderid,descr){if(tid&&sid&&orderid){var container=document.getElementById("container")?document.getElementById("container"):document.body,TrackingIframe=document.createElement("iframe");trackingIframeRef=container.appendChild(TrackingIframe);trackingIframeRef.setAttribute("scrolling","no");
trackingIframeRef.setAttribute("height","0");trackingIframeRef.setAttribute("width","0");trackingIframeRef.setAttribute("frameborder","0");trackingIframeRef.setAttribute("marginwidth","0");trackingIframeRef.setAttribute("marginheight","0");trackingIframeRef.setAttribute("name","TAG");trackingIframeRef.setAttribute("id","TAG");
trackingIframeRef.setAttribute("src","https://ad2.adfarm1.adition.com/track?tid="+tid+"&sid="+sid+"&type=html&orderid="+orderid+"&itemno=&descr="+descr+"&quantity=&price=0.00&total=0.00&parm1=&parm2=&parm3=&parm4=&parm5=&parm6=&parm7=&parm8=&parm9=&parm10=&parm11=&parm12=&parm13=&parm14=&parm15=&parm16=&parm17=&parm18=&parm19=&parm20=");
}},generateTrackingObject:function(tid,sid,orderid,descr){if(tid&&sid&&orderid){var container=document.getElementById("container")?document.getElementById("container"):document.body,trackingObject=document.createElement("object");trackingObject.setAttribute("height","0");trackingObject.setAttribute("width","0");
trackingObject.setAttribute("type","text/html");trackingObject.setAttribute("name","TAG");trackingObject.setAttribute("id","TAG");trackingObject.setAttribute("data","https://ad2.adfarm1.adition.com/track?tid="+tid+"&sid="+sid+"&type=html&orderid="+orderid+"&itemno=&descr="+descr+"&quantity=&price=0.00&total=0.00&parm1=&parm2=&parm3=&parm4=&parm5=&parm6=&parm7=&parm8=&parm9=&parm10=&parm11=&parm12=&parm13=&parm14=&parm15=&parm16=&parm17=&parm18=&parm19=&parm20=");
trackingObject=container.appendChild(trackingObject);}},init:function(tid,sid,orderid,descr){if(tid&&sid&&orderid){this.generateTrackingContainer(tid,sid,orderid,descr);}}};
UNOUNO.tracking.tryGettingClientPerformanceData=function(index){if(index<5){window.setTimeout((function(){return function(){var tServer,tNetwork,tClient;tClient=window.performance.timing.loadEventEnd-window.performance.timing.responseEnd;if(tClient>0){UNOUNO.tracking.logPerformanceData(tClient);}else{UNOUNO.tracking.tryGettingClientPerformanceData(index+1);
}};}(index)),500);}else{UNOUNO.tracking.logPerformanceData(0);}};UNOUNO.tracking.logPerformanceData=function(tClient){var application,page,tServer,tNetwork,browser,version,device,flashembedded,requestUrl,trackingPixel=new Image();tNetwork=window.performance.timing.connectEnd-window.performance.timing.navigationStart;
tServer=window.performance.timing.responseEnd-window.performance.timing.connectEnd;if(tServer<0||tServer>50000){tServer=0;}if(tNetwork<0||tNetwork>50000){tNetwork=0;}if(tClient<0||tClient>50000){tClient=0;}application=UNOUNO.params.siteId;page=UNOUNO.params.displayPage;if(typeof qx.core.Environment!=="undefined"){browser=qx.core.Environment.get("browser.name");
version=qx.core.Environment.get("browser.version");device=qx.core.Environment.get("device.type");if((UNOUNO.params.siteId==="PU.TS.DE"||UNOUNO.params.siteId==="PU.UTC.DE"||UNOUNO.params.siteId==="PU.UTM.DE")&&(typeof device==="undefined"||device==="undefined")){device="desktop";}if(typeof q!=="undefined"){if($q("body").find('object[type = "application/x-shockwave-flash"]').length||$q("body").find('embed[type = "application/x-shockwave-flash"]').length){flashembedded=true;
}else{flashembedded=false;}}else{if(qx.bom.Collection.query("body").find('object[type = "application/x-shockwave-flash"]').length||qx.bom.Collection.query("body").find('embed[type = "application/x-shockwave-flash"]').length){flashembedded=true;}else{flashembedded=false;}}requestUrl="//pixel.1und1.de/PerformanceData/?application="+encodeURIComponent(application)+"&page="+encodeURIComponent(page)+"&tnetwork="+encodeURIComponent(tNetwork)+"&tserver="+encodeURIComponent(tServer)+"&tclient="+encodeURIComponent(tClient)+"&browser="+encodeURIComponent(browser)+"&version="+encodeURIComponent(version)+"&device="+encodeURIComponent(device)+"&flashembedded="+encodeURIComponent(flashembedded);
trackingPixel.src=requestUrl;}};UNOUNO.init.registerForJSLoad(function(){if(UNOUNO.params.siteModus!=="stage"){if(typeof window.performance!=="undefined"&&typeof window.performance.timing!=="undefined"){UNOUNO.tracking.tryGettingClientPerformanceData(0);}}});
UNOUNO.tracking.logTrackingError=function(message){UNOUNO.error.internalJavaScriptErrorLogging(message,document.location.href,0);};UNOUNO.tracking.sectionTracking=function(section){if(section&&section!==""){s.prop74=section;s.prop75="none";s.t();qx.bom.element.Class.add(document.getElementsByTagName("body")[0],"sitecatalyst-fired");
}else{if(UNOUNO.tracking){if(UNOUNO.util.showErrorInConsole){UNOUNO.util.showErrorInConsole("Page section not available!");}else{UNOUNO.tracking.logTrackingError("(Tracking) Page section not available!");}}}};UNOUNO.tracking.sectionClickTracking=function(buttonId){if(buttonId&&buttonId!==""){var button=document.getElementById(buttonId);
qx.bom.Element.addListener(button,"click",qx.lang.Function.bind(function(buttonId){s.prop75=buttonId;s.t();qx.bom.element.Class.add(document.getElementsByTagName("body")[0],"sitecatalyst-fired");},this,buttonId),false);}else{if(UNOUNO.tracking){if(UNOUNO.util.showErrorInConsole){UNOUNO.util.showErrorInConsole("Section button "+buttonId+" not available!");
}else{UNOUNO.tracking.logTrackingError("(Tracking) Section button "+buttonId+" not available!");}}}};UNOUNO.tracking.lightboxTracking=function(identifier){if(typeof s!="undefined"&&identifier&&identifier!==""){s.prop3=identifier;s.eVar4=s.prop3;s.t();qx.bom.element.Class.add(document.getElementsByTagName("body")[0],"sitecatalyst-fired");
}else{if(UNOUNO.tracking){if(UNOUNO.util.showErrorInConsole){UNOUNO.util.showErrorInConsole("Lightbox identifier not available!");}else{UNOUNO.tracking.logTrackingError("(Tracking) Lightbox identifier not available!");}}}};UNOUNO.tracking.genericTracking=function(siteCatalystParams,type,name,optFullSet){var s,key,linkTrackVars,linkTrackEvents;
if(typeof s_gi!=="undefined"&&typeof s_account!=="undefined"){s=s_gi(s_account);linkTrackVars="";if((typeof siteCatalystParams["list2"]!="undefined"&&siteCatalystParams["list2"].indexOf("chat-angenommen")==0||typeof siteCatalystParams["prop60"]!="undefined"&&siteCatalystParams["prop60"].indexOf("ct.btn.MobileZubehoerShop")>-1)&&typeof siteCatalystParams["eVar35"]=="undefined"){siteCatalystParams["eVar35"]=UNOUNO.tracking.transactionId;
}for(key in siteCatalystParams){if(siteCatalystParams.hasOwnProperty(key)){linkTrackVars=linkTrackVars+key+",";if(key==="events"){linkTrackEvents=siteCatalystParams[key];}}}if(linkTrackVars!==""){linkTrackVars=linkTrackVars.substr(0,linkTrackVars.length-1);s.linkTrackVars=linkTrackVars;if(linkTrackEvents){s.linkTrackEvents=linkTrackEvents;
}for(key in siteCatalystParams){if(siteCatalystParams.hasOwnProperty(key)){s[key]=siteCatalystParams[key];}}if(optFullSet==true){s.t(this,type||"o",name||"generic-tracking");}else{s.tl(this,type||"o",name||"generic-tracking");}}else{if(UNOUNO.util.showErrorInConsole){UNOUNO.util.showErrorInConsole("Generic tracking has no params!");
}else{UNOUNO.tracking.logTrackingError("(Tracking) Generic tracking has no params!");}}}};UNOUNO.tracking.clickTracking=function(buttonId,optProp,optEVar,optTrackingParams,optFullSet){var button;button=document.getElementById(buttonId);if(button){qx.bom.Element.addListener(button,"click",qx.lang.Function.bind(UNOUNO.tracking.clickTrackingHandler,this,{buttonId:buttonId,prop:optProp,eVar:optEVar,optTrackingParams:optTrackingParams},optFullSet),false);
}};UNOUNO.tracking.checkBoxTracking=function(formElemId){var checkbox=document.getElementById(formElemId),trackingParams={},trackingValue;if(checkbox){qx.bom.Element.addListener(checkbox,"click",qx.lang.Function.bind(function(formElemId){if(checkbox.checked===true){trackingValue=formElemId+".add";}else{trackingValue=formElemId+".remove";
}trackingParams["prop60"]=trackingValue;UNOUNO.tracking.genericTracking(trackingParams);},this,formElemId),false);}};UNOUNO.tracking.clickTrackingHandler=function(optParams,optFullSet){var prop,eVar,trackingParams={},trackingValue;prop=optParams.prop||"prop60";eVar=optParams.eVar||"";optTrackingParams=optParams.optTrackingParams||{};
trackingValue="OP|"+UNOUNO.tracking.shopname+"|"+UNOUNO.tracking.seite+"|"+optParams.buttonId;trackingParams[prop]=trackingValue;trackingParams[eVar]=trackingValue;trackingParams["prop12"]=UNOUNO.tracking.variante;for(key in optTrackingParams){if(optTrackingParams.hasOwnProperty(key)){trackingParams[key]=optTrackingParams[key];
}}UNOUNO.tracking.genericTracking(trackingParams,null,null,optFullSet);};UNOUNO.tracking.microConversionTracking=function(microConversionIdentifier){if(microConversionIdentifier){}};UNOUNO.tracking.trackEvent=function(eventName,eventFlavour,linkId){if(eventFlavour=="chat-available"){if(UNOUNO.tracking.chatAvailabilityTracked==true){return ;
}else{UNOUNO.tracking.chatAvailabilityTracked=true;}}s.linkTrackVars="list2,eVar35,events";s.linkTrackEvents="event18";s.events=eventName;s.list2=eventFlavour+"|"+UNOUNO.tracking.shopname+"|"+UNOUNO.tracking.seite+"|"+linkId;s.prop60=trackingValue="OP|"+UNOUNO.tracking.shopname+"|"+UNOUNO.tracking.seite+"|"+linkId;
s.tl(this,"o","trackEvent");s.events="";};
UNOUNO.init.checkTracking=function(){var paramsWithValue=["channel","prop1","prop5","prop6","prop7","prop11","prop12","prop17","prop19","prop23","prop42","eVar1","eVar2","eVar6","eVar7","eVar13"],paramsDefined=["prop4","prop15","campaign","eVar5","eVar19","eVar20","eVar22","eVar23","eVar24","prop31","eVar31","eVar45","eVar47","eVar48","eVar69"],paramsSubmit=["eVar34","eVar37","eVar38","eVar39","events","products","purchaseID"],i=0;
if(typeof s!=="undefined"){for(i=0;i<paramsWithValue.length;i+=1){if(typeof s[paramsWithValue[i]]==="undefined"||s[paramsWithValue[i]]===""){if(UNOUNO.util.showErrorInConsole){UNOUNO.util.showErrorInConsole("tracking param <strong>s."+paramsWithValue[i]+"</strong> corrupted!");}else{UNOUNO.tracking.logTrackingError("(Tracking) Parameter s."+paramsWithValue[i]+" corrupted!");
}}}for(i=0;i<paramsDefined.length;i+=1){if(typeof s[paramsDefined[i]]==="undefined"){if(UNOUNO.util.showErrorInConsole){UNOUNO.util.showErrorInConsole("tracking param <strong>s."+paramsDefined[i]+"</strong> corrupted!");}else{UNOUNO.tracking.logTrackingError("(Tracking) Parameter s."+paramsDefined[i]+" corrupted!");
}}}if(UNOUNO.tracking.orderprocess==="SUBMIT"){for(i=0;i<paramsSubmit.length;i+=1){if(typeof s[paramsSubmit[i]]==="undefined"||s[paramsSubmit[i]]===""){if(UNOUNO.util.showErrorInConsole){UNOUNO.util.showErrorInConsole("tracking param <strong>s."+paramsSubmit[i]+"</strong> corrupted!");}else{UNOUNO.tracking.logTrackingError("(Tracking) Parameter s."+paramsSubmit[i]+" corrupted!");
}}}}}else{if(UNOUNO.tracking){if(UNOUNO.util.showErrorInConsole){UNOUNO.util.showErrorInConsole("sitecatalyst object <strong>s</strong> not available!");}}}};
if(typeof s!=="undefined"){if(UNOUNO.tracking.userAgent!=="WSD-TestAgent"){s.channel=UNOUNO.tracking.bereich;s.prop1=UNOUNO.tracking.seite;s.prop3=UNOUNO.tracking.displayedUpselling;s.prop4=UNOUNO.tracking.tarif;s.prop5=UNOUNO.tracking.sektion;s.prop6=UNOUNO.tracking.shopname;s.prop7=UNOUNO.tracking.url;
s.prop11=UNOUNO.tracking.shoptyp;s.prop12=UNOUNO.tracking.variante;s.prop14=UNOUNO.tracking.shopVariante;s.prop15=UNOUNO.tracking.bestehenderTarif;s.prop17=UNOUNO.tracking.land;s.prop19=UNOUNO.tracking.loginstatus;if(typeof performance!=="undefined"&&typeof performance.timing!=="undefined"&&UNOUNO.tracking.shopname=="mobileorder-de"){s.prop22=Math.round((Date.now()-performance.timing.navigationStart)/100);
}s.prop23=UNOUNO.tracking.userAgent;s.prop26=UNOUNO.tracking.searchSuccessful;s.prop27=UNOUNO.tracking.searchUnSuccessful;if(UNOUNO.tracking.refererShop!==""||UNOUNO.tracking.refererPath!==""||UNOUNO.tracking.linkid!==""){s.prop60="FP|"+UNOUNO.tracking.refererShop+"|"+UNOUNO.tracking.refererPath+"|"+UNOUNO.tracking.linkid;
if(UNOUNO.tracking.terminationData_terminated!==null){s.prop60+="|CurrentProviderTerminated:";if(UNOUNO.tracking.terminationData_terminated===false){s.prop60+="no";}else{if(UNOUNO.tracking.terminationData_range!==false){s.prop60+=UNOUNO.tracking.terminationData_range;if(UNOUNO.tracking.terminationData_range==="KnownDate"){s.prop60+=":"+UNOUNO.tracking.terminationData_range_knownDate;
}}}}}s.prop31=UNOUNO.tracking.mcAuswahlbox;s.prop32=UNOUNO.tracking.billingCycle;s.prop33=UNOUNO.tracking.minimumContractDuration;s.prop35=UNOUNO.tracking.enteredPhoneNumber;s.prop36=UNOUNO.tracking.promotionalGift;s.campaign=UNOUNO.tracking.kkanalActioncode;s.eVar1=s.channel;s.eVar2=s.prop1;s.eVar3=UNOUNO.tracking.datetime;
s.eVar5=s.prop4;s.eVar6=s.prop5;s.eVar7=s.prop6;s.eVar13=s.prop11;s.eVar19=UNOUNO.tracking.bestandskundennummer;s.eVar20=s.prop15;s.eVar22=UNOUNO.tracking.kkanalMediencode;s.eVar23=UNOUNO.tracking.hkanalActioncode;s.eVar24=UNOUNO.tracking.hkanalMediencode;if(UNOUNO.tracking.shopname=="telesales-de"){s.eVar35=UNOUNO.tracking.transactionId;
}s.eVar31=UNOUNO.tracking.omSearchCampaign;s.prop41=UNOUNO.tracking.email;s.prop42=UNOUNO.tracking.internalPageName;s.eVar42=UNOUNO.tracking.privatBusiness;s.prop45=UNOUNO.tracking.optIn;s.eVar45=UNOUNO.tracking.land;s.eVar47=s.prop19;s.eVar48=UNOUNO.tracking.targetingPotenzial;s.eVar50=UNOUNO.tracking.customerState;
s.eVar53=UNOUNO.tracking.mobileTraffic;s.eVar59=s.prop26;s.eVar61=s.prop27;s.eVar63=UNOUNO.tracking.refererKeyWord;s.prop34=UNOUNO.tracking.paymentMethod;s.eVar67=UNOUNO.tracking.formerPhoneProvider;s.eVar68=UNOUNO.tracking.testDrive;s.eVar69=UNOUNO.tracking.salesChannels.join("|");s.products=UNOUNO.tracking.products;
s.eVar43=UNOUNO.tracking.kundentyp;if(UNOUNO.tracking.orderprocess==="SUBMIT"){s.eVar10=UNOUNO.tracking.tarifId;s.eVar25=UNOUNO.tracking.bkanalActioncode;s.eVar26=UNOUNO.tracking.bkanalMediencode;s.eVar34=UNOUNO.tracking.orderId;s.eVar36=UNOUNO.tracking.landBestellung;s.eVar37=UNOUNO.tracking.ort;s.eVar38=UNOUNO.tracking.plz;
s.eVar39=UNOUNO.tracking.anrede;s.eVar40=UNOUNO.tracking.diyBusinessType;s.eVar43=UNOUNO.tracking.kundentyp;s.eVar44=UNOUNO.tracking.productgroup;s.events="purchase";s.purchaseID=UNOUNO.tracking.purchaseID;}UNOUNO.init.checkTracking();var delayedSubmit=UNOUNO.tracking.delayedSubmit||false;if(!delayedSubmit){s.t();
if(qx){qx.bom.element.Class.add(document.getElementsByTagName("body")[0],"sitecatalyst-fired");}}}}
UNOUNO.util.tifContainer={setNguserCookie:function(){var hostname,pos,arr,i,hn,cDomain="",cName="NG_USERID";if(typeof UI_nguserid==="undefined"){UI_nguserid="not_set";}hostname=window.location.host;hn=hostname.split(":");hostname=hn[0];arr=hostname.split(".");if(UNOUNO.util.tifContainer.endsWith(hostname,".co.uk")===false){arr=arr.splice(-2);
}else{arr=arr.splice(-3);}for(i=0;i<arr.length;i=i+1){cDomain+="."+arr[i];}var expdate=new Date();expdate.setDate(expdate.getDate()+100);document.cookie=cName+"="+UI_nguserid+";domain="+cDomain+";path=/"+";expires="+expdate.toUTCString();},endsWith:function(str,suffix){return str.indexOf(suffix,str.length-suffix.length)!==-1;
}};
$q.ready(function(){$q(window).on("beforeunload",function(){$q.cookie.del("SC_LINKID");$q.cookie.del("SC_REFERER");if(window.SC_LINKID){$q.cookie.set("SC_LINKID",window.SC_LINKID);}var SC_REFERER=$q.uri.parse(window.location.href).path;if(SC_REFERER==="/"){SC_REFERER="";}if(SC_REFERER){$q.cookie.set("SC_REFERER",SC_REFERER);
}});$q("a[data-linkid]").on($q.EVENT.click,function(e){var target=$q(e.getTarget());if($q.getNodeName(target[0])!=="a"){target=target.getAncestors("a:eq(0)");}window.SC_LINKID=$q(target).getData("linkid");});});
UNOUNO.pages=UNOUNO.pages||{};UNOUNO.pages.fixedBottomBar=function(){if(typeof $q!="undefined"){var qMigrated=(typeof $q.cookie=="undefined"||!$q.cookie)?false:true;var getCollection=qMigrated?$q:qx.bom.Collection.query;$q.cookie=qMigrated?$q.cookie:qx.bom.Cookie;var addListener=function(collection,evType,func,context){if(qMigrated){collection.on(evType,func);
}else{collection.addListener(evType,func,context,false);}};if(!qMigrated){$q.cookie=qx.bom.Cookie;getCollection=qx.bom.Collection.query;}if($q.cookie.get("fixedBottomBarMinimized")=="1"){getCollection(".fixed-bottom-bar").addClass("is-minimized");}addListener(getCollection(".fixed-bottom-bar .arrow"),"click",function(e){getCollection(".fixed-bottom-bar").toggleClass("is-minimized");
if(getCollection(".fixed-bottom-bar").hasClass("is-minimized")){$q.cookie.set("fixedBottomBarMinimized","1");}else{$q.cookie.set("fixedBottomBarMinimized","0");}});}if(document.getElementById("switchToMobile")){if(UNOUNO.tracking&&UNOUNO.tracking.clickTracking){if(document.getElementById("switchToMobile")){UNOUNO.tracking.clickTracking("switchToMobile");
}}}};UNOUNO.pages.fixedBottomBar();
$q.ready(function(){UNOUNO.tracking.clickTracking("link-fixed-bottom-bar");UNOUNO.tracking.clickTracking("link-footer-payment-links");});
UNOUNO.pages=UNOUNO.pages||{};UNOUNO.init.registerForJSLoad(function(){UNOUNO.pages.mobilenavigation={detectDeviceType:function(userAgentString){var ismobile=false;if(UNOUNO.pages.mobilenavigation.detectTabletDevice(userAgentString)||UNOUNO.pages.mobilenavigation.detectMobileDevice(userAgentString)){ismobile=true;
}return ismobile;},detectMobileDevice:function(userAgentString){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(userAgentString);},detectTabletDevice:function(userAgentString){return !(/Fennec|HTC.Magic|Nexus|android.+mobile/i.test(userAgentString))&&(/Android|ipad|tablet|playbook|silk|kindle|psp/i.test(userAgentString));
},getElementsByClassName:function(clsName){var retVal=[],i,j,classes,elements=document.getElementsByTagName("*");for(i=0;i<elements.length;i=i+1){if(elements[i].className.indexOf(" ")>=0){classes=elements[i].className.split(" ");for(j=0;j<classes.length;j=j+1){if(classes[j]===clsName){retVal.push(elements[i]);
}}}else{if(elements[i].className===clsName){retVal.push(elements[i]);}}}return retVal;},mainMenuTab:function(e){var selector=".main-nav-item, .header-nav-item",target=typeof $q!=="undefined"?$q(e.getTarget()):new qx.bom.Collection(e.getTarget()),navItem=typeof target.getAncestors!=="undefined"?target.getAncestors(selector):target.parents(selector),active=navItem.hasClass("touched");
if(!active){qx.bom.Collection.query(selector).removeClass("touched");navItem.addClass("touched");if(target.hasClass("main-nav-link")||target.hasClass("header-nav-link")){e.preventDefault();}}e.stopPropagation();},init:function(){if(!UNOUNO.pages.mobilenavigation.detectDeviceType(navigator.userAgent)){return ;
}qx.bom.Collection.query("#header-container").removeClass("notouch");var nav=qx.bom.Collection.query(".main-nav, .header-nav");nav.addListener("touchstart",UNOUNO.pages.mobilenavigation.mainMenuTab);nav.addListener("click",UNOUNO.pages.mobilenavigation.mainMenuTab);var hideMenu=function(){qx.bom.Collection.query(".main-nav-item, .header-nav-item").removeClass("touched");
};qx.bom.Collection.query("body").addListener("click",hideMenu).addListener("touchstart",hideMenu);}};UNOUNO.pages.clickTracking=function(){var chatbutton=document.getElementById("hd.nav.chat"),themeportal=document.getElementById("button-hd-nav-themenportal");if(themeportal){qx.bom.Element.addListener(themeportal,"click",function(){UNOUNO.tracking.clickTrackingHandler({buttonId:this.getAttribute("id")});
});}};UNOUNO.pages.ajaxNavigation=function(){if(typeof UNOUNO!="undefined"&&UNOUNO.params.reuseDOM){if(typeof $q!="undefined"&&typeof $q.xhr!="undefined"){if($q("#header-meta-frame ul.header-nav, #header-nav ul.main-nav, #footer ul.footer-nav").find(".masked").length>0){var request=$q.xhr($q.uri.appendParams("","__render_href=txt/components/header.xml&__render_part=ajax-response&__render_module=frontend-common-content&__reuse="+UNOUNO.params.reuseDOM));
request.onload=function(){if(request.status==200){var responseText=request.responseText.replace(/<!--[^-]+-->/gi,"");var responseObj=$q.create(responseText);try{$q("#header-meta-frame ul.header-nav").empty().append(responseObj.find("ul.header-nav>li"));$q("#header-nav ul.main-nav").empty().append(responseObj.find("ul.main-nav>li"));
$q("#footer ul.footer-nav").empty().append(responseObj.find("ul.footer-nav>li"));UNOUNO.init.fixInlinePopups();for(var i=0;i<$q("div .main-nav-bar a").length;i++){if($q("div .main-nav-bar a")[i].getAttribute("anchor")&&$q("div .main-nav-bar a")[i].getAttribute("anchor").length>0&&$q("div .main-nav-bar a")[i].href.indexOf("#")==-1){$q("div .main-nav-bar a")[i].href=$q("div .main-nav-bar a")[i].href+"#"+$q("div .main-nav-bar a")[i].getAttribute("anchor");
}}$q(document).emit("ajaxNavigationReady");}catch(e){}}};request.send();}}else{if(typeof qx!="undefined"&&qx.bom&&qx.bom.request&&qx.bom.request.Xhr){if(qx.bom.Collection.query("#header-meta-frame ul.header-nav, #header-nav ul.main-nav, #footer ul.footer-nav").find(".masked").length>0){var request=new qx.bom.request.Xhr();
request.onload=function(){if(request.status==200){var responseText=request.responseText.replace(/<!--[^-]+-->/gi,"");var responseObj=qx.bom.Collection.create(responseText);try{qx.bom.Collection.query("#header-meta-frame ul.header-nav").empty().append(responseObj.find("ul.header-nav>li"));qx.bom.Collection.query("#header-nav ul.main-nav").empty().append(responseObj.find("ul.main-nav>li"));
qx.bom.Collection.query("#footer ul.footer-nav").empty().append(responseObj.find("ul.footer-nav>li"));UNOUNO.init.fixInlinePopups();}catch(e){}}};request.open("GET","?__render_href=txt/components/header.xml&__render_part=ajax-response&__render_module=frontend-common-content&__reuse="+UNOUNO.params.reuseDOM);
request.send();}}}}};UNOUNO.pages.preventEmptySubmit=function(){var submitButton=qx.bom.Collection.query("#search-suggest-button"),searchPlaceHolder="Ihr Suchbegriff";UNOUNO.inline.preventEmptySubmits=function(e){var inputcontent=document.getElementById("search-suggest-input");if(inputcontent.value===""||searchPlaceHolder===inputcontent.value){e.preventDefault();
}};submitButton.addListener("click",UNOUNO.inline.preventEmptySubmits,this);};UNOUNO.pages.newFlyoutMenuFix=function(){if(typeof $q!=="undefined"){$q(".main-nav-link").on("mouseover",function(e){var divContainer=$q(e.getTarget()).getSiblings()?$q(e.getTarget()).getSiblings():null;if(divContainer.getChildren()){divContainer.setStyle("width",divContainer.getChildren().getWidth()+"px");
if(divContainer.getChildren().getStyle("float")==="right"){divContainer.setStyle("margin-left",(856-divContainer.getChildren().getWidth())+"px");}}});}};UNOUNO.pages.mobilenavigation.init();$q(document).on("ajaxNavigationReady",function(){UNOUNO.pages.clickTracking();});$q(document).on("chatApiReady",function(){qx.bom.Collection.query("#hd\\.nav\\.chat").addListener("click",function(){var p60=trackingValue="OP|"+UNOUNO.tracking.shopname+"|"+UNOUNO.tracking.seite+"|"+"hd.nav.chat";
UNOUNO.tracking.genericTracking({events:"event19",prop60:p60,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.pages.newFlyoutMenuFix();
});
UNOUNO.init.registerForJSLoad(function(){UNOUNO.inline.hideLayer=function(e){var expireDate=new Date();if(typeof ($q)!=="undefined"){$q("#browserinfo-container").addClass("hide");}else{qx.bom.Collection.id("browserinfo-container").addClass("hide");}expireDate=new Date();expireDate.setDate(expireDate.getDate()+30);
document.cookie="banner-browserinfo=1;expires="+expireDate.toUTCString()+";";};if(typeof ($q)!=="undefined"){$q("#browserinfo-close").addListener("click",UNOUNO.inline.hideLayer,this,false);if(document.cookie.indexOf("banner-browserinfo")===-1){if($q.env.get("browser.name")==="firefox"&&$q.env.get("browser.version")<"13.0"){$q("#browserinfo-container").addClass("show");
}if($q.env.get("browser.name")==="ie"&&$q.env.get("browser.version")<"8.0"&&$q.env.get("browser.documentmode")<"8.0"){$q("#browserinfo-container").addClass("show");}if($q.env.get("browser.name")==="chrome"&&$q.env.get("browser.version")<"20.0"){$q("#browserinfo-container").addClass("show");}if($q.env.get("browser.name")==="safari"&&$q.env.get("browser.version")<"5.0"){$q("#browserinfo-container").addClass("show");
}}}else{qx.bom.Collection.id("browserinfo-close").addListener("click",UNOUNO.inline.hideLayer,this,false);if(document.cookie.indexOf("banner-browserinfo")===-1){if(qx.core.Environment.get("browser.name")==="firefox"&&qx.core.Environment.get("browser.version")<"13.0"){qx.bom.Collection.query("#browserinfo-container").addClass("show");
}if(qx.core.Environment.get("browser.name")==="ie"&&qx.core.Environment.get("browser.version")<"8.0"&&qx.core.Environment.get("browser.documentmode")<"8.0"){qx.bom.Collection.query("#browserinfo-container").addClass("show");}if(qx.core.Environment.get("browser.name")==="chrome"&&qx.core.Environment.get("browser.version")<"20.0"){qx.bom.Collection.query("#browserinfo-container").addClass("show");
}if(qx.core.Environment.get("browser.name")==="safari"&&qx.core.Environment.get("browser.version")<"5.0"){qx.bom.Collection.query("#browserinfo-container").addClass("show");}}}});
//### zip:baseLib-1.0.3.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.__pj(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.__pj(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)},__pj: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.__pu=a&&a["play-state"];this.__pv=!0},events:{start:"Element",end:"Element",iteration:"Element"},members:{__pu:null,__pv:!1,__pw:!1,isPlaying:function(){return this.__pv},isEnded:function(){return this.__pw},isPaused:function(){return"paused"==this.el.style[this.__pu]},
pause:function(){this.el&&(this.el.style[this.__pu]="paused",this.el.$$animation.__pv=!1,this.animationId&&c.bom.element.AnimationJs&&c.bom.element.AnimationJs.pause(this))},play:function(){this.el&&(this.el.style[this.__pu]="running",this.el.$$animation.__pv=!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.__pu]="",this.el.style[c.core.Environment.get("css.animation").name]=
"",this.el.$$animation.__pv=!1,this.el.$$animation.__pw=!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.__na(a);if(this.isRgbString(a))return this.__mY();
if(this.isHex3String(a))return this.__nb();if(this.isHex6String(a))return this.__nc();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.__mY();if(this.isRgbaString(a))return this.__na();if(this.isHex3String(a))return this.__nb();if(this.isHex6String(a))return this.__nc();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)},__mY:function(){var a=parseInt(RegExp.$1,10),b=parseInt(RegExp.$2,10),d=parseInt(RegExp.$3,10);return[a,b,d]},__na: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]},__nb:function(){var a=17*parseInt(RegExp.$1,16),b=17*parseInt(RegExp.$2,16),d=17*parseInt(RegExp.$3,16);return[a,b,d]},__nc: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.__nb(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.__nc(a);throw Error("Invalid hex6 value: "+a);},hexStringToRgb:function(a){if(this.isHex3String(a))return this.__nb(a);if(this.isHex6String(a))return this.__nc(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:{__ip:null,__pk:"Anni",__mk:0,__nd:{},__pl:{scale:!0,rotate:!0,skew:!0,translate:!0},__pm: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.__pr(b);var e=b.keep;null!=e&&(g||b.alternate&&0==b.repeat%2)&&(e=100-e);this.__ip||(this.__ip=c.bom.Stylesheet.createElement());var f=b.keyFrames;void 0==d&&(d=b.duration);null!=this.__pm&&(d=this.__pt(f,g)+" "+
d+"ms "+b.timing+" "+(b.delay?b.delay+"ms ":"")+b.repeat+" "+(b.alternate?"alternate":""),c.bom.Event.addNativeListener(a,this.__pm["start-event"],this.__pn),c.bom.Event.addNativeListener(a,this.__pm["iteration-event"],this.__po),c.bom.Event.addNativeListener(a,this.__pm["end-event"],this.__pp),a.style[c.lang.String.camelCase(this.__pm.name)]=d,e&&(100==e&&this.__pm["fill-mode"])&&(a.style[this.__pm["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.__pm&&window.setTimeout(function(){c.bom.element.AnimationCss.__pp({target:a})},0);return d},__pn:function(a){a.target.$$animation&&a.target.$$animation.emit("start",a.target)},__po:function(a){null!=a.target&&null!=a.target.$$animation&&a.target.$$animation.emit("iteration",a.target)},__pp:function(a){a=a.target;var b=a.$$animation;if(b){var d=b.desc;if(null!=c.bom.element.AnimationCss.__pm){var g=c.lang.String.camelCase(c.bom.element.AnimationCss.__pm.name);
a.style[g]="";c.bom.Event.removeNativeListener(a,c.bom.element.AnimationCss.__pm.name,c.bom.element.AnimationCss.__pp)}null!=d.origin&&c.bom.element.Transform.setOrigin(a,"");c.bom.element.AnimationCss.__pq(a,d.keyFrames[b.keep]);a.$$animation=null;b.el=null;b.ended=!0;b.emit("end",a)}},__pq:function(a,b){var d,g;for(g in b)g in c.bom.element.AnimationCss.__pl?(d||(d={}),d[g]=b[g]):a.style[c.lang.String.camelCase(g)]=b[g];d&&c.bom.element.Transform.transform(a,d)},__pr: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)},__ps:null,__pt: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.__pl)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.__nd[d])return this.__nd[d];
g=this.__pk+this.__mk++;c.bom.Stylesheet.addRule(this.__ip,this.__pm.keyframes+" "+g,d);return this.__nd[d]=g},__Ul:function(){this.__mk=0;this.__ip&&(this.__ip.ownerNode.remove(),this.__ip=null,this.__nd={})}},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.__Ul()},!1)}})})();(function(){c.Bootstrap.define("qx.bom.element.AnimationJs",{statics:{__px:30,__py:"% in cm mm em ex pt pc px".split(" "),
__pl:{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.__pH(e),h=this.__pG(d,f),l=parseInt(d/h,10);this.__pz(e,a);d=this.__pB(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.__pE(l,b.repeat);var t=this;k.delayId=window.setTimeout(function(){k.delayId=null;t.play(k)},b.delay||0);return k},__pz: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.__pC(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.__py.indexOf(d[e])&&(f[e]="0"+d[e]))},__pA:function(a){a=c.lang.Object.clone(a);var b,d;for(d in a)d in this.__pl&&(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},__pB:function(a,b,d,g,e,f){a=Array(a);var h=1;a[0]=this.__pA(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.__pl)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.__pD(k[m][p]+"",l[m],f,s)}else s=r/t,q[m]=this.__pD(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.__pD(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.__pA(g[100]);return a},__pC:function(a){return a.substring((parseFloat(a)+"").length,a.length)},__pD:function(a,b,d,g){var e=parseFloat(a)-parseFloat(b);return parseFloat(b)+e*c.bom.AnimationFrame.calculateTiming(d,g)+this.__pC(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.__pF(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.__pF(d,c);else{if(a.reverse||b.alternate&&b.repeat&&0==b.repeat%2)e=100-e;this.__pF(d,b.keyFrames[e])}d.$$animation=null;a.el=null;a.ended=!0;a.animationId=null;a.emit("end",
d);return a},__pE:function(a,b){return void 0==b?a:"infinite"==b?Number.MAX_VALUE:a*b},__pF: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]}},__pG: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.__px;)d/=2;return Math.round(d)},__pH: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:{__pJ:!1,startSequence:function(a){this.__pJ=!1;var b=+new Date,d=function(g){this.__pJ?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.__pJ=!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.__eL+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.__eL=window.performance&&performance.timing&&performance.timing.navigationStart;a.__eL||(a.__eL=Date.now())}})})();(function(){c.Bootstrap.define("qx.bom.element.Transform",{statics:{__pI:c.core.Environment.get("css.transform"),transform:function(a,b){var d=this.getTransformValue(b);null!=this.__pI&&(a.style[this.__pI.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.__pI?c.bom.Style.getCssName(this.__pI.name)+":"+a+";":""},setOrigin:function(a,b){null!=this.__pI&&(a.style[this.__pI.origin]=b)},getOrigin:function(a){return null!=this.__pI?a.style[this.__pI.origin]:""},setStyle:function(a,b){null!=this.__pI&&(a.style[this.__pI.style]=
b)},getStyle:function(a){return null!=this.__pI?a.style[this.__pI.style]:""},setPerspective:function(a,b){null!=this.__pI&&(a.style[this.__pI.perspective]=b+"px")},getPerspective:function(a){return null!=this.__pI?a.style[this.__pI.perspective]:""},setPerspectiveOrigin:function(a,b){null!=this.__pI&&(a.style[this.__pI["perspective-origin"]]=b)},getPerspectiveOrigin:function(a){if(null!=this.__pI){var b=a.style[this.__pI["perspective-origin"]];if(""!=b)return b;b=a.style[this.__pI["perspective-origin"]+
"X"];a=a.style[this.__pI["perspective-origin"]+"Y"];if(""!=b)return b+" "+a}return""},setBackfaceVisibility:function(a,b){null!=this.__pI&&(a.style[this.__pI["backface-visibility"]]=b?"visible":"hidden")},getBackfaceVisibility:function(a){return null!=this.__pI?"visible"==a.style[this.__pI["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.3.jar/PUSTEFIX-INF/script/lightbox-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.lightbox.LightBox",{construct:function(a,b,c){this._blocker=new baselib.AnimatedBlocker;this._blocker.setZIndex(1E3);this._container=qxWeb.create("<div>");this._container.addClasses(["qx-lightbox-container","lightbox_container"]);this._container.setStyles({display:"none",position:"absolute",
zIndex:1001,opacity:0});this._htmlElement=qxWeb("html");this._document=qxWeb(document);this._body=qxWeb("body");this.__LM();a&&this.setContent(a);b&&this.setTitleBar(b);c&&this.setButtonBar(c);this.__LA="Function"===qxWeb.type.get(this._container.animate)},statics:{lightbox:function(a,b,c){return new baselib.lightbox.LightBox(a,b,c)},__ck:{top:!0,left:!0,width:!0,height:!0,minTop:!0,minLeft:!0,content:!0,useShadow:!0,defaultStyle:!0,backgroundColor:!0,showSpeed:!0,closeSpeed:!0,buttonBar:!0,titleBar:!0}},
members:{_blocker:null,_container:null,_content:null,_htmlElement:null,_document:null,_body:null,__LA:!1,set:function(a){var b,c;for(c in a)!0===baselib.lightbox.LightBox.__ck[c]&&(b="set"+qxWeb.string.firstUp(c),this[b].call(this,a[c]))},__LB:function(a){return"Number"===qxWeb.type.get(a)&&Math.floor(a)===a},__tJ:null,getWidth:function(){return this.__tJ},setWidth:function(a){if(!this.__LB(a))throw Error('Please provide an "Integer" for "width"');this.__tJ=a;this._applySizeAndPosition()},__tK:null,
getHeight:function(){return this.__tK},setHeight:function(a){if(!this.__LB(a))throw Error('Please provide an "Integer" for "height"');this.__tK=a;this._applySizeAndPosition()},__LC:null,getLeft:function(){return this.__LC},setLeft:function(a){if(!this.__LB(a))throw Error('Please provide an "Integer" for "left"');this._applySizeAndPosition();this.__LC=a},__gd:null,getTop:function(){return this.__gd},setTop:function(a){if(!this.__LB(a))throw Error('Please provide an "Integer" for "top"');this._applySizeAndPosition();
this.__gd=a},__LD:0,getMinLeft:function(){return this.__LD},setMinLeft:function(a){if(!this.__LB(a))throw Error('Please provide an "Integer" for "minLeft"');this._applySizeAndPosition();this.__LD=a},__LE:0,getMinTop:function(){return this.__LE},setMinTop:function(a){if(!this.__LB(a))throw Error('Please provide an "Integer" for "minLeft"');this._applySizeAndPosition();this.__LE=a},getUseShadow:function(){return!1},setUseShadow:function(){},__LF:null,getTitleBar:function(){return this.__LF},setTitleBar:function(a){if(null===
a)this.getTitleBar().getContent().remove();else{var b=a.getContent();a.setLightBox(this);this._container.getChildren().getFirst().before(b[0]);this._applySizeAndPosition();this.__LF=a}},__BG:null,getContent:function(){return this.__BG},setContent:function(a){if(null===a)this._content.empty();else{if(!1===a instanceof qxWeb&&"String"!==qxWeb.type.get(a)&&!qxWeb.isElement(a))throw Error('Please provide a "qxWeb collection", a "String" or a "DOM Element" as "content"');"String"===qxWeb.type.get(a)&&
(a=qxWeb.create("<div>"+a+"</div>"));this._content.empty().append(a);this._applySizeAndPosition()}this.__BG=a},__LG:null,getButtonBar:function(){return this.__LG},setButtonBar:function(a){if(null===a)this.getButtonBar().getContent().remove();else{var b=a.getContent();a.setLightBox(this);this._container.getChildren().getLast().after(b[0]);this._applySizeAndPosition();this.__LG=a}},__LH:!1,getDefaultStyle:function(){return this.__LH},setDefaultStyle:function(a){if("Boolean"!==qxWeb.type.get(a))throw Error('Please provide a "Boolean" for "defaultStyle"');
var b=null,c=null;a&&(c="#FFFFFF",b="1px solid #999999");this.setBackgroundColor(c);this._container.setStyle("border",b);this.__LH=a},__LI:null,getBackgroundColor:function(){return this.__LI},setBackgroundColor:function(a){null!==this.getTitleBar()&&this.getTitleBar().getContent().setStyle("backgroundColor",a);null!==this.getButtonBar()&&this.getButtonBar().getContent().setStyle("backgroundColor",a);this._content.setStyle("backgroundColor",a);this.__LI=a},__LJ:0,getShowSpeed:function(){return this.__LJ},
setShowSpeed:function(a){if(!this.__LB(a))throw Error('Please provide an "Integer" for "showSpeed"');this.__LJ=a},__LK:0,getCloseSpeed:function(){return this.__LK},setCloseSpeed:function(a){if(!this.__LB(a))throw Error('Please provide a "Number" for "closeSpeed"');this.__LK=a},show:function(){this._container.isRendered()||(this._applySizeAndPosition(),this._blocker.addListenerOnce("block",function(){this.__LL()},this),this._blocker.block())},__LL:function(){this._body.getChildren(":first").after(this._container);
this.__LA&&0<this.getShowSpeed()?this._container.fadeIn(this.getShowSpeed()):this._container.setStyle("opacity",1);this._container.setStyle("display","block")},close:function(){0!==this._container.getParents().length&&(this.__LA&&0<this.getCloseSpeed()?(this._container.fadeOut(this.getCloseSpeed()),this._container.once("animationEnd",function(a){this._blocker.unblock();this._container.remove()},this)):(this._container.setStyle("opacity",0),this._blocker.unblock(),this._container.remove()))},getBlocker:function(){return this._blocker},
_applySizeAndPosition:function(){var a=qxWeb(window).getWidth(),b=qxWeb(window).getHeight(),c=this.getWidth()||0.8*a,d=this.getHeight()||0.8*b,f=this._htmlElement.getScrollTop()||this._body.getScrollTop(),e=this._htmlElement.getScrollLeft()||this._body.getScrollLeft(),b=this.getTop()||b/2-d/2+f,a=this.getLeft()||a/2-c/2+e,b=parseInt(b,10),a=parseInt(a,10);b<this.getMinTop()&&(b=this.getMinTop());a<this.getMinLeft()&&(a=this.getMinLeft());this._container.setStyles({width:c+"px",height:d+"px",left:a+
"px",top:b+"px"});e=b=b=a=0;this.getTitleBar()&&(e=a=this.getTitleBar().getHeight(),this.getTitleBar().getContent().setStyles({top:"0px",left:"0px",width:c+"px"}));this.getButtonBar()&&(b=this.getButtonBar().getHeight(),this.getButtonBar().getContent().setStyles({bottom:"0px",left:"0px",width:c+"px"}));b=d-b-a;0>b&&(b=0);this._content.setStyles({height:b+"px",width:c+"px",top:e+"px"})},__LM:function(){this._content=qxWeb.create("<div>");this._content.addClasses(["qx-lightbox-content","lightbox_content"]);
this._content.setStyles({position:"absolute",left:"0px",zIndex:1001});this._container.append(this._content)}},defer:function(a){qxWeb.$attachStatic({lightbox:a.lightbox});if(null===window.qui||"object"!=typeof window.qui)window.qui={};if(null===window.qui.bom||"object"!=typeof window.qui.bom)window.qui.bom={};window.qui.bom.lightbox={};window.qui.bom.lightbox.LightBox=baselib.lightbox.LightBox},destruct:function(){this._container=this._content=null;this._disposeObjects("_blocker")}})})();(function(){d.Bootstrap.define("baselib.lightbox.AbstractBar",
{type:"abstract",members:{__LN:null,__tK:40,_container:null,getLightBox:function(){return this.__LN},setLightBox:function(a){this.__LN=a},getHeight:function(){return this.__tK},setHeight:function(a){if("Number"!==qxWeb.type.get(a))throw Error("Please provide a 'Number' for 'height'");this._container.setStyle("height",a+"px");this.__tK=a},_addContent:function(){throw Error("Abstract Method '_addContent' call!");},getContent:function(){return this._container}},destruct:function(){this._container=null}})})();
(function(){d.Bootstrap.define("baselib.lightbox.TitleBar",{extend:baselib.lightbox.AbstractBar,construct:function(){this._container=qxWeb.create("<div class='lightbox_titlebar'></div>");this._container.setStyles({position:"absolute",overflow:"hidden",zIndex:1001});this._addContent()},members:{__tK:27,getHeight:function(){return this.__tK},setHeight:function(a){if("Number"!==qxWeb.type.get(a))throw Error("Please provide a 'Number' for 'height'");this._container.setStyle("height",a+"px");this.__tK=
a},_addContent:function(){var a=qxWeb.create("<div class='lightbox_titlebar_close'>X</div>");a.setStyles({position:"absolute",top:"8px",right:"8px",width:"14px",height:"15px"});this._container.append(a);a.on("click",function(){this.getLightBox().close()},this)}}})})();(function(){d.Bootstrap.define("baselib.lightbox.ButtonBar",{extend:baselib.lightbox.AbstractBar,construct:function(){this._container=qxWeb.create("<div class='lightbox_buttonbar'></div>");this._container.setStyles({position:"absolute",
overflow:"hidden",zIndex:1001});this._addContent()},members:{__tK:27,_addContent:function(){var a=qxWeb.create("<input type='button' value='Close' class='lightbox_buttonbar_close' />");a.setStyles({position:"absolute",bottom:"8px",right:"8px",width:"100px"});this._container.append(a);a.on("click",function(){this.getLightBox().close()},this)}}})})();(function(){d.Bootstrap.define("baselib.AnimatedBlocker",{extend:d.event.Emitter,construct:function(){this.__LO=qxWeb(document);this.__LA="Function"===
qxWeb.type.get(this.__LO.animate)},events:{block:"qx.event.type.Event",unblock:"qx.event.type.Event"},members:{__LA:!1,__LP:0,getBlockSpeed:function(){return this.__LP},setBlockSpeed:function(a){if("Number"!==qxWeb.type.get(a))throw Error("Please provide a 'Number' for 'blockSpeed'");this.__LP=a},__LQ:0,getUnblockSpeed:function(){return this.__LQ},setUnblockSpeed:function(a){if("Number"!==qxWeb.type.get(a))throw Error("Please provide a 'Number' for 'unblockSpeed'");this.__LQ=a},__LR:1,getOpacity:function(){return this.__LR},
setOpacity:function(a){if("Number"!==qxWeb.type.get(a))throw Error("Please provide a 'Float' for 'opacity'");this.__LR=a},__LI:null,getBackgroundColor:function(){return this.__LI},setBackgroundColor:function(a){this.__LI=a},__LS:1E4,getZIndex:function(){return this.__LS},setZIndex:function(a){this.__LS=a},__LO:null,__LT:null,block:function(){if(this.__LA&&0<this.getBlockSpeed()){this.__LO.block(this.getBackgroundColor(),0,this.getZIndex());var a=qxWeb(document.body).getChildren("div:first");a.setAttribute("id",
"__animatedBlocker__");var b={duration:this.getBlockSpeed(),timing:"ease-in",keep:100,keyFrames:{0:{opacity:0},100:{opacity:this.getOpacity()}}};a.animate(b);a.once("animationEnd",function(){this.emit("block")},this)}else this.__LO.block(this.getBackgroundColor(),this.getOpacity(),this.getZIndex()),this.emit("block")},unblock:function(){var a=this.getUnblockSpeed();0===a&&0<this.getBlockSpeed()&&(a=this.getBlockSpeed());if(this.__LA&&0<a){var b=qxWeb("#__animatedBlocker__"),c={duration:this.getBlockSpeed(),
timing:"ease-in",keep:100,keyFrames:{0:{opacity:this.getOpacity()},100:{opacity:0}}};b.animate(c,a);b.once("animationEnd",function(){this.__LO.unblock();this.emit("unblock")},this)}else this.__LO.unblock(),this.emit("unblock")}},destruct:function(){this._disposeObjects("__LT")}})})()})();

UNOUNO.inline.NoCookieLightbox=((function(){return function(){var lightbox,timestamp,lightboxContent=document.getElementById("no-cookie-lightbox"),lightboxCloseButton=document.getElementById("no-cookie-lightbox.close"),lightboxConfirmButton=document.getElementById("no-cookie-lightbox-confirm");timestamp=new Date().getTime();
if(!navigator.cookieEnabled){if(qui&&qui.bom.lightbox){if(!lightbox){if(lightboxContent){lightbox=new qui.bom.lightbox.LightBox();lightbox.getBlocker().setBackgroundColor("#4d84bb");lightbox.getBlocker().setOpacity(0.75);lightbox.setWidth(680);lightbox.setHeight(435);if(typeof ($q)==="undefined"){lightbox.setShowSpeed(0.25);
lightbox.setUseShadow(false);}qx.bom.element.Class.remove(lightboxContent,"hidden");lightbox.setContent(lightboxContent);lightbox.setMinTop(20);lightboxContent.parentNode.style.padding="0";lightboxContent.parentNode.style.margin="0";lightboxContent.parentNode.parentNode.style.padding="0";}if(lightboxConfirmButton){qx.bom.Element.addListener(lightboxConfirmButton,"click",function(e){e.preventDefault();
document.location.reload();},this);}if(lightboxCloseButton){qx.bom.Element.addListener(lightboxCloseButton,"click",function(e){e.preventDefault();document.location.reload();},this);}}lightbox.show();if(qx.bom.request){var req=new qx.bom.request.Xhr();req.onload=function(){};req.open("GET","/pfxsession?nocookies="+timestamp);
req.send();}}}};}())());


UNOUNO.local={showHideToggle:function(showElementId,hideElementId,toggleElementId){var showElement=$q("#"+showElementId);var hideElement=$q("#"+hideElementId);var toggleElement=$q("#"+toggleElementId);showElement.setStyle("display","");hideElement.setStyle("display","none");toggleElement.setStyle("display","none");
showElement.on("click",function(){$(this).setStyle("display","none");hideElement.setStyle("display","");toggleElement.setStyle("display","");});hideElement.on("click",function(){$(this).setStyle("display","none");toggleElement.setStyle("display","none");showElement.setStyle("display","");});},placeHolderReplacement:function(className,placeholder){placeholder=placeholder||"Your Domain-Name";
var forms=$q("form."+className);for(var f=0;f<forms.length;f++){var form=forms[f];qx.bom.Element.addListener(form,"submit",function(e){var inputs=$q("input[name = 'multicheck.Domain']",this);for(var i=0;i<inputs.length;i++){var input=inputs[i];var value=qx.bom.Input.getValue(input);if(value===placeholder){qx.bom.Input.setValue(input,"");
}}return true;},form);}},openLBMailXChangeFlashTour:function(){if(UNOUNO.util.LightBox){if(!window.lbMailXChangeFlashTour){window.lbMailXChangeFlashTour=new UNOUNO.util.LightBox();var html='<iframe src="/xml/order/FeatureMailXchangeLightbox;jsessionid='+UNOUNO.params.sessionId+'" id="lbMailXChangeFlashTour" name="lbMailXChangeFlashTour" frameborder="0" scrolling="no" style="width: 100%; height: 100%"></iframe>';
lbMailXChangeFlashTour.createBox("lightbox1",html,625,518);}lbMailXChangeFlashTour.showBox(0.5,0,0.8);}},closeLBMailXChangeFlashTour:function(){lbMailXChangeFlashTour.hideBox(0.5,0);},plattformSwitch:function(){var plattFormLinux=document.getElementById("plattform-linux");var plattFormWindows=document.getElementById("plattform-windows");
goToLink=function(e){var target=e.getTarget();var sessId=UNOUNO.params.sessionId;if(target.value=="windows"){window.location.href=target.value+";jsessionid="+sessId;}else{window.location.href=target.value+";jsessionid="+sessId;}};qx.bom.Element.addListener(plattFormLinux,"click",goToLink);qx.bom.Element.addListener(plattFormWindows,"click",goToLink);
}};UNOUNO.local.StageCarousel=function(params){this.init(params);};UNOUNO.local.StageCarousel.prototype={init:function(params){$q(params.btnPrev).addListener("click",this.prev,this);$q(params.btnNext).addListener("click",this.next,this);this.container=$q(params.container);if(params.preselect&&params.preselect.length>0){this.active=$q(params.preselect);
}else{this.active=$q("> :first-child",this.container[0]);}this.active.removeClass("hidden");},prev:function(){var prev=this.active.prev();if(prev[0]===null){prev=$q("> :last-child",this.container[0]);}this.active.addClass("hidden");prev.removeClass("hidden");this.active=prev;},next:function(){var next=this.active.next();
if(next[0]===null){next=$q("> :first-child",this.container[0]);}this.active.addClass("hidden");next.removeClass("hidden");this.active=next;}};UNOUNO.local.AnimateHands=function(params){this.init(params);};UNOUNO.local.AnimateHands.prototype={init:function(params){this.container=$q(params.container);this.images=params.images;
this.current=$q("> :first-child",this.container[0]);qx.event.Timer.once(this.changeImage,this,3000);},changeImage:function(){var len=$q("img",this.container[0]).length;if(this.current.next()[0]===null&&(len-1)<this.images.length){var img=new Image();img.onload=qx.lang.Function.bind(this.addImage,this,img);
img.src=this.images[len-1];}else{this.toggleImage();}},addImage:function(img){this.container.append('<img src="'+img.src+'" style="display: none" class="image-'+$q("img",this.container[0]).length+'"/>');this.toggleImage();},toggleImage:function(){var next=this.current.next();if(next[0]===null){next=$q("> :first-child",this.container[0]);
}if(qx.bom.client.Browser.NAME==="ie"&&qx.bom.client.Browser.VERSION<=8){this.current.setCss("display: none");next.setCss("display: block");}else{var fadeOut=new qx.fx.effect.core.Fade(this.current[0]);fadeOut.setTo(0);fadeOut.setDuration(1);fadeOut.start();var fadeIn=new qx.fx.effect.core.Fade(next[0]);
fadeIn.setFrom(0);fadeIn.setTo(1);fadeIn.setDuration(1);fadeIn.start();}this.current=next;qx.event.Timer.once(this.changeImage,this,3000);}};


UNOUNO.pages=UNOUNO.pages||{};UNOUNO.init.registerForJSLoad(function(){UNOUNO.pages.toggleSalesPhoneNavUsEs=function(){$q(".nav-phone-toggle").on("click",function(e){$q(".support-number-hidden").toggleClass("phone-visible");});};UNOUNO.pages.toggleSalesPhoneNavUsEs();});
