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

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

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

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

/*

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

/*

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Hx=function(){};Hx.prototype.HG=null;Hx.prototype.getOptions=function(){var a;(a=this.HG)||(a={},_.Ix(this)&&(a[0]=!0,a[1]=!0),a=this.HG=a);return a};
var Kx;Kx=function(){};_.K(Kx,Hx);_.Ix=function(a){if(!a.NJ&&"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.NJ=d}catch(e){}}throw Error("ka");}return a.NJ};_.Jx=new Kx;

/*

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

_.Oe=_.Oe||{};

_.Oe=_.Oe||{};
(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};_.Oe.escape=function(c,d){if(c){if("string"===typeof c)return _.Oe.escapeString(c);if("Array"===typeof c){var e=0;for(d=c.length;e<d;++e)c[e]=_.Oe.escape(c[e])}else if("object"===typeof c&&d){d={};for(e in c)c.hasOwnProperty(e)&&(d[_.Oe.escapeString(e)]=_.Oe.escape(c[e],!0));return d}}return c};_.Oe.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("")};_.Oe.unescapeString=function(c){return c?c.replace(/&#([0-9]+);/g,a):c}})();

_.Oe=_.Oe||{};
(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}_.Oe.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)};_.Oe.createIframeElement=function(b){var c=_.Oe.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(_.Oe.escapeString(e[f])),d.push('"'));d.push("></");d.push("iframe");d.push(">");var g=_.Oe.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};_.Oe.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};_.Oe.fba=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)};_.Pe=function(e){a(2,e)};_.Qe=function(e){a(3,e)};_.Re=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})();

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

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

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

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

_.C("gadgets.json.stringify",_.zf);_.C("gadgets.json.parse",_.yf);

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

_.If=function(){var a=_.ke.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Jf=function(a){if(_.If())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.je.addEventListener?(_.je.addEventListener("load",c,!1),_.je.addEventListener("DOMContentLoaded",c,!1)):_.je.attachEvent&&(_.je.attachEvent("onreadystatechange",function(){_.If()&&c.apply(this,arguments)}),_.je.attachEvent("onload",c))}};
_.se(_.je.location.href,"rpctoken")&&_.ye(_.ke,"unload",function(){});
var Kf=Kf||{};Kf.rM=null;Kf.aL=null;Kf.hv=null;Kf.frameElement=null;
Kf=Kf||{};
Kf.ZE||(Kf.ZE=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=_.yf(f.data);if(g&&g.f){(0,_.Re)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Lf.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Qe("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{rI:function(){return"wpm"},EX:function(){return!0},init:function(f,g){_.Se.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},Fc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Lf.getTargetOrigin(f),m=_.Lf.ZF(f);l?window.setTimeout(function(){var n=_.zf(k);(0,_.Re)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.Qe("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Lf&&_.Lf||(_.Lf=window.gadgets.rpc,_.Lf.config=_.Lf.config,_.Lf.register=_.Lf.register,_.Lf.unregister=_.Lf.unregister,_.Lf.registerDefault=_.Lf.registerDefault,_.Lf.unregisterDefault=_.Lf.unregisterDefault,_.Lf.forceParentVerifiable=_.Lf.forceParentVerifiable,_.Lf.call=_.Lf.call,_.Lf.getRelayUrl=_.Lf.getRelayUrl,_.Lf.setRelayUrl=_.Lf.setRelayUrl,_.Lf.setAuthToken=_.Lf.setAuthToken,_.Lf.setupReceiver=_.Lf.setupReceiver,_.Lf.getAuthToken=
_.Lf.getAuthToken,_.Lf.removeReceiver=_.Lf.removeReceiver,_.Lf.getRelayChannel=_.Lf.getRelayChannel,_.Lf.receive=_.Lf.receive,_.Lf.$L=_.Lf.receiveSameDomain,_.Lf.getOrigin=_.Lf.getOrigin,_.Lf.getTargetOrigin=_.Lf.getTargetOrigin,_.Lf.ZF=_.Lf._getTargetWin,_.Lf.wR=_.Lf._parseSiblingId);else{_.Lf=function(){function a(x,N){if(!O[x]){var aa=Xa;N||(aa=na);O[x]=aa;N=M[x]||[];for(var ca=0;ca<N.length;++ca){var la=N[ca];la.t=D[x];aa.call(x,la.f,la)}M[x]=[]}}function b(){function x(){ha=!0}Ja||("undefined"!=
typeof window.addEventListener?window.addEventListener("unload",x,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",x),Ja=!0)}function c(x,N,aa,ca,la){D[N]&&D[N]===aa||(_.Qe("Invalid gadgets.rpc token. "+D[N]+" vs "+aa),va(N,2));la.onunload=function(){J[N]&&!ha&&(va(N,1),_.Lf.removeReceiver(N))};b();ca=_.yf(decodeURIComponent(ca))}function d(x,N){if(x&&"string"===typeof x.s&&"string"===typeof x.f&&x.a instanceof Array)if(D[x.f]&&D[x.f]!==x.t&&(_.Qe("Invalid gadgets.rpc token. "+
D[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(ra){_.Lf.call(x.f,(x.g?"legacy__":"")+"__cb",null,x.c,ra)});if(N){var aa=e(N);x.origin=N;var ca=x.r;try{var la=e(ca)}catch(ra){}ca&&la==aa||(ca=N);x.referer=ca}N=(t[x.s]||t[""]).apply(x,x.a);x.c&&"undefined"!==typeof N&&_.Lf.call(x.f,"__cb",null,x.c,N)}}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 N=x.substring(x.indexOf("://")+3),aa=N.indexOf("/");-1!=aa&&(N=N.substring(0,aa));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&&"devtools"!==x)throw Error("l");aa="";var ca=N.indexOf(":");if(-1!=ca){var la=N.substring(ca+1);N=N.substring(0,ca);if("http"===x&&"80"!==la||"https"===x&&"443"!==la)aa=":"+la}return x+
"://"+N+aa}function f(x){if("/"==x.charAt(0)){var N=x.indexOf("|");return{id:0<N?x.substring(1,N):x.substring(1),origin:0<N?x.substring(N+1):null}}return null}function g(x){if("undefined"===typeof x||".."===x)return window.parent;var N=f(x);if(N)return window.top.frames[N.id];x=String(x);return(N=window.frames[x])?N:(N=document.getElementById(x))&&N.contentWindow?N.contentWindow:null}function k(x,N){if(!0!==J[x]){"undefined"===typeof J[x]&&(J[x]=0);var aa=g(x);".."!==x&&null==aa||!0!==Xa.Fc(x,N)?
!0!==J[x]&&10>J[x]++?window.setTimeout(function(){k(x,N)},500):(O[x]=na,J[x]=!0):J[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,N,aa){N&&!/http(s)?:\/\/.+/.test(N)&&(0==N.indexOf("//")?N=window.location.protocol+N:"/"==N.charAt(0)?N=window.location.protocol+"//"+window.location.host+N:-1==N.indexOf("://")&&(N=window.location.protocol+"//"+N));w[x]=N;"undefined"!==
typeof aa&&(y[x]=!!aa)}function n(x,N){N=N||"";D[x]=String(N);k(x,N)}function p(x){x=(x.passReferrer||"").split(":",2);L=x[0]||"none";Z=x[1]||"origin"}function u(x){"true"===String(x.useLegacyProtocol)&&(Xa=Kf.hv||na,Xa.init(d,a))}function r(x,N){function aa(ca){ca=ca&&ca.rpc||{};p(ca);var la=ca.parentRelayUrl||"";la=e(Y.parent||N)+la;m("..",la,"true"===String(ca.useLegacyProtocol));u(ca);n("..",x)}!Y.parent&&N?aa({}):_.Se.register("rpc",null,aa)}function v(x,N,aa){if(".."===x)r(aa||Y.rpctoken||Y.ifpctok||
"",N);else a:{var ca=null;if("/"!=x.charAt(0)){if(!_.Oe)break a;ca=document.getElementById(x);if(!ca)throw Error("m`"+x);}ca=ca&&ca.src;N=N||e(ca);m(x,N);N=_.Oe.getUrlParameters(ca);n(x,aa||N.rpctoken)}}var t={},w={},y={},D={},z=0,G={},J={},Y={},O={},M={},L=null,Z=null,sa=window.top!==window.self,Ca=window.name,va=function(){},Oa=window.console,Ka=Oa&&Oa.log&&function(x){Oa.log(x)}||function(){},na=function(){function x(N){return function(){Ka(N+": call ignored")}}return{rI:function(){return"noop"},
EX:function(){return!0},init:x("init"),Fc:x("setup"),call:x("call")}}();_.Oe&&(Y=_.Oe.getUrlParameters());var ha=!1,Ja=!1,Xa=function(){if("rmr"==Y.rpctx)return Kf.rM;var x="function"===typeof window.postMessage?Kf.ZE:"object"===typeof window.postMessage?Kf.ZE:window.ActiveXObject?Kf.aL?Kf.aL:Kf.hv:0<navigator.userAgent.indexOf("WebKit")?Kf.rM:"Gecko"===navigator.product?Kf.frameElement:Kf.hv;x||(x=na);return x}();t[""]=function(){Ka("Unknown RPC service: "+this.s)};t.__cb=function(x,N){var aa=G[x];
aa&&(delete G[x],aa.call(this,N))};return{config:function(x){"function"===typeof x.xM&&(va=x.xM)},register:function(x,N){if("__cb"===x||"__ack"===x)throw Error("n");if(""===x)throw Error("o");t[x]=N},unregister:function(x){if("__cb"===x||"__ack"===x)throw Error("p");if(""===x)throw Error("q");delete t[x]},registerDefault:function(x){t[""]=x},unregisterDefault:function(){delete t[""]},forceParentVerifiable:function(){},call:function(x,N,aa,ca){x=x||"..";var la="..";".."===x?la=Ca:"/"==x.charAt(0)&&
(la=e(window.location.href),la="/"+Ca+(la?"|"+la:""));++z;aa&&(G[z]=aa);var ra={s:N,f:la,c:aa?z:0,a:Array.prototype.slice.call(arguments,3),t:D[x],l:!!y[x]};a:if("bidir"===L||"c2p"===L&&".."===x||"p2c"===L&&".."!==x){var I=window.location.href;var ka="?";if("query"===Z)ka="#";else if("hash"===Z)break a;ka=I.lastIndexOf(ka);ka=-1===ka?I.length:ka;I=I.substring(0,ka)}else I=null;I&&(ra.r=I);if(".."===x||null!=f(x)||document.getElementById(x))(I=O[x])||null===f(x)||(I=Xa),0===N.indexOf("legacy__")&&
(I=Xa,ra.s=N.substring(8),ra.c=ra.c?ra.c:z),ra.g=!0,ra.r=la,I?(y[x]&&(I=Kf.hv),!1===I.call(x,la,ra)&&(O[x]=na,Xa.call(x,la,ra))):M[x]?M[x].push(ra):M[x]=[ra]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:v,getAuthToken:function(x){return D[x]},removeReceiver:function(x){delete w[x];delete y[x];delete D[x];delete J[x];delete O[x]},getRelayChannel:function(){return Xa.rI()},receive:function(x,N){4<x.length?Xa.jaa(x,d):c.apply(null,x.concat(N))},$L:function(x){x.a=Array.prototype.slice.call(x.a);
window.setTimeout(function(){d(x)},0)},getOrigin:e,getTargetOrigin:function(x){var N=null,aa=l(x);aa?N=aa:(aa=f(x))?N=aa.origin:".."==x?N=Y.parent:(x=document.getElementById(x))&&"iframe"===x.tagName.toLowerCase()&&(N=x.src);return e(N)},init:function(){!1===Xa.init(d,a)&&(Xa=na);sa?v(".."):_.Se.register("rpc",null,function(x){x=x.rpc||{};p(x);u(x)})},ZF:g,wR:f,ACK:"__ack",s8:Ca||"..",G8:0,E8:1,D8:2}}();_.Lf.init()}
;_.Lf.config({xM:function(a){throw Error("r`"+a);}});_.Re=_.Hf;
_.C("gadgets.rpc.config",_.Lf.config);_.C("gadgets.rpc.register",_.Lf.register);_.C("gadgets.rpc.unregister",_.Lf.unregister);_.C("gadgets.rpc.registerDefault",_.Lf.registerDefault);_.C("gadgets.rpc.unregisterDefault",_.Lf.unregisterDefault);_.C("gadgets.rpc.forceParentVerifiable",_.Lf.forceParentVerifiable);_.C("gadgets.rpc.call",_.Lf.call);_.C("gadgets.rpc.getRelayUrl",_.Lf.getRelayUrl);_.C("gadgets.rpc.setRelayUrl",_.Lf.setRelayUrl);_.C("gadgets.rpc.setAuthToken",_.Lf.setAuthToken);
_.C("gadgets.rpc.setupReceiver",_.Lf.setupReceiver);_.C("gadgets.rpc.getAuthToken",_.Lf.getAuthToken);_.C("gadgets.rpc.removeReceiver",_.Lf.removeReceiver);_.C("gadgets.rpc.getRelayChannel",_.Lf.getRelayChannel);_.C("gadgets.rpc.receive",_.Lf.receive);_.C("gadgets.rpc.receiveSameDomain",_.Lf.$L);_.C("gadgets.rpc.getOrigin",_.Lf.getOrigin);_.C("gadgets.rpc.getTargetOrigin",_.Lf.getTargetOrigin);

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

_.sg=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&&"moz-extension"!==a&&"file"!==a&&"android-app"!==a&&"chrome-search"!==a&&"chrome-untrusted"!==a&&"chrome"!==a&&"app"!==a&&"devtools"!==a)throw Error("s`"+
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};

_.qg=_.qg={};_.qg.getOrigin=function(a){return _.sg(a)};

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

var zh;zh=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.Ah=function(a){var b=_.S("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=_.se(a,"authuser")||null,null==b&&(b=(b=a.match(zh))?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 Ch;_.Bh=function(a){this.rb=a||{cookie:""}};_.h=_.Bh.prototype;_.h.isEnabled=function(){return navigator.cookieEnabled};
_.h.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.tca;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.LK}if(/[;=\s]/.test(a))throw Error("x`"+a);if(/[;\r\n]/.test(b))throw Error("y`"+b);void 0===k&&(k=-1);this.rb.cookie=a+"="+b+(f?";domain="+f:"")+(g?";path="+g:"")+(0>k?"":0==k?";expires="+(new Date(1970,1,1)).toUTCString():";expires="+(new Date(Date.now()+1E3*k)).toUTCString())+(d?";secure":"")+(null!=e?";samesite="+e:"")};
_.h.get=function(a,b){for(var c=a+"=",d=(this.rb.cookie||"").split(";"),e=0,f;e<d.length;e++){f=(0,_.tb)(d[e]);if(0==f.lastIndexOf(c,0))return f.substr(c.length);if(f==a)return""}return b};_.h.remove=function(a,b,c){var d=this.Td(a);this.set(a,"",{LK:0,path:b,domain:c});return d};_.h.Be=function(){return Ch(this).keys};_.h.Xc=function(){return Ch(this).values};_.h.isEmpty=function(){return!this.rb.cookie};_.h.Hb=function(){return this.rb.cookie?(this.rb.cookie||"").split(";").length:0};
_.h.Td=function(a){return void 0!==this.get(a)};_.h.Tj=function(a){for(var b=Ch(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=Ch(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};Ch=function(a){a=(a.rb.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.tb)(a[f]),d=e.indexOf("="),-1==d?(b.push(""),c.push(e)):(b.push(e.substring(0,d)),c.push(e.substring(d+1)));return{keys:b,values:c}};
_.Dh=new _.Bh("undefined"==typeof document?null:document);

_.Eh=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var u=g,r=0;64>r;r+=4)u[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=u[r-3]^u[r-8]^u[r-14]^u[r-16],u[r]=(p<<1|p>>>31)&4294967295;p=e[0];var v=e[1],t=e[2],w=e[3],y=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var D=w^v&(t^w);var z=1518500249}else D=v^t^w,z=1859775393;else 60>r?(D=v&t|w&(v|t),z=2400959708):(D=v^t^w,z=3395469782);D=((p<<5|p>>>27)&4294967295)+
D+y+z+u[r]&4294967295;y=w;w=t;t=(v<<30|v>>>2)&4294967295;v=p;p=D}e[0]=e[0]+p&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+y&4294967295}function c(p,u){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],v=0,t=p.length;v<t;++v)r.push(p.charCodeAt(v));p=r}u||(u=p.length);r=0;if(0==m)for(;r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<u;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],
u=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=u&255,u>>>=8;b(f);for(r=u=0;5>r;r++)for(var v=24;0<=v;v-=8)p[u++]=e[r]>>v&255;return p}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Sg:function(){for(var p=d(),u="",r=0;r<p.length;r++)u+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return u}}};
var Gh=function(a,b,c){var d=[],e=[];if(1==(Array.isArray(c)?2:1))return e=[b,a],_.ob(d,function(k){e.push(k)}),Fh(e.join(" "));var f=[],g=[];_.ob(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];_.ob(d,function(k){e.push(k)});a=Fh(e.join(" "));a=[c,a];0==g.length||a.push(g.join(""));return a.join("_")},Fh=function(a){var b=_.Eh();b.update(a);return b.Sg().toLowerCase()};
_.Hh=function(){var a=_.A.__SAPISID||_.A.__APISID||_.A.__OVERRIDE_SID;if(a)return!0;a=new _.Bh(document);a=a.get("SAPISID")||a.get("APISID")||a.get("__Secure-3PAPISID")||a.get("SID");return!!a};
_.Ih=function(a){var b=_.sg(String(_.A.location.href));if(_.Hh()){var c=(b=0==b.indexOf("https:")||0==b.indexOf("chrome-extension:")||0==b.indexOf("moz-extension:"))?_.A.__SAPISID:_.A.__APISID;c||(c=new _.Bh(document),c=c.get(b?"SAPISID":"APISID")||c.get("__Secure-3PAPISID"));if(c){b=b?"SAPISIDHASH":"APISIDHASH";var d=String(_.A.location.href);return d&&c&&b?[b,Gh(_.sg(d),c,a||null)].join(" "):null}}return null};

_.Jh=function(a){var b={SAPISIDHASH:!0,APISIDHASH:!0};return a&&(a.OriginToken||a.Authorization&&b[String(a.Authorization).split(" ")[0]])?!0:!1};_.Kh={uJ:_.Jh,zX:_.Hh,II:function(){var a=null;_.Hh()&&(a=window.__PVT,null==a&&(a=(new _.Bh(document)).get("BEAT")));return a},lI:_.Ih};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.lh=function(a){return encodeURIComponent(String(a))};_.mh=function(a){return null==a?"":String(a)};_.nh=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^\\/?#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?#]+)?(?:\?([^#]*))?(?:#([\s\S]*))?$/;_.oh=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]};
_.ph=function(a,b,c){if(Array.isArray(b))for(var d=0;d<b.length;d++)_.ph(a,String(b[d]),c);else null!=b&&c.push(a+(""===b?"":"="+_.lh(b)))};_.qh=function(a){var b=[],c;for(c in a)_.ph(c,a[c],b);return b.join("&")};_.rh=function(a,b){b=_.qh(b);return _.oh(a,b)};

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Nh=function(){this.Pj=-1};
var Oh=function(){this.Pj=64;this.Hc=[];this.Hy=[];this.sR=[];this.nw=[];this.nw[0]=128;for(var a=1;a<this.Pj;++a)this.nw[a]=0;this.nx=this.Sn=0;this.reset()};_.K(Oh,Nh);Oh.prototype.reset=function(){this.Hc[0]=1732584193;this.Hc[1]=4023233417;this.Hc[2]=2562383102;this.Hc[3]=271733878;this.Hc[4]=3285377520;this.nx=this.Sn=0};
var Ph=function(a,b,c){c||(c=0);var d=a.sR;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.Hc[0];c=a.Hc[1];var g=a.Hc[2],k=a.Hc[3],l=a.Hc[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.Hc[0]=a.Hc[0]+b&4294967295;a.Hc[1]=a.Hc[1]+c&4294967295;a.Hc[2]=a.Hc[2]+g&4294967295;a.Hc[3]=a.Hc[3]+k&4294967295;a.Hc[4]=a.Hc[4]+l&4294967295};
Oh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Pj,d=0,e=this.Hy,f=this.Sn;d<b;){if(0==f)for(;d<=c;)Ph(this,a,d),d+=this.Pj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Pj){Ph(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Pj){Ph(this,e);f=0;break}}this.Sn=f;this.nx+=b}};
Oh.prototype.digest=function(){var a=[],b=8*this.nx;56>this.Sn?this.update(this.nw,56-this.Sn):this.update(this.nw,this.Pj-(this.Sn-56));for(var c=this.Pj-1;56<=c;c--)this.Hy[c]=b&255,b/=256;Ph(this,this.Hy);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Hc[c]>>d&255,++b;return a};
_.Qh=function(){this.gE=new Oh};_.h=_.Qh.prototype;_.h.reset=function(){this.gE.reset()};_.h.cO=function(a){this.gE.update(a)};_.h.wH=function(){return this.gE.digest()};_.h.wx=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.cO(b)};_.h.Sg=function(){for(var a=this.wH(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

var Th,Sh,Zh,$h,Uh,Xh,Vh,ai,Wh;_.Yh=function(){if(Sh){var a=new _.je.Uint32Array(1);Th.getRandomValues(a);a=Number("0."+a[0])}else a=Uh,a+=parseInt(Vh.substr(0,20),16),Vh=Wh(Vh),a/=Xh+Math.pow(16,20);return a};Th=_.je.crypto;Sh=!1;Zh=0;$h=0;Uh=1;Xh=0;Vh="";ai=function(a){a=a||_.je.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;Uh=Uh*b%Xh;0<Zh&&++$h==Zh&&_.xe(_.je,"mousemove",ai,"remove","de")};Wh=function(a){var b=new _.Qh;b.wx(a);return b.Sg()};
Sh=!!Th&&"function"==typeof Th.getRandomValues;Sh||(Xh=1E6*(screen.width*screen.width+screen.height),Vh=Wh(_.ke.cookie+"|"+_.ke.location+"|"+(new Date).getTime()+"|"+Math.random()),Zh=_.S("random/maxObserveMousemove")||0,0!=Zh&&_.ye(_.je,"mousemove",ai));

var bi=function(a,b){a=_.Oe.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};_.Kh={uJ:_.Jh,zX:_.Hh,II:function(){var a=null;_.Hh()&&(a=window.__PVT,null==a&&(a=(new _.Bh(document)).get("BEAT")));return a},lI:_.Ih};
var di,ci;di=function(){return!!ci("auth/useFirstPartyAuthV2")};ci=function(a){return _.S("googleapis.config/"+a)};
_.ei=function(a,b,c){a=void 0===a?{}:a;b=void 0===b?window.location.href:b;c=void 0===c?"auto":c;if("none"==c)return a;var d=a.Authorization,e=a.OriginToken;if(!d&&!e){(e=_.Mh())&&e.access_token&&("oauth2"==c||"auto"==c)&&(d=String(e.token_type||"Bearer")+" "+e.access_token);if(e=!d)e=(!!ci("auth/useFirstPartyAuth")||"1p"==c)&&"oauth2"!=c;if(e&&_.Hh()){if(di()){d=ci("primaryEmail");c=ci("appDomain");e=ci("fogId");var f=[];d&&f.push({key:"e",value:d});c&&f.push({key:"a",value:c});e&&f.push({key:"u",
value:e});d=_.Ih(f)}else d=_.Ih();d&&(b=_.Ah(b),b=a["X-Goog-AuthUser"]||b,_.Me(_.mh(b))&&(!di()||di()&&_.Me(_.mh(ci("primaryEmail")))&&_.Me(_.mh(ci("appDomain")))&&_.Me(_.mh(ci("fogId"))))&&(b="0"),_.Me(_.mh(b))||(a["X-Goog-AuthUser"]=b))}d?a.Authorization=d:!1!==ci("auth/useOriginToken")&&(e=_.Kh.II())&&(a.OriginToken=e)}return a};
_.fi=function(){function a(n,p,u,r,v){var t=f("proxy");if(r||!t){t=f("root");var w=f("root-1p")||t;t=t||"https://content.googleapis.com";w=w||"https://clients6.google.com";var y=f("xd3")||"/static/proxy.html";t=(r||String(p?w:t))+y}t=String(t);u&&(t+=(0<=t.indexOf("?")?"&":"?")+"usegapi=1");(p=_.Oe.getUrlParameters().jsh||_.ze.h)&&(t+=(0<=t.indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(p));t+="#parent="+encodeURIComponent(null!=v?String(v):_.qg.getOrigin(document.location.href));return t+("&rpctoken="+
n)}function b(n,p,u,r,v){var t=d(u,r,v);k[t]||(u=bi(t,p),_.Lf.register("ready:"+n,function(){_.Lf.unregister("ready:"+n);if(!l[t]){l[t]=!0;var w=m[t];m[t]=[];for(var y=0,D=w.length;y<D;++y){var z=w[y];e(z.rpc,z.SZ,z.callback)}}}),_.Lf.setupReceiver(t,p),k[t]=u)}function c(n,p,u){var r=String(2147483647*_.Yh()|0),v=a(r,n,p,u);_.Jf(function(){b(r,v,n,p,u)})}function d(n,p,u){n=a("",n,p,u,"");u=g[n+p];if(!u){u=new _.Qh;u.wx(n);u=u.Sg().toLowerCase();var r=_.Yh();u+=r;g[n+p]=u}return"apiproxy"+u}function e(n,
p,u){var r=void 0,v=!1;if("makeHttpRequests"!==n)throw'only "makeHttpRequests" RPCs are implemented';var t=function(G){if(G){if("undefined"!=typeof r&&"undefined"!=typeof G.root&&r!=G.root)throw"all requests in a batch must have the same root URL";r=G.root||r;v=_.Kh.uJ(G.headers)}};if(p)for(var w=0,y=p.length;w<y;++w){var D=p[w];D&&t(D.params)}t=!!f("useGapiForXd3");var z=d(v,t,r);k[z]||c(v,t,r);l[z]?_.Lf.call(z,n,function(G){if(this.f==z&&this.t==_.Lf.getAuthToken(this.f)&&this.origin==_.Lf.getTargetOrigin(this.f)){var J=
_.yf(G);u(J,G)}},p):(m[z]||(m[z]=[]),m[z].push({rpc:n,SZ:p,callback:u}))}function f(n){return _.S("googleapis.config/"+n)}var g={},k={},l={},m={};return{maa:function(n,p,u){return _.ei(n,p,u)},mj:e}}();

var Cg={AUTHORIZATION:"Authorization",SO:"Content-ID",Z2:"Content-Transfer-Encoding",CONTENT_TYPE:"Content-Type",E3:"Date",i7:"OriginToken",l5:"hotrod-board-name",m5:"hotrod-chrome-cpu-model",n5:"hotrod-chrome-processors",E$:"WWW-Authenticate",F$:"X-ClientDetails",G$:"X-Compass-Routing-Destination",H$:"X-Goog-AuthUser",I$:"X-Goog-Encode-Response-If-Executable",J$:"X-Goog-Meeting-ABR",K$:"X-Goog-Meeting-Botguardid",L$:"X-Goog-Meeting-ClientInfo",M$:"X-Goog-Meeting-ClientVersion",N$:"X-Goog-Meeting-Debugid",
O$:"X-Goog-Meeting-Identifier",P$:"X-Goog-Meeting-RtcClient",Q$:"X-Goog-Meeting-StartSource",R$:"X-Goog-Meeting-Token",S$:"X-Goog-PageId",T$:"X-Goog-Safety-Content-Type",U$:"X-Goog-Safety-Encoding",V$:"X-HTTP-Method-Override",W$:"X-JavaScript-User-Agent",X$:"X-Origin",Y$:"X-Referer",Z$:"X-Requested-With",$$:"X-Use-HTTP-Status-Code-Override"},Dg="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 hotrod-board-name hotrod-chrome-cpu-model hotrod-chrome-processors 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-251363160-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-Firebase-GMPID x-goog-iam-authority-selector x-goog-iam-authorization-token x-goog-request-params X-Goog-Sn-Metadata X-Goog-Sn-PatientId 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-Compass-Routing-Destination X-Goog-Meeting-ABR X-Goog-Meeting-Botguardid X-Goog-Meeting-ClientInfo X-Goog-Meeting-ClientVersion X-Goog-Meeting-Debugid X-Goog-Meeting-Identifier X-Goog-Meeting-RtcClient X-Goog-Meeting-StartSource X-Goog-Meeting-Token X-Sfdc-Authorization".split(" "),
Eg="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-ABR X-Goog-Meeting-Botguardid X-Goog-Meeting-ClientInfo X-Goog-Meeting-ClientVersion X-Goog-Meeting-Debugid X-Goog-Meeting-RtcClient X-Goog-Meeting-Token X-Compass-Routing-Destination".split(" ");
var Fg,Gg,Hg,Ig,Kg,Lg,Mg,Ng,Og,Pg,Qg,Rg;Fg=null;Gg=null;Hg=null;Ig=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};
_.Jg=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};Kg={"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};
Lg={"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};
Mg=function(a){if(!_.eb(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();Ig(d,e)&&(b[e]=d)}}for(var f in Cg)Object.prototype.hasOwnProperty.call(Cg,f)&&(d=Cg[f],e=d.toLowerCase(),Ig(d,e)&&Object.prototype.hasOwnProperty.call(b,e)&&(b[e]=d));return b};Ng=new RegExp("("+/[\t -~\u00A0-\u2027\u202A-\uD7FF\uE000-\uFFFF]/.source+"|"+/[\uD800-\uDBFF][\uDC00-\uDFFF]/.source+"){1,100}","g");Og=/[ \t]*(\r?\n[ \t]+)+/g;Pg=/^[ \t]+|[ \t]+$/g;
Qg=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=Qg(b[c],!0);e&&(a&&(e=a+", "+e),a=e)}}if("string"===typeof a&&(a=a.replace(Og," "),a=a.replace(Pg,""),""==a.replace(Ng,"")&&a))return a};Rg=/^[-0-9A-Za-z!#\$%&'\*\+\.\^_`\|~]+$/g;
_.Sg=function(a){if("string"!==typeof a||!a||!a.match(Rg))return null;a=a.toLowerCase();if(null==Hg){var b=[],c=_.S("googleapis/headers/response");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.S("client/headers/response"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Eg);(c=_.S("googleapis/headers/request"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.S("client/headers/request"))&&
"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Dg);for(var d in Cg)Object.prototype.hasOwnProperty.call(Cg,d)&&b.push(Cg[d]);Hg=Mg(b)}return null!=Hg&&Hg.hasOwnProperty(a)?Hg[a]:a};
_.Tg=function(a,b){if(!_.Sg(a)||!Qg(b))return null;a=a.toLowerCase();if(a.match(/^x-google|^x-gfe|^proxy-|^sec-/i)||Lg[a])return null;if(null==Fg){b=[];var c=_.S("googleapis/headers/request");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.S("client/headers/request"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Dg);Fg=Mg(b)}return null!=Fg&&Fg.hasOwnProperty(a)?Fg[a]:null};
_.Ug=function(a,b){if(!_.Sg(a)||!Qg(b))return null;a=a.toLowerCase();if(Kg[a])return null;if(null==Gg){b=[];var c=_.S("googleapis/headers/response");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.S("client/headers/response"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Eg);Gg=Mg(b)}return null!=Gg&&Gg.hasOwnProperty(a)?a:null};
_.Vg=function(a,b){if(_.Sg(b)&&null!=a&&"object"===typeof a){var c=void 0,d;for(d in a)if(Object.prototype.hasOwnProperty.call(a,d)&&Ig(d,b)){var e=Qg(a[d]);e&&(void 0!==c&&(e=c+", "+e),c=e)}return c}};_.Wg=function(a,b,c,d){var e=_.Sg(b);if(e){c&&(c=Qg(c));b=b.toLowerCase();for(var f in a)Object.prototype.hasOwnProperty.call(a,f)&&Ig(f,b)&&delete a[f];c&&(d||(b=e),a[b]=c)}};
_.Xg=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=_.Sg(k)){for(f=f.substring(g+1);d+1<e&&a[d+1].match(/^[ \t]/);)f+="\r\n"+a[d+1],++d;if(f=Qg(f))if(k=_.Ug(k,f)||(b?void 0:k))k=k.toLowerCase(),g=_.Vg(c,k),void 0!==g&&(f=g+", "+f),_.Wg(c,k,f,!0)}}}return c};

/*

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

/*

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.hi=function(a,b){a:{for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]};_.ii=function(a,b){a.prototype=(0,_.Ia)(b.prototype);a.prototype.constructor=a;if(_.Ra)(0,_.Ra)(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.T=b.prototype};
_.ji=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.ki=[];_.li=[];_.mi=!1;_.ni=function(a){_.ki[_.ki.length]=a;if(_.mi)for(var b=0;b<_.li.length;b++)a((0,_.R)(_.li[b].wrap,_.li[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var qi;_.oi=function(a,b){b=(0,_.Za)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.pi=function(a,b){a=a.split(".");b=b||_.A;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};qi=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};
_.ri=function(){this.Ob=this.Ob;this.lm=this.lm};_.ri.prototype.Ob=!1;_.ri.prototype.Wn=function(){return this.Ob};_.ri.prototype.Da=function(){this.Ob||(this.Ob=!0,this.va())};_.ui=function(a,b){_.si(a,_.ji(_.ti,b))};_.si=function(a,b){a.Ob?b():(a.lm||(a.lm=[]),a.lm.push(b))};_.ri.prototype.va=function(){if(this.lm)for(;this.lm.length;)this.lm.shift()()};_.ti=function(a){a&&"function"==typeof a.Da&&a.Da()};
_.vi=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.xm=!1};_.vi.prototype.stopPropagation=function(){this.xm=!0};_.vi.prototype.preventDefault=function(){this.defaultPrevented=!0};
var xi,yi;_.wi=!_.sc||_.Rc(9);xi=!_.sc||_.Rc(9);yi=_.sc&&!_.Pc("9");!_.wc||_.Pc("528");_.vc&&_.Pc("1.9b")||_.sc&&_.Pc("8")||_.rc&&_.Pc("9.5")||_.wc&&_.Pc("528");_.vc&&!_.Pc("8")||_.sc&&_.Pc("9");var zi=function(){if(!_.A.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.A.addEventListener("test",_.cb,b),_.A.removeEventListener("test",_.cb,b)}catch(c){}return a}();
_.Ai=function(a,b){_.vi.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.XC=!1;this.pointerId=0;this.pointerType="";this.ye=null;a&&this.init(a,b)};_.K(_.Ai,_.vi);var Bi={2:"touch",3:"pen",4:"mouse"};
_.Ai.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.vc&&(_.pc(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.wc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.wc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.XC=_.yc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Bi[a.pointerType]||"";this.state=a.state;this.ye=a;a.defaultPrevented&&this.preventDefault()};_.Ai.prototype.stopPropagation=function(){_.Ai.T.stopPropagation.call(this);this.ye.stopPropagation?this.ye.stopPropagation():this.ye.cancelBubble=!0};
_.Ai.prototype.preventDefault=function(){_.Ai.T.preventDefault.call(this);var a=this.ye;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,yi)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};
var Ei;_.Ci="closure_listenable_"+(1E6*Math.random()|0);_.Di=function(a){return!(!a||!a[_.Ci])};Ei=0;
var Fi=function(a,b,c,d,e){this.listener=a;this.xw=null;this.src=b;this.type=c;this.capture=!!d;this.$e=e;this.key=++Ei;this.to=this.Dt=!1},Gi=function(a){a.to=!0;a.listener=null;a.xw=null;a.src=null;a.$e=null};
_.Hi=function(a){this.src=a;this.yd={};this.Is=0};_.Hi.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.yd[f];a||(a=this.yd[f]=[],this.Is++);var g=Ii(a,b,d,e);-1<g?(b=a[g],c||(b.Dt=!1)):(b=new Fi(b,this.src,f,!!d,e),b.Dt=c,a.push(b));return b};_.Hi.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.yd))return!1;var e=this.yd[a];b=Ii(e,b,c,d);return-1<b?(Gi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.yd[a],this.Is--),!0):!1};
_.Ji=function(a,b){var c=b.type;if(!(c in a.yd))return!1;var d=_.oi(a.yd[c],b);d&&(Gi(b),0==a.yd[c].length&&(delete a.yd[c],a.Is--));return d};_.Hi.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.yd)if(!a||c==a){for(var d=this.yd[c],e=0;e<d.length;e++)++b,Gi(d[e]);delete this.yd[c];this.Is--}return b};_.Hi.prototype.Cn=function(a,b,c,d){a=this.yd[a.toString()];var e=-1;a&&(e=Ii(a,b,c,d));return-1<e?a[e]:null};
_.Hi.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return qi(this.yd,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Ii=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.to&&f.listener==b&&f.capture==!!c&&f.$e==d)return e}return-1};
var Ki,Li,Mi,Qi,Si,Ti,Xi,Wi,Ui,Yi;Ki="closure_lm_"+(1E6*Math.random()|0);Li={};Mi=0;_.Oi=function(a,b,c,d,e){if(d&&d.once)return _.Ni(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Oi(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.V(b,c,_.ab(d)?!!d.capture:!!d,e):Qi(a,b,c,!1,d,e)};
Qi=function(a,b,c,d,e,f){if(!b)throw Error("z");var g=_.ab(e)?!!e.capture:!!e,k=_.Ri(a);k||(a[Ki]=k=new _.Hi(a));c=k.add(b,c,d,g,f);if(c.xw)return c;d=Si();c.xw=d;d.src=a;d.listener=c;if(a.addEventListener)zi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ti(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("A");Mi++;return c};
Si=function(){var a=Ui,b=xi?function(c){return a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return c};return b};_.Ni=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ni(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.fo(b,c,_.ab(d)?!!d.capture:!!d,e):Qi(a,b,c,!0,d,e)};
_.Vi=function(a){if("number"===typeof a||!a||a.to)return!1;var b=a.src;if(_.Di(b))return b.GE(a);var c=a.type,d=a.xw;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ti(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Mi--;(c=_.Ri(b))?(_.Ji(c,a),0==c.Is&&(c.src=null,b[Ki]=null)):Gi(a);return!0};Ti=function(a){return a in Li?Li[a]:Li[a]="on"+a};
Xi=function(a,b,c,d){var e=!0;if(a=_.Ri(a))if(b=a.yd[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.to&&(f=Wi(f,d),e=e&&!1!==f)}return e};Wi=function(a,b){var c=a.listener,d=a.$e||a.src;a.Dt&&_.Vi(a);return c.call(d,b)};
Ui=function(a,b){if(a.to)return!0;if(!xi){var c=b||_.pi("window.event");b=new _.Ai(c,this);var d=!0;if(!(0>c.keyCode||void 0!=c.returnValue)){a:{var e=!1;if(0==c.keyCode)try{c.keyCode=-1;break a}catch(g){e=!0}if(e||void 0==c.returnValue)c.returnValue=!0}c=[];for(e=b.currentTarget;e;e=e.parentNode)c.push(e);a=a.type;for(e=c.length-1;!b.xm&&0<=e;e--){b.currentTarget=c[e];var f=Xi(c[e],a,!0,b);d=d&&f}for(e=0;!b.xm&&e<c.length;e++)b.currentTarget=c[e],f=Xi(c[e],a,!1,b),d=d&&f}return d}return Wi(a,new _.Ai(b,
this))};_.Ri=function(a){a=a[Ki];return a instanceof _.Hi?a:null};Yi="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Pi=function(a){if("function"===typeof a)return a;a[Yi]||(a[Yi]=function(b){return a.handleEvent(b)});return a[Yi]};_.ni(function(a){Ui=a(Ui)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Zi=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};_.$i=function(a){for(var b in a)return!1;return!0};_.aj=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.aj(a,b[f],c,d,e);else d=_.ab(d)?!!d.capture:!!d,c=_.Pi(c),_.Di(a)?a.$b(b,c,d,e):a&&(a=_.Ri(a))&&(b=a.Cn(b,c,d,e))&&_.Vi(b)};_.bj=function(){_.ri.call(this);this.Qi=new _.Hi(this);this.zR=this;this.SC=null};_.K(_.bj,_.ri);_.bj.prototype[_.Ci]=!0;_.h=_.bj.prototype;_.h.Kl=function(){return this.SC};
_.h.Vw=_.ja(12);_.h.addEventListener=function(a,b,c,d){_.Oi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.aj(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Kl();if(c)for(b=[];c;c=c.Kl())b.push(c);c=this.zR;var d=a.type||a;if("string"===typeof a)a=new _.vi(a,c);else if(a instanceof _.vi)a.target=a.target||c;else{var e=a;a=new _.vi(d,c);_.Fb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.xm&&0<=f;f--){var g=a.currentTarget=b[f];e=g.jq(d,!0,a)&&e}a.xm||(g=a.currentTarget=c,e=g.jq(d,!0,a)&&e,a.xm||(e=g.jq(d,!1,a)&&e));if(b)for(f=0;!a.xm&&f<b.length;f++)g=a.currentTarget=b[f],e=g.jq(d,!1,a)&&e;return e};
_.h.va=function(){_.bj.T.va.call(this);this.gD();this.SC=null};_.h.V=function(a,b,c,d){return this.Qi.add(String(a),b,!1,c,d)};_.h.fo=function(a,b,c,d){return this.Qi.add(String(a),b,!0,c,d)};_.h.$b=function(a,b,c,d){return this.Qi.remove(String(a),b,c,d)};_.h.GE=function(a){return _.Ji(this.Qi,a)};_.h.gD=function(a){this.Qi&&this.Qi.removeAll(a)};
_.h.jq=function(a,b,c){a=this.Qi.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.$e||f.src;f.Dt&&this.GE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.Cn=function(a,b,c,d){return this.Qi.Cn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Qi.hasListener(void 0!==a?String(a):void 0,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var rk;_.kk=function(a,b){for(var c in a)if(!(c in b)||a[c]!==b[c])return!1;for(var d in b)if(!(d in a))return!1;return!0};_.lk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.mk=function(a){return a};_.nk=function(a,b){a.src=_.pd(b);(b=_.ad(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.ok=function(a){var b=window.location;a=a instanceof _.Tb?a:_.zd(a);b.href=_.td(a)};_.pk=function(a){a.prototype.$goog_Thenable=!0};_.qk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
rk=function(a,b){this.CS=a;this.WZ=b;this.bw=0;this.df=null};rk.prototype.get=function(){if(0<this.bw){this.bw--;var a=this.df;this.df=a.next;a.next=null}else a=this.CS();return a};rk.prototype.put=function(a){this.WZ(a);100>this.bw&&(this.bw++,a.next=this.df,this.df=a)};
var sk,uk,vk,tk;sk=function(a){_.A.setTimeout(function(){throw a;},0)};_.wk=function(a){a=tk(a);"function"!==typeof _.A.setImmediate||_.A.Window&&_.A.Window.prototype&&!_.Ab("Edge")&&_.A.Window.prototype.setImmediate==_.A.setImmediate?(uk||(uk=vk()),uk(a)):_.A.setImmediate(a)};
vk=function(){var a=_.A.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Ab("Presto")&&(a=function(){var e=_.Yd("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.R)(function(l){if(("*"==k||l.origin==k)&&l.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,k)}}});if("undefined"!==typeof a&&!_.Hb()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.A.setTimeout(e,0)}};tk=_.mk;_.ni(function(a){tk=a});
var xk=function(){this.Bx=this.Wo=null},zk=new rk(function(){return new yk},function(a){a.reset()});xk.prototype.add=function(a,b){var c=zk.get();c.set(a,b);this.Bx?this.Bx.next=c:this.Wo=c;this.Bx=c};xk.prototype.remove=function(){var a=null;this.Wo&&(a=this.Wo,this.Wo=this.Wo.next,this.Wo||(this.Bx=null),a.next=null);return a};var yk=function(){this.next=this.scope=this.Wg=null};yk.prototype.set=function(a,b){this.Wg=a;this.scope=b;this.next=null};
yk.prototype.reset=function(){this.next=this.scope=this.Wg=null};
var Ak,Bk,Ck,Dk,Fk;_.Ek=function(a,b){Ak||Bk();Ck||(Ak(),Ck=!0);Dk.add(a,b)};Bk=function(){if(_.A.Promise&&_.A.Promise.resolve){var a=_.A.Promise.resolve(void 0);Ak=function(){a.then(Fk)}}else Ak=function(){_.wk(Fk)}};Ck=!1;Dk=new xk;Fk=function(){for(var a;a=Dk.remove();){try{a.Wg.call(a.scope)}catch(b){sk(b)}zk.put(a)}Ck=!1};
var Hk,Ik,Tk,Rk;_.Gk=function(a,b){this.Ea=0;this.jj=void 0;this.mn=this.Rj=this.$a=null;this.Su=this.Tz=!1;if(a!=_.cb)try{var c=this;a.call(b,function(d){c.lh(2,d)},function(d){c.lh(3,d)})}catch(d){this.lh(3,d)}};Hk=function(){this.next=this.context=this.ko=this.Br=this.ql=null;this.wp=!1};Hk.prototype.reset=function(){this.context=this.ko=this.Br=this.ql=null;this.wp=!1};Ik=new rk(function(){return new Hk},function(a){a.reset()});_.Jk=function(a,b,c){var d=Ik.get();d.Br=a;d.ko=b;d.context=c;return d};
_.Kk=function(a){if(a instanceof _.Gk)return a;var b=new _.Gk(_.cb);b.lh(2,a);return b};_.Lk=function(a){return new _.Gk(function(b,c){c(a)})};_.Nk=function(a,b,c){Mk(a,b,c,null)||_.Ek(_.ji(b,a))};_.Ok=function(a){return new _.Gk(function(b,c){var d=a.length,e=[];if(d)for(var f=function(m,n){d--;e[m]=n;0==d&&b(e)},g=function(m){c(m)},k=0,l;k<a.length;k++)l=a[k],_.Nk(l,_.ji(f,k),g);else b(e)})};_.Qk=function(){var a,b,c=new _.Gk(function(d,e){a=d;b=e});return new Pk(c,a,b)};
_.Gk.prototype.then=function(a,b,c){return Rk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.pk(_.Gk);_.Gk.prototype.Cs=function(a,b){return Rk(this,null,a,b)};_.Gk.prototype.cancel=function(a){if(0==this.Ea){var b=new Sk(a);_.Ek(function(){Tk(this,b)},this)}};
Tk=function(a,b){if(0==a.Ea)if(a.$a){var c=a.$a;if(c.Rj){for(var d=0,e=null,f=null,g=c.Rj;g&&(g.wp||(d++,g.ql==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ea&&1==d?Tk(c,b):(f?(d=f,d.next==c.mn&&(c.mn=d),d.next=d.next.next):Uk(c),Vk(c,e,3,b)))}a.$a=null}else a.lh(3,b)};_.Xk=function(a,b){a.Rj||2!=a.Ea&&3!=a.Ea||Wk(a);a.mn?a.mn.next=b:a.Rj=b;a.mn=b};
Rk=function(a,b,c,d){var e=_.Jk(null,null,null);e.ql=new _.Gk(function(f,g){e.Br=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.ko=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Sk?g(k):f(l)}catch(m){g(m)}}:g});e.ql.$a=a;_.Xk(a,e);return e.ql};_.Gk.prototype.t1=function(a){this.Ea=0;this.lh(2,a)};_.Gk.prototype.u1=function(a){this.Ea=0;this.lh(3,a)};
_.Gk.prototype.lh=function(a,b){0==this.Ea&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ea=1,Mk(b,this.t1,this.u1,this)||(this.jj=b,this.Ea=a,this.$a=null,Wk(this),3!=a||b instanceof Sk||Yk(this,b)))};
var Mk=function(a,b,c,d){if(a instanceof _.Gk)return _.Xk(a,_.Jk(b||_.cb,c||null,d)),!0;if(_.qk(a))return a.then(b,c,d),!0;if(_.ab(a))try{var e=a.then;if("function"===typeof e)return Zk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Zk=function(a,b,c,d,e){var f=!1,g=function(l){f||(f=!0,c.call(e,l))},k=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,g,k)}catch(l){k(l)}},Wk=function(a){a.Tz||(a.Tz=!0,_.Ek(a.cT,a))},Uk=function(a){var b=null;a.Rj&&(b=a.Rj,a.Rj=b.next,b.next=null);a.Rj||(a.mn=
null);return b};_.Gk.prototype.cT=function(){for(var a;a=Uk(this);)Vk(this,a,this.Ea,this.jj);this.Tz=!1};var Vk=function(a,b,c,d){if(3==c&&b.ko&&!b.wp)for(;a&&a.Su;a=a.$a)a.Su=!1;if(b.ql)b.ql.$a=null,$k(b,c,d);else try{b.wp?b.Br.call(b.context):$k(b,c,d)}catch(e){al.call(null,e)}Ik.put(b)},$k=function(a,b,c){2==b?a.Br.call(a.context,c):a.ko&&a.ko.call(a.context,c)},Yk=function(a,b){a.Su=!0;_.Ek(function(){a.Su&&al.call(null,b)})},al=sk,Sk=function(a){_.Vc.call(this,a);this.gM=!1};_.K(Sk,_.Vc);
Sk.prototype.name="cancel";var Pk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.zt=function(a,b){this.Ha={};this.Qb=[];this.Ns=this.Wb=0;var c=arguments.length;if(1<c){if(c%2)throw Error("f");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};_.h=_.zt.prototype;_.h.Hb=function(){return this.Wb};_.h.Xc=function(){At(this);for(var a=[],b=0;b<this.Qb.length;b++)a.push(this.Ha[this.Qb[b]]);return a};_.h.Be=function(){At(this);return this.Qb.concat()};_.h.Td=function(a){return _.Bt(this.Ha,a)};_.h.Tj=_.ja(9);
_.h.equals=function(a,b){if(this===a)return!0;if(this.Wb!=a.Hb())return!1;b=b||Ct;At(this);for(var c,d=0;c=this.Qb[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Ct=function(a,b){return a===b};_.zt.prototype.isEmpty=function(){return 0==this.Wb};_.zt.prototype.clear=function(){this.Ha={};this.Ns=this.Wb=this.Qb.length=0};_.zt.prototype.remove=function(a){return _.Bt(this.Ha,a)?(delete this.Ha[a],this.Wb--,this.Ns++,this.Qb.length>2*this.Wb&&At(this),!0):!1};
var At=function(a){if(a.Wb!=a.Qb.length){for(var b=0,c=0;b<a.Qb.length;){var d=a.Qb[b];_.Bt(a.Ha,d)&&(a.Qb[c++]=d);b++}a.Qb.length=c}if(a.Wb!=a.Qb.length){var e={};for(c=b=0;b<a.Qb.length;)d=a.Qb[b],_.Bt(e,d)||(a.Qb[c++]=d,e[d]=1),b++;a.Qb.length=c}};_.h=_.zt.prototype;_.h.get=function(a,b){return _.Bt(this.Ha,a)?this.Ha[a]:b};_.h.set=function(a,b){_.Bt(this.Ha,a)||(this.Wb++,this.Qb.push(a),this.Ns++);this.Ha[a]=b};
_.h.addAll=function(a){if(a instanceof _.zt)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 _.zt(this)};_.h.Bi=function(a){At(this);var b=0,c=this.Ns,d=this,e=new _.yt;e.next=function(){if(c!=d.Ns)throw Error("I");if(b>=d.Qb.length)throw _.xt;var f=d.Qb[b++];return a?f:d.Ha[f]};return e};
_.Bt=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Dt=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};_.Et=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};_.Ft=function(a){if(a.Xc&&"function"==typeof a.Xc)return a.Xc();if("string"===typeof a)return a.split("");if(_.eb(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.Dt(a)};
_.Gt=function(a){if(a.Be&&"function"==typeof a.Be)return a.Be();if(!a.Xc||"function"!=typeof a.Xc){if(_.eb(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return _.Et(a)}};_.Ht=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.eb(a)||"string"===typeof a)_.ob(a,b,c);else for(var d=_.Gt(a),e=_.Ft(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
*/
_.Lx=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c};_.Mx=function(a,b){var c=_.eb(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 Nx;_.Ox=function(a){return(new Nx).Ne(a)};Nx=function(){};Nx.prototype.Ne=function(a){var b=[];Px(this,a,b);return b.join("")};
var Px=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),Px(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),Qx(d,c),c.push(":"),Px(a,f,c),e=","));c.push("}");return}}switch(typeof b){case "string":Qx(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("ma`"+typeof b);}}},Rx={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Sx=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Qx=function(a,b){b.push('"',a.replace(Sx,function(c){var d=Rx[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),Rx[c]=
d);return d}),'"')};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Tx=function(a,b,c){if("function"===typeof a)c&&(a=(0,_.R)(a,c));else if(a&&"function"==typeof a.handleEvent)a=(0,_.R)(a.handleEvent,a);else throw Error("na");return 2147483647<Number(b)?-1:_.A.setTimeout(a,b||0)};_.Ux=function(a){_.A.clearTimeout(a)};_.Vx=function(a){var b=null;return(new _.Gk(function(c,d){b=_.Tx(function(){c(void 0)},a);-1==b&&d(Error("oa"))})).Cs(function(c){_.Ux(b);throw c;})};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Yx,by,cy,ey,iy,ky;_.Wx=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};_.Xx=function(a){return(a=_.Ix(a))?new ActiveXObject(a):new XMLHttpRequest};Yx=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};_.Zx=function(a){var b=0,c;for(c in a)b++;return b};_.$x=function(a,b){return null!==a&&b in a};
_.ay=function(a){if(!a||"object"!==typeof a)return a;if("function"===typeof a.clone)return a.clone();var b=Array.isArray(a)?[]:"function"!==typeof ArrayBuffer||"function"!==typeof ArrayBuffer.isView||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=_.ay(a[c]);return b};
by=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};
cy=function(){function a(e){e=_.hi(e,d);return c[e]||""}var b=_.xb;if(_.Hb())return by(b);b=Yx(b);var c={};_.ob(b,function(e){c[e[0]]=e[1]});var d=_.ji(_.$x,c);return _.Gb()?a(["Version","Opera"]):_.Ab("Edge")?a(["Edge"]):_.Ab("Edg/")?a(["Edg"]):_.Jb()?a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""};_.dy=function(a){return 0<=_.vb(cy(),a)};ey=function(a,b){var c=[];for(b=b||0;b<a.length;b+=2)_.ph(a[b],a[b+1],c);return c.join("&")};
_.fy=function(a,b){var c=2==arguments.length?ey(arguments[1],0):ey(arguments,1);return _.oh(a,c)};_.gy=function(a,b,c){c=null!=c?"="+_.lh(c):"";return _.oh(a,b+c)};_.hy=function(a,b){_.Zi(a,"/")&&(a=a.substr(0,a.length-1));_.ed(b,"/")&&(b=b.substr(1));return a+"/"+b};iy={};_.jy=function(a){if(iy[a])return iy[a];a=String(a);if(!iy[a]){var b=/function\s+([^\(]+)/m.exec(a);iy[a]=b?b[1]:"[Anonymous]"}return iy[a]};
ky=function(a,b){var c=[];if(_.$a(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(_.jy(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=_.jy(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(ky(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("")};_.ly=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||_.ly),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=ky(a||arguments.callee.caller,[]));return b};_.my=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};
_.ny=function(a,b){_.bj.call(this);this.Bk=a||1;this.Ds=b||_.A;this.DG=(0,_.R)(this.m1,this);this.AK=_.lb()};_.K(_.ny,_.bj);_.h=_.ny.prototype;_.h.enabled=!1;_.h.uc=null;_.h.setInterval=function(a){this.Bk=a;this.uc&&this.enabled?(this.stop(),this.start()):this.uc&&this.stop()};
_.h.m1=function(){if(this.enabled){var a=_.lb()-this.AK;0<a&&a<.8*this.Bk?this.uc=this.Ds.setTimeout(this.DG,this.Bk-a):(this.uc&&(this.Ds.clearTimeout(this.uc),this.uc=null),this.dispatchEvent("tick"),this.enabled&&(this.stop(),this.start()))}};_.h.start=function(){this.enabled=!0;this.uc||(this.uc=this.Ds.setTimeout(this.DG,this.Bk),this.AK=_.lb())};_.h.stop=function(){this.enabled=!1;this.uc&&(this.Ds.clearTimeout(this.uc),this.uc=null)};_.h.va=function(){_.ny.T.va.call(this);this.stop();delete this.Ds};
var py,qy,ry;_.oy=function(a){_.bj.call(this);this.headers=new _.zt;this.Dx=a||null;this.vf=!1;this.Cx=this.Oa=null;this.Hv="";this.Zn=0;this.bm=this.FB=this.kv=this.Oz=!1;this.Km=0;this.kd=null;this.Nk="";this.QE=this.uf=!1};_.K(_.oy,_.bj);_.oy.prototype.Bb=null;py=/^https?$/i;qy=["POST","PUT"];ry=[];_.sy=function(a,b,c,d,e,f,g){var k=new _.oy;ry.push(k);b&&k.V("complete",b);k.fo("ready",k.jS);f&&k.eE(f);g&&(k.uf=g);k.send(a,c,d,e)};_.oy.prototype.jS=function(){this.Da();_.oi(ry,this)};
_.oy.prototype.eE=function(a){this.Km=Math.max(0,a)};
_.oy.prototype.send=function(a,b,c,d){if(this.Oa)throw Error("pa`"+this.Hv+"`"+a);b=b?b.toUpperCase():"GET";this.Hv=a;this.Zn=0;this.Oz=!1;this.vf=!0;this.Oa=this.Dx?_.Xx(this.Dx):_.Xx(_.Jx);this.Cx=this.Dx?this.Dx.getOptions():_.Jx.getOptions();this.Oa.onreadystatechange=(0,_.R)(this.qL,this);try{this.FB=!0,this.Oa.open(b,String(a),!0),this.FB=!1}catch(f){this.lu(5,f);return}a=c||"";var e=this.headers.clone();d&&_.Ht(d,function(f,g){e.set(g,f)});d=_.hi(e.Be(),ty);c=_.A.FormData&&a instanceof _.A.FormData;
!_.$a(qy,b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,g){this.Oa.setRequestHeader(g,f)},this);this.Nk&&(this.Oa.responseType=this.Nk);"withCredentials"in this.Oa&&this.Oa.withCredentials!==this.uf&&(this.Oa.withCredentials=this.uf);try{uy(this),0<this.Km&&((this.QE=vy(this.Oa))?(this.Oa.timeout=this.Km,this.Oa.ontimeout=(0,_.R)(this.Bg,this)):this.kd=_.Tx(this.Bg,this.Km,this)),this.kv=!0,this.Oa.send(a),this.kv=!1}catch(f){this.lu(5,f)}};
var vy=function(a){return _.sc&&_.Pc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},ty=function(a){return"content-type"==a.toLowerCase()};_.oy.prototype.Bg=function(){"undefined"!=typeof _.Wa&&this.Oa&&(this.Zn=8,this.dispatchEvent("timeout"),this.abort(8))};_.oy.prototype.lu=function(a){this.vf=!1;this.Oa&&(this.bm=!0,this.Oa.abort(),this.bm=!1);this.Zn=a;wy(this);xy(this)};var wy=function(a){a.Oz||(a.Oz=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
_.oy.prototype.abort=function(a){this.Oa&&this.vf&&(this.vf=!1,this.bm=!0,this.Oa.abort(),this.bm=!1,this.Zn=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),xy(this))};_.oy.prototype.va=function(){this.Oa&&(this.vf&&(this.vf=!1,this.bm=!0,this.Oa.abort(),this.bm=!1),xy(this,!0));_.oy.T.va.call(this)};_.oy.prototype.qL=function(){this.Ob||(this.FB||this.kv||this.bm?yy(this):this.FC())};_.oy.prototype.FC=function(){yy(this)};
var yy=function(a){if(a.vf&&"undefined"!=typeof _.Wa&&(!a.Cx[1]||4!=_.zy(a)||2!=a.getStatus()))if(a.kv&&4==_.zy(a))_.Tx(a.qL,0,a);else if(a.dispatchEvent("readystatechange"),4==_.zy(a)){a.vf=!1;try{_.Ay(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.Zn=6,a.getStatus(),wy(a))}finally{xy(a)}}},xy=function(a,b){if(a.Oa){uy(a);var c=a.Oa,d=a.Cx[0]?_.cb:null;a.Oa=null;a.Cx=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}},uy=function(a){a.Oa&&a.QE&&(a.Oa.ontimeout=
null);a.kd&&(_.Ux(a.kd),a.kd=null)};_.oy.prototype.$d=function(){return!!this.Oa};_.Ay=function(a){var b=a.getStatus(),c;if(!(c=_.my(b))){if(b=0===b)a=String(a.Hv).match(_.nh)[1]||null,!a&&_.A.self&&_.A.self.location&&(a=_.A.self.location.protocol,a=a.substr(0,a.length-1)),b=!py.test(a?a.toLowerCase():"");c=b}return c};_.zy=function(a){return a.Oa?a.Oa.readyState:0};_.oy.prototype.getStatus=function(){try{return 2<_.zy(this)?this.Oa.status:-1}catch(a){return-1}};
_.By=function(a){try{return a.Oa?a.Oa.responseText:""}catch(b){return""}};_.Cy=function(a){try{if(!a.Oa)return null;if("response"in a.Oa)return a.Oa.response;switch(a.Nk){case "":case "text":return a.Oa.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.Oa)return a.Oa.mozResponseArrayBuffer}return null}catch(b){return null}};_.oy.prototype.getResponseHeader=function(a){if(this.Oa&&4==_.zy(this))return a=this.Oa.getResponseHeader(a),null===a?void 0:a};
_.oy.prototype.getAllResponseHeaders=function(){return this.Oa&&4==_.zy(this)?this.Oa.getAllResponseHeaders()||"":""};_.ni(function(a){_.oy.prototype.FC=a(_.oy.prototype.FC)});

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

var ug;
ug=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var u=g,r=0;64>r;r+=4)u[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=u[r-3]^u[r-8]^u[r-14]^u[r-16],u[r]=(p<<1|p>>>31)&4294967295;p=e[0];var v=e[1],t=e[2],w=e[3],y=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var D=w^v&(t^w);var z=1518500249}else D=v^t^w,z=1859775393;else 60>r?(D=v&t|w&(v|t),z=2400959708):(D=v^t^w,z=3395469782);D=((p<<5|p>>>27)&4294967295)+D+
y+z+u[r]&4294967295;y=w;w=t;t=(v<<30|v>>>2)&4294967295;v=p;p=D}e[0]=e[0]+p&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+y&4294967295}function c(p,u){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],v=0,t=p.length;v<t;++v)r.push(p.charCodeAt(v));p=r}u||(u=p.length);r=0;if(0==m)for(;r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<u;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],u=
8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=u&255,u>>>=8;b(f);for(r=u=0;5>r;r++)for(var v=24;0<=v;v-=8)p[u++]=e[r]>>v&255;return p}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Sg:function(){for(var p=d(),u="",r=0;r<p.length;r++)u+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return u}}};
_.vg=function(){function a(m){var n=ug();n.update(m);return n.Sg()}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=_.S("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&&_.Oe.EZ(k)};
0!=c&&_.Oe.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))}}();
_.C("shindig.random",_.vg);

