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

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

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var fb,gb,ib;_.Xa=function(a,b){return 0<=(0,_.Wa)(a,b)};_.Ya=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.Za=function(){};_.$a=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.eb=function(a){var b=_.$a(a);return"array"==b||"object"==b&&"number"==typeof a.length};fb=function(a,b,c){return a.call.apply(a.bind,arguments)};
gb=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:gb;return _.P.apply(null,arguments)};_.hb=function(){return Date.now()};ib=function(a){return a};
_.Wa=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};
_.kb=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};_.lb=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)};
_.mb=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var k=f[g];b.call(void 0,k,g,a)&&(d[e++]=k)}return d};_.nb=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};
_.ob=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};_.pb=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 rb;_.qb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.sb=function(a,b){var c=0;a=(0,_.qb)(String(a)).split(".");b=(0,_.qb)(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=rb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||rb(0==f[2].length,0==g[2].length)||rb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
rb=function(a,b){return a<b?-1:a>b?1:0};
a:{var vb=_.C.navigator;if(vb){var wb=vb.userAgent;if(wb){_.ub=wb;break a}}_.ub=""}_.yb=function(a){return-1!=_.ub.indexOf(a)};
var Ab;_.zb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Ab="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Bb=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<Ab.length;f++)c=Ab[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Cb=function(){return _.yb("Opera")};_.Db=function(){return _.yb("Trident")||_.yb("MSIE")};_.Eb=function(){return _.yb("Firefox")||_.yb("FxiOS")};_.Fb=function(){return(_.yb("Chrome")||_.yb("CriOS"))&&!_.yb("Edge")};
_.Gb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Jb;_.Kb=function(){if(void 0===Jb){var a=null,b=_.C.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:ib,createScript:ib,createScriptURL:ib})}catch(c){_.C.console&&_.C.console.error(c.message)}Jb=a}return Jb};
var Mb,Lb;_.Nb=function(a,b){this.YL=a===Lb&&b||"";this.bP=Mb};_.Nb.prototype.Ch=!0;_.Nb.prototype.nd=_.ka(4);_.Ob=function(a){return a instanceof _.Nb&&a.constructor===_.Nb&&a.bP===Mb?a.YL:"type_error:Const"};_.Pb=function(a){return new _.Nb(Lb,a)};Mb={};Lb={};
_.Sb=function(a,b){this.fK=b===_.Qb?a:""};_.Sb.prototype.Ch=!0;_.Sb.prototype.nd=_.ka(3);_.Sb.prototype.fA=!0;_.Sb.prototype.uh=_.ka(6);_.Qb={};_.Tb=new _.Sb("about:invalid#zClosurez",_.Qb);
_.Vb=function(a,b){this.eK=b===_.Ub?a:""};_.Vb.prototype.Ch=!0;_.Vb.prototype.nd=_.ka(2);_.Ub={};_.Wb=new _.Vb("",_.Ub);
_.Yb={};_.Zb=function(a,b){this.dK=b===_.Yb?a:"";this.Ch=!0};_.ac=function(a){a=_.Ob(a);return 0===a.length?$b:new _.Zb(a,_.Yb)};_.Zb.prototype.nd=_.ka(1);var $b=new _.Zb("",_.Yb);
var bc;_.cc=function(a,b,c){this.cK=c===bc?a:"";this.yQ=b};_.cc.prototype.fA=!0;_.cc.prototype.uh=_.ka(5);_.cc.prototype.Ch=!0;_.cc.prototype.nd=_.ka(0);_.dc=function(a){if(a instanceof _.cc&&a.constructor===_.cc)return a.cK;_.$a(a);return"type_error:SafeHtml"};bc={};_.ec=function(a,b){var c=_.Kb();a=c?c.createHTML(a):a;return new _.cc(a,b,bc)};_.fc=new _.cc(_.C.trustedTypes&&_.C.trustedTypes.emptyHTML||"",0,bc);_.gc=_.ec("<br>",0);
_.hc=_.Gb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.dc(_.fc);return!b.parentElement});
_.ic=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.jc=2147483648*Math.random()|0;
_.kc=function(){return _.yb("iPhone")&&!_.yb("iPod")&&!_.yb("iPad")};_.lc=function(){return _.kc()||_.yb("iPad")||_.yb("iPod")};
var nc=function(a){nc[" "](a);return a};nc[" "]=_.Za;_.oc=function(a,b){try{return nc(a[b]),!0}catch(c){}return!1};_.pc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Fc,Gc,Mc,Qc;_.qc=_.Cb();_.rc=_.Db();_.sc=_.yb("Edge");_.tc=_.sc||_.rc;_.uc=_.yb("Gecko")&&!(-1!=_.ub.toLowerCase().indexOf("webkit")&&!_.yb("Edge"))&&!(_.yb("Trident")||_.yb("MSIE"))&&!_.yb("Edge");_.vc=-1!=_.ub.toLowerCase().indexOf("webkit")&&!_.yb("Edge");_.wc=_.vc&&_.yb("Mobile");_.xc=_.yb("Macintosh");_.yc=_.yb("Windows");_.zc=_.yb("Linux")||_.yb("CrOS");_.Ac=_.yb("Android");_.Bc=_.kc();_.Cc=_.yb("iPad");_.Dc=_.yb("iPod");_.Ec=_.lc();
Fc=function(){var a=_.C.document;return a?a.documentMode:void 0};a:{var Ic="",Jc=function(){var a=_.ub;if(_.uc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.sc)return/Edge\/([\d\.]+)/.exec(a);if(_.rc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.vc)return/WebKit\/(\S+)/.exec(a);if(_.qc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Jc&&(Ic=Jc?Jc[1]:"");if(_.rc){var Kc=Fc();if(null!=Kc&&Kc>parseFloat(Ic)){Gc=String(Kc);break a}}Gc=Ic}_.Lc=Gc;Mc={};
_.Nc=function(a){return _.pc(Mc,a,function(){return 0<=_.sb(_.Lc,a)})};_.Pc=function(a){return Number(_.Oc)>=a};if(_.C.document&&_.rc){var Rc=Fc();Qc=Rc?Rc:parseInt(_.Lc,10)||void 0}else Qc=void 0;_.Oc=Qc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Wc,Xc,Yc,ad,cd,ed,fd,gd,hd,id,jd,md,od,vd,wd,xd,yd,Gd,Hd;_.Sc=function(a,b){return _.ha[a]=b};_.Tc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Tc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.uK=!0};_.Uc=function(a){return Array.prototype.concat.apply([],arguments)};_.Vc=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};_.Sb.prototype.uh=_.Sc(6,function(){return 1});_.cc.prototype.uh=_.Sc(5,function(){return this.yQ});
_.Nb.prototype.nd=_.Sc(4,function(){return this.YL});_.Sb.prototype.nd=_.Sc(3,function(){return this.fK.toString()});_.Vb.prototype.nd=_.Sc(2,function(){return this.eK});_.Zb.prototype.nd=_.Sc(1,function(){return this.dK});_.cc.prototype.nd=_.Sc(0,function(){return this.cK.toString()});Wc=null;Xc=/^[\w+/_-]+[=]{0,2}$/;Yc=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&Xc.test(a)?a:""};
_.$c=function(a){if(a&&a!=_.C)return Yc(a.document);null===Wc&&(Wc=Yc(_.C.document));return Wc};ad=0;_.bd=function(a){return Object.prototype.hasOwnProperty.call(a,_.Va)&&a[_.Va]||(a[_.Va]=++ad)};_.O(_.Tc,Error);_.Tc.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;md=/[\x00&<>"']/;
_.nd=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(!md.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};od={};
_.pd=function(a,b){this.gK=b===od?a:""};_.pd.prototype.Ch=!0;_.pd.prototype.nd=function(){return this.gK.toString()};_.pd.prototype.fA=!0;_.pd.prototype.uh=function(){return 1};_.qd=function(a){if(a instanceof _.pd&&a.constructor===_.pd)return a.gK;_.$a(a);return"type_error:TrustedResourceUrl"};_.rd=function(a){return _.qd(a).toString()};_.sd=function(a){var b=_.Kb();a=b?b.createScriptURL(a):a;return new _.pd(a,od)};_.td=function(a){return _.sd(_.Ob(a))};
_.ud=function(a){if(a instanceof _.Sb&&a.constructor===_.Sb)return a.fK;_.$a(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 _.Sb(a,_.Qb):null};yd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.zd=function(a){if(a instanceof _.Sb)return a;a="object"==typeof a&&a.Ch?a.nd():String(a);return yd.test(a)?new _.Sb(a,_.Qb):xd(a)};
_.Ad=function(a,b){if(a instanceof _.Sb)return a;a="object"==typeof a&&a.Ch?a.nd():String(a);if(b&&/^data:/i.test(a)&&(b=xd(a)||_.Tb,b.nd()==a))return b;yd.test(a)||(a="about:invalid#zClosurez");return new _.Sb(a,_.Qb)};_.Bd=function(a){if(a instanceof _.cc)return a;var b="object"==typeof a,c=null;b&&a.fA&&(c=a.uh());return _.ec(_.nd(b&&a.Ch?a.nd():String(a)),c)};_.Cd=function(a,b){if((0,_.hc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.dc(b)};
_.Dd=function(a,b){b=b instanceof _.Sb?b:_.Ad(b);a.href=_.ud(b)};_.Ed=function(a,b,c,d){a=a instanceof _.Sb?a:_.Ad(a);b=b||_.C;c=c instanceof _.Nb?_.Ob(c):c||"";return void 0!==d?b.open(_.ud(a),c,d,void 0):b.open(_.ud(a),c)};_.Fd=function(a){return a=_.nd(a,void 0)};Gd=!_.rc||_.Pc(9);Hd=!_.uc&&!_.rc||_.rc&&_.Pc(9)||_.uc&&_.Nc("1.9.1");_.Id=_.rc&&!_.Nc("9");_.Jd=_.rc||_.qc||_.vc;_.Kd=_.rc&&!_.Pc(9);
var Qd,Ud;_.Nd=function(a){return a?new _.Ld(_.Md(a)):cd||(cd=new _.Ld)};_.Od=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Pd=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&&_.Xa(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Rd=function(a,b){_.zb(b,function(c,d){c&&"object"==typeof c&&c.Ch&&(c=c.nd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Qd.hasOwnProperty(d)?a.setAttribute(Qd[d],c):_.dd(d,"aria-")||_.dd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Qd={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"};
_.Sd=function(a){return a?a.parentWindow||a.defaultView:window};_.Vd=function(a,b){var c=String(b[0]),d=b[1];if(!Gd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Fd(d.name),'"');if(d.type){c.push(' type="',_.Fd(d.type),'"');var e={};_.Bb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Td(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Rd(c,d));2<b.length&&Ud(a,c,b,2);return c};
Ud=function(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?a.createTextNode(k):k)}for(;d<c.length;d++){var f=c[d];if(!_.eb(f)||_.Ya(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.Ya(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}_.lb(g?_.Vc(f):f,e)}}};_.Wd=function(a){return _.Td(document,a)};
_.Td=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Xd=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.Zd=function(a,b){Ud(_.Md(a),a,arguments,1)};_.$d=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.ae=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.be=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.ce=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 _.be(a)}};
_.de=function(a){return Hd&&void 0!=a.children?a.children:_.mb(a.childNodes,function(b){return 1==b.nodeType})};_.ee=function(a){return _.Ya(a)&&1==a.nodeType};_.fe=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};_.Md=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.ge=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 _.$d(a),a.appendChild(_.Md(a).createTextNode(String(b)))};_.Ld=function(a){this.nb=a||_.C.document||document};_.h=_.Ld.prototype;_.h.Fa=_.Nd;_.h.tC=_.ka(7);_.h.tb=function(){return this.nb};_.h.H=function(a){return _.Od(this.nb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.nb).getElementsByTagName(String(a))};_.h.ta=function(a,b,c){return _.Vd(this.nb,arguments)};_.h.createElement=function(a){return _.Td(this.nb,a)};_.h.createTextNode=function(a){return this.nb.createTextNode(String(a))};_.h.wb=function(){var a=this.nb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.Zd;_.h.canHaveChildren=_.Xd;_.h.Hd=_.$d;_.h.qI=_.ae;_.h.removeNode=_.be;_.h.kR=_.ce;_.h.Qy=_.de;
_.h.isElement=_.ee;_.h.contains=_.fe;_.h.Fh=_.ka(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.he=window;_.ie=document;_.je=_.he.location;_.ke=/\[native code\]/;_.le=function(a,b,c){return a[b]=a[b]||c};_.me=function(){var a;if((a=Object.create)&&_.ke.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.ne=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.oe=function(a,b){a=a||{};for(var c in a)_.ne(a,c)&&(b[c]=a[c])};_.pe=_.le(_.he,"gapi",{});
_.re=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};_.te=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.ue=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");
_.ve=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");
_.xe=function(a,b,c){_.we(a,b,c,"add","at")};_.we=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)};
_.ye=_.le(_.he,"___jsl",_.me());_.le(_.ye,"I",0);_.le(_.ye,"hel",10);
var ze,Ae,Be,Ce,De,Ee,Fe;ze=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Ae=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Be=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ce=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]&&!Be(a[d])&&!Be(b[d])?Ce(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Be(b[d])?[]:{},Ce(a[d],b[d])):a[d]=b[d])};
De=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:{}}};
Ee=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());Ce(c,b);a.push(c)};
Fe=function(a){Ae(!0);var b=window.___gcfg,c=ze("cu"),d=window.___gu;b&&b!==d&&(Ee(c,b),window.___gu=b);b=ze("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,ze("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=De(f))&&b.push(f));a&&Ee(c,a);d=ze("cd");a=0;for(b=d.length;a<b;++a)Ce(Ae(),d[a],!0);d=ze("ci");a=0;for(b=d.length;a<b;++a)Ce(Ae(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ce(Ae(),c[a],!0)};_.R=function(a,b){var c=Ae();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};
_.Ge=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;Fe(c)};
var He=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.le(_.ye,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
He&&He();Fe();
_.K("gapi.config.get",_.R);_.K("gapi.config.update",_.Ge);

_.Ie=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.eb(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}};_.Je=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.Ya(f)?"o"+_.bd(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Ke=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Le=function(a){return/^[\s\xa0]*$/.test(a)};
_.Me=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:""):_.Pd(c,"*",a,b)[0]||null}return a||null};

