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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var na,pa,ya,Aa,Ba,Ca,Ha;_.ka=function(a){return function(){return _.ha[a].apply(this,arguments)}};_.ha=[];na=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};pa="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};
ya=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");};Aa=ya(this);Ba=function(a,b){if(b)a:{var c=Aa;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&&pa(c,a,{configurable:!0,writable:!0,value:b})}};
Ba("Symbol",function(a){if(a)return a;var b=function(e,f){this.JM=e;pa(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.JM};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});
Ba("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=Aa[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&pa(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ca(na(this))}})}return a});Ca=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Da=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:na(a)}};_.Fa="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ha=Object.setPrototypeOf;else{var Ia;a:{var Ja={a:!0},Ma={};try{Ma.__proto__=Ja;Ia=Ma.a;break a}catch(a){}Ia=!1}Ha=Ia?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Pa=Ha;Ba("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});var Qa=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+""};
Ba("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Qa(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 Ra=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};
Ba("Array.prototype.keys",function(a){return a?a:function(){return Ra(this,function(b){return b})}});Ba("Array.prototype.values",function(a){return a?a:function(){return Ra(this,function(b,c){return c})}});var Sa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ba("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push(b[d]);return c}});
Ba("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}});Ba("Array.prototype.entries",function(a){return a?a:function(){return Ra(this,function(b,c){return[b,c]})}});
Ba("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Ba("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}});Ba("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Qa(this,b,"includes").indexOf(b,c||0)}});
Ba("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push([d,b[d]]);return c}});var Ta="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)Sa(d,e)&&(a[e]=d[e])}return a};Ba("Object.assign",function(a){return a||Ta});
Ba("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}});
Ba("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Sa(l,f)){var m=new b;pa(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(r){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=_.Da(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(!Sa(l,f))throw Error("c`"+l);l[f][this.Ca]=m;return this};k.prototype.get=function(l){return c(l)&&Sa(l,f)?l[f][this.Ca]:void 0};k.prototype.has=function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Ca)};k.prototype.delete=
function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Ca)?delete l[f][this.Ca]:!1};return k});
Ba("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(_.Da([[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(r){return!1}}())return a;var b=new WeakMap,c=function(k){this.mf={};this.Oe=
f();this.size=0;if(k){k=_.Da(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.mf[m.id]=[]);m.le?m.le.value=l:(m.le={next:this.Oe,Oi:this.Oe.Oi,head:this.Oe,key:k,value:l},m.list.push(m.le),this.Oe.Oi.next=m.le,this.Oe.Oi=m.le,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.le&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.mf[k.id],k.le.Oi.next=k.le.next,k.le.next.Oi=
k.le.Oi,k.le.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.mf={};this.Oe=this.Oe.Oi=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).le};c.prototype.get=function(k){return(k=d(this,k).le)&&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.mf[m];if(n&&Sa(k.mf,m))for(k=0;k<n.length;k++){var r=n[k];if(l!==l&&r.key!==r.key||l===r.key)return{id:m,list:n,index:k,le:r}}return{id:m,list:n,index:-1,le:void 0}},e=function(k,l){var m=k.Oe;return Ca(function(){if(m){for(;m.head!=k.Oe;)m=m.Oi;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.Oi=k.next=k.head=k},g=0;return c});
Ba("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(_.Da([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=
_.Da(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});_.p={};_.Ua=_.Ua||{};_.C=this||self;_.Va="closure_uid_"+(1E9*Math.random()>>>0);_.K=function(a,b){a=a.split(".");var c=_.C;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};
_.O=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Lo=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://workspace.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 fb,gb,ib;_.Xa=function(a,b){return 0<=(0,_.Wa)(a,b)};_.Ya=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.Za=function(){};_.$a=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.eb=function(a){var b=_.$a(a);return"array"==b||"object"==b&&"number"==typeof a.length};fb=function(a,b,c){return a.call.apply(a.bind,arguments)};
gb=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)}};_.P=function(a,b,c){_.P=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?fb:gb;return _.P.apply(null,arguments)};_.hb=function(){return Date.now()};ib=function(a){return a};
_.Wa=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};
_.kb=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};_.lb=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)};
_.mb=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};_.nb=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};
_.ob=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};_.pb=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 rb;_.qb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.sb=function(a,b){var c=0;a=(0,_.qb)(String(a)).split(".");b=(0,_.qb)(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=rb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||rb(0==f[2].length,0==g[2].length)||rb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
rb=function(a,b){return a<b?-1:a>b?1:0};
a:{var vb=_.C.navigator;if(vb){var wb=vb.userAgent;if(wb){_.ub=wb;break a}}_.ub=""}_.yb=function(a){return-1!=_.ub.indexOf(a)};
var Ab;_.zb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Ab="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Bb=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<Ab.length;f++)c=Ab[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Cb=function(){return _.yb("Opera")};_.Db=function(){return _.yb("Trident")||_.yb("MSIE")};_.Eb=function(){return _.yb("Firefox")||_.yb("FxiOS")};_.Fb=function(){return(_.yb("Chrome")||_.yb("CriOS"))&&!_.yb("Edge")};
_.Gb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Jb;_.Kb=function(){if(void 0===Jb){var a=null,b=_.C.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:ib,createScript:ib,createScriptURL:ib})}catch(c){_.C.console&&_.C.console.error(c.message)}Jb=a}return Jb};
var Mb,Lb;_.Nb=function(a,b){this.YL=a===Lb&&b||"";this.bP=Mb};_.Nb.prototype.Ch=!0;_.Nb.prototype.nd=_.ka(4);_.Ob=function(a){return a instanceof _.Nb&&a.constructor===_.Nb&&a.bP===Mb?a.YL:"type_error:Const"};_.Pb=function(a){return new _.Nb(Lb,a)};Mb={};Lb={};
_.Sb=function(a,b){this.fK=b===_.Qb?a:""};_.Sb.prototype.Ch=!0;_.Sb.prototype.nd=_.ka(3);_.Sb.prototype.eA=!0;_.Sb.prototype.uh=_.ka(6);_.Qb={};_.Tb=new _.Sb("about:invalid#zClosurez",_.Qb);
_.Vb=function(a,b){this.eK=b===_.Ub?a:""};_.Vb.prototype.Ch=!0;_.Vb.prototype.nd=_.ka(2);_.Ub={};_.Wb=new _.Vb("",_.Ub);
_.Yb={};_.Zb=function(a,b){this.dK=b===_.Yb?a:"";this.Ch=!0};_.ac=function(a){a=_.Ob(a);return 0===a.length?$b:new _.Zb(a,_.Yb)};_.Zb.prototype.nd=_.ka(1);var $b=new _.Zb("",_.Yb);
var bc;_.cc=function(a,b,c){this.cK=c===bc?a:"";this.yQ=b};_.cc.prototype.eA=!0;_.cc.prototype.uh=_.ka(5);_.cc.prototype.Ch=!0;_.cc.prototype.nd=_.ka(0);_.dc=function(a){if(a instanceof _.cc&&a.constructor===_.cc)return a.cK;_.$a(a);return"type_error:SafeHtml"};bc={};_.ec=function(a,b){var c=_.Kb();a=c?c.createHTML(a):a;return new _.cc(a,b,bc)};_.fc=new _.cc(_.C.trustedTypes&&_.C.trustedTypes.emptyHTML||"",0,bc);_.gc=_.ec("<br>",0);
_.hc=_.Gb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.dc(_.fc);return!b.parentElement});
_.ic=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.jc=2147483648*Math.random()|0;
_.kc=function(){return _.yb("iPhone")&&!_.yb("iPod")&&!_.yb("iPad")};_.lc=function(){return _.kc()||_.yb("iPad")||_.yb("iPod")};
var nc=function(a){nc[" "](a);return a};nc[" "]=_.Za;_.oc=function(a,b){try{return nc(a[b]),!0}catch(c){}return!1};_.pc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Fc,Gc,Mc,Qc;_.qc=_.Cb();_.rc=_.Db();_.sc=_.yb("Edge");_.tc=_.sc||_.rc;_.uc=_.yb("Gecko")&&!(-1!=_.ub.toLowerCase().indexOf("webkit")&&!_.yb("Edge"))&&!(_.yb("Trident")||_.yb("MSIE"))&&!_.yb("Edge");_.vc=-1!=_.ub.toLowerCase().indexOf("webkit")&&!_.yb("Edge");_.wc=_.vc&&_.yb("Mobile");_.xc=_.yb("Macintosh");_.yc=_.yb("Windows");_.zc=_.yb("Linux")||_.yb("CrOS");_.Ac=_.yb("Android");_.Bc=_.kc();_.Cc=_.yb("iPad");_.Dc=_.yb("iPod");_.Ec=_.lc();
Fc=function(){var a=_.C.document;return a?a.documentMode:void 0};a:{var Ic="",Jc=function(){var a=_.ub;if(_.uc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.sc)return/Edge\/([\d\.]+)/.exec(a);if(_.rc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.vc)return/WebKit\/(\S+)/.exec(a);if(_.qc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Jc&&(Ic=Jc?Jc[1]:"");if(_.rc){var Kc=Fc();if(null!=Kc&&Kc>parseFloat(Ic)){Gc=String(Kc);break a}}Gc=Ic}_.Lc=Gc;Mc={};
_.Nc=function(a){return _.pc(Mc,a,function(){return 0<=_.sb(_.Lc,a)})};_.Pc=function(a){return Number(_.Oc)>=a};if(_.C.document&&_.rc){var Rc=Fc();Qc=Rc?Rc:parseInt(_.Lc,10)||void 0}else Qc=void 0;_.Oc=Qc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Wc,Xc,Yc,ad,cd,ed,fd,gd,hd,id,jd,md,od,vd,wd,xd,yd,Gd,Hd;_.Sc=function(a,b){return _.ha[a]=b};_.Tc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Tc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.uK=!0};_.Uc=function(a){return Array.prototype.concat.apply([],arguments)};_.Vc=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[]};_.Sb.prototype.uh=_.Sc(6,function(){return 1});_.cc.prototype.uh=_.Sc(5,function(){return this.yQ});
_.Nb.prototype.nd=_.Sc(4,function(){return this.YL});_.Sb.prototype.nd=_.Sc(3,function(){return this.fK.toString()});_.Vb.prototype.nd=_.Sc(2,function(){return this.eK});_.Zb.prototype.nd=_.Sc(1,function(){return this.dK});_.cc.prototype.nd=_.Sc(0,function(){return this.cK.toString()});Wc=null;Xc=/^[\w+/_-]+[=]{0,2}$/;Yc=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&Xc.test(a)?a:""};
_.$c=function(a){if(a&&a!=_.C)return Yc(a.document);null===Wc&&(Wc=Yc(_.C.document));return Wc};ad=0;_.bd=function(a){return Object.prototype.hasOwnProperty.call(a,_.Va)&&a[_.Va]||(a[_.Va]=++ad)};_.O(_.Tc,Error);_.Tc.prototype.name="CustomError";_.dd=function(a,b){return 0==a.lastIndexOf(b,0)};ed=/&/g;fd=/</g;gd=/>/g;hd=/"/g;id=/'/g;jd=/\x00/g;md=/[\x00&<>"']/;
_.nd=function(a,b){if(b)a=a.replace(ed,"&amp;").replace(fd,"&lt;").replace(gd,"&gt;").replace(hd,"&quot;").replace(id,"&#39;").replace(jd,"&#0;");else{if(!md.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(ed,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(fd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(gd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(hd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(id,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(jd,"&#0;"))}return a};od={};
_.pd=function(a,b){this.gK=b===od?a:""};_.pd.prototype.Ch=!0;_.pd.prototype.nd=function(){return this.gK.toString()};_.pd.prototype.eA=!0;_.pd.prototype.uh=function(){return 1};_.qd=function(a){if(a instanceof _.pd&&a.constructor===_.pd)return a.gK;_.$a(a);return"type_error:TrustedResourceUrl"};_.rd=function(a){return _.qd(a).toString()};_.sd=function(a){var b=_.Kb();a=b?b.createScriptURL(a):a;return new _.pd(a,od)};_.td=function(a){return _.sd(_.Ob(a))};
_.ud=function(a){if(a instanceof _.Sb&&a.constructor===_.Sb)return a.fK;_.$a(a);return"type_error:SafeUrl"};vd=/^(?: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;wd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
xd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(wd);return b&&vd.test(b[1])?new _.Sb(a,_.Qb):null};yd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.zd=function(a){if(a instanceof _.Sb)return a;a="object"==typeof a&&a.Ch?a.nd():String(a);return yd.test(a)?new _.Sb(a,_.Qb):xd(a)};
_.Ad=function(a,b){if(a instanceof _.Sb)return a;a="object"==typeof a&&a.Ch?a.nd():String(a);if(b&&/^data:/i.test(a)&&(b=xd(a)||_.Tb,b.nd()==a))return b;yd.test(a)||(a="about:invalid#zClosurez");return new _.Sb(a,_.Qb)};_.Bd=function(a){if(a instanceof _.cc)return a;var b="object"==typeof a,c=null;b&&a.eA&&(c=a.uh());return _.ec(_.nd(b&&a.Ch?a.nd():String(a)),c)};_.Cd=function(a,b){if((0,_.hc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.dc(b)};
_.Dd=function(a,b){b=b instanceof _.Sb?b:_.Ad(b);a.href=_.ud(b)};_.Ed=function(a,b,c,d){a=a instanceof _.Sb?a:_.Ad(a);b=b||_.C;c=c instanceof _.Nb?_.Ob(c):c||"";return void 0!==d?b.open(_.ud(a),c,d,void 0):b.open(_.ud(a),c)};_.Fd=function(a){return a=_.nd(a,void 0)};Gd=!_.rc||_.Pc(9);Hd=!_.uc&&!_.rc||_.rc&&_.Pc(9)||_.uc&&_.Nc("1.9.1");_.Id=_.rc&&!_.Nc("9");_.Jd=_.rc||_.qc||_.vc;_.Kd=_.rc&&!_.Pc(9);
var Qd,Ud;_.Nd=function(a){return a?new _.Ld(_.Md(a)):cd||(cd=new _.Ld)};_.Od=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Pd=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&&_.Xa(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Rd=function(a,b){_.zb(b,function(c,d){c&&"object"==typeof c&&c.Ch&&(c=c.nd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Qd.hasOwnProperty(d)?a.setAttribute(Qd[d],c):_.dd(d,"aria-")||_.dd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Qd={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"};
_.Sd=function(a){return a?a.parentWindow||a.defaultView:window};_.Vd=function(a,b){var c=String(b[0]),d=b[1];if(!Gd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Fd(d.name),'"');if(d.type){c.push(' type="',_.Fd(d.type),'"');var e={};_.Bb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Td(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Rd(c,d));2<b.length&&Ud(a,c,b,2);return c};
Ud=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(!_.eb(f)||_.Ya(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.Ya(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}_.lb(g?_.Vc(f):f,e)}}};_.Wd=function(a){return _.Td(document,a)};
_.Td=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Xd=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};
_.Zd=function(a,b){Ud(_.Md(a),a,arguments,1)};_.$d=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.ae=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.be=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.ce=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 _.be(a)}};
_.de=function(a){return Hd&&void 0!=a.children?a.children:_.mb(a.childNodes,function(b){return 1==b.nodeType})};_.ee=function(a){return _.Ya(a)&&1==a.nodeType};_.fe=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};_.Md=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.ge=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 _.$d(a),a.appendChild(_.Md(a).createTextNode(String(b)))};_.Ld=function(a){this.nb=a||_.C.document||document};_.h=_.Ld.prototype;_.h.Fa=_.Nd;_.h.tC=_.ka(7);_.h.tb=function(){return this.nb};_.h.H=function(a){return _.Od(this.nb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.nb).getElementsByTagName(String(a))};_.h.ta=function(a,b,c){return _.Vd(this.nb,arguments)};_.h.createElement=function(a){return _.Td(this.nb,a)};_.h.createTextNode=function(a){return this.nb.createTextNode(String(a))};_.h.wb=function(){var a=this.nb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.Zd;_.h.canHaveChildren=_.Xd;_.h.Hd=_.$d;_.h.qI=_.ae;_.h.removeNode=_.be;_.h.kR=_.ce;_.h.Py=_.de;
_.h.isElement=_.ee;_.h.contains=_.fe;_.h.Fh=_.ka(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.he=window;_.ie=document;_.je=_.he.location;_.ke=/\[native code\]/;_.le=function(a,b,c){return a[b]=a[b]||c};_.me=function(){var a;if((a=Object.create)&&_.ke.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.ne=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.oe=function(a,b){a=a||{};for(var c in a)_.ne(a,c)&&(b[c]=a[c])};_.pe=_.le(_.he,"gapi",{});
_.re=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};_.te=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.ue=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");
_.ve=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");
_.xe=function(a,b,c){_.we(a,b,c,"add","at")};_.we=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)};
_.ye=_.le(_.he,"___jsl",_.me());_.le(_.ye,"I",0);_.le(_.ye,"hel",10);
var ze,Ae,Be,Ce,De,Ee,Fe;ze=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Ae=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Be=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ce=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]&&!Be(a[d])&&!Be(b[d])?Ce(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Be(b[d])?[]:{},Ce(a[d],b[d])):a[d]=b[d])};
De=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:{}}};
Ee=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());Ce(c,b);a.push(c)};
Fe=function(a){Ae(!0);var b=window.___gcfg,c=ze("cu"),d=window.___gu;b&&b!==d&&(Ee(c,b),window.___gu=b);b=ze("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,ze("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=void 0,(f=De(f))&&b.push(f));a&&Ee(c,a);d=ze("cd");a=0;for(b=d.length;a<b;++a)Ce(Ae(),d[a],!0);d=ze("ci");a=0;for(b=d.length;a<b;++a)Ce(Ae(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ce(Ae(),c[a],!0)};_.R=function(a,b){var c=Ae();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};
_.Ge=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;Fe(c)};
var He=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.le(_.ye,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
He&&He();Fe();
_.K("gapi.config.get",_.R);_.K("gapi.config.update",_.Ge);

_.Ie=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.eb(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)}};_.Je=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.Ya(f)?"o"+_.bd(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Ke=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Le=function(a){return/^[\s\xa0]*$/.test(a)};
_.Me=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:""):_.Pd(c,"*",a,b)[0]||null}return a||null};

var Se,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,zf,Af;Ue=void 0;Ve=function(a){try{return _.C.JSON.parse.call(_.C.JSON,a)}catch(b){return!1}};We=function(a){return Object.prototype.toString.call(a)};Xe=We(0);Ye=We(new Date(0));Ze=We(!0);$e=We("");af=We({});bf=We([]);
cf=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=We(a);if(null!=a&&"function"===typeof a.toJSON&&(Object.prototype.hasOwnProperty.call(a,"toJSON")||(e!==bf||a.constructor!==Array&&a.constructor!==Object)&&(e!==af||a.constructor!==Array&&a.constructor!==Object)&&e!==$e&&e!==Xe&&e!==Ze&&e!==Ye))return cf(a.toJSON.call(a),c);if(null==
a)b[b.length]="null";else if(e===Xe)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===Ze)b[b.length]=String(!!Number(a));else{if(e===Ye)return cf(a.toISOString.call(a),c);if(e===bf&&We(a.length)===Xe){b[b.length]="[";var f=0;for(d=Number(a.length)>>0;f<d;++f)f&&(b[b.length]=","),b[b.length]=cf(a[f],c)||"null";b[b.length]="]"}else if(e==$e&&We(a.length)===Xe){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=cf(a[f],c),void 0!==e&&(d++&&(b[b.length]=","),b[b.length]=cf(f),b[b.length]=":",b[b.length]=e));b[b.length]="}"}else return}return b.join("")}};df=/[\0-\x07\x0b\x0e-\x1f]/;
ef=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*[\0-\x1f]/;ff=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\[^\\\/"bfnrtu]/;gf=/^([^"]*"([^\\"]|\\.)*")*[^"]*"([^"\\]|\\.)*\\u([0-9a-fA-F]{0,3}[^0-9a-fA-F])/;hf=/"([^\0-\x1f\\"]|\\[\\\/"bfnrt]|\\u[0-9a-fA-F]{4})*"/g;jf=/-?(0|[1-9][0-9]*)(\.[0-9]+)?([eE][-+]?[0-9]+)?/g;kf=/[ \t\n\r]+/g;lf=/[^"]:/;mf=/""/g;nf=/true|false|null/g;of=/00/;pf=/[\{]([^0\}]|0[^:])/;qf=/(^|\[)[,:]|[,:](\]|\}|[,:]|$)/;rf=/[^\[,:][\[\{]/;sf=/^(\{|\}|\[|\]|,|:|0)+/;tf=/\u2028/g;
uf=/\u2029/g;
vf=function(a){a=String(a);if(df.test(a)||ef.test(a)||ff.test(a)||gf.test(a))return!1;var b=a.replace(hf,'""');b=b.replace(jf,"0");b=b.replace(kf,"");if(lf.test(b))return!1;b=b.replace(mf,"0");b=b.replace(nf,"0");if(of.test(b)||pf.test(b)||qf.test(b)||rf.test(b)||!b||(b=b.replace(sf,"")))return!1;a=a.replace(tf,"\\u2028").replace(uf,"\\u2029");b=void 0;try{b=Ue?[Ve(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};wf=function(){var a=((_.C.document||{}).scripts||[]).length;if((void 0===Se||void 0===Ue||Te!==a)&&-1!==Te){Se=Ue=!1;Te=-1;try{try{Ue=!!_.C.JSON&&'{"a":[3,true,"1970-01-01T00:00:00.000Z"]}'===_.C.JSON.stringify.call(_.C.JSON,{a:[3,!0,new Date(0)],c:function(){}})&&!0===Ve("true")&&3===Ve('[{"a":3}]')[0].a}catch(b){}Se=Ue&&!Ve("[00]")&&!Ve('"\u0007"')&&!Ve('"\\0"')&&!Ve('"\\v"')}finally{Te=a}}};_.xf=function(a){if(-1===Te)return!1;wf();return(Se?Ve:vf)(a)};
_.yf=function(a){if(-1!==Te)return wf(),Ue?_.C.JSON.stringify.call(_.C.JSON,a):cf(a)};zf=!Date.prototype.toISOString||"function"!==typeof Date.prototype.toISOString||"1970-01-01T00:00:00.000Z"!==(new Date(0)).toISOString();
Af=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=zf?Af:Date.prototype.toISOString;

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Wg=function(){return _.yb("Safari")&&!(_.Fb()||_.yb("Coast")||_.Cb()||_.yb("Edge")||_.yb("Edg/")||_.yb("OPR")||_.Eb()||_.yb("Silk")||_.yb("Android"))};_.Xg=function(){return _.yb("Android")&&!(_.Fb()||_.Eb()||_.Cb()||_.yb("Silk"))};_.Yg=_.Eb();_.Zg=_.kc()||_.yb("iPod");_.$g=_.yb("iPad");_.ah=_.Xg();_.bh=_.Fb();_.ch=_.Wg()&&!_.lc();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.dh=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 eh;eh={};_.fh=null;_.gh=_.uc||_.vc&&!_.ch||_.qc||!_.ch&&!_.rc&&"function"==typeof _.C.atob;_.ih=function(a,b){void 0===b&&(b=0);_.hh();b=eh[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("")};
_.hh=function(){if(!_.fh){_.fh={};for(var a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),b=["+/=","+/","-_=","-_.","-_"],c=0;5>c;c++){var d=a.concat(b[c].split(""));eh[c]=d;for(var e=0;e<d.length;e++){var f=d[e];void 0===_.fh[f]&&(_.fh[f]=e)}}}};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Ch;_.Bh=function(a){this.nb=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.V9;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.$I}if(/[;=\s]/.test(a))throw Error("y`"+a);if(/[;\r\n]/.test(b))throw Error("z`"+b);void 0===k&&(k=-1);this.nb.cookie=a+"="+b+(f?";domain="+f:"")+(g?";path="+g:"")+(0>k?"":0==k?";expires="+(new Date(1970,1,1)).toUTCString():";expires="+(new Date(Date.now()+1E3*k)).toUTCString())+(d?";secure":"")+(null!=e?";samesite="+e:"")};
_.h.get=function(a,b){for(var c=a+"=",d=(this.nb.cookie||"").split(";"),e=0,f;e<d.length;e++){f=(0,_.qb)(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.Od(a);this.set(a,"",{$I:0,path:b,domain:c});return d};_.h.re=function(){return Ch(this).keys};_.h.Sc=function(){return Ch(this).values};_.h.isEmpty=function(){return!this.nb.cookie};_.h.Fb=function(){return this.nb.cookie?(this.nb.cookie||"").split(";").length:0};
_.h.Od=function(a){return void 0!==this.get(a)};_.h.Dj=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.nb.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.qb)(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
*/
_.gi=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]};_.hi=function(a,b){a.prototype=(0,_.Fa)(b.prototype);a.prototype.constructor=a;if(_.Pa)(0,_.Pa)(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};
_.ii=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)}};_.ji=[];_.ki=[];_.li=!1;_.mi=function(a){_.ji[_.ji.length]=a;if(_.li)for(var b=0;b<_.ki.length;b++)a((0,_.P)(_.ki[b].wrap,_.ki[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var qi;_.ni=function(a,b){b=(0,_.Wa)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.oi=function(a,b){a=a.split(".");b=b||_.C;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.pi=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};qi=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.ri=function(a){for(var b in a)return!1;return!0};
_.si=function(){this.Nb=this.Nb;this.Kl=this.Kl};_.si.prototype.Nb=!1;_.si.prototype.vn=function(){return this.Nb};_.si.prototype.Da=function(){this.Nb||(this.Nb=!0,this.va())};_.vi=function(a,b){_.ti(a,_.ii(_.ui,b))};_.ti=function(a,b){a.Nb?b():(a.Kl||(a.Kl=[]),a.Kl.push(b))};_.si.prototype.va=function(){if(this.Kl)for(;this.Kl.length;)this.Kl.shift()()};_.ui=function(a){a&&"function"==typeof a.Da&&a.Da()};
_.wi=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.Sl=!1};_.wi.prototype.stopPropagation=function(){this.Sl=!0};_.wi.prototype.preventDefault=function(){this.defaultPrevented=!0};
var yi,zi;_.xi=!_.rc||_.Pc(9);yi=!_.rc||_.Pc(9);zi=_.rc&&!_.Nc("9");!_.vc||_.Nc("528");_.uc&&_.Nc("1.9b")||_.rc&&_.Nc("8")||_.qc&&_.Nc("9.5")||_.vc&&_.Nc("528");_.uc&&!_.Nc("8")||_.rc&&_.Nc("9");var Ai=function(){if(!_.C.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.C.addEventListener("test",_.Za,b),_.C.removeEventListener("test",_.Za,b)}catch(c){}return a}();
_.Bi=function(a,b){_.wi.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.wB=!1;this.pointerId=0;this.pointerType="";this.ne=null;a&&this.init(a,b)};_.O(_.Bi,_.wi);var Ci={2:"touch",3:"pen",4:"mouse"};
_.Bi.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)?_.uc&&(_.oc(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=_.vc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.vc||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.wB=_.xc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Ci[a.pointerType]||"";this.state=a.state;this.ne=a;a.defaultPrevented&&this.preventDefault()};_.Bi.prototype.stopPropagation=function(){_.Bi.T.stopPropagation.call(this);this.ne.stopPropagation?this.ne.stopPropagation():this.ne.cancelBubble=!0};
_.Bi.prototype.preventDefault=function(){_.Bi.T.preventDefault.call(this);var a=this.ne;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,zi)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};
var Fi;_.Di="closure_listenable_"+(1E6*Math.random()|0);_.Ei=function(a){return!(!a||!a[_.Di])};Fi=0;
var Gi=function(a,b,c,d,e){this.listener=a;this.Cv=null;this.src=b;this.type=c;this.capture=!!d;this.Ne=e;this.key=++Fi;this.Ln=this.Ks=!1},Hi=function(a){a.Ln=!0;a.listener=null;a.Cv=null;a.src=null;a.Ne=null};
var Ii=function(a){this.src=a;this.od={};this.Qr=0};Ii.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.od[f];a||(a=this.od[f]=[],this.Qr++);var g=Ji(a,b,d,e);-1<g?(b=a[g],c||(b.Ks=!1)):(b=new Gi(b,this.src,f,!!d,e),b.Ks=c,a.push(b));return b};Ii.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.od))return!1;var e=this.od[a];b=Ji(e,b,c,d);return-1<b?(Hi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.od[a],this.Qr--),!0):!1};
var Ki=function(a,b){var c=b.type;if(!(c in a.od))return!1;var d=_.ni(a.od[c],b);d&&(Hi(b),0==a.od[c].length&&(delete a.od[c],a.Qr--));return d};Ii.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.od)if(!a||c==a){for(var d=this.od[c],e=0;e<d.length;e++)++b,Hi(d[e]);delete this.od[c];this.Qr--}return b};Ii.prototype.Tm=function(a,b,c,d){a=this.od[a.toString()];var e=-1;a&&(e=Ji(a,b,c,d));return-1<e?a[e]:null};
Ii.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return qi(this.od,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 Ji=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.Ln&&f.listener==b&&f.capture==!!c&&f.Ne==d)return e}return-1};
var Li,Mi,Ni,Ri,Ti,Ui,Zi,Yi,Vi,$i;Li="closure_lm_"+(1E6*Math.random()|0);Mi={};Ni=0;_.Pi=function(a,b,c,d,e){if(d&&d.once)return _.Oi(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Pi(a,b[f],c,d,e);return null}c=_.Qi(c);return _.Ei(a)?a.V(b,c,_.Ya(d)?!!d.capture:!!d,e):Ri(a,b,c,!1,d,e)};
Ri=function(a,b,c,d,e,f){if(!b)throw Error("A");var g=_.Ya(e)?!!e.capture:!!e,k=_.Si(a);k||(a[Li]=k=new Ii(a));c=k.add(b,c,d,g,f);if(c.Cv)return c;d=Ti();c.Cv=d;d.src=a;d.listener=c;if(a.addEventListener)Ai||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ui(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("B");Ni++;return c};
Ti=function(){var a=Vi,b=yi?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};_.Oi=function(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=_.Qi(c);return _.Ei(a)?a.Dn(b,c,_.Ya(d)?!!d.capture:!!d,e):Ri(a,b,c,!0,d,e)};
_.Wi=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.Wi(a,b[f],c,d,e);else d=_.Ya(d)?!!d.capture:!!d,c=_.Qi(c),_.Ei(a)?a.Zb(b,c,d,e):a&&(a=_.Si(a))&&(b=a.Tm(b,c,d,e))&&_.Xi(b)};
_.Xi=function(a){if("number"===typeof a||!a||a.Ln)return!1;var b=a.src;if(_.Ei(b))return b.iD(a);var c=a.type,d=a.Cv;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ui(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Ni--;(c=_.Si(b))?(Ki(c,a),0==c.Qr&&(c.src=null,b[Li]=null)):Hi(a);return!0};Ui=function(a){return a in Mi?Mi[a]:Mi[a]="on"+a};
Zi=function(a,b,c,d){var e=!0;if(a=_.Si(a))if(b=a.od[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.Ln&&(f=Yi(f,d),e=e&&!1!==f)}return e};Yi=function(a,b){var c=a.listener,d=a.Ne||a.src;a.Ks&&_.Xi(a);return c.call(d,b)};
Vi=function(a,b){if(a.Ln)return!0;if(!yi){var c=b||_.oi("window.event");b=new _.Bi(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.Sl&&0<=e;e--){b.currentTarget=c[e];var f=Zi(c[e],a,!0,b);d=d&&f}for(e=0;!b.Sl&&e<c.length;e++)b.currentTarget=c[e],f=Zi(c[e],a,!1,b),d=d&&f}return d}return Yi(a,new _.Bi(b,
this))};_.Si=function(a){a=a[Li];return a instanceof Ii?a:null};$i="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Qi=function(a){if("function"===typeof a)return a;a[$i]||(a[$i]=function(b){return a.handleEvent(b)});return a[$i]};_.mi(function(a){Vi=a(Vi)});
_.aj=function(){_.si.call(this);this.Bi=new Ii(this);this.tP=this;this.rB=null};_.O(_.aj,_.si);_.aj.prototype[_.Di]=!0;_.h=_.aj.prototype;_.h.fl=function(){return this.rB};_.h.Zv=_.ka(12);_.h.addEventListener=function(a,b,c,d){_.Pi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.Wi(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.fl();if(c)for(b=[];c;c=c.fl())b.push(c);c=this.tP;var d=a.type||a;if("string"===typeof a)a=new _.wi(a,c);else if(a instanceof _.wi)a.target=a.target||c;else{var e=a;a=new _.wi(d,c);_.Bb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.Sl&&0<=f;f--){var g=a.currentTarget=b[f];e=g.wp(d,!0,a)&&e}a.Sl||(g=a.currentTarget=c,e=g.wp(d,!0,a)&&e,a.Sl||(e=g.wp(d,!1,a)&&e));if(b)for(f=0;!a.Sl&&f<b.length;f++)g=a.currentTarget=b[f],e=g.wp(d,!1,a)&&e;return e};
_.h.va=function(){_.aj.T.va.call(this);this.GB();this.rB=null};_.h.V=function(a,b,c,d){return this.Bi.add(String(a),b,!1,c,d)};_.h.Dn=function(a,b,c,d){return this.Bi.add(String(a),b,!0,c,d)};_.h.Zb=function(a,b,c,d){return this.Bi.remove(String(a),b,c,d)};_.h.iD=function(a){return Ki(this.Bi,a)};_.h.GB=function(a){this.Bi&&this.Bi.removeAll(a)};
_.h.wp=function(a,b,c){a=this.Bi.od[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.Ln&&f.capture==b){var g=f.listener,k=f.Ne||f.src;f.Ks&&this.iD(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.Tm=function(a,b,c,d){return this.Bi.Tm(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Bi.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 pk;_.ik=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};_.jk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.kk=function(a){return a};_.lk=function(a,b){a.src=_.qd(b);(b=_.$c(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.mk=function(a){var b=window.location;a=a instanceof _.Sb?a:_.Ad(a);b.href=_.ud(a)};_.nk=function(a){a.prototype.$goog_Thenable=!0};_.ok=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
pk=function(a,b){this.vQ=a;this.TX=b;this.gv=0;this.Oe=null};pk.prototype.get=function(){if(0<this.gv){this.gv--;var a=this.Oe;this.Oe=a.next;a.next=null}else a=this.vQ();return a};pk.prototype.put=function(a){this.TX(a);100>this.gv&&(this.gv++,a.next=this.Oe,this.Oe=a)};
var qk,sk,tk,rk;qk=function(a){_.C.setTimeout(function(){throw a;},0)};_.uk=function(a){a=rk(a);"function"!==typeof _.C.setImmediate||_.C.Window&&_.C.Window.prototype&&!_.yb("Edge")&&_.C.Window.prototype.setImmediate==_.C.setImmediate?(sk||(sk=tk()),sk(a)):_.C.setImmediate(a)};
tk=function(){var a=_.C.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.yb("Presto")&&(a=function(){var e=_.Wd("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,_.P)(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&&!_.Db()){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){_.C.setTimeout(e,0)}};rk=_.kk;_.mi(function(a){rk=a});
var vk=function(){this.Cw=this.uo=null};vk.prototype.add=function(a,b){var c=wk.get();c.set(a,b);this.Cw?this.Cw.next=c:this.uo=c;this.Cw=c};vk.prototype.remove=function(){var a=null;this.uo&&(a=this.uo,this.uo=this.uo.next,this.uo||(this.Cw=null),a.next=null);return a};var wk=new pk(function(){return new xk},function(a){return a.reset()}),xk=function(){this.next=this.scope=this.Hg=null};xk.prototype.set=function(a,b){this.Hg=a;this.scope=b;this.next=null};
xk.prototype.reset=function(){this.next=this.scope=this.Hg=null};
var yk,zk,Ak,Bk,Dk;_.Ck=function(a,b){yk||zk();Ak||(yk(),Ak=!0);Bk.add(a,b)};zk=function(){if(_.C.Promise&&_.C.Promise.resolve){var a=_.C.Promise.resolve(void 0);yk=function(){a.then(Dk)}}else yk=function(){_.uk(Dk)}};Ak=!1;Bk=new vk;Dk=function(){for(var a;a=Bk.remove();){try{a.Hg.call(a.scope)}catch(b){qk(b)}wk.put(a)}Ak=!1};
var Fk,Gk,Rk,Pk;_.Ek=function(a,b){this.Ea=0;this.Ri=void 0;this.Em=this.Bj=this.Za=null;this.Xt=this.ty=!1;if(a!=_.Za)try{var c=this;a.call(b,function(d){c.Vg(2,d)},function(d){c.Vg(3,d)})}catch(d){this.Vg(3,d)}};Fk=function(){this.next=this.context=this.Fn=this.Hq=this.Mk=null;this.Ho=!1};Fk.prototype.reset=function(){this.context=this.Fn=this.Hq=this.Mk=null;this.Ho=!1};Gk=new pk(function(){return new Fk},function(a){a.reset()});_.Hk=function(a,b,c){var d=Gk.get();d.Hq=a;d.Fn=b;d.context=c;return d};
_.Ik=function(a){if(a instanceof _.Ek)return a;var b=new _.Ek(_.Za);b.Vg(2,a);return b};_.Jk=function(a){return new _.Ek(function(b,c){c(a)})};_.Lk=function(a,b,c){Kk(a,b,c,null)||_.Ck(_.ii(b,a))};_.Mk=function(a){return new _.Ek(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],_.Lk(l,_.ii(f,k),g);else b(e)})};_.Ok=function(){var a,b,c=new _.Ek(function(d,e){a=d;b=e});return new Nk(c,a,b)};
_.Ek.prototype.then=function(a,b,c){return Pk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.nk(_.Ek);_.Ek.prototype.Kr=function(a,b){return Pk(this,null,a,b)};_.Ek.prototype.cancel=function(a){if(0==this.Ea){var b=new Qk(a);_.Ck(function(){Rk(this,b)},this)}};
Rk=function(a,b){if(0==a.Ea)if(a.Za){var c=a.Za;if(c.Bj){for(var d=0,e=null,f=null,g=c.Bj;g&&(g.Ho||(d++,g.Mk==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ea&&1==d?Rk(c,b):(f?(d=f,d.next==c.Em&&(c.Em=d),d.next=d.next.next):Sk(c),Tk(c,e,3,b)))}a.Za=null}else a.Vg(3,b)};_.Vk=function(a,b){a.Bj||2!=a.Ea&&3!=a.Ea||Uk(a);a.Em?a.Em.next=b:a.Bj=b;a.Em=b};
Pk=function(a,b,c,d){var e=_.Hk(null,null,null);e.Mk=new _.Ek(function(f,g){e.Hq=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.Fn=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Qk?g(k):f(l)}catch(m){g(m)}}:g});e.Mk.Za=a;_.Vk(a,e);return e.Mk};_.Ek.prototype.o_=function(a){this.Ea=0;this.Vg(2,a)};_.Ek.prototype.p_=function(a){this.Ea=0;this.Vg(3,a)};
_.Ek.prototype.Vg=function(a,b){0==this.Ea&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ea=1,Kk(b,this.o_,this.p_,this)||(this.Ri=b,this.Ea=a,this.Za=null,Uk(this),3!=a||b instanceof Qk||Wk(this,b)))};
var Kk=function(a,b,c,d){if(a instanceof _.Ek)return _.Vk(a,_.Hk(b||_.Za,c||null,d)),!0;if(_.ok(a))return a.then(b,c,d),!0;if(_.Ya(a))try{var e=a.then;if("function"===typeof e)return Xk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Xk=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)}},Uk=function(a){a.ty||(a.ty=!0,_.Ck(a.YQ,a))},Sk=function(a){var b=null;a.Bj&&(b=a.Bj,a.Bj=b.next,b.next=null);a.Bj||(a.Em=
null);return b};_.Ek.prototype.YQ=function(){for(var a;a=Sk(this);)Tk(this,a,this.Ea,this.Ri);this.ty=!1};var Tk=function(a,b,c,d){if(3==c&&b.Fn&&!b.Ho)for(;a&&a.Xt;a=a.Za)a.Xt=!1;if(b.Mk)b.Mk.Za=null,Yk(b,c,d);else try{b.Ho?b.Hq.call(b.context):Yk(b,c,d)}catch(e){Zk.call(null,e)}Gk.put(b)},Yk=function(a,b,c){2==b?a.Hq.call(a.context,c):a.Fn&&a.Fn.call(a.context,c)},Wk=function(a,b){a.Xt=!0;_.Ck(function(){a.Xt&&Zk.call(null,b)})},Zk=qk,Qk=function(a){_.Tc.call(this,a);this.uK=!1};_.O(Qk,_.Tc);
Qk.prototype.name="cancel";var Nk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Is=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.Js=function(a){_.si.call(this);this.Td=a;this.Pb={}};_.O(_.Js,_.si);var Ks=[];_.Js.prototype.V=function(a,b,c,d){return this.xq(a,b,c,d)};_.Js.prototype.xq=function(a,b,c,d,e){Array.isArray(b)||(b&&(Ks[0]=b.toString()),b=Ks);for(var f=0;f<b.length;f++){var g=_.Pi(a,b[f],c||this.handleEvent,d||!1,e||this.Td||this);if(!g)break;this.Pb[g.key]=g}return this};_.Js.prototype.Dn=function(a,b,c,d){return Ls(this,a,b,c,d)};
var Ls=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)Ls(a,b,c[g],d,e,f);else{b=_.Oi(b,c,d||a.handleEvent,e,f||a.Td||a);if(!b)return a;a.Pb[b.key]=b}return a};_.Js.prototype.Zb=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.Zb(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.Ya(d)?!!d.capture:!!d,e=e||this.Td||this,c=_.Qi(c),d=!!d,b=_.Ei(a)?a.Tm(b,c,d,e):a?(a=_.Si(a))?a.Tm(b,c,d,e):null:null,b&&(_.Xi(b),delete this.Pb[b.key]);return this};
_.Js.prototype.removeAll=function(){_.zb(this.Pb,function(a,b){this.Pb.hasOwnProperty(b)&&_.Xi(a)},this);this.Pb={}};_.Js.prototype.va=function(){_.Js.T.va.call(this);this.removeAll()};_.Js.prototype.handleEvent=function(){throw Error("H");};

/*

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

var Uu,Vu,Wu,Xu,Zu,$u,av,bv,dv;oauth2={};_.Tu=!1;Uu=function(a){try{_.Tu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Vu=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};Wu=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};
Xu=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.Yu=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Zu=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};$u=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.";};av={token:1,id_token:1};
bv=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.cv=window.JSON;dv=function(a){this.wD=a||[];this.Xb={}};dv.prototype.addEventListener=function(a,b){if(!(0<=Vu(this.wD,a)))throw"Unrecognized event type: "+a;if(!Xu(b))throw"The listener for event '"+a+"' is not a function.";this.Xb[a]||(this.Xb[a]=[]);0>Vu(this.Xb[a],b)&&this.Xb[a].push(b)};
dv.prototype.removeEventListener=function(a,b){if(!(0<=Vu(this.wD,a)))throw"Unrecognized event type: "+a;Xu(b)&&this.Xb[a]&&this.Xb[a].length&&(b=Vu(this.Xb[a],b),0<=b&&this.Xb[a].splice(b,1))};dv.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Vu(this.wD,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.Xb[b]&&this.Xb[b].length)for(var c=0,d=this.Xb[b].length;c<d;c++)this.Xb[b][c](a)};
var ev,fv,gv,kv,lv,Cv,Dv,Fv,Gv,Iv,Rv;ev={};fv={};gv={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.hv=function(a,b){if(a=gv[a])return a[b]};_.iv=function(a,b){if(!a)throw Error("M");if(!b.authServerUrl)throw Error("N");if(!b.idpIFrameUrl)throw Error("O");gv[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.jv=void 0;
kv=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")};lv=function(){this.Q_=window;this.$s=this.Pk=this.Pq=this.Sg=null};
lv.prototype.open=function(a,b,c,d){mv(this);this.Pq?(this.Pk&&(this.Pk(),this.Pk=null),nv(this)):this.Pq="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.Sg=this.Q_.open(a,this.Pq,b);try{this.Sg.focus();if(this.Sg.closed||"undefined"==typeof this.Sg.closed)throw Error("Q");_.jv=this.Sg}catch(e){d&&setTimeout(d,0);this.Sg=null;break a}c&&(this.Pk=c,ov(this))}};
var mv=function(a){try{if(null==a.Sg||a.Sg.closed)a.Sg=null,a.Pq=null,nv(a),a.Pk&&(a.Pk(),a.Pk=null)}catch(b){a.Sg=null,a.Pq=null,nv(a)}},ov=function(a){a.$s=window.setInterval(function(){mv(a)},300)},nv=function(a){a.$s&&(window.clearInterval(a.$s),a.$s=null)};fv=fv||{};var pv=function(a,b){this.Qb=a;this.oA=b;this.Wc=null;this.yl=!1};pv.prototype.start=function(){if(!this.yl&&!this.Wc){var a=this;this.Wc=window.setTimeout(function(){a.clear();a.yl||(a.Qb(),a.yl=!0)},fv.iH(this.oA))}};
pv.prototype.clear=function(){this.Wc&&(window.clearTimeout(this.Wc),this.Wc=null)};var qv=function(a,b){var c=fv.Do;this.FU=fv.xo;this.zM=c;this.Qb=a;this.oA=b;this.Wc=null;this.yl=!1;var d=this;this.AM=function(){document[d.FU]||(d.clear(),d.start())}};qv.prototype.start=function(){if(!this.yl&&!this.Wc){$u(document,this.zM,this.AM);var a=this;this.Wc=window.setTimeout(function(){a.clear();a.yl||(a.Qb(),a.yl=!0)},fv.iH(this.oA))}};
qv.prototype.clear=function(){var a=this.zM,b=this.AM,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.Wc&&(window.clearTimeout(this.Wc),this.Wc=null)};fv.xo=null;fv.Do=null;
fv.bV=function(){var a=document;"undefined"!==typeof a.hidden?(fv.xo="hidden",fv.Do="visibilitychange"):"undefined"!==typeof a.msHidden?(fv.xo="msHidden",fv.Do="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(fv.xo="webkitHidden",fv.Do="webkitvisibilitychange")};fv.bV();fv.uQ=function(a,b){return fv.xo&&fv.Do?new qv(a,b):new pv(a,b)};fv.iH=function(a){return Math.max(1,a-(new Date).getTime())};
var rv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},sv=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(r){for(var u=g,q=0;64>q;q+=4)u[q/4]=r[q]<<24|r[q+1]<<16|r[q+2]<<8|r[q+3];for(q=16;80>q;q++)r=u[q-3]^u[q-8]^u[q-14]^u[q-16],u[q]=(r<<1|r>>>31)&4294967295;r=e[0];var v=e[1],t=e[2],w=e[3],z=e[4];for(q=0;80>q;q++){if(40>q)if(20>q){var x=w^v&(t^w);var B=1518500249}else x=
v^t^w,B=1859775393;else 60>q?(x=v&t|w&(v|t),B=2400959708):(x=v^t^w,B=3395469782);x=((r<<5|r>>>27)&4294967295)+x+z+B+u[q]&4294967295;z=w;w=t;t=(v<<30|v>>>2)&4294967295;v=r;r=x}e[0]=e[0]+r&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+z&4294967295}function c(r,u){if("string"===typeof r){r=unescape(encodeURIComponent(r));for(var q=[],v=0,t=r.length;v<t;++v)q.push(r.charCodeAt(v));r=q}u||(u=r.length);q=0;if(0==m)for(;q+64<u;)b(r.slice(q,q+64)),q+=64,n+=64;for(;q<
u;)if(f[m++]=r[q++],n++,64==m)for(m=0,b(f);q+64<u;)b(r.slice(q,q+64)),q+=64,n+=64}function d(){var r=[],u=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var q=63;56<=q;q--)f[q]=u&255,u>>>=8;b(f);for(q=u=0;5>q;q++)for(var v=24;0<=v;v-=8)r[u++]=e[q]>>v&255;return r}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,Dg:function(){for(var r=d(),u="",q=0;q<r.length;q++)u+="0123456789ABCDEF".charAt(Math.floor(r[q]/16))+"0123456789ABCDEF".charAt(r[q]%16);return u}}},tv=
window.crypto,uv=!1,vv=0,wv=1,xv=0,yv="",zv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;wv=wv*b%xv;if(3==++vv)if(a=window,b=zv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("R`mousemove");},Av=function(a){var b=sv();b.update(a);return b.Dg()};uv=!!tv&&"function"==typeof tv.getRandomValues;
uv||(xv=1E6*(screen.width*screen.width+screen.height),yv=Av(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),$u(window,"mousemove",zv));ev=ev||{};ev.xN="ssIFrame_";
_.Bv=function(a,b){this.Jb=a;if(!this.Jb)throw Error("S");a=_.hv(a,"idpIFrameUrl");if(!a)throw Error("T");this.$H=a;if(!b)throw Error("U");this.wk=b;a=this.$H;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.Zz=a.join("");this.gY=[location.protocol,"//",location.host].join("");this.Yz=
this.nn=!1;this.WH=null;this.ov=[];this.Jn=[];this.li={};this.Bl=void 0};_.Bv.prototype.show=function(){var a=this.Bl;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")};_.Bv.prototype.Mc=function(){kv(this.Bl)};
_.Bv.prototype.Pu=function(a){if(this.nn)a&&a(this);else{if(!this.Bl){var b=ev.xN+this.Jb;var c=this.Jb;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Vu(e.split("|"),c))?rv(e,d):rv(e?e+"|"+c:c,d);c=!f;f=this.$H;var g=this.gY;d=this.wk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Xu(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);kv(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Tu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.Bl=e}a&&this.ov.push(a)}};_.Bv.prototype.dl=function(){return this.WH};Cv=function(a){for(var b=0;b<a.ov.length;b++)a.ov[b](a);a.ov=[]};
_.Ev=function(a,b,c,d){if(a.nn){if(a.nn&&a.Yz)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.dl(),Uu(a),Error(a);Dv(a,{method:b,params:c},d)}else a.Jn.push({rpc:{method:b,params:c},callback:d}),a.Pu()};Dv=function(a,b,c){if(c){for(var d=b.id;!d||a.li[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.li[d]=c}b.rpcToken=a.wk;a.Bl.contentWindow.postMessage(_.cv.stringify(b),a.Zz)};Fv=function(a){if(a&&0<=a.indexOf("::"))throw Error("V");};
_.Bv.prototype.Hh=function(a,b,c,d,e,f,g,k){Fv(f);b=_.Yu(b);_.Ev(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.Bv.prototype.Ou=function(a,b,c,d,e){b=_.Yu(b);_.Ev(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};Gv=function(a,b,c){Fv(b.identifier);_.Ev(a,"getSessionSelector",b,c)};
_.Hv=function(a,b,c,d,e){Fv(b.identifier);_.Ev(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};Iv=function(a,b,c){_.Ev(a,"monitorClient",{clientId:b},c)};_.Bv.prototype.Xq=_.ka(29);_.Bv.prototype.hw=function(a,b){_.Ev(this,"showDialog",{W7:a},b)};_.Bv.prototype.Uo=_.ka(31);ev.lu={};ev.bz=function(a){return ev.lu[a]};
ev.Pu=function(a,b){var c=ev.bz(a);if(!c){c=String;if(uv){var d=new window.Uint32Array(1);tv.getRandomValues(d);d=Number("0."+d[0])}else d=wv,d+=parseInt(yv.substr(0,20),16),yv=Av(yv),d/=xv+Math.pow(16,20);c=c(2147483647*d);c=new _.Bv(a,c);ev.lu[a]=c}c.Pu(b)};ev.XR=function(a){for(var b in ev.lu){var c=ev.bz(b);if(c&&c.Bl&&c.Bl.contentWindow==a.source&&c.Zz==a.origin)return c}};ev.GS=function(a){for(var b in ev.lu){var c=ev.bz(b);if(c&&c.Zz==a)return c}};ev=ev||{};
var Kv=function(){var a=[],b;for(b in Jv)a.push(Jv[b]);dv.call(this,a);this.bk={};Uu("EventBus is ready.")};Wu(Kv,dv);var Jv={MO:"sessionSelectorChanged",Sw:"sessionStateChanged",Gw:"authResult",fN:"displayIFrame"},Mv=function(a){var b=Lv;a&&(b.bk[a]||(b.bk[a]=[]))},Nv=function(a,b,c){return b&&a.bk[b]&&0<=Vu(a.bk[b],c)};_.h=Kv.prototype;
_.h.oX=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.jv);if(b=c?ev.GS(a.origin):ev.XR(a)){try{var d=_.cv.parse(a.data)}catch(e){Uu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.wk){Uu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.li[c.id])delete b.li[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Uu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.ZH[a.type]?(d=this.ZH[a.type],
c&&!d.xP?Uu("Bad IDP event. Source window cannot be a popup."):d.qo&&!d.qo.call(this,b,a)?Uu("Bad IDP event."):d.Ne.call(this,b,a)):Uu("Bad IDP event.")}else Uu("Bad event, no corresponding Idp Stub.")};_.h.KY=function(a,b){return Nv(this,a.Jb,b.clientId)};_.h.JY=function(a,b){b=b.clientId;return!b||Nv(this,a.Jb,b)};_.h.IP=function(a,b){return Nv(this,a.Jb,b.clientId)};_.h.zW=function(a){a.nn=!0;Cv(a);for(var b=0;b<a.Jn.length;b++)Dv(a,a.Jn[b].rpc,a.Jn[b].callback);a.Jn=[]};
_.h.yW=function(a,b){b={error:b.error};a.nn=!0;a.Yz=!0;a.WH=b;a.Jn=[];Cv(a)};_.h.Hv=function(a,b){b.originIdp=a.Jb;this.dispatchEvent(b)};var Lv=new Kv,Ov=Lv,Pv={};Pv.idpReady={Ne:Ov.zW};Pv.idpError={Ne:Ov.yW};Pv.sessionStateChanged={Ne:Ov.Hv,qo:Ov.KY};Pv.sessionSelectorChanged={Ne:Ov.Hv,qo:Ov.JY};Pv.authResult={Ne:Ov.Hv,qo:Ov.IP,xP:!0};Pv.displayIFrame={Ne:Ov.Hv};Lv.ZH=Pv||{};$u(window,"message",function(a){Lv.oX.call(Lv,a)});
_.Qv=function(a,b){this.$d=!1;if(!a)throw Error("W");var c=[],d;for(d in a)c.push(a[d]);dv.call(this,c);this.vd=[location.protocol,"//",location.host].join("");this.vc=b.crossSubDomains?b.domain||this.vd:this.vd;if(!b)throw Error("X");if(!b.idpId)throw Error("Y");if(!_.hv(b.idpId,"authServerUrl")||!_.hv(b.idpId,"idpIFrameUrl"))throw Error("Z`"+b.idpId);this.Jb=b.idpId;this.Ub=void 0;this.BQ=!!b.disableTokenRefresh;this.tR=!!b.forceTokenRefresh;this.MZ=!!b.skipTokenCache;this.setOptions(b);this.ep=
[];this.El=this.xI=!1;this.un=void 0;this.oK();this.Uc=void 0;var e=this,f=function(){Uu("Token Manager is ready.");if(e.ep.length)for(var g=0;g<e.ep.length;g++)e.ep[g].call(e);e.xI=!0;e.ep=[]};ev.Pu(this.Jb,function(g){e.Uc=g;g.nn&&g.Yz?(e.El=!0,e.un=g.dl(),e.kv(e.un)):e.Ub?Iv(e.Uc,e.Ub,function(k){if(k){k=e.Jb;var l=e.Ub,m=Lv;k&&l&&(m.bk[k]||(m.bk[k]=[]),0>Vu(m.bk[k],l)&&m.bk[k].push(l));f()}else e.un={error:"Not a valid origin for the client: "+e.vd+" has not been whitelisted for client ID "+e.Ub+
". Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID."},e.El=!0,e.kv(e.un)}):(Mv(e.Jb),f())})};Wu(_.Qv,dv);_.Qv.prototype.setOptions=function(){};_.Qv.prototype.oK=function(){};_.Qv.prototype.kv=function(){};_.Qv.prototype.dl=function(){return this.un};Rv=function(a,b,c){return function(){b.apply(a,c)}};_.Sv=function(a,b,c){if(a.xI)b.apply(a,c);else{if(a.El)throw a.un;a.ep.push(Rv(a,b,c))}};_.Qv.prototype.YE=_.ka(32);_.Qv.prototype.Uo=_.ka(30);
_.Uv=function(a,b){_.Qv.call(this,a,b);this.WJ=new lv;this.Pi=this.Ol=null;Tv(this)};Wu(_.Uv,_.Qv);_.Uv.prototype.setOptions=function(){};
var Vv=function(a,b){a.Zd={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.vc};b.crossSubDomains&&(a.Zd.policy=b.policy)},Wv=function(a,b){if(!b.authParameters)throw Error("$");if(!b.authParameters.scope)throw Error("aa");if(!b.authParameters.response_type)throw Error("ba");a.Ko=b.authParameters;a.Ko.redirect_uri||(a.Ko.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.Ph=_.Yu(b.rpcAuthParameters||a.Ko);if(!a.Ph.scope)throw Error("ca");if(!a.Ph.response_type)throw Error("da");
a:{var c=a.Ph.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!av[c[d]]){c=!0;break a}c=!1}if(c)throw Error("ea");b.enableSerialConsent&&(a.Ph.enable_serial_consent=!0);b.authResultIdentifier&&(a.JP=b.authResultIdentifier);b.spec_compliant&&(a.Ph.spec_compliant=b.spec_compliant)};
_.Uv.prototype.oK=function(){var a=this;Lv.addEventListener(Jv.MO,function(b){a.$d&&a.Zd&&b.originIdp==a.Jb&&!b.crossSubDomains==!a.Zd.crossSubDomains&&b.domain==a.Zd.domain&&b.id==a.Zd.id&&a.IJ(b)});Lv.addEventListener(Jv.Sw,function(b){a.$d&&b.originIdp==a.Jb&&b.clientId==a.Ub&&a.JJ(b)});Lv.addEventListener(Jv.Gw,function(b){_.jv=void 0;a.$d&&b.originIdp==a.Jb&&b.clientId==a.Ub&&b.id==a.Mi&&(a.Ol&&(window.clearTimeout(a.Ol),a.Ol=null),a.Mi=void 0,a.Fq(b))});Lv.addEventListener(Jv.fN,function(b){a.$d&&
b.originIdp==a.Jb&&(b.Mc?a.Uc.Mc():a.Uc.show())})};_.Uv.prototype.IJ=function(){};_.Uv.prototype.JJ=function(){};_.Uv.prototype.Fq=function(){};var Yv=function(a,b){Xv(a);a.BQ||(a.Pi=fv.uQ(function(){a.Hh(!0)},b-3E5),navigator.onLine&&a.Pi.start())},Xv=function(a){a.Pi&&(a.Pi.clear(),a.Pi=null)},Tv=function(a){var b=window;bv()&&(b=document.body);$u(b,"online",function(){a.Pi&&a.Pi.start()});$u(b,"offline",function(){a.Pi&&a.Pi.clear()})};_.h=_.Uv.prototype;_.h.Hh=function(){};
_.h.hw=function(a,b){this.Uc.hw(a,b)};_.h.rJ=_.ka(33);_.h.LV=function(a,b){if(!this.Ub)throw Error("ia");this.Uc.Ou(this.Ub,this.Ph,this.Zd,a,b)};_.h.Ou=function(a,b){_.Sv(this,this.LV,[a,b])};_.$v=function(a){this.Wd=void 0;this.Eg=!1;this.Vn=void 0;_.Uv.call(this,_.Zv,a)};Wu(_.$v,_.Uv);_.Zv={VD:"noSessionBound",Co:"userLoggedOut",LM:"activeSessionChanged",Sw:"sessionStateChanged",hP:"tokenReady",gP:"tokenFailed",Gw:"authResult",ERROR:"error"};
_.$v.prototype.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Ub=a.clientId;this.Ca=a.id;Vv(this,a);Wv(this,a)};_.$v.prototype.kv=function(a){this.dispatchEvent({type:_.Zv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Jb})};var aw=function(a){Xv(a);a.Vn=void 0;a.AA=void 0};_.h=_.$v.prototype;
_.h.IJ=function(a){var b=a.newValue||{};if(this.Wd!=b.hint||this.Eg!=!!b.disabled){a=this.Wd;var c=!this.Wd||this.Eg;aw(this);this.Wd=b.hint;this.Eg=!!b.disabled;(b=!this.Wd||this.Eg)&&!c?this.dispatchEvent({type:_.Zv.Co,idpId:this.Jb}):b||(a!=this.Wd&&this.dispatchEvent({type:_.Zv.LM,idpId:this.Jb}),this.Wd&&this.Hh())}};
_.h.JJ=function(a){this.Eg||(this.Wd?a.user||this.Vn?a.user==this.Wd&&(this.Vn?a.sessionState?this.Vn=a.sessionState:(aw(this),this.dispatchEvent({type:_.Zv.Co,idpId:this.Jb})):a.sessionState&&(this.Vn=a.sessionState,this.Hh())):this.Hh():this.dispatchEvent({type:_.Zv.Sw,idpId:this.Jb}))};_.h.Fq=function(a){this.dispatchEvent({type:_.Zv.Gw,authResult:a.authResult})};_.h.Jp=_.ka(35);_.h.Cp=function(a){_.Sv(this,this.Oy,[a])};_.h.Oy=function(a){Gv(this.Uc,this.Zd,a)};
_.h.iw=function(a,b,c){if(!a)throw Error("ka");aw(this);this.Wd=a;this.Eg=!1;b&&_.Hv(this.Uc,this.Zd,!1,this.Wd);this.$d=!0;this.Hh(c,!0)};_.h.start=function(){_.Sv(this,this.RZ,[])};
_.h.RZ=function(){var a=this.Ub==Zu("client_id")?Zu("login_hint"):void 0;var b=this.Ub==Zu("client_id")?Zu("state"):void 0;this.$A=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.iw(a,!0,!0);else{var c=this;this.Cp(function(d){c.$d=!0;d&&d.hint?(aw(c),c.Wd=d.hint,c.Eg=!!d.disabled,c.Eg?c.dispatchEvent({type:_.Zv.Co,idpId:c.Jb}):c.iw(d.hint)):(aw(c),c.Wd=void 0,c.Eg=!(!d||!d.disabled),c.dispatchEvent({type:_.Zv.VD,
autoOpenAuthUrl:!c.Eg,idpId:c.Jb}))})}};_.h.uG=_.ka(36);_.h.Hh=function(a,b){var c=this;this.Uc.Hh(this.Ub,this.Ph,this.Wd,this.Zd,function(d,e){(e=e||d.error)?"user_logged_out"==e?(aw(c),c.dispatchEvent({type:_.Zv.Co,idpId:c.Jb})):(c.AA=null,c.dispatchEvent({type:_.Zv.gP,idpId:c.Jb,error:e})):(c.AA=d,c.Vn=d.session_state,Yv(c,d.expires_at),d.idpId=c.Jb,b&&c.$A&&(d.state=c.$A,c.$A=void 0),c.dispatchEvent({type:_.Zv.hP,idpId:c.Jb,response:d}))},this.Ca,a)};_.h.Xq=_.ka(28);_.h.EK=_.ka(37);
_.bw=function(a){this.Jk=null;_.Uv.call(this,{},a);this.$d=!0};Wu(_.bw,_.Uv);_.h=_.bw.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Ub=a.clientId;this.Ca=a.id;Vv(this,a);Wv(this,a)};_.h.kv=function(a){this.Jk&&(this.Jk({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.Jk=null)};_.h.Fq=function(a){if(this.Jk){var b=this.Jk;this.Jk=null;b(a)}};_.h.Jp=_.ka(34);_.h.Cp=function(a){this.El?a(this.dl()):_.Sv(this,this.Oy,[a])};
_.h.Oy=function(a){Gv(this.Uc,this.Zd,a)};_.cw=function(a,b,c){a.El?c(a.dl()):_.Sv(a,a.PW,[b,c])};_.bw.prototype.PW=function(a,b){this.Uc.Hh(this.Ub,this.Ph,a,this.Zd,function(c,d){d?b({error:d}):b(c)},this.Ca,this.tR,this.MZ)};_.bw.prototype.TI=_.ka(38);

var dw,fw,gw,hw,iw,jw,kw,lw,mw,nw,ow,rw;dw=function(a){return Array.prototype.concat.apply([],arguments)};_.ew=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 _.ih(a,3).substring(0,64)};fw=function(a,b,c){if(!a.$d)throw Error("fa");b?_.Hv(a.Uc,a.Zd,!0,void 0,c):_.Hv(a.Uc,a.Zd,!0,a.Wd,c)};gw=function(a){if(!a.$d)throw Error("fa");return a.AA};
_.bw.prototype.TI=_.Sc(38,function(a,b){var c=this.Uc,d=this.Ub,e=this.Zd,f=_.Yu(this.Ph);delete f.response_type;_.Ev(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.$v.prototype.EK=_.Sc(37,function(a){gw(this)&&gw(this).access_token&&(this.Uc.Xq(this.Ub,gw(this).access_token,a),fw(this,!0))});_.$v.prototype.uG=_.Sc(36,function(){var a=this;this.Cp(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Zv.Co,idpId:a.Jb}):a.Hh(!0):a.dispatchEvent({type:_.Zv.VD,idpId:a.Jb})})});
_.$v.prototype.Jp=_.Sc(35,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.iw(b.authResult.login_hint,a.Eg||b.authResult.login_hint!=a.Wd,!0)}});
_.bw.prototype.Jp=_.Sc(34,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.Cp(function(d){_.Hv(b.Uc,b.Zd,d&&d.disabled,c.authResult.login_hint,function(){_.cw(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"})}});_.Uv.prototype.rJ=_.Sc(33,function(){this.Ub&&_.Ev(this.Uc,"startPolling",{clientId:this.Ub,origin:this.vd,id:this.Mi},void 0)});
_.Bv.prototype.Xq=_.Sc(29,function(a,b,c){_.Ev(this,"revoke",{clientId:a,token:b},c)});_.$v.prototype.Xq=_.Sc(28,function(a){_.Sv(this,this.EK,[a])});hw=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};
iw=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};
jw=function(a,b,c,d,e,f,g){var k=_.hv(a,"authServerUrl");if(!k)throw Error("P`"+a);a=_.Yu(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];(b=e)&&!(b=iw())&&(b=navigator.userAgent.toLowerCase(),-1<b.indexOf("ipad;")||-1<b.indexOf("iphone;")?(b=/os (\d+)_\d+(_\d+)? like mac os x/.exec(navigator.userAgent.toLowerCase()),b=!b||2>b.length?!1:14<=parseInt(b[1],10)):b=!1);b&&!a.prompt&&(a.prompt="select_account");
k+=0>k.indexOf("?")?"?":"&";b=[];for(var m in a)if(a.hasOwnProperty(m)){c=a[m];if(null===c||void 0===c)c="";b.push(encodeURIComponent(m)+"="+encodeURIComponent(c))}return k+b.join("&")};
kw=function(a,b,c,d){if(!a.Ub)throw Error("ga");a.Mi=c||a.JP||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.vd.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.Mi);c.redirect_uri=e.join("")}return jw(a.Jb,a.vc,a.Ub,a.Ko,!0,b,d)};
lw=function(a,b){a.Ol&&window.clearTimeout(a.Ol);a.Ol=window.setTimeout(function(){a.Mi==b&&(_.jv=void 0,a.Ol=null,a.Mi=void 0,a.Fq({authResult:{error:"popup_closed_by_user"}}))},1E3)};mw=function(a,b,c){if(!a.Ub)throw Error("ha");c=c||{};c=kw(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||hw())&&_.Sv(a,a.rJ,[]);var d=a.Mi;a.WJ.open(c,b,function(){a.Mi==d&&lw(a,d)},function(){a.Mi=void 0;a.Fq({authResult:{error:"popup_blocked_by_browser"}})})};
nw=function(a){_.Sv(a,a.uG,[])};ow=function(a,b,c){a.El?c(a.dl()):_.Sv(a,a.TI,[b,c])};
_.pw=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("")};
_.qw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.fh[m];if(null!=n)return n;if(!_.Le(m))throw Error("v`"+m);}return l}_.hh();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))}};rw=function(a){var b=[];_.qw(a,function(c){b.push(c)});return b};_.sw=function(a,b){_.Lh[b||"token"]=a};_.tw=function(a){delete _.Lh[a||"token"]};
_.cv={parse:function(a){a=_.xf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.yf(a)}};
_.bw.prototype.By=function(a,b){_.Sv(this,this.fR,[a,b])};_.bw.prototype.fR=function(a,b){this.Uc.By(this.Ub,a,this.Ph,this.Zd,b)};
_.Bv.prototype.By=function(a,b,c,d,e){c=_.Yu(c);_.Ev(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var uw,vw=["client_id","cookie_policy","scope"],ww="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(" "),xw=["authuser","after_redirect","access_type","hl"],yw=["login_hint","prompt"],zw={clientid:"client_id",cookiepolicy:"cookie_policy"},Aw=["approval_prompt","authuser","login_hint",
"prompt","hd"],Bw=["login_hint","g-oauth-window","status"],Cw=Math.min(_.R("oauth-flow/authWindowWidth",599),screen.width-20),Dw=Math.min(_.R("oauth-flow/authWindowHeight",600),screen.height-30);
var Ew=function(a){_.Tc.call(this,a)};_.hi(Ew,_.Tc);Ew.prototype.name="gapi.auth2.ExternallyVisibleError";
var Fw=function(){};Fw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var Gw=function(){};Gw.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 Hw=function(a){this.KP=a};
Hw.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.KP){d.login_hint?b(d):b();return}}b()};
var Iw=function(a){this.Kd=a;this.Rv=[]};Iw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.Rv[b];f?(b++,c.Kd.Ou(function(g){g?f.select(g,d):d()})):a()}};d()};var Jw=function(a){a=new Iw(a);a.Rv.push(new Fw);return a},Kw=function(a){a=new Iw(a);a.Rv.push(new Gw);return a},Lw=function(a,b){void 0===b||null===b?b=Jw(a):(a=new Iw(a),a.Rv.push(new Hw(b)),b=a);return b};
var Mw=function(a){this.Ne=a;this.Ud=!0};Mw.prototype.remove=function(){this.Ud=!1};Mw.prototype.trigger=function(){};var Nw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Ow=function(){this.Xb=[]};Ow.prototype.add=function(a){this.Xb.push(a)};Ow.prototype.notify=function(a){for(var b=this.Xb,c=[],d=0;d<b.length;d++){var e=b[d];e.Ud&&(c.push(e),_.uk(Pw(e.Ne,a)))}this.Xb=c};var Pw=function(a,b){return function(){a(b)}};
var Rw=function(a){this.ee=null;this.I_=new Qw(this);this.Xb=new Ow;void 0!=a&&this.set(a)};Rw.prototype.set=function(a){a!=this.ee&&(this.ee=a,this.I_.value=a,this.Xb.notify(this.ee))};Rw.prototype.get=function(){return this.ee};Rw.prototype.V=function(a){a=new Sw(this,a);this.Xb.add(a);return a};var Sw=function(a,b){Mw.call(this,b);this.OV=a};_.hi(Sw,Mw);Sw.prototype.trigger=function(){var a=this.Ne;a(this.OV.get())};var Qw=function(a){this.value=null;this.V=function(b){return new Nw(a.V(b))}};
var Tw={X1:"fetch_basic_profile",d3:"login_hint",D4:"prompt",K4:"redirect_uri",b5:"scope",r6:"ux_mode",O5:"state"},Uw=function(a){this.Ba={};if(a&&!_.ri(a))if("function"==typeof a.get)this.Ba=a.get();else for(var b in Tw){var c=Tw[b];c in a&&(this.Ba[c]=a[c])}};Uw.prototype.get=function(){return this.Ba};Uw.prototype.yL=function(a){this.Ba.scope=a;return this};Uw.prototype.Wp=function(){return this.Ba.scope};
var Vw=function(a,b){var c=a.Ba.scope;b=dw(b.split(" "),c?c.split(" "):[]);_.Je(b);a.Ba.scope=b.join(" ")};_.h=Uw.prototype;_.h.qZ=function(a){this.Ba.prompt=a;return this};_.h.KS=function(){return this.Ba.prompt};_.h.NY=function(){_.Ef("Property app_package_name no longer supported and was not set");return this};_.h.zR=function(){_.Ef("Property app_package_name no longer supported")};_.h.Fe=function(a){this.Ba.state=a};_.h.getState=function(){return this.Ba.state};
var Ww=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+Cw,"height="+Dw,"top="+(screen.height-Dw)/2,"left="+(screen.width-Cw)/2].join()},Xw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.pw(rw(a)))},Yw=function(){uw=_.R("auth2/idpValue","google");var a=_.R("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.R("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.iv(uw,{authServerUrl:a,idpIFrameUrl:b})},Zw=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}_.Ya(a[e])||(a[e]={});a=a[e]}},$w=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var ax=function(a){var b=a?(b=Xw(a))?b.sub:null:null;this.Ca=b;this.uc=a?_.jk(a):null};_.h=ax.prototype;_.h.ma=function(){return this.Ca};_.h.Yy=function(){var a=Xw(this.uc);return a?a.hd:null};_.h.zf=function(){return!!this.uc};_.h.Oj=function(a){if(a)return this.uc;a=bx;var b=_.jk(this.uc);!a.vu||a.Tz||a.tU||(delete b.access_token,delete b.scope);return b};_.h.FB=function(){return bx.FB()};_.h.hj=function(){this.uc=null};_.h.fS=function(){return this.uc?this.uc.scope:null};
_.h.update=function(a){this.Ca=a.Ca;this.uc=a.uc;this.uc.id_token?this.Ds=new cx(this.uc):this.Ds&&(this.Ds=null)};var dx=function(a){return a.uc&&"object"==typeof a.uc.session_state?_.jk(a.uc.session_state.extraQueryParams||{}):{}};_.h=ax.prototype;_.h.zp=function(){var a=dx(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.fj=function(a){var b=bx,c=new Uw(a);b.Tz=c.Wp()?!0:!1;bx.vu&&Vw(c,"openid profile email");return new _.Ek(function(d,e){var f=dx(this);f.login_hint=this.ma();f.scope=c.Wp();ex(b,d,e,f)},this)};_.h.Yp=function(a){return new _.Ek(function(b,c){var d=a||{},e=bx;d.login_hint=this.ma();e.Yp(d).then(b,c)},this)};_.h.eT=function(a){return this.fj(a)};_.h.disconnect=function(){return bx.disconnect()};_.h.DR=function(){return this.Ds};
_.h.hu=function(a){if(!this.zf())return!1;var b=this.uc&&this.uc.scope?this.uc.scope.split(" "):"";return _.pb(a?a.split(" "):[],function(c){return _.Xa(b,c)})};var cx=function(a){a=Xw(a);this.wR=a.sub;this.sd=a.name;this.bT=a.given_name;this.dR=a.family_name;this.fI=a.picture;this.jt=a.email};_.h=cx.prototype;_.h.ma=function(){return this.wR};_.h.getName=function(){return this.sd};_.h.dS=function(){return this.bT};_.h.ZR=function(){return this.dR};_.h.oS=function(){return this.fI};_.h.Jt=function(){return this.jt};
var gx=function(a,b,c){this.Jl=b;this.lW=a;for(var d in a)a.hasOwnProperty(d)&&fx(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.Jl[c[a]]},fx=function(a,b){a[b]=function(){return a.lW[b].apply(a.Jl,arguments)}};gx.prototype.then=function(a,b,c){var d=this;return _.Ik().then(function(){return hx(d.Jl,a,b,c)})};_.nk(gx);
var ix;ix=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.jx=function(a){if(!a)throw new Ew("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 Ew("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(!_.pi(b,"."+a)&&!_.pi(b,a))throw new Ew("Invalid cookiePolicy domain");return d};
var lx,kx,mx,nx,ox,px,rx,wx,sx,yx,zx,tx;lx=function(a){var b=a||{},c=kx();_.lb(ww,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};kx=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;zw[d]&&(d=zw[d]);_.Xa(ww,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
mx=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};nx=function(a){_.lb(ww,function(b){var c=mx(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};ox=function(a){a=lx(a);nx(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=ww+xw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
px=function(a,b){if(!a)throw new Ew("Empty initial options.");for(var c=0;c<vw.length;++c)if(!(b&&"scope"==vw[c]||a[vw[c]]))throw new Ew("Missing required parameter '"+vw[c]+"'");_.jx(a.cookie_policy)};
rx=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:ix(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:uw};_.qx(b,a);_.lb(yw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.qx=function(){};
wx=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=sx(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:ix(c),idpId:uw};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.ew());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);_.lb(yw.concat(xw),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 tx(a.response_type||"token"),ux(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),vx(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};sx=function(a){a=new tx(a.response_type||"token");var b=[];vx(a)&&b.push("token");xx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};yx=["permission","id_token"];zx=/(^|[^_])token/;tx=function(a){this.Pn=[];this.jA(a)};
tx.prototype.jA=function(a){a?((0<=a.indexOf("permission")||a.match(zx))&&this.Pn.push("permission"),0<=a.indexOf("id_token")&&this.Pn.push("id_token"),0<=a.indexOf("code")&&this.Pn.push("code")):this.Pn=yx};var ux=function(a){return xx(a,"code")},vx=function(a){return xx(a,"permission")};tx.prototype.toString=function(){return this.Pn.join(" ")};var xx=function(a,b){var c=!1;_.lb(a.Pn,function(d){d==b&&(c=!0)});return c};
var bx,Ax,Cx,Ex,Fx,hx;bx=null;_.Bx=function(){return bx?Ax():null};Ax=function(){return new gx(Cx.prototype,bx,["currentUser","isSignedIn"])};Cx=function(a){delete a.include_granted_scopes;this.Ba=rx(a);this.qQ=a.cookie_policy;this.tU=!!a.scope;(this.vu=!1!==a.fetch_basic_profile)&&(this.Ba.authParameters.scope=Dx(this,"openid profile email"));this.kq=a.hosted_domain;this.F_=a.ux_mode||"popup";this.uX=a.redirect_uri||null;Ex(this)};
Ex=function(a){a.currentUser=new Rw(new ax(null));a.isSignedIn=new Rw(!1);a.Kd=new _.$v(a.Ba);a.xn=null;a.Cu=null;a.BV=new _.Ek(function(b,c){this.xn=b;this.Cu=c},a);a.nv={};a.uq=!0;Fx(a);a.Kd.start()};
Fx=function(a){a.Kd.addEventListener("error",function(b){a.uq&&a.xn&&(a.uq=!1,a.Cu({error:b.error,details:b.details}),a.xn=null,a.Cu=null)});a.Kd.addEventListener("authResult",function(b){b&&b.authResult&&a.Ke(b);a.Kd.Jp()(b)});a.Kd.addEventListener("tokenReady",function(b){var c=new ax(b.response);if(a.kq&&a.kq!=c.Yy())a.Ke({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.Yy(),expectedDomain:a.kq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Xb.notify(d.ee);a.isSignedIn.set(!0);c=c.zp();(d=_.jx(a.qQ))&&c&&_.Dh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.xe?"S":"H",d.kh].join(""),c,{domain:d.domain,secure:d.isSecure});_.sw(b.response);a.Ke(b)}});a.Kd.addEventListener("noSessionBound",function(b){a.uq&&b.autoOpenAuthUrl?(a.uq=!1,Jw(a.Kd).select(function(c){if(c&&c.login_hint){var d=a.Kd;_.Sv(d,d.iw,[c.login_hint,!0])}else a.currentUser.set(new ax(null)),a.isSignedIn.set(!1),_.tw(),a.Ke(b)})):(a.currentUser.set(new ax(null)),
a.isSignedIn.set(!1),_.tw(),a.Ke(b))});a.Kd.addEventListener("tokenFailed",function(b){a.Ke(b)});a.Kd.addEventListener("userLoggedOut",function(b){a.currentUser.get().hj();var c=a.currentUser;c.Xb.notify(c.ee);a.isSignedIn.set(!1);_.tw();a.Ke(b)})};hx=function(a,b,c,d){return a.BV.then(function(e){if(b)return b(e.cT)},c,d)};Cx.prototype.Ke=function(a){if(a){this.uq=!1;var b=a.type||"";if(this.nv[b])this.nv[b](a);this.xn&&(this.xn({cT:this}),this.Cu=this.xn=null)}};
var Gx=function(a,b){_.zb(b,function(c,d){a.nv[d]=function(e){a.nv={};c(e)}})},ex=function(a,b,c,d){d=_.jk(d);a.kq&&(d.hd=a.kq);var e=d.ux_mode||a.F_;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.uX||$w()+window.location.pathname),Hx(a,f)):(delete d.redirect_uri,Ix(a,f),Gx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):Gx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};Cx.prototype.fj=function(a){return new _.Ek(function(b,c){var d=new Uw(a);this.Tz=d.Wp()?!0:!1;this.vu?(d.Ba.fetch_basic_profile=!0,Vw(d,"email profile openid")):d.Ba.fetch_basic_profile=!1;var e=Dx(this,d.Wp());d.yL(e);ex(this,b,c,d.get())},this)};
Cx.prototype.Yp=function(a){var b=a||{};this.Tz=!!b.scope;a=Dx(this,b.scope);if(""==a)return _.Jk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.lb(Aw,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?Jx(this,c):Kx(this,c,b.redirect_uri)};
var Kx=function(a,b,c){b.redirect_uri=c;Hx(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Ik({message:"Redirecting to IDP."})},Jx=function(a,b){b.origin=$w();delete b.redirect_uri;Ix(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Ek(function(c,d){Gx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},Ix=function(a,b){Zw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");mw(a.Kd,Ww(),b)},Hx=function(a,b){Zw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");var c=b||{};b=window.location;var d=b.assign;a=a.Kd;if(!a.Ub)throw Error("ga");a=jw(a.Jb,a.vc,a.Ub,a.Ko,!1,c.sessionMeta,c.responseType);d.call(b,a)};Cx.prototype.hj=function(a){var b=a||!1;return new _.Ek(function(c){fw(this.Kd,b,function(){c()})},this)};Cx.prototype.SG=function(){return this.Ba.authParameters.scope};
var Dx=function(a,b){a=a.SG();b=dw(b?b.split(" "):[],a?a.split(" "):[]);_.Je(b);return b.join(" ")};Cx.prototype.FB=function(){var a=this;return new _.Ek(function(b,c){Gx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});nw(a.Kd)})};
Cx.prototype.GP=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.Pi(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.fj(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."})};Cx.prototype.disconnect=function(){return new _.Ek(function(a){this.Kd.Xq(function(){a()})},this)};
var Lx;_.Ek.prototype["catch"]=_.Ek.prototype.Kr;Lx=null;_.Mx=function(a){a=ox(a);if(bx){if(_.ik(a,Lx||{}))return Ax();throw new Ew("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}px(a,!1!==a.fetch_basic_profile);Yw();Lx=a;bx=new Cx(a);_.ye.ga=1;return Ax()};
var Ox,Qx,Nx,Sx,Rx,Tx;_.Px=function(a,b){Yw();a=ox(a);px(a);var c=wx(a),d=new _.bw(c);"none"==a.prompt?Nx(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)}):Ox(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.WJ.Sg;b(e)})};
Ox=function(a,b,c){var d=new tx(b.response_type);c=Qx(a,d,c);var e={responseType:d.toString()};Zw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");ux(d)&&Zw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Zw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Zw(e,["sessionMeta","extraQueryParams","state"],b.state);b=Ww();a.El?c({authResult:{error:"idpiframe_initialization_failed",details:a.dl().error}}):(a.Jk=
c,mw(a,b,e))};Qx=function(a,b,c){if(vx(b)){var d=Rx(c);return function(e){e&&e.authResult&&!e.authResult.error?a.Jp(function(f){f&&!f.error?(f=_.jk(f),ux(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(_.jk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
Nx=function(a,b,c){if(ux(new tx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Rx(c);b.login_hint?a.By(b.login_hint,function(e){e?Sx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?Lw(a,b.authuser).select(function(e){e&&e.login_hint?Sx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.Cp(function(e){e&&e.hint?Sx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?Kw(a):Jw(a)).select(function(f){f&&f.login_hint?Sx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Sx=function(a,b,c,d){b=new tx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Bb(f,k),0==e&&d(f))};(vx(b)||xx(b,"id_token"))&&e++;ux(b)&&e++;(vx(b)||xx(b,"id_token"))&&_.cw(a,c,g);ux(b)&&ow(a,c,g)};
Rx=function(a){return function(b){if(!b||b.error)_.tw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.jk(b);Tx(c);delete c.id_token;delete c.code;_.sw(c)}a(b)}}};Tx=function(a){_.lb(Bw,function(b){delete a[b]})};
_.K("gapi.auth2.init",_.Mx);_.K("gapi.auth2.authorize",function(a,b){if(null!=bx)throw new Ew("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).");_.Px(a,function(c){Tx(c);b(c)})});_.K("gapi.auth2._gt",function(){return _.Mh()});_.K("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Tu="0"!=a&&!!a});_.K("gapi.auth2.getAuthInstance",_.Bx);
_.K("gapi.auth2.BasicProfile",cx);_.K("gapi.auth2.BasicProfile.prototype.getId",cx.prototype.ma);_.K("gapi.auth2.BasicProfile.prototype.getName",cx.prototype.getName);_.K("gapi.auth2.BasicProfile.prototype.getGivenName",cx.prototype.dS);_.K("gapi.auth2.BasicProfile.prototype.getFamilyName",cx.prototype.ZR);_.K("gapi.auth2.BasicProfile.prototype.getImageUrl",cx.prototype.oS);_.K("gapi.auth2.BasicProfile.prototype.getEmail",cx.prototype.Jt);_.K("gapi.auth2.GoogleAuth",Cx);
_.K("gapi.auth2.GoogleAuth.prototype.attachClickHandler",Cx.prototype.GP);_.K("gapi.auth2.GoogleAuth.prototype.disconnect",Cx.prototype.disconnect);_.K("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",Cx.prototype.Yp);_.K("gapi.auth2.GoogleAuth.prototype.signIn",Cx.prototype.fj);_.K("gapi.auth2.GoogleAuth.prototype.signOut",Cx.prototype.hj);_.K("gapi.auth2.GoogleAuth.prototype.getInitialScopes",Cx.prototype.SG);_.K("gapi.auth2.GoogleUser",ax);_.K("gapi.auth2.GoogleUser.prototype.grant",ax.prototype.eT);
_.K("gapi.auth2.GoogleUser.prototype.getId",ax.prototype.ma);_.K("gapi.auth2.GoogleUser.prototype.isSignedIn",ax.prototype.zf);_.K("gapi.auth2.GoogleUser.prototype.getAuthResponse",ax.prototype.Oj);_.K("gapi.auth2.GoogleUser.prototype.getBasicProfile",ax.prototype.DR);_.K("gapi.auth2.GoogleUser.prototype.getGrantedScopes",ax.prototype.fS);_.K("gapi.auth2.GoogleUser.prototype.getHostedDomain",ax.prototype.Yy);_.K("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",ax.prototype.Yp);
_.K("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",ax.prototype.hu);_.K("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",ax.prototype.FB);_.K("gapi.auth2.LiveValue",Rw);_.K("gapi.auth2.LiveValue.prototype.listen",Rw.prototype.V);_.K("gapi.auth2.LiveValue.prototype.get",Rw.prototype.get);_.K("gapi.auth2.SigninOptionsBuilder",Uw);_.K("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Uw.prototype.zR);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Uw.prototype.NY);
_.K("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Uw.prototype.Wp);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Uw.prototype.yL);_.K("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Uw.prototype.KS);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Uw.prototype.qZ);_.K("gapi.auth2.SigninOptionsBuilder.prototype.get",Uw.prototype.get);

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

});
// Google Inc.
