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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ia,ka,ua,xa,za,Aa,Ha,Pa;_.da=function(a){return function(){return _.aa[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.aa=[];ia=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};ka="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
ua=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");};xa=ua(this);za=function(a,b){if(b)a:{var c=xa;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ka(c,a,{configurable:!0,writable:!0,value:b})}};
za("Symbol",function(a){if(a)return a;var b=function(e,f){this.kO=e;ka(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.kO};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});
za("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=xa[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ka(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Aa(ia(this))}})}return a});Aa=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Ca=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ia(a)}};_.Ga="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ha=Object.setPrototypeOf;else{var Ka;a:{var La={a:!0},Na={};try{Na.__proto__=La;Ka=Na.a;break a}catch(a){}Ka=!1}Ha=Ka?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Oa=Ha;Pa=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+""};za("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Pa(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 Qa=function(a,b){a instanceof String&&(a+="");var c=0,d={next:function(){if(c<a.length){var e=c++;return{value:b(e,a[e]),done:!1}}d.next=function(){return{done:!0,value:void 0}};return d.next()}};d[Symbol.iterator]=function(){return d};return d};za("Array.prototype.keys",function(a){return a?a:function(){return Qa(this,function(b){return b})}});za("Array.prototype.values",function(a){return a?a:function(){return Qa(this,function(b,c){return c})}});
var Ra=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};za("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Ra(b,d)&&c.push(b[d]);return c}});
za("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}});za("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});
za("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}});za("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Pa(this,b,"includes").indexOf(b,c||0)}});
za("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}});za("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Ra(b,d)&&c.push([d,b[d]]);return c}});
za("Promise",function(a){function b(){this.Te=null}function c(g){return g instanceof e?g:new e(function(k){k(g)})}if(a)return a;b.prototype.sG=function(g){if(null==this.Te){this.Te=[];var k=this;this.tG(function(){k.VS()})}this.Te.push(g)};var d=xa.setTimeout;b.prototype.tG=function(g){d(g,0)};b.prototype.VS=function(){for(;this.Te&&this.Te.length;){var g=this.Te;this.Te=[];for(var k=0;k<g.length;++k){var l=g[k];g[k]=null;try{l()}catch(m){this.fn(m)}}}this.Te=null};b.prototype.fn=function(g){this.tG(function(){throw g;
})};var e=function(g){this.Ca=0;this.Mf=void 0;this.ko=[];var k=this.Yy();try{g(k.resolve,k.reject)}catch(l){k.reject(l)}};e.prototype.Yy=function(){function g(m){return function(n){l||(l=!0,m.call(k,n))}}var k=this,l=!1;return{resolve:g(this.YZ),reject:g(this.lj)}};e.prototype.YZ=function(g){if(g===this)this.lj(new TypeError("A Promise cannot resolve to itself"));else if(g instanceof e)this.F0(g);else{a:switch(typeof g){case "object":var k=null!=g;break a;case "function":k=!0;break a;default:k=!1}k?
this.XZ(g):this.eI(g)}};e.prototype.XZ=function(g){var k=void 0;try{k=g.then}catch(l){this.lj(l);return}"function"==typeof k?this.G0(k,g):this.eI(g)};e.prototype.lj=function(g){this.hN(2,g)};e.prototype.eI=function(g){this.hN(1,g)};e.prototype.hN=function(g,k){if(0!=this.Ca)throw Error("b`"+g+"`"+k+"`"+this.Ca);this.Ca=g;this.Mf=k;this.XS()};e.prototype.XS=function(){if(null!=this.ko){for(var g=0;g<this.ko.length;++g)f.sG(this.ko[g]);this.ko=null}};var f=new b;e.prototype.F0=function(g){var k=this.Yy();
g.Ct(k.resolve,k.reject)};e.prototype.G0=function(g,k){var l=this.Yy();try{g.call(k,l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.then=function(g,k){function l(t,r){return"function"==typeof t?function(u){try{m(t(u))}catch(v){n(v)}}:r}var m,n,p=new e(function(t,r){m=t;n=r});this.Ct(l(g,m),l(k,n));return p};e.prototype.catch=function(g){return this.then(void 0,g)};e.prototype.Ct=function(g,k){function l(){switch(m.Ca){case 1:g(m.Mf);break;case 2:k(m.Mf);break;default:throw Error("c`"+m.Ca);
}}var m=this;null==this.ko?f.sG(l):this.ko.push(l)};e.resolve=c;e.reject=function(g){return new e(function(k,l){l(g)})};e.race=function(g){return new e(function(k,l){for(var m=_.Ca(g),n=m.next();!n.done;n=m.next())c(n.value).Ct(k,l)})};e.all=function(g){var k=_.Ca(g),l=k.next();return l.done?c([]):new e(function(m,n){function p(u){return function(v){t[u]=v;r--;0==r&&m(t)}}var t=[],r=0;do t.push(void 0),r++,c(l.value).Ct(p(t.length-1),n),l=k.next();while(!l.done)})};return e});
var Sa="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)Ra(d,e)&&(a[e]=d[e])}return a};za("Object.assign",function(a){return a||Sa});za("Array.prototype.entries",function(a){return a?a:function(){return Qa(this,function(b,c){return[b,c]})}});
za("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Ra(l,f)){var m=new b;ka(l,f,{value:m})}}function e(l){var m=Object[l];m&&(Object[l]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),n=new a([[l,2],[m,3]]);if(2!=n.get(l)||3!=n.get(m))return!1;n.delete(l);n.set(m,4);return!n.has(l)&&4==n.get(m)}catch(p){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Da=(g+=Math.random()+1).toString();if(l){l=_.Ca(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("d");d(l);if(!Ra(l,f))throw Error("e`"+l);l[f][this.Da]=m;return this};k.prototype.get=function(l){return c(l)&&Ra(l,f)?l[f][this.Da]:void 0};k.prototype.has=function(l){return c(l)&&Ra(l,f)&&Ra(l[f],this.Da)};k.prototype.delete=
function(l){return c(l)&&Ra(l,f)&&Ra(l[f],this.Da)?delete l[f][this.Da]:!1};return k});
za("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(_.Ca([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var m=l.entries(),n=m.next();if(n.done||n.value[0]!=k||"s"!=n.value[1])return!1;n=m.next();return n.done||4!=n.value[0].x||"t"!=n.value[1]||!m.next().done?!1:!0}catch(p){return!1}}())return a;var b=new WeakMap,c=function(k){this.yf={};this.$e=
f();this.size=0;if(k){k=_.Ca(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};c.prototype.set=function(k,l){k=0===k?0:k;var m=d(this,k);m.list||(m.list=this.yf[m.id]=[]);m.xe?m.xe.value=l:(m.xe={next:this.$e,jj:this.$e.jj,head:this.$e,key:k,value:l},m.list.push(m.xe),this.$e.jj.next=m.xe,this.$e.jj=m.xe,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.xe&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.yf[k.id],k.xe.jj.next=k.xe.next,k.xe.next.jj=
k.xe.jj,k.xe.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.yf={};this.$e=this.$e.jj=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).xe};c.prototype.get=function(k){return(k=d(this,k).xe)&&k.value};c.prototype.entries=function(){return e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return e(this,function(k){return k.key})};c.prototype.values=function(){return e(this,function(k){return k.value})};c.prototype.forEach=function(k,l){for(var m=this.entries(),
n;!(n=m.next()).done;)n=n.value,k.call(l,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(k,l){var m=l&&typeof l;"object"==m||"function"==m?b.has(l)?m=b.get(l):(m=""+ ++g,b.set(l,m)):m="p_"+l;var n=k.yf[m];if(n&&Ra(k.yf,m))for(k=0;k<n.length;k++){var p=n[k];if(l!==l&&p.key!==p.key||l===p.key)return{id:m,list:n,index:k,xe:p}}return{id:m,list:n,index:-1,xe:void 0}},e=function(k,l){var m=k.$e;return Aa(function(){if(m){for(;m.head!=k.$e;)m=m.jj;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.jj=k.next=k.head=k},g=0;return c});
za("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(_.Ca([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.Ha=new Map;if(c){c=
_.Ca(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ha.size};b.prototype.add=function(c){c=0===c?0:c;this.Ha.set(c,c);this.size=this.Ha.size;return this};b.prototype.delete=function(c){c=this.Ha.delete(c);this.size=this.Ha.size;return c};b.prototype.clear=function(){this.Ha.clear();this.size=0};b.prototype.has=function(c){return this.Ha.has(c)};b.prototype.entries=function(){return this.Ha.entries()};b.prototype.values=function(){return this.Ha.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ha.forEach(function(f){return c.call(d,f,f,e)})};return b});_.Va={};_.Wa=_.Wa||{};_.q=this||self;_.Xa="closure_uid_"+(1E9*Math.random()>>>0);_.Ya=Date.now;_.y=function(a,b){a=a.split(".");var c=_.q;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};
_.B=function(a,b){function c(){}c.prototype=b.prototype;a.H=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Bp=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
gadgets=window.gadgets||{};osapi=window.osapi=window.osapi||{};

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var lb,mb,nb;_.bb=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.eb=function(){};_.hb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=_.hb(a);return"array"==b||"object"==b&&"number"==typeof a.length};_.kb=function(a){return"function"==_.hb(a)};lb=function(a,b,c){return a.call.apply(a.bind,arguments)};
mb=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)}};_.J=function(a,b,c){_.J=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?lb:mb;return _.J.apply(null,arguments)};nb=function(a){return a};
_.pb=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};
_.qb=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};_.rb=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)};
_.sb=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};_.tb=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};
_.ub=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};_.vb=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};_.wb=function(a,b){return 0<=(0,_.pb)(a,b)};
var yb;_.xb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.zb=function(a,b){var c=0;a=(0,_.xb)(String(a)).split(".");b=(0,_.xb)(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=yb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||yb(0==f[2].length,0==g[2].length)||yb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
yb=function(a,b){return a<b?-1:a>b?1:0};
a:{var Bb=_.q.navigator;if(Bb){var Cb=Bb.userAgent;if(Cb){_.Ab=Cb;break a}}_.Ab=""}_.Db=function(a){return-1!=_.Ab.indexOf(a)};
var Fb;_.Eb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Fb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Gb=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<Fb.length;f++)c=Fb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Hb=function(){return _.Db("Opera")};_.Ib=function(){return _.Db("Trident")||_.Db("MSIE")};_.Jb=function(){return _.Db("Firefox")||_.Db("FxiOS")};_.Kb=function(){return(_.Db("Chrome")||_.Db("CriOS"))&&!_.Db("Edge")};
_.Lb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Mb;_.Nb=function(){if(void 0===Mb){var a=null,b=_.q.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("gapi#html",{createHTML:nb,createScript:nb,createScriptURL:nb})}catch(c){_.q.console&&_.q.console.error(c.message)}Mb=a}return Mb};
var Pb,Ob;_.Qb=function(a,b){this.xN=a===Ob&&b||"";this.aR=Pb};_.Qb.prototype.Qh=!0;_.Qb.prototype.Jd=_.da(4);_.Rb=function(a){return a instanceof _.Qb&&a.constructor===_.Qb&&a.aR===Pb?a.xN:"type_error:Const"};_.Sb=function(a){return new _.Qb(Ob,a)};Pb={};Ob={};
_.Wb=function(a,b){this.FL=a===_.Tb&&b||"";this.HQ=_.Vb};_.Wb.prototype.Qh=!0;_.Wb.prototype.Jd=_.da(3);_.Wb.prototype.xB=!0;_.Wb.prototype.Gh=_.da(6);_.Vb={};_.Xb=new _.Wb(_.Tb,"about:invalid#zClosurez");_.Tb={};
_.Zb=function(){this.UC="";this.GQ=_.Yb};_.Zb.prototype.Qh=!0;_.Yb={};_.Zb.prototype.Jd=_.da(2);_.Zb.prototype.Ui=function(a){this.UC=a;return this};_.$b=(new _.Zb).Ui("");
_.cc=function(){this.TC="";this.FQ=_.bc};_.cc.prototype.Qh=!0;_.bc={};_.ec=function(a){a=_.Rb(a);return 0===a.length?dc:(new _.cc).Ui(a)};_.cc.prototype.Jd=_.da(1);_.cc.prototype.Ui=function(a){this.TC=a;return this};var dc=(new _.cc).Ui("");
var fc;_.gc=function(){this.kw="";this.EQ=fc;this.iz=null};_.gc.prototype.xB=!0;_.gc.prototype.Gh=_.da(5);_.gc.prototype.Qh=!0;_.gc.prototype.Jd=_.da(0);_.hc=function(a){if(a instanceof _.gc&&a.constructor===_.gc&&a.EQ===fc)return a.kw;_.hb(a);return"type_error:SafeHtml"};fc={};_.ic=function(a,b){return(new _.gc).Ui(a,b)};_.gc.prototype.Ui=function(a,b){var c=_.Nb();this.kw=c?c.createHTML(a):a;this.iz=b;return this};_.jc=new _.gc;
_.jc.kw=_.q.trustedTypes&&_.q.trustedTypes.emptyHTML?_.q.trustedTypes.emptyHTML:"";_.jc.iz=0;_.kc=_.ic("<br>",0);
_.lc=_.Lb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.hc(_.jc);return!b.parentElement});
_.mc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.nc=2147483648*Math.random()|0;
_.oc=function(){return _.Db("iPhone")&&!_.Db("iPod")&&!_.Db("iPad")};_.pc=function(){return _.oc()||_.Db("iPad")||_.Db("iPod")};
var qc=function(a){qc[" "](a);return a};qc[" "]=_.eb;_.rc=function(a,b){try{return qc(a[b]),!0}catch(c){}return!1};_.sc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Jc,Kc,Pc,Tc;_.uc=_.Hb();_.vc=_.Ib();_.wc=_.Db("Edge");_.xc=_.wc||_.vc;_.yc=_.Db("Gecko")&&!(-1!=_.Ab.toLowerCase().indexOf("webkit")&&!_.Db("Edge"))&&!(_.Db("Trident")||_.Db("MSIE"))&&!_.Db("Edge");_.zc=-1!=_.Ab.toLowerCase().indexOf("webkit")&&!_.Db("Edge");_.Ac=_.zc&&_.Db("Mobile");_.Bc=_.Db("Macintosh");_.Cc=_.Db("Windows");_.Dc=_.Db("Linux")||_.Db("CrOS");_.Ec=_.Db("Android");_.Fc=_.oc();_.Gc=_.Db("iPad");_.Hc=_.Db("iPod");_.Ic=_.pc();
Jc=function(){var a=_.q.document;return a?a.documentMode:void 0};a:{var Lc="",Mc=function(){var a=_.Ab;if(_.yc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.wc)return/Edge\/([\d\.]+)/.exec(a);if(_.vc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.zc)return/WebKit\/(\S+)/.exec(a);if(_.uc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Mc&&(Lc=Mc?Mc[1]:"");if(_.vc){var Nc=Jc();if(null!=Nc&&Nc>parseFloat(Lc)){Kc=String(Nc);break a}}Kc=Lc}_.Oc=Kc;Pc={};
_.Qc=function(a){return _.sc(Pc,a,function(){return 0<=_.zb(_.Oc,a)})};_.Sc=function(a){return Number(_.Rc)>=a};if(_.q.document&&_.vc){var Uc=Jc();Tc=Uc?Uc:parseInt(_.Oc,10)||void 0}else Tc=void 0;_.Rc=Tc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Wc,ed,fd,gd,hd,id,jd,kd,md,nd,ud,yd,zd,Ad,Bd,Dd,Ed,Fd,Nd,Od;_.Vc=function(a,b){return _.aa[a]=b};_.Wb.prototype.Gh=_.Vc(6,function(){return 1});_.gc.prototype.Gh=_.Vc(5,function(){return this.iz});_.Qb.prototype.Jd=_.Vc(4,function(){return this.xN});_.Wb.prototype.Jd=_.Vc(3,function(){return this.FL.toString()});_.Zb.prototype.Jd=_.Vc(2,function(){return this.UC});_.cc.prototype.Jd=_.Vc(1,function(){return this.TC});_.gc.prototype.Jd=_.Vc(0,function(){return this.kw.toString()});Wc=0;
_.Xc=function(a){return Object.prototype.hasOwnProperty.call(a,_.Xa)&&a[_.Xa]||(a[_.Xa]=++Wc)};_.Yc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Yc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))};_.B(_.Yc,Error);_.Yc.prototype.name="CustomError";var $c,ad=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");_.Yc.call(this,c+a[d])};_.B(ad,_.Yc);ad.prototype.name="AssertionError";
_.bd=function(a){return Array.prototype.concat.apply([],arguments)};_.cd=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[]};_.dd=function(a,b){return 0==a.lastIndexOf(b,0)};ed=/&/g;fd=/</g;gd=/>/g;hd=/"/g;id=/'/g;jd=/\x00/g;kd=/[\x00&<>"']/;
_.ld=function(a,b){if(b)a=a.replace(ed,"&amp;").replace(fd,"&lt;").replace(gd,"&gt;").replace(hd,"&quot;").replace(id,"&#39;").replace(jd,"&#0;");else{if(!kd.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(ed,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(fd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(gd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(hd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(id,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(jd,"&#0;"))}return a};md={};nd={};
_.od=function(a,b){this.GL=a===md&&b||"";this.jR=nd};_.od.prototype.Qh=!0;_.od.prototype.Jd=function(){return this.GL.toString()};_.od.prototype.xB=!0;_.od.prototype.Gh=function(){return 1};_.pd=function(a){if(a instanceof _.od&&a.constructor===_.od&&a.jR===nd)return a.GL;_.hb(a);return"type_error:TrustedResourceUrl"};_.qd=function(a){return _.pd(a).toString()};_.rd=function(a){var b=_.Nb();a=b?b.createScriptURL(a):a;return new _.od(md,a)};_.sd=function(a){return _.rd(_.Rb(a))};
_.td=function(a){if(a instanceof _.Wb&&a.constructor===_.Wb&&a.HQ===_.Vb)return a.FL;_.hb(a);return"type_error:SafeUrl"};ud=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.vd=function(a){if(a instanceof _.Wb)return a;a="object"==typeof a&&a.Qh?a.Jd():String(a);return ud.test(a)?new _.Wb(_.Tb,a):null};_.wd=function(a){if(a instanceof _.Wb)return a;a="object"==typeof a&&a.Qh?a.Jd():String(a);ud.test(a)||(a="about:invalid#zClosurez");return new _.Wb(_.Tb,a)};
_.xd=function(a){if(a instanceof _.Zb&&a.constructor===_.Zb&&a.GQ===_.Yb)return a.UC;_.hb(a);return"type_error:SafeStyle"};yd=/\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?)\([-+*/0-9a-z.%\[\], ]+\)/g;zd=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g;Ad=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/;Bd=/\/\*/;
Dd=function(a){for(var b=!0,c=/^[-_a-zA-Z0-9]$/,d=0;d<a.length;d++){var e=a.charAt(d);if("]"==e){if(b)return!1;b=!0}else if("["==e){if(!b)return!1;b=!1}else if(!b&&!c.test(e))return!1}return b};Ed=function(a){return a.replace(zd,function(b,c,d,e){var f="";d=d.replace(/^(['"])(.*)\1$/,function(g,k,l){f=k;return l});b=(_.vd(d)||_.Xb).Jd();return c+f+b+f+e})};
Fd=function(a){if(a instanceof _.Wb)return'url("'+_.td(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a instanceof _.Qb)a=_.Rb(a);else{a=String(a);var b=a.replace(yd,"$1").replace(yd,"$1").replace(zd,"url");if(Ad.test(b)){if(b=!Bd.test(a)){for(var c=b=!0,d=0;d<a.length;d++){var e=a.charAt(d);"'"==e&&c?b=!b:'"'==e&&b&&(c=!c)}b=b&&c&&Dd(a)}a=b?Ed(a):"zClosurez"}else a="zClosurez"}if(/[{;}]/.test(a))throw new ad("Value does not allow [{;}], got: %s.",[a]);return a};
_.Gd=function(a){var b="",c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){if(!/^[-_a-zA-Z0-9]+$/.test(c))throw Error("i`"+c);var d=a[c];null!=d&&(d=Array.isArray(d)?(0,_.tb)(d,Fd).join(" "):Fd(d),b+=c+":"+d+";")}return b?(new _.Zb).Ui(b):_.$b};_.Hd=function(a){if(a instanceof _.gc)return a;var b="object"==typeof a,c=null;b&&a.xB&&(c=a.Gh());return _.ic(_.ld(b&&a.Qh?a.Jd():String(a)),c)};_.Id=function(a,b){if((0,_.lc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.hc(b)};
_.Jd=function(a,b){b=b instanceof _.Wb?b:_.wd(b);a.href=_.td(b)};_.Kd=function(a,b,c,d){a=a instanceof _.Wb?a:_.wd(a);c=c instanceof _.Qb?_.Rb(c):c||"";return(b||_.q).open(_.td(a),c,d,void 0)};_.Ld=function(a){return a=_.ld(a,void 0)};_.Md=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};Nd=!_.vc||_.Sc(9);Od=!_.yc&&!_.vc||_.vc&&_.Sc(9)||_.yc&&_.Qc("1.9.1");_.Pd=_.vc&&!_.Qc("9");_.Qd=_.vc||_.uc||_.zc;_.Rd=_.vc&&!_.Sc(9);
var Xd,ce,ee;_.Ud=function(a){return a?new _.Sd(_.Td(a)):$c||($c=new _.Sd)};_.Vd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Wd=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&&_.wb(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.$d=function(a,b){_.Eb(b,function(c,d){c&&"object"==typeof c&&c.Qh&&(c=c.Jd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Xd.hasOwnProperty(d)?a.setAttribute(Xd[d],c):_.dd(d,"aria-")||_.dd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Xd={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"};
_.ae=function(a){return a?a.parentWindow||a.defaultView:window};_.de=function(a,b){var c=String(b[0]),d=b[1];if(!Nd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Ld(d.name),'"');if(d.type){c.push(' type="',_.Ld(d.type),'"');var e={};_.Gb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.be(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.$d(c,d));2<b.length&&ce(a,c,b,2);return c};
ce=function(a,b,c,d){function e(g){g&&b.appendChild("string"===typeof g?a.createTextNode(g):g)}for(;d<c.length;d++){var f=c[d];!_.ib(f)||_.bb(f)&&0<f.nodeType?e(f):(0,_.rb)(ee(f)?_.cd(f):f,e)}};_.fe=function(a){return _.be(document,a)};_.be=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.ge=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};
_.he=function(a,b){ce(_.Td(a),a,arguments,1)};_.ie=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.je=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.ke=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.le=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 _.ke(a)}};
_.me=function(a){return Od&&void 0!=a.children?a.children:(0,_.sb)(a.childNodes,function(b){return 1==b.nodeType})};_.ne=function(a){return _.bb(a)&&1==a.nodeType};_.oe=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};_.Td=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.pe=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 _.ie(a),a.appendChild(_.Td(a).createTextNode(String(b)))};ee=function(a){if(a&&"number"==typeof a.length){if(_.bb(a))return"function"==typeof a.item||"string"==typeof a.item;if(_.kb(a))return"function"==typeof a.item}return!1};
_.Sd=function(a){this.ub=a||_.q.document||document};_.h=_.Sd.prototype;_.h.Fa=_.Ud;_.h.LD=_.da(7);_.h.wb=function(){return this.ub};_.h.S=function(a){return _.Vd(this.ub,a)};_.h.getElementsByTagName=function(a,b){return(b||this.ub).getElementsByTagName(String(a))};_.h.ta=function(a,b,c){return _.de(this.ub,arguments)};_.h.createElement=function(a){return _.be(this.ub,a)};_.h.createTextNode=function(a){return this.ub.createTextNode(String(a))};
_.h.Bb=function(){var a=this.ub;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.he;_.h.canHaveChildren=_.ge;_.h.Od=_.ie;_.h.VJ=_.je;_.h.removeNode=_.ke;_.h.jT=_.le;_.h.kA=_.me;_.h.isElement=_.ne;_.h.contains=_.oe;_.h.Th=_.da(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.qe=window;_.re=document;_.se=_.qe.location;_.te=/\[native code\]/;_.ve=function(a,b,c){return a[b]=a[b]||c};_.we=function(){var a;if((a=Object.create)&&_.te.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.xe=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.ye=function(a,b){a=a||{};for(var c in a)_.xe(a,c)&&(b[c]=a[c])};_.ze=_.ve(_.qe,"gapi",{});
_.Ae=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};_.Be=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.Ce=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");
_.De=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");
_.Fe=function(a,b,c){_.Ee(a,b,c,"add","at")};_.Ee=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)};
_.Ge=_.ve(_.qe,"___jsl",_.we());_.ve(_.Ge,"I",0);_.ve(_.Ge,"hel",10);
var He,Ie,Je,Ke,Le,Me,Ne;He=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Ie=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Je=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ke=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]&&!Je(a[d])&&!Je(b[d])?Ke(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Je(b[d])?[]:{},Ke(a[d],b[d])):a[d]=b[d])};
Le=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:{}}};
Me=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());Ke(c,b);a.push(c)};
Ne=function(a){Ie(!0);var b=window.___gcfg,c=He("cu"),d=window.___gu;b&&b!==d&&(Me(c,b),window.___gu=b);b=He("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,He("us"));for(var g=0;g<e.length;++g)for(var k=e[g],l=0;l<f.length;++l)k.src&&0==k.src.indexOf(f[l])&&d.push(k);0==d.length&&0<e.length&&e[e.length-1].src&&d.push(e[e.length-1]);for(e=0;e<d.length;++e)d[e].getAttribute("gapi_processed")||(d[e].setAttribute("gapi_processed",!0),(f=d[e])?(g=
f.nodeType,f=3==g||4==g?f.nodeValue:f.textContent||f.innerText||f.innerHTML||""):f=void 0,(f=Le(f))&&b.push(f));a&&Me(c,a);d=He("cd");a=0;for(b=d.length;a<b;++a)Ke(Ie(),d[a],!0);d=He("ci");a=0;for(b=d.length;a<b;++a)Ke(Ie(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ke(Ie(),c[a],!0)};_.N=function(a,b){var c=Ie();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};
_.Oe=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;Ne(c)};
var Pe=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ve(_.Ge,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Pe&&Pe();Ne();
_.y("gapi.config.get",_.N);_.y("gapi.config.update",_.Oe);

_.Qe=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.ib(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)}};_.Re=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.bb(f)?"o"+_.Xc(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Se=function(a){return/^[\s\xa0]*$/.test(a)};
_.Te=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:""):_.Wd(c,"*",a,b)[0]||null}return a||null};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var rx=function(){};rx.prototype.JG=null;rx.prototype.getOptions=function(){var a;(a=this.JG)||(a={},_.sx(this)&&(a[0]=!0,a[1]=!0),a=this.JG=a);return a};
var ux;ux=function(){};_.B(ux,rx);_.sx=function(a){if(!a.GJ&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++){var d=b[c];try{return new ActiveXObject(d),a.GJ=d}catch(e){}}throw Error("ma");}return a.GJ};_.tx=new ux;

_.Ue=_.Ue||{};

_.Ue=_.Ue||{};
(function(){function a(c,d){return String.fromCharCode(d)}var b={0:!1,10:!0,13:!0,34:!0,39:!0,60:!0,62:!0,92:!0,8232:!0,8233:!0,65282:!0,65287:!0,65308:!0,65310:!0,65340:!0};_.Ue.escape=function(c,d){if(c){if("string"===typeof c)return _.Ue.escapeString(c);if("Array"===typeof c){var e=0;for(d=c.length;e<d;++e)c[e]=_.Ue.escape(c[e])}else if("object"===typeof c&&d){d={};for(e in c)c.hasOwnProperty(e)&&(d[_.Ue.escapeString(e)]=_.Ue.escape(c[e],!0));return d}}return c};_.Ue.escapeString=function(c){if(!c)return c;
for(var d=[],e,f,g=0,k=c.length;g<k;++g)e=c.charCodeAt(g),f=b[e],!0===f?d.push("&#",e,";"):!1!==f&&d.push(c.charAt(g));return d.join("")};_.Ue.unescapeString=function(c){return c?c.replace(/&#([0-9]+);/g,a):c}})();

_.Ue=_.Ue||{};
(function(){function a(b){var c="";if(3==b.nodeType||4==b.nodeType)c=b.nodeValue;else if(b.innerText)c=b.innerText;else if(b.innerHTML)c=b.innerHTML;else if(b.firstChild){c=[];for(b=b.firstChild;b;b=b.nextSibling)c.push(a(b));c=c.join("")}return c}_.Ue.createElement=function(b){if(!document.body||document.body.namespaceURI)try{var c=document.createElementNS("http://www.w3.org/1999/xhtml",b)}catch(d){}return c||document.createElement(b)};_.Ue.createIframeElement=function(b){var c=_.Ue.createElement("iframe");try{var d=
["<","iframe"],e=b||{},f;for(f in e)e.hasOwnProperty(f)&&(d.push(" "),d.push(f),d.push('="'),d.push(_.Ue.escapeString(e[f])),d.push('"'));d.push("></");d.push("iframe");d.push(">");var g=_.Ue.createElement(d.join(""));g&&(!c||g.tagName==c.tagName&&g.namespaceURI==c.namespaceURI)&&(c=g)}catch(l){}d=c;b=b||{};for(var k in b)b.hasOwnProperty(k)&&(d[k]=b[k]);return c};_.Ue.getBodyElement=function(){if(document.body)return document.body;try{var b=document.getElementsByTagNameNS("http://www.w3.org/1999/xhtml",
"body");if(b&&1==b.length)return b[0]}catch(c){}return document.documentElement||document};_.Ue.Iaa=function(b){return a(b)}})();

(function(){function a(e,f){if(!(e<c)&&d)if(2===e&&d.warn)d.warn(f);else if(3===e&&d.error)try{d.error(f)}catch(g){}else d.log&&d.log(f)}var b=function(e){a(1,e)};_.Za=function(e){a(2,e)};_.$a=function(e){a(3,e)};_.Ve=function(){};b.INFO=1;b.WARNING=2;b.NONE=4;var c=1,d=window.console?window.console:window.opera?window.opera.postError:void 0;return b})();

_.Ue=_.Ue||{};(function(){var a=[];_.Ue.registerOnLoadHandler=function(b){a.push(b)};_.Ue.Tba=function(){for(var b=0,c=a.length;b<c;++b)a[b]()}})();

_.Ue=_.Ue||{};
(function(){var a=null;_.Ue.getUrlParameters=function(b){var c="undefined"===typeof b;if(null!==a&&c)return a;var d={};b=b||window.location.href;var e=b.indexOf("?"),f=b.indexOf("#");b=(-1===f?b.substr(e+1):[b.substr(e+1,f-e-1),"&",b.substr(f+1)].join("")).split("&");e=window.decodeURIComponent?decodeURIComponent:unescape;f=0;for(var g=b.length;f<g;++f){var k=b[f].indexOf("=");if(-1!==k){var l=b[f].substring(0,k);k=b[f].substring(k+1);k=k.replace(/\+/g," ");try{d[l]=e(k)}catch(m){}}}c&&(a=d);return d};
_.Ue.getUrlParameters()})();
_.y("gadgets.util.getUrlParameters",_.Ue.getUrlParameters);

var We;We=window.console;_.Xe=function(a){We&&We.log&&We.log(a)};_.Ye=function(a){We&&(We.error?We.error(a):We.log&&We.log(a))};_.Ze=function(a){We&&(We.warn?We.warn(a):We.log&&We.log(a))};_.$e=function(){};

_.af=function(){var a=window.gadgets&&window.gadgets.config&&window.gadgets.config.get;a&&_.Oe(a());return{register:function(b,c,d){d&&d(_.N())},get:function(b){return _.N(b)},update:function(b,c){if(c)throw"Config replacement is not supported";_.Oe(b)},init:function(){}}}();
_.y("gadgets.config.register",_.af.register);_.y("gadgets.config.get",_.af.get);_.y("gadgets.config.init",_.af.init);_.y("gadgets.config.update",_.af.update);

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

_.y("gadgets.json.stringify",_.Jf);_.y("gadgets.json.parse",_.If);

_.Of=function(){var a=_.re.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Pf=function(a){if(_.Of())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.qe.addEventListener?(_.qe.addEventListener("load",c,!1),_.qe.addEventListener("DOMContentLoaded",c,!1)):_.qe.attachEvent&&(_.qe.attachEvent("onreadystatechange",function(){_.Of()&&c.apply(this,arguments)}),_.qe.attachEvent("onload",c))}};
_.Ae(_.qe.location.href,"rpctoken")&&_.Fe(_.re,"unload",function(){});
var Qf=Qf||{};Qf.bM=null;Qf.RK=null;Qf.cv=null;Qf.frameElement=null;
Qf=Qf||{};
Qf.XE||(Qf.XE=function(){function a(f,g,k){"undefined"!=typeof window.addEventListener?window.addEventListener(f,g,k):"undefined"!=typeof window.attachEvent&&window.attachEvent("on"+f,g);"message"===f&&(window.___jsl=window.___jsl||{},f=window.___jsl,f.RPMQ=f.RPMQ||[],f.RPMQ.push(g))}function b(f){var g=_.If(f.data);if(g&&g.f){(0,_.Ve)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Rf.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.$a("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{oI:function(){return"wpm"},DX:function(){return!0},init:function(f,g){_.af.register("rpc",null,function(k){"true"===String((k&&k.rpc||{}).disableForceSecure)&&(e=!1)});c=f;d=g;a("message",b,!1);d("..",!0);return!0},Cc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Rf.getTargetOrigin(f),m=_.Rf.XF(f);l?window.setTimeout(function(){var n=_.Jf(k);(0,_.Ve)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.$a("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Rf&&_.Rf||(_.Rf=window.gadgets.rpc,_.Rf.config=_.Rf.config,_.Rf.register=_.Rf.register,_.Rf.unregister=_.Rf.unregister,_.Rf.registerDefault=_.Rf.registerDefault,_.Rf.unregisterDefault=_.Rf.unregisterDefault,_.Rf.forceParentVerifiable=_.Rf.forceParentVerifiable,_.Rf.call=_.Rf.call,_.Rf.getRelayUrl=_.Rf.getRelayUrl,_.Rf.setRelayUrl=_.Rf.setRelayUrl,_.Rf.setAuthToken=_.Rf.setAuthToken,_.Rf.setupReceiver=_.Rf.setupReceiver,_.Rf.getAuthToken=
_.Rf.getAuthToken,_.Rf.removeReceiver=_.Rf.removeReceiver,_.Rf.getRelayChannel=_.Rf.getRelayChannel,_.Rf.receive=_.Rf.receive,_.Rf.ML=_.Rf.receiveSameDomain,_.Rf.getOrigin=_.Rf.getOrigin,_.Rf.getTargetOrigin=_.Rf.getTargetOrigin,_.Rf.XF=_.Rf._getTargetWin,_.Rf.sR=_.Rf._parseSiblingId);else{_.Rf=function(){function a(x,K){if(!O[x]){var W=Fa;K||(W=ja);O[x]=W;K=M[x]||[];for(var la=0;la<K.length;++la){var ma=K[la];ma.t=C[x];W.call(x,ma.f,ma)}M[x]=[]}}function b(){function x(){ta=!0}Ba||("undefined"!=
typeof window.addEventListener?window.addEventListener("unload",x,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",x),Ba=!0)}function c(x,K,W,la,ma){C[K]&&C[K]===W||(_.$a("Invalid gadgets.rpc token. "+C[K]+" vs "+W),va(K,2));ma.onunload=function(){G[K]&&!ta&&(va(K,1),_.Rf.removeReceiver(K))};b();la=_.If(decodeURIComponent(la))}function d(x,K){if(x&&"string"===typeof x.s&&"string"===typeof x.f&&x.a instanceof Array)if(C[x.f]&&C[x.f]!==x.t&&(_.$a("Invalid gadgets.rpc token. "+
C[x.f]+" vs "+x.t),va(x.f,2)),"__ack"===x.s)window.setTimeout(function(){a(x.f,!0)},0);else{x.c&&(x.callback=function(pa){_.Rf.call(x.f,(x.g?"legacy__":"")+"__cb",null,x.c,pa)});if(K){var W=e(K);x.origin=K;var la=x.r;try{var ma=e(la)}catch(pa){}la&&ma==W||(la=K);x.referer=la}K=(v[x.s]||v[""]).apply(x,x.a);x.c&&"undefined"!==typeof K&&_.Rf.call(x.f,"__cb",null,x.c,K)}}function e(x){if(!x)return"";x=x.split("#")[0].split("?")[0];x=x.toLowerCase();0==x.indexOf("//")&&(x=window.location.protocol+x);-1==
x.indexOf("://")&&(x=window.location.protocol+"//"+x);var K=x.substring(x.indexOf("://")+3),W=K.indexOf("/");-1!=W&&(K=K.substring(0,W));x=x.substring(0,x.indexOf("://"));if("http"!==x&&"https"!==x&&"chrome-extension"!==x&&"file"!==x&&"android-app"!==x&&"chrome-search"!==x&&"chrome-untrusted"!==x&&"chrome"!==x)throw Error("n");W="";var la=K.indexOf(":");if(-1!=la){var ma=K.substring(la+1);K=K.substring(0,la);if("http"===x&&"80"!==ma||"https"===x&&"443"!==ma)W=":"+ma}return x+"://"+K+W}function f(x){if("/"==
x.charAt(0)){var K=x.indexOf("|");return{id:0<K?x.substring(1,K):x.substring(1),origin:0<K?x.substring(K+1):null}}return null}function g(x){if("undefined"===typeof x||".."===x)return window.parent;var K=f(x);if(K)return window.top.frames[K.id];x=String(x);return(K=window.frames[x])?K:(K=document.getElementById(x))&&K.contentWindow?K.contentWindow:null}function k(x,K){if(!0!==G[x]){"undefined"===typeof G[x]&&(G[x]=0);var W=g(x);".."!==x&&null==W||!0!==Fa.Cc(x,K)?!0!==G[x]&&10>G[x]++?window.setTimeout(function(){k(x,
K)},500):(O[x]=ja,G[x]=!0):G[x]=!0}}function l(x){(x=w[x])&&"/"===x.substring(0,1)&&(x="/"===x.substring(1,2)?document.location.protocol+x:document.location.protocol+"//"+document.location.host+x);return x}function m(x,K,W){K&&!/http(s)?:\/\/.+/.test(K)&&(0==K.indexOf("//")?K=window.location.protocol+K:"/"==K.charAt(0)?K=window.location.protocol+"//"+window.location.host+K:-1==K.indexOf("://")&&(K=window.location.protocol+"//"+K));w[x]=K;"undefined"!==typeof W&&(z[x]=!!W)}function n(x,K){K=K||"";
C[x]=String(K);k(x,K)}function p(x){x=(x.passReferrer||"").split(":",2);L=x[0]||"none";Z=x[1]||"origin"}function t(x){"true"===String(x.useLegacyProtocol)&&(Fa=Qf.cv||ja,Fa.init(d,a))}function r(x,K){function W(la){la=la&&la.rpc||{};p(la);var ma=la.parentRelayUrl||"";ma=e(Y.parent||K)+ma;m("..",ma,"true"===String(la.useLegacyProtocol));t(la);n("..",x)}!Y.parent&&K?W({}):_.af.register("rpc",null,W)}function u(x,K,W){if(".."===x)r(W||Y.rpctoken||Y.ifpctok||"",K);else a:{var la=null;if("/"!=x.charAt(0)){if(!_.Ue)break a;
la=document.getElementById(x);if(!la)throw Error("o`"+x);}la=la&&la.src;K=K||_.Rf.getOrigin(la);m(x,K);K=_.Ue.getUrlParameters(la);n(x,W||K.rpctoken)}}var v={},w={},z={},C={},A=0,F={},G={},Y={},O={},M={},L=null,Z=null,ra=window.top!==window.self,Da=window.name,va=function(){},ab=window.console,Ma=ab&&ab.log&&function(x){ab.log(x)}||function(){},ja=function(){function x(K){return function(){Ma(K+": call ignored")}}return{oI:function(){return"noop"},DX:function(){return!0},init:x("init"),Cc:x("setup"),
call:x("call")}}();_.Ue&&(Y=_.Ue.getUrlParameters());var ta=!1,Ba=!1,Fa=function(){if("rmr"==Y.rpctx)return Qf.bM;var x="function"===typeof window.postMessage?Qf.XE:"object"===typeof window.postMessage?Qf.XE:window.ActiveXObject?Qf.RK?Qf.RK:Qf.cv:0<navigator.userAgent.indexOf("WebKit")?Qf.bM:"Gecko"===navigator.product?Qf.frameElement:Qf.cv;x||(x=ja);return x}();v[""]=function(){Ma("Unknown RPC service: "+this.s)};v.__cb=function(x,K){var W=F[x];W&&(delete F[x],W.call(this,K))};return{config:function(x){"function"===
typeof x.iM&&(va=x.iM)},register:function(x,K){if("__cb"===x||"__ack"===x)throw Error("p");if(""===x)throw Error("q");v[x]=K},unregister:function(x){if("__cb"===x||"__ack"===x)throw Error("r");if(""===x)throw Error("s");delete v[x]},registerDefault:function(x){v[""]=x},unregisterDefault:function(){delete v[""]},forceParentVerifiable:function(){},call:function(x,K,W,la){x=x||"..";var ma="..";".."===x?ma=Da:"/"==x.charAt(0)&&(ma=_.Rf.getOrigin(window.location.href),ma="/"+Da+(ma?"|"+ma:""));++A;W&&
(F[A]=W);var pa={s:K,f:ma,c:W?A:0,a:Array.prototype.slice.call(arguments,3),t:C[x],l:!!z[x]};a:if("bidir"===L||"c2p"===L&&".."===x||"p2c"===L&&".."!==x){var H=window.location.href;var oa="?";if("query"===Z)oa="#";else if("hash"===Z)break a;oa=H.lastIndexOf(oa);oa=-1===oa?H.length:oa;H=H.substring(0,oa)}else H=null;H&&(pa.r=H);if(".."===x||null!=f(x)||document.getElementById(x))(H=O[x])||null===f(x)||(H=Fa),0===K.indexOf("legacy__")&&(H=Fa,pa.s=K.substring(8),pa.c=pa.c?pa.c:A),pa.g=!0,pa.r=ma,H?(z[x]&&
(H=Qf.cv),!1===H.call(x,ma,pa)&&(O[x]=ja,Fa.call(x,ma,pa))):M[x]?M[x].push(pa):M[x]=[pa]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:u,getAuthToken:function(x){return C[x]},removeReceiver:function(x){delete w[x];delete z[x];delete C[x];delete G[x];delete O[x]},getRelayChannel:function(){return Fa.oI()},receive:function(x,K){4<x.length?Fa.R$(x,d):c.apply(null,x.concat(K))},ML:function(x){x.a=Array.prototype.slice.call(x.a);window.setTimeout(function(){d(x)},0)},getOrigin:e,getTargetOrigin:function(x){var K=
null,W=l(x);W?K=W:(W=f(x))?K=W.origin:".."==x?K=Y.parent:(x=document.getElementById(x))&&"iframe"===x.tagName.toLowerCase()&&(K=x.src);return e(K)},init:function(){!1===Fa.init(d,a)&&(Fa=ja);ra?u(".."):_.af.register("rpc",null,function(x){x=x.rpc||{};p(x);t(x)})},XF:g,sR:f,ACK:"__ack",f8:Da||"..",s8:0,r8:1,q8:2}}();_.Rf.init()}
;_.Rf.config({iM:function(a){throw Error("t`"+a);}});_.Ve=_.$e;
_.y("gadgets.rpc.config",_.Rf.config);_.y("gadgets.rpc.register",_.Rf.register);_.y("gadgets.rpc.unregister",_.Rf.unregister);_.y("gadgets.rpc.registerDefault",_.Rf.registerDefault);_.y("gadgets.rpc.unregisterDefault",_.Rf.unregisterDefault);_.y("gadgets.rpc.forceParentVerifiable",_.Rf.forceParentVerifiable);_.y("gadgets.rpc.call",_.Rf.call);_.y("gadgets.rpc.getRelayUrl",_.Rf.getRelayUrl);_.y("gadgets.rpc.setRelayUrl",_.Rf.setRelayUrl);_.y("gadgets.rpc.setAuthToken",_.Rf.setAuthToken);
_.y("gadgets.rpc.setupReceiver",_.Rf.setupReceiver);_.y("gadgets.rpc.getAuthToken",_.Rf.getAuthToken);_.y("gadgets.rpc.removeReceiver",_.Rf.removeReceiver);_.y("gadgets.rpc.getRelayChannel",_.Rf.getRelayChannel);_.y("gadgets.rpc.receive",_.Rf.receive);_.y("gadgets.rpc.receiveSameDomain",_.Rf.ML);_.y("gadgets.rpc.getOrigin",_.Rf.getOrigin);_.y("gadgets.rpc.getTargetOrigin",_.Rf.getTargetOrigin);

_.wg=window.gapi&&window.gapi.util||{};

_.yg=function(a){if(!a)return"";a=a.split("#")[0].split("?")[0];a=a.toLowerCase();0==a.indexOf("//")&&(a=window.location.protocol+a);/^[\w\-]*:\/\//.test(a)||(a=window.location.href);var b=a.substring(a.indexOf("://")+3),c=b.indexOf("/");-1!=c&&(b=b.substring(0,c));a=a.substring(0,a.indexOf("://"));if("http"!==a&&"https"!==a&&"chrome-extension"!==a&&"file"!==a&&"android-app"!==a&&"chrome-search"!==a&&"chrome-untrusted"!==a&&"chrome"!==a&&"app"!==a)throw Error("u`"+a);c="";var d=b.indexOf(":");if(-1!=
d){var e=b.substring(d+1);b=b.substring(0,d);if("http"===a&&"80"!==e||"https"===a&&"443"!==e)c=":"+e}return a+"://"+b+c};

_.wg.getOrigin=function(a){return _.yg(a)};

_.zg=window.googleapis&&window.googleapis.server||{};

var Eh;Eh=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.Fh=function(a){var b=_.N("googleapis.config/sessionIndex");"string"===typeof b&&254<b.length&&(b=null);null==b&&(b=window.__X_GOOG_AUTHUSER);"string"===typeof b&&254<b.length&&(b=null);if(null==b){var c=window.google;c&&(b=c.authuser)}"string"===typeof b&&254<b.length&&(b=null);null==b&&(a=a||window.location.href,b=_.Ae(a,"authuser")||null,null==b&&(b=(b=a.match(Eh))?b[1]:null));if(null==b)return null;b=String(b);254<b.length&&(b=null);return b};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Hh;_.Gh=function(a){this.ub=a||{cookie:""}};_.h=_.Gh.prototype;_.h.isEnabled=function(){return navigator.cookieEnabled};
_.h.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.Uba;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.BK}if(/[;=\s]/.test(a))throw Error("z`"+a);if(/[;\r\n]/.test(b))throw Error("A`"+b);void 0===k&&(k=-1);c=f?";domain="+f:"";g=g?";path="+g:"";d=d?";secure":"";k=0>k?"":0==k?";expires="+(new Date(1970,1,1)).toUTCString():";expires="+(new Date((0,_.Ya)()+1E3*k)).toUTCString();this.ub.cookie=a+"="+b+c+g+k+d+(null!=e?";samesite="+e:"")};
_.h.get=function(a,b){for(var c=a+"=",d=(this.ub.cookie||"").split(";"),e=0,f;e<d.length;e++){f=(0,_.xb)(d[e]);if(0==f.lastIndexOf(c,0))return f.substr(c.length);if(f==a)return""}return b};_.h.remove=function(a,b,c){var d=this.Ud(a);this.set(a,"",{BK:0,path:b,domain:c});return d};_.h.Be=function(){return Hh(this).keys};_.h.Xc=function(){return Hh(this).values};_.h.isEmpty=function(){return!this.ub.cookie};_.h.Fb=function(){return this.ub.cookie?(this.ub.cookie||"").split(";").length:0};
_.h.Ud=function(a){return void 0!==this.get(a)};_.h.Wj=function(a){for(var b=Hh(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=Hh(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};Hh=function(a){a=(a.ub.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.xb)(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}};
_.Ih=new _.Gh("undefined"==typeof document?null:document);

var Kh,Lh,Nh;
_.Jh=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var t=g,r=0;64>r;r+=4)t[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=t[r-3]^t[r-8]^t[r-14]^t[r-16],t[r]=(p<<1|p>>>31)&4294967295;p=e[0];var u=e[1],v=e[2],w=e[3],z=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var C=w^u&(v^w);var A=1518500249}else C=u^v^w,A=1859775393;else 60>r?(C=u&v|w&(u|v),A=2400959708):(C=u^v^w,A=3395469782);C=((p<<5|p>>>27)&4294967295)+
C+z+A+t[r]&4294967295;z=w;w=v;v=(u<<30|u>>>2)&4294967295;u=p;p=C}e[0]=e[0]+p&4294967295;e[1]=e[1]+u&4294967295;e[2]=e[2]+v&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+z&4294967295}function c(p,t){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],u=0,v=p.length;u<v;++u)r.push(p.charCodeAt(u));p=r}t||(t=p.length);r=0;if(0==m)for(;r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<t;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],
t=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=t&255,t>>>=8;b(f);for(r=t=0;5>r;r++)for(var u=24;0<=u;u-=8)p[t++]=e[r]>>u&255;return p}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Qg:function(){for(var p=d(),t="",r=0;r<p.length;r++)t+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return t}}};Kh=function(a){var b=_.Jh();b.update(a);return b.Qg().toLowerCase()};
Lh=function(a,b,c){var d=[],e=[];if(1==(Array.isArray(c)?2:1))return e=[b,a],(0,_.rb)(d,function(k){e.push(k)}),Kh(e.join(" "));var f=[],g=[];(0,_.rb)(c,function(k){g.push(k.key);f.push(k.value)});c=Math.floor((new Date).getTime()/1E3);e=0==f.length?[c,b,a]:[f.join(":"),c,b,a];(0,_.rb)(d,function(k){e.push(k)});a=Kh(e.join(" "));a=[c,a];0==g.length||a.push(g.join(""));return a.join("_")};
_.Mh=function(a){var b={SAPISIDHASH:!0,APISIDHASH:!0};return a&&(a.OriginToken||a.Authorization&&b[String(a.Authorization).split(" ")[0]])?!0:!1};Nh=function(){var a=_.q.__SAPISID||_.q.__APISID||_.q.__OVERRIDE_SID;if(a)return!0;a=new _.Gh(document);a=a.get("SAPISID")||a.get("APISID")||a.get("__Secure-3PAPISID")||a.get("SID");return!!a};
_.Oh=function(a){var b=_.yg(String(_.q.location.href));if(Nh()){var c=(b=0==b.indexOf("https:")||0==b.indexOf("chrome-extension:"))?_.q.__SAPISID:_.q.__APISID;c||(c=new _.Gh(document),c=c.get(b?"SAPISID":"APISID")||c.get("__Secure-3PAPISID"));if(c){b=b?"SAPISIDHASH":"APISIDHASH";var d=String(_.q.location.href);return d&&c&&b?[b,Lh(_.yg(d),c,a||null)].join(" "):null}}return null};
_.Ph={uW:_.Mh,yX:Nh,GU:function(){var a=null;Nh()&&(a=window.__PVT,null==a&&(a=(new _.Gh(document)).get("BEAT")));return a},gA:_.Oh};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.qh=function(a){return encodeURIComponent(String(a))};_.rh=function(a){return null==a?"":String(a)};_.sh=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^\\/?#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?#]+)?(?:\?([^#]*))?(?:#([\s\S]*))?$/;_.th=function(a,b){if(!b)return a;var c=a.indexOf("#");0>c&&(c=a.length);var d=a.indexOf("?");if(0>d||d>c){d=c;var e=""}else e=a.substring(d+1,c);a=[a.substr(0,d),e,a.substr(c)];c=a[1];a[1]=b?c?c+"&"+b:b:c;return a[0]+(a[1]?"?"+a[1]:"")+a[2]};
_.uh=function(a,b,c){if(Array.isArray(b))for(var d=0;d<b.length;d++)_.uh(a,String(b[d]),c);else null!=b&&c.push(a+(""===b?"":"="+_.qh(b)))};_.vh=function(a){var b=[],c;for(c in a)_.uh(c,a[c],b);return b.join("&")};_.wh=function(a,b){b=_.vh(b);return _.th(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Qh=function(){this.Sj=-1};
var Rh=function(){this.Sj=64;this.Ec=[];this.xy=[];this.oR=[];this.dw=[];this.dw[0]=128;for(var a=1;a<this.Sj;++a)this.dw[a]=0;this.gx=this.Qn=0;this.reset()};_.B(Rh,Qh);Rh.prototype.reset=function(){this.Ec[0]=1732584193;this.Ec[1]=4023233417;this.Ec[2]=2562383102;this.Ec[3]=271733878;this.Ec[4]=3285377520;this.gx=this.Qn=0};
var Sh=function(a,b,c){c||(c=0);var d=a.oR;if("string"===typeof b)for(var e=0;16>e;e++)d[e]=b.charCodeAt(c)<<24|b.charCodeAt(c+1)<<16|b.charCodeAt(c+2)<<8|b.charCodeAt(c+3),c+=4;else for(e=0;16>e;e++)d[e]=b[c]<<24|b[c+1]<<16|b[c+2]<<8|b[c+3],c+=4;for(e=16;80>e;e++){var f=d[e-3]^d[e-8]^d[e-14]^d[e-16];d[e]=(f<<1|f>>>31)&4294967295}b=a.Ec[0];c=a.Ec[1];var g=a.Ec[2],k=a.Ec[3],l=a.Ec[4];for(e=0;80>e;e++){if(40>e)if(20>e){f=k^c&(g^k);var m=1518500249}else f=c^g^k,m=1859775393;else 60>e?(f=c&g|k&(c|g),
m=2400959708):(f=c^g^k,m=3395469782);f=(b<<5|b>>>27)+f+l+m+d[e]&4294967295;l=k;k=g;g=(c<<30|c>>>2)&4294967295;c=b;b=f}a.Ec[0]=a.Ec[0]+b&4294967295;a.Ec[1]=a.Ec[1]+c&4294967295;a.Ec[2]=a.Ec[2]+g&4294967295;a.Ec[3]=a.Ec[3]+k&4294967295;a.Ec[4]=a.Ec[4]+l&4294967295};
Rh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Sj,d=0,e=this.xy,f=this.Qn;d<b;){if(0==f)for(;d<=c;)Sh(this,a,d),d+=this.Sj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Sj){Sh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Sj){Sh(this,e);f=0;break}}this.Qn=f;this.gx+=b}};
Rh.prototype.digest=function(){var a=[],b=8*this.gx;56>this.Qn?this.update(this.dw,56-this.Qn):this.update(this.dw,this.Sj-(this.Qn-56));for(var c=this.Sj-1;56<=c;c--)this.xy[c]=b&255,b/=256;Sh(this,this.xy);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Ec[c]>>d&255,++b;return a};
_.Th=function(){this.eE=new Rh};_.h=_.Th.prototype;_.h.reset=function(){this.eE.reset()};_.h.RN=function(a){this.eE.update(a)};_.h.tH=function(){return this.eE.digest()};_.h.ox=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.RN(b)};_.h.Qg=function(){for(var a=this.tH(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

var Vh,Uh,ai,bi,Wh,Zh,Xh,ci,Yh;_.$h=function(){if(Uh){var a=new _.qe.Uint32Array(1);Vh.getRandomValues(a);a=Number("0."+a[0])}else a=Wh,a+=parseInt(Xh.substr(0,20),16),Xh=Yh(Xh),a/=Zh+Math.pow(16,20);return a};Vh=_.qe.crypto;Uh=!1;ai=0;bi=0;Wh=1;Zh=0;Xh="";ci=function(a){a=a||_.qe.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;Wh=Wh*b%Zh;0<ai&&++bi==ai&&_.Ee(_.qe,"mousemove",ci,"remove","de")};Yh=function(a){var b=new _.Th;b.ox(a);return b.Qg()};
Uh=!!Vh&&"function"==typeof Vh.getRandomValues;Uh||(Zh=1E6*(screen.width*screen.width+screen.height),Xh=Yh(_.re.cookie+"|"+_.re.location+"|"+(new Date).getTime()+"|"+Math.random()),ai=_.N("random/maxObserveMousemove")||0,0!=ai&&_.Fe(_.qe,"mousemove",ci));

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

var fi;
fi=function(a,b){a=_.Ue.createIframeElement({id:a,name:a});a.style.width="1px";a.style.height="1px";a.style.position="absolute";a.style.top="-100px";a.style.display="none";if(window.navigator){var c=window.navigator.userAgent||"";var d=window.navigator.product||"";c=0!=c.indexOf("Opera")&&-1==c.indexOf("WebKit")&&"Gecko"==d&&0<c.indexOf("rv:1.")}else c=!1;a.src=c?"about:blank":b;a.tabIndex=-1;"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true";document.body.appendChild(a);c&&
(a.src=b);return a};
_.gi=function(){function a(){return!!g("auth/useFirstPartyAuthV2")}function b(p,t,r,u,v){var w=g("proxy");if(u||!w){w=g("root");var z=g("root-1p")||w;w=w||"https://content.googleapis.com";z=z||"https://clients6.google.com";var C=g("xd3")||"/static/proxy.html";w=(u||String(t?z:w))+C}w=String(w);r&&(w+=(0<=w.indexOf("?")?"&":"?")+"usegapi=1");(t=_.Ue.getUrlParameters().jsh||_.Ge.h)&&(w+=(0<=w.indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(t));w+="#parent="+encodeURIComponent(null!=v?String(v):_.wg.getOrigin(document.location.href));
return w+("&rpctoken="+p)}function c(p,t,r,u,v){var w=e(r,u,v);l[w]||(r=fi(w,t),_.Rf.register("ready:"+p,function(){_.Rf.unregister("ready:"+p);if(!m[w]){m[w]=!0;var z=n[w];n[w]=[];for(var C=0,A=z.length;C<A;++C){var F=z[C];f(F.rpc,F.SZ,F.callback)}}}),_.Rf.setupReceiver(w,t),l[w]=r)}function d(p,t,r){var u=String(2147483647*_.$h()|0),v=b(u,p,t,r);_.Pf(function(){c(u,v,p,t,r)})}function e(p,t,r){p=b("",p,t,r,"");r=k[p+t];if(!r){r=new _.Th;r.ox(p);r=r.Qg().toLowerCase();var u=_.$h();r+=u;k[p+t]=r}return"apiproxy"+
r}function f(p,t,r){var u=void 0,v=!1;if("makeHttpRequests"!==p)throw'only "makeHttpRequests" RPCs are implemented';var w=function(G){if(G){if("undefined"!=typeof u&&"undefined"!=typeof G.root&&u!=G.root)throw"all requests in a batch must have the same root URL";u=G.root||u;v=_.Ph.uW(G.headers)}};if(t)for(var z=0,C=t.length;z<C;++z){var A=t[z];A&&w(A.params)}w=!!g("useGapiForXd3");var F=e(v,w,u);l[F]||d(v,w,u);m[F]?_.Rf.call(F,p,function(G){if(this.f==F&&this.t==_.Rf.getAuthToken(this.f)&&this.origin==
_.Rf.getTargetOrigin(this.f)){var Y=_.If(G);r(Y,G)}},t):(n[F]||(n[F]=[]),n[F].push({rpc:p,SZ:t,callback:r}))}function g(p){return _.N("googleapis.config/"+p)}var k={},l={},m={},n={};return{wR:function(p,t,r){var u=r||"auto";p=p||{};if("none"==u)return p;t=t||window.location.href;r=p.Authorization;var v=p.OriginToken;if(!r&&!v){(v=_.ei())&&v.access_token&&("oauth2"==u||"auto"==u)&&(r=String(v.token_type||"Bearer")+" "+v.access_token);if(v=!r)v=(!!g("auth/useFirstPartyAuth")||"1p"==u)&&"oauth2"!=u;
if(v&&_.Ph.yX()){if(a()){r=g("primaryEmail");u=g("appDomain");v=g("fogId");var w=[];r&&w.push({key:"e",value:r});u&&w.push({key:"a",value:u});v&&w.push({key:"u",value:v});r=_.Ph.gA(w)}else r=_.Ph.gA();r&&(t=_.Fh(t),t=p["X-Goog-AuthUser"]||t,_.Se(_.rh(t))&&(!a()||a()&&_.Se(_.rh(g("primaryEmail")))&&_.Se(_.rh(g("appDomain")))&&_.Se(_.rh(g("fogId"))))&&(t="0"),_.Se(_.rh(t))||(p["X-Goog-AuthUser"]=t))}r?p.Authorization=r:!1!==g("auth/useOriginToken")&&(v=_.Ph.GU())&&(p.OriginToken=v)}return p},qj:f}}();

var Ig={AUTHORIZATION:"Authorization",GO:"Content-ID",X2:"Content-Transfer-Encoding",CONTENT_TYPE:"Content-Type",B3:"Date",W6:"OriginToken",p$:"WWW-Authenticate",q$:"X-ClientDetails",r$:"X-Compass-Routing-Destination",s$:"X-Goog-AuthUser",t$:"X-Goog-Encode-Response-If-Executable",u$:"X-Goog-Meeting-Botguardid",v$:"X-Goog-Meeting-ClientVersion",w$:"X-Goog-Meeting-Debugid",x$:"X-Goog-Meeting-RtcClient",y$:"X-Goog-Meeting-Token",z$:"X-Goog-PageId",A$:"X-Goog-Safety-Content-Type",B$:"X-Goog-Safety-Encoding",
C$:"X-HTTP-Method-Override",D$:"X-JavaScript-User-Agent",E$:"X-Origin",F$:"X-Referer",G$:"X-Requested-With",H$:"X-Use-HTTP-Status-Code-Override"},Jg="Accept Accept-Language Authorization Cache-Control cast-device-capabilities Content-Disposition Content-Encoding Content-Language Content-Length Content-MD5 Content-Range Content-Transfer-Encoding Content-Type Date EES-S7E-MODE GData-Version google-cloud-resource-prefix Host If-Match If-Modified-Since If-None-Match If-Unmodified-Since MIME-Version Origin OriginToken Pragma Range Slug Transfer-Encoding Want-Digest x-alkali-account-key x-alkali-application-key x-alkali-auth-apps-namespace x-alkali-auth-entities-namespace x-alkali-auth-entity x-alkali-client-locale x-chrome-connected X-Client-Data X-ClientDetails X-Client-Version X-Firebase-Locale X-GData-Client X-GData-Key X-Goog-AuthUser X-Goog-PageId X-Goog-Encode-Response-If-Executable X-GoogApps-Allowed-Domains X-Goog-AdX-Buyer-Impersonation X-Goog-Api-Client X-Goog-Api-Key X-Goog-Correlation-Id X-Goog-Request-Info X-Goog-Request-Reason X-Goog-Experiments x-goog-ext-124712974-jspb x-goog-ext-259736195-jspb x-goog-ext-275505673-bin X-Goog-Firebase-Installations-Auth X-Firebase-Client X-Firebase-Client-Log-Type x-goog-iam-authority-selector x-goog-iam-authorization-token x-goog-request-params X-Goog-Spatula X-Goog-Travel-Bgr X-Goog-Travel-Settings X-Goog-Upload-Command X-Goog-Upload-Content-Disposition X-Goog-Upload-Content-Length X-Goog-Upload-Content-Type X-Goog-Upload-File-Name X-Goog-Upload-Header-Content-Encoding X-Goog-Upload-Header-Content-Length X-Goog-Upload-Header-Content-Type X-Goog-Upload-Header-Transfer-Encoding X-Goog-Upload-Offset X-Goog-Upload-Protocol X-Goog-User-Project X-Goog-Visitor-Id X-Goog-FieldMask X-Google-Project-Override X-HTTP-Method-Override X-JavaScript-User-Agent X-Pan-Versionid X-Proxied-User-IP X-Origin X-Referer X-Requested-With X-Stadia-Client-Context X-Upload-Content-Length X-Upload-Content-Type X-Use-HTTP-Status-Code-Override X-Ios-Bundle-Identifier X-Android-Package X-Ariane-Xsrf-Token X-Earth-Engine-App-ID-Token X-Earth-Engine-Computation-Profile X-Earth-Engine-Computation-Profiling X-Play-Console-Experiments-Override X-Play-Console-Session-Id X-YouTube-VVT X-YouTube-Page-CL X-YouTube-Page-Timestamp X-Goog-Meeting-Botguardid X-Goog-Meeting-ClientVersion X-Goog-Meeting-Debugid X-Goog-Meeting-RtcClient X-Goog-Meeting-Token X-Sfdc-Authorization".split(" "),
Kg="Digest Cache-Control Content-Disposition Content-Encoding Content-Language Content-Length Content-MD5 Content-Range Content-Transfer-Encoding Content-Type Date ETag Expires Last-Modified Location Pragma Range Server Transfer-Encoding WWW-Authenticate Vary Unzipped-Content-MD5 X-Correlation-ID X-Debug-Tracking-Id X-Goog-Generation X-Goog-Metageneration X-Goog-Safety-Content-Type X-Goog-Safety-Encoding X-Google-Trace X-Goog-Upload-Chunk-Granularity X-Goog-Upload-Control-URL X-Goog-Upload-Size-Received X-Goog-Upload-Status X-Goog-Upload-URL X-Goog-Diff-Download-Range X-Goog-Hash X-Goog-Updated-Authorization X-Server-Object-Version X-Guploader-Customer X-Guploader-Upload-Result X-Guploader-Uploadid X-Google-Gfe-Backend-Request-Cost X-Earth-Engine-Computation-Profile X-Goog-Meeting-Botguardid X-Goog-Meeting-RtcClient X-Goog-Meeting-Debugid X-Goog-Meeting-RtcClient X-Goog-Meeting-Token X-Compass-Routing-Destination".split(" ");
var Lg,Mg,Ng,Og,Qg,Rg,Sg,Tg,Ug,Vg,Wg,Xg;Lg=null;Mg=null;Ng=null;Og=function(a,b){var c=a.length;if(c!=b.length)return!1;for(var d=0;d<c;++d){var e=a.charCodeAt(d),f=b.charCodeAt(d);65<=e&&90>=e&&(e+=32);65<=f&&90>=f&&(f+=32);if(e!=f)return!1}return!0};
_.Pg=function(a){a=String(a||"").split("\x00").join("");for(var b=[],c=!0,d=0,e=a.length;d<e;++d){var f=a.charAt(d),g=a.charCodeAt(d);if(55296<=g&&56319>=g&&d+1<e){var k=a.charAt(d+1),l=a.charCodeAt(d+1);56320<=l&&57343>=l&&(f+=k,g=65536+(g-55296<<10)+(l-56320),++d)}if(!(0<=g&&1114109>=g)||55296<=g&&57343>=g||64976<=g&&65007>=g||65534==(g&65534))g=65533,f=String.fromCharCode(g);k=!(32<=g&&126>=g)||" "==f||c&&":"==f||"\\"==f;!c||"/"!=f&&"?"!=f||(c=!1);"%"==f&&(d+2>=e?k=!0:(l=16*parseInt(a.charAt(d+
1),16)+parseInt(a.charAt(d+2),16),0<=l&&255>=l?(g=l,f=0==g?"":"%"+(256+l).toString(16).toUpperCase().substr(1),d+=2):k=!0));k&&(f=encodeURIComponent(f),1>=f.length&&(0<=g&&127>=g?f="%"+(256+g).toString(16).toUpperCase().substr(1):(g=65533,f=encodeURIComponent(String.fromCharCode(g)))));b.push(f)}a=b.join("");a=a.split("#")[0];a=a.split("?");b=a[0].split("/");c=[];d=0;for(e=b.length;d<e;++d)f=b[d],g=f.split("%2E").join("."),g=g.split(encodeURIComponent("\uff0e")).join("."),"."==g?d+1==e&&c.push(""):
".."==g?(0<c.length&&c.pop(),d+1==e&&c.push("")):c.push(f);a[0]=c.join("/");for(a=a.join("?");a&&"/"==a.charAt(0);)a=a.substr(1);return"/"+a};Qg={"access-control-allow-origin":!0,"access-control-allow-credentials":!0,"access-control-expose-headers":!0,"access-control-max-age":!0,"access-control-allow-headers":!0,"access-control-allow-methods":!0,p3p:!0,"proxy-authenticate":!0,"set-cookie":!0,"set-cookie2":!0,status:!0,tsv:!0,"":!0};
Rg={"accept-charset":!0,"accept-encoding":!0,"access-control-request-headers":!0,"access-control-request-method":!0,"client-ip":!0,clientip:!0,connection:!0,"content-length":!0,cookie:!0,cookie2:!0,date:!0,dnt:!0,expect:!0,forwarded:!0,"forwarded-for":!0,"front-end-https":!0,host:!0,"keep-alive":!0,"max-forwards":!0,method:!0,origin:!0,"raw-post-data":!0,referer:!0,te:!0,trailer:!0,"transfer-encoding":!0,upgrade:!0,url:!0,"user-agent":!0,version:!0,via:!0,"x-att-deviceid":!0,"x-chrome-connected":!0,
"x-client-data":!0,"x-client-ip":!0,"x-do-not-track":!0,"x-forwarded-by":!0,"x-forwarded-for":!0,"x-forwarded-host":!0,"x-forwarded-proto":!0,"x-geo":!0,"x-googapps-allowed-domains":!0,"x-origin":!0,"x-proxyuser-ip":!0,"x-real-ip":!0,"x-referer":!0,"x-uidh":!0,"x-user-ip":!0,"x-wap-profile":!0,"":!0};
Sg=function(a){if(!_.ib(a))return null;for(var b={},c=0;c<a.length;c++){var d=a[c];if("string"===typeof d&&d){var e=d.toLowerCase();Og(d,e)&&(b[e]=d)}}for(var f in Ig)Object.prototype.hasOwnProperty.call(Ig,f)&&(d=Ig[f],e=d.toLowerCase(),Og(d,e)&&Object.prototype.hasOwnProperty.call(b,e)&&(b[e]=d));return b};Tg=new RegExp("("+/[\t -~\u00A0-\u2027\u202A-\uD7FF\uE000-\uFFFF]/.source+"|"+/[\uD800-\uDBFF][\uDC00-\uDFFF]/.source+"){1,100}","g");Ug=/[ \t]*(\r?\n[ \t]+)+/g;Vg=/^[ \t]+|[ \t]+$/g;
Wg=function(a,b){if(!b&&"object"===typeof a&&a&&"number"===typeof a.length){b=a;a="";for(var c=0,d=b.length;c<d;++c){var e=Wg(b[c],!0);e&&(a&&(e=a+", "+e),a=e)}}if("string"===typeof a&&(a=a.replace(Ug," "),a=a.replace(Vg,""),""==a.replace(Tg,"")&&a))return a};Xg=/^[-0-9A-Za-z!#\$%&'\*\+\.\^_`\|~]+$/g;
_.Yg=function(a){if("string"!==typeof a||!a||!a.match(Xg))return null;a=a.toLowerCase();if(null==Ng){var b=[],c=_.N("googleapis/headers/response");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.N("client/headers/response"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Kg);(c=_.N("googleapis/headers/request"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.N("client/headers/request"))&&
"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Jg);for(var d in Ig)Object.prototype.hasOwnProperty.call(Ig,d)&&b.push(Ig[d]);Ng=Sg(b)}return null!=Ng&&Ng.hasOwnProperty(a)?Ng[a]:a};
_.Zg=function(a,b){if(!_.Yg(a)||!Wg(b))return null;a=a.toLowerCase();if(a.match(/^x-google|^x-gfe|^proxy-|^sec-/i)||Rg[a])return null;if(null==Lg){b=[];var c=_.N("googleapis/headers/request");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.N("client/headers/request"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Jg);Lg=Sg(b)}return null!=Lg&&Lg.hasOwnProperty(a)?Lg[a]:null};
_.$g=function(a,b){if(!_.Yg(a)||!Wg(b))return null;a=a.toLowerCase();if(Qg[a])return null;if(null==Mg){b=[];var c=_.N("googleapis/headers/response");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.N("client/headers/response"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Kg);Mg=Sg(b)}return null!=Mg&&Mg.hasOwnProperty(a)?a:null};
_.ah=function(a,b){if(_.Yg(b)&&null!=a&&"object"===typeof a){var c=void 0,d;for(d in a)if(Object.prototype.hasOwnProperty.call(a,d)&&Og(d,b)){var e=Wg(a[d]);e&&(void 0!==c&&(e=c+", "+e),c=e)}return c}};_.bh=function(a,b,c,d){var e=_.Yg(b);if(e){c&&(c=Wg(c));b=b.toLowerCase();for(var f in a)Object.prototype.hasOwnProperty.call(a,f)&&Og(f,b)&&delete a[f];c&&(d||(b=e),a[b]=c)}};
_.ch=function(a,b){var c={};if(!a)return c;a=a.split("\r\n");for(var d=0,e=a.length;d<e;++d){var f=a[d];if(!f)break;var g=f.indexOf(":");if(!(0>=g)){var k=f.substring(0,g);if(k=_.Yg(k)){for(f=f.substring(g+1);d+1<e&&a[d+1].match(/^[ \t]/);)f+="\r\n"+a[d+1],++d;if(f=Wg(f))if(k=_.$g(k,f)||(b?void 0:k))k=k.toLowerCase(),g=_.ah(c,k),void 0!==g&&(f=g+", "+f),_.bh(c,k,f,!0)}}}return c};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.dh=function(){return _.Db("Safari")&&!(_.Kb()||_.Db("Coast")||_.Hb()||_.Db("Edge")||_.Db("Edg/")||_.Db("OPR")||_.Jb()||_.Db("Silk")||_.Db("Android"))};_.eh=function(){return _.Db("Android")&&!(_.Kb()||_.Jb()||_.Hb()||_.Db("Silk"))};_.fh=_.Jb();_.gh=_.oc()||_.Db("iPod");_.hh=_.Db("iPad");_.ih=_.eh();_.jh=_.Kb();_.kh=_.dh()&&!_.pc();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var lh;lh={};_.mh=null;_.nh=_.yc||_.zc&&!_.kh||_.uc||!_.kh&&!_.vc&&"function"==typeof _.q.atob;_.ph=function(a,b){void 0===b&&(b=0);_.oh();b=lh[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("")};
_.oh=function(){if(!_.mh){_.mh={};for(var a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),b=["+/=","+/","-_=","-_.","-_"],c=0;5>c;c++){var d=a.concat(b[c].split(""));lh[c]=d;for(var e=0;e<d.length;e++){var f=d[e];void 0===_.mh[f]&&(_.mh[f]=e)}}}};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.nj=function(a,b){a.prototype=(0,_.Ga)(b.prototype);a.prototype.constructor=a;if(_.Oa)(0,_.Oa)(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.H=b.prototype};_.oj=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)}};
_.pj=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]};_.qj=[];_.rj=[];_.sj=!1;_.tj=function(a){_.qj[_.qj.length]=a;if(_.sj)for(var b=0;b<_.rj.length;b++)a((0,_.J)(_.rj[b].wrap,_.rj[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var uj,vj,wj,Fj;uj=null;vj=/^[\w+/_-]+[=]{0,2}$/;wj=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&vj.test(a)?a:""};_.xj=function(a){if(a&&a!=_.q)return wj(a.document);null===uj&&(uj=wj(_.q.document));return uj};_.yj=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};_.zj=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.Aj=function(a){return a};
_.Bj=function(a,b){a.src=_.pd(b);(b=_.xj(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.Cj=function(a){var b=window.location;a=a instanceof _.Wb?a:_.wd(a);b.href=_.td(a)};_.Dj=function(a){a.prototype.$goog_Thenable=!0};_.Ej=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};Fj=function(a,b){this.uS=a;this.VZ=b;this.Rv=0;this.$e=null};
Fj.prototype.get=function(){if(0<this.Rv){this.Rv--;var a=this.$e;this.$e=a.next;a.next=null}else a=this.uS();return a};Fj.prototype.put=function(a){this.VZ(a);100>this.Rv&&(this.Rv++,a.next=this.$e,this.$e=a)};
var Gj,Ij,Jj,Hj;Gj=function(a){_.q.setTimeout(function(){throw a;},0)};_.Kj=function(a){a=Hj(a);!_.kb(_.q.setImmediate)||_.q.Window&&_.q.Window.prototype&&!_.Db("Edge")&&_.q.Window.prototype.setImmediate==_.q.setImmediate?(Ij||(Ij=Jj()),Ij(a)):_.q.setImmediate(a)};
Jj=function(){var a=_.q.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Db("Presto")&&(a=function(){var e=_.fe("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,_.J)(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&&!_.Ib()){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){_.q.setTimeout(e,0)}};Hj=_.Aj;_.tj(function(a){Hj=a});
var Lj=function(){this.ux=this.Wo=null},Nj=new Fj(function(){return new Mj},function(a){a.reset()});Lj.prototype.add=function(a,b){var c=Nj.get();c.set(a,b);this.ux?this.ux.next=c:this.Wo=c;this.ux=c};Lj.prototype.remove=function(){var a=null;this.Wo&&(a=this.Wo,this.Wo=this.Wo.next,this.Wo||(this.ux=null),a.next=null);return a};var Mj=function(){this.next=this.scope=this.Tg=null};Mj.prototype.set=function(a,b){this.Tg=a;this.scope=b;this.next=null};
Mj.prototype.reset=function(){this.next=this.scope=this.Tg=null};
var Oj,Pj,Qj,Rj,Tj;_.Sj=function(a,b){Oj||Pj();Qj||(Oj(),Qj=!0);Rj.add(a,b)};Pj=function(){if(_.q.Promise&&_.q.Promise.resolve){var a=_.q.Promise.resolve(void 0);Oj=function(){a.then(Tj)}}else Oj=function(){_.Kj(Tj)}};Qj=!1;Rj=new Lj;Tj=function(){for(var a;a=Rj.remove();){try{a.Tg.call(a.scope)}catch(b){Gj(b)}Nj.put(a)}Qj=!1};
var Vj,Wj,hk,fk;_.Uj=function(a,b){this.Ca=0;this.Mf=void 0;this.ln=this.Uj=this.hb=null;this.Ou=this.Nz=!1;if(a!=_.eb)try{var c=this;a.call(b,function(d){c.jh(2,d)},function(d){c.jh(3,d)})}catch(d){this.jh(3,d)}};Vj=function(){this.next=this.context=this.jo=this.Br=this.vl=null;this.xp=!1};Vj.prototype.reset=function(){this.context=this.jo=this.Br=this.vl=null;this.xp=!1};Wj=new Fj(function(){return new Vj},function(a){a.reset()});_.Xj=function(a,b,c){var d=Wj.get();d.Br=a;d.jo=b;d.context=c;return d};
_.Yj=function(a){if(a instanceof _.Uj)return a;var b=new _.Uj(_.eb);b.jh(2,a);return b};_.Zj=function(a){return new _.Uj(function(b,c){c(a)})};_.bk=function(a,b,c){ak(a,b,c,null)||_.Sj(_.oj(b,a))};_.ck=function(a){return new _.Uj(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],_.bk(l,_.oj(f,k),g);else b(e)})};_.ek=function(){var a,b,c=new _.Uj(function(d,e){a=d;b=e});return new dk(c,a,b)};
_.Uj.prototype.then=function(a,b,c){return fk(this,_.kb(a)?a:null,_.kb(b)?b:null,c)};_.Dj(_.Uj);_.Uj.prototype.bx=function(a,b){return fk(this,null,a,b)};_.Uj.prototype.cancel=function(a){if(0==this.Ca){var b=new gk(a);_.Sj(function(){hk(this,b)},this)}};
hk=function(a,b){if(0==a.Ca)if(a.hb){var c=a.hb;if(c.Uj){for(var d=0,e=null,f=null,g=c.Uj;g&&(g.xp||(d++,g.vl==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ca&&1==d?hk(c,b):(f?(d=f,d.next==c.ln&&(c.ln=d),d.next=d.next.next):ik(c),jk(c,e,3,b)))}a.hb=null}else a.jh(3,b)};_.lk=function(a,b){a.Uj||2!=a.Ca&&3!=a.Ca||kk(a);a.ln?a.ln.next=b:a.Uj=b;a.ln=b};
fk=function(a,b,c,d){var e=_.Xj(null,null,null);e.vl=new _.Uj(function(f,g){e.Br=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.jo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof gk?g(k):f(l)}catch(m){g(m)}}:g});e.vl.hb=a;_.lk(a,e);return e.vl};_.Uj.prototype.s1=function(a){this.Ca=0;this.jh(2,a)};_.Uj.prototype.t1=function(a){this.Ca=0;this.jh(3,a)};
_.Uj.prototype.jh=function(a,b){0==this.Ca&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ca=1,ak(b,this.s1,this.t1,this)||(this.Mf=b,this.Ca=a,this.hb=null,kk(this),3!=a||b instanceof gk||mk(this,b)))};
var ak=function(a,b,c,d){if(a instanceof _.Uj)return _.lk(a,_.Xj(b||_.eb,c||null,d)),!0;if(_.Ej(a))return a.then(b,c,d),!0;if(_.bb(a))try{var e=a.then;if(_.kb(e))return nk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},nk=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)}},kk=function(a){a.Nz||(a.Nz=!0,_.Sj(a.WS,a))},ik=function(a){var b=null;a.Uj&&(b=a.Uj,a.Uj=b.next,b.next=null);a.Uj||(a.ln=null);return b};
_.Uj.prototype.WS=function(){for(var a;a=ik(this);)jk(this,a,this.Ca,this.Mf);this.Nz=!1};var jk=function(a,b,c,d){if(3==c&&b.jo&&!b.xp)for(;a&&a.Ou;a=a.hb)a.Ou=!1;if(b.vl)b.vl.hb=null,ok(b,c,d);else try{b.xp?b.Br.call(b.context):ok(b,c,d)}catch(e){pk.call(null,e)}Wj.put(b)},ok=function(a,b,c){2==b?a.Br.call(a.context,c):a.jo&&a.jo.call(a.context,c)},mk=function(a,b){a.Ou=!0;_.Sj(function(){a.Ou&&pk.call(null,b)})},pk=Gj,gk=function(a){_.Yc.call(this,a)};_.B(gk,_.Yc);gk.prototype.name="cancel";
var dk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Jp;_.Hp=function(a,b){a=a.split(".");b=b||_.q;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.Ip=function(a,b){b=(0,_.pb)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};Jp=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};
_.Kp=function(){this.Mb=this.Mb;this.mm=this.mm};_.Kp.prototype.Mb=!1;_.Kp.prototype.Un=function(){return this.Mb};_.Kp.prototype.Ea=function(){this.Mb||(this.Mb=!0,this.va())};_.Np=function(a,b){_.Lp(a,_.oj(_.Mp,b))};_.Lp=function(a,b){a.Mb?b():(a.mm||(a.mm=[]),a.mm.push(b))};_.Kp.prototype.va=function(){if(this.mm)for(;this.mm.length;)this.mm.shift()()};_.Mp=function(a){a&&"function"==typeof a.Ea&&a.Ea()};
_.Op=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.xm=!1};_.Op.prototype.stopPropagation=function(){this.xm=!0};_.Op.prototype.preventDefault=function(){this.defaultPrevented=!0};
var Qp,Rp;_.Pp=!_.vc||_.Sc(9);Qp=!_.vc||_.Sc(9);Rp=_.vc&&!_.Qc("9");!_.zc||_.Qc("528");_.yc&&_.Qc("1.9b")||_.vc&&_.Qc("8")||_.uc&&_.Qc("9.5")||_.zc&&_.Qc("528");_.yc&&!_.Qc("8")||_.vc&&_.Qc("9");var Sp=function(){if(!_.q.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.q.addEventListener("test",_.eb,b),_.q.removeEventListener("test",_.eb,b)}catch(c){}return a}();
_.Tp=_.zc?"webkitTransitionEnd":_.uc?"otransitionend":"transitionend";
_.Up=function(a,b){_.Op.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.NC=!1;this.pointerId=0;this.pointerType="";this.ye=null;a&&this.init(a,b)};_.B(_.Up,_.Op);var Vp={2:"touch",3:"pen",4:"mouse"};
_.Up.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.yc&&(_.rc(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=_.zc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.zc||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.NC=_.Bc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Vp[a.pointerType]||"";this.state=a.state;this.ye=a;a.defaultPrevented&&this.preventDefault()};_.Up.prototype.stopPropagation=function(){_.Up.H.stopPropagation.call(this);this.ye.stopPropagation?this.ye.stopPropagation():this.ye.cancelBubble=!0};
_.Up.prototype.preventDefault=function(){_.Up.H.preventDefault.call(this);var a=this.ye;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,Rp)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};
var Yp;_.Wp="closure_listenable_"+(1E6*Math.random()|0);_.Xp=function(a){return!(!a||!a[_.Wp])};Yp=0;
var Zp=function(a,b,c,d,e){this.listener=a;this.mw=null;this.src=b;this.type=c;this.capture=!!d;this.Ze=e;this.key=++Yp;this.to=this.Bt=!1},$p=function(a){a.to=!0;a.listener=null;a.mw=null;a.src=null;a.Ze=null};
_.aq=function(a){this.src=a;this.yd={};this.Gs=0};_.aq.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.yd[f];a||(a=this.yd[f]=[],this.Gs++);var g=bq(a,b,d,e);-1<g?(b=a[g],c||(b.Bt=!1)):(b=new Zp(b,this.src,f,!!d,e),b.Bt=c,a.push(b));return b};_.aq.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.yd))return!1;var e=this.yd[a];b=bq(e,b,c,d);return-1<b?($p(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.yd[a],this.Gs--),!0):!1};
_.cq=function(a,b){var c=b.type;if(!(c in a.yd))return!1;var d=_.Ip(a.yd[c],b);d&&($p(b),0==a.yd[c].length&&(delete a.yd[c],a.Gs--));return d};_.aq.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.yd)if(!a||c==a){for(var d=this.yd[c],e=0;e<d.length;e++)++b,$p(d[e]);delete this.yd[c];this.Gs--}return b};_.aq.prototype.An=function(a,b,c,d){a=this.yd[a.toString()];var e=-1;a&&(e=bq(a,b,c,d));return-1<e?a[e]:null};
_.aq.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Jp(this.yd,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var bq=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.to&&f.listener==b&&f.capture==!!c&&f.Ze==d)return e}return-1};
var dq,eq,fq,jq,lq,mq,qq,pq,nq,rq;dq="closure_lm_"+(1E6*Math.random()|0);eq={};fq=0;_.hq=function(a,b,c,d,e){if(d&&d.once)return _.gq(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.hq(a,b[f],c,d,e);return null}c=_.iq(c);return _.Xp(a)?a.U(b,c,_.bb(d)?!!d.capture:!!d,e):jq(a,b,c,!1,d,e)};
jq=function(a,b,c,d,e,f){if(!b)throw Error("E");var g=_.bb(e)?!!e.capture:!!e,k=_.kq(a);k||(a[dq]=k=new _.aq(a));c=k.add(b,c,d,g,f);if(c.mw)return c;d=lq();c.mw=d;d.src=a;d.listener=c;if(a.addEventListener)Sp||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(mq(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("F");fq++;return c};
lq=function(){var a=nq,b=Qp?function(c){return a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return c};return b};_.gq=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.gq(a,b[f],c,d,e);return null}c=_.iq(c);return _.Xp(a)?a.co(b,c,_.bb(d)?!!d.capture:!!d,e):jq(a,b,c,!0,d,e)};
_.oq=function(a){if("number"===typeof a||!a||a.to)return!1;var b=a.src;if(_.Xp(b))return b.BE(a);var c=a.type,d=a.mw;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(mq(c),d):b.addListener&&b.removeListener&&b.removeListener(d);fq--;(c=_.kq(b))?(_.cq(c,a),0==c.Gs&&(c.src=null,b[dq]=null)):$p(a);return!0};mq=function(a){return a in eq?eq[a]:eq[a]="on"+a};
qq=function(a,b,c,d){var e=!0;if(a=_.kq(a))if(b=a.yd[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.to&&(f=pq(f,d),e=e&&!1!==f)}return e};pq=function(a,b){var c=a.listener,d=a.Ze||a.src;a.Bt&&_.oq(a);return c.call(d,b)};
nq=function(a,b){if(a.to)return!0;if(!Qp){var c=b||_.Hp("window.event");b=new _.Up(c,this);var d=!0;if(!(0>c.keyCode||void 0!=c.returnValue)){a:{var e=!1;if(0==c.keyCode)try{c.keyCode=-1;break a}catch(g){e=!0}if(e||void 0==c.returnValue)c.returnValue=!0}c=[];for(e=b.currentTarget;e;e=e.parentNode)c.push(e);a=a.type;for(e=c.length-1;!b.xm&&0<=e;e--){b.currentTarget=c[e];var f=qq(c[e],a,!0,b);d=d&&f}for(e=0;!b.xm&&e<c.length;e++)b.currentTarget=c[e],f=qq(c[e],a,!1,b),d=d&&f}return d}return pq(a,new _.Up(b,
this))};_.kq=function(a){a=a[dq];return a instanceof _.aq?a:null};rq="__closure_events_fn_"+(1E9*Math.random()>>>0);_.iq=function(a){if(_.kb(a))return a;a[rq]||(a[rq]=function(b){return a.handleEvent(b)});return a[rq]};_.tj(function(a){nq=a(nq)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.sq=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};_.tq=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.uq=function(a){for(var b in a)return!1;return!0};_.vq=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.vq(a,b[f],c,d,e);else d=_.bb(d)?!!d.capture:!!d,c=_.iq(c),_.Xp(a)?a.jc(b,c,d,e):a&&(a=_.kq(a))&&(b=a.An(b,c,d,e))&&_.oq(b)};_.wq=function(){_.Kp.call(this);this.Ri=new _.aq(this);this.vR=this;this.IC=null};_.B(_.wq,_.Kp);
_.wq.prototype[_.Wp]=!0;_.h=_.wq.prototype;_.h.Ml=function(){return this.IC};_.h.Nw=_.da(26);_.h.addEventListener=function(a,b,c,d){_.hq(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.vq(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Ml();if(c)for(b=[];c;c=c.Ml())b.push(c);c=this.vR;var d=a.type||a;if("string"===typeof a)a=new _.Op(a,c);else if(a instanceof _.Op)a.target=a.target||c;else{var e=a;a=new _.Op(d,c);_.Gb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.xm&&0<=f;f--){var g=a.currentTarget=b[f];e=g.iq(d,!0,a)&&e}a.xm||(g=a.currentTarget=c,e=g.iq(d,!0,a)&&e,a.xm||(e=g.iq(d,!1,a)&&e));if(b)for(f=0;!a.xm&&f<b.length;f++)g=a.currentTarget=b[f],e=g.iq(d,!1,a)&&e;return e};
_.h.va=function(){_.wq.H.va.call(this);this.ZC();this.IC=null};_.h.U=function(a,b,c,d){return this.Ri.add(String(a),b,!1,c,d)};_.h.co=function(a,b,c,d){return this.Ri.add(String(a),b,!0,c,d)};_.h.jc=function(a,b,c,d){return this.Ri.remove(String(a),b,c,d)};_.h.BE=function(a){return _.cq(this.Ri,a)};_.h.ZC=function(a){this.Ri&&this.Ri.removeAll(a)};
_.h.iq=function(a,b,c){a=this.Ri.yd[String(a)];if(!a)return!0;a=a.concat();for(var d=!0,e=0;e<a.length;++e){var f=a[e];if(f&&!f.to&&f.capture==b){var g=f.listener,k=f.Ze||f.src;f.Bt&&this.BE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.An=function(a,b,c,d){return this.Ri.An(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Ri.hasListener(void 0!==a?String(a):void 0,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ht="StopIteration"in _.q?_.q.StopIteration:{message:"StopIteration",stack:""};_.it=function(){};_.it.prototype.next=function(){throw _.ht;};_.it.prototype.Di=function(){return this};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.jt=function(a,b){this.Ha={};this.Pb=[];this.Js=this.Wb=0;var c=arguments.length;if(1<c){if(c%2)throw Error("h");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};_.h=_.jt.prototype;_.h.Fb=function(){return this.Wb};_.h.Xc=function(){kt(this);for(var a=[],b=0;b<this.Pb.length;b++)a.push(this.Ha[this.Pb[b]]);return a};_.h.Be=function(){kt(this);return this.Pb.concat()};_.h.Ud=function(a){return _.lt(this.Ha,a)};_.h.Wj=_.da(9);
_.h.equals=function(a,b){if(this===a)return!0;if(this.Wb!=a.Fb())return!1;b=b||mt;kt(this);for(var c,d=0;c=this.Pb[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var mt=function(a,b){return a===b};_.jt.prototype.isEmpty=function(){return 0==this.Wb};_.jt.prototype.clear=function(){this.Ha={};this.Js=this.Wb=this.Pb.length=0};_.jt.prototype.remove=function(a){return _.lt(this.Ha,a)?(delete this.Ha[a],this.Wb--,this.Js++,this.Pb.length>2*this.Wb&&kt(this),!0):!1};
var kt=function(a){if(a.Wb!=a.Pb.length){for(var b=0,c=0;b<a.Pb.length;){var d=a.Pb[b];_.lt(a.Ha,d)&&(a.Pb[c++]=d);b++}a.Pb.length=c}if(a.Wb!=a.Pb.length){var e={};for(c=b=0;b<a.Pb.length;)d=a.Pb[b],_.lt(e,d)||(a.Pb[c++]=d,e[d]=1),b++;a.Pb.length=c}};_.h=_.jt.prototype;_.h.get=function(a,b){return _.lt(this.Ha,a)?this.Ha[a]:b};_.h.set=function(a,b){_.lt(this.Ha,a)||(this.Wb++,this.Pb.push(a),this.Js++);this.Ha[a]=b};
_.h.addAll=function(a){if(a instanceof _.jt)for(var b=a.Be(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};_.h.forEach=function(a,b){for(var c=this.Be(),d=0;d<c.length;d++){var e=c[d],f=this.get(e);a.call(b,f,e,this)}};_.h.clone=function(){return new _.jt(this)};_.h.Di=function(a){kt(this);var b=0,c=this.Js,d=this,e=new _.it;e.next=function(){if(c!=d.Js)throw Error("K");if(b>=d.Pb.length)throw _.ht;var f=d.Pb[b++];return a?f:d.Ha[f]};return e};
_.lt=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.nt=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};_.ot=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};_.pt=function(a){if(a.Xc&&"function"==typeof a.Xc)return a.Xc();if("string"===typeof a)return a.split("");if(_.ib(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.nt(a)};
_.qt=function(a){if(a.Be&&"function"==typeof a.Be)return a.Be();if(!a.Xc||"function"!=typeof a.Xc){if(_.ib(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return _.ot(a)}};_.rt=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.ib(a)||"string"===typeof a)(0,_.rb)(a,b,c);else for(var d=_.qt(a),e=_.pt(a),f=e.length,g=0;g<f;g++)b.call(c,e[g],d&&d[g],a)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.vx=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c};_.wx=function(a,b){var c=_.ib(b),d=c?b:arguments;for(c=c?0:1;c<d.length;c++){if(null==a)return;a=a[d[c]]}return a};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var xx;_.yx=function(a){return(new xx).Dm(a)};xx=function(){};xx.prototype.Dm=function(a){var b=[];zx(this,a,b);return b.join("")};
var zx=function(a,b,c){if(null==b)c.push("null");else{if("object"==typeof b){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",f=0;f<b;f++)c.push(e),zx(a,d[f],c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");e="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(f=b[d],"function"!=typeof f&&(c.push(e),Ax(d,c),c.push(":"),zx(a,f,c),e=","));c.push("}");return}}switch(typeof b){case "string":Ax(b,c);break;
case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("oa`"+typeof b);}}},Bx={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Cx=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Ax=function(a,b){b.push('"',a.replace(Cx,function(c){var d=Bx[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),Bx[c]=
d);return d}),'"')};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Dx=function(a,b){if(-1!=a.indexOf("<"))throw Error("j`"+a);var c=a.replace(/('|")((?!\1)[^\r\n\f\\]|\\[\s\S])*\1/g,"");if(!/^[-_a-zA-Z0-9#.:* ,>+~[\]()=^$|]+$/.test(c))throw Error("k`"+a);a:{for(var d={"(":")","[":"]"},e=[],f=0;f<c.length;f++){var g=c[f];if(d[g])e.push(d[g]);else if(_.tq(d,g)&&e.pop()!=g){c=!1;break a}}c=0==e.length}if(!c)throw Error("l`"+a);b instanceof _.Zb||(b=_.Gd(b));a=a+"{"+_.xd(b).replace(/</g,"\\3C ")+"}";return(new _.cc).Ui(a)};
_.Ex=function(a,b,c){if(_.kb(a))c&&(a=(0,_.J)(a,c));else if(a&&"function"==typeof a.handleEvent)a=(0,_.J)(a.handleEvent,a);else throw Error("pa");return 2147483647<Number(b)?-1:_.q.setTimeout(a,b||0)};_.Fx=function(a){_.q.clearTimeout(a)};_.Gx=function(a){var b=null;return(new _.Uj(function(c,d){b=_.Ex(function(){c(void 0)},a);-1==b&&d(Error("qa"))})).bx(function(c){_.Fx(b);throw c;})};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Jx,Nx,Ox,Qx,Rx,Ux,Wx;_.Hx=function(a){return(a=_.sx(a))?new ActiveXObject(a):new XMLHttpRequest};_.Ix=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};Jx=function(a){for(var b=/(\w[\w ]+)\/([^\s]+)\s*(?:\((.*?)\))?/g,c=[],d;d=b.exec(a);)c.push([d[1],d[2],d[3]||void 0]);return c};_.Kx=function(a){var b=0,c;for(c in a)b++;return b};_.Lx=function(a,b){return null!==a&&b in a};
_.Mx=function(a){var b=_.hb(a);if("object"==b||"array"==b){if(_.kb(a.clone))return a.clone();b="array"==b?[]:{};for(var c in a)b[c]=_.Mx(a[c]);return b}return a};Nx=function(a){var b=/rv: *([\d\.]*)/.exec(a);if(b&&b[1])return b[1];b="";var c=/MSIE +([\d\.]+)/.exec(a);if(c&&c[1])if(a=/Trident\/(\d.\d)/.exec(a),"7.0"==c[1])if(a&&a[1])switch(a[1]){case "4.0":b="8.0";break;case "5.0":b="9.0";break;case "6.0":b="10.0";break;case "7.0":b="11.0"}else b="7.0";else b=c[1];return b};
Ox=function(){function a(e){e=_.pj(e,d);return c[e]||""}var b=_.Ab;if(_.Ib())return Nx(b);b=Jx(b);var c={};(0,_.rb)(b,function(e){c[e[0]]=e[1]});var d=_.oj(_.Lx,c);return _.Hb()?a(["Version","Opera"]):_.Db("Edge")?a(["Edge"]):_.Db("Edg/")?a(["Edg"]):_.Kb()?a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""};_.Px=function(a){return 0<=_.zb(Ox(),a)};Qx=function(a){return Array.prototype.join.call(arguments,"")};Rx=function(a,b){var c=[];for(b=b||0;b<a.length;b+=2)_.uh(a[b],a[b+1],c);return c.join("&")};
_.Sx=function(a,b){var c=2==arguments.length?Rx(arguments[1],0):Rx(arguments,1);return _.th(a,c)};_.Tx=function(a,b){_.sq(a,"/")&&(a=a.substr(0,a.length-1));_.dd(b,"/")&&(b=b.substr(1));return Qx(a,"/",b)};Ux={};_.Vx=function(a){if(Ux[a])return Ux[a];a=String(a);if(!Ux[a]){var b=/function\s+([^\(]+)/m.exec(a);Ux[a]=b?b[1]:"[Anonymous]"}return Ux[a]};
Wx=function(a,b){var c=[];if(_.wb(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(_.Vx(a)+"(");for(var d=a.arguments,e=0;d&&e<d.length;e++){0<e&&c.push(", ");var f=d[e];switch(typeof f){case "object":f=f?"object":"null";break;case "string":break;case "number":f=String(f);break;case "boolean":f=f?"true":"false";break;case "function":f=(f=_.Vx(f))?f:"[fn]";break;default:f=typeof f}40<f.length&&(f=f.substr(0,40)+"...");c.push(f)}b.push(a);c.push(")\n");try{c.push(Wx(a.caller,
b))}catch(g){c.push("[exception trying to get caller]\n")}}else a?c.push("[...long stack...]"):c.push("[end]");return c.join("")};_.Xx=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||_.Xx),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=Wx(a||arguments.callee.caller,[]));return b};_.Yx=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};
_.Zx=function(a,b){_.wq.call(this);this.Dk=a||1;this.As=b||_.q;this.FG=(0,_.J)(this.m1,this);this.qK=(0,_.Ya)()};_.B(_.Zx,_.wq);_.h=_.Zx.prototype;_.h.enabled=!1;_.h.tc=null;_.h.setInterval=function(a){this.Dk=a;this.tc&&this.enabled?(this.stop(),this.start()):this.tc&&this.stop()};
_.h.m1=function(){if(this.enabled){var a=(0,_.Ya)()-this.qK;0<a&&a<.8*this.Dk?this.tc=this.As.setTimeout(this.FG,this.Dk-a):(this.tc&&(this.As.clearTimeout(this.tc),this.tc=null),this.dispatchEvent("tick"),this.enabled&&(this.stop(),this.start()))}};_.h.start=function(){this.enabled=!0;this.tc||(this.tc=this.As.setTimeout(this.FG,this.Dk),this.qK=(0,_.Ya)())};_.h.stop=function(){this.enabled=!1;this.tc&&(this.As.clearTimeout(this.tc),this.tc=null)};
_.h.va=function(){_.Zx.H.va.call(this);this.stop();delete this.As};
var ay,by,cy;_.$x=function(a){_.wq.call(this);this.headers=new _.jt;this.wx=a||null;this.tf=!1;this.vx=this.Na=null;this.Bv="";this.Xn=0;this.dm=this.yB=this.ev=this.Hz=!1;this.Km=0;this.kd=null;this.Pk="";this.KE=this.qh=!1};_.B(_.$x,_.wq);ay=/^https?$/i;by=["POST","PUT"];cy=[];_.ey=function(a,b,c,d,e,f){var g=new _.$x;cy.push(g);b&&g.U("complete",b);g.co("ready",g.cS);f&&g.cE(f);g.send(a,c,d,e)};_.$x.prototype.cS=function(){this.Ea();_.Ip(cy,this)};
_.$x.prototype.cE=function(a){this.Km=Math.max(0,a)};
_.$x.prototype.send=function(a,b,c,d){if(this.Na)throw Error("ra`"+this.Bv+"`"+a);b=b?b.toUpperCase():"GET";this.Bv=a;this.Xn=0;this.Hz=!1;this.tf=!0;this.Na=this.wx?_.Hx(this.wx):_.Hx(_.tx);this.vx=this.wx?this.wx.getOptions():_.tx.getOptions();this.Na.onreadystatechange=(0,_.J)(this.fL,this);try{this.yB=!0,this.Na.open(b,String(a),!0),this.yB=!1}catch(f){this.lu(5,f);return}a=c||"";var e=this.headers.clone();d&&_.rt(d,function(f,g){e.set(g,f)});d=_.pj(e.Be(),fy);c=_.q.FormData&&a instanceof _.q.FormData;
!_.wb(by,b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,g){this.Na.setRequestHeader(g,f)},this);this.Pk&&(this.Na.responseType=this.Pk);"withCredentials"in this.Na&&this.Na.withCredentials!==this.qh&&(this.Na.withCredentials=this.qh);try{gy(this),0<this.Km&&((this.KE=hy(this.Na))?(this.Na.timeout=this.Km,this.Na.ontimeout=(0,_.J)(this.Ag,this)):this.kd=_.Ex(this.Ag,this.Km,this)),this.ev=!0,this.Na.send(a),this.ev=!1}catch(f){this.lu(5,f)}};
var hy=function(a){return _.vc&&_.Qc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},fy=function(a){return"content-type"==a.toLowerCase()};_.$x.prototype.Ag=function(){"undefined"!=typeof _.Wa&&this.Na&&(this.Xn=8,this.dispatchEvent("timeout"),this.abort(8))};_.$x.prototype.lu=function(a){this.tf=!1;this.Na&&(this.dm=!0,this.Na.abort(),this.dm=!1);this.Xn=a;iy(this);jy(this)};var iy=function(a){a.Hz||(a.Hz=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
_.$x.prototype.abort=function(a){this.Na&&this.tf&&(this.tf=!1,this.dm=!0,this.Na.abort(),this.dm=!1,this.Xn=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),jy(this))};_.$x.prototype.va=function(){this.Na&&(this.tf&&(this.tf=!1,this.dm=!0,this.Na.abort(),this.dm=!1),jy(this,!0));_.$x.H.va.call(this)};_.$x.prototype.fL=function(){this.Mb||(this.yB||this.ev||this.dm?ky(this):this.wC())};_.$x.prototype.wC=function(){ky(this)};
var ky=function(a){if(a.tf&&"undefined"!=typeof _.Wa&&(!a.vx[1]||4!=_.ly(a)||2!=a.getStatus()))if(a.ev&&4==_.ly(a))_.Ex(a.fL,0,a);else if(a.dispatchEvent("readystatechange"),4==_.ly(a)){a.tf=!1;try{_.my(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.Xn=6,a.getStatus(),iy(a))}finally{jy(a)}}},jy=function(a,b){if(a.Na){gy(a);var c=a.Na,d=a.vx[0]?_.eb:null;a.Na=null;a.vx=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}},gy=function(a){a.Na&&a.KE&&(a.Na.ontimeout=
null);a.kd&&(_.Fx(a.kd),a.kd=null)};_.$x.prototype.$d=function(){return!!this.Na};_.my=function(a){var b=a.getStatus(),c;if(!(c=_.Yx(b))){if(b=0===b)a=String(a.Bv).match(_.sh)[1]||null,!a&&_.q.self&&_.q.self.location&&(a=_.q.self.location.protocol,a=a.substr(0,a.length-1)),b=!ay.test(a?a.toLowerCase():"");c=b}return c};_.ly=function(a){return a.Na?a.Na.readyState:0};_.$x.prototype.getStatus=function(){try{return 2<_.ly(this)?this.Na.status:-1}catch(a){return-1}};
_.ny=function(a){try{return a.Na?a.Na.responseText:""}catch(b){return""}};_.oy=function(a){try{if(!a.Na)return null;if("response"in a.Na)return a.Na.response;switch(a.Pk){case "":case "text":return a.Na.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.Na)return a.Na.mozResponseArrayBuffer}return null}catch(b){return null}};_.$x.prototype.getResponseHeader=function(a){if(this.Na&&4==_.ly(this))return a=this.Na.getResponseHeader(a),null===a?void 0:a};
_.$x.prototype.getAllResponseHeaders=function(){return this.Na&&4==_.ly(this)?this.Na.getAllResponseHeaders()||"":""};_.tj(function(a){_.$x.prototype.wC=a(_.$x.prototype.wC)});

_.Ue=_.Ue||{};_.Ue.attachBrowserEvent=function(a,b,c,d){"undefined"!=typeof a.addEventListener?a.addEventListener(b,c,d):"undefined"!=typeof a.attachEvent?a.attachEvent("on"+b,c):_.Za("cannot attachBrowserEvent: "+b)};_.Ue.DZ=function(a){var b=window;b.removeEventListener?b.removeEventListener("mousemove",a,!1):b.detachEvent?b.detachEvent("onmousemove",a):_.Za("cannot removeBrowserEvent: mousemove")};

var Ag;
Ag=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var t=g,r=0;64>r;r+=4)t[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=t[r-3]^t[r-8]^t[r-14]^t[r-16],t[r]=(p<<1|p>>>31)&4294967295;p=e[0];var u=e[1],v=e[2],w=e[3],z=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var C=w^u&(v^w);var A=1518500249}else C=u^v^w,A=1859775393;else 60>r?(C=u&v|w&(u|v),A=2400959708):(C=u^v^w,A=3395469782);C=((p<<5|p>>>27)&4294967295)+C+
z+A+t[r]&4294967295;z=w;w=v;v=(u<<30|u>>>2)&4294967295;u=p;p=C}e[0]=e[0]+p&4294967295;e[1]=e[1]+u&4294967295;e[2]=e[2]+v&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+z&4294967295}function c(p,t){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],u=0,v=p.length;u<v;++u)r.push(p.charCodeAt(u));p=r}t||(t=p.length);r=0;if(0==m)for(;r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<t;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],t=
8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=t&255,t>>>=8;b(f);for(r=t=0;5>r;r++)for(var u=24;0<=u;u-=8)p[t++]=e[r]>>u&255;return p}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Qg:function(){for(var p=d(),t="",r=0;r<p.length;r++)t+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return t}}};
_.Bg=function(){function a(m){var n=Ag();n.update(m);return n.Qg()}var b=window.crypto;if(b&&"function"==typeof b.getRandomValues)return function(){var m=new window.Uint32Array(1);b.getRandomValues(m);return Number("0."+m[0])};var c=_.N("random/maxObserveMousemove");null==c&&(c=-1);var d=0,e=Math.random(),f=1,g=1E6*(screen.width*screen.width+screen.height),k=function(m){m=m||window.event;var n=m.screenX+m.clientX<<16;n+=m.screenY+m.clientY;n*=(new Date).getTime()%1E6;f=f*n%g;0<c&&++d==c&&_.Ue.DZ(k)};
0!=c&&_.Ue.attachBrowserEvent(window,"mousemove",k,!1);var l=a(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+e);return function(){var m=f;m+=parseInt(l.substr(0,20),16);l=a(l);return m/(g+Math.pow(16,20))}}();
_.y("shindig.random",_.Bg);

var Cg=function(a){return{execute:function(b){var c={method:a.httpMethod||"GET",root:a.root,path:a.url,params:a.urlParams,headers:a.headers,body:a.body},d=window.gapi,e=function(){var f=d.config.get("client/apiKey"),g=d.config.get("client/version");try{var k=d.config.get("googleapis.config/developerKey"),l=d.config.get("client/apiKey",k);d.config.update("client/apiKey",l);d.config.update("client/version","1.0.0-alpha");var m=d.client;m.request.call(m,c).then(b,b)}finally{d.config.update("client/apiKey",
f),d.config.update("client/version",g)}};d.client?e():d.load.call(d,"client",e)}}},Dg=function(a,b){return function(c){var d={};c=c.body;var e=_.If(c),f={};if(e&&e.length)for(var g=0,k=e.length;g<k;++g){var l=e[g];f[l.id]=l}g=0;for(k=b.length;g<k;++g)l=b[g].id,d[l]=e&&e.length?f[l]:e;a(d,c)}},Eg=function(a){a.transport={name:"googleapis",execute:function(b,c){for(var d=[],e=0,f=b.length;e<f;++e){var g=b[e],k=g.method,l=String(k).split(".")[0];l=_.N("googleapis.config/versions/"+k)||_.N("googleapis.config/versions/"+
l)||"v1";d.push({jsonrpc:"2.0",id:g.id,method:k,apiVersion:String(l),params:g.params})}b=Cg({httpMethod:"POST",root:a.transport.root,url:"/rpc?pp=0",headers:{"Content-Type":"application/json"},body:d});b.execute.call(b,Dg(c,d))},root:void 0}},Fg=function(a){var b=this.method,c=this.transport;c.execute.call(c,[{method:b,id:b,params:this.rpc}],function(d){d=d[b];d.error||(d=d.data||d.result);a(d)})},Hg=function(){for(var a=Gg,b=a.split("."),c=function(k){k=k||{};k.groupId=k.groupId||"@self";k.userId=
k.userId||"@viewer";k={method:a,rpc:k||{}};Eg(k);k.execute=Fg;return k},d=_.q,e=0,f=b.length;e<f;++e){var g=d[b[e]]||{};e+1==f&&(g=c);d=d[b[e]]=g}if(1<b.length&&"googleapis"!=b[0])for(b[0]="googleapis","delete"==b[b.length-1]&&(b[b.length-1]="remove"),d=_.q,e=0,f=b.length;e<f;++e)g=d[b[e]]||{},e+1==f&&(g=c),d=d[b[e]]=g},Gg;for(Gg in _.N("googleapis.config/methods"))Hg();
_.y("googleapis.newHttpRequest",function(a){return Cg(a)});_.y("googleapis.setUrlParameter",function(a,b){if("trace"!==a)throw Error("v");_.Oe("client/trace",b)});

_.py=function(a,b){this.Ad=a;a=b||{};this.YX=Number(a.maxAge)||0;this.Vc=a.domain;this.Ik=a.path;this.x_=!!a.secure};_.py.prototype.read=function(){for(var a=this.Ad+"=",b=document.cookie.split(/;\s*/),c=0;c<b.length;++c){var d=b[c];if(0==d.indexOf(a))return d.substr(a.length)}};
_.py.prototype.write=function(a,b){if(!qy.test(this.Ad))throw"Invalid cookie name";if(!ry.test(a))throw"Invalid cookie value";a=this.Ad+"="+a;this.Vc&&(a+=";domain="+this.Vc);this.Ik&&(a+=";path="+this.Ik);b="number"===typeof b?b:this.YX;if(0<=b){var c=new Date;c.setSeconds(c.getSeconds()+b);a+=";expires="+c.toUTCString()}this.x_&&(a+=";secure");document.cookie=a;return!0};_.py.prototype.clear=function(){this.write("",0)};var ry=/^[-+/_=.:|%&a-zA-Z0-9@]*$/,qy=/^[A-Z_][A-Z0-9_]{0,63}$/;
_.py.iterate=function(a){for(var b=document.cookie.split(/;\s*/),c=0;c<b.length;++c){var d=b[c].split("="),e=d.shift();a(e,d.join("="))}};
_.sy=function(a){this.Vh=a};_.sy.prototype.read=function(){if(ty.hasOwnProperty(this.Vh))return ty[this.Vh]};_.sy.prototype.write=function(a){ty[this.Vh]=a;return!0};_.sy.prototype.clear=function(){delete ty[this.Vh]};var ty={};_.sy.iterate=function(a){for(var b in ty)ty.hasOwnProperty(b)&&a(b,ty[b])};
var uy=function(){this.le=null;this.key=function(){return null};this.getItem=function(){return this.le};this.setItem=function(a,b){this.le=b;this.length=1};this.removeItem=function(){this.clear()};this.clear=function(){this.le=null;this.length=0};this.length=0},vy=function(a){try{var b=a||window.sessionStorage;if(!b)return!1;b.setItem("gapi.sessionStorageTest","gapi.sessionStorageTest"+b.length);b.removeItem("gapi.sessionStorageTest");return!0}catch(c){return!1}},wy=function(a,b){this.Ad=a;this.Qf=
vy(b)?b||window.sessionStorage:new uy};wy.prototype.read=function(){return this.Qf.getItem(this.Ad)};wy.prototype.write=function(a){try{this.Qf.setItem(this.Ad,a)}catch(b){return!1}return!0};wy.prototype.clear=function(){this.Qf.removeItem(this.Ad)};wy.iterate=function(a){if(vy())for(var b=0,c=window.sessionStorage.length;b<c;++b){var d=window.sessionStorage.key(b);a(d,window.sessionStorage[d])}};
for(var xy=0;64>xy;++xy);
_.yy="https:"===window.location.protocol;_.zy=_.yy||"http:"===window.location.protocol?_.py:_.sy;_.Ay=function(a){var b=a.substr(1),c="",d=window.location.hostname;if(""!==b){c=parseInt(b,10);if(isNaN(c))return null;b=d.split(".");if(b.length<c-1)return null;b.length==c-1&&(d="."+d)}else d="";return{Ge:"S"==a.charAt(0),domain:d,zh:c}};
_.By=function(a){if(0!==a.indexOf("GCSC"))return null;var b={KB:!1};a=a.substr(4);if(!a)return b;var c=a.charAt(0);a=a.substr(1);var d=a.lastIndexOf("_");if(-1==d)return b;var e=_.Ay(a.substr(d+1));if(null==e)return b;a=a.substring(0,d);if("_"!==a.charAt(0))return b;d="E"===c&&e.Ge;return!d&&("U"!==c||e.Ge)||d&&!_.yy?b:{KB:!0,Ge:d,hS:a.substr(1),domain:e.domain,zh:e.zh}};
var Cy,Dy,Gy,Hy,Iy;Cy=_.we();Dy=_.we();_.Ey=_.we();_.Fy=_.we();Gy="state code cookie_policy g_user_cookie_policy authuser prompt g-oauth-window status".split(" ");Hy=function(a){this.xL=a;this.gC=null};Hy.prototype.write=function(a){var b=_.we(),c=_.we();for(d in a)_.xe(a,d)&&(c[d]=a[d],b[d]=a[d]);var d=0;for(var e=Gy.length;d<e;++d)delete c[Gy[d]];a=String(a.authuser||0);d=_.we();d[a]=_.Ue.getUrlParameters("#"+Iy(c));this.xL.write(_.Jf(d));this.gC=b};Hy.prototype.read=function(){return this.gC};
Hy.prototype.clear=function(){this.xL.clear();this.gC=_.we()};_.Jy=function(a){return a?{domain:a.domain,path:"/",secure:a.Ge}:null};Iy=function(a){var b="";if(!a)return b;for(var c in a)if({}.hasOwnProperty.call(a,c)){var d=a[c];if(null!=d){var e=[encodeURIComponent(c),"="];if(d instanceof Array){for(var f=[],g=0;g<d.length;g++)f.push(encodeURIComponent(d[g]));e.push(f.join("+"))}else e.push(encodeURIComponent(d));d=e.join("")}else d="";d&&(b&&(b+="&"),b+=d)}return b};
wy.iterate(function(a){var b=_.By(a);b&&b.KB&&(Cy[a]=new Hy(new wy(a)))});_.zy.iterate(function(a){Cy[a]&&(Dy[a]=new _.zy(a,_.Jy(_.By(a))))});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.$r=function(a,b,c){if(null!==a&&b in a)throw Error("g`"+b);a[b]=c};_.as=function(a){_.Kp.call(this);this.mg=a;this.Pb={}};_.B(_.as,_.Kp);var gs=[];_.as.prototype.U=function(a,b,c,d){return this.nr(a,b,c,d)};_.as.prototype.nr=function(a,b,c,d,e){Array.isArray(b)||(b&&(gs[0]=b.toString()),b=gs);for(var f=0;f<b.length;f++){var g=_.hq(a,b[f],c||this.handleEvent,d||!1,e||this.mg||this);if(!g)break;this.Pb[g.key]=g}return this};_.as.prototype.co=function(a,b,c,d){return hs(this,a,b,c,d)};
var hs=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)hs(a,b,c[g],d,e,f);else{b=_.gq(b,c,d||a.handleEvent,e,f||a.mg||a);if(!b)return a;a.Pb[b.key]=b}return a};_.as.prototype.jc=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.jc(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.bb(d)?!!d.capture:!!d,e=e||this.mg||this,c=_.iq(c),d=!!d,b=_.Xp(a)?a.An(b,c,d,e):a?(a=_.kq(a))?a.An(b,c,d,e):null:null,b&&(_.oq(b),delete this.Pb[b.key]);return this};
_.as.prototype.removeAll=function(){_.Eb(this.Pb,function(a,b){this.Pb.hasOwnProperty(b)&&_.oq(a)},this);this.Pb={}};_.as.prototype.va=function(){_.as.H.va.call(this);this.removeAll()};_.as.prototype.handleEvent=function(){throw Error("I");};

/*

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

var qu,ru,su,tu,vu,wu,xu,yu,Au;oauth2={};_.pu=!1;qu=function(a){try{_.pu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};ru=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};su=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};
tu=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.uu=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};vu=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};wu=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.";};xu={token:1,id_token:1};
yu=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.zu=window.JSON;Au=function(a){this.OE=a||[];this.Yb={}};Au.prototype.addEventListener=function(a,b){if(!(0<=ru(this.OE,a)))throw"Unrecognized event type: "+a;if(!tu(b))throw"The listener for event '"+a+"' is not a function.";this.Yb[a]||(this.Yb[a]=[]);0>ru(this.Yb[a],b)&&this.Yb[a].push(b)};
Au.prototype.removeEventListener=function(a,b){if(!(0<=ru(this.OE,a)))throw"Unrecognized event type: "+a;tu(b)&&this.Yb[a]&&this.Yb[a].length&&(b=ru(this.Yb[a],b),0<=b&&this.Yb[a].splice(b,1))};Au.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=ru(this.OE,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.Yb[b]&&this.Yb[b].length)for(var c=0,d=this.Yb[b].length;c<d;c++)this.Yb[b][c](a)};
var Bu,Cu,Du,Hu,Iu,Zu,$u,bv,cv,ev,nv;Bu={};Cu={};Du={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.Eu=function(a,b){if(a=Du[a])return a[b]};_.Fu=function(a,b){if(!a)throw Error("N");if(!b.authServerUrl)throw Error("O");if(!b.idpIFrameUrl)throw Error("P");Du[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.Gu=void 0;
Hu=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")};Iu=function(){this.W1=window;this.Tt=this.yl=this.Jr=this.fh=null};
Iu.prototype.open=function(a,b,c,d){Ju(this);this.Jr?(this.yl&&(this.yl(),this.yl=null),Ku(this)):this.Jr="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.fh=this.W1.open(a,this.Jr,b);try{this.fh.focus();if(this.fh.closed||"undefined"==typeof this.fh.closed)throw Error("R");_.Gu=this.fh}catch(e){d&&setTimeout(d,0);this.fh=null;break a}c&&(this.yl=c,Lu(this))}};
var Ju=function(a){try{if(null==a.fh||a.fh.closed)a.fh=null,a.Jr=null,Ku(a),a.yl&&(a.yl(),a.yl=null)}catch(b){a.fh=null,a.Jr=null,Ku(a)}},Lu=function(a){a.Tt=window.setInterval(function(){Ju(a)},300)},Ku=function(a){a.Tt&&(window.clearInterval(a.Tt),a.Tt=null)};Cu=Cu||{};var Mu=function(a,b){this.Qb=a;this.FB=b;this.kd=null;this.Xl=!1};Mu.prototype.start=function(){if(!this.Xl&&!this.kd){var a=this;this.kd=window.setTimeout(function(){a.clear();a.Xl||(a.Qb(),a.Xl=!0)},Cu.QI(this.FB))}};
Mu.prototype.clear=function(){this.kd&&(window.clearTimeout(this.kd),this.kd=null)};var Nu=function(a,b){var c=Cu.rp;this.IW=Cu.fp;this.$N=c;this.Qb=a;this.FB=b;this.kd=null;this.Xl=!1;var d=this;this.aO=function(){document[d.IW]||(d.clear(),d.start())}};Nu.prototype.start=function(){if(!this.Xl&&!this.kd){wu(document,this.$N,this.aO);var a=this;this.kd=window.setTimeout(function(){a.clear();a.Xl||(a.Qb(),a.Xl=!0)},Cu.QI(this.FB))}};
Nu.prototype.clear=function(){var a=this.$N,b=this.aO,c=document;if(c.removeEventListener)c.removeEventListener(a,b,!1);else if(c.detachEvent)c.detachEvent("on"+a,b);else throw"Remove event handler for "+a+" failed.";this.kd&&(window.clearTimeout(this.kd),this.kd=null)};Cu.fp=null;Cu.rp=null;
Cu.eX=function(){var a=document;"undefined"!==typeof a.hidden?(Cu.fp="hidden",Cu.rp="visibilitychange"):"undefined"!==typeof a.msHidden?(Cu.fp="msHidden",Cu.rp="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(Cu.fp="webkitHidden",Cu.rp="webkitvisibilitychange")};Cu.eX();Cu.tS=function(a,b){return Cu.fp&&Cu.rp?new Nu(a,b):new Mu(a,b)};Cu.QI=function(a){return Math.max(1,a-(new Date).getTime())};
var Ou=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},Pu=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var t=g,r=0;64>r;r+=4)t[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=t[r-3]^t[r-8]^t[r-14]^t[r-16],t[r]=(p<<1|p>>>31)&4294967295;p=e[0];var u=e[1],v=e[2],w=e[3],z=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var C=w^u&(v^w);var A=1518500249}else C=
u^v^w,A=1859775393;else 60>r?(C=u&v|w&(u|v),A=2400959708):(C=u^v^w,A=3395469782);C=((p<<5|p>>>27)&4294967295)+C+z+A+t[r]&4294967295;z=w;w=v;v=(u<<30|u>>>2)&4294967295;u=p;p=C}e[0]=e[0]+p&4294967295;e[1]=e[1]+u&4294967295;e[2]=e[2]+v&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+z&4294967295}function c(p,t){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],u=0,v=p.length;u<v;++u)r.push(p.charCodeAt(u));p=r}t||(t=p.length);r=0;if(0==m)for(;r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<
t;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],t=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=t&255,t>>>=8;b(f);for(r=t=0;5>r;r++)for(var u=24;0<=u;u-=8)p[t++]=e[r]>>u&255;return p}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Qg:function(){for(var p=d(),t="",r=0;r<p.length;r++)t+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return t}}},Qu=
window.crypto,Ru=!1,Su=0,Tu=1,Uu=0,Vu="",Wu=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;Tu=Tu*b%Uu;if(3==++Su)if(a=window,b=Wu,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("S`mousemove");},Xu=function(a){var b=Pu();b.update(a);return b.Qg()};Ru=!!Qu&&"function"==typeof Qu.getRandomValues;
Ru||(Uu=1E6*(screen.width*screen.width+screen.height),Vu=Xu(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),wu(window,"mousemove",Wu));Bu=Bu||{};Bu.gP="ssIFrame_";
_.Yu=function(a,b){this.Ib=a;if(!this.Ib)throw Error("T");a=_.Eu(a,"idpIFrameUrl");if(!a)throw Error("U");this.FJ=a;if(!b)throw Error("V");this.Qk=b;a=this.FJ;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.rB=a.join("");this.l_=[location.protocol,"//",location.host].join("");this.qB=
this.Pn=!1;this.BJ=null;this.Yv=[];this.qo=[];this.Ii={};this.$l=void 0};_.Yu.prototype.show=function(){var a=this.$l;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")};_.Yu.prototype.nc=function(){Hu(this.$l)};
_.Yu.prototype.Ev=function(a){if(this.Pn)a&&a(this);else{if(!this.$l){var b=Bu.gP+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<=ru(e.split("|"),c))?Ou(e,d):Ou(e?e+"|"+c:c,d);c=!f;f=this.FJ;var g=this.l_;d=this.Qk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&tu(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);Hu(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.pu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.$l=e}a&&this.Yv.push(a)}};_.Yu.prototype.Ll=function(){return this.BJ};Zu=function(a){for(var b=0;b<a.Yv.length;b++)a.Yv[b](a);a.Yv=[]};
_.av=function(a,b,c,d){if(a.Pn){if(a.Pn&&a.qB)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.Ll(),qu(a),Error(a);$u(a,{method:b,params:c},d)}else a.qo.push({rpc:{method:b,params:c},callback:d}),a.Ev()};$u=function(a,b,c){if(c){for(var d=b.id;!d||a.Ii[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.Ii[d]=c}b.rpcToken=a.Qk;a.$l.contentWindow.postMessage(_.zu.stringify(b),a.rB)};bv=function(a){if(a&&0<=a.indexOf("::"))throw Error("W");};
_.Yu.prototype.Wh=function(a,b,c,d,e,f,g,k){bv(f);b=_.uu(b);_.av(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.Yu.prototype.Dv=function(a,b,c,d,e){b=_.uu(b);_.av(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};cv=function(a,b,c){bv(b.identifier);_.av(a,"getSessionSelector",b,c)};
_.dv=function(a,b,c,d,e){bv(b.identifier);_.av(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};ev=function(a,b,c){_.av(a,"monitorClient",{clientId:b},c)};_.Yu.prototype.Rr=_.da(33);_.Yu.prototype.Vw=function(a,b){_.av(this,"showDialog",{naa:a},b)};_.Yu.prototype.Jp=_.da(35);Bu.$u={};Bu.wA=function(a){return Bu.$u[a]};
Bu.Ev=function(a,b){var c=Bu.wA(a);if(!c){c=String;if(Ru){var d=new window.Uint32Array(1);Qu.getRandomValues(d);d=Number("0."+d[0])}else d=Tu,d+=parseInt(Vu.substr(0,20),16),Vu=Xu(Vu),d/=Uu+Math.pow(16,20);c=c(2147483647*d);c=new _.Yu(a,c);Bu.$u[a]=c}c.Ev(b)};Bu.TT=function(a){for(var b in Bu.$u){var c=Bu.wA(b);if(c&&c.$l&&c.$l.contentWindow==a.source&&c.rB==a.origin)return c}};Bu.FU=function(a){for(var b in Bu.$u){var c=Bu.wA(b);if(c&&c.rB==a)return c}};Bu=Bu||{};
var gv=function(){var a=[],b;for(b in fv)a.push(fv[b]);Au.call(this,a);this.yk={};qu("EventBus is ready.")};su(gv,Au);var fv={KQ:"sessionSelectorChanged",Tx:"sessionStateChanged",Ax:"authResult",PO:"displayIFrame"},iv=function(a){var b=hv;a&&(b.yk[a]||(b.yk[a]=[]))},jv=function(a,b,c){return b&&a.yk[b]&&0<=ru(a.yk[b],c)};_.h=gv.prototype;
_.h.qZ=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.Gu);if(b=c?Bu.FU(a.origin):Bu.TT(a)){try{var d=_.zu.parse(a.data)}catch(e){qu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Qk){qu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.Ii[c.id])delete b.Ii[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?qu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.EJ[a.type]?(d=this.EJ[a.type],
c&&!d.zR?qu("Bad IDP event. Source window cannot be a popup."):d.To&&!d.To.call(this,b,a)?qu("Bad IDP event."):d.Ze.call(this,b,a)):qu("Bad IDP event.")}else qu("Bad event, no corresponding Idp Stub.")};_.h.M_=function(a,b){return jv(this,a.Ib,b.clientId)};_.h.L_=function(a,b){b=b.clientId;return!b||jv(this,a.Ib,b)};_.h.LR=function(a,b){return jv(this,a.Ib,b.clientId)};_.h.zY=function(a){a.Pn=!0;Zu(a);for(var b=0;b<a.qo.length;b++)$u(a,a.qo[b].rpc,a.qo[b].callback);a.qo=[]};
_.h.yY=function(a,b){b={error:b.error};a.Pn=!0;a.qB=!0;a.BJ=b;a.qo=[];Zu(a)};_.h.sw=function(a,b){b.originIdp=a.Ib;this.dispatchEvent(b)};var hv=new gv,kv=hv,lv={};lv.idpReady={Ze:kv.zY};lv.idpError={Ze:kv.yY};lv.sessionStateChanged={Ze:kv.sw,To:kv.M_};lv.sessionSelectorChanged={Ze:kv.sw,To:kv.L_};lv.authResult={Ze:kv.sw,To:kv.LR,zR:!0};lv.displayIFrame={Ze:kv.sw};hv.EJ=lv||{};wu(window,"message",function(a){hv.qZ.call(hv,a)});
_.mv=function(a,b){this.je=!1;if(!a)throw Error("X");var c=[],d;for(d in a)c.push(a[d]);Au.call(this,c);this.Bd=[location.protocol,"//",location.host].join("");this.Vc=b.crossSubDomains?b.domain||this.Bd:this.Bd;if(!b)throw Error("Y");if(!b.idpId)throw Error("Z");if(!_.Eu(b.idpId,"authServerUrl")||!_.Eu(b.idpId,"idpIFrameUrl"))throw Error("$`"+b.idpId);this.Ib=b.idpId;this.Vb=void 0;this.AS=!!b.disableTokenRefresh;this.sT=!!b.forceTokenRefresh;this.Q0=!!b.skipTokenCache;this.setOptions(b);this.Rp=
[];this.em=this.bK=!1;this.Tn=void 0;this.NL();this.Zc=void 0;var e=this,f=function(){qu("Token Manager is ready.");if(e.Rp.length)for(var g=0;g<e.Rp.length;g++)e.Rp[g].call(e);e.bK=!0;e.Rp=[]};Bu.Ev(this.Ib,function(g){e.Zc=g;g.Pn&&g.qB?(e.em=!0,e.Tn=g.Ll(),e.Uv(e.Tn)):e.Vb?ev(e.Zc,e.Vb,function(k){if(k){k=e.Ib;var l=e.Vb,m=hv;k&&l&&(m.yk[k]||(m.yk[k]=[]),0>ru(m.yk[k],l)&&m.yk[k].push(l));f()}else e.Tn={error:"Not a valid origin for the client: "+e.Bd+" has not been whitelisted for client ID "+e.Vb+
". Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID."},e.em=!0,e.Uv(e.Tn)}):(iv(e.Ib),f())})};su(_.mv,Au);_.mv.prototype.setOptions=function(){};_.mv.prototype.NL=function(){};_.mv.prototype.Uv=function(){};_.mv.prototype.Ll=function(){return this.Tn};nv=function(a,b,c){return function(){b.apply(a,c)}};_.ov=function(a,b,c){if(a.bK)b.apply(a,c);else{if(a.em)throw a.Tn;a.Rp.push(nv(a,b,c))}};_.mv.prototype.QG=_.da(36);_.mv.prototype.Jp=_.da(34);
_.qv=function(a,b){_.mv.call(this,a,b);this.yL=new Iu;this.kj=this.tm=null;pv(this)};su(_.qv,_.mv);_.qv.prototype.setOptions=function(){};
var rv=function(a,b){a.ie={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.Vc};b.crossSubDomains&&(a.ie.policy=b.policy)},sv=function(a,b){if(!b.authParameters)throw Error("aa");if(!b.authParameters.scope)throw Error("ba");if(!b.authParameters.response_type)throw Error("ca");a.Ap=b.authParameters;a.Ap.redirect_uri||(a.Ap.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.ji=_.uu(b.rpcAuthParameters||a.Ap);if(!a.ji.scope)throw Error("da");if(!a.ji.response_type)throw Error("ea");
a:{var c=a.ji.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!xu[c[d]]){c=!0;break a}c=!1}if(c)throw Error("fa");b.enableSerialConsent&&(a.ji.enable_serial_consent=!0);b.authResultIdentifier&&(a.MR=b.authResultIdentifier);b.spec_compliant&&(a.ji.spec_compliant=b.spec_compliant)};
_.qv.prototype.NL=function(){var a=this;hv.addEventListener(fv.KQ,function(b){a.je&&a.ie&&b.originIdp==a.Ib&&!b.crossSubDomains==!a.ie.crossSubDomains&&b.domain==a.ie.domain&&b.id==a.ie.id&&a.jL(b)});hv.addEventListener(fv.Tx,function(b){a.je&&b.originIdp==a.Ib&&b.clientId==a.Vb&&a.kL(b)});hv.addEventListener(fv.Ax,function(b){_.Gu=void 0;a.je&&b.originIdp==a.Ib&&b.clientId==a.Vb&&b.id==a.fj&&(a.tm&&(window.clearTimeout(a.tm),a.tm=null),a.fj=void 0,a.zr(b))});hv.addEventListener(fv.PO,function(b){a.je&&
b.originIdp==a.Ib&&(b.nc?a.Zc.nc():a.Zc.show())})};_.qv.prototype.jL=function(){};_.qv.prototype.kL=function(){};_.qv.prototype.zr=function(){};var uv=function(a,b){tv(a);a.AS||(a.kj=Cu.tS(function(){a.Wh(!0)},b-3E5),navigator.onLine&&a.kj.start())},tv=function(a){a.kj&&(a.kj.clear(),a.kj=null)},pv=function(a){var b=window;yu()&&(b=document.body);wu(b,"online",function(){a.kj&&a.kj.start()});wu(b,"offline",function(){a.kj&&a.kj.clear()})};_.h=_.qv.prototype;_.h.Wh=function(){};
_.h.Vw=function(a,b){this.Zc.Vw(a,b)};_.h.TK=_.da(37);_.h.NX=function(a,b){if(!this.Vb)throw Error("ja");this.Zc.Dv(this.Vb,this.ji,this.ie,a,b)};_.h.Dv=function(a,b){_.ov(this,this.NX,[a,b])};_.wv=function(a){this.ee=void 0;this.Rg=!1;this.Fo=void 0;_.qv.call(this,_.vv,a)};su(_.wv,_.qv);_.vv={CF:"noSessionBound",qp:"userLoggedOut",mO:"activeSessionChanged",Tx:"sessionStateChanged",hR:"tokenReady",gR:"tokenFailed",Ax:"authResult",ERROR:"error"};
_.wv.prototype.setOptions=function(a){if(!a.clientId)throw Error("ka");this.Vb=a.clientId;this.Da=a.id;rv(this,a);sv(this,a)};_.wv.prototype.Uv=function(a){this.dispatchEvent({type:_.vv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Ib})};var xv=function(a){tv(a);a.Fo=void 0;a.RB=void 0};_.h=_.wv.prototype;
_.h.jL=function(a){var b=a.newValue||{};if(this.ee!=b.hint||this.Rg!=!!b.disabled){a=this.ee;var c=!this.ee||this.Rg;xv(this);this.ee=b.hint;this.Rg=!!b.disabled;(b=!this.ee||this.Rg)&&!c?this.dispatchEvent({type:_.vv.qp,idpId:this.Ib}):b||(a!=this.ee&&this.dispatchEvent({type:_.vv.mO,idpId:this.Ib}),this.ee&&this.Wh())}};
_.h.kL=function(a){this.Rg||(this.ee?a.user||this.Fo?a.user==this.ee&&(this.Fo?a.sessionState?this.Fo=a.sessionState:(xv(this),this.dispatchEvent({type:_.vv.qp,idpId:this.Ib})):a.sessionState&&(this.Fo=a.sessionState,this.Wh())):this.Wh():this.dispatchEvent({type:_.vv.Tx,idpId:this.Ib}))};_.h.zr=function(a){this.dispatchEvent({type:_.vv.Ax,authResult:a.authResult})};_.h.vq=_.da(39);_.h.nq=function(a){_.ov(this,this.jA,[a])};_.h.jA=function(a){cv(this.Zc,this.ie,a)};
_.h.Ww=function(a,b,c){if(!a)throw Error("la");xv(this);this.ee=a;this.Rg=!1;b&&_.dv(this.Zc,this.ie,!1,this.ee);this.je=!0;this.Wh(c,!0)};_.h.start=function(){_.ov(this,this.V0,[])};
_.h.V0=function(){var a=this.Vb==vu("client_id")?vu("login_hint"):void 0;var b=this.Vb==vu("client_id")?vu("state"):void 0;this.qC=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.Ww(a,!0,!0);else{var c=this;this.nq(function(d){c.je=!0;d&&d.hint?(xv(c),c.ee=d.hint,c.Rg=!!d.disabled,c.Rg?c.dispatchEvent({type:_.vv.qp,idpId:c.Ib}):c.Ww(d.hint)):(xv(c),c.ee=void 0,c.Rg=!(!d||!d.disabled),c.dispatchEvent({type:_.vv.CF,
autoOpenAuthUrl:!c.Rg,idpId:c.Ib}))})}};_.h.dI=_.da(40);_.h.Wh=function(a,b){var c=this;this.Zc.Wh(this.Vb,this.ji,this.ee,this.ie,function(d,e){(e=e||d.error)?"user_logged_out"==e?(xv(c),c.dispatchEvent({type:_.vv.qp,idpId:c.Ib})):(c.RB=null,c.dispatchEvent({type:_.vv.gR,idpId:c.Ib,error:e})):(c.RB=d,c.Fo=d.session_state,uv(c,d.expires_at),d.idpId=c.Ib,b&&c.qC&&(d.state=c.qC,c.qC=void 0),c.dispatchEvent({type:_.vv.hR,idpId:c.Ib,response:d}))},this.Da,a)};_.h.Rr=_.da(32);_.h.aM=_.da(41);
_.yv=function(a){this.rl=null;_.qv.call(this,{},a);this.je=!0};su(_.yv,_.qv);_.h=_.yv.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ka");this.Vb=a.clientId;this.Da=a.id;rv(this,a);sv(this,a)};_.h.Uv=function(a){this.rl&&(this.rl({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.rl=null)};_.h.zr=function(a){if(this.rl){var b=this.rl;this.rl=null;b(a)}};_.h.vq=_.da(38);_.h.nq=function(a){this.em?a(this.Ll()):_.ov(this,this.jA,[a])};
_.h.jA=function(a){cv(this.Zc,this.ie,a)};_.zv=function(a,b,c){a.em?c(a.Ll()):_.ov(a,a.QY,[b,c])};_.yv.prototype.QY=function(a,b){this.Zc.Wh(this.Vb,this.ji,a,this.ie,function(c,d){d?b({error:d}):b(c)},this.Da,this.sT,this.Q0)};_.yv.prototype.uK=_.da(42);

var Bv,Cv,Dv,Ev,Fv,Gv,Hv,Iv,Jv,Kv,Lv,Mv,Pv;_.Av=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 _.ph(a,3).substring(0,64)};Bv=function(a,b,c){if(!a.je)throw Error("ga");b?_.dv(a.Zc,a.ie,!0,void 0,c):_.dv(a.Zc,a.ie,!0,a.ee,c)};Cv=function(a){if(!a.je)throw Error("ga");return a.RB};
_.yv.prototype.uK=_.Vc(42,function(a,b){var c=this.Zc,d=this.Vb,e=this.ie,f=_.uu(this.ji);delete f.response_type;_.av(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.wv.prototype.aM=_.Vc(41,function(a){Cv(this)&&Cv(this).access_token&&(this.Zc.Rr(this.Vb,Cv(this).access_token,a),Bv(this,!0))});_.wv.prototype.dI=_.Vc(40,function(){var a=this;this.nq(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.vv.qp,idpId:a.Ib}):a.Wh(!0):a.dispatchEvent({type:_.vv.CF,idpId:a.Ib})})});
_.wv.prototype.vq=_.Vc(39,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.Ww(b.authResult.login_hint,a.Rg||b.authResult.login_hint!=a.ee,!0)}});
_.yv.prototype.vq=_.Vc(38,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.nq(function(d){_.dv(b.Zc,b.ie,d&&d.disabled,c.authResult.login_hint,function(){_.zv(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"})}});_.qv.prototype.TK=_.Vc(37,function(){this.Vb&&_.av(this.Zc,"startPolling",{clientId:this.Vb,origin:this.Bd,id:this.fj},void 0)});
_.Yu.prototype.Rr=_.Vc(33,function(a,b,c){_.av(this,"revoke",{clientId:a,token:b},c)});_.wv.prototype.Rr=_.Vc(32,function(a){_.ov(this,this.aM,[a])});Dv=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};
Ev=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};
Fv=function(a,b,c,d,e,f,g){var k=_.Eu(a,"authServerUrl");if(!k)throw Error("Q`"+a);a=_.uu(d);a.response_type=g||"permission";a.client_id=c;a.ss_domain=b;if(f&&f.extraQueryParams)for(var l in f.extraQueryParams)a[l]=f.extraQueryParams[l];e&&Ev()&&!a.prompt&&(a.prompt="select_account");b=k+(0>k.indexOf("?")?"?":"&");c=[];for(var m in a)if(a.hasOwnProperty(m)){e=a[m];if(null===e||void 0===e)e="";c.push(encodeURIComponent(m)+"="+encodeURIComponent(e))}return b+c.join("&")};
Gv=function(a,b,c,d){if(!a.Vb)throw Error("ha");a.fj=c||a.MR||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.Bd.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.fj);c.redirect_uri=e.join("")}return Fv(a.Ib,a.Vc,a.Vb,a.Ap,!0,b,d)};Hv=function(a,b,c){if(!a.Vb)throw Error("ha");return Fv(a.Ib,a.Vc,a.Vb,a.Ap,!1,b,c)};
Iv=function(a,b){a.tm&&window.clearTimeout(a.tm);a.tm=window.setTimeout(function(){a.fj==b&&(_.Gu=void 0,a.tm=null,a.fj=void 0,a.zr({authResult:{error:"popup_closed_by_user"}}))},1E3)};Jv=function(a,b,c){if(!a.Vb)throw Error("ia");c=c||{};c=Gv(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||Dv())&&_.ov(a,a.TK,[]);var d=a.fj;a.yL.open(c,b,function(){a.fj==d&&Iv(a,d)},function(){a.fj=void 0;a.zr({authResult:{error:"popup_blocked_by_browser"}})})};
Kv=function(a){_.ov(a,a.dI,[])};Lv=function(a,b,c){a.em?c(a.Ll()):_.ov(a,a.uK,[b,c])};Mv=function(a){return Array.prototype.concat.apply([],arguments)};
_.Nv=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("")};
_.Ov=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.mh[m];if(null!=n)return n;if(!_.Se(m))throw Error("w`"+m);}return l}_.oh();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))}};Pv=function(a){var b=[];_.Ov(a,function(c){b.push(c)});return b};_.Qv=function(a,b){_.di[b||"token"]=a};_.Rv=function(a){delete _.di[a||"token"]};
_.zu={parse:function(a){a=_.If("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.Jf(a)}};
_.yv.prototype.Wz=function(a,b){_.ov(this,this.dT,[a,b])};_.yv.prototype.dT=function(a,b){this.Zc.Wz(this.Vb,a,this.ji,this.ie,b)};
_.Yu.prototype.Wz=function(a,b,c,d,e){c=_.uu(c);_.av(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var Sv,Tv=["client_id","cookie_policy","scope"],Uv="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(" "),Vv=["authuser","after_redirect","access_type","hl"],Wv=["login_hint","prompt"],Xv={clientid:"client_id",cookiepolicy:"cookie_policy"},Yv=["approval_prompt","authuser","login_hint",
"prompt","hd"],Zv=["login_hint","g-oauth-window","status"],$v=Math.min(_.N("oauth-flow/authWindowWidth",599),screen.width-20),aw=Math.min(_.N("oauth-flow/authWindowHeight",600),screen.height-30);
var bw=function(a){_.Yc.call(this,a)};_.nj(bw,_.Yc);bw.prototype.name="gapi.auth2.ExternallyVisibleError";
var cw=function(){};cw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var dw=function(){};dw.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 ew=function(a){this.NR=a};
ew.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.NR){d.login_hint?b(d):b();return}}b()};
var fw=function(a){this.Rd=a;this.Ew=[]};fw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.Ew[b];f?(b++,c.Rd.Dv(function(g){g?f.select(g,d):d()})):a()}};d()};var gw=function(a){a=new fw(a);a.Ew.push(new cw);return a},hw=function(a){a=new fw(a);a.Ew.push(new dw);return a},iw=function(a,b){void 0===b||null===b?b=gw(a):(a=new fw(a),a.Ew.push(new ew(b)),b=a);return b};
var jw=function(a){this.Ze=a;this.$d=!0};jw.prototype.remove=function(){this.$d=!1};jw.prototype.trigger=function(){};var kw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},lw=function(){this.Yb=[]};lw.prototype.add=function(a){this.Yb.push(a)};lw.prototype.notify=function(a){for(var b=this.Yb,c=[],d=0;d<b.length;d++){var e=b[d];e.$d&&(c.push(e),_.Kj(mw(e.Ze,a)))}this.Yb=c};var mw=function(a,b){return function(){a(b)}};
var ow=function(a){this.le=null;this.O1=new nw(this);this.Yb=new lw;void 0!=a&&this.set(a)};ow.prototype.set=function(a){a!=this.le&&(this.le=a,this.O1.value=a,this.Yb.notify(this.le))};ow.prototype.get=function(){return this.le};ow.prototype.U=function(a){a=new pw(this,a);this.Yb.add(a);return a};var pw=function(a,b){jw.call(this,b);this.QX=a};_.B(pw,jw);pw.prototype.trigger=function(){var a=this.Ze;a(this.QX.get())};var nw=function(a){this.value=null;this.U=function(b){return new kw(a.U(b))}};
var qw={C4:"fetch_basic_profile",N5:"login_hint",I7:"prompt",S7:"redirect_uri",j8:"scope",T9:"ux_mode",q9:"state"},rw=function(a){this.Ba={};if(a&&!_.uq(a))if("function"==typeof a.get)this.Ba=a.get();else for(var b in qw){var c=qw[b];c in a&&(this.Ba[c]=a[c])}};rw.prototype.get=function(){return this.Ba};rw.prototype.VM=function(a){this.Ba.scope=a;return this};rw.prototype.Hq=function(){return this.Ba.scope};
var sw=function(a,b){var c=a.Ba.scope;b=Mv(b.split(" "),c?c.split(" "):[]);_.Re(b);a.Ba.scope=b.join(" ")};_.h=rw.prototype;_.h.s0=function(a){this.Ba.prompt=a;return this};_.h.JU=function(){return this.Ba.prompt};_.h.P_=function(){_.Ze("Property app_package_name no longer supported and was not set");return this};_.h.yT=function(){_.Ze("Property app_package_name no longer supported")};_.h.Oe=function(a){this.Ba.state=a};_.h.getState=function(){return this.Ba.state};
var tw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+$v,"height="+aw,"top="+(screen.height-aw)/2,"left="+(screen.width-$v)/2].join()},uw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.Nv(Pv(a)))},vw=function(){Sv=_.N("auth2/idpValue","google");var a=_.N("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.N("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.Fu(Sv,{authServerUrl:a,idpIFrameUrl:b})},ww=function(a,b,c){for(var d=0;d<b.length;d++){var e=b[d];if(d===b.length-1){a[e]=c;break}_.bb(a[e])||(a[e]={});a=a[e]}},xw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var yw=function(a){var b=a?(b=uw(a))?b.sub:null:null;this.Da=b;this.vc=a?_.zj(a):null};_.h=yw.prototype;_.h.ma=function(){return this.Da};_.h.tA=function(){var a=uw(this.vc);return a?a.hd:null};_.h.Uh=function(){return!!this.vc};_.h.jk=function(a){if(a)return this.vc;a=zw;var b=_.zj(this.vc);!a.lv||a.kB||a.vW||(delete b.access_token,delete b.scope);return b};_.h.YC=function(){return zw.YC()};_.h.zj=function(){this.vc=null};_.h.cU=function(){return this.vc?this.vc.scope:null};
_.h.update=function(a){this.Da=a.Da;this.vc=a.vc;this.vc.id_token?this.rt=new Aw(this.vc):this.rt&&(this.rt=null)};var Bw=function(a){return a.vc&&"object"==typeof a.vc.session_state?_.zj(a.vc.session_state.extraQueryParams||{}):{}};_.h=yw.prototype;_.h.jq=function(){var a=Bw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.yj=function(a){var b=zw,c=new rw(a);b.kB=c.Hq()?!0:!1;zw.lv&&sw(c,"openid profile email");return new _.Uj(function(d,e){var f=Bw(this);f.login_hint=this.ma();f.scope=c.Hq();Cw(b,d,e,f)},this)};_.h.Jq=function(a){return new _.Uj(function(b,c){var d=a||{},e=zw;d.login_hint=this.ma();e.Jq(d).then(b,c)},this)};_.h.dV=function(a){return this.yj(a)};_.h.disconnect=function(){return zw.disconnect()};_.h.BT=function(){return this.rt};
_.h.Xu=function(a){if(!this.Uh())return!1;var b=this.vc&&this.vc.scope?this.vc.scope.split(" "):"";return(0,_.vb)(a?a.split(" "):[],function(c){return _.wb(b,c)})};var Aw=function(a){a=uw(a);this.vT=a.sub;this.Ad=a.name;this.aV=a.given_name;this.bT=a.family_name;this.LJ=a.picture;this.cu=a.email};_.h=Aw.prototype;_.h.ma=function(){return this.vT};_.h.getName=function(){return this.Ad};_.h.aU=function(){return this.aV};_.h.VT=function(){return this.bT};_.h.lU=function(){return this.LJ};_.h.Au=function(){return this.cu};
var Ew=function(a,b,c){this.lm=b;this.lY=a;for(var d in a)a.hasOwnProperty(d)&&Dw(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.lm[c[a]]},Dw=function(a,b){a[b]=function(){return a.lY[b].apply(a.lm,arguments)}};Ew.prototype.then=function(a,b,c){var d=this;return _.Yj().then(function(){return Fw(d.lm,a,b,c)})};_.Dj(Ew);
var Gw;Gw=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.Hw=function(a){if(!a)throw new bw("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 bw("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(!_.sq(b,"."+a)&&!_.sq(b,a))throw new bw("Invalid cookiePolicy domain");return d};
var Jw,Iw,Kw,Lw,Mw,Nw,Pw,Uw,Qw,Ww,Xw,Rw;Jw=function(a){var b=a||{},c=Iw();(0,_.rb)(Uv,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};Iw=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;Xv[d]&&(d=Xv[d]);_.wb(Uv,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
Kw=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};Lw=function(a){(0,_.rb)(Uv,function(b){var c=Kw(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};Mw=function(a){a=Jw(a);Lw(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=Uv+Vv,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
Nw=function(a,b){if(!a)throw new bw("Empty initial options.");for(var c=0;c<Tv.length;++c)if(!(b&&"scope"==Tv[c]||a[Tv[c]]))throw new bw("Missing required parameter '"+Tv[c]+"'");_.Hw(a.cookie_policy)};
Pw=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:Gw(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:Sv};_.Ow(b,a);(0,_.rb)(Wv,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.Ow=function(){};
Uw=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=Qw(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:Gw(c),idpId:Sv};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.Av());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);(0,_.rb)(Wv.concat(Vv),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 Rw(a.response_type||"token"),Sw(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),Tw(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};Qw=function(a){a=new Rw(a.response_type||"token");var b=[];Tw(a)&&b.push("token");Vw(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};Ww=["permission","id_token"];Xw=/(^|[^_])token/;Rw=function(a){this.yo=[];this.BB(a)};
Rw.prototype.BB=function(a){a?((0<=a.indexOf("permission")||a.match(Xw))&&this.yo.push("permission"),0<=a.indexOf("id_token")&&this.yo.push("id_token"),0<=a.indexOf("code")&&this.yo.push("code")):this.yo=Ww};var Sw=function(a){return Vw(a,"code")},Tw=function(a){return Vw(a,"permission")};Rw.prototype.toString=function(){return this.yo.join(" ")};var Vw=function(a,b){var c=!1;(0,_.rb)(a.yo,function(d){d==b&&(c=!0)});return c};
var zw,Yw,$w,bx,cx,Fw;zw=null;_.Zw=function(){return zw?Yw():null};Yw=function(){return new Ew($w.prototype,zw,["currentUser","isSignedIn"])};$w=function(a){delete a.include_granted_scopes;this.Ba=Pw(a);this.pS=a.cookie_policy;this.vW=!!a.scope;(this.lv=!1!==a.fetch_basic_profile)&&(this.Ba.authParameters.scope=ax(this,"openid profile email"));this.Uq=a.hosted_domain;this.L1=a.ux_mode||"popup";this.wZ=a.redirect_uri||null;bx(this)};
bx=function(a){a.currentUser=new ow(new yw(null));a.isSignedIn=new ow(!1);a.Rd=new _.wv(a.Ba);a.Wn=null;a.sv=null;a.EX=new _.Uj(function(b,c){this.Wn=b;this.sv=c},a);a.Xv={};a.ir=!0;cx(a);a.Rd.start()};
cx=function(a){a.Rd.addEventListener("error",function(b){a.ir&&a.Wn&&(a.ir=!1,a.sv({error:b.error,details:b.details}),a.Wn=null,a.sv=null)});a.Rd.addEventListener("authResult",function(b){b&&b.authResult&&a.Ue(b);a.Rd.vq()(b)});a.Rd.addEventListener("tokenReady",function(b){var c=new yw(b.response);if(a.Uq&&a.Uq!=c.tA())a.Ue({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.tA(),expectedDomain:a.Uq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Yb.notify(d.le);a.isSignedIn.set(!0);c=c.jq();(d=_.Hw(a.pS))&&c&&_.Ih.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.Ge?"S":"H",d.zh].join(""),c,{domain:d.domain,secure:d.isSecure});_.Qv(b.response);a.Ue(b)}});a.Rd.addEventListener("noSessionBound",function(b){a.ir&&b.autoOpenAuthUrl?(a.ir=!1,gw(a.Rd).select(function(c){if(c&&c.login_hint){var d=a.Rd;_.ov(d,d.Ww,[c.login_hint,!0])}else a.currentUser.set(new yw(null)),a.isSignedIn.set(!1),_.Rv(),a.Ue(b)})):(a.currentUser.set(new yw(null)),
a.isSignedIn.set(!1),_.Rv(),a.Ue(b))});a.Rd.addEventListener("tokenFailed",function(b){a.Ue(b)});a.Rd.addEventListener("userLoggedOut",function(b){a.currentUser.get().zj();var c=a.currentUser;c.Yb.notify(c.le);a.isSignedIn.set(!1);_.Rv();a.Ue(b)})};Fw=function(a,b,c,d){return a.EX.then(function(e){if(b)return b(e.bV)},c,d)};$w.prototype.Ue=function(a){if(a){this.ir=!1;var b=a.type||"";if(this.Xv[b])this.Xv[b](a);this.Wn&&(this.Wn({bV:this}),this.sv=this.Wn=null)}};
var dx=function(a,b){_.Eb(b,function(c,d){a.Xv[d]=function(e){a.Xv={};c(e)}})},Cw=function(a,b,c,d){d=_.zj(d);a.Uq&&(d.hd=a.Uq);var e=d.ux_mode||a.L1;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.wZ||xw()+window.location.pathname),ex(a,f)):(delete d.redirect_uri,fx(a,f),dx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):dx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};$w.prototype.yj=function(a){return new _.Uj(function(b,c){var d=new rw(a);this.kB=d.Hq()?!0:!1;this.lv?(d.Ba.fetch_basic_profile=!0,sw(d,"email profile openid")):d.Ba.fetch_basic_profile=!1;var e=ax(this,d.Hq());d.VM(e);Cw(this,b,c,d.get())},this)};
$w.prototype.Jq=function(a){var b=a||{};this.kB=!!b.scope;a=ax(this,b.scope);if(""==a)return _.Zj({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};(0,_.rb)(Yv,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?gx(this,c):hx(this,c,b.redirect_uri)};
var hx=function(a,b,c){b.redirect_uri=c;ex(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Yj({message:"Redirecting to IDP."})},gx=function(a,b){b.origin=xw();delete b.redirect_uri;fx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Uj(function(c,d){dx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},fx=function(a,b){ww(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");Jv(a.Rd,tw(),b)},ex=function(a,b){ww(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");b=b||{};window.location.assign(Hv(a.Rd,b.sessionMeta,b.responseType))};$w.prototype.zj=function(a){var b=a||!1;return new _.Uj(function(c){Bv(this.Rd,b,function(){c()})},this)};$w.prototype.AI=function(){return this.Ba.authParameters.scope};var ax=function(a,b){a=a.AI();b=Mv(b?b.split(" "):[],a?a.split(" "):[]);_.Re(b);return b.join(" ")};
$w.prototype.YC=function(){var a=this;return new _.Uj(function(b,c){dx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});Kv(a.Rd)})};$w.prototype.JR=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.hq(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.yj(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."})};
$w.prototype.disconnect=function(){return new _.Uj(function(a){this.Rd.Rr(function(){a()})},this)};
var ix;_.Uj.prototype["catch"]=_.Uj.prototype.bx;ix=null;_.jx=function(a){a=Mw(a);if(zw){if(_.yj(a,ix||{}))return Yw();throw new bw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}Nw(a,!1!==a.fetch_basic_profile);vw();ix=a;zw=new $w(a);_.Ge.ga=1;return Yw()};
var lx,nx,kx,px,ox,qx;_.mx=function(a,b){vw();a=Mw(a);Nw(a);var c=Uw(a),d=new _.yv(c);"none"==a.prompt?kx(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)}):lx(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.yL.fh;b(e)})};
lx=function(a,b,c){var d=new Rw(b.response_type);c=nx(a,d,c);var e={responseType:d.toString()};ww(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");Sw(d)&&ww(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&ww(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&ww(e,["sessionMeta","extraQueryParams","state"],b.state);b=tw();a.em?c({authResult:{error:"idpiframe_initialization_failed",details:a.Ll().error}}):(a.rl=
c,Jv(a,b,e))};nx=function(a,b,c){if(Tw(b)){var d=ox(c);return function(e){e&&e.authResult&&!e.authResult.error?a.vq(function(f){f&&!f.error?(f=_.zj(f),Sw(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(_.zj(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
kx=function(a,b,c){if(Sw(new Rw(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=ox(c);b.login_hint?a.Wz(b.login_hint,function(e){e?px(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?iw(a,b.authuser).select(function(e){e&&e.login_hint?px(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.nq(function(e){e&&e.hint?px(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?hw(a):gw(a)).select(function(f){f&&f.login_hint?px(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};px=function(a,b,c,d){b=new Rw(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Gb(f,k),0==e&&d(f))};(Tw(b)||Vw(b,"id_token"))&&e++;Sw(b)&&e++;(Tw(b)||Vw(b,"id_token"))&&_.zv(a,c,g);Sw(b)&&Lv(a,c,g)};
ox=function(a){return function(b){if(!b||b.error)_.Rv(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.zj(b);qx(c);delete c.id_token;delete c.code;_.Qv(c)}a(b)}}};qx=function(a){(0,_.rb)(Zv,function(b){delete a[b]})};
_.y("gapi.auth2.init",_.jx);_.y("gapi.auth2.authorize",function(a,b){if(null!=zw)throw new bw("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).");_.mx(a,function(c){qx(c);b(c)})});_.y("gapi.auth2._gt",function(){return _.ei()});_.y("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.pu="0"!=a&&!!a});_.y("gapi.auth2.getAuthInstance",_.Zw);
_.y("gapi.auth2.BasicProfile",Aw);_.y("gapi.auth2.BasicProfile.prototype.getId",Aw.prototype.ma);_.y("gapi.auth2.BasicProfile.prototype.getName",Aw.prototype.getName);_.y("gapi.auth2.BasicProfile.prototype.getGivenName",Aw.prototype.aU);_.y("gapi.auth2.BasicProfile.prototype.getFamilyName",Aw.prototype.VT);_.y("gapi.auth2.BasicProfile.prototype.getImageUrl",Aw.prototype.lU);_.y("gapi.auth2.BasicProfile.prototype.getEmail",Aw.prototype.Au);_.y("gapi.auth2.GoogleAuth",$w);
_.y("gapi.auth2.GoogleAuth.prototype.attachClickHandler",$w.prototype.JR);_.y("gapi.auth2.GoogleAuth.prototype.disconnect",$w.prototype.disconnect);_.y("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",$w.prototype.Jq);_.y("gapi.auth2.GoogleAuth.prototype.signIn",$w.prototype.yj);_.y("gapi.auth2.GoogleAuth.prototype.signOut",$w.prototype.zj);_.y("gapi.auth2.GoogleAuth.prototype.getInitialScopes",$w.prototype.AI);_.y("gapi.auth2.GoogleUser",yw);_.y("gapi.auth2.GoogleUser.prototype.grant",yw.prototype.dV);
_.y("gapi.auth2.GoogleUser.prototype.getId",yw.prototype.ma);_.y("gapi.auth2.GoogleUser.prototype.isSignedIn",yw.prototype.Uh);_.y("gapi.auth2.GoogleUser.prototype.getAuthResponse",yw.prototype.jk);_.y("gapi.auth2.GoogleUser.prototype.getBasicProfile",yw.prototype.BT);_.y("gapi.auth2.GoogleUser.prototype.getGrantedScopes",yw.prototype.cU);_.y("gapi.auth2.GoogleUser.prototype.getHostedDomain",yw.prototype.tA);_.y("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",yw.prototype.Jq);
_.y("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",yw.prototype.Xu);_.y("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",yw.prototype.YC);_.y("gapi.auth2.LiveValue",ow);_.y("gapi.auth2.LiveValue.prototype.listen",ow.prototype.U);_.y("gapi.auth2.LiveValue.prototype.get",ow.prototype.get);_.y("gapi.auth2.SigninOptionsBuilder",rw);_.y("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",rw.prototype.yT);_.y("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",rw.prototype.P_);
_.y("gapi.auth2.SigninOptionsBuilder.prototype.getScope",rw.prototype.Hq);_.y("gapi.auth2.SigninOptionsBuilder.prototype.setScope",rw.prototype.VM);_.y("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",rw.prototype.JU);_.y("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",rw.prototype.s0);_.y("gapi.auth2.SigninOptionsBuilder.prototype.get",rw.prototype.get);

_.ii=function(a){this.T=a};_.h=_.ii.prototype;_.h.value=function(){return this.T};_.h.Tk=function(a){this.T.width=a;return this};_.h.Oc=function(){return this.T.width};_.h.li=function(a){this.T.height=a;return this};_.h.getHeight=function(){return this.T.height};_.h.Pd=function(a){this.T.style=a;return this};_.h.Tl=_.da(11);
_.ji=function(a){this.T=a};_.ji.prototype.BD=function(a){this.T.anchor=a;return this};_.ji.prototype.Fh=function(){return this.T.anchor};_.ji.prototype.Gw=_.da(13);_.ki=function(a){a.T.show=!0;return a};_.ji.prototype.li=function(a){this.T.height=a;return this};_.ji.prototype.getHeight=function(){return this.T.height};_.ji.prototype.Tk=function(a){this.T.width=a;return this};_.ji.prototype.Oc=function(){return this.T.width};
_.li=function(a){this.T=a||{}};_.li.prototype.value=function(){return this.T};_.li.prototype.setUrl=function(a){this.T.url=a;return this};_.li.prototype.getUrl=function(){return this.T.url};_.mi=function(a,b){a.T.where=b;return a};_.h=_.li.prototype;_.h.Pd=function(a){this.T.style=a;return this};_.h.Tl=_.da(10);_.h.Ne=function(a){this.T.id=a;return this};_.h.ma=function(){return this.T.id};_.h.Sk=function(a){this.T.rpctoken=a;return this};_.ni=function(a,b){a.T.queryParams=b;return a};
_.oi=function(a,b){a.T.relayOpen=b;return a};_.pi=function(a,b){a.T.messageHandlers=b;return a};_.qi=function(a,b){a.T.messageHandlersFilter=b;return a};_.li.prototype.Go=_.da(14);_.li.prototype.getContext=function(){return this.T.context};_.li.prototype.Nc=function(){return this.T.openerIframe};_.ri=function(a){return new _.ji(a.T)};_.li.prototype.Kl=function(){this.T.attributes=this.T.attributes||{};return new _.ii(this.T.attributes)};_.si=function(a){a.T.connectWithQueryParams=!0;return a};

var wi,xi,yi,zi,Ai,Bi,Ci,Di,Ei,Fi,Gi,Hi,Li,Ni,Oi,Pi;_.ti=function(a){return!!a&&"object"===typeof a&&_.te.test(a.push)};_.ui=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.vi=function(a,b){if(!a)throw Error(b||"");};wi=/&/g;xi=/</g;yi=/>/g;zi=/"/g;Ai=/'/g;Bi=function(a){return String(a).replace(wi,"&amp;").replace(xi,"&lt;").replace(yi,"&gt;").replace(zi,"&quot;").replace(Ai,"&#39;")};Ci=/[\ud800-\udbff][\udc00-\udfff]|[^!-~]/g;Di=/%([a-f]|[0-9a-fA-F][a-f])/g;Ei=/^(https?|ftp|file|chrome-extension):$/i;
Fi=function(a){a=String(a);a=a.replace(Ci,function(e){try{return encodeURIComponent(e)}catch(f){return encodeURIComponent(e.replace(/^[^%]+$/g,"\ufffd"))}}).replace(_.Ce,function(e){return e.replace(/%/g,"%25")}).replace(Di,function(e){return e.toUpperCase()});a=a.match(_.Be)||[];var b=_.we(),c=function(e){return e.replace(/\\/g,"%5C").replace(/\^/g,"%5E").replace(/`/g,"%60").replace(/\{/g,"%7B").replace(/\|/g,"%7C").replace(/\}/g,"%7D")},d=!!(a[1]||"").match(Ei);b.Bp=c((a[1]||"")+(a[2]||"")+(a[3]||
(a[2]&&d?"/":"")));d=function(e){return c(e.replace(/\?/g,"%3F").replace(/#/g,"%23"))};b.query=a[5]?[d(a[5])]:[];b.Dh=a[7]?[d(a[7])]:[];return b};Gi=function(a){return a.Bp+(0<a.query.length?"?"+a.query.join("&"):"")+(0<a.Dh.length?"#"+a.Dh.join("&"):"")};Hi=function(a,b){var c=[];if(a)for(var d in a)if(_.xe(a,d)&&null!=a[d]){var e=b?b(a[d]):a[d];c.push(encodeURIComponent(d)+"="+encodeURIComponent(e))}return c};
_.Ii=function(a,b,c,d){a=Fi(a);a.query.push.apply(a.query,Hi(b,d));a.Dh.push.apply(a.Dh,Hi(c,d));return Gi(a)};
_.Ji=function(a,b){var c=Fi(b);b=c.Bp;c.query.length&&(b+="?"+c.query.join(""));c.Dh.length&&(b+="#"+c.Dh.join(""));var d="";2E3<b.length&&(c=b,b=b.substr(0,2E3),b=b.replace(_.De,""),d=c.substr(b.length));var e=a.createElement("div");a=a.createElement("a");c=Fi(b);b=c.Bp;c.query.length&&(b+="?"+c.query.join(""));c.Dh.length&&(b+="#"+c.Dh.join(""));_.Jd(a,new _.Wb(_.Tb,b));e.appendChild(a);b=_.ic(e.innerHTML,null);_.Id(e,b);b=String(e.firstChild.href);e.parentNode&&e.parentNode.removeChild(e);c=Fi(b+
d);b=c.Bp;c.query.length&&(b+="?"+c.query.join(""));c.Dh.length&&(b+="#"+c.Dh.join(""));return b};_.Ki=/^https?:\/\/[^\/%\\?#\s]+\/[^\s]*$/i;Li=function(a){for(;a.firstChild;)a.removeChild(a.firstChild)};_.Mi=function(a,b){var c=_.ve(_.Ge,"watt",_.we());_.ve(c,a,b)};Ni=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/b\/(\d{10,21})\//;
Oi=function(a){var b=_.N("googleapis.config/sessionDelegate");"string"===typeof b&&21<b.length&&(b=null);null==b&&(b=(a=(a||window.location.href).match(Ni))?a[1]:null);if(null==b)return null;b=String(b);21<b.length&&(b=null);return b};
var Qi=function(){var a=_.Ge.onl;if(!a){a=_.we();_.Ge.onl=a;var b=_.we();a.e=function(c){var d=b[c];d&&(delete b[c],d())};a.a=function(c,d){b[c]=d};a.r=function(c){delete b[c]}}return a},Ri=function(a,b){b=b.onload;return"function"===typeof b?(Qi().a(a,b),b):null},Si=function(a){_.vi(/^\w+$/.test(a),"Unsupported id - "+a);Qi();return'onload="window.___jsl.onl.e(&#34;'+a+'&#34;)"'},Ti=function(a){Qi().r(a)};
var Vi,Wi,$i;_.Ui={allowtransparency:"true",frameborder:"0",hspace:"0",marginheight:"0",marginwidth:"0",scrolling:"no",style:"",tabindex:"0",vspace:"0",width:"100%"};Vi={allowtransparency:!0,onload:!0};Wi=0;_.Xi=function(a,b){var c=0;do var d=b.id||["I",Wi++,"_",(new Date).getTime()].join("");while(a.getElementById(d)&&5>++c);_.vi(5>c,"Error creating iframe id");return d};_.Yi=function(a,b){return a?b+"/"+a:""};
_.Zi=function(a,b,c,d){var e={},f={};a.documentMode&&9>a.documentMode&&(e.hostiemode=a.documentMode);_.ye(d.queryParams||{},e);_.ye(d.fragmentParams||{},f);var g=d.pfname;var k=_.we();_.N("iframes/dropLegacyIdParam")||(k.id=c);k._gfid=c;k.parent=a.location.protocol+"//"+a.location.host;c=_.Ae(a.location.href,"parent");g=g||"";!g&&c&&(g=_.Ae(a.location.href,"_gfid","")||_.Ae(a.location.href,"id",""),g=_.Yi(g,_.Ae(a.location.href,"pfname","")));g||(c=_.If(_.Ae(a.location.href,"jcp","")))&&"object"==
typeof c&&(g=_.Yi(c.id,c.pfname));k.pfname=g;d.connectWithJsonParam&&(g={},g.jcp=_.Jf(k),k=g);g=_.Ae(b,"rpctoken")||e.rpctoken||f.rpctoken;g||(g=d.rpctoken||String(Math.round(1E8*_.$h())),k.rpctoken=g);d.rpctoken=g;_.ye(k,d.connectWithQueryParams?e:f);k=a.location.href;a=_.we();(g=_.Ae(k,"_bsh",_.Ge.bsh))&&(a._bsh=g);(k=_.Ge.dpo?_.Ge.h:_.Ae(k,"jsh",_.Ge.h))&&(a.jsh=k);d.hintInFragment?_.ye(a,f):_.ye(a,e);return _.Ii(b,e,f,d.paramsSerializer)};
$i=function(a){_.vi(!a||_.Ki.test(a),"Illegal url for new iframe - "+a)};
_.aj=function(a,b,c,d,e){$i(c.src);var f,g=Ri(d,c),k=g?Si(d):"";try{document.all&&(f=a.createElement('<iframe frameborder="'+Bi(String(c.frameborder))+'" scrolling="'+Bi(String(c.scrolling))+'" '+k+' name="'+Bi(String(c.name))+'"/>'))}catch(m){}finally{f||(f=a.createElement("iframe"),g&&(f.onload=function(){f.onload=null;g.call(this)},Ti(d)))}f.setAttribute("ng-non-bindable","");for(var l in c)a=c[l],"style"===l&&"object"===typeof a?_.ye(a,f.style):Vi[l]||f.setAttribute(l,String(a));(l=e&&e.beforeNode||
null)||e&&e.dontclear||Li(b);b.insertBefore(f,l);f=l?l.previousSibling:b.lastChild;c.allowtransparency&&(f.allowTransparency=!0);return f};
var cj,jj;cj=/^:[\w]+$/;_.dj=/:([a-zA-Z_]+):/g;_.ej=function(){var a=_.Fh()||"0",b=Oi();var c=_.Fh(void 0)||a;var d=Oi(void 0),e="";c&&(e+="u/"+encodeURIComponent(String(c))+"/");d&&(e+="b/"+encodeURIComponent(String(d))+"/");c=e||null;(e=(d=!1===_.N("isLoggedIn"))?"_/im/":"")&&(c="");var f=_.N("iframes/:socialhost:"),g=_.N("iframes/:im_socialhost:");return Pi={socialhost:f,ctx_socialhost:d?g:f,session_index:a,session_delegate:b,session_prefix:c,im_prefix:e}};jj=function(a,b){return _.ej()[b]||""};
_.kj=function(a){return _.Ji(_.re,a.replace(_.dj,jj))};_.lj=function(a){var b=a;cj.test(a)&&(b=_.N("iframes/"+b.substring(1)+"/url"),_.vi(!!b,"Unknown iframe url config for - "+a));return _.kj(b)};
_.mj=function(a,b,c){var d=c||{};c=d.attributes||{};_.vi(!(d.allowPost||d.forcePost)||!c.onload,"onload is not supported by post iframe (allowPost or forcePost)");a=_.lj(a);c=b.ownerDocument||_.re;var e=_.Xi(c,d);a=_.Zi(c,a,e,d);var f=_.we();_.ye(_.Ui,f);_.ye(d.attributes,f);f.name=f.id=e;f.src=a;d.eurl=a;var g=d||{},k=!!g.allowPost;if(g.forcePost||k&&2E3<a.length){g=Fi(a);f.src="";d.dropDataPostorigin||(f["data-postorigin"]=a);a=_.aj(c,b,f,e);if(-1!=navigator.userAgent.indexOf("WebKit")){var l=a.contentWindow.document;
l.open();f=l.createElement("div");k={};var m=e+"_inner";k.name=m;k.src="";k.style="display:none";_.aj(c,f,k,m,d)}f=(d=g.query[0])?d.split("&"):[];d=[];for(k=0;k<f.length;k++)m=f[k].split("=",2),d.push([decodeURIComponent(m[0]),decodeURIComponent(m[1])]);g.query=[];f=Gi(g);_.vi(_.Ki.test(f),"Invalid URL: "+f);g=c.createElement("form");g.method="POST";g.target=e;g.style.display="none";e=f instanceof _.Wb?f:_.wd(f);g.action=_.td(e);for(e=0;e<d.length;e++)f=c.createElement("input"),f.type="hidden",f.name=
d[e][0],f.value=d[e][1],g.appendChild(f);b.appendChild(g);g.submit();g.parentNode.removeChild(g);l&&l.close();b=a}else b=_.aj(c,b,f,e,d);return b};

_.qk=function(a){return new _.Uj(a)};

var yk=function(){this.Fs={PL:rk?"../"+rk:null,CS:sk,UI:tk,wba:uk,Mu:vk,cca:wk};this.sf=_.qe;this.AL=this.yS;this.nT=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.Fs.PL){this.sf=this.Fs.UI(this.sf,this.Fs.PL);var a=this.sf.document,b=a.createElement("script");b.setAttribute("type","text/javascript");b.text="window.doPostMsg=function(w,s,o) {window.setTimeout(function(){w.postMessage(s,o);},0);};";a.body.appendChild(b);this.AL=this.sf.doPostMsg}this.fE={};this.DE={};a=(0,_.J)(this.aB,
this);_.Fe(this.sf,"message",a);_.ve(_.Ge,"RPMQ",[]).push(a);this.sf!=this.sf.parent&&xk(this,this.sf.parent,this.bC(this.sf.name),"*")};yk.prototype.bC=function(a){return'{"h":"'+escape(a)+'"}'};var zk=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},Ak=function(a){if(!/^\s*{/.test(a))return!1;a=_.If(a);return null!==a&&"object"===typeof a&&!!a.g};
yk.prototype.aB=function(a){var b=String(a.data);(0,_.$e)("gapi.rpc.receive("+uk+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=Ak(b);if(!c&&!d){if(!d&&(c=zk(b))){if(this.fE[c])this.fE[c]();else this.DE[c]=1;return}var e=a.origin,f=this.Fs.CS;this.nT?_.qe.setTimeout(function(){f(b,e)},0):f(b,e)}};yk.prototype.Cc=function(a,b){".."===a||this.DE[a]?(b(),delete this.DE[a]):this.fE[a]=b};
var xk=function(a,b,c,d){var e=Ak(c)?"":"!_";(0,_.$e)("gapi.rpc.send("+uk+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.AL(b,e+c,d)};yk.prototype.yS=function(a,b,c){a.postMessage(b,c)};yk.prototype.send=function(a,b,c){(a=this.Fs.UI(this.sf,a))&&!a.closed&&xk(this,a,b,c)};
var Bk,Ck,Dk,Ek,Fk,Gk,Hk,rk,uk,Ik,Jk,Kk,tk,vk,Mk,Nk,Sk,Tk,Vk,wk,Xk,Wk,Ok,Pk,Yk,sk,Zk,$k;Bk=0;Ck=[];Dk={};Ek={};Fk=_.qe.location.href;Gk=_.Ae(Fk,"rpctoken");Hk=_.Ae(Fk,"parent")||_.re.referrer;rk=_.Ae(Fk,"rly");uk=rk||(_.qe!==_.qe.top||_.qe.opener)&&_.qe.name||"..";Ik=null;Jk={};Kk=function(){};_.Lk={send:Kk,Cc:Kk,bC:Kk};
tk=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.qe.top);if(0===b.length)return a;for(b=b.split("/");b.length;){var c=b.shift();"{"==c.charAt(0)&&"}"==c.charAt(c.length-1)&&(c=c.substring(1,c.length-1));if(".."===c)a=a==a.parent?a.opener:a.parent;else if(".."!==c&&a.frames[c]){if(a=a.frames[c],!("postMessage"in a))throw"Not a window";}else return null}return a};vk=function(a){return(a=Dk[a])&&a.Yk};
Mk=function(a){if(a.f in{})return!1;var b=a.t,c=Dk[a.r];a=a.origin;return c&&(c.Yk===b||!c.Yk&&!b)&&(a===c.origin||"*"===c.origin)};Nk=function(a){var b=a.id.split("/"),c=b[b.length-1],d=a.origin;return function(e){var f=e.origin;return e.f==c&&(d==f||"*"==d)}};_.Qk=function(a,b,c){a=Ok(a);Ek[a.name]={Tg:b,mr:a.mr,To:c||Mk};Pk()};_.Rk=function(a){delete Ek[Ok(a).name]};Sk={};Tk=function(a,b){(a=Sk["_"+a])&&a[1](this)&&a[0].call(this,b)};
Vk=function(a){var b=a.c;if(!b)return Kk;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Uk.apply(null,e)}};wk=function(a){Ik=a};Xk=function(a){Jk[a]||(Jk[a]=_.qe.setTimeout(function(){Jk[a]=!1;Wk(a)},0))};Wk=function(a){var b=Dk[a];if(b&&b.ready){var c=b.WC;for(b.WC=[];c.length;)_.Lk.send(a,_.Jf(c.shift()),b.origin)}};Ok=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),mr:!0}:{name:a,mr:!1}};
Pk=function(){for(var a=_.N("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=Ck[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)Ck.splice(c,1),--c;else{var f=e.s,g=Ek[f]||Ek["*"];if(g)if(Ck.splice(c,1),--c,e.origin=d.origin,d=Vk(e),e.callback=d,g.To(e)){if("__cb"!==f&&!!g.mr!=!!e.g)break;e=g.Tg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.$e)("gapi.rpc.rejected("+uk+"): "+f)}}};Yk=function(a,b,c){Ck.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Pk()};
sk=function(a,b){a=_.If(a);Yk(a,b,!1)};Zk=function(a){for(;a.length;)Yk(a.shift(),this.origin,!0);Pk()};$k=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",IB:b}};
_.al=function(a,b,c,d){var e=$k(a);d&&(_.qe.frames[e.id]=_.qe.frames[e.id]||d);a=e.id;if(!Dk.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.yg(Hk),c=c||Gk;else if(!e.IB){var f=_.re.getElementById(a);f&&(f=f.src,d=_.yg(f),c=c||_.Ae(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);Dk[a]={Yk:c,WC:[],origin:d,i_:b,KL:function(){var g=a;Dk[g].ready=1;Wk(g)}};_.Lk.Cc(a,Dk[a].KL)}return Dk[a].KL};
_.Uk=function(a,b,c,d){a=a||"..";_.al(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=uk,l=Gk,m=Dk[a],n=k,p=$k(a);if(m&&".."!==a){if(p.IB){if(!(l=Dk[a].i_)){l=Ik?Ik.substring(1).split("/"):[uk];n=l.length-1;for(var t=_.qe.parent;t!==_.qe.top;){var r=t.parent;if(!n--){for(var u=null,v=r.frames.length,w=0;w<v;++w)r.frames[w]==t&&(u=w);l.unshift("{"+u+"}")}t=r}l="/"+l.join("/")}n=l}else n=k="..";l=m.Yk}g&&p?(m=Mk,p.IB&&(m=Nk(p)),Sk["_"+ ++Bk]=[g,m],g=Bk):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=Ok(e);f.s=e.name;f.g=e.mr;Dk[a].WC.push(f);Xk(a)};if("function"===typeof _.qe.postMessage||"object"===typeof _.qe.postMessage)_.Lk=new yk,_.Qk("__cb",Tk,function(){return!0}),_.Qk("_processBatch",Zk,function(){return!0}),_.al("..");

var bl=function(a,b){a=window.getComputedStyle(a,"").getPropertyValue(b).match(/^([0-9]+)/);return parseInt(a[0],10)},cl,fl,jl,ll,nl,ml,ol,pl;_.ii.prototype.Tl=_.Vc(11,function(){return this.T.style});_.li.prototype.Tl=_.Vc(10,function(){return this.T.style});cl=function(a,b){a.T.onload=b};_.dl=function(a){return a.T.rpctoken};_.el=function(a){a.T.waitForOnload=!0;return a};fl=function(a){return(a=a.T.timeout)?a:null};
_.gl=function(a,b,c){if(a){_.vi(_.ti(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};_.hl=function(a,b,c){if(a)if(_.ti(a))_.gl(a,b,c);else{_.vi("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.xe(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};nl=function(a){this.resolve=this.reject=null;this.promise=_.qk((0,_.J)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=ml(this.promise,a))};
ml=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};ol={height:!0,width:!0};pl=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;_.ql=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.rl=function(a){this.T=a||{}};_.B(_.rl,_.li);_.sl=function(a,b){a.T.frameName=b;return a};_.rl.prototype.wd=function(){return this.T.frameName};_.tl=function(a,b){a.T.rpcAddr=b;return a};_.rl.prototype.Ff=function(){return this.T.rpcAddr};_.ul=function(a,b){a.T.retAddr=b;return a};_.rl.prototype.Xg=function(){return this.T.retAddr};_.rl.prototype.ni=function(a){this.T.origin=a;return this};_.rl.prototype.getOrigin=function(){return this.T.origin};
_.rl.prototype.vj=function(a){this.T.setRpcReady=a;return this};_.vl=function(a){return a.T.setRpcReady};_.rl.prototype.Io=function(a){this.T.context=a};var wl=function(a,b){a.T._rpcReadyFn=b};_.rl.prototype.Ka=function(){return this.T.iframeEl};
var Al;_.xl=_.we();_.yl=_.we();_.zl=function(a){return _.xl[a]};Al=function(a,b){_.ze.load("gapi.iframes.style."+a,b)};
_.Bl=function(){var a=0;self.innerHeight?a=self.innerHeight:document.documentElement&&document.documentElement.clientHeight?a=document.documentElement.clientHeight:document.body&&(a=document.body.clientHeight);var b=document.body,c=document.documentElement;if("CSS1Compat"===document.compatMode&&c.scrollHeight)return c.scrollHeight!==a?c.scrollHeight:c.offsetHeight;if(0<=navigator.userAgent.indexOf("AppleWebKit")){a=0;for(b=[document.body];0<b.length;){var d=b.shift();c=d.childNodes;if("undefined"!==
typeof d.style){var e=d.style.overflowY;e||(e=(e=document.defaultView.getComputedStyle(d,null))?e.overflowY:null);if("visible"!=e&&"inherit"!=e&&(e=d.style.height,e||(e=(e=document.defaultView.getComputedStyle(d,null))?e.height:""),0<e.length&&"auto"!=e))continue}for(d=0;d<c.length;d++){e=c[d];if("undefined"!==typeof e.offsetTop&&"undefined"!==typeof e.offsetHeight){var f=e.offsetTop+e.offsetHeight+bl(e,"margin-bottom");a=Math.max(a,f)}b.push(e)}}return a+bl(document.body,"border-bottom")+bl(document.body,
"margin-bottom")+bl(document.body,"padding-bottom")}if(b&&c)return d=c.scrollHeight,e=c.offsetHeight,c.clientHeight!==e&&(d=b.scrollHeight,e=b.offsetHeight),d>a?d>e?d:e:d<e?d:e};
_.Dl=function(a){a=a||{};this.Mb=!1;this.uL=_.we();this.xf=_.we();this.sf=a._window||_.qe;this.ld=this.sf.location.href;this.vL=(this.JC=Cl(this.ld,"parent"))?Cl(this.ld,"pfname"):"";this.Da=this.JC?Cl(this.ld,"_gfid")||Cl(this.ld,"id"):"";this.ig=_.Yi(this.Da,this.vL);this.Bd=_.yg(this.ld);if(this.Da){var b=new _.rl;_.tl(b,a._parentRpcAddr||"..");_.ul(b,a._parentRetAddr||this.Da);b.ni(_.yg(this.JC||this.ld));_.sl(b,this.vL);this.hb=this.Qj(b.value())}else this.hb=null};_.h=_.Dl.prototype;
_.h.Un=_.da(16);_.h.Ea=function(){if(!this.Mb){for(var a=_.Ca(Object.values(this.xf)),b=a.next();!b.done;b=a.next())b.value.Ea();this.Mb=!0}};_.h.wd=function(){return this.ig};_.h.Bb=function(){return this.sf};_.h.wb=function(){return this.sf.document};_.h.Jw=_.da(17);_.h.sA=function(a){return this.uL[a]};
_.h.Qj=function(a){_.vi(!this.Mb,"Cannot attach iframe in disposed context");a=new _.rl(a);a.Ff()||_.tl(a,a.ma());a.Xg()||_.ul(a,"..");a.getOrigin()||a.ni(_.yg(a.getUrl()));a.wd()||_.sl(a,_.Yi(a.ma(),this.ig));var b=a.wd();if(this.xf[b])return this.xf[b];var c=a.Ff(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.Xg(),f=_.dl(a);f||(f=(f=a.Ka())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.Ae(f,"rpctoken"));wl(a,_.al(d,e,f,a.T._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.El(this,c,b,a),k=a.T.messageHandlersFilter;_.hl(a.T.messageHandlers,function(l,m){g.register(m,l,k)});_.vl(a)&&g.vj();_.Fl(g,"_g_rpcReady");return g};_.h.lD=function(a){_.sl(a,null);var b=a.ma();!b||Gl.test(b)&&!this.Bb().document.getElementById(b)||(_.Xe("Ignoring requested iframe ID - "+b),a.Ne(null))};var Cl=function(a,b){var c=_.Ae(a,b);c||(c=_.If(_.Ae(a,"jcp",""))[b]);return c||""};
_.Dl.prototype.Yh=function(a){_.vi(!this.Mb,"Cannot open iframe in disposed context");var b=new _.rl(a);Hl(this,b);var c=b.wd();if(c&&this.xf[c])return this.xf[c];this.lD(b);c=b.getUrl();_.vi(c,"No url for new iframe");var d=b.T.queryParams||{};d.usegapi="1";_.ni(b,d);d=this.iB&&this.iB(c,b);d||(d=b.T.where,_.vi(!!d,"No location for new iframe"),c=_.mj(c,d,a),b.T.iframeEl=c,d=c.getAttribute("id"));_.tl(b,d).Ne(d);b.ni(_.yg(b.T.eurl||""));this.cC&&this.cC(b,b.Ka());c=this.Qj(a);c.Mw&&c.Mw(c,a);(a=
b.T.onCreate)&&a(c);b.T.disableRelayOpen||c.yp("_open");return c};
var Il=function(a,b,c){var d=b.T.canvasUrl;if(!d)return c;_.vi(!b.T.allowPost&&!b.T.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.vi(e&&_.yg(e)===a.Bd&&_.yg(d)===a.Bd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.el(b);b.T.canvasUrl=null;return function(f){var g=f.Bb(),k=g.location.hash;k=_.lj(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},Jl=function(a,b,c){var d=b.T.relayOpen;if(d){var e=a.hb;d instanceof _.El?(e=d,_.oi(b,0)):0<Number(d)&&
_.oi(b,Number(d)-1);if(e){_.vi(!!e.BC,"Relaying iframe open is disabled");if(d=b.Tl())if(d=_.yl[d])b.Io(a),d(b.value()),b.Io(null);b.T.openerIframe=null;c.resolve(e.BC(b));return!0}}return!1},Kl=function(a,b,c){var d=b.Tl();if(d)if(_.vi(!!_.zl,"Defer style is disabled, when requesting style "+d),_.xl[d])Hl(a,b);else return Al(d,function(){_.vi(!!_.xl[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.Dl.prototype.open=function(a,b){_.vi(!this.Mb,"Cannot open iframe in disposed context");var c=new _.rl(a);b=Il(this,c,b);var d=new nl(b);(b=c.getUrl())&&c.setUrl(_.lj(b));if(Jl(this,c,d)||Kl(this,c,d)||Jl(this,c,d))return d.promise;if(null!=fl(c)){var e=setTimeout(function(){g.Ka().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+fl(c)+"milliseconds"})},fl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.T.waitForOnload&&cl(c.Kl(),function(){d.resolve(g)});var g=this.Yh(a);
c.T.waitForOnload||d.resolve(g);return d.promise};_.Dl.prototype.FI=_.da(18);var Ll=function(a,b){var c=a.hb,d=!0;b.filter&&(d=b.filter.call(b.Hf,b.params));return _.Yj(d).then(function(e){return e&&c?(b.tL&&b.tL.call(a,b.params),e=b.sender?b.sender(b.params):_.Fl(c,b.message,b.params),b.P1?e.then(function(){return!0}):!0):!1})};_.h=_.Dl.prototype;
_.h.Ky=function(a,b,c){a=Ll(this,{sender:function(d){var e=_.il.hb;_.hl(_.il.xf,function(f){f!==e&&_.Fl(f,"_g_wasClosed",d)});return _.Fl(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Hf:c,filter:this.sA("onCloseSelfFilter")});b=new nl(b);b.resolve(a);return b.promise};_.h.iD=function(a,b,c){a=a||{};b=new nl(b);b.resolve(Ll(this,{message:"_g_restyleMe",params:a,Hf:c,filter:this.sA("onRestyleSelfFilter"),P1:!0,tL:this.QN}));return b.promise};_.h.QN=function(a){"auto"===a.height&&(a.height=_.Bl())};
_.h.zM=_.da(19);_.h.TM=_.da(20);var Hl=function(a,b){var c=b.Tl();if(c){b.Pd(null);var d=_.xl[c];_.vi(d,"No such style: "+c);b.Io(a);d(b.value());b.Io(null)}};
_.El=function(a,b,c,d){this.Mb=!1;this.Mi=a;this.kD=b;this.ig=c;this.Ba=d;this.$L=this.Ba.Xg();this.Bd=this.Ba.getOrigin();this.UW=this.Ba.Ka();this.rN=this.Ba.T.where;this.ro=[];this.yp("_default");a=this.Ba.T.apis||[];for(b=0;b<a.length;b++)this.yp(a[b]);this.Mi.xf[c]=this};_.h=_.El.prototype;_.h.Un=_.da(15);_.h.Ea=function(){if(!this.Mb){for(var a=0;a<this.ro.length;a++)this.unregister(this.ro[a]);delete _.il.xf[this.wd()];this.Mb=!0}};_.h.getContext=function(){return this.Mi};_.h.getOptions=function(){return this.Ba};
_.h.Ff=function(){return this.kD};_.h.Xg=function(){return this.$L};_.h.wd=function(){return this.ig};_.h.Ka=function(){return this.UW};_.h.Za=function(){return this.rN};_.h.Of=function(a){this.rN=a};_.h.vj=function(){(0,this.Ba.T._rpcReadyFn)()};_.h.QM=function(a,b){this.Ba.value()[a]=b};_.h.Gu=_.da(21);_.h.Sb=function(){return this.Ba.value()};_.h.ma=function(){return this.Ba.ma()};_.h.getOrigin=function(){return this.Bd};
_.h.register=function(a,b,c){_.vi(!this.Mb,"Cannot register handler on disposed iframe "+a);_.vi((c||_.Ml)(this),"Rejecting untrusted message "+a);c=this.ig+":"+this.Mi.ig+":"+a;1==_.ve(jl,c,[]).push(b)&&(this.ro.push(a),_.Qk(c,Nl(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.ig+":"+this.Mi.ig+":"+a,d=jl[c];d&&(b?(b=_.ui.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.ui.call(this.ro,a),0<=b&&this.ro.splice(b,1),_.Rk(c)))};_.h.KU=function(){return this.ro};
_.h.yp=function(a){this.ky=this.ky||[];if(!(0<=_.ui.call(this.ky,a))){this.ky.push(a);a=ll[a]||{map:{}};for(var b in a.map)_.xe(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.Bb=function(){if(!_.Ml(this))return null;var a=this.Ba.T._popupWindow;if(a)return a;var b=this.kD.split("/");a=this.getContext().Bb();for(var c=0;c<b.length&&a;c++){var d=b[c];a=".."===d?a==a.parent?a.opener:a.parent:a.frames[d]}return a};
_.Ol=function(a){var b={};if(a)for(var c in a)_.xe(a,c)&&_.xe(ol,c)&&pl.test(a[c])&&(b[c]=a[c]);return b};_.h=_.El.prototype;_.h.close=function(a,b){return _.Fl(this,"_g_close",a,b)};_.h.yw=_.da(22);_.h.zo=function(a,b){return _.Fl(this,"_g_restyleDone",a,b)};_.h.jS=function(a){return this.getContext().Ky(a,void 0,this)};_.h.e_=function(a){if(a&&"object"===typeof a)return this.getContext().iD(a,void 0,this)};
_.h.f_=function(a){var b=this.Ba.T.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.Ol(a):{};(b=this.Ka())&&a&&"object"===typeof a&&(_.xe(a,"height")&&(a.height=_.ql(a.height)),_.xe(a,"width")&&(a.width=_.ql(a.width)),_.ye(a,b.style))};
_.h.kS=function(a){var b=this.Ba.T.onClose;b&&b.call(this,a,this);this.Hy&&this.Hy()||(b=this.Ka())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Ba.T.controller){var c={};c.frameName=this.wd();_.Fl(b,"_g_disposeControl",c)}Pl(this.ig+":"+this.Mi.ig+":_g_wasClosed",a,this)};_.h.OL=_.da(23);_.h.Kk=function(a,b){this.register("_g_wasClosed",a,b)};_.h.S1=function(){delete this.getContext().xf[this.wd()];this.getContext().Bb().setTimeout((0,_.J)(function(){this.Ea()},this),0)};
_.h.send=function(a,b,c,d){_.vi(!this.Mb,"Cannot send message to disposed iframe - "+a);_.vi((d||_.Ml)(this),"Wrong target for message "+a);c=new nl(c);_.Uk(this.kD,this.Mi.ig+":"+this.ig+":"+a,c.resolve,b);return c.promise};_.Fl=function(a,b,c,d){return a.send(b,c,d,_.Ql)};_.El.prototype.fZ=function(a){return a};_.El.prototype.ping=function(a,b){return _.Fl(this,"_g_ping",b,a)};
var Gl,Nl,Pl;Gl=/^[\w\.\-]*$/;_.Ml=function(a){return a.Bd===a.getContext().Bd};_.Ql=function(){return!0};Nl=function(a,b,c){return function(d){if(!b.Mb){var e=this.origin,f=b.getOrigin();_.vi(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=Pl(a,d,b);!c&&0<d.length&&_.ck(d).then(e)}}};Pl=function(a,b,c){a=jl[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Yj(a[e].call(c,b,c)));return d};_.Rl=function(a,b,c){_.vi("_default"!=a,"Cannot update default api");ll[a]={map:b,filter:c}};
_.Sl=function(a,b,c){_.vi("_default"!=a,"Cannot update default api");_.ve(ll,a,{map:{},filter:_.Ml}).map[b]=c};_.Tl=function(a,b){_.ve(ll,"_default",{map:{},filter:_.Ql}).map[a]=b;_.hl(_.il.xf,function(c){c.register(a,b,_.Ql)})};_.Ul=function(){return _.il};jl=_.we();ll=_.we();_.il=new _.Dl;_.Tl("_g_rpcReady",_.El.prototype.vj);_.Tl("_g_discover",_.El.prototype.KU);_.Tl("_g_ping",_.El.prototype.fZ);_.Tl("_g_close",_.El.prototype.jS);_.Tl("_g_closeMe",_.El.prototype.kS);_.Tl("_g_restyle",_.El.prototype.e_);
_.Tl("_g_restyleMe",_.El.prototype.f_);_.Tl("_g_wasClosed",_.El.prototype.S1);

var Zl;_.li.prototype.Go=_.Vc(14,function(a){this.T.apis=a;return this});_.Vl=function(a,b){a.T.onClose=b;return a};_.Wl=function(a){this.T=a||{}};_.Wl.prototype.value=function(){return this.T};_.Wl.prototype.getIframe=function(){return this.T.iframe};_.Xl=function(a,b){a.T.role=b;return a};_.Wl.prototype.vj=function(a){this.T.setRpcReady=a;return this};_.Wl.prototype.Sk=function(a){this.T.rpctoken=a;return this};_.Yl=function(a){a.T.selfConnect=!0;return a};Zl=function(a){this.T=a||{}};
Zl.prototype.value=function(){return this.T};var $l=function(a){var b=new Zl;b.T.role=a;return b};Zl.prototype.LI=function(){return this.T.role};Zl.prototype.Zb=function(a){this.T.handler=a;return this};Zl.prototype.vb=function(){return this.T.handler};var am=function(a,b){a.T.filter=b;return a};Zl.prototype.Go=function(a){this.T.apis=a;return this};var bm=function(a){a.T.runOnce=!0;return a};_.h=_.El.prototype;
_.h.mS=function(a){var b=new _.rl(a);a=new _.Wl(b.value());if(a.T.selfConnect)var c=this;else(_.vi(cm.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().xf[b.wd()],c)?_.vl(b)&&(c.vj(),_.Fl(c,"_g_rpcReady")):(b=_.sl(_.ul(_.tl(new _.rl,b.Ff()),b.Xg()).ni(b.getOrigin()),b.wd()).vj(_.vl(b)).Sk(_.dl(b)),c=this.getContext().Qj(b.value()));b=this.getContext();var d=a.T.role;a=a.T.data;dm(b);d=d||"";_.ve(b.Oy,d,[]).push({Hf:c,data:a});em(c,a,b.tC[d])};
_.h.Mw=function(a,b){(new _.rl(b)).T._relayedDepth||(b={},_.Yl(_.Xl(new _.Wl(b),"_opener")),_.Fl(a,"_g_connect",b))};
_.h.BC=function(a){var b=this,c=a.T.messageHandlers,d=a.T.messageHandlersFilter,e=a.T.onClose;_.Vl(_.qi(_.pi(a,null),null),null);return _.Fl(this,"_g_open",a.value()).then(function(f){var g=new _.rl(f[0]),k=g.wd();f=new _.rl;var l=b.Xg(),m=g.Xg();_.ul(_.tl(f,b.Ff()+"/"+g.Ff()),m+"/"+l);_.sl(f,k);f.ni(g.getOrigin());f.Go(g.T.apis);f.Sk(_.dl(a));_.pi(f,c);_.qi(f,d);_.Vl(f,e);(g=b.getContext().xf[k])||(g=b.getContext().Qj(f.value()));return g})};
_.h.lD=function(a){var b=a.getUrl();_.vi(!b||_.Ki.test(b),"Illegal url for new iframe - "+b);var c=a.Kl().value();b={};for(var d in c)_.xe(c,d)&&_.xe(fm,d)&&(b[d]=c[d]);_.xe(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.Ol(d)));a.value().attributes=b};
_.h.SY=function(a){a=new _.rl(a);this.lD(a);var b=a.T._relayedDepth||0;a.T._relayedDepth=b+1;a.T.openerIframe=this;var c=_.dl(a);a.Sk(null);return this.getContext().open(a.value()).then((0,_.J)(function(d){var e=(new _.rl(d.Sb())).T.apis,f=new _.rl;_.gm(d,this,f);0==b&&_.Xl(new _.Wl(f.value()),"_opener");f.vj(!0);f.Sk(c);_.Fl(d,"_g_connect",f.value());f=new _.rl;_.sl(_.ul(_.tl(f,d.Ff()),d.$L),d.wd()).ni(d.getOrigin()).Go(e);return f.value()},this))};
_.h.d_=function(a){this.getContext().Nj(function(b){b.send("_g_wasRestyled",a,void 0,_.Ql)},null,_.Ql)};
var cm,fm,hm;cm=/^https?:\/\/[^\/%\\?#\s]+$/i;fm={longdesc:!0,name:!0,src:!0,frameborder:!0,marginwidth:!0,marginheight:!0,scrolling:!0,align:!0,height:!0,width:!0,id:!0,"class":!0,title:!0,tabindex:!0,hspace:!0,vspace:!0,allowtransparency:!0};_.gm=function(a,b,c){var d=a.Ff(),e=b.Xg();_.ul(_.tl(c,a.Xg()+"/"+b.Ff()),e+"/"+d);_.sl(c,b.wd()).ni(b.getOrigin())};hm=_.il.hb;hm&&hm.register("_g_restyleDone",_.El.prototype.d_,_.Ql);_.Tl("_g_connect",_.El.prototype.mS);var im={};im._g_open=_.El.prototype.SY;
_.Rl("_open",im,_.Ql);
_.Dl.prototype.ready=function(a,b,c,d){var e=b||{},f=this.hb;this.Nj(function(k){_.hl(e,function(l,m){k.register(m,l,d)},this);k!==f&&k.send("_ready",g,void 0,d)},void 0,d);var g=a||{};g.height=g.height||"auto";this.QN(g);f&&f.send("_ready",g,c,_.Ql)};_.Dl.prototype.My=_.da(24);var dm=function(a){a.Oy||(a.Oy=_.we(),a.tC=_.we())};
_.Dl.prototype.ey=function(a,b,c,d){dm(this);"object"===typeof a?(b=new Zl(a),c=b.LI()||""):(b=am($l(a).Zb(b).Go(c),d),c=a);d=this.Oy[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)em(this.xf[d[e].Hf.wd()],d[e].data,[b]),a=b.T.runOnce;c=_.ve(this.tC,c,[]);a||b.T.dontWait||c.push(b)};_.Dl.prototype.RL=_.da(25);
var em=function(a,b,c){c=c||[];for(var d=0;d<c.length;d++){var e=c[d];if(e&&a){var f=e.T.filter||_.Ml;if(a&&f(a)){f=e.T.apis||[];for(var g=0;g<f.length;g++)a.yp(f[g]);e.vb()&&e.vb()(a,b);e.T.runOnce&&(c.splice(d,1),--d)}}}};_.Dl.prototype.Nj=function(a,b,c){this.ey(bm(am($l("_opener").Zb(a).Go(b),c)).value())};

_.El.prototype.yw=_.Vc(22,function(a,b){return _.Fl(this,"_g_restyle",a,b)});_.El.prototype.Gu=_.Vc(21,function(a){return this.Ba.value()[a]});_.jm=function(a){for(var b=_.we(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Bd]}};_.Dl.prototype.iB=function(){};_.Dl.prototype.cC=function(){};
_.El.prototype.Hy=function(){};

_.af.v4=function(a){var b=[];if(1<arguments.length)for(var c=0,d;d=arguments[c];++c)b.push(d);else b=a;return function(e){for(var f=0;b[f];++f)if(e===b[f])return!0;return!1}};_.af.g8=function(a){return function(b){return a.test(b)}};_.af.WO=function(a){return"undefined"!==typeof a};_.af.P6=function(a){return"string"===typeof a&&0<a.length};_.af.I2=function(a){return"boolean"===typeof a};_.af.T5=function(a){return function(b){for(var c in a)if(a.hasOwnProperty(c)&&!(0,a[c])(b[c]))return!1;return!0}};

_.Ue=_.Ue||{};_.Ue.makeClosure=function(a,b,c){for(var d=[],e=2,f=arguments.length;e<f;++e)d.push(arguments[e]);return function(){for(var g=d.slice(),k=0,l=arguments.length;k<l;++k)g.push(arguments[k]);return b.apply(a,g)}};_.Ue.tr=function(a){var b,c,d={};for(b=0;c=a[b];++b)d[c]=c;return d};

_.Ue=_.Ue||{};(function(){function a(d){b=d["core.util"]||{}}var b={},c={};_.af&&_.af.register("core.util",null,a);_.Ue.getFeatureParameters=function(d){return"undefined"===typeof b[d]?null:b[d]};_.Ue.hasFeature=function(d){return"undefined"!==typeof b[d]};_.Ue.Paa=function(){return c}})();

_.sm=_.we();

_.um=function(a){var b=window;a=(a||b.location.href).match(/.*(\?|#|&)usegapi=([^&#]+)/)||[];return"1"===decodeURIComponent(a[a.length-1]||"")};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Vq,Xq,Yq,Zq,$q,cr,gr,hr,ir;_.Jq=function(a,b){return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!1};_.Kq=function(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?b:0};_.h=_.Kq.prototype;_.h.clone=function(){return new _.Kq(this.x,this.y)};_.h.equals=function(a){return a instanceof _.Kq&&_.Jq(this,a)};_.h.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};_.h.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};
_.h.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};_.h.translate=function(a,b){a instanceof _.Kq?(this.x+=a.x,this.y+=a.y):(this.x+=Number(a),"number"===typeof b&&(this.y+=b));return this};_.h.scale=function(a,b){this.x*=a;this.y*="number"===typeof b?b:a;return this};_.Lq=function(a,b){this.width=a;this.height=b};_.h=_.Lq.prototype;_.h.clone=function(){return new _.Lq(this.width,this.height)};_.h.aspectRatio=function(){return this.width/this.height};
_.h.isEmpty=function(){return!(this.width*this.height)};_.h.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.h.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.h.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.h.scale=function(a,b){this.width*=a;this.height*="number"===typeof b?b:a;return this};_.Mq=function(a){return"CSS1Compat"==a.compatMode};
_.Nq=function(a){a=a.document;a=_.Mq(a)?a.documentElement:a.body;return new _.Lq(a.clientWidth,a.clientHeight)};_.Oq=function(a){return _.Nq(a||window)};_.Pq=function(a){return a.scrollingElement?a.scrollingElement:!_.zc&&_.Mq(a)?a.documentElement:a.body||a.documentElement};_.Qq=function(a){var b=_.Pq(a);a=a.parentWindow||a.defaultView;return _.vc&&_.Qc("10")&&a.pageYOffset!=b.scrollTop?new _.Kq(b.scrollLeft,b.scrollTop):new _.Kq(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)};
_.Rq=function(a,b,c,d){return _.Wd(a.ub,b,c,d)};_.Sq=function(a){a.CB=void 0;a.mb=function(){return a.CB?a.CB:a.CB=new a}};_.Tq=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)};_.Uq=function(a,b,c,d){return Array.prototype.splice.apply(a,_.Tq(arguments,1))};Vq={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};
_.Wq=function(a){if(a instanceof _.cc&&a.constructor===_.cc&&a.FQ===_.bc)return a.TC;_.hb(a);return"type_error:SafeStyleSheet"};Xq=/^[a-zA-Z0-9-]+$/;Yq={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0};Zq={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};
$q=function(a){var b=_.Hd(_.jc),c=b.Gh(),d=[],e=function(f){Array.isArray(f)?(0,_.rb)(f,e):(f=_.Hd(f),d.push(_.hc(f).toString()),f=f.Gh(),0==c?c=f:0!=f&&c!=f&&(c=null))};(0,_.rb)(a,e);return _.ic(d.join(_.hc(b).toString()),c)};_.ar=function(a){return $q(Array.prototype.slice.call(arguments))};
_.br=function(a,b,c){var d=String(a);if(!Xq.test(d))throw Error("m");if(d.toUpperCase()in Zq)throw Error("m");a=String(a);d=null;var e="<"+a,f="";if(b)for(l in b)if(Object.prototype.hasOwnProperty.call(b,l)){if(!Xq.test(l))throw Error("m");var g=b[l];if(null!=g){var k=l;if(g instanceof _.Qb)g=_.Rb(g);else if("style"==k.toLowerCase()){if(!_.bb(g))throw Error("m");g instanceof _.Zb||(g=_.Gd(g));g=_.xd(g)}else{if(/^on/i.test(k))throw Error("m");if(k.toLowerCase()in Yq)if(g instanceof _.od)g=_.qd(g);
else if(g instanceof _.Wb)g=_.td(g);else if("string"===typeof g)g=(_.vd(g)||_.Xb).Jd();else throw Error("m");}g.Qh&&(g=g.Jd());k=k+'="'+_.ld(String(g))+'"';f+=" "+k}}var l=e+f;null==c?c=[]:Array.isArray(c)||(c=[c]);!0===Vq[a.toLowerCase()]?l+=">":(c=_.ar(c),l+=">"+_.hc(c).toString()+"</"+a+">",d=c.Gh());(b=b&&b.dir)&&(d=/^(ltr|rtl|auto)$/i.test(b)?0:null);return _.ic(l,d)};cr=function(a){return a.replace(/(^|[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})};
_.dr=function(a,b,c){return _.de(document,arguments)};_.er=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};_.fr=function(a){var b;if(_.Qd&&!(_.vc&&_.Qc("9")&&!_.Qc("10")&&_.q.SVGElement&&a instanceof _.q.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return _.ne(b)?b:null};gr={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};hr={IMG:" ",BR:"\n"};
ir=function(a,b,c){if(!(a.nodeName in gr))if(3==a.nodeType)c?b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.push(a.nodeValue);else if(a.nodeName in hr)b.push(hr[a.nodeName]);else for(a=a.firstChild;a;)ir(a,b,c),a=a.nextSibling};
_.jr=function(a){if(_.Pd&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var b=[];ir(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");_.Pd||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};_.kr=function(a){var b=[];ir(a,b,!1);return b.join("")};
_.lr=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};_.h=_.lr.prototype;_.h.Oc=function(){return this.right-this.left};_.h.getHeight=function(){return this.bottom-this.top};_.h.clone=function(){return new _.lr(this.top,this.right,this.bottom,this.left)};_.h.contains=function(a){return this&&a?a instanceof _.lr?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
_.h.expand=function(a,b,c,d){_.bb(a)?(this.top-=a.top,this.right+=a.right,this.bottom+=a.bottom,this.left-=a.left):(this.top-=a,this.right+=Number(b),this.bottom+=Number(c),this.left-=Number(d));return this};_.h.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};
_.h.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};_.h.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};
_.h.translate=function(a,b){a instanceof _.Kq?(this.left+=a.x,this.right+=a.x,this.top+=a.y,this.bottom+=a.y):(this.left+=a,this.right+=a,"number"===typeof b&&(this.top+=b,this.bottom+=b));return this};_.h.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.right*=a;this.top*=b;this.bottom*=b;return this};
var or,ur,sr,xr,Kr,Lr;_.nr=function(a,b,c){if("string"===typeof b)(b=_.mr(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=_.mr(c,d);f&&(c.style[f]=e)}};or={};_.mr=function(a,b){var c=or[b];if(!c){var d=_.Md(b);c=d;void 0===a.style[d]&&(d=(_.zc?"Webkit":_.yc?"Moz":_.vc?"ms":_.uc?"O":null)+cr(d),void 0!==a.style[d]&&(c=d));or[b]=c}return c};
_.pr=function(a,b){var c=_.Td(a);return c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,null))?a[b]||a.getPropertyValue(b)||"":""};_.qr=function(a,b){return a.currentStyle?a.currentStyle[b]:null};_.rr=function(a,b){return _.pr(a,b)||_.qr(a,b)||a.style&&a.style[b]};_.tr=function(a,b,c){if(b instanceof _.Kq){var d=b.x;b=b.y}else d=b,b=c;a.style.left=sr(d,!1);a.style.top=sr(b,!1)};
ur=function(a){try{return a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}};
_.yr=function(a,b){b=b||_.Pq(document);var c=b||_.Pq(document);var d=_.vr(a),e=_.vr(c),f=_.wr(c);if(c==_.Pq(document)){var g=d.x-c.scrollLeft;d=d.y-c.scrollTop;_.vc&&!_.Sc(10)&&(g+=f.left,d+=f.top)}else g=d.x-e.x-f.left,d=d.y-e.y-f.top;a=xr(a);f=c.clientHeight-a.height;e=c.scrollLeft;var k=c.scrollTop;e+=Math.min(g,Math.max(g-(c.clientWidth-a.width),0));k+=Math.min(d,Math.max(d-f,0));c=new _.Kq(e,k);b.scrollLeft=c.x;b.scrollTop=c.y};
_.vr=function(a){var b=_.Td(a),c=new _.Kq(0,0);var d=b?_.Td(b):document;d=!_.vc||_.Sc(9)||_.Mq(_.Ud(d).ub)?d.documentElement:d.body;if(a==d)return c;a=ur(a);b=_.Qq(_.Ud(b).ub);c.x=a.left+b.x;c.y=a.top+b.y;return c};_.Ar=function(a,b){var c=new _.Kq(0,0),d=_.ae(_.Td(a));if(!_.rc(d,"parent"))return c;do{var e=d==b?_.vr(a):_.zr(a);c.x+=e.x;c.y+=e.y}while(d&&d!=b&&d!=d.parent&&(a=d.frameElement)&&(d=d.parent));return c};_.zr=function(a){a=ur(a);return new _.Kq(a.left,a.top)};
_.Br=function(a,b,c){if(b instanceof _.Lq)c=b.height,b=b.width;else if(void 0==c)throw Error("H");a.style.width=sr(b,!0);a.style.height=sr(c,!0)};sr=function(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a};_.Cr=function(a){var b=xr;if("none"!=_.rr(a,"display"))return b(a);var c=a.style,d=c.display,e=c.visibility,f=c.position;c.visibility="hidden";c.position="absolute";c.display="inline";a=b(a);c.display=d;c.position=f;c.visibility=e;return a};
xr=function(a){var b=a.offsetWidth,c=a.offsetHeight,d=_.zc&&!b&&!c;return(void 0===b||d)&&a.getBoundingClientRect?(a=ur(a),new _.Lq(a.right-a.left,a.bottom-a.top)):new _.Lq(b,c)};_.Dr=function(a,b){a.style.display=b?"":"none"};_.Fr=function(a){var b=_.Ud(void 0),c=b.wb();if(_.vc&&c.createStyleSheet)return b=c.createStyleSheet(),_.Er(b,a),b;c=_.Rq(b,"HEAD")[0];if(!c){var d=_.Rq(b,"BODY")[0];c=b.ta("HEAD");d.parentNode.insertBefore(c,d)}d=b.ta("STYLE");_.Er(d,a);b.appendChild(c,d);return d};
_.Er=function(a,b){b=_.Wq(b);_.vc&&void 0!==a.cssText?a.cssText=b:_.q.trustedTypes?_.pe(a,b):a.innerHTML=b};_.Gr=function(a){return"rtl"==_.rr(a,"direction")};_.Ir=_.yc?"MozUserSelect":_.zc||_.wc?"WebkitUserSelect":null;_.Jr=function(a,b){if(/^\d+px?$/.test(b))return parseInt(b,10);var c=a.style.left,d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.style.left=b;b=a.style.pixelLeft;a.style.left=c;a.runtimeStyle.left=d;return+b};Kr={thin:2,medium:4,thick:6};
Lr=function(a,b){if("none"==_.qr(a,b+"Style"))return 0;b=_.qr(a,b+"Width");return b in Kr?Kr[b]:_.Jr(a,b)};_.wr=function(a){if(_.vc&&!_.Sc(9)){var b=Lr(a,"borderLeft"),c=Lr(a,"borderRight"),d=Lr(a,"borderTop");a=Lr(a,"borderBottom");return new _.lr(d,c,a,b)}b=_.pr(a,"borderLeftWidth");c=_.pr(a,"borderRightWidth");d=_.pr(a,"borderTopWidth");a=_.pr(a,"borderBottomWidth");return new _.lr(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Xy=function(a){this.q1=a};_.Xy.prototype.toString=function(){return this.q1};
_.Yy=function(a){_.Kp.call(this);this.Vh=1;this.hw=[];this.nw=0;this.nf=[];this.yi={};this.IR=!!a};_.B(_.Yy,_.Kp);_.h=_.Yy.prototype;_.h.subscribe=function(a,b,c){var d=this.yi[a];d||(d=this.yi[a]=[]);var e=this.Vh;this.nf[e]=a;this.nf[e+1]=b;this.nf[e+2]=c;this.Vh=e+3;d.push(e);return e};_.h.ws=_.da(44);_.h.unsubscribe=function(a,b,c){if(a=this.yi[a]){var d=this.nf;if(a=_.pj(a,function(e){return d[e+1]==b&&d[e+2]==c}))return this.Fj(a)}return!1};
_.h.Fj=function(a){var b=this.nf[a];if(b){var c=this.yi[b];0!=this.nw?(this.hw.push(a),this.nf[a+1]=_.eb):(c&&_.Ip(c,a),delete this.nf[a],delete this.nf[a+1],delete this.nf[a+2])}return!!b};
_.h.oo=function(a,b){var c=this.yi[a];if(c){for(var d=Array(arguments.length-1),e=1,f=arguments.length;e<f;e++)d[e-1]=arguments[e];if(this.IR)for(e=0;e<c.length;e++){var g=c[e];Zy(this.nf[g+1],this.nf[g+2],d)}else{this.nw++;try{for(e=0,f=c.length;e<f;e++)g=c[e],this.nf[g+1].apply(this.nf[g+2],d)}finally{if(this.nw--,0<this.hw.length&&0==this.nw)for(;c=this.hw.pop();)this.Fj(c)}}return 0!=e}return!1};var Zy=function(a,b,c){_.Sj(function(){a.apply(b,c)})};
_.Yy.prototype.clear=function(a){if(a){var b=this.yi[a];b&&((0,_.rb)(b,this.Fj,this),delete this.yi[a])}else this.nf.length=0,this.yi={}};_.Yy.prototype.Fb=function(a){if(a){var b=this.yi[a];return b?b.length:0}a=0;for(b in this.yi)a+=this.Fb(b);return a};_.Yy.prototype.va=function(){_.Yy.H.va.call(this);this.clear();this.hw.length=0};
_.$y=function(a){_.Kp.call(this);this.Nd=new _.Yy(a);_.Np(this,this.Nd)};_.B(_.$y,_.Kp);_.h=_.$y.prototype;_.h.subscribe=function(a,b,c){return this.Nd.subscribe(a.toString(),b,c)};_.h.ws=_.da(43);_.h.unsubscribe=function(a,b,c){return this.Nd.unsubscribe(a.toString(),b,c)};_.h.Fj=function(a){return this.Nd.Fj(a)};_.h.oo=function(a,b){return this.Nd.oo(a.toString(),b)};_.h.clear=function(a){this.Nd.clear(void 0!==a?a.toString():void 0)};
_.h.Fb=function(a){return this.Nd.Fb(void 0!==a?a.toString():void 0)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.az=function(a,b){Array.isArray(b)||(b=[b]);b=(0,_.tb)(b,function(c){return"string"===typeof c?c:c.lw+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});_.nr(a,"transition",b.join(","))};
_.bz=_.Lb(function(){if(_.vc)return _.Qc("10.0");var a=_.fe("DIV"),b=_.zc?"-webkit":_.yc?"-moz":_.vc?"-ms":_.uc?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity 1s linear");b=_.br("div",{style:c});_.Id(a,b);a=a.firstChild;b=a.style[_.Md("transition")];return""!=("undefined"!==typeof b?b:a.style[_.mr(a,"transition")]||"")});

_.dz=!1;_.ez=function(){_.cz="oauth2relay"+String(2147483647*(0,_.Bg)()|0)};_.fz=new _.$y;_.gz=new _.Xy("oauth");_.ez();_.N("oauth-flow/client_id");var hz=String(_.N("oauth-flow/redirectUri"));if(hz)hz.replace(/[#][\s\S]*/,"");else{var iz=_.wg.getOrigin(window.location.href);_.N("oauth-flow/callbackUrl");encodeURIComponent(iz)}_.wg.getOrigin(window.location.href);

_.km=_.ve(_.Ge,"rw",_.we());

var lm=function(a,b){(a=_.km[a])&&a.state<b&&(a.state=b)};
var mm=function(a){a=(a=_.km[a])?a.oid:void 0;if(a){var b=_.re.getElementById(a);b&&b.parentNode.removeChild(b);delete _.km[a];mm(a)}};
_.nm=function(a){a=a.container;"string"===typeof a&&(a=document.getElementById(a));return a};_.om=function(a){var b=a.clientWidth;return"position:absolute;top:-10000px;width:"+(b?b+"px":a.style.width||"300px")+";margin:0px;border-style:none;"};
_.pm=function(a,b){var c={},d=a.Sb(),e=b&&b.width,f=b&&b.height,g=b&&b.verticalAlign;g&&(c.verticalAlign=g);e||(e=d.width||a.width);f||(f=d.height||a.height);d.width=c.width=e;d.height=c.height=f;d=a.Ka();e=a.ma();lm(e,2);a:{e=a.Za();c=c||{};if(_.Ge.oa){var k=d.id;if(k){f=(f=_.km[k])?f.state:void 0;if(1===f||4===f)break a;mm(k)}}(f=e.nextSibling)&&f.getAttribute&&f.getAttribute("data-gapistub")&&(e.parentNode.removeChild(f),e.style.cssText="");f=c.width;g=c.height;var l=e.style;l.textIndent="0";l.margin=
"0";l.padding="0";l.background="transparent";l.borderStyle="none";l.cssFloat="none";l.styleFloat="none";l.lineHeight="normal";l.fontSize="1px";l.verticalAlign="baseline";e=e.style;e.display="inline-block";d=d.style;d.position="static";d.left="0";d.top="0";d.visibility="visible";f&&(e.width=d.width=f+"px");g&&(e.height=d.height=g+"px");c.verticalAlign&&(e.verticalAlign=c.verticalAlign);k&&lm(k,3)}(k=b?b.title:null)&&a.Ka().setAttribute("title",k);(b=b?b.ariaLabel:null)&&a.Ka().setAttribute("aria-label",
b)};_.qm=function(a){var b=a.Za();b&&b.removeChild(a.Ka())};_.rm=function(a){a.where=_.nm(a);var b=a.messageHandlers=a.messageHandlers||{},c=function(e){_.pm(this,e)};b._ready=c;b._renderstart=c;var d=a.onClose;a.onClose=function(e){d&&d.call(this,e);_.qm(this)};a.onCreate=function(e){e=e.Ka();e.style.cssText=_.om(e)}};

var xg=_.wg=_.wg||{};window.___jsl=window.___jsl||{};xg.AG={Eaa:function(){return window.___jsl.bsh},gU:function(){return window.___jsl.h},DD:function(a){window.___jsl.bsh=a},e0:function(a){window.___jsl.h=a}};

_.Wo=_.Wo||{};_.Wo.getViewportDimensions=function(){var a=0,b=0;self.innerHeight?(a=self.innerWidth,b=self.innerHeight):document.documentElement&&document.documentElement.clientHeight?(a=document.documentElement.clientWidth,b=document.documentElement.clientHeight):document.body&&(a=document.body.clientWidth,b=document.body.clientHeight);return{width:a,height:b}};

_.Wo=_.Wo||{};
(function(){function a(b,c){b=window.getComputedStyle(b,"").getPropertyValue(c).match(/^([0-9]+)/);return parseInt(b[0],10)}_.Wo.getHeight=function(){var b=_.Wo.getViewportDimensions().height,c=document.body,d=document.documentElement;if("CSS1Compat"===document.compatMode&&d.scrollHeight)return d.scrollHeight!==b?d.scrollHeight:d.offsetHeight;if(0<=navigator.userAgent.indexOf("AppleWebKit")){b=0;for(c=[document.body];0<c.length;){var e=c.shift();d=e.childNodes;if("undefined"!==typeof e.style){var f=e.style.overflowY;
f||(f=(f=document.defaultView.getComputedStyle(e,null))?f.overflowY:null);if("visible"!=f&&"inherit"!=f&&(f=e.style.height,f||(f=(f=document.defaultView.getComputedStyle(e,null))?f.height:""),0<f.length&&"auto"!=f))continue}for(e=0;e<d.length;e++){f=d[e];if("undefined"!==typeof f.offsetTop&&"undefined"!==typeof f.offsetHeight){var g=f.offsetTop+f.offsetHeight+a(f,"margin-bottom");b=Math.max(b,g)}c.push(f)}}return b+a(document.body,"border-bottom")+a(document.body,"margin-bottom")+a(document.body,
"padding-bottom")}if(c&&d)return e=d.scrollHeight,f=d.offsetHeight,d.clientHeight!==f&&(e=c.scrollHeight,f=c.offsetHeight),e>b?e>f?e:f:e<f?e:f}})();

_.tm={};window.iframer=_.tm;

_.Va.util={};_.Va.util.lP=function(){};

var Xo,Yo,Zo,ap,bp,cp,hp,ip,jp,kp,mp,np,op,qp,rp,tp;Xo=function(){_.Va.IJ++;return["I",_.Va.IJ,"_",(new Date).getTime()].join("")};Yo=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.Jf(a):a};Zo=function(){};ap=function(a){a&&a.match($o)&&_.Oe("googleapis.config/gcv",a)};bp=function(a){_.wg.AG.e0(a)};cp=function(a){_.wg.AG.DD(a)};_.dp=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.fp=function(a,b,c,d,e){var f=[],g;for(g in a)if(a.hasOwnProperty(g)){var k=b,l=c,m=a[g],n=d,p=ep(g);p[k]=p[k]||{};n=_.Ue.makeClosure(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);p[k][l]=n;f.push(g)}if(e)for(g in _.Va.In)_.Va.In.hasOwnProperty(g)&&f.push(g);return f.join(",")};hp=function(a,b,c){var d={};if(a&&a._methods){a=a._methods.split(",");for(var e=0;e<a.length;e++){var f=a[e];d[f]=gp(f,b,c)}}return d};
ip=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.tm&&_.tm._open&&"inline"!=a.style&&!0!==a.inline)a=a.container,b=!(a&&("string"==typeof a&&document.getElementById(a)||document==(a.ownerDocument||a.document)));a=b}return a};jp=function(a,b){var c={};b=b.params||{};for(var d in a)"#"==d.charAt(0)&&(c[d.substring(1)]=a[d]),0==d.indexOf("fr-")&&(c[d.substring(3)]=a[d]),"#"==b[d]&&(c[d]=a[d]);for(var e in c)delete a["fr-"+e],delete a["#"+e],delete a[e];return c};
kp=function(a){if(":"==a.charAt(0)){var b=_.N("iframes/"+a.substring(1));a={};_.ye(b,a);(b=a.url)&&(a.url=_.kj(b));a.params||(a.params={});return a}return{url:_.kj(a)}};mp=function(a){function b(){}b.prototype=lp.prototype;a.prototype=new b};np=function(a){return _.Va.vs[a]};op=function(a,b){_.Va.vs[a]=b};qp=function(a){a=a||{};"auto"===a.height&&(a.height=_.Wo.getHeight());var b=window&&pp&&pp.mb();b?b.YL(a.width||0,a.height||0):_.tm&&_.tm._resizeMe&&_.tm._resizeMe(a)};rp=function(a){ap(a)};
_.sp=function(){return _.qe.location.origin||_.qe.location.protocol+"//"+_.qe.location.host};tp=function(a){var b=_.Ae(a.location.href,"urlindex");if(b=_.ve(_.Ge,"fUrl",[])[parseInt(b,10)]){var c=a.location.hash;b+=/#/.test(b)?c.replace(/^#/,"&"):c;a.location.replace(b)}};
if(window.ToolbarApi)pp=window.ToolbarApi,pp.mb=window.ToolbarApi.getInstance,pp.prototype=window.ToolbarApi.prototype,_.h=pp.prototype,_.h.openWindow=pp.prototype.openWindow,_.h.YG=pp.prototype.closeWindow,_.h.OM=pp.prototype.setOnCloseHandler,_.h.MG=pp.prototype.canClosePopup,_.h.YL=pp.prototype.resizeWindow;else{var pp=function(){},up=null;pp.mb=function(){!up&&window.external&&window.external.GTB_IsToolbar&&(up=new pp);return up};_.h=pp.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.YG=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.OM=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.MG=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.YL=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};window.ToolbarApi=pp;window.ToolbarApi.getInstance=pp.mb}
;var vp=function(){_.Rf.register("_noop_echo",function(){this.callback(_.Va.EU(_.Va.xk[this.f]))})},wp=function(){window.setTimeout(function(){_.Rf.call("..","_noop_echo",_.Va.aZ)},0)},gp=function(a,b,c){var d=function(e){var f=Array.prototype.slice.call(arguments,0),g=f[f.length-1];if("function"===typeof g){var k=g;f.pop()}f.unshift(b,a,k,c);_.Rf.call.apply(_.Rf,f)};d._iframe_wrapped_rpc_=!0;return d},ep=function(a){_.Va.rw[a]||(_.Va.rw[a]={},_.Rf.register(a,function(b,c){var d=this.f;if(!("string"!=
typeof b||b in{}||d in{})){var e=this.callback,f=_.Va.rw[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.Va.In,a)&&(g=_.Va.In[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.$a(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));return _.Va.rw[a]};
_.Va.VR=function(a,b,c){var d=Array.prototype.slice.call(arguments);_.Va.GI(function(e){e.sameOrigin&&(d.unshift("/"+e.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Rf.call.apply(_.Rf,d))})};_.Va.zZ=function(a,b){_.Rf.register(a,b)};
var $o=/^[-_.0-9A-Za-z]+$/,xp={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},yp={onBeforeParentOpen:"beforeparentopen"},zp={onOpen:function(a){var b=a.Sb();a.Kf(b.container||b.element);return a},onClose:function(a){a.remove()}};_.Va.Kl=function(a){var b=_.we();_.ye(_.Ui,b);_.ye(a,b);return b};
var lp=function(a,b,c,d,e,f,g,k){this.config=kp(a);this.openParams=this.Fr=b||{};this.params=c||{};this.methods=d;this.Xw=!1;Ap(this,b.style);this.Ep={};Bp(this,function(){var l;(l=this.Fr.style)&&_.Va.vs[l]?l=_.Va.vs[l]:l?(_.Za(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=zp;if(l){if("function"===typeof l)var m=l(this);else{var n={};for(m in l){var p=l[m];n[m]="function"===typeof p?_.Ue.makeClosure(l,p,this):p}m=n}for(var t in e)l=m[t],"function"===
typeof l&&Cp(this,e[t],_.Ue.makeClosure(m,l))}f&&Cp(this,"close",f)});this.ej=this.ac=g;this.DC=(k||[]).slice();g&&this.DC.unshift(g.ma())};lp.prototype.Sb=function(){return this.Fr};lp.prototype.getParams=function(){return this.params};lp.prototype.Fu=function(){return this.methods};lp.prototype.Nc=function(){return this.ej};
var Ap=function(a,b){a.Xw||((b=b&&!_.Va.vs[b]&&_.Va.dz[b])?(a.cz=[],b(function(){a.Xw=!0;for(var c=0,d=a.cz.length;c<d;++c)a.cz[c].call(a)})):a.Xw=!0)},Bp=function(a,b){a.Xw?b.call(a):a.cz.push(b)};lp.prototype.Tc=function(a,b){Bp(this,function(){Cp(this,a,b)})};var Cp=function(a,b,c){a.Ep[b]=a.Ep[b]||[];a.Ep[b].push(c)};lp.prototype.ym=function(a,b){Bp(this,function(){var c=this.Ep[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
lp.prototype.Yg=function(a,b){var c=this.Ep[a];if(c)for(var d=Array.prototype.slice.call(arguments,1),e=0,f=c.length;e<f;++e)try{var g=c[e].apply({},d)}catch(k){_.$a(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join(""))}return g};
var Dp=function(a){return"number"==typeof a?{value:a,bA:a+"px"}:"100%"==a?{value:100,bA:"100%",eK:!0}:null},Ep=function(a,b,c,d,e,f,g){lp.call(this,a,b,c,d,xp,e,f,g);this.id=b.id||Xo();this.Sr=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*(0,_.Bg)());this.HW=jp(this.params,this.config);this.Qz={};Bp(this,function(){this.Yg("open");_.dp(this.Qz,this)})};mp(Ep);_.h=Ep.prototype;
_.h.Kf=function(a,b){if(!this.config.url)return _.$a("Cannot open iframe, empty URL."),this;var c=this.id;_.Va.xk[c]=this;var d=_.dp(this.methods);d._ready=this.Zv;d._close=this.close;d._open=this.oL;d._resizeMe=this.wo;d._renderstart=this.hL;var e=this.HW;this.Sr&&(e.rpctoken=this.Sr);e._methods=_.fp(d,c,"",this,!0);this.el=a="string"===typeof a?document.getElementById(a):a;d={};d.id=c;if(b){d.attributes=b;var f=b.style;if("string"===typeof f){if(f){var g=[];f=f.split(";");for(var k=0,l=f.length;k<
l;++k){var m=f[k];if(0!=m.length||k+1!=l)m=m.split(":"),2==m.length&&m[0].match(/^[ a-zA-Z_-]+$/)&&m[1].match(/^[ +.%0-9a-zA-Z_-]+$/)?g.push(m.join(":")):_.$a(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.Sb().allowPost&&(d.allowPost=!0);this.Sb().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=Yo;this.$g=_.mj(this.config.url,a,d);a=this.$g.getAttribute("data-postorigin")||this.$g.src;_.Va.xk[c]=this;_.Rf.setAuthToken(this.id,
this.Sr);_.Rf.setRelayUrl(this.id,a);return this};_.h.ze=function(a,b){this.Qz[a]=b};_.h.ma=function(){return this.id};_.h.Ka=function(){return this.$g};_.h.Za=function(){return this.el};_.h.Of=function(a){this.el=a};_.h.Zv=function(a){var b=hp(a,this.id,"");this.ej&&"function"==typeof this.methods._ready&&(a._methods=_.fp(b,this.ej.ma(),this.id,this,!1),this.methods._ready(a));_.dp(a,this);_.dp(b,this);this.Yg("ready",a)};_.h.hL=function(a){this.Yg("renderstart",a)};
_.h.close=function(a){a=this.Yg("close",a);delete _.Va.xk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.oL=function(a){var b=hp(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(ip(a.openParams))new Fp(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new Ep(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;Bp(c,function(){var e={childId:c.ma()},f=c.Qz;f._toclose=c.close;e._methods=_.fp(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.wo=function(a){if(void 0===this.Yg("resize",a)&&this.$g){var b=Dp(a.width);null!=b&&(this.$g.style.width=b.bA);a=Dp(a.height);null!=a&&(this.$g.style.height=a.bA);this.$g.parentElement&&(null!=b&&b.eK||null!=a&&a.eK)&&(this.$g.parentElement.style.display="block")}};
var Fp=function(a,b,c,d,e,f,g){lp.call(this,a,b,c,d,yp,e,f,g);this.url=a;this.Jm=null;this.VC=Xo();Bp(this,function(){this.Yg("beforeparentopen");var k=_.dp(this.methods);k._onopen=this.RY;k._ready=this.Zv;k._onclose=this.PY;this.params._methods=_.fp(k,"..",this.VC,this,!0);k={};for(m in this.params)k[m]=Yo(this.params[m]);var l=this.config.url;if(this.Fr.hideUrlFromParent){var m=window.name;var n=l;l=_.Ii(this.config.url,this.params,{},Yo);var p=k;k={};k._methods=p._methods;k["#opener"]=p["#opener"];
k["#urlindex"]=p["#urlindex"];k["#opener"]&&void 0!=p["#urlindex"]?(k["#opener"]=m+","+k["#opener"],m=n):(n=_.ve(_.Ge,"fUrl",[]),p=n.length,n[p]=l,_.Ge.rUrl=tp,k["#opener"]=m,k["#urlindex"]=p,m=_.yg(_.qe.location.href),l=_.N("iframes/relay_url_"+encodeURIComponent(m))||"/_/gapi/sibling/1/frame.html",m+=l);l=m}_.tm._open({url:l,openParams:this.Fr,params:k,proxyId:this.VC,openedByProxyChain:this.DC})})};mp(Fp);Fp.prototype.UU=function(){return this.Jm};
Fp.prototype.RY=function(a){this.Jm=a.childId;var b=hp(a,"..",this.Jm);_.dp(b,this);this.close=b._toclose;_.Va.xk[this.Jm]=this;this.ej&&this.methods._onopen&&(a._methods=_.fp(b,this.ej.ma(),this.Jm,this,!1),this.methods._onopen(a))};Fp.prototype.Zv=function(a){var b=String(this.Jm),c=hp(a,"..",b);_.dp(a,this);_.dp(c,this);this.Yg("ready",a);this.ej&&this.methods._ready&&(a._methods=_.fp(c,this.ej.ma(),b,this,!1),this.methods._ready(a))};
Fp.prototype.PY=function(a){if(this.ej&&this.methods._onclose)this.methods._onclose(a);else return a=this.Yg("close",a),delete _.Va.xk[this.Jm],a};
var Gp=function(a,b,c,d,e,f,g){lp.call(this,a,b,c,d,yp,f,g);this.id=b.id||Xo();this.p1=e;d._close=this.close;this.onClosed=this.aL;this.gO=0;Bp(this,function(){this.Yg("beforeparentopen");var k=_.dp(this.methods);this.params._methods=_.fp(k,"..",this.VC,this,!0);k={};k.queryParams=this.params;a=_.Zi(_.re,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.MG(l))};e.OM(l,this);this.gO=l})};mp(Gp);
Gp.prototype.close=function(a){a=this.Yg("close",a);this.p1.YG(this.gO);return a};Gp.prototype.aL=function(){this.Yg("close")};
(function(){_.Va.xk={};_.Va.vs={};_.Va.dz={};_.Va.IJ=0;_.Va.rw={};_.Va.In={};_.Va.fw=null;_.Va.ew=[];_.Va.aZ=function(c){var d=!1;try{if(null!=c){var e=window.parent.frames[c.id];d=e.iframer.id==c.id&&e.iframes.openedId_(_.tm.id)}}catch(f){}try{_.Va.fw={origin:this.origin,referer:this.referer,claimedOpenerId:c&&c.id,claimedOpenerProxyChain:c&&c.proxyChain||[],sameOrigin:d};for(c=0;c<_.Va.ew.length;++c)_.Va.ew[c](_.Va.fw);_.Va.ew=[]}catch(f){}};_.Va.EU=function(c){var d=c&&c.ej,e=null;d&&(e={},e.id=
d.ma(),e.proxyChain=c.DC);return e};vp();if(window.parent!=window){var a=_.Ue.getUrlParameters();a.gcv&&ap(a.gcv);var b=a.jsh;b&&bp(b);_.dp(hp(a,"..",""),_.tm);_.dp(a,_.tm);wp()}_.Va.vb=np;_.Va.Zb=op;_.Va.d0=rp;_.Va.resize=qp;_.Va.QT=function(c){return _.Va.dz[c]};_.Va.HD=function(c,d){_.Va.dz[c]=d};_.Va.XL=qp;_.Va.E0=rp;_.Va.Uu={};_.Va.Uu.get=np;_.Va.Uu.set=op;_.Va.allow=function(c,d){ep(c);_.Va.In[c]=d||window[c]};_.Va.raa=function(c){delete _.Va.In[c]};_.Va.open=function(c,d,e,f,g,k){3==arguments.length?
f={}:4==arguments.length&&"function"===typeof f&&(g=f,f={});var l="bubble"===d.style&&pp?pp.mb():null;return l?new Gp(c,d,e,f,l,g,k):ip(d)?new Fp(c,d,e,f,g,k):new Ep(c,d,e,f,g,k)};_.Va.close=function(c,d){_.tm&&_.tm._close&&_.tm._close(c,d)};_.Va.ready=function(c,d,e){2==arguments.length&&"function"===typeof d&&(e=d,d={});var f=c||{};"height"in f||(f.height=_.Wo.getHeight());f._methods=_.fp(d||{},"..","",_.tm,!0);_.tm&&_.tm._ready&&_.tm._ready(f,e)};_.Va.GI=function(c){_.Va.fw?c(_.Va.fw):_.Va.ew.push(c)};
_.Va.VY=function(c){return!!_.Va.xk[c]};_.Va.bU=function(){return["https://ssl.gstatic.com/gb/js/",_.N("googleapis.config/gcv")].join("")};_.Va.HL=function(c){var d={mouseover:1,mouseout:1};if(_.tm._event)for(var e=0;e<c.length;e++){var f=c[e];f in d&&document.addEventListener(f,function(g){_.tm._event({event:g.type,timestamp:(new Date).getTime()})},!0)}};_.Va.n0=bp;_.Va.DD=cp;_.Va.sba=Zo;_.Va.KJ=_.tm})();
_.y("iframes.allow",_.Va.allow);_.y("iframes.callSiblingOpener",_.Va.VR);_.y("iframes.registerForOpenedSibling",_.Va.zZ);_.y("iframes.close",_.Va.close);_.y("iframes.getGoogleConnectJsUri",_.Va.bU);_.y("iframes.getHandler",_.Va.vb);_.y("iframes.getDeferredHandler",_.Va.QT);_.y("iframes.getParentInfo",_.Va.GI);_.y("iframes.iframer",_.Va.KJ);_.y("iframes.open",_.Va.open);_.y("iframes.openedId_",_.Va.VY);_.y("iframes.propagate",_.Va.HL);_.y("iframes.ready",_.Va.ready);_.y("iframes.resize",_.Va.resize);
_.y("iframes.setGoogleConnectJsVersion",_.Va.d0);_.y("iframes.setBootstrapHint",_.Va.DD);_.y("iframes.setJsHint",_.Va.n0);_.y("iframes.setHandler",_.Va.Zb);_.y("iframes.setDeferredHandler",_.Va.HD);_.y("IframeBase",lp);_.y("IframeBase.prototype.addCallback",lp.prototype.Tc);_.y("IframeBase.prototype.getMethods",lp.prototype.Fu);_.y("IframeBase.prototype.getOpenerIframe",lp.prototype.Nc);_.y("IframeBase.prototype.getOpenParams",lp.prototype.Sb);_.y("IframeBase.prototype.getParams",lp.prototype.getParams);
_.y("IframeBase.prototype.removeCallback",lp.prototype.ym);_.y("Iframe",Ep);_.y("Iframe.prototype.close",Ep.prototype.close);_.y("Iframe.prototype.exposeMethod",Ep.prototype.ze);_.y("Iframe.prototype.getId",Ep.prototype.ma);_.y("Iframe.prototype.getIframeEl",Ep.prototype.Ka);_.y("Iframe.prototype.getSiteEl",Ep.prototype.Za);_.y("Iframe.prototype.openInto",Ep.prototype.Kf);_.y("Iframe.prototype.remove",Ep.prototype.remove);_.y("Iframe.prototype.setSiteEl",Ep.prototype.Of);
_.y("Iframe.prototype.addCallback",Ep.prototype.Tc);_.y("Iframe.prototype.getMethods",Ep.prototype.Fu);_.y("Iframe.prototype.getOpenerIframe",Ep.prototype.Nc);_.y("Iframe.prototype.getOpenParams",Ep.prototype.Sb);_.y("Iframe.prototype.getParams",Ep.prototype.getParams);_.y("Iframe.prototype.removeCallback",Ep.prototype.ym);_.y("IframeProxy",Fp);_.y("IframeProxy.prototype.getTargetIframeId",Fp.prototype.UU);_.y("IframeProxy.prototype.addCallback",Fp.prototype.Tc);
_.y("IframeProxy.prototype.getMethods",Fp.prototype.Fu);_.y("IframeProxy.prototype.getOpenerIframe",Fp.prototype.Nc);_.y("IframeProxy.prototype.getOpenParams",Fp.prototype.Sb);_.y("IframeProxy.prototype.getParams",Fp.prototype.getParams);_.y("IframeProxy.prototype.removeCallback",Fp.prototype.ym);_.y("IframeWindow",Gp);_.y("IframeWindow.prototype.close",Gp.prototype.close);_.y("IframeWindow.prototype.onClosed",Gp.prototype.aL);_.y("iframes.util.getTopMostAccessibleWindow",_.Va.util.lP.Taa);
_.y("iframes.handlers.get",_.Va.Uu.get);_.y("iframes.handlers.set",_.Va.Uu.set);_.y("iframes.resizeMe",_.Va.XL);_.y("iframes.setVersionOverride",_.Va.E0);
lp.prototype.send=function(a,b,c){_.Va.lM(this,a,b,c)};_.tm.send=function(a,b,c){_.Va.lM(_.tm,a,b,c)};lp.prototype.register=function(a,b){var c=this;c.Tc(a,function(d){b.call(c,d)})};_.Va.lM=function(a,b,c,d){var e=[];void 0!==c&&e.push(c);d&&e.push(function(f){d.call(this,[f])});a[b]&&a[b].apply(a,e)};_.Va.bp=function(){return!0};_.y("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.Va.bp);_.y("IframeBase.prototype.send",lp.prototype.send);_.y("IframeBase.prototype.register",lp.prototype.register);
_.y("Iframe.prototype.send",Ep.prototype.send);_.y("Iframe.prototype.register",Ep.prototype.register);_.y("IframeProxy.prototype.send",Fp.prototype.send);_.y("IframeProxy.prototype.register",Fp.prototype.register);_.y("IframeWindow.prototype.send",Gp.prototype.send);_.y("IframeWindow.prototype.register",Gp.prototype.register);_.y("iframes.iframer.send",_.Va.KJ.send);

var Ms=_.Va.Zb,Ns={open:function(a){var b=_.nm(a.Sb());return a.Kf(b,{style:_.om(b)})},attach:function(a,b){var c=_.nm(a.Sb()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.Sr=f;a.el=c;a.$g=b;_.Va.xk[d]=a;b=_.dp(a.methods);b._ready=a.Zv;b._close=a.close;b._open=a.oL;b._resizeMe=a.wo;b._renderstart=a.hL;_.fp(b,d,"",a,!0);_.Rf.setAuthToken(a.id,a.Sr);_.Rf.setRelayUrl(a.id,e);c=_.Va.Kl({style:_.om(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,
g)&&("style"==g?a.$g.style.cssText=c[g]:a.$g.setAttribute(g,c[g]))}};Ns.onready=_.pm;Ns.onRenderStart=_.pm;Ns.close=_.qm;Ms("inline",Ns);

_.vg=(window.gapi||{}).load;

var vm,wm,xm,ym,zm,Am,Em,Fm;vm=function(a){if(_.te.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.xe(a,c)&&b.push(c);return b};wm=function(a,b){if(!_.Of())try{a()}catch(c){}_.Pf(b)};xm={button:!0,div:!0,span:!0};ym=function(a){var b=_.ve(_.Ge,"sws",[]);return 0<=_.ui.call(b,a)};zm=function(a){return _.ve(_.Ge,"watt",_.we())[a]};Am=function(a){return function(b,c){return a?_.ej()[c]||a[c]||"":_.ej()[c]||""}};
_.Bm={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.Cm=!1;_.Dm=function(){if(!_.Cm){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.dd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.Bm[c]&&d&&(_.sm[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.Bm)0<_.Bm[e]&&(b=_.Ae(a,e,""))&&(_.sm[e]=b)}_.Cm=!0}e=_.we();_.ye(_.sm,e);return e};
Em=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.Ji(document,b?b:a)};Fm=function(a){a=a||"canonical";for(var b=document.getElementsByTagName("link"),c=0,d=b.length;c<d;c++){var e=b[c],f=e.getAttribute("rel");if(f&&f.toLowerCase()==a&&(e=e.getAttribute("href"))&&(e=Em(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.Gm=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.Hm=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?Em(a):Fm(d)};_.Im=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.Jm=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.Km=function(a,b,c){return _.Hm(a,b,c,b.action?void 0:"publisher")};
var Lm,Mm,Nm,Om,Pm,Qm,Sm,Rm;Lm={se:"0"};Mm={post:!0};Nm={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};Om="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");Pm=_.ve(_.Ge,"WI",_.we());Qm=["style","data-gapiscan"];
Sm=function(a){for(var b=_.we(),c=0!=a.nodeName.toLowerCase().indexOf("g:"),d=0,e=a.attributes.length;d<e;d++){var f=a.attributes[d],g=f.name,k=f.value;0<=_.ui.call(Qm,g)||c&&0!=g.indexOf("data-")||"null"===k||"specified"in f&&!f.specified||(c&&(g=g.substr(5)),b[g.toLowerCase()]=k)}a=a.style;(c=Rm(a&&a.height))&&(b.height=String(c));(a=Rm(a&&a.width))&&(b.width=String(a));return b};
_.Um=function(a,b,c,d,e,f){if(c.rd)var g=b;else g=document.createElement("div"),b.setAttribute("data-gapistub",!0),g.style.cssText="position:absolute;width:450px;left:-10000px;",b.parentNode.insertBefore(g,b);f.siteElement=g;g.id||(g.id=_.Tm(a));b=_.we();b[">type"]=a;_.ye(c,b);a=_.mj(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.Tm=function(a){_.ve(Pm,a,0);return"___"+a+"_"+Pm[a]++};Rm=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var Vm=function(){},Ym=function(a){var b=a.qn,c=function(l){c.H.constructor.call(this,l);var m=this.yh.length;this.Pg=[];for(var n=0;n<m;++n)this.yh[n].maa||(this.Pg[n]=new this.yh[n](l))};_.B(c,b);for(var d=[];a&&a!==Object;){if(b=a.qn){b.yh&&(_.Qe(d,b.yh),_.Re(d));var e=b.prototype,f;for(f in e)if(e.hasOwnProperty(f)&&_.kb(e[f])&&e[f]!==b){var g=!!e[f].Y$,k=Wm(f,e,d,g);(g=Xm(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||
Object:a.H&&a.H.constructor||Object}c.prototype.yh=d;return c},Wm=function(a,b,c,d){for(var e=[],f=0;f<c.length&&(c[f].prototype[a]===b[a]||(e.push(f),!d));++f);return e},Xm=function(a,b,c,d){return c.length?d?function(e){var f=this.Pg[c[0]];return f?f[a].apply(this.Pg[c[0]],arguments):this.yh[c[0]].prototype[a].apply(this,arguments)}:b[a].XR?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Pg[c[g]];if(k=k?k[a].apply(k,f):this.yh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].WR?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Pg[c[g]];k=k?k[a].apply(k,f):this.yh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].SK?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Pg[c[g]];k?k[a].apply(k,f):this.yh[c[g]].prototype[a].apply(this,f)}}:function(e){for(var f=Array.prototype.slice.call(arguments,0),g=[],k=0;k<c.length;++k){var l=
this.Pg[c[k]];g.push(l?l[a].apply(l,f):this.yh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].XR||b[a].WR||b[a].SK?null:Zm},Zm=function(){return[]};Vm.prototype.Yz=function(a){if(this.Pg)for(var b=0;b<this.Pg.length;++b)if(this.Pg[b]instanceof a)return this.Pg[b];return null};
var $m=function(a){return this.Xa.Yz(a)};
var an,bn,cn,dn,en=/(?:^|\s)g-((\S)*)(?:$|\s)/,fn={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};an=_.ve(_.Ge,"SW",_.we());bn=_.ve(_.Ge,"SA",_.we());cn=_.ve(_.Ge,"SM",_.we());dn=_.ve(_.Ge,"FW",[]);
var gn=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},ln=function(a,b){var c;hn.ps0=(new Date).getTime();jn("ps0");a=gn(a,_.re);var d=_.re.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:vm(an).concat(vm(bn)).concat(vm(cn));for(var e=[],f=0;f<d.length;f++){var g=d[f];e.push(".g-"+g,"g\\:"+g)}d=a.querySelectorAll(e.join(","))}else d=a.getElementsByTagName("*");a=_.we();for(e=0;e<d.length;e++){f=d[e];var k=f;g=b;var l=k.nodeName.toLowerCase(),m=void 0;if(k.getAttribute("data-gapiscan"))g=
null;else{var n=l.indexOf("g:");0==n?m=l.substr(2):(n=(n=String(k.className||k.getAttribute("class")))&&en.exec(n))&&(m=n[1]);g=!m||!(an[m]||bn[m]||cn[m])||g&&m!==g?null:m}g&&(fn[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=vm(Sm(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.ve(a,g,[]).push(f))}for(p in a)dn.push(p);hn.ps1=(new Date).getTime();jn("ps1");if(b=dn.join(":"))try{_.ze.load(b,void 0)}catch(t){_.Xe(t);return}e=[];for(c in a){d=a[c];var p=0;for(b=d.length;p<b;p++)f=d[p],kn(c,f,
Sm(f),e,b)}};
var mn=function(a,b){var c=zm(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.ze.load(a,function(){var d=zm(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.ze[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},kn=function(a,b,c,d,e,f,g){switch(nn(b,a,f)){case 0:a=cn[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;mn(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.xe(c,k))f=c[k],f=!!f&&"object"===typeof f&&(!f.toString||
f.toString===Object.prototype.toString||f.toString===Array.prototype.toString);if(f)try{c[k]=_.Jf(c[k])}catch(w){delete c[k]}}k=!0;c.dontclear&&(k=!1);delete c.dontclear;var l;f={};var m=l=a;"plus"==a&&c.action&&(l=a+"_"+c.action,m=a+"/"+c.action);(l=_.N("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in Lm)f[n]=n+"/"+(c[n]||Lm[n])+"/";var n=_.Ji(_.re,l.replace(_.dj,Am(f)));m="iframes/"+a+"/params/";f={};_.ye(c,f);(l=_.N("lang")||_.N("gwidget/lang"))&&
(f.hl=l);Mm[a]||(f.origin=_.Gm());f.exp=_.N(m+"exp");if(m=_.N(m+"location"))for(l=0;l<m.length;l++){var p=m[l];f[p]=_.qe.location[p]}switch(a){case "plus":case "follow":f.url=_.Km(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?Em(m):Fm();f.url=m;f.db=_.Im(c.db,void 0,_.N());f.ecp=_.Jm(c.ecp,void 0,_.N());delete f.href;break;case "signin":f.url=Fm()}_.Ge.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var t in Lm)f[t]&&delete f[t];f.gsrc=_.N("iframes/:source:");t=_.N("inline/css");
"undefined"!==typeof t&&0<e&&t>=e&&(f.ic="1");t=/^#|^fr-/;e={};for(var r in f)_.xe(f,r)&&t.test(r)&&(e[r.replace(t,"")]=f[r],delete f[r]);r="q"==_.N("iframes/"+a+"/params/si")?f:e;t=_.Dm();for(var u in t)!_.xe(t,u)||_.xe(f,u)||_.xe(e,u)||(r[u]=t[u]);u=[].concat(Om);r=_.N("iframes/"+a+"/methods");_.ti(r)&&(u=u.concat(r));for(v in c)_.xe(c,v)&&/^on/.test(v)&&("plus"!=a||"onconnect"!=v)&&(u.push(v),delete f[v]);delete f.callback;e._methods=u.join(",");var v=_.Ii(n,f,e);u=g||{};u.allowPost=1;u.attributes=
Nm;u.dontclear=!k;g={};g.userParams=c;g.url=v;g.type=a;_.Um(a,b,c,v,u,g);b=g.id;c=_.we();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.km[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),mn(a,b))}},nn=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(cn[b]){if(xm[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(bn[b])return 0;if(an[b])return 1}}return null};
_.ve(_.ze,"platform",{}).go=function(a,b){ln(a,b)};
var on=_.ve(_.Ge,"perf",_.we()),hn=_.ve(on,"g",_.we()),pn=_.ve(on,"i",_.we()),qn,rn,sn,jn,un,vn,wn;_.ve(on,"r",[]);qn=_.we();rn=_.we();sn=function(a,b,c,d){qn[c]=qn[c]||!!d;_.ve(rn,c,[]);rn[c].push([a,b])};jn=function(a,b,c){var d=on.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};un=function(a,b,c,d){if("_p"==b)throw Error("B");_.tn(a,b,c,d)};_.tn=function(a,b,c,d){vn(b,c)[a]=d||(new Date).getTime();jn(a,b,c)};vn=function(a,b){a=_.ve(pn,a,_.we());return _.ve(a,b,_.we())};
wn=function(a,b,c){var d=null;b&&c&&(d=vn(b,c)[a]);return d||hn[a]};
(function(){function a(g){this.t={};this.tick=function(k,l,m){this.t[k]=[void 0!=m?m:(new Date).getTime(),l];if(void 0==m)try{window.console.timeStamp("CSI/"+k)}catch(n){}};this.tick("start",null,g)}var b;if(window.performance)var c=(b=window.performance.timing)&&b.responseStart;var d=0<c?new a(c):new a;window.__gapi_jstiming__={Timer:a,load:d};if(b){var e=b.navigationStart;0<e&&c>=e&&(window.__gapi_jstiming__.srt=c-e)}if(b){var f=window.__gapi_jstiming__.load;0<e&&c>=e&&(f.tick("_wtsrt",void 0,e),
f.tick("wtsrt_","_wtsrt",c),f.tick("tbsd_","wtsrt_"))}try{b=null,window.chrome&&window.chrome.csi&&(b=Math.floor(window.chrome.csi().pageT),f&&0<e&&(f.tick("_tbnd",void 0,window.chrome.csi().startE),f.tick("tbnd_","_tbnd",e))),null==b&&window.gtbExternal&&(b=window.gtbExternal.pageT()),null==b&&window.external&&(b=window.external.pageT,f&&0<e&&(f.tick("_tbnd",void 0,window.external.startE),f.tick("tbnd_","_tbnd",e))),b&&(window.__gapi_jstiming__.pt=b)}catch(g){}})();
if(window.__gapi_jstiming__){window.__gapi_jstiming__.BG={};window.__gapi_jstiming__.NZ=1;var xn=function(a,b,c){var d=a.t[b],e=a.t.start;if(d&&(e||c))return d=a.t[b][0],e=void 0!=c?c:e[0],Math.round(d-e)},yn=function(a,b,c){var d="";window.__gapi_jstiming__.srt&&(d+="&srt="+window.__gapi_jstiming__.srt,delete window.__gapi_jstiming__.srt);window.__gapi_jstiming__.pt&&(d+="&tbsrt="+window.__gapi_jstiming__.pt,delete window.__gapi_jstiming__.pt);try{window.external&&window.external.tran?d+="&tran="+
window.external.tran:window.gtbExternal&&window.gtbExternal.tran?d+="&tran="+window.gtbExternal.tran():window.chrome&&window.chrome.csi&&(d+="&tran="+window.chrome.csi().tran)}catch(p){}var e=window.chrome;if(e&&(e=e.loadTimes)){e().wasFetchedViaSpdy&&(d+="&p=s");if(e().wasNpnNegotiated){d+="&npn=1";var f=e().npnNegotiatedProtocol;f&&(d+="&npnv="+(encodeURIComponent||escape)(f))}e().wasAlternateProtocolAvailable&&(d+="&apa=1")}var g=a.t,k=g.start;e=[];f=[];for(var l in g)if("start"!=l&&0!=l.indexOf("_")){var m=
g[l][1];m?g[m]&&f.push(l+"."+xn(a,l,g[m][0])):k&&e.push(l+"."+xn(a,l))}delete g.start;if(b)for(var n in b)d+="&"+n+"="+b[n];(b=c)||(b="https:"==document.location.protocol?"https://csi.gstatic.com/csi":"http://csi.gstatic.com/csi");return[b,"?v=3","&s="+(window.__gapi_jstiming__.sn||"gwidget")+"&action=",a.name,f.length?"&it="+f.join(","):"",d,"&rt=",e.join(",")].join("")},zn=function(a,b,c){a=yn(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.NZ++;window.__gapi_jstiming__.BG[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.BG[d]};b.src=a;b=null;return a};window.__gapi_jstiming__.report=function(a,b,c){var d=document.visibilityState,e="visibilitychange";d||(d=document.webkitVisibilityState,e="webkitvisibilitychange");if("prerender"==d){var f=!1,g=function(){if(!f){b?b.prerender="1":b={prerender:"1"};if("prerender"==(document.visibilityState||document.webkitVisibilityState))var k=!1;else zn(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return zn(a,b,c)}}
;var An={g:"gapi_global",m:"gapi_module",w:"gwidget"},Bn=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Oo=b};Bn.prototype.key=function(){switch(this.type){case "g":return this.type;case "m":return this.type+"."+this.Oo;case "w":return this.type+"."+this.name+this.Oo}};
var Cn=new Bn,Dn=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),En=_.ve(on,"_c",_.we()),Fn=Math.random()<(_.N("csi/rate")||0),Hn=function(a,b,c){for(var d=new Bn(b,c),e=_.ve(En,d.key(),_.we()),f=rn[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,p=c;k=wn(k[1],n,p);m=wn(m,n,p);e[l]=k&&m?m-k:null}qn[a]&&Fn&&(Gn(Cn),Gn(d))},In=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},Gn=function(a){var b=_.qe.__gapi_jstiming__;b.sn=An[a.type];var c=new b.Timer(0);
a:{switch(a.type){case "g":var d="global";break a;case "m":d=a.Oo;break a;case "w":d=a.name;break a}d=void 0}c.name=d;d=!1;var e=a.key(),f=En[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;En[e]=_.we();d&&(g=[],g.push("l"+(_.N("isPlusUser")?"1":"0")),d="m"+(Dn?"1":"0"),g.push(d),"m"==a.type?g.push("p"+a.Oo):"w"==a.type&&(e="n"+a.Oo,g.push(e),"0"==a.Oo&&g.push(d+e)),g.push("u"+(_.N("isLoggedIn")?"1":"0")),a=In("",g),a=In("abc_",a).join(","),b.report(c,{e:a}))};
sn("blt","bs0","bs1");sn("psi","ps0","ps1");sn("rpcqi","rqe","rqd");sn("bsprt","bsrt0","bsrt1");sn("bsrqt","bsrt1","bsrt2");sn("bsrst","bsrt2","bsrt3");sn("mli","ml0","ml1");sn("mei","me0","me1",!0);sn("wcdi","wrs","wcdi");sn("wci","wrs","wdc");sn("wdi","wrs","wrdi");sn("wdt","bs0","wrdt");sn("wri","wrs","wrri",!0);sn("wrt","bs0","wrrt");sn("wji","wje0","wje1",!0);sn("wjli","wjl0","wjl1");sn("whi","wh0","wh1",!0);sn("wai","waaf0","waaf1",!0);sn("wadi","wrs","waaf1",!0);sn("wadt","bs0","waaf1",!0);
sn("wprt","wrt0","wrt1");sn("wrqt","wrt1","wrt2");sn("wrst","wrt2","wrt3",!0);sn("fbprt","fsrt0","fsrt1");sn("fbrqt","fsrt1","fsrt2");sn("fbrst","fsrt2","fsrt3",!0);sn("fdns","fdns0","fdns1");sn("fcon","fcon0","fcon1");sn("freq","freq0","freq1");sn("frsp","frsp0","frsp1");sn("fttfb","fttfb0","fttfb1");sn("ftot","ftot0","ftot1",!0);var Jn=on.r;if("function"!==typeof Jn){for(var Mn;Mn=Jn.shift();)Hn.apply(null,Mn);on.r=Hn}
;var Nn=["div"],On="onload",Pn=!0,Qn=!0,Rn=function(a){return a},Sn=null,Tn=function(a){var b=_.N(a);return"undefined"!==typeof b?b:_.N("gwidget/"+a)},qo,ro,so,to,jo,lo,uo,ko,vo,wo,xo,yo;Sn=_.N();_.N("gwidget");var Un=Tn("parsetags");On="explicit"===Un||"onload"===Un?Un:On;var Vn=Tn("google_analytics");"undefined"!==typeof Vn&&(Pn=!!Vn);var Wn=Tn("data_layer");"undefined"!==typeof Wn&&(Qn=!!Wn);
var Xn=function(){var a=this&&this.ma();a&&(_.Ge.drw=a)},Yn=function(){_.Ge.drw=null},Zn=function(a){return function(b){var c=a;"number"===typeof b?c=b:"string"===typeof b&&(c=b.indexOf("px"),-1!=c&&(b=b.substring(0,c)),c=parseInt(b,10));return c}},$n=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},ao=function(){return Tn("lang")||"en-US"},bo=function(a){if(!_.Va.vb("attach")){var b={},c=_.Va.vb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.Sb().renderData.id;f=document.getElementById(f);if(!f)throw Error("C");return c.attach(e,f)};_.Va.Zb("attach",b)}a.style="attach"},eo=function(){var a={};a.width=[Zn(450)];a.height=[Zn(24)];a.onready=[$n];a.lang=[ao,"hl"];a.iloader=[function(){return _.Ge.ILI},"iloader"];return a}(),ho=function(a){var b={};b.Re=a[0];b.Vo=-1;b.rca="___"+b.Re+"_";b.T1="g:"+b.Re;b.hba="g-"+b.Re;b.SL=[];b.config={};b.Dt=[];b.UN={};b.hx={};var c=function(e){for(var f in e)if(_.xe(e,f)){b.config[f]=[$n];b.Dt.push(f);
var g=e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.Xaa,l=g.ix,m=g.ME);m&&(b.Dt.push(m),b.config[m]=[$n],b.UN[f]=m);k&&(b.config[f]=[k]);l&&(b.hx[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.T1]=1;b.WX=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in eo)eo.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=eo[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Mk=a[5]);b.ica=!0===a[6];b.nZ=a[7];b.D1=
a[8];b.WX||d(Nn);b.xC=function(e){b.Vo++;un("wrs",b.Re,String(b.Vo));var f=[],g=e.element,k=e.config,l=":"+b.Re;":plus"==l&&e.Jk&&e.Jk.action&&(l+="_"+e.Jk.action);var m=fo(b,k),n={};_.ye(_.Dm(),n);for(var p in e.Jk)null!=e.Jk[p]&&(n[p]=e.Jk[p]);p={container:g.id,renderData:e.IZ,style:"inline",height:k.height,width:k.width};bo(p);b.Mk&&(f[2]=p,f[3]=n,f[4]=m,b.Mk("i",f));l=_.Va.open(l,p,n,m);go(b,l,k,g,e.vS);f[5]=l;b.Mk&&b.Mk("e",f)};return b},fo=function(a,b){for(var c={},d=a.Dt.length-1;0<=d;--d){var e=
a.Dt[d],f=b[a.UN[e]||e]||b[e],g=b[e];g&&f!==g&&(f=function(l,m){return function(n){m.apply(this,arguments);l.apply(this,arguments)}}(f,g));f&&(c[e]=f)}for(var k in a.hx)a.hx.hasOwnProperty(k)&&(c[k]=io(c[k]||function(){},a.hx[k]));c.drefresh=Xn;c.erefresh=Yn;return c},io=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Pn){if(window._gat)try{var f=window._gat._getTrackerByName("~0");f&&"UA-XXXXX-X"!=f._getAccount()?f._trackSocial("Google",d,e):window._gaq&&window._gaq.push(["_trackSocial",
"Google",d,e])}catch(k){}if(window.ga&&window.ga.getAll)try{var g=window.ga.getAll();for(f=0;f<g.length;f++)g[f].send("social","Google",d,e)}catch(k){}}if(Qn&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},go=function(a,b,c,d,e){jo(b,c);ko(b,d);lo(a,b,e);mo(a.Re,a.Vo.toString(),b);(new no).Xa.ol(a,b,c,d,e)},no=function(){if(!this.Xa){for(var a=this.constructor;a&&!a.qn;)a=a.H&&a.H.constructor;a.qn.pH||(a.qn.pH=
Ym(a));this.Xa=new a.qn.pH(this);this.Yz||(this.Yz=$m)}},oo=function(){},po=no;oo.H||_.B(oo,Vm);po.qn=oo;oo.prototype.ol=function(a){a=a?a:function(){};a.SK=!0;return a}();qo=function(a){return _.El&&"undefined"!=typeof _.El&&a instanceof _.El};ro=function(a){return qo(a)?"_renderstart":"renderstart"};so=function(a){return qo(a)?"_ready":"ready"};to=function(){return!0};jo=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(so(a),d,to);a.register(ro(a),d,to)}};
lo=function(a,b,c){var d=a.Re,e=String(a.Vo),f=!1,g=function(){f||(f=!0,c&&un("wrdt",d,e),un("wrdi",d,e))};b.register(ro(b),g,to);var k=!1;a=function(){k||(k=!0,g(),c&&un("wrrt",d,e),un("wrri",d,e))};b.register(so(b),a,to);qo(b)?b.register("widget-interactive-"+b.id,a,to):_.Rf.register("widget-interactive-"+b.id,a);_.Rf.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?un("wdc",d,e,n):"wje0"===l?un("wje0",d,e,n):"wje1"===l?un("wje1",d,e,n):"wh0"==l?_.tn("wh0",d,e,n):"wh1"==l?_.tn("wh1",d,
e,n):"wcdi"==l&&_.tn("wcdi",d,e,n)})};uo=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};ko=function(a,b){var c=function(d){d=d||a;var e=uo(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=uo(d.height))&&b.style.height!=d&&(b.style.height=d)};qo(a)?a.QM("onRestyle",c):(a.register("ready",c,to),a.register("renderstart",c,to),a.register("resize",c,to))};vo=function(a,b){for(var c in eo)if(eo.hasOwnProperty(c)){var d=eo[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
wo=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Rn)(b[d.toLowerCase()],b,Sn));return c};xo=function(a){if(a=a.nZ)for(var b=0;b<a.length;b++)(new Image).src=a[b]};yo=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=wo(a.config,c);a.SL.push({element:d,config:e,Jk:vo(e,wo(a.parameters,c)),Oba:3,vS:!!c["data-onload"],IZ:b})}b=a.SL;for(a=a.xC;0<b.length;)a(b.shift())};
_.zo=function(a){var b=ho(a);xo(b);_.Mi(b.Re,function(d){yo(b,d)});an[b.Re]=!0;var c={ya:function(d,e,f){var g=e||{};g.type=b.Re;e=g.type;delete g.type;var k=gn(d);if(k){d={};for(var l in g)_.xe(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;kn(e,k,d,[],0,l,f)}else _.Xe("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){ln(d,b.Re)},Pba:function(){var d=_.ve(_.Ge,"WI",_.we()),e;for(e in d)delete d[e]}};a=function(){"onload"===On&&c.go()};ym(b.Re)||wm(a,
a);_.y("gapi."+b.Re+".go",c.go);_.y("gapi."+b.Re+".render",c.ya);return c};
var Ao=yo,Bo=function(a,b){a.Vo++;un("wrs",a.Re,String(a.Vo));var c=b.userParams,d=wo(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=fo(a,d),l=wo(a.parameters,c);_.ye(_.Dm(),l);l=vo(d,l);c=!!c["data-onload"];var m=_.il,n=_.we();n.renderData=b;n.height=d.height;n.width=d.width;n.id=b.id;n.url=b.url;n.iframeEl=f;n.where=n.container=g;n.apis=["_open"];n.messageHandlers=k;n.messageHandlersFilter=_.Ql;_.rm(n);f=l;a.Mk&&(e[2]=n,e[3]=f,e[4]=k,a.Mk("i",e));k=m.Qj(n);k.id=b.id;k.Mw(k,n);go(a,k,d,g,c);e[5]=
k;a.Mk&&a.Mk("e",e)};yo=function(a,b){var c=b.url;a.D1||_.um(c)?_.Ul?Bo(a,b):(0,_.vg)("gapi.iframes.impl",function(){Bo(a,b)}):_.Va.open?Ao(a,b):(0,_.vg)("iframes",function(){Ao(a,b)})};
var Co=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},mo=function(a,b,c){if(Co()){var d=function(){var f=!1;return function(){if(f)return!0;f=!0;return!1}}(),e=function(){d()||window.setTimeout(function(){var f=c.Ka().src;var g=f.indexOf("#");-1!=g&&(f=f.substring(0,g));f=window.performance.getEntriesByName(f);1>f.length?f=null:(f=f[0],f=0==f.responseStart?null:f);if(f){g=Math.round(f.requestStart);var k=Math.round(f.responseStart),l=Math.round(f.responseEnd);un("wrt0",
a,b,Math.round(f.startTime));un("wrt1",a,b,g);un("wrt2",a,b,k);un("wrt3",a,b,l)}},1E3)};c.register(ro(c),e,to);c.register(so(c),e,to)}};
_.y("gapi.widget.make",_.zo);

var kz,lz,mz,nz,oz,pz,qz,rz,sz,tz,uz,wz,xz,yz,zz,Az,Bz,Cz,Dz,Ez,Fz,Gz,Hz,Iz,Jz,Kz,Lz,Mz,Nz,Oz,Pz,Qz,Rz,Sz,Tz,Uz,Vz,Wz,Xz,Yz,Zz,$z,cA,bA,dA,eA,fA,gA,hA,iA,kA,lA,nA;_.jz=function(a,b){if(_.nh&&!b)return _.q.atob(a);var c="";_.Ov(a,function(d){c+=String.fromCharCode(d)});return c};kz=function(a){var b=String(a("immediate")||"");a=String(a("prompt")||"");return"true"===b||"none"===a};lz=function(a){return _.N("enableMultilogin")&&a("cookie_policy")&&!kz(a)?!0:!1};
oz=function(){var a,b=null;_.zy.iterate(function(c,d){0===c.indexOf("G_AUTHUSER_")&&(c=_.Ay(c.substring(11)),!a||c.Ge&&!a.Ge||c.Ge==a.Ge&&c.zh>a.zh)&&(a=c,b=d)});return{SR:a,authuser:b}};pz=[".APPS.GOOGLEUSERCONTENT.COM","@DEVELOPER.GSERVICEACCOUNT.COM"];qz=function(a){a=a.toUpperCase();for(var b=0,c=pz.length;b<c;++b){var d=a.split(pz[b]);2==d.length&&""===d[1]&&(a=d[0])}a=a.replace(/-/g,"_").toUpperCase();40<a.length&&(b=new _.Th,b.ox(a),a=b.Qg().toUpperCase());return a};
rz=function(a){if(!a)return[];a=a.split("=");return a[1]?a[1].split("|"):[]};sz=function(a){a=a.split(":");return{clientId:a[0].split("=")[1],N_:rz(a[1]),pba:rz(a[2]),yaa:rz(a[3])}};tz=function(a){var b=oz(),c=b.SR;b=b.authuser;var d=a&&qz(a);if(null!==b){var e;_.zy.iterate(function(g,k){(g=_.By(g))&&g.KB&&(d&&g.hS!=d||g.Ge==c.Ge&&g.zh==c.zh&&(e=k))});if(e){var f=sz(e);a=f&&f.N_[Number(b)];f=f&&f.clientId;if(a)return{authuser:b,Zba:a,clientId:f}}}return null};
uz=function(a,b){a=_.ei(a);if(!a||!b&&a.error)return null;b=Math.floor((new Date).getTime()/1E3);return a.expires_at&&b>a.expires_at?null:a};_.vz=function(a,b){if(b){var c=b;var d=a}else"string"===typeof a?d=a:c=a;c?_.Qv(c,d):_.Rv(d)};
wz=function(a){if(!a)return null;"single_host_origin"!==a&&(a=_.Rf.getOrigin(a));var b=window.location.hostname,c=b,d=_.yy;if("single_host_origin"!==a){c=a.split("://");if(2==c.length)d="https"===c.shift();else return _.Xe("WARNING invalid cookie_policy: "+a),null;c=c[0]}if(-1!==c.indexOf(":"))c=b="";else{a="."+c;if(b.lastIndexOf(a)!==b.length-a.length)return _.Xe("Invalid cookie_policy domain: "+c),null;c=a;b=c.split(".").length-1}return{domain:c,Ge:d,zh:b}};
xz=function(a){var b=wz(a);if(!b)return new _.sy("G_USERSTATE_");a=["G_USERSTATE_",_.yy&&b.Ge?"S":"H",b.zh].join("");var c=_.Fy[a];c||(c={BK:63072E3},_.ye(_.Jy(b),c),c=new _.py(a,c),_.Fy[a]=c,b=c.read(),"undefined"!==typeof b&&null!==b&&(document.cookie=a+"=; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/",c.write(b)));return c};yz=function(a){var b=xz(a).read();a=_.we();if(b){b=b.split(":");for(var c;c=b.shift();)c=c.split("="),a[c[0]]=c[1]}return a};
zz=function(a,b,c){var d=yz(b),e=d[a];d[a]="0";var f=[];_.hl(d,function(k,l){f.push(l+"="+k)});var g=f.join(":");b=xz(b);g?b.write(g):b.clear();d[a]!==e&&c&&c()};Az=function(a,b){b=yz(b);return"0"==b[a]||"X"==b[a]};Bz=function(a){a=wz(a.g_user_cookie_policy);if(!a||a.Ge&&!_.yy)a=null;else{var b=["G_AUTHUSER_",_.yy&&a.Ge?"S":"H",a.zh].join(""),c=_.Ey[b];c||(c=new _.zy(b,_.Jy(a)),_.Ey[b]=c);a=c}_.Oe("googleapis.config/sessionIndex",null);a.clear()};Cz=function(a){return kz(function(b){return a[b]})};
Dz=0;Ez=!1;Fz=[];Gz={};Hz={};Iz=null;Jz=function(a){var b=_.cz;return function(c){if(this.f==b&&this.t==_.Rf.getAuthToken(this.f)&&this.origin==_.Rf.getTargetOrigin(this.f))return a.apply(this,arguments)}};Kz=function(a){"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true"};Lz=function(a){if(_.dz&&a&&!decodeURIComponent(a).startsWith("m;/_/scs/"))throw Error("ta");};
Mz=function(a){var b=_.Ue.getUrlParameters,c=b(a).jsh;if(null!=c)return Lz(c),a;if(b=String(b().jsh||_.Ge.h||""))Lz(b),c=(a+"#").indexOf("#"),a=a.substr(0,c)+(-1!==a.substr(0,c).indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(b)+a.substr(c);return a};Nz=function(){return!!_.N("oauth-flow/usegapi")};Oz=function(a,b){Nz()?Iz.unregister(a):_.Rf.unregister(a+":"+b)};Pz=function(a,b,c){Nz()?Iz.register(a,c,_.Ql):_.Rf.register(a+":"+b,Jz(c))};Qz=function(){mz.parentNode.removeChild(mz)};
Rz=function(a){var b=mz;_.az(b,[{lw:"-webkit-transform",duration:1,timing:"ease",delay:0}]);_.az(b,[{lw:"transform",duration:1,timing:"ease",delay:0}]);_.Ex(function(){b.style.webkitTransform="translate3d(0px,"+a+"px,0px)";b.style.transform="translate3d(0px,"+a+"px,0px)"},0)};Sz=function(){var a=nz+88;Rz(a);nz=a};Tz=function(){var a=nz-88;Rz(a);nz=a};
Uz=function(a){var b=a?Sz:Tz,c=a?Tz:Sz;a=a?"-":"";nz=parseInt(a+88,10);mz.style.webkitTransform="translate3d(0px,"+a+88+"px,0px)";mz.style.transform="translate3d(0px,"+a+88+"px,0px)";mz.style.display="";mz.style.visibility="visible";b();_.Ex(c,4E3);_.Ex(Qz,5E3)};
Vz=function(a){var b=_.N("oauth-flow/toast/position");"top"!==b&&(b="bottom");var c=document.createElement("div");mz=c;c.style.cssText="position:fixed;left:0px;z-index:1000;width:100%;";_.nr(c,"visibility","hidden");_.nr(c,b,"-40px");_.nr(c,"height","128px");var d=c;if("desktop"==_.N("deviceType")){d=document.createElement("div");d.style.cssText="float:left;position:relative;left:50%;";c.appendChild(d);var e=document.createElement("div");e.style.cssText="float:left;position:relative;left:-50%";d.appendChild(e);
d=e}e="top"==b?"-":"";nz=parseInt(e+88,10);mz.style.webkitTransform="translate3d(0px,"+e+88+"px,0px)";mz.style.transform="translate3d(0px,"+e+88+"px,0px)";e=window;try{for(;e.parent!=e&&e.parent.document;)e=e.parent}catch(f){}e=e.document.body;try{e.insertBefore(c,e.firstChild)}catch(f){}_.il.Yh({url:":socialhost:/:session_prefix:_/widget/oauthflow/toast",queryParams:{clientId:a.client_id,idToken:a.id_token},where:d,onRestyle:function(){"top"===b?Uz(!0):Uz(!1)}})};
Wz=function(a){var b=_.Dm(),c=b&&b.scope;b=a&&a.scope;b="string"===typeof b?b.split(" "):b||[];if(c){c=c.split(" ");for(var d=0;d<c.length;++d){var e=c[d];-1==_.ui.call(b,e)&&b.push(e)}0<b.length&&(a.scope=b.join(" "))}return a};
Xz=function(a,b){var c=null;a&&b&&(c=b.client_id=b.client_id||a.client_id,b.scope=b.scope||a.scope,b.g_user_cookie_policy=a.cookie_policy,b.cookie_policy=b.cookie_policy||a.cookie_policy,b.response_type=b.response_type||a.response_type);if(b){b.issued_at||(b.issued_at=String(Math.floor((new Date).getTime()/1E3)));var d=parseInt(b.expires_in,10)||86400;b.error&&(d=_.N("oauth-flow/errorMaxAge")||86400);b.expires_in=String(d);b.expires_at||(b.expires_at=String(Math.floor((new Date).getTime()/1E3)+d));
b._aa||b.error||null!=tz(c)||!Cz(a)||(b._aa="1");a=b.status={};a.google_logged_in=!!b.session_state;c=a.signed_in=!!b.access_token;a.method=c?b["g-oauth-window"]?"PROMPT":"AUTO":null}return b};Yz=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+)\.?\.?\.?$/,"$1");a=_.If(_.jz(a,!0));if(!1===a)throw Error("ua");return a};Zz=function(a){return(a=Yz(a))?a.sub:null};
$z=function(a){a&&Fz.push(a);a=_.cz;var b=document.getElementById(a),c=(new Date).getTime();if(b){if(Dz&&6E4>c-Dz)return;var d=_.Rf.getAuthToken(a);d&&(Oz("oauth2relayReady",d),Oz("oauth2callback",d));b.parentNode.removeChild(b);if(/Firefox/.test(navigator.userAgent))try{window.frames[a]=void 0}catch(f){}_.ez();a=_.cz}Dz=c;var e=String(2147483647*(0,_.Bg)()|0);b=_.N("oauth-flow/proxyUrl")||_.N("oauth-flow/relayUrl");Nz()?Iz=_.il.Yh({where:_.Ue.getBodyElement(),url:b,id:a,attributes:{style:{width:"1px",
height:"1px",position:"absolute",top:"-100px",display:"none"},"aria-hidden":"true"},dontclear:!0}):(b=[b,"?parent=",encodeURIComponent(_.wg.getOrigin(window.location.href)),"#rpctoken=",e,"&forcesecure=1"].join(""),c=_.Ue.getBodyElement(),d=_.Ue.createIframeElement({name:a,id:a}),d.src=Mz(b),d.style.width="1px",d.style.height="1px",d.style.position="absolute",d.style.top="-100px",d.tabIndex=-1,Kz(d),c.appendChild(d),_.Rf.setupReceiver(a));Pz("oauth2relayReady",e,function(){Oz("oauth2relayReady",e);
var f=Fz;if(null!==f){Fz=null;for(var g=0,k=f.length;g<k;++g)f[g]()}});Pz("oauth2callback",e,function(f){var g=_.Ue.getUrlParameters;g=g(f);var k=g.state;f=k.replace(/\|.*$/,"");f={}.hasOwnProperty.call(Hz,f)?Hz[f]:null;g.state=f;if(null!=g.state){f=Gz[k];delete Gz[k];k=f&&f.key||"token";var l=g=Xz(f&&f.params,g);var m=(m=Zz(l))?Az(m,l.cookie_policy):!1;!m&&l&&0<=(" "+(l.scope||"")+" ").indexOf(" https://www.googleapis.com/auth/plus.login ")&&_.N("isLoggedIn")&&"1"===(l&&l._aa)&&(l._aa="0",Ez||(Ez=
!0,Vz(l)));_.vz(k,g);g=uz(k);if(f){k=f.popup;l=f.after_redirect;if(k&&"keep_open"!=l)try{k.close()}catch(n){}f.callback&&(f.callback(g),f.callback=null)}}})};_.aA=function(a){null!==Fz?$z(a):a&&a()};cA=function(a,b){var c=bA,d=Zz(a);d&&(Bz(a),zz(d,b,function(){if(c){var e={error:"user_signed_out"};e.client_id=a.client_id;e.g_user_cookie_policy=a.g_user_cookie_policy;e.scope=a.scope;e.response_type=a.response_type;e.session_state=a.session_state;e=Xz(null,e);c(e)}}))};
bA=function(a){a||(a=uz(void 0,!0));a&&"object"===typeof a||(a={error:"invalid_request",error_description:"no callback data"});var b=a.error_description;b&&window.console&&(window.console.error(a.error),window.console.error(b));a.error||(_.Ge.drw=null);_.vz(a);if(b=a.authuser)_.N("googleapis.config/sessionIndex"),_.Oe("googleapis.config/sessionIndex",b);_.fz.oo(_.gz,a);return a};dA=["client_id","cookie_policy","response_type"];eA="client_id response_type login_hint authuser prompt include_granted_scopes after_redirect access_type hl state".split(" ");
fA=function(a){var b=_.zj(a);b.session_state&&b.session_state.extraQueryParams&&(b.authuser=b.session_state.extraQueryParams.authuser);b.session_state=null;a.expires_at&&(b.expires_at=parseInt(a.expires_at/1E3).toString());a.expires_in&&(b.expires_in=a.expires_in.toString());a.first_issued_at&&(b.issued_at=parseInt(a.first_issued_at/1E3).toString(),delete b.first_issued_at);_.Qv(b);return b};
gA=function(a){if(void 0===a.include_granted_scopes){var b=_.N("include_granted_scopes");a.include_granted_scopes=!!b}};hA=function(a){window.console&&("function"===typeof window.console.warn?window.console.warn(a):"function"===typeof window.console.log&&window.console.log(a))};
iA=function(a){var b=a||{},c={};(0,_.rb)(eA,function(d){null!=b[d]&&(c[d]=b[d])});a=_.N("googleapis/overrideClientId");null!=a&&(c.client_id=a);gA(c);"string"===typeof b.scope?c.scope=b.scope:Array.isArray(b.scope)&&(c.scope=b.scope.join(" "));null!=b["openid.realm"]&&(c.openid_realm=b["openid.realm"]);null!=b.cookie_policy?c.cookie_policy=b.cookie_policy:null!=b.cookiepolicy&&(c.cookie_policy=b.cookiepolicy);null==c.login_hint&&null!=b.user_id&&(c.login_hint=b.user_id);try{_.Hw(c.cookie_policy)}catch(d){c.cookie_policy&&
hA("The cookie_policy configuration: '"+c.cookie_policy+"' is illegal, and thus ignored."),delete c.cookie_policy}null!=b.hd&&(c.hosted_domain=b.hd);null==c.prompt&&(1==b.immediate||"true"==b.immediate?c.prompt="none":"force"==b.approval_prompt&&(c.prompt="consent"));"none"==c.prompt&&(c.session_selection="first_valid");"none"==c.prompt&&"offline"==c.access_type&&delete c.access_type;"undefined"===typeof c.authuser&&(a=_.Fh(),null!=a&&(c.authuser=a));a=b.redirect_uri||_.N("oauth-flow/redirectUri");
null!=a&&"postmessage"!=a&&(c.redirect_uri=a);c.gsiwebsdk="shim";return c};
_.jA=function(a,b){var c=iA(a),d=new _.Uj(function(e,f){_.mx(c,function(g){var k=g||{};(0,_.rb)(dA,function(l){null==k[l]&&(k[l]=c[l])});!c.include_granted_scopes&&a&&a.scope&&(k.scope=a.scope);a&&null!=a.state&&(k.state=a.state);k.error?("none"==c.prompt&&"user_logged_out"==k.error&&(k.error="immediate_failed_user_logged_out"),f(k)):(g=fA(k),null!=g.authuser&&_.Oe("googleapis.config/sessionIndex",g.authuser),e(g))})});b&&d.then(b,b);return d};kA=_.Ph.gA;lA=null;
_.oA=function(a,b){if("force"!==a.approvalprompt){a=_.mA(a);a.prompt="none";delete a.redirect_uri;delete a.approval_prompt;delete a.immediate;if(b=!b)lA?(a.client_id!==lA.client_id&&window.console&&window.console.log&&window.console.log("Ignoring mismatched page-level auth param client_id="+a.client_id),b=!0):(lA=a,b=!1);b||nA(a)}};
_.mA=function(a){var b=a.redirecturi||"postmessage",c=(0,_.xb)((a.scope||"").replace(/[\s\xa0]+/g," "));b={client_id:a.clientid,redirect_uri:b,response_type:"code token id_token gsession",scope:c};a.approvalprompt&&(b.approval_prompt=a.approvalprompt);a.state&&(b.state=a.state);a.openidrealm&&(b["openid.realm"]=a.openidrealm);c="offline"==a.accesstype?!0:(c=a.redirecturi)&&"postmessage"!=c;c&&(b.access_type="offline");a.requestvisibleactions&&(b.request_visible_actions=(0,_.xb)(a.requestvisibleactions.replace(/[\s\xa0]+/g,
" ")));a.after_redirect&&(b.after_redirect=a.after_redirect);a.cookiepolicy&&"none"!==a.cookiepolicy&&(b.cookie_policy=a.cookiepolicy);"undefined"!=typeof a.includegrantedscopes&&(b.include_granted_scopes=a.includegrantedscopes);a.e&&(b.e=a.e);(a=a.authuser||_.N("googleapis.config/sessionIndex"))&&(b.authuser=a);(a=_.N("useoriginassocialhost"))&&(b.use_origin_as_socialhost=a);return b};nA=function(a){_.tn("waaf0","signin","0");_.jA(a,function(b){_.tn("waaf1","signin","0");bA(b)})};
_.pA=function(a){a=_.mA(a);_.Oe("oauth-flow/authWindowWidth",445);_.Oe("oauth-flow/authWindowHeight",615);nA(a)};_.qA=function(a){_.fz.unsubscribe(_.gz,a);_.fz.subscribe(_.gz,a)};
var xA,AA;_.sA=function(a){return a.cookiepolicy?!0:(_.rA("cookiepolicy is a required field.  See https://developers.google.com/+/web/signin/#button_attr_cookiepolicy for more information."),!1)};_.rA=function(a){window.console&&(window.console.error?window.console.error(a):window.console.log&&window.console.log(a))};_.wA=function(a,b){var c=_.Dm();_.ye(a,c);c=Wz(c);if(_.sA(c)){var d=_.tA();_.uA(c);b?_.Fe(b,"click",function(){_.vA(c,d)}):_.vA(c,d)}};
_.tA=function(){var a=new xA;_.qA(function(b){a.fC&&b&&(b.access_token&&_.Oe("isPlusUser",!0),b["g-oauth-window"]&&(a.fC=!1,_.Ze("OTA app install is no longer supported.")))});return a};xA=function(){this.fC=!1};_.uA=function(a){a=_.yA(a);_.zA(a.callback);_.aA(function(){_.oA(a)})};_.yA=function(a){AA(a);a.redirecturi&&delete a.redirecturi;lz(function(b){return a[b]})||(a.authuser=0);return a};AA=function(a){/^\s*$/.test(a.scope||"")&&(a.scope="https://www.googleapis.com/auth/plus.login")};
_.zA=function(a){if("string"===typeof a)if(window[a])a=window[a];else{_.rA('Callback function named "'+a+'" not found');return}a&&_.qA(a)};_.vA=function(a,b){b.fC=!0;a=_.yA(a);_.pA(a)};
_.y("gapi.auth.authorize",_.jA);_.y("gapi.auth.checkSessionState",function(a,b){var c=_.we();c.client_id=a.client_id;c.session_state=a.session_state;_.aA(function(){Nz()?Iz.send("check_session_state",c,function(d){b.call(null,d[0])},_.Ql):_.Rf.call(_.cz,"check_session_state",Jz(function(d){b.call(null,d)}),c.session_state,c.client_id)})});_.y("gapi.auth.getAuthHeaderValueForFirstParty",kA);_.y("gapi.auth.getToken",uz);
_.y("gapi.auth.getVersionInfo",function(a,b){_.aA(function(){var c=_.Oh()||"",d=null,e=null;c&&(e=c.split(" "),2==e.length&&(d=e[1]));d?Nz()?Iz.send("get_versioninfo",{xapisidHash:d,sessionIndex:b},function(f){a(f[0])},_.Ql):_.Rf.call(_.cz,"get_versioninfo",Jz(function(f){a(f)}),d,b):a()})});_.y("gapi.auth.init",_.aA);_.y("gapi.auth.setToken",_.vz);_.y("gapi.auth.signIn",function(a){_.wA(a)});_.y("gapi.auth.signOut",function(){var a=uz();a&&cA(a,a.cookie_policy)});
_.y("gapi.auth.unsafeUnpackIdToken",Yz);_.y("gapi.auth._pimf",_.oA);_.y("gapi.auth._oart",Vz);_.y("gapi.auth._guss",function(a){return xz(a).read()});

_.BA=function(a){return!!(a.clientid&&a.scope&&a.callback)};_.CA=function(){var a=_.Dm();_.BA(a)&&!_.N("disableRealtimeCallback")?_.uA(a):_.aA()};_.Kj(function(){_.CA()});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var vt,Mt,Gt,Qt,Ht,Jt,It,Nt,Kt,Rt;_.st=function(a){if(!(a instanceof Array)){a=_.Ca(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a};_.tt=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^(0,_.Ya)()).toString(36)};_.ut=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):_.Wd(document,"*",a,b)};
vt=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(0<=d){var f=a[c].substring(0,d);e=a[c].substring(d+1)}else f=a[c];b(f,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};_.wt=function(a,b,c){for(var d=0,e=b.length;0<=(d=a.indexOf(b,d))&&d<c;){var f=a.charCodeAt(d-1);if(38==f||63==f)if(f=a.charCodeAt(d+e),!f||61==f||38==f||35==f)return d;d+=e+1}return-1};_.xt=/#|$/;
_.yt=function(a,b){var c=a.search(_.xt),d=_.wt(a,b,c);if(0>d)return null;var e=a.indexOf("&",d);if(0>e||e>c)e=c;d+=b.length+1;return decodeURIComponent(a.substr(d,e-d).replace(/\+/g," "))};
_.zt=function(a,b){this.Vc=this.Sf=this.kf="";this.hj=null;this.cA=this.Ik="";this.ng=this.fK=!1;var c;a instanceof _.zt?(this.ng=void 0!==b?b:a.ng,_.At(this,a.kf),_.Bt(this,a.Sf),_.Ct(this,a.Vc),_.Dt(this,a.hj),this.setPath(a.getPath()),_.Et(this,a.Cd.clone()),this.uj(a.zq())):a&&(c=String(a).match(_.sh))?(this.ng=!!b,_.At(this,c[1]||"",!0),_.Bt(this,c[2]||"",!0),_.Ct(this,c[3]||"",!0),_.Dt(this,c[4]),this.setPath(c[5]||"",!0),_.Et(this,c[6]||"",!0),this.uj(c[7]||"",!0)):(this.ng=!!b,this.Cd=new _.Ft(null,
this.ng))};_.zt.prototype.toString=function(){var a=[],b=this.kf;b&&a.push(Gt(b,Ht,!0),":");var c=this.Vc;if(c||"file"==b)a.push("//"),(b=this.Sf)&&a.push(Gt(b,Ht,!0),"@"),a.push(_.qh(c).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.hj,null!=c&&a.push(":",String(c));if(c=this.getPath())this.Vc&&"/"!=c.charAt(0)&&a.push("/"),a.push(Gt(c,"/"==c.charAt(0)?It:Jt,!0));(c=this.Cd.toString())&&a.push("?",c);(c=this.zq())&&a.push("#",Gt(c,Kt));return a.join("")};
_.zt.prototype.resolve=function(a){var b=this.clone(),c=!!a.kf;c?_.At(b,a.kf):c=!!a.Sf;c?_.Bt(b,a.Sf):c=!!a.Vc;c?_.Ct(b,a.Vc):c=null!=a.hj;var d=a.getPath();if(c)_.Dt(b,a.hj);else if(c=!!a.Ik){if("/"!=d.charAt(0))if(this.Vc&&!this.Ik)d="/"+d;else{var e=b.getPath().lastIndexOf("/");-1!=e&&(d=b.getPath().substr(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(-1!=e.indexOf("./")||-1!=e.indexOf("/.")){d=_.dd(e,"/");e=e.split("/");for(var f=[],g=0;g<e.length;){var k=e[g++];"."==k?d&&g==e.length&&f.push(""):
".."==k?((1<f.length||1==f.length&&""!=f[0])&&f.pop(),d&&g==e.length&&f.push("")):(f.push(k),d=!0)}d=f.join("/")}else d=e}c?b.setPath(d):c=a.Kn();c?_.Et(b,a.Cd.clone()):c=!!a.cA;c&&b.uj(a.zq());return b};_.zt.prototype.clone=function(){return new _.zt(this)};_.At=function(a,b,c){_.Lt(a);a.kf=c?Mt(b,!0):b;a.kf&&(a.kf=a.kf.replace(/:$/,""));return a};_.Bt=function(a,b,c){_.Lt(a);a.Sf=c?Mt(b):b;return a};_.Ct=function(a,b,c){_.Lt(a);a.Vc=c?Mt(b,!0):b;return a};
_.Dt=function(a,b){_.Lt(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("L`"+b);a.hj=b}else a.hj=null;return a};_.zt.prototype.getPath=function(){return this.Ik};_.zt.prototype.setPath=function(a,b){_.Lt(this);this.Ik=b?Mt(a,!0):a;return this};_.zt.prototype.Kn=function(){return""!==this.Cd.toString()};_.Et=function(a,b,c){_.Lt(a);b instanceof _.Ft?(a.Cd=b,a.Cd.OD(a.ng)):(c||(b=Gt(b,Nt)),a.Cd=new _.Ft(b,a.ng));return a};_.zt.prototype.Ta=function(a,b){return _.Et(this,a,b)};
_.zt.prototype.getQuery=function(){return this.Cd.toString()};_.Ot=function(a,b,c){_.Lt(a);a.Cd.set(b,c);return a};_.zt.prototype.Jh=function(a){return this.Cd.get(a)};_.zt.prototype.zq=function(){return this.cA};_.zt.prototype.uj=function(a,b){_.Lt(this);this.cA=b?Mt(a):a;return this};_.zt.prototype.removeParameter=function(a){_.Lt(this);this.Cd.remove(a);return this};_.Lt=function(a){if(a.fK)throw Error("M");};_.zt.prototype.OD=function(a){this.ng=a;this.Cd&&this.Cd.OD(a)};
_.Pt=function(a){return a instanceof _.zt?a.clone():new _.zt(a,void 0)};Mt=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};Gt=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,Qt),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};Qt=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};Ht=/[#\/\?@]/g;Jt=/[#\?:]/g;It=/[#\?]/g;Nt=/[#\?@]/g;Kt=/#/g;
_.Ft=function(a,b){this.Wb=this.yc=null;this.Bf=a||null;this.ng=!!b};Rt=function(a){a.yc||(a.yc=new _.jt,a.Wb=0,a.Bf&&vt(a.Bf,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.h=_.Ft.prototype;_.h.Fb=function(){Rt(this);return this.Wb};_.h.add=function(a,b){Rt(this);this.Bf=null;a=St(this,a);var c=this.yc.get(a);c||this.yc.set(a,c=[]);c.push(b);this.Wb+=1;return this};
_.h.remove=function(a){Rt(this);a=St(this,a);return this.yc.Ud(a)?(this.Bf=null,this.Wb-=this.yc.get(a).length,this.yc.remove(a)):!1};_.h.clear=function(){this.yc=this.Bf=null;this.Wb=0};_.h.isEmpty=function(){Rt(this);return 0==this.Wb};_.h.Ud=function(a){Rt(this);a=St(this,a);return this.yc.Ud(a)};_.h.Wj=function(a){var b=this.Xc();return _.wb(b,a)};_.h.forEach=function(a,b){Rt(this);this.yc.forEach(function(c,d){(0,_.rb)(c,function(e){a.call(b,e,d,this)},this)},this)};
_.h.Be=function(){Rt(this);for(var a=this.yc.Xc(),b=this.yc.Be(),c=[],d=0;d<b.length;d++)for(var e=a[d],f=0;f<e.length;f++)c.push(b[d]);return c};_.h.Xc=function(a){Rt(this);var b=[];if("string"===typeof a)this.Ud(a)&&(b=_.bd(b,this.yc.get(St(this,a))));else{a=this.yc.Xc();for(var c=0;c<a.length;c++)b=_.bd(b,a[c])}return b};_.h.set=function(a,b){Rt(this);this.Bf=null;a=St(this,a);this.Ud(a)&&(this.Wb-=this.yc.get(a).length);this.yc.set(a,[b]);this.Wb+=1;return this};
_.h.get=function(a,b){if(!a)return b;a=this.Xc(a);return 0<a.length?String(a[0]):b};_.h.setValues=function(a,b){this.remove(a);0<b.length&&(this.Bf=null,this.yc.set(St(this,a),_.cd(b)),this.Wb+=b.length)};_.h.toString=function(){if(this.Bf)return this.Bf;if(!this.yc)return"";for(var a=[],b=this.yc.Be(),c=0;c<b.length;c++){var d=b[c],e=_.qh(d);d=this.Xc(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+_.qh(d[f]));a.push(g)}}return this.Bf=a.join("&")};
_.h.clone=function(){var a=new _.Ft;a.Bf=this.Bf;this.yc&&(a.yc=this.yc.clone(),a.Wb=this.Wb);return a};var St=function(a,b){b=String(b);a.ng&&(b=b.toLowerCase());return b};_.Ft.prototype.OD=function(a){a&&!this.ng&&(Rt(this),this.Bf=null,this.yc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.ng=a};_.Ft.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)_.rt(arguments[b],function(c,d){this.add(d,c)},this)};

var DA,FA,GA,HA,IA,JA,KA,LA,MA,NA,OA;DA=function(a){return new _.Uj(function(b){var c=a.length,d=[];if(c)for(var e=function(k,l,m){c--;d[k]=l?{tu:!0,value:m}:{tu:!1,reason:m};0==c&&b(d)},f=0,g;f<a.length;f++)g=a[f],_.bk(g,_.oj(e,f,!0),_.oj(e,f,!1));else b(d)})};_.EA={};IA={CG:function(a){FA=a;try{delete IA.CG}catch(b){}},DG:function(a){GA=a;try{delete IA.DG}catch(b){}},EG:function(a){HA=a;try{delete IA.EG}catch(b){}}};JA=function(a){return _.Yx(a.status)};
KA=function(){var a=!0,b=_.Hx(_.tx);b&&void 0!==b.withCredentials||(a=!1);return a};LA=function(a,b){return"undefined"===typeof _.N("client/gbd")?!!_.EA[a]:_.N("client/gbd")===b};MA=function(){return LA("GBD_STAGE2_MOD","stage2")};
NA=function(a,b){if(null==b)return b;b=String(b);b.match(/^\/\/.*/)&&(b=("http:"==window.location.protocol?"http:":"https:")+b);b.match(/^\/([^\/].*)?$/)&&window.location.host&&String(window.location.protocol).match(/^https?:$/)&&(b=window.location.protocol+"//"+window.location.host+b);var c=b.match(/^(https?:)(\/\/)?(\/([^\/].*)?)?$/i);c&&window.location.host&&String(window.location.protocol).match(/^https?:$/)&&(b=c[1]+"//"+window.location.host+(c[3]||""));b=b.replace(/^(https?:\/\/[^\/?#@]*)\/$/i,
"$1");b=b.replace(/^(http:\/\/[-_a-z0-9.]+):0*80([\/?#].*)?$/i,"$1$2");b=b.replace(/^(https:\/\/[-_a-z0-9.]+):0*443([\/?#].*)?$/i,"$1$2");b.match(/^https?:\/\/[-_a-z0-9.]*[-_a-z][-_a-z0-9.]*$/i)&&(b=b.toLowerCase());c=_.N("client/rewrite");_.bb(c)&&Object.prototype.hasOwnProperty.call(c,b)?b=String(c[b]||b):(b=b.replace(/^(https?):\/\/www\.googleapis\.com$/,"$1://content.googleapis.com"),b=b.replace(/^(https?):\/\/www-(googleapis-[-_a-z0-9]+\.[-_a-z0-9]+\.google\.com)$/,"$1://content-$2"),b.match(/^https?:\/\/content(-[-_a-z0-9.]+)?\.googleapis\.com$/)||
(b=b.replace(/^(https?):\/\/([-_a-z0-9]+(\.[-_a-z0-9]+)?\.googleapis\.com)$/,"$1://content-$2")));a&&(a=_.N("client/firstPartyRewrite"),_.bb(a)&&Object.prototype.hasOwnProperty.call(a,b)?b=String(a[b]||b):(b=b.replace(/^(https?):\/\/content\.googleapis\.com$/,"$1://clients6.google.com"),b=b.replace(/^(https?):\/\/content-([-a-z0-9]+)\.([-a-z0-9]+)\.googleapis\.com$/,"$1://$2-googleapis.$3.google.com"),b=b.replace(/^(https?):\/\/content-([-a-z0-9]+)\.googleapis\.com$/,"$1://$2.clients6.google.com"),
b=b.replace(/^(https?):\/\/([-a-z0-9]+)-www-googleapis\.([-a-z0-9]+).google.com$/,"$1://content-googleapis-$2.$3.google.com")));return b};OA=function(a){_.Yc.call(this,a)};_.nj(OA,_.Yc);OA.prototype.name="gapi.client.Error";var PA=function(a){if(!a||"function"!==typeof a)throw new OA("Must provide a function.");this.Lf=null;this.YS=a};PA.prototype.then=function(a,b,c){this.Lf||(this.Lf=this.YS());return this.Lf.then(a,b,c)};PA.prototype.Pw=function(a){this.Lf||(this.Lf=a)};var QA={};
QA=function(a){var b={},c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){var d=_.ah(a,c);d&&(c=_.$g(c,d))&&_.bh(b,c,d,!0)}return b};
var RA={error:{code:-1,message:"A network error occurred and the request could not be completed."}},SA=function(a,b,c,d){_.$x.call(this);this.ld=a;this.jC=b;this.ud=c;a={};if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(b=_.ah(d,e),void 0!==b&&(e=_.Zg(e,b))&&_.bh(a,e,b));d={};for(e in a)Object.prototype.hasOwnProperty.call(a,e)&&(d[unescape(encodeURIComponent(e))]=unescape(encodeURIComponent(a[e])));this.Rq=d;this.Lf=null};_.nj(SA,_.$x);
SA.prototype.then=function(a){this.Lf||(this.Lf=(new _.Uj(function(b,c){this.U("error",(0,_.J)(function(){c(TA(this))},this));this.U("success",(0,_.J)(function(){b(TA(this))},this));this.send(this.ld,this.jC,this.ud,this.Rq)},this)).then(function(b){b.headers=QA(b.headers);return b},function(b){return b.status?(b.headers=QA(b.headers),_.Zj(b)):_.Zj({result:RA,body:'{"error":{"code":-1,"message":"A network error occurred and the request could not be completed."}}',headers:null,status:null,statusText:null})}));
return this.Lf.then.apply(this.Lf,arguments)};
var TA=function(a){var b=a.getStatus(),c=_.ny(a);var d=204==b?!1:""==a.Pk?_.If(c):_.oy(a);var e=a.getAllResponseHeaders();e=_.ch(e,!1);try{var f=2<_.ly(a)?a.Na.statusText:""}catch(g){f=""}return{result:d,body:c,headers:e,status:b,statusText:f}},UA=/;\s*charset\s*=\s*("utf-?8"|utf-?8)\s*(;|$)/i,VA=/^(text\/[^\s;\/""]+|application\/(json(\+[^\s;\/""]*)?|([^\s;\/""]*\+)?xml))\s*(;|$)/i,WA=/;\s*charset\s*=/i,XA=/(([\r\n]{0,2}[A-Za-z0-9+\/]){4,4}){0,1024}([\r\n]{0,2}[A-Za-z0-9+\/][\r\n]{0,2}[AQgw]([\r\n]{0,2}=){2,2}|([\r\n]{0,2}[A-Za-z0-9+\/]){2,2}[\r\n]{0,2}[AEIMQUYcgkosw048][\r\n]{0,2}=|([\r\n]{0,2}[A-Za-z0-9+\/]){4,4})[\r\n]{0,2}/g,YA=
function(a){var b=[];a=a.replace(XA,function(c){b.push(_.jz(c));return""});if(a.length)throw Error("sa");return b.join("")},ZA=function(a){var b=a.headers;if(b&&"base64"===_.ah(b,"X-Goog-Safety-Encoding")){var c=YA(a.body),d=_.ah(b,"X-Goog-Safety-Content-Type");b["Content-Type"]=d;if(d.match(UA)||d.match(VA)&&!d.match(WA)){d=[];for(var e=0,f=0;f<c.length;f++){var g=c.charCodeAt(f);255<g&&(d[e++]=g&255,g>>=8);d[e++]=g}c=_.Nv(d)}_.bh(b,"X-Goog-Safety-Encoding");_.bh(b,"X-Goog-Safety-Content-Type");
a.body=c}},$A=function(a,b,c){c||((c=_.N("googleapis.config/proxy"))&&(c=String(c).replace(/\/static\/proxy\.html$/,"")||"/"),c=String(c||""));c||(c=_.N("googleapis.config/root"),b&&(c=_.N("googleapis.config/root-1p")||c),c=String(c||""));c=String(NA(b,c)||c);return a=_.Tx(c,a)},aB=function(a){var b=_.wx(a,"params","headers");b&&"object"===typeof b||(b={});a={};for(var c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=_.ah(b,c);d&&(_.Zg(c,d),_.bh(a,c,d))}c="chrome-extension"==(window.location.href.match(_.sh)[1]||
null);a=_.Mh(a);return!(c&&a)&&KA()},bB=function(a,b){var c=a.params||_.we();c.url=c.path;var d=c.root;d=$A("/",_.Mh(c.headers),d);d.match(/^(.*[^\/])?\/$/)&&(d=d.substr(0,d.length-1));c.root=d;a.params=c;_.gi.qj("makeHttpRequests",[a],function(e,f){e&&e.gapiRequest?(e.gapiRequest.data?ZA(e.gapiRequest.data):ZA(e),b(e,_.Jf(e))):b(e,f)})},cB=function(a){return new _.Uj(function(b,c){var d=function(e){e&&e.gapiRequest?e=e.gapiRequest.data||e:c(e);e={result:204!=e.status&&_.If(e.body),body:e.body,headers:e.headers||
null,status:e.status||null,statusText:e.statusText||null};JA(e)?b(e):c(e)};try{bB(a,d)}catch(e){c(e)}})},dB=function(a){var b=!_.N("client/cors")||!!_.N("client/xd4"),c={};_.hl(a,function(d,e){(d=_.Zg(e,d))||b||(d=_.Yg(e));d&&(e=_.ah(a,d))&&_.bh(c,d,e)});return c},eB=function(a){var b=a.params||_.we();a=_.zj(b.headers||{});var c=b.httpMethod||"GET",d=String(b.url||""),e=encodeURIComponent("$unique");if(!("POST"===c||0<=_.wt(d,"$unique",d.search(_.xt))||0<=_.wt(d,e,d.search(_.xt)))){var f=[];for(g in a)Object.prototype.hasOwnProperty.call(a,
g)&&f.push(g.toLowerCase());f.sort();f.push(_.yg(location.href));var g=f.join(":");f=_.Jh();f.update(g);g=f.Qg().toLowerCase().substr(0,7);g=String(parseInt(g,16)%1E3+1E3).substr(1);d=_.Sx(d,e,"gc"+g)}e=b.body||null;g=b.responseType||null;b=_.Mh(a)||"1p"==b.authType;f=!!_.N("googleapis.config/auth/useUberProxyAuth");_.bh(a,"X-Referer",void 0);a=dB(a);var k=new SA(d,c,e,a);k.qh=b||f;g&&(k.Pk=g);return new _.Uj(function(l,m){k.then(function(n){ZA(n);l(n)},function(n){m(n)})})},fB=function(a,b){var c=
function(d){d=_.zj(d);delete d.result;d={gapiRequest:{data:d}};b&&b(d,_.Jf(d))};eB(a).then(c,c)},gB=function(a,b){(_.N("client/cors")||_.N("client/xd4"))&&aB(a)?fB(a,b):bB(a,b)},hB=function(a){this.Sc=a;this.tf=!1;this.promise={then:(0,_.J)(function(b,c,d){this.tf||(this.tf=!0);this.Qr&&!this.Or?this.Sc.resolve(this.Qr):this.Or&&!this.Qr&&this.Sc.reject(this.Or);return this.Sc.promise.then(b,c,d)},this)}};hB.prototype.resolve=function(a){this.tf?this.Sc.resolve(a):this.Qr||this.Or||(this.Qr=a)};
hB.prototype.reject=function(a){this.tf?this.Sc.reject(a):this.Qr||this.Or||(this.Or=a)};
var iB=function(a){a=_.Mx(a.error);return{code:a.code,data:a.errors,message:a.message}},jB=function(a){throw Error("va`"+a);};
var kB=function(a){PA.call(this,kB.prototype.wm);if(!a||"object"!=typeof a&&"string"!=typeof a)throw new OA("Missing required parameters");if("string"===typeof a){var b={};b.path=a}else b=a;if(!b.path)throw new OA('Missing required parameter: "path"');this.ih={};this.ih.path=b.path;this.ih.method=b.method||"GET";this.ih.params=b.params||{};this.ih.headers=b.headers||{};this.ih.body=b.body;this.ih.root=b.root;this.ih.responseType=b.responseType;this.ih.apiId=b.apiId;this.tl=b.authType||"auto";this.JX=
!!b.isXd4;this.$J=!1;this.ki(this.tl);this.UL=!1};_.nj(kB,PA);kB.prototype.Ce=function(){return this.ih};kB.prototype.ki=function(a){this.tl=a;this.$J="1p"===this.tl};kB.prototype.Dq=function(){return this.$J};
kB.prototype.ij=function(){if(!this.UL){this.UL=!0;var a=this.ih,b=a.headers=a.headers||{},c=[],d=[];for(g in b)if(Object.prototype.hasOwnProperty.call(b,g)){c.push(g);var e=g,f=_.ah(b,e);f&&(e=_.Zg(e,f)||_.Yg(e))&&d.push([e,f])}var g=0;for(e=c.length;g<e;++g)delete b[c[g]];c=0;for(g=d.length;c<g;++c)_.bh(b,d[c][0],d[c][1]);if(this.JX)d="1p"==this.tl;else{d=b;c=String(_.N("client/version","1.1.0"));g=String(_.N("client/name","google-api-javascript-client"));g=!0===lB[g]?g:"google-api-javascript-client";
e=String(_.N("client/appName",""));f=[];e&&(f.push(e),f.push(" "));f.push(g);c&&(f.push("/"),f.push(c));_.bh(d,"X-JavaScript-User-Agent",f.join(""));_.bh(b,"X-Requested-With","XMLHttpRequest");d=_.ah(b,"Content-Type");a.body&&!d&&_.bh(b,"Content-Type","application/json");_.N("client/allowExecutableResponse")||_.bh(b,"X-Goog-Encode-Response-If-Executable","base64");(d=_.ah(b,"Content-Type"))&&"application/json"==d.toLowerCase()&&!a.params.alt&&(a.params.alt="json");(d=a.body||null)&&_.bb(d)&&(a.body=
_.Jf(d));a.key=a.id;b=_.gi.wR(b,void 0,this.tl);d=_.Mh(b);if((c=b)&&window.navigator){g=[];for(e=0;e<mB.length;e++)(f=window.navigator[mB[e]])&&g.push(encodeURIComponent(mB[e])+"="+encodeURIComponent(f));_.bh(c,"X-ClientDetails",g.join("&"))}(c=_.N("client/apiKey"))&&void 0===a.params.key&&(a.params.key=c);(c=_.N("client/trace"))&&!a.params.trace&&(a.params.trace=c)}"auto"==this.tl&&(d?this.ki("1p"):(b=_.ah(b,"Authorization"))&&String(b).match(/^(Bearer|MAC)[ \t]/i)?this.ki("oauth2"):this.ki("none"));
(b=String(a.path||"").match(/^(https?:\/\/[^\/?#]+)([\/?#].*)?$/i))&&!a.root&&(a.root=String(b[1]),a.path=String(b[2]||"/"),a.path.match(/^\/_ah\/api(\/.*)?$/)?(a.root+="/_ah/api",a.path=a.path.substr(8)):(b=_.N("googleapis.config/root"),d&&(b=_.N("googleapis.config/root-1p")||b),b=String(b||""),c=a.root+a.path,b&&c.substr(0,b.length)===b&&(a.path=c.substr(b.length),a.root=b)));b=a.params;c=_.Pg(a.path);g=String(_.N("googleapis.config/xd3")||"");18<=g.length&&"/static/proxy.html"==g.substring(g.length-
18)&&(g=g.substring(0,g.length-18));g||(g="/");e=_.Pg(g);if(g!=e)throw Error("x");"/"!=g.charAt(g.length-1)&&(g+="/");c=_.Tx(g,c);_.sq(c,"/")&&(c=c.substring(0,c.length-1));g=_.we();for(var k in b)Object.prototype.hasOwnProperty.call(b,k)&&(e=encodeURIComponent(k),g[e]=b[k]);c=_.wh(c,g);a.path=c;a.root=NA(!!d,a.root);a.url=$A(a.path,!!d,a.root)}};
var nB=function(a){a.ij();var b=a.ih;return{key:"gapiRequest",params:{id:b.id,key:b.key,url:b.url,path:b.path,httpMethod:b.method,body:b.body||"",headers:b.headers||{},urlParams:{},root:b.root,authType:a.tl}}};kB.prototype.execute=function(a){var b=nB(this);gB(b,function(c,d){var e=c;c.gapiRequest&&(e=c.gapiRequest);e&&e.data&&(e=e.data);c=e instanceof Array?e[0]:e;if(204!=c.status&&c.body)try{var f=_.If(c.body)}catch(g){}a&&a(f,d)})};
kB.prototype.wm=function(){var a=nB(this);return(_.N("client/cors")||_.N("client/xd4"))&&aB(a)?eB(a):cB(a)};kB.prototype.Kh=function(){return this.wm()};var mB=["appVersion","platform","userAgent"],lB={"google-api-gwt-client":!0,"google-api-javascript-client":!0};kB.prototype.execute=kB.prototype.execute;kB.prototype.then=kB.prototype.then;kB.prototype.getPromise=kB.prototype.Kh;
var oB=function(a){if(!a||"object"!=typeof a)throw new OA("Missing rpc parameters");if(!a.method)throw new OA("Missing rpc method");this.Bw=a};oB.prototype.Rl=function(){var a=this.Bw.transport;return a?a.root||null:null};oB.prototype.execute=function(a){var b=GA();b.add(this,{id:"gapiRpc",callback:this.rr(a)});b.execute()};
oB.prototype.Hv=function(a){var b=this.Bw.method,c=String,d;(d=this.Bw.apiVersion)||(d=String(b).split(".")[0],d=_.N("googleapis.config/versions/"+b)||_.N("googleapis.config/versions/"+d)||"v1",d=String(d));c=c(d);a={jsonrpc:"2.0",id:a,method:b,apiVersion:c};(b=this.Bw.rpcParams)&&(a.params=b);return a};
oB.prototype.rr=function(a){return function(b,c){if(b)if(b.error){var d=b.error;null==d.error&&(d.error=_.zj(b.error))}else d=b.result||b.data,_.bb(d)&&null==d.result&&(d.result=_.zj(b.result||b.data));else d=!1;a(d,c)}};oB.prototype.execute=oB.prototype.execute;
var qB=function(a,b){this.Df=b||0;2==this.Df?(b=null,null!=a&&_.bb(a)&&(b={},b.method=a.method,b.rpcParams=a.rpcParams,b.transport=a.transport,b.root=a.root,b.apiVersion=a.apiVersion,b.authType=a.authType),this.nb=new oB(b)):(0==this.Df&&(b=a&&a.callback)&&(a.callback=pB(b)),b=null,null!=a&&(_.bb(a)?(b={},b.path=a.path,b.method=a.method,b.params=a.params,b.headers=a.headers,b.body=a.body,b.root=a.root,b.responseType=a.responseType,b.authType=a.authType,b.apiId=a.apiId):"string"===typeof a&&(b=a)),
this.nb=new kB(b))},pB=function(a){return function(b){if(null!=b&&_.bb(b)&&b.error){var c=iB(b);b=_.Jf([{id:"gapiRpc",error:c}]);c.error=_.Mx(c)}else null==b&&(b={}),c=_.Mx(b),c.result=_.Mx(b),b=_.Jf([{id:"gapiRpc",result:b}]);a(c,b)}};_.h=qB.prototype;_.h.getFormat=function(){return this.Df};_.h.execute=function(a){this.nb.execute(a&&1==this.Df?pB(a):a)};_.h.then=function(a,b,c){2==this.Df&&jB('The "then" method is not available on this object.');return this.nb.then(a,b,c)};
_.h.Pw=function(a){this.nb.Pw&&this.nb.Pw(a)};_.h.Ce=function(){if(this.nb.Ce)return this.nb.Ce()};_.h.ij=function(){this.nb.Ce&&this.nb.ij()};_.h.Rl=function(){if(this.nb.Rl)return this.nb.Rl()};_.h.Hv=function(a){if(this.nb.Hv)return this.nb.Hv(a)};_.h.ki=function(a){this.nb.ki&&this.nb.ki(a)};_.h.Dq=function(){return this.nb.Dq()};_.h.Kh=function(){if(this.nb.Kh)return this.nb.Kh()};qB.prototype.execute=qB.prototype.execute;qB.prototype.then=qB.prototype.then;qB.prototype.getPromise=qB.prototype.Kh;
var rB=/<response-(.*)>/,sB=/^application\/http(;.+$|$)/,tB=["clients6.google.com","content.googleapis.com","www.googleapis.com"],uB=function(a,b){a=_.ah(a,b);if(!a)throw new OA("Unable to retrieve header.");return a},vB=function(a){var b=void 0;a=_.Ca(a);for(var c=a.next();!c.done;c=a.next()){c=c.value.Ce().apiId;if("string"!==typeof c)return"batch";if(void 0===b)b=c;else if(b!=c)return"batch"}return _.N("client/batchPath/"+b)||"batch/"+b.split(":").join("/")},wB=function(a){a=a.map(function(b){return b.request});
return vB(a)},xB=function(a,b){var c=[];a=a.Ce();var d=function(f,g){_.hl(f,function(k,l){g.push(l+": "+k)})},e={"Content-Type":"application/http","Content-Transfer-Encoding":"binary"};e["Content-ID"]="<"+b+">";d(e,c);c.push("");c.push(a.method+" "+a.path);d(a.headers,c);c.push("");a.body&&c.push(a.body);return c.join("\r\n")},AB=function(a,b){a=yB(a,b);var c={};_.Eb(a,function(d,e){c[e]=zB(d,e)});return c},zB=function(a,b){return{result:a.result||a.body,rawResult:_.Jf({id:b,result:a.result||a.body}),
id:b}},yB=function(a,b){a=(0,_.xb)(a);_.sq(a,"--")&&(a=a.substring(0,a.length-2));a=a.split(b);b=_.we();for(var c=0;c<a.length;c++)if(a[c]){var d;if(d=a[c]){_.sq(d,"\r\n")&&(d=d.substring(0,d.length-2));if(d){d=d.split("\r\n");for(var e=0,f={headers:{},body:""};e<d.length&&""==d[e];)e++;for(f.outerHeaders=BB(d,e);e<d.length&&""!=d[e];)e++;e++;var g=d[e++].split(" ");f.status=Number(g[1]);f.statusText=g.slice(2).join(" ");for(f.headers=BB(d,e);e<d.length&&""!=d[e];)e++;e++;f.body=d.slice(e).join("\r\n");
ZA(f);d=f}else d=null;e=_.we();f=uB(d.outerHeaders,"Content-Type");if(null==sB.exec(f))throw new OA("Unexpected Content-Type <"+f+">");f=uB(d.outerHeaders,"Content-ID");f=rB.exec(f);if(!f)throw new OA("Unable to recognize Content-Id.");e.id=decodeURIComponent(f[1].split("@")[0].replace(/^.*[+]/,""));e.response={status:d.status,statusText:d.statusText,headers:d.headers};204!=d.status&&(e.response.body=d.body,e.response.result=_.If(d.body));d=e}else d=null;d&&d.id&&(b[d.id]=d.response)}return b},BB=
function(a,b){for(var c=[];b<a.length&&a[b];b++)c.push(a[b]);return _.ch(c.join("\r\n"),!1)},CB=function(a,b,c){a=a||b;if(!a||"https"!==_.Pt(a).kf)if(a=c?_.N("googleapis.config/root-1p"):_.N("googleapis.config/root"),!a)return!1;a=NA(c,String(a))||a;return tB.includes(_.Pt(a).Vc)};
var DB=function(a){PA.call(this,DB.prototype.wm);this.Cf={};this.tt={};this.Nk=[];this.Me=a;this.XX=!!a;this.pJ=this.Wu=!1;this.iI=MA();this.hI=MA()||LA("GBD_STAGE1_MOD","stage1")};_.nj(DB,PA);var EB=function(a,b){a=_.Ca(Object.values(a.Cf));for(var c=a.next();!c.done;c=a.next())if(c.value.map(function(d){return d.id}).includes(b))return!0;return!1};DB.prototype.fn=function(a){(function(b){setTimeout(function(){throw b;})})(a)};
DB.prototype.add=function(a,b){var c=b||_.we();b=_.we();if(!a)throw new OA("Batch entry "+(_.xe(c,"id")?'"'+c.id+'" ':"")+"is missing a request method");a.ij();b.request=a;var d=_.ek();d=new hB(d);b.xo=d;a.Pw(b.xo.promise);d=a.Ce().headers;_.Mh(d)&&(this.Wu=!0);(d=String((d||{}).Authorization||"")||null)&&d.match(/^Bearer|MAC[ \t]/i)&&(this.pJ=!0);d=a.Ce().root;if(!this.XX){if(d&&this.Me&&d!=this.Me)throw new OA('The "root" provided in this request is not consistent with that of existing requests in the batch.');
this.Me=d||this.Me}if(_.xe(c,"id")){d=c.id;if(EB(this,d))throw new OA('Batch ID "'+d+'" already in use, please use another.');b.id=d}else{do b.id=String(Math.round(2147483647*_.$h()));while(EB(this,b.id))}b.callback=c.callback;c="batch";CB(this.Me,a.Ce().path,this.Wu)&&(this.hI&&(c=wB([b])),this.hI&&!this.iI&&("batch"!==c||this.Cf.batch?this.Cf.batch&&(c="batch"):(a=Array.from(Object.values(this.Cf)).flat(),this.Cf={},this.Cf.batch=a)));this.Cf[c]=this.Cf[c]||[];this.Cf[c].push(b);this.tt[b.id]=b;
return b.id};
var FB=function(a){for(var b=[],c=CB(a.Me,void 0,a.Wu),d=_.Ca(Object.entries(a.Cf)),e=d.next();!e.done;e=d.next()){e=_.Ca(e.value);var f=e.next().value;e=e.next().value;for(var g=!0,k=_.Ca(e),l=k.next();!l.done;l=k.next())l=l.value,l.request.ij(),a.iI&&"batch"===f&&c&&(g=!1,l.AX=!0,l.request.Ce.root=a.Me,b.push(l.request),a.Nk.push([l]));if(g){f=a.Me;g=a.Wu;k=a.pJ;l="batch"+String(Math.round(2147483647*_.$h()))+String(Math.round(2147483647*_.$h()));var m="--"+l;l="multipart/mixed; boundary="+l;for(var n=
{path:wB(e),method:"POST"},p=[],t=0;t<e.length;t++)p.push(xB(e[t].request,[m.substr(m.indexOf("--")+2),"+",encodeURIComponent(e[t].id).split("(").join("%28").split(")").join("%29").split(".").join("%2E"),"@googleapis.com"].join("")));n.body=[m,p.join("\r\n"+m+"\r\n"),m+"--"].join("\r\n")+"\r\n";n.root=f||null;_.N("client/xd4")&&KA()?(n.isXd4=!0,n.params={$ct:l},n.headers={},_.bh(n.headers,"Content-Type","text/plain; charset=UTF-8"),g?n.authType="1p":k&&(n.authType="oauth2"),f=new kB(n)):(n.headers=
{},_.bh(n.headers,"Content-Type",l),f=HA(n));b.push(f);a.Nk.push(e)}}return b};DB.prototype.execute=function(a){if(!(1>Object.keys(this.Cf).length)){var b=this.rr(a);a=FB(this);var c=[],d=a.map(function(e){return new _.Uj(function(f){try{e.execute(function(g,k){return f({zG:g,tZ:k})})}catch(g){c.push(g),f({zG:{tu:!1,reason:g}})}})});if(0<c.length&&c.length===a.length)throw c[0];_.ck(d).then(function(e){var f=e.map(function(g){return g.tZ});e=e.map(function(g){return g.zG});b(e,f)})}};
DB.prototype.wm=function(){var a=this;if(1>Object.keys(this.Cf).length)return Promise.resolve({});var b=FB(this).map(function(c){return new _.Uj(function(d,e){return c.Kh().then(d,e)})});return DA(b).then(function(c){c=c.map(function(d){return d.tu?d.value:d});return GB(a,c,!0)})};
var HB=function(a,b,c,d,e){var f={};if(d){f=c?yB:AB;c=uB(b.headers,"Content-Type").split("boundary=")[1];if(!c)throw new OA("Boundary not indicated in response.");f=f(b.body,"--"+c)}else c?(b.result=_.If(b.body),f[e]=b):f[e]=zB(b,e);b={};f=_.Ca(Object.entries(f));for(c=f.next();!c.done;c=f.next())if(d=_.Ca(c.value),c=d.next().value,d=d.next().value,b[c]=d,!a.tt[c])throw new OA("Could not find batch entry for id "+c+".");return b},GB=function(a,b,c,d,e){for(var f=!1,g={},k,l=0,m=0;m<b.length;m++){var n=
b[m];if(!1===n.tu){l++;b[m]=n.reason;var p=IB([b[m]]),t=_.Ca(a.Nk[m]);for(n=t.next();!n.done;n=t.next())g[n.value.id]=p}else{if(1>a.Nk[m].length)throw new OA("Error processing batch responses.");try{var r=!(1===a.Nk[m].length&&a.Nk[m][0].AX),u=a.Nk[m][0].id;if(!c){p=n;var v=d[m];t=p;if(v&&(!t||!r)){var w=_.If(v);w&&(t=w.gapiRequest?w.gapiRequest.data:w,!r&&p&&(t.body=p))}if(!t)throw new OA("The batch response is missing.");n=t}p=void 0;if(t=n){var z=t.headers;if(z){var C=_.we();for(p in z)if(Object.prototype.hasOwnProperty.call(z,
p)){var A=_.ah(z,p);_.bh(C,p,A,!0)}t.headers=C}}if(r&&0!=uB(n.headers,"Content-Type").indexOf("multipart/mixed"))throw new OA("The response's Content-Type is not multipart/mixed.");k=k||_.Mx(n);var F=JA(n);F&&!JA(k)&&(k.status=n.status,k.statusText=n.statusText);if(F||c||!r)f=!0,g=Object.assign(g,HB(a,n,c,r,u))}catch(G){for(l++,b[m]=G,p=IB([G]),t=_.Ca(a.Nk[m]),n=t.next();!n.done;n=t.next())g[n.value.id]=p}}}if(l===b.length){d=IB(b);g=_.Jf(d);k=0;a=Array.from(Object.values(a.Cf)).flat();f=_.Ca(a);
for(l=f.next();!l.done;l=f.next())if(l=l.value,c)l.xo.reject(d);else if(l.callback)try{k++,l.callback(d,g)}catch(G){DB.prototype.fn(G)}if(e)try{e(d,g)}catch(G){DB.prototype.fn(G)}else if(k!==a.length)throw 1===b.length?b[0]:d;}else{if(f)for(f=_.Ca(Object.entries(g)),l=f.next();!l.done;l=f.next())if(l=_.Ca(l.value),m=l.next().value,l=l.next().value,c)m=a.tt[m],l&&JA(l)?m.xo.resolve(l):m.xo.reject(l);else if(m=a.tt[m],m.callback){if(l&&l.rawResult)try{delete l.rawResult}catch(G){}try{m.callback(l||
!1,_.Jf(l))}catch(G){DB.prototype.fn(G)}}k.result=g||{};k.body=1===b.length?k.body:"";if(e)try{e(g||null,1===d.length?d[0]:null)}catch(G){DB.prototype.fn(G)}return k}},IB=function(a){var b={error:{code:0,message:"The batch request could not be fulfilled.  "}};a=_.Ca(a);for(var c=a.next();!c.done;c=a.next())(c=c.value)&&c.message||c.message?b.error.message+=(c.message||c.message)+"  ":c&&c.error&&c.error.message&&(b.error.message+=c.error.message+"  ",b.error.code=c.error.code||b.error.code||0);b.error.message=
b.error.message.trim();return{result:b,body:_.Jf(b),headers:null,status:null,statusText:null}};DB.prototype.rr=function(a){var b=this;return function(c,d){b.sy(c,d,a)}};DB.prototype.sy=function(a,b,c){GB(this,a,!1,b,c)};DB.prototype.add=DB.prototype.add;DB.prototype.execute=DB.prototype.execute;DB.prototype.then=DB.prototype.then;
var JB=function(){this.dk=[];this.Me=this.Rc=null};
JB.prototype.add=function(a,b){b=b||{};var c={},d=Object.prototype.hasOwnProperty;if(a)c.rpc=a;else throw new OA("Batch entry "+(d.call(b,"id")?'"'+b.id+'" ':"")+"is missing a request method");if(d.call(b,"id")){a=b.id;for(d=0;d<this.dk.length;d++)if(this.dk[d].id==a)throw new OA('Batch ID "'+a+'" already in use, please use another.');c.id=a}else{do c.id=String(2147483647*_.$h()|0);while(d.call(this.dk,c.id))}c.callback=b.callback;this.dk.push(c);return c.id};
var KB=function(a){return function(b){var c=b.body;if(b=b.result){for(var d={},e=0,f=b.length;e<f;++e)d[b[e].id]=b[e];a(d,c)}else a(b,c)}};
JB.prototype.execute=function(a){this.Rc=[];for(var b,c,d=0;d<this.dk.length;d++)b=this.dk[d],c=b.rpc,this.Rc.push(c.Hv(b.id)),this.Me=c.Rl()||this.Me;c=this.rr(a);a={requests:this.Rc,root:this.Me};b={};d=a.headers||{};for(var e in d){var f=e;if(Object.prototype.hasOwnProperty.call(d,f)){var g=_.ah(d,f);g&&(f=_.Zg(f,g)||_.Yg(f))&&_.bh(b,f,g)}}_.bh(b,"Content-Type","application/json");e=KB(c);HA({method:"POST",root:a.root||void 0,path:"/rpc",params:a.urlParams,headers:b,body:a.requests||[]}).then(e,
e)};JB.prototype.rr=function(a){var b=this;return function(c,d){b.sy(c,d,a)}};JB.prototype.sy=function(a,b,c){a||(a={});for(var d=0;d<this.dk.length;d++){var e=this.dk[d];e.callback&&e.callback(a[e.id]||!1,b)}c&&c(a,b)};IA.DG(function(){return new JB});JB.prototype.add=JB.prototype.add;JB.prototype.execute=JB.prototype.execute;
var LB=function(a,b){this.XY=a;this.Df=b||null;this.Te=null};LB.prototype.BB=function(a){this.Df=a;this.Te=2==this.Df?new JB:new DB(this.XY)};LB.prototype.add=function(a,b){if(!a)throw a=b||_.we(),new OA("Batch entry "+(_.xe(a,"id")?'"'+a.id+'" ':"")+"is missing a request method");null===this.Df&&this.BB(a.getFormat());this.Df!==a.getFormat()&&jB("Unable to add item to batch.");var c=b&&b.callback;1==this.Df&&c&&(b.callback=function(d){d=MB(d);var e=_.Jf([d]);c(d,e)});return this.Te.add(a,b)};
LB.prototype.execute=function(a){var b=a&&1==this.Df?function(c){var d=[];_.hl(c,function(f,g){f=MB(f);c[g]=f;d.push(f)});var e=_.Jf(d);a(c,e)}:a;this.Te&&this.Te.execute(b)};var MB=function(a){var b=a?_.wx(a,"result"):null;_.bb(b)&&null!=b.error&&(b=iB(b),a={id:a.id,error:b});return a};LB.prototype.then=function(a,b,c){2==this.Df&&jB('The "then" method is not available on this object.');return this.Te.then(a,b,c)};LB.prototype.add=LB.prototype.add;LB.prototype.execute=LB.prototype.execute;
LB.prototype.then=LB.prototype.then;
var NB=function(a){PA.call(this,NB.prototype.wm);this.nb=a};_.nj(NB,PA);var OB=function(a){if(!MA())return!1;a.nb.ij();var b=a.nb,c=b.Ce();return!(CB(c.root,c.path,a.nb.Dq())?"batch"!==vB([b]):1)};_.h=NB.prototype;
_.h.execute=function(a){var b=this;if(OB(this))this.nb.execute(a);else{var c=function(d){if("function"===typeof a){var e={gapiRequest:{data:{status:d&&d.status,statusText:d&&d.statusText,headers:d&&d.headers,body:d&&d.body}}};if(1===b.getFormat()){a=pB(a);var f={}}var g=d?d.result:!1;d&&204==d.status&&(g=f,delete e.gapiRequest.data.body);a(g,_.Jf(e))}};this.Kh().then(c,c)}};
_.h.wm=function(){return OB(this)?this.nb.Kh():new _.Uj(function(a,b){var c=FA(),d=c.add(this.nb,{id:"gapiRequest"});return c.then(function(e){var f=e.result;if(f&&(f=f[d])){Object.prototype.hasOwnProperty.call(f,"result")||(f.result=!1);Object.prototype.hasOwnProperty.call(f,"body")||(f.body="");JA(f)?a(f):b(f);return}b(e)},b)},this)};_.h.Ce=function(){if(this.nb.Ce)return this.nb.Ce()};_.h.ij=function(){this.nb.ij&&this.nb.ij()};_.h.Rl=function(){if(this.nb.Rl)return this.nb.Rl()};
_.h.ki=function(a){this.nb.ki&&this.nb.ki(a)};_.h.Dq=function(){return this.nb.Dq()};_.h.getFormat=function(){return this.nb.getFormat?this.nb.getFormat():0};_.h.Kh=function(){return this.wm()};NB.prototype.execute=NB.prototype.execute;NB.prototype.then=NB.prototype.then;NB.prototype.getPromise=NB.prototype.Kh;
var PB="/rest?fields="+encodeURIComponent("kind,name,version,rootUrl,servicePath,resources,parameters,methods,batchPath,id")+"&pp=0",QB=function(a,b){return"/discovery/v1/apis/"+(encodeURIComponent(a)+"/"+encodeURIComponent(b)+PB)},SB=function(a,b,c,d){if(_.bb(a)){var e=a;var f=a.name;a=a.version||"v1"}else f=a,a=b;if(!f||!a)throw new OA("Missing required parameters.");var g=c||function(){},k=_.bb(d)?d:{};c=function(l){var m=l&&l.result;if(!m||m.error||!m.name||!l||l.error||l.message||l.message)g(m&&
m.error?m:l&&(l.error||l.message||l.message)?l:new OA("API discovery response missing required fields."));else{l=k.root;l=null!=m.rootUrl?String(m.rootUrl):l;l="string"===typeof l?l.replace(/([^\/])\/$/,"$1"):void 0;k.root=l;m.name&&m.version&&!m.id&&(m.id=[m.name,m.version].join(":"));m.id&&(k.apiId=m.id,l="client/batchPath/"+m.id,m.batchPath&&!_.N(l)&&_.Oe(l,m.batchPath));var n=m.servicePath,p=m.parameters,t=function(u){_.hl(u,function(v){if(!(v&&v.id&&v.path&&v.httpMethod))throw new OA("Missing required parameters");
var w=v.id.split("."),z=window.gapi.client,C;for(C=0;C<w.length-1;C++){var A=w[C];z[A]=z[A]||{};z=z[A]}var F,G;k&&(k.hasOwnProperty("root")&&(F=k.root),k.hasOwnProperty("apiId")&&(G=k.apiId));A=window.gapi.client[w[0]];A.aF||(A.aF={servicePath:n||"",parameters:p,apiId:G});w=w[C];z[w]||(z[w]=_.oj(RB,{path:"string"===typeof v.path?v.path:null,httpMethod:"string"===typeof v.httpMethod?v.httpMethod:null,parameters:v.parameters,parameterName:(v.request||{}).parameterName||"",request:v.request,root:F},
A.aF))})},r=function(u){_.hl(u,function(v){t(v.methods);r(v.resources)})};r(m.resources);t(m.methods);g.call()}};e?c({result:e}):0<f.indexOf("://")?HA({path:f,params:{pp:0,fields:0<=("/"+f).indexOf("/discovery/v1/apis/")?"kind,name,version,rootUrl,servicePath,resources,parameters,methods,batchPath,id":'fields["kind"],fields["name"],fields["version"],fields["rootUrl"],fields["servicePath"],fields["resources"],fields["parameters"],fields["methods"],fields["batchPath"],fields["id"]'}}).then(c,c):HA({path:QB(f,
a),root:d&&d.root}).then(c,c)},RB=function(a,b,c,d){var e=b.servicePath||"";_.dd(e,"/")||(e="/"+e);var f=TB(a.path,[a.parameters,b.parameters],c||{});c=f.Jk;var g=f.z1;e=_.Tx(e,f.path);f=g.root;delete g.root;var k=a.parameterName;!k&&1==_.Kx(g)&&g.hasOwnProperty("resource")&&(k="resource");if(k){var l=g[k];delete g[k]}null==l&&(l=d);null==l&&a.request&&(_.uq(g)&&(g=void 0),l=g);k={};var m=a.httpMethod;"GET"==m&&void 0!==l&&""!=String(l)&&(_.bh(k,"X-HTTP-Method-Override",m),m="POST");if((null==l||
null!=d)&&g)for(var n in g)"string"===typeof g[n]&&(c[n]=g[n]);return HA({path:e,method:m,params:c,headers:k,body:l,root:f||a.root,apiId:b.apiId},1)},TB=function(a,b,c){c=_.zj(c);var d={};_.gl(b,function(e){_.hl(e,function(f,g){var k=f.required;if("path"==f.location)if(Object.prototype.hasOwnProperty.call(c,g))-1!=a.indexOf("{"+g+"}")?(f=_.qh(c[g]),a=a.replace("{"+g+"}",f)):-1!=a.indexOf("{+"+g+"}")&&(f=encodeURI(String(c[g])),a=a.replace("{+"+g+"}",f)),delete c[g];else{if(k)throw new OA("Required path parameter "+
g+" is missing.");}else"query"==f.location&&Object.prototype.hasOwnProperty.call(c,g)&&(d[g]=c[g],delete c[g])})});if(b=c.trace)d.trace=b,delete c.trace;return{path:a,Jk:d,z1:c}};
var UB=function(a,b,c,d){var e=b||"v1",f=_.bb(d)?d:{root:d};if(c)SB(a,e,function(g){if(g)if(g.error)c(g);else{var k="API discovery was unsuccessful.";if(g.message||g.message)k=g.message||g.message;c({error:k,code:0})}else c()},f);else return new _.Uj(function(g,k){var l=function(m){m?k(m):g()};try{SB(a,e,l,f)}catch(m){k(m)}})},VB=new RegExp(/^((([Hh][Tt][Tt][Pp][Ss]?:)?\/\/[^\/?#]*)?\/)?/.source+/(_ah\/api\/)?(batch|rpc)(\/|\?|#|$)/.source),WB=function(a,b){if(!a)throw new OA("Missing required parameters");
var c="object"===typeof a?a:{path:a};a=c.callback;delete c.callback;b=new qB(c,b);if(c=!!_.N("client/xd4")&&KA()){var d=b.Ce();c=d.path;(d=d.root)&&"/"!==d.charAt(d.length-1)&&(d+="/");d&&c&&c.substr(0,d.length)===d&&(c=c.substr(d.length));c=!c.match(VB)}c&&(b=new NB(b));return a?(b.execute(a),null):b};IA.EG(function(a){return WB.apply(null,arguments)});
var XB=function(a,b){if(!a)throw new OA("Missing required parameters");for(var c=a.split("."),d=window.gapi.client,e=0;e<c.length-1;e++){var f=c[e];d[f]=d[f]||{};d=d[f]}c=c[c.length-1];if(!d[c]){var g=b||{};d[c]=function(k){var l="string"==typeof g?g:g.root;k&&k.root&&(l=k.root);return new qB({method:a,apiVersion:g.apiVersion,rpcParams:k,transport:{name:"googleapis",root:l}},2)}}},YB=function(a){return new LB(a)};IA.CG(function(a){return YB.apply(null,arguments)});
var ZB=function(a){if(_.EA.JSONRPC_ERROR_MOD)throw new OA(a+" is discontinued. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");_.Xe(a+" is deprecated. See https://developers.google.com/api-client-library/javascript/reference/referencedocs")};
_.y("gapi.client.init",function(a){a.apiKey&&_.Oe("client/apiKey",a.apiKey);var b=(0,_.tb)(a.discoveryDocs||[],function(d){return UB(d)});if((a.clientId||a.client_id)&&a.scope){var c=new _.Uj(function(d,e){_.q.gapi.load("auth2",{callback:function(){_.q.gapi.auth2.init.call(_.q.gapi.auth2,a).then(function(){d()},e)},onerror:function(f){e(f||Error("wa"))}})});b.push(c)}else(a.clientId||a.client_id||a.scope)&&_.Xe("client_id and scope must both be provided to initialize OAuth.");return _.ck(b).then(function(){})});
_.y("gapi.client.load",UB);_.y("gapi.client.newBatch",YB);_.y("gapi.client.newRpcBatch",function(){ZB("gapi.client.newRpcBatch");return YB()});_.y("gapi.client.newHttpBatch",function(a){ZB("gapi.client.newHttpBatch");return new LB(a,0)});_.y("gapi.client.register",function(a,b){ZB("gapi.client.register");var c;b&&(c={apiVersion:b.apiVersion,root:b.root});XB(a,c)});_.y("gapi.client.request",WB);
_.y("gapi.client.rpcRequest",function(a,b,c){ZB("gapi.client.rpcRequest");if(!a)throw new OA('Missing required parameter "method".');return new qB({method:a,apiVersion:b,rpcParams:c,transport:{name:"googleapis",root:c&&c.root||""}},2)});_.y("gapi.client.setApiKey",function(a){_.Oe("client/apiKey",a);_.Oe("googleapis.config/developerKey",a)});_.y("gapi.client.setApiVersions",function(a){ZB("gapi.client.setApiVersions");_.Oe("googleapis.config/versions",a)});_.y("gapi.client.getToken",function(a){return _.ei(a)});
_.y("gapi.client.setToken",function(a,b){a?_.Qv(a,b):_.Rv(b)});_.y("gapi.client.AuthType",{p2:"auto",NONE:"none",Q6:"oauth2",H4:"1p"});_.y("gapi.client.AuthType.AUTO","auto");_.y("gapi.client.AuthType.NONE","none");_.y("gapi.client.AuthType.OAUTH2","oauth2");_.y("gapi.client.AuthType.FIRST_PARTY","1p");

_.EA.GBD_STAGE1_MOD=!0;

_.EA.GBD_STAGE2_MOD=!0;

});
// Google Inc.
