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

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

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

_.Oe=_.Oe||{};
(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}_.Oe.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)};_.Oe.createIframeElement=function(b){var c=_.Oe.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(_.Oe.escapeString(e[f])),d.push('"'));d.push("></");d.push("iframe");d.push(">");var g=_.Oe.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};_.Oe.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};_.Oe.Eba=function(b){return a(b)}})();

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

_.pg=_.pg={};_.pg.getOrigin=function(a){return _.rg(a)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Ah;_.zh=function(a){this.tb=a||{cookie:""}};_.h=_.zh.prototype;_.h.isEnabled=function(){return navigator.cookieEnabled};
_.h.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.bda;d=c.secure||!1;var f=c.domain||void 0;var g=c.path||void 0;var k=c.zK}if(/[;=\s]/.test(a))throw Error("x`"+a);if(/[;\r\n]/.test(b))throw Error("y`"+b);void 0===k&&(k=-1);this.tb.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.tb.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.Wd(a);this.set(a,"",{zK:0,path:b,domain:c});return d};_.h.Fe=function(){return Ah(this).keys};_.h.Zc=function(){return Ah(this).values};_.h.isEmpty=function(){return!this.tb.cookie};_.h.Gb=function(){return this.tb.cookie?(this.tb.cookie||"").split(";").length:0};
_.h.Wd=function(a){return void 0!==this.get(a)};_.h.Tj=function(a){for(var b=Ah(this).values,c=0;c<b.length;c++)if(b[c]==a)return!0;return!1};_.h.clear=function(){for(var a=Ah(this).keys,b=a.length-1;0<=b;b--)this.remove(a[b])};Ah=function(a){a=(a.tb.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}};
_.Bh=new _.zh("undefined"==typeof document?null:document);

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

