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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var la,na,pa,ya,Ba,Ca,Ga;_.ja=function(a){return function(){return _.fa[a].apply(this,arguments)}};_.fa=[];la=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};na="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};
pa=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("a");};ya=pa(this);Ba=function(a,b){if(b)a:{var c=ya;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&na(c,a,{configurable:!0,writable:!0,value:b})}};
Ba("Symbol",function(a){if(a)return a;var b=function(e,f){this.dN=e;na(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.dN};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
Ba("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=ya[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&na(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ca(la(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:la(a)}};_.Fa="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ga=Object.setPrototypeOf;else{var Ha;a:{var Ja={a:!0},La={};try{La.__proto__=Ja;Ha=La.a;break a}catch(a){}Ha=!1}Ga=Ha?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Pa=Ga;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;na(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.Aa=(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.Aa]=m;return this};k.prototype.get=function(l){return c(l)&&Sa(l,f)?l[f][this.Aa]:void 0};k.prototype.has=function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Aa)};k.prototype.delete=
function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Aa)?delete l[f][this.Aa]:!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.nf={};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.nf[m.id]=[]);m.ne?m.ne.value=l:(m.ne={next:this.Oe,Ti:this.Oe.Ti,head:this.Oe,key:k,value:l},m.list.push(m.ne),this.Oe.Ti.next=m.ne,this.Oe.Ti=m.ne,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.ne&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.nf[k.id],k.ne.Ti.next=k.ne.next,k.ne.next.Ti=
k.ne.Ti,k.ne.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.nf={};this.Oe=this.Oe.Ti=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).ne};c.prototype.get=function(k){return(k=d(this,k).ne)&&k.value};c.prototype.entries=function(){return e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return e(this,function(k){return k.key})};c.prototype.values=function(){return e(this,function(k){return k.value})};c.prototype.forEach=function(k,l){for(var m=this.entries(),
n;!(n=m.next()).done;)n=n.value,k.call(l,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(k,l){var m=l&&typeof l;"object"==m||"function"==m?b.has(l)?m=b.get(l):(m=""+ ++g,b.set(l,m)):m="p_"+l;var n=k.nf[m];if(n&&Sa(k.nf,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,ne:r}}return{id:m,list:n,index:-1,ne:void 0}},e=function(k,l){var m=k.Oe;return Ca(function(){if(m){for(;m.head!=k.Oe;)m=m.Ti;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.Ti=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.Fa=new Map;if(c){c=
_.Da(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Fa.size};b.prototype.add=function(c){c=0===c?0:c;this.Fa.set(c,c);this.size=this.Fa.size;return this};b.prototype.delete=function(c){c=this.Fa.delete(c);this.size=this.Fa.size;return c};b.prototype.clear=function(){this.Fa.clear();this.size=0};b.prototype.has=function(c){return this.Fa.has(c)};b.prototype.entries=function(){return this.Fa.entries()};b.prototype.values=function(){return this.Fa.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Fa.forEach(function(f){return c.call(d,f,f,e)})};return b});_.p={};_.Ua=_.Ua||{};_.D=this||self;_.Va="closure_uid_"+(1E9*Math.random()>>>0);_.K=function(a,b){a=a.split(".");var c=_.D;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};
_.P=function(a,b){function c(){}c.prototype=b.prototype;a.O=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Ro=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)}};
_.Wa=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 gb,hb,kb;_.Ya=function(a,b){return 0<=(0,_.Xa)(a,b)};_.Za=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.$a=function(){};_.ab=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.fb=function(a){var b=_.ab(a);return"array"==b||"object"==b&&"number"==typeof a.length};gb=function(a,b,c){return a.call.apply(a.bind,arguments)};
hb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.Q=function(a,b,c){_.Q=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?gb:hb;return _.Q.apply(null,arguments)};_.jb=function(){return Date.now()};kb=function(a){return a};
_.Xa=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};
_.lb=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};_.mb=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)};
_.nb=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};_.ob=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};
_.pb=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};_.qb=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 tb;_.sb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.ub=function(a,b){var c=0;a=(0,_.sb)(String(a)).split(".");b=(0,_.sb)(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=tb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||tb(0==f[2].length,0==g[2].length)||tb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
tb=function(a,b){return a<b?-1:a>b?1:0};
a:{var wb=_.D.navigator;if(wb){var xb=wb.userAgent;if(xb){_.vb=xb;break a}}_.vb=""}_.zb=function(a){return-1!=_.vb.indexOf(a)};
var Bb;_.Ab=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Bb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Cb=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<Bb.length;f++)c=Bb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Db=function(){return _.zb("Opera")};_.Eb=function(){return _.zb("Trident")||_.zb("MSIE")};_.Fb=function(){return _.zb("Firefox")||_.zb("FxiOS")};_.Gb=function(){return(_.zb("Chrome")||_.zb("CriOS"))&&!_.zb("Edge")};
_.Jb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Kb;_.Lb=function(){if(void 0===Kb){var a=null,b=_.D.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:kb,createScript:kb,createScriptURL:kb})}catch(c){_.D.console&&_.D.console.error(c.message)}Kb=a}return Kb};
var Nb,Mb;_.Ob=function(a,b){this.tM=a===Mb&&b||"";this.jP=Nb};_.Ob.prototype.Eh=!0;_.Ob.prototype.nd=_.ja(4);_.Pb=function(a){return a instanceof _.Ob&&a.constructor===_.Ob&&a.jP===Nb?a.tM:"type_error:Const"};_.Qb=function(a){return new _.Ob(Mb,a)};Nb={};Mb={};
_.Tb=function(a,b){this.RB=b===_.Sb?a:""};_.h=_.Tb.prototype;_.h.Eh=!0;_.h.nd=_.ja(3);_.h.tA=!0;_.h.xh=_.ja(6);_.h.toString=function(){return this.RB.toString()};_.Sb={};_.Ub=new _.Tb("about:invalid#zClosurez",_.Sb);
_.Xb=function(a,b){this.QB=b===_.Vb?a:""};_.Xb.prototype.Eh=!0;_.Xb.prototype.nd=_.ja(2);_.Xb.prototype.toString=function(){return this.QB.toString()};_.Vb={};_.Yb=new _.Xb("",_.Vb);
_.Zb={};_.$b=function(a,b){this.PB=b===_.Zb?a:"";this.Eh=!0};_.bc=function(a){a=_.Pb(a);return 0===a.length?ac:new _.$b(a,_.Zb)};_.$b.prototype.nd=_.ja(1);_.$b.prototype.toString=function(){return this.PB.toString()};var ac=new _.$b("",_.Zb);
var cc;_.dc=function(a,b,c){this.OB=c===cc?a:"";this.FQ=b};_.h=_.dc.prototype;_.h.tA=!0;_.h.xh=_.ja(5);_.h.Eh=!0;_.h.nd=_.ja(0);_.h.toString=function(){return this.OB.toString()};_.ec=function(a){if(a instanceof _.dc&&a.constructor===_.dc)return a.OB;_.ab(a);return"type_error:SafeHtml"};cc={};_.fc=function(a,b){var c=_.Lb();a=c?c.createHTML(a):a;return new _.dc(a,b,cc)};_.gc=new _.dc(_.D.trustedTypes&&_.D.trustedTypes.emptyHTML||"",0,cc);_.hc=_.fc("<br>",0);
_.ic=_.Jb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.ec(_.gc);return!b.parentElement});
_.jc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.kc=2147483648*Math.random()|0;
_.lc=function(){return _.zb("iPhone")&&!_.zb("iPod")&&!_.zb("iPad")};_.nc=function(){return _.lc()||_.zb("iPad")||_.zb("iPod")};
var oc=function(a){oc[" "](a);return a};oc[" "]=_.$a;_.pc=function(a,b){try{return oc(a[b]),!0}catch(c){}return!1};_.qc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Hc,Ic,Nc,Pc;_.rc=_.Db();_.sc=_.Eb();_.tc=_.zb("Edge");_.uc=_.tc||_.sc;_.vc=_.zb("Gecko")&&!(-1!=_.vb.toLowerCase().indexOf("webkit")&&!_.zb("Edge"))&&!(_.zb("Trident")||_.zb("MSIE"))&&!_.zb("Edge");_.wc=-1!=_.vb.toLowerCase().indexOf("webkit")&&!_.zb("Edge");_.xc=_.wc&&_.zb("Mobile");_.yc=_.zb("Macintosh");_.zc=_.zb("Windows");_.Ac=_.zb("Linux")||_.zb("CrOS");_.Bc=_.zb("Android");_.Cc=_.lc();_.Dc=_.zb("iPad");_.Ec=_.zb("iPod");_.Gc=_.nc();
Hc=function(){var a=_.D.document;return a?a.documentMode:void 0};a:{var Jc="",Kc=function(){var a=_.vb;if(_.vc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tc)return/Edge\/([\d\.]+)/.exec(a);if(_.sc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wc)return/WebKit\/(\S+)/.exec(a);if(_.rc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Kc&&(Jc=Kc?Kc[1]:"");if(_.sc){var Lc=Hc();if(null!=Lc&&Lc>parseFloat(Jc)){Ic=String(Lc);break a}}Ic=Jc}_.Mc=Ic;Nc={};
_.Oc=function(a){return _.qc(Nc,a,function(){return 0<=_.ub(_.Mc,a)})};if(_.D.document&&_.sc){var Qc=Hc();Pc=Qc?Qc:parseInt(_.Mc,10)||void 0}else Pc=void 0;_.Rc=Pc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Wc,Xc,Yc,ad,cd,dd,ed,fd,gd,hd,id,md,td,ud,vd,wd,Fd,Gd;_.Sc=function(a,b){return _.fa[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.RK=!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[]};_.Tb.prototype.xh=_.Sc(6,function(){return 1});_.dc.prototype.xh=_.Sc(5,function(){return this.FQ});
_.Ob.prototype.nd=_.Sc(4,function(){return this.tM});_.Tb.prototype.nd=_.Sc(3,function(){return this.RB.toString()});_.Xb.prototype.nd=_.Sc(2,function(){return this.QB});_.$b.prototype.nd=_.Sc(1,function(){return this.PB});_.dc.prototype.nd=_.Sc(0,function(){return this.OB.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!=_.D)return Yc(a.document);null===Wc&&(Wc=Yc(_.D.document));return Wc};_.P(_.Tc,Error);_.Tc.prototype.name="CustomError";_.bd=function(a,b){return 0==a.lastIndexOf(b,0)};cd=/&/g;dd=/</g;ed=/>/g;fd=/"/g;gd=/'/g;hd=/\x00/g;id=/[\x00&<>"']/;
_.ld=function(a,b){if(b)a=a.replace(cd,"&amp;").replace(dd,"&lt;").replace(ed,"&gt;").replace(fd,"&quot;").replace(gd,"&#39;").replace(hd,"&#0;");else{if(!id.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(cd,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(dd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(ed,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(fd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(gd,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(hd,"&#0;"))}return a};md={};
_.nd=function(a,b){this.SB=b===md?a:""};_.h=_.nd.prototype;_.h.Eh=!0;_.h.nd=function(){return this.SB.toString()};_.h.tA=!0;_.h.xh=function(){return 1};_.h.toString=function(){return this.SB+""};_.od=function(a){if(a instanceof _.nd&&a.constructor===_.nd)return a.SB;_.ab(a);return"type_error:TrustedResourceUrl"};_.pd=function(a){return _.od(a).toString()};_.qd=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.nd(a,md)};_.rd=function(a){return _.qd(_.Pb(a))};
_.sd=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.RB;_.ab(a);return"type_error:SafeUrl"};td=/^(?: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;ud=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
vd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(ud);return b&&td.test(b[1])?new _.Tb(a,_.Sb):null};wd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.xd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Eh?a.nd():String(a);return wd.test(a)?new _.Tb(a,_.Sb):vd(a)};
_.yd=function(a,b){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Eh?a.nd():String(a);if(b&&/^data:/i.test(a)&&(b=vd(a)||_.Ub,b.nd()==a))return b;wd.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Sb)};_.zd=function(a){if(a instanceof _.dc)return a;var b="object"==typeof a,c=null;b&&a.tA&&(c=a.xh());return _.fc(_.ld(b&&a.Eh?a.nd():String(a)),c)};_.Ad=function(a,b){if((0,_.ic)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.ec(b)};
_.Bd=function(a,b){b=b instanceof _.Tb?b:_.yd(b);a.href=_.sd(b)};_.Cd=function(a,b,c,d){a=a instanceof _.Tb?a:_.yd(a);b=b||_.D;c=c instanceof _.Ob?_.Pb(c):c||"";return void 0!==d?b.open(_.sd(a),c,d,void 0):b.open(_.sd(a),c)};_.Dd=function(a){return a=_.ld(a,void 0)};_.Ed=function(a){return Number(_.Rc)>=a};Fd=!_.sc||_.Ed(9);Gd=!_.vc&&!_.sc||_.sc&&_.Ed(9)||_.vc&&_.Oc("1.9.1");_.Hd=_.sc&&!_.Oc("9");_.Id=_.sc||_.rc||_.wc;_.Jd=_.sc&&!_.Ed(9);
var Pd,Td;_.Md=function(a){return a?new _.Kd(_.Ld(a)):ad||(ad=new _.Kd)};_.Nd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Od=function(a,b,c,d){a=d||a;b=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(b||c))return a.querySelectorAll(b+(c?"."+c:""));if(c&&a.getElementsByClassName){a=a.getElementsByClassName(c);if(b){d={};for(var e=0,f=0,g;g=a[f];f++)b==g.nodeName&&(d[e++]=g);d.length=e;return d}return a}a=a.getElementsByTagName(b||"*");if(c){d={};for(f=e=0;g=a[f];f++)b=g.className,"function"==typeof b.split&&_.Ya(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Qd=function(a,b){_.Ab(b,function(c,d){c&&"object"==typeof c&&c.Eh&&(c=c.nd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Pd.hasOwnProperty(d)?a.setAttribute(Pd[d],c):_.bd(d,"aria-")||_.bd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Pd={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
_.Rd=function(a){return a?a.parentWindow||a.defaultView:window};_.Ud=function(a,b){var c=String(b[0]),d=b[1];if(!Fd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Dd(d.name),'"');if(d.type){c.push(' type="',_.Dd(d.type),'"');var e={};_.Cb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Sd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Qd(c,d));2<b.length&&Td(a,c,b,2);return c};
Td=function(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?a.createTextNode(k):k)}for(;d<c.length;d++){var f=c[d];if(!_.fb(f)||_.Za(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.Za(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}_.mb(g?_.Vc(f):f,e)}}};_.Vd=function(a){return _.Sd(document,a)};
_.Sd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Wd=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};
_.Xd=function(a,b){Td(_.Ld(a),a,arguments,1)};_.Zd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.$d=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.ae=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.be=function(a){var b,c=a.parentNode;if(c&&11!=c.nodeType){if(a.removeNode)return a.removeNode(!1);for(;b=a.firstChild;)c.insertBefore(b,a);return _.ae(a)}};
_.ce=function(a){return Gd&&void 0!=a.children?a.children:_.nb(a.childNodes,function(b){return 1==b.nodeType})};_.de=function(a){return _.Za(a)&&1==a.nodeType};_.ee=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};_.Ld=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.fe=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.Zd(a),a.appendChild(_.Ld(a).createTextNode(String(b)))};_.Kd=function(a){this.mb=a||_.D.document||document};_.h=_.Kd.prototype;_.h.Da=_.Md;_.h.LC=_.ja(7);_.h.rb=function(){return this.mb};_.h.H=function(a){return _.Nd(this.mb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.mb).getElementsByTagName(String(a))};_.h.ma=function(a,b,c){return _.Ud(this.mb,arguments)};_.h.createElement=function(a){return _.Sd(this.mb,a)};_.h.createTextNode=function(a){return this.mb.createTextNode(String(a))};_.h.vb=function(){var a=this.mb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.Xd;_.h.canHaveChildren=_.Wd;_.h.Id=_.Zd;_.h.QI=_.$d;_.h.removeNode=_.ae;_.h.rR=_.be;_.h.ez=_.ce;
_.h.isElement=_.de;_.h.contains=_.ee;_.h.Hh=_.ja(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.ge=window;_.he=document;_.ie=_.ge.location;_.je=/\[native code\]/;_.ke=function(a,b,c){return a[b]=a[b]||c};_.le=function(){var a;if((a=Object.create)&&_.je.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.me=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.ne=function(a,b){a=a||{};for(var c in a)_.me(a,c)&&(b[c]=a[c])};_.oe=_.ke(_.ge,"gapi",{});
_.qe=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};_.se=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.te=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");
_.ue=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");
_.we=function(a,b,c){_.ve(a,b,c,"add","at")};_.ve=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)};
_.xe=_.ke(_.ge,"___jsl",_.le());_.ke(_.xe,"I",0);_.ke(_.xe,"hel",10);
var ye,ze,Ae,Be,Ce,De,Ee;ye=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};ze=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Ae=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Be=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]&&!Ae(a[d])&&!Ae(b[d])?Be(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Ae(b[d])?[]:{},Be(a[d],b[d])):a[d]=b[d])};
Ce=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:{}}};
De=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());Be(c,b);a.push(c)};
Ee=function(a){ze(!0);var b=window.___gcfg,c=ye("cu"),d=window.___gu;b&&b!==d&&(De(c,b),window.___gu=b);b=ye("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,ye("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=Ce(f))&&b.push(f));a&&De(c,a);d=ye("cd");a=0;for(b=d.length;a<b;++a)Be(ze(),d[a],!0);d=ye("ci");a=0;for(b=d.length;a<b;++a)Be(ze(),d[a],!0);a=0;for(b=c.length;a<b;++a)Be(ze(),c[a],!0)};_.R=function(a,b){var c=ze();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};
_.Fe=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;Ee(c)};
var Ge=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ke(_.xe,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Ge&&Ge();Ee();
_.K("gapi.config.get",_.R);_.K("gapi.config.update",_.Fe);

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

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

var xf;xf=window.console;_.yf=function(a){xf&&xf.log&&xf.log(a)};_.zf=function(a){xf&&(xf.error?xf.error(a):xf.log&&xf.log(a))};_.Af=function(a){xf&&(xf.warn?xf.warn(a):xf.log&&xf.log(a))};_.Bf=function(){};

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

var el=function(){this.bs={LK:Yk?"../"+Yk:null,wy:Zk,KH:$k,Q9:al,lu:bl,B$:cl};this.df=_.ge;this.uK=this.GQ;this.vR=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.bs.LK){this.df=this.bs.KH(this.df,this.bs.LK);var a=this.df.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.uK=this.df.doPostMsg}this.eD={};this.FD={};a=(0,_.Q)(this.Yz,
this);_.we(this.df,"message",a);_.ke(_.xe,"RPMQ",[]).push(a);this.df!=this.df.parent&&dl(this,this.df.parent,this.YA(this.df.name),"*")};el.prototype.YA=function(a){return'{"h":"'+escape(a)+'"}'};var fl=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},jl=function(a){if(!/^\s*{/.test(a))return!1;a=_.tf(a);return null!==a&&"object"===typeof a&&!!a.g};
el.prototype.Yz=function(a){var b=String(a.data);(0,_.Bf)("gapix.rpc.receive("+al+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=jl(b);if(!c&&!d){if(!d&&(c=fl(b))){if(this.eD[c])this.eD[c]();else this.FD[c]=1;return}var e=a.origin,f=this.bs.wy;this.vR?_.ge.setTimeout(function(){f(b,e)},0):f(b,e)}};el.prototype.Gc=function(a,b){".."===a||this.FD[a]?(b(),delete this.FD[a]):this.eD[a]=b};
var dl=function(a,b,c,d){var e=jl(c)?"":"!_";(0,_.Bf)("gapix.rpc.send("+al+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.uK(b,e+c,d)};el.prototype.GQ=function(a,b,c){a.postMessage(b,c)};el.prototype.send=function(a,b,c){(a=this.bs.KH(this.df,a))&&!a.closed&&dl(this,a,b,c)};
var kl,ll,ml,nl,ol,pl,ql,Yk,al,rl,sl,tl,ul,$k,bl,vl,wl,Bl,Cl,El,cl,Gl,Fl,xl,yl,Hl,Zk,Il,Jl;kl=0;ll=[];ml={};nl={};ol=_.ge.location.href;pl=_.qe(ol,"rpctoken");ql=_.qe(ol,"parent")||_.he.referrer;Yk=_.qe(ol,"rly");al=Yk||(_.ge!==_.ge.top||_.ge.opener)&&_.ge.name||"..";rl=null;sl={};tl=function(){};ul={send:tl,Gc:tl,YA:tl};
$k=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.ge.top);if(0===b.length)return a;for(b=b.split("/");b.length;){var c=b.shift();"{"==c.charAt(0)&&"}"==c.charAt(c.length-1)&&(c=c.substring(1,c.length-1));if(".."===c)a=a==a.parent?a.opener:a.parent;else if(".."!==c&&a.frames[c]){if(a=a.frames[c],!("postMessage"in a))throw"Not a window";}else return null}return a};bl=function(a){return(a=ml[a])&&a.Jk};
vl=function(a){if(a.f in{})return!1;var b=a.t,c=ml[a.r];a=a.origin;return c&&(c.Jk===b||!c.Jk&&!b)&&(a===c.origin||"*"===c.origin)};wl=function(a){var b=a.id.split("/"),c=b[b.length-1],d=a.origin;return function(e){var f=e.origin;return e.f==c&&(d==f||"*"==d)}};_.zl=function(a,b,c){a=xl(a);nl[a.name]={Hg:b,Dq:a.Dq,yo:c||vl};yl()};_.K("gapix.rpc.register",_.zl);_.Al=function(a){delete nl[xl(a).name]};_.K("gapix.rpc.unregister",_.Al);Bl={};
Cl=function(a,b){(a=Bl["_"+a])&&a[1](this)&&a[0].call(this,b)};El=function(a){var b=a.c;if(!b)return tl;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Dl.apply(null,e)}};cl=function(a){rl=a};Gl=function(a){sl[a]||(sl[a]=_.ge.setTimeout(function(){sl[a]=!1;Fl(a)},0))};Fl=function(a){var b=ml[a];if(b&&b.ready){var c=b.UB;for(b.UB=[];c.length;)ul.send(a,_.uf(c.shift()),b.origin)}};
xl=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),Dq:!0}:{name:a,Dq:!1}};yl=function(){for(var a=_.vh("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=ll[c];++c){var e=d.im;if(!e||0<a&&b-d.timestamp>a)ll.splice(c,1),--c;else{var f=e.s,g=nl[f]||nl["*"];if(g)if(ll.splice(c,1),--c,e.origin=d.origin,d=El(e),e.callback=d,g.yo(e)){if("__cb"!==f&&!!g.Dq!=!!e.g)break;e=g.Hg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Bf)("gapix.rpc.rejected("+al+"): "+f)}}};
Hl=function(a,b,c){ll.push({im:a,origin:b,timestamp:(new Date).getTime()/1E3});c||yl()};Zk=function(a,b){a=_.tf(a);Hl(a,b,!1)};Il=function(a){for(;a.length;)Hl(a.shift(),this.origin,!0);yl()};Jl=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",GA:b}};
_.Kl=function(a,b,c,d){var e=Jl(a);d&&(_.ge.frames[e.id]=_.ge.frames[e.id]||d);a=e.id;if(!ml.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.mg(ql),c=c||pl;else if(!e.GA){var f=_.he.getElementById(a);f&&(f=f.src,d=_.mg(f),c=c||_.qe(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);ml[a]={Jk:c,UB:[],origin:d,mY:b,DK:function(){var g=a;ml[g].ready=1;Fl(g)}};ul.Gc(a,ml[a].DK)}return ml[a].DK};_.K("gapix.rpc.setup",_.Kl);
_.Dl=function(a,b,c,d){a=a||"..";_.Kl(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=al,l=pl,m=ml[a],n=k,r=Jl(a);if(m&&".."!==a){if(r.GA){if(!(l=ml[a].mY)){l=rl?rl.substring(1).split("/"):[al];n=l.length-1;for(var u=_.ge.parent;u!==_.ge.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.Jk}g&&r?(m=vl,r.GA&&(m=wl(r)),Bl["_"+ ++kl]=[g,m],g=kl):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=xl(e);f.s=e.name;f.g=e.Dq;ml[a].UB.push(f);Gl(a)};_.K("gapix.rpc.call",_.Dl);_.Ll=function(a,b){_.Kl(a)();ul.send(a,ul.YA(b),"*")};_.K("gapix.rpc.sendHandshake",_.Ll);if("function"===typeof _.ge.postMessage||"object"===typeof _.ge.postMessage)ul=new el,_.zl("__cb",Cl,function(){return!0}),_.zl("_processBatch",Il,function(){return!0}),_.Kl("..");

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Sg=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Tg=function(){return _.zb("Safari")&&!(_.Gb()||_.zb("Coast")||_.Db()||_.zb("Edge")||_.zb("Edg/")||_.zb("OPR")||_.Fb()||_.zb("Silk")||_.zb("Android"))};_.Ug=function(){return _.zb("Android")&&!(_.Gb()||_.Fb()||_.Db()||_.zb("Silk"))};_.Vg=_.Fb();_.Wg=_.lc()||_.zb("iPod");_.Xg=_.zb("iPad");_.Yg=_.Ug();_.Zg=_.Gb();_.$g=_.Tg()&&!_.nc();

var wh;wh=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.xh=function(a){var b=_.vh("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=_.qe(a,"authuser")||null,null==b&&(b=(b=a.match(wh))?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 Oh=function(){this.Dj=-1};
var Ph=function(){this.Dj=64;this.Bc=[];this.Kx=[];this.sP=[];this.Lv=[];this.Lv[0]=128;for(var a=1;a<this.Dj;++a)this.Lv[a]=0;this.Hw=this.Bn=0;this.reset()};_.P(Ph,Oh);Ph.prototype.reset=function(){this.Bc[0]=1732584193;this.Bc[1]=4023233417;this.Bc[2]=2562383102;this.Bc[3]=271733878;this.Bc[4]=3285377520;this.Hw=this.Bn=0};
var Qh=function(a,b,c){c||(c=0);var d=a.sP;if("string"===typeof b)for(var e=0;16>e;e++)d[e]=b.charCodeAt(c)<<24|b.charCodeAt(c+1)<<16|b.charCodeAt(c+2)<<8|b.charCodeAt(c+3),c+=4;else for(e=0;16>e;e++)d[e]=b[c]<<24|b[c+1]<<16|b[c+2]<<8|b[c+3],c+=4;for(e=16;80>e;e++){var f=d[e-3]^d[e-8]^d[e-14]^d[e-16];d[e]=(f<<1|f>>>31)&4294967295}b=a.Bc[0];c=a.Bc[1];var g=a.Bc[2],k=a.Bc[3],l=a.Bc[4];for(e=0;80>e;e++){if(40>e)if(20>e){f=k^c&(g^k);var m=1518500249}else f=c^g^k,m=1859775393;else 60>e?(f=c&g|k&(c|g),
m=2400959708):(f=c^g^k,m=3395469782);f=(b<<5|b>>>27)+f+l+m+d[e]&4294967295;l=k;k=g;g=(c<<30|c>>>2)&4294967295;c=b;b=f}a.Bc[0]=a.Bc[0]+b&4294967295;a.Bc[1]=a.Bc[1]+c&4294967295;a.Bc[2]=a.Bc[2]+g&4294967295;a.Bc[3]=a.Bc[3]+k&4294967295;a.Bc[4]=a.Bc[4]+l&4294967295};
Ph.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Dj,d=0,e=this.Kx,f=this.Bn;d<b;){if(0==f)for(;d<=c;)Qh(this,a,d),d+=this.Dj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Dj){Qh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Dj){Qh(this,e);f=0;break}}this.Bn=f;this.Hw+=b}};
Ph.prototype.digest=function(){var a=[],b=8*this.Hw;56>this.Bn?this.update(this.Lv,56-this.Bn):this.update(this.Lv,this.Dj-(this.Bn-56));for(var c=this.Dj-1;56<=c;c--)this.Kx[c]=b&255,b/=256;Qh(this,this.Kx);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Bc[c]>>d&255,++b;return a};
_.Rh=function(){this.dD=new Ph};_.h=_.Rh.prototype;_.h.reset=function(){this.dD.reset()};_.h.NM=function(a){this.dD.update(a)};_.h.YF=function(){return this.dD.digest()};_.h.Ow=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.NM(b)};_.h.Dg=function(){for(var a=this.YF(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ji;_.hi=function(a,b){a:{for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]};_.ii=function(a,b){a.prototype=(0,_.Fa)(b.prototype);a.prototype.constructor=a;if(_.Pa)(0,_.Pa)(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.O=b.prototype};ji=0;
_.ki=function(a){return Object.prototype.hasOwnProperty.call(a,_.Va)&&a[_.Va]||(a[_.Va]=++ji)};_.li=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)}};_.mi=[];_.ni=[];_.oi=!1;_.pi=function(a){_.mi[_.mi.length]=a;if(_.oi)for(var b=0;b<_.ni.length;b++)a((0,_.Q)(_.ni[b].wrap,_.ni[b]))};

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

_.Tj=function(a){this.N=a};_.h=_.Tj.prototype;_.h.value=function(){return this.N};_.h.tm=function(a){this.N.width=a;return this};_.h.Nc=function(){return this.N.width};_.h.hj=function(a){this.N.height=a;return this};_.h.Cd=function(){return this.N.height};_.h.Fe=function(a){this.N.style=a;return this};_.h.Al=_.ja(14);
_.Uj=function(a){this.N=a};_.Uj.prototype.AC=function(a){this.N.anchor=a;return this};_.Uj.prototype.wh=function(){return this.N.anchor};_.Uj.prototype.lw=_.ja(16);_.Vj=function(a){a.N.show=!0;return a};_.Uj.prototype.hj=function(a){this.N.height=a;return this};_.Uj.prototype.Cd=function(){return this.N.height};_.Uj.prototype.tm=function(a){this.N.width=a;return this};_.Uj.prototype.Nc=function(){return this.N.width};
_.Wj=function(a){this.N=a||{}};_.Wj.prototype.value=function(){return this.N};_.Wj.prototype.setUrl=function(a){this.N.url=a;return this};_.Wj.prototype.getUrl=function(){return this.N.url};_.Xj=function(a,b){a.N.where=b;return a};_.h=_.Wj.prototype;_.h.Fe=function(a){this.N.style=a;return this};_.h.Al=_.ja(13);_.h.De=function(a){this.N.id=a;return this};_.h.ka=function(){return this.N.id};_.h.Fk=function(a){this.N.rpctoken=a;return this};_.Yj=function(a,b){a.N.queryParams=b;return a};
_.Zj=function(a,b){a.N.relayOpen=b;return a};_.ak=function(a,b){a.N.messageHandlers=b;return a};_.bk=function(a,b){a.N.messageHandlersFilter=b;return a};_.Wj.prototype.fo=_.ja(17);_.Wj.prototype.getContext=function(){return this.N.context};_.Wj.prototype.Mc=function(){return this.N.openerIframe};_.Wj.prototype.ql=function(){this.N.attributes=this.N.attributes||{};return new _.Tj(this.N.attributes)};_.ck=function(a){a.N.connectWithQueryParams=!0;return a};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var fk,nk;_.dk=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.fb(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)}};_.ek=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.Za(f)?"o"+_.ki(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};fk=function(a){_.D.setTimeout(function(){throw a;},0)};
_.gk=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};_.hk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.ik=function(a){return a};_.jk=function(a,b){a.src=_.od(b);(b=_.$c(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.kk=function(a){var b=window.location;a=a instanceof _.Tb?a:_.yd(a);b.href=_.sd(a)};_.lk=function(a){a.prototype.$goog_Thenable=!0};_.mk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
nk=function(a,b){this.CQ=a;this.bY=b;this.xv=0;this.Oe=null};nk.prototype.get=function(){if(0<this.xv){this.xv--;var a=this.Oe;this.Oe=a.next;a.next=null}else a=this.CQ();return a};nk.prototype.put=function(a){this.bY(a);100>this.xv&&(this.xv++,a.next=this.Oe,this.Oe=a)};
var pk,qk,ok;_.rk=function(a){a=ok(a);"function"!==typeof _.D.setImmediate||_.D.Window&&_.D.Window.prototype&&!_.zb("Edge")&&_.D.Window.prototype.setImmediate==_.D.setImmediate?(pk||(pk=qk()),pk(a)):_.D.setImmediate(a)};
qk=function(){var a=_.D.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.zb("Presto")&&(a=function(){var e=_.Vd("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.Q)(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&&!_.Eb()){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){_.D.setTimeout(e,0)}};ok=_.ik;_.pi(function(a){ok=a});
var sk=function(){this.Tw=this.Bo=null};sk.prototype.add=function(a,b){var c=tk.get();c.set(a,b);this.Tw?this.Tw.next=c:this.Bo=c;this.Tw=c};sk.prototype.remove=function(){var a=null;this.Bo&&(a=this.Bo,this.Bo=this.Bo.next,this.Bo||(this.Tw=null),a.next=null);return a};var tk=new nk(function(){return new uk},function(a){return a.reset()}),uk=function(){this.next=this.scope=this.Hg=null};uk.prototype.set=function(a,b){this.Hg=a;this.scope=b;this.next=null};
uk.prototype.reset=function(){this.next=this.scope=this.Hg=null};
var vk,wk,xk,yk,Ak;_.zk=function(a,b){vk||wk();xk||(vk(),xk=!0);yk.add(a,b)};wk=function(){if(_.D.Promise&&_.D.Promise.resolve){var a=_.D.Promise.resolve(void 0);vk=function(){a.then(Ak)}}else vk=function(){_.rk(Ak)}};xk=!1;yk=new sk;Ak=function(){for(var a;a=yk.remove();){try{a.Hg.call(a.scope)}catch(b){fk(b)}tk.put(a)}xk=!1};
var Ck,Dk,Ok,Mk;_.Bk=function(a,b){this.Ca=0;this.Wi=void 0;this.Om=this.Fj=this.Ya=null;this.nu=this.Jy=!1;if(a!=_.$a)try{var c=this;a.call(b,function(d){c.Xg(2,d)},function(d){c.Xg(3,d)})}catch(d){this.Xg(3,d)}};Ck=function(){this.next=this.context=this.On=this.Qq=this.Tk=null;this.No=!1};Ck.prototype.reset=function(){this.context=this.On=this.Qq=this.Tk=null;this.No=!1};Dk=new nk(function(){return new Ck},function(a){a.reset()});_.Ek=function(a,b,c){var d=Dk.get();d.Qq=a;d.On=b;d.context=c;return d};
_.Fk=function(a){if(a instanceof _.Bk)return a;var b=new _.Bk(_.$a);b.Xg(2,a);return b};_.Gk=function(a){return new _.Bk(function(b,c){c(a)})};_.Ik=function(a,b,c){Hk(a,b,c,null)||_.zk(_.li(b,a))};_.Jk=function(a){return new _.Bk(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],_.Ik(l,_.li(f,k),g);else b(e)})};_.Lk=function(){var a,b,c=new _.Bk(function(d,e){a=d;b=e});return new Kk(c,a,b)};
_.Bk.prototype.then=function(a,b,c){return Mk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.lk(_.Bk);_.Bk.prototype.Wr=function(a,b){return Mk(this,null,a,b)};_.Bk.prototype.cancel=function(a){if(0==this.Ca){var b=new Nk(a);_.zk(function(){Ok(this,b)},this)}};
Ok=function(a,b){if(0==a.Ca)if(a.Ya){var c=a.Ya;if(c.Fj){for(var d=0,e=null,f=null,g=c.Fj;g&&(g.No||(d++,g.Tk==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ca&&1==d?Ok(c,b):(f?(d=f,d.next==c.Om&&(c.Om=d),d.next=d.next.next):Pk(c),Qk(c,e,3,b)))}a.Ya=null}else a.Xg(3,b)};_.Sk=function(a,b){a.Fj||2!=a.Ca&&3!=a.Ca||Rk(a);a.Om?a.Om.next=b:a.Fj=b;a.Om=b};
Mk=function(a,b,c,d){var e=_.Ek(null,null,null);e.Tk=new _.Bk(function(f,g){e.Qq=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.On=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Nk?g(k):f(l)}catch(m){g(m)}}:g});e.Tk.Ya=a;_.Sk(a,e);return e.Tk};_.Bk.prototype.w_=function(a){this.Ca=0;this.Xg(2,a)};_.Bk.prototype.x_=function(a){this.Ca=0;this.Xg(3,a)};
_.Bk.prototype.Xg=function(a,b){0==this.Ca&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ca=1,Hk(b,this.w_,this.x_,this)||(this.Wi=b,this.Ca=a,this.Ya=null,Rk(this),3!=a||b instanceof Nk||Tk(this,b)))};
var Hk=function(a,b,c,d){if(a instanceof _.Bk)return _.Sk(a,_.Ek(b||_.$a,c||null,d)),!0;if(_.mk(a))return a.then(b,c,d),!0;if(_.Za(a))try{var e=a.then;if("function"===typeof e)return Uk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Uk=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)}},Rk=function(a){a.Jy||(a.Jy=!0,_.zk(a.eR,a))},Pk=function(a){var b=null;a.Fj&&(b=a.Fj,a.Fj=b.next,b.next=null);a.Fj||(a.Om=
null);return b};_.Bk.prototype.eR=function(){for(var a;a=Pk(this);)Qk(this,a,this.Ca,this.Wi);this.Jy=!1};var Qk=function(a,b,c,d){if(3==c&&b.On&&!b.No)for(;a&&a.nu;a=a.Ya)a.nu=!1;if(b.Tk)b.Tk.Ya=null,Vk(b,c,d);else try{b.No?b.Qq.call(b.context):Vk(b,c,d)}catch(e){Wk.call(null,e)}Dk.put(b)},Vk=function(a,b,c){2==b?a.Qq.call(a.context,c):a.On&&a.On.call(a.context,c)},Tk=function(a,b){a.nu=!0;_.zk(function(){a.nu&&Wk.call(null,b)})},Wk=fk,Nk=function(a){_.Tc.call(this,a);this.RK=!1};_.P(Nk,_.Tc);
Nk.prototype.name="cancel";var Kk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

_.Xk=function(a){return new _.Bk(a)};

var Ml;
Ml=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")};
_.Nl=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 Ml();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 Ol,Rl,Tl,Zl,Yl,dm;_.Wj.prototype.fo=_.Sc(17,function(a){this.N.apis=a;return this});_.Tj.prototype.Al=_.Sc(14,function(){return this.N.style});_.Wj.prototype.Al=_.Sc(13,function(){return this.N.style});Ol=function(a,b){a.N.onload=b};_.Pl=function(a){return a.N.rpctoken};_.Ql=function(a,b){a.N.onClose=b;return a};Rl=function(a,b){a.N.controllerData=b};_.Sl=function(a){a.N.waitForOnload=!0;return a};Tl=function(a){return(a=a.N.timeout)?a:null};_.Ul=function(a){return!!a&&"object"===typeof a&&_.je.test(a.push)};
_.Vl=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.Wl=function(a,b,c){if(a){_.gj(_.Ul(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};_.Xl=function(a,b,c){if(a)if(_.Ul(a))_.Wl(a,b,c);else{_.gj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.me(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};
Zl=function(a){this.resolve=this.reject=null;this.promise=_.Xk((0,_.Q)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=Yl(this.promise,a))};Yl=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};_.$l=function(a){this.N=a||{}};_.$l.prototype.value=function(){return this.N};_.$l.prototype.getIframe=function(){return this.N.iframe};_.am=function(a,b){a.N.role=b;return a};_.$l.prototype.ij=function(a){this.N.setRpcReady=a;return this};_.bm=function(a){return a.N.setRpcReady};
_.$l.prototype.Fk=function(a){this.N.rpctoken=a;return this};_.cm=function(a){a.N.selfConnect=!0;return a};dm=function(a){this.N=a||{}};dm.prototype.value=function(){return this.N};var em=function(a){var b=new dm;b.N.role=a;return b};dm.prototype.CH=function(){return this.N.role};dm.prototype.lc=function(a){this.N.handler=a;return this};dm.prototype.nb=function(){return this.N.handler};var fm=function(a,b){a.N.filter=b;return a};dm.prototype.fo=function(a){this.N.apis=a;return this};
var gm,hm;gm={height:!0,width:!0};hm=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;_.im=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
var km,lm;
_.mm=function(a){this.N=a||{}};_.ii(_.mm,_.Wj);var nm=function(a,b){a.N.frameName=b;return a};_.mm.prototype.Ac=function(){return this.N.frameName};var om=function(a,b){a.N.rpcAddr=b;return a};_.mm.prototype.wf=function(){return this.N.rpcAddr};var pm=function(a,b){a.N.retAddr=b;return a};_.h=_.mm.prototype;_.h.Mg=function(){return this.N.retAddr};_.h.Vh=function(a){this.N.origin=a;return this};_.h.ob=function(){return this.N.origin};_.h.ij=function(a){this.N.setRpcReady=a;return this};
_.h.io=function(a){this.N.context=a};var qm=function(a,b){a.N._rpcReadyFn=b};_.mm.prototype.Ja=function(){return this.N.iframeEl};
var sm=function(a,b){if(_.xc&&_.$g&&a){a.focus();var c=0,d=null;d=a.setInterval(function(){b.closed||5==c?(a.clearInterval(d),rm(b)):(b.close(),c++)},150)}else b.close(),rm(b)},rm=function(a){a.closed||a.document&&a.document.body&&_.fe(a.document.body,"Please close this window.")};
_.tm=function(a,b,c,d){this.Mb=!1;this.zi=a;this.iC=b;this.Rj=c;this.ya=d;this.$K=this.ya.Mg();this.sd=this.ya.ob();this.cV=this.ya.Ja();this.nM=this.ya.N.where;this.Tn=[];this.Oo("_default");a=this.ya.N.apis||[];for(b=0;b<a.length;b++)this.Oo(a[b]);this.zi.mf[c]=this};_.h=_.tm.prototype;_.h.Fn=_.ja(11);_.h.Ba=function(){if(!this.Mb){for(var a=0;a<this.Tn.length;a++)this.unregister(this.Tn[a]);delete _.jm.mf[this.Ac()];this.Mb=!0}};_.h.getContext=function(){return this.zi};_.h.getOptions=function(){return this.ya};
_.h.wf=function(){return this.iC};_.h.Mg=function(){return this.$K};_.h.Ac=function(){return this.Rj};_.h.Ja=function(){return this.cV};_.h.yb=function(){return this.nM};_.h.Jf=function(a){this.nM=a};_.h.ij=function(){(0,this.ya.N._rpcReadyFn)()};_.h.UC=_.ja(18);_.h.eu=_.ja(19);_.h.$b=function(){return this.ya.value()};_.h.ka=function(){return this.ya.ka()};_.h.ob=function(){return this.sd};
_.h.register=function(a,b,c){_.gj(!this.Mb,"Cannot register handler on disposed iframe "+a);_.gj((c||_.um)(this),"Rejecting untrusted message "+a);c=this.Rj+":"+this.zi.Ac()+":"+a;1==_.ke(km,c,[]).push(b)&&(this.Tn.push(a),_.zl(c,vm(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.Rj+":"+this.zi.Ac()+":"+a,d=km[c];d&&(b?(b=_.Vl.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.Vl.call(this.Tn,a),0<=b&&this.Tn.splice(b,1),_.Al(c)))};_.h.XS=function(){return this.Tn};
_.h.Oo=function(a){this.wx=this.wx||[];if(!(0<=_.Vl.call(this.wx,a))){this.wx.push(a);a=lm[a]||{map:{}};for(var b in a.map)_.me(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.vb=function(){if(!_.um(this))return null;var a=this.ya.N._popupWindow;if(a)return a;var b=this.iC.split("/");a=this.getContext().vb();for(var c=0;c<b.length&&a;c++){var d=b[c];a=".."===d?a==a.parent?a.opener:a.parent:a.frames[d]}return a};
var wm=function(a){var b={};if(a)for(var c in a)_.me(a,c)&&_.me(gm,c)&&hm.test(a[c])&&(b[c]=a[c]);return b};_.h=_.tm.prototype;_.h.close=function(a,b){return _.xm(this,"_g_close",a,b)};_.h.dw=_.ja(20);_.h.Yn=function(a,b){return _.xm(this,"_g_restyleDone",a,b)};_.h.rQ=function(a){return this.getContext().Xx(a,void 0,this)};_.h.iY=function(a){if(a&&"object"===typeof a)return this.getContext().gC(a,void 0,this)};
_.h.jY=function(a){var b=this.ya.N.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?wm(a):{};(b=this.Ja())&&a&&"object"===typeof a&&(_.me(a,"height")&&(a.height=_.im(a.height)),_.me(a,"width")&&(a.width=_.im(a.width)),_.ne(a,b.style))};
_.h.sQ=function(a){var b=this.ya.N.onClose;b&&b.call(this,a,this);if(b=this.getOptions().N._popupWindow){var c=this.getContext().vb().document.getElementById(this.ka());c&&c.parentNode&&c.parentNode.removeChild(c);sm(this.getContext().vb(),b)}b||(b=this.Ja())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.ya.N.controller)c={},c.frameName=this.Ac(),_.xm(b,"_g_disposeControl",c);ym(this.Rj+":"+this.zi.Ac()+":_g_wasClosed",a,this)};_.h.KK=_.ja(21);
_.h.bm=function(a,b){this.register("_g_wasClosed",a,b)};_.h.U_=function(){delete this.getContext().mf[this.Ac()];this.getContext().vb().setTimeout((0,_.Q)(function(){this.Ba()},this),0)};_.h.send=function(a,b,c,d){_.gj(!this.Mb,"Cannot send message to disposed iframe - "+a);_.gj((d||_.um)(this),"Wrong target for message "+a);c=new Zl(c);_.Dl(this.iC,this.zi.Ac()+":"+this.Rj+":"+a,c.resolve,b);return c.promise};_.xm=function(a,b,c,d){return a.send(b,c,d,_.zm)};_.h=_.tm.prototype;_.h.oX=function(a){return a};
_.h.ping=function(a,b){return _.xm(this,"_g_ping",b,a)};_.h.wQ=function(a){a=a&&"object"===typeof a?a:{};for(var b=a.rpcAddr,c=(this.wf()+"/"+b).split("/"),d=this.getContext().vb(),e;(e=c.shift())&&d;)d=".."==e?d.parent:d.frames[e];_.gj(!!d,"Bad rpc address "+b);a._window=d;a._parentRpcAddr=this.wf();a._parentRetAddr=this.Mg();this.getContext();b=new _.Am(a);this.BW&&this.BW(b,a.controllerData);this.iy=this.iy||[];this.iy.push(b,a.controllerData)};
_.h.LQ=function(a){a=(a||{}).frameName;for(var b=this.iy||[],c=0;c<b.length;c++)if(b[c].Ac()===a){a=b.splice(c,1)[0];a.Ba();this.GW&&this.GW(a);return}_.gj(!1,"Unknown contolled iframe to dispose - "+a)};
_.h.uQ=function(a){var b=new _.mm(a);a=new _.$l(b.value());if(a.N.selfConnect)var c=this;else(_.gj(Bm.test(b.ob()),"Illegal origin for connected iframe - "+b.ob()),c=this.getContext().mf[b.Ac()],c)?_.bm(b)&&(c.ij(),_.xm(c,"_g_rpcReady")):(b=nm(pm(om(new _.mm,b.wf()),b.Mg()).Vh(b.ob()),b.Ac()).ij(_.bm(b)).Fk(_.Pl(b)),c=this.getContext().Bj(b.value()));b=this.getContext();var d=a.N.role;a=a.N.data;Cm(b);d=d||"";_.ke(b.ey,d,[]).push({zf:c,data:a});Dm(c,a,b.qB[d])};
_.h.TC=function(a,b){(new _.mm(b)).N._relayedDepth||(b={},_.cm(_.am(new _.$l(b),"_opener")),_.xm(a,"_g_connect",b))};
_.h.hK=function(a){var b=this,c=a.N.messageHandlers,d=a.N.messageHandlersFilter,e=a.N.onClose;_.Ql(_.bk(_.ak(a,null),null),null);return _.xm(this,"_g_open",a.value()).then(function(f){var g=new _.mm(f[0]),k=g.Ac();f=new _.mm;var l=b.Mg(),m=g.Mg();pm(om(f,b.wf()+"/"+g.wf()),m+"/"+l);nm(f,k);f.Vh(g.ob());f.fo(g.N.apis);f.Fk(_.Pl(a));_.ak(f,c);_.bk(f,d);_.Ql(f,e);(g=b.getContext().mf[k])||(g=b.getContext().Bj(f.value()));return g})};
_.h.jC=function(a){var b=a.getUrl();_.gj(!b||_.vj.test(b),"Illegal url for new iframe - "+b);var c=a.ql().value();b={};for(var d in c)_.me(c,d)&&_.me(Em,d)&&(b[d]=c[d]);_.me(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=wm(d)));a.value().attributes=b};
_.h.bX=function(a){var b=this;a=new _.mm(a);this.jC(a);var c=a.N._relayedDepth||0;a.N._relayedDepth=c+1;a.N.openerIframe=this;var d=_.Pl(a);a.Fk(null);return this.getContext().open(a.value()).then(function(e){var f=(new _.mm(e.$b())).N.apis,g=new _.mm;_.Fm(e,b,g);0==c&&_.am(new _.$l(g.value()),"_opener");g.ij(!0);g.Fk(d);_.xm(e,"_g_connect",g.value());g=new _.mm;nm(pm(om(g,e.wf()),e.$K),e.Ac()).Vh(e.ob()).fo(f);return g.value()})};
_.h.hY=function(a){this.getContext().yj(function(b){b.send("_g_wasRestyled",a,void 0,_.zm)},null,_.zm)};
var Jm;_.Gm=_.le();_.Hm=_.le();_.Im=function(a){return _.Gm[a]};Jm=function(a,b){_.oe.load("gapi.iframes.style."+a,b)};
_.Am=function(a){a=a||{};this.Mb=!1;this.oK=_.le();this.mf=_.le();this.df=a._window||_.ge;this.Yc=this.df.location.href;this.pK=(this.FB=Km(this.Yc,"parent"))?Km(this.Yc,"pfname"):"";this.Aa=this.FB?Km(this.Yc,"_gfid")||Km(this.Yc,"id"):"";this.Rj=_.Ij(this.Aa,this.pK);this.sd=_.mg(this.Yc);if(this.Aa){var b=new _.mm;om(b,a._parentRpcAddr||"..");pm(b,a._parentRetAddr||this.Aa);b.Vh(_.mg(this.FB||this.Yc));nm(b,this.pK);this.Ya=this.Bj(b.value())}else this.Ya=null};_.h=_.Am.prototype;_.h.Fn=_.ja(10);
_.h.Ba=function(){if(!this.Mb){for(var a=_.Da(Object.values(this.mf)),b=a.next();!b.done;b=a.next())b.value.Ba();this.Mb=!0}};_.h.Ac=function(){return this.Rj};_.h.ob=function(){return this.sd};_.h.vb=function(){return this.df};_.h.rb=function(){return this.df.document};_.h.ow=_.ja(22);_.h.mz=function(a){return this.oK[a]};
_.h.Bj=function(a){_.gj(!this.Mb,"Cannot attach iframe in disposed context");a=new _.mm(a);a.wf()||om(a,a.ka());a.Mg()||pm(a,"..");a.ob()||a.Vh(_.mg(a.getUrl()));a.Ac()||nm(a,_.Ij(a.ka(),this.Rj));var b=a.Ac();if(this.mf[b])return this.mf[b];var c=a.wf(),d=c;a.ob()&&(d=c+"|"+a.ob());var e=a.Mg(),f=_.Pl(a);f||(f=(f=a.Ja())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.qe(f,"rpctoken"));qm(a,_.Kl(d,e,f,a.N._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;f&&d&&d(c,f);var g=
new _.tm(this,c,b,a),k=a.N.messageHandlersFilter;_.Xl(a.N.messageHandlers,function(l,m){g.register(m,l,k)});_.bm(a)&&g.ij();_.xm(g,"_g_rpcReady");return g};_.h.jC=function(a){nm(a,null);var b=a.ka();!b||Lm.test(b)&&!this.vb().document.getElementById(b)||(_.yf("Ignoring requested iframe ID - "+b),a.De(null))};var Km=function(a,b){var c=_.qe(a,b);c||(c=_.tf(_.qe(a,"jcp",""))[b]);return c||""};
_.Am.prototype.Lh=function(a){_.gj(!this.Mb,"Cannot open iframe in disposed context");var b=new _.mm(a);Mm(this,b);var c=b.Ac();if(c&&this.mf[c])return this.mf[c];this.jC(b);c=b.getUrl();_.gj(c,"No url for new iframe");var d=b.N.queryParams||{};d.usegapi="1";_.Yj(b,d);d=this.eI&&this.eI(c,b);d||(d=b.N.where,_.gj(!!d,"No location for new iframe"),c=_.Sj(c,d,a),b.N.iframeEl=c,d=c.getAttribute("id"));om(b,d).De(d);b.Vh(_.mg(b.N.eurl||""));this.uJ&&this.uJ(b,b.Ja());c=this.Bj(a);c.TC&&c.TC(c,a);(a=b.N.onCreate)&&
a(c);b.N.disableRelayOpen||c.Oo("_open");return c};
var Nm=function(a,b,c){var d=b.N.canvasUrl;if(!d)return c;_.gj(!b.N.allowPost&&!b.N.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.gj(e&&_.mg(e)===a.sd&&_.mg(d)===a.sd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Sl(b);b.N.canvasUrl=null;return function(f){var g=f.vb(),k=g.location.hash;k=_.Rj(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},Om=function(a,b,c){var d=b.N.relayOpen;if(d){var e=a.Ya;d instanceof _.tm?(e=d,_.Zj(b,0)):0<Number(d)&&
_.Zj(b,Number(d)-1);if(e){_.gj(!!e.hK,"Relaying iframe open is disabled");if(d=b.Al())if(d=_.Hm[d])b.io(a),d(b.value()),b.io(null);b.N.openerIframe=null;c.resolve(e.hK(b));return!0}}return!1},Pm=function(a,b,c){var d=b.Al();if(d)if(_.gj(!!_.Im,"Defer style is disabled, when requesting style "+d),_.Gm[d])Mm(a,b);else return Jm(d,function(){_.gj(!!_.Gm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.Am.prototype.open=function(a,b){_.gj(!this.Mb,"Cannot open iframe in disposed context");var c=new _.mm(a);b=Nm(this,c,b);var d=new Zl(b);(b=c.getUrl())&&c.setUrl(_.Rj(b));if(Om(this,c,d)||Pm(this,c,d)||Om(this,c,d))return d.promise;if(null!=Tl(c)){var e=setTimeout(function(){g.Ja().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Tl(c)+"milliseconds"})},Tl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.N.waitForOnload&&Ol(c.ql(),function(){d.resolve(g)});var g=this.Lh(a);
c.N.waitForOnload||d.resolve(g);return d.promise};_.Am.prototype.vH=_.ja(23);var Qm=function(a,b){var c=a.Ya,d=!0;b.filter&&(d=b.filter.call(b.zf,b.params));return _.Fk(d).then(function(e){return e&&c?(b.nK&&b.nK.call(a,b.params),e=b.sender?b.sender(b.params):_.xm(c,b.message,b.params),b.R_?e.then(function(){return!0}):!0):!1})};_.h=_.Am.prototype;
_.h.Xx=function(a,b,c){a=Qm(this,{sender:function(d){var e=_.jm.Ya;_.Xl(_.jm.mf,function(f){f!==e&&_.xm(f,"_g_wasClosed",d)});return _.xm(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,zf:c,filter:this.mz("onCloseSelfFilter")});b=new Zl(b);b.resolve(a);return b.promise};_.h.gC=function(a,b,c){a=a||{};b=new Zl(b);b.resolve(Qm(this,{message:"_g_restyleMe",params:a,zf:c,filter:this.mz("onRestyleSelfFilter"),R_:!0,nK:this.MM}));return b.promise};_.h.MM=function(a){"auto"===a.height&&(a.height=_.Nl())};
_.h.xL=_.ja(24);_.h.SL=_.ja(25);var Mm=function(a,b){var c=b.Al();if(c){b.Fe(null);var d=_.Gm[c];_.gj(d,"No such style: "+c);b.io(a);d(b.value());b.io(null)}};_.Am.prototype.ready=function(a,b,c,d){var e=b||{},f=this.Ya;this.yj(function(k){_.Xl(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.MM(g);f&&f.send("_ready",g,c,_.zm)};_.Am.prototype.$x=_.ja(26);var Cm=function(a){a.ey||(a.ey=_.le(),a.qB=_.le())};
_.Am.prototype.qx=function(a,b,c,d){Cm(this);"object"===typeof a?(b=new dm(a),c=b.CH()||""):(b=fm(em(a).lc(b).fo(c),d),c=a);d=this.ey[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Dm(this.mf[d[e].zf.Ac()],d[e].data,[b]),a=b.N.runOnce;c=_.ke(this.qB,c,[]);a||b.N.dontWait||c.push(b)};_.Am.prototype.PK=_.ja(27);
var Dm=function(a,b,c){c=c||[];for(var d=0;d<c.length;d++){var e=c[d];if(e&&a){var f=e.N.filter||_.um;if(a&&f(a)){f=e.N.apis||[];for(var g=0;g<f.length;g++)a.Oo(f[g]);e.nb()&&e.nb()(a,b);e.N.runOnce&&(c.splice(d,1),--d)}}}};_.Am.prototype.yj=function(a,b,c){var d=this.qx;a=fm(em("_opener").lc(a).fo(b),c);a.N.runOnce=!0;d.call(this,a.value())};
_.Am.prototype.uJ=function(a,b){var c=a.N.controller;if(c){_.gj(c.sd===a.ob(),"Wrong controller origin "+this.sd+" !== "+a.ob());var d=a.wf();om(a,c.wf());pm(a,c.Mg());var e=new _.mm;Rl(om(e,d),a.N.controllerData);_.we(b,"load",function(){c.send("_g_control",e.value())})}};
var Rm=function(a,b,c){a=a.vb();var d=a.document,e=c.N.reuseWindow;if(e){var f=c.ka();if(!f)throw Error("D");}else f=_.Hj(d,c);var g=f,k=c.N.rpcRelayUrl;if(k){k=_.Qj(k);g=c.N.fragmentParams||{};g.rly=f;c.N.fragmentParams=g;g=c.N.where||d.body;_.gj(!!g,"Cannot open window in a page with no body");var l={};l.src=k;l.style="display:none;";l.id=f;l.name=f;_.Lj(d,g,l,f);g=f+"_relay"}b=_.Rj(b);var m=_.Jj(d,b,f,c.value());c.N.eurl=m;b=c.N.openAsWindow;"string"!==typeof b&&(b=void 0);c=window.navigator.userAgent||
"";/Trident|MSIE/i.test(c)&&/#/.test(c)&&(m="javascript:window.location.replace("+_.ge.JSON.stringify(m).replace(/#/g,"\\x23")+")");if(e){var n=e;setTimeout(function(){n.location.replace(m)})}else n=_.Cd(m,a,g,b);return{id:f,$M:n}};_.Am.prototype.eI=function(a,b){if(b.N.openAsWindow){a=Rm(this,a,b);var c=a.id;_.gj(!!a.$M,"Open popup window failed");b.N._popupWindow=a.$M}return c};
var Lm,vm,ym,Um;Lm=/^[\w\.\-]*$/;_.um=function(a){return a.sd===a.getContext().ob()};_.zm=function(){return!0};vm=function(a,b,c){return function(d){if(!b.Mb){var e=this.origin,f=b.ob();_.gj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=ym(a,d,b);!c&&0<d.length&&_.Jk(d).then(e)}}};ym=function(a,b,c){a=km[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Fk(a[e].call(c,b,c)));return d};_.Sm=function(a,b,c){_.gj("_default"!=a,"Cannot update default api");lm[a]={map:b,filter:c}};
_.Tm=function(a,b,c){_.gj("_default"!=a,"Cannot update default api");_.ke(lm,a,{map:{},filter:_.um}).map[b]=c};Um=function(a,b){_.ke(lm,"_default",{map:{},filter:_.zm}).map[a]=b;_.Xl(_.jm.mf,function(c){c.register(a,b,_.zm)})};km=_.le();lm=_.le();_.jm=new _.Am;Um("_g_rpcReady",_.tm.prototype.ij);Um("_g_discover",_.tm.prototype.XS);Um("_g_ping",_.tm.prototype.oX);Um("_g_close",_.tm.prototype.rQ);Um("_g_closeMe",_.tm.prototype.sQ);Um("_g_restyle",_.tm.prototype.iY);Um("_g_restyleMe",_.tm.prototype.jY);
Um("_g_wasClosed",_.tm.prototype.U_);_.Tm("control","_g_control",_.tm.prototype.wQ);_.Tm("control","_g_disposeControl",_.tm.prototype.LQ);
var Bm,Em,Vm;Bm=/^https?:\/\/[^\/%\\?#\s]+$/i;Em={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};_.Fm=function(a,b,c){var d=a.wf(),e=b.Mg();pm(om(c,a.Mg()+"/"+b.wf()),e+"/"+d);nm(c,b.Ac()).Vh(b.ob())};Vm=_.jm.Ya;Vm&&Vm.register("_g_restyleDone",_.tm.prototype.hY,_.zm);Um("_g_connect",_.tm.prototype.uQ);var Wm={};Wm._g_open=_.tm.prototype.bX;
_.Sm("_open",Wm,_.zm);
_.Tm("gapi.load","_g_gapi.load",function(a){return new _.Bk(function(b){_.oe.load(a&&"object"===typeof a&&a.features||"",b)})});

_.tm.prototype.dw=_.Sc(20,function(a,b){return _.xm(this,"_g_restyle",a,b)});_.tm.prototype.eu=_.Sc(19,function(a){return this.ya.value()[a]});_.tm.prototype.UC=_.Sc(18,function(a,b){this.ya.value()[a]=b});_.Xm=function(a){a.N.closeClickDetection=!0};_.Ym=function(){return _.jm};_.Zm=function(a){for(var b=_.le(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.sd]}};

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

_.$m=_.ke(_.xe,"rw",_.le());

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

_.Ne=function(){var a=window.gadgets&&window.gadgets.config&&window.gadgets.config.get;a&&_.Fe(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";_.Fe(b)},xc:function(){}}}();
_.K("gadgets.config.register",_.Ne.register);_.K("gadgets.config.get",_.Ne.get);_.K("gadgets.config.init",_.Ne.xc);_.K("gadgets.config.update",_.Ne.update);

_.K("gadgets.json.stringify",_.uf);_.K("gadgets.json.parse",_.tf);

(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)};_.Ke=function(e){a(2,e)};_.Le=function(e){a(3,e)};_.Me=function(){};b.INFO=1;b.WARNING=2;b.NONE=4;var c=1,d=window.console?window.console:window.opera?window.opera.postError:void 0;return b})();

_.Je=_.Je||{};

_.Je=_.Je||{};(function(){var a=[];_.Je.c$=function(b){a.push(b)};_.Je.o$=function(){for(var b=0,c=a.length;b<c;++b)a[b]()}})();

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

_.Cf=function(){var a=_.he.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Df=function(a){if(_.Cf())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.ge.addEventListener?(_.ge.addEventListener("load",c,!1),_.ge.addEventListener("DOMContentLoaded",c,!1)):_.ge.attachEvent&&(_.ge.attachEvent("onreadystatechange",function(){_.Cf()&&c.apply(this,arguments)}),_.ge.attachEvent("onload",c))}};
_.qe(_.ge.location.href,"rpctoken")&&_.we(_.he,"unload",function(){});
var Ef=Ef||{};Ef.bL=null;Ef.KJ=null;Ef.Bu=null;Ef.frameElement=null;
Ef=Ef||{};
Ef.WD||(Ef.WD=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=_.tf(f.data);if(g&&g.f){_.Me();var k=_.Ff.Bl(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Le("Invalid rpc message origin. "+k+" vs "+(f.origin||"")):
c(g,f.origin)}}var c,d,e=!0;return{bH:function(){return"wpm"},LV:function(){return!0},xc:function(f,g){_.Ne.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},Gc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Ff.Bl(f),m=_.Ff.AE(f);l?window.setTimeout(function(){var n=_.uf(k);_.Me();m.postMessage(n,l)},0):".."!=f&&_.Le("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Ff&&_.Ff||(_.Ff=window.gadgets.rpc,_.Ff.config=_.Ff.config,_.Ff.register=_.Ff.register,_.Ff.unregister=_.Ff.unregister,_.Ff.IK=_.Ff.registerDefault,_.Ff.LM=_.Ff.unregisterDefault,_.Ff.OG=_.Ff.forceParentVerifiable,_.Ff.call=_.Ff.call,_.Ff.bq=_.Ff.getRelayUrl,_.Ff.Xh=_.Ff.setRelayUrl,_.Ff.nw=_.Ff.setAuthToken,_.Ff.Ir=_.Ff.setupReceiver,_.Ff.ll=_.Ff.getAuthToken,_.Ff.YB=_.Ff.removeReceiver,_.Ff.zH=_.Ff.getRelayChannel,_.Ff.EK=_.Ff.receive,
_.Ff.GK=_.Ff.receiveSameDomain,_.Ff.ob=_.Ff.getOrigin,_.Ff.Bl=_.Ff.getTargetOrigin,_.Ff.AE=_.Ff._getTargetWin,_.Ff.wP=_.Ff._parseSiblingId);else{_.Ff=function(){function a(B,M){if(!X[B]){var ea=F;M||(ea=ma);X[B]=ea;M=J[B]||[];for(var aa=0;aa<M.length;++aa){var ba=M[aa];ba.t=C[B];ea.call(B,ba.f,ba)}J[B]=[]}}function b(){function B(){za=!0}I||("undefined"!=typeof window.addEventListener?window.addEventListener("unload",B,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",B),I=
!0)}function c(B,M,ea,aa,ba){C[M]&&C[M]===ea||(_.Le("Invalid gadgets.rpc token. "+C[M]+" vs "+ea),xa(M,2));ba.onunload=function(){N[M]&&!za&&(xa(M,1),_.Ff.YB(M))};b();aa=_.tf(decodeURIComponent(aa))}function d(B,M){if(B&&"string"===typeof B.s&&"string"===typeof B.f&&B.a instanceof Array)if(C[B.f]&&C[B.f]!==B.t&&(_.Le("Invalid gadgets.rpc token. "+C[B.f]+" vs "+B.t),xa(B.f,2)),"__ack"===B.s)window.setTimeout(function(){a(B.f,!0)},0);else{B.c&&(B.callback=function(oa){_.Ff.call(B.f,(B.g?"legacy__":
"")+"__cb",null,B.c,oa)});if(M){var ea=e(M);B.origin=M;var aa=B.r;try{var ba=e(aa)}catch(oa){}aa&&ba==ea||(aa=M);B.referer=aa}M=(t[B.s]||t[""]).apply(B,B.a);B.c&&"undefined"!==typeof M&&_.Ff.call(B.f,"__cb",null,B.c,M)}}function e(B){if(!B)return"";B=B.split("#")[0].split("?")[0];B=B.toLowerCase();0==B.indexOf("//")&&(B=window.location.protocol+B);-1==B.indexOf("://")&&(B=window.location.protocol+"//"+B);var M=B.substring(B.indexOf("://")+3),ea=M.indexOf("/");-1!=ea&&(M=M.substring(0,ea));B=B.substring(0,
B.indexOf("://"));if("http"!==B&&"https"!==B&&"chrome-extension"!==B&&"file"!==B&&"android-app"!==B&&"chrome-search"!==B&&"chrome-untrusted"!==B&&"chrome"!==B&&"devtools"!==B)throw Error("l");ea="";var aa=M.indexOf(":");if(-1!=aa){var ba=M.substring(aa+1);M=M.substring(0,aa);if("http"===B&&"80"!==ba||"https"===B&&"443"!==ba)ea=":"+ba}return B+"://"+M+ea}function f(B){if("/"==B.charAt(0)){var M=B.indexOf("|");return{id:0<M?B.substring(1,M):B.substring(1),origin:0<M?B.substring(M+1):null}}return null}
function g(B){if("undefined"===typeof B||".."===B)return window.parent;var M=f(B);if(M)return window.top.frames[M.id];B=String(B);return(M=window.frames[B])?M:(M=document.getElementById(B))&&M.contentWindow?M.contentWindow:null}function k(B,M){if(!0!==N[B]){"undefined"===typeof N[B]&&(N[B]=0);var ea=g(B);".."!==B&&null==ea||!0!==F.Gc(B,M)?!0!==N[B]&&10>N[B]++?window.setTimeout(function(){k(B,M)},500):(X[B]=ma,N[B]=!0):N[B]=!0}}function l(B){(B=w[B])&&"/"===B.substring(0,1)&&(B="/"===B.substring(1,
2)?document.location.protocol+B:document.location.protocol+"//"+document.location.host+B);return B}function m(B,M,ea){M&&!/http(s)?:\/\/.+/.test(M)&&(0==M.indexOf("//")?M=window.location.protocol+M:"/"==M.charAt(0)?M=window.location.protocol+"//"+window.location.host+M:-1==M.indexOf("://")&&(M=window.location.protocol+"//"+M));w[B]=M;"undefined"!==typeof ea&&(z[B]=!!ea)}function n(B,M){M=M||"";C[B]=String(M);k(B,M)}function r(B){B=(B.passReferrer||"").split(":",2);H=B[0]||"none";V=B[1]||"origin"}
function u(B){"true"===String(B.useLegacyProtocol)&&(F=Ef.Bu||ma,F.xc(d,a))}function q(B,M){function ea(aa){aa=aa&&aa.rpc||{};r(aa);var ba=aa.parentRelayUrl||"";ba=e(O.parent||M)+ba;m("..",ba,"true"===String(aa.useLegacyProtocol));u(aa);n("..",B)}!O.parent&&M?ea({}):_.Ne.register("rpc",null,ea)}function v(B,M,ea){if(".."===B)q(ea||O.rpctoken||O.ifpctok||"",M);else a:{var aa=null;if("/"!=B.charAt(0)){if(!_.Je)break a;aa=document.getElementById(B);if(!aa)throw Error("m`"+B);}aa=aa&&aa.src;M=M||e(aa);
m(B,M);M=_.Je.Le(aa);n(B,ea||M.rpctoken)}}var t={},w={},z={},C={},A=0,x={},N={},O={},X={},J={},H=null,V=null,ra=window.top!==window.self,sa=window.name,xa=function(){},Ea=window.console,Ka=Ea&&Ea.log&&function(B){Ea.log(B)}||function(){},ma=function(){function B(M){return function(){Ka(M+": call ignored")}}return{bH:function(){return"noop"},LV:function(){return!0},xc:B("init"),Gc:B("setup"),call:B("call")}}();_.Je&&(O=_.Je.Le());var za=!1,I=!1,F=function(){if("rmr"==O.rpctx)return Ef.bL;var B="function"===
typeof window.postMessage?Ef.WD:"object"===typeof window.postMessage?Ef.WD:window.ActiveXObject?Ef.KJ?Ef.KJ:Ef.Bu:0<navigator.userAgent.indexOf("WebKit")?Ef.bL:"Gecko"===navigator.product?Ef.frameElement:Ef.Bu;B||(B=ma);return B}();t[""]=function(){Ka("Unknown RPC service: "+this.s)};t.__cb=function(B,M){var ea=x[B];ea&&(delete x[B],ea.call(this,M))};return{config:function(B){"function"===typeof B.hL&&(xa=B.hL)},register:function(B,M){if("__cb"===B||"__ack"===B)throw Error("n");if(""===B)throw Error("o");
t[B]=M},unregister:function(B){if("__cb"===B||"__ack"===B)throw Error("p");if(""===B)throw Error("q");delete t[B]},IK:function(B){t[""]=B},LM:function(){delete t[""]},OG:function(){},call:function(B,M,ea,aa){B=B||"..";var ba="..";".."===B?ba=sa:"/"==B.charAt(0)&&(ba=e(window.location.href),ba="/"+sa+(ba?"|"+ba:""));++A;ea&&(x[A]=ea);var oa={s:M,f:ba,c:ea?A:0,a:Array.prototype.slice.call(arguments,3),t:C[B],l:!!z[B]};a:if("bidir"===H||"c2p"===H&&".."===B||"p2c"===H&&".."!==B){var L=window.location.href;
var ia="?";if("query"===V)ia="#";else if("hash"===V)break a;ia=L.lastIndexOf(ia);ia=-1===ia?L.length:ia;L=L.substring(0,ia)}else L=null;L&&(oa.r=L);if(".."===B||null!=f(B)||document.getElementById(B))(L=X[B])||null===f(B)||(L=F),0===M.indexOf("legacy__")&&(L=F,oa.s=M.substring(8),oa.c=oa.c?oa.c:A),oa.g=!0,oa.r=ba,L?(z[B]&&(L=Ef.Bu),!1===L.call(B,ba,oa)&&(X[B]=ma,F.call(B,ba,oa))):J[B]?J[B].push(oa):J[B]=[oa]},bq:l,Xh:m,nw:n,Ir:v,ll:function(B){return C[B]},YB:function(B){delete w[B];delete z[B];delete C[B];
delete N[B];delete X[B]},zH:function(){return F.bH()},EK:function(B,M){4<B.length?F.M7(B,d):c.apply(null,B.concat(M))},GK:function(B){B.a=Array.prototype.slice.call(B.a);window.setTimeout(function(){d(B)},0)},ob:e,Bl:function(B){var M=null,ea=l(B);ea?M=ea:(ea=f(B))?M=ea.origin:".."==B?M=O.parent:(B=document.getElementById(B))&&"iframe"===B.tagName.toLowerCase()&&(M=B.src);return e(M)},xc:function(){!1===F.xc(d,a)&&(F=ma);ra?v(".."):_.Ne.register("rpc",null,function(B){B=B.rpc||{};r(B);u(B)})},AE:g,
wP:f,e0:"__ack",l5:sa||"..",x5:0,w5:1,v5:2}}();_.Ff.xc()}
;_.Ff.config({hL:function(a){throw Error("r`"+a);}});
_.K("gadgets.rpc.config",_.Ff.config);_.K("gadgets.rpc.register",_.Ff.register);_.K("gadgets.rpc.unregister",_.Ff.unregister);_.K("gadgets.rpc.registerDefault",_.Ff.IK);_.K("gadgets.rpc.unregisterDefault",_.Ff.LM);_.K("gadgets.rpc.forceParentVerifiable",_.Ff.OG);_.K("gadgets.rpc.call",_.Ff.call);_.K("gadgets.rpc.getRelayUrl",_.Ff.bq);_.K("gadgets.rpc.setRelayUrl",_.Ff.Xh);_.K("gadgets.rpc.setAuthToken",_.Ff.nw);_.K("gadgets.rpc.setupReceiver",_.Ff.Ir);_.K("gadgets.rpc.getAuthToken",_.Ff.ll);
_.K("gadgets.rpc.removeReceiver",_.Ff.YB);_.K("gadgets.rpc.getRelayChannel",_.Ff.zH);_.K("gadgets.rpc.receive",_.Ff.EK);_.K("gadgets.rpc.receiveSameDomain",_.Ff.GK);_.K("gadgets.rpc.getOrigin",_.Ff.ob);_.K("gadgets.rpc.getTargetOrigin",_.Ff.Bl);

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

_.hn=_.le();

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

var kn,ln,mn,nn,on,pn,qn,un,vn;kn=function(a){return this.Xa.Ty(a)};ln=function(a){if(_.je.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.me(a,c)&&b.push(c);return b};mn=function(a,b){if(!_.Cf())try{a()}catch(c){}_.Df(b)};nn={button:!0,div:!0,span:!0};on=function(a){var b=_.ke(_.xe,"sws",[]);return 0<=_.Vl.call(b,a)};pn=function(a){return _.ke(_.xe,"watt",_.le())[a]};qn=function(a){return function(b,c){return a?_.Oj()[c]||a[c]||"":_.Oj()[c]||""}};
_.rn={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.sn=!1;_.tn=function(){if(!_.sn){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.bd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.rn[c]&&d&&(_.hn[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.rn)0<_.rn[e]&&(b=_.qe(a,e,""))&&(_.hn[e]=b)}_.sn=!0}e=_.le();_.ne(_.hn,e);return e};
un=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.uj(document,b?b:a)};vn=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=un(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.wn=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.xn=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?un(a):vn(d)};_.yn=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.zn=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.An=function(a,b,c){return _.xn(a,b,c,b.action?void 0:"publisher")};
var Bn,Cn,Dn,En,Fn,Gn,In,Hn;Bn={se:"0"};Cn={post:!0};Dn={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};En="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");Fn=_.ke(_.xe,"WI",_.le());Gn=["style","data-gapiscan"];
In=function(a){for(var b=_.le(),c=0!=a.nodeName.toLowerCase().indexOf("g:"),d=0,e=a.attributes.length;d<e;d++){var f=a.attributes[d],g=f.name,k=f.value;0<=_.Vl.call(Gn,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=Hn(a&&a.height))&&(b.height=String(c));(a=Hn(a&&a.width))&&(b.width=String(a));return b};
_.Kn=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=_.Jn(a));b=_.le();b[">type"]=a;_.ne(c,b);a=_.Sj(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.Jn=function(a){_.ke(Fn,a,0);return"___"+a+"_"+Fn[a]++};Hn=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var Ln=function(){},On=function(a){var b=a.Sm,c=function(l){c.O.constructor.call(this,l);var m=this.lh.length;this.Cg=[];for(var n=0;n<m;++n)this.lh[n].o8||(this.Cg[n]=new this.lh[n](l))};_.P(c,b);for(var d=[];a&&a!==Object;){if(b=a.Sm){b.lh&&(_.dk(d,b.lh),_.ek(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].W7,k=Mn(f,e,d,g);(g=Nn(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||
Object:a.O&&a.O.constructor||Object}c.prototype.lh=d;return c},Mn=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},Nn=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.lh[c[0]].prototype[a].apply(this,arguments)}:b[a].bQ?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.lh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].aQ?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.lh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].MJ?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.lh[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.lh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].bQ||b[a].aQ||b[a].MJ?null:Pn},Pn=function(){return[]};Ln.prototype.Ty=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 Qn,Rn,Sn,Tn,Un=/(?:^|\s)g-((\S)*)(?:$|\s)/,Vn={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Qn=_.ke(_.xe,"SW",_.le());Rn=_.ke(_.xe,"SA",_.le());Sn=_.ke(_.xe,"SM",_.le());Tn=_.ke(_.xe,"FW",[]);
var Wn=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},bo=function(a,b){var c;Xn.ps0=(new Date).getTime();Yn("ps0");a=Wn(a,_.he);var d=_.he.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:ln(Qn).concat(ln(Rn)).concat(ln(Sn));for(var e=[],f=0;f<d.length;f++){var g=d[f];e.push(".g-"+g,"g\\:"+g)}d=a.querySelectorAll(e.join(","))}else d=a.getElementsByTagName("*");a=_.le();for(e=0;e<d.length;e++){f=d[e];var k=f;g=b;var l=k.nodeName.toLowerCase(),m=void 0;if(k.getAttribute("data-gapiscan"))g=
null;else{var n=l.indexOf("g:");0==n?m=l.substr(2):(n=(n=String(k.className||k.getAttribute("class")))&&Un.exec(n))&&(m=n[1]);g=!m||!(Qn[m]||Rn[m]||Sn[m])||g&&m!==g?null:m}g&&(Vn[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=ln(In(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.ke(a,g,[]).push(f))}for(r in a)Tn.push(r);Xn.ps1=(new Date).getTime();Yn("ps1");if(b=Tn.join(":"))try{_.oe.load(b,void 0)}catch(u){_.yf(u);return}e=[];for(c in a){d=a[c];var r=0;for(b=d.length;r<b;r++)f=d[r],Zn(c,f,
In(f),e,b)}};
var co=function(a,b){var c=pn(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.oe.load(a,function(){var d=pn(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.oe[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},Zn=function(a,b,c,d,e,f,g){switch(eo(b,a,f)){case 0:a=Sn[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;co(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.me(c,k))f=c[k],f=!!f&&"object"===typeof f&&(!f.toString||
f.toString===Object.prototype.toString||f.toString===Array.prototype.toString);if(f)try{c[k]=_.uf(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 Bn)f[n]=n+"/"+(c[n]||Bn[n])+"/";var n=_.uj(_.he,l.replace(_.Nj,qn(f)));m="iframes/"+a+"/params/";f={};_.ne(c,f);(l=_.R("lang")||_.R("gwidget/lang"))&&
(f.hl=l);Cn[a]||(f.origin=_.wn());f.exp=_.R(m+"exp");if(m=_.R(m+"location"))for(l=0;l<m.length;l++){var r=m[l];f[r]=_.ge.location[r]}switch(a){case "plus":case "follow":f.url=_.An(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?un(m):vn();f.url=m;f.db=_.yn(c.db,void 0,_.R());f.ecp=_.zn(c.ecp,void 0,_.R());delete f.href;break;case "signin":f.url=vn()}_.xe.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var u in Bn)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)_.me(f,q)&&u.test(q)&&(e[q.replace(u,"")]=f[q],delete f[q]);q="q"==_.R("iframes/"+a+"/params/si")?f:e;u=_.tn();for(var v in u)!_.me(u,v)||_.me(f,v)||_.me(e,v)||(q[v]=u[v]);v=[].concat(En);q=_.R("iframes/"+a+"/methods");_.Ul(q)&&(v=v.concat(q));for(t in c)_.me(c,t)&&/^on/.test(t)&&("plus"!=a||"onconnect"!=t)&&(v.push(t),delete f[t]);delete f.callback;e._methods=v.join(",");var t=_.tj(n,f,e);v=g||{};v.allowPost=1;v.attributes=
Dn;v.dontclear=!k;g={};g.userParams=c;g.url=t;g.type=a;_.Kn(a,b,c,t,v,g);b=g.id;c=_.le();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.$m[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),co(a,b))}},eo=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Sn[b]){if(nn[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(Rn[b])return 0;if(Qn[b])return 1}}return null};
_.ke(_.oe,"platform",{}).go=function(a,b){bo(a,b)};
var fo=_.ke(_.xe,"perf",_.le()),Xn=_.ke(fo,"g",_.le()),go=_.ke(fo,"i",_.le()),ho,io,jo,Yn,oo,po,qo;_.ke(fo,"r",[]);ho=_.le();io=_.le();jo=function(a,b,c,d){ho[c]=ho[c]||!!d;_.ke(io,c,[]);io[c].push([a,b])};Yn=function(a,b,c){var d=fo.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};oo=function(a,b,c,d){if("_p"==b)throw Error("E");_.no(a,b,c,d)};_.no=function(a,b,c,d){po(b,c)[a]=d||(new Date).getTime();Yn(a,b,c)};po=function(a,b){a=_.ke(go,a,_.le());return _.ke(a,b,_.le())};
qo=function(a,b,c){var d=null;b&&c&&(d=po(b,c)[a]);return d||Xn[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__.bF={};window.__gapi_jstiming__.TX=1;var ro=function(a,b,c){var d=a.t[b],e=a.t.start;if(d&&(e||c))return d=a.t[b][0],e=void 0!=c?c:e[0],Math.round(d-e)},so=function(a,b,c){var d="";window.__gapi_jstiming__.srt&&(d+="&srt="+window.__gapi_jstiming__.srt,delete window.__gapi_jstiming__.srt);window.__gapi_jstiming__.pt&&(d+="&tbsrt="+window.__gapi_jstiming__.pt,delete window.__gapi_jstiming__.pt);try{window.external&&window.external.tran?d+="&tran="+
window.external.tran:window.gtbExternal&&window.gtbExternal.tran?d+="&tran="+window.gtbExternal.tran():window.chrome&&window.chrome.csi&&(d+="&tran="+window.chrome.csi().tran)}catch(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+"."+ro(a,l,g[m][0])):k&&e.push(l+"."+ro(a,l))}delete g.start;if(b)for(var n in b)d+="&"+n+"="+b[n];(b=c)||(b="https:"==document.location.protocol?"https://csi.gstatic.com/csi":"http://csi.gstatic.com/csi");return[b,"?v=3","&s="+(window.__gapi_jstiming__.sn||"gwidget")+"&action=",a.name,f.length?"&it="+f.join(","):"",d,"&rt=",e.join(",")].join("")},to=function(a,b,c){a=so(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.TX++;window.__gapi_jstiming__.bF[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.bF[d]};b.src=a;b=null;return a};window.__gapi_jstiming__.report=function(a,b,c){var d=document.visibilityState,e="visibilitychange";d||(d=document.webkitVisibilityState,e="webkitvisibilitychange");if("prerender"==d){var f=!1,g=function(){if(!f){b?b.prerender="1":b={prerender:"1"};if("prerender"==(document.visibilityState||document.webkitVisibilityState))var k=!1;else to(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return to(a,b,c)}}
;var uo={g:"gapi_global",m:"gapi_module",w:"gwidget"},vo=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.ro=b};vo.prototype.key=function(){switch(this.type){case "g":return this.type;case "m":return this.type+"."+this.ro;case "w":return this.type+"."+this.name+this.ro}};
var wo=new vo,xo=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),yo=_.ke(fo,"_c",_.le()),zo=Math.random()<(_.R("csi/rate")||0),Bo=function(a,b,c){for(var d=new vo(b,c),e=_.ke(yo,d.key(),_.le()),f=io[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,r=c;k=qo(k[1],n,r);m=qo(m,n,r);e[l]=k&&m?m-k:null}ho[a]&&zo&&(Ao(wo),Ao(d))},Co=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},Ao=function(a){var b=_.ge.__gapi_jstiming__;b.sn=uo[a.type];var c=new b.Timer(0);
a:{switch(a.type){case "g":var d="global";break a;case "m":d=a.ro;break a;case "w":d=a.name;break a}d=void 0}c.name=d;d=!1;var e=a.key(),f=yo[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;yo[e]=_.le();d&&(g=[],g.push("l"+(_.R("isPlusUser")?"1":"0")),d="m"+(xo?"1":"0"),g.push(d),"m"==a.type?g.push("p"+a.ro):"w"==a.type&&(e="n"+a.ro,g.push(e),"0"==a.ro&&g.push(d+e)),g.push("u"+(_.R("isLoggedIn")?"1":"0")),a=Co("",g),a=Co("abc_",a).join(","),b.report(c,{e:a}))};
jo("blt","bs0","bs1");jo("psi","ps0","ps1");jo("rpcqi","rqe","rqd");jo("bsprt","bsrt0","bsrt1");jo("bsrqt","bsrt1","bsrt2");jo("bsrst","bsrt2","bsrt3");jo("mli","ml0","ml1");jo("mei","me0","me1",!0);jo("wcdi","wrs","wcdi");jo("wci","wrs","wdc");jo("wdi","wrs","wrdi");jo("wdt","bs0","wrdt");jo("wri","wrs","wrri",!0);jo("wrt","bs0","wrrt");jo("wji","wje0","wje1",!0);jo("wjli","wjl0","wjl1");jo("whi","wh0","wh1",!0);jo("wai","waaf0","waaf1",!0);jo("wadi","wrs","waaf1",!0);jo("wadt","bs0","waaf1",!0);
jo("wprt","wrt0","wrt1");jo("wrqt","wrt1","wrt2");jo("wrst","wrt2","wrt3",!0);jo("fbprt","fsrt0","fsrt1");jo("fbrqt","fsrt1","fsrt2");jo("fbrst","fsrt2","fsrt3",!0);jo("fdns","fdns0","fdns1");jo("fcon","fcon0","fcon1");jo("freq","freq0","freq1");jo("frsp","frsp0","frsp1");jo("fttfb","fttfb0","fttfb1");jo("ftot","ftot0","ftot1",!0);var Do=fo.r;if("function"!==typeof Do){for(var Eo;Eo=Do.shift();)Bo.apply(null,Eo);fo.r=Bo}
;var Fo=["div"],Go="onload",Ho=!0,Io=!0,Jo=function(a){return a},Ko=null,Lo=function(a){var b=_.R(a);return"undefined"!==typeof b?b:_.R("gwidget/"+a)},gp,hp,ip,jp,$o,bp,kp,ap,lp,mp,np,op,pp,qp;Ko=_.R();_.R("gwidget");var Mo=Lo("parsetags");Go="explicit"===Mo||"onload"===Mo?Mo:Go;var No=Lo("google_analytics");"undefined"!==typeof No&&(Ho=!!No);var Oo=Lo("data_layer");"undefined"!==typeof Oo&&(Io=!!Oo);
var Po=function(){var a=this&&this.ka();a&&(_.xe.drw=a)},Qo=function(){_.xe.drw=null},Ro=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}},So=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},To=function(){return Lo("lang")||"en-US"},Uo=function(a){if(!_.p.nb("attach")){var b={},c=_.p.nb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.$b().renderData.id;f=document.getElementById(f);if(!f)throw Error("F");return c.attach(e,f)};_.p.lc("attach",b)}a.style="attach"},Vo=function(){var a={};a.width=[Ro(450)];a.height=[Ro(24)];a.onready=[So];a.lang=[To,"hl"];a.iloader=[function(){return _.xe.ILI},"iloader"];return a}(),Yo=function(a){var b={};b.He=a[0];b.Ao=-1;b.W$="___"+b.He+"_";b.V_="g:"+b.He;b.x9="g-"+b.He;b.QK=[];b.config={};b.Ys=[];b.QM={};b.Iw={};var c=function(e){for(var f in e)if(_.me(e,f)){b.config[f]=[So];b.Ys.push(f);var g=
e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.l9,l=g.Jw,m=g.PD);m&&(b.Ys.push(m),b.config[m]=[So],b.QM[f]=m);k&&(b.config[f]=[k]);l&&(b.Iw[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.V_]=1;b.fW=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Vo)Vo.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Vo[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.zk=a[5]);b.P$=!0===a[6];b.wX=a[7];b.G_=a[8];b.fW||
d(Fo);b.uB=function(e){b.Ao++;oo("wrs",b.He,String(b.Ao));var f=[],g=e.element,k=e.config,l=":"+b.He;":plus"==l&&e.xk&&e.xk.action&&(l+="_"+e.xk.action);var m=Wo(b,k),n={};_.ne(_.tn(),n);for(var r in e.xk)null!=e.xk[r]&&(n[r]=e.xk[r]);r={container:g.id,renderData:e.OX,style:"inline",height:k.height,width:k.width};Uo(r);b.zk&&(f[2]=r,f[3]=n,f[4]=m,b.zk("i",f));l=_.p.open(l,r,n,m);Xo(b,l,k,g,e.DQ);f[5]=l;b.zk&&b.zk("e",f)};return b},Wo=function(a,b){for(var c={},d=a.Ys.length-1;0<=d;--d){var e=a.Ys[d],
f=b[a.QM[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.Iw)a.Iw.hasOwnProperty(k)&&(c[k]=Zo(c[k]||function(){},a.Iw[k]));c.drefresh=Po;c.erefresh=Qo;return c},Zo=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Ho){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(Io&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},Xo=function(a,b,c,d,e){$o(b,c);ap(b,d);bp(a,b,e);cp(a.He,a.Ao.toString(),b);(new dp).Xa.Hm(a,b,c,d,e)},dp=function(){if(!this.Xa){for(var a=this.constructor;a&&!a.Sm;)a=a.O&&a.O.constructor;a.Sm.TF||(a.Sm.TF=
On(a));this.Xa=new a.Sm.TF(this);this.Ty||(this.Ty=kn)}},ep=function(){},fp=dp;ep.O||_.P(ep,Ln);fp.Sm=ep;ep.prototype.Hm=function(a){a=a?a:function(){};a.MJ=!0;return a}();gp=function(a){return _.tm&&a instanceof _.tm};hp=function(a){return gp(a)?"_renderstart":"renderstart"};ip=function(a){return gp(a)?"_ready":"ready"};jp=function(){return!0};$o=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(ip(a),d,jp);a.register(hp(a),d,jp)}};
bp=function(a,b,c){var d=a.He,e=String(a.Ao),f=!1,g=function(){f||(f=!0,c&&oo("wrdt",d,e),oo("wrdi",d,e))};b.register(hp(b),g,jp);var k=!1;a=function(){k||(k=!0,g(),c&&oo("wrrt",d,e),oo("wrri",d,e))};b.register(ip(b),a,jp);gp(b)?b.register("widget-interactive-"+b.id,a,jp):_.Ff.register("widget-interactive-"+b.id,a);_.Ff.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?oo("wdc",d,e,n):"wje0"===l?oo("wje0",d,e,n):"wje1"===l?oo("wje1",d,e,n):"wh0"==l?_.no("wh0",d,e,n):"wh1"==l?_.no("wh1",d,
e,n):"wcdi"==l&&_.no("wcdi",d,e,n)})};kp=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};ap=function(a,b){var c=function(d){d=d||a;var e=kp(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=kp(d.height))&&b.style.height!=d&&(b.style.height=d)};gp(a)?a.UC("onRestyle",c):(a.register("ready",c,jp),a.register("renderstart",c,jp),a.register("resize",c,jp))};lp=function(a,b){for(var c in Vo)if(Vo.hasOwnProperty(c)){var d=Vo[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
mp=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Jo)(b[d.toLowerCase()],b,Ko));return c};np=function(a){if(a=a.wX)for(var b=0;b<a.length;b++)(new Image).src=a[b]};op=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=mp(a.config,c);a.QK.push({element:d,config:e,xk:lp(e,mp(a.parameters,c)),k$:3,DQ:!!c["data-onload"],OX:b})}b=a.QK;for(a=a.uB;0<b.length;)a(b.shift())};
pp=function(a,b){a.Ao++;oo("wrs",a.He,String(a.Ao));var c=b.userParams,d=mp(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=Wo(a,d),l=mp(a.parameters,c);_.ne(_.tn(),l);l=lp(d,l);c=!!c["data-onload"];var m=_.jm,n=_.le();n.renderData=b;n.height=d.height;n.width=d.width;n.id=b.id;n.url=b.url;n.iframeEl=f;n.where=n.container=g;n.apis=["_open"];n.messageHandlers=k;n.messageHandlersFilter=_.zm;_.gn(n);f=l;a.zk&&(e[2]=n,e[3]=f,e[4]=k,a.zk("i",e));k=m.Bj(n);k.id=b.id;k.TC(k,n);Xo(a,k,d,g,c);e[5]=k;a.zk&&
a.zk("e",e)};qp=function(a,b){var c=b.url;a.G_||_.gi(c)?_.Ym?pp(a,b):(0,_.jg)("gapi.iframes.impl",function(){pp(a,b)}):_.p.open?op(a,b):(0,_.jg)("iframes",function(){op(a,b)})};
_.rp=function(a){var b=Yo(a);np(b);_.xj(b.He,function(d){qp(b,d)});Qn[b.He]=!0;var c={ua:function(d,e,f){var g=e||{};g.type=b.He;e=g.type;delete g.type;var k=Wn(d);if(k){d={};for(var l in g)_.me(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;Zn(e,k,d,[],0,l,f)}else _.yf("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){bo(d,b.He)},l$:function(){var d=_.ke(_.xe,"WI",_.le()),e;for(e in d)delete d[e]}};a=function(){"onload"===Go&&c.go()};on(b.He)||mn(a,a);
_.K("gapi."+b.He+".go",c.go);_.K("gapi."+b.He+".render",c.ua);return c};
var sp=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},cp=function(a,b,c){if(sp()){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.Ja().src;var g=f.indexOf("#");-1!=g&&(f=f.substring(0,g));f=window.performance.getEntriesByName(f);1>f.length?f=null:(f=f[0],f=0==f.responseStart?null:f);if(f){g=Math.round(f.requestStart);var k=Math.round(f.responseStart),l=Math.round(f.responseEnd);oo("wrt0",
a,b,Math.round(f.startTime));oo("wrt1",a,b,g);oo("wrt2",a,b,k);oo("wrt3",a,b,l)}},1E3)};c.register(hp(c),e,jp);c.register(ip(c),e,jp)}};
_.K("gapi.widget.make",_.rp);

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

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

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

_.zp=_.zp||{};
(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")}_.zp.Cd=function(){var b=_.zp.mT().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}}})();

_.Je=_.Je||{};_.Je.NP=function(a){var b=window;"undefined"!=typeof b.addEventListener?b.addEventListener("mousemove",a,!1):"undefined"!=typeof b.attachEvent?b.attachEvent("onmousemove",a):_.Ke("cannot attachBrowserEvent: mousemove")};_.Je.LX=function(a){var b=window;b.removeEventListener?b.removeEventListener("mousemove",a,!1):b.detachEvent?b.detachEvent("onmousemove",a):_.Ke("cannot removeBrowserEvent: mousemove")};

var og;
og=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 C=w^v&(t^w);var A=1518500249}else C=v^t^w,A=1859775393;else 60>q?(C=v&t|w&(v|t),A=2400959708):(C=v^t^w,A=3395469782);C=((r<<5|r>>>27)&4294967295)+C+
z+A+u[q]&4294967295;z=w;w=t;t=(v<<30|v>>>2)&4294967295;v=r;r=C}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}}};
_.pg=function(){function a(m){var n=og();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&&_.Je.LX(k)};
0!=c&&_.Je.NP(k);var l=a(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+e);return function(){var m=f;m+=parseInt(l.substr(0,20),16);l=a(l);return m/(g+Math.pow(16,20))}}();
_.K("shindig.random",_.pg);

_.p.Ha={};_.p.Ha.hh={};_.p.Ha.hh.cQ=function(a){try{return!!a.document}catch(b){}return!1};_.p.Ha.hh.IH=function(a){var b=a.parent;return a!=b&&_.p.Ha.hh.cQ(b)?_.p.Ha.hh.IH(b):a};_.p.Ha.hh.m9=function(a){var b=a.userAgent||"";a=a.product||"";return 0!=b.indexOf("Opera")&&-1==b.indexOf("WebKit")&&"Gecko"==a&&0<b.indexOf("rv:1.")};
_.p.Ha.hh.Iq=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 Ap,Bp,Cp,Dp,Gp,Hp,Ip,Jp,Kp,Lp,Mp;Ap=function(){_.Ff.register("_noop_echo",function(){this.callback(_.p.SS(_.p.jk[this.f]))})};Bp=function(){window.setTimeout(function(){_.Ff.call("..","_noop_echo",_.p.kX)},0)};Cp=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);_.Ff.call.apply(_.Ff,f)};d._iframe_wrapped_rpc_=!0;return d};
Dp=function(a){_.p.Yv[a]||(_.p.Yv[a]={},_.Ff.register(a,function(b,c){var d=this.f;if(!("string"!=typeof b||b in{}||d in{})){var e=this.callback,f=_.p.Yv[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.p.rn,a)&&(g=_.p.rn[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.zf(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));
return _.p.Yv[a]};_.Ep=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};_.Fp=function(){return _.ge.location.origin||_.ge.location.protocol+"//"+_.ge.location.host};
Gp=function(a){_.xe.h=a};Hp=function(a){_.xe.bsh=a};Ip=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Jp=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Kp=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]&&!Jp(a[d])&&!Jp(b[d])?Kp(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Jp(b[d])?[]:{},Kp(a[d],b[d])):a[d]=b[d])};
Lp=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:{}}};
Mp=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());Kp(c,b);a.push(c)};
_.Np=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;_.uh(!0);d=window.___gcfg;b=Ip("cu");a=window.___gu;d&&d!==a&&(Mp(b,d),window.___gu=d);d=Ip("cu");e=document.scripts||document.getElementsByTagName("script")||[];a=[];f=[];f.push.apply(f,Ip("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=Lp(f))&&d.push(f));c&&Mp(b,c);a=Ip("cd");c=0;for(d=a.length;c<d;++c)Kp(_.uh(),a[c],!0);a=Ip("ci");c=0;for(d=a.length;c<d;++c)Kp(_.uh(),a[c],!0);c=0;for(d=b.length;c<d;++c)Kp(_.uh(),b[c],!0)};var Op,Pp=window.location.href,Qp=Pp.indexOf("?"),Rp=Pp.indexOf("#");
Op=(-1===Rp?Pp.substr(Qp+1):[Pp.substr(Qp+1,Rp-Qp-1),"&",Pp.substr(Rp+1)].join("")).split("&");for(var Sp=window.decodeURIComponent?decodeURIComponent:unescape,Tp=0,Up=Op.length;Tp<Up;++Tp){var Vp=Op[Tp].indexOf("=");if(-1!==Vp){var Wp=Op[Tp].substring(Vp+1);Wp=Wp.replace(/\+/g," ");try{Sp(Wp)}catch(a){}}}
;if(window.ToolbarApi)Xp=window.ToolbarApi,Xp.hb=window.ToolbarApi.getInstance,Xp.prototype=window.ToolbarApi.prototype,_.h=Xp.prototype,_.h.openWindow=Xp.prototype.openWindow,_.h.BF=Xp.prototype.closeWindow,_.h.PL=Xp.prototype.setOnCloseHandler,_.h.lF=Xp.prototype.canClosePopup,_.h.XK=Xp.prototype.resizeWindow;else{var Xp=function(){};Xp.hb=function(){!Yp&&window.external&&window.external.GTB_IsToolbar&&(Yp=new Xp);return Yp};_.h=Xp.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.BF=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.PL=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.lF=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.XK=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var Yp=null;window.ToolbarApi=Xp;window.ToolbarApi.getInstance=Xp.hb}
;var Zp=/^[-_.0-9A-Za-z]+$/,$p={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},aq={onBeforeParentOpen:"beforeparentopen"},bq={onOpen:function(a){var b=a.$b();a.eg(b.container||b.element);return a},onClose:function(a){a.remove()}},cq=function(){_.p.BI++;return["I",_.p.BI,"_",(new Date).getTime()].join("")},dq,eq,fq,iq,jq,kq,lq,nq,mq;_.p.ql=function(a){var b=_.le();_.ne(_.Ej,b);_.ne(a,b);return b};
dq=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.uf(a):a};eq=function(a){var b=_.vh("googleapis.config/elog");if(b)try{b(a)}catch(c){}};fq=function(a){a&&a.match(Zp)&&_.Np("googleapis.config/gcv",a)};_.gq=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.hq=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=Dp(g);r[k]=r[k]||{};n=_.p.Ha.hh.Iq(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);r[k][l]=n;f.push(g)}if(e)for(g in _.p.rn)_.p.rn.hasOwnProperty(g)&&f.push(g);return f.join(",")};iq=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]=Cp(f,b,c)}}return d};
jq=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.jn&&_.jn._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};kq=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};
lq=function(a){if(":"==a.charAt(0)){var b=_.vh("iframes/"+a.substring(1));a={};_.ne(b,a);(b=a.url)&&(a.url=_.Qj(b));a.params||(a.params={});return a}return{url:_.Qj(a)}};nq=function(a){function b(){}b.prototype=mq.prototype;a.prototype=new b};
mq=function(a,b,c,d,e,f,g,k){this.config=lq(a);this.openParams=this.Gv=b||{};this.params=c||{};this.methods=d;this.Cw=!1;oq(this,b.style);this.Vo={};pq(this,function(){var l;(l=this.Gv.style)&&_.p.Rr[l]?l=_.p.Rr[l]:l?(_.Af(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=bq;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.Ha.hh.Iq(l,r,this):r}m=n}for(var u in e)l=m[u],"function"===typeof l&&
qq(this,e[u],_.p.Ha.hh.Iq(m,l))}f&&qq(this,"close",f)});this.Qi=this.ac=g;this.zB=(k||[]).slice();g&&this.zB.unshift(g.ka())};mq.prototype.$b=function(){return this.Gv};mq.prototype.zz=function(){return this.params};mq.prototype.cu=function(){return this.methods};mq.prototype.Mc=function(){return this.Qi};var oq=function(a,b){a.Cw||((b=b&&!_.p.Rr[b]&&_.p.ty[b])?(a.sy=[],b(function(){a.Cw=!0;for(var c=0,d=a.sy.length;c<d;++c)a.sy[c].call(a)})):a.Cw=!0)},pq=function(a,b){a.Cw?b.call(a):a.sy.push(b)};
mq.prototype.Od=function(a,b){pq(this,function(){qq(this,a,b)})};var qq=function(a,b,c){a.Vo[b]=a.Vo[b]||[];a.Vo[b].push(c)};mq.prototype.dm=function(a,b){pq(this,function(){var c=this.Vo[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
mq.prototype.Og=function(a,b){var c=this.Vo[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){_.zf(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join("")),eq(k)}return g};var rq=function(a){return"number"==typeof a?{value:a,Wy:a+"px"}:"100%"==a?{value:100,Wy:"100%",$I:!0}:null};mq.prototype.send=function(a,b,c){_.p.jL(this,a,b,c)};
mq.prototype.register=function(a,b){var c=this;c.Od(a,function(d){b.call(c,d)})};var sq=function(a,b,c,d,e,f,g){var k=this;mq.call(this,a,b,c,d,$p,e,f,g);this.id=b.id||cq();this.nr=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*_.Yh());this.QU=kq(this.params,this.config);this.Ly={};pq(this,function(){k.Og("open");_.gq(k.Ly,k)})};nq(sq);_.h=sq.prototype;
_.h.eg=function(a,b){if(!this.config.url)return _.zf("Cannot open iframe, empty URL."),this;var c=this.id;_.p.jk[c]=this;var d=_.gq(this.methods);d._ready=this.Fv;d._close=this.close;d._open=this.jK;d._resizeMe=this.YK;d._renderstart=this.bK;var e=this.QU;this.nr&&(e.rpctoken=this.nr);e._methods=_.hq(d,c,"",this,!0);this.el=a="string"===typeof a?document.getElementById(a):a;d={id:c};if(b){d.attributes=b;var f=b.style;if("string"===typeof f){if(f){var g=[];f=f.split(";");for(var k=0,l=f.length;k<l;++k){var m=
f[k];if(0!=m.length||k+1!=l)m=m.split(":"),2==m.length&&m[0].match(/^[ a-zA-Z_-]+$/)&&m[1].match(/^[ +.%0-9a-zA-Z_-]+$/)?g.push(m.join(":")):_.zf(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.$b().allowPost&&(d.allowPost=!0);this.$b().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=dq;this.Qg=_.Sj(this.config.url,a,d);a=this.Qg.getAttribute("data-postorigin")||this.Qg.src;_.p.jk[c]=this;_.Ff.nw(this.id,this.nr);
_.Ff.Xh(this.id,a);return this};_.h.Gg=function(a,b){this.Ly[a]=b};_.h.ka=function(){return this.id};_.h.Ja=function(){return this.Qg};_.h.yb=function(){return this.el};_.h.Jf=function(a){this.el=a};_.h.Fv=function(a){var b=iq(a,this.id,"");this.Qi&&"function"==typeof this.methods._ready&&(a._methods=_.hq(b,this.Qi.ka(),this.id,this,!1),this.methods._ready(a));_.gq(a,this);_.gq(b,this);this.Og("ready",a)};_.h.bK=function(a){this.Og("renderstart",a)};
_.h.close=function(a){a=this.Og("close",a);delete _.p.jk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.jK=function(a){var b=iq(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(jq(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.ka()},f=c.Ly;f._toclose=c.close;e._methods=_.hq(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.YK=function(a){if(void 0===this.Og("resize",a)&&this.Qg){var b=rq(a.width);null!=b&&(this.Qg.style.width=b.Wy);a=rq(a.height);null!=a&&(this.Qg.style.height=a.Wy);this.Qg.parentElement&&(null!=b&&b.$I||null!=a&&a.$I)&&(this.Qg.parentElement.style.display="block")}};
var tq=function(a,b,c,d,e,f,g){var k=this;mq.call(this,a,b,c,d,aq,e,f,g);this.url=a;this.wm=null;this.TB=cq();pq(this,function(){k.Og("beforeparentopen");var l=_.gq(k.methods);l._onopen=k.aX;l._ready=k.Fv;l._onclose=k.ZW;k.params._methods=_.hq(l,"..",k.TB,k,!0);l={};for(var m in k.params)l[m]=dq(k.params[m]);_.jn._open({url:k.config.url,openParams:k.Gv,params:l,proxyId:k.TB,openedByProxyChain:k.zB})})};nq(tq);tq.prototype.gT=function(){return this.wm};
tq.prototype.aX=function(a){this.wm=a.childId;var b=iq(a,"..",this.wm);_.gq(b,this);this.close=b._toclose;_.p.jk[this.wm]=this;this.Qi&&this.methods._onopen&&(a._methods=_.hq(b,this.Qi.ka(),this.wm,this,!1),this.methods._onopen(a))};tq.prototype.Fv=function(a){var b=String(this.wm),c=iq(a,"..",b);_.gq(a,this);_.gq(c,this);this.Og("ready",a);this.Qi&&this.methods._ready&&(a._methods=_.hq(c,this.Qi.ka(),b,this,!1),this.methods._ready(a))};
tq.prototype.ZW=function(a){if(this.Qi&&this.methods._onclose)this.methods._onclose(a);else return a=this.Og("close",a),delete _.p.jk[this.wm],a};
var uq=function(a,b,c,d,e,f,g){mq.call(this,a,b,c,d,aq,f,g);this.id=b.id||cq();this.u_=e;d._close=this.close;this.onClosed=this.VJ;this.aN=0;pq(this,function(){this.Og("beforeparentopen");var k=_.gq(this.methods);this.params._methods=_.hq(k,"..",this.TB,this,!0);k={};k.queryParams=this.params;a=_.Jj(_.he,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.lF(l))};e.PL(l,this);this.aN=l})};nq(uq);
uq.prototype.close=function(a){a=this.Og("close",a);this.u_.BF(this.aN);return a};uq.prototype.VJ=function(){this.Og("close")};_.jn.send=function(a,b,c){_.p.jL(_.jn,a,b,c)};
(function(){function a(g){return _.p.Rr[g]}function b(g,k){_.p.Rr[g]=k}function c(g){g=g||{};"auto"===g.height&&(g.height=_.Nl());var k=window&&Xp&&Xp.hb();k?k.XK(g.width||0,g.height||0):_.jn&&_.jn._resizeMe&&_.jn._resizeMe(g)}function d(g){fq(g)}_.p.jk={};_.p.Rr={};_.p.ty={};_.p.BI=0;_.p.Yv={};_.p.rn={};_.p.Nv=null;_.p.Mv=[];_.p.kX=function(g){var k=!1;try{if(null!=g){var l=window.parent.frames[g.id];k=l.iframer.id==g.id&&l.iframes.openedId_(_.jn.id)}}catch(m){}try{_.p.Nv={origin:this.origin,referer:this.referer,
claimedOpenerId:g&&g.id,claimedOpenerProxyChain:g&&g.proxyChain||[],sameOrigin:k};for(g=0;g<_.p.Mv.length;++g)_.p.Mv[g](_.p.Nv);_.p.Mv=[]}catch(m){eq(m)}};_.p.SS=function(g){var k=g&&g.Qi,l=null;k&&(l={},l.id=k.ka(),l.proxyChain=g.zB);return l};Ap();if(window.parent!=window){var e=_.Ep();e.gcv&&fq(e.gcv);var f=e.jsh;f&&Gp(f);_.gq(iq(e,"..",""),_.jn);_.gq(e,_.jn);Bp()}_.p.nb=a;_.p.lc=b;_.p.mZ=d;_.p.resize=c;_.p.bS=function(g){return _.p.ty[g]};_.p.HC=function(g,k){_.p.ty[g]=k};_.p.WK=c;_.p.LZ=d;_.p.tu=
{};_.p.tu.get=a;_.p.tu.set=b;_.p.allow=function(g,k){Dp(g);_.p.rn[g]=k||window[g]};_.p.s8=function(g){delete _.p.rn[g]};_.p.open=function(g,k,l,m,n,r){3==arguments.length?m={}:4==arguments.length&&"function"===typeof m&&(n=m,m={});var u="bubble"===k.style&&Xp?Xp.hb():null;return u?new uq(g,k,l,m,u,n,r):jq(k)?new tq(g,k,l,m,n,r):new sq(g,k,l,m,n,r)};_.p.close=function(g,k){_.jn&&_.jn._close&&_.jn._close(g,k)};_.p.ready=function(g,k,l){2==arguments.length&&"function"===typeof k&&(l=k,k={});var m=g||
{};"height"in m||(m.height=_.Nl());m._methods=_.hq(k||{},"..","",_.jn,!0);_.jn&&_.jn._ready&&_.jn._ready(m,l)};_.p.wH=function(g){_.p.Nv?g(_.p.Nv):_.p.Mv.push(g)};_.p.eX=function(g){return!!_.p.jk[g]};_.p.nS=function(){return["https://ssl.gstatic.com/gb/js/",_.vh("googleapis.config/gcv")].join("")};_.p.zK=function(g){var k={mouseover:1,mouseout:1};if(_.jn._event)for(var l=0;l<g.length;l++){var m=g[l];m in k&&document.addEventListener(m,function(n){_.jn._event({event:n.type,timestamp:(new Date).getTime()})},
!0)}};_.p.jL=function(g,k,l,m){var n=this,r=[];void 0!==l&&r.push(l);m&&r.push(function(u){m.call(n,[u])});g[k]&&g[k].apply(g,r)};_.p.Yw=function(){return!0};_.p.$P=function(g,k,l){var m=Array.prototype.slice.call(arguments);_.p.wH(function(n){n.sameOrigin&&(m.unshift("/"+n.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Ff.call.apply(_.Ff,m))})};_.p.HX=function(g,k){_.Ff.register(g,k)};_.p.vZ=Gp;_.p.rL=Hp;_.p.tJ=eq;_.p.DI=_.jn})();
_.K("iframes.allow",_.p.allow);_.K("iframes.callSiblingOpener",_.p.$P);_.K("iframes.registerForOpenedSibling",_.p.HX);_.K("iframes.close",_.p.close);_.K("iframes.getGoogleConnectJsUri",_.p.nS);_.K("iframes.getHandler",_.p.nb);_.K("iframes.getDeferredHandler",_.p.bS);_.K("iframes.getParentInfo",_.p.wH);_.K("iframes.iframer",_.p.DI);_.K("iframes.open",_.p.open);_.K("iframes.openedId_",_.p.eX);_.K("iframes.propagate",_.p.zK);_.K("iframes.ready",_.p.ready);_.K("iframes.resize",_.p.resize);
_.K("iframes.setGoogleConnectJsVersion",_.p.mZ);_.K("iframes.setBootstrapHint",_.p.rL);_.K("iframes.setJsHint",_.p.vZ);_.K("iframes.setHandler",_.p.lc);_.K("iframes.setDeferredHandler",_.p.HC);_.K("IframeBase",mq);_.K("IframeBase.prototype.addCallback",mq.prototype.Od);_.K("IframeBase.prototype.getMethods",mq.prototype.cu);_.K("IframeBase.prototype.getOpenerIframe",mq.prototype.Mc);_.K("IframeBase.prototype.getOpenParams",mq.prototype.$b);_.K("IframeBase.prototype.getParams",mq.prototype.zz);
_.K("IframeBase.prototype.removeCallback",mq.prototype.dm);_.K("Iframe",sq);_.K("Iframe.prototype.close",sq.prototype.close);_.K("Iframe.prototype.exposeMethod",sq.prototype.Gg);_.K("Iframe.prototype.getId",sq.prototype.ka);_.K("Iframe.prototype.getIframeEl",sq.prototype.Ja);_.K("Iframe.prototype.getSiteEl",sq.prototype.yb);_.K("Iframe.prototype.openInto",sq.prototype.eg);_.K("Iframe.prototype.remove",sq.prototype.remove);_.K("Iframe.prototype.setSiteEl",sq.prototype.Jf);
_.K("Iframe.prototype.addCallback",sq.prototype.Od);_.K("Iframe.prototype.getMethods",sq.prototype.cu);_.K("Iframe.prototype.getOpenerIframe",sq.prototype.Mc);_.K("Iframe.prototype.getOpenParams",sq.prototype.$b);_.K("Iframe.prototype.getParams",sq.prototype.zz);_.K("Iframe.prototype.removeCallback",sq.prototype.dm);_.K("IframeProxy",tq);_.K("IframeProxy.prototype.getTargetIframeId",tq.prototype.gT);_.K("IframeProxy.prototype.addCallback",tq.prototype.Od);_.K("IframeProxy.prototype.getMethods",tq.prototype.cu);
_.K("IframeProxy.prototype.getOpenerIframe",tq.prototype.Mc);_.K("IframeProxy.prototype.getOpenParams",tq.prototype.$b);_.K("IframeProxy.prototype.getParams",tq.prototype.zz);_.K("IframeProxy.prototype.removeCallback",tq.prototype.dm);_.K("IframeWindow",uq);_.K("IframeWindow.prototype.close",uq.prototype.close);_.K("IframeWindow.prototype.onClosed",uq.prototype.VJ);_.K("iframes.util.getTopMostAccessibleWindow",_.p.Ha.hh.IH);_.K("iframes.handlers.get",_.p.tu.get);_.K("iframes.handlers.set",_.p.tu.set);
_.K("iframes.resizeMe",_.p.WK);_.K("iframes.setVersionOverride",_.p.LZ);_.K("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.p.Yw);_.K("IframeBase.prototype.send",mq.prototype.send);_.K("IframeBase.prototype.register",mq.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.DI.send);

var jt=_.p.lc,kt={open:function(a){var b=_.cn(a.$b());return a.eg(b,{style:_.dn(b)})},attach:function(a,b){var c=_.cn(a.$b()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.nr=f;a.el=c;a.Qg=b;_.p.jk[d]=a;b=_.gq(a.methods);b._ready=a.Fv;b._close=a.close;b._open=a.jK;b._resizeMe=a.YK;b._renderstart=a.bK;_.hq(b,d,"",a,!0);_.Ff.nw(a.id,a.nr);_.Ff.Xh(a.id,e);c=_.p.ql({style:_.dn(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,g)&&("style"==
g?a.Qg.style.cssText=c[g]:a.Qg.setAttribute(g,c[g]))}};kt.onready=_.en;kt.onRenderStart=_.en;kt.close=_.fn;jt("inline",kt);

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var zh;_.yh=function(a){this.mb=a||{cookie:""}};_.h=_.yh.prototype;_.h.isEnabled=function(){if(!_.D.navigator.cookieEnabled)return!1;if(!this.isEmpty())return!0;this.set("TESTCOOKIESENABLED","1",{$A:60});if("1"!==this.get("TESTCOOKIESENABLED"))return!1;this.remove("TESTCOOKIESENABLED");return!0};
_.h.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.p$;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.$A}if(/[;=\s]/.test(a))throw Error("y`"+a);if(/[;\r\n]/.test(b))throw Error("z`"+b);void 0===k&&(k=-1);this.mb.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.mb.cookie||"").split(";"),e=0,f;e<d.length;e++){f=(0,_.sb)(d[e]);if(0==f.lastIndexOf(c,0))return f.substr(c.length);if(f==a)return""}return b};_.h.remove=function(a,b,c){var d=this.Pd(a);this.set(a,"",{$A:0,path:b,domain:c});return d};_.h.re=function(){return zh(this).keys};_.h.Tc=function(){return zh(this).values};_.h.isEmpty=function(){return!this.mb.cookie};_.h.Eb=function(){return this.mb.cookie?(this.mb.cookie||"").split(";").length:0};
_.h.Pd=function(a){return void 0!==this.get(a)};_.h.Hj=function(a){for(var b=zh(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=zh(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};zh=function(a){a=(a.mb.cookie||"").split(";");for(var b=[],c=[],d,e,f=0;f<a.length;f++)e=(0,_.sb)(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}};
_.Ah=new _.yh("undefined"==typeof document?null:document);

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ti;_.qi=function(a,b){b=(0,_.Xa)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.ri=function(a){a&&"function"==typeof a.Ba&&a.Ba()};_.si=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};ti=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.ui=function(a){for(var b in a)return!1;return!0};
_.vi=function(){this.Mb=this.Mb;this.Tl=this.Tl};_.vi.prototype.Mb=!1;_.vi.prototype.Fn=function(){return this.Mb};_.vi.prototype.Ba=function(){this.Mb||(this.Mb=!0,this.ta())};_.xi=function(a,b){_.wi(a,_.li(_.ri,b))};_.wi=function(a,b){a.Mb?b():(a.Tl||(a.Tl=[]),a.Tl.push(b))};_.vi.prototype.ta=function(){if(this.Tl)for(;this.Tl.length;)this.Tl.shift()()};
_.yi=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.Zq=!1};_.yi.prototype.stopPropagation=function(){this.Zq=!0};_.yi.prototype.preventDefault=function(){this.defaultPrevented=!0};
_.vc&&_.Oc("1.9b")||_.sc&&_.Oc("8")||_.rc&&_.Oc("9.5")||_.wc&&_.Oc("528");var zi=function(){if(!_.D.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.D.addEventListener("test",_.$a,b),_.D.removeEventListener("test",_.$a,b)}catch(c){}return a}();
_.Ai=function(a,b){_.yi.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.IB=!1;this.pointerId=0;this.pointerType="";this.Qd=null;a&&this.xc(a,b)};_.P(_.Ai,_.yi);var Bi={2:"touch",3:"pen",4:"mouse"};
_.Ai.prototype.xc=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.vc&&(_.pc(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.wc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.wc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.IB=_.yc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Bi[a.pointerType]||"";this.state=a.state;this.Qd=a;a.defaultPrevented&&_.Ai.O.preventDefault.call(this)};_.Ai.prototype.stopPropagation=function(){_.Ai.O.stopPropagation.call(this);this.Qd.stopPropagation?this.Qd.stopPropagation():this.Qd.cancelBubble=!0};_.Ai.prototype.preventDefault=function(){_.Ai.O.preventDefault.call(this);var a=this.Qd;a.preventDefault?a.preventDefault():a.returnValue=!1};
_.Ci="closure_listenable_"+(1E6*Math.random()|0);_.Di=function(a){return!(!a||!a[_.Ci])};
var Ei=0;
var Fi=function(a,b,c,d,e){this.listener=a;this.Uv=null;this.src=b;this.type=c;this.capture=!!d;this.Ne=e;this.key=++Ei;this.kr=this.Xs=!1},Gi=function(a){a.kr=!0;a.listener=null;a.Uv=null;a.src=null;a.Ne=null};
var Hi=function(a){this.src=a;this.Gd={};this.cs=0};Hi.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.Gd[f];a||(a=this.Gd[f]=[],this.cs++);var g=Ii(a,b,d,e);-1<g?(b=a[g],c||(b.Xs=!1)):(b=new Fi(b,this.src,f,!!d,e),b.Xs=c,a.push(b));return b};Hi.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.Gd))return!1;var e=this.Gd[a];b=Ii(e,b,c,d);return-1<b?(Gi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.Gd[a],this.cs--),!0):!1};
var Ji=function(a,b){var c=b.type;if(!(c in a.Gd))return!1;var d=_.qi(a.Gd[c],b);d&&(Gi(b),0==a.Gd[c].length&&(delete a.Gd[c],a.cs--));return d};Hi.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.Gd)if(!a||c==a){for(var d=this.Gd[c],e=0;e<d.length;e++)++b,Gi(d[e]);delete this.Gd[c];this.cs--}return b};Hi.prototype.fn=function(a,b,c,d){a=this.Gd[a.toString()];var e=-1;a&&(e=Ii(a,b,c,d));return-1<e?a[e]:null};
Hi.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return ti(this.Gd,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Ii=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.kr&&f.listener==b&&f.capture==!!c&&f.Ne==d)return e}return-1};
var Ki,Li,Mi,Qi,Si,Ti,Ui,Xi;Ki="closure_lm_"+(1E6*Math.random()|0);Li={};Mi=0;_.Oi=function(a,b,c,d,e){if(d&&d.once)return _.Ni(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Oi(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.U(b,c,_.Za(d)?!!d.capture:!!d,e):Qi(a,b,c,!1,d,e)};
Qi=function(a,b,c,d,e,f){if(!b)throw Error("A");var g=_.Za(e)?!!e.capture:!!e,k=_.Ri(a);k||(a[Ki]=k=new Hi(a));c=k.add(b,c,d,g,f);if(c.Uv)return c;d=Si();c.Uv=d;d.src=a;d.listener=c;if(a.addEventListener)zi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ti(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("B");Mi++;return c};Si=function(){var a=Ui,b=function(c){return a.call(b.src,b.listener,c)};return b};
_.Ni=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ni(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.Mn(b,c,_.Za(d)?!!d.capture:!!d,e):Qi(a,b,c,!0,d,e)};_.Vi=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.Vi(a,b[f],c,d,e);else d=_.Za(d)?!!d.capture:!!d,c=_.Pi(c),_.Di(a)?a.Yb(b,c,d,e):a&&(a=_.Ri(a))&&(b=a.fn(b,c,d,e))&&_.Wi(b)};
_.Wi=function(a){if("number"===typeof a||!a||a.kr)return!1;var b=a.src;if(_.Di(b))return b.DD(a);var c=a.type,d=a.Uv;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ti(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Mi--;(c=_.Ri(b))?(Ji(c,a),0==c.cs&&(c.src=null,b[Ki]=null)):Gi(a);return!0};Ti=function(a){return a in Li?Li[a]:Li[a]="on"+a};
Ui=function(a,b){if(a.kr)a=!0;else{b=new _.Ai(b,this);var c=a.listener,d=a.Ne||a.src;a.Xs&&_.Wi(a);a=c.call(d,b)}return a};_.Ri=function(a){a=a[Ki];return a instanceof Hi?a:null};Xi="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Pi=function(a){if("function"===typeof a)return a;a[Xi]||(a[Xi]=function(b){return a.handleEvent(b)});return a[Xi]};_.pi(function(a){Ui=a(Ui)});
_.Yi=function(){_.vi.call(this);this.Fi=new Hi(this);this.zP=this;this.EB=null};_.P(_.Yi,_.vi);_.Yi.prototype[_.Ci]=!0;_.h=_.Yi.prototype;_.h.tl=function(){return this.EB};_.h.rw=_.ja(12);_.h.addEventListener=function(a,b,c,d){_.Oi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.Vi(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.tl();if(c)for(b=[];c;c=c.tl())b.push(c);c=this.zP;var d=a.type||a;if("string"===typeof a)a=new _.yi(a,c);else if(a instanceof _.yi)a.target=a.target||c;else{var e=a;a=new _.yi(d,c);_.Cb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.Zq&&0<=f;f--){var g=a.currentTarget=b[f];e=g.Bp(d,!0,a)&&e}a.Zq||(g=a.currentTarget=c,e=g.Bp(d,!0,a)&&e,a.Zq||(e=g.Bp(d,!1,a)&&e));if(b)for(f=0;!a.Zq&&f<b.length;f++)g=a.currentTarget=b[f],e=g.Bp(d,!1,a)&&e;return e};
_.h.ta=function(){_.Yi.O.ta.call(this);this.XB();this.EB=null};_.h.U=function(a,b,c,d){return this.Fi.add(String(a),b,!1,c,d)};_.h.Mn=function(a,b,c,d){return this.Fi.add(String(a),b,!0,c,d)};_.h.Yb=function(a,b,c,d){return this.Fi.remove(String(a),b,c,d)};_.h.DD=function(a){return Ji(this.Fi,a)};_.h.XB=function(a){this.Fi&&this.Fi.removeAll(a)};
_.h.Bp=function(a,b,c){a=this.Fi.Gd[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.kr&&f.capture==b){var g=f.listener,k=f.Ne||f.src;f.Xs&&this.DD(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.fn=function(a,b,c,d){return this.Fi.fn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Fi.hasListener(void 0!==a?String(a):void 0,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ts=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.us=function(a){_.vi.call(this);this.Vd=a;this.Ob={}};_.P(_.us,_.vi);var vs=[];_.us.prototype.U=function(a,b,c,d){return this.Eq(a,b,c,d)};_.us.prototype.Eq=function(a,b,c,d,e){Array.isArray(b)||(b&&(vs[0]=b.toString()),b=vs);for(var f=0;f<b.length;f++){var g=_.Oi(a,b[f],c||this.handleEvent,d||!1,e||this.Vd||this);if(!g)break;this.Ob[g.key]=g}return this};_.us.prototype.Mn=function(a,b,c,d){return ws(this,a,b,c,d)};
var ws=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)ws(a,b,c[g],d,e,f);else{b=_.Ni(b,c,d||a.handleEvent,e,f||a.Vd||a);if(!b)return a;a.Ob[b.key]=b}return a};_.us.prototype.Yb=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.Yb(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.Za(d)?!!d.capture:!!d,e=e||this.Vd||this,c=_.Pi(c),d=!!d,b=_.Di(a)?a.fn(b,c,d,e):a?(a=_.Ri(a))?a.fn(b,c,d,e):null:null,b&&(_.Wi(b),delete this.Ob[b.key]);return this};
_.us.prototype.removeAll=function(){_.Ab(this.Ob,function(a,b){this.Ob.hasOwnProperty(b)&&_.Wi(a)},this);this.Ob={}};_.us.prototype.ta=function(){_.us.O.ta.call(this);this.removeAll()};_.us.prototype.handleEvent=function(){throw Error("H");};

/*

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

/*

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

var Ou,Pu,Qu,Ru,Tu,Uu,Vu,Wu,Yu;_.Nu=!1;Ou=function(a){try{_.Nu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Pu=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};Qu=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};Ru=function(a){return"[object Function]"===Object.prototype.toString.call(a)};
_.Su=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Tu=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};Uu=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.";};Vu={token:1,id_token:1};
Wu=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.Xu=window.JSON;Yu=function(a){this.RD=a||[];this.Wb={}};Yu.prototype.addEventListener=function(a,b){if(!(0<=Pu(this.RD,a)))throw"Unrecognized event type: "+a;if(!Ru(b))throw"The listener for event '"+a+"' is not a function.";this.Wb[a]||(this.Wb[a]=[]);0>Pu(this.Wb[a],b)&&this.Wb[a].push(b)};
Yu.prototype.removeEventListener=function(a,b){if(!(0<=Pu(this.RD,a)))throw"Unrecognized event type: "+a;Ru(b)&&this.Wb[a]&&this.Wb[a].length&&(b=Pu(this.Wb[a],b),0<=b&&this.Wb[a].splice(b,1))};Yu.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Pu(this.RD,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.Wb[b]&&this.Wb[b].length)for(var c=0,d=this.Wb[b].length;c<d;c++)this.Wb[b][c](a)};
var Zu,$u,av,ev,fv,wv,xv,zv,Av,Cv,Lv;Zu={};$u={};av={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.bv=function(a,b){if(a=av[a])return a[b]};_.cv=function(a,b){if(!a)throw Error("M");if(!b.authServerUrl)throw Error("N");if(!b.idpIFrameUrl)throw Error("O");av[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.dv=void 0;
ev=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")};fv=function(){this.Y_=window;this.nt=this.Wk=this.Xq=this.Ug=null};
fv.prototype.open=function(a,b,c,d){gv(this);this.Xq?(this.Wk&&(this.Wk(),this.Wk=null),hv(this)):this.Xq="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.Ug=this.Y_.open(a,this.Xq,b);try{this.Ug.focus();if(this.Ug.closed||"undefined"==typeof this.Ug.closed)throw Error("Q");_.dv=this.Ug}catch(e){d&&setTimeout(d,0);this.Ug=null;break a}c&&(this.Wk=c,iv(this))}};
var gv=function(a){try{if(null==a.Ug||a.Ug.closed)a.Ug=null,a.Xq=null,hv(a),a.Wk&&(a.Wk(),a.Wk=null)}catch(b){a.Ug=null,a.Xq=null,hv(a)}},iv=function(a){a.nt=window.setInterval(function(){gv(a)},300)},hv=function(a){a.nt&&(window.clearInterval(a.nt),a.nt=null)};$u=$u||{};var jv=function(a,b){this.Pb=a;this.DA=b;this.Xc=null;this.Gl=!1};jv.prototype.start=function(){if(!this.Gl&&!this.Xc){var a=this;this.Xc=window.setTimeout(function(){a.clear();a.Gl||(a.Pb(),a.Gl=!0)},$u.GH(this.DA))}};
jv.prototype.clear=function(){this.Xc&&(window.clearTimeout(this.Xc),this.Xc=null)};var kv=function(a,b){var c=$u.Ko;this.RU=$u.Eo;this.UM=c;this.Pb=a;this.DA=b;this.Xc=null;this.Gl=!1;var d=this;this.VM=function(){document[d.RU]||(d.clear(),d.start())}};kv.prototype.start=function(){if(!this.Gl&&!this.Xc){Uu(document,this.UM,this.VM);var a=this;this.Xc=window.setTimeout(function(){a.clear();a.Gl||(a.Pb(),a.Gl=!0)},$u.GH(this.DA))}};
kv.prototype.clear=function(){var a=this.UM,b=this.VM,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.Xc&&(window.clearTimeout(this.Xc),this.Xc=null)};$u.Eo=null;$u.Ko=null;
$u.nV=function(){var a=document;"undefined"!==typeof a.hidden?($u.Eo="hidden",$u.Ko="visibilitychange"):"undefined"!==typeof a.msHidden?($u.Eo="msHidden",$u.Ko="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&($u.Eo="webkitHidden",$u.Ko="webkitvisibilitychange")};$u.nV();$u.BQ=function(a,b){return $u.Eo&&$u.Ko?new kv(a,b):new jv(a,b)};$u.GH=function(a){return Math.max(1,a-(new Date).getTime())};
var lv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},mv=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 C=w^v&(t^w);var A=1518500249}else C=
v^t^w,A=1859775393;else 60>q?(C=v&t|w&(v|t),A=2400959708):(C=v^t^w,A=3395469782);C=((r<<5|r>>>27)&4294967295)+C+z+A+u[q]&4294967295;z=w;w=t;t=(v<<30|v>>>2)&4294967295;v=r;r=C}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}}},nv=
window.crypto,ov=!1,pv=0,qv=1,rv=0,sv="",tv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;qv=qv*b%rv;if(3==++pv)if(a=window,b=tv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("R`mousemove");},uv=function(a){var b=mv();b.update(a);return b.Dg()};ov=!!nv&&"function"==typeof nv.getRandomValues;
ov||(rv=1E6*(screen.width*screen.width+screen.height),sv=uv(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),Uu(window,"mousemove",tv));Zu=Zu||{};Zu.KN="ssIFrame_";
_.vv=function(a,b){this.Ib=a;if(!this.Ib)throw Error("S");a=_.bv(a,"idpIFrameUrl");if(!a)throw Error("T");this.yI=a;if(!b)throw Error("U");this.Dk=b;a=this.yI;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.nA=a.join("");this.pY=[location.protocol,"//",location.host].join("");this.mA=
this.An=!1;this.uI=null;this.Ev=[];this.Sn=[];this.ui={};this.Jl=void 0};_.vv.prototype.show=function(){var a=this.Jl;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")};_.vv.prototype.Dc=function(){ev(this.Jl)};
_.vv.prototype.ev=function(a){if(this.An)a&&a(this);else{if(!this.Jl){var b=Zu.KN+this.Ib;var c=this.Ib;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Pu(e.split("|"),c))?lv(e,d):lv(e?e+"|"+c:c,d);c=!f;f=this.yI;var g=this.pY;d=this.Dk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Ru(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);ev(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Nu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.Jl=e}a&&this.Ev.push(a)}};_.vv.prototype.rl=function(){return this.uI};wv=function(a){for(var b=0;b<a.Ev.length;b++)a.Ev[b](a);a.Ev=[]};
_.yv=function(a,b,c,d){if(a.An){if(a.An&&a.mA)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.rl(),Ou(a),Error(a);xv(a,{method:b,params:c},d)}else a.Sn.push({im:{method:b,params:c},callback:d}),a.ev()};xv=function(a,b,c){if(c){for(var d=b.id;!d||a.ui[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.ui[d]=c}b.rpcToken=a.Dk;a.Jl.contentWindow.postMessage(_.Xu.stringify(b),a.nA)};zv=function(a){if(a&&0<=a.indexOf("::"))throw Error("V");};
_.vv.prototype.Jh=function(a,b,c,d,e,f,g,k){zv(f);b=_.Su(b);_.yv(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.vv.prototype.dv=function(a,b,c,d,e){b=_.Su(b);_.yv(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};Av=function(a,b,c){zv(b.identifier);_.yv(a,"getSessionSelector",b,c)};
_.Bv=function(a,b,c,d,e){zv(b.identifier);_.yv(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};Cv=function(a,b,c){_.yv(a,"monitorClient",{clientId:b},c)};_.vv.prototype.mr=_.ja(30);_.vv.prototype.Aw=function(a,b){_.yv(this,"showDialog",{p8:a},b)};_.vv.prototype.$o=_.ja(32);Zu.Au={};Zu.qz=function(a){return Zu.Au[a]};
Zu.ev=function(a,b){var c=Zu.qz(a);if(!c){c=String;if(ov){var d=new window.Uint32Array(1);nv.getRandomValues(d);d=Number("0."+d[0])}else d=qv,d+=parseInt(sv.substr(0,20),16),sv=uv(sv),d/=rv+Math.pow(16,20);c=new _.vv(a,c(2147483647*d));Zu.Au[a]=c}c.ev(b)};Zu.eS=function(a){for(var b in Zu.Au){var c=Zu.qz(b);if(c&&c.Jl&&c.Jl.contentWindow==a.source&&c.nA==a.origin)return c}};Zu.TS=function(a){for(var b in Zu.Au){var c=Zu.qz(b);if(c&&c.nA==a)return c}};Zu=Zu||{};
var Ev=function(){var a=[],b;for(b in Dv)a.push(Dv[b]);Yu.call(this,a);this.kk={};Ou("EventBus is ready.")};Qu(Ev,Yu);var Dv={UO:"sessionSelectorChanged",mx:"sessionStateChanged",Xw:"authResult",vN:"displayIFrame"},Gv=function(a){var b=Fv;a&&(b.kk[a]||(b.kk[a]=[]))},Hv=function(a,b,c){return b&&a.kk[b]&&0<=Pu(a.kk[b],c)};_.h=Ev.prototype;
_.h.zX=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.dv);if(b=c?Zu.TS(a.origin):Zu.eS(a)){try{var d=_.Xu.parse(a.data)}catch(e){Ou("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Dk){Ou("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.ui[c.id])delete b.ui[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Ou("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.xI[a.type]?(d=this.xI[a.type],
c&&!d.EP?Ou("Bad IDP event. Source window cannot be a popup."):d.yo&&!d.yo.call(this,b,a)?Ou("Bad IDP event."):d.Ne.call(this,b,a)):Ou("Bad IDP event.")}else Ou("Bad event, no corresponding Idp Stub.")};_.h.TY=function(a,b){return Hv(this,a.Ib,b.clientId)};_.h.SY=function(a,b){b=b.clientId;return!b||Hv(this,a.Ib,b)};_.h.PP=function(a,b){return Hv(this,a.Ib,b.clientId)};_.h.LW=function(a){a.An=!0;wv(a);for(var b=0;b<a.Sn.length;b++)xv(a,a.Sn[b].im,a.Sn[b].callback);a.Sn=[]};
_.h.KW=function(a,b){b={error:b.error};a.An=!0;a.mA=!0;a.uI=b;a.Sn=[];wv(a)};_.h.Zv=function(a,b){b.originIdp=a.Ib;this.dispatchEvent(b)};var Fv=new Ev,Iv=Fv,Jv={};Jv.idpReady={Ne:Iv.LW};Jv.idpError={Ne:Iv.KW};Jv.sessionStateChanged={Ne:Iv.Zv,yo:Iv.TY};Jv.sessionSelectorChanged={Ne:Iv.Zv,yo:Iv.SY};Jv.authResult={Ne:Iv.Zv,yo:Iv.PP,EP:!0};Jv.displayIFrame={Ne:Iv.Zv};Fv.xI=Jv||{};Uu(window,"message",function(a){Fv.zX.call(Fv,a)});
_.Kv=function(a,b){this.de=!1;if(!a)throw Error("W");var c=[],d;for(d in a)c.push(a[d]);Yu.call(this,c);this.sd=[location.protocol,"//",location.host].join("");this.uc=b.crossSubDomains?b.domain||this.sd:this.sd;if(!b)throw Error("X");if(!b.idpId)throw Error("Y");if(!_.bv(b.idpId,"authServerUrl")||!_.bv(b.idpId,"idpIFrameUrl"))throw Error("Z`"+b.idpId);this.Ib=b.idpId;this.Tb=void 0;this.IQ=!!b.disableTokenRefresh;this.AR=!!b.forceTokenRefresh;this.VZ=!!b.skipTokenCache;this.setOptions(b);this.jp=
[];this.Ml=this.XI=!1;this.En=void 0;this.JK();this.Vc=void 0;var e=this,f=function(){Ou("Token Manager is ready.");if(e.jp.length)for(var g=0;g<e.jp.length;g++)e.jp[g].call(e);e.XI=!0;e.jp=[]};Zu.ev(this.Ib,function(g){e.Vc=g;g.An&&g.mA?(e.Ml=!0,e.En=g.rl(),e.Av(e.En)):e.Tb?Cv(e.Vc,e.Tb,function(k){if(k){k=e.Ib;var l=e.Tb,m=Fv;k&&l&&(m.kk[k]||(m.kk[k]=[]),0>Pu(m.kk[k],l)&&m.kk[k].push(l));f()}else e.En={error:"Not a valid origin for the client: "+e.sd+" has not been registered for client ID "+e.Tb+
". Please go to https://console.developers.google.com/ and register this origin for your project's client ID."},e.Ml=!0,e.Av(e.En)}):(Gv(e.Ib),f())})};Qu(_.Kv,Yu);_.Kv.prototype.setOptions=function(){};_.Kv.prototype.JK=function(){};_.Kv.prototype.Av=function(){};_.Kv.prototype.rl=function(){return this.En};Lv=function(a,b,c){return function(){b.apply(a,c)}};_.Mv=function(a,b,c){if(a.XI)b.apply(a,c);else{if(a.Ml)throw a.En;a.jp.push(Lv(a,b,c))}};_.Kv.prototype.rF=_.ja(33);_.Kv.prototype.$o=_.ja(31);
_.Ov=function(a,b){_.Kv.call(this,a,b);this.sK=new fv;this.Ui=this.Xl=null;Nv(this)};Qu(_.Ov,_.Kv);_.Ov.prototype.setOptions=function(){};
var Pv=function(a,b){a.$d={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.uc};b.crossSubDomains&&(a.$d.policy=b.policy)},Qv=function(a,b){if(!b.authParameters)throw Error("$");if(!b.authParameters.scope)throw Error("aa");if(!b.authParameters.response_type)throw Error("ba");a.Qo=b.authParameters;a.Qo.redirect_uri||(a.Qo.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.Rh=_.Su(b.rpcAuthParameters||a.Qo);if(!a.Rh.scope)throw Error("ca");if(!a.Rh.response_type)throw Error("da");
a:{var c=a.Rh.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!Vu[c[d]]){c=!0;break a}c=!1}if(c)throw Error("ea");b.enableSerialConsent&&(a.Rh.enable_serial_consent=!0);b.authResultIdentifier&&(a.QP=b.authResultIdentifier);b.spec_compliant&&(a.Rh.spec_compliant=b.spec_compliant)};
_.Ov.prototype.JK=function(){var a=this;Fv.addEventListener(Dv.UO,function(b){a.de&&a.$d&&b.originIdp==a.Ib&&!b.crossSubDomains==!a.$d.crossSubDomains&&b.domain==a.$d.domain&&b.id==a.$d.id&&a.dK(b)});Fv.addEventListener(Dv.mx,function(b){a.de&&b.originIdp==a.Ib&&b.clientId==a.Tb&&a.eK(b)});Fv.addEventListener(Dv.Xw,function(b){_.dv=void 0;a.de&&b.originIdp==a.Ib&&b.clientId==a.Tb&&b.id==a.Ri&&(a.Xl&&(window.clearTimeout(a.Xl),a.Xl=null),a.Ri=void 0,a.Oq(b))});Fv.addEventListener(Dv.vN,function(b){a.de&&
b.originIdp==a.Ib&&(b.Dc?a.Vc.Dc():a.Vc.show())})};_.Ov.prototype.dK=function(){};_.Ov.prototype.eK=function(){};_.Ov.prototype.Oq=function(){};var Sv=function(a,b){Rv(a);a.IQ||(a.Ui=$u.BQ(function(){a.Jh(!0)},b-3E5),navigator.onLine&&a.Ui.start())},Rv=function(a){a.Ui&&(a.Ui.clear(),a.Ui=null)},Nv=function(a){var b=window;Wu()&&(b=document.body);Uu(b,"online",function(){a.Ui&&a.Ui.start()});Uu(b,"offline",function(){a.Ui&&a.Ui.clear()})};_.h=_.Ov.prototype;_.h.Jh=function(){};
_.h.Aw=function(a,b){this.Vc.Aw(a,b)};_.h.NJ=_.ja(34);_.h.WV=function(a,b){if(!this.Tb)throw Error("ia");this.Vc.dv(this.Tb,this.Rh,this.$d,a,b)};_.h.dv=function(a,b){_.Mv(this,this.WV,[a,b])};_.Uv=function(a){this.Xd=void 0;this.Eg=!1;this.eo=void 0;_.Ov.call(this,_.Tv,a)};Qu(_.Uv,_.Ov);_.Tv={pE:"noSessionBound",Jo:"userLoggedOut",eN:"activeSessionChanged",mx:"sessionStateChanged",oP:"tokenReady",nP:"tokenFailed",Xw:"authResult",ERROR:"error"};
_.Uv.prototype.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Tb=a.clientId;this.Aa=a.id;Pv(this,a);Qv(this,a)};_.Uv.prototype.Av=function(a){this.dispatchEvent({type:_.Tv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Ib})};var Vv=function(a){Rv(a);a.eo=void 0;a.PA=void 0};_.h=_.Uv.prototype;
_.h.dK=function(a){var b=a.newValue||{};if(this.Xd!=b.hint||this.Eg!=!!b.disabled){a=this.Xd;var c=!this.Xd||this.Eg;Vv(this);this.Xd=b.hint;this.Eg=!!b.disabled;(b=!this.Xd||this.Eg)&&!c?this.dispatchEvent({type:_.Tv.Jo,idpId:this.Ib}):b||(a!=this.Xd&&this.dispatchEvent({type:_.Tv.eN,idpId:this.Ib}),this.Xd&&this.Jh())}};
_.h.eK=function(a){this.Eg||(this.Xd?a.user||this.eo?a.user==this.Xd&&(this.eo?a.sessionState?this.eo=a.sessionState:(Vv(this),this.dispatchEvent({type:_.Tv.Jo,idpId:this.Ib})):a.sessionState&&(this.eo=a.sessionState,this.Jh())):this.Jh():this.dispatchEvent({type:_.Tv.mx,idpId:this.Ib}))};_.h.Oq=function(a){this.dispatchEvent({type:_.Tv.Xw,authResult:a.authResult})};_.h.Op=_.ja(36);_.h.Hp=function(a){_.Mv(this,this.dz,[a])};_.h.dz=function(a){Av(this.Vc,this.$d,a)};
_.h.Bw=function(a,b,c){if(!a)throw Error("ka");Vv(this);this.Xd=a;this.Eg=!1;b&&_.Bv(this.Vc,this.$d,!1,this.Xd);this.de=!0;this.Jh(c,!0)};_.h.start=function(){_.Mv(this,this.$Z,[])};
_.h.$Z=function(){var a=this.Tb==Tu("client_id")?Tu("login_hint"):void 0;var b=this.Tb==Tu("client_id")?Tu("state"):void 0;this.nB=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.Bw(a,!0,!0);else{var c=this;this.Hp(function(d){c.de=!0;d&&d.hint?(Vv(c),c.Xd=d.hint,c.Eg=!!d.disabled,c.Eg?c.dispatchEvent({type:_.Tv.Jo,idpId:c.Ib}):c.Bw(d.hint)):(Vv(c),c.Xd=void 0,c.Eg=!(!d||!d.disabled),c.dispatchEvent({type:_.Tv.pE,
autoOpenAuthUrl:!c.Eg,idpId:c.Ib}))})}};_.h.PG=_.ja(37);_.h.Jh=function(a,b){var c=this;this.Vc.Jh(this.Tb,this.Rh,this.Xd,this.$d,function(d,e){(e=e||d.error)?"user_logged_out"==e?(Vv(c),c.dispatchEvent({type:_.Tv.Jo,idpId:c.Ib})):(c.PA=null,c.dispatchEvent({type:_.Tv.nP,idpId:c.Ib,error:e})):(c.PA=d,c.eo=d.session_state,Sv(c,d.expires_at),d.idpId=c.Ib,b&&c.nB&&(d.state=c.nB,c.nB=void 0),c.dispatchEvent({type:_.Tv.oP,idpId:c.Ib,response:d}))},this.Aa,a)};_.h.mr=_.ja(29);_.h.aL=_.ja(38);
_.Wv=function(a){this.Qk=null;_.Ov.call(this,{},a);this.de=!0};Qu(_.Wv,_.Ov);_.h=_.Wv.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ja");this.Tb=a.clientId;this.Aa=a.id;Pv(this,a);Qv(this,a)};_.h.Av=function(a){this.Qk&&(this.Qk({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.Qk=null)};_.h.Oq=function(a){if(this.Qk){var b=this.Qk;this.Qk=null;b(a)}};_.h.Op=_.ja(35);_.h.Hp=function(a){this.Ml?a(this.rl()):_.Mv(this,this.dz,[a])};
_.h.dz=function(a){Av(this.Vc,this.$d,a)};_.Xv=function(a,b,c){a.Ml?c(a.rl()):_.Mv(a,a.$W,[b,c])};_.Wv.prototype.$W=function(a,b){this.Vc.Jh(this.Tb,this.Rh,a,this.$d,function(c,d){d?b({error:d}):b(c)},this.Aa,this.AR,this.VZ)};_.Wv.prototype.rJ=_.ja(39);

var Yv=function(a){return Array.prototype.concat.apply([],arguments)},Zv=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 _.fh(a,3).substring(0,64)},$v=function(a,b,c){if(!a.de)throw Error("fa");b?_.Bv(a.Vc,a.$d,!0,void 0,c):_.Bv(a.Vc,a.$d,!0,a.Xd,c)},aw=function(a){if(!a.de)throw Error("fa");return a.PA},bw,cw,dw,ew,fw,gw,hw,iw,lw;
_.Wv.prototype.rJ=_.Sc(39,function(a,b){var c=this.Vc,d=this.Tb,e=this.$d,f=_.Su(this.Rh);delete f.response_type;_.yv(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.Uv.prototype.aL=_.Sc(38,function(a){aw(this)&&aw(this).access_token&&(this.Vc.mr(this.Tb,aw(this).access_token,a),$v(this,!0))});_.Uv.prototype.PG=_.Sc(37,function(){var a=this;this.Hp(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Tv.Jo,idpId:a.Ib}):a.Jh(!0):a.dispatchEvent({type:_.Tv.pE,idpId:a.Ib})})});
_.Uv.prototype.Op=_.Sc(36,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.Bw(b.authResult.login_hint,a.Eg||b.authResult.login_hint!=a.Xd,!0)}});
_.Wv.prototype.Op=_.Sc(35,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.Hp(function(d){_.Bv(b.Vc,b.$d,d&&d.disabled,c.authResult.login_hint,function(){_.Xv(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"})}});_.Ov.prototype.NJ=_.Sc(34,function(){this.Tb&&_.yv(this.Vc,"startPolling",{clientId:this.Tb,origin:this.sd,id:this.Ri},void 0)});
_.vv.prototype.mr=_.Sc(30,function(a,b,c){_.yv(this,"revoke",{clientId:a,token:b},c)});_.Uv.prototype.mr=_.Sc(29,function(a){_.Mv(this,this.aL,[a])});bw=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};
cw=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};
dw=function(a,b,c,d,e,f,g){var k=_.bv(a,"authServerUrl");if(!k)throw Error("P`"+a);a=_.Su(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=cw())&&(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("&")};
ew=function(a,b,c,d){if(!a.Tb)throw Error("ga");a.Ri=c||a.QP||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.sd.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.Ri);c.redirect_uri=e.join("")}return dw(a.Ib,a.uc,a.Tb,a.Qo,!0,b,d)};
fw=function(a,b){a.Xl&&window.clearTimeout(a.Xl);a.Xl=window.setTimeout(function(){a.Ri==b&&(_.dv=void 0,a.Xl=null,a.Ri=void 0,a.Oq({authResult:{error:"popup_closed_by_user"}}))},1E3)};gw=function(a,b,c){if(!a.Tb)throw Error("ha");c=c||{};c=ew(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||bw())&&_.Mv(a,a.NJ,[]);var d=a.Ri;a.sK.open(c,b,function(){a.Ri==d&&fw(a,d)},function(){a.Ri=void 0;a.Oq({authResult:{error:"popup_blocked_by_browser"}})})};
hw=function(a){_.Mv(a,a.PG,[])};iw=function(a,b,c){a.Ml?c(a.rl()):_.Mv(a,a.rJ,[b,c])};
_.jw=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("")};
_.kw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.ch[m];if(null!=n)return n;if(!_.He(m))throw Error("v`"+m);}return l}_.eh();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))}};lw=function(a){var b=[];_.kw(a,function(c){b.push(c)});return b};_.mw=function(a,b){_.Mh[b||"token"]=a};_.nw=function(a){delete _.Mh[a||"token"]};
_.Xu={parse:function(a){a=_.tf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.uf(a)}};
_.Wv.prototype.Ry=function(a,b){_.Mv(this,this.mR,[a,b])};_.Wv.prototype.mR=function(a,b){this.Vc.Ry(this.Tb,a,this.Rh,this.$d,b)};
_.vv.prototype.Ry=function(a,b,c,d,e){c=_.Su(c);_.yv(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var ow,pw=["client_id","cookie_policy","scope"],qw="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(" "),rw=["authuser","after_redirect","access_type","hl"],sw=["login_hint","prompt"],tw={clientid:"client_id",cookiepolicy:"cookie_policy"},uw=["approval_prompt","authuser","login_hint",
"prompt","hd"],vw=["login_hint","g-oauth-window","status"],ww=Math.min(_.R("oauth-flow/authWindowWidth",599),screen.width-20),xw=Math.min(_.R("oauth-flow/authWindowHeight",600),screen.height-30);
var yw=function(a){_.Tc.call(this,a)};_.ii(yw,_.Tc);yw.prototype.name="gapi.auth2.ExternallyVisibleError";
var zw=function(){};zw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var Aw=function(){};Aw.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 Bw=function(a){this.RP=a};
Bw.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.RP){d.login_hint?b(d):b();return}}b()};
var Cw=function(a){this.Ld=a;this.jw=[]};Cw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.jw[b];f?(b++,c.Ld.dv(function(g){g?f.select(g,d):d()})):a()}};d()};var Dw=function(a){a=new Cw(a);a.jw.push(new zw);return a},Ew=function(a){a=new Cw(a);a.jw.push(new Aw);return a},Fw=function(a,b){void 0===b||null===b?b=Dw(a):(a=new Cw(a),a.jw.push(new Bw(b)),b=a);return b};
var Gw=function(a){this.Ne=a;this.Ed=!0};Gw.prototype.remove=function(){this.Ed=!1};Gw.prototype.trigger=function(){};var Hw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Iw=function(){this.Wb=[]};Iw.prototype.add=function(a){this.Wb.push(a)};Iw.prototype.notify=function(a){for(var b=this.Wb,c=[],d=0;d<b.length;d++){var e=b[d];e.Ed&&(c.push(e),_.rk(Jw(e.Ne,a)))}this.Wb=c};var Jw=function(a,b){return function(){a(b)}};
var Lw=function(a){this.fe=null;this.Q_=new Kw(this);this.Wb=new Iw;void 0!=a&&this.set(a)};Lw.prototype.set=function(a){a!=this.fe&&(this.fe=a,this.Q_.value=a,this.Wb.notify(this.fe))};Lw.prototype.get=function(){return this.fe};Lw.prototype.U=function(a){a=new Mw(this,a);this.Wb.add(a);return a};Lw.prototype.get=Lw.prototype.get;var Mw=function(a,b){Gw.call(this,b);this.ZV=a};_.ii(Mw,Gw);Mw.prototype.trigger=function(){var a=this.Ne;a(this.ZV.get())};var Kw=function(a){this.value=null;this.U=function(b){return new Hw(a.U(b))}};
var Nw={l2:"fetch_basic_profile",r3:"login_hint",S4:"prompt",Y4:"redirect_uri",r5:"scope",J6:"ux_mode",f6:"state"},Ow=function(a){this.ya={};if(a&&!_.ui(a))if("function"==typeof a.get)this.ya=a.get();else for(var b in Nw){var c=Nw[b];c in a&&(this.ya[c]=a[c])}};Ow.prototype.get=function(){return this.ya};Ow.prototype.UL=function(a){this.ya.scope=a;return this};Ow.prototype.cq=function(){return this.ya.scope};
var Pw=function(a,b){var c=a.ya.scope;b=Yv(b.split(" "),c?c.split(" "):[]);_.ek(b);a.ya.scope=b.join(" ")};_.h=Ow.prototype;_.h.zZ=function(a){this.ya.prompt=a;return this};_.h.WS=function(){return this.ya.prompt};_.h.WY=function(){_.Af("Property app_package_name no longer supported and was not set");return this};_.h.HR=function(){_.Af("Property app_package_name no longer supported")};_.h.Ee=function(a){this.ya.state=a};_.h.getState=function(){return this.ya.state};
var Qw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+ww,"height="+xw,"top="+(screen.height-xw)/2,"left="+(screen.width-ww)/2].join()},Rw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.jw(lw(a)))},Sw=function(){ow=_.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");_.cv(ow,{authServerUrl:a,idpIFrameUrl:b})},Tw=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}_.Za(a[e])||(a[e]={});a=a[e]}},Uw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var Vw=function(a){var b=a?(b=Rw(a))?b.sub:null:null;this.Aa=b;this.tc=a?_.hk(a):null};_.h=Vw.prototype;_.h.ka=function(){return this.Aa};_.h.nz=function(){var a=Rw(this.tc);return a?a.hd:null};_.h.Af=function(){return!!this.tc};_.h.Tj=function(a){if(a)return this.tc;a=Ww;var b=_.hk(this.tc);!a.Ku||a.hA||a.FU||(delete b.access_token,delete b.scope);return b};_.h.WB=function(){return Ww.WB()};_.h.lj=function(){this.tc=null};_.h.oS=function(){return this.tc?this.tc.scope:null};
_.h.update=function(a){this.Aa=a.Aa;this.tc=a.tc;this.tc.id_token?this.Qs=new Xw(this.tc):this.Qs&&(this.Qs=null)};var Yw=function(a){return a.tc&&"object"==typeof a.tc.session_state?_.hk(a.tc.session_state.extraQueryParams||{}):{}};_.h=Vw.prototype;_.h.Ep=function(){var a=Yw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.kj=function(a){var b=Ww,c=new Ow(a);b.hA=c.cq()?!0:!1;Ww.Ku&&Pw(c,"openid profile email");return new _.Bk(function(d,e){var f=Yw(this);f.login_hint=this.ka();f.scope=c.cq();Zw(b,d,e,f)},this)};_.h.gq=function(a){return new _.Bk(function(b,c){var d=a||{},e=Ww;d.login_hint=this.ka();e.gq(d).then(b,c)},this)};_.h.rT=function(a){return this.kj(a)};_.h.disconnect=function(){return Ww.disconnect()};_.h.KR=function(){return this.Qs};
_.h.wu=function(a){if(!this.Af())return!1;var b=this.tc&&this.tc.scope?this.tc.scope.split(" "):"";return _.qb(a?a.split(" "):[],function(c){return _.Ya(b,c)})};var Xw=function(a){a=Rw(a);this.ER=a.sub;this.Te=a.name;this.oT=a.given_name;this.kR=a.family_name;this.EI=a.picture;this.zt=a.email};_.h=Xw.prototype;_.h.ka=function(){return this.ER};_.h.Ii=function(){return this.Te};_.h.mS=function(){return this.oT};_.h.gS=function(){return this.kR};_.h.xS=function(){return this.EI};_.h.Xt=function(){return this.zt};
var ax=function(a,b,c){this.Sl=b;this.wW=a;for(var d in a)a.hasOwnProperty(d)&&$w(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.Sl[c[a]]},$w=function(a,b){a[b]=function(){return a.wW[b].apply(a.Sl,arguments)}};ax.prototype.then=function(a,b,c){var d=this;return _.Fk().then(function(){return bx(d.Sl,a,b,c)})};_.lk(ax);
var cx;cx=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.dx=function(a){if(!a)throw new yw("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 yw("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(!_.si(b,"."+a)&&!_.si(b,a))throw new yw("Invalid cookiePolicy domain");return d};
var fx=function(a){var b=a||{},c=ex();_.mb(qw,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b},ex=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;tw[d]&&(d=tw[d]);_.Ya(qw,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a},gx=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})},hx=function(a){_.mb(qw,
function(b){var c=gx(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})},ix=function(a){a=fx(a);hx(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=qw+rw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a},jx=function(a,b){if(!a)throw new yw("Empty initial options.");for(var c=0;c<pw.length;++c)if(!(b&&"scope"==pw[c]||a[pw[c]]))throw new yw("Missing required parameter '"+pw[c]+"'");_.dx(a.cookie_policy)},lx=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:cx(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:ow};kx(b,a);_.mb(sw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b},kx=function(a,b){var c=b.oidc_spec_compliant;b=b.nonce;c&&(a.spec_compliant=c,b=b||Zv());b&&(a.authParameters.nonce=b,a.forceTokenRefresh=
!0,a.skipTokenCache=!0)},qx=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=mx(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:cx(c),idpId:ow};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||Zv());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=
!0,m.skipTokenCache=!0);_.mb(sw.concat(rw),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 nx(a.response_type||"token"),ox(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),px(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},mx=function(a){a=new nx(a.response_type||"token");var b=[];px(a)&&b.push("token");rx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")},sx=["permission","id_token"],tx=/(^|[^_])token/,nx=function(a){this.Xn=[];this.yA(a)};
nx.prototype.yA=function(a){a?((0<=a.indexOf("permission")||a.match(tx))&&this.Xn.push("permission"),0<=a.indexOf("id_token")&&this.Xn.push("id_token"),0<=a.indexOf("code")&&this.Xn.push("code")):this.Xn=sx};var ox=function(a){return rx(a,"code")},px=function(a){return rx(a,"permission")};nx.prototype.toString=function(){return this.Xn.join(" ")};var rx=function(a,b){var c=!1;_.mb(a.Xn,function(d){d==b&&(c=!0)});return c};
var Ww,ux,wx,yx,zx,bx;Ww=null;_.vx=function(){return Ww?ux():null};ux=function(){return new ax(wx.prototype,Ww,["currentUser","isSignedIn"])};wx=function(a){delete a.include_granted_scopes;this.ya=lx(a);this.xQ=a.cookie_policy;this.FU=!!a.scope;(this.Ku=!1!==a.fetch_basic_profile)&&(this.ya.authParameters.scope=xx(this,"openid profile email"));this.rq=a.hosted_domain;this.N_=a.ux_mode||"popup";this.FX=a.redirect_uri||null;yx(this)};
yx=function(a){a.currentUser=new Lw(new Vw(null));a.isSignedIn=new Lw(!1);a.Ld=new _.Uv(a.ya);a.Gn=null;a.Qu=null;a.MV=new _.Bk(function(b,c){this.Gn=b;this.Qu=c},a);a.Dv={};a.Aq=!0;zx(a);a.Ld.start()};
zx=function(a){a.Ld.addEventListener("error",function(b){a.Aq&&a.Gn&&(a.Aq=!1,a.Qu({error:b.error,details:b.details}),a.Gn=null,a.Qu=null)});a.Ld.addEventListener("authResult",function(b){b&&b.authResult&&a.Je(b);a.Ld.Op()(b)});a.Ld.addEventListener("tokenReady",function(b){var c=new Vw(b.response);if(a.rq&&a.rq!=c.nz())a.Je({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.nz(),expectedDomain:a.rq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Wb.notify(d.fe);a.isSignedIn.set(!0);c=c.Ep();(d=_.dx(a.xQ))&&c&&_.Ah.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.xe?"S":"H",d.mh].join(""),c,{domain:d.domain,secure:d.isSecure});_.mw(b.response);a.Je(b)}});a.Ld.addEventListener("noSessionBound",function(b){a.Aq&&b.autoOpenAuthUrl?(a.Aq=!1,Dw(a.Ld).select(function(c){if(c&&c.login_hint){var d=a.Ld;_.Mv(d,d.Bw,[c.login_hint,!0])}else a.currentUser.set(new Vw(null)),a.isSignedIn.set(!1),_.nw(),a.Je(b)})):(a.currentUser.set(new Vw(null)),
a.isSignedIn.set(!1),_.nw(),a.Je(b))});a.Ld.addEventListener("tokenFailed",function(b){a.Je(b)});a.Ld.addEventListener("userLoggedOut",function(b){a.currentUser.get().lj();var c=a.currentUser;c.Wb.notify(c.fe);a.isSignedIn.set(!1);_.nw();a.Je(b)})};bx=function(a,b,c,d){return a.MV.then(function(e){if(b)return b(e.pT)},c,d)};wx.prototype.Je=function(a){if(a){this.Aq=!1;var b=a.type||"";if(this.Dv[b])this.Dv[b](a);this.Gn&&(this.Gn({pT:this}),this.Qu=this.Gn=null)}};
var Ax=function(a,b){_.Ab(b,function(c,d){a.Dv[d]=function(e){a.Dv={};c(e)}})},Zw=function(a,b,c,d){d=_.hk(d);a.rq&&(d.hd=a.rq);var e=d.ux_mode||a.N_;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.FX||Uw()+window.location.pathname),Bx(a,f)):(delete d.redirect_uri,Cx(a,f),Ax(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):Ax(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};wx.prototype.kj=function(a){return new _.Bk(function(b,c){var d=new Ow(a);this.hA=d.cq()?!0:!1;this.Ku?(d.ya.fetch_basic_profile=!0,Pw(d,"email profile openid")):d.ya.fetch_basic_profile=!1;var e=xx(this,d.cq());d.UL(e);Zw(this,b,c,d.get())},this)};
wx.prototype.gq=function(a){var b=a||{};this.hA=!!b.scope;a=xx(this,b.scope);if(""==a)return _.Gk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.mb(uw,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?Dx(this,c):Ex(this,c,b.redirect_uri)};
var Ex=function(a,b,c){b.redirect_uri=c;Bx(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Fk({message:"Redirecting to IDP."})},Dx=function(a,b){b.origin=Uw();delete b.redirect_uri;Cx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Bk(function(c,d){Ax(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},Cx=function(a,b){Tw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");gw(a.Ld,Qw(),b)},Bx=function(a,b){Tw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");var c=b||{};b=window.location;var d=b.assign;a=a.Ld;if(!a.Tb)throw Error("ga");a=dw(a.Ib,a.uc,a.Tb,a.Qo,!1,c.sessionMeta,c.responseType);d.call(b,a)};wx.prototype.lj=function(a){var b=a||!1;return new _.Bk(function(c){$v(this.Ld,b,function(){c()})},this)};wx.prototype.oH=function(){return this.ya.authParameters.scope};
var xx=function(a,b){a=a.oH();b=Yv(b?b.split(" "):[],a?a.split(" "):[]);_.ek(b);return b.join(" ")};wx.prototype.WB=function(){var a=this;return new _.Bk(function(b,c){Ax(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});hw(a.Ld)})};
wx.prototype.YE=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.Oi(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.kj(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."})};wx.prototype.disconnect=function(){return new _.Bk(function(a){this.Ld.mr(function(){a()})},this)};wx.prototype.attachClickHandler=wx.prototype.YE;
var Fx;_.Bk.prototype["catch"]=_.Bk.prototype.Wr;Fx=null;_.Gx=function(a){a=ix(a);if(Ww){if(_.gk(a,Fx||{}))return ux();throw new yw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}jx(a,!1!==a.fetch_basic_profile);Sw();Fx=a;Ww=new wx(a);_.xe.ga=1;return ux()};
var Ix,Kx,Hx,Mx,Lx,Nx;_.Jx=function(a,b){Sw();a=ix(a);jx(a);var c=qx(a),d=new _.Wv(c);"none"==a.prompt?Hx(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)}):Ix(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.sK.Ug;b(e)})};
Ix=function(a,b,c){var d=new nx(b.response_type);c=Kx(a,d,c);var e={responseType:d.toString()};Tw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");ox(d)&&Tw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Tw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Tw(e,["sessionMeta","extraQueryParams","state"],b.state);b=Qw();a.Ml?c({authResult:{error:"idpiframe_initialization_failed",details:a.rl().error}}):(a.Qk=
c,gw(a,b,e))};Kx=function(a,b,c){if(px(b)){var d=Lx(c);return function(e){e&&e.authResult&&!e.authResult.error?a.Op(function(f){f&&!f.error?(f=_.hk(f),ox(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(_.hk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
Hx=function(a,b,c){if(ox(new nx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Lx(c);b.login_hint?a.Ry(b.login_hint,function(e){e?Mx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?Fw(a,b.authuser).select(function(e){e&&e.login_hint?Mx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.Hp(function(e){e&&e.hint?Mx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?Ew(a):Dw(a)).select(function(f){f&&f.login_hint?Mx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Mx=function(a,b,c,d){b=new nx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Cb(f,k),0==e&&d(f))};(px(b)||rx(b,"id_token"))&&e++;ox(b)&&e++;(px(b)||rx(b,"id_token"))&&_.Xv(a,c,g);ox(b)&&iw(a,c,g)};
Lx=function(a){return function(b){if(!b||b.error)_.nw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.hk(b);Nx(c);delete c.id_token;delete c.code;_.mw(c)}a(b)}}};Nx=function(a){_.mb(vw,function(b){delete a[b]})};
_.K("gapi.auth2.init",_.Gx);_.K("gapi.auth2.authorize",function(a,b){if(null!=Ww)throw new yw("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).");_.Jx(a,function(c){Nx(c);b(c)})});_.K("gapi.auth2._gt",function(){return _.Nh()});_.K("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Nu="0"!=a&&!!a});_.K("gapi.auth2.getAuthInstance",_.vx);
_.K("gapi.auth2.BasicProfile",Xw);_.K("gapi.auth2.BasicProfile.prototype.getId",Xw.prototype.ka);_.K("gapi.auth2.BasicProfile.prototype.getName",Xw.prototype.Ii);_.K("gapi.auth2.BasicProfile.prototype.getGivenName",Xw.prototype.mS);_.K("gapi.auth2.BasicProfile.prototype.getFamilyName",Xw.prototype.gS);_.K("gapi.auth2.BasicProfile.prototype.getImageUrl",Xw.prototype.xS);_.K("gapi.auth2.BasicProfile.prototype.getEmail",Xw.prototype.Xt);_.K("gapi.auth2.GoogleAuth",wx);
_.K("gapi.auth2.GoogleAuth.prototype.attachClickHandler",wx.prototype.YE);_.K("gapi.auth2.GoogleAuth.prototype.disconnect",wx.prototype.disconnect);_.K("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",wx.prototype.gq);_.K("gapi.auth2.GoogleAuth.prototype.signIn",wx.prototype.kj);_.K("gapi.auth2.GoogleAuth.prototype.signOut",wx.prototype.lj);_.K("gapi.auth2.GoogleAuth.prototype.getInitialScopes",wx.prototype.oH);_.K("gapi.auth2.GoogleUser",Vw);_.K("gapi.auth2.GoogleUser.prototype.grant",Vw.prototype.rT);
_.K("gapi.auth2.GoogleUser.prototype.getId",Vw.prototype.ka);_.K("gapi.auth2.GoogleUser.prototype.isSignedIn",Vw.prototype.Af);_.K("gapi.auth2.GoogleUser.prototype.getAuthResponse",Vw.prototype.Tj);_.K("gapi.auth2.GoogleUser.prototype.getBasicProfile",Vw.prototype.KR);_.K("gapi.auth2.GoogleUser.prototype.getGrantedScopes",Vw.prototype.oS);_.K("gapi.auth2.GoogleUser.prototype.getHostedDomain",Vw.prototype.nz);_.K("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",Vw.prototype.gq);
_.K("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",Vw.prototype.wu);_.K("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",Vw.prototype.WB);_.K("gapi.auth2.LiveValue",Lw);_.K("gapi.auth2.LiveValue.prototype.listen",Lw.prototype.U);_.K("gapi.auth2.LiveValue.prototype.get",Lw.prototype.get);_.K("gapi.auth2.SigninOptionsBuilder",Ow);_.K("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Ow.prototype.HR);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Ow.prototype.WY);
_.K("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Ow.prototype.cq);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Ow.prototype.UL);_.K("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Ow.prototype.WS);_.K("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Ow.prototype.zZ);_.K("gapi.auth2.SigninOptionsBuilder.prototype.get",Ow.prototype.get);

_.Ne.e2=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}};_.Ne.n5=function(a){return function(b){return a.test(b)}};_.Ne.BN=function(a){return"undefined"!==typeof a};_.Ne.o4=function(a){return"string"===typeof a&&0<a.length};_.Ne.A0=function(a){return"boolean"===typeof a};_.Ne.w3=function(a){return function(b){for(var c in a)if(a.hasOwnProperty(c)&&!(0,a[c])(b[c]))return!1;return!0}};

_.Je=_.Je||{};
(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}_.Je.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)};_.Je.KF=function(b){var c=_.Je.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(_.Je.Et(e[f])),d.push('"'));d.push("></");d.push("iframe");d.push(">");var g=_.Je.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};_.Je.WG=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};_.Je.Q8=function(b){return a(b)}})();

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

_.Bh=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 C=w^v&(t^w);var A=1518500249}else C=v^t^w,A=1859775393;else 60>q?(C=v&t|w&(v|t),A=2400959708):(C=v^t^w,A=3395469782);C=((r<<5|r>>>27)&4294967295)+
C+z+A+u[q]&4294967295;z=w;w=t;t=(v<<30|v>>>2)&4294967295;v=r;r=C}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 Dh=function(a,b,c){var d=String(_.D.location.href);return d&&a&&b?[b,Ch(_.mg(d),a,c||null)].join(" "):null},Ch=function(a,b,c){var d=[],e=[];if(1==(Array.isArray(c)?2:1))return e=[b,a],_.mb(d,function(k){e.push(k)}),Eh(e.join(" "));var f=[],g=[];_.mb(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];_.mb(d,function(k){e.push(k)});a=Eh(e.join(" "));a=[c,a];0==g.length||a.push(g.join(""));return a.join("_")},Eh=function(a){var b=
_.Bh();b.update(a);return b.Dg().toLowerCase()};
_.Fh={};
var Ih;_.Gh=function(a){return!!_.Fh.FPA_SAMESITE_PHASE2_MOD||!(void 0===a||!a)};_.Hh=function(a){a=void 0===a?!1:a;var b=_.D.__SAPISID||_.D.__APISID||_.D.__3PSAPISID||_.D.__OVERRIDE_SID;_.Gh(a)&&(b=b||_.D.__1PSAPISID);if(b)return!0;var c=new _.yh(document);b=c.get("SAPISID")||c.get("APISID")||c.get("__Secure-3PAPISID")||c.get("SID");_.Gh(a)&&(b=b||c.get("__Secure-1PAPISID"));return!!b};Ih=function(a,b,c,d){(a=_.D[a])||(a=(new _.yh(document)).get(b));return a?Dh(a,c,d):null};
_.Jh=function(a,b){b=void 0===b?!1:b;var c=_.mg(String(_.D.location.href)),d=[];if(_.Hh(b)){c=0==c.indexOf("https:")||0==c.indexOf("chrome-extension:")||0==c.indexOf("moz-extension:");var e=c?_.D.__SAPISID:_.D.__APISID;e||(e=new _.yh(document),e=e.get(c?"SAPISID":"APISID")||e.get("__Secure-3PAPISID"));(e=e?Dh(e,c?"SAPISIDHASH":"APISIDHASH",a):null)&&d.push(e);c&&_.Gh(b)&&((b=Ih("__1PSAPISID","__Secure-1PAPISID","SAPISID1PHASH",a))&&d.push(b),(a=Ih("__3PSAPISID","__Secure-3PAPISID","SAPISID3PHASH",
a))&&d.push(a))}return 0==d.length?null:d.join(" ")};

_.Kh=function(a,b){var c={SAPISIDHASH:!0,SAPISID3PHASH:!0,APISIDHASH:!0};_.Gh(void 0===b?!1:b)&&(c.SAPISID1PHASH=!0);return a&&(a.OriginToken||a.Authorization&&c[String(a.Authorization).split(" ")[0]])?!0:!1};_.Lh={gI:_.Kh,HV:_.Hh,tH:function(){var a=null;_.Hh()&&(a=window.__PVT,null==a&&(a=(new _.yh(document)).get("BEAT")));return a},UG:_.Jh};

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

_.kg=_.kg={};_.kg.ob=function(a){return _.mg(a)};

_.Ny=function(a){if(0!==a.indexOf("GCSC"))return null;var b={IA:!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=_.Ly(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&&!_.My?b:{IA:!0,xe:d,oQ:a.substr(1),domain:e.domain,mh:e.mh}};
_.Oy=function(a,b){this.Te=a;a=b||{};this.hW=Number(a.maxAge)||0;this.uc=a.domain;this.wk=a.path;this.BY=!!a.secure};_.Oy.prototype.read=function(){for(var a=this.Te+"=",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)}};
_.Oy.prototype.write=function(a,b){if(!Py.test(this.Te))throw"Invalid cookie name";if(!Qy.test(a))throw"Invalid cookie value";a=this.Te+"="+a;this.uc&&(a+=";domain="+this.uc);this.wk&&(a+=";path="+this.wk);b="number"===typeof b?b:this.hW;if(0<=b){var c=new Date;c.setSeconds(c.getSeconds()+b);a+=";expires="+c.toUTCString()}this.BY&&(a+=";secure");document.cookie=a;return!0};_.Oy.prototype.clear=function(){this.write("",0)};var Qy=/^[-+/_=.:|%&a-zA-Z0-9@]*$/,Py=/^[A-Z_][A-Z0-9_]{0,63}$/;
_.Oy.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("="))}};
_.Ry=function(a){this.Ih=a};_.Ry.prototype.read=function(){if(Sy.hasOwnProperty(this.Ih))return Sy[this.Ih]};_.Ry.prototype.write=function(a){Sy[this.Ih]=a;return!0};_.Ry.prototype.clear=function(){delete Sy[this.Ih]};var Sy={};_.Ry.iterate=function(a){for(var b in Sy)Sy.hasOwnProperty(b)&&a(b,Sy[b])};
var Ty=function(){this.fe=null;this.key=function(){return null};this.getItem=function(){return this.fe};this.setItem=function(a,b){this.fe=b;this.length=1};this.removeItem=function(){this.clear()};this.clear=function(){this.fe=null;this.length=0};this.length=0},Uy=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}},Vy=function(a,b){this.Te=a;this.Kf=
Uy(b)?b||window.sessionStorage:new Ty};Vy.prototype.read=function(){return this.Kf.getItem(this.Te)};Vy.prototype.write=function(a){try{this.Kf.setItem(this.Te,a)}catch(b){return!1}return!0};Vy.prototype.clear=function(){this.Kf.removeItem(this.Te)};Vy.iterate=function(a){if(Uy())for(var b=0,c=window.sessionStorage.length;b<c;++b){var d=window.sessionStorage.key(b);a(d,window.sessionStorage[d])}};
for(var Wy=0;64>Wy;++Wy);
_.My="https:"===window.location.protocol;_.jz=_.My||"http:"===window.location.protocol?_.Oy:_.Ry;_.Ly=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,mh:c}};
var uz,vz,yz,zz;uz=_.le();vz=_.le();_.wz=_.le();_.xz=_.le();yz="state code cookie_policy g_user_cookie_policy authuser prompt g-oauth-window status".split(" ");zz=function(a){this.rK=a;this.bB=null};
zz.prototype.write=function(a){var b=_.le(),c=_.le(),d=window.decodeURIComponent?decodeURIComponent:unescape,e;for(e in a)if(_.me(a,e)){var f=a[e];f=f.replace(/\+/g," ");c[e]=d(f);b[e]=a[e]}d=0;for(e=yz.length;d<e;++d)delete c[yz[d]];a=String(a.authuser||0);d=_.le();d[a]=c;c=_.uf(d);this.rK.write(c);this.bB=b};zz.prototype.read=function(){return this.bB};zz.prototype.clear=function(){this.rK.clear();this.bB=_.le()};_.Az=function(a){return a?{domain:a.domain,path:"/",secure:a.xe}:null};
Vy.iterate(function(a){var b=_.Ny(a);b&&b.IA&&(uz[a]=new zz(new Vy(a)))});_.jz.iterate(function(a){uz[a]&&(vz[a]=new _.jz(a,_.Az(_.Ny(a))))});

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Yx=function(a,b,c){if("function"===typeof a)c&&(a=(0,_.Q)(a,c));else if(a&&"function"==typeof a.handleEvent)a=(0,_.Q)(a.handleEvent,a);else throw Error("pa");return 2147483647<Number(b)?-1:_.D.setTimeout(a,b||0)};_.Zx=function(a){_.D.clearTimeout(a)};_.$x=function(a){var b=null;return(new _.Bk(function(c,d){b=_.Yx(function(){c(void 0)},a);-1==b&&d(Error("qa"))})).Wr(function(c){_.Zx(b);throw c;})};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Bz=function(a){this.v_=a};_.Bz.prototype.toString=function(){return this.v_};
_.Cz=function(a){_.vi.call(this);this.Ih=1;this.Qv=[];this.Vv=0;this.Ze=[];this.ei={};this.MP=!!a};_.P(_.Cz,_.vi);_.h=_.Cz.prototype;_.h.subscribe=function(a,b,c){var d=this.ei[a];d||(d=this.ei[a]=[]);var e=this.Ih;this.Ze[e]=a;this.Ze[e+1]=b;this.Ze[e+2]=c;this.Ih=e+3;d.push(e);return e};_.h.Sr=_.ja(41);_.h.unsubscribe=function(a,b,c){if(a=this.ei[a]){var d=this.Ze;if(a=_.hi(a,function(e){return d[e+1]==b&&d[e+2]==c}))return this.sj(a)}return!1};
_.h.sj=function(a){var b=this.Ze[a];if(b){var c=this.ei[b];0!=this.Vv?(this.Qv.push(a),this.Ze[a+1]=_.$a):(c&&_.qi(c,a),delete this.Ze[a],delete this.Ze[a+1],delete this.Ze[a+2])}return!!b};
_.h.Rn=function(a,b){var c=this.ei[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.MP)for(e=0;e<c.length;e++){var g=c[e];Dz(this.Ze[g+1],this.Ze[g+2],d)}else{this.Vv++;try{for(e=0,f=c.length;e<f;e++)g=c[e],this.Ze[g+1].apply(this.Ze[g+2],d)}finally{if(this.Vv--,0<this.Qv.length&&0==this.Vv)for(;c=this.Qv.pop();)this.sj(c)}}return 0!=e}return!1};var Dz=function(a,b,c){_.zk(function(){a.apply(b,c)})};
_.Cz.prototype.clear=function(a){if(a){var b=this.ei[a];b&&(_.mb(b,this.sj,this),delete this.ei[a])}else this.Ze.length=0,this.ei={}};_.Cz.prototype.Eb=function(a){if(a){var b=this.ei[a];return b?b.length:0}a=0;for(b in this.ei)a+=this.Eb(b);return a};_.Cz.prototype.ta=function(){_.Cz.O.ta.call(this);this.clear();this.Qv.length=0};
_.Ez=function(a){_.vi.call(this);this.Hd=new _.Cz(a);_.xi(this,this.Hd)};_.P(_.Ez,_.vi);_.h=_.Ez.prototype;_.h.subscribe=function(a,b,c){return this.Hd.subscribe(a.toString(),b,c)};_.h.Sr=_.ja(40);_.h.unsubscribe=function(a,b,c){return this.Hd.unsubscribe(a.toString(),b,c)};_.h.sj=function(a){return this.Hd.sj(a)};_.h.Rn=function(a,b){return this.Hd.Rn(a.toString(),b)};_.h.clear=function(a){this.Hd.clear(void 0!==a?a.toString():void 0)};
_.h.Eb=function(a){return this.Hd.Eb(void 0!==a?a.toString():void 0)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Fz=function(a,b){Array.isArray(b)||(b=[b]);b=_.ob(b,function(c){return"string"===typeof c?c:c.Tv+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});_.Fr(a,"transition",b.join(","))};
_.Gz=_.Jb(function(){if(_.sc)return _.Oc("10.0");var a=_.Vd("DIV"),b=_.wc?"-webkit":_.vc?"-moz":_.sc?"-ms":_.rc?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity 1s linear");b=_.sr("div",{style:c});_.Ad(a,b);a=a.firstChild;b=a.style[_.tr("transition")];return""!=("undefined"!==typeof b?b:a.style[_.Er(a,"transition")]||"")});

_.Iz=function(){_.Hz="oauth2relay"+String(2147483647*(0,_.pg)()|0)};_.Jz=new _.Ez;_.Kz=new _.Bz("oauth");_.Iz();_.R("oauth-flow/client_id");var Lz=String(_.R("oauth-flow/redirectUri"));if(Lz)Lz.replace(/[#][\s\S]*/,"");else{var Mz=_.kg.ob(window.location.href);_.R("oauth-flow/callbackUrl");encodeURIComponent(Mz)}_.kg.ob(window.location.href);

var Oz,Pz,Qz,Rz,Sz,Tz,Uz,Vz,Wz,Xz,Yz,$z,aA,bA,cA,dA,eA,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,GA,FA,HA,IA,JA,KA,LA,MA,OA,PA,RA;_.Nz=function(a,b){if(_.dh&&!b)return _.D.atob(a);var c="";_.kw(a,function(d){c+=String.fromCharCode(d)});return c};Oz=function(a){var b=String(a("immediate")||"");a=String(a("prompt")||"");return"true"===b||"none"===a};Pz=function(a){return _.vh("enableMultilogin")&&a("cookie_policy")&&!Oz(a)?!0:!1};
Sz=function(){var a,b=null;_.jz.iterate(function(c,d){0===c.indexOf("G_AUTHUSER_")&&(c=_.Ly(c.substring(11)),!a||c.xe&&!a.xe||c.xe==a.xe&&c.mh>a.mh)&&(a=c,b=d)});return{WP:a,authuser:b}};Tz=[".APPS.GOOGLEUSERCONTENT.COM","@DEVELOPER.GSERVICEACCOUNT.COM"];Uz=function(a){a=a.toUpperCase();for(var b=0,c=Tz.length;b<c;++b){var d=a.split(Tz[b]);2==d.length&&""===d[1]&&(a=d[0])}a=a.replace(/-/g,"_").toUpperCase();40<a.length&&(b=new _.Rh,b.Ow(a),a=b.Dg().toUpperCase());return a};
Vz=function(a){if(!a)return[];a=a.split("=");return a[1]?a[1].split("|"):[]};Wz=function(a){a=a.split(":");return{clientId:a[0].split("=")[1],UY:Vz(a[1]),E9:Vz(a[2]),B8:Vz(a[3])}};Xz=function(a){var b=Sz(),c=b.WP;b=b.authuser;var d=a&&Uz(a);if(null!==b){var e;_.jz.iterate(function(g,k){(g=_.Ny(g))&&g.IA&&(d&&g.oQ!=d||g.xe==c.xe&&g.mh==c.mh&&(e=k))});if(e){var f=Wz(e);a=f&&f.UY[Number(b)];f=f&&f.clientId;if(a)return{authuser:b,v$:a,clientId:f}}}return null};
Yz=function(a,b){a=_.Nh(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};_.Zz=function(a,b){if(b){var c=b;var d=a}else"string"===typeof a?d=a:c=a;c?_.mw(c,d):_.nw(d)};
$z=function(a){if(!a)return null;"single_host_origin"!==a&&(a=_.mg(a));var b=window.location.hostname,c=b,d=_.My;if("single_host_origin"!==a){c=a.split("://");if(2==c.length)d="https"===c.shift();else return _.yf("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 _.yf("Invalid cookie_policy domain: "+c),null;c=a;b=c.split(".").length-1}return{domain:c,xe:d,mh:b}};
aA=function(a){var b=$z(a);if(!b)return new _.Ry("G_USERSTATE_");a=["G_USERSTATE_",_.My&&b.xe?"S":"H",b.mh].join("");var c=_.xz[a];c||(c={$A:63072E3},_.ne(_.Az(b),c),c=new _.Oy(a,c),_.xz[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};bA=function(a){var b=aA(a).read();a=_.le();if(b){b=b.split(":");for(var c;c=b.shift();)c=c.split("="),a[c[0]]=c[1]}return a};
cA=function(a,b,c){var d=bA(b),e=d[a];d[a]="0";var f=[];_.Xl(d,function(k,l){f.push(l+"="+k)});var g=f.join(":");b=aA(b);g?b.write(g):b.clear();d[a]!==e&&c&&c()};dA=function(a,b){b=bA(b);return"0"==b[a]||"X"==b[a]};eA=function(a){a=$z(a.g_user_cookie_policy);if(!a||a.xe&&!_.My)a=null;else{var b=["G_AUTHUSER_",_.My&&a.xe?"S":"H",a.mh].join(""),c=_.wz[b];c||(c=new _.jz(b,_.Az(a)),_.wz[b]=c);a=c}_.Fe("googleapis.config/sessionIndex",null);a.clear()};fA=function(a){return Oz(function(b){return a[b]})};
gA=0;hA=!1;iA=[];jA={};kA={};lA=null;mA=function(a){var b=_.Hz;return function(c){if(this.f==b&&this.t==_.Ff.ll(this.f)&&this.origin==_.Ff.Bl(this.f))return a.apply(this,arguments)}};nA=function(a){"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true"};oA=function(a){if(a&&!decodeURIComponent(a).startsWith("m;/_/scs/"))throw Error("ta");};
pA=function(a){var b=_.Je.Le,c=b(a).jsh;if(null!=c)return oA(c),a;if(b=String(b().jsh||_.xe.h||""))oA(b),c=(a+"#").indexOf("#"),a=a.substr(0,c)+(-1!==a.substr(0,c).indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(b)+a.substr(c);return a};qA=function(){return!!_.R("oauth-flow/usegapi")};rA=function(a,b){qA()?lA.unregister(a):_.Ff.unregister(a+":"+b)};sA=function(a,b,c){qA()?lA.register(a,c,_.zm):_.Ff.register(a+":"+b,mA(c))};tA=function(){Qz.parentNode.removeChild(Qz)};
uA=function(a){var b=Qz;_.Fz(b,[{Tv:"-webkit-transform",duration:1,timing:"ease",delay:0}]);_.Fz(b,[{Tv:"transform",duration:1,timing:"ease",delay:0}]);_.Yx(function(){b.style.webkitTransform="translate3d(0px,"+a+"px,0px)";b.style.transform="translate3d(0px,"+a+"px,0px)"},0)};vA=function(){var a=Rz+88;uA(a);Rz=a};wA=function(){var a=Rz-88;uA(a);Rz=a};
xA=function(a){var b=a?vA:wA,c=a?wA:vA;a=a?"-":"";Rz=parseInt(a+88,10);Qz.style.webkitTransform="translate3d(0px,"+a+88+"px,0px)";Qz.style.transform="translate3d(0px,"+a+88+"px,0px)";Qz.style.display="";Qz.style.visibility="visible";b();_.Yx(c,4E3);_.Yx(tA,5E3)};
yA=function(a){var b=_.R("oauth-flow/toast/position");"top"!==b&&(b="bottom");var c=document.createElement("div");Qz=c;c.style.cssText="position:fixed;left:0px;z-index:1000;width:100%;";_.Fr(c,"visibility","hidden");_.Fr(c,b,"-40px");_.Fr(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?"-":"";Rz=parseInt(e+88,10);Qz.style.webkitTransform="translate3d(0px,"+e+88+"px,0px)";Qz.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){}_.jm.Lh({url:":socialhost:/:session_prefix:_/widget/oauthflow/toast",queryParams:{clientId:a.client_id,idToken:a.id_token},where:d,onRestyle:function(){"top"===b?xA(!0):xA(!1)}})};
zA=function(a){var b=_.tn(),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==_.Vl.call(b,e)&&b.push(e)}0<b.length&&(a.scope=b.join(" "))}return a};
AA=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!=Xz(c)||!fA(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};BA=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+)\.?\.?\.?$/,"$1");a=_.tf(_.Nz(a,!0));if(!1===a)throw Error("ua");return a};CA=function(a){return(a=BA(a))?a.sub:null};
DA=function(a){a&&iA.push(a);a=_.Hz;var b=document.getElementById(a),c=(new Date).getTime();if(b){if(gA&&6E4>c-gA)return;var d=_.Ff.ll(a);d&&(rA("oauth2relayReady",d),rA("oauth2callback",d));b.parentNode.removeChild(b);if(/Firefox/.test(navigator.userAgent))try{window.frames[a]=void 0}catch(f){}_.Iz();a=_.Hz}gA=c;var e=String(2147483647*(0,_.pg)()|0);b=_.R("oauth-flow/proxyUrl")||_.R("oauth-flow/relayUrl");qA()?lA=_.jm.Lh({where:_.Je.WG(),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(_.kg.ob(window.location.href)),"#rpctoken=",e,"&forcesecure=1"].join(""),c=_.Je.WG(),d=_.Je.KF({name:a,id:a}),d.src=pA(b),d.style.width="1px",d.style.height="1px",d.style.position="absolute",d.style.top="-100px",d.tabIndex=-1,nA(d),c.appendChild(d),_.Ff.Ir(a));sA("oauth2relayReady",e,function(){rA("oauth2relayReady",e);var f=iA;if(null!==f){iA=null;for(var g=0,k=f.length;g<k;++g)f[g]()}});sA("oauth2callback",
e,function(f){var g=_.Je.Le;g=g(f);var k=g.state;f=k.replace(/\|.*$/,"");f={}.hasOwnProperty.call(kA,f)?kA[f]:null;g.state=f;if(null!=g.state){f=jA[k];delete jA[k];k=f&&f.key||"token";var l=g=AA(f&&f.params,g);var m=(m=CA(l))?dA(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",hA||(hA=!0,yA(l)));_.Zz(k,g);g=Yz(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)}}})};_.EA=function(a){null!==iA?DA(a):a&&a()};GA=function(a,b){var c=FA,d=CA(a);d&&(eA(a),cA(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=AA(null,e);c(e)}}))};
FA=function(a){a||(a=Yz(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||(_.xe.drw=null);_.Zz(a);if(b=a.authuser)_.R("googleapis.config/sessionIndex"),_.Fe("googleapis.config/sessionIndex",b);_.Jz.Rn(_.Kz,a);return a};HA=["client_id","cookie_policy","response_type"];IA="client_id response_type login_hint authuser prompt include_granted_scopes after_redirect access_type hl state".split(" ");
JA=function(a){var b=_.hk(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);_.mw(b);return b};
KA=function(a){if(void 0===a.include_granted_scopes){var b=_.R("include_granted_scopes");a.include_granted_scopes=!!b}};LA=function(a){window.console&&("function"===typeof window.console.warn?window.console.warn(a):"function"===typeof window.console.log&&window.console.log(a))};
MA=function(a){var b=a||{},c={};_.mb(IA,function(d){null!=b[d]&&(c[d]=b[d])});a=_.R("googleapis/overrideClientId");null!=a&&(c.client_id=a);KA(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{_.dx(c.cookie_policy)}catch(d){c.cookie_policy&&
LA("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=_.xh(),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};
_.NA=function(a,b){var c=MA(a),d=new _.Bk(function(e,f){_.Jx(c,function(g){var k=g||{};_.mb(HA,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=JA(k),null!=g.authuser&&_.Fe("googleapis.config/sessionIndex",g.authuser),e(g))})});b&&d.then(b,b);return d};OA=_.Lh.UG;PA=null;
_.SA=function(a,b){if("force"!==a.approvalprompt){a=_.QA(a);a.prompt="none";delete a.redirect_uri;delete a.approval_prompt;delete a.immediate;if(b=!b)PA?(a.client_id!==PA.client_id&&window.console&&window.console.log&&window.console.log("Ignoring mismatched page-level auth param client_id="+a.client_id),b=!0):(PA=a,b=!1);b||RA(a)}};
_.QA=function(a){var b=a.redirecturi||"postmessage",c=(0,_.sb)((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,_.sb)(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};RA=function(a){_.no("waaf0","signin","0");_.NA(a,function(b){_.no("waaf1","signin","0");FA(b)})};
_.TA=function(a){a=_.QA(a);_.Fe("oauth-flow/authWindowWidth",445);_.Fe("oauth-flow/authWindowHeight",615);RA(a)};_.UA=function(a){_.Jz.unsubscribe(_.Kz,a);_.Jz.subscribe(_.Kz,a)};
var aB,dB;_.WA=function(a){return a.cookiepolicy?!0:(_.VA("cookiepolicy is a required field.  See https://developers.google.com/+/web/signin/#button_attr_cookiepolicy for more information."),!1)};_.VA=function(a){window.console&&(window.console.error?window.console.error(a):window.console.log&&window.console.log(a))};_.$A=function(a,b){var c=_.tn();_.ne(a,c);c=zA(c);if(_.WA(c)){var d=_.XA();_.YA(c);b?_.we(b,"click",function(){_.ZA(c,d)}):_.ZA(c,d)}};
_.XA=function(){var a=new aB;_.UA(function(b){a.aB&&b&&(b.access_token&&_.Fe("isPlusUser",!0),b["g-oauth-window"]&&(a.aB=!1,_.Af("OTA app install is no longer supported.")))});return a};aB=function(){this.aB=!1};_.YA=function(a){a=_.bB(a);_.cB(a.callback);_.EA(function(){_.SA(a)})};_.bB=function(a){dB(a);a.redirecturi&&delete a.redirecturi;Pz(function(b){return a[b]})||(a.authuser=0);return a};dB=function(a){/^\s*$/.test(a.scope||"")&&(a.scope="https://www.googleapis.com/auth/plus.login")};
_.cB=function(a){if("string"===typeof a)if(window[a])a=window[a];else{_.VA('Callback function named "'+a+'" not found');return}a&&_.UA(a)};_.ZA=function(a,b){b.aB=!0;a=_.bB(a);_.TA(a)};
_.K("gapi.auth.authorize",_.NA);_.K("gapi.auth.checkSessionState",function(a,b){var c=_.le();c.client_id=a.client_id;c.session_state=a.session_state;_.EA(function(){qA()?lA.send("check_session_state",c,function(d){b.call(null,d[0])},_.zm):_.Ff.call(_.Hz,"check_session_state",mA(function(d){b.call(null,d)}),c.session_state,c.client_id)})});_.K("gapi.auth.getAuthHeaderValueForFirstParty",OA);_.K("gapi.auth.getToken",Yz);
_.K("gapi.auth.getVersionInfo",function(a,b){_.EA(function(){var c=_.Jh()||"",d=null,e=null;c&&(e=c.split(" "),2==e.length&&(d=e[1]));d?qA()?lA.send("get_versioninfo",{xapisidHash:d,sessionIndex:b},function(f){a(f[0])},_.zm):_.Ff.call(_.Hz,"get_versioninfo",mA(function(f){a(f)}),d,b):a()})});_.K("gapi.auth.init",_.EA);_.K("gapi.auth.setToken",_.Zz);_.K("gapi.auth.signIn",function(a){_.$A(a)});_.K("gapi.auth.signOut",function(){var a=Yz();a&&GA(a,a.cookie_policy)});
_.K("gapi.auth.unsafeUnpackIdToken",BA);_.K("gapi.auth._pimf",_.SA);_.K("gapi.auth._oart",yA);_.K("gapi.auth._guss",function(a){return aA(a).read()});

var eB=_.tn();eB.clientid&&eB.scope&&eB.callback&&!_.R("disableRealtimeCallback")&&_.YA(eB);

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Ox=function(){};Ox.prototype.jF=null;Ox.prototype.getOptions=function(){var a;(a=this.jF)||(a={},_.Px(this)&&(a[0]=!0,a[1]=!0),a=this.jF=a);return a};
var Rx;Rx=function(){};_.P(Rx,Ox);_.Px=function(a){if(!a.zI&&"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.zI=d}catch(e){}}throw Error("la");}return a.zI};_.Qx=new Rx;

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

var qg=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)}}},rg=function(a,b){return function(c){var d={};c=c.body;var e=_.tf(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)}},sg=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=qg({httpMethod:"POST",root:a.transport.root,url:"/rpc?pp=0",headers:{"Content-Type":"application/json"},body:d});b.execute.call(b,rg(c,d))},root:void 0}},tg=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)})},vg=function(){for(var a=ug,b=a.split("."),c=function(k){k=k||{};k.groupId=k.groupId||"@self";k.userId=
k.userId||"@viewer";k={method:a,rpc:k||{}};sg(k);k.execute=tg;return k},d=_.D,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=_.D,e=0,f=b.length;e<f;++e)g=d[b[e]]||{},e+1==f&&(g=c),d=d[b[e]]=g},ug;for(ug in _.R("googleapis.config/methods"))vg();
_.K("googleapis.newHttpRequest",function(a){return qg(a)});_.K("googleapis.setUrlParameter",function(a,b){if("trace"!==a)throw Error("u");_.Fe("client/trace",b)});

/*

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

var bi=function(a,b){a=_.Je.KF({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};_.Lh={gI:_.Kh,HV:_.Hh,tH:function(){var a=null;_.Hh()&&(a=window.__PVT,null==a&&(a=(new _.yh(document)).get("BEAT")));return a},UG:_.Jh};
var di,ci;di=function(){return!!ci("auth/useFirstPartyAuthV2")};ci=function(a){return _.R("googleapis.config/"+a)};
_.ei=function(a,b,c){a=void 0===a?{}:a;b=void 0===b?window.location.href:b;c=void 0===c?"auto":c;if("none"==c)return a;var d=a.Authorization,e=a.OriginToken;if(!d&&!e){(e=_.Nh())&&e.access_token&&("oauth2"==c||"auto"==c)&&(d=String(e.token_type||"Bearer")+" "+e.access_token);if(e=!d)e=(!!ci("auth/useFirstPartyAuth")||"1p"==c)&&"oauth2"!=c;if(e&&_.Hh()){if(di()){d=ci("primaryEmail");c=ci("appDomain");e=ci("fogId");var f=[];d&&f.push({key:"e",value:d});c&&f.push({key:"a",value:c});e&&f.push({key:"u",
value:e});d=_.Jh(f)}else d=_.Jh();d&&(b=_.xh(b),b=a["X-Goog-AuthUser"]||b,_.He(_.hh(b))&&(!di()||di()&&_.He(_.hh(ci("primaryEmail")))&&_.He(_.hh(ci("appDomain")))&&_.He(_.hh(ci("fogId"))))&&(b="0"),_.He(_.hh(b))||(a["X-Goog-AuthUser"]=b))}d?a.Authorization=d:!1!==ci("auth/useOriginToken")&&(e=_.Lh.tH())&&(a.OriginToken=e)}return a};
_.fi=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=_.Je.Le().jsh||_.xe.h)&&(t+=(0<=t.indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(r));t+="#parent="+encodeURIComponent(null!=v?String(v):_.kg.ob(document.location.href));return t+("&rpctoken="+n)}function b(n,
r,u,q,v){var t=d(u,q,v);k[t]||(u=bi(t,r),_.Ff.register("ready:"+n,function(){_.Ff.unregister("ready:"+n);if(!l[t]){l[t]=!0;var w=m[t];m[t]=[];for(var z=0,C=w.length;z<C;++z){var A=w[z];e(A.im,A.YX,A.callback)}}}),_.Ff.Ir(t,r),k[t]=u)}function c(n,r,u){var q=String(2147483647*_.Yh()|0),v=a(q,n,r,u);_.Df(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 _.Rh;u.Ow(n);u=u.Dg().toLowerCase();var q=_.Yh();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(x){if(x){if("undefined"!=typeof q&&"undefined"!=typeof x.root&&q!=x.root)throw"all requests in a batch must have the same root URL";q=x.root||q;v=_.Lh.gI(x.headers)}};if(r)for(var w=0,z=r.length;w<z;++w){var C=r[w];C&&t(C.params)}t=!!f("useGapiForXd3");var A=d(v,t,q);k[A]||c(v,t,q);l[A]?_.Ff.call(A,n,function(x){if(this.f==A&&this.t==_.Ff.ll(this.f)&&this.origin==_.Ff.Bl(this.f)){var N=_.tf(x);u(N,x)}},
r):(m[A]||(m[A]=[]),m[A].push({im:n,YX:r,callback:u}))}function f(n){return _.R("googleapis.config/"+n)}var g={},k={},l={},m={};return{P7:function(n,r,u){return _.ei(n,r,u)},Zi:e}}();

var wg={p0:"Authorization",pN:"Content-ID",L0:"Content-Transfer-Encoding",M0:"Content-Type",p1:"Date",v4:"OriginToken",M2:"hotrod-board-name",N2:"hotrod-chrome-cpu-model",O2:"hotrod-chrome-processors",d7:"WWW-Authenticate",e7:"X-ClientDetails",f7:"X-Compass-Routing-Destination",g7:"X-Goog-AuthUser",i7:"X-Goog-Encode-Response-If-Executable",j7:"X-Goog-Meeting-ABR",k7:"X-Goog-Meeting-Botguardid",l7:"X-Goog-Meeting-ClientInfo",m7:"X-Goog-Meeting-ClientVersion",n7:"X-Goog-Meeting-Debugid",o7:"X-Goog-Meeting-Identifier",
p7:"X-Goog-Meeting-RtcClient",q7:"X-Goog-Meeting-StartSource",r7:"X-Goog-Meeting-Token",s7:"X-Goog-PageId",t7:"X-Goog-Safety-Content-Type",u7:"X-Goog-Safety-Encoding",h7:"X-Goog-Drive-Resource-Keys",v7:"X-HTTP-Method-Override",w7:"X-JavaScript-User-Agent",x7:"X-Origin",y7:"X-Referer",z7:"X-Requested-With",B7:"X-Use-HTTP-Status-Code-Override",A7:"X-Server-Timeout"},xg="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 X-Server-Timeout".split(" "),
yg="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 zg,Ag,Bg,Cg,Eg,Fg,Gg,Hg,Ig,Jg,Kg,Lg;zg=null;Ag=null;Bg=null;Cg=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};
_.Dg=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};Eg={"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};
Fg={"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};
Gg=function(a){if(!_.fb(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();Cg(d,e)&&(b[e]=d)}}for(var f in wg)Object.prototype.hasOwnProperty.call(wg,f)&&(d=wg[f],e=d.toLowerCase(),Cg(d,e)&&Object.prototype.hasOwnProperty.call(b,e)&&(b[e]=d));return b};Hg=new RegExp("("+/[\t -~\u00A0-\u2027\u202A-\uD7FF\uE000-\uFFFF]/.source+"|"+/[\uD800-\uDBFF][\uDC00-\uDFFF]/.source+"){1,100}","g");Ig=/[ \t]*(\r?\n[ \t]+)+/g;Jg=/^[ \t]+|[ \t]+$/g;
Kg=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=Kg(b[c],!0);e&&(a&&(e=a+", "+e),a=e)}}if("string"===typeof a&&(a=a.replace(Ig," "),a=a.replace(Jg,""),""==a.replace(Hg,"")&&a))return a};Lg=/^[-0-9A-Za-z!#\$%&'\*\+\.\^_`\|~]+$/g;
_.Mg=function(a){if("string"!==typeof a||!a||!a.match(Lg))return null;a=a.toLowerCase();if(null==Bg){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(yg);(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(xg);for(var d in wg)Object.prototype.hasOwnProperty.call(wg,d)&&b.push(wg[d]);Bg=Gg(b)}return null!=Bg&&Bg.hasOwnProperty(a)?Bg[a]:a};
_.Ng=function(a,b){if(!_.Mg(a)||!Kg(b))return null;a=a.toLowerCase();if(a.match(/^x-google|^x-gfe|^proxy-|^sec-/i)||Fg[a])return null;if(null==zg){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(xg);zg=Gg(b)}return null!=zg&&zg.hasOwnProperty(a)?zg[a]:null};
_.Og=function(a,b){if(!_.Mg(a)||!Kg(b))return null;a=a.toLowerCase();if(Eg[a])return null;if(null==Ag){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(yg);Ag=Gg(b)}return null!=Ag&&Ag.hasOwnProperty(a)?a:null};
_.Pg=function(a,b){if(_.Mg(b)&&null!=a&&"object"===typeof a){var c=void 0,d;for(d in a)if(Object.prototype.hasOwnProperty.call(a,d)&&Cg(d,b)){var e=Kg(a[d]);e&&(void 0!==c&&(e=c+", "+e),c=e)}return c}};_.Qg=function(a,b,c,d){var e=_.Mg(b);if(e){c&&(c=Kg(c));b=b.toLowerCase();for(var f in a)Object.prototype.hasOwnProperty.call(a,f)&&Cg(f,b)&&delete a[f];c&&(d||(b=e),a[b]=c)}};
_.Rg=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=_.Mg(k)){for(f=f.substring(g+1);d+1<e&&a[d+1].match(/^[ \t]/);)f+="\r\n"+a[d+1],++d;if(f=Kg(f))if(k=_.Og(k,f)||(b?void 0:k))k=k.toLowerCase(),g=_.Pg(c,k),void 0!==g&&(f=g+", "+f),_.Qg(c,k,f,!0)}}}return c};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Ht=function(a,b){this.Fa={};this.Ob=[];this.ms=this.Ub=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=_.Ht.prototype;_.h.Eb=function(){return this.Ub};_.h.Tc=function(){It(this);for(var a=[],b=0;b<this.Ob.length;b++)a.push(this.Fa[this.Ob[b]]);return a};_.h.re=function(){It(this);return this.Ob.concat()};_.h.Pd=function(a){return _.Jt(this.Fa,a)};_.h.Hj=_.ja(9);
_.h.equals=function(a,b){if(this===a)return!0;if(this.Ub!=a.Eb())return!1;b=b||Kt;It(this);for(var c,d=0;c=this.Ob[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Kt=function(a,b){return a===b};_.Ht.prototype.isEmpty=function(){return 0==this.Ub};_.Ht.prototype.clear=function(){this.Fa={};this.ms=this.Ub=this.Ob.length=0};_.Ht.prototype.remove=function(a){return _.Jt(this.Fa,a)?(delete this.Fa[a],this.Ub--,this.ms++,this.Ob.length>2*this.Ub&&It(this),!0):!1};
var It=function(a){if(a.Ub!=a.Ob.length){for(var b=0,c=0;b<a.Ob.length;){var d=a.Ob[b];_.Jt(a.Fa,d)&&(a.Ob[c++]=d);b++}a.Ob.length=c}if(a.Ub!=a.Ob.length){var e={};for(c=b=0;b<a.Ob.length;)d=a.Ob[b],_.Jt(e,d)||(a.Ob[c++]=d,e[d]=1),b++;a.Ob.length=c}};_.h=_.Ht.prototype;_.h.get=function(a,b){return _.Jt(this.Fa,a)?this.Fa[a]:b};_.h.set=function(a,b){_.Jt(this.Fa,a)||(this.Ub++,this.Ob.push(a),this.ms++);this.Fa[a]=b};
_.h.addAll=function(a){if(a instanceof _.Ht)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 _.Ht(this)};_.h.li=function(a){It(this);var b=0,c=this.ms,d=this,e=new _.Gt;e.next=function(){if(c!=d.ms)throw Error("J");if(b>=d.Ob.length)throw _.Ft;var f=d.Ob[b++];return a?f:d.Fa[f]};return e};
_.Jt=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Lt=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};_.Mt=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};_.Nt=function(a){if(a.Tc&&"function"==typeof a.Tc)return a.Tc();if("string"===typeof a)return a.split("");if(_.fb(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.Lt(a)};
_.Ot=function(a){if(a.re&&"function"==typeof a.re)return a.re();if(!a.Tc||"function"!=typeof a.Tc){if(_.fb(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return _.Mt(a)}};_.Pt=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.fb(a)||"string"===typeof a)_.mb(a,b,c);else for(var d=_.Ot(a),e=_.Nt(a),f=e.length,g=0;g<f;g++)b.call(c,e[g],d&&d[g],a)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Sx;_.Tx=function(a){return(new Sx).Jd(a)};Sx=function(){};Sx.prototype.Jd=function(a){var b=[];Ux(this,a,b);return b.join("")};
var Ux=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),Ux(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),Vx(d,c),c.push(":"),Ux(a,f,c),e=","));c.push("}");return}}switch(typeof b){case "string":Vx(b,c);break;
case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("oa`"+typeof b);}}},Wx={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Xx=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Vx=function(a,b){b.push('"',a.replace(Xx,function(c){var d=Wx[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),Wx[c]=
d);return d}),'"')};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ay=function(a,b){a=a.split(".");b=b||_.D;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};_.by=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c};_.cy=function(a,b){var c=_.fb(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 fy,jy,ky,my,qy,sy;_.dy=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};_.ey=function(a){return(a=_.Px(a))?new ActiveXObject(a):new XMLHttpRequest};fy=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};_.gy=function(a){var b=0,c;for(c in a)b++;return b};_.hy=function(a,b){return null!==a&&b in a};
_.iy=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]=_.iy(a[c]);return b};
jy=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};
ky=function(){function a(e){e=_.hi(e,d);return c[e]||""}var b=_.vb;if(_.Eb())return jy(b);b=fy(b);var c={};_.mb(b,function(e){c[e[0]]=e[1]});var d=_.li(_.hy,c);return _.Db()?a(["Version","Opera"]):_.zb("Edge")?a(["Edge"]):_.zb("Edg/")?a(["Edg"]):_.Gb()?a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""};_.ly=function(a){return 0<=_.ub(ky(),a)};my=function(a,b){var c=[];for(b=b||0;b<a.length;b+=2)_.kh(a[b],a[b+1],c);return c.join("&")};
_.ny=function(a,b){var c=2==arguments.length?my(arguments[1],0):my(arguments,1);return _.jh(a,c)};_.oy=function(a,b,c){c=null!=c?"="+_.gh(c):"";return _.jh(a,b+c)};_.py=function(a,b){_.si(a,"/")&&(a=a.substr(0,a.length-1));_.bd(b,"/")&&(b=b.substr(1));return a+"/"+b};qy={};_.ry=function(a){if(qy[a])return qy[a];a=String(a);if(!qy[a]){var b=/function\s+([^\(]+)/m.exec(a);qy[a]=b?b[1]:"[Anonymous]"}return qy[a]};
sy=function(a,b){var c=[];if(_.Ya(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(_.ry(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=_.ry(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(sy(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("")};_.ty=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||_.ty),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=sy(a||arguments.callee.caller,[]));return b};_.uy=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};
_.vy=function(a,b){_.Yi.call(this);this.rk=a||1;this.Xr=b||_.D;this.fF=(0,_.Q)(this.q_,this);this.nJ=_.jb()};_.P(_.vy,_.Yi);_.h=_.vy.prototype;_.h.enabled=!1;_.h.nc=null;_.h.setInterval=function(a){this.rk=a;this.nc&&this.enabled?(this.stop(),this.start()):this.nc&&this.stop()};
_.h.q_=function(){if(this.enabled){var a=_.jb()-this.nJ;0<a&&a<.8*this.rk?this.nc=this.Xr.setTimeout(this.fF,this.rk-a):(this.nc&&(this.Xr.clearTimeout(this.nc),this.nc=null),this.dispatchEvent("tick"),this.enabled&&(this.stop(),this.start()))}};_.h.start=function(){this.enabled=!0;this.nc||(this.nc=this.Xr.setTimeout(this.fF,this.rk),this.nJ=_.jb())};_.h.stop=function(){this.enabled=!1;this.nc&&(this.Xr.clearTimeout(this.nc),this.nc=null)};_.h.ta=function(){_.vy.O.ta.call(this);this.stop();delete this.Xr};
var xy,yy,zy;_.wy=function(a){_.Yi.call(this);this.headers=new _.Ht;this.Vw=a||null;this.ff=!1;this.Uw=this.Ka=null;this.Zu="";this.Hn=0;this.Ll=this.vA=this.Du=this.Ey=!1;this.xm=0;this.Xc=null;this.Ck="";this.ND=this.ef=!1;this.AD=null};_.P(_.wy,_.Yi);_.wy.prototype.wb=null;xy=/^https?$/i;yy=["POST","PUT"];zy=[];_.Ay=function(a,b,c,d,e,f,g){var k=new _.wy;zy.push(k);b&&k.U("complete",b);k.Mn("ready",k.jQ);f&&k.bD(f);g&&(k.ef=g);k.send(a,c,d,e)};_.wy.prototype.jQ=function(){this.Ba();_.qi(zy,this)};
_.wy.prototype.bD=function(a){this.xm=Math.max(0,a)};_.wy.prototype.setTrustToken=function(a){this.AD=a};
_.wy.prototype.send=function(a,b,c,d){if(this.Ka)throw Error("ra`"+this.Zu+"`"+a);b=b?b.toUpperCase():"GET";this.Zu=a;this.Hn=0;this.Ey=!1;this.ff=!0;this.Ka=this.Vw?_.ey(this.Vw):_.ey(_.Qx);this.Uw=this.Vw?this.Vw.getOptions():_.Qx.getOptions();this.Ka.onreadystatechange=(0,_.Q)(this.$J,this);try{this.vA=!0,this.Ka.open(b,String(a),!0),this.vA=!1}catch(f){this.Dt(5,f);return}a=c||"";var e=this.headers.clone();d&&_.Pt(d,function(f,g){e.set(g,f)});d=_.hi(e.re(),By);c=_.D.FormData&&a instanceof _.D.FormData;
!_.Ya(yy,b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,g){this.Ka.setRequestHeader(g,f)},this);this.Ck&&(this.Ka.responseType=this.Ck);"withCredentials"in this.Ka&&this.Ka.withCredentials!==this.ef&&(this.Ka.withCredentials=this.ef);if("setTrustToken"in this.Ka&&this.AD)try{this.Ka.setTrustToken(this.AD)}catch(f){}try{Cy(this),0<this.xm&&((this.ND=Dy(this.Ka))?(this.Ka.timeout=this.xm,this.Ka.ontimeout=(0,_.Q)(this.kg,this)):this.Xc=_.Yx(this.kg,
this.xm,this)),this.Du=!0,this.Ka.send(a),this.Du=!1}catch(f){this.Dt(5,f)}};var Dy=function(a){return _.sc&&_.Oc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},By=function(a){return"content-type"==a.toLowerCase()};_.wy.prototype.kg=function(){"undefined"!=typeof _.Ua&&this.Ka&&(this.Hn=8,this.dispatchEvent("timeout"),this.abort(8))};_.wy.prototype.Dt=function(a){this.ff=!1;this.Ka&&(this.Ll=!0,this.Ka.abort(),this.Ll=!1);this.Hn=a;Ey(this);Fy(this)};
var Ey=function(a){a.Ey||(a.Ey=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};_.wy.prototype.abort=function(a){this.Ka&&this.ff&&(this.ff=!1,this.Ll=!0,this.Ka.abort(),this.Ll=!1,this.Hn=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Fy(this))};_.wy.prototype.ta=function(){this.Ka&&(this.ff&&(this.ff=!1,this.Ll=!0,this.Ka.abort(),this.Ll=!1),Fy(this,!0));_.wy.O.ta.call(this)};_.wy.prototype.$J=function(){this.Mb||(this.vA||this.Du||this.Ll?Gy(this):this.tB())};
_.wy.prototype.tB=function(){Gy(this)};
var Gy=function(a){if(a.ff&&"undefined"!=typeof _.Ua&&(!a.Uw[1]||4!=_.Hy(a)||2!=a.getStatus()))if(a.Du&&4==_.Hy(a))_.Yx(a.$J,0,a);else if(a.dispatchEvent("readystatechange"),4==_.Hy(a)){a.ff=!1;try{_.Iy(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.Hn=6,a.getStatus(),Ey(a))}finally{Fy(a)}}},Fy=function(a,b){if(a.Ka){Cy(a);var c=a.Ka,d=a.Uw[0]?_.$a:null;a.Ka=null;a.Uw=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}},Cy=function(a){a.Ka&&a.ND&&(a.Ka.ontimeout=
null);a.Xc&&(_.Zx(a.Xc),a.Xc=null)};_.wy.prototype.Ed=function(){return!!this.Ka};_.Iy=function(a){var b=a.getStatus(),c;if(!(c=_.uy(b))){if(b=0===b)a=String(a.Zu).match(_.ih)[1]||null,!a&&_.D.self&&_.D.self.location&&(a=_.D.self.location.protocol,a=a.substr(0,a.length-1)),b=!xy.test(a?a.toLowerCase():"");c=b}return c};_.Hy=function(a){return a.Ka?a.Ka.readyState:0};_.wy.prototype.getStatus=function(){try{return 2<_.Hy(this)?this.Ka.status:-1}catch(a){return-1}};
_.Jy=function(a){try{return a.Ka?a.Ka.responseText:""}catch(b){return""}};_.Ky=function(a){try{if(!a.Ka)return null;if("response"in a.Ka)return a.Ka.response;switch(a.Ck){case "":case "text":return a.Ka.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.Ka)return a.Ka.mozResponseArrayBuffer}return null}catch(b){return null}};_.wy.prototype.getResponseHeader=function(a){if(this.Ka&&4==_.Hy(this))return a=this.Ka.getResponseHeader(a),null===a?void 0:a};
_.wy.prototype.getAllResponseHeaders=function(){return this.Ka&&4==_.Hy(this)?this.Ka.getAllResponseHeaders()||"":""};_.pi(function(a){_.wy.prototype.tB=a(_.wy.prototype.tB)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Tt,ju,du,nu,eu,gu,fu,ku,hu,ou;_.Qt=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};_.Rt=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^_.jb()).toString(36)};_.St=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):_.Od(document,"*",a,b)};
Tt=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," ")):"")}}};_.Ut=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};_.Vt=/#|$/;
_.Wt=function(a,b){var c=a.search(_.Vt),d=_.Ut(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," "))};
_.Xt=function(a,b){this.uc=this.Lf=this.Ve="";this.Ef=null;this.Xy=this.wk="";this.Yf=this.aJ=!1;var c;a instanceof _.Xt?(this.Yf=void 0!==b?b:a.Yf,_.Yt(this,a.Ve),_.Zt(this,a.Lf),_.$t(this,a.uc),_.au(this,a.Ef),this.setPath(a.getPath()),_.bu(this,a.ud.clone()),this.fj(a.Sp())):a&&(c=String(a).match(_.ih))?(this.Yf=!!b,_.Yt(this,c[1]||"",!0),_.Zt(this,c[2]||"",!0),_.$t(this,c[3]||"",!0),_.au(this,c[4]),this.setPath(c[5]||"",!0),_.bu(this,c[6]||"",!0),this.fj(c[7]||"",!0)):(this.Yf=!!b,this.ud=new _.cu(null,
this.Yf))};_.Xt.prototype.toString=function(){var a=[],b=this.Ve;b&&a.push(du(b,eu,!0),":");var c=this.uc;if(c||"file"==b)a.push("//"),(b=this.Lf)&&a.push(du(b,eu,!0),"@"),a.push(_.gh(c).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Ef,null!=c&&a.push(":",String(c));if(c=this.getPath())this.uc&&"/"!=c.charAt(0)&&a.push("/"),a.push(du(c,"/"==c.charAt(0)?fu:gu,!0));(c=this.ud.toString())&&a.push("?",c);(c=this.Sp())&&a.push("#",du(c,hu));return a.join("")};
_.Xt.prototype.resolve=function(a){var b=this.clone(),c=!!a.Ve;c?_.Yt(b,a.Ve):c=!!a.Lf;c?_.Zt(b,a.Lf):c=!!a.uc;c?_.$t(b,a.uc):c=null!=a.Ef;var d=a.getPath();if(c)_.au(b,a.Ef);else if(c=!!a.wk){if("/"!=d.charAt(0))if(this.uc&&!this.wk)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=_.bd(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.un();c?_.bu(b,a.ud.clone()):c=!!a.Xy;c&&b.fj(a.Sp());return b};_.Xt.prototype.clone=function(){return new _.Xt(this)};_.Yt=function(a,b,c){_.iu(a);a.Ve=c?ju(b,!0):b;a.Ve&&(a.Ve=a.Ve.replace(/:$/,""));return a};_.Zt=function(a,b,c){_.iu(a);a.Lf=c?ju(b):b;return a};_.$t=function(a,b,c){_.iu(a);a.uc=c?ju(b,!0):b;return a};
_.au=function(a,b){_.iu(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("K`"+b);a.Ef=b}else a.Ef=null;return a};_.Xt.prototype.getPath=function(){return this.wk};_.Xt.prototype.setPath=function(a,b){_.iu(this);this.wk=b?ju(a,!0):a;return this};_.Xt.prototype.un=function(){return""!==this.ud.toString()};_.bu=function(a,b,c){_.iu(a);b instanceof _.cu?(a.ud=b,a.ud.NC(a.Yf)):(c||(b=du(b,ku)),a.ud=new _.cu(b,a.Yf));return a};_.Xt.prototype.Sa=function(a,b){return _.bu(this,a,b)};
_.Xt.prototype.getQuery=function(){return this.ud.toString()};_.lu=function(a,b,c){_.iu(a);a.ud.set(b,c);return a};_.Xt.prototype.Kg=function(a){return this.ud.get(a)};_.Xt.prototype.Sp=function(){return this.Xy};_.Xt.prototype.fj=function(a,b){_.iu(this);this.Xy=b?ju(a):a;return this};_.Xt.prototype.removeParameter=function(a){_.iu(this);this.ud.remove(a);return this};_.iu=function(a){if(a.aJ)throw Error("L");};_.Xt.prototype.NC=function(a){this.Yf=a;this.ud&&this.ud.NC(a)};
_.mu=function(a){return a instanceof _.Xt?a.clone():new _.Xt(a,void 0)};ju=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};du=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,nu),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};nu=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};eu=/[#\/\?@]/g;gu=/[#\?:]/g;fu=/[#\?]/g;ku=/[#\?@]/g;hu=/#/g;
_.cu=function(a,b){this.Ub=this.yc=null;this.sf=a||null;this.Yf=!!b};ou=function(a){a.yc||(a.yc=new _.Ht,a.Ub=0,a.sf&&Tt(a.sf,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.h=_.cu.prototype;_.h.Eb=function(){ou(this);return this.Ub};_.h.add=function(a,b){ou(this);this.sf=null;a=pu(this,a);var c=this.yc.get(a);c||this.yc.set(a,c=[]);c.push(b);this.Ub+=1;return this};
_.h.remove=function(a){ou(this);a=pu(this,a);return this.yc.Pd(a)?(this.sf=null,this.Ub-=this.yc.get(a).length,this.yc.remove(a)):!1};_.h.clear=function(){this.yc=this.sf=null;this.Ub=0};_.h.isEmpty=function(){ou(this);return 0==this.Ub};_.h.Pd=function(a){ou(this);a=pu(this,a);return this.yc.Pd(a)};_.h.Hj=function(a){var b=this.Tc();return _.Ya(b,a)};_.h.forEach=function(a,b){ou(this);this.yc.forEach(function(c,d){_.mb(c,function(e){a.call(b,e,d,this)},this)},this)};
_.h.re=function(){ou(this);for(var a=this.yc.Tc(),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.Tc=function(a){ou(this);var b=[];if("string"===typeof a)this.Pd(a)&&(b=_.Uc(b,this.yc.get(pu(this,a))));else{a=this.yc.Tc();for(var c=0;c<a.length;c++)b=_.Uc(b,a[c])}return b};_.h.set=function(a,b){ou(this);this.sf=null;a=pu(this,a);this.Pd(a)&&(this.Ub-=this.yc.get(a).length);this.yc.set(a,[b]);this.Ub+=1;return this};
_.h.get=function(a,b){if(!a)return b;a=this.Tc(a);return 0<a.length?String(a[0]):b};_.h.setValues=function(a,b){this.remove(a);0<b.length&&(this.sf=null,this.yc.set(pu(this,a),_.Vc(b)),this.Ub+=b.length)};_.h.toString=function(){if(this.sf)return this.sf;if(!this.yc)return"";for(var a=[],b=this.yc.re(),c=0;c<b.length;c++){var d=b[c],e=_.gh(d);d=this.Tc(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+_.gh(d[f]));a.push(g)}}return this.sf=a.join("&")};
_.h.clone=function(){var a=new _.cu;a.sf=this.sf;this.yc&&(a.yc=this.yc.clone(),a.Ub=this.Ub);return a};var pu=function(a,b){b=String(b);a.Yf&&(b=b.toLowerCase());return b};_.cu.prototype.NC=function(a){a&&!this.Yf&&(ou(this),this.sf=null,this.yc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.Yf=a};_.cu.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)_.Pt(arguments[b],function(c,d){this.add(d,c)},this)};

var gB=function(a){if(!a||"function"!==typeof a)throw new fB("ma");this.Ff=null;this.fR=a},hB=function(a){return new _.Bk(function(b){var c=a.length,d=[];if(c)for(var e=function(k,l,m){c--;d[k]=l?{Ot:!0,value:m}:{Ot:!1,reason:m};0==c&&b(d)},f=0,g;f<a.length;f++)g=a[f],_.Ik(g,_.li(e,f,!0),_.li(e,f,!1));else b(d)})},iB,jB,kB,lB={cF:function(a){iB=a;try{delete lB.cF}catch(b){}},dF:function(a){jB=a;try{delete lB.dF}catch(b){}},eF:function(a){kB=a;try{delete lB.eF}catch(b){}}},mB=function(a){return _.uy(a.status)},
nB=function(){var a=!0,b=_.ey(_.Qx);b&&void 0!==b.withCredentials||(a=!1);return a},oB=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");_.Za(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"),_.Za(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},fB=function(a){_.Tc.call(this,a)};_.ii(fB,_.Tc);fB.prototype.name="gapi.client.Error";gB.prototype.then=function(a,b,c){this.Ff||(this.Ff=this.fR());return this.Ff.then(a,b,c)};gB.prototype.tw=function(a){this.Ff||(this.Ff=a)};
var pB=function(a){var b={},c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){var d=_.Pg(a,c);d&&(c=_.Og(c,d))&&_.Qg(b,c,d,!0)}return b},qB={error:{code:-1,message:"A network error occurred and the request could not be completed."}},rB=function(a,b,c,d){_.wy.call(this);this.Yc=a;this.eB=b;this.$c=c;a={};if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(b=_.Pg(d,e),void 0!==b&&(e=_.Ng(e,b))&&_.Qg(a,e,b));d={};for(e in a)Object.prototype.hasOwnProperty.call(a,e)&&(d[unescape(encodeURIComponent(e))]=
unescape(encodeURIComponent(a[e])));this.mq=d;this.Ff=null};_.ii(rB,_.wy);
rB.prototype.then=function(a){this.Ff||(this.Ff=(new _.Bk(function(b,c){this.U("error",(0,_.Q)(function(){c(sB(this))},this));this.U("success",(0,_.Q)(function(){b(sB(this))},this));this.send(this.Yc,this.eB,this.$c,this.mq)},this)).then(function(b){b.headers=pB(b.headers);return b},function(b){return b.status?(b.headers=pB(b.headers),_.Gk(b)):_.Gk({result:qB,body:'{"error":{"code":-1,"message":"A network error occurred and the request could not be completed."}}',headers:null,status:null,statusText:null})}));
return this.Ff.then.apply(this.Ff,arguments)};
var sB=function(a){var b=a.getStatus(),c=_.Jy(a);var d=204==b?!1:""==a.Ck?_.tf(c):_.Ky(a);var e=a.getAllResponseHeaders();e=_.Rg(e,!1);try{var f=2<_.Hy(a)?a.Ka.statusText:""}catch(g){f=""}return{result:d,body:c,headers:e,status:b,statusText:f}},tB=/;\s*charset\s*=\s*("utf-?8"|utf-?8)\s*(;|$)/i,uB=/^(text\/[^\s;\/""]+|application\/(json(\+[^\s;\/""]*)?|([^\s;\/""]*\+)?xml))\s*(;|$)/i,vB=/;\s*charset\s*=/i,wB=/(([\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,xB=
function(a){var b=[];a=a.replace(wB,function(c){b.push(_.Nz(c));return""});if(a.length)throw Error("sa");return b.join("")},yB=function(a){var b=a.headers;if(b&&"base64"===_.Pg(b,"X-Goog-Safety-Encoding")){var c=xB(a.body),d=_.Pg(b,"X-Goog-Safety-Content-Type");b["Content-Type"]=d;if(d.match(tB)||d.match(uB)&&!d.match(vB))c=_.jw(_.ah(c));_.Qg(b,"X-Goog-Safety-Encoding");_.Qg(b,"X-Goog-Safety-Content-Type");a.body=c}},zB=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(oB(b,c)||c);return a=_.py(c,a)},AB=function(a,b){var c=a.params||_.le();c.url=c.path;var d=c.root;d=zB("/",_.Kh(c.headers),d);d.match(/^(.*[^\/])?\/$/)&&(d=d.substr(0,d.length-1));c.root=d;a.params=c;_.fi.Zi("makeHttpRequests",[a],function(e,f){e&&e.gapiRequest?(e.gapiRequest.data?yB(e.gapiRequest.data):yB(e),b(e,_.uf(e))):b(e,f)})},BB=function(a){var b=_.cy(a,"params",
"headers");b&&"object"===typeof b||(b={});a={};for(var c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=_.Pg(b,c);d&&(_.Ng(c,d),_.Qg(a,c,d))}c="chrome-extension"==(window.location.href.match(_.ih)[1]||null);a=_.Kh(a);return!(c&&a)&&nB()},CB=function(a){return new _.Bk(function(b,c){var d=function(e){e&&e.gapiRequest?e=e.gapiRequest.data||e:c(e);e={result:204!=e.status&&_.tf(e.body),body:e.body,headers:e.headers||null,status:e.status||null,statusText:e.statusText||null};mB(e)?b(e):c(e)};
try{AB(a,d)}catch(e){c(e)}})},DB=function(a){var b=!_.R("client/cors")||!!_.R("client/xd4"),c={};_.Xl(a,function(d,e){(d=_.Ng(e,d))||b||(d=_.Mg(e));d&&(e=_.Pg(a,d))&&_.Qg(c,d,e)});return c},EB=function(a){var b=a.params||_.le();a=_.hk(b.headers||{});var c=b.httpMethod||"GET",d=String(b.url||""),e=encodeURIComponent("$unique");if(!("POST"===c||0<=_.Ut(d,0,"$unique",d.search(_.Vt))||0<=_.Ut(d,0,e,d.search(_.Vt)))){var f=[];for(g in a)Object.prototype.hasOwnProperty.call(a,g)&&f.push(g.toLowerCase());
f.sort();f.push(_.mg(location.href));var g=f.join(":");f=_.Bh();f.update(g);g=f.Dg().toLowerCase().substr(0,7);g=String(parseInt(g,16)%1E3+1E3).substr(1);d=_.ny(d,e,"gc"+g)}e=b.body||null;g=b.responseType||null;b=_.Kh(a)||"1p"==b.authType;f=!!_.R("googleapis.config/auth/useUberProxyAuth");_.Qg(a,"X-Referer",void 0);a=DB(a);var k=new rB(d,c,e,a);k.ef=b||f;g&&(k.Ck=g);return new _.Bk(function(l,m){k.then(function(n){yB(n);l(n)},function(n){m(n)})})},FB=function(a,b){var c=function(d){d=_.hk(d);delete d.result;
d={gapiRequest:{data:d}};b&&b(d,_.uf(d))};EB(a).then(c,c)},GB=function(a,b){(_.R("client/cors")||_.R("client/xd4"))&&BB(a)?FB(a,b):AB(a,b)},HB=function(a){this.Qc=a;this.ff=!1;this.promise={then:(0,_.Q)(function(b,c,d){this.ff||(this.ff=!0);this.lr&&!this.ir?this.Qc.resolve(this.lr):this.ir&&!this.lr&&this.Qc.reject(this.ir);return this.Qc.promise.then(b,c,d)},this)}};HB.prototype.resolve=function(a){this.ff?this.Qc.resolve(a):this.lr||this.ir||(this.lr=a)};
HB.prototype.reject=function(a){this.ff?this.Qc.reject(a):this.lr||this.ir||(this.ir=a)};
var IB=function(a){a=_.iy(a.error);return{code:a.code,data:a.errors,message:a.message}},JB=function(a){throw Error("va`"+a);};
var KB=function(a){gB.call(this,KB.prototype.$l);if(!a||"object"!=typeof a&&"string"!=typeof a)throw new fB("wa");if("string"===typeof a){var b={};b.path=a}else b=a;if(!b.path)throw new fB("xa");this.Wg={};this.Wg.path=b.path;this.Wg.method=b.method||"GET";this.Wg.params=b.params||{};this.Wg.headers=b.headers||{};this.Wg.body=b.body;this.Wg.root=b.root;this.Wg.responseType=b.responseType;this.Wg.apiId=b.apiId;this.Rk=b.authType||"auto";this.SV=!!b.isXd4;this.VI=!1;this.Sh(this.Rk);this.TK=!1};
_.ii(KB,gB);KB.prototype.ue=function(){return this.Wg};KB.prototype.Sh=function(a){this.Rk=a;this.VI="1p"===this.Rk};KB.prototype.Xp=function(){return this.VI};
KB.prototype.Si=function(){if(!this.TK){this.TK=!0;var a=this.Wg,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=_.Pg(b,e);f&&(e=_.Ng(e,f)||_.Mg(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)_.Qg(b,d[c][0],d[c][1]);if(this.SV)d="1p"==this.Rk;else{d=b;c=String(_.R("client/version","1.1.0"));g=String(_.R("client/name","google-api-javascript-client"));g=!0===LB[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));_.Qg(d,"X-JavaScript-User-Agent",f.join(""));_.Qg(b,"X-Requested-With","XMLHttpRequest");d=_.Pg(b,"Content-Type");a.body&&!d&&_.Qg(b,"Content-Type","application/json");_.R("client/allowExecutableResponse")||_.Qg(b,"X-Goog-Encode-Response-If-Executable","base64");(d=_.Pg(b,"Content-Type"))&&"application/json"==d.toLowerCase()&&!a.params.alt&&(a.params.alt="json");(d=a.body||null)&&_.Za(d)&&(a.body=
_.uf(d));a.key=a.id;b=_.ei(b,void 0,this.Rk);d=_.Kh(b);if((c=b)&&window.navigator){g=[];for(e=0;e<MB.length;e++)(f=window.navigator[MB[e]])&&g.push(encodeURIComponent(MB[e])+"="+encodeURIComponent(f));_.Qg(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.Rk&&(d?this.Sh("1p"):(b=_.Pg(b,"Authorization"))&&String(b).match(/^(Bearer|MAC)[ \t]/i)?this.Sh("oauth2"):this.Sh("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=_.mu(b),e=_.mu(c),g=(!g.uc&&!e.uc||g.uc==e.uc)&&(null==g.Ef&&null==e.Ef||g.Ef==e.Ef);g&&(a.path=c.substr(b.length),a.root=b)}b=a.params;c=_.Dg(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=_.Dg(g);if(g!=e)throw Error("w");"/"!=g.charAt(g.length-1)&&(g+="/");c=_.py(g,c);_.si(c,"/")&&(c=c.substring(0,c.length-1));g=_.le();for(var k in b)Object.prototype.hasOwnProperty.call(b,k)&&(e=encodeURIComponent(k),g[e]=b[k]);c=_.mh(c,g);a.path=c;a.root=oB(!!d,a.root);a.url=zB(a.path,!!d,a.root)}};
var NB=function(a){a.Si();var b=a.Wg;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.Rk}}};KB.prototype.execute=function(a){var b=NB(this);GB(b,function(c,d){var e=c;c.gapiRequest&&(e=c.gapiRequest);e&&e.data&&(e=e.data);c=e instanceof Array?e[0]:e;if(204!=c.status&&c.body)try{var f=_.tf(c.body)}catch(g){}a&&a(f,d)})};
KB.prototype.$l=function(){var a=NB(this);return(_.R("client/cors")||_.R("client/xd4"))&&BB(a)?EB(a):CB(a)};KB.prototype.zh=function(){return this.$l()};var MB=["appVersion","platform","userAgent"],LB={"google-api-gwt-client":!0,"google-api-javascript-client":!0};KB.prototype.execute=KB.prototype.execute;KB.prototype.then=KB.prototype.then;KB.prototype.getPromise=KB.prototype.zh;
var OB=function(a){if(!a||"object"!=typeof a)throw new fB("ya");if(!a.method)throw new fB("za");this.gw=a};OB.prototype.yl=function(){var a=this.gw.transport;return a?a.root||null:null};OB.prototype.execute=function(a){var b=jB();b.add(this,{id:"gapiRpc",callback:this.Hq(a)});b.execute()};
OB.prototype.kv=function(a){var b=this.gw.method,c=String,d;(d=this.gw.apiVersion)||(d=String(b).split(".")[0],d=_.R("googleapis.config/versions/"+b)||_.R("googleapis.config/versions/"+d)||"v1",d=String(d));a={jsonrpc:"2.0",id:a,method:b,apiVersion:c(d)};(b=this.gw.rpcParams)&&(a.params=b);return a};
OB.prototype.Hq=function(a){return function(b,c){if(b)if(b.error){var d=b.error;null==d.error&&(d.error=_.hk(b.error))}else d=b.result||b.data,_.Za(d)&&null==d.result&&(d.result=_.hk(b.result||b.data));else d=!1;a(d,c)}};OB.prototype.execute=OB.prototype.execute;
var QB=function(a,b){this.tf=b||0;2==this.tf?(b=null,null!=a&&_.Za(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.kb=new OB(b)):(0==this.tf&&(b=a&&a.callback)&&(a.callback=PB(b)),b=null,null!=a&&(_.Za(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.kb=new KB(b))},PB=function(a){return function(b){if(null!=b&&_.Za(b)&&b.error){var c=IB(b);b=_.uf([{id:"gapiRpc",error:c}]);c.error=_.iy(c)}else null==b&&(b={}),c=_.iy(b),c.result=_.iy(b),b=_.uf([{id:"gapiRpc",result:b}]);a(c,b)}};_.h=QB.prototype;_.h.getFormat=function(){return this.tf};_.h.execute=function(a){this.kb.execute(a&&1==this.tf?PB(a):a)};_.h.then=function(a,b,c){2==this.tf&&JB('The "then" method is not available on this object.');return this.kb.then(a,b,c)};
_.h.tw=function(a){this.kb.tw&&this.kb.tw(a)};_.h.ue=function(){if(this.kb.ue)return this.kb.ue()};_.h.Si=function(){this.kb.ue&&this.kb.Si()};_.h.yl=function(){if(this.kb.yl)return this.kb.yl()};_.h.kv=function(a){if(this.kb.kv)return this.kb.kv(a)};_.h.Sh=function(a){this.kb.Sh&&this.kb.Sh(a)};_.h.Xp=function(){return this.kb.Xp()};_.h.zh=function(){if(this.kb.zh)return this.kb.zh()};QB.prototype.execute=QB.prototype.execute;QB.prototype.then=QB.prototype.then;QB.prototype.getPromise=QB.prototype.zh;
var RB=/<response-(.*)>/,SB=/^application\/http(;.+$|$)/,TB=["clients6.google.com","content.googleapis.com","www.googleapis.com"],UB=function(a,b){a=_.Pg(a,b);if(!a)throw new fB("Aa");return a},VB=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)},WB=function(a){a=a.map(function(b){return b.request});
return VB(a)},XB=function(a,b){var c=[];a=a.ue();var d=function(f,g){_.Xl(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")},$B=function(a,b){a=YB(a,b);var c={};_.Ab(a,function(d,e){c[e]=ZB(d,e)});return c},ZB=function(a,b){return{result:a.result||a.body,rawResult:_.uf({id:b,result:a.result||a.body}),
id:b}},YB=function(a,b){a=(0,_.sb)(a);_.si(a,"--")&&(a=a.substring(0,a.length-2));a=a.split(b);b=_.le();for(var c=0;c<a.length;c++)if(a[c]){var d;if(d=a[c]){_.si(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=aC(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=aC(d,e);e<d.length&&""!=d[e];)e++;e++;f.body=d.slice(e).join("\r\n");
yB(f);d=f}else d=null;e=_.le();f=UB(d.outerHeaders,"Content-Type");if(null==SB.exec(f))throw new fB("Ca`"+f);f=UB(d.outerHeaders,"Content-ID");f=RB.exec(f);if(!f)throw new fB("Da");e.id=decodeURIComponent(f[1].split("@")[0].replace(/^.*[+]/,""));e.response={status:d.status,statusText:d.statusText,headers:d.headers};204!=d.status&&(e.response.body=d.body,e.response.result=_.tf(d.body));d=e}else d=null;d&&d.id&&(b[d.id]=d.response)}return b},aC=function(a,b){for(var c=[];b<a.length&&a[b];b++)c.push(a[b]);
return _.Rg(c.join("\r\n"),!1)},bC=function(a,b,c){a=a||b;if(!a||"https"!==_.mu(a).Ve)if(a=c?_.R("googleapis.config/root-1p"):_.R("googleapis.config/root"),!a)return!1;a=oB(c,String(a))||a;return TB.includes(_.mu(a).uc)};
var cC=function(a){gB.call(this,cC.prototype.$l);this.Di={};this.Rs={};this.Ak=[];this.Ce=a;this.gW=!!a;this.iI=this.vu=!1};_.ii(cC,gB);var dC=function(a,b){a=_.Da(Object.values(a.Di));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},eC=function(a){(function(b){setTimeout(function(){throw b;})})(a)};
cC.prototype.add=function(a,b){var c=b||_.le();b=_.le();if(!a)throw new fB("Ea`"+(_.me(c,"id")?'"'+c.id+'" ':""));a.Si();b.request=a;var d=_.Lk();d=new HB(d);b.Wn=d;a.tw(b.Wn.promise);d=a.ue().headers;_.Kh(d)&&(this.vu=!0);(d=String((d||{}).Authorization||"")||null)&&d.match(/^Bearer|MAC[ \t]/i)&&(this.iI=!0);d=a.ue().root;if(!this.gW){if(d&&this.Ce&&d!=this.Ce)throw new fB("Fa");this.Ce=d||this.Ce}if(_.me(c,"id")){d=c.id;if(dC(this,d))throw new fB("Ga`"+d);b.id=d}else{do b.id=String(Math.round(2147483647*
_.Yh()));while(dC(this,b.id))}b.callback=c.callback;c="batch";bC(this.Ce,a.ue().path,this.vu)&&(c=WB([b]));this.Di[c]=this.Di[c]||[];this.Di[c].push(b);this.Rs[b.id]=b;return b.id};
var fC=function(a){var b=[],c=bC(a.Ce,void 0,a.vu);1<Object.entries(a.Di).length&&_.Af("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.Di)),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.Si(),"batch"===f&&c&&(g=!1,l.JV=!0,l.request.ue.root=a.Ce,b.push(l.request),a.Ak.push([l]));
if(g){f=a.Ce;g=a.vu;k=a.iI;l="batch"+String(Math.round(2147483647*_.Yh()))+String(Math.round(2147483647*_.Yh()));var m="--"+l;l="multipart/mixed; boundary="+l;for(var n={path:WB(e),method:"POST"},r=[],u=0;u<e.length;u++)r.push(XB(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")&&nB()?
(n.isXd4=!0,n.params={$ct:l},n.headers={},_.Qg(n.headers,"Content-Type","text/plain; charset=UTF-8"),g?n.authType="1p":k&&(n.authType="oauth2"),f=new KB(n)):(n.headers={},_.Qg(n.headers,"Content-Type",l),f=kB(n));b.push(f);a.Ak.push(e)}}return b};
cC.prototype.execute=function(a){if(!(1>Object.keys(this.Di).length)){var b=this.Hq(a);a=fC(this);var c=[],d=a.map(function(e){return new _.Bk(function(f){try{e.execute(function(g,k){return f({aF:g,CX:k})})}catch(g){c.push(g),f({aF:{Ot:!1,reason:g}})}})});if(0<c.length&&c.length===a.length)throw c[0];_.Jk(d).then(function(e){var f=e.map(function(g){return g.CX});e=e.map(function(g){return g.aF});b(e,f)})}};
cC.prototype.$l=function(){var a=this;if(1>Object.keys(this.Di).length)return _.Fk({});var b=fC(this).map(function(c){return new _.Bk(function(d,e){return c.zh().then(d,e)})});return hB(b).then(function(c){c=c.map(function(d){return d.Ot?d.value:d});return gC(a,c,!0)})};
var gC=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.Ot){l++;b[m]=n.reason;for(var r=hC([b[m]]),u=_.Da(a.Ak[m]),q=u.next();!q.done;q=u.next())g[q.value.id]=r}else{if(1>a.Ak[m].length)throw new fB("Ia");try{var v=!(1===a.Ak[m].length&&a.Ak[m][0].JV),t=a.Ak[m][0].id;if(!c){q=n;var w=d[m];r=q;if(w&&(!r||!v)){var z=_.tf(w);z&&(r=z.gapiRequest?z.gapiRequest.data:z,!v&&q&&(r.body=q))}if(!r)throw new fB("Ka");n=r}q=void 0;if(r=n){var C=r.headers;if(C){var A=_.le();
for(q in C)if(Object.prototype.hasOwnProperty.call(C,q)){var x=_.Pg(C,q);_.Qg(A,q,x,!0)}r.headers=A}}if(v&&0!=UB(n.headers,"Content-Type").indexOf("multipart/mixed"))throw new fB("Ja");k=k||_.iy(n);var N=mB(n);N&&!mB(k)&&(k.status=n.status,k.statusText=n.statusText);if(N||c||!v){f=!0;q=Object;var O=q.assign;r=g;u=a;var X=n,J=c;n={};if(v){J=J?YB:$B;var H=UB(X.headers,"Content-Type").split("boundary=")[1];if(!H)throw new fB("Ba");n=J(X.body,"--"+H)}else J?(X.result=_.tf(X.body),n[t]=X):n[t]=ZB(X,t);
X={};for(var V=_.Da(Object.entries(n)),ra=V.next();!ra.done;ra=V.next()){var sa=_.Da(ra.value),xa=sa.next().value,Ea=sa.next().value;X[xa]=Ea;if(!u.Rs[xa])throw new fB("Ha`"+xa);}g=O.call(q,r,X)}}catch(Ka){for(l++,b[m]=Ka,r=hC([Ka]),u=_.Da(a.Ak[m]),q=u.next();!q.done;q=u.next())g[q.value.id]=r}}}if(l===b.length){d=hC(b);g=_.uf(d);k=0;a=Array.from(Object.values(a.Di)).flat();f=_.Da(a);for(l=f.next();!l.done;l=f.next())if(l=l.value,c)l.Wn.reject(d);else if(l.callback)try{k++,l.callback(d,g)}catch(Ka){eC(Ka)}if(e)try{e(d,
g)}catch(Ka){eC(Ka)}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.Rs[m],l&&mB(l)?m.Wn.resolve(l):m.Wn.reject(l);else if(m=a.Rs[m],m.callback){if(l&&l.rawResult)try{delete l.rawResult}catch(Ka){}try{m.callback(l||!1,_.uf(l))}catch(Ka){eC(Ka)}}k.result=g||{};k.body=1===b.length?k.body:"";if(e)try{e(g||null,1===d.length?d[0]:null)}catch(Ka){eC(Ka)}return k}},hC=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:_.uf(b),headers:null,status:null,statusText:null}};
cC.prototype.Hq=function(a){var b=this;return function(c,d){b.Ex(c,d,a)}};cC.prototype.Ex=function(a,b,c){gC(this,a,!1,b,c)};cC.prototype.add=cC.prototype.add;cC.prototype.execute=cC.prototype.execute;cC.prototype.then=cC.prototype.then;
var iC=function(){this.Nj=[];this.Ce=this.Pc=null};iC.prototype.add=function(a,b){b=b||{};var c={},d=Object.prototype.hasOwnProperty;if(a)c.im=a;else throw new fB("Ea`"+(d.call(b,"id")?'"'+b.id+'" ':""));if(d.call(b,"id")){a=b.id;for(d=0;d<this.Nj.length;d++)if(this.Nj[d].id==a)throw new fB("Ga`"+a);c.id=a}else{do c.id=String(2147483647*_.Yh()|0);while(d.call(this.Nj,c.id))}c.callback=b.callback;this.Nj.push(c);return c.id};
var jC=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)}};
iC.prototype.execute=function(a){this.Pc=[];for(var b,c,d=0;d<this.Nj.length;d++)b=this.Nj[d],c=b.im,this.Pc.push(c.kv(b.id)),this.Ce=c.yl()||this.Ce;c=this.Hq(a);a={requests:this.Pc,root:this.Ce};b={};d=a.headers||{};for(var e in d){var f=e;if(Object.prototype.hasOwnProperty.call(d,f)){var g=_.Pg(d,f);g&&(f=_.Ng(f,g)||_.Mg(f))&&_.Qg(b,f,g)}}_.Qg(b,"Content-Type","application/json");e=jC(c);kB({method:"POST",root:a.root||void 0,path:"/rpc",params:a.urlParams,headers:b,body:a.requests||[]}).then(e,
e)};iC.prototype.Hq=function(a){var b=this;return function(c,d){b.Ex(c,d,a)}};iC.prototype.Ex=function(a,b,c){a||(a={});for(var d=0;d<this.Nj.length;d++){var e=this.Nj[d];e.callback&&e.callback(a[e.id]||!1,b)}c&&c(a,b)};lB.dF(function(){return new iC});iC.prototype.add=iC.prototype.add;iC.prototype.execute=iC.prototype.execute;
var kC=function(a,b){this.gX=a;this.tf=b||null;this.So=null};kC.prototype.yA=function(a){this.tf=a;this.So=2==this.tf?new iC:new cC(this.gX)};kC.prototype.add=function(a,b){if(!a)throw a=b||_.le(),new fB("Ea`"+(_.me(a,"id")?'"'+a.id+'" ':""));null===this.tf&&this.yA(a.getFormat());this.tf!==a.getFormat()&&JB("Unable to add item to batch.");var c=b&&b.callback;1==this.tf&&c&&(b.callback=function(d){d=lC(d);var e=_.uf([d]);c(d,e)});return this.So.add(a,b)};
kC.prototype.execute=function(a){var b=a&&1==this.tf?function(c){var d=[];_.Xl(c,function(f,g){f=lC(f);c[g]=f;d.push(f)});var e=_.uf(d);a(c,e)}:a;this.So&&this.So.execute(b)};var lC=function(a){var b=a?_.cy(a,"result"):null;_.Za(b)&&null!=b.error&&(b=IB(b),a={id:a.id,error:b});return a};kC.prototype.then=function(a,b,c){2==this.tf&&JB('The "then" method is not available on this object.');return this.So.then(a,b,c)};kC.prototype.add=kC.prototype.add;kC.prototype.execute=kC.prototype.execute;
kC.prototype.then=kC.prototype.then;
var mC=function(a){gB.call(this,mC.prototype.$l);this.kb=a};_.ii(mC,gB);var nC=function(a){a.kb.Si();var b=a.kb,c=b.ue();return!(bC(c.root,c.path,a.kb.Xp())?"batch"!==VB([b]):1)};_.h=mC.prototype;
_.h.execute=function(a){var b=this;if(nC(this))this.kb.execute(a);else{var c=function(d){if("function"===typeof a){var e={gapiRequest:{data:{status:d&&d.status,statusText:d&&d.statusText,headers:d&&d.headers,body:d&&d.body}}};if(1===b.getFormat()){a=PB(a);var f={}}var g=d?d.result:!1;d&&204==d.status&&(g=f,delete e.gapiRequest.data.body);a(g,_.uf(e))}};this.zh().then(c,c)}};
_.h.$l=function(){return nC(this)?this.kb.zh():new _.Bk(function(a,b){var c=iB(),d=c.add(this.kb,{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="");mB(f)?a(f):b(f);return}b(e)},b)},this)};_.h.ue=function(){if(this.kb.ue)return this.kb.ue()};_.h.Si=function(){this.kb.Si&&this.kb.Si()};_.h.yl=function(){if(this.kb.yl)return this.kb.yl()};
_.h.Sh=function(a){this.kb.Sh&&this.kb.Sh(a)};_.h.Xp=function(){return this.kb.Xp()};_.h.getFormat=function(){return this.kb.getFormat?this.kb.getFormat():0};_.h.zh=function(){return this.$l()};mC.prototype.execute=mC.prototype.execute;mC.prototype.then=mC.prototype.then;mC.prototype.getPromise=mC.prototype.zh;
var oC="/rest?fields="+encodeURIComponent("kind,name,version,rootUrl,servicePath,resources,parameters,methods,batchPath,id")+"&pp=0",pC=function(a,b){return"/discovery/v1/apis/"+(encodeURIComponent(a)+"/"+encodeURIComponent(b)+oC)},rC=function(a,b,c,d){if(_.Za(a)){var e=a;var f=a.name;a=a.version||"v1"}else f=a,a=b;if(!f||!a)throw new fB("La");var g=c||function(){},k=_.Za(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 fB("Ma"));else{l=k.root;l=null!=m.rootUrl?String(m.rootUrl):l;l="string"===typeof l?l.replace(/([^\/])\/$/,"$1"):void 0;k.root=l;m.name&&m.version&&!m.id&&(m.id=[m.name,m.version].join(":"));m.id&&(k.apiId=m.id,l="client/batchPath/"+m.id,m.batchPath&&!_.R(l)&&_.Fe(l,m.batchPath));var n=m.servicePath,r=m.parameters,u=function(v){_.Xl(v,function(t){if(!(t&&t.id&&t.path&&t.httpMethod))throw new fB("wa");var w=t.id.split("."),z=window.gapi.client,C;for(C=0;C<w.length-1;C++){var A=
w[C];z[A]=z[A]||{};z=z[A]}var x,N;k&&(k.hasOwnProperty("root")&&(x=k.root),k.hasOwnProperty("apiId")&&(N=k.apiId));A=window.gapi.client[w[0]];A.$D||(A.$D={servicePath:n||"",parameters:r,apiId:N});w=w[C];z[w]||(z[w]=_.li(qC,{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:x},A.$D))})},q=function(v){_.Xl(v,function(t){u(t.methods);q(t.resources)})};q(m.resources);
u(m.methods);g.call()}};e?c({result:e}):0<f.indexOf("://")?kB({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):kB({path:pC(f,a),root:d&&d.root}).then(c,c)},qC=function(a,b,c,d){var e=b.servicePath||"";_.bd(e,
"/")||(e="/"+e);var f=sC(a.path,[a.parameters,b.parameters],c||{});c=f.xk;var g=f.C_;e=_.py(e,f.path);f=g.root;delete g.root;var k=a.parameterName;!k&&1==_.gy(g)&&g.hasOwnProperty("resource")&&(k="resource");if(k){var l=g[k];delete g[k]}null==l&&(l=d);null==l&&a.request&&(_.ui(g)&&(g=void 0),l=g);k={};var m=a.httpMethod;"GET"==m&&void 0!==l&&""!=String(l)&&(_.Qg(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 kB({path:e,method:m,
params:c,headers:k,body:l,root:f||a.root,apiId:b.apiId},1)},sC=function(a,b,c){c=_.hk(c);var d={};_.Wl(b,function(e){_.Xl(e,function(f,g){var k=f.required;if("path"==f.location)if(Object.prototype.hasOwnProperty.call(c,g))-1!=a.indexOf("{"+g+"}")?(f=_.gh(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 fB("Na`"+g);}else"query"==f.location&&Object.prototype.hasOwnProperty.call(c,g)&&(d[g]=c[g],delete c[g])})});
if(b=c.trace)d.trace=b,delete c.trace;return{path:a,xk:d,C_:c}};
var tC=function(a,b,c,d){var e=b||"v1",f=_.Za(d)?d:{root:d};if(c)rC(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 _.Bk(function(g,k){var l=function(m){m?k(m):g()};try{rC(a,e,l,f)}catch(m){k(m)}})},uC=new RegExp(/^((([Hh][Tt][Tt][Pp][Ss]?:)?\/\/[^\/?#]*)?\/)?/.source+/(_ah\/api\/)?(batch|rpc)(\/|\?|#|$)/.source),vC=function(a,b){if(!a)throw new fB("wa");var c="object"===
typeof a?a:{path:a};a=c.callback;delete c.callback;b=new QB(c,b);if(c=!!_.R("client/xd4")&&nB()){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(uC)}c&&(b=new mC(b));return a?(b.execute(a),null):b};lB.eF(function(a){return vC.apply(null,arguments)});
var wC=function(a,b){if(!a)throw new fB("wa");for(var c=a.split("."),d=window.gapi.client,e=0;e<c.length-1;e++){var f=c[e];d[f]=d[f]||{};d=d[f]}c=c[c.length-1];if(!d[c]){var g=b||{};d[c]=function(k){var l="string"==typeof g?g:g.root;k&&k.root&&(l=k.root);return new QB({method:a,apiVersion:g.apiVersion,rpcParams:k,transport:{name:"googleapis",root:l}},2)}}},xC=function(a){return new kC(a)};lB.cF(function(a){return xC.apply(null,arguments)});
var yC=function(a){if(_.Fh.JSONRPC_ERROR_MOD)throw new fB("Oa`"+a);_.yf(a+" is deprecated. See https://developers.google.com/api-client-library/javascript/reference/referencedocs")};
_.K("gapi.client.init",function(a){a.apiKey&&_.Fe("client/apiKey",a.apiKey);var b=_.ob(a.discoveryDocs||[],function(d){return tC(d)});if((a.clientId||a.client_id)&&a.scope){var c=new _.Bk(function(d,e){var f=function(){_.D.gapi.auth2.init.call(_.D.gapi.auth2,a).then(function(){d()},e)};_.D.gapi.load("auth2",{callback:function(){f()},onerror:function(g){e(g||Error("Pa"))}})});b.push(c)}else(a.clientId||a.client_id||a.scope)&&_.yf("client_id and scope must both be provided to initialize OAuth.");return _.Jk(b).then(function(){})});
_.K("gapi.client.load",tC);_.K("gapi.client.newBatch",xC);_.K("gapi.client.newRpcBatch",function(){yC("gapi.client.newRpcBatch");return xC()});_.K("gapi.client.newHttpBatch",function(a){yC("gapi.client.newHttpBatch");return new kC(a,0)});_.K("gapi.client.register",function(a,b){yC("gapi.client.register");var c;b&&(c={apiVersion:b.apiVersion,root:b.root});wC(a,c)});_.K("gapi.client.request",vC);
_.K("gapi.client.rpcRequest",function(a,b,c){yC("gapi.client.rpcRequest");if(!a)throw new fB("Qa");return new QB({method:a,apiVersion:b,rpcParams:c,transport:{name:"googleapis",root:c&&c.root||""}},2)});_.K("gapi.client.setApiKey",function(a){_.Fe("client/apiKey",a);_.Fe("googleapis.config/developerKey",a)});_.K("gapi.client.setApiVersions",function(a){yC("gapi.client.setApiVersions");_.Fe("googleapis.config/versions",a)});_.K("gapi.client.getToken",function(a){return _.Nh(a)});
_.K("gapi.client.setToken",function(a,b){a?_.mw(a,b):_.nw(b)});_.K("gapi.client.AuthType",{q0:"auto",NONE:"none",p4:"oauth2",o2:"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");

var tp,up,vp,xp;tp=["left","right"];up="inline bubble none only pp vertical-bubble".split(" ");vp=function(a,b){if("string"==typeof a){a=a.toLowerCase();var c;for(c=0;c<b.length;c++)if(b[c]==a)return a}};_.wp=function(a){return vp(a,up)};xp=function(a){return vp(a,tp)};_.yp=function(a){a.source=[null,"source"];a.expandTo=[null,"expandTo"];a.align=[xp];a.annotation=[_.wp];a.origin=[_.wn]};

_.p.HC("bubble",function(a){(0,_.jg)("iframes-styles-bubble",a)});

_.p.HC("slide-menu",function(a){(0,_.jg)("iframes-styles-slide-menu",a)});

_.K("gapi.plusone.render",_.b1);_.K("gapi.plusone.go",_.c1);

var d1={tall:{"true":{width:50,height:60},"false":{width:50,height:24}},small:{"false":{width:24,height:15},"true":{width:70,height:15}},medium:{"false":{width:32,height:20},"true":{width:90,height:20}},standard:{"false":{width:38,height:24},"true":{width:106,height:24}}},e1={width:180,height:35},f1=function(a){return"string"==typeof a?""!=a&&"0"!=a&&"false"!=a.toLowerCase():!!a},g1=function(a){var b=parseInt(a,10);if(b==a)return String(b)},h1=function(a){if(f1(a))return"true"},i1=function(a){return"string"==
typeof a&&d1[a.toLowerCase()]?a.toLowerCase():"standard"},j1=function(a,b){return"tall"==i1(b)?"true":null==a||f1(a)?"true":"false"},k1=function(a,b){return d1[i1(a)][j1(b,a)]},l1=function(a,b,c){a=_.wp(a);b=i1(b);if(""!=a){if("inline"==a||"only"==a)return a=450,c.width&&(a=120<c.width?c.width:120),{width:a,height:d1[b]["false"].height};if("bubble"!=a){if("none"==a)return d1[b]["false"];if("pp"==a)return e1}}return d1[b]["true"]},m1={href:[_.xn,"url"],width:[g1],size:[i1],resize:[h1],autosize:[h1],
count:[function(a,b){return j1(b.count,b.size)}],db:[_.yn],ecp:[_.zn],textcolor:[function(a){if("string"==typeof a&&a.match(/^[0-9A-F]{6}$/i))return a}],drm:[h1],recommendations:[],fu:[],ad:[h1],cr:[g1],ag:[g1],"fr-ai":[],"fr-sigh":[]};
(function(){var a={0:"plusone"},b=_.R("iframes/plusone/preloadUrl");b&&(a[7]=b);_.yp(m1);a[1]=m1;a[2]={width:[function(c,d){return d.annotation?l1(d.annotation,d.size,d).width:k1(d.size,d.count).width}],height:[function(c,d){return d.annotation?l1(d.annotation,d.size,d).height:k1(d.size,d.count).height}]};a[3]={onPlusOne:{Jw:function(c){return"on"==c.state?"+1":null},PD:"callback"},onstartinteraction:!0,onendinteraction:!0,onpopup:!0};a[4]=["div","button"];a=_.rp(a);_.c1=a.go;_.b1=a.ua})();

});
// Google Inc.
