/* 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,Fa;_.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.ML=e;la(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.ML};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)Fa=Object.setPrototypeOf;else{var Ha;a:{var Ja={a:!0},Na={};try{Na.__proto__=Ja;Ha=Na.a;break a}catch(a){}Ha=!1}Fa=Ha?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Oa=Fa;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.Aa=(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.Aa]=m;return this};k.prototype.get=function(l){return c(l)&&Ra(l,f)?l[f][this.Aa]:void 0};k.prototype.has=function(l){return c(l)&&Ra(l,f)&&Ra(l[f],this.Aa)};k.prototype.delete=
function(l){return c(l)&&Ra(l,f)&&Ra(l[f],this.Aa)?delete l[f][this.Aa]:!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.jf={};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.jf[m.id]=[]);m.ke?m.ke.value=l:(m.ke={next:this.Me,Ni:this.Me.Ni,head:this.Me,key:k,value:l},m.list.push(m.ke),this.Me.Ni.next=m.ke,this.Me.Ni=m.ke,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.ke&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.jf[k.id],k.ke.Ni.next=k.ke.next,k.ke.next.Ni=
k.ke.Ni,k.ke.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.jf={};this.Me=this.Me.Ni=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).ke};c.prototype.get=function(k){return(k=d(this,k).ke)&&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.jf[m];if(n&&Ra(k.jf,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,ke:q}}return{id:m,list:n,index:-1,ke:void 0}},e=function(k,l){var m=k.Me;return Ba(function(){if(m){for(;m.head!=k.Me;)m=m.Ni;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.Ni=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.Fa=new Map;if(c){c=
_.Ca(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Fa.size};b.prototype.add=function(c){c=0===c?0:c;this.Fa.set(c,c);this.size=this.Fa.size;return this};b.prototype.delete=function(c){c=this.Fa.delete(c);this.size=this.Fa.size;return c};b.prototype.clear=function(){this.Fa.clear();this.size=0};b.prototype.has=function(c){return this.Fa.has(c)};b.prototype.entries=function(){return this.Fa.entries()};b.prototype.values=function(){return this.Fa.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Fa.forEach(function(f){return c.call(d,f,f,e)})};return b});_.p={};_.Ta=_.Ta||{};_.C=this||self;_.Ua="closure_uid_"+(1E9*Math.random()>>>0);_.K=function(a,b){a=a.split(".");var c=_.C;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b};
_.P=function(a,b){function c(){}c.prototype=b.prototype;a.O=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Eo=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
_.Va=window.osapi=window.osapi||{};

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var fb,gb,jb;_.Xa=function(a,b){return 0<=(0,_.Wa)(a,b)};_.Ya=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.Za=function(){};_.$a=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.db=function(a){var b=_.$a(a);return"array"==b||"object"==b&&"number"==typeof a.length};fb=function(a,b,c){return a.call.apply(a.bind,arguments)};
gb=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")?fb:gb;return _.Q.apply(null,arguments)};_.hb=function(){return Date.now()};jb=function(a){return a};
_.Wa=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};
_.kb=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};_.lb=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)};
_.mb=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};_.nb=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};
_.ob=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};_.pb=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 sb;_.qb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.tb=function(a,b){var c=0;a=(0,_.qb)(String(a)).split(".");b=(0,_.qb)(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=sb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||sb(0==f[2].length,0==g[2].length)||sb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
sb=function(a,b){return a<b?-1:a>b?1:0};
a:{var vb=_.C.navigator;if(vb){var wb=vb.userAgent;if(wb){_.ub=wb;break a}}_.ub=""}_.yb=function(a){return-1!=_.ub.indexOf(a)};
var Ab;_.zb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Ab="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Bb=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<Ab.length;f++)c=Ab[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Cb=function(){return _.yb("Opera")};_.Db=function(){return _.yb("Trident")||_.yb("MSIE")};_.Eb=function(){return _.yb("Firefox")||_.yb("FxiOS")};_.Fb=function(){return(_.yb("Chrome")||_.yb("CriOS"))&&!_.yb("Edge")};
_.Ib=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Jb;_.Kb=function(){if(void 0===Jb){var a=null,b=_.C.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("gapi#html",{createHTML:jb,createScript:jb,createScriptURL:jb})}catch(c){_.C.console&&_.C.console.error(c.message)}Jb=a}return Jb};
var Mb,Lb;_.Nb=function(a,b){this.dL=a===Lb&&b||"";this.SN=Mb};_.Nb.prototype.zh=!0;_.Nb.prototype.Bd=_.fa(4);_.Ob=function(a){return a instanceof _.Nb&&a.constructor===_.Nb&&a.SN===Mb?a.dL:"type_error:Const"};_.Pb=function(a){return new _.Nb(Lb,a)};Mb={};Lb={};
_.Sb=function(a,b){this.bB=b===_.Rb?a:""};_.h=_.Sb.prototype;_.h.zh=!0;_.h.Bd=_.fa(3);_.h.Jz=!0;_.h.qh=_.fa(6);_.h.toString=function(){return this.bB.toString()};_.Rb={};_.Tb=new _.Sb("about:invalid#zClosurez",_.Rb);
_.Wb=function(a,b){this.aB=b===_.Vb?a:""};_.Wb.prototype.zh=!0;_.Wb.prototype.Bd=_.fa(2);_.Wb.prototype.toString=function(){return this.aB.toString()};_.Vb={};_.Xb=new _.Wb("",_.Vb);
_.Yb={};_.Zb=function(a,b){this.$A=b===_.Yb?a:"";this.zh=!0};_.ac=function(a){a=_.Ob(a);return 0===a.length?$b:new _.Zb(a,_.Yb)};_.Zb.prototype.Bd=_.fa(1);_.Zb.prototype.toString=function(){return this.$A.toString()};var $b=new _.Zb("",_.Yb);
var bc;_.cc=function(a,b,c){this.ZA=c===bc?a:"";this.lP=b};_.h=_.cc.prototype;_.h.Jz=!0;_.h.qh=_.fa(5);_.h.zh=!0;_.h.Bd=_.fa(0);_.h.toString=function(){return this.ZA.toString()};_.dc=function(a){if(a instanceof _.cc&&a.constructor===_.cc)return a.ZA;_.$a(a);return"type_error:SafeHtml"};bc={};_.ec=function(a,b){var c=_.Kb();a=c?c.createHTML(a):a;return new _.cc(a,b,bc)};_.fc=new _.cc(_.C.trustedTypes&&_.C.trustedTypes.emptyHTML||"",0,bc);_.gc=_.ec("<br>",0);
_.hc=_.Ib(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.dc(_.fc);return!b.parentElement});
_.jc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.kc=2147483648*Math.random()|0;
_.lc=function(){return _.yb("iPhone")&&!_.yb("iPod")&&!_.yb("iPad")};_.mc=function(){return _.lc()||_.yb("iPad")||_.yb("iPod")};
var nc=function(a){nc[" "](a);return a};nc[" "]=_.Za;_.oc=function(a,b){try{return nc(a[b]),!0}catch(c){}return!1};_.pc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Gc,Hc,Mc,Oc;_.qc=_.Cb();_.rc=_.Db();_.sc=_.yb("Edge");_.tc=_.sc||_.rc;_.uc=_.yb("Gecko")&&!(-1!=_.ub.toLowerCase().indexOf("webkit")&&!_.yb("Edge"))&&!(_.yb("Trident")||_.yb("MSIE"))&&!_.yb("Edge");_.vc=-1!=_.ub.toLowerCase().indexOf("webkit")&&!_.yb("Edge");_.wc=_.vc&&_.yb("Mobile");_.xc=_.yb("Macintosh");_.yc=_.yb("Windows");_.zc=_.yb("Linux")||_.yb("CrOS");_.Ac=_.yb("Android");_.Bc=_.lc();_.Cc=_.yb("iPad");_.Ec=_.yb("iPod");_.Fc=_.mc();
Gc=function(){var a=_.C.document;return a?a.documentMode:void 0};a:{var Ic="",Jc=function(){var a=_.ub;if(_.uc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.sc)return/Edge\/([\d\.]+)/.exec(a);if(_.rc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.vc)return/WebKit\/(\S+)/.exec(a);if(_.qc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Jc&&(Ic=Jc?Jc[1]:"");if(_.rc){var Kc=Gc();if(null!=Kc&&Kc>parseFloat(Ic)){Hc=String(Kc);break a}}Hc=Ic}_.Lc=Hc;Mc={};
_.Nc=function(a){return _.pc(Mc,a,function(){return 0<=_.tb(_.Lc,a)})};if(_.C.document&&_.rc){var Pc=Gc();Oc=Pc?Pc:parseInt(_.Lc,10)||void 0}else Oc=void 0;_.Qc=Oc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Vc,Wc,Xc,$c,bd,cd,dd,ed,fd,gd,hd,ld,sd,td,ud,Dd,Ed;_.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.EJ=!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[]};_.Sb.prototype.qh=_.Rc(6,function(){return 1});_.cc.prototype.qh=_.Rc(5,function(){return this.lP});
_.Nb.prototype.Bd=_.Rc(4,function(){return this.dL});_.Sb.prototype.Bd=_.Rc(3,function(){return this.bB.toString()});_.Wb.prototype.Bd=_.Rc(2,function(){return this.aB});_.Zb.prototype.Bd=_.Rc(1,function(){return this.$A});_.cc.prototype.Bd=_.Rc(0,function(){return this.ZA.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:""};
_.Yc=function(a){if(a&&a!=_.C)return Xc(a.document);null===Vc&&(Vc=Xc(_.C.document));return Vc};_.P(_.Sc,Error);_.Sc.prototype.name="CustomError";_.ad=function(a,b){return 0==a.lastIndexOf(b,0)};bd=/&/g;cd=/</g;dd=/>/g;ed=/"/g;fd=/'/g;gd=/\x00/g;hd=/[\x00&<>"']/;
_.kd=function(a,b){if(b)a=a.replace(bd,"&amp;").replace(cd,"&lt;").replace(dd,"&gt;").replace(ed,"&quot;").replace(fd,"&#39;").replace(gd,"&#0;");else{if(!hd.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(bd,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(cd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(dd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(ed,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(fd,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(gd,"&#0;"))}return a};ld={};
_.md=function(a,b){this.cB=b===ld?a:""};_.h=_.md.prototype;_.h.zh=!0;_.h.Bd=function(){return this.cB.toString()};_.h.Jz=!0;_.h.qh=function(){return 1};_.h.toString=function(){return this.cB+""};_.nd=function(a){if(a instanceof _.md&&a.constructor===_.md)return a.cB;_.$a(a);return"type_error:TrustedResourceUrl"};_.od=function(a){return _.nd(a).toString()};_.pd=function(a){var b=_.Kb();a=b?b.createScriptURL(a):a;return new _.md(a,ld)};_.qd=function(a){return _.pd(_.Ob(a))};
_.rd=function(a){if(a instanceof _.Sb&&a.constructor===_.Sb)return a.bB;_.$a(a);return"type_error:SafeUrl"};sd=/^(?: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;td=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;ud=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
_.vd=function(a){if(a instanceof _.Sb)return a;a="object"==typeof a&&a.zh?a.Bd():String(a);if(ud.test(a))a=new _.Sb(a,_.Rb);else{a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(td);a=b&&sd.test(b[1])?new _.Sb(a,_.Rb):null}return a};_.wd=function(a){if(a instanceof _.Sb)return a;a="object"==typeof a&&a.zh?a.Bd():String(a);ud.test(a)||(a="about:invalid#zClosurez");return new _.Sb(a,_.Rb)};
_.xd=function(a){if(a instanceof _.cc)return a;var b="object"==typeof a,c=null;b&&a.Jz&&(c=a.qh());return _.ec(_.kd(b&&a.zh?a.Bd():String(a)),c)};_.yd=function(a,b){if((0,_.hc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.dc(b)};_.zd=function(a,b){b=b instanceof _.Sb?b:_.wd(b);a.href=_.rd(b)};_.Ad=function(a,b,c,d){a=a instanceof _.Sb?a:_.wd(a);b=b||_.C;c=c instanceof _.Nb?_.Ob(c):c||"";return void 0!==d?b.open(_.rd(a),c,d,void 0):b.open(_.rd(a),c)};
_.Bd=function(a){return a=_.kd(a,void 0)};_.Cd=function(a){return Number(_.Qc)>=a};Dd=!_.rc||_.Cd(9);Ed=!_.uc&&!_.rc||_.rc&&_.Cd(9)||_.uc&&_.Nc("1.9.1");_.Fd=_.rc&&!_.Nc("9");_.Gd=_.rc||_.qc||_.vc;_.Hd=_.rc&&!_.Cd(9);
var Nd,Rd;_.Kd=function(a){return a?new _.Id(_.Jd(a)):$c||($c=new _.Id)};_.Ld=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Md=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&&_.Xa(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Od=function(a,b){_.zb(b,function(c,d){c&&"object"==typeof c&&c.zh&&(c=c.Bd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Nd.hasOwnProperty(d)?a.setAttribute(Nd[d],c):_.ad(d,"aria-")||_.ad(d,"data-")?a.setAttribute(d,c):a[d]=c})};Nd={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"};
_.Pd=function(a){return a?a.parentWindow||a.defaultView:window};_.Sd=function(a,b){var c=String(b[0]),d=b[1];if(!Dd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Bd(d.name),'"');if(d.type){c.push(' type="',_.Bd(d.type),'"');var e={};_.Bb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Qd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Od(c,d));2<b.length&&Rd(a,c,b,2);return c};
Rd=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)||_.Ya(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.Ya(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}_.lb(g?_.Uc(f):f,e)}}};_.Td=function(a){return _.Qd(document,a)};
_.Qd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Ud=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};
_.Vd=function(a,b){Rd(_.Jd(a),a,arguments,1)};_.Wd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.Yd=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.Zd=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.$d=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 _.Zd(a)}};
_.ae=function(a){return Ed&&void 0!=a.children?a.children:_.mb(a.childNodes,function(b){return 1==b.nodeType})};_.be=function(a){return _.Ya(a)&&1==a.nodeType};_.ce=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};_.Jd=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.de=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 _.Wd(a),a.appendChild(_.Jd(a).createTextNode(String(b)))};_.Id=function(a){this.mb=a||_.C.document||document};_.h=_.Id.prototype;_.h.Da=_.Kd;_.h.TB=_.fa(7);_.h.rb=function(){return this.mb};_.h.H=function(a){return _.Ld(this.mb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.mb).getElementsByTagName(String(a))};_.h.ma=function(a,b,c){return _.Sd(this.mb,arguments)};_.h.createElement=function(a){return _.Qd(this.mb,a)};_.h.createTextNode=function(a){return this.mb.createTextNode(String(a))};_.h.vb=function(){var a=this.mb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.Vd;_.h.canHaveChildren=_.Ud;_.h.Gd=_.Wd;_.h.IH=_.Yd;_.h.removeNode=_.Zd;_.h.WP=_.$d;_.h.wy=_.ae;
_.h.isElement=_.be;_.h.contains=_.ce;_.h.Ch=_.fa(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.ee=window;_.fe=document;_.ge=_.ee.location;_.he=/\[native code\]/;_.ie=function(a,b,c){return a[b]=a[b]||c};_.je=function(){var a;if((a=Object.create)&&_.he.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.ke=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.le=function(a,b){a=a||{};for(var c in a)_.ke(a,c)&&(b[c]=a[c])};_.me=_.ie(_.ee,"gapi",{});
_.ne=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};_.pe=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.re=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");
_.se=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");
_.ue=function(a,b,c){_.te(a,b,c,"add","at")};_.te=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)};
_.ve=_.ie(_.ee,"___jsl",_.je());_.ie(_.ve,"I",0);_.ie(_.ve,"hel",10);
var we,xe,ye,ze,Ae,Be,Ce;we=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};xe=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};ye=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
ze=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]&&!ye(a[d])&&!ye(b[d])?ze(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=ye(b[d])?[]:{},ze(a[d],b[d])):a[d]=b[d])};
Ae=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:{}}};
Be=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());ze(c,b);a.push(c)};
Ce=function(a){xe(!0);var b=window.___gcfg,c=we("cu"),d=window.___gu;b&&b!==d&&(Be(c,b),window.___gu=b);b=we("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,we("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=Ae(f))&&b.push(f));a&&Be(c,a);d=we("cd");a=0;for(b=d.length;a<b;++a)ze(xe(),d[a],!0);d=we("ci");a=0;for(b=d.length;a<b;++a)ze(xe(),d[a],!0);a=0;for(b=c.length;a<b;++a)ze(xe(),c[a],!0)};_.S=function(a,b){var c=xe();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};
_.De=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;Ce(c)};
var Ee=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ie(_.ve,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Ee&&Ee();Ce();
_.K("gapi.config.get",_.S);_.K("gapi.config.update",_.De);

_.Fe=function(a){return/^[\s\xa0]*$/.test(a)};_.Ge=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:""):_.Md(c,"*",a,b)[0]||null}return a||null};

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

_.rh=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};_.sh=function(a){var b=_.rh();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 th;th=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.uh=function(a){var b=_.sh("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=_.ne(a,"authuser")||null,null==b&&(b=(b=a.match(th))?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 Lh=function(){this.xj=-1};
var Mh=function(){this.xj=64;this.Ac=[];this.bx=[];this.aO=[];this.gv=[];this.gv[0]=128;for(var a=1;a<this.xj;++a)this.gv[a]=0;this.bw=this.ln=0;this.reset()};_.P(Mh,Lh);Mh.prototype.reset=function(){this.Ac[0]=1732584193;this.Ac[1]=4023233417;this.Ac[2]=2562383102;this.Ac[3]=271733878;this.Ac[4]=3285377520;this.bw=this.ln=0};
var Nh=function(a,b,c){c||(c=0);var d=a.aO;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.Ac[0];c=a.Ac[1];var g=a.Ac[2],k=a.Ac[3],l=a.Ac[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.Ac[0]=a.Ac[0]+b&4294967295;a.Ac[1]=a.Ac[1]+c&4294967295;a.Ac[2]=a.Ac[2]+g&4294967295;a.Ac[3]=a.Ac[3]+k&4294967295;a.Ac[4]=a.Ac[4]+l&4294967295};
Mh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.xj,d=0,e=this.bx,f=this.ln;d<b;){if(0==f)for(;d<=c;)Nh(this,a,d),d+=this.xj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.xj){Nh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.xj){Nh(this,e);f=0;break}}this.ln=f;this.bw+=b}};
Mh.prototype.digest=function(){var a=[],b=8*this.bw;56>this.ln?this.update(this.gv,56-this.ln):this.update(this.gv,this.xj-(this.ln-56));for(var c=this.xj-1;56<=c;c--)this.bx[c]=b&255,b/=256;Nh(this,this.bx);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Ac[c]>>d&255,++b;return a};
_.Oh=function(){this.nC=new Mh};_.h=_.Oh.prototype;_.h.reset=function(){this.nC.reset()};_.h.vL=function(a){this.nC.update(a)};_.h.XE=function(){return this.nC.digest()};_.h.iw=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.vL(b)};_.h.xg=function(){for(var a=this.XE(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

var cj,ej,fj,gj,hj,ij,jj,kj,lj,mj,nj,oj,pj,tj,vj,wj,xj,yj,zj,Aj;_.dj=function(a,b){if(!a)throw Error(b||"");};ej=/&/g;fj=/</g;gj=/>/g;hj=/"/g;ij=/'/g;jj=function(a){return String(a).replace(ej,"&amp;").replace(fj,"&lt;").replace(gj,"&gt;").replace(hj,"&quot;").replace(ij,"&#39;")};kj=/[\ud800-\udbff][\udc00-\udfff]|[^!-~]/g;lj=/%([a-f]|[0-9a-fA-F][a-f])/g;mj=/^(https?|ftp|file|chrome-extension):$/i;
nj=function(a){a=String(a);a=a.replace(kj,function(e){try{return encodeURIComponent(e)}catch(f){return encodeURIComponent(e.replace(/^[^%]+$/g,"\ufffd"))}}).replace(_.re,function(e){return e.replace(/%/g,"%25")}).replace(lj,function(e){return e.toUpperCase()});a=a.match(_.pe)||[];var b=_.je(),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(mj);b.Eo=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.lh=a[7]?[d(a[7])]:[];return b};oj=function(a){return a.Eo+(0<a.query.length?"?"+a.query.join("&"):"")+(0<a.lh.length?"#"+a.lh.join("&"):"")};pj=function(a,b){var c=[];if(a)for(var d in a)if(_.ke(a,d)&&null!=a[d]){var e=b?b(a[d]):a[d];c.push(encodeURIComponent(d)+"="+encodeURIComponent(e))}return c};
_.qj=function(a,b,c,d){a=nj(a);a.query.push.apply(a.query,pj(b,d));a.lh.push.apply(a.lh,pj(c,d));return oj(a)};
_.rj=function(a,b){var c=nj(b);b=c.Eo;c.query.length&&(b+="?"+c.query.join(""));c.lh.length&&(b+="#"+c.lh.join(""));var d="";2E3<b.length&&(c=b,b=b.substr(0,2E3),b=b.replace(_.se,""),d=c.substr(b.length));var e=a.createElement("div");a=a.createElement("a");c=nj(b);b=c.Eo;c.query.length&&(b+="?"+c.query.join(""));c.lh.length&&(b+="#"+c.lh.join(""));_.zd(a,new _.Sb(b,_.Rb));e.appendChild(a);b=_.ec(e.innerHTML,null);_.yd(e,b);b=String(e.firstChild.href);e.parentNode&&e.parentNode.removeChild(e);c=nj(b+
d);b=c.Eo;c.query.length&&(b+="?"+c.query.join(""));c.lh.length&&(b+="#"+c.lh.join(""));return b};_.sj=/^https?:\/\/[^\/%\\?#\s]+\/[^\s]*$/i;tj=function(a){for(;a.firstChild;)a.removeChild(a.firstChild)};_.uj=function(a,b){var c=_.ie(_.ve,"watt",_.je());_.ie(c,a,b)};vj=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/b\/(\d{10,21})\//;
wj=function(a){var b=_.sh("googleapis.config/sessionDelegate");"string"===typeof b&&21<b.length&&(b=null);null==b&&(b=(a=(a||window.location.href).match(vj))?a[1]:null);if(null==b)return null;b=String(b);21<b.length&&(b=null);return b};xj=function(){var a=_.ve.onl;if(!a){a=_.je();_.ve.onl=a;var b=_.je();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};yj=function(a,b){b=b.onload;return"function"===typeof b?(xj().a(a,b),b):null};
zj=function(a){_.dj(/^\w+$/.test(a),"Unsupported id - "+a);return'onload="window.___jsl.onl.e(&#34;'+a+'&#34;)"'};Aj=function(a){xj().r(a)};
var Cj,Dj,Hj;_.Bj={allowtransparency:"true",frameborder:"0",hspace:"0",marginheight:"0",marginwidth:"0",scrolling:"no",style:"",tabindex:"0",vspace:"0",width:"100%"};Cj={allowtransparency:!0,onload:!0};Dj=0;_.Ej=function(a,b){var c=0;do var d=b.id||["I",Dj++,"_",(new Date).getTime()].join("");while(a.getElementById(d)&&5>++c);_.dj(5>c,"Error creating iframe id");return d};_.Fj=function(a,b){return a?b+"/"+a:""};
_.Gj=function(a,b,c,d){var e={},f={};a.documentMode&&9>a.documentMode&&(e.hostiemode=a.documentMode);_.le(d.queryParams||{},e);_.le(d.fragmentParams||{},f);var g=d.pfname;var k=_.je();_.sh("iframes/dropLegacyIdParam")||(k.id=c);k._gfid=c;k.parent=a.location.protocol+"//"+a.location.host;c=_.ne(a.location.href,"parent");g=g||"";!g&&c&&(g=_.ne(a.location.href,"_gfid","")||_.ne(a.location.href,"id",""),g=_.Fj(g,_.ne(a.location.href,"pfname","")));g||(c=_.rf(_.ne(a.location.href,"jcp","")))&&"object"==
typeof c&&(g=_.Fj(c.id,c.pfname));k.pfname=g;d.connectWithJsonParam&&(g={},g.jcp=_.sf(k),k=g);g=_.ne(b,"rpctoken")||e.rpctoken||f.rpctoken;g||(g=d.rpctoken||String(Math.round(1E8*_.Vh())),k.rpctoken=g);d.rpctoken=g;_.le(k,d.connectWithQueryParams?e:f);k=a.location.href;a=_.je();(g=_.ne(k,"_bsh",_.ve.bsh))&&(a._bsh=g);(k=_.ve.dpo?_.ve.h:_.ne(k,"jsh",_.ve.h))&&(a.jsh=k);d.hintInFragment?_.le(a,f):_.le(a,e);return _.qj(b,e,f,d.paramsSerializer)};
Hj=function(a){_.dj(!a||_.sj.test(a),"Illegal url for new iframe - "+a)};
_.Ij=function(a,b,c,d,e){Hj(c.src);var f,g=yj(d,c),k=g?zj(d):"";try{document.all&&(f=a.createElement('<iframe frameborder="'+jj(String(c.frameborder))+'" scrolling="'+jj(String(c.scrolling))+'" '+k+' name="'+jj(String(c.name))+'"/>'))}catch(m){}finally{f||(f=_.Kd(a).ma("IFRAME"),g&&(f.onload=function(){f.onload=null;g.call(this)},Aj(d)))}f.setAttribute("ng-non-bindable","");for(var l in c)a=c[l],"style"===l&&"object"===typeof a?_.le(a,f.style):Cj[l]||f.setAttribute(l,String(a));(l=e&&e.beforeNode||
null)||e&&e.dontclear||tj(b);b.insertBefore(f,l);f=l?l.previousSibling:b.lastChild;c.allowtransparency&&(f.allowTransparency=!0);return f};
var Jj,Mj;Jj=/^:[\w]+$/;_.Kj=/:([a-zA-Z_]+):/g;_.Lj=function(){var a=_.uh()||"0",b=wj();var c=_.uh(void 0)||a;var d=wj(void 0),e="";c&&(e+="u/"+encodeURIComponent(String(c))+"/");d&&(e+="b/"+encodeURIComponent(String(d))+"/");c=e||null;(e=(d=!1===_.sh("isLoggedIn"))?"_/im/":"")&&(c="");var f=_.sh("iframes/:socialhost:"),g=_.sh("iframes/:im_socialhost:");return cj={socialhost:f,ctx_socialhost:d?g:f,session_index:a,session_delegate:b,session_prefix:c,im_prefix:e}};
Mj=function(a,b){return _.Lj()[b]||""};_.Nj=function(a){return _.rj(_.fe,a.replace(_.Kj,Mj))};_.Oj=function(a){var b=a;Jj.test(a)&&(b=_.sh("iframes/"+b.substring(1)+"/url"),_.dj(!!b,"Unknown iframe url config for - "+a));return _.Nj(b)};
_.Pj=function(a,b,c){c=c||{};var d=c.attributes||{};_.dj(!(c.allowPost||c.forcePost)||!d.onload,"onload is not supported by post iframe (allowPost or forcePost)");a=_.Oj(a);d=b.ownerDocument||_.fe;var e=_.Ej(d,c);a=_.Gj(d,a,e,c);var f=c,g=_.je();_.le(_.Bj,g);_.le(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=nj(a);g.src="";f.dropDataPostorigin||(g["data-postorigin"]=a);a=_.Ij(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";_.Ij(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=oj(c);_.dj(_.sj.test(g),"Invalid URL: "+g);c=d.createElement("form");c.method="POST";c.target=e;c.style.display="none";e=g instanceof _.Sb?g:_.wd(g);c.action=_.rd(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=_.Ij(d,b,g,e,f);return b};

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

_.kg=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
*/
_.Qg=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Rg=function(){return _.yb("Safari")&&!(_.Fb()||_.yb("Coast")||_.Cb()||_.yb("Edge")||_.yb("Edg/")||_.yb("OPR")||_.Eb()||_.yb("Silk")||_.yb("Android"))};_.Sg=function(){return _.yb("Android")&&!(_.Fb()||_.Eb()||_.Cb()||_.yb("Silk"))};_.Tg=_.Eb();_.Ug=_.lc()||_.yb("iPod");_.Vg=_.yb("iPad");_.Wg=_.Sg();_.Xg=_.Fb();_.Yg=_.Rg()&&!_.mc();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var gi;_.ei=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]};_.fi=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.O=b.prototype};gi=0;
_.hi=function(a){return Object.prototype.hasOwnProperty.call(a,_.Ua)&&a[_.Ua]||(a[_.Ua]=++gi)};_.ii=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)}};_.ji=[];_.ki=[];_.li=!1;_.mi=function(a){_.ji[_.ji.length]=a;if(_.li)for(var b=0;b<_.ki.length;b++)a((0,_.Q)(_.ki[b].wrap,_.ki[b]))};

