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