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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ma,ta,va,ya,Ba,Ca,Ia,Pa;_.ja=function(a){return function(){return _.ca[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.ca=[];ma=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};ta="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};
va=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("a");};ya=va(this);Ba=function(a,b){if(b)a:{var c=ya;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ta(c,a,{configurable:!0,writable:!0,value:b})}};
Ba("Symbol",function(a){if(a)return a;var b=function(e,f){this.kO=e;ta(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.kO};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
Ba("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=ya[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ta(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ca(ma(this))}})}return a});Ca=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)}};_.Ha="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ia=Object.setPrototypeOf;else{var Ka;a:{var La={a:!0},Ma={};try{Ma.__proto__=La;Ka=Ma.a;break a}catch(a){}Ka=!1}Ia=Ka?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Oa=Ia;Pa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};Ba("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Pa(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});
var Qa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};Ba("Array.prototype.keys",function(a){return a?a:function(){return Qa(this,function(b){return b})}});Ba("Array.prototype.values",function(a){return a?a:function(){return Qa(this,function(b,c){return c})}});
var Sa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ba("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push(b[d]);return c}});
Ba("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});Ba("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});
Ba("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});Ba("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Pa(this,b,"includes").indexOf(b,c||0)}});Ba("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push([d,b[d]]);return c}});
var Ta="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Sa(d,e)&&(a[e]=d[e])}return a};Ba("Object.assign",function(a){return a||Ta});Ba("Array.prototype.flat",function(a){return a?a:function(b){b=void 0===b?1:b;for(var c=[],d=0;d<this.length;d++){var e=this[d];Array.isArray(e)&&0<b?(e=Array.prototype.flat.call(e,b-1),c.push.apply(c,e)):c.push(e)}return c}});
Ba("Array.prototype.entries",function(a){return a?a:function(){return Qa(this,function(b,c){return[b,c]})}});
Ba("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Sa(l,f)){var m=new b;ta(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(!Sa(l,f))throw Error("c`"+l);l[f][this.Ca]=m;return this};k.prototype.get=function(l){return c(l)&&Sa(l,f)?l[f][this.Ca]:void 0};k.prototype.has=function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Ca)};k.prototype.delete=
function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Ca)?delete l[f][this.Ca]:!1};return k});
Ba("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var k=Object.seal({x:4}),l=new a(_.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.xf={};this.Ye=
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.xf[m.id]=[]);m.we?m.we.value=l:(m.we={next:this.Ye,aj:this.Ye.aj,head:this.Ye,key:k,value:l},m.list.push(m.we),this.Ye.aj.next=m.we,this.Ye.aj=m.we,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.we&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.xf[k.id],k.we.aj.next=k.we.next,k.we.next.aj=
k.we.aj,k.we.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.xf={};this.Ye=this.Ye.aj=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).we};c.prototype.get=function(k){return(k=d(this,k).we)&&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.xf[m];if(n&&Sa(k.xf,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,we:p}}return{id:m,list:n,index:-1,we:void 0}},e=function(k,l){var m=k.Ye;return Ca(function(){if(m){for(;m.head!=k.Ye;)m=m.aj;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.aj=k.next=k.head=k},g=0;return c});
Ba("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(_.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});_.Ua={};_.Va=_.Va||{};_.q=this||self;_.Xa="closure_uid_"+(1E9*Math.random()>>>0);_.$a=Date.now;_.z=function(a,b){a=a.split(".");var c=_.q;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b};
_.B=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.vp=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://gsuite.google.com/:session_prefix:marketplace/appfinder?usegapi=1"},":source:":"1p"},poclient:{update_session:"google.updateSessionCallback"},"googleapis.config":{rpc:"/rpc",root:"https://content.googleapis.com",
"root-1p":"https://clients6.google.com",useGapiForXd3:!0,xd3:"/static/proxy.html",auth:{useInterimAuth:!1}},report:{apis:["iframes\\..*","gadgets\\..*","gapi\\.appcirclepicker\\..*","gapi\\.client\\..*"],rate:1E-4},client:{perApiBatch:!0}});

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Zc,bd,dd,ed,fd,gd,hd,id,jd,ld,sd,td,ud,vd,Ed,Fd;_.Wc=function(a,b){return _.ca[a]=b};_.Xc=function(a){return Array.prototype.concat.apply([],arguments)};_.Yc=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[]};_.Xb.prototype.Fh=_.Wc(6,function(){return 1});_.gc.prototype.Fh=_.Wc(5,function(){return this.CS});_.Sb.prototype.xd=_.Wc(4,function(){return this.zN});_.Xb.prototype.xd=_.Wc(3,function(){return this.JL.toString()});_.$b.prototype.xd=_.Wc(2,function(){return this.IL});
_.cc.prototype.xd=_.Wc(1,function(){return this.HL});_.gc.prototype.xd=_.Wc(0,function(){return this.GL.toString()});Zc=0;_.$c=function(a){return Object.prototype.hasOwnProperty.call(a,_.Xa)&&a[_.Xa]||(a[_.Xa]=++Zc)};_.ad=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.ad);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))};_.B(_.ad,Error);_.ad.prototype.name="CustomError";_.cd=function(a,b){return 0==a.lastIndexOf(b,0)};dd=/&/g;ed=/</g;fd=/>/g;gd=/"/g;
hd=/'/g;id=/\x00/g;jd=/[\x00&<>"']/;_.kd=function(a,b){if(b)a=a.replace(dd,"&amp;").replace(ed,"&lt;").replace(fd,"&gt;").replace(gd,"&quot;").replace(hd,"&#39;").replace(id,"&#0;");else{if(!jd.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(dd,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(ed,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(fd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(gd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(hd,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(id,"&#0;"))}return a};
ld={};_.md=function(a,b){this.KL=b===ld?a:""};_.md.prototype.Nh=!0;_.md.prototype.xd=function(){return this.KL.toString()};_.md.prototype.vB=!0;_.md.prototype.Fh=function(){return 1};_.nd=function(a){if(a instanceof _.md&&a.constructor===_.md)return a.KL;_.kb(a);return"type_error:TrustedResourceUrl"};_.od=function(a){return _.nd(a).toString()};_.pd=function(a){var b=_.Pb();a=b?b.createScriptURL(a):a;return new _.md(a,ld)};_.qd=function(a){return _.pd(_.Tb(a))};
_.rd=function(a){if(a instanceof _.Xb&&a.constructor===_.Xb)return a.JL;_.kb(a);return"type_error:SafeUrl"};sd=/^(?: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)|text\/csv|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i;td=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
ud=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(td);return b&&sd.test(b[1])?new _.Xb(a,_.Wb):null};vd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.wd=function(a){if(a instanceof _.Xb)return a;a="object"==typeof a&&a.Nh?a.xd():String(a);return vd.test(a)?new _.Xb(a,_.Wb):ud(a)};
_.xd=function(a,b){if(a instanceof _.Xb)return a;a="object"==typeof a&&a.Nh?a.xd():String(a);if(b&&/^data:/i.test(a)&&(b=ud(a)||_.Yb,b.xd()==a))return b;vd.test(a)||(a="about:invalid#zClosurez");return new _.Xb(a,_.Wb)};_.yd=function(a){if(a instanceof _.gc)return a;var b="object"==typeof a,c=null;b&&a.vB&&(c=a.Fh());return _.ic(_.kd(b&&a.Nh?a.xd():String(a)),c)};_.zd=function(a,b){if((0,_.lc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.hc(b)};
_.Bd=function(a,b){b=b instanceof _.Xb?b:_.xd(b);a.href=_.rd(b)};_.Cd=function(a,b,c,d){a=a instanceof _.Xb?a:_.xd(a);c=c instanceof _.Sb?_.Tb(c):c||"";return(b||_.q).open(_.rd(a),c,d,void 0)};_.Dd=function(a){return a=_.kd(a,void 0)};Ed=!_.uc||_.Tc(9);Fd=!_.yc&&!_.uc||_.uc&&_.Tc(9)||_.yc&&_.Rc("1.9.1");_.Gd=_.uc&&!_.Rc("9");_.Hd=_.uc||_.tc||_.zc;_.Id=_.uc&&!_.Tc(9);
var Pd,Td;_.Md=function(a){return a?new _.Kd(_.Ld(a)):bd||(bd=new _.Kd)};_.Nd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Od=function(a,b,c,d){a=d||a;b=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(b||c))return a.querySelectorAll(b+(c?"."+c:""));if(c&&a.getElementsByClassName){a=a.getElementsByClassName(c);if(b){d={};for(var e=0,f=0,g;g=a[f];f++)b==g.nodeName&&(d[e++]=g);d.length=e;return d}return a}a=a.getElementsByTagName(b||"*");if(c){d={};for(f=e=0;g=a[f];f++)b=g.className,"function"==typeof b.split&&_.db(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Qd=function(a,b){_.Fb(b,function(c,d){c&&"object"==typeof c&&c.Nh&&(c=c.xd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Pd.hasOwnProperty(d)?a.setAttribute(Pd[d],c):_.cd(d,"aria-")||_.cd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Pd={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
_.Rd=function(a){return a?a.parentWindow||a.defaultView:window};_.Ud=function(a,b){var c=String(b[0]),d=b[1];if(!Ed&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Dd(d.name),'"');if(d.type){c.push(' type="',_.Dd(d.type),'"');var e={};_.Hb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Sd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Qd(c,d));2<b.length&&Td(a,c,b,2);return c};
Td=function(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?a.createTextNode(k):k)}for(;d<c.length;d++){var f=c[d];if(!_.lb(f)||_.hb(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.hb(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}_.rb(g?_.Yc(f):f,e)}}};_.Vd=function(a){return _.Sd(document,a)};
_.Sd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Xd=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.Yd=function(a,b){Td(_.Ld(a),a,arguments,1)};_.Zd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.$d=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.ae=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.be=function(a){var b,c=a.parentNode;if(c&&11!=c.nodeType){if(a.removeNode)return a.removeNode(!1);for(;b=a.firstChild;)c.insertBefore(b,a);return _.ae(a)}};
_.ce=function(a){return Fd&&void 0!=a.children?a.children:_.sb(a.childNodes,function(b){return 1==b.nodeType})};_.de=function(a){return _.hb(a)&&1==a.nodeType};_.ee=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};_.Ld=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.fe=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.Zd(a),a.appendChild(_.Ld(a).createTextNode(String(b)))};_.Kd=function(a){this.rb=a||_.q.document||document};_.h=_.Kd.prototype;_.h.Fa=_.Md;_.h.JD=_.ja(7);_.h.ub=function(){return this.rb};_.h.H=function(a){return _.Nd(this.rb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.rb).getElementsByTagName(String(a))};_.h.ta=function(a,b,c){return _.Ud(this.rb,arguments)};_.h.createElement=function(a){return _.Sd(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=_.Yd;_.h.canHaveChildren=_.Xd;_.h.Nd=_.Zd;_.h.UJ=_.$d;_.h.removeNode=_.ae;_.h.mT=_.be;_.h.iA=_.ce;
_.h.isElement=_.de;_.h.contains=_.ee;_.h.Qh=_.ja(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.ge=window;_.he=document;_.ie=_.ge.location;_.je=/\[native code\]/;_.ke=function(a,b,c){return a[b]=a[b]||c};_.le=function(){var a;if((a=Object.create)&&_.je.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.me=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.ne=function(a,b){a=a||{};for(var c in a)_.me(a,c)&&(b[c]=a[c])};_.oe=_.ke(_.ge,"gapi",{});
_.pe=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};_.qe=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.se=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");
_.te=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");
_.ve=function(a,b,c){_.ue(a,b,c,"add","at")};_.ue=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)};
_.we=_.ke(_.ge,"___jsl",_.le());_.ke(_.we,"I",0);_.ke(_.we,"hel",10);
var xe,ye,ze,Ae,Be,Ce,De;xe=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};ye=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};ze=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ae=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]&&!ze(a[d])&&!ze(b[d])?Ae(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=ze(b[d])?[]:{},Ae(a[d],b[d])):a[d]=b[d])};
Be=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:{}}};
Ce=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());Ae(c,b);a.push(c)};
De=function(a){ye(!0);var b=window.___gcfg,c=xe("cu"),d=window.___gu;b&&b!==d&&(Ce(c,b),window.___gu=b);b=xe("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,xe("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=Be(f))&&b.push(f));a&&Ce(c,a);d=xe("cd");a=0;for(b=d.length;a<b;++a)Ae(ye(),d[a],!0);d=xe("ci");a=0;for(b=d.length;a<b;++a)Ae(ye(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ae(ye(),c[a],!0)};_.P=function(a,b){var c=ye();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};
_.Ee=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;De(c)};
var Fe=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ke(_.we,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Fe&&Fe();De();
_.z("gapi.config.get",_.P);_.z("gapi.config.update",_.Ee);

_.Ge=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.lb(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)}};_.He=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.hb(f)?"o"+_.$c(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Ie=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Je=function(a){return/^[\s\xa0]*$/.test(a)};
_.Ke=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Od(c,"*",a,b)[0]||null}return a||null};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var vx=function(){};vx.prototype.yG=null;vx.prototype.getOptions=function(){var a;(a=this.yG)||(a={},_.wx(this)&&(a[0]=!0,a[1]=!0),a=this.yG=a);return a};
var yx;yx=function(){};_.B(yx,vx);_.wx=function(a){if(!a.EJ&&"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.EJ=d}catch(e){}}throw Error("ka");}return a.EJ};_.xx=new yx;

/*

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

_.Le=_.Le||{};

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

_.Le=_.Le||{};
(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}_.Le.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)};_.Le.createIframeElement=function(b){var c=_.Le.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(_.Le.escapeString(e[f])),d.push('"'));d.push("></");d.push("iframe");d.push(">");var g=_.Le.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};_.Le.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};_.Le.Saa=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)};_.ab=function(e){a(2,e)};_.bb=function(e){a(3,e)};_.Me=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})();

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

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

var Ne;Ne=window.console;_.Oe=function(a){Ne&&Ne.log&&Ne.log(a)};_.Pe=function(a){Ne&&(Ne.error?Ne.error(a):Ne.log&&Ne.log(a))};_.Qe=function(a){Ne&&(Ne.warn?Ne.warn(a):Ne.log&&Ne.log(a))};_.Re=function(){};

_.Se=function(){var a=window.gadgets&&window.gadgets.config&&window.gadgets.config.get;a&&_.Ee(a());return{register:function(b,c,d){d&&d(_.P())},get:function(b){return _.P(b)},update:function(b,c){if(c)throw"Config replacement is not supported";_.Ee(b)},init:function(){}}}();
_.z("gadgets.config.register",_.Se.register);_.z("gadgets.config.get",_.Se.get);_.z("gadgets.config.init",_.Se.init);_.z("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 _.q.JSON.parse.call(_.q.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=((_.q.document||{}).scripts||[]).length;if((void 0===Te||void 0===Ve||Ue!==a)&&-1!==Ue){Te=Ve=!1;Ue=-1;try{try{Ve=!!_.q.JSON&&'{"a":[3,true,"1970-01-01T00:00:00.000Z"]}'===_.q.JSON.stringify.call(_.q.JSON,{a:[3,!0,new Date(0)],c:function(){}})&&!0===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?_.q.JSON.stringify.call(_.q.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;

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

_.Cf=function(){var a=_.he.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Ff=function(a){if(_.Cf())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.ge.addEventListener?(_.ge.addEventListener("load",c,!1),_.ge.addEventListener("DOMContentLoaded",c,!1)):_.ge.attachEvent&&(_.ge.attachEvent("onreadystatechange",function(){_.Cf()&&c.apply(this,arguments)}),_.ge.attachEvent("onload",c))}};
_.pe(_.ge.location.href,"rpctoken")&&_.ve(_.he,"unload",function(){});
var Gf=Gf||{};Gf.hM=null;Gf.SK=null;Gf.Zu=null;Gf.frameElement=null;
Gf=Gf||{};
Gf.QE||(Gf.QE=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,_.Me)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Hf.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.bb("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{iI:function(){return"wpm"},CX: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=_.Hf.getTargetOrigin(f),m=_.Hf.PF(f);l?window.setTimeout(function(){var n=_.zf(k);(0,_.Me)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.bb("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Hf&&_.Hf||(_.Hf=window.gadgets.rpc,_.Hf.config=_.Hf.config,_.Hf.register=_.Hf.register,_.Hf.unregister=_.Hf.unregister,_.Hf.registerDefault=_.Hf.registerDefault,_.Hf.unregisterDefault=_.Hf.unregisterDefault,_.Hf.forceParentVerifiable=_.Hf.forceParentVerifiable,_.Hf.call=_.Hf.call,_.Hf.getRelayUrl=_.Hf.getRelayUrl,_.Hf.setRelayUrl=_.Hf.setRelayUrl,_.Hf.setAuthToken=_.Hf.setAuthToken,_.Hf.setupReceiver=_.Hf.setupReceiver,_.Hf.getAuthToken=
_.Hf.getAuthToken,_.Hf.removeReceiver=_.Hf.removeReceiver,_.Hf.getRelayChannel=_.Hf.getRelayChannel,_.Hf.receive=_.Hf.receive,_.Hf.RL=_.Hf.receiveSameDomain,_.Hf.getOrigin=_.Hf.getOrigin,_.Hf.getTargetOrigin=_.Hf.getTargetOrigin,_.Hf.PF=_.Hf._getTargetWin,_.Hf.uR=_.Hf._parseSiblingId);else{_.Hf=function(){function a(x,W){if(!M[x]){var S=Da;W||(S=ka);M[x]=S;W=K[x]||[];for(var Y=0;Y<W.length;++Y){var oa=W[Y];oa.t=C[x];S.call(x,oa.f,oa)}K[x]=[]}}function b(){function x(){pa=!0}Wa||("undefined"!=typeof window.addEventListener?
window.addEventListener("unload",x,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",x),Wa=!0)}function c(x,W,S,Y,oa){C[W]&&C[W]===S||(_.bb("Invalid gadgets.rpc token. "+C[W]+" vs "+S),wa(W,2));oa.onunload=function(){I[W]&&!pa&&(wa(W,1),_.Hf.removeReceiver(W))};b();Y=_.yf(decodeURIComponent(Y))}function d(x,W){if(x&&"string"===typeof x.s&&"string"===typeof x.f&&x.a instanceof Array)if(C[x.f]&&C[x.f]!==x.t&&(_.bb("Invalid gadgets.rpc token. "+C[x.f]+" vs "+x.t),wa(x.f,2)),"__ack"===
x.s)window.setTimeout(function(){a(x.f,!0)},0);else{x.c&&(x.callback=function(qa){_.Hf.call(x.f,(x.g?"legacy__":"")+"__cb",null,x.c,qa)});if(W){var S=e(W);x.origin=W;var Y=x.r;try{var oa=e(Y)}catch(qa){}Y&&oa==S||(Y=W);x.referer=Y}W=(u[x.s]||u[""]).apply(x,x.a);x.c&&"undefined"!==typeof W&&_.Hf.call(x.f,"__cb",null,x.c,W)}}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 W=x.substring(x.indexOf("://")+3),S=W.indexOf("/");-1!=S&&(W=W.substring(0,S));x=x.substring(0,x.indexOf("://"));if("http"!==x&&"https"!==x&&"chrome-extension"!==x&&"file"!==x&&"android-app"!==x&&"chrome-search"!==x&&"chrome-untrusted"!==x&&"chrome"!==x)throw Error("l");S="";var Y=W.indexOf(":");if(-1!=Y){var oa=W.substring(Y+1);W=W.substring(0,Y);if("http"===x&&"80"!==oa||"https"===x&&"443"!==oa)S=":"+oa}return x+"://"+W+S}function f(x){if("/"==x.charAt(0)){var W=x.indexOf("|");return{id:0<
W?x.substring(1,W):x.substring(1),origin:0<W?x.substring(W+1):null}}return null}function g(x){if("undefined"===typeof x||".."===x)return window.parent;var W=f(x);if(W)return window.top.frames[W.id];x=String(x);return(W=window.frames[x])?W:(W=document.getElementById(x))&&W.contentWindow?W.contentWindow:null}function k(x,W){if(!0!==I[x]){"undefined"===typeof I[x]&&(I[x]=0);var S=g(x);".."!==x&&null==S||!0!==Da.Fc(x,W)?!0!==I[x]&&10>I[x]++?window.setTimeout(function(){k(x,W)},500):(M[x]=ka,I[x]=!0):
I[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,W,S){W&&!/http(s)?:\/\/.+/.test(W)&&(0==W.indexOf("//")?W=window.location.protocol+W:"/"==W.charAt(0)?W=window.location.protocol+"//"+window.location.host+W:-1==W.indexOf("://")&&(W=window.location.protocol+"//"+W));w[x]=W;"undefined"!==typeof S&&(y[x]=!!S)}function n(x,W){W=W||"";C[x]=String(W);k(x,W)}function p(x){x=
(x.passReferrer||"").split(":",2);L=x[0]||"none";ba=x[1]||"origin"}function t(x){"true"===String(x.useLegacyProtocol)&&(Da=Gf.Zu||ka,Da.init(d,a))}function r(x,W){function S(Y){Y=Y&&Y.rpc||{};p(Y);var oa=Y.parentRelayUrl||"";oa=e(aa.parent||W)+oa;m("..",oa,"true"===String(Y.useLegacyProtocol));t(Y);n("..",x)}!aa.parent&&W?S({}):_.Se.register("rpc",null,S)}function v(x,W,S){if(".."===x)r(S||aa.rpctoken||aa.ifpctok||"",W);else a:{var Y=null;if("/"!=x.charAt(0)){if(!_.Le)break a;Y=document.getElementById(x);
if(!Y)throw Error("m`"+x);}Y=Y&&Y.src;W=W||_.Hf.getOrigin(Y);m(x,W);W=_.Le.getUrlParameters(Y);n(x,S||W.rpctoken)}}var u={},w={},y={},C={},A=0,F={},I={},aa={},M={},K={},L=null,ba=null,ua=window.top!==window.self,Ea=window.name,wa=function(){},eb=window.console,Za=eb&&eb.log&&function(x){eb.log(x)}||function(){},ka=function(){function x(W){return function(){Za(W+": call ignored")}}return{iI:function(){return"noop"},CX:function(){return!0},init:x("init"),Fc:x("setup"),call:x("call")}}();_.Le&&(aa=_.Le.getUrlParameters());
var pa=!1,Wa=!1,Da=function(){if("rmr"==aa.rpctx)return Gf.hM;var x="function"===typeof window.postMessage?Gf.QE:"object"===typeof window.postMessage?Gf.QE:window.ActiveXObject?Gf.SK?Gf.SK:Gf.Zu:0<navigator.userAgent.indexOf("WebKit")?Gf.hM:"Gecko"===navigator.product?Gf.frameElement:Gf.Zu;x||(x=ka);return x}();u[""]=function(){Za("Unknown RPC service: "+this.s)};u.__cb=function(x,W){var S=F[x];S&&(delete F[x],S.call(this,W))};return{config:function(x){"function"===typeof x.nM&&(wa=x.nM)},register:function(x,
W){if("__cb"===x||"__ack"===x)throw Error("n");if(""===x)throw Error("o");u[x]=W},unregister:function(x){if("__cb"===x||"__ack"===x)throw Error("p");if(""===x)throw Error("q");delete u[x]},registerDefault:function(x){u[""]=x},unregisterDefault:function(){delete u[""]},forceParentVerifiable:function(){},call:function(x,W,S,Y){x=x||"..";var oa="..";".."===x?oa=Ea:"/"==x.charAt(0)&&(oa=_.Hf.getOrigin(window.location.href),oa="/"+Ea+(oa?"|"+oa:""));++A;S&&(F[A]=S);var qa={s:W,f:oa,c:S?A:0,a:Array.prototype.slice.call(arguments,
3),t:C[x],l:!!y[x]};a:if("bidir"===L||"c2p"===L&&".."===x||"p2c"===L&&".."!==x){var H=window.location.href;var na="?";if("query"===ba)na="#";else if("hash"===ba)break a;na=H.lastIndexOf(na);na=-1===na?H.length:na;H=H.substring(0,na)}else H=null;H&&(qa.r=H);if(".."===x||null!=f(x)||document.getElementById(x))(H=M[x])||null===f(x)||(H=Da),0===W.indexOf("legacy__")&&(H=Da,qa.s=W.substring(8),qa.c=qa.c?qa.c:A),qa.g=!0,qa.r=oa,H?(y[x]&&(H=Gf.Zu),!1===H.call(x,oa,qa)&&(M[x]=ka,Da.call(x,oa,qa))):K[x]?K[x].push(qa):
K[x]=[qa]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:v,getAuthToken:function(x){return C[x]},removeReceiver:function(x){delete w[x];delete y[x];delete C[x];delete I[x];delete M[x]},getRelayChannel:function(){return Da.iI()},receive:function(x,W){4<x.length?Da.Y$(x,d):c.apply(null,x.concat(W))},RL:function(x){x.a=Array.prototype.slice.call(x.a);window.setTimeout(function(){d(x)},0)},getOrigin:e,getTargetOrigin:function(x){var W=null,S=l(x);S?W=S:(S=f(x))?W=S.origin:".."==x?W=aa.parent:
(x=document.getElementById(x))&&"iframe"===x.tagName.toLowerCase()&&(W=x.src);return e(W)},init:function(){!1===Da.init(d,a)&&(Da=ka);ua?v(".."):_.Se.register("rpc",null,function(x){x=x.rpc||{};p(x);t(x)})},PF:g,uR:f,ACK:"__ack",j8:Ea||"..",w8:0,v8:1,u8:2}}();_.Hf.init()}
;_.Hf.config({nM:function(a){throw Error("r`"+a);}});_.Me=_.Re;
_.z("gadgets.rpc.config",_.Hf.config);_.z("gadgets.rpc.register",_.Hf.register);_.z("gadgets.rpc.unregister",_.Hf.unregister);_.z("gadgets.rpc.registerDefault",_.Hf.registerDefault);_.z("gadgets.rpc.unregisterDefault",_.Hf.unregisterDefault);_.z("gadgets.rpc.forceParentVerifiable",_.Hf.forceParentVerifiable);_.z("gadgets.rpc.call",_.Hf.call);_.z("gadgets.rpc.getRelayUrl",_.Hf.getRelayUrl);_.z("gadgets.rpc.setRelayUrl",_.Hf.setRelayUrl);_.z("gadgets.rpc.setAuthToken",_.Hf.setAuthToken);
_.z("gadgets.rpc.setupReceiver",_.Hf.setupReceiver);_.z("gadgets.rpc.getAuthToken",_.Hf.getAuthToken);_.z("gadgets.rpc.removeReceiver",_.Hf.removeReceiver);_.z("gadgets.rpc.getRelayChannel",_.Hf.getRelayChannel);_.z("gadgets.rpc.receive",_.Hf.receive);_.z("gadgets.rpc.receiveSameDomain",_.Hf.RL);_.z("gadgets.rpc.getOrigin",_.Hf.getOrigin);_.z("gadgets.rpc.getTargetOrigin",_.Hf.getTargetOrigin);

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

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

_.mg.getOrigin=function(a){return _.og(a)};

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

var vh;vh=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.wh=function(a){var b=_.P("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=_.pe(a,"authuser")||null,null==b&&(b=(b=a.match(vh))?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 yh;_.xh=function(a){this.rb=a||{cookie:""}};_.h=_.xh.prototype;_.h.isEnabled=function(){return navigator.cookieEnabled};
_.h.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.dca;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.CK}if(/[;=\s]/.test(a))throw Error("x`"+a);if(/[;\r\n]/.test(b))throw Error("y`"+b);void 0===k&&(k=-1);c=f?";domain="+f:"";g=g?";path="+g:"";d=d?";secure":"";k=0>k?"":0==k?";expires="+(new Date(1970,1,1)).toUTCString():";expires="+(new Date((0,_.$a)()+1E3*k)).toUTCString();this.rb.cookie=a+"="+b+c+g+k+d+(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,_.wb)(d[e]);if(0==f.lastIndexOf(c,0))return f.substr(c.length);if(f==a)return""}return b};_.h.remove=function(a,b,c){var d=this.Ud(a);this.set(a,"",{CK:0,path:b,domain:c});return d};_.h.Ae=function(){return yh(this).keys};_.h.Xc=function(){return yh(this).values};_.h.isEmpty=function(){return!this.rb.cookie};_.h.Hb=function(){return this.rb.cookie?(this.rb.cookie||"").split(";").length:0};
_.h.Ud=function(a){return void 0!==this.get(a)};_.h.Qj=function(a){for(var b=yh(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=yh(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};yh=function(a){a=(a.rb.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.wb)(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}};
_.zh=new _.xh("undefined"==typeof document?null:document);

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

_.Fh=function(a){var b={SAPISIDHASH:!0,APISIDHASH:!0};return a&&(a.OriginToken||a.Authorization&&b[String(a.Authorization).split(" ")[0]])?!0:!1};_.Gh={lJ:_.Fh,xX:_.Dh,AI:function(){var a=null;_.Dh()&&(a=window.__PVT,null==a&&(a=(new _.xh(document)).get("BEAT")));return a},cI:_.Eh};

/*

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Jh=function(){this.Mj=-1};
var Kh=function(){this.Mj=64;this.Hc=[];this.By=[];this.qR=[];this.gw=[];this.gw[0]=128;for(var a=1;a<this.Mj;++a)this.gw[a]=0;this.hx=this.On=0;this.reset()};_.B(Kh,Jh);Kh.prototype.reset=function(){this.Hc[0]=1732584193;this.Hc[1]=4023233417;this.Hc[2]=2562383102;this.Hc[3]=271733878;this.Hc[4]=3285377520;this.hx=this.On=0};
var Lh=function(a,b,c){c||(c=0);var d=a.qR;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};
Kh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Mj,d=0,e=this.By,f=this.On;d<b;){if(0==f)for(;d<=c;)Lh(this,a,d),d+=this.Mj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Mj){Lh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Mj){Lh(this,e);f=0;break}}this.On=f;this.hx+=b}};
Kh.prototype.digest=function(){var a=[],b=8*this.hx;56>this.On?this.update(this.gw,56-this.On):this.update(this.gw,this.Mj-(this.On-56));for(var c=this.Mj-1;56<=c;c--)this.By[c]=b&255,b/=256;Lh(this,this.By);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};
_.Mh=function(){this.$D=new Kh};_.h=_.Mh.prototype;_.h.reset=function(){this.$D.reset()};_.h.SN=function(a){this.$D.update(a)};_.h.nH=function(){return this.$D.digest()};_.h.px=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.SN(b)};_.h.Pg=function(){for(var a=this.nH(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

var Oh,Nh,Uh,Vh,Ph,Sh,Qh,Wh,Rh;_.Th=function(){if(Nh){var a=new _.ge.Uint32Array(1);Oh.getRandomValues(a);a=Number("0."+a[0])}else a=Ph,a+=parseInt(Qh.substr(0,20),16),Qh=Rh(Qh),a/=Sh+Math.pow(16,20);return a};Oh=_.ge.crypto;Nh=!1;Uh=0;Vh=0;Ph=1;Sh=0;Qh="";Wh=function(a){a=a||_.ge.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;Ph=Ph*b%Sh;0<Uh&&++Vh==Uh&&_.ue(_.ge,"mousemove",Wh,"remove","de")};Rh=function(a){var b=new _.Mh;b.px(a);return b.Pg()};
Nh=!!Oh&&"function"==typeof Oh.getRandomValues;Nh||(Sh=1E6*(screen.width*screen.width+screen.height),Qh=Rh(_.he.cookie+"|"+_.he.location+"|"+(new Date).getTime()+"|"+Math.random()),Uh=_.P("random/maxObserveMousemove")||0,0!=Uh&&_.ve(_.ge,"mousemove",Wh));

var Xh=function(a,b){a=_.Le.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};_.Gh={lJ:_.Fh,xX:_.Dh,AI:function(){var a=null;_.Dh()&&(a=window.__PVT,null==a&&(a=(new _.xh(document)).get("BEAT")));return a},cI:_.Eh};
var Zh,Yh;Zh=function(){return!!Yh("auth/useFirstPartyAuthV2")};Yh=function(a){return _.P("googleapis.config/"+a)};
_.$h=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=_.Ih())&&e.access_token&&("oauth2"==c||"auto"==c)&&(d=String(e.token_type||"Bearer")+" "+e.access_token);if(e=!d)e=(!!Yh("auth/useFirstPartyAuth")||"1p"==c)&&"oauth2"!=c;if(e&&_.Dh()){if(Zh()){d=Yh("primaryEmail");c=Yh("appDomain");e=Yh("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=_.Eh(f)}else d=_.Eh();d&&(b=_.wh(b),b=a["X-Goog-AuthUser"]||b,_.Je(_.ih(b))&&(!Zh()||Zh()&&_.Je(_.ih(Yh("primaryEmail")))&&_.Je(_.ih(Yh("appDomain")))&&_.Je(_.ih(Yh("fogId"))))&&(b="0"),_.Je(_.ih(b))||(a["X-Goog-AuthUser"]=b))}d?a.Authorization=d:!1!==Yh("auth/useOriginToken")&&(e=_.Gh.AI())&&(a.OriginToken=e)}return a};
_.ai=function(){function a(n,p,t,r,v){var u=f("proxy");if(r||!u){u=f("root");var w=f("root-1p")||u;u=u||"https://content.googleapis.com";w=w||"https://clients6.google.com";var y=f("xd3")||"/static/proxy.html";u=(r||String(p?w:u))+y}u=String(u);t&&(u+=(0<=u.indexOf("?")?"&":"?")+"usegapi=1");(p=_.Le.getUrlParameters().jsh||_.we.h)&&(u+=(0<=u.indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(p));u+="#parent="+encodeURIComponent(null!=v?String(v):_.mg.getOrigin(document.location.href));return u+("&rpctoken="+
n)}function b(n,p,t,r,v){var u=d(t,r,v);k[u]||(t=Xh(u,p),_.Hf.register("ready:"+n,function(){_.Hf.unregister("ready:"+n);if(!l[u]){l[u]=!0;var w=m[u];m[u]=[];for(var y=0,C=w.length;y<C;++y){var A=w[y];e(A.rpc,A.QZ,A.callback)}}}),_.Hf.setupReceiver(u,p),k[u]=t)}function c(n,p,t){var r=String(2147483647*_.Th()|0),v=a(r,n,p,t);_.Ff(function(){b(r,v,n,p,t)})}function d(n,p,t){n=a("",n,p,t,"");t=g[n+p];if(!t){t=new _.Mh;t.px(n);t=t.Pg().toLowerCase();var r=_.Th();t+=r;g[n+p]=t}return"apiproxy"+t}function e(n,
p,t){var r=void 0,v=!1;if("makeHttpRequests"!==n)throw'only "makeHttpRequests" RPCs are implemented';var u=function(F){if(F){if("undefined"!=typeof r&&"undefined"!=typeof F.root&&r!=F.root)throw"all requests in a batch must have the same root URL";r=F.root||r;v=_.Gh.lJ(F.headers)}};if(p)for(var w=0,y=p.length;w<y;++w){var C=p[w];C&&u(C.params)}u=!!f("useGapiForXd3");var A=d(v,u,r);k[A]||c(v,u,r);l[A]?_.Hf.call(A,n,function(F){if(this.f==A&&this.t==_.Hf.getAuthToken(this.f)&&this.origin==_.Hf.getTargetOrigin(this.f)){var I=
_.yf(F);t(I,F)}},p):(m[A]||(m[A]=[]),m[A].push({rpc:n,QZ:p,callback:t}))}function f(n){return _.P("googleapis.config/"+n)}var g={},k={},l={},m={};return{aaa:function(n,p,t){return _.$h(n,p,t)},jj:e}}();

var yg={AUTHORIZATION:"Authorization",HO:"Content-ID",Y2:"Content-Transfer-Encoding",CONTENT_TYPE:"Content-Type",C3:"Date",a7:"OriginToken",j5:"hotrod-board-name",k5:"hotrod-chrome-cpu-model",l5:"hotrod-chrome-processors",t$:"WWW-Authenticate",u$:"X-ClientDetails",v$:"X-Compass-Routing-Destination",w$:"X-Goog-AuthUser",x$:"X-Goog-Encode-Response-If-Executable",y$:"X-Goog-Meeting-Botguardid",z$:"X-Goog-Meeting-ClientInfo",A$:"X-Goog-Meeting-ClientVersion",B$:"X-Goog-Meeting-Debugid",C$:"X-Goog-Meeting-Identifier",
D$:"X-Goog-Meeting-RtcClient",E$:"X-Goog-Meeting-StartSource",F$:"X-Goog-Meeting-Token",G$:"X-Goog-PageId",H$:"X-Goog-Safety-Content-Type",I$:"X-Goog-Safety-Encoding",J$:"X-HTTP-Method-Override",K$:"X-JavaScript-User-Agent",L$:"X-Origin",M$:"X-Referer",N$:"X-Requested-With",O$:"X-Use-HTTP-Status-Code-Override"},zg="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-goog-iam-authority-selector x-goog-iam-authorization-token x-goog-request-params X-Goog-Spatula X-Goog-Travel-Bgr X-Goog-Travel-Settings X-Goog-Upload-Command X-Goog-Upload-Content-Disposition X-Goog-Upload-Content-Length X-Goog-Upload-Content-Type X-Goog-Upload-File-Name X-Goog-Upload-Header-Content-Encoding X-Goog-Upload-Header-Content-Length X-Goog-Upload-Header-Content-Type X-Goog-Upload-Header-Transfer-Encoding X-Goog-Upload-Offset X-Goog-Upload-Protocol X-Goog-User-Project X-Goog-Visitor-Id X-Goog-FieldMask X-Google-Project-Override X-HTTP-Method-Override X-JavaScript-User-Agent X-Pan-Versionid X-Proxied-User-IP X-Origin X-Referer X-Requested-With X-Stadia-Client-Context X-Upload-Content-Length X-Upload-Content-Type X-Use-HTTP-Status-Code-Override X-Ios-Bundle-Identifier X-Android-Package X-Ariane-Xsrf-Token X-Earth-Engine-App-ID-Token X-Earth-Engine-Computation-Profile X-Earth-Engine-Computation-Profiling X-Play-Console-Experiments-Override X-Play-Console-Session-Id X-YouTube-VVT X-YouTube-Page-CL X-YouTube-Page-Timestamp X-Compass-Routing-Destination 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(" "),
Ag="Digest Cache-Control Content-Disposition Content-Encoding Content-Language Content-Length Content-MD5 Content-Range Content-Transfer-Encoding Content-Type Date ETag Expires Last-Modified Location Pragma Range Server Transfer-Encoding WWW-Authenticate Vary Unzipped-Content-MD5 X-Correlation-ID X-Debug-Tracking-Id X-Goog-Generation X-Goog-Metageneration X-Goog-Safety-Content-Type X-Goog-Safety-Encoding X-Google-Trace X-Goog-Upload-Chunk-Granularity X-Goog-Upload-Control-URL X-Goog-Upload-Size-Received X-Goog-Upload-Status X-Goog-Upload-URL X-Goog-Diff-Download-Range X-Goog-Hash X-Goog-Updated-Authorization X-Server-Object-Version X-Guploader-Customer X-Guploader-Upload-Result X-Guploader-Uploadid X-Google-Gfe-Backend-Request-Cost X-Earth-Engine-Computation-Profile X-Goog-Meeting-Botguardid X-Goog-Meeting-ClientInfo X-Goog-Meeting-ClientVersion X-Goog-Meeting-Debugid X-Goog-Meeting-RtcClient X-Goog-Meeting-Token X-Compass-Routing-Destination".split(" ");
var Bg,Cg,Dg,Eg,Gg,Hg,Ig,Jg,Kg,Lg,Mg,Ng;Bg=null;Cg=null;Dg=null;Eg=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};
_.Fg=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};Gg={"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};
Hg={"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};
Ig=function(a){if(!_.lb(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();Eg(d,e)&&(b[e]=d)}}for(var f in yg)Object.prototype.hasOwnProperty.call(yg,f)&&(d=yg[f],e=d.toLowerCase(),Eg(d,e)&&Object.prototype.hasOwnProperty.call(b,e)&&(b[e]=d));return b};Jg=new RegExp("("+/[\t -~\u00A0-\u2027\u202A-\uD7FF\uE000-\uFFFF]/.source+"|"+/[\uD800-\uDBFF][\uDC00-\uDFFF]/.source+"){1,100}","g");Kg=/[ \t]*(\r?\n[ \t]+)+/g;Lg=/^[ \t]+|[ \t]+$/g;
Mg=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=Mg(b[c],!0);e&&(a&&(e=a+", "+e),a=e)}}if("string"===typeof a&&(a=a.replace(Kg," "),a=a.replace(Lg,""),""==a.replace(Jg,"")&&a))return a};Ng=/^[-0-9A-Za-z!#\$%&'\*\+\.\^_`\|~]+$/g;
_.Og=function(a){if("string"!==typeof a||!a||!a.match(Ng))return null;a=a.toLowerCase();if(null==Dg){var b=[],c=_.P("googleapis/headers/response");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.P("client/headers/response"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Ag);(c=_.P("googleapis/headers/request"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.P("client/headers/request"))&&
"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(zg);for(var d in yg)Object.prototype.hasOwnProperty.call(yg,d)&&b.push(yg[d]);Dg=Ig(b)}return null!=Dg&&Dg.hasOwnProperty(a)?Dg[a]:a};
_.Pg=function(a,b){if(!_.Og(a)||!Mg(b))return null;a=a.toLowerCase();if(a.match(/^x-google|^x-gfe|^proxy-|^sec-/i)||Hg[a])return null;if(null==Bg){b=[];var c=_.P("googleapis/headers/request");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.P("client/headers/request"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(zg);Bg=Ig(b)}return null!=Bg&&Bg.hasOwnProperty(a)?Bg[a]:null};
_.Qg=function(a,b){if(!_.Og(a)||!Mg(b))return null;a=a.toLowerCase();if(Gg[a])return null;if(null==Cg){b=[];var c=_.P("googleapis/headers/response");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.P("client/headers/response"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Ag);Cg=Ig(b)}return null!=Cg&&Cg.hasOwnProperty(a)?a:null};
_.Rg=function(a,b){if(_.Og(b)&&null!=a&&"object"===typeof a){var c=void 0,d;for(d in a)if(Object.prototype.hasOwnProperty.call(a,d)&&Eg(d,b)){var e=Mg(a[d]);e&&(void 0!==c&&(e=c+", "+e),c=e)}return c}};_.Sg=function(a,b,c,d){var e=_.Og(b);if(e){c&&(c=Mg(c));b=b.toLowerCase();for(var f in a)Object.prototype.hasOwnProperty.call(a,f)&&Eg(f,b)&&delete a[f];c&&(d||(b=e),a[b]=c)}};
_.Tg=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=_.Og(k)){for(f=f.substring(g+1);d+1<e&&a[d+1].match(/^[ \t]/);)f+="\r\n"+a[d+1],++d;if(f=Mg(f))if(k=_.Qg(k,f)||(b?void 0:k))k=k.toLowerCase(),g=_.Rg(c,k),void 0!==g&&(f=g+", "+f),_.Sg(c,k,f,!0)}}}return c};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Ug=function(){return _.Eb("Safari")&&!(_.Lb()||_.Eb("Coast")||_.Ib()||_.Eb("Edge")||_.Eb("Edg/")||_.Eb("OPR")||_.Kb()||_.Eb("Silk")||_.Eb("Android"))};_.Vg=function(){return _.Eb("Android")&&!(_.Lb()||_.Kb()||_.Ib()||_.Eb("Silk"))};_.Wg=_.Kb();_.Xg=_.oc()||_.Eb("iPod");_.Yg=_.Eb("iPad");_.Zg=_.Vg();_.$g=_.Lb();_.ah=_.Ug()&&!_.pc();

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.hj=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]};_.ij=function(a,b){a.prototype=(0,_.Ha)(b.prototype);a.prototype.constructor=a;if(_.Oa)(0,_.Oa)(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.T=b.prototype};
_.jj=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)}};_.kj=[];_.lj=[];_.mj=!1;_.nj=function(a){_.kj[_.kj.length]=a;if(_.mj)for(var b=0;b<_.lj.length;b++)a((0,_.J)(_.lj[b].wrap,_.lj[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var oj,pj,qj,zj;oj=null;pj=/^[\w+/_-]+[=]{0,2}$/;qj=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&pj.test(a)?a:""};_.rj=function(a){if(a&&a!=_.q)return qj(a.document);null===oj&&(oj=qj(_.q.document));return oj};_.sj=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};_.tj=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.uj=function(a){return a};
_.vj=function(a,b){a.src=_.nd(b);(b=_.rj(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.wj=function(a){var b=window.location;a=a instanceof _.Xb?a:_.xd(a);b.href=_.rd(a)};_.xj=function(a){a.prototype.$goog_Thenable=!0};_.yj=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};zj=function(a,b){this.zS=a;this.UZ=b;this.Uv=0;this.Ye=null};
zj.prototype.get=function(){if(0<this.Uv){this.Uv--;var a=this.Ye;this.Ye=a.next;a.next=null}else a=this.zS();return a};zj.prototype.put=function(a){this.UZ(a);100>this.Uv&&(this.Uv++,a.next=this.Ye,this.Ye=a)};
var Aj,Cj,Dj,Bj;Aj=function(a){_.q.setTimeout(function(){throw a;},0)};_.Ej=function(a){a=Bj(a);"function"!==typeof _.q.setImmediate||_.q.Window&&_.q.Window.prototype&&!_.Eb("Edge")&&_.q.Window.prototype.setImmediate==_.q.setImmediate?(Cj||(Cj=Dj()),Cj(a)):_.q.setImmediate(a)};
Dj=function(){var a=_.q.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Eb("Presto")&&(a=function(){var e=_.Vd("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.J)(function(l){if(("*"==k||l.origin==k)&&l.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,k)}}});if("undefined"!==typeof a&&!_.Jb()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.q.setTimeout(e,0)}};Bj=_.uj;_.nj(function(a){Bj=a});
var Fj=function(){this.vx=this.Ro=null},Hj=new zj(function(){return new Gj},function(a){a.reset()});Fj.prototype.add=function(a,b){var c=Hj.get();c.set(a,b);this.vx?this.vx.next=c:this.Ro=c;this.vx=c};Fj.prototype.remove=function(){var a=null;this.Ro&&(a=this.Ro,this.Ro=this.Ro.next,this.Ro||(this.vx=null),a.next=null);return a};var Gj=function(){this.next=this.scope=this.Tg=null};Gj.prototype.set=function(a,b){this.Tg=a;this.scope=b;this.next=null};
Gj.prototype.reset=function(){this.next=this.scope=this.Tg=null};
var Ij,Jj,Kj,Lj,Nj;_.Mj=function(a,b){Ij||Jj();Kj||(Ij(),Kj=!0);Lj.add(a,b)};Jj=function(){if(_.q.Promise&&_.q.Promise.resolve){var a=_.q.Promise.resolve(void 0);Ij=function(){a.then(Nj)}}else Ij=function(){_.Ej(Nj)}};Kj=!1;Lj=new Fj;Nj=function(){for(var a;a=Lj.remove();){try{a.Tg.call(a.scope)}catch(b){Aj(b)}Hj.put(a)}Kj=!1};
var Pj,Qj,bk,Zj;_.Oj=function(a,b){this.Ea=0;this.fj=void 0;this.fn=this.Oj=this.$a=null;this.Lu=this.Nz=!1;if(a!=_.jb)try{var c=this;a.call(b,function(d){c.jh(2,d)},function(d){c.jh(3,d)})}catch(d){this.jh(3,d)}};Pj=function(){this.next=this.context=this.eo=this.tr=this.ll=null;this.mp=!1};Pj.prototype.reset=function(){this.context=this.eo=this.tr=this.ll=null;this.mp=!1};Qj=new zj(function(){return new Pj},function(a){a.reset()});_.Rj=function(a,b,c){var d=Qj.get();d.tr=a;d.eo=b;d.context=c;return d};
_.Sj=function(a){if(a instanceof _.Oj)return a;var b=new _.Oj(_.jb);b.jh(2,a);return b};_.Tj=function(a){return new _.Oj(function(b,c){c(a)})};_.Vj=function(a,b,c){Uj(a,b,c,null)||_.Mj(_.jj(b,a))};_.Wj=function(a){return new _.Oj(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],_.Vj(l,_.jj(f,k),g);else b(e)})};_.Yj=function(){var a,b,c=new _.Oj(function(d,e){a=d;b=e});return new Xj(c,a,b)};
_.Oj.prototype.then=function(a,b,c){return Zj(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.xj(_.Oj);_.Oj.prototype.ex=function(a,b){return Zj(this,null,a,b)};_.Oj.prototype.cancel=function(a){if(0==this.Ea){var b=new ak(a);_.Mj(function(){bk(this,b)},this)}};
bk=function(a,b){if(0==a.Ea)if(a.$a){var c=a.$a;if(c.Oj){for(var d=0,e=null,f=null,g=c.Oj;g&&(g.mp||(d++,g.ll==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ea&&1==d?bk(c,b):(f?(d=f,d.next==c.fn&&(c.fn=d),d.next=d.next.next):ck(c),dk(c,e,3,b)))}a.$a=null}else a.jh(3,b)};_.fk=function(a,b){a.Oj||2!=a.Ea&&3!=a.Ea||ek(a);a.fn?a.fn.next=b:a.Oj=b;a.fn=b};
Zj=function(a,b,c,d){var e=_.Rj(null,null,null);e.ll=new _.Oj(function(f,g){e.tr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.eo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof ak?g(k):f(l)}catch(m){g(m)}}:g});e.ll.$a=a;_.fk(a,e);return e.ll};_.Oj.prototype.s1=function(a){this.Ea=0;this.jh(2,a)};_.Oj.prototype.t1=function(a){this.Ea=0;this.jh(3,a)};
_.Oj.prototype.jh=function(a,b){0==this.Ea&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ea=1,Uj(b,this.s1,this.t1,this)||(this.fj=b,this.Ea=a,this.$a=null,ek(this),3!=a||b instanceof ak||gk(this,b)))};
var Uj=function(a,b,c,d){if(a instanceof _.Oj)return _.fk(a,_.Rj(b||_.jb,c||null,d)),!0;if(_.yj(a))return a.then(b,c,d),!0;if(_.hb(a))try{var e=a.then;if("function"===typeof e)return hk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},hk=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)}},ek=function(a){a.Nz||(a.Nz=!0,_.Mj(a.$S,a))},ck=function(a){var b=null;a.Oj&&(b=a.Oj,a.Oj=b.next,b.next=null);a.Oj||(a.fn=
null);return b};_.Oj.prototype.$S=function(){for(var a;a=ck(this);)dk(this,a,this.Ea,this.fj);this.Nz=!1};var dk=function(a,b,c,d){if(3==c&&b.eo&&!b.mp)for(;a&&a.Lu;a=a.$a)a.Lu=!1;if(b.ll)b.ll.$a=null,ik(b,c,d);else try{b.mp?b.tr.call(b.context):ik(b,c,d)}catch(e){jk.call(null,e)}Qj.put(b)},ik=function(a,b,c){2==b?a.tr.call(a.context,c):a.eo&&a.eo.call(a.context,c)},gk=function(a,b){a.Lu=!0;_.Mj(function(){a.Lu&&jk.call(null,b)})},jk=Aj,ak=function(a){_.ad.call(this,a)};_.B(ak,_.ad);
ak.prototype.name="cancel";var Xj=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Dp;_.Bp=function(a,b){b=(0,_.cb)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.Cp=function(a,b){a=a.split(".");b=b||_.q;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};Dp=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};
_.Ep=function(){this.Ob=this.Ob;this.im=this.im};_.Ep.prototype.Ob=!1;_.Ep.prototype.Sn=function(){return this.Ob};_.Ep.prototype.Da=function(){this.Ob||(this.Ob=!0,this.va())};_.Hp=function(a,b){_.Fp(a,_.jj(_.Gp,b))};_.Fp=function(a,b){a.Ob?b():(a.im||(a.im=[]),a.im.push(b))};_.Ep.prototype.va=function(){if(this.im)for(;this.im.length;)this.im.shift()()};_.Gp=function(a){a&&"function"==typeof a.Da&&a.Da()};
_.Ip=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.um=!1};_.Ip.prototype.stopPropagation=function(){this.um=!0};_.Ip.prototype.preventDefault=function(){this.defaultPrevented=!0};
var Kp,Lp;_.Jp=!_.uc||_.Tc(9);Kp=!_.uc||_.Tc(9);Lp=_.uc&&!_.Rc("9");!_.zc||_.Rc("528");_.yc&&_.Rc("1.9b")||_.uc&&_.Rc("8")||_.tc&&_.Rc("9.5")||_.zc&&_.Rc("528");_.yc&&!_.Rc("8")||_.uc&&_.Rc("9");var Mp=function(){if(!_.q.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.q.addEventListener("test",_.jb,b),_.q.removeEventListener("test",_.jb,b)}catch(c){}return a}();
_.Np=function(a,b){_.Ip.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.PC=!1;this.pointerId=0;this.pointerType="";this.xe=null;a&&this.init(a,b)};_.B(_.Np,_.Ip);var Op={2:"touch",3:"pen",4:"mouse"};
_.Np.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.yc&&(_.rc(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.zc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.zc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.PC=_.Bc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Op[a.pointerType]||"";this.state=a.state;this.xe=a;a.defaultPrevented&&this.preventDefault()};_.Np.prototype.stopPropagation=function(){_.Np.T.stopPropagation.call(this);this.xe.stopPropagation?this.xe.stopPropagation():this.xe.cancelBubble=!0};
_.Np.prototype.preventDefault=function(){_.Np.T.preventDefault.call(this);var a=this.xe;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,Lp)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};
var Rp;_.Pp="closure_listenable_"+(1E6*Math.random()|0);_.Qp=function(a){return!(!a||!a[_.Pp])};Rp=0;
var Sp=function(a,b,c,d,e){this.listener=a;this.ow=null;this.src=b;this.type=c;this.capture=!!d;this.Xe=e;this.key=++Rp;this.no=this.xt=!1},Tp=function(a){a.no=!0;a.listener=null;a.ow=null;a.src=null;a.Xe=null};
_.Up=function(a){this.src=a;this.yd={};this.Bs=0};_.Up.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.yd[f];a||(a=this.yd[f]=[],this.Bs++);var g=Vp(a,b,d,e);-1<g?(b=a[g],c||(b.xt=!1)):(b=new Sp(b,this.src,f,!!d,e),b.xt=c,a.push(b));return b};_.Up.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.yd))return!1;var e=this.yd[a];b=Vp(e,b,c,d);return-1<b?(Tp(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.yd[a],this.Bs--),!0):!1};
_.Wp=function(a,b){var c=b.type;if(!(c in a.yd))return!1;var d=_.Bp(a.yd[c],b);d&&(Tp(b),0==a.yd[c].length&&(delete a.yd[c],a.Bs--));return d};_.Up.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,Tp(d[e]);delete this.yd[c];this.Bs--}return b};_.Up.prototype.yn=function(a,b,c,d){a=this.yd[a.toString()];var e=-1;a&&(e=Vp(a,b,c,d));return-1<e?a[e]:null};
_.Up.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Dp(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 Vp=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.no&&f.listener==b&&f.capture==!!c&&f.Xe==d)return e}return-1};
var Xp,Yp,Zp,cq,eq,fq,jq,iq,gq,kq;Xp="closure_lm_"+(1E6*Math.random()|0);Yp={};Zp=0;_.aq=function(a,b,c,d,e){if(d&&d.once)return _.$p(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.aq(a,b[f],c,d,e);return null}c=_.bq(c);return _.Qp(a)?a.V(b,c,_.hb(d)?!!d.capture:!!d,e):cq(a,b,c,!1,d,e)};
cq=function(a,b,c,d,e,f){if(!b)throw Error("C");var g=_.hb(e)?!!e.capture:!!e,k=_.dq(a);k||(a[Xp]=k=new _.Up(a));c=k.add(b,c,d,g,f);if(c.ow)return c;d=eq();c.ow=d;d.src=a;d.listener=c;if(a.addEventListener)Mp||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(fq(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("D");Zp++;return c};
eq=function(){var a=gq,b=Kp?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};_.$p=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.$p(a,b[f],c,d,e);return null}c=_.bq(c);return _.Qp(a)?a.$n(b,c,_.hb(d)?!!d.capture:!!d,e):cq(a,b,c,!0,d,e)};
_.hq=function(a){if("number"===typeof a||!a||a.no)return!1;var b=a.src;if(_.Qp(b))return b.yE(a);var c=a.type,d=a.ow;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(fq(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Zp--;(c=_.dq(b))?(_.Wp(c,a),0==c.Bs&&(c.src=null,b[Xp]=null)):Tp(a);return!0};fq=function(a){return a in Yp?Yp[a]:Yp[a]="on"+a};
jq=function(a,b,c,d){var e=!0;if(a=_.dq(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.no&&(f=iq(f,d),e=e&&!1!==f)}return e};iq=function(a,b){var c=a.listener,d=a.Xe||a.src;a.xt&&_.hq(a);return c.call(d,b)};
gq=function(a,b){if(a.no)return!0;if(!Kp){var c=b||_.Cp("window.event");b=new _.Np(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.um&&0<=e;e--){b.currentTarget=c[e];var f=jq(c[e],a,!0,b);d=d&&f}for(e=0;!b.um&&e<c.length;e++)b.currentTarget=c[e],f=jq(c[e],a,!1,b),d=d&&f}return d}return iq(a,new _.Np(b,
this))};_.dq=function(a){a=a[Xp];return a instanceof _.Up?a:null};kq="__closure_events_fn_"+(1E9*Math.random()>>>0);_.bq=function(a){if("function"===typeof a)return a;a[kq]||(a[kq]=function(b){return a.handleEvent(b)});return a[kq]};_.nj(function(a){gq=a(gq)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.lq=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};_.mq=function(a){for(var b in a)return!1;return!0};_.nq=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.nq(a,b[f],c,d,e);else d=_.hb(d)?!!d.capture:!!d,c=_.bq(c),_.Qp(a)?a.$b(b,c,d,e):a&&(a=_.dq(a))&&(b=a.yn(b,c,d,e))&&_.hq(b)};_.oq=function(){_.Ep.call(this);this.Ni=new _.Up(this);this.xR=this;this.KC=null};_.B(_.oq,_.Ep);_.oq.prototype[_.Pp]=!0;_.h=_.oq.prototype;_.h.Hl=function(){return this.KC};
_.h.Ow=_.ja(26);_.h.addEventListener=function(a,b,c,d){_.aq(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.nq(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Hl();if(c)for(b=[];c;c=c.Hl())b.push(c);c=this.xR;var d=a.type||a;if("string"===typeof a)a=new _.Ip(a,c);else if(a instanceof _.Ip)a.target=a.target||c;else{var e=a;a=new _.Ip(d,c);_.Hb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.um&&0<=f;f--){var g=a.currentTarget=b[f];e=g.bq(d,!0,a)&&e}a.um||(g=a.currentTarget=c,e=g.bq(d,!0,a)&&e,a.um||(e=g.bq(d,!1,a)&&e));if(b)for(f=0;!a.um&&f<b.length;f++)g=a.currentTarget=b[f],e=g.bq(d,!1,a)&&e;return e};
_.h.va=function(){_.oq.T.va.call(this);this.ZC();this.KC=null};_.h.V=function(a,b,c,d){return this.Ni.add(String(a),b,!1,c,d)};_.h.$n=function(a,b,c,d){return this.Ni.add(String(a),b,!0,c,d)};_.h.$b=function(a,b,c,d){return this.Ni.remove(String(a),b,c,d)};_.h.yE=function(a){return _.Wp(this.Ni,a)};_.h.ZC=function(a){this.Ni&&this.Ni.removeAll(a)};
_.h.bq=function(a,b,c){a=this.Ni.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.no&&f.capture==b){var g=f.listener,k=f.Xe||f.src;f.xt&&this.yE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.yn=function(a,b,c,d){return this.Ni.yn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Ni.hasListener(void 0!==a?String(a):void 0,b)};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.nt=function(a,b){this.Ha={};this.Qb=[];this.Gs=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=_.nt.prototype;_.h.Hb=function(){return this.Wb};_.h.Xc=function(){ot(this);for(var a=[],b=0;b<this.Qb.length;b++)a.push(this.Ha[this.Qb[b]]);return a};_.h.Ae=function(){ot(this);return this.Qb.concat()};_.h.Ud=function(a){return _.pt(this.Ha,a)};_.h.Qj=_.ja(9);
_.h.equals=function(a,b){if(this===a)return!0;if(this.Wb!=a.Hb())return!1;b=b||qt;ot(this);for(var c,d=0;c=this.Qb[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var qt=function(a,b){return a===b};_.nt.prototype.isEmpty=function(){return 0==this.Wb};_.nt.prototype.clear=function(){this.Ha={};this.Gs=this.Wb=this.Qb.length=0};_.nt.prototype.remove=function(a){return _.pt(this.Ha,a)?(delete this.Ha[a],this.Wb--,this.Gs++,this.Qb.length>2*this.Wb&&ot(this),!0):!1};
var ot=function(a){if(a.Wb!=a.Qb.length){for(var b=0,c=0;b<a.Qb.length;){var d=a.Qb[b];_.pt(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],_.pt(e,d)||(a.Qb[c++]=d,e[d]=1),b++;a.Qb.length=c}};_.h=_.nt.prototype;_.h.get=function(a,b){return _.pt(this.Ha,a)?this.Ha[a]:b};_.h.set=function(a,b){_.pt(this.Ha,a)||(this.Wb++,this.Qb.push(a),this.Gs++);this.Ha[a]=b};
_.h.addAll=function(a){if(a instanceof _.nt)for(var b=a.Ae(),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.Ae(),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 _.nt(this)};_.h.yi=function(a){ot(this);var b=0,c=this.Gs,d=this,e=new _.mt;e.next=function(){if(c!=d.Gs)throw Error("I");if(b>=d.Qb.length)throw _.lt;var f=d.Qb[b++];return a?f:d.Ha[f]};return e};
_.pt=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.rt=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};_.st=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};_.tt=function(a){if(a.Xc&&"function"==typeof a.Xc)return a.Xc();if("string"===typeof a)return a.split("");if(_.lb(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.rt(a)};
_.ut=function(a){if(a.Ae&&"function"==typeof a.Ae)return a.Ae();if(!a.Xc||"function"!=typeof a.Xc){if(_.lb(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return _.st(a)}};_.vt=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.lb(a)||"string"===typeof a)_.rb(a,b,c);else for(var d=_.ut(a),e=_.tt(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
*/
_.zx=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c};_.Ax=function(a,b){var c=_.lb(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 Bx;_.Cx=function(a){return(new Bx).Nf(a)};Bx=function(){};Bx.prototype.Nf=function(a){var b=[];Dx(this,a,b);return b.join("")};
var Dx=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),Dx(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),Ex(d,c),c.push(":"),Dx(a,f,c),e=","));c.push("}");return}}switch(typeof b){case "string":Ex(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);}}},Fx={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Gx=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Ex=function(a,b){b.push('"',a.replace(Gx,function(c){var d=Fx[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),Fx[c]=
d);return d}),'"')};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Hx=function(a,b,c){if("function"===typeof a)c&&(a=(0,_.J)(a,c));else if(a&&"function"==typeof a.handleEvent)a=(0,_.J)(a.handleEvent,a);else throw Error("na");return 2147483647<Number(b)?-1:_.q.setTimeout(a,b||0)};_.Ix=function(a){_.q.clearTimeout(a)};_.Jx=function(a){var b=null;return(new _.Oj(function(c,d){b=_.Hx(function(){c(void 0)},a);-1==b&&d(Error("oa"))})).ex(function(c){_.Ix(b);throw c;})};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Mx,Qx,Rx,Tx,Xx,Zx;_.Kx=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};_.Lx=function(a){return(a=_.wx(a))?new ActiveXObject(a):new XMLHttpRequest};Mx=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};_.Nx=function(a){var b=0,c;for(c in a)b++;return b};_.Ox=function(a,b){return null!==a&&b in a};
_.Px=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]=_.Px(a[c]);return b};
Qx=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};
Rx=function(){function a(e){e=_.hj(e,d);return c[e]||""}var b=_.Ab;if(_.Jb())return Qx(b);b=Mx(b);var c={};_.rb(b,function(e){c[e[0]]=e[1]});var d=_.jj(_.Ox,c);return _.Ib()?a(["Version","Opera"]):_.Eb("Edge")?a(["Edge"]):_.Eb("Edg/")?a(["Edg"]):_.Lb()?a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""};_.Sx=function(a){return 0<=_.zb(Rx(),a)};Tx=function(a,b){var c=[];for(b=b||0;b<a.length;b+=2)_.lh(a[b],a[b+1],c);return c.join("&")};
_.Ux=function(a,b){var c=2==arguments.length?Tx(arguments[1],0):Tx(arguments,1);return _.kh(a,c)};_.Vx=function(a,b,c){c=null!=c?"="+_.hh(c):"";return _.kh(a,b+c)};_.Wx=function(a,b){_.lq(a,"/")&&(a=a.substr(0,a.length-1));_.cd(b,"/")&&(b=b.substr(1));return a+"/"+b};Xx={};_.Yx=function(a){if(Xx[a])return Xx[a];a=String(a);if(!Xx[a]){var b=/function\s+([^\(]+)/m.exec(a);Xx[a]=b?b[1]:"[Anonymous]"}return Xx[a]};
Zx=function(a,b){var c=[];if(_.db(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(_.Yx(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=_.Yx(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(Zx(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("")};_.$x=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||_.$x),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=Zx(a||arguments.callee.caller,[]));return b};_.ay=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};
_.by=function(a,b){_.oq.call(this);this.yk=a||1;this.ws=b||_.q;this.uG=(0,_.J)(this.l1,this);this.rK=(0,_.$a)()};_.B(_.by,_.oq);_.h=_.by.prototype;_.h.enabled=!1;_.h.uc=null;_.h.setInterval=function(a){this.yk=a;this.uc&&this.enabled?(this.stop(),this.start()):this.uc&&this.stop()};
_.h.l1=function(){if(this.enabled){var a=(0,_.$a)()-this.rK;0<a&&a<.8*this.yk?this.uc=this.ws.setTimeout(this.uG,this.yk-a):(this.uc&&(this.ws.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.ws.setTimeout(this.uG,this.yk),this.rK=(0,_.$a)())};_.h.stop=function(){this.enabled=!1;this.uc&&(this.ws.clearTimeout(this.uc),this.uc=null)};
_.h.va=function(){_.by.T.va.call(this);this.stop();delete this.ws};
var dy,ey,fy;_.cy=function(a){_.oq.call(this);this.headers=new _.nt;this.xx=a||null;this.sf=!1;this.wx=this.Oa=null;this.Av="";this.Vn=0;this.Yl=this.xB=this.cv=this.Iz=!1;this.Gm=0;this.kd=null;this.Kk="";this.HE=this.rf=!1};_.B(_.cy,_.oq);_.cy.prototype.Db=null;dy=/^https?$/i;ey=["POST","PUT"];fy=[];_.gy=function(a,b,c,d,e,f,g){var k=new _.cy;fy.push(k);b&&k.V("complete",b);k.$n("ready",k.gS);f&&k.YD(f);g&&(k.rf=g);k.send(a,c,d,e)};_.cy.prototype.gS=function(){this.Da();_.Bp(fy,this)};
_.cy.prototype.YD=function(a){this.Gm=Math.max(0,a)};
_.cy.prototype.send=function(a,b,c,d){if(this.Oa)throw Error("pa`"+this.Av+"`"+a);b=b?b.toUpperCase():"GET";this.Av=a;this.Vn=0;this.Iz=!1;this.sf=!0;this.Oa=this.xx?_.Lx(this.xx):_.Lx(_.xx);this.wx=this.xx?this.xx.getOptions():_.xx.getOptions();this.Oa.onreadystatechange=(0,_.J)(this.hL,this);try{this.xB=!0,this.Oa.open(b,String(a),!0),this.xB=!1}catch(f){this.eu(5,f);return}a=c||"";var e=this.headers.clone();d&&_.vt(d,function(f,g){e.set(g,f)});d=_.hj(e.Ae(),hy);c=_.q.FormData&&a instanceof _.q.FormData;
!_.db(ey,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.Kk&&(this.Oa.responseType=this.Kk);"withCredentials"in this.Oa&&this.Oa.withCredentials!==this.rf&&(this.Oa.withCredentials=this.rf);try{iy(this),0<this.Gm&&((this.HE=jy(this.Oa))?(this.Oa.timeout=this.Gm,this.Oa.ontimeout=(0,_.J)(this.zg,this)):this.kd=_.Hx(this.zg,this.Gm,this)),this.cv=!0,this.Oa.send(a),this.cv=!1}catch(f){this.eu(5,f)}};
var jy=function(a){return _.uc&&_.Rc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},hy=function(a){return"content-type"==a.toLowerCase()};_.cy.prototype.zg=function(){"undefined"!=typeof _.Va&&this.Oa&&(this.Vn=8,this.dispatchEvent("timeout"),this.abort(8))};_.cy.prototype.eu=function(a){this.sf=!1;this.Oa&&(this.Yl=!0,this.Oa.abort(),this.Yl=!1);this.Vn=a;ky(this);ly(this)};var ky=function(a){a.Iz||(a.Iz=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
_.cy.prototype.abort=function(a){this.Oa&&this.sf&&(this.sf=!1,this.Yl=!0,this.Oa.abort(),this.Yl=!1,this.Vn=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),ly(this))};_.cy.prototype.va=function(){this.Oa&&(this.sf&&(this.sf=!1,this.Yl=!0,this.Oa.abort(),this.Yl=!1),ly(this,!0));_.cy.T.va.call(this)};_.cy.prototype.hL=function(){this.Ob||(this.xB||this.cv||this.Yl?my(this):this.xC())};_.cy.prototype.xC=function(){my(this)};
var my=function(a){if(a.sf&&"undefined"!=typeof _.Va&&(!a.wx[1]||4!=_.ny(a)||2!=a.getStatus()))if(a.cv&&4==_.ny(a))_.Hx(a.hL,0,a);else if(a.dispatchEvent("readystatechange"),4==_.ny(a)){a.sf=!1;try{_.oy(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.Vn=6,a.getStatus(),ky(a))}finally{ly(a)}}},ly=function(a,b){if(a.Oa){iy(a);var c=a.Oa,d=a.wx[0]?_.jb:null;a.Oa=null;a.wx=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}},iy=function(a){a.Oa&&a.HE&&(a.Oa.ontimeout=
null);a.kd&&(_.Ix(a.kd),a.kd=null)};_.cy.prototype.$d=function(){return!!this.Oa};_.oy=function(a){var b=a.getStatus(),c;if(!(c=_.ay(b))){if(b=0===b)a=String(a.Av).match(_.jh)[1]||null,!a&&_.q.self&&_.q.self.location&&(a=_.q.self.location.protocol,a=a.substr(0,a.length-1)),b=!dy.test(a?a.toLowerCase():"");c=b}return c};_.ny=function(a){return a.Oa?a.Oa.readyState:0};_.cy.prototype.getStatus=function(){try{return 2<_.ny(this)?this.Oa.status:-1}catch(a){return-1}};
_.py=function(a){try{return a.Oa?a.Oa.responseText:""}catch(b){return""}};_.qy=function(a){try{if(!a.Oa)return null;if("response"in a.Oa)return a.Oa.response;switch(a.Kk){case "":case "text":return a.Oa.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.Oa)return a.Oa.mozResponseArrayBuffer}return null}catch(b){return null}};_.cy.prototype.getResponseHeader=function(a){if(this.Oa&&4==_.ny(this))return a=this.Oa.getResponseHeader(a),null===a?void 0:a};
_.cy.prototype.getAllResponseHeaders=function(){return this.Oa&&4==_.ny(this)?this.Oa.getAllResponseHeaders()||"":""};_.nj(function(a){_.cy.prototype.xC=a(_.cy.prototype.xC)});

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

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

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

_.ry=function(a,b){this.Ad=a;a=b||{};this.ZX=Number(a.maxAge)||0;this.xc=a.domain;this.Dk=a.path;this.t_=!!a.secure};_.ry.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)}};
_.ry.prototype.write=function(a,b){if(!ty.test(this.Ad))throw"Invalid cookie name";if(!uy.test(a))throw"Invalid cookie value";a=this.Ad+"="+a;this.xc&&(a+=";domain="+this.xc);this.Dk&&(a+=";path="+this.Dk);b="number"===typeof b?b:this.ZX;if(0<=b){var c=new Date;c.setSeconds(c.getSeconds()+b);a+=";expires="+c.toUTCString()}this.t_&&(a+=";secure");document.cookie=a;return!0};_.ry.prototype.clear=function(){this.write("",0)};var uy=/^[-+/_=.:|%&a-zA-Z0-9@]*$/,ty=/^[A-Z_][A-Z0-9_]{0,63}$/;
_.ry.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("="))}};
_.vy=function(a){this.Rh=a};_.vy.prototype.read=function(){if(wy.hasOwnProperty(this.Rh))return wy[this.Rh]};_.vy.prototype.write=function(a){wy[this.Rh]=a;return!0};_.vy.prototype.clear=function(){delete wy[this.Rh]};var wy={};_.vy.iterate=function(a){for(var b in wy)wy.hasOwnProperty(b)&&a(b,wy[b])};
var xy=function(){this.le=null;this.key=function(){return null};this.getItem=function(){return this.le};this.setItem=function(a,b){this.le=b;this.length=1};this.removeItem=function(){this.clear()};this.clear=function(){this.le=null;this.length=0};this.length=0},yy=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}},zy=function(a,b){this.Ad=a;this.Qf=
yy(b)?b||window.sessionStorage:new xy};zy.prototype.read=function(){return this.Qf.getItem(this.Ad)};zy.prototype.write=function(a){try{this.Qf.setItem(this.Ad,a)}catch(b){return!1}return!0};zy.prototype.clear=function(){this.Qf.removeItem(this.Ad)};zy.iterate=function(a){if(yy())for(var b=0,c=window.sessionStorage.length;b<c;++b){var d=window.sessionStorage.key(b);a(d,window.sessionStorage[d])}};
for(var Ay=0;64>Ay;++Ay);
_.By="https:"===window.location.protocol;_.Cy=_.By||"http:"===window.location.protocol?_.ry:_.vy;_.Dy=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{Fe:"S"==a.charAt(0),domain:d,yh:c}};
_.Ey=function(a){if(0!==a.indexOf("GCSC"))return null;var b={KB:!1};a=a.substr(4);if(!a)return b;var c=a.charAt(0);a=a.substr(1);var d=a.lastIndexOf("_");if(-1==d)return b;var e=_.Dy(a.substr(d+1));if(null==e)return b;a=a.substring(0,d);if("_"!==a.charAt(0))return b;d="E"===c&&e.Fe;return!d&&("U"!==c||e.Fe)||d&&!_.By?b:{KB:!0,Fe:d,lS:a.substr(1),domain:e.domain,yh:e.yh}};
var Fy,Gy,Jy,Ky;Fy=_.le();Gy=_.le();_.Hy=_.le();_.Iy=_.le();Jy="state code cookie_policy g_user_cookie_policy authuser prompt g-oauth-window status".split(" ");Ky=function(a){this.yL=a;this.fC=null};
Ky.prototype.write=function(a){var b=_.le(),c=_.le(),d=window.decodeURIComponent?decodeURIComponent:unescape,e;for(e in a)if(_.me(a,e)){var f=a[e];f=f.replace(/\+/g," ");c[e]=d(f);b[e]=a[e]}d=0;for(e=Jy.length;d<e;++d)delete c[Jy[d]];a=String(a.authuser||0);d=_.le();d[a]=c;c=_.zf(d);this.yL.write(c);this.fC=b};Ky.prototype.read=function(){return this.fC};Ky.prototype.clear=function(){this.yL.clear();this.fC=_.le()};_.Ly=function(a){return a?{domain:a.domain,path:"/",secure:a.Fe}:null};
zy.iterate(function(a){var b=_.Ey(a);b&&b.KB&&(Fy[a]=new Ky(new zy(a)))});_.Cy.iterate(function(a){Fy[a]&&(Gy[a]=new _.Cy(a,_.Ly(_.Ey(a))))});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ds=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.es=function(a){_.Ep.call(this);this.mg=a;this.Qb={}};_.B(_.es,_.Ep);var fs=[];_.es.prototype.V=function(a,b,c,d){return this.gr(a,b,c,d)};_.es.prototype.gr=function(a,b,c,d,e){Array.isArray(b)||(b&&(fs[0]=b.toString()),b=fs);for(var f=0;f<b.length;f++){var g=_.aq(a,b[f],c||this.handleEvent,d||!1,e||this.mg||this);if(!g)break;this.Qb[g.key]=g}return this};_.es.prototype.$n=function(a,b,c,d){return gs(this,a,b,c,d)};
var gs=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)gs(a,b,c[g],d,e,f);else{b=_.$p(b,c,d||a.handleEvent,e,f||a.mg||a);if(!b)return a;a.Qb[b.key]=b}return a};_.es.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=_.hb(d)?!!d.capture:!!d,e=e||this.mg||this,c=_.bq(c),d=!!d,b=_.Qp(a)?a.yn(b,c,d,e):a?(a=_.dq(a))?a.yn(b,c,d,e):null:null,b&&(_.hq(b),delete this.Qb[b.key]);return this};
_.es.prototype.removeAll=function(){_.Fb(this.Qb,function(a,b){this.Qb.hasOwnProperty(b)&&_.hq(a)},this);this.Qb={}};_.es.prototype.va=function(){_.es.T.va.call(this);this.removeAll()};_.es.prototype.handleEvent=function(){throw Error("G");};