/*

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

/*

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

_.Ne=_.Ne||{};

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

_.Ne=_.Ne||{};
(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}_.Ne.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)};_.Ne.createIframeElement=function(b){var c=_.Ne.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(_.Ne.escapeString(e[f])),d.push('"'));d.push("></");d.push("iframe");d.push(">");var g=_.Ne.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};_.Ne.getBodyElement=function(){if(document.body)return document.body;try{var b=document.getElementsByTagNameNS("http://www.w3.org/1999/xhtml",
"body");if(b&&1==b.length)return b[0]}catch(c){}return document.documentElement||document};_.Ne.v8=function(b){return a(b)}})();

(function(){function a(e,f){if(!(e<c)&&d)if(2===e&&d.warn)d.warn(f);else if(3===e&&d.error)try{d.error(f)}catch(g){}else d.log&&d.log(f)}var b=function(e){a(1,e)};_.Oe=function(e){a(2,e)};_.Pe=function(e){a(3,e)};_.Qe=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})();

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

_.Ne=_.Ne||{};
(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;_.Ne.getUrlParameters=a;
a()})();
_.K("gadgets.util.getUrlParameters",_.Ne.getUrlParameters);

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

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

_.K("gadgets.json.stringify",_.yf);_.K("gadgets.json.parse",_.xf);

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

_.Gf=function(){var a=_.ie.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Hf=function(a){if(_.Gf())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.he.addEventListener?(_.he.addEventListener("load",c,!1),_.he.addEventListener("DOMContentLoaded",c,!1)):_.he.attachEvent&&(_.he.attachEvent("onreadystatechange",function(){_.Gf()&&c.apply(this,arguments)}),_.he.attachEvent("onload",c))}};
_.re(_.he.location.href,"rpctoken")&&_.xe(_.ie,"unload",function(){});
var If=If||{};If.FK=null;If.oJ=null;If.nu=null;If.frameElement=null;
If=If||{};
If.BD||(If.BD=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=_.xf(f.data);if(g&&g.f){(0,_.Qe)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Jf.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Pe("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{FG:function(){return"wpm"},AV:function(){return!0},init:function(f,g){_.Re.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},Ec:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Jf.getTargetOrigin(f),m=_.Jf.hE(f);l?window.setTimeout(function(){var n=_.yf(k);(0,_.Qe)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.Pe("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Jf&&_.Jf||(_.Jf=window.gadgets.rpc,_.Jf.config=_.Jf.config,_.Jf.register=_.Jf.register,_.Jf.unregister=_.Jf.unregister,_.Jf.registerDefault=_.Jf.registerDefault,_.Jf.unregisterDefault=_.Jf.unregisterDefault,_.Jf.forceParentVerifiable=_.Jf.forceParentVerifiable,_.Jf.call=_.Jf.call,_.Jf.getRelayUrl=_.Jf.getRelayUrl,_.Jf.setRelayUrl=_.Jf.setRelayUrl,_.Jf.setAuthToken=_.Jf.setAuthToken,_.Jf.setupReceiver=_.Jf.setupReceiver,_.Jf.getAuthToken=
_.Jf.getAuthToken,_.Jf.removeReceiver=_.Jf.removeReceiver,_.Jf.getRelayChannel=_.Jf.getRelayChannel,_.Jf.receive=_.Jf.receive,_.Jf.nK=_.Jf.receiveSameDomain,_.Jf.getOrigin=_.Jf.getOrigin,_.Jf.getTargetOrigin=_.Jf.getTargetOrigin,_.Jf.hE=_.Jf._getTargetWin,_.Jf.qP=_.Jf._parseSiblingId);else{_.Jf=function(){function a(D,Q){if(!Y[D]){var ba=N;Q||(ba=oa);Y[D]=ba;Q=I[D]||[];for(var ea=0;ea<Q.length;++ea){var fa=Q[ea];fa.t=x[D];ba.call(D,fa.f,fa)}I[D]=[]}}function b(){function D(){F=!0}U||("undefined"!=
typeof window.addEventListener?window.addEventListener("unload",D,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",D),U=!0)}function c(D,Q,ba,ea,fa){x[Q]&&x[Q]===ba||(_.Pe("Invalid gadgets.rpc token. "+x[Q]+" vs "+ba),va(Q,2));fa.onunload=function(){J[Q]&&!F&&(va(Q,1),_.Jf.removeReceiver(Q))};b();ea=_.xf(decodeURIComponent(ea))}function d(D,Q){if(D&&"string"===typeof D.s&&"string"===typeof D.f&&D.a instanceof Array)if(x[D.f]&&x[D.f]!==D.t&&(_.Pe("Invalid gadgets.rpc token. "+
x[D.f]+" vs "+D.t),va(D.f,2)),"__ack"===D.s)window.setTimeout(function(){a(D.f,!0)},0);else{D.c&&(D.callback=function(la){_.Jf.call(D.f,(D.g?"legacy__":"")+"__cb",null,D.c,la)});if(Q){var ba=e(Q);D.origin=Q;var ea=D.r;try{var fa=e(ea)}catch(la){}ea&&fa==ba||(ea=Q);D.referer=ea}Q=(t[D.s]||t[""]).apply(D,D.a);D.c&&"undefined"!==typeof Q&&_.Jf.call(D.f,"__cb",null,D.c,Q)}}function e(D){if(!D)return"";D=D.split("#")[0].split("?")[0];D=D.toLowerCase();0==D.indexOf("//")&&(D=window.location.protocol+D);
-1==D.indexOf("://")&&(D=window.location.protocol+"//"+D);var Q=D.substring(D.indexOf("://")+3),ba=Q.indexOf("/");-1!=ba&&(Q=Q.substring(0,ba));D=D.substring(0,D.indexOf("://"));if("http"!==D&&"https"!==D&&"chrome-extension"!==D&&"file"!==D&&"android-app"!==D&&"chrome-search"!==D&&"chrome-untrusted"!==D&&"chrome"!==D&&"devtools"!==D)throw Error("l");ba="";var ea=Q.indexOf(":");if(-1!=ea){var fa=Q.substring(ea+1);Q=Q.substring(0,ea);if("http"===D&&"80"!==fa||"https"===D&&"443"!==fa)ba=":"+fa}return D+
"://"+Q+ba}function f(D){if("/"==D.charAt(0)){var Q=D.indexOf("|");return{id:0<Q?D.substring(1,Q):D.substring(1),origin:0<Q?D.substring(Q+1):null}}return null}function g(D){if("undefined"===typeof D||".."===D)return window.parent;var Q=f(D);if(Q)return window.top.frames[Q.id];D=String(D);return(Q=window.frames[D])?Q:(Q=document.getElementById(D))&&Q.contentWindow?Q.contentWindow:null}function k(D,Q){if(!0!==J[D]){"undefined"===typeof J[D]&&(J[D]=0);var ba=g(D);".."!==D&&null==ba||!0!==N.Ec(D,Q)?!0!==
J[D]&&10>J[D]++?window.setTimeout(function(){k(D,Q)},500):(Y[D]=oa,J[D]=!0):J[D]=!0}}function l(D){(D=w[D])&&"/"===D.substring(0,1)&&(D="/"===D.substring(1,2)?document.location.protocol+D:document.location.protocol+"//"+document.location.host+D);return D}function m(D,Q,ba){Q&&!/http(s)?:\/\/.+/.test(Q)&&(0==Q.indexOf("//")?Q=window.location.protocol+Q:"/"==Q.charAt(0)?Q=window.location.protocol+"//"+window.location.host+Q:-1==Q.indexOf("://")&&(Q=window.location.protocol+"//"+Q));w[D]=Q;"undefined"!==
typeof ba&&(z[D]=!!ba)}function n(D,Q){Q=Q||"";x[D]=String(Q);k(D,Q)}function r(D){D=(D.passReferrer||"").split(":",2);H=D[0]||"none";W=D[1]||"origin"}function u(D){"true"===String(D.useLegacyProtocol)&&(N=If.nu||oa,N.init(d,a))}function q(D,Q){function ba(ea){ea=ea&&ea.rpc||{};r(ea);var fa=ea.parentRelayUrl||"";fa=e(M.parent||Q)+fa;m("..",fa,"true"===String(ea.useLegacyProtocol));u(ea);n("..",D)}!M.parent&&Q?ba({}):_.Re.register("rpc",null,ba)}function v(D,Q,ba){if(".."===D)q(ba||M.rpctoken||M.ifpctok||
"",Q);else a:{var ea=null;if("/"!=D.charAt(0)){if(!_.Ne)break a;ea=document.getElementById(D);if(!ea)throw Error("m`"+D);}ea=ea&&ea.src;Q=Q||e(ea);m(D,Q);Q=_.Ne.getUrlParameters(ea);n(D,ba||Q.rpctoken)}}var t={},w={},z={},x={},B=0,A={},J={},M={},Y={},I={},H=null,W=null,ra=window.top!==window.self,sa=window.name,va=function(){},Ea=window.console,La=Ea&&Ea.log&&function(D){Ea.log(D)}||function(){},oa=function(){function D(Q){return function(){La(Q+": call ignored")}}return{FG:function(){return"noop"},
AV:function(){return!0},init:D("init"),Ec:D("setup"),call:D("call")}}();_.Ne&&(M=_.Ne.getUrlParameters());var F=!1,U=!1,N=function(){if("rmr"==M.rpctx)return If.FK;var D="function"===typeof window.postMessage?If.BD:"object"===typeof window.postMessage?If.BD:window.ActiveXObject?If.oJ?If.oJ:If.nu:0<navigator.userAgent.indexOf("WebKit")?If.FK:"Gecko"===navigator.product?If.frameElement:If.nu;D||(D=oa);return D}();t[""]=function(){La("Unknown RPC service: "+this.s)};t.__cb=function(D,Q){var ba=A[D];
ba&&(delete A[D],ba.call(this,Q))};return{config:function(D){"function"===typeof D.LK&&(va=D.LK)},register:function(D,Q){if("__cb"===D||"__ack"===D)throw Error("n");if(""===D)throw Error("o");t[D]=Q},unregister:function(D){if("__cb"===D||"__ack"===D)throw Error("p");if(""===D)throw Error("q");delete t[D]},registerDefault:function(D){t[""]=D},unregisterDefault:function(){delete t[""]},forceParentVerifiable:function(){},call:function(D,Q,ba,ea){D=D||"..";var fa="..";".."===D?fa=sa:"/"==D.charAt(0)&&
(fa=e(window.location.href),fa="/"+sa+(fa?"|"+fa:""));++B;ba&&(A[B]=ba);var la={s:Q,f:fa,c:ba?B:0,a:Array.prototype.slice.call(arguments,3),t:x[D],l:!!z[D]};a:if("bidir"===H||"c2p"===H&&".."===D||"p2c"===H&&".."!==D){var L=window.location.href;var ja="?";if("query"===W)ja="#";else if("hash"===W)break a;ja=L.lastIndexOf(ja);ja=-1===ja?L.length:ja;L=L.substring(0,ja)}else L=null;L&&(la.r=L);if(".."===D||null!=f(D)||document.getElementById(D))(L=Y[D])||null===f(D)||(L=N),0===Q.indexOf("legacy__")&&(L=
N,la.s=Q.substring(8),la.c=la.c?la.c:B),la.g=!0,la.r=fa,L?(z[D]&&(L=If.nu),!1===L.call(D,fa,la)&&(Y[D]=oa,N.call(D,fa,la))):I[D]?I[D].push(la):I[D]=[la]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:v,getAuthToken:function(D){return x[D]},removeReceiver:function(D){delete w[D];delete z[D];delete x[D];delete J[D];delete Y[D]},getRelayChannel:function(){return N.FG()},receive:function(D,Q){4<D.length?N.t7(D,d):c.apply(null,D.concat(Q))},nK:function(D){D.a=Array.prototype.slice.call(D.a);
window.setTimeout(function(){d(D)},0)},getOrigin:e,getTargetOrigin:function(D){var Q=null,ba=l(D);ba?Q=ba:(ba=f(D))?Q=ba.origin:".."==D?Q=M.parent:(D=document.getElementById(D))&&"iframe"===D.tagName.toLowerCase()&&(Q=D.src);return e(Q)},init:function(){!1===N.init(d,a)&&(N=oa);ra?v(".."):_.Re.register("rpc",null,function(D){D=D.rpc||{};r(D);u(D)})},hE:g,qP:f,ACK:"__ack",X4:sa||"..",g5:0,f5:1,e5:2}}();_.Jf.init()}
;_.Jf.config({LK:function(a){throw Error("r`"+a);}});_.Qe=_.Ff;
_.K("gadgets.rpc.config",_.Jf.config);_.K("gadgets.rpc.register",_.Jf.register);_.K("gadgets.rpc.unregister",_.Jf.unregister);_.K("gadgets.rpc.registerDefault",_.Jf.registerDefault);_.K("gadgets.rpc.unregisterDefault",_.Jf.unregisterDefault);_.K("gadgets.rpc.forceParentVerifiable",_.Jf.forceParentVerifiable);_.K("gadgets.rpc.call",_.Jf.call);_.K("gadgets.rpc.getRelayUrl",_.Jf.getRelayUrl);_.K("gadgets.rpc.setRelayUrl",_.Jf.setRelayUrl);_.K("gadgets.rpc.setAuthToken",_.Jf.setAuthToken);
_.K("gadgets.rpc.setupReceiver",_.Jf.setupReceiver);_.K("gadgets.rpc.getAuthToken",_.Jf.getAuthToken);_.K("gadgets.rpc.removeReceiver",_.Jf.removeReceiver);_.K("gadgets.rpc.getRelayChannel",_.Jf.getRelayChannel);_.K("gadgets.rpc.receive",_.Jf.receive);_.K("gadgets.rpc.receiveSameDomain",_.Jf.nK);_.K("gadgets.rpc.getOrigin",_.Jf.getOrigin);_.K("gadgets.rpc.getTargetOrigin",_.Jf.getTargetOrigin);

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

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

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

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

_.xh=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};_.yh=function(a){var b=_.xh();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 zh;zh=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.Ah=function(a){var b=_.yh("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=_.re(a,"authuser")||null,null==b&&(b=(b=a.match(zh))?b[1]:null));if(null==b)return null;b=String(b);254<b.length&&(b=null);return b};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Ch;_.Bh=function(a){this.nb=a||{cookie:""}};_.h=_.Bh.prototype;_.h.isEnabled=function(){return navigator.cookieEnabled};
_.h.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.V9;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.$I}if(/[;=\s]/.test(a))throw Error("y`"+a);if(/[;\r\n]/.test(b))throw Error("z`"+b);void 0===k&&(k=-1);this.nb.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.nb.cookie||"").split(";"),e=0,f;e<d.length;e++){f=(0,_.qb)(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.Od(a);this.set(a,"",{$I:0,path:b,domain:c});return d};_.h.re=function(){return Ch(this).keys};_.h.Sc=function(){return Ch(this).values};_.h.isEmpty=function(){return!this.nb.cookie};_.h.Fb=function(){return this.nb.cookie?(this.nb.cookie||"").split(";").length:0};
_.h.Od=function(a){return void 0!==this.get(a)};_.h.Dj=function(a){for(var b=Ch(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=Ch(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};Ch=function(a){a=(a.nb.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.qb)(a[f]),d=e.indexOf("="),-1==d?(b.push(""),c.push(e)):(b.push(e.substring(0,d)),c.push(e.substring(d+1)));return{keys:b,values:c}};
_.Dh=new _.Bh("undefined"==typeof document?null:document);

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

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

/*

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Nh=function(){this.zj=-1};
var Oh=function(){this.zj=64;this.Ac=[];this.vx=[];this.mP=[];this.wv=[];this.wv[0]=128;for(var a=1;a<this.zj;++a)this.wv[a]=0;this.qw=this.qn=0;this.reset()};_.O(Oh,Nh);Oh.prototype.reset=function(){this.Ac[0]=1732584193;this.Ac[1]=4023233417;this.Ac[2]=2562383102;this.Ac[3]=271733878;this.Ac[4]=3285377520;this.qw=this.qn=0};
var Ph=function(a,b,c){c||(c=0);var d=a.mP;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.Ac[0];c=a.Ac[1];var g=a.Ac[2],k=a.Ac[3],l=a.Ac[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.Ac[0]=a.Ac[0]+b&4294967295;a.Ac[1]=a.Ac[1]+c&4294967295;a.Ac[2]=a.Ac[2]+g&4294967295;a.Ac[3]=a.Ac[3]+k&4294967295;a.Ac[4]=a.Ac[4]+l&4294967295};
Oh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.zj,d=0,e=this.vx,f=this.qn;d<b;){if(0==f)for(;d<=c;)Ph(this,a,d),d+=this.zj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.zj){Ph(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.zj){Ph(this,e);f=0;break}}this.qn=f;this.qw+=b}};
Oh.prototype.digest=function(){var a=[],b=8*this.qw;56>this.qn?this.update(this.wv,56-this.qn):this.update(this.wv,this.zj-(this.qn-56));for(var c=this.zj-1;56<=c;c--)this.vx[c]=b&255,b/=256;Ph(this,this.vx);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Ac[c]>>d&255,++b;return a};
_.Qh=function(){this.KC=new Oh};_.h=_.Qh.prototype;_.h.reset=function(){this.KC.reset()};_.h.qM=function(a){this.KC.update(a)};_.h.EF=function(){return this.KC.digest()};_.h.yw=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.qM(b)};_.h.Dg=function(){for(var a=this.EF(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

var ai=function(a,b){a=_.Ne.createIframeElement({id:a,name:a});a.style.width="1px";a.style.height="1px";a.style.position="absolute";a.style.top="-100px";a.style.display="none";if(window.navigator){var c=window.navigator.userAgent||"";var d=window.navigator.product||"";c=0!=c.indexOf("Opera")&&-1==c.indexOf("WebKit")&&"Gecko"==d&&0<c.indexOf("rv:1.")}else c=!1;a.src=c?"about:blank":b;a.tabIndex=-1;"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true";document.body.appendChild(a);
c&&(a.src=b);return a};_.Kh={IH:_.Jh,vV:_.Hh,XG:function(){var a=null;_.Hh()&&(a=window.__PVT,null==a&&(a=(new _.Bh(document)).get("BEAT")));return a},yG:_.Ih};
var ci,bi;ci=function(){return!!bi("auth/useFirstPartyAuthV2")};bi=function(a){return _.R("googleapis.config/"+a)};
_.di=function(a,b,c){a=void 0===a?{}:a;b=void 0===b?window.location.href:b;c=void 0===c?"auto":c;if("none"==c)return a;var d=a.Authorization,e=a.OriginToken;if(!d&&!e){(e=_.Mh())&&e.access_token&&("oauth2"==c||"auto"==c)&&(d=String(e.token_type||"Bearer")+" "+e.access_token);if(e=!d)e=(!!bi("auth/useFirstPartyAuth")||"1p"==c)&&"oauth2"!=c;if(e&&_.Hh()){if(ci()){d=bi("primaryEmail");c=bi("appDomain");e=bi("fogId");var f=[];d&&f.push({key:"e",value:d});c&&f.push({key:"a",value:c});e&&f.push({key:"u",
value:e});d=_.Ih(f)}else d=_.Ih();d&&(b=_.Ah(b),b=a["X-Goog-AuthUser"]||b,_.Le(_.kh(b))&&(!ci()||ci()&&_.Le(_.kh(bi("primaryEmail")))&&_.Le(_.kh(bi("appDomain")))&&_.Le(_.kh(bi("fogId"))))&&(b="0"),_.Le(_.kh(b))||(a["X-Goog-AuthUser"]=b))}d?a.Authorization=d:!1!==bi("auth/useOriginToken")&&(e=_.Kh.XG())&&(a.OriginToken=e)}return a};
_.ei=function(){function a(n,r,u,q,v){var t=f("proxy");if(q||!t){t=f("root");var w=f("root-1p")||t;t=t||"https://content.googleapis.com";w=w||"https://clients6.google.com";var z=f("xd3")||"/static/proxy.html";t=(q||String(r?w:t))+z}t=String(t);u&&(t+=(0<=t.indexOf("?")?"&":"?")+"usegapi=1");(r=_.Ne.getUrlParameters().jsh||_.ye.h)&&(t+=(0<=t.indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(r));t+="#parent="+encodeURIComponent(null!=v?String(v):_.og.getOrigin(document.location.href));return t+("&rpctoken="+
n)}function b(n,r,u,q,v){var t=d(u,q,v);k[t]||(u=ai(t,r),_.Jf.register("ready:"+n,function(){_.Jf.unregister("ready:"+n);if(!l[t]){l[t]=!0;var w=m[t];m[t]=[];for(var z=0,x=w.length;z<x;++z){var B=w[z];e(B.rpc,B.PX,B.callback)}}}),_.Jf.setupReceiver(t,r),k[t]=u)}function c(n,r,u){var q=String(2147483647*_.Xh()|0),v=a(q,n,r,u);_.Hf(function(){b(q,v,n,r,u)})}function d(n,r,u){n=a("",n,r,u,"");u=g[n+r];if(!u){u=new _.Qh;u.yw(n);u=u.Dg().toLowerCase();var q=_.Xh();u+=q;g[n+r]=u}return"apiproxy"+u}function e(n,
r,u){var q=void 0,v=!1;if("makeHttpRequests"!==n)throw'only "makeHttpRequests" RPCs are implemented';var t=function(A){if(A){if("undefined"!=typeof q&&"undefined"!=typeof A.root&&q!=A.root)throw"all requests in a batch must have the same root URL";q=A.root||q;v=_.Kh.IH(A.headers)}};if(r)for(var w=0,z=r.length;w<z;++w){var x=r[w];x&&t(x.params)}t=!!f("useGapiForXd3");var B=d(v,t,q);k[B]||c(v,t,q);l[B]?_.Jf.call(B,n,function(A){if(this.f==B&&this.t==_.Jf.getAuthToken(this.f)&&this.origin==_.Jf.getTargetOrigin(this.f)){var J=
_.xf(A);u(J,A)}},r):(m[B]||(m[B]=[]),m[B].push({rpc:n,PX:r,callback:u}))}function f(n){return _.R("googleapis.config/"+n)}var g={},k={},l={},m={};return{w7:function(n,r,u){return _.di(n,r,u)},Ui:e}}();

var Ag={AUTHORIZATION:"Authorization",ZM:"Content-ID",A0:"Content-Transfer-Encoding",CONTENT_TYPE:"Content-Type",b1:"Date",f4:"OriginToken",w2:"hotrod-board-name",z2:"hotrod-chrome-cpu-model",A2:"hotrod-chrome-processors",M6:"WWW-Authenticate",N6:"X-ClientDetails",O6:"X-Compass-Routing-Destination",P6:"X-Goog-AuthUser",R6:"X-Goog-Encode-Response-If-Executable",S6:"X-Goog-Meeting-ABR",T6:"X-Goog-Meeting-Botguardid",U6:"X-Goog-Meeting-ClientInfo",V6:"X-Goog-Meeting-ClientVersion",W6:"X-Goog-Meeting-Debugid",
X6:"X-Goog-Meeting-Identifier",Y6:"X-Goog-Meeting-RtcClient",Z6:"X-Goog-Meeting-StartSource",a7:"X-Goog-Meeting-Token",b7:"X-Goog-PageId",c7:"X-Goog-Safety-Content-Type",d7:"X-Goog-Safety-Encoding",Q6:"X-Goog-Drive-Resource-Keys",e7:"X-HTTP-Method-Override",f7:"X-JavaScript-User-Agent",g7:"X-Origin",h7:"X-Referer",i7:"X-Requested-With",j7:"X-Use-HTTP-Status-Code-Override"},Bg="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-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".split(" "),
Cg="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 Dg,Eg,Fg,Gg,Ig,Jg,Kg,Lg,Mg,Ng,Og,Pg;Dg=null;Eg=null;Fg=null;Gg=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};
_.Hg=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};Ig={"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};
Jg={"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};
Kg=function(a){if(!_.eb(a))return null;for(var b={},c=0;c<a.length;c++){var d=a[c];if("string"===typeof d&&d){var e=d.toLowerCase();Gg(d,e)&&(b[e]=d)}}for(var f in Ag)Object.prototype.hasOwnProperty.call(Ag,f)&&(d=Ag[f],e=d.toLowerCase(),Gg(d,e)&&Object.prototype.hasOwnProperty.call(b,e)&&(b[e]=d));return b};Lg=new RegExp("("+/[\t -~\u00A0-\u2027\u202A-\uD7FF\uE000-\uFFFF]/.source+"|"+/[\uD800-\uDBFF][\uDC00-\uDFFF]/.source+"){1,100}","g");Mg=/[ \t]*(\r?\n[ \t]+)+/g;Ng=/^[ \t]+|[ \t]+$/g;
Og=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=Og(b[c],!0);e&&(a&&(e=a+", "+e),a=e)}}if("string"===typeof a&&(a=a.replace(Mg," "),a=a.replace(Ng,""),""==a.replace(Lg,"")&&a))return a};Pg=/^[-0-9A-Za-z!#\$%&'\*\+\.\^_`\|~]+$/g;
_.Qg=function(a){if("string"!==typeof a||!a||!a.match(Pg))return null;a=a.toLowerCase();if(null==Fg){var b=[],c=_.R("googleapis/headers/response");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.R("client/headers/response"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Cg);(c=_.R("googleapis/headers/request"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.R("client/headers/request"))&&
"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Bg);for(var d in Ag)Object.prototype.hasOwnProperty.call(Ag,d)&&b.push(Ag[d]);Fg=Kg(b)}return null!=Fg&&Fg.hasOwnProperty(a)?Fg[a]:a};
_.Rg=function(a,b){if(!_.Qg(a)||!Og(b))return null;a=a.toLowerCase();if(a.match(/^x-google|^x-gfe|^proxy-|^sec-/i)||Jg[a])return null;if(null==Dg){b=[];var c=_.R("googleapis/headers/request");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.R("client/headers/request"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Bg);Dg=Kg(b)}return null!=Dg&&Dg.hasOwnProperty(a)?Dg[a]:null};
_.Sg=function(a,b){if(!_.Qg(a)||!Og(b))return null;a=a.toLowerCase();if(Ig[a])return null;if(null==Eg){b=[];var c=_.R("googleapis/headers/response");c&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));(c=_.R("client/headers/response"))&&"object"===typeof c&&"number"===typeof c.length||(c=null);null!=c&&(b=b.concat(c));b=b.concat(Cg);Eg=Kg(b)}return null!=Eg&&Eg.hasOwnProperty(a)?a:null};
_.Tg=function(a,b){if(_.Qg(b)&&null!=a&&"object"===typeof a){var c=void 0,d;for(d in a)if(Object.prototype.hasOwnProperty.call(a,d)&&Gg(d,b)){var e=Og(a[d]);e&&(void 0!==c&&(e=c+", "+e),c=e)}return c}};_.Ug=function(a,b,c,d){var e=_.Qg(b);if(e){c&&(c=Og(c));b=b.toLowerCase();for(var f in a)Object.prototype.hasOwnProperty.call(a,f)&&Gg(f,b)&&delete a[f];c&&(d||(b=e),a[b]=c)}};
_.Vg=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=_.Qg(k)){for(f=f.substring(g+1);d+1<e&&a[d+1].match(/^[ \t]/);)f+="\r\n"+a[d+1],++d;if(f=Og(f))if(k=_.Sg(k,f)||(b?void 0:k))k=k.toLowerCase(),g=_.Tg(c,k),void 0!==g&&(f=g+", "+f),_.Ug(c,k,f,!0)}}}return c};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Wg=function(){return _.yb("Safari")&&!(_.Fb()||_.yb("Coast")||_.Cb()||_.yb("Edge")||_.yb("Edg/")||_.yb("OPR")||_.Eb()||_.yb("Silk")||_.yb("Android"))};_.Xg=function(){return _.yb("Android")&&!(_.Fb()||_.Eb()||_.Cb()||_.yb("Silk"))};_.Yg=_.Eb();_.Zg=_.kc()||_.yb("iPod");_.$g=_.yb("iPad");_.ah=_.Xg();_.bh=_.Fb();_.ch=_.Wg()&&!_.lc();

/*

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.gi=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]};_.hi=function(a,b){a.prototype=(0,_.Fa)(b.prototype);a.prototype.constructor=a;if(_.Na)(0,_.Na)(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.T=b.prototype};
_.ii=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)}};_.ji=[];_.ki=[];_.li=!1;_.mi=function(a){_.ji[_.ji.length]=a;if(_.li)for(var b=0;b<_.ki.length;b++)a((0,_.P)(_.ki[b].wrap,_.ki[b]))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var qi;_.ni=function(a,b){b=(0,_.Wa)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.oi=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};_.pi=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};qi=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.ri=function(a){for(var b in a)return!1;return!0};
_.si=function(){this.Nb=this.Nb;this.Kl=this.Kl};_.si.prototype.Nb=!1;_.si.prototype.vn=function(){return this.Nb};_.si.prototype.Da=function(){this.Nb||(this.Nb=!0,this.va())};_.vi=function(a,b){_.ti(a,_.ii(_.ui,b))};_.ti=function(a,b){a.Nb?b():(a.Kl||(a.Kl=[]),a.Kl.push(b))};_.si.prototype.va=function(){if(this.Kl)for(;this.Kl.length;)this.Kl.shift()()};_.ui=function(a){a&&"function"==typeof a.Da&&a.Da()};
_.wi=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.Sl=!1};_.wi.prototype.stopPropagation=function(){this.Sl=!0};_.wi.prototype.preventDefault=function(){this.defaultPrevented=!0};
var yi,zi;_.xi=!_.rc||_.Pc(9);yi=!_.rc||_.Pc(9);zi=_.rc&&!_.Nc("9");!_.vc||_.Nc("528");_.uc&&_.Nc("1.9b")||_.rc&&_.Nc("8")||_.qc&&_.Nc("9.5")||_.vc&&_.Nc("528");_.uc&&!_.Nc("8")||_.rc&&_.Nc("9");var Ai=function(){if(!_.C.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.C.addEventListener("test",_.Za,b),_.C.removeEventListener("test",_.Za,b)}catch(c){}return a}();
_.Bi=function(a,b){_.wi.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.wB=!1;this.pointerId=0;this.pointerType="";this.ne=null;a&&this.init(a,b)};_.O(_.Bi,_.wi);var Ci={2:"touch",3:"pen",4:"mouse"};
_.Bi.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.uc&&(_.oc(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=_.vc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.vc||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.wB=_.xc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Ci[a.pointerType]||"";this.state=a.state;this.ne=a;a.defaultPrevented&&this.preventDefault()};_.Bi.prototype.stopPropagation=function(){_.Bi.T.stopPropagation.call(this);this.ne.stopPropagation?this.ne.stopPropagation():this.ne.cancelBubble=!0};
_.Bi.prototype.preventDefault=function(){_.Bi.T.preventDefault.call(this);var a=this.ne;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,zi)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};
var Fi;_.Di="closure_listenable_"+(1E6*Math.random()|0);_.Ei=function(a){return!(!a||!a[_.Di])};Fi=0;
var Gi=function(a,b,c,d,e){this.listener=a;this.Ev=null;this.src=b;this.type=c;this.capture=!!d;this.Ne=e;this.key=++Fi;this.Ln=this.Ls=!1},Hi=function(a){a.Ln=!0;a.listener=null;a.Ev=null;a.src=null;a.Ne=null};
var Ii=function(a){this.src=a;this.od={};this.Rr=0};Ii.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.od[f];a||(a=this.od[f]=[],this.Rr++);var g=Ji(a,b,d,e);-1<g?(b=a[g],c||(b.Ls=!1)):(b=new Gi(b,this.src,f,!!d,e),b.Ls=c,a.push(b));return b};Ii.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.od))return!1;var e=this.od[a];b=Ji(e,b,c,d);return-1<b?(Hi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.od[a],this.Rr--),!0):!1};
var Ki=function(a,b){var c=b.type;if(!(c in a.od))return!1;var d=_.ni(a.od[c],b);d&&(Hi(b),0==a.od[c].length&&(delete a.od[c],a.Rr--));return d};Ii.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.od)if(!a||c==a){for(var d=this.od[c],e=0;e<d.length;e++)++b,Hi(d[e]);delete this.od[c];this.Rr--}return b};Ii.prototype.Tm=function(a,b,c,d){a=this.od[a.toString()];var e=-1;a&&(e=Ji(a,b,c,d));return-1<e?a[e]:null};
Ii.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return qi(this.od,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 Ji=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.Ln&&f.listener==b&&f.capture==!!c&&f.Ne==d)return e}return-1};
var Li,Mi,Ni,Ri,Ti,Ui,Zi,Yi,Vi,$i;Li="closure_lm_"+(1E6*Math.random()|0);Mi={};Ni=0;_.Pi=function(a,b,c,d,e){if(d&&d.once)return _.Oi(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Pi(a,b[f],c,d,e);return null}c=_.Qi(c);return _.Ei(a)?a.V(b,c,_.Ya(d)?!!d.capture:!!d,e):Ri(a,b,c,!1,d,e)};
Ri=function(a,b,c,d,e,f){if(!b)throw Error("A");var g=_.Ya(e)?!!e.capture:!!e,k=_.Si(a);k||(a[Li]=k=new Ii(a));c=k.add(b,c,d,g,f);if(c.Ev)return c;d=Ti();c.Ev=d;d.src=a;d.listener=c;if(a.addEventListener)Ai||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ui(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("B");Ni++;return c};
Ti=function(){var a=Vi,b=yi?function(c){return a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return c};return b};_.Oi=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Oi(a,b[f],c,d,e);return null}c=_.Qi(c);return _.Ei(a)?a.Dn(b,c,_.Ya(d)?!!d.capture:!!d,e):Ri(a,b,c,!0,d,e)};
_.Wi=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.Wi(a,b[f],c,d,e);else d=_.Ya(d)?!!d.capture:!!d,c=_.Qi(c),_.Ei(a)?a.Zb(b,c,d,e):a&&(a=_.Si(a))&&(b=a.Tm(b,c,d,e))&&_.Xi(b)};
_.Xi=function(a){if("number"===typeof a||!a||a.Ln)return!1;var b=a.src;if(_.Ei(b))return b.iD(a);var c=a.type,d=a.Ev;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ui(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Ni--;(c=_.Si(b))?(Ki(c,a),0==c.Rr&&(c.src=null,b[Li]=null)):Hi(a);return!0};Ui=function(a){return a in Mi?Mi[a]:Mi[a]="on"+a};
Zi=function(a,b,c,d){var e=!0;if(a=_.Si(a))if(b=a.od[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.Ln&&(f=Yi(f,d),e=e&&!1!==f)}return e};Yi=function(a,b){var c=a.listener,d=a.Ne||a.src;a.Ls&&_.Xi(a);return c.call(d,b)};
Vi=function(a,b){if(a.Ln)return!0;if(!yi){var c=b||_.oi("window.event");b=new _.Bi(c,this);var d=!0;if(!(0>c.keyCode||void 0!=c.returnValue)){a:{var e=!1;if(0==c.keyCode)try{c.keyCode=-1;break a}catch(g){e=!0}if(e||void 0==c.returnValue)c.returnValue=!0}c=[];for(e=b.currentTarget;e;e=e.parentNode)c.push(e);a=a.type;for(e=c.length-1;!b.Sl&&0<=e;e--){b.currentTarget=c[e];var f=Zi(c[e],a,!0,b);d=d&&f}for(e=0;!b.Sl&&e<c.length;e++)b.currentTarget=c[e],f=Zi(c[e],a,!1,b),d=d&&f}return d}return Yi(a,new _.Bi(b,
this))};_.Si=function(a){a=a[Li];return a instanceof Ii?a:null};$i="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Qi=function(a){if("function"===typeof a)return a;a[$i]||(a[$i]=function(b){return a.handleEvent(b)});return a[$i]};_.mi(function(a){Vi=a(Vi)});
_.aj=function(){_.si.call(this);this.Bi=new Ii(this);this.tP=this;this.rB=null};_.O(_.aj,_.si);_.aj.prototype[_.Di]=!0;_.h=_.aj.prototype;_.h.fl=function(){return this.rB};_.h.$v=_.ka(12);_.h.addEventListener=function(a,b,c,d){_.Pi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.Wi(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.fl();if(c)for(b=[];c;c=c.fl())b.push(c);c=this.tP;var d=a.type||a;if("string"===typeof a)a=new _.wi(a,c);else if(a instanceof _.wi)a.target=a.target||c;else{var e=a;a=new _.wi(d,c);_.Bb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.Sl&&0<=f;f--){var g=a.currentTarget=b[f];e=g.wp(d,!0,a)&&e}a.Sl||(g=a.currentTarget=c,e=g.wp(d,!0,a)&&e,a.Sl||(e=g.wp(d,!1,a)&&e));if(b)for(f=0;!a.Sl&&f<b.length;f++)g=a.currentTarget=b[f],e=g.wp(d,!1,a)&&e;return e};
_.h.va=function(){_.aj.T.va.call(this);this.GB();this.rB=null};_.h.V=function(a,b,c,d){return this.Bi.add(String(a),b,!1,c,d)};_.h.Dn=function(a,b,c,d){return this.Bi.add(String(a),b,!0,c,d)};_.h.Zb=function(a,b,c,d){return this.Bi.remove(String(a),b,c,d)};_.h.iD=function(a){return Ki(this.Bi,a)};_.h.GB=function(a){this.Bi&&this.Bi.removeAll(a)};
_.h.wp=function(a,b,c){a=this.Bi.od[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.Ln&&f.capture==b){var g=f.listener,k=f.Ne||f.src;f.Ls&&this.iD(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.Tm=function(a,b,c,d){return this.Bi.Tm(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Bi.hasListener(void 0!==a?String(a):void 0,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var pk;_.ik=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};_.jk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.kk=function(a){return a};_.lk=function(a,b){a.src=_.qd(b);(b=_.$c(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.mk=function(a){var b=window.location;a=a instanceof _.Sb?a:_.Ad(a);b.href=_.ud(a)};_.nk=function(a){a.prototype.$goog_Thenable=!0};_.ok=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
pk=function(a,b){this.vQ=a;this.TX=b;this.hv=0;this.Oe=null};pk.prototype.get=function(){if(0<this.hv){this.hv--;var a=this.Oe;this.Oe=a.next;a.next=null}else a=this.vQ();return a};pk.prototype.put=function(a){this.TX(a);100>this.hv&&(this.hv++,a.next=this.Oe,this.Oe=a)};
var qk,sk,tk,rk;qk=function(a){_.C.setTimeout(function(){throw a;},0)};_.uk=function(a){a=rk(a);"function"!==typeof _.C.setImmediate||_.C.Window&&_.C.Window.prototype&&!_.yb("Edge")&&_.C.Window.prototype.setImmediate==_.C.setImmediate?(sk||(sk=tk()),sk(a)):_.C.setImmediate(a)};
tk=function(){var a=_.C.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.yb("Presto")&&(a=function(){var e=_.Wd("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&&!_.Db()){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)}};rk=_.kk;_.mi(function(a){rk=a});
var vk=function(){this.Dw=this.uo=null};vk.prototype.add=function(a,b){var c=wk.get();c.set(a,b);this.Dw?this.Dw.next=c:this.uo=c;this.Dw=c};vk.prototype.remove=function(){var a=null;this.uo&&(a=this.uo,this.uo=this.uo.next,this.uo||(this.Dw=null),a.next=null);return a};var wk=new pk(function(){return new xk},function(a){return a.reset()}),xk=function(){this.next=this.scope=this.Hg=null};xk.prototype.set=function(a,b){this.Hg=a;this.scope=b;this.next=null};
xk.prototype.reset=function(){this.next=this.scope=this.Hg=null};
var yk,zk,Ak,Bk,Dk;_.Ck=function(a,b){yk||zk();Ak||(yk(),Ak=!0);Bk.add(a,b)};zk=function(){if(_.C.Promise&&_.C.Promise.resolve){var a=_.C.Promise.resolve(void 0);yk=function(){a.then(Dk)}}else yk=function(){_.uk(Dk)}};Ak=!1;Bk=new vk;Dk=function(){for(var a;a=Bk.remove();){try{a.Hg.call(a.scope)}catch(b){qk(b)}wk.put(a)}Ak=!1};
var Fk,Gk,Rk,Pk;_.Ek=function(a,b){this.Ea=0;this.Ri=void 0;this.Em=this.Bj=this.Za=null;this.Yt=this.uy=!1;if(a!=_.Za)try{var c=this;a.call(b,function(d){c.Vg(2,d)},function(d){c.Vg(3,d)})}catch(d){this.Vg(3,d)}};Fk=function(){this.next=this.context=this.Fn=this.Hq=this.Mk=null;this.Ho=!1};Fk.prototype.reset=function(){this.context=this.Fn=this.Hq=this.Mk=null;this.Ho=!1};Gk=new pk(function(){return new Fk},function(a){a.reset()});_.Hk=function(a,b,c){var d=Gk.get();d.Hq=a;d.Fn=b;d.context=c;return d};
_.Ik=function(a){if(a instanceof _.Ek)return a;var b=new _.Ek(_.Za);b.Vg(2,a);return b};_.Jk=function(a){return new _.Ek(function(b,c){c(a)})};_.Lk=function(a,b,c){Kk(a,b,c,null)||_.Ck(_.ii(b,a))};_.Mk=function(a){return new _.Ek(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],_.Lk(l,_.ii(f,k),g);else b(e)})};_.Ok=function(){var a,b,c=new _.Ek(function(d,e){a=d;b=e});return new Nk(c,a,b)};
_.Ek.prototype.then=function(a,b,c){return Pk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.nk(_.Ek);_.Ek.prototype.Lr=function(a,b){return Pk(this,null,a,b)};_.Ek.prototype.cancel=function(a){if(0==this.Ea){var b=new Qk(a);_.Ck(function(){Rk(this,b)},this)}};
Rk=function(a,b){if(0==a.Ea)if(a.Za){var c=a.Za;if(c.Bj){for(var d=0,e=null,f=null,g=c.Bj;g&&(g.Ho||(d++,g.Mk==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ea&&1==d?Rk(c,b):(f?(d=f,d.next==c.Em&&(c.Em=d),d.next=d.next.next):Sk(c),Tk(c,e,3,b)))}a.Za=null}else a.Vg(3,b)};_.Vk=function(a,b){a.Bj||2!=a.Ea&&3!=a.Ea||Uk(a);a.Em?a.Em.next=b:a.Bj=b;a.Em=b};
Pk=function(a,b,c,d){var e=_.Hk(null,null,null);e.Mk=new _.Ek(function(f,g){e.Hq=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.Fn=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Qk?g(k):f(l)}catch(m){g(m)}}:g});e.Mk.Za=a;_.Vk(a,e);return e.Mk};_.Ek.prototype.o_=function(a){this.Ea=0;this.Vg(2,a)};_.Ek.prototype.p_=function(a){this.Ea=0;this.Vg(3,a)};
_.Ek.prototype.Vg=function(a,b){0==this.Ea&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ea=1,Kk(b,this.o_,this.p_,this)||(this.Ri=b,this.Ea=a,this.Za=null,Uk(this),3!=a||b instanceof Qk||Wk(this,b)))};
var Kk=function(a,b,c,d){if(a instanceof _.Ek)return _.Vk(a,_.Hk(b||_.Za,c||null,d)),!0;if(_.ok(a))return a.then(b,c,d),!0;if(_.Ya(a))try{var e=a.then;if("function"===typeof e)return Xk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Xk=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)}},Uk=function(a){a.uy||(a.uy=!0,_.Ck(a.YQ,a))},Sk=function(a){var b=null;a.Bj&&(b=a.Bj,a.Bj=b.next,b.next=null);a.Bj||(a.Em=
null);return b};_.Ek.prototype.YQ=function(){for(var a;a=Sk(this);)Tk(this,a,this.Ea,this.Ri);this.uy=!1};var Tk=function(a,b,c,d){if(3==c&&b.Fn&&!b.Ho)for(;a&&a.Yt;a=a.Za)a.Yt=!1;if(b.Mk)b.Mk.Za=null,Yk(b,c,d);else try{b.Ho?b.Hq.call(b.context):Yk(b,c,d)}catch(e){Zk.call(null,e)}Gk.put(b)},Yk=function(a,b,c){2==b?a.Hq.call(a.context,c):a.Fn&&a.Fn.call(a.context,c)},Wk=function(a,b){a.Yt=!0;_.Ck(function(){a.Yt&&Zk.call(null,b)})},Zk=qk,Qk=function(a){_.Tc.call(this,a);this.uK=!1};_.O(Qk,_.Tc);
Qk.prototype.name="cancel";var Nk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Nt=function(a,b){this.Ha={};this.Pb=[];this.Wr=this.Vb=0;var c=arguments.length;if(1<c){if(c%2)throw Error("f");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};_.h=_.Nt.prototype;_.h.Fb=function(){return this.Vb};_.h.Sc=function(){Ot(this);for(var a=[],b=0;b<this.Pb.length;b++)a.push(this.Ha[this.Pb[b]]);return a};_.h.re=function(){Ot(this);return this.Pb.concat()};_.h.Od=function(a){return _.Pt(this.Ha,a)};_.h.Dj=_.ka(9);
_.h.equals=function(a,b){if(this===a)return!0;if(this.Vb!=a.Fb())return!1;b=b||Qt;Ot(this);for(var c,d=0;c=this.Pb[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Qt=function(a,b){return a===b};_.Nt.prototype.isEmpty=function(){return 0==this.Vb};_.Nt.prototype.clear=function(){this.Ha={};this.Wr=this.Vb=this.Pb.length=0};_.Nt.prototype.remove=function(a){return _.Pt(this.Ha,a)?(delete this.Ha[a],this.Vb--,this.Wr++,this.Pb.length>2*this.Vb&&Ot(this),!0):!1};
var Ot=function(a){if(a.Vb!=a.Pb.length){for(var b=0,c=0;b<a.Pb.length;){var d=a.Pb[b];_.Pt(a.Ha,d)&&(a.Pb[c++]=d);b++}a.Pb.length=c}if(a.Vb!=a.Pb.length){var e={};for(c=b=0;b<a.Pb.length;)d=a.Pb[b],_.Pt(e,d)||(a.Pb[c++]=d,e[d]=1),b++;a.Pb.length=c}};_.h=_.Nt.prototype;_.h.get=function(a,b){return _.Pt(this.Ha,a)?this.Ha[a]:b};_.h.set=function(a,b){_.Pt(this.Ha,a)||(this.Vb++,this.Pb.push(a),this.Wr++);this.Ha[a]=b};
_.h.addAll=function(a){if(a instanceof _.Nt)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 _.Nt(this)};_.h.fi=function(a){Ot(this);var b=0,c=this.Wr,d=this,e=new _.Mt;e.next=function(){if(c!=d.Wr)throw Error("J");if(b>=d.Pb.length)throw _.Lt;var f=d.Pb[b++];return a?f:d.Ha[f]};return e};
_.Pt=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Rt=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};_.St=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};_.Tt=function(a){if(a.Sc&&"function"==typeof a.Sc)return a.Sc();if("string"===typeof a)return a.split("");if(_.eb(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.Rt(a)};
_.Ut=function(a){if(a.re&&"function"==typeof a.re)return a.re();if(!a.Sc||"function"!=typeof a.Sc){if(_.eb(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return _.St(a)}};_.Vt=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.eb(a)||"string"===typeof a)_.lb(a,b,c);else for(var d=_.Ut(a),e=_.Tt(a),f=e.length,g=0;g<f;g++)b.call(c,e[g],d&&d[g],a)};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var $x;_.ay=function(a){return(new $x).Id(a)};$x=function(){};$x.prototype.Id=function(a){var b=[];by(this,a,b);return b.join("")};
var by=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),by(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),cy(d,c),c.push(":"),by(a,f,c),e=","));c.push("}");return}}switch(typeof b){case "string":cy(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("na`"+typeof b);}}},dy={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},ey=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,cy=function(a,b){b.push('"',a.replace(ey,function(c){var d=dy[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),dy[c]=
d);return d}),'"')};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.fy=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("oa");return 2147483647<Number(b)?-1:_.C.setTimeout(a,b||0)};_.gy=function(a){_.C.clearTimeout(a)};_.hy=function(a){var b=null;return(new _.Ek(function(c,d){b=_.fy(function(){c(void 0)},a);-1==b&&d(Error("pa"))})).Lr(function(c){_.gy(b);throw c;})};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ky,oy,py,ry,vy,xy;_.iy=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};_.jy=function(a){return(a=_.Vx(a))?new ActiveXObject(a):new XMLHttpRequest};ky=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};_.ly=function(a){var b=0,c;for(c in a)b++;return b};_.my=function(a,b){return null!==a&&b in a};
_.ny=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]=_.ny(a[c]);return b};
oy=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};
py=function(){function a(e){e=_.gi(e,d);return c[e]||""}var b=_.ub;if(_.Db())return oy(b);b=ky(b);var c={};_.lb(b,function(e){c[e[0]]=e[1]});var d=_.ii(_.my,c);return _.Cb()?a(["Version","Opera"]):_.yb("Edge")?a(["Edge"]):_.yb("Edg/")?a(["Edg"]):_.Fb()?a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""};_.qy=function(a){return 0<=_.sb(py(),a)};ry=function(a,b){var c=[];for(b=b||0;b<a.length;b+=2)_.nh(a[b],a[b+1],c);return c.join("&")};
_.sy=function(a,b){var c=2==arguments.length?ry(arguments[1],0):ry(arguments,1);return _.mh(a,c)};_.ty=function(a,b,c){c=null!=c?"="+_.jh(c):"";return _.mh(a,b+c)};_.uy=function(a,b){_.pi(a,"/")&&(a=a.substr(0,a.length-1));_.dd(b,"/")&&(b=b.substr(1));return a+"/"+b};vy={};_.wy=function(a){if(vy[a])return vy[a];a=String(a);if(!vy[a]){var b=/function\s+([^\(]+)/m.exec(a);vy[a]=b?b[1]:"[Anonymous]"}return vy[a]};
xy=function(a,b){var c=[];if(_.Xa(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(_.wy(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=_.wy(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(xy(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("")};_.yy=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||_.yy),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=xy(a||arguments.callee.caller,[]));return b};_.zy=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};
_.Ay=function(a,b){_.aj.call(this);this.ik=a||1;this.Mr=b||_.C;this.ME=(0,_.P)(this.i_,this);this.OI=_.hb()};_.O(_.Ay,_.aj);_.h=_.Ay.prototype;_.h.enabled=!1;_.h.qc=null;_.h.setInterval=function(a){this.ik=a;this.qc&&this.enabled?(this.stop(),this.start()):this.qc&&this.stop()};
_.h.i_=function(){if(this.enabled){var a=_.hb()-this.OI;0<a&&a<.8*this.ik?this.qc=this.Mr.setTimeout(this.ME,this.ik-a):(this.qc&&(this.Mr.clearTimeout(this.qc),this.qc=null),this.dispatchEvent("tick"),this.enabled&&(this.stop(),this.start()))}};_.h.start=function(){this.enabled=!0;this.qc||(this.qc=this.Mr.setTimeout(this.ME,this.ik),this.OI=_.hb())};_.h.stop=function(){this.enabled=!1;this.qc&&(this.Mr.clearTimeout(this.qc),this.qc=null)};_.h.va=function(){_.Ay.T.va.call(this);this.stop();delete this.Mr};
var Cy,Dy,Ey;_.By=function(a){_.aj.call(this);this.headers=new _.Nt;this.Fw=a||null;this.ef=!1;this.Ew=this.Ma=null;this.Mu="";this.yn=0;this.Dl=this.hA=this.pu=this.oy=!1;this.km=0;this.Wc=null;this.vk="";this.sD=this.df=!1};_.O(_.By,_.aj);_.By.prototype.yb=null;Cy=/^https?$/i;Dy=["POST","PUT"];Ey=[];_.Fy=function(a,b,c,d,e,f,g){var k=new _.By;Ey.push(k);b&&k.V("complete",b);k.Dn("ready",k.cQ);f&&k.IC(f);g&&(k.df=g);k.send(a,c,d,e)};_.By.prototype.cQ=function(){this.Da();_.ni(Ey,this)};
_.By.prototype.IC=function(a){this.km=Math.max(0,a)};
_.By.prototype.send=function(a,b,c,d){if(this.Ma)throw Error("qa`"+this.Mu+"`"+a);b=b?b.toUpperCase():"GET";this.Mu=a;this.yn=0;this.oy=!1;this.ef=!0;this.Ma=this.Fw?_.jy(this.Fw):_.jy(_.Wx);this.Ew=this.Fw?this.Fw.getOptions():_.Wx.getOptions();this.Ma.onreadystatechange=(0,_.P)(this.EJ,this);try{this.hA=!0,this.Ma.open(b,String(a),!0),this.hA=!1}catch(f){this.ot(5,f);return}a=c||"";var e=this.headers.clone();d&&_.Vt(d,function(f,g){e.set(g,f)});d=_.gi(e.re(),Gy);c=_.C.FormData&&a instanceof _.C.FormData;
!_.Xa(Dy,b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,g){this.Ma.setRequestHeader(g,f)},this);this.vk&&(this.Ma.responseType=this.vk);"withCredentials"in this.Ma&&this.Ma.withCredentials!==this.df&&(this.Ma.withCredentials=this.df);try{Hy(this),0<this.km&&((this.sD=Iy(this.Ma))?(this.Ma.timeout=this.km,this.Ma.ontimeout=(0,_.P)(this.kg,this)):this.Wc=_.fy(this.kg,this.km,this)),this.pu=!0,this.Ma.send(a),this.pu=!1}catch(f){this.ot(5,f)}};
var Iy=function(a){return _.rc&&_.Nc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},Gy=function(a){return"content-type"==a.toLowerCase()};_.By.prototype.kg=function(){"undefined"!=typeof _.Ua&&this.Ma&&(this.yn=8,this.dispatchEvent("timeout"),this.abort(8))};_.By.prototype.ot=function(a){this.ef=!1;this.Ma&&(this.Dl=!0,this.Ma.abort(),this.Dl=!1);this.yn=a;Jy(this);Ky(this)};var Jy=function(a){a.oy||(a.oy=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
_.By.prototype.abort=function(a){this.Ma&&this.ef&&(this.ef=!1,this.Dl=!0,this.Ma.abort(),this.Dl=!1,this.yn=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Ky(this))};_.By.prototype.va=function(){this.Ma&&(this.ef&&(this.ef=!1,this.Dl=!0,this.Ma.abort(),this.Dl=!1),Ky(this,!0));_.By.T.va.call(this)};_.By.prototype.EJ=function(){this.Nb||(this.hA||this.pu||this.Dl?Ly(this):this.gB())};_.By.prototype.gB=function(){Ly(this)};
var Ly=function(a){if(a.ef&&"undefined"!=typeof _.Ua&&(!a.Ew[1]||4!=_.My(a)||2!=a.getStatus()))if(a.pu&&4==_.My(a))_.fy(a.EJ,0,a);else if(a.dispatchEvent("readystatechange"),4==_.My(a)){a.ef=!1;try{_.Ny(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.yn=6,a.getStatus(),Jy(a))}finally{Ky(a)}}},Ky=function(a,b){if(a.Ma){Hy(a);var c=a.Ma,d=a.Ew[0]?_.Za:null;a.Ma=null;a.Ew=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}},Hy=function(a){a.Ma&&a.sD&&(a.Ma.ontimeout=
null);a.Wc&&(_.gy(a.Wc),a.Wc=null)};_.By.prototype.Ud=function(){return!!this.Ma};_.Ny=function(a){var b=a.getStatus(),c;if(!(c=_.zy(b))){if(b=0===b)a=String(a.Mu).match(_.lh)[1]||null,!a&&_.C.self&&_.C.self.location&&(a=_.C.self.location.protocol,a=a.substr(0,a.length-1)),b=!Cy.test(a?a.toLowerCase():"");c=b}return c};_.My=function(a){return a.Ma?a.Ma.readyState:0};_.By.prototype.getStatus=function(){try{return 2<_.My(this)?this.Ma.status:-1}catch(a){return-1}};
_.Oy=function(a){try{return a.Ma?a.Ma.responseText:""}catch(b){return""}};_.Py=function(a){try{if(!a.Ma)return null;if("response"in a.Ma)return a.Ma.response;switch(a.vk){case "":case "text":return a.Ma.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.Ma)return a.Ma.mozResponseArrayBuffer}return null}catch(b){return null}};_.By.prototype.getResponseHeader=function(a){if(this.Ma&&4==_.My(this))return a=this.Ma.getResponseHeader(a),null===a?void 0:a};
_.By.prototype.getAllResponseHeaders=function(){return this.Ma&&4==_.My(this)?this.Ma.getAllResponseHeaders()||"":""};_.mi(function(a){_.By.prototype.gB=a(_.By.prototype.gB)});

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

var sg;
sg=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(r){for(var u=g,q=0;64>q;q+=4)u[q/4]=r[q]<<24|r[q+1]<<16|r[q+2]<<8|r[q+3];for(q=16;80>q;q++)r=u[q-3]^u[q-8]^u[q-14]^u[q-16],u[q]=(r<<1|r>>>31)&4294967295;r=e[0];var v=e[1],t=e[2],w=e[3],z=e[4];for(q=0;80>q;q++){if(40>q)if(20>q){var x=w^v&(t^w);var B=1518500249}else x=v^t^w,B=1859775393;else 60>q?(x=v&t|w&(v|t),B=2400959708):(x=v^t^w,B=3395469782);x=((r<<5|r>>>27)&4294967295)+x+
z+B+u[q]&4294967295;z=w;w=t;t=(v<<30|v>>>2)&4294967295;v=r;r=x}e[0]=e[0]+r&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+z&4294967295}function c(r,u){if("string"===typeof r){r=unescape(encodeURIComponent(r));for(var q=[],v=0,t=r.length;v<t;++v)q.push(r.charCodeAt(v));r=q}u||(u=r.length);q=0;if(0==m)for(;q+64<u;)b(r.slice(q,q+64)),q+=64,n+=64;for(;q<u;)if(f[m++]=r[q++],n++,64==m)for(m=0,b(f);q+64<u;)b(r.slice(q,q+64)),q+=64,n+=64}function d(){var r=[],u=
8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var q=63;56<=q;q--)f[q]=u&255,u>>>=8;b(f);for(q=u=0;5>q;q++)for(var v=24;0<=v;v-=8)r[u++]=e[q]>>v&255;return r}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Dg:function(){for(var r=d(),u="",q=0;q<r.length;q++)u+="0123456789ABCDEF".charAt(Math.floor(r[q]/16))+"0123456789ABCDEF".charAt(r[q]%16);return u}}};
_.tg=function(){function a(m){var n=sg();n.update(m);return n.Dg()}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=_.R("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&&_.Ne.BX(k)};
0!=c&&_.Ne.attachBrowserEvent(window,"mousemove",k,!1);var l=a(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+e);return function(){var m=f;m+=parseInt(l.substr(0,20),16);l=a(l);return m/(g+Math.pow(16,20))}}();
_.K("shindig.random",_.tg);

var ug=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)}}},vg=function(a,b){return function(c){var d={};c=c.body;var e=_.xf(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)}},wg=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=_.R("googleapis.config/versions/"+k)||_.R("googleapis.config/versions/"+
l)||"v1";d.push({jsonrpc:"2.0",id:g.id,method:k,apiVersion:String(l),params:g.params})}b=ug({httpMethod:"POST",root:a.transport.root,url:"/rpc?pp=0",headers:{"Content-Type":"application/json"},body:d});b.execute.call(b,vg(c,d))},root:void 0}},xg=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)})},zg=function(){for(var a=yg,b=a.split("."),c=function(k){k=k||{};k.groupId=k.groupId||"@self";k.userId=
k.userId||"@viewer";k={method:a,rpc:k||{}};wg(k);k.execute=xg;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},yg;for(yg in _.R("googleapis.config/methods"))zg();
_.K("googleapis.newHttpRequest",function(a){return ug(a)});_.K("googleapis.setUrlParameter",function(a,b){if("trace"!==a)throw Error("u");_.Ge("client/trace",b)});

_.Sy=function(a){if(0!==a.indexOf("GCSC"))return null;var b={uA:!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=_.Qy(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&&!_.Ry?b:{uA:!0,xe:d,hQ:a.substr(1),domain:e.domain,kh:e.kh}};
_.Ty=function(a,b){this.sd=a;a=b||{};this.XV=Number(a.maxAge)||0;this.vc=a.domain;this.nk=a.path;this.sY=!!a.secure};_.Ty.prototype.read=function(){for(var a=this.sd+"=",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)}};
_.Ty.prototype.write=function(a,b){if(!Uy.test(this.sd))throw"Invalid cookie name";if(!Vy.test(a))throw"Invalid cookie value";a=this.sd+"="+a;this.vc&&(a+=";domain="+this.vc);this.nk&&(a+=";path="+this.nk);b="number"===typeof b?b:this.XV;if(0<=b){var c=new Date;c.setSeconds(c.getSeconds()+b);a+=";expires="+c.toUTCString()}this.sY&&(a+=";secure");document.cookie=a;return!0};_.Ty.prototype.clear=function(){this.write("",0)};var Vy=/^[-+/_=.:|%&a-zA-Z0-9@]*$/,Uy=/^[A-Z_][A-Z0-9_]{0,63}$/;
_.Ty.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("="))}};
_.Wy=function(a){this.Gh=a};_.Wy.prototype.read=function(){if(Xy.hasOwnProperty(this.Gh))return Xy[this.Gh]};_.Wy.prototype.write=function(a){Xy[this.Gh]=a;return!0};_.Wy.prototype.clear=function(){delete Xy[this.Gh]};var Xy={};_.Wy.iterate=function(a){for(var b in Xy)Xy.hasOwnProperty(b)&&a(b,Xy[b])};
var Yy=function(){this.ee=null;this.key=function(){return null};this.getItem=function(){return this.ee};this.setItem=function(a,b){this.ee=b;this.length=1};this.removeItem=function(){this.clear()};this.clear=function(){this.ee=null;this.length=0};this.length=0},Zy=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}},mz=function(a,b){this.sd=a;this.Jf=
Zy(b)?b||window.sessionStorage:new Yy};mz.prototype.read=function(){return this.Jf.getItem(this.sd)};mz.prototype.write=function(a){try{this.Jf.setItem(this.sd,a)}catch(b){return!1}return!0};mz.prototype.clear=function(){this.Jf.removeItem(this.sd)};mz.iterate=function(a){if(Zy())for(var b=0,c=window.sessionStorage.length;b<c;++b){var d=window.sessionStorage.key(b);a(d,window.sessionStorage[d])}};
for(var xz=0;64>xz;++xz);
_.Ry="https:"===window.location.protocol;_.yz=_.Ry||"http:"===window.location.protocol?_.Ty:_.Wy;_.Qy=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,kh:c}};
var zz,Az,Dz,Ez;zz=_.me();Az=_.me();_.Bz=_.me();_.Cz=_.me();Dz="state code cookie_policy g_user_cookie_policy authuser prompt g-oauth-window status".split(" ");Ez=function(a){this.VJ=a;this.QA=null};
Ez.prototype.write=function(a){var b=_.me(),c=_.me(),d=window.decodeURIComponent?decodeURIComponent:unescape,e;for(e in a)if(_.ne(a,e)){var f=a[e];f=f.replace(/\+/g," ");c[e]=d(f);b[e]=a[e]}d=0;for(e=Dz.length;d<e;++d)delete c[Dz[d]];a=String(a.authuser||0);d=_.me();d[a]=c;c=_.yf(d);this.VJ.write(c);this.QA=b};Ez.prototype.read=function(){return this.QA};Ez.prototype.clear=function(){this.VJ.clear();this.QA=_.me()};_.Fz=function(a){return a?{domain:a.domain,path:"/",secure:a.xe}:null};
mz.iterate(function(a){var b=_.Sy(a);b&&b.uA&&(zz[a]=new Ez(new mz(a)))});_.yz.iterate(function(a){zz[a]&&(Az[a]=new _.yz(a,_.Fz(_.Sy(a))))});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Is=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.Js=function(a){_.si.call(this);this.Td=a;this.Pb={}};_.O(_.Js,_.si);var Ks=[];_.Js.prototype.V=function(a,b,c,d){return this.xq(a,b,c,d)};_.Js.prototype.xq=function(a,b,c,d,e){Array.isArray(b)||(b&&(Ks[0]=b.toString()),b=Ks);for(var f=0;f<b.length;f++){var g=_.Pi(a,b[f],c||this.handleEvent,d||!1,e||this.Td||this);if(!g)break;this.Pb[g.key]=g}return this};_.Js.prototype.Dn=function(a,b,c,d){return Ls(this,a,b,c,d)};
var Ls=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)Ls(a,b,c[g],d,e,f);else{b=_.Oi(b,c,d||a.handleEvent,e,f||a.Td||a);if(!b)return a;a.Pb[b.key]=b}return a};_.Js.prototype.Zb=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.Zb(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.Ya(d)?!!d.capture:!!d,e=e||this.Td||this,c=_.Qi(c),d=!!d,b=_.Ei(a)?a.Tm(b,c,d,e):a?(a=_.Si(a))?a.Tm(b,c,d,e):null:null,b&&(_.Xi(b),delete this.Pb[b.key]);return this};
_.Js.prototype.removeAll=function(){_.zb(this.Pb,function(a,b){this.Pb.hasOwnProperty(b)&&_.Xi(a)},this);this.Pb={}};_.Js.prototype.va=function(){_.Js.T.va.call(this);this.removeAll()};_.Js.prototype.handleEvent=function(){throw Error("H");};

/*

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

var Uu,Vu,Wu,Xu,Zu,$u,av,bv,dv;oauth2={};_.Tu=!1;Uu=function(a){try{_.Tu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Vu=function(a,b){if(!a)return-1;if(a.indexOf)return a.indexOf(b,void 0);for(var c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return-1};Wu=function(a,b){function c(){}if(!a)throw"Child class cannot be empty.";if(!b)throw"Parent class cannot be empty.";c.prototype=b.prototype;a.prototype=new c;a.prototype.constructor=a};
Xu=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.Yu=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Zu=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};$u=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.";};av={token:1,id_token:1};
bv=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.cv=window.JSON;dv=function(a){this.wD=a||[];this.Xb={}};dv.prototype.addEventListener=function(a,b){if(!(0<=Vu(this.wD,a)))throw"Unrecognized event type: "+a;if(!Xu(b))throw"The listener for event '"+a+"' is not a function.";this.Xb[a]||(this.Xb[a]=[]);0>Vu(this.Xb[a],b)&&this.Xb[a].push(b)};
dv.prototype.removeEventListener=function(a,b){if(!(0<=Vu(this.wD,a)))throw"Unrecognized event type: "+a;Xu(b)&&this.Xb[a]&&this.Xb[a].length&&(b=Vu(this.Xb[a],b),0<=b&&this.Xb[a].splice(b,1))};dv.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Vu(this.wD,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.Xb[b]&&this.Xb[b].length)for(var c=0,d=this.Xb[b].length;c<d;c++)this.Xb[b][c](a)};
var ev,fv,gv,kv,lv,Cv,Dv,Fv,Gv,Iv,Rv;ev={};fv={};gv={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.hv=function(a,b){if(a=gv[a])return a[b]};_.iv=function(a,b){if(!a)throw Error("M");if(!b.authServerUrl)throw Error("N");if(!b.idpIFrameUrl)throw Error("O");gv[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.jv=void 0;
kv=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")};lv=function(){this.Q_=window;this.bt=this.Pk=this.Pq=this.Sg=null};
lv.prototype.open=function(a,b,c,d){mv(this);this.Pq?(this.Pk&&(this.Pk(),this.Pk=null),nv(this)):this.Pq="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.Sg=this.Q_.open(a,this.Pq,b);try{this.Sg.focus();if(this.Sg.closed||"undefined"==typeof this.Sg.closed)throw Error("Q");_.jv=this.Sg}catch(e){d&&setTimeout(d,0);this.Sg=null;break a}c&&(this.Pk=c,ov(this))}};
var mv=function(a){try{if(null==a.Sg||a.Sg.closed)a.Sg=null,a.Pq=null,nv(a),a.Pk&&(a.Pk(),a.Pk=null)}catch(b){a.Sg=null,a.Pq=null,nv(a)}},ov=function(a){a.bt=window.setInterval(function(){mv(a)},300)},nv=function(a){a.bt&&(window.clearInterval(a.bt),a.bt=null)};fv=fv||{};var pv=function(a,b){this.Qb=a;this.pA=b;this.Wc=null;this.yl=!1};pv.prototype.start=function(){if(!this.yl&&!this.Wc){var a=this;this.Wc=window.setTimeout(function(){a.clear();a.yl||(a.Qb(),a.yl=!0)},fv.iH(this.pA))}};
pv.prototype.clear=function(){this.Wc&&(window.clearTimeout(this.Wc),this.Wc=null)};var qv=function(a,b){var c=fv.Do;this.FU=fv.xo;this.zM=c;this.Qb=a;this.pA=b;this.Wc=null;this.yl=!1;var d=this;this.AM=function(){document[d.FU]||(d.clear(),d.start())}};qv.prototype.start=function(){if(!this.yl&&!this.Wc){$u(document,this.zM,this.AM);var a=this;this.Wc=window.setTimeout(function(){a.clear();a.yl||(a.Qb(),a.yl=!0)},fv.iH(this.pA))}};
qv.prototype.clear=function(){var a=this.zM,b=this.AM,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.Wc&&(window.clearTimeout(this.Wc),this.Wc=null)};fv.xo=null;fv.Do=null;
fv.bV=function(){var a=document;"undefined"!==typeof a.hidden?(fv.xo="hidden",fv.Do="visibilitychange"):"undefined"!==typeof a.msHidden?(fv.xo="msHidden",fv.Do="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(fv.xo="webkitHidden",fv.Do="webkitvisibilitychange")};fv.bV();fv.uQ=function(a,b){return fv.xo&&fv.Do?new qv(a,b):new pv(a,b)};fv.iH=function(a){return Math.max(1,a-(new Date).getTime())};
var rv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},sv=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(r){for(var u=g,q=0;64>q;q+=4)u[q/4]=r[q]<<24|r[q+1]<<16|r[q+2]<<8|r[q+3];for(q=16;80>q;q++)r=u[q-3]^u[q-8]^u[q-14]^u[q-16],u[q]=(r<<1|r>>>31)&4294967295;r=e[0];var v=e[1],t=e[2],w=e[3],z=e[4];for(q=0;80>q;q++){if(40>q)if(20>q){var x=w^v&(t^w);var B=1518500249}else x=
v^t^w,B=1859775393;else 60>q?(x=v&t|w&(v|t),B=2400959708):(x=v^t^w,B=3395469782);x=((r<<5|r>>>27)&4294967295)+x+z+B+u[q]&4294967295;z=w;w=t;t=(v<<30|v>>>2)&4294967295;v=r;r=x}e[0]=e[0]+r&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+z&4294967295}function c(r,u){if("string"===typeof r){r=unescape(encodeURIComponent(r));for(var q=[],v=0,t=r.length;v<t;++v)q.push(r.charCodeAt(v));r=q}u||(u=r.length);q=0;if(0==m)for(;q+64<u;)b(r.slice(q,q+64)),q+=64,n+=64;for(;q<
u;)if(f[m++]=r[q++],n++,64==m)for(m=0,b(f);q+64<u;)b(r.slice(q,q+64)),q+=64,n+=64}function d(){var r=[],u=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var q=63;56<=q;q--)f[q]=u&255,u>>>=8;b(f);for(q=u=0;5>q;q++)for(var v=24;0<=v;v-=8)r[u++]=e[q]>>v&255;return r}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Dg:function(){for(var r=d(),u="",q=0;q<r.length;q++)u+="0123456789ABCDEF".charAt(Math.floor(r[q]/16))+"0123456789ABCDEF".charAt(r[q]%16);return u}}},tv=
window.crypto,uv=!1,vv=0,wv=1,xv=0,yv="",zv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;wv=wv*b%xv;if(3==++vv)if(a=window,b=zv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("R`mousemove");},Av=function(a){var b=sv();b.update(a);return b.Dg()};uv=!!tv&&"function"==typeof tv.getRandomValues;
uv||(xv=1E6*(screen.width*screen.width+screen.height),yv=Av(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),$u(window,"mousemove",zv));ev=ev||{};ev.xN="ssIFrame_";
_.Bv=function(a,b){this.Jb=a;if(!this.Jb)throw Error("S");a=_.hv(a,"idpIFrameUrl");if(!a)throw Error("T");this.$H=a;if(!b)throw Error("U");this.wk=b;a=this.$H;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.$z=a.join("");this.gY=[location.protocol,"//",location.host].join("");this.Zz=
this.nn=!1;this.WH=null;this.pv=[];this.Jn=[];this.li={};this.Bl=void 0};_.Bv.prototype.show=function(){var a=this.Bl;a.style.position="fixed";a.style.width="100%";a.style.height="100%";a.style.left="0px";a.style.top="0px";a.style.right="0px";a.style.bottom="0px";a.style.display="block";a.style.zIndex="9999999";a.style.overflow="hidden";a.setAttribute("aria-hidden","false")};_.Bv.prototype.Mc=function(){kv(this.Bl)};
_.Bv.prototype.Qu=function(a){if(this.nn)a&&a(this);else{if(!this.Bl){var b=ev.xN+this.Jb;var c=this.Jb;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Vu(e.split("|"),c))?rv(e,d):rv(e?e+"|"+c:c,d);c=!f;f=this.$H;var g=this.gY;d=this.wk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Xu(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);kv(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Tu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.Bl=e}a&&this.pv.push(a)}};_.Bv.prototype.dl=function(){return this.WH};Cv=function(a){for(var b=0;b<a.pv.length;b++)a.pv[b](a);a.pv=[]};
_.Ev=function(a,b,c,d){if(a.nn){if(a.nn&&a.Zz)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.dl(),Uu(a),Error(a);Dv(a,{method:b,params:c},d)}else a.Jn.push({rpc:{method:b,params:c},callback:d}),a.Qu()};Dv=function(a,b,c){if(c){for(var d=b.id;!d||a.li[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.li[d]=c}b.rpcToken=a.wk;a.Bl.contentWindow.postMessage(_.cv.stringify(b),a.$z)};Fv=function(a){if(a&&0<=a.indexOf("::"))throw Error("V");};
_.Bv.prototype.Hh=function(a,b,c,d,e,f,g,k){Fv(f);b=_.Yu(b);_.Ev(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.Bv.prototype.Pu=function(a,b,c,d,e){b=_.Yu(b);_.Ev(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};Gv=function(a,b,c){Fv(b.identifier);_.Ev(a,"getSessionSelector",b,c)};
_.Hv=function(a,b,c,d,e){Fv(b.identifier);_.Ev(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};Iv=function(a,b,c){_.Ev(a,"monitorClient",{clientId:b},c)};_.Bv.prototype.Xq=_.ka(29);_.Bv.prototype.iw=function(a,b){_.Ev(this,"showDialog",{W7:a},b)};_.Bv.prototype.Uo=_.ka(31);ev.mu={};ev.cz=function(a){return ev.mu[a]};
ev.Qu=function(a,b){var c=ev.cz(a);if(!c){c=String;if(uv){var d=new window.Uint32Array(1);tv.getRandomValues(d);d=Number("0."+d[0])}else d=wv,d+=parseInt(yv.substr(0,20),16),yv=Av(yv),d/=xv+Math.pow(16,20);c=c(2147483647*d);c=new _.Bv(a,c);ev.mu[a]=c}c.Qu(b)};ev.XR=function(a){for(var b in ev.mu){var c=ev.cz(b);if(c&&c.Bl&&c.Bl.contentWindow==a.source&&c.$z==a.origin)return c}};ev.GS=function(a){for(var b in ev.mu){var c=ev.cz(b);if(c&&c.$z==a)return c}};ev=ev||{};
var Kv=function(){var a=[],b;for(b in Jv)a.push(Jv[b]);dv.call(this,a);this.bk={};Uu("EventBus is ready.")};Wu(Kv,dv);var Jv={MO:"sessionSelectorChanged",Tw:"sessionStateChanged",Hw:"authResult",fN:"displayIFrame"},Mv=function(a){var b=Lv;a&&(b.bk[a]||(b.bk[a]=[]))},Nv=function(a,b,c){return b&&a.bk[b]&&0<=Vu(a.bk[b],c)};_.h=Kv.prototype;
_.h.oX=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.jv);if(b=c?ev.GS(a.origin):ev.XR(a)){try{var d=_.cv.parse(a.data)}catch(e){Uu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.wk){Uu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.li[c.id])delete b.li[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Uu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.ZH[a.type]?(d=this.ZH[a.type],
c&&!d.xP?Uu("Bad IDP event. Source window cannot be a popup."):d.qo&&!d.qo.call(this,b,a)?Uu("Bad IDP event."):d.Ne.call(this,b,a)):Uu("Bad IDP event.")}else Uu("Bad event, no corresponding Idp Stub.")};_.h.KY=function(a,b){return Nv(this,a.Jb,b.clientId)};_.h.JY=function(a,b){b=b.clientId;return!b||Nv(this,a.Jb,b)};_.h.IP=function(a,b){return Nv(this,a.Jb,b.clientId)};_.h.zW=function(a){a.nn=!0;Cv(a);for(var b=0;b<a.Jn.length;b++)Dv(a,a.Jn[b].rpc,a.Jn[b].callback);a.Jn=[]};
_.h.yW=function(a,b){b={error:b.error};a.nn=!0;a.Zz=!0;a.WH=b;a.Jn=[];Cv(a)};_.h.Jv=function(a,b){b.originIdp=a.Jb;this.dispatchEvent(b)};var Lv=new Kv,Ov=Lv,Pv={};Pv.idpReady={Ne:Ov.zW};Pv.idpError={Ne:Ov.yW};Pv.sessionStateChanged={Ne:Ov.Jv,qo:Ov.KY};Pv.sessionSelectorChanged={Ne:Ov.Jv,qo:Ov.JY};Pv.authResult={Ne:Ov.Jv,qo:Ov.IP,xP:!0};Pv.displayIFrame={Ne:Ov.Jv};Lv.ZH=Pv||{};$u(window,"message",function(a){Lv.oX.call(Lv,a)});
_.Qv=function(a,b){this.$d=!1;if(!a)throw Error("W");var c=[],d;for(d in a)c.push(a[d]);dv.call(this,c);this.vd=[location.protocol,"//",location.host].join("");this.vc=b.crossSubDomains?b.domain||this.vd:this.vd;if(!b)throw Error("X");if(!b.idpId)throw Error("Y");if(!_.hv(b.idpId,"authServerUrl")||!_.hv(b.idpId,"idpIFrameUrl"))throw Error("Z`"+b.idpId);this.Jb=b.idpId;this.Ub=void 0;this.BQ=!!b.disableTokenRefresh;this.tR=!!b.forceTokenRefresh;this.MZ=!!b.skipTokenCache;this.setOptions(b);this.ep=
[];this.El=this.xI=!1;this.un=void 0;this.oK();this.Uc=void 0;var e=this,f=function(){Uu("Token Manager is ready.");if(e.ep.length)for(var g=0;g<e.ep.length;g++)e.ep[g].call(e);e.xI=!0;e.ep=[]};ev.Qu(this.Jb,function(g){e.Uc=g;g.nn&&g.Zz?(e.El=!0,e.un=g.dl(),e.lv(e.un)):e.Ub?Iv(e.Uc,e.Ub,function(k){if(k){k=e.Jb;var l=e.Ub,m=Lv;k&&l&&(m.bk[k]||(m.bk[k]=[]),0>Vu(m.bk[k],l)&&m.bk[k].push(l));f()}else e.un={error:"Not a valid origin for the client: "+e.vd+" has not been whitelisted for client ID "+e.Ub+
". Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID."},e.El=!0,e.lv(e.un)}):(Mv(e.Jb),f())})};Wu(_.Qv,dv);_.Qv.prototype.setOptions=function(){};_.Qv.prototype.oK=function(){};_.Qv.prototype.lv=function(){};_.Qv.prototype.dl=function(){return this.un};Rv=function(a,b,c){return function(){b.apply(a,c)}};_.Sv=function(a,b,c){if(a.xI)b.apply(a,c);else{if(a.El)throw a.un;a.ep.push(Rv(a,b,c))}};_.Qv.prototype.YE=_.ka(32);_.Qv.prototype.Uo=_.ka(30);
_.Uv=function(a,b){_.Qv.call(this,a,b);this.WJ=new lv;this.Pi=this.Ol=null;Tv(this)};Wu(_.Uv,_.Qv);_.Uv.prototype.setOptions=function(){};
var Vv=function(a,b){a.Zd={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.vc};b.crossSubDomains&&(a.Zd.policy=b.policy)},Wv=function(a,b){if(!b.authParameters)throw Error("$");if(!b.authParameters.scope)throw Error("aa");if(!b.authParameters.response_type)throw Error("ba");a.Ko=b.authParameters;a.Ko.redirect_uri||(a.Ko.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.Ph=_.Yu(b.rpcAuthParameters||a.Ko);if(!a.Ph.scope)throw Error("ca");if(!a.Ph.response_type)throw Error("da");
a:{var c=a.Ph.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!av[c[d]]){c=!0;break a}c=!1}if(c)throw Error("ea");b.enableSerialConsent&&(a.Ph.enable_serial_consent=!0);b.authResultIdentifier&&(a.JP=b.authResultIdentifier);b.spec_compliant&&(a.Ph.spec_compliant=b.spec_compliant)};
_.Uv.prototype.oK=function(){var a=this;Lv.addEventListener(Jv.MO,function(b){a.$d&&a.Zd&&b.originIdp==a.Jb&&!b.crossSubDomains==!a.Zd.crossSubDomains&&b.domain==a.Zd.domain&&b.id==a.Zd.id&&a.IJ(b)});Lv.addEventListener(Jv.Tw,function(b){a.$d&&b.originIdp==a.Jb&&b.clientId==a.Ub&&a.JJ(b)});Lv.addEventListener(Jv.Hw,function(b){_.jv=void 0;a.$d&&b.originIdp==a.Jb&&b.clientId==a.Ub&&b.id==a.Mi&&(a.Ol&&(window.clearTimeout(a.Ol),a.Ol=null),a.Mi=void 0,a.Fq(b))});Lv.addEventListener(Jv.fN,function(b){a.$d&&
b.originIdp==a.Jb&&(b.Mc?a.Uc.Mc():a.Uc.show())})};_.Uv.prototype.IJ=function(){};_.Uv.prototype.JJ=function(){};_.Uv.prototype.Fq=function(){};var Yv=function(a,b){Xv(a);a.BQ||(a.Pi=fv.uQ(function(){a.Hh(!0)},b-3E5),navigator.onLine&&a.Pi.start())},Xv=function(a){a.Pi&&(a.Pi.clear(),a.Pi=null)},Tv=function(a){var b=window;bv()&&(b=document.body);$u(b,"online",function(){a.Pi&&a.Pi.start()});$u(b,"offline",function(){a.Pi&&a.Pi.clear()})};_.h=_.Uv.prototype;_.h.Hh=function(){};
_.h.iw=function(a,b){this.Uc.iw(a,b)};_.h.rJ=_.ka(33);_.h.LV=function(a,b){if(!this.Ub)throw Error("ia");this.Uc.Pu(this.Ub,this.Ph,this.Zd,a,b)};_.h.Pu=function(a,b){_.Sv(this,this.LV,[a,b])};_.$v=function(a){this.Wd=void 0;this.Eg=!1;this.Vn=void 0;_.Uv.call(this,_.Zv,a)};Wu(_.$v,_.Uv);_.Zv={VD:"noSessionBound",Co:"userLoggedOut",LM:"activeSessionChanged",Tw:"sessionStateChanged",hP:"tokenReady",gP:"tokenFailed",Hw:"authResult",ERROR:"error"};
_.$v.prototype.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Ub=a.clientId;this.Ca=a.id;Vv(this,a);Wv(this,a)};_.$v.prototype.lv=function(a){this.dispatchEvent({type:_.Zv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Jb})};var aw=function(a){Xv(a);a.Vn=void 0;a.BA=void 0};_.h=_.$v.prototype;
_.h.IJ=function(a){var b=a.newValue||{};if(this.Wd!=b.hint||this.Eg!=!!b.disabled){a=this.Wd;var c=!this.Wd||this.Eg;aw(this);this.Wd=b.hint;this.Eg=!!b.disabled;(b=!this.Wd||this.Eg)&&!c?this.dispatchEvent({type:_.Zv.Co,idpId:this.Jb}):b||(a!=this.Wd&&this.dispatchEvent({type:_.Zv.LM,idpId:this.Jb}),this.Wd&&this.Hh())}};
_.h.JJ=function(a){this.Eg||(this.Wd?a.user||this.Vn?a.user==this.Wd&&(this.Vn?a.sessionState?this.Vn=a.sessionState:(aw(this),this.dispatchEvent({type:_.Zv.Co,idpId:this.Jb})):a.sessionState&&(this.Vn=a.sessionState,this.Hh())):this.Hh():this.dispatchEvent({type:_.Zv.Tw,idpId:this.Jb}))};_.h.Fq=function(a){this.dispatchEvent({type:_.Zv.Hw,authResult:a.authResult})};_.h.Jp=_.ka(35);_.h.Cp=function(a){_.Sv(this,this.Py,[a])};_.h.Py=function(a){Gv(this.Uc,this.Zd,a)};
_.h.jw=function(a,b,c){if(!a)throw Error("ka");aw(this);this.Wd=a;this.Eg=!1;b&&_.Hv(this.Uc,this.Zd,!1,this.Wd);this.$d=!0;this.Hh(c,!0)};_.h.start=function(){_.Sv(this,this.RZ,[])};
_.h.RZ=function(){var a=this.Ub==Zu("client_id")?Zu("login_hint"):void 0;var b=this.Ub==Zu("client_id")?Zu("state"):void 0;this.aB=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.jw(a,!0,!0);else{var c=this;this.Cp(function(d){c.$d=!0;d&&d.hint?(aw(c),c.Wd=d.hint,c.Eg=!!d.disabled,c.Eg?c.dispatchEvent({type:_.Zv.Co,idpId:c.Jb}):c.jw(d.hint)):(aw(c),c.Wd=void 0,c.Eg=!(!d||!d.disabled),c.dispatchEvent({type:_.Zv.VD,
autoOpenAuthUrl:!c.Eg,idpId:c.Jb}))})}};_.h.uG=_.ka(36);_.h.Hh=function(a,b){var c=this;this.Uc.Hh(this.Ub,this.Ph,this.Wd,this.Zd,function(d,e){(e=e||d.error)?"user_logged_out"==e?(aw(c),c.dispatchEvent({type:_.Zv.Co,idpId:c.Jb})):(c.BA=null,c.dispatchEvent({type:_.Zv.gP,idpId:c.Jb,error:e})):(c.BA=d,c.Vn=d.session_state,Yv(c,d.expires_at),d.idpId=c.Jb,b&&c.aB&&(d.state=c.aB,c.aB=void 0),c.dispatchEvent({type:_.Zv.hP,idpId:c.Jb,response:d}))},this.Ca,a)};_.h.Xq=_.ka(28);_.h.EK=_.ka(37);
_.bw=function(a){this.Jk=null;_.Uv.call(this,{},a);this.$d=!0};Wu(_.bw,_.Uv);_.h=_.bw.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Ub=a.clientId;this.Ca=a.id;Vv(this,a);Wv(this,a)};_.h.lv=function(a){this.Jk&&(this.Jk({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.Jk=null)};_.h.Fq=function(a){if(this.Jk){var b=this.Jk;this.Jk=null;b(a)}};_.h.Jp=_.ka(34);_.h.Cp=function(a){this.El?a(this.dl()):_.Sv(this,this.Py,[a])};
_.h.Py=function(a){Gv(this.Uc,this.Zd,a)};_.cw=function(a,b,c){a.El?c(a.dl()):_.Sv(a,a.PW,[b,c])};_.bw.prototype.PW=function(a,b){this.Uc.Hh(this.Ub,this.Ph,a,this.Zd,function(c,d){d?b({error:d}):b(c)},this.Ca,this.tR,this.MZ)};_.bw.prototype.TI=_.ka(38);

var dw,fw,gw,hw,iw,jw,kw,lw,mw,nw,ow,rw;dw=function(a){return Array.prototype.concat.apply([],arguments)};_.ew=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 _.ih(a,3).substring(0,64)};fw=function(a,b,c){if(!a.$d)throw Error("fa");b?_.Hv(a.Uc,a.Zd,!0,void 0,c):_.Hv(a.Uc,a.Zd,!0,a.Wd,c)};gw=function(a){if(!a.$d)throw Error("fa");return a.BA};
_.bw.prototype.TI=_.Sc(38,function(a,b){var c=this.Uc,d=this.Ub,e=this.Zd,f=_.Yu(this.Ph);delete f.response_type;_.Ev(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.$v.prototype.EK=_.Sc(37,function(a){gw(this)&&gw(this).access_token&&(this.Uc.Xq(this.Ub,gw(this).access_token,a),fw(this,!0))});_.$v.prototype.uG=_.Sc(36,function(){var a=this;this.Cp(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Zv.Co,idpId:a.Jb}):a.Hh(!0):a.dispatchEvent({type:_.Zv.VD,idpId:a.Jb})})});
_.$v.prototype.Jp=_.Sc(35,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.jw(b.authResult.login_hint,a.Eg||b.authResult.login_hint!=a.Wd,!0)}});
_.bw.prototype.Jp=_.Sc(34,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.Cp(function(d){_.Hv(b.Uc,b.Zd,d&&d.disabled,c.authResult.login_hint,function(){_.cw(b,c.authResult.login_hint,a)})}):a(c&&c.authResult&&c.authResult.error?c.authResult:c&&c.authResult&&!c.authResult.login_hint?{error:"wrong_response_type"}:{error:"unknown_error"})}});_.Uv.prototype.rJ=_.Sc(33,function(){this.Ub&&_.Ev(this.Uc,"startPolling",{clientId:this.Ub,origin:this.vd,id:this.Mi},void 0)});
_.Bv.prototype.Xq=_.Sc(29,function(a,b,c){_.Ev(this,"revoke",{clientId:a,token:b},c)});_.$v.prototype.Xq=_.Sc(28,function(a){_.Sv(this,this.EK,[a])});hw=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};
iw=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};
jw=function(a,b,c,d,e,f,g){var k=_.hv(a,"authServerUrl");if(!k)throw Error("P`"+a);a=_.Yu(d);a.response_type=g||"permission";a.client_id=c;a.ss_domain=b;if(f&&f.extraQueryParams)for(var l in f.extraQueryParams)a[l]=f.extraQueryParams[l];(b=e)&&!(b=iw())&&(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("&")};
kw=function(a,b,c,d){if(!a.Ub)throw Error("ga");a.Mi=c||a.JP||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.vd.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.Mi);c.redirect_uri=e.join("")}return jw(a.Jb,a.vc,a.Ub,a.Ko,!0,b,d)};
lw=function(a,b){a.Ol&&window.clearTimeout(a.Ol);a.Ol=window.setTimeout(function(){a.Mi==b&&(_.jv=void 0,a.Ol=null,a.Mi=void 0,a.Fq({authResult:{error:"popup_closed_by_user"}}))},1E3)};mw=function(a,b,c){if(!a.Ub)throw Error("ha");c=c||{};c=kw(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||hw())&&_.Sv(a,a.rJ,[]);var d=a.Mi;a.WJ.open(c,b,function(){a.Mi==d&&lw(a,d)},function(){a.Mi=void 0;a.Fq({authResult:{error:"popup_blocked_by_browser"}})})};
nw=function(a){_.Sv(a,a.uG,[])};ow=function(a,b,c){a.El?c(a.dl()):_.Sv(a,a.TI,[b,c])};
_.pw=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("")};
_.qw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.fh[m];if(null!=n)return n;if(!_.Le(m))throw Error("v`"+m);}return l}_.hh();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))}};rw=function(a){var b=[];_.qw(a,function(c){b.push(c)});return b};_.sw=function(a,b){_.Lh[b||"token"]=a};_.tw=function(a){delete _.Lh[a||"token"]};
_.cv={parse:function(a){a=_.xf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.yf(a)}};
_.bw.prototype.Cy=function(a,b){_.Sv(this,this.fR,[a,b])};_.bw.prototype.fR=function(a,b){this.Uc.Cy(this.Ub,a,this.Ph,this.Zd,b)};
_.Bv.prototype.Cy=function(a,b,c,d,e){c=_.Yu(c);_.Ev(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var uw,vw=["client_id","cookie_policy","scope"],ww="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(" "),xw=["authuser","after_redirect","access_type","hl"],yw=["login_hint","prompt"],zw={clientid:"client_id",cookiepolicy:"cookie_policy"},Aw=["approval_prompt","authuser","login_hint",
"prompt","hd"],Bw=["login_hint","g-oauth-window","status"],Cw=Math.min(_.R("oauth-flow/authWindowWidth",599),screen.width-20),Dw=Math.min(_.R("oauth-flow/authWindowHeight",600),screen.height-30);
var Ew=function(a){_.Tc.call(this,a)};_.hi(Ew,_.Tc);Ew.prototype.name="gapi.auth2.ExternallyVisibleError";
var Fw=function(){};Fw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var Gw=function(){};Gw.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 Hw=function(a){this.KP=a};
Hw.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.KP){d.login_hint?b(d):b();return}}b()};
var Iw=function(a){this.Kd=a;this.Tv=[]};Iw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.Tv[b];f?(b++,c.Kd.Pu(function(g){g?f.select(g,d):d()})):a()}};d()};var Jw=function(a){a=new Iw(a);a.Tv.push(new Fw);return a},Kw=function(a){a=new Iw(a);a.Tv.push(new Gw);return a},Lw=function(a,b){void 0===b||null===b?b=Jw(a):(a=new Iw(a),a.Tv.push(new Hw(b)),b=a);return b};
var Mw=function(a){this.Ne=a;this.Ud=!0};Mw.prototype.remove=function(){this.Ud=!1};Mw.prototype.trigger=function(){};var Nw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Ow=function(){this.Xb=[]};Ow.prototype.add=function(a){this.Xb.push(a)};Ow.prototype.notify=function(a){for(var b=this.Xb,c=[],d=0;d<b.length;d++){var e=b[d];e.Ud&&(c.push(e),_.uk(Pw(e.Ne,a)))}this.Xb=c};var Pw=function(a,b){return function(){a(b)}};
var Rw=function(a){this.ee=null;this.I_=new Qw(this);this.Xb=new Ow;void 0!=a&&this.set(a)};Rw.prototype.set=function(a){a!=this.ee&&(this.ee=a,this.I_.value=a,this.Xb.notify(this.ee))};Rw.prototype.get=function(){return this.ee};Rw.prototype.V=function(a){a=new Sw(this,a);this.Xb.add(a);return a};var Sw=function(a,b){Mw.call(this,b);this.OV=a};_.hi(Sw,Mw);Sw.prototype.trigger=function(){var a=this.Ne;a(this.OV.get())};var Qw=function(a){this.value=null;this.V=function(b){return new Nw(a.V(b))}};
var Tw={X1:"fetch_basic_profile",d3:"login_hint",D4:"prompt",K4:"redirect_uri",b5:"scope",r6:"ux_mode",O5:"state"},Uw=function(a){this.Ba={};if(a&&!_.ri(a))if("function"==typeof a.get)this.Ba=a.get();else for(var b in Tw){var c=Tw[b];c in a&&(this.Ba[c]=a[c])}};Uw.prototype.get=function(){return this.Ba};Uw.prototype.yL=function(a){this.Ba.scope=a;return this};Uw.prototype.Wp=function(){return this.Ba.scope};
var Vw=function(a,b){var c=a.Ba.scope;b=dw(b.split(" "),c?c.split(" "):[]);_.Je(b);a.Ba.scope=b.join(" ")};_.h=Uw.prototype;_.h.qZ=function(a){this.Ba.prompt=a;return this};_.h.KS=function(){return this.Ba.prompt};_.h.NY=function(){_.Ef("Property app_package_name no longer supported and was not set");return this};_.h.zR=function(){_.Ef("Property app_package_name no longer supported")};_.h.Fe=function(a){this.Ba.state=a};_.h.getState=function(){return this.Ba.state};
var Ww=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+Cw,"height="+Dw,"top="+(screen.height-Dw)/2,"left="+(screen.width-Cw)/2].join()},Xw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.pw(rw(a)))},Yw=function(){uw=_.R("auth2/idpValue","google");var a=_.R("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.R("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.iv(uw,{authServerUrl:a,idpIFrameUrl:b})},Zw=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}_.Ya(a[e])||(a[e]={});a=a[e]}},$w=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var ax=function(a){var b=a?(b=Xw(a))?b.sub:null:null;this.Ca=b;this.uc=a?_.jk(a):null};_.h=ax.prototype;_.h.ma=function(){return this.Ca};_.h.Zy=function(){var a=Xw(this.uc);return a?a.hd:null};_.h.zf=function(){return!!this.uc};_.h.Oj=function(a){if(a)return this.uc;a=bx;var b=_.jk(this.uc);!a.wu||a.Uz||a.tU||(delete b.access_token,delete b.scope);return b};_.h.FB=function(){return bx.FB()};_.h.hj=function(){this.uc=null};_.h.fS=function(){return this.uc?this.uc.scope:null};
_.h.update=function(a){this.Ca=a.Ca;this.uc=a.uc;this.uc.id_token?this.Es=new cx(this.uc):this.Es&&(this.Es=null)};var dx=function(a){return a.uc&&"object"==typeof a.uc.session_state?_.jk(a.uc.session_state.extraQueryParams||{}):{}};_.h=ax.prototype;_.h.zp=function(){var a=dx(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.fj=function(a){var b=bx,c=new Uw(a);b.Uz=c.Wp()?!0:!1;bx.wu&&Vw(c,"openid profile email");return new _.Ek(function(d,e){var f=dx(this);f.login_hint=this.ma();f.scope=c.Wp();ex(b,d,e,f)},this)};_.h.Yp=function(a){return new _.Ek(function(b,c){var d=a||{},e=bx;d.login_hint=this.ma();e.Yp(d).then(b,c)},this)};_.h.eT=function(a){return this.fj(a)};_.h.disconnect=function(){return bx.disconnect()};_.h.DR=function(){return this.Es};
_.h.iu=function(a){if(!this.zf())return!1;var b=this.uc&&this.uc.scope?this.uc.scope.split(" "):"";return _.pb(a?a.split(" "):[],function(c){return _.Xa(b,c)})};var cx=function(a){a=Xw(a);this.wR=a.sub;this.sd=a.name;this.bT=a.given_name;this.dR=a.family_name;this.fI=a.picture;this.kt=a.email};_.h=cx.prototype;_.h.ma=function(){return this.wR};_.h.getName=function(){return this.sd};_.h.dS=function(){return this.bT};_.h.ZR=function(){return this.dR};_.h.oS=function(){return this.fI};_.h.Kt=function(){return this.kt};
var gx=function(a,b,c){this.Jl=b;this.lW=a;for(var d in a)a.hasOwnProperty(d)&&fx(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.Jl[c[a]]},fx=function(a,b){a[b]=function(){return a.lW[b].apply(a.Jl,arguments)}};gx.prototype.then=function(a,b,c){var d=this;return _.Ik().then(function(){return hx(d.Jl,a,b,c)})};_.nk(gx);
var ix;ix=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.jx=function(a){if(!a)throw new Ew("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 Ew("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(!_.pi(b,"."+a)&&!_.pi(b,a))throw new Ew("Invalid cookiePolicy domain");return d};
var lx,kx,mx,nx,ox,px,rx,wx,sx,yx,zx,tx;lx=function(a){var b=a||{},c=kx();_.lb(ww,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};kx=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;zw[d]&&(d=zw[d]);_.Xa(ww,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
mx=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};nx=function(a){_.lb(ww,function(b){var c=mx(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};ox=function(a){a=lx(a);nx(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=ww+xw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
px=function(a,b){if(!a)throw new Ew("Empty initial options.");for(var c=0;c<vw.length;++c)if(!(b&&"scope"==vw[c]||a[vw[c]]))throw new Ew("Missing required parameter '"+vw[c]+"'");_.jx(a.cookie_policy)};
rx=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:ix(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:uw};_.qx(b,a);_.lb(yw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.qx=function(){};
wx=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=sx(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:ix(c),idpId:uw};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.ew());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);_.lb(yw.concat(xw),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 tx(a.response_type||"token"),ux(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),vx(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};sx=function(a){a=new tx(a.response_type||"token");var b=[];vx(a)&&b.push("token");xx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};yx=["permission","id_token"];zx=/(^|[^_])token/;tx=function(a){this.Pn=[];this.kA(a)};
tx.prototype.kA=function(a){a?((0<=a.indexOf("permission")||a.match(zx))&&this.Pn.push("permission"),0<=a.indexOf("id_token")&&this.Pn.push("id_token"),0<=a.indexOf("code")&&this.Pn.push("code")):this.Pn=yx};var ux=function(a){return xx(a,"code")},vx=function(a){return xx(a,"permission")};tx.prototype.toString=function(){return this.Pn.join(" ")};var xx=function(a,b){var c=!1;_.lb(a.Pn,function(d){d==b&&(c=!0)});return c};
var bx,Ax,Cx,Ex,Fx,hx;bx=null;_.Bx=function(){return bx?Ax():null};Ax=function(){return new gx(Cx.prototype,bx,["currentUser","isSignedIn"])};Cx=function(a){delete a.include_granted_scopes;this.Ba=rx(a);this.qQ=a.cookie_policy;this.tU=!!a.scope;(this.wu=!1!==a.fetch_basic_profile)&&(this.Ba.authParameters.scope=Dx(this,"openid profile email"));this.kq=a.hosted_domain;this.F_=a.ux_mode||"popup";this.uX=a.redirect_uri||null;Ex(this)};
Ex=function(a){a.currentUser=new Rw(new ax(null));a.isSignedIn=new Rw(!1);a.Kd=new _.$v(a.Ba);a.xn=null;a.Du=null;a.BV=new _.Ek(function(b,c){this.xn=b;this.Du=c},a);a.ov={};a.uq=!0;Fx(a);a.Kd.start()};
Fx=function(a){a.Kd.addEventListener("error",function(b){a.uq&&a.xn&&(a.uq=!1,a.Du({error:b.error,details:b.details}),a.xn=null,a.Du=null)});a.Kd.addEventListener("authResult",function(b){b&&b.authResult&&a.Ke(b);a.Kd.Jp()(b)});a.Kd.addEventListener("tokenReady",function(b){var c=new ax(b.response);if(a.kq&&a.kq!=c.Zy())a.Ke({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.Zy(),expectedDomain:a.kq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Xb.notify(d.ee);a.isSignedIn.set(!0);c=c.zp();(d=_.jx(a.qQ))&&c&&_.Dh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.xe?"S":"H",d.kh].join(""),c,{domain:d.domain,secure:d.isSecure});_.sw(b.response);a.Ke(b)}});a.Kd.addEventListener("noSessionBound",function(b){a.uq&&b.autoOpenAuthUrl?(a.uq=!1,Jw(a.Kd).select(function(c){if(c&&c.login_hint){var d=a.Kd;_.Sv(d,d.jw,[c.login_hint,!0])}else a.currentUser.set(new ax(null)),a.isSignedIn.set(!1),_.tw(),a.Ke(b)})):(a.currentUser.set(new ax(null)),
a.isSignedIn.set(!1),_.tw(),a.Ke(b))});a.Kd.addEventListener("tokenFailed",function(b){a.Ke(b)});a.Kd.addEventListener("userLoggedOut",function(b){a.currentUser.get().hj();var c=a.currentUser;c.Xb.notify(c.ee);a.isSignedIn.set(!1);_.tw();a.Ke(b)})};hx=function(a,b,c,d){return a.BV.then(function(e){if(b)return b(e.cT)},c,d)};Cx.prototype.Ke=function(a){if(a){this.uq=!1;var b=a.type||"";if(this.ov[b])this.ov[b](a);this.xn&&(this.xn({cT:this}),this.Du=this.xn=null)}};
var Gx=function(a,b){_.zb(b,function(c,d){a.ov[d]=function(e){a.ov={};c(e)}})},ex=function(a,b,c,d){d=_.jk(d);a.kq&&(d.hd=a.kq);var e=d.ux_mode||a.F_;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.uX||$w()+window.location.pathname),Hx(a,f)):(delete d.redirect_uri,Ix(a,f),Gx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):Gx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};Cx.prototype.fj=function(a){return new _.Ek(function(b,c){var d=new Uw(a);this.Uz=d.Wp()?!0:!1;this.wu?(d.Ba.fetch_basic_profile=!0,Vw(d,"email profile openid")):d.Ba.fetch_basic_profile=!1;var e=Dx(this,d.Wp());d.yL(e);ex(this,b,c,d.get())},this)};
Cx.prototype.Yp=function(a){var b=a||{};this.Uz=!!b.scope;a=Dx(this,b.scope);if(""==a)return _.Jk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.lb(Aw,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?Jx(this,c):Kx(this,c,b.redirect_uri)};
var Kx=function(a,b,c){b.redirect_uri=c;Hx(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Ik({message:"Redirecting to IDP."})},Jx=function(a,b){b.origin=$w();delete b.redirect_uri;Ix(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Ek(function(c,d){Gx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},Ix=function(a,b){Zw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");mw(a.Kd,Ww(),b)},Hx=function(a,b){Zw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");var c=b||{};b=window.location;var d=b.assign;a=a.Kd;if(!a.Ub)throw Error("ga");a=jw(a.Jb,a.vc,a.Ub,a.Ko,!1,c.sessionMeta,c.responseType);d.call(b,a)};Cx.prototype.hj=function(a){var b=a||!1;return new _.Ek(function(c){fw(this.Kd,b,function(){c()})},this)};Cx.prototype.SG=function(){return this.Ba.authParameters.scope};
var Dx=function(a,b){a=a.SG();b=dw(b?b.split(" "):[],a?a.split(" "):[]);_.Je(b);return b.join(" ")};Cx.prototype.FB=function(){var a=this;return new _.Ek(function(b,c){Gx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});nw(a.Kd)})};
Cx.prototype.GP=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.Pi(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.fj(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."})};Cx.prototype.disconnect=function(){return new _.Ek(function(a){this.Kd.Xq(function(){a()})},this)};
var Lx;_.Ek.prototype["catch"]=_.Ek.prototype.Lr;Lx=null;_.Mx=function(a){a=ox(a);if(bx){if(_.ik(a,Lx||{}))return Ax();throw new Ew("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}px(a,!1!==a.fetch_basic_profile);Yw();Lx=a;bx=new Cx(a);_.ye.ga=1;return Ax()};
var Ox,Qx,Nx,Sx,Rx,Tx;_.Px=function(a,b){Yw();a=ox(a);px(a);var c=wx(a),d=new _.bw(c);"none"==a.prompt?Nx(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)}):Ox(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.WJ.Sg;b(e)})};
Ox=function(a,b,c){var d=new tx(b.response_type);c=Qx(a,d,c);var e={responseType:d.toString()};Zw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");ux(d)&&Zw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Zw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Zw(e,["sessionMeta","extraQueryParams","state"],b.state);b=Ww();a.El?c({authResult:{error:"idpiframe_initialization_failed",details:a.dl().error}}):(a.Jk=
c,mw(a,b,e))};Qx=function(a,b,c){if(vx(b)){var d=Rx(c);return function(e){e&&e.authResult&&!e.authResult.error?a.Jp(function(f){f&&!f.error?(f=_.jk(f),ux(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(_.jk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
Nx=function(a,b,c){if(ux(new tx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Rx(c);b.login_hint?a.Cy(b.login_hint,function(e){e?Sx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?Lw(a,b.authuser).select(function(e){e&&e.login_hint?Sx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.Cp(function(e){e&&e.hint?Sx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?Kw(a):Jw(a)).select(function(f){f&&f.login_hint?Sx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Sx=function(a,b,c,d){b=new tx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Bb(f,k),0==e&&d(f))};(vx(b)||xx(b,"id_token"))&&e++;ux(b)&&e++;(vx(b)||xx(b,"id_token"))&&_.cw(a,c,g);ux(b)&&ow(a,c,g)};
Rx=function(a){return function(b){if(!b||b.error)_.tw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.jk(b);Tx(c);delete c.id_token;delete c.code;_.sw(c)}a(b)}}};Tx=function(a){_.lb(Bw,function(b){delete a[b]})};
_.K("gapi.auth2.init",_.Mx);_.K("gapi.auth2.authorize",function(a,b){if(null!=bx)throw new Ew("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).");_.Px(a,function(c){Tx(c);b(c)})});_.K("gapi.auth2._gt",function(){return _.Mh()});_.K("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Tu="0"!=a&&!!a});_.K("gapi.auth2.getAuthInstance",_.Bx);
_.K("gapi.auth2.BasicProfile",cx);_.K("gapi.auth2.BasicProfile.prototype.getId",cx.prototype.ma);_.K("gapi.auth2.BasicProfile.prototype.getName",cx.prototype.getName);_.K("gapi.auth2.BasicProfile.prototype.getGivenName",cx.prototype.dS);_.K("gapi.auth2.BasicProfile.prototype.getFamilyName",cx.prototype.ZR);_.K("gapi.auth2.BasicProfile.prototype.getImageUrl",cx.prototype.oS);_.K("gapi.auth2.BasicProfile.prototype.getEmail",cx.prototype.Kt);_.K("gapi.auth2.GoogleAuth",Cx);
_.K("gapi.auth2.GoogleAuth.prototype.attachClickHandler",Cx.prototype.GP);_.K("gapi.auth2.GoogleAuth.prototype.disconnect",Cx.prototype.disconnect);_.K("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",Cx.prototype.Yp);_.K("gapi.auth2.GoogleAuth.prototype.signIn",Cx.prototype.fj);_.K("gapi.auth2.GoogleAuth.prototype.signOut",Cx.prototype.hj);_.K("gapi.auth2.GoogleAuth.prototype.getInitialScopes",Cx.prototype.SG);_.K("gapi.auth2.GoogleUser",ax);_.K("gapi.auth2.GoogleUser.prototype.grant",ax.prototype.eT);
_.K("gapi.auth2.GoogleUser.prototype.getId",ax.prototype.ma);_.K("gapi.auth2.GoogleUser.prototype.isSignedIn",ax.prototype.zf);_.K("gapi.auth2.GoogleUser.prototype.getAuthResponse",ax.prototype.Oj);_.K("gapi.auth2.GoogleUser.prototype.getBasicProfile",ax.prototype.DR);_.K("gapi.auth2.GoogleUser.prototype.getGrantedScopes",ax.prototype.fS);_.K("gapi.auth2.GoogleUser.prototype.getHostedDomain",ax.prototype.Zy);_.K("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",ax.prototype.Yp);
_.K("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",ax.prototype.iu);_.K("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",ax.prototype.FB);_.K("gapi.auth2.LiveValue",Rw);_.K("gapi.auth2.LiveValue.prototype.listen",Rw.prototype.V);_.K("gapi.auth2.LiveValue.prototype.get",Rw.prototype.get);_.K("gapi.auth2.SigninOptionsBuilder",Uw);_.K("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Uw.prototype.zR);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Uw.prototype.NY);
_.K("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Uw.prototype.Wp);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Uw.prototype.yL);_.K("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Uw.prototype.KS);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Uw.prototype.qZ);_.K("gapi.auth2.SigninOptionsBuilder.prototype.get",Uw.prototype.get);

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

_.ij=function(a){this.S=a};_.h=_.ij.prototype;_.h.value=function(){return this.S};_.h.em=function(a){this.S.width=a;return this};_.h.Lc=function(){return this.S.width};_.h.$i=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.Ge=function(a){this.S.style=a;return this};_.h.tl=_.ka(14);
_.jj=function(a){this.S=a};_.jj.prototype.iC=function(a){this.S.anchor=a;return this};_.jj.prototype.th=function(){return this.S.anchor};_.jj.prototype.Vv=_.ka(16);_.kj=function(a){a.S.show=!0;return a};_.jj.prototype.$i=function(a){this.S.height=a;return this};_.jj.prototype.getHeight=function(){return this.S.height};_.jj.prototype.em=function(a){this.S.width=a;return this};_.jj.prototype.Lc=function(){return this.S.width};
_.lj=function(a){this.S=a||{}};_.lj.prototype.value=function(){return this.S};_.lj.prototype.setUrl=function(a){this.S.url=a;return this};_.lj.prototype.getUrl=function(){return this.S.url};_.mj=function(a,b){a.S.where=b;return a};_.h=_.lj.prototype;_.h.Ge=function(a){this.S.style=a;return this};_.h.tl=_.ka(13);_.h.Ee=function(a){this.S.id=a;return this};_.h.ma=function(){return this.S.id};_.h.yk=function(a){this.S.rpctoken=a;return this};_.nj=function(a,b){a.S.queryParams=b;return a};
_.oj=function(a,b){a.S.relayOpen=b;return a};_.pj=function(a,b){a.S.messageHandlers=b;return a};_.qj=function(a,b){a.S.messageHandlersFilter=b;return a};_.lj.prototype.Wn=_.ka(17);_.lj.prototype.getContext=function(){return this.S.context};_.lj.prototype.Kc=function(){return this.S.openerIframe};_.lj.prototype.bl=function(){this.S.attributes=this.S.attributes||{};return new _.ij(this.S.attributes)};_.rj=function(a){a.S.connectWithQueryParams=!0;return a};

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

_.$k=function(a){return new _.Ek(a)};

var hl=function(){this.Qr={qK:al?"../"+al:null,hy:bl,nH:cl,u9:dl,Wt:el,h$:fl};this.$e=_.he;this.YJ=this.zQ;this.oR=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.Qr.qK){this.$e=this.Qr.nH(this.$e,this.Qr.qK);var a=this.$e.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.YJ=this.$e.doPostMsg}this.LC={};this.kD={};a=(0,_.P)(this.Jz,
this);_.xe(this.$e,"message",a);_.le(_.ye,"RPMQ",[]).push(a);this.$e!=this.$e.parent&&gl(this,this.$e.parent,this.MA(this.$e.name),"*")};hl.prototype.MA=function(a){return'{"h":"'+escape(a)+'"}'};var il=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},ml=function(a){if(!/^\s*{/.test(a))return!1;a=_.xf(a);return null!==a&&"object"===typeof a&&!!a.g};
hl.prototype.Jz=function(a){var b=String(a.data);(0,_.Ff)("gapi.rpc.receive("+dl+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=ml(b);if(!c&&!d){if(!d&&(c=il(b))){if(this.LC[c])this.LC[c]();else this.kD[c]=1;return}var e=a.origin,f=this.Qr.hy;this.oR?_.he.setTimeout(function(){f(b,e)},0):f(b,e)}};hl.prototype.Ec=function(a,b){".."===a||this.kD[a]?(b(),delete this.kD[a]):this.LC[a]=b};
var gl=function(a,b,c,d){var e=ml(c)?"":"!_";(0,_.Ff)("gapi.rpc.send("+dl+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.YJ(b,e+c,d)};hl.prototype.zQ=function(a,b,c){a.postMessage(b,c)};hl.prototype.send=function(a,b,c){(a=this.Qr.nH(this.$e,a))&&!a.closed&&gl(this,a,b,c)};
var nl,ol,pl,ql,rl,sl,tl,al,dl,ul,vl,wl,cl,el,yl,zl,El,Fl,Hl,fl,Jl,Il,Al,Bl,Kl,bl,Ll,Ml;nl=0;ol=[];pl={};ql={};rl=_.he.location.href;sl=_.re(rl,"rpctoken");tl=_.re(rl,"parent")||_.ie.referrer;al=_.re(rl,"rly");dl=al||(_.he!==_.he.top||_.he.opener)&&_.he.name||"..";ul=null;vl={};wl=function(){};_.xl={send:wl,Ec:wl,MA:wl};
cl=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.he.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};el=function(a){return(a=pl[a])&&a.Ck};
yl=function(a){if(a.f in{})return!1;var b=a.t,c=pl[a.r];a=a.origin;return c&&(c.Ck===b||!c.Ck&&!b)&&(a===c.origin||"*"===c.origin)};zl=function(a){var b=a.id.split("/"),c=b[b.length-1],d=a.origin;return function(e){var f=e.origin;return e.f==c&&(d==f||"*"==d)}};_.Cl=function(a,b,c){a=Al(a);ql[a.name]={Hg:b,wq:a.wq,qo:c||yl};Bl()};_.Dl=function(a){delete ql[Al(a).name]};El={};Fl=function(a,b){(a=El["_"+a])&&a[1](this)&&a[0].call(this,b)};
Hl=function(a){var b=a.c;if(!b)return wl;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Gl.apply(null,e)}};fl=function(a){ul=a};Jl=function(a){vl[a]||(vl[a]=_.he.setTimeout(function(){vl[a]=!1;Il(a)},0))};Il=function(a){var b=pl[a];if(b&&b.ready){var c=b.DB;for(b.DB=[];c.length;)_.xl.send(a,_.yf(c.shift()),b.origin)}};Al=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),wq:!0}:{name:a,wq:!1}};
Bl=function(){for(var a=_.yh("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=ol[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)ol.splice(c,1),--c;else{var f=e.s,g=ql[f]||ql["*"];if(g)if(ol.splice(c,1),--c,e.origin=d.origin,d=Hl(e),e.callback=d,g.qo(e)){if("__cb"!==f&&!!g.wq!=!!e.g)break;e=g.Hg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Ff)("gapi.rpc.rejected("+dl+"): "+f)}}};Kl=function(a,b,c){ol.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Bl()};
bl=function(a,b){a=_.xf(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]||"*",sA:b}};
_.Nl=function(a,b,c,d){var e=Ml(a);d&&(_.he.frames[e.id]=_.he.frames[e.id]||d);a=e.id;if(!pl.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.qg(tl),c=c||sl;else if(!e.sA){var f=_.ie.getElementById(a);f&&(f=f.src,d=_.qg(f),c=c||_.re(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);pl[a]={Ck:c,DB:[],origin:d,dY:b,lK:function(){var g=a;pl[g].ready=1;Il(g)}};_.xl.Ec(a,pl[a].lK)}return pl[a].lK};
_.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=dl,l=sl,m=pl[a],n=k,r=Ml(a);if(m&&".."!==a){if(r.sA){if(!(l=pl[a].dY)){l=ul?ul.substring(1).split("/"):[dl];n=l.length-1;for(var u=_.he.parent;u!==_.he.top;){var q=u.parent;if(!n--){for(var v=null,t=q.frames.length,w=0;w<t;++w)q.frames[w]==u&&(v=w);l.unshift("{"+v+"}")}u=q}l="/"+l.join("/")}n=l}else n=k="..";l=m.Ck}g&&r?(m=yl,r.sA&&(m=zl(r)),El["_"+ ++nl]=[g,m],g=nl):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.wq;pl[a].DB.push(f);Jl(a)};if("function"===typeof _.he.postMessage||"object"===typeof _.he.postMessage)_.xl=new hl,_.Cl("__cb",Fl,function(){return!0}),_.Cl("_processBatch",Ll,function(){return!0}),_.Nl("..");

var Ol;
Ol=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")};
_.Pl=function(){var a=0;self.innerHeight?a=self.innerHeight:document.documentElement&&document.documentElement.clientHeight?a=document.documentElement.clientHeight:document.body&&(a=document.body.clientHeight);var b=document.body,c=document.documentElement;if("CSS1Compat"===document.compatMode&&c.scrollHeight)return c.scrollHeight!==a?c.scrollHeight:c.offsetHeight;if(0<=navigator.userAgent.indexOf("AppleWebKit"))return Ol();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 Ql,Ul,Yl,Zl,am,$l,bm,cm;_.ij.prototype.tl=_.Sc(14,function(){return this.S.style});_.lj.prototype.tl=_.Sc(13,function(){return this.S.style});Ql=function(a,b){a.S.onload=b};_.Rl=function(a){return a.S.rpctoken};_.Sl=function(a,b){a.S.onClose=b;return a};_.Tl=function(a){a.S.waitForOnload=!0;return a};Ul=function(a){return(a=a.S.timeout)?a:null};_.Vl=function(a,b,c){if(a){_.uj(_.sj(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};
_.Wl=function(a,b,c){if(a)if(_.sj(a))_.Vl(a,b,c);else{_.uj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.ne(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};am=function(a){this.resolve=this.reject=null;this.promise=_.$k((0,_.P)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=$l(this.promise,a))};$l=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};bm={height:!0,width:!0};cm=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;
_.dm=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.em=function(a){this.S=a||{}};_.hi(_.em,_.lj);_.fm=function(a,b){a.S.frameName=b;return a};_.em.prototype.jd=function(){return this.S.frameName};_.gm=function(a,b){a.S.rpcAddr=b;return a};_.em.prototype.vf=function(){return this.S.rpcAddr};_.hm=function(a,b){a.S.retAddr=b;return a};_.em.prototype.Mg=function(){return this.S.retAddr};_.em.prototype.Sh=function(a){this.S.origin=a;return this};_.em.prototype.getOrigin=function(){return this.S.origin};
_.em.prototype.dj=function(a){this.S.setRpcReady=a;return this};_.im=function(a){return a.S.setRpcReady};_.em.prototype.Yn=function(a){this.S.context=a};var jm=function(a,b){a.S._rpcReadyFn=b};_.em.prototype.Ka=function(){return this.S.iframeEl};
var nm;_.km=_.me();_.lm=_.me();_.mm=function(a){return _.km[a]};nm=function(a,b){_.pe.load("gapi.iframes.style."+a,b)};
_.pm=function(a){a=a||{};this.Nb=!1;this.SJ=_.me();this.lf=_.me();this.$e=a._window||_.he;this.Xc=this.$e.location.href;this.TJ=(this.sB=om(this.Xc,"parent"))?om(this.Xc,"pfname"):"";this.Ca=this.sB?om(this.Xc,"_gfid")||om(this.Xc,"id"):"";this.Uf=_.Xj(this.Ca,this.TJ);this.vd=_.qg(this.Xc);if(this.Ca){var b=new _.em;_.gm(b,a._parentRpcAddr||"..");_.hm(b,a._parentRetAddr||this.Ca);b.Sh(_.qg(this.sB||this.Xc));_.fm(b,this.TJ);this.Za=this.xj(b.value())}else this.Za=null};_.h=_.pm.prototype;
_.h.vn=_.ka(11);_.h.Da=function(){if(!this.Nb){for(var a=_.Da(Object.values(this.lf)),b=a.next();!b.done;b=a.next())b.value.Da();this.Nb=!0}};_.h.jd=function(){return this.Uf};_.h.wb=function(){return this.$e};_.h.tb=function(){return this.$e.document};_.h.Xv=_.ka(18);_.h.Yy=function(a){return this.SJ[a]};
_.h.xj=function(a){_.uj(!this.Nb,"Cannot attach iframe in disposed context");a=new _.em(a);a.vf()||_.gm(a,a.ma());a.Mg()||_.hm(a,"..");a.getOrigin()||a.Sh(_.qg(a.getUrl()));a.jd()||_.fm(a,_.Xj(a.ma(),this.Uf));var b=a.jd();if(this.lf[b])return this.lf[b];var c=a.vf(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.Mg(),f=_.Rl(a);f||(f=(f=a.Ka())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.re(f,"rpctoken"));jm(a,_.Nl(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.qm(this,c,b,a),k=a.S.messageHandlersFilter;_.Wl(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.im(a)&&g.dj();_.rm(g,"_g_rpcReady");return g};_.h.SB=function(a){_.fm(a,null);var b=a.ma();!b||sm.test(b)&&!this.wb().document.getElementById(b)||(_.Cf("Ignoring requested iframe ID - "+b),a.Ee(null))};var om=function(a,b){var c=_.re(a,b);c||(c=_.xf(_.re(a,"jcp",""))[b]);return c||""};
_.pm.prototype.Jh=function(a){_.uj(!this.Nb,"Cannot open iframe in disposed context");var b=new _.em(a);tm(this,b);var c=b.jd();if(c&&this.lf[c])return this.lf[c];this.SB(b);c=b.getUrl();_.uj(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.nj(b,d);d=this.Sz&&this.Sz(c,b);d||(d=b.S.where,_.uj(!!d,"No location for new iframe"),c=_.hk(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));_.gm(b,d).Ee(d);b.Sh(_.qg(b.S.eurl||""));this.NA&&this.NA(b,b.Ka());c=this.xj(a);c.qr&&c.qr(c,a);(a=
b.S.onCreate)&&a(c);b.S.disableRelayOpen||c.Io("_open");return c};
var um=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.uj(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.uj(e&&_.qg(e)===a.vd&&_.qg(d)===a.vd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Tl(b);b.S.canvasUrl=null;return function(f){var g=f.wb(),k=g.location.hash;k=_.gk(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},vm=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.Za;d instanceof _.qm?(e=d,_.oj(b,0)):0<Number(d)&&
_.oj(b,Number(d)-1);if(e){_.uj(!!e.rv,"Relaying iframe open is disabled");if(d=b.tl())if(d=_.lm[d])b.Yn(a),d(b.value()),b.Yn(null);b.S.openerIframe=null;c.resolve(e.rv(b));return!0}}return!1},wm=function(a,b,c){var d=b.tl();if(d)if(_.uj(!!_.mm,"Defer style is disabled, when requesting style "+d),_.km[d])tm(a,b);else return nm(d,function(){_.uj(!!_.km[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.pm.prototype.open=function(a,b){_.uj(!this.Nb,"Cannot open iframe in disposed context");var c=new _.em(a);b=um(this,c,b);var d=new am(b);(b=c.getUrl())&&c.setUrl(_.gk(b));if(vm(this,c,d)||wm(this,c,d)||vm(this,c,d))return d.promise;if(null!=Ul(c)){var e=setTimeout(function(){g.Ka().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Ul(c)+"milliseconds"})},Ul(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&Ql(c.bl(),function(){d.resolve(g)});var g=this.Jh(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.pm.prototype.ZG=_.ka(19);var xm=function(a,b){var c=a.Za,d=!0;b.filter&&(d=b.filter.call(b.yf,b.params));return _.Ik(d).then(function(e){return e&&c?(b.RJ&&b.RJ.call(a,b.params),e=b.sender?b.sender(b.params):_.rm(c,b.message,b.params),b.J_?e.then(function(){return!0}):!0):!1})};_.h=_.pm.prototype;
_.h.Jx=function(a,b,c){a=xm(this,{sender:function(d){var e=_.Xl.Za;_.Wl(_.Xl.lf,function(f){f!==e&&_.rm(f,"_g_wasClosed",d)});return _.rm(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,yf:c,filter:this.Yy("onCloseSelfFilter")});b=new am(b);b.resolve(a);return b.promise};_.h.PB=function(a,b,c){a=a||{};b=new am(b);b.resolve(xm(this,{message:"_g_restyleMe",params:a,yf:c,filter:this.Yy("onRestyleSelfFilter"),J_:!0,RJ:this.pM}));return b.promise};_.h.pM=function(a){"auto"===a.height&&(a.height=_.Pl())};
_.h.bL=_.ka(20);_.h.wL=_.ka(21);var tm=function(a,b){var c=b.tl();if(c){b.Ge(null);var d=_.km[c];_.uj(d,"No such style: "+c);b.Yn(a);d(b.value());b.Yn(null)}};
_.qm=function(a,b,c,d){this.Nb=!1;this.vi=a;this.RB=b;this.Uf=c;this.Ba=d;this.DK=this.Ba.Mg();this.vd=this.Ba.getOrigin();this.RU=this.Ba.Ka();this.SL=this.Ba.S.where;this.Kn=[];this.Io("_default");a=this.Ba.S.apis||[];for(b=0;b<a.length;b++)this.Io(a[b]);this.vi.lf[c]=this};_.h=_.qm.prototype;_.h.vn=_.ka(10);_.h.Da=function(){if(!this.Nb){for(var a=0;a<this.Kn.length;a++)this.unregister(this.Kn[a]);delete _.Xl.lf[this.jd()];this.Nb=!0}};_.h.getContext=function(){return this.vi};_.h.getOptions=function(){return this.Ba};
_.h.vf=function(){return this.RB};_.h.Mg=function(){return this.DK};_.h.jd=function(){return this.Uf};_.h.Ka=function(){return this.RU};_.h.Ab=function(){return this.SL};_.h.If=function(a){this.SL=a};_.h.dj=function(){(0,this.Ba.S._rpcReadyFn)()};_.h.tL=function(a,b){this.Ba.value()[a]=b};_.h.Qt=_.ka(22);_.h.kc=function(){return this.Ba.value()};_.h.ma=function(){return this.Ba.ma()};_.h.getOrigin=function(){return this.vd};
_.h.register=function(a,b,c){_.uj(!this.Nb,"Cannot register handler on disposed iframe "+a);_.uj((c||_.ym)(this),"Rejecting untrusted message "+a);c=this.Uf+":"+this.vi.Uf+":"+a;1==_.le(Yl,c,[]).push(b)&&(this.Kn.push(a),_.Cl(c,zm(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.Uf+":"+this.vi.Uf+":"+a,d=Yl[c];d&&(b?(b=_.tj.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.tj.call(this.Kn,a),0<=b&&this.Kn.splice(b,1),_.Dl(c)))};_.h.LS=function(){return this.Kn};
_.h.Io=function(a){this.gx=this.gx||[];if(!(0<=_.tj.call(this.gx,a))){this.gx.push(a);a=Zl[a]||{map:{}};for(var b in a.map)_.ne(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.wb=function(){if(!_.ym(this))return null;var a=this.Ba.S._popupWindow;if(a)return a;var b=this.RB.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};
_.Am=function(a){var b={};if(a)for(var c in a)_.ne(a,c)&&_.ne(bm,c)&&cm.test(a[c])&&(b[c]=a[c]);return b};_.h=_.qm.prototype;_.h.close=function(a,b){return _.rm(this,"_g_close",a,b)};_.h.Nv=_.ka(23);_.h.Qn=function(a,b){return _.rm(this,"_g_restyleDone",a,b)};_.h.kQ=function(a){return this.getContext().Jx(a,void 0,this)};_.h.$X=function(a){if(a&&"object"===typeof a)return this.getContext().PB(a,void 0,this)};
_.h.aY=function(a){var b=this.Ba.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.Am(a):{};(b=this.Ka())&&a&&"object"===typeof a&&(_.ne(a,"height")&&(a.height=_.dm(a.height)),_.ne(a,"width")&&(a.width=_.dm(a.width)),_.oe(a,b.style))};
_.h.lQ=function(a){var b=this.Ba.S.onClose;b&&b.call(this,a,this);this.Gx&&this.Gx()||(b=this.Ka())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Ba.S.controller){var c={};c.frameName=this.jd();_.rm(b,"_g_disposeControl",c)}Bm(this.Uf+":"+this.vi.Uf+":_g_wasClosed",a,this)};_.h.pK=_.ka(24);_.h.Tl=function(a,b){this.register("_g_wasClosed",a,b)};_.h.M_=function(){delete this.getContext().lf[this.jd()];this.getContext().wb().setTimeout((0,_.P)(function(){this.Da()},this),0)};
_.h.send=function(a,b,c,d){_.uj(!this.Nb,"Cannot send message to disposed iframe - "+a);_.uj((d||_.ym)(this),"Wrong target for message "+a);c=new am(c);_.Gl(this.RB,this.vi.Uf+":"+this.Uf+":"+a,c.resolve,b);return c.promise};_.rm=function(a,b,c,d){return a.send(b,c,d,_.Cm)};_.qm.prototype.dX=function(a){return a};_.qm.prototype.ping=function(a,b){return _.rm(this,"_g_ping",b,a)};
var sm,zm,Bm;sm=/^[\w\.\-]*$/;_.ym=function(a){return a.vd===a.getContext().vd};_.Cm=function(){return!0};zm=function(a,b,c){return function(d){if(!b.Nb){var e=this.origin,f=b.getOrigin();_.uj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=Bm(a,d,b);!c&&0<d.length&&_.Mk(d).then(e)}}};Bm=function(a,b,c){a=Yl[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Ik(a[e].call(c,b,c)));return d};_.Dm=function(a,b,c){_.uj("_default"!=a,"Cannot update default api");Zl[a]={map:b,filter:c}};
_.Em=function(a,b,c){_.uj("_default"!=a,"Cannot update default api");_.le(Zl,a,{map:{},filter:_.ym}).map[b]=c};_.Fm=function(a,b){_.le(Zl,"_default",{map:{},filter:_.Cm}).map[a]=b;_.Wl(_.Xl.lf,function(c){c.register(a,b,_.Cm)})};_.Gm=function(){return _.Xl};Yl=_.me();Zl=_.me();_.Xl=new _.pm;_.Fm("_g_rpcReady",_.qm.prototype.dj);_.Fm("_g_discover",_.qm.prototype.LS);_.Fm("_g_ping",_.qm.prototype.dX);_.Fm("_g_close",_.qm.prototype.kQ);_.Fm("_g_closeMe",_.qm.prototype.lQ);_.Fm("_g_restyle",_.qm.prototype.$X);
_.Fm("_g_restyleMe",_.qm.prototype.aY);_.Fm("_g_wasClosed",_.qm.prototype.M_);

var Km;_.lj.prototype.Wn=_.Sc(17,function(a){this.S.apis=a;return this});_.Hm=function(a){this.S=a||{}};_.Hm.prototype.value=function(){return this.S};_.Hm.prototype.getIframe=function(){return this.S.iframe};_.Im=function(a,b){a.S.role=b;return a};_.Hm.prototype.dj=function(a){this.S.setRpcReady=a;return this};_.Hm.prototype.yk=function(a){this.S.rpctoken=a;return this};_.Jm=function(a){a.S.selfConnect=!0;return a};Km=function(a){this.S=a||{}};Km.prototype.value=function(){return this.S};
var Lm=function(a){var b=new Km;b.S.role=a;return b};Km.prototype.eH=function(){return this.S.role};Km.prototype.mc=function(a){this.S.handler=a;return this};Km.prototype.rb=function(){return this.S.handler};var Mm=function(a,b){a.S.filter=b;return a};Km.prototype.Wn=function(a){this.S.apis=a;return this};_.h=_.qm.prototype;
_.h.nQ=function(a){var b=new _.em(a);a=new _.Hm(b.value());if(a.S.selfConnect)var c=this;else(_.uj(Nm.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().lf[b.jd()],c)?_.im(b)&&(c.dj(),_.rm(c,"_g_rpcReady")):(b=_.fm(_.hm(_.gm(new _.em,b.vf()),b.Mg()).Sh(b.getOrigin()),b.jd()).dj(_.im(b)).yk(_.Rl(b)),c=this.getContext().xj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;Om(b);d=d||"";_.le(b.Ox,d,[]).push({yf:c,data:a});Pm(c,a,b.dB[d])};
_.h.qr=function(a,b){(new _.em(b)).S._relayedDepth||(b={},_.Jm(_.Im(new _.Hm(b),"_opener")),_.rm(a,"_g_connect",b))};
_.h.rv=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.Sl(_.qj(_.pj(a,null),null),null);return _.rm(this,"_g_open",a.value()).then(function(f){var g=new _.em(f[0]),k=g.jd();f=new _.em;var l=b.Mg(),m=g.Mg();_.hm(_.gm(f,b.vf()+"/"+g.vf()),m+"/"+l);_.fm(f,k);f.Sh(g.getOrigin());f.Wn(g.S.apis);f.yk(_.Rl(a));_.pj(f,c);_.qj(f,d);_.Sl(f,e);(g=b.getContext().lf[k])||(g=b.getContext().xj(f.value()));return g})};
_.h.SB=function(a){var b=a.getUrl();_.uj(!b||_.Jj.test(b),"Illegal url for new iframe - "+b);var c=a.bl().value();b={};for(var d in c)_.ne(c,d)&&_.ne(Qm,d)&&(b[d]=c[d]);_.ne(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.Am(d)));a.value().attributes=b};
_.h.RW=function(a){a=new _.em(a);this.SB(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Rl(a);a.yk(null);return this.getContext().open(a.value()).then((0,_.P)(function(d){var e=(new _.em(d.kc())).S.apis,f=new _.em;_.Rm(d,this,f);0==b&&_.Im(new _.Hm(f.value()),"_opener");f.dj(!0);f.yk(c);_.rm(d,"_g_connect",f.value());f=new _.em;_.fm(_.hm(_.gm(f,d.vf()),d.DK),d.jd()).Sh(d.getOrigin()).Wn(e);return f.value()},this))};
_.h.ZX=function(a){this.getContext().uj(function(b){b.send("_g_wasRestyled",a,void 0,_.Cm)},null,_.Cm)};
var Nm,Qm,Sm;Nm=/^https?:\/\/[^\/%\\?#\s]+$/i;Qm={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};_.Rm=function(a,b,c){var d=a.vf(),e=b.Mg();_.hm(_.gm(c,a.Mg()+"/"+b.vf()),e+"/"+d);_.fm(c,b.jd()).Sh(b.getOrigin())};Sm=_.Xl.Za;Sm&&Sm.register("_g_restyleDone",_.qm.prototype.ZX,_.Cm);_.Fm("_g_connect",_.qm.prototype.nQ);var Tm={};Tm._g_open=_.qm.prototype.RW;
_.Dm("_open",Tm,_.Cm);
_.pm.prototype.ready=function(a,b,c,d){var e=b||{},f=this.Za;this.uj(function(k){_.Wl(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.pM(g);f&&f.send("_ready",g,c,_.Cm)};_.pm.prototype.Mx=_.ka(25);var Om=function(a){a.Ox||(a.Ox=_.me(),a.dB=_.me())};
_.pm.prototype.Yw=function(a,b,c,d){Om(this);"object"===typeof a?(b=new Km(a),c=b.eH()||""):(b=Mm(Lm(a).mc(b).Wn(c),d),c=a);d=this.Ox[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Pm(this.lf[d[e].yf.jd()],d[e].data,[b]),a=b.S.runOnce;c=_.le(this.dB,c,[]);a||b.S.dontWait||c.push(b)};_.pm.prototype.sK=_.ka(26);
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.S.filter||_.ym;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.Io(f[g]);e.rb()&&e.rb()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.pm.prototype.uj=function(a,b,c){var d=this.Yw;a=Mm(Lm("_opener").mc(a).Wn(b),c);a.S.runOnce=!0;d.call(this,a.value())};

_.qm.prototype.Qt=_.Sc(22,function(a){return this.Ba.value()[a]});_.Um=function(a){for(var b=_.me(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.vd]}};_.pm.prototype.Sz=function(){};_.pm.prototype.NA=function(){};
_.qm.prototype.Gx=function(){};

_.Re.R1=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}};_.Re.Y4=function(a){return function(b){return a.test(b)}};_.Re.mN=function(a){return"undefined"!==typeof a};_.Re.Y3=function(a){return"string"===typeof a&&0<a.length};_.Re.p0=function(a){return"boolean"===typeof a};_.Re.i3=function(a){return function(b){for(var c in a)if(a.hasOwnProperty(c)&&!(0,a[c])(b[c]))return!1;return!0}};

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

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

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

_.cn=_.me();

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Gz=function(a){this.n_=a};_.Gz.prototype.toString=function(){return this.n_};
_.Hz=function(a){_.si.call(this);this.Gh=1;this.Av=[];this.Fv=0;this.Ye=[];this.Xh={};this.FP=!!a};_.O(_.Hz,_.si);_.h=_.Hz.prototype;_.h.subscribe=function(a,b,c){var d=this.Xh[a];d||(d=this.Xh[a]=[]);var e=this.Gh;this.Ye[e]=a;this.Ye[e+1]=b;this.Ye[e+2]=c;this.Gh=e+3;d.push(e);return e};_.h.Hr=_.ka(40);_.h.unsubscribe=function(a,b,c){if(a=this.Xh[a]){var d=this.Ye;if(a=_.gi(a,function(e){return d[e+1]==b&&d[e+2]==c}))return this.nj(a)}return!1};
_.h.nj=function(a){var b=this.Ye[a];if(b){var c=this.Xh[b];0!=this.Fv?(this.Av.push(a),this.Ye[a+1]=_.Za):(c&&_.ni(c,a),delete this.Ye[a],delete this.Ye[a+1],delete this.Ye[a+2])}return!!b};
_.h.In=function(a,b){var c=this.Xh[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.FP)for(e=0;e<c.length;e++){var g=c[e];Iz(this.Ye[g+1],this.Ye[g+2],d)}else{this.Fv++;try{for(e=0,f=c.length;e<f;e++)g=c[e],this.Ye[g+1].apply(this.Ye[g+2],d)}finally{if(this.Fv--,0<this.Av.length&&0==this.Fv)for(;c=this.Av.pop();)this.nj(c)}}return 0!=e}return!1};var Iz=function(a,b,c){_.Ck(function(){a.apply(b,c)})};
_.Hz.prototype.clear=function(a){if(a){var b=this.Xh[a];b&&(_.lb(b,this.nj,this),delete this.Xh[a])}else this.Ye.length=0,this.Xh={}};_.Hz.prototype.Fb=function(a){if(a){var b=this.Xh[a];return b?b.length:0}a=0;for(b in this.Xh)a+=this.Fb(b);return a};_.Hz.prototype.va=function(){_.Hz.T.va.call(this);this.clear();this.Av.length=0};
_.Jz=function(a){_.si.call(this);this.Gd=new _.Hz(a);_.vi(this,this.Gd)};_.O(_.Jz,_.si);_.h=_.Jz.prototype;_.h.subscribe=function(a,b,c){return this.Gd.subscribe(a.toString(),b,c)};_.h.Hr=_.ka(39);_.h.unsubscribe=function(a,b,c){return this.Gd.unsubscribe(a.toString(),b,c)};_.h.nj=function(a){return this.Gd.nj(a)};_.h.In=function(a,b){return this.Gd.In(a.toString(),b)};_.h.clear=function(a){this.Gd.clear(void 0!==a?a.toString():void 0)};
_.h.Fb=function(a){return this.Gd.Fb(void 0!==a?a.toString():void 0)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Kz=function(a,b){Array.isArray(b)||(b=[b]);b=_.nb(b,function(c){return"string"===typeof c?c:c.Dv+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});_.Kr(a,"transition",b.join(","))};
_.Lz=_.Gb(function(){if(_.rc)return _.Nc("10.0");var a=_.Wd("DIV"),b=_.vc?"-webkit":_.uc?"-moz":_.rc?"-ms":_.qc?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity 1s linear");b=_.xr("div",{style:c});_.Cd(a,b);a=a.firstChild;b=a.style[_.yr("transition")];return""!=("undefined"!==typeof b?b:a.style[_.Jr(a,"transition")]||"")});

_.Nz=!1;_.Oz=function(){_.Mz="oauth2relay"+String(2147483647*(0,_.tg)()|0)};_.Pz=new _.Jz;_.Qz=new _.Gz("oauth");_.Oz();_.R("oauth-flow/client_id");var Rz=String(_.R("oauth-flow/redirectUri"));if(Rz)Rz.replace(/[#][\s\S]*/,"");else{var Sz=_.og.getOrigin(window.location.href);_.R("oauth-flow/callbackUrl");encodeURIComponent(Sz)}_.og.getOrigin(window.location.href);

