(function(){/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var m,aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ba="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a},ca=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");
},da=ca(this),n=function(a,b){if(b)a:{var c=da;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,value:b})}};
n("Symbol",function(a){if(a)return a;var b=function(f,h){this.Fb=f;ba(this,"description",{configurable:!0,writable:!0,value:h})};b.prototype.toString=function(){return this.Fb};var c="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",d=0,e=function(f){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(f||"")+"_"+d++,f)};return e});
n("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=da[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ba(d.prototype,a,{configurable:!0,writable:!0,value:function(){return ea(aa(this))}})}return a});
var ea=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a},fa=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:aa(a)}},ha="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ia;
if("function"==typeof Object.setPrototypeOf)ia=Object.setPrototypeOf;else{var ja;a:{var ka={a:!0},la={};try{la.__proto__=ka;ja=la.a;break a}catch(a){}ja=!1}ia=ja?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
var ma=ia,na=function(a,b){a.prototype=ha(b.prototype);a.prototype.constructor=a;if(ma)ma(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.X=b.prototype},p=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};
n("WeakMap",function(a){function b(){}function c(k){var l=typeof k;return"object"===l&&null!==k||"function"===l}function d(k){if(!p(k,f)){var l=new b;ba(k,f,{value:l})}}function e(k){var l=Object[k];l&&(Object[k]=function(q){if(q instanceof b)return q;Object.isExtensible(q)&&d(q);return l(q)})}if(function(){if(!a||!Object.seal)return!1;try{var k=Object.seal({}),l=Object.seal({}),q=new a([[k,2],[l,3]]);if(2!=q.get(k)||3!=q.get(l))return!1;q.delete(k);q.set(l,4);return!q.has(k)&&4==q.get(l)}catch(I){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var h=0,g=function(k){this.ga=(h+=Math.random()+1).toString();if(k){k=fa(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};g.prototype.set=function(k,l){if(!c(k))throw Error("Invalid WeakMap key");d(k);if(!p(k,f))throw Error("WeakMap key fail: "+k);k[f][this.ga]=l;return this};g.prototype.get=function(k){return c(k)&&p(k,f)?k[f][this.ga]:void 0};g.prototype.has=function(k){return c(k)&&p(k,f)&&p(k[f],
this.ga)};g.prototype.delete=function(k){return c(k)&&p(k,f)&&p(k[f],this.ga)?delete k[f][this.ga]:!1};return g});
n("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var g=Object.seal({x:4}),k=new a(fa([[g,"s"]]));if("s"!=k.get(g)||1!=k.size||k.get({x:4})||k.set({x:4},"t")!=k||2!=k.size)return!1;var l=k.entries(),q=l.next();if(q.done||q.value[0]!=g||"s"!=q.value[1])return!1;q=l.next();return q.done||4!=q.value[0].x||"t"!=q.value[1]||!l.next().done?!1:!0}catch(I){return!1}}())return a;var b=new WeakMap,c=function(g){this.ca={};this.L=
f();this.size=0;if(g){g=fa(g);for(var k;!(k=g.next()).done;)k=k.value,this.set(k[0],k[1])}};c.prototype.set=function(g,k){g=0===g?0:g;var l=d(this,g);l.list||(l.list=this.ca[l.id]=[]);l.m?l.m.value=k:(l.m={next:this.L,M:this.L.M,head:this.L,key:g,value:k},l.list.push(l.m),this.L.M.next=l.m,this.L.M=l.m,this.size++);return this};c.prototype.delete=function(g){g=d(this,g);return g.m&&g.list?(g.list.splice(g.index,1),g.list.length||delete this.ca[g.id],g.m.M.next=g.m.next,g.m.next.M=g.m.M,g.m.head=null,
this.size--,!0):!1};c.prototype.clear=function(){this.ca={};this.L=this.L.M=f();this.size=0};c.prototype.has=function(g){return!!d(this,g).m};c.prototype.get=function(g){return(g=d(this,g).m)&&g.value};c.prototype.entries=function(){return e(this,function(g){return[g.key,g.value]})};c.prototype.keys=function(){return e(this,function(g){return g.key})};c.prototype.values=function(){return e(this,function(g){return g.value})};c.prototype.forEach=function(g,k){for(var l=this.entries(),q;!(q=l.next()).done;)q=
q.value,g.call(k,q[1],q[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(g,k){var l=k&&typeof k;"object"==l||"function"==l?b.has(k)?l=b.get(k):(l=""+ ++h,b.set(k,l)):l="p_"+k;var q=g.ca[l];if(q&&p(g.ca,l))for(g=0;g<q.length;g++){var I=q[g];if(k!==k&&I.key!==I.key||k===I.key)return{id:l,list:q,index:g,m:I}}return{id:l,list:q,index:-1,m:void 0}},e=function(g,k){var l=g.L;return ea(function(){if(l){for(;l.head!=g.L;)l=l.M;for(;l.next!=l.head;)return l=l.next,{done:!1,value:k(l)};
l=null}return{done:!0,value:void 0}})},f=function(){var g={};return g.M=g.next=g.head=g},h=0;return c});n("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f++){var h=d[f];if(b.call(c,h,f,d)){b=h;break a}}b=void 0}return b}});
var oa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};n("Array.prototype.entries",function(a){return a?a:function(){return oa(this,function(b,c){return[b,c]})}});n("Array.prototype.keys",function(a){return a?a:function(){return oa(this,function(b){return b})}});
n("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(g){return g};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var h=0;!(f=b.next()).done;)e.push(c.call(d,f.value,h++))}else for(f=b.length,h=0;h<f;h++)e.push(c.call(d,b[h],h));return e}});n("Array.prototype.values",function(a){return a?a:function(){return oa(this,function(b,c){return c})}});
var pa=pa||{},r=this||self,qa=function(){},ra=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"},sa=function(a){var b=ra(a);return"array"==b||"object"==b&&"number"==typeof a.length},ta=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b},ua=function(a,b,c){return a.call.apply(a.bind,arguments)},va=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);
Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}},t=function(a,b,c){t=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?ua:va;return t.apply(null,arguments)},wa=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},u=function(){return Date.now()},v=function(a,b){function c(){}c.prototype=b.prototype;a.X=b.prototype;a.prototype=
new c;a.prototype.constructor=a;a.fc=function(d,e,f){for(var h=Array(arguments.length-2),g=2;g<arguments.length;g++)h[g-2]=arguments[g];return b.prototype[e].apply(d,h)}},xa=function(a){return a};function ya(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,ya);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.Jb=b)}v(ya,Error);ya.prototype.name="CustomError";var za=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");ya.call(this,c+a[d])};v(za,ya);za.prototype.name="AssertionError";
var Aa=function(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var f=d}else a&&(e+=": "+a,f=b);throw new za(""+e,f||[]);},w=function(a,b,c){a||Aa("",null,b,Array.prototype.slice.call(arguments,2));return a},Ba=function(a,b){throw new za("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Ca=function(a,b,c){"number"!==typeof a&&Aa("Expected number but got %s: %s.",[ra(a),a],b,Array.prototype.slice.call(arguments,2));return a},Da=function(a,b,c){"string"!==typeof a&&Aa("Expected string but got %s: %s.",
[ra(a),a],b,Array.prototype.slice.call(arguments,2));return a},Ea=function(a,b,c){Array.isArray(a)||Aa("Expected array but got %s: %s.",[ra(a),a],b,Array.prototype.slice.call(arguments,2))},Ga=function(a,b,c,d){a instanceof b||Aa("Expected instanceof %s but got %s.",[Fa(b),Fa(a)],c,Array.prototype.slice.call(arguments,3));return a},Fa=function(a){return a instanceof Function?a.displayName||a.name||"unknown type name":a instanceof Object?a.constructor.displayName||a.constructor.name||Object.prototype.toString.call(a):
null===a?"null":typeof a};function Ha(a,b){for(var c in a)b.call(void 0,a[c],c,a)}function Ia(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Ja(a){var b={},c;for(c in a)b[c]=a[c];return b}var Ka="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");function La(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Ka.length;f++)c=Ka[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Ma=function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1};function Na(a,b){b=Ma(a,b);var c;if(c=0<=b)w(null!=a.length),Array.prototype.splice.call(a,b,1);return c};var Oa;var x=function(a,b){this.Xa=b===Pa?a:""};x.prototype.tb=!0;x.prototype.qb=function(){return this.Xa.toString()};x.prototype.toString=function(){return this.Xa+""};
var Qa=function(a){if(a instanceof x&&a.constructor===x)return a.Xa;Ba("expected object of type TrustedResourceUrl, got '"+a+"' of type "+ra(a));return"type_error:TrustedResourceUrl"},Pa={},Ra=function(a){if(void 0===Oa){var b=null;var c=r.trustedTypes;if(c&&c.createPolicy)try{b=c.createPolicy("goog#html",{createHTML:xa,createScript:xa,createScriptURL:xa})}catch(d){r.console&&r.console.error(d.message)}Oa=b}a=(b=Oa)?b.createScriptURL(a):a;return new x(a,Pa)};var Sa=function(a){return/^[\s\xa0]*$/.test(a)},Ta=function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]},Ua=function(a,b){return a<b?-1:a>b?1:0};var y=function(a,b){this.Wa=b===Va?a:""};y.prototype.tb=!0;y.prototype.qb=function(){return this.Wa.toString()};y.prototype.toString=function(){return this.Wa.toString()};var Wa=function(a){if(a instanceof y&&a.constructor===y)return a.Wa;Ba("expected object of type SafeUrl, got '"+a+"' of type "+ra(a));return"type_error:SafeUrl"},Xa=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i,Va={};var z;a:{var Ya=r.navigator;if(Ya){var Za=Ya.userAgent;if(Za){z=Za;break a}}z=""}var A=function(a){return-1!=z.indexOf(a)};var $a=function(){return A("Firefox")||A("FxiOS")},ab=function(){return(A("Chrome")||A("CriOS"))&&!A("Edge")};var bb=/^[\w+/_-]+[=]{0,2}$/,cb=function(){var a=r.document;return a.querySelector?(a=a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&bb.test(a)?a:"":""};var db=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&1<c.length;)d+=c.shift()+e.shift();return d+c.join("%s")},eb=function(a){return null==a?"":String(a)};var fb=function(a){w(/^[a-zA-Z0-9][a-zA-Z0-9_\-]{0,49}$/.test(a),"A valid product name should be a non-empty string containing alphanumeric characters, dashes (-) and underscores(_). It must start with alphanumeric character and be at most 50 characters long.");this.Wb=a;this.T="empty";this.lb=null;this.mb={}};m=fb.prototype;m.sa=function(){return this.Wb};m.Qa=function(){return this.T};m.ra=function(){return this.lb};m.getContext=function(){return this.mb};
m.la=function(a){w(/^[a-zA-Z0-9][a-zA-Z0-9_\-\.]{0,39}$/.test(a),"A valid version should be a non-empty string containing alphanumeric characters, dots(.), dashes (-) and underscores(_). It must start with an alphanumeric character and be at most 40 characters long.");this.T=a;return this};m.$a=function(a){w(!Sa(a),"Channel must not be empty");this.lb=a;return this};m.ab=function(a){w(ta(a),"Context must be an object");this.mb=Ja(a);return this};var ib=function(a){a:{var b=["window","location","href"];var c=r;for(var d=0;d<b.length;d++)if(c=c[b[d]],null==c){c=null;break a}}null==a&&(a='Unknown Error of type "null/undefined"');if("string"===typeof a)return{message:a,name:"Unknown error",lineNumber:"Not available",fileName:c,stack:"Not available"};b=!1;try{var e=a.lineNumber||a.line||"Not available"}catch(h){e="Not available",b=!0}try{var f=a.fileName||a.filename||a.sourceURL||r.$googDebugFname||c}catch(h){f="Not available",b=!0}c=gb(a);if(!(!b&&
a.lineNumber&&a.fileName&&a.stack&&a.message&&a.name))return b=a.message,null==b&&(b=a.constructor&&a.constructor instanceof Function?'Unknown Error of type "'+(a.constructor.name?a.constructor.name:hb(a.constructor))+'"':"Unknown Error of unknown type","function"===typeof a.toString&&Object.prototype.toString!==a.toString&&(b+=": "+a.toString())),{message:b,name:a.name||"UnknownError",lineNumber:e,fileName:f,stack:c||"Not available"};a.stack=c;return{message:a.message,name:a.name,lineNumber:a.lineNumber,
fileName:a.fileName,stack:a.stack}},gb=function(a,b){b||(b={});b[jb(a)]=!0;var c=a.stack||"";(a=a.Jb)&&!b[jb(a)]&&(c+="\nCaused by: ",a.stack&&0==a.stack.indexOf(a.toString())||(c+="string"===typeof a?a:a.message+"\n"),c+=gb(a,b));return c},jb=function(a){var b="";"function"===typeof a.toString&&(b=""+a);return b+a.stack},kb=function(a,b){a instanceof Error||(a=Error(a),Error.captureStackTrace&&Error.captureStackTrace(a,kb));a.stack||(a.stack=lb(kb));if(b){for(var c=0;a["message"+c];)++c;a["message"+
c]=String(b)}return a},lb=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||lb),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=mb(a||arguments.callee.caller,[]));return b},mb=function(a,b){var c=[];if(0<=Ma(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(hb(a)+"(");for(var d=a.arguments,e=0;d&&e<d.length;e++){0<e&&c.push(", ");var f=d[e];switch(typeof f){case "object":f=f?"object":"null";break;case "string":break;
case "number":f=String(f);break;case "boolean":f=f?"true":"false";break;case "function":f=(f=hb(f))?f:"[fn]";break;default:f=typeof f}40<f.length&&(f=f.substr(0,40)+"...");c.push(f)}b.push(a);c.push(")\n");try{c.push(mb(a.caller,b))}catch(h){c.push("[exception trying to get caller]\n")}}else a?c.push("[...long stack...]"):c.push("[end]");return c.join("")},hb=function(a){if(nb[a])return nb[a];a=String(a);if(!nb[a]){var b=/function\s+([^\(]+)/m.exec(a);nb[a]=b?b[1]:"[Anonymous]"}return nb[a]},nb={},
ob=Object.freeze||function(a){return a};var B=function(a,b){this.name=a;this.value=b};B.prototype.toString=function(){return this.name};var pb=new B("OFF",Infinity),qb=new B("SEVERE",1E3),rb=new B("WARNING",900),sb=new B("INFO",800),tb=new B("CONFIG",700),ub=new B("FINE",500),vb=function(){this.pa=0;this.clear()},wb;vb.prototype.clear=function(){this.ib=Array(this.pa);this.ob=-1;this.vb=!1};var xb=function(a,b,c){this.reset(a||pb,b,c,void 0,void 0)};xb.prototype.reset=function(){};
var yb=function(a,b){this.level=null;this.Pb=[];this.parent=(void 0===b?null:b)||null;this.children=[];this.xa={Pa:function(){return a}}},zb=function(a){if(a.level)return a.level;if(a.parent)return zb(a.parent);Ba("Root logger has no level set.");return pb},Ab=function(a,b){for(;a;)a.Pb.forEach(function(c){c(b)}),a=a.parent},Bb=function(){this.entries={};var a=new yb("");a.level=tb;this.entries[""]=a},Cb,C=function(a,b,c){var d=a.entries[b];if(d)return void 0!==c&&(d.level=c),d;d=C(a,b.substr(0,b.lastIndexOf(".")));
var e=new yb(b,d);a.entries[b]=e;d.children.push(e);void 0!==c&&(e.level=c);return e},Db=function(){Cb||(Cb=new Bb);return Cb},D=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?zb(C(Db(),a.Pa())):pb;d=d>=e.value}if(d){b=b||pb;d=C(Db(),a.Pa());"function"===typeof c&&(c=c());wb||(wb=new vb);e=wb;a=a.Pa();if(0<e.pa){var f=(e.ob+1)%e.pa;e.ob=f;e.vb?(e=e.ib[f],e.reset(b,c,a),a=e):(e.vb=f==e.pa-1,a=e.ib[f]=new xb(b,c,a))}else a=new xb(b,c,a);Ab(d,a)}},Eb=function(a,b){a&&D(a,sb,b)},E=function(a,
b){a&&D(a,ub,b)};var Fb=function(){this.Ba=void 0},Gb=function(a,b,c){if(null==b)c.push("null");else{if("object"==typeof b){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",f=0;f<b;f++)c.push(e),e=d[f],Gb(a,a.Ba?a.Ba.call(d,String(f),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");f="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],"function"!=typeof e&&(c.push(f),Hb(d,c),c.push(":"),Gb(a,a.Ba?a.Ba.call(b,
d,e):e,c),f=","));c.push("}");return}}switch(typeof b){case "string":Hb(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("Unknown type: "+typeof b);}}},Ib={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Kb=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Hb=function(a,b){b.push('"',a.replace(Kb,
function(c){var d=Ib[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),Ib[c]=d);return d}),'"')};var Lb="StopIteration"in r?r.StopIteration:{message:"StopIteration",stack:""},F=function(){};F.prototype.next=function(){return F.prototype.R.call(this)};F.prototype.R=function(){throw Lb;};F.prototype.N=function(){return this};var Nb=function(a){if(a instanceof G||a instanceof H||a instanceof J)return a;if("function"==typeof a.next)return new G(function(){return Mb(a)});if("function"==typeof a[Symbol.iterator])return new G(function(){return a[Symbol.iterator]()});if("function"==typeof a.N)return new G(function(){return Mb(a.N())});throw Error("Not an iterator or iterable.");},Mb=function(a){if(!(a instanceof F))return a;var b=!1;return{next:function(){for(var c;!b;)try{c=a.R();break}catch(d){if(d!==Lb)throw d;b=!0}return{value:c,
done:b}}}},G=function(a){this.Ma=a};G.prototype.N=function(){return new H(this.Ma())};G.prototype[Symbol.iterator]=function(){return new J(this.Ma())};G.prototype.Da=function(){return new J(this.Ma())};var H=function(a){this.ha=a};na(H,F);H.prototype.R=function(){var a=this.ha.next();if(a.done)throw Lb;return a.value};H.prototype.next=function(){return H.prototype.R.call(this)};H.prototype[Symbol.iterator]=function(){return new J(this.ha)};H.prototype.Da=function(){return new J(this.ha)};
var J=function(a){G.call(this,function(){return a});this.ha=a};na(J,G);J.prototype.next=function(){return this.ha.next()};var Ob=function(){};var Pb=function(){};v(Pb,Ob);Pb.prototype[Symbol.iterator]=function(){return Nb(this.N(!0)).Da()};Pb.prototype.clear=function(){var a=Array.from(this);a=fa(a);for(var b=a.next();!b.done;b=a.next())this.remove(b.value)};var Qb=function(a){this.i=a};v(Qb,Pb);var Rb=function(a){if(!a.i)return!1;try{return a.i.setItem("__sak","1"),a.i.removeItem("__sak"),!0}catch(b){return!1}};m=Qb.prototype;m.set=function(a,b){try{this.i.setItem(a,b)}catch(c){if(0==this.i.length)throw"Storage mechanism: Storage disabled";throw"Storage mechanism: Quota exceeded";}};m.get=function(a){a=this.i.getItem(a);if("string"!==typeof a&&null!==a)throw"Storage mechanism: Invalid value was encountered";return a};m.remove=function(a){this.i.removeItem(a)};
m.N=function(a){var b=0,c=this.i,d=new F;d.R=function(){if(b>=c.length)throw Lb;var e=Da(c.key(b++));if(a)return e;e=c.getItem(e);if("string"!==typeof e)throw"Storage mechanism: Invalid value was encountered";return e};d.next=d.R.bind(d);return d};m.clear=function(){this.i.clear()};m.key=function(a){return this.i.key(a)};var Sb=function(){var a=null;try{a=window.localStorage||null}catch(b){}this.i=a};v(Sb,Qb);var Vb=function(a,b){this.j=a;this.Vb=36E5;this.Cb="__webmonitoring_RateThrottler_history_hourlyRate";this.D=[];null===Tb&&(a=C(Db(),"webmonitoring.RateThrottler",sb).xa,Eb(a,"Logging enabled."),Tb=a);this.i=null;b&&(this.i=new Sb);if(null!=this.i&&Rb(this.i)&&(b=this.i.get(this.Cb),null!=b))try{this.D=JSON.parse(b)||[]}catch(c){Tb&&D(Tb,qb,"Could not parse old history.")}b=!1;Array.isArray(this.D)||(this.D=[],b=!0);for(;this.D.length>this.j;)this.D.shift(),b=!0;b&&Ub(this)},Ub=function(a){if(null!=
a.i&&Rb(a.i))try{var b=a.i,c=b.set,d=a.Cb,e=[];Gb(new Fb,a.D,e);c.call(b,d,e.join(""))}catch(f){Tb&&D(Tb,qb,"Could not save history.")}};Vb.prototype.exec=function(a){var b=Date.now();w(this.D.length<=this.j);if(this.D.length==this.j)if(this.D[0]<b-this.Vb)this.D.shift();else return!1;this.D.push(b);Ub(this);null!=a&&a();return!0};var Tb=null;var K=function(){this.da=this.da;this.ya=this.ya};K.prototype.da=!1;K.prototype.Ka=function(){this.da||(this.da=!0,this.U())};K.prototype.U=function(){if(this.ya)for(;this.ya.length;)this.ya.shift()()};function Wb(a){K.call(this);this.Z=a;this.ub=!1}v(Wb,K);Wb.prototype.isEnabled=function(){return this.ub};var Xb=function(){return A("iPhone")&&!A("iPod")&&!A("iPad")},Yb=function(){return Xb()||A("iPad")||A("iPod")},Zb=function(){var a=z,b="";A("Windows")?(b=/Windows (?:NT|Phone) ([0-9.]+)/,b=(a=b.exec(a))?a[1]:"0.0"):Yb()?(b=/(?:iPhone|iPod|iPad|CPU)\s+OS\s+(\S+)/,b=(a=b.exec(a))&&a[1].replace(/_/g,".")):A("Macintosh")?(b=/Mac OS X ([0-9_.]+)/,b=(a=b.exec(a))?a[1].replace(/_/g,"."):"10"):-1!=z.toLowerCase().indexOf("kaios")?(b=/(?:KaiOS)\/(\S+)/i,b=(a=b.exec(a))&&a[1]):A("Android")?(b=/Android\s+([^\);]+)(\)|;)/,
b=(a=b.exec(a))&&a[1]):A("CrOS")&&(b=/(?:CrOS\s+(?:i686|x86_64)\s+([0-9.]+))/,b=(a=b.exec(a))&&a[1]);return b||""};var L=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.ja=!1};L.prototype.stopPropagation=function(){this.ja=!0};L.prototype.preventDefault=function(){this.defaultPrevented=!0};var $b=function(){if(!r.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{r.addEventListener("test",qa,b),r.removeEventListener("test",qa,b)}catch(c){}return a}();var ac=function(a){ac[" "](a);return a};ac[" "]=qa;var cc=function(a,b){var c=bc;return Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var dc=A("Opera"),ec=A("Trident")||A("MSIE"),fc=A("Edge"),gc=A("Gecko")&&!(-1!=z.toLowerCase().indexOf("webkit")&&!A("Edge"))&&!(A("Trident")||A("MSIE"))&&!A("Edge"),hc=-1!=z.toLowerCase().indexOf("webkit")&&!A("Edge"),ic;
a:{var jc="",kc=function(){var a=z;if(gc)return/rv:([^\);]+)(\)|;)/.exec(a);if(fc)return/Edge\/([\d\.]+)/.exec(a);if(ec)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(hc)return/WebKit\/(\S+)/.exec(a);if(dc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();kc&&(jc=kc?kc[1]:"");if(ec){var lc,mc=r.document;lc=mc?mc.documentMode:void 0;if(null!=lc&&lc>parseFloat(jc)){ic=String(lc);break a}}ic=jc}
var nc=ic,bc={},oc=function(a){return cc(a,function(){for(var b=0,c=Ta(String(nc)).split("."),d=Ta(String(a)).split("."),e=Math.max(c.length,d.length),f=0;0==b&&f<e;f++){var h=c[f]||"",g=d[f]||"";do{h=/(\d*)(\D*)(.*)/.exec(h)||["","","",""];g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];if(0==h[0].length&&0==g[0].length)break;b=Ua(0==h[1].length?0:parseInt(h[1],10),0==g[1].length?0:parseInt(g[1],10))||Ua(0==h[2].length,0==g[2].length)||Ua(h[2],g[2]);h=h[3];g=g[3]}while(0==b)}return 0<=b})};var M=function(a,b){L.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.fa=null;a&&this.init(a,b)};v(M,L);var pc=ob({2:"touch",3:"pen",4:"mouse"});
M.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;if(b=a.relatedTarget){if(gc){a:{try{ac(b.nodeName);var e=!0;break a}catch(f){}e=!1}e||(b=null)}}else"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=
d.screenY||0):(this.offsetX=hc||void 0!==a.offsetX?a.offsetX:a.layerX,this.offsetY=hc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=
a.pointerId||0;this.pointerType="string"===typeof a.pointerType?a.pointerType:pc[a.pointerType]||"";this.state=a.state;this.fa=a;a.defaultPrevented&&M.X.preventDefault.call(this)};M.prototype.stopPropagation=function(){M.X.stopPropagation.call(this);this.fa.stopPropagation?this.fa.stopPropagation():this.fa.cancelBubble=!0};M.prototype.preventDefault=function(){M.X.preventDefault.call(this);var a=this.fa;a.preventDefault?a.preventDefault():a.returnValue=!1};var qc="closure_listenable_"+(1E6*Math.random()|0);var rc=0;var sc=function(a,b,c,d,e){this.listener=a;this.za=null;this.src=b;this.type=c;this.capture=!!d;this.ta=e;this.key=++rc;this.ka=this.oa=!1},tc=function(a){a.ka=!0;a.listener=null;a.za=null;a.src=null;a.ta=null};var uc=function(a){this.src=a;this.o={};this.na=0};uc.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.o[f];a||(a=this.o[f]=[],this.na++);var h=vc(a,b,d,e);-1<h?(b=a[h],c||(b.oa=!1)):(b=new sc(b,this.src,f,!!d,e),b.oa=c,a.push(b));return b};uc.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.o))return!1;var e=this.o[a];b=vc(e,b,c,d);return-1<b?(tc(e[b]),w(null!=e.length),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.o[a],this.na--),!0):!1};
var wc=function(a,b){var c=b.type;c in a.o&&Na(a.o[c],b)&&(tc(b),0==a.o[c].length&&(delete a.o[c],a.na--))};uc.prototype.Oa=function(a,b,c,d){a=this.o[a.toString()];var e=-1;a&&(e=vc(a,b,c,d));return-1<e?a[e]:null};uc.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Ia(this.o,function(f){for(var h=0;h<f.length;++h)if(!(c&&f[h].type!=d||e&&f[h].capture!=b))return!0;return!1})};
var vc=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.ka&&f.listener==b&&f.capture==!!c&&f.ta==d)return e}return-1};var xc="closure_lm_"+(1E6*Math.random()|0),yc={},zc=0,Bc=function(a,b,c,d,e){if(d&&d.once)Ac(a,b,c,d,e);else if(Array.isArray(b))for(var f=0;f<b.length;f++)Bc(a,b[f],c,d,e);else c=Cc(c),a&&a[qc]?(d=ta(d)?!!d.capture:!!d,Dc(a),a.A.add(String(b),c,!1,d,e)):Ec(a,b,c,!1,d,e)},Ec=function(a,b,c,d,e,f){if(!b)throw Error("Invalid event type");var h=ta(e)?!!e.capture:!!e,g=Fc(a);g||(a[xc]=g=new uc(a));c=g.add(b,c,d,h,f);if(!c.za){d=Gc();c.za=d;d.src=a;d.listener=c;if(a.addEventListener)$b||(e=h),void 0===
e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Hc(b.toString()),d);else if(a.addListener&&a.removeListener)w("change"===b,"MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");zc++}},Gc=function(){var a=Ic,b=function(c){return a.call(b.src,b.listener,c)};return b},Ac=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)Ac(a,b[f],c,d,e);else c=Cc(c),a&&a[qc]?a.A.add(String(b),
c,!0,ta(d)?!!d.capture:!!d,e):Ec(a,b,c,!0,d,e)},Jc=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)Jc(a,b[f],c,d,e);else d=ta(d)?!!d.capture:!!d,c=Cc(c),a&&a[qc]?a.A.remove(String(b),c,d,e):a&&(a=Fc(a))&&(b=a.Oa(b,c,d,e))&&Kc(b)},Kc=function(a){if("number"!==typeof a&&a&&!a.ka){var b=a.src;if(b&&b[qc])wc(b.A,a);else{var c=a.type,d=a.za;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Hc(c),d):b.addListener&&b.removeListener&&b.removeListener(d);
zc--;(c=Fc(b))?(wc(c,a),0==c.na&&(c.src=null,b[xc]=null)):tc(a)}}},Hc=function(a){return a in yc?yc[a]:yc[a]="on"+a},Ic=function(a,b){if(a.ka)a=!0;else{b=new M(b,this);var c=a.listener,d=a.ta||a.src;a.oa&&Kc(a);a=c.call(d,b)}return a},Fc=function(a){a=a[xc];return a instanceof uc?a:null},Lc="__closure_events_fn_"+(1E9*Math.random()>>>0),Cc=function(a){w(a,"Listener can not be null.");if("function"===typeof a)return a;w(a.handleEvent,"An object listener must have handleEvent method.");a[Lc]||(a[Lc]=
function(b){return a.handleEvent(b)});return a[Lc]};var N=function(){K.call(this);this.A=new uc(this);this.Gb=this;this.Ua=null};v(N,K);N.prototype[qc]=!0;N.prototype.addEventListener=function(a,b,c,d){Bc(this,a,b,c,d)};N.prototype.removeEventListener=function(a,b,c,d){Jc(this,a,b,c,d)};
N.prototype.dispatchEvent=function(a){Dc(this);var b=this.Ua;if(b){var c=[];for(var d=1;b;b=b.Ua)c.push(b),w(1E3>++d,"infinite loop")}b=this.Gb;d=a.type||a;if("string"===typeof a)a=new L(a,b);else if(a instanceof L)a.target=a.target||b;else{var e=a;a=new L(d,b);La(a,e)}e=!0;if(c)for(var f=c.length-1;!a.ja&&0<=f;f--){var h=a.currentTarget=c[f];e=Mc(h,d,!0,a)&&e}a.ja||(h=a.currentTarget=b,e=Mc(h,d,!0,a)&&e,a.ja||(e=Mc(h,d,!1,a)&&e));if(c)for(f=0;!a.ja&&f<c.length;f++)h=a.currentTarget=c[f],e=Mc(h,d,
!1,a)&&e;return e};N.prototype.U=function(){N.X.U.call(this);if(this.A){var a=this.A,b=0,c;for(c in a.o){for(var d=a.o[c],e=0;e<d.length;e++)++b,tc(d[e]);delete a.o[c];a.na--}}this.Ua=null};var Mc=function(a,b,c,d){b=a.A.o[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,f=0;f<b.length;++f){var h=b[f];if(h&&!h.ka&&h.capture==c){var g=h.listener,k=h.ta||h.src;h.oa&&wc(a.A,h);e=!1!==g.call(k,d)&&e}}return e&&!d.defaultPrevented};N.prototype.Oa=function(a,b,c,d){return this.A.Oa(String(a),b,c,d)};
N.prototype.hasListener=function(a,b){return this.A.hasListener(void 0!==a?String(a):void 0,b)};var Dc=function(a){w(a.A,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Nc=function(){};Nc.prototype.jb=null;var Pc=function(a){var b;(b=a.jb)||(b={},Oc(a)&&(b[0]=!0,b[1]=!0),b=a.jb=b);return b};var Qc,Rc=function(){};v(Rc,Nc);var Sc=function(a){return(a=Oc(a))?new ActiveXObject(a):new XMLHttpRequest},Oc=function(a){if(!a.sb&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++){var d=b[c];try{return new ActiveXObject(d),a.sb=d}catch(e){}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML might not be installed");}return a.sb};Qc=new Rc;var Tc=function(a,b){this.Kb=a[r.Symbol.iterator]();this.Rb=b;this.Sb=0};Tc.prototype[Symbol.iterator]=function(){return this};Tc.prototype.next=function(){var a=this.Kb.next();return{value:a.done?void 0:this.Rb.call(void 0,a.value,this.Sb++),done:a.done}};var Uc=function(a,b){return new Tc(a,b)};var Vc=function(a,b){this.F={};this.l=[];this.T=this.size=0;var c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};m=Vc.prototype;m.I=function(){Wc(this);for(var a=[],b=0;b<this.l.length;b++)a.push(this.F[this.l[b]]);return a};m.K=function(){Wc(this);return this.l.concat()};m.ba=function(a){return this.has(a)};m.has=function(a){return Xc(this.F,a)};
m.clear=function(){this.F={};this.T=this.size=this.l.length=0};m.remove=function(a){return this.delete(a)};m.delete=function(a){return Xc(this.F,a)?(delete this.F[a],--this.size,this.T++,this.l.length>2*this.size&&Wc(this),!0):!1};var Wc=function(a){if(a.size!=a.l.length){for(var b=0,c=0;b<a.l.length;){var d=a.l[b];Xc(a.F,d)&&(a.l[c++]=d);b++}a.l.length=c}if(a.size!=a.l.length){var e={};for(c=b=0;b<a.l.length;)d=a.l[b],Xc(e,d)||(a.l[c++]=d,e[d]=1),b++;a.l.length=c}};m=Vc.prototype;
m.get=function(a,b){return Xc(this.F,a)?this.F[a]:b};m.set=function(a,b){Xc(this.F,a)||(this.size+=1,this.l.push(a),this.T++);this.F[a]=b};m.addAll=function(a){if(a instanceof Vc)for(var b=a.K(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};m.forEach=function(a,b){for(var c=this.K(),d=0;d<c.length;d++){var e=c[d],f=this.get(e);a.call(b,f,e,this)}};m.clone=function(){return new Vc(this)};m.keys=function(){return Nb(this.N(!0)).Da()};m.values=function(){return Nb(this.N(!1)).Da()};
m.entries=function(){var a=this;return Uc(this.keys(),function(b){return[b,a.get(b)]})};m.N=function(a){Wc(this);var b=0,c=this.T,d=this,e=new F;e.R=function(){if(c!=d.T)throw Error("The map has changed since the iterator was created");if(b>=d.l.length)throw Lb;var f=d.l[b++];return a?f:d.F[f]};e.next=e.R.bind(e);return e};var Xc=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var Yc=function(a){if(a.I&&"function"==typeof a.I)return a.I();if("undefined"!==typeof Map&&a instanceof Map||"undefined"!==typeof Set&&a instanceof Set)return Array.from(a.values());if("string"===typeof a)return a.split("");if(sa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}b=[];c=0;for(d in a)b[c++]=a[d];return b},Zc=function(a){if(a.K&&"function"==typeof a.K)return a.K();if(!a.I||"function"!=typeof a.I){if("undefined"!==typeof Map&&a instanceof Map)return Array.from(a.keys());
if(!("undefined"!==typeof Set&&a instanceof Set)){if(sa(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}b=[];c=0;for(var d in a)b[c++]=d;return b}}},$c=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(sa(a)||"string"===typeof a)Array.prototype.forEach.call(a,b,c);else for(var d=Zc(a),e=Yc(a),f=e.length,h=0;h<f;h++)b.call(c,e[h],d&&d[h],a)};try{(new self.OffscreenCanvas(0,0)).getContext("2d")}catch(a){};var ad=function(a){var b=document.body;w(null!=b&&null!=a,"goog.dom.appendChild expects non-null arguments");b.appendChild(a)};var bd=function(a,b){N.call(this);this.va=a||1;this.ma=b||r;this.hb=t(this.dc,this);this.xb=u()};v(bd,N);m=bd.prototype;m.enabled=!1;m.H=null;m.setInterval=function(a){this.va=a;this.H&&this.enabled?(this.stop(),this.start()):this.H&&this.stop()};m.dc=function(){if(this.enabled){var a=u()-this.xb;0<a&&a<.8*this.va?this.H=this.ma.setTimeout(this.hb,this.va-a):(this.H&&(this.ma.clearTimeout(this.H),this.H=null),this.dispatchEvent("tick"),this.enabled&&(this.stop(),this.start()))}};
m.start=function(){this.enabled=!0;this.H||(this.H=this.ma.setTimeout(this.hb,this.va),this.xb=u())};m.stop=function(){this.enabled=!1;this.H&&(this.ma.clearTimeout(this.H),this.H=null)};m.U=function(){bd.X.U.call(this);this.stop();delete this.ma};var cd=function(a,b,c){if("function"===typeof a)c&&(a=t(a,c));else if(a&&"function"==typeof a.handleEvent)a=t(a.handleEvent,a);else throw Error("Invalid listener argument");return 2147483647<Number(b)?-1:r.setTimeout(a,b||0)};var dd=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^\\/?#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?#]+)?(?:\?([^#]*))?(?:#([\s\S]*))?$/,ed=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(0<=d){var f=a[c].substring(0,d);e=a[c].substring(d+1)}else f=a[c];b(f,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}},fd=function(a,b,c){Da(a);if(Array.isArray(b)){Ea(b);for(var d=0;d<b.length;d++)fd(a,String(b[d]),c)}else null!=b&&c.push(a+(""===b?"":"="+encodeURIComponent(String(b))))};var O=function(a){N.call(this);this.headers=new Vc;this.Ga=a||null;this.O=!1;this.Fa=this.g=null;this.ia=this.wb=this.wa="";this.W=this.Ra=this.ua=this.La=!1;this.aa=0;this.Ca=null;this.Bb="";this.Ea=this.Xb=this.gb=!1;this.fb=null};v(O,N);O.prototype.B=C(Db(),"goog.net.XhrIo",void 0).xa;var gd=/^https?$/i,hd=["POST","PUT"],id=[];O.prototype.Lb=function(){this.Ka();Na(id,this)};O.prototype.setTrustToken=function(a){this.fb=a};
O.prototype.send=function(a,b,c,d){if(this.g)throw Error("[goog.net.XhrIo] Object is active with another request="+this.wa+"; newUri="+a);b=b?b.toUpperCase():"GET";this.wa=a;this.ia="";this.wb=b;this.La=!1;this.O=!0;this.g=this.Ga?Sc(this.Ga):Sc(Qc);this.Fa=this.Ga?Pc(this.Ga):Pc(Qc);this.g.onreadystatechange=t(this.zb,this);this.Xb&&"onprogress"in this.g&&(this.g.onprogress=t(function(f){this.yb(f,!0)},this),this.g.upload&&(this.g.upload.onprogress=t(this.yb,this)));try{E(this.B,P(this,"Opening Xhr")),
this.Ra=!0,this.g.open(b,String(a),!0),this.Ra=!1}catch(f){E(this.B,P(this,"Error opening Xhr: "+f.message));jd(this,f);return}a=c||"";var e=this.headers.clone();d&&$c(d,function(f,h){e.set(h,f)});d=e.K().find(function(f){return"content-type"==f.toLowerCase()});c=r.FormData&&a instanceof r.FormData;!(0<=Ma(hd,b))||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,h){this.g.setRequestHeader(h,f)},this);this.Bb&&(this.g.responseType=this.Bb);"withCredentials"in
this.g&&this.g.withCredentials!==this.gb&&(this.g.withCredentials=this.gb);if("setTrustToken"in this.g&&this.fb)try{this.g.setTrustToken(this.fb)}catch(f){E(this.B,P(this,"Error SetTrustToken: "+f.message))}try{kd(this),0<this.aa&&(this.Ea=ld(this.g),E(this.B,P(this,"Will abort after "+this.aa+"ms if incomplete, xhr2 "+this.Ea)),this.Ea?(this.g.timeout=this.aa,this.g.ontimeout=t(this.Db,this)):this.Ca=cd(this.Db,this.aa,this)),E(this.B,P(this,"Sending request")),this.ua=!0,this.g.send(a),this.ua=
!1}catch(f){E(this.B,P(this,"Send error: "+f.message)),jd(this,f)}};var ld=function(a){return ec&&oc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout};O.prototype.Db=function(){"undefined"!=typeof pa&&this.g&&(this.ia="Timed out after "+this.aa+"ms, aborting",E(this.B,P(this,this.ia)),this.dispatchEvent("timeout"),this.abort(8))};var jd=function(a,b){a.O=!1;a.g&&(a.W=!0,a.g.abort(),a.W=!1);a.ia=b;md(a);nd(a)},md=function(a){a.La||(a.La=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
O.prototype.abort=function(){this.g&&this.O&&(E(this.B,P(this,"Aborting")),this.O=!1,this.W=!0,this.g.abort(),this.W=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),nd(this))};O.prototype.U=function(){this.g&&(this.O&&(this.O=!1,this.W=!0,this.g.abort(),this.W=!1),nd(this,!0));O.X.U.call(this)};O.prototype.zb=function(){this.da||(this.Ra||this.ua||this.W?od(this):this.Ub())};O.prototype.Ub=function(){od(this)};
var od=function(a){if(a.O&&"undefined"!=typeof pa)if(a.Fa[1]&&4==pd(a)&&2==qd(a))E(a.B,P(a,"Local request error detected and ignored"));else if(a.ua&&4==pd(a))cd(a.zb,0,a);else if(a.dispatchEvent("readystatechange"),4==pd(a)){E(a.B,P(a,"Request complete"));a.O=!1;try{if(rd(a))a.dispatchEvent("complete"),a.dispatchEvent("success");else{try{var b=2<pd(a)?a.g.statusText:""}catch(c){E(a.B,"Can not get status: "+c.message),b=""}a.ia=b+" ["+qd(a)+"]";md(a)}}finally{nd(a)}}};
O.prototype.yb=function(a,b){w("progress"===a.type,"goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(sd(a,"progress"));this.dispatchEvent(sd(a,b?"downloadprogress":"uploadprogress"))};
var sd=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},nd=function(a,b){if(a.g){kd(a);var c=a.g,d=a.Fa[0]?qa:null;a.g=null;a.Fa=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){(a=a.B)&&D(a,qb,"Problem encountered resetting onreadystatechange: "+e.message)}}},kd=function(a){a.g&&a.Ea&&(a.g.ontimeout=null);a.Ca&&(r.clearTimeout(a.Ca),a.Ca=null)},rd=function(a){var b=qd(a);a:switch(b){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:var c=
!0;break a;default:c=!1}if(!c){if(b=0===b)a=String(a.wa).match(dd)[1]||null,!a&&r.self&&r.self.location&&(a=r.self.location.protocol,a=a.substr(0,a.length-1)),b=!gd.test(a?a.toLowerCase():"");c=b}return c},pd=function(a){return a.g?a.g.readyState:0},qd=function(a){try{return 2<pd(a)?a.g.status:-1}catch(b){return-1}};O.prototype.getResponseHeader=function(a){if(this.g&&4==pd(this))return a=this.g.getResponseHeader(a),null===a?void 0:a};
O.prototype.getAllResponseHeaders=function(){return this.g&&4==pd(this)?this.g.getAllResponseHeaders()||"":""};var P=function(a,b){return b+" ["+a.wb+" "+a.wa+" "+qd(a)+"]"};var Q=function(a,b){this.J=this.Y=this.S="";this.$=null;this.V=this.s="";this.C=this.Qb=!1;if(a instanceof Q){this.C=void 0!==b?b:a.C;td(this,a.S);var c=a.Y;R(this);this.Y=c;c=a.J;R(this);this.J=c;ud(this,a.$);c=a.s;R(this);this.s=c;vd(this,a.G.clone());a=a.V;R(this);this.V=a}else a&&(c=String(a).match(dd))?(this.C=!!b,td(this,c[1]||"",!0),a=c[2]||"",R(this),this.Y=wd(a),a=c[3]||"",R(this),this.J=wd(a,!0),ud(this,c[4]),a=c[5]||"",R(this),this.s=wd(a,!0),vd(this,c[6]||"",!0),a=c[7]||"",R(this),this.V=
wd(a)):(this.C=!!b,this.G=new xd(null,this.C))};Q.prototype.toString=function(){var a=[],b=this.S;b&&a.push(yd(b,zd,!0),":");var c=this.J;if(c||"file"==b)a.push("//"),(b=this.Y)&&a.push(yd(b,zd,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.$,null!=c&&a.push(":",String(c));if(c=this.s)this.J&&"/"!=c.charAt(0)&&a.push("/"),a.push(yd(c,"/"==c.charAt(0)?Ad:Bd,!0));(c=this.G.toString())&&a.push("?",c);(c=this.V)&&a.push("#",yd(c,Cd));return a.join("")};
Q.prototype.resolve=function(a){var b=this.clone(),c=!!a.S;c?td(b,a.S):c=!!a.Y;if(c){var d=a.Y;R(b);b.Y=d}else c=!!a.J;c?(d=a.J,R(b),b.J=d):c=null!=a.$;d=a.s;if(c)ud(b,a.$);else if(c=!!a.s){if("/"!=d.charAt(0))if(this.J&&!this.s)d="/"+d;else{var e=b.s.lastIndexOf("/");-1!=e&&(d=b.s.substr(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(-1!=e.indexOf("./")||-1!=e.indexOf("/.")){d=0==e.lastIndexOf("/",0);e=e.split("/");for(var f=[],h=0;h<e.length;){var g=e[h++];"."==g?d&&h==e.length&&f.push(""):".."==
g?((1<f.length||1==f.length&&""!=f[0])&&f.pop(),d&&h==e.length&&f.push("")):(f.push(g),d=!0)}d=f.join("/")}else d=e}c?(R(b),b.s=d):c=""!==a.G.toString();c?vd(b,a.G.clone()):c=!!a.V;c&&(a=a.V,R(b),b.V=a);return b};Q.prototype.clone=function(){return new Q(this)};
var td=function(a,b,c){R(a);a.S=c?wd(b,!0):b;a.S&&(a.S=a.S.replace(/:$/,""))},ud=function(a,b){R(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number "+b);a.$=b}else a.$=null},vd=function(a,b,c){R(a);b instanceof xd?(a.G=b,a.G.cb(a.C)):(c||(b=yd(b,Dd)),a.G=new xd(b,a.C))};Q.prototype.getQuery=function(){return this.G.toString()};Q.prototype.removeParameter=function(a){R(this);this.G.remove(a);return this};var R=function(a){if(a.Qb)throw Error("Tried to modify a read-only Uri");};
Q.prototype.cb=function(a){this.C=a;this.G&&this.G.cb(a)};
var wd=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},yd=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,Ed),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},Ed=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},zd=/[#\/\?@]/g,Bd=/[#\?:]/g,Ad=/[#\?]/g,Dd=/[#\?@]/g,Cd=/#/g,xd=function(a,b){this.j=this.h=null;this.u=a||null;this.C=!!b},S=function(a){a.h||(a.h=new Vc,a.j=0,a.u&&ed(a.u,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g,
" ")),c)}))};m=xd.prototype;m.add=function(a,b){S(this);this.u=null;a=Fd(this,a);var c=this.h.get(a);c||this.h.set(a,c=[]);c.push(b);this.j=Ca(this.j)+1;return this};m.remove=function(a){S(this);a=Fd(this,a);return this.h.ba(a)?(this.u=null,this.j=Ca(this.j)-this.h.get(a).length,this.h.remove(a)):!1};m.clear=function(){this.h=this.u=null;this.j=0};m.ba=function(a){S(this);a=Fd(this,a);return this.h.ba(a)};
m.forEach=function(a,b){S(this);this.h.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};m.K=function(){S(this);for(var a=this.h.I(),b=this.h.K(),c=[],d=0;d<b.length;d++)for(var e=a[d],f=0;f<e.length;f++)c.push(b[d]);return c};m.I=function(a){S(this);var b=[];if("string"===typeof a)this.ba(a)&&(b=b.concat(this.h.get(Fd(this,a))));else{a=this.h.I();for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};
m.set=function(a,b){S(this);this.u=null;a=Fd(this,a);this.ba(a)&&(this.j=Ca(this.j)-this.h.get(a).length);this.h.set(a,[b]);this.j=Ca(this.j)+1;return this};m.get=function(a,b){if(!a)return b;a=this.I(a);return 0<a.length?String(a[0]):b};
m.toString=function(){if(this.u)return this.u;if(!this.h)return"";for(var a=[],b=this.h.K(),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.I(d);for(var f=0;f<d.length;f++){var h=e;""!==d[f]&&(h+="="+encodeURIComponent(String(d[f])));a.push(h)}}return this.u=a.join("&")};m.clone=function(){var a=new xd;a.u=this.u;this.h&&(a.h=this.h.clone(),a.j=this.j);return a};var Fd=function(a,b){b=String(b);a.C&&(b=b.toLowerCase());return b};
xd.prototype.cb=function(a){a&&!this.C&&(S(this),this.u=null,this.h.forEach(function(b,c){var d=c.toLowerCase();if(c!=d&&(this.remove(c),this.remove(d),0<b.length)){this.u=null;c=this.h;var e=c.set;d=Fd(this,d);var f=b.length;if(0<f){for(var h=Array(f),g=0;g<f;g++)h[g]=b[g];f=h}else f=[];e.call(c,d,f);this.j=Ca(this.j)+b.length}},this));this.C=a};xd.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)$c(arguments[b],function(c,d){this.add(d,c)},this)};var Gd=$a(),Hd=Xb()||A("iPod"),Id=A("iPad"),Jd=A("Android")&&!(ab()||$a()||A("Opera")||A("Silk")),Kd=ab(),Ld=A("Safari")&&!(ab()||A("Coast")||A("Opera")||A("Edge")||A("Edg/")||A("OPR")||$a()||A("Silk")||A("Android"))&&!Yb();var Md=function(a){return(a=a.exec(z))?a[1]:""},Nd=function(){if(Gd)return Md(/Firefox\/([0-9.]+)/);if(ec||fc||dc)return nc;if(Kd){if(Yb()||A("Macintosh")){var a=Md(/CriOS\/([0-9.]+)/);if(a)return a}return Md(/Chrome\/([0-9.]+)/)}if(Ld&&!Yb())return Md(/Version\/([0-9.]+)/);if(Hd||Id){if(a=/Version\/(\S+).*Mobile\/(\S+)/.exec(z))return a[1]+"."+a[2]}else if(Jd)return(a=Md(/Android\s+([0-9.]+)/))?a:Md(/Version\/([0-9.]+)/);return""}();var T=function(a){Wb.call(this,a);this.rb=100;this.Va={};this.Ha=null;this.Ia="";this.Eb=!0;this.Sa=10;this.Aa=null;this.Mb=this.qa=!1;this.nb="https://clients2.google.com/cr/staging_report";this.Nb=!1};na(T,Wb);m=T.prototype;m.cc=function(a){this.Eb=a;return this};m.eb=function(a){this.Sa=Math.min(a,100);return this};m.bb=function(a){this.rb=Od(a);return this};m.Hb=function(a,b){this.Va[a]=Od(b);return this};m.ac=function(a){this.Ha=a;return this};m.bc=function(a){this.Ia=a;return this};
var Od=function(a){w(0<=a&&100>=a,"Global sampling should be a number between 0 and 100");w(a==a.toPrecision(5),"Global sampling percent supported only up to a thousandth precision");return a};T.prototype.enable=function(){if(this.isEnabled())return!1;this.Ta=window.onerror;window.onerror=this.Tb.bind(this);return this.ub=!0};
T.prototype.Ya=function(a,b,c,d,e,f){f=void 0===f?new Map:f;var h=window.location.href;h=h instanceof Q?h.clone():new Q(h,void 0);a=null!=e&&null!=e.message?e.message:a;Eb(Pd,db('The following error:" %s" occurred at URL: %s',a,h.s));if("function"===typeof this.Ha&&!this.Ha(h.s,a,b,c,d,e))Eb(Pd,"The error was throttled by a custom handler and will not be uploaded.");else if(this.qa){for(var g=Object.keys(this.Va),k=100,l=0;l<g.length;++l){var q=g[l];(new RegExp(q)).test(a)&&(k=this.Va[q])}(100*Math.random()).toFixed(6)>=
this.rb*k/100?Eb(Pd,"The error upload was throttled due to sampling."):(0<=this.Sa&&null===this.Aa&&(this.Aa=new Vb(this.Sa,this.Eb)),(null===this.Aa?0:!this.Aa.exec())?Eb(Pd,"The error upload was throttled since it exceeded the maximum allowed hourly rate."):this.qa&&(e=e||null,c=Qd(this,h,a,f,b,c,void 0!==d?d:null),c.prod=this.Z.sa(),c.ver=this.Z.Qa(),d=null!==e?eb(e.stack):"",b=this.nb,c=Rd(c),Sa(a)||(f=d.split("\n"),-1<f[0].indexOf(a)&&(f.splice(0,1),d=f.join("\n"))),Sd(this,b,c,d),h={product:this.Z.sa(),
url:h.s,js_errors_count:"1"},a=eb(this.Z.ra()),Sa(a)||(h.version=a),Sd(this,"https://clients2.google.com/cr/staging_perf",Rd(h))))}};T.prototype.Tb=function(a,b,c,d,e){this.Ya(a,b,c,d,e);null!=this.Ta&&"function"===typeof this.Ta&&this.Ta(a,b,c,d,e)};
var Qd=function(a,b,c,d,e,f,h){var g=Ja(a.Z.getContext());d.forEach(function(k,l){g[l]=k});g.url=b.s;a.Mb&&(g.full_url=r.location.href);a.Nb&&(g.user_agent=r.navigator.userAgent);g.type="JavascriptError";g.error_message=c;g.browser=Td();g.browser_version=Nd;g.os=A("CrOS")?"Chrome OS":A("Linux")?"Linux":A("Windows")?"Windows":A("Android")?"Android":Xb()?"iPhone":A("iPad")?"iPad":A("iPod")?"iPod":A("Macintosh")?"Mac":"Unknown";g.os_version=Zb();b=a.Z.ra();null!==b&&(g.channel=b);Sa(a.Ia)||(g.guid=a.Ia);
null!==e&&(g.src=e);null!==f&&(g.line=f.toString());null!==h&&(g.column=h.toString());return g},Rd=function(a){var b="",c;for(c in a)b+=Sa(b)?"?":"&",b+=c+"="+encodeURIComponent(a[c]);return b},Sd=function(a,b,c,d){d=d||"";c=b+c;a=a.Ib.bind(a,b);b=Sa(d)?{}:{"Content-Type":"text/plain"};var e=new O;id.push(e);a&&(Dc(e),e.A.add("complete",a,!1,void 0,void 0));e.A.add("ready",e.Lb,!0,void 0,void 0);e.aa=6E4;e.gb=!0;e.send(c,"POST",d,b)};
T.prototype.Ib=function(a,b){b=Ga(b.target,O,"Unexpected event target type.");switch(a){case "https://clients2.google.com/cr/staging_perf":a="Crash Performance Data Collector";break;case this.nb:a="Crash Report Collector"}try{var c=b.g?b.g.responseText:""}catch(d){E(b.B,"Can not get responseText: "+d.message),c=""}rd(b)?Eb(Pd,"JS exception successfully uploaded to "+a+";Response: "+c):Pd&&D(Pd,qb,"Failed uploading JS exception to "+a+". Response: "+c)};
var Td=function(){var a="Other";dc?a="Opera":ec?a="Internet Explorer":Gd?a="Firefox":Kd?a="Chrome":Ld&&(a="Safari");return a};T.prototype.reportError=T.prototype.Ya;T.prototype.enable=T.prototype.enable;T.prototype.setClientId=T.prototype.bc;T.prototype.setCallback=T.prototype.ac;T.prototype.addPerErrorMessageSampling=T.prototype.Hb;T.prototype.setGlobalSampling=T.prototype.bb;T.prototype.setMaxErrorsPerHour=T.prototype.eb;T.prototype.setUseLocalStorage=T.prototype.cc;
var Pd=C(Db(),"webmonitoring.JsErrorsReporter",void 0).xa;var U=function(a){K.call(this);this.P=new fb(a);this.Za={}};v(U,K);var Ud=["webmonitoring","Monitoring"],V=r;Ud[0]in V||"undefined"==typeof V.execScript||V.execScript("var "+Ud[0]);for(var Vd;Ud.length&&(Vd=Ud.shift());)Ud.length||void 0===U?V=V[Vd]&&V[Vd]!==Object.prototype[Vd]?V[Vd]:V[Vd]={}:V[Vd]=U;U.prototype.la=function(a){this.P.la(a);return this};U.prototype.setVersion=U.prototype.la;U.prototype.$a=function(a){this.P.$a(a);return this};U.prototype.setChannel=U.prototype.$a;
U.prototype.ab=function(a){this.P.ab(a);return this};U.prototype.setContext=U.prototype.ab;m=U.prototype;m.sa=function(){return this.P.sa()};m.Qa=function(){return this.P.Qa()};m.ra=function(){return this.P.ra()};m.getContext=function(){return this.P.getContext()};m.Ja=function(){null==this.Za[2]&&(this.Za[2]=new T(this.P));return this.Za[2]};U.prototype.createJsErrorsReporter=U.prototype.Ja;function Wd(a){var b,c=(a.ownerDocument&&a.ownerDocument.defaultView||window).document;(b=(c=null===(b=c.querySelector)||void 0===b?void 0:b.call(c,"script[nonce]"))?c.nonce||c.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)};var Xd=C(Db(),"paidtasks.app.error",void 0).xa,Yd=(new U("GoogleConsumerSurveys")).la("prompt-web").Ja();Yd.qa=!0;var Zd=Yd.bb(5).eb(100),$d=(new U("GoogleConsumerSurveys")).la("prompt-android").Ja();$d.qa=!0;$d.bb(15).eb(100);var ae=[],be=null;function ce(){if(document.readyState)return"interactive"==document.readyState||"complete"==document.readyState;var a=null;try{a=document.documentElement}catch(b){}if(!a)return!1;try{a.doScroll("left")}catch(b){return!1}return!!document.body}function de(){if(ce()){var a=be;a&&"function"==typeof a.Ka&&a.Ka();be=null;for(a=0;a<ae.length;a++)ae[a]();ae.length=0}}
function ee(a){if(!ec||oc(7))var b=!1;else Ac(window,"load",a),b=!0;b||(ce()?a():(ae.push(a),null==be&&(be=new bd(500),Bc(be,"tick",de),be.start())))};var fe=function(a,b,c){var d="script";d=void 0===d?"":d;var e=a.createElement("link");try{a:{try{var f=e&&e.ownerDocument,h=f&&(f.defaultView||f.parentWindow);h=h||r;if(h.Element&&h.Location){var g=h;break a}}catch(Jb){}g=null}if(g&&"undefined"!=typeof g.HTMLLinkElement&&(!e||!(e instanceof g.HTMLLinkElement)&&(e instanceof g.Location||e instanceof g.Element))){if(ta(e))try{var k=e.constructor.displayName||e.constructor.name||Object.prototype.toString.call(e)}catch(Jb){k="<object could not be stringified>"}else k=
void 0===e?"undefined":null===e?"null":typeof e;Ba("Argument is not a %s (or a non-Element, non-Location mock); got: %s","HTMLLinkElement",k)}e.rel="preload";if(b instanceof x)var l=Qa(b).toString();else{if(b instanceof y)var q=Wa(b);else{if(b instanceof y)var I=b;else b="object"==typeof b&&b.tb?b.qb():String(b),w(Xa.test(b),"%s does not match the safe URL pattern",b)||(b="about:invalid#zClosurez"),I=new y(b,Va);q=Wa(I)}l=q}e.href=l}catch(Jb){return}d&&(e.as=d);c&&e.setAttribute("nonce",c);if(a=a.getElementsByTagName("head")[0])try{a.appendChild(e)}catch(Jb){}};var ge=/^\.google\.(com?\.)?[a-z]{2,3}$/,he=/\.(cn|com\.bi|do|sl|ba|by|ma|am)$/,ie=function(a){return ge.test(a)&&!he.test(a)},W=r,je=function(a){a="https://adservice"+(a+"/adsid/integrator.js");var b=["domain="+encodeURIComponent(r.location.hostname)];X[3]>=u()&&b.push("adsid="+encodeURIComponent(X[1]));return a+"?"+b.join("&")},X,Y,ke=function(){W=r;X=W.googleToken=W.googleToken||{};var a=u();X[1]&&X[3]>a&&0<X[2]||(X[1]="",X[2]=-1,X[3]=-1,X[4]="",X[6]="");Y=W.googleIMState=W.googleIMState||{};ie(Y[1])||
(Y[1]=".google.com");Array.isArray(Y[5])||(Y[5]=[]);"boolean"!==typeof Y[6]&&(Y[6]=!1);Array.isArray(Y[7])||(Y[7]=[]);"number"!==typeof Y[8]&&(Y[8]=0)},Z={Na:function(){return 0<Y[8]},Yb:function(){Y[8]++},Zb:function(){0<Y[8]&&Y[8]--},$b:function(){Y[8]=0},hc:function(){return!1},pb:function(){return Y[5]},kb:function(a){try{a()}catch(b){r.setTimeout(function(){throw b;},0)}},Ab:function(){if(!Z.Na()){var a=r.document,b=function(e){e=je(e);a:{try{var f=cb();break a}catch(h){}f=void 0}fe(a,e,f);f=
a.createElement("script");f.type="text/javascript";f.onerror=function(){return r.processGoogleToken({},2)};e=Ra(e);f.src=Qa(e);Wd(f);try{(a.head||a.body||a.documentElement).appendChild(f),Z.Yb()}catch(h){}},c=Y[1];b(c);".google.com"!=c&&b(".google.com");b={};var d=(b.newToken="FBT",b);r.setTimeout(function(){return r.processGoogleToken(d,1)},1E3)}}},le=function(a){ke();var b=W.googleToken[5]||0;a&&(0!=b||X[3]>=u()?Z.kb(a):(Z.pb().push(a),Z.Ab()));X[3]>=u()&&X[2]>=u()||Z.Ab()},me=function(a){r.processGoogleToken=
r.processGoogleToken||function(b,c){var d=b;d=void 0===d?{}:d;c=void 0===c?0:c;b=d.newToken||"";var e="NT"==b,f=parseInt(d.freshLifetimeSecs||"",10),h=parseInt(d.validLifetimeSecs||"",10),g=d["1p_jar"]||"";d=d.pucrd||"";ke();1==c?Z.$b():Z.Zb();var k=W.googleToken=W.googleToken||{},l=0==c&&b&&"string"===typeof b&&!e&&"number"===typeof f&&0<f&&"number"===typeof h&&0<h&&"string"===typeof g;e=e&&!Z.Na()&&(!(X[3]>=u())||"NT"==X[1]);var q=!(X[3]>=u())&&0!=c;if(l||e||q)e=u(),f=e+1E3*f,h=e+1E3*h,1E-5>Math.random()&&
(r.google_image_requests||(r.google_image_requests=[]),e=r.document.createElement("img"),e.src="https://pagead2.googlesyndication.com/pagead/gen_204?id=imerr&err="+c,r.google_image_requests.push(e)),k[5]=c,k[1]=b,k[2]=f,k[3]=h,k[4]=g,k[6]=d,ke();if(l||!Z.Na()){c=Z.pb();for(b=0;b<c.length;b++)Z.kb(c[b]);c.length=0}};le(a)};void 0===r._402&&(r._402={});_402.Ob=!1;_402.show=function(){_402.Ob=!0};
var oe=function(a,b){if(a.site){var c=b||document;document.getElementById("contain-402")||ne("div",{id:"contain-402"});b=a.promptHandlerUrl||"//survey.g.doubleclick.net/gk/prompt";var d={t:"a"};d.site=a.site;null!=a.svid&&(d.svid=a.svid);void 0!==a.sc&&(d.sc=a.sc);d.random=u();d.ref=c.referrer.substr(0,500);a.im&&(ke(),d.token=X[1]);a=[];for(e in d)fd(e,d[e],a);var e=a.join("&");e&&(a=b.indexOf("#"),0>a&&(a=b.length),d=b.indexOf("?"),0>d||d>a?(d=a,c=""):c=b.substring(d+1,a),b=[b.substr(0,d),c,b.substr(a)],
a=b[1],b[1]=e?a?a+"&"+e:e:a,b=b[0]+(b[1]?"?"+b[1]:"")+b[2]);ne("script",{src:b,nonce:cb()})}},ne=function(a,b){var c=document.createElement(a);Ha(b,function(d,e){c.setAttribute(e,d)});ad(c)},pe=function(){try{var a=_402,b=wa(oe,a,void 0);if(a.im){if(""!=a.tld){var c=a.tld;ke();ie(c)&&(Y[1]=c)}me(b)}else b()}catch(d){if(a=d,a=ib(kb(a)),Xd&&D(Xd,rb,"Logging an error."),(b=-1!==window.location.href.indexOf("204_debug"))&&window.console&&window.console.log&&(window.console.log("Exception caught: ",a),
window.console.log("Stack: ",a.stack)),Zd.Ya(a.message,window.location.href,Number(a.lineNumber),void 0,a),b)throw a;}};_402.load=_402.load||wa(pe);_402.domWait=function(){ee(function(){_402.load()})};}).call(this);
window['_402'] = window['_402'] || {};
window['_402']['site'] = "lbfxsfm3jubtw";
window['_402']['im'] = true;
window['_402']['tld'] = '.google.de';
(function(){
if(!window._402nosurvey){
var n = document.createElement("script");
n.setAttribute('charset', 'utf-8');
n.setAttribute('type', 'text/javascript');
n.setAttribute('src', 'https://survey.g.doubleclick.net/insights/consumersurveys/static/437207258249734073/prompt_embed_static.js');
var noncedScript = document.querySelector('script[nonce]');
if (noncedScript) { n.setAttribute('nonce', noncedScript['nonce'] || noncedScript.getAttribute('nonce')); }
var parent = document.getElementsByTagName('head')[0] ||
  document.getElementByTagName('body')[0];
parent.appendChild(n);}
})();
window['_402']['promptHandlerUrl'] = window['_402']['promptHandlerUrl'] || 'https://survey.g.doubleclick.net/gk/prompt';
window['_402']['params'] = {};
window['_402']['domWait']();