/*

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

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

var $h=function(a,b){a=_.Oe.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};_.Ih={mJ:_.Fh,pX:_.Gh,AI:function(){var a=null;_.Gh()&&(a=window.__PVT,null==a&&(a=(new _.zh(document)).get("BEAT")));return a},eI:_.Hh};
var bi,ai;bi=function(){return!!ai("auth/useFirstPartyAuthV2")};ai=function(a){return _.M("googleapis.config/"+a)};
_.ci=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=_.Kh())&&e.access_token&&("oauth2"==c||"auto"==c)&&(d=String(e.token_type||"Bearer")+" "+e.access_token);if(e=!d)e=(!!ai("auth/useFirstPartyAuth")||"1p"==c)&&"oauth2"!=c;if(e&&_.Gh()){if(bi()){d=ai("primaryEmail");c=ai("appDomain");e=ai("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=_.Hh(f)}else d=_.Hh();d&&(b=_.yh(b),b=a["X-Goog-AuthUser"]||b,_.Me(_.kh(b))&&(!bi()||bi()&&_.Me(_.kh(ai("primaryEmail")))&&_.Me(_.kh(ai("appDomain")))&&_.Me(_.kh(ai("fogId"))))&&(b="0"),_.Me(_.kh(b))||(a["X-Goog-AuthUser"]=b))}d?a.Authorization=d:!1!==ai("auth/useOriginToken")&&(e=_.Ih.AI())&&(a.OriginToken=e)}return a};
_.di=function(){function a(n,q,u,r,v){var t=f("proxy");if(r||!t){t=f("root");var w=f("root-1p")||t;t=t||"https://content.googleapis.com";w=w||"https://clients6.google.com";var y=f("xd3")||"/static/proxy.html";t=(r||String(q?w:t))+y}t=String(t);u&&(t+=(0<=t.indexOf("?")?"&":"?")+"usegapi=1");(q=_.Oe.getUrlParameters().jsh||_.ze.h)&&(t+=(0<=t.indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(q));t+="#parent="+encodeURIComponent(null!=v?String(v):_.pg.getOrigin(document.location.href));return t+("&rpctoken="+
n)}function b(n,q,u,r,v){var t=d(u,r,v);k[t]||(u=$h(t,q),_.Lf.register("ready:"+n,function(){_.Lf.unregister("ready:"+n);if(!l[t]){l[t]=!0;var w=m[t];m[t]=[];for(var y=0,C=w.length;y<C;++y){var B=w[y];e(B.rpc,B.HZ,B.callback)}}}),_.Lf.setupReceiver(t,q),k[t]=u)}function c(n,q,u){var r=String(2147483647*_.Wh()|0),v=a(r,n,q,u);_.Jf(function(){b(r,v,n,q,u)})}function d(n,q,u){n=a("",n,q,u,"");u=g[n+q];if(!u){u=new _.Oh;u.gx(n);u=u.Rg().toLowerCase();var r=_.Wh();u+=r;g[n+q]=u}return"apiproxy"+u}function e(n,
q,u){var r=void 0,v=!1;if("makeHttpRequests"!==n)throw'only "makeHttpRequests" RPCs are implemented';var t=function(D){if(D){if("undefined"!=typeof r&&"undefined"!=typeof D.root&&r!=D.root)throw"all requests in a batch must have the same root URL";r=D.root||r;v=_.Ih.mJ(D.headers)}};if(q)for(var w=0,y=q.length;w<y;++w){var C=q[w];C&&t(C.params)}t=!!f("useGapiForXd3");var B=d(v,t,r);k[B]||c(v,t,r);l[B]?_.Lf.call(B,n,function(D){if(this.f==B&&this.t==_.Lf.getAuthToken(this.f)&&this.origin==_.Lf.getTargetOrigin(this.f)){var K=
_.yf(D);u(K,D)}},q):(m[B]||(m[B]=[]),m[B].push({rpc:n,HZ:q,callback:u}))}function f(n){return _.M("googleapis.config/"+n)}var g={},k={},l={},m={};return{Gaa:function(n,q,u){return _.ci(n,q,u)},lj:e}}();

var Bg={AUTHORIZATION:"Authorization",yO:"Content-ID",O2:"Content-Transfer-Encoding",CONTENT_TYPE:"Content-Type",v3:"Date",k7:"OriginToken",g5:"hotrod-board-name",h5:"hotrod-chrome-cpu-model",i5:"hotrod-chrome-processors",U$:"WWW-Authenticate",V$:"X-ClientDetails",W$:"X-Compass-Routing-Destination",X$:"X-Goog-AuthUser",Z$:"X-Goog-Encode-Response-If-Executable",$$:"X-Goog-Meeting-ABR",aaa:"X-Goog-Meeting-Botguardid",baa:"X-Goog-Meeting-ClientInfo",caa:"X-Goog-Meeting-ClientVersion",daa:"X-Goog-Meeting-Debugid",
eaa:"X-Goog-Meeting-Identifier",faa:"X-Goog-Meeting-RtcClient",gaa:"X-Goog-Meeting-StartSource",haa:"X-Goog-Meeting-Token",iaa:"X-Goog-PageId",jaa:"X-Goog-Safety-Content-Type",kaa:"X-Goog-Safety-Encoding",Y$:"X-Goog-Drive-Resource-Keys",laa:"X-HTTP-Method-Override",maa:"X-JavaScript-User-Agent",naa:"X-Origin",oaa:"X-Referer",qaa:"X-Requested-With",raa:"X-Use-HTTP-Status-Code-Override"},Cg="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(" "),
Dg="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 Eg,Fg,Gg,Hg,Jg,Kg,Lg,Mg,Ng,Og,Pg,Qg;Eg=null;Fg=null;Gg=null;Hg=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};
_.Ig=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};Jg={"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};
Kg={"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};
Lg=function(a){if(!_.ib(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();Hg(d,e)&&(b[e]=d)}}for(var f in Bg)Object.prototype.hasOwnProperty.call(Bg,f)&&(d=Bg[f],e=d.toLowerCase(),Hg(d,e)&&Object.prototype.hasOwnProperty.call(b,e)&&(b[e]=d));return b};Mg=new RegExp("("+/[\t -~\u00A0-\u2027\u202A-\uD7FF\uE000-\uFFFF]/.source+"|"+/[\uD800-\uDBFF][\uDC00-\uDFFF]/.source+"){1,100}","g");Ng=/[ \t]*(\r?\n[ \t]+)+/g;Og=/^[ \t]+|[ \t]+$/g;
Pg=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=Pg(b[c],!0);e&&(a&&(e=a+", "+e),a=e)}}if("string"===typeof a&&(a=a.replace(Ng," "),a=a.replace(Og,""),""==a.replace(Mg,"")&&a))return a};Qg=/^[-0-9A-Za-z!#\$%&'\*\+\.\^_`\|~]+$/g;
_.Rg=function(a){if("string"!==typeof a||!a||!a.match(Qg))return null;a=a.toLowerCase();if(null==Gg){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(Dg);(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(Cg);for(var d in Bg)Object.prototype.hasOwnProperty.call(Bg,d)&&b.push(Bg[d]);Gg=Lg(b)}return null!=Gg&&Gg.hasOwnProperty(a)?Gg[a]:a};
_.Sg=function(a,b){if(!_.Rg(a)||!Pg(b))return null;a=a.toLowerCase();if(a.match(/^x-google|^x-gfe|^proxy-|^sec-/i)||Kg[a])return null;if(null==Eg){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(Cg);Eg=Lg(b)}return null!=Eg&&Eg.hasOwnProperty(a)?Eg[a]:null};
_.Tg=function(a,b){if(!_.Rg(a)||!Pg(b))return null;a=a.toLowerCase();if(Jg[a])return null;if(null==Fg){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(Dg);Fg=Lg(b)}return null!=Fg&&Fg.hasOwnProperty(a)?a:null};
_.Ug=function(a,b){if(_.Rg(b)&&null!=a&&"object"===typeof a){var c=void 0,d;for(d in a)if(Object.prototype.hasOwnProperty.call(a,d)&&Hg(d,b)){var e=Pg(a[d]);e&&(void 0!==c&&(e=c+", "+e),c=e)}return c}};_.Vg=function(a,b,c,d){var e=_.Rg(b);if(e){c&&(c=Pg(c));b=b.toLowerCase();for(var f in a)Object.prototype.hasOwnProperty.call(a,f)&&Hg(f,b)&&delete a[f];c&&(d||(b=e),a[b]=c)}};
_.Wg=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=_.Rg(k)){for(f=f.substring(g+1);d+1<e&&a[d+1].match(/^[ \t]/);)f+="\r\n"+a[d+1],++d;if(f=Pg(f))if(k=_.Tg(k,f)||(b?void 0:k))k=k.toLowerCase(),g=_.Ug(c,k),void 0!==g&&(f=g+", "+f),_.Vg(c,k,f,!0)}}}return c};

/*

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

/*

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var oi;_.mi=function(a,b){b=(0,_.$a)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.ni=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};oi=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};
_.pi=function(){this.Nb=this.Nb;this.im=this.im};_.pi.prototype.Nb=!1;_.pi.prototype.Qn=function(){return this.Nb};_.pi.prototype.Ea=function(){this.Nb||(this.Nb=!0,this.wa())};_.si=function(a,b){_.qi(a,_.hi(_.ri,b))};_.qi=function(a,b){a.Nb?b():(a.im||(a.im=[]),a.im.push(b))};_.pi.prototype.wa=function(){if(this.im)for(;this.im.length;)this.im.shift()()};_.ri=function(a){a&&"function"==typeof a.Ea&&a.Ea()};
_.ti=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.tm=!1};_.ti.prototype.stopPropagation=function(){this.tm=!0};_.ti.prototype.preventDefault=function(){this.defaultPrevented=!0};
var vi,wi;_.ui=!_.sc||_.Tc(9);vi=!_.sc||_.Tc(9);wi=_.sc&&!_.Rc("9");!_.zc||_.Rc("528");_.yc&&_.Rc("1.9b")||_.sc&&_.Rc("8")||_.rc&&_.Rc("9.5")||_.zc&&_.Rc("528");_.yc&&!_.Rc("8")||_.sc&&_.Rc("9");var xi=function(){if(!_.p.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.p.addEventListener("test",_.db,b),_.p.removeEventListener("test",_.db,b)}catch(c){}return a}();
_.yi=function(a,b){_.ti.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.BC=!1;this.pointerId=0;this.pointerType="";this.De=null;a&&this.init(a,b)};_.A(_.yi,_.ti);var zi={2:"touch",3:"pen",4:"mouse"};
_.yi.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.yc&&(_.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=_.zc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.zc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.BC=_.Bc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:zi[a.pointerType]||"";this.state=a.state;this.De=a;a.defaultPrevented&&this.preventDefault()};_.yi.prototype.stopPropagation=function(){_.yi.T.stopPropagation.call(this);this.De.stopPropagation?this.De.stopPropagation():this.De.cancelBubble=!0};
_.yi.prototype.preventDefault=function(){_.yi.T.preventDefault.call(this);var a=this.De;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,wi)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};
var Ci;_.Ai="closure_listenable_"+(1E6*Math.random()|0);_.Bi=function(a){return!(!a||!a[_.Ai])};Ci=0;
var Di=function(a,b,c,d,e){this.listener=a;this.hw=null;this.src=b;this.type=c;this.capture=!!d;this.ff=e;this.key=++Ci;this.lo=this.yt=!1},Ei=function(a){a.lo=!0;a.listener=null;a.hw=null;a.src=null;a.ff=null};
_.Fi=function(a){this.src=a;this.Bd={};this.As=0};_.Fi.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.Bd[f];a||(a=this.Bd[f]=[],this.As++);var g=Gi(a,b,d,e);-1<g?(b=a[g],c||(b.yt=!1)):(b=new Di(b,this.src,f,!!d,e),b.yt=c,a.push(b));return b};_.Fi.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.Bd))return!1;var e=this.Bd[a];b=Gi(e,b,c,d);return-1<b?(Ei(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.Bd[a],this.As--),!0):!1};
_.Hi=function(a,b){var c=b.type;if(!(c in a.Bd))return!1;var d=_.mi(a.Bd[c],b);d&&(Ei(b),0==a.Bd[c].length&&(delete a.Bd[c],a.As--));return d};_.Fi.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.Bd)if(!a||c==a){for(var d=this.Bd[c],e=0;e<d.length;e++)++b,Ei(d[e]);delete this.Bd[c];this.As--}return b};_.Fi.prototype.xn=function(a,b,c,d){a=this.Bd[a.toString()];var e=-1;a&&(e=Gi(a,b,c,d));return-1<e?a[e]:null};
_.Fi.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return oi(this.Bd,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 Gi=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.lo&&f.listener==b&&f.capture==!!c&&f.ff==d)return e}return-1};
var Ii,Ji,Ki,Oi,Qi,Ri,Xi,Wi,Si,Yi;Ii="closure_lm_"+(1E6*Math.random()|0);Ji={};Ki=0;_.Mi=function(a,b,c,d,e){if(d&&d.once)return _.Li(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Mi(a,b[f],c,d,e);return null}c=_.Ni(c);return _.Bi(a)?a.V(b,c,_.bb(d)?!!d.capture:!!d,e):Oi(a,b,c,!1,d,e)};
Oi=function(a,b,c,d,e,f){if(!b)throw Error("z");var g=_.bb(e)?!!e.capture:!!e,k=_.Pi(a);k||(a[Ii]=k=new _.Fi(a));c=k.add(b,c,d,g,f);if(c.hw)return c;d=Qi();c.hw=d;d.src=a;d.listener=c;if(a.addEventListener)xi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ri(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("A");Ki++;return c};
Qi=function(){var a=Si,b=vi?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};_.Li=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Li(a,b[f],c,d,e);return null}c=_.Ni(c);return _.Bi(a)?a.Yn(b,c,_.bb(d)?!!d.capture:!!d,e):Oi(a,b,c,!0,d,e)};
_.Ti=function(a){if("number"===typeof a||!a||a.lo)return!1;var b=a.src;if(_.Bi(b))return b.jE(a);var c=a.type,d=a.hw;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ri(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Ki--;(c=_.Pi(b))?(_.Hi(c,a),0==c.As&&(c.src=null,b[Ii]=null)):Ei(a);return!0};Ri=function(a){return a in Ji?Ji[a]:Ji[a]="on"+a};
Xi=function(a,b,c,d){var e=!0;if(a=_.Pi(a))if(b=a.Bd[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.lo&&(f=Wi(f,d),e=e&&!1!==f)}return e};Wi=function(a,b){var c=a.listener,d=a.ff||a.src;a.yt&&_.Ti(a);return c.call(d,b)};
Si=function(a,b){if(a.lo)return!0;if(!vi){var c=b||_.ni("window.event");b=new _.yi(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.tm&&0<=e;e--){b.currentTarget=c[e];var f=Xi(c[e],a,!0,b);d=d&&f}for(e=0;!b.tm&&e<c.length;e++)b.currentTarget=c[e],f=Xi(c[e],a,!1,b),d=d&&f}return d}return Wi(a,new _.yi(b,
this))};_.Pi=function(a){a=a[Ii];return a instanceof _.Fi?a:null};Yi="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Ni=function(a){if("function"===typeof a)return a;a[Yi]||(a[Yi]=function(b){return a.handleEvent(b)});return a[Yi]};_.li(function(a){Si=a(Si)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.dj=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};_.ej=function(a){for(var b in a)return!1;return!0};_.fj=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.fj(a,b[f],c,d,e);else d=_.bb(d)?!!d.capture:!!d,c=_.Ni(c),_.Bi(a)?a.$b(b,c,d,e):a&&(a=_.Pi(a))&&(b=a.xn(b,c,d,e))&&_.Ti(b)};_.gj=function(){_.pi.call(this);this.Qi=new _.Fi(this);this.sR=this;this.wC=null};_.A(_.gj,_.pi);_.gj.prototype[_.Ai]=!0;_.h=_.gj.prototype;_.h.Hl=function(){return this.wC};
_.h.Gw=_.da(12);_.h.addEventListener=function(a,b,c,d){_.Mi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.fj(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Hl();if(c)for(b=[];c;c=c.Hl())b.push(c);c=this.sR;var d=a.type||a;if("string"===typeof a)a=new _.ti(a,c);else if(a instanceof _.ti)a.target=a.target||c;else{var e=a;a=new _.ti(d,c);_.Db(a,e)}e=!0;if(b)for(var f=b.length-1;!a.tm&&0<=f;f--){var g=a.currentTarget=b[f];e=g.gq(d,!0,a)&&e}a.tm||(g=a.currentTarget=c,e=g.gq(d,!0,a)&&e,a.tm||(e=g.gq(d,!1,a)&&e));if(b)for(f=0;!a.tm&&f<b.length;f++)g=a.currentTarget=b[f],e=g.gq(d,!1,a)&&e;return e};
_.h.wa=function(){_.gj.T.wa.call(this);this.LC();this.wC=null};_.h.V=function(a,b,c,d){return this.Qi.add(String(a),b,!1,c,d)};_.h.Yn=function(a,b,c,d){return this.Qi.add(String(a),b,!0,c,d)};_.h.$b=function(a,b,c,d){return this.Qi.remove(String(a),b,c,d)};_.h.jE=function(a){return _.Hi(this.Qi,a)};_.h.LC=function(a){this.Qi&&this.Qi.removeAll(a)};
_.h.gq=function(a,b,c){a=this.Qi.Bd[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.lo&&f.capture==b){var g=f.listener,k=f.ff||f.src;f.yt&&this.jE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.xn=function(a,b,c,d){return this.Qi.xn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Qi.hasListener(void 0!==a?String(a):void 0,b)};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Et=function(a,b){this.Ia={};this.Qb=[];this.Ds=this.Wb=0;var c=arguments.length;if(1<c){if(c%2)throw Error("f");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};_.h=_.Et.prototype;_.h.Gb=function(){return this.Wb};_.h.Zc=function(){Ft(this);for(var a=[],b=0;b<this.Qb.length;b++)a.push(this.Ia[this.Qb[b]]);return a};_.h.Fe=function(){Ft(this);return this.Qb.concat()};_.h.Wd=function(a){return _.Gt(this.Ia,a)};_.h.Tj=_.da(9);
_.h.equals=function(a,b){if(this===a)return!0;if(this.Wb!=a.Gb())return!1;b=b||Ht;Ft(this);for(var c,d=0;c=this.Qb[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Ht=function(a,b){return a===b};_.Et.prototype.isEmpty=function(){return 0==this.Wb};_.Et.prototype.clear=function(){this.Ia={};this.Ds=this.Wb=this.Qb.length=0};_.Et.prototype.remove=function(a){return _.Gt(this.Ia,a)?(delete this.Ia[a],this.Wb--,this.Ds++,this.Qb.length>2*this.Wb&&Ft(this),!0):!1};
var Ft=function(a){if(a.Wb!=a.Qb.length){for(var b=0,c=0;b<a.Qb.length;){var d=a.Qb[b];_.Gt(a.Ia,d)&&(a.Qb[c++]=d);b++}a.Qb.length=c}if(a.Wb!=a.Qb.length){var e={};for(c=b=0;b<a.Qb.length;)d=a.Qb[b],_.Gt(e,d)||(a.Qb[c++]=d,e[d]=1),b++;a.Qb.length=c}};_.h=_.Et.prototype;_.h.get=function(a,b){return _.Gt(this.Ia,a)?this.Ia[a]:b};_.h.set=function(a,b){_.Gt(this.Ia,a)||(this.Wb++,this.Qb.push(a),this.Ds++);this.Ia[a]=b};
_.h.addAll=function(a){if(a instanceof _.Et)for(var b=a.Fe(),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.Fe(),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 _.Et(this)};_.h.Bi=function(a){Ft(this);var b=0,c=this.Ds,d=this,e=new _.Dt;e.next=function(){if(c!=d.Ds)throw Error("I");if(b>=d.Qb.length)throw _.Ct;var f=d.Qb[b++];return a?f:d.Ia[f]};return e};
_.Gt=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.It=function(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b};_.Jt=function(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b};_.Kt=function(a){if(a.Zc&&"function"==typeof a.Zc)return a.Zc();if("string"===typeof a)return a.split("");if(_.ib(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return _.It(a)};
_.Lt=function(a){if(a.Fe&&"function"==typeof a.Fe)return a.Fe();if(!a.Zc||"function"!=typeof a.Zc){if(_.ib(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return _.Jt(a)}};_.Mt=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(_.ib(a)||"string"===typeof a)_.ob(a,b,c);else for(var d=_.Lt(a),e=_.Kt(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
*/
_.Px=function(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c};_.Qx=function(a,b){var c=_.ib(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 Rx;_.Sx=function(a){return(new Rx).mj(a)};Rx=function(){};Rx.prototype.mj=function(a){var b=[];Tx(this,a,b);return b.join("")};
var Tx=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),Tx(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),Ux(d,c),c.push(":"),Tx(a,f,c),e=","));c.push("}");return}}switch(typeof b){case "string":Ux(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);}}},Vx={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\u000b"},Wx=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Ux=function(a,b){b.push('"',a.replace(Wx,function(c){var d=Vx[c];d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).substr(1),Vx[c]=
d);return d}),'"')};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var by,fy,gy,iy,ly,ny;_.$x=function(a){if(!Array.isArray(a))for(var b=a.length-1;0<=b;b--)delete a[b];a.length=0};_.ay=function(a){return(a=_.Mx(a))?new ActiveXObject(a):new XMLHttpRequest};by=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};_.cy=function(a){var b=0,c;for(c in a)b++;return b};_.dy=function(a,b){return null!==a&&b in a};
_.ey=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]=_.ey(a[c]);return b};
fy=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};
gy=function(){function a(e){e=_.fi(e,d);return c[e]||""}var b=_.wb;if(_.Gb())return fy(b);b=by(b);var c={};_.ob(b,function(e){c[e[0]]=e[1]});var d=_.hi(_.dy,c);return _.Eb()?a(["Version","Opera"]):_.zb("Edge")?a(["Edge"]):_.zb("Edg/")?a(["Edg"]):_.Ib()?a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""};_.hy=function(a){return 0<=_.vb(gy(),a)};iy=function(a,b){var c=[];for(b=b||0;b<a.length;b+=2)_.nh(a[b],a[b+1],c);return c.join("&")};
_.jy=function(a,b){var c=2==arguments.length?iy(arguments[1],0):iy(arguments,1);return _.mh(a,c)};_.ky=function(a,b){_.dj(a,"/")&&(a=a.substr(0,a.length-1));_.hd(b,"/")&&(b=b.substr(1));return a+"/"+b};ly={};_.my=function(a){if(ly[a])return ly[a];a=String(a);if(!ly[a]){var b=/function\s+([^\(]+)/m.exec(a);ly[a]=b?b[1]:"[Anonymous]"}return ly[a]};
ny=function(a,b){var c=[];if(_.ab(b,a))c.push("[...circular reference...]");else if(a&&50>b.length){c.push(_.my(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=_.my(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(ny(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("")};_.oy=function(a){var b=Error();if(Error.captureStackTrace)Error.captureStackTrace(b,a||_.oy),b=String(b.stack);else{try{throw b;}catch(c){b=c}b=(b=b.stack)?String(b):null}b||(b=ny(a||arguments.callee.caller,[]));return b};_.py=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};
_.qy=function(a,b){_.gj.call(this);this.Bk=a||1;this.vs=b||_.p;this.EG=(0,_.I)(this.X0,this);this.pK=_.lb()};_.A(_.qy,_.gj);_.h=_.qy.prototype;_.h.enabled=!1;_.h.vc=null;_.h.setInterval=function(a){this.Bk=a;this.vc&&this.enabled?(this.stop(),this.start()):this.vc&&this.stop()};
_.h.X0=function(){if(this.enabled){var a=_.lb()-this.pK;0<a&&a<.8*this.Bk?this.vc=this.vs.setTimeout(this.EG,this.Bk-a):(this.vc&&(this.vs.clearTimeout(this.vc),this.vc=null),this.dispatchEvent("tick"),this.enabled&&(this.stop(),this.start()))}};_.h.start=function(){this.enabled=!0;this.vc||(this.vc=this.vs.setTimeout(this.EG,this.Bk),this.pK=_.lb())};_.h.stop=function(){this.enabled=!1;this.vc&&(this.vs.clearTimeout(this.vc),this.vc=null)};_.h.wa=function(){_.qy.T.wa.call(this);this.stop();delete this.vs};
var sy,ty,uy;_.ry=function(a){_.gj.call(this);this.headers=new _.Et;this.nx=a||null;this.wf=!1;this.mx=this.Oa=null;this.xv="";this.Tn=0;this.Yl=this.nB=this.Zu=this.Az=!1;this.Im=0;this.nd=null;this.Mk="";this.sE=this.th=!1};_.A(_.ry,_.gj);sy=/^https?$/i;ty=["POST","PUT"];uy=[];_.vy=function(a,b,c,d,e,f){var g=new _.ry;uy.push(g);b&&g.V("complete",b);g.Yn("ready",g.$R);f&&g.KD(f);g.send(a,c,d,e)};_.ry.prototype.$R=function(){this.Ea();_.mi(uy,this)};
_.ry.prototype.KD=function(a){this.Im=Math.max(0,a)};
_.ry.prototype.send=function(a,b,c,d){if(this.Oa)throw Error("pa`"+this.xv+"`"+a);b=b?b.toUpperCase():"GET";this.xv=a;this.Tn=0;this.Az=!1;this.wf=!0;this.Oa=this.nx?_.ay(this.nx):_.ay(_.Nx);this.mx=this.nx?this.nx.getOptions():_.Nx.getOptions();this.Oa.onreadystatechange=(0,_.I)(this.dL,this);try{this.nB=!0,this.Oa.open(b,String(a),!0),this.nB=!1}catch(f){this.gu(5,f);return}a=c||"";var e=this.headers.clone();d&&_.Mt(d,function(f,g){e.set(g,f)});d=_.fi(e.Fe(),wy);c=_.p.FormData&&a instanceof _.p.FormData;
!_.ab(ty,b)||d||c||e.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");e.forEach(function(f,g){this.Oa.setRequestHeader(g,f)},this);this.Mk&&(this.Oa.responseType=this.Mk);"withCredentials"in this.Oa&&this.Oa.withCredentials!==this.th&&(this.Oa.withCredentials=this.th);try{xy(this),0<this.Im&&((this.sE=yy(this.Oa))?(this.Oa.timeout=this.Im,this.Oa.ontimeout=(0,_.I)(this.yg,this)):this.nd=_.Xx(this.yg,this.Im,this)),this.Zu=!0,this.Oa.send(a),this.Zu=!1}catch(f){this.gu(5,f)}};
var yy=function(a){return _.sc&&_.Rc(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout},wy=function(a){return"content-type"==a.toLowerCase()};_.ry.prototype.yg=function(){"undefined"!=typeof _.Ya&&this.Oa&&(this.Tn=8,this.dispatchEvent("timeout"),this.abort(8))};_.ry.prototype.gu=function(a){this.wf=!1;this.Oa&&(this.Yl=!0,this.Oa.abort(),this.Yl=!1);this.Tn=a;zy(this);Ay(this)};var zy=function(a){a.Az||(a.Az=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
_.ry.prototype.abort=function(a){this.Oa&&this.wf&&(this.wf=!1,this.Yl=!0,this.Oa.abort(),this.Yl=!1,this.Tn=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Ay(this))};_.ry.prototype.wa=function(){this.Oa&&(this.wf&&(this.wf=!1,this.Yl=!0,this.Oa.abort(),this.Yl=!1),Ay(this,!0));_.ry.T.wa.call(this)};_.ry.prototype.dL=function(){this.Nb||(this.nB||this.Zu||this.Yl?By(this):this.kC())};_.ry.prototype.kC=function(){By(this)};
var By=function(a){if(a.wf&&"undefined"!=typeof _.Ya&&(!a.mx[1]||4!=_.Cy(a)||2!=a.getStatus()))if(a.Zu&&4==_.Cy(a))_.Xx(a.dL,0,a);else if(a.dispatchEvent("readystatechange"),4==_.Cy(a)){a.wf=!1;try{_.Dy(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.Tn=6,a.getStatus(),zy(a))}finally{Ay(a)}}},Ay=function(a,b){if(a.Oa){xy(a);var c=a.Oa,d=a.mx[0]?_.db:null;a.Oa=null;a.mx=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){}}},xy=function(a){a.Oa&&a.sE&&(a.Oa.ontimeout=
null);a.nd&&(_.Yx(a.nd),a.nd=null)};_.ry.prototype.fe=function(){return!!this.Oa};_.Dy=function(a){var b=a.getStatus(),c;if(!(c=_.py(b))){if(b=0===b)a=String(a.xv).match(_.lh)[1]||null,!a&&_.p.self&&_.p.self.location&&(a=_.p.self.location.protocol,a=a.substr(0,a.length-1)),b=!sy.test(a?a.toLowerCase():"");c=b}return c};_.Cy=function(a){return a.Oa?a.Oa.readyState:0};_.ry.prototype.getStatus=function(){try{return 2<_.Cy(this)?this.Oa.status:-1}catch(a){return-1}};
_.Ey=function(a){try{return a.Oa?a.Oa.responseText:""}catch(b){return""}};_.Fy=function(a){try{if(!a.Oa)return null;if("response"in a.Oa)return a.Oa.response;switch(a.Mk){case "":case "text":return a.Oa.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.Oa)return a.Oa.mozResponseArrayBuffer}return null}catch(b){return null}};_.ry.prototype.getResponseHeader=function(a){if(this.Oa&&4==_.Cy(this))return a=this.Oa.getResponseHeader(a),null===a?void 0:a};
_.ry.prototype.getAllResponseHeaders=function(){return this.Oa&&4==_.Cy(this)?this.Oa.getAllResponseHeaders()||"":""};_.li(function(a){_.ry.prototype.kC=a(_.ry.prototype.kC)});

_.Iy=function(a){if(0!==a.indexOf("GCSC"))return null;var b={zB:!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=_.Gy(a.substr(d+1));if(null==e)return b;a=a.substring(0,d);if("_"!==a.charAt(0))return b;d="E"===c&&e.Ke;return!d&&("U"!==c||e.Ke)||d&&!_.Hy?b:{zB:!0,Ke:d,eS:a.substr(1),domain:e.domain,Ch:e.Ch}};
_.Jy=function(a,b){this.Cd=a;a=b||{};this.QX=Number(a.maxAge)||0;this.Ac=a.domain;this.Gk=a.path;this.j_=!!a.secure};_.Jy.prototype.read=function(){for(var a=this.Cd+"=",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)}};
_.Jy.prototype.write=function(a,b){if(!Ky.test(this.Cd))throw"Invalid cookie name";if(!Ly.test(a))throw"Invalid cookie value";a=this.Cd+"="+a;this.Ac&&(a+=";domain="+this.Ac);this.Gk&&(a+=";path="+this.Gk);b="number"===typeof b?b:this.QX;if(0<=b){var c=new Date;c.setSeconds(c.getSeconds()+b);a+=";expires="+c.toUTCString()}this.j_&&(a+=";secure");document.cookie=a;return!0};_.Jy.prototype.clear=function(){this.write("",0)};var Ly=/^[-+/_=.:|%&a-zA-Z0-9@]*$/,Ky=/^[A-Z_][A-Z0-9_]{0,63}$/;
_.Jy.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("="))}};
_.My=function(a){this.Vh=a};_.My.prototype.read=function(){if(Ny.hasOwnProperty(this.Vh))return Ny[this.Vh]};_.My.prototype.write=function(a){Ny[this.Vh]=a;return!0};_.My.prototype.clear=function(){delete Ny[this.Vh]};var Ny={};_.My.iterate=function(a){for(var b in Ny)Ny.hasOwnProperty(b)&&a(b,Ny[b])};
var Oy=function(){this.re=null;this.key=function(){return null};this.getItem=function(){return this.re};this.setItem=function(a,b){this.re=b;this.length=1};this.removeItem=function(){this.clear()};this.clear=function(){this.re=null;this.length=0};this.length=0},bz=function(a){try{var b=a||window.sessionStorage;if(!b)return!1;b.setItem("gapi.sessionStorageTest","gapi.sessionStorageTest"+b.length);b.removeItem("gapi.sessionStorageTest");return!0}catch(c){return!1}},mz=function(a,b){this.Cd=a;this.Uf=
bz(b)?b||window.sessionStorage:new Oy};mz.prototype.read=function(){return this.Uf.getItem(this.Cd)};mz.prototype.write=function(a){try{this.Uf.setItem(this.Cd,a)}catch(b){return!1}return!0};mz.prototype.clear=function(){this.Uf.removeItem(this.Cd)};mz.iterate=function(a){if(bz())for(var b=0,c=window.sessionStorage.length;b<c;++b){var d=window.sessionStorage.key(b);a(d,window.sessionStorage[d])}};
for(var nz=0;64>nz;++nz);
_.Hy="https:"===window.location.protocol;_.oz=_.Hy||"http:"===window.location.protocol?_.Jy:_.My;_.Gy=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{Ke:"S"==a.charAt(0),domain:d,Ch:c}};
var pz,qz,tz,uz;pz=_.ne();qz=_.ne();_.rz=_.ne();_.sz=_.ne();tz="state code cookie_policy g_user_cookie_policy authuser prompt g-oauth-window status".split(" ");uz=function(a){this.uL=a;this.VB=null};
uz.prototype.write=function(a){var b=_.ne(),c=_.ne(),d=window.decodeURIComponent?decodeURIComponent:unescape,e;for(e in a)if(_.oe(a,e)){var f=a[e];f=f.replace(/\+/g," ");c[e]=d(f);b[e]=a[e]}d=0;for(e=tz.length;d<e;++d)delete c[tz[d]];a=String(a.authuser||0);d=_.ne();d[a]=c;c=_.zf(d);this.uL.write(c);this.VB=b};uz.prototype.read=function(){return this.VB};uz.prototype.clear=function(){this.uL.clear();this.VB=_.ne()};_.vz=function(a){return a?{domain:a.domain,path:"/",secure:a.Ke}:null};
mz.iterate(function(a){var b=_.Iy(a);b&&b.zB&&(pz[a]=new uz(new mz(a)))});_.oz.iterate(function(a){pz[a]&&(qz[a]=new _.oz(a,_.vz(_.Iy(a))))});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.zs=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.As=function(a){_.pi.call(this);this.ee=a;this.Qb={}};_.A(_.As,_.pi);var Bs=[];_.As.prototype.V=function(a,b,c,d){return this.kr(a,b,c,d)};_.As.prototype.kr=function(a,b,c,d,e){Array.isArray(b)||(b&&(Bs[0]=b.toString()),b=Bs);for(var f=0;f<b.length;f++){var g=_.Mi(a,b[f],c||this.handleEvent,d||!1,e||this.ee||this);if(!g)break;this.Qb[g.key]=g}return this};_.As.prototype.Yn=function(a,b,c,d){return Cs(this,a,b,c,d)};
var Cs=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)Cs(a,b,c[g],d,e,f);else{b=_.Li(b,c,d||a.handleEvent,e,f||a.ee||a);if(!b)return a;a.Qb[b.key]=b}return a};_.As.prototype.$b=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.$b(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.bb(d)?!!d.capture:!!d,e=e||this.ee||this,c=_.Ni(c),d=!!d,b=_.Bi(a)?a.xn(b,c,d,e):a?(a=_.Pi(a))?a.xn(b,c,d,e):null:null,b&&(_.Ti(b),delete this.Qb[b.key]);return this};
_.As.prototype.removeAll=function(){_.Bb(this.Qb,function(a,b){this.Qb.hasOwnProperty(b)&&_.Ti(a)},this);this.Qb={}};_.As.prototype.wa=function(){_.As.T.wa.call(this);this.removeAll()};_.As.prototype.handleEvent=function(){throw Error("G");};

/*

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

var Lu,Mu,Nu,Ou,Qu,Ru,Su,Tu,Vu;oauth2={};_.Ku=!1;Lu=function(a){try{_.Ku&&window.console&&window.console.log&&window.console.log(a)}catch(b){}};Mu=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};Nu=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};
Ou=function(a){return"[object Function]"===Object.prototype.toString.call(a)};_.Pu=function(a){var b={};if(a)for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};Qu=function(a){var b=location.hash;a=new RegExp("[&#]"+a+"=([^&]*)");b=decodeURIComponent(b);b=a.exec(b);return null==b?"":b[1].replace(/\+/g," ")};Ru=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.";};Su={token:1,id_token:1};
Tu=function(){var a=navigator.userAgent.toLowerCase();return-1!=a.indexOf("msie")&&8==parseInt(a.split("msie")[1],10)};_.Uu=window.JSON;Vu=function(a){this.wE=a||[];this.Yb={}};Vu.prototype.addEventListener=function(a,b){if(!(0<=Mu(this.wE,a)))throw"Unrecognized event type: "+a;if(!Ou(b))throw"The listener for event '"+a+"' is not a function.";this.Yb[a]||(this.Yb[a]=[]);0>Mu(this.Yb[a],b)&&this.Yb[a].push(b)};
Vu.prototype.removeEventListener=function(a,b){if(!(0<=Mu(this.wE,a)))throw"Unrecognized event type: "+a;Ou(b)&&this.Yb[a]&&this.Yb[a].length&&(b=Mu(this.Yb[a],b),0<=b&&this.Yb[a].splice(b,1))};Vu.prototype.dispatchEvent=function(a){var b=a.type;if(!(b&&0<=Mu(this.wE,b)))throw"Failed to dispatch unrecognized event type: "+b;if(this.Yb[b]&&this.Yb[b].length)for(var c=0,d=this.Yb[b].length;c<d;c++)this.Yb[b][c](a)};
var Wu,Xu,Yu,bv,cv,tv,uv,wv,xv,zv,Iv;Wu={};Xu={};Yu={google:{authServerUrl:"https://accounts.google.com/o/oauth2/auth",idpIFrameUrl:"https://accounts.google.com/o/oauth2/iframe"}};_.Zu=function(a,b){if(a=Yu[a])return a[b]};_.$u=function(a,b){if(!a)throw Error("L");if(!b.authServerUrl)throw Error("M");if(!b.idpIFrameUrl)throw Error("N");Yu[a]={authServerUrl:b.authServerUrl,idpIFrameUrl:b.idpIFrameUrl}};_.av=void 0;
bv=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")};cv=function(){this.I1=window;this.Pt=this.tl=this.Fr=this.ih=null};
cv.prototype.open=function(a,b,c,d){dv(this);this.Fr?(this.tl&&(this.tl(),this.tl=null),ev(this)):this.Fr="authPopup"+Math.floor(1E6*Math.random()+1);a:{this.ih=this.I1.open(a,this.Fr,b);try{this.ih.focus();if(this.ih.closed||"undefined"==typeof this.ih.closed)throw Error("P");_.av=this.ih}catch(e){d&&setTimeout(d,0);this.ih=null;break a}c&&(this.tl=c,fv(this))}};
var dv=function(a){try{if(null==a.ih||a.ih.closed)a.ih=null,a.Fr=null,ev(a),a.tl&&(a.tl(),a.tl=null)}catch(b){a.ih=null,a.Fr=null,ev(a)}},fv=function(a){a.Pt=window.setInterval(function(){dv(a)},300)},ev=function(a){a.Pt&&(window.clearInterval(a.Pt),a.Pt=null)};Xu=Xu||{};var gv=function(a,b){this.Rb=a;this.uB=b;this.nd=null;this.Tl=!1};gv.prototype.start=function(){if(!this.Tl&&!this.nd){var a=this;this.nd=window.setTimeout(function(){a.clear();a.Tl||(a.Rb(),a.Tl=!0)},Xu.MI(this.uB))}};
gv.prototype.clear=function(){this.nd&&(window.clearTimeout(this.nd),this.nd=null)};var hv=function(a,b){var c=Xu.mp;this.xW=Xu.Zo;this.RN=c;this.Rb=a;this.uB=b;this.nd=null;this.Tl=!1;var d=this;this.SN=function(){document[d.xW]||(d.clear(),d.start())}};hv.prototype.start=function(){if(!this.Tl&&!this.nd){Ru(document,this.RN,this.SN);var a=this;this.nd=window.setTimeout(function(){a.clear();a.Tl||(a.Rb(),a.Tl=!0)},Xu.MI(this.uB))}};
hv.prototype.clear=function(){var a=this.RN,b=this.SN,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.nd&&(window.clearTimeout(this.nd),this.nd=null)};Xu.Zo=null;Xu.mp=null;
Xu.VW=function(){var a=document;"undefined"!==typeof a.hidden?(Xu.Zo="hidden",Xu.mp="visibilitychange"):"undefined"!==typeof a.msHidden?(Xu.Zo="msHidden",Xu.mp="msvisibilitychange"):"undefined"!==typeof a.webkitHidden&&(Xu.Zo="webkitHidden",Xu.mp="webkitvisibilitychange")};Xu.VW();Xu.rS=function(a,b){return Xu.Zo&&Xu.mp?new hv(a,b):new gv(a,b)};Xu.MI=function(a){return Math.max(1,a-(new Date).getTime())};
var iv=function(a,b){document.cookie="G_ENABLED_IDPS="+a+";domain=."+b+";expires=Fri, 31 Dec 9999 12:00:00 GMT;path=/"},jv=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(q){for(var u=g,r=0;64>r;r+=4)u[r/4]=q[r]<<24|q[r+1]<<16|q[r+2]<<8|q[r+3];for(r=16;80>r;r++)q=u[r-3]^u[r-8]^u[r-14]^u[r-16],u[r]=(q<<1|q>>>31)&4294967295;q=e[0];var v=e[1],t=e[2],w=e[3],y=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var C=w^v&(t^w);var B=1518500249}else C=
v^t^w,B=1859775393;else 60>r?(C=v&t|w&(v|t),B=2400959708):(C=v^t^w,B=3395469782);C=((q<<5|q>>>27)&4294967295)+C+y+B+u[r]&4294967295;y=w;w=t;t=(v<<30|v>>>2)&4294967295;v=q;q=C}e[0]=e[0]+q&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+y&4294967295}function c(q,u){if("string"===typeof q){q=unescape(encodeURIComponent(q));for(var r=[],v=0,t=q.length;v<t;++v)r.push(q.charCodeAt(v));q=r}u||(u=q.length);r=0;if(0==m)for(;r+64<u;)b(q.slice(r,r+64)),r+=64,n+=64;for(;r<
u;)if(f[m++]=q[r++],n++,64==m)for(m=0,b(f);r+64<u;)b(q.slice(r,r+64)),r+=64,n+=64}function d(){var q=[],u=8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=u&255,u>>>=8;b(f);for(r=u=0;5>r;r++)for(var v=24;0<=v;v-=8)q[u++]=e[r]>>v&255;return q}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Rg:function(){for(var q=d(),u="",r=0;r<q.length;r++)u+="0123456789ABCDEF".charAt(Math.floor(q[r]/16))+"0123456789ABCDEF".charAt(q[r]%16);return u}}},kv=
window.crypto,lv=!1,mv=0,nv=1,ov=0,pv="",qv=function(a){a=a||window.event;var b=a.screenX+a.clientX<<16;b+=a.screenY+a.clientY;b*=(new Date).getTime()%1E6;nv=nv*b%ov;if(3==++mv)if(a=window,b=qv,a.removeEventListener)a.removeEventListener("mousemove",b,!1);else if(a.detachEvent)a.detachEvent("onmousemove",b);else throw Error("Q`mousemove");},rv=function(a){var b=jv();b.update(a);return b.Rg()};lv=!!kv&&"function"==typeof kv.getRandomValues;
lv||(ov=1E6*(screen.width*screen.width+screen.height),pv=rv(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+Math.random()),Ru(window,"mousemove",qv));Wu=Wu||{};Wu.bP="ssIFrame_";
_.sv=function(a,b){this.Kb=a;if(!this.Kb)throw Error("R");a=_.Zu(a,"idpIFrameUrl");if(!a)throw Error("S");this.EJ=a;if(!b)throw Error("T");this.Nk=b;a=this.EJ;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.gB=a.join("");this.YZ=[location.protocol,"//",location.host].join("");this.fB=
this.Ln=!1;this.AJ=null;this.Uv=[];this.jo=[];this.Gi={};this.Wl=void 0};_.sv.prototype.show=function(){var a=this.Wl;a.style.position="fixed";a.style.width="100%";a.style.height="100%";a.style.left="0px";a.style.top="0px";a.style.right="0px";a.style.bottom="0px";a.style.display="block";a.style.zIndex="9999999";a.style.overflow="hidden";a.setAttribute("aria-hidden","false")};_.sv.prototype.qc=function(){bv(this.Wl)};
_.sv.prototype.Av=function(a){if(this.Ln)a&&a(this);else{if(!this.Wl){var b=Wu.bP+this.Kb;var c=this.Kb;var d=location.hostname;var e,f=document.cookie.match("(^|;) ?G_ENABLED_IDPS=([^;]*)(;|$)");f&&2<f.length&&(e=f[2]);(f=e&&0<=Mu(e.split("|"),c))?iv(e,d):iv(e?e+"|"+c:c,d);c=!f;f=this.EJ;var g=this.YZ;d=this.Nk;e=document.createElement("iframe");e.setAttribute("id",b);b="allow-scripts allow-same-origin";document.requestStorageAccess&&Ou(document.requestStorageAccess)&&(b+=" allow-storage-access-by-user-activation");
e.setAttribute("sandbox",b);bv(e);e.setAttribute("frame-border","0");b=[f,"#origin=",encodeURIComponent(g)];b.push("&rpcToken=");b.push(encodeURIComponent(d));c&&b.push("&clearCache=1");_.Ku&&b.push("&debug=1");document.body.appendChild(e);e.setAttribute("src",b.join(""));this.Wl=e}a&&this.Uv.push(a)}};_.sv.prototype.Gl=function(){return this.AJ};tv=function(a){for(var b=0;b<a.Uv.length;b++)a.Uv[b](a);a.Uv=[]};
_.vv=function(a,b,c,d){if(a.Ln){if(a.Ln&&a.fB)throw a="Failed to communicate with IDP IFrame due to unitialization error: "+a.Gl(),Lu(a),Error(a);uv(a,{method:b,params:c},d)}else a.jo.push({rpc:{method:b,params:c},callback:d}),a.Av()};uv=function(a,b,c){if(c){for(var d=b.id;!d||a.Gi[d];)d=(new Date).getMilliseconds()+"-"+(1E6*Math.random()+1);b.id=d;a.Gi[d]=c}b.rpcToken=a.Nk;a.Wl.contentWindow.postMessage(_.Uu.stringify(b),a.gB)};wv=function(a){if(a&&0<=a.indexOf("::"))throw Error("U");};
_.sv.prototype.Wh=function(a,b,c,d,e,f,g,k){wv(f);b=_.Pu(b);_.vv(this,"getTokenResponse",{clientId:a,loginHint:c,request:b,sessionSelector:d,forceRefresh:g,skipCache:k,id:f},e)};_.sv.prototype.zv=function(a,b,c,d,e){b=_.Pu(b);_.vv(this,"listIdpSessions",{clientId:a,request:b,sessionSelector:c,forceRefresh:e},d)};xv=function(a,b,c){wv(b.identifier);_.vv(a,"getSessionSelector",b,c)};
_.yv=function(a,b,c,d,e){wv(b.identifier);_.vv(a,"setSessionSelector",{domain:b.domain,crossSubDomains:b.crossSubDomains,policy:b.policy,id:b.id,hint:d,disabled:!!c},e)};zv=function(a,b,c){_.vv(a,"monitorClient",{clientId:b},c)};_.sv.prototype.Mr=_.da(29);_.sv.prototype.Ow=function(a,b){_.vv(this,"showDialog",{eba:a},b)};_.sv.prototype.Hp=_.da(31);Wu.Wu={};Wu.nA=function(a){return Wu.Wu[a]};
Wu.Av=function(a,b){var c=Wu.nA(a);if(!c){c=String;if(lv){var d=new window.Uint32Array(1);kv.getRandomValues(d);d=Number("0."+d[0])}else d=nv,d+=parseInt(pv.substr(0,20),16),pv=rv(pv),d/=ov+Math.pow(16,20);c=c(2147483647*d);c=new _.sv(a,c);Wu.Wu[a]=c}c.Av(b)};Wu.OT=function(a){for(var b in Wu.Wu){var c=Wu.nA(b);if(c&&c.Wl&&c.Wl.contentWindow==a.source&&c.gB==a.origin)return c}};Wu.zU=function(a){for(var b in Wu.Wu){var c=Wu.nA(b);if(c&&c.gB==a)return c}};Wu=Wu||{};
var Bv=function(){var a=[],b;for(b in Av)a.push(Av[b]);Vu.call(this,a);this.wk={};Lu("EventBus is ready.")};Nu(Bv,Vu);var Av={HQ:"sessionSelectorChanged",Rx:"sessionStateChanged",sx:"authResult",IO:"displayIFrame"},Dv=function(a){var b=Cv;a&&(b.wk[a]||(b.wk[a]=[]))},Ev=function(a,b,c){return b&&a.wk[b]&&0<=Mu(a.wk[b],c)};_.h=Bv.prototype;
_.h.gZ=function(a){var b,c=!!a.source&&(a.source.opener===window||a.source===_.av);if(b=c?Wu.zU(a.origin):Wu.OT(a)){try{var d=_.Uu.parse(a.data)}catch(e){Lu("Bad event, an error happened when parsing data.");return}if(!c){if(!d||!d.rpcToken||d.rpcToken!=b.Nk){Lu("Bad event, no RPC token.");return}if(d.id&&!d.method){c=d;if(a=b.Gi[c.id])delete b.Gi[c.id],a(c.result,c.error);return}}"fireIdpEvent"!=d.method?Lu("Bad IDP event, method unknown."):(a=d.params)&&a.type&&this.DJ[a.type]?(d=this.DJ[a.type],
c&&!d.vR?Lu("Bad IDP event. Source window cannot be a popup."):d.Qo&&!d.Qo.call(this,b,a)?Lu("Bad IDP event."):d.ff.call(this,b,a)):Lu("Bad IDP event.")}else Lu("Bad event, no corresponding Idp Stub.")};_.h.A_=function(a,b){return Ev(this,a.Kb,b.clientId)};_.h.z_=function(a,b){b=b.clientId;return!b||Ev(this,a.Kb,b)};_.h.HR=function(a,b){return Ev(this,a.Kb,b.clientId)};_.h.rY=function(a){a.Ln=!0;tv(a);for(var b=0;b<a.jo.length;b++)uv(a,a.jo[b].rpc,a.jo[b].callback);a.jo=[]};
_.h.qY=function(a,b){b={error:b.error};a.Ln=!0;a.fB=!0;a.AJ=b;a.jo=[];tv(a)};_.h.mw=function(a,b){b.originIdp=a.Kb;this.dispatchEvent(b)};var Cv=new Bv,Fv=Cv,Gv={};Gv.idpReady={ff:Fv.rY};Gv.idpError={ff:Fv.qY};Gv.sessionStateChanged={ff:Fv.mw,Qo:Fv.A_};Gv.sessionSelectorChanged={ff:Fv.mw,Qo:Fv.z_};Gv.authResult={ff:Fv.mw,Qo:Fv.HR,vR:!0};Gv.displayIFrame={ff:Fv.mw};Cv.DJ=Gv||{};Ru(window,"message",function(a){Cv.gZ.call(Cv,a)});
_.Hv=function(a,b){this.ne=!1;if(!a)throw Error("V");var c=[],d;for(d in a)c.push(a[d]);Vu.call(this,c);this.Ed=[location.protocol,"//",location.host].join("");this.Ac=b.crossSubDomains?b.domain||this.Ed:this.Ed;if(!b)throw Error("W");if(!b.idpId)throw Error("X");if(!_.Zu(b.idpId,"authServerUrl")||!_.Zu(b.idpId,"idpIFrameUrl"))throw Error("Y`"+b.idpId);this.Kb=b.idpId;this.Vb=void 0;this.zS=!!b.disableTokenRefresh;this.oT=!!b.forceTokenRefresh;this.B0=!!b.skipTokenCache;this.setOptions(b);this.Op=
[];this.Zl=this.aK=!1;this.Pn=void 0;this.NL();this.jd=void 0;var e=this,f=function(){Lu("Token Manager is ready.");if(e.Op.length)for(var g=0;g<e.Op.length;g++)e.Op[g].call(e);e.aK=!0;e.Op=[]};Wu.Av(this.Kb,function(g){e.jd=g;g.Ln&&g.fB?(e.Zl=!0,e.Pn=g.Gl(),e.Qv(e.Pn)):e.Vb?zv(e.jd,e.Vb,function(k){if(k){k=e.Kb;var l=e.Vb,m=Cv;k&&l&&(m.wk[k]||(m.wk[k]=[]),0>Mu(m.wk[k],l)&&m.wk[k].push(l));f()}else e.Pn={error:"Not a valid origin for the client: "+e.Ed+" has not been whitelisted for client ID "+e.Vb+
". Please go to https://console.developers.google.com/ and whitelist this origin for your project's client ID."},e.Zl=!0,e.Qv(e.Pn)}):(Dv(e.Kb),f())})};Nu(_.Hv,Vu);_.Hv.prototype.setOptions=function(){};_.Hv.prototype.NL=function(){};_.Hv.prototype.Qv=function(){};_.Hv.prototype.Gl=function(){return this.Pn};Iv=function(a,b,c){return function(){b.apply(a,c)}};_.Jv=function(a,b,c){if(a.aK)b.apply(a,c);else{if(a.Zl)throw a.Pn;a.Op.push(Iv(a,b,c))}};_.Hv.prototype.PG=_.da(32);_.Hv.prototype.Hp=_.da(30);
_.Lv=function(a,b){_.Hv.call(this,a,b);this.vL=new cv;this.fj=this.lm=null;Kv(this)};Nu(_.Lv,_.Hv);_.Lv.prototype.setOptions=function(){};
var Mv=function(a,b){a.le={crossSubDomains:!!b.crossSubDomains,id:b.sessionSelectorId,domain:a.Ac};b.crossSubDomains&&(a.le.policy=b.policy)},Nv=function(a,b){if(!b.authParameters)throw Error("Z");if(!b.authParameters.scope)throw Error("$");if(!b.authParameters.response_type)throw Error("aa");a.xp=b.authParameters;a.xp.redirect_uri||(a.xp.redirect_uri=[location.protocol,"//",location.host,location.pathname].join(""));a.ji=_.Pu(b.rpcAuthParameters||a.xp);if(!a.ji.scope)throw Error("ba");if(!a.ji.response_type)throw Error("ca");
a:{var c=a.ji.response_type.split(" ");for(var d=0,e=c.length;d<e;d++)if(c[d]&&!Su[c[d]]){c=!0;break a}c=!1}if(c)throw Error("da");b.enableSerialConsent&&(a.ji.enable_serial_consent=!0);b.authResultIdentifier&&(a.IR=b.authResultIdentifier);b.spec_compliant&&(a.ji.spec_compliant=b.spec_compliant)};
_.Lv.prototype.NL=function(){var a=this;Cv.addEventListener(Av.HQ,function(b){a.ne&&a.le&&b.originIdp==a.Kb&&!b.crossSubDomains==!a.le.crossSubDomains&&b.domain==a.le.domain&&b.id==a.le.id&&a.hL(b)});Cv.addEventListener(Av.Rx,function(b){a.ne&&b.originIdp==a.Kb&&b.clientId==a.Vb&&a.iL(b)});Cv.addEventListener(Av.sx,function(b){_.av=void 0;a.ne&&b.originIdp==a.Kb&&b.clientId==a.Vb&&b.id==a.aj&&(a.lm&&(window.clearTimeout(a.lm),a.lm=null),a.aj=void 0,a.ur(b))});Cv.addEventListener(Av.IO,function(b){a.ne&&
b.originIdp==a.Kb&&(b.qc?a.jd.qc():a.jd.show())})};_.Lv.prototype.hL=function(){};_.Lv.prototype.iL=function(){};_.Lv.prototype.ur=function(){};var Pv=function(a,b){Ov(a);a.zS||(a.fj=Xu.rS(function(){a.Wh(!0)},b-3E5),navigator.onLine&&a.fj.start())},Ov=function(a){a.fj&&(a.fj.clear(),a.fj=null)},Kv=function(a){var b=window;Tu()&&(b=document.body);Ru(b,"online",function(){a.fj&&a.fj.start()});Ru(b,"offline",function(){a.fj&&a.fj.clear()})};_.h=_.Lv.prototype;_.h.Wh=function(){};
_.h.Ow=function(a,b){this.jd.Ow(a,b)};_.h.RK=_.da(33);_.h.EX=function(a,b){if(!this.Vb)throw Error("ha");this.jd.zv(this.Vb,this.ji,this.le,a,b)};_.h.zv=function(a,b){_.Jv(this,this.EX,[a,b])};_.Rv=function(a){this.ie=void 0;this.Sg=!1;this.Ao=void 0;_.Lv.call(this,_.Qv,a)};Nu(_.Rv,_.Lv);_.Qv={tF:"noSessionBound",lp:"userLoggedOut",cO:"activeSessionChanged",Rx:"sessionStateChanged",eR:"tokenReady",dR:"tokenFailed",sx:"authResult",ERROR:"error"};
_.Rv.prototype.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Da=a.id;Mv(this,a);Nv(this,a)};_.Rv.prototype.Qv=function(a){this.dispatchEvent({type:_.Qv.ERROR,error:"idpiframe_initialization_failed",details:a.error,idpId:this.Kb})};var Sv=function(a){Ov(a);a.Ao=void 0;a.GB=void 0};_.h=_.Rv.prototype;
_.h.hL=function(a){var b=a.newValue||{};if(this.ie!=b.hint||this.Sg!=!!b.disabled){a=this.ie;var c=!this.ie||this.Sg;Sv(this);this.ie=b.hint;this.Sg=!!b.disabled;(b=!this.ie||this.Sg)&&!c?this.dispatchEvent({type:_.Qv.lp,idpId:this.Kb}):b||(a!=this.ie&&this.dispatchEvent({type:_.Qv.cO,idpId:this.Kb}),this.ie&&this.Wh())}};
_.h.iL=function(a){this.Sg||(this.ie?a.user||this.Ao?a.user==this.ie&&(this.Ao?a.sessionState?this.Ao=a.sessionState:(Sv(this),this.dispatchEvent({type:_.Qv.lp,idpId:this.Kb})):a.sessionState&&(this.Ao=a.sessionState,this.Wh())):this.Wh():this.dispatchEvent({type:_.Qv.Rx,idpId:this.Kb}))};_.h.ur=function(a){this.dispatchEvent({type:_.Qv.sx,authResult:a.authResult})};_.h.tq=_.da(35);_.h.lq=function(a){_.Jv(this,this.$z,[a])};_.h.$z=function(a){xv(this.jd,this.le,a)};
_.h.Pw=function(a,b,c){if(!a)throw Error("ja");Sv(this);this.ie=a;this.Sg=!1;b&&_.yv(this.jd,this.le,!1,this.ie);this.ne=!0;this.Wh(c,!0)};_.h.start=function(){_.Jv(this,this.G0,[])};
_.h.G0=function(){var a=this.Vb==Qu("client_id")?Qu("login_hint"):void 0;var b=this.Vb==Qu("client_id")?Qu("state"):void 0;this.eC=b;if(a)window.history.replaceState?window.history.replaceState(null,document.title,window.location.href.split("#")[0]):window.location.href.hash="",this.Pw(a,!0,!0);else{var c=this;this.lq(function(d){c.ne=!0;d&&d.hint?(Sv(c),c.ie=d.hint,c.Sg=!!d.disabled,c.Sg?c.dispatchEvent({type:_.Qv.lp,idpId:c.Kb}):c.Pw(d.hint)):(Sv(c),c.ie=void 0,c.Sg=!(!d||!d.disabled),c.dispatchEvent({type:_.Qv.tF,
autoOpenAuthUrl:!c.Sg,idpId:c.Kb}))})}};_.h.aI=_.da(36);_.h.Wh=function(a,b){var c=this;this.jd.Wh(this.Vb,this.ji,this.ie,this.le,function(d,e){(e=e||d.error)?"user_logged_out"==e?(Sv(c),c.dispatchEvent({type:_.Qv.lp,idpId:c.Kb})):(c.GB=null,c.dispatchEvent({type:_.Qv.dR,idpId:c.Kb,error:e})):(c.GB=d,c.Ao=d.session_state,Pv(c,d.expires_at),d.idpId=c.Kb,b&&c.eC&&(d.state=c.eC,c.eC=void 0),c.dispatchEvent({type:_.Qv.eR,idpId:c.Kb,response:d}))},this.Da,a)};_.h.Mr=_.da(28);_.h.cM=_.da(37);
_.Tv=function(a){this.kl=null;_.Lv.call(this,{},a);this.ne=!0};Nu(_.Tv,_.Lv);_.h=_.Tv.prototype;_.h.setOptions=function(a){if(!a.clientId)throw Error("ia");this.Vb=a.clientId;this.Da=a.id;Mv(this,a);Nv(this,a)};_.h.Qv=function(a){this.kl&&(this.kl({authResult:{error:"idpiframe_initialization_failed",details:a.error}}),this.kl=null)};_.h.ur=function(a){if(this.kl){var b=this.kl;this.kl=null;b(a)}};_.h.tq=_.da(34);_.h.lq=function(a){this.Zl?a(this.Gl()):_.Jv(this,this.$z,[a])};
_.h.$z=function(a){xv(this.jd,this.le,a)};_.Uv=function(a,b,c){a.Zl?c(a.Gl()):_.Jv(a,a.GY,[b,c])};_.Tv.prototype.GY=function(a,b){this.jd.Wh(this.Vb,this.ji,a,this.le,function(c,d){d?b({error:d}):b(c)},this.Da,this.oT,this.B0)};_.Tv.prototype.tK=_.da(38);

var Vv,Xv,Yv,Zv,$v,aw,bw,cw,dw,ew,fw,iw;Vv=function(a){return Array.prototype.concat.apply([],arguments)};_.Wv=function(){try{var a=Array.from((window.crypto||window.msCrypto).getRandomValues(new Uint8Array(64)))}catch(c){a=[];for(var b=0;64>b;b++)a[b]=Math.floor(256*Math.random())}return _.ih(a,3).substring(0,64)};Xv=function(a,b,c){if(!a.ne)throw Error("ea");b?_.yv(a.jd,a.le,!0,void 0,c):_.yv(a.jd,a.le,!0,a.ie,c)};Yv=function(a){if(!a.ne)throw Error("ea");return a.GB};
_.Tv.prototype.tK=_.Wc(38,function(a,b){var c=this.jd,d=this.Vb,e=this.le,f=_.Pu(this.ji);delete f.response_type;_.vv(c,"getOnlineCode",{clientId:d,loginHint:a,request:f,sessionSelector:e},b)});_.Rv.prototype.cM=_.Wc(37,function(a){Yv(this)&&Yv(this).access_token&&(this.jd.Mr(this.Vb,Yv(this).access_token,a),Xv(this,!0))});_.Rv.prototype.aI=_.Wc(36,function(){var a=this;this.lq(function(b){b&&b.hint?b.disabled?a.dispatchEvent({type:_.Qv.lp,idpId:a.Kb}):a.Wh(!0):a.dispatchEvent({type:_.Qv.tF,idpId:a.Kb})})});
_.Rv.prototype.tq=_.Wc(35,function(){var a=this;return function(b){b&&b.authResult&&b.authResult.login_hint&&a.Pw(b.authResult.login_hint,a.Sg||b.authResult.login_hint!=a.ie,!0)}});
_.Tv.prototype.tq=_.Wc(34,function(a){var b=this;return function(c){c&&c.authResult&&c.authResult.login_hint?b.lq(function(d){_.yv(b.jd,b.le,d&&d.disabled,c.authResult.login_hint,function(){_.Uv(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"})}});_.Lv.prototype.RK=_.Wc(33,function(){this.Vb&&_.vv(this.jd,"startPolling",{clientId:this.Vb,origin:this.Ed,id:this.aj},void 0)});
_.sv.prototype.Mr=_.Wc(29,function(a,b,c){_.vv(this,"revoke",{clientId:a,token:b},c)});_.Rv.prototype.Mr=_.Wc(28,function(a){_.Jv(this,this.cM,[a])});Zv=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};
$v=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};
aw=function(a,b,c,d,e,f,g){var k=_.Zu(a,"authServerUrl");if(!k)throw Error("O`"+a);a=_.Pu(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&&$v()&&!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("&")};
bw=function(a,b,c,d){if(!a.Vb)throw Error("fa");a.aj=c||a.IR||"auth"+Math.floor(1E6*Math.random()+1);b=b||{};b.extraQueryParams=b.extraQueryParams||{};if(!b.extraQueryParams.redirect_uri){var e=a.Ed.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.aj);c.redirect_uri=e.join("")}return aw(a.Kb,a.Ac,a.Vb,a.xp,!0,b,d)};
cw=function(a,b){a.lm&&window.clearTimeout(a.lm);a.lm=window.setTimeout(function(){a.aj==b&&(_.av=void 0,a.lm=null,a.aj=void 0,a.ur({authResult:{error:"popup_closed_by_user"}}))},1E3)};dw=function(a,b,c){if(!a.Vb)throw Error("ga");c=c||{};c=bw(a,c.sessionMeta,c.oneTimeId,c.responseType);(Object.hasOwnProperty.call(window,"ActiveXObject")&&!window.ActiveXObject||Zv())&&_.Jv(a,a.RK,[]);var d=a.aj;a.vL.open(c,b,function(){a.aj==d&&cw(a,d)},function(){a.aj=void 0;a.ur({authResult:{error:"popup_blocked_by_browser"}})})};
ew=function(a){_.Jv(a,a.aI,[])};fw=function(a,b,c){a.Zl?c(a.Gl()):_.Jv(a,a.tK,[b,c])};
_.gw=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("")};
_.hw=function(a,b){function c(l){for(;d<a.length;){var m=a.charAt(d++),n=_.fh[m];if(null!=n)return n;if(!_.Me(m))throw Error("u`"+m);}return l}_.hh();for(var d=0;;){var e=c(-1),f=c(0),g=c(64),k=c(64);if(64===k&&-1===e)break;b(e<<2|f>>4);64!=g&&(b(f<<4&240|g>>2),64!=k&&b(g<<6&192|k))}};iw=function(a){var b=[];_.hw(a,function(c){b.push(c)});return b};_.jw=function(a,b){_.Jh[b||"token"]=a};_.kw=function(a){delete _.Jh[a||"token"]};
_.Uu={parse:function(a){a=_.yf("["+String(a)+"]");if(!1===a||1!==a.length)throw new SyntaxError("JSON parsing failed.");return a[0]},stringify:function(a){return _.zf(a)}};
_.Tv.prototype.Nz=function(a,b){_.Jv(this,this.cT,[a,b])};_.Tv.prototype.cT=function(a,b){this.jd.Nz(this.Vb,a,this.ji,this.le,b)};
_.sv.prototype.Nz=function(a,b,c,d,e){c=_.Pu(c);_.vv(this,"gsi:fetchLoginHint",{clientId:a,loginHint:b,request:c,sessionSelector:d},e)};
var lw,mw=["client_id","cookie_policy","scope"],nw="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(" "),ow=["authuser","after_redirect","access_type","hl"],pw=["login_hint","prompt"],qw={clientid:"client_id",cookiepolicy:"cookie_policy"},rw=["approval_prompt","authuser","login_hint",
"prompt","hd"],sw=["login_hint","g-oauth-window","status"],tw=Math.min(_.M("oauth-flow/authWindowWidth",599),screen.width-20),uw=Math.min(_.M("oauth-flow/authWindowHeight",600),screen.height-30);
var vw=function(a){_.Xc.call(this,a)};_.gi(vw,_.Xc);vw.prototype.name="gapi.auth2.ExternallyVisibleError";
var ww=function(){};ww.prototype.select=function(a,b){if(a.sessions&&1==a.sessions.length&&(a=a.sessions[0],a.login_hint)){b(a);return}b()};var xw=function(){};xw.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 yw=function(a){this.JR=a};
yw.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.JR){d.login_hint?b(d):b();return}}b()};
var zw=function(a){this.Sd=a;this.yw=[]};zw.prototype.select=function(a){var b=0,c=this,d=function(e){if(e)a(e);else{var f=c.yw[b];f?(b++,c.Sd.zv(function(g){g?f.select(g,d):d()})):a()}};d()};var Aw=function(a){a=new zw(a);a.yw.push(new ww);return a},Bw=function(a){a=new zw(a);a.yw.push(new xw);return a},Cw=function(a,b){void 0===b||null===b?b=Aw(a):(a=new zw(a),a.yw.push(new yw(b)),b=a);return b};
var Dw=function(a){this.ff=a;this.fe=!0};Dw.prototype.remove=function(){this.fe=!1};Dw.prototype.trigger=function(){};var Ew=function(a){this.remove=function(){a.remove()};this.trigger=function(){a.trigger()}},Fw=function(){this.Yb=[]};Fw.prototype.add=function(a){this.Yb.push(a)};Fw.prototype.notify=function(a){for(var b=this.Yb,c=[],d=0;d<b.length;d++){var e=b[d];e.fe&&(c.push(e),_.uk(Gw(e.ff,a)))}this.Yb=c};var Gw=function(a,b){return function(){a(b)}};
var Iw=function(a){this.re=null;this.z1=new Hw(this);this.Yb=new Fw;void 0!=a&&this.set(a)};Iw.prototype.set=function(a){a!=this.re&&(this.re=a,this.z1.value=a,this.Yb.notify(this.re))};Iw.prototype.get=function(){return this.re};Iw.prototype.V=function(a){a=new Jw(this,a);this.Yb.add(a);return a};var Jw=function(a,b){Dw.call(this,b);this.HX=a};_.gi(Jw,Dw);Jw.prototype.trigger=function(){var a=this.ff;a(this.HX.get())};var Hw=function(a){this.value=null;this.V=function(b){return new Ew(a.V(b))}};
var Kw={y4:"fetch_basic_profile",a6:"login_hint",W7:"prompt",h8:"redirect_uri",D8:"scope",y$:"ux_mode",R9:"state"},Lw=function(a){this.Ca={};if(a&&!_.ej(a))if("function"==typeof a.get)this.Ca=a.get();else for(var b in Kw){var c=Kw[b];c in a&&(this.Ca[c]=a[c])}};Lw.prototype.get=function(){return this.Ca};Lw.prototype.TM=function(a){this.Ca.scope=a;return this};Lw.prototype.Fq=function(){return this.Ca.scope};
var Mw=function(a,b){var c=a.Ca.scope;b=Vv(b.split(" "),c?c.split(" "):[]);_.Ke(b);a.Ca.scope=b.join(" ")};_.h=Lw.prototype;_.h.f0=function(a){this.Ca.prompt=a;return this};_.h.CU=function(){return this.Ca.prompt};_.h.D_=function(){_.Gf("Property app_package_name no longer supported and was not set");return this};_.h.uT=function(){_.Gf("Property app_package_name no longer supported")};_.h.Se=function(a){this.Ca.state=a};_.h.getState=function(){return this.Ca.state};
var Nw=function(){return["toolbar=no","location="+(window.opera?"no":"yes"),"directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no","width="+tw,"height="+uw,"top="+(screen.height-uw)/2,"left="+(screen.width-tw)/2].join()},Ow=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+).?.?.?$/,"$1");return JSON.parse(_.gw(iw(a)))},Pw=function(){lw=_.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");_.$u(lw,{authServerUrl:a,idpIFrameUrl:b})},Qw=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]}},Rw=function(){var a=window.location.origin;a||(a=window.location.protocol+"//"+window.location.host);return a};
var Sw=function(a){var b=a?(b=Ow(a))?b.sub:null:null;this.Da=b;this.yc=a?_.jk(a):null};_.h=Sw.prototype;_.h.ma=function(){return this.Da};_.h.kA=function(){var a=Ow(this.yc);return a?a.hd:null};_.h.Uh=function(){return!!this.yc};_.h.fk=function(a){if(a)return this.yc;a=Tw;var b=_.jk(this.yc);!a.gv||a.aB||a.lW||(delete b.access_token,delete b.scope);return b};_.h.KC=function(){return Tw.KC()};_.h.xj=function(){this.yc=null};_.h.XT=function(){return this.yc?this.yc.scope:null};
_.h.update=function(a){this.Da=a.Da;this.yc=a.yc;this.yc.id_token?this.ot=new Uw(this.yc):this.ot&&(this.ot=null)};var Vw=function(a){return a.yc&&"object"==typeof a.yc.session_state?_.jk(a.yc.session_state.extraQueryParams||{}):{}};_.h=Sw.prototype;_.h.hq=function(){var a=Vw(this);return a&&void 0!==a.authuser&&null!==a.authuser?a.authuser:null};
_.h.wj=function(a){var b=Tw,c=new Lw(a);b.aB=c.Fq()?!0:!1;Tw.gv&&Mw(c,"openid profile email");return new _.Ek(function(d,e){var f=Vw(this);f.login_hint=this.ma();f.scope=c.Fq();Ww(b,d,e,f)},this)};_.h.Hq=function(a){return new _.Ek(function(b,c){var d=a||{},e=Tw;d.login_hint=this.ma();e.Hq(d).then(b,c)},this)};_.h.XU=function(a){return this.wj(a)};_.h.disconnect=function(){return Tw.disconnect()};_.h.xT=function(){return this.ot};
_.h.Su=function(a){if(!this.Uh())return!1;var b=this.yc&&this.yc.scope?this.yc.scope.split(" "):"";return _.sb(a?a.split(" "):[],function(c){return _.ab(b,c)})};var Uw=function(a){a=Ow(a);this.rT=a.sub;this.Cd=a.name;this.UU=a.given_name;this.aT=a.family_name;this.KJ=a.picture;this.Xt=a.email};_.h=Uw.prototype;_.h.ma=function(){return this.rT};_.h.getName=function(){return this.Cd};_.h.VT=function(){return this.UU};_.h.QT=function(){return this.aT};_.h.gU=function(){return this.KJ};_.h.vu=function(){return this.Xt};
var Yw=function(a,b,c){this.fm=b;this.dY=a;for(var d in a)a.hasOwnProperty(d)&&Xw(this,d);if(c&&c.length)for(a=0;a<c.length;a++)this[c[a]]=this.fm[c[a]]},Xw=function(a,b){a[b]=function(){return a.dY[b].apply(a.fm,arguments)}};Yw.prototype.then=function(a,b,c){var d=this;return _.Ik().then(function(){return Zw(d.fm,a,b,c)})};_.nk(Yw);
var $w;$w=function(a){var b=location;if(a&&"none"!=a)return"single_host_origin"==a?b.protocol+"//"+b.host:a};
_.ax=function(a){if(!a)throw new vw("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 vw("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(!_.dj(b,"."+a)&&!_.dj(b,a))throw new vw("Invalid cookiePolicy domain");return d};
var cx,bx,dx,ex,fx,gx,ix,nx,jx,px,qx,kx;cx=function(a){var b=a||{},c=bx();_.ob(nw,function(d){"undefined"===typeof b[d]&&"undefined"!==typeof c[d]&&(b[d]=c[d])});return b};bx=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;qw[d]&&(d=qw[d]);_.ab(nw,d)&&e&&(a[d]="true"==e?!0:"false"==e?!1:e)}}return a};
dx=function(a){return String(a).replace(/_([a-z])/g,function(b,c){return c.toUpperCase()})};ex=function(a){_.ob(nw,function(b){var c=dx(b);"undefined"!==typeof a[c]&&"undefined"===typeof a[b]&&(a[b]=a[c],delete a[c])})};fx=function(a){a=cx(a);ex(a);a.cookie_policy||(a.cookie_policy="single_host_origin");var b=nw+ow,c;for(c in a)0>b.indexOf(c)&&delete a[c];return a};
gx=function(a,b){if(!a)throw new vw("Empty initial options.");for(var c=0;c<mw.length;++c)if(!(b&&"scope"==mw[c]||a[mw[c]]))throw new vw("Missing required parameter '"+mw[c]+"'");_.ax(a.cookie_policy)};
ix=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:$w(a.cookie_policy),disableTokenRefresh:!!a.disable_token_refresh,idpId:lw};_.hx(b,a);_.ob(pw,function(c){a[c]&&(b.authParameters[c]=a[c])});"boolean"==typeof a.enable_serial_consent&&(b.enableSerialConsent=a.enable_serial_consent);return b};_.hx=function(){};
nx=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=jx(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:$w(c),idpId:lw};f&&(m.authParameters.hd=f,m.rpcAuthParameters.hd=f);g&&(m.rpcAuthParameters.spec_compliant=g,k=k||_.Wv());k&&(m.authParameters.nonce=k,m.rpcAuthParameters.nonce=k,m.forceTokenRefresh=!0,m.skipTokenCache=
!0);_.ob(pw.concat(ow),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 kx(a.response_type||"token"),lx(b)&&(m.authParameters.include_granted_scopes=a.include_granted_scopes),mx(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};jx=function(a){a=new kx(a.response_type||"token");var b=[];mx(a)&&b.push("token");ox(a,"id_token")&&b.push("id_token");0==b.length&&(b=["token","id_token"]);return b.join(" ")};px=["permission","id_token"];qx=/(^|[^_])token/;kx=function(a){this.to=[];this.qB(a)};
kx.prototype.qB=function(a){a?((0<=a.indexOf("permission")||a.match(qx))&&this.to.push("permission"),0<=a.indexOf("id_token")&&this.to.push("id_token"),0<=a.indexOf("code")&&this.to.push("code")):this.to=px};var lx=function(a){return ox(a,"code")},mx=function(a){return ox(a,"permission")};kx.prototype.toString=function(){return this.to.join(" ")};var ox=function(a,b){var c=!1;_.ob(a.to,function(d){d==b&&(c=!0)});return c};
var Tw,rx,tx,vx,wx,Zw;Tw=null;_.sx=function(){return Tw?rx():null};rx=function(){return new Yw(tx.prototype,Tw,["currentUser","isSignedIn"])};tx=function(a){delete a.include_granted_scopes;this.Ca=ix(a);this.nS=a.cookie_policy;this.lW=!!a.scope;(this.gv=!1!==a.fetch_basic_profile)&&(this.Ca.authParameters.scope=ux(this,"openid profile email"));this.Sq=a.hosted_domain;this.u1=a.ux_mode||"popup";this.mZ=a.redirect_uri||null;vx(this)};
vx=function(a){a.currentUser=new Iw(new Sw(null));a.isSignedIn=new Iw(!1);a.Sd=new _.Rv(a.Ca);a.Sn=null;a.ov=null;a.vX=new _.Ek(function(b,c){this.Sn=b;this.ov=c},a);a.Tv={};a.fr=!0;wx(a);a.Sd.start()};
wx=function(a){a.Sd.addEventListener("error",function(b){a.fr&&a.Sn&&(a.fr=!1,a.ov({error:b.error,details:b.details}),a.Sn=null,a.ov=null)});a.Sd.addEventListener("authResult",function(b){b&&b.authResult&&a.Xe(b);a.Sd.tq()(b)});a.Sd.addEventListener("tokenReady",function(b){var c=new Sw(b.response);if(a.Sq&&a.Sq!=c.kA())a.Xe({type:"tokenFailed",reason:"Account domain does not match hosted_domain specified by gapi.auth2.init.",accountDomain:c.kA(),expectedDomain:a.Sq});else{a.currentUser.get().update(c);
var d=a.currentUser;d.Yb.notify(d.re);a.isSignedIn.set(!0);c=c.hq();(d=_.ax(a.nS))&&c&&_.Bh.set(["G_AUTHUSER_","https:"===window.location.protocol&&d.Ke?"S":"H",d.Ch].join(""),c,{domain:d.domain,secure:d.isSecure});_.jw(b.response);a.Xe(b)}});a.Sd.addEventListener("noSessionBound",function(b){a.fr&&b.autoOpenAuthUrl?(a.fr=!1,Aw(a.Sd).select(function(c){if(c&&c.login_hint){var d=a.Sd;_.Jv(d,d.Pw,[c.login_hint,!0])}else a.currentUser.set(new Sw(null)),a.isSignedIn.set(!1),_.kw(),a.Xe(b)})):(a.currentUser.set(new Sw(null)),
a.isSignedIn.set(!1),_.kw(),a.Xe(b))});a.Sd.addEventListener("tokenFailed",function(b){a.Xe(b)});a.Sd.addEventListener("userLoggedOut",function(b){a.currentUser.get().xj();var c=a.currentUser;c.Yb.notify(c.re);a.isSignedIn.set(!1);_.kw();a.Xe(b)})};Zw=function(a,b,c,d){return a.vX.then(function(e){if(b)return b(e.VU)},c,d)};tx.prototype.Xe=function(a){if(a){this.fr=!1;var b=a.type||"";if(this.Tv[b])this.Tv[b](a);this.Sn&&(this.Sn({VU:this}),this.ov=this.Sn=null)}};
var xx=function(a,b){_.Bb(b,function(c,d){a.Tv[d]=function(e){a.Tv={};c(e)}})},Ww=function(a,b,c,d){d=_.jk(d);a.Sq&&(d.hd=a.Sq);var e=d.ux_mode||a.u1;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.mZ||Rw()+window.location.pathname),yx(a,f)):(delete d.redirect_uri,zx(a,f),xx(a,{authResult:function(g){g.authResult&&g.authResult.error?c(g.authResult):xx(a,{tokenReady:function(){b(a.currentUser.get())},
tokenFailed:c})}}))};tx.prototype.wj=function(a){return new _.Ek(function(b,c){var d=new Lw(a);this.aB=d.Fq()?!0:!1;this.gv?(d.Ca.fetch_basic_profile=!0,Mw(d,"email profile openid")):d.Ca.fetch_basic_profile=!1;var e=ux(this,d.Fq());d.TM(e);Ww(this,b,c,d.get())},this)};
tx.prototype.Hq=function(a){var b=a||{};this.aB=!!b.scope;a=ux(this,b.scope);if(""==a)return _.Jk({error:"Missing required parameter: scope"});var c={scope:a,access_type:"offline",include_granted_scopes:!0};_.ob(rw,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?Ax(this,c):Bx(this,c,b.redirect_uri)};
var Bx=function(a,b,c){b.redirect_uri=c;yx(a,{sessionMeta:{extraQueryParams:b},responseType:"code id_token"});return _.Ik({message:"Redirecting to IDP."})},Ax=function(a,b){b.origin=Rw();delete b.redirect_uri;zx(a,{sessionMeta:{extraQueryParams:b},responseType:"code permission id_token"});return new _.Ek(function(c,d){xx(this,{authResult:function(e){(e=e&&e.authResult)&&e.code?c({code:e.code}):d(e&&e.error?e:{error:"unknown_error"})}})},a)},zx=function(a,b){Qw(b,["sessionMeta","extraQueryParams",
"gsiwebsdk"],"2");dw(a.Sd,Nw(),b)},yx=function(a,b){Qw(b,["sessionMeta","extraQueryParams","gsiwebsdk"],"2");var c=b||{};b=window.location;var d=b.assign;a=a.Sd;if(!a.Vb)throw Error("fa");a=aw(a.Kb,a.Ac,a.Vb,a.xp,!1,c.sessionMeta,c.responseType);d.call(b,a)};tx.prototype.xj=function(a){var b=a||!1;return new _.Ek(function(c){Xv(this.Sd,b,function(){c()})},this)};tx.prototype.vI=function(){return this.Ca.authParameters.scope};
var ux=function(a,b){a=a.vI();b=Vv(b?b.split(" "):[],a?a.split(" "):[]);_.Ke(b);return b.join(" ")};tx.prototype.KC=function(){var a=this;return new _.Ek(function(b,c){xx(a,{noSessionBound:c,tokenFailed:c,userLoggedOut:c,tokenReady:function(d){b(d.response)}});ew(a.Sd)})};
tx.prototype.FR=function(a,b,c,d){if(a="string"===typeof a?document.getElementById(a):a){var e=this;_.Mi(a,"click",function(){var f=b;"function"==typeof b&&(f=b());e.wj(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."})};tx.prototype.disconnect=function(){return new _.Ek(function(a){this.Sd.Mr(function(){a()})},this)};
var Cx;_.Ek.prototype["catch"]=_.Ek.prototype.us;Cx=null;_.Dx=function(a){a=fx(a);if(Tw){if(_.ik(a,Cx||{}))return rx();throw new vw("gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().");}gx(a,!1!==a.fetch_basic_profile);Pw();Cx=a;Tw=new tx(a);_.ze.ga=1;return rx()};
var Fx,Hx,Ex,Jx,Ix,Kx;_.Gx=function(a,b){Pw();a=fx(a);gx(a);var c=nx(a),d=new _.Tv(c);"none"==a.prompt?Ex(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)}):Fx(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.vL.ih;b(e)})};
Fx=function(a,b,c){var d=new kx(b.response_type);c=Hx(a,d,c);var e={responseType:d.toString()};Qw(e,["sessionMeta","extraQueryParams","gsiwebsdk"],b.gsiwebsdk||"2");lx(d)&&Qw(e,["sessionMeta","extraQueryParams","access_type"],b.access_type||"offline");b.redirect_uri&&Qw(e,["sessionMeta","extraQueryParams","redirect_uri"],b.redirect_uri);b.state&&Qw(e,["sessionMeta","extraQueryParams","state"],b.state);b=Nw();a.Zl?c({authResult:{error:"idpiframe_initialization_failed",details:a.Gl().error}}):(a.kl=
c,dw(a,b,e))};Hx=function(a,b,c){if(mx(b)){var d=Ix(c);return function(e){e&&e.authResult&&!e.authResult.error?a.tq(function(f){f&&!f.error?(f=_.jk(f),lx(b)&&(f.code=e.authResult.code),d(f)):d(f?f:{error:"unknown_error"})})(e):d(e&&e.authResult?e.authResult:{error:"unknown_error"})}}return function(e){e&&e.authResult&&!e.authResult.error?c(_.jk(e.authResult)):c(e&&e.authResult?e.authResult:{error:"unknown_error"})}};
Ex=function(a,b,c){if(lx(new kx(b.response_type))&&"offline"==b.access_type)c({error:"immediate_failed",error_subtype:"access_denied"});else{var d=Ix(c);b.login_hint?a.Nz(b.login_hint,function(e){e?Jx(a,b,e,d):c({error:"immediate_failed",error_subtype:"access_denied"})}):void 0!==b.authuser&&null!==b.authuser?Cw(a,b.authuser).select(function(e){e&&e.login_hint?Jx(a,b,e.login_hint,d):d({error:"immediate_failed",error_subtype:"access_denied"})}):a.lq(function(e){e&&e.hint?Jx(a,b,e.hint,d):e&&e.disabled?
d({error:"immediate_failed",error_subtype:"no_user_bound"}):("first_valid"==b.session_selection?Bw(a):Aw(a)).select(function(f){f&&f.login_hint?Jx(a,b,f.login_hint,d):d({error:"immediate_failed",error_subtype:"no_user_bound"})})})}};Jx=function(a,b,c,d){b=new kx(b.response_type);var e=0,f={},g=function(k){!k||k.error?d(k):(e--,_.Db(f,k),0==e&&d(f))};(mx(b)||ox(b,"id_token"))&&e++;lx(b)&&e++;(mx(b)||ox(b,"id_token"))&&_.Uv(a,c,g);lx(b)&&fw(a,c,g)};
Ix=function(a){return function(b){if(!b||b.error)_.kw(),b?a(b):a({error:"unknown_error"});else{if(b.access_token){var c=_.jk(b);Kx(c);delete c.id_token;delete c.code;_.jw(c)}a(b)}}};Kx=function(a){_.ob(sw,function(b){delete a[b]})};
_.z("gapi.auth2.init",_.Dx);_.z("gapi.auth2.authorize",function(a,b){if(null!=Tw)throw new vw("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).");_.Gx(a,function(c){Kx(c);b(c)})});_.z("gapi.auth2._gt",function(){return _.Kh()});_.z("gapi.auth2.enableDebugLogs",function(a){a=!1!==a;_.Ku="0"!=a&&!!a});_.z("gapi.auth2.getAuthInstance",_.sx);
_.z("gapi.auth2.BasicProfile",Uw);_.z("gapi.auth2.BasicProfile.prototype.getId",Uw.prototype.ma);_.z("gapi.auth2.BasicProfile.prototype.getName",Uw.prototype.getName);_.z("gapi.auth2.BasicProfile.prototype.getGivenName",Uw.prototype.VT);_.z("gapi.auth2.BasicProfile.prototype.getFamilyName",Uw.prototype.QT);_.z("gapi.auth2.BasicProfile.prototype.getImageUrl",Uw.prototype.gU);_.z("gapi.auth2.BasicProfile.prototype.getEmail",Uw.prototype.vu);_.z("gapi.auth2.GoogleAuth",tx);
_.z("gapi.auth2.GoogleAuth.prototype.attachClickHandler",tx.prototype.FR);_.z("gapi.auth2.GoogleAuth.prototype.disconnect",tx.prototype.disconnect);_.z("gapi.auth2.GoogleAuth.prototype.grantOfflineAccess",tx.prototype.Hq);_.z("gapi.auth2.GoogleAuth.prototype.signIn",tx.prototype.wj);_.z("gapi.auth2.GoogleAuth.prototype.signOut",tx.prototype.xj);_.z("gapi.auth2.GoogleAuth.prototype.getInitialScopes",tx.prototype.vI);_.z("gapi.auth2.GoogleUser",Sw);_.z("gapi.auth2.GoogleUser.prototype.grant",Sw.prototype.XU);
_.z("gapi.auth2.GoogleUser.prototype.getId",Sw.prototype.ma);_.z("gapi.auth2.GoogleUser.prototype.isSignedIn",Sw.prototype.Uh);_.z("gapi.auth2.GoogleUser.prototype.getAuthResponse",Sw.prototype.fk);_.z("gapi.auth2.GoogleUser.prototype.getBasicProfile",Sw.prototype.xT);_.z("gapi.auth2.GoogleUser.prototype.getGrantedScopes",Sw.prototype.XT);_.z("gapi.auth2.GoogleUser.prototype.getHostedDomain",Sw.prototype.kA);_.z("gapi.auth2.GoogleUser.prototype.grantOfflineAccess",Sw.prototype.Hq);
_.z("gapi.auth2.GoogleUser.prototype.hasGrantedScopes",Sw.prototype.Su);_.z("gapi.auth2.GoogleUser.prototype.reloadAuthResponse",Sw.prototype.KC);_.z("gapi.auth2.LiveValue",Iw);_.z("gapi.auth2.LiveValue.prototype.listen",Iw.prototype.V);_.z("gapi.auth2.LiveValue.prototype.get",Iw.prototype.get);_.z("gapi.auth2.SigninOptionsBuilder",Lw);_.z("gapi.auth2.SigninOptionsBuilder.prototype.getAppPackageName",Lw.prototype.uT);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setAppPackageName",Lw.prototype.D_);
_.z("gapi.auth2.SigninOptionsBuilder.prototype.getScope",Lw.prototype.Fq);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setScope",Lw.prototype.TM);_.z("gapi.auth2.SigninOptionsBuilder.prototype.getPrompt",Lw.prototype.CU);_.z("gapi.auth2.SigninOptionsBuilder.prototype.setPrompt",Lw.prototype.f0);_.z("gapi.auth2.SigninOptionsBuilder.prototype.get",Lw.prototype.get);

_.Se.r4=function(a){var b=[];if(1<arguments.length)for(var c=0,d;d=arguments[c];++c)b.push(d);else b=a;return function(e){for(var f=0;b[f];++f)if(e===b[f])return!0;return!1}};_.Se.z8=function(a){return function(b){return a.test(b)}};_.Se.PO=function(a){return"undefined"!==typeof a};_.Se.d7=function(a){return"string"===typeof a&&0<a.length};_.Se.u2=function(a){return"boolean"===typeof a};_.Se.f6=function(a){return function(b){for(var c in a)if(a.hasOwnProperty(c)&&!(0,a[c])(b[c]))return!1;return!0}};

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

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

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

_.cn=_.ne();

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.wz=function(a){this.a1=a};_.wz.prototype.toString=function(){return this.a1};
_.xz=function(a){_.pi.call(this);this.Vh=1;this.dw=[];this.iw=0;this.tf=[];this.wi={};this.ER=!!a};_.A(_.xz,_.pi);_.h=_.xz.prototype;_.h.subscribe=function(a,b,c){var d=this.wi[a];d||(d=this.wi[a]=[]);var e=this.Vh;this.tf[e]=a;this.tf[e+1]=b;this.tf[e+2]=c;this.Vh=e+3;d.push(e);return e};_.h.ns=_.da(40);_.h.unsubscribe=function(a,b,c){if(a=this.wi[a]){var d=this.tf;if(a=_.fi(a,function(e){return d[e+1]==b&&d[e+2]==c}))return this.Dj(a)}return!1};
_.h.Dj=function(a){var b=this.tf[a];if(b){var c=this.wi[b];0!=this.iw?(this.dw.push(a),this.tf[a+1]=_.db):(c&&_.mi(c,a),delete this.tf[a],delete this.tf[a+1],delete this.tf[a+2])}return!!b};
_.h.ho=function(a,b){var c=this.wi[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.ER)for(e=0;e<c.length;e++){var g=c[e];yz(this.tf[g+1],this.tf[g+2],d)}else{this.iw++;try{for(e=0,f=c.length;e<f;e++)g=c[e],this.tf[g+1].apply(this.tf[g+2],d)}finally{if(this.iw--,0<this.dw.length&&0==this.iw)for(;c=this.dw.pop();)this.Dj(c)}}return 0!=e}return!1};var yz=function(a,b,c){_.Ck(function(){a.apply(b,c)})};
_.xz.prototype.clear=function(a){if(a){var b=this.wi[a];b&&(_.ob(b,this.Dj,this),delete this.wi[a])}else this.tf.length=0,this.wi={}};_.xz.prototype.Gb=function(a){if(a){var b=this.wi[a];return b?b.length:0}a=0;for(b in this.wi)a+=this.Gb(b);return a};_.xz.prototype.wa=function(){_.xz.T.wa.call(this);this.clear();this.dw.length=0};
_.zz=function(a){_.pi.call(this);this.Pd=new _.xz(a);_.si(this,this.Pd)};_.A(_.zz,_.pi);_.h=_.zz.prototype;_.h.subscribe=function(a,b,c){return this.Pd.subscribe(a.toString(),b,c)};_.h.ns=_.da(39);_.h.unsubscribe=function(a,b,c){return this.Pd.unsubscribe(a.toString(),b,c)};_.h.Dj=function(a){return this.Pd.Dj(a)};_.h.ho=function(a,b){return this.Pd.ho(a.toString(),b)};_.h.clear=function(a){this.Pd.clear(void 0!==a?a.toString():void 0)};
_.h.Gb=function(a){return this.Pd.Gb(void 0!==a?a.toString():void 0)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Az=function(a,b){Array.isArray(b)||(b=[b]);b=_.qb(b,function(c){return"string"===typeof c?c:c.gw+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});_.Dr(a,"transition",b.join(","))};
_.Bz=_.Jb(function(){if(_.sc)return _.Rc("10.0");var a=_.Yd("DIV"),b=_.zc?"-webkit":_.yc?"-moz":_.sc?"-ms":_.rc?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity 1s linear");b=_.qr("div",{style:c});_.Dd(a,b);a=a.firstChild;b=a.style[_.rr("transition")];return""!=("undefined"!==typeof b?b:a.style[_.Cr(a,"transition")]||"")});

_.Dz=!1;_.Ez=function(){_.Cz="oauth2relay"+String(2147483647*(0,_.ug)()|0)};_.Fz=new _.zz;_.Gz=new _.wz("oauth");_.Ez();_.M("oauth-flow/client_id");var Hz=String(_.M("oauth-flow/redirectUri"));if(Hz)Hz.replace(/[#][\s\S]*/,"");else{var Iz=_.pg.getOrigin(window.location.href);_.M("oauth-flow/callbackUrl");encodeURIComponent(Iz)}_.pg.getOrigin(window.location.href);

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

_.Vm=_.me(_.ze,"rw",_.ne());

var Wm=function(a,b){(a=_.Vm[a])&&a.state<b&&(a.state=b)};
var Xm=function(a){a=(a=_.Vm[a])?a.oid:void 0;if(a){var b=_.je.getElementById(a);b&&b.parentNode.removeChild(b);delete _.Vm[a];Xm(a)}};
_.Ym=function(a){a=a.container;"string"===typeof a&&(a=document.getElementById(a));return a};_.Zm=function(a){var b=a.clientWidth;return"position:absolute;top:-10000px;width:"+(b?b+"px":a.style.width||"300px")+";margin:0px;border-style:none;"};
_.$m=function(a,b){var c={},d=a.mc(),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.Na();e=a.ma();Wm(e,2);a:{e=a.Cb();c=c||{};if(_.ze.oa){var k=d.id;if(k){f=(f=_.Vm[k])?f.state:void 0;if(1===f||4===f)break a;Xm(k)}}(f=e.nextSibling)&&f.getAttribute&&f.getAttribute("data-gapistub")&&(e.parentNode.removeChild(f),e.style.cssText="");f=c.width;g=c.height;var l=e.style;l.textIndent="0";l.margin=
"0";l.padding="0";l.background="transparent";l.borderStyle="none";l.cssFloat="none";l.styleFloat="none";l.lineHeight="normal";l.fontSize="1px";l.verticalAlign="baseline";e=e.style;e.display="inline-block";d=d.style;d.position="static";d.left="0";d.top="0";d.visibility="visible";f&&(e.width=d.width=f+"px");g&&(e.height=d.height=g+"px");c.verticalAlign&&(e.verticalAlign=c.verticalAlign);k&&Wm(k,3)}(k=b?b.title:null)&&a.Na().setAttribute("title",k);(b=b?b.ariaLabel:null)&&a.Na().setAttribute("aria-label",
b)};_.an=function(a){var b=a.Cb();b&&b.removeChild(a.Na())};_.bn=function(a){a.where=_.Ym(a);var b=a.messageHandlers=a.messageHandlers||{},c=function(e){_.$m(this,e)};b._ready=c;b._renderstart=c;var d=a.onClose;a.onClose=function(e){d&&d.call(this,e);_.an(this)};a.onCreate=function(e){e=e.Na();e.style.cssText=_.Zm(e)}};

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

var en,fn,gn,hn,jn,kn,ln,pn,qn;en=function(a){return this.$a.Pz(a)};fn=function(a){if(_.le.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.oe(a,c)&&b.push(c);return b};gn=function(a,b){if(!_.If())try{a()}catch(c){}_.Jf(b)};hn={button:!0,div:!0,span:!0};jn=function(a){var b=_.me(_.ze,"sws",[]);return 0<=_.tj.call(b,a)};kn=function(a){return _.me(_.ze,"watt",_.ne())[a]};ln=function(a){return function(b,c){return a?_.dk()[c]||a[c]||"":_.dk()[c]||""}};
_.mn={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.nn=!1;_.on=function(){if(!_.nn){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.hd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.mn[c]&&d&&(_.cn[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.mn)0<_.mn[e]&&(b=_.se(a,e,""))&&(_.cn[e]=b)}_.nn=!0}e=_.ne();_.pe(_.cn,e);return e};
pn=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.Ij(document,b?b:a)};qn=function(a){a=a||"canonical";for(var b=document.getElementsByTagName("link"),c=0,d=b.length;c<d;c++){var e=b[c],f=e.getAttribute("rel");if(f&&f.toLowerCase()==a&&(e=e.getAttribute("href"))&&(e=pn(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.rn=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.sn=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?pn(a):qn(d)};_.tn=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.un=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.vn=function(a,b,c){return _.sn(a,b,c,b.action?void 0:"publisher")};
var wn,xn,yn,zn,An,Bn,Dn,Cn;wn={se:"0"};xn={post:!0};yn={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};zn="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");An=_.me(_.ze,"WI",_.ne());Bn=["style","data-gapiscan"];
Dn=function(a){for(var b=_.ne(),c=0!=a.nodeName.toLowerCase().indexOf("g:"),d=0,e=a.attributes.length;d<e;d++){var f=a.attributes[d],g=f.name,k=f.value;0<=_.tj.call(Bn,g)||c&&0!=g.indexOf("data-")||"null"===k||"specified"in f&&!f.specified||(c&&(g=g.substr(5)),b[g.toLowerCase()]=k)}a=a.style;(c=Cn(a&&a.height))&&(b.height=String(c));(a=Cn(a&&a.width))&&(b.width=String(a));return b};
_.Fn=function(a,b,c,d,e,f){if(c.rd)var g=b;else g=document.createElement("div"),b.setAttribute("data-gapistub",!0),g.style.cssText="position:absolute;width:450px;left:-10000px;",b.parentNode.insertBefore(g,b);f.siteElement=g;g.id||(g.id=_.En(a));b=_.ne();b[">type"]=a;_.pe(c,b);a=_.hk(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.En=function(a){_.me(An,a,0);return"___"+a+"_"+An[a]++};Cn=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var Gn=function(){},Ln=function(a){var b=a.ln,c=function(l){c.T.constructor.call(this,l);var m=this.Bh.length;this.Qg=[];for(var n=0;n<m;++n)this.Bh[n].dba||(this.Qg[n]=new this.Bh[n](l))};_.A(c,b);for(var d=[];a&&a!==Object;){if(b=a.ln){b.Bh&&(_.Je(d,b.Bh),_.Ke(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].Naa,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.Bh=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.Qg[c[0]];return f?f[a].apply(this.Qg[c[0]],arguments):this.Bh[c[0]].prototype[a].apply(this,arguments)}:b[a].TR?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Qg[c[g]];if(k=k?k[a].apply(k,f):this.Bh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].SR?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Qg[c[g]];k=k?k[a].apply(k,f):this.Bh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].QK?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Qg[c[g]];k?k[a].apply(k,f):this.Bh[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.Qg[c[k]];g.push(l?l[a].apply(l,f):this.Bh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].TR||b[a].SR||b[a].QK?null:Mn},Mn=function(){return[]};Gn.prototype.Pz=function(a){if(this.Qg)for(var b=0;b<this.Qg.length;++b)if(this.Qg[b]instanceof a)return this.Qg[b];return null};
var Nn,On,Pn,Qn,Rn=/(?:^|\s)g-((\S)*)(?:$|\s)/,Sn={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Nn=_.me(_.ze,"SW",_.ne());On=_.me(_.ze,"SA",_.ne());Pn=_.me(_.ze,"SM",_.ne());Qn=_.me(_.ze,"FW",[]);
var Tn=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},Xn=function(a,b){var c;Un.ps0=(new Date).getTime();Vn("ps0");a=Tn(a,_.je);var d=_.je.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:fn(Nn).concat(fn(On)).concat(fn(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=_.ne();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")))&&Rn.exec(n))&&(m=n[1]);g=!m||!(Nn[m]||On[m]||Pn[m])||g&&m!==g?null:m}g&&(Sn[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=fn(Dn(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.me(a,g,[]).push(f))}for(q in a)Qn.push(q);Un.ps1=(new Date).getTime();Vn("ps1");if(b=Qn.join(":"))try{_.qe.load(b,void 0)}catch(u){_.Ef(u);return}e=[];for(c in a){d=a[c];var q=0;for(b=d.length;q<b;q++)f=d[q],Wn(c,f,
Dn(f),e,b)}};
var Yn=function(a,b){var c=kn(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.qe.load(a,function(){var d=kn(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.qe[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},Wn=function(a,b,c,d,e,f,g){switch(Zn(b,a,f)){case 0:a=Pn[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;Yn(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.oe(c,k))f=c[k],f=!!f&&"object"===typeof f&&(!f.toString||
f.toString===Object.prototype.toString||f.toString===Array.prototype.toString);if(f)try{c[k]=_.zf(c[k])}catch(w){delete c[k]}}k=!0;c.dontclear&&(k=!1);delete c.dontclear;var l;f={};var m=l=a;"plus"==a&&c.action&&(l=a+"_"+c.action,m=a+"/"+c.action);(l=_.M("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in wn)f[n]=n+"/"+(c[n]||wn[n])+"/";var n=_.Ij(_.je,l.replace(_.ck,ln(f)));m="iframes/"+a+"/params/";f={};_.pe(c,f);(l=_.M("lang")||_.M("gwidget/lang"))&&
(f.hl=l);xn[a]||(f.origin=_.rn());f.exp=_.M(m+"exp");if(m=_.M(m+"location"))for(l=0;l<m.length;l++){var q=m[l];f[q]=_.ie.location[q]}switch(a){case "plus":case "follow":f.url=_.vn(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?pn(m):qn();f.url=m;f.db=_.tn(c.db,void 0,_.M());f.ecp=_.un(c.ecp,void 0,_.M());delete f.href;break;case "signin":f.url=qn()}_.ze.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var u in wn)f[u]&&delete f[u];f.gsrc=_.M("iframes/:source:");u=_.M("inline/css");
"undefined"!==typeof u&&0<e&&u>=e&&(f.ic="1");u=/^#|^fr-/;e={};for(var r in f)_.oe(f,r)&&u.test(r)&&(e[r.replace(u,"")]=f[r],delete f[r]);r="q"==_.M("iframes/"+a+"/params/si")?f:e;u=_.on();for(var v in u)!_.oe(u,v)||_.oe(f,v)||_.oe(e,v)||(r[v]=u[v]);v=[].concat(zn);r=_.M("iframes/"+a+"/methods");_.sj(r)&&(v=v.concat(r));for(t in c)_.oe(c,t)&&/^on/.test(t)&&("plus"!=a||"onconnect"!=t)&&(v.push(t),delete f[t]);delete f.callback;e._methods=v.join(",");var t=_.Hj(n,f,e);v=g||{};v.allowPost=1;v.attributes=
yn;v.dontclear=!k;g={};g.userParams=c;g.url=t;g.type=a;_.Fn(a,b,c,t,v,g);b=g.id;c=_.ne();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.Vm[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),Yn(a,b))}},Zn=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Pn[b]){if(hn[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};
_.me(_.qe,"platform",{}).go=function(a,b){Xn(a,b)};
var $n=_.me(_.ze,"perf",_.ne()),Un=_.me($n,"g",_.ne()),co=_.me($n,"i",_.ne()),eo,fo,go,Vn,io,jo,ko;_.me($n,"r",[]);eo=_.ne();fo=_.ne();go=function(a,b,c,d){eo[c]=eo[c]||!!d;_.me(fo,c,[]);fo[c].push([a,b])};Vn=function(a,b,c){var d=$n.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();Vn(a,b,c)};jo=function(a,b){a=_.me(co,a,_.ne());return _.me(a,b,_.ne())};
ko=function(a,b,c){var d=null;b&&c&&(d=jo(b,c)[a]);return d||Un[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__.AG={};window.__gapi_jstiming__.CZ=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("")},no=function(a,b,c){a=mo(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.CZ++;window.__gapi_jstiming__.AG[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.AG[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 no(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return no(a,b,c)}}
;var oo={g:"gapi_global",m:"gapi_module",w:"gwidget"},po=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Jo=b};po.prototype.key=function(){switch(this.type){case "g":return this.type;case "m":return this.type+"."+this.Jo;case "w":return this.type+"."+this.name+this.Jo}};
var qo=new po,ro=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),so=_.me($n,"_c",_.ne()),to=Math.random()<(_.M("csi/rate")||0),vo=function(a,b,c){for(var d=new po(b,c),e=_.me(so,d.key(),_.ne()),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]&&to&&(uo(qo),uo(d))},wo=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},uo=function(a){var b=_.ie.__gapi_jstiming__;b.sn=oo[a.type];var c=new b.Timer(0);
a:{switch(a.type){case "g":var d="global";break a;case "m":d=a.Jo;break a;case "w":d=a.name;break a}d=void 0}c.name=d;d=!1;var e=a.key(),f=so[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;so[e]=_.ne();d&&(g=[],g.push("l"+(_.M("isPlusUser")?"1":"0")),d="m"+(ro?"1":"0"),g.push(d),"m"==a.type?g.push("p"+a.Jo):"w"==a.type&&(e="n"+a.Jo,g.push(e),"0"==a.Jo&&g.push(d+e)),g.push("u"+(_.M("isLoggedIn")?"1":"0")),a=wo("",g),a=wo("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 xo=$n.r;if("function"!==typeof xo){for(var yo;yo=xo.shift();)vo.apply(null,yo);$n.r=vo}
;var zo=["div"],Ao="onload",Bo=!0,Co=!0,Do=function(a){return a},Eo=null,Fo=function(a){var b=_.M(a);return"undefined"!==typeof b?b:_.M("gwidget/"+a)},ap,bp,cp,dp,Uo,Wo,ep,Vo,fp,gp,hp,ip;Eo=_.M();_.M("gwidget");var Go=Fo("parsetags");Ao="explicit"===Go||"onload"===Go?Go:Ao;var Ho=Fo("google_analytics");"undefined"!==typeof Ho&&(Bo=!!Ho);var Io=Fo("data_layer");"undefined"!==typeof Io&&(Co=!!Io);
var Jo=function(){var a=this&&this.ma();a&&(_.ze.drw=a)},Ko=function(){_.ze.drw=null},Lo=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}},Mo=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},No=function(){return Fo("lang")||"en-US"},Oo=function(a){if(!_.Xa.ub("attach")){var b={},c=_.Xa.ub("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.mc().renderData.id;f=document.getElementById(f);if(!f)throw Error("D");return c.attach(e,f)};_.Xa.tc("attach",b)}a.style="attach"},Po=function(){var a={};a.width=[Lo(450)];a.height=[Lo(24)];a.onready=[Mo];a.lang=[No,"hl"];a.iloader=[function(){return _.ze.ILI},"iloader"];return a}(),So=function(a){var b={};b.We=a[0];b.So=-1;b.Lda="___"+b.We+"_";b.E1="g:"+b.We;b.hca="g-"+b.We;b.SL=[];b.config={};b.zt=[];b.LN={};b.Ww={};var c=function(e){for(var f in e)if(_.oe(e,f)){b.config[f]=[Mo];b.zt.push(f);
var g=e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.Wba,l=g.Xw,m=g.uE);m&&(b.zt.push(m),b.config[m]=[Mo],b.LN[f]=m);k&&(b.config[f]=[k]);l&&(b.Ww[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.E1]=1;b.OX=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Po)Po.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Po[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Jk=a[5]);b.Dda=!0===a[6];b.dZ=a[7];b.m1=
a[8];b.OX||d(zo);b.lC=function(e){b.So++;io("wrs",b.We,String(b.So));var f=[],g=e.element,k=e.config,l=":"+b.We;":plus"==l&&e.Hk&&e.Hk.action&&(l+="_"+e.Hk.action);var m=Qo(b,k),n={};_.pe(_.on(),n);for(var q in e.Hk)null!=e.Hk[q]&&(n[q]=e.Hk[q]);q={container:g.id,renderData:e.xZ,style:"inline",height:k.height,width:k.width};Oo(q);b.Jk&&(f[2]=q,f[3]=n,f[4]=m,b.Jk("i",f));l=_.Xa.open(l,q,n,m);Ro(b,l,k,g,e.tS);f[5]=l;b.Jk&&b.Jk("e",f)};return b},Qo=function(a,b){for(var c={},d=a.zt.length-1;0<=d;--d){var e=
a.zt[d],f=b[a.LN[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.Ww)a.Ww.hasOwnProperty(k)&&(c[k]=To(c[k]||function(){},a.Ww[k]));c.drefresh=Jo;c.erefresh=Ko;return c},To=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Bo){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(Co&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},Ro=function(a,b,c,d,e){Uo(b,c);Vo(b,d);Wo(a,b,e);Xo(a.We,a.So.toString(),b);(new Yo).$a.Xm(a,b,c,d,e)},Yo=function(){if(!this.$a){for(var a=this.constructor;a&&!a.ln;)a=a.T&&a.T.constructor;a.ln.nH||(a.ln.nH=
Ln(a));this.$a=new a.ln.nH(this);this.Pz||(this.Pz=en)}},Zo=function(){},$o=Yo;Zo.T||_.A(Zo,Gn);$o.ln=Zo;Zo.prototype.Xm=function(a){a=a?a:function(){};a.QK=!0;return a}();ap=function(a){return _.pm&&"undefined"!=typeof _.pm&&a instanceof _.pm};bp=function(a){return ap(a)?"_renderstart":"renderstart"};cp=function(a){return ap(a)?"_ready":"ready"};dp=function(){return!0};Uo=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(cp(a),d,dp);a.register(bp(a),d,dp)}};
Wo=function(a,b,c){var d=a.We,e=String(a.So),f=!1,g=function(){f||(f=!0,c&&io("wrdt",d,e),io("wrdi",d,e))};b.register(bp(b),g,dp);var k=!1;a=function(){k||(k=!0,g(),c&&io("wrrt",d,e),io("wrri",d,e))};b.register(cp(b),a,dp);ap(b)?b.register("widget-interactive-"+b.id,a,dp):_.Lf.register("widget-interactive-"+b.id,a);_.Lf.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)})};ep=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};Vo=function(a,b){var c=function(d){d=d||a;var e=ep(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=ep(d.height))&&b.style.height!=d&&(b.style.height=d)};ap(a)?a.OM("onRestyle",c):(a.register("ready",c,dp),a.register("renderstart",c,dp),a.register("resize",c,dp))};fp=function(a,b){for(var c in Po)if(Po.hasOwnProperty(c)){var d=Po[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
gp=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Do)(b[d.toLowerCase()],b,Eo));return c};hp=function(a){if(a=a.dZ)for(var b=0;b<a.length;b++)(new Image).src=a[b]};ip=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=gp(a.config,c);a.SL.push({element:d,config:e,Hk:fp(e,gp(a.parameters,c)),Vca:3,tS:!!c["data-onload"],xZ:b})}b=a.SL;for(a=a.lC;0<b.length;)a(b.shift())};
_.jp=function(a){var b=So(a);hp(b);_.Lj(b.We,function(d){ip(b,d)});Nn[b.We]=!0;var c={ya:function(d,e,f){var g=e||{};g.type=b.We;e=g.type;delete g.type;var k=Tn(d);if(k){d={};for(var l in g)_.oe(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;Wn(e,k,d,[],0,l,f)}else _.Ef("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){Xn(d,b.We)},Wca:function(){var d=_.me(_.ze,"WI",_.ne()),e;for(e in d)delete d[e]}};a=function(){"onload"===Ao&&c.go()};jn(b.We)||gn(a,
a);_.z("gapi."+b.We+".go",c.go);_.z("gapi."+b.We+".render",c.ya);return c};
var kp=ip,lp=function(a,b){a.So++;io("wrs",a.We,String(a.So));var c=b.userParams,d=gp(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=Qo(a,d),l=gp(a.parameters,c);_.pe(_.on(),l);l=fp(d,l);c=!!c["data-onload"];var m=_.Wl,n=_.ne();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=_.Bm;_.bn(n);f=l;a.Jk&&(e[2]=n,e[3]=f,e[4]=k,a.Jk("i",e));k=m.Nj(n);k.id=b.id;k.Fw(k,n);Ro(a,k,d,g,c);e[5]=
k;a.Jk&&a.Jk("e",e)};ip=function(a,b){var c=b.url;a.m1||_.ei(c)?_.Fm?lp(a,b):(0,_.og)("gapi.iframes.impl",function(){lp(a,b)}):_.Xa.open?kp(a,b):(0,_.og)("iframes",function(){kp(a,b)})};
var mp=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},Xo=function(a,b,c){if(mp()){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.Na().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(bp(c),e,dp);c.register(cp(c),e,dp)}};
_.z("gapi.widget.make",_.jp);

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

_.tp=_.tp||{};
(function(){function a(b,c){b=window.getComputedStyle(b,"").getPropertyValue(c).match(/^([0-9]+)/);return parseInt(b[0],10)}_.tp.getHeight=function(){var b=_.tp.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.wh={};_.Xa.util.wh.UR=function(a){try{return!!a.document}catch(b){}return!1};_.Xa.util.wh.OI=function(a){var b=a.parent;return a!=b&&_.Xa.util.wh.UR(b)?_.Xa.util.wh.OI(b):a};_.Xa.util.wh.Xba=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.wh.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 up,vp,wp,xp,yp,zp,Ap,Cp,Dp,Ep,Hp,Ip,Jp,Kp,Mp,Np,Op,Qp,Rp,Sp,Up;up=function(){_.Lf.register("_noop_echo",function(){this.callback(_.Xa.yU(_.Xa.vk[this.f]))})};vp=function(){window.setTimeout(function(){_.Lf.call("..","_noop_echo",_.Xa.RY)},0)};wp=function(a,b,c){var d=function(e){var f=Array.prototype.slice.call(arguments,0),g=f[f.length-1];if("function"===typeof g){var k=g;f.pop()}f.unshift(b,a,k,c);_.Lf.call.apply(_.Lf,f)};d._iframe_wrapped_rpc_=!0;return d};
xp=function(a){_.Xa.lw[a]||(_.Xa.lw[a]={},_.Lf.register(a,function(b,c){var d=this.f;if(!("string"!=typeof b||b in{}||d in{})){var e=this.callback,f=_.Xa.lw[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.Xa.En,a)&&(g=_.Xa.En[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.Ff(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));
return _.Xa.lw[a]};yp=function(){_.Xa.HJ++;return["I",_.Xa.HJ,"_",(new Date).getTime()].join("")};zp=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.zf(a):a};Ap=function(){};Cp=function(a){a&&a.match(Bp)&&_.He("googleapis.config/gcv",a)};Dp=function(a){_.ze.h=a};Ep=function(a){_.ze.bsh=a};_.Fp=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.Gp=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=xp(g);q[k]=q[k]||{};n=_.Xa.util.wh.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.En)_.Xa.En.hasOwnProperty(g)&&f.push(g);return f.join(",")};Hp=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]=wp(f,b,c)}}return d};
Ip=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.dn&&_.dn._open&&"inline"!=a.style&&!0!==a.inline)a=a.container,b=!(a&&("string"==typeof a&&document.getElementById(a)||document==(a.ownerDocument||a.document)));a=b}return a};Jp=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};
Kp=function(a){if(":"==a.charAt(0)){var b=_.M("iframes/"+a.substring(1));a={};_.pe(b,a);(b=a.url)&&(a.url=_.fk(b));a.params||(a.params={});return a}return{url:_.fk(a)}};Mp=function(a){function b(){}b.prototype=Lp.prototype;a.prototype=new b};Np=function(a){return _.Xa.ms[a]};Op=function(a,b){_.Xa.ms[a]=b};Qp=function(a){a=a||{};"auto"===a.height&&(a.height=_.Pl());var b=window&&Pp&&Pp.mb();b?b.ZL(a.width||0,a.height||0):_.dn&&_.dn._resizeMe&&_.dn._resizeMe(a)};Rp=function(a){Cp(a)};
Sp=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};_.Tp=function(){return _.ie.location.origin||_.ie.location.protocol+"//"+_.ie.location.host};
Up=function(a){var b=_.se(a.location.href,"urlindex");if(b=_.me(_.ze,"fUrl",[])[parseInt(b,10)]){var c=a.location.hash;b+=/#/.test(b)?c.replace(/^#/,"&"):c;a.location.replace(b)}};
var Vp,Wp=window.location.href,Xp=Wp.indexOf("?"),Yp=Wp.indexOf("#");Vp=(-1===Yp?Wp.substr(Xp+1):[Wp.substr(Xp+1,Yp-Xp-1),"&",Wp.substr(Yp+1)].join("")).split("&");for(var Zp=window.decodeURIComponent?decodeURIComponent:unescape,$p=0,aq=Vp.length;$p<aq;++$p){var bq=Vp[$p].indexOf("=");if(-1!==bq){var cq=Vp[$p].substring(bq+1);cq=cq.replace(/\+/g," ");try{Zp(cq)}catch(a){}}}
;if(window.ToolbarApi)Pp=window.ToolbarApi,Pp.mb=window.ToolbarApi.getInstance,Pp.prototype=window.ToolbarApi.prototype,_.h=Pp.prototype,_.h.openWindow=Pp.prototype.openWindow,_.h.XG=Pp.prototype.closeWindow,_.h.NM=Pp.prototype.setOnCloseHandler,_.h.JG=Pp.prototype.canClosePopup,_.h.ZL=Pp.prototype.resizeWindow;else{var Pp=function(){};Pp.mb=function(){!dq&&window.external&&window.external.GTB_IsToolbar&&(dq=new Pp);return dq};_.h=Pp.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.XG=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.NM=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.JG=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.ZL=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var dq=null;window.ToolbarApi=Pp;window.ToolbarApi.getInstance=Pp.mb}
;_.Xa.RR=function(a,b,c){var d=Array.prototype.slice.call(arguments);_.Xa.DI(function(e){e.sameOrigin&&(d.unshift("/"+e.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Lf.call.apply(_.Lf,d))})};_.Xa.pZ=function(a,b){_.Lf.register(a,b)};
var Bp=/^[-_.0-9A-Za-z]+$/,eq={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},fq={onBeforeParentOpen:"beforeparentopen"},gq={onOpen:function(a){var b=a.mc();a.rg(b.container||b.element);return a},onClose:function(a){a.remove()}};_.Xa.Fl=function(a){var b=_.ne();_.pe(_.Tj,b);_.pe(a,b);return b};
var Lp=function(a,b,c,d,e,f,g,k){this.config=Kp(a);this.openParams=this.Br=b||{};this.params=c||{};this.methods=d;this.Qw=!1;hq(this,b.style);this.Cp={};iq(this,function(){var l;(l=this.Br.style)&&_.Xa.ms[l]?l=_.Xa.ms[l]:l?(_.Gf(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=gq;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.wh.makeClosure(l,q,this):q}m=n}for(var u in e)l=m[u],"function"===
typeof l&&jq(this,e[u],_.Xa.util.wh.makeClosure(m,l))}f&&jq(this,"close",f)});this.$i=this.ac=g;this.rC=(k||[]).slice();g&&this.rC.unshift(g.ma())};Lp.prototype.mc=function(){return this.Br};Lp.prototype.getParams=function(){return this.params};Lp.prototype.Au=function(){return this.methods};Lp.prototype.Sc=function(){return this.$i};
var hq=function(a,b){a.Qw||((b=b&&!_.Xa.ms[b]&&_.Xa.$y[b])?(a.Zy=[],b(function(){a.Qw=!0;for(var c=0,d=a.Zy.length;c<d;++c)a.Zy[c].call(a)})):a.Qw=!0)},iq=function(a,b){a.Qw?b.call(a):a.Zy.push(b)};Lp.prototype.Vd=function(a,b){iq(this,function(){jq(this,a,b)})};var jq=function(a,b,c){a.Cp[b]=a.Cp[b]||[];a.Cp[b].push(c)};Lp.prototype.vm=function(a,b){iq(this,function(){var c=this.Cp[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
Lp.prototype.$g=function(a,b){var c=this.Cp[a];if(c)for(var d=Array.prototype.slice.call(arguments,1),e=0,f=c.length;e<f;++e)try{var g=c[e].apply({},d)}catch(k){_.Ff(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join(""))}return g};var kq=function(a){return"number"==typeof a?{value:a,Tz:a+"px"}:"100%"==a?{value:100,Tz:"100%",dK:!0}:null};Lp.prototype.send=function(a,b,c){_.Xa.mM(this,a,b,c)};
Lp.prototype.register=function(a,b){var c=this;c.Vd(a,function(d){b.call(c,d)})};var lq=function(a,b,c,d,e,f,g){Lp.call(this,a,b,c,d,eq,e,f,g);this.id=b.id||yp();this.Nr=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*_.Wh());this.wW=Jp(this.params,this.config);this.Hz={};iq(this,function(){this.$g("open");_.Fp(this.Hz,this)})};Mp(lq);_.h=lq.prototype;
_.h.rg=function(a,b){if(!this.config.url)return _.Ff("Cannot open iframe, empty URL."),this;var c=this.id;_.Xa.vk[c]=this;var d=_.Fp(this.methods);d._ready=this.Vv;d._close=this.close;d._open=this.mL;d._resizeMe=this.$L;d._renderstart=this.fL;var e=this.wW;this.Nr&&(e.rpctoken=this.Nr);e._methods=_.Gp(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(":")):_.Ff(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.mc().allowPost&&(d.allowPost=!0);this.mc().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=zp;this.eh=_.hk(this.config.url,a,d);a=this.eh.getAttribute("data-postorigin")||this.eh.src;_.Xa.vk[c]=this;_.Lf.setAuthToken(this.id,
this.Nr);_.Lf.setRelayUrl(this.id,a);return this};_.h.Ug=function(a,b){this.Hz[a]=b};_.h.ma=function(){return this.id};_.h.Na=function(){return this.eh};_.h.Cb=function(){return this.el};_.h.Sf=function(a){this.el=a};_.h.Vv=function(a){var b=Hp(a,this.id,"");this.$i&&"function"==typeof this.methods._ready&&(a._methods=_.Gp(b,this.$i.ma(),this.id,this,!1),this.methods._ready(a));_.Fp(a,this);_.Fp(b,this);this.$g("ready",a)};_.h.fL=function(a){this.$g("renderstart",a)};
_.h.close=function(a){a=this.$g("close",a);delete _.Xa.vk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.mL=function(a){var b=Hp(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(Ip(a.openParams))new mq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new lq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;iq(c,function(){var e={childId:c.ma()},f=c.Hz;f._toclose=c.close;e._methods=_.Gp(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.$L=function(a){if(void 0===this.$g("resize",a)&&this.eh){var b=kq(a.width);null!=b&&(this.eh.style.width=b.Tz);a=kq(a.height);null!=a&&(this.eh.style.height=a.Tz);this.eh.parentElement&&(null!=b&&b.dK||null!=a&&a.dK)&&(this.eh.parentElement.style.display="block")}};
var mq=function(a,b,c,d,e,f,g){Lp.call(this,a,b,c,d,fq,e,f,g);this.url=a;this.Hm=null;this.HC=yp();iq(this,function(){this.$g("beforeparentopen");var k=_.Fp(this.methods);k._onopen=this.HY;k._ready=this.Vv;k._onclose=this.FY;this.params._methods=_.Gp(k,"..",this.HC,this,!0);k={};for(m in this.params)k[m]=zp(this.params[m]);var l=this.config.url;if(this.Br.hideUrlFromParent){var m=window.name;var n=l;l=_.Hj(this.config.url,this.params,{},zp);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=_.me(_.ze,"fUrl",[]),q=n.length,n[q]=l,_.ze.rUrl=Up,k["#opener"]=m,k["#urlindex"]=q,m=_.rg(_.ie.location.href),l=_.M("iframes/relay_url_"+encodeURIComponent(m))||"/_/gapi/sibling/1/frame.html",m+=l);l=m}_.dn._open({url:l,openParams:this.Br,params:k,proxyId:this.HC,openedByProxyChain:this.rC})})};Mp(mq);mq.prototype.NU=function(){return this.Hm};
mq.prototype.HY=function(a){this.Hm=a.childId;var b=Hp(a,"..",this.Hm);_.Fp(b,this);this.close=b._toclose;_.Xa.vk[this.Hm]=this;this.$i&&this.methods._onopen&&(a._methods=_.Gp(b,this.$i.ma(),this.Hm,this,!1),this.methods._onopen(a))};mq.prototype.Vv=function(a){var b=String(this.Hm),c=Hp(a,"..",b);_.Fp(a,this);_.Fp(c,this);this.$g("ready",a);this.$i&&this.methods._ready&&(a._methods=_.Gp(c,this.$i.ma(),b,this,!1),this.methods._ready(a))};
mq.prototype.FY=function(a){if(this.$i&&this.methods._onclose)this.methods._onclose(a);else return a=this.$g("close",a),delete _.Xa.vk[this.Hm],a};
var nq=function(a,b,c,d,e,f,g){Lp.call(this,a,b,c,d,fq,f,g);this.id=b.id||yp();this.$0=e;d._close=this.close;this.onClosed=this.ZK;this.YN=0;iq(this,function(){this.$g("beforeparentopen");var k=_.Fp(this.methods);this.params._methods=_.Gp(k,"..",this.HC,this,!0);k={};k.queryParams=this.params;a=_.Yj(_.je,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.JG(l))};e.NM(l,this);this.YN=l})};Mp(nq);
nq.prototype.close=function(a){a=this.$g("close",a);this.$0.XG(this.YN);return a};nq.prototype.ZK=function(){this.$g("close")};_.dn.send=function(a,b,c){_.Xa.mM(_.dn,a,b,c)};
(function(){_.Xa.vk={};_.Xa.ms={};_.Xa.$y={};_.Xa.HJ=0;_.Xa.lw={};_.Xa.En={};_.Xa.bw=null;_.Xa.$v=[];_.Xa.RY=function(c){var d=!1;try{if(null!=c){var e=window.parent.frames[c.id];d=e.iframer.id==c.id&&e.iframes.openedId_(_.dn.id)}}catch(f){}try{_.Xa.bw={origin:this.origin,referer:this.referer,claimedOpenerId:c&&c.id,claimedOpenerProxyChain:c&&c.proxyChain||[],sameOrigin:d};for(c=0;c<_.Xa.$v.length;++c)_.Xa.$v[c](_.Xa.bw);_.Xa.$v=[]}catch(f){}};_.Xa.yU=function(c){var d=c&&c.$i,e=null;d&&(e={},e.id=
d.ma(),e.proxyChain=c.rC);return e};up();if(window.parent!=window){var a=Sp();a.gcv&&Cp(a.gcv);var b=a.jsh;b&&(_.ze.h=b);_.Fp(Hp(a,"..",""),_.dn);_.Fp(a,_.dn);vp()}_.Xa.ub=Np;_.Xa.tc=Op;_.Xa.S_=Rp;_.Xa.resize=Qp;_.Xa.LT=function(c){return _.Xa.$y[c]};_.Xa.pD=function(c,d){_.Xa.$y[c]=d};_.Xa.YL=Qp;_.Xa.r0=Rp;_.Xa.Pu={};_.Xa.Pu.get=Np;_.Xa.Pu.set=Op;_.Xa.allow=function(c,d){xp(c);_.Xa.En[c]=d||window[c]};_.Xa.hba=function(c){delete _.Xa.En[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&&Pp?Pp.mb():null;return l?new nq(c,d,e,f,l,g,k):Ip(d)?new mq(c,d,e,f,g,k):new lq(c,d,e,f,g,k)};_.Xa.close=function(c,d){_.dn&&_.dn._close&&_.dn._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=_.Pl());f._methods=_.Gp(d||{},"..","",_.dn,!0);_.dn&&_.dn._ready&&_.dn._ready(f,e)};_.Xa.DI=function(c){_.Xa.bw?c(_.Xa.bw):_.Xa.$v.push(c)};_.Xa.LY=
function(c){return!!_.Xa.vk[c]};_.Xa.WT=function(){return["https://ssl.gstatic.com/gb/js/",_.M("googleapis.config/gcv")].join("")};_.Xa.HL=function(c){var d={mouseover:1,mouseout:1};if(_.dn._event)for(var e=0;e<c.length;e++){var f=c[e];f in d&&document.addEventListener(f,function(g){_.dn._event({event:g.type,timestamp:(new Date).getTime()})},!0)}};_.Xa.mM=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.ux=function(){return!0};_.Xa.a0=
Dp;_.Xa.vM=Ep;_.Xa.tca=Ap;_.Xa.JJ=_.dn})();
_.z("iframes.allow",_.Xa.allow);_.z("iframes.callSiblingOpener",_.Xa.RR);_.z("iframes.registerForOpenedSibling",_.Xa.pZ);_.z("iframes.close",_.Xa.close);_.z("iframes.getGoogleConnectJsUri",_.Xa.WT);_.z("iframes.getHandler",_.Xa.ub);_.z("iframes.getDeferredHandler",_.Xa.LT);_.z("iframes.getParentInfo",_.Xa.DI);_.z("iframes.iframer",_.Xa.JJ);_.z("iframes.open",_.Xa.open);_.z("iframes.openedId_",_.Xa.LY);_.z("iframes.propagate",_.Xa.HL);_.z("iframes.ready",_.Xa.ready);_.z("iframes.resize",_.Xa.resize);
_.z("iframes.setGoogleConnectJsVersion",_.Xa.S_);_.z("iframes.setBootstrapHint",_.Xa.vM);_.z("iframes.setJsHint",_.Xa.a0);_.z("iframes.setHandler",_.Xa.tc);_.z("iframes.setDeferredHandler",_.Xa.pD);_.z("IframeBase",Lp);_.z("IframeBase.prototype.addCallback",Lp.prototype.Vd);_.z("IframeBase.prototype.getMethods",Lp.prototype.Au);_.z("IframeBase.prototype.getOpenerIframe",Lp.prototype.Sc);_.z("IframeBase.prototype.getOpenParams",Lp.prototype.mc);_.z("IframeBase.prototype.getParams",Lp.prototype.getParams);
_.z("IframeBase.prototype.removeCallback",Lp.prototype.vm);_.z("Iframe",lq);_.z("Iframe.prototype.close",lq.prototype.close);_.z("Iframe.prototype.exposeMethod",lq.prototype.Ug);_.z("Iframe.prototype.getId",lq.prototype.ma);_.z("Iframe.prototype.getIframeEl",lq.prototype.Na);_.z("Iframe.prototype.getSiteEl",lq.prototype.Cb);_.z("Iframe.prototype.openInto",lq.prototype.rg);_.z("Iframe.prototype.remove",lq.prototype.remove);_.z("Iframe.prototype.setSiteEl",lq.prototype.Sf);
_.z("Iframe.prototype.addCallback",lq.prototype.Vd);_.z("Iframe.prototype.getMethods",lq.prototype.Au);_.z("Iframe.prototype.getOpenerIframe",lq.prototype.Sc);_.z("Iframe.prototype.getOpenParams",lq.prototype.mc);_.z("Iframe.prototype.getParams",lq.prototype.getParams);_.z("Iframe.prototype.removeCallback",lq.prototype.vm);_.z("IframeProxy",mq);_.z("IframeProxy.prototype.getTargetIframeId",mq.prototype.NU);_.z("IframeProxy.prototype.addCallback",mq.prototype.Vd);
_.z("IframeProxy.prototype.getMethods",mq.prototype.Au);_.z("IframeProxy.prototype.getOpenerIframe",mq.prototype.Sc);_.z("IframeProxy.prototype.getOpenParams",mq.prototype.mc);_.z("IframeProxy.prototype.getParams",mq.prototype.getParams);_.z("IframeProxy.prototype.removeCallback",mq.prototype.vm);_.z("IframeWindow",nq);_.z("IframeWindow.prototype.close",nq.prototype.close);_.z("IframeWindow.prototype.onClosed",nq.prototype.ZK);_.z("iframes.util.getTopMostAccessibleWindow",_.Xa.util.wh.OI);
_.z("iframes.handlers.get",_.Xa.Pu.get);_.z("iframes.handlers.set",_.Xa.Pu.set);_.z("iframes.resizeMe",_.Xa.YL);_.z("iframes.setVersionOverride",_.Xa.r0);_.z("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.Xa.ux);_.z("IframeBase.prototype.send",Lp.prototype.send);_.z("IframeBase.prototype.register",Lp.prototype.register);_.z("Iframe.prototype.send",lq.prototype.send);_.z("Iframe.prototype.register",lq.prototype.register);_.z("IframeProxy.prototype.send",mq.prototype.send);
_.z("IframeProxy.prototype.register",mq.prototype.register);_.z("IframeWindow.prototype.send",nq.prototype.send);_.z("IframeWindow.prototype.register",nq.prototype.register);_.z("iframes.iframer.send",_.Xa.JJ.send);

var gt=_.Xa.tc,ht={open:function(a){var b=_.Ym(a.mc());return a.rg(b,{style:_.Zm(b)})},attach:function(a,b){var c=_.Ym(a.mc()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.Nr=f;a.el=c;a.eh=b;_.Xa.vk[d]=a;b=_.Fp(a.methods);b._ready=a.Vv;b._close=a.close;b._open=a.mL;b._resizeMe=a.$L;b._renderstart=a.fL;_.Gp(b,d,"",a,!0);_.Lf.setAuthToken(a.id,a.Nr);_.Lf.setRelayUrl(a.id,e);c=_.Xa.Fl({style:_.Zm(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,
g)&&("style"==g?a.eh.style.cssText=c[g]:a.eh.setAttribute(g,c[g]))}};ht.onready=_.$m;ht.onRenderStart=_.$m;ht.close=_.an;gt("inline",ht);

var Kz,Lz,Mz,Nz,Oz,Pz,Qz,Rz,Sz,Tz,Uz,Wz,Xz,Yz,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,CA,BA,DA,EA,FA,GA,HA,IA,KA,LA,NA;_.Jz=function(a,b){if(_.gh&&!b)return _.p.atob(a);var c="";_.hw(a,function(d){c+=String.fromCharCode(d)});return c};Kz=function(a){var b=String(a("immediate")||"");a=String(a("prompt")||"");return"true"===b||"none"===a};Lz=function(a){return _.M("enableMultilogin")&&a("cookie_policy")&&!Kz(a)?!0:!1};
Oz=function(){var a,b=null;_.oz.iterate(function(c,d){0===c.indexOf("G_AUTHUSER_")&&(c=_.Gy(c.substring(11)),!a||c.Ke&&!a.Ke||c.Ke==a.Ke&&c.Ch>a.Ch)&&(a=c,b=d)});return{OR:a,authuser:b}};Pz=[".APPS.GOOGLEUSERCONTENT.COM","@DEVELOPER.GSERVICEACCOUNT.COM"];Qz=function(a){a=a.toUpperCase();for(var b=0,c=Pz.length;b<c;++b){var d=a.split(Pz[b]);2==d.length&&""===d[1]&&(a=d[0])}a=a.replace(/-/g,"_").toUpperCase();40<a.length&&(b=new _.Oh,b.gx(a),a=b.Rg().toUpperCase());return a};
Rz=function(a){if(!a)return[];a=a.split("=");return a[1]?a[1].split("|"):[]};Sz=function(a){a=a.split(":");return{clientId:a[0].split("=")[1],B_:Rz(a[1]),qca:Rz(a[2]),pba:Rz(a[3])}};Tz=function(a){var b=Oz(),c=b.OR;b=b.authuser;var d=a&&Qz(a);if(null!==b){var e;_.oz.iterate(function(g,k){(g=_.Iy(g))&&g.zB&&(d&&g.eS!=d||g.Ke==c.Ke&&g.Ch==c.Ch&&(e=k))});if(e){var f=Sz(e);a=f&&f.B_[Number(b)];f=f&&f.clientId;if(a)return{authuser:b,hda:a,clientId:f}}}return null};
Uz=function(a,b){a=_.Kh(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};_.Vz=function(a,b){if(b){var c=b;var d=a}else"string"===typeof a?d=a:c=a;c?_.jw(c,d):_.kw(d)};
Wz=function(a){if(!a)return null;"single_host_origin"!==a&&(a=_.rg(a));var b=window.location.hostname,c=b,d=_.Hy;if("single_host_origin"!==a){c=a.split("://");if(2==c.length)d="https"===c.shift();else return _.Ef("WARNING invalid cookie_policy: "+a),null;c=c[0]}if(-1!==c.indexOf(":"))c=b="";else{a="."+c;if(b.lastIndexOf(a)!==b.length-a.length)return _.Ef("Invalid cookie_policy domain: "+c),null;c=a;b=c.split(".").length-1}return{domain:c,Ke:d,Ch:b}};
Xz=function(a){var b=Wz(a);if(!b)return new _.My("G_USERSTATE_");a=["G_USERSTATE_",_.Hy&&b.Ke?"S":"H",b.Ch].join("");var c=_.sz[a];c||(c={zK:63072E3},_.pe(_.vz(b),c),c=new _.Jy(a,c),_.sz[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};Yz=function(a){var b=Xz(a).read();a=_.ne();if(b){b=b.split(":");for(var c;c=b.shift();)c=c.split("="),a[c[0]]=c[1]}return a};
Zz=function(a,b,c){var d=Yz(b),e=d[a];d[a]="0";var f=[];_.Vl(d,function(k,l){f.push(l+"="+k)});var g=f.join(":");b=Xz(b);g?b.write(g):b.clear();d[a]!==e&&c&&c()};$z=function(a,b){b=Yz(b);return"0"==b[a]||"X"==b[a]};aA=function(a){a=Wz(a.g_user_cookie_policy);if(!a||a.Ke&&!_.Hy)a=null;else{var b=["G_AUTHUSER_",_.Hy&&a.Ke?"S":"H",a.Ch].join(""),c=_.rz[b];c||(c=new _.oz(b,_.vz(a)),_.rz[b]=c);a=c}_.He("googleapis.config/sessionIndex",null);a.clear()};bA=function(a){return Kz(function(b){return a[b]})};
cA=0;dA=!1;eA=[];fA={};gA={};hA=null;iA=function(a){var b=_.Cz;return function(c){if(this.f==b&&this.t==_.Lf.getAuthToken(this.f)&&this.origin==_.Lf.getTargetOrigin(this.f))return a.apply(this,arguments)}};jA=function(a){"function"===typeof a.setAttribute?a.setAttribute("aria-hidden","true"):a["aria-hidden"]="true"};kA=function(a){if(_.Dz&&a&&!decodeURIComponent(a).startsWith("m;/_/scs/"))throw Error("ra");};
lA=function(a){var b=_.Oe.getUrlParameters,c=b(a).jsh;if(null!=c)return kA(c),a;if(b=String(b().jsh||_.ze.h||""))kA(b),c=(a+"#").indexOf("#"),a=a.substr(0,c)+(-1!==a.substr(0,c).indexOf("?")?"&":"?")+"jsh="+encodeURIComponent(b)+a.substr(c);return a};mA=function(){return!!_.M("oauth-flow/usegapi")};nA=function(a,b){mA()?hA.unregister(a):_.Lf.unregister(a+":"+b)};oA=function(a,b,c){mA()?hA.register(a,c,_.Bm):_.Lf.register(a+":"+b,iA(c))};pA=function(){Mz.parentNode.removeChild(Mz)};
qA=function(a){var b=Mz;_.Az(b,[{gw:"-webkit-transform",duration:1,timing:"ease",delay:0}]);_.Az(b,[{gw:"transform",duration:1,timing:"ease",delay:0}]);_.Xx(function(){b.style.webkitTransform="translate3d(0px,"+a+"px,0px)";b.style.transform="translate3d(0px,"+a+"px,0px)"},0)};rA=function(){var a=Nz+88;qA(a);Nz=a};sA=function(){var a=Nz-88;qA(a);Nz=a};
tA=function(a){var b=a?rA:sA,c=a?sA:rA;a=a?"-":"";Nz=parseInt(a+88,10);Mz.style.webkitTransform="translate3d(0px,"+a+88+"px,0px)";Mz.style.transform="translate3d(0px,"+a+88+"px,0px)";Mz.style.display="";Mz.style.visibility="visible";b();_.Xx(c,4E3);_.Xx(pA,5E3)};
uA=function(a){var b=_.M("oauth-flow/toast/position");"top"!==b&&(b="bottom");var c=document.createElement("div");Mz=c;c.style.cssText="position:fixed;left:0px;z-index:1000;width:100%;";_.Dr(c,"visibility","hidden");_.Dr(c,b,"-40px");_.Dr(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?"-":"";Nz=parseInt(e+88,10);Mz.style.webkitTransform="translate3d(0px,"+e+88+"px,0px)";Mz.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){}_.Wl.Yh({url:":socialhost:/:session_prefix:_/widget/oauthflow/toast",queryParams:{clientId:a.client_id,idToken:a.id_token},where:d,onRestyle:function(){"top"===b?tA(!0):tA(!1)}})};
vA=function(a){var b=_.on(),c=b&&b.scope;b=a&&a.scope;b="string"===typeof b?b.split(" "):b||[];if(c){c=c.split(" ");for(var d=0;d<c.length;++d){var e=c[d];-1==_.tj.call(b,e)&&b.push(e)}0<b.length&&(a.scope=b.join(" "))}return a};
wA=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!=Tz(c)||!bA(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};xA=function(a){a=a&&a.id_token;if(!a||!a.split(".")[1])return null;a=(a.split(".")[1]+"...").replace(/^((....)+)\.?\.?\.?$/,"$1");a=_.yf(_.Jz(a,!0));if(!1===a)throw Error("sa");return a};yA=function(a){return(a=xA(a))?a.sub:null};
zA=function(a){a&&eA.push(a);a=_.Cz;var b=document.getElementById(a),c=(new Date).getTime();if(b){if(cA&&6E4>c-cA)return;var d=_.Lf.getAuthToken(a);d&&(nA("oauth2relayReady",d),nA("oauth2callback",d));b.parentNode.removeChild(b);if(/Firefox/.test(navigator.userAgent))try{window.frames[a]=void 0}catch(f){}_.Ez();a=_.Cz}cA=c;var e=String(2147483647*(0,_.ug)()|0);b=_.M("oauth-flow/proxyUrl")||_.M("oauth-flow/relayUrl");mA()?hA=_.Wl.Yh({where:_.Oe.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(_.pg.getOrigin(window.location.href)),"#rpctoken=",e,"&forcesecure=1"].join(""),c=_.Oe.getBodyElement(),d=_.Oe.createIframeElement({name:a,id:a}),d.src=lA(b),d.style.width="1px",d.style.height="1px",d.style.position="absolute",d.style.top="-100px",d.tabIndex=-1,jA(d),c.appendChild(d),_.Lf.setupReceiver(a));oA("oauth2relayReady",e,function(){nA("oauth2relayReady",e);
var f=eA;if(null!==f){eA=null;for(var g=0,k=f.length;g<k;++g)f[g]()}});oA("oauth2callback",e,function(f){var g=_.Oe.getUrlParameters;g=g(f);var k=g.state;f=k.replace(/\|.*$/,"");f={}.hasOwnProperty.call(gA,f)?gA[f]:null;g.state=f;if(null!=g.state){f=fA[k];delete fA[k];k=f&&f.key||"token";var l=g=wA(f&&f.params,g);var m=(m=yA(l))?$z(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",dA||(dA=
!0,uA(l)));_.Vz(k,g);g=Uz(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)}}})};_.AA=function(a){null!==eA?zA(a):a&&a()};CA=function(a,b){var c=BA,d=yA(a);d&&(aA(a),Zz(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=wA(null,e);c(e)}}))};
BA=function(a){a||(a=Uz(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||(_.ze.drw=null);_.Vz(a);if(b=a.authuser)_.M("googleapis.config/sessionIndex"),_.He("googleapis.config/sessionIndex",b);_.Fz.ho(_.Gz,a);return a};DA=["client_id","cookie_policy","response_type"];EA="client_id response_type login_hint authuser prompt include_granted_scopes after_redirect access_type hl state".split(" ");
FA=function(a){var b=_.jk(a);b.session_state&&b.session_state.extraQueryParams&&(b.authuser=b.session_state.extraQueryParams.authuser);b.session_state=null;a.expires_at&&(b.expires_at=parseInt(a.expires_at/1E3).toString());a.expires_in&&(b.expires_in=a.expires_in.toString());a.first_issued_at&&(b.issued_at=parseInt(a.first_issued_at/1E3).toString(),delete b.first_issued_at);_.jw(b);return b};
GA=function(a){if(void 0===a.include_granted_scopes){var b=_.M("include_granted_scopes");a.include_granted_scopes=!!b}};HA=function(a){window.console&&("function"===typeof window.console.warn?window.console.warn(a):"function"===typeof window.console.log&&window.console.log(a))};
IA=function(a){var b=a||{},c={};_.ob(EA,function(d){null!=b[d]&&(c[d]=b[d])});a=_.M("googleapis/overrideClientId");null!=a&&(c.client_id=a);GA(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{_.ax(c.cookie_policy)}catch(d){c.cookie_policy&&
HA("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=_.yh(),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};
_.JA=function(a,b){var c=IA(a),d=new _.Ek(function(e,f){_.Gx(c,function(g){var k=g||{};_.ob(DA,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=FA(k),null!=g.authuser&&_.He("googleapis.config/sessionIndex",g.authuser),e(g))})});b&&d.then(b,b);return d};KA=_.Ih.eI;LA=null;
_.OA=function(a,b){if("force"!==a.approvalprompt){a=_.MA(a);a.prompt="none";delete a.redirect_uri;delete a.approval_prompt;delete a.immediate;if(b=!b)LA?(a.client_id!==LA.client_id&&window.console&&window.console.log&&window.console.log("Ignoring mismatched page-level auth param client_id="+a.client_id),b=!0):(LA=a,b=!1);b||NA(a)}};
_.MA=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};NA=function(a){_.ho("waaf0","signin","0");_.JA(a,function(b){_.ho("waaf1","signin","0");BA(b)})};
_.PA=function(a){a=_.MA(a);_.He("oauth-flow/authWindowWidth",445);_.He("oauth-flow/authWindowHeight",615);NA(a)};_.QA=function(a){_.Fz.unsubscribe(_.Gz,a);_.Fz.subscribe(_.Gz,a)};
var XA,$A;_.SA=function(a){return a.cookiepolicy?!0:(_.RA("cookiepolicy is a required field.  See https://developers.google.com/+/web/signin/#button_attr_cookiepolicy for more information."),!1)};_.RA=function(a){window.console&&(window.console.error?window.console.error(a):window.console.log&&window.console.log(a))};_.WA=function(a,b){var c=_.on();_.pe(a,c);c=vA(c);if(_.SA(c)){var d=_.TA();_.UA(c);b?_.ye(b,"click",function(){_.VA(c,d)}):_.VA(c,d)}};
_.TA=function(){var a=new XA;_.QA(function(b){a.UB&&b&&(b.access_token&&_.He("isPlusUser",!0),b["g-oauth-window"]&&(a.UB=!1,_.Gf("OTA app install is no longer supported.")))});return a};XA=function(){this.UB=!1};_.UA=function(a){a=_.YA(a);_.ZA(a.callback);_.AA(function(){_.OA(a)})};_.YA=function(a){$A(a);a.redirecturi&&delete a.redirecturi;Lz(function(b){return a[b]})||(a.authuser=0);return a};$A=function(a){/^\s*$/.test(a.scope||"")&&(a.scope="https://www.googleapis.com/auth/plus.login")};
_.ZA=function(a){if("string"===typeof a)if(window[a])a=window[a];else{_.RA('Callback function named "'+a+'" not found');return}a&&_.QA(a)};_.VA=function(a,b){b.UB=!0;a=_.YA(a);_.PA(a)};
_.z("gapi.auth.authorize",_.JA);_.z("gapi.auth.checkSessionState",function(a,b){var c=_.ne();c.client_id=a.client_id;c.session_state=a.session_state;_.AA(function(){mA()?hA.send("check_session_state",c,function(d){b.call(null,d[0])},_.Bm):_.Lf.call(_.Cz,"check_session_state",iA(function(d){b.call(null,d)}),c.session_state,c.client_id)})});_.z("gapi.auth.getAuthHeaderValueForFirstParty",KA);_.z("gapi.auth.getToken",Uz);
_.z("gapi.auth.getVersionInfo",function(a,b){_.AA(function(){var c=_.Hh()||"",d=null,e=null;c&&(e=c.split(" "),2==e.length&&(d=e[1]));d?mA()?hA.send("get_versioninfo",{xapisidHash:d,sessionIndex:b},function(f){a(f[0])},_.Bm):_.Lf.call(_.Cz,"get_versioninfo",iA(function(f){a(f)}),d,b):a()})});_.z("gapi.auth.init",_.AA);_.z("gapi.auth.setToken",_.Vz);_.z("gapi.auth.signIn",function(a){_.WA(a)});_.z("gapi.auth.signOut",function(){var a=Uz();a&&CA(a,a.cookie_policy)});
_.z("gapi.auth.unsafeUnpackIdToken",xA);_.z("gapi.auth._pimf",_.OA);_.z("gapi.auth._oart",uA);_.z("gapi.auth._guss",function(a){return Xz(a).read()});

_.aB=function(a){return!!(a.clientid&&a.scope&&a.callback)};_.bB=function(){var a=_.on();_.aB(a)&&!_.M("disableRealtimeCallback")?_.UA(a):_.AA()};_.uk(function(){_.bB()});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Qt,gu,au,ku,bu,du,cu,hu,eu,lu;_.Nt=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};_.Ot=function(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^_.lb()).toString(36)};_.Pt=function(a,b){var c=b||document;return c.querySelectorAll&&c.querySelector?c.querySelectorAll("."+a):_.Rd(document,"*",a,b)};
Qt=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," ")):"")}}};_.Rt=function(a,b,c){for(var d=0,e=b.length;0<=(d=a.indexOf(b,d))&&d<c;){var f=a.charCodeAt(d-1);if(38==f||63==f)if(f=a.charCodeAt(d+e),!f||61==f||38==f||35==f)return d;d+=e+1}return-1};_.St=/#|$/;
_.Tt=function(a,b){var c=a.search(_.St),d=_.Rt(a,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," "))};
_.Ut=function(a,b){this.Ac=this.Vf=this.qf="";this.Of=null;this.Uz=this.Gk="";this.mg=this.eK=!1;var c;a instanceof _.Ut?(this.mg=void 0!==b?b:a.mg,_.Vt(this,a.qf),_.Wt(this,a.Vf),_.Xt(this,a.Ac),_.Yt(this,a.Of),this.setPath(a.getPath()),_.Zt(this,a.Fd.clone()),this.rj(a.xq())):a&&(c=String(a).match(_.lh))?(this.mg=!!b,_.Vt(this,c[1]||"",!0),_.Wt(this,c[2]||"",!0),_.Xt(this,c[3]||"",!0),_.Yt(this,c[4]),this.setPath(c[5]||"",!0),_.Zt(this,c[6]||"",!0),this.rj(c[7]||"",!0)):(this.mg=!!b,this.Fd=new _.$t(null,
this.mg))};_.Ut.prototype.toString=function(){var a=[],b=this.qf;b&&a.push(au(b,bu,!0),":");var c=this.Ac;if(c||"file"==b)a.push("//"),(b=this.Vf)&&a.push(au(b,bu,!0),"@"),a.push(_.jh(c).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Of,null!=c&&a.push(":",String(c));if(c=this.getPath())this.Ac&&"/"!=c.charAt(0)&&a.push("/"),a.push(au(c,"/"==c.charAt(0)?cu:du,!0));(c=this.Fd.toString())&&a.push("?",c);(c=this.xq())&&a.push("#",au(c,eu));return a.join("")};
_.Ut.prototype.resolve=function(a){var b=this.clone(),c=!!a.qf;c?_.Vt(b,a.qf):c=!!a.Vf;c?_.Wt(b,a.Vf):c=!!a.Ac;c?_.Xt(b,a.Ac):c=null!=a.Of;var d=a.getPath();if(c)_.Yt(b,a.Of);else if(c=!!a.Gk){if("/"!=d.charAt(0))if(this.Ac&&!this.Gk)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.Gn();c?_.Zt(b,a.Fd.clone()):c=!!a.Uz;c&&b.rj(a.xq());return b};_.Ut.prototype.clone=function(){return new _.Ut(this)};_.Vt=function(a,b,c){_.fu(a);a.qf=c?gu(b,!0):b;a.qf&&(a.qf=a.qf.replace(/:$/,""));return a};_.Wt=function(a,b,c){_.fu(a);a.Vf=c?gu(b):b;return a};_.Xt=function(a,b,c){_.fu(a);a.Ac=c?gu(b,!0):b;return a};
_.Yt=function(a,b){_.fu(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("J`"+b);a.Of=b}else a.Of=null;return a};_.Ut.prototype.getPath=function(){return this.Gk};_.Ut.prototype.setPath=function(a,b){_.fu(this);this.Gk=b?gu(a,!0):a;return this};_.Ut.prototype.Gn=function(){return""!==this.Fd.toString()};_.Zt=function(a,b,c){_.fu(a);b instanceof _.$t?(a.Fd=b,a.Fd.vD(a.mg)):(c||(b=au(b,hu)),a.Fd=new _.$t(b,a.mg));return a};_.Ut.prototype.Va=function(a,b){return _.Zt(this,a,b)};
_.Ut.prototype.getQuery=function(){return this.Fd.toString()};_.iu=function(a,b,c){_.fu(a);a.Fd.set(b,c);return a};_.Ut.prototype.Xg=function(a){return this.Fd.get(a)};_.Ut.prototype.xq=function(){return this.Uz};_.Ut.prototype.rj=function(a,b){_.fu(this);this.Uz=b?gu(a):a;return this};_.Ut.prototype.removeParameter=function(a){_.fu(this);this.Fd.remove(a);return this};_.fu=function(a){if(a.eK)throw Error("K");};_.Ut.prototype.vD=function(a){this.mg=a;this.Fd&&this.Fd.vD(a)};
_.ju=function(a){return a instanceof _.Ut?a.clone():new _.Ut(a,void 0)};gu=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""};au=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,ku),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null};ku=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)};bu=/[#\/\?@]/g;du=/[#\?:]/g;cu=/[#\?]/g;hu=/[#\?@]/g;eu=/#/g;
_.$t=function(a,b){this.Wb=this.Dc=null;this.Gf=a||null;this.mg=!!b};lu=function(a){a.Dc||(a.Dc=new _.Et,a.Wb=0,a.Gf&&Qt(a.Gf,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};_.h=_.$t.prototype;_.h.Gb=function(){lu(this);return this.Wb};_.h.add=function(a,b){lu(this);this.Gf=null;a=mu(this,a);var c=this.Dc.get(a);c||this.Dc.set(a,c=[]);c.push(b);this.Wb+=1;return this};
_.h.remove=function(a){lu(this);a=mu(this,a);return this.Dc.Wd(a)?(this.Gf=null,this.Wb-=this.Dc.get(a).length,this.Dc.remove(a)):!1};_.h.clear=function(){this.Dc=this.Gf=null;this.Wb=0};_.h.isEmpty=function(){lu(this);return 0==this.Wb};_.h.Wd=function(a){lu(this);a=mu(this,a);return this.Dc.Wd(a)};_.h.Tj=function(a){var b=this.Zc();return _.ab(b,a)};_.h.forEach=function(a,b){lu(this);this.Dc.forEach(function(c,d){_.ob(c,function(e){a.call(b,e,d,this)},this)},this)};
_.h.Fe=function(){lu(this);for(var a=this.Dc.Zc(),b=this.Dc.Fe(),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.Zc=function(a){lu(this);var b=[];if("string"===typeof a)this.Wd(a)&&(b=_.Yc(b,this.Dc.get(mu(this,a))));else{a=this.Dc.Zc();for(var c=0;c<a.length;c++)b=_.Yc(b,a[c])}return b};_.h.set=function(a,b){lu(this);this.Gf=null;a=mu(this,a);this.Wd(a)&&(this.Wb-=this.Dc.get(a).length);this.Dc.set(a,[b]);this.Wb+=1;return this};
_.h.get=function(a,b){if(!a)return b;a=this.Zc(a);return 0<a.length?String(a[0]):b};_.h.setValues=function(a,b){this.remove(a);0<b.length&&(this.Gf=null,this.Dc.set(mu(this,a),_.Zc(b)),this.Wb+=b.length)};_.h.toString=function(){if(this.Gf)return this.Gf;if(!this.Dc)return"";for(var a=[],b=this.Dc.Fe(),c=0;c<b.length;c++){var d=b[c],e=_.jh(d);d=this.Zc(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+_.jh(d[f]));a.push(g)}}return this.Gf=a.join("&")};
_.h.clone=function(){var a=new _.$t;a.Gf=this.Gf;this.Dc&&(a.Dc=this.Dc.clone(),a.Wb=this.Wb);return a};var mu=function(a,b){b=String(b);a.mg&&(b=b.toLowerCase());return b};_.$t.prototype.vD=function(a){a&&!this.mg&&(lu(this),this.Gf=null,this.Dc.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.mg=a};_.$t.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)_.Mt(arguments[b],function(c,d){this.add(d,c)},this)};

var cB=function(a){return new _.Ek(function(b){var c=a.length,d=[];if(c)for(var e=function(k,l,m){c--;d[k]=l?{ou:!0,value:m}:{ou:!1,reason:m};0==c&&b(d)},f=0,g;f<a.length;f++)g=a[f],_.Lk(g,_.hi(e,f,!0),_.hi(e,f,!1));else b(d)})},dB,eB,fB,gB={BG:function(a){dB=a;try{delete gB.BG}catch(b){}},CG:function(a){eB=a;try{delete gB.CG}catch(b){}},DG:function(a){fB=a;try{delete gB.DG}catch(b){}}},hB=function(a){return _.py(a.status)},iB=function(){var a=!0,b=_.ay(_.Nx);b&&void 0!==b.withCredentials||(a=!1);
return a},jB=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},kB=function(a){_.Xc.call(this,a)},pB,qB,rB,sB,tB,uB,vB,wB,xB,yB,zB,AB,BB,CB,DB;_.gi(kB,_.Xc);kB.prototype.name="gapi.client.Error";var lB=function(a){if(!a||"function"!==typeof a)throw new kB("Must provide a function.");this.Pf=null;this.VS=a};lB.prototype.then=function(a,b,c){this.Pf||(this.Pf=this.VS());return this.Pf.then(a,b,c)};
lB.prototype.Iw=function(a){this.Pf||(this.Pf=a)};
var mB=function(a){var b={},c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){var d=_.Ug(a,c);d&&(c=_.Tg(c,d))&&_.Vg(b,c,d,!0)}return b},nB={error:{code:-1,message:"A network error occurred and the request could not be completed."}},oB=function(a,b,c,d){_.ry.call(this);this.od=a;this.YB=b;this.wd=c;a={};if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(b=_.Ug(d,e),void 0!==b&&(e=_.Sg(e,b))&&_.Vg(a,e,b));d={};for(e in a)Object.prototype.hasOwnProperty.call(a,e)&&(d[unescape(encodeURIComponent(e))]=
unescape(encodeURIComponent(a[e])));this.Oq=d;this.Pf=null};_.gi(oB,_.ry);
oB.prototype.then=function(a){this.Pf||(this.Pf=(new _.Ek(function(b,c){this.V("error",(0,_.I)(function(){c(pB(this))},this));this.V("success",(0,_.I)(function(){b(pB(this))},this));this.send(this.od,this.YB,this.wd,this.Oq)},this)).then(function(b){b.headers=mB(b.headers);return b},function(b){return b.status?(b.headers=mB(b.headers),_.Jk(b)):_.Jk({result:nB,body:'{"error":{"code":-1,"message":"A network error occurred and the request could not be completed."}}',headers:null,status:null,statusText:null})}));
return this.Pf.then.apply(this.Pf,arguments)};pB=function(a){var b=a.getStatus(),c=_.Ey(a);var d=204==b?!1:""==a.Mk?_.yf(c):_.Fy(a);var e=a.getAllResponseHeaders();e=_.Wg(e,!1);try{var f=2<_.Cy(a)?a.Oa.statusText:""}catch(g){f=""}return{result:d,body:c,headers:e,status:b,statusText:f}};qB=/;\s*charset\s*=\s*("utf-?8"|utf-?8)\s*(;|$)/i;rB=/^(text\/[^\s;\/""]+|application\/(json(\+[^\s;\/""]*)?|([^\s;\/""]*\+)?xml))\s*(;|$)/i;sB=/;\s*charset\s*=/i;tB=/(([\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;
uB=function(a){var b=[];a=a.replace(tB,function(c){b.push(_.Jz(c));return""});if(a.length)throw Error("qa");return b.join("")};
vB=function(a){var b=a.headers;if(b&&"base64"===_.Ug(b,"X-Goog-Safety-Encoding")){var c=uB(a.body),d=_.Ug(b,"X-Goog-Safety-Content-Type");b["Content-Type"]=d;if(d.match(qB)||d.match(rB)&&!d.match(sB)){d=[];for(var e=0,f=0;f<c.length;f++){var g=c.charCodeAt(f);255<g&&(d[e++]=g&255,g>>=8);d[e++]=g}c=_.gw(d)}_.Vg(b,"X-Goog-Safety-Encoding");_.Vg(b,"X-Goog-Safety-Content-Type");a.body=c}};
wB=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(jB(b,c)||c);return a=_.ky(c,a)};
xB=function(a,b){var c=a.params||_.ne();c.url=c.path;var d=c.root;d=wB("/",_.Fh(c.headers),d);d.match(/^(.*[^\/])?\/$/)&&(d=d.substr(0,d.length-1));c.root=d;a.params=c;_.di.lj("makeHttpRequests",[a],function(e,f){e&&e.gapiRequest?(e.gapiRequest.data?vB(e.gapiRequest.data):vB(e),b(e,_.zf(e))):b(e,f)})};
yB=function(a){var b=_.Qx(a,"params","headers");b&&"object"===typeof b||(b={});a={};for(var c in b)if(Object.prototype.hasOwnProperty.call(b,c)){var d=_.Ug(b,c);d&&(_.Sg(c,d),_.Vg(a,c,d))}c="chrome-extension"==(window.location.href.match(_.lh)[1]||null);a=_.Fh(a);return!(c&&a)&&iB()};
zB=function(a){return new _.Ek(function(b,c){var d=function(e){e&&e.gapiRequest?e=e.gapiRequest.data||e:c(e);e={result:204!=e.status&&_.yf(e.body),body:e.body,headers:e.headers||null,status:e.status||null,statusText:e.statusText||null};hB(e)?b(e):c(e)};try{xB(a,d)}catch(e){c(e)}})};AB=function(a){var b=!_.M("client/cors")||!!_.M("client/xd4"),c={};_.Vl(a,function(d,e){(d=_.Sg(e,d))||b||(d=_.Rg(e));d&&(e=_.Ug(a,d))&&_.Vg(c,d,e)});return c};
BB=function(a){var b=a.params||_.ne();a=_.jk(b.headers||{});var c=b.httpMethod||"GET",d=String(b.url||""),e=encodeURIComponent("$unique");if(!("POST"===c||0<=_.Rt(d,"$unique",d.search(_.St))||0<=_.Rt(d,e,d.search(_.St)))){var f=[];for(g in a)Object.prototype.hasOwnProperty.call(a,g)&&f.push(g.toLowerCase());f.sort();f.push(_.rg(location.href));var g=f.join(":");f=_.Ch();f.update(g);g=f.Rg().toLowerCase().substr(0,7);g=String(parseInt(g,16)%1E3+1E3).substr(1);d=_.jy(d,e,"gc"+g)}e=b.body||null;g=b.responseType||
null;b=_.Fh(a)||"1p"==b.authType;f=!!_.M("googleapis.config/auth/useUberProxyAuth");_.Vg(a,"X-Referer",void 0);a=AB(a);var k=new oB(d,c,e,a);k.th=b||f;g&&(k.Mk=g);return new _.Ek(function(l,m){k.then(function(n){vB(n);l(n)},function(n){m(n)})})};CB=function(a,b){var c=function(d){d=_.jk(d);delete d.result;d={gapiRequest:{data:d}};b&&b(d,_.zf(d))};BB(a).then(c,c)};DB=function(a,b){(_.M("client/cors")||_.M("client/xd4"))&&yB(a)?CB(a,b):xB(a,b)};_.EB={};
var FB=function(a){this.Wc=a;this.wf=!1;this.promise={then:(0,_.I)(function(b,c,d){this.wf||(this.wf=!0);this.Lr&&!this.Kr?this.Wc.resolve(this.Lr):this.Kr&&!this.Lr&&this.Wc.reject(this.Kr);return this.Wc.promise.then(b,c,d)},this)}};FB.prototype.resolve=function(a){this.wf?this.Wc.resolve(a):this.Lr||this.Kr||(this.Lr=a)};FB.prototype.reject=function(a){this.wf?this.Wc.reject(a):this.Lr||this.Kr||(this.Kr=a)};
var GB=function(a){a=_.ey(a.error);return{code:a.code,data:a.errors,message:a.message}},HB=function(a){throw Error("ta`"+a);};
var IB=function(a){lB.call(this,IB.prototype.rm);if(!a||"object"!=typeof a&&"string"!=typeof a)throw new kB("Missing required parameters");if("string"===typeof a){var b={};b.path=a}else b=a;if(!b.path)throw new kB('Missing required parameter: "path"');this.kh={};this.kh.path=b.path;this.kh.method=b.method||"GET";this.kh.params=b.params||{};this.kh.headers=b.headers||{};this.kh.body=b.body;this.kh.root=b.root;this.kh.responseType=b.responseType;this.kh.apiId=b.apiId;this.ll=b.authType||"auto";this.AX=
!!b.isXd4;this.ZJ=!1;this.ki(this.ll);this.VL=!1};_.gi(IB,lB);IB.prototype.Ge=function(){return this.kh};IB.prototype.ki=function(a){this.ll=a;this.ZJ="1p"===this.ll};IB.prototype.Bq=function(){return this.ZJ};
IB.prototype.dj=function(){if(!this.VL){this.VL=!0;var a=this.kh,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=_.Ug(b,e);f&&(e=_.Sg(e,f)||_.Rg(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)_.Vg(b,d[c][0],d[c][1]);if(this.AX)d="1p"==this.ll;else{d=b;c=String(_.M("client/version","1.1.0"));g=String(_.M("client/name","google-api-javascript-client"));g=!0===JB[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));_.Vg(d,"X-JavaScript-User-Agent",f.join(""));_.Vg(b,"X-Requested-With","XMLHttpRequest");d=_.Ug(b,"Content-Type");a.body&&!d&&_.Vg(b,"Content-Type","application/json");_.M("client/allowExecutableResponse")||_.Vg(b,"X-Goog-Encode-Response-If-Executable","base64");(d=_.Ug(b,"Content-Type"))&&"application/json"==d.toLowerCase()&&!a.params.alt&&(a.params.alt="json");(d=a.body||null)&&_.bb(d)&&(a.body=
_.zf(d));a.key=a.id;b=_.ci(b,void 0,this.ll);d=_.Fh(b);if((c=b)&&window.navigator){g=[];for(e=0;e<KB.length;e++)(f=window.navigator[KB[e]])&&g.push(encodeURIComponent(KB[e])+"="+encodeURIComponent(f));_.Vg(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.ll&&(d?this.ki("1p"):(b=_.Ug(b,"Authorization"))&&String(b).match(/^(Bearer|MAC)[ \t]/i)?this.ki("oauth2"):this.ki("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=_.ju(b),e=_.ju(c),g=(!g.Ac&&!e.Ac||g.Ac==e.Ac)&&(null==g.Of&&null==e.Of||g.Of==e.Of);g&&(a.path=c.substr(b.length),a.root=b)}b=a.params;c=_.Ig(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=_.Ig(g);if(g!=e)throw Error("v");"/"!=g.charAt(g.length-1)&&(g+="/");c=_.ky(g,c);_.dj(c,"/")&&(c=c.substring(0,c.length-1));g=_.ne();for(var k in b)Object.prototype.hasOwnProperty.call(b,k)&&(e=encodeURIComponent(k),g[e]=b[k]);c=_.ph(c,g);a.path=c;a.root=jB(!!d,a.root);a.url=wB(a.path,!!d,a.root)}};
var LB=function(a){a.dj();var b=a.kh;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.ll}}};IB.prototype.execute=function(a){var b=LB(this);DB(b,function(c,d){var e=c;c.gapiRequest&&(e=c.gapiRequest);e&&e.data&&(e=e.data);c=e instanceof Array?e[0]:e;if(204!=c.status&&c.body)try{var f=_.yf(c.body)}catch(g){}a&&a(f,d)})};
IB.prototype.rm=function(){var a=LB(this);return(_.M("client/cors")||_.M("client/xd4"))&&yB(a)?BB(a):zB(a)};IB.prototype.Mh=function(){return this.rm()};var KB=["appVersion","platform","userAgent"],JB={"google-api-gwt-client":!0,"google-api-javascript-client":!0};IB.prototype.execute=IB.prototype.execute;IB.prototype.then=IB.prototype.then;IB.prototype.getPromise=IB.prototype.Mh;
var MB=function(a){if(!a||"object"!=typeof a)throw new kB("Missing rpc parameters");if(!a.method)throw new kB("Missing rpc method");this.uw=a};MB.prototype.Ml=function(){var a=this.uw.transport;return a?a.root||null:null};MB.prototype.execute=function(a){var b=eB();b.add(this,{id:"gapiRpc",callback:this.mr(a)});b.execute()};
MB.prototype.Dv=function(a){var b=this.uw.method,c=String,d;(d=this.uw.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.uw.rpcParams)&&(a.params=b);return a};
MB.prototype.mr=function(a){return function(b,c){if(b)if(b.error){var d=b.error;null==d.error&&(d.error=_.jk(b.error))}else d=b.result||b.data,_.bb(d)&&null==d.result&&(d.result=_.jk(b.result||b.data));else d=!1;a(d,c)}};MB.prototype.execute=MB.prototype.execute;
var OB=function(a,b){this.Hf=b||0;2==this.Hf?(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.nb=new MB(b)):(0==this.Hf&&(b=a&&a.callback)&&(a.callback=NB(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.nb=new IB(b))},NB=function(a){return function(b){if(null!=b&&_.bb(b)&&b.error){var c=GB(b);b=_.zf([{id:"gapiRpc",error:c}]);c.error=_.ey(c)}else null==b&&(b={}),c=_.ey(b),c.result=_.ey(b),b=_.zf([{id:"gapiRpc",result:b}]);a(c,b)}};_.h=OB.prototype;_.h.getFormat=function(){return this.Hf};_.h.execute=function(a){this.nb.execute(a&&1==this.Hf?NB(a):a)};_.h.then=function(a,b,c){2==this.Hf&&HB('The "then" method is not available on this object.');return this.nb.then(a,b,c)};
_.h.Iw=function(a){this.nb.Iw&&this.nb.Iw(a)};_.h.Ge=function(){if(this.nb.Ge)return this.nb.Ge()};_.h.dj=function(){this.nb.Ge&&this.nb.dj()};_.h.Ml=function(){if(this.nb.Ml)return this.nb.Ml()};_.h.Dv=function(a){if(this.nb.Dv)return this.nb.Dv(a)};_.h.ki=function(a){this.nb.ki&&this.nb.ki(a)};_.h.Bq=function(){return this.nb.Bq()};_.h.Mh=function(){if(this.nb.Mh)return this.nb.Mh()};OB.prototype.execute=OB.prototype.execute;OB.prototype.then=OB.prototype.then;OB.prototype.getPromise=OB.prototype.Mh;
var PB=/<response-(.*)>/,QB=/^application\/http(;.+$|$)/,RB=["clients6.google.com","content.googleapis.com","www.googleapis.com"],SB=function(a,b){a=_.Ug(a,b);if(!a)throw new kB("Unable to retrieve header.");return a},TB=function(a){var b=void 0;a=_.Ha(a);for(var c=a.next();!c.done;c=a.next()){c=c.value.Ge().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)},UB=function(a){a=a.map(function(b){return b.request});
return TB(a)},VB=function(a,b){var c=[];a=a.Ge();var d=function(f,g){_.Vl(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")},YB=function(a,b){a=WB(a,b);var c={};_.Bb(a,function(d,e){c[e]=XB(d,e)});return c},XB=function(a,b){return{result:a.result||a.body,rawResult:_.zf({id:b,result:a.result||a.body}),
id:b}},WB=function(a,b){a=(0,_.tb)(a);_.dj(a,"--")&&(a=a.substring(0,a.length-2));a=a.split(b);b=_.ne();for(var c=0;c<a.length;c++)if(a[c]){var d;if(d=a[c]){_.dj(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=ZB(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=ZB(d,e);e<d.length&&""!=d[e];)e++;e++;f.body=d.slice(e).join("\r\n");
vB(f);d=f}else d=null;e=_.ne();f=SB(d.outerHeaders,"Content-Type");if(null==QB.exec(f))throw new kB("Unexpected Content-Type <"+f+">");f=SB(d.outerHeaders,"Content-ID");f=PB.exec(f);if(!f)throw new kB("Unable to recognize Content-Id.");e.id=decodeURIComponent(f[1].split("@")[0].replace(/^.*[+]/,""));e.response={status:d.status,statusText:d.statusText,headers:d.headers};204!=d.status&&(e.response.body=d.body,e.response.result=_.yf(d.body));d=e}else d=null;d&&d.id&&(b[d.id]=d.response)}return b},ZB=
function(a,b){for(var c=[];b<a.length&&a[b];b++)c.push(a[b]);return _.Wg(c.join("\r\n"),!1)},$B=function(a,b,c){a=a||b;if(!a||"https"!==_.ju(a).qf)if(a=c?_.M("googleapis.config/root-1p"):_.M("googleapis.config/root"),!a)return!1;a=jB(c,String(a))||a;return RB.includes(_.ju(a).Ac)};
var aC=function(a){lB.call(this,aC.prototype.rm);this.Oi={};this.qt={};this.Kk=[];this.Qe=a;this.PX=!!a;this.oJ=this.Ru=!1};_.gi(aC,lB);var bC=function(a,b){a=_.Ha(Object.values(a.Oi));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},cC=function(a){(function(b){setTimeout(function(){throw b;})})(a)};
aC.prototype.add=function(a,b){var c=b||_.ne();b=_.ne();if(!a)throw new kB("Batch entry "+(_.oe(c,"id")?'"'+c.id+'" ':"")+"is missing a request method");a.dj();b.request=a;var d=_.Ok();d=new FB(d);b.qo=d;a.Iw(b.qo.promise);d=a.Ge().headers;_.Fh(d)&&(this.Ru=!0);(d=String((d||{}).Authorization||"")||null)&&d.match(/^Bearer|MAC[ \t]/i)&&(this.oJ=!0);d=a.Ge().root;if(!this.PX){if(d&&this.Qe&&d!=this.Qe)throw new kB('The "root" provided in this request is not consistent with that of existing requests in the batch.');
this.Qe=d||this.Qe}if(_.oe(c,"id")){d=c.id;if(bC(this,d))throw new kB('Batch ID "'+d+'" already in use, please use another.');b.id=d}else{do b.id=String(Math.round(2147483647*_.Wh()));while(bC(this,b.id))}b.callback=c.callback;c="batch";$B(this.Qe,a.Ge().path,this.Ru)&&(c=UB([b]));this.Oi[c]=this.Oi[c]||[];this.Oi[c].push(b);this.qt[b.id]=b;return b.id};
var dC=function(a){var b=[],c=$B(a.Qe,void 0,a.Ru);1<Object.entries(a.Oi).length&&_.Gf("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.Oi)),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.dj(),"batch"===f&&c&&(g=!1,l.rX=!0,l.request.Ge.root=a.Qe,b.push(l.request),a.Kk.push([l]));
if(g){f=a.Qe;g=a.Ru;k=a.oJ;l="batch"+String(Math.round(2147483647*_.Wh()))+String(Math.round(2147483647*_.Wh()));var m="--"+l;l="multipart/mixed; boundary="+l;for(var n={path:UB(e),method:"POST"},q=[],u=0;u<e.length;u++)q.push(VB(e[u].request,[m.substr(m.indexOf("--")+2),"+",encodeURIComponent(e[u].id).split("(").join("%28").split(")").join("%29").split(".").join("%2E"),"@googleapis.com"].join("")));n.body=[m,q.join("\r\n"+m+"\r\n"),m+"--"].join("\r\n")+"\r\n";n.root=f||null;_.M("client/xd4")&&iB()?
(n.isXd4=!0,n.params={$ct:l},n.headers={},_.Vg(n.headers,"Content-Type","text/plain; charset=UTF-8"),g?n.authType="1p":k&&(n.authType="oauth2"),f=new IB(n)):(n.headers={},_.Vg(n.headers,"Content-Type",l),f=fB(n));b.push(f);a.Kk.push(e)}}return b};
aC.prototype.execute=function(a){if(!(1>Object.keys(this.Oi).length)){var b=this.mr(a);a=dC(this);var c=[],d=a.map(function(e){return new _.Ek(function(f){try{e.execute(function(g,k){return f({zG:g,jZ:k})})}catch(g){c.push(g),f({zG:{ou:!1,reason:g}})}})});if(0<c.length&&c.length===a.length)throw c[0];_.Mk(d).then(function(e){var f=e.map(function(g){return g.jZ});e=e.map(function(g){return g.zG});b(e,f)})}};
aC.prototype.rm=function(){var a=this;if(1>Object.keys(this.Oi).length)return _.Ik({});var b=dC(this).map(function(c){return new _.Ek(function(d,e){return c.Mh().then(d,e)})});return cB(b).then(function(c){c=c.map(function(d){return d.ou?d.value:d});return eC(a,c,!0)})};
var eC=function(a,b,c,d,e){for(var f=!1,g={},k,l=0,m=0;m<b.length;m++){var n=b[m];if(!1===n.ou){l++;b[m]=n.reason;for(var q=fC([b[m]]),u=_.Ha(a.Kk[m]),r=u.next();!r.done;r=u.next())g[r.value.id]=q}else{if(1>a.Kk[m].length)throw new kB("Error processing batch responses.");try{var v=!(1===a.Kk[m].length&&a.Kk[m][0].rX),t=a.Kk[m][0].id;if(!c){r=n;var w=d[m];q=r;if(w&&(!q||!v)){var y=_.yf(w);y&&(q=y.gapiRequest?y.gapiRequest.data:y,!v&&r&&(q.body=r))}if(!q)throw new kB("The batch response is missing.");
n=q}r=void 0;if(q=n){var C=q.headers;if(C){var B=_.ne();for(r in C)if(Object.prototype.hasOwnProperty.call(C,r)){var D=_.Ug(C,r);_.Vg(B,r,D,!0)}q.headers=B}}if(v&&0!=SB(n.headers,"Content-Type").indexOf("multipart/mixed"))throw new kB("The response's Content-Type is not multipart/mixed.");k=k||_.ey(n);var K=hB(n);K&&!hB(k)&&(k.status=n.status,k.statusText=n.statusText);if(K||c||!v){f=!0;r=Object;var O=r.assign;q=g;u=a;var ba=n,S=c;n={};if(v){S=S?WB:YB;var J=SB(ba.headers,"Content-Type").split("boundary=")[1];
if(!J)throw new kB("Boundary not indicated in response.");n=S(ba.body,"--"+J)}else S?(ba.result=_.yf(ba.body),n[t]=ba):n[t]=XB(ba,t);ba={};for(var R=_.Ha(Object.entries(n)),na=R.next();!na.done;na=R.next()){var ua=_.Ha(na.value),sa=ua.next().value,Oa=ua.next().value;ba[sa]=Oa;if(!u.qt[sa])throw new kB("Could not find batch entry for id "+sa+".");}g=O.call(r,q,ba)}}catch(va){for(l++,b[m]=va,q=fC([va]),u=_.Ha(a.Kk[m]),r=u.next();!r.done;r=u.next())g[r.value.id]=q}}}if(l===b.length){d=fC(b);g=_.zf(d);
k=0;a=Array.from(Object.values(a.Oi)).flat();f=_.Ha(a);for(l=f.next();!l.done;l=f.next())if(l=l.value,c)l.qo.reject(d);else if(l.callback)try{k++,l.callback(d,g)}catch(va){cC(va)}if(e)try{e(d,g)}catch(va){cC(va)}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.qt[m],l&&hB(l)?m.qo.resolve(l):m.qo.reject(l);else if(m=a.qt[m],m.callback){if(l&&l.rawResult)try{delete l.rawResult}catch(va){}try{m.callback(l||
!1,_.zf(l))}catch(va){cC(va)}}k.result=g||{};k.body=1===b.length?k.body:"";if(e)try{e(g||null,1===d.length?d[0]:null)}catch(va){cC(va)}return k}},fC=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:_.zf(b),headers:null,status:null,statusText:null}};aC.prototype.mr=function(a){var b=this;return function(c,d){b.py(c,d,a)}};aC.prototype.py=function(a,b,c){eC(this,a,!1,b,c)};aC.prototype.add=aC.prototype.add;aC.prototype.execute=aC.prototype.execute;aC.prototype.then=aC.prototype.then;
var gC=function(){this.$j=[];this.Qe=this.Vc=null};
gC.prototype.add=function(a,b){b=b||{};var c={},d=Object.prototype.hasOwnProperty;if(a)c.rpc=a;else throw new kB("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.$j.length;d++)if(this.$j[d].id==a)throw new kB('Batch ID "'+a+'" already in use, please use another.');c.id=a}else{do c.id=String(2147483647*_.Wh()|0);while(d.call(this.$j,c.id))}c.callback=b.callback;this.$j.push(c);return c.id};
var hC=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)}};
gC.prototype.execute=function(a){this.Vc=[];for(var b,c,d=0;d<this.$j.length;d++)b=this.$j[d],c=b.rpc,this.Vc.push(c.Dv(b.id)),this.Qe=c.Ml()||this.Qe;c=this.mr(a);a={requests:this.Vc,root:this.Qe};b={};d=a.headers||{};for(var e in d){var f=e;if(Object.prototype.hasOwnProperty.call(d,f)){var g=_.Ug(d,f);g&&(f=_.Sg(f,g)||_.Rg(f))&&_.Vg(b,f,g)}}_.Vg(b,"Content-Type","application/json");e=hC(c);fB({method:"POST",root:a.root||void 0,path:"/rpc",params:a.urlParams,headers:b,body:a.requests||[]}).then(e,
e)};gC.prototype.mr=function(a){var b=this;return function(c,d){b.py(c,d,a)}};gC.prototype.py=function(a,b,c){a||(a={});for(var d=0;d<this.$j.length;d++){var e=this.$j[d];e.callback&&e.callback(a[e.id]||!1,b)}c&&c(a,b)};gB.CG(function(){return new gC});gC.prototype.add=gC.prototype.add;gC.prototype.execute=gC.prototype.execute;
var iC=function(a,b){this.NY=a;this.Hf=b||null;this.zp=null};iC.prototype.qB=function(a){this.Hf=a;this.zp=2==this.Hf?new gC:new aC(this.NY)};iC.prototype.add=function(a,b){if(!a)throw a=b||_.ne(),new kB("Batch entry "+(_.oe(a,"id")?'"'+a.id+'" ':"")+"is missing a request method");null===this.Hf&&this.qB(a.getFormat());this.Hf!==a.getFormat()&&HB("Unable to add item to batch.");var c=b&&b.callback;1==this.Hf&&c&&(b.callback=function(d){d=jC(d);var e=_.zf([d]);c(d,e)});return this.zp.add(a,b)};
iC.prototype.execute=function(a){var b=a&&1==this.Hf?function(c){var d=[];_.Vl(c,function(f,g){f=jC(f);c[g]=f;d.push(f)});var e=_.zf(d);a(c,e)}:a;this.zp&&this.zp.execute(b)};var jC=function(a){var b=a?_.Qx(a,"result"):null;_.bb(b)&&null!=b.error&&(b=GB(b),a={id:a.id,error:b});return a};iC.prototype.then=function(a,b,c){2==this.Hf&&HB('The "then" method is not available on this object.');return this.zp.then(a,b,c)};iC.prototype.add=iC.prototype.add;iC.prototype.execute=iC.prototype.execute;
iC.prototype.then=iC.prototype.then;
var kC=function(a){lB.call(this,kC.prototype.rm);this.nb=a};_.gi(kC,lB);var lC=function(a){a.nb.dj();var b=a.nb,c=b.Ge();return!($B(c.root,c.path,a.nb.Bq())?"batch"!==TB([b]):1)};_.h=kC.prototype;
_.h.execute=function(a){var b=this;if(lC(this))this.nb.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=NB(a);var f={}}var g=d?d.result:!1;d&&204==d.status&&(g=f,delete e.gapiRequest.data.body);a(g,_.zf(e))}};this.Mh().then(c,c)}};
_.h.rm=function(){return lC(this)?this.nb.Mh():new _.Ek(function(a,b){var c=dB(),d=c.add(this.nb,{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="");hB(f)?a(f):b(f);return}b(e)},b)},this)};_.h.Ge=function(){if(this.nb.Ge)return this.nb.Ge()};_.h.dj=function(){this.nb.dj&&this.nb.dj()};_.h.Ml=function(){if(this.nb.Ml)return this.nb.Ml()};
_.h.ki=function(a){this.nb.ki&&this.nb.ki(a)};_.h.Bq=function(){return this.nb.Bq()};_.h.getFormat=function(){return this.nb.getFormat?this.nb.getFormat():0};_.h.Mh=function(){return this.rm()};kC.prototype.execute=kC.prototype.execute;kC.prototype.then=kC.prototype.then;kC.prototype.getPromise=kC.prototype.Mh;
var mC="/rest?fields="+encodeURIComponent("kind,name,version,rootUrl,servicePath,resources,parameters,methods,batchPath,id")+"&pp=0",nC=function(a,b){return"/discovery/v1/apis/"+(encodeURIComponent(a)+"/"+encodeURIComponent(b)+mC)},pC=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 kB("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 kB("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)&&_.He(l,m.batchPath));var n=m.servicePath,q=m.parameters,u=function(v){_.Vl(v,function(t){if(!(t&&t.id&&t.path&&t.httpMethod))throw new kB("Missing required parameters");
var w=t.id.split("."),y=window.gapi.client,C;for(C=0;C<w.length-1;C++){var B=w[C];y[B]=y[B]||{};y=y[B]}var D,K;k&&(k.hasOwnProperty("root")&&(D=k.root),k.hasOwnProperty("apiId")&&(K=k.apiId));B=window.gapi.client[w[0]];B.GE||(B.GE={servicePath:n||"",parameters:q,apiId:K});w=w[C];y[w]||(y[w]=_.hi(oC,{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:D},
B.GE))})},r=function(v){_.Vl(v,function(t){u(t.methods);r(t.resources)})};r(m.resources);u(m.methods);g.call()}};e?c({result:e}):0<f.indexOf("://")?fB({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):fB({path:nC(f,
a),root:d&&d.root}).then(c,c)},oC=function(a,b,c,d){var e=b.servicePath||"";_.hd(e,"/")||(e="/"+e);var f=qC(a.path,[a.parameters,b.parameters],c||{});c=f.Hk;var g=f.h1;e=_.ky(e,f.path);f=g.root;delete g.root;var k=a.parameterName;!k&&1==_.cy(g)&&g.hasOwnProperty("resource")&&(k="resource");if(k){var l=g[k];delete g[k]}null==l&&(l=d);null==l&&a.request&&(_.ej(g)&&(g=void 0),l=g);k={};var m=a.httpMethod;"GET"==m&&void 0!==l&&""!=String(l)&&(_.Vg(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 fB({path:e,method:m,params:c,headers:k,body:l,root:f||a.root,apiId:b.apiId},1)},qC=function(a,b,c){c=_.jk(c);var d={};_.Ul(b,function(e){_.Vl(e,function(f,g){var k=f.required;if("path"==f.location)if(Object.prototype.hasOwnProperty.call(c,g))-1!=a.indexOf("{"+g+"}")?(f=_.jh(c[g]),a=a.replace("{"+g+"}",f)):-1!=a.indexOf("{+"+g+"}")&&(f=encodeURI(String(c[g])),a=a.replace("{+"+g+"}",f)),delete c[g];else{if(k)throw new kB("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,Hk:d,h1:c}};
var rC=function(a,b,c,d){var e=b||"v1",f=_.bb(d)?d:{root:d};if(c)pC(a,e,function(g){if(g)if(g.error)c(g);else{var k="API discovery was unsuccessful.";if(g.message||g.message)k=g.message||g.message;c({error:k,code:0})}else c()},f);else return new _.Ek(function(g,k){var l=function(m){m?k(m):g()};try{pC(a,e,l,f)}catch(m){k(m)}})},sC=new RegExp(/^((([Hh][Tt][Tt][Pp][Ss]?:)?\/\/[^\/?#]*)?\/)?/.source+/(_ah\/api\/)?(batch|rpc)(\/|\?|#|$)/.source),tC=function(a,b){if(!a)throw new kB("Missing required parameters");
var c="object"===typeof a?a:{path:a};a=c.callback;delete c.callback;b=new OB(c,b);if(c=!!_.M("client/xd4")&&iB()){var d=b.Ge();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(sC)}c&&(b=new kC(b));return a?(b.execute(a),null):b};gB.DG(function(a){return tC.apply(null,arguments)});
var uC=function(a,b){if(!a)throw new kB("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 OB({method:a,apiVersion:g.apiVersion,rpcParams:k,transport:{name:"googleapis",root:l}},2)}}},vC=function(a){return new iC(a)};gB.BG(function(a){return vC.apply(null,arguments)});
var wC=function(a){if(_.EB.JSONRPC_ERROR_MOD)throw new kB(a+" is discontinued. See https://developers.googleblog.com/2018/03/discontinuing-support-for-json-rpc-and.html");_.Ef(a+" is deprecated. See https://developers.google.com/api-client-library/javascript/reference/referencedocs")};
_.z("gapi.client.init",function(a){a.apiKey&&_.He("client/apiKey",a.apiKey);var b=_.qb(a.discoveryDocs||[],function(d){return rC(d)});if((a.clientId||a.client_id)&&a.scope){var c=new _.Ek(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)&&_.Ef("client_id and scope must both be provided to initialize OAuth.");return _.Mk(b).then(function(){})});
_.z("gapi.client.load",rC);_.z("gapi.client.newBatch",vC);_.z("gapi.client.newRpcBatch",function(){wC("gapi.client.newRpcBatch");return vC()});_.z("gapi.client.newHttpBatch",function(a){wC("gapi.client.newHttpBatch");return new iC(a,0)});_.z("gapi.client.register",function(a,b){wC("gapi.client.register");var c;b&&(c={apiVersion:b.apiVersion,root:b.root});uC(a,c)});_.z("gapi.client.request",tC);
_.z("gapi.client.rpcRequest",function(a,b,c){wC("gapi.client.rpcRequest");if(!a)throw new kB('Missing required parameter "method".');return new OB({method:a,apiVersion:b,rpcParams:c,transport:{name:"googleapis",root:c&&c.root||""}},2)});_.z("gapi.client.setApiKey",function(a){_.He("client/apiKey",a);_.He("googleapis.config/developerKey",a)});_.z("gapi.client.setApiVersions",function(a){wC("gapi.client.setApiVersions");_.He("googleapis.config/versions",a)});_.z("gapi.client.getToken",function(a){return _.Kh(a)});
_.z("gapi.client.setToken",function(a,b){a?_.jw(a,b):_.kw(b)});_.z("gapi.client.AuthType",{b2:"auto",NONE:"none",e7:"oauth2",C4:"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.
