/* JS */ gapi.loaded_0(function(_){var window=this;
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ma,oa,xa,Ba,Da,Ea,La,Sa;_.ja=function(a){return function(){return _.ea[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.ea=[];ma=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};oa="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};
xa=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("a");};Ba=xa(this);Da=function(a,b){if(b)a:{var c=Ba;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&&oa(c,a,{configurable:!0,writable:!0,value:b})}};
Da("Symbol",function(a){if(a)return a;var b=function(e,f){this.pO=e;oa(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.pO};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
Da("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=Ba[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&oa(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ea(ma(this))}})}return a});Ea=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:ma(a)}};_.Ja="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)La=Object.setPrototypeOf;else{var Ma;a:{var Na={a:!0},Pa={};try{Pa.__proto__=Na;Ma=Pa.a;break a}catch(a){}Ma=!1}La=Ma?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Ra=La;Sa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};Da("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Sa(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});
var Ta=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};Da("Array.prototype.keys",function(a){return a?a:function(){return Ta(this,function(b){return b})}});Da("Array.prototype.values",function(a){return a?a:function(){return Ta(this,function(b,c){return c})}});
var Ua=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Da("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Ua(b,d)&&c.push(b[d]);return c}});
Da("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});Da("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});
Da("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});Da("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Sa(this,b,"includes").indexOf(b,c||0)}});Da("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Ua(b,d)&&c.push([d,b[d]]);return c}});
var Va="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Ua(d,e)&&(a[e]=d[e])}return a};Da("Object.assign",function(a){return a||Va});Da("Array.prototype.flat",function(a){return a?a:function(b){b=void 0===b?1:b;for(var c=[],d=0;d<this.length;d++){var e=this[d];Array.isArray(e)&&0<b?(e=Array.prototype.flat.call(e,b-1),c.push.apply(c,e)):c.push(e)}return c}});
Da("Array.prototype.entries",function(a){return a?a:function(){return Ta(this,function(b,c){return[b,c]})}});
Da("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Ua(l,f)){var m=new b;oa(l,f,{value:m})}}function e(l){var m=Object[l];m&&(Object[l]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),n=new a([[l,2],[m,3]]);if(2!=n.get(l)||3!=n.get(m))return!1;n.delete(l);n.set(m,4);return!n.has(l)&&4==n.get(m)}catch(p){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Ca=(g+=Math.random()+1).toString();if(l){l=_.Ha(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};k.prototype.set=function(l,m){if(!c(l))throw Error("b");d(l);if(!Ua(l,f))throw Error("c`"+l);l[f][this.Ca]=m;return this};k.prototype.get=function(l){return c(l)&&Ua(l,f)?l[f][this.Ca]:void 0};k.prototype.has=function(l){return c(l)&&Ua(l,f)&&Ua(l[f],this.Ca)};k.prototype.delete=
function(l){return c(l)&&Ua(l,f)&&Ua(l[f],this.Ca)?delete l[f][this.Ca]:!1};return k});
Da("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var k=Object.seal({x:4}),l=new a(_.Ha([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var m=l.entries(),n=m.next();if(n.done||n.value[0]!=k||"s"!=n.value[1])return!1;n=m.next();return n.done||4!=n.value[0].x||"t"!=n.value[1]||!m.next().done?!1:!0}catch(p){return!1}}())return a;var b=new WeakMap,c=function(k){this.yf={};this.Ze=
f();this.size=0;if(k){k=_.Ha(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};c.prototype.set=function(k,l){k=0===k?0:k;var m=d(this,k);m.list||(m.list=this.yf[m.id]=[]);m.we?m.we.value=l:(m.we={next:this.Ze,ej:this.Ze.ej,head:this.Ze,key:k,value:l},m.list.push(m.we),this.Ze.ej.next=m.we,this.Ze.ej=m.we,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.we&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.yf[k.id],k.we.ej.next=k.we.next,k.we.next.ej=
k.we.ej,k.we.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.yf={};this.Ze=this.Ze.ej=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).we};c.prototype.get=function(k){return(k=d(this,k).we)&&k.value};c.prototype.entries=function(){return e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return e(this,function(k){return k.key})};c.prototype.values=function(){return e(this,function(k){return k.value})};c.prototype.forEach=function(k,l){for(var m=this.entries(),
n;!(n=m.next()).done;)n=n.value,k.call(l,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(k,l){var m=l&&typeof l;"object"==m||"function"==m?b.has(l)?m=b.get(l):(m=""+ ++g,b.set(l,m)):m="p_"+l;var n=k.yf[m];if(n&&Ua(k.yf,m))for(k=0;k<n.length;k++){var p=n[k];if(l!==l&&p.key!==p.key||l===p.key)return{id:m,list:n,index:k,we:p}}return{id:m,list:n,index:-1,we:void 0}},e=function(k,l){var m=k.Ze;return Ea(function(){if(m){for(;m.head!=k.Ze;)m=m.ej;for(;m.next!=m.head;)return m=
m.next,{done:!1,value:l(m)};m=null}return{done:!0,value:void 0}})},f=function(){var k={};return k.ej=k.next=k.head=k},g=0;return c});
Da("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(_.Ha([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.Ha=new Map;if(c){c=
_.Ha(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ha.size};b.prototype.add=function(c){c=0===c?0:c;this.Ha.set(c,c);this.size=this.Ha.size;return this};b.prototype.delete=function(c){c=this.Ha.delete(c);this.size=this.Ha.size;return c};b.prototype.clear=function(){this.Ha.clear();this.size=0};b.prototype.has=function(c){return this.Ha.has(c)};b.prototype.entries=function(){return this.Ha.entries()};b.prototype.values=function(){return this.Ha.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ha.forEach(function(f){return c.call(d,f,f,e)})};return b});_.q={};_.Wa=_.Wa||{};_.A=this||self;_.Ya="closure_uid_"+(1E9*Math.random()>>>0);_.C=function(a,b){a=a.split(".");var c=_.A;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b};
_.K=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.yp=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
gadgets=window.gadgets||{};osapi=window.osapi=window.osapi||{};

window.___jsl=window.___jsl||{};
(window.___jsl.cd=window.___jsl.cd||[]).push({gwidget:{parsetags:"explicit"},appsapi:{plus_one_service:"/plus/v1"},csi:{rate:.01},poshare:{hangoutContactPickerServer:"https://plus.google.com"},gappsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},appsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},
"oauth-flow":{authUrl:"https://accounts.google.com/o/oauth2/auth",proxyUrl:"https://accounts.google.com/o/oauth2/postmessageRelay",redirectUri:"postmessage"},iframes:{sharebox:{params:{json:"&"},url:":socialhost:/:session_prefix:_/sharebox/dialog"},plus:{url:":socialhost:/:session_prefix:_/widget/render/badge?usegapi=1"},":socialhost:":"https://apis.google.com",":im_socialhost:":"https://plus.googleapis.com",domains_suggest:{url:"https://domains.google.com/suggest/flow"},card:{params:{s:"#",userid:"&"},
url:":socialhost:/:session_prefix:_/hovercard/internalcard"},":signuphost:":"https://plus.google.com",":gplus_url:":"https://plus.google.com",plusone:{url:":socialhost:/:session_prefix:_/+1/fastbutton?usegapi=1"},plus_share:{url:":socialhost:/:session_prefix:_/+1/sharebutton?plusShare=true&usegapi=1"},plus_circle:{url:":socialhost:/:session_prefix:_/widget/plus/circle?usegapi=1"},plus_followers:{url:":socialhost:/_/im/_/widget/render/plus/followers?usegapi=1"},configurator:{url:":socialhost:/:session_prefix:_/plusbuttonconfigurator?usegapi=1"},
appcirclepicker:{url:":socialhost:/:session_prefix:_/widget/render/appcirclepicker"},page:{url:":socialhost:/:session_prefix:_/widget/render/page?usegapi=1"},person:{url:":socialhost:/:session_prefix:_/widget/render/person?usegapi=1"},community:{url:":ctx_socialhost:/:session_prefix::im_prefix:_/widget/render/community?usegapi=1"},follow:{url:":socialhost:/:session_prefix:_/widget/render/follow?usegapi=1"},commentcount:{url:":socialhost:/:session_prefix:_/widget/render/commentcount?usegapi=1"},comments:{url:":socialhost:/:session_prefix:_/widget/render/comments?usegapi=1"},
blogger:{url:":socialhost:/:session_prefix:_/widget/render/blogger?usegapi=1"},youtube:{url:":socialhost:/:session_prefix:_/widget/render/youtube?usegapi=1"},reportabuse:{url:":socialhost:/:session_prefix:_/widget/render/reportabuse?usegapi=1"},additnow:{url:":socialhost:/additnow/additnow.html"},appfinder:{url:"https://gsuite.google.com/:session_prefix:marketplace/appfinder?usegapi=1"},":source:":"1p"},poclient:{update_session:"google.updateSessionCallback"},"googleapis.config":{rpc:"/rpc",root:"https://content.googleapis.com",
"root-1p":"https://clients6.google.com",useGapiForXd3:!0,xd3:"/static/proxy.html",auth:{useInterimAuth:!1}},report:{apis:["iframes\\..*","gadgets\\..*","gapi\\.appcirclepicker\\..*","gapi\\.client\\..*"],rate:1E-4},client:{perApiBatch:!0}});

window.___jsl=window.___jsl||{};(window.___jsl.cd=window.___jsl.cd||[]).push({gwidget:{parsetags:"onload"},iframes:{":source:":"3p"}});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var jb,kb,mb;_.$a=function(a,b){return 0<=(0,_.Za)(a,b)};_.bb=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.cb=function(){};_.eb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.hb=function(a){var b=_.eb(a);return"array"==b||"object"==b&&"number"==typeof a.length};jb=function(a,b,c){return a.call.apply(a.bind,arguments)};
kb=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)}};_.R=function(a,b,c){_.R=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?jb:kb;return _.R.apply(null,arguments)};_.lb=function(){return Date.now()};mb=function(a){return a};
_.Za=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}: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};
_.nb=Array.prototype.lastIndexOf?function(a,b){return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.lastIndexOf(b,c);for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1};_.ob=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}: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)};
_.pb=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var k=f[g];b.call(void 0,k,g,a)&&(d[e++]=k)}return d};_.qb=Array.prototype.map?function(a,b){return Array.prototype.map.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=Array(c),e="string"===typeof a?a.split(""):a,f=0;f<c;f++)f in e&&(d[f]=b.call(void 0,e[f],f,a));return d};
_.rb=Array.prototype.some?function(a,b,c){return Array.prototype.some.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&b.call(c,e[f],f,a))return!0;return!1};_.sb=Array.prototype.every?function(a,b,c){return Array.prototype.every.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&!b.call(c,e[f],f,a))return!1;return!0};
var vb;_.tb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.wb=function(a,b){var c=0;a=(0,_.tb)(String(a)).split(".");b=(0,_.tb)(String(b)).split(".");for(var d=Math.max(a.length,b.length),e=0;0==c&&e<d;e++){var f=a[e]||"",g=b[e]||"";do{f=/(\d*)(\D*)(.*)/.exec(f)||["","","",""];g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];if(0==f[0].length&&0==g[0].length)break;c=vb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||vb(0==f[2].length,0==g[2].length)||vb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
vb=function(a,b){return a<b?-1:a>b?1:0};
a:{var yb=_.A.navigator;if(yb){var zb=yb.userAgent;if(zb){_.xb=zb;break a}}_.xb=""}_.Bb=function(a){return-1!=_.xb.indexOf(a)};
var Eb;_.Db=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Eb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Fb=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<Eb.length;f++)c=Eb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Gb=function(){return _.Bb("Opera")};_.Hb=function(){return _.Bb("Trident")||_.Bb("MSIE")};_.Ib=function(){return _.Bb("Firefox")||_.Bb("FxiOS")};_.Jb=function(){return(_.Bb("Chrome")||_.Bb("CriOS"))&&!_.Bb("Edge")};
_.Kb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Lb;_.Mb=function(){if(void 0===Lb){var a=null,b=_.A.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:mb,createScript:mb,createScriptURL:mb})}catch(c){_.A.console&&_.A.console.error(c.message)}Lb=a}return Lb};
var Ob,Nb;_.Pb=function(a,b){this.EN=a===Nb&&b||"";this.gR=Ob};_.Pb.prototype.Ph=!0;_.Pb.prototype.xd=_.ja(4);_.Qb=function(a){return a instanceof _.Pb&&a.constructor===_.Pb&&a.gR===Ob?a.EN:"type_error:Const"};_.Rb=function(a){return new _.Pb(Nb,a)};Ob={};Nb={};
_.Ub=function(a,b){this.OL=b===_.Sb?a:""};_.Ub.prototype.Ph=!0;_.Ub.prototype.xd=_.ja(3);_.Ub.prototype.zB=!0;_.Ub.prototype.Hh=_.ja(6);_.Sb={};_.Wb=new _.Ub("about:invalid#zClosurez",_.Sb);
_.Yb=function(a,b){this.NL=b===_.Xb?a:""};_.Yb.prototype.Ph=!0;_.Yb.prototype.xd=_.ja(2);_.Xb={};_.Zb=new _.Yb("",_.Xb);
_.$b={};_.ac=function(a,b){this.ML=b===_.$b?a:"";this.Ph=!0};_.cc=function(a){a=_.Qb(a);return 0===a.length?bc:new _.ac(a,_.$b)};_.ac.prototype.xd=_.ja(1);var bc=new _.ac("",_.$b);
var dc;_.ec=function(a,b,c){this.LL=c===dc?a:"";this.GS=b};_.ec.prototype.zB=!0;_.ec.prototype.Hh=_.ja(5);_.ec.prototype.Ph=!0;_.ec.prototype.xd=_.ja(0);_.fc=function(a){if(a instanceof _.ec&&a.constructor===_.ec)return a.LL;_.eb(a);return"type_error:SafeHtml"};dc={};_.gc=function(a,b){var c=_.Mb();a=c?c.createHTML(a):a;return new _.ec(a,b,dc)};_.hc=new _.ec(_.A.trustedTypes&&_.A.trustedTypes.emptyHTML||"",0,dc);_.ic=_.gc("<br>",0);
_.jc=_.Kb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.fc(_.hc);return!b.parentElement});
_.kc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.lc=2147483648*Math.random()|0;
_.mc=function(){return _.Bb("iPhone")&&!_.Bb("iPod")&&!_.Bb("iPad")};_.nc=function(){return _.mc()||_.Bb("iPad")||_.Bb("iPod")};
var oc=function(a){oc[" "](a);return a};oc[" "]=_.cb;_.pc=function(a,b){try{return oc(a[b]),!0}catch(c){}return!1};_.qc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Gc,Jc,Oc,Sc;_.rc=_.Gb();_.sc=_.Hb();_.tc=_.Bb("Edge");_.uc=_.tc||_.sc;_.vc=_.Bb("Gecko")&&!(-1!=_.xb.toLowerCase().indexOf("webkit")&&!_.Bb("Edge"))&&!(_.Bb("Trident")||_.Bb("MSIE"))&&!_.Bb("Edge");_.wc=-1!=_.xb.toLowerCase().indexOf("webkit")&&!_.Bb("Edge");_.xc=_.wc&&_.Bb("Mobile");_.yc=_.Bb("Macintosh");_.zc=_.Bb("Windows");_.Ac=_.Bb("Linux")||_.Bb("CrOS");_.Bc=_.Bb("Android");_.Cc=_.mc();_.Dc=_.Bb("iPad");_.Ec=_.Bb("iPod");_.Fc=_.nc();
Gc=function(){var a=_.A.document;return a?a.documentMode:void 0};a:{var Kc="",Lc=function(){var a=_.xb;if(_.vc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tc)return/Edge\/([\d\.]+)/.exec(a);if(_.sc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wc)return/WebKit\/(\S+)/.exec(a);if(_.rc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Lc&&(Kc=Lc?Lc[1]:"");if(_.sc){var Mc=Gc();if(null!=Mc&&Mc>parseFloat(Kc)){Jc=String(Mc);break a}}Jc=Kc}_.Nc=Jc;Oc={};
_.Pc=function(a){return _.qc(Oc,a,function(){return 0<=_.wb(_.Nc,a)})};_.Rc=function(a){return Number(_.Qc)>=a};if(_.A.document&&_.sc){var Tc=Gc();Sc=Tc?Tc:parseInt(_.Nc,10)||void 0}else Sc=void 0;_.Qc=Sc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Yc,Zc,$c,bd,dd,fd,gd,hd,id,jd,kd,ld,nd,ud,vd,wd,xd,Fd,Gd;_.Uc=function(a,b){return _.ea[a]=b};_.Vc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Vc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))};_.Wc=function(a){return Array.prototype.concat.apply([],arguments)};_.Xc=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};_.Ub.prototype.Hh=_.Uc(6,function(){return 1});_.ec.prototype.Hh=_.Uc(5,function(){return this.GS});
_.Pb.prototype.xd=_.Uc(4,function(){return this.EN});_.Ub.prototype.xd=_.Uc(3,function(){return this.OL.toString()});_.Yb.prototype.xd=_.Uc(2,function(){return this.NL});_.ac.prototype.xd=_.Uc(1,function(){return this.ML});_.ec.prototype.xd=_.Uc(0,function(){return this.LL.toString()});Yc=null;Zc=/^[\w+/_-]+[=]{0,2}$/;$c=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&Zc.test(a)?a:""};
_.ad=function(a){if(a&&a!=_.A)return $c(a.document);null===Yc&&(Yc=$c(_.A.document));return Yc};bd=0;_.cd=function(a){return Object.prototype.hasOwnProperty.call(a,_.Ya)&&a[_.Ya]||(a[_.Ya]=++bd)};_.K(_.Vc,Error);_.Vc.prototype.name="CustomError";_.ed=function(a,b){return 0==a.lastIndexOf(b,0)};fd=/&/g;gd=/</g;hd=/>/g;id=/"/g;jd=/'/g;kd=/\x00/g;ld=/[\x00&<>"']/;
_.md=function(a,b){if(b)a=a.replace(fd,"&amp;").replace(gd,"&lt;").replace(hd,"&gt;").replace(id,"&quot;").replace(jd,"&#39;").replace(kd,"&#0;");else{if(!ld.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(fd,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(gd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(hd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(id,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(jd,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(kd,"&#0;"))}return a};nd={};
_.od=function(a,b){this.PL=b===nd?a:""};_.od.prototype.Ph=!0;_.od.prototype.xd=function(){return this.PL.toString()};_.od.prototype.zB=!0;_.od.prototype.Hh=function(){return 1};_.pd=function(a){if(a instanceof _.od&&a.constructor===_.od)return a.PL;_.eb(a);return"type_error:TrustedResourceUrl"};_.qd=function(a){return _.pd(a).toString()};_.rd=function(a){var b=_.Mb();a=b?b.createScriptURL(a):a;return new _.od(a,nd)};_.sd=function(a){return _.rd(_.Qb(a))};
_.td=function(a){if(a instanceof _.Ub&&a.constructor===_.Ub)return a.OL;_.eb(a);return"type_error:SafeUrl"};ud=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font\/\w+|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i;vd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
wd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(vd);return b&&ud.test(b[1])?new _.Ub(a,_.Sb):null};xd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.yd=function(a){if(a instanceof _.Ub)return a;a="object"==typeof a&&a.Ph?a.xd():String(a);return xd.test(a)?new _.Ub(a,_.Sb):wd(a)};
_.zd=function(a,b){if(a instanceof _.Ub)return a;a="object"==typeof a&&a.Ph?a.xd():String(a);if(b&&/^data:/i.test(a)&&(b=wd(a)||_.Wb,b.xd()==a))return b;xd.test(a)||(a="about:invalid#zClosurez");return new _.Ub(a,_.Sb)};_.Ad=function(a){if(a instanceof _.ec)return a;var b="object"==typeof a,c=null;b&&a.zB&&(c=a.Hh());return _.gc(_.md(b&&a.Ph?a.xd():String(a)),c)};_.Bd=function(a,b){if((0,_.jc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.fc(b)};
_.Cd=function(a,b){b=b instanceof _.Ub?b:_.zd(b);a.href=_.td(b)};_.Dd=function(a,b,c,d){a=a instanceof _.Ub?a:_.zd(a);c=c instanceof _.Pb?_.Qb(c):c||"";return(b||_.A).open(_.td(a),c,d,void 0)};_.Ed=function(a){return a=_.md(a,void 0)};Fd=!_.sc||_.Rc(9);Gd=!_.vc&&!_.sc||_.sc&&_.Rc(9)||_.vc&&_.Pc("1.9.1");_.Hd=_.sc&&!_.Pc("9");_.Id=_.sc||_.rc||_.wc;_.Md=_.sc&&!_.Rc(9);
var Sd,Wd;_.Pd=function(a){return a?new _.Nd(_.Od(a)):dd||(dd=new _.Nd)};_.Qd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Rd=function(a,b,c,d){a=d||a;b=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(b||c))return a.querySelectorAll(b+(c?"."+c:""));if(c&&a.getElementsByClassName){a=a.getElementsByClassName(c);if(b){d={};for(var e=0,f=0,g;g=a[f];f++)b==g.nodeName&&(d[e++]=g);d.length=e;return d}return a}a=a.getElementsByTagName(b||"*");if(c){d={};for(f=e=0;g=a[f];f++)b=g.className,"function"==typeof b.split&&_.$a(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Td=function(a,b){_.Db(b,function(c,d){c&&"object"==typeof c&&c.Ph&&(c=c.xd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Sd.hasOwnProperty(d)?a.setAttribute(Sd[d],c):_.ed(d,"aria-")||_.ed(d,"data-")?a.setAttribute(d,c):a[d]=c})};Sd={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
_.Ud=function(a){return a?a.parentWindow||a.defaultView:window};_.Xd=function(a,b){var c=String(b[0]),d=b[1];if(!Fd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Ed(d.name),'"');if(d.type){c.push(' type="',_.Ed(d.type),'"');var e={};_.Fb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Vd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Td(c,d));2<b.length&&Wd(a,c,b,2);return c};
Wd=function(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?a.createTextNode(k):k)}for(;d<c.length;d++){var f=c[d];if(!_.hb(f)||_.bb(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.bb(f)){var g="function"==typeof f.item||"string"==typeof f.item;break a}if("function"===typeof f){g="function"==typeof f.item;break a}}g=!1}_.ob(g?_.Xc(f):f,e)}}};_.Zd=function(a){return _.Vd(document,a)};
_.Vd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.$d=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.ae=function(a,b){Wd(_.Od(a),a,arguments,1)};_.be=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.ce=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.de=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.ee=function(a){var b,c=a.parentNode;if(c&&11!=c.nodeType){if(a.removeNode)return a.removeNode(!1);for(;b=a.firstChild;)c.insertBefore(b,a);return _.de(a)}};
_.fe=function(a){return Gd&&void 0!=a.children?a.children:_.pb(a.childNodes,function(b){return 1==b.nodeType})};_.ge=function(a){return _.bb(a)&&1==a.nodeType};_.he=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};_.Od=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.ie=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.be(a),a.appendChild(_.Od(a).createTextNode(String(b)))};_.Nd=function(a){this.rb=a||_.A.document||document};_.h=_.Nd.prototype;_.h.Fa=_.Pd;_.h.ND=_.ja(7);_.h.ub=function(){return this.rb};_.h.H=function(a){return _.Qd(this.rb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.rb).getElementsByTagName(String(a))};_.h.ta=function(a,b,c){return _.Xd(this.rb,arguments)};_.h.createElement=function(a){return _.Vd(this.rb,a)};_.h.createTextNode=function(a){return this.rb.createTextNode(String(a))};_.h.Ab=function(){var a=this.rb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.ae;_.h.canHaveChildren=_.$d;_.h.Nd=_.be;_.h.ZJ=_.ce;_.h.removeNode=_.de;_.h.qT=_.ee;_.h.lA=_.fe;
_.h.isElement=_.ge;_.h.contains=_.he;_.h.Sh=_.ja(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.je=window;_.ke=document;_.le=_.je.location;_.me=/\[native code\]/;_.ne=function(a,b,c){return a[b]=a[b]||c};_.oe=function(){var a;if((a=Object.create)&&_.me.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.pe=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.qe=function(a,b){a=a||{};for(var c in a)_.pe(a,c)&&(b[c]=a[c])};_.re=_.ne(_.je,"gapi",{});
_.te=function(a,b,c){var d=new RegExp("([#].*&|[#])"+b+"=([^&#]*)","g");b=new RegExp("([?#].*&|[?#])"+b+"=([^&#]*)","g");if(a=a&&(d.exec(a)||b.exec(a)))try{c=decodeURIComponent(a[2])}catch(e){}return c};_.ue=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.ve=new RegExp(/(%([^0-9a-fA-F%]|[0-9a-fA-F]([^0-9a-fA-F%])?)?)*/.source+/%($|[^0-9a-fA-F]|[0-9a-fA-F]($|[^0-9a-fA-F]))/.source,"g");
_.we=new RegExp(/\/?\??#?/.source+"("+/[\/?#]/i.source+"|"+/[\uD800-\uDBFF]/i.source+"|"+/%[c-f][0-9a-f](%[89ab][0-9a-f]){0,2}(%[89ab]?)?/i.source+"|"+/%[0-9a-f]?/i.source+")$","i");
_.ye=function(a,b,c){_.xe(a,b,c,"add","at")};_.xe=function(a,b,c,d,e){if(a[d+"EventListener"])a[d+"EventListener"](b,c,!1);else if(a[e+"tachEvent"])a[e+"tachEvent"]("on"+b,c)};
_.ze=_.ne(_.je,"___jsl",_.oe());_.ne(_.ze,"I",0);_.ne(_.ze,"hel",10);
var Ae,Be,Ce,De,Ee,Fe,Ge;Ae=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Be=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Ce=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
De=function(a,b,c){if(b&&"object"===typeof b)for(var d in b)!Object.prototype.hasOwnProperty.call(b,d)||c&&"___goc"===d&&"undefined"===typeof b[d]||(a[d]&&b[d]&&"object"===typeof a[d]&&"object"===typeof b[d]&&!Ce(a[d])&&!Ce(b[d])?De(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Ce(b[d])?[]:{},De(a[d],b[d])):a[d]=b[d])};
Ee=function(a){if(a&&!/^\s+$/.test(a)){for(;0==a.charCodeAt(a.length-1);)a=a.substring(0,a.length-1);try{var b=window.JSON.parse(a)}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ("+a+"\n)"))()}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ({"+a+"\n})"))()}catch(c){}return"object"===typeof b?b:{}}};
Fe=function(a,b){var c={___goc:void 0};a.length&&a[a.length-1]&&Object.hasOwnProperty.call(a[a.length-1],"___goc")&&"undefined"===typeof a[a.length-1].___goc&&(c=a.pop());De(c,b);a.push(c)};
Ge=function(a){Be(!0);var b=window.___gcfg,c=Ae("cu"),d=window.___gu;b&&b!==d&&(Fe(c,b),window.___gu=b);b=Ae("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,Ae("us"));for(var g=0;g<e.length;++g)for(var k=e[g],l=0;l<f.length;++l)k.src&&0==k.src.indexOf(f[l])&&d.push(k);0==d.length&&0<e.length&&e[e.length-1].src&&d.push(e[e.length-1]);for(e=0;e<d.length;++e)d[e].getAttribute("gapi_processed")||(d[e].setAttribute("gapi_processed",!0),(f=d[e])?(g=
f.nodeType,f=3==g||4==g?f.nodeValue:f.textContent||f.innerText||f.innerHTML||""):f=void 0,(f=Ee(f))&&b.push(f));a&&Fe(c,a);d=Ae("cd");a=0;for(b=d.length;a<b;++a)De(Be(),d[a],!0);d=Ae("ci");a=0;for(b=d.length;a<b;++a)De(Be(),d[a],!0);a=0;for(b=c.length;a<b;++a)De(Be(),c[a],!0)};_.S=function(a,b){var c=Be();if(!a)return c;a=a.split("/");for(var d=0,e=a.length;c&&"object"===typeof c&&d<e;++d)c=c[a[d]];return d===a.length&&void 0!==c?c:b};
_.He=function(a,b){var c;if("string"===typeof a){var d=c={};a=a.split("/");for(var e=0,f=a.length;e<f-1;++e){var g={};d=d[a[e]]=g}d[a[e]]=b}else c=a;Ge(c)};
var Ie=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ne(_.ze,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Ie&&Ie();Ge();
_.C("gapi.config.get",_.S);_.C("gapi.config.update",_.He);

_.Je=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.hb(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}};_.Ke=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.bb(f)?"o"+_.cd(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Le=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Me=function(a){return/^[\s\xa0]*$/.test(a)};
_.Ne=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Rd(c,"*",a,b)[0]||null}return a||null};

var Te,Ue,Ve,We,Xe,Ye,Ze,$e,af,bf,cf,df,ef,ff,gf,hf,jf,kf,lf,mf,nf,of,pf,qf,rf,sf,tf,uf,vf,wf,xf,Af,Bf;Ve=void 0;We=function(a){try{return _.A.JSON.parse.call(_.A.JSON,a)}catch(b){return!1}};Xe=function(a){return Object.prototype.toString.call(a)};Ye=Xe(0);Ze=Xe(new Date(0));$e=Xe(!0);af=Xe("");bf=Xe({});cf=Xe([]);
df=function(a,b){if(b)for(var c=0,d=b.length;c<d;++c)if(a===b[c])throw new TypeError("Converting circular structure to JSON");d=typeof a;if("undefined"!==d){c=Array.prototype.slice.call(b||[],0);c[c.length]=a;b=[];var e=Xe(a);if(null!=a&&"function"===typeof a.toJSON&&(Object.prototype.hasOwnProperty.call(a,"toJSON")||(e!==cf||a.constructor!==Array&&a.constructor!==Object)&&(e!==bf||a.constructor!==Array&&a.constructor!==Object)&&e!==af&&e!==Ye&&e!==$e&&e!==Ze))return df(a.toJSON.call(a),c);if(null==
a)b[b.length]="null";else if(e===Ye)a=Number(a),isNaN(a)||isNaN(a-a)?a="null":-0===a&&0>1/a&&(a="-0"),b[b.length]=String(a);else if(e===$e)b[b.length]=String(!!Number(a));else{if(e===Ze)return df(a.toISOString.call(a),c);if(e===cf&&Xe(a.length)===Ye){b[b.length]="[";var f=0;for(d=Number(a.length)>>0;f<d;++f)f&&(b[b.length]=","),b[b.length]=df(a[f],c)||"null";b[b.length]="]"}else if(e==af&&Xe(a.length)===Ye){b[b.length]='"';f=0;for(c=Number(a.length)>>0;f<c;++f)d=String.prototype.charAt.call(a,f),
e=String.prototype.charCodeAt.call(a,f),b[b.length]="\b"===d?"\\b":"\f"===d?"\\f":"\n"===d?"\\n":"\r"===d?"\\r":"\t"===d?"\\t":"\\"===d||'"'===d?"\\"+d:31>=e?"\\u"+(e+65536).toString(16).substr(1):32<=e&&65535>=e?d:"\ufffd";b[b.length]='"'}else if("object"===d){b[b.length]="{";d=0;for(f in a)Object.prototype.hasOwnProperty.call(a,f)&&(e=df(a[f],c),void 0!==e&&(d++&&(b[b.length]=","),b[b.length]=df(f),b[b.length]=":",b[b.length]=e));b[b.length]="}"}else return}return b.join("")}};ef=/[\0-\x07\x0b\x0e-\x1f]/;
ff=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*[\0-\x1f]/;gf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\[^\\\/"bfnrtu]/;hf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\u([0-9a-fA-F]{0,3}[^0-9a-fA-F])/;jf=/"([^\0-\x1f\\"]|\\[\\\/"bfnrt]|\\u[0-9a-fA-F]{4})*"/g;kf=/-?(0|[1-9][0-9]*)(\.[0-9]+)?([eE][-+]?[0-9]+)?/g;lf=/[ \t\n\r]+/g;mf=/[^"]:/;nf=/""/g;of=/true|false|null/g;pf=/00/;qf=/[\{]([^0\}]|0[^:])/;rf=/(^|\[)[,:]|[,:](\]|\}|[,:]|$)/;sf=/[^\[,:][\[\{]/;tf=/^(\{|\}|\[|\]|,|:|0)+/;uf=/\u2028/g;
vf=/\u2029/g;
wf=function(a){a=String(a);if(ef.test(a)||ff.test(a)||gf.test(a)||hf.test(a))return!1;var b=a.replace(jf,'""');b=b.replace(kf,"0");b=b.replace(lf,"");if(mf.test(b))return!1;b=b.replace(nf,"0");b=b.replace(of,"0");if(pf.test(b)||qf.test(b)||rf.test(b)||sf.test(b)||!b||(b=b.replace(tf,"")))return!1;a=a.replace(uf,"\\u2028").replace(vf,"\\u2029");b=void 0;try{b=Ve?[We(a)]:eval("(function (var_args) {\n  return Array.prototype.slice.call(arguments, 0);\n})(\n"+a+"\n)")}catch(c){return!1}return b&&1===
b.length?b[0]:!1};xf=function(){var a=((_.A.document||{}).scripts||[]).length;if((void 0===Te||void 0===Ve||Ue!==a)&&-1!==Ue){Te=Ve=!1;Ue=-1;try{try{Ve=!!_.A.JSON&&'{"a":[3,true,"1970-01-01T00:00:00.000Z"]}'===_.A.JSON.stringify.call(_.A.JSON,{a:[3,!0,new Date(0)],c:function(){}})&&!0===We("true")&&3===We('[{"a":3}]')[0].a}catch(b){}Te=Ve&&!We("[00]")&&!We('"\u0007"')&&!We('"\\0"')&&!We('"\\v"')}finally{Ue=a}}};_.yf=function(a){if(-1===Ue)return!1;xf();return(Te?We:wf)(a)};
_.zf=function(a){if(-1!==Ue)return xf(),Ve?_.A.JSON.stringify.call(_.A.JSON,a):df(a)};Af=!Date.prototype.toISOString||"function"!==typeof Date.prototype.toISOString||"1970-01-01T00:00:00.000Z"!==(new Date(0)).toISOString();
Bf=function(){var a=Date.prototype.getUTCFullYear.call(this);return[0>a?"-"+String(1E6-a).substr(1):9999>=a?String(1E4+a).substr(1):"+"+String(1E6+a).substr(1),"-",String(101+Date.prototype.getUTCMonth.call(this)).substr(1),"-",String(100+Date.prototype.getUTCDate.call(this)).substr(1),"T",String(100+Date.prototype.getUTCHours.call(this)).substr(1),":",String(100+Date.prototype.getUTCMinutes.call(this)).substr(1),":",String(100+Date.prototype.getUTCSeconds.call(this)).substr(1),".",String(1E3+Date.prototype.getUTCMilliseconds.call(this)).substr(1),
"Z"].join("")};Date.prototype.toISOString=Af?Bf:Date.prototype.toISOString;

var Cf;Cf=window.console;_.Df=function(a){Cf&&Cf.log&&Cf.log(a)};_.Ff=function(a){Cf&&(Cf.error?Cf.error(a):Cf.log&&Cf.log(a))};_.Gf=function(a){Cf&&(Cf.warn?Cf.warn(a):Cf.log&&Cf.log(a))};_.Hf=function(){};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Yg=function(){return _.Bb("Safari")&&!(_.Jb()||_.Bb("Coast")||_.Gb()||_.Bb("Edge")||_.Bb("Edg/")||_.Bb("OPR")||_.Ib()||_.Bb("Silk")||_.Bb("Android"))};_.Zg=function(){return _.Bb("Android")&&!(_.Jb()||_.Ib()||_.Gb()||_.Bb("Silk"))};_.$g=_.Ib();_.ah=_.mc()||_.Bb("iPod");_.bh=_.Bb("iPad");_.ch=_.Zg();_.dh=_.Jb();_.eh=_.Yg()&&!_.nc();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.fh=function(a){for(var b=[],c=0,d=0;d<a.length;d++){var e=a.charCodeAt(d);255<e&&(b[c++]=e&255,e>>=8);b[c++]=e}return b};
var gh;gh={};_.hh=null;_.ih=_.vc||_.wc&&!_.eh||_.rc||!_.eh&&!_.sc&&"function"==typeof _.A.atob;_.kh=function(a,b){void 0===b&&(b=0);_.jh();b=gh[b];for(var c=[],d=0;d<a.length;d+=3){var e=a[d],f=d+1<a.length,g=f?a[d+1]:0,k=d+2<a.length,l=k?a[d+2]:0,m=e>>2;e=(e&3)<<4|g>>4;g=(g&15)<<2|l>>6;l&=63;k||(l=64,f||(g=64));c.push(b[m],b[e],b[g]||"",b[l]||"")}return c.join("")};
_.jh=function(){if(!_.hh){_.hh={};for(var a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),b=["+/=","+/","-_=","-_.","-_"],c=0;5>c;c++){var d=a.concat(b[c].split(""));gh[c]=d;for(var e=0;e<d.length;e++){var f=d[e];void 0===_.hh[f]&&(_.hh[f]=e)}}}};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Ch;_.Bh=function(a){this.rb=a||{cookie:""}};_.h=_.Bh.prototype;_.h.isEnabled=function(){return navigator.cookieEnabled};
_.h.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.ica;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.HK}if(/[;=\s]/.test(a))throw Error("x`"+a);if(/[;\r\n]/.test(b))throw Error("y`"+b);void 0===k&&(k=-1);this.rb.cookie=a+"="+b+(f?";domain="+f:"")+(g?";path="+g:"")+(0>k?"":0==k?";expires="+(new Date(1970,1,1)).toUTCString():";expires="+(new Date(_.lb()+1E3*k)).toUTCString())+(d?";secure":"")+(null!=e?";samesite="+e:"")};
_.h.get=function(a,b){for(var c=a+"=",d=(this.rb.cookie||"").split(";"),e=0,f;e<d.length;e++){f=(0,_.tb)(d[e]);if(0==f.lastIndexOf(c,0))return f.substr(c.length);if(f==a)return""}return b};_.h.remove=function(a,b,c){var d=this.Ud(a);this.set(a,"",{HK:0,path:b,domain:c});return d};_.h.Ae=function(){return Ch(this).keys};_.h.Xc=function(){return Ch(this).values};_.h.isEmpty=function(){return!this.rb.cookie};_.h.Hb=function(){return this.rb.cookie?(this.rb.cookie||"").split(";").length:0};
_.h.Ud=function(a){return void 0!==this.get(a)};_.h.Sj=function(a){for(var b=Ch(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=Ch(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};Ch=function(a){a=(a.rb.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.tb)(a[f]),d=e.indexOf("="),-1==d?(b.push(""),c.push(e)):(b.push(e.substring(0,d)),c.push(e.substring(d+1)));return{keys:b,values:c}};
_.Dh=new _.Bh("undefined"==typeof document?null:document);

_.Lh={};_.Mh=function(a){return _.Lh[a||"token"]||null};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.hi=function(a,b){a:{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]};_.ii=function(a,b){a.prototype=(0,_.Ja)(b.prototype);a.prototype.constructor=a;if(_.Ra)(0,_.Ra)(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.T=b.prototype};
_.ji=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)}};_.ki=[];_.li=[];_.mi=!1;_.ni=function(a){_.ki[_.ki.length]=a;if(_.mi)for(var b=0;b<_.li.length;b++)a((0,_.R)(_.li[b].wrap,_.li[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var qi;_.oi=function(a,b){b=(0,_.Za)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.pi=function(a,b){a=a.split(".");b=b||_.A;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};qi=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};
_.ri=function(){this.Ob=this.Ob;this.km=this.km};_.ri.prototype.Ob=!1;_.ri.prototype.Vn=function(){return this.Ob};_.ri.prototype.Da=function(){this.Ob||(this.Ob=!0,this.va())};_.ui=function(a,b){_.si(a,_.ji(_.ti,b))};_.si=function(a,b){a.Ob?b():(a.km||(a.km=[]),a.km.push(b))};_.ri.prototype.va=function(){if(this.km)for(;this.km.length;)this.km.shift()()};_.ti=function(a){a&&"function"==typeof a.Da&&a.Da()};
_.vi=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.wm=!1};_.vi.prototype.stopPropagation=function(){this.wm=!0};_.vi.prototype.preventDefault=function(){this.defaultPrevented=!0};
var xi,yi;_.wi=!_.sc||_.Rc(9);xi=!_.sc||_.Rc(9);yi=_.sc&&!_.Pc("9");!_.wc||_.Pc("528");_.vc&&_.Pc("1.9b")||_.sc&&_.Pc("8")||_.rc&&_.Pc("9.5")||_.wc&&_.Pc("528");_.vc&&!_.Pc("8")||_.sc&&_.Pc("9");var zi=function(){if(!_.A.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.A.addEventListener("test",_.cb,b),_.A.removeEventListener("test",_.cb,b)}catch(c){}return a}();
_.Ai=function(a,b){_.vi.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.TC=!1;this.pointerId=0;this.pointerType="";this.xe=null;a&&this.init(a,b)};_.K(_.Ai,_.vi);var Bi={2:"touch",3:"pen",4:"mouse"};
_.Ai.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;(b=a.relatedTarget)?_.vc&&(_.pc(b,"nodeName")||(b=null)):"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=_.wc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.wc||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.TC=_.yc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Bi[a.pointerType]||"";this.state=a.state;this.xe=a;a.defaultPrevented&&this.preventDefault()};_.Ai.prototype.stopPropagation=function(){_.Ai.T.stopPropagation.call(this);this.xe.stopPropagation?this.xe.stopPropagation():this.xe.cancelBubble=!0};
_.Ai.prototype.preventDefault=function(){_.Ai.T.preventDefault.call(this);var a=this.xe;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,yi)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};
var Ei;_.Ci="closure_listenable_"+(1E6*Math.random()|0);_.Di=function(a){return!(!a||!a[_.Ci])};Ei=0;
var Fi=function(a,b,c,d,e){this.listener=a;this.tw=null;this.src=b;this.type=c;this.capture=!!d;this.Ye=e;this.key=++Ei;this.ro=this.Bt=!1},Gi=function(a){a.ro=!0;a.listener=null;a.tw=null;a.src=null;a.Ye=null};
_.Hi=function(a){this.src=a;this.yd={};this.Es=0};_.Hi.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.yd[f];a||(a=this.yd[f]=[],this.Es++);var g=Ii(a,b,d,e);-1<g?(b=a[g],c||(b.Bt=!1)):(b=new Fi(b,this.src,f,!!d,e),b.Bt=c,a.push(b));return b};_.Hi.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.yd))return!1;var e=this.yd[a];b=Ii(e,b,c,d);return-1<b?(Gi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.yd[a],this.Es--),!0):!1};
_.Ji=function(a,b){var c=b.type;if(!(c in a.yd))return!1;var d=_.oi(a.yd[c],b);d&&(Gi(b),0==a.yd[c].length&&(delete a.yd[c],a.Es--));return d};_.Hi.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.yd)if(!a||c==a){for(var d=this.yd[c],e=0;e<d.length;e++)++b,Gi(d[e]);delete this.yd[c];this.Es--}return b};_.Hi.prototype.Bn=function(a,b,c,d){a=this.yd[a.toString()];var e=-1;a&&(e=Ii(a,b,c,d));return-1<e?a[e]:null};
_.Hi.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return qi(this.yd,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Ii=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.ro&&f.listener==b&&f.capture==!!c&&f.Ye==d)return e}return-1};
var Ki,Li,Mi,Qi,Si,Ti,Xi,Wi,Ui,Yi;Ki="closure_lm_"+(1E6*Math.random()|0);Li={};Mi=0;_.Oi=function(a,b,c,d,e){if(d&&d.once)return _.Ni(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Oi(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.V(b,c,_.bb(d)?!!d.capture:!!d,e):Qi(a,b,c,!1,d,e)};
Qi=function(a,b,c,d,e,f){if(!b)throw Error("z");var g=_.bb(e)?!!e.capture:!!e,k=_.Ri(a);k||(a[Ki]=k=new _.Hi(a));c=k.add(b,c,d,g,f);if(c.tw)return c;d=Si();c.tw=d;d.src=a;d.listener=c;if(a.addEventListener)zi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ti(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("A");Mi++;return c};
Si=function(){var a=Ui,b=xi?function(c){return a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return c};return b};_.Ni=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ni(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.eo(b,c,_.bb(d)?!!d.capture:!!d,e):Qi(a,b,c,!0,d,e)};
_.Vi=function(a){if("number"===typeof a||!a||a.ro)return!1;var b=a.src;if(_.Di(b))return b.CE(a);var c=a.type,d=a.tw;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ti(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Mi--;(c=_.Ri(b))?(_.Ji(c,a),0==c.Es&&(c.src=null,b[Ki]=null)):Gi(a);return!0};Ti=function(a){return a in Li?Li[a]:Li[a]="on"+a};
Xi=function(a,b,c,d){var e=!0;if(a=_.Ri(a))if(b=a.yd[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.ro&&(f=Wi(f,d),e=e&&!1!==f)}return e};Wi=function(a,b){var c=a.listener,d=a.Ye||a.src;a.Bt&&_.Vi(a);return c.call(d,b)};
Ui=function(a,b){if(a.ro)return!0;if(!xi){var c=b||_.pi("window.event");b=new _.Ai(c,this);var d=!0;if(!(0>c.keyCode||void 0!=c.returnValue)){a:{var e=!1;if(0==c.keyCode)try{c.keyCode=-1;break a}catch(g){e=!0}if(e||void 0==c.returnValue)c.returnValue=!0}c=[];for(e=b.currentTarget;e;e=e.parentNode)c.push(e);a=a.type;for(e=c.length-1;!b.wm&&0<=e;e--){b.currentTarget=c[e];var f=Xi(c[e],a,!0,b);d=d&&f}for(e=0;!b.wm&&e<c.length;e++)b.currentTarget=c[e],f=Xi(c[e],a,!1,b),d=d&&f}return d}return Wi(a,new _.Ai(b,
this))};_.Ri=function(a){a=a[Ki];return a instanceof _.Hi?a:null};Yi="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Pi=function(a){if("function"===typeof a)return a;a[Yi]||(a[Yi]=function(b){return a.handleEvent(b)});return a[Yi]};_.ni(function(a){Ui=a(Ui)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Zi=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};_.$i=function(a){for(var b in a)return!1;return!0};_.cj=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.cj(a,b[f],c,d,e);else d=_.bb(d)?!!d.capture:!!d,c=_.Pi(c),_.Di(a)?a.$b(b,c,d,e):a&&(a=_.Ri(a))&&(b=a.Bn(b,c,d,e))&&_.Vi(b)};_.dj=function(){_.ri.call(this);this.Pi=new _.Hi(this);this.CR=this;this.OC=null};_.K(_.dj,_.ri);_.dj.prototype[_.Ci]=!0;_.h=_.dj.prototype;_.h.Jl=function(){return this.OC};
_.h.Sw=_.ja(12);_.h.addEventListener=function(a,b,c,d){_.Oi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.cj(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Jl();if(c)for(b=[];c;c=c.Jl())b.push(c);c=this.CR;var d=a.type||a;if("string"===typeof a)a=new _.vi(a,c);else if(a instanceof _.vi)a.target=a.target||c;else{var e=a;a=new _.vi(d,c);_.Fb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.wm&&0<=f;f--){var g=a.currentTarget=b[f];e=g.gq(d,!0,a)&&e}a.wm||(g=a.currentTarget=c,e=g.gq(d,!0,a)&&e,a.wm||(e=g.gq(d,!1,a)&&e));if(b)for(f=0;!a.wm&&f<b.length;f++)g=a.currentTarget=b[f],e=g.gq(d,!1,a)&&e;return e};
_.h.va=function(){_.dj.T.va.call(this);this.cD();this.OC=null};_.h.V=function(a,b,c,d){return this.Pi.add(String(a),b,!1,c,d)};_.h.eo=function(a,b,c,d){return this.Pi.add(String(a),b,!0,c,d)};_.h.$b=function(a,b,c,d){return this.Pi.remove(String(a),b,c,d)};_.h.CE=function(a){return _.Ji(this.Pi,a)};_.h.cD=function(a){this.Pi&&this.Pi.removeAll(a)};
_.h.gq=function(a,b,c){a=this.Pi.yd[String(a)];if(!a)return!0;a=a.concat();for(var d=!0,e=0;e<a.length;++e){var f=a[e];if(f&&!f.ro&&f.capture==b){var g=f.listener,k=f.Ye||f.src;f.Bt&&this.CE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.Bn=function(a,b,c,d){return this.Pi.Bn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Pi.hasListener(void 0!==a?String(a):void 0,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var rk;_.kk=function(a,b){for(var c in a)if(!(c in b)||a[c]!==b[c])return!1;for(var d in b)if(!(d in a))return!1;return!0};_.lk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.mk=function(a){return a};_.nk=function(a,b){a.src=_.pd(b);(b=_.ad(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.ok=function(a){var b=window.location;a=a instanceof _.Ub?a:_.zd(a);b.href=_.td(a)};_.pk=function(a){a.prototype.$goog_Thenable=!0};_.qk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
rk=function(a,b){this.DS=a;this.XZ=b;this.Yv=0;this.Ze=null};rk.prototype.get=function(){if(0<this.Yv){this.Yv--;var a=this.Ze;this.Ze=a.next;a.next=null}else a=this.DS();return a};rk.prototype.put=function(a){this.XZ(a);100>this.Yv&&(this.Yv++,a.next=this.Ze,this.Ze=a)};
var sk,uk,vk,tk;sk=function(a){_.A.setTimeout(function(){throw a;},0)};_.wk=function(a){a=tk(a);"function"!==typeof _.A.setImmediate||_.A.Window&&_.A.Window.prototype&&!_.Bb("Edge")&&_.A.Window.prototype.setImmediate==_.A.setImmediate?(uk||(uk=vk()),uk(a)):_.A.setImmediate(a)};
vk=function(){var a=_.A.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Bb("Presto")&&(a=function(){var e=_.Zd("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.R)(function(l){if(("*"==k||l.origin==k)&&l.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,k)}}});if("undefined"!==typeof a&&!_.Hb()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.A.setTimeout(e,0)}};tk=_.mk;_.ni(function(a){tk=a});
var xk=function(){this.yx=this.Uo=null},zk=new rk(function(){return new yk},function(a){a.reset()});xk.prototype.add=function(a,b){var c=zk.get();c.set(a,b);this.yx?this.yx.next=c:this.Uo=c;this.yx=c};xk.prototype.remove=function(){var a=null;this.Uo&&(a=this.Uo,this.Uo=this.Uo.next,this.Uo||(this.yx=null),a.next=null);return a};var yk=function(){this.next=this.scope=this.Wg=null};yk.prototype.set=function(a,b){this.Wg=a;this.scope=b;this.next=null};
yk.prototype.reset=function(){this.next=this.scope=this.Wg=null};
var Ak,Bk,Ck,Dk,Fk;_.Ek=function(a,b){Ak||Bk();Ck||(Ak(),Ck=!0);Dk.add(a,b)};Bk=function(){if(_.A.Promise&&_.A.Promise.resolve){var a=_.A.Promise.resolve(void 0);Ak=function(){a.then(Fk)}}else Ak=function(){_.wk(Fk)}};Ck=!1;Dk=new xk;Fk=function(){for(var a;a=Dk.remove();){try{a.Wg.call(a.scope)}catch(b){sk(b)}zk.put(a)}Ck=!1};
var Hk,Ik,Tk,Rk;_.Gk=function(a,b){this.Ea=0;this.ij=void 0;this.ln=this.Qj=this.$a=null;this.Pu=this.Qz=!1;if(a!=_.cb)try{var c=this;a.call(b,function(d){c.lh(2,d)},function(d){c.lh(3,d)})}catch(d){this.lh(3,d)}};Hk=function(){this.next=this.context=this.jo=this.xr=this.ol=null;this.rp=!1};Hk.prototype.reset=function(){this.context=this.jo=this.xr=this.ol=null;this.rp=!1};Ik=new rk(function(){return new Hk},function(a){a.reset()});_.Jk=function(a,b,c){var d=Ik.get();d.xr=a;d.jo=b;d.context=c;return d};
_.Kk=function(a){if(a instanceof _.Gk)return a;var b=new _.Gk(_.cb);b.lh(2,a);return b};_.Lk=function(a){return new _.Gk(function(b,c){c(a)})};_.Nk=function(a,b,c){Mk(a,b,c,null)||_.Ek(_.ji(b,a))};_.Ok=function(a){return new _.Gk(function(b,c){var d=a.length,e=[];if(d)for(var f=function(m,n){d--;e[m]=n;0==d&&b(e)},g=function(m){c(m)},k=0,l;k<a.length;k++)l=a[k],_.Nk(l,_.ji(f,k),g);else b(e)})};_.Qk=function(){var a,b,c=new _.Gk(function(d,e){a=d;b=e});return new Pk(c,a,b)};
_.Gk.prototype.then=function(a,b,c){return Rk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.pk(_.Gk);_.Gk.prototype.ys=function(a,b){return Rk(this,null,a,b)};_.Gk.prototype.cancel=function(a){if(0==this.Ea){var b=new Sk(a);_.Ek(function(){Tk(this,b)},this)}};
Tk=function(a,b){if(0==a.Ea)if(a.$a){var c=a.$a;if(c.Qj){for(var d=0,e=null,f=null,g=c.Qj;g&&(g.rp||(d++,g.ol==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ea&&1==d?Tk(c,b):(f?(d=f,d.next==c.ln&&(c.ln=d),d.next=d.next.next):Uk(c),Vk(c,e,3,b)))}a.$a=null}else a.lh(3,b)};_.Xk=function(a,b){a.Qj||2!=a.Ea&&3!=a.Ea||Wk(a);a.ln?a.ln.next=b:a.Qj=b;a.ln=b};
Rk=function(a,b,c,d){var e=_.Jk(null,null,null);e.ol=new _.Gk(function(f,g){e.xr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.jo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Sk?g(k):f(l)}catch(m){g(m)}}:g});e.ol.$a=a;_.Xk(a,e);return e.ol};_.Gk.prototype.v1=function(a){this.Ea=0;this.lh(2,a)};_.Gk.prototype.w1=function(a){this.Ea=0;this.lh(3,a)};
_.Gk.prototype.lh=function(a,b){0==this.Ea&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ea=1,Mk(b,this.v1,this.w1,this)||(this.ij=b,this.Ea=a,this.$a=null,Wk(this),3!=a||b instanceof Sk||Yk(this,b)))};
var Mk=function(a,b,c,d){if(a instanceof _.Gk)return _.Xk(a,_.Jk(b||_.cb,c||null,d)),!0;if(_.qk(a))return a.then(b,c,d),!0;if(_.bb(a))try{var e=a.then;if("function"===typeof e)return Zk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Zk=function(a,b,c,d,e){var f=!1,g=function(l){f||(f=!0,c.call(e,l))},k=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,g,k)}catch(l){k(l)}},Wk=function(a){a.Qz||(a.Qz=!0,_.Ek(a.dT,a))},Uk=function(a){var b=null;a.Qj&&(b=a.Qj,a.Qj=b.next,b.next=null);a.Qj||(a.ln=
null);return b};_.Gk.prototype.dT=function(){for(var a;a=Uk(this);)Vk(this,a,this.Ea,this.ij);this.Qz=!1};var Vk=function(a,b,c,d){if(3==c&&b.jo&&!b.rp)for(;a&&a.Pu;a=a.$a)a.Pu=!1;if(b.ol)b.ol.$a=null,$k(b,c,d);else try{b.rp?b.xr.call(b.context):$k(b,c,d)}catch(e){al.call(null,e)}Ik.put(b)},$k=function(a,b,c){2==b?a.xr.call(a.context,c):a.jo&&a.jo.call(a.context,c)},Yk=function(a,b){a.Pu=!0;_.Ek(function(){a.Pu&&al.call(null,b)})},al=sk,Sk=function(a){_.Vc.call(this,a)};_.K(Sk,_.Vc);
Sk.prototype.name="cancel";var Pk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.hs=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.is=function(a){_.ri.call(this);this.ng=a;this.Qb={}};_.K(_.is,_.ri);var js=[];_.is.prototype.V=function(a,b,c,d){return this.kr(a,b,c,d)};_.is.prototype.kr=function(a,b,c,d,e){Array.isArray(b)||(b&&(js[0]=b.toString()),b=js);for(var f=0;f<b.length;f++){var g=_.Oi(a,b[f],c||this.handleEvent,d||!1,e||this.ng||this);if(!g)break;this.Qb[g.key]=g}return this};_.is.prototype.eo=function(a,b,c,d){return ks(this,a,b,c,d)};
var ks=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)ks(a,b,c[g],d,e,f);else{b=_.Ni(b,c,d||a.handleEvent,e,f||a.ng||a);if(!b)return a;a.Qb[b.key]=b}return a};_.is.prototype.$b=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.$b(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.bb(d)?!!d.capture:!!d,e=e||this.ng||this,c=_.Pi(c),d=!!d,b=_.Di(a)?a.Bn(b,c,d,e):a?(a=_.Ri(a))?a.Bn(b,c,d,e):null:null,b&&(_.Vi(b),delete this.Qb[b.key]);return this};
_.is.prototype.removeAll=function(){_.Db(this.Qb,function(a,b){this.Qb.hasOwnProperty(b)&&_.Vi(a)},this);this.Qb={}};_.is.prototype.va=function(){_.is.T.va.call(this);this.removeAll()};_.is.prototype.handleEvent=function(){throw Error("G");};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/

var yu,zu,Au,Bu,Du,Eu,Fu,Gu,Iu;oauth2={};_.xu=!1;yu=function(a){try{_.xu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};zu=function(a,b){if(!a)return-1;if(a.indexOf)return a.indexOf(b,void 0);for(var c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return-1};Au=function(a,b){function c(){}if(!a)throw"Child class cannot be empty.";if(!b)throw"Parent class cannot be empty.";c.prototype=b.prototype;a.prototype=new c;a.prototype.constructor=a};
Bu=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.Cu=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Du=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};Eu=function(a,b,c){if(a.addEventListener)a.addEventListener(b,c,!1);else if(a.attachEvent)a.attachEvent("on"+b,c);else throw"Add event handler for "+b+" failed.";};Fu={token:1,id_token:1};
Gu=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.Hu=window.JSON;Iu=function(a){this.QE=a||[];this.Yb={}};Iu.prototype.addEventListener=function(a,b){if(!(0<=zu(this.QE,a)))throw"Unrecognized event type: "+a;if(!Bu(b))throw"The listener for event '"+a+"' is not a function.";this.Yb[a]||(this.Yb[a]=[]);0>zu(this.Yb[a],b)&&this.Yb[a].push(b)};
Iu.prototype.removeEventListener=function(a,b){if(!(0<=zu(this.QE,a)))throw"Unrecognized event type: "+a;Bu(b)&&this.Yb[a]&&this.Yb[a].length&&(b=zu(this.Yb[a],b),0<=b&&this.Yb[a].splice(b,1))};Iu.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=zu(this.QE,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.Yb[b]&&this.Yb[b].length)for(var c=0,d=this.Yb[b].length;c<d;c++)this.Yb[b][c](a)};
var Ju,Ku,Lu,Pu,Qu,gv,hv,jv,kv,mv,vv;Ju={};Ku={};Lu={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.Mu=function(a,b){if(a=Lu[a])return a[b]};_.Nu=function(a,b){if(!a)throw Error("L");if(!b.authServerUrl)throw Error("M");if(!b.idpIFrameUrl)throw Error("N");Lu[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.Ou=void 0;
Pu=function(a){a.style.position="absolute";a.style.width="1px";a.style.height="1px";a.style.left="-9999px";a.style.top="-9999px";a.style.right="-9999px";a.style.bottom="-9999px";a.style.display="none";a.setAttribute("aria-hidden","true")};Qu=function(){this.a2=window;this.Rt=this.tl=this.Fr=this.ih=null};
Qu.prototype.open=function(a,b,c,d){Ru(this);this.Fr?(this.tl&&(this.tl(),this.tl=null),Su(this)):this.Fr="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.ih=this.a2.open(a,this.Fr,b);try{this.ih.focus();if(this.ih.closed||"undefined"==typeof this.ih.closed)throw Error("P");_.Ou=this.ih}catch(e){d&&setTimeout(d,0);this.ih=null;break a}c&&(this.tl=c,Tu(this))}};
var Ru=function(a){try{if(null==a.ih||a.ih.closed)a.ih=null,a.Fr=null,Su(a),a.tl&&(a.tl(),a.tl=null)}catch(b){a.ih=null,a.Fr=null,Su(a)}},Tu=function(a){a.Rt=window.setInterval(function(){Ru(a)},300)},Su=function(a){a.Rt&&(window.clearInterval(a.Rt),a.Rt=null)};Ku=Ku||{};var Uu=function(a,b){this.Rb=a;this.JB=b;this.kd=null;this.Vl=!1};Uu.prototype.start=function(){if(!this.Vl&&!this.kd){var a=this;this.kd=window.setTimeout(function(){a.clear();a.Vl||(a.Rb(),a.Vl=!0)},Ku.SI(this.JB))}};
Uu.prototype.clear=function(){this.kd&&(window.clearTimeout(this.kd),this.kd=null)};var Vu=function(a,b){var c=Ku.mp;this.KW=Ku.$o;this.fO=c;this.Rb=a;this.JB=b;this.kd=null;this.Vl=!1;var d=this;this.gO=function(){document[d.KW]||(d.clear(),d.start())}};Vu.prototype.start=function(){if(!this.Vl&&!this.kd){Eu(document,this.fO,this.gO);var a=this;this.kd=window.setTimeout(function(){a.clear();a.Vl||(a.Rb(),a.Vl=!0)},Ku.SI(this.JB))}};
Vu.prototype.clear=function(){var a=this.fO,b=this.gO,c=document;if(c.removeEventListener)c.removeEventListener(a,b,!1);else if(c.detachEvent)c.detachEvent("on"+a,b);else throw"Remove event handler for "+a+" failed.";this.kd&&(window.clearTimeout(this.kd),this.kd=null)};Ku.$o=null;Ku.mp=null;
Ku.gX=function(){var a=document;"undefined"!==typeof a.hidden?(Ku.$o="hidden",Ku.mp="visibilitychange"):"undefined"!==typeof a.msHidden?(Ku.$o="msHidden",Ku.mp="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(Ku.$o="webkitHidden",Ku.mp="webkitvisibilitychange")};Ku.gX();Ku.CS=function(a,b){return Ku.$o&&Ku.mp?new Vu(a,b):new Uu(a,b)};Ku.SI=function(a){return Math.max(1,a-(new Date).getTime())};
var Wu=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},Xu=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var u=g,r=0;64>r;r+=4)u[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=u[r-3]^u[r-8]^u[r-14]^u[r-16],u[r]=(p<<1|p>>>31)&4294967295;p=e[0];var v=e[1],t=e[2],w=e[3],y=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var D=w^v&(t^w);var z=1518500249}else D=
v^t^w,z=1859775393;else 60>r?(D=v&t|w&(v|t),z=2400959708):(D=v^t^w,z=3395469782);D=((p<<5|p>>>27)&4294967295)+D+y+z+u[r]&4294967295;y=w;w=t;t=(v<<30|v>>>2)&4294967295;v=p;p=D}e[0]=e[0]+p&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+y&4294967295}function c(p,u){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],v=0,t=p.length;v<t;++v)r.push(p.charCodeAt(v));p=r}u||(u=p.length);r=0;if(0==m)for(;r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<
u;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],u=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=u&255,u>>>=8;b(f);for(r=u=0;5>r;r++)for(var v=24;0<=v;v-=8)p[u++]=e[r]>>v&255;return p}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Sg:function(){for(var p=d(),u="",r=0;r<p.length;r++)u+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return u}}},Yu=
window.crypto,Zu=!1,$u=0,av=1,bv=0,cv="",dv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;av=av*b%bv;if(3==++$u)if(a=window,b=dv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("Q`mousemove");},ev=function(a){var b=Xu();b.update(a);return b.Sg()};Zu=!!Yu&&"function"==typeof Yu.getRandomValues;
Zu||(bv=1E6*(screen.width*screen.width+screen.height),cv=ev(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),Eu(window,"mousemove",dv));Ju=Ju||{};Ju.mP="ssIFrame_";
_.fv=function(a,b){this.Kb=a;if(!this.Kb)throw Error("R");a=_.Mu(a,"idpIFrameUrl");if(!a)throw Error("S");this.IJ=a;if(!b)throw Error("T");this.Nk=b;a=this.IJ;b=document.createElement("a");b.setAttribute("href",a);a=[b.protocol,"//",b.hostname];"http:"==b.protocol&&""!=b.port&&"0"!=b.port&&"80"!=b.port?(a.push(":"),a.push(b.port)):"https:"==b.protocol&&""!=b.port&&"0"!=b.port&&"443"!=b.port&&(a.push(":"),a.push(b.port));this.tB=a.join("");this.k_=[location.protocol,"//",location.host].join("");this.sB=
this.Qn=!1;this.EJ=null;this.fw=[];this.oo=[];this.Ei={};this.Yl=void 0};_.fv.prototype.show=function(){var a=this.Yl;a.style.position="fixed";a.style.width="100%";a.style.height="100%";a.style.left="0px";a.style.top="0px";a.style.right="0px";a.style.bottom="0px";a.style.display="block";a.style.zIndex="9999999";a.style.overflow="hidden";a.setAttribute("aria-hidden","false")};_.fv.prototype.nc=function(){Pu(this.Yl)};
_.fv.prototype.Hv=function(a){if(this.Qn)a&&a(this);else{if(!this.Yl){var b=Ju.mP+this.Kb;var c=this.Kb;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=zu(e.split("|"),c))?Wu(e,d):Wu(e?e+"|"+c:c,d);c=!f;f=this.IJ;var g=this.k_;d=this.Nk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Bu(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);Pu(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.xu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.Yl=e}a&&this.fw.push(a)}};_.fv.prototype.Il=function(){return this.EJ};gv=function(a){for(var b=0;b<a.fw.length;b++)a.fw[b](a);a.fw=[]};
_.iv=function(a,b,c,d){if(a.Qn){if(a.Qn&&a.sB)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.Il(),yu(a),Error(a);hv(a,{method:b,params:c},d)}else a.oo.push({rpc:{method:b,params:c},callback:d}),a.Hv()};hv=function(a,b,c){if(c){for(var d=b.id;!d||a.Ei[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.Ei[d]=c}b.rpcToken=a.Nk;a.Yl.contentWindow.postMessage(_.Hu.stringify(b),a.tB)};jv=function(a){if(a&&0<=a.indexOf("::"))throw Error("U");};
_.fv.prototype.Uh=function(a,b,c,d,e,f,g,k){jv(f);b=_.Cu(b);_.iv(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.fv.prototype.Gv=function(a,b,c,d,e){b=_.Cu(b);_.iv(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};kv=function(a,b,c){jv(b.identifier);_.iv(a,"getSessionSelector",b,c)};
_.lv=function(a,b,c,d,e){jv(b.identifier);_.iv(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};mv=function(a,b,c){_.iv(a,"monitorClient",{clientId:b},c)};_.fv.prototype.Mr=_.ja(29);_.fv.prototype.$w=function(a,b){_.iv(this,"showDialog",{Daa:a},b)};_.fv.prototype.Hp=_.ja(31);Ju.dv={};Ju.yA=function(a){return Ju.dv[a]};
Ju.Hv=function(a,b){var c=Ju.yA(a);if(!c){c=String;if(Zu){var d=new window.Uint32Array(1);Yu.getRandomValues(d);d=Number("0."+d[0])}else d=av,d+=parseInt(cv.substr(0,20),16),cv=ev(cv),d/=bv+Math.pow(16,20);c=c(2147483647*d);c=new _.fv(a,c);Ju.dv[a]=c}c.Hv(b)};Ju.aU=function(a){for(var b in Ju.dv){var c=Ju.yA(b);if(c&&c.Yl&&c.Yl.contentWindow==a.source&&c.tB==a.origin)return c}};Ju.LU=function(a){for(var b in Ju.dv){var c=Ju.yA(b);if(c&&c.tB==a)return c}};Ju=Ju||{};
var ov=function(){var a=[],b;for(b in nv)a.push(nv[b]);Iu.call(this,a);this.vk={};yu("EventBus is ready.")};Au(ov,Iu);var nv={QQ:"sessionSelectorChanged",Yx:"sessionStateChanged",Ex:"authResult",VO:"displayIFrame"},qv=function(a){var b=pv;a&&(b.vk[a]||(b.vk[a]=[]))},rv=function(a,b,c){return b&&a.vk[b]&&0<=zu(a.vk[b],c)};_.h=ov.prototype;
_.h.sZ=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.Ou);if(b=c?Ju.LU(a.origin):Ju.aU(a)){try{var d=_.Hu.parse(a.data)}catch(e){yu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Nk){yu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.Ei[c.id])delete b.Ei[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?yu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.HJ[a.type]?(d=this.HJ[a.type],
c&&!d.GR?yu("Bad IDP event. Source window cannot be a popup."):d.Ro&&!d.Ro.call(this,b,a)?yu("Bad IDP event."):d.Ye.call(this,b,a)):yu("Bad IDP event.")}else yu("Bad event, no corresponding Idp Stub.")};_.h.O_=function(a,b){return rv(this,a.Kb,b.clientId)};_.h.N_=function(a,b){b=b.clientId;return!b||rv(this,a.Kb,b)};_.h.RR=function(a,b){return rv(this,a.Kb,b.clientId)};_.h.DY=function(a){a.Qn=!0;gv(a);for(var b=0;b<a.oo.length;b++)hv(a,a.oo[b].rpc,a.oo[b].callback);a.oo=[]};
_.h.CY=function(a,b){b={error:b.error};a.Qn=!0;a.sB=!0;a.EJ=b;a.oo=[];gv(a)};_.h.zw=function(a,b){b.originIdp=a.Kb;this.dispatchEvent(b)};var pv=new ov,sv=pv,tv={};tv.idpReady={Ye:sv.DY};tv.idpError={Ye:sv.CY};tv.sessionStateChanged={Ye:sv.zw,Ro:sv.O_};tv.sessionSelectorChanged={Ye:sv.zw,Ro:sv.N_};tv.authResult={Ye:sv.zw,Ro:sv.RR,GR:!0};tv.displayIFrame={Ye:sv.zw};pv.HJ=tv||{};Eu(window,"message",function(a){pv.sZ.call(pv,a)});
_.uv=function(a,b){this.je=!1;if(!a)throw Error("V");var c=[],d;for(d in a)c.push(a[d]);Iu.call(this,c);this.Cd=[location.protocol,"//",location.host].join("");this.xc=b.crossSubDomains?b.domain||this.Cd:this.Cd;if(!b)throw Error("W");if(!b.idpId)throw Error("X");if(!_.Mu(b.idpId,"authServerUrl")||!_.Mu(b.idpId,"idpIFrameUrl"))throw Error("Y`"+b.idpId);this.Kb=b.idpId;this.Vb=void 0;this.KS=!!b.disableTokenRefresh;this.zT=!!b.forceTokenRefresh;this.R0=!!b.skipTokenCache;this.setOptions(b);this.Pp=
[];this.bm=this.fK=!1;this.Un=void 0;this.XL();this.Zc=void 0;var e=this,f=function(){yu("Token Manager is ready.");if(e.Pp.length)for(var g=0;g<e.Pp.length;g++)e.Pp[g].call(e);e.fK=!0;e.Pp=[]};Ju.Hv(this.Kb,function(g){e.Zc=g;g.Qn&&g.sB?(e.bm=!0,e.Un=g.Il(),e.bw(e.Un)):e.Vb?mv(e.Zc,e.Vb,function(k){if(k){k=e.Kb;var l=e.Vb,m=pv;k&&l&&(m.vk[k]||(m.vk[k]=[]),0>zu(m.vk[k],l)&&m.vk[k].push(l));f()}else e.Un={error:"Not a valid origin for the client: "+e.Cd+" has not been whitelisted for client ID "+e.Vb+
". Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID."},e.bm=!0,e.bw(e.Un)}):(qv(e.Kb),f())})};Au(_.uv,Iu);_.uv.prototype.setOptions=function(){};_.uv.prototype.XL=function(){};_.uv.prototype.bw=function(){};_.uv.prototype.Il=function(){return this.Un};vv=function(a,b,c){return function(){b.apply(a,c)}};_.wv=function(a,b,c){if(a.fK)b.apply(a,c);else{if(a.bm)throw a.Un;a.Pp.push(vv(a,b,c))}};_.uv.prototype.LG=_.ja(32);_.uv.prototype.Hp=_.ja(30);
_.yv=function(a,b){_.uv.call(this,a,b);this.EL=new Qu;this.fj=this.rm=null;xv(this)};Au(_.yv,_.uv);_.yv.prototype.setOptions=function(){};
var zv=function(a,b){a.ie={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.xc};b.crossSubDomains&&(a.ie.policy=b.policy)},Av=function(a,b){if(!b.authParameters)throw Error("Z");if(!b.authParameters.scope)throw Error("$");if(!b.authParameters.response_type)throw Error("aa");a.xp=b.authParameters;a.xp.redirect_uri||(a.xp.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.fi=_.Cu(b.rpcAuthParameters||a.xp);if(!a.fi.scope)throw Error("ba");if(!a.fi.response_type)throw Error("ca");
a:{var c=a.fi.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!Fu[c[d]]){c=!0;break a}c=!1}if(c)throw Error("da");b.enableSerialConsent&&(a.fi.enable_serial_consent=!0);b.authResultIdentifier&&(a.SR=b.authResultIdentifier);b.spec_compliant&&(a.fi.spec_compliant=b.spec_compliant)};
_.yv.prototype.XL=function(){var a=this;pv.addEventListener(nv.QQ,function(b){a.je&&a.ie&&b.originIdp==a.Kb&&!b.crossSubDomains==!a.ie.crossSubDomains&&b.domain==a.ie.domain&&b.id==a.ie.id&&a.qL(b)});pv.addEventListener(nv.Yx,function(b){a.je&&b.originIdp==a.Kb&&b.clientId==a.Vb&&a.rL(b)});pv.addEventListener(nv.Ex,function(b){_.Ou=void 0;a.je&&b.originIdp==a.Kb&&b.clientId==a.Vb&&b.id==a.aj&&(a.rm&&(window.clearTimeout(a.rm),a.rm=null),a.aj=void 0,a.ur(b))});pv.addEventListener(nv.VO,function(b){a.je&&
b.originIdp==a.Kb&&(b.nc?a.Zc.nc():a.Zc.show())})};_.yv.prototype.qL=function(){};_.yv.prototype.rL=function(){};_.yv.prototype.ur=function(){};var Cv=function(a,b){Bv(a);a.KS||(a.fj=Ku.CS(function(){a.Uh(!0)},b-3E5),navigator.onLine&&a.fj.start())},Bv=function(a){a.fj&&(a.fj.clear(),a.fj=null)},xv=function(a){var b=window;Gu()&&(b=document.body);Eu(b,"online",function(){a.fj&&a.fj.start()});Eu(b,"offline",function(){a.fj&&a.fj.clear()})};_.h=_.yv.prototype;_.h.Uh=function(){};
_.h.$w=function(a,b){this.Zc.$w(a,b)};_.h.$K=_.ja(33);_.h.QX=function(a,b){if(!this.Vb)throw Error("ha");this.Zc.Gv(this.Vb,this.fi,this.ie,a,b)};_.h.Gv=function(a,b){_.wv(this,this.QX,[a,b])};_.Ev=function(a){this.ee=void 0;this.Tg=!1;this.Do=void 0;_.yv.call(this,_.Dv,a)};Au(_.Ev,_.yv);_.Dv={zF:"noSessionBound",lp:"userLoggedOut",rO:"activeSessionChanged",Yx:"sessionStateChanged",oR:"tokenReady",nR:"tokenFailed",Ex:"authResult",ERROR:"error"};
_.Ev.prototype.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Ca=a.id;zv(this,a);Av(this,a)};_.Ev.prototype.bw=function(a){this.dispatchEvent({type:_.Dv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Kb})};var Fv=function(a){Bv(a);a.Do=void 0;a.VB=void 0};_.h=_.Ev.prototype;
_.h.qL=function(a){var b=a.newValue||{};if(this.ee!=b.hint||this.Tg!=!!b.disabled){a=this.ee;var c=!this.ee||this.Tg;Fv(this);this.ee=b.hint;this.Tg=!!b.disabled;(b=!this.ee||this.Tg)&&!c?this.dispatchEvent({type:_.Dv.lp,idpId:this.Kb}):b||(a!=this.ee&&this.dispatchEvent({type:_.Dv.rO,idpId:this.Kb}),this.ee&&this.Uh())}};
_.h.rL=function(a){this.Tg||(this.ee?a.user||this.Do?a.user==this.ee&&(this.Do?a.sessionState?this.Do=a.sessionState:(Fv(this),this.dispatchEvent({type:_.Dv.lp,idpId:this.Kb})):a.sessionState&&(this.Do=a.sessionState,this.Uh())):this.Uh():this.dispatchEvent({type:_.Dv.Yx,idpId:this.Kb}))};_.h.ur=function(a){this.dispatchEvent({type:_.Dv.Ex,authResult:a.authResult})};_.h.uq=_.ja(35);_.h.mq=function(a){_.wv(this,this.kA,[a])};_.h.kA=function(a){kv(this.Zc,this.ie,a)};
_.h.bx=function(a,b,c){if(!a)throw Error("ja");Fv(this);this.ee=a;this.Tg=!1;b&&_.lv(this.Zc,this.ie,!1,this.ee);this.je=!0;this.Uh(c,!0)};_.h.start=function(){_.wv(this,this.W0,[])};
_.h.W0=function(){var a=this.Vb==Du("client_id")?Du("login_hint"):void 0;var b=this.Vb==Du("client_id")?Du("state"):void 0;this.vC=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.bx(a,!0,!0);else{var c=this;this.mq(function(d){c.je=!0;d&&d.hint?(Fv(c),c.ee=d.hint,c.Tg=!!d.disabled,c.Tg?c.dispatchEvent({type:_.Dv.lp,idpId:c.Kb}):c.bx(d.hint)):(Fv(c),c.ee=void 0,c.Tg=!(!d||!d.disabled),c.dispatchEvent({type:_.Dv.zF,
autoOpenAuthUrl:!c.Tg,idpId:c.Kb}))})}};_.h.dI=_.ja(36);_.h.Uh=function(a,b){var c=this;this.Zc.Uh(this.Vb,this.fi,this.ee,this.ie,function(d,e){(e=e||d.error)?"user_logged_out"==e?(Fv(c),c.dispatchEvent({type:_.Dv.lp,idpId:c.Kb})):(c.VB=null,c.dispatchEvent({type:_.Dv.nR,idpId:c.Kb,error:e})):(c.VB=d,c.Do=d.session_state,Cv(c,d.expires_at),d.idpId=c.Kb,b&&c.vC&&(d.state=c.vC,c.vC=void 0),c.dispatchEvent({type:_.Dv.oR,idpId:c.Kb,response:d}))},this.Ca,a)};_.h.Mr=_.ja(28);_.h.lM=_.ja(37);
_.Gv=function(a){this.kl=null;_.yv.call(this,{},a);this.je=!0};Au(_.Gv,_.yv);_.h=_.Gv.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Ca=a.id;zv(this,a);Av(this,a)};_.h.bw=function(a){this.kl&&(this.kl({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.kl=null)};_.h.ur=function(a){if(this.kl){var b=this.kl;this.kl=null;b(a)}};_.h.uq=_.ja(34);_.h.mq=function(a){this.bm?a(this.Il()):_.wv(this,this.kA,[a])};
_.h.kA=function(a){kv(this.Zc,this.ie,a)};_.Hv=function(a,b,c){a.bm?c(a.Il()):_.wv(a,a.SY,[b,c])};_.Gv.prototype.SY=function(a,b){this.Zc.Uh(this.Vb,this.fi,a,this.ie,function(c,d){d?b({error:d}):b(c)},this.Ca,this.zT,this.R0)};_.Gv.prototype.AK=_.ja(38);

var Iv,Kv,Lv,Mv,Nv,Ov,Pv,Qv,Rv,Sv,Tv,Uv,Xv;Iv=function(a){return Array.prototype.concat.apply([],arguments)};_.Jv=function(){try{var a=Array.from((window.crypto||window.msCrypto).getRandomValues(new Uint8Array(64)))}catch(c){a=[];for(var b=0;64>b;b++)a[b]=Math.floor(256*Math.random())}return _.kh(a,3).substring(0,64)};Kv=function(a,b,c){if(!a.je)throw Error("ea");b?_.lv(a.Zc,a.ie,!0,void 0,c):_.lv(a.Zc,a.ie,!0,a.ee,c)};Lv=function(a){if(!a.je)throw Error("ea");return a.VB};
_.Gv.prototype.AK=_.Uc(38,function(a,b){var c=this.Zc,d=this.Vb,e=this.ie,f=_.Cu(this.fi);delete f.response_type;_.iv(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.Ev.prototype.lM=_.Uc(37,function(a){Lv(this)&&Lv(this).access_token&&(this.Zc.Mr(this.Vb,Lv(this).access_token,a),Kv(this,!0))});_.Ev.prototype.dI=_.Uc(36,function(){var a=this;this.mq(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Dv.lp,idpId:a.Kb}):a.Uh(!0):a.dispatchEvent({type:_.Dv.zF,idpId:a.Kb})})});
_.Ev.prototype.uq=_.Uc(35,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.bx(b.authResult.login_hint,a.Tg||b.authResult.login_hint!=a.ee,!0)}});
_.Gv.prototype.uq=_.Uc(34,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.mq(function(d){_.lv(b.Zc,b.ie,d&&d.disabled,c.authResult.login_hint,function(){_.Hv(b,c.authResult.login_hint,a)})}):a(c&&c.authResult&&c.authResult.error?c.authResult:c&&c.authResult&&!c.authResult.login_hint?{error:"wrong_response_type"}:{error:"unknown_error"})}});_.yv.prototype.$K=_.Uc(33,function(){this.Vb&&_.iv(this.Zc,"startPolling",{clientId:this.Vb,origin:this.Cd,id:this.aj},void 0)});
_.fv.prototype.Mr=_.Uc(29,function(a,b,c){_.iv(this,"revoke",{clientId:a,token:b},c)});_.Ev.prototype.Mr=_.Uc(28,function(a){_.wv(this,this.lM,[a])});Mv=function(){var a=navigator.userAgent,b;if(b=!!a&&-1!=a.indexOf("CriOS"))b=-1,(a=a.match(/CriOS\/(\d+)/))&&a[1]&&(b=parseInt(a[1],10)||-1),b=48>b;return b};
Nv=function(){var a=navigator.userAgent.toLowerCase();if(!(-1<a.indexOf("safari/")&&0>a.indexOf("chrome/")&&0>a.indexOf("crios/")&&0>a.indexOf("android")))return!1;var b=/version\/(\d+)\.(\d+)[\.0-9]*/.exec(navigator.userAgent.toLowerCase());if(!b||3>b.length)return!1;a=parseInt(b[1],10);b=parseInt(b[2],10);return 12<a||12==a&&1<=b};
Ov=function(a,b,c,d,e,f,g){var k=_.Mu(a,"authServerUrl");if(!k)throw Error("O`"+a);a=_.Cu(d);a.response_type=g||"permission";a.client_id=c;a.ss_domain=b;if(f&&f.extraQueryParams)for(var l in f.extraQueryParams)a[l]=f.extraQueryParams[l];e&&Nv()&&!a.prompt&&(a.prompt="select_account");b=k+(0>k.indexOf("?")?"?":"&");c=[];for(var m in a)if(a.hasOwnProperty(m)){e=a[m];if(null===e||void 0===e)e="";c.push(encodeURIComponent(m)+"="+encodeURIComponent(e))}return b+c.join("&")};
Pv=function(a,b,c,d){if(!a.Vb)throw Error("fa");a.aj=c||a.SR||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.Cd.split("//");c=b.extraQueryParams;var f=e[0],g=f.indexOf(":");0<g&&(f=f.substring(0,g));e=["storagerelay://",f,"/",e[1],"?"];e.push("id="+a.aj);c.redirect_uri=e.join("")}return Ov(a.Kb,a.xc,a.Vb,a.xp,!0,b,d)};Qv=function(a,b,c){if(!a.Vb)throw Error("fa");return Ov(a.Kb,a.xc,a.Vb,a.xp,!1,b,c)};
Rv=function(a,b){a.rm&&window.clearTimeout(a.rm);a.rm=window.setTimeout(function(){a.aj==b&&(_.Ou=void 0,a.rm=null,a.aj=void 0,a.ur({authResult:{error:"popup_closed_by_user"}}))},1E3)};Sv=function(a,b,c){if(!a.Vb)throw Error("ga");c=c||{};c=Pv(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||Mv())&&_.wv(a,a.$K,[]);var d=a.aj;a.EL.open(c,b,function(){a.aj==d&&Rv(a,d)},function(){a.aj=void 0;a.ur({authResult:{error:"popup_blocked_by_browser"}})})};
Tv=function(a){_.wv(a,a.dI,[])};Uv=function(a,b,c){a.bm?c(a.Il()):_.wv(a,a.AK,[b,c])};
_.Vv=function(a){for(var b=[],c=0,d=0;c<a.length;){var e=a[c++];if(128>e)b[d++]=String.fromCharCode(e);else if(191<e&&224>e){var f=a[c++];b[d++]=String.fromCharCode((e&31)<<6|f&63)}else if(239<e&&365>e){f=a[c++];var g=a[c++],k=a[c++];e=((e&7)<<18|(f&63)<<12|(g&63)<<6|k&63)-65536;b[d++]=String.fromCharCode(55296+(e>>10));b[d++]=String.fromCharCode(56320+(e&1023))}else f=a[c++],g=a[c++],b[d++]=String.fromCharCode((e&15)<<12|(f&63)<<6|g&63)}return b.join("")};
_.Wv=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.hh[m];if(null!=n)return n;if(!_.Me(m))throw Error("u`"+m);}return l}_.jh();for(var d=0;;){var e=c(-1),f=c(0),g=c(64),k=c(64);if(64===k&&-1===e)break;b(e<<2|f>>4);64!=g&&(b(f<<4&240|g>>2),64!=k&&b(g<<6&192|k))}};Xv=function(a){var b=[];_.Wv(a,function(c){b.push(c)});return b};_.Yv=function(a,b){_.Lh[b||"token"]=a};_.Zv=function(a){delete _.Lh[a||"token"]};
_.Hu={parse:function(a){a=_.yf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.zf(a)}};
_.Gv.prototype.Yz=function(a,b){_.wv(this,this.lT,[a,b])};_.Gv.prototype.lT=function(a,b){this.Zc.Yz(this.Vb,a,this.fi,this.ie,b)};
_.fv.prototype.Yz=function(a,b,c,d,e){c=_.Cu(c);_.iv(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var $v,aw=["client_id","cookie_policy","scope"],bw="client_id cookie_policy fetch_basic_profile hosted_domain scope openid_realm disable_token_refresh login_hint ux_mode redirect_uri state prompt oidc_spec_compliant nonce enable_serial_consent include_granted_scopes response_type session_selection gsiwebsdk".split(" "),cw=["authuser","after_redirect","access_type","hl"],dw=["login_hint","prompt"],ew={clientid:"client_id",cookiepolicy:"cookie_policy"},fw=["approval_prompt","authuser","login_hint",
"prompt","hd"],gw=["login_hint","g-oauth-window","status"],hw=Math.min(_.S("oauth-flow/authWindowWidth",599),screen.width-20),iw=Math.min(_.S("oauth-flow/authWindowHeight",600),screen.height-30);
var jw=function(a){_.Vc.call(this,a)};_.ii(jw,_.Vc);jw.prototype.name="gapi.auth2.ExternallyVisibleError";
var kw=function(){};kw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var lw=function(){};lw.prototype.select=function(a,b){if(a.sessions&&a.sessions.length)for(var c=0;c<a.sessions.length;c++){var d=a.sessions[c];if(d.login_hint){b(d);return}}b()};var mw=function(a){this.TR=a};
mw.prototype.select=function(a,b){if(a.sessions)for(var c=0;c<a.sessions.length;c++){var d=a.sessions[c];if(d.session_state&&d.session_state.extraQueryParams&&d.session_state.extraQueryParams.authuser==this.TR){d.login_hint?b(d):b();return}}b()};
var nw=function(a){this.Qd=a;this.Kw=[]};nw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.Kw[b];f?(b++,c.Qd.Gv(function(g){g?f.select(g,d):d()})):a()}};d()};var ow=function(a){a=new nw(a);a.Kw.push(new kw);return a},pw=function(a){a=new nw(a);a.Kw.push(new lw);return a},qw=function(a,b){void 0===b||null===b?b=ow(a):(a=new nw(a),a.Kw.push(new mw(b)),b=a);return b};
var rw=function(a){this.Ye=a;this.$d=!0};rw.prototype.remove=function(){this.$d=!1};rw.prototype.trigger=function(){};var sw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},tw=function(){this.Yb=[]};tw.prototype.add=function(a){this.Yb.push(a)};tw.prototype.notify=function(a){for(var b=this.Yb,c=[],d=0;d<b.length;d++){var e=b[d];e.$d&&(c.push(e),_.wk(uw(e.Ye,a)))}this.Yb=c};var uw=function(a,b){return function(){a(b)}};
var ww=function(a){this.le=null;this.S1=new vw(this);this.Yb=new tw;void 0!=a&&this.set(a)};ww.prototype.set=function(a){a!=this.le&&(this.le=a,this.S1.value=a,this.Yb.notify(this.le))};ww.prototype.get=function(){return this.le};ww.prototype.V=function(a){a=new xw(this,a);this.Yb.add(a);return a};var xw=function(a,b){rw.call(this,b);this.TX=a};_.ii(xw,rw);xw.prototype.trigger=function(){var a=this.Ye;a(this.TX.get())};var vw=function(a){this.value=null;this.V=function(b){return new sw(a.V(b))}};
var yw={I4:"fetch_basic_profile",U5:"login_hint",P7:"prompt",Z7:"redirect_uri",r8:"scope",b$:"ux_mode",y9:"state"},zw=function(a){this.Ba={};if(a&&!_.$i(a))if("function"==typeof a.get)this.Ba=a.get();else for(var b in yw){var c=yw[b];c in a&&(this.Ba[c]=a[c])}};zw.prototype.get=function(){return this.Ba};zw.prototype.eN=function(a){this.Ba.scope=a;return this};zw.prototype.Gq=function(){return this.Ba.scope};
var Aw=function(a,b){var c=a.Ba.scope;b=Iv(b.split(" "),c?c.split(" "):[]);_.Ke(b);a.Ba.scope=b.join(" ")};_.h=zw.prototype;_.h.v0=function(a){this.Ba.prompt=a;return this};_.h.OU=function(){return this.Ba.prompt};_.h.R_=function(){_.Gf("Property app_package_name no longer supported and was not set");return this};_.h.FT=function(){_.Gf("Property app_package_name no longer supported")};_.h.Ne=function(a){this.Ba.state=a};_.h.getState=function(){return this.Ba.state};
var Bw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+hw,"height="+iw,"top="+(screen.height-iw)/2,"left="+(screen.width-hw)/2].join()},Cw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.Vv(Xv(a)))},Dw=function(){$v=_.S("auth2/idpValue","google");var a=_.S("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.S("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.Nu($v,{authServerUrl:a,idpIFrameUrl:b})},Ew=function(a,b,c){for(var d=0;d<b.length;d++){var e=b[d];if(d===b.length-1){a[e]=c;break}_.bb(a[e])||(a[e]={});a=a[e]}},Fw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var Gw=function(a){var b=a?(b=Cw(a))?b.sub:null:null;this.Ca=b;this.wc=a?_.lk(a):null};_.h=Gw.prototype;_.h.ma=function(){return this.Ca};_.h.vA=function(){var a=Cw(this.wc);return a?a.hd:null};_.h.If=function(){return!!this.wc};_.h.ek=function(a){if(a)return this.wc;a=Hw;var b=_.lk(this.wc);!a.ov||a.nB||a.xW||(delete b.access_token,delete b.scope);return b};_.h.bD=function(){return Hw.bD()};_.h.wj=function(){this.wc=null};_.h.jU=function(){return this.wc?this.wc.scope:null};
_.h.update=function(a){this.Ca=a.Ca;this.wc=a.wc;this.wc.id_token?this.tt=new Iw(this.wc):this.tt&&(this.tt=null)};var Jw=function(a){return a.wc&&"object"==typeof a.wc.session_state?_.lk(a.wc.session_state.extraQueryParams||{}):{}};_.h=Gw.prototype;_.h.iq=function(){var a=Jw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.vj=function(a){var b=Hw,c=new zw(a);b.nB=c.Gq()?!0:!1;Hw.ov&&Aw(c,"openid profile email");return new _.Gk(function(d,e){var f=Jw(this);f.login_hint=this.ma();f.scope=c.Gq();Kw(b,d,e,f)},this)};_.h.Iq=function(a){return new _.Gk(function(b,c){var d=a||{},e=Hw;d.login_hint=this.ma();e.Iq(d).then(b,c)},this)};_.h.jV=function(a){return this.vj(a)};_.h.disconnect=function(){return Hw.disconnect()};_.h.IT=function(){return this.tt};
_.h.Yu=function(a){if(!this.If())return!1;var b=this.wc&&this.wc.scope?this.wc.scope.split(" "):"";return _.sb(a?a.split(" "):[],function(c){return _.$a(b,c)})};var Iw=function(a){a=Cw(a);this.CT=a.sub;this.Ad=a.name;this.gV=a.given_name;this.jT=a.family_name;this.OJ=a.picture;this.$t=a.email};_.h=Iw.prototype;_.h.ma=function(){return this.CT};_.h.getName=function(){return this.Ad};_.h.hU=function(){return this.gV};_.h.cU=function(){return this.jT};_.h.sU=function(){return this.OJ};_.h.Au=function(){return this.$t};
var Mw=function(a,b,c){this.jm=b;this.pY=a;for(var d in a)a.hasOwnProperty(d)&&Lw(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.jm[c[a]]},Lw=function(a,b){a[b]=function(){return a.pY[b].apply(a.jm,arguments)}};Mw.prototype.then=function(a,b,c){var d=this;return _.Kk().then(function(){return Nw(d.jm,a,b,c)})};_.pk(Mw);
var Ow;Ow=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.Pw=function(a){if(!a)throw new jw("No cookiePolicy");var b=window.location.hostname;"single_host_origin"==a&&(a=window.location.protocol+"//"+b);if("none"==a)return null;var c=/^(https?:\/\/)([0-9.\-_A-Za-z]+)(?::(\d+))?$/.exec(a);if(!c)throw new jw("Invalid cookiePolicy");a=c[2];c=c[1];var d={};d.dotValue=a.split(".").length;d.isSecure=-1!=c.indexOf("https");d.domain=a;if(!_.Zi(b,"."+a)&&!_.Zi(b,a))throw new jw("Invalid cookiePolicy domain");return d};
var Rw,Qw,Sw,Tw,Uw,Vw,Xw,bx,Yw,dx,ex,Zw;Rw=function(a){var b=a||{},c=Qw();_.ob(bw,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};Qw=function(){for(var a={},b=document.getElementsByTagName("meta"),c=0;c<b.length;++c)if(b[c].name){var d=b[c].name;if(0==d.indexOf("google-signin-")){d=d.substring(14);var e=b[c].content;ew[d]&&(d=ew[d]);_.$a(bw,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
Sw=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};Tw=function(a){_.ob(bw,function(b){var c=Sw(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};Uw=function(a){a=Rw(a);Tw(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=bw+cw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
Vw=function(a,b){if(!a)throw new jw("Empty initial options.");for(var c=0;c<aw.length;++c)if(!(b&&"scope"==aw[c]||a[aw[c]]))throw new jw("Missing required parameter '"+aw[c]+"'");_.Pw(a.cookie_policy)};
Xw=function(a){var b={authParameters:{redirect_uri:void 0,response_type:"token id_token",scope:a.scope,"openid.realm":a.openid_realm},clientId:a.client_id,crossSubDomains:!0,domain:Ow(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:$v};_.Ww(b,a);_.ob(dw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.Ww=function(){};
bx=function(a){var b=a.client_id,c=a.cookie_policy,d=a.scope,e=a.openid_realm,f=a.hosted_domain,g=a.oidc_spec_compliant,k=a.nonce,l=Yw(a),m={authParameters:{response_type:l,scope:d,"openid.realm":e},rpcAuthParameters:{response_type:l,scope:d,"openid.realm":e},clientId:b,crossSubDomains:!0,domain:Ow(c),idpId:$v};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.Jv());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);_.ob(dw.concat(cw),function(n){a[n]&&(m.authParameters[n]=a[n])});void 0!==a.authuser&&null!==a.authuser&&(m.authParameters.authuser=a.authuser);"boolean"==typeof a.include_granted_scopes&&(b=new Zw(a.response_type||"token"),$w(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),ax(b)&&(m.rpcAuthParameters.include_granted_scopes=a.include_granted_scopes,!1===a.include_granted_scopes&&(m.forceTokenRefresh=!0,m.skipTokenCache=!0)));"boolean"==typeof a.enable_serial_consent&&(m.enableSerialConsent=
a.enable_serial_consent);return m};Yw=function(a){a=new Zw(a.response_type||"token");var b=[];ax(a)&&b.push("token");cx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};dx=["permission","id_token"];ex=/(^|[^_])token/;Zw=function(a){this.wo=[];this.EB(a)};
Zw.prototype.EB=function(a){a?((0<=a.indexOf("permission")||a.match(ex))&&this.wo.push("permission"),0<=a.indexOf("id_token")&&this.wo.push("id_token"),0<=a.indexOf("code")&&this.wo.push("code")):this.wo=dx};var $w=function(a){return cx(a,"code")},ax=function(a){return cx(a,"permission")};Zw.prototype.toString=function(){return this.wo.join(" ")};var cx=function(a,b){var c=!1;_.ob(a.wo,function(d){d==b&&(c=!0)});return c};
var Hw,fx,hx,jx,kx,Nw;Hw=null;_.gx=function(){return Hw?fx():null};fx=function(){return new Mw(hx.prototype,Hw,["currentUser","isSignedIn"])};hx=function(a){delete a.include_granted_scopes;this.Ba=Xw(a);this.yS=a.cookie_policy;this.xW=!!a.scope;(this.ov=!1!==a.fetch_basic_profile)&&(this.Ba.authParameters.scope=ix(this,"openid profile email"));this.Sq=a.hosted_domain;this.P1=a.ux_mode||"popup";this.yZ=a.redirect_uri||null;jx(this)};
jx=function(a){a.currentUser=new ww(new Gw(null));a.isSignedIn=new ww(!1);a.Qd=new _.Ev(a.Ba);a.Xn=null;a.vv=null;a.GX=new _.Gk(function(b,c){this.Xn=b;this.vv=c},a);a.ew={};a.fr=!0;kx(a);a.Qd.start()};
kx=function(a){a.Qd.addEventListener("error",function(b){a.fr&&a.Xn&&(a.fr=!1,a.vv({error:b.error,details:b.details}),a.Xn=null,a.vv=null)});a.Qd.addEventListener("authResult",function(b){b&&b.authResult&&a.Te(b);a.Qd.uq()(b)});a.Qd.addEventListener("tokenReady",function(b){var c=new Gw(b.response);if(a.Sq&&a.Sq!=c.vA())a.Te({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.vA(),expectedDomain:a.Sq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Yb.notify(d.le);a.isSignedIn.set(!0);c=c.iq();(d=_.Pw(a.yS))&&c&&_.Dh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.Fe?"S":"H",d.Ah].join(""),c,{domain:d.domain,secure:d.isSecure});_.Yv(b.response);a.Te(b)}});a.Qd.addEventListener("noSessionBound",function(b){a.fr&&b.autoOpenAuthUrl?(a.fr=!1,ow(a.Qd).select(function(c){if(c&&c.login_hint){var d=a.Qd;_.wv(d,d.bx,[c.login_hint,!0])}else a.currentUser.set(new Gw(null)),a.isSignedIn.set(!1),_.Zv(),a.Te(b)})):(a.currentUser.set(new Gw(null)),
a.isSignedIn.set(!1),_.Zv(),a.Te(b))});a.Qd.addEventListener("tokenFailed",function(b){a.Te(b)});a.Qd.addEventListener("userLoggedOut",function(b){a.currentUser.get().wj();var c=a.currentUser;c.Yb.notify(c.le);a.isSignedIn.set(!1);_.Zv();a.Te(b)})};Nw=function(a,b,c,d){return a.GX.then(function(e){if(b)return b(e.hV)},c,d)};hx.prototype.Te=function(a){if(a){this.fr=!1;var b=a.type||"";if(this.ew[b])this.ew[b](a);this.Xn&&(this.Xn({hV:this}),this.vv=this.Xn=null)}};
var lx=function(a,b){_.Db(b,function(c,d){a.ew[d]=function(e){a.ew={};c(e)}})},Kw=function(a,b,c,d){d=_.lk(d);a.Sq&&(d.hd=a.Sq);var e=d.ux_mode||a.P1;delete d.ux_mode;delete d.app_package_name;var f={sessionMeta:{extraQueryParams:d},responseType:"permission id_token"};"redirect"==e?(d.redirect_uri||(d.redirect_uri=a.yZ||Fw()+window.location.pathname),mx(a,f)):(delete d.redirect_uri,nx(a,f),lx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):lx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};hx.prototype.vj=function(a){return new _.Gk(function(b,c){var d=new zw(a);this.nB=d.Gq()?!0:!1;this.ov?(d.Ba.fetch_basic_profile=!0,Aw(d,"email profile openid")):d.Ba.fetch_basic_profile=!1;var e=ix(this,d.Gq());d.eN(e);Kw(this,b,c,d.get())},this)};
hx.prototype.Iq=function(a){var b=a||{};this.nB=!!b.scope;a=ix(this,b.scope);if(""==a)return _.Lk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.ob(fw,function(d){null!=b[d]&&(c[d]=b[d])});c.hasOwnProperty("prompt")||c.hasOwnProperty("approval_prompt")||(c.prompt="consent");return"postmessage"==b.redirect_uri||void 0==b.redirect_uri?ox(this,c):px(this,c,b.redirect_uri)};
var px=function(a,b,c){b.redirect_uri=c;mx(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Kk({message:"Redirecting to IDP."})},ox=function(a,b){b.origin=Fw();delete b.redirect_uri;nx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Gk(function(c,d){lx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},nx=function(a,b){Ew(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");Sv(a.Qd,Bw(),b)},mx=function(a,b){Ew(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");b=b||{};window.location.assign(Qv(a.Qd,b.sessionMeta,b.responseType))};hx.prototype.wj=function(a){var b=a||!1;return new _.Gk(function(c){Kv(this.Qd,b,function(){c()})},this)};hx.prototype.zI=function(){return this.Ba.authParameters.scope};var ix=function(a,b){a=a.zI();b=Iv(b?b.split(" "):[],a?a.split(" "):[]);_.Ke(b);return b.join(" ")};
hx.prototype.bD=function(){var a=this;return new _.Gk(function(b,c){lx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});Tv(a.Qd)})};hx.prototype.PR=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.Oi(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.vj(f).then(function(g){c&&c(g)},function(g){d&&d(g)})})}else d&&d({error:"Could not attach click handler to the element. Reason: element not found."})};
hx.prototype.disconnect=function(){return new _.Gk(function(a){this.Qd.Mr(function(){a()})},this)};
var qx;_.Gk.prototype["catch"]=_.Gk.prototype.ys;qx=null;_.rx=function(a){a=Uw(a);if(Hw){if(_.kk(a,qx||{}))return fx();throw new jw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}Vw(a,!1!==a.fetch_basic_profile);Dw();qx=a;Hw=new hx(a);_.ze.ga=1;return fx()};
var tx,vx,sx,xx,wx,yx;_.ux=function(a,b){Dw();a=Uw(a);Vw(a);var c=bx(a),d=new _.Gv(c);"none"==a.prompt?sx(d,a,function(e){e.status=e.error?{signed_in:!1,method:null,google_logged_in:!1}:{signed_in:!0,method:"AUTO",google_logged_in:!0};b(e)}):tx(d,a,function(e){if(e.error)e.status={signed_in:!1,method:null,google_logged_in:!1};else{var f=e.access_token||e.id_token;e.status={signed_in:!!f,method:"PROMPT",google_logged_in:!!f}}e["g-oauth-window"]=d.EL.ih;b(e)})};
tx=function(a,b,c){var d=new Zw(b.response_type);c=vx(a,d,c);var e={responseType:d.toString()};Ew(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");$w(d)&&Ew(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Ew(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Ew(e,["sessionMeta","extraQueryParams","state"],b.state);b=Bw();a.bm?c({authResult:{error:"idpiframe_initialization_failed",details:a.Il().error}}):(a.kl=
c,Sv(a,b,e))};vx=function(a,b,c){if(ax(b)){var d=wx(c);return function(e){e&&e.authResult&&!e.authResult.error?a.uq(function(f){f&&!f.error?(f=_.lk(f),$w(b)&&(f.code=e.authResult.code),d(f)):d(f?f:{error:"unknown_error"})})(e):d(e&&e.authResult?e.authResult:{error:"unknown_error"})}}return function(e){e&&e.authResult&&!e.authResult.error?c(_.lk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
sx=function(a,b,c){if($w(new Zw(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=wx(c);b.login_hint?a.Yz(b.login_hint,function(e){e?xx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?qw(a,b.authuser).select(function(e){e&&e.login_hint?xx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.mq(function(e){e&&e.hint?xx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?pw(a):ow(a)).select(function(f){f&&f.login_hint?xx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};xx=function(a,b,c,d){b=new Zw(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Fb(f,k),0==e&&d(f))};(ax(b)||cx(b,"id_token"))&&e++;$w(b)&&e++;(ax(b)||cx(b,"id_token"))&&_.Hv(a,c,g);$w(b)&&Uv(a,c,g)};
wx=function(a){return function(b){if(!b||b.error)_.Zv(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.lk(b);yx(c);delete c.id_token;delete c.code;_.Yv(c)}a(b)}}};yx=function(a){_.ob(gw,function(b){delete a[b]})};
_.C("gapi.auth2.init",_.rx);_.C("gapi.auth2.authorize",function(a,b){if(null!=Hw)throw new jw("gapi.auth2.authorize cannot be called after GoogleAuth has been initialized (i.e. with a call to gapi.auth2.init, or gapi.client.init when given a 'clientId' and a 'scope' parameters).");_.ux(a,function(c){yx(c);b(c)})});_.C("gapi.auth2._gt",function(){return _.Mh()});_.C("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.xu="0"!=a&&!!a});_.C("gapi.auth2.getAuthInstance",_.gx);
_.C("gapi.auth2.BasicProfile",Iw);_.C("gapi.auth2.BasicProfile.prototype.getId",Iw.prototype.ma);_.C("gapi.auth2.BasicProfile.prototype.getName",Iw.prototype.getName);_.C("gapi.auth2.BasicProfile.prototype.getGivenName",Iw.prototype.hU);_.C("gapi.auth2.BasicProfile.prototype.getFamilyName",Iw.prototype.cU);_.C("gapi.auth2.BasicProfile.prototype.getImageUrl",Iw.prototype.sU);_.C("gapi.auth2.BasicProfile.prototype.getEmail",Iw.prototype.Au);_.C("gapi.auth2.GoogleAuth",hx);
_.C("gapi.auth2.GoogleAuth.prototype.attachClickHandler",hx.prototype.PR);_.C("gapi.auth2.GoogleAuth.prototype.disconnect",hx.prototype.disconnect);_.C("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",hx.prototype.Iq);_.C("gapi.auth2.GoogleAuth.prototype.signIn",hx.prototype.vj);_.C("gapi.auth2.GoogleAuth.prototype.signOut",hx.prototype.wj);_.C("gapi.auth2.GoogleAuth.prototype.getInitialScopes",hx.prototype.zI);_.C("gapi.auth2.GoogleUser",Gw);_.C("gapi.auth2.GoogleUser.prototype.grant",Gw.prototype.jV);
_.C("gapi.auth2.GoogleUser.prototype.getId",Gw.prototype.ma);_.C("gapi.auth2.GoogleUser.prototype.isSignedIn",Gw.prototype.If);_.C("gapi.auth2.GoogleUser.prototype.getAuthResponse",Gw.prototype.ek);_.C("gapi.auth2.GoogleUser.prototype.getBasicProfile",Gw.prototype.IT);_.C("gapi.auth2.GoogleUser.prototype.getGrantedScopes",Gw.prototype.jU);_.C("gapi.auth2.GoogleUser.prototype.getHostedDomain",Gw.prototype.vA);_.C("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",Gw.prototype.Iq);
_.C("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",Gw.prototype.Yu);_.C("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",Gw.prototype.bD);_.C("gapi.auth2.LiveValue",ww);_.C("gapi.auth2.LiveValue.prototype.listen",ww.prototype.V);_.C("gapi.auth2.LiveValue.prototype.get",ww.prototype.get);_.C("gapi.auth2.SigninOptionsBuilder",zw);_.C("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",zw.prototype.FT);_.C("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",zw.prototype.R_);
_.C("gapi.auth2.SigninOptionsBuilder.prototype.getScope",zw.prototype.Gq);_.C("gapi.auth2.SigninOptionsBuilder.prototype.setScope",zw.prototype.eN);_.C("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",zw.prototype.OU);_.C("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",zw.prototype.v0);_.C("gapi.auth2.SigninOptionsBuilder.prototype.get",zw.prototype.get);

_.Ww=function(a,b){var c=b.oidc_spec_compliant;b=b.nonce;c&&(a.spec_compliant=c,b=b||_.Jv());b&&(a.authParameters.nonce=b,a.forceTokenRefresh=!0,a.skipTokenCache=!0)};

});
// Google Inc.
