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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var la,na,pa,ya,Ba,Ca,Ga;_.ja=function(a){return function(){return _.fa[a].apply(this,arguments)}};_.fa=[];la=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};na="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};
pa=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");};ya=pa(this);Ba=function(a,b){if(b)a:{var c=ya;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&&na(c,a,{configurable:!0,writable:!0,value:b})}};
Ba("Symbol",function(a){if(a)return a;var b=function(e,f){this.dN=e;na(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.dN};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
Ba("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=ya[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&na(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ca(la(this))}})}return a});Ca=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Da=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:la(a)}};_.Fa="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ga=Object.setPrototypeOf;else{var Ha;a:{var Ja={a:!0},La={};try{La.__proto__=Ja;Ha=La.a;break a}catch(a){}Ha=!1}Ga=Ha?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Pa=Ga;Ba("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});var Qa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};
Ba("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Qa(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});var Ra=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};
Ba("Array.prototype.keys",function(a){return a?a:function(){return Ra(this,function(b){return b})}});Ba("Array.prototype.values",function(a){return a?a:function(){return Ra(this,function(b,c){return c})}});var Sa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ba("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push(b[d]);return c}});
Ba("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});Ba("Array.prototype.entries",function(a){return a?a:function(){return Ra(this,function(b,c){return[b,c]})}});
Ba("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Ba("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});Ba("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Qa(this,b,"includes").indexOf(b,c||0)}});
Ba("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push([d,b[d]]);return c}});var Ta="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Sa(d,e)&&(a[e]=d[e])}return a};Ba("Object.assign",function(a){return a||Ta});
Ba("Array.prototype.flat",function(a){return a?a:function(b){b=void 0===b?1:b;for(var c=[],d=0;d<this.length;d++){var e=this[d];Array.isArray(e)&&0<b?(e=Array.prototype.flat.call(e,b-1),c.push.apply(c,e)):c.push(e)}return c}});
Ba("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Sa(l,f)){var m=new b;na(l,f,{value:m})}}function e(l){var m=Object[l];m&&(Object[l]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),n=new a([[l,2],[m,3]]);if(2!=n.get(l)||3!=n.get(m))return!1;n.delete(l);n.set(m,4);return!n.has(l)&&4==n.get(m)}catch(r){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Aa=(g+=Math.random()+1).toString();if(l){l=_.Da(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};k.prototype.set=function(l,m){if(!c(l))throw Error("b");d(l);if(!Sa(l,f))throw Error("c`"+l);l[f][this.Aa]=m;return this};k.prototype.get=function(l){return c(l)&&Sa(l,f)?l[f][this.Aa]:void 0};k.prototype.has=function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Aa)};k.prototype.delete=
function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Aa)?delete l[f][this.Aa]:!1};return k});
Ba("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var k=Object.seal({x:4}),l=new a(_.Da([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var m=l.entries(),n=m.next();if(n.done||n.value[0]!=k||"s"!=n.value[1])return!1;n=m.next();return n.done||4!=n.value[0].x||"t"!=n.value[1]||!m.next().done?!1:!0}catch(r){return!1}}())return a;var b=new WeakMap,c=function(k){this.nf={};this.Oe=
f();this.size=0;if(k){k=_.Da(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};c.prototype.set=function(k,l){k=0===k?0:k;var m=d(this,k);m.list||(m.list=this.nf[m.id]=[]);m.ne?m.ne.value=l:(m.ne={next:this.Oe,Ti:this.Oe.Ti,head:this.Oe,key:k,value:l},m.list.push(m.ne),this.Oe.Ti.next=m.ne,this.Oe.Ti=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.nf[k.id],k.ne.Ti.next=k.ne.next,k.ne.next.Ti=
k.ne.Ti,k.ne.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.nf={};this.Oe=this.Oe.Ti=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.nf[m];if(n&&Sa(k.nf,m))for(k=0;k<n.length;k++){var r=n[k];if(l!==l&&r.key!==r.key||l===r.key)return{id:m,list:n,index:k,ne:r}}return{id:m,list:n,index:-1,ne:void 0}},e=function(k,l){var m=k.Oe;return Ca(function(){if(m){for(;m.head!=k.Oe;)m=m.Ti;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.Ti=k.next=k.head=k},g=0;return c});
Ba("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(_.Da([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.Fa=new Map;if(c){c=
_.Da(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Fa.size};b.prototype.add=function(c){c=0===c?0:c;this.Fa.set(c,c);this.size=this.Fa.size;return this};b.prototype.delete=function(c){c=this.Fa.delete(c);this.size=this.Fa.size;return c};b.prototype.clear=function(){this.Fa.clear();this.size=0};b.prototype.has=function(c){return this.Fa.has(c)};b.prototype.entries=function(){return this.Fa.entries()};b.prototype.values=function(){return this.Fa.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Fa.forEach(function(f){return c.call(d,f,f,e)})};return b});_.p={};_.Ua=_.Ua||{};_.D=this||self;_.Va="closure_uid_"+(1E9*Math.random()>>>0);_.K=function(a,b){a=a.split(".");var c=_.D;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};
_.P=function(a,b){function c(){}c.prototype=b.prototype;a.O=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Ro=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)}};
_.Wa=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 gb,hb,kb;_.Ya=function(a,b){return 0<=(0,_.Xa)(a,b)};_.Za=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.$a=function(){};_.ab=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.fb=function(a){var b=_.ab(a);return"array"==b||"object"==b&&"number"==typeof a.length};gb=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)}};_.Q=function(a,b,c){_.Q=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?gb:hb;return _.Q.apply(null,arguments)};_.jb=function(){return Date.now()};kb=function(a){return a};
_.Xa=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};
_.lb=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};_.mb=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)};
_.nb=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var k=f[g];b.call(void 0,k,g,a)&&(d[e++]=k)}return d};_.ob=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};
_.pb=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};_.qb=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 tb;_.sb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.ub=function(a,b){var c=0;a=(0,_.sb)(String(a)).split(".");b=(0,_.sb)(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=tb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||tb(0==f[2].length,0==g[2].length)||tb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
tb=function(a,b){return a<b?-1:a>b?1:0};
a:{var wb=_.D.navigator;if(wb){var xb=wb.userAgent;if(xb){_.vb=xb;break a}}_.vb=""}_.zb=function(a){return-1!=_.vb.indexOf(a)};
var Bb;_.Ab=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Bb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Cb=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<Bb.length;f++)c=Bb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Db=function(){return _.zb("Opera")};_.Eb=function(){return _.zb("Trident")||_.zb("MSIE")};_.Fb=function(){return _.zb("Firefox")||_.zb("FxiOS")};_.Gb=function(){return(_.zb("Chrome")||_.zb("CriOS"))&&!_.zb("Edge")};
_.Jb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Kb;_.Lb=function(){if(void 0===Kb){var a=null,b=_.D.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:kb,createScript:kb,createScriptURL:kb})}catch(c){_.D.console&&_.D.console.error(c.message)}Kb=a}return Kb};
var Nb,Mb;_.Ob=function(a,b){this.tM=a===Mb&&b||"";this.jP=Nb};_.Ob.prototype.Eh=!0;_.Ob.prototype.nd=_.ja(4);_.Pb=function(a){return a instanceof _.Ob&&a.constructor===_.Ob&&a.jP===Nb?a.tM:"type_error:Const"};_.Qb=function(a){return new _.Ob(Mb,a)};Nb={};Mb={};
_.Tb=function(a,b){this.RB=b===_.Sb?a:""};_.h=_.Tb.prototype;_.h.Eh=!0;_.h.nd=_.ja(3);_.h.tA=!0;_.h.xh=_.ja(6);_.h.toString=function(){return this.RB.toString()};_.Sb={};_.Ub=new _.Tb("about:invalid#zClosurez",_.Sb);
_.Xb=function(a,b){this.QB=b===_.Vb?a:""};_.Xb.prototype.Eh=!0;_.Xb.prototype.nd=_.ja(2);_.Xb.prototype.toString=function(){return this.QB.toString()};_.Vb={};_.Yb=new _.Xb("",_.Vb);
_.Zb={};_.$b=function(a,b){this.PB=b===_.Zb?a:"";this.Eh=!0};_.bc=function(a){a=_.Pb(a);return 0===a.length?ac:new _.$b(a,_.Zb)};_.$b.prototype.nd=_.ja(1);_.$b.prototype.toString=function(){return this.PB.toString()};var ac=new _.$b("",_.Zb);
var cc;_.dc=function(a,b,c){this.OB=c===cc?a:"";this.FQ=b};_.h=_.dc.prototype;_.h.tA=!0;_.h.xh=_.ja(5);_.h.Eh=!0;_.h.nd=_.ja(0);_.h.toString=function(){return this.OB.toString()};_.ec=function(a){if(a instanceof _.dc&&a.constructor===_.dc)return a.OB;_.ab(a);return"type_error:SafeHtml"};cc={};_.fc=function(a,b){var c=_.Lb();a=c?c.createHTML(a):a;return new _.dc(a,b,cc)};_.gc=new _.dc(_.D.trustedTypes&&_.D.trustedTypes.emptyHTML||"",0,cc);_.hc=_.fc("<br>",0);
_.ic=_.Jb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.ec(_.gc);return!b.parentElement});
_.jc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.kc=2147483648*Math.random()|0;
_.lc=function(){return _.zb("iPhone")&&!_.zb("iPod")&&!_.zb("iPad")};_.nc=function(){return _.lc()||_.zb("iPad")||_.zb("iPod")};
var oc=function(a){oc[" "](a);return a};oc[" "]=_.$a;_.pc=function(a,b){try{return oc(a[b]),!0}catch(c){}return!1};_.qc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Hc,Ic,Nc,Pc;_.rc=_.Db();_.sc=_.Eb();_.tc=_.zb("Edge");_.uc=_.tc||_.sc;_.vc=_.zb("Gecko")&&!(-1!=_.vb.toLowerCase().indexOf("webkit")&&!_.zb("Edge"))&&!(_.zb("Trident")||_.zb("MSIE"))&&!_.zb("Edge");_.wc=-1!=_.vb.toLowerCase().indexOf("webkit")&&!_.zb("Edge");_.xc=_.wc&&_.zb("Mobile");_.yc=_.zb("Macintosh");_.zc=_.zb("Windows");_.Ac=_.zb("Linux")||_.zb("CrOS");_.Bc=_.zb("Android");_.Cc=_.lc();_.Dc=_.zb("iPad");_.Ec=_.zb("iPod");_.Gc=_.nc();
Hc=function(){var a=_.D.document;return a?a.documentMode:void 0};a:{var Jc="",Kc=function(){var a=_.vb;if(_.vc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tc)return/Edge\/([\d\.]+)/.exec(a);if(_.sc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wc)return/WebKit\/(\S+)/.exec(a);if(_.rc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Kc&&(Jc=Kc?Kc[1]:"");if(_.sc){var Lc=Hc();if(null!=Lc&&Lc>parseFloat(Jc)){Ic=String(Lc);break a}}Ic=Jc}_.Mc=Ic;Nc={};
_.Oc=function(a){return _.qc(Nc,a,function(){return 0<=_.ub(_.Mc,a)})};if(_.D.document&&_.sc){var Qc=Hc();Pc=Qc?Qc:parseInt(_.Mc,10)||void 0}else Pc=void 0;_.Rc=Pc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Wc,Xc,Yc,ad,cd,dd,ed,fd,gd,hd,id,md,td,ud,vd,wd,Fd,Gd;_.Sc=function(a,b){return _.fa[a]=b};_.Tc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Tc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.RK=!0};_.Uc=function(a){return Array.prototype.concat.apply([],arguments)};_.Vc=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};_.Tb.prototype.xh=_.Sc(6,function(){return 1});_.dc.prototype.xh=_.Sc(5,function(){return this.FQ});
_.Ob.prototype.nd=_.Sc(4,function(){return this.tM});_.Tb.prototype.nd=_.Sc(3,function(){return this.RB.toString()});_.Xb.prototype.nd=_.Sc(2,function(){return this.QB});_.$b.prototype.nd=_.Sc(1,function(){return this.PB});_.dc.prototype.nd=_.Sc(0,function(){return this.OB.toString()});Wc=null;Xc=/^[\w+/_-]+[=]{0,2}$/;Yc=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&Xc.test(a)?a:""};
_.$c=function(a){if(a&&a!=_.D)return Yc(a.document);null===Wc&&(Wc=Yc(_.D.document));return Wc};_.P(_.Tc,Error);_.Tc.prototype.name="CustomError";_.bd=function(a,b){return 0==a.lastIndexOf(b,0)};cd=/&/g;dd=/</g;ed=/>/g;fd=/"/g;gd=/'/g;hd=/\x00/g;id=/[\x00&<>"']/;
_.ld=function(a,b){if(b)a=a.replace(cd,"&amp;").replace(dd,"&lt;").replace(ed,"&gt;").replace(fd,"&quot;").replace(gd,"&#39;").replace(hd,"&#0;");else{if(!id.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(cd,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(dd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(ed,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(fd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(gd,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(hd,"&#0;"))}return a};md={};
_.nd=function(a,b){this.SB=b===md?a:""};_.h=_.nd.prototype;_.h.Eh=!0;_.h.nd=function(){return this.SB.toString()};_.h.tA=!0;_.h.xh=function(){return 1};_.h.toString=function(){return this.SB+""};_.od=function(a){if(a instanceof _.nd&&a.constructor===_.nd)return a.SB;_.ab(a);return"type_error:TrustedResourceUrl"};_.pd=function(a){return _.od(a).toString()};_.qd=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.nd(a,md)};_.rd=function(a){return _.qd(_.Pb(a))};
_.sd=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.RB;_.ab(a);return"type_error:SafeUrl"};td=/^(?: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;ud=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
vd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(ud);return b&&td.test(b[1])?new _.Tb(a,_.Sb):null};wd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.xd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Eh?a.nd():String(a);return wd.test(a)?new _.Tb(a,_.Sb):vd(a)};
_.yd=function(a,b){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Eh?a.nd():String(a);if(b&&/^data:/i.test(a)&&(b=vd(a)||_.Ub,b.nd()==a))return b;wd.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Sb)};_.zd=function(a){if(a instanceof _.dc)return a;var b="object"==typeof a,c=null;b&&a.tA&&(c=a.xh());return _.fc(_.ld(b&&a.Eh?a.nd():String(a)),c)};_.Ad=function(a,b){if((0,_.ic)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.ec(b)};
_.Bd=function(a,b){b=b instanceof _.Tb?b:_.yd(b);a.href=_.sd(b)};_.Cd=function(a,b,c,d){a=a instanceof _.Tb?a:_.yd(a);b=b||_.D;c=c instanceof _.Ob?_.Pb(c):c||"";return void 0!==d?b.open(_.sd(a),c,d,void 0):b.open(_.sd(a),c)};_.Dd=function(a){return a=_.ld(a,void 0)};_.Ed=function(a){return Number(_.Rc)>=a};Fd=!_.sc||_.Ed(9);Gd=!_.vc&&!_.sc||_.sc&&_.Ed(9)||_.vc&&_.Oc("1.9.1");_.Hd=_.sc&&!_.Oc("9");_.Id=_.sc||_.rc||_.wc;_.Jd=_.sc&&!_.Ed(9);
var Pd,Td;_.Md=function(a){return a?new _.Kd(_.Ld(a)):ad||(ad=new _.Kd)};_.Nd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Od=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&&_.Ya(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Qd=function(a,b){_.Ab(b,function(c,d){c&&"object"==typeof c&&c.Eh&&(c=c.nd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Pd.hasOwnProperty(d)?a.setAttribute(Pd[d],c):_.bd(d,"aria-")||_.bd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Pd={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"};
_.Rd=function(a){return a?a.parentWindow||a.defaultView:window};_.Ud=function(a,b){var c=String(b[0]),d=b[1];if(!Fd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Dd(d.name),'"');if(d.type){c.push(' type="',_.Dd(d.type),'"');var e={};_.Cb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Sd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Qd(c,d));2<b.length&&Td(a,c,b,2);return c};
Td=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(!_.fb(f)||_.Za(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.Za(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}_.mb(g?_.Vc(f):f,e)}}};_.Vd=function(a){return _.Sd(document,a)};
_.Sd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Wd=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};
_.Xd=function(a,b){Td(_.Ld(a),a,arguments,1)};_.Zd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.$d=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.ae=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.be=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 _.ae(a)}};
_.ce=function(a){return Gd&&void 0!=a.children?a.children:_.nb(a.childNodes,function(b){return 1==b.nodeType})};_.de=function(a){return _.Za(a)&&1==a.nodeType};_.ee=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};_.Ld=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.fe=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 _.Zd(a),a.appendChild(_.Ld(a).createTextNode(String(b)))};_.Kd=function(a){this.mb=a||_.D.document||document};_.h=_.Kd.prototype;_.h.Da=_.Md;_.h.LC=_.ja(7);_.h.rb=function(){return this.mb};_.h.H=function(a){return _.Nd(this.mb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.mb).getElementsByTagName(String(a))};_.h.ma=function(a,b,c){return _.Ud(this.mb,arguments)};_.h.createElement=function(a){return _.Sd(this.mb,a)};_.h.createTextNode=function(a){return this.mb.createTextNode(String(a))};_.h.vb=function(){var a=this.mb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.Xd;_.h.canHaveChildren=_.Wd;_.h.Id=_.Zd;_.h.QI=_.$d;_.h.removeNode=_.ae;_.h.rR=_.be;_.h.ez=_.ce;
_.h.isElement=_.de;_.h.contains=_.ee;_.h.Hh=_.ja(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.ge=window;_.he=document;_.ie=_.ge.location;_.je=/\[native code\]/;_.ke=function(a,b,c){return a[b]=a[b]||c};_.le=function(){var a;if((a=Object.create)&&_.je.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.me=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.ne=function(a,b){a=a||{};for(var c in a)_.me(a,c)&&(b[c]=a[c])};_.oe=_.ke(_.ge,"gapi",{});
_.qe=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};_.se=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.te=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");
_.ue=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");
_.we=function(a,b,c){_.ve(a,b,c,"add","at")};_.ve=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)};
_.xe=_.ke(_.ge,"___jsl",_.le());_.ke(_.xe,"I",0);_.ke(_.xe,"hel",10);
var ye,ze,Ae,Be,Ce,De,Ee;ye=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};ze=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Ae=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Be=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]&&!Ae(a[d])&&!Ae(b[d])?Be(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Ae(b[d])?[]:{},Be(a[d],b[d])):a[d]=b[d])};
Ce=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:{}}};
De=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());Be(c,b);a.push(c)};
Ee=function(a){ze(!0);var b=window.___gcfg,c=ye("cu"),d=window.___gu;b&&b!==d&&(De(c,b),window.___gu=b);b=ye("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,ye("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=Ce(f))&&b.push(f));a&&De(c,a);d=ye("cd");a=0;for(b=d.length;a<b;++a)Be(ze(),d[a],!0);d=ye("ci");a=0;for(b=d.length;a<b;++a)Be(ze(),d[a],!0);a=0;for(b=c.length;a<b;++a)Be(ze(),c[a],!0)};_.R=function(a,b){var c=ze();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};
_.Fe=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;Ee(c)};
var Ge=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ke(_.xe,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Ge&&Ge();Ee();
_.K("gapi.config.get",_.R);_.K("gapi.config.update",_.Fe);

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

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

var xf;xf=window.console;_.yf=function(a){xf&&xf.log&&xf.log(a)};_.zf=function(a){xf&&(xf.error?xf.error(a):xf.log&&xf.log(a))};_.Af=function(a){xf&&(xf.warn?xf.warn(a):xf.log&&xf.log(a))};_.Bf=function(){};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Sg=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Tg=function(){return _.zb("Safari")&&!(_.Gb()||_.zb("Coast")||_.Db()||_.zb("Edge")||_.zb("Edg/")||_.zb("OPR")||_.Fb()||_.zb("Silk")||_.zb("Android"))};_.Ug=function(){return _.zb("Android")&&!(_.Gb()||_.Fb()||_.Db()||_.zb("Silk"))};_.Vg=_.Fb();_.Wg=_.lc()||_.zb("iPod");_.Xg=_.zb("iPad");_.Yg=_.Ug();_.Zg=_.Gb();_.$g=_.Tg()&&!_.nc();

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var zh;_.yh=function(a){this.mb=a||{cookie:""}};_.h=_.yh.prototype;_.h.isEnabled=function(){if(!_.D.navigator.cookieEnabled)return!1;if(!this.isEmpty())return!0;this.set("TESTCOOKIESENABLED","1",{$A: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.p$;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.$A}if(/[;=\s]/.test(a))throw Error("y`"+a);if(/[;\r\n]/.test(b))throw Error("z`"+b);void 0===k&&(k=-1);this.mb.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.mb.cookie||"").split(";"),e=0,f;e<d.length;e++){f=(0,_.sb)(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,"",{$A:0,path:b,domain:c});return d};_.h.re=function(){return zh(this).keys};_.h.Tc=function(){return zh(this).values};_.h.isEmpty=function(){return!this.mb.cookie};_.h.Eb=function(){return this.mb.cookie?(this.mb.cookie||"").split(";").length:0};
_.h.Pd=function(a){return void 0!==this.get(a)};_.h.Hj=function(a){for(var b=zh(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=zh(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};zh=function(a){a=(a.mb.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.sb)(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}};
_.Ah=new _.yh("undefined"==typeof document?null:document);

_.Mh={};_.Nh=function(a){return _.Mh[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 ji;_.hi=function(a,b){a:{for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]};_.ii=function(a,b){a.prototype=(0,_.Fa)(b.prototype);a.prototype.constructor=a;if(_.Pa)(0,_.Pa)(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.O=b.prototype};ji=0;
_.ki=function(a){return Object.prototype.hasOwnProperty.call(a,_.Va)&&a[_.Va]||(a[_.Va]=++ji)};_.li=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)}};_.mi=[];_.ni=[];_.oi=!1;_.pi=function(a){_.mi[_.mi.length]=a;if(_.oi)for(var b=0;b<_.ni.length;b++)a((0,_.Q)(_.ni[b].wrap,_.ni[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ti;_.qi=function(a,b){b=(0,_.Xa)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.ri=function(a){a&&"function"==typeof a.Ba&&a.Ba()};_.si=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};ti=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.ui=function(a){for(var b in a)return!1;return!0};
_.vi=function(){this.Mb=this.Mb;this.Tl=this.Tl};_.vi.prototype.Mb=!1;_.vi.prototype.Fn=function(){return this.Mb};_.vi.prototype.Ba=function(){this.Mb||(this.Mb=!0,this.ta())};_.xi=function(a,b){_.wi(a,_.li(_.ri,b))};_.wi=function(a,b){a.Mb?b():(a.Tl||(a.Tl=[]),a.Tl.push(b))};_.vi.prototype.ta=function(){if(this.Tl)for(;this.Tl.length;)this.Tl.shift()()};
_.yi=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.Zq=!1};_.yi.prototype.stopPropagation=function(){this.Zq=!0};_.yi.prototype.preventDefault=function(){this.defaultPrevented=!0};
_.vc&&_.Oc("1.9b")||_.sc&&_.Oc("8")||_.rc&&_.Oc("9.5")||_.wc&&_.Oc("528");var zi=function(){if(!_.D.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.D.addEventListener("test",_.$a,b),_.D.removeEventListener("test",_.$a,b)}catch(c){}return a}();
_.Ai=function(a,b){_.yi.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.IB=!1;this.pointerId=0;this.pointerType="";this.Qd=null;a&&this.xc(a,b)};_.P(_.Ai,_.yi);var Bi={2:"touch",3:"pen",4:"mouse"};
_.Ai.prototype.xc=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.vc&&(_.pc(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.wc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.wc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.IB=_.yc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Bi[a.pointerType]||"";this.state=a.state;this.Qd=a;a.defaultPrevented&&_.Ai.O.preventDefault.call(this)};_.Ai.prototype.stopPropagation=function(){_.Ai.O.stopPropagation.call(this);this.Qd.stopPropagation?this.Qd.stopPropagation():this.Qd.cancelBubble=!0};_.Ai.prototype.preventDefault=function(){_.Ai.O.preventDefault.call(this);var a=this.Qd;a.preventDefault?a.preventDefault():a.returnValue=!1};
_.Ci="closure_listenable_"+(1E6*Math.random()|0);_.Di=function(a){return!(!a||!a[_.Ci])};
var Ei=0;
var Fi=function(a,b,c,d,e){this.listener=a;this.Uv=null;this.src=b;this.type=c;this.capture=!!d;this.Ne=e;this.key=++Ei;this.kr=this.Xs=!1},Gi=function(a){a.kr=!0;a.listener=null;a.Uv=null;a.src=null;a.Ne=null};
var Hi=function(a){this.src=a;this.Gd={};this.cs=0};Hi.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.Gd[f];a||(a=this.Gd[f]=[],this.cs++);var g=Ii(a,b,d,e);-1<g?(b=a[g],c||(b.Xs=!1)):(b=new Fi(b,this.src,f,!!d,e),b.Xs=c,a.push(b));return b};Hi.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.Gd))return!1;var e=this.Gd[a];b=Ii(e,b,c,d);return-1<b?(Gi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.Gd[a],this.cs--),!0):!1};
var Ji=function(a,b){var c=b.type;if(!(c in a.Gd))return!1;var d=_.qi(a.Gd[c],b);d&&(Gi(b),0==a.Gd[c].length&&(delete a.Gd[c],a.cs--));return d};Hi.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.Gd)if(!a||c==a){for(var d=this.Gd[c],e=0;e<d.length;e++)++b,Gi(d[e]);delete this.Gd[c];this.cs--}return b};Hi.prototype.fn=function(a,b,c,d){a=this.Gd[a.toString()];var e=-1;a&&(e=Ii(a,b,c,d));return-1<e?a[e]:null};
Hi.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return ti(this.Gd,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Ii=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.kr&&f.listener==b&&f.capture==!!c&&f.Ne==d)return e}return-1};
var Ki,Li,Mi,Qi,Si,Ti,Ui,Xi;Ki="closure_lm_"+(1E6*Math.random()|0);Li={};Mi=0;_.Oi=function(a,b,c,d,e){if(d&&d.once)return _.Ni(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Oi(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.U(b,c,_.Za(d)?!!d.capture:!!d,e):Qi(a,b,c,!1,d,e)};
Qi=function(a,b,c,d,e,f){if(!b)throw Error("A");var g=_.Za(e)?!!e.capture:!!e,k=_.Ri(a);k||(a[Ki]=k=new Hi(a));c=k.add(b,c,d,g,f);if(c.Uv)return c;d=Si();c.Uv=d;d.src=a;d.listener=c;if(a.addEventListener)zi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ti(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("B");Mi++;return c};Si=function(){var a=Ui,b=function(c){return a.call(b.src,b.listener,c)};return b};
_.Ni=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ni(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.Mn(b,c,_.Za(d)?!!d.capture:!!d,e):Qi(a,b,c,!0,d,e)};_.Vi=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.Vi(a,b[f],c,d,e);else d=_.Za(d)?!!d.capture:!!d,c=_.Pi(c),_.Di(a)?a.Yb(b,c,d,e):a&&(a=_.Ri(a))&&(b=a.fn(b,c,d,e))&&_.Wi(b)};
_.Wi=function(a){if("number"===typeof a||!a||a.kr)return!1;var b=a.src;if(_.Di(b))return b.DD(a);var c=a.type,d=a.Uv;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ti(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Mi--;(c=_.Ri(b))?(Ji(c,a),0==c.cs&&(c.src=null,b[Ki]=null)):Gi(a);return!0};Ti=function(a){return a in Li?Li[a]:Li[a]="on"+a};
Ui=function(a,b){if(a.kr)a=!0;else{b=new _.Ai(b,this);var c=a.listener,d=a.Ne||a.src;a.Xs&&_.Wi(a);a=c.call(d,b)}return a};_.Ri=function(a){a=a[Ki];return a instanceof Hi?a:null};Xi="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Pi=function(a){if("function"===typeof a)return a;a[Xi]||(a[Xi]=function(b){return a.handleEvent(b)});return a[Xi]};_.pi(function(a){Ui=a(Ui)});
_.Yi=function(){_.vi.call(this);this.Fi=new Hi(this);this.zP=this;this.EB=null};_.P(_.Yi,_.vi);_.Yi.prototype[_.Ci]=!0;_.h=_.Yi.prototype;_.h.tl=function(){return this.EB};_.h.rw=_.ja(12);_.h.addEventListener=function(a,b,c,d){_.Oi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.Vi(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.tl();if(c)for(b=[];c;c=c.tl())b.push(c);c=this.zP;var d=a.type||a;if("string"===typeof a)a=new _.yi(a,c);else if(a instanceof _.yi)a.target=a.target||c;else{var e=a;a=new _.yi(d,c);_.Cb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.Zq&&0<=f;f--){var g=a.currentTarget=b[f];e=g.Bp(d,!0,a)&&e}a.Zq||(g=a.currentTarget=c,e=g.Bp(d,!0,a)&&e,a.Zq||(e=g.Bp(d,!1,a)&&e));if(b)for(f=0;!a.Zq&&f<b.length;f++)g=a.currentTarget=b[f],e=g.Bp(d,!1,a)&&e;return e};
_.h.ta=function(){_.Yi.O.ta.call(this);this.XB();this.EB=null};_.h.U=function(a,b,c,d){return this.Fi.add(String(a),b,!1,c,d)};_.h.Mn=function(a,b,c,d){return this.Fi.add(String(a),b,!0,c,d)};_.h.Yb=function(a,b,c,d){return this.Fi.remove(String(a),b,c,d)};_.h.DD=function(a){return Ji(this.Fi,a)};_.h.XB=function(a){this.Fi&&this.Fi.removeAll(a)};
_.h.Bp=function(a,b,c){a=this.Fi.Gd[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.kr&&f.capture==b){var g=f.listener,k=f.Ne||f.src;f.Xs&&this.DD(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.fn=function(a,b,c,d){return this.Fi.fn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Fi.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 fk,nk;_.dk=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.fb(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)}};_.ek=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.Za(f)?"o"+_.ki(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};fk=function(a){_.D.setTimeout(function(){throw a;},0)};
_.gk=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};_.hk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.ik=function(a){return a};_.jk=function(a,b){a.src=_.od(b);(b=_.$c(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.kk=function(a){var b=window.location;a=a instanceof _.Tb?a:_.yd(a);b.href=_.sd(a)};_.lk=function(a){a.prototype.$goog_Thenable=!0};_.mk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
nk=function(a,b){this.CQ=a;this.bY=b;this.xv=0;this.Oe=null};nk.prototype.get=function(){if(0<this.xv){this.xv--;var a=this.Oe;this.Oe=a.next;a.next=null}else a=this.CQ();return a};nk.prototype.put=function(a){this.bY(a);100>this.xv&&(this.xv++,a.next=this.Oe,this.Oe=a)};
var pk,qk,ok;_.rk=function(a){a=ok(a);"function"!==typeof _.D.setImmediate||_.D.Window&&_.D.Window.prototype&&!_.zb("Edge")&&_.D.Window.prototype.setImmediate==_.D.setImmediate?(pk||(pk=qk()),pk(a)):_.D.setImmediate(a)};
qk=function(){var a=_.D.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.zb("Presto")&&(a=function(){var e=_.Vd("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,_.Q)(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&&!_.Eb()){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){_.D.setTimeout(e,0)}};ok=_.ik;_.pi(function(a){ok=a});
var sk=function(){this.Tw=this.Bo=null};sk.prototype.add=function(a,b){var c=tk.get();c.set(a,b);this.Tw?this.Tw.next=c:this.Bo=c;this.Tw=c};sk.prototype.remove=function(){var a=null;this.Bo&&(a=this.Bo,this.Bo=this.Bo.next,this.Bo||(this.Tw=null),a.next=null);return a};var tk=new nk(function(){return new uk},function(a){return a.reset()}),uk=function(){this.next=this.scope=this.Hg=null};uk.prototype.set=function(a,b){this.Hg=a;this.scope=b;this.next=null};
uk.prototype.reset=function(){this.next=this.scope=this.Hg=null};
var vk,wk,xk,yk,Ak;_.zk=function(a,b){vk||wk();xk||(vk(),xk=!0);yk.add(a,b)};wk=function(){if(_.D.Promise&&_.D.Promise.resolve){var a=_.D.Promise.resolve(void 0);vk=function(){a.then(Ak)}}else vk=function(){_.rk(Ak)}};xk=!1;yk=new sk;Ak=function(){for(var a;a=yk.remove();){try{a.Hg.call(a.scope)}catch(b){fk(b)}tk.put(a)}xk=!1};
var Ck,Dk,Ok,Mk;_.Bk=function(a,b){this.Ca=0;this.Wi=void 0;this.Om=this.Fj=this.Ya=null;this.nu=this.Jy=!1;if(a!=_.$a)try{var c=this;a.call(b,function(d){c.Xg(2,d)},function(d){c.Xg(3,d)})}catch(d){this.Xg(3,d)}};Ck=function(){this.next=this.context=this.On=this.Qq=this.Tk=null;this.No=!1};Ck.prototype.reset=function(){this.context=this.On=this.Qq=this.Tk=null;this.No=!1};Dk=new nk(function(){return new Ck},function(a){a.reset()});_.Ek=function(a,b,c){var d=Dk.get();d.Qq=a;d.On=b;d.context=c;return d};
_.Fk=function(a){if(a instanceof _.Bk)return a;var b=new _.Bk(_.$a);b.Xg(2,a);return b};_.Gk=function(a){return new _.Bk(function(b,c){c(a)})};_.Ik=function(a,b,c){Hk(a,b,c,null)||_.zk(_.li(b,a))};_.Jk=function(a){return new _.Bk(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],_.Ik(l,_.li(f,k),g);else b(e)})};_.Lk=function(){var a,b,c=new _.Bk(function(d,e){a=d;b=e});return new Kk(c,a,b)};
_.Bk.prototype.then=function(a,b,c){return Mk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.lk(_.Bk);_.Bk.prototype.Wr=function(a,b){return Mk(this,null,a,b)};_.Bk.prototype.cancel=function(a){if(0==this.Ca){var b=new Nk(a);_.zk(function(){Ok(this,b)},this)}};
Ok=function(a,b){if(0==a.Ca)if(a.Ya){var c=a.Ya;if(c.Fj){for(var d=0,e=null,f=null,g=c.Fj;g&&(g.No||(d++,g.Tk==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ca&&1==d?Ok(c,b):(f?(d=f,d.next==c.Om&&(c.Om=d),d.next=d.next.next):Pk(c),Qk(c,e,3,b)))}a.Ya=null}else a.Xg(3,b)};_.Sk=function(a,b){a.Fj||2!=a.Ca&&3!=a.Ca||Rk(a);a.Om?a.Om.next=b:a.Fj=b;a.Om=b};
Mk=function(a,b,c,d){var e=_.Ek(null,null,null);e.Tk=new _.Bk(function(f,g){e.Qq=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.On=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Nk?g(k):f(l)}catch(m){g(m)}}:g});e.Tk.Ya=a;_.Sk(a,e);return e.Tk};_.Bk.prototype.w_=function(a){this.Ca=0;this.Xg(2,a)};_.Bk.prototype.x_=function(a){this.Ca=0;this.Xg(3,a)};
_.Bk.prototype.Xg=function(a,b){0==this.Ca&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ca=1,Hk(b,this.w_,this.x_,this)||(this.Wi=b,this.Ca=a,this.Ya=null,Rk(this),3!=a||b instanceof Nk||Tk(this,b)))};
var Hk=function(a,b,c,d){if(a instanceof _.Bk)return _.Sk(a,_.Ek(b||_.$a,c||null,d)),!0;if(_.mk(a))return a.then(b,c,d),!0;if(_.Za(a))try{var e=a.then;if("function"===typeof e)return Uk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Uk=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)}},Rk=function(a){a.Jy||(a.Jy=!0,_.zk(a.eR,a))},Pk=function(a){var b=null;a.Fj&&(b=a.Fj,a.Fj=b.next,b.next=null);a.Fj||(a.Om=
null);return b};_.Bk.prototype.eR=function(){for(var a;a=Pk(this);)Qk(this,a,this.Ca,this.Wi);this.Jy=!1};var Qk=function(a,b,c,d){if(3==c&&b.On&&!b.No)for(;a&&a.nu;a=a.Ya)a.nu=!1;if(b.Tk)b.Tk.Ya=null,Vk(b,c,d);else try{b.No?b.Qq.call(b.context):Vk(b,c,d)}catch(e){Wk.call(null,e)}Dk.put(b)},Vk=function(a,b,c){2==b?a.Qq.call(a.context,c):a.On&&a.On.call(a.context,c)},Tk=function(a,b){a.nu=!0;_.zk(function(){a.nu&&Wk.call(null,b)})},Wk=fk,Nk=function(a){_.Tc.call(this,a);this.RK=!1};_.P(Nk,_.Tc);
Nk.prototype.name="cancel";var Kk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ts=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.us=function(a){_.vi.call(this);this.Vd=a;this.Ob={}};_.P(_.us,_.vi);var vs=[];_.us.prototype.U=function(a,b,c,d){return this.Eq(a,b,c,d)};_.us.prototype.Eq=function(a,b,c,d,e){Array.isArray(b)||(b&&(vs[0]=b.toString()),b=vs);for(var f=0;f<b.length;f++){var g=_.Oi(a,b[f],c||this.handleEvent,d||!1,e||this.Vd||this);if(!g)break;this.Ob[g.key]=g}return this};_.us.prototype.Mn=function(a,b,c,d){return ws(this,a,b,c,d)};
var ws=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)ws(a,b,c[g],d,e,f);else{b=_.Ni(b,c,d||a.handleEvent,e,f||a.Vd||a);if(!b)return a;a.Ob[b.key]=b}return a};_.us.prototype.Yb=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.Yb(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.Za(d)?!!d.capture:!!d,e=e||this.Vd||this,c=_.Pi(c),d=!!d,b=_.Di(a)?a.fn(b,c,d,e):a?(a=_.Ri(a))?a.fn(b,c,d,e):null:null,b&&(_.Wi(b),delete this.Ob[b.key]);return this};
_.us.prototype.removeAll=function(){_.Ab(this.Ob,function(a,b){this.Ob.hasOwnProperty(b)&&_.Wi(a)},this);this.Ob={}};_.us.prototype.ta=function(){_.us.O.ta.call(this);this.removeAll()};_.us.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 Ou,Pu,Qu,Ru,Tu,Uu,Vu,Wu,Yu;_.Nu=!1;Ou=function(a){try{_.Nu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Pu=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};Qu=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};Ru=function(a){return"[object Function]"===Object.prototype.toString.call(a)};
_.Su=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Tu=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};Uu=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.";};Vu={token:1,id_token:1};
Wu=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.Xu=window.JSON;Yu=function(a){this.RD=a||[];this.Wb={}};Yu.prototype.addEventListener=function(a,b){if(!(0<=Pu(this.RD,a)))throw"Unrecognized event type: "+a;if(!Ru(b))throw"The listener for event '"+a+"' is not a function.";this.Wb[a]||(this.Wb[a]=[]);0>Pu(this.Wb[a],b)&&this.Wb[a].push(b)};
Yu.prototype.removeEventListener=function(a,b){if(!(0<=Pu(this.RD,a)))throw"Unrecognized event type: "+a;Ru(b)&&this.Wb[a]&&this.Wb[a].length&&(b=Pu(this.Wb[a],b),0<=b&&this.Wb[a].splice(b,1))};Yu.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Pu(this.RD,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.Wb[b]&&this.Wb[b].length)for(var c=0,d=this.Wb[b].length;c<d;c++)this.Wb[b][c](a)};
var Zu,$u,av,ev,fv,wv,xv,zv,Av,Cv,Lv;Zu={};$u={};av={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.bv=function(a,b){if(a=av[a])return a[b]};_.cv=function(a,b){if(!a)throw Error("M");if(!b.authServerUrl)throw Error("N");if(!b.idpIFrameUrl)throw Error("O");av[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.dv=void 0;
ev=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")};fv=function(){this.Y_=window;this.nt=this.Wk=this.Xq=this.Ug=null};
fv.prototype.open=function(a,b,c,d){gv(this);this.Xq?(this.Wk&&(this.Wk(),this.Wk=null),hv(this)):this.Xq="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.Ug=this.Y_.open(a,this.Xq,b);try{this.Ug.focus();if(this.Ug.closed||"undefined"==typeof this.Ug.closed)throw Error("Q");_.dv=this.Ug}catch(e){d&&setTimeout(d,0);this.Ug=null;break a}c&&(this.Wk=c,iv(this))}};
var gv=function(a){try{if(null==a.Ug||a.Ug.closed)a.Ug=null,a.Xq=null,hv(a),a.Wk&&(a.Wk(),a.Wk=null)}catch(b){a.Ug=null,a.Xq=null,hv(a)}},iv=function(a){a.nt=window.setInterval(function(){gv(a)},300)},hv=function(a){a.nt&&(window.clearInterval(a.nt),a.nt=null)};$u=$u||{};var jv=function(a,b){this.Pb=a;this.DA=b;this.Xc=null;this.Gl=!1};jv.prototype.start=function(){if(!this.Gl&&!this.Xc){var a=this;this.Xc=window.setTimeout(function(){a.clear();a.Gl||(a.Pb(),a.Gl=!0)},$u.GH(this.DA))}};
jv.prototype.clear=function(){this.Xc&&(window.clearTimeout(this.Xc),this.Xc=null)};var kv=function(a,b){var c=$u.Ko;this.RU=$u.Eo;this.UM=c;this.Pb=a;this.DA=b;this.Xc=null;this.Gl=!1;var d=this;this.VM=function(){document[d.RU]||(d.clear(),d.start())}};kv.prototype.start=function(){if(!this.Gl&&!this.Xc){Uu(document,this.UM,this.VM);var a=this;this.Xc=window.setTimeout(function(){a.clear();a.Gl||(a.Pb(),a.Gl=!0)},$u.GH(this.DA))}};
kv.prototype.clear=function(){var a=this.UM,b=this.VM,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.Xc&&(window.clearTimeout(this.Xc),this.Xc=null)};$u.Eo=null;$u.Ko=null;
$u.nV=function(){var a=document;"undefined"!==typeof a.hidden?($u.Eo="hidden",$u.Ko="visibilitychange"):"undefined"!==typeof a.msHidden?($u.Eo="msHidden",$u.Ko="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&($u.Eo="webkitHidden",$u.Ko="webkitvisibilitychange")};$u.nV();$u.BQ=function(a,b){return $u.Eo&&$u.Ko?new kv(a,b):new jv(a,b)};$u.GH=function(a){return Math.max(1,a-(new Date).getTime())};
var lv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},mv=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(r){for(var u=g,q=0;64>q;q+=4)u[q/4]=r[q]<<24|r[q+1]<<16|r[q+2]<<8|r[q+3];for(q=16;80>q;q++)r=u[q-3]^u[q-8]^u[q-14]^u[q-16],u[q]=(r<<1|r>>>31)&4294967295;r=e[0];var v=e[1],t=e[2],w=e[3],z=e[4];for(q=0;80>q;q++){if(40>q)if(20>q){var C=w^v&(t^w);var A=1518500249}else C=
v^t^w,A=1859775393;else 60>q?(C=v&t|w&(v|t),A=2400959708):(C=v^t^w,A=3395469782);C=((r<<5|r>>>27)&4294967295)+C+z+A+u[q]&4294967295;z=w;w=t;t=(v<<30|v>>>2)&4294967295;v=r;r=C}e[0]=e[0]+r&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+z&4294967295}function c(r,u){if("string"===typeof r){r=unescape(encodeURIComponent(r));for(var q=[],v=0,t=r.length;v<t;++v)q.push(r.charCodeAt(v));r=q}u||(u=r.length);q=0;if(0==m)for(;q+64<u;)b(r.slice(q,q+64)),q+=64,n+=64;for(;q<
u;)if(f[m++]=r[q++],n++,64==m)for(m=0,b(f);q+64<u;)b(r.slice(q,q+64)),q+=64,n+=64}function d(){var r=[],u=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var q=63;56<=q;q--)f[q]=u&255,u>>>=8;b(f);for(q=u=0;5>q;q++)for(var v=24;0<=v;v-=8)r[u++]=e[q]>>v&255;return r}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Dg:function(){for(var r=d(),u="",q=0;q<r.length;q++)u+="0123456789ABCDEF".charAt(Math.floor(r[q]/16))+"0123456789ABCDEF".charAt(r[q]%16);return u}}},nv=
window.crypto,ov=!1,pv=0,qv=1,rv=0,sv="",tv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;qv=qv*b%rv;if(3==++pv)if(a=window,b=tv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("R`mousemove");},uv=function(a){var b=mv();b.update(a);return b.Dg()};ov=!!nv&&"function"==typeof nv.getRandomValues;
ov||(rv=1E6*(screen.width*screen.width+screen.height),sv=uv(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),Uu(window,"mousemove",tv));Zu=Zu||{};Zu.KN="ssIFrame_";
_.vv=function(a,b){this.Ib=a;if(!this.Ib)throw Error("S");a=_.bv(a,"idpIFrameUrl");if(!a)throw Error("T");this.yI=a;if(!b)throw Error("U");this.Dk=b;a=this.yI;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.nA=a.join("");this.pY=[location.protocol,"//",location.host].join("");this.mA=
this.An=!1;this.uI=null;this.Ev=[];this.Sn=[];this.ui={};this.Jl=void 0};_.vv.prototype.show=function(){var a=this.Jl;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")};_.vv.prototype.Dc=function(){ev(this.Jl)};
_.vv.prototype.ev=function(a){if(this.An)a&&a(this);else{if(!this.Jl){var b=Zu.KN+this.Ib;var c=this.Ib;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Pu(e.split("|"),c))?lv(e,d):lv(e?e+"|"+c:c,d);c=!f;f=this.yI;var g=this.pY;d=this.Dk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Ru(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);ev(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Nu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.Jl=e}a&&this.Ev.push(a)}};_.vv.prototype.rl=function(){return this.uI};wv=function(a){for(var b=0;b<a.Ev.length;b++)a.Ev[b](a);a.Ev=[]};
_.yv=function(a,b,c,d){if(a.An){if(a.An&&a.mA)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.rl(),Ou(a),Error(a);xv(a,{method:b,params:c},d)}else a.Sn.push({im:{method:b,params:c},callback:d}),a.ev()};xv=function(a,b,c){if(c){for(var d=b.id;!d||a.ui[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.ui[d]=c}b.rpcToken=a.Dk;a.Jl.contentWindow.postMessage(_.Xu.stringify(b),a.nA)};zv=function(a){if(a&&0<=a.indexOf("::"))throw Error("V");};
_.vv.prototype.Jh=function(a,b,c,d,e,f,g,k){zv(f);b=_.Su(b);_.yv(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.vv.prototype.dv=function(a,b,c,d,e){b=_.Su(b);_.yv(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};Av=function(a,b,c){zv(b.identifier);_.yv(a,"getSessionSelector",b,c)};
_.Bv=function(a,b,c,d,e){zv(b.identifier);_.yv(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};Cv=function(a,b,c){_.yv(a,"monitorClient",{clientId:b},c)};_.vv.prototype.mr=_.ja(30);_.vv.prototype.Aw=function(a,b){_.yv(this,"showDialog",{p8:a},b)};_.vv.prototype.$o=_.ja(32);Zu.Au={};Zu.qz=function(a){return Zu.Au[a]};
Zu.ev=function(a,b){var c=Zu.qz(a);if(!c){c=String;if(ov){var d=new window.Uint32Array(1);nv.getRandomValues(d);d=Number("0."+d[0])}else d=qv,d+=parseInt(sv.substr(0,20),16),sv=uv(sv),d/=rv+Math.pow(16,20);c=new _.vv(a,c(2147483647*d));Zu.Au[a]=c}c.ev(b)};Zu.eS=function(a){for(var b in Zu.Au){var c=Zu.qz(b);if(c&&c.Jl&&c.Jl.contentWindow==a.source&&c.nA==a.origin)return c}};Zu.TS=function(a){for(var b in Zu.Au){var c=Zu.qz(b);if(c&&c.nA==a)return c}};Zu=Zu||{};
var Ev=function(){var a=[],b;for(b in Dv)a.push(Dv[b]);Yu.call(this,a);this.kk={};Ou("EventBus is ready.")};Qu(Ev,Yu);var Dv={UO:"sessionSelectorChanged",mx:"sessionStateChanged",Xw:"authResult",vN:"displayIFrame"},Gv=function(a){var b=Fv;a&&(b.kk[a]||(b.kk[a]=[]))},Hv=function(a,b,c){return b&&a.kk[b]&&0<=Pu(a.kk[b],c)};_.h=Ev.prototype;
_.h.zX=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.dv);if(b=c?Zu.TS(a.origin):Zu.eS(a)){try{var d=_.Xu.parse(a.data)}catch(e){Ou("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Dk){Ou("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.ui[c.id])delete b.ui[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Ou("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.xI[a.type]?(d=this.xI[a.type],
c&&!d.EP?Ou("Bad IDP event. Source window cannot be a popup."):d.yo&&!d.yo.call(this,b,a)?Ou("Bad IDP event."):d.Ne.call(this,b,a)):Ou("Bad IDP event.")}else Ou("Bad event, no corresponding Idp Stub.")};_.h.TY=function(a,b){return Hv(this,a.Ib,b.clientId)};_.h.SY=function(a,b){b=b.clientId;return!b||Hv(this,a.Ib,b)};_.h.PP=function(a,b){return Hv(this,a.Ib,b.clientId)};_.h.LW=function(a){a.An=!0;wv(a);for(var b=0;b<a.Sn.length;b++)xv(a,a.Sn[b].im,a.Sn[b].callback);a.Sn=[]};
_.h.KW=function(a,b){b={error:b.error};a.An=!0;a.mA=!0;a.uI=b;a.Sn=[];wv(a)};_.h.Zv=function(a,b){b.originIdp=a.Ib;this.dispatchEvent(b)};var Fv=new Ev,Iv=Fv,Jv={};Jv.idpReady={Ne:Iv.LW};Jv.idpError={Ne:Iv.KW};Jv.sessionStateChanged={Ne:Iv.Zv,yo:Iv.TY};Jv.sessionSelectorChanged={Ne:Iv.Zv,yo:Iv.SY};Jv.authResult={Ne:Iv.Zv,yo:Iv.PP,EP:!0};Jv.displayIFrame={Ne:Iv.Zv};Fv.xI=Jv||{};Uu(window,"message",function(a){Fv.zX.call(Fv,a)});
_.Kv=function(a,b){this.de=!1;if(!a)throw Error("W");var c=[],d;for(d in a)c.push(a[d]);Yu.call(this,c);this.sd=[location.protocol,"//",location.host].join("");this.uc=b.crossSubDomains?b.domain||this.sd:this.sd;if(!b)throw Error("X");if(!b.idpId)throw Error("Y");if(!_.bv(b.idpId,"authServerUrl")||!_.bv(b.idpId,"idpIFrameUrl"))throw Error("Z`"+b.idpId);this.Ib=b.idpId;this.Tb=void 0;this.IQ=!!b.disableTokenRefresh;this.AR=!!b.forceTokenRefresh;this.VZ=!!b.skipTokenCache;this.setOptions(b);this.jp=
[];this.Ml=this.XI=!1;this.En=void 0;this.JK();this.Vc=void 0;var e=this,f=function(){Ou("Token Manager is ready.");if(e.jp.length)for(var g=0;g<e.jp.length;g++)e.jp[g].call(e);e.XI=!0;e.jp=[]};Zu.ev(this.Ib,function(g){e.Vc=g;g.An&&g.mA?(e.Ml=!0,e.En=g.rl(),e.Av(e.En)):e.Tb?Cv(e.Vc,e.Tb,function(k){if(k){k=e.Ib;var l=e.Tb,m=Fv;k&&l&&(m.kk[k]||(m.kk[k]=[]),0>Pu(m.kk[k],l)&&m.kk[k].push(l));f()}else e.En={error:"Not a valid origin for the client: "+e.sd+" has not been registered for client ID "+e.Tb+
". Please go to https://console.developers.google.com/ and register this origin for your project's client ID."},e.Ml=!0,e.Av(e.En)}):(Gv(e.Ib),f())})};Qu(_.Kv,Yu);_.Kv.prototype.setOptions=function(){};_.Kv.prototype.JK=function(){};_.Kv.prototype.Av=function(){};_.Kv.prototype.rl=function(){return this.En};Lv=function(a,b,c){return function(){b.apply(a,c)}};_.Mv=function(a,b,c){if(a.XI)b.apply(a,c);else{if(a.Ml)throw a.En;a.jp.push(Lv(a,b,c))}};_.Kv.prototype.rF=_.ja(33);_.Kv.prototype.$o=_.ja(31);
_.Ov=function(a,b){_.Kv.call(this,a,b);this.sK=new fv;this.Ui=this.Xl=null;Nv(this)};Qu(_.Ov,_.Kv);_.Ov.prototype.setOptions=function(){};
var Pv=function(a,b){a.$d={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.uc};b.crossSubDomains&&(a.$d.policy=b.policy)},Qv=function(a,b){if(!b.authParameters)throw Error("$");if(!b.authParameters.scope)throw Error("aa");if(!b.authParameters.response_type)throw Error("ba");a.Qo=b.authParameters;a.Qo.redirect_uri||(a.Qo.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.Rh=_.Su(b.rpcAuthParameters||a.Qo);if(!a.Rh.scope)throw Error("ca");if(!a.Rh.response_type)throw Error("da");
a:{var c=a.Rh.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!Vu[c[d]]){c=!0;break a}c=!1}if(c)throw Error("ea");b.enableSerialConsent&&(a.Rh.enable_serial_consent=!0);b.authResultIdentifier&&(a.QP=b.authResultIdentifier);b.spec_compliant&&(a.Rh.spec_compliant=b.spec_compliant)};
_.Ov.prototype.JK=function(){var a=this;Fv.addEventListener(Dv.UO,function(b){a.de&&a.$d&&b.originIdp==a.Ib&&!b.crossSubDomains==!a.$d.crossSubDomains&&b.domain==a.$d.domain&&b.id==a.$d.id&&a.dK(b)});Fv.addEventListener(Dv.mx,function(b){a.de&&b.originIdp==a.Ib&&b.clientId==a.Tb&&a.eK(b)});Fv.addEventListener(Dv.Xw,function(b){_.dv=void 0;a.de&&b.originIdp==a.Ib&&b.clientId==a.Tb&&b.id==a.Ri&&(a.Xl&&(window.clearTimeout(a.Xl),a.Xl=null),a.Ri=void 0,a.Oq(b))});Fv.addEventListener(Dv.vN,function(b){a.de&&
b.originIdp==a.Ib&&(b.Dc?a.Vc.Dc():a.Vc.show())})};_.Ov.prototype.dK=function(){};_.Ov.prototype.eK=function(){};_.Ov.prototype.Oq=function(){};var Sv=function(a,b){Rv(a);a.IQ||(a.Ui=$u.BQ(function(){a.Jh(!0)},b-3E5),navigator.onLine&&a.Ui.start())},Rv=function(a){a.Ui&&(a.Ui.clear(),a.Ui=null)},Nv=function(a){var b=window;Wu()&&(b=document.body);Uu(b,"online",function(){a.Ui&&a.Ui.start()});Uu(b,"offline",function(){a.Ui&&a.Ui.clear()})};_.h=_.Ov.prototype;_.h.Jh=function(){};
_.h.Aw=function(a,b){this.Vc.Aw(a,b)};_.h.NJ=_.ja(34);_.h.WV=function(a,b){if(!this.Tb)throw Error("ia");this.Vc.dv(this.Tb,this.Rh,this.$d,a,b)};_.h.dv=function(a,b){_.Mv(this,this.WV,[a,b])};_.Uv=function(a){this.Xd=void 0;this.Eg=!1;this.eo=void 0;_.Ov.call(this,_.Tv,a)};Qu(_.Uv,_.Ov);_.Tv={pE:"noSessionBound",Jo:"userLoggedOut",eN:"activeSessionChanged",mx:"sessionStateChanged",oP:"tokenReady",nP:"tokenFailed",Xw:"authResult",ERROR:"error"};
_.Uv.prototype.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Tb=a.clientId;this.Aa=a.id;Pv(this,a);Qv(this,a)};_.Uv.prototype.Av=function(a){this.dispatchEvent({type:_.Tv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Ib})};var Vv=function(a){Rv(a);a.eo=void 0;a.PA=void 0};_.h=_.Uv.prototype;
_.h.dK=function(a){var b=a.newValue||{};if(this.Xd!=b.hint||this.Eg!=!!b.disabled){a=this.Xd;var c=!this.Xd||this.Eg;Vv(this);this.Xd=b.hint;this.Eg=!!b.disabled;(b=!this.Xd||this.Eg)&&!c?this.dispatchEvent({type:_.Tv.Jo,idpId:this.Ib}):b||(a!=this.Xd&&this.dispatchEvent({type:_.Tv.eN,idpId:this.Ib}),this.Xd&&this.Jh())}};
_.h.eK=function(a){this.Eg||(this.Xd?a.user||this.eo?a.user==this.Xd&&(this.eo?a.sessionState?this.eo=a.sessionState:(Vv(this),this.dispatchEvent({type:_.Tv.Jo,idpId:this.Ib})):a.sessionState&&(this.eo=a.sessionState,this.Jh())):this.Jh():this.dispatchEvent({type:_.Tv.mx,idpId:this.Ib}))};_.h.Oq=function(a){this.dispatchEvent({type:_.Tv.Xw,authResult:a.authResult})};_.h.Op=_.ja(36);_.h.Hp=function(a){_.Mv(this,this.dz,[a])};_.h.dz=function(a){Av(this.Vc,this.$d,a)};
_.h.Bw=function(a,b,c){if(!a)throw Error("ka");Vv(this);this.Xd=a;this.Eg=!1;b&&_.Bv(this.Vc,this.$d,!1,this.Xd);this.de=!0;this.Jh(c,!0)};_.h.start=function(){_.Mv(this,this.$Z,[])};
_.h.$Z=function(){var a=this.Tb==Tu("client_id")?Tu("login_hint"):void 0;var b=this.Tb==Tu("client_id")?Tu("state"):void 0;this.nB=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.Bw(a,!0,!0);else{var c=this;this.Hp(function(d){c.de=!0;d&&d.hint?(Vv(c),c.Xd=d.hint,c.Eg=!!d.disabled,c.Eg?c.dispatchEvent({type:_.Tv.Jo,idpId:c.Ib}):c.Bw(d.hint)):(Vv(c),c.Xd=void 0,c.Eg=!(!d||!d.disabled),c.dispatchEvent({type:_.Tv.pE,
autoOpenAuthUrl:!c.Eg,idpId:c.Ib}))})}};_.h.PG=_.ja(37);_.h.Jh=function(a,b){var c=this;this.Vc.Jh(this.Tb,this.Rh,this.Xd,this.$d,function(d,e){(e=e||d.error)?"user_logged_out"==e?(Vv(c),c.dispatchEvent({type:_.Tv.Jo,idpId:c.Ib})):(c.PA=null,c.dispatchEvent({type:_.Tv.nP,idpId:c.Ib,error:e})):(c.PA=d,c.eo=d.session_state,Sv(c,d.expires_at),d.idpId=c.Ib,b&&c.nB&&(d.state=c.nB,c.nB=void 0),c.dispatchEvent({type:_.Tv.oP,idpId:c.Ib,response:d}))},this.Aa,a)};_.h.mr=_.ja(29);_.h.aL=_.ja(38);
_.Wv=function(a){this.Qk=null;_.Ov.call(this,{},a);this.de=!0};Qu(_.Wv,_.Ov);_.h=_.Wv.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Tb=a.clientId;this.Aa=a.id;Pv(this,a);Qv(this,a)};_.h.Av=function(a){this.Qk&&(this.Qk({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.Qk=null)};_.h.Oq=function(a){if(this.Qk){var b=this.Qk;this.Qk=null;b(a)}};_.h.Op=_.ja(35);_.h.Hp=function(a){this.Ml?a(this.rl()):_.Mv(this,this.dz,[a])};
_.h.dz=function(a){Av(this.Vc,this.$d,a)};_.Xv=function(a,b,c){a.Ml?c(a.rl()):_.Mv(a,a.$W,[b,c])};_.Wv.prototype.$W=function(a,b){this.Vc.Jh(this.Tb,this.Rh,a,this.$d,function(c,d){d?b({error:d}):b(c)},this.Aa,this.AR,this.VZ)};_.Wv.prototype.rJ=_.ja(39);

var Yv=function(a){return Array.prototype.concat.apply([],arguments)},Zv=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 _.fh(a,3).substring(0,64)},$v=function(a,b,c){if(!a.de)throw Error("fa");b?_.Bv(a.Vc,a.$d,!0,void 0,c):_.Bv(a.Vc,a.$d,!0,a.Xd,c)},aw=function(a){if(!a.de)throw Error("fa");return a.PA},bw,cw,dw,ew,fw,gw,hw,iw,lw;
_.Wv.prototype.rJ=_.Sc(39,function(a,b){var c=this.Vc,d=this.Tb,e=this.$d,f=_.Su(this.Rh);delete f.response_type;_.yv(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.Uv.prototype.aL=_.Sc(38,function(a){aw(this)&&aw(this).access_token&&(this.Vc.mr(this.Tb,aw(this).access_token,a),$v(this,!0))});_.Uv.prototype.PG=_.Sc(37,function(){var a=this;this.Hp(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Tv.Jo,idpId:a.Ib}):a.Jh(!0):a.dispatchEvent({type:_.Tv.pE,idpId:a.Ib})})});
_.Uv.prototype.Op=_.Sc(36,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.Bw(b.authResult.login_hint,a.Eg||b.authResult.login_hint!=a.Xd,!0)}});
_.Wv.prototype.Op=_.Sc(35,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.Hp(function(d){_.Bv(b.Vc,b.$d,d&&d.disabled,c.authResult.login_hint,function(){_.Xv(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"})}});_.Ov.prototype.NJ=_.Sc(34,function(){this.Tb&&_.yv(this.Vc,"startPolling",{clientId:this.Tb,origin:this.sd,id:this.Ri},void 0)});
_.vv.prototype.mr=_.Sc(30,function(a,b,c){_.yv(this,"revoke",{clientId:a,token:b},c)});_.Uv.prototype.mr=_.Sc(29,function(a){_.Mv(this,this.aL,[a])});bw=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};
cw=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};
dw=function(a,b,c,d,e,f,g){var k=_.bv(a,"authServerUrl");if(!k)throw Error("P`"+a);a=_.Su(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=cw())&&(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("&")};
ew=function(a,b,c,d){if(!a.Tb)throw Error("ga");a.Ri=c||a.QP||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.sd.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.Ri);c.redirect_uri=e.join("")}return dw(a.Ib,a.uc,a.Tb,a.Qo,!0,b,d)};
fw=function(a,b){a.Xl&&window.clearTimeout(a.Xl);a.Xl=window.setTimeout(function(){a.Ri==b&&(_.dv=void 0,a.Xl=null,a.Ri=void 0,a.Oq({authResult:{error:"popup_closed_by_user"}}))},1E3)};gw=function(a,b,c){if(!a.Tb)throw Error("ha");c=c||{};c=ew(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||bw())&&_.Mv(a,a.NJ,[]);var d=a.Ri;a.sK.open(c,b,function(){a.Ri==d&&fw(a,d)},function(){a.Ri=void 0;a.Oq({authResult:{error:"popup_blocked_by_browser"}})})};
hw=function(a){_.Mv(a,a.PG,[])};iw=function(a,b,c){a.Ml?c(a.rl()):_.Mv(a,a.rJ,[b,c])};
_.jw=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("")};
_.kw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.ch[m];if(null!=n)return n;if(!_.He(m))throw Error("v`"+m);}return l}_.eh();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))}};lw=function(a){var b=[];_.kw(a,function(c){b.push(c)});return b};_.mw=function(a,b){_.Mh[b||"token"]=a};_.nw=function(a){delete _.Mh[a||"token"]};
_.Xu={parse:function(a){a=_.tf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.uf(a)}};
_.Wv.prototype.Ry=function(a,b){_.Mv(this,this.mR,[a,b])};_.Wv.prototype.mR=function(a,b){this.Vc.Ry(this.Tb,a,this.Rh,this.$d,b)};
_.vv.prototype.Ry=function(a,b,c,d,e){c=_.Su(c);_.yv(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var ow,pw=["client_id","cookie_policy","scope"],qw="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(" "),rw=["authuser","after_redirect","access_type","hl"],sw=["login_hint","prompt"],tw={clientid:"client_id",cookiepolicy:"cookie_policy"},uw=["approval_prompt","authuser","login_hint",
"prompt","hd"],vw=["login_hint","g-oauth-window","status"],ww=Math.min(_.R("oauth-flow/authWindowWidth",599),screen.width-20),xw=Math.min(_.R("oauth-flow/authWindowHeight",600),screen.height-30);
var yw=function(a){_.Tc.call(this,a)};_.ii(yw,_.Tc);yw.prototype.name="gapi.auth2.ExternallyVisibleError";
var zw=function(){};zw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var Aw=function(){};Aw.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 Bw=function(a){this.RP=a};
Bw.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.RP){d.login_hint?b(d):b();return}}b()};
var Cw=function(a){this.Ld=a;this.jw=[]};Cw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.jw[b];f?(b++,c.Ld.dv(function(g){g?f.select(g,d):d()})):a()}};d()};var Dw=function(a){a=new Cw(a);a.jw.push(new zw);return a},Ew=function(a){a=new Cw(a);a.jw.push(new Aw);return a},Fw=function(a,b){void 0===b||null===b?b=Dw(a):(a=new Cw(a),a.jw.push(new Bw(b)),b=a);return b};
var Gw=function(a){this.Ne=a;this.Ed=!0};Gw.prototype.remove=function(){this.Ed=!1};Gw.prototype.trigger=function(){};var Hw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Iw=function(){this.Wb=[]};Iw.prototype.add=function(a){this.Wb.push(a)};Iw.prototype.notify=function(a){for(var b=this.Wb,c=[],d=0;d<b.length;d++){var e=b[d];e.Ed&&(c.push(e),_.rk(Jw(e.Ne,a)))}this.Wb=c};var Jw=function(a,b){return function(){a(b)}};
var Lw=function(a){this.fe=null;this.Q_=new Kw(this);this.Wb=new Iw;void 0!=a&&this.set(a)};Lw.prototype.set=function(a){a!=this.fe&&(this.fe=a,this.Q_.value=a,this.Wb.notify(this.fe))};Lw.prototype.get=function(){return this.fe};Lw.prototype.U=function(a){a=new Mw(this,a);this.Wb.add(a);return a};Lw.prototype.get=Lw.prototype.get;var Mw=function(a,b){Gw.call(this,b);this.ZV=a};_.ii(Mw,Gw);Mw.prototype.trigger=function(){var a=this.Ne;a(this.ZV.get())};var Kw=function(a){this.value=null;this.U=function(b){return new Hw(a.U(b))}};
var Nw={l2:"fetch_basic_profile",r3:"login_hint",S4:"prompt",Y4:"redirect_uri",r5:"scope",J6:"ux_mode",f6:"state"},Ow=function(a){this.ya={};if(a&&!_.ui(a))if("function"==typeof a.get)this.ya=a.get();else for(var b in Nw){var c=Nw[b];c in a&&(this.ya[c]=a[c])}};Ow.prototype.get=function(){return this.ya};Ow.prototype.UL=function(a){this.ya.scope=a;return this};Ow.prototype.cq=function(){return this.ya.scope};
var Pw=function(a,b){var c=a.ya.scope;b=Yv(b.split(" "),c?c.split(" "):[]);_.ek(b);a.ya.scope=b.join(" ")};_.h=Ow.prototype;_.h.zZ=function(a){this.ya.prompt=a;return this};_.h.WS=function(){return this.ya.prompt};_.h.WY=function(){_.Af("Property app_package_name no longer supported and was not set");return this};_.h.HR=function(){_.Af("Property app_package_name no longer supported")};_.h.Ee=function(a){this.ya.state=a};_.h.getState=function(){return this.ya.state};
var Qw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+ww,"height="+xw,"top="+(screen.height-xw)/2,"left="+(screen.width-ww)/2].join()},Rw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.jw(lw(a)))},Sw=function(){ow=_.R("auth2/idpValue","google");var a=_.R("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.R("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.cv(ow,{authServerUrl:a,idpIFrameUrl:b})},Tw=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}_.Za(a[e])||(a[e]={});a=a[e]}},Uw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var Vw=function(a){var b=a?(b=Rw(a))?b.sub:null:null;this.Aa=b;this.tc=a?_.hk(a):null};_.h=Vw.prototype;_.h.ka=function(){return this.Aa};_.h.nz=function(){var a=Rw(this.tc);return a?a.hd:null};_.h.Af=function(){return!!this.tc};_.h.Tj=function(a){if(a)return this.tc;a=Ww;var b=_.hk(this.tc);!a.Ku||a.hA||a.FU||(delete b.access_token,delete b.scope);return b};_.h.WB=function(){return Ww.WB()};_.h.lj=function(){this.tc=null};_.h.oS=function(){return this.tc?this.tc.scope:null};
_.h.update=function(a){this.Aa=a.Aa;this.tc=a.tc;this.tc.id_token?this.Qs=new Xw(this.tc):this.Qs&&(this.Qs=null)};var Yw=function(a){return a.tc&&"object"==typeof a.tc.session_state?_.hk(a.tc.session_state.extraQueryParams||{}):{}};_.h=Vw.prototype;_.h.Ep=function(){var a=Yw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.kj=function(a){var b=Ww,c=new Ow(a);b.hA=c.cq()?!0:!1;Ww.Ku&&Pw(c,"openid profile email");return new _.Bk(function(d,e){var f=Yw(this);f.login_hint=this.ka();f.scope=c.cq();Zw(b,d,e,f)},this)};_.h.gq=function(a){return new _.Bk(function(b,c){var d=a||{},e=Ww;d.login_hint=this.ka();e.gq(d).then(b,c)},this)};_.h.rT=function(a){return this.kj(a)};_.h.disconnect=function(){return Ww.disconnect()};_.h.KR=function(){return this.Qs};
_.h.wu=function(a){if(!this.Af())return!1;var b=this.tc&&this.tc.scope?this.tc.scope.split(" "):"";return _.qb(a?a.split(" "):[],function(c){return _.Ya(b,c)})};var Xw=function(a){a=Rw(a);this.ER=a.sub;this.Te=a.name;this.oT=a.given_name;this.kR=a.family_name;this.EI=a.picture;this.zt=a.email};_.h=Xw.prototype;_.h.ka=function(){return this.ER};_.h.Ii=function(){return this.Te};_.h.mS=function(){return this.oT};_.h.gS=function(){return this.kR};_.h.xS=function(){return this.EI};_.h.Xt=function(){return this.zt};
var ax=function(a,b,c){this.Sl=b;this.wW=a;for(var d in a)a.hasOwnProperty(d)&&$w(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.Sl[c[a]]},$w=function(a,b){a[b]=function(){return a.wW[b].apply(a.Sl,arguments)}};ax.prototype.then=function(a,b,c){var d=this;return _.Fk().then(function(){return bx(d.Sl,a,b,c)})};_.lk(ax);
var cx;cx=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.dx=function(a){if(!a)throw new yw("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 yw("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(!_.si(b,"."+a)&&!_.si(b,a))throw new yw("Invalid cookiePolicy domain");return d};
var fx=function(a){var b=a||{},c=ex();_.mb(qw,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b},ex=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;tw[d]&&(d=tw[d]);_.Ya(qw,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a},gx=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})},hx=function(a){_.mb(qw,
function(b){var c=gx(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})},ix=function(a){a=fx(a);hx(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=qw+rw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a},jx=function(a,b){if(!a)throw new yw("Empty initial options.");for(var c=0;c<pw.length;++c)if(!(b&&"scope"==pw[c]||a[pw[c]]))throw new yw("Missing required parameter '"+pw[c]+"'");_.dx(a.cookie_policy)},lx=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:cx(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:ow};kx(b,a);_.mb(sw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b},kx=function(a,b){var c=b.oidc_spec_compliant;b=b.nonce;c&&(a.spec_compliant=c,b=b||Zv());b&&(a.authParameters.nonce=b,a.forceTokenRefresh=
!0,a.skipTokenCache=!0)},qx=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=mx(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:cx(c),idpId:ow};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||Zv());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=
!0,m.skipTokenCache=!0);_.mb(sw.concat(rw),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 nx(a.response_type||"token"),ox(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),px(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},mx=function(a){a=new nx(a.response_type||"token");var b=[];px(a)&&b.push("token");rx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")},sx=["permission","id_token"],tx=/(^|[^_])token/,nx=function(a){this.Xn=[];this.yA(a)};
nx.prototype.yA=function(a){a?((0<=a.indexOf("permission")||a.match(tx))&&this.Xn.push("permission"),0<=a.indexOf("id_token")&&this.Xn.push("id_token"),0<=a.indexOf("code")&&this.Xn.push("code")):this.Xn=sx};var ox=function(a){return rx(a,"code")},px=function(a){return rx(a,"permission")};nx.prototype.toString=function(){return this.Xn.join(" ")};var rx=function(a,b){var c=!1;_.mb(a.Xn,function(d){d==b&&(c=!0)});return c};
var Ww,ux,wx,yx,zx,bx;Ww=null;_.vx=function(){return Ww?ux():null};ux=function(){return new ax(wx.prototype,Ww,["currentUser","isSignedIn"])};wx=function(a){delete a.include_granted_scopes;this.ya=lx(a);this.xQ=a.cookie_policy;this.FU=!!a.scope;(this.Ku=!1!==a.fetch_basic_profile)&&(this.ya.authParameters.scope=xx(this,"openid profile email"));this.rq=a.hosted_domain;this.N_=a.ux_mode||"popup";this.FX=a.redirect_uri||null;yx(this)};
yx=function(a){a.currentUser=new Lw(new Vw(null));a.isSignedIn=new Lw(!1);a.Ld=new _.Uv(a.ya);a.Gn=null;a.Qu=null;a.MV=new _.Bk(function(b,c){this.Gn=b;this.Qu=c},a);a.Dv={};a.Aq=!0;zx(a);a.Ld.start()};
zx=function(a){a.Ld.addEventListener("error",function(b){a.Aq&&a.Gn&&(a.Aq=!1,a.Qu({error:b.error,details:b.details}),a.Gn=null,a.Qu=null)});a.Ld.addEventListener("authResult",function(b){b&&b.authResult&&a.Je(b);a.Ld.Op()(b)});a.Ld.addEventListener("tokenReady",function(b){var c=new Vw(b.response);if(a.rq&&a.rq!=c.nz())a.Je({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.nz(),expectedDomain:a.rq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Wb.notify(d.fe);a.isSignedIn.set(!0);c=c.Ep();(d=_.dx(a.xQ))&&c&&_.Ah.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.xe?"S":"H",d.mh].join(""),c,{domain:d.domain,secure:d.isSecure});_.mw(b.response);a.Je(b)}});a.Ld.addEventListener("noSessionBound",function(b){a.Aq&&b.autoOpenAuthUrl?(a.Aq=!1,Dw(a.Ld).select(function(c){if(c&&c.login_hint){var d=a.Ld;_.Mv(d,d.Bw,[c.login_hint,!0])}else a.currentUser.set(new Vw(null)),a.isSignedIn.set(!1),_.nw(),a.Je(b)})):(a.currentUser.set(new Vw(null)),
a.isSignedIn.set(!1),_.nw(),a.Je(b))});a.Ld.addEventListener("tokenFailed",function(b){a.Je(b)});a.Ld.addEventListener("userLoggedOut",function(b){a.currentUser.get().lj();var c=a.currentUser;c.Wb.notify(c.fe);a.isSignedIn.set(!1);_.nw();a.Je(b)})};bx=function(a,b,c,d){return a.MV.then(function(e){if(b)return b(e.pT)},c,d)};wx.prototype.Je=function(a){if(a){this.Aq=!1;var b=a.type||"";if(this.Dv[b])this.Dv[b](a);this.Gn&&(this.Gn({pT:this}),this.Qu=this.Gn=null)}};
var Ax=function(a,b){_.Ab(b,function(c,d){a.Dv[d]=function(e){a.Dv={};c(e)}})},Zw=function(a,b,c,d){d=_.hk(d);a.rq&&(d.hd=a.rq);var e=d.ux_mode||a.N_;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.FX||Uw()+window.location.pathname),Bx(a,f)):(delete d.redirect_uri,Cx(a,f),Ax(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):Ax(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};wx.prototype.kj=function(a){return new _.Bk(function(b,c){var d=new Ow(a);this.hA=d.cq()?!0:!1;this.Ku?(d.ya.fetch_basic_profile=!0,Pw(d,"email profile openid")):d.ya.fetch_basic_profile=!1;var e=xx(this,d.cq());d.UL(e);Zw(this,b,c,d.get())},this)};
wx.prototype.gq=function(a){var b=a||{};this.hA=!!b.scope;a=xx(this,b.scope);if(""==a)return _.Gk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.mb(uw,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?Dx(this,c):Ex(this,c,b.redirect_uri)};
var Ex=function(a,b,c){b.redirect_uri=c;Bx(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Fk({message:"Redirecting to IDP."})},Dx=function(a,b){b.origin=Uw();delete b.redirect_uri;Cx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Bk(function(c,d){Ax(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},Cx=function(a,b){Tw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");gw(a.Ld,Qw(),b)},Bx=function(a,b){Tw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");var c=b||{};b=window.location;var d=b.assign;a=a.Ld;if(!a.Tb)throw Error("ga");a=dw(a.Ib,a.uc,a.Tb,a.Qo,!1,c.sessionMeta,c.responseType);d.call(b,a)};wx.prototype.lj=function(a){var b=a||!1;return new _.Bk(function(c){$v(this.Ld,b,function(){c()})},this)};wx.prototype.oH=function(){return this.ya.authParameters.scope};
var xx=function(a,b){a=a.oH();b=Yv(b?b.split(" "):[],a?a.split(" "):[]);_.ek(b);return b.join(" ")};wx.prototype.WB=function(){var a=this;return new _.Bk(function(b,c){Ax(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});hw(a.Ld)})};
wx.prototype.YE=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.Oi(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.kj(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."})};wx.prototype.disconnect=function(){return new _.Bk(function(a){this.Ld.mr(function(){a()})},this)};wx.prototype.attachClickHandler=wx.prototype.YE;
var Fx;_.Bk.prototype["catch"]=_.Bk.prototype.Wr;Fx=null;_.Gx=function(a){a=ix(a);if(Ww){if(_.gk(a,Fx||{}))return ux();throw new yw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}jx(a,!1!==a.fetch_basic_profile);Sw();Fx=a;Ww=new wx(a);_.xe.ga=1;return ux()};
var Ix,Kx,Hx,Mx,Lx,Nx;_.Jx=function(a,b){Sw();a=ix(a);jx(a);var c=qx(a),d=new _.Wv(c);"none"==a.prompt?Hx(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)}):Ix(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.sK.Ug;b(e)})};
Ix=function(a,b,c){var d=new nx(b.response_type);c=Kx(a,d,c);var e={responseType:d.toString()};Tw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");ox(d)&&Tw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Tw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Tw(e,["sessionMeta","extraQueryParams","state"],b.state);b=Qw();a.Ml?c({authResult:{error:"idpiframe_initialization_failed",details:a.rl().error}}):(a.Qk=
c,gw(a,b,e))};Kx=function(a,b,c){if(px(b)){var d=Lx(c);return function(e){e&&e.authResult&&!e.authResult.error?a.Op(function(f){f&&!f.error?(f=_.hk(f),ox(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(_.hk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
Hx=function(a,b,c){if(ox(new nx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Lx(c);b.login_hint?a.Ry(b.login_hint,function(e){e?Mx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?Fw(a,b.authuser).select(function(e){e&&e.login_hint?Mx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.Hp(function(e){e&&e.hint?Mx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?Ew(a):Dw(a)).select(function(f){f&&f.login_hint?Mx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Mx=function(a,b,c,d){b=new nx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Cb(f,k),0==e&&d(f))};(px(b)||rx(b,"id_token"))&&e++;ox(b)&&e++;(px(b)||rx(b,"id_token"))&&_.Xv(a,c,g);ox(b)&&iw(a,c,g)};
Lx=function(a){return function(b){if(!b||b.error)_.nw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.hk(b);Nx(c);delete c.id_token;delete c.code;_.mw(c)}a(b)}}};Nx=function(a){_.mb(vw,function(b){delete a[b]})};
_.K("gapi.auth2.init",_.Gx);_.K("gapi.auth2.authorize",function(a,b){if(null!=Ww)throw new yw("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).");_.Jx(a,function(c){Nx(c);b(c)})});_.K("gapi.auth2._gt",function(){return _.Nh()});_.K("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Nu="0"!=a&&!!a});_.K("gapi.auth2.getAuthInstance",_.vx);
_.K("gapi.auth2.BasicProfile",Xw);_.K("gapi.auth2.BasicProfile.prototype.getId",Xw.prototype.ka);_.K("gapi.auth2.BasicProfile.prototype.getName",Xw.prototype.Ii);_.K("gapi.auth2.BasicProfile.prototype.getGivenName",Xw.prototype.mS);_.K("gapi.auth2.BasicProfile.prototype.getFamilyName",Xw.prototype.gS);_.K("gapi.auth2.BasicProfile.prototype.getImageUrl",Xw.prototype.xS);_.K("gapi.auth2.BasicProfile.prototype.getEmail",Xw.prototype.Xt);_.K("gapi.auth2.GoogleAuth",wx);
_.K("gapi.auth2.GoogleAuth.prototype.attachClickHandler",wx.prototype.YE);_.K("gapi.auth2.GoogleAuth.prototype.disconnect",wx.prototype.disconnect);_.K("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",wx.prototype.gq);_.K("gapi.auth2.GoogleAuth.prototype.signIn",wx.prototype.kj);_.K("gapi.auth2.GoogleAuth.prototype.signOut",wx.prototype.lj);_.K("gapi.auth2.GoogleAuth.prototype.getInitialScopes",wx.prototype.oH);_.K("gapi.auth2.GoogleUser",Vw);_.K("gapi.auth2.GoogleUser.prototype.grant",Vw.prototype.rT);
_.K("gapi.auth2.GoogleUser.prototype.getId",Vw.prototype.ka);_.K("gapi.auth2.GoogleUser.prototype.isSignedIn",Vw.prototype.Af);_.K("gapi.auth2.GoogleUser.prototype.getAuthResponse",Vw.prototype.Tj);_.K("gapi.auth2.GoogleUser.prototype.getBasicProfile",Vw.prototype.KR);_.K("gapi.auth2.GoogleUser.prototype.getGrantedScopes",Vw.prototype.oS);_.K("gapi.auth2.GoogleUser.prototype.getHostedDomain",Vw.prototype.nz);_.K("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",Vw.prototype.gq);
_.K("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",Vw.prototype.wu);_.K("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",Vw.prototype.WB);_.K("gapi.auth2.LiveValue",Lw);_.K("gapi.auth2.LiveValue.prototype.listen",Lw.prototype.U);_.K("gapi.auth2.LiveValue.prototype.get",Lw.prototype.get);_.K("gapi.auth2.SigninOptionsBuilder",Ow);_.K("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Ow.prototype.HR);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Ow.prototype.WY);
_.K("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Ow.prototype.cq);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Ow.prototype.UL);_.K("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Ow.prototype.WS);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Ow.prototype.zZ);_.K("gapi.auth2.SigninOptionsBuilder.prototype.get",Ow.prototype.get);

});
// Google Inc.