_.Nz=!0;

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

_.Vm=_.le(_.ye,"rw",_.me());

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

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

var en,fn,gn,hn,jn,kn,ln,pn,qn;en=function(a){return this.Ya.Ey(a)};fn=function(a){if(_.ke.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.ne(a,c)&&b.push(c);return b};gn=function(a,b){if(!_.Gf())try{a()}catch(c){}_.Hf(b)};hn={button:!0,div:!0,span:!0};jn=function(a){var b=_.le(_.ye,"sws",[]);return 0<=_.tj.call(b,a)};kn=function(a){return _.le(_.ye,"watt",_.me())[a]};ln=function(a){return function(b,c){return a?_.dk()[c]||a[c]||"":_.dk()[c]||""}};
_.mn={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.nn=!1;_.on=function(){if(!_.nn){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.dd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.mn[c]&&d&&(_.cn[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.mn)0<_.mn[e]&&(b=_.re(a,e,""))&&(_.cn[e]=b)}_.nn=!0}e=_.me();_.oe(_.cn,e);return e};
pn=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.Ij(document,b?b:a)};qn=function(a){a=a||"canonical";for(var b=document.getElementsByTagName("link"),c=0,d=b.length;c<d;c++){var e=b[c],f=e.getAttribute("rel");if(f&&f.toLowerCase()==a&&(e=e.getAttribute("href"))&&(e=pn(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.rn=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.sn=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?pn(a):qn(d)};_.tn=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.un=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.vn=function(a,b,c){return _.sn(a,b,c,b.action?void 0:"publisher")};
var wn,xn,yn,zn,An,Bn,Dn,Cn;wn={se:"0"};xn={post:!0};yn={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};zn="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");An=_.le(_.ye,"WI",_.me());Bn=["style","data-gapiscan"];
Dn=function(a){for(var b=_.me(),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<=_.tj.call(Bn,g)||c&&0!=g.indexOf("data-")||"null"===k||"specified"in f&&!f.specified||(c&&(g=g.substr(5)),b[g.toLowerCase()]=k)}a=a.style;(c=Cn(a&&a.height))&&(b.height=String(c));(a=Cn(a&&a.width))&&(b.width=String(a));return b};
_.Fn=function(a,b,c,d,e,f){if(c.rd)var g=b;else g=document.createElement("div"),b.setAttribute("data-gapistub",!0),g.style.cssText="position:absolute;width:450px;left:-10000px;",b.parentNode.insertBefore(g,b);f.siteElement=g;g.id||(g.id=_.En(a));b=_.me();b[">type"]=a;_.oe(c,b);a=_.hk(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.En=function(a){_.le(An,a,0);return"___"+a+"_"+An[a]++};Cn=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var Gn=function(){},Jn=function(a){var b=a.Im,c=function(l){c.T.constructor.call(this,l);var m=this.jh.length;this.Cg=[];for(var n=0;n<m;++n)this.jh[n].V7||(this.Cg[n]=new this.jh[n](l))};_.O(c,b);for(var d=[];a&&a!==Object;){if(b=a.Im){b.jh&&(_.Ie(d,b.jh),_.Je(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].D7,k=Hn(f,e,d,g);(g=In(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||
Object:a.T&&a.T.constructor||Object}c.prototype.jh=d;return c},Hn=function(a,b,c,d){for(var e=[],f=0;f<c.length&&(c[f].prototype[a]===b[a]||(e.push(f),!d));++f);return e},In=function(a,b,c,d){return c.length?d?function(e){var f=this.Cg[c[0]];return f?f[a].apply(this.Cg[c[0]],arguments):this.jh[c[0]].prototype[a].apply(this,arguments)}:b[a].VP?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Cg[c[g]];if(k=k?k[a].apply(k,f):this.jh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].UP?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Cg[c[g]];k=k?k[a].apply(k,f):this.jh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].qJ?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Cg[c[g]];k?k[a].apply(k,f):this.jh[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.Cg[c[k]];g.push(l?l[a].apply(l,f):this.jh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].VP||b[a].UP||b[a].qJ?null:Kn},Kn=function(){return[]};Gn.prototype.Ey=function(a){if(this.Cg)for(var b=0;b<this.Cg.length;++b)if(this.Cg[b]instanceof a)return this.Cg[b];return null};
var Ln,Mn,Nn,On,Pn=/(?:^|\s)g-((\S)*)(?:$|\s)/,Qn={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Ln=_.le(_.ye,"SW",_.me());Mn=_.le(_.ye,"SA",_.me());Nn=_.le(_.ye,"SM",_.me());On=_.le(_.ye,"FW",[]);
var Rn=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},Vn=function(a,b){var c;Sn.ps0=(new Date).getTime();Tn("ps0");a=Rn(a,_.ie);var d=_.ie.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:fn(Ln).concat(fn(Mn)).concat(fn(Nn));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=_.me();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")))&&Pn.exec(n))&&(m=n[1]);g=!m||!(Ln[m]||Mn[m]||Nn[m])||g&&m!==g?null:m}g&&(Qn[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=fn(Dn(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.le(a,g,[]).push(f))}for(r in a)On.push(r);Sn.ps1=(new Date).getTime();Tn("ps1");if(b=On.join(":"))try{_.pe.load(b,void 0)}catch(u){_.Cf(u);return}e=[];for(c in a){d=a[c];var r=0;for(b=d.length;r<b;r++)f=d[r],Un(c,f,
Dn(f),e,b)}};
var Wn=function(a,b){var c=kn(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.pe.load(a,function(){var d=kn(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.pe[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},Un=function(a,b,c,d,e,f,g){switch(Xn(b,a,f)){case 0:a=Nn[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;Wn(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.ne(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]=_.yf(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=_.R("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in wn)f[n]=n+"/"+(c[n]||wn[n])+"/";var n=_.Ij(_.ie,l.replace(_.ck,ln(f)));m="iframes/"+a+"/params/";f={};_.oe(c,f);(l=_.R("lang")||_.R("gwidget/lang"))&&
(f.hl=l);xn[a]||(f.origin=_.rn());f.exp=_.R(m+"exp");if(m=_.R(m+"location"))for(l=0;l<m.length;l++){var r=m[l];f[r]=_.he.location[r]}switch(a){case "plus":case "follow":f.url=_.vn(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?pn(m):qn();f.url=m;f.db=_.tn(c.db,void 0,_.R());f.ecp=_.un(c.ecp,void 0,_.R());delete f.href;break;case "signin":f.url=qn()}_.ye.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var u in wn)f[u]&&delete f[u];f.gsrc=_.R("iframes/:source:");u=_.R("inline/css");
"undefined"!==typeof u&&0<e&&u>=e&&(f.ic="1");u=/^#|^fr-/;e={};for(var q in f)_.ne(f,q)&&u.test(q)&&(e[q.replace(u,"")]=f[q],delete f[q]);q="q"==_.R("iframes/"+a+"/params/si")?f:e;u=_.on();for(var v in u)!_.ne(u,v)||_.ne(f,v)||_.ne(e,v)||(q[v]=u[v]);v=[].concat(zn);q=_.R("iframes/"+a+"/methods");_.sj(q)&&(v=v.concat(q));for(t in c)_.ne(c,t)&&/^on/.test(t)&&("plus"!=a||"onconnect"!=t)&&(v.push(t),delete f[t]);delete f.callback;e._methods=v.join(",");var t=_.Hj(n,f,e);v=g||{};v.allowPost=1;v.attributes=
yn;v.dontclear=!k;g={};g.userParams=c;g.url=t;g.type=a;_.Fn(a,b,c,t,v,g);b=g.id;c=_.me();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.Vm[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),Wn(a,b))}},Xn=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Nn[b]){if(hn[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(Mn[b])return 0;if(Ln[b])return 1}}return null};
_.le(_.pe,"platform",{}).go=function(a,b){Vn(a,b)};
var Yn=_.le(_.ye,"perf",_.me()),Sn=_.le(Yn,"g",_.me()),Zn=_.le(Yn,"i",_.me()),$n,co,eo,Tn,go,ho,io;_.le(Yn,"r",[]);$n=_.me();co=_.me();eo=function(a,b,c,d){$n[c]=$n[c]||!!d;_.le(co,c,[]);co[c].push([a,b])};Tn=function(a,b,c){var d=Yn.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};go=function(a,b,c,d){if("_p"==b)throw Error("D");_.fo(a,b,c,d)};_.fo=function(a,b,c,d){ho(b,c)[a]=d||(new Date).getTime();Tn(a,b,c)};ho=function(a,b){a=_.le(Zn,a,_.me());return _.le(a,b,_.me())};
io=function(a,b,c){var d=null;b&&c&&(d=ho(b,c)[a]);return d||Sn[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__.IE={};window.__gapi_jstiming__.KX=1;var jo=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)},ko=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(r){}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+"."+jo(a,l,g[m][0])):k&&e.push(l+"."+jo(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("")},oo=function(a,b,c){a=ko(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.KX++;window.__gapi_jstiming__.IE[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.IE[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 oo(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return oo(a,b,c)}}
;var po={g:"gapi_global",m:"gapi_module",w:"gwidget"},qo=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.ho=b};qo.prototype.key=function(){switch(this.type){case "g":return this.type;case "m":return this.type+"."+this.ho;case "w":return this.type+"."+this.name+this.ho}};
var ro=new qo,so=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),to=_.le(Yn,"_c",_.me()),uo=Math.random()<(_.R("csi/rate")||0),wo=function(a,b,c){for(var d=new qo(b,c),e=_.le(to,d.key(),_.me()),f=co[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,r=c;k=io(k[1],n,r);m=io(m,n,r);e[l]=k&&m?m-k:null}$n[a]&&uo&&(vo(ro),vo(d))},xo=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},vo=function(a){var b=_.he.__gapi_jstiming__;b.sn=po[a.type];var c=new b.Timer(0);
a:{switch(a.type){case "g":var d="global";break a;case "m":d=a.ho;break a;case "w":d=a.name;break a}d=void 0}c.name=d;d=!1;var e=a.key(),f=to[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;to[e]=_.me();d&&(g=[],g.push("l"+(_.R("isPlusUser")?"1":"0")),d="m"+(so?"1":"0"),g.push(d),"m"==a.type?g.push("p"+a.ho):"w"==a.type&&(e="n"+a.ho,g.push(e),"0"==a.ho&&g.push(d+e)),g.push("u"+(_.R("isLoggedIn")?"1":"0")),a=xo("",g),a=xo("abc_",a).join(","),b.report(c,{e:a}))};
eo("blt","bs0","bs1");eo("psi","ps0","ps1");eo("rpcqi","rqe","rqd");eo("bsprt","bsrt0","bsrt1");eo("bsrqt","bsrt1","bsrt2");eo("bsrst","bsrt2","bsrt3");eo("mli","ml0","ml1");eo("mei","me0","me1",!0);eo("wcdi","wrs","wcdi");eo("wci","wrs","wdc");eo("wdi","wrs","wrdi");eo("wdt","bs0","wrdt");eo("wri","wrs","wrri",!0);eo("wrt","bs0","wrrt");eo("wji","wje0","wje1",!0);eo("wjli","wjl0","wjl1");eo("whi","wh0","wh1",!0);eo("wai","waaf0","waaf1",!0);eo("wadi","wrs","waaf1",!0);eo("wadt","bs0","waaf1",!0);
eo("wprt","wrt0","wrt1");eo("wrqt","wrt1","wrt2");eo("wrst","wrt2","wrt3",!0);eo("fbprt","fsrt0","fsrt1");eo("fbrqt","fsrt1","fsrt2");eo("fbrst","fsrt2","fsrt3",!0);eo("fdns","fdns0","fdns1");eo("fcon","fcon0","fcon1");eo("freq","freq0","freq1");eo("frsp","frsp0","frsp1");eo("fttfb","fttfb0","fttfb1");eo("ftot","ftot0","ftot1",!0);var yo=Yn.r;if("function"!==typeof yo){for(var zo;zo=yo.shift();)wo.apply(null,zo);Yn.r=wo}
;var Ao=["div"],Bo="onload",Co=!0,Do=!0,Eo=function(a){return a},Fo=null,Go=function(a){var b=_.R(a);return"undefined"!==typeof b?b:_.R("gwidget/"+a)},bp,cp,dp,ep,Vo,Xo,fp,Wo,gp,hp,ip,jp;Fo=_.R();_.R("gwidget");var Ho=Go("parsetags");Bo="explicit"===Ho||"onload"===Ho?Ho:Bo;var Io=Go("google_analytics");"undefined"!==typeof Io&&(Co=!!Io);var Jo=Go("data_layer");"undefined"!==typeof Jo&&(Do=!!Jo);
var Ko=function(){var a=this&&this.ma();a&&(_.ye.drw=a)},Lo=function(){_.ye.drw=null},Mo=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}},No=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},Oo=function(){return Go("lang")||"en-US"},Po=function(a){if(!_.p.rb("attach")){var b={},c=_.p.rb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.kc().renderData.id;f=document.getElementById(f);if(!f)throw Error("E");return c.attach(e,f)};_.p.mc("attach",b)}a.style="attach"},Qo=function(){var a={};a.width=[Mo(450)];a.height=[Mo(24)];a.onready=[No];a.lang=[Oo,"hl"];a.iloader=[function(){return _.ye.ILI},"iloader"];return a}(),To=function(a){var b={};b.Ie=a[0];b.to=-1;b.C$="___"+b.Ie+"_";b.N_="g:"+b.Ie;b.c9="g-"+b.Ie;b.tK=[];b.config={};b.Ms=[];b.tM={};b.rw={};var c=function(e){for(var f in e)if(_.ne(e,f)){b.config[f]=[No];b.Ms.push(f);var g=
e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.P8,l=g.sw,m=g.uD);m&&(b.Ms.push(m),b.config[m]=[No],b.tM[f]=m);k&&(b.config[f]=[k]);l&&(b.rw[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.N_]=1;b.VV=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Qo)Qo.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Qo[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.sk=a[5]);b.v$=!0===a[6];b.lX=a[7];b.y_=a[8];b.VV||
d(Ao);b.hB=function(e){b.to++;go("wrs",b.Ie,String(b.to));var f=[],g=e.element,k=e.config,l=":"+b.Ie;":plus"==l&&e.qk&&e.qk.action&&(l+="_"+e.qk.action);var m=Ro(b,k),n={};_.oe(_.on(),n);for(var r in e.qk)null!=e.qk[r]&&(n[r]=e.qk[r]);r={container:g.id,renderData:e.FX,style:"inline",height:k.height,width:k.width};Po(r);b.sk&&(f[2]=r,f[3]=n,f[4]=m,b.sk("i",f));l=_.p.open(l,r,n,m);So(b,l,k,g,e.wQ);f[5]=l;b.sk&&b.sk("e",f)};return b},Ro=function(a,b){for(var c={},d=a.Ms.length-1;0<=d;--d){var e=a.Ms[d],
f=b[a.tM[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.rw)a.rw.hasOwnProperty(k)&&(c[k]=Uo(c[k]||function(){},a.rw[k]));c.drefresh=Ko;c.erefresh=Lo;return c},Uo=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Co){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(Do&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},So=function(a,b,c,d,e){Vo(b,c);Wo(b,d);Xo(a,b,e);Yo(a.Ie,a.to.toString(),b);(new Zo).Ya.ym(a,b,c,d,e)},Zo=function(){if(!this.Ya){for(var a=this.constructor;a&&!a.Im;)a=a.T&&a.T.constructor;a.Im.zF||(a.Im.zF=
Jn(a));this.Ya=new a.Im.zF(this);this.Ey||(this.Ey=en)}},$o=function(){},ap=Zo;$o.T||_.O($o,Gn);ap.Im=$o;$o.prototype.ym=function(a){a=a?a:function(){};a.qJ=!0;return a}();bp=function(a){return _.qm&&"undefined"!=typeof _.qm&&a instanceof _.qm};cp=function(a){return bp(a)?"_renderstart":"renderstart"};dp=function(a){return bp(a)?"_ready":"ready"};ep=function(){return!0};Vo=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(dp(a),d,ep);a.register(cp(a),d,ep)}};
Xo=function(a,b,c){var d=a.Ie,e=String(a.to),f=!1,g=function(){f||(f=!0,c&&go("wrdt",d,e),go("wrdi",d,e))};b.register(cp(b),g,ep);var k=!1;a=function(){k||(k=!0,g(),c&&go("wrrt",d,e),go("wrri",d,e))};b.register(dp(b),a,ep);bp(b)?b.register("widget-interactive-"+b.id,a,ep):_.Jf.register("widget-interactive-"+b.id,a);_.Jf.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?go("wdc",d,e,n):"wje0"===l?go("wje0",d,e,n):"wje1"===l?go("wje1",d,e,n):"wh0"==l?_.fo("wh0",d,e,n):"wh1"==l?_.fo("wh1",d,
e,n):"wcdi"==l&&_.fo("wcdi",d,e,n)})};fp=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};Wo=function(a,b){var c=function(d){d=d||a;var e=fp(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=fp(d.height))&&b.style.height!=d&&(b.style.height=d)};bp(a)?a.tL("onRestyle",c):(a.register("ready",c,ep),a.register("renderstart",c,ep),a.register("resize",c,ep))};gp=function(a,b){for(var c in Qo)if(Qo.hasOwnProperty(c)){var d=Qo[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
hp=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Eo)(b[d.toLowerCase()],b,Fo));return c};ip=function(a){if(a=a.lX)for(var b=0;b<a.length;b++)(new Image).src=a[b]};jp=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=hp(a.config,c);a.tK.push({element:d,config:e,qk:gp(e,hp(a.parameters,c)),O9:3,wQ:!!c["data-onload"],FX:b})}b=a.tK;for(a=a.hB;0<b.length;)a(b.shift())};
_.kp=function(a){var b=To(a);ip(b);_.Lj(b.Ie,function(d){jp(b,d)});Ln[b.Ie]=!0;var c={wa:function(d,e,f){var g=e||{};g.type=b.Ie;e=g.type;delete g.type;var k=Rn(d);if(k){d={};for(var l in g)_.ne(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;Un(e,k,d,[],0,l,f)}else _.Cf("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){Vn(d,b.Ie)},P9:function(){var d=_.le(_.ye,"WI",_.me()),e;for(e in d)delete d[e]}};a=function(){"onload"===Bo&&c.go()};jn(b.Ie)||gn(a,a);
_.K("gapi."+b.Ie+".go",c.go);_.K("gapi."+b.Ie+".render",c.wa);return c};
var lp=jp,mp=function(a,b){a.to++;go("wrs",a.Ie,String(a.to));var c=b.userParams,d=hp(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=Ro(a,d),l=hp(a.parameters,c);_.oe(_.on(),l);l=gp(d,l);c=!!c["data-onload"];var m=_.Xl,n=_.me();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=_.Cm;_.bn(n);f=l;a.sk&&(e[2]=n,e[3]=f,e[4]=k,a.sk("i",e));k=m.xj(n);k.id=b.id;k.qr(k,n);So(a,k,d,g,c);e[5]=
k;a.sk&&a.sk("e",e)};jp=function(a,b){var c=b.url;a.y_||_.fi(c)?_.Gm?mp(a,b):(0,_.ng)("gapi.iframes.impl",function(){mp(a,b)}):_.p.open?lp(a,b):(0,_.ng)("iframes",function(){lp(a,b)})};
var np=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},Yo=function(a,b,c){if(np()){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);go("wrt0",
a,b,Math.round(f.startTime));go("wrt1",a,b,g);go("wrt2",a,b,k);go("wrt3",a,b,l)}},1E3)};c.register(cp(c),e,ep);c.register(dp(c),e,ep)}};
_.K("gapi.widget.make",_.kp);

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

_.up=_.up||{};
(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")}_.up.getHeight=function(){var b=_.up.getViewportDimensions().height,c=document.body,d=document.documentElement;if("CSS1Compat"===document.compatMode&&d.scrollHeight)return d.scrollHeight!==b?d.scrollHeight:d.offsetHeight;
if(0<=navigator.userAgent.indexOf("AppleWebKit"))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}}})();

_.p.util={};_.p.util.eh={};_.p.util.eh.WP=function(a){try{return!!a.document}catch(b){}return!1};_.p.util.eh.kH=function(a){var b=a.parent;return a!=b&&_.p.util.eh.WP(b)?_.p.util.eh.kH(b):a};_.p.util.eh.Q8=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.util.eh.makeClosure=function(a,b,c){for(var d=[],e=2,f=arguments.length;e<f;++e)d.push(arguments[e]);return function(){for(var g=d.slice(),k=0,l=arguments.length;k<l;++k)g.push(arguments[k]);return b.apply(a,g)}};

var vp,wp,xp,yp,zp,Ap,Bp,Ep,Fp,Gp,Jp,Kp,Lp,Mp,Op,Pp,Qp,Sp,Tp,Wp,Xp,Yp,Zp,$p,aq;vp=function(){_.Jf.register("_noop_echo",function(){this.callback(_.p.FS(_.p.ak[this.f]))})};wp=function(){window.setTimeout(function(){_.Jf.call("..","_noop_echo",_.p.$W)},0)};xp=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);_.Jf.call.apply(_.Jf,f)};d._iframe_wrapped_rpc_=!0;return d};
yp=function(a){_.p.Iv[a]||(_.p.Iv[a]={},_.Jf.register(a,function(b,c){var d=this.f;if(!("string"!=typeof b||b in{}||d in{})){var e=this.callback,f=_.p.Iv[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.p.$m,a)&&(g=_.p.$m[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.Df(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));
return _.p.Iv[a]};zp=function(){_.p.cI++;return["I",_.p.cI,"_",(new Date).getTime()].join("")};Ap=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.yf(a):a};Bp=function(a){var b=_.yh("googleapis.config/elog");if(b)try{b(a)}catch(c){}};Ep=function(a){a&&a.match(Cp)&&_.Dp("googleapis.config/gcv",a)};Fp=function(a){_.ye.h=a};Gp=function(a){_.ye.bsh=a};_.Hp=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.Ip=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,r=yp(g);r[k]=r[k]||{};n=_.p.util.eh.makeClosure(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);r[k][l]=n;f.push(g)}if(e)for(g in _.p.$m)_.p.$m.hasOwnProperty(g)&&f.push(g);return f.join(",")};Jp=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]=xp(f,b,c)}}return d};
Kp=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.dn&&_.dn._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};Lp=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};
Mp=function(a){if(":"==a.charAt(0)){var b=_.yh("iframes/"+a.substring(1));a={};_.oe(b,a);(b=a.url)&&(a.url=_.fk(b));a.params||(a.params={});return a}return{url:_.fk(a)}};Op=function(a){function b(){}b.prototype=Np.prototype;a.prototype=new b};Pp=function(a){return _.p.Gr[a]};Qp=function(a,b){_.p.Gr[a]=b};Sp=function(a){a=a||{};"auto"===a.height&&(a.height=_.Pl());var b=window&&Rp&&Rp.kb();b?b.AK(a.width||0,a.height||0):_.dn&&_.dn._resizeMe&&_.dn._resizeMe(a)};Tp=function(a){Ep(a)};
_.Up=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};_.Vp=function(){return _.he.location.origin||_.he.location.protocol+"//"+_.he.location.host};
Wp=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Xp=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};Yp=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]&&!Xp(a[d])&&!Xp(b[d])?Yp(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Xp(b[d])?[]:{},Yp(a[d],b[d])):a[d]=b[d])};
Zp=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:{}}};
$p=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());Yp(c,b);a.push(c)};
_.Dp=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;_.xh(!0);d=window.___gcfg;b=Wp("cu");a=window.___gu;d&&d!==a&&($p(b,d),window.___gu=d);d=Wp("cu");e=document.scripts||document.getElementsByTagName("script")||[];a=[];f=[];f.push.apply(f,Wp("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=Zp(f))&&d.push(f));c&&$p(b,c);a=Wp("cd");c=0;for(d=a.length;c<d;++c)Yp(_.xh(),a[c],!0);a=Wp("ci");c=0;for(d=a.length;c<d;++c)Yp(_.xh(),a[c],!0);c=0;for(d=b.length;c<d;++c)Yp(_.xh(),b[c],!0)};
aq=function(a){var b=_.re(a.location.href,"urlindex");if(b=_.le(_.ye,"fUrl",[])[parseInt(b,10)]){var c=a.location.hash;b+=/#/.test(b)?c.replace(/^#/,"&"):c;a.location.replace(b)}};
var bq,cq=window.location.href,dq=cq.indexOf("?"),eq=cq.indexOf("#");bq=(-1===eq?cq.substr(dq+1):[cq.substr(dq+1,eq-dq-1),"&",cq.substr(eq+1)].join("")).split("&");for(var fq=window.decodeURIComponent?decodeURIComponent:unescape,gq=0,hq=bq.length;gq<hq;++gq){var iq=bq[gq].indexOf("=");if(-1!==iq){var jq=bq[gq].substring(iq+1);jq=jq.replace(/\+/g," ");try{fq(jq)}catch(a){}}}
;if(window.ToolbarApi)Rp=window.ToolbarApi,Rp.kb=window.ToolbarApi.getInstance,Rp.prototype=window.ToolbarApi.prototype,_.h=Rp.prototype,_.h.openWindow=Rp.prototype.openWindow,_.h.hF=Rp.prototype.closeWindow,_.h.sL=Rp.prototype.setOnCloseHandler,_.h.SE=Rp.prototype.canClosePopup,_.h.AK=Rp.prototype.resizeWindow;else{var Rp=function(){};Rp.kb=function(){!kq&&window.external&&window.external.GTB_IsToolbar&&(kq=new Rp);return kq};_.h=Rp.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.hF=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.sL=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.SE=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.AK=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var kq=null;window.ToolbarApi=Rp;window.ToolbarApi.getInstance=Rp.kb}
;var Cp=/^[-_.0-9A-Za-z]+$/,lq={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},mq={onBeforeParentOpen:"beforeparentopen"},nq={onOpen:function(a){var b=a.kc();a.eg(b.container||b.element);return a},onClose:function(a){a.remove()}};_.p.bl=function(a){var b=_.me();_.oe(_.Tj,b);_.oe(a,b);return b};
var Np=function(a,b,c,d,e,f,g,k){this.config=Mp(a);this.openParams=this.Lq=b||{};this.params=c||{};this.methods=d;this.kw=!1;oq(this,b.style);this.Po={};pq(this,function(){var l;(l=this.Lq.style)&&_.p.Gr[l]?l=_.p.Gr[l]:l?(_.Ef(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=nq;if(l){if("function"===typeof l)var m=l(this);else{var n={};for(m in l){var r=l[m];n[m]="function"===typeof r?_.p.util.eh.makeClosure(l,r,this):r}m=n}for(var u in e)l=m[u],"function"===
typeof l&&qq(this,e[u],_.p.util.eh.makeClosure(m,l))}f&&qq(this,"close",f)});this.Li=this.ac=g;this.mB=(k||[]).slice();g&&this.mB.unshift(g.ma())};Np.prototype.kc=function(){return this.Lq};Np.prototype.getParams=function(){return this.params};Np.prototype.Pt=function(){return this.methods};Np.prototype.Kc=function(){return this.Li};
var oq=function(a,b){a.kw||((b=b&&!_.p.Gr[b]&&_.p.by[b])?(a.$x=[],b(function(){a.kw=!0;for(var c=0,d=a.$x.length;c<d;++c)a.$x[c].call(a)})):a.kw=!0)},pq=function(a,b){a.kw?b.call(a):a.$x.push(b)};Np.prototype.Nd=function(a,b){pq(this,function(){qq(this,a,b)})};var qq=function(a,b,c){a.Po[b]=a.Po[b]||[];a.Po[b].push(c)};Np.prototype.Ul=function(a,b){pq(this,function(){var c=this.Po[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
Np.prototype.Ng=function(a,b){var c=this.Po[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){_.Df(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join("")),Bp(k)}return g};var rq=function(a){return"number"==typeof a?{value:a,Iy:a+"px"}:"100%"==a?{value:100,Iy:"100%",AI:!0}:null};Np.prototype.send=function(a,b,c){_.p.NK(this,a,b,c)};
Np.prototype.register=function(a,b){var c=this;c.Nd(a,function(d){b.call(c,d)})};var sq=function(a,b,c,d,e,f,g){Np.call(this,a,b,c,d,lq,e,f,g);this.id=b.id||zp();this.Yq=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*_.Xh());this.EU=Lp(this.params,this.config);this.wy={};pq(this,function(){this.Ng("open");_.Hp(this.wy,this)})};Op(sq);_.h=sq.prototype;
_.h.eg=function(a,b){if(!this.config.url)return _.Df("Cannot open iframe, empty URL."),this;var c=this.id;_.p.ak[c]=this;var d=_.Hp(this.methods);d._ready=this.qv;d._close=this.close;d._open=this.NJ;d._resizeMe=this.BK;d._renderstart=this.GJ;var e=this.EU;this.Yq&&(e.rpctoken=this.Yq);e._methods=_.Ip(d,c,"",this,!0);this.el=a="string"===typeof a?document.getElementById(a):a;d={};d.id=c;if(b){d.attributes=b;var f=b.style;if("string"===typeof f){if(f){var g=[];f=f.split(";");for(var k=0,l=f.length;k<
l;++k){var m=f[k];if(0!=m.length||k+1!=l)m=m.split(":"),2==m.length&&m[0].match(/^[ a-zA-Z_-]+$/)&&m[1].match(/^[ +.%0-9a-zA-Z_-]+$/)?g.push(m.join(":")):_.Df(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.kc().allowPost&&(d.allowPost=!0);this.kc().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=Ap;this.Pg=_.hk(this.config.url,a,d);a=this.Pg.getAttribute("data-postorigin")||this.Pg.src;_.p.ak[c]=this;_.Jf.setAuthToken(this.id,
this.Yq);_.Jf.setRelayUrl(this.id,a);return this};_.h.Gg=function(a,b){this.wy[a]=b};_.h.ma=function(){return this.id};_.h.Ka=function(){return this.Pg};_.h.Ab=function(){return this.el};_.h.If=function(a){this.el=a};_.h.qv=function(a){var b=Jp(a,this.id,"");this.Li&&"function"==typeof this.methods._ready&&(a._methods=_.Ip(b,this.Li.ma(),this.id,this,!1),this.methods._ready(a));_.Hp(a,this);_.Hp(b,this);this.Ng("ready",a)};_.h.GJ=function(a){this.Ng("renderstart",a)};
_.h.close=function(a){a=this.Ng("close",a);delete _.p.ak[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.NJ=function(a){var b=Jp(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(Kp(a.openParams))new tq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new sq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;pq(c,function(){var e={childId:c.ma()},f=c.wy;f._toclose=c.close;e._methods=_.Ip(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.BK=function(a){if(void 0===this.Ng("resize",a)&&this.Pg){var b=rq(a.width);null!=b&&(this.Pg.style.width=b.Iy);a=rq(a.height);null!=a&&(this.Pg.style.height=a.Iy);this.Pg.parentElement&&(null!=b&&b.AI||null!=a&&a.AI)&&(this.Pg.parentElement.style.display="block")}};
var tq=function(a,b,c,d,e,f,g){Np.call(this,a,b,c,d,mq,e,f,g);this.url=a;this.jm=null;this.CB=zp();pq(this,function(){this.Ng("beforeparentopen");var k=_.Hp(this.methods);k._onopen=this.QW;k._ready=this.qv;k._onclose=this.OW;this.params._methods=_.Ip(k,"..",this.CB,this,!0);k={};for(m in this.params)k[m]=Ap(this.params[m]);var l=this.config.url;if(this.Lq.hideUrlFromParent){var m=window.name;var n=l;l=_.Hj(this.config.url,this.params,{},Ap);var r=k;k={};k._methods=r._methods;k["#opener"]=r["#opener"];
k["#urlindex"]=r["#urlindex"];k["#opener"]&&void 0!=r["#urlindex"]?(k["#opener"]=m+","+k["#opener"],m=n):(n=_.le(_.ye,"fUrl",[]),r=n.length,n[r]=l,_.ye.rUrl=aq,k["#opener"]=m,k["#urlindex"]=r,m=_.qg(_.he.location.href),l=_.yh("iframes/relay_url_"+encodeURIComponent(m))||"/_/gapi/sibling/1/frame.html",m+=l);l=m}_.dn._open({url:l,openParams:this.Lq,params:k,proxyId:this.CB,openedByProxyChain:this.mB})})};Op(tq);tq.prototype.VS=function(){return this.jm};
tq.prototype.QW=function(a){this.jm=a.childId;var b=Jp(a,"..",this.jm);_.Hp(b,this);this.close=b._toclose;_.p.ak[this.jm]=this;this.Li&&this.methods._onopen&&(a._methods=_.Ip(b,this.Li.ma(),this.jm,this,!1),this.methods._onopen(a))};tq.prototype.qv=function(a){var b=String(this.jm),c=Jp(a,"..",b);_.Hp(a,this);_.Hp(c,this);this.Ng("ready",a);this.Li&&this.methods._ready&&(a._methods=_.Ip(c,this.Li.ma(),b,this,!1),this.methods._ready(a))};
tq.prototype.OW=function(a){if(this.Li&&this.methods._onclose)this.methods._onclose(a);else return a=this.Ng("close",a),delete _.p.ak[this.jm],a};
var uq=function(a,b,c,d,e,f,g){Np.call(this,a,b,c,d,mq,f,g);this.id=b.id||zp();this.m_=e;d._close=this.close;this.onClosed=this.zJ;this.GM=0;pq(this,function(){this.Ng("beforeparentopen");var k=_.Hp(this.methods);this.params._methods=_.Ip(k,"..",this.CB,this,!0);k={};k.queryParams=this.params;a=_.Yj(_.ie,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.SE(l))};e.sL(l,this);this.GM=l})};Op(uq);
uq.prototype.close=function(a){a=this.Ng("close",a);this.m_.hF(this.GM);return a};uq.prototype.zJ=function(){this.Ng("close")};_.dn.send=function(a,b,c){_.p.NK(_.dn,a,b,c)};
(function(){_.p.ak={};_.p.Gr={};_.p.by={};_.p.cI=0;_.p.Iv={};_.p.$m={};_.p.yv=null;_.p.xv=[];_.p.$W=function(c){var d=!1;try{if(null!=c){var e=window.parent.frames[c.id];d=e.iframer.id==c.id&&e.iframes.openedId_(_.dn.id)}}catch(f){}try{_.p.yv={origin:this.origin,referer:this.referer,claimedOpenerId:c&&c.id,claimedOpenerProxyChain:c&&c.proxyChain||[],sameOrigin:d};for(c=0;c<_.p.xv.length;++c)_.p.xv[c](_.p.yv);_.p.xv=[]}catch(f){Bp(f)}};_.p.FS=function(c){var d=c&&c.Li,e=null;d&&(e={},e.id=d.ma(),e.proxyChain=
c.mB);return e};vp();if(window.parent!=window){var a=_.Up();a.gcv&&Ep(a.gcv);var b=a.jsh;b&&(_.ye.h=b);_.Hp(Jp(a,"..",""),_.dn);_.Hp(a,_.dn);wp()}_.p.rb=Pp;_.p.mc=Qp;_.p.cZ=Tp;_.p.resize=Sp;_.p.UR=function(c){return _.p.by[c]};_.p.pC=function(c,d){_.p.by[c]=d};_.p.zK=Sp;_.p.CZ=Tp;_.p.eu={};_.p.eu.get=Pp;_.p.eu.set=Qp;_.p.allow=function(c,d){yp(c);_.p.$m[c]=d||window[c]};_.p.Z7=function(c){delete _.p.$m[c]};_.p.open=function(c,d,e,f,g,k){3==arguments.length?f={}:4==arguments.length&&"function"===typeof f&&
(g=f,f={});var l="bubble"===d.style&&Rp?Rp.kb():null;return l?new uq(c,d,e,f,l,g,k):Kp(d)?new tq(c,d,e,f,g,k):new sq(c,d,e,f,g,k)};_.p.close=function(c,d){_.dn&&_.dn._close&&_.dn._close(c,d)};_.p.ready=function(c,d,e){2==arguments.length&&"function"===typeof d&&(e=d,d={});var f=c||{};"height"in f||(f.height=_.Pl());f._methods=_.Ip(d||{},"..","",_.dn,!0);_.dn&&_.dn._ready&&_.dn._ready(f,e)};_.p.$G=function(c){_.p.yv?c(_.p.yv):_.p.xv.push(c)};_.p.UW=function(c){return!!_.p.ak[c]};_.p.eS=function(){return["https://ssl.gstatic.com/gb/js/",
_.yh("googleapis.config/gcv")].join("")};_.p.hK=function(c){var d={mouseover:1,mouseout:1};if(_.dn._event)for(var e=0;e<c.length;e++){var f=c[e];f in d&&document.addEventListener(f,function(g){_.dn._event({event:g.type,timestamp:(new Date).getTime()})},!0)}};_.p.NK=function(c,d,e,f){var g=[];void 0!==e&&g.push(e);f&&g.push(function(k){f.call(this,[k])});c[d]&&c[d].apply(c,g)};_.p.Iw=function(){return!0};_.p.TP=function(c,d,e){var f=Array.prototype.slice.call(arguments);_.p.$G(function(g){g.sameOrigin&&
(f.unshift("/"+g.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Jf.call.apply(_.Jf,f))})};_.p.xX=function(c,d){_.Jf.register(c,d)};_.p.lZ=Fp;_.p.WK=Gp;_.p.VI=Bp;_.p.eI=_.dn})();
_.K("iframes.allow",_.p.allow);_.K("iframes.callSiblingOpener",_.p.TP);_.K("iframes.registerForOpenedSibling",_.p.xX);_.K("iframes.close",_.p.close);_.K("iframes.getGoogleConnectJsUri",_.p.eS);_.K("iframes.getHandler",_.p.rb);_.K("iframes.getDeferredHandler",_.p.UR);_.K("iframes.getParentInfo",_.p.$G);_.K("iframes.iframer",_.p.eI);_.K("iframes.open",_.p.open);_.K("iframes.openedId_",_.p.UW);_.K("iframes.propagate",_.p.hK);_.K("iframes.ready",_.p.ready);_.K("iframes.resize",_.p.resize);
_.K("iframes.setGoogleConnectJsVersion",_.p.cZ);_.K("iframes.setBootstrapHint",_.p.WK);_.K("iframes.setJsHint",_.p.lZ);_.K("iframes.setHandler",_.p.mc);_.K("iframes.setDeferredHandler",_.p.pC);_.K("IframeBase",Np);_.K("IframeBase.prototype.addCallback",Np.prototype.Nd);_.K("IframeBase.prototype.getMethods",Np.prototype.Pt);_.K("IframeBase.prototype.getOpenerIframe",Np.prototype.Kc);_.K("IframeBase.prototype.getOpenParams",Np.prototype.kc);_.K("IframeBase.prototype.getParams",Np.prototype.getParams);
_.K("IframeBase.prototype.removeCallback",Np.prototype.Ul);_.K("Iframe",sq);_.K("Iframe.prototype.close",sq.prototype.close);_.K("Iframe.prototype.exposeMethod",sq.prototype.Gg);_.K("Iframe.prototype.getId",sq.prototype.ma);_.K("Iframe.prototype.getIframeEl",sq.prototype.Ka);_.K("Iframe.prototype.getSiteEl",sq.prototype.Ab);_.K("Iframe.prototype.openInto",sq.prototype.eg);_.K("Iframe.prototype.remove",sq.prototype.remove);_.K("Iframe.prototype.setSiteEl",sq.prototype.If);
_.K("Iframe.prototype.addCallback",sq.prototype.Nd);_.K("Iframe.prototype.getMethods",sq.prototype.Pt);_.K("Iframe.prototype.getOpenerIframe",sq.prototype.Kc);_.K("Iframe.prototype.getOpenParams",sq.prototype.kc);_.K("Iframe.prototype.getParams",sq.prototype.getParams);_.K("Iframe.prototype.removeCallback",sq.prototype.Ul);_.K("IframeProxy",tq);_.K("IframeProxy.prototype.getTargetIframeId",tq.prototype.VS);_.K("IframeProxy.prototype.addCallback",tq.prototype.Nd);
_.K("IframeProxy.prototype.getMethods",tq.prototype.Pt);_.K("IframeProxy.prototype.getOpenerIframe",tq.prototype.Kc);_.K("IframeProxy.prototype.getOpenParams",tq.prototype.kc);_.K("IframeProxy.prototype.getParams",tq.prototype.getParams);_.K("IframeProxy.prototype.removeCallback",tq.prototype.Ul);_.K("IframeWindow",uq);_.K("IframeWindow.prototype.close",uq.prototype.close);_.K("IframeWindow.prototype.onClosed",uq.prototype.zJ);_.K("iframes.util.getTopMostAccessibleWindow",_.p.util.eh.kH);
_.K("iframes.handlers.get",_.p.eu.get);_.K("iframes.handlers.set",_.p.eu.set);_.K("iframes.resizeMe",_.p.zK);_.K("iframes.setVersionOverride",_.p.CZ);_.K("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.p.Iw);_.K("IframeBase.prototype.send",Np.prototype.send);_.K("IframeBase.prototype.register",Np.prototype.register);_.K("Iframe.prototype.send",sq.prototype.send);_.K("Iframe.prototype.register",sq.prototype.register);_.K("IframeProxy.prototype.send",tq.prototype.send);
_.K("IframeProxy.prototype.register",tq.prototype.register);_.K("IframeWindow.prototype.send",uq.prototype.send);_.K("IframeWindow.prototype.register",uq.prototype.register);_.K("iframes.iframer.send",_.p.eI.send);

var pt=_.p.mc,qt={open:function(a){var b=_.Ym(a.kc());return a.eg(b,{style:_.Zm(b)})},attach:function(a,b){var c=_.Ym(a.kc()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.Yq=f;a.el=c;a.Pg=b;_.p.ak[d]=a;b=_.Hp(a.methods);b._ready=a.qv;b._close=a.close;b._open=a.NJ;b._resizeMe=a.BK;b._renderstart=a.GJ;_.Ip(b,d,"",a,!0);_.Jf.setAuthToken(a.id,a.Yq);_.Jf.setRelayUrl(a.id,e);c=_.p.bl({style:_.Zm(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,
g)&&("style"==g?a.Pg.style.cssText=c[g]:a.Pg.setAttribute(g,c[g]))}};qt.onready=_.$m;qt.onRenderStart=_.$m;qt.close=_.an;pt("inline",qt);

var Uz,Vz,Wz,Xz,Yz,Zz,$z,aA,bA,cA,dA,fA,gA,hA,iA,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,MA,LA,NA,OA,PA,QA,RA,SA,UA,VA,XA;_.Tz=function(a,b){if(_.gh&&!b)return _.C.atob(a);var c="";_.qw(a,function(d){c+=String.fromCharCode(d)});return c};Uz=function(a){var b=String(a("immediate")||"");a=String(a("prompt")||"");return"true"===b||"none"===a};Vz=function(a){return _.yh("enableMultilogin")&&a("cookie_policy")&&!Uz(a)?!0:!1};
Yz=function(){var a,b=null;_.yz.iterate(function(c,d){0===c.indexOf("G_AUTHUSER_")&&(c=_.Qy(c.substring(11)),!a||c.xe&&!a.xe||c.xe==a.xe&&c.kh>a.kh)&&(a=c,b=d)});return{PP:a,authuser:b}};Zz=[".APPS.GOOGLEUSERCONTENT.COM","@DEVELOPER.GSERVICEACCOUNT.COM"];$z=function(a){a=a.toUpperCase();for(var b=0,c=Zz.length;b<c;++b){var d=a.split(Zz[b]);2==d.length&&""===d[1]&&(a=d[0])}a=a.replace(/-/g,"_").toUpperCase();40<a.length&&(b=new _.Qh,b.yw(a),a=b.Dg().toUpperCase());return a};
aA=function(a){if(!a)return[];a=a.split("=");return a[1]?a[1].split("|"):[]};bA=function(a){a=a.split(":");return{clientId:a[0].split("=")[1],LY:aA(a[1]),k9:aA(a[2]),i8:aA(a[3])}};cA=function(a){var b=Yz(),c=b.PP;b=b.authuser;var d=a&&$z(a);if(null!==b){var e;_.yz.iterate(function(g,k){(g=_.Sy(g))&&g.uA&&(d&&g.hQ!=d||g.xe==c.xe&&g.kh==c.kh&&(e=k))});if(e){var f=bA(e);a=f&&f.LY[Number(b)];f=f&&f.clientId;if(a)return{authuser:b,b$:a,clientId:f}}}return null};
dA=function(a,b){a=_.Mh(a);if(!a||!b&&a.error)return null;b=Math.floor((new Date).getTime()/1E3);return a.expires_at&&b>a.expires_at?null:a};_.eA=function(a,b){if(b){var c=b;var d=a}else"string"===typeof a?d=a:c=a;c?_.sw(c,d):_.tw(d)};
fA=function(a){if(!a)return null;"single_host_origin"!==a&&(a=_.qg(a));var b=window.location.hostname,c=b,d=_.Ry;if("single_host_origin"!==a){c=a.split("://");if(2==c.length)d="https"===c.shift();else return _.Cf("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 _.Cf("Invalid cookie_policy domain: "+c),null;c=a;b=c.split(".").length-1}return{domain:c,xe:d,kh:b}};
gA=function(a){var b=fA(a);if(!b)return new _.Wy("G_USERSTATE_");a=["G_USERSTATE_",_.Ry&&b.xe?"S":"H",b.kh].join("");var c=_.Cz[a];c||(c={$I:63072E3},_.oe(_.Fz(b),c),c=new _.Ty(a,c),_.Cz[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};hA=function(a){var b=gA(a).read();a=_.me();if(b){b=b.split(":");for(var c;c=b.shift();)c=c.split("="),a[c[0]]=c[1]}return a};
iA=function(a,b,c){var d=hA(b),e=d[a];d[a]="0";var f=[];_.Wl(d,function(k,l){f.push(l+"="+k)});var g=f.join(":");b=gA(b);g?b.write(g):b.clear();d[a]!==e&&c&&c()};jA=function(a,b){b=hA(b);return"0"==b[a]||"X"==b[a]};kA=function(a){a=fA(a.g_user_cookie_policy);if(!a||a.xe&&!_.Ry)a=null;else{var b=["G_AUTHUSER_",_.Ry&&a.xe?"S":"H",a.kh].join(""),c=_.Bz[b];c||(c=new _.yz(b,_.Fz(a)),_.Bz[b]=c);a=c}_.Ge("googleapis.config/sessionIndex",null);a.clear()};lA=function(a){return Uz(function(b){return a[b]})};
mA=0;nA=!1;oA=[];pA={};qA={};rA=null;sA=function(a){var b=_.Mz;return function(c){if(this.f==b&&this.t==_.Jf.getAuthToken(this.f)&&this.origin==_.Jf.getTargetOrigin(this.f))return a.apply(this,arguments)}};tA=function(a){"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true"};uA=function(a){if(_.Nz&&a&&!decodeURIComponent(a).startsWith("m;/_/scs/"))throw Error("sa");};
vA=function(a){var b=_.Ne.getUrlParameters,c=b(a).jsh;if(null!=c)return uA(c),a;if(b=String(b().jsh||_.ye.h||""))uA(b),c=(a+"#").indexOf("#"),a=a.substr(0,c)+(-1!==a.substr(0,c).indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(b)+a.substr(c);return a};wA=function(){return!!_.R("oauth-flow/usegapi")};xA=function(a,b){wA()?rA.unregister(a):_.Jf.unregister(a+":"+b)};yA=function(a,b,c){wA()?rA.register(a,c,_.Cm):_.Jf.register(a+":"+b,sA(c))};zA=function(){Wz.parentNode.removeChild(Wz)};
AA=function(a){var b=Wz;_.Kz(b,[{Dv:"-webkit-transform",duration:1,timing:"ease",delay:0}]);_.Kz(b,[{Dv:"transform",duration:1,timing:"ease",delay:0}]);_.fy(function(){b.style.webkitTransform="translate3d(0px,"+a+"px,0px)";b.style.transform="translate3d(0px,"+a+"px,0px)"},0)};BA=function(){var a=Xz+88;AA(a);Xz=a};CA=function(){var a=Xz-88;AA(a);Xz=a};
DA=function(a){var b=a?BA:CA,c=a?CA:BA;a=a?"-":"";Xz=parseInt(a+88,10);Wz.style.webkitTransform="translate3d(0px,"+a+88+"px,0px)";Wz.style.transform="translate3d(0px,"+a+88+"px,0px)";Wz.style.display="";Wz.style.visibility="visible";b();_.fy(c,4E3);_.fy(zA,5E3)};
EA=function(a){var b=_.R("oauth-flow/toast/position");"top"!==b&&(b="bottom");var c=document.createElement("div");Wz=c;c.style.cssText="position:fixed;left:0px;z-index:1000;width:100%;";_.Kr(c,"visibility","hidden");_.Kr(c,b,"-40px");_.Kr(c,"height","128px");var d=c;if("desktop"==_.R("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?"-":"";Xz=parseInt(e+88,10);Wz.style.webkitTransform="translate3d(0px,"+e+88+"px,0px)";Wz.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){}_.Xl.Jh({url:":socialhost:/:session_prefix:_/widget/oauthflow/toast",queryParams:{clientId:a.client_id,idToken:a.id_token},where:d,onRestyle:function(){"top"===b?DA(!0):DA(!1)}})};
FA=function(a){var b=_.on(),c=b&&b.scope;b=a&&a.scope;b="string"===typeof b?b.split(" "):b||[];if(c){c=c.split(" ");for(var d=0;d<c.length;++d){var e=c[d];-1==_.tj.call(b,e)&&b.push(e)}0<b.length&&(a.scope=b.join(" "))}return a};
GA=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=_.R("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!=cA(c)||!lA(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};HA=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+)\.?\.?\.?$/,"$1");a=_.xf(_.Tz(a,!0));if(!1===a)throw Error("ta");return a};IA=function(a){return(a=HA(a))?a.sub:null};
JA=function(a){a&&oA.push(a);a=_.Mz;var b=document.getElementById(a),c=(new Date).getTime();if(b){if(mA&&6E4>c-mA)return;var d=_.Jf.getAuthToken(a);d&&(xA("oauth2relayReady",d),xA("oauth2callback",d));b.parentNode.removeChild(b);if(/Firefox/.test(navigator.userAgent))try{window.frames[a]=void 0}catch(f){}_.Oz();a=_.Mz}mA=c;var e=String(2147483647*(0,_.tg)()|0);b=_.R("oauth-flow/proxyUrl")||_.R("oauth-flow/relayUrl");wA()?rA=_.Xl.Jh({where:_.Ne.getBodyElement(),url:b,id:a,attributes:{style:{width:"1px",
height:"1px",position:"absolute",top:"-100px",display:"none"},"aria-hidden":"true"},dontclear:!0}):(b=[b,"?parent=",encodeURIComponent(_.og.getOrigin(window.location.href)),"#rpctoken=",e,"&forcesecure=1"].join(""),c=_.Ne.getBodyElement(),d=_.Ne.createIframeElement({name:a,id:a}),d.src=vA(b),d.style.width="1px",d.style.height="1px",d.style.position="absolute",d.style.top="-100px",d.tabIndex=-1,tA(d),c.appendChild(d),_.Jf.setupReceiver(a));yA("oauth2relayReady",e,function(){xA("oauth2relayReady",e);
var f=oA;if(null!==f){oA=null;for(var g=0,k=f.length;g<k;++g)f[g]()}});yA("oauth2callback",e,function(f){var g=_.Ne.getUrlParameters;g=g(f);var k=g.state;f=k.replace(/\|.*$/,"");f={}.hasOwnProperty.call(qA,f)?qA[f]:null;g.state=f;if(null!=g.state){f=pA[k];delete pA[k];k=f&&f.key||"token";var l=g=GA(f&&f.params,g);var m=(m=IA(l))?jA(m,l.cookie_policy):!1;!m&&l&&0<=(" "+(l.scope||"")+" ").indexOf(" https://www.googleapis.com/auth/plus.login ")&&_.R("isLoggedIn")&&"1"===(l&&l._aa)&&(l._aa="0",nA||(nA=
!0,EA(l)));_.eA(k,g);g=dA(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)}}})};_.KA=function(a){null!==oA?JA(a):a&&a()};MA=function(a,b){var c=LA,d=IA(a);d&&(kA(a),iA(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=GA(null,e);c(e)}}))};
LA=function(a){a||(a=dA(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||(_.ye.drw=null);_.eA(a);if(b=a.authuser)_.R("googleapis.config/sessionIndex"),_.Ge("googleapis.config/sessionIndex",b);_.Pz.In(_.Qz,a);return a};NA=["client_id","cookie_policy","response_type"];OA="client_id response_type login_hint authuser prompt include_granted_scopes after_redirect access_type hl state".split(" ");
PA=function(a){var b=_.jk(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);_.sw(b);return b};
QA=function(a){if(void 0===a.include_granted_scopes){var b=_.R("include_granted_scopes");a.include_granted_scopes=!!b}};RA=function(a){window.console&&("function"===typeof window.console.warn?window.console.warn(a):"function"===typeof window.console.log&&window.console.log(a))};
SA=function(a){var b=a||{},c={};_.lb(OA,function(d){null!=b[d]&&(c[d]=b[d])});a=_.R("googleapis/overrideClientId");null!=a&&(c.client_id=a);QA(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{_.jx(c.cookie_policy)}catch(d){c.cookie_policy&&
RA("The cookie_policy configuration: '"+c.cookie_policy+"' is illegal, and thus ignored."),delete c.cookie_policy}null!=b.hd&&(c.hosted_domain=b.hd);null==c.prompt&&(1==b.immediate||"true"==b.immediate?c.prompt="none":"force"==b.approval_prompt&&(c.prompt="consent"));"none"==c.prompt&&(c.session_selection="first_valid");"none"==c.prompt&&"offline"==c.access_type&&delete c.access_type;"undefined"===typeof c.authuser&&(a=_.Ah(),null!=a&&(c.authuser=a));a=b.redirect_uri||_.R("oauth-flow/redirectUri");
null!=a&&"postmessage"!=a&&(c.redirect_uri=a);c.gsiwebsdk="shim";return c};
_.TA=function(a,b){var c=SA(a),d=new _.Ek(function(e,f){_.Px(c,function(g){var k=g||{};_.lb(NA,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=PA(k),null!=g.authuser&&_.Ge("googleapis.config/sessionIndex",g.authuser),e(g))})});b&&d.then(b,b);return d};UA=_.Kh.yG;VA=null;
_.YA=function(a,b){if("force"!==a.approvalprompt){a=_.WA(a);a.prompt="none";delete a.redirect_uri;delete a.approval_prompt;delete a.immediate;if(b=!b)VA?(a.client_id!==VA.client_id&&window.console&&window.console.log&&window.console.log("Ignoring mismatched page-level auth param client_id="+a.client_id),b=!0):(VA=a,b=!1);b||XA(a)}};
_.WA=function(a){var b=a.redirecturi||"postmessage",c=(0,_.qb)((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,_.qb)(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||_.R("googleapis.config/sessionIndex"))&&(b.authuser=a);(a=_.R("useoriginassocialhost"))&&(b.use_origin_as_socialhost=a);return b};XA=function(a){_.fo("waaf0","signin","0");_.TA(a,function(b){_.fo("waaf1","signin","0");LA(b)})};
_.ZA=function(a){a=_.WA(a);_.Ge("oauth-flow/authWindowWidth",445);_.Ge("oauth-flow/authWindowHeight",615);XA(a)};_.$A=function(a){_.Pz.unsubscribe(_.Qz,a);_.Pz.subscribe(_.Qz,a)};
var gB,jB;_.bB=function(a){return a.cookiepolicy?!0:(_.aB("cookiepolicy is a required field.  See https://developers.google.com/+/web/signin/#button_attr_cookiepolicy for more information."),!1)};_.aB=function(a){window.console&&(window.console.error?window.console.error(a):window.console.log&&window.console.log(a))};_.fB=function(a,b){var c=_.on();_.oe(a,c);c=FA(c);if(_.bB(c)){var d=_.cB();_.dB(c);b?_.xe(b,"click",function(){_.eB(c,d)}):_.eB(c,d)}};
_.cB=function(){var a=new gB;_.$A(function(b){a.PA&&b&&(b.access_token&&_.Ge("isPlusUser",!0),b["g-oauth-window"]&&(a.PA=!1,_.Ef("OTA app install is no longer supported.")))});return a};gB=function(){this.PA=!1};_.dB=function(a){a=_.hB(a);_.iB(a.callback);_.KA(function(){_.YA(a)})};_.hB=function(a){jB(a);a.redirecturi&&delete a.redirecturi;Vz(function(b){return a[b]})||(a.authuser=0);return a};jB=function(a){/^\s*$/.test(a.scope||"")&&(a.scope="https://www.googleapis.com/auth/plus.login")};
_.iB=function(a){if("string"===typeof a)if(window[a])a=window[a];else{_.aB('Callback function named "'+a+'" not found');return}a&&_.$A(a)};_.eB=function(a,b){b.PA=!0;a=_.hB(a);_.ZA(a)};
_.K("gapi.auth.authorize",_.TA);_.K("gapi.auth.checkSessionState",function(a,b){var c=_.me();c.client_id=a.client_id;c.session_state=a.session_state;_.KA(function(){wA()?rA.send("check_session_state",c,function(d){b.call(null,d[0])},_.Cm):_.Jf.call(_.Mz,"check_session_state",sA(function(d){b.call(null,d)}),c.session_state,c.client_id)})});_.K("gapi.auth.getAuthHeaderValueForFirstParty",UA);_.K("gapi.auth.getToken",dA);
_.K("gapi.auth.getVersionInfo",function(a,b){_.KA(function(){var c=_.Ih()||"",d=null,e=null;c&&(e=c.split(" "),2==e.length&&(d=e[1]));d?wA()?rA.send("get_versioninfo",{xapisidHash:d,sessionIndex:b},function(f){a(f[0])},_.Cm):_.Jf.call(_.Mz,"get_versioninfo",sA(function(f){a(f)}),d,b):a()})});_.K("gapi.auth.init",_.KA);_.K("gapi.auth.setToken",_.eA);_.K("gapi.auth.signIn",function(a){_.fB(a)});_.K("gapi.auth.signOut",function(){var a=dA();a&&MA(a,a.cookie_policy)});
_.K("gapi.auth.unsafeUnpackIdToken",HA);_.K("gapi.auth._pimf",_.YA);_.K("gapi.auth._oart",EA);_.K("gapi.auth._guss",function(a){return gA(a).read()});

_.kB=function(a){return!!(a.clientid&&a.scope&&a.callback)};_.lB=function(){var a=_.on();_.kB(a)&&!_.R("disableRealtimeCallback")?_.dB(a):_.KA()};_.uk(function(){_.lB()});

_.lB=function(){var a=_.on();_.kB(a)&&!_.R("disableRealtimeCallback")&&_.dB(a)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Zt,pu,ju,tu,ku,mu,lu,qu,nu,uu;_.Wt=function(a){if(!(a instanceof Array)){a=_.Da(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a};_.Xt=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^_.hb()).toString(36)};_.Yt=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):_.Pd(document,"*",a,b)};
Zt=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(0<=d){var f=a[c].substring(0,d);e=a[c].substring(d+1)}else f=a[c];b(f,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};_.$t=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};_.au=/#|$/;
_.bu=function(a,b){var c=a.search(_.au),d=_.$t(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," "))};
_.cu=function(a,b){this.vc=this.Kf=this.Ue="";this.Df=null;this.Jy=this.nk="";this.Yf=this.BI=!1;var c;a instanceof _.cu?(this.Yf=void 0!==b?b:a.Yf,_.du(this,a.Ue),_.eu(this,a.Kf),_.fu(this,a.vc),_.gu(this,a.Df),this.setPath(a.getPath()),_.hu(this,a.wd.clone()),this.Zi(a.Np())):a&&(c=String(a).match(_.lh))?(this.Yf=!!b,_.du(this,c[1]||"",!0),_.eu(this,c[2]||"",!0),_.fu(this,c[3]||"",!0),_.gu(this,c[4]),this.setPath(c[5]||"",!0),_.hu(this,c[6]||"",!0),this.Zi(c[7]||"",!0)):(this.Yf=!!b,this.wd=new _.iu(null,
this.Yf))};_.cu.prototype.toString=function(){var a=[],b=this.Ue;b&&a.push(ju(b,ku,!0),":");var c=this.vc;if(c||"file"==b)a.push("//"),(b=this.Kf)&&a.push(ju(b,ku,!0),"@"),a.push(_.jh(c).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Df,null!=c&&a.push(":",String(c));if(c=this.getPath())this.vc&&"/"!=c.charAt(0)&&a.push("/"),a.push(ju(c,"/"==c.charAt(0)?lu:mu,!0));(c=this.wd.toString())&&a.push("?",c);(c=this.Np())&&a.push("#",ju(c,nu));return a.join("")};
_.cu.prototype.resolve=function(a){var b=this.clone(),c=!!a.Ue;c?_.du(b,a.Ue):c=!!a.Kf;c?_.eu(b,a.Kf):c=!!a.vc;c?_.fu(b,a.vc):c=null!=a.Df;var d=a.getPath();if(c)_.gu(b,a.Df);else if(c=!!a.nk){if("/"!=d.charAt(0))if(this.vc&&!this.nk)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.cn();c?_.hu(b,a.wd.clone()):c=!!a.Jy;c&&b.Zi(a.Np());return b};_.cu.prototype.clone=function(){return new _.cu(this)};_.du=function(a,b,c){_.ou(a);a.Ue=c?pu(b,!0):b;a.Ue&&(a.Ue=a.Ue.replace(/:$/,""));return a};_.eu=function(a,b,c){_.ou(a);a.Kf=c?pu(b):b;return a};_.fu=function(a,b,c){_.ou(a);a.vc=c?pu(b,!0):b;return a};
_.gu=function(a,b){_.ou(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("K`"+b);a.Df=b}else a.Df=null;return a};_.cu.prototype.getPath=function(){return this.nk};_.cu.prototype.setPath=function(a,b){_.ou(this);this.nk=b?pu(a,!0):a;return this};_.cu.prototype.cn=function(){return""!==this.wd.toString()};_.hu=function(a,b,c){_.ou(a);b instanceof _.iu?(a.wd=b,a.wd.vC(a.Yf)):(c||(b=ju(b,qu)),a.wd=new _.iu(b,a.Yf));return a};_.cu.prototype.Ta=function(a,b){return _.hu(this,a,b)};
_.cu.prototype.getQuery=function(){return this.wd.toString()};_.ru=function(a,b,c){_.ou(a);a.wd.set(b,c);return a};_.cu.prototype.Kg=function(a){return this.wd.get(a)};_.cu.prototype.Np=function(){return this.Jy};_.cu.prototype.Zi=function(a,b){_.ou(this);this.Jy=b?pu(a):a;return this};_.cu.prototype.removeParameter=function(a){_.ou(this);this.wd.remove(a);return this};_.ou=function(a){if(a.BI)throw Error("L");};_.cu.prototype.vC=function(a){this.Yf=a;this.wd&&this.wd.vC(a)};
_.su=function(a){return a instanceof _.cu?a.clone():new _.cu(a,void 0)};pu=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};ju=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,tu),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};tu=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};ku=/[#\/\?@]/g;mu=/[#\?:]/g;lu=/[#\?]/g;qu=/[#\?@]/g;nu=/#/g;
_.iu=function(a,b){this.Vb=this.yc=null;this.rf=a||null;this.Yf=!!b};uu=function(a){a.yc||(a.yc=new _.Nt,a.Vb=0,a.rf&&Zt(a.rf,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.h=_.iu.prototype;_.h.Fb=function(){uu(this);return this.Vb};_.h.add=function(a,b){uu(this);this.rf=null;a=vu(this,a);var c=this.yc.get(a);c||this.yc.set(a,c=[]);c.push(b);this.Vb+=1;return this};
_.h.remove=function(a){uu(this);a=vu(this,a);return this.yc.Od(a)?(this.rf=null,this.Vb-=this.yc.get(a).length,this.yc.remove(a)):!1};_.h.clear=function(){this.yc=this.rf=null;this.Vb=0};_.h.isEmpty=function(){uu(this);return 0==this.Vb};_.h.Od=function(a){uu(this);a=vu(this,a);return this.yc.Od(a)};_.h.Dj=function(a){var b=this.Sc();return _.Xa(b,a)};_.h.forEach=function(a,b){uu(this);this.yc.forEach(function(c,d){_.lb(c,function(e){a.call(b,e,d,this)},this)},this)};
_.h.re=function(){uu(this);for(var a=this.yc.Sc(),b=this.yc.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.Sc=function(a){uu(this);var b=[];if("string"===typeof a)this.Od(a)&&(b=_.Uc(b,this.yc.get(vu(this,a))));else{a=this.yc.Sc();for(var c=0;c<a.length;c++)b=_.Uc(b,a[c])}return b};_.h.set=function(a,b){uu(this);this.rf=null;a=vu(this,a);this.Od(a)&&(this.Vb-=this.yc.get(a).length);this.yc.set(a,[b]);this.Vb+=1;return this};
_.h.get=function(a,b){if(!a)return b;a=this.Sc(a);return 0<a.length?String(a[0]):b};_.h.setValues=function(a,b){this.remove(a);0<b.length&&(this.rf=null,this.yc.set(vu(this,a),_.Vc(b)),this.Vb+=b.length)};_.h.toString=function(){if(this.rf)return this.rf;if(!this.yc)return"";for(var a=[],b=this.yc.re(),c=0;c<b.length;c++){var d=b[c],e=_.jh(d);d=this.Sc(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+_.jh(d[f]));a.push(g)}}return this.rf=a.join("&")};
_.h.clone=function(){var a=new _.iu;a.rf=this.rf;this.yc&&(a.yc=this.yc.clone(),a.Vb=this.Vb);return a};var vu=function(a,b){b=String(b);a.Yf&&(b=b.toLowerCase());return b};_.iu.prototype.vC=function(a){a&&!this.Yf&&(uu(this),this.rf=null,this.yc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.Yf=a};_.iu.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)_.Vt(arguments[b],function(c,d){this.add(d,c)},this)};

var mB=function(a){return new _.Ek(function(b){var c=a.length,d=[];if(c)for(var e=function(k,l,m){c--;d[k]=l?{Bt:!0,value:m}:{Bt:!1,reason:m};0==c&&b(d)},f=0,g;f<a.length;f++)g=a[f],_.Lk(g,_.ii(e,f,!0),_.ii(e,f,!1));else b(d)})},nB,oB,pB,qB={JE:function(a){nB=a;try{delete qB.JE}catch(b){}},KE:function(a){oB=a;try{delete qB.KE}catch(b){}},LE:function(a){pB=a;try{delete qB.LE}catch(b){}}},rB=function(a){return _.zy(a.status)},sB=function(){var a=!0,b=_.jy(_.Wx);b&&void 0!==b.withCredentials||(a=!1);
return a},tB=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=_.R("client/rewrite");_.Ya(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=_.R("client/firstPartyRewrite"),_.Ya(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},uB=function(a){_.Tc.call(this,a)},zB,AB,BB,CB,DB,EB,FB,GB,HB,IB,JB,KB,LB,MB,NB;_.hi(uB,_.Tc);uB.prototype.name="gapi.client.Error";var vB=function(a){if(!a||"function"!==typeof a)throw new uB("Must provide a function.");this.Ef=null;this.ZQ=a};vB.prototype.then=function(a,b,c){this.Ef||(this.Ef=this.ZQ());return this.Ef.then(a,b,c)};
vB.prototype.cw=function(a){this.Ef||(this.Ef=a)};
var wB=function(a){var b={},c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){var d=_.Tg(a,c);d&&(c=_.Sg(c,d))&&_.Ug(b,c,d,!0)}return b},xB={error:{code:-1,message:"A network error occurred and the request could not be completed."}},yB=function(a,b,c,d){_.By.call(this);this.Xc=a;this.TA=b;this.Zc=c;a={};if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(b=_.Tg(d,e),void 0!==b&&(e=_.Rg(e,b))&&_.Ug(a,e,b));d={};for(e in a)Object.prototype.hasOwnProperty.call(a,e)&&(d[unescape(encodeURIComponent(e))]=
unescape(encodeURIComponent(a[e])));this.gq=d;this.Ef=null};_.hi(yB,_.By);
yB.prototype.then=function(a){this.Ef||(this.Ef=(new _.Ek(function(b,c){this.V("error",(0,_.P)(function(){c(zB(this))},this));this.V("success",(0,_.P)(function(){b(zB(this))},this));this.send(this.Xc,this.TA,this.Zc,this.gq)},this)).then(function(b){b.headers=wB(b.headers);return b},function(b){return b.status?(b.headers=wB(b.headers),_.Jk(b)):_.Jk({result:xB,body:'{"error":{"code":-1,"message":"A network error occurred and the request could not be completed."}}',headers:null,status:null,statusText:null})}));
return this.Ef.then.apply(this.Ef,arguments)};zB=function(a){var b=a.getStatus(),c=_.Oy(a);var d=204==b?!1:""==a.vk?_.xf(c):_.Py(a);var e=a.getAllResponseHeaders();e=_.Vg(e,!1);try{var f=2<_.My(a)?a.Ma.statusText:""}catch(g){f=""}return{result:d,body:c,headers:e,status:b,statusText:f}};AB=/;\s*charset\s*=\s*("utf-?8"|utf-?8)\s*(;|$)/i;BB=/^(text\/[^\s;\/""]+|application\/(json(\+[^\s;\/""]*)?|([^\s;\/""]*\+)?xml))\s*(;|$)/i;CB=/;\s*charset\s*=/i;DB=/(([\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;
EB=function(a){var b=[];a=a.replace(DB,function(c){b.push(_.Tz(c));return""});if(a.length)throw Error("ra");return b.join("")};FB=function(a){var b=a.headers;if(b&&"base64"===_.Tg(b,"X-Goog-Safety-Encoding")){var c=EB(a.body),d=_.Tg(b,"X-Goog-Safety-Content-Type");b["Content-Type"]=d;if(d.match(AB)||d.match(BB)&&!d.match(CB))c=_.pw(_.dh(c));_.Ug(b,"X-Goog-Safety-Encoding");_.Ug(b,"X-Goog-Safety-Content-Type");a.body=c}};
GB=function(a,b,c){c||((c=_.R("googleapis.config/proxy"))&&(c=String(c).replace(/\/static\/proxy\.html$/,"")||"/"),c=String(c||""));c||(c=_.R("googleapis.config/root"),b&&(c=_.R("googleapis.config/root-1p")||c),c=String(c||""));c=String(tB(b,c)||c);return a=_.uy(c,a)};
HB=function(a,b){var c=a.params||_.me();c.url=c.path;var d=c.root;d=GB("/",_.Jh(c.headers),d);d.match(/^(.*[^\/])?\/$/)&&(d=d.substr(0,d.length-1));c.root=d;a.params=c;_.ei.Ui("makeHttpRequests",[a],function(e,f){e&&e.gapiRequest?(e.gapiRequest.data?FB(e.gapiRequest.data):FB(e),b(e,_.yf(e))):b(e,f)})};
IB=function(a){var b=_.Zx(a,"params","headers");b&&"object"===typeof b||(b={});a={};for(var c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=_.Tg(b,c);d&&(_.Rg(c,d),_.Ug(a,c,d))}c="chrome-extension"==(window.location.href.match(_.lh)[1]||null);a=_.Jh(a);return!(c&&a)&&sB()};
JB=function(a){return new _.Ek(function(b,c){var d=function(e){e&&e.gapiRequest?e=e.gapiRequest.data||e:c(e);e={result:204!=e.status&&_.xf(e.body),body:e.body,headers:e.headers||null,status:e.status||null,statusText:e.statusText||null};rB(e)?b(e):c(e)};try{HB(a,d)}catch(e){c(e)}})};KB=function(a){var b=!_.R("client/cors")||!!_.R("client/xd4"),c={};_.Wl(a,function(d,e){(d=_.Rg(e,d))||b||(d=_.Qg(e));d&&(e=_.Tg(a,d))&&_.Ug(c,d,e)});return c};
LB=function(a){var b=a.params||_.me();a=_.jk(b.headers||{});var c=b.httpMethod||"GET",d=String(b.url||""),e=encodeURIComponent("$unique");if(!("POST"===c||0<=_.$t(d,0,"$unique",d.search(_.au))||0<=_.$t(d,0,e,d.search(_.au)))){var f=[];for(g in a)Object.prototype.hasOwnProperty.call(a,g)&&f.push(g.toLowerCase());f.sort();f.push(_.qg(location.href));var g=f.join(":");f=_.Eh();f.update(g);g=f.Dg().toLowerCase().substr(0,7);g=String(parseInt(g,16)%1E3+1E3).substr(1);d=_.sy(d,e,"gc"+g)}e=b.body||null;
g=b.responseType||null;b=_.Jh(a)||"1p"==b.authType;f=!!_.R("googleapis.config/auth/useUberProxyAuth");_.Ug(a,"X-Referer",void 0);a=KB(a);var k=new yB(d,c,e,a);k.df=b||f;g&&(k.vk=g);return new _.Ek(function(l,m){k.then(function(n){FB(n);l(n)},function(n){m(n)})})};MB=function(a,b){var c=function(d){d=_.jk(d);delete d.result;d={gapiRequest:{data:d}};b&&b(d,_.yf(d))};LB(a).then(c,c)};NB=function(a,b){(_.R("client/cors")||_.R("client/xd4"))&&IB(a)?MB(a,b):HB(a,b)};_.OB={};
var PB=function(a){this.Pc=a;this.ef=!1;this.promise={then:(0,_.P)(function(b,c,d){this.ef||(this.ef=!0);this.Wq&&!this.Uq?this.Pc.resolve(this.Wq):this.Uq&&!this.Wq&&this.Pc.reject(this.Uq);return this.Pc.promise.then(b,c,d)},this)}};PB.prototype.resolve=function(a){this.ef?this.Pc.resolve(a):this.Wq||this.Uq||(this.Wq=a)};PB.prototype.reject=function(a){this.ef?this.Pc.reject(a):this.Wq||this.Uq||(this.Uq=a)};
var QB=function(a){a=_.ny(a.error);return{code:a.code,data:a.errors,message:a.message}},RB=function(a){throw Error("ua`"+a);};
var SB=function(a){vB.call(this,SB.prototype.Rl);if(!a||"object"!=typeof a&&"string"!=typeof a)throw new uB("Missing required parameters");if("string"===typeof a){var b={};b.path=a}else b=a;if(!b.path)throw new uB('Missing required parameter: "path"');this.Ug={};this.Ug.path=b.path;this.Ug.method=b.method||"GET";this.Ug.params=b.params||{};this.Ug.headers=b.headers||{};this.Ug.body=b.body;this.Ug.root=b.root;this.Ug.responseType=b.responseType;this.Ug.apiId=b.apiId;this.Kk=b.authType||"auto";this.HV=
!!b.isXd4;this.vI=!1;this.Qh(this.Kk);this.wK=!1};_.hi(SB,vB);SB.prototype.ue=function(){return this.Ug};SB.prototype.Qh=function(a){this.Kk=a;this.vI="1p"===this.Kk};SB.prototype.Rp=function(){return this.vI};
SB.prototype.Ni=function(){if(!this.wK){this.wK=!0;var a=this.Ug,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=_.Tg(b,e);f&&(e=_.Rg(e,f)||_.Qg(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)_.Ug(b,d[c][0],d[c][1]);if(this.HV)d="1p"==this.Kk;else{d=b;c=String(_.R("client/version","1.1.0"));g=String(_.R("client/name","google-api-javascript-client"));g=!0===TB[g]?g:"google-api-javascript-client";
e=String(_.R("client/appName",""));f=[];e&&(f.push(e),f.push(" "));f.push(g);c&&(f.push("/"),f.push(c));_.Ug(d,"X-JavaScript-User-Agent",f.join(""));_.Ug(b,"X-Requested-With","XMLHttpRequest");d=_.Tg(b,"Content-Type");a.body&&!d&&_.Ug(b,"Content-Type","application/json");_.R("client/allowExecutableResponse")||_.Ug(b,"X-Goog-Encode-Response-If-Executable","base64");(d=_.Tg(b,"Content-Type"))&&"application/json"==d.toLowerCase()&&!a.params.alt&&(a.params.alt="json");(d=a.body||null)&&_.Ya(d)&&(a.body=
_.yf(d));a.key=a.id;b=_.di(b,void 0,this.Kk);d=_.Jh(b);if((c=b)&&window.navigator){g=[];for(e=0;e<UB.length;e++)(f=window.navigator[UB[e]])&&g.push(encodeURIComponent(UB[e])+"="+encodeURIComponent(f));_.Ug(c,"X-ClientDetails",g.join("&"))}(c=_.R("client/apiKey"))&&void 0===a.params.key&&(a.params.key=c);(c=_.R("client/trace"))&&!a.params.trace&&(a.params.trace=c)}"auto"==this.Kk&&(d?this.Qh("1p"):(b=_.Tg(b,"Authorization"))&&String(b).match(/^(Bearer|MAC)[ \t]/i)?this.Qh("oauth2"):this.Qh("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=_.R("googleapis.config/root");d&&(b=_.R("googleapis.config/root-1p")||b);b=String(b||"");c=a.root+a.path;if(g=b&&c.substr(0,b.length)===b)g=_.su(b),e=_.su(c),g=(!g.vc&&!e.vc||g.vc==e.vc)&&(null==g.Df&&null==e.Df||g.Df==e.Df);g&&(a.path=c.substr(b.length),a.root=b)}b=a.params;c=_.Hg(a.path);
g=String(_.R("googleapis.config/xd3")||"");18<=g.length&&"/static/proxy.html"==g.substring(g.length-18)&&(g=g.substring(0,g.length-18));g||(g="/");e=_.Hg(g);if(g!=e)throw Error("w");"/"!=g.charAt(g.length-1)&&(g+="/");c=_.uy(g,c);_.pi(c,"/")&&(c=c.substring(0,c.length-1));g=_.me();for(var k in b)Object.prototype.hasOwnProperty.call(b,k)&&(e=encodeURIComponent(k),g[e]=b[k]);c=_.ph(c,g);a.path=c;a.root=tB(!!d,a.root);a.url=GB(a.path,!!d,a.root)}};
var VB=function(a){a.Ni();var b=a.Ug;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.Kk}}};SB.prototype.execute=function(a){var b=VB(this);NB(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=_.xf(c.body)}catch(g){}a&&a(f,d)})};
SB.prototype.Rl=function(){var a=VB(this);return(_.R("client/cors")||_.R("client/xd4"))&&IB(a)?LB(a):JB(a)};SB.prototype.xh=function(){return this.Rl()};var UB=["appVersion","platform","userAgent"],TB={"google-api-gwt-client":!0,"google-api-javascript-client":!0};SB.prototype.execute=SB.prototype.execute;SB.prototype.then=SB.prototype.then;SB.prototype.getPromise=SB.prototype.xh;
var WB=function(a){if(!a||"object"!=typeof a)throw new uB("Missing rpc parameters");if(!a.method)throw new uB("Missing rpc method");this.Qv=a};WB.prototype.ol=function(){var a=this.Qv.transport;return a?a.root||null:null};WB.prototype.execute=function(a){var b=oB();b.add(this,{id:"gapiRpc",callback:this.zq(a)});b.execute()};
WB.prototype.Tu=function(a){var b=this.Qv.method,c=String,d;(d=this.Qv.apiVersion)||(d=String(b).split(".")[0],d=_.R("googleapis.config/versions/"+b)||_.R("googleapis.config/versions/"+d)||"v1",d=String(d));c=c(d);a={jsonrpc:"2.0",id:a,method:b,apiVersion:c};(b=this.Qv.rpcParams)&&(a.params=b);return a};
WB.prototype.zq=function(a){return function(b,c){if(b)if(b.error){var d=b.error;null==d.error&&(d.error=_.jk(b.error))}else d=b.result||b.data,_.Ya(d)&&null==d.result&&(d.result=_.jk(b.result||b.data));else d=!1;a(d,c)}};WB.prototype.execute=WB.prototype.execute;
var YB=function(a,b){this.sf=b||0;2==this.sf?(b=null,null!=a&&_.Ya(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.lb=new WB(b)):(0==this.sf&&(b=a&&a.callback)&&(a.callback=XB(b)),b=null,null!=a&&(_.Ya(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.lb=new SB(b))},XB=function(a){return function(b){if(null!=b&&_.Ya(b)&&b.error){var c=QB(b);b=_.yf([{id:"gapiRpc",error:c}]);c.error=_.ny(c)}else null==b&&(b={}),c=_.ny(b),c.result=_.ny(b),b=_.yf([{id:"gapiRpc",result:b}]);a(c,b)}};_.h=YB.prototype;_.h.getFormat=function(){return this.sf};_.h.execute=function(a){this.lb.execute(a&&1==this.sf?XB(a):a)};_.h.then=function(a,b,c){2==this.sf&&RB('The "then" method is not available on this object.');return this.lb.then(a,b,c)};
_.h.cw=function(a){this.lb.cw&&this.lb.cw(a)};_.h.ue=function(){if(this.lb.ue)return this.lb.ue()};_.h.Ni=function(){this.lb.ue&&this.lb.Ni()};_.h.ol=function(){if(this.lb.ol)return this.lb.ol()};_.h.Tu=function(a){if(this.lb.Tu)return this.lb.Tu(a)};_.h.Qh=function(a){this.lb.Qh&&this.lb.Qh(a)};_.h.Rp=function(){return this.lb.Rp()};_.h.xh=function(){if(this.lb.xh)return this.lb.xh()};YB.prototype.execute=YB.prototype.execute;YB.prototype.then=YB.prototype.then;YB.prototype.getPromise=YB.prototype.xh;
var ZB=/<response-(.*)>/,$B=/^application\/http(;.+$|$)/,aC=["clients6.google.com","content.googleapis.com","www.googleapis.com"],bC=function(a,b){a=_.Tg(a,b);if(!a)throw new uB("Unable to retrieve header.");return a},cC=function(a){var b=void 0;a=_.Da(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=_.R("client/batchPath/"+b)||"batch/"+b.split(":").join("/");return String(b)},dC=function(a){a=a.map(function(b){return b.request});
return cC(a)},eC=function(a,b){var c=[];a=a.ue();var d=function(f,g){_.Wl(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")},hC=function(a,b){a=fC(a,b);var c={};_.zb(a,function(d,e){c[e]=gC(d,e)});return c},gC=function(a,b){return{result:a.result||a.body,rawResult:_.yf({id:b,result:a.result||a.body}),
id:b}},fC=function(a,b){a=(0,_.qb)(a);_.pi(a,"--")&&(a=a.substring(0,a.length-2));a=a.split(b);b=_.me();for(var c=0;c<a.length;c++)if(a[c]){var d;if(d=a[c]){_.pi(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=iC(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=iC(d,e);e<d.length&&""!=d[e];)e++;e++;f.body=d.slice(e).join("\r\n");
FB(f);d=f}else d=null;e=_.me();f=bC(d.outerHeaders,"Content-Type");if(null==$B.exec(f))throw new uB("Unexpected Content-Type <"+f+">");f=bC(d.outerHeaders,"Content-ID");f=ZB.exec(f);if(!f)throw new uB("Unable to recognize Content-Id.");e.id=decodeURIComponent(f[1].split("@")[0].replace(/^.*[+]/,""));e.response={status:d.status,statusText:d.statusText,headers:d.headers};204!=d.status&&(e.response.body=d.body,e.response.result=_.xf(d.body));d=e}else d=null;d&&d.id&&(b[d.id]=d.response)}return b},iC=
function(a,b){for(var c=[];b<a.length&&a[b];b++)c.push(a[b]);return _.Vg(c.join("\r\n"),!1)},jC=function(a,b,c){a=a||b;if(!a||"https"!==_.su(a).Ue)if(a=c?_.R("googleapis.config/root-1p"):_.R("googleapis.config/root"),!a)return!1;a=tB(c,String(a))||a;return aC.includes(_.su(a).vc)};
var kC=function(a){vB.call(this,kC.prototype.Rl);this.zi={};this.Fs={};this.tk=[];this.De=a;this.WV=!!a;this.KH=this.hu=!1};_.hi(kC,vB);var lC=function(a,b){a=_.Da(Object.values(a.zi));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},mC=function(a){(function(b){setTimeout(function(){throw b;})})(a)};
kC.prototype.add=function(a,b){var c=b||_.me();b=_.me();if(!a)throw new uB("Batch entry "+(_.ne(c,"id")?'"'+c.id+'" ':"")+"is missing a request method");a.Ni();b.request=a;var d=_.Ok();d=new PB(d);b.On=d;a.cw(b.On.promise);d=a.ue().headers;_.Jh(d)&&(this.hu=!0);(d=String((d||{}).Authorization||"")||null)&&d.match(/^Bearer|MAC[ \t]/i)&&(this.KH=!0);d=a.ue().root;if(!this.WV){if(d&&this.De&&d!=this.De)throw new uB('The "root" provided in this request is not consistent with that of existing requests in the batch.');
this.De=d||this.De}if(_.ne(c,"id")){d=c.id;if(lC(this,d))throw new uB('Batch ID "'+d+'" already in use, please use another.');b.id=d}else{do b.id=String(Math.round(2147483647*_.Xh()));while(lC(this,b.id))}b.callback=c.callback;c="batch";jC(this.De,a.ue().path,this.hu)&&(c=dC([b]));this.zi[c]=this.zi[c]||[];this.zi[c].push(b);this.Fs[b.id]=b;return b.id};
var nC=function(a){var b=[],c=jC(a.De,void 0,a.hu);1<Object.entries(a.zi).length&&_.Ef("Heterogeneous batch requests are deprecated. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");for(var d=_.Da(Object.entries(a.zi)),e=d.next();!e.done;e=d.next()){e=_.Da(e.value);var f=e.next().value;e=e.next().value;for(var g=!0,k=_.Da(e),l=k.next();!l.done;l=k.next())l=l.value,l.request.Ni(),"batch"===f&&c&&(g=!1,l.xV=!0,l.request.ue.root=a.De,b.push(l.request),a.tk.push([l]));
if(g){f=a.De;g=a.hu;k=a.KH;l="batch"+String(Math.round(2147483647*_.Xh()))+String(Math.round(2147483647*_.Xh()));var m="--"+l;l="multipart/mixed; boundary="+l;for(var n={path:dC(e),method:"POST"},r=[],u=0;u<e.length;u++)r.push(eC(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,r.join("\r\n"+m+"\r\n"),m+"--"].join("\r\n")+"\r\n";n.root=f||null;_.R("client/xd4")&&sB()?
(n.isXd4=!0,n.params={$ct:l},n.headers={},_.Ug(n.headers,"Content-Type","text/plain; charset=UTF-8"),g?n.authType="1p":k&&(n.authType="oauth2"),f=new SB(n)):(n.headers={},_.Ug(n.headers,"Content-Type",l),f=pB(n));b.push(f);a.tk.push(e)}}return b};
kC.prototype.execute=function(a){if(!(1>Object.keys(this.zi).length)){var b=this.zq(a);a=nC(this);var c=[],d=a.map(function(e){return new _.Ek(function(f){try{e.execute(function(g,k){return f({HE:g,rX:k})})}catch(g){c.push(g),f({HE:{Bt:!1,reason:g}})}})});if(0<c.length&&c.length===a.length)throw c[0];_.Mk(d).then(function(e){var f=e.map(function(g){return g.rX});e=e.map(function(g){return g.HE});b(e,f)})}};
kC.prototype.Rl=function(){var a=this;if(1>Object.keys(this.zi).length)return _.Ik({});var b=nC(this).map(function(c){return new _.Ek(function(d,e){return c.xh().then(d,e)})});return mB(b).then(function(c){c=c.map(function(d){return d.Bt?d.value:d});return oC(a,c,!0)})};
var oC=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.Bt){l++;b[m]=n.reason;for(var r=pC([b[m]]),u=_.Da(a.tk[m]),q=u.next();!q.done;q=u.next())g[q.value.id]=r}else{if(1>a.tk[m].length)throw new uB("Error processing batch responses.");try{var v=!(1===a.tk[m].length&&a.tk[m][0].xV),t=a.tk[m][0].id;if(!c){q=n;var w=d[m];r=q;if(w&&(!r||!v)){var z=_.xf(w);z&&(r=z.gapiRequest?z.gapiRequest.data:z,!v&&q&&(r.body=q))}if(!r)throw new uB("The batch response is missing.");
n=r}q=void 0;if(r=n){var x=r.headers;if(x){var B=_.me();for(q in x)if(Object.prototype.hasOwnProperty.call(x,q)){var A=_.Tg(x,q);_.Ug(B,q,A,!0)}r.headers=B}}if(v&&0!=bC(n.headers,"Content-Type").indexOf("multipart/mixed"))throw new uB("The response's Content-Type is not multipart/mixed.");k=k||_.ny(n);var J=rB(n);J&&!rB(k)&&(k.status=n.status,k.statusText=n.statusText);if(J||c||!v){f=!0;q=Object;var M=q.assign;r=g;u=a;var Y=n,I=c;n={};if(v){I=I?fC:hC;var H=bC(Y.headers,"Content-Type").split("boundary=")[1];
if(!H)throw new uB("Boundary not indicated in response.");n=I(Y.body,"--"+H)}else I?(Y.result=_.xf(Y.body),n[t]=Y):n[t]=gC(Y,t);Y={};for(var W=_.Da(Object.entries(n)),ra=W.next();!ra.done;ra=W.next()){var sa=_.Da(ra.value),va=sa.next().value,Ea=sa.next().value;Y[va]=Ea;if(!u.Fs[va])throw new uB("Could not find batch entry for id "+va+".");}g=M.call(q,r,Y)}}catch(La){for(l++,b[m]=La,r=pC([La]),u=_.Da(a.tk[m]),q=u.next();!q.done;q=u.next())g[q.value.id]=r}}}if(l===b.length){d=pC(b);g=_.yf(d);k=0;a=
Array.from(Object.values(a.zi)).flat();f=_.Da(a);for(l=f.next();!l.done;l=f.next())if(l=l.value,c)l.On.reject(d);else if(l.callback)try{k++,l.callback(d,g)}catch(La){mC(La)}if(e)try{e(d,g)}catch(La){mC(La)}else if(k!==a.length)throw 1===b.length?b[0]:d;}else{if(f)for(f=_.Da(Object.entries(g)),l=f.next();!l.done;l=f.next())if(l=_.Da(l.value),m=l.next().value,l=l.next().value,c)m=a.Fs[m],l&&rB(l)?m.On.resolve(l):m.On.reject(l);else if(m=a.Fs[m],m.callback){if(l&&l.rawResult)try{delete l.rawResult}catch(La){}try{m.callback(l||
!1,_.yf(l))}catch(La){mC(La)}}k.result=g||{};k.body=1===b.length?k.body:"";if(e)try{e(g||null,1===d.length?d[0]:null)}catch(La){mC(La)}return k}},pC=function(a){var b={error:{code:0,message:"The batch request could not be fulfilled.  "}};a=_.Da(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:_.yf(b),headers:null,status:null,statusText:null}};kC.prototype.zq=function(a){var b=this;return function(c,d){b.ox(c,d,a)}};kC.prototype.ox=function(a,b,c){oC(this,a,!1,b,c)};kC.prototype.add=kC.prototype.add;kC.prototype.execute=kC.prototype.execute;kC.prototype.then=kC.prototype.then;
var qC=function(){this.Jj=[];this.De=this.Oc=null};
qC.prototype.add=function(a,b){b=b||{};var c={},d=Object.prototype.hasOwnProperty;if(a)c.rpc=a;else throw new uB("Batch entry "+(d.call(b,"id")?'"'+b.id+'" ':"")+"is missing a request method");if(d.call(b,"id")){a=b.id;for(d=0;d<this.Jj.length;d++)if(this.Jj[d].id==a)throw new uB('Batch ID "'+a+'" already in use, please use another.');c.id=a}else{do c.id=String(2147483647*_.Xh()|0);while(d.call(this.Jj,c.id))}c.callback=b.callback;this.Jj.push(c);return c.id};
var rC=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)}};
qC.prototype.execute=function(a){this.Oc=[];for(var b,c,d=0;d<this.Jj.length;d++)b=this.Jj[d],c=b.rpc,this.Oc.push(c.Tu(b.id)),this.De=c.ol()||this.De;c=this.zq(a);a={requests:this.Oc,root:this.De};b={};d=a.headers||{};for(var e in d){var f=e;if(Object.prototype.hasOwnProperty.call(d,f)){var g=_.Tg(d,f);g&&(f=_.Rg(f,g)||_.Qg(f))&&_.Ug(b,f,g)}}_.Ug(b,"Content-Type","application/json");e=rC(c);pB({method:"POST",root:a.root||void 0,path:"/rpc",params:a.urlParams,headers:b,body:a.requests||[]}).then(e,
e)};qC.prototype.zq=function(a){var b=this;return function(c,d){b.ox(c,d,a)}};qC.prototype.ox=function(a,b,c){a||(a={});for(var d=0;d<this.Jj.length;d++){var e=this.Jj[d];e.callback&&e.callback(a[e.id]||!1,b)}c&&c(a,b)};qB.KE(function(){return new qC});qC.prototype.add=qC.prototype.add;qC.prototype.execute=qC.prototype.execute;
var sC=function(a,b){this.WW=a;this.sf=b||null;this.Mo=null};sC.prototype.kA=function(a){this.sf=a;this.Mo=2==this.sf?new qC:new kC(this.WW)};sC.prototype.add=function(a,b){if(!a)throw a=b||_.me(),new uB("Batch entry "+(_.ne(a,"id")?'"'+a.id+'" ':"")+"is missing a request method");null===this.sf&&this.kA(a.getFormat());this.sf!==a.getFormat()&&RB("Unable to add item to batch.");var c=b&&b.callback;1==this.sf&&c&&(b.callback=function(d){d=tC(d);var e=_.yf([d]);c(d,e)});return this.Mo.add(a,b)};
sC.prototype.execute=function(a){var b=a&&1==this.sf?function(c){var d=[];_.Wl(c,function(f,g){f=tC(f);c[g]=f;d.push(f)});var e=_.yf(d);a(c,e)}:a;this.Mo&&this.Mo.execute(b)};var tC=function(a){var b=a?_.Zx(a,"result"):null;_.Ya(b)&&null!=b.error&&(b=QB(b),a={id:a.id,error:b});return a};sC.prototype.then=function(a,b,c){2==this.sf&&RB('The "then" method is not available on this object.');return this.Mo.then(a,b,c)};sC.prototype.add=sC.prototype.add;sC.prototype.execute=sC.prototype.execute;
sC.prototype.then=sC.prototype.then;
var uC=function(a){vB.call(this,uC.prototype.Rl);this.lb=a};_.hi(uC,vB);var vC=function(a){a.lb.Ni();var b=a.lb,c=b.ue();return!(jC(c.root,c.path,a.lb.Rp())?"batch"!==cC([b]):1)};_.h=uC.prototype;
_.h.execute=function(a){var b=this;if(vC(this))this.lb.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=XB(a);var f={}}var g=d?d.result:!1;d&&204==d.status&&(g=f,delete e.gapiRequest.data.body);a(g,_.yf(e))}};this.xh().then(c,c)}};
_.h.Rl=function(){return vC(this)?this.lb.xh():new _.Ek(function(a,b){var c=nB(),d=c.add(this.lb,{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="");rB(f)?a(f):b(f);return}b(e)},b)},this)};_.h.ue=function(){if(this.lb.ue)return this.lb.ue()};_.h.Ni=function(){this.lb.Ni&&this.lb.Ni()};_.h.ol=function(){if(this.lb.ol)return this.lb.ol()};
_.h.Qh=function(a){this.lb.Qh&&this.lb.Qh(a)};_.h.Rp=function(){return this.lb.Rp()};_.h.getFormat=function(){return this.lb.getFormat?this.lb.getFormat():0};_.h.xh=function(){return this.Rl()};uC.prototype.execute=uC.prototype.execute;uC.prototype.then=uC.prototype.then;uC.prototype.getPromise=uC.prototype.xh;
var wC="/rest?fields="+encodeURIComponent("kind,name,version,rootUrl,servicePath,resources,parameters,methods,batchPath,id")+"&pp=0",xC=function(a,b){return"/discovery/v1/apis/"+(encodeURIComponent(a)+"/"+encodeURIComponent(b)+wC)},zC=function(a,b,c,d){if(_.Ya(a)){var e=a;var f=a.name;a=a.version||"v1"}else f=a,a=b;if(!f||!a)throw new uB("Missing required parameters.");var g=c||function(){},k=_.Ya(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 uB("API discovery response missing required fields."));else{l=k.root;l=null!=m.rootUrl?String(m.rootUrl):l;l="string"===typeof l?l.replace(/([^\/])\/$/,"$1"):void 0;k.root=l;m.name&&m.version&&!m.id&&(m.id=[m.name,m.version].join(":"));m.id&&(k.apiId=m.id,l="client/batchPath/"+m.id,m.batchPath&&!_.R(l)&&_.Ge(l,m.batchPath));var n=m.servicePath,r=m.parameters,u=function(v){_.Wl(v,function(t){if(!(t&&t.id&&t.path&&t.httpMethod))throw new uB("Missing required parameters");
var w=t.id.split("."),z=window.gapi.client,x;for(x=0;x<w.length-1;x++){var B=w[x];z[B]=z[B]||{};z=z[B]}var A,J;k&&(k.hasOwnProperty("root")&&(A=k.root),k.hasOwnProperty("apiId")&&(J=k.apiId));B=window.gapi.client[w[0]];B.FD||(B.FD={servicePath:n||"",parameters:r,apiId:J});w=w[x];z[w]||(z[w]=_.ii(yC,{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},
B.FD))})},q=function(v){_.Wl(v,function(t){u(t.methods);q(t.resources)})};q(m.resources);u(m.methods);g.call()}};e?c({result:e}):0<f.indexOf("://")?pB({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):pB({path:xC(f,
a),root:d&&d.root}).then(c,c)},yC=function(a,b,c,d){var e=b.servicePath||"";_.dd(e,"/")||(e="/"+e);var f=AC(a.path,[a.parameters,b.parameters],c||{});c=f.qk;var g=f.u_;e=_.uy(e,f.path);f=g.root;delete g.root;var k=a.parameterName;!k&&1==_.ly(g)&&g.hasOwnProperty("resource")&&(k="resource");if(k){var l=g[k];delete g[k]}null==l&&(l=d);null==l&&a.request&&(_.ri(g)&&(g=void 0),l=g);k={};var m=a.httpMethod;"GET"==m&&void 0!==l&&""!=String(l)&&(_.Ug(k,"X-HTTP-Method-Override",m),m="POST");if((null==l||
null!=d)&&g)for(var n in g)"string"===typeof g[n]&&(c[n]=g[n]);return pB({path:e,method:m,params:c,headers:k,body:l,root:f||a.root,apiId:b.apiId},1)},AC=function(a,b,c){c=_.jk(c);var d={};_.Vl(b,function(e){_.Wl(e,function(f,g){var k=f.required;if("path"==f.location)if(Object.prototype.hasOwnProperty.call(c,g))-1!=a.indexOf("{"+g+"}")?(f=_.jh(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 uB("Required path parameter "+
g+" is missing.");}else"query"==f.location&&Object.prototype.hasOwnProperty.call(c,g)&&(d[g]=c[g],delete c[g])})});if(b=c.trace)d.trace=b,delete c.trace;return{path:a,qk:d,u_:c}};
var BC=function(a,b,c,d){var e=b||"v1",f=_.Ya(d)?d:{root:d};if(c)zC(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 _.Ek(function(g,k){var l=function(m){m?k(m):g()};try{zC(a,e,l,f)}catch(m){k(m)}})},CC=new RegExp(/^((([Hh][Tt][Tt][Pp][Ss]?:)?\/\/[^\/?#]*)?\/)?/.source+/(_ah\/api\/)?(batch|rpc)(\/|\?|#|$)/.source),DC=function(a,b){if(!a)throw new uB("Missing required parameters");
var c="object"===typeof a?a:{path:a};a=c.callback;delete c.callback;b=new YB(c,b);if(c=!!_.R("client/xd4")&&sB()){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(CC)}c&&(b=new uC(b));return a?(b.execute(a),null):b};qB.LE(function(a){return DC.apply(null,arguments)});
var EC=function(a,b){if(!a)throw new uB("Missing required parameters");for(var c=a.split("."),d=window.gapi.client,e=0;e<c.length-1;e++){var f=c[e];d[f]=d[f]||{};d=d[f]}c=c[c.length-1];if(!d[c]){var g=b||{};d[c]=function(k){var l="string"==typeof g?g:g.root;k&&k.root&&(l=k.root);return new YB({method:a,apiVersion:g.apiVersion,rpcParams:k,transport:{name:"googleapis",root:l}},2)}}},FC=function(a){return new sC(a)};qB.JE(function(a){return FC.apply(null,arguments)});
var GC=function(a){if(_.OB.JSONRPC_ERROR_MOD)throw new uB(a+" is discontinued. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");_.Cf(a+" is deprecated. See https://developers.google.com/api-client-library/javascript/reference/referencedocs")};
_.K("gapi.client.init",function(a){a.apiKey&&_.Ge("client/apiKey",a.apiKey);var b=_.nb(a.discoveryDocs||[],function(d){return BC(d)});if((a.clientId||a.client_id)&&a.scope){var c=new _.Ek(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("va"))}})});b.push(c)}else(a.clientId||a.client_id||a.scope)&&_.Cf("client_id and scope must both be provided to initialize OAuth.");return _.Mk(b).then(function(){})});
_.K("gapi.client.load",BC);_.K("gapi.client.newBatch",FC);_.K("gapi.client.newRpcBatch",function(){GC("gapi.client.newRpcBatch");return FC()});_.K("gapi.client.newHttpBatch",function(a){GC("gapi.client.newHttpBatch");return new sC(a,0)});_.K("gapi.client.register",function(a,b){GC("gapi.client.register");var c;b&&(c={apiVersion:b.apiVersion,root:b.root});EC(a,c)});_.K("gapi.client.request",DC);
_.K("gapi.client.rpcRequest",function(a,b,c){GC("gapi.client.rpcRequest");if(!a)throw new uB('Missing required parameter "method".');return new YB({method:a,apiVersion:b,rpcParams:c,transport:{name:"googleapis",root:c&&c.root||""}},2)});_.K("gapi.client.setApiKey",function(a){_.Ge("client/apiKey",a);_.Ge("googleapis.config/developerKey",a)});_.K("gapi.client.setApiVersions",function(a){GC("gapi.client.setApiVersions");_.Ge("googleapis.config/versions",a)});_.K("gapi.client.getToken",function(a){return _.Mh(a)});
_.K("gapi.client.setToken",function(a,b){a?_.sw(a,b):_.tw(b)});_.K("gapi.client.AuthType",{g0:"auto",NONE:"none",Z3:"oauth2",a2:"1p"});_.K("gapi.client.AuthType.AUTO","auto");_.K("gapi.client.AuthType.NONE","none");_.K("gapi.client.AuthType.OAUTH2","oauth2");_.K("gapi.client.AuthType.FIRST_PARTY","1p");

});
// Google Inc.
