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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ia,ka,pa,ra,Ca,Ea,Ja,Sa;_.ba=function(a){return function(){return _.aa[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.aa=[];ia=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};ka="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
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");};ra=pa(this);Ca=function(a,b){if(b)a:{var c=ra;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ka(c,a,{configurable:!0,writable:!0,value:b})}};
Ca("Symbol",function(a){if(a)return a;var b=function(e,f){this.sP=e;ka(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.sP};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});
Ca("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=ra[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ka(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ea(ia(this))}})}return a});Ea=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Ha=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ia(a)}};_.Ia="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ja=Object.setPrototypeOf;else{var La;a:{var Ma={a:!0},Oa={};try{Oa.__proto__=Ma;La=Oa.a;break a}catch(a){}La=!1}Ja=La?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Ra=Ja;Sa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};Ca("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Sa(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});
var Ua=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};Ca("Array.prototype.keys",function(a){return a?a:function(){return Ua(this,function(b){return b})}});Ca("Array.prototype.values",function(a){return a?a:function(){return Ua(this,function(b,c){return c})}});
var Va=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ca("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Va(b,d)&&c.push(b[d]);return c}});
Ca("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}});Ca("Array.prototype.entries",function(a){return a?a:function(){return Ua(this,function(b,c){return[b,c]})}});
Ca("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Ca("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}});Ca("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Sa(this,b,"includes").indexOf(b,c||0)}});
Ca("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Va(b,d)&&c.push([d,b[d]]);return c}});var Wa="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)Va(d,e)&&(a[e]=d[e])}return a};Ca("Object.assign",function(a){return a||Wa});
Ca("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}});
Ca("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Va(l,f)){var m=new b;ka(l,f,{value:m})}}function e(l){var m=Object[l];m&&(Object[l]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),n=new a([[l,2],[m,3]]);if(2!=n.get(l)||3!=n.get(m))return!1;n.delete(l);n.set(m,4);return!n.has(l)&&4==n.get(m)}catch(q){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Ea=(g+=Math.random()+1).toString();if(l){l=_.Ha(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(!Va(l,f))throw Error("c`"+l);l[f][this.Ea]=m;return this};k.prototype.get=function(l){return c(l)&&Va(l,f)?l[f][this.Ea]:void 0};k.prototype.has=function(l){return c(l)&&Va(l,f)&&Va(l[f],this.Ea)};k.prototype.delete=
function(l){return c(l)&&Va(l,f)&&Va(l[f],this.Ea)?delete l[f][this.Ea]:!1};return k});
Ca("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(_.Ha([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var m=l.entries(),n=m.next();if(n.done||n.value[0]!=k||"s"!=n.value[1])return!1;n=m.next();return n.done||4!=n.value[0].x||"t"!=n.value[1]||!m.next().done?!1:!0}catch(q){return!1}}())return a;var b=new WeakMap,c=function(k){this.Hf={};this.kf=
f();this.size=0;if(k){k=_.Ha(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.Hf[m.id]=[]);m.Ee?m.Ee.value=l:(m.Ee={next:this.kf,lj:this.kf.lj,head:this.kf,key:k,value:l},m.list.push(m.Ee),this.kf.lj.next=m.Ee,this.kf.lj=m.Ee,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.Ee&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.Hf[k.id],k.Ee.lj.next=k.Ee.next,k.Ee.next.lj=
k.Ee.lj,k.Ee.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Hf={};this.kf=this.kf.lj=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).Ee};c.prototype.get=function(k){return(k=d(this,k).Ee)&&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.Hf[m];if(n&&Va(k.Hf,m))for(k=0;k<n.length;k++){var q=n[k];if(l!==l&&q.key!==q.key||l===q.key)return{id:m,list:n,index:k,Ee:q}}return{id:m,list:n,index:-1,Ee:void 0}},e=function(k,l){var m=k.kf;return Ea(function(){if(m){for(;m.head!=k.kf;)m=m.lj;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.lj=k.next=k.head=k},g=0;return c});
Ca("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(_.Ha([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.Ka=new Map;if(c){c=
_.Ha(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ka.size};b.prototype.add=function(c){c=0===c?0:c;this.Ka.set(c,c);this.size=this.Ka.size;return this};b.prototype.delete=function(c){c=this.Ka.delete(c);this.size=this.Ka.size;return c};b.prototype.clear=function(){this.Ka.clear();this.size=0};b.prototype.has=function(c){return this.Ka.has(c)};b.prototype.entries=function(){return this.Ka.entries()};b.prototype.values=function(){return this.Ka.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ka.forEach(function(f){return c.call(d,f,f,e)})};return b});_.Xa={};_.Ya=_.Ya||{};_.p=this||self;_.Za="closure_uid_"+(1E9*Math.random()>>>0);_.z=function(a,b){a=a.split(".");var c=_.p;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};
_.A=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Lp=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
gadgets=window.gadgets||{};osapi=window.osapi=window.osapi||{};

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

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ad,bd,cd,ed,gd,id,jd,kd,ld,md,nd,od,qd,xd,yd,zd,Ad,Id,Jd;_.Wc=function(a,b){return _.aa[a]=b};_.Xc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Xc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.dN=!0};_.Yc=function(a){return Array.prototype.concat.apply([],arguments)};_.$c=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.Ph=_.Wc(6,function(){return 1});_.ec.prototype.Ph=_.Wc(5,function(){return this.RT});
_.Ob.prototype.Cd=_.Wc(4,function(){return this.IO});_.Tb.prototype.Cd=_.Wc(3,function(){return this.PM.toString()});_.Yb.prototype.Cd=_.Wc(2,function(){return this.OM});_.ac.prototype.Cd=_.Wc(1,function(){return this.NM});_.ec.prototype.Cd=_.Wc(0,function(){return this.MM.toString()});ad=null;bd=/^[\w+/_-]+[=]{0,2}$/;cd=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&bd.test(a)?a:""};
_.dd=function(a){if(a&&a!=_.p)return cd(a.document);null===ad&&(ad=cd(_.p.document));return ad};ed=0;_.fd=function(a){return Object.prototype.hasOwnProperty.call(a,_.Za)&&a[_.Za]||(a[_.Za]=++ed)};_.A(_.Xc,Error);_.Xc.prototype.name="CustomError";_.hd=function(a,b){return 0==a.lastIndexOf(b,0)};id=/&/g;jd=/</g;kd=/>/g;ld=/"/g;md=/'/g;nd=/\x00/g;od=/[\x00&<>"']/;
_.pd=function(a,b){if(b)a=a.replace(id,"&amp;").replace(jd,"&lt;").replace(kd,"&gt;").replace(ld,"&quot;").replace(md,"&#39;").replace(nd,"&#0;");else{if(!od.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(id,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(jd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(kd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(ld,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(md,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(nd,"&#0;"))}return a};qd={};
_.rd=function(a,b){this.QM=b===qd?a:""};_.rd.prototype.Wh=!0;_.rd.prototype.Cd=function(){return this.QM.toString()};_.rd.prototype.YB=!0;_.rd.prototype.Ph=function(){return 1};_.sd=function(a){if(a instanceof _.rd&&a.constructor===_.rd)return a.QM;_.db(a);return"type_error:TrustedResourceUrl"};_.td=function(a){return _.sd(a).toString()};_.ud=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.rd(a,qd)};_.vd=function(a){return _.ud(_.Pb(a))};
_.wd=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.PM;_.db(a);return"type_error:SafeUrl"};xd=/^(?: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;yd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
zd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(yd);return b&&xd.test(b[1])?new _.Tb(a,_.Sb):null};Ad=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.Bd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Wh?a.Cd():String(a);return Ad.test(a)?new _.Tb(a,_.Sb):zd(a)};
_.Cd=function(a,b){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Wh?a.Cd():String(a);if(b&&/^data:/i.test(a)&&(b=zd(a)||_.Wb,b.Cd()==a))return b;Ad.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Sb)};_.Dd=function(a){if(a instanceof _.ec)return a;var b="object"==typeof a,c=null;b&&a.YB&&(c=a.Ph());return _.gc(_.pd(b&&a.Wh?a.Cd():String(a)),c)};_.Ed=function(a,b){if((0,_.jc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.fc(b)};
_.Fd=function(a,b){b=b instanceof _.Tb?b:_.Cd(b);a.href=_.wd(b)};_.Gd=function(a,b,c,d){a=a instanceof _.Tb?a:_.Cd(a);b=b||_.p;c=c instanceof _.Ob?_.Pb(c):c||"";return void 0!==d?b.open(_.wd(a),c,d,void 0):b.open(_.wd(a),c)};_.Hd=function(a){return a=_.pd(a,void 0)};Id=!_.sc||_.Tc(9);Jd=!_.vc&&!_.sc||_.sc&&_.Tc(9)||_.vc&&_.Rc("1.9.1");_.Kd=_.sc&&!_.Rc("9");_.Ld=_.sc||_.rc||_.wc;_.Md=_.sc&&!_.Tc(9);
var Td,Xd;_.Qd=function(a){return a?new _.Od(_.Pd(a)):gd||(gd=new _.Od)};_.Rd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Sd=function(a,b,c,d){a=d||a;b=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(b||c))return a.querySelectorAll(b+(c?"."+c:""));if(c&&a.getElementsByClassName){a=a.getElementsByClassName(c);if(b){d={};for(var e=0,f=0,g;g=a[f];f++)b==g.nodeName&&(d[e++]=g);d.length=e;return d}return a}a=a.getElementsByTagName(b||"*");if(c){d={};for(f=e=0;g=a[f];f++)b=g.className,"function"==typeof b.split&&_.ab(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Ud=function(a,b){_.Bb(b,function(c,d){c&&"object"==typeof c&&c.Wh&&(c=c.Cd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Td.hasOwnProperty(d)?a.setAttribute(Td[d],c):_.hd(d,"aria-")||_.hd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Td={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
_.Vd=function(a){return a?a.parentWindow||a.defaultView:window};_.Yd=function(a,b){var c=String(b[0]),d=b[1];if(!Id&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Hd(d.name),'"');if(d.type){c.push(' type="',_.Hd(d.type),'"');var e={};_.Db(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Wd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Ud(c,d));2<b.length&&Xd(a,c,b,2);return c};
Xd=function(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?a.createTextNode(k):k)}for(;d<c.length;d++){var f=c[d];if(!_.eb(f)||_.bb(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.bb(f)){var g="function"==typeof f.item||"string"==typeof f.item;break a}if("function"===typeof f){g="function"==typeof f.item;break a}}g=!1}_.ob(g?_.$c(f):f,e)}}};_.Zd=function(a){return _.Wd(document,a)};
_.Wd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.$d=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.ae=function(a,b){Xd(_.Pd(a),a,arguments,1)};_.be=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.ce=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.de=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.ee=function(a){var b,c=a.parentNode;if(c&&11!=c.nodeType){if(a.removeNode)return a.removeNode(!1);for(;b=a.firstChild;)c.insertBefore(b,a);return _.de(a)}};
_.fe=function(a){return Jd&&void 0!=a.children?a.children:_.pb(a.childNodes,function(b){return 1==b.nodeType})};_.ge=function(a){return _.bb(a)&&1==a.nodeType};_.he=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};_.Pd=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.ie=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.be(a),a.appendChild(_.Pd(a).createTextNode(String(b)))};_.Od=function(a){this.vb=a||_.p.document||document};_.h=_.Od.prototype;_.h.Ia=_.Qd;_.h.lE=_.ba(7);_.h.yb=function(){return this.vb};_.h.H=function(a){return _.Rd(this.vb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.vb).getElementsByTagName(String(a))};_.h.ua=function(a,b,c){return _.Yd(this.vb,arguments)};_.h.createElement=function(a){return _.Wd(this.vb,a)};_.h.createTextNode=function(a){return this.vb.createTextNode(String(a))};_.h.Db=function(){var a=this.vb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.ae;_.h.canHaveChildren=_.$d;_.h.Sd=_.be;_.h.$K=_.ce;_.h.removeNode=_.de;_.h.CU=_.ee;_.h.IA=_.fe;
_.h.isElement=_.ge;_.h.contains=_.he;_.h.Zh=_.ba(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.je=window;_.ke=document;_.le=_.je.location;_.me=/\[native code\]/;_.ne=function(a,b,c){return a[b]=a[b]||c};_.oe=function(){var a;if((a=Object.create)&&_.me.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.pe=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.qe=function(a,b){a=a||{};for(var c in a)_.pe(a,c)&&(b[c]=a[c])};_.se=_.ne(_.je,"gapi",{});
_.ue=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};_.ve=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.we=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");
_.xe=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");
_.ze=function(a,b,c){_.ye(a,b,c,"add","at")};_.ye=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)};
_.Ae=_.ne(_.je,"___jsl",_.oe());_.ne(_.Ae,"I",0);_.ne(_.Ae,"hel",10);
var Be,Ce,De,Ee,Fe,Ge,He;Be=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Ce=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};De=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ee=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]&&!De(a[d])&&!De(b[d])?Ee(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=De(b[d])?[]:{},Ee(a[d],b[d])):a[d]=b[d])};
Fe=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:{}}};
Ge=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());Ee(c,b);a.push(c)};
He=function(a){Ce(!0);var b=window.___gcfg,c=Be("cu"),d=window.___gu;b&&b!==d&&(Ge(c,b),window.___gu=b);b=Be("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,Be("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=Fe(f))&&b.push(f));a&&Ge(c,a);d=Be("cd");a=0;for(b=d.length;a<b;++a)Ee(Ce(),d[a],!0);d=Be("ci");a=0;for(b=d.length;a<b;++a)Ee(Ce(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ee(Ce(),c[a],!0)};_.M=function(a,b){var c=Ce();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};
_.Ie=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;He(c)};
var Je=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ne(_.Ae,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Je&&Je();He();
_.z("gapi.config.get",_.M);_.z("gapi.config.update",_.Ie);

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

/*

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

/*

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

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

_.Pe=_.Pe||{};
(function(){function a(c,d){return String.fromCharCode(d)}var b={0:!1,10:!0,13:!0,34:!0,39:!0,60:!0,62:!0,92:!0,8232:!0,8233:!0,65282:!0,65287:!0,65308:!0,65310:!0,65340:!0};_.Pe.escape=function(c,d){if(c){if("string"===typeof c)return _.Pe.escapeString(c);if("Array"===typeof c){var e=0;for(d=c.length;e<d;++e)c[e]=_.Pe.escape(c[e])}else if("object"===typeof c&&d){d={};for(e in c)c.hasOwnProperty(e)&&(d[_.Pe.escapeString(e)]=_.Pe.escape(c[e],!0));return d}}return c};_.Pe.escapeString=function(c){if(!c)return c;
for(var d=[],e,f,g=0,k=c.length;g<k;++g)e=c.charCodeAt(g),f=b[e],!0===f?d.push("&#",e,";"):!1!==f&&d.push(c.charAt(g));return d.join("")};_.Pe.unescapeString=function(c){return c?c.replace(/&#([0-9]+);/g,a):c}})();

_.Pe=_.Pe||{};
(function(){function a(b){var c="";if(3==b.nodeType||4==b.nodeType)c=b.nodeValue;else if(b.innerText)c=b.innerText;else if(b.innerHTML)c=b.innerHTML;else if(b.firstChild){c=[];for(b=b.firstChild;b;b=b.nextSibling)c.push(a(b));c=c.join("")}return c}_.Pe.createElement=function(b){if(!document.body||document.body.namespaceURI)try{var c=document.createElementNS("http://www.w3.org/1999/xhtml",b)}catch(d){}return c||document.createElement(b)};_.Pe.createIframeElement=function(b){var c=_.Pe.createElement("iframe");try{var d=
["<","iframe"],e=b||{},f;for(f in e)e.hasOwnProperty(f)&&(d.push(" "),d.push(f),d.push('="'),d.push(_.Pe.escapeString(e[f])),d.push('"'));d.push("></");d.push("iframe");d.push(">");var g=_.Pe.createElement(d.join(""));g&&(!c||g.tagName==c.tagName&&g.namespaceURI==c.namespaceURI)&&(c=g)}catch(l){}d=c;b=b||{};for(var k in b)b.hasOwnProperty(k)&&(d[k]=b[k]);return c};_.Pe.getBodyElement=function(){if(document.body)return document.body;try{var b=document.getElementsByTagNameNS("http://www.w3.org/1999/xhtml",
"body");if(b&&1==b.length)return b[0]}catch(c){}return document.documentElement||document};_.Pe.ida=function(b){return a(b)}})();

(function(){function a(e,f){if(!(e<c)&&d)if(2===e&&d.warn)d.warn(f);else if(3===e&&d.error)try{d.error(f)}catch(g){}else d.log&&d.log(f)}var b=function(e){a(1,e)};_.Qe=function(e){a(2,e)};_.Re=function(e){a(3,e)};_.Se=function(){};b.INFO=1;b.WARNING=2;b.NONE=4;var c=1,d=window.console?window.console:window.opera?window.opera.postError:void 0;return b})();

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

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

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

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

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

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

_.Jf=function(){var a=_.ke.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Kf=function(a){if(_.Jf())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.je.addEventListener?(_.je.addEventListener("load",c,!1),_.je.addEventListener("DOMContentLoaded",c,!1)):_.je.attachEvent&&(_.je.attachEvent("onreadystatechange",function(){_.Jf()&&c.apply(this,arguments)}),_.je.attachEvent("onload",c))}};
_.ue(_.je.location.href,"rpctoken")&&_.ze(_.ke,"unload",function(){});
var Lf=Lf||{};Lf.oN=null;Lf.YL=null;Lf.yv=null;Lf.frameElement=null;
Lf=Lf||{};
Lf.uF||(Lf.uF=function(){function a(f,g,k){"undefined"!=typeof window.addEventListener?window.addEventListener(f,g,k):"undefined"!=typeof window.attachEvent&&window.attachEvent("on"+f,g);"message"===f&&(window.___jsl=window.___jsl||{},f=window.___jsl,f.RPMQ=f.RPMQ||[],f.RPMQ.push(g))}function b(f){var g=_.zf(f.data);if(g&&g.f){(0,_.Se)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Mf.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Re("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{oJ:function(){return"wpm"},QY:function(){return!0},init:function(f,g){_.Te.register("rpc",null,function(k){"true"===String((k&&k.rpc||{}).disableForceSecure)&&(e=!1)});c=f;d=g;a("message",b,!1);d("..",!0);return!0},Jc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Mf.getTargetOrigin(f),m=_.Mf.VG(f);l?window.setTimeout(function(){var n=_.Af(k);(0,_.Se)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.Re("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Mf&&_.Mf||(_.Mf=window.gadgets.rpc,_.Mf.config=_.Mf.config,_.Mf.register=_.Mf.register,_.Mf.unregister=_.Mf.unregister,_.Mf.registerDefault=_.Mf.registerDefault,_.Mf.unregisterDefault=_.Mf.unregisterDefault,_.Mf.forceParentVerifiable=_.Mf.forceParentVerifiable,_.Mf.call=_.Mf.call,_.Mf.getRelayUrl=_.Mf.getRelayUrl,_.Mf.setRelayUrl=_.Mf.setRelayUrl,_.Mf.setAuthToken=_.Mf.setAuthToken,_.Mf.setupReceiver=_.Mf.setupReceiver,_.Mf.getAuthToken=
_.Mf.getAuthToken,_.Mf.removeReceiver=_.Mf.removeReceiver,_.Mf.getRelayChannel=_.Mf.getRelayChannel,_.Mf.receive=_.Mf.receive,_.Mf.XM=_.Mf.receiveSameDomain,_.Mf.getOrigin=_.Mf.getOrigin,_.Mf.getTargetOrigin=_.Mf.getTargetOrigin,_.Mf.VG=_.Mf._getTargetWin,_.Mf.IS=_.Mf._parseSiblingId);else{_.Mf=function(){function a(G,N){if(!ca[G]){var Z=V;N||(Z=la);ca[G]=Z;N=T[G]||[];for(var oa=0;oa<N.length;++oa){var ua=N[oa];ua.t=B[G];Z.call(G,ua.f,ua)}T[G]=[]}}function b(){function G(){ya=!0}Ka||("undefined"!=
typeof window.addEventListener?window.addEventListener("unload",G,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",G),Ka=!0)}function c(G,N,Z,oa,ua){B[N]&&B[N]===Z||(_.Re("Invalid gadgets.rpc token. "+B[N]+" vs "+Z),ta(N,2));ua.onunload=function(){K[N]&&!ya&&(ta(N,1),_.Mf.removeReceiver(N))};b();oa=_.zf(decodeURIComponent(oa))}function d(G,N){if(G&&"string"===typeof G.s&&"string"===typeof G.f&&G.a instanceof Array)if(B[G.f]&&B[G.f]!==G.t&&(_.Re("Invalid gadgets.rpc token. "+
B[G.f]+" vs "+G.t),ta(G.f,2)),"__ack"===G.s)window.setTimeout(function(){a(G.f,!0)},0);else{G.c&&(G.callback=function(ma){_.Mf.call(G.f,(G.g?"legacy__":"")+"__cb",null,G.c,ma)});if(N){var Z=e(N);G.origin=N;var oa=G.r;try{var ua=e(oa)}catch(ma){}oa&&ua==Z||(oa=N);G.referer=oa}N=(t[G.s]||t[""]).apply(G,G.a);G.c&&"undefined"!==typeof N&&_.Mf.call(G.f,"__cb",null,G.c,N)}}function e(G){if(!G)return"";G=G.split("#")[0].split("?")[0];G=G.toLowerCase();0==G.indexOf("//")&&(G=window.location.protocol+G);-1==
G.indexOf("://")&&(G=window.location.protocol+"//"+G);var N=G.substring(G.indexOf("://")+3),Z=N.indexOf("/");-1!=Z&&(N=N.substring(0,Z));G=G.substring(0,G.indexOf("://"));if("http"!==G&&"https"!==G&&"chrome-extension"!==G&&"file"!==G&&"android-app"!==G&&"chrome-search"!==G&&"chrome-untrusted"!==G&&"chrome"!==G&&"devtools"!==G)throw Error("l");Z="";var oa=N.indexOf(":");if(-1!=oa){var ua=N.substring(oa+1);N=N.substring(0,oa);if("http"===G&&"80"!==ua||"https"===G&&"443"!==ua)Z=":"+ua}return G+"://"+
N+Z}function f(G){if("/"==G.charAt(0)){var N=G.indexOf("|");return{id:0<N?G.substring(1,N):G.substring(1),origin:0<N?G.substring(N+1):null}}return null}function g(G){if("undefined"===typeof G||".."===G)return window.parent;var N=f(G);if(N)return window.top.frames[N.id];G=String(G);return(N=window.frames[G])?N:(N=document.getElementById(G))&&N.contentWindow?N.contentWindow:null}function k(G,N){if(!0!==K[G]){"undefined"===typeof K[G]&&(K[G]=0);var Z=g(G);".."!==G&&null==Z||!0!==V.Jc(G,N)?!0!==K[G]&&
10>K[G]++?window.setTimeout(function(){k(G,N)},500):(ca[G]=la,K[G]=!0):K[G]=!0}}function l(G){(G=w[G])&&"/"===G.substring(0,1)&&(G="/"===G.substring(1,2)?document.location.protocol+G:document.location.protocol+"//"+document.location.host+G);return G}function m(G,N,Z){N&&!/http(s)?:\/\/.+/.test(N)&&(0==N.indexOf("//")?N=window.location.protocol+N:"/"==N.charAt(0)?N=window.location.protocol+"//"+window.location.host+N:-1==N.indexOf("://")&&(N=window.location.protocol+"//"+N));w[G]=N;"undefined"!==typeof Z&&
(x[G]=!!Z)}function n(G,N){N=N||"";B[G]=String(N);k(G,N)}function q(G){G=(G.passReferrer||"").split(":",2);J=G[0]||"none";R=G[1]||"origin"}function v(G){"true"===String(G.useLegacyProtocol)&&(V=Lf.yv||la,V.init(d,a))}function r(G,N){function Z(oa){oa=oa&&oa.rpc||{};q(oa);var ua=oa.parentRelayUrl||"";ua=e(O.parent||N)+ua;m("..",ua,"true"===String(oa.useLegacyProtocol));v(oa);n("..",G)}!O.parent&&N?Z({}):_.Te.register("rpc",null,Z)}function u(G,N,Z){if(".."===G)r(Z||O.rpctoken||O.ifpctok||"",N);else a:{var oa=
null;if("/"!=G.charAt(0)){if(!_.Pe)break a;oa=document.getElementById(G);if(!oa)throw Error("m`"+G);}oa=oa&&oa.src;N=N||e(oa);m(G,N);N=_.Pe.getUrlParameters(oa);n(G,Z||N.rpctoken)}}var t={},w={},x={},B={},C=0,E={},K={},O={},ca={},T={},J=null,R=null,na=window.top!==window.self,va=window.name,ta=function(){},Pa=window.console,wa=Pa&&Pa.log&&function(G){Pa.log(G)}||function(){},la=function(){function G(N){return function(){wa(N+": call ignored")}}return{oJ:function(){return"noop"},QY:function(){return!0},
init:G("init"),Jc:G("setup"),call:G("call")}}();_.Pe&&(O=_.Pe.getUrlParameters());var ya=!1,Ka=!1,V=function(){if("rmr"==O.rpctx)return Lf.oN;var G="function"===typeof window.postMessage?Lf.uF:"object"===typeof window.postMessage?Lf.uF:window.ActiveXObject?Lf.YL?Lf.YL:Lf.yv:0<navigator.userAgent.indexOf("WebKit")?Lf.oN:"Gecko"===navigator.product?Lf.frameElement:Lf.yv;G||(G=la);return G}();t[""]=function(){wa("Unknown RPC service: "+this.s)};t.__cb=function(G,N){var Z=E[G];Z&&(delete E[G],Z.call(this,
N))};return{config:function(G){"function"===typeof G.uN&&(ta=G.uN)},register:function(G,N){if("__cb"===G||"__ack"===G)throw Error("n");if(""===G)throw Error("o");t[G]=N},unregister:function(G){if("__cb"===G||"__ack"===G)throw Error("p");if(""===G)throw Error("q");delete t[G]},registerDefault:function(G){t[""]=G},unregisterDefault:function(){delete t[""]},forceParentVerifiable:function(){},call:function(G,N,Z,oa){G=G||"..";var ua="..";".."===G?ua=va:"/"==G.charAt(0)&&(ua=e(window.location.href),ua=
"/"+va+(ua?"|"+ua:""));++C;Z&&(E[C]=Z);var ma={s:N,f:ua,c:Z?C:0,a:Array.prototype.slice.call(arguments,3),t:B[G],l:!!x[G]};a:if("bidir"===J||"c2p"===J&&".."===G||"p2c"===J&&".."!==G){var za=window.location.href;var Ga="?";if("query"===R)Ga="#";else if("hash"===R)break a;Ga=za.lastIndexOf(Ga);Ga=-1===Ga?za.length:Ga;za=za.substring(0,Ga)}else za=null;za&&(ma.r=za);if(".."===G||null!=f(G)||document.getElementById(G))(za=ca[G])||null===f(G)||(za=V),0===N.indexOf("legacy__")&&(za=V,ma.s=N.substring(8),
ma.c=ma.c?ma.c:C),ma.g=!0,ma.r=ua,za?(x[G]&&(za=Lf.yv),!1===za.call(G,ua,ma)&&(ca[G]=la,V.call(G,ua,ma))):T[G]?T[G].push(ma):T[G]=[ma]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:u,getAuthToken:function(G){return B[G]},removeReceiver:function(G){delete w[G];delete x[G];delete B[G];delete K[G];delete ca[G]},getRelayChannel:function(){return V.oJ()},receive:function(G,N){4<G.length?V.gca(G,d):c.apply(null,G.concat(N))},XM:function(G){G.a=Array.prototype.slice.call(G.a);window.setTimeout(function(){d(G)},
0)},getOrigin:e,getTargetOrigin:function(G){var N=null,Z=l(G);Z?N=Z:(Z=f(G))?N=Z.origin:".."==G?N=O.parent:(G=document.getElementById(G))&&"iframe"===G.tagName.toLowerCase()&&(N=G.src);return e(N)},init:function(){!1===V.init(d,a)&&(V=la);na?u(".."):_.Te.register("rpc",null,function(G){G=G.rpc||{};q(G);v(G)})},VG:g,IS:f,ACK:"__ack",g$:va||"..",v$:0,u$:1,t$:2}}();_.Mf.init()}
;_.Mf.config({uN:function(a){throw Error("r`"+a);}});_.Se=_.If;
_.z("gadgets.rpc.config",_.Mf.config);_.z("gadgets.rpc.register",_.Mf.register);_.z("gadgets.rpc.unregister",_.Mf.unregister);_.z("gadgets.rpc.registerDefault",_.Mf.registerDefault);_.z("gadgets.rpc.unregisterDefault",_.Mf.unregisterDefault);_.z("gadgets.rpc.forceParentVerifiable",_.Mf.forceParentVerifiable);_.z("gadgets.rpc.call",_.Mf.call);_.z("gadgets.rpc.getRelayUrl",_.Mf.getRelayUrl);_.z("gadgets.rpc.setRelayUrl",_.Mf.setRelayUrl);_.z("gadgets.rpc.setAuthToken",_.Mf.setAuthToken);
_.z("gadgets.rpc.setupReceiver",_.Mf.setupReceiver);_.z("gadgets.rpc.getAuthToken",_.Mf.getAuthToken);_.z("gadgets.rpc.removeReceiver",_.Mf.removeReceiver);_.z("gadgets.rpc.getRelayChannel",_.Mf.getRelayChannel);_.z("gadgets.rpc.receive",_.Mf.receive);_.z("gadgets.rpc.receiveSameDomain",_.Mf.XM);_.z("gadgets.rpc.getOrigin",_.Mf.getOrigin);_.z("gadgets.rpc.getTargetOrigin",_.Mf.getTargetOrigin);

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

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

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

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

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

/*

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

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

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

/*

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

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

/*

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

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

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

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

/*

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

/*

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

/*

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

/*

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Zi=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};_.$i=function(a){for(var b in a)return!1;return!0};_.aj=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.aj(a,b[f],c,d,e);else d=_.bb(d)?!!d.capture:!!d,c=_.Pi(c),_.Di(a)?a.lc(b,c,d,e):a&&(a=_.Ri(a))&&(b=a.Kn(b,c,d,e))&&_.Vi(b)};_.bj=function(){_.ri.call(this);this.Vi=new _.Hi(this);this.MS=this;this.mD=null};_.A(_.bj,_.ri);_.bj.prototype[_.Ci]=!0;_.h=_.bj.prototype;_.h.Ql=function(){return this.mD};
_.h.nx=_.ba(12);_.h.addEventListener=function(a,b,c,d){_.Oi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.aj(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Ql();if(c)for(b=[];c;c=c.Ql())b.push(c);c=this.MS;var d=a.type||a;if("string"===typeof a)a=new _.vi(a,c);else if(a instanceof _.vi)a.target=a.target||c;else{var e=a;a=new _.vi(d,c);_.Db(a,e)}e=!0;if(b)for(var f=b.length-1;!a.Em&&0<=f;f--){var g=a.currentTarget=b[f];e=g.vq(d,!0,a)&&e}a.Em||(g=a.currentTarget=c,e=g.vq(d,!0,a)&&e,a.Em||(e=g.vq(d,!1,a)&&e));if(b)for(f=0;!a.Em&&f<b.length;f++)g=a.currentTarget=b[f],e=g.vq(d,!1,a)&&e;return e};
_.h.wa=function(){_.bj.T.wa.call(this);this.BD();this.mD=null};_.h.V=function(a,b,c,d){return this.Vi.add(String(a),b,!1,c,d)};_.h.ro=function(a,b,c,d){return this.Vi.add(String(a),b,!0,c,d)};_.h.lc=function(a,b,c,d){return this.Vi.remove(String(a),b,c,d)};_.h.bF=function(a){return _.Ji(this.Vi,a)};_.h.BD=function(a){this.Vi&&this.Vi.removeAll(a)};
_.h.vq=function(a,b,c){a=this.Vi.Dd[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.Bo&&f.capture==b){var g=f.listener,k=f.jf||f.src;f.Tt&&this.bF(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.Kn=function(a,b,c,d){return this.Vi.Kn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Vi.hasListener(void 0!==a?String(a):void 0,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var rk;_.kk=function(a,b){for(var c in a)if(!(c in b)||a[c]!==b[c])return!1;for(var d in b)if(!(d in a))return!1;return!0};_.lk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.mk=function(a){return a};_.nk=function(a,b){a.src=_.sd(b);(b=_.dd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.ok=function(a){var b=window.location;a=a instanceof _.Tb?a:_.Cd(a);b.href=_.wd(a)};_.pk=function(a){a.prototype.$goog_Thenable=!0};_.qk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
rk=function(a,b){this.OT=a;this.i0=b;this.sw=0;this.kf=null};rk.prototype.get=function(){if(0<this.sw){this.sw--;var a=this.kf;this.kf=a.next;a.next=null}else a=this.OT();return a};rk.prototype.put=function(a){this.i0(a);100>this.sw&&(this.sw++,a.next=this.kf,this.kf=a)};
var sk,uk,vk,tk;sk=function(a){_.p.setTimeout(function(){throw a;},0)};_.wk=function(a){a=tk(a);"function"!==typeof _.p.setImmediate||_.p.Window&&_.p.Window.prototype&&!_.Ab("Edge")&&_.p.Window.prototype.setImmediate==_.p.setImmediate?(uk||(uk=vk()),uk(a)):_.p.setImmediate(a)};
vk=function(){var a=_.p.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Ab("Presto")&&(a=function(){var e=_.Zd("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.D)(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&&!_.Gb()){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){_.p.setTimeout(e,0)}};tk=_.mk;_.ni(function(a){tk=a});
var xk=function(){this.Qx=this.ip=null},zk=new rk(function(){return new yk},function(a){a.reset()});xk.prototype.add=function(a,b){var c=zk.get();c.set(a,b);this.Qx?this.Qx.next=c:this.ip=c;this.Qx=c};xk.prototype.remove=function(){var a=null;this.ip&&(a=this.ip,this.ip=this.ip.next,this.ip||(this.Qx=null),a.next=null);return a};var yk=function(){this.next=this.scope=this.dh=null};yk.prototype.set=function(a,b){this.dh=a;this.scope=b;this.next=null};
yk.prototype.reset=function(){this.next=this.scope=this.dh=null};
var Ak,Bk,Ck,Dk,Fk;_.Ek=function(a,b){Ak||Bk();Ck||(Ak(),Ck=!0);Dk.add(a,b)};Bk=function(){if(_.p.Promise&&_.p.Promise.resolve){var a=_.p.Promise.resolve(void 0);Ak=function(){a.then(Fk)}}else Ak=function(){_.wk(Fk)}};Ck=!1;Dk=new xk;Fk=function(){for(var a;a=Dk.remove();){try{a.dh.call(a.scope)}catch(b){sk(b)}zk.put(a)}Ck=!1};
var Hk,Ik,Tk,Rk;_.Gk=function(a,b){this.Ha=0;this.oj=void 0;this.xn=this.Xj=this.lb=null;this.kv=this.mA=!1;if(a!=_.cb)try{var c=this;a.call(b,function(d){c.uh(2,d)},function(d){c.uh(3,d)})}catch(d){this.uh(3,d)}};Hk=function(){this.next=this.context=this.vo=this.Mr=this.xl=null;this.Hp=!1};Hk.prototype.reset=function(){this.context=this.vo=this.Mr=this.xl=null;this.Hp=!1};Ik=new rk(function(){return new Hk},function(a){a.reset()});_.Jk=function(a,b,c){var d=Ik.get();d.Mr=a;d.vo=b;d.context=c;return d};
_.Kk=function(a){if(a instanceof _.Gk)return a;var b=new _.Gk(_.cb);b.uh(2,a);return b};_.Lk=function(a){return new _.Gk(function(b,c){c(a)})};_.Nk=function(a,b,c){Mk(a,b,c,null)||_.Ek(_.ji(b,a))};_.Ok=function(a){return new _.Gk(function(b,c){var d=a.length,e=[];if(d)for(var f=function(m,n){d--;e[m]=n;0==d&&b(e)},g=function(m){c(m)},k=0,l;k<a.length;k++)l=a[k],_.Nk(l,_.ji(f,k),g);else b(e)})};_.Qk=function(){var a,b,c=new _.Gk(function(d,e){a=d;b=e});return new Pk(c,a,b)};
_.Gk.prototype.then=function(a,b,c){return Rk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.pk(_.Gk);_.Gk.prototype.Ns=function(a,b){return Rk(this,null,a,b)};_.Gk.prototype.cancel=function(a){if(0==this.Ha){var b=new Sk(a);_.Ek(function(){Tk(this,b)},this)}};
Tk=function(a,b){if(0==a.Ha)if(a.lb){var c=a.lb;if(c.Xj){for(var d=0,e=null,f=null,g=c.Xj;g&&(g.Hp||(d++,g.xl==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ha&&1==d?Tk(c,b):(f?(d=f,d.next==c.xn&&(c.xn=d),d.next=d.next.next):Uk(c),Vk(c,e,3,b)))}a.lb=null}else a.uh(3,b)};_.Xk=function(a,b){a.Xj||2!=a.Ha&&3!=a.Ha||Wk(a);a.xn?a.xn.next=b:a.Xj=b;a.xn=b};
Rk=function(a,b,c,d){var e=_.Jk(null,null,null);e.xl=new _.Gk(function(f,g){e.Mr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.vo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Sk?g(k):f(l)}catch(m){g(m)}}:g});e.xl.lb=a;_.Xk(a,e);return e.xl};_.Gk.prototype.Q2=function(a){this.Ha=0;this.uh(2,a)};_.Gk.prototype.R2=function(a){this.Ha=0;this.uh(3,a)};
_.Gk.prototype.uh=function(a,b){0==this.Ha&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ha=1,Mk(b,this.Q2,this.R2,this)||(this.oj=b,this.Ha=a,this.lb=null,Wk(this),3!=a||b instanceof Sk||Yk(this,b)))};
var Mk=function(a,b,c,d){if(a instanceof _.Gk)return _.Xk(a,_.Jk(b||_.cb,c||null,d)),!0;if(_.qk(a))return a.then(b,c,d),!0;if(_.bb(a))try{var e=a.then;if("function"===typeof e)return Zk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Zk=function(a,b,c,d,e){var f=!1,g=function(l){f||(f=!0,c.call(e,l))},k=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,g,k)}catch(l){k(l)}},Wk=function(a){a.mA||(a.mA=!0,_.Ek(a.oU,a))},Uk=function(a){var b=null;a.Xj&&(b=a.Xj,a.Xj=b.next,b.next=null);a.Xj||(a.xn=
null);return b};_.Gk.prototype.oU=function(){for(var a;a=Uk(this);)Vk(this,a,this.Ha,this.oj);this.mA=!1};var Vk=function(a,b,c,d){if(3==c&&b.vo&&!b.Hp)for(;a&&a.kv;a=a.lb)a.kv=!1;if(b.xl)b.xl.lb=null,$k(b,c,d);else try{b.Hp?b.Mr.call(b.context):$k(b,c,d)}catch(e){al.call(null,e)}Ik.put(b)},$k=function(a,b,c){2==b?a.Mr.call(a.context,c):a.vo&&a.vo.call(a.context,c)},Yk=function(a,b){a.kv=!0;_.Ek(function(){a.kv&&al.call(null,b)})},al=sk,Sk=function(a){_.Xc.call(this,a);this.dN=!1};_.A(Sk,_.Xc);
Sk.prototype.name="cancel";var Pk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Gt=function(a,b){this.Ka={};this.Tb=[];this.Ys=this.Zb=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=_.Gt.prototype;_.h.Jb=function(){return this.Zb};_.h.jd=function(){Ht(this);for(var a=[],b=0;b<this.Tb.length;b++)a.push(this.Ka[this.Tb[b]]);return a};_.h.He=function(){Ht(this);return this.Tb.concat()};_.h.Zd=function(a){return _.It(this.Ka,a)};_.h.Zj=_.ba(9);
_.h.equals=function(a,b){if(this===a)return!0;if(this.Zb!=a.Jb())return!1;b=b||Jt;Ht(this);for(var c,d=0;c=this.Tb[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Jt=function(a,b){return a===b};_.Gt.prototype.isEmpty=function(){return 0==this.Zb};_.Gt.prototype.clear=function(){this.Ka={};this.Ys=this.Zb=this.Tb.length=0};_.Gt.prototype.remove=function(a){return _.It(this.Ka,a)?(delete this.Ka[a],this.Zb--,this.Ys++,this.Tb.length>2*this.Zb&&Ht(this),!0):!1};
var Ht=function(a){if(a.Zb!=a.Tb.length){for(var b=0,c=0;b<a.Tb.length;){var d=a.Tb[b];_.It(a.Ka,d)&&(a.Tb[c++]=d);b++}a.Tb.length=c}if(a.Zb!=a.Tb.length){var e={};for(c=b=0;b<a.Tb.length;)d=a.Tb[b],_.It(e,d)||(a.Tb[c++]=d,e[d]=1),b++;a.Tb.length=c}};_.h=_.Gt.prototype;_.h.get=function(a,b){return _.It(this.Ka,a)?this.Ka[a]:b};_.h.set=function(a,b){_.It(this.Ka,a)||(this.Zb++,this.Tb.push(a),this.Ys++);this.Ka[a]=b};
_.h.addAll=function(a){if(a instanceof _.Gt)for(var b=a.He(),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.He(),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 _.Gt(this)};_.h.Gi=function(a){Ht(this);var b=0,c=this.Ys,d=this,e=new _.Ft;e.next=function(){if(c!=d.Ys)throw Error("I");if(b>=d.Tb.length)throw _.Et;var f=d.Tb[b++];return a?f:d.Ka[f]};return e};
_.It=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Kt=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};_.Lt=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};_.Mt=function(a){if(a.jd&&"function"==typeof a.jd)return a.jd();if("string"===typeof a)return a.split("");if(_.eb(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.Kt(a)};
_.Nt=function(a){if(a.He&&"function"==typeof a.He)return a.He();if(!a.jd||"function"!=typeof a.jd){if(_.eb(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return _.Lt(a)}};_.Ot=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.eb(a)||"string"===typeof a)_.ob(a,b,c);else for(var d=_.Nt(a),e=_.Mt(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
*/
_.Rx=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c};_.Sx=function(a,b){var c=_.eb(b),d=c?b:arguments;for(c=c?0:1;c<d.length;c++){if(null==a)return;a=a[d[c]]}return a};

/*

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var dy,hy,iy,ky,oy,qy;_.by=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};_.cy=function(a){return(a=_.Ox(a))?new ActiveXObject(a):new XMLHttpRequest};dy=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};_.ey=function(a){var b=0,c;for(c in a)b++;return b};_.fy=function(a,b){return null!==a&&b in a};
_.gy=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]=_.gy(a[c]);return b};
hy=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};
iy=function(){function a(e){e=_.hi(e,d);return c[e]||""}var b=_.wb;if(_.Gb())return hy(b);b=dy(b);var c={};_.ob(b,function(e){c[e[0]]=e[1]});var d=_.ji(_.fy,c);return _.Eb()?a(["Version","Opera"]):_.Ab("Edge")?a(["Edge"]):_.Ab("Edg/")?a(["Edg"]):_.Ib()?a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""};_.jy=function(a){return 0<=_.vb(iy(),a)};ky=function(a,b){var c=[];for(b=b||0;b<a.length;b+=2)_.ph(a[b],a[b+1],c);return c.join("&")};
_.ly=function(a,b){var c=2==arguments.length?ky(arguments[1],0):ky(arguments,1);return _.oh(a,c)};_.my=function(a,b,c){c=null!=c?"="+_.lh(c):"";return _.oh(a,b+c)};_.ny=function(a,b){_.Zi(a,"/")&&(a=a.substr(0,a.length-1));_.hd(b,"/")&&(b=b.substr(1));return a+"/"+b};oy={};_.py=function(a){if(oy[a])return oy[a];a=String(a);if(!oy[a]){var b=/function\s+([^\(]+)/m.exec(a);oy[a]=b?b[1]:"[Anonymous]"}return oy[a]};
qy=function(a,b){var c=[];if(_.ab(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(_.py(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=_.py(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(qy(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("")};_.ry=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||_.ry),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=qy(a||arguments.callee.caller,[]));return b};_.sy=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};
_.ty=function(a,b){_.bj.call(this);this.Hk=a||1;this.Os=b||_.p;this.zH=(0,_.D)(this.J2,this);this.yL=_.lb()};_.A(_.ty,_.bj);_.h=_.ty.prototype;_.h.enabled=!1;_.h.xc=null;_.h.setInterval=function(a){this.Hk=a;this.xc&&this.enabled?(this.stop(),this.start()):this.xc&&this.stop()};
_.h.J2=function(){if(this.enabled){var a=_.lb()-this.yL;0<a&&a<.8*this.Hk?this.xc=this.Os.setTimeout(this.zH,this.Hk-a):(this.xc&&(this.Os.clearTimeout(this.xc),this.xc=null),this.dispatchEvent("tick"),this.enabled&&(this.stop(),this.start()))}};_.h.start=function(){this.enabled=!0;this.xc||(this.xc=this.Os.setTimeout(this.zH,this.Hk),this.yL=_.lb())};_.h.stop=function(){this.enabled=!1;this.xc&&(this.Os.clearTimeout(this.xc),this.xc=null)};_.h.wa=function(){_.ty.T.wa.call(this);this.stop();delete this.Os};
var vy,wy,xy;_.uy=function(a){_.bj.call(this);this.headers=new _.Gt;this.Sx=a||null;this.Bf=!1;this.Rx=this.Ra=null;this.Xv="";this.ko=0;this.lm=this.$B=this.Av=this.hA=!1;this.Tm=0;this.sd=null;this.Sk="";this.lF=this.Af=!1};_.A(_.uy,_.bj);_.uy.prototype.Eb=null;vy=/^https?$/i;wy=["POST","PUT"];xy=[];_.yy=function(a,b,c,d,e,f,g){var k=new _.uy;xy.push(k);b&&k.V("complete",b);k.ro("ready",k.vT);f&&k.AE(f);g&&(k.Af=g);k.send(a,c,d,e)};_.uy.prototype.vT=function(){this.Ga();_.oi(xy,this)};
_.uy.prototype.AE=function(a){this.Tm=Math.max(0,a)};
_.uy.prototype.send=function(a,b,c,d){if(this.Ra)throw Error("pa`"+this.Xv+"`"+a);b=b?b.toUpperCase():"GET";this.Xv=a;this.ko=0;this.hA=!1;this.Bf=!0;this.Ra=this.Sx?_.cy(this.Sx):_.cy(_.Px);this.Rx=this.Sx?this.Sx.getOptions():_.Px.getOptions();this.Ra.onreadystatechange=(0,_.D)(this.nM,this);try{this.$B=!0,this.Ra.open(b,String(a),!0),this.$B=!1}catch(f){this.Bu(5,f);return}a=c||"";var e=this.headers.clone();d&&_.Ot(d,function(f,g){e.set(g,f)});d=_.hi(e.He(),zy);c=_.p.FormData&&a instanceof _.p.FormData;
!_.ab(wy,b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,g){this.Ra.setRequestHeader(g,f)},this);this.Sk&&(this.Ra.responseType=this.Sk);"withCredentials"in this.Ra&&this.Ra.withCredentials!==this.Af&&(this.Ra.withCredentials=this.Af);try{Ay(this),0<this.Tm&&((this.lF=By(this.Ra))?(this.Ra.timeout=this.Tm,this.Ra.ontimeout=(0,_.D)(this.Gg,this)):this.sd=_.Zx(this.Gg,this.Tm,this)),this.Av=!0,this.Ra.send(a),this.Av=!1}catch(f){this.Bu(5,f)}};
var By=function(a){return _.sc&&_.Rc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},zy=function(a){return"content-type"==a.toLowerCase()};_.uy.prototype.Gg=function(){"undefined"!=typeof _.Ya&&this.Ra&&(this.ko=8,this.dispatchEvent("timeout"),this.abort(8))};_.uy.prototype.Bu=function(a){this.Bf=!1;this.Ra&&(this.lm=!0,this.Ra.abort(),this.lm=!1);this.ko=a;Cy(this);Dy(this)};var Cy=function(a){a.hA||(a.hA=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
_.uy.prototype.abort=function(a){this.Ra&&this.Bf&&(this.Bf=!1,this.lm=!0,this.Ra.abort(),this.lm=!1,this.ko=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Dy(this))};_.uy.prototype.wa=function(){this.Ra&&(this.Bf&&(this.Bf=!1,this.lm=!0,this.Ra.abort(),this.lm=!1),Dy(this,!0));_.uy.T.wa.call(this)};_.uy.prototype.nM=function(){this.Rb||(this.$B||this.Av||this.lm?Ey(this):this.$C())};_.uy.prototype.$C=function(){Ey(this)};
var Ey=function(a){if(a.Bf&&"undefined"!=typeof _.Ya&&(!a.Rx[1]||4!=_.Fy(a)||2!=a.getStatus()))if(a.Av&&4==_.Fy(a))_.Zx(a.nM,0,a);else if(a.dispatchEvent("readystatechange"),4==_.Fy(a)){a.Bf=!1;try{_.Gy(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.ko=6,a.getStatus(),Cy(a))}finally{Dy(a)}}},Dy=function(a,b){if(a.Ra){Ay(a);var c=a.Ra,d=a.Rx[0]?_.cb:null;a.Ra=null;a.Rx=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}},Ay=function(a){a.Ra&&a.lF&&(a.Ra.ontimeout=
null);a.sd&&(_.$x(a.sd),a.sd=null)};_.uy.prototype.je=function(){return!!this.Ra};_.Gy=function(a){var b=a.getStatus(),c;if(!(c=_.sy(b))){if(b=0===b)a=String(a.Xv).match(_.nh)[1]||null,!a&&_.p.self&&_.p.self.location&&(a=_.p.self.location.protocol,a=a.substr(0,a.length-1)),b=!vy.test(a?a.toLowerCase():"");c=b}return c};_.Fy=function(a){return a.Ra?a.Ra.readyState:0};_.uy.prototype.getStatus=function(){try{return 2<_.Fy(this)?this.Ra.status:-1}catch(a){return-1}};
_.Hy=function(a){try{return a.Ra?a.Ra.responseText:""}catch(b){return""}};_.Iy=function(a){try{if(!a.Ra)return null;if("response"in a.Ra)return a.Ra.response;switch(a.Sk){case "":case "text":return a.Ra.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.Ra)return a.Ra.mozResponseArrayBuffer}return null}catch(b){return null}};_.uy.prototype.getResponseHeader=function(a){if(this.Ra&&4==_.Fy(this))return a=this.Ra.getResponseHeader(a),null===a?void 0:a};
_.uy.prototype.getAllResponseHeaders=function(){return this.Ra&&4==_.Fy(this)?this.Ra.getAllResponseHeaders()||"":""};_.ni(function(a){_.uy.prototype.$C=a(_.uy.prototype.$C)});

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

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

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

_.Ly=function(a){if(0!==a.indexOf("GCSC"))return null;var b={mC:!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=_.Jy(a.substr(d+1));if(null==e)return b;a=a.substring(0,d);if("_"!==a.charAt(0))return b;d="E"===c&&e.Me;return!d&&("U"!==c||e.Me)||d&&!_.Ky?b:{mC:!0,Me:d,AT:a.substr(1),domain:e.domain,Ih:e.Ih}};
_.My=function(a,b){this.Ed=a;a=b||{};this.mZ=Number(a.maxAge)||0;this.Cc=a.domain;this.Mk=a.path;this.I0=!!a.secure};_.My.prototype.read=function(){for(var a=this.Ed+"=",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)}};
_.My.prototype.write=function(a,b){if(!Ny.test(this.Ed))throw"Invalid cookie name";if(!Oy.test(a))throw"Invalid cookie value";a=this.Ed+"="+a;this.Cc&&(a+=";domain="+this.Cc);this.Mk&&(a+=";path="+this.Mk);b="number"===typeof b?b:this.mZ;if(0<=b){var c=new Date;c.setSeconds(c.getSeconds()+b);a+=";expires="+c.toUTCString()}this.I0&&(a+=";secure");document.cookie=a;return!0};_.My.prototype.clear=function(){this.write("",0)};var Oy=/^[-+/_=.:|%&a-zA-Z0-9@]*$/,Ny=/^[A-Z_][A-Z0-9_]{0,63}$/;
_.My.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("="))}};
_.Py=function(a){this.$h=a};_.Py.prototype.read=function(){if(Qy.hasOwnProperty(this.$h))return Qy[this.$h]};_.Py.prototype.write=function(a){Qy[this.$h]=a;return!0};_.Py.prototype.clear=function(){delete Qy[this.$h]};var Qy={};_.Py.iterate=function(a){for(var b in Qy)Qy.hasOwnProperty(b)&&a(b,Qy[b])};
var Ry=function(){this.we=null;this.key=function(){return null};this.getItem=function(){return this.we};this.setItem=function(a,b){this.we=b;this.length=1};this.removeItem=function(){this.clear()};this.clear=function(){this.we=null;this.length=0};this.length=0},Sy=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}},Ty=function(a,b){this.Ed=a;this.Zf=
Sy(b)?b||window.sessionStorage:new Ry};Ty.prototype.read=function(){return this.Zf.getItem(this.Ed)};Ty.prototype.write=function(a){try{this.Zf.setItem(this.Ed,a)}catch(b){return!1}return!0};Ty.prototype.clear=function(){this.Zf.removeItem(this.Ed)};Ty.iterate=function(a){if(Sy())for(var b=0,c=window.sessionStorage.length;b<c;++b){var d=window.sessionStorage.key(b);a(d,window.sessionStorage[d])}};
for(var Uy=0;64>Uy;++Uy);
_.Ky="https:"===window.location.protocol;_.Vy=_.Ky||"http:"===window.location.protocol?_.My:_.Py;_.Jy=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{Me:"S"==a.charAt(0),domain:d,Ih:c}};
var Wy,Xy,$y,az;Wy=_.oe();Xy=_.oe();_.Yy=_.oe();_.Zy=_.oe();$y="state code cookie_policy g_user_cookie_policy authuser prompt g-oauth-window status".split(" ");az=function(a){this.EM=a;this.IC=null};
az.prototype.write=function(a){var b=_.oe(),c=_.oe(),d=window.decodeURIComponent?decodeURIComponent:unescape,e;for(e in a)if(_.pe(a,e)){var f=a[e];f=f.replace(/\+/g," ");c[e]=d(f);b[e]=a[e]}d=0;for(e=$y.length;d<e;++d)delete c[$y[d]];a=String(a.authuser||0);d=_.oe();d[a]=c;c=_.Af(d);this.EM.write(c);this.IC=b};az.prototype.read=function(){return this.IC};az.prototype.clear=function(){this.EM.clear();this.IC=_.oe()};_.bz=function(a){return a?{domain:a.domain,path:"/",secure:a.Me}:null};
Ty.iterate(function(a){var b=_.Ly(a);b&&b.mC&&(Wy[a]=new az(new Ty(a)))});_.Vy.iterate(function(a){Wy[a]&&(Xy[a]=new _.Vy(a,_.bz(_.Ly(a))))});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.rs=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.ss=function(a){_.ri.call(this);this.ie=a;this.Tb={}};_.A(_.ss,_.ri);var ts=[];_.ss.prototype.V=function(a,b,c,d){return this.Cr(a,b,c,d)};_.ss.prototype.Cr=function(a,b,c,d,e){Array.isArray(b)||(b&&(ts[0]=b.toString()),b=ts);for(var f=0;f<b.length;f++){var g=_.Oi(a,b[f],c||this.handleEvent,d||!1,e||this.ie||this);if(!g)break;this.Tb[g.key]=g}return this};_.ss.prototype.ro=function(a,b,c,d){return us(this,a,b,c,d)};
var us=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)us(a,b,c[g],d,e,f);else{b=_.Ni(b,c,d||a.handleEvent,e,f||a.ie||a);if(!b)return a;a.Tb[b.key]=b}return a};_.ss.prototype.lc=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.lc(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.bb(d)?!!d.capture:!!d,e=e||this.ie||this,c=_.Pi(c),d=!!d,b=_.Di(a)?a.Kn(b,c,d,e):a?(a=_.Ri(a))?a.Kn(b,c,d,e):null:null,b&&(_.Vi(b),delete this.Tb[b.key]);return this};
_.ss.prototype.removeAll=function(){_.Bb(this.Tb,function(a,b){this.Tb.hasOwnProperty(b)&&_.Vi(a)},this);this.Tb={}};_.ss.prototype.wa=function(){_.ss.T.wa.call(this);this.removeAll()};_.ss.prototype.handleEvent=function(){throw Error("G");};

/*

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

var Nu,Ou,Pu,Qu,Su,Tu,Uu,Vu,Xu;oauth2={};_.Mu=!1;Nu=function(a){try{_.Mu&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Ou=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};Pu=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};
Qu=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.Ru=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Su=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};Tu=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.";};Uu={token:1,id_token:1};
Vu=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.Wu=window.JSON;Xu=function(a){this.pF=a||[];this.jc={}};Xu.prototype.addEventListener=function(a,b){if(!(0<=Ou(this.pF,a)))throw"Unrecognized event type: "+a;if(!Qu(b))throw"The listener for event '"+a+"' is not a function.";this.jc[a]||(this.jc[a]=[]);0>Ou(this.jc[a],b)&&this.jc[a].push(b)};
Xu.prototype.removeEventListener=function(a,b){if(!(0<=Ou(this.pF,a)))throw"Unrecognized event type: "+a;Qu(b)&&this.jc[a]&&this.jc[a].length&&(b=Ou(this.jc[a],b),0<=b&&this.jc[a].splice(b,1))};Xu.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Ou(this.pF,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.jc[b]&&this.jc[b].length)for(var c=0,d=this.jc[b].length;c<d;c++)this.jc[b][c](a)};
var Yu,Zu,$u,dv,ev,vv,wv,yv,zv,Bv,Kv;Yu={};Zu={};$u={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.av=function(a,b){if(a=$u[a])return a[b]};_.bv=function(a,b){if(!a)throw Error("L");if(!b.authServerUrl)throw Error("M");if(!b.idpIFrameUrl)throw Error("N");$u[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.cv=void 0;
dv=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")};ev=function(){this.t3=window;this.ku=this.Al=this.Ur=this.qh=null};
ev.prototype.open=function(a,b,c,d){fv(this);this.Ur?(this.Al&&(this.Al(),this.Al=null),gv(this)):this.Ur="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.qh=this.t3.open(a,this.Ur,b);try{this.qh.focus();if(this.qh.closed||"undefined"==typeof this.qh.closed)throw Error("P");_.cv=this.qh}catch(e){d&&setTimeout(d,0);this.qh=null;break a}c&&(this.Al=c,hv(this))}};
var fv=function(a){try{if(null==a.qh||a.qh.closed)a.qh=null,a.Ur=null,gv(a),a.Al&&(a.Al(),a.Al=null)}catch(b){a.qh=null,a.Ur=null,gv(a)}},hv=function(a){a.ku=window.setInterval(function(){fv(a)},300)},gv=function(a){a.ku&&(window.clearInterval(a.ku),a.ku=null)};Zu=Zu||{};var iv=function(a,b){this.Ub=a;this.hC=b;this.sd=null;this.em=!1};iv.prototype.start=function(){if(!this.em&&!this.sd){var a=this;this.sd=window.setTimeout(function(){a.clear();a.em||(a.Ub(),a.em=!0)},Zu.RJ(this.hC))}};
iv.prototype.clear=function(){this.sd&&(window.clearTimeout(this.sd),this.sd=null)};var jv=function(a,b){var c=Zu.Ep;this.UX=Zu.qp;this.iP=c;this.Ub=a;this.hC=b;this.sd=null;this.em=!1;var d=this;this.jP=function(){document[d.UX]||(d.clear(),d.start())}};jv.prototype.start=function(){if(!this.em&&!this.sd){Tu(document,this.iP,this.jP);var a=this;this.sd=window.setTimeout(function(){a.clear();a.em||(a.Ub(),a.em=!0)},Zu.RJ(this.hC))}};
jv.prototype.clear=function(){var a=this.iP,b=this.jP,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.sd&&(window.clearTimeout(this.sd),this.sd=null)};Zu.qp=null;Zu.Ep=null;
Zu.qY=function(){var a=document;"undefined"!==typeof a.hidden?(Zu.qp="hidden",Zu.Ep="visibilitychange"):"undefined"!==typeof a.msHidden?(Zu.qp="msHidden",Zu.Ep="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(Zu.qp="webkitHidden",Zu.Ep="webkitvisibilitychange")};Zu.qY();Zu.NT=function(a,b){return Zu.qp&&Zu.Ep?new jv(a,b):new iv(a,b)};Zu.RJ=function(a){return Math.max(1,a-(new Date).getTime())};
var kv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},lv=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(q){for(var v=g,r=0;64>r;r+=4)v[r/4]=q[r]<<24|q[r+1]<<16|q[r+2]<<8|q[r+3];for(r=16;80>r;r++)q=v[r-3]^v[r-8]^v[r-14]^v[r-16],v[r]=(q<<1|q>>>31)&4294967295;q=e[0];var u=e[1],t=e[2],w=e[3],x=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var B=w^u&(t^w);var C=1518500249}else B=
u^t^w,C=1859775393;else 60>r?(B=u&t|w&(u|t),C=2400959708):(B=u^t^w,C=3395469782);B=((q<<5|q>>>27)&4294967295)+B+x+C+v[r]&4294967295;x=w;w=t;t=(u<<30|u>>>2)&4294967295;u=q;q=B}e[0]=e[0]+q&4294967295;e[1]=e[1]+u&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+x&4294967295}function c(q,v){if("string"===typeof q){q=unescape(encodeURIComponent(q));for(var r=[],u=0,t=q.length;u<t;++u)r.push(q.charCodeAt(u));q=r}v||(v=q.length);r=0;if(0==m)for(;r+64<v;)b(q.slice(r,r+64)),r+=64,n+=64;for(;r<
v;)if(f[m++]=q[r++],n++,64==m)for(m=0,b(f);r+64<v;)b(q.slice(r,r+64)),r+=64,n+=64}function d(){var q=[],v=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=v&255,v>>>=8;b(f);for(r=v=0;5>r;r++)for(var u=24;0<=u;u-=8)q[v++]=e[r]>>u&255;return q}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Xg:function(){for(var q=d(),v="",r=0;r<q.length;r++)v+="0123456789ABCDEF".charAt(Math.floor(q[r]/16))+"0123456789ABCDEF".charAt(q[r]%16);return v}}},mv=
window.crypto,nv=!1,ov=0,pv=1,qv=0,rv="",sv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;pv=pv*b%qv;if(3==++ov)if(a=window,b=sv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("Q`mousemove");},tv=function(a){var b=lv();b.update(a);return b.Xg()};nv=!!mv&&"function"==typeof mv.getRandomValues;
nv||(qv=1E6*(screen.width*screen.width+screen.height),rv=tv(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),Tu(window,"mousemove",sv));Yu=Yu||{};Yu.tQ="ssIFrame_";
_.uv=function(a,b){this.Ob=a;if(!this.Ob)throw Error("R");a=_.av(a,"idpIFrameUrl");if(!a)throw Error("S");this.IK=a;if(!b)throw Error("T");this.Tk=b;a=this.IK;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.SB=a.join("");this.w0=[location.protocol,"//",location.host].join("");this.RB=
this.Zn=!1;this.EK=null;this.Aw=[];this.zo=[];this.Ki={};this.jm=void 0};_.uv.prototype.show=function(){var a=this.jm;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")};_.uv.prototype.uc=function(){dv(this.jm)};
_.uv.prototype.$v=function(a){if(this.Zn)a&&a(this);else{if(!this.jm){var b=Yu.tQ+this.Ob;var c=this.Ob;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Ou(e.split("|"),c))?kv(e,d):kv(e?e+"|"+c:c,d);c=!f;f=this.IK;var g=this.w0;d=this.Tk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Qu(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);dv(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Mu&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.jm=e}a&&this.Aw.push(a)}};_.uv.prototype.Pl=function(){return this.EK};vv=function(a){for(var b=0;b<a.Aw.length;b++)a.Aw[b](a);a.Aw=[]};
_.xv=function(a,b,c,d){if(a.Zn){if(a.Zn&&a.RB)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.Pl(),Nu(a),Error(a);wv(a,{method:b,params:c},d)}else a.zo.push({rpc:{method:b,params:c},callback:d}),a.$v()};wv=function(a,b,c){if(c){for(var d=b.id;!d||a.Ki[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.Ki[d]=c}b.rpcToken=a.Tk;a.jm.contentWindow.postMessage(_.Wu.stringify(b),a.SB)};yv=function(a){if(a&&0<=a.indexOf("::"))throw Error("U");};
_.uv.prototype.ei=function(a,b,c,d,e,f,g,k){yv(f);b=_.Ru(b);_.xv(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.uv.prototype.Zv=function(a,b,c,d,e){b=_.Ru(b);_.xv(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};zv=function(a,b,c){yv(b.identifier);_.xv(a,"getSessionSelector",b,c)};
_.Av=function(a,b,c,d,e){yv(b.identifier);_.xv(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};Bv=function(a,b,c){_.xv(a,"monitorClient",{clientId:b},c)};_.uv.prototype.bs=_.ba(29);_.uv.prototype.wx=function(a,b){_.xv(this,"showDialog",{Kca:a},b)};_.uv.prototype.Vp=_.ba(31);Yu.xv={};Yu.VA=function(a){return Yu.xv[a]};
Yu.$v=function(a,b){var c=Yu.VA(a);if(!c){c=String;if(nv){var d=new window.Uint32Array(1);mv.getRandomValues(d);d=Number("0."+d[0])}else d=pv,d+=parseInt(rv.substr(0,20),16),rv=tv(rv),d/=qv+Math.pow(16,20);c=c(2147483647*d);c=new _.uv(a,c);Yu.xv[a]=c}c.$v(b)};Yu.mV=function(a){for(var b in Yu.xv){var c=Yu.VA(b);if(c&&c.jm&&c.jm.contentWindow==a.source&&c.SB==a.origin)return c}};Yu.WV=function(a){for(var b in Yu.xv){var c=Yu.VA(b);if(c&&c.SB==a)return c}};Yu=Yu||{};
var Dv=function(){var a=[],b;for(b in Cv)a.push(Cv[b]);Xu.call(this,a);this.Ck={};Nu("EventBus is ready.")};Pu(Dv,Xu);var Cv={$R:"sessionSelectorChanged",zy:"sessionStateChanged",Wx:"authResult",$P:"displayIFrame"},Fv=function(a){var b=Ev;a&&(b.Ck[a]||(b.Ck[a]=[]))},Gv=function(a,b,c){return b&&a.Ck[b]&&0<=Ou(a.Ck[b],c)};_.h=Dv.prototype;
_.h.E_=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.cv);if(b=c?Yu.WV(a.origin):Yu.mV(a)){try{var d=_.Wu.parse(a.data)}catch(e){Nu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Tk){Nu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.Ki[c.id])delete b.Ki[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Nu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.HK[a.type]?(d=this.HK[a.type],
c&&!d.QS?Nu("Bad IDP event. Source window cannot be a popup."):d.fp&&!d.fp.call(this,b,a)?Nu("Bad IDP event."):d.jf.call(this,b,a)):Nu("Bad IDP event.")}else Nu("Bad event, no corresponding Idp Stub.")};_.h.$0=function(a,b){return Gv(this,a.Ob,b.clientId)};_.h.Z0=function(a,b){b=b.clientId;return!b||Gv(this,a.Ob,b)};_.h.aT=function(a,b){return Gv(this,a.Ob,b.clientId)};_.h.OZ=function(a){a.Zn=!0;vv(a);for(var b=0;b<a.zo.length;b++)wv(a,a.zo[b].rpc,a.zo[b].callback);a.zo=[]};
_.h.NZ=function(a,b){b={error:b.error};a.Zn=!0;a.RB=!0;a.EK=b;a.zo=[];vv(a)};_.h.Sw=function(a,b){b.originIdp=a.Ob;this.dispatchEvent(b)};var Ev=new Dv,Hv=Ev,Iv={};Iv.idpReady={jf:Hv.OZ};Iv.idpError={jf:Hv.NZ};Iv.sessionStateChanged={jf:Hv.Sw,fp:Hv.$0};Iv.sessionSelectorChanged={jf:Hv.Sw,fp:Hv.Z0};Iv.authResult={jf:Hv.Sw,fp:Hv.aT,QS:!0};Iv.displayIFrame={jf:Hv.Sw};Ev.HK=Iv||{};Tu(window,"message",function(a){Ev.E_.call(Ev,a)});
_.Jv=function(a,b){this.ue=!1;if(!a)throw Error("V");var c=[],d;for(d in a)c.push(a[d]);Xu.call(this,c);this.Gd=[location.protocol,"//",location.host].join("");this.Cc=b.crossSubDomains?b.domain||this.Gd:this.Gd;if(!b)throw Error("W");if(!b.idpId)throw Error("X");if(!_.av(b.idpId,"authServerUrl")||!_.av(b.idpId,"idpIFrameUrl"))throw Error("Y`"+b.idpId);this.Ob=b.idpId;this.Yb=void 0;this.UT=!!b.disableTokenRefresh;this.LU=!!b.forceTokenRefresh;this.h2=!!b.skipTokenCache;this.setOptions(b);this.fq=
[];this.mm=this.gL=!1;this.eo=void 0;this.YM();this.ld=void 0;var e=this,f=function(){Nu("Token Manager is ready.");if(e.fq.length)for(var g=0;g<e.fq.length;g++)e.fq[g].call(e);e.gL=!0;e.fq=[]};Yu.$v(this.Ob,function(g){e.ld=g;g.Zn&&g.RB?(e.mm=!0,e.eo=g.Pl(),e.ww(e.eo)):e.Yb?Bv(e.ld,e.Yb,function(k){if(k){k=e.Ob;var l=e.Yb,m=Ev;k&&l&&(m.Ck[k]||(m.Ck[k]=[]),0>Ou(m.Ck[k],l)&&m.Ck[k].push(l));f()}else e.eo={error:"Not a valid origin for the client: "+e.Gd+" has not been whitelisted for client ID "+e.Yb+
". Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID."},e.mm=!0,e.ww(e.eo)}):(Fv(e.Ob),f())})};Pu(_.Jv,Xu);_.Jv.prototype.setOptions=function(){};_.Jv.prototype.YM=function(){};_.Jv.prototype.ww=function(){};_.Jv.prototype.Pl=function(){return this.eo};Kv=function(a,b,c){return function(){b.apply(a,c)}};_.Lv=function(a,b,c){if(a.gL)b.apply(a,c);else{if(a.mm)throw a.eo;a.fq.push(Kv(a,b,c))}};_.Jv.prototype.MH=_.ba(32);_.Jv.prototype.Vp=_.ba(30);
_.Nv=function(a,b){_.Jv.call(this,a,b);this.FM=new ev;this.mj=this.Am=null;Mv(this)};Pu(_.Nv,_.Jv);_.Nv.prototype.setOptions=function(){};
var Ov=function(a,b){a.re={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.Cc};b.crossSubDomains&&(a.re.policy=b.policy)},Pv=function(a,b){if(!b.authParameters)throw Error("Z");if(!b.authParameters.scope)throw Error("$");if(!b.authParameters.response_type)throw Error("aa");a.Kp=b.authParameters;a.Kp.redirect_uri||(a.Kp.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.ti=_.Ru(b.rpcAuthParameters||a.Kp);if(!a.ti.scope)throw Error("ba");if(!a.ti.response_type)throw Error("ca");
a:{var c=a.ti.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!Uu[c[d]]){c=!0;break a}c=!1}if(c)throw Error("da");b.enableSerialConsent&&(a.ti.enable_serial_consent=!0);b.authResultIdentifier&&(a.bT=b.authResultIdentifier);b.spec_compliant&&(a.ti.spec_compliant=b.spec_compliant)};
_.Nv.prototype.YM=function(){var a=this;Ev.addEventListener(Cv.$R,function(b){a.ue&&a.re&&b.originIdp==a.Ob&&!b.crossSubDomains==!a.re.crossSubDomains&&b.domain==a.re.domain&&b.id==a.re.id&&a.rM(b)});Ev.addEventListener(Cv.zy,function(b){a.ue&&b.originIdp==a.Ob&&b.clientId==a.Yb&&a.sM(b)});Ev.addEventListener(Cv.Wx,function(b){_.cv=void 0;a.ue&&b.originIdp==a.Ob&&b.clientId==a.Yb&&b.id==a.jj&&(a.Am&&(window.clearTimeout(a.Am),a.Am=null),a.jj=void 0,a.Kr(b))});Ev.addEventListener(Cv.$P,function(b){a.ue&&
b.originIdp==a.Ob&&(b.uc?a.ld.uc():a.ld.show())})};_.Nv.prototype.rM=function(){};_.Nv.prototype.sM=function(){};_.Nv.prototype.Kr=function(){};var Rv=function(a,b){Qv(a);a.UT||(a.mj=Zu.NT(function(){a.ei(!0)},b-3E5),navigator.onLine&&a.mj.start())},Qv=function(a){a.mj&&(a.mj.clear(),a.mj=null)},Mv=function(a){var b=window;Vu()&&(b=document.body);Tu(b,"online",function(){a.mj&&a.mj.start()});Tu(b,"offline",function(){a.mj&&a.mj.clear()})};_.h=_.Nv.prototype;_.h.ei=function(){};
_.h.wx=function(a,b){this.ld.wx(a,b)};_.h.aM=_.ba(33);_.h.aZ=function(a,b){if(!this.Yb)throw Error("ha");this.ld.Zv(this.Yb,this.ti,this.re,a,b)};_.h.Zv=function(a,b){_.Lv(this,this.aZ,[a,b])};_.Tv=function(a){this.le=void 0;this.Yg=!1;this.No=void 0;_.Nv.call(this,_.Sv,a)};Pu(_.Tv,_.Nv);_.Sv={mG:"noSessionBound",Dp:"userLoggedOut",uP:"activeSessionChanged",zy:"sessionStateChanged",xS:"tokenReady",wS:"tokenFailed",Wx:"authResult",ERROR:"error"};
_.Tv.prototype.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Yb=a.clientId;this.Ea=a.id;Ov(this,a);Pv(this,a)};_.Tv.prototype.ww=function(a){this.dispatchEvent({type:_.Sv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Ob})};var Uv=function(a){Qv(a);a.No=void 0;a.tC=void 0};_.h=_.Tv.prototype;
_.h.rM=function(a){var b=a.newValue||{};if(this.le!=b.hint||this.Yg!=!!b.disabled){a=this.le;var c=!this.le||this.Yg;Uv(this);this.le=b.hint;this.Yg=!!b.disabled;(b=!this.le||this.Yg)&&!c?this.dispatchEvent({type:_.Sv.Dp,idpId:this.Ob}):b||(a!=this.le&&this.dispatchEvent({type:_.Sv.uP,idpId:this.Ob}),this.le&&this.ei())}};
_.h.sM=function(a){this.Yg||(this.le?a.user||this.No?a.user==this.le&&(this.No?a.sessionState?this.No=a.sessionState:(Uv(this),this.dispatchEvent({type:_.Sv.Dp,idpId:this.Ob})):a.sessionState&&(this.No=a.sessionState,this.ei())):this.ei():this.dispatchEvent({type:_.Sv.zy,idpId:this.Ob}))};_.h.Kr=function(a){this.dispatchEvent({type:_.Sv.Wx,authResult:a.authResult})};_.h.Iq=_.ba(35);_.h.Bq=function(a){_.Lv(this,this.HA,[a])};_.h.HA=function(a){zv(this.ld,this.re,a)};
_.h.xx=function(a,b,c){if(!a)throw Error("ja");Uv(this);this.le=a;this.Yg=!1;b&&_.Av(this.ld,this.re,!1,this.le);this.ue=!0;this.ei(c,!0)};_.h.start=function(){_.Lv(this,this.n2,[])};
_.h.n2=function(){var a=this.Yb==Su("client_id")?Su("login_hint"):void 0;var b=this.Yb==Su("client_id")?Su("state"):void 0;this.UC=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.xx(a,!0,!0);else{var c=this;this.Bq(function(d){c.ue=!0;d&&d.hint?(Uv(c),c.le=d.hint,c.Yg=!!d.disabled,c.Yg?c.dispatchEvent({type:_.Sv.Dp,idpId:c.Ob}):c.xx(d.hint)):(Uv(c),c.le=void 0,c.Yg=!(!d||!d.disabled),c.dispatchEvent({type:_.Sv.mG,
autoOpenAuthUrl:!c.Yg,idpId:c.Ob}))})}};_.h.eJ=_.ba(36);_.h.ei=function(a,b){var c=this;this.ld.ei(this.Yb,this.ti,this.le,this.re,function(d,e){(e=e||d.error)?"user_logged_out"==e?(Uv(c),c.dispatchEvent({type:_.Sv.Dp,idpId:c.Ob})):(c.tC=null,c.dispatchEvent({type:_.Sv.wS,idpId:c.Ob,error:e})):(c.tC=d,c.No=d.session_state,Rv(c,d.expires_at),d.idpId=c.Ob,b&&c.UC&&(d.state=c.UC,c.UC=void 0),c.dispatchEvent({type:_.Sv.xS,idpId:c.Ob,response:d}))},this.Ea,a)};_.h.bs=_.ba(28);_.h.nN=_.ba(37);
_.Vv=function(a){this.ul=null;_.Nv.call(this,{},a);this.ue=!0};Pu(_.Vv,_.Nv);_.h=_.Vv.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Yb=a.clientId;this.Ea=a.id;Ov(this,a);Pv(this,a)};_.h.ww=function(a){this.ul&&(this.ul({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.ul=null)};_.h.Kr=function(a){if(this.ul){var b=this.ul;this.ul=null;b(a)}};_.h.Iq=_.ba(34);_.h.Bq=function(a){this.mm?a(this.Pl()):_.Lv(this,this.HA,[a])};
_.h.HA=function(a){zv(this.ld,this.re,a)};_.Wv=function(a,b,c){a.mm?c(a.Pl()):_.Lv(a,a.c_,[b,c])};_.Vv.prototype.c_=function(a,b){this.ld.ei(this.Yb,this.ti,a,this.re,function(c,d){d?b({error:d}):b(c)},this.Ea,this.LU,this.h2)};_.Vv.prototype.CL=_.ba(38);

var Xv,Zv,$v,aw,bw,cw,dw,ew,fw,gw,hw,kw;Xv=function(a){return Array.prototype.concat.apply([],arguments)};_.Yv=function(){try{var a=Array.from((window.crypto||window.msCrypto).getRandomValues(new Uint8Array(64)))}catch(c){a=[];for(var b=0;64>b;b++)a[b]=Math.floor(256*Math.random())}return _.kh(a,3).substring(0,64)};Zv=function(a,b,c){if(!a.ue)throw Error("ea");b?_.Av(a.ld,a.re,!0,void 0,c):_.Av(a.ld,a.re,!0,a.le,c)};$v=function(a){if(!a.ue)throw Error("ea");return a.tC};
_.Vv.prototype.CL=_.Wc(38,function(a,b){var c=this.ld,d=this.Yb,e=this.re,f=_.Ru(this.ti);delete f.response_type;_.xv(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.Tv.prototype.nN=_.Wc(37,function(a){$v(this)&&$v(this).access_token&&(this.ld.bs(this.Yb,$v(this).access_token,a),Zv(this,!0))});_.Tv.prototype.eJ=_.Wc(36,function(){var a=this;this.Bq(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Sv.Dp,idpId:a.Ob}):a.ei(!0):a.dispatchEvent({type:_.Sv.mG,idpId:a.Ob})})});
_.Tv.prototype.Iq=_.Wc(35,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.xx(b.authResult.login_hint,a.Yg||b.authResult.login_hint!=a.le,!0)}});
_.Vv.prototype.Iq=_.Wc(34,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.Bq(function(d){_.Av(b.ld,b.re,d&&d.disabled,c.authResult.login_hint,function(){_.Wv(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"})}});_.Nv.prototype.aM=_.Wc(33,function(){this.Yb&&_.xv(this.ld,"startPolling",{clientId:this.Yb,origin:this.Gd,id:this.jj},void 0)});
_.uv.prototype.bs=_.Wc(29,function(a,b,c){_.xv(this,"revoke",{clientId:a,token:b},c)});_.Tv.prototype.bs=_.Wc(28,function(a){_.Lv(this,this.nN,[a])});aw=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};
bw=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};
cw=function(a,b,c,d,e,f,g){var k=_.av(a,"authServerUrl");if(!k)throw Error("O`"+a);a=_.Ru(d);a.response_type=g||"permission";a.client_id=c;a.ss_domain=b;if(f&&f.extraQueryParams)for(var l in f.extraQueryParams)a[l]=f.extraQueryParams[l];e&&bw()&&!a.prompt&&(a.prompt="select_account");b=k+(0>k.indexOf("?")?"?":"&");c=[];for(var m in a)if(a.hasOwnProperty(m)){e=a[m];if(null===e||void 0===e)e="";c.push(encodeURIComponent(m)+"="+encodeURIComponent(e))}return b+c.join("&")};
dw=function(a,b,c,d){if(!a.Yb)throw Error("fa");a.jj=c||a.bT||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.Gd.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.jj);c.redirect_uri=e.join("")}return cw(a.Ob,a.Cc,a.Yb,a.Kp,!0,b,d)};
ew=function(a,b){a.Am&&window.clearTimeout(a.Am);a.Am=window.setTimeout(function(){a.jj==b&&(_.cv=void 0,a.Am=null,a.jj=void 0,a.Kr({authResult:{error:"popup_closed_by_user"}}))},1E3)};fw=function(a,b,c){if(!a.Yb)throw Error("ga");c=c||{};c=dw(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||aw())&&_.Lv(a,a.aM,[]);var d=a.jj;a.FM.open(c,b,function(){a.jj==d&&ew(a,d)},function(){a.jj=void 0;a.Kr({authResult:{error:"popup_blocked_by_browser"}})})};
gw=function(a){_.Lv(a,a.eJ,[])};hw=function(a,b,c){a.mm?c(a.Pl()):_.Lv(a,a.CL,[b,c])};
_.iw=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("")};
_.jw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.hh[m];if(null!=n)return n;if(!_.Ne(m))throw Error("u`"+m);}return l}_.jh();for(var d=0;;){var e=c(-1),f=c(0),g=c(64),k=c(64);if(64===k&&-1===e)break;b(e<<2|f>>4);64!=g&&(b(f<<4&240|g>>2),64!=k&&b(g<<6&192|k))}};kw=function(a){var b=[];_.jw(a,function(c){b.push(c)});return b};_.lw=function(a,b){_.Lh[b||"token"]=a};_.mw=function(a){delete _.Lh[a||"token"]};
_.Wu={parse:function(a){a=_.zf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.Af(a)}};
_.Vv.prototype.uA=function(a,b){_.Lv(this,this.xU,[a,b])};_.Vv.prototype.xU=function(a,b){this.ld.uA(this.Yb,a,this.ti,this.re,b)};
_.uv.prototype.uA=function(a,b,c,d,e){c=_.Ru(c);_.xv(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var nw,ow=["client_id","cookie_policy","scope"],pw="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(" "),qw=["authuser","after_redirect","access_type","hl"],rw=["login_hint","prompt"],sw={clientid:"client_id",cookiepolicy:"cookie_policy"},tw=["approval_prompt","authuser","login_hint",
"prompt","hd"],uw=["login_hint","g-oauth-window","status"],vw=Math.min(_.M("oauth-flow/authWindowWidth",599),screen.width-20),ww=Math.min(_.M("oauth-flow/authWindowHeight",600),screen.height-30);
var xw=function(a){_.Xc.call(this,a)};_.ii(xw,_.Xc);xw.prototype.name="gapi.auth2.ExternallyVisibleError";
var yw=function(){};yw.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var zw=function(){};zw.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 Aw=function(a){this.cT=a};
Aw.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.cT){d.login_hint?b(d):b();return}}b()};
var Bw=function(a){this.Ud=a;this.ex=[]};Bw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.ex[b];f?(b++,c.Ud.Zv(function(g){g?f.select(g,d):d()})):a()}};d()};var Cw=function(a){a=new Bw(a);a.ex.push(new yw);return a},Dw=function(a){a=new Bw(a);a.ex.push(new zw);return a},Ew=function(a,b){void 0===b||null===b?b=Cw(a):(a=new Bw(a),a.ex.push(new Aw(b)),b=a);return b};
var Fw=function(a){this.jf=a;this.je=!0};Fw.prototype.remove=function(){this.je=!1};Fw.prototype.trigger=function(){};var Gw=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Hw=function(){this.jc=[]};Hw.prototype.add=function(a){this.jc.push(a)};Hw.prototype.notify=function(a){for(var b=this.jc,c=[],d=0;d<b.length;d++){var e=b[d];e.je&&(c.push(e),_.wk(Iw(e.jf,a)))}this.jc=c};var Iw=function(a,b){return function(){a(b)}};
var Kw=function(a){this.we=null;this.l3=new Jw(this);this.jc=new Hw;void 0!=a&&this.set(a)};Kw.prototype.set=function(a){a!=this.we&&(this.we=a,this.l3.value=a,this.jc.notify(this.we))};Kw.prototype.get=function(){return this.we};Kw.prototype.V=function(a){a=new Lw(this,a);this.jc.add(a);return a};var Lw=function(a,b){Fw.call(this,b);this.dZ=a};_.ii(Lw,Fw);Lw.prototype.trigger=function(){var a=this.jf;a(this.dZ.get())};var Jw=function(a){this.value=null;this.V=function(b){return new Gw(a.V(b))}};
var Mw={f6:"fetch_basic_profile",H7:"login_hint",D9:"prompt",P9:"redirect_uri",l$:"scope",cba:"ux_mode",waa:"state"},Nw=function(a){this.Da={};if(a&&!_.$i(a))if("function"==typeof a.get)this.Da=a.get();else for(var b in Mw){var c=Mw[b];c in a&&(this.Da[c]=a[c])}};Nw.prototype.get=function(){return this.Da};Nw.prototype.iO=function(a){this.Da.scope=a;return this};Nw.prototype.Uq=function(){return this.Da.scope};
var Ow=function(a,b){var c=a.Da.scope;b=Xv(b.split(" "),c?c.split(" "):[]);_.Le(b);a.Da.scope=b.join(" ")};_.h=Nw.prototype;_.h.L1=function(a){this.Da.prompt=a;return this};_.h.ZV=function(){return this.Da.prompt};_.h.c1=function(){_.Hf("Property app_package_name no longer supported and was not set");return this};_.h.RU=function(){_.Hf("Property app_package_name no longer supported")};_.h.Ve=function(a){this.Da.state=a};_.h.getState=function(){return this.Da.state};
var Pw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+vw,"height="+ww,"top="+(screen.height-ww)/2,"left="+(screen.width-vw)/2].join()},Qw=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.iw(kw(a)))},Rw=function(){nw=_.M("auth2/idpValue","google");var a=_.M("oauth-flow/authUrl","https://accounts.google.com/o/oauth2/auth"),
b=_.M("oauth-flow/idpIframeUrl","https://accounts.google.com/o/oauth2/iframe");_.bv(nw,{authServerUrl:a,idpIFrameUrl:b})},Sw=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}_.bb(a[e])||(a[e]={});a=a[e]}},Tw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var Uw=function(a){var b=a?(b=Qw(a))?b.sub:null:null;this.Ea=b;this.Bc=a?_.lk(a):null};_.h=Uw.prototype;_.h.ma=function(){return this.Ea};_.h.SA=function(){var a=Qw(this.Bc);return a?a.hd:null};_.h.Qf=function(){return!!this.Bc};_.h.mk=function(a){if(a)return this.Bc;a=Vw;var b=_.lk(this.Bc);!a.Hv||a.MB||a.IX||(delete b.access_token,delete b.scope);return b};_.h.AD=function(){return Vw.AD()};_.h.Dj=function(){this.Bc=null};_.h.vV=function(){return this.Bc?this.Bc.scope:null};
_.h.update=function(a){this.Ea=a.Ea;this.Bc=a.Bc;this.Bc.id_token?this.Mt=new Ww(this.Bc):this.Mt&&(this.Mt=null)};var Xw=function(a){return a.Bc&&"object"==typeof a.Bc.session_state?_.lk(a.Bc.session_state.extraQueryParams||{}):{}};_.h=Uw.prototype;_.h.xq=function(){var a=Xw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.Cj=function(a){var b=Vw,c=new Nw(a);b.MB=c.Uq()?!0:!1;Vw.Hv&&Ow(c,"openid profile email");return new _.Gk(function(d,e){var f=Xw(this);f.login_hint=this.ma();f.scope=c.Uq();Yw(b,d,e,f)},this)};_.h.Wq=function(a){return new _.Gk(function(b,c){var d=a||{},e=Vw;d.login_hint=this.ma();e.Wq(d).then(b,c)},this)};_.h.tW=function(a){return this.Cj(a)};_.h.disconnect=function(){return Vw.disconnect()};_.h.UU=function(){return this.Mt};
_.h.tv=function(a){if(!this.Qf())return!1;var b=this.Bc&&this.Bc.scope?this.Bc.scope.split(" "):"";return _.sb(a?a.split(" "):[],function(c){return _.ab(b,c)})};var Ww=function(a){a=Qw(a);this.OU=a.sub;this.Ed=a.name;this.qW=a.given_name;this.vU=a.family_name;this.PK=a.picture;this.tu=a.email};_.h=Ww.prototype;_.h.ma=function(){return this.OU};_.h.getName=function(){return this.Ed};_.h.tV=function(){return this.qW};_.h.oV=function(){return this.vU};_.h.EV=function(){return this.PK};_.h.Tu=function(){return this.tu};
var $w=function(a,b,c){this.vm=b;this.AZ=a;for(var d in a)a.hasOwnProperty(d)&&Zw(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.vm[c[a]]},Zw=function(a,b){a[b]=function(){return a.AZ[b].apply(a.vm,arguments)}};$w.prototype.then=function(a,b,c){var d=this;return _.Kk().then(function(){return ax(d.vm,a,b,c)})};_.pk($w);
var bx;bx=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.cx=function(a){if(!a)throw new xw("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 xw("Invalid cookiePolicy");a=c[2];c=c[1];var d={};d.dotValue=a.split(".").length;d.isSecure=-1!=c.indexOf("https");d.domain=a;if(!_.Zi(b,"."+a)&&!_.Zi(b,a))throw new xw("Invalid cookiePolicy domain");return d};
var ex,dx,fx,gx,hx,ix,kx,px,lx,rx,sx,mx;ex=function(a){var b=a||{},c=dx();_.ob(pw,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};dx=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;sw[d]&&(d=sw[d]);_.ab(pw,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
fx=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};gx=function(a){_.ob(pw,function(b){var c=fx(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};hx=function(a){a=ex(a);gx(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=pw+qw,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
ix=function(a,b){if(!a)throw new xw("Empty initial options.");for(var c=0;c<ow.length;++c)if(!(b&&"scope"==ow[c]||a[ow[c]]))throw new xw("Missing required parameter '"+ow[c]+"'");_.cx(a.cookie_policy)};
kx=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:bx(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:nw};_.jx(b,a);_.ob(rw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.jx=function(){};
px=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=lx(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:bx(c),idpId:nw};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.Yv());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);_.ob(rw.concat(qw),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 mx(a.response_type||"token"),nx(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),ox(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};lx=function(a){a=new mx(a.response_type||"token");var b=[];ox(a)&&b.push("token");qx(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};rx=["permission","id_token"];sx=/(^|[^_])token/;mx=function(a){this.Go=[];this.cC(a)};
mx.prototype.cC=function(a){a?((0<=a.indexOf("permission")||a.match(sx))&&this.Go.push("permission"),0<=a.indexOf("id_token")&&this.Go.push("id_token"),0<=a.indexOf("code")&&this.Go.push("code")):this.Go=rx};var nx=function(a){return qx(a,"code")},ox=function(a){return qx(a,"permission")};mx.prototype.toString=function(){return this.Go.join(" ")};var qx=function(a,b){var c=!1;_.ob(a.Go,function(d){d==b&&(c=!0)});return c};
var Vw,tx,vx,xx,yx,ax;Vw=null;_.ux=function(){return Vw?tx():null};tx=function(){return new $w(vx.prototype,Vw,["currentUser","isSignedIn"])};vx=function(a){delete a.include_granted_scopes;this.Da=kx(a);this.JT=a.cookie_policy;this.IX=!!a.scope;(this.Hv=!1!==a.fetch_basic_profile)&&(this.Da.authParameters.scope=wx(this,"openid profile email"));this.lr=a.hosted_domain;this.h3=a.ux_mode||"popup";this.K_=a.redirect_uri||null;xx(this)};
xx=function(a){a.currentUser=new Kw(new Uw(null));a.isSignedIn=new Kw(!1);a.Ud=new _.Tv(a.Da);a.jo=null;a.Ov=null;a.RY=new _.Gk(function(b,c){this.jo=b;this.Ov=c},a);a.zw={};a.yr=!0;yx(a);a.Ud.start()};
yx=function(a){a.Ud.addEventListener("error",function(b){a.yr&&a.jo&&(a.yr=!1,a.Ov({error:b.error,details:b.details}),a.jo=null,a.Ov=null)});a.Ud.addEventListener("authResult",function(b){b&&b.authResult&&a.$e(b);a.Ud.Iq()(b)});a.Ud.addEventListener("tokenReady",function(b){var c=new Uw(b.response);if(a.lr&&a.lr!=c.SA())a.$e({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.SA(),expectedDomain:a.lr});else{a.currentUser.get().update(c);
var d=a.currentUser;d.jc.notify(d.we);a.isSignedIn.set(!0);c=c.xq();(d=_.cx(a.JT))&&c&&_.Dh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.Me?"S":"H",d.Ih].join(""),c,{domain:d.domain,secure:d.isSecure});_.lw(b.response);a.$e(b)}});a.Ud.addEventListener("noSessionBound",function(b){a.yr&&b.autoOpenAuthUrl?(a.yr=!1,Cw(a.Ud).select(function(c){if(c&&c.login_hint){var d=a.Ud;_.Lv(d,d.xx,[c.login_hint,!0])}else a.currentUser.set(new Uw(null)),a.isSignedIn.set(!1),_.mw(),a.$e(b)})):(a.currentUser.set(new Uw(null)),
a.isSignedIn.set(!1),_.mw(),a.$e(b))});a.Ud.addEventListener("tokenFailed",function(b){a.$e(b)});a.Ud.addEventListener("userLoggedOut",function(b){a.currentUser.get().Dj();var c=a.currentUser;c.jc.notify(c.we);a.isSignedIn.set(!1);_.mw();a.$e(b)})};ax=function(a,b,c,d){return a.RY.then(function(e){if(b)return b(e.rW)},c,d)};vx.prototype.$e=function(a){if(a){this.yr=!1;var b=a.type||"";if(this.zw[b])this.zw[b](a);this.jo&&(this.jo({rW:this}),this.Ov=this.jo=null)}};
var zx=function(a,b){_.Bb(b,function(c,d){a.zw[d]=function(e){a.zw={};c(e)}})},Yw=function(a,b,c,d){d=_.lk(d);a.lr&&(d.hd=a.lr);var e=d.ux_mode||a.h3;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.K_||Tw()+window.location.pathname),Ax(a,f)):(delete d.redirect_uri,Bx(a,f),zx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):zx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};vx.prototype.Cj=function(a){return new _.Gk(function(b,c){var d=new Nw(a);this.MB=d.Uq()?!0:!1;this.Hv?(d.Da.fetch_basic_profile=!0,Ow(d,"email profile openid")):d.Da.fetch_basic_profile=!1;var e=wx(this,d.Uq());d.iO(e);Yw(this,b,c,d.get())},this)};
vx.prototype.Wq=function(a){var b=a||{};this.MB=!!b.scope;a=wx(this,b.scope);if(""==a)return _.Lk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.ob(tw,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?Cx(this,c):Dx(this,c,b.redirect_uri)};
var Dx=function(a,b,c){b.redirect_uri=c;Ax(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Kk({message:"Redirecting to IDP."})},Cx=function(a,b){b.origin=Tw();delete b.redirect_uri;Bx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Gk(function(c,d){zx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},Bx=function(a,b){Sw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");fw(a.Ud,Pw(),b)},Ax=function(a,b){Sw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");var c=b||{};b=window.location;var d=b.assign;a=a.Ud;if(!a.Yb)throw Error("fa");a=cw(a.Ob,a.Cc,a.Yb,a.Kp,!1,c.sessionMeta,c.responseType);d.call(b,a)};vx.prototype.Dj=function(a){var b=a||!1;return new _.Gk(function(c){Zv(this.Ud,b,function(){c()})},this)};vx.prototype.AJ=function(){return this.Da.authParameters.scope};
var wx=function(a,b){a=a.AJ();b=Xv(b?b.split(" "):[],a?a.split(" "):[]);_.Le(b);return b.join(" ")};vx.prototype.AD=function(){var a=this;return new _.Gk(function(b,c){zx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});gw(a.Ud)})};
vx.prototype.ZS=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.Cj(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."})};vx.prototype.disconnect=function(){return new _.Gk(function(a){this.Ud.bs(function(){a()})},this)};
var Ex;_.Gk.prototype["catch"]=_.Gk.prototype.Ns;Ex=null;_.Fx=function(a){a=hx(a);if(Vw){if(_.kk(a,Ex||{}))return tx();throw new xw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}ix(a,!1!==a.fetch_basic_profile);Rw();Ex=a;Vw=new vx(a);_.Ae.ga=1;return tx()};
var Hx,Jx,Gx,Lx,Kx,Mx;_.Ix=function(a,b){Rw();a=hx(a);ix(a);var c=px(a),d=new _.Vv(c);"none"==a.prompt?Gx(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)}):Hx(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.FM.qh;b(e)})};
Hx=function(a,b,c){var d=new mx(b.response_type);c=Jx(a,d,c);var e={responseType:d.toString()};Sw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");nx(d)&&Sw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Sw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Sw(e,["sessionMeta","extraQueryParams","state"],b.state);b=Pw();a.mm?c({authResult:{error:"idpiframe_initialization_failed",details:a.Pl().error}}):(a.ul=
c,fw(a,b,e))};Jx=function(a,b,c){if(ox(b)){var d=Kx(c);return function(e){e&&e.authResult&&!e.authResult.error?a.Iq(function(f){f&&!f.error?(f=_.lk(f),nx(b)&&(f.code=e.authResult.code),d(f)):d(f?f:{error:"unknown_error"})})(e):d(e&&e.authResult?e.authResult:{error:"unknown_error"})}}return function(e){e&&e.authResult&&!e.authResult.error?c(_.lk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
Gx=function(a,b,c){if(nx(new mx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Kx(c);b.login_hint?a.uA(b.login_hint,function(e){e?Lx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?Ew(a,b.authuser).select(function(e){e&&e.login_hint?Lx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.Bq(function(e){e&&e.hint?Lx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?Dw(a):Cw(a)).select(function(f){f&&f.login_hint?Lx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Lx=function(a,b,c,d){b=new mx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Db(f,k),0==e&&d(f))};(ox(b)||qx(b,"id_token"))&&e++;nx(b)&&e++;(ox(b)||qx(b,"id_token"))&&_.Wv(a,c,g);nx(b)&&hw(a,c,g)};
Kx=function(a){return function(b){if(!b||b.error)_.mw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.lk(b);Mx(c);delete c.id_token;delete c.code;_.lw(c)}a(b)}}};Mx=function(a){_.ob(uw,function(b){delete a[b]})};
_.z("gapi.auth2.init",_.Fx);_.z("gapi.auth2.authorize",function(a,b){if(null!=Vw)throw new xw("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).");_.Ix(a,function(c){Mx(c);b(c)})});_.z("gapi.auth2._gt",function(){return _.Mh()});_.z("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Mu="0"!=a&&!!a});_.z("gapi.auth2.getAuthInstance",_.ux);
_.z("gapi.auth2.BasicProfile",Ww);_.z("gapi.auth2.BasicProfile.prototype.getId",Ww.prototype.ma);_.z("gapi.auth2.BasicProfile.prototype.getName",Ww.prototype.getName);_.z("gapi.auth2.BasicProfile.prototype.getGivenName",Ww.prototype.tV);_.z("gapi.auth2.BasicProfile.prototype.getFamilyName",Ww.prototype.oV);_.z("gapi.auth2.BasicProfile.prototype.getImageUrl",Ww.prototype.EV);_.z("gapi.auth2.BasicProfile.prototype.getEmail",Ww.prototype.Tu);_.z("gapi.auth2.GoogleAuth",vx);
_.z("gapi.auth2.GoogleAuth.prototype.attachClickHandler",vx.prototype.ZS);_.z("gapi.auth2.GoogleAuth.prototype.disconnect",vx.prototype.disconnect);_.z("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",vx.prototype.Wq);_.z("gapi.auth2.GoogleAuth.prototype.signIn",vx.prototype.Cj);_.z("gapi.auth2.GoogleAuth.prototype.signOut",vx.prototype.Dj);_.z("gapi.auth2.GoogleAuth.prototype.getInitialScopes",vx.prototype.AJ);_.z("gapi.auth2.GoogleUser",Uw);_.z("gapi.auth2.GoogleUser.prototype.grant",Uw.prototype.tW);
_.z("gapi.auth2.GoogleUser.prototype.getId",Uw.prototype.ma);_.z("gapi.auth2.GoogleUser.prototype.isSignedIn",Uw.prototype.Qf);_.z("gapi.auth2.GoogleUser.prototype.getAuthResponse",Uw.prototype.mk);_.z("gapi.auth2.GoogleUser.prototype.getBasicProfile",Uw.prototype.UU);_.z("gapi.auth2.GoogleUser.prototype.getGrantedScopes",Uw.prototype.vV);_.z("gapi.auth2.GoogleUser.prototype.getHostedDomain",Uw.prototype.SA);_.z("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",Uw.prototype.Wq);
_.z("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",Uw.prototype.tv);_.z("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",Uw.prototype.AD);_.z("gapi.auth2.LiveValue",Kw);_.z("gapi.auth2.LiveValue.prototype.listen",Kw.prototype.V);_.z("gapi.auth2.LiveValue.prototype.get",Kw.prototype.get);_.z("gapi.auth2.SigninOptionsBuilder",Nw);_.z("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Nw.prototype.RU);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Nw.prototype.c1);
_.z("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Nw.prototype.Uq);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Nw.prototype.iO);_.z("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Nw.prototype.ZV);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Nw.prototype.L1);_.z("gapi.auth2.SigninOptionsBuilder.prototype.get",Nw.prototype.get);

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

_.fj=function(a){this.S=a};_.h=_.fj.prototype;_.h.value=function(){return this.S};_.h.Pm=function(a){this.S.width=a;return this};_.h.Vc=function(){return this.S.width};_.h.yj=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.We=function(a){this.S.style=a;return this};_.h.Yl=_.ba(14);
_.gj=function(a){this.S=a};_.gj.prototype.bE=function(a){this.S.anchor=a;return this};_.gj.prototype.Oh=function(){return this.S.anchor};_.gj.prototype.hx=_.ba(16);_.mj=function(a){a.S.show=!0;return a};_.gj.prototype.yj=function(a){this.S.height=a;return this};_.gj.prototype.getHeight=function(){return this.S.height};_.gj.prototype.Pm=function(a){this.S.width=a;return this};_.gj.prototype.Vc=function(){return this.S.width};
_.nj=function(a){this.S=a||{}};_.nj.prototype.value=function(){return this.S};_.nj.prototype.setUrl=function(a){this.S.url=a;return this};_.nj.prototype.getUrl=function(){return this.S.url};_.oj=function(a,b){a.S.where=b;return a};_.h=_.nj.prototype;_.h.We=function(a){this.S.style=a;return this};_.h.Yl=_.ba(13);_.h.Ue=function(a){this.S.id=a;return this};_.h.ma=function(){return this.S.id};_.h.Vk=function(a){this.S.rpctoken=a;return this};_.pj=function(a,b){a.S.queryParams=b;return a};
_.qj=function(a,b){a.S.relayOpen=b;return a};_.rj=function(a,b){a.S.messageHandlers=b;return a};_.sj=function(a,b){a.S.messageHandlersFilter=b;return a};_.nj.prototype.Oo=_.ba(17);_.nj.prototype.getContext=function(){return this.S.context};_.nj.prototype.Uc=function(){return this.S.openerIframe};_.nj.prototype.Ol=function(){this.S.attributes=this.S.attributes||{};return new _.fj(this.S.attributes)};_.tj=function(a){a.S.connectWithQueryParams=!0;return a};

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

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

var jl=function(){this.Ss={$M:cl?"../"+cl:null,Lz:dl,WJ:el,dea:fl,hv:gl,Sea:hl};this.yf=_.je;this.HM=this.ST;this.GU=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.Ss.$M){this.yf=this.Ss.WJ(this.yf,this.Ss.$M);var a=this.yf.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.HM=this.yf.doPostMsg}this.DE={};this.dF={};a=(0,_.D)(this.BB,
this);_.ze(this.yf,"message",a);_.ne(_.Ae,"RPMQ",[]).push(a);this.yf!=this.yf.parent&&il(this,this.yf.parent,this.EC(this.yf.name),"*")};jl.prototype.EC=function(a){return'{"h":"'+escape(a)+'"}'};var kl=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},ll=function(a){if(!/^\s*{/.test(a))return!1;a=_.zf(a);return null!==a&&"object"===typeof a&&!!a.g};
jl.prototype.BB=function(a){var b=String(a.data);(0,_.If)("gapi.rpc.receive("+fl+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=ll(b);if(!c&&!d){if(!d&&(c=kl(b))){if(this.DE[c])this.DE[c]();else this.dF[c]=1;return}var e=a.origin,f=this.Ss.Lz;this.GU?_.je.setTimeout(function(){f(b,e)},0):f(b,e)}};jl.prototype.Jc=function(a,b){".."===a||this.dF[a]?(b(),delete this.dF[a]):this.DE[a]=b};
var il=function(a,b,c,d){var e=ll(c)?"":"!_";(0,_.If)("gapi.rpc.send("+fl+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.HM(b,e+c,d)};jl.prototype.ST=function(a,b,c){a.postMessage(b,c)};jl.prototype.send=function(a,b,c){(a=this.Ss.WJ(this.yf,a))&&!a.closed&&il(this,a,b,c)};
var ml,ql,rl,sl,tl,ul,vl,cl,fl,wl,xl,yl,el,gl,Al,Bl,Gl,Hl,Jl,hl,Ll,Kl,Cl,Dl,Ml,dl,Nl,Ol;ml=0;ql=[];rl={};sl={};tl=_.je.location.href;ul=_.ue(tl,"rpctoken");vl=_.ue(tl,"parent")||_.ke.referrer;cl=_.ue(tl,"rly");fl=cl||(_.je!==_.je.top||_.je.opener)&&_.je.name||"..";wl=null;xl={};yl=function(){};_.zl={send:yl,Jc:yl,EC:yl};
el=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.je.top);if(0===b.length)return a;for(b=b.split("/");b.length;){var c=b.shift();"{"==c.charAt(0)&&"}"==c.charAt(c.length-1)&&(c=c.substring(1,c.length-1));if(".."===c)a=a==a.parent?a.opener:a.parent;else if(".."!==c&&a.frames[c]){if(a=a.frames[c],!("postMessage"in a))throw"Not a window";}else return null}return a};gl=function(a){return(a=rl[a])&&a.Zk};
Al=function(a){if(a.f in{})return!1;var b=a.t,c=rl[a.r];a=a.origin;return c&&(c.Zk===b||!c.Zk&&!b)&&(a===c.origin||"*"===c.origin)};Bl=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)}};_.El=function(a,b,c){a=Cl(a);sl[a.name]={dh:b,Br:a.Br,fp:c||Al};Dl()};_.Fl=function(a){delete sl[Cl(a).name]};Gl={};Hl=function(a,b){(a=Gl["_"+a])&&a[1](this)&&a[0].call(this,b)};
Jl=function(a){var b=a.c;if(!b)return yl;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Il.apply(null,e)}};hl=function(a){wl=a};Ll=function(a){xl[a]||(xl[a]=_.je.setTimeout(function(){xl[a]=!1;Kl(a)},0))};Kl=function(a){var b=rl[a];if(b&&b.ready){var c=b.yD;for(b.yD=[];c.length;)_.zl.send(a,_.Af(c.shift()),b.origin)}};Cl=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),Br:!0}:{name:a,Br:!1}};
Dl=function(){for(var a=_.M("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=ql[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)ql.splice(c,1),--c;else{var f=e.s,g=sl[f]||sl["*"];if(g)if(ql.splice(c,1),--c,e.origin=d.origin,d=Jl(e),e.callback=d,g.fp(e)){if("__cb"!==f&&!!g.Br!=!!e.g)break;e=g.dh.apply(e,e.a);void 0!==e&&d(e)}else(0,_.If)("gapi.rpc.rejected("+fl+"): "+f)}}};Ml=function(a,b,c){ql.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Dl()};
dl=function(a,b){a=_.zf(a);Ml(a,b,!1)};Nl=function(a){for(;a.length;)Ml(a.shift(),this.origin,!0);Dl()};Ol=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",kC:b}};
_.Pl=function(a,b,c,d){var e=Ol(a);d&&(_.je.frames[e.id]=_.je.frames[e.id]||d);a=e.id;if(!rl.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.sg(vl),c=c||ul;else if(!e.kC){var f=_.ke.getElementById(a);f&&(f=f.src,d=_.sg(f),c=c||_.ue(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);rl[a]={Zk:c,yD:[],origin:d,t0:b,VM:function(){var g=a;rl[g].ready=1;Kl(g)}};_.zl.Jc(a,rl[a].VM)}return rl[a].VM};
_.Il=function(a,b,c,d){a=a||"..";_.Pl(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=fl,l=ul,m=rl[a],n=k,q=Ol(a);if(m&&".."!==a){if(q.kC){if(!(l=rl[a].t0)){l=wl?wl.substring(1).split("/"):[fl];n=l.length-1;for(var v=_.je.parent;v!==_.je.top;){var r=v.parent;if(!n--){for(var u=null,t=r.frames.length,w=0;w<t;++w)r.frames[w]==v&&(u=w);l.unshift("{"+u+"}")}v=r}l="/"+l.join("/")}n=l}else n=k="..";l=m.Zk}g&&q?(m=Al,q.kC&&(m=Bl(q)),Gl["_"+ ++ml]=[g,m],g=ml):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=Cl(e);f.s=e.name;f.g=e.Br;rl[a].yD.push(f);Ll(a)};if("function"===typeof _.je.postMessage||"object"===typeof _.je.postMessage)_.zl=new jl,_.El("__cb",Hl,function(){return!0}),_.El("_processBatch",Nl,function(){return!0}),_.Pl("..");

var Ql=function(a,b){a=window.getComputedStyle(a,"").getPropertyValue(b).match(/^([0-9]+)/);return parseInt(a[0],10)};
_.Rl=function(){var a=0;self.innerHeight?a=self.innerHeight:document.documentElement&&document.documentElement.clientHeight?a=document.documentElement.clientHeight:document.body&&(a=document.body.clientHeight);var b=document.body,c=document.documentElement;if("CSS1Compat"===document.compatMode&&c.scrollHeight)return c.scrollHeight!==a?c.scrollHeight:c.offsetHeight;if(0<=navigator.userAgent.indexOf("AppleWebKit")){a=0;for(b=[document.body];0<b.length;){var d=b.shift();c=d.childNodes;if("undefined"!==
typeof d.style){var e=d.style.overflowY;e||(e=(e=document.defaultView.getComputedStyle(d,null))?e.overflowY:null);if("visible"!=e&&"inherit"!=e&&(e=d.style.height,e||(e=(e=document.defaultView.getComputedStyle(d,null))?e.height:""),0<e.length&&"auto"!=e))continue}for(d=0;d<c.length;d++){e=c[d];if("undefined"!==typeof e.offsetTop&&"undefined"!==typeof e.offsetHeight){var f=e.offsetTop+e.offsetHeight+Ql(e,"margin-bottom");a=Math.max(a,f)}b.push(e)}}return a+Ql(document.body,"border-bottom")+Ql(document.body,
"margin-bottom")+Ql(document.body,"padding-bottom")}if(b&&c)return d=c.scrollHeight,e=c.offsetHeight,c.clientHeight!==e&&(d=b.scrollHeight,e=b.offsetHeight),d>a?d>e?d:e:d<e?d:e};

var Sl,Vl,Zl,$l,bm,am,cm,dm;_.fj.prototype.Yl=_.Wc(14,function(){return this.S.style});_.nj.prototype.Yl=_.Wc(13,function(){return this.S.style});Sl=function(a,b){a.S.onload=b};_.Tl=function(a){return a.S.rpctoken};_.Ul=function(a){a.S.waitForOnload=!0;return a};Vl=function(a){return(a=a.S.timeout)?a:null};_.Wl=function(a,b,c){if(a){_.wj(_.uj(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};
_.Xl=function(a,b,c){if(a)if(_.uj(a))_.Wl(a,b,c);else{_.wj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.pe(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};bm=function(a){this.resolve=this.reject=null;this.promise=_.bl((0,_.D)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=am(this.promise,a))};am=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};cm={height:!0,width:!0};dm=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;
_.em=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.fm=function(a){this.S=a||{}};_.ii(_.fm,_.nj);_.gm=function(a,b){a.S.frameName=b;return a};_.fm.prototype.Ad=function(){return this.S.frameName};_.hm=function(a,b){a.S.rpcAddr=b;return a};_.fm.prototype.Nf=function(){return this.S.rpcAddr};_.im=function(a,b){a.S.retAddr=b;return a};_.fm.prototype.ih=function(){return this.S.retAddr};_.fm.prototype.wi=function(a){this.S.origin=a;return this};_.fm.prototype.getOrigin=function(){return this.S.origin};
_.fm.prototype.zj=function(a){this.S.setRpcReady=a;return this};_.jm=function(a){return a.S.setRpcReady};_.fm.prototype.Qo=function(a){this.S.context=a};var km=function(a,b){a.S._rpcReadyFn=b};_.fm.prototype.Pa=function(){return this.S.iframeEl};
var om;_.lm=_.oe();_.mm=_.oe();_.nm=function(a){return _.lm[a]};om=function(a,b){_.se.load("gapi.iframes.style."+a,b)};
_.qm=function(a){a=a||{};this.Rb=!1;this.BM=_.oe();this.Gf=_.oe();this.yf=a._window||_.je;this.ud=this.yf.location.href;this.CM=(this.nD=pm(this.ud,"parent"))?pm(this.ud,"pfname"):"";this.Ea=this.nD?pm(this.ud,"_gfid")||pm(this.ud,"id"):"";this.qg=_.Zj(this.Ea,this.CM);this.Gd=_.sg(this.ud);if(this.Ea){var b=new _.fm;_.hm(b,a._parentRpcAddr||"..");_.im(b,a._parentRetAddr||this.Ea);b.wi(_.sg(this.nD||this.ud));_.gm(b,this.CM);this.lb=this.Tj(b.value())}else this.lb=null};_.h=_.qm.prototype;
_.h.fo=_.ba(11);_.h.Ga=function(){if(!this.Rb){for(var a=_.Ha(Object.values(this.Gf)),b=a.next();!b.done;b=a.next())b.value.Ga();this.Rb=!0}};_.h.Ad=function(){return this.qg};_.h.Db=function(){return this.yf};_.h.yb=function(){return this.yf.document};_.h.jx=_.ba(18);_.h.RA=function(a){return this.BM[a]};
_.h.Tj=function(a){_.wj(!this.Rb,"Cannot attach iframe in disposed context");a=new _.fm(a);a.Nf()||_.hm(a,a.ma());a.ih()||_.im(a,"..");a.getOrigin()||a.wi(_.sg(a.getUrl()));a.Ad()||_.gm(a,_.Zj(a.ma(),this.qg));var b=a.Ad();if(this.Gf[b])return this.Gf[b];var c=a.Nf(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.ih(),f=_.Tl(a);f||(f=(f=a.Pa())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.ue(f,"rpctoken"));km(a,_.Pl(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.rm(this,c,b,a),k=a.S.messageHandlersFilter;_.Xl(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.jm(a)&&g.zj();_.sm(g,"_g_rpcReady");return g};_.h.ND=function(a){_.gm(a,null);var b=a.ma();!b||tm.test(b)&&!this.Db().document.getElementById(b)||(_.Ff("Ignoring requested iframe ID - "+b),a.Ue(null))};var pm=function(a,b){var c=_.ue(a,b);c||(c=_.zf(_.ue(a,"jcp",""))[b]);return c||""};
_.qm.prototype.ii=function(a){_.wj(!this.Rb,"Cannot open iframe in disposed context");var b=new _.fm(a);um(this,b);var c=b.Ad();if(c&&this.Gf[c])return this.Gf[c];this.ND(b);c=b.getUrl();_.wj(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.pj(b,d);d=this.KB&&this.KB(c,b);d||(d=b.S.where,_.wj(!!d,"No location for new iframe"),c=_.jk(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));_.hm(b,d).Ue(d);b.wi(_.sg(b.S.eurl||""));this.FC&&this.FC(b,b.Pa());c=this.Tj(a);c.mx&&c.mx(c,a);(a=
b.S.onCreate)&&a(c);b.S.disableRelayOpen||c.Ip("_open");return c};
var vm=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.wj(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.wj(e&&_.sg(e)===a.Gd&&_.sg(d)===a.Gd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Ul(b);b.S.canvasUrl=null;return function(f){var g=f.Db(),k=g.location.hash;k=_.ik(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},wm=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.lb;d instanceof _.rm?(e=d,_.qj(b,0)):0<Number(d)&&
_.qj(b,Number(d)-1);if(e){_.wj(!!e.eD,"Relaying iframe open is disabled");if(d=b.Yl())if(d=_.mm[d])b.Qo(a),d(b.value()),b.Qo(null);b.S.openerIframe=null;c.resolve(e.eD(b));return!0}}return!1},xm=function(a,b,c){var d=b.Yl();if(d)if(_.wj(!!_.nm,"Defer style is disabled, when requesting style "+d),_.lm[d])um(a,b);else return om(d,function(){_.wj(!!_.lm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.qm.prototype.open=function(a,b){_.wj(!this.Rb,"Cannot open iframe in disposed context");var c=new _.fm(a);b=vm(this,c,b);var d=new bm(b);(b=c.getUrl())&&c.setUrl(_.ik(b));if(wm(this,c,d)||xm(this,c,d)||wm(this,c,d))return d.promise;if(null!=Vl(c)){var e=setTimeout(function(){g.Pa().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Vl(c)+"milliseconds"})},Vl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&Sl(c.Ol(),function(){d.resolve(g)});var g=this.ii(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.qm.prototype.HJ=_.ba(19);var ym=function(a,b){var c=a.lb,d=!0;b.filter&&(d=b.filter.call(b.Pf,b.params));return _.Kk(d).then(function(e){return e&&c?(b.AM&&b.AM.call(a,b.params),e=b.sender?b.sender(b.params):_.sm(c,b.message,b.params),b.m3?e.then(function(){return!0}):!0):!1})};_.h=_.qm.prototype;
_.h.pz=function(a,b,c){a=ym(this,{sender:function(d){var e=_.Yl.lb;_.Xl(_.Yl.Gf,function(f){f!==e&&_.sm(f,"_g_wasClosed",d)});return _.sm(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Pf:c,filter:this.RA("onCloseSelfFilter")});b=new bm(b);b.resolve(a);return b.promise};_.h.KD=function(a,b,c){a=a||{};b=new bm(b);b.resolve(ym(this,{message:"_g_restyleMe",params:a,Pf:c,filter:this.RA("onRestyleSelfFilter"),m3:!0,AM:this.ZO}));return b.promise};_.h.ZO=function(a){"auto"===a.height&&(a.height=_.Rl())};
_.h.MN=_.ba(20);_.h.gO=_.ba(21);var um=function(a,b){var c=b.Yl();if(c){b.We(null);var d=_.lm[c];_.wj(d,"No such style: "+c);b.Qo(a);d(b.value());b.Qo(null)}};
_.rm=function(a,b,c,d){this.Rb=!1;this.Pi=a;this.MD=b;this.qg=c;this.Da=d;this.mN=this.Da.ih();this.Gd=this.Da.getOrigin();this.fY=this.Da.Pa();this.CO=this.Da.S.where;this.Ao=[];this.Ip("_default");a=this.Da.S.apis||[];for(b=0;b<a.length;b++)this.Ip(a[b]);this.Pi.Gf[c]=this};_.h=_.rm.prototype;_.h.fo=_.ba(10);_.h.Ga=function(){if(!this.Rb){for(var a=0;a<this.Ao.length;a++)this.unregister(this.Ao[a]);delete _.Yl.Gf[this.Ad()];this.Rb=!0}};_.h.getContext=function(){return this.Pi};_.h.getOptions=function(){return this.Da};
_.h.Nf=function(){return this.MD};_.h.ih=function(){return this.mN};_.h.Ad=function(){return this.qg};_.h.Pa=function(){return this.fY};_.h.Fb=function(){return this.CO};_.h.Yf=function(a){this.CO=a};_.h.zj=function(){(0,this.Da.S._rpcReadyFn)()};_.h.dO=function(a,b){this.Da.value()[a]=b};_.h.Zu=_.ba(22);_.h.qc=function(){return this.Da.value()};_.h.ma=function(){return this.Da.ma()};_.h.getOrigin=function(){return this.Gd};
_.h.register=function(a,b,c){_.wj(!this.Rb,"Cannot register handler on disposed iframe "+a);_.wj((c||_.zm)(this),"Rejecting untrusted message "+a);c=this.qg+":"+this.Pi.qg+":"+a;1==_.ne(Zl,c,[]).push(b)&&(this.Ao.push(a),_.El(c,Am(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.qg+":"+this.Pi.qg+":"+a,d=Zl[c];d&&(b?(b=_.vj.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.vj.call(this.Ao,a),0<=b&&this.Ao.splice(b,1),_.Fl(c)))};_.h.$V=function(){return this.Ao};
_.h.Ip=function(a){this.Ny=this.Ny||[];if(!(0<=_.vj.call(this.Ny,a))){this.Ny.push(a);a=$l[a]||{map:{}};for(var b in a.map)_.pe(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.Db=function(){if(!_.zm(this))return null;var a=this.Da.S._popupWindow;if(a)return a;var b=this.MD.split("/");a=this.getContext().Db();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};
_.Bm=function(a){var b={};if(a)for(var c in a)_.pe(a,c)&&_.pe(cm,c)&&dm.test(a[c])&&(b[c]=a[c]);return b};_.h=_.rm.prototype;_.h.close=function(a,b){return _.sm(this,"_g_close",a,b)};_.h.Ww=_.ba(23);_.h.Ho=function(a,b){return _.sm(this,"_g_restyleDone",a,b)};_.h.DT=function(a){return this.getContext().pz(a,void 0,this)};_.h.p0=function(a){if(a&&"object"===typeof a)return this.getContext().KD(a,void 0,this)};
_.h.q0=function(a){var b=this.Da.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.Bm(a):{};(b=this.Pa())&&a&&"object"===typeof a&&(_.pe(a,"height")&&(a.height=_.em(a.height)),_.pe(a,"width")&&(a.width=_.em(a.width)),_.qe(a,b.style))};
_.h.ET=function(a){var b=this.Da.S.onClose;b&&b.call(this,a,this);this.mz&&this.mz()||(b=this.Pa())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Da.S.controller){var c={};c.frameName=this.Ad();_.sm(b,"_g_disposeControl",c)}Cm(this.qg+":"+this.Pi.qg+":_g_wasClosed",a,this)};_.h.ZM=_.ba(24);_.h.Fm=function(a,b){this.register("_g_wasClosed",a,b)};_.h.p3=function(){delete this.getContext().Gf[this.Ad()];this.getContext().Db().setTimeout((0,_.D)(function(){this.Ga()},this),0)};
_.h.send=function(a,b,c,d){_.wj(!this.Rb,"Cannot send message to disposed iframe - "+a);_.wj((d||_.zm)(this),"Wrong target for message "+a);c=new bm(c);_.Il(this.MD,this.Pi.qg+":"+this.qg+":"+a,c.resolve,b);return c.promise};_.sm=function(a,b,c,d){return a.send(b,c,d,_.Dm)};_.rm.prototype.s_=function(a){return a};_.rm.prototype.ping=function(a,b){return _.sm(this,"_g_ping",b,a)};
var tm,Am,Cm;tm=/^[\w\.\-]*$/;_.zm=function(a){return a.Gd===a.getContext().Gd};_.Dm=function(){return!0};Am=function(a,b,c){return function(d){if(!b.Rb){var e=this.origin,f=b.getOrigin();_.wj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=Cm(a,d,b);!c&&0<d.length&&_.Ok(d).then(e)}}};Cm=function(a,b,c){a=Zl[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Kk(a[e].call(c,b,c)));return d};_.Em=function(a,b,c){_.wj("_default"!=a,"Cannot update default api");$l[a]={map:b,filter:c}};
_.Fm=function(a,b,c){_.wj("_default"!=a,"Cannot update default api");_.ne($l,a,{map:{},filter:_.zm}).map[b]=c};_.Gm=function(a,b){_.ne($l,"_default",{map:{},filter:_.Dm}).map[a]=b;_.Xl(_.Yl.Gf,function(c){c.register(a,b,_.Dm)})};_.Hm=function(){return _.Yl};Zl=_.oe();$l=_.oe();_.Yl=new _.qm;_.Gm("_g_rpcReady",_.rm.prototype.zj);_.Gm("_g_discover",_.rm.prototype.$V);_.Gm("_g_ping",_.rm.prototype.s_);_.Gm("_g_close",_.rm.prototype.DT);_.Gm("_g_closeMe",_.rm.prototype.ET);_.Gm("_g_restyle",_.rm.prototype.p0);
_.Gm("_g_restyleMe",_.rm.prototype.q0);_.Gm("_g_wasClosed",_.rm.prototype.p3);

var Mm;_.nj.prototype.Oo=_.Wc(17,function(a){this.S.apis=a;return this});_.Im=function(a,b){a.S.onClose=b;return a};_.Jm=function(a){this.S=a||{}};_.Jm.prototype.value=function(){return this.S};_.Jm.prototype.getIframe=function(){return this.S.iframe};_.Km=function(a,b){a.S.role=b;return a};_.Jm.prototype.zj=function(a){this.S.setRpcReady=a;return this};_.Jm.prototype.Vk=function(a){this.S.rpctoken=a;return this};_.Lm=function(a){a.S.selfConnect=!0;return a};Mm=function(a){this.S=a||{}};
Mm.prototype.value=function(){return this.S};var Nm=function(a){var b=new Mm;b.S.role=a;return b};Mm.prototype.NJ=function(){return this.S.role};Mm.prototype.vc=function(a){this.S.handler=a;return this};Mm.prototype.wb=function(){return this.S.handler};var Om=function(a,b){a.S.filter=b;return a};Mm.prototype.Oo=function(a){this.S.apis=a;return this};_.h=_.rm.prototype;
_.h.GT=function(a){var b=new _.fm(a);a=new _.Jm(b.value());if(a.S.selfConnect)var c=this;else(_.wj(Pm.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().Gf[b.Ad()],c)?_.jm(b)&&(c.zj(),_.sm(c,"_g_rpcReady")):(b=_.gm(_.im(_.hm(new _.fm,b.Nf()),b.ih()).wi(b.getOrigin()),b.Ad()).zj(_.jm(b)).Vk(_.Tl(b)),c=this.getContext().Tj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;Qm(b);d=d||"";_.ne(b.vz,d,[]).push({Pf:c,data:a});Rm(c,a,b.XC[d])};
_.h.mx=function(a,b){(new _.fm(b)).S._relayedDepth||(b={},_.Lm(_.Km(new _.Jm(b),"_opener")),_.sm(a,"_g_connect",b))};
_.h.eD=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.Im(_.sj(_.rj(a,null),null),null);return _.sm(this,"_g_open",a.value()).then(function(f){var g=new _.fm(f[0]),k=g.Ad();f=new _.fm;var l=b.ih(),m=g.ih();_.im(_.hm(f,b.Nf()+"/"+g.Nf()),m+"/"+l);_.gm(f,k);f.wi(g.getOrigin());f.Oo(g.S.apis);f.Vk(_.Tl(a));_.rj(f,c);_.sj(f,d);_.Im(f,e);(g=b.getContext().Gf[k])||(g=b.getContext().Tj(f.value()));return g})};
_.h.ND=function(a){var b=a.getUrl();_.wj(!b||_.Lj.test(b),"Illegal url for new iframe - "+b);var c=a.Ol().value();b={};for(var d in c)_.pe(c,d)&&_.pe(Sm,d)&&(b[d]=c[d]);_.pe(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.Bm(d)));a.value().attributes=b};
_.h.e_=function(a){a=new _.fm(a);this.ND(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Tl(a);a.Vk(null);return this.getContext().open(a.value()).then((0,_.D)(function(d){var e=(new _.fm(d.qc())).S.apis,f=new _.fm;_.Tm(d,this,f);0==b&&_.Km(new _.Jm(f.value()),"_opener");f.zj(!0);f.Vk(c);_.sm(d,"_g_connect",f.value());f=new _.fm;_.gm(_.im(_.hm(f,d.Nf()),d.mN),d.Ad()).wi(d.getOrigin()).Oo(e);return f.value()},this))};
_.h.o0=function(a){this.getContext().Qj(function(b){b.send("_g_wasRestyled",a,void 0,_.Dm)},null,_.Dm)};
var Pm,Sm,Um;Pm=/^https?:\/\/[^\/%\\?#\s]+$/i;Sm={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};_.Tm=function(a,b,c){var d=a.Nf(),e=b.ih();_.im(_.hm(c,a.ih()+"/"+b.Nf()),e+"/"+d);_.gm(c,b.Ad()).wi(b.getOrigin())};Um=_.Yl.lb;Um&&Um.register("_g_restyleDone",_.rm.prototype.o0,_.Dm);_.Gm("_g_connect",_.rm.prototype.GT);var Vm={};Vm._g_open=_.rm.prototype.e_;
_.Em("_open",Vm,_.Dm);
_.qm.prototype.ready=function(a,b,c,d){var e=b||{},f=this.lb;this.Qj(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.ZO(g);f&&f.send("_ready",g,c,_.Dm)};_.qm.prototype.sz=_.ba(25);var Qm=function(a){a.vz||(a.vz=_.oe(),a.XC=_.oe())};
_.qm.prototype.Iy=function(a,b,c,d){Qm(this);"object"===typeof a?(b=new Mm(a),c=b.NJ()||""):(b=Om(Nm(a).vc(b).Oo(c),d),c=a);d=this.vz[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Rm(this.Gf[d[e].Pf.Ad()],d[e].data,[b]),a=b.S.runOnce;c=_.ne(this.XC,c,[]);a||b.S.dontWait||c.push(b)};_.qm.prototype.bN=_.ba(26);
var Rm=function(a,b,c){c=c||[];for(var d=0;d<c.length;d++){var e=c[d];if(e&&a){var f=e.S.filter||_.zm;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.Ip(f[g]);e.wb()&&e.wb()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.qm.prototype.Qj=function(a,b,c){var d=this.Iy;a=Om(Nm("_opener").vc(a).Oo(b),c);a.S.runOnce=!0;d.call(this,a.value())};

_.rm.prototype.Ww=_.Wc(23,function(a,b){return _.sm(this,"_g_restyle",a,b)});_.rm.prototype.Zu=_.Wc(22,function(a){return this.Da.value()[a]});_.Wm=function(a){for(var b=_.oe(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Gd]}};_.qm.prototype.KB=function(){};_.qm.prototype.FC=function(){};
_.rm.prototype.mz=function(){};

_.Te.Y5=function(a){var b=[];if(1<arguments.length)for(var c=0,d;d=arguments[c];++c)b.push(d);else b=a;return function(e){for(var f=0;b[f];++f)if(e===b[f])return!0;return!1}};_.Te.h$=function(a){return function(b){return a.test(b)}};_.Te.gQ=function(a){return"undefined"!==typeof a};_.Te.K8=function(a){return"string"===typeof a&&0<a.length};_.Te.e4=function(a){return"boolean"===typeof a};_.Te.M7=function(a){return function(b){for(var c in a)if(a.hasOwnProperty(c)&&!(0,a[c])(b[c]))return!1;return!0}};

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

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

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

_.en=_.oe();

/*

 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&&_.Rc("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 _.Sd(a.vb,b,c,d)};_.ar=function(a){a.dC=void 0;a.rb=function(){return a.dC?a.dC:a.dC=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");_.Xc.call(this,c+a[d])};_.A(br,_.Xc);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 _.Yb&&a.constructor===_.Yb)return a.OM;_.db(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=(_.Bd(d)||_.Wb).Cd();return c+f+b+f+e})};
kr=function(a){if(a instanceof _.Tb)return'url("'+_.wd(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)?_.qb(d,kr).join(" "):kr(d),b+=c+":"+d+";")}return b?new _.Yb(b,_.Xb):_.Zb};_.mr=function(a){if(a instanceof _.ac&&a.constructor===_.ac)return a.NM;_.db(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=_.Dd(_.hc),c=b.Ph(),d=[],e=function(f){Array.isArray(f)?_.ob(f,e):(f=_.Dd(f),d.push(_.fc(f).toString()),f=f.Ph(),0==c?c=f:0!=f&&c!=f&&(c=null))};_.ob(a,e);return _.gc(d.join(_.fc(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(!_.bb(g))throw Error("k");g instanceof _.Yb||(g=_.lr(g));g=_.dr(g)}else{if(/^on/i.test(k))throw Error("k");if(k.toLowerCase()in or)if(g instanceof _.rd)g=_.td(g);
else if(g instanceof _.Tb)g=_.wd(g);else if("string"===typeof g)g=(_.Bd(g)||_.Wb).Cd();else throw Error("k");}g.Wh&&(g=g.Cd());k=k+'="'+_.pd(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+=">"+_.fc(c).toString()+"</"+a+">",d=c.Ph());(b=b&&b.dir)&&(d=/^(ltr|rtl|auto)$/i.test(b)?0:null);return _.gc(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 _.Yd(document,arguments)};_.wr=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};_.xr=function(a){var b;if(_.Ld&&!(_.sc&&_.Rc("9")&&!_.Rc("10")&&_.p.SVGElement&&a instanceof _.p.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return _.ge(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(_.Kd&&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,"");_.Kd||(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.Vc=function(){return this.right-this.left};_.h.getHeight=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){_.bb(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,bs,cs;_.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=_.Pd(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&&!_.Tc(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=_.Pd(a),c=new _.Tq(0,0);var d=b?_.Pd(b):document;d=!_.sc||_.Tc(9)||_.Vq(_.Qd(d).vb)?d.documentElement:d.body;if(a==d)return c;a=Mr(a);b=_.Zq(_.Qd(b).vb);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=_.Vd(_.Pd(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("F");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=_.Qd(void 0),c=b.yb();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.ua("HEAD");d.parentNode.insertBefore(c,d)}d=b.ua("STYLE");var e=_.dd();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:_.p.trustedTypes?_.ie(a,b):a.innerHTML=b};_.Yr=function(a){return"rtl"==_.Jr(a,"direction")};
_.Zr=_.vc?"MozUserSelect":_.wc||_.tc?"WebkitUserSelect":null;_.as=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};bs={thin:2,medium:4,thick:6};cs=function(a,b){if("none"==_.Ir(a,b+"Style"))return 0;b=_.Ir(a,b+"Width");return b in bs?bs[b]:_.as(a,b)};
_.Or=function(a){if(_.sc&&!_.Tc(9)){var b=cs(a,"borderLeft"),c=cs(a,"borderRight"),d=cs(a,"borderTop");a=cs(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
*/
_.cz=function(a){this.O2=a};_.cz.prototype.toString=function(){return this.O2};
_.dz=function(a){_.ri.call(this);this.$h=1;this.Jw=[];this.Ow=0;this.wf=[];this.Bi={};this.YS=!!a};_.A(_.dz,_.ri);_.h=_.dz.prototype;_.h.subscribe=function(a,b,c){var d=this.Bi[a];d||(d=this.Bi[a]=[]);var e=this.$h;this.wf[e]=a;this.wf[e+1]=b;this.wf[e+2]=c;this.$h=e+3;d.push(e);return e};_.h.Js=_.ba(40);_.h.unsubscribe=function(a,b,c){if(a=this.Bi[a]){var d=this.wf;if(a=_.hi(a,function(e){return d[e+1]==b&&d[e+2]==c}))return this.Jj(a)}return!1};
_.h.Jj=function(a){var b=this.wf[a];if(b){var c=this.Bi[b];0!=this.Ow?(this.Jw.push(a),this.wf[a+1]=_.cb):(c&&_.oi(c,a),delete this.wf[a],delete this.wf[a+1],delete this.wf[a+2])}return!!b};
_.h.yo=function(a,b){var c=this.Bi[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.YS)for(e=0;e<c.length;e++){var g=c[e];ez(this.wf[g+1],this.wf[g+2],d)}else{this.Ow++;try{for(e=0,f=c.length;e<f;e++)g=c[e],this.wf[g+1].apply(this.wf[g+2],d)}finally{if(this.Ow--,0<this.Jw.length&&0==this.Ow)for(;c=this.Jw.pop();)this.Jj(c)}}return 0!=e}return!1};var ez=function(a,b,c){_.Ek(function(){a.apply(b,c)})};
_.dz.prototype.clear=function(a){if(a){var b=this.Bi[a];b&&(_.ob(b,this.Jj,this),delete this.Bi[a])}else this.wf.length=0,this.Bi={}};_.dz.prototype.Jb=function(a){if(a){var b=this.Bi[a];return b?b.length:0}a=0;for(b in this.Bi)a+=this.Jb(b);return a};_.dz.prototype.wa=function(){_.dz.T.wa.call(this);this.clear();this.Jw.length=0};
_.fz=function(a){_.ri.call(this);this.Rd=new _.dz(a);_.ui(this,this.Rd)};_.A(_.fz,_.ri);_.h=_.fz.prototype;_.h.subscribe=function(a,b,c){return this.Rd.subscribe(a.toString(),b,c)};_.h.Js=_.ba(39);_.h.unsubscribe=function(a,b,c){return this.Rd.unsubscribe(a.toString(),b,c)};_.h.Jj=function(a){return this.Rd.Jj(a)};_.h.yo=function(a,b){return this.Rd.yo(a.toString(),b)};_.h.clear=function(a){this.Rd.clear(void 0!==a?a.toString():void 0)};
_.h.Jb=function(a){return this.Rd.Jb(void 0!==a?a.toString():void 0)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.gz=function(a,b){Array.isArray(b)||(b=[b]);b=_.qb(b,function(c){return"string"===typeof c?c:c.Mw+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});_.Fr(a,"transition",b.join(","))};
_.hz=_.Jb(function(){if(_.sc)return _.Rc("10.0");var a=_.Zd("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});_.Ed(a,b);a=a.firstChild;b=a.style[_.tr("transition")];return""!=("undefined"!==typeof b?b:a.style[_.Er(a,"transition")]||"")});

_.jz=!1;_.kz=function(){_.iz="oauth2relay"+String(2147483647*(0,_.vg)()|0)};_.lz=new _.fz;_.zz=new _.cz("oauth");_.kz();_.M("oauth-flow/client_id");var Kz=String(_.M("oauth-flow/redirectUri"));if(Kz)Kz.replace(/[#][\s\S]*/,"");else{var Lz=_.qg.getOrigin(window.location.href);_.M("oauth-flow/callbackUrl");encodeURIComponent(Lz)}_.qg.getOrigin(window.location.href);

_.jz=!0;

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

_.Xm=_.ne(_.Ae,"rw",_.oe());

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

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

var gn,hn,jn,kn,ln,mn,nn,rn,sn;gn=function(a){return this.kb.wA(a)};hn=function(a){if(_.me.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.pe(a,c)&&b.push(c);return b};jn=function(a,b){if(!_.Jf())try{a()}catch(c){}_.Kf(b)};kn={button:!0,div:!0,span:!0};ln=function(a){var b=_.ne(_.Ae,"sws",[]);return 0<=_.vj.call(b,a)};mn=function(a){return _.ne(_.Ae,"watt",_.oe())[a]};nn=function(a){return function(b,c){return a?_.fk()[c]||a[c]||"":_.fk()[c]||""}};
_.on={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.pn=!1;_.qn=function(){if(!_.pn){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.hd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.on[c]&&d&&(_.en[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.on)0<_.on[e]&&(b=_.ue(a,e,""))&&(_.en[e]=b)}_.pn=!0}e=_.oe();_.qe(_.en,e);return e};
rn=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.Kj(document,b?b:a)};sn=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=rn(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.tn=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.un=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?rn(a):sn(d)};_.vn=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.wn=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.xn=function(a,b,c){return _.un(a,b,c,b.action?void 0:"publisher")};
var yn,zn,An,Bn,Cn,Dn,Fn,En;yn={se:"0"};zn={post:!0};An={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};Bn="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");Cn=_.ne(_.Ae,"WI",_.oe());Dn=["style","data-gapiscan"];
Fn=function(a){for(var b=_.oe(),c=0!=a.nodeName.toLowerCase().indexOf("g:"),d=0,e=a.attributes.length;d<e;d++){var f=a.attributes[d],g=f.name,k=f.value;0<=_.vj.call(Dn,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=En(a&&a.height))&&(b.height=String(c));(a=En(a&&a.width))&&(b.width=String(a));return b};
_.Hn=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=_.Gn(a));b=_.oe();b[">type"]=a;_.qe(c,b);a=_.jk(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.Gn=function(a){_.ne(Cn,a,0);return"___"+a+"_"+Cn[a]++};En=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var In=function(){},Ln=function(a){var b=a.Bn,c=function(l){c.T.constructor.call(this,l);var m=this.Hh.length;this.Wg=[];for(var n=0;n<m;++n)this.Hh[n].Jca||(this.Wg[n]=new this.Hh[n](l))};_.A(c,b);for(var d=[];a&&a!==Object;){if(b=a.Bn){b.Hh&&(_.Ke(d,b.Hh),_.Le(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].rca,k=Jn(f,e,d,g);(g=Kn(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||
Object:a.T&&a.T.constructor||Object}c.prototype.Hh=d;return c},Jn=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},Kn=function(a,b,c,d){return c.length?d?function(e){var f=this.Wg[c[0]];return f?f[a].apply(this.Wg[c[0]],arguments):this.Hh[c[0]].prototype[a].apply(this,arguments)}:b[a].nT?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Wg[c[g]];if(k=k?k[a].apply(k,f):this.Hh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].mT?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Wg[c[g]];k=k?k[a].apply(k,f):this.Hh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].$L?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Wg[c[g]];k?k[a].apply(k,f):this.Hh[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.Wg[c[k]];g.push(l?l[a].apply(l,f):this.Hh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].nT||b[a].mT||b[a].$L?null:Mn},Mn=function(){return[]};In.prototype.wA=function(a){if(this.Wg)for(var b=0;b<this.Wg.length;++b)if(this.Wg[b]instanceof a)return this.Wg[b];return null};
var Nn,On,Pn,Qn,Tn=/(?:^|\s)g-((\S)*)(?:$|\s)/,Un={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Nn=_.ne(_.Ae,"SW",_.oe());On=_.ne(_.Ae,"SA",_.oe());Pn=_.ne(_.Ae,"SM",_.oe());Qn=_.ne(_.Ae,"FW",[]);
var Vn=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},Zn=function(a,b){var c;Wn.ps0=(new Date).getTime();Xn("ps0");a=Vn(a,_.ke);var d=_.ke.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:hn(Nn).concat(hn(On)).concat(hn(Pn));for(var e=[],f=0;f<d.length;f++){var g=d[f];e.push(".g-"+g,"g\\:"+g)}d=a.querySelectorAll(e.join(","))}else d=a.getElementsByTagName("*");a=_.oe();for(e=0;e<d.length;e++){f=d[e];var k=f;g=b;var l=k.nodeName.toLowerCase(),m=void 0;if(k.getAttribute("data-gapiscan"))g=
null;else{var n=l.indexOf("g:");0==n?m=l.substr(2):(n=(n=String(k.className||k.getAttribute("class")))&&Tn.exec(n))&&(m=n[1]);g=!m||!(Nn[m]||On[m]||Pn[m])||g&&m!==g?null:m}g&&(Un[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=hn(Fn(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.ne(a,g,[]).push(f))}for(q in a)Qn.push(q);Wn.ps1=(new Date).getTime();Xn("ps1");if(b=Qn.join(":"))try{_.se.load(b,void 0)}catch(v){_.Ff(v);return}e=[];for(c in a){d=a[c];var q=0;for(b=d.length;q<b;q++)f=d[q],Yn(c,f,
Fn(f),e,b)}};
var $n=function(a,b){var c=mn(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.se.load(a,function(){var d=mn(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.se[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},Yn=function(a,b,c,d,e,f,g){switch(ao(b,a,f)){case 0:a=Pn[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;$n(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.pe(c,k))f=c[k],f=!!f&&"object"===typeof f&&(!f.toString||
f.toString===Object.prototype.toString||f.toString===Array.prototype.toString);if(f)try{c[k]=_.Af(c[k])}catch(w){delete c[k]}}k=!0;c.dontclear&&(k=!1);delete c.dontclear;var l;f={};var m=l=a;"plus"==a&&c.action&&(l=a+"_"+c.action,m=a+"/"+c.action);(l=_.M("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in yn)f[n]=n+"/"+(c[n]||yn[n])+"/";var n=_.Kj(_.ke,l.replace(_.ek,nn(f)));m="iframes/"+a+"/params/";f={};_.qe(c,f);(l=_.M("lang")||_.M("gwidget/lang"))&&
(f.hl=l);zn[a]||(f.origin=_.tn());f.exp=_.M(m+"exp");if(m=_.M(m+"location"))for(l=0;l<m.length;l++){var q=m[l];f[q]=_.je.location[q]}switch(a){case "plus":case "follow":f.url=_.xn(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?rn(m):sn();f.url=m;f.db=_.vn(c.db,void 0,_.M());f.ecp=_.wn(c.ecp,void 0,_.M());delete f.href;break;case "signin":f.url=sn()}_.Ae.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var v in yn)f[v]&&delete f[v];f.gsrc=_.M("iframes/:source:");v=_.M("inline/css");
"undefined"!==typeof v&&0<e&&v>=e&&(f.ic="1");v=/^#|^fr-/;e={};for(var r in f)_.pe(f,r)&&v.test(r)&&(e[r.replace(v,"")]=f[r],delete f[r]);r="q"==_.M("iframes/"+a+"/params/si")?f:e;v=_.qn();for(var u in v)!_.pe(v,u)||_.pe(f,u)||_.pe(e,u)||(r[u]=v[u]);u=[].concat(Bn);r=_.M("iframes/"+a+"/methods");_.uj(r)&&(u=u.concat(r));for(t in c)_.pe(c,t)&&/^on/.test(t)&&("plus"!=a||"onconnect"!=t)&&(u.push(t),delete f[t]);delete f.callback;e._methods=u.join(",");var t=_.Jj(n,f,e);u=g||{};u.allowPost=1;u.attributes=
An;u.dontclear=!k;g={};g.userParams=c;g.url=t;g.type=a;_.Hn(a,b,c,t,u,g);b=g.id;c=_.oe();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.Xm[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),$n(a,b))}},ao=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Pn[b]){if(kn[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(On[b])return 0;if(Nn[b])return 1}}return null};
_.ne(_.se,"platform",{}).go=function(a,b){Zn(a,b)};
var bo=_.ne(_.Ae,"perf",_.oe()),Wn=_.ne(bo,"g",_.oe()),co=_.ne(bo,"i",_.oe()),eo,fo,go,Xn,io,jo,ko;_.ne(bo,"r",[]);eo=_.oe();fo=_.oe();go=function(a,b,c,d){eo[c]=eo[c]||!!d;_.ne(fo,c,[]);fo[c].push([a,b])};Xn=function(a,b,c){var d=bo.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};io=function(a,b,c,d){if("_p"==b)throw Error("C");_.ho(a,b,c,d)};_.ho=function(a,b,c,d){jo(b,c)[a]=d||(new Date).getTime();Xn(a,b,c)};jo=function(a,b){a=_.ne(co,a,_.oe());return _.ne(a,b,_.oe())};
ko=function(a,b,c){var d=null;b&&c&&(d=jo(b,c)[a]);return d||Wn[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__.vH={};window.__gapi_jstiming__.$_=1;var lo=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)},mo=function(a,b,c){var d="";window.__gapi_jstiming__.srt&&(d+="&srt="+window.__gapi_jstiming__.srt,delete window.__gapi_jstiming__.srt);window.__gapi_jstiming__.pt&&(d+="&tbsrt="+window.__gapi_jstiming__.pt,delete window.__gapi_jstiming__.pt);try{window.external&&window.external.tran?d+="&tran="+
window.external.tran:window.gtbExternal&&window.gtbExternal.tran?d+="&tran="+window.gtbExternal.tran():window.chrome&&window.chrome.csi&&(d+="&tran="+window.chrome.csi().tran)}catch(q){}var e=window.chrome;if(e&&(e=e.loadTimes)){e().wasFetchedViaSpdy&&(d+="&p=s");if(e().wasNpnNegotiated){d+="&npn=1";var f=e().npnNegotiatedProtocol;f&&(d+="&npnv="+(encodeURIComponent||escape)(f))}e().wasAlternateProtocolAvailable&&(d+="&apa=1")}var g=a.t,k=g.start;e=[];f=[];for(var l in g)if("start"!=l&&0!=l.indexOf("_")){var m=
g[l][1];m?g[m]&&f.push(l+"."+lo(a,l,g[m][0])):k&&e.push(l+"."+lo(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("")},po=function(a,b,c){a=mo(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.$_++;window.__gapi_jstiming__.vH[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.vH[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 po(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return po(a,b,c)}}
;var qo={g:"gapi_global",m:"gapi_module",w:"gwidget"},ro=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Wo=b};ro.prototype.key=function(){switch(this.type){case "g":return this.type;case "m":return this.type+"."+this.Wo;case "w":return this.type+"."+this.name+this.Wo}};
var so=new ro,to=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),uo=_.ne(bo,"_c",_.oe()),vo=Math.random()<(_.M("csi/rate")||0),xo=function(a,b,c){for(var d=new ro(b,c),e=_.ne(uo,d.key(),_.oe()),f=fo[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,q=c;k=ko(k[1],n,q);m=ko(m,n,q);e[l]=k&&m?m-k:null}eo[a]&&vo&&(wo(so),wo(d))},yo=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},wo=function(a){var b=_.je.__gapi_jstiming__;b.sn=qo[a.type];var c=new b.Timer(0);
a:{switch(a.type){case "g":var d="global";break a;case "m":d=a.Wo;break a;case "w":d=a.name;break a}d=void 0}c.name=d;d=!1;var e=a.key(),f=uo[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;uo[e]=_.oe();d&&(g=[],g.push("l"+(_.M("isPlusUser")?"1":"0")),d="m"+(to?"1":"0"),g.push(d),"m"==a.type?g.push("p"+a.Wo):"w"==a.type&&(e="n"+a.Wo,g.push(e),"0"==a.Wo&&g.push(d+e)),g.push("u"+(_.M("isLoggedIn")?"1":"0")),a=yo("",g),a=yo("abc_",a).join(","),b.report(c,{e:a}))};
go("blt","bs0","bs1");go("psi","ps0","ps1");go("rpcqi","rqe","rqd");go("bsprt","bsrt0","bsrt1");go("bsrqt","bsrt1","bsrt2");go("bsrst","bsrt2","bsrt3");go("mli","ml0","ml1");go("mei","me0","me1",!0);go("wcdi","wrs","wcdi");go("wci","wrs","wdc");go("wdi","wrs","wrdi");go("wdt","bs0","wrdt");go("wri","wrs","wrri",!0);go("wrt","bs0","wrrt");go("wji","wje0","wje1",!0);go("wjli","wjl0","wjl1");go("whi","wh0","wh1",!0);go("wai","waaf0","waaf1",!0);go("wadi","wrs","waaf1",!0);go("wadt","bs0","waaf1",!0);
go("wprt","wrt0","wrt1");go("wrqt","wrt1","wrt2");go("wrst","wrt2","wrt3",!0);go("fbprt","fsrt0","fsrt1");go("fbrqt","fsrt1","fsrt2");go("fbrst","fsrt2","fsrt3",!0);go("fdns","fdns0","fdns1");go("fcon","fcon0","fcon1");go("freq","freq0","freq1");go("frsp","frsp0","frsp1");go("fttfb","fttfb0","fttfb1");go("ftot","ftot0","ftot1",!0);var zo=bo.r;if("function"!==typeof zo){for(var Ao;Ao=zo.shift();)xo.apply(null,Ao);bo.r=xo}
;var Bo=["div"],Co="onload",Do=!0,Eo=!0,Fo=function(a){return a},Go=null,Ho=function(a){var b=_.M(a);return"undefined"!==typeof b?b:_.M("gwidget/"+a)},cp,dp,ep,fp,Wo,Yo,gp,Xo,hp,ip,jp,kp;Go=_.M();_.M("gwidget");var Io=Ho("parsetags");Co="explicit"===Io||"onload"===Io?Io:Co;var Jo=Ho("google_analytics");"undefined"!==typeof Jo&&(Do=!!Jo);var Ko=Ho("data_layer");"undefined"!==typeof Ko&&(Eo=!!Ko);
var Lo=function(){var a=this&&this.ma();a&&(_.Ae.drw=a)},Mo=function(){_.Ae.drw=null},No=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}},Oo=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},Po=function(){return Ho("lang")||"en-US"},Qo=function(a){if(!_.Xa.wb("attach")){var b={},c=_.Xa.wb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.qc().renderData.id;f=document.getElementById(f);if(!f)throw Error("D");return c.attach(e,f)};_.Xa.vc("attach",b)}a.style="attach"},Ro=function(){var a={};a.width=[No(450)];a.height=[No(24)];a.onready=[Oo];a.lang=[Po,"hl"];a.iloader=[function(){return _.Ae.ILI},"iloader"];return a}(),Uo=function(a){var b={};b.Ye=a[0];b.hp=-1;b.nfa="___"+b.Ye+"_";b.q3="g:"+b.Ye;b.Mda="g-"+b.Ye;b.cN=[];b.config={};b.Ut=[];b.cP={};b.Ex={};var c=function(e){for(var f in e)if(_.pe(e,f)){b.config[f]=[Oo];b.Ut.push(f);
var g=e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.Ada,l=g.Fx,m=g.nF);m&&(b.Ut.push(m),b.config[m]=[Oo],b.cP[f]=m);k&&(b.config[f]=[k]);l&&(b.Ex[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.q3]=1;b.kZ=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Ro)Ro.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Ro[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Pk=a[5]);b.ffa=!0===a[6];b.B_=a[7];b.a3=
a[8];b.kZ||d(Bo);b.aD=function(e){b.hp++;io("wrs",b.Ye,String(b.hp));var f=[],g=e.element,k=e.config,l=":"+b.Ye;":plus"==l&&e.Nk&&e.Nk.action&&(l+="_"+e.Nk.action);var m=So(b,k),n={};_.qe(_.qn(),n);for(var q in e.Nk)null!=e.Nk[q]&&(n[q]=e.Nk[q]);q={container:g.id,renderData:e.V_,style:"inline",height:k.height,width:k.width};Qo(q);b.Pk&&(f[2]=q,f[3]=n,f[4]=m,b.Pk("i",f));l=_.Xa.open(l,q,n,m);To(b,l,k,g,e.PT);f[5]=l;b.Pk&&b.Pk("e",f)};return b},So=function(a,b){for(var c={},d=a.Ut.length-1;0<=d;--d){var e=
a.Ut[d],f=b[a.cP[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.Ex)a.Ex.hasOwnProperty(k)&&(c[k]=Vo(c[k]||function(){},a.Ex[k]));c.drefresh=Lo;c.erefresh=Mo;return c},Vo=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Do){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(Eo&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},To=function(a,b,c,d,e){Wo(b,c);Xo(b,d);Yo(a,b,e);Zo(a.Ye,a.hp.toString(),b);(new $o).kb.nn(a,b,c,d,e)},$o=function(){if(!this.kb){for(var a=this.constructor;a&&!a.Bn;)a=a.T&&a.T.constructor;a.Bn.nI||(a.Bn.nI=
Ln(a));this.kb=new a.Bn.nI(this);this.wA||(this.wA=gn)}},ap=function(){},bp=$o;ap.T||_.A(ap,In);bp.Bn=ap;ap.prototype.nn=function(a){a=a?a:function(){};a.$L=!0;return a}();cp=function(a){return _.rm&&"undefined"!=typeof _.rm&&a instanceof _.rm};dp=function(a){return cp(a)?"_renderstart":"renderstart"};ep=function(a){return cp(a)?"_ready":"ready"};fp=function(){return!0};Wo=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(ep(a),d,fp);a.register(dp(a),d,fp)}};
Yo=function(a,b,c){var d=a.Ye,e=String(a.hp),f=!1,g=function(){f||(f=!0,c&&io("wrdt",d,e),io("wrdi",d,e))};b.register(dp(b),g,fp);var k=!1;a=function(){k||(k=!0,g(),c&&io("wrrt",d,e),io("wrri",d,e))};b.register(ep(b),a,fp);cp(b)?b.register("widget-interactive-"+b.id,a,fp):_.Mf.register("widget-interactive-"+b.id,a);_.Mf.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?io("wdc",d,e,n):"wje0"===l?io("wje0",d,e,n):"wje1"===l?io("wje1",d,e,n):"wh0"==l?_.ho("wh0",d,e,n):"wh1"==l?_.ho("wh1",d,
e,n):"wcdi"==l&&_.ho("wcdi",d,e,n)})};gp=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};Xo=function(a,b){var c=function(d){d=d||a;var e=gp(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=gp(d.height))&&b.style.height!=d&&(b.style.height=d)};cp(a)?a.dO("onRestyle",c):(a.register("ready",c,fp),a.register("renderstart",c,fp),a.register("resize",c,fp))};hp=function(a,b){for(var c in Ro)if(Ro.hasOwnProperty(c)){var d=Ro[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
ip=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Fo)(b[d.toLowerCase()],b,Go));return c};jp=function(a){if(a=a.B_)for(var b=0;b<a.length;b++)(new Image).src=a[b]};kp=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=ip(a.config,c);a.cN.push({element:d,config:e,Nk:hp(e,ip(a.parameters,c)),xea:3,PT:!!c["data-onload"],V_:b})}b=a.cN;for(a=a.aD;0<b.length;)a(b.shift())};
_.lp=function(a){var b=Uo(a);jp(b);_.Nj(b.Ye,function(d){kp(b,d)});Nn[b.Ye]=!0;var c={Aa:function(d,e,f){var g=e||{};g.type=b.Ye;e=g.type;delete g.type;var k=Vn(d);if(k){d={};for(var l in g)_.pe(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;Yn(e,k,d,[],0,l,f)}else _.Ff("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){Zn(d,b.Ye)},yea:function(){var d=_.ne(_.Ae,"WI",_.oe()),e;for(e in d)delete d[e]}};a=function(){"onload"===Co&&c.go()};ln(b.Ye)||jn(a,
a);_.z("gapi."+b.Ye+".go",c.go);_.z("gapi."+b.Ye+".render",c.Aa);return c};
var mp=kp,np=function(a,b){a.hp++;io("wrs",a.Ye,String(a.hp));var c=b.userParams,d=ip(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=So(a,d),l=ip(a.parameters,c);_.qe(_.qn(),l);l=hp(d,l);c=!!c["data-onload"];var m=_.Yl,n=_.oe();n.renderData=b;n.height=d.height;n.width=d.width;n.id=b.id;n.url=b.url;n.iframeEl=f;n.where=n.container=g;n.apis=["_open"];n.messageHandlers=k;n.messageHandlersFilter=_.Dm;_.dn(n);f=l;a.Pk&&(e[2]=n,e[3]=f,e[4]=k,a.Pk("i",e));k=m.Tj(n);k.id=b.id;k.mx(k,n);To(a,k,d,g,c);e[5]=
k;a.Pk&&a.Pk("e",e)};kp=function(a,b){var c=b.url;a.a3||_.gi(c)?_.Hm?np(a,b):(0,_.pg)("gapi.iframes.impl",function(){np(a,b)}):_.Xa.open?mp(a,b):(0,_.pg)("iframes",function(){mp(a,b)})};
var op=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},Zo=function(a,b,c){if(op()){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.Pa().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);io("wrt0",
a,b,Math.round(f.startTime));io("wrt1",a,b,g);io("wrt2",a,b,k);io("wrt3",a,b,l)}},1E3)};c.register(dp(c),e,fp);c.register(ep(c),e,fp)}};
_.z("gapi.widget.make",_.lp);

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

_.vp=_.vp||{};
(function(){function a(b,c){b=window.getComputedStyle(b,"").getPropertyValue(c).match(/^([0-9]+)/);return parseInt(b[0],10)}_.vp.getHeight=function(){var b=_.vp.getViewportDimensions().height,c=document.body,d=document.documentElement;if("CSS1Compat"===document.compatMode&&d.scrollHeight)return d.scrollHeight!==b?d.scrollHeight:d.offsetHeight;if(0<=navigator.userAgent.indexOf("AppleWebKit")){b=0;for(c=[document.body];0<c.length;){var e=c.shift();d=e.childNodes;if("undefined"!==typeof e.style){var f=e.style.overflowY;
f||(f=(f=document.defaultView.getComputedStyle(e,null))?f.overflowY:null);if("visible"!=f&&"inherit"!=f&&(f=e.style.height,f||(f=(f=document.defaultView.getComputedStyle(e,null))?f.height:""),0<f.length&&"auto"!=f))continue}for(e=0;e<d.length;e++){f=d[e];if("undefined"!==typeof f.offsetTop&&"undefined"!==typeof f.offsetHeight){var g=f.offsetTop+f.offsetHeight+a(f,"margin-bottom");b=Math.max(b,g)}c.push(f)}}return b+a(document.body,"border-bottom")+a(document.body,"margin-bottom")+a(document.body,
"padding-bottom")}if(c&&d)return e=d.scrollHeight,f=d.offsetHeight,d.clientHeight!==f&&(e=c.scrollHeight,f=c.offsetHeight),e>b?e>f?e:f:e<f?e:f}})();

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

var wp,xp,yp,zp,Ap,Bp,Cp,Ep,Fp,Gp,Jp,Kp,Lp,Mp,Op,Pp,Qp,Sp,Tp,Up,Wp;wp=function(){_.Mf.register("_noop_echo",function(){this.callback(_.Xa.VV(_.Xa.Bk[this.f]))})};xp=function(){window.setTimeout(function(){_.Mf.call("..","_noop_echo",_.Xa.n_)},0)};yp=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);_.Mf.call.apply(_.Mf,f)};d._iframe_wrapped_rpc_=!0;return d};
zp=function(a){_.Xa.Rw[a]||(_.Xa.Rw[a]={},_.Mf.register(a,function(b,c){var d=this.f;if(!("string"!=typeof b||b in{}||d in{})){var e=this.callback,f=_.Xa.Rw[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.Xa.Rn,a)&&(g=_.Xa.Rn[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.Gf(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));
return _.Xa.Rw[a]};Ap=function(){_.Xa.LK++;return["I",_.Xa.LK,"_",(new Date).getTime()].join("")};Bp=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.Af(a):a};Cp=function(a){var b=_.M("googleapis.config/elog");if(b)try{b(a)}catch(c){}};Ep=function(a){a&&a.match(Dp)&&_.Ie("googleapis.config/gcv",a)};Fp=function(a){_.Ae.h=a};Gp=function(a){_.Ae.bsh=a};_.Hp=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.Ip=function(a,b,c,d,e){var f=[],g;for(g in a)if(a.hasOwnProperty(g)){var k=b,l=c,m=a[g],n=d,q=zp(g);q[k]=q[k]||{};n=_.Xa.util.Ch.makeClosure(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);q[k][l]=n;f.push(g)}if(e)for(g in _.Xa.Rn)_.Xa.Rn.hasOwnProperty(g)&&f.push(g);return f.join(",")};Jp=function(a,b,c){var d={};if(a&&a._methods){a=a._methods.split(",");for(var e=0;e<a.length;e++){var f=a[e];d[f]=yp(f,b,c)}}return d};
Kp=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.fn&&_.fn._open&&"inline"!=a.style&&!0!==a.inline)a=a.container,b=!(a&&("string"==typeof a&&document.getElementById(a)||document==(a.ownerDocument||a.document)));a=b}return a};Lp=function(a,b){var c={};b=b.params||{};for(var d in a)"#"==d.charAt(0)&&(c[d.substring(1)]=a[d]),0==d.indexOf("fr-")&&(c[d.substring(3)]=a[d]),"#"==b[d]&&(c[d]=a[d]);for(var e in c)delete a["fr-"+e],delete a["#"+e],delete a[e];return c};
Mp=function(a){if(":"==a.charAt(0)){var b=_.M("iframes/"+a.substring(1));a={};_.qe(b,a);(b=a.url)&&(a.url=_.hk(b));a.params||(a.params={});return a}return{url:_.hk(a)}};Op=function(a){function b(){}b.prototype=Np.prototype;a.prototype=new b};Pp=function(a){return _.Xa.Is[a]};Qp=function(a,b){_.Xa.Is[a]=b};Sp=function(a){a=a||{};"auto"===a.height&&(a.height=_.Rl());var b=window&&Rp&&Rp.rb();b?b.jN(a.width||0,a.height||0):_.fn&&_.fn._resizeMe&&_.fn._resizeMe(a)};Tp=function(a){Ep(a)};
Up=function(){var a={};var b=window.location.href;var c=b.indexOf("?"),d=b.indexOf("#");b=(-1===d?b.substr(c+1):[b.substr(c+1,d-c-1),"&",b.substr(d+1)].join("")).split("&");c=window.decodeURIComponent?decodeURIComponent:unescape;d=0;for(var e=b.length;d<e;++d){var f=b[d].indexOf("=");if(-1!==f){var g=b[d].substring(0,f);f=b[d].substring(f+1);f=f.replace(/\+/g," ");try{a[g]=c(f)}catch(k){}}}return a};_.Vp=function(){return _.je.location.origin||_.je.location.protocol+"//"+_.je.location.host};
Wp=function(a){var b=_.ue(a.location.href,"urlindex");if(b=_.ne(_.Ae,"fUrl",[])[parseInt(b,10)]){var c=a.location.hash;b+=/#/.test(b)?c.replace(/^#/,"&"):c;a.location.replace(b)}};
var Xp,Yp=window.location.href,Zp=Yp.indexOf("?"),$p=Yp.indexOf("#");Xp=(-1===$p?Yp.substr(Zp+1):[Yp.substr(Zp+1,$p-Zp-1),"&",Yp.substr($p+1)].join("")).split("&");for(var aq=window.decodeURIComponent?decodeURIComponent:unescape,bq=0,cq=Xp.length;bq<cq;++bq){var dq=Xp[bq].indexOf("=");if(-1!==dq){var eq=Xp[bq].substring(dq+1);eq=eq.replace(/\+/g," ");try{aq(eq)}catch(a){}}}
;if(window.ToolbarApi)Rp=window.ToolbarApi,Rp.rb=window.ToolbarApi.getInstance,Rp.prototype=window.ToolbarApi.prototype,_.h=Rp.prototype,_.h.openWindow=Rp.prototype.openWindow,_.h.WH=Rp.prototype.closeWindow,_.h.cO=Rp.prototype.setOnCloseHandler,_.h.FH=Rp.prototype.canClosePopup,_.h.jN=Rp.prototype.resizeWindow;else{var Rp=function(){};Rp.rb=function(){!fq&&window.external&&window.external.GTB_IsToolbar&&(fq=new Rp);return fq};_.h=Rp.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.WH=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.cO=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.FH=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.jN=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var fq=null;window.ToolbarApi=Rp;window.ToolbarApi.getInstance=Rp.rb}
;var Dp=/^[-_.0-9A-Za-z]+$/,gq={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},hq={onBeforeParentOpen:"beforeparentopen"},iq={onOpen:function(a){var b=a.qc();a.Bg(b.container||b.element);return a},onClose:function(a){a.remove()}};_.Xa.Ol=function(a){var b=_.oe();_.qe(_.Vj,b);_.qe(a,b);return b};
var Np=function(a,b,c,d,e,f,g,k){this.config=Mp(a);this.openParams=this.Qr=b||{};this.params=c||{};this.methods=d;this.yx=!1;jq(this,b.style);this.Pp={};kq(this,function(){var l;(l=this.Qr.style)&&_.Xa.Is[l]?l=_.Xa.Is[l]:l?(_.Hf(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=iq;if(l){if("function"===typeof l)var m=l(this);else{var n={};for(m in l){var q=l[m];n[m]="function"===typeof q?_.Xa.util.Ch.makeClosure(l,q,this):q}m=n}for(var v in e)l=m[v],"function"===
typeof l&&lq(this,e[v],_.Xa.util.Ch.makeClosure(m,l))}f&&lq(this,"close",f)});this.ij=this.ac=g;this.gD=(k||[]).slice();g&&this.gD.unshift(g.ma())};Np.prototype.qc=function(){return this.Qr};Np.prototype.getParams=function(){return this.params};Np.prototype.Yu=function(){return this.methods};Np.prototype.Uc=function(){return this.ij};
var jq=function(a,b){a.yx||((b=b&&!_.Xa.Is[b]&&_.Xa.Iz[b])?(a.Hz=[],b(function(){a.yx=!0;for(var c=0,d=a.Hz.length;c<d;++c)a.Hz[c].call(a)})):a.yx=!0)},kq=function(a,b){a.yx?b.call(a):a.Hz.push(b)};Np.prototype.Yd=function(a,b){kq(this,function(){lq(this,a,b)})};var lq=function(a,b,c){a.Pp[b]=a.Pp[b]||[];a.Pp[b].push(c)};Np.prototype.Gm=function(a,b){kq(this,function(){var c=this.Pp[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
Np.prototype.jh=function(a,b){var c=this.Pp[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){_.Gf(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join("")),Cp(k)}return g};var mq=function(a){return"number"==typeof a?{value:a,AA:a+"px"}:"100%"==a?{value:100,AA:"100%",jL:!0}:null};Np.prototype.send=function(a,b,c){_.Xa.xN(this,a,b,c)};
Np.prototype.register=function(a,b){var c=this;c.Yd(a,function(d){b.call(c,d)})};var nq=function(a,b,c,d,e,f,g){Np.call(this,a,b,c,d,gq,e,f,g);this.id=b.id||Ap();this.cs=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*_.Yh());this.TX=Lp(this.params,this.config);this.oA={};kq(this,function(){this.jh("open");_.Hp(this.oA,this)})};Op(nq);_.h=nq.prototype;
_.h.Bg=function(a,b){if(!this.config.url)return _.Gf("Cannot open iframe, empty URL."),this;var c=this.id;_.Xa.Bk[c]=this;var d=_.Hp(this.methods);d._ready=this.Bw;d._close=this.close;d._open=this.wM;d._resizeMe=this.kN;d._renderstart=this.pM;var e=this.TX;this.cs&&(e.rpctoken=this.cs);e._methods=_.Ip(d,c,"",this,!0);this.el=a="string"===typeof a?document.getElementById(a):a;d={};d.id=c;if(b){d.attributes=b;var f=b.style;if("string"===typeof f){if(f){var g=[];f=f.split(";");for(var k=0,l=f.length;k<
l;++k){var m=f[k];if(0!=m.length||k+1!=l)m=m.split(":"),2==m.length&&m[0].match(/^[ a-zA-Z_-]+$/)&&m[1].match(/^[ +.%0-9a-zA-Z_-]+$/)?g.push(m.join(":")):_.Gf(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.qc().allowPost&&(d.allowPost=!0);this.qc().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=Bp;this.lh=_.jk(this.config.url,a,d);a=this.lh.getAttribute("data-postorigin")||this.lh.src;_.Xa.Bk[c]=this;_.Mf.setAuthToken(this.id,
this.cs);_.Mf.setRelayUrl(this.id,a);return this};_.h.$g=function(a,b){this.oA[a]=b};_.h.ma=function(){return this.id};_.h.Pa=function(){return this.lh};_.h.Fb=function(){return this.el};_.h.Yf=function(a){this.el=a};_.h.Bw=function(a){var b=Jp(a,this.id,"");this.ij&&"function"==typeof this.methods._ready&&(a._methods=_.Ip(b,this.ij.ma(),this.id,this,!1),this.methods._ready(a));_.Hp(a,this);_.Hp(b,this);this.jh("ready",a)};_.h.pM=function(a){this.jh("renderstart",a)};
_.h.close=function(a){a=this.jh("close",a);delete _.Xa.Bk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.wM=function(a){var b=Jp(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(Kp(a.openParams))new oq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new nq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;kq(c,function(){var e={childId:c.ma()},f=c.oA;f._toclose=c.close;e._methods=_.Ip(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.kN=function(a){if(void 0===this.jh("resize",a)&&this.lh){var b=mq(a.width);null!=b&&(this.lh.style.width=b.AA);a=mq(a.height);null!=a&&(this.lh.style.height=a.AA);this.lh.parentElement&&(null!=b&&b.jL||null!=a&&a.jL)&&(this.lh.parentElement.style.display="block")}};
var oq=function(a,b,c,d,e,f,g){Np.call(this,a,b,c,d,hq,e,f,g);this.url=a;this.Sm=null;this.xD=Ap();kq(this,function(){this.jh("beforeparentopen");var k=_.Hp(this.methods);k._onopen=this.d_;k._ready=this.Bw;k._onclose=this.b_;this.params._methods=_.Ip(k,"..",this.xD,this,!0);k={};for(m in this.params)k[m]=Bp(this.params[m]);var l=this.config.url;if(this.Qr.hideUrlFromParent){var m=window.name;var n=l;l=_.Jj(this.config.url,this.params,{},Bp);var q=k;k={};k._methods=q._methods;k["#opener"]=q["#opener"];
k["#urlindex"]=q["#urlindex"];k["#opener"]&&void 0!=q["#urlindex"]?(k["#opener"]=m+","+k["#opener"],m=n):(n=_.ne(_.Ae,"fUrl",[]),q=n.length,n[q]=l,_.Ae.rUrl=Wp,k["#opener"]=m,k["#urlindex"]=q,m=_.sg(_.je.location.href),l=_.M("iframes/relay_url_"+encodeURIComponent(m))||"/_/gapi/sibling/1/frame.html",m+=l);l=m}_.fn._open({url:l,openParams:this.Qr,params:k,proxyId:this.xD,openedByProxyChain:this.gD})})};Op(oq);oq.prototype.jW=function(){return this.Sm};
oq.prototype.d_=function(a){this.Sm=a.childId;var b=Jp(a,"..",this.Sm);_.Hp(b,this);this.close=b._toclose;_.Xa.Bk[this.Sm]=this;this.ij&&this.methods._onopen&&(a._methods=_.Ip(b,this.ij.ma(),this.Sm,this,!1),this.methods._onopen(a))};oq.prototype.Bw=function(a){var b=String(this.Sm),c=Jp(a,"..",b);_.Hp(a,this);_.Hp(c,this);this.jh("ready",a);this.ij&&this.methods._ready&&(a._methods=_.Ip(c,this.ij.ma(),b,this,!1),this.methods._ready(a))};
oq.prototype.b_=function(a){if(this.ij&&this.methods._onclose)this.methods._onclose(a);else return a=this.jh("close",a),delete _.Xa.Bk[this.Sm],a};
var pq=function(a,b,c,d,e,f,g){Np.call(this,a,b,c,d,hq,f,g);this.id=b.id||Ap();this.N2=e;d._close=this.close;this.onClosed=this.iM;this.pP=0;kq(this,function(){this.jh("beforeparentopen");var k=_.Hp(this.methods);this.params._methods=_.Ip(k,"..",this.xD,this,!0);k={};k.queryParams=this.params;a=_.ak(_.ke,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.FH(l))};e.cO(l,this);this.pP=l})};Op(pq);
pq.prototype.close=function(a){a=this.jh("close",a);this.N2.WH(this.pP);return a};pq.prototype.iM=function(){this.jh("close")};_.fn.send=function(a,b,c){_.Xa.xN(_.fn,a,b,c)};
(function(){_.Xa.Bk={};_.Xa.Is={};_.Xa.Iz={};_.Xa.LK=0;_.Xa.Rw={};_.Xa.Rn={};_.Xa.Hw=null;_.Xa.Gw=[];_.Xa.n_=function(c){var d=!1;try{if(null!=c){var e=window.parent.frames[c.id];d=e.iframer.id==c.id&&e.iframes.openedId_(_.fn.id)}}catch(f){}try{_.Xa.Hw={origin:this.origin,referer:this.referer,claimedOpenerId:c&&c.id,claimedOpenerProxyChain:c&&c.proxyChain||[],sameOrigin:d};for(c=0;c<_.Xa.Gw.length;++c)_.Xa.Gw[c](_.Xa.Hw);_.Xa.Gw=[]}catch(f){Cp(f)}};_.Xa.VV=function(c){var d=c&&c.ij,e=null;d&&(e={},
e.id=d.ma(),e.proxyChain=c.gD);return e};wp();if(window.parent!=window){var a=Up();a.gcv&&Ep(a.gcv);var b=a.jsh;b&&(_.Ae.h=b);_.Hp(Jp(a,"..",""),_.fn);_.Hp(a,_.fn);xp()}_.Xa.wb=Pp;_.Xa.vc=Qp;_.Xa.u1=Tp;_.Xa.resize=Sp;_.Xa.iV=function(c){return _.Xa.Iz[c]};_.Xa.hE=function(c,d){_.Xa.Iz[c]=d};_.Xa.iN=Sp;_.Xa.X1=Tp;_.Xa.qv={};_.Xa.qv.get=Pp;_.Xa.qv.set=Qp;_.Xa.allow=function(c,d){zp(c);_.Xa.Rn[c]=d||window[c]};_.Xa.Nca=function(c){delete _.Xa.Rn[c]};_.Xa.open=function(c,d,e,f,g,k){3==arguments.length?
f={}:4==arguments.length&&"function"===typeof f&&(g=f,f={});var l="bubble"===d.style&&Rp?Rp.rb():null;return l?new pq(c,d,e,f,l,g,k):Kp(d)?new oq(c,d,e,f,g,k):new nq(c,d,e,f,g,k)};_.Xa.close=function(c,d){_.fn&&_.fn._close&&_.fn._close(c,d)};_.Xa.ready=function(c,d,e){2==arguments.length&&"function"===typeof d&&(e=d,d={});var f=c||{};"height"in f||(f.height=_.Rl());f._methods=_.Ip(d||{},"..","",_.fn,!0);_.fn&&_.fn._ready&&_.fn._ready(f,e)};_.Xa.IJ=function(c){_.Xa.Hw?c(_.Xa.Hw):_.Xa.Gw.push(c)};_.Xa.h_=
function(c){return!!_.Xa.Bk[c]};_.Xa.uV=function(){return["https://ssl.gstatic.com/gb/js/",_.M("googleapis.config/gcv")].join("")};_.Xa.RM=function(c){var d={mouseover:1,mouseout:1};if(_.fn._event)for(var e=0;e<c.length;e++){var f=c[e];f in d&&document.addEventListener(f,function(g){_.fn._event({event:g.type,timestamp:(new Date).getTime()})},!0)}};_.Xa.xN=function(c,d,e,f){var g=[];void 0!==e&&g.push(e);f&&g.push(function(k){f.call(this,[k])});c[d]&&c[d].apply(c,g)};_.Xa.Yx=function(){return!0};_.Xa.lT=
function(c,d,e){var f=Array.prototype.slice.call(arguments);_.Xa.IJ(function(g){g.sameOrigin&&(f.unshift("/"+g.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Mf.call.apply(_.Mf,f))})};_.Xa.N_=function(c,d){_.Mf.register(c,d)};_.Xa.G1=Fp;_.Xa.FN=Gp;_.Xa.EL=Cp;_.Xa.NK=_.fn})();
_.z("iframes.allow",_.Xa.allow);_.z("iframes.callSiblingOpener",_.Xa.lT);_.z("iframes.registerForOpenedSibling",_.Xa.N_);_.z("iframes.close",_.Xa.close);_.z("iframes.getGoogleConnectJsUri",_.Xa.uV);_.z("iframes.getHandler",_.Xa.wb);_.z("iframes.getDeferredHandler",_.Xa.iV);_.z("iframes.getParentInfo",_.Xa.IJ);_.z("iframes.iframer",_.Xa.NK);_.z("iframes.open",_.Xa.open);_.z("iframes.openedId_",_.Xa.h_);_.z("iframes.propagate",_.Xa.RM);_.z("iframes.ready",_.Xa.ready);_.z("iframes.resize",_.Xa.resize);
_.z("iframes.setGoogleConnectJsVersion",_.Xa.u1);_.z("iframes.setBootstrapHint",_.Xa.FN);_.z("iframes.setJsHint",_.Xa.G1);_.z("iframes.setHandler",_.Xa.vc);_.z("iframes.setDeferredHandler",_.Xa.hE);_.z("IframeBase",Np);_.z("IframeBase.prototype.addCallback",Np.prototype.Yd);_.z("IframeBase.prototype.getMethods",Np.prototype.Yu);_.z("IframeBase.prototype.getOpenerIframe",Np.prototype.Uc);_.z("IframeBase.prototype.getOpenParams",Np.prototype.qc);_.z("IframeBase.prototype.getParams",Np.prototype.getParams);
_.z("IframeBase.prototype.removeCallback",Np.prototype.Gm);_.z("Iframe",nq);_.z("Iframe.prototype.close",nq.prototype.close);_.z("Iframe.prototype.exposeMethod",nq.prototype.$g);_.z("Iframe.prototype.getId",nq.prototype.ma);_.z("Iframe.prototype.getIframeEl",nq.prototype.Pa);_.z("Iframe.prototype.getSiteEl",nq.prototype.Fb);_.z("Iframe.prototype.openInto",nq.prototype.Bg);_.z("Iframe.prototype.remove",nq.prototype.remove);_.z("Iframe.prototype.setSiteEl",nq.prototype.Yf);
_.z("Iframe.prototype.addCallback",nq.prototype.Yd);_.z("Iframe.prototype.getMethods",nq.prototype.Yu);_.z("Iframe.prototype.getOpenerIframe",nq.prototype.Uc);_.z("Iframe.prototype.getOpenParams",nq.prototype.qc);_.z("Iframe.prototype.getParams",nq.prototype.getParams);_.z("Iframe.prototype.removeCallback",nq.prototype.Gm);_.z("IframeProxy",oq);_.z("IframeProxy.prototype.getTargetIframeId",oq.prototype.jW);_.z("IframeProxy.prototype.addCallback",oq.prototype.Yd);
_.z("IframeProxy.prototype.getMethods",oq.prototype.Yu);_.z("IframeProxy.prototype.getOpenerIframe",oq.prototype.Uc);_.z("IframeProxy.prototype.getOpenParams",oq.prototype.qc);_.z("IframeProxy.prototype.getParams",oq.prototype.getParams);_.z("IframeProxy.prototype.removeCallback",oq.prototype.Gm);_.z("IframeWindow",pq);_.z("IframeWindow.prototype.close",pq.prototype.close);_.z("IframeWindow.prototype.onClosed",pq.prototype.iM);_.z("iframes.util.getTopMostAccessibleWindow",_.Xa.util.Ch.TJ);
_.z("iframes.handlers.get",_.Xa.qv.get);_.z("iframes.handlers.set",_.Xa.qv.set);_.z("iframes.resizeMe",_.Xa.iN);_.z("iframes.setVersionOverride",_.Xa.X1);_.z("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.Xa.Yx);_.z("IframeBase.prototype.send",Np.prototype.send);_.z("IframeBase.prototype.register",Np.prototype.register);_.z("Iframe.prototype.send",nq.prototype.send);_.z("Iframe.prototype.register",nq.prototype.register);_.z("IframeProxy.prototype.send",oq.prototype.send);
_.z("IframeProxy.prototype.register",oq.prototype.register);_.z("IframeWindow.prototype.send",pq.prototype.send);_.z("IframeWindow.prototype.register",pq.prototype.register);_.z("iframes.iframer.send",_.Xa.NK.send);

var it=_.Xa.vc,jt={open:function(a){var b=_.$m(a.qc());return a.Bg(b,{style:_.an(b)})},attach:function(a,b){var c=_.$m(a.qc()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.cs=f;a.el=c;a.lh=b;_.Xa.Bk[d]=a;b=_.Hp(a.methods);b._ready=a.Bw;b._close=a.close;b._open=a.wM;b._resizeMe=a.kN;b._renderstart=a.pM;_.Ip(b,d,"",a,!0);_.Mf.setAuthToken(a.id,a.cs);_.Mf.setRelayUrl(a.id,e);c=_.Xa.Ol({style:_.an(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,
g)&&("style"==g?a.lh.style.cssText=c[g]:a.lh.setAttribute(g,c[g]))}};jt.onready=_.bn;jt.onRenderStart=_.bn;jt.close=_.cn;it("inline",jt);

var Nz,Oz,Pz,Qz,Rz,Sz,Tz,Uz,Vz,Wz,Xz,Zz,$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,FA,EA,GA,HA,IA,JA,KA,LA,NA,OA,QA;_.Mz=function(a,b){if(_.ih&&!b)return _.p.atob(a);var c="";_.jw(a,function(d){c+=String.fromCharCode(d)});return c};Nz=function(a){var b=String(a("immediate")||"");a=String(a("prompt")||"");return"true"===b||"none"===a};Oz=function(a){return _.M("enableMultilogin")&&a("cookie_policy")&&!Nz(a)?!0:!1};
Rz=function(){var a,b=null;_.Vy.iterate(function(c,d){0===c.indexOf("G_AUTHUSER_")&&(c=_.Jy(c.substring(11)),!a||c.Me&&!a.Me||c.Me==a.Me&&c.Ih>a.Ih)&&(a=c,b=d)});return{hT:a,authuser:b}};Sz=[".APPS.GOOGLEUSERCONTENT.COM","@DEVELOPER.GSERVICEACCOUNT.COM"];Tz=function(a){a=a.toUpperCase();for(var b=0,c=Sz.length;b<c;++b){var d=a.split(Sz[b]);2==d.length&&""===d[1]&&(a=d[0])}a=a.replace(/-/g,"_").toUpperCase();40<a.length&&(b=new _.Qh,b.Lx(a),a=b.Xg().toUpperCase());return a};
Uz=function(a){if(!a)return[];a=a.split("=");return a[1]?a[1].split("|"):[]};Vz=function(a){a=a.split(":");return{clientId:a[0].split("=")[1],a1:Uz(a[1]),Uda:Uz(a[2]),Vca:Uz(a[3])}};Wz=function(a){var b=Rz(),c=b.hT;b=b.authuser;var d=a&&Tz(a);if(null!==b){var e;_.Vy.iterate(function(g,k){(g=_.Ly(g))&&g.mC&&(d&&g.AT!=d||g.Me==c.Me&&g.Ih==c.Ih&&(e=k))});if(e){var f=Vz(e);a=f&&f.a1[Number(b)];f=f&&f.clientId;if(a)return{authuser:b,Kea:a,clientId:f}}}return null};
Xz=function(a,b){a=_.Mh(a);if(!a||!b&&a.error)return null;b=Math.floor((new Date).getTime()/1E3);return a.expires_at&&b>a.expires_at?null:a};_.Yz=function(a,b){if(b){var c=b;var d=a}else"string"===typeof a?d=a:c=a;c?_.lw(c,d):_.mw(d)};
Zz=function(a){if(!a)return null;"single_host_origin"!==a&&(a=_.sg(a));var b=window.location.hostname,c=b,d=_.Ky;if("single_host_origin"!==a){c=a.split("://");if(2==c.length)d="https"===c.shift();else return _.Ff("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 _.Ff("Invalid cookie_policy domain: "+c),null;c=a;b=c.split(".").length-1}return{domain:c,Me:d,Ih:b}};
$z=function(a){var b=Zz(a);if(!b)return new _.Py("G_USERSTATE_");a=["G_USERSTATE_",_.Ky&&b.Me?"S":"H",b.Ih].join("");var c=_.Zy[a];c||(c={JL:63072E3},_.qe(_.bz(b),c),c=new _.My(a,c),_.Zy[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};aA=function(a){var b=$z(a).read();a=_.oe();if(b){b=b.split(":");for(var c;c=b.shift();)c=c.split("="),a[c[0]]=c[1]}return a};
bA=function(a,b,c){var d=aA(b),e=d[a];d[a]="0";var f=[];_.Xl(d,function(k,l){f.push(l+"="+k)});var g=f.join(":");b=$z(b);g?b.write(g):b.clear();d[a]!==e&&c&&c()};cA=function(a,b){b=aA(b);return"0"==b[a]||"X"==b[a]};dA=function(a){a=Zz(a.g_user_cookie_policy);if(!a||a.Me&&!_.Ky)a=null;else{var b=["G_AUTHUSER_",_.Ky&&a.Me?"S":"H",a.Ih].join(""),c=_.Yy[b];c||(c=new _.Vy(b,_.bz(a)),_.Yy[b]=c);a=c}_.Ie("googleapis.config/sessionIndex",null);a.clear()};eA=function(a){return Nz(function(b){return a[b]})};
fA=0;gA=!1;hA=[];iA={};jA={};kA=null;lA=function(a){var b=_.iz;return function(c){if(this.f==b&&this.t==_.Mf.getAuthToken(this.f)&&this.origin==_.Mf.getTargetOrigin(this.f))return a.apply(this,arguments)}};mA=function(a){"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true"};nA=function(a){if(_.jz&&a&&!decodeURIComponent(a).startsWith("m;/_/scs/"))throw Error("ra");};
oA=function(a){var b=_.Pe.getUrlParameters,c=b(a).jsh;if(null!=c)return nA(c),a;if(b=String(b().jsh||_.Ae.h||""))nA(b),c=(a+"#").indexOf("#"),a=a.substr(0,c)+(-1!==a.substr(0,c).indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(b)+a.substr(c);return a};pA=function(){return!!_.M("oauth-flow/usegapi")};qA=function(a,b){pA()?kA.unregister(a):_.Mf.unregister(a+":"+b)};rA=function(a,b,c){pA()?kA.register(a,c,_.Dm):_.Mf.register(a+":"+b,lA(c))};sA=function(){Pz.parentNode.removeChild(Pz)};
tA=function(a){var b=Pz;_.gz(b,[{Mw:"-webkit-transform",duration:1,timing:"ease",delay:0}]);_.gz(b,[{Mw:"transform",duration:1,timing:"ease",delay:0}]);_.Zx(function(){b.style.webkitTransform="translate3d(0px,"+a+"px,0px)";b.style.transform="translate3d(0px,"+a+"px,0px)"},0)};uA=function(){var a=Qz+88;tA(a);Qz=a};vA=function(){var a=Qz-88;tA(a);Qz=a};
wA=function(a){var b=a?uA:vA,c=a?vA:uA;a=a?"-":"";Qz=parseInt(a+88,10);Pz.style.webkitTransform="translate3d(0px,"+a+88+"px,0px)";Pz.style.transform="translate3d(0px,"+a+88+"px,0px)";Pz.style.display="";Pz.style.visibility="visible";b();_.Zx(c,4E3);_.Zx(sA,5E3)};
xA=function(a){var b=_.M("oauth-flow/toast/position");"top"!==b&&(b="bottom");var c=document.createElement("div");Pz=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"==_.M("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?"-":"";Qz=parseInt(e+88,10);Pz.style.webkitTransform="translate3d(0px,"+e+88+"px,0px)";Pz.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){}_.Yl.ii({url:":socialhost:/:session_prefix:_/widget/oauthflow/toast",queryParams:{clientId:a.client_id,idToken:a.id_token},where:d,onRestyle:function(){"top"===b?wA(!0):wA(!1)}})};
yA=function(a){var b=_.qn(),c=b&&b.scope;b=a&&a.scope;b="string"===typeof b?b.split(" "):b||[];if(c){c=c.split(" ");for(var d=0;d<c.length;++d){var e=c[d];-1==_.vj.call(b,e)&&b.push(e)}0<b.length&&(a.scope=b.join(" "))}return a};
zA=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=_.M("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!=Wz(c)||!eA(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};AA=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+)\.?\.?\.?$/,"$1");a=_.zf(_.Mz(a,!0));if(!1===a)throw Error("sa");return a};BA=function(a){return(a=AA(a))?a.sub:null};
CA=function(a){a&&hA.push(a);a=_.iz;var b=document.getElementById(a),c=(new Date).getTime();if(b){if(fA&&6E4>c-fA)return;var d=_.Mf.getAuthToken(a);d&&(qA("oauth2relayReady",d),qA("oauth2callback",d));b.parentNode.removeChild(b);if(/Firefox/.test(navigator.userAgent))try{window.frames[a]=void 0}catch(f){}_.kz();a=_.iz}fA=c;var e=String(2147483647*(0,_.vg)()|0);b=_.M("oauth-flow/proxyUrl")||_.M("oauth-flow/relayUrl");pA()?kA=_.Yl.ii({where:_.Pe.getBodyElement(),url:b,id:a,attributes:{style:{width:"1px",
height:"1px",position:"absolute",top:"-100px",display:"none"},"aria-hidden":"true"},dontclear:!0}):(b=[b,"?parent=",encodeURIComponent(_.qg.getOrigin(window.location.href)),"#rpctoken=",e,"&forcesecure=1"].join(""),c=_.Pe.getBodyElement(),d=_.Pe.createIframeElement({name:a,id:a}),d.src=oA(b),d.style.width="1px",d.style.height="1px",d.style.position="absolute",d.style.top="-100px",d.tabIndex=-1,mA(d),c.appendChild(d),_.Mf.setupReceiver(a));rA("oauth2relayReady",e,function(){qA("oauth2relayReady",e);
var f=hA;if(null!==f){hA=null;for(var g=0,k=f.length;g<k;++g)f[g]()}});rA("oauth2callback",e,function(f){var g=_.Pe.getUrlParameters;g=g(f);var k=g.state;f=k.replace(/\|.*$/,"");f={}.hasOwnProperty.call(jA,f)?jA[f]:null;g.state=f;if(null!=g.state){f=iA[k];delete iA[k];k=f&&f.key||"token";var l=g=zA(f&&f.params,g);var m=(m=BA(l))?cA(m,l.cookie_policy):!1;!m&&l&&0<=(" "+(l.scope||"")+" ").indexOf(" https://www.googleapis.com/auth/plus.login ")&&_.M("isLoggedIn")&&"1"===(l&&l._aa)&&(l._aa="0",gA||(gA=
!0,xA(l)));_.Yz(k,g);g=Xz(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)}}})};_.DA=function(a){null!==hA?CA(a):a&&a()};FA=function(a,b){var c=EA,d=BA(a);d&&(dA(a),bA(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=zA(null,e);c(e)}}))};
EA=function(a){a||(a=Xz(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||(_.Ae.drw=null);_.Yz(a);if(b=a.authuser)_.M("googleapis.config/sessionIndex"),_.Ie("googleapis.config/sessionIndex",b);_.lz.yo(_.zz,a);return a};GA=["client_id","cookie_policy","response_type"];HA="client_id response_type login_hint authuser prompt include_granted_scopes after_redirect access_type hl state".split(" ");
IA=function(a){var b=_.lk(a);b.session_state&&b.session_state.extraQueryParams&&(b.authuser=b.session_state.extraQueryParams.authuser);b.session_state=null;a.expires_at&&(b.expires_at=parseInt(a.expires_at/1E3).toString());a.expires_in&&(b.expires_in=a.expires_in.toString());a.first_issued_at&&(b.issued_at=parseInt(a.first_issued_at/1E3).toString(),delete b.first_issued_at);_.lw(b);return b};
JA=function(a){if(void 0===a.include_granted_scopes){var b=_.M("include_granted_scopes");a.include_granted_scopes=!!b}};KA=function(a){window.console&&("function"===typeof window.console.warn?window.console.warn(a):"function"===typeof window.console.log&&window.console.log(a))};
LA=function(a){var b=a||{},c={};_.ob(HA,function(d){null!=b[d]&&(c[d]=b[d])});a=_.M("googleapis/overrideClientId");null!=a&&(c.client_id=a);JA(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{_.cx(c.cookie_policy)}catch(d){c.cookie_policy&&
KA("The cookie_policy configuration: '"+c.cookie_policy+"' is illegal, and thus ignored."),delete c.cookie_policy}null!=b.hd&&(c.hosted_domain=b.hd);null==c.prompt&&(1==b.immediate||"true"==b.immediate?c.prompt="none":"force"==b.approval_prompt&&(c.prompt="consent"));"none"==c.prompt&&(c.session_selection="first_valid");"none"==c.prompt&&"offline"==c.access_type&&delete c.access_type;"undefined"===typeof c.authuser&&(a=_.Ah(),null!=a&&(c.authuser=a));a=b.redirect_uri||_.M("oauth-flow/redirectUri");
null!=a&&"postmessage"!=a&&(c.redirect_uri=a);c.gsiwebsdk="shim";return c};
_.MA=function(a,b){var c=LA(a),d=new _.Gk(function(e,f){_.Ix(c,function(g){var k=g||{};_.ob(GA,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=IA(k),null!=g.authuser&&_.Ie("googleapis.config/sessionIndex",g.authuser),e(g))})});b&&d.then(b,b);return d};NA=_.Kh.iJ;OA=null;
_.RA=function(a,b){if("force"!==a.approvalprompt){a=_.PA(a);a.prompt="none";delete a.redirect_uri;delete a.approval_prompt;delete a.immediate;if(b=!b)OA?(a.client_id!==OA.client_id&&window.console&&window.console.log&&window.console.log("Ignoring mismatched page-level auth param client_id="+a.client_id),b=!0):(OA=a,b=!1);b||QA(a)}};
_.PA=function(a){var b=a.redirecturi||"postmessage",c=(0,_.tb)((a.scope||"").replace(/[\s\xa0]+/g," "));b={client_id:a.clientid,redirect_uri:b,response_type:"code token id_token gsession",scope:c};a.approvalprompt&&(b.approval_prompt=a.approvalprompt);a.state&&(b.state=a.state);a.openidrealm&&(b["openid.realm"]=a.openidrealm);c="offline"==a.accesstype?!0:(c=a.redirecturi)&&"postmessage"!=c;c&&(b.access_type="offline");a.requestvisibleactions&&(b.request_visible_actions=(0,_.tb)(a.requestvisibleactions.replace(/[\s\xa0]+/g,
" ")));a.after_redirect&&(b.after_redirect=a.after_redirect);a.cookiepolicy&&"none"!==a.cookiepolicy&&(b.cookie_policy=a.cookiepolicy);"undefined"!=typeof a.includegrantedscopes&&(b.include_granted_scopes=a.includegrantedscopes);a.e&&(b.e=a.e);(a=a.authuser||_.M("googleapis.config/sessionIndex"))&&(b.authuser=a);(a=_.M("useoriginassocialhost"))&&(b.use_origin_as_socialhost=a);return b};QA=function(a){_.ho("waaf0","signin","0");_.MA(a,function(b){_.ho("waaf1","signin","0");EA(b)})};
_.SA=function(a){a=_.PA(a);_.Ie("oauth-flow/authWindowWidth",445);_.Ie("oauth-flow/authWindowHeight",615);QA(a)};_.TA=function(a){_.lz.unsubscribe(_.zz,a);_.lz.subscribe(_.zz,a)};
var $A,cB;_.VA=function(a){return a.cookiepolicy?!0:(_.UA("cookiepolicy is a required field.  See https://developers.google.com/+/web/signin/#button_attr_cookiepolicy for more information."),!1)};_.UA=function(a){window.console&&(window.console.error?window.console.error(a):window.console.log&&window.console.log(a))};_.ZA=function(a,b){var c=_.qn();_.qe(a,c);c=yA(c);if(_.VA(c)){var d=_.WA();_.XA(c);b?_.ze(b,"click",function(){_.YA(c,d)}):_.YA(c,d)}};
_.WA=function(){var a=new $A;_.TA(function(b){a.HC&&b&&(b.access_token&&_.Ie("isPlusUser",!0),b["g-oauth-window"]&&(a.HC=!1,_.Hf("OTA app install is no longer supported.")))});return a};$A=function(){this.HC=!1};_.XA=function(a){a=_.aB(a);_.bB(a.callback);_.DA(function(){_.RA(a)})};_.aB=function(a){cB(a);a.redirecturi&&delete a.redirecturi;Oz(function(b){return a[b]})||(a.authuser=0);return a};cB=function(a){/^\s*$/.test(a.scope||"")&&(a.scope="https://www.googleapis.com/auth/plus.login")};
_.bB=function(a){if("string"===typeof a)if(window[a])a=window[a];else{_.UA('Callback function named "'+a+'" not found');return}a&&_.TA(a)};_.YA=function(a,b){b.HC=!0;a=_.aB(a);_.SA(a)};
_.z("gapi.auth.authorize",_.MA);_.z("gapi.auth.checkSessionState",function(a,b){var c=_.oe();c.client_id=a.client_id;c.session_state=a.session_state;_.DA(function(){pA()?kA.send("check_session_state",c,function(d){b.call(null,d[0])},_.Dm):_.Mf.call(_.iz,"check_session_state",lA(function(d){b.call(null,d)}),c.session_state,c.client_id)})});_.z("gapi.auth.getAuthHeaderValueForFirstParty",NA);_.z("gapi.auth.getToken",Xz);
_.z("gapi.auth.getVersionInfo",function(a,b){_.DA(function(){var c=_.Ih()||"",d=null,e=null;c&&(e=c.split(" "),2==e.length&&(d=e[1]));d?pA()?kA.send("get_versioninfo",{xapisidHash:d,sessionIndex:b},function(f){a(f[0])},_.Dm):_.Mf.call(_.iz,"get_versioninfo",lA(function(f){a(f)}),d,b):a()})});_.z("gapi.auth.init",_.DA);_.z("gapi.auth.setToken",_.Yz);_.z("gapi.auth.signIn",function(a){_.ZA(a)});_.z("gapi.auth.signOut",function(){var a=Xz();a&&FA(a,a.cookie_policy)});
_.z("gapi.auth.unsafeUnpackIdToken",AA);_.z("gapi.auth._pimf",_.RA);_.z("gapi.auth._oart",xA);_.z("gapi.auth._guss",function(a){return $z(a).read()});

_.dB=function(a){return!!(a.clientid&&a.scope&&a.callback)};_.eB=function(){var a=_.qn();_.dB(a)&&!_.M("disableRealtimeCallback")?_.XA(a):_.DA()};_.wk(function(){_.eB()});

_.eB=function(){var a=_.qn();_.dB(a)&&!_.M("disableRealtimeCallback")&&_.XA(a)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var St,iu,cu,mu,du,fu,eu,ju,gu,nu;_.Pt=function(a){if(!(a instanceof Array)){a=_.Ha(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a};_.Qt=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^_.lb()).toString(36)};_.Rt=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):_.Sd(document,"*",a,b)};
St=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," ")):"")}}};_.Tt=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};_.Ut=/#|$/;
_.Vt=function(a,b){var c=a.search(_.Ut),d=_.Tt(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," "))};
_.Wt=function(a,b){this.Cc=this.$f=this.sf="";this.Uf=null;this.BA=this.Mk="";this.vg=this.kL=!1;var c;a instanceof _.Wt?(this.vg=void 0!==b?b:a.vg,_.Xt(this,a.sf),_.Yt(this,a.$f),_.Zt(this,a.Cc),_.$t(this,a.Uf),this.setPath(a.getPath()),_.au(this,a.Hd.clone()),this.xj(a.Mq())):a&&(c=String(a).match(_.nh))?(this.vg=!!b,_.Xt(this,c[1]||"",!0),_.Yt(this,c[2]||"",!0),_.Zt(this,c[3]||"",!0),_.$t(this,c[4]),this.setPath(c[5]||"",!0),_.au(this,c[6]||"",!0),this.xj(c[7]||"",!0)):(this.vg=!!b,this.Hd=new _.bu(null,
this.vg))};_.Wt.prototype.toString=function(){var a=[],b=this.sf;b&&a.push(cu(b,du,!0),":");var c=this.Cc;if(c||"file"==b)a.push("//"),(b=this.$f)&&a.push(cu(b,du,!0),"@"),a.push(_.lh(c).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Uf,null!=c&&a.push(":",String(c));if(c=this.getPath())this.Cc&&"/"!=c.charAt(0)&&a.push("/"),a.push(cu(c,"/"==c.charAt(0)?eu:fu,!0));(c=this.Hd.toString())&&a.push("?",c);(c=this.Mq())&&a.push("#",cu(c,gu));return a.join("")};
_.Wt.prototype.resolve=function(a){var b=this.clone(),c=!!a.sf;c?_.Xt(b,a.sf):c=!!a.$f;c?_.Yt(b,a.$f):c=!!a.Cc;c?_.Zt(b,a.Cc):c=null!=a.Uf;var d=a.getPath();if(c)_.$t(b,a.Uf);else if(c=!!a.Mk){if("/"!=d.charAt(0))if(this.Cc&&!this.Mk)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=_.hd(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.Tn();c?_.au(b,a.Hd.clone()):c=!!a.BA;c&&b.xj(a.Mq());return b};_.Wt.prototype.clone=function(){return new _.Wt(this)};_.Xt=function(a,b,c){_.hu(a);a.sf=c?iu(b,!0):b;a.sf&&(a.sf=a.sf.replace(/:$/,""));return a};_.Yt=function(a,b,c){_.hu(a);a.$f=c?iu(b):b;return a};_.Zt=function(a,b,c){_.hu(a);a.Cc=c?iu(b,!0):b;return a};
_.$t=function(a,b){_.hu(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("J`"+b);a.Uf=b}else a.Uf=null;return a};_.Wt.prototype.getPath=function(){return this.Mk};_.Wt.prototype.setPath=function(a,b){_.hu(this);this.Mk=b?iu(a,!0):a;return this};_.Wt.prototype.Tn=function(){return""!==this.Hd.toString()};_.au=function(a,b,c){_.hu(a);b instanceof _.bu?(a.Hd=b,a.Hd.nE(a.vg)):(c||(b=cu(b,ju)),a.Hd=new _.bu(b,a.vg));return a};_.Wt.prototype.Xa=function(a,b){return _.au(this,a,b)};
_.Wt.prototype.getQuery=function(){return this.Hd.toString()};_.ku=function(a,b,c){_.hu(a);a.Hd.set(b,c);return a};_.Wt.prototype.fh=function(a){return this.Hd.get(a)};_.Wt.prototype.Mq=function(){return this.BA};_.Wt.prototype.xj=function(a,b){_.hu(this);this.BA=b?iu(a):a;return this};_.Wt.prototype.removeParameter=function(a){_.hu(this);this.Hd.remove(a);return this};_.hu=function(a){if(a.kL)throw Error("K");};_.Wt.prototype.nE=function(a){this.vg=a;this.Hd&&this.Hd.nE(a)};
_.lu=function(a){return a instanceof _.Wt?a.clone():new _.Wt(a,void 0)};iu=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};cu=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,mu),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};mu=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};du=/[#\/\?@]/g;fu=/[#\?:]/g;eu=/[#\?]/g;ju=/[#\?@]/g;gu=/#/g;
_.bu=function(a,b){this.Zb=this.Fc=null;this.Kf=a||null;this.vg=!!b};nu=function(a){a.Fc||(a.Fc=new _.Gt,a.Zb=0,a.Kf&&St(a.Kf,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.h=_.bu.prototype;_.h.Jb=function(){nu(this);return this.Zb};_.h.add=function(a,b){nu(this);this.Kf=null;a=ou(this,a);var c=this.Fc.get(a);c||this.Fc.set(a,c=[]);c.push(b);this.Zb+=1;return this};
_.h.remove=function(a){nu(this);a=ou(this,a);return this.Fc.Zd(a)?(this.Kf=null,this.Zb-=this.Fc.get(a).length,this.Fc.remove(a)):!1};_.h.clear=function(){this.Fc=this.Kf=null;this.Zb=0};_.h.isEmpty=function(){nu(this);return 0==this.Zb};_.h.Zd=function(a){nu(this);a=ou(this,a);return this.Fc.Zd(a)};_.h.Zj=function(a){var b=this.jd();return _.ab(b,a)};_.h.forEach=function(a,b){nu(this);this.Fc.forEach(function(c,d){_.ob(c,function(e){a.call(b,e,d,this)},this)},this)};
_.h.He=function(){nu(this);for(var a=this.Fc.jd(),b=this.Fc.He(),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.jd=function(a){nu(this);var b=[];if("string"===typeof a)this.Zd(a)&&(b=_.Yc(b,this.Fc.get(ou(this,a))));else{a=this.Fc.jd();for(var c=0;c<a.length;c++)b=_.Yc(b,a[c])}return b};_.h.set=function(a,b){nu(this);this.Kf=null;a=ou(this,a);this.Zd(a)&&(this.Zb-=this.Fc.get(a).length);this.Fc.set(a,[b]);this.Zb+=1;return this};
_.h.get=function(a,b){if(!a)return b;a=this.jd(a);return 0<a.length?String(a[0]):b};_.h.setValues=function(a,b){this.remove(a);0<b.length&&(this.Kf=null,this.Fc.set(ou(this,a),_.$c(b)),this.Zb+=b.length)};_.h.toString=function(){if(this.Kf)return this.Kf;if(!this.Fc)return"";for(var a=[],b=this.Fc.He(),c=0;c<b.length;c++){var d=b[c],e=_.lh(d);d=this.jd(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+_.lh(d[f]));a.push(g)}}return this.Kf=a.join("&")};
_.h.clone=function(){var a=new _.bu;a.Kf=this.Kf;this.Fc&&(a.Fc=this.Fc.clone(),a.Zb=this.Zb);return a};var ou=function(a,b){b=String(b);a.vg&&(b=b.toLowerCase());return b};_.bu.prototype.nE=function(a){a&&!this.vg&&(nu(this),this.Kf=null,this.Fc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.vg=a};_.bu.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)_.Ot(arguments[b],function(c,d){this.add(d,c)},this)};

var fB=function(a){return new _.Gk(function(b){var c=a.length,d=[];if(c)for(var e=function(k,l,m){c--;d[k]=l?{Lu:!0,value:m}:{Lu:!1,reason:m};0==c&&b(d)},f=0,g;f<a.length;f++)g=a[f],_.Nk(g,_.ji(e,f,!0),_.ji(e,f,!1));else b(d)})},gB,hB,iB,jB={wH:function(a){gB=a;try{delete jB.wH}catch(b){}},xH:function(a){hB=a;try{delete jB.xH}catch(b){}},yH:function(a){iB=a;try{delete jB.yH}catch(b){}}},kB=function(a){return _.sy(a.status)},lB=function(){var a=!0,b=_.cy(_.Px);b&&void 0!==b.withCredentials||(a=!1);
return a},mB=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=_.M("client/rewrite");_.bb(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=_.M("client/firstPartyRewrite"),_.bb(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},nB=function(a){_.Xc.call(this,a)},sB,tB,uB,vB,wB,xB,yB,zB,AB,BB,CB,DB,EB,FB,GB;_.ii(nB,_.Xc);nB.prototype.name="gapi.client.Error";var oB=function(a){if(!a||"function"!==typeof a)throw new nB("Must provide a function.");this.Vf=null;this.pU=a};oB.prototype.then=function(a,b,c){this.Vf||(this.Vf=this.pU());return this.Vf.then(a,b,c)};
oB.prototype.px=function(a){this.Vf||(this.Vf=a)};
var pB=function(a){var b={},c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){var d=_.Vg(a,c);d&&(c=_.Ug(c,d))&&_.Wg(b,c,d,!0)}return b},qB={error:{code:-1,message:"A network error occurred and the request could not be completed."}},rB=function(a,b,c,d){_.uy.call(this);this.ud=a;this.LC=b;this.xd=c;a={};if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(b=_.Vg(d,e),void 0!==b&&(e=_.Tg(e,b))&&_.Wg(a,e,b));d={};for(e in a)Object.prototype.hasOwnProperty.call(a,e)&&(d[unescape(encodeURIComponent(e))]=
unescape(encodeURIComponent(a[e])));this.gr=d;this.Vf=null};_.ii(rB,_.uy);
rB.prototype.then=function(a){this.Vf||(this.Vf=(new _.Gk(function(b,c){this.V("error",(0,_.D)(function(){c(sB(this))},this));this.V("success",(0,_.D)(function(){b(sB(this))},this));this.send(this.ud,this.LC,this.xd,this.gr)},this)).then(function(b){b.headers=pB(b.headers);return b},function(b){return b.status?(b.headers=pB(b.headers),_.Lk(b)):_.Lk({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.Vf.then.apply(this.Vf,arguments)};sB=function(a){var b=a.getStatus(),c=_.Hy(a);var d=204==b?!1:""==a.Sk?_.zf(c):_.Iy(a);var e=a.getAllResponseHeaders();e=_.Xg(e,!1);try{var f=2<_.Fy(a)?a.Ra.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(_.Mz(c));return""});if(a.length)throw Error("qa");return b.join("")};yB=function(a){var b=a.headers;if(b&&"base64"===_.Vg(b,"X-Goog-Safety-Encoding")){var c=xB(a.body),d=_.Vg(b,"X-Goog-Safety-Content-Type");b["Content-Type"]=d;if(d.match(tB)||d.match(uB)&&!d.match(vB))c=_.iw(_.fh(c));_.Wg(b,"X-Goog-Safety-Encoding");_.Wg(b,"X-Goog-Safety-Content-Type");a.body=c}};
zB=function(a,b,c){c||((c=_.M("googleapis.config/proxy"))&&(c=String(c).replace(/\/static\/proxy\.html$/,"")||"/"),c=String(c||""));c||(c=_.M("googleapis.config/root"),b&&(c=_.M("googleapis.config/root-1p")||c),c=String(c||""));c=String(mB(b,c)||c);return a=_.ny(c,a)};
AB=function(a,b){var c=a.params||_.oe();c.url=c.path;var d=c.root;d=zB("/",_.Jh(c.headers),d);d.match(/^(.*[^\/])?\/$/)&&(d=d.substr(0,d.length-1));c.root=d;a.params=c;_.fi.sj("makeHttpRequests",[a],function(e,f){e&&e.gapiRequest?(e.gapiRequest.data?yB(e.gapiRequest.data):yB(e),b(e,_.Af(e))):b(e,f)})};
BB=function(a){var b=_.Sx(a,"params","headers");b&&"object"===typeof b||(b={});a={};for(var c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=_.Vg(b,c);d&&(_.Tg(c,d),_.Wg(a,c,d))}c="chrome-extension"==(window.location.href.match(_.nh)[1]||null);a=_.Jh(a);return!(c&&a)&&lB()};
CB=function(a){return new _.Gk(function(b,c){var d=function(e){e&&e.gapiRequest?e=e.gapiRequest.data||e:c(e);e={result:204!=e.status&&_.zf(e.body),body:e.body,headers:e.headers||null,status:e.status||null,statusText:e.statusText||null};kB(e)?b(e):c(e)};try{AB(a,d)}catch(e){c(e)}})};DB=function(a){var b=!_.M("client/cors")||!!_.M("client/xd4"),c={};_.Xl(a,function(d,e){(d=_.Tg(e,d))||b||(d=_.Sg(e));d&&(e=_.Vg(a,d))&&_.Wg(c,d,e)});return c};
EB=function(a){var b=a.params||_.oe();a=_.lk(b.headers||{});var c=b.httpMethod||"GET",d=String(b.url||""),e=encodeURIComponent("$unique");if(!("POST"===c||0<=_.Tt(d,0,"$unique",d.search(_.Ut))||0<=_.Tt(d,0,e,d.search(_.Ut)))){var f=[];for(g in a)Object.prototype.hasOwnProperty.call(a,g)&&f.push(g.toLowerCase());f.sort();f.push(_.sg(location.href));var g=f.join(":");f=_.Eh();f.update(g);g=f.Xg().toLowerCase().substr(0,7);g=String(parseInt(g,16)%1E3+1E3).substr(1);d=_.ly(d,e,"gc"+g)}e=b.body||null;
g=b.responseType||null;b=_.Jh(a)||"1p"==b.authType;f=!!_.M("googleapis.config/auth/useUberProxyAuth");_.Wg(a,"X-Referer",void 0);a=DB(a);var k=new rB(d,c,e,a);k.Af=b||f;g&&(k.Sk=g);return new _.Gk(function(l,m){k.then(function(n){yB(n);l(n)},function(n){m(n)})})};FB=function(a,b){var c=function(d){d=_.lk(d);delete d.result;d={gapiRequest:{data:d}};b&&b(d,_.Af(d))};EB(a).then(c,c)};GB=function(a,b){(_.M("client/cors")||_.M("client/xd4"))&&BB(a)?FB(a,b):AB(a,b)};_.HB={};
var IB=function(a){this.Yc=a;this.Bf=!1;this.promise={then:(0,_.D)(function(b,c,d){this.Bf||(this.Bf=!0);this.$r&&!this.Zr?this.Yc.resolve(this.$r):this.Zr&&!this.$r&&this.Yc.reject(this.Zr);return this.Yc.promise.then(b,c,d)},this)}};IB.prototype.resolve=function(a){this.Bf?this.Yc.resolve(a):this.$r||this.Zr||(this.$r=a)};IB.prototype.reject=function(a){this.Bf?this.Yc.reject(a):this.$r||this.Zr||(this.Zr=a)};
var JB=function(a){a=_.gy(a.error);return{code:a.code,data:a.errors,message:a.message}},KB=function(a){throw Error("ta`"+a);};
var LB=function(a){oB.call(this,LB.prototype.Dm);if(!a||"object"!=typeof a&&"string"!=typeof a)throw new nB("Missing required parameters");if("string"===typeof a){var b={};b.path=a}else b=a;if(!b.path)throw new nB('Missing required parameter: "path"');this.th={};this.th.path=b.path;this.th.method=b.method||"GET";this.th.params=b.params||{};this.th.headers=b.headers||{};this.th.body=b.body;this.th.root=b.root;this.th.responseType=b.responseType;this.th.apiId=b.apiId;this.vl=b.authType||"auto";this.XY=
!!b.isXd4;this.eL=!1;this.ui(this.vl);this.fN=!1};_.ii(LB,oB);LB.prototype.Ie=function(){return this.th};LB.prototype.ui=function(a){this.vl=a;this.eL="1p"===this.vl};LB.prototype.Qq=function(){return this.eL};
LB.prototype.kj=function(){if(!this.fN){this.fN=!0;var a=this.th,b=a.headers=a.headers||{},c=[],d=[];for(g in b)if(Object.prototype.hasOwnProperty.call(b,g)){c.push(g);var e=g,f=_.Vg(b,e);f&&(e=_.Tg(e,f)||_.Sg(e))&&d.push([e,f])}var g=0;for(e=c.length;g<e;++g)delete b[c[g]];c=0;for(g=d.length;c<g;++c)_.Wg(b,d[c][0],d[c][1]);if(this.XY)d="1p"==this.vl;else{d=b;c=String(_.M("client/version","1.1.0"));g=String(_.M("client/name","google-api-javascript-client"));g=!0===MB[g]?g:"google-api-javascript-client";
e=String(_.M("client/appName",""));f=[];e&&(f.push(e),f.push(" "));f.push(g);c&&(f.push("/"),f.push(c));_.Wg(d,"X-JavaScript-User-Agent",f.join(""));_.Wg(b,"X-Requested-With","XMLHttpRequest");d=_.Vg(b,"Content-Type");a.body&&!d&&_.Wg(b,"Content-Type","application/json");_.M("client/allowExecutableResponse")||_.Wg(b,"X-Goog-Encode-Response-If-Executable","base64");(d=_.Vg(b,"Content-Type"))&&"application/json"==d.toLowerCase()&&!a.params.alt&&(a.params.alt="json");(d=a.body||null)&&_.bb(d)&&(a.body=
_.Af(d));a.key=a.id;b=_.ei(b,void 0,this.vl);d=_.Jh(b);if((c=b)&&window.navigator){g=[];for(e=0;e<NB.length;e++)(f=window.navigator[NB[e]])&&g.push(encodeURIComponent(NB[e])+"="+encodeURIComponent(f));_.Wg(c,"X-ClientDetails",g.join("&"))}(c=_.M("client/apiKey"))&&void 0===a.params.key&&(a.params.key=c);(c=_.M("client/trace"))&&!a.params.trace&&(a.params.trace=c)}"auto"==this.vl&&(d?this.ui("1p"):(b=_.Vg(b,"Authorization"))&&String(b).match(/^(Bearer|MAC)[ \t]/i)?this.ui("oauth2"):this.ui("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=_.M("googleapis.config/root");d&&(b=_.M("googleapis.config/root-1p")||b);b=String(b||"");c=a.root+a.path;if(g=b&&c.substr(0,b.length)===b)g=_.lu(b),e=_.lu(c),g=(!g.Cc&&!e.Cc||g.Cc==e.Cc)&&(null==g.Uf&&null==e.Uf||g.Uf==e.Uf);g&&(a.path=c.substr(b.length),a.root=b)}b=a.params;c=_.Jg(a.path);
g=String(_.M("googleapis.config/xd3")||"");18<=g.length&&"/static/proxy.html"==g.substring(g.length-18)&&(g=g.substring(0,g.length-18));g||(g="/");e=_.Jg(g);if(g!=e)throw Error("v");"/"!=g.charAt(g.length-1)&&(g+="/");c=_.ny(g,c);_.Zi(c,"/")&&(c=c.substring(0,c.length-1));g=_.oe();for(var k in b)Object.prototype.hasOwnProperty.call(b,k)&&(e=encodeURIComponent(k),g[e]=b[k]);c=_.rh(c,g);a.path=c;a.root=mB(!!d,a.root);a.url=zB(a.path,!!d,a.root)}};
var OB=function(a){a.kj();var b=a.th;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.vl}}};LB.prototype.execute=function(a){var b=OB(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=_.zf(c.body)}catch(g){}a&&a(f,d)})};
LB.prototype.Dm=function(){var a=OB(this);return(_.M("client/cors")||_.M("client/xd4"))&&BB(a)?EB(a):CB(a)};LB.prototype.Sh=function(){return this.Dm()};var NB=["appVersion","platform","userAgent"],MB={"google-api-gwt-client":!0,"google-api-javascript-client":!0};LB.prototype.execute=LB.prototype.execute;LB.prototype.then=LB.prototype.then;LB.prototype.getPromise=LB.prototype.Sh;
var PB=function(a){if(!a||"object"!=typeof a)throw new nB("Missing rpc parameters");if(!a.method)throw new nB("Missing rpc method");this.Zw=a};PB.prototype.Vl=function(){var a=this.Zw.transport;return a?a.root||null:null};PB.prototype.execute=function(a){var b=hB();b.add(this,{id:"gapiRpc",callback:this.Er(a)});b.execute()};
PB.prototype.ew=function(a){var b=this.Zw.method,c=String,d;(d=this.Zw.apiVersion)||(d=String(b).split(".")[0],d=_.M("googleapis.config/versions/"+b)||_.M("googleapis.config/versions/"+d)||"v1",d=String(d));c=c(d);a={jsonrpc:"2.0",id:a,method:b,apiVersion:c};(b=this.Zw.rpcParams)&&(a.params=b);return a};
PB.prototype.Er=function(a){return function(b,c){if(b)if(b.error){var d=b.error;null==d.error&&(d.error=_.lk(b.error))}else d=b.result||b.data,_.bb(d)&&null==d.result&&(d.result=_.lk(b.result||b.data));else d=!1;a(d,c)}};PB.prototype.execute=PB.prototype.execute;
var RB=function(a,b){this.Lf=b||0;2==this.Lf?(b=null,null!=a&&_.bb(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.tb=new PB(b)):(0==this.Lf&&(b=a&&a.callback)&&(a.callback=QB(b)),b=null,null!=a&&(_.bb(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.tb=new LB(b))},QB=function(a){return function(b){if(null!=b&&_.bb(b)&&b.error){var c=JB(b);b=_.Af([{id:"gapiRpc",error:c}]);c.error=_.gy(c)}else null==b&&(b={}),c=_.gy(b),c.result=_.gy(b),b=_.Af([{id:"gapiRpc",result:b}]);a(c,b)}};_.h=RB.prototype;_.h.getFormat=function(){return this.Lf};_.h.execute=function(a){this.tb.execute(a&&1==this.Lf?QB(a):a)};_.h.then=function(a,b,c){2==this.Lf&&KB('The "then" method is not available on this object.');return this.tb.then(a,b,c)};
_.h.px=function(a){this.tb.px&&this.tb.px(a)};_.h.Ie=function(){if(this.tb.Ie)return this.tb.Ie()};_.h.kj=function(){this.tb.Ie&&this.tb.kj()};_.h.Vl=function(){if(this.tb.Vl)return this.tb.Vl()};_.h.ew=function(a){if(this.tb.ew)return this.tb.ew(a)};_.h.ui=function(a){this.tb.ui&&this.tb.ui(a)};_.h.Qq=function(){return this.tb.Qq()};_.h.Sh=function(){if(this.tb.Sh)return this.tb.Sh()};RB.prototype.execute=RB.prototype.execute;RB.prototype.then=RB.prototype.then;RB.prototype.getPromise=RB.prototype.Sh;
var SB=/<response-(.*)>/,TB=/^application\/http(;.+$|$)/,UB=["clients6.google.com","content.googleapis.com","www.googleapis.com"],VB=function(a,b){a=_.Vg(a,b);if(!a)throw new nB("Unable to retrieve header.");return a},WB=function(a){var b=void 0;a=_.Ha(a);for(var c=a.next();!c.done;c=a.next()){c=c.value.Ie().apiId;if("string"!==typeof c)return"batch";if(void 0===b)b=c;else if(b!=c)return"batch"}b=_.M("client/batchPath/"+b)||"batch/"+b.split(":").join("/");return String(b)},XB=function(a){a=a.map(function(b){return b.request});
return WB(a)},YB=function(a,b){var c=[];a=a.Ie();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")},aC=function(a,b){a=ZB(a,b);var c={};_.Bb(a,function(d,e){c[e]=$B(d,e)});return c},$B=function(a,b){return{result:a.result||a.body,rawResult:_.Af({id:b,result:a.result||a.body}),
id:b}},ZB=function(a,b){a=(0,_.tb)(a);_.Zi(a,"--")&&(a=a.substring(0,a.length-2));a=a.split(b);b=_.oe();for(var c=0;c<a.length;c++)if(a[c]){var d;if(d=a[c]){_.Zi(d,"\r\n")&&(d=d.substring(0,d.length-2));if(d){d=d.split("\r\n");for(var e=0,f={headers:{},body:""};e<d.length&&""==d[e];)e++;for(f.outerHeaders=bC(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=bC(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=_.oe();f=VB(d.outerHeaders,"Content-Type");if(null==TB.exec(f))throw new nB("Unexpected Content-Type <"+f+">");f=VB(d.outerHeaders,"Content-ID");f=SB.exec(f);if(!f)throw new nB("Unable to recognize Content-Id.");e.id=decodeURIComponent(f[1].split("@")[0].replace(/^.*[+]/,""));e.response={status:d.status,statusText:d.statusText,headers:d.headers};204!=d.status&&(e.response.body=d.body,e.response.result=_.zf(d.body));d=e}else d=null;d&&d.id&&(b[d.id]=d.response)}return b},bC=
function(a,b){for(var c=[];b<a.length&&a[b];b++)c.push(a[b]);return _.Xg(c.join("\r\n"),!1)},cC=function(a,b,c){a=a||b;if(!a||"https"!==_.lu(a).sf)if(a=c?_.M("googleapis.config/root-1p"):_.M("googleapis.config/root"),!a)return!1;a=mB(c,String(a))||a;return UB.includes(_.lu(a).Cc)};
var dC=function(a){oB.call(this,dC.prototype.Dm);this.Ti={};this.Nt={};this.Qk=[];this.Se=a;this.lZ=!!a;this.sK=this.sv=!1};_.ii(dC,oB);var eC=function(a,b){a=_.Ha(Object.values(a.Ti));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},fC=function(a){(function(b){setTimeout(function(){throw b;})})(a)};
dC.prototype.add=function(a,b){var c=b||_.oe();b=_.oe();if(!a)throw new nB("Batch entry "+(_.pe(c,"id")?'"'+c.id+'" ':"")+"is missing a request method");a.kj();b.request=a;var d=_.Qk();d=new IB(d);b.Eo=d;a.px(b.Eo.promise);d=a.Ie().headers;_.Jh(d)&&(this.sv=!0);(d=String((d||{}).Authorization||"")||null)&&d.match(/^Bearer|MAC[ \t]/i)&&(this.sK=!0);d=a.Ie().root;if(!this.lZ){if(d&&this.Se&&d!=this.Se)throw new nB('The "root" provided in this request is not consistent with that of existing requests in the batch.');
this.Se=d||this.Se}if(_.pe(c,"id")){d=c.id;if(eC(this,d))throw new nB('Batch ID "'+d+'" already in use, please use another.');b.id=d}else{do b.id=String(Math.round(2147483647*_.Yh()));while(eC(this,b.id))}b.callback=c.callback;c="batch";cC(this.Se,a.Ie().path,this.sv)&&(c=XB([b]));this.Ti[c]=this.Ti[c]||[];this.Ti[c].push(b);this.Nt[b.id]=b;return b.id};
var gC=function(a){var b=[],c=cC(a.Se,void 0,a.sv);1<Object.entries(a.Ti).length&&_.Hf("Heterogeneous batch requests are deprecated. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");for(var d=_.Ha(Object.entries(a.Ti)),e=d.next();!e.done;e=d.next()){e=_.Ha(e.value);var f=e.next().value;e=e.next().value;for(var g=!0,k=_.Ha(e),l=k.next();!l.done;l=k.next())l=l.value,l.request.kj(),"batch"===f&&c&&(g=!1,l.NY=!0,l.request.Ie.root=a.Se,b.push(l.request),a.Qk.push([l]));
if(g){f=a.Se;g=a.sv;k=a.sK;l="batch"+String(Math.round(2147483647*_.Yh()))+String(Math.round(2147483647*_.Yh()));var m="--"+l;l="multipart/mixed; boundary="+l;for(var n={path:XB(e),method:"POST"},q=[],v=0;v<e.length;v++)q.push(YB(e[v].request,[m.substr(m.indexOf("--")+2),"+",encodeURIComponent(e[v].id).split("(").join("%28").split(")").join("%29").split(".").join("%2E"),"@googleapis.com"].join("")));n.body=[m,q.join("\r\n"+m+"\r\n"),m+"--"].join("\r\n")+"\r\n";n.root=f||null;_.M("client/xd4")&&lB()?
(n.isXd4=!0,n.params={$ct:l},n.headers={},_.Wg(n.headers,"Content-Type","text/plain; charset=UTF-8"),g?n.authType="1p":k&&(n.authType="oauth2"),f=new LB(n)):(n.headers={},_.Wg(n.headers,"Content-Type",l),f=iB(n));b.push(f);a.Qk.push(e)}}return b};
dC.prototype.execute=function(a){if(!(1>Object.keys(this.Ti).length)){var b=this.Er(a);a=gC(this);var c=[],d=a.map(function(e){return new _.Gk(function(f){try{e.execute(function(g,k){return f({uH:g,H_:k})})}catch(g){c.push(g),f({uH:{Lu:!1,reason:g}})}})});if(0<c.length&&c.length===a.length)throw c[0];_.Ok(d).then(function(e){var f=e.map(function(g){return g.H_});e=e.map(function(g){return g.uH});b(e,f)})}};
dC.prototype.Dm=function(){var a=this;if(1>Object.keys(this.Ti).length)return _.Kk({});var b=gC(this).map(function(c){return new _.Gk(function(d,e){return c.Sh().then(d,e)})});return fB(b).then(function(c){c=c.map(function(d){return d.Lu?d.value:d});return hC(a,c,!0)})};
var hC=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.Lu){l++;b[m]=n.reason;for(var q=iC([b[m]]),v=_.Ha(a.Qk[m]),r=v.next();!r.done;r=v.next())g[r.value.id]=q}else{if(1>a.Qk[m].length)throw new nB("Error processing batch responses.");try{var u=!(1===a.Qk[m].length&&a.Qk[m][0].NY),t=a.Qk[m][0].id;if(!c){r=n;var w=d[m];q=r;if(w&&(!q||!u)){var x=_.zf(w);x&&(q=x.gapiRequest?x.gapiRequest.data:x,!u&&r&&(q.body=r))}if(!q)throw new nB("The batch response is missing.");
n=q}r=void 0;if(q=n){var B=q.headers;if(B){var C=_.oe();for(r in B)if(Object.prototype.hasOwnProperty.call(B,r)){var E=_.Vg(B,r);_.Wg(C,r,E,!0)}q.headers=C}}if(u&&0!=VB(n.headers,"Content-Type").indexOf("multipart/mixed"))throw new nB("The response's Content-Type is not multipart/mixed.");k=k||_.gy(n);var K=kB(n);K&&!kB(k)&&(k.status=n.status,k.statusText=n.statusText);if(K||c||!u){f=!0;r=Object;var O=r.assign;q=g;v=a;var ca=n,T=c;n={};if(u){T=T?ZB:aC;var J=VB(ca.headers,"Content-Type").split("boundary=")[1];
if(!J)throw new nB("Boundary not indicated in response.");n=T(ca.body,"--"+J)}else T?(ca.result=_.zf(ca.body),n[t]=ca):n[t]=$B(ca,t);ca={};for(var R=_.Ha(Object.entries(n)),na=R.next();!na.done;na=R.next()){var va=_.Ha(na.value),ta=va.next().value,Pa=va.next().value;ca[ta]=Pa;if(!v.Nt[ta])throw new nB("Could not find batch entry for id "+ta+".");}g=O.call(r,q,ca)}}catch(wa){for(l++,b[m]=wa,q=iC([wa]),v=_.Ha(a.Qk[m]),r=v.next();!r.done;r=v.next())g[r.value.id]=q}}}if(l===b.length){d=iC(b);g=_.Af(d);
k=0;a=Array.from(Object.values(a.Ti)).flat();f=_.Ha(a);for(l=f.next();!l.done;l=f.next())if(l=l.value,c)l.Eo.reject(d);else if(l.callback)try{k++,l.callback(d,g)}catch(wa){fC(wa)}if(e)try{e(d,g)}catch(wa){fC(wa)}else if(k!==a.length)throw 1===b.length?b[0]:d;}else{if(f)for(f=_.Ha(Object.entries(g)),l=f.next();!l.done;l=f.next())if(l=_.Ha(l.value),m=l.next().value,l=l.next().value,c)m=a.Nt[m],l&&kB(l)?m.Eo.resolve(l):m.Eo.reject(l);else if(m=a.Nt[m],m.callback){if(l&&l.rawResult)try{delete l.rawResult}catch(wa){}try{m.callback(l||
!1,_.Af(l))}catch(wa){fC(wa)}}k.result=g||{};k.body=1===b.length?k.body:"";if(e)try{e(g||null,1===d.length?d[0]:null)}catch(wa){fC(wa)}return k}},iC=function(a){var b={error:{code:0,message:"The batch request could not be fulfilled.  "}};a=_.Ha(a);for(var c=a.next();!c.done;c=a.next())(c=c.value)&&c.message||c instanceof Error&&c.message?b.error.message+=(c.message||c instanceof Error&&c.message)+"  ":c&&c.error&&c.error.message&&(b.error.message+=c.error.message+"  ",b.error.code=c.error.code||b.error.code||
0);b.error.message=b.error.message.trim();return{result:b,body:_.Af(b),headers:null,status:null,statusText:null}};dC.prototype.Er=function(a){var b=this;return function(c,d){b.Vy(c,d,a)}};dC.prototype.Vy=function(a,b,c){hC(this,a,!1,b,c)};dC.prototype.add=dC.prototype.add;dC.prototype.execute=dC.prototype.execute;dC.prototype.then=dC.prototype.then;
var jC=function(){this.hk=[];this.Se=this.Xc=null};
jC.prototype.add=function(a,b){b=b||{};var c={},d=Object.prototype.hasOwnProperty;if(a)c.rpc=a;else throw new nB("Batch entry "+(d.call(b,"id")?'"'+b.id+'" ':"")+"is missing a request method");if(d.call(b,"id")){a=b.id;for(d=0;d<this.hk.length;d++)if(this.hk[d].id==a)throw new nB('Batch ID "'+a+'" already in use, please use another.');c.id=a}else{do c.id=String(2147483647*_.Yh()|0);while(d.call(this.hk,c.id))}c.callback=b.callback;this.hk.push(c);return c.id};
var kC=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)}};
jC.prototype.execute=function(a){this.Xc=[];for(var b,c,d=0;d<this.hk.length;d++)b=this.hk[d],c=b.rpc,this.Xc.push(c.ew(b.id)),this.Se=c.Vl()||this.Se;c=this.Er(a);a={requests:this.Xc,root:this.Se};b={};d=a.headers||{};for(var e in d){var f=e;if(Object.prototype.hasOwnProperty.call(d,f)){var g=_.Vg(d,f);g&&(f=_.Tg(f,g)||_.Sg(f))&&_.Wg(b,f,g)}}_.Wg(b,"Content-Type","application/json");e=kC(c);iB({method:"POST",root:a.root||void 0,path:"/rpc",params:a.urlParams,headers:b,body:a.requests||[]}).then(e,
e)};jC.prototype.Er=function(a){var b=this;return function(c,d){b.Vy(c,d,a)}};jC.prototype.Vy=function(a,b,c){a||(a={});for(var d=0;d<this.hk.length;d++){var e=this.hk[d];e.callback&&e.callback(a[e.id]||!1,b)}c&&c(a,b)};jB.xH(function(){return new jC});jC.prototype.add=jC.prototype.add;jC.prototype.execute=jC.prototype.execute;
var lC=function(a,b){this.j_=a;this.Lf=b||null;this.Mp=null};lC.prototype.cC=function(a){this.Lf=a;this.Mp=2==this.Lf?new jC:new dC(this.j_)};lC.prototype.add=function(a,b){if(!a)throw a=b||_.oe(),new nB("Batch entry "+(_.pe(a,"id")?'"'+a.id+'" ':"")+"is missing a request method");null===this.Lf&&this.cC(a.getFormat());this.Lf!==a.getFormat()&&KB("Unable to add item to batch.");var c=b&&b.callback;1==this.Lf&&c&&(b.callback=function(d){d=mC(d);var e=_.Af([d]);c(d,e)});return this.Mp.add(a,b)};
lC.prototype.execute=function(a){var b=a&&1==this.Lf?function(c){var d=[];_.Xl(c,function(f,g){f=mC(f);c[g]=f;d.push(f)});var e=_.Af(d);a(c,e)}:a;this.Mp&&this.Mp.execute(b)};var mC=function(a){var b=a?_.Sx(a,"result"):null;_.bb(b)&&null!=b.error&&(b=JB(b),a={id:a.id,error:b});return a};lC.prototype.then=function(a,b,c){2==this.Lf&&KB('The "then" method is not available on this object.');return this.Mp.then(a,b,c)};lC.prototype.add=lC.prototype.add;lC.prototype.execute=lC.prototype.execute;
lC.prototype.then=lC.prototype.then;
var nC=function(a){oB.call(this,nC.prototype.Dm);this.tb=a};_.ii(nC,oB);var oC=function(a){a.tb.kj();var b=a.tb,c=b.Ie();return!(cC(c.root,c.path,a.tb.Qq())?"batch"!==WB([b]):1)};_.h=nC.prototype;
_.h.execute=function(a){var b=this;if(oC(this))this.tb.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=QB(a);var f={}}var g=d?d.result:!1;d&&204==d.status&&(g=f,delete e.gapiRequest.data.body);a(g,_.Af(e))}};this.Sh().then(c,c)}};
_.h.Dm=function(){return oC(this)?this.tb.Sh():new _.Gk(function(a,b){var c=gB(),d=c.add(this.tb,{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="");kB(f)?a(f):b(f);return}b(e)},b)},this)};_.h.Ie=function(){if(this.tb.Ie)return this.tb.Ie()};_.h.kj=function(){this.tb.kj&&this.tb.kj()};_.h.Vl=function(){if(this.tb.Vl)return this.tb.Vl()};
_.h.ui=function(a){this.tb.ui&&this.tb.ui(a)};_.h.Qq=function(){return this.tb.Qq()};_.h.getFormat=function(){return this.tb.getFormat?this.tb.getFormat():0};_.h.Sh=function(){return this.Dm()};nC.prototype.execute=nC.prototype.execute;nC.prototype.then=nC.prototype.then;nC.prototype.getPromise=nC.prototype.Sh;
var pC="/rest?fields="+encodeURIComponent("kind,name,version,rootUrl,servicePath,resources,parameters,methods,batchPath,id")+"&pp=0",qC=function(a,b){return"/discovery/v1/apis/"+(encodeURIComponent(a)+"/"+encodeURIComponent(b)+pC)},sC=function(a,b,c,d){if(_.bb(a)){var e=a;var f=a.name;a=a.version||"v1"}else f=a,a=b;if(!f||!a)throw new nB("Missing required parameters.");var g=c||function(){},k=_.bb(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 nB("API discovery response missing required fields."));else{l=k.root;l=null!=m.rootUrl?String(m.rootUrl):l;l="string"===typeof l?l.replace(/([^\/])\/$/,"$1"):void 0;k.root=l;m.name&&m.version&&!m.id&&(m.id=[m.name,m.version].join(":"));m.id&&(k.apiId=m.id,l="client/batchPath/"+m.id,m.batchPath&&!_.M(l)&&_.Ie(l,m.batchPath));var n=m.servicePath,q=m.parameters,v=function(u){_.Xl(u,function(t){if(!(t&&t.id&&t.path&&t.httpMethod))throw new nB("Missing required parameters");
var w=t.id.split("."),x=window.gapi.client,B;for(B=0;B<w.length-1;B++){var C=w[B];x[C]=x[C]||{};x=x[C]}var E,K;k&&(k.hasOwnProperty("root")&&(E=k.root),k.hasOwnProperty("apiId")&&(K=k.apiId));C=window.gapi.client[w[0]];C.zF||(C.zF={servicePath:n||"",parameters:q,apiId:K});w=w[B];x[w]||(x[w]=_.ji(rC,{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:E},
C.zF))})},r=function(u){_.Xl(u,function(t){v(t.methods);r(t.resources)})};r(m.resources);v(m.methods);g.call()}};e?c({result:e}):0<f.indexOf("://")?iB({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):iB({path:qC(f,
a),root:d&&d.root}).then(c,c)},rC=function(a,b,c,d){var e=b.servicePath||"";_.hd(e,"/")||(e="/"+e);var f=tC(a.path,[a.parameters,b.parameters],c||{});c=f.Nk;var g=f.W2;e=_.ny(e,f.path);f=g.root;delete g.root;var k=a.parameterName;!k&&1==_.ey(g)&&g.hasOwnProperty("resource")&&(k="resource");if(k){var l=g[k];delete g[k]}null==l&&(l=d);null==l&&a.request&&(_.$i(g)&&(g=void 0),l=g);k={};var m=a.httpMethod;"GET"==m&&void 0!==l&&""!=String(l)&&(_.Wg(k,"X-HTTP-Method-Override",m),m="POST");if((null==l||
null!=d)&&g)for(var n in g)"string"===typeof g[n]&&(c[n]=g[n]);return iB({path:e,method:m,params:c,headers:k,body:l,root:f||a.root,apiId:b.apiId},1)},tC=function(a,b,c){c=_.lk(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=_.lh(c[g]),a=a.replace("{"+g+"}",f)):-1!=a.indexOf("{+"+g+"}")&&(f=encodeURI(String(c[g])),a=a.replace("{+"+g+"}",f)),delete c[g];else{if(k)throw new nB("Required path parameter "+
g+" is missing.");}else"query"==f.location&&Object.prototype.hasOwnProperty.call(c,g)&&(d[g]=c[g],delete c[g])})});if(b=c.trace)d.trace=b,delete c.trace;return{path:a,Nk:d,W2:c}};
var uC=function(a,b,c,d){var e=b||"v1",f=_.bb(d)?d:{root:d};if(c)sC(a,e,function(g){if(g)if(g.error)c(g);else{var k="API discovery was unsuccessful.";if(g.message||g.message)k=g.message||g.message;c({error:k,code:0})}else c()},f);else return new _.Gk(function(g,k){var l=function(m){m?k(m):g()};try{sC(a,e,l,f)}catch(m){k(m)}})},vC=new RegExp(/^((([Hh][Tt][Tt][Pp][Ss]?:)?\/\/[^\/?#]*)?\/)?/.source+/(_ah\/api\/)?(batch|rpc)(\/|\?|#|$)/.source),wC=function(a,b){if(!a)throw new nB("Missing required parameters");
var c="object"===typeof a?a:{path:a};a=c.callback;delete c.callback;b=new RB(c,b);if(c=!!_.M("client/xd4")&&lB()){var d=b.Ie();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(vC)}c&&(b=new nC(b));return a?(b.execute(a),null):b};jB.yH(function(a){return wC.apply(null,arguments)});
var xC=function(a,b){if(!a)throw new nB("Missing required parameters");for(var c=a.split("."),d=window.gapi.client,e=0;e<c.length-1;e++){var f=c[e];d[f]=d[f]||{};d=d[f]}c=c[c.length-1];if(!d[c]){var g=b||{};d[c]=function(k){var l="string"==typeof g?g:g.root;k&&k.root&&(l=k.root);return new RB({method:a,apiVersion:g.apiVersion,rpcParams:k,transport:{name:"googleapis",root:l}},2)}}},yC=function(a){return new lC(a)};jB.wH(function(a){return yC.apply(null,arguments)});
var zC=function(a){if(_.HB.JSONRPC_ERROR_MOD)throw new nB(a+" is discontinued. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");_.Ff(a+" is deprecated. See https://developers.google.com/api-client-library/javascript/reference/referencedocs")};
_.z("gapi.client.init",function(a){a.apiKey&&_.Ie("client/apiKey",a.apiKey);var b=_.qb(a.discoveryDocs||[],function(d){return uC(d)});if((a.clientId||a.client_id)&&a.scope){var c=new _.Gk(function(d,e){var f=function(){_.p.gapi.auth2.init.call(_.p.gapi.auth2,a).then(function(){d()},e)};_.p.gapi.load("auth2",{callback:function(){f()},onerror:function(g){e(g||Error("ua"))}})});b.push(c)}else(a.clientId||a.client_id||a.scope)&&_.Ff("client_id and scope must both be provided to initialize OAuth.");return _.Ok(b).then(function(){})});
_.z("gapi.client.load",uC);_.z("gapi.client.newBatch",yC);_.z("gapi.client.newRpcBatch",function(){zC("gapi.client.newRpcBatch");return yC()});_.z("gapi.client.newHttpBatch",function(a){zC("gapi.client.newHttpBatch");return new lC(a,0)});_.z("gapi.client.register",function(a,b){zC("gapi.client.register");var c;b&&(c={apiVersion:b.apiVersion,root:b.root});xC(a,c)});_.z("gapi.client.request",wC);
_.z("gapi.client.rpcRequest",function(a,b,c){zC("gapi.client.rpcRequest");if(!a)throw new nB('Missing required parameter "method".');return new RB({method:a,apiVersion:b,rpcParams:c,transport:{name:"googleapis",root:c&&c.root||""}},2)});_.z("gapi.client.setApiKey",function(a){_.Ie("client/apiKey",a);_.Ie("googleapis.config/developerKey",a)});_.z("gapi.client.setApiVersions",function(a){zC("gapi.client.setApiVersions");_.Ie("googleapis.config/versions",a)});_.z("gapi.client.getToken",function(a){return _.Mh(a)});
_.z("gapi.client.setToken",function(a,b){a?_.lw(a,b):_.mw(b)});_.z("gapi.client.AuthType",{N3:"auto",NONE:"none",L8:"oauth2",j6:"1p"});_.z("gapi.client.AuthType.AUTO","auto");_.z("gapi.client.AuthType.NONE","none");_.z("gapi.client.AuthType.OAUTH2","oauth2");_.z("gapi.client.AuthType.FIRST_PARTY","1p");

});
// Google Inc.