var wg=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)}}},xg=function(a,b){return function(c){var d={};c=c.body;var e=_.yf(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)}},yg=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=_.S("googleapis.config/versions/"+k)||_.S("googleapis.config/versions/"+
l)||"v1";d.push({jsonrpc:"2.0",id:g.id,method:k,apiVersion:String(l),params:g.params})}b=wg({httpMethod:"POST",root:a.transport.root,url:"/rpc?pp=0",headers:{"Content-Type":"application/json"},body:d});b.execute.call(b,xg(c,d))},root:void 0}},zg=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)})},Bg=function(){for(var a=Ag,b=a.split("."),c=function(k){k=k||{};k.groupId=k.groupId||"@self";k.userId=
k.userId||"@viewer";k={method:a,rpc:k||{}};yg(k);k.execute=zg;return k},d=_.A,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=_.A,e=0,f=b.length;e<f;++e)g=d[b[e]]||{},e+1==f&&(g=c),d=d[b[e]]=g},Ag;for(Ag in _.S("googleapis.config/methods"))Bg();
_.C("googleapis.newHttpRequest",function(a){return wg(a)});_.C("googleapis.setUrlParameter",function(a,b){if("trace"!==a)throw Error("t");_.He("client/trace",b)});

_.Dy=function(a,b){this.Ad=a;a=b||{};this.aY=Number(a.maxAge)||0;this.yc=a.domain;this.Gk=a.path;this.v_=!!a.secure};_.Dy.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)}};
_.Dy.prototype.write=function(a,b){if(!Ey.test(this.Ad))throw"Invalid cookie name";if(!Fy.test(a))throw"Invalid cookie value";a=this.Ad+"="+a;this.yc&&(a+=";domain="+this.yc);this.Gk&&(a+=";path="+this.Gk);b="number"===typeof b?b:this.aY;if(0<=b){var c=new Date;c.setSeconds(c.getSeconds()+b);a+=";expires="+c.toUTCString()}this.v_&&(a+=";secure");document.cookie=a;return!0};_.Dy.prototype.clear=function(){this.write("",0)};var Fy=/^[-+/_=.:|%&a-zA-Z0-9@]*$/,Ey=/^[A-Z_][A-Z0-9_]{0,63}$/;
_.Dy.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("="))}};
_.Gy=function(a){this.Uh=a};_.Gy.prototype.read=function(){if(Hy.hasOwnProperty(this.Uh))return Hy[this.Uh]};_.Gy.prototype.write=function(a){Hy[this.Uh]=a;return!0};_.Gy.prototype.clear=function(){delete Hy[this.Uh]};var Hy={};_.Gy.iterate=function(a){for(var b in Hy)Hy.hasOwnProperty(b)&&a(b,Hy[b])};
var Iy=function(){this.ne=null;this.key=function(){return null};this.getItem=function(){return this.ne};this.setItem=function(a,b){this.ne=b;this.length=1};this.removeItem=function(){this.clear()};this.clear=function(){this.ne=null;this.length=0};this.length=0},Jy=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}},Ky=function(a,b){this.Ad=a;this.Tf=
Jy(b)?b||window.sessionStorage:new Iy};Ky.prototype.read=function(){return this.Tf.getItem(this.Ad)};Ky.prototype.write=function(a){try{this.Tf.setItem(this.Ad,a)}catch(b){return!1}return!0};Ky.prototype.clear=function(){this.Tf.removeItem(this.Ad)};Ky.iterate=function(a){if(Jy())for(var b=0,c=window.sessionStorage.length;b<c;++b){var d=window.sessionStorage.key(b);a(d,window.sessionStorage[d])}};
for(var Ly=0;64>Ly;++Ly);
_.My="https:"===window.location.protocol;_.Ny=_.My||"http:"===window.location.protocol?_.Dy:_.Gy;_.Oy=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,Bh:c}};
_.Py=function(a){if(0!==a.indexOf("GCSC"))return null;var b={SB:!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=_.Oy(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&&!_.My?b:{SB:!0,Ge:d,oS:a.substr(1),domain:e.domain,Bh:e.Bh}};
var Qy,Ry,Uy,Vy;Qy=_.oe();Ry=_.oe();_.Sy=_.oe();_.Ty=_.oe();Uy="state code cookie_policy g_user_cookie_policy authuser prompt g-oauth-window status".split(" ");Vy=function(a){this.HL=a;this.nC=null};
Vy.prototype.write=function(a){var b=_.oe(),c=_.oe(),d=window.decodeURIComponent?decodeURIComponent:unescape,e;for(e in a)if(_.pe(a,e)){var f=a[e];f=f.replace(/\+/g," ");c[e]=d(f);b[e]=a[e]}d=0;for(e=Uy.length;d<e;++d)delete c[Uy[d]];a=String(a.authuser||0);d=_.oe();d[a]=c;c=_.zf(d);this.HL.write(c);this.nC=b};Vy.prototype.read=function(){return this.nC};Vy.prototype.clear=function(){this.HL.clear();this.nC=_.oe()};_.Wy=function(a){return a?{domain:a.domain,path:"/",secure:a.Ge}:null};
Ky.iterate(function(a){var b=_.Py(a);b&&b.SB&&(Qy[a]=new Vy(new Ky(a)))});_.Ny.iterate(function(a){Qy[a]&&(Ry[a]=new _.Ny(a,_.Wy(_.Py(a))))});

/*

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

/*

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

var Gu,Hu,Iu,Ju,Lu,Mu,Nu,Ou,Qu;oauth2={};_.Fu=!1;Gu=function(a){try{_.Fu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Hu=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};Iu=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};
Ju=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.Ku=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Lu=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};Mu=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.";};Nu={token:1,id_token:1};
Ou=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.Pu=window.JSON;Qu=function(a){this.UE=a||[];this.Yb={}};Qu.prototype.addEventListener=function(a,b){if(!(0<=Hu(this.UE,a)))throw"Unrecognized event type: "+a;if(!Ju(b))throw"The listener for event '"+a+"' is not a function.";this.Yb[a]||(this.Yb[a]=[]);0>Hu(this.Yb[a],b)&&this.Yb[a].push(b)};
Qu.prototype.removeEventListener=function(a,b){if(!(0<=Hu(this.UE,a)))throw"Unrecognized event type: "+a;Ju(b)&&this.Yb[a]&&this.Yb[a].length&&(b=Hu(this.Yb[a],b),0<=b&&this.Yb[a].splice(b,1))};Qu.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Hu(this.UE,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 Ru,Su,Tu,Xu,Yu,ov,pv,rv,sv,uv,Dv;Ru={};Su={};Tu={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.Uu=function(a,b){if(a=Tu[a])return a[b]};_.Vu=function(a,b){if(!a)throw Error("L");if(!b.authServerUrl)throw Error("M");if(!b.idpIFrameUrl)throw Error("N");Tu[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.Wu=void 0;
Xu=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")};Yu=function(){this.Y1=window;this.Tt=this.ul=this.Jr=this.ih=null};
Yu.prototype.open=function(a,b,c,d){Zu(this);this.Jr?(this.ul&&(this.ul(),this.ul=null),$u(this)):this.Jr="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.ih=this.Y1.open(a,this.Jr,b);try{this.ih.focus();if(this.ih.closed||"undefined"==typeof this.ih.closed)throw Error("P");_.Wu=this.ih}catch(e){d&&setTimeout(d,0);this.ih=null;break a}c&&(this.ul=c,av(this))}};
var Zu=function(a){try{if(null==a.ih||a.ih.closed)a.ih=null,a.Jr=null,$u(a),a.ul&&(a.ul(),a.ul=null)}catch(b){a.ih=null,a.Jr=null,$u(a)}},av=function(a){a.Tt=window.setInterval(function(){Zu(a)},300)},$u=function(a){a.Tt&&(window.clearInterval(a.Tt),a.Tt=null)};Su=Su||{};var bv=function(a,b){this.Rb=a;this.NB=b;this.kd=null;this.Wl=!1};bv.prototype.start=function(){if(!this.Wl&&!this.kd){var a=this;this.kd=window.setTimeout(function(){a.clear();a.Wl||(a.Rb(),a.Wl=!0)},Su.VI(this.NB))}};
bv.prototype.clear=function(){this.kd&&(window.clearTimeout(this.kd),this.kd=null)};var cv=function(a,b){var c=Su.qp;this.JW=Su.ep;this.lO=c;this.Rb=a;this.NB=b;this.kd=null;this.Wl=!1;var d=this;this.mO=function(){document[d.JW]||(d.clear(),d.start())}};cv.prototype.start=function(){if(!this.Wl&&!this.kd){Mu(document,this.lO,this.mO);var a=this;this.kd=window.setTimeout(function(){a.clear();a.Wl||(a.Rb(),a.Wl=!0)},Su.VI(this.NB))}};
cv.prototype.clear=function(){var a=this.lO,b=this.mO,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)};Su.ep=null;Su.qp=null;
Su.fX=function(){var a=document;"undefined"!==typeof a.hidden?(Su.ep="hidden",Su.qp="visibilitychange"):"undefined"!==typeof a.msHidden?(Su.ep="msHidden",Su.qp="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(Su.ep="webkitHidden",Su.qp="webkitvisibilitychange")};Su.fX();Su.BS=function(a,b){return Su.ep&&Su.qp?new cv(a,b):new bv(a,b)};Su.VI=function(a){return Math.max(1,a-(new Date).getTime())};
var dv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},ev=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var u=g,r=0;64>r;r+=4)u[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=u[r-3]^u[r-8]^u[r-14]^u[r-16],u[r]=(p<<1|p>>>31)&4294967295;p=e[0];var v=e[1],t=e[2],w=e[3],y=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var D=w^v&(t^w);var z=1518500249}else D=
v^t^w,z=1859775393;else 60>r?(D=v&t|w&(v|t),z=2400959708):(D=v^t^w,z=3395469782);D=((p<<5|p>>>27)&4294967295)+D+y+z+u[r]&4294967295;y=w;w=t;t=(v<<30|v>>>2)&4294967295;v=p;p=D}e[0]=e[0]+p&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+y&4294967295}function c(p,u){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],v=0,t=p.length;v<t;++v)r.push(p.charCodeAt(v));p=r}u||(u=p.length);r=0;if(0==m)for(;r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<
u;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],u=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=u&255,u>>>=8;b(f);for(r=u=0;5>r;r++)for(var v=24;0<=v;v-=8)p[u++]=e[r]>>v&255;return p}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Sg:function(){for(var p=d(),u="",r=0;r<p.length;r++)u+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return u}}},fv=
window.crypto,gv=!1,hv=0,iv=1,jv=0,kv="",lv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;iv=iv*b%jv;if(3==++hv)if(a=window,b=lv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("Q`mousemove");},mv=function(a){var b=ev();b.update(a);return b.Sg()};gv=!!fv&&"function"==typeof fv.getRandomValues;
gv||(jv=1E6*(screen.width*screen.width+screen.height),kv=mv(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),Mu(window,"mousemove",lv));Ru=Ru||{};Ru.rP="ssIFrame_";
_.nv=function(a,b){this.Lb=a;if(!this.Lb)throw Error("R");a=_.Uu(a,"idpIFrameUrl");if(!a)throw Error("S");this.MJ=a;if(!b)throw Error("T");this.Ok=b;a=this.MJ;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.xB=a.join("");this.j_=[location.protocol,"//",location.host].join("");this.wB=
this.Rn=!1;this.IJ=null;this.iw=[];this.qo=[];this.Fi={};this.Zl=void 0};_.nv.prototype.show=function(){var a=this.Zl;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")};_.nv.prototype.nc=function(){Xu(this.Zl)};
_.nv.prototype.Kv=function(a){if(this.Rn)a&&a(this);else{if(!this.Zl){var b=Ru.rP+this.Lb;var c=this.Lb;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Hu(e.split("|"),c))?dv(e,d):dv(e?e+"|"+c:c,d);c=!f;f=this.MJ;var g=this.j_;d=this.Ok;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Ju(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);Xu(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Fu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.Zl=e}a&&this.iw.push(a)}};_.nv.prototype.Jl=function(){return this.IJ};ov=function(a){for(var b=0;b<a.iw.length;b++)a.iw[b](a);a.iw=[]};
_.qv=function(a,b,c,d){if(a.Rn){if(a.Rn&&a.wB)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.Jl(),Gu(a),Error(a);pv(a,{method:b,params:c},d)}else a.qo.push({rpc:{method:b,params:c},callback:d}),a.Kv()};pv=function(a,b,c){if(c){for(var d=b.id;!d||a.Fi[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.Fi[d]=c}b.rpcToken=a.Ok;a.Zl.contentWindow.postMessage(_.Pu.stringify(b),a.xB)};rv=function(a){if(a&&0<=a.indexOf("::"))throw Error("U");};
_.nv.prototype.Vh=function(a,b,c,d,e,f,g,k){rv(f);b=_.Ku(b);_.qv(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.nv.prototype.Jv=function(a,b,c,d,e){b=_.Ku(b);_.qv(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};sv=function(a,b,c){rv(b.identifier);_.qv(a,"getSessionSelector",b,c)};
_.tv=function(a,b,c,d,e){rv(b.identifier);_.qv(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};uv=function(a,b,c){_.qv(a,"monitorClient",{clientId:b},c)};_.nv.prototype.Qr=_.ja(29);_.nv.prototype.gx=function(a,b){_.qv(this,"showDialog",{Maa:a},b)};_.nv.prototype.Jp=_.ja(31);Ru.gv={};Ru.BA=function(a){return Ru.gv[a]};
Ru.Kv=function(a,b){var c=Ru.BA(a);if(!c){c=String;if(gv){var d=new window.Uint32Array(1);fv.getRandomValues(d);d=Number("0."+d[0])}else d=iv,d+=parseInt(kv.substr(0,20),16),kv=mv(kv),d/=jv+Math.pow(16,20);c=c(2147483647*d);c=new _.nv(a,c);Ru.gv[a]=c}c.Kv(b)};Ru.$T=function(a){for(var b in Ru.gv){var c=Ru.BA(b);if(c&&c.Zl&&c.Zl.contentWindow==a.source&&c.xB==a.origin)return c}};Ru.KU=function(a){for(var b in Ru.gv){var c=Ru.BA(b);if(c&&c.xB==a)return c}};Ru=Ru||{};
var wv=function(){var a=[],b;for(b in vv)a.push(vv[b]);Qu.call(this,a);this.wk={};Gu("EventBus is ready.")};Iu(wv,Qu);var vv={PQ:"sessionSelectorChanged",by:"sessionStateChanged",Hx:"authResult",$O:"displayIFrame"},yv=function(a){var b=xv;a&&(b.wk[a]||(b.wk[a]=[]))},zv=function(a,b,c){return b&&a.wk[b]&&0<=Hu(a.wk[b],c)};_.h=wv.prototype;
_.h.rZ=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.Wu);if(b=c?Ru.KU(a.origin):Ru.$T(a)){try{var d=_.Pu.parse(a.data)}catch(e){Gu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Ok){Gu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.Fi[c.id])delete b.Fi[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Gu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.LJ[a.type]?(d=this.LJ[a.type],
c&&!d.ER?Gu("Bad IDP event. Source window cannot be a popup."):d.To&&!d.To.call(this,b,a)?Gu("Bad IDP event."):d.$e.call(this,b,a)):Gu("Bad IDP event.")}else Gu("Bad event, no corresponding Idp Stub.")};_.h.N_=function(a,b){return zv(this,a.Lb,b.clientId)};_.h.M_=function(a,b){b=b.clientId;return!b||zv(this,a.Lb,b)};_.h.PR=function(a,b){return zv(this,a.Lb,b.clientId)};_.h.CY=function(a){a.Rn=!0;ov(a);for(var b=0;b<a.qo.length;b++)pv(a,a.qo[b].rpc,a.qo[b].callback);a.qo=[]};
_.h.BY=function(a,b){b={error:b.error};a.Rn=!0;a.wB=!0;a.IJ=b;a.qo=[];ov(a)};_.h.Cw=function(a,b){b.originIdp=a.Lb;this.dispatchEvent(b)};var xv=new wv,Av=xv,Bv={};Bv.idpReady={$e:Av.CY};Bv.idpError={$e:Av.BY};Bv.sessionStateChanged={$e:Av.Cw,To:Av.N_};Bv.sessionSelectorChanged={$e:Av.Cw,To:Av.M_};Bv.authResult={$e:Av.Cw,To:Av.PR,ER:!0};Bv.displayIFrame={$e:Av.Cw};xv.LJ=Bv||{};Mu(window,"message",function(a){xv.rZ.call(xv,a)});
_.Cv=function(a,b){this.ke=!1;if(!a)throw Error("V");var c=[],d;for(d in a)c.push(a[d]);Qu.call(this,c);this.Cd=[location.protocol,"//",location.host].join("");this.yc=b.crossSubDomains?b.domain||this.Cd:this.Cd;if(!b)throw Error("W");if(!b.idpId)throw Error("X");if(!_.Uu(b.idpId,"authServerUrl")||!_.Uu(b.idpId,"idpIFrameUrl"))throw Error("Y`"+b.idpId);this.Lb=b.idpId;this.Vb=void 0;this.IS=!!b.disableTokenRefresh;this.yT=!!b.forceTokenRefresh;this.P0=!!b.skipTokenCache;this.setOptions(b);this.Rp=
[];this.dm=this.jK=!1;this.Vn=void 0;this.aM();this.Zc=void 0;var e=this,f=function(){Gu("Token Manager is ready.");if(e.Rp.length)for(var g=0;g<e.Rp.length;g++)e.Rp[g].call(e);e.jK=!0;e.Rp=[]};Ru.Kv(this.Lb,function(g){e.Zc=g;g.Rn&&g.wB?(e.dm=!0,e.Vn=g.Jl(),e.ew(e.Vn)):e.Vb?uv(e.Zc,e.Vb,function(k){if(k){k=e.Lb;var l=e.Vb,m=xv;k&&l&&(m.wk[k]||(m.wk[k]=[]),0>Hu(m.wk[k],l)&&m.wk[k].push(l));f()}else e.Vn={error:"Not a valid origin for the client: "+e.Cd+" has not been whitelisted for client ID "+e.Vb+
". Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID."},e.dm=!0,e.ew(e.Vn)}):(yv(e.Lb),f())})};Iu(_.Cv,Qu);_.Cv.prototype.setOptions=function(){};_.Cv.prototype.aM=function(){};_.Cv.prototype.ew=function(){};_.Cv.prototype.Jl=function(){return this.Vn};Dv=function(a,b,c){return function(){b.apply(a,c)}};_.Ev=function(a,b,c){if(a.jK)b.apply(a,c);else{if(a.dm)throw a.Vn;a.Rp.push(Dv(a,b,c))}};_.Cv.prototype.PG=_.ja(32);_.Cv.prototype.Jp=_.ja(30);
_.Gv=function(a,b){_.Cv.call(this,a,b);this.IL=new Yu;this.hj=this.tm=null;Fv(this)};Iu(_.Gv,_.Cv);_.Gv.prototype.setOptions=function(){};
var Hv=function(a,b){a.ie={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.yc};b.crossSubDomains&&(a.ie.policy=b.policy)},Iv=function(a,b){if(!b.authParameters)throw Error("Z");if(!b.authParameters.scope)throw Error("$");if(!b.authParameters.response_type)throw Error("aa");a.zp=b.authParameters;a.zp.redirect_uri||(a.zp.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.ii=_.Ku(b.rpcAuthParameters||a.zp);if(!a.ii.scope)throw Error("ba");if(!a.ii.response_type)throw Error("ca");
a:{var c=a.ii.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!Nu[c[d]]){c=!0;break a}c=!1}if(c)throw Error("da");b.enableSerialConsent&&(a.ii.enable_serial_consent=!0);b.authResultIdentifier&&(a.QR=b.authResultIdentifier);b.spec_compliant&&(a.ii.spec_compliant=b.spec_compliant)};
_.Gv.prototype.aM=function(){var a=this;xv.addEventListener(vv.PQ,function(b){a.ke&&a.ie&&b.originIdp==a.Lb&&!b.crossSubDomains==!a.ie.crossSubDomains&&b.domain==a.ie.domain&&b.id==a.ie.id&&a.uL(b)});xv.addEventListener(vv.by,function(b){a.ke&&b.originIdp==a.Lb&&b.clientId==a.Vb&&a.vL(b)});xv.addEventListener(vv.Hx,function(b){_.Wu=void 0;a.ke&&b.originIdp==a.Lb&&b.clientId==a.Vb&&b.id==a.dj&&(a.tm&&(window.clearTimeout(a.tm),a.tm=null),a.dj=void 0,a.zr(b))});xv.addEventListener(vv.$O,function(b){a.ke&&
b.originIdp==a.Lb&&(b.nc?a.Zc.nc():a.Zc.show())})};_.Gv.prototype.uL=function(){};_.Gv.prototype.vL=function(){};_.Gv.prototype.zr=function(){};var Kv=function(a,b){Jv(a);a.IS||(a.hj=Su.BS(function(){a.Vh(!0)},b-3E5),navigator.onLine&&a.hj.start())},Jv=function(a){a.hj&&(a.hj.clear(),a.hj=null)},Fv=function(a){var b=window;Ou()&&(b=document.body);Mu(b,"online",function(){a.hj&&a.hj.start()});Mu(b,"offline",function(){a.hj&&a.hj.clear()})};_.h=_.Gv.prototype;_.h.Vh=function(){};
_.h.gx=function(a,b){this.Zc.gx(a,b)};_.h.dL=_.ja(33);_.h.PX=function(a,b){if(!this.Vb)throw Error("ha");this.Zc.Jv(this.Vb,this.ii,this.ie,a,b)};_.h.Jv=function(a,b){_.Ev(this,this.PX,[a,b])};_.Mv=function(a){this.ee=void 0;this.Tg=!1;this.Fo=void 0;_.Gv.call(this,_.Lv,a)};Iu(_.Mv,_.Gv);_.Lv={DF:"noSessionBound",np:"userLoggedOut",xO:"activeSessionChanged",by:"sessionStateChanged",mR:"tokenReady",lR:"tokenFailed",Hx:"authResult",ERROR:"error"};
_.Mv.prototype.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Ca=a.id;Hv(this,a);Iv(this,a)};_.Mv.prototype.ew=function(a){this.dispatchEvent({type:_.Lv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Lb})};var Nv=function(a){Jv(a);a.Fo=void 0;a.ZB=void 0};_.h=_.Mv.prototype;
_.h.uL=function(a){var b=a.newValue||{};if(this.ee!=b.hint||this.Tg!=!!b.disabled){a=this.ee;var c=!this.ee||this.Tg;Nv(this);this.ee=b.hint;this.Tg=!!b.disabled;(b=!this.ee||this.Tg)&&!c?this.dispatchEvent({type:_.Lv.np,idpId:this.Lb}):b||(a!=this.ee&&this.dispatchEvent({type:_.Lv.xO,idpId:this.Lb}),this.ee&&this.Vh())}};
_.h.vL=function(a){this.Tg||(this.ee?a.user||this.Fo?a.user==this.ee&&(this.Fo?a.sessionState?this.Fo=a.sessionState:(Nv(this),this.dispatchEvent({type:_.Lv.np,idpId:this.Lb})):a.sessionState&&(this.Fo=a.sessionState,this.Vh())):this.Vh():this.dispatchEvent({type:_.Lv.by,idpId:this.Lb}))};_.h.zr=function(a){this.dispatchEvent({type:_.Lv.Hx,authResult:a.authResult})};_.h.xq=_.ja(35);_.h.qq=function(a){_.Ev(this,this.nA,[a])};_.h.nA=function(a){sv(this.Zc,this.ie,a)};
_.h.hx=function(a,b,c){if(!a)throw Error("ja");Nv(this);this.ee=a;this.Tg=!1;b&&_.tv(this.Zc,this.ie,!1,this.ee);this.ke=!0;this.Vh(c,!0)};_.h.start=function(){_.Ev(this,this.U0,[])};
_.h.U0=function(){var a=this.Vb==Lu("client_id")?Lu("login_hint"):void 0;var b=this.Vb==Lu("client_id")?Lu("state"):void 0;this.zC=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.hx(a,!0,!0);else{var c=this;this.qq(function(d){c.ke=!0;d&&d.hint?(Nv(c),c.ee=d.hint,c.Tg=!!d.disabled,c.Tg?c.dispatchEvent({type:_.Lv.np,idpId:c.Lb}):c.hx(d.hint)):(Nv(c),c.ee=void 0,c.Tg=!(!d||!d.disabled),c.dispatchEvent({type:_.Lv.DF,
autoOpenAuthUrl:!c.Tg,idpId:c.Lb}))})}};_.h.hI=_.ja(36);_.h.Vh=function(a,b){var c=this;this.Zc.Vh(this.Vb,this.ii,this.ee,this.ie,function(d,e){(e=e||d.error)?"user_logged_out"==e?(Nv(c),c.dispatchEvent({type:_.Lv.np,idpId:c.Lb})):(c.ZB=null,c.dispatchEvent({type:_.Lv.lR,idpId:c.Lb,error:e})):(c.ZB=d,c.Fo=d.session_state,Kv(c,d.expires_at),d.idpId=c.Lb,b&&c.zC&&(d.state=c.zC,c.zC=void 0),c.dispatchEvent({type:_.Lv.mR,idpId:c.Lb,response:d}))},this.Ca,a)};_.h.Qr=_.ja(28);_.h.qM=_.ja(37);
_.Ov=function(a){this.ll=null;_.Gv.call(this,{},a);this.ke=!0};Iu(_.Ov,_.Gv);_.h=_.Ov.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Ca=a.id;Hv(this,a);Iv(this,a)};_.h.ew=function(a){this.ll&&(this.ll({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.ll=null)};_.h.zr=function(a){if(this.ll){var b=this.ll;this.ll=null;b(a)}};_.h.xq=_.ja(34);_.h.qq=function(a){this.dm?a(this.Jl()):_.Ev(this,this.nA,[a])};
_.h.nA=function(a){sv(this.Zc,this.ie,a)};_.Pv=function(a,b,c){a.dm?c(a.Jl()):_.Ev(a,a.RY,[b,c])};_.Ov.prototype.RY=function(a,b){this.Zc.Vh(this.Vb,this.ii,a,this.ie,function(c,d){d?b({error:d}):b(c)},this.Ca,this.yT,this.P0)};_.Ov.prototype.EK=_.ja(38);

var Qv,Sv,Tv,Uv,Vv,Wv,Xv,Yv,Zv,$v,aw,bw,ew;Qv=function(a){return Array.prototype.concat.apply([],arguments)};_.Rv=function(){try{var a=Array.from((window.crypto||window.msCrypto).getRandomValues(new Uint8Array(64)))}catch(c){a=[];for(var b=0;64>b;b++)a[b]=Math.floor(256*Math.random())}return _.kh(a,3).substring(0,64)};Sv=function(a,b,c){if(!a.ke)throw Error("ea");b?_.tv(a.Zc,a.ie,!0,void 0,c):_.tv(a.Zc,a.ie,!0,a.ee,c)};Tv=function(a){if(!a.ke)throw Error("ea");return a.ZB};
_.Ov.prototype.EK=_.Uc(38,function(a,b){var c=this.Zc,d=this.Vb,e=this.ie,f=_.Ku(this.ii);delete f.response_type;_.qv(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.Mv.prototype.qM=_.Uc(37,function(a){Tv(this)&&Tv(this).access_token&&(this.Zc.Qr(this.Vb,Tv(this).access_token,a),Sv(this,!0))});_.Mv.prototype.hI=_.Uc(36,function(){var a=this;this.qq(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Lv.np,idpId:a.Lb}):a.Vh(!0):a.dispatchEvent({type:_.Lv.DF,idpId:a.Lb})})});
_.Mv.prototype.xq=_.Uc(35,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.hx(b.authResult.login_hint,a.Tg||b.authResult.login_hint!=a.ee,!0)}});
_.Ov.prototype.xq=_.Uc(34,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.qq(function(d){_.tv(b.Zc,b.ie,d&&d.disabled,c.authResult.login_hint,function(){_.Pv(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"})}});_.Gv.prototype.dL=_.Uc(33,function(){this.Vb&&_.qv(this.Zc,"startPolling",{clientId:this.Vb,origin:this.Cd,id:this.dj},void 0)});
_.nv.prototype.Qr=_.Uc(29,function(a,b,c){_.qv(this,"revoke",{clientId:a,token:b},c)});_.Mv.prototype.Qr=_.Uc(28,function(a){_.Ev(this,this.qM,[a])});Uv=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};
Vv=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};
Wv=function(a,b,c,d,e,f,g){var k=_.Uu(a,"authServerUrl");if(!k)throw Error("O`"+a);a=_.Ku(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&&Vv()&&!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("&")};
Xv=function(a,b,c,d){if(!a.Vb)throw Error("fa");a.dj=c||a.QR||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.Cd.split("//");c=b.extraQueryParams;var f=e[0],g=f.indexOf(":");0<g&&(f=f.substring(0,g));e=["storagerelay://",f,"/",e[1],"?"];e.push("id="+a.dj);c.redirect_uri=e.join("")}return Wv(a.Lb,a.yc,a.Vb,a.zp,!0,b,d)};Yv=function(a,b,c){if(!a.Vb)throw Error("fa");return Wv(a.Lb,a.yc,a.Vb,a.zp,!1,b,c)};
Zv=function(a,b){a.tm&&window.clearTimeout(a.tm);a.tm=window.setTimeout(function(){a.dj==b&&(_.Wu=void 0,a.tm=null,a.dj=void 0,a.zr({authResult:{error:"popup_closed_by_user"}}))},1E3)};$v=function(a,b,c){if(!a.Vb)throw Error("ga");c=c||{};c=Xv(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||Uv())&&_.Ev(a,a.dL,[]);var d=a.dj;a.IL.open(c,b,function(){a.dj==d&&Zv(a,d)},function(){a.dj=void 0;a.zr({authResult:{error:"popup_blocked_by_browser"}})})};
aw=function(a){_.Ev(a,a.hI,[])};bw=function(a,b,c){a.dm?c(a.Jl()):_.Ev(a,a.EK,[b,c])};
_.cw=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("")};
_.dw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.hh[m];if(null!=n)return n;if(!_.Me(m))throw Error("u`"+m);}return l}_.jh();for(var d=0;;){var e=c(-1),f=c(0),g=c(64),k=c(64);if(64===k&&-1===e)break;b(e<<2|f>>4);64!=g&&(b(f<<4&240|g>>2),64!=k&&b(g<<6&192|k))}};ew=function(a){var b=[];_.dw(a,function(c){b.push(c)});return b};_.fw=function(a,b){_.Lh[b||"token"]=a};_.gw=function(a){delete _.Lh[a||"token"]};
_.Pu={parse:function(a){a=_.yf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.zf(a)}};
_.Ov.prototype.aA=function(a,b){_.Ev(this,this.kT,[a,b])};_.Ov.prototype.kT=function(a,b){this.Zc.aA(this.Vb,a,this.ii,this.ie,b)};
_.nv.prototype.aA=function(a,b,c,d,e){c=_.Ku(c);_.qv(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var hw,iw=["client_id","cookie_policy","scope"],jw="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(" "),kw=["authuser","after_redirect","access_type","hl"],lw=["login_hint","prompt"],mw={clientid:"client_id",cookiepolicy:"cookie_policy"},nw=["approval_prompt","authuser","login_hint",
"prompt","hd"],ow=["login_hint","g-oauth-window","status"],pw=Math.min(_.S("oauth-flow/authWindowWidth",599),screen.width-20),qw=Math.min(_.S("oauth-flow/authWindowHeight",600),screen.height-30);
var rw=function(a){_.Vc.call(this,a)};_.ii(rw,_.Vc);rw.prototype.name="gapi.auth2.ExternallyVisibleError";
var sw=function(){};sw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var tw=function(){};tw.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 uw=function(a){this.RR=a};
uw.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.RR){d.login_hint?b(d):b();return}}b()};
var vw=function(a){this.Pd=a;this.Nw=[]};vw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.Nw[b];f?(b++,c.Pd.Jv(function(g){g?f.select(g,d):d()})):a()}};d()};var ww=function(a){a=new vw(a);a.Nw.push(new sw);return a},xw=function(a){a=new vw(a);a.Nw.push(new tw);return a},yw=function(a,b){void 0===b||null===b?b=ww(a):(a=new vw(a),a.Nw.push(new uw(b)),b=a);return b};
var zw=function(a){this.$e=a;this.$d=!0};zw.prototype.remove=function(){this.$d=!1};zw.prototype.trigger=function(){};var Aw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Bw=function(){this.Yb=[]};Bw.prototype.add=function(a){this.Yb.push(a)};Bw.prototype.notify=function(a){for(var b=this.Yb,c=[],d=0;d<b.length;d++){var e=b[d];e.$d&&(c.push(e),_.wk(Cw(e.$e,a)))}this.Yb=c};var Cw=function(a,b){return function(){a(b)}};
var Ew=function(a){this.ne=null;this.Q1=new Dw(this);this.Yb=new Bw;void 0!=a&&this.set(a)};Ew.prototype.set=function(a){a!=this.ne&&(this.ne=a,this.Q1.value=a,this.Yb.notify(this.ne))};Ew.prototype.get=function(){return this.ne};Ew.prototype.V=function(a){a=new Fw(this,a);this.Yb.add(a);return a};var Fw=function(a,b){zw.call(this,b);this.SX=a};_.ii(Fw,zw);Fw.prototype.trigger=function(){var a=this.$e;a(this.SX.get())};var Dw=function(a){this.value=null;this.V=function(b){return new Aw(a.V(b))}};
var Gw={H4:"fetch_basic_profile",Z5:"login_hint",U7:"prompt",e8:"redirect_uri",w8:"scope",i$:"ux_mode",D9:"state"},Hw=function(a){this.Ba={};if(a&&!_.$i(a))if("function"==typeof a.get)this.Ba=a.get();else for(var b in Gw){var c=Gw[b];c in a&&(this.Ba[c]=a[c])}};Hw.prototype.get=function(){return this.Ba};Hw.prototype.kN=function(a){this.Ba.scope=a;return this};Hw.prototype.Jq=function(){return this.Ba.scope};
var Iw=function(a,b){var c=a.Ba.scope;b=Qv(b.split(" "),c?c.split(" "):[]);_.Ke(b);a.Ba.scope=b.join(" ")};_.h=Hw.prototype;_.h.t0=function(a){this.Ba.prompt=a;return this};_.h.NU=function(){return this.Ba.prompt};_.h.Q_=function(){_.Gf("Property app_package_name no longer supported and was not set");return this};_.h.ET=function(){_.Gf("Property app_package_name no longer supported")};_.h.Pe=function(a){this.Ba.state=a};_.h.getState=function(){return this.Ba.state};
var Jw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+pw,"height="+qw,"top="+(screen.height-qw)/2,"left="+(screen.width-pw)/2].join()},Kw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.cw(ew(a)))},Lw=function(){hw=_.S("auth2/idpValue","google");var a=_.S("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.S("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.Vu(hw,{authServerUrl:a,idpIFrameUrl:b})},Mw=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}_.ab(a[e])||(a[e]={});a=a[e]}},Nw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var Ow=function(a){var b=a?(b=Kw(a))?b.sub:null:null;this.Ca=b;this.xc=a?_.lk(a):null};_.h=Ow.prototype;_.h.ma=function(){return this.Ca};_.h.yA=function(){var a=Kw(this.xc);return a?a.hd:null};_.h.Kf=function(){return!!this.xc};_.h.fk=function(a){if(a)return this.xc;a=Pw;var b=_.lk(this.xc);!a.rv||a.rB||a.wW||(delete b.access_token,delete b.scope);return b};_.h.fD=function(){return Pw.fD()};_.h.xj=function(){this.xc=null};_.h.iU=function(){return this.xc?this.xc.scope:null};
_.h.update=function(a){this.Ca=a.Ca;this.xc=a.xc;this.xc.id_token?this.wt=new Qw(this.xc):this.wt&&(this.wt=null)};var Rw=function(a){return a.xc&&"object"==typeof a.xc.session_state?_.lk(a.xc.session_state.extraQueryParams||{}):{}};_.h=Ow.prototype;_.h.lq=function(){var a=Rw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.wj=function(a){var b=Pw,c=new Hw(a);b.rB=c.Jq()?!0:!1;Pw.rv&&Iw(c,"openid profile email");return new _.Gk(function(d,e){var f=Rw(this);f.login_hint=this.ma();f.scope=c.Jq();Sw(b,d,e,f)},this)};_.h.Lq=function(a){return new _.Gk(function(b,c){var d=a||{},e=Pw;d.login_hint=this.ma();e.Lq(d).then(b,c)},this)};_.h.iV=function(a){return this.wj(a)};_.h.disconnect=function(){return Pw.disconnect()};_.h.HT=function(){return this.wt};
_.h.cv=function(a){if(!this.Kf())return!1;var b=this.xc&&this.xc.scope?this.xc.scope.split(" "):"";return _.sb(a?a.split(" "):[],function(c){return _.$a(b,c)})};var Qw=function(a){a=Kw(a);this.BT=a.sub;this.Ad=a.name;this.fV=a.given_name;this.iT=a.family_name;this.SJ=a.picture;this.cu=a.email};_.h=Qw.prototype;_.h.ma=function(){return this.BT};_.h.getName=function(){return this.Ad};_.h.gU=function(){return this.fV};_.h.bU=function(){return this.iT};_.h.rU=function(){return this.SJ};_.h.Du=function(){return this.cu};
var Uw=function(a,b,c){this.km=b;this.oY=a;for(var d in a)a.hasOwnProperty(d)&&Tw(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.km[c[a]]},Tw=function(a,b){a[b]=function(){return a.oY[b].apply(a.km,arguments)}};Uw.prototype.then=function(a,b,c){var d=this;return _.Kk().then(function(){return Vw(d.km,a,b,c)})};_.pk(Uw);
var Ww;Ww=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.Xw=function(a){if(!a)throw new rw("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 rw("Invalid cookiePolicy");a=c[2];c=c[1];var d={};d.dotValue=a.split(".").length;d.isSecure=-1!=c.indexOf("https");d.domain=a;if(!_.Zi(b,"."+a)&&!_.Zi(b,a))throw new rw("Invalid cookiePolicy domain");return d};
var Zw,Yw,$w,ax,bx,cx,ex,jx,fx,lx,mx,gx;Zw=function(a){var b=a||{},c=Yw();_.ob(jw,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};Yw=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;mw[d]&&(d=mw[d]);_.$a(jw,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
$w=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};ax=function(a){_.ob(jw,function(b){var c=$w(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};bx=function(a){a=Zw(a);ax(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=jw+kw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
cx=function(a,b){if(!a)throw new rw("Empty initial options.");for(var c=0;c<iw.length;++c)if(!(b&&"scope"==iw[c]||a[iw[c]]))throw new rw("Missing required parameter '"+iw[c]+"'");_.Xw(a.cookie_policy)};
ex=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:Ww(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:hw};_.dx(b,a);_.ob(lw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.dx=function(){};
jx=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=fx(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:Ww(c),idpId:hw};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.Rv());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);_.ob(lw.concat(kw),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 gx(a.response_type||"token"),hx(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),ix(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};fx=function(a){a=new gx(a.response_type||"token");var b=[];ix(a)&&b.push("token");kx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};lx=["permission","id_token"];mx=/(^|[^_])token/;gx=function(a){this.yo=[];this.IB(a)};
gx.prototype.IB=function(a){a?((0<=a.indexOf("permission")||a.match(mx))&&this.yo.push("permission"),0<=a.indexOf("id_token")&&this.yo.push("id_token"),0<=a.indexOf("code")&&this.yo.push("code")):this.yo=lx};var hx=function(a){return kx(a,"code")},ix=function(a){return kx(a,"permission")};gx.prototype.toString=function(){return this.yo.join(" ")};var kx=function(a,b){var c=!1;_.ob(a.yo,function(d){d==b&&(c=!0)});return c};
var Pw,nx,px,rx,sx,Vw;Pw=null;_.ox=function(){return Pw?nx():null};nx=function(){return new Uw(px.prototype,Pw,["currentUser","isSignedIn"])};px=function(a){delete a.include_granted_scopes;this.Ba=ex(a);this.xS=a.cookie_policy;this.wW=!!a.scope;(this.rv=!1!==a.fetch_basic_profile)&&(this.Ba.authParameters.scope=qx(this,"openid profile email"));this.Vq=a.hosted_domain;this.N1=a.ux_mode||"popup";this.xZ=a.redirect_uri||null;rx(this)};
rx=function(a){a.currentUser=new Ew(new Ow(null));a.isSignedIn=new Ew(!1);a.Pd=new _.Mv(a.Ba);a.Yn=null;a.yv=null;a.FX=new _.Gk(function(b,c){this.Yn=b;this.yv=c},a);a.hw={};a.jr=!0;sx(a);a.Pd.start()};
sx=function(a){a.Pd.addEventListener("error",function(b){a.jr&&a.Yn&&(a.jr=!1,a.yv({error:b.error,details:b.details}),a.Yn=null,a.yv=null)});a.Pd.addEventListener("authResult",function(b){b&&b.authResult&&a.Ve(b);a.Pd.xq()(b)});a.Pd.addEventListener("tokenReady",function(b){var c=new Ow(b.response);if(a.Vq&&a.Vq!=c.yA())a.Ve({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.yA(),expectedDomain:a.Vq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Yb.notify(d.ne);a.isSignedIn.set(!0);c=c.lq();(d=_.Xw(a.xS))&&c&&_.Dh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.Ge?"S":"H",d.Bh].join(""),c,{domain:d.domain,secure:d.isSecure});_.fw(b.response);a.Ve(b)}});a.Pd.addEventListener("noSessionBound",function(b){a.jr&&b.autoOpenAuthUrl?(a.jr=!1,ww(a.Pd).select(function(c){if(c&&c.login_hint){var d=a.Pd;_.Ev(d,d.hx,[c.login_hint,!0])}else a.currentUser.set(new Ow(null)),a.isSignedIn.set(!1),_.gw(),a.Ve(b)})):(a.currentUser.set(new Ow(null)),
a.isSignedIn.set(!1),_.gw(),a.Ve(b))});a.Pd.addEventListener("tokenFailed",function(b){a.Ve(b)});a.Pd.addEventListener("userLoggedOut",function(b){a.currentUser.get().xj();var c=a.currentUser;c.Yb.notify(c.ne);a.isSignedIn.set(!1);_.gw();a.Ve(b)})};Vw=function(a,b,c,d){return a.FX.then(function(e){if(b)return b(e.gV)},c,d)};px.prototype.Ve=function(a){if(a){this.jr=!1;var b=a.type||"";if(this.hw[b])this.hw[b](a);this.Yn&&(this.Yn({gV:this}),this.yv=this.Yn=null)}};
var tx=function(a,b){_.Cb(b,function(c,d){a.hw[d]=function(e){a.hw={};c(e)}})},Sw=function(a,b,c,d){d=_.lk(d);a.Vq&&(d.hd=a.Vq);var e=d.ux_mode||a.N1;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.xZ||Nw()+window.location.pathname),ux(a,f)):(delete d.redirect_uri,vx(a,f),tx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):tx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};px.prototype.wj=function(a){return new _.Gk(function(b,c){var d=new Hw(a);this.rB=d.Jq()?!0:!1;this.rv?(d.Ba.fetch_basic_profile=!0,Iw(d,"email profile openid")):d.Ba.fetch_basic_profile=!1;var e=qx(this,d.Jq());d.kN(e);Sw(this,b,c,d.get())},this)};
px.prototype.Lq=function(a){var b=a||{};this.rB=!!b.scope;a=qx(this,b.scope);if(""==a)return _.Lk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.ob(nw,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?wx(this,c):xx(this,c,b.redirect_uri)};
var xx=function(a,b,c){b.redirect_uri=c;ux(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Kk({message:"Redirecting to IDP."})},wx=function(a,b){b.origin=Nw();delete b.redirect_uri;vx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Gk(function(c,d){tx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},vx=function(a,b){Mw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");$v(a.Pd,Jw(),b)},ux=function(a,b){Mw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");b=b||{};window.location.assign(Yv(a.Pd,b.sessionMeta,b.responseType))};px.prototype.xj=function(a){var b=a||!1;return new _.Gk(function(c){Sv(this.Pd,b,function(){c()})},this)};px.prototype.DI=function(){return this.Ba.authParameters.scope};var qx=function(a,b){a=a.DI();b=Qv(b?b.split(" "):[],a?a.split(" "):[]);_.Ke(b);return b.join(" ")};
px.prototype.fD=function(){var a=this;return new _.Gk(function(b,c){tx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});aw(a.Pd)})};px.prototype.NR=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.Oi(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.wj(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."})};
px.prototype.disconnect=function(){return new _.Gk(function(a){this.Pd.Qr(function(){a()})},this)};
var yx;_.Gk.prototype["catch"]=_.Gk.prototype.Cs;yx=null;_.zx=function(a){a=bx(a);if(Pw){if(_.kk(a,yx||{}))return nx();throw new rw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}cx(a,!1!==a.fetch_basic_profile);Lw();yx=a;Pw=new px(a);_.ze.ga=1;return nx()};
var Bx,Dx,Ax,Fx,Ex,Gx;_.Cx=function(a,b){Lw();a=bx(a);cx(a);var c=jx(a),d=new _.Ov(c);"none"==a.prompt?Ax(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)}):Bx(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.IL.ih;b(e)})};
Bx=function(a,b,c){var d=new gx(b.response_type);c=Dx(a,d,c);var e={responseType:d.toString()};Mw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");hx(d)&&Mw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Mw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Mw(e,["sessionMeta","extraQueryParams","state"],b.state);b=Jw();a.dm?c({authResult:{error:"idpiframe_initialization_failed",details:a.Jl().error}}):(a.ll=
c,$v(a,b,e))};Dx=function(a,b,c){if(ix(b)){var d=Ex(c);return function(e){e&&e.authResult&&!e.authResult.error?a.xq(function(f){f&&!f.error?(f=_.lk(f),hx(b)&&(f.code=e.authResult.code),d(f)):d(f?f:{error:"unknown_error"})})(e):d(e&&e.authResult?e.authResult:{error:"unknown_error"})}}return function(e){e&&e.authResult&&!e.authResult.error?c(_.lk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
Ax=function(a,b,c){if(hx(new gx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Ex(c);b.login_hint?a.aA(b.login_hint,function(e){e?Fx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?yw(a,b.authuser).select(function(e){e&&e.login_hint?Fx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.qq(function(e){e&&e.hint?Fx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?xw(a):ww(a)).select(function(f){f&&f.login_hint?Fx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Fx=function(a,b,c,d){b=new gx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Fb(f,k),0==e&&d(f))};(ix(b)||kx(b,"id_token"))&&e++;hx(b)&&e++;(ix(b)||kx(b,"id_token"))&&_.Pv(a,c,g);hx(b)&&bw(a,c,g)};
Ex=function(a){return function(b){if(!b||b.error)_.gw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.lk(b);Gx(c);delete c.id_token;delete c.code;_.fw(c)}a(b)}}};Gx=function(a){_.ob(ow,function(b){delete a[b]})};
_.C("gapi.auth2.init",_.zx);_.C("gapi.auth2.authorize",function(a,b){if(null!=Pw)throw new rw("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).");_.Cx(a,function(c){Gx(c);b(c)})});_.C("gapi.auth2._gt",function(){return _.Mh()});_.C("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Fu="0"!=a&&!!a});_.C("gapi.auth2.getAuthInstance",_.ox);
_.C("gapi.auth2.BasicProfile",Qw);_.C("gapi.auth2.BasicProfile.prototype.getId",Qw.prototype.ma);_.C("gapi.auth2.BasicProfile.prototype.getName",Qw.prototype.getName);_.C("gapi.auth2.BasicProfile.prototype.getGivenName",Qw.prototype.gU);_.C("gapi.auth2.BasicProfile.prototype.getFamilyName",Qw.prototype.bU);_.C("gapi.auth2.BasicProfile.prototype.getImageUrl",Qw.prototype.rU);_.C("gapi.auth2.BasicProfile.prototype.getEmail",Qw.prototype.Du);_.C("gapi.auth2.GoogleAuth",px);
_.C("gapi.auth2.GoogleAuth.prototype.attachClickHandler",px.prototype.NR);_.C("gapi.auth2.GoogleAuth.prototype.disconnect",px.prototype.disconnect);_.C("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",px.prototype.Lq);_.C("gapi.auth2.GoogleAuth.prototype.signIn",px.prototype.wj);_.C("gapi.auth2.GoogleAuth.prototype.signOut",px.prototype.xj);_.C("gapi.auth2.GoogleAuth.prototype.getInitialScopes",px.prototype.DI);_.C("gapi.auth2.GoogleUser",Ow);_.C("gapi.auth2.GoogleUser.prototype.grant",Ow.prototype.iV);
_.C("gapi.auth2.GoogleUser.prototype.getId",Ow.prototype.ma);_.C("gapi.auth2.GoogleUser.prototype.isSignedIn",Ow.prototype.Kf);_.C("gapi.auth2.GoogleUser.prototype.getAuthResponse",Ow.prototype.fk);_.C("gapi.auth2.GoogleUser.prototype.getBasicProfile",Ow.prototype.HT);_.C("gapi.auth2.GoogleUser.prototype.getGrantedScopes",Ow.prototype.iU);_.C("gapi.auth2.GoogleUser.prototype.getHostedDomain",Ow.prototype.yA);_.C("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",Ow.prototype.Lq);
_.C("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",Ow.prototype.cv);_.C("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",Ow.prototype.fD);_.C("gapi.auth2.LiveValue",Ew);_.C("gapi.auth2.LiveValue.prototype.listen",Ew.prototype.V);_.C("gapi.auth2.LiveValue.prototype.get",Ew.prototype.get);_.C("gapi.auth2.SigninOptionsBuilder",Hw);_.C("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Hw.prototype.ET);_.C("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Hw.prototype.Q_);
_.C("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Hw.prototype.Jq);_.C("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Hw.prototype.kN);_.C("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Hw.prototype.NU);_.C("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Hw.prototype.t0);_.C("gapi.auth2.SigninOptionsBuilder.prototype.get",Hw.prototype.get);

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

_.fj=function(a){this.S=a};_.h=_.fj.prototype;_.h.value=function(){return this.S};_.h.Rk=function(a){this.S.width=a;return this};_.h.Rc=function(){return this.S.width};_.h.ki=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.je=function(a){this.S.style=a;return this};_.h.Rl=_.ja(14);
_.gj=function(a){this.S=a};_.gj.prototype.GD=function(a){this.S.anchor=a;return this};_.gj.prototype.Hh=function(){return this.S.anchor};_.gj.prototype.Pw=_.ja(16);_.hj=function(a){a.S.show=!0;return a};_.gj.prototype.ki=function(a){this.S.height=a;return this};_.gj.prototype.getHeight=function(){return this.S.height};_.gj.prototype.Rk=function(a){this.S.width=a;return this};_.gj.prototype.Rc=function(){return this.S.width};
_.mj=function(a){this.S=a||{}};_.mj.prototype.value=function(){return this.S};_.mj.prototype.setUrl=function(a){this.S.url=a;return this};_.mj.prototype.getUrl=function(){return this.S.url};_.nj=function(a,b){a.S.where=b;return a};_.h=_.mj.prototype;_.h.je=function(a){this.S.style=a;return this};_.h.Rl=_.ja(13);_.h.Oe=function(a){this.S.id=a;return this};_.h.ma=function(){return this.S.id};_.h.Qk=function(a){this.S.rpctoken=a;return this};_.oj=function(a,b){a.S.queryParams=b;return a};
_.pj=function(a,b){a.S.relayOpen=b;return a};_.qj=function(a,b){a.S.messageHandlers=b;return a};_.rj=function(a,b){a.S.messageHandlersFilter=b;return a};_.mj.prototype.Go=_.ja(17);_.mj.prototype.getContext=function(){return this.S.context};_.mj.prototype.Qc=function(){return this.S.openerIframe};_.sj=function(a){return new _.gj(a.S)};_.mj.prototype.Il=function(){this.S.attributes=this.S.attributes||{};return new _.fj(this.S.attributes)};_.tj=function(a){a.S.connectWithQueryParams=!0;return a};

var xj,yj,zj,Aj,Bj,Cj,Dj,Ej,Fj,Gj,Hj,Ij,Mj,Oj,Pj,Qj;_.uj=function(a){return!!a&&"object"===typeof a&&_.me.test(a.push)};_.vj=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.wj=function(a,b){if(!a)throw Error(b||"");};xj=/&/g;yj=/</g;zj=/>/g;Aj=/"/g;Bj=/'/g;Cj=function(a){return String(a).replace(xj,"&amp;").replace(yj,"&lt;").replace(zj,"&gt;").replace(Aj,"&quot;").replace(Bj,"&#39;")};Dj=/[\ud800-\udbff][\udc00-\udfff]|[^!-~]/g;Ej=/%([a-f]|[0-9a-fA-F][a-f])/g;Fj=/^(https?|ftp|file|chrome-extension):$/i;
Gj=function(a){a=String(a);a=a.replace(Dj,function(e){try{return encodeURIComponent(e)}catch(f){return encodeURIComponent(e.replace(/^[^%]+$/g,"\ufffd"))}}).replace(_.ve,function(e){return e.replace(/%/g,"%25")}).replace(Ej,function(e){return e.toUpperCase()});a=a.match(_.ue)||[];var b=_.oe(),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(Fj);b.Ap=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.Fh=a[7]?[d(a[7])]:[];return b};Hj=function(a){return a.Ap+(0<a.query.length?"?"+a.query.join("&"):"")+(0<a.Fh.length?"#"+a.Fh.join("&"):"")};Ij=function(a,b){var c=[];if(a)for(var d in a)if(_.pe(a,d)&&null!=a[d]){var e=b?b(a[d]):a[d];c.push(encodeURIComponent(d)+"="+encodeURIComponent(e))}return c};
_.Jj=function(a,b,c,d){a=Gj(a);a.query.push.apply(a.query,Ij(b,d));a.Fh.push.apply(a.Fh,Ij(c,d));return Hj(a)};
_.Kj=function(a,b){var c=Gj(b);b=c.Ap;c.query.length&&(b+="?"+c.query.join(""));c.Fh.length&&(b+="#"+c.Fh.join(""));var d="";2E3<b.length&&(c=b,b=b.substr(0,2E3),b=b.replace(_.we,""),d=c.substr(b.length));var e=a.createElement("div");a=a.createElement("a");c=Gj(b);b=c.Ap;c.query.length&&(b+="?"+c.query.join(""));c.Fh.length&&(b+="#"+c.Fh.join(""));_.Cd(a,new _.Tb(b,_.Sb));e.appendChild(a);b=_.gc(e.innerHTML,null);_.Bd(e,b);b=String(e.firstChild.href);e.parentNode&&e.parentNode.removeChild(e);c=Gj(b+
d);b=c.Ap;c.query.length&&(b+="?"+c.query.join(""));c.Fh.length&&(b+="#"+c.Fh.join(""));return b};_.Lj=/^https?:\/\/[^\/%\\?#\s]+\/[^\s]*$/i;Mj=function(a){for(;a.firstChild;)a.removeChild(a.firstChild)};_.Nj=function(a,b){var c=_.ne(_.ze,"watt",_.oe());_.ne(c,a,b)};Oj=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/b\/(\d{10,21})\//;
Pj=function(a){var b=_.S("googleapis.config/sessionDelegate");"string"===typeof b&&21<b.length&&(b=null);null==b&&(b=(a=(a||window.location.href).match(Oj))?a[1]:null);if(null==b)return null;b=String(b);21<b.length&&(b=null);return b};
var Rj=function(){var a=_.ze.onl;if(!a){a=_.oe();_.ze.onl=a;var b=_.oe();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},Sj=function(a,b){b=b.onload;return"function"===typeof b?(Rj().a(a,b),b):null},Tj=function(a){_.wj(/^\w+$/.test(a),"Unsupported id - "+a);Rj();return'onload="window.___jsl.onl.e(&#34;'+a+'&#34;)"'},Uj=function(a){Rj().r(a)};
var Wj,Xj,bk;_.Vj={allowtransparency:"true",frameborder:"0",hspace:"0",marginheight:"0",marginwidth:"0",scrolling:"no",style:"",tabindex:"0",vspace:"0",width:"100%"};Wj={allowtransparency:!0,onload:!0};Xj=0;_.Yj=function(a,b){var c=0;do var d=b.id||["I",Xj++,"_",(new Date).getTime()].join("");while(a.getElementById(d)&&5>++c);_.wj(5>c,"Error creating iframe id");return d};_.Zj=function(a,b){return a?b+"/"+a:""};
_.ak=function(a,b,c,d){var e={},f={};a.documentMode&&9>a.documentMode&&(e.hostiemode=a.documentMode);_.qe(d.queryParams||{},e);_.qe(d.fragmentParams||{},f);var g=d.pfname;var k=_.oe();_.S("iframes/dropLegacyIdParam")||(k.id=c);k._gfid=c;k.parent=a.location.protocol+"//"+a.location.host;c=_.se(a.location.href,"parent");g=g||"";!g&&c&&(g=_.se(a.location.href,"_gfid","")||_.se(a.location.href,"id",""),g=_.Zj(g,_.se(a.location.href,"pfname","")));g||(c=_.yf(_.se(a.location.href,"jcp","")))&&"object"==
typeof c&&(g=_.Zj(c.id,c.pfname));k.pfname=g;d.connectWithJsonParam&&(g={},g.jcp=_.zf(k),k=g);g=_.se(b,"rpctoken")||e.rpctoken||f.rpctoken;g||(g=d.rpctoken||String(Math.round(1E8*_.Yh())),k.rpctoken=g);d.rpctoken=g;_.qe(k,d.connectWithQueryParams?e:f);k=a.location.href;a=_.oe();(g=_.se(k,"_bsh",_.ze.bsh))&&(a._bsh=g);(k=_.ze.dpo?_.ze.h:_.se(k,"jsh",_.ze.h))&&(a.jsh=k);d.hintInFragment?_.qe(a,f):_.qe(a,e);return _.Jj(b,e,f,d.paramsSerializer)};
bk=function(a){_.wj(!a||_.Lj.test(a),"Illegal url for new iframe - "+a)};
_.ck=function(a,b,c,d,e){bk(c.src);var f,g=Sj(d,c),k=g?Tj(d):"";try{document.all&&(f=a.createElement('<iframe frameborder="'+Cj(String(c.frameborder))+'" scrolling="'+Cj(String(c.scrolling))+'" '+k+' name="'+Cj(String(c.name))+'"/>'))}catch(m){}finally{f||(f=a.createElement("iframe"),g&&(f.onload=function(){f.onload=null;g.call(this)},Uj(d)))}f.setAttribute("ng-non-bindable","");for(var l in c)a=c[l],"style"===l&&"object"===typeof a?_.qe(a,f.style):Wj[l]||f.setAttribute(l,String(a));(l=e&&e.beforeNode||
null)||e&&e.dontclear||Mj(b);b.insertBefore(f,l);f=l?l.previousSibling:b.lastChild;c.allowtransparency&&(f.allowTransparency=!0);return f};
var dk,gk;dk=/^:[\w]+$/;_.ek=/:([a-zA-Z_]+):/g;_.fk=function(){var a=_.Ah()||"0",b=Pj();var c=_.Ah(void 0)||a;var d=Pj(void 0),e="";c&&(e+="u/"+encodeURIComponent(String(c))+"/");d&&(e+="b/"+encodeURIComponent(String(d))+"/");c=e||null;(e=(d=!1===_.S("isLoggedIn"))?"_/im/":"")&&(c="");var f=_.S("iframes/:socialhost:"),g=_.S("iframes/:im_socialhost:");return Qj={socialhost:f,ctx_socialhost:d?g:f,session_index:a,session_delegate:b,session_prefix:c,im_prefix:e}};gk=function(a,b){return _.fk()[b]||""};
_.hk=function(a){return _.Kj(_.ke,a.replace(_.ek,gk))};_.ik=function(a){var b=a;dk.test(a)&&(b=_.S("iframes/"+b.substring(1)+"/url"),_.wj(!!b,"Unknown iframe url config for - "+a));return _.hk(b)};
_.jk=function(a,b,c){var d=c||{};c=d.attributes||{};_.wj(!(d.allowPost||d.forcePost)||!c.onload,"onload is not supported by post iframe (allowPost or forcePost)");a=_.ik(a);c=b.ownerDocument||_.ke;var e=_.Yj(c,d);a=_.ak(c,a,e,d);var f=_.oe();_.qe(_.Vj,f);_.qe(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=Gj(a);f.src="";d.dropDataPostorigin||(f["data-postorigin"]=a);a=_.ck(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";_.ck(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=Hj(g);_.wj(_.Lj.test(f),"Invalid URL: "+f);g=c.createElement("form");g.method="POST";g.target=e;g.style.display="none";e=f instanceof _.Tb?f:_.zd(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=_.ck(c,b,f,e,d);return b};

_.bl=function(a){return new _.Gk(a)};

var jl=function(){this.Hs={cM:cl?"../"+cl:null,qz:dl,$I:el,Uba:fl,Qu:gl,Dca:hl};this.tf=_.je;this.KL=this.GS;this.tT=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.Hs.cM){this.tf=this.Hs.$I(this.tf,this.Hs.cM);var a=this.tf.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.KL=this.tf.doPostMsg}this.hE={};this.IE={};a=(0,_.R)(this.gB,
this);_.ye(this.tf,"message",a);_.ne(_.ze,"RPMQ",[]).push(a);this.tf!=this.tf.parent&&il(this,this.tf.parent,this.jC(this.tf.name),"*")};jl.prototype.jC=function(a){return'{"h":"'+escape(a)+'"}'};var kl=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},ll=function(a){if(!/^\s*{/.test(a))return!1;a=_.yf(a);return null!==a&&"object"===typeof a&&!!a.g};
jl.prototype.gB=function(a){var b=String(a.data);(0,_.Hf)("gapi.rpc.receive("+fl+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=ll(b);if(!c&&!d){if(!d&&(c=kl(b))){if(this.hE[c])this.hE[c]();else this.IE[c]=1;return}var e=a.origin,f=this.Hs.qz;this.tT?_.je.setTimeout(function(){f(b,e)},0):f(b,e)}};jl.prototype.Fc=function(a,b){".."===a||this.IE[a]?(b(),delete this.IE[a]):this.hE[a]=b};
var il=function(a,b,c,d){var e=ll(c)?"":"!_";(0,_.Hf)("gapi.rpc.send("+fl+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.KL(b,e+c,d)};jl.prototype.GS=function(a,b,c){a.postMessage(b,c)};jl.prototype.send=function(a,b,c){(a=this.Hs.$I(this.tf,a))&&!a.closed&&il(this,a,b,c)};
var ml,nl,ol,ql,rl,sl,tl,cl,fl,ul,vl,wl,el,gl,yl,zl,El,Fl,Hl,hl,Jl,Il,Al,Bl,Kl,dl,Ll,Ml;ml=0;nl=[];ol={};ql={};rl=_.je.location.href;sl=_.se(rl,"rpctoken");tl=_.se(rl,"parent")||_.ke.referrer;cl=_.se(rl,"rly");fl=cl||(_.je!==_.je.top||_.je.opener)&&_.je.name||"..";ul=null;vl={};wl=function(){};_.xl={send:wl,Fc:wl,jC:wl};
el=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.je.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};gl=function(a){return(a=ol[a])&&a.Vk};
yl=function(a){if(a.f in{})return!1;var b=a.t,c=ol[a.r];a=a.origin;return c&&(c.Vk===b||!c.Vk&&!b)&&(a===c.origin||"*"===c.origin)};zl=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)}};_.Cl=function(a,b,c){a=Al(a);ql[a.name]={Wg:b,mr:a.mr,To:c||yl};Bl()};_.Dl=function(a){delete ql[Al(a).name]};El={};Fl=function(a,b){(a=El["_"+a])&&a[1](this)&&a[0].call(this,b)};
Hl=function(a){var b=a.c;if(!b)return wl;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Gl.apply(null,e)}};hl=function(a){ul=a};Jl=function(a){vl[a]||(vl[a]=_.je.setTimeout(function(){vl[a]=!1;Il(a)},0))};Il=function(a){var b=ol[a];if(b&&b.ready){var c=b.dD;for(b.dD=[];c.length;)_.xl.send(a,_.zf(c.shift()),b.origin)}};Al=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),mr:!0}:{name:a,mr:!1}};
Bl=function(){for(var a=_.S("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=nl[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)nl.splice(c,1),--c;else{var f=e.s,g=ql[f]||ql["*"];if(g)if(nl.splice(c,1),--c,e.origin=d.origin,d=Hl(e),e.callback=d,g.To(e)){if("__cb"!==f&&!!g.mr!=!!e.g)break;e=g.Wg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Hf)("gapi.rpc.rejected("+fl+"): "+f)}}};Kl=function(a,b,c){nl.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Bl()};
dl=function(a,b){a=_.yf(a);Kl(a,b,!1)};Ll=function(a){for(;a.length;)Kl(a.shift(),this.origin,!0);Bl()};Ml=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",QB:b}};
_.Nl=function(a,b,c,d){var e=Ml(a);d&&(_.je.frames[e.id]=_.je.frames[e.id]||d);a=e.id;if(!ol.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.sg(tl),c=c||sl;else if(!e.QB){var f=_.ke.getElementById(a);f&&(f=f.src,d=_.sg(f),c=c||_.se(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);ol[a]={Vk:c,dD:[],origin:d,g_:b,YL:function(){var g=a;ol[g].ready=1;Il(g)}};_.xl.Fc(a,ol[a].YL)}return ol[a].YL};
_.Gl=function(a,b,c,d){a=a||"..";_.Nl(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=fl,l=sl,m=ol[a],n=k,p=Ml(a);if(m&&".."!==a){if(p.QB){if(!(l=ol[a].g_)){l=ul?ul.substring(1).split("/"):[fl];n=l.length-1;for(var u=_.je.parent;u!==_.je.top;){var r=u.parent;if(!n--){for(var v=null,t=r.frames.length,w=0;w<t;++w)r.frames[w]==u&&(v=w);l.unshift("{"+v+"}")}u=r}l="/"+l.join("/")}n=l}else n=k="..";l=m.Vk}g&&p?(m=yl,p.QB&&(m=zl(p)),El["_"+ ++ml]=[g,m],g=ml):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=Al(e);f.s=e.name;f.g=e.mr;ol[a].dD.push(f);Jl(a)};if("function"===typeof _.je.postMessage||"object"===typeof _.je.postMessage)_.xl=new jl,_.Cl("__cb",Fl,function(){return!0}),_.Cl("_processBatch",Ll,function(){return!0}),_.Nl("..");

var Ol=function(a,b){a=window.getComputedStyle(a,"").getPropertyValue(b).match(/^([0-9]+)/);return parseInt(a[0],10)};
_.Pl=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+Ol(e,"margin-bottom");a=Math.max(a,f)}b.push(e)}}return a+Ol(document.body,"border-bottom")+Ol(document.body,
"margin-bottom")+Ol(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};

var Ql,Tl,Xl,Yl,$l,Zl,am,bm;_.fj.prototype.Rl=_.Uc(14,function(){return this.S.style});_.mj.prototype.Rl=_.Uc(13,function(){return this.S.style});Ql=function(a,b){a.S.onload=b};_.Rl=function(a){return a.S.rpctoken};_.Sl=function(a){a.S.waitForOnload=!0;return a};Tl=function(a){return(a=a.S.timeout)?a:null};_.Ul=function(a,b,c){if(a){_.wj(_.uj(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};
_.Vl=function(a,b,c){if(a)if(_.uj(a))_.Ul(a,b,c);else{_.wj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.pe(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};$l=function(a){this.resolve=this.reject=null;this.promise=_.bl((0,_.R)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=Zl(this.promise,a))};Zl=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};am={height:!0,width:!0};bm=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;
_.cm=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.dm=function(a){this.S=a||{}};_.ii(_.dm,_.mj);_.em=function(a,b){a.S.frameName=b;return a};_.dm.prototype.vd=function(){return this.S.frameName};_.fm=function(a,b){a.S.rpcAddr=b;return a};_.dm.prototype.Hf=function(){return this.S.rpcAddr};_.gm=function(a,b){a.S.retAddr=b;return a};_.dm.prototype.Zg=function(){return this.S.retAddr};_.dm.prototype.mi=function(a){this.S.origin=a;return this};_.dm.prototype.getOrigin=function(){return this.S.origin};
_.dm.prototype.tj=function(a){this.S.setRpcReady=a;return this};_.hm=function(a){return a.S.setRpcReady};_.dm.prototype.Io=function(a){this.S.context=a};var im=function(a,b){a.S._rpcReadyFn=b};_.dm.prototype.Ma=function(){return this.S.iframeEl};
var mm;_.jm=_.oe();_.km=_.oe();_.lm=function(a){return _.jm[a]};mm=function(a,b){_.re.load("gapi.iframes.style."+a,b)};
_.om=function(a){a=a||{};this.Ob=!1;this.EL=_.oe();this.Af=_.oe();this.tf=a._window||_.je;this.ld=this.tf.location.href;this.FL=(this.TC=nm(this.ld,"parent"))?nm(this.ld,"pfname"):"";this.Ca=this.TC?nm(this.ld,"_gfid")||nm(this.ld,"id"):"";this.kg=_.Zj(this.Ca,this.FL);this.Cd=_.sg(this.ld);if(this.Ca){var b=new _.dm;_.fm(b,a._parentRpcAddr||"..");_.gm(b,a._parentRetAddr||this.Ca);b.mi(_.sg(this.TC||this.ld));_.em(b,this.FL);this.$a=this.Nj(b.value())}else this.$a=null};_.h=_.om.prototype;
_.h.Wn=_.ja(11);_.h.Da=function(){if(!this.Ob){for(var a=_.Fa(Object.values(this.Af)),b=a.next();!b.done;b=a.next())b.value.Da();this.Ob=!0}};_.h.vd=function(){return this.kg};_.h.Ab=function(){return this.tf};_.h.ub=function(){return this.tf.document};_.h.Rw=_.ja(18);_.h.xA=function(a){return this.EL[a]};
_.h.Nj=function(a){_.wj(!this.Ob,"Cannot attach iframe in disposed context");a=new _.dm(a);a.Hf()||_.fm(a,a.ma());a.Zg()||_.gm(a,"..");a.getOrigin()||a.mi(_.sg(a.getUrl()));a.vd()||_.em(a,_.Zj(a.ma(),this.kg));var b=a.vd();if(this.Af[b])return this.Af[b];var c=a.Hf(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.Zg(),f=_.Rl(a);f||(f=(f=a.Ma())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.se(f,"rpctoken"));im(a,_.Nl(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.pm(this,c,b,a),k=a.S.messageHandlersFilter;_.Vl(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.hm(a)&&g.tj();_.qm(g,"_g_rpcReady");return g};_.h.rD=function(a){_.em(a,null);var b=a.ma();!b||rm.test(b)&&!this.Ab().document.getElementById(b)||(_.Df("Ignoring requested iframe ID - "+b),a.Oe(null))};var nm=function(a,b){var c=_.se(a,b);c||(c=_.yf(_.se(a,"jcp",""))[b]);return c||""};
_.om.prototype.Xh=function(a){_.wj(!this.Ob,"Cannot open iframe in disposed context");var b=new _.dm(a);sm(this,b);var c=b.vd();if(c&&this.Af[c])return this.Af[c];this.rD(b);c=b.getUrl();_.wj(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.oj(b,d);d=this.pB&&this.pB(c,b);d||(d=b.S.where,_.wj(!!d,"No location for new iframe"),c=_.jk(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));_.fm(b,d).Oe(d);b.mi(_.sg(b.S.eurl||""));this.kC&&this.kC(b,b.Ma());c=this.Nj(a);c.Uw&&c.Uw(c,a);(a=
b.S.onCreate)&&a(c);b.S.disableRelayOpen||c.xp("_open");return c};
var tm=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.wj(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.wj(e&&_.sg(e)===a.Cd&&_.sg(d)===a.Cd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Sl(b);b.S.canvasUrl=null;return function(f){var g=f.Ab(),k=g.location.hash;k=_.ik(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},um=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.$a;d instanceof _.pm?(e=d,_.pj(b,0)):0<Number(d)&&
_.pj(b,Number(d)-1);if(e){_.wj(!!e.KC,"Relaying iframe open is disabled");if(d=b.Rl())if(d=_.km[d])b.Io(a),d(b.value()),b.Io(null);b.S.openerIframe=null;c.resolve(e.KC(b));return!0}}return!1},vm=function(a,b,c){var d=b.Rl();if(d)if(_.wj(!!_.lm,"Defer style is disabled, when requesting style "+d),_.jm[d])sm(a,b);else return mm(d,function(){_.wj(!!_.jm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.om.prototype.open=function(a,b){_.wj(!this.Ob,"Cannot open iframe in disposed context");var c=new _.dm(a);b=tm(this,c,b);var d=new $l(b);(b=c.getUrl())&&c.setUrl(_.ik(b));if(um(this,c,d)||vm(this,c,d)||um(this,c,d))return d.promise;if(null!=Tl(c)){var e=setTimeout(function(){g.Ma().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Tl(c)+"milliseconds"})},Tl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&Ql(c.Il(),function(){d.resolve(g)});var g=this.Xh(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.om.prototype.KI=_.ja(19);var wm=function(a,b){var c=a.$a,d=!0;b.filter&&(d=b.filter.call(b.Jf,b.params));return _.Kk(d).then(function(e){return e&&c?(b.DL&&b.DL.call(a,b.params),e=b.sender?b.sender(b.params):_.qm(c,b.message,b.params),b.R1?e.then(function(){return!0}):!0):!1})};_.h=_.om.prototype;
_.h.Vy=function(a,b,c){a=wm(this,{sender:function(d){var e=_.Wl.$a;_.Vl(_.Wl.Af,function(f){f!==e&&_.qm(f,"_g_wasClosed",d)});return _.qm(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Jf:c,filter:this.xA("onCloseSelfFilter")});b=new $l(b);b.resolve(a);return b.promise};_.h.oD=function(a,b,c){a=a||{};b=new $l(b);b.resolve(wm(this,{message:"_g_restyleMe",params:a,Jf:c,filter:this.xA("onRestyleSelfFilter"),R1:!0,DL:this.bO}));return b.promise};_.h.bO=function(a){"auto"===a.height&&(a.height=_.Pl())};
_.h.OM=_.ja(20);_.h.iN=_.ja(21);var sm=function(a,b){var c=b.Rl();if(c){b.je(null);var d=_.jm[c];_.wj(d,"No such style: "+c);b.Io(a);d(b.value());b.Io(null)}};
_.pm=function(a,b,c,d){this.Ob=!1;this.Ki=a;this.qD=b;this.kg=c;this.Ba=d;this.pM=this.Ba.Zg();this.Cd=this.Ba.getOrigin();this.VW=this.Ba.Ma();this.EN=this.Ba.S.where;this.ro=[];this.xp("_default");a=this.Ba.S.apis||[];for(b=0;b<a.length;b++)this.xp(a[b]);this.Ki.Af[c]=this};_.h=_.pm.prototype;_.h.Wn=_.ja(10);_.h.Da=function(){if(!this.Ob){for(var a=0;a<this.ro.length;a++)this.unregister(this.ro[a]);delete _.Wl.Af[this.vd()];this.Ob=!0}};_.h.getContext=function(){return this.Ki};_.h.getOptions=function(){return this.Ba};
_.h.Hf=function(){return this.qD};_.h.Zg=function(){return this.pM};_.h.vd=function(){return this.kg};_.h.Ma=function(){return this.VW};_.h.Db=function(){return this.EN};_.h.Sf=function(a){this.EN=a};_.h.tj=function(){(0,this.Ba.S._rpcReadyFn)()};_.h.fN=function(a,b){this.Ba.value()[a]=b};_.h.Ju=_.ja(22);_.h.lc=function(){return this.Ba.value()};_.h.ma=function(){return this.Ba.ma()};_.h.getOrigin=function(){return this.Cd};
_.h.register=function(a,b,c){_.wj(!this.Ob,"Cannot register handler on disposed iframe "+a);_.wj((c||_.xm)(this),"Rejecting untrusted message "+a);c=this.kg+":"+this.Ki.kg+":"+a;1==_.ne(Xl,c,[]).push(b)&&(this.ro.push(a),_.Cl(c,ym(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.kg+":"+this.Ki.kg+":"+a,d=Xl[c];d&&(b?(b=_.vj.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.vj.call(this.ro,a),0<=b&&this.ro.splice(b,1),_.Dl(c)))};_.h.OU=function(){return this.ro};
_.h.xp=function(a){this.ty=this.ty||[];if(!(0<=_.vj.call(this.ty,a))){this.ty.push(a);a=Yl[a]||{map:{}};for(var b in a.map)_.pe(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.Ab=function(){if(!_.xm(this))return null;var a=this.Ba.S._popupWindow;if(a)return a;var b=this.qD.split("/");a=this.getContext().Ab();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};
_.zm=function(a){var b={};if(a)for(var c in a)_.pe(a,c)&&_.pe(am,c)&&bm.test(a[c])&&(b[c]=a[c]);return b};_.h=_.pm.prototype;_.h.close=function(a,b){return _.qm(this,"_g_close",a,b)};_.h.Hw=_.ja(23);_.h.zo=function(a,b){return _.qm(this,"_g_restyleDone",a,b)};_.h.rS=function(a){return this.getContext().Vy(a,void 0,this)};_.h.c_=function(a){if(a&&"object"===typeof a)return this.getContext().oD(a,void 0,this)};
_.h.d_=function(a){var b=this.Ba.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.zm(a):{};(b=this.Ma())&&a&&"object"===typeof a&&(_.pe(a,"height")&&(a.height=_.cm(a.height)),_.pe(a,"width")&&(a.width=_.cm(a.width)),_.qe(a,b.style))};
_.h.sS=function(a){var b=this.Ba.S.onClose;b&&b.call(this,a,this);this.Sy&&this.Sy()||(b=this.Ma())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Ba.S.controller){var c={};c.frameName=this.vd();_.qm(b,"_g_disposeControl",c)}Am(this.kg+":"+this.Ki.kg+":_g_wasClosed",a,this)};_.h.bM=_.ja(24);_.h.Ik=function(a,b){this.register("_g_wasClosed",a,b)};_.h.U1=function(){delete this.getContext().Af[this.vd()];this.getContext().Ab().setTimeout((0,_.R)(function(){this.Da()},this),0)};
_.h.send=function(a,b,c,d){_.wj(!this.Ob,"Cannot send message to disposed iframe - "+a);_.wj((d||_.xm)(this),"Wrong target for message "+a);c=new $l(c);_.Gl(this.qD,this.Ki.kg+":"+this.kg+":"+a,c.resolve,b);return c.promise};_.qm=function(a,b,c,d){return a.send(b,c,d,_.Bm)};_.pm.prototype.gZ=function(a){return a};_.pm.prototype.ping=function(a,b){return _.qm(this,"_g_ping",b,a)};
var rm,ym,Am;rm=/^[\w\.\-]*$/;_.xm=function(a){return a.Cd===a.getContext().Cd};_.Bm=function(){return!0};ym=function(a,b,c){return function(d){if(!b.Ob){var e=this.origin,f=b.getOrigin();_.wj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=Am(a,d,b);!c&&0<d.length&&_.Ok(d).then(e)}}};Am=function(a,b,c){a=Xl[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Kk(a[e].call(c,b,c)));return d};_.Cm=function(a,b,c){_.wj("_default"!=a,"Cannot update default api");Yl[a]={map:b,filter:c}};
_.Dm=function(a,b,c){_.wj("_default"!=a,"Cannot update default api");_.ne(Yl,a,{map:{},filter:_.xm}).map[b]=c};_.Em=function(a,b){_.ne(Yl,"_default",{map:{},filter:_.Bm}).map[a]=b;_.Vl(_.Wl.Af,function(c){c.register(a,b,_.Bm)})};_.Fm=function(){return _.Wl};Xl=_.oe();Yl=_.oe();_.Wl=new _.om;_.Em("_g_rpcReady",_.pm.prototype.tj);_.Em("_g_discover",_.pm.prototype.OU);_.Em("_g_ping",_.pm.prototype.gZ);_.Em("_g_close",_.pm.prototype.rS);_.Em("_g_closeMe",_.pm.prototype.sS);_.Em("_g_restyle",_.pm.prototype.c_);
_.Em("_g_restyleMe",_.pm.prototype.d_);_.Em("_g_wasClosed",_.pm.prototype.U1);

var Km;_.mj.prototype.Go=_.Uc(17,function(a){this.S.apis=a;return this});_.Gm=function(a,b){a.S.onClose=b;return a};_.Hm=function(a){this.S=a||{}};_.Hm.prototype.value=function(){return this.S};_.Hm.prototype.getIframe=function(){return this.S.iframe};_.Im=function(a,b){a.S.role=b;return a};_.Hm.prototype.tj=function(a){this.S.setRpcReady=a;return this};_.Hm.prototype.Qk=function(a){this.S.rpctoken=a;return this};_.Jm=function(a){a.S.selfConnect=!0;return a};Km=function(a){this.S=a||{}};
Km.prototype.value=function(){return this.S};var Lm=function(a){var b=new Km;b.S.role=a;return b};Km.prototype.RI=function(){return this.S.role};Km.prototype.qc=function(a){this.S.handler=a;return this};Km.prototype.tb=function(){return this.S.handler};var Mm=function(a,b){a.S.filter=b;return a};Km.prototype.Go=function(a){this.S.apis=a;return this};var Nm=function(a){a.S.runOnce=!0;return a};_.h=_.pm.prototype;
_.h.uS=function(a){var b=new _.dm(a);a=new _.Hm(b.value());if(a.S.selfConnect)var c=this;else(_.wj(Om.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().Af[b.vd()],c)?_.hm(b)&&(c.tj(),_.qm(c,"_g_rpcReady")):(b=_.em(_.gm(_.fm(new _.dm,b.Hf()),b.Zg()).mi(b.getOrigin()),b.vd()).tj(_.hm(b)).Qk(_.Rl(b)),c=this.getContext().Nj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;Pm(b);d=d||"";_.ne(b.$y,d,[]).push({Jf:c,data:a});Qm(c,a,b.CC[d])};
_.h.Uw=function(a,b){(new _.dm(b)).S._relayedDepth||(b={},_.Jm(_.Im(new _.Hm(b),"_opener")),_.qm(a,"_g_connect",b))};
_.h.KC=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.Gm(_.rj(_.qj(a,null),null),null);return _.qm(this,"_g_open",a.value()).then(function(f){var g=new _.dm(f[0]),k=g.vd();f=new _.dm;var l=b.Zg(),m=g.Zg();_.gm(_.fm(f,b.Hf()+"/"+g.Hf()),m+"/"+l);_.em(f,k);f.mi(g.getOrigin());f.Go(g.S.apis);f.Qk(_.Rl(a));_.qj(f,c);_.rj(f,d);_.Gm(f,e);(g=b.getContext().Af[k])||(g=b.getContext().Nj(f.value()));return g})};
_.h.rD=function(a){var b=a.getUrl();_.wj(!b||_.Lj.test(b),"Illegal url for new iframe - "+b);var c=a.Il().value();b={};for(var d in c)_.pe(c,d)&&_.pe(Rm,d)&&(b[d]=c[d]);_.pe(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.zm(d)));a.value().attributes=b};
_.h.TY=function(a){a=new _.dm(a);this.rD(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Rl(a);a.Qk(null);return this.getContext().open(a.value()).then((0,_.R)(function(d){var e=(new _.dm(d.lc())).S.apis,f=new _.dm;_.Sm(d,this,f);0==b&&_.Im(new _.Hm(f.value()),"_opener");f.tj(!0);f.Qk(c);_.qm(d,"_g_connect",f.value());f=new _.dm;_.em(_.gm(_.fm(f,d.Hf()),d.pM),d.vd()).mi(d.getOrigin()).Go(e);return f.value()},this))};
_.h.b_=function(a){this.getContext().Kj(function(b){b.send("_g_wasRestyled",a,void 0,_.Bm)},null,_.Bm)};
var Om,Rm,Tm;Om=/^https?:\/\/[^\/%\\?#\s]+$/i;Rm={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};_.Sm=function(a,b,c){var d=a.Hf(),e=b.Zg();_.gm(_.fm(c,a.Zg()+"/"+b.Hf()),e+"/"+d);_.em(c,b.vd()).mi(b.getOrigin())};Tm=_.Wl.$a;Tm&&Tm.register("_g_restyleDone",_.pm.prototype.b_,_.Bm);_.Em("_g_connect",_.pm.prototype.uS);var Um={};Um._g_open=_.pm.prototype.TY;
_.Cm("_open",Um,_.Bm);
_.om.prototype.ready=function(a,b,c,d){var e=b||{},f=this.$a;this.Kj(function(k){_.Vl(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.bO(g);f&&f.send("_ready",g,c,_.Bm)};_.om.prototype.Yy=_.ja(25);var Pm=function(a){a.$y||(a.$y=_.oe(),a.CC=_.oe())};
_.om.prototype.ny=function(a,b,c,d){Pm(this);"object"===typeof a?(b=new Km(a),c=b.RI()||""):(b=Mm(Lm(a).qc(b).Go(c),d),c=a);d=this.$y[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Qm(this.Af[d[e].Jf.vd()],d[e].data,[b]),a=b.S.runOnce;c=_.ne(this.CC,c,[]);a||b.S.dontWait||c.push(b)};_.om.prototype.eM=_.ja(26);
var Qm=function(a,b,c){c=c||[];for(var d=0;d<c.length;d++){var e=c[d];if(e&&a){var f=e.S.filter||_.xm;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.xp(f[g]);e.tb()&&e.tb()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.om.prototype.Kj=function(a,b,c){this.ny(Nm(Mm(Lm("_opener").qc(a).Go(b),c)).value())};

_.pm.prototype.Hw=_.Uc(23,function(a,b){return _.qm(this,"_g_restyle",a,b)});_.pm.prototype.Ju=_.Uc(22,function(a){return this.Ba.value()[a]});_.Vm=function(a){for(var b=_.oe(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Cd]}};_.om.prototype.pB=function(){};_.om.prototype.kC=function(){};
_.pm.prototype.Sy=function(){};

_.Se.z4=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}};_.Se.t8=function(a){return function(b){return a.test(b)}};_.Se.gP=function(a){return"undefined"!==typeof a};_.Se.a7=function(a){return"string"===typeof a&&0<a.length};_.Se.K2=function(a){return"boolean"===typeof a};_.Se.e6=function(a){return function(b){for(var c in a)if(a.hasOwnProperty(c)&&!(0,a[c])(b[c]))return!1;return!0}};

_.Oe=_.Oe||{};_.Oe.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)}};_.Oe.tr=function(a){var b,c,d={};for(b=0;c=a[b];++b)d[c]=c;return d};

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

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

_.dn=_.oe();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var $q,ar,cr,dr,er,fr,gr,hr,ir,lr,mr,nr,or,sr,wr,xr,yr;_.Oq=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)};_.Pq=function(a,b,c,d){return Array.prototype.splice.apply(a,_.Oq(arguments,1))};_.Qq=function(a,b){return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!1};_.Rq=function(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?b:0};_.h=_.Rq.prototype;_.h.clone=function(){return new _.Rq(this.x,this.y)};
_.h.equals=function(a){return a instanceof _.Rq&&_.Qq(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 _.Rq?(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};_.Sq=function(a,b){this.width=a;this.height=b};_.h=_.Sq.prototype;_.h.clone=function(){return new _.Sq(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};_.Tq=function(a){return"CSS1Compat"==a.compatMode};_.Uq=function(a){a=a.document;a=_.Tq(a)?a.documentElement:a.body;return new _.Sq(a.clientWidth,a.clientHeight)};_.Vq=function(a){return _.Uq(a||window)};
_.Wq=function(a){return a.scrollingElement?a.scrollingElement:!_.wc&&_.Tq(a)?a.documentElement:a.body||a.documentElement};_.Xq=function(a){var b=_.Wq(a);a=a.parentWindow||a.defaultView;return _.sc&&_.Pc("10")&&a.pageYOffset!=b.scrollTop?new _.Rq(b.scrollLeft,b.scrollTop):new _.Rq(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)};_.Yq=function(a,b,c,d){return _.Rd(a.rb,b,c,d)};_.Zq=function(a){a.JB=void 0;a.lb=function(){return a.JB?a.JB:a.JB=new a}};
$q=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");_.Vc.call(this,c+a[d])};_.K($q,_.Vc);$q.prototype.name="AssertionError";ar={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};_.br=function(a){if(a instanceof _.Yb&&a.constructor===_.Yb)return a.RL;_.db(a);return"type_error:SafeStyle"};cr=/\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;
dr=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g;er=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/;fr=/\/\*/;gr=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};hr=function(a){return a.replace(dr,function(b,c,d,e){var f="";d=d.replace(/^(['"])(.*)\1$/,function(g,k,l){f=k;return l});b=(_.yd(d)||_.Vb).xd();return c+f+b+f+e})};
ir=function(a){if(a instanceof _.Tb)return'url("'+_.td(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a instanceof _.Pb)a=_.Qb(a);else{a=String(a);var b=a.replace(cr,"$1").replace(cr,"$1").replace(dr,"url");if(er.test(b)){if(b=!fr.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&&gr(a)}a=b?hr(a):"zClosurez"}else a="zClosurez"}if(/[{;}]/.test(a))throw new $q("Value does not allow [{;}], got: %s.",[a]);return a};
_.jr=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("g`"+c);var d=a[c];null!=d&&(d=Array.isArray(d)?_.qb(d,ir).join(" "):ir(d),b+=c+":"+d+";")}return b?new _.Yb(b,_.Xb):_.Zb};_.kr=function(a){if(a instanceof _.ac&&a.constructor===_.ac)return a.QL;_.db(a);return"type_error:SafeStyleSheet"};lr=/^[a-zA-Z0-9-]+$/;mr={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0};
nr={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};or=function(a){var b=_.Ad(_.hc),c=b.Ih(),d=[],e=function(f){Array.isArray(f)?_.ob(f,e):(f=_.Ad(f),d.push(_.fc(f).toString()),f=f.Ih(),0==c?c=f:0!=f&&c!=f&&(c=null))};_.ob(a,e);return _.gc(d.join(_.fc(b).toString()),c)};_.pr=function(a){return or(Array.prototype.slice.call(arguments))};
_.qr=function(a,b,c){var d=String(a);if(!lr.test(d))throw Error("k");if(d.toUpperCase()in nr)throw Error("k");a=String(a);d=null;var e="<"+a,f="";if(b)for(l in b)if(Object.prototype.hasOwnProperty.call(b,l)){if(!lr.test(l))throw Error("k");var g=b[l];if(null!=g){var k=l;if(g instanceof _.Pb)g=_.Qb(g);else if("style"==k.toLowerCase()){if(!_.ab(g))throw Error("k");g instanceof _.Yb||(g=_.jr(g));g=_.br(g)}else{if(/^on/i.test(k))throw Error("k");if(k.toLowerCase()in mr)if(g instanceof _.od)g=_.qd(g);
else if(g instanceof _.Tb)g=_.td(g);else if("string"===typeof g)g=(_.yd(g)||_.Vb).xd();else throw Error("k");}g.Qh&&(g=g.xd());k=k+'="'+_.md(String(g))+'"';f+=" "+k}}var l=e+f;null==c?c=[]:Array.isArray(c)||(c=[c]);!0===ar[a.toLowerCase()]?l+=">":(c=_.pr(c),l+=">"+_.fc(c).toString()+"</"+a+">",d=c.Ih());(b=b&&b.dir)&&(d=/^(ltr|rtl|auto)$/i.test(b)?0:null);return _.gc(l,d)};_.rr=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};
sr=function(a){return a.replace(/(^|[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})};_.tr=function(a,b,c){return _.Xd(document,arguments)};_.ur=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};_.vr=function(a){var b;if(_.Id&&!(_.sc&&_.Pc("9")&&!_.Pc("10")&&_.A.SVGElement&&a instanceof _.A.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return _.ge(b)?b:null};wr={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};xr={IMG:" ",BR:"\n"};
yr=function(a,b,c){if(!(a.nodeName in wr))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 xr)b.push(xr[a.nodeName]);else for(a=a.firstChild;a;)yr(a,b,c),a=a.nextSibling};
_.zr=function(a){if(_.Hd&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var b=[];yr(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");_.Hd||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};_.Ar=function(a){var b=[];yr(a,b,!1);return b.join("")};
_.Br=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};_.h=_.Br.prototype;_.h.Rc=function(){return this.right-this.left};_.h.getHeight=function(){return this.bottom-this.top};_.h.clone=function(){return new _.Br(this.top,this.right,this.bottom,this.left)};_.h.contains=function(a){return this&&a?a instanceof _.Br?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){_.ab(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 _.Rq?(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 Er,Kr,Ir,Nr,$r,as;_.Dr=function(a,b,c){if("string"===typeof b)(b=_.Cr(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=_.Cr(c,d);f&&(c.style[f]=e)}};Er={};_.Cr=function(a,b){var c=Er[b];if(!c){var d=_.rr(b);c=d;void 0===a.style[d]&&(d=(_.wc?"Webkit":_.vc?"Moz":_.sc?"ms":_.rc?"O":null)+sr(d),void 0!==a.style[d]&&(c=d));Er[b]=c}return c};
_.Fr=function(a,b){var c=_.Ld(a);return c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,null))?a[b]||a.getPropertyValue(b)||"":""};_.Gr=function(a,b){return a.currentStyle?a.currentStyle[b]:null};_.Hr=function(a,b){return _.Fr(a,b)||_.Gr(a,b)||a.style&&a.style[b]};_.Jr=function(a,b,c){if(b instanceof _.Rq){var d=b.x;b=b.y}else d=b,b=c;a.style.left=Ir(d,!1);a.style.top=Ir(b,!1)};
Kr=function(a){try{return a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}};
_.Or=function(a,b){b=b||_.Wq(document);var c=b||_.Wq(document);var d=_.Lr(a),e=_.Lr(c),f=_.Mr(c);if(c==_.Wq(document)){var g=d.x-c.scrollLeft;d=d.y-c.scrollTop;_.sc&&!_.Rc(10)&&(g+=f.left,d+=f.top)}else g=d.x-e.x-f.left,d=d.y-e.y-f.top;a=Nr(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 _.Rq(e,k);b.scrollLeft=c.x;b.scrollTop=c.y};
_.Lr=function(a){var b=_.Ld(a),c=new _.Rq(0,0);var d=b?_.Ld(b):document;d=!_.sc||_.Rc(9)||_.Tq(_.Pd(d).rb)?d.documentElement:d.body;if(a==d)return c;a=Kr(a);b=_.Xq(_.Pd(b).rb);c.x=a.left+b.x;c.y=a.top+b.y;return c};_.Qr=function(a,b){var c=new _.Rq(0,0),d=_.Ud(_.Ld(a));if(!_.pc(d,"parent"))return c;do{var e=d==b?_.Lr(a):_.Pr(a);c.x+=e.x;c.y+=e.y}while(d&&d!=b&&d!=d.parent&&(a=d.frameElement)&&(d=d.parent));return c};_.Pr=function(a){a=Kr(a);return new _.Rq(a.left,a.top)};
_.Rr=function(a,b,c){if(b instanceof _.Sq)c=b.height,b=b.width;else if(void 0==c)throw Error("F");a.style.width=Ir(b,!0);a.style.height=Ir(c,!0)};Ir=function(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a};_.Sr=function(a){var b=Nr;if("none"!=_.Hr(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};
Nr=function(a){var b=a.offsetWidth,c=a.offsetHeight,d=_.wc&&!b&&!c;return(void 0===b||d)&&a.getBoundingClientRect?(a=Kr(a),new _.Sq(a.right-a.left,a.bottom-a.top)):new _.Sq(b,c)};_.Tr=function(a,b){a.style.display=b?"":"none"};
_.Vr=function(a){var b=_.Pd(void 0),c=b.ub();if(_.sc&&c.createStyleSheet)return b=c.createStyleSheet(),_.Ur(b,a),b;c=_.Yq(b,"HEAD")[0];if(!c){var d=_.Yq(b,"BODY")[0];c=b.ta("HEAD");d.parentNode.insertBefore(c,d)}d=b.ta("STYLE");var e=_.ad();e&&d.setAttribute("nonce",e);_.Ur(d,a);b.appendChild(c,d);return d};_.Ur=function(a,b){b=_.kr(b);_.sc&&void 0!==a.cssText?a.cssText=b:_.A.trustedTypes?_.ie(a,b):a.innerHTML=b};_.Wr=function(a){return"rtl"==_.Hr(a,"direction")};
_.Xr=_.vc?"MozUserSelect":_.wc||_.tc?"WebkitUserSelect":null;_.Yr=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};$r={thin:2,medium:4,thick:6};as=function(a,b){if("none"==_.Gr(a,b+"Style"))return 0;b=_.Gr(a,b+"Width");return b in $r?$r[b]:_.Yr(a,b)};
_.Mr=function(a){if(_.sc&&!_.Rc(9)){var b=as(a,"borderLeft"),c=as(a,"borderRight"),d=as(a,"borderTop");a=as(a,"borderBottom");return new _.Br(d,c,a,b)}b=_.Fr(a,"borderLeftWidth");c=_.Fr(a,"borderRightWidth");d=_.Fr(a,"borderTopWidth");a=_.Fr(a,"borderBottomWidth");return new _.Br(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Xy=function(a){this.s1=a};_.Xy.prototype.toString=function(){return this.s1};
_.Yy=function(a){_.ri.call(this);this.Uh=1;this.sw=[];this.yw=0;this.rf=[];this.wi={};this.MR=!!a};_.K(_.Yy,_.ri);_.h=_.Yy.prototype;_.h.subscribe=function(a,b,c){var d=this.wi[a];d||(d=this.wi[a]=[]);var e=this.Uh;this.rf[e]=a;this.rf[e+1]=b;this.rf[e+2]=c;this.Uh=e+3;d.push(e);return e};_.h.ys=_.ja(40);_.h.unsubscribe=function(a,b,c){if(a=this.wi[a]){var d=this.rf;if(a=_.hi(a,function(e){return d[e+1]==b&&d[e+2]==c}))return this.Dj(a)}return!1};
_.h.Dj=function(a){var b=this.rf[a];if(b){var c=this.wi[b];0!=this.yw?(this.sw.push(a),this.rf[a+1]=_.cb):(c&&_.oi(c,a),delete this.rf[a],delete this.rf[a+1],delete this.rf[a+2])}return!!b};
_.h.oo=function(a,b){var c=this.wi[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.MR)for(e=0;e<c.length;e++){var g=c[e];Zy(this.rf[g+1],this.rf[g+2],d)}else{this.yw++;try{for(e=0,f=c.length;e<f;e++)g=c[e],this.rf[g+1].apply(this.rf[g+2],d)}finally{if(this.yw--,0<this.sw.length&&0==this.yw)for(;c=this.sw.pop();)this.Dj(c)}}return 0!=e}return!1};var Zy=function(a,b,c){_.Ek(function(){a.apply(b,c)})};
_.Yy.prototype.clear=function(a){if(a){var b=this.wi[a];b&&(_.ob(b,this.Dj,this),delete this.wi[a])}else this.rf.length=0,this.wi={}};_.Yy.prototype.Hb=function(a){if(a){var b=this.wi[a];return b?b.length:0}a=0;for(b in this.wi)a+=this.Hb(b);return a};_.Yy.prototype.va=function(){_.Yy.T.va.call(this);this.clear();this.sw.length=0};
_.$y=function(a){_.ri.call(this);this.Ld=new _.Yy(a);_.ui(this,this.Ld)};_.K(_.$y,_.ri);_.h=_.$y.prototype;_.h.subscribe=function(a,b,c){return this.Ld.subscribe(a.toString(),b,c)};_.h.ys=_.ja(39);_.h.unsubscribe=function(a,b,c){return this.Ld.unsubscribe(a.toString(),b,c)};_.h.Dj=function(a){return this.Ld.Dj(a)};_.h.oo=function(a,b){return this.Ld.oo(a.toString(),b)};_.h.clear=function(a){this.Ld.clear(void 0!==a?a.toString():void 0)};
_.h.Hb=function(a){return this.Ld.Hb(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=_.qb(b,function(c){return"string"===typeof c?c:c.ww+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});_.Dr(a,"transition",b.join(","))};
_.bz=_.Kb(function(){if(_.sc)return _.Pc("10.0");var a=_.Yd("DIV"),b=_.wc?"-webkit":_.vc?"-moz":_.sc?"-ms":_.rc?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity 1s linear");b=_.qr("div",{style:c});_.Bd(a,b);a=a.firstChild;b=a.style[_.rr("transition")];return""!=("undefined"!==typeof b?b:a.style[_.Cr(a,"transition")]||"")});

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

_.dz=!0;

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

_.Wm=_.ne(_.ze,"rw",_.oe());

var Xm=function(a,b){(a=_.Wm[a])&&a.state<b&&(a.state=b)};
var Ym=function(a){a=(a=_.Wm[a])?a.oid:void 0;if(a){var b=_.ke.getElementById(a);b&&b.parentNode.removeChild(b);delete _.Wm[a];Ym(a)}};
_.Zm=function(a){a=a.container;"string"===typeof a&&(a=document.getElementById(a));return a};_.$m=function(a){var b=a.clientWidth;return"position:absolute;top:-10000px;width:"+(b?b+"px":a.style.width||"300px")+";margin:0px;border-style:none;"};
_.an=function(a,b){var c={},d=a.lc(),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.Ma();e=a.ma();Xm(e,2);a:{e=a.Db();c=c||{};if(_.ze.oa){var k=d.id;if(k){f=(f=_.Wm[k])?f.state:void 0;if(1===f||4===f)break a;Ym(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&&Xm(k,3)}(k=b?b.title:null)&&a.Ma().setAttribute("title",k);(b=b?b.ariaLabel:null)&&a.Ma().setAttribute("aria-label",
b)};_.bn=function(a){var b=a.Db();b&&b.removeChild(a.Ma())};_.cn=function(a){a.where=_.Zm(a);var b=a.messageHandlers=a.messageHandlers||{},c=function(e){_.an(this,e)};b._ready=c;b._renderstart=c;var d=a.onClose;a.onClose=function(e){d&&d.call(this,e);_.bn(this)};a.onCreate=function(e){e=e.Ma();e.style.cssText=_.$m(e)}};

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

var fn,gn,hn,jn,kn,ln,pn,qn;fn=function(a){if(_.me.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.pe(a,c)&&b.push(c);return b};gn=function(a,b){if(!_.If())try{a()}catch(c){}_.Jf(b)};hn={button:!0,div:!0,span:!0};jn=function(a){var b=_.ne(_.ze,"sws",[]);return 0<=_.vj.call(b,a)};kn=function(a){return _.ne(_.ze,"watt",_.oe())[a]};ln=function(a){return function(b,c){return a?_.fk()[c]||a[c]||"":_.fk()[c]||""}};
_.mn={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.nn=!1;_.on=function(){if(!_.nn){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.ed(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.mn[c]&&d&&(_.dn[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.mn)0<_.mn[e]&&(b=_.se(a,e,""))&&(_.dn[e]=b)}_.nn=!0}e=_.oe();_.qe(_.dn,e);return e};
pn=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.Kj(document,b?b:a)};qn=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=pn(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.rn=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.sn=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?pn(a):qn(d)};_.tn=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.un=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.vn=function(a,b,c){return _.sn(a,b,c,b.action?void 0:"publisher")};
var wn,xn,yn,zn,An,Bn,Dn,Cn;wn={se:"0"};xn={post:!0};yn={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};zn="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");An=_.ne(_.ze,"WI",_.oe());Bn=["style","data-gapiscan"];
Dn=function(a){for(var b=_.oe(),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<=_.vj.call(Bn,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=Cn(a&&a.height))&&(b.height=String(c));(a=Cn(a&&a.width))&&(b.width=String(a));return b};
_.Fn=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=_.En(a));b=_.oe();b[">type"]=a;_.qe(c,b);a=_.jk(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.En=function(a){_.ne(An,a,0);return"___"+a+"_"+An[a]++};Cn=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var Gn=function(){},Jn=function(a){var b=a.tn,c=function(l){c.T.constructor.call(this,l);var m=this.Ah.length;this.Rg=[];for(var n=0;n<m;++n)this.Ah[n].Laa||(this.Rg[n]=new this.Ah[n](l))};_.K(c,b);for(var d=[];a&&a!==Object;){if(b=a.tn){b.Ah&&(_.Je(d,b.Ah),_.Ke(d));var e=b.prototype,f;for(f in e)if(e.hasOwnProperty(f)&&"function"===typeof e[f]&&e[f]!==b){var g=!!e[f].uaa,k=Hn(f,e,d,g);(g=In(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||
Object:a.T&&a.T.constructor||Object}c.prototype.Ah=d;return c},Hn=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},In=function(a,b,c,d){return c.length?d?function(e){var f=this.Rg[c[0]];return f?f[a].apply(this.Rg[c[0]],arguments):this.Ah[c[0]].prototype[a].apply(this,arguments)}:b[a].bS?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Rg[c[g]];if(k=k?k[a].apply(k,f):this.Ah[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].aS?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Rg[c[g]];k=k?k[a].apply(k,f):this.Ah[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].cL?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Rg[c[g]];k?k[a].apply(k,f):this.Ah[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.Rg[c[k]];g.push(l?l[a].apply(l,f):this.Ah[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].bS||b[a].aS||b[a].cL?null:Kn},Kn=function(){return[]};Gn.prototype.cA=function(a){if(this.Rg)for(var b=0;b<this.Rg.length;++b)if(this.Rg[b]instanceof a)return this.Rg[b];return null};
var Ln=function(a){return this.Za.cA(a)};
var Mn,Nn,On,Pn,Qn=/(?:^|\s)g-((\S)*)(?:$|\s)/,Tn={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Mn=_.ne(_.ze,"SW",_.oe());Nn=_.ne(_.ze,"SA",_.oe());On=_.ne(_.ze,"SM",_.oe());Pn=_.ne(_.ze,"FW",[]);
var Un=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},Yn=function(a,b){var c;Vn.ps0=(new Date).getTime();Wn("ps0");a=Un(a,_.ke);var d=_.ke.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:fn(Mn).concat(fn(Nn)).concat(fn(On));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=_.oe();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")))&&Qn.exec(n))&&(m=n[1]);g=!m||!(Mn[m]||Nn[m]||On[m])||g&&m!==g?null:m}g&&(Tn[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=fn(Dn(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.ne(a,g,[]).push(f))}for(p in a)Pn.push(p);Vn.ps1=(new Date).getTime();Wn("ps1");if(b=Pn.join(":"))try{_.re.load(b,void 0)}catch(u){_.Df(u);return}e=[];for(c in a){d=a[c];var p=0;for(b=d.length;p<b;p++)f=d[p],Xn(c,f,
Dn(f),e,b)}};
var Zn=function(a,b){var c=kn(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.re.load(a,function(){var d=kn(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.re[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},Xn=function(a,b,c,d,e,f,g){switch($n(b,a,f)){case 0:a=On[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;Zn(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.pe(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]=_.zf(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=_.S("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in wn)f[n]=n+"/"+(c[n]||wn[n])+"/";var n=_.Kj(_.ke,l.replace(_.ek,ln(f)));m="iframes/"+a+"/params/";f={};_.qe(c,f);(l=_.S("lang")||_.S("gwidget/lang"))&&
(f.hl=l);xn[a]||(f.origin=_.rn());f.exp=_.S(m+"exp");if(m=_.S(m+"location"))for(l=0;l<m.length;l++){var p=m[l];f[p]=_.je.location[p]}switch(a){case "plus":case "follow":f.url=_.vn(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?pn(m):qn();f.url=m;f.db=_.tn(c.db,void 0,_.S());f.ecp=_.un(c.ecp,void 0,_.S());delete f.href;break;case "signin":f.url=qn()}_.ze.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var u in wn)f[u]&&delete f[u];f.gsrc=_.S("iframes/:source:");u=_.S("inline/css");
"undefined"!==typeof u&&0<e&&u>=e&&(f.ic="1");u=/^#|^fr-/;e={};for(var r in f)_.pe(f,r)&&u.test(r)&&(e[r.replace(u,"")]=f[r],delete f[r]);r="q"==_.S("iframes/"+a+"/params/si")?f:e;u=_.on();for(var v in u)!_.pe(u,v)||_.pe(f,v)||_.pe(e,v)||(r[v]=u[v]);v=[].concat(zn);r=_.S("iframes/"+a+"/methods");_.uj(r)&&(v=v.concat(r));for(t in c)_.pe(c,t)&&/^on/.test(t)&&("plus"!=a||"onconnect"!=t)&&(v.push(t),delete f[t]);delete f.callback;e._methods=v.join(",");var t=_.Jj(n,f,e);v=g||{};v.allowPost=1;v.attributes=
yn;v.dontclear=!k;g={};g.userParams=c;g.url=t;g.type=a;_.Fn(a,b,c,t,v,g);b=g.id;c=_.oe();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.Wm[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),Zn(a,b))}},$n=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(On[b]){if(hn[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(Nn[b])return 0;if(Mn[b])return 1}}return null};
_.ne(_.re,"platform",{}).go=function(a,b){Yn(a,b)};
var ao=_.ne(_.ze,"perf",_.oe()),Vn=_.ne(ao,"g",_.oe()),bo=_.ne(ao,"i",_.oe()),co,eo,fo,Wn,ho,io,jo;_.ne(ao,"r",[]);co=_.oe();eo=_.oe();fo=function(a,b,c,d){co[c]=co[c]||!!d;_.ne(eo,c,[]);eo[c].push([a,b])};Wn=function(a,b,c){var d=ao.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};ho=function(a,b,c,d){if("_p"==b)throw Error("C");_.go(a,b,c,d)};_.go=function(a,b,c,d){io(b,c)[a]=d||(new Date).getTime();Wn(a,b,c)};io=function(a,b){a=_.ne(bo,a,_.oe());return _.ne(a,b,_.oe())};
jo=function(a,b,c){var d=null;b&&c&&(d=io(b,c)[a]);return d||Vn[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.getStartTickTime=function(){return this.t.start[0]};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__.zG={};window.__gapi_jstiming__.NZ=1;var ko=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)},lo=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+"."+ko(a,l,g[m][0])):k&&e.push(l+"."+ko(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("")},mo=function(a,b,c){a=lo(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.NZ++;window.__gapi_jstiming__.zG[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.zG[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 mo(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return mo(a,b,c)}}
;var oo={g:"gapi_global",m:"gapi_module",w:"gwidget"},po=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Oo=b};po.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 qo=new po,ro=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),so=_.ne(ao,"_c",_.oe()),to=Math.random()<(_.S("csi/rate")||0),vo=function(a,b,c){for(var d=new po(b,c),e=_.ne(so,d.key(),_.oe()),f=eo[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,p=c;k=jo(k[1],n,p);m=jo(m,n,p);e[l]=k&&m?m-k:null}co[a]&&to&&(uo(qo),uo(d))},wo=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},uo=function(a){var b=_.je.__gapi_jstiming__;b.sn=oo[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=so[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;so[e]=_.oe();d&&(g=[],g.push("l"+(_.S("isPlusUser")?"1":"0")),d="m"+(ro?"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"+(_.S("isLoggedIn")?"1":"0")),a=wo("",g),a=wo("abc_",a).join(","),b.report(c,{e:a}))};
fo("blt","bs0","bs1");fo("psi","ps0","ps1");fo("rpcqi","rqe","rqd");fo("bsprt","bsrt0","bsrt1");fo("bsrqt","bsrt1","bsrt2");fo("bsrst","bsrt2","bsrt3");fo("mli","ml0","ml1");fo("mei","me0","me1",!0);fo("wcdi","wrs","wcdi");fo("wci","wrs","wdc");fo("wdi","wrs","wrdi");fo("wdt","bs0","wrdt");fo("wri","wrs","wrri",!0);fo("wrt","bs0","wrrt");fo("wji","wje0","wje1",!0);fo("wjli","wjl0","wjl1");fo("whi","wh0","wh1",!0);fo("wai","waaf0","waaf1",!0);fo("wadi","wrs","waaf1",!0);fo("wadt","bs0","waaf1",!0);
fo("wprt","wrt0","wrt1");fo("wrqt","wrt1","wrt2");fo("wrst","wrt2","wrt3",!0);fo("fbprt","fsrt0","fsrt1");fo("fbrqt","fsrt1","fsrt2");fo("fbrst","fsrt2","fsrt3",!0);fo("fdns","fdns0","fdns1");fo("fcon","fcon0","fcon1");fo("freq","freq0","freq1");fo("frsp","frsp0","frsp1");fo("fttfb","fttfb0","fttfb1");fo("ftot","ftot0","ftot1",!0);var xo=ao.r;if("function"!==typeof xo){for(var yo;yo=xo.shift();)vo.apply(null,yo);ao.r=vo}
;var zo=["div"],Ao="onload",Bo=!0,Co=!0,Do=function(a){return a},Eo=null,Fo=function(a){var b=_.S(a);return"undefined"!==typeof b?b:_.S("gwidget/"+a)},ap,bp,cp,dp,Uo,Wo,ep,Vo,fp,gp,hp,ip;Eo=_.S();_.S("gwidget");var Go=Fo("parsetags");Ao="explicit"===Go||"onload"===Go?Go:Ao;var Ho=Fo("google_analytics");"undefined"!==typeof Ho&&(Bo=!!Ho);var Io=Fo("data_layer");"undefined"!==typeof Io&&(Co=!!Io);
var Jo=function(){var a=this&&this.ma();a&&(_.ze.drw=a)},Ko=function(){_.ze.drw=null},Lo=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}},Mo=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},No=function(){return Fo("lang")||"en-US"},Oo=function(a){if(!_.q.tb("attach")){var b={},c=_.q.tb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.lc().renderData.id;f=document.getElementById(f);if(!f)throw Error("D");return c.attach(e,f)};_.q.qc("attach",b)}a.style="attach"},Po=function(){var a={};a.width=[Lo(450)];a.height=[Lo(24)];a.onready=[Mo];a.lang=[No,"hl"];a.iloader=[function(){return _.ze.ILI},"iloader"];return a}(),So=function(a){var b={};b.Se=a[0];b.Vo=-1;b.Tca="___"+b.Se+"_";b.V1="g:"+b.Se;b.Gba="g-"+b.Se;b.fM=[];b.config={};b.Et=[];b.fO={};b.ox={};var c=function(e){for(var f in e)if(_.pe(e,f)){b.config[f]=[Mo];b.Et.push(f);var g=
e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.uba,l=g.px,m=g.SE);m&&(b.Et.push(m),b.config[m]=[Mo],b.fO[f]=m);k&&(b.config[f]=[k]);l&&(b.ox[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.V1]=1;b.ZX=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Po)Po.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Po[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Kk=a[5]);b.Lca=!0===a[6];b.oZ=a[7];b.G1=a[8];
b.ZX||d(zo);b.GC=function(e){b.Vo++;ho("wrs",b.Se,String(b.Vo));var f=[],g=e.element,k=e.config,l=":"+b.Se;":plus"==l&&e.Hk&&e.Hk.action&&(l+="_"+e.Hk.action);var m=Qo(b,k),n={};_.qe(_.on(),n);for(var p in e.Hk)null!=e.Hk[p]&&(n[p]=e.Hk[p]);p={container:g.id,renderData:e.IZ,style:"inline",height:k.height,width:k.width};Oo(p);b.Kk&&(f[2]=p,f[3]=n,f[4]=m,b.Kk("i",f));l=_.q.open(l,p,n,m);Ro(b,l,k,g,e.DS);f[5]=l;b.Kk&&b.Kk("e",f)};return b},Qo=function(a,b){for(var c={},d=a.Et.length-1;0<=d;--d){var e=
a.Et[d],f=b[a.fO[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.ox)a.ox.hasOwnProperty(k)&&(c[k]=To(c[k]||function(){},a.ox[k]));c.drefresh=Jo;c.erefresh=Ko;return c},To=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Bo){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(Co&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},Ro=function(a,b,c,d,e){Uo(b,c);Vo(b,d);Wo(a,b,e);Xo(a.Se,a.Vo.toString(),b);(new Yo).Za.$m(a,b,c,d,e)},Yo=function(){if(!this.Za){for(var a=this.constructor;a&&!a.tn;)a=a.T&&a.T.constructor;a.tn.rH||(a.tn.rH=
Jn(a));this.Za=new a.tn.rH(this);this.cA||(this.cA=Ln)}},Zo=function(){},$o=Yo;Zo.T||_.K(Zo,Gn);$o.tn=Zo;Zo.prototype.$m=function(a){a=a?a:function(){};a.cL=!0;return a}();ap=function(a){return _.pm&&"undefined"!=typeof _.pm&&a instanceof _.pm};bp=function(a){return ap(a)?"_renderstart":"renderstart"};cp=function(a){return ap(a)?"_ready":"ready"};dp=function(){return!0};Uo=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(cp(a),d,dp);a.register(bp(a),d,dp)}};
Wo=function(a,b,c){var d=a.Se,e=String(a.Vo),f=!1,g=function(){f||(f=!0,c&&ho("wrdt",d,e),ho("wrdi",d,e))};b.register(bp(b),g,dp);var k=!1;a=function(){k||(k=!0,g(),c&&ho("wrrt",d,e),ho("wrri",d,e))};b.register(cp(b),a,dp);ap(b)?b.register("widget-interactive-"+b.id,a,dp):_.Lf.register("widget-interactive-"+b.id,a);_.Lf.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?ho("wdc",d,e,n):"wje0"===l?ho("wje0",d,e,n):"wje1"===l?ho("wje1",d,e,n):"wh0"==l?_.go("wh0",d,e,n):"wh1"==l?_.go("wh1",d,
e,n):"wcdi"==l&&_.go("wcdi",d,e,n)})};ep=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};Vo=function(a,b){var c=function(d){d=d||a;var e=ep(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=ep(d.height))&&b.style.height!=d&&(b.style.height=d)};ap(a)?a.fN("onRestyle",c):(a.register("ready",c,dp),a.register("renderstart",c,dp),a.register("resize",c,dp))};fp=function(a,b){for(var c in Po)if(Po.hasOwnProperty(c)){var d=Po[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
gp=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Do)(b[d.toLowerCase()],b,Eo));return c};hp=function(a){if(a=a.oZ)for(var b=0;b<a.length;b++)(new Image).src=a[b]};ip=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=gp(a.config,c);a.fM.push({element:d,config:e,Hk:fp(e,gp(a.parameters,c)),mca:3,DS:!!c["data-onload"],IZ:b})}b=a.fM;for(a=a.GC;0<b.length;)a(b.shift())};
_.jp=function(a){var b=So(a);hp(b);_.Nj(b.Se,function(d){ip(b,d)});Mn[b.Se]=!0;var c={wa:function(d,e,f){var g=e||{};g.type=b.Se;e=g.type;delete g.type;var k=Un(d);if(k){d={};for(var l in g)_.pe(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;Xn(e,k,d,[],0,l,f)}else _.Df("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){Yn(d,b.Se)},nca:function(){var d=_.ne(_.ze,"WI",_.oe()),e;for(e in d)delete d[e]}};a=function(){"onload"===Ao&&c.go()};jn(b.Se)||gn(a,
a);_.C("gapi."+b.Se+".go",c.go);_.C("gapi."+b.Se+".render",c.wa);return c};
var kp=ip,lp=function(a,b){a.Vo++;ho("wrs",a.Se,String(a.Vo));var c=b.userParams,d=gp(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=Qo(a,d),l=gp(a.parameters,c);_.qe(_.on(),l);l=fp(d,l);c=!!c["data-onload"];var m=_.Wl,n=_.oe();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=_.Bm;_.cn(n);f=l;a.Kk&&(e[2]=n,e[3]=f,e[4]=k,a.Kk("i",e));k=m.Nj(n);k.id=b.id;k.Uw(k,n);Ro(a,k,d,g,c);e[5]=
k;a.Kk&&a.Kk("e",e)};ip=function(a,b){var c=b.url;a.G1||_.gi(c)?_.Fm?lp(a,b):(0,_.pg)("gapi.iframes.impl",function(){lp(a,b)}):_.q.open?kp(a,b):(0,_.pg)("iframes",function(){kp(a,b)})};
var mp=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},Xo=function(a,b,c){if(mp()){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.Ma().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);ho("wrt0",
a,b,Math.round(f.startTime));ho("wrt1",a,b,g);ho("wrt2",a,b,k);ho("wrt3",a,b,l)}},1E3)};c.register(bp(c),e,dp);c.register(cp(c),e,dp)}};
_.C("gapi.widget.make",_.jp);

_.tp=_.tp||{};_.tp.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}};

_.tp=_.tp||{};
(function(){function a(b,c){b=window.getComputedStyle(b,"").getPropertyValue(c).match(/^([0-9]+)/);return parseInt(b[0],10)}_.tp.getHeight=function(){var b=_.tp.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}})();

_.q.util={};_.q.util.wh={};_.q.util.wh.cS=function(a){try{return!!a.document}catch(b){}return!1};_.q.util.wh.XI=function(a){var b=a.parent;return a!=b&&_.q.util.wh.cS(b)?_.q.util.wh.XI(b):a};_.q.util.wh.vba=function(a){var b=a.userAgent||"";a=a.product||"";return 0!=b.indexOf("Opera")&&-1==b.indexOf("WebKit")&&"Gecko"==a&&0<b.indexOf("rv:1.")};
_.q.util.wh.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)}};

var up,vp,wp,yp,zp,Ap,Fp,Gp,Hp,Ip,Kp,Lp,Mp,Op,Pp,Qp,Sp;up=function(){_.q.PJ++;return["I",_.q.PJ,"_",(new Date).getTime()].join("")};vp=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.zf(a):a};wp=function(a){var b=_.S("googleapis.config/elog");if(b)try{b(a)}catch(c){}};yp=function(a){a&&a.match(xp)&&_.He("googleapis.config/gcv",a)};zp=function(a){_.ze.h=a};Ap=function(a){_.ze.bsh=a};_.Bp=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.Dp=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=Cp(g);p[k]=p[k]||{};n=_.q.util.wh.makeClosure(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);p[k][l]=n;f.push(g)}if(e)for(g in _.q.Jn)_.q.Jn.hasOwnProperty(g)&&f.push(g);return f.join(",")};Fp=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]=Ep(f,b,c)}}return d};
Gp=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.en&&_.en._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};Hp=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};
Ip=function(a){if(":"==a.charAt(0)){var b=_.S("iframes/"+a.substring(1));a={};_.qe(b,a);(b=a.url)&&(a.url=_.hk(b));a.params||(a.params={});return a}return{url:_.hk(a)}};Kp=function(a){function b(){}b.prototype=Jp.prototype;a.prototype=new b};Lp=function(a){return _.q.xs[a]};Mp=function(a,b){_.q.xs[a]=b};Op=function(a){a=a||{};"auto"===a.height&&(a.height=_.Pl());var b=window&&Np&&Np.lb();b?b.mM(a.width||0,a.height||0):_.en&&_.en._resizeMe&&_.en._resizeMe(a)};Pp=function(a){yp(a)};
Qp=function(){var a={};var b=window.location.href;var c=b.indexOf("?"),d=b.indexOf("#");b=(-1===d?b.substr(c+1):[b.substr(c+1,d-c-1),"&",b.substr(d+1)].join("")).split("&");c=window.decodeURIComponent?decodeURIComponent:unescape;d=0;for(var e=b.length;d<e;++d){var f=b[d].indexOf("=");if(-1!==f){var g=b[d].substring(0,f);f=b[d].substring(f+1);f=f.replace(/\+/g," ");try{a[g]=c(f)}catch(k){}}}return a};_.Rp=function(){return _.je.location.origin||_.je.location.protocol+"//"+_.je.location.host};
Sp=function(a){var b=_.se(a.location.href,"urlindex");if(b=_.ne(_.ze,"fUrl",[])[parseInt(b,10)]){var c=a.location.hash;b+=/#/.test(b)?c.replace(/^#/,"&"):c;a.location.replace(b)}};
var Tp,Up=window.location.href,Vp=Up.indexOf("?"),Wp=Up.indexOf("#");Tp=(-1===Wp?Up.substr(Vp+1):[Up.substr(Vp+1,Wp-Vp-1),"&",Up.substr(Wp+1)].join("")).split("&");for(var Xp=window.decodeURIComponent?decodeURIComponent:unescape,Yp=0,Zp=Tp.length;Yp<Zp;++Yp){var $p=Tp[Yp].indexOf("=");if(-1!==$p){var aq=Tp[Yp].substring($p+1);aq=aq.replace(/\+/g," ");try{Xp(aq)}catch(a){}}}
;if(window.ToolbarApi)Np=window.ToolbarApi,Np.lb=window.ToolbarApi.getInstance,Np.prototype=window.ToolbarApi.prototype,_.h=Np.prototype,_.h.openWindow=Np.prototype.openWindow,_.h.$G=Np.prototype.closeWindow,_.h.eN=Np.prototype.setOnCloseHandler,_.h.JG=Np.prototype.canClosePopup,_.h.mM=Np.prototype.resizeWindow;else{var Np=function(){};Np.lb=function(){!bq&&window.external&&window.external.GTB_IsToolbar&&(bq=new Np);return bq};_.h=Np.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.$G=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.eN=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.JG=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.mM=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var bq=null;window.ToolbarApi=Np;window.ToolbarApi.getInstance=Np.lb}
;var cq=function(){_.Lf.register("_noop_echo",function(){this.callback(_.q.JU(_.q.vk[this.f]))})},dq=function(){window.setTimeout(function(){_.Lf.call("..","_noop_echo",_.q.bZ)},0)},Ep=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);_.Lf.call.apply(_.Lf,f)};d._iframe_wrapped_rpc_=!0;return d},Cp=function(a){_.q.Bw[a]||(_.q.Bw[a]={},_.Lf.register(a,function(b,c){var d=this.f;if(!("string"!=typeof b||
b in{}||d in{})){var e=this.callback,f=_.q.Bw[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.q.Jn,a)&&(g=_.q.Jn[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.Ff(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));return _.q.Bw[a]};
_.q.$R=function(a,b,c){var d=Array.prototype.slice.call(arguments);_.q.LI(function(e){e.sameOrigin&&(d.unshift("/"+e.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Lf.call.apply(_.Lf,d))})};_.q.AZ=function(a,b){_.Lf.register(a,b)};
var xp=/^[-_.0-9A-Za-z]+$/,eq={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},fq={onBeforeParentOpen:"beforeparentopen"},gq={onOpen:function(a){var b=a.lc();a.ug(b.container||b.element);return a},onClose:function(a){a.remove()}};_.q.Il=function(a){var b=_.oe();_.qe(_.Vj,b);_.qe(a,b);return b};
var Jp=function(a,b,c,d,e,f,g,k){this.config=Ip(a);this.openParams=this.Fr=b||{};this.params=c||{};this.methods=d;this.ix=!1;hq(this,b.style);this.Ep={};iq(this,function(){var l;(l=this.Fr.style)&&_.q.xs[l]?l=_.q.xs[l]:l?(_.Gf(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=gq;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?_.q.util.wh.makeClosure(l,p,this):p}m=n}for(var u in e)l=m[u],"function"===
typeof l&&jq(this,e[u],_.q.util.wh.makeClosure(m,l))}f&&jq(this,"close",f)});this.aj=this.ac=g;this.MC=(k||[]).slice();g&&this.MC.unshift(g.ma())};Jp.prototype.lc=function(){return this.Fr};Jp.prototype.getParams=function(){return this.params};Jp.prototype.Iu=function(){return this.methods};Jp.prototype.Qc=function(){return this.aj};
var hq=function(a,b){a.ix||((b=b&&!_.q.xs[b]&&_.q.nz[b])?(a.mz=[],b(function(){a.ix=!0;for(var c=0,d=a.mz.length;c<d;++c)a.mz[c].call(a)})):a.ix=!0)},iq=function(a,b){a.ix?b.call(a):a.mz.push(b)};Jp.prototype.Sd=function(a,b){iq(this,function(){jq(this,a,b)})};var jq=function(a,b,c){a.Ep[b]=a.Ep[b]||[];a.Ep[b].push(c)};Jp.prototype.ym=function(a,b){iq(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}})};
Jp.prototype.$g=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){_.Ff(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join("")),wp(k)}return g};var kq=function(a){return"number"==typeof a?{value:a,gA:a+"px"}:"100%"==a?{value:100,gA:"100%",mK:!0}:null};Jp.prototype.send=function(a,b,c){_.q.AM(this,a,b,c)};
Jp.prototype.register=function(a,b){var c=this;c.Sd(a,function(d){b.call(c,d)})};var lq=function(a,b,c,d,e,f,g){Jp.call(this,a,b,c,d,eq,e,f,g);this.id=b.id||up();this.Rr=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*_.Yh());this.IW=Hp(this.params,this.config);this.Vz={};iq(this,function(){this.$g("open");_.Bp(this.Vz,this)})};Kp(lq);_.h=lq.prototype;
_.h.ug=function(a,b){if(!this.config.url)return _.Ff("Cannot open iframe, empty URL."),this;var c=this.id;_.q.vk[c]=this;var d=_.Bp(this.methods);d._ready=this.jw;d._close=this.close;d._open=this.zL;d._resizeMe=this.nM;d._renderstart=this.sL;var e=this.IW;this.Rr&&(e.rpctoken=this.Rr);e._methods=_.Dp(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(":")):_.Ff(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.lc().allowPost&&(d.allowPost=!0);this.lc().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=vp;this.eh=_.jk(this.config.url,a,d);a=this.eh.getAttribute("data-postorigin")||this.eh.src;_.q.vk[c]=this;_.Lf.setAuthToken(this.id,
this.Rr);_.Lf.setRelayUrl(this.id,a);return this};_.h.Vg=function(a,b){this.Vz[a]=b};_.h.ma=function(){return this.id};_.h.Ma=function(){return this.eh};_.h.Db=function(){return this.el};_.h.Sf=function(a){this.el=a};_.h.jw=function(a){var b=Fp(a,this.id,"");this.aj&&"function"==typeof this.methods._ready&&(a._methods=_.Dp(b,this.aj.ma(),this.id,this,!1),this.methods._ready(a));_.Bp(a,this);_.Bp(b,this);this.$g("ready",a)};_.h.sL=function(a){this.$g("renderstart",a)};
_.h.close=function(a){a=this.$g("close",a);delete _.q.vk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.zL=function(a){var b=Fp(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(Gp(a.openParams))new mq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new lq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;iq(c,function(){var e={childId:c.ma()},f=c.Vz;f._toclose=c.close;e._methods=_.Dp(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.nM=function(a){if(void 0===this.$g("resize",a)&&this.eh){var b=kq(a.width);null!=b&&(this.eh.style.width=b.gA);a=kq(a.height);null!=a&&(this.eh.style.height=a.gA);this.eh.parentElement&&(null!=b&&b.mK||null!=a&&a.mK)&&(this.eh.parentElement.style.display="block")}};
var mq=function(a,b,c,d,e,f,g){Jp.call(this,a,b,c,d,fq,e,f,g);this.url=a;this.Jm=null;this.cD=up();iq(this,function(){this.$g("beforeparentopen");var k=_.Bp(this.methods);k._onopen=this.SY;k._ready=this.jw;k._onclose=this.QY;this.params._methods=_.Dp(k,"..",this.cD,this,!0);k={};for(m in this.params)k[m]=vp(this.params[m]);var l=this.config.url;if(this.Fr.hideUrlFromParent){var m=window.name;var n=l;l=_.Jj(this.config.url,this.params,{},vp);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=_.ne(_.ze,"fUrl",[]),p=n.length,n[p]=l,_.ze.rUrl=Sp,k["#opener"]=m,k["#urlindex"]=p,m=_.sg(_.je.location.href),l=_.S("iframes/relay_url_"+encodeURIComponent(m))||"/_/gapi/sibling/1/frame.html",m+=l);l=m}_.en._open({url:l,openParams:this.Fr,params:k,proxyId:this.cD,openedByProxyChain:this.MC})})};Kp(mq);mq.prototype.ZU=function(){return this.Jm};
mq.prototype.SY=function(a){this.Jm=a.childId;var b=Fp(a,"..",this.Jm);_.Bp(b,this);this.close=b._toclose;_.q.vk[this.Jm]=this;this.aj&&this.methods._onopen&&(a._methods=_.Dp(b,this.aj.ma(),this.Jm,this,!1),this.methods._onopen(a))};mq.prototype.jw=function(a){var b=String(this.Jm),c=Fp(a,"..",b);_.Bp(a,this);_.Bp(c,this);this.$g("ready",a);this.aj&&this.methods._ready&&(a._methods=_.Dp(c,this.aj.ma(),b,this,!1),this.methods._ready(a))};
mq.prototype.QY=function(a){if(this.aj&&this.methods._onclose)this.methods._onclose(a);else return a=this.$g("close",a),delete _.q.vk[this.Jm],a};
var nq=function(a,b,c,d,e,f,g){Jp.call(this,a,b,c,d,fq,f,g);this.id=b.id||up();this.q1=e;d._close=this.close;this.onClosed=this.lL;this.sO=0;iq(this,function(){this.$g("beforeparentopen");var k=_.Bp(this.methods);this.params._methods=_.Dp(k,"..",this.cD,this,!0);k={};k.queryParams=this.params;a=_.ak(_.ke,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.JG(l))};e.eN(l,this);this.sO=l})};Kp(nq);
nq.prototype.close=function(a){a=this.$g("close",a);this.q1.$G(this.sO);return a};nq.prototype.lL=function(){this.$g("close")};_.en.send=function(a,b,c){_.q.AM(_.en,a,b,c)};
(function(){_.q.vk={};_.q.xs={};_.q.nz={};_.q.PJ=0;_.q.Bw={};_.q.Jn={};_.q.qw=null;_.q.ow=[];_.q.bZ=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_(_.en.id)}}catch(f){}try{_.q.qw={origin:this.origin,referer:this.referer,claimedOpenerId:c&&c.id,claimedOpenerProxyChain:c&&c.proxyChain||[],sameOrigin:d};for(c=0;c<_.q.ow.length;++c)_.q.ow[c](_.q.qw);_.q.ow=[]}catch(f){wp(f)}};_.q.JU=function(c){var d=c&&c.aj,e=null;d&&(e={},e.id=d.ma(),e.proxyChain=
c.MC);return e};cq();if(window.parent!=window){var a=Qp();a.gcv&&yp(a.gcv);var b=a.jsh;b&&(_.ze.h=b);_.Bp(Fp(a,"..",""),_.en);_.Bp(a,_.en);dq()}_.q.tb=Lp;_.q.qc=Mp;_.q.f0=Pp;_.q.resize=Op;_.q.WT=function(c){return _.q.nz[c]};_.q.MD=function(c,d){_.q.nz[c]=d};_.q.lM=Op;_.q.F0=Pp;_.q.Yu={};_.q.Yu.get=Lp;_.q.Yu.set=Mp;_.q.allow=function(c,d){Cp(c);_.q.Jn[c]=d||window[c]};_.q.Paa=function(c){delete _.q.Jn[c]};_.q.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&&Np?Np.lb():null;return l?new nq(c,d,e,f,l,g,k):Gp(d)?new mq(c,d,e,f,g,k):new lq(c,d,e,f,g,k)};_.q.close=function(c,d){_.en&&_.en._close&&_.en._close(c,d)};_.q.ready=function(c,d,e){2==arguments.length&&"function"===typeof d&&(e=d,d={});var f=c||{};"height"in f||(f.height=_.Pl());f._methods=_.Dp(d||{},"..","",_.en,!0);_.en&&_.en._ready&&_.en._ready(f,e)};_.q.LI=function(c){_.q.qw?c(_.q.qw):_.q.ow.push(c)};_.q.WY=function(c){return!!_.q.vk[c]};_.q.hU=function(){return["https://ssl.gstatic.com/gb/js/",
_.S("googleapis.config/gcv")].join("")};_.q.UL=function(c){var d={mouseover:1,mouseout:1};if(_.en._event)for(var e=0;e<c.length;e++){var f=c[e];f in d&&document.addEventListener(f,function(g){_.en._event({event:g.type,timestamp:(new Date).getTime()})},!0)}};_.q.AM=function(c,d,e,f){var g=[];void 0!==e&&g.push(e);f&&g.push(function(k){f.call(this,[k])});c[d]&&c[d].apply(c,g)};_.q.Jx=function(){return!0};_.q.o0=zp;_.q.IM=Ap;_.q.GK=wp;_.q.RJ=_.en})();
_.C("iframes.allow",_.q.allow);_.C("iframes.callSiblingOpener",_.q.$R);_.C("iframes.registerForOpenedSibling",_.q.AZ);_.C("iframes.close",_.q.close);_.C("iframes.getGoogleConnectJsUri",_.q.hU);_.C("iframes.getHandler",_.q.tb);_.C("iframes.getDeferredHandler",_.q.WT);_.C("iframes.getParentInfo",_.q.LI);_.C("iframes.iframer",_.q.RJ);_.C("iframes.open",_.q.open);_.C("iframes.openedId_",_.q.WY);_.C("iframes.propagate",_.q.UL);_.C("iframes.ready",_.q.ready);_.C("iframes.resize",_.q.resize);
_.C("iframes.setGoogleConnectJsVersion",_.q.f0);_.C("iframes.setBootstrapHint",_.q.IM);_.C("iframes.setJsHint",_.q.o0);_.C("iframes.setHandler",_.q.qc);_.C("iframes.setDeferredHandler",_.q.MD);_.C("IframeBase",Jp);_.C("IframeBase.prototype.addCallback",Jp.prototype.Sd);_.C("IframeBase.prototype.getMethods",Jp.prototype.Iu);_.C("IframeBase.prototype.getOpenerIframe",Jp.prototype.Qc);_.C("IframeBase.prototype.getOpenParams",Jp.prototype.lc);_.C("IframeBase.prototype.getParams",Jp.prototype.getParams);
_.C("IframeBase.prototype.removeCallback",Jp.prototype.ym);_.C("Iframe",lq);_.C("Iframe.prototype.close",lq.prototype.close);_.C("Iframe.prototype.exposeMethod",lq.prototype.Vg);_.C("Iframe.prototype.getId",lq.prototype.ma);_.C("Iframe.prototype.getIframeEl",lq.prototype.Ma);_.C("Iframe.prototype.getSiteEl",lq.prototype.Db);_.C("Iframe.prototype.openInto",lq.prototype.ug);_.C("Iframe.prototype.remove",lq.prototype.remove);_.C("Iframe.prototype.setSiteEl",lq.prototype.Sf);
_.C("Iframe.prototype.addCallback",lq.prototype.Sd);_.C("Iframe.prototype.getMethods",lq.prototype.Iu);_.C("Iframe.prototype.getOpenerIframe",lq.prototype.Qc);_.C("Iframe.prototype.getOpenParams",lq.prototype.lc);_.C("Iframe.prototype.getParams",lq.prototype.getParams);_.C("Iframe.prototype.removeCallback",lq.prototype.ym);_.C("IframeProxy",mq);_.C("IframeProxy.prototype.getTargetIframeId",mq.prototype.ZU);_.C("IframeProxy.prototype.addCallback",mq.prototype.Sd);
_.C("IframeProxy.prototype.getMethods",mq.prototype.Iu);_.C("IframeProxy.prototype.getOpenerIframe",mq.prototype.Qc);_.C("IframeProxy.prototype.getOpenParams",mq.prototype.lc);_.C("IframeProxy.prototype.getParams",mq.prototype.getParams);_.C("IframeProxy.prototype.removeCallback",mq.prototype.ym);_.C("IframeWindow",nq);_.C("IframeWindow.prototype.close",nq.prototype.close);_.C("IframeWindow.prototype.onClosed",nq.prototype.lL);_.C("iframes.util.getTopMostAccessibleWindow",_.q.util.wh.XI);
_.C("iframes.handlers.get",_.q.Yu.get);_.C("iframes.handlers.set",_.q.Yu.set);_.C("iframes.resizeMe",_.q.lM);_.C("iframes.setVersionOverride",_.q.F0);_.C("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.q.Jx);_.C("IframeBase.prototype.send",Jp.prototype.send);_.C("IframeBase.prototype.register",Jp.prototype.register);_.C("Iframe.prototype.send",lq.prototype.send);_.C("Iframe.prototype.register",lq.prototype.register);_.C("IframeProxy.prototype.send",mq.prototype.send);
_.C("IframeProxy.prototype.register",mq.prototype.register);_.C("IframeWindow.prototype.send",nq.prototype.send);_.C("IframeWindow.prototype.register",nq.prototype.register);_.C("iframes.iframer.send",_.q.RJ.send);

var bt=_.q.qc,ct={open:function(a){var b=_.Zm(a.lc());return a.ug(b,{style:_.$m(b)})},attach:function(a,b){var c=_.Zm(a.lc()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.Rr=f;a.el=c;a.eh=b;_.q.vk[d]=a;b=_.Bp(a.methods);b._ready=a.jw;b._close=a.close;b._open=a.zL;b._resizeMe=a.nM;b._renderstart=a.sL;_.Dp(b,d,"",a,!0);_.Lf.setAuthToken(a.id,a.Rr);_.Lf.setRelayUrl(a.id,e);c=_.q.Il({style:_.$m(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,
g)&&("style"==g?a.eh.style.cssText=c[g]:a.eh.setAttribute(g,c[g]))}};ct.onready=_.an;ct.onRenderStart=_.an;ct.close=_.bn;bt("inline",ct);

var kz,lz,mz,nz,Bz,Cz,Dz,Ez,Fz,Gz,Hz,Jz,Kz,Lz,Mz,Nz,Oz,Pz,Qz,Rz,Sz,Tz,Uz,Vz,Wz,Xz,Yz,Zz,$z,aA,bA,cA,dA,eA,fA,gA,hA,iA,jA,kA,lA,mA,pA,oA,qA,rA,sA,tA,uA,vA,xA,yA,AA;_.jz=function(a,b){if(_.ih&&!b)return _.A.atob(a);var c="";_.dw(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 _.S("enableMultilogin")&&a("cookie_policy")&&!kz(a)?!0:!1};
Bz=function(){var a,b=null;_.Ny.iterate(function(c,d){0===c.indexOf("G_AUTHUSER_")&&(c=_.Oy(c.substring(11)),!a||c.Ge&&!a.Ge||c.Ge==a.Ge&&c.Bh>a.Bh)&&(a=c,b=d)});return{WR:a,authuser:b}};Cz=[".APPS.GOOGLEUSERCONTENT.COM","@DEVELOPER.GSERVICEACCOUNT.COM"];Dz=function(a){a=a.toUpperCase();for(var b=0,c=Cz.length;b<c;++b){var d=a.split(Cz[b]);2==d.length&&""===d[1]&&(a=d[0])}a=a.replace(/-/g,"_").toUpperCase();40<a.length&&(b=new _.Qh,b.wx(a),a=b.Sg().toUpperCase());return a};
Ez=function(a){if(!a)return[];a=a.split("=");return a[1]?a[1].split("|"):[]};Fz=function(a){a=a.split(":");return{clientId:a[0].split("=")[1],O_:Ez(a[1]),Oba:Ez(a[2]),Waa:Ez(a[3])}};Gz=function(a){var b=Bz(),c=b.WR;b=b.authuser;var d=a&&Dz(a);if(null!==b){var e;_.Ny.iterate(function(g,k){(g=_.Py(g))&&g.SB&&(d&&g.oS!=d||g.Ge==c.Ge&&g.Bh==c.Bh&&(e=k))});if(e){var f=Fz(e);a=f&&f.O_[Number(b)];f=f&&f.clientId;if(a)return{authuser:b,zca:a,clientId:f}}}return null};
Hz=function(a,b){a=_.Mh(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};_.Iz=function(a,b){if(b){var c=b;var d=a}else"string"===typeof a?d=a:c=a;c?_.fw(c,d):_.gw(d)};
Jz=function(a){if(!a)return null;"single_host_origin"!==a&&(a=_.sg(a));var b=window.location.hostname,c=b,d=_.My;if("single_host_origin"!==a){c=a.split("://");if(2==c.length)d="https"===c.shift();else return _.Df("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 _.Df("Invalid cookie_policy domain: "+c),null;c=a;b=c.split(".").length-1}return{domain:c,Ge:d,Bh:b}};
Kz=function(a){var b=Jz(a);if(!b)return new _.Gy("G_USERSTATE_");a=["G_USERSTATE_",_.My&&b.Ge?"S":"H",b.Bh].join("");var c=_.Ty[a];c||(c={LK:63072E3},_.qe(_.Wy(b),c),c=new _.Dy(a,c),_.Ty[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};Lz=function(a){var b=Kz(a).read();a=_.oe();if(b){b=b.split(":");for(var c;c=b.shift();)c=c.split("="),a[c[0]]=c[1]}return a};
Mz=function(a,b,c){var d=Lz(b),e=d[a];d[a]="0";var f=[];_.Vl(d,function(k,l){f.push(l+"="+k)});var g=f.join(":");b=Kz(b);g?b.write(g):b.clear();d[a]!==e&&c&&c()};Nz=function(a,b){b=Lz(b);return"0"==b[a]||"X"==b[a]};Oz=function(a){a=Jz(a.g_user_cookie_policy);if(!a||a.Ge&&!_.My)a=null;else{var b=["G_AUTHUSER_",_.My&&a.Ge?"S":"H",a.Bh].join(""),c=_.Sy[b];c||(c=new _.Ny(b,_.Wy(a)),_.Sy[b]=c);a=c}_.He("googleapis.config/sessionIndex",null);a.clear()};Pz=function(a){return kz(function(b){return a[b]})};
Qz=0;Rz=!1;Sz=[];Tz={};Uz={};Vz=null;Wz=function(a){var b=_.cz;return function(c){if(this.f==b&&this.t==_.Lf.getAuthToken(this.f)&&this.origin==_.Lf.getTargetOrigin(this.f))return a.apply(this,arguments)}};Xz=function(a){"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true"};Yz=function(a){if(_.dz&&a&&!decodeURIComponent(a).startsWith("m;/_/scs/"))throw Error("ra");};
Zz=function(a){var b=_.Oe.getUrlParameters,c=b(a).jsh;if(null!=c)return Yz(c),a;if(b=String(b().jsh||_.ze.h||""))Yz(b),c=(a+"#").indexOf("#"),a=a.substr(0,c)+(-1!==a.substr(0,c).indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(b)+a.substr(c);return a};$z=function(){return!!_.S("oauth-flow/usegapi")};aA=function(a,b){$z()?Vz.unregister(a):_.Lf.unregister(a+":"+b)};bA=function(a,b,c){$z()?Vz.register(a,c,_.Bm):_.Lf.register(a+":"+b,Wz(c))};cA=function(){mz.parentNode.removeChild(mz)};
dA=function(a){var b=mz;_.az(b,[{ww:"-webkit-transform",duration:1,timing:"ease",delay:0}]);_.az(b,[{ww:"transform",duration:1,timing:"ease",delay:0}]);_.Tx(function(){b.style.webkitTransform="translate3d(0px,"+a+"px,0px)";b.style.transform="translate3d(0px,"+a+"px,0px)"},0)};eA=function(){var a=nz+88;dA(a);nz=a};fA=function(){var a=nz-88;dA(a);nz=a};
gA=function(a){var b=a?eA:fA,c=a?fA:eA;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();_.Tx(c,4E3);_.Tx(cA,5E3)};
hA=function(a){var b=_.S("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%;";_.Dr(c,"visibility","hidden");_.Dr(c,b,"-40px");_.Dr(c,"height","128px");var d=c;if("desktop"==_.S("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){}_.Wl.Xh({url:":socialhost:/:session_prefix:_/widget/oauthflow/toast",queryParams:{clientId:a.client_id,idToken:a.id_token},where:d,onRestyle:function(){"top"===b?gA(!0):gA(!1)}})};
iA=function(a){var b=_.on(),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==_.vj.call(b,e)&&b.push(e)}0<b.length&&(a.scope=b.join(" "))}return a};
jA=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=_.S("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!=Gz(c)||!Pz(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};kA=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+)\.?\.?\.?$/,"$1");a=_.yf(_.jz(a,!0));if(!1===a)throw Error("sa");return a};lA=function(a){return(a=kA(a))?a.sub:null};
mA=function(a){a&&Sz.push(a);a=_.cz;var b=document.getElementById(a),c=(new Date).getTime();if(b){if(Qz&&6E4>c-Qz)return;var d=_.Lf.getAuthToken(a);d&&(aA("oauth2relayReady",d),aA("oauth2callback",d));b.parentNode.removeChild(b);if(/Firefox/.test(navigator.userAgent))try{window.frames[a]=void 0}catch(f){}_.ez();a=_.cz}Qz=c;var e=String(2147483647*(0,_.vg)()|0);b=_.S("oauth-flow/proxyUrl")||_.S("oauth-flow/relayUrl");$z()?Vz=_.Wl.Xh({where:_.Oe.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(_.qg.getOrigin(window.location.href)),"#rpctoken=",e,"&forcesecure=1"].join(""),c=_.Oe.getBodyElement(),d=_.Oe.createIframeElement({name:a,id:a}),d.src=Zz(b),d.style.width="1px",d.style.height="1px",d.style.position="absolute",d.style.top="-100px",d.tabIndex=-1,Xz(d),c.appendChild(d),_.Lf.setupReceiver(a));bA("oauth2relayReady",e,function(){aA("oauth2relayReady",e);
var f=Sz;if(null!==f){Sz=null;for(var g=0,k=f.length;g<k;++g)f[g]()}});bA("oauth2callback",e,function(f){var g=_.Oe.getUrlParameters;g=g(f);var k=g.state;f=k.replace(/\|.*$/,"");f={}.hasOwnProperty.call(Uz,f)?Uz[f]:null;g.state=f;if(null!=g.state){f=Tz[k];delete Tz[k];k=f&&f.key||"token";var l=g=jA(f&&f.params,g);var m=(m=lA(l))?Nz(m,l.cookie_policy):!1;!m&&l&&0<=(" "+(l.scope||"")+" ").indexOf(" https://www.googleapis.com/auth/plus.login ")&&_.S("isLoggedIn")&&"1"===(l&&l._aa)&&(l._aa="0",Rz||(Rz=
!0,hA(l)));_.Iz(k,g);g=Hz(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)}}})};_.nA=function(a){null!==Sz?mA(a):a&&a()};pA=function(a,b){var c=oA,d=lA(a);d&&(Oz(a),Mz(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=jA(null,e);c(e)}}))};
oA=function(a){a||(a=Hz(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||(_.ze.drw=null);_.Iz(a);if(b=a.authuser)_.S("googleapis.config/sessionIndex"),_.He("googleapis.config/sessionIndex",b);_.fz.oo(_.gz,a);return a};qA=["client_id","cookie_policy","response_type"];rA="client_id response_type login_hint authuser prompt include_granted_scopes after_redirect access_type hl state".split(" ");
sA=function(a){var b=_.lk(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);_.fw(b);return b};
tA=function(a){if(void 0===a.include_granted_scopes){var b=_.S("include_granted_scopes");a.include_granted_scopes=!!b}};uA=function(a){window.console&&("function"===typeof window.console.warn?window.console.warn(a):"function"===typeof window.console.log&&window.console.log(a))};
vA=function(a){var b=a||{},c={};_.ob(rA,function(d){null!=b[d]&&(c[d]=b[d])});a=_.S("googleapis/overrideClientId");null!=a&&(c.client_id=a);tA(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{_.Xw(c.cookie_policy)}catch(d){c.cookie_policy&&
uA("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=_.Ah(),null!=a&&(c.authuser=a));a=b.redirect_uri||_.S("oauth-flow/redirectUri");
null!=a&&"postmessage"!=a&&(c.redirect_uri=a);c.gsiwebsdk="shim";return c};
_.wA=function(a,b){var c=vA(a),d=new _.Gk(function(e,f){_.Cx(c,function(g){var k=g||{};_.ob(qA,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=sA(k),null!=g.authuser&&_.He("googleapis.config/sessionIndex",g.authuser),e(g))})});b&&d.then(b,b);return d};xA=_.Kh.lI;yA=null;
_.BA=function(a,b){if("force"!==a.approvalprompt){a=_.zA(a);a.prompt="none";delete a.redirect_uri;delete a.approval_prompt;delete a.immediate;if(b=!b)yA?(a.client_id!==yA.client_id&&window.console&&window.console.log&&window.console.log("Ignoring mismatched page-level auth param client_id="+a.client_id),b=!0):(yA=a,b=!1);b||AA(a)}};
_.zA=function(a){var b=a.redirecturi||"postmessage",c=(0,_.tb)((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,_.tb)(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||_.S("googleapis.config/sessionIndex"))&&(b.authuser=a);(a=_.S("useoriginassocialhost"))&&(b.use_origin_as_socialhost=a);return b};AA=function(a){_.go("waaf0","signin","0");_.wA(a,function(b){_.go("waaf1","signin","0");oA(b)})};
_.CA=function(a){a=_.zA(a);_.He("oauth-flow/authWindowWidth",445);_.He("oauth-flow/authWindowHeight",615);AA(a)};_.DA=function(a){_.fz.unsubscribe(_.gz,a);_.fz.subscribe(_.gz,a)};
var KA,NA;_.FA=function(a){return a.cookiepolicy?!0:(_.EA("cookiepolicy is a required field.  See https://developers.google.com/+/web/signin/#button_attr_cookiepolicy for more information."),!1)};_.EA=function(a){window.console&&(window.console.error?window.console.error(a):window.console.log&&window.console.log(a))};_.JA=function(a,b){var c=_.on();_.qe(a,c);c=iA(c);if(_.FA(c)){var d=_.GA();_.HA(c);b?_.ye(b,"click",function(){_.IA(c,d)}):_.IA(c,d)}};
_.GA=function(){var a=new KA;_.DA(function(b){a.mC&&b&&(b.access_token&&_.He("isPlusUser",!0),b["g-oauth-window"]&&(a.mC=!1,_.Gf("OTA app install is no longer supported.")))});return a};KA=function(){this.mC=!1};_.HA=function(a){a=_.LA(a);_.MA(a.callback);_.nA(function(){_.BA(a)})};_.LA=function(a){NA(a);a.redirecturi&&delete a.redirecturi;lz(function(b){return a[b]})||(a.authuser=0);return a};NA=function(a){/^\s*$/.test(a.scope||"")&&(a.scope="https://www.googleapis.com/auth/plus.login")};
_.MA=function(a){if("string"===typeof a)if(window[a])a=window[a];else{_.EA('Callback function named "'+a+'" not found');return}a&&_.DA(a)};_.IA=function(a,b){b.mC=!0;a=_.LA(a);_.CA(a)};
_.C("gapi.auth.authorize",_.wA);_.C("gapi.auth.checkSessionState",function(a,b){var c=_.oe();c.client_id=a.client_id;c.session_state=a.session_state;_.nA(function(){$z()?Vz.send("check_session_state",c,function(d){b.call(null,d[0])},_.Bm):_.Lf.call(_.cz,"check_session_state",Wz(function(d){b.call(null,d)}),c.session_state,c.client_id)})});_.C("gapi.auth.getAuthHeaderValueForFirstParty",xA);_.C("gapi.auth.getToken",Hz);
_.C("gapi.auth.getVersionInfo",function(a,b){_.nA(function(){var c=_.Ih()||"",d=null,e=null;c&&(e=c.split(" "),2==e.length&&(d=e[1]));d?$z()?Vz.send("get_versioninfo",{xapisidHash:d,sessionIndex:b},function(f){a(f[0])},_.Bm):_.Lf.call(_.cz,"get_versioninfo",Wz(function(f){a(f)}),d,b):a()})});_.C("gapi.auth.init",_.nA);_.C("gapi.auth.setToken",_.Iz);_.C("gapi.auth.signIn",function(a){_.JA(a)});_.C("gapi.auth.signOut",function(){var a=Hz();a&&pA(a,a.cookie_policy)});
_.C("gapi.auth.unsafeUnpackIdToken",kA);_.C("gapi.auth._pimf",_.BA);_.C("gapi.auth._oart",hA);_.C("gapi.auth._guss",function(a){return Kz(a).read()});

_.OA=function(a){return!!(a.clientid&&a.scope&&a.callback)};_.PA=function(){var a=_.on();_.OA(a)&&!_.S("disableRealtimeCallback")?_.HA(a):_.nA()};_.wk(function(){_.PA()});

_.PA=function(){var a=_.on();_.OA(a)&&!_.S("disableRealtimeCallback")&&_.HA(a)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Lt,bu,Wt,fu,Xt,Zt,Yt,cu,$t,gu;_.It=function(a){if(!(a instanceof Array)){a=_.Fa(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a};_.Jt=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^_.lb()).toString(36)};_.Kt=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):_.Rd(document,"*",a,b)};
Lt=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," ")):"")}}};_.Mt=function(a,b,c,d){for(var e=c.length;0<=(b=a.indexOf(c,b))&&b<d;){var f=a.charCodeAt(b-1);if(38==f||63==f)if(f=a.charCodeAt(b+e),!f||61==f||38==f||35==f)return b;b+=e+1}return-1};_.Nt=/#|$/;
_.Ot=function(a,b){var c=a.search(_.Nt),d=_.Mt(a,0,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," "))};
_.Pt=function(a,b){this.yc=this.Uf=this.lf="";this.Of=null;this.hA=this.Gk="";this.og=this.nK=!1;var c;a instanceof _.Pt?(this.og=void 0!==b?b:a.og,_.Qt(this,a.lf),_.Rt(this,a.Uf),_.St(this,a.yc),_.Tt(this,a.Of),this.setPath(a.getPath()),_.Ut(this,a.Dd.clone()),this.sj(a.Bq())):a&&(c=String(a).match(_.nh))?(this.og=!!b,_.Qt(this,c[1]||"",!0),_.Rt(this,c[2]||"",!0),_.St(this,c[3]||"",!0),_.Tt(this,c[4]),this.setPath(c[5]||"",!0),_.Ut(this,c[6]||"",!0),this.sj(c[7]||"",!0)):(this.og=!!b,this.Dd=new _.Vt(null,
this.og))};_.Pt.prototype.toString=function(){var a=[],b=this.lf;b&&a.push(Wt(b,Xt,!0),":");var c=this.yc;if(c||"file"==b)a.push("//"),(b=this.Uf)&&a.push(Wt(b,Xt,!0),"@"),a.push(_.lh(c).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Of,null!=c&&a.push(":",String(c));if(c=this.getPath())this.yc&&"/"!=c.charAt(0)&&a.push("/"),a.push(Wt(c,"/"==c.charAt(0)?Yt:Zt,!0));(c=this.Dd.toString())&&a.push("?",c);(c=this.Bq())&&a.push("#",Wt(c,$t));return a.join("")};
_.Pt.prototype.resolve=function(a){var b=this.clone(),c=!!a.lf;c?_.Qt(b,a.lf):c=!!a.Uf;c?_.Rt(b,a.Uf):c=!!a.yc;c?_.St(b,a.yc):c=null!=a.Of;var d=a.getPath();if(c)_.Tt(b,a.Of);else if(c=!!a.Gk){if("/"!=d.charAt(0))if(this.yc&&!this.Gk)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=_.ed(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.Ln();c?_.Ut(b,a.Dd.clone()):c=!!a.hA;c&&b.sj(a.Bq());return b};_.Pt.prototype.clone=function(){return new _.Pt(this)};_.Qt=function(a,b,c){_.au(a);a.lf=c?bu(b,!0):b;a.lf&&(a.lf=a.lf.replace(/:$/,""));return a};_.Rt=function(a,b,c){_.au(a);a.Uf=c?bu(b):b;return a};_.St=function(a,b,c){_.au(a);a.yc=c?bu(b,!0):b;return a};
_.Tt=function(a,b){_.au(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("J`"+b);a.Of=b}else a.Of=null;return a};_.Pt.prototype.getPath=function(){return this.Gk};_.Pt.prototype.setPath=function(a,b){_.au(this);this.Gk=b?bu(a,!0):a;return this};_.Pt.prototype.Ln=function(){return""!==this.Dd.toString()};_.Ut=function(a,b,c){_.au(a);b instanceof _.Vt?(a.Dd=b,a.Dd.SD(a.og)):(c||(b=Wt(b,cu)),a.Dd=new _.Vt(b,a.og));return a};_.Pt.prototype.Ua=function(a,b){return _.Ut(this,a,b)};
_.Pt.prototype.getQuery=function(){return this.Dd.toString()};_.du=function(a,b,c){_.au(a);a.Dd.set(b,c);return a};_.Pt.prototype.Lh=function(a){return this.Dd.get(a)};_.Pt.prototype.Bq=function(){return this.hA};_.Pt.prototype.sj=function(a,b){_.au(this);this.hA=b?bu(a):a;return this};_.Pt.prototype.removeParameter=function(a){_.au(this);this.Dd.remove(a);return this};_.au=function(a){if(a.nK)throw Error("K");};_.Pt.prototype.SD=function(a){this.og=a;this.Dd&&this.Dd.SD(a)};
_.eu=function(a){return a instanceof _.Pt?a.clone():new _.Pt(a,void 0)};bu=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};Wt=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,fu),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};fu=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};Xt=/[#\/\?@]/g;Zt=/[#\?:]/g;Yt=/[#\?]/g;cu=/[#\?@]/g;$t=/#/g;
_.Vt=function(a,b){this.Wb=this.Cc=null;this.Ef=a||null;this.og=!!b};gu=function(a){a.Cc||(a.Cc=new _.zt,a.Wb=0,a.Ef&&Lt(a.Ef,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.h=_.Vt.prototype;_.h.Hb=function(){gu(this);return this.Wb};_.h.add=function(a,b){gu(this);this.Ef=null;a=hu(this,a);var c=this.Cc.get(a);c||this.Cc.set(a,c=[]);c.push(b);this.Wb+=1;return this};
_.h.remove=function(a){gu(this);a=hu(this,a);return this.Cc.Td(a)?(this.Ef=null,this.Wb-=this.Cc.get(a).length,this.Cc.remove(a)):!1};_.h.clear=function(){this.Cc=this.Ef=null;this.Wb=0};_.h.isEmpty=function(){gu(this);return 0==this.Wb};_.h.Td=function(a){gu(this);a=hu(this,a);return this.Cc.Td(a)};_.h.Tj=function(a){var b=this.Xc();return _.$a(b,a)};_.h.forEach=function(a,b){gu(this);this.Cc.forEach(function(c,d){_.ob(c,function(e){a.call(b,e,d,this)},this)},this)};
_.h.Be=function(){gu(this);for(var a=this.Cc.Xc(),b=this.Cc.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){gu(this);var b=[];if("string"===typeof a)this.Td(a)&&(b=_.Wc(b,this.Cc.get(hu(this,a))));else{a=this.Cc.Xc();for(var c=0;c<a.length;c++)b=_.Wc(b,a[c])}return b};_.h.set=function(a,b){gu(this);this.Ef=null;a=hu(this,a);this.Td(a)&&(this.Wb-=this.Cc.get(a).length);this.Cc.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.Ef=null,this.Cc.set(hu(this,a),_.Xc(b)),this.Wb+=b.length)};_.h.toString=function(){if(this.Ef)return this.Ef;if(!this.Cc)return"";for(var a=[],b=this.Cc.Be(),c=0;c<b.length;c++){var d=b[c],e=_.lh(d);d=this.Xc(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+_.lh(d[f]));a.push(g)}}return this.Ef=a.join("&")};
_.h.clone=function(){var a=new _.Vt;a.Ef=this.Ef;this.Cc&&(a.Cc=this.Cc.clone(),a.Wb=this.Wb);return a};var hu=function(a,b){b=String(b);a.og&&(b=b.toLowerCase());return b};_.Vt.prototype.SD=function(a){a&&!this.og&&(gu(this),this.Ef=null,this.Cc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.og=a};_.Vt.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)_.Ht(arguments[b],function(c,d){this.add(d,c)},this)};

var QA=function(a){return new _.Gk(function(b){var c=a.length,d=[];if(c)for(var e=function(k,l,m){c--;d[k]=l?{vu:!0,value:m}:{vu:!1,reason:m};0==c&&b(d)},f=0,g;f<a.length;f++)g=a[f],_.Nk(g,_.ji(e,f,!0),_.ji(e,f,!1));else b(d)})},RA,SA,TA,UA={AG:function(a){RA=a;try{delete UA.AG}catch(b){}},BG:function(a){SA=a;try{delete UA.BG}catch(b){}},CG:function(a){TA=a;try{delete UA.CG}catch(b){}}},VA=function(a){return _.my(a.status)},WA=function(){var a=!0,b=_.Xx(_.Jx);b&&void 0!==b.withCredentials||(a=!1);
return a},XA=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=_.S("client/rewrite");_.ab(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=_.S("client/firstPartyRewrite"),_.ab(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},YA=function(a){_.Vc.call(this,a)},cB,dB,eB,fB,gB,hB,iB,jB,kB,lB,mB,nB,oB,pB,qB;_.ii(YA,_.Vc);YA.prototype.name="gapi.client.Error";var ZA=function(a){if(!a||"function"!==typeof a)throw new YA("Must provide a function.");this.Pf=null;this.dT=a};ZA.prototype.then=function(a,b,c){this.Pf||(this.Pf=this.dT());return this.Pf.then(a,b,c)};
ZA.prototype.Xw=function(a){this.Pf||(this.Pf=a)};var $A={};$A=function(a){var b={},c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){var d=_.Vg(a,c);d&&(c=_.Ug(c,d))&&_.Wg(b,c,d,!0)}return b};
var aB={error:{code:-1,message:"A network error occurred and the request could not be completed."}},bB=function(a,b,c,d){_.oy.call(this);this.ld=a;this.qC=b;this.sd=c;a={};if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(b=_.Vg(d,e),void 0!==b&&(e=_.Tg(e,b))&&_.Wg(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.Pf=null};_.ii(bB,_.oy);
bB.prototype.then=function(a){this.Pf||(this.Pf=(new _.Gk(function(b,c){this.V("error",(0,_.R)(function(){c(cB(this))},this));this.V("success",(0,_.R)(function(){b(cB(this))},this));this.send(this.ld,this.qC,this.sd,this.Rq)},this)).then(function(b){b.headers=$A(b.headers);return b},function(b){return b.status?(b.headers=$A(b.headers),_.Lk(b)):_.Lk({result:aB,body:'{"error":{"code":-1,"message":"A network error occurred and the request could not be completed."}}',headers:null,status:null,statusText:null})}));
return this.Pf.then.apply(this.Pf,arguments)};cB=function(a){var b=a.getStatus(),c=_.By(a);var d=204==b?!1:""==a.Nk?_.yf(c):_.Cy(a);var e=a.getAllResponseHeaders();e=_.Xg(e,!1);try{var f=2<_.zy(a)?a.Oa.statusText:""}catch(g){f=""}return{result:d,body:c,headers:e,status:b,statusText:f}};dB=/;\s*charset\s*=\s*("utf-?8"|utf-?8)\s*(;|$)/i;eB=/^(text\/[^\s;\/""]+|application\/(json(\+[^\s;\/""]*)?|([^\s;\/""]*\+)?xml))\s*(;|$)/i;fB=/;\s*charset\s*=/i;gB=/(([\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;
hB=function(a){var b=[];a=a.replace(gB,function(c){b.push(_.jz(c));return""});if(a.length)throw Error("qa");return b.join("")};iB=function(a){var b=a.headers;if(b&&"base64"===_.Vg(b,"X-Goog-Safety-Encoding")){var c=hB(a.body),d=_.Vg(b,"X-Goog-Safety-Content-Type");b["Content-Type"]=d;if(d.match(dB)||d.match(eB)&&!d.match(fB))c=_.cw(_.fh(c));_.Wg(b,"X-Goog-Safety-Encoding");_.Wg(b,"X-Goog-Safety-Content-Type");a.body=c}};
jB=function(a,b,c){c||((c=_.S("googleapis.config/proxy"))&&(c=String(c).replace(/\/static\/proxy\.html$/,"")||"/"),c=String(c||""));c||(c=_.S("googleapis.config/root"),b&&(c=_.S("googleapis.config/root-1p")||c),c=String(c||""));c=String(XA(b,c)||c);return a=_.hy(c,a)};
kB=function(a,b){var c=a.params||_.oe();c.url=c.path;var d=c.root;d=jB("/",_.Jh(c.headers),d);d.match(/^(.*[^\/])?\/$/)&&(d=d.substr(0,d.length-1));c.root=d;a.params=c;_.fi.mj("makeHttpRequests",[a],function(e,f){e&&e.gapiRequest?(e.gapiRequest.data?iB(e.gapiRequest.data):iB(e),b(e,_.zf(e))):b(e,f)})};
lB=function(a){var b=_.Mx(a,"params","headers");b&&"object"===typeof b||(b={});a={};for(var c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=_.Vg(b,c);d&&(_.Tg(c,d),_.Wg(a,c,d))}c="chrome-extension"==(window.location.href.match(_.nh)[1]||null);a=_.Jh(a);return!(c&&a)&&WA()};
mB=function(a){return new _.Gk(function(b,c){var d=function(e){e&&e.gapiRequest?e=e.gapiRequest.data||e:c(e);e={result:204!=e.status&&_.yf(e.body),body:e.body,headers:e.headers||null,status:e.status||null,statusText:e.statusText||null};VA(e)?b(e):c(e)};try{kB(a,d)}catch(e){c(e)}})};nB=function(a){var b=!_.S("client/cors")||!!_.S("client/xd4"),c={};_.Vl(a,function(d,e){(d=_.Tg(e,d))||b||(d=_.Sg(e));d&&(e=_.Vg(a,d))&&_.Wg(c,d,e)});return c};
oB=function(a){var b=a.params||_.oe();a=_.lk(b.headers||{});var c=b.httpMethod||"GET",d=String(b.url||""),e=encodeURIComponent("$unique");if(!("POST"===c||0<=_.Mt(d,0,"$unique",d.search(_.Nt))||0<=_.Mt(d,0,e,d.search(_.Nt)))){var f=[];for(g in a)Object.prototype.hasOwnProperty.call(a,g)&&f.push(g.toLowerCase());f.sort();f.push(_.sg(location.href));var g=f.join(":");f=_.Eh();f.update(g);g=f.Sg().toLowerCase().substr(0,7);g=String(parseInt(g,16)%1E3+1E3).substr(1);d=_.fy(d,e,"gc"+g)}e=b.body||null;
g=b.responseType||null;b=_.Jh(a)||"1p"==b.authType;f=!!_.S("googleapis.config/auth/useUberProxyAuth");_.Wg(a,"X-Referer",void 0);a=nB(a);var k=new bB(d,c,e,a);k.uf=b||f;g&&(k.Nk=g);return new _.Gk(function(l,m){k.then(function(n){iB(n);l(n)},function(n){m(n)})})};pB=function(a,b){var c=function(d){d=_.lk(d);delete d.result;d={gapiRequest:{data:d}};b&&b(d,_.zf(d))};oB(a).then(c,c)};qB=function(a,b){(_.S("client/cors")||_.S("client/xd4"))&&lB(a)?pB(a,b):kB(a,b)};_.rB={};
var sB=function(a){this.Uc=a;this.vf=!1;this.promise={then:(0,_.R)(function(b,c,d){this.vf||(this.vf=!0);this.Pr&&!this.Or?this.Uc.resolve(this.Pr):this.Or&&!this.Pr&&this.Uc.reject(this.Or);return this.Uc.promise.then(b,c,d)},this)}};sB.prototype.resolve=function(a){this.vf?this.Uc.resolve(a):this.Pr||this.Or||(this.Pr=a)};sB.prototype.reject=function(a){this.vf?this.Uc.reject(a):this.Pr||this.Or||(this.Or=a)};
var tB=function(a){a=_.ay(a.error);return{code:a.code,data:a.errors,message:a.message}},uB=function(a){throw Error("ta`"+a);};
var vB=function(a){ZA.call(this,vB.prototype.wm);if(!a||"object"!=typeof a&&"string"!=typeof a)throw new YA("Missing required parameters");if("string"===typeof a){var b={};b.path=a}else b=a;if(!b.path)throw new YA('Missing required parameter: "path"');this.kh={};this.kh.path=b.path;this.kh.method=b.method||"GET";this.kh.params=b.params||{};this.kh.headers=b.headers||{};this.kh.body=b.body;this.kh.root=b.root;this.kh.responseType=b.responseType;this.kh.apiId=b.apiId;this.nl=b.authType||"auto";this.LX=
!!b.isXd4;this.hK=!1;this.ji(this.nl);this.iM=!1};_.ii(vB,ZA);vB.prototype.Ce=function(){return this.kh};vB.prototype.ji=function(a){this.nl=a;this.hK="1p"===this.nl};vB.prototype.Fq=function(){return this.hK};
vB.prototype.ej=function(){if(!this.iM){this.iM=!0;var a=this.kh,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=_.Vg(b,e);f&&(e=_.Tg(e,f)||_.Sg(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)_.Wg(b,d[c][0],d[c][1]);if(this.LX)d="1p"==this.nl;else{d=b;c=String(_.S("client/version","1.1.0"));g=String(_.S("client/name","google-api-javascript-client"));g=!0===wB[g]?g:"google-api-javascript-client";
e=String(_.S("client/appName",""));f=[];e&&(f.push(e),f.push(" "));f.push(g);c&&(f.push("/"),f.push(c));_.Wg(d,"X-JavaScript-User-Agent",f.join(""));_.Wg(b,"X-Requested-With","XMLHttpRequest");d=_.Vg(b,"Content-Type");a.body&&!d&&_.Wg(b,"Content-Type","application/json");_.S("client/allowExecutableResponse")||_.Wg(b,"X-Goog-Encode-Response-If-Executable","base64");(d=_.Vg(b,"Content-Type"))&&"application/json"==d.toLowerCase()&&!a.params.alt&&(a.params.alt="json");(d=a.body||null)&&_.ab(d)&&(a.body=
_.zf(d));a.key=a.id;b=_.ei(b,void 0,this.nl);d=_.Jh(b);if((c=b)&&window.navigator){g=[];for(e=0;e<xB.length;e++)(f=window.navigator[xB[e]])&&g.push(encodeURIComponent(xB[e])+"="+encodeURIComponent(f));_.Wg(c,"X-ClientDetails",g.join("&"))}(c=_.S("client/apiKey"))&&void 0===a.params.key&&(a.params.key=c);(c=_.S("client/trace"))&&!a.params.trace&&(a.params.trace=c)}"auto"==this.nl&&(d?this.ji("1p"):(b=_.Vg(b,"Authorization"))&&String(b).match(/^(Bearer|MAC)[ \t]/i)?this.ji("oauth2"):this.ji("none"));
if((b=String(a.path||"").match(/^(https?:\/\/[^\/?#]+)([\/?#].*)?$/i))&&!a.root)if(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);else{b=_.S("googleapis.config/root");d&&(b=_.S("googleapis.config/root-1p")||b);b=String(b||"");c=a.root+a.path;if(g=b&&c.substr(0,b.length)===b)g=_.eu(b),e=_.eu(c),g=(!g.yc&&!e.yc||g.yc==e.yc)&&(null==g.Of&&null==e.Of||g.Of==e.Of);g&&(a.path=c.substr(b.length),a.root=b)}b=a.params;c=_.Jg(a.path);
g=String(_.S("googleapis.config/xd3")||"");18<=g.length&&"/static/proxy.html"==g.substring(g.length-18)&&(g=g.substring(0,g.length-18));g||(g="/");e=_.Jg(g);if(g!=e)throw Error("v");"/"!=g.charAt(g.length-1)&&(g+="/");c=_.hy(g,c);_.Zi(c,"/")&&(c=c.substring(0,c.length-1));g=_.oe();for(var k in b)Object.prototype.hasOwnProperty.call(b,k)&&(e=encodeURIComponent(k),g[e]=b[k]);c=_.rh(c,g);a.path=c;a.root=XA(!!d,a.root);a.url=jB(a.path,!!d,a.root)}};
var yB=function(a){a.ej();var b=a.kh;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.nl}}};vB.prototype.execute=function(a){var b=yB(this);qB(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=_.yf(c.body)}catch(g){}a&&a(f,d)})};
vB.prototype.wm=function(){var a=yB(this);return(_.S("client/cors")||_.S("client/xd4"))&&lB(a)?oB(a):mB(a)};vB.prototype.Mh=function(){return this.wm()};var xB=["appVersion","platform","userAgent"],wB={"google-api-gwt-client":!0,"google-api-javascript-client":!0};vB.prototype.execute=vB.prototype.execute;vB.prototype.then=vB.prototype.then;vB.prototype.getPromise=vB.prototype.Mh;
var zB=function(a){if(!a||"object"!=typeof a)throw new YA("Missing rpc parameters");if(!a.method)throw new YA("Missing rpc method");this.Kw=a};zB.prototype.Pl=function(){var a=this.Kw.transport;return a?a.root||null:null};zB.prototype.execute=function(a){var b=SA();b.add(this,{id:"gapiRpc",callback:this.rr(a)});b.execute()};
zB.prototype.Ov=function(a){var b=this.Kw.method,c=String,d;(d=this.Kw.apiVersion)||(d=String(b).split(".")[0],d=_.S("googleapis.config/versions/"+b)||_.S("googleapis.config/versions/"+d)||"v1",d=String(d));c=c(d);a={jsonrpc:"2.0",id:a,method:b,apiVersion:c};(b=this.Kw.rpcParams)&&(a.params=b);return a};
zB.prototype.rr=function(a){return function(b,c){if(b)if(b.error){var d=b.error;null==d.error&&(d.error=_.lk(b.error))}else d=b.result||b.data,_.ab(d)&&null==d.result&&(d.result=_.lk(b.result||b.data));else d=!1;a(d,c)}};zB.prototype.execute=zB.prototype.execute;
var BB=function(a,b){this.Ff=b||0;2==this.Ff?(b=null,null!=a&&_.ab(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.mb=new zB(b)):(0==this.Ff&&(b=a&&a.callback)&&(a.callback=AB(b)),b=null,null!=a&&(_.ab(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.mb=new vB(b))},AB=function(a){return function(b){if(null!=b&&_.ab(b)&&b.error){var c=tB(b);b=_.zf([{id:"gapiRpc",error:c}]);c.error=_.ay(c)}else null==b&&(b={}),c=_.ay(b),c.result=_.ay(b),b=_.zf([{id:"gapiRpc",result:b}]);a(c,b)}};_.h=BB.prototype;_.h.getFormat=function(){return this.Ff};_.h.execute=function(a){this.mb.execute(a&&1==this.Ff?AB(a):a)};_.h.then=function(a,b,c){2==this.Ff&&uB('The "then" method is not available on this object.');return this.mb.then(a,b,c)};
_.h.Xw=function(a){this.mb.Xw&&this.mb.Xw(a)};_.h.Ce=function(){if(this.mb.Ce)return this.mb.Ce()};_.h.ej=function(){this.mb.Ce&&this.mb.ej()};_.h.Pl=function(){if(this.mb.Pl)return this.mb.Pl()};_.h.Ov=function(a){if(this.mb.Ov)return this.mb.Ov(a)};_.h.ji=function(a){this.mb.ji&&this.mb.ji(a)};_.h.Fq=function(){return this.mb.Fq()};_.h.Mh=function(){if(this.mb.Mh)return this.mb.Mh()};BB.prototype.execute=BB.prototype.execute;BB.prototype.then=BB.prototype.then;BB.prototype.getPromise=BB.prototype.Mh;
var CB=/<response-(.*)>/,DB=/^application\/http(;.+$|$)/,EB=["clients6.google.com","content.googleapis.com","www.googleapis.com"],FB=function(a,b){a=_.Vg(a,b);if(!a)throw new YA("Unable to retrieve header.");return a},GB=function(a){var b=void 0;a=_.Fa(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"}b=_.S("client/batchPath/"+b)||"batch/"+b.split(":").join("/");return String(b)},HB=function(a){a=a.map(function(b){return b.request});
return GB(a)},IB=function(a,b){var c=[];a=a.Ce();var d=function(f,g){_.Vl(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")},LB=function(a,b){a=JB(a,b);var c={};_.Cb(a,function(d,e){c[e]=KB(d,e)});return c},KB=function(a,b){return{result:a.result||a.body,rawResult:_.zf({id:b,result:a.result||a.body}),
id:b}},JB=function(a,b){a=(0,_.tb)(a);_.Zi(a,"--")&&(a=a.substring(0,a.length-2));a=a.split(b);b=_.oe();for(var c=0;c<a.length;c++)if(a[c]){var d;if(d=a[c]){_.Zi(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=MB(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=MB(d,e);e<d.length&&""!=d[e];)e++;e++;f.body=d.slice(e).join("\r\n");
iB(f);d=f}else d=null;e=_.oe();f=FB(d.outerHeaders,"Content-Type");if(null==DB.exec(f))throw new YA("Unexpected Content-Type <"+f+">");f=FB(d.outerHeaders,"Content-ID");f=CB.exec(f);if(!f)throw new YA("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=_.yf(d.body));d=e}else d=null;d&&d.id&&(b[d.id]=d.response)}return b},MB=
function(a,b){for(var c=[];b<a.length&&a[b];b++)c.push(a[b]);return _.Xg(c.join("\r\n"),!1)},NB=function(a,b,c){a=a||b;if(!a||"https"!==_.eu(a).lf)if(a=c?_.S("googleapis.config/root-1p"):_.S("googleapis.config/root"),!a)return!1;a=XA(c,String(a))||a;return EB.includes(_.eu(a).yc)};
var OB=function(a){ZA.call(this,OB.prototype.wm);this.Oi={};this.xt={};this.Lk=[];this.Me=a;this.$X=!!a;this.wJ=this.$u=!1};_.ii(OB,ZA);var PB=function(a,b){a=_.Fa(Object.values(a.Oi));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},QB=function(a){(function(b){setTimeout(function(){throw b;})})(a)};
OB.prototype.add=function(a,b){var c=b||_.oe();b=_.oe();if(!a)throw new YA("Batch entry "+(_.pe(c,"id")?'"'+c.id+'" ':"")+"is missing a request method");a.ej();b.request=a;var d=_.Qk();d=new sB(d);b.wo=d;a.Xw(b.wo.promise);d=a.Ce().headers;_.Jh(d)&&(this.$u=!0);(d=String((d||{}).Authorization||"")||null)&&d.match(/^Bearer|MAC[ \t]/i)&&(this.wJ=!0);d=a.Ce().root;if(!this.$X){if(d&&this.Me&&d!=this.Me)throw new YA('The "root" provided in this request is not consistent with that of existing requests in the batch.');
this.Me=d||this.Me}if(_.pe(c,"id")){d=c.id;if(PB(this,d))throw new YA('Batch ID "'+d+'" already in use, please use another.');b.id=d}else{do b.id=String(Math.round(2147483647*_.Yh()));while(PB(this,b.id))}b.callback=c.callback;c="batch";NB(this.Me,a.Ce().path,this.$u)&&(c=HB([b]));this.Oi[c]=this.Oi[c]||[];this.Oi[c].push(b);this.xt[b.id]=b;return b.id};
var RB=function(a){var b=[],c=NB(a.Me,void 0,a.$u);1<Object.entries(a.Oi).length&&_.Gf("Heterogeneous batch requests are deprecated. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");for(var d=_.Fa(Object.entries(a.Oi)),e=d.next();!e.done;e=d.next()){e=_.Fa(e.value);var f=e.next().value;e=e.next().value;for(var g=!0,k=_.Fa(e),l=k.next();!l.done;l=k.next())l=l.value,l.request.ej(),"batch"===f&&c&&(g=!1,l.BX=!0,l.request.Ce.root=a.Me,b.push(l.request),a.Lk.push([l]));
if(g){f=a.Me;g=a.$u;k=a.wJ;l="batch"+String(Math.round(2147483647*_.Yh()))+String(Math.round(2147483647*_.Yh()));var m="--"+l;l="multipart/mixed; boundary="+l;for(var n={path:HB(e),method:"POST"},p=[],u=0;u<e.length;u++)p.push(IB(e[u].request,[m.substr(m.indexOf("--")+2),"+",encodeURIComponent(e[u].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;_.S("client/xd4")&&WA()?
(n.isXd4=!0,n.params={$ct:l},n.headers={},_.Wg(n.headers,"Content-Type","text/plain; charset=UTF-8"),g?n.authType="1p":k&&(n.authType="oauth2"),f=new vB(n)):(n.headers={},_.Wg(n.headers,"Content-Type",l),f=TA(n));b.push(f);a.Lk.push(e)}}return b};
OB.prototype.execute=function(a){if(!(1>Object.keys(this.Oi).length)){var b=this.rr(a);a=RB(this);var c=[],d=a.map(function(e){return new _.Gk(function(f){try{e.execute(function(g,k){return f({yG:g,uZ:k})})}catch(g){c.push(g),f({yG:{vu:!1,reason:g}})}})});if(0<c.length&&c.length===a.length)throw c[0];_.Ok(d).then(function(e){var f=e.map(function(g){return g.uZ});e=e.map(function(g){return g.yG});b(e,f)})}};
OB.prototype.wm=function(){var a=this;if(1>Object.keys(this.Oi).length)return _.Kk({});var b=RB(this).map(function(c){return new _.Gk(function(d,e){return c.Mh().then(d,e)})});return QA(b).then(function(c){c=c.map(function(d){return d.vu?d.value:d});return SB(a,c,!0)})};
var TB=function(a,b,c,d,e){var f={};if(d){f=c?JB:LB;c=FB(b.headers,"Content-Type").split("boundary=")[1];if(!c)throw new YA("Boundary not indicated in response.");f=f(b.body,"--"+c)}else c?(b.result=_.yf(b.body),f[e]=b):f[e]=KB(b,e);b={};f=_.Fa(Object.entries(f));for(c=f.next();!c.done;c=f.next())if(d=_.Fa(c.value),c=d.next().value,d=d.next().value,b[c]=d,!a.xt[c])throw new YA("Could not find batch entry for id "+c+".");return b},SB=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.vu){l++;b[m]=n.reason;var p=UB([b[m]]),u=_.Fa(a.Lk[m]);for(n=u.next();!n.done;n=u.next())g[n.value.id]=p}else{if(1>a.Lk[m].length)throw new YA("Error processing batch responses.");try{var r=!(1===a.Lk[m].length&&a.Lk[m][0].BX),v=a.Lk[m][0].id;if(!c){p=n;var t=d[m];u=p;if(t&&(!u||!r)){var w=_.yf(t);w&&(u=w.gapiRequest?w.gapiRequest.data:w,!r&&p&&(u.body=p))}if(!u)throw new YA("The batch response is missing.");n=u}p=void 0;if(u=n){var y=u.headers;if(y){var D=_.oe();for(p in y)if(Object.prototype.hasOwnProperty.call(y,
p)){var z=_.Vg(y,p);_.Wg(D,p,z,!0)}u.headers=D}}if(r&&0!=FB(n.headers,"Content-Type").indexOf("multipart/mixed"))throw new YA("The response's Content-Type is not multipart/mixed.");k=k||_.ay(n);var G=VA(n);G&&!VA(k)&&(k.status=n.status,k.statusText=n.statusText);if(G||c||!r)f=!0,g=Object.assign(g,TB(a,n,c,r,v))}catch(J){for(l++,b[m]=J,p=UB([J]),u=_.Fa(a.Lk[m]),n=u.next();!n.done;n=u.next())g[n.value.id]=p}}}if(l===b.length){d=UB(b);g=_.zf(d);k=0;a=Array.from(Object.values(a.Oi)).flat();f=_.Fa(a);
for(l=f.next();!l.done;l=f.next())if(l=l.value,c)l.wo.reject(d);else if(l.callback)try{k++,l.callback(d,g)}catch(J){QB(J)}if(e)try{e(d,g)}catch(J){QB(J)}else if(k!==a.length)throw 1===b.length?b[0]:d;}else{if(f)for(f=_.Fa(Object.entries(g)),l=f.next();!l.done;l=f.next())if(l=_.Fa(l.value),m=l.next().value,l=l.next().value,c)m=a.xt[m],l&&VA(l)?m.wo.resolve(l):m.wo.reject(l);else if(m=a.xt[m],m.callback){if(l&&l.rawResult)try{delete l.rawResult}catch(J){}try{m.callback(l||!1,_.zf(l))}catch(J){QB(J)}}k.result=
g||{};k.body=1===b.length?k.body:"";if(e)try{e(g||null,1===d.length?d[0]:null)}catch(J){QB(J)}return k}},UB=function(a){var b={error:{code:0,message:"The batch request could not be fulfilled.  "}};a=_.Fa(a);for(var c=a.next();!c.done;c=a.next())(c=c.value)&&c.message||c instanceof Error&&c.message?b.error.message+=(c.message||c instanceof Error&&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:_.zf(b),headers:null,status:null,statusText:null}};OB.prototype.rr=function(a){var b=this;return function(c,d){b.By(c,d,a)}};OB.prototype.By=function(a,b,c){SB(this,a,!1,b,c)};OB.prototype.add=OB.prototype.add;OB.prototype.execute=OB.prototype.execute;OB.prototype.then=OB.prototype.then;
var VB=function(){this.$j=[];this.Me=this.Tc=null};
VB.prototype.add=function(a,b){b=b||{};var c={},d=Object.prototype.hasOwnProperty;if(a)c.rpc=a;else throw new YA("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.$j.length;d++)if(this.$j[d].id==a)throw new YA('Batch ID "'+a+'" already in use, please use another.');c.id=a}else{do c.id=String(2147483647*_.Yh()|0);while(d.call(this.$j,c.id))}c.callback=b.callback;this.$j.push(c);return c.id};
var WB=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)}};
VB.prototype.execute=function(a){this.Tc=[];for(var b,c,d=0;d<this.$j.length;d++)b=this.$j[d],c=b.rpc,this.Tc.push(c.Ov(b.id)),this.Me=c.Pl()||this.Me;c=this.rr(a);a={requests:this.Tc,root:this.Me};b={};d=a.headers||{};for(var e in d){var f=e;if(Object.prototype.hasOwnProperty.call(d,f)){var g=_.Vg(d,f);g&&(f=_.Tg(f,g)||_.Sg(f))&&_.Wg(b,f,g)}}_.Wg(b,"Content-Type","application/json");e=WB(c);TA({method:"POST",root:a.root||void 0,path:"/rpc",params:a.urlParams,headers:b,body:a.requests||[]}).then(e,
e)};VB.prototype.rr=function(a){var b=this;return function(c,d){b.By(c,d,a)}};VB.prototype.By=function(a,b,c){a||(a={});for(var d=0;d<this.$j.length;d++){var e=this.$j[d];e.callback&&e.callback(a[e.id]||!1,b)}c&&c(a,b)};UA.BG(function(){return new VB});VB.prototype.add=VB.prototype.add;VB.prototype.execute=VB.prototype.execute;
var XB=function(a,b){this.YY=a;this.Ff=b||null;this.Bp=null};XB.prototype.IB=function(a){this.Ff=a;this.Bp=2==this.Ff?new VB:new OB(this.YY)};XB.prototype.add=function(a,b){if(!a)throw a=b||_.oe(),new YA("Batch entry "+(_.pe(a,"id")?'"'+a.id+'" ':"")+"is missing a request method");null===this.Ff&&this.IB(a.getFormat());this.Ff!==a.getFormat()&&uB("Unable to add item to batch.");var c=b&&b.callback;1==this.Ff&&c&&(b.callback=function(d){d=YB(d);var e=_.zf([d]);c(d,e)});return this.Bp.add(a,b)};
XB.prototype.execute=function(a){var b=a&&1==this.Ff?function(c){var d=[];_.Vl(c,function(f,g){f=YB(f);c[g]=f;d.push(f)});var e=_.zf(d);a(c,e)}:a;this.Bp&&this.Bp.execute(b)};var YB=function(a){var b=a?_.Mx(a,"result"):null;_.ab(b)&&null!=b.error&&(b=tB(b),a={id:a.id,error:b});return a};XB.prototype.then=function(a,b,c){2==this.Ff&&uB('The "then" method is not available on this object.');return this.Bp.then(a,b,c)};XB.prototype.add=XB.prototype.add;XB.prototype.execute=XB.prototype.execute;
XB.prototype.then=XB.prototype.then;
var ZB=function(a){ZA.call(this,ZB.prototype.wm);this.mb=a};_.ii(ZB,ZA);var $B=function(a){a.mb.ej();var b=a.mb,c=b.Ce();return!(NB(c.root,c.path,a.mb.Fq())?"batch"!==GB([b]):1)};_.h=ZB.prototype;
_.h.execute=function(a){var b=this;if($B(this))this.mb.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=AB(a);var f={}}var g=d?d.result:!1;d&&204==d.status&&(g=f,delete e.gapiRequest.data.body);a(g,_.zf(e))}};this.Mh().then(c,c)}};
_.h.wm=function(){return $B(this)?this.mb.Mh():new _.Gk(function(a,b){var c=RA(),d=c.add(this.mb,{id:"gapiRequest"});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="");VA(f)?a(f):b(f);return}b(e)},b)},this)};_.h.Ce=function(){if(this.mb.Ce)return this.mb.Ce()};_.h.ej=function(){this.mb.ej&&this.mb.ej()};_.h.Pl=function(){if(this.mb.Pl)return this.mb.Pl()};
_.h.ji=function(a){this.mb.ji&&this.mb.ji(a)};_.h.Fq=function(){return this.mb.Fq()};_.h.getFormat=function(){return this.mb.getFormat?this.mb.getFormat():0};_.h.Mh=function(){return this.wm()};ZB.prototype.execute=ZB.prototype.execute;ZB.prototype.then=ZB.prototype.then;ZB.prototype.getPromise=ZB.prototype.Mh;
var aC="/rest?fields="+encodeURIComponent("kind,name,version,rootUrl,servicePath,resources,parameters,methods,batchPath,id")+"&pp=0",bC=function(a,b){return"/discovery/v1/apis/"+(encodeURIComponent(a)+"/"+encodeURIComponent(b)+aC)},dC=function(a,b,c,d){if(_.ab(a)){var e=a;var f=a.name;a=a.version||"v1"}else f=a,a=b;if(!f||!a)throw new YA("Missing required parameters.");var g=c||function(){},k=_.ab(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 YA("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&&!_.S(l)&&_.He(l,m.batchPath));var n=m.servicePath,p=m.parameters,u=function(v){_.Vl(v,function(t){if(!(t&&t.id&&t.path&&t.httpMethod))throw new YA("Missing required parameters");
var w=t.id.split("."),y=window.gapi.client,D;for(D=0;D<w.length-1;D++){var z=w[D];y[z]=y[z]||{};y=y[z]}var G,J;k&&(k.hasOwnProperty("root")&&(G=k.root),k.hasOwnProperty("apiId")&&(J=k.apiId));z=window.gapi.client[w[0]];z.cF||(z.cF={servicePath:n||"",parameters:p,apiId:J});w=w[D];y[w]||(y[w]=_.ji(cC,{path:"string"===typeof t.path?t.path:null,httpMethod:"string"===typeof t.httpMethod?t.httpMethod:null,parameters:t.parameters,parameterName:(t.request||{}).parameterName||"",request:t.request,root:G},
z.cF))})},r=function(v){_.Vl(v,function(t){u(t.methods);r(t.resources)})};r(m.resources);u(m.methods);g.call()}};e?c({result:e}):0<f.indexOf("://")?TA({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):TA({path:bC(f,
a),root:d&&d.root}).then(c,c)},cC=function(a,b,c,d){var e=b.servicePath||"";_.ed(e,"/")||(e="/"+e);var f=eC(a.path,[a.parameters,b.parameters],c||{});c=f.Hk;var g=f.B1;e=_.hy(e,f.path);f=g.root;delete g.root;var k=a.parameterName;!k&&1==_.Zx(g)&&g.hasOwnProperty("resource")&&(k="resource");if(k){var l=g[k];delete g[k]}null==l&&(l=d);null==l&&a.request&&(_.$i(g)&&(g=void 0),l=g);k={};var m=a.httpMethod;"GET"==m&&void 0!==l&&""!=String(l)&&(_.Wg(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 TA({path:e,method:m,params:c,headers:k,body:l,root:f||a.root,apiId:b.apiId},1)},eC=function(a,b,c){c=_.lk(c);var d={};_.Ul(b,function(e){_.Vl(e,function(f,g){var k=f.required;if("path"==f.location)if(Object.prototype.hasOwnProperty.call(c,g))-1!=a.indexOf("{"+g+"}")?(f=_.lh(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 YA("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,Hk:d,B1:c}};
var fC=function(a,b,c,d){var e=b||"v1",f=_.ab(d)?d:{root:d};if(c)dC(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 _.Gk(function(g,k){var l=function(m){m?k(m):g()};try{dC(a,e,l,f)}catch(m){k(m)}})},gC=new RegExp(/^((([Hh][Tt][Tt][Pp][Ss]?:)?\/\/[^\/?#]*)?\/)?/.source+/(_ah\/api\/)?(batch|rpc)(\/|\?|#|$)/.source),hC=function(a,b){if(!a)throw new YA("Missing required parameters");
var c="object"===typeof a?a:{path:a};a=c.callback;delete c.callback;b=new BB(c,b);if(c=!!_.S("client/xd4")&&WA()){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(gC)}c&&(b=new ZB(b));return a?(b.execute(a),null):b};UA.CG(function(a){return hC.apply(null,arguments)});
var iC=function(a,b){if(!a)throw new YA("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 BB({method:a,apiVersion:g.apiVersion,rpcParams:k,transport:{name:"googleapis",root:l}},2)}}},jC=function(a){return new XB(a)};UA.AG(function(a){return jC.apply(null,arguments)});
var kC=function(a){if(_.rB.JSONRPC_ERROR_MOD)throw new YA(a+" is discontinued. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");_.Df(a+" is deprecated. See https://developers.google.com/api-client-library/javascript/reference/referencedocs")};
_.C("gapi.client.init",function(a){a.apiKey&&_.He("client/apiKey",a.apiKey);var b=_.qb(a.discoveryDocs||[],function(d){return fC(d)});if((a.clientId||a.client_id)&&a.scope){var c=new _.Gk(function(d,e){var f=function(){_.A.gapi.auth2.init.call(_.A.gapi.auth2,a).then(function(){d()},e)};_.A.gapi.load("auth2",{callback:function(){f()},onerror:function(g){e(g||Error("ua"))}})});b.push(c)}else(a.clientId||a.client_id||a.scope)&&_.Df("client_id and scope must both be provided to initialize OAuth.");return _.Ok(b).then(function(){})});
_.C("gapi.client.load",fC);_.C("gapi.client.newBatch",jC);_.C("gapi.client.newRpcBatch",function(){kC("gapi.client.newRpcBatch");return jC()});_.C("gapi.client.newHttpBatch",function(a){kC("gapi.client.newHttpBatch");return new XB(a,0)});_.C("gapi.client.register",function(a,b){kC("gapi.client.register");var c;b&&(c={apiVersion:b.apiVersion,root:b.root});iC(a,c)});_.C("gapi.client.request",hC);
_.C("gapi.client.rpcRequest",function(a,b,c){kC("gapi.client.rpcRequest");if(!a)throw new YA('Missing required parameter "method".');return new BB({method:a,apiVersion:b,rpcParams:c,transport:{name:"googleapis",root:c&&c.root||""}},2)});_.C("gapi.client.setApiKey",function(a){_.He("client/apiKey",a);_.He("googleapis.config/developerKey",a)});_.C("gapi.client.setApiVersions",function(a){kC("gapi.client.setApiVersions");_.He("googleapis.config/versions",a)});_.C("gapi.client.getToken",function(a){return _.Mh(a)});
_.C("gapi.client.setToken",function(a,b){a?_.fw(a,b):_.gw(b)});_.C("gapi.client.AuthType",{s2:"auto",NONE:"none",b7:"oauth2",L4:"1p"});_.C("gapi.client.AuthType.AUTO","auto");_.C("gapi.client.AuthType.NONE","none");_.C("gapi.client.AuthType.OAUTH2","oauth2");_.C("gapi.client.AuthType.FIRST_PARTY","1p");

});
// Google Inc.
