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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ja,ka,oa,qa,ua,ya,Ba;_.ea=function(a){return function(){return _.ca[a].apply(this,arguments)}};_.ca=[];ja=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};ka="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};
oa=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");};qa=oa(this);ua=function(a,b){if(b)a:{var c=qa;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&&ka(c,a,{configurable:!0,writable:!0,value:b})}};
ua("Symbol",function(a){if(a)return a;var b=function(e,f){this.QN=e;ka(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.QN};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});
ua("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=qa[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ka(d.prototype,a,{configurable:!0,writable:!0,value:function(){return ya(ja(this))}})}return a});ya=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.za=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ja(a)}};_.Aa="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ba=Object.setPrototypeOf;else{var Ca;a:{var Da={a:!0},Ja={};try{Ja.__proto__=Da;Ca=Ja.a;break a}catch(a){}Ca=!1}Ba=Ca?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Ka=Ba;ua("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 Ma=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+""};
ua("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Ma(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 Oa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};
ua("Array.prototype.keys",function(a){return a?a:function(){return Oa(this,function(b){return b})}});ua("Array.prototype.values",function(a){return a?a:function(){return Oa(this,function(b,c){return c})}});var Pa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};ua("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Pa(b,d)&&c.push(b[d]);return c}});
ua("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}});ua("Array.prototype.entries",function(a){return a?a:function(){return Oa(this,function(b,c){return[b,c]})}});
ua("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});ua("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}});ua("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Ma(this,b,"includes").indexOf(b,c||0)}});
ua("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Pa(b,d)&&c.push([d,b[d]]);return c}});var Qa="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)Pa(d,e)&&(a[e]=d[e])}return a};ua("Object.assign",function(a){return a||Qa});
ua("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}});
ua("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Pa(l,f)){var m=new b;ka(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(q){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Aa=(g+=Math.random()+1).toString();if(l){l=_.za(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(!Pa(l,f))throw Error("c`"+l);l[f][this.Aa]=m;return this};k.prototype.get=function(l){return c(l)&&Pa(l,f)?l[f][this.Aa]:void 0};k.prototype.has=function(l){return c(l)&&Pa(l,f)&&Pa(l[f],this.Aa)};k.prototype.delete=
function(l){return c(l)&&Pa(l,f)&&Pa(l[f],this.Aa)?delete l[f][this.Aa]:!1};return k});
ua("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(_.za([[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(q){return!1}}())return a;var b=new WeakMap,c=function(k){this.qf={};this.Pe=
f();this.size=0;if(k){k=_.za(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.qf[m.id]=[]);m.ne?m.ne.value=l:(m.ne={next:this.Pe,Zi:this.Pe.Zi,head:this.Pe,key:k,value:l},m.list.push(m.ne),this.Pe.Zi.next=m.ne,this.Pe.Zi=m.ne,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.ne&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.qf[k.id],k.ne.Zi.next=k.ne.next,k.ne.next.Zi=
k.ne.Zi,k.ne.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.qf={};this.Pe=this.Pe.Zi=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).ne};c.prototype.get=function(k){return(k=d(this,k).ne)&&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.qf[m];if(n&&Pa(k.qf,m))for(k=0;k<n.length;k++){var q=n[k];if(l!==l&&q.key!==q.key||l===q.key)return{id:m,list:n,index:k,ne:q}}return{id:m,list:n,index:-1,ne:void 0}},e=function(k,l){var m=k.Pe;return ya(function(){if(m){for(;m.head!=k.Pe;)m=m.Zi;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.Zi=k.next=k.head=k},g=0;return c});
ua("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(_.za([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.Ba=new Map;if(c){c=
_.za(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ba.size};b.prototype.add=function(c){c=0===c?0:c;this.Ba.set(c,c);this.size=this.Ba.size;return this};b.prototype.delete=function(c){c=this.Ba.delete(c);this.size=this.Ba.size;return c};b.prototype.clear=function(){this.Ba.clear();this.size=0};b.prototype.has=function(c){return this.Ba.has(c)};b.prototype.entries=function(){return this.Ba.entries()};b.prototype.values=function(){return this.Ba.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ba.forEach(function(f){return c.call(d,f,f,e)})};return b});_.p={};_.Sa=_.Sa||{};_.C=this||self;_.Ua="closure_uid_"+(1E9*Math.random()>>>0);_.J=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.O=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.mp=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)}};
_.Va=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,hb,lb;_.Za=function(a,b){return 0<=(0,_.Ya)(a,b)};_.$a=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.bb=function(){};_.cb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.db=function(a){var b=_.cb(a);return"array"==b||"object"==b&&"number"==typeof a.length};fb=function(a,b,c){return a.call.apply(a.bind,arguments)};
hb=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:hb;return _.P.apply(null,arguments)};_.jb=function(){return Date.now()};lb=function(a){return a};
_.Ya=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};
_.mb=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};_.nb=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)};
_.ob=Array.prototype.filter?function(a,b,c){return Array.prototype.filter.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=[],f=0,g="string"===typeof a?a.split(""):a,k=0;k<d;k++)if(k in g){var l=g[k];b.call(c,l,k,a)&&(e[f++]=l)}return e};_.pb=Array.prototype.map?function(a,b){return Array.prototype.map.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=Array(c),e="string"===typeof a?a.split(""):a,f=0;f<c;f++)f in e&&(d[f]=b.call(void 0,e[f],f,a));return d};
_.rb=Array.prototype.some?function(a,b,c){return Array.prototype.some.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&b.call(c,e[f],f,a))return!0;return!1};_.sb=Array.prototype.every?function(a,b,c){return Array.prototype.every.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&!b.call(c,e[f],f,a))return!1;return!0};
var vb;_.tb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.wb=function(a,b){var c=0;a=(0,_.tb)(String(a)).split(".");b=(0,_.tb)(String(b)).split(".");for(var d=Math.max(a.length,b.length),e=0;0==c&&e<d;e++){var f=a[e]||"",g=b[e]||"";do{f=/(\d*)(\D*)(.*)/.exec(f)||["","","",""];g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];if(0==f[0].length&&0==g[0].length)break;c=vb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||vb(0==f[2].length,0==g[2].length)||vb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
vb=function(a,b){return a<b?-1:a>b?1:0};
a:{var yb=_.C.navigator;if(yb){var zb=yb.userAgent;if(zb){_.xb=zb;break a}}_.xb=""}_.Ab=function(a){return-1!=_.xb.indexOf(a)};
var Cb;_.Bb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Cb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Db=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<Cb.length;f++)c=Cb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Eb=function(){return _.Ab("Opera")};_.Fb=function(){return _.Ab("Trident")||_.Ab("MSIE")};_.Gb=function(){return _.Ab("Firefox")||_.Ab("FxiOS")};_.Hb=function(){return(_.Ab("Chrome")||_.Ab("CriOS"))&&!_.Ab("Edge")};
_.Ib=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Jb;_.Lb=function(){if(void 0===Jb){var a=null,b=_.C.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:lb,createScript:lb,createScriptURL:lb})}catch(c){_.C.console&&_.C.console.error(c.message)}Jb=a}return Jb};
var Nb,Mb;_.Ob=function(a,b){this.eN=a===Mb&&b||"";this.WP=Nb};_.Ob.prototype.Gh=!0;_.Ob.prototype.vd=_.ea(4);_.Pb=function(a){return a instanceof _.Ob&&a.constructor===_.Ob&&a.WP===Nb?a.eN:"type_error:Const"};_.Qb=function(a){return new _.Ob(Mb,a)};Nb={};Mb={};
_.Tb=function(a,b){this.pC=b===_.Rb?a:""};_.h=_.Tb.prototype;_.h.Gh=!0;_.h.vd=_.ea(3);_.h.QA=!0;_.h.zh=_.ea(6);_.h.toString=function(){return this.pC.toString()};_.Rb={};_.Ub=new _.Tb("about:invalid#zClosurez",_.Rb);
_.Wb=function(a,b){this.oC=b===_.Vb?a:""};_.Wb.prototype.Gh=!0;_.Wb.prototype.vd=_.ea(2);_.Wb.prototype.toString=function(){return this.oC.toString()};_.Vb={};_.Yb=new _.Wb("",_.Vb);
_.Zb={};_.$b=function(a,b){this.nC=b===_.Zb?a:"";this.Gh=!0};_.cc=function(a){a=_.Pb(a);return 0===a.length?ac:new _.$b(a,_.Zb)};_.$b.prototype.vd=_.ea(1);_.$b.prototype.toString=function(){return this.nC.toString()};var ac=new _.$b("",_.Zb);
var dc;_.ec=function(a,b,c){this.mC=c===dc?a:"";this.tR=b};_.h=_.ec.prototype;_.h.QA=!0;_.h.zh=_.ea(5);_.h.Gh=!0;_.h.vd=_.ea(0);_.h.toString=function(){return this.mC.toString()};_.fc=function(a){if(a instanceof _.ec&&a.constructor===_.ec)return a.mC;_.cb(a);return"type_error:SafeHtml"};dc={};_.gc=function(a,b){var c=_.Lb();a=c?c.createHTML(a):a;return new _.ec(a,b,dc)};_.hc=new _.ec(_.C.trustedTypes&&_.C.trustedTypes.emptyHTML||"",0,dc);_.jc=_.gc("<br>",0);
_.kc=_.Ib(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.fc(_.hc);return!b.parentElement});
_.lc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.mc=2147483648*Math.random()|0;
_.nc=function(){return _.Ab("iPhone")&&!_.Ab("iPod")&&!_.Ab("iPad")};_.oc=function(){return _.nc()||_.Ab("iPad")||_.Ab("iPod")};
var pc=function(a){pc[" "](a);return a};pc[" "]=_.bb;_.qc=function(a,b){try{return pc(a[b]),!0}catch(c){}return!1};_.rc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Ic,Jc,Oc,Qc;_.sc=_.Eb();_.tc=_.Fb();_.uc=_.Ab("Edge");_.vc=_.uc||_.tc;_.wc=_.Ab("Gecko")&&!(-1!=_.xb.toLowerCase().indexOf("webkit")&&!_.Ab("Edge"))&&!(_.Ab("Trident")||_.Ab("MSIE"))&&!_.Ab("Edge");_.xc=-1!=_.xb.toLowerCase().indexOf("webkit")&&!_.Ab("Edge");_.yc=_.xc&&_.Ab("Mobile");_.zc=_.Ab("Macintosh");_.Bc=_.Ab("Windows");_.Cc=_.Ab("Linux")||_.Ab("CrOS");_.Dc=_.Ab("Android");_.Ec=_.nc();_.Fc=_.Ab("iPad");_.Gc=_.Ab("iPod");_.Hc=_.oc();
Ic=function(){var a=_.C.document;return a?a.documentMode:void 0};a:{var Kc="",Lc=function(){var a=_.xb;if(_.wc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.uc)return/Edge\/([\d\.]+)/.exec(a);if(_.tc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.xc)return/WebKit\/(\S+)/.exec(a);if(_.sc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Lc&&(Kc=Lc?Lc[1]:"");if(_.tc){var Mc=Ic();if(null!=Mc&&Mc>parseFloat(Kc)){Jc=String(Mc);break a}}Jc=Kc}_.Nc=Jc;Oc={};
_.Pc=function(a){return _.rc(Oc,a,function(){return 0<=_.wb(_.Nc,a)})};if(_.C.document&&_.tc){var Rc=Ic();Qc=Rc?Rc:parseInt(_.Nc,10)||void 0}else Qc=void 0;_.Tc=Qc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Zc,$c,ad,cd,ed,fd,gd,hd,id,jd,kd,od,vd,wd,xd,yd,Jd,Kd;_.Uc=function(a,b){return _.ca[a]=b};_.Vc=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Vc);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b&&(this.ly=b);this.zL=!0};_.Wc=function(a){return Array.prototype.concat.apply([],arguments)};_.Xc=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};_.Tb.prototype.zh=_.Uc(6,function(){return 1});
_.ec.prototype.zh=_.Uc(5,function(){return this.tR});_.Ob.prototype.vd=_.Uc(4,function(){return this.eN});_.Tb.prototype.vd=_.Uc(3,function(){return this.pC.toString()});_.Wb.prototype.vd=_.Uc(2,function(){return this.oC});_.$b.prototype.vd=_.Uc(1,function(){return this.nC});_.ec.prototype.vd=_.Uc(0,function(){return this.mC.toString()});
_.Yc=function(a,b){a.prototype=(0,_.Aa)(b.prototype);a.prototype.constructor=a;if(_.Ka)(0,_.Ka)(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.O=b.prototype};Zc=null;$c=/^[\w+/_-]+[=]{0,2}$/;ad=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&$c.test(a)?a:""};
_.bd=function(a){if(a&&a!=_.C)return ad(a.document);null===Zc&&(Zc=ad(_.C.document));return Zc};_.O(_.Vc,Error);_.Vc.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;kd=/[\x00&<>"']/;
_.ld=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(!kd.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};
_.nd=function(a){var b=arguments.length;if(1==b&&Array.isArray(arguments[0]))return _.nd.apply(null,arguments[0]);for(var c={},d=0;d<b;d++)c[arguments[d]]=!0;return c};od={};_.pd=function(a,b){this.qC=b===od?a:""};_.h=_.pd.prototype;_.h.Gh=!0;_.h.vd=function(){return this.qC.toString()};_.h.QA=!0;_.h.zh=function(){return 1};_.h.toString=function(){return this.qC+""};_.qd=function(a){if(a instanceof _.pd&&a.constructor===_.pd)return a.qC;_.cb(a);return"type_error:TrustedResourceUrl"};_.rd=function(a){return _.qd(a).toString()};
_.sd=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.pd(a,od)};_.td=function(a){return _.sd(_.Pb(a))};_.ud=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.pC;_.cb(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 _.Tb(a,_.Rb):null};yd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.zd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Gh?a.vd():String(a);return yd.test(a)?new _.Tb(a,_.Rb):xd(a)};
_.Ad=function(a,b){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Gh?a.vd():String(a);if(b&&/^data:/i.test(a)&&(b=xd(a)||_.Ub,b.vd()==a))return b;yd.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Rb)};_.Bd=function(a){if(a instanceof _.ec)return a;var b="object"==typeof a,c=null;b&&a.QA&&(c=a.zh());return _.gc(_.ld(b&&a.Gh?a.vd():String(a)),c)};_.Cd=function(a,b){if((0,_.kc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.fc(b)};
_.Fd=function(a,b){b=b instanceof _.Tb?b:_.Ad(b);a.href=_.ud(b)};_.Gd=function(a,b,c,d){a=a instanceof _.Tb?a:_.Ad(a);b=b||_.C;c=c instanceof _.Ob?_.Pb(c):c||"";return void 0!==d?b.open(_.ud(a),c,d,void 0):b.open(_.ud(a),c)};_.Hd=function(a){return a=_.ld(a,void 0)};_.Id=function(a){return Number(_.Tc)>=a};Jd=!_.tc||_.Id(9);Kd=!_.wc&&!_.tc||_.tc&&_.Id(9)||_.wc&&_.Pc("1.9.1");_.Ld=_.tc&&!_.Pc("9");_.Md=_.tc||_.sc||_.xc;_.Nd=_.tc&&!_.Id(9);
var Td,Xd;_.Qd=function(a){return a?new _.Od(_.Pd(a)):cd||(cd=new _.Od)};_.Rd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Sd=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&&_.Za(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Ud=function(a,b){_.Bb(b,function(c,d){c&&"object"==typeof c&&c.Gh&&(c=c.vd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Td.hasOwnProperty(d)?a.setAttribute(Td[d],c):_.dd(d,"aria-")||_.dd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Td={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"};
_.Vd=function(a){return a?a.parentWindow||a.defaultView:window};_.Yd=function(a,b){var c=String(b[0]),d=b[1];if(!Jd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Hd(d.name),'"');if(d.type){c.push(' type="',_.Hd(d.type),'"');var e={};_.Db(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Wd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Ud(c,d));2<b.length&&Xd(a,c,b,2);return c};
Xd=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(!_.db(f)||_.$a(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.$a(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}_.nb(g?_.Xc(f):f,e)}}};_.Zd=function(a){return _.Wd(document,a)};
_.Wd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.$d=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.ae=function(a,b){Xd(_.Pd(a),a,arguments,1)};_.be=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.de=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.ee=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.fe=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 _.ee(a)}};
_.ge=function(a){return Kd&&void 0!=a.children?a.children:_.ob(a.childNodes,function(b){return 1==b.nodeType})};_.he=function(a){return _.$a(a)&&1==a.nodeType};_.ie=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};_.Pd=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.je=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.be(a),a.appendChild(_.Pd(a).createTextNode(String(b)))};_.Od=function(a){this.ob=a||_.C.document||document};_.h=_.Od.prototype;_.h.Ea=_.Qd;_.h.jD=_.ea(7);_.h.tb=function(){return this.ob};_.h.H=function(a){return _.Rd(this.ob,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.ob).getElementsByTagName(String(a))};_.h.ma=function(a,b,c){return _.Yd(this.ob,arguments)};_.h.createElement=function(a){return _.Wd(this.ob,a)};_.h.createTextNode=function(a){return this.ob.createTextNode(String(a))};_.h.wb=function(){var a=this.ob;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.ae;_.h.canHaveChildren=_.$d;_.h.Kd=_.be;_.h.tJ=_.de;_.h.removeNode=_.ee;_.h.gS=_.fe;_.h.Bz=_.ge;
_.h.isElement=_.he;_.h.contains=_.ie;_.h.Jh=_.ea(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.ke=window;_.le=document;_.me=_.ke.location;_.ne=/\[native code\]/;_.oe=function(a,b,c){return a[b]=a[b]||c};_.pe=function(){var a;if((a=Object.create)&&_.ne.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.qe=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.re=function(a,b){a=a||{};for(var c in a)_.qe(a,c)&&(b[c]=a[c])};_.se=_.oe(_.ke,"gapi",{});
_.te=function(a,b,c){var d=new RegExp("([#].*&|[#])"+b+"=([^&#]*)","g");b=new RegExp("([?#].*&|[?#])"+b+"=([^&#]*)","g");if(a=a&&(d.exec(a)||b.exec(a)))try{c=decodeURIComponent(a[2])}catch(e){}return c};_.ue=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.xe=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");
_.ze=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");
_.Be=function(a,b,c){_.Ae(a,b,c,"add","at")};_.Ae=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)};
_.Ce=_.oe(_.ke,"___jsl",_.pe());_.oe(_.Ce,"I",0);_.oe(_.Ce,"hel",10);
var De,Ee,Fe,Ge,He,Ie,Je;De=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Ee=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Fe=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ge=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]&&!Fe(a[d])&&!Fe(b[d])?Ge(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Fe(b[d])?[]:{},Ge(a[d],b[d])):a[d]=b[d])};
He=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:{}}};
Ie=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());Ge(c,b);a.push(c)};
Je=function(a){Ee(!0);var b=window.___gcfg,c=De("cu"),d=window.___gu;b&&b!==d&&(Ie(c,b),window.___gu=b);b=De("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,De("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=He(f))&&b.push(f));a&&Ie(c,a);d=De("cd");a=0;for(b=d.length;a<b;++a)Ge(Ee(),d[a],!0);d=De("ci");a=0;for(b=d.length;a<b;++a)Ge(Ee(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ge(Ee(),c[a],!0)};_.Ke=function(a,b){var c=Ee();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};
_.Le=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;Je(c)};
var Me=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.oe(_.Ce,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Me&&Me();Je();
_.J("gapi.config.get",_.Ke);_.J("gapi.config.update",_.Le);

_.Ne=function(a){return/^[\s\xa0]*$/.test(a)};_.Oe=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:""):_.Sd(c,"*",a,b)[0]||null}return a||null};

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Yg=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Zg=function(){return _.Ab("Safari")&&!(_.Hb()||_.Ab("Coast")||_.Eb()||_.Ab("Edge")||_.Ab("Edg/")||_.Ab("OPR")||_.Gb()||_.Ab("Silk")||_.Ab("Android"))};_.$g=function(){return _.Ab("Android")&&!(_.Hb()||_.Gb()||_.Eb()||_.Ab("Silk"))};_.ah=_.Gb();_.bh=_.nc()||_.Ab("iPod");_.ch=_.Ab("iPad");_.dh=_.$g();_.eh=_.Hb();_.fh=_.Zg()&&!_.oc();

/*

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

_.Eh={};
/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Gh;_.Fh=function(a){this.ob=a||{cookie:""}};_.h=_.Fh.prototype;_.h.isEnabled=function(){if(!_.C.navigator.cookieEnabled)return!1;if(!this.isEmpty())return!0;this.set("TESTCOOKIESENABLED","1",{wB:60});if("1"!==this.get("TESTCOOKIESENABLED"))return!1;this.remove("TESTCOOKIESENABLED");return!0};
_.h.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.uaa;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.wB}if(/[;=\s]/.test(a))throw Error("y`"+a);if(/[;\r\n]/.test(b))throw Error("z`"+b);void 0===k&&(k=-1);this.ob.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.ob.cookie||"").split(";"),e=0,f;e<d.length;e++){f=(0,_.tb)(d[e]);if(0==f.lastIndexOf(c,0))return f.substr(c.length);if(f==a)return""}return b};_.h.remove=function(a,b,c){var d=this.Pd(a);this.set(a,"",{wB:0,path:b,domain:c});return d};_.h.re=function(){return Gh(this).keys};_.h.Vc=function(){return Gh(this).values};_.h.isEmpty=function(){return!this.ob.cookie};_.h.Gb=function(){return this.ob.cookie?(this.ob.cookie||"").split(";").length:0};
_.h.Pd=function(a){return void 0!==this.get(a)};_.h.Qj=function(a){for(var b=Gh(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=Gh(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};Gh=function(a){a=(a.ob.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.tb)(a[f]),d=e.indexOf("="),-1==d?(b.push(""),c.push(e)):(b.push(e.substring(0,d)),c.push(e.substring(d+1)));return{keys:b,values:c}};
_.Hh=new _.Fh("undefined"==typeof document?null:document);

_.Sh={};_.Th=function(a){return _.Sh[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
*/
var pi;_.oi=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]};pi=0;_.qi=function(a){return Object.prototype.hasOwnProperty.call(a,_.Ua)&&a[_.Ua]||(a[_.Ua]=++pi)};_.ri=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)}};_.si=[];_.ti=[];_.ui=!1;
_.vi=function(a){_.si[_.si.length]=a;if(_.ui)for(var b=0;b<_.ti.length;b++)a((0,_.P)(_.ti[b].wrap,_.ti[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var zi;_.wi=function(a,b){b=(0,_.Ya)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.xi=function(a){a&&"function"==typeof a.Ca&&a.Ca()};_.yi=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};zi=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.Ai=function(a){for(var b in a)return!1;return!0};
_.Bi=function(){this.Vf=this.Vf;this.fm=this.fm};_.Bi.prototype.Vf=!1;_.Bi.prototype.Ac=function(){return this.Vf};_.Bi.prototype.Ca=function(){this.Vf||(this.Vf=!0,this.na())};_.Di=function(a,b){_.Ci(a,_.ri(_.xi,b))};_.Ci=function(a,b){a.Vf?b():(a.fm||(a.fm=[]),a.fm.push(b))};_.Bi.prototype.na=function(){if(this.fm)for(;this.fm.length;)this.fm.shift()()};
_.Ei=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.yr=!1};_.Ei.prototype.stopPropagation=function(){this.yr=!0};_.Ei.prototype.preventDefault=function(){this.defaultPrevented=!0};
var Fi=function(){if(!_.C.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.C.addEventListener("test",_.bb,b),_.C.removeEventListener("test",_.bb,b)}catch(c){}return a}();
_.Gi=function(a,b){_.Ei.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.gC=!1;this.pointerId=0;this.pointerType="";this.Qd=null;a&&this.wc(a,b)};_.O(_.Gi,_.Ei);var Hi={2:"touch",3:"pen",4:"mouse"};
_.Gi.prototype.wc=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)?_.wc&&(_.qc(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=_.xc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.xc||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.gC=_.zc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Hi[a.pointerType]||"";this.state=a.state;this.Qd=a;a.defaultPrevented&&_.Gi.O.preventDefault.call(this)};_.Gi.prototype.stopPropagation=function(){_.Gi.O.stopPropagation.call(this);this.Qd.stopPropagation?this.Qd.stopPropagation():this.Qd.cancelBubble=!0};_.Gi.prototype.preventDefault=function(){_.Gi.O.preventDefault.call(this);var a=this.Qd;a.preventDefault?a.preventDefault():a.returnValue=!1};
_.Ii="closure_listenable_"+(1E6*Math.random()|0);_.Ji=function(a){return!(!a||!a[_.Ii])};
var Ki=0;
var Li=function(a,b,c,d,e){this.listener=a;this.qw=null;this.src=b;this.type=c;this.capture=!!d;this.Oe=e;this.key=++Ki;this.Er=this.mt=!1},Mi=function(a){a.Er=!0;a.listener=null;a.qw=null;a.src=null;a.Oe=null};
var Ni=function(a){this.src=a;this.Hd={};this.zs=0};Ni.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.Hd[f];a||(a=this.Hd[f]=[],this.zs++);var g=Oi(a,b,d,e);-1<g?(b=a[g],c||(b.mt=!1)):(b=new Li(b,this.src,f,!!d,e),b.mt=c,a.push(b));return b};Ni.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.Hd))return!1;var e=this.Hd[a];b=Oi(e,b,c,d);return-1<b?(Mi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.Hd[a],this.zs--),!0):!1};
var Pi=function(a,b){var c=b.type;if(!(c in a.Hd))return!1;var d=_.wi(a.Hd[c],b);d&&(Mi(b),0==a.Hd[c].length&&(delete a.Hd[c],a.zs--));return d};Ni.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.Hd)if(!a||c==a){for(var d=this.Hd[c],e=0;e<d.length;e++)++b,Mi(d[e]);delete this.Hd[c];this.zs--}return b};Ni.prototype.yn=function(a,b,c,d){a=this.Hd[a.toString()];var e=-1;a&&(e=Oi(a,b,c,d));return-1<e?a[e]:null};
Ni.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return zi(this.Hd,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 Oi=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.Er&&f.listener==b&&f.capture==!!c&&f.Oe==d)return e}return-1};
var Qi,Ri,Si,Wi,Yi,Zi,$i,cj;Qi="closure_lm_"+(1E6*Math.random()|0);Ri={};Si=0;_.Ui=function(a,b,c,d,e){if(d&&d.once)return _.Ti(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ui(a,b[f],c,d,e);return null}c=_.Vi(c);return _.Ji(a)?a.U(b,c,_.$a(d)?!!d.capture:!!d,e):Wi(a,b,c,!1,d,e)};
Wi=function(a,b,c,d,e,f){if(!b)throw Error("A");var g=_.$a(e)?!!e.capture:!!e,k=_.Xi(a);k||(a[Qi]=k=new Ni(a));c=k.add(b,c,d,g,f);if(c.qw)return c;d=Yi();c.qw=d;d.src=a;d.listener=c;if(a.addEventListener)Fi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Zi(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("B");Si++;return c};Yi=function(){var a=$i,b=function(c){return a.call(b.src,b.listener,c)};return b};
_.Ti=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ti(a,b[f],c,d,e);return null}c=_.Vi(c);return _.Ji(a)?a.Zn(b,c,_.$a(d)?!!d.capture:!!d,e):Wi(a,b,c,!0,d,e)};_.aj=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.aj(a,b[f],c,d,e);else d=_.$a(d)?!!d.capture:!!d,c=_.Vi(c),_.Ji(a)?a.Xb(b,c,d,e):a&&(a=_.Xi(a))&&(b=a.yn(b,c,d,e))&&_.bj(b)};
_.bj=function(a){if("number"===typeof a||!a||a.Er)return!1;var b=a.src;if(_.Ji(b))return b.bE(a);var c=a.type,d=a.qw;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Zi(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Si--;(c=_.Xi(b))?(Pi(c,a),0==c.zs&&(c.src=null,b[Qi]=null)):Mi(a);return!0};Zi=function(a){return a in Ri?Ri[a]:Ri[a]="on"+a};
$i=function(a,b){if(a.Er)a=!0;else{b=new _.Gi(b,this);var c=a.listener,d=a.Oe||a.src;a.mt&&_.bj(a);a=c.call(d,b)}return a};_.Xi=function(a){a=a[Qi];return a instanceof Ni?a:null};cj="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Vi=function(a){if("function"===typeof a)return a;a[cj]||(a[cj]=function(b){return a.handleEvent(b)});return a[cj]};_.vi(function(a){$i=a($i)});
_.dj=function(){_.Bi.call(this);this.Mi=new Ni(this);this.lQ=this;this.cC=null};_.O(_.dj,_.Bi);_.dj.prototype[_.Ii]=!0;_.h=_.dj.prototype;_.h.Gl=function(){return this.cC};_.h.Ow=_.ea(10);_.h.addEventListener=function(a,b,c,d){_.Ui(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.aj(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Gl();if(c)for(b=[];c;c=c.Gl())b.push(c);c=this.lQ;var d=a.type||a;if("string"===typeof a)a=new _.Ei(a,c);else if(a instanceof _.Ei)a.target=a.target||c;else{var e=a;a=new _.Ei(d,c);_.Db(a,e)}e=!0;if(b)for(var f=b.length-1;!a.yr&&0<=f;f--){var g=a.currentTarget=b[f];e=g.Tp(d,!0,a)&&e}a.yr||(g=a.currentTarget=c,e=g.Tp(d,!0,a)&&e,a.yr||(e=g.Tp(d,!1,a)&&e));if(b)for(f=0;!a.yr&&f<b.length;f++)g=a.currentTarget=b[f],e=g.Tp(d,!1,a)&&e;return e};
_.h.na=function(){_.dj.O.na.call(this);this.vC();this.cC=null};_.h.U=function(a,b,c,d){return this.Mi.add(String(a),b,!1,c,d)};_.h.Zn=function(a,b,c,d){return this.Mi.add(String(a),b,!0,c,d)};_.h.Xb=function(a,b,c,d){return this.Mi.remove(String(a),b,c,d)};_.h.bE=function(a){return Pi(this.Mi,a)};_.h.vC=function(a){this.Mi&&this.Mi.removeAll(a)};
_.h.Tp=function(a,b,c){a=this.Mi.Hd[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.Er&&f.capture==b){var g=f.listener,k=f.Oe||f.src;f.mt&&this.bE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.yn=function(a,b,c,d){return this.Mi.yn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Mi.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 jk;_.Zj=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.db(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)}};_.ak=function(a,b){b=b||a;for(var c=0,d=0,e={};d<a.length;){var f=a[d++],g=_.$a(f)?"o"+_.qi(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(e,g)||(e[g]=!0,b[c++]=f)}b.length=c};_.bk=function(a){_.C.setTimeout(function(){throw a;},0)};
_.ck=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};_.dk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.ek=function(a){return a};_.fk=function(a,b){a.src=_.qd(b);(b=_.bd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.gk=function(a){var b=window.location;a=a instanceof _.Tb?a:_.Ad(a);b.href=_.ud(a)};_.hk=function(a){a.prototype.$goog_Thenable=!0};_.ik=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
jk=function(a,b){this.pR=a;this.TY=b;this.Sv=0;this.Pe=null};jk.prototype.get=function(){if(0<this.Sv){this.Sv--;var a=this.Pe;this.Pe=a.next;a.next=null}else a=this.pR();return a};jk.prototype.put=function(a){this.TY(a);100>this.Sv&&(this.Sv++,a.next=this.Pe,this.Pe=a)};
var lk,mk,kk;_.nk=function(a){a=kk(a);"function"!==typeof _.C.setImmediate||_.C.Window&&_.C.Window.prototype&&!_.Ab("Edge")&&_.C.Window.prototype.setImmediate==_.C.setImmediate?(lk||(lk=mk()),lk(a)):_.C.setImmediate(a)};
mk=function(){var a=_.C.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Ab("Presto")&&(a=function(){var e=_.Zd("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.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&&!_.Fb()){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)}};kk=_.ek;_.vi(function(a){kk=a});
var ok=function(){this.tx=this.Uo=null};ok.prototype.add=function(a,b){var c=pk.get();c.set(a,b);this.tx?this.tx.next=c:this.Uo=c;this.tx=c};ok.prototype.remove=function(){var a=null;this.Uo&&(a=this.Uo,this.Uo=this.Uo.next,this.Uo||(this.tx=null),a.next=null);return a};var pk=new jk(function(){return new qk},function(a){return a.reset()}),qk=function(){this.next=this.scope=this.Jg=null};qk.prototype.set=function(a,b){this.Jg=a;this.scope=b;this.next=null};
qk.prototype.reset=function(){this.next=this.scope=this.Jg=null};
var rk,sk,tk,uk,wk;_.vk=function(a,b){rk||sk();tk||(rk(),tk=!0);uk.add(a,b)};sk=function(){if(_.C.Promise&&_.C.Promise.resolve){var a=_.C.Promise.resolve(void 0);rk=function(){a.then(wk)}}else rk=function(){_.nk(wk)}};tk=!1;uk=new ok;wk=function(){for(var a;a=uk.remove();){try{a.Jg.call(a.scope)}catch(b){_.bk(b)}pk.put(a)}tk=!1};
var yk,zk,Kk,Ik;_.xk=function(a,b){this.Da=0;this.ej=void 0;this.Zm=this.Nj=this.Za=null;this.Gu=this.gz=!1;if(a!=_.bb)try{var c=this;a.call(b,function(d){c.Zg(2,d)},function(d){c.Zg(3,d)})}catch(d){this.Zg(3,d)}};yk=function(){this.next=this.context=this.eo=this.lr=this.kl=null;this.ip=!1};yk.prototype.reset=function(){this.context=this.eo=this.lr=this.kl=null;this.ip=!1};zk=new jk(function(){return new yk},function(a){a.reset()});_.Ak=function(a,b,c){var d=zk.get();d.lr=a;d.eo=b;d.context=c;return d};
_.Bk=function(a){if(a instanceof _.xk)return a;var b=new _.xk(_.bb);b.Zg(2,a);return b};_.Ck=function(a){return new _.xk(function(b,c){c(a)})};_.Ek=function(a,b,c){Dk(a,b,c,null)||_.vk(_.ri(b,a))};_.Fk=function(a){return new _.xk(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],_.Ek(l,_.ri(f,k),g);else b(e)})};_.Hk=function(){var a,b,c=new _.xk(function(d,e){a=d;b=e});return new Gk(c,a,b)};
_.xk.prototype.then=function(a,b,c){return Ik(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.hk(_.xk);_.xk.prototype.Lo=function(a,b){return Ik(this,null,a,b)};_.xk.prototype.cancel=function(a){if(0==this.Da){var b=new Jk(a);_.vk(function(){Kk(this,b)},this)}};
Kk=function(a,b){if(0==a.Da)if(a.Za){var c=a.Za;if(c.Nj){for(var d=0,e=null,f=null,g=c.Nj;g&&(g.ip||(d++,g.kl==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Da&&1==d?Kk(c,b):(f?(d=f,d.next==c.Zm&&(c.Zm=d),d.next=d.next.next):Lk(c),Mk(c,e,3,b)))}a.Za=null}else a.Zg(3,b)};_.Ok=function(a,b){a.Nj||2!=a.Da&&3!=a.Da||Nk(a);a.Zm?a.Zm.next=b:a.Nj=b;a.Zm=b};
Ik=function(a,b,c,d){var e=_.Ak(null,null,null);e.kl=new _.xk(function(f,g){e.lr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.eo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Jk?g(k):f(l)}catch(m){g(m)}}:g});e.kl.Za=a;_.Ok(a,e);return e.kl};_.xk.prototype.p0=function(a){this.Da=0;this.Zg(2,a)};_.xk.prototype.q0=function(a){this.Da=0;this.Zg(3,a)};
_.xk.prototype.Zg=function(a,b){0==this.Da&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Da=1,Dk(b,this.p0,this.q0,this)||(this.ej=b,this.Da=a,this.Za=null,Nk(this),3!=a||b instanceof Jk||Pk(this,b)))};
var Dk=function(a,b,c,d){if(a instanceof _.xk)return _.Ok(a,_.Ak(b||_.bb,c||null,d)),!0;if(_.ik(a))return a.then(b,c,d),!0;if(_.$a(a))try{var e=a.then;if("function"===typeof e)return Qk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Qk=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)}},Nk=function(a){a.gz||(a.gz=!0,_.vk(a.Yt,a))},Lk=function(a){var b=null;a.Nj&&(b=a.Nj,a.Nj=b.next,b.next=null);a.Nj||(a.Zm=
null);return b};_.xk.prototype.Yt=function(){for(var a;a=Lk(this);)Mk(this,a,this.Da,this.ej);this.gz=!1};var Mk=function(a,b,c,d){if(3==c&&b.eo&&!b.ip)for(;a&&a.Gu;a=a.Za)a.Gu=!1;if(b.kl)b.kl.Za=null,Rk(b,c,d);else try{b.ip?b.lr.call(b.context):Rk(b,c,d)}catch(e){Sk.call(null,e)}zk.put(b)},Rk=function(a,b,c){2==b?a.lr.call(a.context,c):a.eo&&a.eo.call(a.context,c)},Pk=function(a,b){a.Gu=!0;_.vk(function(){a.Gu&&Sk.call(null,b)})},Sk=_.bk,Jk=function(a){_.Vc.call(this,a);this.zL=!1};_.O(Jk,_.Vc);
Jk.prototype.name="cancel";var Gk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.zs=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.As=function(a){_.Bi.call(this);this.Vd=a;this.Nb={}};_.O(_.As,_.Bi);var Bs=[];_.As.prototype.U=function(a,b,c,d){return this.Uq(a,b,c,d)};_.As.prototype.Uq=function(a,b,c,d,e){Array.isArray(b)||(b&&(Bs[0]=b.toString()),b=Bs);for(var f=0;f<b.length;f++){var g=_.Ui(a,b[f],c||this.handleEvent,d||!1,e||this.Vd||this);if(!g)break;this.Nb[g.key]=g}return this};_.As.prototype.Zn=function(a,b,c,d){return Cs(this,a,b,c,d)};
var Cs=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)Cs(a,b,c[g],d,e,f);else{b=_.Ti(b,c,d||a.handleEvent,e,f||a.Vd||a);if(!b)return a;a.Nb[b.key]=b}return a};_.As.prototype.Xb=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.Xb(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.$a(d)?!!d.capture:!!d,e=e||this.Vd||this,c=_.Vi(c),d=!!d,b=_.Ji(a)?a.yn(b,c,d,e):a?(a=_.Xi(a))?a.yn(b,c,d,e):null:null,b&&(_.bj(b),delete this.Nb[b.key]);return this};
_.As.prototype.removeAll=function(){_.Bb(this.Nb,function(a,b){this.Nb.hasOwnProperty(b)&&_.bj(a)},this);this.Nb={}};_.As.prototype.na=function(){_.As.O.na.call(this);this.removeAll()};_.As.prototype.handleEvent=function(){throw Error("H");};

/*

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

/*

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

var Wu,Xu,Yu,Zu,av,bv,cv,dv,fv;_.Vu=!1;Wu=function(a){try{_.Vu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Xu=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};Yu=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};Zu=function(a){return"[object Function]"===Object.prototype.toString.call(a)};
_.$u=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};av=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};bv=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.";};cv={token:1,id_token:1};
dv=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.ev=window.JSON;fv=function(a){this.pE=a||[];this.Vb={}};fv.prototype.addEventListener=function(a,b){if(!(0<=Xu(this.pE,a)))throw"Unrecognized event type: "+a;if(!Zu(b))throw"The listener for event '"+a+"' is not a function.";this.Vb[a]||(this.Vb[a]=[]);0>Xu(this.Vb[a],b)&&this.Vb[a].push(b)};
fv.prototype.removeEventListener=function(a,b){if(!(0<=Xu(this.pE,a)))throw"Unrecognized event type: "+a;Zu(b)&&this.Vb[a]&&this.Vb[a].length&&(b=Xu(this.Vb[a],b),0<=b&&this.Vb[a].splice(b,1))};fv.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Xu(this.pE,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.Vb[b]&&this.Vb[b].length)for(var c=0,d=this.Vb[b].length;c<d;c++)this.Vb[b][c](a)};
var gv,hv,iv,mv,nv,Ev,Fv,Hv,Iv,Kv,Tv;gv={};hv={};iv={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.jv=function(a,b){if(a=iv[a])return a[b]};_.kv=function(a,b){if(!a)throw Error("M");if(!b.authServerUrl)throw Error("N");if(!b.idpIFrameUrl)throw Error("O");iv[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.lv=void 0;
mv=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")};nv=function(){this.R0=window;this.Ht=this.nl=this.wr=this.Wg=null};
nv.prototype.open=function(a,b,c,d){ov(this);this.wr?(this.nl&&(this.nl(),this.nl=null),pv(this)):this.wr="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.Wg=this.R0.open(a,this.wr,b);try{this.Wg.focus();if(this.Wg.closed||"undefined"==typeof this.Wg.closed)throw Error("Q");_.lv=this.Wg}catch(e){d&&setTimeout(d,0);this.Wg=null;break a}c&&(this.nl=c,qv(this))}};
var ov=function(a){try{if(null==a.Wg||a.Wg.closed)a.Wg=null,a.wr=null,pv(a),a.nl&&(a.nl(),a.nl=null)}catch(b){a.Wg=null,a.wr=null,pv(a)}},qv=function(a){a.Ht=window.setInterval(function(){ov(a)},300)},pv=function(a){a.Ht&&(window.clearInterval(a.Ht),a.Ht=null)};hv=hv||{};var rv=function(a,b){this.Ob=a;this.$A=b;this.$c=null;this.Ql=!1};rv.prototype.start=function(){if(!this.Ql&&!this.$c){var a=this;this.$c=window.setTimeout(function(){a.clear();a.Ql||(a.Ob(),a.Ql=!0)},hv.iI(this.$A))}};
rv.prototype.clear=function(){this.$c&&(window.clearTimeout(this.$c),this.$c=null)};var sv=function(a,b){var c=hv.fp;this.IV=hv.Xo;this.GN=c;this.Ob=a;this.$A=b;this.$c=null;this.Ql=!1;var d=this;this.HN=function(){document[d.IV]||(d.clear(),d.start())}};sv.prototype.start=function(){if(!this.Ql&&!this.$c){bv(document,this.GN,this.HN);var a=this;this.$c=window.setTimeout(function(){a.clear();a.Ql||(a.Ob(),a.Ql=!0)},hv.iI(this.$A))}};
sv.prototype.clear=function(){var a=this.GN,b=this.HN,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.$c&&(window.clearTimeout(this.$c),this.$c=null)};hv.Xo=null;hv.fp=null;
hv.eW=function(){var a=document;"undefined"!==typeof a.hidden?(hv.Xo="hidden",hv.fp="visibilitychange"):"undefined"!==typeof a.msHidden?(hv.Xo="msHidden",hv.fp="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(hv.Xo="webkitHidden",hv.fp="webkitvisibilitychange")};hv.eW();hv.oR=function(a,b){return hv.Xo&&hv.fp?new sv(a,b):new rv(a,b)};hv.iI=function(a){return Math.max(1,a-(new Date).getTime())};
var tv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},uv=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(q){for(var u=g,r=0;64>r;r+=4)u[r/4]=q[r]<<24|q[r+1]<<16|q[r+2]<<8|q[r+3];for(r=16;80>r;r++)q=u[r-3]^u[r-8]^u[r-14]^u[r-16],u[r]=(q<<1|q>>>31)&4294967295;q=e[0];var v=e[1],t=e[2],w=e[3],B=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var E=w^v&(t^w);var D=1518500249}else E=
v^t^w,D=1859775393;else 60>r?(E=v&t|w&(v|t),D=2400959708):(E=v^t^w,D=3395469782);E=((q<<5|q>>>27)&4294967295)+E+B+D+u[r]&4294967295;B=w;w=t;t=(v<<30|v>>>2)&4294967295;v=q;q=E}e[0]=e[0]+q&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+B&4294967295}function c(q,u){if("string"===typeof q){q=unescape(encodeURIComponent(q));for(var r=[],v=0,t=q.length;v<t;++v)r.push(q.charCodeAt(v));q=r}u||(u=q.length);r=0;if(0==m)for(;r+64<u;)b(q.slice(r,r+64)),r+=64,n+=64;for(;r<
u;)if(f[m++]=q[r++],n++,64==m)for(m=0,b(f);r+64<u;)b(q.slice(r,r+64)),r+=64,n+=64}function d(){var q=[],u=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=u&255,u>>>=8;b(f);for(r=u=0;5>r;r++)for(var v=24;0<=v;v-=8)q[u++]=e[r]>>v&255;return q}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,Fg:function(){for(var q=d(),u="",r=0;r<q.length;r++)u+="0123456789ABCDEF".charAt(Math.floor(q[r]/16))+"0123456789ABCDEF".charAt(q[r]%16);return u}}},vv=
window.crypto,wv=!1,xv=0,yv=1,zv=0,Av="",Bv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;yv=yv*b%zv;if(3==++xv)if(a=window,b=Bv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("R`mousemove");},Cv=function(a){var b=uv();b.update(a);return b.Fg()};wv=!!vv&&"function"==typeof vv.getRandomValues;
wv||(zv=1E6*(screen.width*screen.width+screen.height),Av=Cv(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),bv(window,"mousemove",Bv));gv=gv||{};gv.wO="ssIFrame_";
_.Dv=function(a,b,c){c=void 0===c?!1:c;this.Ab=a;if(!this.Ab)throw Error("S");a=_.jv(a,"idpIFrameUrl");if(!a)throw Error("T");this.cJ=a;if(!b)throw Error("U");this.Pk=b;a=this.cJ;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.KA=a.join("");this.gZ=[location.protocol,"//",location.host].join("");
this.ts=this.JA=this.Tl=!1;this.ZI=null;this.Zv=[];this.jo=[];this.Ai={};this.Ul=void 0;this.Ko=c};_.h=_.Dv.prototype;_.h.show=function(){var a=this.Ul;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")};_.h.Ec=function(){mv(this.Ul)};
_.h.Av=function(a){if(this.Tl)a&&a(this);else{if(!this.Ul){var b=gv.wO+this.Ab;var c=this.Ab;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Xu(e.split("|"),c))?tv(e,d):tv(e?e+"|"+c:c,d);c=!f;var g=this.cJ,k=this.gZ;d=this.Pk;e=this.Ko;e=void 0===e?!1:e;f=document.createElement("iframe");f.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Zu(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
f.setAttribute("sandbox",b);mv(f);f.setAttribute("frame-border","0");b=[g,"#origin=",encodeURIComponent(k)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Vu&&b.push("&debug=1");e&&b.push("&supportBlocked3PCookies=1");document.body.appendChild(f);f.setAttribute("src",b.join(""));this.Ul=f}a&&this.Zv.push(a)}};_.h.pv=function(){return this.Tl&&this.ts};_.h.Fl=function(){return this.ZI};Ev=function(a){for(var b=0;b<a.Zv.length;b++)a.Zv[b](a);a.Zv=[]};
_.Gv=function(a,b,c,d){if(a.Tl){if(a.Tl&&a.JA)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.Fl(),Wu(a),Error(a);Fv(a,{method:b,params:c},d)}else a.jo.push({xm:{method:b,params:c},callback:d}),a.Av()};Fv=function(a,b,c){if(c){for(var d=b.id;!d||a.Ai[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.Ai[d]=c}b.rpcToken=a.Pk;a.Ul.contentWindow.postMessage(_.ev.stringify(b),a.KA)};Hv=function(a){if(a&&0<=a.indexOf("::"))throw Error("V");};
_.Dv.prototype.Nh=function(a,b,c,d,e,f,g,k,l){l=void 0===l?!1:l;Hv(f);b=_.$u(b);_.Gv(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f,userInteracted:l},e)};_.Dv.prototype.zv=function(a,b,c,d,e){b=_.$u(b);_.Gv(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};Iv=function(a,b,c){Hv(b.identifier);_.Gv(a,"getSessionSelector",b,c)};
_.Jv=function(a,b,c,d,e){Hv(b.identifier);_.Gv(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};Kv=function(a,b,c){_.Gv(a,"monitorClient",{clientId:b},c)};_.Dv.prototype.Gr=_.ea(28);_.Dv.prototype.Ww=function(a,b){_.Gv(this,"showDialog",{r9:a},b)};_.Dv.prototype.Ap=_.ea(30);gv.Tu={};gv.Nz=function(a){return gv.Tu[a]};
gv.Av=function(a,b,c){c=void 0===c?!1:c;var d=gv.Nz(a);if(!d){d=String;if(wv){var e=new window.Uint32Array(1);vv.getRandomValues(e);e=Number("0."+e[0])}else e=yv,e+=parseInt(Av.substr(0,20),16),Av=Cv(Av),e/=zv+Math.pow(16,20);d=new _.Dv(a,d(2147483647*e),c);gv.Tu[a]=d}d.Av(b)};gv.VS=function(a){for(var b in gv.Tu){var c=gv.Nz(b);if(c&&c.Ul&&c.Ul.contentWindow==a.source&&c.KA==a.origin)return c}};gv.IT=function(a){for(var b in gv.Tu){var c=gv.Nz(b);if(c&&c.KA==a)return c}};gv=gv||{};
var Mv=function(){var a=[],b;for(b in Lv)a.push(Lv[b]);fv.call(this,a);this.yk={};Wu("EventBus is ready.")};Yu(Mv,fv);var Lv={GP:"sessionSelectorChanged",Jx:"sessionStateChanged",xx:"authResult",hO:"displayIFrame"},Ov=function(a){var b=Nv;a&&(b.yk[a]||(b.yk[a]=[]))},Pv=function(a,b,c){return b&&a.yk[b]&&0<=Xu(a.yk[b],c)};_.h=Mv.prototype;
_.h.qY=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.lv);if(b=c?gv.IT(a.origin):gv.VS(a)){try{var d=_.ev.parse(a.data)}catch(e){Wu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Pk){Wu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.Ai[c.id])delete b.Ai[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Wu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.bJ[a.type]?(d=this.bJ[a.type],
c&&!d.qQ?Wu("Bad IDP event. Source window cannot be a popup."):d.Ro&&!d.Ro.call(this,b,a)?Wu("Bad IDP event."):d.Oe.call(this,b,a)):Wu("Bad IDP event.")}else Wu("Bad event, no corresponding Idp Stub.")};_.h.LZ=function(a,b){return Pv(this,a.Ab,b.clientId)};_.h.KZ=function(a,b){b=b.clientId;return!b||Pv(this,a.Ab,b)};_.h.BQ=function(a,b){return Pv(this,a.Ab,b.clientId)};_.h.CX=function(a,b){a.Tl=!0;a.ts=!!b.cookieDisabled;Ev(a);for(b=0;b<a.jo.length;b++)Fv(a,a.jo[b].xm,a.jo[b].callback);a.jo=[]};
_.h.BX=function(a,b){b={error:b.error};a.Tl=!0;a.JA=!0;a.ZI=b;a.jo=[];Ev(a)};_.h.ww=function(a,b){b.originIdp=a.Ab;this.dispatchEvent(b)};var Nv=new Mv,Qv=Nv,Rv={};Rv.idpReady={Oe:Qv.CX};Rv.idpError={Oe:Qv.BX};Rv.sessionStateChanged={Oe:Qv.ww,Ro:Qv.LZ};Rv.sessionSelectorChanged={Oe:Qv.ww,Ro:Qv.KZ};Rv.authResult={Oe:Qv.ww,Ro:Qv.BQ,qQ:!0};Rv.displayIFrame={Oe:Qv.ww};Nv.bJ=Rv||{};bv(window,"message",function(a){Nv.qY.call(Nv,a)});
_.Sv=function(a,b){this.de=!1;if(!a)throw Error("W");var c=[],d;for(d in a)c.push(a[d]);fv.call(this,c);this.Id=[location.protocol,"//",location.host].join("");this.tc=b.crossSubDomains?b.domain||this.Id:this.Id;if(!b)throw Error("X");if(!b.idpId)throw Error("Y");if(!_.jv(b.idpId,"authServerUrl")||!_.jv(b.idpId,"idpIFrameUrl"))throw Error("Z`"+b.idpId);this.Ab=b.idpId;this.Sb=void 0;this.wR=!!b.disableTokenRefresh;this.qS=!!b.forceTokenRefresh;this.O_=!!b.skipTokenCache;this.Ko=!!b.supportBlocked3PCookies;
this.setOptions(b);this.Hp=[];this.ts=this.Xl=this.BJ=!1;this.Sn=void 0;this.rL();this.Xc=void 0;var e=this,f=function(){Wu("Token Manager is ready.");if(e.Hp.length)for(var g=0;g<e.Hp.length;g++)e.Hp[g].call(e);e.BJ=!0;e.Hp=[]};gv.Av(this.Ab,function(g){e.Xc=g;g.Tl&&g.JA?(e.Xl=!0,e.Sn=g.Fl(),e.Vv(e.Sn)):(e.ts=g.pv(),e.Sb?Kv(e.Xc,e.Sb,function(k){if(k){k=e.Ab;var l=e.Sb,m=Nv;k&&l&&(m.yk[k]||(m.yk[k]=[]),0>Xu(m.yk[k],l)&&m.yk[k].push(l));f()}else e.Sn={error:"Not a valid origin for the client: "+e.Id+
" has not been registered for client ID "+e.Sb+". Please go to https://console.developers.google.com/ and register this origin for your project's client ID."},e.Xl=!0,e.Vv(e.Sn)}):(Ov(e.Ab),f()))},this.Ko)};Yu(_.Sv,fv);_.h=_.Sv.prototype;_.h.setOptions=function(){};_.h.rL=function(){};_.h.Vv=function(){};_.h.pv=function(){return this.ts};_.h.Fl=function(){return this.Sn};Tv=function(a,b,c){return function(){b.apply(a,c)}};
_.Uv=function(a,b,c){if(a.BJ)b.apply(a,c);else{if(a.Xl)throw a.Sn;a.Hp.push(Tv(a,b,c))}};_.Sv.prototype.RF=_.ea(31);_.Sv.prototype.Ap=_.ea(29);
_.Wv=function(a,b){_.Sv.call(this,a,b);this.bL=new nv;this.$i=this.lm=null;Vv(this)};Yu(_.Wv,_.Sv);_.Wv.prototype.setOptions=function(){};
var Xv=function(a,b){a.$d={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.tc};b.crossSubDomains&&(a.$d.policy=b.policy)},Yv=function(a,b){if(!b.authParameters)throw Error("$");if(!b.authParameters.scope)throw Error("aa");if(!b.authParameters.response_type)throw Error("ba");a.lp=b.authParameters;a.lp.redirect_uri||(a.lp.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.Xh=_.$u(b.rpcAuthParameters||a.lp);if(!a.Xh.scope)throw Error("ca");if(!a.Xh.response_type)throw Error("da");
a:{var c=a.Xh.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!cv[c[d]]){c=!0;break a}c=!1}if(c)throw Error("ea");b.enableSerialConsent&&(a.Xh.enable_serial_consent=!0);b.authResultIdentifier&&(a.CQ=b.authResultIdentifier);b.spec_compliant&&(a.Xh.spec_compliant=b.spec_compliant)};
_.Wv.prototype.rL=function(){var a=this;Nv.addEventListener(Lv.GP,function(b){a.de&&a.$d&&b.originIdp==a.Ab&&!b.crossSubDomains==!a.$d.crossSubDomains&&b.domain==a.$d.domain&&b.id==a.$d.id&&a.LK(b)});Nv.addEventListener(Lv.Jx,function(b){a.de&&b.originIdp==a.Ab&&b.clientId==a.Sb&&a.MK(b)});Nv.addEventListener(Lv.xx,function(b){_.lv=void 0;a.de&&b.originIdp==a.Ab&&b.clientId==a.Sb&&b.id==a.Xi&&(a.lm&&(window.clearTimeout(a.lm),a.lm=null),a.Xi=void 0,a.jr(b))});Nv.addEventListener(Lv.hO,function(b){a.de&&
b.originIdp==a.Ab&&(b.Ec?a.Xc.Ec():a.Xc.show())})};_.Wv.prototype.LK=function(){};_.Wv.prototype.MK=function(){};_.Wv.prototype.jr=function(){};var $v=function(a,b){Zv(a);a.wR||(a.$i=hv.oR(function(){a.Nh(!0)},b-3E5),navigator.onLine&&a.$i.start())},Zv=function(a){a.$i&&(a.$i.clear(),a.$i=null)},Vv=function(a){var b=window;dv()&&(b=document.body);bv(b,"online",function(){a.$i&&a.$i.start()});bv(b,"offline",function(){a.$i&&a.$i.clear()})};_.h=_.Wv.prototype;_.h.Nh=function(){};
_.h.Ww=function(a,b){this.Xc.Ww(a,b)};_.h.tK=_.ea(32);_.h.OW=function(a,b){if(!this.Sb)throw Error("ia");this.Xc.zv(this.Sb,this.Xh,this.$d,a,b)};_.h.zv=function(a,b){_.Uv(this,this.OW,[a,b])};_.bw=function(a){this.Xd=void 0;this.Gg=!1;this.yo=void 0;_.Wv.call(this,_.aw,a)};Yu(_.bw,_.Wv);_.aw={OE:"noSessionBound",ep:"userLoggedOut",RN:"activeSessionChanged",Jx:"sessionStateChanged",YE:"tokenReady",$P:"tokenFailed",xx:"authResult",ERROR:"error"};
_.bw.prototype.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Sb=a.clientId;this.Aa=a.id;Xv(this,a);Yv(this,a)};_.bw.prototype.Vv=function(a){this.dispatchEvent({type:_.aw.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Ab})};var cw=function(a){Zv(a);a.yo=void 0;a.vv=void 0};_.h=_.bw.prototype;
_.h.LK=function(a){var b=a.newValue||{};if(this.Xd!=b.hint||this.Gg!=!!b.disabled){a=this.Xd;var c=!this.Xd||this.Gg;cw(this);this.Xd=b.hint;this.Gg=!!b.disabled;(b=!this.Xd||this.Gg)&&!c?this.dispatchEvent({type:_.aw.ep,idpId:this.Ab}):b||(a!=this.Xd&&this.dispatchEvent({type:_.aw.RN,idpId:this.Ab}),this.Xd&&this.Nh())}};
_.h.MK=function(a){this.Gg||(this.Xd?a.user||this.yo?a.user==this.Xd&&(this.yo?a.sessionState?this.yo=a.sessionState:(cw(this),this.dispatchEvent({type:_.aw.ep,idpId:this.Ab})):a.sessionState&&(this.yo=a.sessionState,this.Nh())):this.Nh():this.dispatchEvent({type:_.aw.Jx,idpId:this.Ab}))};_.h.jr=function(a){this.dispatchEvent({type:_.aw.xx,authResult:a.authResult})};_.h.jq=_.ea(34);_.h.$p=function(a){_.Uv(this,this.Az,[a])};_.h.Az=function(a){Iv(this.Xc,this.$d,a)};
_.h.Xw=function(a,b,c,d){d=void 0===d?!1:d;if(!a)throw Error("ka");cw(this);this.Xd=a;this.Gg=!1;b&&_.Jv(this.Xc,this.$d,!1,this.Xd);this.de=!0;this.Nh(c,!0,d)};_.h.start=function(){_.Uv(this,this.T_,[])};
_.h.T_=function(){var a=this.Sb==av("client_id")?av("login_hint"):void 0;var b=this.Sb==av("client_id")?av("state"):void 0;this.LB=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.Xw(a,!0,!0,!0);else{var c=this;this.$p(function(d){c.de=!0;d&&d.hint?(cw(c),c.Xd=d.hint,c.Gg=!!d.disabled,c.Gg?c.dispatchEvent({type:_.aw.ep,idpId:c.Ab}):c.Xw(d.hint)):(cw(c),c.Xd=void 0,c.Gg=!(!d||!d.disabled),c.dispatchEvent({type:_.aw.OE,
autoOpenAuthUrl:!c.Gg,idpId:c.Ab}))})}};_.h.nS=function(){var a=this;this.$p(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.aw.ep,idpId:a.Ab}):a.Nh(!0):a.dispatchEvent({type:_.aw.OE,idpId:a.Ab})})};_.h.rH=function(){_.Uv(this,this.nS,[])};
_.h.Nh=function(a,b,c){var d=this;this.Xc.Nh(this.Sb,this.Xh,this.Xd,this.$d,function(e,f){(f=f||e.error)?"user_logged_out"==f?(cw(d),d.dispatchEvent({type:_.aw.ep,idpId:d.Ab})):(d.vv=null,d.dispatchEvent({type:_.aw.$P,idpId:d.Ab,error:f})):(d.vv=e,d.yo=e.session_state,$v(d,e.expires_at),e.idpId=d.Ab,b&&d.LB&&(e.state=d.LB,d.LB=void 0),d.dispatchEvent({type:_.aw.YE,idpId:d.Ab,response:e}))},this.Aa,a,!1,void 0===c?!1:c)};_.h.Gr=_.ea(27);_.h.JL=_.ea(35);
_.dw=function(a){this.dl=null;_.Wv.call(this,{},a);this.de=!0};Yu(_.dw,_.Wv);_.h=_.dw.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Sb=a.clientId;this.Aa=a.id;Xv(this,a);Yv(this,a)};_.h.Vv=function(a){this.dl&&(this.dl({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.dl=null)};_.h.jr=function(a){if(this.dl){var b=this.dl;this.dl=null;b(a)}};_.h.jq=_.ea(33);_.h.$p=function(a){this.Xl?a(this.Fl()):_.Uv(this,this.Az,[a])};
_.h.Az=function(a){Iv(this.Xc,this.$d,a)};_.ew=function(a,b,c){a.Xl?c(a.Fl()):_.Uv(a,a.RX,[b,c])};_.dw.prototype.RX=function(a,b){this.Xc.Nh(this.Sb,this.Xh,a,this.$d,function(c,d){d?b({error:d}):b(c)},this.Aa,this.qS,this.O_)};_.dw.prototype.YJ=_.ea(36);

var fw=function(a){return Array.prototype.concat.apply([],arguments)},gw=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 _.lh(a,3).substring(0,64)},hw=function(){var a=navigator.userAgent.toLowerCase();return 0>a.indexOf("edge/")&&(-1<a.indexOf("chrome/")||-1<a.indexOf("crios/"))},iw=function(){var a=navigator.userAgent.toLowerCase();return-1<a.indexOf("firefox/")&&0>
a.indexOf("chrome/")&&0>a.indexOf("crios/")&&0>a.indexOf("safari/")},jw=function(a,b,c){if(!a.de)throw Error("fa");b?_.Jv(a.Xc,a.$d,!0,void 0,c):_.Jv(a.Xc,a.$d,!0,a.Xd,c)},kw=function(a){if(!a.de)throw Error("fa");return a.vv},lw,mw,nw,ow,pw,qw,rw,sw,tw,ww;_.dw.prototype.YJ=_.Uc(36,function(a,b){var c=this.Xc,d=this.Sb,e=this.$d,f=_.$u(this.Xh);delete f.response_type;_.Gv(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});
_.bw.prototype.JL=_.Uc(35,function(a){kw(this)&&kw(this).access_token&&(this.Xc.Gr(this.Sb,kw(this).access_token,a),jw(this,!0))});
_.bw.prototype.jq=_.Uc(34,function(){var a=this;return function(b){if(b&&b.authResult&&b.authResult.login_hint)if(a.pv()&&a.Ko&&(hw()||iw())){b=b.authResult;var c=Date.now(),d=b.expires_in;b={access_token:b.access_token,token_type:b.token_type,login_hint:b.login_hint,expires_in:d,id_token:b.id_token,scope:b.scope,first_issued_at:c,expires_at:c+1E3*d,idpId:a.Ab};a.vv=b;a.dispatchEvent({type:_.aw.YE,idpId:a.Ab,response:b})}else a.Xw(b.authResult.login_hint,a.Gg||b.authResult.login_hint!=a.Xd,!0,!0)}});
_.dw.prototype.jq=_.Uc(33,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.$p(function(d){_.Jv(b.Xc,b.$d,d&&d.disabled,c.authResult.login_hint,function(){_.ew(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"})}});_.Wv.prototype.tK=_.Uc(32,function(){this.Sb&&_.Gv(this.Xc,"startPolling",{clientId:this.Sb,origin:this.Id,id:this.Xi},void 0)});
_.Dv.prototype.Gr=_.Uc(28,function(a,b,c){_.Gv(this,"revoke",{clientId:a,token:b},c)});_.bw.prototype.Gr=_.Uc(27,function(a){_.Uv(this,this.JL,[a])});lw=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};
mw=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};
nw=function(a,b,c,d,e,f,g){var k=_.jv(a,"authServerUrl");if(!k)throw Error("P`"+a);a=_.$u(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=mw())&&(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("&")};
ow=function(a,b,c,d){if(!a.Sb)throw Error("ga");a.Xi=c||a.CQ||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.Id.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.Xi);c.redirect_uri=e.join("")}return nw(a.Ab,a.tc,a.Sb,a.lp,!0,b,d)};pw=function(a,b,c){if(!a.Sb)throw Error("ga");return nw(a.Ab,a.tc,a.Sb,a.lp,!1,b,c)};
qw=function(a){if(!a)return"permission token";var b=a.split(" ");if(-1<b.indexOf("token")||-1<b.indexOf("code")||-1<b.indexOf("gsession"))return a;b.push("token");return b.join(" ")};rw=function(a,b){a.lm&&window.clearTimeout(a.lm);a.lm=window.setTimeout(function(){a.Xi==b&&(_.lv=void 0,a.lm=null,a.Xi=void 0,a.jr({authResult:{error:"popup_closed_by_user"}}))},1E3)};
sw=function(a,b,c){if(!a.Sb)throw Error("ha");c=c||{};a.pv()&&a.Ko&&(hw()||iw())&&(c.responseType=qw(c.responseType));c=ow(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||lw())&&_.Uv(a,a.tK,[]);var d=a.Xi;a.bL.open(c,b,function(){a.Xi==d&&rw(a,d)},function(){a.Xi=void 0;a.jr({authResult:{error:"popup_blocked_by_browser"}})})};tw=function(a,b,c){a.Xl?c(a.Fl()):_.Uv(a,a.YJ,[b,c])};
_.uw=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("")};
_.vw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.ih[m];if(null!=n)return n;if(!_.Ne(m))throw Error("v`"+m);}return l}_.kh();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))}};ww=function(a){var b=[];_.vw(a,function(c){b.push(c)});return b};_.xw=function(a,b){_.Sh[b||"token"]=a};_.yw=function(a){delete _.Sh[a||"token"]};
_.ev={parse:function(a){a=_.zf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.Af(a)}};
_.dw.prototype.oz=function(a,b){_.Uv(this,this.bS,[a,b])};_.dw.prototype.bS=function(a,b){this.Xc.oz(this.Sb,a,this.Xh,this.$d,b)};
_.Dv.prototype.oz=function(a,b,c,d,e){c=_.$u(c);_.Gv(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var zw,Aw=["client_id","cookie_policy","scope"],Bw="client_id cookie_policy fetch_basic_profile hosted_domain scope openid_realm disable_token_refresh login_hint ux_mode redirect_uri state prompt oidc_spec_compliant nonce enable_serial_consent include_granted_scopes response_type session_selection gsiwebsdk".split(" "),Cw=["authuser","after_redirect","access_type","hl"],Dw=["login_hint","prompt"],Ew={clientid:"client_id",cookiepolicy:"cookie_policy"},Fw=["approval_prompt","authuser","login_hint",
"prompt","hd"],Gw=["login_hint","g-oauth-window","status"],Hw=Math.min(_.Ke("oauth-flow/authWindowWidth",599),screen.width-20),Iw=Math.min(_.Ke("oauth-flow/authWindowHeight",600),screen.height-30);
var Jw=function(a){_.Vc.call(this,a)};_.Yc(Jw,_.Vc);Jw.prototype.name="gapi.auth2.ExternallyVisibleError";
var Kw=function(){};Kw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var Lw=function(){};Lw.prototype.select=function(a,b){if(a.sessions&&a.sessions.length)for(var c=0;c<a.sessions.length;c++){var d=a.sessions[c];if(d.login_hint){b(d);return}}b()};var Mw=function(a){this.DQ=a};
Mw.prototype.select=function(a,b){if(a.sessions)for(var c=0;c<a.sessions.length;c++){var d=a.sessions[c];if(d.session_state&&d.session_state.extraQueryParams&&d.session_state.extraQueryParams.authuser==this.DQ){d.login_hint?b(d):b();return}}b()};
var Nw=function(a){this.Nd=a;this.Hw=[]};Nw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.Hw[b];f?(b++,c.Nd.zv(function(g){g?f.select(g,d):d()})):a()}};d()};var Ow=function(a){a=new Nw(a);a.Hw.push(new Kw);return a},Pw=function(a){a=new Nw(a);a.Hw.push(new Lw);return a},Qw=function(a,b){void 0===b||null===b?b=Ow(a):(a=new Nw(a),a.Hw.push(new Mw(b)),b=a);return b};
var Rw=function(a){this.Oe=a;this.Pc=!0};Rw.prototype.remove=function(){this.Pc=!1};Rw.prototype.trigger=function(){};var Sw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Tw=function(){this.Vb=[]};Tw.prototype.add=function(a){this.Vb.push(a)};Tw.prototype.notify=function(a){for(var b=this.Vb,c=[],d=0;d<b.length;d++){var e=b[d];e.Pc&&(c.push(e),_.nk(Uw(e.Oe,a)))}this.Vb=c};var Uw=function(a,b){return function(){a(b)}};
var Ww=function(a){this.fe=null;this.J0=new Vw(this);this.Vb=new Tw;void 0!=a&&this.set(a)};Ww.prototype.set=function(a){a!=this.fe&&(this.fe=a,this.J0.value=a,this.Vb.notify(this.fe))};Ww.prototype.get=function(){return this.fe};Ww.prototype.U=function(a){a=new Xw(this,a);this.Vb.add(a);return a};Ww.prototype.get=Ww.prototype.get;var Xw=function(a,b){Rw.call(this,b);this.RW=a};_.Yc(Xw,Rw);Xw.prototype.trigger=function(){var a=this.Oe;a(this.RW.get())};var Vw=function(a){this.value=null;this.U=function(b){return new Sw(a.U(b))}};
var Yw={l3:"fetch_basic_profile",r4:"login_hint",S5:"prompt",Y5:"redirect_uri",r6:"scope",J7:"ux_mode",f7:"state"},Zw=function(a){this.va={};if(a&&!_.Ai(a))if("function"==typeof a.get)this.va=a.get();else for(var b in Yw){var c=Yw[b];c in a&&(this.va[c]=a[c])}};Zw.prototype.get=function(){return this.va};Zw.prototype.EM=function(a){this.va.scope=a;return this};Zw.prototype.vq=function(){return this.va.scope};
var $w=function(a,b){var c=a.va.scope;b=fw(b.split(" "),c?c.split(" "):[]);_.ak(b);a.va.scope=b.join(" ")};_.h=Zw.prototype;_.h.r_=function(a){this.va.prompt=a;return this};_.h.LT=function(){return this.va.prompt};_.h.OZ=function(){_.Gf("Property app_package_name no longer supported and was not set");return this};_.h.wS=function(){_.Gf("Property app_package_name no longer supported")};_.h.Fe=function(a){this.va.state=a};_.h.getState=function(){return this.va.state};
var ax=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+Hw,"height="+Iw,"top="+(screen.height-Iw)/2,"left="+(screen.width-Hw)/2].join()},bx=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.uw(ww(a)))},cx=function(){zw=_.Ke("auth2/idpValue","google");var a=_.Ke("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.Ke("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.kv(zw,{authServerUrl:a,idpIFrameUrl:b})},dx=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}_.$a(a[e])||(a[e]={});a=a[e]}},ex=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var fx=function(a){var b=a?(b=bx(a))?b.sub:null:null;this.Aa=b;this.qc=a?_.dk(a):null};_.h=fx.prototype;_.h.ka=function(){return this.Aa};_.h.Kz=function(){var a=bx(this.qc);return a?a.hd:null};_.h.Bf=function(){return!!this.qc};_.h.dk=function(a){if(a)return this.qc;a=gx;var b=_.dk(this.qc);!a.ev||a.EA||a.wV||(delete b.access_token,delete b.scope);return b};_.h.uC=function(){return gx.uC()};_.h.tj=function(){this.qc=null};_.h.eT=function(){return this.qc?this.qc.scope:null};
_.h.update=function(a){this.Aa=a.Aa;this.qc=a.qc;this.qc.id_token?this.ft=new hx(this.qc):this.ft&&(this.ft=null)};var ix=function(a){return a.qc&&"object"==typeof a.qc.session_state?_.dk(a.qc.session_state.extraQueryParams||{}):{}};_.h=fx.prototype;_.h.Xp=function(){var a=ix(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.sj=function(a){var b=gx,c=new Zw(a);b.EA=c.vq()?!0:!1;gx.ev&&$w(c,"openid profile email");return new _.xk(function(d,e){var f=ix(this);f.login_hint=this.ka();f.scope=c.vq();jx(b,d,e,f)},this)};_.h.xq=function(a){return new _.xk(function(b,c){var d=a||{},e=gx;d.login_hint=this.ka();e.xq(d).then(b,c)},this)};_.h.hU=function(a){return this.sj(a)};_.h.disconnect=function(){return gx.disconnect()};_.h.zS=function(){return this.ft};
_.h.Pu=function(a){if(!this.Bf())return!1;var b=this.qc&&this.qc.scope?this.qc.scope.split(" "):"";return _.sb(a?a.split(" "):[],function(c){return _.Za(b,c)})};var hx=function(a){a=bx(a);this.tS=a.sub;this.Ue=a.name;this.eU=a.given_name;this.$R=a.family_name;this.iJ=a.picture;this.Qt=a.email};_.h=hx.prototype;_.h.ka=function(){return this.tS};_.h.Pi=function(){return this.Ue};_.h.cT=function(){return this.eU};_.h.XS=function(){return this.$R};_.h.nT=function(){return this.iJ};_.h.su=function(){return this.Qt};
var lx=function(a,b,c){this.em=b;this.oX=a;for(var d in a)a.hasOwnProperty(d)&&kx(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.em[c[a]]},kx=function(a,b){a[b]=function(){return a.oX[b].apply(a.em,arguments)}};lx.prototype.then=function(a,b,c){var d=this;return _.Bk().then(function(){return mx(d.em,a,b,c)})};_.hk(lx);
var nx;nx=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.ox=function(a){if(!a)throw new Jw("No cookiePolicy");var b=window.location.hostname;"single_host_origin"==a&&(a=window.location.protocol+"//"+b);if("none"==a)return null;var c=/^(https?:\/\/)([0-9.\-_A-Za-z]+)(?::(\d+))?$/.exec(a);if(!c)throw new Jw("Invalid cookiePolicy");a=c[2];c=c[1];var d={};d.dotValue=a.split(".").length;d.isSecure=-1!=c.indexOf("https");d.domain=a;if(!_.yi(b,"."+a)&&!_.yi(b,a))throw new Jw("Invalid cookiePolicy domain");return d};
var qx=function(a){var b=a||{},c=px();_.nb(Bw,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b},px=function(){for(var a={},b=document.getElementsByTagName("meta"),c=0;c<b.length;++c)if(b[c].name){var d=b[c].name;if(0==d.indexOf("google-signin-")){d=d.substring(14);var e=b[c].content;Ew[d]&&(d=Ew[d]);_.Za(Bw,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a},rx=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})},sx=function(a){_.nb(Bw,
function(b){var c=rx(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})},tx=function(a){a=qx(a);sx(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=Bw+Cw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a},ux=function(a,b){if(!a)throw new Jw("Empty initial options.");for(var c=0;c<Aw.length;++c)if(!(b&&"scope"==Aw[c]||a[Aw[c]]))throw new Jw("Missing required parameter '"+Aw[c]+"'");_.ox(a.cookie_policy)},wx=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:nx(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:zw};vx(b,a);_.nb(Dw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b},vx=function(a,b){var c=b.oidc_spec_compliant;b=b.nonce;c&&(a.spec_compliant=c,b=b||gw());b&&(a.authParameters.nonce=b,a.forceTokenRefresh=
!0,a.skipTokenCache=!0)},Bx=function(a){var b=a.client_id,c=a.cookie_policy,d=a.scope,e=a.openid_realm,f=a.hosted_domain,g=a.oidc_spec_compliant,k=a.nonce,l=xx(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:nx(c),idpId:zw};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||gw());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=
!0,m.skipTokenCache=!0);_.nb(Dw.concat(Cw),function(n){a[n]&&(m.authParameters[n]=a[n])});void 0!==a.authuser&&null!==a.authuser&&(m.authParameters.authuser=a.authuser);"boolean"==typeof a.include_granted_scopes&&(b=new yx(a.response_type||"token"),zx(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),Ax(b)&&(m.rpcAuthParameters.include_granted_scopes=a.include_granted_scopes,!1===a.include_granted_scopes&&(m.forceTokenRefresh=!0,m.skipTokenCache=!0)));"boolean"==typeof a.enable_serial_consent&&
(m.enableSerialConsent=a.enable_serial_consent);return m},xx=function(a){a=new yx(a.response_type||"token");var b=[];Ax(a)&&b.push("token");Cx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")},Dx=["permission","id_token"],Ex=/(^|[^_])token/,yx=function(a){this.ro=[];this.VA(a)};
yx.prototype.VA=function(a){a?((0<=a.indexOf("permission")||a.match(Ex))&&this.ro.push("permission"),0<=a.indexOf("id_token")&&this.ro.push("id_token"),0<=a.indexOf("code")&&this.ro.push("code")):this.ro=Dx};var zx=function(a){return Cx(a,"code")},Ax=function(a){return Cx(a,"permission")};yx.prototype.toString=function(){return this.ro.join(" ")};var Cx=function(a,b){var c=!1;_.nb(a.ro,function(d){d==b&&(c=!0)});return c};
var gx,Fx,Hx,Jx,Kx,mx;gx=null;_.Gx=function(){return gx?Fx():null};Fx=function(){return new lx(Hx.prototype,gx,["currentUser","isSignedIn"])};
Hx=function(a){delete a.include_granted_scopes;this.va=wx(a);this.kR=a.cookie_policy;this.wV=!!a.scope;(this.ev=!1!==a.fetch_basic_profile)&&(this.va.authParameters.scope=Ix(this,"openid profile email"));_.Eh.GSI_SUPPORT_BLOCKED_3P_COOKIES&&(this.Ko=this.va.supportBlocked3PCookies=!0);this.Hq=a.hosted_domain;this.G0=a.ux_mode||"popup";this.wY=a.redirect_uri||null;Jx(this)};
Jx=function(a){a.currentUser=new Ww(new fx(null));a.isSignedIn=new Ww(!1);a.Nd=new _.bw(a.va);a.Tn=null;a.lv=null;a.EW=new _.xk(function(b,c){this.Tn=b;this.lv=c},a);a.Yv={};a.Qq=!0;Kx(a);a.Nd.start()};
Kx=function(a){a.Nd.addEventListener("error",function(b){a.Qq&&a.Tn&&(a.Qq=!1,a.lv({error:b.error,details:b.details}),a.Tn=null,a.lv=null)});a.Nd.addEventListener("authResult",function(b){b&&b.authResult&&a.Ke(b);a.Nd.jq()(b)});a.Nd.addEventListener("tokenReady",function(b){var c=new fx(b.response);if(a.Hq&&a.Hq!=c.Kz())a.Ke({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.Kz(),expectedDomain:a.Hq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Vb.notify(d.fe);a.isSignedIn.set(!0);c=c.Xp();(d=_.ox(a.kR))&&c&&_.Hh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.xe?"S":"H",d.qh].join(""),c,{domain:d.domain,secure:d.isSecure});_.xw(b.response);a.Ke(b)}});a.Nd.addEventListener("noSessionBound",function(b){a.Qq&&b.autoOpenAuthUrl?(a.Qq=!1,Ow(a.Nd).select(function(c){if(c&&c.login_hint){var d=a.Nd;_.Uv(d,d.Xw,[c.login_hint,!0])}else a.currentUser.set(new fx(null)),a.isSignedIn.set(!1),_.yw(),a.Ke(b)})):(a.currentUser.set(new fx(null)),
a.isSignedIn.set(!1),_.yw(),a.Ke(b))});a.Nd.addEventListener("tokenFailed",function(b){a.Ke(b)});a.Nd.addEventListener("userLoggedOut",function(b){a.currentUser.get().tj();var c=a.currentUser;c.Vb.notify(c.fe);a.isSignedIn.set(!1);_.yw();a.Ke(b)})};mx=function(a,b,c,d){return a.EW.then(function(e){if(b)return b(e.fU)},c,d)};Hx.prototype.Ke=function(a){if(a){this.Qq=!1;var b=a.type||"";if(this.Yv[b])this.Yv[b](a);this.Tn&&(this.Tn({fU:this}),this.lv=this.Tn=null)}};
var Lx=function(a,b){_.Bb(b,function(c,d){a.Yv[d]=function(e){a.Yv={};c(e)}})},jx=function(a,b,c,d){d=_.dk(d);a.Hq&&(d.hd=a.Hq);var e=d.ux_mode||a.G0;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.wY||ex()+window.location.pathname),Mx(a,f)):(delete d.redirect_uri,Nx(a,f),Lx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):Lx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};Hx.prototype.sj=function(a){return new _.xk(function(b,c){var d=new Zw(a);this.EA=d.vq()?!0:!1;this.ev?(d.va.fetch_basic_profile=!0,$w(d,"email profile openid")):d.va.fetch_basic_profile=!1;var e=Ix(this,d.vq());d.EM(e);jx(this,b,c,d.get())},this)};
Hx.prototype.xq=function(a){var b=a||{};this.EA=!!b.scope;a=Ix(this,b.scope);if(""==a)return _.Ck({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.nb(Fw,function(d){null!=b[d]&&(c[d]=b[d])});c.hasOwnProperty("prompt")||c.hasOwnProperty("approval_prompt")||(c.prompt="consent");return"postmessage"==b.redirect_uri||void 0==b.redirect_uri?Ox(this,c):Px(this,c,b.redirect_uri)};
var Px=function(a,b,c){b.redirect_uri=c;Mx(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Bk({message:"Redirecting to IDP."})},Ox=function(a,b){b.origin=ex();delete b.redirect_uri;Nx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.xk(function(c,d){Lx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},Nx=function(a,b){dx(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");sw(a.Nd,ax(),b)},Mx=function(a,b){dx(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");b=b||{};window.location.assign(pw(a.Nd,b.sessionMeta,b.responseType))};Hx.prototype.tj=function(a){var b=a||!1;return new _.xk(function(c){jw(this.Nd,b,function(){c()})},this)};Hx.prototype.RH=function(){return this.va.authParameters.scope};var Ix=function(a,b){a=a.RH();b=fw(b?b.split(" "):[],a?a.split(" "):[]);_.ak(b);return b.join(" ")};
Hx.prototype.uC=function(){var a=this;return new _.xk(function(b,c){Lx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});a.Nd.rH()})};Hx.prototype.yF=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.Ui(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.sj(f).then(function(g){c&&c(g)},function(g){d&&d(g)})})}else d&&d({error:"Could not attach click handler to the element. Reason: element not found."})};
Hx.prototype.disconnect=function(){return new _.xk(function(a){this.Nd.Gr(function(){a()})},this)};Hx.prototype.attachClickHandler=Hx.prototype.yF;
var Qx;_.xk.prototype["catch"]=_.xk.prototype.Lo;Qx=null;_.Rx=function(a){a=tx(a);if(gx){if(_.ck(a,Qx||{}))return Fx();throw new Jw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}ux(a,!1!==a.fetch_basic_profile);cx();Qx=a;gx=new Hx(a);_.Ce.ga=1;return Fx()};
var Tx,Vx,Sx,Xx,Wx,Yx;_.Ux=function(a,b){cx();a=tx(a);ux(a);var c=Bx(a),d=new _.dw(c);"none"==a.prompt?Sx(d,a,function(e){e.status=e.error?{signed_in:!1,method:null,google_logged_in:!1}:{signed_in:!0,method:"AUTO",google_logged_in:!0};b(e)}):Tx(d,a,function(e){if(e.error)e.status={signed_in:!1,method:null,google_logged_in:!1};else{var f=e.access_token||e.id_token;e.status={signed_in:!!f,method:"PROMPT",google_logged_in:!!f}}e["g-oauth-window"]=d.bL.Wg;b(e)})};
Tx=function(a,b,c){var d=new yx(b.response_type);c=Vx(a,d,c);var e={responseType:d.toString()};dx(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");zx(d)&&dx(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&dx(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&dx(e,["sessionMeta","extraQueryParams","state"],b.state);b=ax();a.Xl?c({authResult:{error:"idpiframe_initialization_failed",details:a.Fl().error}}):(a.dl=
c,sw(a,b,e))};Vx=function(a,b,c){if(Ax(b)){var d=Wx(c);return function(e){e&&e.authResult&&!e.authResult.error?a.jq(function(f){f&&!f.error?(f=_.dk(f),zx(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(_.dk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
Sx=function(a,b,c){if(zx(new yx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Wx(c);b.login_hint?a.oz(b.login_hint,function(e){e?Xx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?Qw(a,b.authuser).select(function(e){e&&e.login_hint?Xx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.$p(function(e){e&&e.hint?Xx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?Pw(a):Ow(a)).select(function(f){f&&f.login_hint?Xx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Xx=function(a,b,c,d){b=new yx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Db(f,k),0==e&&d(f))};(Ax(b)||Cx(b,"id_token"))&&e++;zx(b)&&e++;(Ax(b)||Cx(b,"id_token"))&&_.ew(a,c,g);zx(b)&&tw(a,c,g)};
Wx=function(a){return function(b){if(!b||b.error)_.yw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.dk(b);Yx(c);delete c.id_token;delete c.code;_.xw(c)}a(b)}}};Yx=function(a){_.nb(Gw,function(b){delete a[b]})};
_.J("gapi.auth2.init",_.Rx);_.J("gapi.auth2.authorize",function(a,b){if(null!=gx)throw new Jw("gapi.auth2.authorize cannot be called after GoogleAuth has been initialized (i.e. with a call to gapi.auth2.init, or gapi.client.init when given a 'clientId' and a 'scope' parameters).");_.Ux(a,function(c){Yx(c);b(c)})});_.J("gapi.auth2._gt",function(){return _.Th()});_.J("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Vu="0"!=a&&!!a});_.J("gapi.auth2.getAuthInstance",_.Gx);
_.J("gapi.auth2.BasicProfile",hx);_.J("gapi.auth2.BasicProfile.prototype.getId",hx.prototype.ka);_.J("gapi.auth2.BasicProfile.prototype.getName",hx.prototype.Pi);_.J("gapi.auth2.BasicProfile.prototype.getGivenName",hx.prototype.cT);_.J("gapi.auth2.BasicProfile.prototype.getFamilyName",hx.prototype.XS);_.J("gapi.auth2.BasicProfile.prototype.getImageUrl",hx.prototype.nT);_.J("gapi.auth2.BasicProfile.prototype.getEmail",hx.prototype.su);_.J("gapi.auth2.GoogleAuth",Hx);
_.J("gapi.auth2.GoogleAuth.prototype.attachClickHandler",Hx.prototype.yF);_.J("gapi.auth2.GoogleAuth.prototype.disconnect",Hx.prototype.disconnect);_.J("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",Hx.prototype.xq);_.J("gapi.auth2.GoogleAuth.prototype.signIn",Hx.prototype.sj);_.J("gapi.auth2.GoogleAuth.prototype.signOut",Hx.prototype.tj);_.J("gapi.auth2.GoogleAuth.prototype.getInitialScopes",Hx.prototype.RH);_.J("gapi.auth2.GoogleUser",fx);_.J("gapi.auth2.GoogleUser.prototype.grant",fx.prototype.hU);
_.J("gapi.auth2.GoogleUser.prototype.getId",fx.prototype.ka);_.J("gapi.auth2.GoogleUser.prototype.isSignedIn",fx.prototype.Bf);_.J("gapi.auth2.GoogleUser.prototype.getAuthResponse",fx.prototype.dk);_.J("gapi.auth2.GoogleUser.prototype.getBasicProfile",fx.prototype.zS);_.J("gapi.auth2.GoogleUser.prototype.getGrantedScopes",fx.prototype.eT);_.J("gapi.auth2.GoogleUser.prototype.getHostedDomain",fx.prototype.Kz);_.J("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",fx.prototype.xq);
_.J("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",fx.prototype.Pu);_.J("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",fx.prototype.uC);_.J("gapi.auth2.LiveValue",Ww);_.J("gapi.auth2.LiveValue.prototype.listen",Ww.prototype.U);_.J("gapi.auth2.LiveValue.prototype.get",Ww.prototype.get);_.J("gapi.auth2.SigninOptionsBuilder",Zw);_.J("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Zw.prototype.wS);_.J("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Zw.prototype.OZ);
_.J("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Zw.prototype.vq);_.J("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Zw.prototype.EM);_.J("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Zw.prototype.LT);_.J("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Zw.prototype.r_);_.J("gapi.auth2.SigninOptionsBuilder.prototype.get",Zw.prototype.get);

});
// Google Inc.
