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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ja,ka,oa,qa,ua,ya,Ba;_.ea=function(a){return function(){return _.ca[a].apply(this,arguments)}};_.ca=[];ja=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};ka="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
oa=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("a");};qa=oa(this);ua=function(a,b){if(b)a:{var c=qa;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ka(c,a,{configurable:!0,writable:!0,value:b})}};
ua("Symbol",function(a){if(a)return a;var b=function(e,f){this.QN=e;ka(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.QN};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
ua("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=qa[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ka(d.prototype,a,{configurable:!0,writable:!0,value:function(){return ya(ja(this))}})}return a});ya=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.za=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ja(a)}};_.Aa="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ba=Object.setPrototypeOf;else{var Ca;a:{var Da={a:!0},Ja={};try{Ja.__proto__=Da;Ca=Ja.a;break a}catch(a){}Ca=!1}Ba=Ca?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Ka=Ba;ua("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});var Ma=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};
ua("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Ma(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});var Oa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};
ua("Array.prototype.keys",function(a){return a?a:function(){return Oa(this,function(b){return b})}});ua("Array.prototype.values",function(a){return a?a:function(){return Oa(this,function(b,c){return c})}});var Pa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};ua("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Pa(b,d)&&c.push(b[d]);return c}});
ua("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});ua("Array.prototype.entries",function(a){return a?a:function(){return Oa(this,function(b,c){return[b,c]})}});
ua("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});ua("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});ua("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Ma(this,b,"includes").indexOf(b,c||0)}});
ua("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Pa(b,d)&&c.push([d,b[d]]);return c}});var Qa="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Pa(d,e)&&(a[e]=d[e])}return a};ua("Object.assign",function(a){return a||Qa});
ua("Array.prototype.flat",function(a){return a?a:function(b){b=void 0===b?1:b;for(var c=[],d=0;d<this.length;d++){var e=this[d];Array.isArray(e)&&0<b?(e=Array.prototype.flat.call(e,b-1),c.push.apply(c,e)):c.push(e)}return c}});
ua("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Pa(l,f)){var m=new b;ka(l,f,{value:m})}}function e(l){var m=Object[l];m&&(Object[l]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),n=new a([[l,2],[m,3]]);if(2!=n.get(l)||3!=n.get(m))return!1;n.delete(l);n.set(m,4);return!n.has(l)&&4==n.get(m)}catch(q){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Aa=(g+=Math.random()+1).toString();if(l){l=_.za(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};k.prototype.set=function(l,m){if(!c(l))throw Error("b");d(l);if(!Pa(l,f))throw Error("c`"+l);l[f][this.Aa]=m;return this};k.prototype.get=function(l){return c(l)&&Pa(l,f)?l[f][this.Aa]:void 0};k.prototype.has=function(l){return c(l)&&Pa(l,f)&&Pa(l[f],this.Aa)};k.prototype.delete=
function(l){return c(l)&&Pa(l,f)&&Pa(l[f],this.Aa)?delete l[f][this.Aa]:!1};return k});
ua("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var k=Object.seal({x:4}),l=new a(_.za([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var m=l.entries(),n=m.next();if(n.done||n.value[0]!=k||"s"!=n.value[1])return!1;n=m.next();return n.done||4!=n.value[0].x||"t"!=n.value[1]||!m.next().done?!1:!0}catch(q){return!1}}())return a;var b=new WeakMap,c=function(k){this.qf={};this.Pe=
f();this.size=0;if(k){k=_.za(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};c.prototype.set=function(k,l){k=0===k?0:k;var m=d(this,k);m.list||(m.list=this.qf[m.id]=[]);m.ne?m.ne.value=l:(m.ne={next:this.Pe,Zi:this.Pe.Zi,head:this.Pe,key:k,value:l},m.list.push(m.ne),this.Pe.Zi.next=m.ne,this.Pe.Zi=m.ne,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.ne&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.qf[k.id],k.ne.Zi.next=k.ne.next,k.ne.next.Zi=
k.ne.Zi,k.ne.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.qf={};this.Pe=this.Pe.Zi=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).ne};c.prototype.get=function(k){return(k=d(this,k).ne)&&k.value};c.prototype.entries=function(){return e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return e(this,function(k){return k.key})};c.prototype.values=function(){return e(this,function(k){return k.value})};c.prototype.forEach=function(k,l){for(var m=this.entries(),
n;!(n=m.next()).done;)n=n.value,k.call(l,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(k,l){var m=l&&typeof l;"object"==m||"function"==m?b.has(l)?m=b.get(l):(m=""+ ++g,b.set(l,m)):m="p_"+l;var n=k.qf[m];if(n&&Pa(k.qf,m))for(k=0;k<n.length;k++){var q=n[k];if(l!==l&&q.key!==q.key||l===q.key)return{id:m,list:n,index:k,ne:q}}return{id:m,list:n,index:-1,ne:void 0}},e=function(k,l){var m=k.Pe;return ya(function(){if(m){for(;m.head!=k.Pe;)m=m.Zi;for(;m.next!=m.head;)return m=
m.next,{done:!1,value:l(m)};m=null}return{done:!0,value:void 0}})},f=function(){var k={};return k.Zi=k.next=k.head=k},g=0;return c});
ua("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(_.za([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.Ba=new Map;if(c){c=
_.za(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ba.size};b.prototype.add=function(c){c=0===c?0:c;this.Ba.set(c,c);this.size=this.Ba.size;return this};b.prototype.delete=function(c){c=this.Ba.delete(c);this.size=this.Ba.size;return c};b.prototype.clear=function(){this.Ba.clear();this.size=0};b.prototype.has=function(c){return this.Ba.has(c)};b.prototype.entries=function(){return this.Ba.entries()};b.prototype.values=function(){return this.Ba.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ba.forEach(function(f){return c.call(d,f,f,e)})};return b});_.p={};_.Sa=_.Sa||{};_.C=this||self;_.Ua="closure_uid_"+(1E9*Math.random()>>>0);_.J=function(a,b){a=a.split(".");var c=_.C;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b};
_.O=function(a,b){function c(){}c.prototype=b.prototype;a.O=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.mp=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
_.Va=window.osapi=window.osapi||{};

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

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Zc,$c,ad,cd,ed,fd,gd,hd,id,jd,kd,od,vd,wd,xd,yd,Jd,Kd;_.Uc=function(a,b){return _.ca[a]=b};_.Vc=function(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Vc);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b&&(this.ly=b);this.zL=!0};_.Wc=function(a){return Array.prototype.concat.apply([],arguments)};_.Xc=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};_.Tb.prototype.zh=_.Uc(6,function(){return 1});
_.ec.prototype.zh=_.Uc(5,function(){return this.tR});_.Ob.prototype.vd=_.Uc(4,function(){return this.eN});_.Tb.prototype.vd=_.Uc(3,function(){return this.pC.toString()});_.Wb.prototype.vd=_.Uc(2,function(){return this.oC});_.$b.prototype.vd=_.Uc(1,function(){return this.nC});_.ec.prototype.vd=_.Uc(0,function(){return this.mC.toString()});
_.Yc=function(a,b){a.prototype=(0,_.Aa)(b.prototype);a.prototype.constructor=a;if(_.Ka)(0,_.Ka)(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.O=b.prototype};Zc=null;$c=/^[\w+/_-]+[=]{0,2}$/;ad=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&$c.test(a)?a:""};
_.bd=function(a){if(a&&a!=_.C)return ad(a.document);null===Zc&&(Zc=ad(_.C.document));return Zc};_.O(_.Vc,Error);_.Vc.prototype.name="CustomError";_.dd=function(a,b){return 0==a.lastIndexOf(b,0)};ed=/&/g;fd=/</g;gd=/>/g;hd=/"/g;id=/'/g;jd=/\x00/g;kd=/[\x00&<>"']/;
_.ld=function(a,b){if(b)a=a.replace(ed,"&amp;").replace(fd,"&lt;").replace(gd,"&gt;").replace(hd,"&quot;").replace(id,"&#39;").replace(jd,"&#0;");else{if(!kd.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(ed,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(fd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(gd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(hd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(id,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(jd,"&#0;"))}return a};
_.nd=function(a){var b=arguments.length;if(1==b&&Array.isArray(arguments[0]))return _.nd.apply(null,arguments[0]);for(var c={},d=0;d<b;d++)c[arguments[d]]=!0;return c};od={};_.pd=function(a,b){this.qC=b===od?a:""};_.h=_.pd.prototype;_.h.Gh=!0;_.h.vd=function(){return this.qC.toString()};_.h.QA=!0;_.h.zh=function(){return 1};_.h.toString=function(){return this.qC+""};_.qd=function(a){if(a instanceof _.pd&&a.constructor===_.pd)return a.qC;_.cb(a);return"type_error:TrustedResourceUrl"};_.rd=function(a){return _.qd(a).toString()};
_.sd=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.pd(a,od)};_.td=function(a){return _.sd(_.Pb(a))};_.ud=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.pC;_.cb(a);return"type_error:SafeUrl"};vd=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font\/\w+|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i;wd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
xd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(wd);return b&&vd.test(b[1])?new _.Tb(a,_.Rb):null};yd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.zd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Gh?a.vd():String(a);return yd.test(a)?new _.Tb(a,_.Rb):xd(a)};
_.Ad=function(a,b){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Gh?a.vd():String(a);if(b&&/^data:/i.test(a)&&(b=xd(a)||_.Ub,b.vd()==a))return b;yd.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Rb)};_.Bd=function(a){if(a instanceof _.ec)return a;var b="object"==typeof a,c=null;b&&a.QA&&(c=a.zh());return _.gc(_.ld(b&&a.Gh?a.vd():String(a)),c)};_.Cd=function(a,b){if((0,_.kc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.fc(b)};
_.Fd=function(a,b){b=b instanceof _.Tb?b:_.Ad(b);a.href=_.ud(b)};_.Gd=function(a,b,c,d){a=a instanceof _.Tb?a:_.Ad(a);b=b||_.C;c=c instanceof _.Ob?_.Pb(c):c||"";return void 0!==d?b.open(_.ud(a),c,d,void 0):b.open(_.ud(a),c)};_.Hd=function(a){return a=_.ld(a,void 0)};_.Id=function(a){return Number(_.Tc)>=a};Jd=!_.tc||_.Id(9);Kd=!_.wc&&!_.tc||_.tc&&_.Id(9)||_.wc&&_.Pc("1.9.1");_.Ld=_.tc&&!_.Pc("9");_.Md=_.tc||_.sc||_.xc;_.Nd=_.tc&&!_.Id(9);
var Td,Xd;_.Qd=function(a){return a?new _.Od(_.Pd(a)):cd||(cd=new _.Od)};_.Rd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Sd=function(a,b,c,d){a=d||a;b=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(b||c))return a.querySelectorAll(b+(c?"."+c:""));if(c&&a.getElementsByClassName){a=a.getElementsByClassName(c);if(b){d={};for(var e=0,f=0,g;g=a[f];f++)b==g.nodeName&&(d[e++]=g);d.length=e;return d}return a}a=a.getElementsByTagName(b||"*");if(c){d={};for(f=e=0;g=a[f];f++)b=g.className,"function"==typeof b.split&&_.Za(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Ud=function(a,b){_.Bb(b,function(c,d){c&&"object"==typeof c&&c.Gh&&(c=c.vd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Td.hasOwnProperty(d)?a.setAttribute(Td[d],c):_.dd(d,"aria-")||_.dd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Td={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
_.Vd=function(a){return a?a.parentWindow||a.defaultView:window};_.Yd=function(a,b){var c=String(b[0]),d=b[1];if(!Jd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Hd(d.name),'"');if(d.type){c.push(' type="',_.Hd(d.type),'"');var e={};_.Db(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Wd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Ud(c,d));2<b.length&&Xd(a,c,b,2);return c};
Xd=function(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?a.createTextNode(k):k)}for(;d<c.length;d++){var f=c[d];if(!_.db(f)||_.$a(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.$a(f)){var g="function"==typeof f.item||"string"==typeof f.item;break a}if("function"===typeof f){g="function"==typeof f.item;break a}}g=!1}_.nb(g?_.Xc(f):f,e)}}};_.Zd=function(a){return _.Wd(document,a)};
_.Wd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.$d=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.ae=function(a,b){Xd(_.Pd(a),a,arguments,1)};_.be=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.de=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.ee=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.fe=function(a){var b,c=a.parentNode;if(c&&11!=c.nodeType){if(a.removeNode)return a.removeNode(!1);for(;b=a.firstChild;)c.insertBefore(b,a);return _.ee(a)}};
_.ge=function(a){return Kd&&void 0!=a.children?a.children:_.ob(a.childNodes,function(b){return 1==b.nodeType})};_.he=function(a){return _.$a(a)&&1==a.nodeType};_.ie=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};_.Pd=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.je=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.be(a),a.appendChild(_.Pd(a).createTextNode(String(b)))};_.Od=function(a){this.ob=a||_.C.document||document};_.h=_.Od.prototype;_.h.Ea=_.Qd;_.h.jD=_.ea(7);_.h.tb=function(){return this.ob};_.h.H=function(a){return _.Rd(this.ob,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.ob).getElementsByTagName(String(a))};_.h.ma=function(a,b,c){return _.Yd(this.ob,arguments)};_.h.createElement=function(a){return _.Wd(this.ob,a)};_.h.createTextNode=function(a){return this.ob.createTextNode(String(a))};_.h.wb=function(){var a=this.ob;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.ae;_.h.canHaveChildren=_.$d;_.h.Kd=_.be;_.h.tJ=_.de;_.h.removeNode=_.ee;_.h.gS=_.fe;_.h.Bz=_.ge;
_.h.isElement=_.he;_.h.contains=_.ie;_.h.Jh=_.ea(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.ke=window;_.le=document;_.me=_.ke.location;_.ne=/\[native code\]/;_.oe=function(a,b,c){return a[b]=a[b]||c};_.pe=function(){var a;if((a=Object.create)&&_.ne.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.qe=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.re=function(a,b){a=a||{};for(var c in a)_.qe(a,c)&&(b[c]=a[c])};_.se=_.oe(_.ke,"gapi",{});
_.te=function(a,b,c){var d=new RegExp("([#].*&|[#])"+b+"=([^&#]*)","g");b=new RegExp("([?#].*&|[?#])"+b+"=([^&#]*)","g");if(a=a&&(d.exec(a)||b.exec(a)))try{c=decodeURIComponent(a[2])}catch(e){}return c};_.ue=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.xe=new RegExp(/(%([^0-9a-fA-F%]|[0-9a-fA-F]([^0-9a-fA-F%])?)?)*/.source+/%($|[^0-9a-fA-F]|[0-9a-fA-F]($|[^0-9a-fA-F]))/.source,"g");
_.ze=new RegExp(/\/?\??#?/.source+"("+/[\/?#]/i.source+"|"+/[\uD800-\uDBFF]/i.source+"|"+/%[c-f][0-9a-f](%[89ab][0-9a-f]){0,2}(%[89ab]?)?/i.source+"|"+/%[0-9a-f]?/i.source+")$","i");
_.Be=function(a,b,c){_.Ae(a,b,c,"add","at")};_.Ae=function(a,b,c,d,e){if(a[d+"EventListener"])a[d+"EventListener"](b,c,!1);else if(a[e+"tachEvent"])a[e+"tachEvent"]("on"+b,c)};
_.Ce=_.oe(_.ke,"___jsl",_.pe());_.oe(_.Ce,"I",0);_.oe(_.Ce,"hel",10);
var De,Ee,Fe,Ge,He,Ie,Je;De=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Ee=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Fe=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ge=function(a,b,c){if(b&&"object"===typeof b)for(var d in b)!Object.prototype.hasOwnProperty.call(b,d)||c&&"___goc"===d&&"undefined"===typeof b[d]||(a[d]&&b[d]&&"object"===typeof a[d]&&"object"===typeof b[d]&&!Fe(a[d])&&!Fe(b[d])?Ge(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Fe(b[d])?[]:{},Ge(a[d],b[d])):a[d]=b[d])};
He=function(a){if(a&&!/^\s+$/.test(a)){for(;0==a.charCodeAt(a.length-1);)a=a.substring(0,a.length-1);try{var b=window.JSON.parse(a)}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ("+a+"\n)"))()}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ({"+a+"\n})"))()}catch(c){}return"object"===typeof b?b:{}}};
Ie=function(a,b){var c={___goc:void 0};a.length&&a[a.length-1]&&Object.hasOwnProperty.call(a[a.length-1],"___goc")&&"undefined"===typeof a[a.length-1].___goc&&(c=a.pop());Ge(c,b);a.push(c)};
Je=function(a){Ee(!0);var b=window.___gcfg,c=De("cu"),d=window.___gu;b&&b!==d&&(Ie(c,b),window.___gu=b);b=De("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,De("us"));for(var g=0;g<e.length;++g)for(var k=e[g],l=0;l<f.length;++l)k.src&&0==k.src.indexOf(f[l])&&d.push(k);0==d.length&&0<e.length&&e[e.length-1].src&&d.push(e[e.length-1]);for(e=0;e<d.length;++e)d[e].getAttribute("gapi_processed")||(d[e].setAttribute("gapi_processed",!0),(f=d[e])?(g=
f.nodeType,f=3==g||4==g?f.nodeValue:f.textContent||""):f=void 0,(f=He(f))&&b.push(f));a&&Ie(c,a);d=De("cd");a=0;for(b=d.length;a<b;++a)Ge(Ee(),d[a],!0);d=De("ci");a=0;for(b=d.length;a<b;++a)Ge(Ee(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ge(Ee(),c[a],!0)};_.Ke=function(a,b){var c=Ee();if(!a)return c;a=a.split("/");for(var d=0,e=a.length;c&&"object"===typeof c&&d<e;++d)c=c[a[d]];return d===a.length&&void 0!==c?c:b};
_.Le=function(a,b){var c;if("string"===typeof a){var d=c={};a=a.split("/");for(var e=0,f=a.length;e<f-1;++e){var g={};d=d[a[e]]=g}d[a[e]]=b}else c=a;Je(c)};
var Me=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.oe(_.Ce,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Me&&Me();Je();
_.J("gapi.config.get",_.Ke);_.J("gapi.config.update",_.Le);

_.Ne=function(a){return/^[\s\xa0]*$/.test(a)};_.Oe=function(a,b){var c=b||document;if(c.getElementsByClassName)a=c.getElementsByClassName(a)[0];else{c=document;var d=b||c;a=d.querySelectorAll&&d.querySelector&&a?d.querySelector(a?"."+a:""):_.Sd(c,"*",a,b)[0]||null}return a||null};

_.Ah=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};_.Bh=function(a){var b=_.Ah();if(!a)return b;a=a.split("/");for(var c=0,d=a.length;b&&"object"===typeof b&&c<d;++c)b=b[a[c]];return c===a.length&&void 0!==b?b:void 0};

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

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

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

var gl=function(){this.ys={tL:$k?"../"+$k:null,Ty:al,mI:bl,W$:cl,Eu:dl,Haa:el};this.ef=_.ke;this.dL=this.uR;this.kS=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.ys.tL){this.ef=this.ys.mI(this.ef,this.ys.tL);var a=this.ef.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.dL=this.ef.doPostMsg}this.DD={};this.dE={};a=(0,_.P)(this.uA,
this);_.Be(this.ef,"message",a);_.oe(_.Ce,"RPMQ",[]).push(a);this.ef!=this.ef.parent&&fl(this,this.ef.parent,this.uB(this.ef.name),"*")};gl.prototype.uB=function(a){return'{"h":"'+escape(a)+'"}'};var hl=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},il=function(a){if(!/^\s*{/.test(a))return!1;a=_.zf(a);return null!==a&&"object"===typeof a&&!!a.g};
gl.prototype.uA=function(a){var b=String(a.data);(0,_.Hf)("gapix.rpc.receive("+cl+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=il(b);if(!c&&!d){if(!d&&(c=hl(b))){if(this.DD[c])this.DD[c]();else this.dE[c]=1;return}var e=a.origin,f=this.ys.Ty;this.kS?_.ke.setTimeout(function(){f(b,e)},0):f(b,e)}};gl.prototype.Hc=function(a,b){".."===a||this.dE[a]?(b(),delete this.dE[a]):this.DD[a]=b};
var fl=function(a,b,c,d){var e=il(c)?"":"!_";(0,_.Hf)("gapix.rpc.send("+cl+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.dL(b,e+c,d)};gl.prototype.uR=function(a,b,c){a.postMessage(b,c)};gl.prototype.send=function(a,b,c){(a=this.ys.mI(this.ef,a))&&!a.closed&&fl(this,a,b,c)};
var jl,kl,ll,ml,nl,ol,pl,$k,cl,rl,sl,tl,ul,bl,dl,vl,wl,El,Fl,Hl,el,Jl,Il,Al,Bl,Kl,al,Ll,Ml;jl=0;kl=[];ll={};ml={};nl=_.ke.location.href;ol=_.te(nl,"rpctoken");pl=_.te(nl,"parent")||_.le.referrer;$k=_.te(nl,"rly");cl=$k||(_.ke!==_.ke.top||_.ke.opener)&&_.ke.name||"..";rl=null;sl={};tl=function(){};ul={send:tl,Hc:tl,uB:tl};
bl=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.ke.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};dl=function(a){return(a=ll[a])&&a.Vk};
vl=function(a){if(a.f in{})return!1;var b=a.t,c=ll[a.r];a=a.origin;return c&&(c.Vk===b||!c.Vk&&!b)&&(a===c.origin||"*"===c.origin)};wl=function(a){var b=a.id.split("/"),c=b[b.length-1],d=a.origin;return function(e){var f=e.origin;return e.f==c&&(d==f||"*"==d)}};_.Cl=function(a,b,c){a=Al(a);ml[a.name]={Jg:b,Tq:a.Tq,Ro:c||vl};Bl()};_.J("gapix.rpc.register",_.Cl);_.Dl=function(a){delete ml[Al(a).name]};_.J("gapix.rpc.unregister",_.Dl);El={};
Fl=function(a,b){(a=El["_"+a])&&a[1](this)&&a[0].call(this,b)};Hl=function(a){var b=a.c;if(!b)return tl;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Gl.apply(null,e)}};el=function(a){rl=a};Jl=function(a){sl[a]||(sl[a]=_.ke.setTimeout(function(){sl[a]=!1;Il(a)},0))};Il=function(a){var b=ll[a];if(b&&b.ready){var c=b.sC;for(b.sC=[];c.length;)ul.send(a,_.Af(c.shift()),b.origin)}};
Al=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),Tq:!0}:{name:a,Tq:!1}};Bl=function(){for(var a=_.Bh("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=kl[c];++c){var e=d.xm;if(!e||0<a&&b-d.timestamp>a)kl.splice(c,1),--c;else{var f=e.s,g=ml[f]||ml["*"];if(g)if(kl.splice(c,1),--c,e.origin=d.origin,d=Hl(e),e.callback=d,g.Ro(e)){if("__cb"!==f&&!!g.Tq!=!!e.g)break;e=g.Jg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Hf)("gapix.rpc.rejected("+cl+"): "+f)}}};
Kl=function(a,b,c){kl.push({xm:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Bl()};al=function(a,b){a=_.zf(a);Kl(a,b,!1)};Ll=function(a){for(;a.length;)Kl(a.shift(),this.origin,!0);Bl()};Ml=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",cB:b}};
_.Nl=function(a,b,c,d){var e=Ml(a);d&&(_.ke.frames[e.id]=_.ke.frames[e.id]||d);a=e.id;if(!ll.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.sg(pl),c=c||ol;else if(!e.cB){var f=_.le.getElementById(a);f&&(f=f.src,d=_.sg(f),c=c||_.te(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);ll[a]={Vk:c,sC:[],origin:d,dZ:b,mL:function(){var g=a;ll[g].ready=1;Il(g)}};ul.Hc(a,ll[a].mL)}return ll[a].mL};_.J("gapix.rpc.setup",_.Nl);
_.Gl=function(a,b,c,d){a=a||"..";_.Nl(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=cl,l=ol,m=ll[a],n=k,q=Ml(a);if(m&&".."!==a){if(q.cB){if(!(l=ll[a].dZ)){l=rl?rl.substring(1).split("/"):[cl];n=l.length-1;for(var u=_.ke.parent;u!==_.ke.top;){var r=u.parent;if(!n--){for(var v=null,t=r.frames.length,w=0;w<t;++w)r.frames[w]==u&&(v=w);l.unshift("{"+v+"}")}u=r}l="/"+l.join("/")}n=l}else n=k="..";l=m.Vk}g&&q?(m=vl,q.cB&&(m=wl(q)),El["_"+ ++jl]=[g,m],g=jl):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=Al(e);f.s=e.name;f.g=e.Tq;ll[a].sC.push(f);Jl(a)};_.J("gapix.rpc.call",_.Gl);_.Ol=function(a,b){_.Nl(a)();ul.send(a,ul.uB(b),"*")};_.J("gapix.rpc.sendHandshake",_.Ol);if("function"===typeof _.ke.postMessage||"object"===typeof _.ke.postMessage)ul=new gl,_.Cl("__cb",Fl,function(){return!0}),_.Cl("_processBatch",Ll,function(){return!0}),_.Nl("..");

/*

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

var Ch;Ch=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.Dh=function(a){var b=_.Bh("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=_.te(a,"authuser")||null,null==b&&(b=(b=a.match(Ch))?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 Uh=function(){this.Lj=-1};
var Vh=function(){this.Lj=64;this.Bc=[];this.jy=[];this.eQ=[];this.gw=[];this.gw[0]=128;for(var a=1;a<this.Lj;++a)this.gw[a]=0;this.gx=this.Pn=0;this.reset()};_.O(Vh,Uh);Vh.prototype.reset=function(){this.Bc[0]=1732584193;this.Bc[1]=4023233417;this.Bc[2]=2562383102;this.Bc[3]=271733878;this.Bc[4]=3285377520;this.gx=this.Pn=0};
var Wh=function(a,b,c){c||(c=0);var d=a.eQ;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.Bc[0];c=a.Bc[1];var g=a.Bc[2],k=a.Bc[3],l=a.Bc[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.Bc[0]=a.Bc[0]+b&4294967295;a.Bc[1]=a.Bc[1]+c&4294967295;a.Bc[2]=a.Bc[2]+g&4294967295;a.Bc[3]=a.Bc[3]+k&4294967295;a.Bc[4]=a.Bc[4]+l&4294967295};
Vh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Lj,d=0,e=this.jy,f=this.Pn;d<b;){if(0==f)for(;d<=c;)Wh(this,a,d),d+=this.Lj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Lj){Wh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Lj){Wh(this,e);f=0;break}}this.Pn=f;this.gx+=b}};
Vh.prototype.digest=function(){var a=[],b=8*this.gx;56>this.Pn?this.update(this.gw,56-this.Pn):this.update(this.gw,this.Lj-(this.Pn-56));for(var c=this.Lj-1;56<=c;c--)this.jy[c]=b&255,b/=256;Wh(this,this.jy);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Bc[c]>>d&255,++b;return a};
_.Xh=function(){this.CD=new Vh};_.h=_.Xh.prototype;_.h.reset=function(){this.CD.reset()};_.h.yN=function(a){this.CD.update(a)};_.h.xG=function(){return this.CD.digest()};_.h.nx=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.yN(b)};_.h.Fg=function(){for(var a=this.xG(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

var Zh,Yh,fi,gi,$h,di,bi,hi,ci;_.ei=function(){if(Yh){var a=new _.ke.Uint32Array(1);Zh.getRandomValues(a);a=Number("0."+a[0])}else a=$h,a+=parseInt(bi.substr(0,20),16),bi=ci(bi),a/=di+Math.pow(16,20);return a};Zh=_.ke.crypto;Yh=!1;fi=0;gi=0;$h=1;di=0;bi="";hi=function(a){a=a||_.ke.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;$h=$h*b%di;0<fi&&++gi==fi&&_.Ae(_.ke,"mousemove",hi,"remove","de")};ci=function(a){var b=new _.Xh;b.nx(a);return b.Fg()};
Yh=!!Zh&&"function"==typeof Zh.getRandomValues;Yh||(di=1E6*(screen.width*screen.width+screen.height),bi=ci(_.le.cookie+"|"+_.le.location+"|"+(new Date).getTime()+"|"+Math.random()),fi=_.Bh("random/maxObserveMousemove")||0,0!=fi&&_.Be(_.ke,"mousemove",hi));

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var pi;_.oi=function(a,b){a:{for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]};pi=0;_.qi=function(a){return Object.prototype.hasOwnProperty.call(a,_.Ua)&&a[_.Ua]||(a[_.Ua]=++pi)};_.ri=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.si=[];_.ti=[];_.ui=!1;
_.vi=function(a){_.si[_.si.length]=a;if(_.ui)for(var b=0;b<_.ti.length;b++)a((0,_.P)(_.ti[b].wrap,_.ti[b]))};

var gj,hj,ij,jj,kj,lj,mj,nj,oj,pj,qj,sj,Bj,Cj,Ej,Fj,Gj,Hj,Ij,Jj;_.fj=function(a,b){if(!a)throw Error(b||"");};gj=/&/g;hj=/</g;ij=/>/g;jj=/"/g;kj=/'/g;lj=function(a){return String(a).replace(gj,"&amp;").replace(hj,"&lt;").replace(ij,"&gt;").replace(jj,"&quot;").replace(kj,"&#39;")};mj=/[\ud800-\udbff][\udc00-\udfff]|[^!-~]/g;nj=/%([a-f]|[0-9a-fA-F][a-f])/g;oj=/^(https?|ftp|file|chrome-extension):$/i;
pj=function(a){a=String(a);a=a.replace(mj,function(e){try{return encodeURIComponent(e)}catch(f){return encodeURIComponent(e.replace(/^[^%]+$/g,"\ufffd"))}}).replace(_.xe,function(e){return e.replace(/%/g,"%25")}).replace(nj,function(e){return e.toUpperCase()});a=a.match(_.ue)||[];var b=_.pe(),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(oj);b.mp=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.wh=a[7]?[d(a[7])]:[];return b};qj=function(a){return a.mp+(0<a.query.length?"?"+a.query.join("&"):"")+(0<a.wh.length?"#"+a.wh.join("&"):"")};sj=function(a,b){var c=[];if(a)for(var d in a)if(_.qe(a,d)&&null!=a[d]){var e=b?b(a[d]):a[d];c.push(encodeURIComponent(d)+"="+encodeURIComponent(e))}return c};
_.yj=function(a,b,c,d){a=pj(a);a.query.push.apply(a.query,sj(b,d));a.wh.push.apply(a.wh,sj(c,d));return qj(a)};
_.zj=function(a,b){var c=pj(b);b=c.mp;c.query.length&&(b+="?"+c.query.join(""));c.wh.length&&(b+="#"+c.wh.join(""));var d="";2E3<b.length&&(c=b,b=b.substr(0,2E3),b=b.replace(_.ze,""),d=c.substr(b.length));var e=a.createElement("div");a=a.createElement("a");c=pj(b);b=c.mp;c.query.length&&(b+="?"+c.query.join(""));c.wh.length&&(b+="#"+c.wh.join(""));_.Fd(a,new _.Tb(b,_.Rb));e.appendChild(a);b=_.gc(e.innerHTML,null);_.Cd(e,b);b=String(e.firstChild.href);e.parentNode&&e.parentNode.removeChild(e);c=pj(b+
d);b=c.mp;c.query.length&&(b+="?"+c.query.join(""));c.wh.length&&(b+="#"+c.wh.join(""));return b};_.Aj=/^https?:\/\/[^\/%\\?#\s]+\/[^\s]*$/i;Cj=function(a){for(;a.firstChild;)a.removeChild(a.firstChild)};_.Dj=function(a,b){var c=_.oe(_.Ce,"watt",_.pe());_.oe(c,a,b)};Ej=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/b\/(\d{10,21})\//;
Fj=function(a){var b=_.Bh("googleapis.config/sessionDelegate");"string"===typeof b&&21<b.length&&(b=null);null==b&&(b=(a=(a||window.location.href).match(Ej))?a[1]:null);if(null==b)return null;b=String(b);21<b.length&&(b=null);return b};Gj=function(){var a=_.Ce.onl;if(!a){a=_.pe();_.Ce.onl=a;var b=_.pe();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};Hj=function(a,b){b=b.onload;return"function"===typeof b?(Gj().a(a,b),b):null};
Ij=function(a){_.fj(/^\w+$/.test(a),"Unsupported id - "+a);return'onload="window.___jsl.onl.e(&#34;'+a+'&#34;)"'};Jj=function(a){Gj().r(a)};
var Lj,Mj,Qj;_.Kj={allowtransparency:"true",frameborder:"0",hspace:"0",marginheight:"0",marginwidth:"0",scrolling:"no",style:"",tabindex:"0",vspace:"0",width:"100%"};Lj={allowtransparency:!0,onload:!0};Mj=0;_.Nj=function(a,b){var c=0;do var d=b.id||["I",Mj++,"_",(new Date).getTime()].join("");while(a.getElementById(d)&&5>++c);_.fj(5>c,"Error creating iframe id");return d};_.Oj=function(a,b){return a?b+"/"+a:""};
_.Pj=function(a,b,c,d){var e={},f={};a.documentMode&&9>a.documentMode&&(e.hostiemode=a.documentMode);_.re(d.queryParams||{},e);_.re(d.fragmentParams||{},f);var g=d.pfname;var k=_.pe();_.Bh("iframes/dropLegacyIdParam")||(k.id=c);k._gfid=c;k.parent=a.location.protocol+"//"+a.location.host;c=_.te(a.location.href,"parent");g=g||"";!g&&c&&(g=_.te(a.location.href,"_gfid","")||_.te(a.location.href,"id",""),g=_.Oj(g,_.te(a.location.href,"pfname","")));g||(c=_.zf(_.te(a.location.href,"jcp","")))&&"object"==
typeof c&&(g=_.Oj(c.id,c.pfname));k.pfname=g;d.connectWithJsonParam&&(g={},g.jcp=_.Af(k),k=g);g=_.te(b,"rpctoken")||e.rpctoken||f.rpctoken;g||(g=d.rpctoken||String(Math.round(1E8*_.ei())),k.rpctoken=g);d.rpctoken=g;_.re(k,d.connectWithQueryParams?e:f);k=a.location.href;a=_.pe();(g=_.te(k,"_bsh",_.Ce.bsh))&&(a._bsh=g);(k=_.Ce.dpo?_.Ce.h:_.te(k,"jsh",_.Ce.h))&&(a.jsh=k);d.hintInFragment?_.re(a,f):_.re(a,e);return _.yj(b,e,f,d.paramsSerializer)};
Qj=function(a){_.fj(!a||_.Aj.test(a),"Illegal url for new iframe - "+a)};
_.Rj=function(a,b,c,d,e){Qj(c.src);var f,g=Hj(d,c),k=g?Ij(d):"";try{document.all&&(f=a.createElement('<iframe frameborder="'+lj(String(c.frameborder))+'" scrolling="'+lj(String(c.scrolling))+'" '+k+' name="'+lj(String(c.name))+'"/>'))}catch(m){}finally{f||(f=_.Qd(a).ma("IFRAME"),g&&(f.onload=function(){f.onload=null;g.call(this)},Jj(d)))}f.setAttribute("ng-non-bindable","");for(var l in c)a=c[l],"style"===l&&"object"===typeof a?_.re(a,f.style):Lj[l]||f.setAttribute(l,String(a));(l=e&&e.beforeNode||
null)||e&&e.dontclear||Cj(b);b.insertBefore(f,l);f=l?l.previousSibling:b.lastChild;c.allowtransparency&&(f.allowTransparency=!0);return f};
var Sj,Vj;Sj=/^:[\w]+$/;_.Tj=/:([a-zA-Z_]+):/g;_.Uj=function(){var a=_.Dh()||"0",b=Fj();var c=_.Dh(void 0)||a;var d=Fj(void 0),e="";c&&(e+="u/"+encodeURIComponent(String(c))+"/");d&&(e+="b/"+encodeURIComponent(String(d))+"/");c=e||null;(e=(d=!1===_.Bh("isLoggedIn"))?"_/im/":"")&&(c="");var f=_.Bh("iframes/:socialhost:"),g=_.Bh("iframes/:im_socialhost:");return Bj={socialhost:f,ctx_socialhost:d?g:f,session_index:a,session_delegate:b,session_prefix:c,im_prefix:e}};
Vj=function(a,b){return _.Uj()[b]||""};_.Wj=function(a){return _.zj(_.le,a.replace(_.Tj,Vj))};_.Xj=function(a){var b=a;Sj.test(a)&&(b=_.Bh("iframes/"+b.substring(1)+"/url"),_.fj(!!b,"Unknown iframe url config for - "+a));return _.Wj(b)};
_.Yj=function(a,b,c){c=c||{};var d=c.attributes||{};_.fj(!(c.allowPost||c.forcePost)||!d.onload,"onload is not supported by post iframe (allowPost or forcePost)");a=_.Xj(a);d=b.ownerDocument||_.le;var e=_.Nj(d,c);a=_.Pj(d,a,e,c);var f=c,g=_.pe();_.re(_.Kj,g);_.re(f.attributes,g);g.name=g.id=e;g.src=a;c.eurl=a;c=(f=c)||{};var k=!!c.allowPost;if(c.forcePost||k&&2E3<a.length){c=pj(a);g.src="";f.dropDataPostorigin||(g["data-postorigin"]=a);a=_.Rj(d,b,g,e);if(-1!=navigator.userAgent.indexOf("WebKit")){var l=
a.contentWindow.document;l.open();g=l.createElement("div");k={};var m=e+"_inner";k.name=m;k.src="";k.style="display:none";_.Rj(d,g,k,m,f)}g=(f=c.query[0])?f.split("&"):[];f=[];for(k=0;k<g.length;k++)m=g[k].split("=",2),f.push([decodeURIComponent(m[0]),decodeURIComponent(m[1])]);c.query=[];g=qj(c);_.fj(_.Aj.test(g),"Invalid URL: "+g);c=d.createElement("form");c.method="POST";c.target=e;c.style.display="none";e=g instanceof _.Tb?g:_.Ad(g);c.action=_.ud(e);for(e=0;e<f.length;e++)g=d.createElement("input"),
g.type="hidden",g.name=f[e][0],g.value=f[e][1],c.appendChild(g);b.appendChild(c);c.submit();c.parentNode.removeChild(c);l&&l.close();b=a}else b=_.Rj(d,b,g,e,f);return b};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var jk;_.Zj=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.db(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}};_.ak=function(a,b){b=b||a;for(var c=0,d=0,e={};d<a.length;){var f=a[d++],g=_.$a(f)?"o"+_.qi(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(e,g)||(e[g]=!0,b[c++]=f)}b.length=c};_.bk=function(a){_.C.setTimeout(function(){throw a;},0)};
_.ck=function(a,b){for(var c in a)if(!(c in b)||a[c]!==b[c])return!1;for(var d in b)if(!(d in a))return!1;return!0};_.dk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.ek=function(a){return a};_.fk=function(a,b){a.src=_.qd(b);(b=_.bd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.gk=function(a){var b=window.location;a=a instanceof _.Tb?a:_.Ad(a);b.href=_.ud(a)};_.hk=function(a){a.prototype.$goog_Thenable=!0};_.ik=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
jk=function(a,b){this.pR=a;this.TY=b;this.Sv=0;this.Pe=null};jk.prototype.get=function(){if(0<this.Sv){this.Sv--;var a=this.Pe;this.Pe=a.next;a.next=null}else a=this.pR();return a};jk.prototype.put=function(a){this.TY(a);100>this.Sv&&(this.Sv++,a.next=this.Pe,this.Pe=a)};
var lk,mk,kk;_.nk=function(a){a=kk(a);"function"!==typeof _.C.setImmediate||_.C.Window&&_.C.Window.prototype&&!_.Ab("Edge")&&_.C.Window.prototype.setImmediate==_.C.setImmediate?(lk||(lk=mk()),lk(a)):_.C.setImmediate(a)};
mk=function(){var a=_.C.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Ab("Presto")&&(a=function(){var e=_.Zd("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.P)(function(l){if(("*"==k||l.origin==k)&&l.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,k)}}});if("undefined"!==typeof a&&!_.Fb()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.C.setTimeout(e,0)}};kk=_.ek;_.vi(function(a){kk=a});
var ok=function(){this.tx=this.Uo=null};ok.prototype.add=function(a,b){var c=pk.get();c.set(a,b);this.tx?this.tx.next=c:this.Uo=c;this.tx=c};ok.prototype.remove=function(){var a=null;this.Uo&&(a=this.Uo,this.Uo=this.Uo.next,this.Uo||(this.tx=null),a.next=null);return a};var pk=new jk(function(){return new qk},function(a){return a.reset()}),qk=function(){this.next=this.scope=this.Jg=null};qk.prototype.set=function(a,b){this.Jg=a;this.scope=b;this.next=null};
qk.prototype.reset=function(){this.next=this.scope=this.Jg=null};
var rk,sk,tk,uk,wk;_.vk=function(a,b){rk||sk();tk||(rk(),tk=!0);uk.add(a,b)};sk=function(){if(_.C.Promise&&_.C.Promise.resolve){var a=_.C.Promise.resolve(void 0);rk=function(){a.then(wk)}}else rk=function(){_.nk(wk)}};tk=!1;uk=new ok;wk=function(){for(var a;a=uk.remove();){try{a.Jg.call(a.scope)}catch(b){_.bk(b)}pk.put(a)}tk=!1};
var yk,zk,Kk,Ik;_.xk=function(a,b){this.Da=0;this.ej=void 0;this.Zm=this.Nj=this.Za=null;this.Gu=this.gz=!1;if(a!=_.bb)try{var c=this;a.call(b,function(d){c.Zg(2,d)},function(d){c.Zg(3,d)})}catch(d){this.Zg(3,d)}};yk=function(){this.next=this.context=this.eo=this.lr=this.kl=null;this.ip=!1};yk.prototype.reset=function(){this.context=this.eo=this.lr=this.kl=null;this.ip=!1};zk=new jk(function(){return new yk},function(a){a.reset()});_.Ak=function(a,b,c){var d=zk.get();d.lr=a;d.eo=b;d.context=c;return d};
_.Bk=function(a){if(a instanceof _.xk)return a;var b=new _.xk(_.bb);b.Zg(2,a);return b};_.Ck=function(a){return new _.xk(function(b,c){c(a)})};_.Ek=function(a,b,c){Dk(a,b,c,null)||_.vk(_.ri(b,a))};_.Fk=function(a){return new _.xk(function(b,c){var d=a.length,e=[];if(d)for(var f=function(m,n){d--;e[m]=n;0==d&&b(e)},g=function(m){c(m)},k=0,l;k<a.length;k++)l=a[k],_.Ek(l,_.ri(f,k),g);else b(e)})};_.Hk=function(){var a,b,c=new _.xk(function(d,e){a=d;b=e});return new Gk(c,a,b)};
_.xk.prototype.then=function(a,b,c){return Ik(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.hk(_.xk);_.xk.prototype.Lo=function(a,b){return Ik(this,null,a,b)};_.xk.prototype.cancel=function(a){if(0==this.Da){var b=new Jk(a);_.vk(function(){Kk(this,b)},this)}};
Kk=function(a,b){if(0==a.Da)if(a.Za){var c=a.Za;if(c.Nj){for(var d=0,e=null,f=null,g=c.Nj;g&&(g.ip||(d++,g.kl==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Da&&1==d?Kk(c,b):(f?(d=f,d.next==c.Zm&&(c.Zm=d),d.next=d.next.next):Lk(c),Mk(c,e,3,b)))}a.Za=null}else a.Zg(3,b)};_.Ok=function(a,b){a.Nj||2!=a.Da&&3!=a.Da||Nk(a);a.Zm?a.Zm.next=b:a.Nj=b;a.Zm=b};
Ik=function(a,b,c,d){var e=_.Ak(null,null,null);e.kl=new _.xk(function(f,g){e.lr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.eo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Jk?g(k):f(l)}catch(m){g(m)}}:g});e.kl.Za=a;_.Ok(a,e);return e.kl};_.xk.prototype.p0=function(a){this.Da=0;this.Zg(2,a)};_.xk.prototype.q0=function(a){this.Da=0;this.Zg(3,a)};
_.xk.prototype.Zg=function(a,b){0==this.Da&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Da=1,Dk(b,this.p0,this.q0,this)||(this.ej=b,this.Da=a,this.Za=null,Nk(this),3!=a||b instanceof Jk||Pk(this,b)))};
var Dk=function(a,b,c,d){if(a instanceof _.xk)return _.Ok(a,_.Ak(b||_.bb,c||null,d)),!0;if(_.ik(a))return a.then(b,c,d),!0;if(_.$a(a))try{var e=a.then;if("function"===typeof e)return Qk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Qk=function(a,b,c,d,e){var f=!1,g=function(l){f||(f=!0,c.call(e,l))},k=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,g,k)}catch(l){k(l)}},Nk=function(a){a.gz||(a.gz=!0,_.vk(a.Yt,a))},Lk=function(a){var b=null;a.Nj&&(b=a.Nj,a.Nj=b.next,b.next=null);a.Nj||(a.Zm=
null);return b};_.xk.prototype.Yt=function(){for(var a;a=Lk(this);)Mk(this,a,this.Da,this.ej);this.gz=!1};var Mk=function(a,b,c,d){if(3==c&&b.eo&&!b.ip)for(;a&&a.Gu;a=a.Za)a.Gu=!1;if(b.kl)b.kl.Za=null,Rk(b,c,d);else try{b.ip?b.lr.call(b.context):Rk(b,c,d)}catch(e){Sk.call(null,e)}zk.put(b)},Rk=function(a,b,c){2==b?a.lr.call(a.context,c):a.eo&&a.eo.call(a.context,c)},Pk=function(a,b){a.Gu=!0;_.vk(function(){a.Gu&&Sk.call(null,b)})},Sk=_.bk,Jk=function(a){_.Vc.call(this,a);this.zL=!1};_.O(Jk,_.Vc);
Jk.prototype.name="cancel";var Gk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

_.Tk=function(a){this.N=a};_.h=_.Tk.prototype;_.h.value=function(){return this.N};_.h.Em=function(a){this.N.width=a;return this};_.h.Dc=function(){return this.N.width};_.h.oj=function(a){this.N.height=a;return this};_.h.Fd=function(){return this.N.height};_.h.Ge=function(a){this.N.style=a;return this};_.h.Ml=_.ea(12);
_.Uk=function(a){this.N=a||{}};_.h=_.Uk.prototype;_.h.value=function(){return this.N};_.h.setUrl=function(a){this.N.url=a;return this};_.h.getUrl=function(){return this.N.url};_.h.Ge=function(a){this.N.style=a;return this};_.h.Ml=_.ea(11);_.h.Ee=function(a){this.N.id=a;return this};_.h.ka=function(){return this.N.id};_.h.Rk=function(a){this.N.rpctoken=a;return this};_.Vk=function(a,b){a.N.queryParams=b;return a};_.Wk=function(a,b){a.N.relayOpen=b;return a};
_.Xk=function(a,b){a.N.messageHandlers=b;return a};_.Yk=function(a,b){a.N.messageHandlersFilter=b;return a};_.Uk.prototype.zo=_.ea(13);_.Uk.prototype.getContext=function(){return this.N.context};_.Uk.prototype.Oc=function(){return this.N.openerIframe};_.Uk.prototype.El=function(){this.N.attributes=this.N.attributes||{};return new _.Tk(this.N.attributes)};

_.Zk=function(a){return new _.xk(a)};

var Pl;
Pl=function(){function a(k,l){k=window.getComputedStyle(k,"").getPropertyValue(l).match(/^([0-9]+)/);return parseInt(k[0],10)}for(var b=0,c=[document.body];0<c.length;){var d=c.shift(),e=d.childNodes;if("undefined"!==typeof d.style){var f=d.style.overflowY;f||(f=(f=document.defaultView.getComputedStyle(d,null))?f.overflowY:null);if("visible"!=f&&"inherit"!=f&&(f=d.style.height,f||(f=(f=document.defaultView.getComputedStyle(d,null))?f.height:""),0<f.length&&"auto"!=f))continue}for(d=0;d<e.length;d++){f=e[d];
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")};
_.Ql=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"))return Pl();if(b&&c){var d=c.scrollHeight,e=c.offsetHeight;c.clientHeight!==e&&(d=b.scrollHeight,
e=b.offsetHeight);return d>a?d>e?d:e:d<e?d:e}};

var Rl,Ul,Wl,Xl,Yl,dm,hm,mm,lm,nm,om;_.Uk.prototype.zo=_.Uc(13,function(a){this.N.apis=a;return this});_.Tk.prototype.Ml=_.Uc(12,function(){return this.N.style});_.Uk.prototype.Ml=_.Uc(11,function(){return this.N.style});Rl=function(a,b){a.N.onload=b};_.Sl=function(a){return a.N.rpctoken};_.Tl=function(a,b){a.N.onClose=b;return a};Ul=function(a,b){a.N.controllerData=b};_.Vl=function(a){a.N.waitForOnload=!0;return a};Wl=function(a){return(a=a.N.timeout)?a:null};
_.$l=function(a){return!!a&&"object"===typeof a&&_.ne.test(a.push)};_.am=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.bm=function(a,b,c){if(a){_.fj(_.$l(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};_.cm=function(a,b,c){if(a)if(_.$l(a))_.bm(a,b,c);else{_.fj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.qe(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};
dm=function(a){this.N=a||{}};dm.prototype.value=function(){return this.N};dm.prototype.getIframe=function(){return this.N.iframe};_.em=function(a,b){a.N.role=b;return a};dm.prototype.qj=function(a){this.N.setRpcReady=a;return this};_.fm=function(a){return a.N.setRpcReady};dm.prototype.Rk=function(a){this.N.rpctoken=a;return this};_.gm=function(a){a.N.selfConnect=!0;return a};hm=function(a){this.N=a||{}};hm.prototype.value=function(){return this.N};var jm=function(a){var b=new im;b.N.role=a;return b};
hm.prototype.eI=function(){return this.N.role};hm.prototype.kc=function(a){this.N.handler=a;return this};hm.prototype.kb=function(){return this.N.handler};var km=function(a,b){a.N.filter=b;return a};hm.prototype.zo=function(a){this.N.apis=a;return this};mm=function(a){this.resolve=this.reject=null;this.promise=_.Zk((0,_.P)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=lm(this.promise,a))};lm=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};
nm={height:!0,width:!0};om=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;_.pm=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
var qm,um,tm,xm,ym,zm;qm=/^[\w\.\-]*$/;_.rm=function(a){return a.lb()===a.getContext().lb()};_.sm=function(){return!0};um=function(a,b,c){return function(d){if(!b.Ac()){var e=this.origin,f=b.lb();_.fj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=tm(a,d,b);!c&&0<d.length&&_.Fk(d).then(e)}}};tm=function(a,b,c){a=Xl[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Bk(a[e].call(c,b,c)));return d};_.vm=function(a,b,c){_.fj("_default"!=a,"Cannot update default api");Yl[a]={map:b,filter:c}};
_.wm=function(a,b,c){_.fj("_default"!=a,"Cannot update default api");_.oe(Yl,a,{map:{},filter:_.rm}).map[b]=c};xm=function(a,b){_.oe(Yl,"_default",{map:{},filter:_.sm}).map[a]=b;_.cm(_.Zl.nf,function(c){c.register(a,b,_.sm)})};ym=/^https?:\/\/[^\/%\\?#\s]+$/i;zm={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(){dm.apply(this,arguments)};_.Yc(_.Am,dm);var im=function(){hm.apply(this,arguments)};_.Yc(im,hm);var Bm=function(){_.Uk.apply(this,arguments)};_.Yc(Bm,_.Uk);
_.Cm=function(a){Bm.call(this,a)};_.Yc(_.Cm,Bm);var Dm=function(a,b){a.N.frameName=b;return a};_.Cm.prototype.zc=function(){return this.N.frameName};var Em=function(a,b){a.N.rpcAddr=b;return a};_.Cm.prototype.xf=function(){return this.N.rpcAddr};var Fm=function(a,b){a.N.retAddr=b;return a};_.h=_.Cm.prototype;_.h.Og=function(){return this.N.retAddr};_.h.ei=function(a){this.N.origin=a;return this};_.h.lb=function(){return this.N.origin};_.h.qj=function(a){this.N.setRpcReady=a;return this};
_.h.Bo=function(a){this.N.context=a};var Gm=function(a,b){a.N._rpcReadyFn=b};_.Cm.prototype.Ka=function(){return this.N.iframeEl};
_.Hm=function(a,b,c){var d=a.xf(),e=b.Og();Fm(Em(c,a.Og()+"/"+b.xf()),e+"/"+d);Dm(c,b.zc()).ei(b.lb())};
var Jm=function(a,b){if(_.yc&&_.fh&&a){a.focus();var c=0,d=null;d=a.setInterval(function(){b.closed||5==c?(a.clearInterval(d),Im(b)):(b.close(),c++)},150)}else b.close(),Im(b)},Im=function(a){a.closed||a.document&&a.document.body&&_.je(a.document.body,"Please close this window.")};
_.Km=function(a,b,c,d){this.Vf=!1;this.Fi=a;this.HC=b;this.$j=c;this.va=d;this.IL=this.va.Og();this.Id=this.va.lb();this.UV=this.va.Ka();this.ZM=this.va.N.where;this.lo=[];this.jp("_default");a=this.va.N.apis||[];for(b=0;b<a.length;b++)this.jp(a[b]);this.Fi.nf[c]=this};_.h=_.Km.prototype;_.h.Ac=function(){return this.Vf};_.h.Ca=function(){if(!this.Ac()){for(var a=0;a<this.lo.length;a++)this.unregister(this.lo[a]);delete _.Zl.nf[this.zc()];this.Vf=!0}};_.h.getContext=function(){return this.Fi};
_.h.getOptions=function(){return this.va};_.h.xf=function(){return this.HC};_.h.Og=function(){return this.IL};_.h.zc=function(){return this.$j};_.h.Ka=function(){return this.UV};_.h.yb=function(){return this.ZM};_.h.Kf=function(a){this.ZM=a};_.h.qj=function(){(0,this.va.N._rpcReadyFn)()};_.h.sD=_.ea(14);_.h.yu=_.ea(15);_.h.Zb=function(){return this.va.value()};_.h.ka=function(){return this.va.ka()};_.h.lb=function(){return this.Id};
_.h.register=function(a,b,c){_.fj(!this.Ac(),"Cannot register handler on disposed iframe "+a);_.fj((c||_.rm)(this),"Rejecting untrusted message "+a);c=this.$j+":"+this.Fi.zc()+":"+a;1==_.oe(Xl,c,[]).push(b)&&(this.lo.push(a),_.Cl(c,um(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.$j+":"+this.Fi.zc()+":"+a,d=Xl[c];d&&(b?(b=_.am.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.am.call(this.lo,a),0<=b&&this.lo.splice(b,1),_.Dl(c)))};_.h.MT=function(){return this.lo};
_.h.jp=function(a){this.Sx=this.Sx||[];if(!(0<=_.am.call(this.Sx,a))){this.Sx.push(a);a=Yl[a]||{map:{}};for(var b in a.map)_.qe(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.wb=function(){if(!_.rm(this))return null;var a=this.va.N._popupWindow;if(a)return a;var b=this.HC.split("/");a=this.getContext().wb();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};
var Lm=function(a){var b={};if(a)for(var c in a)_.qe(a,c)&&_.qe(nm,c)&&om.test(a[c])&&(b[c]=a[c]);return b};_.h=_.Km.prototype;_.h.close=function(a,b){return _.Mm(this,"_g_close",a,b)};_.h.Bw=_.ea(16);_.h.to=function(a,b){return _.Mm(this,"_g_restyleDone",a,b)};_.h.eR=function(a){return this.getContext().yy(a,void 0,this)};_.h.$Y=function(a){if(a&&"object"===typeof a)return this.getContext().FC(a,void 0,this)};
_.h.aZ=function(a){var b=this.va.N.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?Lm(a):{};(b=this.Ka())&&a&&"object"===typeof a&&(_.qe(a,"height")&&(a.height=_.pm(a.height)),_.qe(a,"width")&&(a.width=_.pm(a.width)),_.re(a,b.style))};
_.h.fR=function(a){var b=this.va.N.onClose;b&&b.call(this,a,this);if(b=this.getOptions().N._popupWindow){var c=this.getContext().wb().document.getElementById(this.ka());c&&c.parentNode&&c.parentNode.removeChild(c);Jm(this.getContext().wb(),b)}b||(b=this.Ka())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.va.N.controller)c={},c.frameName=this.zc(),_.Mm(b,"_g_disposeControl",c);tm(this.$j+":"+this.Fi.zc()+":_g_wasClosed",a,this)};_.h.sL=_.ea(17);
_.h.tm=function(a,b){this.register("_g_wasClosed",a,b)};_.h.N0=function(){delete this.getContext().nf[this.zc()];this.getContext().wb().setTimeout((0,_.P)(function(){this.Ca()},this),0)};_.h.send=function(a,b,c,d){_.fj(!this.Ac(),"Cannot send message to disposed iframe - "+a);_.fj((d||_.rm)(this),"Wrong target for message "+a);c=new mm(c);_.Gl(this.HC,this.Fi.zc()+":"+this.$j+":"+a,c.resolve,b);return c.promise};_.Mm=function(a,b,c,d){return a.send(b,c,d,_.sm)};_.h=_.Km.prototype;_.h.fY=function(a){return a};
_.h.ping=function(a,b){return _.Mm(this,"_g_ping",b,a)};_.h.jR=function(a){a=a&&"object"===typeof a?a:{};for(var b=a.rpcAddr,c=(this.xf()+"/"+b).split("/"),d=this.getContext().wb(),e;(e=c.shift())&&d;)d=".."==e?d.parent:d.frames[e];_.fj(!!d,"Bad rpc address "+b);a._window=d;a._parentRpcAddr=this.xf();a._parentRetAddr=this.Og();this.getContext();b=new _.Nm(a);this.tX&&this.tX(b,a.controllerData);this.Gy=this.Gy||[];this.Gy.push(b,a.controllerData)};
_.h.zR=function(a){a=(a||{}).frameName;for(var b=this.Gy||[],c=0;c<b.length;c++)if(b[c].zc()===a){a=b.splice(c,1)[0];a.Ca();this.xX&&this.xX(a);return}_.fj(!1,"Unknown contolled iframe to dispose - "+a)};
_.h.hR=function(a){var b=new _.Cm(a);a=new _.Am(b.value());if(a.N.selfConnect)var c=this;else(_.fj(ym.test(b.lb()),"Illegal origin for connected iframe - "+b.lb()),c=this.getContext().nf[b.zc()],c)?_.fm(b)&&(c.qj(),_.Mm(c,"_g_rpcReady")):(b=Dm(Fm(Em(new _.Cm,b.xf()),b.Og()).ei(b.lb()),b.zc()).qj(_.fm(b)).Rk(_.Sl(b)),c=this.getContext().Jj(b.value()));b=this.getContext();var d=a.N.role;a=a.N.data;Om(b);d=d||"";_.oe(b.Dy,d,[]).push({Af:c,data:a});Pm(c,a,b.OB[d])};
_.h.rD=function(a,b){(new _.Cm(b)).N._relayedDepth||(b={},_.gm(_.em(new _.Am(b),"_opener")),_.Mm(a,"_g_connect",b))};
_.h.RK=function(a){var b=this,c=a.N.messageHandlers,d=a.N.messageHandlersFilter,e=a.N.onClose;_.Tl(_.Yk(_.Xk(a,null),null),null);return _.Mm(this,"_g_open",a.value()).then(function(f){var g=new _.Cm(f[0]),k=g.zc();f=new _.Cm;var l=b.Og(),m=g.Og();Fm(Em(f,b.xf()+"/"+g.xf()),m+"/"+l);Dm(f,k);f.ei(g.lb());f.zo(g.N.apis);f.Rk(_.Sl(a));_.Xk(f,c);_.Yk(f,d);_.Tl(f,e);(g=b.getContext().nf[k])||(g=b.getContext().Jj(f.value()));return g})};
_.h.IC=function(a){var b=a.getUrl();_.fj(!b||_.Aj.test(b),"Illegal url for new iframe - "+b);var c=a.El().value();b={};for(var d in c)_.qe(c,d)&&_.qe(zm,d)&&(b[d]=c[d]);_.qe(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=Lm(d)));a.value().attributes=b};
_.h.TX=function(a){a=new _.Cm(a);this.IC(a);var b=a.N._relayedDepth||0;a.N._relayedDepth=b+1;a.N.openerIframe=this;var c=_.Sl(a);a.Rk(null);var d=this;return this.getContext().open(a.value()).then(function(e){var f=(new _.Cm(e.Zb())).N.apis,g=new _.Cm;_.Hm(e,d,g);0==b&&_.em(new _.Am(g.value()),"_opener");g.qj(!0);g.Rk(c);_.Mm(e,"_g_connect",g.value());g=new _.Cm;Dm(Fm(Em(g,e.xf()),e.IL),e.zc()).ei(e.lb()).zo(f);return g.value()})};
_.h.ZY=function(a){this.getContext().Gj(function(b){b.send("_g_wasRestyled",a,void 0,_.sm)},null,_.sm)};
var Tm;_.Qm=_.pe();_.Rm=_.pe();_.Sm=function(a){return _.Qm[a]};Tm=function(a,b){_.se.load("gapi.iframes.style."+a,b)};
_.Nm=function(a){a=a||{};this.Vf=!1;this.YK=_.pe();this.nf=_.pe();this.ef=a._window||_.ke;this.jd=this.ef.location.href;this.ZK=(this.dC=Um(this.jd,"parent"))?Um(this.jd,"pfname"):"";this.Aa=this.dC?Um(this.jd,"_gfid")||Um(this.jd,"id"):"";this.$j=_.Oj(this.Aa,this.ZK);this.Id=_.sg(this.jd);if(this.Aa){var b=new _.Cm;Em(b,a._parentRpcAddr||"..");Fm(b,a._parentRetAddr||this.Aa);b.ei(_.sg(this.dC||this.jd));Dm(b,this.ZK);this.Za=this.Jj(b.value())}else this.Za=null};_.h=_.Nm.prototype;_.h.Ac=function(){return this.Vf};
_.h.Ca=function(){if(!this.Ac()){for(var a=_.za(Object.values(this.nf)),b=a.next();!b.done;b=a.next())b.value.Ca();this.Vf=!0}};_.h.zc=function(){return this.$j};_.h.lb=function(){return this.Id};_.h.wb=function(){return this.ef};_.h.tb=function(){return this.ef.document};_.h.Mw=_.ea(18);_.h.Jz=function(a){return this.YK[a]};
_.h.Jj=function(a){_.fj(!this.Ac(),"Cannot attach iframe in disposed context");a=new _.Cm(a);a.xf()||Em(a,a.ka());a.Og()||Fm(a,"..");a.lb()||a.ei(_.sg(a.getUrl()));a.zc()||Dm(a,_.Oj(a.ka(),this.$j));var b=a.zc();if(this.nf[b])return this.nf[b];var c=a.xf(),d=c;a.lb()&&(d=c+"|"+a.lb());var e=a.Og(),f=_.Sl(a);f||(f=(f=a.Ka())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.te(f,"rpctoken"));Gm(a,_.Nl(d,e,f,a.N._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;f&&d&&d(c,f);var g=
new _.Km(this,c,b,a),k=a.N.messageHandlersFilter;_.cm(a.N.messageHandlers,function(l,m){g.register(m,l,k)});_.fm(a)&&g.qj();_.Mm(g,"_g_rpcReady");return g};_.h.IC=function(a){Dm(a,null);var b=a.ka();!b||qm.test(b)&&!this.wb().document.getElementById(b)||(_.Ef("Ignoring requested iframe ID - "+b),a.Ee(null))};var Um=function(a,b){var c=_.te(a,b);c||(c=_.zf(_.te(a,"jcp",""))[b]);return c||""};
_.Nm.prototype.Qh=function(a){_.fj(!this.Ac(),"Cannot open iframe in disposed context");var b=new _.Cm(a);Vm(this,b);var c=b.zc();if(c&&this.nf[c])return this.nf[c];this.IC(b);c=b.getUrl();_.fj(c,"No url for new iframe");var d=b.N.queryParams||{};d.usegapi="1";_.Vk(b,d);d=this.HI&&this.HI(c,b);d||(d=b.N.where,_.fj(!!d,"No location for new iframe"),c=_.Yj(c,d,a),b.N.iframeEl=c,d=c.getAttribute("id"));Em(b,d).Ee(d);b.ei(_.sg(b.N.eurl||""));this.aK&&this.aK(b,b.Ka());c=this.Jj(a);c.rD&&c.rD(c,a);(a=
b.N.onCreate)&&a(c);b.N.disableRelayOpen||c.jp("_open");return c};
var Wm=function(a,b,c){var d=b.N.canvasUrl;if(!d)return c;_.fj(!b.N.allowPost&&!b.N.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.fj(e&&_.sg(e)===a.Id&&_.sg(d)===a.Id,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Vl(b);b.N.canvasUrl=null;return function(f){var g=f.wb(),k=g.location.hash;k=_.Xj(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},Xm=function(a,b,c){var d=b.N.relayOpen;if(d){var e=a.Za;d instanceof _.Km?(e=d,_.Wk(b,0)):0<Number(d)&&
_.Wk(b,Number(d)-1);if(e){_.fj(!!e.RK,"Relaying iframe open is disabled");if(d=b.Ml())if(d=_.Rm[d])b.Bo(a),d(b.value()),b.Bo(null);b.N.openerIframe=null;c.resolve(e.RK(b));return!0}}return!1},Ym=function(a,b,c){var d=b.Ml();if(d)if(_.fj(!!_.Sm,"Defer style is disabled, when requesting style "+d),_.Qm[d])Vm(a,b);else return Tm(d,function(){_.fj(!!_.Qm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.Nm.prototype.open=function(a,b){_.fj(!this.Ac(),"Cannot open iframe in disposed context");var c=new _.Cm(a);b=Wm(this,c,b);var d=new mm(b);(b=c.getUrl())&&c.setUrl(_.Xj(b));if(Xm(this,c,d)||Ym(this,c,d)||Xm(this,c,d))return d.promise;if(null!=Wl(c)){var e=setTimeout(function(){g.Ka().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Wl(c)+"milliseconds"})},Wl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.N.waitForOnload&&Rl(c.El(),function(){d.resolve(g)});var g=this.Qh(a);
c.N.waitForOnload||d.resolve(g);return d.promise};_.Nm.prototype.YH=_.ea(19);var Zm=function(a,b){var c=a.Za,d=!0;b.filter&&(d=b.filter.call(b.Af,b.params));return _.Bk(d).then(function(e){return e&&c?(b.XK&&b.XK.call(a,b.params),e=b.sender?b.sender(b.params):_.Mm(c,b.message,b.params),b.K0?e.then(function(){return!0}):!0):!1})};_.h=_.Nm.prototype;
_.h.yy=function(a,b,c){a=Zm(this,{sender:function(d){var e=_.Zl.Za;_.cm(_.Zl.nf,function(f){f!==e&&_.Mm(f,"_g_wasClosed",d)});return _.Mm(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Af:c,filter:this.Jz("onCloseSelfFilter")});b=new mm(b);b.resolve(a);return b.promise};_.h.FC=function(a,b,c){a=a||{};b=new mm(b);b.resolve(Zm(this,{message:"_g_restyleMe",params:a,Af:c,filter:this.Jz("onRestyleSelfFilter"),K0:!0,XK:this.xN}));return b.promise};_.h.xN=function(a){"auto"===a.height&&(a.height=_.Ql())};
_.h.gM=_.ea(20);_.h.CM=_.ea(21);var Vm=function(a,b){var c=b.Ml();if(c){b.Ge(null);var d=_.Qm[c];_.fj(d,"No such style: "+c);b.Bo(a);d(b.value());b.Bo(null)}};_.Nm.prototype.ready=function(a,b,c,d){var e=b||{},f=this.Za;this.Gj(function(k){_.cm(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.xN(g);f&&f.send("_ready",g,c,_.sm)};_.Nm.prototype.By=_.ea(22);var Om=function(a){a.Dy||(a.Dy=_.pe(),a.OB=_.pe())};
_.Nm.prototype.Nx=function(a,b,c,d){Om(this);"object"===typeof a?(b=new im(a),c=b.eI()||""):(b=km(jm(a).kc(b).zo(c),d),c=a);d=this.Dy[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Pm(this.nf[d[e].Af.zc()],d[e].data,[b]),a=b.N.runOnce;c=_.oe(this.OB,c,[]);a||b.N.dontWait||c.push(b)};_.Nm.prototype.xL=_.ea(23);
var Pm=function(a,b,c){c=c||[];for(var d=0;d<c.length;d++){var e=c[d];if(e&&a){var f=e.N.filter||_.rm;if(a&&f(a)){f=e.N.apis||[];for(var g=0;g<f.length;g++)a.jp(f[g]);e.kb()&&e.kb()(a,b);e.N.runOnce&&(c.splice(d,1),--d)}}}};_.Nm.prototype.Gj=function(a,b,c){var d=this.Nx;a=km(jm("_opener").kc(a).zo(b),c);a.N.runOnce=!0;d.call(this,a.value())};
_.Nm.prototype.aK=function(a,b){var c=a.N.controller;if(c){_.fj(c.Id===a.lb(),"Wrong controller origin "+this.Id+" !== "+a.lb());var d=a.xf();Em(a,c.xf());Fm(a,c.Og());var e=new _.Cm;Ul(Em(e,d),a.N.controllerData);_.Be(b,"load",function(){c.send("_g_control",e.value())})}};
var $m=function(a,b,c){a=a.wb();var d=a.document,e=c.N.reuseWindow;if(e){var f=c.ka();if(!f)throw Error("D");}else f=_.Nj(d,c);var g=f,k=c.N.rpcRelayUrl;if(k){k=_.Wj(k);g=c.N.fragmentParams||{};g.rly=f;c.N.fragmentParams=g;g=c.N.where||d.body;_.fj(!!g,"Cannot open window in a page with no body");var l={};l.src=k;l.style="display:none;";l.id=f;l.name=f;_.Rj(d,g,l,f);g=f+"_relay"}b=_.Xj(b);var m=_.Pj(d,b,f,c.value());c.N.eurl=m;b=c.N.openAsWindow;"string"!==typeof b&&(b=void 0);c=window.navigator.userAgent||
"";/Trident|MSIE/i.test(c)&&/#/.test(c)&&(m="javascript:window.location.replace("+_.ke.JSON.stringify(m).replace(/#/g,"\\x23")+")");if(e){var n=e;setTimeout(function(){n.location.replace(m)})}else n=_.Gd(m,a,g,b);return{id:f,MN:n}};_.Nm.prototype.HI=function(a,b){if(b.N.openAsWindow){a=$m(this,a,b);var c=a.id;_.fj(!!a.MN,"Open popup window failed");b.N._popupWindow=a.MN}return c};
Xl=_.pe();Yl=_.pe();_.Zl=new _.Nm;xm("_g_rpcReady",_.Km.prototype.qj);xm("_g_discover",_.Km.prototype.MT);xm("_g_ping",_.Km.prototype.fY);xm("_g_close",_.Km.prototype.eR);xm("_g_closeMe",_.Km.prototype.fR);xm("_g_restyle",_.Km.prototype.$Y);xm("_g_restyleMe",_.Km.prototype.aZ);xm("_g_wasClosed",_.Km.prototype.N0);_.wm("control","_g_control",_.Km.prototype.jR);_.wm("control","_g_disposeControl",_.Km.prototype.zR);var an=_.Zl.Za;an&&an.register("_g_restyleDone",_.Km.prototype.ZY,_.sm);
xm("_g_connect",_.Km.prototype.hR);var bn={};bn._g_open=_.Km.prototype.TX;_.vm("_open",bn,_.sm);
_.wm("gapi.load","_g_gapi.load",function(a){return new _.xk(function(b){_.se.load(a&&"object"===typeof a&&a.features||"",b)})});

_.Km.prototype.Bw=_.Uc(16,function(a,b){return _.Mm(this,"_g_restyle",a,b)});_.Km.prototype.yu=_.Uc(15,function(a){return this.va.value()[a]});_.Km.prototype.sD=_.Uc(14,function(a,b){this.va.value()[a]=b});_.cn=function(){return _.Zl};_.dn=function(a){for(var b=_.pe(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Id]}};

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

_.en=_.oe(_.Ce,"rw",_.pe());

var fn=function(a,b){(a=_.en[a])&&a.state<b&&(a.state=b)};
var gn=function(a){a=(a=_.en[a])?a.oid:void 0;if(a){var b=_.le.getElementById(a);b&&b.parentNode.removeChild(b);delete _.en[a];gn(a)}};
_.hn=function(a){a=a.container;"string"===typeof a&&(a=document.getElementById(a));return a};_.jn=function(a){var b=a.clientWidth;return"position:absolute;top:-10000px;width:"+(b?b+"px":a.style.width||"300px")+";margin:0px;border-style:none;"};
_.kn=function(a,b){var c={},d=a.Zb(),e=b&&b.width,f=b&&b.height,g=b&&b.verticalAlign;g&&(c.verticalAlign=g);e||(e=d.width||a.width);f||(f=d.height||a.height);d.width=c.width=e;d.height=c.height=f;d=a.Ka();e=a.ka();fn(e,2);a:{e=a.yb();c=c||{};if(_.Ce.oa){var k=d.id;if(k){f=(f=_.en[k])?f.state:void 0;if(1===f||4===f)break a;gn(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&&fn(k,3)}(k=b?b.title:null)&&a.Ka().setAttribute("title",k);(b=b?b.ariaLabel:null)&&a.Ka().setAttribute("aria-label",
b)};_.ln=function(a){var b=a.yb();b&&b.removeChild(a.Ka())};_.mn=function(a){a.where=_.hn(a);var b=a.messageHandlers=a.messageHandlers||{},c=function(e){_.kn(this,e)};b._ready=c;b._renderstart=c;var d=a.onClose;a.onClose=function(e){d&&d.call(this,e);_.ln(this)};a.onCreate=function(e){e=e.Ka();e.style.cssText=_.jn(e)}};

_.Te=function(){var a=window.gadgets&&window.gadgets.config&&window.gadgets.config.get;a&&_.Le(a());return{register:function(b,c,d){d&&d(_.Ke())},get:function(b){return _.Ke(b)},update:function(b,c){if(c)throw"Config replacement is not supported";_.Le(b)},wc:function(){}}}();
_.J("gadgets.config.register",_.Te.register);_.J("gadgets.config.get",_.Te.get);_.J("gadgets.config.init",_.Te.wc);_.J("gadgets.config.update",_.Te.update);

_.J("gadgets.json.stringify",_.Af);_.J("gadgets.json.parse",_.zf);

(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)};_.Qe=function(e){a(2,e)};_.Re=function(e){a(3,e)};_.Se=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})();

_.Pe=_.Pe||{};

_.Pe=_.Pe||{};(function(){var a=[];_.Pe.haa=function(b){a.push(b)};_.Pe.taa=function(){for(var b=0,c=a.length;b<c;++b)a[b]()}})();

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

_.If=function(){var a=_.le.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Jf=function(a){if(_.If())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.ke.addEventListener?(_.ke.addEventListener("load",c,!1),_.ke.addEventListener("DOMContentLoaded",c,!1)):_.ke.attachEvent&&(_.ke.attachEvent("onreadystatechange",function(){_.If()&&c.apply(this,arguments)}),_.ke.attachEvent("onload",c))}};
_.te(_.ke.location.href,"rpctoken")&&_.Be(_.le,"unload",function(){});
var Kf=Kf||{};Kf.KL=null;Kf.qK=null;Kf.Uu=null;Kf.frameElement=null;
Kf=Kf||{};
Kf.uE||(Kf.uE=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=_.zf(f.data);if(g&&g.f){_.Se();var k=_.Lf.Nl(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Re("Invalid rpc message origin. "+k+" vs "+(f.origin||"")):
c(g,f.origin)}}var c,d,e=!0;return{DH:function(){return"wpm"},DW:function(){return!0},wc:function(f,g){_.Te.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},Hc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Lf.Nl(f),m=_.Lf.$E(f);l?window.setTimeout(function(){var n=_.Af(k);_.Se();m.postMessage(n,l)},0):".."!=f&&_.Re("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Lf&&_.Lf||(_.Lf=window.gadgets.rpc,_.Lf.config=_.Lf.config,_.Lf.register=_.Lf.register,_.Lf.unregister=_.Lf.unregister,_.Lf.qL=_.Lf.registerDefault,_.Lf.wN=_.Lf.unregisterDefault,_.Lf.qH=_.Lf.forceParentVerifiable,_.Lf.call=_.Lf.call,_.Lf.uq=_.Lf.getRelayUrl,_.Lf.ii=_.Lf.setRelayUrl,_.Lf.Lw=_.Lf.setAuthToken,_.Lf.Xr=_.Lf.setupReceiver,_.Lf.Al=_.Lf.getAuthToken,_.Lf.wC=_.Lf.removeReceiver,_.Lf.bI=_.Lf.getRelayChannel,_.Lf.nL=_.Lf.receive,
_.Lf.pL=_.Lf.receiveSameDomain,_.Lf.lb=_.Lf.getOrigin,_.Lf.Nl=_.Lf.getTargetOrigin,_.Lf.$E=_.Lf._getTargetWin,_.Lf.iQ=_.Lf._parseSiblingId);else{_.Lf=function(){function a(y,z){if(!Q[y]){var K=Ra;z||(K=na);Q[y]=K;z=I[y]||[];for(var S=0;S<z.length;++S){var W=z[S];W.t=E[y];K.call(y,W.f,W)}I[y]=[]}}function b(){function y(){va=!0}wa||("undefined"!=typeof window.addEventListener?window.addEventListener("unload",y,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",y),wa=!0)}function c(y,
z,K,S,W){E[z]&&E[z]===K||(_.Re("Invalid gadgets.rpc token. "+E[z]+" vs "+K),pa(z,2));W.onunload=function(){M[z]&&!va&&(pa(z,1),_.Lf.wC(z))};b();S=_.zf(decodeURIComponent(S))}function d(y,z){if(y&&"string"===typeof y.s&&"string"===typeof y.f&&y.a instanceof Array)if(E[y.f]&&E[y.f]!==y.t&&(_.Re("Invalid gadgets.rpc token. "+E[y.f]+" vs "+y.t),pa(y.f,2)),"__ack"===y.s)window.setTimeout(function(){a(y.f,!0)},0);else{y.c&&(y.callback=function(sa){_.Lf.call(y.f,(y.g?"legacy__":"")+"__cb",null,y.c,sa)});
if(z){var K=e(z);y.origin=z;var S=y.r;try{var W=e(S)}catch(sa){}S&&W==K||(S=z);y.referer=S}z=(t[y.s]||t[""]).apply(y,y.a);y.c&&"undefined"!==typeof z&&_.Lf.call(y.f,"__cb",null,y.c,z)}}function e(y){if(!y)return"";y=y.split("#")[0].split("?")[0];y=y.toLowerCase();0==y.indexOf("//")&&(y=window.location.protocol+y);-1==y.indexOf("://")&&(y=window.location.protocol+"//"+y);var z=y.substring(y.indexOf("://")+3),K=z.indexOf("/");-1!=K&&(z=z.substring(0,K));y=y.substring(0,y.indexOf("://"));if("http"!==
y&&"https"!==y&&"chrome-extension"!==y&&"file"!==y&&"android-app"!==y&&"chrome-search"!==y&&"chrome-untrusted"!==y&&"chrome"!==y&&"devtools"!==y)throw Error("l");K="";var S=z.indexOf(":");if(-1!=S){var W=z.substring(S+1);z=z.substring(0,S);if("http"===y&&"80"!==W||"https"===y&&"443"!==W)K=":"+W}return y+"://"+z+K}function f(y){if("/"==y.charAt(0)){var z=y.indexOf("|");return{id:0<z?y.substring(1,z):y.substring(1),origin:0<z?y.substring(z+1):null}}return null}function g(y){if("undefined"===typeof y||
".."===y)return window.parent;var z=f(y);if(z)return window.top.frames[z.id];y=String(y);return(z=window.frames[y])?z:(z=document.getElementById(y))&&z.contentWindow?z.contentWindow:null}function k(y,z){if(!0!==M[y]){"undefined"===typeof M[y]&&(M[y]=0);var K=g(y);".."!==y&&null==K||!0!==Ra.Hc(y,z)?!0!==M[y]&&10>M[y]++?window.setTimeout(function(){k(y,z)},500):(Q[y]=na,M[y]=!0):M[y]=!0}}function l(y){(y=w[y])&&"/"===y.substring(0,1)&&(y="/"===y.substring(1,2)?document.location.protocol+y:document.location.protocol+
"//"+document.location.host+y);return y}function m(y,z,K){z&&!/http(s)?:\/\/.+/.test(z)&&(0==z.indexOf("//")?z=window.location.protocol+z:"/"==z.charAt(0)?z=window.location.protocol+"//"+window.location.host+z:-1==z.indexOf("://")&&(z=window.location.protocol+"//"+z));w[y]=z;"undefined"!==typeof K&&(B[y]=!!K)}function n(y,z){z=z||"";E[y]=String(z);k(y,z)}function q(y){y=(y.passReferrer||"").split(":",2);F=y[0]||"none";V=y[1]||"origin"}function u(y){"true"===String(y.useLegacyProtocol)&&(Ra=Kf.Uu||
na,Ra.wc(d,a))}function r(y,z){function K(S){S=S&&S.rpc||{};q(S);var W=S.parentRelayUrl||"";W=e(G.parent||z)+W;m("..",W,"true"===String(S.useLegacyProtocol));u(S);n("..",y)}!G.parent&&z?K({}):_.Te.register("rpc",null,K)}function v(y,z,K){if(".."===y)r(K||G.rpctoken||G.ifpctok||"",z);else a:{var S=null;if("/"!=y.charAt(0)){if(!_.Pe)break a;S=document.getElementById(y);if(!S)throw Error("m`"+y);}S=S&&S.src;z=z||e(S);m(y,z);z=_.Pe.Me(S);n(y,K||z.rpctoken)}}var t={},w={},B={},E={},D=0,A={},M={},G={},
Q={},I={},F=null,V=null,ia=window.top!==window.self,ma=window.name,pa=function(){},xa=window.console,Ia=xa&&xa.log&&function(y){xa.log(y)}||function(){},na=function(){function y(z){return function(){Ia(z+": call ignored")}}return{DH:function(){return"noop"},DW:function(){return!0},wc:y("init"),Hc:y("setup"),call:y("call")}}();_.Pe&&(G=_.Pe.Me());var va=!1,wa=!1,Ra=function(){if("rmr"==G.rpctx)return Kf.KL;var y="function"===typeof window.postMessage?Kf.uE:"object"===typeof window.postMessage?Kf.uE:
window.ActiveXObject?Kf.qK?Kf.qK:Kf.Uu:0<navigator.userAgent.indexOf("WebKit")?Kf.KL:"Gecko"===navigator.product?Kf.frameElement:Kf.Uu;y||(y=na);return y}();t[""]=function(){Ia("Unknown RPC service: "+this.s)};t.__cb=function(y,z){var K=A[y];K&&(delete A[y],K.call(this,z))};return{config:function(y){"function"===typeof y.QL&&(pa=y.QL)},register:function(y,z){if("__cb"===y||"__ack"===y)throw Error("n");if(""===y)throw Error("o");t[y]=z},unregister:function(y){if("__cb"===y||"__ack"===y)throw Error("p");
if(""===y)throw Error("q");delete t[y]},qL:function(y){t[""]=y},wN:function(){delete t[""]},qH:function(){},call:function(y,z,K,S){y=y||"..";var W="..";".."===y?W=ma:"/"==y.charAt(0)&&(W=e(window.location.href),W="/"+ma+(W?"|"+W:""));++D;K&&(A[D]=K);var sa={s:z,f:W,c:K?D:0,a:Array.prototype.slice.call(arguments,3),t:E[y],l:!!B[y]};a:if("bidir"===F||"c2p"===F&&".."===y||"p2c"===F&&".."!==y){var H=window.location.href;var ha="?";if("query"===V)ha="#";else if("hash"===V)break a;ha=H.lastIndexOf(ha);
ha=-1===ha?H.length:ha;H=H.substring(0,ha)}else H=null;H&&(sa.r=H);if(".."===y||null!=f(y)||document.getElementById(y))(H=Q[y])||null===f(y)||(H=Ra),0===z.indexOf("legacy__")&&(H=Ra,sa.s=z.substring(8),sa.c=sa.c?sa.c:D),sa.g=!0,sa.r=W,H?(B[y]&&(H=Kf.Uu),!1===H.call(y,W,sa)&&(Q[y]=na,Ra.call(y,W,sa))):I[y]?I[y].push(sa):I[y]=[sa]},uq:l,ii:m,Lw:n,Xr:v,Al:function(y){return E[y]},wC:function(y){delete w[y];delete B[y];delete E[y];delete M[y];delete Q[y]},bI:function(){return Ra.DH()},nL:function(y,z){4<
y.length?Ra.N8(y,d):c.apply(null,y.concat(z))},pL:function(y){y.a=Array.prototype.slice.call(y.a);window.setTimeout(function(){d(y)},0)},lb:e,Nl:function(y){var z=null,K=l(y);K?z=K:(K=f(y))?z=K.origin:".."==y?z=G.parent:(y=document.getElementById(y))&&"iframe"===y.tagName.toLowerCase()&&(z=y.src);return e(z)},wc:function(){!1===Ra.wc(d,a)&&(Ra=na);ia?v(".."):_.Te.register("rpc",null,function(y){y=y.rpc||{};q(y);u(y)})},$E:g,iQ:f,Y0:"__ack",l6:ma||"..",x6:0,w6:1,v6:2}}();_.Lf.wc()}
;_.Lf.config({QL:function(a){throw Error("r`"+a);}});
_.J("gadgets.rpc.config",_.Lf.config);_.J("gadgets.rpc.register",_.Lf.register);_.J("gadgets.rpc.unregister",_.Lf.unregister);_.J("gadgets.rpc.registerDefault",_.Lf.qL);_.J("gadgets.rpc.unregisterDefault",_.Lf.wN);_.J("gadgets.rpc.forceParentVerifiable",_.Lf.qH);_.J("gadgets.rpc.call",_.Lf.call);_.J("gadgets.rpc.getRelayUrl",_.Lf.uq);_.J("gadgets.rpc.setRelayUrl",_.Lf.ii);_.J("gadgets.rpc.setAuthToken",_.Lf.Lw);_.J("gadgets.rpc.setupReceiver",_.Lf.Xr);_.J("gadgets.rpc.getAuthToken",_.Lf.Al);
_.J("gadgets.rpc.removeReceiver",_.Lf.wC);_.J("gadgets.rpc.getRelayChannel",_.Lf.bI);_.J("gadgets.rpc.receive",_.Lf.nL);_.J("gadgets.rpc.receiveSameDomain",_.Lf.pL);_.J("gadgets.rpc.getOrigin",_.Lf.lb);_.J("gadgets.rpc.getTargetOrigin",_.Lf.Nl);

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

_.nn=_.pe();

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

var pn,qn,rn,sn,tn,un,vn,zn,An;pn=function(a){return this.Ya.pz(a)};qn=function(a){if(_.ne.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.qe(a,c)&&b.push(c);return b};rn=function(a,b){if(!_.If())try{a()}catch(c){}_.Jf(b)};sn={button:!0,div:!0,span:!0};tn=function(a){var b=_.oe(_.Ce,"sws",[]);return 0<=_.am.call(b,a)};un=function(a){return _.oe(_.Ce,"watt",_.pe())[a]};vn=function(a){return function(b,c){return a?_.Uj()[c]||a[c]||"":_.Uj()[c]||""}};
_.wn={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.xn=!1;_.yn=function(){if(!_.xn){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.dd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.wn[c]&&d&&(_.nn[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.wn)0<_.wn[e]&&(b=_.te(a,e,""))&&(_.nn[e]=b)}_.xn=!0}e=_.pe();_.re(_.nn,e);return e};
zn=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.zj(document,b?b:a)};An=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=zn(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.Bn=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.Cn=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?zn(a):An(d)};_.Dn=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.En=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.Fn=function(a,b,c){return _.Cn(a,b,c,b.action?void 0:"publisher")};
var Gn,Hn,In,Jn,Kn,Ln,Nn,Mn;Gn={se:"0"};Hn={post:!0};In={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};Jn="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");Kn=_.oe(_.Ce,"WI",_.pe());Ln=["style","data-gapiscan"];
Nn=function(a){for(var b=_.pe(),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<=_.am.call(Ln,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=Mn(a&&a.height))&&(b.height=String(c));(a=Mn(a&&a.width))&&(b.width=String(a));return b};
_.Pn=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=_.On(a));b=_.pe();b[">type"]=a;_.re(c,b);a=_.Yj(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.On=function(a){_.oe(Kn,a,0);return"___"+a+"_"+Kn[a]++};Mn=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var Qn=function(){},Tn=function(a){var b=a.fn,c=function(l){c.O.constructor.call(this,l);var m=this.nh.length;this.Eg=[];for(var n=0;n<m;++n)this.nh[n].q9||(this.Eg[n]=new this.nh[n](l))};_.O(c,b);for(var d=[];a&&a!==Object;){if(b=a.fn){b.nh&&(_.Zj(d,b.nh),_.ak(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].Y8,k=Rn(f,e,d,g);(g=Sn(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||
Object:a.O&&a.O.constructor||Object}c.prototype.nh=d;return c},Rn=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},Sn=function(a,b,c,d){return c.length?d?function(e){var f=this.Eg[c[0]];return f?f[a].apply(this.Eg[c[0]],arguments):this.nh[c[0]].prototype[a].apply(this,arguments)}:b[a].PQ?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Eg[c[g]];if(k=k?k[a].apply(k,f):this.nh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].OQ?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Eg[c[g]];k=k?k[a].apply(k,f):this.nh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].sK?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Eg[c[g]];k?k[a].apply(k,f):this.nh[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.Eg[c[k]];g.push(l?l[a].apply(l,f):this.nh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].PQ||b[a].OQ||b[a].sK?null:Un},Un=function(){return[]};Qn.prototype.pz=function(a){if(this.Eg)for(var b=0;b<this.Eg.length;++b)if(this.Eg[b]instanceof a)return this.Eg[b];return null};
var Vn,Wn,Xn,Yn,Zn=/(?:^|\s)g-((\S)*)(?:$|\s)/,$n={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Vn=_.oe(_.Ce,"SW",_.pe());Wn=_.oe(_.Ce,"SA",_.pe());Xn=_.oe(_.Ce,"SM",_.pe());Yn=_.oe(_.Ce,"FW",[]);
var ao=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},fo=function(a,b){var c;bo.ps0=(new Date).getTime();co("ps0");a=ao(a,_.le);var d=_.le.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:qn(Vn).concat(qn(Wn)).concat(qn(Xn));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=_.pe();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")))&&Zn.exec(n))&&(m=n[1]);g=!m||!(Vn[m]||Wn[m]||Xn[m])||g&&m!==g?null:m}g&&($n[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=qn(Nn(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.oe(a,g,[]).push(f))}for(q in a)Yn.push(q);bo.ps1=(new Date).getTime();co("ps1");if(b=Yn.join(":"))try{_.se.load(b,void 0)}catch(u){_.Ef(u);return}e=[];for(c in a){d=a[c];var q=0;for(b=d.length;q<b;q++)f=d[q],eo(c,f,
Nn(f),e,b)}};
var go=function(a,b){var c=un(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.se.load(a,function(){var d=un(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.se[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},eo=function(a,b,c,d,e,f,g){switch(ho(b,a,f)){case 0:a=Xn[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;go(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.qe(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]=_.Af(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=_.Ke("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in Gn)f[n]=n+"/"+(c[n]||Gn[n])+"/";var n=_.zj(_.le,l.replace(_.Tj,vn(f)));m="iframes/"+a+"/params/";f={};_.re(c,f);(l=_.Ke("lang")||_.Ke("gwidget/lang"))&&
(f.hl=l);Hn[a]||(f.origin=_.Bn());f.exp=_.Ke(m+"exp");if(m=_.Ke(m+"location"))for(l=0;l<m.length;l++){var q=m[l];f[q]=_.ke.location[q]}switch(a){case "plus":case "follow":f.url=_.Fn(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?zn(m):An();f.url=m;f.db=_.Dn(c.db,void 0,_.Ke());f.ecp=_.En(c.ecp,void 0,_.Ke());delete f.href;break;case "signin":f.url=An()}_.Ce.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var u in Gn)f[u]&&delete f[u];f.gsrc=_.Ke("iframes/:source:");u=
_.Ke("inline/css");"undefined"!==typeof u&&0<e&&u>=e&&(f.ic="1");u=/^#|^fr-/;e={};for(var r in f)_.qe(f,r)&&u.test(r)&&(e[r.replace(u,"")]=f[r],delete f[r]);r="q"==_.Ke("iframes/"+a+"/params/si")?f:e;u=_.yn();for(var v in u)!_.qe(u,v)||_.qe(f,v)||_.qe(e,v)||(r[v]=u[v]);v=[].concat(Jn);r=_.Ke("iframes/"+a+"/methods");_.$l(r)&&(v=v.concat(r));for(t in c)_.qe(c,t)&&/^on/.test(t)&&("plus"!=a||"onconnect"!=t)&&(v.push(t),delete f[t]);delete f.callback;e._methods=v.join(",");var t=_.yj(n,f,e);v=g||{};v.allowPost=
1;v.attributes=In;v.dontclear=!k;g={};g.userParams=c;g.url=t;g.type=a;_.Pn(a,b,c,t,v,g);b=g.id;c=_.pe();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.en[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),go(a,b))}},ho=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Xn[b]){if(sn[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(Wn[b])return 0;if(Vn[b])return 1}}return null};
_.oe(_.se,"platform",{}).go=function(a,b){fo(a,b)};
var io=_.oe(_.Ce,"perf",_.pe()),bo=_.oe(io,"g",_.pe()),jo=_.oe(io,"i",_.pe()),ko,lo,mo,co,oo,po,qo;_.oe(io,"r",[]);ko=_.pe();lo=_.pe();mo=function(a,b,c,d){ko[c]=ko[c]||!!d;_.oe(lo,c,[]);lo[c].push([a,b])};co=function(a,b,c){var d=io.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};oo=function(a,b,c,d){if("_p"==b)throw Error("E");_.no(a,b,c,d)};_.no=function(a,b,c,d){po(b,c)[a]=d||(new Date).getTime();co(a,b,c)};po=function(a,b){a=_.oe(jo,a,_.pe());return _.oe(a,b,_.pe())};
qo=function(a,b,c){var d=null;b&&c&&(d=po(b,c)[a]);return d||bo[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__.CF={};window.__gapi_jstiming__.KY=1;var ro=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)},so=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(q){}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+"."+ro(a,l,g[m][0])):k&&e.push(l+"."+ro(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("")},to=function(a,b,c){a=so(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.KY++;window.__gapi_jstiming__.CF[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.CF[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 to(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return to(a,b,c)}}
;var uo={g:"gapi_global",m:"gapi_module",w:"gwidget"},vo=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Jo=b};vo.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 wo=new vo,yo=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),zo=_.oe(io,"_c",_.pe()),Ao=Math.random()<(_.Ke("csi/rate")||0),Co=function(a,b,c){for(var d=new vo(b,c),e=_.oe(zo,d.key(),_.pe()),f=lo[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,q=c;k=qo(k[1],n,q);m=qo(m,n,q);e[l]=k&&m?m-k:null}ko[a]&&Ao&&(Bo(wo),Bo(d))},Do=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},Bo=function(a){var b=_.ke.__gapi_jstiming__;b.sn=uo[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=zo[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;zo[e]=_.pe();d&&(g=[],g.push("l"+(_.Ke("isPlusUser")?"1":"0")),d="m"+(yo?"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"+(_.Ke("isLoggedIn")?"1":"0")),a=Do("",g),a=Do("abc_",a).join(","),b.report(c,{e:a}))};
mo("blt","bs0","bs1");mo("psi","ps0","ps1");mo("rpcqi","rqe","rqd");mo("bsprt","bsrt0","bsrt1");mo("bsrqt","bsrt1","bsrt2");mo("bsrst","bsrt2","bsrt3");mo("mli","ml0","ml1");mo("mei","me0","me1",!0);mo("wcdi","wrs","wcdi");mo("wci","wrs","wdc");mo("wdi","wrs","wrdi");mo("wdt","bs0","wrdt");mo("wri","wrs","wrri",!0);mo("wrt","bs0","wrrt");mo("wji","wje0","wje1",!0);mo("wjli","wjl0","wjl1");mo("whi","wh0","wh1",!0);mo("wai","waaf0","waaf1",!0);mo("wadi","wrs","waaf1",!0);mo("wadt","bs0","waaf1",!0);
mo("wprt","wrt0","wrt1");mo("wrqt","wrt1","wrt2");mo("wrst","wrt2","wrt3",!0);mo("fbprt","fsrt0","fsrt1");mo("fbrqt","fsrt1","fsrt2");mo("fbrst","fsrt2","fsrt3",!0);mo("fdns","fdns0","fdns1");mo("fcon","fcon0","fcon1");mo("freq","freq0","freq1");mo("frsp","frsp0","frsp1");mo("fttfb","fttfb0","fttfb1");mo("ftot","ftot0","ftot1",!0);var Eo=io.r;if("function"!==typeof Eo){for(var Fo;Fo=Eo.shift();)Co.apply(null,Fo);io.r=Co}
;var Io=["div"],Jo="onload",Ko=!0,Lo=!0,Mo=function(a){return a},No=null,Oo=function(a){var b=_.Ke(a);return"undefined"!==typeof b?b:_.Ke("gwidget/"+a)},jp,kp,lp,mp,cp,ep,np,dp,op,pp,qp,rp,sp,tp;No=_.Ke();_.Ke("gwidget");var Po=Oo("parsetags");Jo="explicit"===Po||"onload"===Po?Po:Jo;var Qo=Oo("google_analytics");"undefined"!==typeof Qo&&(Ko=!!Qo);var Ro=Oo("data_layer");"undefined"!==typeof Ro&&(Lo=!!Ro);
var So=function(){var a=this&&this.ka();a&&(_.Ce.drw=a)},To=function(){_.Ce.drw=null},Uo=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}},Vo=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},Wo=function(){return Oo("lang")||"en-US"},Xo=function(a){if(!_.p.kb("attach")){var b={},c=_.p.kb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.Zb().renderData.id;f=document.getElementById(f);if(!f)throw Error("F");return c.attach(e,f)};_.p.kc("attach",b)}a.style="attach"},Yo=function(){var a={};a.width=[Uo(450)];a.height=[Uo(24)];a.onready=[Vo];a.lang=[Wo,"hl"];a.iloader=[function(){return _.Ce.ILI},"iloader"];return a}(),ap=function(a){var b={};b.Ie=a[0];b.To=-1;b.fba="___"+b.Ie+"_";b.O0="g:"+b.Ie;b.C$="g-"+b.Ie;b.yL=[];b.config={};b.nt=[];b.BN={};b.hx={};var c=function(e){for(var f in e)if(_.qe(e,f)){b.config[f]=[Vo];b.nt.push(f);var g=
e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.q$,l=g.ix,m=g.nE);m&&(b.nt.push(m),b.config[m]=[Vo],b.BN[f]=m);k&&(b.config[f]=[k]);l&&(b.hx[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.O0]=1;b.YW=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Yo)Yo.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Yo[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Lk=a[5]);b.Zaa=!0===a[6];b.nY=a[7];b.z0=a[8];
b.YW||d(Io);b.TB=function(e){b.To++;oo("wrs",b.Ie,String(b.To));var f=[],g=e.element,k=e.config,l=":"+b.Ie;":plus"==l&&e.Jk&&e.Jk.action&&(l+="_"+e.Jk.action);var m=Zo(b,k),n={};_.re(_.yn(),n);for(var q in e.Jk)null!=e.Jk[q]&&(n[q]=e.Jk[q]);q={container:g.id,renderData:e.FY,style:"inline",height:k.height,width:k.width};Xo(q);b.Lk&&(f[2]=q,f[3]=n,f[4]=m,b.Lk("i",f));l=_.p.open(l,q,n,m);$o(b,l,k,g,e.qR);f[5]=l;b.Lk&&b.Lk("e",f)};return b},Zo=function(a,b){for(var c={},d=a.nt.length-1;0<=d;--d){var e=
a.nt[d],f=b[a.BN[e]||e]||b[e],g=b[e];g&&f!==g&&(f=function(l,m){return function(n){m.apply(this,arguments);l.apply(this,arguments)}}(f,g));f&&(c[e]=f)}for(var k in a.hx)a.hx.hasOwnProperty(k)&&(c[k]=bp(c[k]||function(){},a.hx[k]));c.drefresh=So;c.erefresh=To;return c},bp=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Ko){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(Lo&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},$o=function(a,b,c,d,e){cp(b,c);dp(b,d);ep(a,b,e);fp(a.Ie,a.To.toString(),b);(new gp).Ya.Ej(a,b,c,d,e)},gp=function(){if(!this.Ya){for(var a=this.constructor;a&&!a.fn;)a=a.O&&a.O.constructor;a.fn.sG||(a.fn.sG=
Tn(a));this.Ya=new a.fn.sG(this);this.pz||(this.pz=pn)}},hp=function(){},ip=gp;hp.O||_.O(hp,Qn);ip.fn=hp;hp.prototype.Ej=function(a){a=a?a:function(){};a.sK=!0;return a}();jp=function(a){return _.Km&&a instanceof _.Km};kp=function(a){return jp(a)?"_renderstart":"renderstart"};lp=function(a){return jp(a)?"_ready":"ready"};mp=function(){return!0};cp=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(lp(a),d,mp);a.register(kp(a),d,mp)}};
ep=function(a,b,c){var d=a.Ie,e=String(a.To),f=!1,g=function(){f||(f=!0,c&&oo("wrdt",d,e),oo("wrdi",d,e))};b.register(kp(b),g,mp);var k=!1;a=function(){k||(k=!0,g(),c&&oo("wrrt",d,e),oo("wrri",d,e))};b.register(lp(b),a,mp);jp(b)?b.register("widget-interactive-"+b.id,a,mp):_.Lf.register("widget-interactive-"+b.id,a);_.Lf.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?oo("wdc",d,e,n):"wje0"===l?oo("wje0",d,e,n):"wje1"===l?oo("wje1",d,e,n):"wh0"==l?_.no("wh0",d,e,n):"wh1"==l?_.no("wh1",d,
e,n):"wcdi"==l&&_.no("wcdi",d,e,n)})};np=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};dp=function(a,b){var c=function(d){d=d||a;var e=np(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=np(d.height))&&b.style.height!=d&&(b.style.height=d)};jp(a)?a.sD("onRestyle",c):(a.register("ready",c,mp),a.register("renderstart",c,mp),a.register("resize",c,mp))};op=function(a,b){for(var c in Yo)if(Yo.hasOwnProperty(c)){var d=Yo[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
pp=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Mo)(b[d.toLowerCase()],b,No));return c};qp=function(a){if(a=a.nY)for(var b=0;b<a.length;b++)(new Image).src=a[b]};rp=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=pp(a.config,c);a.yL.push({element:d,config:e,Jk:op(e,pp(a.parameters,c)),oaa:3,qR:!!c["data-onload"],FY:b})}b=a.yL;for(a=a.TB;0<b.length;)a(b.shift())};
sp=function(a,b){a.To++;oo("wrs",a.Ie,String(a.To));var c=b.userParams,d=pp(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=Zo(a,d),l=pp(a.parameters,c);_.re(_.yn(),l);l=op(d,l);c=!!c["data-onload"];var m=_.Zl,n=_.pe();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=_.sm;_.mn(n);f=l;a.Lk&&(e[2]=n,e[3]=f,e[4]=k,a.Lk("i",e));k=m.Jj(n);k.id=b.id;k.rD(k,n);$o(a,k,d,g,c);e[5]=k;a.Lk&&
a.Lk("e",e)};tp=function(a,b){var c=b.url;a.z0||_.ni(c)?_.cn?sp(a,b):(0,_.pg)("gapi.iframes.impl",function(){sp(a,b)}):_.p.open?rp(a,b):(0,_.pg)("iframes",function(){rp(a,b)})};
_.up=function(a){var b=ap(a);qp(b);_.Dj(b.Ie,function(d){tp(b,d)});Vn[b.Ie]=!0;var c={ua:function(d,e,f){var g=e||{};g.type=b.Ie;e=g.type;delete g.type;var k=ao(d);if(k){d={};for(var l in g)_.qe(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;eo(e,k,d,[],0,l,f)}else _.Ef("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){fo(d,b.Ie)},qaa:function(){var d=_.oe(_.Ce,"WI",_.pe()),e;for(e in d)delete d[e]}};a=function(){"onload"===Jo&&c.go()};tn(b.Ie)||rn(a,
a);_.J("gapi."+b.Ie+".go",c.go);_.J("gapi."+b.Ie+".render",c.ua);return c};
var vp=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},fp=function(a,b,c){if(vp()){var d=function(){var f=!1;return function(){if(f)return!0;f=!0;return!1}}(),e=function(){d()||window.setTimeout(function(){var f=c.Ka().src;var g=f.indexOf("#");-1!=g&&(f=f.substring(0,g));f=window.performance.getEntriesByName(f);1>f.length?f=null:(f=f[0],f=0==f.responseStart?null:f);if(f){g=Math.round(f.requestStart);var k=Math.round(f.responseStart),l=Math.round(f.responseEnd);oo("wrt0",
a,b,Math.round(f.startTime));oo("wrt1",a,b,g);oo("wrt2",a,b,k);oo("wrt3",a,b,l)}},1E3)};c.register(kp(c),e,mp);c.register(lp(c),e,mp)}};
_.J("gapi.widget.make",_.up);

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

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

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

_.Cp=_.Cp||{};
(function(){function a(){function b(l,m){l=window.getComputedStyle(l,"").getPropertyValue(m).match(/^([0-9]+)/);return parseInt(l[0],10)}for(var c=0,d=[document.body];0<d.length;){var e=d.shift(),f=e.childNodes;if("undefined"!==typeof e.style){var g=e.style.overflowY;g||(g=(g=document.defaultView.getComputedStyle(e,null))?g.overflowY:null);if("visible"!=g&&"inherit"!=g&&(g=e.style.height,g||(g=(g=document.defaultView.getComputedStyle(e,null))?g.height:""),0<g.length&&"auto"!=g))continue}for(e=0;e<
f.length;e++){g=f[e];if("undefined"!==typeof g.offsetTop&&"undefined"!==typeof g.offsetHeight){var k=g.offsetTop+g.offsetHeight+b(g,"margin-bottom");c=Math.max(c,k)}d.push(g)}}return c+b(document.body,"border-bottom")+b(document.body,"margin-bottom")+b(document.body,"padding-bottom")}_.Cp.Fd=function(){var b=_.Cp.cU().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"))return a();
if(c&&d){var e=d.scrollHeight,f=d.offsetHeight;d.clientHeight!==f&&(e=c.scrollHeight,f=c.offsetHeight);return e>b?e>f?e:f:e<f?e:f}}})();

_.Pe=_.Pe||{};_.Pe.zQ=function(a){var b=window;"undefined"!=typeof b.addEventListener?b.addEventListener("mousemove",a,!1):"undefined"!=typeof b.attachEvent?b.attachEvent("onmousemove",a):_.Qe("cannot attachBrowserEvent: mousemove")};_.Pe.CY=function(a){var b=window;b.removeEventListener?b.removeEventListener("mousemove",a,!1):b.detachEvent?b.detachEvent("onmousemove",a):_.Qe("cannot removeBrowserEvent: mousemove")};

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

_.p.Ha={};_.p.Ha.jh={};_.p.Ha.jh.QQ=function(a){try{return!!a.document}catch(b){}return!1};_.p.Ha.jh.kI=function(a){var b=a.parent;return a!=b&&_.p.Ha.jh.QQ(b)?_.p.Ha.jh.kI(b):a};_.p.Ha.jh.r$=function(a){var b=a.userAgent||"";a=a.product||"";return 0!=b.indexOf("Opera")&&-1==b.indexOf("WebKit")&&"Gecko"==a&&0<b.indexOf("rv:1.")};
_.p.Ha.jh.Yq=function(a,b,c){for(var d=[],e=2,f=arguments.length;e<f;++e)d.push(arguments[e]);return function(){for(var g=d.slice(),k=0,l=arguments.length;k<l;++k)g.push(arguments[k]);return b.apply(a,g)}};

var Dp,Ep,Fp,Gp,Jp,Kp,Lp,Mp,Np,Op,Pp;Dp=function(){_.Lf.register("_noop_echo",function(){this.callback(_.p.HT(_.p.xk[this.f]))})};Ep=function(){window.setTimeout(function(){_.Lf.call("..","_noop_echo",_.p.bY)},0)};Fp=function(a,b,c){var d=function(e){var f=Array.prototype.slice.call(arguments,0),g=f[f.length-1];if("function"===typeof g){var k=g;f.pop()}f.unshift(b,a,k,c);_.Lf.call.apply(_.Lf,f)};d._iframe_wrapped_rpc_=!0;return d};
Gp=function(a){_.p.Vh[a]||(_.p.Vh[a]={},_.Lf.register(a,function(b,c){var d=this.f;if(!("string"!=typeof b||b in{}||d in{})){var e=this.callback,f=_.p.Vh[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.p.Hn,a)&&(g=_.p.Hn[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.Ff(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));
return _.p.Vh[a]};_.Hp=function(){var a={};var b=window.location.href;var c=b.indexOf("?"),d=b.indexOf("#");b=(-1===d?b.substr(c+1):[b.substr(c+1,d-c-1),"&",b.substr(d+1)].join("")).split("&");c=window.decodeURIComponent?decodeURIComponent:unescape;d=0;for(var e=b.length;d<e;++d){var f=b[d].indexOf("=");if(-1!==f){var g=b[d].substring(0,f);f=b[d].substring(f+1);f=f.replace(/\+/g," ");try{a[g]=c(f)}catch(k){}}}return a};_.Ip=function(){return _.ke.location.origin||_.ke.location.protocol+"//"+_.ke.location.host};
Jp=function(a){_.Ce.h=a};Kp=function(a){_.Ce.bsh=a};Lp=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Mp=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Np=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]&&!Mp(a[d])&&!Mp(b[d])?Np(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Mp(b[d])?[]:{},Np(a[d],b[d])):a[d]=b[d])};
Op=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:{}}};
Pp=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());Np(c,b);a.push(c)};
_.Qp=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;_.Ah(!0);d=window.___gcfg;b=Lp("cu");a=window.___gu;d&&d!==a&&(Pp(b,d),window.___gu=d);d=Lp("cu");e=document.scripts||document.getElementsByTagName("script")||[];a=[];f=[];f.push.apply(f,Lp("us"));for(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])&&a.push(k);0==a.length&&0<e.length&&e[e.length-1].src&&a.push(e[e.length-
1]);for(e=0;e<a.length;++e)a[e].getAttribute("gapi_processed")||(a[e].setAttribute("gapi_processed",!0),(f=a[e])?(g=f.nodeType,f=3==g||4==g?f.nodeValue:f.textContent||""):f=void 0,(f=Op(f))&&d.push(f));c&&Pp(b,c);a=Lp("cd");c=0;for(d=a.length;c<d;++c)Np(_.Ah(),a[c],!0);a=Lp("ci");c=0;for(d=a.length;c<d;++c)Np(_.Ah(),a[c],!0);c=0;for(d=b.length;c<d;++c)Np(_.Ah(),b[c],!0)};var Rp,Sp=window.location.href,Tp=Sp.indexOf("?"),Up=Sp.indexOf("#");
Rp=(-1===Up?Sp.substr(Tp+1):[Sp.substr(Tp+1,Up-Tp-1),"&",Sp.substr(Up+1)].join("")).split("&");for(var Vp=window.decodeURIComponent?decodeURIComponent:unescape,Wp=0,Xp=Rp.length;Wp<Xp;++Wp){var Yp=Rp[Wp].indexOf("=");if(-1!==Yp){var Zp=Rp[Wp].substring(Yp+1);Zp=Zp.replace(/\+/g," ");try{Vp(Zp)}catch(a){}}}
;if(window.ToolbarApi)$p=window.ToolbarApi,$p.Qa=window.ToolbarApi.getInstance,$p.prototype=window.ToolbarApi.prototype,_.h=$p.prototype,_.h.openWindow=$p.prototype.openWindow,_.h.aG=$p.prototype.closeWindow,_.h.zM=$p.prototype.setOnCloseHandler,_.h.MF=$p.prototype.canClosePopup,_.h.FL=$p.prototype.resizeWindow;else{var $p=function(){};$p.Qa=function(){!aq&&window.external&&window.external.GTB_IsToolbar&&(aq=new $p);return aq};_.h=$p.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.aG=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.zM=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.MF=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.FL=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var aq=null;window.ToolbarApi=$p;window.ToolbarApi.getInstance=$p.Qa}
;var bq=/^[-_.0-9A-Za-z]+$/,cq={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},dq={onBeforeParentOpen:"beforeparentopen"},eq={onOpen:function(a){var b=a.Zb();a.hg(b.container||b.element);return a},onClose:function(a){a.remove()}},fq=function(){_.p.fJ++;return["I",_.p.fJ,"_",(new Date).getTime()].join("")},gq,hq,iq,lq,mq,nq,oq,qq,pq;_.p.El=function(a){var b=_.pe();_.re(_.Kj,b);_.re(a,b);return b};
gq=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.Af(a):a};hq=function(a){var b=_.Bh("googleapis.config/elog");if(b)try{b(a)}catch(c){}};iq=function(a){a&&a.match(bq)&&_.Qp("googleapis.config/gcv",a)};_.jq=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.kq=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,q=Gp(g);q[k]=q[k]||{};n=_.p.Ha.jh.Yq(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);q[k][l]=n;f.push(g)}if(e)for(g in _.p.Hn)_.p.Hn.hasOwnProperty(g)&&f.push(g);return f.join(",")};lq=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]=Fp(f,b,c)}}return d};
mq=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.on&&_.on._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};nq=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};
oq=function(a){if(":"==a.charAt(0)){var b=_.Bh("iframes/"+a.substring(1));a={};_.re(b,a);(b=a.url)&&(a.url=_.Wj(b));a.params||(a.params={});return a}return{url:_.Wj(a)}};qq=function(a){function b(){}b.prototype=pq.prototype;a.prototype=new b};
pq=function(a,b,c,d,e,f,g,k){this.config=oq(a);this.openParams=this.bw=b||{};this.params=c||{};this.methods=d;this.Yw=!1;rq(this,b.style);this.vp={};sq(this,function(){var l;(l=this.bw.style)&&_.p.ls[l]?l=_.p.ls[l]:l?(_.Gf(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=eq;if(l){if("function"===typeof l)var m=l(this);else{var n={};for(m in l){var q=l[m];n[m]="function"===typeof q?_.p.Ha.jh.Yq(l,q,this):q}m=n}for(var u in e)l=m[u],"function"===typeof l&&
tq(this,e[u],_.p.Ha.jh.Yq(m,l))}f&&tq(this,"close",f)});this.Wi=this.ac=g;this.YB=(k||[]).slice();g&&this.YB.unshift(g.ka())};pq.prototype.Zb=function(){return this.bw};pq.prototype.Vz=function(){return this.params};pq.prototype.xu=function(){return this.methods};pq.prototype.Oc=function(){return this.Wi};var rq=function(a,b){a.Yw||((b=b&&!_.p.ls[b]&&_.p.Qy[b])?(a.Py=[],b(function(){a.Yw=!0;for(var c=0,d=a.Py.length;c<d;++c)a.Py[c].call(a)})):a.Yw=!0)},sq=function(a,b){a.Yw?b.call(a):a.Py.push(b)};
pq.prototype.ld=function(a,b){sq(this,function(){tq(this,a,b)})};var tq=function(a,b,c){a.vp[b]=a.vp[b]||[];a.vp[b].push(c)};pq.prototype.um=function(a,b){sq(this,function(){var c=this.vp[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
pq.prototype.Qg=function(a,b){var c=this.vp[a];if(c)for(var d=Array.prototype.slice.call(arguments,1),e=0,f=c.length;e<f;++e)try{var g=c[e].apply({},d)}catch(k){_.Ff(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join("")),hq(k)}return g};var uq=function(a){return"number"==typeof a?{value:a,sz:a+"px"}:"100%"==a?{value:100,sz:"100%",EJ:!0}:null};pq.prototype.send=function(a,b,c){_.p.SL(this,a,b,c)};
pq.prototype.register=function(a,b){var c=this;c.ld(a,function(d){b.call(c,d)})};var vq=function(a,b,c,d,e,f,g){var k=this;pq.call(this,a,b,c,d,cq,e,f,g);this.id=b.id||fq();this.Hr=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*_.ei());this.HV=nq(this.params,this.config);this.iz={};sq(this,function(){k.Qg("open");_.jq(k.iz,k)})};qq(vq);_.h=vq.prototype;
_.h.hg=function(a,b){if(!this.config.url)return _.Ff("Cannot open iframe, empty URL."),this;var c=this.id;_.p.xk[c]=this;var d=_.jq(this.methods);d._ready=this.$v;d._close=this.close;d._open=this.TK;d._resizeMe=this.GL;d._renderstart=this.JK;var e=this.HV;this.Hr&&(e.rpctoken=this.Hr);e._methods=_.kq(d,c,"",this,!0);this.el=a="string"===typeof a?document.getElementById(a):a;d={id:c};if(b){d.attributes=b;var f=b.style;if("string"===typeof f){if(f){var g=[];f=f.split(";");for(var k=0,l=f.length;k<l;++k){var m=
f[k];if(0!=m.length||k+1!=l)m=m.split(":"),2==m.length&&m[0].match(/^[ a-zA-Z_-]+$/)&&m[1].match(/^[ +.%0-9a-zA-Z_-]+$/)?g.push(m.join(":")):_.Ff(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.Zb().allowPost&&(d.allowPost=!0);this.Zb().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=gq;this.Sg=_.Yj(this.config.url,a,d);a=this.Sg.getAttribute("data-postorigin")||this.Sg.src;_.p.xk[c]=this;_.Lf.Lw(this.id,this.Hr);
_.Lf.ii(this.id,a);return this};_.h.Ig=function(a,b){this.iz[a]=b};_.h.ka=function(){return this.id};_.h.Ka=function(){return this.Sg};_.h.yb=function(){return this.el};_.h.Kf=function(a){this.el=a};_.h.$v=function(a){var b=lq(a,this.id,"");this.Wi&&"function"==typeof this.methods._ready&&(a._methods=_.kq(b,this.Wi.ka(),this.id,this,!1),this.methods._ready(a));_.jq(a,this);_.jq(b,this);this.Qg("ready",a)};_.h.JK=function(a){this.Qg("renderstart",a)};
_.h.close=function(a){a=this.Qg("close",a);delete _.p.xk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.TK=function(a){var b=lq(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(mq(a.openParams))new wq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new vq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;sq(c,function(){var e={childId:c.ka()},f=c.iz;f._toclose=c.close;e._methods=_.kq(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.GL=function(a){if(void 0===this.Qg("resize",a)&&this.Sg){var b=uq(a.width);null!=b&&(this.Sg.style.width=b.sz);a=uq(a.height);null!=a&&(this.Sg.style.height=a.sz);this.Sg.parentElement&&(null!=b&&b.EJ||null!=a&&a.EJ)&&(this.Sg.parentElement.style.display="block")}};
var wq=function(a,b,c,d,e,f,g){var k=this;pq.call(this,a,b,c,d,dq,e,f,g);this.url=a;this.Hm=null;this.rC=fq();sq(this,function(){k.Qg("beforeparentopen");var l=_.jq(k.methods);l._onopen=k.SX;l._ready=k.$v;l._onclose=k.QX;k.params._methods=_.kq(l,"..",k.rC,k,!0);l={};for(var m in k.params)l[m]=gq(k.params[m]);_.on._open({url:k.config.url,openParams:k.bw,params:l,proxyId:k.rC,openedByProxyChain:k.YB})})};qq(wq);wq.prototype.WT=function(){return this.Hm};
wq.prototype.SX=function(a){this.Hm=a.childId;var b=lq(a,"..",this.Hm);_.jq(b,this);this.close=b._toclose;_.p.xk[this.Hm]=this;this.Wi&&this.methods._onopen&&(a._methods=_.kq(b,this.Wi.ka(),this.Hm,this,!1),this.methods._onopen(a))};wq.prototype.$v=function(a){var b=String(this.Hm),c=lq(a,"..",b);_.jq(a,this);_.jq(c,this);this.Qg("ready",a);this.Wi&&this.methods._ready&&(a._methods=_.kq(c,this.Wi.ka(),b,this,!1),this.methods._ready(a))};
wq.prototype.QX=function(a){if(this.Wi&&this.methods._onclose)this.methods._onclose(a);else return a=this.Qg("close",a),delete _.p.xk[this.Hm],a};
var xq=function(a,b,c,d,e,f,g){pq.call(this,a,b,c,d,dq,f,g);this.id=b.id||fq();this.n0=e;d._close=this.close;this.onClosed=this.BK;this.NN=0;sq(this,function(){this.Qg("beforeparentopen");var k=_.jq(this.methods);this.params._methods=_.kq(k,"..",this.rC,this,!0);k={};k.queryParams=this.params;a=_.Pj(_.le,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.MF(l))};e.zM(l,this);this.NN=l})};qq(xq);
xq.prototype.close=function(a){a=this.Qg("close",a);this.n0.aG(this.NN);return a};xq.prototype.BK=function(){this.Qg("close")};_.on.send=function(a,b,c){_.p.SL(_.on,a,b,c)};
(function(){function a(g){return _.p.ls[g]}function b(g,k){_.p.ls[g]=k}function c(g){g=g||{};"auto"===g.height&&(g.height=_.Ql());var k=window&&$p&&$p.Qa();k?k.FL(g.width||0,g.height||0):_.on&&_.on._resizeMe&&_.on._resizeMe(g)}function d(g){iq(g)}_.p.xk={};_.p.ls={};_.p.Qy={};_.p.fJ=0;_.p.Vh={};_.p.Hn={};_.p.iw=null;_.p.hw=[];_.p.bY=function(g){var k=!1;try{if(null!=g){var l=window.parent.frames[g.id];k=l.iframer.id==g.id&&l.iframes.openedId_(_.on.id)}}catch(m){}try{_.p.iw={origin:this.origin,referer:this.referer,
claimedOpenerId:g&&g.id,claimedOpenerProxyChain:g&&g.proxyChain||[],sameOrigin:k};for(g=0;g<_.p.hw.length;++g)_.p.hw[g](_.p.iw);_.p.hw=[]}catch(m){hq(m)}};_.p.HT=function(g){var k=g&&g.Wi,l=null;k&&(l={},l.id=k.ka(),l.proxyChain=g.YB);return l};Dp();if(window.parent!=window){var e=_.Hp();e.gcv&&iq(e.gcv);var f=e.jsh;f&&Jp(f);_.jq(lq(e,"..",""),_.on);_.jq(e,_.on);Ep()}_.p.kb=a;_.p.kc=b;_.p.e_=d;_.p.resize=c;_.p.SS=function(g){return _.p.Qy[g]};_.p.fD=function(g,k){_.p.Qy[g]=k};_.p.EL=c;_.p.D_=d;_.p.Mu=
{};_.p.Mu.get=a;_.p.Mu.set=b;_.p.allow=function(g,k){Gp(g);_.p.Hn[g]=k||window[g]};_.p.v9=function(g){delete _.p.Hn[g]};_.p.open=function(g,k,l,m,n,q){3==arguments.length?m={}:4==arguments.length&&"function"===typeof m&&(n=m,m={});var u="bubble"===k.style&&$p?$p.Qa():null;return u?new xq(g,k,l,m,u,n,q):mq(k)?new wq(g,k,l,m,n,q):new vq(g,k,l,m,n,q)};_.p.close=function(g,k){_.on&&_.on._close&&_.on._close(g,k)};_.p.ready=function(g,k,l){2==arguments.length&&"function"===typeof k&&(l=k,k={});var m=g||
{};"height"in m||(m.height=_.Ql());m._methods=_.kq(k||{},"..","",_.on,!0);_.on&&_.on._ready&&_.on._ready(m,l)};_.p.ZH=function(g){_.p.iw?g(_.p.iw):_.p.hw.push(g)};_.p.WX=function(g){return!!_.p.xk[g]};_.p.dT=function(){return["https://ssl.gstatic.com/gb/js/",_.Bh("googleapis.config/gcv")].join("")};_.p.iL=function(g){var k={mouseover:1,mouseout:1};if(_.on._event)for(var l=0;l<g.length;l++){var m=g[l];m in k&&document.addEventListener(m,function(n){_.on._event({event:n.type,timestamp:(new Date).getTime()})},
!0)}};_.p.SL=function(g,k,l,m){var n=this,q=[];void 0!==l&&q.push(l);m&&q.push(function(u){m.call(n,[u])});g[k]&&g[k].apply(g,q)};_.p.yx=function(){return!0};_.p.NQ=function(g,k,l){var m=Array.prototype.slice.call(arguments);_.p.ZH(function(n){n.sameOrigin&&(m.unshift("/"+n.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Lf.call.apply(_.Lf,m))})};_.p.yY=function(g,k){_.Lf.register(g,k)};_.p.n_=Jp;_.p.$L=Kp;_.p.$J=hq;_.p.hJ=_.on})();
_.J("iframes.allow",_.p.allow);_.J("iframes.callSiblingOpener",_.p.NQ);_.J("iframes.registerForOpenedSibling",_.p.yY);_.J("iframes.close",_.p.close);_.J("iframes.getGoogleConnectJsUri",_.p.dT);_.J("iframes.getHandler",_.p.kb);_.J("iframes.getDeferredHandler",_.p.SS);_.J("iframes.getParentInfo",_.p.ZH);_.J("iframes.iframer",_.p.hJ);_.J("iframes.open",_.p.open);_.J("iframes.openedId_",_.p.WX);_.J("iframes.propagate",_.p.iL);_.J("iframes.ready",_.p.ready);_.J("iframes.resize",_.p.resize);
_.J("iframes.setGoogleConnectJsVersion",_.p.e_);_.J("iframes.setBootstrapHint",_.p.$L);_.J("iframes.setJsHint",_.p.n_);_.J("iframes.setHandler",_.p.kc);_.J("iframes.setDeferredHandler",_.p.fD);_.J("IframeBase",pq);_.J("IframeBase.prototype.addCallback",pq.prototype.ld);_.J("IframeBase.prototype.getMethods",pq.prototype.xu);_.J("IframeBase.prototype.getOpenerIframe",pq.prototype.Oc);_.J("IframeBase.prototype.getOpenParams",pq.prototype.Zb);_.J("IframeBase.prototype.getParams",pq.prototype.Vz);
_.J("IframeBase.prototype.removeCallback",pq.prototype.um);_.J("Iframe",vq);_.J("Iframe.prototype.close",vq.prototype.close);_.J("Iframe.prototype.exposeMethod",vq.prototype.Ig);_.J("Iframe.prototype.getId",vq.prototype.ka);_.J("Iframe.prototype.getIframeEl",vq.prototype.Ka);_.J("Iframe.prototype.getSiteEl",vq.prototype.yb);_.J("Iframe.prototype.openInto",vq.prototype.hg);_.J("Iframe.prototype.remove",vq.prototype.remove);_.J("Iframe.prototype.setSiteEl",vq.prototype.Kf);
_.J("Iframe.prototype.addCallback",vq.prototype.ld);_.J("Iframe.prototype.getMethods",vq.prototype.xu);_.J("Iframe.prototype.getOpenerIframe",vq.prototype.Oc);_.J("Iframe.prototype.getOpenParams",vq.prototype.Zb);_.J("Iframe.prototype.getParams",vq.prototype.Vz);_.J("Iframe.prototype.removeCallback",vq.prototype.um);_.J("IframeProxy",wq);_.J("IframeProxy.prototype.getTargetIframeId",wq.prototype.WT);_.J("IframeProxy.prototype.addCallback",wq.prototype.ld);_.J("IframeProxy.prototype.getMethods",wq.prototype.xu);
_.J("IframeProxy.prototype.getOpenerIframe",wq.prototype.Oc);_.J("IframeProxy.prototype.getOpenParams",wq.prototype.Zb);_.J("IframeProxy.prototype.getParams",wq.prototype.Vz);_.J("IframeProxy.prototype.removeCallback",wq.prototype.um);_.J("IframeWindow",xq);_.J("IframeWindow.prototype.close",xq.prototype.close);_.J("IframeWindow.prototype.onClosed",xq.prototype.BK);_.J("iframes.util.getTopMostAccessibleWindow",_.p.Ha.jh.kI);_.J("iframes.handlers.get",_.p.Mu.get);_.J("iframes.handlers.set",_.p.Mu.set);
_.J("iframes.resizeMe",_.p.EL);_.J("iframes.setVersionOverride",_.p.D_);_.J("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.p.yx);_.J("IframeBase.prototype.send",pq.prototype.send);_.J("IframeBase.prototype.register",pq.prototype.register);_.J("Iframe.prototype.send",vq.prototype.send);_.J("Iframe.prototype.register",vq.prototype.register);_.J("IframeProxy.prototype.send",wq.prototype.send);_.J("IframeProxy.prototype.register",wq.prototype.register);_.J("IframeWindow.prototype.send",xq.prototype.send);
_.J("IframeWindow.prototype.register",xq.prototype.register);_.J("iframes.iframer.send",_.p.hJ.send);

var rt=_.p.kc,st={open:function(a){var b=_.hn(a.Zb());return a.hg(b,{style:_.jn(b)})},attach:function(a,b){var c=_.hn(a.Zb()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.Hr=f;a.el=c;a.Sg=b;_.p.xk[d]=a;b=_.jq(a.methods);b._ready=a.$v;b._close=a.close;b._open=a.TK;b._resizeMe=a.GL;b._renderstart=a.JK;_.kq(b,d,"",a,!0);_.Lf.Lw(a.id,a.Hr);_.Lf.ii(a.id,e);c=_.p.El({style:_.jn(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,g)&&("style"==
g?a.Sg.style.cssText=c[g]:a.Sg.setAttribute(g,c[g]))}};st.onready=_.kn;st.onRenderStart=_.kn;st.close=_.ln;rt("inline",st);

/*

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

_.Eh={};
/*

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

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var zi;_.wi=function(a,b){b=(0,_.Ya)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.xi=function(a){a&&"function"==typeof a.Ca&&a.Ca()};_.yi=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};zi=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.Ai=function(a){for(var b in a)return!1;return!0};
_.Bi=function(){this.Vf=this.Vf;this.fm=this.fm};_.Bi.prototype.Vf=!1;_.Bi.prototype.Ac=function(){return this.Vf};_.Bi.prototype.Ca=function(){this.Vf||(this.Vf=!0,this.na())};_.Di=function(a,b){_.Ci(a,_.ri(_.xi,b))};_.Ci=function(a,b){a.Vf?b():(a.fm||(a.fm=[]),a.fm.push(b))};_.Bi.prototype.na=function(){if(this.fm)for(;this.fm.length;)this.fm.shift()()};
_.Ei=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.yr=!1};_.Ei.prototype.stopPropagation=function(){this.yr=!0};_.Ei.prototype.preventDefault=function(){this.defaultPrevented=!0};
var Fi=function(){if(!_.C.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.C.addEventListener("test",_.bb,b),_.C.removeEventListener("test",_.bb,b)}catch(c){}return a}();
_.Gi=function(a,b){_.Ei.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.gC=!1;this.pointerId=0;this.pointerType="";this.Qd=null;a&&this.wc(a,b)};_.O(_.Gi,_.Ei);var Hi={2:"touch",3:"pen",4:"mouse"};
_.Gi.prototype.wc=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.wc&&(_.qc(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.xc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.xc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.gC=_.zc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Hi[a.pointerType]||"";this.state=a.state;this.Qd=a;a.defaultPrevented&&_.Gi.O.preventDefault.call(this)};_.Gi.prototype.stopPropagation=function(){_.Gi.O.stopPropagation.call(this);this.Qd.stopPropagation?this.Qd.stopPropagation():this.Qd.cancelBubble=!0};_.Gi.prototype.preventDefault=function(){_.Gi.O.preventDefault.call(this);var a=this.Qd;a.preventDefault?a.preventDefault():a.returnValue=!1};
_.Ii="closure_listenable_"+(1E6*Math.random()|0);_.Ji=function(a){return!(!a||!a[_.Ii])};
var Ki=0;
var Li=function(a,b,c,d,e){this.listener=a;this.qw=null;this.src=b;this.type=c;this.capture=!!d;this.Oe=e;this.key=++Ki;this.Er=this.mt=!1},Mi=function(a){a.Er=!0;a.listener=null;a.qw=null;a.src=null;a.Oe=null};
var Ni=function(a){this.src=a;this.Hd={};this.zs=0};Ni.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.Hd[f];a||(a=this.Hd[f]=[],this.zs++);var g=Oi(a,b,d,e);-1<g?(b=a[g],c||(b.mt=!1)):(b=new Li(b,this.src,f,!!d,e),b.mt=c,a.push(b));return b};Ni.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.Hd))return!1;var e=this.Hd[a];b=Oi(e,b,c,d);return-1<b?(Mi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.Hd[a],this.zs--),!0):!1};
var Pi=function(a,b){var c=b.type;if(!(c in a.Hd))return!1;var d=_.wi(a.Hd[c],b);d&&(Mi(b),0==a.Hd[c].length&&(delete a.Hd[c],a.zs--));return d};Ni.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.Hd)if(!a||c==a){for(var d=this.Hd[c],e=0;e<d.length;e++)++b,Mi(d[e]);delete this.Hd[c];this.zs--}return b};Ni.prototype.yn=function(a,b,c,d){a=this.Hd[a.toString()];var e=-1;a&&(e=Oi(a,b,c,d));return-1<e?a[e]:null};
Ni.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return zi(this.Hd,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Oi=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.Er&&f.listener==b&&f.capture==!!c&&f.Oe==d)return e}return-1};
var Qi,Ri,Si,Wi,Yi,Zi,$i,cj;Qi="closure_lm_"+(1E6*Math.random()|0);Ri={};Si=0;_.Ui=function(a,b,c,d,e){if(d&&d.once)return _.Ti(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ui(a,b[f],c,d,e);return null}c=_.Vi(c);return _.Ji(a)?a.U(b,c,_.$a(d)?!!d.capture:!!d,e):Wi(a,b,c,!1,d,e)};
Wi=function(a,b,c,d,e,f){if(!b)throw Error("A");var g=_.$a(e)?!!e.capture:!!e,k=_.Xi(a);k||(a[Qi]=k=new Ni(a));c=k.add(b,c,d,g,f);if(c.qw)return c;d=Yi();c.qw=d;d.src=a;d.listener=c;if(a.addEventListener)Fi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Zi(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("B");Si++;return c};Yi=function(){var a=$i,b=function(c){return a.call(b.src,b.listener,c)};return b};
_.Ti=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ti(a,b[f],c,d,e);return null}c=_.Vi(c);return _.Ji(a)?a.Zn(b,c,_.$a(d)?!!d.capture:!!d,e):Wi(a,b,c,!0,d,e)};_.aj=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.aj(a,b[f],c,d,e);else d=_.$a(d)?!!d.capture:!!d,c=_.Vi(c),_.Ji(a)?a.Xb(b,c,d,e):a&&(a=_.Xi(a))&&(b=a.yn(b,c,d,e))&&_.bj(b)};
_.bj=function(a){if("number"===typeof a||!a||a.Er)return!1;var b=a.src;if(_.Ji(b))return b.bE(a);var c=a.type,d=a.qw;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Zi(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Si--;(c=_.Xi(b))?(Pi(c,a),0==c.zs&&(c.src=null,b[Qi]=null)):Mi(a);return!0};Zi=function(a){return a in Ri?Ri[a]:Ri[a]="on"+a};
$i=function(a,b){if(a.Er)a=!0;else{b=new _.Gi(b,this);var c=a.listener,d=a.Oe||a.src;a.mt&&_.bj(a);a=c.call(d,b)}return a};_.Xi=function(a){a=a[Qi];return a instanceof Ni?a:null};cj="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Vi=function(a){if("function"===typeof a)return a;a[cj]||(a[cj]=function(b){return a.handleEvent(b)});return a[cj]};_.vi(function(a){$i=a($i)});
_.dj=function(){_.Bi.call(this);this.Mi=new Ni(this);this.lQ=this;this.cC=null};_.O(_.dj,_.Bi);_.dj.prototype[_.Ii]=!0;_.h=_.dj.prototype;_.h.Gl=function(){return this.cC};_.h.Ow=_.ea(10);_.h.addEventListener=function(a,b,c,d){_.Ui(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.aj(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Gl();if(c)for(b=[];c;c=c.Gl())b.push(c);c=this.lQ;var d=a.type||a;if("string"===typeof a)a=new _.Ei(a,c);else if(a instanceof _.Ei)a.target=a.target||c;else{var e=a;a=new _.Ei(d,c);_.Db(a,e)}e=!0;if(b)for(var f=b.length-1;!a.yr&&0<=f;f--){var g=a.currentTarget=b[f];e=g.Tp(d,!0,a)&&e}a.yr||(g=a.currentTarget=c,e=g.Tp(d,!0,a)&&e,a.yr||(e=g.Tp(d,!1,a)&&e));if(b)for(f=0;!a.yr&&f<b.length;f++)g=a.currentTarget=b[f],e=g.Tp(d,!1,a)&&e;return e};
_.h.na=function(){_.dj.O.na.call(this);this.vC();this.cC=null};_.h.U=function(a,b,c,d){return this.Mi.add(String(a),b,!1,c,d)};_.h.Zn=function(a,b,c,d){return this.Mi.add(String(a),b,!0,c,d)};_.h.Xb=function(a,b,c,d){return this.Mi.remove(String(a),b,c,d)};_.h.bE=function(a){return Pi(this.Mi,a)};_.h.vC=function(a){this.Mi&&this.Mi.removeAll(a)};
_.h.Tp=function(a,b,c){a=this.Mi.Hd[String(a)];if(!a)return!0;a=a.concat();for(var d=!0,e=0;e<a.length;++e){var f=a[e];if(f&&!f.Er&&f.capture==b){var g=f.listener,k=f.Oe||f.src;f.mt&&this.bE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.yn=function(a,b,c,d){return this.Mi.yn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Mi.hasListener(void 0!==a?String(a):void 0,b)};

/*

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

/*

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

/*

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

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

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

_.Te.e3=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}};_.Te.n6=function(a){return function(b){return a.test(b)}};_.Te.nO=function(a){return"undefined"!==typeof a};_.Te.n5=function(a){return"string"===typeof a&&0<a.length};_.Te.w1=function(a){return"boolean"===typeof a};_.Te.w4=function(a){return function(b){for(var c in a)if(a.hasOwnProperty(c)&&!(0,a[c])(b[c]))return!1;return!0}};

_.Pe=_.Pe||{};
(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}_.Pe.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)};_.Pe.jG=function(b){var c=_.Pe.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(_.Pe.Wt(e[f])),d.push('"'));d.push("></");d.push("iframe");d.push(">");var g=_.Pe.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};_.Pe.xH=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};_.Pe.V9=function(b){return a(b)}})();

_.Pe=_.Pe||{};(function(){function a(d){b=d["core.util"]||{}}var b={},c={};_.Te&&_.Te.register("core.util",null,a);_.Pe.U9=function(d){return"undefined"===typeof b[d]?null:b[d]};_.Pe.hasFeature=function(d){return"undefined"!==typeof b[d]};_.Pe.i$=function(){return c}})();

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

_.Qh=function(a,b){var c={SAPISIDHASH:!0,SAPISID3PHASH:!0,APISIDHASH:!0};_.Mh(void 0===b?!1:b)&&(c.SAPISID1PHASH=!0);return a&&(a.OriginToken||a.Authorization&&c[String(a.Authorization).split(" ")[0]])?!0:!1};_.Rh={JI:_.Qh,yW:_.Nh,WH:function(){var a=null;_.Nh()&&(a=window.__PVT,null==a&&(a=(new _.Fh(document)).get("BEAT")));return a},vH:_.Ph};

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

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

_.Yy=function(a){if(0!==a.indexOf("GCSC"))return null;var b={eB:!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=_.Wy(a.substr(d+1));if(null==e)return b;a=a.substring(0,d);if("_"!==a.charAt(0))return b;d="E"===c&&e.xe;return!d&&("U"!==c||e.xe)||d&&!_.Xy?b:{eB:!0,xe:d,bR:a.substr(1),domain:e.domain,qh:e.qh}};
_.Zy=function(a,b){this.Ue=a;a=b||{};this.$W=Number(a.maxAge)||0;this.tc=a.domain;this.Ik=a.path;this.sZ=!!a.secure};_.Zy.prototype.read=function(){for(var a=this.Ue+"=",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)}};
_.Zy.prototype.write=function(a,b){if(!$y.test(this.Ue))throw"Invalid cookie name";if(!az.test(a))throw"Invalid cookie value";a=this.Ue+"="+a;this.tc&&(a+=";domain="+this.tc);this.Ik&&(a+=";path="+this.Ik);b="number"===typeof b?b:this.$W;if(0<=b){var c=new Date;c.setSeconds(c.getSeconds()+b);a+=";expires="+c.toUTCString()}this.sZ&&(a+=";secure");document.cookie=a;return!0};_.Zy.prototype.clear=function(){this.write("",0)};var az=/^[-+/_=.:|%&a-zA-Z0-9@]*$/,$y=/^[A-Z_][A-Z0-9_]{0,63}$/;
_.Zy.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("="))}};
_.bz=function(a){this.Mh=a};_.bz.prototype.read=function(){if(cz.hasOwnProperty(this.Mh))return cz[this.Mh]};_.bz.prototype.write=function(a){cz[this.Mh]=a;return!0};_.bz.prototype.clear=function(){delete cz[this.Mh]};var cz={};_.bz.iterate=function(a){for(var b in cz)cz.hasOwnProperty(b)&&a(b,cz[b])};
var dz=function(){this.fe=null;this.key=function(){return null};this.getItem=function(){return this.fe};this.setItem=function(a,b){this.fe=b;this.length=1};this.removeItem=function(){this.clear()};this.clear=function(){this.fe=null;this.length=0};this.length=0},ez=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}},fz=function(a,b){this.Ue=a;this.Lf=
ez(b)?b||window.sessionStorage:new dz};fz.prototype.read=function(){return this.Lf.getItem(this.Ue)};fz.prototype.write=function(a){try{this.Lf.setItem(this.Ue,a)}catch(b){return!1}return!0};fz.prototype.clear=function(){this.Lf.removeItem(this.Ue)};fz.iterate=function(a){if(ez())for(var b=0,c=window.sessionStorage.length;b<c;++b){var d=window.sessionStorage.key(b);a(d,window.sessionStorage[d])}};
for(var gz=0;64>gz;++gz);
_.Xy="https:"===window.location.protocol;_.hz=_.Xy||"http:"===window.location.protocol?_.Zy:_.bz;_.Wy=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{xe:"S"==a.charAt(0),domain:d,qh:c}};
var iz,jz,mz,nz;iz=_.pe();jz=_.pe();_.kz=_.pe();_.lz=_.pe();mz="state code cookie_policy g_user_cookie_policy authuser prompt g-oauth-window status".split(" ");nz=function(a){this.aL=a;this.yB=null};
nz.prototype.write=function(a){var b=_.pe(),c=_.pe(),d=window.decodeURIComponent?decodeURIComponent:unescape,e;for(e in a)if(_.qe(a,e)){var f=a[e];f=f.replace(/\+/g," ");c[e]=d(f);b[e]=a[e]}d=0;for(e=mz.length;d<e;++d)delete c[mz[d]];a=String(a.authuser||0);d=_.pe();d[a]=c;c=_.Af(d);this.aL.write(c);this.yB=b};nz.prototype.read=function(){return this.yB};nz.prototype.clear=function(){this.aL.clear();this.yB=_.pe()};_.oz=function(a){return a?{domain:a.domain,path:"/",secure:a.xe}:null};
fz.iterate(function(a){var b=_.Yy(a);b&&b.eB&&(iz[a]=new nz(new fz(a)))});_.hz.iterate(function(a){iz[a]&&(jz[a]=new _.hz(a,_.oz(_.Yy(a))))});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var kr,lr,nr,or,pr,qr,rr,sr,tr,wr,xr,yr,zr,Dr,Hr,Ir,Jr;_.Zq=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)};_.$q=function(a,b,c,d){return Array.prototype.splice.apply(a,_.Zq(arguments,1))};_.ar=function(a,b){return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!1};_.br=function(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?b:0};_.h=_.br.prototype;_.h.clone=function(){return new _.br(this.x,this.y)};
_.h.equals=function(a){return a instanceof _.br&&_.ar(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 _.br?(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};_.cr=function(a,b){this.width=a;this.height=b};_.h=_.cr.prototype;_.h.clone=function(){return new _.cr(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};_.dr=function(a){return"CSS1Compat"==a.compatMode};_.er=function(a){a=a.document;a=_.dr(a)?a.documentElement:a.body;return new _.cr(a.clientWidth,a.clientHeight)};_.fr=function(a){return _.er(a||window)};
_.gr=function(a){return a.scrollingElement?a.scrollingElement:!_.xc&&_.dr(a)?a.documentElement:a.body||a.documentElement};_.hr=function(a){var b=_.gr(a);a=a.parentWindow||a.defaultView;return _.tc&&_.Pc("10")&&a.pageYOffset!=b.scrollTop?new _.br(b.scrollLeft,b.scrollTop):new _.br(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)};_.ir=function(a,b,c,d){return _.Sd(a.ob,b,c,d)};_.jr=function(a){a.WA=void 0;a.Qa=function(){return a.WA?a.WA:a.WA=new a}};
kr=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");_.Vc.call(this,c+a[d])};_.O(kr,_.Vc);kr.prototype.name="AssertionError";lr={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};_.mr=function(a){if(a instanceof _.Wb&&a.constructor===_.Wb)return a.oC;_.cb(a);return"type_error:SafeStyle"};nr=/\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;
or=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g;pr=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/;qr=/\/\*/;rr=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};sr=function(a){return a.replace(or,function(b,c,d,e){var f="";d=d.replace(/^(['"])(.*)\1$/,function(g,k,l){f=k;return l});b=(_.zd(d)||_.Ub).vd();return c+f+b+f+e})};
tr=function(a){if(a instanceof _.Tb)return'url("'+_.ud(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a instanceof _.Ob)a=_.Pb(a);else{a=String(a);var b=a.replace(nr,"$1").replace(nr,"$1").replace(or,"url");if(pr.test(b)){if(b=!qr.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&&rr(a)}a=b?sr(a):"zClosurez"}else a="zClosurez"}if(/[{;}]/.test(a))throw new kr("Value does not allow [{;}], got: %s.",[a]);return a};
_.ur=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)?_.pb(d,tr).join(" "):tr(d),b+=c+":"+d+";")}return b?new _.Wb(b,_.Vb):_.Yb};_.vr=function(a){if(a instanceof _.$b&&a.constructor===_.$b)return a.nC;_.cb(a);return"type_error:SafeStyleSheet"};wr=/^[a-zA-Z0-9-]+$/;xr={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0};
yr={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};zr=function(a){var b=_.Bd(_.hc),c=b.zh(),d=[],e=function(f){Array.isArray(f)?_.nb(f,e):(f=_.Bd(f),d.push(_.fc(f).toString()),f=f.zh(),0==c?c=f:0!=f&&c!=f&&(c=null))};_.nb(a,e);return _.gc(d.join(_.fc(b).toString()),c)};_.Ar=function(a){return zr(Array.prototype.slice.call(arguments))};
_.Br=function(a,b,c){var d=String(a);if(!wr.test(d))throw Error("k");if(d.toUpperCase()in yr)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(!wr.test(l))throw Error("k");var g=b[l];if(null!=g){var k=l;if(g instanceof _.Ob)g=_.Pb(g);else if("style"==k.toLowerCase()){if(!_.$a(g))throw Error("k");g instanceof _.Wb||(g=_.ur(g));g=_.mr(g)}else{if(/^on/i.test(k))throw Error("k");if(k.toLowerCase()in xr)if(g instanceof _.pd)g=_.rd(g);
else if(g instanceof _.Tb)g=_.ud(g);else if("string"===typeof g)g=(_.zd(g)||_.Ub).vd();else throw Error("k");}g.Gh&&(g=g.vd());k=k+'="'+_.ld(String(g))+'"';f+=" "+k}}var l=e+f;null==c?c=[]:Array.isArray(c)||(c=[c]);!0===lr[a.toLowerCase()]?l+=">":(c=_.Ar(c),l+=">"+_.fc(c).toString()+"</"+a+">",d=c.zh());(b=b&&b.dir)&&(d=/^(ltr|rtl|auto)$/i.test(b)?0:null);return _.gc(l,d)};_.Cr=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};
Dr=function(a){return a.replace(/(^|[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})};_.Er=function(a,b,c){return _.Yd(document,arguments)};_.Fr=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};_.Gr=function(a){var b;if(_.Md&&!(_.tc&&_.Pc("9")&&!_.Pc("10")&&_.C.SVGElement&&a instanceof _.C.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return _.he(b)?b:null};Hr={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};Ir={IMG:" ",BR:"\n"};
Jr=function(a,b,c){if(!(a.nodeName in Hr))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 Ir)b.push(Ir[a.nodeName]);else for(a=a.firstChild;a;)Jr(a,b,c),a=a.nextSibling};
_.Kr=function(a){if(_.Ld&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var b=[];Jr(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");_.Ld||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};_.Lr=function(a){var b=[];Jr(a,b,!1);return b.join("")};
_.Mr=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};_.h=_.Mr.prototype;_.h.Dc=function(){return this.right-this.left};_.h.Fd=function(){return this.bottom-this.top};_.h.clone=function(){return new _.Mr(this.top,this.right,this.bottom,this.left)};_.h.contains=function(a){return this&&a?a instanceof _.Mr?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){_.$a(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 _.br?(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 Pr,Vr,Tr,Yr,js,ks;_.Or=function(a,b,c){if("string"===typeof b)(b=_.Nr(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=_.Nr(c,d);f&&(c.style[f]=e)}};Pr={};_.Nr=function(a,b){var c=Pr[b];if(!c){var d=_.Cr(b);c=d;void 0===a.style[d]&&(d=(_.xc?"Webkit":_.wc?"Moz":_.tc?"ms":_.sc?"O":null)+Dr(d),void 0!==a.style[d]&&(c=d));Pr[b]=c}return c};
_.Qr=function(a,b){var c=_.Pd(a);return c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,null))?a[b]||a.getPropertyValue(b)||"":""};_.Rr=function(a,b){return a.currentStyle?a.currentStyle[b]:null};_.Sr=function(a,b){return _.Qr(a,b)||_.Rr(a,b)||a.style&&a.style[b]};_.Ur=function(a,b,c){if(b instanceof _.br){var d=b.x;b=b.y}else d=b,b=c;a.style.left=Tr(d,!1);a.style.top=Tr(b,!1)};
Vr=function(a){try{return a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}};
_.Zr=function(a,b){b=b||_.gr(document);var c=b||_.gr(document);var d=_.Wr(a),e=_.Wr(c),f=_.Xr(c);if(c==_.gr(document)){var g=d.x-c.scrollLeft;d=d.y-c.scrollTop;_.tc&&!_.Id(10)&&(g+=f.left,d+=f.top)}else g=d.x-e.x-f.left,d=d.y-e.y-f.top;a=Yr(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 _.br(e,k);b.scrollLeft=c.x;b.scrollTop=c.y};
_.Wr=function(a){var b=_.Pd(a),c=new _.br(0,0);var d=b?_.Pd(b):document;d=!_.tc||_.Id(9)||_.dr(_.Qd(d).ob)?d.documentElement:d.body;if(a==d)return c;a=Vr(a);b=_.hr(_.Qd(b).ob);c.x=a.left+b.x;c.y=a.top+b.y;return c};_.as=function(a,b){var c=new _.br(0,0),d=_.Vd(_.Pd(a));if(!_.qc(d,"parent"))return c;do{var e=d==b?_.Wr(a):_.$r(a);c.x+=e.x;c.y+=e.y}while(d&&d!=b&&d!=d.parent&&(a=d.frameElement)&&(d=d.parent));return c};_.$r=function(a){a=Vr(a);return new _.br(a.left,a.top)};
_.bs=function(a,b,c){if(b instanceof _.cr)c=b.height,b=b.width;else if(void 0==c)throw Error("G");a.style.width=Tr(b,!0);a.style.height=Tr(c,!0)};Tr=function(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a};_.cs=function(a){var b=Yr;if("none"!=_.Sr(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};
Yr=function(a){var b=a.offsetWidth,c=a.offsetHeight,d=_.xc&&!b&&!c;return(void 0===b||d)&&a.getBoundingClientRect?(a=Vr(a),new _.cr(a.right-a.left,a.bottom-a.top)):new _.cr(b,c)};_.ds=function(a,b){a.style.display=b?"":"none"};
_.fs=function(a){var b=_.Qd(void 0),c=b.tb();if(_.tc&&c.createStyleSheet)return b=c.createStyleSheet(),_.es(b,a),b;c=_.ir(b,"HEAD")[0];if(!c){var d=_.ir(b,"BODY")[0];c=b.ma("HEAD");d.parentNode.insertBefore(c,d)}d=b.ma("STYLE");var e=_.bd();e&&d.setAttribute("nonce",e);_.es(d,a);b.appendChild(c,d);return d};_.es=function(a,b){b=_.vr(b);_.tc&&void 0!==a.cssText?a.cssText=b:_.C.trustedTypes?_.je(a,b):a.innerHTML=b};_.gs=function(a){return"rtl"==_.Sr(a,"direction")};
_.hs=_.wc?"MozUserSelect":_.xc||_.uc?"WebkitUserSelect":null;_.is=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};js={thin:2,medium:4,thick:6};ks=function(a,b){if("none"==_.Rr(a,b+"Style"))return 0;b=_.Rr(a,b+"Width");return b in js?js[b]:_.is(a,b)};
_.Xr=function(a){if(_.tc&&!_.Id(9)){var b=ks(a,"borderLeft"),c=ks(a,"borderRight"),d=ks(a,"borderTop");a=ks(a,"borderBottom");return new _.Mr(d,c,a,b)}b=_.Qr(a,"borderLeftWidth");c=_.Qr(a,"borderRightWidth");d=_.Qr(a,"borderTopWidth");a=_.Qr(a,"borderBottomWidth");return new _.Mr(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.iy=function(a,b,c){if("function"===typeof a)c&&(a=(0,_.P)(a,c));else if(a&&"function"==typeof a.handleEvent)a=(0,_.P)(a.handleEvent,a);else throw Error("pa");return 2147483647<Number(b)?-1:_.C.setTimeout(a,b||0)};_.jy=function(a){_.C.clearTimeout(a)};_.ky=function(a){var b=null;return(new _.xk(function(c,d){b=_.iy(function(){c(void 0)},a);-1==b&&d(Error("qa"))})).Lo(function(c){_.jy(b);throw c;})};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.pz=function(a){this.o0=a};_.pz.prototype.toString=function(){return this.o0};
_.qz=function(a){_.Bi.call(this);this.Mh=1;this.lw=[];this.rw=0;this.$e=[];this.mi={};this.yQ=!!a};_.O(_.qz,_.Bi);_.h=_.qz.prototype;_.h.subscribe=function(a,b,c){var d=this.mi[a];d||(d=this.mi[a]=[]);var e=this.Mh;this.$e[e]=a;this.$e[e+1]=b;this.$e[e+2]=c;this.Mh=e+3;d.push(e);return e};_.h.ms=_.ea(38);_.h.unsubscribe=function(a,b,c){if(a=this.mi[a]){var d=this.$e;if(a=_.oi(a,function(e){return d[e+1]==b&&d[e+2]==c}))return this.zj(a)}return!1};
_.h.zj=function(a){var b=this.$e[a];if(b){var c=this.mi[b];0!=this.rw?(this.lw.push(a),this.$e[a+1]=_.bb):(c&&_.wi(c,a),delete this.$e[a],delete this.$e[a+1],delete this.$e[a+2])}return!!b};
_.h.io=function(a,b){var c=this.mi[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.yQ)for(e=0;e<c.length;e++){var g=c[e];rz(this.$e[g+1],this.$e[g+2],d)}else{this.rw++;try{for(e=0,f=c.length;e<f;e++)g=c[e],this.$e[g+1].apply(this.$e[g+2],d)}finally{if(this.rw--,0<this.lw.length&&0==this.rw)for(;c=this.lw.pop();)this.zj(c)}}return 0!=e}return!1};var rz=function(a,b,c){_.vk(function(){a.apply(b,c)})};
_.qz.prototype.clear=function(a){if(a){var b=this.mi[a];b&&(_.nb(b,this.zj,this),delete this.mi[a])}else this.$e.length=0,this.mi={}};_.qz.prototype.Gb=function(a){if(a){var b=this.mi[a];return b?b.length:0}a=0;for(b in this.mi)a+=this.Gb(b);return a};_.qz.prototype.na=function(){_.qz.O.na.call(this);this.clear();this.lw.length=0};
_.sz=function(a){_.Bi.call(this);this.Jd=new _.qz(a);_.Di(this,this.Jd)};_.O(_.sz,_.Bi);_.h=_.sz.prototype;_.h.subscribe=function(a,b,c){return this.Jd.subscribe(a.toString(),b,c)};_.h.ms=_.ea(37);_.h.unsubscribe=function(a,b,c){return this.Jd.unsubscribe(a.toString(),b,c)};_.h.zj=function(a){return this.Jd.zj(a)};_.h.io=function(a,b){return this.Jd.io(a.toString(),b)};_.h.clear=function(a){this.Jd.clear(void 0!==a?a.toString():void 0)};
_.h.Gb=function(a){return this.Jd.Gb(void 0!==a?a.toString():void 0)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.tz=function(a,b){Array.isArray(b)||(b=[b]);b=_.pb(b,function(c){return"string"===typeof c?c:c.ow+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});_.Or(a,"transition",b.join(","))};
_.uz=_.Ib(function(){if(_.tc)return _.Pc("10.0");var a=_.Zd("DIV"),b=_.xc?"-webkit":_.wc?"-moz":_.tc?"-ms":_.sc?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity 1s linear");b=_.Br("div",{style:c});_.Cd(a,b);a=a.firstChild;b=a.style[_.Cr("transition")];return""!=("undefined"!==typeof b?b:a.style[_.Nr(a,"transition")]||"")});

_.wz=function(){_.vz="oauth2relay"+String(2147483647*(0,_.vg)()|0)};_.xz=new _.sz;_.yz=new _.pz("oauth");_.wz();_.Ke("oauth-flow/client_id");var Lz=String(_.Ke("oauth-flow/redirectUri"));if(Lz)Lz.replace(/[#][\s\S]*/,"");else{var Wz=_.qg.lb(window.location.href);_.Ke("oauth-flow/callbackUrl");encodeURIComponent(Wz)}_.qg.lb(window.location.href);

var Yz,Zz,$z,aA,bA,cA,dA,eA,fA,gA,hA,jA,kA,lA,mA,nA,oA,pA,qA,rA,sA,tA,uA,vA,wA,xA,yA,zA,AA,BA,CA,DA,EA,FA,GA,HA,IA,JA,KA,LA,MA,NA,QA,PA,RA,SA,TA,UA,VA,WA,YA,ZA,aB;_.Xz=function(a,b){if(_.jh&&!b)return _.C.atob(a);var c="";_.vw(a,function(d){c+=String.fromCharCode(d)});return c};Yz=function(a){var b=String(a("immediate")||"");a=String(a("prompt")||"");return"true"===b||"none"===a};Zz=function(a){return _.Bh("enableMultilogin")&&a("cookie_policy")&&!Yz(a)?!0:!1};
bA=function(){var a,b=null;_.hz.iterate(function(c,d){0===c.indexOf("G_AUTHUSER_")&&(c=_.Wy(c.substring(11)),!a||c.xe&&!a.xe||c.xe==a.xe&&c.qh>a.qh)&&(a=c,b=d)});return{JQ:a,authuser:b}};cA=[".APPS.GOOGLEUSERCONTENT.COM","@DEVELOPER.GSERVICEACCOUNT.COM"];dA=function(a){a=a.toUpperCase();for(var b=0,c=cA.length;b<c;++b){var d=a.split(cA[b]);2==d.length&&""===d[1]&&(a=d[0])}a=a.replace(/-/g,"_").toUpperCase();40<a.length&&(b=new _.Xh,b.nx(a),a=b.Fg().toUpperCase());return a};
eA=function(a){if(!a)return[];a=a.split("=");return a[1]?a[1].split("|"):[]};fA=function(a){a=a.split(":");return{clientId:a[0].split("=")[1],MZ:eA(a[1]),J$:eA(a[2]),E9:eA(a[3])}};gA=function(a){var b=bA(),c=b.JQ;b=b.authuser;var d=a&&dA(a);if(null!==b){var e;_.hz.iterate(function(g,k){(g=_.Yy(g))&&g.eB&&(d&&g.bR!=d||g.xe==c.xe&&g.qh==c.qh&&(e=k))});if(e){var f=fA(e);a=f&&f.MZ[Number(b)];f=f&&f.clientId;if(a)return{authuser:b,Baa:a,clientId:f}}}return null};
hA=function(a,b){a=_.Th(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};_.iA=function(a,b){if(b){var c=b;var d=a}else"string"===typeof a?d=a:c=a;c?_.xw(c,d):_.yw(d)};
jA=function(a){if(!a)return null;"single_host_origin"!==a&&(a=_.sg(a));var b=window.location.hostname,c=b,d=_.Xy;if("single_host_origin"!==a){c=a.split("://");if(2==c.length)d="https"===c.shift();else return _.Ef("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 _.Ef("Invalid cookie_policy domain: "+c),null;c=a;b=c.split(".").length-1}return{domain:c,xe:d,qh:b}};
kA=function(a){var b=jA(a);if(!b)return new _.bz("G_USERSTATE_");a=["G_USERSTATE_",_.Xy&&b.xe?"S":"H",b.qh].join("");var c=_.lz[a];c||(c={wB:63072E3},_.re(_.oz(b),c),c=new _.Zy(a,c),_.lz[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};lA=function(a){var b=kA(a).read();a=_.pe();if(b){b=b.split(":");for(var c;c=b.shift();)c=c.split("="),a[c[0]]=c[1]}return a};
mA=function(a,b,c){var d=lA(b),e=d[a];d[a]="0";var f=[];_.cm(d,function(k,l){f.push(l+"="+k)});var g=f.join(":");b=kA(b);g?b.write(g):b.clear();d[a]!==e&&c&&c()};nA=function(a,b){b=lA(b);return"0"==b[a]||"X"==b[a]};oA=function(a){a=jA(a.g_user_cookie_policy);if(!a||a.xe&&!_.Xy)a=null;else{var b=["G_AUTHUSER_",_.Xy&&a.xe?"S":"H",a.qh].join(""),c=_.kz[b];c||(c=new _.hz(b,_.oz(a)),_.kz[b]=c);a=c}_.Le("googleapis.config/sessionIndex",null);a.clear()};pA=function(a){return Yz(function(b){return a[b]})};
qA=0;rA=!1;sA=[];tA={};uA={};vA=null;wA=function(a){var b=_.vz;return function(c){if(this.f==b&&this.t==_.Lf.Al(this.f)&&this.origin==_.Lf.Nl(this.f))return a.apply(this,arguments)}};xA=function(a){"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true"};yA=function(a){if(a&&!decodeURIComponent(a).startsWith("m;/_/scs/"))throw Error("ta");};
zA=function(a){var b=_.Pe.Me,c=b(a).jsh;if(null!=c)return yA(c),a;if(b=String(b().jsh||_.Ce.h||""))yA(b),c=(a+"#").indexOf("#"),a=a.substr(0,c)+(-1!==a.substr(0,c).indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(b)+a.substr(c);return a};AA=function(){return!!_.Ke("oauth-flow/usegapi")};BA=function(a,b){AA()?vA.unregister(a):_.Lf.unregister(a+":"+b)};CA=function(a,b,c){AA()?vA.register(a,c,_.sm):_.Lf.register(a+":"+b,wA(c))};DA=function(){$z.parentNode.removeChild($z)};
EA=function(a){var b=$z;_.tz(b,[{ow:"-webkit-transform",duration:1,timing:"ease",delay:0}]);_.tz(b,[{ow:"transform",duration:1,timing:"ease",delay:0}]);_.iy(function(){b.style.webkitTransform="translate3d(0px,"+a+"px,0px)";b.style.transform="translate3d(0px,"+a+"px,0px)"},0)};FA=function(){var a=aA+88;EA(a);aA=a};GA=function(){var a=aA-88;EA(a);aA=a};
HA=function(a){var b=a?FA:GA,c=a?GA:FA;a=a?"-":"";aA=parseInt(a+88,10);$z.style.webkitTransform="translate3d(0px,"+a+88+"px,0px)";$z.style.transform="translate3d(0px,"+a+88+"px,0px)";$z.style.display="";$z.style.visibility="visible";b();_.iy(c,4E3);_.iy(DA,5E3)};
IA=function(a){var b=_.Ke("oauth-flow/toast/position");"top"!==b&&(b="bottom");var c=document.createElement("div");$z=c;c.style.cssText="position:fixed;left:0px;z-index:1000;width:100%;";_.Or(c,"visibility","hidden");_.Or(c,b,"-40px");_.Or(c,"height","128px");var d=c;if("desktop"==_.Ke("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?"-":"";aA=parseInt(e+88,10);$z.style.webkitTransform="translate3d(0px,"+e+88+"px,0px)";$z.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){}_.Zl.Qh({url:":socialhost:/:session_prefix:_/widget/oauthflow/toast",queryParams:{clientId:a.client_id,idToken:a.id_token},where:d,onRestyle:function(){"top"===b?HA(!0):HA(!1)}})};
JA=function(a){var b=_.yn(),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==_.am.call(b,e)&&b.push(e)}0<b.length&&(a.scope=b.join(" "))}return a};
KA=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=_.Ke("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!=gA(c)||!pA(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};LA=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+)\.?\.?\.?$/,"$1");a=_.zf(_.Xz(a,!0));if(!1===a)throw Error("ua");return a};MA=function(a){return(a=LA(a))?a.sub:null};
NA=function(a){a&&sA.push(a);a=_.vz;var b=document.getElementById(a),c=(new Date).getTime();if(b){if(qA&&6E4>c-qA)return;var d=_.Lf.Al(a);d&&(BA("oauth2relayReady",d),BA("oauth2callback",d));b.parentNode.removeChild(b);if(/Firefox/.test(navigator.userAgent))try{window.frames[a]=void 0}catch(f){}_.wz();a=_.vz}qA=c;var e=String(2147483647*(0,_.vg)()|0);b=_.Ke("oauth-flow/proxyUrl")||_.Ke("oauth-flow/relayUrl");AA()?vA=_.Zl.Qh({where:_.Pe.xH(),url:b,id:a,attributes:{style:{width:"1px",height:"1px",position:"absolute",
top:"-100px",display:"none"},"aria-hidden":"true"},dontclear:!0}):(b=[b,"?parent=",encodeURIComponent(_.qg.lb(window.location.href)),"#rpctoken=",e,"&forcesecure=1"].join(""),c=_.Pe.xH(),d=_.Pe.jG({name:a,id:a}),d.src=zA(b),d.style.width="1px",d.style.height="1px",d.style.position="absolute",d.style.top="-100px",d.tabIndex=-1,xA(d),c.appendChild(d),_.Lf.Xr(a));CA("oauth2relayReady",e,function(){BA("oauth2relayReady",e);var f=sA;if(null!==f){sA=null;for(var g=0,k=f.length;g<k;++g)f[g]()}});CA("oauth2callback",
e,function(f){var g=_.Pe.Me;g=g(f);var k=g.state;f=k.replace(/\|.*$/,"");f={}.hasOwnProperty.call(uA,f)?uA[f]:null;g.state=f;if(null!=g.state){f=tA[k];delete tA[k];k=f&&f.key||"token";var l=g=KA(f&&f.params,g);var m=(m=MA(l))?nA(m,l.cookie_policy):!1;!m&&l&&0<=(" "+(l.scope||"")+" ").indexOf(" https://www.googleapis.com/auth/plus.login ")&&_.Ke("isLoggedIn")&&"1"===(l&&l._aa)&&(l._aa="0",rA||(rA=!0,IA(l)));_.iA(k,g);g=hA(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)}}})};_.OA=function(a){null!==sA?NA(a):a&&a()};QA=function(a,b){var c=PA,d=MA(a);d&&(oA(a),mA(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=KA(null,e);c(e)}}))};
PA=function(a){a||(a=hA(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||(_.Ce.drw=null);_.iA(a);if(b=a.authuser)_.Ke("googleapis.config/sessionIndex"),_.Le("googleapis.config/sessionIndex",b);_.xz.io(_.yz,a);return a};RA=["client_id","cookie_policy","response_type"];SA="client_id response_type login_hint authuser prompt include_granted_scopes after_redirect access_type hl state".split(" ");
TA=function(a){var b=_.dk(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);_.xw(b);return b};
UA=function(a){if(void 0===a.include_granted_scopes){var b=_.Ke("include_granted_scopes");a.include_granted_scopes=!!b}};VA=function(a){window.console&&("function"===typeof window.console.warn?window.console.warn(a):"function"===typeof window.console.log&&window.console.log(a))};
WA=function(a){var b=a||{},c={};_.nb(SA,function(d){null!=b[d]&&(c[d]=b[d])});a=_.Ke("googleapis/overrideClientId");null!=a&&(c.client_id=a);UA(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{_.ox(c.cookie_policy)}catch(d){c.cookie_policy&&
VA("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=_.Dh(),null!=a&&(c.authuser=a));a=b.redirect_uri||_.Ke("oauth-flow/redirectUri");
null!=a&&"postmessage"!=a&&(c.redirect_uri=a);c.gsiwebsdk="shim";return c};
_.XA=function(a,b){var c=WA(a),d=new _.xk(function(e,f){_.Ux(c,function(g){var k=g||{};_.nb(RA,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=TA(k),null!=g.authuser&&_.Le("googleapis.config/sessionIndex",g.authuser),e(g))})});b&&d.then(b,b);return d};YA=_.Rh.vH;ZA=null;
_.bB=function(a,b){if("force"!==a.approvalprompt){a=_.$A(a);a.prompt="none";delete a.redirect_uri;delete a.approval_prompt;delete a.immediate;if(b=!b)ZA?(a.client_id!==ZA.client_id&&window.console&&window.console.log&&window.console.log("Ignoring mismatched page-level auth param client_id="+a.client_id),b=!0):(ZA=a,b=!1);b||aB(a)}};
_.$A=function(a){var b=a.redirecturi||"postmessage",c=(0,_.tb)((a.scope||"").replace(/[\s\xa0]+/g," "));b={client_id:a.clientid,redirect_uri:b,response_type:"code token id_token gsession",scope:c};a.approvalprompt&&(b.approval_prompt=a.approvalprompt);a.state&&(b.state=a.state);a.openidrealm&&(b["openid.realm"]=a.openidrealm);c="offline"==a.accesstype?!0:(c=a.redirecturi)&&"postmessage"!=c;c&&(b.access_type="offline");a.requestvisibleactions&&(b.request_visible_actions=(0,_.tb)(a.requestvisibleactions.replace(/[\s\xa0]+/g,
" ")));a.after_redirect&&(b.after_redirect=a.after_redirect);a.cookiepolicy&&"none"!==a.cookiepolicy&&(b.cookie_policy=a.cookiepolicy);"undefined"!=typeof a.includegrantedscopes&&(b.include_granted_scopes=a.includegrantedscopes);a.e&&(b.e=a.e);(a=a.authuser||_.Ke("googleapis.config/sessionIndex"))&&(b.authuser=a);(a=_.Ke("useoriginassocialhost"))&&(b.use_origin_as_socialhost=a);return b};aB=function(a){_.no("waaf0","signin","0");_.XA(a,function(b){_.no("waaf1","signin","0");PA(b)})};
_.cB=function(a){a=_.$A(a);_.Le("oauth-flow/authWindowWidth",445);_.Le("oauth-flow/authWindowHeight",615);aB(a)};_.dB=function(a){_.xz.unsubscribe(_.yz,a);_.xz.subscribe(_.yz,a)};
var kB,nB;_.fB=function(a){return a.cookiepolicy?!0:(_.eB("cookiepolicy is a required field.  See https://developers.google.com/+/web/signin/#button_attr_cookiepolicy for more information."),!1)};_.eB=function(a){window.console&&(window.console.error?window.console.error(a):window.console.log&&window.console.log(a))};_.jB=function(a,b){var c=_.yn();_.re(a,c);c=JA(c);if(_.fB(c)){var d=_.gB();_.hB(c);b?_.Be(b,"click",function(){_.iB(c,d)}):_.iB(c,d)}};
_.gB=function(){var a=new kB;_.dB(function(b){a.xB&&b&&(b.access_token&&_.Le("isPlusUser",!0),b["g-oauth-window"]&&(a.xB=!1,_.Gf("OTA app install is no longer supported.")))});return a};kB=function(){this.xB=!1};_.hB=function(a){a=_.lB(a);_.mB(a.callback);_.OA(function(){_.bB(a)})};_.lB=function(a){nB(a);a.redirecturi&&delete a.redirecturi;Zz(function(b){return a[b]})||(a.authuser=0);return a};nB=function(a){/^\s*$/.test(a.scope||"")&&(a.scope="https://www.googleapis.com/auth/plus.login")};
_.mB=function(a){if("string"===typeof a)if(window[a])a=window[a];else{_.eB('Callback function named "'+a+'" not found');return}a&&_.dB(a)};_.iB=function(a,b){b.xB=!0;a=_.lB(a);_.cB(a)};
_.J("gapi.auth.authorize",_.XA);_.J("gapi.auth.checkSessionState",function(a,b){var c=_.pe();c.client_id=a.client_id;c.session_state=a.session_state;_.OA(function(){AA()?vA.send("check_session_state",c,function(d){b.call(null,d[0])},_.sm):_.Lf.call(_.vz,"check_session_state",wA(function(d){b.call(null,d)}),c.session_state,c.client_id)})});_.J("gapi.auth.getAuthHeaderValueForFirstParty",YA);_.J("gapi.auth.getToken",hA);
_.J("gapi.auth.getVersionInfo",function(a,b){_.OA(function(){var c=_.Ph()||"",d=null,e=null;c&&(e=c.split(" "),2==e.length&&(d=e[1]));d?AA()?vA.send("get_versioninfo",{xapisidHash:d,sessionIndex:b},function(f){a(f[0])},_.sm):_.Lf.call(_.vz,"get_versioninfo",wA(function(f){a(f)}),d,b):a()})});_.J("gapi.auth.init",_.OA);_.J("gapi.auth.setToken",_.iA);_.J("gapi.auth.signIn",function(a){_.jB(a)});_.J("gapi.auth.signOut",function(){var a=hA();a&&QA(a,a.cookie_policy)});
_.J("gapi.auth.unsafeUnpackIdToken",LA);_.J("gapi.auth._pimf",_.bB);_.J("gapi.auth._oart",IA);_.J("gapi.auth._guss",function(a){return kA(a).read()});

var oB=_.yn();oB.clientid&&oB.scope&&oB.callback&&!_.Ke("disableRealtimeCallback")&&_.hB(oB);

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Zx=function(){};Zx.prototype.KF=null;Zx.prototype.getOptions=function(){var a;(a=this.KF)||(a={},_.$x(this)&&(a[0]=!0,a[1]=!0),a=this.KF=a);return a};
var by;by=function(){};_.O(by,Zx);_.$x=function(a){if(!a.dJ&&"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.dJ=d}catch(e){}}throw Error("la");}return a.dJ};_.ay=new by;

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

var wg=function(a){return{execute:function(b){var c={method:a.httpMethod||"GET",root:a.root,path:a.url,params:a.urlParams,headers:a.headers,body:a.body},d=window.gapi,e=function(){var f=d.config.get("client/apiKey"),g=d.config.get("client/version");try{var k=d.config.get("googleapis.config/developerKey"),l=d.config.get("client/apiKey",k);d.config.update("client/apiKey",l);d.config.update("client/version","1.0.0-alpha");var m=d.client;m.request.call(m,c).then(b,b)}finally{d.config.update("client/apiKey",
f),d.config.update("client/version",g)}};d.client?e():d.load.call(d,"client",e)}}},xg=function(a,b){return function(c){var d={};c=c.body;var e=_.zf(c),f={};if(e&&e.length)for(var g=0,k=e.length;g<k;++g){var l=e[g];f[l.id]=l}g=0;for(k=b.length;g<k;++g)l=b[g].id,d[l]=e&&e.length?f[l]:e;a(d,c)}},yg=function(a){a.transport={name:"googleapis",execute:function(b,c){for(var d=[],e=0,f=b.length;e<f;++e){var g=b[e],k=g.method,l=String(k).split(".")[0];l=_.Ke("googleapis.config/versions/"+k)||_.Ke("googleapis.config/versions/"+
l)||"v1";d.push({jsonrpc:"2.0",id:g.id,method:k,apiVersion:String(l),params:g.params})}b=wg({httpMethod:"POST",root:a.transport.root,url:"/rpc?pp=0",headers:{"Content-Type":"application/json"},body:d});b.execute.call(b,xg(c,d))},root:void 0}},zg=function(a){var b=this.method,c=this.transport;c.execute.call(c,[{method:b,id:b,params:this.rpc}],function(d){d=d[b];d.error||(d=d.data||d.result);a(d)})},Bg=function(){for(var a=Ag,b=a.split("."),c=function(k){k=k||{};k.groupId=k.groupId||"@self";k.userId=
k.userId||"@viewer";k={method:a,rpc:k||{}};yg(k);k.execute=zg;return k},d=_.C,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=_.C,e=0,f=b.length;e<f;++e)g=d[b[e]]||{},e+1==f&&(g=c),d=d[b[e]]=g},Ag;for(Ag in _.Ke("googleapis.config/methods"))Bg();
_.J("googleapis.newHttpRequest",function(a){return wg(a)});_.J("googleapis.setUrlParameter",function(a,b){if("trace"!==a)throw Error("u");_.Le("client/trace",b)});

/*

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

var ii=function(a,b){a=_.Pe.jG({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};_.Rh={JI:_.Qh,yW:_.Nh,WH:function(){var a=null;_.Nh()&&(a=window.__PVT,null==a&&(a=(new _.Fh(document)).get("BEAT")));return a},vH:_.Ph};
var ki,ji;ki=function(){return!!ji("auth/useFirstPartyAuthV2")};ji=function(a){return _.Ke("googleapis.config/"+a)};
_.li=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=_.Th())&&e.access_token&&("oauth2"==c||"auto"==c)&&(d=String(e.token_type||"Bearer")+" "+e.access_token);if(e=!d)e=(!!ji("auth/useFirstPartyAuth")||"1p"==c)&&"oauth2"!=c;if(e&&_.Nh()){if(ki()){d=ji("primaryEmail");c=ji("appDomain");e=ji("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=_.Ph(f)}else d=_.Ph();d&&(b=_.Dh(b),b=a["X-Goog-AuthUser"]||b,_.Ne(_.nh(b))&&(!ki()||ki()&&_.Ne(_.nh(ji("primaryEmail")))&&_.Ne(_.nh(ji("appDomain")))&&_.Ne(_.nh(ji("fogId"))))&&(b="0"),_.Ne(_.nh(b))||(a["X-Goog-AuthUser"]=b))}d?a.Authorization=d:!1!==ji("auth/useOriginToken")&&(e=_.Rh.WH())&&(a.OriginToken=e)}return a};
_.mi=function(){function a(n,q,u,r,v){var t=f("proxy");if(r||!t){t=f("root");var w=f("root-1p")||t;t=t||"https://content.googleapis.com";w=w||"https://clients6.google.com";var B=f("xd3")||"/static/proxy.html";t=(r||String(q?w:t))+B}t=String(t);u&&(t+=(0<=t.indexOf("?")?"&":"?")+"usegapi=1");(q=_.Pe.Me().jsh||_.Ce.h)&&(t+=(0<=t.indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(q));t+="#parent="+encodeURIComponent(null!=v?String(v):_.qg.lb(document.location.href));return t+("&rpctoken="+n)}function b(n,
q,u,r,v){var t=d(u,r,v);k[t]||(u=ii(t,q),_.Lf.register("ready:"+n,function(){_.Lf.unregister("ready:"+n);if(!l[t]){l[t]=!0;var w=m[t];m[t]=[];for(var B=0,E=w.length;B<E;++B){var D=w[B];e(D.xm,D.PY,D.callback)}}}),_.Lf.Xr(t,q),k[t]=u)}function c(n,q,u){var r=String(2147483647*_.ei()|0),v=a(r,n,q,u);_.Jf(function(){b(r,v,n,q,u)})}function d(n,q,u){n=a("",n,q,u,"");u=g[n+q];if(!u){u=new _.Xh;u.nx(n);u=u.Fg().toLowerCase();var r=_.ei();u+=r;g[n+q]=u}return"apiproxy"+u}function e(n,q,u){var r=void 0,v=
!1;if("makeHttpRequests"!==n)throw'only "makeHttpRequests" RPCs are implemented';var t=function(A){if(A){if("undefined"!=typeof r&&"undefined"!=typeof A.root&&r!=A.root)throw"all requests in a batch must have the same root URL";r=A.root||r;v=_.Rh.JI(A.headers)}};if(q)for(var w=0,B=q.length;w<B;++w){var E=q[w];E&&t(E.params)}t=!!f("useGapiForXd3");var D=d(v,t,r);k[D]||c(v,t,r);l[D]?_.Lf.call(D,n,function(A){if(this.f==D&&this.t==_.Lf.Al(this.f)&&this.origin==_.Lf.Nl(this.f)){var M=_.zf(A);u(M,A)}},
q):(m[D]||(m[D]=[]),m[D].push({xm:n,PY:q,callback:u}))}function f(n){return _.Ke("googleapis.config/"+n)}var g={},k={},l={},m={};return{Q8:function(n,q,u){return _.li(n,q,u)},ij:e}}();

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Pt=function(a,b){this.Ba={};this.Nb=[];this.Es=this.Tb=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=_.Pt.prototype;_.h.Gb=function(){return this.Tb};_.h.Vc=function(){Qt(this);for(var a=[],b=0;b<this.Nb.length;b++)a.push(this.Ba[this.Nb[b]]);return a};_.h.re=function(){Qt(this);return this.Nb.concat()};_.h.Pd=function(a){return _.Rt(this.Ba,a)};_.h.Qj=_.ea(9);
_.h.equals=function(a,b){if(this===a)return!0;if(this.Tb!=a.Gb())return!1;b=b||St;Qt(this);for(var c,d=0;c=this.Nb[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var St=function(a,b){return a===b};_.Pt.prototype.isEmpty=function(){return 0==this.Tb};_.Pt.prototype.clear=function(){this.Ba={};this.Es=this.Tb=this.Nb.length=0};_.Pt.prototype.remove=function(a){return _.Rt(this.Ba,a)?(delete this.Ba[a],this.Tb--,this.Es++,this.Nb.length>2*this.Tb&&Qt(this),!0):!1};
var Qt=function(a){if(a.Tb!=a.Nb.length){for(var b=0,c=0;b<a.Nb.length;){var d=a.Nb[b];_.Rt(a.Ba,d)&&(a.Nb[c++]=d);b++}a.Nb.length=c}if(a.Tb!=a.Nb.length){var e={};for(c=b=0;b<a.Nb.length;)d=a.Nb[b],_.Rt(e,d)||(a.Nb[c++]=d,e[d]=1),b++;a.Nb.length=c}};_.h=_.Pt.prototype;_.h.get=function(a,b){return _.Rt(this.Ba,a)?this.Ba[a]:b};_.h.set=function(a,b){_.Rt(this.Ba,a)||(this.Tb++,this.Nb.push(a),this.Es++);this.Ba[a]=b};
_.h.addAll=function(a){if(a instanceof _.Pt)for(var b=a.re(),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.re(),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 _.Pt(this)};_.h.wi=function(a){Qt(this);var b=0,c=this.Es,d=this,e=new _.Ot;e.next=function(){if(c!=d.Es)throw Error("J");if(b>=d.Nb.length)throw _.Nt;var f=d.Nb[b++];return a?f:d.Ba[f]};return e};
_.Rt=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Tt=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};_.Ut=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};_.Vt=function(a){if(a.Vc&&"function"==typeof a.Vc)return a.Vc();if("string"===typeof a)return a.split("");if(_.db(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.Tt(a)};
_.Wt=function(a){if(a.re&&"function"==typeof a.re)return a.re();if(!a.Vc||"function"!=typeof a.Vc){if(_.db(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return _.Ut(a)}};_.Xt=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.db(a)||"string"===typeof a)_.nb(a,b,c);else for(var d=_.Wt(a),e=_.Vt(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
*/
var cy;_.dy=function(a){return(new cy).Ld(a)};cy=function(){};cy.prototype.Ld=function(a){var b=[];ey(this,a,b);return b.join("")};
var ey=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),ey(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),fy(d,c),c.push(":"),ey(a,f,c),e=","));c.push("}");return}}switch(typeof b){case "string":fy(b,c);break;
case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("oa`"+typeof b);}}},gy={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},hy=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,fy=function(a,b){b.push('"',a.replace(hy,function(c){var d=gy[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),gy[c]=
d);return d}),'"')};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ly=function(a,b){a=a.split(".");b=b||_.C;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.my=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c};_.ny=function(a,b){var c=_.db(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 qy,uy,vy,xy,By,Dy;_.oy=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};_.py=function(a){return(a=_.$x(a))?new ActiveXObject(a):new XMLHttpRequest};qy=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};_.ry=function(a){var b=0,c;for(c in a)b++;return b};_.sy=function(a,b){return null!==a&&b in a};
_.ty=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]=_.ty(a[c]);return b};
uy=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};
vy=function(){function a(e){e=_.oi(e,d);return c[e]||""}var b=_.xb;if(_.Fb())return uy(b);b=qy(b);var c={};_.nb(b,function(e){c[e[0]]=e[1]});var d=_.ri(_.sy,c);return _.Eb()?a(["Version","Opera"]):_.Ab("Edge")?a(["Edge"]):_.Ab("Edg/")?a(["Edg"]):_.Hb()?a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""};_.wy=function(a){return 0<=_.wb(vy(),a)};xy=function(a,b){var c=[];for(b=b||0;b<a.length;b+=2)_.qh(a[b],a[b+1],c);return c.join("&")};
_.yy=function(a,b){var c=2==arguments.length?xy(arguments[1],0):xy(arguments,1);return _.ph(a,c)};_.zy=function(a,b,c){c=null!=c?"="+_.mh(c):"";return _.ph(a,b+c)};_.Ay=function(a,b){_.yi(a,"/")&&(a=a.substr(0,a.length-1));_.dd(b,"/")&&(b=b.substr(1));return a+"/"+b};By={};_.Cy=function(a){if(By[a])return By[a];a=String(a);if(!By[a]){var b=/function\s+([^\(]+)/m.exec(a);By[a]=b?b[1]:"[Anonymous]"}return By[a]};
Dy=function(a,b){var c=[];if(_.Za(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(_.Cy(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=_.Cy(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(Dy(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("")};_.Ey=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||_.Ey),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=Dy(a||arguments.callee.caller,[]));return b};_.Fy=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};
_.Gy=function(a,b){_.dj.call(this);this.Dk=a||1;this.us=b||_.C;this.GF=(0,_.P)(this.j0,this);this.UJ=_.jb()};_.O(_.Gy,_.dj);_.h=_.Gy.prototype;_.h.enabled=!1;_.h.mc=null;_.h.setInterval=function(a){this.Dk=a;this.mc&&this.enabled?(this.stop(),this.start()):this.mc&&this.stop()};
_.h.j0=function(){if(this.enabled){var a=_.jb()-this.UJ;0<a&&a<.8*this.Dk?this.mc=this.us.setTimeout(this.GF,this.Dk-a):(this.mc&&(this.us.clearTimeout(this.mc),this.mc=null),this.dispatchEvent("tick"),this.enabled&&(this.stop(),this.start()))}};_.h.start=function(){this.enabled=!0;this.mc||(this.mc=this.us.setTimeout(this.GF,this.Dk),this.UJ=_.jb())};_.h.stop=function(){this.enabled=!1;this.mc&&(this.us.clearTimeout(this.mc),this.mc=null)};_.h.na=function(){_.Gy.O.na.call(this);this.stop();delete this.us};
var Iy,Jy,Ky;_.Hy=function(a){_.dj.call(this);this.headers=new _.Pt;this.vx=a||null;this.hf=!1;this.ux=this.La=null;this.wv="";this.Un=0;this.Wl=this.SA=this.Wu=this.bz=!1;this.Im=0;this.$c=null;this.Ok="";this.lE=this.ff=!1;this.ZD=null};_.O(_.Hy,_.dj);_.Hy.prototype.rb=null;Iy=/^https?$/i;Jy=["POST","PUT"];Ky=[];_.Ly=function(a,b,c,d,e,f,g){var k=new _.Hy;Ky.push(k);b&&k.U("complete",b);k.Zn("ready",k.XQ);f&&k.AD(f);g&&(k.ff=g);k.send(a,c,d,e)};_.Hy.prototype.XQ=function(){this.Ca();_.wi(Ky,this)};
_.Hy.prototype.AD=function(a){this.Im=Math.max(0,a)};_.Hy.prototype.setTrustToken=function(a){this.ZD=a};
_.Hy.prototype.send=function(a,b,c,d){if(this.La)throw Error("ra`"+this.wv+"`"+a);b=b?b.toUpperCase():"GET";this.wv=a;this.Un=0;this.bz=!1;this.hf=!0;this.La=this.vx?_.py(this.vx):_.py(_.ay);this.ux=this.vx?this.vx.getOptions():_.ay.getOptions();this.La.onreadystatechange=(0,_.P)(this.HK,this);try{this.SA=!0,this.La.open(b,String(a),!0),this.SA=!1}catch(f){this.Vt(5,f);return}a=c||"";var e=this.headers.clone();d&&_.Xt(d,function(f,g){e.set(g,f)});d=_.oi(e.re(),My);c=_.C.FormData&&a instanceof _.C.FormData;
!_.Za(Jy,b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,g){this.La.setRequestHeader(g,f)},this);this.Ok&&(this.La.responseType=this.Ok);"withCredentials"in this.La&&this.La.withCredentials!==this.ff&&(this.La.withCredentials=this.ff);if("setTrustToken"in this.La&&this.ZD)try{this.La.setTrustToken(this.ZD)}catch(f){}try{Ny(this),0<this.Im&&((this.lE=Oy(this.La))?(this.La.timeout=this.Im,this.La.ontimeout=(0,_.P)(this.mg,this)):this.$c=_.iy(this.mg,
this.Im,this)),this.Wu=!0,this.La.send(a),this.Wu=!1}catch(f){this.Vt(5,f)}};var Oy=function(a){return _.tc&&_.Pc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},My=function(a){return"content-type"==a.toLowerCase()};_.Hy.prototype.mg=function(){"undefined"!=typeof _.Sa&&this.La&&(this.Un=8,this.dispatchEvent("timeout"),this.abort(8))};_.Hy.prototype.Vt=function(a){this.hf=!1;this.La&&(this.Wl=!0,this.La.abort(),this.Wl=!1);this.Un=a;Py(this);Qy(this)};
var Py=function(a){a.bz||(a.bz=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};_.Hy.prototype.abort=function(a){this.La&&this.hf&&(this.hf=!1,this.Wl=!0,this.La.abort(),this.Wl=!1,this.Un=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Qy(this))};_.Hy.prototype.na=function(){this.La&&(this.hf&&(this.hf=!1,this.Wl=!0,this.La.abort(),this.Wl=!1),Qy(this,!0));_.Hy.O.na.call(this)};_.Hy.prototype.HK=function(){this.Ac()||(this.SA||this.Wu||this.Wl?Ry(this):this.SB())};
_.Hy.prototype.SB=function(){Ry(this)};
var Ry=function(a){if(a.hf&&"undefined"!=typeof _.Sa&&(!a.ux[1]||4!=_.Sy(a)||2!=a.getStatus()))if(a.Wu&&4==_.Sy(a))_.iy(a.HK,0,a);else if(a.dispatchEvent("readystatechange"),4==_.Sy(a)){a.hf=!1;try{_.Ty(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.Un=6,a.getStatus(),Py(a))}finally{Qy(a)}}},Qy=function(a,b){if(a.La){Ny(a);var c=a.La,d=a.ux[0]?_.bb:null;a.La=null;a.ux=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}},Ny=function(a){a.La&&a.lE&&(a.La.ontimeout=
null);a.$c&&(_.jy(a.$c),a.$c=null)};_.Hy.prototype.Pc=function(){return!!this.La};_.Ty=function(a){var b=a.getStatus(),c;if(!(c=_.Fy(b))){if(b=0===b)a=String(a.wv).match(_.oh)[1]||null,!a&&_.C.self&&_.C.self.location&&(a=_.C.self.location.protocol,a=a.substr(0,a.length-1)),b=!Iy.test(a?a.toLowerCase():"");c=b}return c};_.Sy=function(a){return a.La?a.La.readyState:0};_.Hy.prototype.getStatus=function(){try{return 2<_.Sy(this)?this.La.status:-1}catch(a){return-1}};
_.Uy=function(a){try{return a.La?a.La.responseText:""}catch(b){return""}};_.Vy=function(a){try{if(!a.La)return null;if("response"in a.La)return a.La.response;switch(a.Ok){case "":case "text":return a.La.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.La)return a.La.mozResponseArrayBuffer}return null}catch(b){return null}};_.Hy.prototype.getResponseHeader=function(a){if(this.La&&4==_.Sy(this))return a=this.La.getResponseHeader(a),null===a?void 0:a};
_.Hy.prototype.getAllResponseHeaders=function(){return this.La&&4==_.Sy(this)?this.La.getAllResponseHeaders()||"":""};_.vi(function(a){_.Hy.prototype.SB=a(_.Hy.prototype.SB)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var au,ru,lu,vu,mu,ou,nu,su,pu,wu;_.Yt=function(a){if(!(a instanceof Array)){a=_.za(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a};_.Zt=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^_.jb()).toString(36)};_.$t=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):_.Sd(document,"*",a,b)};
au=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," ")):"")}}};_.bu=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};_.cu=/#|$/;
_.du=function(a,b){var c=a.search(_.cu),d=_.bu(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," "))};
_.eu=function(a,b){this.tc=this.Mf=this.We="";this.Ff=null;this.uz=this.Ik="";this.$f=this.FJ=!1;var c;a instanceof _.eu?(this.$f=void 0!==b?b:a.$f,_.fu(this,a.We),_.gu(this,a.Mf),_.hu(this,a.tc),_.iu(this,a.Ff),this.setPath(a.getPath()),_.ju(this,a.xd.clone()),this.nj(a.nq())):a&&(c=String(a).match(_.oh))?(this.$f=!!b,_.fu(this,c[1]||"",!0),_.gu(this,c[2]||"",!0),_.hu(this,c[3]||"",!0),_.iu(this,c[4]),this.setPath(c[5]||"",!0),_.ju(this,c[6]||"",!0),this.nj(c[7]||"",!0)):(this.$f=!!b,this.xd=new _.ku(null,
this.$f))};_.eu.prototype.toString=function(){var a=[],b=this.We;b&&a.push(lu(b,mu,!0),":");var c=this.tc;if(c||"file"==b)a.push("//"),(b=this.Mf)&&a.push(lu(b,mu,!0),"@"),a.push(_.mh(c).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Ff,null!=c&&a.push(":",String(c));if(c=this.getPath())this.tc&&"/"!=c.charAt(0)&&a.push("/"),a.push(lu(c,"/"==c.charAt(0)?nu:ou,!0));(c=this.xd.toString())&&a.push("?",c);(c=this.nq())&&a.push("#",lu(c,pu));return a.join("")};
_.eu.prototype.resolve=function(a){var b=this.clone(),c=!!a.We;c?_.fu(b,a.We):c=!!a.Mf;c?_.gu(b,a.Mf):c=!!a.tc;c?_.hu(b,a.tc):c=null!=a.Ff;var d=a.getPath();if(c)_.iu(b,a.Ff);else if(c=!!a.Ik){if("/"!=d.charAt(0))if(this.tc&&!this.Ik)d="/"+d;else{var e=b.getPath().lastIndexOf("/");-1!=e&&(d=b.getPath().substr(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(-1!=e.indexOf("./")||-1!=e.indexOf("/.")){d=_.dd(e,"/");e=e.split("/");for(var f=[],g=0;g<e.length;){var k=e[g++];"."==k?d&&g==e.length&&f.push(""):
".."==k?((1<f.length||1==f.length&&""!=f[0])&&f.pop(),d&&g==e.length&&f.push("")):(f.push(k),d=!0)}d=f.join("/")}else d=e}c?b.setPath(d):c=a.Jn();c?_.ju(b,a.xd.clone()):c=!!a.uz;c&&b.nj(a.nq());return b};_.eu.prototype.clone=function(){return new _.eu(this)};_.fu=function(a,b,c){_.qu(a);a.We=c?ru(b,!0):b;a.We&&(a.We=a.We.replace(/:$/,""));return a};_.gu=function(a,b,c){_.qu(a);a.Mf=c?ru(b):b;return a};_.hu=function(a,b,c){_.qu(a);a.tc=c?ru(b,!0):b;return a};
_.iu=function(a,b){_.qu(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("K`"+b);a.Ff=b}else a.Ff=null;return a};_.eu.prototype.getPath=function(){return this.Ik};_.eu.prototype.setPath=function(a,b){_.qu(this);this.Ik=b?ru(a,!0):a;return this};_.eu.prototype.Jn=function(){return""!==this.xd.toString()};_.ju=function(a,b,c){_.qu(a);b instanceof _.ku?(a.xd=b,a.xd.lD(a.$f)):(c||(b=lu(b,su)),a.xd=new _.ku(b,a.$f));return a};_.eu.prototype.Ta=function(a,b){return _.ju(this,a,b)};
_.eu.prototype.getQuery=function(){return this.xd.toString()};_.tu=function(a,b,c){_.qu(a);a.xd.set(b,c);return a};_.eu.prototype.Mg=function(a){return this.xd.get(a)};_.eu.prototype.nq=function(){return this.uz};_.eu.prototype.nj=function(a,b){_.qu(this);this.uz=b?ru(a):a;return this};_.eu.prototype.removeParameter=function(a){_.qu(this);this.xd.remove(a);return this};_.qu=function(a){if(a.FJ)throw Error("L");};_.eu.prototype.lD=function(a){this.$f=a;this.xd&&this.xd.lD(a)};
_.uu=function(a){return a instanceof _.eu?a.clone():new _.eu(a,void 0)};ru=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};lu=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,vu),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};vu=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};mu=/[#\/\?@]/g;ou=/[#\?:]/g;nu=/[#\?]/g;su=/[#\?@]/g;pu=/#/g;
_.ku=function(a,b){this.Tb=this.xc=null;this.tf=a||null;this.$f=!!b};wu=function(a){a.xc||(a.xc=new _.Pt,a.Tb=0,a.tf&&au(a.tf,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.h=_.ku.prototype;_.h.Gb=function(){wu(this);return this.Tb};_.h.add=function(a,b){wu(this);this.tf=null;a=xu(this,a);var c=this.xc.get(a);c||this.xc.set(a,c=[]);c.push(b);this.Tb+=1;return this};
_.h.remove=function(a){wu(this);a=xu(this,a);return this.xc.Pd(a)?(this.tf=null,this.Tb-=this.xc.get(a).length,this.xc.remove(a)):!1};_.h.clear=function(){this.xc=this.tf=null;this.Tb=0};_.h.isEmpty=function(){wu(this);return 0==this.Tb};_.h.Pd=function(a){wu(this);a=xu(this,a);return this.xc.Pd(a)};_.h.Qj=function(a){var b=this.Vc();return _.Za(b,a)};_.h.forEach=function(a,b){wu(this);this.xc.forEach(function(c,d){_.nb(c,function(e){a.call(b,e,d,this)},this)},this)};
_.h.re=function(){wu(this);for(var a=this.xc.Vc(),b=this.xc.re(),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.Vc=function(a){wu(this);var b=[];if("string"===typeof a)this.Pd(a)&&(b=_.Wc(b,this.xc.get(xu(this,a))));else{a=this.xc.Vc();for(var c=0;c<a.length;c++)b=_.Wc(b,a[c])}return b};_.h.set=function(a,b){wu(this);this.tf=null;a=xu(this,a);this.Pd(a)&&(this.Tb-=this.xc.get(a).length);this.xc.set(a,[b]);this.Tb+=1;return this};
_.h.get=function(a,b){if(!a)return b;a=this.Vc(a);return 0<a.length?String(a[0]):b};_.h.setValues=function(a,b){this.remove(a);0<b.length&&(this.tf=null,this.xc.set(xu(this,a),_.Xc(b)),this.Tb+=b.length)};_.h.toString=function(){if(this.tf)return this.tf;if(!this.xc)return"";for(var a=[],b=this.xc.re(),c=0;c<b.length;c++){var d=b[c],e=_.mh(d);d=this.Vc(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+_.mh(d[f]));a.push(g)}}return this.tf=a.join("&")};
_.h.clone=function(){var a=new _.ku;a.tf=this.tf;this.xc&&(a.xc=this.xc.clone(),a.Tb=this.Tb);return a};var xu=function(a,b){b=String(b);a.$f&&(b=b.toLowerCase());return b};_.ku.prototype.lD=function(a){a&&!this.$f&&(wu(this),this.tf=null,this.xc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.$f=a};_.ku.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)_.Xt(arguments[b],function(c,d){this.add(d,c)},this)};

var qB=function(a){if(!a||"function"!==typeof a)throw new pB("ma");this.Gf=null;this.VR=a},rB=function(a){return new _.xk(function(b){var c=a.length,d=[];if(c)for(var e=function(k,l,m){c--;d[k]=l?{iu:!0,value:m}:{iu:!1,reason:m};0==c&&b(d)},f=0,g;f<a.length;f++)g=a[f],_.Ek(g,_.ri(e,f,!0),_.ri(e,f,!1));else b(d)})},sB,tB,uB,vB={DF:function(a){sB=a;try{delete vB.DF}catch(b){}},EF:function(a){tB=a;try{delete vB.EF}catch(b){}},FF:function(a){uB=a;try{delete vB.FF}catch(b){}}},wB=function(a){return _.Fy(a.status)},
xB=function(){var a=!0,b=_.py(_.ay);b&&void 0!==b.withCredentials||(a=!1);return a},yB=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=_.Ke("client/rewrite");_.$a(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=_.Ke("client/firstPartyRewrite"),_.$a(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},pB=function(a){_.Vc.call(this,a)};_.Yc(pB,_.Vc);pB.prototype.name="gapi.client.Error";qB.prototype.then=function(a,b,c){this.Gf||(this.Gf=this.VR());return this.Gf.then(a,b,c)};qB.prototype.Qw=function(a){this.Gf||(this.Gf=a)};
var zB=function(a){var b={},c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){var d=_.Vg(a,c);d&&(c=_.Ug(c,d))&&_.Wg(b,c,d,!0)}return b},AB={error:{code:-1,message:"A network error occurred and the request could not be completed."}},BB=function(a,b,c,d){_.Hy.call(this);this.jd=a;this.BB=b;this.nd=c;a={};if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(b=_.Vg(d,e),void 0!==b&&(e=_.Tg(e,b))&&_.Wg(a,e,b));d={};for(e in a)Object.prototype.hasOwnProperty.call(a,e)&&(d[unescape(encodeURIComponent(e))]=
unescape(encodeURIComponent(a[e])));this.Dq=d;this.Gf=null};_.Yc(BB,_.Hy);
BB.prototype.then=function(a){this.Gf||(this.Gf=(new _.xk(function(b,c){this.U("error",(0,_.P)(function(){c(CB(this))},this));this.U("success",(0,_.P)(function(){b(CB(this))},this));this.send(this.jd,this.BB,this.nd,this.Dq)},this)).then(function(b){b.headers=zB(b.headers);return b},function(b){return b.status?(b.headers=zB(b.headers),_.Ck(b)):_.Ck({result:AB,body:'{"error":{"code":-1,"message":"A network error occurred and the request could not be completed."}}',headers:null,status:null,statusText:null})}));
return this.Gf.then.apply(this.Gf,arguments)};
var CB=function(a){var b=a.getStatus(),c=_.Uy(a);var d=204==b?!1:""==a.Ok?_.zf(c):_.Vy(a);var e=a.getAllResponseHeaders();e=_.Xg(e,!1);try{var f=2<_.Sy(a)?a.La.statusText:""}catch(g){f=""}return{result:d,body:c,headers:e,status:b,statusText:f}},DB=/;\s*charset\s*=\s*("utf-?8"|utf-?8)\s*(;|$)/i,EB=/^(text\/[^\s;\/""]+|application\/(json(\+[^\s;\/""]*)?|([^\s;\/""]*\+)?xml))\s*(;|$)/i,FB=/;\s*charset\s*=/i,GB=/(([\r\n]{0,2}[A-Za-z0-9+\/]){4,4}){0,1024}([\r\n]{0,2}[A-Za-z0-9+\/][\r\n]{0,2}[AQgw]([\r\n]{0,2}=){2,2}|([\r\n]{0,2}[A-Za-z0-9+\/]){2,2}[\r\n]{0,2}[AEIMQUYcgkosw048][\r\n]{0,2}=|([\r\n]{0,2}[A-Za-z0-9+\/]){4,4})[\r\n]{0,2}/g,HB=
function(a){var b=[];a=a.replace(GB,function(c){b.push(_.Xz(c));return""});if(a.length)throw Error("sa");return b.join("")},IB=function(a){var b=a.headers;if(b&&"base64"===_.Vg(b,"X-Goog-Safety-Encoding")){var c=HB(a.body),d=_.Vg(b,"X-Goog-Safety-Content-Type");b["Content-Type"]=d;if(d.match(DB)||d.match(EB)&&!d.match(FB))c=_.uw(_.gh(c));_.Wg(b,"X-Goog-Safety-Encoding");_.Wg(b,"X-Goog-Safety-Content-Type");a.body=c}},JB=function(a,b,c){c||((c=_.Ke("googleapis.config/proxy"))&&(c=String(c).replace(/\/static\/proxy\.html$/,
"")||"/"),c=String(c||""));c||(c=_.Ke("googleapis.config/root"),b&&(c=_.Ke("googleapis.config/root-1p")||c),c=String(c||""));c=String(yB(b,c)||c);return a=_.Ay(c,a)},KB=function(a,b){var c=a.params||_.pe();c.url=c.path;var d=c.root;d=JB("/",_.Qh(c.headers),d);d.match(/^(.*[^\/])?\/$/)&&(d=d.substr(0,d.length-1));c.root=d;a.params=c;_.mi.ij("makeHttpRequests",[a],function(e,f){e&&e.gapiRequest?(e.gapiRequest.data?IB(e.gapiRequest.data):IB(e),b(e,_.Af(e))):b(e,f)})},LB=function(a){var b=_.ny(a,"params",
"headers");b&&"object"===typeof b||(b={});a={};for(var c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=_.Vg(b,c);d&&(_.Tg(c,d),_.Wg(a,c,d))}c="chrome-extension"==(window.location.href.match(_.oh)[1]||null);a=_.Qh(a);return!(c&&a)&&xB()},MB=function(a){return new _.xk(function(b,c){var d=function(e){e&&e.gapiRequest?e=e.gapiRequest.data||e:c(e);e={result:204!=e.status&&_.zf(e.body),body:e.body,headers:e.headers||null,status:e.status||null,statusText:e.statusText||null};wB(e)?b(e):c(e)};
try{KB(a,d)}catch(e){c(e)}})},NB=function(a){var b=!_.Ke("client/cors")||!!_.Ke("client/xd4"),c={};_.cm(a,function(d,e){(d=_.Tg(e,d))||b||(d=_.Sg(e));d&&(e=_.Vg(a,d))&&_.Wg(c,d,e)});return c},OB=function(a){var b=a.params||_.pe();a=_.dk(b.headers||{});var c=b.httpMethod||"GET",d=String(b.url||""),e=encodeURIComponent("$unique");if(!("POST"===c||0<=_.bu(d,0,"$unique",d.search(_.cu))||0<=_.bu(d,0,e,d.search(_.cu)))){var f=[];for(g in a)Object.prototype.hasOwnProperty.call(a,g)&&f.push(g.toLowerCase());
f.sort();f.push(_.sg(location.href));var g=f.join(":");f=_.Ih();f.update(g);g=f.Fg().toLowerCase().substr(0,7);g=String(parseInt(g,16)%1E3+1E3).substr(1);d=_.yy(d,e,"gc"+g)}e=b.body||null;g=b.responseType||null;b=_.Qh(a)||"1p"==b.authType;f=!!_.Ke("googleapis.config/auth/useUberProxyAuth");_.Wg(a,"X-Referer",void 0);a=NB(a);var k=new BB(d,c,e,a);k.ff=b||f;g&&(k.Ok=g);return new _.xk(function(l,m){k.then(function(n){IB(n);l(n)},function(n){m(n)})})},PB=function(a,b){var c=function(d){d=_.dk(d);delete d.result;
d={gapiRequest:{data:d}};b&&b(d,_.Af(d))};OB(a).then(c,c)},QB=function(a,b){(_.Ke("client/cors")||_.Ke("client/xd4"))&&LB(a)?PB(a,b):KB(a,b)},RB=function(a){this.Sc=a;this.hf=!1;this.promise={then:(0,_.P)(function(b,c,d){this.hf||(this.hf=!0);this.Fr&&!this.Cr?this.Sc.resolve(this.Fr):this.Cr&&!this.Fr&&this.Sc.reject(this.Cr);return this.Sc.promise.then(b,c,d)},this)}};RB.prototype.resolve=function(a){this.hf?this.Sc.resolve(a):this.Fr||this.Cr||(this.Fr=a)};
RB.prototype.reject=function(a){this.hf?this.Sc.reject(a):this.Fr||this.Cr||(this.Cr=a)};
var SB=function(a){a=_.ty(a.error);return{code:a.code,data:a.errors,message:a.message}},TB=function(a){throw Error("va`"+a);};
var UB=function(a){qB.call(this,UB.prototype.rm);if(!a||"object"!=typeof a&&"string"!=typeof a)throw new pB("wa");if("string"===typeof a){var b={};b.path=a}else b=a;if(!b.path)throw new pB("xa");this.Yg={};this.Yg.path=b.path;this.Yg.method=b.method||"GET";this.Yg.params=b.params||{};this.Yg.headers=b.headers||{};this.Yg.body=b.body;this.Yg.root=b.root;this.Yg.responseType=b.responseType;this.Yg.apiId=b.apiId;this.fl=b.authType||"auto";this.KW=!!b.isXd4;this.zJ=!1;this.Yh(this.fl);this.BL=!1};
_.Yc(UB,qB);UB.prototype.ue=function(){return this.Yg};UB.prototype.Yh=function(a){this.fl=a;this.zJ="1p"===this.fl};UB.prototype.rq=function(){return this.zJ};
UB.prototype.Yi=function(){if(!this.BL){this.BL=!0;var a=this.Yg,b=a.headers=a.headers||{},c=[],d=[];for(g in b)if(Object.prototype.hasOwnProperty.call(b,g)){c.push(g);var e=g,f=_.Vg(b,e);f&&(e=_.Tg(e,f)||_.Sg(e))&&d.push([e,f])}var g=0;for(e=c.length;g<e;++g)delete b[c[g]];c=0;for(g=d.length;c<g;++c)_.Wg(b,d[c][0],d[c][1]);if(this.KW)d="1p"==this.fl;else{d=b;c=String(_.Ke("client/version","1.1.0"));g=String(_.Ke("client/name","google-api-javascript-client"));g=!0===VB[g]?g:"google-api-javascript-client";
e=String(_.Ke("client/appName",""));f=[];e&&(f.push(e),f.push(" "));f.push(g);c&&(f.push("/"),f.push(c));_.Wg(d,"X-JavaScript-User-Agent",f.join(""));_.Wg(b,"X-Requested-With","XMLHttpRequest");d=_.Vg(b,"Content-Type");a.body&&!d&&_.Wg(b,"Content-Type","application/json");_.Ke("client/allowExecutableResponse")||_.Wg(b,"X-Goog-Encode-Response-If-Executable","base64");(d=_.Vg(b,"Content-Type"))&&"application/json"==d.toLowerCase()&&!a.params.alt&&(a.params.alt="json");(d=a.body||null)&&_.$a(d)&&(a.body=
_.Af(d));a.key=a.id;b=_.li(b,void 0,this.fl);d=_.Qh(b);if((c=b)&&window.navigator){g=[];for(e=0;e<WB.length;e++)(f=window.navigator[WB[e]])&&g.push(encodeURIComponent(WB[e])+"="+encodeURIComponent(f));_.Wg(c,"X-ClientDetails",g.join("&"))}(c=_.Ke("client/apiKey"))&&void 0===a.params.key&&(a.params.key=c);(c=_.Ke("client/trace"))&&!a.params.trace&&(a.params.trace=c)}"auto"==this.fl&&(d?this.Yh("1p"):(b=_.Vg(b,"Authorization"))&&String(b).match(/^(Bearer|MAC)[ \t]/i)?this.Yh("oauth2"):this.Yh("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=_.Ke("googleapis.config/root");d&&(b=_.Ke("googleapis.config/root-1p")||b);b=String(b||"");c=a.root+a.path;if(g=b&&c.substr(0,b.length)===b)g=_.uu(b),e=_.uu(c),g=(!g.tc&&!e.tc||g.tc==e.tc)&&(null==g.Ff&&null==e.Ff||g.Ff==e.Ff);g&&(a.path=c.substr(b.length),a.root=b)}b=a.params;c=_.Jg(a.path);
g=String(_.Ke("googleapis.config/xd3")||"");18<=g.length&&"/static/proxy.html"==g.substring(g.length-18)&&(g=g.substring(0,g.length-18));g||(g="/");e=_.Jg(g);if(g!=e)throw Error("w");"/"!=g.charAt(g.length-1)&&(g+="/");c=_.Ay(g,c);_.yi(c,"/")&&(c=c.substring(0,c.length-1));g=_.pe();for(var k in b)Object.prototype.hasOwnProperty.call(b,k)&&(e=encodeURIComponent(k),g[e]=b[k]);c=_.sh(c,g);a.path=c;a.root=yB(!!d,a.root);a.url=JB(a.path,!!d,a.root)}};
var XB=function(a){a.Yi();var b=a.Yg;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.fl}}};UB.prototype.execute=function(a){var b=XB(this);QB(b,function(c,d){var e=c;c.gapiRequest&&(e=c.gapiRequest);e&&e.data&&(e=e.data);c=e instanceof Array?e[0]:e;if(204!=c.status&&c.body)try{var f=_.zf(c.body)}catch(g){}a&&a(f,d)})};
UB.prototype.rm=function(){var a=XB(this);return(_.Ke("client/cors")||_.Ke("client/xd4"))&&LB(a)?OB(a):MB(a)};UB.prototype.Bh=function(){return this.rm()};var WB=["appVersion","platform","userAgent"],VB={"google-api-gwt-client":!0,"google-api-javascript-client":!0};UB.prototype.execute=UB.prototype.execute;UB.prototype.then=UB.prototype.then;UB.prototype.getPromise=UB.prototype.Bh;
var YB=function(a){if(!a||"object"!=typeof a)throw new pB("ya");if(!a.method)throw new pB("za");this.Ew=a};YB.prototype.Kl=function(){var a=this.Ew.transport;return a?a.root||null:null};YB.prototype.execute=function(a){var b=tB();b.add(this,{id:"gapiRpc",callback:this.Xq(a)});b.execute()};
YB.prototype.Fv=function(a){var b=this.Ew.method,c=String,d;(d=this.Ew.apiVersion)||(d=String(b).split(".")[0],d=_.Ke("googleapis.config/versions/"+b)||_.Ke("googleapis.config/versions/"+d)||"v1",d=String(d));a={jsonrpc:"2.0",id:a,method:b,apiVersion:c(d)};(b=this.Ew.rpcParams)&&(a.params=b);return a};
YB.prototype.Xq=function(a){return function(b,c){if(b)if(b.error){var d=b.error;null==d.error&&(d.error=_.dk(b.error))}else d=b.result||b.data,_.$a(d)&&null==d.result&&(d.result=_.dk(b.result||b.data));else d=!1;a(d,c)}};YB.prototype.execute=YB.prototype.execute;
var $B=function(a,b){this.uf=b||0;2==this.uf?(b=null,null!=a&&_.$a(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 YB(b)):(0==this.uf&&(b=a&&a.callback)&&(a.callback=ZB(b)),b=null,null!=a&&(_.$a(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 UB(b))},ZB=function(a){return function(b){if(null!=b&&_.$a(b)&&b.error){var c=SB(b);b=_.Af([{id:"gapiRpc",error:c}]);c.error=_.ty(c)}else null==b&&(b={}),c=_.ty(b),c.result=_.ty(b),b=_.Af([{id:"gapiRpc",result:b}]);a(c,b)}};_.h=$B.prototype;_.h.getFormat=function(){return this.uf};_.h.execute=function(a){this.mb.execute(a&&1==this.uf?ZB(a):a)};_.h.then=function(a,b,c){2==this.uf&&TB('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.ue=function(){if(this.mb.ue)return this.mb.ue()};_.h.Yi=function(){this.mb.ue&&this.mb.Yi()};_.h.Kl=function(){if(this.mb.Kl)return this.mb.Kl()};_.h.Fv=function(a){if(this.mb.Fv)return this.mb.Fv(a)};_.h.Yh=function(a){this.mb.Yh&&this.mb.Yh(a)};_.h.rq=function(){return this.mb.rq()};_.h.Bh=function(){if(this.mb.Bh)return this.mb.Bh()};$B.prototype.execute=$B.prototype.execute;$B.prototype.then=$B.prototype.then;$B.prototype.getPromise=$B.prototype.Bh;
var aC=/<response-(.*)>/,bC=/^application\/http(;.+$|$)/,cC=["clients6.google.com","content.googleapis.com","www.googleapis.com"],dC=function(a,b){a=_.Vg(a,b);if(!a)throw new pB("Aa");return a},eC=function(a){var b=void 0;a=_.za(a);for(var c=a.next();!c.done;c=a.next()){c=c.value.ue().apiId;if("string"!==typeof c)return"batch";if(void 0===b)b=c;else if(b!=c)return"batch"}b=_.Ke("client/batchPath/"+b)||"batch/"+b.split(":").join("/");return String(b)},fC=function(a){a=a.map(function(b){return b.request});
return eC(a)},gC=function(a,b){var c=[];a=a.ue();var d=function(f,g){_.cm(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")},jC=function(a,b){a=hC(a,b);var c={};_.Bb(a,function(d,e){c[e]=iC(d,e)});return c},iC=function(a,b){return{result:a.result||a.body,rawResult:_.Af({id:b,result:a.result||a.body}),
id:b}},hC=function(a,b){a=(0,_.tb)(a);_.yi(a,"--")&&(a=a.substring(0,a.length-2));a=a.split(b);b=_.pe();for(var c=0;c<a.length;c++)if(a[c]){var d;if(d=a[c]){_.yi(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=kC(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=kC(d,e);e<d.length&&""!=d[e];)e++;e++;f.body=d.slice(e).join("\r\n");
IB(f);d=f}else d=null;e=_.pe();f=dC(d.outerHeaders,"Content-Type");if(null==bC.exec(f))throw new pB("Ca`"+f);f=dC(d.outerHeaders,"Content-ID");f=aC.exec(f);if(!f)throw new pB("Da");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=_.zf(d.body));d=e}else d=null;d&&d.id&&(b[d.id]=d.response)}return b},kC=function(a,b){for(var c=[];b<a.length&&a[b];b++)c.push(a[b]);
return _.Xg(c.join("\r\n"),!1)},lC=function(a,b,c){a=a||b;if(!a||"https"!==_.uu(a).We)if(a=c?_.Ke("googleapis.config/root-1p"):_.Ke("googleapis.config/root"),!a)return!1;a=yB(c,String(a))||a;return cC.includes(_.uu(a).tc)};
var mC=function(a){qB.call(this,mC.prototype.rm);this.Ji={};this.gt={};this.Mk=[];this.De=a;this.ZW=!!a;this.LI=this.Ou=!1};_.Yc(mC,qB);var nC=function(a,b){a=_.za(Object.values(a.Ji));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},oC=function(a){(function(b){setTimeout(function(){throw b;})})(a)};
mC.prototype.add=function(a,b){var c=b||_.pe();b=_.pe();if(!a)throw new pB("Ea`"+(_.qe(c,"id")?'"'+c.id+'" ':""));a.Yi();b.request=a;var d=_.Hk();d=new RB(d);b.qo=d;a.Qw(b.qo.promise);d=a.ue().headers;_.Qh(d)&&(this.Ou=!0);(d=String((d||{}).Authorization||"")||null)&&d.match(/^Bearer|MAC[ \t]/i)&&(this.LI=!0);d=a.ue().root;if(!this.ZW){if(d&&this.De&&d!=this.De)throw new pB("Fa");this.De=d||this.De}if(_.qe(c,"id")){d=c.id;if(nC(this,d))throw new pB("Ga`"+d);b.id=d}else{do b.id=String(Math.round(2147483647*
_.ei()));while(nC(this,b.id))}b.callback=c.callback;c="batch";lC(this.De,a.ue().path,this.Ou)&&(c=fC([b]));this.Ji[c]=this.Ji[c]||[];this.Ji[c].push(b);this.gt[b.id]=b;return b.id};
var pC=function(a){var b=[],c=lC(a.De,void 0,a.Ou);1<Object.entries(a.Ji).length&&_.Gf("Heterogeneous batch requests are deprecated. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");for(var d=_.za(Object.entries(a.Ji)),e=d.next();!e.done;e=d.next()){e=_.za(e.value);var f=e.next().value;e=e.next().value;for(var g=!0,k=_.za(e),l=k.next();!l.done;l=k.next())l=l.value,l.request.Yi(),"batch"===f&&c&&(g=!1,l.AW=!0,l.request.ue.root=a.De,b.push(l.request),a.Mk.push([l]));
if(g){f=a.De;g=a.Ou;k=a.LI;l="batch"+String(Math.round(2147483647*_.ei()))+String(Math.round(2147483647*_.ei()));var m="--"+l;l="multipart/mixed; boundary="+l;for(var n={path:fC(e),method:"POST"},q=[],u=0;u<e.length;u++)q.push(gC(e[u].request,[m.substr(m.indexOf("--")+2),"+",encodeURIComponent(e[u].id).split("(").join("%28").split(")").join("%29").split(".").join("%2E"),"@googleapis.com"].join("")));n.body=[m,q.join("\r\n"+m+"\r\n"),m+"--"].join("\r\n")+"\r\n";n.root=f||null;_.Ke("client/xd4")&&xB()?
(n.isXd4=!0,n.params={$ct:l},n.headers={},_.Wg(n.headers,"Content-Type","text/plain; charset=UTF-8"),g?n.authType="1p":k&&(n.authType="oauth2"),f=new UB(n)):(n.headers={},_.Wg(n.headers,"Content-Type",l),f=uB(n));b.push(f);a.Mk.push(e)}}return b};
mC.prototype.execute=function(a){if(!(1>Object.keys(this.Ji).length)){var b=this.Xq(a);a=pC(this);var c=[],d=a.map(function(e){return new _.xk(function(f){try{e.execute(function(g,k){return f({BF:g,tY:k})})}catch(g){c.push(g),f({BF:{iu:!1,reason:g}})}})});if(0<c.length&&c.length===a.length)throw c[0];_.Fk(d).then(function(e){var f=e.map(function(g){return g.tY});e=e.map(function(g){return g.BF});b(e,f)})}};
mC.prototype.rm=function(){var a=this;if(1>Object.keys(this.Ji).length)return _.Bk({});var b=pC(this).map(function(c){return new _.xk(function(d,e){return c.Bh().then(d,e)})});return rB(b).then(function(c){c=c.map(function(d){return d.iu?d.value:d});return qC(a,c,!0)})};
var qC=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.iu){l++;b[m]=n.reason;for(var q=rC([b[m]]),u=_.za(a.Mk[m]),r=u.next();!r.done;r=u.next())g[r.value.id]=q}else{if(1>a.Mk[m].length)throw new pB("Ia");try{var v=!(1===a.Mk[m].length&&a.Mk[m][0].AW),t=a.Mk[m][0].id;if(!c){r=n;var w=d[m];q=r;if(w&&(!q||!v)){var B=_.zf(w);B&&(q=B.gapiRequest?B.gapiRequest.data:B,!v&&r&&(q.body=r))}if(!q)throw new pB("Ka");n=q}r=void 0;if(q=n){var E=q.headers;if(E){var D=_.pe();
for(r in E)if(Object.prototype.hasOwnProperty.call(E,r)){var A=_.Vg(E,r);_.Wg(D,r,A,!0)}q.headers=D}}if(v&&0!=dC(n.headers,"Content-Type").indexOf("multipart/mixed"))throw new pB("Ja");k=k||_.ty(n);var M=wB(n);M&&!wB(k)&&(k.status=n.status,k.statusText=n.statusText);if(M||c||!v){f=!0;r=Object;var G=r.assign;q=g;u=a;var Q=n,I=c;n={};if(v){I=I?hC:jC;var F=dC(Q.headers,"Content-Type").split("boundary=")[1];if(!F)throw new pB("Ba");n=I(Q.body,"--"+F)}else I?(Q.result=_.zf(Q.body),n[t]=Q):n[t]=iC(Q,t);
Q={};for(var V=_.za(Object.entries(n)),ia=V.next();!ia.done;ia=V.next()){var ma=_.za(ia.value),pa=ma.next().value,xa=ma.next().value;Q[pa]=xa;if(!u.gt[pa])throw new pB("Ha`"+pa);}g=G.call(r,q,Q)}}catch(Ia){for(l++,b[m]=Ia,q=rC([Ia]),u=_.za(a.Mk[m]),r=u.next();!r.done;r=u.next())g[r.value.id]=q}}}if(l===b.length){d=rC(b);g=_.Af(d);k=0;a=Array.from(Object.values(a.Ji)).flat();f=_.za(a);for(l=f.next();!l.done;l=f.next())if(l=l.value,c)l.qo.reject(d);else if(l.callback)try{k++,l.callback(d,g)}catch(Ia){oC(Ia)}if(e)try{e(d,
g)}catch(Ia){oC(Ia)}else if(k!==a.length)throw 1===b.length?b[0]:d;}else{if(f)for(f=_.za(Object.entries(g)),l=f.next();!l.done;l=f.next())if(l=_.za(l.value),m=l.next().value,l=l.next().value,c)m=a.gt[m],l&&wB(l)?m.qo.resolve(l):m.qo.reject(l);else if(m=a.gt[m],m.callback){if(l&&l.rawResult)try{delete l.rawResult}catch(Ia){}try{m.callback(l||!1,_.Af(l))}catch(Ia){oC(Ia)}}k.result=g||{};k.body=1===b.length?k.body:"";if(e)try{e(g||null,1===d.length?d[0]:null)}catch(Ia){oC(Ia)}return k}},rC=function(a){var b=
{error:{code:0,message:"The batch request could not be fulfilled.  "}};a=_.za(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:_.Af(b),headers:null,status:null,statusText:null}};
mC.prototype.Xq=function(a){var b=this;return function(c,d){b.$x(c,d,a)}};mC.prototype.$x=function(a,b,c){qC(this,a,!1,b,c)};mC.prototype.add=mC.prototype.add;mC.prototype.execute=mC.prototype.execute;mC.prototype.then=mC.prototype.then;
var sC=function(){this.Xj=[];this.De=this.Rc=null};sC.prototype.add=function(a,b){b=b||{};var c={},d=Object.prototype.hasOwnProperty;if(a)c.xm=a;else throw new pB("Ea`"+(d.call(b,"id")?'"'+b.id+'" ':""));if(d.call(b,"id")){a=b.id;for(d=0;d<this.Xj.length;d++)if(this.Xj[d].id==a)throw new pB("Ga`"+a);c.id=a}else{do c.id=String(2147483647*_.ei()|0);while(d.call(this.Xj,c.id))}c.callback=b.callback;this.Xj.push(c);return c.id};
var tC=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)}};
sC.prototype.execute=function(a){this.Rc=[];for(var b,c,d=0;d<this.Xj.length;d++)b=this.Xj[d],c=b.xm,this.Rc.push(c.Fv(b.id)),this.De=c.Kl()||this.De;c=this.Xq(a);a={requests:this.Rc,root:this.De};b={};d=a.headers||{};for(var e in d){var f=e;if(Object.prototype.hasOwnProperty.call(d,f)){var g=_.Vg(d,f);g&&(f=_.Tg(f,g)||_.Sg(f))&&_.Wg(b,f,g)}}_.Wg(b,"Content-Type","application/json");e=tC(c);uB({method:"POST",root:a.root||void 0,path:"/rpc",params:a.urlParams,headers:b,body:a.requests||[]}).then(e,
e)};sC.prototype.Xq=function(a){var b=this;return function(c,d){b.$x(c,d,a)}};sC.prototype.$x=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)};vB.EF(function(){return new sC});sC.prototype.add=sC.prototype.add;sC.prototype.execute=sC.prototype.execute;
var uC=function(a,b){this.YX=a;this.uf=b||null;this.np=null};uC.prototype.VA=function(a){this.uf=a;this.np=2==this.uf?new sC:new mC(this.YX)};uC.prototype.add=function(a,b){if(!a)throw a=b||_.pe(),new pB("Ea`"+(_.qe(a,"id")?'"'+a.id+'" ':""));null===this.uf&&this.VA(a.getFormat());this.uf!==a.getFormat()&&TB("Unable to add item to batch.");var c=b&&b.callback;1==this.uf&&c&&(b.callback=function(d){d=vC(d);var e=_.Af([d]);c(d,e)});return this.np.add(a,b)};
uC.prototype.execute=function(a){var b=a&&1==this.uf?function(c){var d=[];_.cm(c,function(f,g){f=vC(f);c[g]=f;d.push(f)});var e=_.Af(d);a(c,e)}:a;this.np&&this.np.execute(b)};var vC=function(a){var b=a?_.ny(a,"result"):null;_.$a(b)&&null!=b.error&&(b=SB(b),a={id:a.id,error:b});return a};uC.prototype.then=function(a,b,c){2==this.uf&&TB('The "then" method is not available on this object.');return this.np.then(a,b,c)};uC.prototype.add=uC.prototype.add;uC.prototype.execute=uC.prototype.execute;
uC.prototype.then=uC.prototype.then;
var wC=function(a){qB.call(this,wC.prototype.rm);this.mb=a};_.Yc(wC,qB);var xC=function(a){a.mb.Yi();var b=a.mb,c=b.ue();return!(lC(c.root,c.path,a.mb.rq())?"batch"!==eC([b]):1)};_.h=wC.prototype;
_.h.execute=function(a){var b=this;if(xC(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=ZB(a);var f={}}var g=d?d.result:!1;d&&204==d.status&&(g=f,delete e.gapiRequest.data.body);a(g,_.Af(e))}};this.Bh().then(c,c)}};
_.h.rm=function(){return xC(this)?this.mb.Bh():new _.xk(function(a,b){var c=sB(),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="");wB(f)?a(f):b(f);return}b(e)},b)},this)};_.h.ue=function(){if(this.mb.ue)return this.mb.ue()};_.h.Yi=function(){this.mb.Yi&&this.mb.Yi()};_.h.Kl=function(){if(this.mb.Kl)return this.mb.Kl()};
_.h.Yh=function(a){this.mb.Yh&&this.mb.Yh(a)};_.h.rq=function(){return this.mb.rq()};_.h.getFormat=function(){return this.mb.getFormat?this.mb.getFormat():0};_.h.Bh=function(){return this.rm()};wC.prototype.execute=wC.prototype.execute;wC.prototype.then=wC.prototype.then;wC.prototype.getPromise=wC.prototype.Bh;
var yC="/rest?fields="+encodeURIComponent("kind,name,version,rootUrl,servicePath,resources,parameters,methods,batchPath,id")+"&pp=0",zC=function(a,b){return"/discovery/v1/apis/"+(encodeURIComponent(a)+"/"+encodeURIComponent(b)+yC)},BC=function(a,b,c,d){if(_.$a(a)){var e=a;var f=a.name;a=a.version||"v1"}else f=a,a=b;if(!f||!a)throw new pB("La");var g=c||function(){},k=_.$a(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 pB("Ma"));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&&!_.Ke(l)&&_.Le(l,m.batchPath));var n=m.servicePath,q=m.parameters,u=function(v){_.cm(v,function(t){if(!(t&&t.id&&t.path&&t.httpMethod))throw new pB("wa");var w=t.id.split("."),B=window.gapi.client,E;for(E=0;E<w.length-1;E++){var D=
w[E];B[D]=B[D]||{};B=B[D]}var A,M;k&&(k.hasOwnProperty("root")&&(A=k.root),k.hasOwnProperty("apiId")&&(M=k.apiId));D=window.gapi.client[w[0]];D.yE||(D.yE={servicePath:n||"",parameters:q,apiId:M});w=w[E];B[w]||(B[w]=_.ri(AC,{path:"string"===typeof t.path?t.path:null,httpMethod:"string"===typeof t.httpMethod?t.httpMethod:null,parameters:t.parameters,parameterName:(t.request||{}).parameterName||"",request:t.request,root:A},D.yE))})},r=function(v){_.cm(v,function(t){u(t.methods);r(t.resources)})};r(m.resources);
u(m.methods);g.call()}};e?c({result:e}):0<f.indexOf("://")?uB({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):uB({path:zC(f,a),root:d&&d.root}).then(c,c)},AC=function(a,b,c,d,e){e=void 0===e?{}:e;var f=
b.servicePath||"";_.dd(f,"/")||(f="/"+f);var g=CC(a.path,[a.parameters,b.parameters],c||{});c=g.Jk;var k=g.v0;f=_.Ay(f,g.path);g=k.root;delete k.root;var l=a.parameterName;!l&&1==_.ry(k)&&k.hasOwnProperty("resource")&&(l="resource");if(l){var m=k[l];delete k[l]}null==m&&(m=d);null==m&&a.request&&(_.Ai(k)&&(k=void 0),m=k);e=e||{};l=a.httpMethod;"GET"==l&&void 0!==m&&""!=String(m)&&(_.Wg(e,"X-HTTP-Method-Override",l),l="POST");if((null==m||null!=d)&&k)for(var n in k)"string"===typeof k[n]&&(c[n]=k[n]);
return uB({path:f,method:l,params:c,headers:e,body:m,root:g||a.root,apiId:b.apiId},1)},CC=function(a,b,c){c=_.dk(c);var d={};_.bm(b,function(e){_.cm(e,function(f,g){var k=f.required;if("path"==f.location)if(Object.prototype.hasOwnProperty.call(c,g))-1!=a.indexOf("{"+g+"}")?(f=_.mh(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 pB("Na`"+g);}else"query"==f.location&&Object.prototype.hasOwnProperty.call(c,
g)&&(d[g]=c[g],delete c[g])})});if(b=c.trace)d.trace=b,delete c.trace;return{path:a,Jk:d,v0:c}};
var DC=function(a,b,c,d){var e=b||"v1",f=_.$a(d)?d:{root:d};if(c)BC(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 _.xk(function(g,k){var l=function(m){m?k(m):g()};try{BC(a,e,l,f)}catch(m){k(m)}})},EC=new RegExp(/^((([Hh][Tt][Tt][Pp][Ss]?:)?\/\/[^\/?#]*)?\/)?/.source+/(_ah\/api\/)?(batch|rpc)(\/|\?|#|$)/.source),FC=function(a,b){if(!a)throw new pB("wa");var c="object"===
typeof a?a:{path:a};a=c.callback;delete c.callback;b=new $B(c,b);if(c=!!_.Ke("client/xd4")&&xB()){var d=b.ue();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(EC)}c&&(b=new wC(b));return a?(b.execute(a),null):b};vB.FF(function(a){return FC.apply(null,arguments)});
var GC=function(a,b){if(!a)throw new pB("wa");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 $B({method:a,apiVersion:g.apiVersion,rpcParams:k,transport:{name:"googleapis",root:l}},2)}}},HC=function(a){return new uC(a)};vB.DF(function(a){return HC.apply(null,arguments)});
var IC=function(a){if(_.Eh.JSONRPC_ERROR_MOD)throw new pB("Oa`"+a);_.Ef(a+" is deprecated. See https://developers.google.com/api-client-library/javascript/reference/referencedocs")};
_.J("gapi.client.init",function(a){a.apiKey&&_.Le("client/apiKey",a.apiKey);var b=_.pb(a.discoveryDocs||[],function(d){return DC(d)});if((a.clientId||a.client_id)&&a.scope){var c=new _.xk(function(d,e){var f=function(){_.C.gapi.auth2.init.call(_.C.gapi.auth2,a).then(function(){d()},e)};_.C.gapi.load("auth2",{callback:function(){f()},onerror:function(g){e(g||Error("Pa"))}})});b.push(c)}else(a.clientId||a.client_id||a.scope)&&_.Ef("client_id and scope must both be provided to initialize OAuth.");return _.Fk(b).then(function(){})});
_.J("gapi.client.load",DC);_.J("gapi.client.newBatch",HC);_.J("gapi.client.newRpcBatch",function(){IC("gapi.client.newRpcBatch");return HC()});_.J("gapi.client.newHttpBatch",function(a){IC("gapi.client.newHttpBatch");return new uC(a,0)});_.J("gapi.client.register",function(a,b){IC("gapi.client.register");var c;b&&(c={apiVersion:b.apiVersion,root:b.root});GC(a,c)});_.J("gapi.client.request",FC);
_.J("gapi.client.rpcRequest",function(a,b,c){IC("gapi.client.rpcRequest");if(!a)throw new pB("Qa");return new $B({method:a,apiVersion:b,rpcParams:c,transport:{name:"googleapis",root:c&&c.root||""}},2)});_.J("gapi.client.setApiKey",function(a){_.Le("client/apiKey",a);_.Le("googleapis.config/developerKey",a)});_.J("gapi.client.setApiVersions",function(a){IC("gapi.client.setApiVersions");_.Le("googleapis.config/versions",a)});_.J("gapi.client.getToken",function(a){return _.Th(a)});
_.J("gapi.client.setToken",function(a,b){a?_.xw(a,b):_.yw(b)});_.J("gapi.client.AuthType",{j1:"auto",NONE:"none",o5:"oauth2",o3:"1p"});_.J("gapi.client.AuthType.AUTO","auto");_.J("gapi.client.AuthType.NONE","none");_.J("gapi.client.AuthType.OAUTH2","oauth2");_.J("gapi.client.AuthType.FIRST_PARTY","1p");

});
// Google Inc.