_.Qj=function(a){this.N=a};_.h=_.Qj.prototype;_.h.value=function(){return this.N};_.h.em=function(a){this.N.width=a;return this};_.h.Lc=function(){return this.N.width};_.h.Yi=function(a){this.N.height=a;return this};_.h.zd=function(){return this.N.height};_.h.Ee=function(a){this.N.style=a;return this};_.h.rl=_.fa(14);
_.Rj=function(a){this.N=a};_.Rj.prototype.KB=function(a){this.N.anchor=a;return this};_.Rj.prototype.nh=function(){return this.N.anchor};_.Rj.prototype.Hv=_.fa(16);_.Sj=function(a){a.N.show=!0;return a};_.Rj.prototype.Yi=function(a){this.N.height=a;return this};_.Rj.prototype.zd=function(){return this.N.height};_.Rj.prototype.em=function(a){this.N.width=a;return this};_.Rj.prototype.Lc=function(){return this.N.width};
_.Tj=function(a){this.N=a||{}};_.Tj.prototype.value=function(){return this.N};_.Tj.prototype.setUrl=function(a){this.N.url=a;return this};_.Tj.prototype.getUrl=function(){return this.N.url};_.Uj=function(a,b){a.N.where=b;return a};_.h=_.Tj.prototype;_.h.Ee=function(a){this.N.style=a;return this};_.h.rl=_.fa(13);_.h.Ce=function(a){this.N.id=a;return this};_.h.ka=function(){return this.N.id};_.h.zk=function(a){this.N.rpctoken=a;return this};_.Vj=function(a,b){a.N.queryParams=b;return a};
_.Wj=function(a,b){a.N.relayOpen=b;return a};_.Xj=function(a,b){a.N.messageHandlers=b;return a};_.Yj=function(a,b){a.N.messageHandlersFilter=b;return a};_.Tj.prototype.Rn=_.fa(17);_.Tj.prototype.getContext=function(){return this.N.context};_.Tj.prototype.Kc=function(){return this.N.openerIframe};_.Tj.prototype.bl=function(){this.N.attributes=this.N.attributes||{};return new _.Qj(this.N.attributes)};_.Zj=function(a){a.N.connectWithQueryParams=!0;return a};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ck,kk;_.ak=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)}};_.bk=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.Ya(f)?"o"+_.hi(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};ck=function(a){_.C.setTimeout(function(){throw a;},0)};
_.dk=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};_.ek=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.fk=function(a){return a};_.gk=function(a,b){a.src=_.nd(b);(b=_.Yc(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.hk=function(a){var b=window.location;a=a instanceof _.Sb?a:_.wd(a);b.href=_.rd(a)};_.ik=function(a){a.prototype.$goog_Thenable=!0};_.jk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
kk=function(a,b){this.hP=a;this.FW=b;this.Ru=0;this.Me=null};kk.prototype.get=function(){if(0<this.Ru){this.Ru--;var a=this.Me;this.Me=a.next;a.next=null}else a=this.hP();return a};kk.prototype.put=function(a){this.FW(a);100>this.Ru&&(this.Ru++,a.next=this.Me,this.Me=a)};
var mk,nk,lk;_.ok=function(a){a=lk(a);"function"!==typeof _.C.setImmediate||_.C.Window&&_.C.Window.prototype&&!_.yb("Edge")&&_.C.Window.prototype.setImmediate==_.C.setImmediate?(mk||(mk=nk()),mk(a)):_.C.setImmediate(a)};
nk=function(){var a=_.C.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.yb("Presto")&&(a=function(){var e=_.Td("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&&!_.Db()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.C.setTimeout(e,0)}};lk=_.fk;_.mi(function(a){lk=a});
var pk=function(){this.nw=this.lo=null};pk.prototype.add=function(a,b){var c=qk.get();c.set(a,b);this.nw?this.nw.next=c:this.lo=c;this.nw=c};pk.prototype.remove=function(){var a=null;this.lo&&(a=this.lo,this.lo=this.lo.next,this.lo||(this.nw=null),a.next=null);return a};var qk=new kk(function(){return new rk},function(a){return a.reset()}),rk=function(){this.next=this.scope=this.Bg=null};rk.prototype.set=function(a,b){this.Bg=a;this.scope=b;this.next=null};
rk.prototype.reset=function(){this.next=this.scope=this.Bg=null};
var sk,tk,uk,vk,xk;_.wk=function(a,b){sk||tk();uk||(sk(),uk=!0);vk.add(a,b)};tk=function(){if(_.C.Promise&&_.C.Promise.resolve){var a=_.C.Promise.resolve(void 0);sk=function(){a.then(xk)}}else sk=function(){_.ok(xk)}};uk=!1;vk=new pk;xk=function(){for(var a;a=vk.remove();){try{a.Bg.call(a.scope)}catch(b){ck(b)}qk.put(a)}uk=!1};
var zk,Ak,Lk,Jk;_.yk=function(a,b){this.Ca=0;this.Qi=void 0;this.Em=this.zj=this.Ya=null;this.Nt=this.Xx=!1;if(a!=_.Za)try{var c=this;a.call(b,function(d){c.Rg(2,d)},function(d){c.Rg(3,d)})}catch(d){this.Rg(3,d)}};zk=function(){this.next=this.context=this.Bn=this.Bq=this.Nk=null;this.Ao=!1};zk.prototype.reset=function(){this.context=this.Bn=this.Bq=this.Nk=null;this.Ao=!1};Ak=new kk(function(){return new zk},function(a){a.reset()});_.Bk=function(a,b,c){var d=Ak.get();d.Bq=a;d.Bn=b;d.context=c;return d};
_.Ck=function(a){if(a instanceof _.yk)return a;var b=new _.yk(_.Za);b.Rg(2,a);return b};_.Dk=function(a){return new _.yk(function(b,c){c(a)})};_.Fk=function(a,b,c){Ek(a,b,c,null)||_.wk(_.ii(b,a))};_.Gk=function(a){return new _.yk(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],_.Fk(l,_.ii(f,k),g);else b(e)})};_.Ik=function(){var a,b,c=new _.yk(function(d,e){a=d;b=e});return new Hk(c,a,b)};
_.yk.prototype.then=function(a,b,c){return Jk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.ik(_.yk);_.yk.prototype.Dr=function(a,b){return Jk(this,null,a,b)};_.yk.prototype.cancel=function(a){if(0==this.Ca){var b=new Kk(a);_.wk(function(){Lk(this,b)},this)}};
Lk=function(a,b){if(0==a.Ca)if(a.Ya){var c=a.Ya;if(c.zj){for(var d=0,e=null,f=null,g=c.zj;g&&(g.Ao||(d++,g.Nk==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ca&&1==d?Lk(c,b):(f?(d=f,d.next==c.Em&&(c.Em=d),d.next=d.next.next):Mk(c),Nk(c,e,3,b)))}a.Ya=null}else a.Rg(3,b)};_.Pk=function(a,b){a.zj||2!=a.Ca&&3!=a.Ca||Ok(a);a.Em?a.Em.next=b:a.zj=b;a.Em=b};
Jk=function(a,b,c,d){var e=_.Bk(null,null,null);e.Nk=new _.yk(function(f,g){e.Bq=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.Bn=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Kk?g(k):f(l)}catch(m){g(m)}}:g});e.Nk.Ya=a;_.Pk(a,e);return e.Nk};_.yk.prototype.WY=function(a){this.Ca=0;this.Rg(2,a)};_.yk.prototype.XY=function(a){this.Ca=0;this.Rg(3,a)};
_.yk.prototype.Rg=function(a,b){0==this.Ca&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ca=1,Ek(b,this.WY,this.XY,this)||(this.Qi=b,this.Ca=a,this.Ya=null,Ok(this),3!=a||b instanceof Kk||Qk(this,b)))};
var Ek=function(a,b,c,d){if(a instanceof _.yk)return _.Pk(a,_.Bk(b||_.Za,c||null,d)),!0;if(_.jk(a))return a.then(b,c,d),!0;if(_.Ya(a))try{var e=a.then;if("function"===typeof e)return Rk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Rk=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)}},Ok=function(a){a.Xx||(a.Xx=!0,_.wk(a.LP,a))},Mk=function(a){var b=null;a.zj&&(b=a.zj,a.zj=b.next,b.next=null);a.zj||(a.Em=
null);return b};_.yk.prototype.LP=function(){for(var a;a=Mk(this);)Nk(this,a,this.Ca,this.Qi);this.Xx=!1};var Nk=function(a,b,c,d){if(3==c&&b.Bn&&!b.Ao)for(;a&&a.Nt;a=a.Ya)a.Nt=!1;if(b.Nk)b.Nk.Ya=null,Sk(b,c,d);else try{b.Ao?b.Bq.call(b.context):Sk(b,c,d)}catch(e){Tk.call(null,e)}Ak.put(b)},Sk=function(a,b,c){2==b?a.Bq.call(a.context,c):a.Bn&&a.Bn.call(a.context,c)},Qk=function(a,b){a.Nt=!0;_.wk(function(){a.Nt&&Tk.call(null,b)})},Tk=ck,Kk=function(a){_.Sc.call(this,a);this.EJ=!1};_.P(Kk,_.Sc);
Kk.prototype.name="cancel";var Hk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

_.Uk=function(a){return new _.yk(a)};

var el=function(){this.Ir={zJ:Vk?"../"+Vk:null,qP:Zk,DG:$k,l8:al,Lt:bl,Y8:cl};this.Ye=_.ee;this.jJ=this.mP;this.$P=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.Ir.zJ){this.Ye=this.Ir.DG(this.Ye,this.Ir.zJ);var a=this.Ye.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.jJ=this.Ye.doPostMsg}this.oC={};this.NC={};a=(0,_.Q)(this.nz,
this);_.ue(this.Ye,"message",a);_.ie(_.ve,"RPMQ",[]).push(a);this.Ye!=this.Ye.parent&&dl(this,this.Ye.parent,this.lA(this.Ye.name),"*")};el.prototype.lA=function(a){return'{"h":"'+escape(a)+'"}'};var fl=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},gl=function(a){if(!/^\s*{/.test(a))return!1;a=_.rf(a);return null!==a&&"object"===typeof a&&!!a.g};
el.prototype.nz=function(a){var b=String(a.data);(0,_.zf)("gapix.rpc.receive("+al+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=gl(b);if(!c&&!d){if(!d&&(c=fl(b))){if(this.oC[c])this.oC[c]();else this.NC[c]=1;return}var e=a.origin,f=this.Ir.qP;this.$P?_.ee.setTimeout(function(){f(b,e)},0):f(b,e)}};el.prototype.Fc=function(a,b){".."===a||this.NC[a]?(b(),delete this.NC[a]):this.oC[a]=b};
var dl=function(a,b,c,d){var e=gl(c)?"":"!_";(0,_.zf)("gapix.rpc.send("+al+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.jJ(b,e+c,d)};el.prototype.mP=function(a,b,c){a.postMessage(b,c)};el.prototype.send=function(a,b,c){(a=this.Ir.DG(this.Ye,a))&&!a.closed&&dl(this,a,b,c)};
var hl,il,jl,kl,ll,ml,nl,Vk,al,ol,pl,ql,rl,$k,bl,sl,tl,yl,zl,Bl,cl,Dl,Cl,ul,vl,El,Zk,Fl,Gl;hl=0;il=[];jl={};kl={};ll=_.ee.location.href;ml=_.ne(ll,"rpctoken");nl=_.ne(ll,"parent")||_.fe.referrer;Vk=_.ne(ll,"rly");al=Vk||(_.ee!==_.ee.top||_.ee.opener)&&_.ee.name||"..";ol=null;pl={};ql=function(){};rl={send:ql,Fc:ql,lA:ql};
$k=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.ee.top);if(0===b.length)return a;for(b=b.split("/");b.length;){var c=b.shift();"{"==c.charAt(0)&&"}"==c.charAt(c.length-1)&&(c=c.substring(1,c.length-1));if(".."===c)a=a==a.parent?a.opener:a.parent;else if(".."!==c&&a.frames[c]){if(a=a.frames[c],!("postMessage"in a))throw"Not a window";}else return null}return a};bl=function(a){return(a=jl[a])&&a.Dk};
sl=function(a){if(a.f in{})return!1;var b=a.t,c=jl[a.r];a=a.origin;return c&&(c.Dk===b||!c.Dk&&!b)&&(a===c.origin||"*"===c.origin)};tl=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)}};_.wl=function(a,b,c){a=ul(a);kl[a.name]={Bg:b,pq:a.pq,io:c||sl};vl()};_.K("gapix.rpc.register",_.wl);_.xl=function(a){delete kl[ul(a).name]};_.K("gapix.rpc.unregister",_.xl);yl={};
zl=function(a,b){(a=yl["_"+a])&&a[1](this)&&a[0].call(this,b)};Bl=function(a){var b=a.c;if(!b)return ql;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Al.apply(null,e)}};cl=function(a){ol=a};Dl=function(a){pl[a]||(pl[a]=_.ee.setTimeout(function(){pl[a]=!1;Cl(a)},0))};Cl=function(a){var b=jl[a];if(b&&b.ready){var c=b.eB;for(b.eB=[];c.length;)rl.send(a,_.sf(c.shift()),b.origin)}};
ul=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),pq:!0}:{name:a,pq:!1}};vl=function(){for(var a=_.sh("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=il[c];++c){var e=d.Wl;if(!e||0<a&&b-d.timestamp>a)il.splice(c,1),--c;else{var f=e.s,g=kl[f]||kl["*"];if(g)if(il.splice(c,1),--c,e.origin=d.origin,d=Bl(e),e.callback=d,g.io(e)){if("__cb"!==f&&!!g.pq!=!!e.g)break;e=g.Bg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.zf)("gapix.rpc.rejected("+al+"): "+f)}}};
El=function(a,b,c){il.push({Wl:a,origin:b,timestamp:(new Date).getTime()/1E3});c||vl()};Zk=function(a,b){a=_.rf(a);El(a,b,!1)};Fl=function(a){for(;a.length;)El(a.shift(),this.origin,!0);vl()};Gl=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",Uz:b}};
_.Hl=function(a,b,c,d){var e=Gl(a);d&&(_.ee.frames[e.id]=_.ee.frames[e.id]||d);a=e.id;if(!jl.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.kg(nl),c=c||ml;else if(!e.Uz){var f=_.fe.getElementById(a);f&&(f=f.src,d=_.kg(f),c=c||_.ne(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);jl[a]={Dk:c,eB:[],origin:d,QW:b,rJ:function(){var g=a;jl[g].ready=1;Cl(g)}};rl.Fc(a,jl[a].rJ)}return jl[a].rJ};_.K("gapix.rpc.setup",_.Hl);
_.Al=function(a,b,c,d){a=a||"..";_.Hl(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=al,l=ml,m=jl[a],n=k,q=Gl(a);if(m&&".."!==a){if(q.Uz){if(!(l=jl[a].QW)){l=ol?ol.substring(1).split("/"):[al];n=l.length-1;for(var u=_.ee.parent;u!==_.ee.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.Dk}g&&q?(m=sl,q.Uz&&(m=tl(q)),yl["_"+ ++hl]=[g,m],g=hl):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=ul(e);f.s=e.name;f.g=e.pq;jl[a].eB.push(f);Dl(a)};_.K("gapix.rpc.call",_.Al);_.Il=function(a,b){_.Hl(a)();rl.send(a,rl.lA(b),"*")};_.K("gapix.rpc.sendHandshake",_.Il);if("function"===typeof _.ee.postMessage||"object"===typeof _.ee.postMessage)rl=new el,_.wl("__cb",zl,function(){return!0}),_.wl("_processBatch",Fl,function(){return!0}),_.Hl("..");

var Jl;
Jl=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")};
_.Kl=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 Jl();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 Ll,Ol,Ql,Wl,Vl,am;_.Tj.prototype.Rn=_.Rc(17,function(a){this.N.apis=a;return this});_.Qj.prototype.rl=_.Rc(14,function(){return this.N.style});_.Tj.prototype.rl=_.Rc(13,function(){return this.N.style});Ll=function(a,b){a.N.onload=b};_.Ml=function(a){return a.N.rpctoken};_.Nl=function(a,b){a.N.onClose=b;return a};Ol=function(a,b){a.N.controllerData=b};_.Pl=function(a){a.N.waitForOnload=!0;return a};Ql=function(a){return(a=a.N.timeout)?a:null};_.Rl=function(a){return!!a&&"object"===typeof a&&_.he.test(a.push)};
_.Sl=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.Tl=function(a,b,c){if(a){_.dj(_.Rl(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};_.Ul=function(a,b,c){if(a)if(_.Rl(a))_.Tl(a,b,c);else{_.dj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.ke(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};
Wl=function(a){this.resolve=this.reject=null;this.promise=_.Uk((0,_.Q)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=Vl(this.promise,a))};Vl=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};_.Xl=function(a){this.N=a||{}};_.Xl.prototype.value=function(){return this.N};_.Xl.prototype.getIframe=function(){return this.N.iframe};_.Yl=function(a,b){a.N.role=b;return a};_.Xl.prototype.$i=function(a){this.N.setRpcReady=a;return this};_.Zl=function(a){return a.N.setRpcReady};
_.Xl.prototype.zk=function(a){this.N.rpctoken=a;return this};_.$l=function(a){a.N.selfConnect=!0;return a};am=function(a){this.N=a||{}};am.prototype.value=function(){return this.N};var bm=function(a){var b=new am;b.N.role=a;return b};am.prototype.vG=function(){return this.N.role};am.prototype.kc=function(a){this.N.handler=a;return this};am.prototype.nb=function(){return this.N.handler};var cm=function(a,b){a.N.filter=b;return a};am.prototype.Rn=function(a){this.N.apis=a;return this};
var dm,em;dm={height:!0,width:!0};em=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;_.fm=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
var hm,im;
_.jm=function(a){this.N=a||{}};_.fi(_.jm,_.Tj);var km=function(a,b){a.N.frameName=b;return a};_.jm.prototype.zc=function(){return this.N.frameName};var lm=function(a,b){a.N.rpcAddr=b;return a};_.jm.prototype.sf=function(){return this.N.rpcAddr};var mm=function(a,b){a.N.retAddr=b;return a};_.h=_.jm.prototype;_.h.Gg=function(){return this.N.retAddr};_.h.Qh=function(a){this.N.origin=a;return this};_.h.ob=function(){return this.N.origin};_.h.$i=function(a){this.N.setRpcReady=a;return this};
_.h.Tn=function(a){this.N.context=a};var nm=function(a,b){a.N._rpcReadyFn=b};_.jm.prototype.Ja=function(){return this.N.iframeEl};
var pm=function(a,b){if(_.wc&&_.Yg&&a){a.focus();var c=0,d=null;d=a.setInterval(function(){b.closed||5==c?(a.clearInterval(d),om(b)):(b.close(),c++)},150)}else b.close(),om(b)},om=function(a){a.closed||a.document&&a.document.body&&_.de(a.document.body,"Please close this window.")};
_.qm=function(a,b,c,d){this.Kb=!1;this.ui=a;this.sB=b;this.Lj=c;this.ya=d;this.NJ=this.ya.Gg();this.nd=this.ya.ob();this.HT=this.ya.Ja();this.YK=this.ya.N.where;this.Gn=[];this.Bo("_default");a=this.ya.N.apis||[];for(b=0;b<a.length;b++)this.Bo(a[b]);this.ui.hf[c]=this};_.h=_.qm.prototype;_.h.rn=_.fa(11);_.h.Ba=function(){if(!this.Kb){for(var a=0;a<this.Gn.length;a++)this.unregister(this.Gn[a]);delete _.gm.hf[this.zc()];this.Kb=!0}};_.h.getContext=function(){return this.ui};_.h.getOptions=function(){return this.ya};
_.h.sf=function(){return this.sB};_.h.Gg=function(){return this.NJ};_.h.zc=function(){return this.Lj};_.h.Ja=function(){return this.HT};_.h.wb=function(){return this.YK};_.h.Df=function(a){this.YK=a};_.h.$i=function(){(0,this.ya.N._rpcReadyFn)()};_.h.cC=_.fa(18);_.h.Gt=_.fa(19);_.h.Zb=function(){return this.ya.value()};_.h.ka=function(){return this.ya.ka()};_.h.ob=function(){return this.nd};
_.h.register=function(a,b,c){_.dj(!this.Kb,"Cannot register handler on disposed iframe "+a);_.dj((c||_.rm)(this),"Rejecting untrusted message "+a);c=this.Lj+":"+this.ui.zc()+":"+a;1==_.ie(hm,c,[]).push(b)&&(this.Gn.push(a),_.wl(c,sm(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.Lj+":"+this.ui.zc()+":"+a,d=hm[c];d&&(b?(b=_.Sl.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.Sl.call(this.Gn,a),0<=b&&this.Gn.splice(b,1),_.xl(c)))};_.h.zR=function(){return this.Gn};
_.h.Bo=function(a){this.Ow=this.Ow||[];if(!(0<=_.Sl.call(this.Ow,a))){this.Ow.push(a);a=im[a]||{map:{}};for(var b in a.map)_.ke(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.vb=function(){if(!_.rm(this))return null;var a=this.ya.N._popupWindow;if(a)return a;var b=this.sB.split("/");a=this.getContext().vb();for(var c=0;c<b.length&&a;c++){var d=b[c];a=".."===d?a==a.parent?a.opener:a.parent:a.frames[d]}return a};
var tm=function(a){var b={};if(a)for(var c in a)_.ke(a,c)&&_.ke(dm,c)&&em.test(a[c])&&(b[c]=a[c]);return b};_.h=_.qm.prototype;_.h.close=function(a,b){return _.um(this,"_g_close",a,b)};_.h.zv=_.fa(20);_.h.Ln=function(a,b){return _.um(this,"_g_restyleDone",a,b)};_.h.XO=function(a){return this.getContext().qx(a,void 0,this)};_.h.MW=function(a){if(a&&"object"===typeof a)return this.getContext().qB(a,void 0,this)};
_.h.NW=function(a){var b=this.ya.N.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?tm(a):{};(b=this.Ja())&&a&&"object"===typeof a&&(_.ke(a,"height")&&(a.height=_.fm(a.height)),_.ke(a,"width")&&(a.width=_.fm(a.width)),_.le(a,b.style))};
_.h.YO=function(a){var b=this.ya.N.onClose;b&&b.call(this,a,this);if(b=this.getOptions().N._popupWindow){var c=this.getContext().vb().document.getElementById(this.ka());c&&c.parentNode&&c.parentNode.removeChild(c);pm(this.getContext().vb(),b)}b||(b=this.Ja())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.ya.N.controller)c={},c.frameName=this.zc(),_.um(b,"_g_disposeControl",c);vm(this.Lj+":"+this.ui.zc()+":_g_wasClosed",a,this)};_.h.yJ=_.fa(21);
_.h.Sl=function(a,b){this.register("_g_wasClosed",a,b)};_.h.sZ=function(){delete this.getContext().hf[this.zc()];this.getContext().vb().setTimeout((0,_.Q)(function(){this.Ba()},this),0)};_.h.send=function(a,b,c,d){_.dj(!this.Kb,"Cannot send message to disposed iframe - "+a);_.dj((d||_.rm)(this),"Wrong target for message "+a);c=new Wl(c);_.Al(this.sB,this.ui.zc()+":"+this.Lj+":"+a,c.resolve,b);return c.promise};_.um=function(a,b,c,d){return a.send(b,c,d,_.wm)};_.h=_.qm.prototype;_.h.SV=function(a){return a};
_.h.ping=function(a,b){return _.um(this,"_g_ping",b,a)};_.h.bP=function(a){a=a&&"object"===typeof a?a:{};for(var b=a.rpcAddr,c=(this.sf()+"/"+b).split("/"),d=this.getContext().vb(),e;(e=c.shift())&&d;)d=".."==e?d.parent:d.frames[e];_.dj(!!d,"Bad rpc address "+b);a._window=d;a._parentRpcAddr=this.sf();a._parentRetAddr=this.Gg();this.getContext();b=new _.xm(a);this.fV&&this.fV(b,a.controllerData);this.yx=this.yx||[];this.yx.push(b,a.controllerData)};
_.h.rP=function(a){a=(a||{}).frameName;for(var b=this.yx||[],c=0;c<b.length;c++)if(b[c].zc()===a){a=b.splice(c,1)[0];a.Ba();this.jV&&this.jV(a);return}_.dj(!1,"Unknown contolled iframe to dispose - "+a)};
_.h.$O=function(a){var b=new _.jm(a);a=new _.Xl(b.value());if(a.N.selfConnect)var c=this;else(_.dj(ym.test(b.ob()),"Illegal origin for connected iframe - "+b.ob()),c=this.getContext().hf[b.zc()],c)?_.Zl(b)&&(c.$i(),_.um(c,"_g_rpcReady")):(b=km(mm(lm(new _.jm,b.sf()),b.Gg()).Qh(b.ob()),b.zc()).$i(_.Zl(b)).zk(_.Ml(b)),c=this.getContext().vj(b.value()));b=this.getContext();var d=a.N.role;a=a.N.data;zm(b);d=d||"";_.ie(b.vx,d,[]).push({vf:c,data:a});Am(c,a,b.CA[d])};
_.h.bC=function(a,b){(new _.jm(b)).N._relayedDepth||(b={},_.$l(_.Yl(new _.Xl(b),"_opener")),_.um(a,"_g_connect",b))};
_.h.XI=function(a){var b=this,c=a.N.messageHandlers,d=a.N.messageHandlersFilter,e=a.N.onClose;_.Nl(_.Yj(_.Xj(a,null),null),null);return _.um(this,"_g_open",a.value()).then(function(f){var g=new _.jm(f[0]),k=g.zc();f=new _.jm;var l=b.Gg(),m=g.Gg();mm(lm(f,b.sf()+"/"+g.sf()),m+"/"+l);km(f,k);f.Qh(g.ob());f.Rn(g.N.apis);f.zk(_.Ml(a));_.Xj(f,c);_.Yj(f,d);_.Nl(f,e);(g=b.getContext().hf[k])||(g=b.getContext().vj(f.value()));return g})};
_.h.tB=function(a){var b=a.getUrl();_.dj(!b||_.sj.test(b),"Illegal url for new iframe - "+b);var c=a.bl().value();b={};for(var d in c)_.ke(c,d)&&_.ke(Bm,d)&&(b[d]=c[d]);_.ke(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=tm(d)));a.value().attributes=b};
_.h.FV=function(a){var b=this;a=new _.jm(a);this.tB(a);var c=a.N._relayedDepth||0;a.N._relayedDepth=c+1;a.N.openerIframe=this;var d=_.Ml(a);a.zk(null);return this.getContext().open(a.value()).then(function(e){var f=(new _.jm(e.Zb())).N.apis,g=new _.jm;_.Cm(e,b,g);0==c&&_.Yl(new _.Xl(g.value()),"_opener");g.$i(!0);g.zk(d);_.um(e,"_g_connect",g.value());g=new _.jm;km(mm(lm(g,e.sf()),e.NJ),e.zc()).Qh(e.ob()).Rn(f);return g.value()})};
_.h.LW=function(a){this.getContext().sj(function(b){b.send("_g_wasRestyled",a,void 0,_.wm)},null,_.wm)};
var Gm;_.Dm=_.je();_.Em=_.je();_.Fm=function(a){return _.Dm[a]};Gm=function(a,b){_.me.load("gapi.iframes.style."+a,b)};
_.xm=function(a){a=a||{};this.Kb=!1;this.dJ=_.je();this.hf=_.je();this.Ye=a._window||_.ee;this.Wc=this.Ye.location.href;this.eJ=(this.QA=Hm(this.Wc,"parent"))?Hm(this.Wc,"pfname"):"";this.Aa=this.QA?Hm(this.Wc,"_gfid")||Hm(this.Wc,"id"):"";this.Lj=_.Fj(this.Aa,this.eJ);this.nd=_.kg(this.Wc);if(this.Aa){var b=new _.jm;lm(b,a._parentRpcAddr||"..");mm(b,a._parentRetAddr||this.Aa);b.Qh(_.kg(this.QA||this.Wc));km(b,this.eJ);this.Ya=this.vj(b.value())}else this.Ya=null};_.h=_.xm.prototype;_.h.rn=_.fa(10);
_.h.Ba=function(){if(!this.Kb){for(var a=_.Ca(Object.values(this.hf)),b=a.next();!b.done;b=a.next())b.value.Ba();this.Kb=!0}};_.h.zc=function(){return this.Lj};_.h.ob=function(){return this.nd};_.h.vb=function(){return this.Ye};_.h.rb=function(){return this.Ye.document};_.h.Kv=_.fa(22);_.h.Ey=function(a){return this.dJ[a]};
_.h.vj=function(a){_.dj(!this.Kb,"Cannot attach iframe in disposed context");a=new _.jm(a);a.sf()||lm(a,a.ka());a.Gg()||mm(a,"..");a.ob()||a.Qh(_.kg(a.getUrl()));a.zc()||km(a,_.Fj(a.ka(),this.Lj));var b=a.zc();if(this.hf[b])return this.hf[b];var c=a.sf(),d=c;a.ob()&&(d=c+"|"+a.ob());var e=a.Gg(),f=_.Ml(a);f||(f=(f=a.Ja())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.ne(f,"rpctoken"));nm(a,_.Hl(d,e,f,a.N._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;f&&d&&d(c,f);var g=
new _.qm(this,c,b,a),k=a.N.messageHandlersFilter;_.Ul(a.N.messageHandlers,function(l,m){g.register(m,l,k)});_.Zl(a)&&g.$i();_.um(g,"_g_rpcReady");return g};_.h.tB=function(a){km(a,null);var b=a.ka();!b||Im.test(b)&&!this.vb().document.getElementById(b)||(_.wf("Ignoring requested iframe ID - "+b),a.Ce(null))};var Hm=function(a,b){var c=_.ne(a,b);c||(c=_.rf(_.ne(a,"jcp",""))[b]);return c||""};
_.xm.prototype.Hh=function(a){_.dj(!this.Kb,"Cannot open iframe in disposed context");var b=new _.jm(a);Jm(this,b);var c=b.zc();if(c&&this.hf[c])return this.hf[c];this.tB(b);c=b.getUrl();_.dj(c,"No url for new iframe");var d=b.N.queryParams||{};d.usegapi="1";_.Vj(b,d);d=this.ZG&&this.ZG(c,b);d||(d=b.N.where,_.dj(!!d,"No location for new iframe"),c=_.Pj(c,d,a),b.N.iframeEl=c,d=c.getAttribute("id"));lm(b,d).Ce(d);b.Qh(_.kg(b.N.eurl||""));this.jI&&this.jI(b,b.Ja());c=this.vj(a);c.bC&&c.bC(c,a);(a=b.N.onCreate)&&
a(c);b.N.disableRelayOpen||c.Bo("_open");return c};
var Km=function(a,b,c){var d=b.N.canvasUrl;if(!d)return c;_.dj(!b.N.allowPost&&!b.N.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.dj(e&&_.kg(e)===a.nd&&_.kg(d)===a.nd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Pl(b);b.N.canvasUrl=null;return function(f){var g=f.vb(),k=g.location.hash;k=_.Oj(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},Lm=function(a,b,c){var d=b.N.relayOpen;if(d){var e=a.Ya;d instanceof _.qm?(e=d,_.Wj(b,0)):0<Number(d)&&
_.Wj(b,Number(d)-1);if(e){_.dj(!!e.XI,"Relaying iframe open is disabled");if(d=b.rl())if(d=_.Em[d])b.Tn(a),d(b.value()),b.Tn(null);b.N.openerIframe=null;c.resolve(e.XI(b));return!0}}return!1},Mm=function(a,b,c){var d=b.rl();if(d)if(_.dj(!!_.Fm,"Defer style is disabled, when requesting style "+d),_.Dm[d])Jm(a,b);else return Gm(d,function(){_.dj(!!_.Dm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.xm.prototype.open=function(a,b){_.dj(!this.Kb,"Cannot open iframe in disposed context");var c=new _.jm(a);b=Km(this,c,b);var d=new Wl(b);(b=c.getUrl())&&c.setUrl(_.Oj(b));if(Lm(this,c,d)||Mm(this,c,d)||Lm(this,c,d))return d.promise;if(null!=Ql(c)){var e=setTimeout(function(){g.Ja().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Ql(c)+"milliseconds"})},Ql(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.N.waitForOnload&&Ll(c.bl(),function(){d.resolve(g)});var g=this.Hh(a);
c.N.waitForOnload||d.resolve(g);return d.promise};_.xm.prototype.oG=_.fa(23);var Nm=function(a,b){var c=a.Ya,d=!0;b.filter&&(d=b.filter.call(b.vf,b.params));return _.Ck(d).then(function(e){return e&&c?(b.cJ&&b.cJ.call(a,b.params),e=b.sender?b.sender(b.params):_.um(c,b.message,b.params),b.pZ?e.then(function(){return!0}):!0):!1})};_.h=_.xm.prototype;
_.h.qx=function(a,b,c){a=Nm(this,{sender:function(d){var e=_.gm.Ya;_.Ul(_.gm.hf,function(f){f!==e&&_.um(f,"_g_wasClosed",d)});return _.um(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,vf:c,filter:this.Ey("onCloseSelfFilter")});b=new Wl(b);b.resolve(a);return b.promise};_.h.qB=function(a,b,c){a=a||{};b=new Wl(b);b.resolve(Nm(this,{message:"_g_restyleMe",params:a,vf:c,filter:this.Ey("onRestyleSelfFilter"),pZ:!0,cJ:this.uL}));return b.promise};_.h.uL=function(a){"auto"===a.height&&(a.height=_.Kl())};
_.h.kK=_.fa(24);_.h.BK=_.fa(25);var Jm=function(a,b){var c=b.rl();if(c){b.Ee(null);var d=_.Dm[c];_.dj(d,"No such style: "+c);b.Tn(a);d(b.value());b.Tn(null)}};_.xm.prototype.ready=function(a,b,c,d){var e=b||{},f=this.Ya;this.sj(function(k){_.Ul(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.uL(g);f&&f.send("_ready",g,c,_.wm)};_.xm.prototype.tx=_.fa(26);var zm=function(a){a.vx||(a.vx=_.je(),a.CA=_.je())};
_.xm.prototype.Jw=function(a,b,c,d){zm(this);"object"===typeof a?(b=new am(a),c=b.vG()||""):(b=cm(bm(a).kc(b).Rn(c),d),c=a);d=this.vx[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Am(this.hf[d[e].vf.zc()],d[e].data,[b]),a=b.N.runOnce;c=_.ie(this.CA,c,[]);a||b.N.dontWait||c.push(b)};_.xm.prototype.CJ=_.fa(27);
var Am=function(a,b,c){c=c||[];for(var d=0;d<c.length;d++){var e=c[d];if(e&&a){var f=e.N.filter||_.rm;if(a&&f(a)){f=e.N.apis||[];for(var g=0;g<f.length;g++)a.Bo(f[g]);e.nb()&&e.nb()(a,b);e.N.runOnce&&(c.splice(d,1),--d)}}}};_.xm.prototype.sj=function(a,b,c){var d=this.Jw;a=cm(bm("_opener").kc(a).Rn(b),c);a.N.runOnce=!0;d.call(this,a.value())};
_.xm.prototype.jI=function(a,b){var c=a.N.controller;if(c){_.dj(c.nd===a.ob(),"Wrong controller origin "+this.nd+" !== "+a.ob());var d=a.sf();lm(a,c.sf());mm(a,c.Gg());var e=new _.jm;Ol(lm(e,d),a.N.controllerData);_.ue(b,"load",function(){c.send("_g_control",e.value())})}};
var Om=function(a,b,c){a=a.vb();var d=a.document,e=c.N.reuseWindow;if(e){var f=c.ka();if(!f)throw Error("D");}else f=_.Ej(d,c);var g=f,k=c.N.rpcRelayUrl;if(k){k=_.Nj(k);g=c.N.fragmentParams||{};g.rly=f;c.N.fragmentParams=g;g=c.N.where||d.body;_.dj(!!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;_.Ij(d,g,l,f);g=f+"_relay"}b=_.Oj(b);var m=_.Gj(d,b,f,c.value());c.N.eurl=m;b=c.N.openAsWindow;"string"!==typeof b&&(b=void 0);c=window.navigator.userAgent||
"";/Trident|MSIE/i.test(c)&&/#/.test(c)&&(m="javascript:window.location.replace("+_.ee.JSON.stringify(m).replace(/#/g,"\\x23")+")");if(e){var n=e;setTimeout(function(){n.location.replace(m)})}else n=_.Ad(m,a,g,b);return{id:f,IL:n}};_.xm.prototype.ZG=function(a,b){if(b.N.openAsWindow){a=Om(this,a,b);var c=a.id;_.dj(!!a.IL,"Open popup window failed");b.N._popupWindow=a.IL}return c};
var Im,sm,vm,Rm;Im=/^[\w\.\-]*$/;_.rm=function(a){return a.nd===a.getContext().ob()};_.wm=function(){return!0};sm=function(a,b,c){return function(d){if(!b.Kb){var e=this.origin,f=b.ob();_.dj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=vm(a,d,b);!c&&0<d.length&&_.Gk(d).then(e)}}};vm=function(a,b,c){a=hm[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Ck(a[e].call(c,b,c)));return d};_.Pm=function(a,b,c){_.dj("_default"!=a,"Cannot update default api");im[a]={map:b,filter:c}};
_.Qm=function(a,b,c){_.dj("_default"!=a,"Cannot update default api");_.ie(im,a,{map:{},filter:_.rm}).map[b]=c};Rm=function(a,b){_.ie(im,"_default",{map:{},filter:_.wm}).map[a]=b;_.Ul(_.gm.hf,function(c){c.register(a,b,_.wm)})};hm=_.je();im=_.je();_.gm=new _.xm;Rm("_g_rpcReady",_.qm.prototype.$i);Rm("_g_discover",_.qm.prototype.zR);Rm("_g_ping",_.qm.prototype.SV);Rm("_g_close",_.qm.prototype.XO);Rm("_g_closeMe",_.qm.prototype.YO);Rm("_g_restyle",_.qm.prototype.MW);Rm("_g_restyleMe",_.qm.prototype.NW);
Rm("_g_wasClosed",_.qm.prototype.sZ);_.Qm("control","_g_control",_.qm.prototype.bP);_.Qm("control","_g_disposeControl",_.qm.prototype.rP);
var ym,Bm,Sm;ym=/^https?:\/\/[^\/%\\?#\s]+$/i;Bm={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};_.Cm=function(a,b,c){var d=a.sf(),e=b.Gg();mm(lm(c,a.Gg()+"/"+b.sf()),e+"/"+d);km(c,b.zc()).Qh(b.ob())};Sm=_.gm.Ya;Sm&&Sm.register("_g_restyleDone",_.qm.prototype.LW,_.wm);Rm("_g_connect",_.qm.prototype.$O);var Tm={};Tm._g_open=_.qm.prototype.FV;
_.Pm("_open",Tm,_.wm);
_.Qm("gapi.load","_g_gapi.load",function(a){return new _.yk(function(b){_.me.load(a&&"object"===typeof a&&a.features||"",b)})});

_.qm.prototype.zv=_.Rc(20,function(a,b){return _.um(this,"_g_restyle",a,b)});_.qm.prototype.Gt=_.Rc(19,function(a){return this.ya.value()[a]});_.qm.prototype.cC=_.Rc(18,function(a,b){this.ya.value()[a]=b});_.Um=function(a){a.N.closeClickDetection=!0};_.Vm=function(){return _.gm};_.Wm=function(a){for(var b=_.je(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.nd]}};

_.K("gapi.iframes.create",_.Pj);

var mT=function(a,b){a.N.data=b;return a};_.h=_.xm.prototype;_.h.CJ=_.Rc(27,function(a,b){a=_.ie(this.CA,a,[]);if(b)for(var c=0,d=!1;!d&&c<a.length;c++)a[c].nb()===b&&(d=!0,a.splice(c,1));else a.splice(0,a.length)});
_.h.tx=_.Rc(26,function(a,b){a=new _.Xl(a);var c=new _.Xl(b),d=_.Zl(a);b=a.getIframe();var e=c.getIframe();if(e){var f=_.Ml(a),g=new _.jm;_.Cm(b,e,g);mT(_.Yl((new _.Xl(g.value())).zk(f),a.N.role),a.N.data).$i(d);var k=new _.jm;_.Cm(e,b,k);mT(_.Yl((new _.Xl(k.value())).zk(f),c.N.role),c.N.data).$i(!0);_.um(b,"_g_connect",g.value(),function(){d||_.um(e,"_g_connect",k.value())});d&&_.um(e,"_g_connect",k.value())}else c={},mT(_.Yl(_.$l(new _.Xl(c)),a.N.role),a.N.data),_.um(b,"_g_connect",c)});
_.h.BK=_.Rc(25,function(a){this.Kv("onRestyleSelfFilter",a)});_.h.kK=_.Rc(24,function(a){this.Kv("onCloseSelfFilter",a)});_.h.oG=_.Rc(23,function(){return this.Ya});_.h.Kv=_.Rc(22,function(a,b){this.dJ[a]=b});_.qm.prototype.yJ=_.Rc(21,function(a,b){this.register("_g_wasRestyled",a,b)});_.qm.prototype.rn=_.Rc(11,function(){return this.Kb});_.xm.prototype.rn=_.Rc(10,function(){return this.Kb});_.K("gapi.iframes.registerStyle",function(a,b){_.Dm[a]=b});
_.K("gapi.iframes.registerBeforeOpenStyle",function(a,b){_.Em[a]=b});_.K("gapi.iframes.getStyle",_.Fm);_.K("gapi.iframes.getBeforeOpenStyle",function(a){return _.Em[a]});_.K("gapi.iframes.registerIframesApi",_.Pm);_.K("gapi.iframes.registerIframesApiHandler",_.Qm);_.K("gapi.iframes.getContext",_.Vm);_.K("gapi.iframes.SAME_ORIGIN_IFRAMES_FILTER",_.rm);_.K("gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.wm);_.K("gapi.iframes.makeWhiteListIframesFilter",_.Wm);_.K("gapi.iframes.Context",_.xm);
_.K("gapi.iframes.Context.prototype.isDisposed",_.xm.prototype.rn);_.K("gapi.iframes.Context.prototype.getWindow",_.xm.prototype.vb);_.K("gapi.iframes.Context.prototype.getFrameName",_.xm.prototype.zc);_.K("gapi.iframes.Context.prototype.getGlobalParam",_.xm.prototype.Ey);_.K("gapi.iframes.Context.prototype.setGlobalParam",_.xm.prototype.Kv);_.K("gapi.iframes.Context.prototype.open",_.xm.prototype.open);_.K("gapi.iframes.Context.prototype.openChild",_.xm.prototype.Hh);
_.K("gapi.iframes.Context.prototype.getParentIframe",_.xm.prototype.oG);_.K("gapi.iframes.Context.prototype.closeSelf",_.xm.prototype.qx);_.K("gapi.iframes.Context.prototype.restyleSelf",_.xm.prototype.qB);_.K("gapi.iframes.Context.prototype.setCloseSelfFilter",_.xm.prototype.kK);_.K("gapi.iframes.Context.prototype.setRestyleSelfFilter",_.xm.prototype.BK);_.K("gapi.iframes.Context.prototype.addOnConnectHandler",_.xm.prototype.Jw);_.K("gapi.iframes.Context.prototype.removeOnConnectHandler",_.xm.prototype.CJ);
_.K("gapi.iframes.Context.prototype.addOnOpenerHandler",_.xm.prototype.sj);_.K("gapi.iframes.Context.prototype.connectIframes",_.xm.prototype.tx);_.K("gapi.iframes.Iframe",_.qm);_.K("gapi.iframes.Iframe.prototype.isDisposed",_.qm.prototype.rn);_.K("gapi.iframes.Iframe.prototype.getContext",_.qm.prototype.getContext);_.K("gapi.iframes.Iframe.prototype.getFrameName",_.qm.prototype.zc);_.K("gapi.iframes.Iframe.prototype.getId",_.qm.prototype.ka);_.K("gapi.iframes.Iframe.prototype.register",_.qm.prototype.register);
_.K("gapi.iframes.Iframe.prototype.unregister",_.qm.prototype.unregister);_.K("gapi.iframes.Iframe.prototype.send",_.qm.prototype.send);_.K("gapi.iframes.Iframe.prototype.applyIframesApi",_.qm.prototype.Bo);_.K("gapi.iframes.Iframe.prototype.getIframeEl",_.qm.prototype.Ja);_.K("gapi.iframes.Iframe.prototype.getSiteEl",_.qm.prototype.wb);_.K("gapi.iframes.Iframe.prototype.setSiteEl",_.qm.prototype.Df);_.K("gapi.iframes.Iframe.prototype.getWindow",_.qm.prototype.vb);
_.K("gapi.iframes.Iframe.prototype.getOrigin",_.qm.prototype.ob);_.K("gapi.iframes.Iframe.prototype.close",_.qm.prototype.close);_.K("gapi.iframes.Iframe.prototype.restyle",_.qm.prototype.zv);_.K("gapi.iframes.Iframe.prototype.restyleDone",_.qm.prototype.Ln);_.K("gapi.iframes.Iframe.prototype.registerWasRestyled",_.qm.prototype.yJ);_.K("gapi.iframes.Iframe.prototype.registerWasClosed",_.qm.prototype.Sl);_.K("gapi.iframes.Iframe.prototype.getParam",_.qm.prototype.Gt);
_.K("gapi.iframes.Iframe.prototype.setParam",_.qm.prototype.cC);_.K("gapi.iframes.Iframe.prototype.ping",_.qm.prototype.ping);_.K("gapi.iframes.Iframe.prototype.getOpenParams",_.qm.prototype.Zb);

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

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

_.K("gadgets.json.stringify",_.sf);_.K("gadgets.json.parse",_.rf);

(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)};_.Ie=function(e){a(2,e)};_.Je=function(e){a(3,e)};_.Ke=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})();

_.He=_.He||{};

_.He=_.He||{};(function(){var a=[];_.He.x8=function(b){a.push(b)};_.He.K8=function(){for(var b=0,c=a.length;b<c;++b)a[b]()}})();

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

_.Af=function(){var a=_.fe.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Bf=function(a){if(_.Af())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.ee.addEventListener?(_.ee.addEventListener("load",c,!1),_.ee.addEventListener("DOMContentLoaded",c,!1)):_.ee.attachEvent&&(_.ee.attachEvent("onreadystatechange",function(){_.Af()&&c.apply(this,arguments)}),_.ee.attachEvent("onload",c))}};
_.ne(_.ee.location.href,"rpctoken")&&_.ue(_.fe,"unload",function(){});
var Cf=Cf||{};Cf.PJ=null;Cf.zI=null;Cf.bu=null;Cf.frameElement=null;
Cf=Cf||{};
Cf.cD||(Cf.cD=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=_.rf(f.data);if(g&&g.f){_.Ke();var k=_.Df.tl(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Je("Invalid rpc message origin. "+k+" vs "+(f.origin||"")):
c(g,f.origin)}}var c,d,e=!0;return{WF:function(){return"wpm"},qU:function(){return!0},wc:function(f,g){_.Le.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},Fc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Df.tl(f),m=_.Df.HD(f);l?window.setTimeout(function(){var n=_.sf(k);_.Ke();m.postMessage(n,l)},0):".."!=f&&_.Je("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Df&&_.Df||(_.Df=window.gadgets.rpc,_.Df.config=_.Df.config,_.Df.register=_.Df.register,_.Df.unregister=_.Df.unregister,_.Df.wJ=_.Df.registerDefault,_.Df.tL=_.Df.unregisterDefault,_.Df.LF=_.Df.forceParentVerifiable,_.Df.call=_.Df.call,_.Df.Lp=_.Df.getRelayUrl,_.Df.Sh=_.Df.setRelayUrl,_.Df.Jv=_.Df.setAuthToken,_.Df.lr=_.Df.setupReceiver,_.Df.Yk=_.Df.getAuthToken,_.Df.iB=_.Df.removeReceiver,_.Df.sG=_.Df.getRelayChannel,_.Df.sJ=_.Df.receive,
_.Df.uJ=_.Df.receiveSameDomain,_.Df.ob=_.Df.getOrigin,_.Df.tl=_.Df.getTargetOrigin,_.Df.HD=_.Df._getTargetWin,_.Df.eO=_.Df._parseSiblingId);else{_.Df=function(){function a(A,M){if(!W[A]){var ea=F;M||(ea=ma);W[A]=ea;M=J[A]||[];for(var Z=0;Z<M.length;++Z){var aa=M[Z];aa.t=D[A];ea.call(A,aa.f,aa)}J[A]=[]}}function b(){function A(){za=!0}I||("undefined"!=typeof window.addEventListener?window.addEventListener("unload",A,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",A),I=!0)}
function c(A,M,ea,Z,aa){D[M]&&D[M]===ea||(_.Je("Invalid gadgets.rpc token. "+D[M]+" vs "+ea),xa(M,2));aa.onunload=function(){N[M]&&!za&&(xa(M,1),_.Df.iB(M))};b();Z=_.rf(decodeURIComponent(Z))}function d(A,M){if(A&&"string"===typeof A.s&&"string"===typeof A.f&&A.a instanceof Array)if(D[A.f]&&D[A.f]!==A.t&&(_.Je("Invalid gadgets.rpc token. "+D[A.f]+" vs "+A.t),xa(A.f,2)),"__ack"===A.s)window.setTimeout(function(){a(A.f,!0)},0);else{A.c&&(A.callback=function(na){_.Df.call(A.f,(A.g?"legacy__":"")+"__cb",
null,A.c,na)});if(M){var ea=e(M);A.origin=M;var Z=A.r;try{var aa=e(Z)}catch(na){}Z&&aa==ea||(Z=M);A.referer=Z}M=(t[A.s]||t[""]).apply(A,A.a);A.c&&"undefined"!==typeof M&&_.Df.call(A.f,"__cb",null,A.c,M)}}function e(A){if(!A)return"";A=A.split("#")[0].split("?")[0];A=A.toLowerCase();0==A.indexOf("//")&&(A=window.location.protocol+A);-1==A.indexOf("://")&&(A=window.location.protocol+"//"+A);var M=A.substring(A.indexOf("://")+3),ea=M.indexOf("/");-1!=ea&&(M=M.substring(0,ea));A=A.substring(0,A.indexOf("://"));
if("http"!==A&&"https"!==A&&"chrome-extension"!==A&&"file"!==A&&"android-app"!==A&&"chrome-search"!==A&&"chrome-untrusted"!==A&&"chrome"!==A&&"devtools"!==A)throw Error("l");ea="";var Z=M.indexOf(":");if(-1!=Z){var aa=M.substring(Z+1);M=M.substring(0,Z);if("http"===A&&"80"!==aa||"https"===A&&"443"!==aa)ea=":"+aa}return A+"://"+M+ea}function f(A){if("/"==A.charAt(0)){var M=A.indexOf("|");return{id:0<M?A.substring(1,M):A.substring(1),origin:0<M?A.substring(M+1):null}}return null}function g(A){if("undefined"===
typeof A||".."===A)return window.parent;var M=f(A);if(M)return window.top.frames[M.id];A=String(A);return(M=window.frames[A])?M:(M=document.getElementById(A))&&M.contentWindow?M.contentWindow:null}function k(A,M){if(!0!==N[A]){"undefined"===typeof N[A]&&(N[A]=0);var ea=g(A);".."!==A&&null==ea||!0!==F.Fc(A,M)?!0!==N[A]&&10>N[A]++?window.setTimeout(function(){k(A,M)},500):(W[A]=ma,N[A]=!0):N[A]=!0}}function l(A){(A=w[A])&&"/"===A.substring(0,1)&&(A="/"===A.substring(1,2)?document.location.protocol+
A:document.location.protocol+"//"+document.location.host+A);return A}function m(A,M,ea){M&&!/http(s)?:\/\/.+/.test(M)&&(0==M.indexOf("//")?M=window.location.protocol+M:"/"==M.charAt(0)?M=window.location.protocol+"//"+window.location.host+M:-1==M.indexOf("://")&&(M=window.location.protocol+"//"+M));w[A]=M;"undefined"!==typeof ea&&(z[A]=!!ea)}function n(A,M){M=M||"";D[A]=String(M);k(A,M)}function q(A){A=(A.passReferrer||"").split(":",2);H=A[0]||"none";U=A[1]||"origin"}function u(A){"true"===String(A.useLegacyProtocol)&&
(F=Cf.bu||ma,F.wc(d,a))}function r(A,M){function ea(Z){Z=Z&&Z.rpc||{};q(Z);var aa=Z.parentRelayUrl||"";aa=e(O.parent||M)+aa;m("..",aa,"true"===String(Z.useLegacyProtocol));u(Z);n("..",A)}!O.parent&&M?ea({}):_.Le.register("rpc",null,ea)}function v(A,M,ea){if(".."===A)r(ea||O.rpctoken||O.ifpctok||"",M);else a:{var Z=null;if("/"!=A.charAt(0)){if(!_.He)break a;Z=document.getElementById(A);if(!Z)throw Error("m`"+A);}Z=Z&&Z.src;M=M||e(Z);m(A,M);M=_.He.Je(Z);n(A,ea||M.rpctoken)}}var t={},w={},z={},D={},
B=0,x={},N={},O={},W={},J={},H=null,U=null,qa=window.top!==window.self,ra=window.name,xa=function(){},Ea=window.console,Ia=Ea&&Ea.log&&function(A){Ea.log(A)}||function(){},ma=function(){function A(M){return function(){Ia(M+": call ignored")}}return{WF:function(){return"noop"},qU:function(){return!0},wc:A("init"),Fc:A("setup"),call:A("call")}}();_.He&&(O=_.He.Je());var za=!1,I=!1,F=function(){if("rmr"==O.rpctx)return Cf.PJ;var A="function"===typeof window.postMessage?Cf.cD:"object"===typeof window.postMessage?
Cf.cD:window.ActiveXObject?Cf.zI?Cf.zI:Cf.bu:0<navigator.userAgent.indexOf("WebKit")?Cf.PJ:"Gecko"===navigator.product?Cf.frameElement:Cf.bu;A||(A=ma);return A}();t[""]=function(){Ia("Unknown RPC service: "+this.s)};t.__cb=function(A,M){var ea=x[A];ea&&(delete x[A],ea.call(this,M))};return{config:function(A){"function"===typeof A.VJ&&(xa=A.VJ)},register:function(A,M){if("__cb"===A||"__ack"===A)throw Error("n");if(""===A)throw Error("o");t[A]=M},unregister:function(A){if("__cb"===A||"__ack"===A)throw Error("p");
if(""===A)throw Error("q");delete t[A]},wJ:function(A){t[""]=A},tL:function(){delete t[""]},LF:function(){},call:function(A,M,ea,Z){A=A||"..";var aa="..";".."===A?aa=ra:"/"==A.charAt(0)&&(aa=e(window.location.href),aa="/"+ra+(aa?"|"+aa:""));++B;ea&&(x[B]=ea);var na={s:M,f:aa,c:ea?B:0,a:Array.prototype.slice.call(arguments,3),t:D[A],l:!!z[A]};a:if("bidir"===H||"c2p"===H&&".."===A||"p2c"===H&&".."!==A){var L=window.location.href;var ia="?";if("query"===U)ia="#";else if("hash"===U)break a;ia=L.lastIndexOf(ia);
ia=-1===ia?L.length:ia;L=L.substring(0,ia)}else L=null;L&&(na.r=L);if(".."===A||null!=f(A)||document.getElementById(A))(L=W[A])||null===f(A)||(L=F),0===M.indexOf("legacy__")&&(L=F,na.s=M.substring(8),na.c=na.c?na.c:B),na.g=!0,na.r=aa,L?(z[A]&&(L=Cf.bu),!1===L.call(A,aa,na)&&(W[A]=ma,F.call(A,aa,na))):J[A]?J[A].push(na):J[A]=[na]},Lp:l,Sh:m,Jv:n,lr:v,Yk:function(A){return D[A]},iB:function(A){delete w[A];delete z[A];delete D[A];delete N[A];delete W[A]},sG:function(){return F.WF()},sJ:function(A,M){4<
A.length?F.h6(A,d):c.apply(null,A.concat(M))},uJ:function(A){A.a=Array.prototype.slice.call(A.a);window.setTimeout(function(){d(A)},0)},ob:e,tl:function(A){var M=null,ea=l(A);ea?M=ea:(ea=f(A))?M=ea.origin:".."==A?M=O.parent:(A=document.getElementById(A))&&"iframe"===A.tagName.toLowerCase()&&(M=A.src);return e(M)},wc:function(){!1===F.wc(d,a)&&(F=ma);qa?v(".."):_.Le.register("rpc",null,function(A){A=A.rpc||{};q(A);u(A)})},HD:g,eO:f,DZ:"__ack",G3:ra||"..",S3:0,R3:1,Q3:2}}();_.Df.wc()}
;_.Df.config({VJ:function(a){throw Error("r`"+a);}});
_.K("gadgets.rpc.config",_.Df.config);_.K("gadgets.rpc.register",_.Df.register);_.K("gadgets.rpc.unregister",_.Df.unregister);_.K("gadgets.rpc.registerDefault",_.Df.wJ);_.K("gadgets.rpc.unregisterDefault",_.Df.tL);_.K("gadgets.rpc.forceParentVerifiable",_.Df.LF);_.K("gadgets.rpc.call",_.Df.call);_.K("gadgets.rpc.getRelayUrl",_.Df.Lp);_.K("gadgets.rpc.setRelayUrl",_.Df.Sh);_.K("gadgets.rpc.setAuthToken",_.Df.Jv);_.K("gadgets.rpc.setupReceiver",_.Df.lr);_.K("gadgets.rpc.getAuthToken",_.Df.Yk);
_.K("gadgets.rpc.removeReceiver",_.Df.iB);_.K("gadgets.rpc.getRelayChannel",_.Df.sG);_.K("gadgets.rpc.receive",_.Df.sJ);_.K("gadgets.rpc.receiveSameDomain",_.Df.uJ);_.K("gadgets.rpc.getOrigin",_.Df.ob);_.K("gadgets.rpc.getTargetOrigin",_.Df.tl);

_.He=_.He||{};_.He.uO=function(a){var b=window;"undefined"!=typeof b.addEventListener?b.addEventListener("mousemove",a,!1):"undefined"!=typeof b.attachEvent?b.attachEvent("onmousemove",a):_.Ie("cannot attachBrowserEvent: mousemove")};_.He.oW=function(a){var b=window;b.removeEventListener?b.removeEventListener("mousemove",a,!1):b.detachEvent?b.detachEvent("onmousemove",a):_.Ie("cannot removeBrowserEvent: mousemove")};

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

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

});
// Google Inc.
