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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ja,la,pa,ta,ya,Ba,Ea;_.fa=function(a){return function(){return _.ba[a].apply(this,arguments)}};_.ba=[];ja=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};la="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
pa=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("a");};ta=pa(this);ya=function(a,b){if(b)a:{var c=ta;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&&la(c,a,{configurable:!0,writable:!0,value:b})}};
ya("Symbol",function(a){if(a)return a;var b=function(e,f){this.vL=e;la(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.vL};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});
ya("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=ta[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&la(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ba(ja(this))}})}return a});Ba=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Ca=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ja(a)}};_.Da="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ea=Object.setPrototypeOf;else{var Ha;a:{var Ja={a:!0},Na={};try{Na.__proto__=Ja;Ha=Na.a;break a}catch(a){}Ha=!1}Ea=Ha?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Oa=Ea;ya("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 Pa=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+""};
ya("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Pa(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 Qa=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};
ya("Array.prototype.keys",function(a){return a?a:function(){return Qa(this,function(b){return b})}});ya("Array.prototype.values",function(a){return a?a:function(){return Qa(this,function(b,c){return c})}});var Ra=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};ya("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Ra(b,d)&&c.push(b[d]);return c}});
ya("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}});ya("Array.prototype.entries",function(a){return a?a:function(){return Qa(this,function(b,c){return[b,c]})}});
ya("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});ya("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}});ya("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Pa(this,b,"includes").indexOf(b,c||0)}});
ya("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Ra(b,d)&&c.push([d,b[d]]);return c}});var Sa="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)Ra(d,e)&&(a[e]=d[e])}return a};ya("Object.assign",function(a){return a||Sa});
ya("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}});
ya("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Ra(l,f)){var m=new b;la(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.Ca=(g+=Math.random()+1).toString();if(l){l=_.Ca(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(!Ra(l,f))throw Error("c`"+l);l[f][this.Ca]=m;return this};k.prototype.get=function(l){return c(l)&&Ra(l,f)?l[f][this.Ca]:void 0};k.prototype.has=function(l){return c(l)&&Ra(l,f)&&Ra(l[f],this.Ca)};k.prototype.delete=
function(l){return c(l)&&Ra(l,f)&&Ra(l[f],this.Ca)?delete l[f][this.Ca]:!1};return k});
ya("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(_.Ca([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var m=l.entries(),n=m.next();if(n.done||n.value[0]!=k||"s"!=n.value[1])return!1;n=m.next();return n.done||4!=n.value[0].x||"t"!=n.value[1]||!m.next().done?!1:!0}catch(q){return!1}}())return a;var b=new WeakMap,c=function(k){this.hf={};this.Me=
f();this.size=0;if(k){k=_.Ca(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};c.prototype.set=function(k,l){k=0===k?0:k;var m=d(this,k);m.list||(m.list=this.hf[m.id]=[]);m.je?m.je.value=l:(m.je={next:this.Me,Ji:this.Me.Ji,head:this.Me,key:k,value:l},m.list.push(m.je),this.Me.Ji.next=m.je,this.Me.Ji=m.je,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.je&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.hf[k.id],k.je.Ji.next=k.je.next,k.je.next.Ji=
k.je.Ji,k.je.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.hf={};this.Me=this.Me.Ji=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).je};c.prototype.get=function(k){return(k=d(this,k).je)&&k.value};c.prototype.entries=function(){return e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return e(this,function(k){return k.key})};c.prototype.values=function(){return e(this,function(k){return k.value})};c.prototype.forEach=function(k,l){for(var m=this.entries(),
n;!(n=m.next()).done;)n=n.value,k.call(l,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(k,l){var m=l&&typeof l;"object"==m||"function"==m?b.has(l)?m=b.get(l):(m=""+ ++g,b.set(l,m)):m="p_"+l;var n=k.hf[m];if(n&&Ra(k.hf,m))for(k=0;k<n.length;k++){var q=n[k];if(l!==l&&q.key!==q.key||l===q.key)return{id:m,list:n,index:k,je:q}}return{id:m,list:n,index:-1,je:void 0}},e=function(k,l){var m=k.Me;return Ba(function(){if(m){for(;m.head!=k.Me;)m=m.Ji;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.Ji=k.next=k.head=k},g=0;return c});
ya("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(_.Ca([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.Ha=new Map;if(c){c=
_.Ca(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ha.size};b.prototype.add=function(c){c=0===c?0:c;this.Ha.set(c,c);this.size=this.Ha.size;return this};b.prototype.delete=function(c){c=this.Ha.delete(c);this.size=this.Ha.size;return c};b.prototype.clear=function(){this.Ha.clear();this.size=0};b.prototype.has=function(c){return this.Ha.has(c)};b.prototype.entries=function(){return this.Ha.entries()};b.prototype.values=function(){return this.Ha.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ha.forEach(function(f){return c.call(d,f,f,e)})};return b});_.p={};_.Ta=_.Ta||{};_.D=this||self;_.Ua="closure_uid_"+(1E9*Math.random()>>>0);_.L=function(a,b){a=a.split(".");var c=_.D;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b};
_.P=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.yo=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
gadgets=window.gadgets||{};osapi=window.osapi=window.osapi||{};

window.___jsl=window.___jsl||{};
(window.___jsl.cd=window.___jsl.cd||[]).push({gwidget:{parsetags:"explicit"},appsapi:{plus_one_service:"/plus/v1"},csi:{rate:.01},poshare:{hangoutContactPickerServer:"https://plus.google.com"},gappsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},appsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},
"oauth-flow":{authUrl:"https://accounts.google.com/o/oauth2/auth",proxyUrl:"https://accounts.google.com/o/oauth2/postmessageRelay",redirectUri:"postmessage"},iframes:{sharebox:{params:{json:"&"},url:":socialhost:/:session_prefix:_/sharebox/dialog"},plus:{url:":socialhost:/:session_prefix:_/widget/render/badge?usegapi=1"},":socialhost:":"https://apis.google.com",":im_socialhost:":"https://plus.googleapis.com",domains_suggest:{url:"https://domains.google.com/suggest/flow"},card:{params:{s:"#",userid:"&"},
url:":socialhost:/:session_prefix:_/hovercard/internalcard"},":signuphost:":"https://plus.google.com",":gplus_url:":"https://plus.google.com",plusone:{url:":socialhost:/:session_prefix:_/+1/fastbutton?usegapi=1"},plus_share:{url:":socialhost:/:session_prefix:_/+1/sharebutton?plusShare=true&usegapi=1"},plus_circle:{url:":socialhost:/:session_prefix:_/widget/plus/circle?usegapi=1"},plus_followers:{url:":socialhost:/_/im/_/widget/render/plus/followers?usegapi=1"},configurator:{url:":socialhost:/:session_prefix:_/plusbuttonconfigurator?usegapi=1"},
appcirclepicker:{url:":socialhost:/:session_prefix:_/widget/render/appcirclepicker"},page:{url:":socialhost:/:session_prefix:_/widget/render/page?usegapi=1"},person:{url:":socialhost:/:session_prefix:_/widget/render/person?usegapi=1"},community:{url:":ctx_socialhost:/:session_prefix::im_prefix:_/widget/render/community?usegapi=1"},follow:{url:":socialhost:/:session_prefix:_/widget/render/follow?usegapi=1"},commentcount:{url:":socialhost:/:session_prefix:_/widget/render/commentcount?usegapi=1"},comments:{url:":socialhost:/:session_prefix:_/widget/render/comments?usegapi=1"},
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 eb,fb,ib;_.Wa=function(a,b){return 0<=(0,_.Va)(a,b)};_.Xa=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.Ya=function(){};_.bb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.db=function(a){var b=_.bb(a);return"array"==b||"object"==b&&"number"==typeof a.length};eb=function(a,b,c){return a.call.apply(a.bind,arguments)};
fb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.Q=function(a,b,c){_.Q=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?eb:fb;return _.Q.apply(null,arguments)};_.gb=function(){return Date.now()};ib=function(a){return a};
_.Va=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};
_.jb=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};_.kb=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)};
_.lb=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var k=f[g];b.call(void 0,k,g,a)&&(d[e++]=k)}return d};_.mb=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};
_.nb=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};_.ob=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 qb;_.pb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.rb=function(a,b){var c=0;a=(0,_.pb)(String(a)).split(".");b=(0,_.pb)(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=qb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||qb(0==f[2].length,0==g[2].length)||qb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
qb=function(a,b){return a<b?-1:a>b?1:0};
a:{var ub=_.D.navigator;if(ub){var vb=ub.userAgent;if(vb){_.tb=vb;break a}}_.tb=""}_.wb=function(a){return-1!=_.tb.indexOf(a)};
var zb;_.yb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};zb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Ab=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<zb.length;f++)c=zb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Bb=function(){return _.wb("Opera")};_.Cb=function(){return _.wb("Trident")||_.wb("MSIE")};_.Db=function(){return _.wb("Firefox")||_.wb("FxiOS")};_.Eb=function(){return(_.wb("Chrome")||_.wb("CriOS"))&&!_.wb("Edge")};
_.Hb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Ib;_.Jb=function(){if(void 0===Ib){var a=null,b=_.D.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("gapi#html",{createHTML:ib,createScript:ib,createScriptURL:ib})}catch(c){_.D.console&&_.D.console.error(c.message)}Ib=a}return Ib};
var Lb,Kb;_.Mb=function(a,b){this.LK=a===Kb&&b||"";this.BN=Lb};_.Mb.prototype.xh=!0;_.Mb.prototype.Cd=_.fa(4);_.Nb=function(a){return a instanceof _.Mb&&a.constructor===_.Mb&&a.BN===Lb?a.LK:"type_error:Const"};_.Ob=function(a){return new _.Mb(Kb,a)};Lb={};Kb={};
_.Qb=function(a,b){this.MA=b===_.Pb?a:""};_.h=_.Qb.prototype;_.h.xh=!0;_.h.Cd=_.fa(3);_.h.vz=!0;_.h.mh=_.fa(6);_.h.toString=function(){return this.MA.toString()};_.Pb={};_.Sb=new _.Qb("about:invalid#zClosurez",_.Pb);
_.Ub=function(a,b){this.LA=b===_.Tb?a:""};_.Ub.prototype.xh=!0;_.Ub.prototype.Cd=_.fa(2);_.Ub.prototype.toString=function(){return this.LA.toString()};_.Tb={};_.Vb=new _.Ub("",_.Tb);
_.Xb={};_.Yb=function(a,b){this.KA=b===_.Xb?a:"";this.xh=!0};_.$b=function(a){a=_.Nb(a);return 0===a.length?Zb:new _.Yb(a,_.Xb)};_.Yb.prototype.Cd=_.fa(1);_.Yb.prototype.toString=function(){return this.KA.toString()};var Zb=new _.Yb("",_.Xb);
var ac;_.bc=function(a,b,c){this.JA=c===ac?a:"";this.UO=b};_.h=_.bc.prototype;_.h.vz=!0;_.h.mh=_.fa(5);_.h.xh=!0;_.h.Cd=_.fa(0);_.h.toString=function(){return this.JA.toString()};_.cc=function(a){if(a instanceof _.bc&&a.constructor===_.bc)return a.JA;_.bb(a);return"type_error:SafeHtml"};ac={};_.dc=function(a,b){var c=_.Jb();a=c?c.createHTML(a):a;return new _.bc(a,b,ac)};_.ec=new _.bc(_.D.trustedTypes&&_.D.trustedTypes.emptyHTML||"",0,ac);_.fc=_.dc("<br>",0);
_.gc=_.Hb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.cc(_.ec);return!b.parentElement});
_.ic=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.jc=2147483648*Math.random()|0;
_.kc=function(){return _.wb("iPhone")&&!_.wb("iPod")&&!_.wb("iPad")};_.lc=function(){return _.kc()||_.wb("iPad")||_.wb("iPod")};
var mc=function(a){mc[" "](a);return a};mc[" "]=_.Ya;_.nc=function(a,b){try{return mc(a[b]),!0}catch(c){}return!1};_.oc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Fc,Gc,Lc,Pc;_.pc=_.Bb();_.qc=_.Cb();_.rc=_.wb("Edge");_.sc=_.rc||_.qc;_.tc=_.wb("Gecko")&&!(-1!=_.tb.toLowerCase().indexOf("webkit")&&!_.wb("Edge"))&&!(_.wb("Trident")||_.wb("MSIE"))&&!_.wb("Edge");_.uc=-1!=_.tb.toLowerCase().indexOf("webkit")&&!_.wb("Edge");_.vc=_.uc&&_.wb("Mobile");_.wc=_.wb("Macintosh");_.xc=_.wb("Windows");_.yc=_.wb("Linux")||_.wb("CrOS");_.zc=_.wb("Android");_.Ac=_.kc();_.Bc=_.wb("iPad");_.Dc=_.wb("iPod");_.Ec=_.lc();
Fc=function(){var a=_.D.document;return a?a.documentMode:void 0};a:{var Hc="",Ic=function(){var a=_.tb;if(_.tc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.rc)return/Edge\/([\d\.]+)/.exec(a);if(_.qc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.uc)return/WebKit\/(\S+)/.exec(a);if(_.pc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Ic&&(Hc=Ic?Ic[1]:"");if(_.qc){var Jc=Fc();if(null!=Jc&&Jc>parseFloat(Hc)){Gc=String(Jc);break a}}Gc=Hc}_.Kc=Gc;Lc={};
_.Mc=function(a){return _.oc(Lc,a,function(){return 0<=_.rb(_.Kc,a)})};_.Oc=function(a){return Number(_.Nc)>=a};if(_.D.document&&_.qc){var Qc=Fc();Pc=Qc?Qc:parseInt(_.Kc,10)||void 0}else Pc=void 0;_.Nc=Pc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Vc,Wc,Xc,$c,bd,dd,ed,fd,gd,hd,id,ld,nd,ud,vd,wd,Ed,Fd;_.Rc=function(a,b){return _.ba[a]=b};_.Sc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Sc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.lJ=!0};_.Tc=function(a){return Array.prototype.concat.apply([],arguments)};_.Uc=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[]};_.Qb.prototype.mh=_.Rc(6,function(){return 1});_.bc.prototype.mh=_.Rc(5,function(){return this.UO});
_.Mb.prototype.Cd=_.Rc(4,function(){return this.LK});_.Qb.prototype.Cd=_.Rc(3,function(){return this.MA.toString()});_.Ub.prototype.Cd=_.Rc(2,function(){return this.LA});_.Yb.prototype.Cd=_.Rc(1,function(){return this.KA});_.bc.prototype.Cd=_.Rc(0,function(){return this.JA.toString()});Vc=null;Wc=/^[\w+/_-]+[=]{0,2}$/;Xc=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&Wc.test(a)?a:""};
_.Zc=function(a){if(a&&a!=_.D)return Xc(a.document);null===Vc&&(Vc=Xc(_.D.document));return Vc};$c=0;_.ad=function(a){return Object.prototype.hasOwnProperty.call(a,_.Ua)&&a[_.Ua]||(a[_.Ua]=++$c)};_.P(_.Sc,Error);_.Sc.prototype.name="CustomError";_.cd=function(a,b){return 0==a.lastIndexOf(b,0)};dd=/&/g;ed=/</g;fd=/>/g;gd=/"/g;hd=/'/g;id=/\x00/g;ld=/[\x00&<>"']/;
_.md=function(a,b){if(b)a=a.replace(dd,"&amp;").replace(ed,"&lt;").replace(fd,"&gt;").replace(gd,"&quot;").replace(hd,"&#39;").replace(id,"&#0;");else{if(!ld.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(dd,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(ed,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(fd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(gd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(hd,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(id,"&#0;"))}return a};nd={};
_.od=function(a,b){this.NA=b===nd?a:""};_.h=_.od.prototype;_.h.xh=!0;_.h.Cd=function(){return this.NA.toString()};_.h.vz=!0;_.h.mh=function(){return 1};_.h.toString=function(){return this.NA+""};_.pd=function(a){if(a instanceof _.od&&a.constructor===_.od)return a.NA;_.bb(a);return"type_error:TrustedResourceUrl"};_.qd=function(a){return _.pd(a).toString()};_.rd=function(a){var b=_.Jb();a=b?b.createScriptURL(a):a;return new _.od(a,nd)};_.sd=function(a){return _.rd(_.Nb(a))};
_.td=function(a){if(a instanceof _.Qb&&a.constructor===_.Qb)return a.MA;_.bb(a);return"type_error:SafeUrl"};ud=/^(?: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;vd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;wd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
_.xd=function(a){if(a instanceof _.Qb)return a;a="object"==typeof a&&a.xh?a.Cd():String(a);if(wd.test(a))a=new _.Qb(a,_.Pb);else{a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(vd);a=b&&ud.test(b[1])?new _.Qb(a,_.Pb):null}return a};_.yd=function(a){if(a instanceof _.Qb)return a;a="object"==typeof a&&a.xh?a.Cd():String(a);wd.test(a)||(a="about:invalid#zClosurez");return new _.Qb(a,_.Pb)};
_.zd=function(a){if(a instanceof _.bc)return a;var b="object"==typeof a,c=null;b&&a.vz&&(c=a.mh());return _.dc(_.md(b&&a.xh?a.Cd():String(a)),c)};_.Ad=function(a,b){if((0,_.gc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.cc(b)};_.Bd=function(a,b){b=b instanceof _.Qb?b:_.yd(b);a.href=_.td(b)};_.Cd=function(a,b,c,d){a=a instanceof _.Qb?a:_.yd(a);b=b||_.D;c=c instanceof _.Mb?_.Nb(c):c||"";return void 0!==d?b.open(_.td(a),c,d,void 0):b.open(_.td(a),c)};
_.Dd=function(a){return a=_.md(a,void 0)};Ed=!_.qc||_.Oc(9);Fd=!_.tc&&!_.qc||_.qc&&_.Oc(9)||_.tc&&_.Mc("1.9.1");_.Gd=_.qc&&!_.Mc("9");_.Hd=_.qc||_.pc||_.uc;_.Id=_.qc&&!_.Oc(9);
var Od,Sd;_.Ld=function(a){return a?new _.Jd(_.Kd(a)):bd||(bd=new _.Jd)};_.Md=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Nd=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&&_.Wa(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Pd=function(a,b){_.yb(b,function(c,d){c&&"object"==typeof c&&c.xh&&(c=c.Cd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Od.hasOwnProperty(d)?a.setAttribute(Od[d],c):_.cd(d,"aria-")||_.cd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Od={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"};
_.Qd=function(a){return a?a.parentWindow||a.defaultView:window};_.Td=function(a,b){var c=String(b[0]),d=b[1];if(!Ed&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Dd(d.name),'"');if(d.type){c.push(' type="',_.Dd(d.type),'"');var e={};_.Ab(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Rd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Pd(c,d));2<b.length&&Sd(a,c,b,2);return c};
Sd=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)||_.Xa(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.Xa(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}_.kb(g?_.Uc(f):f,e)}}};_.Ud=function(a){return _.Rd(document,a)};
_.Rd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Vd=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.Xd=function(a,b){Sd(_.Kd(a),a,arguments,1)};_.Yd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Zd=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.$d=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.ae=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 _.$d(a)}};
_.be=function(a){return Fd&&void 0!=a.children?a.children:_.lb(a.childNodes,function(b){return 1==b.nodeType})};_.ce=function(a){return _.Xa(a)&&1==a.nodeType};_.de=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};_.Kd=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.ee=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 _.Yd(a),a.appendChild(_.Kd(a).createTextNode(String(b)))};_.Jd=function(a){this.nb=a||_.D.document||document};_.h=_.Jd.prototype;_.h.Fa=_.Ld;_.h.CB=_.fa(7);_.h.tb=function(){return this.nb};_.h.H=function(a){return _.Md(this.nb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.nb).getElementsByTagName(String(a))};_.h.ta=function(a,b,c){return _.Td(this.nb,arguments)};_.h.createElement=function(a){return _.Rd(this.nb,a)};_.h.createTextNode=function(a){return this.nb.createTextNode(String(a))};_.h.wb=function(){var a=this.nb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.Xd;_.h.canHaveChildren=_.Vd;_.h.Gd=_.Yd;_.h.oH=_.Zd;_.h.removeNode=_.$d;_.h.EP=_.ae;_.h.iy=_.be;
_.h.isElement=_.ce;_.h.contains=_.de;_.h.Ah=_.fa(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.fe=window;_.ge=document;_.he=_.fe.location;_.ie=/\[native code\]/;_.je=function(a,b,c){return a[b]=a[b]||c};_.ke=function(){var a;if((a=Object.create)&&_.ie.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.le=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.me=function(a,b){a=a||{};for(var c in a)_.le(a,c)&&(b[c]=a[c])};_.ne=_.je(_.fe,"gapi",{});
_.pe=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};_.re=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.se=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");
_.te=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");
_.ve=function(a,b,c){_.ue(a,b,c,"add","at")};_.ue=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)};
_.we=_.je(_.fe,"___jsl",_.ke());_.je(_.we,"I",0);_.je(_.we,"hel",10);
var xe,ye,ze,Ae,Be,Ce,De;xe=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};ye=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};ze=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ae=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]&&!ze(a[d])&&!ze(b[d])?Ae(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=ze(b[d])?[]:{},Ae(a[d],b[d])):a[d]=b[d])};
Be=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:{}}};
Ce=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());Ae(c,b);a.push(c)};
De=function(a){ye(!0);var b=window.___gcfg,c=xe("cu"),d=window.___gu;b&&b!==d&&(Ce(c,b),window.___gu=b);b=xe("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,xe("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=Be(f))&&b.push(f));a&&Ce(c,a);d=xe("cd");a=0;for(b=d.length;a<b;++a)Ae(ye(),d[a],!0);d=xe("ci");a=0;for(b=d.length;a<b;++a)Ae(ye(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ae(ye(),c[a],!0)};_.S=function(a,b){var c=ye();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};
_.Ee=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;De(c)};
var Fe=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.je(_.we,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Fe&&Fe();De();
_.L("gapi.config.get",_.S);_.L("gapi.config.update",_.Ee);

_.Ge=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)}};_.He=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.Xa(f)?"o"+_.ad(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Ie=function(a){return/^[\s\xa0]*$/.test(a)};
_.Je=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:""):_.Nd(c,"*",a,b)[0]||null}return a||null};

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

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Oh=function(){this.tj=-1};
var Ph=function(){this.tj=64;this.zc=[];this.Ow=[];this.LN=[];this.Tu=[];this.Tu[0]=128;for(var a=1;a<this.tj;++a)this.Tu[a]=0;this.Ov=this.Xm=0;this.reset()};_.P(Ph,Oh);Ph.prototype.reset=function(){this.zc[0]=1732584193;this.zc[1]=4023233417;this.zc[2]=2562383102;this.zc[3]=271733878;this.zc[4]=3285377520;this.Ov=this.Xm=0};
var Qh=function(a,b,c){c||(c=0);var d=a.LN;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.zc[0];c=a.zc[1];var g=a.zc[2],k=a.zc[3],l=a.zc[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.zc[0]=a.zc[0]+b&4294967295;a.zc[1]=a.zc[1]+c&4294967295;a.zc[2]=a.zc[2]+g&4294967295;a.zc[3]=a.zc[3]+k&4294967295;a.zc[4]=a.zc[4]+l&4294967295};
Ph.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.tj,d=0,e=this.Ow,f=this.Xm;d<b;){if(0==f)for(;d<=c;)Qh(this,a,d),d+=this.tj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.tj){Qh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.tj){Qh(this,e);f=0;break}}this.Xm=f;this.Ov+=b}};
Ph.prototype.digest=function(){var a=[],b=8*this.Ov;56>this.Xm?this.update(this.Tu,56-this.Xm):this.update(this.Tu,this.tj-(this.Xm-56));for(var c=this.tj-1;56<=c;c--)this.Ow[c]=b&255,b/=256;Qh(this,this.Ow);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.zc[c]>>d&255,++b;return a};
_.Rh=function(){this.WB=new Ph};_.h=_.Rh.prototype;_.h.reset=function(){this.WB.reset()};_.h.cL=function(a){this.WB.update(a)};_.h.FE=function(){return this.WB.digest()};_.h.Vv=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.cL(b)};_.h.xg=function(){for(var a=this.FE(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

var jj,nj,oj,pj,qj,rj,sj,tj,uj,vj,wj,xj,yj,Cj,Ej,Fj;_.kj=function(a){return!!a&&"object"===typeof a&&_.ie.test(a.push)};_.lj=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.mj=function(a,b){if(!a)throw Error(b||"");};nj=/&/g;oj=/</g;pj=/>/g;qj=/"/g;rj=/'/g;sj=function(a){return String(a).replace(nj,"&amp;").replace(oj,"&lt;").replace(pj,"&gt;").replace(qj,"&quot;").replace(rj,"&#39;")};tj=/[\ud800-\udbff][\udc00-\udfff]|[^!-~]/g;uj=/%([a-f]|[0-9a-fA-F][a-f])/g;vj=/^(https?|ftp|file|chrome-extension):$/i;
wj=function(a){a=String(a);a=a.replace(tj,function(e){try{return encodeURIComponent(e)}catch(f){return encodeURIComponent(e.replace(/^[^%]+$/g,"\ufffd"))}}).replace(_.se,function(e){return e.replace(/%/g,"%25")}).replace(uj,function(e){return e.toUpperCase()});a=a.match(_.re)||[];var b=_.ke(),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(vj);b.yo=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.jh=a[7]?[d(a[7])]:[];return b};xj=function(a){return a.yo+(0<a.query.length?"?"+a.query.join("&"):"")+(0<a.jh.length?"#"+a.jh.join("&"):"")};yj=function(a,b){var c=[];if(a)for(var d in a)if(_.le(a,d)&&null!=a[d]){var e=b?b(a[d]):a[d];c.push(encodeURIComponent(d)+"="+encodeURIComponent(e))}return c};
_.zj=function(a,b,c,d){a=wj(a);a.query.push.apply(a.query,yj(b,d));a.jh.push.apply(a.jh,yj(c,d));return xj(a)};
_.Aj=function(a,b){var c=wj(b);b=c.yo;c.query.length&&(b+="?"+c.query.join(""));c.jh.length&&(b+="#"+c.jh.join(""));var d="";2E3<b.length&&(c=b,b=b.substr(0,2E3),b=b.replace(_.te,""),d=c.substr(b.length));var e=a.createElement("div");a=a.createElement("a");c=wj(b);b=c.yo;c.query.length&&(b+="?"+c.query.join(""));c.jh.length&&(b+="#"+c.jh.join(""));_.Bd(a,new _.Qb(b,_.Pb));e.appendChild(a);b=_.dc(e.innerHTML,null);_.Ad(e,b);b=String(e.firstChild.href);e.parentNode&&e.parentNode.removeChild(e);c=wj(b+
d);b=c.yo;c.query.length&&(b+="?"+c.query.join(""));c.jh.length&&(b+="#"+c.jh.join(""));return b};_.Bj=/^https?:\/\/[^\/%\\?#\s]+\/[^\s]*$/i;Cj=function(a){for(;a.firstChild;)a.removeChild(a.firstChild)};_.Dj=function(a,b){var c=_.je(_.we,"watt",_.ke());_.je(c,a,b)};Ej=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/b\/(\d{10,21})\//;
Fj=function(a){var b=_.vh("googleapis.config/sessionDelegate");"string"===typeof b&&21<b.length&&(b=null);null==b&&(b=(a=(a||window.location.href).match(Ej))?a[1]:null);if(null==b)return null;b=String(b);21<b.length&&(b=null);return b};
var Gj=function(){var a=_.we.onl;if(!a){a=_.ke();_.we.onl=a;var b=_.ke();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){_.mj(/^\w+$/.test(a),"Unsupported id - "+a);Gj();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);_.mj(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);_.me(d.queryParams||{},e);_.me(d.fragmentParams||{},f);var g=d.pfname;var k=_.ke();_.vh("iframes/dropLegacyIdParam")||(k.id=c);k._gfid=c;k.parent=a.location.protocol+"//"+a.location.host;c=_.pe(a.location.href,"parent");g=g||"";!g&&c&&(g=_.pe(a.location.href,"_gfid","")||_.pe(a.location.href,"id",""),g=_.Oj(g,_.pe(a.location.href,"pfname","")));g||(c=_.uf(_.pe(a.location.href,"jcp","")))&&"object"==
typeof c&&(g=_.Oj(c.id,c.pfname));k.pfname=g;d.connectWithJsonParam&&(g={},g.jcp=_.vf(k),k=g);g=_.pe(b,"rpctoken")||e.rpctoken||f.rpctoken;g||(g=d.rpctoken||String(Math.round(1E8*_.Yh())),k.rpctoken=g);d.rpctoken=g;_.me(k,d.connectWithQueryParams?e:f);k=a.location.href;a=_.ke();(g=_.pe(k,"_bsh",_.we.bsh))&&(a._bsh=g);(k=_.we.dpo?_.we.h:_.pe(k,"jsh",_.we.h))&&(a.jsh=k);d.hintInFragment?_.me(a,f):_.me(a,e);return _.zj(b,e,f,d.paramsSerializer)};
Qj=function(a){_.mj(!a||_.Bj.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="'+sj(String(c.frameborder))+'" scrolling="'+sj(String(c.scrolling))+'" '+k+' name="'+sj(String(c.name))+'"/>'))}catch(m){}finally{f||(f=_.Ld(a).ta("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?_.me(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=_.xh()||"0",b=Fj();var c=_.xh(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===_.vh("isLoggedIn"))?"_/im/":"")&&(c="");var f=_.vh("iframes/:socialhost:"),g=_.vh("iframes/:im_socialhost:");return jj={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 _.Aj(_.ge,a.replace(_.Tj,Vj))};_.Xj=function(a){var b=a;Sj.test(a)&&(b=_.vh("iframes/"+b.substring(1)+"/url"),_.mj(!!b,"Unknown iframe url config for - "+a));return _.Wj(b)};
_.Yj=function(a,b,c){c=c||{};var d=c.attributes||{};_.mj(!(c.allowPost||c.forcePost)||!d.onload,"onload is not supported by post iframe (allowPost or forcePost)");a=_.Xj(a);d=b.ownerDocument||_.ge;var e=_.Nj(d,c);a=_.Pj(d,a,e,c);var f=c,g=_.ke();_.me(_.Kj,g);_.me(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=wj(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=xj(c);_.mj(_.Bj.test(g),"Invalid URL: "+g);c=d.createElement("form");c.method="POST";c.target=e;c.style.display="none";e=g instanceof _.Qb?g:_.yd(g);c.action=_.td(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};

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

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

_.ng=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
*/
_.Tg=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Ug=function(){return _.wb("Safari")&&!(_.Eb()||_.wb("Coast")||_.Bb()||_.wb("Edge")||_.wb("Edg/")||_.wb("OPR")||_.Db()||_.wb("Silk")||_.wb("Android"))};_.Vg=function(){return _.wb("Android")&&!(_.Eb()||_.Db()||_.Bb()||_.wb("Silk"))};_.Wg=_.Db();_.Xg=_.kc()||_.wb("iPod");_.Yg=_.wb("iPad");_.Zg=_.Vg();_.$g=_.Eb();_.ah=_.Ug()&&!_.lc();

/*

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

_.Zj=function(a){this.S=a};_.h=_.Zj.prototype;_.h.value=function(){return this.S};_.h.Tl=function(a){this.S.width=a;return this};_.h.Kc=function(){return this.S.width};_.h.Ui=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.Ee=function(a){this.S.style=a;return this};_.h.dl=_.fa(14);
_.ak=function(a){this.S=a};_.ak.prototype.tB=function(a){this.S.anchor=a;return this};_.ak.prototype.lh=function(){return this.S.anchor};_.ak.prototype.vv=_.fa(16);_.bk=function(a){a.S.show=!0;return a};_.ak.prototype.Ui=function(a){this.S.height=a;return this};_.ak.prototype.getHeight=function(){return this.S.height};_.ak.prototype.Tl=function(a){this.S.width=a;return this};_.ak.prototype.Kc=function(){return this.S.width};
_.ck=function(a){this.S=a||{}};_.ck.prototype.value=function(){return this.S};_.ck.prototype.setUrl=function(a){this.S.url=a;return this};_.ck.prototype.getUrl=function(){return this.S.url};_.dk=function(a,b){a.S.where=b;return a};_.h=_.ck.prototype;_.h.Ee=function(a){this.S.style=a;return this};_.h.dl=_.fa(13);_.h.Ce=function(a){this.S.id=a;return this};_.h.ma=function(){return this.S.id};_.h.tk=function(a){this.S.rpctoken=a;return this};_.ek=function(a,b){a.S.queryParams=b;return a};
_.fk=function(a,b){a.S.relayOpen=b;return a};_.gk=function(a,b){a.S.messageHandlers=b;return a};_.hk=function(a,b){a.S.messageHandlersFilter=b;return a};_.ck.prototype.Kn=_.fa(17);_.ck.prototype.getContext=function(){return this.S.context};_.ck.prototype.Jc=function(){return this.S.openerIframe};_.ck.prototype.Tk=function(){this.S.attributes=this.S.attributes||{};return new _.Zj(this.S.attributes)};_.ik=function(a){a.S.connectWithQueryParams=!0;return a};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var jk,rk;jk=function(a){_.D.setTimeout(function(){throw a;},0)};_.kk=function(a,b){for(var c in a)if(!(c in b)||a[c]!==b[c])return!1;for(var d in b)if(!(d in a))return!1;return!0};_.lk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.mk=function(a){return a};_.nk=function(a,b){a.src=_.pd(b);(b=_.Zc(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.ok=function(a){var b=window.location;a=a instanceof _.Qb?a:_.yd(a);b.href=_.td(a)};
_.pk=function(a){a.prototype.$goog_Thenable=!0};_.qk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};rk=function(a,b){this.QO=a;this.gW=b;this.Gu=0;this.Me=null};rk.prototype.get=function(){if(0<this.Gu){this.Gu--;var a=this.Me;this.Me=a.next;a.next=null}else a=this.QO();return a};rk.prototype.put=function(a){this.gW(a);100>this.Gu&&(this.Gu++,a.next=this.Me,this.Me=a)};
var tk,uk,sk;_.vk=function(a){a=sk(a);"function"!==typeof _.D.setImmediate||_.D.Window&&_.D.Window.prototype&&!_.wb("Edge")&&_.D.Window.prototype.setImmediate==_.D.setImmediate?(tk||(tk=uk()),tk(a)):_.D.setImmediate(a)};
uk=function(){var a=_.D.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.wb("Presto")&&(a=function(){var e=_.Ud("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.Q)(function(l){if(("*"==k||l.origin==k)&&l.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,k)}}});if("undefined"!==typeof a&&!_.Cb()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.D.setTimeout(e,0)}};sk=_.mk;_.ni(function(a){sk=a});
var wk=function(){this.$v=this.co=null};wk.prototype.add=function(a,b){var c=xk.get();c.set(a,b);this.$v?this.$v.next=c:this.co=c;this.$v=c};wk.prototype.remove=function(){var a=null;this.co&&(a=this.co,this.co=this.co.next,this.co||(this.$v=null),a.next=null);return a};var xk=new rk(function(){return new yk},function(a){return a.reset()}),yk=function(){this.next=this.scope=this.Bg=null};yk.prototype.set=function(a,b){this.Bg=a;this.scope=b;this.next=null};
yk.prototype.reset=function(){this.next=this.scope=this.Bg=null};
var zk,Ak,Bk,Ck,Ek;_.Dk=function(a,b){zk||Ak();Bk||(zk(),Bk=!0);Ck.add(a,b)};Ak=function(){if(_.D.Promise&&_.D.Promise.resolve){var a=_.D.Promise.resolve(void 0);zk=function(){a.then(Ek)}}else zk=function(){_.vk(Ek)}};Bk=!1;Ck=new wk;Ek=function(){for(var a;a=Ck.remove();){try{a.Bg.call(a.scope)}catch(b){jk(b)}xk.put(a)}Bk=!1};
var Gk,Hk,Sk,Qk;_.Fk=function(a,b){this.Ea=0;this.Mi=void 0;this.vm=this.vj=this.Za=null;this.Ct=this.Jx=!1;if(a!=_.Ya)try{var c=this;a.call(b,function(d){c.Pg(2,d)},function(d){c.Pg(3,d)})}catch(d){this.Pg(3,d)}};Gk=function(){this.next=this.context=this.rn=this.uq=this.Gk=null;this.uo=!1};Gk.prototype.reset=function(){this.context=this.rn=this.uq=this.Gk=null;this.uo=!1};Hk=new rk(function(){return new Gk},function(a){a.reset()});_.Ik=function(a,b,c){var d=Hk.get();d.uq=a;d.rn=b;d.context=c;return d};
_.Jk=function(a){if(a instanceof _.Fk)return a;var b=new _.Fk(_.Ya);b.Pg(2,a);return b};_.Kk=function(a){return new _.Fk(function(b,c){c(a)})};_.Mk=function(a,b,c){Lk(a,b,c,null)||_.Dk(_.ji(b,a))};_.Nk=function(a){return new _.Fk(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],_.Mk(l,_.ji(f,k),g);else b(e)})};_.Pk=function(){var a,b,c=new _.Fk(function(d,e){a=d;b=e});return new Ok(c,a,b)};
_.Fk.prototype.then=function(a,b,c){return Qk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.pk(_.Fk);_.Fk.prototype.tr=function(a,b){return Qk(this,null,a,b)};_.Fk.prototype.cancel=function(a){if(0==this.Ea){var b=new Rk(a);_.Dk(function(){Sk(this,b)},this)}};
Sk=function(a,b){if(0==a.Ea)if(a.Za){var c=a.Za;if(c.vj){for(var d=0,e=null,f=null,g=c.vj;g&&(g.uo||(d++,g.Gk==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ea&&1==d?Sk(c,b):(f?(d=f,d.next==c.vm&&(c.vm=d),d.next=d.next.next):Tk(c),Uk(c,e,3,b)))}a.Za=null}else a.Pg(3,b)};_.Wk=function(a,b){a.vj||2!=a.Ea&&3!=a.Ea||Vk(a);a.vm?a.vm.next=b:a.vj=b;a.vm=b};
Qk=function(a,b,c,d){var e=_.Ik(null,null,null);e.Gk=new _.Fk(function(f,g){e.uq=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.rn=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Rk?g(k):f(l)}catch(m){g(m)}}:g});e.Gk.Za=a;_.Wk(a,e);return e.Gk};_.Fk.prototype.yY=function(a){this.Ea=0;this.Pg(2,a)};_.Fk.prototype.zY=function(a){this.Ea=0;this.Pg(3,a)};
_.Fk.prototype.Pg=function(a,b){0==this.Ea&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ea=1,Lk(b,this.yY,this.zY,this)||(this.Mi=b,this.Ea=a,this.Za=null,Vk(this),3!=a||b instanceof Rk||Xk(this,b)))};
var Lk=function(a,b,c,d){if(a instanceof _.Fk)return _.Wk(a,_.Ik(b||_.Ya,c||null,d)),!0;if(_.qk(a))return a.then(b,c,d),!0;if(_.Xa(a))try{var e=a.then;if("function"===typeof e)return Yk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Yk=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)}},Vk=function(a){a.Jx||(a.Jx=!0,_.Dk(a.tP,a))},Tk=function(a){var b=null;a.vj&&(b=a.vj,a.vj=b.next,b.next=null);a.vj||(a.vm=
null);return b};_.Fk.prototype.tP=function(){for(var a;a=Tk(this);)Uk(this,a,this.Ea,this.Mi);this.Jx=!1};var Uk=function(a,b,c,d){if(3==c&&b.rn&&!b.uo)for(;a&&a.Ct;a=a.Za)a.Ct=!1;if(b.Gk)b.Gk.Za=null,Zk(b,c,d);else try{b.uo?b.uq.call(b.context):Zk(b,c,d)}catch(e){cl.call(null,e)}Hk.put(b)},Zk=function(a,b,c){2==b?a.uq.call(a.context,c):a.rn&&a.rn.call(a.context,c)},Xk=function(a,b){a.Ct=!0;_.Dk(function(){a.Ct&&cl.call(null,b)})},cl=jk,Rk=function(a){_.Sc.call(this,a);this.lJ=!1};_.P(Rk,_.Sc);
Rk.prototype.name="cancel";var Ok=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

_.dl=function(a){return new _.Fk(a)};

var el;
el=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")};
_.fl=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 el();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 nl=function(){this.zr={gJ:gl?"../"+gl:null,ZO:hl,jG:il,C7:jl,At:kl,p8:ll};this.Xe=_.fe;this.TI=this.VO;this.IP=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.zr.gJ){this.Xe=this.zr.jG(this.Xe,this.zr.gJ);var a=this.Xe.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.TI=this.Xe.doPostMsg}this.XB={};this.uC={};a=(0,_.Q)(this.Zy,
this);_.ve(this.Xe,"message",a);_.je(_.we,"RPMQ",[]).push(a);this.Xe!=this.Xe.parent&&ml(this,this.Xe.parent,this.Yz(this.Xe.name),"*")};nl.prototype.Yz=function(a){return'{"h":"'+escape(a)+'"}'};var ol=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},pl=function(a){if(!/^\s*{/.test(a))return!1;a=_.uf(a);return null!==a&&"object"===typeof a&&!!a.g};
nl.prototype.Zy=function(a){var b=String(a.data);(0,_.Cf)("gapix.rpc.receive("+jl+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=pl(b);if(!c&&!d){if(!d&&(c=ol(b))){if(this.XB[c])this.XB[c]();else this.uC[c]=1;return}var e=a.origin,f=this.zr.ZO;this.IP?_.fe.setTimeout(function(){f(b,e)},0):f(b,e)}};nl.prototype.Ec=function(a,b){".."===a||this.uC[a]?(b(),delete this.uC[a]):this.XB[a]=b};
var ml=function(a,b,c,d){var e=pl(c)?"":"!_";(0,_.Cf)("gapix.rpc.send("+jl+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.TI(b,e+c,d)};nl.prototype.VO=function(a,b,c){a.postMessage(b,c)};nl.prototype.send=function(a,b,c){(a=this.zr.jG(this.Xe,a))&&!a.closed&&ml(this,a,b,c)};
var ql,rl,sl,tl,ul,vl,wl,gl,jl,xl,yl,zl,Al,il,kl,Bl,Cl,Hl,Il,Kl,ll,Ml,Ll,Dl,El,Nl,hl,Ol,Pl;ql=0;rl=[];sl={};tl={};ul=_.fe.location.href;vl=_.pe(ul,"rpctoken");wl=_.pe(ul,"parent")||_.ge.referrer;gl=_.pe(ul,"rly");jl=gl||(_.fe!==_.fe.top||_.fe.opener)&&_.fe.name||"..";xl=null;yl={};zl=function(){};Al={send:zl,Ec:zl,Yz:zl};
il=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.fe.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};kl=function(a){return(a=sl[a])&&a.xk};
Bl=function(a){if(a.f in{})return!1;var b=a.t,c=sl[a.r];a=a.origin;return c&&(c.xk===b||!c.xk&&!b)&&(a===c.origin||"*"===c.origin)};Cl=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)}};_.Fl=function(a,b,c){a=Dl(a);tl[a.name]={Bg:b,iq:a.iq,Zn:c||Bl};El()};_.L("gapix.rpc.register",_.Fl);_.Gl=function(a){delete tl[Dl(a).name]};_.L("gapix.rpc.unregister",_.Gl);Hl={};
Il=function(a,b){(a=Hl["_"+a])&&a[1](this)&&a[0].call(this,b)};Kl=function(a){var b=a.c;if(!b)return zl;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Jl.apply(null,e)}};ll=function(a){xl=a};Ml=function(a){yl[a]||(yl[a]=_.fe.setTimeout(function(){yl[a]=!1;Ll(a)},0))};Ll=function(a){var b=sl[a];if(b&&b.ready){var c=b.PA;for(b.PA=[];c.length;)Al.send(a,_.vf(c.shift()),b.origin)}};
Dl=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),iq:!0}:{name:a,iq:!1}};El=function(){for(var a=_.vh("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=rl[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)rl.splice(c,1),--c;else{var f=e.s,g=tl[f]||tl["*"];if(g)if(rl.splice(c,1),--c,e.origin=d.origin,d=Kl(e),e.callback=d,g.Zn(e)){if("__cb"!==f&&!!g.iq!=!!e.g)break;e=g.Bg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Cf)("gapix.rpc.rejected("+jl+"): "+f)}}};
Nl=function(a,b,c){rl.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||El()};hl=function(a,b){a=_.uf(a);Nl(a,b,!1)};Ol=function(a){for(;a.length;)Nl(a.shift(),this.origin,!0);El()};Pl=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",Gz:b}};
_.Ql=function(a,b,c,d){var e=Pl(a);d&&(_.fe.frames[e.id]=_.fe.frames[e.id]||d);a=e.id;if(!sl.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.ng(wl),c=c||vl;else if(!e.Gz){var f=_.ge.getElementById(a);f&&(f=f.src,d=_.ng(f),c=c||_.pe(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);sl[a]={xk:c,PA:[],origin:d,rW:b,aJ:function(){var g=a;sl[g].ready=1;Ll(g)}};Al.Ec(a,sl[a].aJ)}return sl[a].aJ};_.L("gapix.rpc.setup",_.Ql);
_.Jl=function(a,b,c,d){a=a||"..";_.Ql(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=jl,l=vl,m=sl[a],n=k,q=Pl(a);if(m&&".."!==a){if(q.Gz){if(!(l=sl[a].rW)){l=xl?xl.substring(1).split("/"):[jl];n=l.length-1;for(var u=_.fe.parent;u!==_.fe.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.xk}g&&q?(m=Bl,q.Gz&&(m=Cl(q)),Hl["_"+ ++ql]=[g,m],g=ql):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=Dl(e);f.s=e.name;f.g=e.iq;sl[a].PA.push(f);Ml(a)};_.L("gapix.rpc.call",_.Jl);_.Rl=function(a,b){_.Ql(a)();Al.send(a,Al.Yz(b),"*")};_.L("gapix.rpc.sendHandshake",_.Rl);if("function"===typeof _.fe.postMessage||"object"===typeof _.fe.postMessage)Al=new nl,_.Fl("__cb",Il,function(){return!0}),_.Fl("_processBatch",Ol,function(){return!0}),_.Ql("..");

var Sl,Vl,Xl,am,bm,dm,cm,im;_.ck.prototype.Kn=_.Rc(17,function(a){this.S.apis=a;return this});_.Zj.prototype.dl=_.Rc(14,function(){return this.S.style});_.ck.prototype.dl=_.Rc(13,function(){return this.S.style});Sl=function(a,b){a.S.onload=b};_.Tl=function(a){return a.S.rpctoken};_.Ul=function(a,b){a.S.onClose=b;return a};Vl=function(a,b){a.S.controllerData=b};_.Wl=function(a){a.S.waitForOnload=!0;return a};Xl=function(a){return(a=a.S.timeout)?a:null};
_.Yl=function(a,b,c){if(a){_.mj(_.kj(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};_.Zl=function(a,b,c){if(a)if(_.kj(a))_.Yl(a,b,c);else{_.mj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.le(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};dm=function(a){this.resolve=this.reject=null;this.promise=_.dl((0,_.Q)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=cm(this.promise,a))};
cm=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};_.em=function(a){this.S=a||{}};_.em.prototype.value=function(){return this.S};_.em.prototype.getIframe=function(){return this.S.iframe};_.fm=function(a,b){a.S.role=b;return a};_.em.prototype.Wi=function(a){this.S.setRpcReady=a;return this};_.gm=function(a){return a.S.setRpcReady};_.em.prototype.tk=function(a){this.S.rpctoken=a;return this};_.hm=function(a){a.S.selfConnect=!0;return a};im=function(a){this.S=a||{}};
im.prototype.value=function(){return this.S};var jm=function(a){var b=new im;b.S.role=a;return b};im.prototype.aG=function(){return this.S.role};im.prototype.lc=function(a){this.S.handler=a;return this};im.prototype.rb=function(){return this.S.handler};var km=function(a,b){a.S.filter=b;return a};im.prototype.Kn=function(a){this.S.apis=a;return this};
var lm,mm;lm={height:!0,width:!0};mm=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;_.nm=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.om=function(a){this.S=a||{}};_.ii(_.om,_.ck);var pm=function(a,b){a.S.frameName=b;return a};_.om.prototype.$c=function(){return this.S.frameName};var qm=function(a,b){a.S.rpcAddr=b;return a};_.om.prototype.rf=function(){return this.S.rpcAddr};var rm=function(a,b){a.S.retAddr=b;return a};_.h=_.om.prototype;_.h.Gg=function(){return this.S.retAddr};_.h.Oh=function(a){this.S.origin=a;return this};_.h.getOrigin=function(){return this.S.origin};_.h.Wi=function(a){this.S.setRpcReady=a;return this};
_.h.Mn=function(a){this.S.context=a};var sm=function(a,b){a.S._rpcReadyFn=b};_.om.prototype.Ka=function(){return this.S.iframeEl};
var wm;_.tm=_.ke();_.um=_.ke();_.vm=function(a){return _.tm[a]};wm=function(a,b){_.ne.load("gapi.iframes.style."+a,b)};
_.ym=function(a){a=a||{};this.Lb=!1;this.MI=_.ke();this.ff=_.ke();this.Xe=a._window||_.fe;this.Vc=this.Xe.location.href;this.NI=(this.AA=xm(this.Vc,"parent"))?xm(this.Vc,"pfname"):"";this.Ca=this.AA?xm(this.Vc,"_gfid")||xm(this.Vc,"id"):"";this.Nf=_.Oj(this.Ca,this.NI);this.sd=_.ng(this.Vc);if(this.Ca){var b=new _.om;qm(b,a._parentRpcAddr||"..");rm(b,a._parentRetAddr||this.Ca);b.Oh(_.ng(this.AA||this.Vc));pm(b,this.NI);this.Za=this.rj(b.value())}else this.Za=null};_.h=_.ym.prototype;_.h.bn=_.fa(11);
_.h.Da=function(){if(!this.Lb){for(var a=_.Ca(Object.values(this.ff)),b=a.next();!b.done;b=a.next())b.value.Da();this.Lb=!0}};_.h.$c=function(){return this.Nf};_.h.wb=function(){return this.Xe};_.h.tb=function(){return this.Xe.document};_.h.xv=_.fa(18);_.h.qy=function(a){return this.MI[a]};
_.h.rj=function(a){_.mj(!this.Lb,"Cannot attach iframe in disposed context");a=new _.om(a);a.rf()||qm(a,a.ma());a.Gg()||rm(a,"..");a.getOrigin()||a.Oh(_.ng(a.getUrl()));a.$c()||pm(a,_.Oj(a.ma(),this.Nf));var b=a.$c();if(this.ff[b])return this.ff[b];var c=a.rf(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.Gg(),f=_.Tl(a);f||(f=(f=a.Ka())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.pe(f,"rpctoken"));sm(a,_.Ql(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.zm(this,c,b,a),k=a.S.messageHandlersFilter;_.Zl(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.gm(a)&&g.Wi();_.Am(g,"_g_rpcReady");return g};_.h.cB=function(a){pm(a,null);var b=a.ma();!b||Bm.test(b)&&!this.wb().document.getElementById(b)||(_.zf("Ignoring requested iframe ID - "+b),a.Ce(null))};var xm=function(a,b){var c=_.pe(a,b);c||(c=_.uf(_.pe(a,"jcp",""))[b]);return c||""};
_.ym.prototype.Fh=function(a){_.mj(!this.Lb,"Cannot open iframe in disposed context");var b=new _.om(a);Cm(this,b);var c=b.$c();if(c&&this.ff[c])return this.ff[c];this.cB(b);c=b.getUrl();_.mj(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.ek(b,d);d=this.EG&&this.EG(c,b);d||(d=b.S.where,_.mj(!!d,"No location for new iframe"),c=_.Yj(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));qm(b,d).Ce(d);b.Oh(_.ng(b.S.eurl||""));this.QH&&this.QH(b,b.Ka());c=this.rj(a);c.LB&&c.LB(c,a);(a=b.S.onCreate)&&
a(c);b.S.disableRelayOpen||c.vo("_open");return c};
var Dm=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.mj(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.mj(e&&_.ng(e)===a.sd&&_.ng(d)===a.sd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Wl(b);b.S.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)}},Em=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.Za;d instanceof _.zm?(e=d,_.fk(b,0)):0<Number(d)&&
_.fk(b,Number(d)-1);if(e){_.mj(!!e.FI,"Relaying iframe open is disabled");if(d=b.dl())if(d=_.um[d])b.Mn(a),d(b.value()),b.Mn(null);b.S.openerIframe=null;c.resolve(e.FI(b));return!0}}return!1},Fm=function(a,b,c){var d=b.dl();if(d)if(_.mj(!!_.vm,"Defer style is disabled, when requesting style "+d),_.tm[d])Cm(a,b);else return wm(d,function(){_.mj(!!_.tm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.ym.prototype.open=function(a,b){_.mj(!this.Lb,"Cannot open iframe in disposed context");var c=new _.om(a);b=Dm(this,c,b);var d=new dm(b);(b=c.getUrl())&&c.setUrl(_.Xj(b));if(Em(this,c,d)||Fm(this,c,d)||Em(this,c,d))return d.promise;if(null!=Xl(c)){var e=setTimeout(function(){g.Ka().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Xl(c)+"milliseconds"})},Xl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&Sl(c.Tk(),function(){d.resolve(g)});var g=this.Fh(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.ym.prototype.VF=_.fa(19);var Gm=function(a,b){var c=a.Za,d=!0;b.filter&&(d=b.filter.call(b.uf,b.params));return _.Jk(d).then(function(e){return e&&c?(b.LI&&b.LI.call(a,b.params),e=b.sender?b.sender(b.params):_.Am(c,b.message,b.params),b.SY?e.then(function(){return!0}):!0):!1})};_.h=_.ym.prototype;
_.h.$w=function(a,b,c){a=Gm(this,{sender:function(d){var e=_.$l.Za;_.Zl(_.$l.ff,function(f){f!==e&&_.Am(f,"_g_wasClosed",d)});return _.Am(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,uf:c,filter:this.qy("onCloseSelfFilter")});b=new dm(b);b.resolve(a);return b.promise};_.h.$A=function(a,b,c){a=a||{};b=new dm(b);b.resolve(Gm(this,{message:"_g_restyleMe",params:a,uf:c,filter:this.qy("onRestyleSelfFilter"),SY:!0,LI:this.bL}));return b.promise};_.h.bL=function(a){"auto"===a.height&&(a.height=_.fl())};
_.h.SJ=_.fa(20);_.h.jK=_.fa(21);var Cm=function(a,b){var c=b.dl();if(c){b.Ee(null);var d=_.tm[c];_.mj(d,"No such style: "+c);b.Mn(a);d(b.value());b.Mn(null)}};
_.zm=function(a,b,c,d){this.Lb=!1;this.mi=a;this.bB=b;this.Nf=c;this.Ba=d;this.uJ=this.Ba.Gg();this.sd=this.Ba.getOrigin();this.iT=this.Ba.Ka();this.FK=this.Ba.S.where;this.yn=[];this.vo("_default");a=this.Ba.S.apis||[];for(b=0;b<a.length;b++)this.vo(a[b]);this.mi.ff[c]=this};_.h=_.zm.prototype;_.h.bn=_.fa(10);_.h.Da=function(){if(!this.Lb){for(var a=0;a<this.yn.length;a++)this.unregister(this.yn[a]);delete _.$l.ff[this.$c()];this.Lb=!0}};_.h.getContext=function(){return this.mi};_.h.getOptions=function(){return this.Ba};
_.h.rf=function(){return this.bB};_.h.Gg=function(){return this.uJ};_.h.$c=function(){return this.Nf};_.h.Ka=function(){return this.iT};_.h.yb=function(){return this.FK};_.h.Cf=function(a){this.FK=a};_.h.Wi=function(){(0,this.Ba.S._rpcReadyFn)()};_.h.gK=function(a,b){this.Ba.value()[a]=b};_.h.vt=_.fa(22);_.h.$b=function(){return this.Ba.value()};_.h.ma=function(){return this.Ba.ma()};_.h.getOrigin=function(){return this.sd};
_.h.register=function(a,b,c){_.mj(!this.Lb,"Cannot register handler on disposed iframe "+a);_.mj((c||_.Hm)(this),"Rejecting untrusted message "+a);c=this.Nf+":"+this.mi.Nf+":"+a;1==_.je(am,c,[]).push(b)&&(this.yn.push(a),_.Fl(c,Im(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.Nf+":"+this.mi.Nf+":"+a,d=am[c];d&&(b?(b=_.lj.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.lj.call(this.yn,a),0<=b&&this.yn.splice(b,1),_.Gl(c)))};_.h.bR=function(){return this.yn};
_.h.vo=function(a){this.Bw=this.Bw||[];if(!(0<=_.lj.call(this.Bw,a))){this.Bw.push(a);a=bm[a]||{map:{}};for(var b in a.map)_.le(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.wb=function(){if(!_.Hm(this))return null;var a=this.Ba.S._popupWindow;if(a)return a;var b=this.bB.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 Jm=function(a){var b={};if(a)for(var c in a)_.le(a,c)&&_.le(lm,c)&&mm.test(a[c])&&(b[c]=a[c]);return b};_.h=_.zm.prototype;_.h.close=function(a,b){return _.Am(this,"_g_close",a,b)};_.h.nv=_.fa(23);_.h.En=function(a,b){return _.Am(this,"_g_restyleDone",a,b)};_.h.FO=function(a){return this.getContext().$w(a,void 0,this)};_.h.nW=function(a){if(a&&"object"===typeof a)return this.getContext().$A(a,void 0,this)};
_.h.oW=function(a){var b=this.Ba.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?Jm(a):{};(b=this.Ka())&&a&&"object"===typeof a&&(_.le(a,"height")&&(a.height=_.nm(a.height)),_.le(a,"width")&&(a.width=_.nm(a.width)),_.me(a,b.style))};
_.h.GO=function(a){var b=this.Ba.S.onClose;b&&b.call(this,a,this);this.jE&&this.jE()||(b=this.Ka())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Ba.S.controller){var c={};c.frameName=this.$c();_.Am(b,"_g_disposeControl",c)}Km(this.Nf+":"+this.mi.Nf+":_g_wasClosed",a,this)};_.h.fJ=_.fa(24);_.h.Jl=function(a,b){this.register("_g_wasClosed",a,b)};_.h.VY=function(){delete this.getContext().ff[this.$c()];this.getContext().wb().setTimeout((0,_.Q)(function(){this.Da()},this),0)};
_.h.send=function(a,b,c,d){_.mj(!this.Lb,"Cannot send message to disposed iframe - "+a);_.mj((d||_.Hm)(this),"Wrong target for message "+a);c=new dm(c);_.Jl(this.bB,this.mi.Nf+":"+this.Nf+":"+a,c.resolve,b);return c.promise};_.Am=function(a,b,c,d){return a.send(b,c,d,_.Lm)};_.zm.prototype.uV=function(a){return a};_.zm.prototype.ping=function(a,b){return _.Am(this,"_g_ping",b,a)};
var Bm,Im,Km,Om;Bm=/^[\w\.\-]*$/;_.Hm=function(a){return a.sd===a.getContext().sd};_.Lm=function(){return!0};Im=function(a,b,c){return function(d){if(!b.Lb){var e=this.origin,f=b.getOrigin();_.mj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=Km(a,d,b);!c&&0<d.length&&_.Nk(d).then(e)}}};Km=function(a,b,c){a=am[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Jk(a[e].call(c,b,c)));return d};_.Mm=function(a,b,c){_.mj("_default"!=a,"Cannot update default api");bm[a]={map:b,filter:c}};
_.Nm=function(a,b,c){_.mj("_default"!=a,"Cannot update default api");_.je(bm,a,{map:{},filter:_.Hm}).map[b]=c};Om=function(a,b){_.je(bm,"_default",{map:{},filter:_.Lm}).map[a]=b;_.Zl(_.$l.ff,function(c){c.register(a,b,_.Lm)})};_.Pm=function(){return _.$l};am=_.ke();bm=_.ke();_.$l=new _.ym;Om("_g_rpcReady",_.zm.prototype.Wi);Om("_g_discover",_.zm.prototype.bR);Om("_g_ping",_.zm.prototype.uV);Om("_g_close",_.zm.prototype.FO);Om("_g_closeMe",_.zm.prototype.GO);Om("_g_restyle",_.zm.prototype.nW);
Om("_g_restyleMe",_.zm.prototype.oW);Om("_g_wasClosed",_.zm.prototype.VY);
_.h=_.zm.prototype;_.h.IO=function(a){var b=new _.om(a);a=new _.em(b.value());if(a.S.selfConnect)var c=this;else(_.mj(Qm.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().ff[b.$c()],c)?_.gm(b)&&(c.Wi(),_.Am(c,"_g_rpcReady")):(b=pm(rm(qm(new _.om,b.rf()),b.Gg()).Oh(b.getOrigin()),b.$c()).Wi(_.gm(b)).tk(_.Tl(b)),c=this.getContext().rj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;Rm(b);d=d||"";_.je(b.hx,d,[]).push({uf:c,data:a});Sm(c,a,b.mA[d])};
_.h.LB=function(a,b){(new _.om(b)).S._relayedDepth||(b={},_.hm(_.fm(new _.em(b),"_opener")),_.Am(a,"_g_connect",b))};
_.h.FI=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.Ul(_.hk(_.gk(a,null),null),null);return _.Am(this,"_g_open",a.value()).then(function(f){var g=new _.om(f[0]),k=g.$c();f=new _.om;var l=b.Gg(),m=g.Gg();rm(qm(f,b.rf()+"/"+g.rf()),m+"/"+l);pm(f,k);f.Oh(g.getOrigin());f.Kn(g.S.apis);f.tk(_.Tl(a));_.gk(f,c);_.hk(f,d);_.Ul(f,e);(g=b.getContext().ff[k])||(g=b.getContext().rj(f.value()));return g})};
_.h.cB=function(a){var b=a.getUrl();_.mj(!b||_.Bj.test(b),"Illegal url for new iframe - "+b);var c=a.Tk().value();b={};for(var d in c)_.le(c,d)&&_.le(Tm,d)&&(b[d]=c[d]);_.le(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=Jm(d)));a.value().attributes=b};
_.h.hV=function(a){a=new _.om(a);this.cB(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Tl(a);a.tk(null);return this.getContext().open(a.value()).then((0,_.Q)(function(d){var e=(new _.om(d.$b())).S.apis,f=new _.om;_.Um(d,this,f);0==b&&_.fm(new _.em(f.value()),"_opener");f.Wi(!0);f.tk(c);_.Am(d,"_g_connect",f.value());f=new _.om;pm(rm(qm(f,d.rf()),d.uJ),d.$c()).Oh(d.getOrigin()).Kn(e);return f.value()},this))};
_.h.mW=function(a){this.getContext().nj(function(b){b.send("_g_wasRestyled",a,void 0,_.Lm)},null,_.Lm)};
var Qm,Tm,Vm;Qm=/^https?:\/\/[^\/%\\?#\s]+$/i;Tm={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};_.Um=function(a,b,c){var d=a.rf(),e=b.Gg();rm(qm(c,a.Gg()+"/"+b.rf()),e+"/"+d);pm(c,b.$c()).Oh(b.getOrigin())};Vm=_.$l.Za;Vm&&Vm.register("_g_restyleDone",_.zm.prototype.mW,_.Lm);Om("_g_connect",_.zm.prototype.IO);var Wm={};Wm._g_open=_.zm.prototype.hV;
_.Mm("_open",Wm,_.Lm);
_.ym.prototype.ready=function(a,b,c,d){var e=b||{},f=this.Za;this.nj(function(k){_.Zl(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.bL(g);f&&f.send("_ready",g,c,_.Lm)};_.ym.prototype.ex=_.fa(25);var Rm=function(a){a.hx||(a.hx=_.ke(),a.mA=_.ke())};
_.ym.prototype.ww=function(a,b,c,d){Rm(this);"object"===typeof a?(b=new im(a),c=b.aG()||""):(b=km(jm(a).lc(b).Kn(c),d),c=a);d=this.hx[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Sm(this.ff[d[e].uf.$c()],d[e].data,[b]),a=b.S.runOnce;c=_.je(this.mA,c,[]);a||b.S.dontWait||c.push(b)};_.ym.prototype.jJ=_.fa(26);
var Sm=function(a,b,c){c=c||[];for(var d=0;d<c.length;d++){var e=c[d];if(e&&a){var f=e.S.filter||_.Hm;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.vo(f[g]);e.rb()&&e.rb()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.ym.prototype.nj=function(a,b,c){var d=this.ww;a=km(jm("_opener").lc(a).Kn(b),c);a.S.runOnce=!0;d.call(this,a.value())};
_.ym.prototype.QH=function(a,b){var c=a.S.controller;if(c){_.mj(c.sd===a.getOrigin(),"Wrong controller origin "+this.sd+" !== "+a.getOrigin());var d=a.rf();qm(a,c.rf());rm(a,c.Gg());var e=new _.om;Vl(qm(e,d),a.S.controllerData);_.ve(b,"load",function(){c.send("_g_control",e.value())})}};
var Xm=function(a,b,c){a=a.wb();var d=a.document,e=c.S.reuseWindow;if(e){var f=c.ma();if(!f)throw Error("D");}else f=_.Nj(d,c);var g=f,k=c.S.rpcRelayUrl;if(k){k=_.Wj(k);g=c.S.fragmentParams||{};g.rly=f;c.S.fragmentParams=g;g=c.S.where||d.body;_.mj(!!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.S.eurl=m;b=c.S.openAsWindow;"string"!==typeof b&&(b=void 0);c=window.navigator.userAgent||
"";/Trident|MSIE/i.test(c)&&/#/.test(c)&&(m="javascript:window.location.replace("+_.fe.JSON.stringify(m).replace(/#/g,"\\x23")+")");if(e){var n=e;setTimeout(function(){n.location.replace(m)})}else n=a.open(m,g,b);return{id:f,rL:n}};_.ym.prototype.EG=function(a,b){if(b.S.openAsWindow){a=Xm(this,a,b);var c=a.id;_.mj(!!a.rL,"Open popup window failed");b.S._popupWindow=a.rL}return c};
var Zm=function(a,b){if(_.vc&&_.ah&&a){a.focus();var c=0,d=null;d=a.setInterval(function(){b.closed||5==c?(a.clearInterval(d),Ym(b)):(b.close(),c++)},150)}else b.close(),Ym(b)},Ym=function(a){a.closed||a.document&&a.document.body&&_.ee(a.document.body,"Please close this window.")};
_.zm.prototype.KO=function(a){a=a&&"object"===typeof a?a:{};for(var b=a.rpcAddr,c=(this.rf()+"/"+b).split("/"),d=this.getContext().wb(),e;(e=c.shift())&&d;)d=".."==e?d.parent:d.frames[e];_.mj(!!d,"Bad rpc address "+b);a._window=d;a._parentRpcAddr=this.rf();a._parentRetAddr=this.Gg();b=new _.ym(a);this.IU&&this.IU(b,a.controllerData);this.kx=this.kx||[];this.kx.push(b,a.controllerData)};
_.zm.prototype.$O=function(){var a=a||{};a=a.frameName;for(var b=this.kx||[],c=0;c<b.length;c++)if(b[c].$c()===a){a=b.splice(c,1)[0];a.Da();this.MU&&this.MU(a);return}_.mj(!1,"Unknown contolled iframe to dispose - "+a)};_.zm.prototype.jE=function(){var a=this.getOptions().S._popupWindow;if(a){var b=this.getContext().wb().document.getElementById(this.ma());b&&b.parentNode&&b.parentNode.removeChild(b);Zm(this.getContext().wb(),a)}return!!a};
_.Nm("control","_g_control",_.zm.prototype.KO);_.Nm("control","_g_disposeControl",_.zm.prototype.$O);
_.Nm("gapi.load","_g_gapi.load",function(a){return new _.Fk(function(b){_.ne.load(a&&"object"===typeof a&&a.features||"",b)})});

_.zm.prototype.nv=_.Rc(23,function(a,b){return _.Am(this,"_g_restyle",a,b)});_.zm.prototype.vt=_.Rc(22,function(a){return this.Ba.value()[a]});_.$m=function(a){for(var b=_.ke(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.sd]}};

var tT=function(a,b){a.S.data=b;return a};_.ym.prototype.jJ=_.Rc(26,function(a,b){a=_.je(this.mA,a,[]);if(b)for(var c=0,d=!1;!d&&c<a.length;c++)a[c].rb()===b&&(d=!0,a.splice(c,1));else a.splice(0,a.length)});
_.ym.prototype.ex=_.Rc(25,function(a,b){a=new _.em(a);var c=new _.em(b),d=_.gm(a);b=a.getIframe();var e=c.getIframe();if(e){var f=_.Tl(a),g=new _.om;_.Um(b,e,g);tT(_.fm((new _.em(g.value())).tk(f),a.S.role),a.S.data).Wi(d);var k=new _.om;_.Um(e,b,k);tT(_.fm((new _.em(k.value())).tk(f),c.S.role),c.S.data).Wi(!0);_.Am(b,"_g_connect",g.value(),function(){d||_.Am(e,"_g_connect",k.value())});d&&_.Am(e,"_g_connect",k.value())}else c={},tT(_.fm(_.hm(new _.em(c)),a.S.role),a.S.data),_.Am(b,"_g_connect",c)});
_.zm.prototype.fJ=_.Rc(24,function(a,b){this.register("_g_wasRestyled",a,b)});_.h=_.ym.prototype;_.h.jK=_.Rc(21,function(a){this.xv("onRestyleSelfFilter",a)});_.h.SJ=_.Rc(20,function(a){this.xv("onCloseSelfFilter",a)});_.h.VF=_.Rc(19,function(){return this.Za});_.h.xv=_.Rc(18,function(a,b){this.MI[a]=b});_.h.bn=_.Rc(11,function(){return this.Lb});_.zm.prototype.bn=_.Rc(10,function(){return this.Lb});_.L("gapi.iframes.registerStyle",function(a,b){_.tm[a]=b});
_.L("gapi.iframes.registerBeforeOpenStyle",function(a,b){_.um[a]=b});_.L("gapi.iframes.getStyle",_.vm);_.L("gapi.iframes.getBeforeOpenStyle",function(a){return _.um[a]});_.L("gapi.iframes.registerIframesApi",_.Mm);_.L("gapi.iframes.registerIframesApiHandler",_.Nm);_.L("gapi.iframes.getContext",_.Pm);_.L("gapi.iframes.SAME_ORIGIN_IFRAMES_FILTER",_.Hm);_.L("gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.Lm);_.L("gapi.iframes.makeWhiteListIframesFilter",_.$m);_.L("gapi.iframes.Context",_.ym);
_.L("gapi.iframes.Context.prototype.isDisposed",_.ym.prototype.bn);_.L("gapi.iframes.Context.prototype.getWindow",_.ym.prototype.wb);_.L("gapi.iframes.Context.prototype.getFrameName",_.ym.prototype.$c);_.L("gapi.iframes.Context.prototype.getGlobalParam",_.ym.prototype.qy);_.L("gapi.iframes.Context.prototype.setGlobalParam",_.ym.prototype.xv);_.L("gapi.iframes.Context.prototype.open",_.ym.prototype.open);_.L("gapi.iframes.Context.prototype.openChild",_.ym.prototype.Fh);
_.L("gapi.iframes.Context.prototype.getParentIframe",_.ym.prototype.VF);_.L("gapi.iframes.Context.prototype.closeSelf",_.ym.prototype.$w);_.L("gapi.iframes.Context.prototype.restyleSelf",_.ym.prototype.$A);_.L("gapi.iframes.Context.prototype.setCloseSelfFilter",_.ym.prototype.SJ);_.L("gapi.iframes.Context.prototype.setRestyleSelfFilter",_.ym.prototype.jK);_.L("gapi.iframes.Context.prototype.addOnConnectHandler",_.ym.prototype.ww);_.L("gapi.iframes.Context.prototype.removeOnConnectHandler",_.ym.prototype.jJ);
_.L("gapi.iframes.Context.prototype.addOnOpenerHandler",_.ym.prototype.nj);_.L("gapi.iframes.Context.prototype.connectIframes",_.ym.prototype.ex);_.L("gapi.iframes.Iframe",_.zm);_.L("gapi.iframes.Iframe.prototype.isDisposed",_.zm.prototype.bn);_.L("gapi.iframes.Iframe.prototype.getContext",_.zm.prototype.getContext);_.L("gapi.iframes.Iframe.prototype.getFrameName",_.zm.prototype.$c);_.L("gapi.iframes.Iframe.prototype.getId",_.zm.prototype.ma);_.L("gapi.iframes.Iframe.prototype.register",_.zm.prototype.register);
_.L("gapi.iframes.Iframe.prototype.unregister",_.zm.prototype.unregister);_.L("gapi.iframes.Iframe.prototype.send",_.zm.prototype.send);_.L("gapi.iframes.Iframe.prototype.applyIframesApi",_.zm.prototype.vo);_.L("gapi.iframes.Iframe.prototype.getIframeEl",_.zm.prototype.Ka);_.L("gapi.iframes.Iframe.prototype.getSiteEl",_.zm.prototype.yb);_.L("gapi.iframes.Iframe.prototype.setSiteEl",_.zm.prototype.Cf);_.L("gapi.iframes.Iframe.prototype.getWindow",_.zm.prototype.wb);
_.L("gapi.iframes.Iframe.prototype.getOrigin",_.zm.prototype.getOrigin);_.L("gapi.iframes.Iframe.prototype.close",_.zm.prototype.close);_.L("gapi.iframes.Iframe.prototype.restyle",_.zm.prototype.nv);_.L("gapi.iframes.Iframe.prototype.restyleDone",_.zm.prototype.En);_.L("gapi.iframes.Iframe.prototype.registerWasRestyled",_.zm.prototype.fJ);_.L("gapi.iframes.Iframe.prototype.registerWasClosed",_.zm.prototype.Jl);_.L("gapi.iframes.Iframe.prototype.getParam",_.zm.prototype.vt);
_.L("gapi.iframes.Iframe.prototype.setParam",_.zm.prototype.gK);_.L("gapi.iframes.Iframe.prototype.ping",_.zm.prototype.ping);_.L("gapi.iframes.Iframe.prototype.getOpenParams",_.zm.prototype.$b);

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

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

_.L("gadgets.json.stringify",_.vf);_.L("gadgets.json.parse",_.uf);

(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)};_.Le=function(e){a(2,e)};_.Me=function(e){a(3,e)};_.Ne=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})();

_.Ke=_.Ke||{};

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

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

_.Df=function(){var a=_.ge.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Ef=function(a){if(_.Df())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.fe.addEventListener?(_.fe.addEventListener("load",c,!1),_.fe.addEventListener("DOMContentLoaded",c,!1)):_.fe.attachEvent&&(_.fe.attachEvent("onreadystatechange",function(){_.Df()&&c.apply(this,arguments)}),_.fe.attachEvent("onload",c))}};
_.pe(_.fe.location.href,"rpctoken")&&_.ve(_.ge,"unload",function(){});
var Ff=Ff||{};Ff.wJ=null;Ff.iI=null;Ff.Qt=null;Ff.frameElement=null;
Ff=Ff||{};
Ff.KC||(Ff.KC=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=_.uf(f.data);if(g&&g.f){(0,_.Ne)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Gf.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Me("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{CF:function(){return"wpm"},ST:function(){return!0},init:function(f,g){_.Oe.register("rpc",null,function(k){"true"===String((k&&k.rpc||{}).disableForceSecure)&&(e=!1)});c=f;d=g;a("message",b,!1);d("..",!0);return!0},Ec:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Gf.getTargetOrigin(f),m=_.Gf.oD(f);l?window.setTimeout(function(){var n=_.vf(k);(0,_.Ne)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.Me("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Gf&&_.Gf||(_.Gf=window.gadgets.rpc,_.Gf.config=_.Gf.config,_.Gf.register=_.Gf.register,_.Gf.unregister=_.Gf.unregister,_.Gf.registerDefault=_.Gf.registerDefault,_.Gf.unregisterDefault=_.Gf.unregisterDefault,_.Gf.forceParentVerifiable=_.Gf.forceParentVerifiable,_.Gf.call=_.Gf.call,_.Gf.getRelayUrl=_.Gf.getRelayUrl,_.Gf.setRelayUrl=_.Gf.setRelayUrl,_.Gf.setAuthToken=_.Gf.setAuthToken,_.Gf.setupReceiver=_.Gf.setupReceiver,_.Gf.getAuthToken=
_.Gf.getAuthToken,_.Gf.removeReceiver=_.Gf.removeReceiver,_.Gf.getRelayChannel=_.Gf.getRelayChannel,_.Gf.receive=_.Gf.receive,_.Gf.cJ=_.Gf.receiveSameDomain,_.Gf.getOrigin=_.Gf.getOrigin,_.Gf.getTargetOrigin=_.Gf.getTargetOrigin,_.Gf.oD=_.Gf._getTargetWin,_.Gf.PN=_.Gf._parseSiblingId);else{_.Gf=function(){function a(C,N){if(!V[C]){var ea=F;N||(ea=ma);V[C]=ea;N=J[C]||[];for(var Z=0;Z<N.length;++Z){var aa=N[Z];aa.t=B[C];ea.call(C,aa.f,aa)}J[C]=[]}}function b(){function C(){za=!0}I||("undefined"!=typeof window.addEventListener?
window.addEventListener("unload",C,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",C),I=!0)}function c(C,N,ea,Z,aa){B[N]&&B[N]===ea||(_.Me("Invalid gadgets.rpc token. "+B[N]+" vs "+ea),xa(N,2));aa.onunload=function(){K[N]&&!za&&(xa(N,1),_.Gf.removeReceiver(N))};b();Z=_.uf(decodeURIComponent(Z))}function d(C,N){if(C&&"string"===typeof C.s&&"string"===typeof C.f&&C.a instanceof Array)if(B[C.f]&&B[C.f]!==C.t&&(_.Me("Invalid gadgets.rpc token. "+B[C.f]+" vs "+C.t),xa(C.f,2)),
"__ack"===C.s)window.setTimeout(function(){a(C.f,!0)},0);else{C.c&&(C.callback=function(na){_.Gf.call(C.f,(C.g?"legacy__":"")+"__cb",null,C.c,na)});if(N){var ea=e(N);C.origin=N;var Z=C.r;try{var aa=e(Z)}catch(na){}Z&&aa==ea||(Z=N);C.referer=Z}N=(t[C.s]||t[""]).apply(C,C.a);C.c&&"undefined"!==typeof N&&_.Gf.call(C.f,"__cb",null,C.c,N)}}function e(C){if(!C)return"";C=C.split("#")[0].split("?")[0];C=C.toLowerCase();0==C.indexOf("//")&&(C=window.location.protocol+C);-1==C.indexOf("://")&&(C=window.location.protocol+
"//"+C);var N=C.substring(C.indexOf("://")+3),ea=N.indexOf("/");-1!=ea&&(N=N.substring(0,ea));C=C.substring(0,C.indexOf("://"));if("http"!==C&&"https"!==C&&"chrome-extension"!==C&&"file"!==C&&"android-app"!==C&&"chrome-search"!==C&&"chrome-untrusted"!==C&&"chrome"!==C&&"devtools"!==C)throw Error("l");ea="";var Z=N.indexOf(":");if(-1!=Z){var aa=N.substring(Z+1);N=N.substring(0,Z);if("http"===C&&"80"!==aa||"https"===C&&"443"!==aa)ea=":"+aa}return C+"://"+N+ea}function f(C){if("/"==C.charAt(0)){var N=
C.indexOf("|");return{id:0<N?C.substring(1,N):C.substring(1),origin:0<N?C.substring(N+1):null}}return null}function g(C){if("undefined"===typeof C||".."===C)return window.parent;var N=f(C);if(N)return window.top.frames[N.id];C=String(C);return(N=window.frames[C])?N:(N=document.getElementById(C))&&N.contentWindow?N.contentWindow:null}function k(C,N){if(!0!==K[C]){"undefined"===typeof K[C]&&(K[C]=0);var ea=g(C);".."!==C&&null==ea||!0!==F.Ec(C,N)?!0!==K[C]&&10>K[C]++?window.setTimeout(function(){k(C,
N)},500):(V[C]=ma,K[C]=!0):K[C]=!0}}function l(C){(C=w[C])&&"/"===C.substring(0,1)&&(C="/"===C.substring(1,2)?document.location.protocol+C:document.location.protocol+"//"+document.location.host+C);return C}function m(C,N,ea){N&&!/http(s)?:\/\/.+/.test(N)&&(0==N.indexOf("//")?N=window.location.protocol+N:"/"==N.charAt(0)?N=window.location.protocol+"//"+window.location.host+N:-1==N.indexOf("://")&&(N=window.location.protocol+"//"+N));w[C]=N;"undefined"!==typeof ea&&(z[C]=!!ea)}function n(C,N){N=N||
"";B[C]=String(N);k(C,N)}function q(C){C=(C.passReferrer||"").split(":",2);H=C[0]||"none";U=C[1]||"origin"}function u(C){"true"===String(C.useLegacyProtocol)&&(F=Ff.Qt||ma,F.init(d,a))}function r(C,N){function ea(Z){Z=Z&&Z.rpc||{};q(Z);var aa=Z.parentRelayUrl||"";aa=e(O.parent||N)+aa;m("..",aa,"true"===String(Z.useLegacyProtocol));u(Z);n("..",C)}!O.parent&&N?ea({}):_.Oe.register("rpc",null,ea)}function v(C,N,ea){if(".."===C)r(ea||O.rpctoken||O.ifpctok||"",N);else a:{var Z=null;if("/"!=C.charAt(0)){if(!_.Ke)break a;
Z=document.getElementById(C);if(!Z)throw Error("m`"+C);}Z=Z&&Z.src;N=N||e(Z);m(C,N);N=_.Ke.getUrlParameters(Z);n(C,ea||N.rpctoken)}}var t={},w={},z={},B={},A=0,x={},K={},O={},V={},J={},H=null,U=null,qa=window.top!==window.self,ra=window.name,xa=function(){},Fa=window.console,Ia=Fa&&Fa.log&&function(C){Fa.log(C)}||function(){},ma=function(){function C(N){return function(){Ia(N+": call ignored")}}return{CF:function(){return"noop"},ST:function(){return!0},init:C("init"),Ec:C("setup"),call:C("call")}}();
_.Ke&&(O=_.Ke.getUrlParameters());var za=!1,I=!1,F=function(){if("rmr"==O.rpctx)return Ff.wJ;var C="function"===typeof window.postMessage?Ff.KC:"object"===typeof window.postMessage?Ff.KC:window.ActiveXObject?Ff.iI?Ff.iI:Ff.Qt:0<navigator.userAgent.indexOf("WebKit")?Ff.wJ:"Gecko"===navigator.product?Ff.frameElement:Ff.Qt;C||(C=ma);return C}();t[""]=function(){Ia("Unknown RPC service: "+this.s)};t.__cb=function(C,N){var ea=x[C];ea&&(delete x[C],ea.call(this,N))};return{config:function(C){"function"===
typeof C.CJ&&(xa=C.CJ)},register:function(C,N){if("__cb"===C||"__ack"===C)throw Error("n");if(""===C)throw Error("o");t[C]=N},unregister:function(C){if("__cb"===C||"__ack"===C)throw Error("p");if(""===C)throw Error("q");delete t[C]},registerDefault:function(C){t[""]=C},unregisterDefault:function(){delete t[""]},forceParentVerifiable:function(){},call:function(C,N,ea,Z){C=C||"..";var aa="..";".."===C?aa=ra:"/"==C.charAt(0)&&(aa=e(window.location.href),aa="/"+ra+(aa?"|"+aa:""));++A;ea&&(x[A]=ea);var na=
{s:N,f:aa,c:ea?A:0,a:Array.prototype.slice.call(arguments,3),t:B[C],l:!!z[C]};a:if("bidir"===H||"c2p"===H&&".."===C||"p2c"===H&&".."!==C){var M=window.location.href;var ia="?";if("query"===U)ia="#";else if("hash"===U)break a;ia=M.lastIndexOf(ia);ia=-1===ia?M.length:ia;M=M.substring(0,ia)}else M=null;M&&(na.r=M);if(".."===C||null!=f(C)||document.getElementById(C))(M=V[C])||null===f(C)||(M=F),0===N.indexOf("legacy__")&&(M=F,na.s=N.substring(8),na.c=na.c?na.c:A),na.g=!0,na.r=aa,M?(z[C]&&(M=Ff.Qt),!1===
M.call(C,aa,na)&&(V[C]=ma,F.call(C,aa,na))):J[C]?J[C].push(na):J[C]=[na]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:v,getAuthToken:function(C){return B[C]},removeReceiver:function(C){delete w[C];delete z[C];delete B[C];delete K[C];delete V[C]},getRelayChannel:function(){return F.CF()},receive:function(C,N){4<C.length?F.B5(C,d):c.apply(null,C.concat(N))},cJ:function(C){C.a=Array.prototype.slice.call(C.a);window.setTimeout(function(){d(C)},0)},getOrigin:e,getTargetOrigin:function(C){var N=
null,ea=l(C);ea?N=ea:(ea=f(C))?N=ea.origin:".."==C?N=O.parent:(C=document.getElementById(C))&&"iframe"===C.tagName.toLowerCase()&&(N=C.src);return e(N)},init:function(){!1===F.init(d,a)&&(F=ma);qa?v(".."):_.Oe.register("rpc",null,function(C){C=C.rpc||{};q(C);u(C)})},oD:g,PN:f,ACK:"__ack",a3:ra||"..",m3:0,l3:1,j3:2}}();_.Gf.init()}
;_.Gf.config({CJ:function(a){throw Error("r`"+a);}});_.Ne=_.Cf;
_.L("gadgets.rpc.config",_.Gf.config);_.L("gadgets.rpc.register",_.Gf.register);_.L("gadgets.rpc.unregister",_.Gf.unregister);_.L("gadgets.rpc.registerDefault",_.Gf.registerDefault);_.L("gadgets.rpc.unregisterDefault",_.Gf.unregisterDefault);_.L("gadgets.rpc.forceParentVerifiable",_.Gf.forceParentVerifiable);_.L("gadgets.rpc.call",_.Gf.call);_.L("gadgets.rpc.getRelayUrl",_.Gf.getRelayUrl);_.L("gadgets.rpc.setRelayUrl",_.Gf.setRelayUrl);_.L("gadgets.rpc.setAuthToken",_.Gf.setAuthToken);
_.L("gadgets.rpc.setupReceiver",_.Gf.setupReceiver);_.L("gadgets.rpc.getAuthToken",_.Gf.getAuthToken);_.L("gadgets.rpc.removeReceiver",_.Gf.removeReceiver);_.L("gadgets.rpc.getRelayChannel",_.Gf.getRelayChannel);_.L("gadgets.rpc.receive",_.Gf.receive);_.L("gadgets.rpc.receiveSameDomain",_.Gf.cJ);_.L("gadgets.rpc.getOrigin",_.Gf.getOrigin);_.L("gadgets.rpc.getTargetOrigin",_.Gf.getTargetOrigin);

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

var pg;
pg=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],z=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var B=w^v&(t^w);var A=1518500249}else B=v^t^w,A=1859775393;else 60>r?(B=v&t|w&(v|t),A=2400959708):(B=v^t^w,A=3395469782);B=((q<<5|q>>>27)&4294967295)+B+
z+A+u[r]&4294967295;z=w;w=t;t=(v<<30|v>>>2)&4294967295;v=q;q=B}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]+z&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,xg: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}}};
_.qg=function(){function a(m){var n=pg();n.update(m);return n.xg()}var b=window.crypto;if(b&&"function"==typeof b.getRandomValues)return function(){var m=new window.Uint32Array(1);b.getRandomValues(m);return Number("0."+m[0])};var c=_.S("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&&_.Ke.RV(k)};
0!=c&&_.Ke.attachBrowserEvent(window,"mousemove",k,!1);var l=a(document.cookie+"|"+document.location+"|"+(new Date).getTime()+"|"+e);return function(){var m=f;m+=parseInt(l.substr(0,20),16);l=a(l);return m/(g+Math.pow(16,20))}}();
_.L("shindig.random",_.qg);

var rg=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)}}},sg=function(a,b){return function(c){var d={};c=c.body;var e=_.uf(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)}},tg=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=_.S("googleapis.config/versions/"+k)||_.S("googleapis.config/versions/"+
l)||"v1";d.push({jsonrpc:"2.0",id:g.id,method:k,apiVersion:String(l),params:g.params})}b=rg({httpMethod:"POST",root:a.transport.root,url:"/rpc?pp=0",headers:{"Content-Type":"application/json"},body:d});b.execute.call(b,sg(c,d))},root:void 0}},ug=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)})},wg=function(){for(var a=vg,b=a.split("."),c=function(k){k=k||{};k.groupId=k.groupId||"@self";k.userId=
k.userId||"@viewer";k={method:a,rpc:k||{}};tg(k);k.execute=ug;return k},d=_.D,e=0,f=b.length;e<f;++e){var g=d[b[e]]||{};e+1==f&&(g=c);d=d[b[e]]=g}if(1<b.length&&"googleapis"!=b[0])for(b[0]="googleapis","delete"==b[b.length-1]&&(b[b.length-1]="remove"),d=_.D,e=0,f=b.length;e<f;++e)g=d[b[e]]||{},e+1==f&&(g=c),d=d[b[e]]=g},vg;for(vg in _.S("googleapis.config/methods"))wg();
_.L("googleapis.newHttpRequest",function(a){return rg(a)});_.L("googleapis.setUrlParameter",function(a,b){if("trace"!==a)throw Error("u");_.Ee("client/trace",b)});

});
// Google Inc.