/*

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

var uu,vu,wu,xu,zu,Au,Bu,Cu,Eu;oauth2={};_.tu=!1;uu=function(a){try{_.tu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};vu=function(a,b){if(!a)return-1;if(a.indexOf)return a.indexOf(b,void 0);for(var c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return-1};wu=function(a,b){function c(){}if(!a)throw"Child class cannot be empty.";if(!b)throw"Parent class cannot be empty.";c.prototype=b.prototype;a.prototype=new c;a.prototype.constructor=a};
xu=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.yu=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};zu=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};Au=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.";};Bu={token:1,id_token:1};
Cu=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.Du=window.JSON;Eu=function(a){this.LE=a||[];this.Yb={}};Eu.prototype.addEventListener=function(a,b){if(!(0<=vu(this.LE,a)))throw"Unrecognized event type: "+a;if(!xu(b))throw"The listener for event '"+a+"' is not a function.";this.Yb[a]||(this.Yb[a]=[]);0>vu(this.Yb[a],b)&&this.Yb[a].push(b)};
Eu.prototype.removeEventListener=function(a,b){if(!(0<=vu(this.LE,a)))throw"Unrecognized event type: "+a;xu(b)&&this.Yb[a]&&this.Yb[a].length&&(b=vu(this.Yb[a],b),0<=b&&this.Yb[a].splice(b,1))};Eu.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=vu(this.LE,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 Fu,Gu,Hu,Lu,Mu,cv,dv,fv,gv,iv,rv;Fu={};Gu={};Hu={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.Iu=function(a,b){if(a=Hu[a])return a[b]};_.Ju=function(a,b){if(!a)throw Error("L");if(!b.authServerUrl)throw Error("M");if(!b.idpIFrameUrl)throw Error("N");Hu[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.Ku=void 0;
Lu=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")};Mu=function(){this.X1=window;this.Nt=this.ql=this.Cr=this.fh=null};
Mu.prototype.open=function(a,b,c,d){Nu(this);this.Cr?(this.ql&&(this.ql(),this.ql=null),Ou(this)):this.Cr="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.fh=this.X1.open(a,this.Cr,b);try{this.fh.focus();if(this.fh.closed||"undefined"==typeof this.fh.closed)throw Error("P");_.Ku=this.fh}catch(e){d&&setTimeout(d,0);this.fh=null;break a}c&&(this.ql=c,Pu(this))}};
var Nu=function(a){try{if(null==a.fh||a.fh.closed)a.fh=null,a.Cr=null,Ou(a),a.ql&&(a.ql(),a.ql=null)}catch(b){a.fh=null,a.Cr=null,Ou(a)}},Pu=function(a){a.Nt=window.setInterval(function(){Nu(a)},300)},Ou=function(a){a.Nt&&(window.clearInterval(a.Nt),a.Nt=null)};Gu=Gu||{};var Qu=function(a,b){this.Rb=a;this.FB=b;this.kd=null;this.Tl=!1};Qu.prototype.start=function(){if(!this.Tl&&!this.kd){var a=this;this.kd=window.setTimeout(function(){a.clear();a.Tl||(a.Rb(),a.Tl=!0)},Gu.MI(this.FB))}};
Qu.prototype.clear=function(){this.kd&&(window.clearTimeout(this.kd),this.kd=null)};var Ru=function(a,b){var c=Gu.jp;this.HW=Gu.Xo;this.aO=c;this.Rb=a;this.FB=b;this.kd=null;this.Tl=!1;var d=this;this.bO=function(){document[d.HW]||(d.clear(),d.start())}};Ru.prototype.start=function(){if(!this.Tl&&!this.kd){Au(document,this.aO,this.bO);var a=this;this.kd=window.setTimeout(function(){a.clear();a.Tl||(a.Rb(),a.Tl=!0)},Gu.MI(this.FB))}};
Ru.prototype.clear=function(){var a=this.aO,b=this.bO,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)};Gu.Xo=null;Gu.jp=null;
Gu.dX=function(){var a=document;"undefined"!==typeof a.hidden?(Gu.Xo="hidden",Gu.jp="visibilitychange"):"undefined"!==typeof a.msHidden?(Gu.Xo="msHidden",Gu.jp="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(Gu.Xo="webkitHidden",Gu.jp="webkitvisibilitychange")};Gu.dX();Gu.yS=function(a,b){return Gu.Xo&&Gu.jp?new Ru(a,b):new Qu(a,b)};Gu.MI=function(a){return Math.max(1,a-(new Date).getTime())};
var Su=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},Tu=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var t=g,r=0;64>r;r+=4)t[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=t[r-3]^t[r-8]^t[r-14]^t[r-16],t[r]=(p<<1|p>>>31)&4294967295;p=e[0];var v=e[1],u=e[2],w=e[3],y=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var C=w^v&(u^w);var A=1518500249}else C=
v^u^w,A=1859775393;else 60>r?(C=v&u|w&(v|u),A=2400959708):(C=v^u^w,A=3395469782);C=((p<<5|p>>>27)&4294967295)+C+y+A+t[r]&4294967295;y=w;w=u;u=(v<<30|v>>>2)&4294967295;v=p;p=C}e[0]=e[0]+p&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+u&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+y&4294967295}function c(p,t){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],v=0,u=p.length;v<u;++v)r.push(p.charCodeAt(v));p=r}t||(t=p.length);r=0;if(0==m)for(;r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<
t;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<t;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],t=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=t&255,t>>>=8;b(f);for(r=t=0;5>r;r++)for(var v=24;0<=v;v-=8)p[t++]=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,Pg:function(){for(var p=d(),t="",r=0;r<p.length;r++)t+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return t}}},Uu=
window.crypto,Vu=!1,Wu=0,Xu=1,Yu=0,Zu="",$u=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;Xu=Xu*b%Yu;if(3==++Wu)if(a=window,b=$u,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("Q`mousemove");},av=function(a){var b=Tu();b.update(a);return b.Pg()};Vu=!!Uu&&"function"==typeof Uu.getRandomValues;
Vu||(Yu=1E6*(screen.width*screen.width+screen.height),Zu=av(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),Au(window,"mousemove",$u));Fu=Fu||{};Fu.hP="ssIFrame_";
_.bv=function(a,b){this.Kb=a;if(!this.Kb)throw Error("R");a=_.Iu(a,"idpIFrameUrl");if(!a)throw Error("S");this.DJ=a;if(!b)throw Error("T");this.Lk=b;a=this.DJ;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.pB=a.join("");this.h_=[location.protocol,"//",location.host].join("");this.oB=
this.Nn=!1;this.zJ=null;this.bw=[];this.ko=[];this.Ci={};this.Wl=void 0};_.bv.prototype.show=function(){var a=this.Wl;a.style.position="fixed";a.style.width="100%";a.style.height="100%";a.style.left="0px";a.style.top="0px";a.style.right="0px";a.style.bottom="0px";a.style.display="block";a.style.zIndex="9999999";a.style.overflow="hidden";a.setAttribute("aria-hidden","false")};_.bv.prototype.nc=function(){Lu(this.Wl)};
_.bv.prototype.Dv=function(a){if(this.Nn)a&&a(this);else{if(!this.Wl){var b=Fu.hP+this.Kb;var c=this.Kb;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=vu(e.split("|"),c))?Su(e,d):Su(e?e+"|"+c:c,d);c=!f;f=this.DJ;var g=this.h_;d=this.Lk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&xu(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);Lu(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.tu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.Wl=e}a&&this.bw.push(a)}};_.bv.prototype.Gl=function(){return this.zJ};cv=function(a){for(var b=0;b<a.bw.length;b++)a.bw[b](a);a.bw=[]};
_.ev=function(a,b,c,d){if(a.Nn){if(a.Nn&&a.oB)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.Gl(),uu(a),Error(a);dv(a,{method:b,params:c},d)}else a.ko.push({rpc:{method:b,params:c},callback:d}),a.Dv()};dv=function(a,b,c){if(c){for(var d=b.id;!d||a.Ci[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.Ci[d]=c}b.rpcToken=a.Lk;a.Wl.contentWindow.postMessage(_.Du.stringify(b),a.pB)};fv=function(a){if(a&&0<=a.indexOf("::"))throw Error("U");};
_.bv.prototype.Sh=function(a,b,c,d,e,f,g,k){fv(f);b=_.yu(b);_.ev(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.bv.prototype.Cv=function(a,b,c,d,e){b=_.yu(b);_.ev(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};gv=function(a,b,c){fv(b.identifier);_.ev(a,"getSessionSelector",b,c)};
_.hv=function(a,b,c,d,e){fv(b.identifier);_.ev(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};iv=function(a,b,c){_.ev(a,"monitorClient",{clientId:b},c)};_.bv.prototype.Kr=_.ja(29);_.bv.prototype.Ww=function(a,b){_.ev(this,"showDialog",{yaa:a},b)};_.bv.prototype.Ep=_.ja(31);Fu.Yu={};Fu.uA=function(a){return Fu.Yu[a]};
Fu.Dv=function(a,b){var c=Fu.uA(a);if(!c){c=String;if(Vu){var d=new window.Uint32Array(1);Uu.getRandomValues(d);d=Number("0."+d[0])}else d=Xu,d+=parseInt(Zu.substr(0,20),16),Zu=av(Zu),d/=Yu+Math.pow(16,20);c=c(2147483647*d);c=new _.bv(a,c);Fu.Yu[a]=c}c.Dv(b)};Fu.XT=function(a){for(var b in Fu.Yu){var c=Fu.uA(b);if(c&&c.Wl&&c.Wl.contentWindow==a.source&&c.pB==a.origin)return c}};Fu.IU=function(a){for(var b in Fu.Yu){var c=Fu.uA(b);if(c&&c.pB==a)return c}};Fu=Fu||{};
var kv=function(){var a=[],b;for(b in jv)a.push(jv[b]);Eu.call(this,a);this.tk={};uu("EventBus is ready.")};wu(kv,Eu);var jv={MQ:"sessionSelectorChanged",Vx:"sessionStateChanged",Bx:"authResult",QO:"displayIFrame"},mv=function(a){var b=lv;a&&(b.tk[a]||(b.tk[a]=[]))},nv=function(a,b,c){return b&&a.tk[b]&&0<=vu(a.tk[b],c)};_.h=kv.prototype;
_.h.pZ=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.Ku);if(b=c?Fu.IU(a.origin):Fu.XT(a)){try{var d=_.Du.parse(a.data)}catch(e){uu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Lk){uu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.Ci[c.id])delete b.Ci[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?uu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.CJ[a.type]?(d=this.CJ[a.type],
c&&!d.CR?uu("Bad IDP event. Source window cannot be a popup."):d.Oo&&!d.Oo.call(this,b,a)?uu("Bad IDP event."):d.Xe.call(this,b,a)):uu("Bad IDP event.")}else uu("Bad event, no corresponding Idp Stub.")};_.h.L_=function(a,b){return nv(this,a.Kb,b.clientId)};_.h.K_=function(a,b){b=b.clientId;return!b||nv(this,a.Kb,b)};_.h.NR=function(a,b){return nv(this,a.Kb,b.clientId)};_.h.AY=function(a){a.Nn=!0;cv(a);for(var b=0;b<a.ko.length;b++)dv(a,a.ko[b].rpc,a.ko[b].callback);a.ko=[]};
_.h.zY=function(a,b){b={error:b.error};a.Nn=!0;a.oB=!0;a.zJ=b;a.ko=[];cv(a)};_.h.uw=function(a,b){b.originIdp=a.Kb;this.dispatchEvent(b)};var lv=new kv,ov=lv,pv={};pv.idpReady={Xe:ov.AY};pv.idpError={Xe:ov.zY};pv.sessionStateChanged={Xe:ov.uw,Oo:ov.L_};pv.sessionSelectorChanged={Xe:ov.uw,Oo:ov.K_};pv.authResult={Xe:ov.uw,Oo:ov.NR,CR:!0};pv.displayIFrame={Xe:ov.uw};lv.CJ=pv||{};Au(window,"message",function(a){lv.pZ.call(lv,a)});
_.qv=function(a,b){this.je=!1;if(!a)throw Error("V");var c=[],d;for(d in a)c.push(a[d]);Eu.call(this,c);this.Cd=[location.protocol,"//",location.host].join("");this.xc=b.crossSubDomains?b.domain||this.Cd:this.Cd;if(!b)throw Error("W");if(!b.idpId)throw Error("X");if(!_.Iu(b.idpId,"authServerUrl")||!_.Iu(b.idpId,"idpIFrameUrl"))throw Error("Y`"+b.idpId);this.Kb=b.idpId;this.Vb=void 0;this.FS=!!b.disableTokenRefresh;this.vT=!!b.forceTokenRefresh;this.O0=!!b.skipTokenCache;this.setOptions(b);this.Mp=
[];this.Zl=this.aK=!1;this.Rn=void 0;this.SL();this.Zc=void 0;var e=this,f=function(){uu("Token Manager is ready.");if(e.Mp.length)for(var g=0;g<e.Mp.length;g++)e.Mp[g].call(e);e.aK=!0;e.Mp=[]};Fu.Dv(this.Kb,function(g){e.Zc=g;g.Nn&&g.oB?(e.Zl=!0,e.Rn=g.Gl(),e.Xv(e.Rn)):e.Vb?iv(e.Zc,e.Vb,function(k){if(k){k=e.Kb;var l=e.Vb,m=lv;k&&l&&(m.tk[k]||(m.tk[k]=[]),0>vu(m.tk[k],l)&&m.tk[k].push(l));f()}else e.Rn={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.Zl=!0,e.Xv(e.Rn)}):(mv(e.Kb),f())})};wu(_.qv,Eu);_.qv.prototype.setOptions=function(){};_.qv.prototype.SL=function(){};_.qv.prototype.Xv=function(){};_.qv.prototype.Gl=function(){return this.Rn};rv=function(a,b,c){return function(){b.apply(a,c)}};_.sv=function(a,b,c){if(a.aK)b.apply(a,c);else{if(a.Zl)throw a.Rn;a.Mp.push(rv(a,b,c))}};_.qv.prototype.GG=_.ja(32);_.qv.prototype.Ep=_.ja(30);
_.uv=function(a,b){_.qv.call(this,a,b);this.zL=new Mu;this.dj=this.mm=null;tv(this)};wu(_.uv,_.qv);_.uv.prototype.setOptions=function(){};
var vv=function(a,b){a.ie={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.xc};b.crossSubDomains&&(a.ie.policy=b.policy)},wv=function(a,b){if(!b.authParameters)throw Error("Z");if(!b.authParameters.scope)throw Error("$");if(!b.authParameters.response_type)throw Error("aa");a.rp=b.authParameters;a.rp.redirect_uri||(a.rp.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.$h=_.yu(b.rpcAuthParameters||a.rp);if(!a.$h.scope)throw Error("ba");if(!a.$h.response_type)throw Error("ca");
a:{var c=a.$h.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!Bu[c[d]]){c=!0;break a}c=!1}if(c)throw Error("da");b.enableSerialConsent&&(a.$h.enable_serial_consent=!0);b.authResultIdentifier&&(a.OR=b.authResultIdentifier);b.spec_compliant&&(a.$h.spec_compliant=b.spec_compliant)};
_.uv.prototype.SL=function(){var a=this;lv.addEventListener(jv.MQ,function(b){a.je&&a.ie&&b.originIdp==a.Kb&&!b.crossSubDomains==!a.ie.crossSubDomains&&b.domain==a.ie.domain&&b.id==a.ie.id&&a.lL(b)});lv.addEventListener(jv.Vx,function(b){a.je&&b.originIdp==a.Kb&&b.clientId==a.Vb&&a.mL(b)});lv.addEventListener(jv.Bx,function(b){_.Ku=void 0;a.je&&b.originIdp==a.Kb&&b.clientId==a.Vb&&b.id==a.Zi&&(a.mm&&(window.clearTimeout(a.mm),a.mm=null),a.Zi=void 0,a.qr(b))});lv.addEventListener(jv.QO,function(b){a.je&&
b.originIdp==a.Kb&&(b.nc?a.Zc.nc():a.Zc.show())})};_.uv.prototype.lL=function(){};_.uv.prototype.mL=function(){};_.uv.prototype.qr=function(){};var yv=function(a,b){xv(a);a.FS||(a.dj=Gu.yS(function(){a.Sh(!0)},b-3E5),navigator.onLine&&a.dj.start())},xv=function(a){a.dj&&(a.dj.clear(),a.dj=null)},tv=function(a){var b=window;Cu()&&(b=document.body);Au(b,"online",function(){a.dj&&a.dj.start()});Au(b,"offline",function(){a.dj&&a.dj.clear()})};_.h=_.uv.prototype;_.h.Sh=function(){};
_.h.Ww=function(a,b){this.Zc.Ww(a,b)};_.h.VK=_.ja(33);_.h.NX=function(a,b){if(!this.Vb)throw Error("ha");this.Zc.Cv(this.Vb,this.$h,this.ie,a,b)};_.h.Cv=function(a,b){_.sv(this,this.NX,[a,b])};_.Av=function(a){this.ee=void 0;this.Qg=!1;this.Ao=void 0;_.uv.call(this,_.zv,a)};wu(_.Av,_.uv);_.zv={uF:"noSessionBound",ip:"userLoggedOut",mO:"activeSessionChanged",Vx:"sessionStateChanged",kR:"tokenReady",jR:"tokenFailed",Bx:"authResult",ERROR:"error"};
_.Av.prototype.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Ca=a.id;vv(this,a);wv(this,a)};_.Av.prototype.Xv=function(a){this.dispatchEvent({type:_.zv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Kb})};var Bv=function(a){xv(a);a.Ao=void 0;a.RB=void 0};_.h=_.Av.prototype;
_.h.lL=function(a){var b=a.newValue||{};if(this.ee!=b.hint||this.Qg!=!!b.disabled){a=this.ee;var c=!this.ee||this.Qg;Bv(this);this.ee=b.hint;this.Qg=!!b.disabled;(b=!this.ee||this.Qg)&&!c?this.dispatchEvent({type:_.zv.ip,idpId:this.Kb}):b||(a!=this.ee&&this.dispatchEvent({type:_.zv.mO,idpId:this.Kb}),this.ee&&this.Sh())}};
_.h.mL=function(a){this.Qg||(this.ee?a.user||this.Ao?a.user==this.ee&&(this.Ao?a.sessionState?this.Ao=a.sessionState:(Bv(this),this.dispatchEvent({type:_.zv.ip,idpId:this.Kb})):a.sessionState&&(this.Ao=a.sessionState,this.Sh())):this.Sh():this.dispatchEvent({type:_.zv.Vx,idpId:this.Kb}))};_.h.qr=function(a){this.dispatchEvent({type:_.zv.Bx,authResult:a.authResult})};_.h.rq=_.ja(35);_.h.jq=function(a){_.sv(this,this.hA,[a])};_.h.hA=function(a){gv(this.Zc,this.ie,a)};
_.h.Xw=function(a,b,c){if(!a)throw Error("ja");Bv(this);this.ee=a;this.Qg=!1;b&&_.hv(this.Zc,this.ie,!1,this.ee);this.je=!0;this.Sh(c,!0)};_.h.start=function(){_.sv(this,this.T0,[])};
_.h.T0=function(){var a=this.Vb==zu("client_id")?zu("login_hint"):void 0;var b=this.Vb==zu("client_id")?zu("state"):void 0;this.rC=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.Xw(a,!0,!0);else{var c=this;this.jq(function(d){c.je=!0;d&&d.hint?(Bv(c),c.ee=d.hint,c.Qg=!!d.disabled,c.Qg?c.dispatchEvent({type:_.zv.ip,idpId:c.Kb}):c.Xw(d.hint)):(Bv(c),c.ee=void 0,c.Qg=!(!d||!d.disabled),c.dispatchEvent({type:_.zv.uF,
autoOpenAuthUrl:!c.Qg,idpId:c.Kb}))})}};_.h.ZH=_.ja(36);_.h.Sh=function(a,b){var c=this;this.Zc.Sh(this.Vb,this.$h,this.ee,this.ie,function(d,e){(e=e||d.error)?"user_logged_out"==e?(Bv(c),c.dispatchEvent({type:_.zv.ip,idpId:c.Kb})):(c.RB=null,c.dispatchEvent({type:_.zv.jR,idpId:c.Kb,error:e})):(c.RB=d,c.Ao=d.session_state,yv(c,d.expires_at),d.idpId=c.Kb,b&&c.rC&&(d.state=c.rC,c.rC=void 0),c.dispatchEvent({type:_.zv.kR,idpId:c.Kb,response:d}))},this.Ca,a)};_.h.Kr=_.ja(28);_.h.gM=_.ja(37);
_.Cv=function(a){this.fl=null;_.uv.call(this,{},a);this.je=!0};wu(_.Cv,_.uv);_.h=_.Cv.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Ca=a.id;vv(this,a);wv(this,a)};_.h.Xv=function(a){this.fl&&(this.fl({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.fl=null)};_.h.qr=function(a){if(this.fl){var b=this.fl;this.fl=null;b(a)}};_.h.rq=_.ja(34);_.h.jq=function(a){this.Zl?a(this.Gl()):_.sv(this,this.hA,[a])};
_.h.hA=function(a){gv(this.Zc,this.ie,a)};_.Dv=function(a,b,c){a.Zl?c(a.Gl()):_.sv(a,a.PY,[b,c])};_.Cv.prototype.PY=function(a,b){this.Zc.Sh(this.Vb,this.$h,a,this.ie,function(c,d){d?b({error:d}):b(c)},this.Ca,this.vT,this.O0)};_.Cv.prototype.vK=_.ja(38);

var Ev,Gv,Hv,Iv,Jv,Kv,Lv,Mv,Nv,Ov,Pv,Qv,Tv;Ev=function(a){return Array.prototype.concat.apply([],arguments)};_.Fv=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 _.gh(a,3).substring(0,64)};Gv=function(a,b,c){if(!a.je)throw Error("ea");b?_.hv(a.Zc,a.ie,!0,void 0,c):_.hv(a.Zc,a.ie,!0,a.ee,c)};Hv=function(a){if(!a.je)throw Error("ea");return a.RB};
_.Cv.prototype.vK=_.Wc(38,function(a,b){var c=this.Zc,d=this.Vb,e=this.ie,f=_.yu(this.$h);delete f.response_type;_.ev(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.Av.prototype.gM=_.Wc(37,function(a){Hv(this)&&Hv(this).access_token&&(this.Zc.Kr(this.Vb,Hv(this).access_token,a),Gv(this,!0))});_.Av.prototype.ZH=_.Wc(36,function(){var a=this;this.jq(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.zv.ip,idpId:a.Kb}):a.Sh(!0):a.dispatchEvent({type:_.zv.uF,idpId:a.Kb})})});
_.Av.prototype.rq=_.Wc(35,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.Xw(b.authResult.login_hint,a.Qg||b.authResult.login_hint!=a.ee,!0)}});
_.Cv.prototype.rq=_.Wc(34,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.jq(function(d){_.hv(b.Zc,b.ie,d&&d.disabled,c.authResult.login_hint,function(){_.Dv(b,c.authResult.login_hint,a)})}):a(c&&c.authResult&&c.authResult.error?c.authResult:c&&c.authResult&&!c.authResult.login_hint?{error:"wrong_response_type"}:{error:"unknown_error"})}});_.uv.prototype.VK=_.Wc(33,function(){this.Vb&&_.ev(this.Zc,"startPolling",{clientId:this.Vb,origin:this.Cd,id:this.Zi},void 0)});
_.bv.prototype.Kr=_.Wc(29,function(a,b,c){_.ev(this,"revoke",{clientId:a,token:b},c)});_.Av.prototype.Kr=_.Wc(28,function(a){_.sv(this,this.gM,[a])});Iv=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};
Jv=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};
Kv=function(a,b,c,d,e,f,g){var k=_.Iu(a,"authServerUrl");if(!k)throw Error("O`"+a);a=_.yu(d);a.response_type=g||"permission";a.client_id=c;a.ss_domain=b;if(f&&f.extraQueryParams)for(var l in f.extraQueryParams)a[l]=f.extraQueryParams[l];e&&Jv()&&!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("&")};
Lv=function(a,b,c,d){if(!a.Vb)throw Error("fa");a.Zi=c||a.OR||"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.Zi);c.redirect_uri=e.join("")}return Kv(a.Kb,a.xc,a.Vb,a.rp,!0,b,d)};Mv=function(a,b,c){if(!a.Vb)throw Error("fa");return Kv(a.Kb,a.xc,a.Vb,a.rp,!1,b,c)};
Nv=function(a,b){a.mm&&window.clearTimeout(a.mm);a.mm=window.setTimeout(function(){a.Zi==b&&(_.Ku=void 0,a.mm=null,a.Zi=void 0,a.qr({authResult:{error:"popup_closed_by_user"}}))},1E3)};Ov=function(a,b,c){if(!a.Vb)throw Error("ga");c=c||{};c=Lv(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||Iv())&&_.sv(a,a.VK,[]);var d=a.Zi;a.zL.open(c,b,function(){a.Zi==d&&Nv(a,d)},function(){a.Zi=void 0;a.qr({authResult:{error:"popup_blocked_by_browser"}})})};
Pv=function(a){_.sv(a,a.ZH,[])};Qv=function(a,b,c){a.Zl?c(a.Gl()):_.sv(a,a.vK,[b,c])};
_.Rv=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("")};
_.Sv=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.dh[m];if(null!=n)return n;if(!_.Je(m))throw Error("u`"+m);}return l}_.fh();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))}};Tv=function(a){var b=[];_.Sv(a,function(c){b.push(c)});return b};_.Uv=function(a,b){_.Hh[b||"token"]=a};_.Vv=function(a){delete _.Hh[a||"token"]};
_.Du={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)}};
_.Cv.prototype.Vz=function(a,b){_.sv(this,this.hT,[a,b])};_.Cv.prototype.hT=function(a,b){this.Zc.Vz(this.Vb,a,this.$h,this.ie,b)};
_.bv.prototype.Vz=function(a,b,c,d,e){c=_.yu(c);_.ev(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var Wv,Xv=["client_id","cookie_policy","scope"],Yv="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(" "),Zv=["authuser","after_redirect","access_type","hl"],$v=["login_hint","prompt"],aw={clientid:"client_id",cookiepolicy:"cookie_policy"},bw=["approval_prompt","authuser","login_hint",
"prompt","hd"],cw=["login_hint","g-oauth-window","status"],dw=Math.min(_.P("oauth-flow/authWindowWidth",599),screen.width-20),ew=Math.min(_.P("oauth-flow/authWindowHeight",600),screen.height-30);
var fw=function(a){_.ad.call(this,a)};_.ij(fw,_.ad);fw.prototype.name="gapi.auth2.ExternallyVisibleError";
var gw=function(){};gw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var hw=function(){};hw.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 iw=function(a){this.PR=a};
iw.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.PR){d.login_hint?b(d):b();return}}b()};
var jw=function(a){this.Qd=a;this.Gw=[]};jw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.Gw[b];f?(b++,c.Qd.Cv(function(g){g?f.select(g,d):d()})):a()}};d()};var kw=function(a){a=new jw(a);a.Gw.push(new gw);return a},lw=function(a){a=new jw(a);a.Gw.push(new hw);return a},mw=function(a,b){void 0===b||null===b?b=kw(a):(a=new jw(a),a.Gw.push(new iw(b)),b=a);return b};
var nw=function(a){this.Xe=a;this.$d=!0};nw.prototype.remove=function(){this.$d=!1};nw.prototype.trigger=function(){};var ow=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},pw=function(){this.Yb=[]};pw.prototype.add=function(a){this.Yb.push(a)};pw.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),_.Ej(qw(e.Xe,a)))}this.Yb=c};var qw=function(a,b){return function(){a(b)}};
var sw=function(a){this.le=null;this.P1=new rw(this);this.Yb=new pw;void 0!=a&&this.set(a)};sw.prototype.set=function(a){a!=this.le&&(this.le=a,this.P1.value=a,this.Yb.notify(this.le))};sw.prototype.get=function(){return this.le};sw.prototype.V=function(a){a=new tw(this,a);this.Yb.add(a);return a};var tw=function(a,b){nw.call(this,b);this.QX=a};_.ij(tw,nw);tw.prototype.trigger=function(){var a=this.Xe;a(this.QX.get())};var rw=function(a){this.value=null;this.V=function(b){return new ow(a.V(b))}};
var uw={E4:"fetch_basic_profile",R5:"login_hint",M7:"prompt",W7:"redirect_uri",n8:"scope",X9:"ux_mode",u9:"state"},vw=function(a){this.Ba={};if(a&&!_.mq(a))if("function"==typeof a.get)this.Ba=a.get();else for(var b in uw){var c=uw[b];c in a&&(this.Ba[c]=a[c])}};vw.prototype.get=function(){return this.Ba};vw.prototype.$M=function(a){this.Ba.scope=a;return this};vw.prototype.Dq=function(){return this.Ba.scope};
var ww=function(a,b){var c=a.Ba.scope;b=Ev(b.split(" "),c?c.split(" "):[]);_.He(b);a.Ba.scope=b.join(" ")};_.h=vw.prototype;_.h.s0=function(a){this.Ba.prompt=a;return this};_.h.LU=function(){return this.Ba.prompt};_.h.O_=function(){_.Qe("Property app_package_name no longer supported and was not set");return this};_.h.BT=function(){_.Qe("Property app_package_name no longer supported")};_.h.Ne=function(a){this.Ba.state=a};_.h.getState=function(){return this.Ba.state};
var xw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+dw,"height="+ew,"top="+(screen.height-ew)/2,"left="+(screen.width-dw)/2].join()},yw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.Rv(Tv(a)))},zw=function(){Wv=_.P("auth2/idpValue","google");var a=_.P("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.P("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.Ju(Wv,{authServerUrl:a,idpIFrameUrl:b})},Aw=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}_.hb(a[e])||(a[e]={});a=a[e]}},Bw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var Cw=function(a){var b=a?(b=yw(a))?b.sub:null:null;this.Ca=b;this.wc=a?_.tj(a):null};_.h=Cw.prototype;_.h.ma=function(){return this.Ca};_.h.rA=function(){var a=yw(this.wc);return a?a.hd:null};_.h.Gf=function(){return!!this.wc};_.h.bk=function(a){if(a)return this.wc;a=Dw;var b=_.tj(this.wc);!a.kv||a.jB||a.uW||(delete b.access_token,delete b.scope);return b};_.h.YC=function(){return Dw.YC()};_.h.uj=function(){this.wc=null};_.h.gU=function(){return this.wc?this.wc.scope:null};
_.h.update=function(a){this.Ca=a.Ca;this.wc=a.wc;this.wc.id_token?this.nt=new Ew(this.wc):this.nt&&(this.nt=null)};var Fw=function(a){return a.wc&&"object"==typeof a.wc.session_state?_.tj(a.wc.session_state.extraQueryParams||{}):{}};_.h=Cw.prototype;_.h.fq=function(){var a=Fw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.tj=function(a){var b=Dw,c=new vw(a);b.jB=c.Dq()?!0:!1;Dw.kv&&ww(c,"openid profile email");return new _.Oj(function(d,e){var f=Fw(this);f.login_hint=this.ma();f.scope=c.Dq();Gw(b,d,e,f)},this)};_.h.Fq=function(a){return new _.Oj(function(b,c){var d=a||{},e=Dw;d.login_hint=this.ma();e.Fq(d).then(b,c)},this)};_.h.gV=function(a){return this.tj(a)};_.h.disconnect=function(){return Dw.disconnect()};_.h.ET=function(){return this.nt};
_.h.Uu=function(a){if(!this.Gf())return!1;var b=this.wc&&this.wc.scope?this.wc.scope.split(" "):"";return _.vb(a?a.split(" "):[],function(c){return _.db(b,c)})};var Ew=function(a){a=yw(a);this.yT=a.sub;this.Ad=a.name;this.dV=a.given_name;this.fT=a.family_name;this.JJ=a.picture;this.Wt=a.email};_.h=Ew.prototype;_.h.ma=function(){return this.yT};_.h.getName=function(){return this.Ad};_.h.eU=function(){return this.dV};_.h.$T=function(){return this.fT};_.h.pU=function(){return this.JJ};_.h.wu=function(){return this.Wt};
var Iw=function(a,b,c){this.fm=b;this.mY=a;for(var d in a)a.hasOwnProperty(d)&&Hw(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.fm[c[a]]},Hw=function(a,b){a[b]=function(){return a.mY[b].apply(a.fm,arguments)}};Iw.prototype.then=function(a,b,c){var d=this;return _.Sj().then(function(){return Jw(d.fm,a,b,c)})};_.xj(Iw);
var Kw;Kw=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.Lw=function(a){if(!a)throw new fw("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 fw("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(!_.lq(b,"."+a)&&!_.lq(b,a))throw new fw("Invalid cookiePolicy domain");return d};
var Nw,Mw,Ow,Pw,Qw,Rw,Tw,Yw,Uw,$w,ax,Vw;Nw=function(a){var b=a||{},c=Mw();_.rb(Yv,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};Mw=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;aw[d]&&(d=aw[d]);_.db(Yv,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
Ow=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};Pw=function(a){_.rb(Yv,function(b){var c=Ow(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};Qw=function(a){a=Nw(a);Pw(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=Yv+Zv,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
Rw=function(a,b){if(!a)throw new fw("Empty initial options.");for(var c=0;c<Xv.length;++c)if(!(b&&"scope"==Xv[c]||a[Xv[c]]))throw new fw("Missing required parameter '"+Xv[c]+"'");_.Lw(a.cookie_policy)};
Tw=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:Kw(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:Wv};_.Sw(b,a);_.rb($v,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.Sw=function(){};
Yw=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=Uw(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:Kw(c),idpId:Wv};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.Fv());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);_.rb($v.concat(Zv),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 Vw(a.response_type||"token"),Ww(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),Xw(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};Uw=function(a){a=new Vw(a.response_type||"token");var b=[];Xw(a)&&b.push("token");Zw(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};$w=["permission","id_token"];ax=/(^|[^_])token/;Vw=function(a){this.to=[];this.AB(a)};
Vw.prototype.AB=function(a){a?((0<=a.indexOf("permission")||a.match(ax))&&this.to.push("permission"),0<=a.indexOf("id_token")&&this.to.push("id_token"),0<=a.indexOf("code")&&this.to.push("code")):this.to=$w};var Ww=function(a){return Zw(a,"code")},Xw=function(a){return Zw(a,"permission")};Vw.prototype.toString=function(){return this.to.join(" ")};var Zw=function(a,b){var c=!1;_.rb(a.to,function(d){d==b&&(c=!0)});return c};
var Dw,bx,dx,fx,gx,Jw;Dw=null;_.cx=function(){return Dw?bx():null};bx=function(){return new Iw(dx.prototype,Dw,["currentUser","isSignedIn"])};dx=function(a){delete a.include_granted_scopes;this.Ba=Tw(a);this.uS=a.cookie_policy;this.uW=!!a.scope;(this.kv=!1!==a.fetch_basic_profile)&&(this.Ba.authParameters.scope=ex(this,"openid profile email"));this.Pq=a.hosted_domain;this.M1=a.ux_mode||"popup";this.vZ=a.redirect_uri||null;fx(this)};
fx=function(a){a.currentUser=new sw(new Cw(null));a.isSignedIn=new sw(!1);a.Qd=new _.Av(a.Ba);a.Un=null;a.rv=null;a.DX=new _.Oj(function(b,c){this.Un=b;this.rv=c},a);a.$v={};a.Yq=!0;gx(a);a.Qd.start()};
gx=function(a){a.Qd.addEventListener("error",function(b){a.Yq&&a.Un&&(a.Yq=!1,a.rv({error:b.error,details:b.details}),a.Un=null,a.rv=null)});a.Qd.addEventListener("authResult",function(b){b&&b.authResult&&a.Te(b);a.Qd.rq()(b)});a.Qd.addEventListener("tokenReady",function(b){var c=new Cw(b.response);if(a.Pq&&a.Pq!=c.rA())a.Te({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.rA(),expectedDomain:a.Pq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Yb.notify(d.le);a.isSignedIn.set(!0);c=c.fq();(d=_.Lw(a.uS))&&c&&_.zh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.Fe?"S":"H",d.yh].join(""),c,{domain:d.domain,secure:d.isSecure});_.Uv(b.response);a.Te(b)}});a.Qd.addEventListener("noSessionBound",function(b){a.Yq&&b.autoOpenAuthUrl?(a.Yq=!1,kw(a.Qd).select(function(c){if(c&&c.login_hint){var d=a.Qd;_.sv(d,d.Xw,[c.login_hint,!0])}else a.currentUser.set(new Cw(null)),a.isSignedIn.set(!1),_.Vv(),a.Te(b)})):(a.currentUser.set(new Cw(null)),
a.isSignedIn.set(!1),_.Vv(),a.Te(b))});a.Qd.addEventListener("tokenFailed",function(b){a.Te(b)});a.Qd.addEventListener("userLoggedOut",function(b){a.currentUser.get().uj();var c=a.currentUser;c.Yb.notify(c.le);a.isSignedIn.set(!1);_.Vv();a.Te(b)})};Jw=function(a,b,c,d){return a.DX.then(function(e){if(b)return b(e.eV)},c,d)};dx.prototype.Te=function(a){if(a){this.Yq=!1;var b=a.type||"";if(this.$v[b])this.$v[b](a);this.Un&&(this.Un({eV:this}),this.rv=this.Un=null)}};
var hx=function(a,b){_.Fb(b,function(c,d){a.$v[d]=function(e){a.$v={};c(e)}})},Gw=function(a,b,c,d){d=_.tj(d);a.Pq&&(d.hd=a.Pq);var e=d.ux_mode||a.M1;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.vZ||Bw()+window.location.pathname),ix(a,f)):(delete d.redirect_uri,jx(a,f),hx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):hx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};dx.prototype.tj=function(a){return new _.Oj(function(b,c){var d=new vw(a);this.jB=d.Dq()?!0:!1;this.kv?(d.Ba.fetch_basic_profile=!0,ww(d,"email profile openid")):d.Ba.fetch_basic_profile=!1;var e=ex(this,d.Dq());d.$M(e);Gw(this,b,c,d.get())},this)};
dx.prototype.Fq=function(a){var b=a||{};this.jB=!!b.scope;a=ex(this,b.scope);if(""==a)return _.Tj({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.rb(bw,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?kx(this,c):lx(this,c,b.redirect_uri)};
var lx=function(a,b,c){b.redirect_uri=c;ix(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Sj({message:"Redirecting to IDP."})},kx=function(a,b){b.origin=Bw();delete b.redirect_uri;jx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Oj(function(c,d){hx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},jx=function(a,b){Aw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");Ov(a.Qd,xw(),b)},ix=function(a,b){Aw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");b=b||{};window.location.assign(Mv(a.Qd,b.sessionMeta,b.responseType))};dx.prototype.uj=function(a){var b=a||!1;return new _.Oj(function(c){Gv(this.Qd,b,function(){c()})},this)};dx.prototype.uI=function(){return this.Ba.authParameters.scope};var ex=function(a,b){a=a.uI();b=Ev(b?b.split(" "):[],a?a.split(" "):[]);_.He(b);return b.join(" ")};
dx.prototype.YC=function(){var a=this;return new _.Oj(function(b,c){hx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});Pv(a.Qd)})};dx.prototype.LR=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.aq(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.tj(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."})};
dx.prototype.disconnect=function(){return new _.Oj(function(a){this.Qd.Kr(function(){a()})},this)};
var mx;_.Oj.prototype["catch"]=_.Oj.prototype.ex;mx=null;_.nx=function(a){a=Qw(a);if(Dw){if(_.sj(a,mx||{}))return bx();throw new fw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}Rw(a,!1!==a.fetch_basic_profile);zw();mx=a;Dw=new dx(a);_.we.ga=1;return bx()};
var px,rx,ox,tx,sx,ux;_.qx=function(a,b){zw();a=Qw(a);Rw(a);var c=Yw(a),d=new _.Cv(c);"none"==a.prompt?ox(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)}):px(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.zL.fh;b(e)})};
px=function(a,b,c){var d=new Vw(b.response_type);c=rx(a,d,c);var e={responseType:d.toString()};Aw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");Ww(d)&&Aw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Aw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Aw(e,["sessionMeta","extraQueryParams","state"],b.state);b=xw();a.Zl?c({authResult:{error:"idpiframe_initialization_failed",details:a.Gl().error}}):(a.fl=
c,Ov(a,b,e))};rx=function(a,b,c){if(Xw(b)){var d=sx(c);return function(e){e&&e.authResult&&!e.authResult.error?a.rq(function(f){f&&!f.error?(f=_.tj(f),Ww(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(_.tj(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
ox=function(a,b,c){if(Ww(new Vw(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=sx(c);b.login_hint?a.Vz(b.login_hint,function(e){e?tx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?mw(a,b.authuser).select(function(e){e&&e.login_hint?tx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.jq(function(e){e&&e.hint?tx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?lw(a):kw(a)).select(function(f){f&&f.login_hint?tx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};tx=function(a,b,c,d){b=new Vw(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Hb(f,k),0==e&&d(f))};(Xw(b)||Zw(b,"id_token"))&&e++;Ww(b)&&e++;(Xw(b)||Zw(b,"id_token"))&&_.Dv(a,c,g);Ww(b)&&Qv(a,c,g)};
sx=function(a){return function(b){if(!b||b.error)_.Vv(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.tj(b);ux(c);delete c.id_token;delete c.code;_.Uv(c)}a(b)}}};ux=function(a){_.rb(cw,function(b){delete a[b]})};
_.z("gapi.auth2.init",_.nx);_.z("gapi.auth2.authorize",function(a,b){if(null!=Dw)throw new fw("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).");_.qx(a,function(c){ux(c);b(c)})});_.z("gapi.auth2._gt",function(){return _.Ih()});_.z("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.tu="0"!=a&&!!a});_.z("gapi.auth2.getAuthInstance",_.cx);
_.z("gapi.auth2.BasicProfile",Ew);_.z("gapi.auth2.BasicProfile.prototype.getId",Ew.prototype.ma);_.z("gapi.auth2.BasicProfile.prototype.getName",Ew.prototype.getName);_.z("gapi.auth2.BasicProfile.prototype.getGivenName",Ew.prototype.eU);_.z("gapi.auth2.BasicProfile.prototype.getFamilyName",Ew.prototype.$T);_.z("gapi.auth2.BasicProfile.prototype.getImageUrl",Ew.prototype.pU);_.z("gapi.auth2.BasicProfile.prototype.getEmail",Ew.prototype.wu);_.z("gapi.auth2.GoogleAuth",dx);
_.z("gapi.auth2.GoogleAuth.prototype.attachClickHandler",dx.prototype.LR);_.z("gapi.auth2.GoogleAuth.prototype.disconnect",dx.prototype.disconnect);_.z("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",dx.prototype.Fq);_.z("gapi.auth2.GoogleAuth.prototype.signIn",dx.prototype.tj);_.z("gapi.auth2.GoogleAuth.prototype.signOut",dx.prototype.uj);_.z("gapi.auth2.GoogleAuth.prototype.getInitialScopes",dx.prototype.uI);_.z("gapi.auth2.GoogleUser",Cw);_.z("gapi.auth2.GoogleUser.prototype.grant",Cw.prototype.gV);
_.z("gapi.auth2.GoogleUser.prototype.getId",Cw.prototype.ma);_.z("gapi.auth2.GoogleUser.prototype.isSignedIn",Cw.prototype.Gf);_.z("gapi.auth2.GoogleUser.prototype.getAuthResponse",Cw.prototype.bk);_.z("gapi.auth2.GoogleUser.prototype.getBasicProfile",Cw.prototype.ET);_.z("gapi.auth2.GoogleUser.prototype.getGrantedScopes",Cw.prototype.gU);_.z("gapi.auth2.GoogleUser.prototype.getHostedDomain",Cw.prototype.rA);_.z("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",Cw.prototype.Fq);
_.z("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",Cw.prototype.Uu);_.z("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",Cw.prototype.YC);_.z("gapi.auth2.LiveValue",sw);_.z("gapi.auth2.LiveValue.prototype.listen",sw.prototype.V);_.z("gapi.auth2.LiveValue.prototype.get",sw.prototype.get);_.z("gapi.auth2.SigninOptionsBuilder",vw);_.z("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",vw.prototype.BT);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",vw.prototype.O_);
_.z("gapi.auth2.SigninOptionsBuilder.prototype.getScope",vw.prototype.Dq);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setScope",vw.prototype.$M);_.z("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",vw.prototype.LU);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",vw.prototype.s0);_.z("gapi.auth2.SigninOptionsBuilder.prototype.get",vw.prototype.get);

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

_.ci=function(a){this.S=a};_.h=_.ci.prototype;_.h.value=function(){return this.S};_.h.Ok=function(a){this.S.width=a;return this};_.h.Rc=function(){return this.S.width};_.h.fi=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.Od=function(a){this.S.style=a;return this};_.h.Ol=_.ja(11);
_.di=function(a){this.S=a};_.di.prototype.yD=function(a){this.S.anchor=a;return this};_.di.prototype.Eh=function(){return this.S.anchor};_.di.prototype.Iw=_.ja(13);_.ei=function(a){a.S.show=!0;return a};_.di.prototype.fi=function(a){this.S.height=a;return this};_.di.prototype.getHeight=function(){return this.S.height};_.di.prototype.Ok=function(a){this.S.width=a;return this};_.di.prototype.Rc=function(){return this.S.width};
_.fi=function(a){this.S=a||{}};_.fi.prototype.value=function(){return this.S};_.fi.prototype.setUrl=function(a){this.S.url=a;return this};_.fi.prototype.getUrl=function(){return this.S.url};_.gi=function(a,b){a.S.where=b;return a};_.h=_.fi.prototype;_.h.Od=function(a){this.S.style=a;return this};_.h.Ol=_.ja(10);_.h.Me=function(a){this.S.id=a;return this};_.h.ma=function(){return this.S.id};_.h.Nk=function(a){this.S.rpctoken=a;return this};_.hi=function(a,b){a.S.queryParams=b;return a};
_.ii=function(a,b){a.S.relayOpen=b;return a};_.ji=function(a,b){a.S.messageHandlers=b;return a};_.ki=function(a,b){a.S.messageHandlersFilter=b;return a};_.fi.prototype.Bo=_.ja(14);_.fi.prototype.getContext=function(){return this.S.context};_.fi.prototype.Qc=function(){return this.S.openerIframe};_.li=function(a){return new _.di(a.S)};_.fi.prototype.Fl=function(){this.S.attributes=this.S.attributes||{};return new _.ci(this.S.attributes)};_.mi=function(a){a.S.connectWithQueryParams=!0;return a};

var qi,ri,si,ti,ui,vi,wi,xi,yi,zi,Ai,Bi,Fi,Hi,Ii,Ji;_.ni=function(a){return!!a&&"object"===typeof a&&_.je.test(a.push)};_.oi=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.pi=function(a,b){if(!a)throw Error(b||"");};qi=/&/g;ri=/</g;si=/>/g;ti=/"/g;ui=/'/g;vi=function(a){return String(a).replace(qi,"&amp;").replace(ri,"&lt;").replace(si,"&gt;").replace(ti,"&quot;").replace(ui,"&#39;")};wi=/[\ud800-\udbff][\udc00-\udfff]|[^!-~]/g;xi=/%([a-f]|[0-9a-fA-F][a-f])/g;yi=/^(https?|ftp|file|chrome-extension):$/i;
zi=function(a){a=String(a);a=a.replace(wi,function(e){try{return encodeURIComponent(e)}catch(f){return encodeURIComponent(e.replace(/^[^%]+$/g,"\ufffd"))}}).replace(_.se,function(e){return e.replace(/%/g,"%25")}).replace(xi,function(e){return e.toUpperCase()});a=a.match(_.qe)||[];var b=_.le(),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(yi);b.vp=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.Ch=a[7]?[d(a[7])]:[];return b};Ai=function(a){return a.vp+(0<a.query.length?"?"+a.query.join("&"):"")+(0<a.Ch.length?"#"+a.Ch.join("&"):"")};Bi=function(a,b){var c=[];if(a)for(var d in a)if(_.me(a,d)&&null!=a[d]){var e=b?b(a[d]):a[d];c.push(encodeURIComponent(d)+"="+encodeURIComponent(e))}return c};
_.Ci=function(a,b,c,d){a=zi(a);a.query.push.apply(a.query,Bi(b,d));a.Ch.push.apply(a.Ch,Bi(c,d));return Ai(a)};
_.Di=function(a,b){var c=zi(b);b=c.vp;c.query.length&&(b+="?"+c.query.join(""));c.Ch.length&&(b+="#"+c.Ch.join(""));var d="";2E3<b.length&&(c=b,b=b.substr(0,2E3),b=b.replace(_.te,""),d=c.substr(b.length));var e=a.createElement("div");a=a.createElement("a");c=zi(b);b=c.vp;c.query.length&&(b+="?"+c.query.join(""));c.Ch.length&&(b+="#"+c.Ch.join(""));_.Bd(a,new _.Xb(b,_.Wb));e.appendChild(a);b=_.ic(e.innerHTML,null);_.zd(e,b);b=String(e.firstChild.href);e.parentNode&&e.parentNode.removeChild(e);c=zi(b+
d);b=c.vp;c.query.length&&(b+="?"+c.query.join(""));c.Ch.length&&(b+="#"+c.Ch.join(""));return b};_.Ei=/^https?:\/\/[^\/%\\?#\s]+\/[^\s]*$/i;Fi=function(a){for(;a.firstChild;)a.removeChild(a.firstChild)};_.Gi=function(a,b){var c=_.ke(_.we,"watt",_.le());_.ke(c,a,b)};Hi=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/b\/(\d{10,21})\//;
Ii=function(a){var b=_.P("googleapis.config/sessionDelegate");"string"===typeof b&&21<b.length&&(b=null);null==b&&(b=(a=(a||window.location.href).match(Hi))?a[1]:null);if(null==b)return null;b=String(b);21<b.length&&(b=null);return b};
var Ki=function(){var a=_.we.onl;if(!a){a=_.le();_.we.onl=a;var b=_.le();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},Li=function(a,b){b=b.onload;return"function"===typeof b?(Ki().a(a,b),b):null},Mi=function(a){_.pi(/^\w+$/.test(a),"Unsupported id - "+a);Ki();return'onload="window.___jsl.onl.e(&#34;'+a+'&#34;)"'},Ni=function(a){Ki().r(a)};
var Pi,Qi,Ui;_.Oi={allowtransparency:"true",frameborder:"0",hspace:"0",marginheight:"0",marginwidth:"0",scrolling:"no",style:"",tabindex:"0",vspace:"0",width:"100%"};Pi={allowtransparency:!0,onload:!0};Qi=0;_.Ri=function(a,b){var c=0;do var d=b.id||["I",Qi++,"_",(new Date).getTime()].join("");while(a.getElementById(d)&&5>++c);_.pi(5>c,"Error creating iframe id");return d};_.Si=function(a,b){return a?b+"/"+a:""};
_.Ti=function(a,b,c,d){var e={},f={};a.documentMode&&9>a.documentMode&&(e.hostiemode=a.documentMode);_.ne(d.queryParams||{},e);_.ne(d.fragmentParams||{},f);var g=d.pfname;var k=_.le();_.P("iframes/dropLegacyIdParam")||(k.id=c);k._gfid=c;k.parent=a.location.protocol+"//"+a.location.host;c=_.pe(a.location.href,"parent");g=g||"";!g&&c&&(g=_.pe(a.location.href,"_gfid","")||_.pe(a.location.href,"id",""),g=_.Si(g,_.pe(a.location.href,"pfname","")));g||(c=_.yf(_.pe(a.location.href,"jcp","")))&&"object"==
typeof c&&(g=_.Si(c.id,c.pfname));k.pfname=g;d.connectWithJsonParam&&(g={},g.jcp=_.zf(k),k=g);g=_.pe(b,"rpctoken")||e.rpctoken||f.rpctoken;g||(g=d.rpctoken||String(Math.round(1E8*_.Th())),k.rpctoken=g);d.rpctoken=g;_.ne(k,d.connectWithQueryParams?e:f);k=a.location.href;a=_.le();(g=_.pe(k,"_bsh",_.we.bsh))&&(a._bsh=g);(k=_.we.dpo?_.we.h:_.pe(k,"jsh",_.we.h))&&(a.jsh=k);d.hintInFragment?_.ne(a,f):_.ne(a,e);return _.Ci(b,e,f,d.paramsSerializer)};
Ui=function(a){_.pi(!a||_.Ei.test(a),"Illegal url for new iframe - "+a)};
_.Vi=function(a,b,c,d,e){Ui(c.src);var f,g=Li(d,c),k=g?Mi(d):"";try{document.all&&(f=a.createElement('<iframe frameborder="'+vi(String(c.frameborder))+'" scrolling="'+vi(String(c.scrolling))+'" '+k+' name="'+vi(String(c.name))+'"/>'))}catch(m){}finally{f||(f=a.createElement("iframe"),g&&(f.onload=function(){f.onload=null;g.call(this)},Ni(d)))}f.setAttribute("ng-non-bindable","");for(var l in c)a=c[l],"style"===l&&"object"===typeof a?_.ne(a,f.style):Pi[l]||f.setAttribute(l,String(a));(l=e&&e.beforeNode||
null)||e&&e.dontclear||Fi(b);b.insertBefore(f,l);f=l?l.previousSibling:b.lastChild;c.allowtransparency&&(f.allowTransparency=!0);return f};
var Wi,Zi;Wi=/^:[\w]+$/;_.Xi=/:([a-zA-Z_]+):/g;_.Yi=function(){var a=_.wh()||"0",b=Ii();var c=_.wh(void 0)||a;var d=Ii(void 0),e="";c&&(e+="u/"+encodeURIComponent(String(c))+"/");d&&(e+="b/"+encodeURIComponent(String(d))+"/");c=e||null;(e=(d=!1===_.P("isLoggedIn"))?"_/im/":"")&&(c="");var f=_.P("iframes/:socialhost:"),g=_.P("iframes/:im_socialhost:");return Ji={socialhost:f,ctx_socialhost:d?g:f,session_index:a,session_delegate:b,session_prefix:c,im_prefix:e}};Zi=function(a,b){return _.Yi()[b]||""};
_.aj=function(a){return _.Di(_.he,a.replace(_.Xi,Zi))};_.bj=function(a){var b=a;Wi.test(a)&&(b=_.P("iframes/"+b.substring(1)+"/url"),_.pi(!!b,"Unknown iframe url config for - "+a));return _.aj(b)};
_.cj=function(a,b,c){var d=c||{};c=d.attributes||{};_.pi(!(d.allowPost||d.forcePost)||!c.onload,"onload is not supported by post iframe (allowPost or forcePost)");a=_.bj(a);c=b.ownerDocument||_.he;var e=_.Ri(c,d);a=_.Ti(c,a,e,d);var f=_.le();_.ne(_.Oi,f);_.ne(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=zi(a);f.src="";d.dropDataPostorigin||(f["data-postorigin"]=a);a=_.Vi(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";_.Vi(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=Ai(g);_.pi(_.Ei.test(f),"Invalid URL: "+f);g=c.createElement("form");g.method="POST";g.target=e;g.style.display="none";e=f instanceof _.Xb?f:_.xd(f);g.action=_.rd(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=_.Vi(c,b,f,e,d);return b};

_.kk=function(a){return new _.Oj(a)};

var sk=function(){this.As={UL:lk?"../"+lk:null,kz:mk,RI:nk,Gba:ok,Ju:pk,nca:qk};this.qf=_.ge;this.BL=this.DS;this.qT=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.As.UL){this.qf=this.As.RI(this.qf,this.As.UL);var a=this.qf.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.BL=this.qf.doPostMsg}this.aE={};this.AE={};a=(0,_.J)(this.ZA,
this);_.ve(this.qf,"message",a);_.ke(_.we,"RPMQ",[]).push(a);this.qf!=this.qf.parent&&rk(this,this.qf.parent,this.bC(this.qf.name),"*")};sk.prototype.bC=function(a){return'{"h":"'+escape(a)+'"}'};var tk=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},uk=function(a){if(!/^\s*{/.test(a))return!1;a=_.yf(a);return null!==a&&"object"===typeof a&&!!a.g};
sk.prototype.ZA=function(a){var b=String(a.data);(0,_.Re)("gapi.rpc.receive("+ok+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=uk(b);if(!c&&!d){if(!d&&(c=tk(b))){if(this.aE[c])this.aE[c]();else this.AE[c]=1;return}var e=a.origin,f=this.As.kz;this.qT?_.ge.setTimeout(function(){f(b,e)},0):f(b,e)}};sk.prototype.Fc=function(a,b){".."===a||this.AE[a]?(b(),delete this.AE[a]):this.aE[a]=b};
var rk=function(a,b,c,d){var e=uk(c)?"":"!_";(0,_.Re)("gapi.rpc.send("+ok+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.BL(b,e+c,d)};sk.prototype.DS=function(a,b,c){a.postMessage(b,c)};sk.prototype.send=function(a,b,c){(a=this.As.RI(this.qf,a))&&!a.closed&&rk(this,a,b,c)};
var vk,wk,xk,yk,zk,Ak,Bk,lk,ok,Ck,Dk,Ek,nk,pk,Gk,Hk,Mk,Nk,Pk,qk,Rk,Qk,Ik,Jk,Sk,mk,Tk,Uk;vk=0;wk=[];xk={};yk={};zk=_.ge.location.href;Ak=_.pe(zk,"rpctoken");Bk=_.pe(zk,"parent")||_.he.referrer;lk=_.pe(zk,"rly");ok=lk||(_.ge!==_.ge.top||_.ge.opener)&&_.ge.name||"..";Ck=null;Dk={};Ek=function(){};_.Fk={send:Ek,Fc:Ek,bC:Ek};
nk=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.ge.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};pk=function(a){return(a=xk[a])&&a.Sk};
Gk=function(a){if(a.f in{})return!1;var b=a.t,c=xk[a.r];a=a.origin;return c&&(c.Sk===b||!c.Sk&&!b)&&(a===c.origin||"*"===c.origin)};Hk=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)}};_.Kk=function(a,b,c){a=Ik(a);yk[a.name]={Tg:b,fr:a.fr,Oo:c||Gk};Jk()};_.Lk=function(a){delete yk[Ik(a).name]};Mk={};Nk=function(a,b){(a=Mk["_"+a])&&a[1](this)&&a[0].call(this,b)};
Pk=function(a){var b=a.c;if(!b)return Ek;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Ok.apply(null,e)}};qk=function(a){Ck=a};Rk=function(a){Dk[a]||(Dk[a]=_.ge.setTimeout(function(){Dk[a]=!1;Qk(a)},0))};Qk=function(a){var b=xk[a];if(b&&b.ready){var c=b.WC;for(b.WC=[];c.length;)_.Fk.send(a,_.zf(c.shift()),b.origin)}};Ik=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),fr:!0}:{name:a,fr:!1}};
Jk=function(){for(var a=_.P("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=wk[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)wk.splice(c,1),--c;else{var f=e.s,g=yk[f]||yk["*"];if(g)if(wk.splice(c,1),--c,e.origin=d.origin,d=Pk(e),e.callback=d,g.Oo(e)){if("__cb"!==f&&!!g.fr!=!!e.g)break;e=g.Tg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Re)("gapi.rpc.rejected("+ok+"): "+f)}}};Sk=function(a,b,c){wk.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Jk()};
mk=function(a,b){a=_.yf(a);Sk(a,b,!1)};Tk=function(a){for(;a.length;)Sk(a.shift(),this.origin,!0);Jk()};Uk=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",IB:b}};
_.Vk=function(a,b,c,d){var e=Uk(a);d&&(_.ge.frames[e.id]=_.ge.frames[e.id]||d);a=e.id;if(!xk.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.og(Bk),c=c||Ak;else if(!e.IB){var f=_.he.getElementById(a);f&&(f=f.src,d=_.og(f),c=c||_.pe(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);xk[a]={Sk:c,WC:[],origin:d,e_:b,PL:function(){var g=a;xk[g].ready=1;Qk(g)}};_.Fk.Fc(a,xk[a].PL)}return xk[a].PL};
_.Ok=function(a,b,c,d){a=a||"..";_.Vk(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=ok,l=Ak,m=xk[a],n=k,p=Uk(a);if(m&&".."!==a){if(p.IB){if(!(l=xk[a].e_)){l=Ck?Ck.substring(1).split("/"):[ok];n=l.length-1;for(var t=_.ge.parent;t!==_.ge.top;){var r=t.parent;if(!n--){for(var v=null,u=r.frames.length,w=0;w<u;++w)r.frames[w]==t&&(v=w);l.unshift("{"+v+"}")}t=r}l="/"+l.join("/")}n=l}else n=k="..";l=m.Sk}g&&p?(m=Gk,p.IB&&(m=Hk(p)),Mk["_"+ ++vk]=[g,m],g=vk):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=Ik(e);f.s=e.name;f.g=e.fr;xk[a].WC.push(f);Rk(a)};if("function"===typeof _.ge.postMessage||"object"===typeof _.ge.postMessage)_.Fk=new sk,_.Kk("__cb",Nk,function(){return!0}),_.Kk("_processBatch",Tk,function(){return!0}),_.Vk("..");

var Wk=function(a,b){a=window.getComputedStyle(a,"").getPropertyValue(b).match(/^([0-9]+)/);return parseInt(a[0],10)},Xk,$k,dl,el,gl,fl,hl,il;_.ci.prototype.Ol=_.Wc(11,function(){return this.S.style});_.fi.prototype.Ol=_.Wc(10,function(){return this.S.style});Xk=function(a,b){a.S.onload=b};_.Yk=function(a){return a.S.rpctoken};_.Zk=function(a){a.S.waitForOnload=!0;return a};$k=function(a){return(a=a.S.timeout)?a:null};
_.al=function(a,b,c){if(a){_.pi(_.ni(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};_.bl=function(a,b,c){if(a)if(_.ni(a))_.al(a,b,c);else{_.pi("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.me(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};gl=function(a){this.resolve=this.reject=null;this.promise=_.kk((0,_.J)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=fl(this.promise,a))};
fl=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};hl={height:!0,width:!0};il=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;_.jl=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.kl=function(a){this.S=a||{}};_.ij(_.kl,_.fi);_.ll=function(a,b){a.S.frameName=b;return a};_.kl.prototype.vd=function(){return this.S.frameName};_.nl=function(a,b){a.S.rpcAddr=b;return a};_.kl.prototype.Df=function(){return this.S.rpcAddr};_.ol=function(a,b){a.S.retAddr=b;return a};_.kl.prototype.Xg=function(){return this.S.retAddr};_.kl.prototype.ji=function(a){this.S.origin=a;return this};_.kl.prototype.getOrigin=function(){return this.S.origin};
_.kl.prototype.qj=function(a){this.S.setRpcReady=a;return this};_.pl=function(a){return a.S.setRpcReady};_.kl.prototype.Do=function(a){this.S.context=a};var ql=function(a,b){a.S._rpcReadyFn=b};_.kl.prototype.Ma=function(){return this.S.iframeEl};
var ul;_.rl=_.le();_.sl=_.le();_.tl=function(a){return _.rl[a]};ul=function(a,b){_.oe.load("gapi.iframes.style."+a,b)};
_.vl=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+Wk(e,"margin-bottom");a=Math.max(a,f)}b.push(e)}}return a+Wk(document.body,"border-bottom")+Wk(document.body,
"margin-bottom")+Wk(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};
_.xl=function(a){a=a||{};this.Ob=!1;this.vL=_.le();this.wf=_.le();this.qf=a._window||_.ge;this.ld=this.qf.location.href;this.wL=(this.LC=wl(this.ld,"parent"))?wl(this.ld,"pfname"):"";this.Ca=this.LC?wl(this.ld,"_gfid")||wl(this.ld,"id"):"";this.ig=_.Si(this.Ca,this.wL);this.Cd=_.og(this.ld);if(this.Ca){var b=new _.kl;_.nl(b,a._parentRpcAddr||"..");_.ol(b,a._parentRetAddr||this.Ca);b.ji(_.og(this.LC||this.ld));_.ll(b,this.wL);this.$a=this.Kj(b.value())}else this.$a=null};_.h=_.xl.prototype;
_.h.Sn=_.ja(16);_.h.Da=function(){if(!this.Ob){for(var a=_.Fa(Object.values(this.wf)),b=a.next();!b.done;b=a.next())b.value.Da();this.Ob=!0}};_.h.vd=function(){return this.ig};_.h.Ab=function(){return this.qf};_.h.ub=function(){return this.qf.document};_.h.Kw=_.ja(17);_.h.qA=function(a){return this.vL[a]};
_.h.Kj=function(a){_.pi(!this.Ob,"Cannot attach iframe in disposed context");a=new _.kl(a);a.Df()||_.nl(a,a.ma());a.Xg()||_.ol(a,"..");a.getOrigin()||a.ji(_.og(a.getUrl()));a.vd()||_.ll(a,_.Si(a.ma(),this.ig));var b=a.vd();if(this.wf[b])return this.wf[b];var c=a.Df(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.Xg(),f=_.Yk(a);f||(f=(f=a.Ma())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.pe(f,"rpctoken"));ql(a,_.Vk(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.yl(this,c,b,a),k=a.S.messageHandlersFilter;_.bl(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.pl(a)&&g.qj();_.zl(g,"_g_rpcReady");return g};_.h.kD=function(a){_.ll(a,null);var b=a.ma();!b||Al.test(b)&&!this.Ab().document.getElementById(b)||(_.Oe("Ignoring requested iframe ID - "+b),a.Me(null))};var wl=function(a,b){var c=_.pe(a,b);c||(c=_.yf(_.pe(a,"jcp",""))[b]);return c||""};
_.xl.prototype.Uh=function(a){_.pi(!this.Ob,"Cannot open iframe in disposed context");var b=new _.kl(a);Bl(this,b);var c=b.vd();if(c&&this.wf[c])return this.wf[c];this.kD(b);c=b.getUrl();_.pi(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.hi(b,d);d=this.hB&&this.hB(c,b);d||(d=b.S.where,_.pi(!!d,"No location for new iframe"),c=_.cj(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));_.nl(b,d).Me(d);b.ji(_.og(b.S.eurl||""));this.cC&&this.cC(b,b.Ma());c=this.Kj(a);c.Nw&&c.Nw(c,a);(a=
b.S.onCreate)&&a(c);b.S.disableRelayOpen||c.np("_open");return c};
var Cl=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.pi(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.pi(e&&_.og(e)===a.Cd&&_.og(d)===a.Cd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Zk(b);b.S.canvasUrl=null;return function(f){var g=f.Ab(),k=g.location.hash;k=_.bj(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},Dl=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.$a;d instanceof _.yl?(e=d,_.ii(b,0)):0<Number(d)&&
_.ii(b,Number(d)-1);if(e){_.pi(!!e.CC,"Relaying iframe open is disabled");if(d=b.Ol())if(d=_.sl[d])b.Do(a),d(b.value()),b.Do(null);b.S.openerIframe=null;c.resolve(e.CC(b));return!0}}return!1},El=function(a,b,c){var d=b.Ol();if(d)if(_.pi(!!_.tl,"Defer style is disabled, when requesting style "+d),_.rl[d])Bl(a,b);else return ul(d,function(){_.pi(!!_.rl[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.xl.prototype.open=function(a,b){_.pi(!this.Ob,"Cannot open iframe in disposed context");var c=new _.kl(a);b=Cl(this,c,b);var d=new gl(b);(b=c.getUrl())&&c.setUrl(_.bj(b));if(Dl(this,c,d)||El(this,c,d)||Dl(this,c,d))return d.promise;if(null!=$k(c)){var e=setTimeout(function(){g.Ma().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+$k(c)+"milliseconds"})},$k(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&Xk(c.Fl(),function(){d.resolve(g)});var g=this.Uh(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.xl.prototype.CI=_.ja(18);var Fl=function(a,b){var c=a.$a,d=!0;b.filter&&(d=b.filter.call(b.Ff,b.params));return _.Sj(d).then(function(e){return e&&c?(b.uL&&b.uL.call(a,b.params),e=b.sender?b.sender(b.params):_.zl(c,b.message,b.params),b.Q1?e.then(function(){return!0}):!0):!1})};_.h=_.xl.prototype;
_.h.Py=function(a,b,c){a=Fl(this,{sender:function(d){var e=_.cl.$a;_.bl(_.cl.wf,function(f){f!==e&&_.zl(f,"_g_wasClosed",d)});return _.zl(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Ff:c,filter:this.qA("onCloseSelfFilter")});b=new gl(b);b.resolve(a);return b.promise};_.h.hD=function(a,b,c){a=a||{};b=new gl(b);b.resolve(Fl(this,{message:"_g_restyleMe",params:a,Ff:c,filter:this.qA("onRestyleSelfFilter"),Q1:!0,uL:this.RN}));return b.promise};_.h.RN=function(a){"auto"===a.height&&(a.height=_.vl())};
_.h.DM=_.ja(19);_.h.YM=_.ja(20);var Bl=function(a,b){var c=b.Ol();if(c){b.Od(null);var d=_.rl[c];_.pi(d,"No such style: "+c);b.Do(a);d(b.value());b.Do(null)}};
_.yl=function(a,b,c,d){this.Ob=!1;this.Hi=a;this.jD=b;this.ig=c;this.Ba=d;this.fM=this.Ba.Xg();this.Cd=this.Ba.getOrigin();this.TW=this.Ba.Ma();this.tN=this.Ba.S.where;this.lo=[];this.np("_default");a=this.Ba.S.apis||[];for(b=0;b<a.length;b++)this.np(a[b]);this.Hi.wf[c]=this};_.h=_.yl.prototype;_.h.Sn=_.ja(15);_.h.Da=function(){if(!this.Ob){for(var a=0;a<this.lo.length;a++)this.unregister(this.lo[a]);delete _.cl.wf[this.vd()];this.Ob=!0}};_.h.getContext=function(){return this.Hi};_.h.getOptions=function(){return this.Ba};
_.h.Df=function(){return this.jD};_.h.Xg=function(){return this.fM};_.h.vd=function(){return this.ig};_.h.Ma=function(){return this.TW};_.h.Cb=function(){return this.tN};_.h.Pf=function(a){this.tN=a};_.h.qj=function(){(0,this.Ba.S._rpcReadyFn)()};_.h.VM=function(a,b){this.Ba.value()[a]=b};_.h.Cu=_.ja(21);_.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){_.pi(!this.Ob,"Cannot register handler on disposed iframe "+a);_.pi((c||_.Gl)(this),"Rejecting untrusted message "+a);c=this.ig+":"+this.Hi.ig+":"+a;1==_.ke(dl,c,[]).push(b)&&(this.lo.push(a),_.Kk(c,Hl(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.ig+":"+this.Hi.ig+":"+a,d=dl[c];d&&(b?(b=_.oi.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.oi.call(this.lo,a),0<=b&&this.lo.splice(b,1),_.Lk(c)))};_.h.MU=function(){return this.lo};
_.h.np=function(a){this.my=this.my||[];if(!(0<=_.oi.call(this.my,a))){this.my.push(a);a=el[a]||{map:{}};for(var b in a.map)_.me(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.Ab=function(){if(!_.Gl(this))return null;var a=this.Ba.S._popupWindow;if(a)return a;var b=this.jD.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};
_.Il=function(a){var b={};if(a)for(var c in a)_.me(a,c)&&_.me(hl,c)&&il.test(a[c])&&(b[c]=a[c]);return b};_.h=_.yl.prototype;_.h.close=function(a,b){return _.zl(this,"_g_close",a,b)};_.h.Aw=_.ja(22);_.h.uo=function(a,b){return _.zl(this,"_g_restyleDone",a,b)};_.h.oS=function(a){return this.getContext().Py(a,void 0,this)};_.h.a_=function(a){if(a&&"object"===typeof a)return this.getContext().hD(a,void 0,this)};
_.h.b_=function(a){var b=this.Ba.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.Il(a):{};(b=this.Ma())&&a&&"object"===typeof a&&(_.me(a,"height")&&(a.height=_.jl(a.height)),_.me(a,"width")&&(a.width=_.jl(a.width)),_.ne(a,b.style))};
_.h.pS=function(a){var b=this.Ba.S.onClose;b&&b.call(this,a,this);this.My&&this.My()||(b=this.Ma())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Ba.S.controller){var c={};c.frameName=this.vd();_.zl(b,"_g_disposeControl",c)}Jl(this.ig+":"+this.Hi.ig+":_g_wasClosed",a,this)};_.h.TL=_.ja(23);_.h.Fk=function(a,b){this.register("_g_wasClosed",a,b)};_.h.T1=function(){delete this.getContext().wf[this.vd()];this.getContext().Ab().setTimeout((0,_.J)(function(){this.Da()},this),0)};
_.h.send=function(a,b,c,d){_.pi(!this.Ob,"Cannot send message to disposed iframe - "+a);_.pi((d||_.Gl)(this),"Wrong target for message "+a);c=new gl(c);_.Ok(this.jD,this.Hi.ig+":"+this.ig+":"+a,c.resolve,b);return c.promise};_.zl=function(a,b,c,d){return a.send(b,c,d,_.Kl)};_.yl.prototype.eZ=function(a){return a};_.yl.prototype.ping=function(a,b){return _.zl(this,"_g_ping",b,a)};
var Al,Hl,Jl;Al=/^[\w\.\-]*$/;_.Gl=function(a){return a.Cd===a.getContext().Cd};_.Kl=function(){return!0};Hl=function(a,b,c){return function(d){if(!b.Ob){var e=this.origin,f=b.getOrigin();_.pi(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=Jl(a,d,b);!c&&0<d.length&&_.Wj(d).then(e)}}};Jl=function(a,b,c){a=dl[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Sj(a[e].call(c,b,c)));return d};_.Ll=function(a,b,c){_.pi("_default"!=a,"Cannot update default api");el[a]={map:b,filter:c}};
_.Ml=function(a,b,c){_.pi("_default"!=a,"Cannot update default api");_.ke(el,a,{map:{},filter:_.Gl}).map[b]=c};_.Nl=function(a,b){_.ke(el,"_default",{map:{},filter:_.Kl}).map[a]=b;_.bl(_.cl.wf,function(c){c.register(a,b,_.Kl)})};_.Ol=function(){return _.cl};dl=_.le();el=_.le();_.cl=new _.xl;_.Nl("_g_rpcReady",_.yl.prototype.qj);_.Nl("_g_discover",_.yl.prototype.MU);_.Nl("_g_ping",_.yl.prototype.eZ);_.Nl("_g_close",_.yl.prototype.oS);_.Nl("_g_closeMe",_.yl.prototype.pS);_.Nl("_g_restyle",_.yl.prototype.a_);
_.Nl("_g_restyleMe",_.yl.prototype.b_);_.Nl("_g_wasClosed",_.yl.prototype.T1);

var Tl;_.fi.prototype.Bo=_.Wc(14,function(a){this.S.apis=a;return this});_.Pl=function(a,b){a.S.onClose=b;return a};_.Ql=function(a){this.S=a||{}};_.Ql.prototype.value=function(){return this.S};_.Ql.prototype.getIframe=function(){return this.S.iframe};_.Rl=function(a,b){a.S.role=b;return a};_.Ql.prototype.qj=function(a){this.S.setRpcReady=a;return this};_.Ql.prototype.Nk=function(a){this.S.rpctoken=a;return this};_.Sl=function(a){a.S.selfConnect=!0;return a};Tl=function(a){this.S=a||{}};
Tl.prototype.value=function(){return this.S};var Ul=function(a){var b=new Tl;b.S.role=a;return b};Tl.prototype.II=function(){return this.S.role};Tl.prototype.qc=function(a){this.S.handler=a;return this};Tl.prototype.tb=function(){return this.S.handler};var Vl=function(a,b){a.S.filter=b;return a};Tl.prototype.Bo=function(a){this.S.apis=a;return this};var Wl=function(a){a.S.runOnce=!0;return a};_.h=_.yl.prototype;
_.h.rS=function(a){var b=new _.kl(a);a=new _.Ql(b.value());if(a.S.selfConnect)var c=this;else(_.pi(Xl.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().wf[b.vd()],c)?_.pl(b)&&(c.qj(),_.zl(c,"_g_rpcReady")):(b=_.ll(_.ol(_.nl(new _.kl,b.Df()),b.Xg()).ji(b.getOrigin()),b.vd()).qj(_.pl(b)).Nk(_.Yk(b)),c=this.getContext().Kj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;Yl(b);d=d||"";_.ke(b.Uy,d,[]).push({Ff:c,data:a});Zl(c,a,b.uC[d])};
_.h.Nw=function(a,b){(new _.kl(b)).S._relayedDepth||(b={},_.Sl(_.Rl(new _.Ql(b),"_opener")),_.zl(a,"_g_connect",b))};
_.h.CC=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.Pl(_.ki(_.ji(a,null),null),null);return _.zl(this,"_g_open",a.value()).then(function(f){var g=new _.kl(f[0]),k=g.vd();f=new _.kl;var l=b.Xg(),m=g.Xg();_.ol(_.nl(f,b.Df()+"/"+g.Df()),m+"/"+l);_.ll(f,k);f.ji(g.getOrigin());f.Bo(g.S.apis);f.Nk(_.Yk(a));_.ji(f,c);_.ki(f,d);_.Pl(f,e);(g=b.getContext().wf[k])||(g=b.getContext().Kj(f.value()));return g})};
_.h.kD=function(a){var b=a.getUrl();_.pi(!b||_.Ei.test(b),"Illegal url for new iframe - "+b);var c=a.Fl().value();b={};for(var d in c)_.me(c,d)&&_.me($l,d)&&(b[d]=c[d]);_.me(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.Il(d)));a.value().attributes=b};
_.h.RY=function(a){a=new _.kl(a);this.kD(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Yk(a);a.Nk(null);return this.getContext().open(a.value()).then((0,_.J)(function(d){var e=(new _.kl(d.lc())).S.apis,f=new _.kl;_.am(d,this,f);0==b&&_.Rl(new _.Ql(f.value()),"_opener");f.qj(!0);f.Nk(c);_.zl(d,"_g_connect",f.value());f=new _.kl;_.ll(_.ol(_.nl(f,d.Df()),d.fM),d.vd()).ji(d.getOrigin()).Bo(e);return f.value()},this))};
_.h.$Z=function(a){this.getContext().Hj(function(b){b.send("_g_wasRestyled",a,void 0,_.Kl)},null,_.Kl)};
var Xl,$l,bm;Xl=/^https?:\/\/[^\/%\\?#\s]+$/i;$l={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};_.am=function(a,b,c){var d=a.Df(),e=b.Xg();_.ol(_.nl(c,a.Xg()+"/"+b.Df()),e+"/"+d);_.ll(c,b.vd()).ji(b.getOrigin())};bm=_.cl.$a;bm&&bm.register("_g_restyleDone",_.yl.prototype.$Z,_.Kl);_.Nl("_g_connect",_.yl.prototype.rS);var cm={};cm._g_open=_.yl.prototype.RY;
_.Ll("_open",cm,_.Kl);
_.xl.prototype.ready=function(a,b,c,d){var e=b||{},f=this.$a;this.Hj(function(k){_.bl(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.RN(g);f&&f.send("_ready",g,c,_.Kl)};_.xl.prototype.Sy=_.ja(24);var Yl=function(a){a.Uy||(a.Uy=_.le(),a.uC=_.le())};
_.xl.prototype.hy=function(a,b,c,d){Yl(this);"object"===typeof a?(b=new Tl(a),c=b.II()||""):(b=Vl(Ul(a).qc(b).Bo(c),d),c=a);d=this.Uy[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Zl(this.wf[d[e].Ff.vd()],d[e].data,[b]),a=b.S.runOnce;c=_.ke(this.uC,c,[]);a||b.S.dontWait||c.push(b)};_.xl.prototype.WL=_.ja(25);
var Zl=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||_.Gl;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.np(f[g]);e.tb()&&e.tb()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.xl.prototype.Hj=function(a,b,c){this.hy(Wl(Vl(Ul("_opener").qc(a).Bo(b),c)).value())};

_.yl.prototype.Aw=_.Wc(22,function(a,b){return _.zl(this,"_g_restyle",a,b)});_.yl.prototype.Cu=_.Wc(21,function(a){return this.Ba.value()[a]});_.dm=function(a){for(var b=_.le(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Cd]}};_.xl.prototype.hB=function(){};_.xl.prototype.cC=function(){};
_.yl.prototype.My=function(){};

_.Se.x4=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.k8=function(a){return function(b){return a.test(b)}};_.Se.XO=function(a){return"undefined"!==typeof a};_.Se.S6=function(a){return"string"===typeof a&&0<a.length};_.Se.J2=function(a){return"boolean"===typeof a};_.Se.W5=function(a){return function(b){for(var c in a)if(a.hasOwnProperty(c)&&!(0,a[c])(b[c]))return!1;return!0}};

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

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

_.mm=_.le();

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Oq,Pq,Rq,Sq,Tq,Uq,Vq,Wq,Xq,$q,ar,br,cr,gr,kr,lr,mr;_.Cq=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)};_.Dq=function(a,b,c,d){return Array.prototype.splice.apply(a,_.Cq(arguments,1))};_.Eq=function(a,b){return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!1};_.Fq=function(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?b:0};_.h=_.Fq.prototype;_.h.clone=function(){return new _.Fq(this.x,this.y)};
_.h.equals=function(a){return a instanceof _.Fq&&_.Eq(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 _.Fq?(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};_.Gq=function(a,b){this.width=a;this.height=b};_.h=_.Gq.prototype;_.h.clone=function(){return new _.Gq(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};_.Hq=function(a){return"CSS1Compat"==a.compatMode};_.Iq=function(a){a=a.document;a=_.Hq(a)?a.documentElement:a.body;return new _.Gq(a.clientWidth,a.clientHeight)};_.Jq=function(a){return _.Iq(a||window)};
_.Kq=function(a){return a.scrollingElement?a.scrollingElement:!_.zc&&_.Hq(a)?a.documentElement:a.body||a.documentElement};_.Lq=function(a){var b=_.Kq(a);a=a.parentWindow||a.defaultView;return _.uc&&_.Rc("10")&&a.pageYOffset!=b.scrollTop?new _.Fq(b.scrollLeft,b.scrollTop):new _.Fq(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)};_.Mq=function(a,b,c,d){return _.Od(a.rb,b,c,d)};_.Nq=function(a){a.BB=void 0;a.lb=function(){return a.BB?a.BB:a.BB=new a}};
Oq=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");_.ad.call(this,c+a[d])};_.B(Oq,_.ad);Oq.prototype.name="AssertionError";Pq={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};_.Qq=function(a){if(a instanceof _.$b&&a.constructor===_.$b)return a.IL;_.kb(a);return"type_error:SafeStyle"};Rq=/\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;
Sq=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g;Tq=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/;Uq=/\/\*/;Vq=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};Wq=function(a){return a.replace(Sq,function(b,c,d,e){var f="";d=d.replace(/^(['"])(.*)\1$/,function(g,k,l){f=k;return l});b=(_.wd(d)||_.Yb).xd();return c+f+b+f+e})};
Xq=function(a){if(a instanceof _.Xb)return'url("'+_.rd(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a instanceof _.Sb)a=_.Tb(a);else{a=String(a);var b=a.replace(Rq,"$1").replace(Rq,"$1").replace(Sq,"url");if(Tq.test(b)){if(b=!Uq.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&&Vq(a)}a=b?Wq(a):"zClosurez"}else a="zClosurez"}if(/[{;}]/.test(a))throw new Oq("Value does not allow [{;}], got: %s.",[a]);return a};
_.Yq=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)?_.tb(d,Xq).join(" "):Xq(d),b+=c+":"+d+";")}return b?new _.$b(b,_.Zb):_.ac};_.Zq=function(a){if(a instanceof _.cc&&a.constructor===_.cc)return a.HL;_.kb(a);return"type_error:SafeStyleSheet"};$q=/^[a-zA-Z0-9-]+$/;ar={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0};
br={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};cr=function(a){var b=_.yd(_.jc),c=b.Fh(),d=[],e=function(f){Array.isArray(f)?_.rb(f,e):(f=_.yd(f),d.push(_.hc(f).toString()),f=f.Fh(),0==c?c=f:0!=f&&c!=f&&(c=null))};_.rb(a,e);return _.ic(d.join(_.hc(b).toString()),c)};_.dr=function(a){return cr(Array.prototype.slice.call(arguments))};
_.er=function(a,b,c){var d=String(a);if(!$q.test(d))throw Error("k");if(d.toUpperCase()in br)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(!$q.test(l))throw Error("k");var g=b[l];if(null!=g){var k=l;if(g instanceof _.Sb)g=_.Tb(g);else if("style"==k.toLowerCase()){if(!_.hb(g))throw Error("k");g instanceof _.$b||(g=_.Yq(g));g=_.Qq(g)}else{if(/^on/i.test(k))throw Error("k");if(k.toLowerCase()in ar)if(g instanceof _.md)g=_.od(g);
else if(g instanceof _.Xb)g=_.rd(g);else if("string"===typeof g)g=(_.wd(g)||_.Yb).xd();else throw Error("k");}g.Nh&&(g=g.xd());k=k+'="'+_.kd(String(g))+'"';f+=" "+k}}var l=e+f;null==c?c=[]:Array.isArray(c)||(c=[c]);!0===Pq[a.toLowerCase()]?l+=">":(c=_.dr(c),l+=">"+_.hc(c).toString()+"</"+a+">",d=c.Fh());(b=b&&b.dir)&&(d=/^(ltr|rtl|auto)$/i.test(b)?0:null);return _.ic(l,d)};_.fr=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};
gr=function(a){return a.replace(/(^|[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})};_.hr=function(a,b,c){return _.Ud(document,arguments)};_.ir=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};_.jr=function(a){var b;if(_.Hd&&!(_.uc&&_.Rc("9")&&!_.Rc("10")&&_.q.SVGElement&&a instanceof _.q.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return _.de(b)?b:null};kr={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};lr={IMG:" ",BR:"\n"};
mr=function(a,b,c){if(!(a.nodeName in kr))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 lr)b.push(lr[a.nodeName]);else for(a=a.firstChild;a;)mr(a,b,c),a=a.nextSibling};
_.nr=function(a){if(_.Gd&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var b=[];mr(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");_.Gd||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};_.or=function(a){var b=[];mr(a,b,!1);return b.join("")};
_.pr=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};_.h=_.pr.prototype;_.h.Rc=function(){return this.right-this.left};_.h.getHeight=function(){return this.bottom-this.top};_.h.clone=function(){return new _.pr(this.top,this.right,this.bottom,this.left)};_.h.contains=function(a){return this&&a?a instanceof _.pr?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){_.hb(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 _.Fq?(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 sr,yr,wr,Br,Nr,Or;_.rr=function(a,b,c){if("string"===typeof b)(b=_.qr(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=_.qr(c,d);f&&(c.style[f]=e)}};sr={};_.qr=function(a,b){var c=sr[b];if(!c){var d=_.fr(b);c=d;void 0===a.style[d]&&(d=(_.zc?"Webkit":_.yc?"Moz":_.uc?"ms":_.tc?"O":null)+gr(d),void 0!==a.style[d]&&(c=d));sr[b]=c}return c};
_.tr=function(a,b){var c=_.Ld(a);return c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,null))?a[b]||a.getPropertyValue(b)||"":""};_.ur=function(a,b){return a.currentStyle?a.currentStyle[b]:null};_.vr=function(a,b){return _.tr(a,b)||_.ur(a,b)||a.style&&a.style[b]};_.xr=function(a,b,c){if(b instanceof _.Fq){var d=b.x;b=b.y}else d=b,b=c;a.style.left=wr(d,!1);a.style.top=wr(b,!1)};
yr=function(a){try{return a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}};
_.Cr=function(a,b){b=b||_.Kq(document);var c=b||_.Kq(document);var d=_.zr(a),e=_.zr(c),f=_.Ar(c);if(c==_.Kq(document)){var g=d.x-c.scrollLeft;d=d.y-c.scrollTop;_.uc&&!_.Tc(10)&&(g+=f.left,d+=f.top)}else g=d.x-e.x-f.left,d=d.y-e.y-f.top;a=Br(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 _.Fq(e,k);b.scrollLeft=c.x;b.scrollTop=c.y};
_.zr=function(a){var b=_.Ld(a),c=new _.Fq(0,0);var d=b?_.Ld(b):document;d=!_.uc||_.Tc(9)||_.Hq(_.Md(d).rb)?d.documentElement:d.body;if(a==d)return c;a=yr(a);b=_.Lq(_.Md(b).rb);c.x=a.left+b.x;c.y=a.top+b.y;return c};_.Er=function(a,b){var c=new _.Fq(0,0),d=_.Rd(_.Ld(a));if(!_.rc(d,"parent"))return c;do{var e=d==b?_.zr(a):_.Dr(a);c.x+=e.x;c.y+=e.y}while(d&&d!=b&&d!=d.parent&&(a=d.frameElement)&&(d=d.parent));return c};_.Dr=function(a){a=yr(a);return new _.Fq(a.left,a.top)};
_.Fr=function(a,b,c){if(b instanceof _.Gq)c=b.height,b=b.width;else if(void 0==c)throw Error("F");a.style.width=wr(b,!0);a.style.height=wr(c,!0)};wr=function(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a};_.Gr=function(a){var b=Br;if("none"!=_.vr(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};
Br=function(a){var b=a.offsetWidth,c=a.offsetHeight,d=_.zc&&!b&&!c;return(void 0===b||d)&&a.getBoundingClientRect?(a=yr(a),new _.Gq(a.right-a.left,a.bottom-a.top)):new _.Gq(b,c)};_.Hr=function(a,b){a.style.display=b?"":"none"};_.Jr=function(a){var b=_.Md(void 0),c=b.ub();if(_.uc&&c.createStyleSheet)return b=c.createStyleSheet(),_.Ir(b,a),b;c=_.Mq(b,"HEAD")[0];if(!c){var d=_.Mq(b,"BODY")[0];c=b.ta("HEAD");d.parentNode.insertBefore(c,d)}d=b.ta("STYLE");_.Ir(d,a);b.appendChild(c,d);return d};
_.Ir=function(a,b){b=_.Zq(b);_.uc&&void 0!==a.cssText?a.cssText=b:_.q.trustedTypes?_.fe(a,b):a.innerHTML=b};_.Kr=function(a){return"rtl"==_.vr(a,"direction")};_.Lr=_.yc?"MozUserSelect":_.zc||_.vc?"WebkitUserSelect":null;_.Mr=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};Nr={thin:2,medium:4,thick:6};
Or=function(a,b){if("none"==_.ur(a,b+"Style"))return 0;b=_.ur(a,b+"Width");return b in Nr?Nr[b]:_.Mr(a,b)};_.Ar=function(a){if(_.uc&&!_.Tc(9)){var b=Or(a,"borderLeft"),c=Or(a,"borderRight"),d=Or(a,"borderTop");a=Or(a,"borderBottom");return new _.pr(d,c,a,b)}b=_.tr(a,"borderLeftWidth");c=_.tr(a,"borderRightWidth");d=_.tr(a,"borderTopWidth");a=_.tr(a,"borderBottomWidth");return new _.pr(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.My=function(a){this.q1=a};_.My.prototype.toString=function(){return this.q1};
_.Ny=function(a){_.Ep.call(this);this.Rh=1;this.kw=[];this.qw=0;this.mf=[];this.ti={};this.KR=!!a};_.B(_.Ny,_.Ep);_.h=_.Ny.prototype;_.h.subscribe=function(a,b,c){var d=this.ti[a];d||(d=this.ti[a]=[]);var e=this.Rh;this.mf[e]=a;this.mf[e+1]=b;this.mf[e+2]=c;this.Rh=e+3;d.push(e);return e};_.h.ss=_.ja(40);_.h.unsubscribe=function(a,b,c){if(a=this.ti[a]){var d=this.mf;if(a=_.hj(a,function(e){return d[e+1]==b&&d[e+2]==c}))return this.Aj(a)}return!1};
_.h.Aj=function(a){var b=this.mf[a];if(b){var c=this.ti[b];0!=this.qw?(this.kw.push(a),this.mf[a+1]=_.jb):(c&&_.Bp(c,a),delete this.mf[a],delete this.mf[a+1],delete this.mf[a+2])}return!!b};
_.h.jo=function(a,b){var c=this.ti[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.KR)for(e=0;e<c.length;e++){var g=c[e];Oy(this.mf[g+1],this.mf[g+2],d)}else{this.qw++;try{for(e=0,f=c.length;e<f;e++)g=c[e],this.mf[g+1].apply(this.mf[g+2],d)}finally{if(this.qw--,0<this.kw.length&&0==this.qw)for(;c=this.kw.pop();)this.Aj(c)}}return 0!=e}return!1};var Oy=function(a,b,c){_.Mj(function(){a.apply(b,c)})};
_.Ny.prototype.clear=function(a){if(a){var b=this.ti[a];b&&(_.rb(b,this.Aj,this),delete this.ti[a])}else this.mf.length=0,this.ti={}};_.Ny.prototype.Hb=function(a){if(a){var b=this.ti[a];return b?b.length:0}a=0;for(b in this.ti)a+=this.Hb(b);return a};_.Ny.prototype.va=function(){_.Ny.T.va.call(this);this.clear();this.kw.length=0};
_.Py=function(a){_.Ep.call(this);this.Ld=new _.Ny(a);_.Hp(this,this.Ld)};_.B(_.Py,_.Ep);_.h=_.Py.prototype;_.h.subscribe=function(a,b,c){return this.Ld.subscribe(a.toString(),b,c)};_.h.ss=_.ja(39);_.h.unsubscribe=function(a,b,c){return this.Ld.unsubscribe(a.toString(),b,c)};_.h.Aj=function(a){return this.Ld.Aj(a)};_.h.jo=function(a,b){return this.Ld.jo(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
*/
_.Qy=function(a,b){Array.isArray(b)||(b=[b]);b=_.tb(b,function(c){return"string"===typeof c?c:c.nw+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});_.rr(a,"transition",b.join(","))};
_.Ry=_.Nb(function(){if(_.uc)return _.Rc("10.0");var a=_.Vd("DIV"),b=_.zc?"-webkit":_.yc?"-moz":_.uc?"-ms":_.tc?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity 1s linear");b=_.er("div",{style:c});_.zd(a,b);a=a.firstChild;b=a.style[_.fr("transition")];return""!=("undefined"!==typeof b?b:a.style[_.qr(a,"transition")]||"")});

_.Ty=!1;_.Uy=function(){_.Sy="oauth2relay"+String(2147483647*(0,_.rg)()|0)};_.Vy=new _.Py;_.Wy=new _.My("oauth");_.Uy();_.P("oauth-flow/client_id");var Xy=String(_.P("oauth-flow/redirectUri"));if(Xy)Xy.replace(/[#][\s\S]*/,"");else{var Yy=_.mg.getOrigin(window.location.href);_.P("oauth-flow/callbackUrl");encodeURIComponent(Yy)}_.mg.getOrigin(window.location.href);

_.Ty=!0;

_.em=_.ke(_.we,"rw",_.le());

var fm=function(a,b){(a=_.em[a])&&a.state<b&&(a.state=b)};
var gm=function(a){a=(a=_.em[a])?a.oid:void 0;if(a){var b=_.he.getElementById(a);b&&b.parentNode.removeChild(b);delete _.em[a];gm(a)}};
_.hm=function(a){a=a.container;"string"===typeof a&&(a=document.getElementById(a));return a};_.im=function(a){var b=a.clientWidth;return"position:absolute;top:-10000px;width:"+(b?b+"px":a.style.width||"300px")+";margin:0px;border-style:none;"};
_.jm=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();fm(e,2);a:{e=a.Cb();c=c||{};if(_.we.oa){var k=d.id;if(k){f=(f=_.em[k])?f.state:void 0;if(1===f||4===f)break a;gm(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&&fm(k,3)}(k=b?b.title:null)&&a.Ma().setAttribute("title",k);(b=b?b.ariaLabel:null)&&a.Ma().setAttribute("aria-label",
b)};_.km=function(a){var b=a.Cb();b&&b.removeChild(a.Ma())};_.lm=function(a){a.where=_.hm(a);var b=a.messageHandlers=a.messageHandlers||{},c=function(e){_.jm(this,e)};b._ready=c;b._renderstart=c;var d=a.onClose;a.onClose=function(e){d&&d.call(this,e);_.km(this)};a.onCreate=function(e){e=e.Ma();e.style.cssText=_.im(e)}};

var ng=_.mg=_.mg||{};window.___jsl=window.___jsl||{};ng.pG={Oaa:function(){return window.___jsl.bsh},kU:function(){return window.___jsl.h},AD:function(a){window.___jsl.bsh=a},e0:function(a){window.___jsl.h=a}};

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

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

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

_.Ua.util={};_.Ua.util.mP=function(){};

var Ro,So,To,Vo,Wo,Xo,bp,cp,dp,ep,gp,hp,ip,kp,lp,np;Ro=function(){_.Ua.GJ++;return["I",_.Ua.GJ,"_",(new Date).getTime()].join("")};So=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.zf(a):a};To=function(a){var b=_.P("googleapis.config/elog");if(b)try{b(a)}catch(c){}};Vo=function(a){a&&a.match(Uo)&&_.Ee("googleapis.config/gcv",a)};Wo=function(a){_.mg.pG.e0(a)};Xo=function(a){_.mg.pG.AD(a)};_.Yo=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.$o=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=Zo(g);p[k]=p[k]||{};n=_.Le.makeClosure(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);p[k][l]=n;f.push(g)}if(e)for(g in _.Ua.Fn)_.Ua.Fn.hasOwnProperty(g)&&f.push(g);return f.join(",")};bp=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]=ap(f,b,c)}}return d};
cp=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.nm&&_.nm._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};dp=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};
ep=function(a){if(":"==a.charAt(0)){var b=_.P("iframes/"+a.substring(1));a={};_.ne(b,a);(b=a.url)&&(a.url=_.aj(b));a.params||(a.params={});return a}return{url:_.aj(a)}};gp=function(a){function b(){}b.prototype=fp.prototype;a.prototype=new b};hp=function(a){return _.Ua.rs[a]};ip=function(a,b){_.Ua.rs[a]=b};kp=function(a){a=a||{};"auto"===a.height&&(a.height=_.Qo.getHeight());var b=window&&jp&&jp.lb();b?b.cM(a.width||0,a.height||0):_.nm&&_.nm._resizeMe&&_.nm._resizeMe(a)};lp=function(a){Vo(a)};
_.mp=function(){return _.ge.location.origin||_.ge.location.protocol+"//"+_.ge.location.host};np=function(a){var b=_.pe(a.location.href,"urlindex");if(b=_.ke(_.we,"fUrl",[])[parseInt(b,10)]){var c=a.location.hash;b+=/#/.test(b)?c.replace(/^#/,"&"):c;a.location.replace(b)}};
if(window.ToolbarApi)jp=window.ToolbarApi,jp.lb=window.ToolbarApi.getInstance,jp.prototype=window.ToolbarApi.prototype,_.h=jp.prototype,_.h.openWindow=jp.prototype.openWindow,_.h.QG=jp.prototype.closeWindow,_.h.UM=jp.prototype.setOnCloseHandler,_.h.AG=jp.prototype.canClosePopup,_.h.cM=jp.prototype.resizeWindow;else{var jp=function(){};jp.lb=function(){!op&&window.external&&window.external.GTB_IsToolbar&&(op=new jp);return op};_.h=jp.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.QG=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.UM=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.AG=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.cM=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var op=null;window.ToolbarApi=jp;window.ToolbarApi.getInstance=jp.lb}
;var pp=function(){_.Hf.register("_noop_echo",function(){this.callback(_.Ua.HU(_.Ua.sk[this.f]))})},qp=function(){window.setTimeout(function(){_.Hf.call("..","_noop_echo",_.Ua.$Y)},0)},ap=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);_.Hf.call.apply(_.Hf,f)};d._iframe_wrapped_rpc_=!0;return d},Zo=function(a){_.Ua.tw[a]||(_.Ua.tw[a]={},_.Hf.register(a,function(b,c){var d=this.f;if(!("string"!=
typeof b||b in{}||d in{})){var e=this.callback,f=_.Ua.tw[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.Ua.Fn,a)&&(g=_.Ua.Fn[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.bb(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));return _.Ua.tw[a]};
_.Ua.YR=function(a,b,c){var d=Array.prototype.slice.call(arguments);_.Ua.DI(function(e){e.sameOrigin&&(d.unshift("/"+e.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Hf.call.apply(_.Hf,d))})};_.Ua.yZ=function(a,b){_.Hf.register(a,b)};
var Uo=/^[-_.0-9A-Za-z]+$/,rp={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},sp={onBeforeParentOpen:"beforeparentopen"},tp={onOpen:function(a){var b=a.lc();a.sg(b.container||b.element);return a},onClose:function(a){a.remove()}};_.Ua.Fl=function(a){var b=_.le();_.ne(_.Oi,b);_.ne(a,b);return b};
var fp=function(a,b,c,d,e,f,g,k){this.config=ep(a);this.openParams=this.yr=b||{};this.params=c||{};this.methods=d;this.Yw=!1;up(this,b.style);this.zp={};vp(this,function(){var l;(l=this.yr.style)&&_.Ua.rs[l]?l=_.Ua.rs[l]:l?(_.ab(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=tp;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?_.Le.makeClosure(l,p,this):p}m=n}for(var t in e)l=m[t],"function"===
typeof l&&wp(this,e[t],_.Le.makeClosure(m,l))}f&&wp(this,"close",f)});this.Yi=this.ac=g;this.EC=(k||[]).slice();g&&this.EC.unshift(g.ma())};fp.prototype.lc=function(){return this.yr};fp.prototype.getParams=function(){return this.params};fp.prototype.Bu=function(){return this.methods};fp.prototype.Qc=function(){return this.Yi};
var up=function(a,b){a.Yw||((b=b&&!_.Ua.rs[b]&&_.Ua.hz[b])?(a.gz=[],b(function(){a.Yw=!0;for(var c=0,d=a.gz.length;c<d;++c)a.gz[c].call(a)})):a.Yw=!0)},vp=function(a,b){a.Yw?b.call(a):a.gz.push(b)};fp.prototype.Td=function(a,b){vp(this,function(){wp(this,a,b)})};var wp=function(a,b,c){a.zp[b]=a.zp[b]||[];a.zp[b].push(c)};fp.prototype.vm=function(a,b){vp(this,function(){var c=this.zp[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
fp.prototype.Yg=function(a,b){var c=this.zp[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){_.bb(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join("")),To(k)}return g};
var xp=function(a){return"number"==typeof a?{value:a,aA:a+"px"}:"100%"==a?{value:100,aA:"100%",dK:!0}:null},yp=function(a,b,c,d,e,f,g){fp.call(this,a,b,c,d,rp,e,f,g);this.id=b.id||Ro();this.Lr=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*(0,_.rg)());this.GW=dp(this.params,this.config);this.Pz={};vp(this,function(){this.Yg("open");_.Yo(this.Pz,this)})};gp(yp);_.h=yp.prototype;
_.h.sg=function(a,b){if(!this.config.url)return _.bb("Cannot open iframe, empty URL."),this;var c=this.id;_.Ua.sk[c]=this;var d=_.Yo(this.methods);d._ready=this.cw;d._close=this.close;d._open=this.qL;d._resizeMe=this.dM;d._renderstart=this.jL;var e=this.GW;this.Lr&&(e.rpctoken=this.Lr);e._methods=_.$o(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(":")):_.bb(['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=So;this.$g=_.cj(this.config.url,a,d);a=this.$g.getAttribute("data-postorigin")||this.$g.src;_.Ua.sk[c]=this;_.Hf.setAuthToken(this.id,
this.Lr);_.Hf.setRelayUrl(this.id,a);return this};_.h.Sg=function(a,b){this.Pz[a]=b};_.h.ma=function(){return this.id};_.h.Ma=function(){return this.$g};_.h.Cb=function(){return this.el};_.h.Pf=function(a){this.el=a};_.h.cw=function(a){var b=bp(a,this.id,"");this.Yi&&"function"==typeof this.methods._ready&&(a._methods=_.$o(b,this.Yi.ma(),this.id,this,!1),this.methods._ready(a));_.Yo(a,this);_.Yo(b,this);this.Yg("ready",a)};_.h.jL=function(a){this.Yg("renderstart",a)};
_.h.close=function(a){a=this.Yg("close",a);delete _.Ua.sk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.qL=function(a){var b=bp(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(cp(a.openParams))new zp(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new yp(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;vp(c,function(){var e={childId:c.ma()},f=c.Pz;f._toclose=c.close;e._methods=_.$o(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.dM=function(a){if(void 0===this.Yg("resize",a)&&this.$g){var b=xp(a.width);null!=b&&(this.$g.style.width=b.aA);a=xp(a.height);null!=a&&(this.$g.style.height=a.aA);this.$g.parentElement&&(null!=b&&b.dK||null!=a&&a.dK)&&(this.$g.parentElement.style.display="block")}};
var zp=function(a,b,c,d,e,f,g){fp.call(this,a,b,c,d,sp,e,f,g);this.url=a;this.Fm=null;this.VC=Ro();vp(this,function(){this.Yg("beforeparentopen");var k=_.Yo(this.methods);k._onopen=this.QY;k._ready=this.cw;k._onclose=this.OY;this.params._methods=_.$o(k,"..",this.VC,this,!0);k={};for(m in this.params)k[m]=So(this.params[m]);var l=this.config.url;if(this.yr.hideUrlFromParent){var m=window.name;var n=l;l=_.Ci(this.config.url,this.params,{},So);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=_.ke(_.we,"fUrl",[]),p=n.length,n[p]=l,_.we.rUrl=np,k["#opener"]=m,k["#urlindex"]=p,m=_.og(_.ge.location.href),l=_.P("iframes/relay_url_"+encodeURIComponent(m))||"/_/gapi/sibling/1/frame.html",m+=l);l=m}_.nm._open({url:l,openParams:this.yr,params:k,proxyId:this.VC,openedByProxyChain:this.EC})})};gp(zp);zp.prototype.XU=function(){return this.Fm};
zp.prototype.QY=function(a){this.Fm=a.childId;var b=bp(a,"..",this.Fm);_.Yo(b,this);this.close=b._toclose;_.Ua.sk[this.Fm]=this;this.Yi&&this.methods._onopen&&(a._methods=_.$o(b,this.Yi.ma(),this.Fm,this,!1),this.methods._onopen(a))};zp.prototype.cw=function(a){var b=String(this.Fm),c=bp(a,"..",b);_.Yo(a,this);_.Yo(c,this);this.Yg("ready",a);this.Yi&&this.methods._ready&&(a._methods=_.$o(c,this.Yi.ma(),b,this,!1),this.methods._ready(a))};
zp.prototype.OY=function(a){if(this.Yi&&this.methods._onclose)this.methods._onclose(a);else return a=this.Yg("close",a),delete _.Ua.sk[this.Fm],a};
var Ap=function(a,b,c,d,e,f,g){fp.call(this,a,b,c,d,sp,f,g);this.id=b.id||Ro();this.p1=e;d._close=this.close;this.onClosed=this.cL;this.hO=0;vp(this,function(){this.Yg("beforeparentopen");var k=_.Yo(this.methods);this.params._methods=_.$o(k,"..",this.VC,this,!0);k={};k.queryParams=this.params;a=_.Ti(_.he,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.AG(l))};e.UM(l,this);this.hO=l})};gp(Ap);
Ap.prototype.close=function(a){a=this.Yg("close",a);this.p1.QG(this.hO);return a};Ap.prototype.cL=function(){this.Yg("close")};
(function(){_.Ua.sk={};_.Ua.rs={};_.Ua.hz={};_.Ua.GJ=0;_.Ua.tw={};_.Ua.Fn={};_.Ua.iw=null;_.Ua.hw=[];_.Ua.$Y=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_(_.nm.id)}}catch(f){}try{_.Ua.iw={origin:this.origin,referer:this.referer,claimedOpenerId:c&&c.id,claimedOpenerProxyChain:c&&c.proxyChain||[],sameOrigin:d};for(c=0;c<_.Ua.hw.length;++c)_.Ua.hw[c](_.Ua.iw);_.Ua.hw=[]}catch(f){To(f)}};_.Ua.HU=function(c){var d=c&&c.Yi,e=null;d&&(e={},
e.id=d.ma(),e.proxyChain=c.EC);return e};pp();if(window.parent!=window){var a=_.Le.getUrlParameters();a.gcv&&Vo(a.gcv);var b=a.jsh;b&&Wo(b);_.Yo(bp(a,"..",""),_.nm);_.Yo(a,_.nm);qp()}_.Ua.tb=hp;_.Ua.qc=ip;_.Ua.d0=lp;_.Ua.resize=kp;_.Ua.UT=function(c){return _.Ua.hz[c]};_.Ua.FD=function(c,d){_.Ua.hz[c]=d};_.Ua.bM=kp;_.Ua.E0=lp;_.Ua.Ru={};_.Ua.Ru.get=hp;_.Ua.Ru.set=ip;_.Ua.allow=function(c,d){Zo(c);_.Ua.Fn[c]=d||window[c]};_.Ua.Baa=function(c){delete _.Ua.Fn[c]};_.Ua.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&&jp?jp.lb():null;return l?new Ap(c,d,e,f,l,g,k):cp(d)?new zp(c,d,e,f,g,k):new yp(c,d,e,f,g,k)};_.Ua.close=function(c,d){_.nm&&_.nm._close&&_.nm._close(c,d)};_.Ua.ready=function(c,d,e){2==arguments.length&&"function"===typeof d&&(e=d,d={});var f=c||{};"height"in f||(f.height=_.Qo.getHeight());f._methods=_.$o(d||{},"..","",_.nm,!0);_.nm&&_.nm._ready&&_.nm._ready(f,e)};_.Ua.DI=function(c){_.Ua.iw?c(_.Ua.iw):_.Ua.hw.push(c)};
_.Ua.UY=function(c){return!!_.Ua.sk[c]};_.Ua.fU=function(){return["https://ssl.gstatic.com/gb/js/",_.P("googleapis.config/gcv")].join("")};_.Ua.LL=function(c){var d={mouseover:1,mouseout:1};if(_.nm._event)for(var e=0;e<c.length;e++){var f=c[e];f in d&&document.addEventListener(f,function(g){_.nm._event({event:g.type,timestamp:(new Date).getTime()})},!0)}};_.Ua.n0=Wo;_.Ua.AD=Xo;_.Ua.xK=To;_.Ua.IJ=_.nm})();
_.z("iframes.allow",_.Ua.allow);_.z("iframes.callSiblingOpener",_.Ua.YR);_.z("iframes.registerForOpenedSibling",_.Ua.yZ);_.z("iframes.close",_.Ua.close);_.z("iframes.getGoogleConnectJsUri",_.Ua.fU);_.z("iframes.getHandler",_.Ua.tb);_.z("iframes.getDeferredHandler",_.Ua.UT);_.z("iframes.getParentInfo",_.Ua.DI);_.z("iframes.iframer",_.Ua.IJ);_.z("iframes.open",_.Ua.open);_.z("iframes.openedId_",_.Ua.UY);_.z("iframes.propagate",_.Ua.LL);_.z("iframes.ready",_.Ua.ready);_.z("iframes.resize",_.Ua.resize);
_.z("iframes.setGoogleConnectJsVersion",_.Ua.d0);_.z("iframes.setBootstrapHint",_.Ua.AD);_.z("iframes.setJsHint",_.Ua.n0);_.z("iframes.setHandler",_.Ua.qc);_.z("iframes.setDeferredHandler",_.Ua.FD);_.z("IframeBase",fp);_.z("IframeBase.prototype.addCallback",fp.prototype.Td);_.z("IframeBase.prototype.getMethods",fp.prototype.Bu);_.z("IframeBase.prototype.getOpenerIframe",fp.prototype.Qc);_.z("IframeBase.prototype.getOpenParams",fp.prototype.lc);_.z("IframeBase.prototype.getParams",fp.prototype.getParams);
_.z("IframeBase.prototype.removeCallback",fp.prototype.vm);_.z("Iframe",yp);_.z("Iframe.prototype.close",yp.prototype.close);_.z("Iframe.prototype.exposeMethod",yp.prototype.Sg);_.z("Iframe.prototype.getId",yp.prototype.ma);_.z("Iframe.prototype.getIframeEl",yp.prototype.Ma);_.z("Iframe.prototype.getSiteEl",yp.prototype.Cb);_.z("Iframe.prototype.openInto",yp.prototype.sg);_.z("Iframe.prototype.remove",yp.prototype.remove);_.z("Iframe.prototype.setSiteEl",yp.prototype.Pf);
_.z("Iframe.prototype.addCallback",yp.prototype.Td);_.z("Iframe.prototype.getMethods",yp.prototype.Bu);_.z("Iframe.prototype.getOpenerIframe",yp.prototype.Qc);_.z("Iframe.prototype.getOpenParams",yp.prototype.lc);_.z("Iframe.prototype.getParams",yp.prototype.getParams);_.z("Iframe.prototype.removeCallback",yp.prototype.vm);_.z("IframeProxy",zp);_.z("IframeProxy.prototype.getTargetIframeId",zp.prototype.XU);_.z("IframeProxy.prototype.addCallback",zp.prototype.Td);
_.z("IframeProxy.prototype.getMethods",zp.prototype.Bu);_.z("IframeProxy.prototype.getOpenerIframe",zp.prototype.Qc);_.z("IframeProxy.prototype.getOpenParams",zp.prototype.lc);_.z("IframeProxy.prototype.getParams",zp.prototype.getParams);_.z("IframeProxy.prototype.removeCallback",zp.prototype.vm);_.z("IframeWindow",Ap);_.z("IframeWindow.prototype.close",Ap.prototype.close);_.z("IframeWindow.prototype.onClosed",Ap.prototype.cL);_.z("iframes.util.getTopMostAccessibleWindow",_.Ua.util.mP.dba);
_.z("iframes.handlers.get",_.Ua.Ru.get);_.z("iframes.handlers.set",_.Ua.Ru.set);_.z("iframes.resizeMe",_.Ua.bM);_.z("iframes.setVersionOverride",_.Ua.E0);
fp.prototype.send=function(a,b,c){_.Ua.qM(this,a,b,c)};_.nm.send=function(a,b,c){_.Ua.qM(_.nm,a,b,c)};fp.prototype.register=function(a,b){var c=this;c.Td(a,function(d){b.call(c,d)})};_.Ua.qM=function(a,b,c,d){var e=[];void 0!==c&&e.push(c);d&&e.push(function(f){d.call(this,[f])});a[b]&&a[b].apply(a,e)};_.Ua.Dx=function(){return!0};_.z("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.Ua.Dx);_.z("IframeBase.prototype.send",fp.prototype.send);_.z("IframeBase.prototype.register",fp.prototype.register);
_.z("Iframe.prototype.send",yp.prototype.send);_.z("Iframe.prototype.register",yp.prototype.register);_.z("IframeProxy.prototype.send",zp.prototype.send);_.z("IframeProxy.prototype.register",zp.prototype.register);_.z("IframeWindow.prototype.send",Ap.prototype.send);_.z("IframeWindow.prototype.register",Ap.prototype.register);_.z("iframes.iframer.send",_.Ua.IJ.send);

var Qs=_.Ua.qc,Rs={open:function(a){var b=_.hm(a.lc());return a.sg(b,{style:_.im(b)})},attach:function(a,b){var c=_.hm(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.Lr=f;a.el=c;a.$g=b;_.Ua.sk[d]=a;b=_.Yo(a.methods);b._ready=a.cw;b._close=a.close;b._open=a.qL;b._resizeMe=a.dM;b._renderstart=a.jL;_.$o(b,d,"",a,!0);_.Hf.setAuthToken(a.id,a.Lr);_.Hf.setRelayUrl(a.id,e);c=_.Ua.Fl({style:_.im(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,
g)&&("style"==g?a.$g.style.cssText=c[g]:a.$g.setAttribute(g,c[g]))}};Rs.onready=_.jm;Rs.onRenderStart=_.jm;Rs.close=_.km;Qs("inline",Rs);

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

var pm,qm,rm,sm,tm,um,ym,zm;pm=function(a){if(_.je.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.me(a,c)&&b.push(c);return b};qm=function(a,b){if(!_.Cf())try{a()}catch(c){}_.Ff(b)};rm={button:!0,div:!0,span:!0};sm=function(a){var b=_.ke(_.we,"sws",[]);return 0<=_.oi.call(b,a)};tm=function(a){return _.ke(_.we,"watt",_.le())[a]};um=function(a){return function(b,c){return a?_.Yi()[c]||a[c]||"":_.Yi()[c]||""}};
_.vm={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.wm=!1;_.xm=function(){if(!_.wm){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.cd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.vm[c]&&d&&(_.mm[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.vm)0<_.vm[e]&&(b=_.pe(a,e,""))&&(_.mm[e]=b)}_.wm=!0}e=_.le();_.ne(_.mm,e);return e};
ym=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.Di(document,b?b:a)};zm=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=ym(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.Am=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.Bm=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?ym(a):zm(d)};_.Cm=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.Dm=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.Em=function(a,b,c){return _.Bm(a,b,c,b.action?void 0:"publisher")};
var Fm,Gm,Hm,Im,Jm,Km,Mm,Lm;Fm={se:"0"};Gm={post:!0};Hm={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};Im="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");Jm=_.ke(_.we,"WI",_.le());Km=["style","data-gapiscan"];
Mm=function(a){for(var b=_.le(),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<=_.oi.call(Km,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=Lm(a&&a.height))&&(b.height=String(c));(a=Lm(a&&a.width))&&(b.width=String(a));return b};
_.Om=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=_.Nm(a));b=_.le();b[">type"]=a;_.ne(c,b);a=_.cj(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.Nm=function(a){_.ke(Jm,a,0);return"___"+a+"_"+Jm[a]++};Lm=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var Pm=function(){},Sm=function(a){var b=a.mn,c=function(l){c.T.constructor.call(this,l);var m=this.xh.length;this.Og=[];for(var n=0;n<m;++n)this.xh[n].xaa||(this.Og[n]=new this.xh[n](l))};_.B(c,b);for(var d=[];a&&a!==Object;){if(b=a.mn){b.xh&&(_.Ge(d,b.xh),_.He(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].faa,k=Qm(f,e,d,g);(g=Rm(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.xh=d;return c},Qm=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},Rm=function(a,b,c,d){return c.length?d?function(e){var f=this.Og[c[0]];return f?f[a].apply(this.Og[c[0]],arguments):this.xh[c[0]].prototype[a].apply(this,arguments)}:b[a].$R?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Og[c[g]];if(k=k?k[a].apply(k,f):this.xh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].ZR?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Og[c[g]];k=k?k[a].apply(k,f):this.xh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].UK?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Og[c[g]];k?k[a].apply(k,f):this.xh[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.Og[c[k]];g.push(l?l[a].apply(l,f):this.xh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].$R||b[a].ZR||b[a].UK?null:Tm},Tm=function(){return[]};Pm.prototype.Xz=function(a){if(this.Og)for(var b=0;b<this.Og.length;++b)if(this.Og[b]instanceof a)return this.Og[b];return null};
var Um=function(a){return this.Xa.Xz(a)};
var Vm,Wm,Xm,Ym,Zm=/(?:^|\s)g-((\S)*)(?:$|\s)/,$m={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Vm=_.ke(_.we,"SW",_.le());Wm=_.ke(_.we,"SA",_.le());Xm=_.ke(_.we,"SM",_.le());Ym=_.ke(_.we,"FW",[]);
var an=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},en=function(a,b){var c;bn.ps0=(new Date).getTime();cn("ps0");a=an(a,_.he);var d=_.he.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:pm(Vm).concat(pm(Wm)).concat(pm(Xm));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=_.le();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")))&&Zm.exec(n))&&(m=n[1]);g=!m||!(Vm[m]||Wm[m]||Xm[m])||g&&m!==g?null:m}g&&($m[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=pm(Mm(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.ke(a,g,[]).push(f))}for(p in a)Ym.push(p);bn.ps1=(new Date).getTime();cn("ps1");if(b=Ym.join(":"))try{_.oe.load(b,void 0)}catch(t){_.Oe(t);return}e=[];for(c in a){d=a[c];var p=0;for(b=d.length;p<b;p++)f=d[p],dn(c,f,
Mm(f),e,b)}};
var fn=function(a,b){var c=tm(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.oe.load(a,function(){var d=tm(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.oe[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},dn=function(a,b,c,d,e,f,g){switch(gn(b,a,f)){case 0:a=Xm[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;fn(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.me(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=_.P("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in Fm)f[n]=n+"/"+(c[n]||Fm[n])+"/";var n=_.Di(_.he,l.replace(_.Xi,um(f)));m="iframes/"+a+"/params/";f={};_.ne(c,f);(l=_.P("lang")||_.P("gwidget/lang"))&&
(f.hl=l);Gm[a]||(f.origin=_.Am());f.exp=_.P(m+"exp");if(m=_.P(m+"location"))for(l=0;l<m.length;l++){var p=m[l];f[p]=_.ge.location[p]}switch(a){case "plus":case "follow":f.url=_.Em(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?ym(m):zm();f.url=m;f.db=_.Cm(c.db,void 0,_.P());f.ecp=_.Dm(c.ecp,void 0,_.P());delete f.href;break;case "signin":f.url=zm()}_.we.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var t in Fm)f[t]&&delete f[t];f.gsrc=_.P("iframes/:source:");t=_.P("inline/css");
"undefined"!==typeof t&&0<e&&t>=e&&(f.ic="1");t=/^#|^fr-/;e={};for(var r in f)_.me(f,r)&&t.test(r)&&(e[r.replace(t,"")]=f[r],delete f[r]);r="q"==_.P("iframes/"+a+"/params/si")?f:e;t=_.xm();for(var v in t)!_.me(t,v)||_.me(f,v)||_.me(e,v)||(r[v]=t[v]);v=[].concat(Im);r=_.P("iframes/"+a+"/methods");_.ni(r)&&(v=v.concat(r));for(u in c)_.me(c,u)&&/^on/.test(u)&&("plus"!=a||"onconnect"!=u)&&(v.push(u),delete f[u]);delete f.callback;e._methods=v.join(",");var u=_.Ci(n,f,e);v=g||{};v.allowPost=1;v.attributes=
Hm;v.dontclear=!k;g={};g.userParams=c;g.url=u;g.type=a;_.Om(a,b,c,u,v,g);b=g.id;c=_.le();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.em[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),fn(a,b))}},gn=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Xm[b]){if(rm[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(Wm[b])return 0;if(Vm[b])return 1}}return null};
_.ke(_.oe,"platform",{}).go=function(a,b){en(a,b)};
var hn=_.ke(_.we,"perf",_.le()),bn=_.ke(hn,"g",_.le()),jn=_.ke(hn,"i",_.le()),kn,ln,mn,cn,on,pn,qn;_.ke(hn,"r",[]);kn=_.le();ln=_.le();mn=function(a,b,c,d){kn[c]=kn[c]||!!d;_.ke(ln,c,[]);ln[c].push([a,b])};cn=function(a,b,c){var d=hn.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};on=function(a,b,c,d){if("_p"==b)throw Error("z");_.nn(a,b,c,d)};_.nn=function(a,b,c,d){pn(b,c)[a]=d||(new Date).getTime();cn(a,b,c)};pn=function(a,b){a=_.ke(jn,a,_.le());return _.ke(a,b,_.le())};
qn=function(a,b,c){var d=null;b&&c&&(d=pn(b,c)[a]);return d||bn[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__.qG={};window.__gapi_jstiming__.LZ=1;var rn=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)},sn=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+"."+rn(a,l,g[m][0])):k&&e.push(l+"."+rn(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("")},tn=function(a,b,c){a=sn(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.LZ++;window.__gapi_jstiming__.qG[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.qG[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 tn(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return tn(a,b,c)}}
;var un={g:"gapi_global",m:"gapi_module",w:"gwidget"},vn=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Jo=b};vn.prototype.key=function(){switch(this.type){case "g":return this.type;case "m":return this.type+"."+this.Jo;case "w":return this.type+"."+this.name+this.Jo}};
var wn=new vn,xn=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),yn=_.ke(hn,"_c",_.le()),zn=Math.random()<(_.P("csi/rate")||0),Bn=function(a,b,c){for(var d=new vn(b,c),e=_.ke(yn,d.key(),_.le()),f=ln[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,p=c;k=qn(k[1],n,p);m=qn(m,n,p);e[l]=k&&m?m-k:null}kn[a]&&zn&&(An(wn),An(d))},Cn=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},An=function(a){var b=_.ge.__gapi_jstiming__;b.sn=un[a.type];var c=new b.Timer(0);
a:{switch(a.type){case "g":var d="global";break a;case "m":d=a.Jo;break a;case "w":d=a.name;break a}d=void 0}c.name=d;d=!1;var e=a.key(),f=yn[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;yn[e]=_.le();d&&(g=[],g.push("l"+(_.P("isPlusUser")?"1":"0")),d="m"+(xn?"1":"0"),g.push(d),"m"==a.type?g.push("p"+a.Jo):"w"==a.type&&(e="n"+a.Jo,g.push(e),"0"==a.Jo&&g.push(d+e)),g.push("u"+(_.P("isLoggedIn")?"1":"0")),a=Cn("",g),a=Cn("abc_",a).join(","),b.report(c,{e:a}))};
mn("blt","bs0","bs1");mn("psi","ps0","ps1");mn("rpcqi","rqe","rqd");mn("bsprt","bsrt0","bsrt1");mn("bsrqt","bsrt1","bsrt2");mn("bsrst","bsrt2","bsrt3");mn("mli","ml0","ml1");mn("mei","me0","me1",!0);mn("wcdi","wrs","wcdi");mn("wci","wrs","wdc");mn("wdi","wrs","wrdi");mn("wdt","bs0","wrdt");mn("wri","wrs","wrri",!0);mn("wrt","bs0","wrrt");mn("wji","wje0","wje1",!0);mn("wjli","wjl0","wjl1");mn("whi","wh0","wh1",!0);mn("wai","waaf0","waaf1",!0);mn("wadi","wrs","waaf1",!0);mn("wadt","bs0","waaf1",!0);
mn("wprt","wrt0","wrt1");mn("wrqt","wrt1","wrt2");mn("wrst","wrt2","wrt3",!0);mn("fbprt","fsrt0","fsrt1");mn("fbrqt","fsrt1","fsrt2");mn("fbrst","fsrt2","fsrt3",!0);mn("fdns","fdns0","fdns1");mn("fcon","fcon0","fcon1");mn("freq","freq0","freq1");mn("frsp","frsp0","frsp1");mn("fttfb","fttfb0","fttfb1");mn("ftot","ftot0","ftot1",!0);var Dn=hn.r;if("function"!==typeof Dn){for(var En;En=Dn.shift();)Bn.apply(null,En);hn.r=Bn}
;var Fn=["div"],Gn="onload",Hn=!0,In=!0,Jn=function(a){return a},Kn=null,Ln=function(a){var b=_.P(a);return"undefined"!==typeof b?b:_.P("gwidget/"+a)},ko,lo,mo,no,bo,eo,oo,co,po,qo,ro,so;Kn=_.P();_.P("gwidget");var Mn=Ln("parsetags");Gn="explicit"===Mn||"onload"===Mn?Mn:Gn;var Nn=Ln("google_analytics");"undefined"!==typeof Nn&&(Hn=!!Nn);var Qn=Ln("data_layer");"undefined"!==typeof Qn&&(In=!!Qn);
var Rn=function(){var a=this&&this.ma();a&&(_.we.drw=a)},Sn=function(){_.we.drw=null},Tn=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}},Un=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},Vn=function(){return Ln("lang")||"en-US"},Wn=function(a){if(!_.Ua.tb("attach")){var b={},c=_.Ua.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("A");return c.attach(e,f)};_.Ua.qc("attach",b)}a.style="attach"},Xn=function(){var a={};a.width=[Tn(450)];a.height=[Tn(24)];a.onready=[Un];a.lang=[Vn,"hl"];a.iloader=[function(){return _.we.ILI},"iloader"];return a}(),$n=function(a){var b={};b.Qe=a[0];b.Qo=-1;b.Cca="___"+b.Qe+"_";b.U1="g:"+b.Qe;b.sba="g-"+b.Qe;b.XL=[];b.config={};b.yt=[];b.VN={};b.ix={};var c=function(e){for(var f in e)if(_.me(e,f)){b.config[f]=[Un];b.yt.push(f);
var g=e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.hba,l=g.jx,m=g.JE);m&&(b.yt.push(m),b.config[m]=[Un],b.VN[f]=m);k&&(b.config[f]=[k]);l&&(b.ix[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.U1]=1;b.XX=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Xn)Xn.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Xn[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Hk=a[5]);b.uca=!0===a[6];b.mZ=a[7];b.E1=
a[8];b.XX||d(Fn);b.yC=function(e){b.Qo++;on("wrs",b.Qe,String(b.Qo));var f=[],g=e.element,k=e.config,l=":"+b.Qe;":plus"==l&&e.Ek&&e.Ek.action&&(l+="_"+e.Ek.action);var m=Yn(b,k),n={};_.ne(_.xm(),n);for(var p in e.Ek)null!=e.Ek[p]&&(n[p]=e.Ek[p]);p={container:g.id,renderData:e.GZ,style:"inline",height:k.height,width:k.width};Wn(p);b.Hk&&(f[2]=p,f[3]=n,f[4]=m,b.Hk("i",f));l=_.Ua.open(l,p,n,m);Zn(b,l,k,g,e.AS);f[5]=l;b.Hk&&b.Hk("e",f)};return b},Yn=function(a,b){for(var c={},d=a.yt.length-1;0<=d;--d){var e=
a.yt[d],f=b[a.VN[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.ix)a.ix.hasOwnProperty(k)&&(c[k]=ao(c[k]||function(){},a.ix[k]));c.drefresh=Rn;c.erefresh=Sn;return c},ao=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Hn){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(In&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},Zn=function(a,b,c,d,e){bo(b,c);co(b,d);eo(a,b,e);fo(a.Qe,a.Qo.toString(),b);(new go).Xa.Wm(a,b,c,d,e)},go=function(){if(!this.Xa){for(var a=this.constructor;a&&!a.mn;)a=a.T&&a.T.constructor;a.mn.iH||(a.mn.iH=
Sm(a));this.Xa=new a.mn.iH(this);this.Xz||(this.Xz=Um)}},ho=function(){},io=go;ho.T||_.B(ho,Pm);io.mn=ho;ho.prototype.Wm=function(a){a=a?a:function(){};a.UK=!0;return a}();ko=function(a){return _.yl&&"undefined"!=typeof _.yl&&a instanceof _.yl};lo=function(a){return ko(a)?"_renderstart":"renderstart"};mo=function(a){return ko(a)?"_ready":"ready"};no=function(){return!0};bo=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(mo(a),d,no);a.register(lo(a),d,no)}};
eo=function(a,b,c){var d=a.Qe,e=String(a.Qo),f=!1,g=function(){f||(f=!0,c&&on("wrdt",d,e),on("wrdi",d,e))};b.register(lo(b),g,no);var k=!1;a=function(){k||(k=!0,g(),c&&on("wrrt",d,e),on("wrri",d,e))};b.register(mo(b),a,no);ko(b)?b.register("widget-interactive-"+b.id,a,no):_.Hf.register("widget-interactive-"+b.id,a);_.Hf.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?on("wdc",d,e,n):"wje0"===l?on("wje0",d,e,n):"wje1"===l?on("wje1",d,e,n):"wh0"==l?_.nn("wh0",d,e,n):"wh1"==l?_.nn("wh1",d,
e,n):"wcdi"==l&&_.nn("wcdi",d,e,n)})};oo=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};co=function(a,b){var c=function(d){d=d||a;var e=oo(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=oo(d.height))&&b.style.height!=d&&(b.style.height=d)};ko(a)?a.VM("onRestyle",c):(a.register("ready",c,no),a.register("renderstart",c,no),a.register("resize",c,no))};po=function(a,b){for(var c in Xn)if(Xn.hasOwnProperty(c)){var d=Xn[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
qo=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Jn)(b[d.toLowerCase()],b,Kn));return c};ro=function(a){if(a=a.mZ)for(var b=0;b<a.length;b++)(new Image).src=a[b]};so=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=qo(a.config,c);a.XL.push({element:d,config:e,Ek:po(e,qo(a.parameters,c)),Yba:3,AS:!!c["data-onload"],GZ:b})}b=a.XL;for(a=a.yC;0<b.length;)a(b.shift())};
_.to=function(a){var b=$n(a);ro(b);_.Gi(b.Qe,function(d){so(b,d)});Vm[b.Qe]=!0;var c={wa:function(d,e,f){var g=e||{};g.type=b.Qe;e=g.type;delete g.type;var k=an(d);if(k){d={};for(var l in g)_.me(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;dn(e,k,d,[],0,l,f)}else _.Oe("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){en(d,b.Qe)},Zba:function(){var d=_.ke(_.we,"WI",_.le()),e;for(e in d)delete d[e]}};a=function(){"onload"===Gn&&c.go()};sm(b.Qe)||qm(a,
a);_.z("gapi."+b.Qe+".go",c.go);_.z("gapi."+b.Qe+".render",c.wa);return c};
var uo=so,vo=function(a,b){a.Qo++;on("wrs",a.Qe,String(a.Qo));var c=b.userParams,d=qo(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=Yn(a,d),l=qo(a.parameters,c);_.ne(_.xm(),l);l=po(d,l);c=!!c["data-onload"];var m=_.cl,n=_.le();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=_.Kl;_.lm(n);f=l;a.Hk&&(e[2]=n,e[3]=f,e[4]=k,a.Hk("i",e));k=m.Kj(n);k.id=b.id;k.Nw(k,n);Zn(a,k,d,g,c);e[5]=
k;a.Hk&&a.Hk("e",e)};so=function(a,b){var c=b.url;a.E1||_.om(c)?_.Ol?vo(a,b):(0,_.lg)("gapi.iframes.impl",function(){vo(a,b)}):_.Ua.open?uo(a,b):(0,_.lg)("iframes",function(){uo(a,b)})};
var wo=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},fo=function(a,b,c){if(wo()){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);on("wrt0",
a,b,Math.round(f.startTime));on("wrt1",a,b,g);on("wrt2",a,b,k);on("wrt3",a,b,l)}},1E3)};c.register(lo(c),e,no);c.register(mo(c),e,no)}};
_.z("gapi.widget.make",_.to);

var $y,az,bz,cz,dz,rz,sz,tz,uz,vz,wz,yz,zz,Az,Bz,Cz,Dz,Ez,Fz,Gz,Hz,Iz,Jz,Kz,Lz,Mz,Nz,Oz,Pz,Qz,Rz,Sz,Tz,Uz,Vz,Wz,Xz,Yz,Zz,$z,aA,bA,eA,dA,fA,gA,hA,iA,jA,kA,mA,nA,pA;_.Zy=function(a,b){if(_.eh&&!b)return _.q.atob(a);var c="";_.Sv(a,function(d){c+=String.fromCharCode(d)});return c};$y=function(a){var b=String(a("immediate")||"");a=String(a("prompt")||"");return"true"===b||"none"===a};az=function(a){return _.P("enableMultilogin")&&a("cookie_policy")&&!$y(a)?!0:!1};
dz=function(){var a,b=null;_.Cy.iterate(function(c,d){0===c.indexOf("G_AUTHUSER_")&&(c=_.Dy(c.substring(11)),!a||c.Fe&&!a.Fe||c.Fe==a.Fe&&c.yh>a.yh)&&(a=c,b=d)});return{UR:a,authuser:b}};rz=[".APPS.GOOGLEUSERCONTENT.COM","@DEVELOPER.GSERVICEACCOUNT.COM"];sz=function(a){a=a.toUpperCase();for(var b=0,c=rz.length;b<c;++b){var d=a.split(rz[b]);2==d.length&&""===d[1]&&(a=d[0])}a=a.replace(/-/g,"_").toUpperCase();40<a.length&&(b=new _.Mh,b.px(a),a=b.Pg().toUpperCase());return a};
tz=function(a){if(!a)return[];a=a.split("=");return a[1]?a[1].split("|"):[]};uz=function(a){a=a.split(":");return{clientId:a[0].split("=")[1],M_:tz(a[1]),Aba:tz(a[2]),Iaa:tz(a[3])}};vz=function(a){var b=dz(),c=b.UR;b=b.authuser;var d=a&&sz(a);if(null!==b){var e;_.Cy.iterate(function(g,k){(g=_.Ey(g))&&g.KB&&(d&&g.lS!=d||g.Fe==c.Fe&&g.yh==c.yh&&(e=k))});if(e){var f=uz(e);a=f&&f.M_[Number(b)];f=f&&f.clientId;if(a)return{authuser:b,jca:a,clientId:f}}}return null};
wz=function(a,b){a=_.Ih(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};_.xz=function(a,b){if(b){var c=b;var d=a}else"string"===typeof a?d=a:c=a;c?_.Uv(c,d):_.Vv(d)};
yz=function(a){if(!a)return null;"single_host_origin"!==a&&(a=_.og(a));var b=window.location.hostname,c=b,d=_.By;if("single_host_origin"!==a){c=a.split("://");if(2==c.length)d="https"===c.shift();else return _.Oe("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 _.Oe("Invalid cookie_policy domain: "+c),null;c=a;b=c.split(".").length-1}return{domain:c,Fe:d,yh:b}};
zz=function(a){var b=yz(a);if(!b)return new _.vy("G_USERSTATE_");a=["G_USERSTATE_",_.By&&b.Fe?"S":"H",b.yh].join("");var c=_.Iy[a];c||(c={CK:63072E3},_.ne(_.Ly(b),c),c=new _.ry(a,c),_.Iy[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};Az=function(a){var b=zz(a).read();a=_.le();if(b){b=b.split(":");for(var c;c=b.shift();)c=c.split("="),a[c[0]]=c[1]}return a};
Bz=function(a,b,c){var d=Az(b),e=d[a];d[a]="0";var f=[];_.bl(d,function(k,l){f.push(l+"="+k)});var g=f.join(":");b=zz(b);g?b.write(g):b.clear();d[a]!==e&&c&&c()};Cz=function(a,b){b=Az(b);return"0"==b[a]||"X"==b[a]};Dz=function(a){a=yz(a.g_user_cookie_policy);if(!a||a.Fe&&!_.By)a=null;else{var b=["G_AUTHUSER_",_.By&&a.Fe?"S":"H",a.yh].join(""),c=_.Hy[b];c||(c=new _.Cy(b,_.Ly(a)),_.Hy[b]=c);a=c}_.Ee("googleapis.config/sessionIndex",null);a.clear()};Ez=function(a){return $y(function(b){return a[b]})};
Fz=0;Gz=!1;Hz=[];Iz={};Jz={};Kz=null;Lz=function(a){var b=_.Sy;return function(c){if(this.f==b&&this.t==_.Hf.getAuthToken(this.f)&&this.origin==_.Hf.getTargetOrigin(this.f))return a.apply(this,arguments)}};Mz=function(a){"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true"};Nz=function(a){if(_.Ty&&a&&!decodeURIComponent(a).startsWith("m;/_/scs/"))throw Error("ra");};
Oz=function(a){var b=_.Le.getUrlParameters,c=b(a).jsh;if(null!=c)return Nz(c),a;if(b=String(b().jsh||_.we.h||""))Nz(b),c=(a+"#").indexOf("#"),a=a.substr(0,c)+(-1!==a.substr(0,c).indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(b)+a.substr(c);return a};Pz=function(){return!!_.P("oauth-flow/usegapi")};Qz=function(a,b){Pz()?Kz.unregister(a):_.Hf.unregister(a+":"+b)};Rz=function(a,b,c){Pz()?Kz.register(a,c,_.Kl):_.Hf.register(a+":"+b,Lz(c))};Sz=function(){bz.parentNode.removeChild(bz)};
Tz=function(a){var b=bz;_.Qy(b,[{nw:"-webkit-transform",duration:1,timing:"ease",delay:0}]);_.Qy(b,[{nw:"transform",duration:1,timing:"ease",delay:0}]);_.Hx(function(){b.style.webkitTransform="translate3d(0px,"+a+"px,0px)";b.style.transform="translate3d(0px,"+a+"px,0px)"},0)};Uz=function(){var a=cz+88;Tz(a);cz=a};Vz=function(){var a=cz-88;Tz(a);cz=a};
Wz=function(a){var b=a?Uz:Vz,c=a?Vz:Uz;a=a?"-":"";cz=parseInt(a+88,10);bz.style.webkitTransform="translate3d(0px,"+a+88+"px,0px)";bz.style.transform="translate3d(0px,"+a+88+"px,0px)";bz.style.display="";bz.style.visibility="visible";b();_.Hx(c,4E3);_.Hx(Sz,5E3)};
Xz=function(a){var b=_.P("oauth-flow/toast/position");"top"!==b&&(b="bottom");var c=document.createElement("div");bz=c;c.style.cssText="position:fixed;left:0px;z-index:1000;width:100%;";_.rr(c,"visibility","hidden");_.rr(c,b,"-40px");_.rr(c,"height","128px");var d=c;if("desktop"==_.P("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?"-":"";cz=parseInt(e+88,10);bz.style.webkitTransform="translate3d(0px,"+e+88+"px,0px)";bz.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){}_.cl.Uh({url:":socialhost:/:session_prefix:_/widget/oauthflow/toast",queryParams:{clientId:a.client_id,idToken:a.id_token},where:d,onRestyle:function(){"top"===b?Wz(!0):Wz(!1)}})};
Yz=function(a){var b=_.xm(),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==_.oi.call(b,e)&&b.push(e)}0<b.length&&(a.scope=b.join(" "))}return a};
Zz=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=_.P("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!=vz(c)||!Ez(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};$z=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+)\.?\.?\.?$/,"$1");a=_.yf(_.Zy(a,!0));if(!1===a)throw Error("sa");return a};aA=function(a){return(a=$z(a))?a.sub:null};
bA=function(a){a&&Hz.push(a);a=_.Sy;var b=document.getElementById(a),c=(new Date).getTime();if(b){if(Fz&&6E4>c-Fz)return;var d=_.Hf.getAuthToken(a);d&&(Qz("oauth2relayReady",d),Qz("oauth2callback",d));b.parentNode.removeChild(b);if(/Firefox/.test(navigator.userAgent))try{window.frames[a]=void 0}catch(f){}_.Uy();a=_.Sy}Fz=c;var e=String(2147483647*(0,_.rg)()|0);b=_.P("oauth-flow/proxyUrl")||_.P("oauth-flow/relayUrl");Pz()?Kz=_.cl.Uh({where:_.Le.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(_.mg.getOrigin(window.location.href)),"#rpctoken=",e,"&forcesecure=1"].join(""),c=_.Le.getBodyElement(),d=_.Le.createIframeElement({name:a,id:a}),d.src=Oz(b),d.style.width="1px",d.style.height="1px",d.style.position="absolute",d.style.top="-100px",d.tabIndex=-1,Mz(d),c.appendChild(d),_.Hf.setupReceiver(a));Rz("oauth2relayReady",e,function(){Qz("oauth2relayReady",e);
var f=Hz;if(null!==f){Hz=null;for(var g=0,k=f.length;g<k;++g)f[g]()}});Rz("oauth2callback",e,function(f){var g=_.Le.getUrlParameters;g=g(f);var k=g.state;f=k.replace(/\|.*$/,"");f={}.hasOwnProperty.call(Jz,f)?Jz[f]:null;g.state=f;if(null!=g.state){f=Iz[k];delete Iz[k];k=f&&f.key||"token";var l=g=Zz(f&&f.params,g);var m=(m=aA(l))?Cz(m,l.cookie_policy):!1;!m&&l&&0<=(" "+(l.scope||"")+" ").indexOf(" https://www.googleapis.com/auth/plus.login ")&&_.P("isLoggedIn")&&"1"===(l&&l._aa)&&(l._aa="0",Gz||(Gz=
!0,Xz(l)));_.xz(k,g);g=wz(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)}}})};_.cA=function(a){null!==Hz?bA(a):a&&a()};eA=function(a,b){var c=dA,d=aA(a);d&&(Dz(a),Bz(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=Zz(null,e);c(e)}}))};
dA=function(a){a||(a=wz(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||(_.we.drw=null);_.xz(a);if(b=a.authuser)_.P("googleapis.config/sessionIndex"),_.Ee("googleapis.config/sessionIndex",b);_.Vy.jo(_.Wy,a);return a};fA=["client_id","cookie_policy","response_type"];gA="client_id response_type login_hint authuser prompt include_granted_scopes after_redirect access_type hl state".split(" ");
hA=function(a){var b=_.tj(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);_.Uv(b);return b};
iA=function(a){if(void 0===a.include_granted_scopes){var b=_.P("include_granted_scopes");a.include_granted_scopes=!!b}};jA=function(a){window.console&&("function"===typeof window.console.warn?window.console.warn(a):"function"===typeof window.console.log&&window.console.log(a))};
kA=function(a){var b=a||{},c={};_.rb(gA,function(d){null!=b[d]&&(c[d]=b[d])});a=_.P("googleapis/overrideClientId");null!=a&&(c.client_id=a);iA(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{_.Lw(c.cookie_policy)}catch(d){c.cookie_policy&&
jA("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=_.wh(),null!=a&&(c.authuser=a));a=b.redirect_uri||_.P("oauth-flow/redirectUri");
null!=a&&"postmessage"!=a&&(c.redirect_uri=a);c.gsiwebsdk="shim";return c};
_.lA=function(a,b){var c=kA(a),d=new _.Oj(function(e,f){_.qx(c,function(g){var k=g||{};_.rb(fA,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=hA(k),null!=g.authuser&&_.Ee("googleapis.config/sessionIndex",g.authuser),e(g))})});b&&d.then(b,b);return d};mA=_.Gh.cI;nA=null;
_.qA=function(a,b){if("force"!==a.approvalprompt){a=_.oA(a);a.prompt="none";delete a.redirect_uri;delete a.approval_prompt;delete a.immediate;if(b=!b)nA?(a.client_id!==nA.client_id&&window.console&&window.console.log&&window.console.log("Ignoring mismatched page-level auth param client_id="+a.client_id),b=!0):(nA=a,b=!1);b||pA(a)}};
_.oA=function(a){var b=a.redirecturi||"postmessage",c=(0,_.wb)((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,_.wb)(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||_.P("googleapis.config/sessionIndex"))&&(b.authuser=a);(a=_.P("useoriginassocialhost"))&&(b.use_origin_as_socialhost=a);return b};pA=function(a){_.nn("waaf0","signin","0");_.lA(a,function(b){_.nn("waaf1","signin","0");dA(b)})};
_.rA=function(a){a=_.oA(a);_.Ee("oauth-flow/authWindowWidth",445);_.Ee("oauth-flow/authWindowHeight",615);pA(a)};_.sA=function(a){_.Vy.unsubscribe(_.Wy,a);_.Vy.subscribe(_.Wy,a)};
var zA,CA;_.uA=function(a){return a.cookiepolicy?!0:(_.tA("cookiepolicy is a required field.  See https://developers.google.com/+/web/signin/#button_attr_cookiepolicy for more information."),!1)};_.tA=function(a){window.console&&(window.console.error?window.console.error(a):window.console.log&&window.console.log(a))};_.yA=function(a,b){var c=_.xm();_.ne(a,c);c=Yz(c);if(_.uA(c)){var d=_.vA();_.wA(c);b?_.ve(b,"click",function(){_.xA(c,d)}):_.xA(c,d)}};
_.vA=function(){var a=new zA;_.sA(function(b){a.eC&&b&&(b.access_token&&_.Ee("isPlusUser",!0),b["g-oauth-window"]&&(a.eC=!1,_.Qe("OTA app install is no longer supported.")))});return a};zA=function(){this.eC=!1};_.wA=function(a){a=_.AA(a);_.BA(a.callback);_.cA(function(){_.qA(a)})};_.AA=function(a){CA(a);a.redirecturi&&delete a.redirecturi;az(function(b){return a[b]})||(a.authuser=0);return a};CA=function(a){/^\s*$/.test(a.scope||"")&&(a.scope="https://www.googleapis.com/auth/plus.login")};
_.BA=function(a){if("string"===typeof a)if(window[a])a=window[a];else{_.tA('Callback function named "'+a+'" not found');return}a&&_.sA(a)};_.xA=function(a,b){b.eC=!0;a=_.AA(a);_.rA(a)};
_.z("gapi.auth.authorize",_.lA);_.z("gapi.auth.checkSessionState",function(a,b){var c=_.le();c.client_id=a.client_id;c.session_state=a.session_state;_.cA(function(){Pz()?Kz.send("check_session_state",c,function(d){b.call(null,d[0])},_.Kl):_.Hf.call(_.Sy,"check_session_state",Lz(function(d){b.call(null,d)}),c.session_state,c.client_id)})});_.z("gapi.auth.getAuthHeaderValueForFirstParty",mA);_.z("gapi.auth.getToken",wz);
_.z("gapi.auth.getVersionInfo",function(a,b){_.cA(function(){var c=_.Eh()||"",d=null,e=null;c&&(e=c.split(" "),2==e.length&&(d=e[1]));d?Pz()?Kz.send("get_versioninfo",{xapisidHash:d,sessionIndex:b},function(f){a(f[0])},_.Kl):_.Hf.call(_.Sy,"get_versioninfo",Lz(function(f){a(f)}),d,b):a()})});_.z("gapi.auth.init",_.cA);_.z("gapi.auth.setToken",_.xz);_.z("gapi.auth.signIn",function(a){_.yA(a)});_.z("gapi.auth.signOut",function(){var a=wz();a&&eA(a,a.cookie_policy)});
_.z("gapi.auth.unsafeUnpackIdToken",$z);_.z("gapi.auth._pimf",_.qA);_.z("gapi.auth._oart",Xz);_.z("gapi.auth._guss",function(a){return zz(a).read()});

_.DA=function(a){return!!(a.clientid&&a.scope&&a.callback)};_.EA=function(){var a=_.xm();_.DA(a)&&!_.P("disableRealtimeCallback")?_.wA(a):_.cA()};_.Ej(function(){_.EA()});

_.EA=function(){var a=_.xm();_.DA(a)&&!_.P("disableRealtimeCallback")&&_.wA(a)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var zt,Qt,Kt,Ut,Lt,Nt,Mt,Rt,Ot,Vt;_.wt=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};_.xt=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^(0,_.$a)()).toString(36)};_.yt=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):_.Od(document,"*",a,b)};
zt=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," ")):"")}}};_.At=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};_.Bt=/#|$/;
_.Ct=function(a,b){var c=a.search(_.Bt),d=_.At(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," "))};
_.Dt=function(a,b){this.xc=this.Rf=this.hf="";this.Kf=null;this.bA=this.Dk="";this.ng=this.eK=!1;var c;a instanceof _.Dt?(this.ng=void 0!==b?b:a.ng,_.Et(this,a.hf),_.Ft(this,a.Rf),_.Gt(this,a.xc),_.Ht(this,a.Kf),this.setPath(a.getPath()),_.It(this,a.Dd.clone()),this.oj(a.vq())):a&&(c=String(a).match(_.jh))?(this.ng=!!b,_.Et(this,c[1]||"",!0),_.Ft(this,c[2]||"",!0),_.Gt(this,c[3]||"",!0),_.Ht(this,c[4]),this.setPath(c[5]||"",!0),_.It(this,c[6]||"",!0),this.oj(c[7]||"",!0)):(this.ng=!!b,this.Dd=new _.Jt(null,
this.ng))};_.Dt.prototype.toString=function(){var a=[],b=this.hf;b&&a.push(Kt(b,Lt,!0),":");var c=this.xc;if(c||"file"==b)a.push("//"),(b=this.Rf)&&a.push(Kt(b,Lt,!0),"@"),a.push(_.hh(c).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Kf,null!=c&&a.push(":",String(c));if(c=this.getPath())this.xc&&"/"!=c.charAt(0)&&a.push("/"),a.push(Kt(c,"/"==c.charAt(0)?Mt:Nt,!0));(c=this.Dd.toString())&&a.push("?",c);(c=this.vq())&&a.push("#",Kt(c,Ot));return a.join("")};
_.Dt.prototype.resolve=function(a){var b=this.clone(),c=!!a.hf;c?_.Et(b,a.hf):c=!!a.Rf;c?_.Ft(b,a.Rf):c=!!a.xc;c?_.Gt(b,a.xc):c=null!=a.Kf;var d=a.getPath();if(c)_.Ht(b,a.Kf);else if(c=!!a.Dk){if("/"!=d.charAt(0))if(this.xc&&!this.Dk)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=_.cd(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.Hn();c?_.It(b,a.Dd.clone()):c=!!a.bA;c&&b.oj(a.vq());return b};_.Dt.prototype.clone=function(){return new _.Dt(this)};_.Et=function(a,b,c){_.Pt(a);a.hf=c?Qt(b,!0):b;a.hf&&(a.hf=a.hf.replace(/:$/,""));return a};_.Ft=function(a,b,c){_.Pt(a);a.Rf=c?Qt(b):b;return a};_.Gt=function(a,b,c){_.Pt(a);a.xc=c?Qt(b,!0):b;return a};
_.Ht=function(a,b){_.Pt(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("J`"+b);a.Kf=b}else a.Kf=null;return a};_.Dt.prototype.getPath=function(){return this.Dk};_.Dt.prototype.setPath=function(a,b){_.Pt(this);this.Dk=b?Qt(a,!0):a;return this};_.Dt.prototype.Hn=function(){return""!==this.Dd.toString()};_.It=function(a,b,c){_.Pt(a);b instanceof _.Jt?(a.Dd=b,a.Dd.LD(a.ng)):(c||(b=Kt(b,Rt)),a.Dd=new _.Jt(b,a.ng));return a};_.Dt.prototype.Ua=function(a,b){return _.It(this,a,b)};
_.Dt.prototype.getQuery=function(){return this.Dd.toString()};_.St=function(a,b,c){_.Pt(a);a.Dd.set(b,c);return a};_.Dt.prototype.Ih=function(a){return this.Dd.get(a)};_.Dt.prototype.vq=function(){return this.bA};_.Dt.prototype.oj=function(a,b){_.Pt(this);this.bA=b?Qt(a):a;return this};_.Dt.prototype.removeParameter=function(a){_.Pt(this);this.Dd.remove(a);return this};_.Pt=function(a){if(a.eK)throw Error("K");};_.Dt.prototype.LD=function(a){this.ng=a;this.Dd&&this.Dd.LD(a)};
_.Tt=function(a){return a instanceof _.Dt?a.clone():new _.Dt(a,void 0)};Qt=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};Kt=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,Ut),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};Ut=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};Lt=/[#\/\?@]/g;Nt=/[#\?:]/g;Mt=/[#\?]/g;Rt=/[#\?@]/g;Ot=/#/g;
_.Jt=function(a,b){this.Wb=this.Bc=null;this.Af=a||null;this.ng=!!b};Vt=function(a){a.Bc||(a.Bc=new _.nt,a.Wb=0,a.Af&&zt(a.Af,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.h=_.Jt.prototype;_.h.Hb=function(){Vt(this);return this.Wb};_.h.add=function(a,b){Vt(this);this.Af=null;a=Wt(this,a);var c=this.Bc.get(a);c||this.Bc.set(a,c=[]);c.push(b);this.Wb+=1;return this};
_.h.remove=function(a){Vt(this);a=Wt(this,a);return this.Bc.Ud(a)?(this.Af=null,this.Wb-=this.Bc.get(a).length,this.Bc.remove(a)):!1};_.h.clear=function(){this.Bc=this.Af=null;this.Wb=0};_.h.isEmpty=function(){Vt(this);return 0==this.Wb};_.h.Ud=function(a){Vt(this);a=Wt(this,a);return this.Bc.Ud(a)};_.h.Qj=function(a){var b=this.Xc();return _.db(b,a)};_.h.forEach=function(a,b){Vt(this);this.Bc.forEach(function(c,d){_.rb(c,function(e){a.call(b,e,d,this)},this)},this)};
_.h.Ae=function(){Vt(this);for(var a=this.Bc.Xc(),b=this.Bc.Ae(),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){Vt(this);var b=[];if("string"===typeof a)this.Ud(a)&&(b=_.Xc(b,this.Bc.get(Wt(this,a))));else{a=this.Bc.Xc();for(var c=0;c<a.length;c++)b=_.Xc(b,a[c])}return b};_.h.set=function(a,b){Vt(this);this.Af=null;a=Wt(this,a);this.Ud(a)&&(this.Wb-=this.Bc.get(a).length);this.Bc.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.Af=null,this.Bc.set(Wt(this,a),_.Yc(b)),this.Wb+=b.length)};_.h.toString=function(){if(this.Af)return this.Af;if(!this.Bc)return"";for(var a=[],b=this.Bc.Ae(),c=0;c<b.length;c++){var d=b[c],e=_.hh(d);d=this.Xc(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+_.hh(d[f]));a.push(g)}}return this.Af=a.join("&")};
_.h.clone=function(){var a=new _.Jt;a.Af=this.Af;this.Bc&&(a.Bc=this.Bc.clone(),a.Wb=this.Wb);return a};var Wt=function(a,b){b=String(b);a.ng&&(b=b.toLowerCase());return b};_.Jt.prototype.LD=function(a){a&&!this.ng&&(Vt(this),this.Af=null,this.Bc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.ng=a};_.Jt.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)_.vt(arguments[b],function(c,d){this.add(d,c)},this)};

var FA=function(a){return new _.Oj(function(b){var c=a.length,d=[];if(c)for(var e=function(k,l,m){c--;d[k]=l?{ou:!0,value:m}:{ou:!1,reason:m};0==c&&b(d)},f=0,g;f<a.length;f++)g=a[f],_.Vj(g,_.jj(e,f,!0),_.jj(e,f,!1));else b(d)})},GA,HA,IA,JA={rG:function(a){GA=a;try{delete JA.rG}catch(b){}},sG:function(a){HA=a;try{delete JA.sG}catch(b){}},tG:function(a){IA=a;try{delete JA.tG}catch(b){}}},KA=function(a){return _.ay(a.status)},LA=function(){var a=!0,b=_.Lx(_.xx);b&&void 0!==b.withCredentials||(a=!1);
return a},MA=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=_.P("client/rewrite");_.hb(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=_.P("client/firstPartyRewrite"),_.hb(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},NA=function(a){_.ad.call(this,a)},SA,TA,UA,VA,WA,XA,YA,ZA,$A,aB,bB,cB,dB,eB,fB;_.ij(NA,_.ad);NA.prototype.name="gapi.client.Error";var OA=function(a){if(!a||"function"!==typeof a)throw new NA("Must provide a function.");this.Lf=null;this.aT=a};OA.prototype.then=function(a,b,c){this.Lf||(this.Lf=this.aT());return this.Lf.then(a,b,c)};
OA.prototype.Qw=function(a){this.Lf||(this.Lf=a)};var PA={};PA=function(a){var b={},c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){var d=_.Rg(a,c);d&&(c=_.Qg(c,d))&&_.Sg(b,c,d,!0)}return b};
var QA={error:{code:-1,message:"A network error occurred and the request could not be completed."}},RA=function(a,b,c,d){_.cy.call(this);this.ld=a;this.iC=b;this.sd=c;a={};if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(b=_.Rg(d,e),void 0!==b&&(e=_.Pg(e,b))&&_.Sg(a,e,b));d={};for(e in a)Object.prototype.hasOwnProperty.call(a,e)&&(d[unescape(encodeURIComponent(e))]=unescape(encodeURIComponent(a[e])));this.Lq=d;this.Lf=null};_.ij(RA,_.cy);
RA.prototype.then=function(a){this.Lf||(this.Lf=(new _.Oj(function(b,c){this.V("error",(0,_.J)(function(){c(SA(this))},this));this.V("success",(0,_.J)(function(){b(SA(this))},this));this.send(this.ld,this.iC,this.sd,this.Lq)},this)).then(function(b){b.headers=PA(b.headers);return b},function(b){return b.status?(b.headers=PA(b.headers),_.Tj(b)):_.Tj({result:QA,body:'{"error":{"code":-1,"message":"A network error occurred and the request could not be completed."}}',headers:null,status:null,statusText:null})}));
return this.Lf.then.apply(this.Lf,arguments)};SA=function(a){var b=a.getStatus(),c=_.py(a);var d=204==b?!1:""==a.Kk?_.yf(c):_.qy(a);var e=a.getAllResponseHeaders();e=_.Tg(e,!1);try{var f=2<_.ny(a)?a.Oa.statusText:""}catch(g){f=""}return{result:d,body:c,headers:e,status:b,statusText:f}};TA=/;\s*charset\s*=\s*("utf-?8"|utf-?8)\s*(;|$)/i;UA=/^(text\/[^\s;\/""]+|application\/(json(\+[^\s;\/""]*)?|([^\s;\/""]*\+)?xml))\s*(;|$)/i;VA=/;\s*charset\s*=/i;WA=/(([\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;
XA=function(a){var b=[];a=a.replace(WA,function(c){b.push(_.Zy(c));return""});if(a.length)throw Error("qa");return b.join("")};YA=function(a){var b=a.headers;if(b&&"base64"===_.Rg(b,"X-Goog-Safety-Encoding")){var c=XA(a.body),d=_.Rg(b,"X-Goog-Safety-Content-Type");b["Content-Type"]=d;if(d.match(TA)||d.match(UA)&&!d.match(VA))c=_.Rv(_.bh(c));_.Sg(b,"X-Goog-Safety-Encoding");_.Sg(b,"X-Goog-Safety-Content-Type");a.body=c}};
ZA=function(a,b,c){c||((c=_.P("googleapis.config/proxy"))&&(c=String(c).replace(/\/static\/proxy\.html$/,"")||"/"),c=String(c||""));c||(c=_.P("googleapis.config/root"),b&&(c=_.P("googleapis.config/root-1p")||c),c=String(c||""));c=String(MA(b,c)||c);return a=_.Wx(c,a)};
$A=function(a,b){var c=a.params||_.le();c.url=c.path;var d=c.root;d=ZA("/",_.Fh(c.headers),d);d.match(/^(.*[^\/])?\/$/)&&(d=d.substr(0,d.length-1));c.root=d;a.params=c;_.ai.jj("makeHttpRequests",[a],function(e,f){e&&e.gapiRequest?(e.gapiRequest.data?YA(e.gapiRequest.data):YA(e),b(e,_.zf(e))):b(e,f)})};
aB=function(a){var b=_.Ax(a,"params","headers");b&&"object"===typeof b||(b={});a={};for(var c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=_.Rg(b,c);d&&(_.Pg(c,d),_.Sg(a,c,d))}c="chrome-extension"==(window.location.href.match(_.jh)[1]||null);a=_.Fh(a);return!(c&&a)&&LA()};
bB=function(a){return new _.Oj(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};KA(e)?b(e):c(e)};try{$A(a,d)}catch(e){c(e)}})};cB=function(a){var b=!_.P("client/cors")||!!_.P("client/xd4"),c={};_.bl(a,function(d,e){(d=_.Pg(e,d))||b||(d=_.Og(e));d&&(e=_.Rg(a,d))&&_.Sg(c,d,e)});return c};
dB=function(a){var b=a.params||_.le();a=_.tj(b.headers||{});var c=b.httpMethod||"GET",d=String(b.url||""),e=encodeURIComponent("$unique");if(!("POST"===c||0<=_.At(d,0,"$unique",d.search(_.Bt))||0<=_.At(d,0,e,d.search(_.Bt)))){var f=[];for(g in a)Object.prototype.hasOwnProperty.call(a,g)&&f.push(g.toLowerCase());f.sort();f.push(_.og(location.href));var g=f.join(":");f=_.Ah();f.update(g);g=f.Pg().toLowerCase().substr(0,7);g=String(parseInt(g,16)%1E3+1E3).substr(1);d=_.Ux(d,e,"gc"+g)}e=b.body||null;
g=b.responseType||null;b=_.Fh(a)||"1p"==b.authType;f=!!_.P("googleapis.config/auth/useUberProxyAuth");_.Sg(a,"X-Referer",void 0);a=cB(a);var k=new RA(d,c,e,a);k.rf=b||f;g&&(k.Kk=g);return new _.Oj(function(l,m){k.then(function(n){YA(n);l(n)},function(n){m(n)})})};eB=function(a,b){var c=function(d){d=_.tj(d);delete d.result;d={gapiRequest:{data:d}};b&&b(d,_.zf(d))};dB(a).then(c,c)};fB=function(a,b){(_.P("client/cors")||_.P("client/xd4"))&&aB(a)?eB(a,b):$A(a,b)};_.gB={};
var hB=function(a){this.Uc=a;this.sf=!1;this.promise={then:(0,_.J)(function(b,c,d){this.sf||(this.sf=!0);this.Jr&&!this.Hr?this.Uc.resolve(this.Jr):this.Hr&&!this.Jr&&this.Uc.reject(this.Hr);return this.Uc.promise.then(b,c,d)},this)}};hB.prototype.resolve=function(a){this.sf?this.Uc.resolve(a):this.Jr||this.Hr||(this.Jr=a)};hB.prototype.reject=function(a){this.sf?this.Uc.reject(a):this.Jr||this.Hr||(this.Hr=a)};
var iB=function(a){a=_.Px(a.error);return{code:a.code,data:a.errors,message:a.message}},jB=function(a){throw Error("ta`"+a);};
var kB=function(a){OA.call(this,kB.prototype.tm);if(!a||"object"!=typeof a&&"string"!=typeof a)throw new NA("Missing required parameters");if("string"===typeof a){var b={};b.path=a}else b=a;if(!b.path)throw new NA('Missing required parameter: "path"');this.ih={};this.ih.path=b.path;this.ih.method=b.method||"GET";this.ih.params=b.params||{};this.ih.headers=b.headers||{};this.ih.body=b.body;this.ih.root=b.root;this.ih.responseType=b.responseType;this.ih.apiId=b.apiId;this.jl=b.authType||"auto";this.JX=
!!b.isXd4;this.ZJ=!1;this.ei(this.jl);this.ZL=!1};_.ij(kB,OA);kB.prototype.Be=function(){return this.ih};kB.prototype.ei=function(a){this.jl=a;this.ZJ="1p"===this.jl};kB.prototype.zq=function(){return this.ZJ};
kB.prototype.$i=function(){if(!this.ZL){this.ZL=!0;var a=this.ih,b=a.headers=a.headers||{},c=[],d=[];for(g in b)if(Object.prototype.hasOwnProperty.call(b,g)){c.push(g);var e=g,f=_.Rg(b,e);f&&(e=_.Pg(e,f)||_.Og(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)_.Sg(b,d[c][0],d[c][1]);if(this.JX)d="1p"==this.jl;else{d=b;c=String(_.P("client/version","1.1.0"));g=String(_.P("client/name","google-api-javascript-client"));g=!0===lB[g]?g:"google-api-javascript-client";
e=String(_.P("client/appName",""));f=[];e&&(f.push(e),f.push(" "));f.push(g);c&&(f.push("/"),f.push(c));_.Sg(d,"X-JavaScript-User-Agent",f.join(""));_.Sg(b,"X-Requested-With","XMLHttpRequest");d=_.Rg(b,"Content-Type");a.body&&!d&&_.Sg(b,"Content-Type","application/json");_.P("client/allowExecutableResponse")||_.Sg(b,"X-Goog-Encode-Response-If-Executable","base64");(d=_.Rg(b,"Content-Type"))&&"application/json"==d.toLowerCase()&&!a.params.alt&&(a.params.alt="json");(d=a.body||null)&&_.hb(d)&&(a.body=
_.zf(d));a.key=a.id;b=_.$h(b,void 0,this.jl);d=_.Fh(b);if((c=b)&&window.navigator){g=[];for(e=0;e<mB.length;e++)(f=window.navigator[mB[e]])&&g.push(encodeURIComponent(mB[e])+"="+encodeURIComponent(f));_.Sg(c,"X-ClientDetails",g.join("&"))}(c=_.P("client/apiKey"))&&void 0===a.params.key&&(a.params.key=c);(c=_.P("client/trace"))&&!a.params.trace&&(a.params.trace=c)}"auto"==this.jl&&(d?this.ei("1p"):(b=_.Rg(b,"Authorization"))&&String(b).match(/^(Bearer|MAC)[ \t]/i)?this.ei("oauth2"):this.ei("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=_.P("googleapis.config/root");d&&(b=_.P("googleapis.config/root-1p")||b);b=String(b||"");c=a.root+a.path;if(g=b&&c.substr(0,b.length)===b)g=_.Tt(b),e=_.Tt(c),g=(!g.xc&&!e.xc||g.xc==e.xc)&&(null==g.Kf&&null==e.Kf||g.Kf==e.Kf);g&&(a.path=c.substr(b.length),a.root=b)}b=a.params;c=_.Fg(a.path);
g=String(_.P("googleapis.config/xd3")||"");18<=g.length&&"/static/proxy.html"==g.substring(g.length-18)&&(g=g.substring(0,g.length-18));g||(g="/");e=_.Fg(g);if(g!=e)throw Error("v");"/"!=g.charAt(g.length-1)&&(g+="/");c=_.Wx(g,c);_.lq(c,"/")&&(c=c.substring(0,c.length-1));g=_.le();for(var k in b)Object.prototype.hasOwnProperty.call(b,k)&&(e=encodeURIComponent(k),g[e]=b[k]);c=_.nh(c,g);a.path=c;a.root=MA(!!d,a.root);a.url=ZA(a.path,!!d,a.root)}};
var nB=function(a){a.$i();var b=a.ih;return{key:"gapiRequest",params:{id:b.id,key:b.key,url:b.url,path:b.path,httpMethod:b.method,body:b.body||"",headers:b.headers||{},urlParams:{},root:b.root,authType:a.jl}}};kB.prototype.execute=function(a){var b=nB(this);fB(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)})};
kB.prototype.tm=function(){var a=nB(this);return(_.P("client/cors")||_.P("client/xd4"))&&aB(a)?dB(a):bB(a)};kB.prototype.Jh=function(){return this.tm()};var mB=["appVersion","platform","userAgent"],lB={"google-api-gwt-client":!0,"google-api-javascript-client":!0};kB.prototype.execute=kB.prototype.execute;kB.prototype.then=kB.prototype.then;kB.prototype.getPromise=kB.prototype.Jh;
var oB=function(a){if(!a||"object"!=typeof a)throw new NA("Missing rpc parameters");if(!a.method)throw new NA("Missing rpc method");this.Dw=a};oB.prototype.Ml=function(){var a=this.Dw.transport;return a?a.root||null:null};oB.prototype.execute=function(a){var b=HA();b.add(this,{id:"gapiRpc",callback:this.jr(a)});b.execute()};
oB.prototype.Hv=function(a){var b=this.Dw.method,c=String,d;(d=this.Dw.apiVersion)||(d=String(b).split(".")[0],d=_.P("googleapis.config/versions/"+b)||_.P("googleapis.config/versions/"+d)||"v1",d=String(d));c=c(d);a={jsonrpc:"2.0",id:a,method:b,apiVersion:c};(b=this.Dw.rpcParams)&&(a.params=b);return a};
oB.prototype.jr=function(a){return function(b,c){if(b)if(b.error){var d=b.error;null==d.error&&(d.error=_.tj(b.error))}else d=b.result||b.data,_.hb(d)&&null==d.result&&(d.result=_.tj(b.result||b.data));else d=!1;a(d,c)}};oB.prototype.execute=oB.prototype.execute;
var qB=function(a,b){this.Bf=b||0;2==this.Bf?(b=null,null!=a&&_.hb(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 oB(b)):(0==this.Bf&&(b=a&&a.callback)&&(a.callback=pB(b)),b=null,null!=a&&(_.hb(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 kB(b))},pB=function(a){return function(b){if(null!=b&&_.hb(b)&&b.error){var c=iB(b);b=_.zf([{id:"gapiRpc",error:c}]);c.error=_.Px(c)}else null==b&&(b={}),c=_.Px(b),c.result=_.Px(b),b=_.zf([{id:"gapiRpc",result:b}]);a(c,b)}};_.h=qB.prototype;_.h.getFormat=function(){return this.Bf};_.h.execute=function(a){this.mb.execute(a&&1==this.Bf?pB(a):a)};_.h.then=function(a,b,c){2==this.Bf&&jB('The "then" method is not available on this object.');return this.mb.then(a,b,c)};
_.h.Qw=function(a){this.mb.Qw&&this.mb.Qw(a)};_.h.Be=function(){if(this.mb.Be)return this.mb.Be()};_.h.$i=function(){this.mb.Be&&this.mb.$i()};_.h.Ml=function(){if(this.mb.Ml)return this.mb.Ml()};_.h.Hv=function(a){if(this.mb.Hv)return this.mb.Hv(a)};_.h.ei=function(a){this.mb.ei&&this.mb.ei(a)};_.h.zq=function(){return this.mb.zq()};_.h.Jh=function(){if(this.mb.Jh)return this.mb.Jh()};qB.prototype.execute=qB.prototype.execute;qB.prototype.then=qB.prototype.then;qB.prototype.getPromise=qB.prototype.Jh;
var rB=/<response-(.*)>/,sB=/^application\/http(;.+$|$)/,tB=["clients6.google.com","content.googleapis.com","www.googleapis.com"],uB=function(a,b){a=_.Rg(a,b);if(!a)throw new NA("Unable to retrieve header.");return a},vB=function(a){var b=void 0;a=_.Fa(a);for(var c=a.next();!c.done;c=a.next()){c=c.value.Be().apiId;if("string"!==typeof c)return"batch";if(void 0===b)b=c;else if(b!=c)return"batch"}b=_.P("client/batchPath/"+b)||"batch/"+b.split(":").join("/");return String(b)},wB=function(a){a=a.map(function(b){return b.request});
return vB(a)},xB=function(a,b){var c=[];a=a.Be();var d=function(f,g){_.bl(f,function(k,l){g.push(l+": "+k)})},e={"Content-Type":"application/http","Content-Transfer-Encoding":"binary"};e["Content-ID"]="<"+b+">";d(e,c);c.push("");c.push(a.method+" "+a.path);d(a.headers,c);c.push("");a.body&&c.push(a.body);return c.join("\r\n")},AB=function(a,b){a=yB(a,b);var c={};_.Fb(a,function(d,e){c[e]=zB(d,e)});return c},zB=function(a,b){return{result:a.result||a.body,rawResult:_.zf({id:b,result:a.result||a.body}),
id:b}},yB=function(a,b){a=(0,_.wb)(a);_.lq(a,"--")&&(a=a.substring(0,a.length-2));a=a.split(b);b=_.le();for(var c=0;c<a.length;c++)if(a[c]){var d;if(d=a[c]){_.lq(d,"\r\n")&&(d=d.substring(0,d.length-2));if(d){d=d.split("\r\n");for(var e=0,f={headers:{},body:""};e<d.length&&""==d[e];)e++;for(f.outerHeaders=BB(d,e);e<d.length&&""!=d[e];)e++;e++;var g=d[e++].split(" ");f.status=Number(g[1]);f.statusText=g.slice(2).join(" ");for(f.headers=BB(d,e);e<d.length&&""!=d[e];)e++;e++;f.body=d.slice(e).join("\r\n");
YA(f);d=f}else d=null;e=_.le();f=uB(d.outerHeaders,"Content-Type");if(null==sB.exec(f))throw new NA("Unexpected Content-Type <"+f+">");f=uB(d.outerHeaders,"Content-ID");f=rB.exec(f);if(!f)throw new NA("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},BB=
function(a,b){for(var c=[];b<a.length&&a[b];b++)c.push(a[b]);return _.Tg(c.join("\r\n"),!1)},CB=function(a,b,c){a=a||b;if(!a||"https"!==_.Tt(a).hf)if(a=c?_.P("googleapis.config/root-1p"):_.P("googleapis.config/root"),!a)return!1;a=MA(c,String(a))||a;return tB.includes(_.Tt(a).xc)};
var DB=function(a){OA.call(this,DB.prototype.tm);this.Li={};this.ot={};this.Ik=[];this.Le=a;this.YX=!!a;this.nJ=this.Tu=!1};_.ij(DB,OA);var EB=function(a,b){a=_.Fa(Object.values(a.Li));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},FB=function(a){(function(b){setTimeout(function(){throw b;})})(a)};
DB.prototype.add=function(a,b){var c=b||_.le();b=_.le();if(!a)throw new NA("Batch entry "+(_.me(c,"id")?'"'+c.id+'" ':"")+"is missing a request method");a.$i();b.request=a;var d=_.Yj();d=new hB(d);b.ro=d;a.Qw(b.ro.promise);d=a.Be().headers;_.Fh(d)&&(this.Tu=!0);(d=String((d||{}).Authorization||"")||null)&&d.match(/^Bearer|MAC[ \t]/i)&&(this.nJ=!0);d=a.Be().root;if(!this.YX){if(d&&this.Le&&d!=this.Le)throw new NA('The "root" provided in this request is not consistent with that of existing requests in the batch.');
this.Le=d||this.Le}if(_.me(c,"id")){d=c.id;if(EB(this,d))throw new NA('Batch ID "'+d+'" already in use, please use another.');b.id=d}else{do b.id=String(Math.round(2147483647*_.Th()));while(EB(this,b.id))}b.callback=c.callback;c="batch";CB(this.Le,a.Be().path,this.Tu)&&(c=wB([b]));this.Li[c]=this.Li[c]||[];this.Li[c].push(b);this.ot[b.id]=b;return b.id};
var GB=function(a){var b=[],c=CB(a.Le,void 0,a.Tu);1<Object.entries(a.Li).length&&_.Qe("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.Li)),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.$i(),"batch"===f&&c&&(g=!1,l.zX=!0,l.request.Be.root=a.Le,b.push(l.request),a.Ik.push([l]));
if(g){f=a.Le;g=a.Tu;k=a.nJ;l="batch"+String(Math.round(2147483647*_.Th()))+String(Math.round(2147483647*_.Th()));var m="--"+l;l="multipart/mixed; boundary="+l;for(var n={path:wB(e),method:"POST"},p=[],t=0;t<e.length;t++)p.push(xB(e[t].request,[m.substr(m.indexOf("--")+2),"+",encodeURIComponent(e[t].id).split("(").join("%28").split(")").join("%29").split(".").join("%2E"),"@googleapis.com"].join("")));n.body=[m,p.join("\r\n"+m+"\r\n"),m+"--"].join("\r\n")+"\r\n";n.root=f||null;_.P("client/xd4")&&LA()?
(n.isXd4=!0,n.params={$ct:l},n.headers={},_.Sg(n.headers,"Content-Type","text/plain; charset=UTF-8"),g?n.authType="1p":k&&(n.authType="oauth2"),f=new kB(n)):(n.headers={},_.Sg(n.headers,"Content-Type",l),f=IA(n));b.push(f);a.Ik.push(e)}}return b};
DB.prototype.execute=function(a){if(!(1>Object.keys(this.Li).length)){var b=this.jr(a);a=GB(this);var c=[],d=a.map(function(e){return new _.Oj(function(f){try{e.execute(function(g,k){return f({oG:g,sZ:k})})}catch(g){c.push(g),f({oG:{ou:!1,reason:g}})}})});if(0<c.length&&c.length===a.length)throw c[0];_.Wj(d).then(function(e){var f=e.map(function(g){return g.sZ});e=e.map(function(g){return g.oG});b(e,f)})}};
DB.prototype.tm=function(){var a=this;if(1>Object.keys(this.Li).length)return _.Sj({});var b=GB(this).map(function(c){return new _.Oj(function(d,e){return c.Jh().then(d,e)})});return FA(b).then(function(c){c=c.map(function(d){return d.ou?d.value:d});return HB(a,c,!0)})};
var IB=function(a,b,c,d,e){var f={};if(d){f=c?yB:AB;c=uB(b.headers,"Content-Type").split("boundary=")[1];if(!c)throw new NA("Boundary not indicated in response.");f=f(b.body,"--"+c)}else c?(b.result=_.yf(b.body),f[e]=b):f[e]=zB(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.ot[c])throw new NA("Could not find batch entry for id "+c+".");return b},HB=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.ou){l++;b[m]=n.reason;var p=JB([b[m]]),t=_.Fa(a.Ik[m]);for(n=t.next();!n.done;n=t.next())g[n.value.id]=p}else{if(1>a.Ik[m].length)throw new NA("Error processing batch responses.");try{var r=!(1===a.Ik[m].length&&a.Ik[m][0].zX),v=a.Ik[m][0].id;if(!c){p=n;var u=d[m];t=p;if(u&&(!t||!r)){var w=_.yf(u);w&&(t=w.gapiRequest?w.gapiRequest.data:w,!r&&p&&(t.body=p))}if(!t)throw new NA("The batch response is missing.");n=t}p=void 0;if(t=n){var y=t.headers;if(y){var C=_.le();for(p in y)if(Object.prototype.hasOwnProperty.call(y,
p)){var A=_.Rg(y,p);_.Sg(C,p,A,!0)}t.headers=C}}if(r&&0!=uB(n.headers,"Content-Type").indexOf("multipart/mixed"))throw new NA("The response's Content-Type is not multipart/mixed.");k=k||_.Px(n);var F=KA(n);F&&!KA(k)&&(k.status=n.status,k.statusText=n.statusText);if(F||c||!r)f=!0,g=Object.assign(g,IB(a,n,c,r,v))}catch(I){for(l++,b[m]=I,p=JB([I]),t=_.Fa(a.Ik[m]),n=t.next();!n.done;n=t.next())g[n.value.id]=p}}}if(l===b.length){d=JB(b);g=_.zf(d);k=0;a=Array.from(Object.values(a.Li)).flat();f=_.Fa(a);
for(l=f.next();!l.done;l=f.next())if(l=l.value,c)l.ro.reject(d);else if(l.callback)try{k++,l.callback(d,g)}catch(I){FB(I)}if(e)try{e(d,g)}catch(I){FB(I)}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.ot[m],l&&KA(l)?m.ro.resolve(l):m.ro.reject(l);else if(m=a.ot[m],m.callback){if(l&&l.rawResult)try{delete l.rawResult}catch(I){}try{m.callback(l||!1,_.zf(l))}catch(I){FB(I)}}k.result=
g||{};k.body=1===b.length?k.body:"";if(e)try{e(g||null,1===d.length?d[0]:null)}catch(I){FB(I)}return k}},JB=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}};DB.prototype.jr=function(a){var b=this;return function(c,d){b.vy(c,d,a)}};DB.prototype.vy=function(a,b,c){HB(this,a,!1,b,c)};DB.prototype.add=DB.prototype.add;DB.prototype.execute=DB.prototype.execute;DB.prototype.then=DB.prototype.then;
var KB=function(){this.Xj=[];this.Le=this.Tc=null};
KB.prototype.add=function(a,b){b=b||{};var c={},d=Object.prototype.hasOwnProperty;if(a)c.rpc=a;else throw new NA("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.Xj.length;d++)if(this.Xj[d].id==a)throw new NA('Batch ID "'+a+'" already in use, please use another.');c.id=a}else{do c.id=String(2147483647*_.Th()|0);while(d.call(this.Xj,c.id))}c.callback=b.callback;this.Xj.push(c);return c.id};
var LB=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)}};
KB.prototype.execute=function(a){this.Tc=[];for(var b,c,d=0;d<this.Xj.length;d++)b=this.Xj[d],c=b.rpc,this.Tc.push(c.Hv(b.id)),this.Le=c.Ml()||this.Le;c=this.jr(a);a={requests:this.Tc,root:this.Le};b={};d=a.headers||{};for(var e in d){var f=e;if(Object.prototype.hasOwnProperty.call(d,f)){var g=_.Rg(d,f);g&&(f=_.Pg(f,g)||_.Og(f))&&_.Sg(b,f,g)}}_.Sg(b,"Content-Type","application/json");e=LB(c);IA({method:"POST",root:a.root||void 0,path:"/rpc",params:a.urlParams,headers:b,body:a.requests||[]}).then(e,
e)};KB.prototype.jr=function(a){var b=this;return function(c,d){b.vy(c,d,a)}};KB.prototype.vy=function(a,b,c){a||(a={});for(var d=0;d<this.Xj.length;d++){var e=this.Xj[d];e.callback&&e.callback(a[e.id]||!1,b)}c&&c(a,b)};JA.sG(function(){return new KB});KB.prototype.add=KB.prototype.add;KB.prototype.execute=KB.prototype.execute;
var MB=function(a,b){this.WY=a;this.Bf=b||null;this.wp=null};MB.prototype.AB=function(a){this.Bf=a;this.wp=2==this.Bf?new KB:new DB(this.WY)};MB.prototype.add=function(a,b){if(!a)throw a=b||_.le(),new NA("Batch entry "+(_.me(a,"id")?'"'+a.id+'" ':"")+"is missing a request method");null===this.Bf&&this.AB(a.getFormat());this.Bf!==a.getFormat()&&jB("Unable to add item to batch.");var c=b&&b.callback;1==this.Bf&&c&&(b.callback=function(d){d=NB(d);var e=_.zf([d]);c(d,e)});return this.wp.add(a,b)};
MB.prototype.execute=function(a){var b=a&&1==this.Bf?function(c){var d=[];_.bl(c,function(f,g){f=NB(f);c[g]=f;d.push(f)});var e=_.zf(d);a(c,e)}:a;this.wp&&this.wp.execute(b)};var NB=function(a){var b=a?_.Ax(a,"result"):null;_.hb(b)&&null!=b.error&&(b=iB(b),a={id:a.id,error:b});return a};MB.prototype.then=function(a,b,c){2==this.Bf&&jB('The "then" method is not available on this object.');return this.wp.then(a,b,c)};MB.prototype.add=MB.prototype.add;MB.prototype.execute=MB.prototype.execute;
MB.prototype.then=MB.prototype.then;
var OB=function(a){OA.call(this,OB.prototype.tm);this.mb=a};_.ij(OB,OA);var PB=function(a){a.mb.$i();var b=a.mb,c=b.Be();return!(CB(c.root,c.path,a.mb.zq())?"batch"!==vB([b]):1)};_.h=OB.prototype;
_.h.execute=function(a){var b=this;if(PB(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=pB(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.Jh().then(c,c)}};
_.h.tm=function(){return PB(this)?this.mb.Jh():new _.Oj(function(a,b){var c=GA(),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="");KA(f)?a(f):b(f);return}b(e)},b)},this)};_.h.Be=function(){if(this.mb.Be)return this.mb.Be()};_.h.$i=function(){this.mb.$i&&this.mb.$i()};_.h.Ml=function(){if(this.mb.Ml)return this.mb.Ml()};
_.h.ei=function(a){this.mb.ei&&this.mb.ei(a)};_.h.zq=function(){return this.mb.zq()};_.h.getFormat=function(){return this.mb.getFormat?this.mb.getFormat():0};_.h.Jh=function(){return this.tm()};OB.prototype.execute=OB.prototype.execute;OB.prototype.then=OB.prototype.then;OB.prototype.getPromise=OB.prototype.Jh;
var QB="/rest?fields="+encodeURIComponent("kind,name,version,rootUrl,servicePath,resources,parameters,methods,batchPath,id")+"&pp=0",RB=function(a,b){return"/discovery/v1/apis/"+(encodeURIComponent(a)+"/"+encodeURIComponent(b)+QB)},TB=function(a,b,c,d){if(_.hb(a)){var e=a;var f=a.name;a=a.version||"v1"}else f=a,a=b;if(!f||!a)throw new NA("Missing required parameters.");var g=c||function(){},k=_.hb(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 NA("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&&!_.P(l)&&_.Ee(l,m.batchPath));var n=m.servicePath,p=m.parameters,t=function(v){_.bl(v,function(u){if(!(u&&u.id&&u.path&&u.httpMethod))throw new NA("Missing required parameters");
var w=u.id.split("."),y=window.gapi.client,C;for(C=0;C<w.length-1;C++){var A=w[C];y[A]=y[A]||{};y=y[A]}var F,I;k&&(k.hasOwnProperty("root")&&(F=k.root),k.hasOwnProperty("apiId")&&(I=k.apiId));A=window.gapi.client[w[0]];A.UE||(A.UE={servicePath:n||"",parameters:p,apiId:I});w=w[C];y[w]||(y[w]=_.jj(SB,{path:"string"===typeof u.path?u.path:null,httpMethod:"string"===typeof u.httpMethod?u.httpMethod:null,parameters:u.parameters,parameterName:(u.request||{}).parameterName||"",request:u.request,root:F},
A.UE))})},r=function(v){_.bl(v,function(u){t(u.methods);r(u.resources)})};r(m.resources);t(m.methods);g.call()}};e?c({result:e}):0<f.indexOf("://")?IA({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):IA({path:RB(f,
a),root:d&&d.root}).then(c,c)},SB=function(a,b,c,d){var e=b.servicePath||"";_.cd(e,"/")||(e="/"+e);var f=UB(a.path,[a.parameters,b.parameters],c||{});c=f.Ek;var g=f.A1;e=_.Wx(e,f.path);f=g.root;delete g.root;var k=a.parameterName;!k&&1==_.Nx(g)&&g.hasOwnProperty("resource")&&(k="resource");if(k){var l=g[k];delete g[k]}null==l&&(l=d);null==l&&a.request&&(_.mq(g)&&(g=void 0),l=g);k={};var m=a.httpMethod;"GET"==m&&void 0!==l&&""!=String(l)&&(_.Sg(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 IA({path:e,method:m,params:c,headers:k,body:l,root:f||a.root,apiId:b.apiId},1)},UB=function(a,b,c){c=_.tj(c);var d={};_.al(b,function(e){_.bl(e,function(f,g){var k=f.required;if("path"==f.location)if(Object.prototype.hasOwnProperty.call(c,g))-1!=a.indexOf("{"+g+"}")?(f=_.hh(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 NA("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,Ek:d,A1:c}};
var VB=function(a,b,c,d){var e=b||"v1",f=_.hb(d)?d:{root:d};if(c)TB(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 _.Oj(function(g,k){var l=function(m){m?k(m):g()};try{TB(a,e,l,f)}catch(m){k(m)}})},WB=new RegExp(/^((([Hh][Tt][Tt][Pp][Ss]?:)?\/\/[^\/?#]*)?\/)?/.source+/(_ah\/api\/)?(batch|rpc)(\/|\?|#|$)/.source),XB=function(a,b){if(!a)throw new NA("Missing required parameters");
var c="object"===typeof a?a:{path:a};a=c.callback;delete c.callback;b=new qB(c,b);if(c=!!_.P("client/xd4")&&LA()){var d=b.Be();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(WB)}c&&(b=new OB(b));return a?(b.execute(a),null):b};JA.tG(function(a){return XB.apply(null,arguments)});
var YB=function(a,b){if(!a)throw new NA("Missing required parameters");for(var c=a.split("."),d=window.gapi.client,e=0;e<c.length-1;e++){var f=c[e];d[f]=d[f]||{};d=d[f]}c=c[c.length-1];if(!d[c]){var g=b||{};d[c]=function(k){var l="string"==typeof g?g:g.root;k&&k.root&&(l=k.root);return new qB({method:a,apiVersion:g.apiVersion,rpcParams:k,transport:{name:"googleapis",root:l}},2)}}},ZB=function(a){return new MB(a)};JA.rG(function(a){return ZB.apply(null,arguments)});
var $B=function(a){if(_.gB.JSONRPC_ERROR_MOD)throw new NA(a+" is discontinued. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");_.Oe(a+" is deprecated. See https://developers.google.com/api-client-library/javascript/reference/referencedocs")};
_.z("gapi.client.init",function(a){a.apiKey&&_.Ee("client/apiKey",a.apiKey);var b=_.tb(a.discoveryDocs||[],function(d){return VB(d)});if((a.clientId||a.client_id)&&a.scope){var c=new _.Oj(function(d,e){var f=function(){_.q.gapi.auth2.init.call(_.q.gapi.auth2,a).then(function(){d()},e)};_.q.gapi.load("auth2",{callback:function(){f()},onerror:function(g){e(g||Error("ua"))}})});b.push(c)}else(a.clientId||a.client_id||a.scope)&&_.Oe("client_id and scope must both be provided to initialize OAuth.");return _.Wj(b).then(function(){})});
_.z("gapi.client.load",VB);_.z("gapi.client.newBatch",ZB);_.z("gapi.client.newRpcBatch",function(){$B("gapi.client.newRpcBatch");return ZB()});_.z("gapi.client.newHttpBatch",function(a){$B("gapi.client.newHttpBatch");return new MB(a,0)});_.z("gapi.client.register",function(a,b){$B("gapi.client.register");var c;b&&(c={apiVersion:b.apiVersion,root:b.root});YB(a,c)});_.z("gapi.client.request",XB);
_.z("gapi.client.rpcRequest",function(a,b,c){$B("gapi.client.rpcRequest");if(!a)throw new NA('Missing required parameter "method".');return new qB({method:a,apiVersion:b,rpcParams:c,transport:{name:"googleapis",root:c&&c.root||""}},2)});_.z("gapi.client.setApiKey",function(a){_.Ee("client/apiKey",a);_.Ee("googleapis.config/developerKey",a)});_.z("gapi.client.setApiVersions",function(a){$B("gapi.client.setApiVersions");_.Ee("googleapis.config/versions",a)});_.z("gapi.client.getToken",function(a){return _.Ih(a)});
_.z("gapi.client.setToken",function(a,b){a?_.Uv(a,b):_.Vv(b)});_.z("gapi.client.AuthType",{q2:"auto",NONE:"none",T6:"oauth2",J4:"1p"});_.z("gapi.client.AuthType.AUTO","auto");_.z("gapi.client.AuthType.NONE","none");_.z("gapi.client.AuthType.OAUTH2","oauth2");_.z("gapi.client.AuthType.FIRST_PARTY","1p");

});
// Google Inc.
