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

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

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

/*

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

/*

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

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

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

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

var Ch;Ch=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.Dh=function(a){var b=_.Bh("googleapis.config/sessionIndex");"string"===typeof b&&254<b.length&&(b=null);null==b&&(b=window.__X_GOOG_AUTHUSER);"string"===typeof b&&254<b.length&&(b=null);if(null==b){var c=window.google;c&&(b=c.authuser)}"string"===typeof b&&254<b.length&&(b=null);null==b&&(a=a||window.location.href,b=_.te(a,"authuser")||null,null==b&&(b=(b=a.match(Ch))?b[1]:null));if(null==b)return null;b=String(b);254<b.length&&(b=null);return b};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Uh=function(){this.Lj=-1};
var Vh=function(){this.Lj=64;this.Bc=[];this.jy=[];this.eQ=[];this.gw=[];this.gw[0]=128;for(var a=1;a<this.Lj;++a)this.gw[a]=0;this.gx=this.Pn=0;this.reset()};_.O(Vh,Uh);Vh.prototype.reset=function(){this.Bc[0]=1732584193;this.Bc[1]=4023233417;this.Bc[2]=2562383102;this.Bc[3]=271733878;this.Bc[4]=3285377520;this.gx=this.Pn=0};
var Wh=function(a,b,c){c||(c=0);var d=a.eQ;if("string"===typeof b)for(var e=0;16>e;e++)d[e]=b.charCodeAt(c)<<24|b.charCodeAt(c+1)<<16|b.charCodeAt(c+2)<<8|b.charCodeAt(c+3),c+=4;else for(e=0;16>e;e++)d[e]=b[c]<<24|b[c+1]<<16|b[c+2]<<8|b[c+3],c+=4;for(e=16;80>e;e++){var f=d[e-3]^d[e-8]^d[e-14]^d[e-16];d[e]=(f<<1|f>>>31)&4294967295}b=a.Bc[0];c=a.Bc[1];var g=a.Bc[2],k=a.Bc[3],l=a.Bc[4];for(e=0;80>e;e++){if(40>e)if(20>e){f=k^c&(g^k);var m=1518500249}else f=c^g^k,m=1859775393;else 60>e?(f=c&g|k&(c|g),
m=2400959708):(f=c^g^k,m=3395469782);f=(b<<5|b>>>27)+f+l+m+d[e]&4294967295;l=k;k=g;g=(c<<30|c>>>2)&4294967295;c=b;b=f}a.Bc[0]=a.Bc[0]+b&4294967295;a.Bc[1]=a.Bc[1]+c&4294967295;a.Bc[2]=a.Bc[2]+g&4294967295;a.Bc[3]=a.Bc[3]+k&4294967295;a.Bc[4]=a.Bc[4]+l&4294967295};
Vh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Lj,d=0,e=this.jy,f=this.Pn;d<b;){if(0==f)for(;d<=c;)Wh(this,a,d),d+=this.Lj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Lj){Wh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Lj){Wh(this,e);f=0;break}}this.Pn=f;this.gx+=b}};
Vh.prototype.digest=function(){var a=[],b=8*this.gx;56>this.Pn?this.update(this.gw,56-this.Pn):this.update(this.gw,this.Lj-(this.Pn-56));for(var c=this.Lj-1;56<=c;c--)this.jy[c]=b&255,b/=256;Wh(this,this.jy);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Bc[c]>>d&255,++b;return a};
_.Xh=function(){this.CD=new Vh};_.h=_.Xh.prototype;_.h.reset=function(){this.CD.reset()};_.h.yN=function(a){this.CD.update(a)};_.h.xG=function(){return this.CD.digest()};_.h.nx=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.yN(b)};_.h.Fg=function(){for(var a=this.xG(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

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

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

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

/*

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

/*

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

/*

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

/*

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

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

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

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

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

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

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

_.J("gapi.iframes.create",_.Yj);

var QV=function(a,b){a.N.data=b;return a};_.h=_.Nm.prototype;_.h.xL=_.Uc(23,function(a,b){a=_.oe(this.OB,a,[]);if(b)for(var c=0,d=!1;!d&&c<a.length;c++)a[c].kb()===b&&(d=!0,a.splice(c,1));else a.splice(0,a.length)});
_.h.By=_.Uc(22,function(a,b){a=new _.Am(a);var c=new _.Am(b),d=_.fm(a);b=a.getIframe();var e=c.getIframe();if(e){var f=_.Sl(a),g=new _.Cm;_.Hm(b,e,g);QV(_.em((new _.Am(g.value())).Rk(f),a.N.role),a.N.data).qj(d);var k=new _.Cm;_.Hm(e,b,k);QV(_.em((new _.Am(k.value())).Rk(f),c.N.role),c.N.data).qj(!0);_.Mm(b,"_g_connect",g.value(),function(){d||_.Mm(e,"_g_connect",k.value())});d&&_.Mm(e,"_g_connect",k.value())}else c={},QV(_.em(_.gm(new _.Am(c)),a.N.role),a.N.data),_.Mm(b,"_g_connect",c)});
_.h.CM=_.Uc(21,function(a){this.Mw("onRestyleSelfFilter",a)});_.h.gM=_.Uc(20,function(a){this.Mw("onCloseSelfFilter",a)});_.h.YH=_.Uc(19,function(){return this.Za});_.h.Mw=_.Uc(18,function(a,b){this.YK[a]=b});_.Km.prototype.sL=_.Uc(17,function(a,b){this.register("_g_wasRestyled",a,b)});_.J("gapi.iframes.registerStyle",function(a,b){_.Qm[a]=b});_.J("gapi.iframes.registerBeforeOpenStyle",function(a,b){_.Rm[a]=b});_.J("gapi.iframes.getStyle",_.Sm);_.J("gapi.iframes.getBeforeOpenStyle",function(a){return _.Rm[a]});
_.J("gapi.iframes.registerIframesApi",_.vm);_.J("gapi.iframes.registerIframesApiHandler",_.wm);_.J("gapi.iframes.getContext",_.cn);_.J("gapi.iframes.SAME_ORIGIN_IFRAMES_FILTER",_.rm);_.J("gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.sm);_.J("gapi.iframes.makeWhiteListIframesFilter",_.dn);_.J("gapi.iframes.Context",_.Nm);_.J("gapi.iframes.Context.prototype.isDisposed",_.Nm.prototype.Ac);_.J("gapi.iframes.Context.prototype.getWindow",_.Nm.prototype.wb);
_.J("gapi.iframes.Context.prototype.getFrameName",_.Nm.prototype.zc);_.J("gapi.iframes.Context.prototype.getGlobalParam",_.Nm.prototype.Jz);_.J("gapi.iframes.Context.prototype.setGlobalParam",_.Nm.prototype.Mw);_.J("gapi.iframes.Context.prototype.open",_.Nm.prototype.open);_.J("gapi.iframes.Context.prototype.openChild",_.Nm.prototype.Qh);_.J("gapi.iframes.Context.prototype.getParentIframe",_.Nm.prototype.YH);_.J("gapi.iframes.Context.prototype.closeSelf",_.Nm.prototype.yy);
_.J("gapi.iframes.Context.prototype.restyleSelf",_.Nm.prototype.FC);_.J("gapi.iframes.Context.prototype.setCloseSelfFilter",_.Nm.prototype.gM);_.J("gapi.iframes.Context.prototype.setRestyleSelfFilter",_.Nm.prototype.CM);_.J("gapi.iframes.Context.prototype.addOnConnectHandler",_.Nm.prototype.Nx);_.J("gapi.iframes.Context.prototype.removeOnConnectHandler",_.Nm.prototype.xL);_.J("gapi.iframes.Context.prototype.addOnOpenerHandler",_.Nm.prototype.Gj);
_.J("gapi.iframes.Context.prototype.connectIframes",_.Nm.prototype.By);_.J("gapi.iframes.Iframe",_.Km);_.J("gapi.iframes.Iframe.prototype.isDisposed",_.Km.prototype.Ac);_.J("gapi.iframes.Iframe.prototype.getContext",_.Km.prototype.getContext);_.J("gapi.iframes.Iframe.prototype.getFrameName",_.Km.prototype.zc);_.J("gapi.iframes.Iframe.prototype.getId",_.Km.prototype.ka);_.J("gapi.iframes.Iframe.prototype.register",_.Km.prototype.register);_.J("gapi.iframes.Iframe.prototype.unregister",_.Km.prototype.unregister);
_.J("gapi.iframes.Iframe.prototype.send",_.Km.prototype.send);_.J("gapi.iframes.Iframe.prototype.applyIframesApi",_.Km.prototype.jp);_.J("gapi.iframes.Iframe.prototype.getIframeEl",_.Km.prototype.Ka);_.J("gapi.iframes.Iframe.prototype.getSiteEl",_.Km.prototype.yb);_.J("gapi.iframes.Iframe.prototype.setSiteEl",_.Km.prototype.Kf);_.J("gapi.iframes.Iframe.prototype.getWindow",_.Km.prototype.wb);_.J("gapi.iframes.Iframe.prototype.getOrigin",_.Km.prototype.lb);
_.J("gapi.iframes.Iframe.prototype.close",_.Km.prototype.close);_.J("gapi.iframes.Iframe.prototype.restyle",_.Km.prototype.Bw);_.J("gapi.iframes.Iframe.prototype.restyleDone",_.Km.prototype.to);_.J("gapi.iframes.Iframe.prototype.registerWasRestyled",_.Km.prototype.sL);_.J("gapi.iframes.Iframe.prototype.registerWasClosed",_.Km.prototype.tm);_.J("gapi.iframes.Iframe.prototype.getParam",_.Km.prototype.yu);_.J("gapi.iframes.Iframe.prototype.setParam",_.Km.prototype.sD);
_.J("gapi.iframes.Iframe.prototype.ping",_.Km.prototype.ping);_.J("gapi.iframes.Iframe.prototype.getOpenParams",_.Km.prototype.Zb);

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

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

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

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

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

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

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

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

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

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

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

});
// Google Inc.
