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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var la,na,pa,ya,Ba,Ca,Ga;_.ja=function(a){return function(){return _.fa[a].apply(this,arguments)}};_.fa=[];la=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};na="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");};ya=pa(this);Ba=function(a,b){if(b)a:{var c=ya;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&&na(c,a,{configurable:!0,writable:!0,value:b})}};
Ba("Symbol",function(a){if(a)return a;var b=function(e,f){this.dN=e;na(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.dN};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});
Ba("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=ya[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&na(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ca(la(this))}})}return a});Ca=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Da=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:la(a)}};_.Fa="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ga=Object.setPrototypeOf;else{var Ha;a:{var Ja={a:!0},La={};try{La.__proto__=Ja;Ha=La.a;break a}catch(a){}Ha=!1}Ga=Ha?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Pa=Ga;Ba("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 Qa=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+""};
Ba("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Qa(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 Ra=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};
Ba("Array.prototype.keys",function(a){return a?a:function(){return Ra(this,function(b){return b})}});Ba("Array.prototype.values",function(a){return a?a:function(){return Ra(this,function(b,c){return c})}});var Sa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ba("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push(b[d]);return c}});
Ba("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}});Ba("Array.prototype.entries",function(a){return a?a:function(){return Ra(this,function(b,c){return[b,c]})}});
Ba("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Ba("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}});Ba("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Qa(this,b,"includes").indexOf(b,c||0)}});
Ba("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push([d,b[d]]);return c}});var Ta="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)Sa(d,e)&&(a[e]=d[e])}return a};Ba("Object.assign",function(a){return a||Ta});
Ba("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}});
Ba("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Sa(l,f)){var m=new b;na(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(r){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=_.Da(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(!Sa(l,f))throw Error("c`"+l);l[f][this.Aa]=m;return this};k.prototype.get=function(l){return c(l)&&Sa(l,f)?l[f][this.Aa]:void 0};k.prototype.has=function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Aa)};k.prototype.delete=
function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Aa)?delete l[f][this.Aa]:!1};return k});
Ba("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(_.Da([[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(r){return!1}}())return a;var b=new WeakMap,c=function(k){this.nf={};this.Oe=
f();this.size=0;if(k){k=_.Da(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.nf[m.id]=[]);m.ne?m.ne.value=l:(m.ne={next:this.Oe,Ti:this.Oe.Ti,head:this.Oe,key:k,value:l},m.list.push(m.ne),this.Oe.Ti.next=m.ne,this.Oe.Ti=m.ne,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.ne&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.nf[k.id],k.ne.Ti.next=k.ne.next,k.ne.next.Ti=
k.ne.Ti,k.ne.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.nf={};this.Oe=this.Oe.Ti=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).ne};c.prototype.get=function(k){return(k=d(this,k).ne)&&k.value};c.prototype.entries=function(){return e(this,function(k){return[k.key,k.value]})};c.prototype.keys=function(){return e(this,function(k){return k.key})};c.prototype.values=function(){return e(this,function(k){return k.value})};c.prototype.forEach=function(k,l){for(var m=this.entries(),
n;!(n=m.next()).done;)n=n.value,k.call(l,n[1],n[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(k,l){var m=l&&typeof l;"object"==m||"function"==m?b.has(l)?m=b.get(l):(m=""+ ++g,b.set(l,m)):m="p_"+l;var n=k.nf[m];if(n&&Sa(k.nf,m))for(k=0;k<n.length;k++){var r=n[k];if(l!==l&&r.key!==r.key||l===r.key)return{id:m,list:n,index:k,ne:r}}return{id:m,list:n,index:-1,ne:void 0}},e=function(k,l){var m=k.Oe;return Ca(function(){if(m){for(;m.head!=k.Oe;)m=m.Ti;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.Ti=k.next=k.head=k},g=0;return c});
Ba("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(_.Da([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=
_.Da(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={};_.Ua=_.Ua||{};_.D=this||self;_.Va="closure_uid_"+(1E9*Math.random()>>>0);_.K=function(a,b){a=a.split(".");var c=_.D;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b};
_.P=function(a,b){function c(){}c.prototype=b.prototype;a.O=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Ro=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)}};
_.Wa=window.osapi=window.osapi||{};

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var gb,hb,kb;_.Ya=function(a,b){return 0<=(0,_.Xa)(a,b)};_.Za=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.$a=function(){};_.ab=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.fb=function(a){var b=_.ab(a);return"array"==b||"object"==b&&"number"==typeof a.length};gb=function(a,b,c){return a.call.apply(a.bind,arguments)};
hb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.Q=function(a,b,c){_.Q=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?gb:hb;return _.Q.apply(null,arguments)};_.jb=function(){return Date.now()};kb=function(a){return a};
_.Xa=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};
_.lb=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};_.mb=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)};
_.nb=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};_.ob=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};
_.pb=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};_.qb=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 tb;_.sb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.ub=function(a,b){var c=0;a=(0,_.sb)(String(a)).split(".");b=(0,_.sb)(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=tb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||tb(0==f[2].length,0==g[2].length)||tb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
tb=function(a,b){return a<b?-1:a>b?1:0};
a:{var wb=_.D.navigator;if(wb){var xb=wb.userAgent;if(xb){_.vb=xb;break a}}_.vb=""}_.zb=function(a){return-1!=_.vb.indexOf(a)};
var Bb;_.Ab=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Bb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Cb=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<Bb.length;f++)c=Bb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Db=function(){return _.zb("Opera")};_.Eb=function(){return _.zb("Trident")||_.zb("MSIE")};_.Fb=function(){return _.zb("Firefox")||_.zb("FxiOS")};_.Gb=function(){return(_.zb("Chrome")||_.zb("CriOS"))&&!_.zb("Edge")};
_.Jb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Kb;_.Lb=function(){if(void 0===Kb){var a=null,b=_.D.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:kb,createScript:kb,createScriptURL:kb})}catch(c){_.D.console&&_.D.console.error(c.message)}Kb=a}return Kb};
var Nb,Mb;_.Ob=function(a,b){this.tM=a===Mb&&b||"";this.jP=Nb};_.Ob.prototype.Eh=!0;_.Ob.prototype.nd=_.ja(4);_.Pb=function(a){return a instanceof _.Ob&&a.constructor===_.Ob&&a.jP===Nb?a.tM:"type_error:Const"};_.Qb=function(a){return new _.Ob(Mb,a)};Nb={};Mb={};
_.Tb=function(a,b){this.RB=b===_.Sb?a:""};_.h=_.Tb.prototype;_.h.Eh=!0;_.h.nd=_.ja(3);_.h.tA=!0;_.h.xh=_.ja(6);_.h.toString=function(){return this.RB.toString()};_.Sb={};_.Ub=new _.Tb("about:invalid#zClosurez",_.Sb);
_.Xb=function(a,b){this.QB=b===_.Vb?a:""};_.Xb.prototype.Eh=!0;_.Xb.prototype.nd=_.ja(2);_.Xb.prototype.toString=function(){return this.QB.toString()};_.Vb={};_.Yb=new _.Xb("",_.Vb);
_.Zb={};_.$b=function(a,b){this.PB=b===_.Zb?a:"";this.Eh=!0};_.bc=function(a){a=_.Pb(a);return 0===a.length?ac:new _.$b(a,_.Zb)};_.$b.prototype.nd=_.ja(1);_.$b.prototype.toString=function(){return this.PB.toString()};var ac=new _.$b("",_.Zb);
var cc;_.dc=function(a,b,c){this.OB=c===cc?a:"";this.FQ=b};_.h=_.dc.prototype;_.h.tA=!0;_.h.xh=_.ja(5);_.h.Eh=!0;_.h.nd=_.ja(0);_.h.toString=function(){return this.OB.toString()};_.ec=function(a){if(a instanceof _.dc&&a.constructor===_.dc)return a.OB;_.ab(a);return"type_error:SafeHtml"};cc={};_.fc=function(a,b){var c=_.Lb();a=c?c.createHTML(a):a;return new _.dc(a,b,cc)};_.gc=new _.dc(_.D.trustedTypes&&_.D.trustedTypes.emptyHTML||"",0,cc);_.hc=_.fc("<br>",0);
_.ic=_.Jb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.ec(_.gc);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 _.zb("iPhone")&&!_.zb("iPod")&&!_.zb("iPad")};_.nc=function(){return _.lc()||_.zb("iPad")||_.zb("iPod")};
var oc=function(a){oc[" "](a);return a};oc[" "]=_.$a;_.pc=function(a,b){try{return oc(a[b]),!0}catch(c){}return!1};_.qc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Hc,Ic,Nc,Pc;_.rc=_.Db();_.sc=_.Eb();_.tc=_.zb("Edge");_.uc=_.tc||_.sc;_.vc=_.zb("Gecko")&&!(-1!=_.vb.toLowerCase().indexOf("webkit")&&!_.zb("Edge"))&&!(_.zb("Trident")||_.zb("MSIE"))&&!_.zb("Edge");_.wc=-1!=_.vb.toLowerCase().indexOf("webkit")&&!_.zb("Edge");_.xc=_.wc&&_.zb("Mobile");_.yc=_.zb("Macintosh");_.zc=_.zb("Windows");_.Ac=_.zb("Linux")||_.zb("CrOS");_.Bc=_.zb("Android");_.Cc=_.lc();_.Dc=_.zb("iPad");_.Ec=_.zb("iPod");_.Gc=_.nc();
Hc=function(){var a=_.D.document;return a?a.documentMode:void 0};a:{var Jc="",Kc=function(){var a=_.vb;if(_.vc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tc)return/Edge\/([\d\.]+)/.exec(a);if(_.sc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wc)return/WebKit\/(\S+)/.exec(a);if(_.rc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Kc&&(Jc=Kc?Kc[1]:"");if(_.sc){var Lc=Hc();if(null!=Lc&&Lc>parseFloat(Jc)){Ic=String(Lc);break a}}Ic=Jc}_.Mc=Ic;Nc={};
_.Oc=function(a){return _.qc(Nc,a,function(){return 0<=_.ub(_.Mc,a)})};if(_.D.document&&_.sc){var Qc=Hc();Pc=Qc?Qc:parseInt(_.Mc,10)||void 0}else Pc=void 0;_.Rc=Pc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Wc,Xc,Yc,ad,cd,dd,ed,fd,gd,hd,id,md,td,ud,vd,wd,Fd,Gd;_.Sc=function(a,b){return _.fa[a]=b};_.Tc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Tc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.RK=!0};_.Uc=function(a){return Array.prototype.concat.apply([],arguments)};_.Vc=function(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]};_.Tb.prototype.xh=_.Sc(6,function(){return 1});_.dc.prototype.xh=_.Sc(5,function(){return this.FQ});
_.Ob.prototype.nd=_.Sc(4,function(){return this.tM});_.Tb.prototype.nd=_.Sc(3,function(){return this.RB.toString()});_.Xb.prototype.nd=_.Sc(2,function(){return this.QB});_.$b.prototype.nd=_.Sc(1,function(){return this.PB});_.dc.prototype.nd=_.Sc(0,function(){return this.OB.toString()});Wc=null;Xc=/^[\w+/_-]+[=]{0,2}$/;Yc=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&Xc.test(a)?a:""};
_.$c=function(a){if(a&&a!=_.D)return Yc(a.document);null===Wc&&(Wc=Yc(_.D.document));return Wc};_.P(_.Tc,Error);_.Tc.prototype.name="CustomError";_.bd=function(a,b){return 0==a.lastIndexOf(b,0)};cd=/&/g;dd=/</g;ed=/>/g;fd=/"/g;gd=/'/g;hd=/\x00/g;id=/[\x00&<>"']/;
_.ld=function(a,b){if(b)a=a.replace(cd,"&amp;").replace(dd,"&lt;").replace(ed,"&gt;").replace(fd,"&quot;").replace(gd,"&#39;").replace(hd,"&#0;");else{if(!id.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(cd,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(dd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(ed,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(fd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(gd,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(hd,"&#0;"))}return a};md={};
_.nd=function(a,b){this.SB=b===md?a:""};_.h=_.nd.prototype;_.h.Eh=!0;_.h.nd=function(){return this.SB.toString()};_.h.tA=!0;_.h.xh=function(){return 1};_.h.toString=function(){return this.SB+""};_.od=function(a){if(a instanceof _.nd&&a.constructor===_.nd)return a.SB;_.ab(a);return"type_error:TrustedResourceUrl"};_.pd=function(a){return _.od(a).toString()};_.qd=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.nd(a,md)};_.rd=function(a){return _.qd(_.Pb(a))};
_.sd=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.RB;_.ab(a);return"type_error:SafeUrl"};td=/^(?: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;ud=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
vd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(ud);return b&&td.test(b[1])?new _.Tb(a,_.Sb):null};wd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.xd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Eh?a.nd():String(a);return wd.test(a)?new _.Tb(a,_.Sb):vd(a)};
_.yd=function(a,b){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Eh?a.nd():String(a);if(b&&/^data:/i.test(a)&&(b=vd(a)||_.Ub,b.nd()==a))return b;wd.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Sb)};_.zd=function(a){if(a instanceof _.dc)return a;var b="object"==typeof a,c=null;b&&a.tA&&(c=a.xh());return _.fc(_.ld(b&&a.Eh?a.nd():String(a)),c)};_.Ad=function(a,b){if((0,_.ic)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.ec(b)};
_.Bd=function(a,b){b=b instanceof _.Tb?b:_.yd(b);a.href=_.sd(b)};_.Cd=function(a,b,c,d){a=a instanceof _.Tb?a:_.yd(a);b=b||_.D;c=c instanceof _.Ob?_.Pb(c):c||"";return void 0!==d?b.open(_.sd(a),c,d,void 0):b.open(_.sd(a),c)};_.Dd=function(a){return a=_.ld(a,void 0)};_.Ed=function(a){return Number(_.Rc)>=a};Fd=!_.sc||_.Ed(9);Gd=!_.vc&&!_.sc||_.sc&&_.Ed(9)||_.vc&&_.Oc("1.9.1");_.Hd=_.sc&&!_.Oc("9");_.Id=_.sc||_.rc||_.wc;_.Jd=_.sc&&!_.Ed(9);
var Pd,Td;_.Md=function(a){return a?new _.Kd(_.Ld(a)):ad||(ad=new _.Kd)};_.Nd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Od=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&&_.Ya(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Qd=function(a,b){_.Ab(b,function(c,d){c&&"object"==typeof c&&c.Eh&&(c=c.nd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Pd.hasOwnProperty(d)?a.setAttribute(Pd[d],c):_.bd(d,"aria-")||_.bd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Pd={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"};
_.Rd=function(a){return a?a.parentWindow||a.defaultView:window};_.Ud=function(a,b){var c=String(b[0]),d=b[1];if(!Fd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Dd(d.name),'"');if(d.type){c.push(' type="',_.Dd(d.type),'"');var e={};_.Cb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Sd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Qd(c,d));2<b.length&&Td(a,c,b,2);return c};
Td=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(!_.fb(f)||_.Za(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.Za(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}_.mb(g?_.Vc(f):f,e)}}};_.Vd=function(a){return _.Sd(document,a)};
_.Sd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Wd=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.Xd=function(a,b){Td(_.Ld(a),a,arguments,1)};_.Zd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.$d=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.ae=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.be=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 _.ae(a)}};
_.ce=function(a){return Gd&&void 0!=a.children?a.children:_.nb(a.childNodes,function(b){return 1==b.nodeType})};_.de=function(a){return _.Za(a)&&1==a.nodeType};_.ee=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};_.Ld=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.fe=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 _.Zd(a),a.appendChild(_.Ld(a).createTextNode(String(b)))};_.Kd=function(a){this.mb=a||_.D.document||document};_.h=_.Kd.prototype;_.h.Da=_.Md;_.h.LC=_.ja(7);_.h.rb=function(){return this.mb};_.h.H=function(a){return _.Nd(this.mb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.mb).getElementsByTagName(String(a))};_.h.ma=function(a,b,c){return _.Ud(this.mb,arguments)};_.h.createElement=function(a){return _.Sd(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=_.Xd;_.h.canHaveChildren=_.Wd;_.h.Id=_.Zd;_.h.QI=_.$d;_.h.removeNode=_.ae;_.h.rR=_.be;_.h.ez=_.ce;
_.h.isElement=_.de;_.h.contains=_.ee;_.h.Hh=_.ja(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.ge=window;_.he=document;_.ie=_.ge.location;_.je=/\[native code\]/;_.ke=function(a,b,c){return a[b]=a[b]||c};_.le=function(){var a;if((a=Object.create)&&_.je.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.me=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.ne=function(a,b){a=a||{};for(var c in a)_.me(a,c)&&(b[c]=a[c])};_.oe=_.ke(_.ge,"gapi",{});
_.qe=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};_.se=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.te=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");
_.ue=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");
_.we=function(a,b,c){_.ve(a,b,c,"add","at")};_.ve=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)};
_.xe=_.ke(_.ge,"___jsl",_.le());_.ke(_.xe,"I",0);_.ke(_.xe,"hel",10);
var ye,ze,Ae,Be,Ce,De,Ee;ye=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};ze=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Ae=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Be=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]&&!Ae(a[d])&&!Ae(b[d])?Be(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Ae(b[d])?[]:{},Be(a[d],b[d])):a[d]=b[d])};
Ce=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:{}}};
De=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());Be(c,b);a.push(c)};
Ee=function(a){ze(!0);var b=window.___gcfg,c=ye("cu"),d=window.___gu;b&&b!==d&&(De(c,b),window.___gu=b);b=ye("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,ye("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=Ce(f))&&b.push(f));a&&De(c,a);d=ye("cd");a=0;for(b=d.length;a<b;++a)Be(ze(),d[a],!0);d=ye("ci");a=0;for(b=d.length;a<b;++a)Be(ze(),d[a],!0);a=0;for(b=c.length;a<b;++a)Be(ze(),c[a],!0)};_.R=function(a,b){var c=ze();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};
_.Fe=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;Ee(c)};
var Ge=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ke(_.xe,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Ge&&Ge();Ee();
_.K("gapi.config.get",_.R);_.K("gapi.config.update",_.Fe);

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

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

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Oh=function(){this.Dj=-1};
var Ph=function(){this.Dj=64;this.Bc=[];this.Kx=[];this.sP=[];this.Lv=[];this.Lv[0]=128;for(var a=1;a<this.Dj;++a)this.Lv[a]=0;this.Hw=this.Bn=0;this.reset()};_.P(Ph,Oh);Ph.prototype.reset=function(){this.Bc[0]=1732584193;this.Bc[1]=4023233417;this.Bc[2]=2562383102;this.Bc[3]=271733878;this.Bc[4]=3285377520;this.Hw=this.Bn=0};
var Qh=function(a,b,c){c||(c=0);var d=a.sP;if("string"===typeof b)for(var e=0;16>e;e++)d[e]=b.charCodeAt(c)<<24|b.charCodeAt(c+1)<<16|b.charCodeAt(c+2)<<8|b.charCodeAt(c+3),c+=4;else for(e=0;16>e;e++)d[e]=b[c]<<24|b[c+1]<<16|b[c+2]<<8|b[c+3],c+=4;for(e=16;80>e;e++){var f=d[e-3]^d[e-8]^d[e-14]^d[e-16];d[e]=(f<<1|f>>>31)&4294967295}b=a.Bc[0];c=a.Bc[1];var g=a.Bc[2],k=a.Bc[3],l=a.Bc[4];for(e=0;80>e;e++){if(40>e)if(20>e){f=k^c&(g^k);var m=1518500249}else f=c^g^k,m=1859775393;else 60>e?(f=c&g|k&(c|g),
m=2400959708):(f=c^g^k,m=3395469782);f=(b<<5|b>>>27)+f+l+m+d[e]&4294967295;l=k;k=g;g=(c<<30|c>>>2)&4294967295;c=b;b=f}a.Bc[0]=a.Bc[0]+b&4294967295;a.Bc[1]=a.Bc[1]+c&4294967295;a.Bc[2]=a.Bc[2]+g&4294967295;a.Bc[3]=a.Bc[3]+k&4294967295;a.Bc[4]=a.Bc[4]+l&4294967295};
Ph.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Dj,d=0,e=this.Kx,f=this.Bn;d<b;){if(0==f)for(;d<=c;)Qh(this,a,d),d+=this.Dj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Dj){Qh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Dj){Qh(this,e);f=0;break}}this.Bn=f;this.Hw+=b}};
Ph.prototype.digest=function(){var a=[],b=8*this.Hw;56>this.Bn?this.update(this.Lv,56-this.Bn):this.update(this.Lv,this.Dj-(this.Bn-56));for(var c=this.Dj-1;56<=c;c--)this.Kx[c]=b&255,b/=256;Qh(this,this.Kx);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Bc[c]>>d&255,++b;return a};
_.Rh=function(){this.dD=new Ph};_.h=_.Rh.prototype;_.h.reset=function(){this.dD.reset()};_.h.NM=function(a){this.dD.update(a)};_.h.YF=function(){return this.dD.digest()};_.h.Ow=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.NM(b)};_.h.Dg=function(){for(var a=this.YF(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

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

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ji;_.hi=function(a,b){a:{for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]};_.ii=function(a,b){a.prototype=(0,_.Fa)(b.prototype);a.prototype.constructor=a;if(_.Pa)(0,_.Pa)(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};ji=0;
_.ki=function(a){return Object.prototype.hasOwnProperty.call(a,_.Va)&&a[_.Va]||(a[_.Va]=++ji)};_.li=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)}};_.mi=[];_.ni=[];_.oi=!1;_.pi=function(a){_.mi[_.mi.length]=a;if(_.oi)for(var b=0;b<_.ni.length;b++)a((0,_.Q)(_.ni[b].wrap,_.ni[b]))};

_.Tj=function(a){this.N=a};_.h=_.Tj.prototype;_.h.value=function(){return this.N};_.h.tm=function(a){this.N.width=a;return this};_.h.Nc=function(){return this.N.width};_.h.hj=function(a){this.N.height=a;return this};_.h.Cd=function(){return this.N.height};_.h.Fe=function(a){this.N.style=a;return this};_.h.Al=_.ja(14);
_.Uj=function(a){this.N=a};_.Uj.prototype.AC=function(a){this.N.anchor=a;return this};_.Uj.prototype.wh=function(){return this.N.anchor};_.Uj.prototype.lw=_.ja(16);_.Vj=function(a){a.N.show=!0;return a};_.Uj.prototype.hj=function(a){this.N.height=a;return this};_.Uj.prototype.Cd=function(){return this.N.height};_.Uj.prototype.tm=function(a){this.N.width=a;return this};_.Uj.prototype.Nc=function(){return this.N.width};
_.Wj=function(a){this.N=a||{}};_.Wj.prototype.value=function(){return this.N};_.Wj.prototype.setUrl=function(a){this.N.url=a;return this};_.Wj.prototype.getUrl=function(){return this.N.url};_.Xj=function(a,b){a.N.where=b;return a};_.h=_.Wj.prototype;_.h.Fe=function(a){this.N.style=a;return this};_.h.Al=_.ja(13);_.h.De=function(a){this.N.id=a;return this};_.h.ka=function(){return this.N.id};_.h.Fk=function(a){this.N.rpctoken=a;return this};_.Yj=function(a,b){a.N.queryParams=b;return a};
_.Zj=function(a,b){a.N.relayOpen=b;return a};_.ak=function(a,b){a.N.messageHandlers=b;return a};_.bk=function(a,b){a.N.messageHandlersFilter=b;return a};_.Wj.prototype.fo=_.ja(17);_.Wj.prototype.getContext=function(){return this.N.context};_.Wj.prototype.Mc=function(){return this.N.openerIframe};_.Wj.prototype.ql=function(){this.N.attributes=this.N.attributes||{};return new _.Tj(this.N.attributes)};_.ck=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 fk,nk;_.dk=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.fb(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)}};_.ek=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.Za(f)?"o"+_.ki(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};fk=function(a){_.D.setTimeout(function(){throw a;},0)};
_.gk=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};_.hk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.ik=function(a){return a};_.jk=function(a,b){a.src=_.od(b);(b=_.$c(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.kk=function(a){var b=window.location;a=a instanceof _.Tb?a:_.yd(a);b.href=_.sd(a)};_.lk=function(a){a.prototype.$goog_Thenable=!0};_.mk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
nk=function(a,b){this.CQ=a;this.bY=b;this.xv=0;this.Oe=null};nk.prototype.get=function(){if(0<this.xv){this.xv--;var a=this.Oe;this.Oe=a.next;a.next=null}else a=this.CQ();return a};nk.prototype.put=function(a){this.bY(a);100>this.xv&&(this.xv++,a.next=this.Oe,this.Oe=a)};
var pk,qk,ok;_.rk=function(a){a=ok(a);"function"!==typeof _.D.setImmediate||_.D.Window&&_.D.Window.prototype&&!_.zb("Edge")&&_.D.Window.prototype.setImmediate==_.D.setImmediate?(pk||(pk=qk()),pk(a)):_.D.setImmediate(a)};
qk=function(){var a=_.D.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.zb("Presto")&&(a=function(){var e=_.Vd("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&&!_.Eb()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.D.setTimeout(e,0)}};ok=_.ik;_.pi(function(a){ok=a});
var sk=function(){this.Tw=this.Bo=null};sk.prototype.add=function(a,b){var c=tk.get();c.set(a,b);this.Tw?this.Tw.next=c:this.Bo=c;this.Tw=c};sk.prototype.remove=function(){var a=null;this.Bo&&(a=this.Bo,this.Bo=this.Bo.next,this.Bo||(this.Tw=null),a.next=null);return a};var tk=new nk(function(){return new uk},function(a){return a.reset()}),uk=function(){this.next=this.scope=this.Hg=null};uk.prototype.set=function(a,b){this.Hg=a;this.scope=b;this.next=null};
uk.prototype.reset=function(){this.next=this.scope=this.Hg=null};
var vk,wk,xk,yk,Ak;_.zk=function(a,b){vk||wk();xk||(vk(),xk=!0);yk.add(a,b)};wk=function(){if(_.D.Promise&&_.D.Promise.resolve){var a=_.D.Promise.resolve(void 0);vk=function(){a.then(Ak)}}else vk=function(){_.rk(Ak)}};xk=!1;yk=new sk;Ak=function(){for(var a;a=yk.remove();){try{a.Hg.call(a.scope)}catch(b){fk(b)}tk.put(a)}xk=!1};
var Ck,Dk,Ok,Mk;_.Bk=function(a,b){this.Ca=0;this.Wi=void 0;this.Om=this.Fj=this.Ya=null;this.nu=this.Jy=!1;if(a!=_.$a)try{var c=this;a.call(b,function(d){c.Xg(2,d)},function(d){c.Xg(3,d)})}catch(d){this.Xg(3,d)}};Ck=function(){this.next=this.context=this.On=this.Qq=this.Tk=null;this.No=!1};Ck.prototype.reset=function(){this.context=this.On=this.Qq=this.Tk=null;this.No=!1};Dk=new nk(function(){return new Ck},function(a){a.reset()});_.Ek=function(a,b,c){var d=Dk.get();d.Qq=a;d.On=b;d.context=c;return d};
_.Fk=function(a){if(a instanceof _.Bk)return a;var b=new _.Bk(_.$a);b.Xg(2,a);return b};_.Gk=function(a){return new _.Bk(function(b,c){c(a)})};_.Ik=function(a,b,c){Hk(a,b,c,null)||_.zk(_.li(b,a))};_.Jk=function(a){return new _.Bk(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],_.Ik(l,_.li(f,k),g);else b(e)})};_.Lk=function(){var a,b,c=new _.Bk(function(d,e){a=d;b=e});return new Kk(c,a,b)};
_.Bk.prototype.then=function(a,b,c){return Mk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.lk(_.Bk);_.Bk.prototype.Wr=function(a,b){return Mk(this,null,a,b)};_.Bk.prototype.cancel=function(a){if(0==this.Ca){var b=new Nk(a);_.zk(function(){Ok(this,b)},this)}};
Ok=function(a,b){if(0==a.Ca)if(a.Ya){var c=a.Ya;if(c.Fj){for(var d=0,e=null,f=null,g=c.Fj;g&&(g.No||(d++,g.Tk==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ca&&1==d?Ok(c,b):(f?(d=f,d.next==c.Om&&(c.Om=d),d.next=d.next.next):Pk(c),Qk(c,e,3,b)))}a.Ya=null}else a.Xg(3,b)};_.Sk=function(a,b){a.Fj||2!=a.Ca&&3!=a.Ca||Rk(a);a.Om?a.Om.next=b:a.Fj=b;a.Om=b};
Mk=function(a,b,c,d){var e=_.Ek(null,null,null);e.Tk=new _.Bk(function(f,g){e.Qq=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.On=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Nk?g(k):f(l)}catch(m){g(m)}}:g});e.Tk.Ya=a;_.Sk(a,e);return e.Tk};_.Bk.prototype.w_=function(a){this.Ca=0;this.Xg(2,a)};_.Bk.prototype.x_=function(a){this.Ca=0;this.Xg(3,a)};
_.Bk.prototype.Xg=function(a,b){0==this.Ca&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ca=1,Hk(b,this.w_,this.x_,this)||(this.Wi=b,this.Ca=a,this.Ya=null,Rk(this),3!=a||b instanceof Nk||Tk(this,b)))};
var Hk=function(a,b,c,d){if(a instanceof _.Bk)return _.Sk(a,_.Ek(b||_.$a,c||null,d)),!0;if(_.mk(a))return a.then(b,c,d),!0;if(_.Za(a))try{var e=a.then;if("function"===typeof e)return Uk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Uk=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)}},Rk=function(a){a.Jy||(a.Jy=!0,_.zk(a.eR,a))},Pk=function(a){var b=null;a.Fj&&(b=a.Fj,a.Fj=b.next,b.next=null);a.Fj||(a.Om=
null);return b};_.Bk.prototype.eR=function(){for(var a;a=Pk(this);)Qk(this,a,this.Ca,this.Wi);this.Jy=!1};var Qk=function(a,b,c,d){if(3==c&&b.On&&!b.No)for(;a&&a.nu;a=a.Ya)a.nu=!1;if(b.Tk)b.Tk.Ya=null,Vk(b,c,d);else try{b.No?b.Qq.call(b.context):Vk(b,c,d)}catch(e){Wk.call(null,e)}Dk.put(b)},Vk=function(a,b,c){2==b?a.Qq.call(a.context,c):a.On&&a.On.call(a.context,c)},Tk=function(a,b){a.nu=!0;_.zk(function(){a.nu&&Wk.call(null,b)})},Wk=fk,Nk=function(a){_.Tc.call(this,a);this.RK=!1};_.P(Nk,_.Tc);
Nk.prototype.name="cancel";var Kk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

_.Xk=function(a){return new _.Bk(a)};

var el=function(){this.bs={LK:Yk?"../"+Yk:null,wy:Zk,KH:$k,Q9:al,lu:bl,B$:cl};this.df=_.ge;this.uK=this.GQ;this.vR=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.bs.LK){this.df=this.bs.KH(this.df,this.bs.LK);var a=this.df.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.uK=this.df.doPostMsg}this.eD={};this.FD={};a=(0,_.Q)(this.Yz,
this);_.we(this.df,"message",a);_.ke(_.xe,"RPMQ",[]).push(a);this.df!=this.df.parent&&dl(this,this.df.parent,this.YA(this.df.name),"*")};el.prototype.YA=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},jl=function(a){if(!/^\s*{/.test(a))return!1;a=_.tf(a);return null!==a&&"object"===typeof a&&!!a.g};
el.prototype.Yz=function(a){var b=String(a.data);(0,_.Bf)("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=jl(b);if(!c&&!d){if(!d&&(c=fl(b))){if(this.eD[c])this.eD[c]();else this.FD[c]=1;return}var e=a.origin,f=this.bs.wy;this.vR?_.ge.setTimeout(function(){f(b,e)},0):f(b,e)}};el.prototype.Gc=function(a,b){".."===a||this.FD[a]?(b(),delete this.FD[a]):this.eD[a]=b};
var dl=function(a,b,c,d){var e=jl(c)?"":"!_";(0,_.Bf)("gapix.rpc.send("+al+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.uK(b,e+c,d)};el.prototype.GQ=function(a,b,c){a.postMessage(b,c)};el.prototype.send=function(a,b,c){(a=this.bs.KH(this.df,a))&&!a.closed&&dl(this,a,b,c)};
var kl,ll,ml,nl,ol,pl,ql,Yk,al,rl,sl,tl,ul,$k,bl,vl,wl,Bl,Cl,El,cl,Gl,Fl,xl,yl,Hl,Zk,Il,Jl;kl=0;ll=[];ml={};nl={};ol=_.ge.location.href;pl=_.qe(ol,"rpctoken");ql=_.qe(ol,"parent")||_.he.referrer;Yk=_.qe(ol,"rly");al=Yk||(_.ge!==_.ge.top||_.ge.opener)&&_.ge.name||"..";rl=null;sl={};tl=function(){};ul={send:tl,Gc:tl,YA:tl};
$k=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.ge.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=ml[a])&&a.Jk};
vl=function(a){if(a.f in{})return!1;var b=a.t,c=ml[a.r];a=a.origin;return c&&(c.Jk===b||!c.Jk&&!b)&&(a===c.origin||"*"===c.origin)};wl=function(a){var b=a.id.split("/"),c=b[b.length-1],d=a.origin;return function(e){var f=e.origin;return e.f==c&&(d==f||"*"==d)}};_.zl=function(a,b,c){a=xl(a);nl[a.name]={Hg:b,Dq:a.Dq,yo:c||vl};yl()};_.K("gapix.rpc.register",_.zl);_.Al=function(a){delete nl[xl(a).name]};_.K("gapix.rpc.unregister",_.Al);Bl={};
Cl=function(a,b){(a=Bl["_"+a])&&a[1](this)&&a[0].call(this,b)};El=function(a){var b=a.c;if(!b)return tl;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Dl.apply(null,e)}};cl=function(a){rl=a};Gl=function(a){sl[a]||(sl[a]=_.ge.setTimeout(function(){sl[a]=!1;Fl(a)},0))};Fl=function(a){var b=ml[a];if(b&&b.ready){var c=b.UB;for(b.UB=[];c.length;)ul.send(a,_.uf(c.shift()),b.origin)}};
xl=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),Dq:!0}:{name:a,Dq:!1}};yl=function(){for(var a=_.vh("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=ll[c];++c){var e=d.im;if(!e||0<a&&b-d.timestamp>a)ll.splice(c,1),--c;else{var f=e.s,g=nl[f]||nl["*"];if(g)if(ll.splice(c,1),--c,e.origin=d.origin,d=El(e),e.callback=d,g.yo(e)){if("__cb"!==f&&!!g.Dq!=!!e.g)break;e=g.Hg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Bf)("gapix.rpc.rejected("+al+"): "+f)}}};
Hl=function(a,b,c){ll.push({im:a,origin:b,timestamp:(new Date).getTime()/1E3});c||yl()};Zk=function(a,b){a=_.tf(a);Hl(a,b,!1)};Il=function(a){for(;a.length;)Hl(a.shift(),this.origin,!0);yl()};Jl=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",GA:b}};
_.Kl=function(a,b,c,d){var e=Jl(a);d&&(_.ge.frames[e.id]=_.ge.frames[e.id]||d);a=e.id;if(!ml.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.mg(ql),c=c||pl;else if(!e.GA){var f=_.he.getElementById(a);f&&(f=f.src,d=_.mg(f),c=c||_.qe(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);ml[a]={Jk:c,UB:[],origin:d,mY:b,DK:function(){var g=a;ml[g].ready=1;Fl(g)}};ul.Gc(a,ml[a].DK)}return ml[a].DK};_.K("gapix.rpc.setup",_.Kl);
_.Dl=function(a,b,c,d){a=a||"..";_.Kl(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=al,l=pl,m=ml[a],n=k,r=Jl(a);if(m&&".."!==a){if(r.GA){if(!(l=ml[a].mY)){l=rl?rl.substring(1).split("/"):[al];n=l.length-1;for(var u=_.ge.parent;u!==_.ge.top;){var q=u.parent;if(!n--){for(var v=null,t=q.frames.length,w=0;w<t;++w)q.frames[w]==u&&(v=w);l.unshift("{"+v+"}")}u=q}l="/"+l.join("/")}n=l}else n=k="..";l=m.Jk}g&&r?(m=vl,r.GA&&(m=wl(r)),Bl["_"+ ++kl]=[g,m],g=kl):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=xl(e);f.s=e.name;f.g=e.Dq;ml[a].UB.push(f);Gl(a)};_.K("gapix.rpc.call",_.Dl);_.Ll=function(a,b){_.Kl(a)();ul.send(a,ul.YA(b),"*")};_.K("gapix.rpc.sendHandshake",_.Ll);if("function"===typeof _.ge.postMessage||"object"===typeof _.ge.postMessage)ul=new el,_.zl("__cb",Cl,function(){return!0}),_.zl("_processBatch",Il,function(){return!0}),_.Kl("..");

var Ml;
Ml=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")};
_.Nl=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 Ml();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 Ol,Rl,Tl,Zl,Yl,dm;_.Wj.prototype.fo=_.Sc(17,function(a){this.N.apis=a;return this});_.Tj.prototype.Al=_.Sc(14,function(){return this.N.style});_.Wj.prototype.Al=_.Sc(13,function(){return this.N.style});Ol=function(a,b){a.N.onload=b};_.Pl=function(a){return a.N.rpctoken};_.Ql=function(a,b){a.N.onClose=b;return a};Rl=function(a,b){a.N.controllerData=b};_.Sl=function(a){a.N.waitForOnload=!0;return a};Tl=function(a){return(a=a.N.timeout)?a:null};_.Ul=function(a){return!!a&&"object"===typeof a&&_.je.test(a.push)};
_.Vl=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.Wl=function(a,b,c){if(a){_.gj(_.Ul(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};_.Xl=function(a,b,c){if(a)if(_.Ul(a))_.Wl(a,b,c);else{_.gj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.me(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};
Zl=function(a){this.resolve=this.reject=null;this.promise=_.Xk((0,_.Q)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=Yl(this.promise,a))};Yl=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};_.$l=function(a){this.N=a||{}};_.$l.prototype.value=function(){return this.N};_.$l.prototype.getIframe=function(){return this.N.iframe};_.am=function(a,b){a.N.role=b;return a};_.$l.prototype.ij=function(a){this.N.setRpcReady=a;return this};_.bm=function(a){return a.N.setRpcReady};
_.$l.prototype.Fk=function(a){this.N.rpctoken=a;return this};_.cm=function(a){a.N.selfConnect=!0;return a};dm=function(a){this.N=a||{}};dm.prototype.value=function(){return this.N};var em=function(a){var b=new dm;b.N.role=a;return b};dm.prototype.CH=function(){return this.N.role};dm.prototype.lc=function(a){this.N.handler=a;return this};dm.prototype.nb=function(){return this.N.handler};var fm=function(a,b){a.N.filter=b;return a};dm.prototype.fo=function(a){this.N.apis=a;return this};
var gm,hm;gm={height:!0,width:!0};hm=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;_.im=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
var km,lm;
_.mm=function(a){this.N=a||{}};_.ii(_.mm,_.Wj);var nm=function(a,b){a.N.frameName=b;return a};_.mm.prototype.Ac=function(){return this.N.frameName};var om=function(a,b){a.N.rpcAddr=b;return a};_.mm.prototype.wf=function(){return this.N.rpcAddr};var pm=function(a,b){a.N.retAddr=b;return a};_.h=_.mm.prototype;_.h.Mg=function(){return this.N.retAddr};_.h.Vh=function(a){this.N.origin=a;return this};_.h.ob=function(){return this.N.origin};_.h.ij=function(a){this.N.setRpcReady=a;return this};
_.h.io=function(a){this.N.context=a};var qm=function(a,b){a.N._rpcReadyFn=b};_.mm.prototype.Ja=function(){return this.N.iframeEl};
var sm=function(a,b){if(_.xc&&_.$g&&a){a.focus();var c=0,d=null;d=a.setInterval(function(){b.closed||5==c?(a.clearInterval(d),rm(b)):(b.close(),c++)},150)}else b.close(),rm(b)},rm=function(a){a.closed||a.document&&a.document.body&&_.fe(a.document.body,"Please close this window.")};
_.tm=function(a,b,c,d){this.Mb=!1;this.zi=a;this.iC=b;this.Rj=c;this.ya=d;this.$K=this.ya.Mg();this.sd=this.ya.ob();this.cV=this.ya.Ja();this.nM=this.ya.N.where;this.Tn=[];this.Oo("_default");a=this.ya.N.apis||[];for(b=0;b<a.length;b++)this.Oo(a[b]);this.zi.mf[c]=this};_.h=_.tm.prototype;_.h.Fn=_.ja(11);_.h.Ba=function(){if(!this.Mb){for(var a=0;a<this.Tn.length;a++)this.unregister(this.Tn[a]);delete _.jm.mf[this.Ac()];this.Mb=!0}};_.h.getContext=function(){return this.zi};_.h.getOptions=function(){return this.ya};
_.h.wf=function(){return this.iC};_.h.Mg=function(){return this.$K};_.h.Ac=function(){return this.Rj};_.h.Ja=function(){return this.cV};_.h.yb=function(){return this.nM};_.h.Jf=function(a){this.nM=a};_.h.ij=function(){(0,this.ya.N._rpcReadyFn)()};_.h.UC=_.ja(18);_.h.eu=_.ja(19);_.h.$b=function(){return this.ya.value()};_.h.ka=function(){return this.ya.ka()};_.h.ob=function(){return this.sd};
_.h.register=function(a,b,c){_.gj(!this.Mb,"Cannot register handler on disposed iframe "+a);_.gj((c||_.um)(this),"Rejecting untrusted message "+a);c=this.Rj+":"+this.zi.Ac()+":"+a;1==_.ke(km,c,[]).push(b)&&(this.Tn.push(a),_.zl(c,vm(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.Rj+":"+this.zi.Ac()+":"+a,d=km[c];d&&(b?(b=_.Vl.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.Vl.call(this.Tn,a),0<=b&&this.Tn.splice(b,1),_.Al(c)))};_.h.XS=function(){return this.Tn};
_.h.Oo=function(a){this.wx=this.wx||[];if(!(0<=_.Vl.call(this.wx,a))){this.wx.push(a);a=lm[a]||{map:{}};for(var b in a.map)_.me(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.vb=function(){if(!_.um(this))return null;var a=this.ya.N._popupWindow;if(a)return a;var b=this.iC.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 wm=function(a){var b={};if(a)for(var c in a)_.me(a,c)&&_.me(gm,c)&&hm.test(a[c])&&(b[c]=a[c]);return b};_.h=_.tm.prototype;_.h.close=function(a,b){return _.xm(this,"_g_close",a,b)};_.h.dw=_.ja(20);_.h.Yn=function(a,b){return _.xm(this,"_g_restyleDone",a,b)};_.h.rQ=function(a){return this.getContext().Xx(a,void 0,this)};_.h.iY=function(a){if(a&&"object"===typeof a)return this.getContext().gC(a,void 0,this)};
_.h.jY=function(a){var b=this.ya.N.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?wm(a):{};(b=this.Ja())&&a&&"object"===typeof a&&(_.me(a,"height")&&(a.height=_.im(a.height)),_.me(a,"width")&&(a.width=_.im(a.width)),_.ne(a,b.style))};
_.h.sQ=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);sm(this.getContext().vb(),b)}b||(b=this.Ja())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.ya.N.controller)c={},c.frameName=this.Ac(),_.xm(b,"_g_disposeControl",c);ym(this.Rj+":"+this.zi.Ac()+":_g_wasClosed",a,this)};_.h.KK=_.ja(21);
_.h.bm=function(a,b){this.register("_g_wasClosed",a,b)};_.h.U_=function(){delete this.getContext().mf[this.Ac()];this.getContext().vb().setTimeout((0,_.Q)(function(){this.Ba()},this),0)};_.h.send=function(a,b,c,d){_.gj(!this.Mb,"Cannot send message to disposed iframe - "+a);_.gj((d||_.um)(this),"Wrong target for message "+a);c=new Zl(c);_.Dl(this.iC,this.zi.Ac()+":"+this.Rj+":"+a,c.resolve,b);return c.promise};_.xm=function(a,b,c,d){return a.send(b,c,d,_.zm)};_.h=_.tm.prototype;_.h.oX=function(a){return a};
_.h.ping=function(a,b){return _.xm(this,"_g_ping",b,a)};_.h.wQ=function(a){a=a&&"object"===typeof a?a:{};for(var b=a.rpcAddr,c=(this.wf()+"/"+b).split("/"),d=this.getContext().vb(),e;(e=c.shift())&&d;)d=".."==e?d.parent:d.frames[e];_.gj(!!d,"Bad rpc address "+b);a._window=d;a._parentRpcAddr=this.wf();a._parentRetAddr=this.Mg();this.getContext();b=new _.Am(a);this.BW&&this.BW(b,a.controllerData);this.iy=this.iy||[];this.iy.push(b,a.controllerData)};
_.h.LQ=function(a){a=(a||{}).frameName;for(var b=this.iy||[],c=0;c<b.length;c++)if(b[c].Ac()===a){a=b.splice(c,1)[0];a.Ba();this.GW&&this.GW(a);return}_.gj(!1,"Unknown contolled iframe to dispose - "+a)};
_.h.uQ=function(a){var b=new _.mm(a);a=new _.$l(b.value());if(a.N.selfConnect)var c=this;else(_.gj(Bm.test(b.ob()),"Illegal origin for connected iframe - "+b.ob()),c=this.getContext().mf[b.Ac()],c)?_.bm(b)&&(c.ij(),_.xm(c,"_g_rpcReady")):(b=nm(pm(om(new _.mm,b.wf()),b.Mg()).Vh(b.ob()),b.Ac()).ij(_.bm(b)).Fk(_.Pl(b)),c=this.getContext().Bj(b.value()));b=this.getContext();var d=a.N.role;a=a.N.data;Cm(b);d=d||"";_.ke(b.ey,d,[]).push({zf:c,data:a});Dm(c,a,b.qB[d])};
_.h.TC=function(a,b){(new _.mm(b)).N._relayedDepth||(b={},_.cm(_.am(new _.$l(b),"_opener")),_.xm(a,"_g_connect",b))};
_.h.hK=function(a){var b=this,c=a.N.messageHandlers,d=a.N.messageHandlersFilter,e=a.N.onClose;_.Ql(_.bk(_.ak(a,null),null),null);return _.xm(this,"_g_open",a.value()).then(function(f){var g=new _.mm(f[0]),k=g.Ac();f=new _.mm;var l=b.Mg(),m=g.Mg();pm(om(f,b.wf()+"/"+g.wf()),m+"/"+l);nm(f,k);f.Vh(g.ob());f.fo(g.N.apis);f.Fk(_.Pl(a));_.ak(f,c);_.bk(f,d);_.Ql(f,e);(g=b.getContext().mf[k])||(g=b.getContext().Bj(f.value()));return g})};
_.h.jC=function(a){var b=a.getUrl();_.gj(!b||_.vj.test(b),"Illegal url for new iframe - "+b);var c=a.ql().value();b={};for(var d in c)_.me(c,d)&&_.me(Em,d)&&(b[d]=c[d]);_.me(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=wm(d)));a.value().attributes=b};
_.h.bX=function(a){var b=this;a=new _.mm(a);this.jC(a);var c=a.N._relayedDepth||0;a.N._relayedDepth=c+1;a.N.openerIframe=this;var d=_.Pl(a);a.Fk(null);return this.getContext().open(a.value()).then(function(e){var f=(new _.mm(e.$b())).N.apis,g=new _.mm;_.Fm(e,b,g);0==c&&_.am(new _.$l(g.value()),"_opener");g.ij(!0);g.Fk(d);_.xm(e,"_g_connect",g.value());g=new _.mm;nm(pm(om(g,e.wf()),e.$K),e.Ac()).Vh(e.ob()).fo(f);return g.value()})};
_.h.hY=function(a){this.getContext().yj(function(b){b.send("_g_wasRestyled",a,void 0,_.zm)},null,_.zm)};
var Jm;_.Gm=_.le();_.Hm=_.le();_.Im=function(a){return _.Gm[a]};Jm=function(a,b){_.oe.load("gapi.iframes.style."+a,b)};
_.Am=function(a){a=a||{};this.Mb=!1;this.oK=_.le();this.mf=_.le();this.df=a._window||_.ge;this.Yc=this.df.location.href;this.pK=(this.FB=Km(this.Yc,"parent"))?Km(this.Yc,"pfname"):"";this.Aa=this.FB?Km(this.Yc,"_gfid")||Km(this.Yc,"id"):"";this.Rj=_.Ij(this.Aa,this.pK);this.sd=_.mg(this.Yc);if(this.Aa){var b=new _.mm;om(b,a._parentRpcAddr||"..");pm(b,a._parentRetAddr||this.Aa);b.Vh(_.mg(this.FB||this.Yc));nm(b,this.pK);this.Ya=this.Bj(b.value())}else this.Ya=null};_.h=_.Am.prototype;_.h.Fn=_.ja(10);
_.h.Ba=function(){if(!this.Mb){for(var a=_.Da(Object.values(this.mf)),b=a.next();!b.done;b=a.next())b.value.Ba();this.Mb=!0}};_.h.Ac=function(){return this.Rj};_.h.ob=function(){return this.sd};_.h.vb=function(){return this.df};_.h.rb=function(){return this.df.document};_.h.ow=_.ja(22);_.h.mz=function(a){return this.oK[a]};
_.h.Bj=function(a){_.gj(!this.Mb,"Cannot attach iframe in disposed context");a=new _.mm(a);a.wf()||om(a,a.ka());a.Mg()||pm(a,"..");a.ob()||a.Vh(_.mg(a.getUrl()));a.Ac()||nm(a,_.Ij(a.ka(),this.Rj));var b=a.Ac();if(this.mf[b])return this.mf[b];var c=a.wf(),d=c;a.ob()&&(d=c+"|"+a.ob());var e=a.Mg(),f=_.Pl(a);f||(f=(f=a.Ja())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.qe(f,"rpctoken"));qm(a,_.Kl(d,e,f,a.N._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;f&&d&&d(c,f);var g=
new _.tm(this,c,b,a),k=a.N.messageHandlersFilter;_.Xl(a.N.messageHandlers,function(l,m){g.register(m,l,k)});_.bm(a)&&g.ij();_.xm(g,"_g_rpcReady");return g};_.h.jC=function(a){nm(a,null);var b=a.ka();!b||Lm.test(b)&&!this.vb().document.getElementById(b)||(_.yf("Ignoring requested iframe ID - "+b),a.De(null))};var Km=function(a,b){var c=_.qe(a,b);c||(c=_.tf(_.qe(a,"jcp",""))[b]);return c||""};
_.Am.prototype.Lh=function(a){_.gj(!this.Mb,"Cannot open iframe in disposed context");var b=new _.mm(a);Mm(this,b);var c=b.Ac();if(c&&this.mf[c])return this.mf[c];this.jC(b);c=b.getUrl();_.gj(c,"No url for new iframe");var d=b.N.queryParams||{};d.usegapi="1";_.Yj(b,d);d=this.eI&&this.eI(c,b);d||(d=b.N.where,_.gj(!!d,"No location for new iframe"),c=_.Sj(c,d,a),b.N.iframeEl=c,d=c.getAttribute("id"));om(b,d).De(d);b.Vh(_.mg(b.N.eurl||""));this.uJ&&this.uJ(b,b.Ja());c=this.Bj(a);c.TC&&c.TC(c,a);(a=b.N.onCreate)&&
a(c);b.N.disableRelayOpen||c.Oo("_open");return c};
var Nm=function(a,b,c){var d=b.N.canvasUrl;if(!d)return c;_.gj(!b.N.allowPost&&!b.N.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.gj(e&&_.mg(e)===a.sd&&_.mg(d)===a.sd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Sl(b);b.N.canvasUrl=null;return function(f){var g=f.vb(),k=g.location.hash;k=_.Rj(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},Om=function(a,b,c){var d=b.N.relayOpen;if(d){var e=a.Ya;d instanceof _.tm?(e=d,_.Zj(b,0)):0<Number(d)&&
_.Zj(b,Number(d)-1);if(e){_.gj(!!e.hK,"Relaying iframe open is disabled");if(d=b.Al())if(d=_.Hm[d])b.io(a),d(b.value()),b.io(null);b.N.openerIframe=null;c.resolve(e.hK(b));return!0}}return!1},Pm=function(a,b,c){var d=b.Al();if(d)if(_.gj(!!_.Im,"Defer style is disabled, when requesting style "+d),_.Gm[d])Mm(a,b);else return Jm(d,function(){_.gj(!!_.Gm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.Am.prototype.open=function(a,b){_.gj(!this.Mb,"Cannot open iframe in disposed context");var c=new _.mm(a);b=Nm(this,c,b);var d=new Zl(b);(b=c.getUrl())&&c.setUrl(_.Rj(b));if(Om(this,c,d)||Pm(this,c,d)||Om(this,c,d))return d.promise;if(null!=Tl(c)){var e=setTimeout(function(){g.Ja().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Tl(c)+"milliseconds"})},Tl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.N.waitForOnload&&Ol(c.ql(),function(){d.resolve(g)});var g=this.Lh(a);
c.N.waitForOnload||d.resolve(g);return d.promise};_.Am.prototype.vH=_.ja(23);var Qm=function(a,b){var c=a.Ya,d=!0;b.filter&&(d=b.filter.call(b.zf,b.params));return _.Fk(d).then(function(e){return e&&c?(b.nK&&b.nK.call(a,b.params),e=b.sender?b.sender(b.params):_.xm(c,b.message,b.params),b.R_?e.then(function(){return!0}):!0):!1})};_.h=_.Am.prototype;
_.h.Xx=function(a,b,c){a=Qm(this,{sender:function(d){var e=_.jm.Ya;_.Xl(_.jm.mf,function(f){f!==e&&_.xm(f,"_g_wasClosed",d)});return _.xm(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,zf:c,filter:this.mz("onCloseSelfFilter")});b=new Zl(b);b.resolve(a);return b.promise};_.h.gC=function(a,b,c){a=a||{};b=new Zl(b);b.resolve(Qm(this,{message:"_g_restyleMe",params:a,zf:c,filter:this.mz("onRestyleSelfFilter"),R_:!0,nK:this.MM}));return b.promise};_.h.MM=function(a){"auto"===a.height&&(a.height=_.Nl())};
_.h.xL=_.ja(24);_.h.SL=_.ja(25);var Mm=function(a,b){var c=b.Al();if(c){b.Fe(null);var d=_.Gm[c];_.gj(d,"No such style: "+c);b.io(a);d(b.value());b.io(null)}};_.Am.prototype.ready=function(a,b,c,d){var e=b||{},f=this.Ya;this.yj(function(k){_.Xl(e,function(l,m){k.register(m,l,d)},this);k!==f&&k.send("_ready",g,void 0,d)},void 0,d);var g=a||{};g.height=g.height||"auto";this.MM(g);f&&f.send("_ready",g,c,_.zm)};_.Am.prototype.$x=_.ja(26);var Cm=function(a){a.ey||(a.ey=_.le(),a.qB=_.le())};
_.Am.prototype.qx=function(a,b,c,d){Cm(this);"object"===typeof a?(b=new dm(a),c=b.CH()||""):(b=fm(em(a).lc(b).fo(c),d),c=a);d=this.ey[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Dm(this.mf[d[e].zf.Ac()],d[e].data,[b]),a=b.N.runOnce;c=_.ke(this.qB,c,[]);a||b.N.dontWait||c.push(b)};_.Am.prototype.PK=_.ja(27);
var Dm=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||_.um;if(a&&f(a)){f=e.N.apis||[];for(var g=0;g<f.length;g++)a.Oo(f[g]);e.nb()&&e.nb()(a,b);e.N.runOnce&&(c.splice(d,1),--d)}}}};_.Am.prototype.yj=function(a,b,c){var d=this.qx;a=fm(em("_opener").lc(a).fo(b),c);a.N.runOnce=!0;d.call(this,a.value())};
_.Am.prototype.uJ=function(a,b){var c=a.N.controller;if(c){_.gj(c.sd===a.ob(),"Wrong controller origin "+this.sd+" !== "+a.ob());var d=a.wf();om(a,c.wf());pm(a,c.Mg());var e=new _.mm;Rl(om(e,d),a.N.controllerData);_.we(b,"load",function(){c.send("_g_control",e.value())})}};
var Rm=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=_.Hj(d,c);var g=f,k=c.N.rpcRelayUrl;if(k){k=_.Qj(k);g=c.N.fragmentParams||{};g.rly=f;c.N.fragmentParams=g;g=c.N.where||d.body;_.gj(!!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;_.Lj(d,g,l,f);g=f+"_relay"}b=_.Rj(b);var m=_.Jj(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("+_.ge.JSON.stringify(m).replace(/#/g,"\\x23")+")");if(e){var n=e;setTimeout(function(){n.location.replace(m)})}else n=_.Cd(m,a,g,b);return{id:f,$M:n}};_.Am.prototype.eI=function(a,b){if(b.N.openAsWindow){a=Rm(this,a,b);var c=a.id;_.gj(!!a.$M,"Open popup window failed");b.N._popupWindow=a.$M}return c};
var Lm,vm,ym,Um;Lm=/^[\w\.\-]*$/;_.um=function(a){return a.sd===a.getContext().ob()};_.zm=function(){return!0};vm=function(a,b,c){return function(d){if(!b.Mb){var e=this.origin,f=b.ob();_.gj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=ym(a,d,b);!c&&0<d.length&&_.Jk(d).then(e)}}};ym=function(a,b,c){a=km[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Fk(a[e].call(c,b,c)));return d};_.Sm=function(a,b,c){_.gj("_default"!=a,"Cannot update default api");lm[a]={map:b,filter:c}};
_.Tm=function(a,b,c){_.gj("_default"!=a,"Cannot update default api");_.ke(lm,a,{map:{},filter:_.um}).map[b]=c};Um=function(a,b){_.ke(lm,"_default",{map:{},filter:_.zm}).map[a]=b;_.Xl(_.jm.mf,function(c){c.register(a,b,_.zm)})};km=_.le();lm=_.le();_.jm=new _.Am;Um("_g_rpcReady",_.tm.prototype.ij);Um("_g_discover",_.tm.prototype.XS);Um("_g_ping",_.tm.prototype.oX);Um("_g_close",_.tm.prototype.rQ);Um("_g_closeMe",_.tm.prototype.sQ);Um("_g_restyle",_.tm.prototype.iY);Um("_g_restyleMe",_.tm.prototype.jY);
Um("_g_wasClosed",_.tm.prototype.U_);_.Tm("control","_g_control",_.tm.prototype.wQ);_.Tm("control","_g_disposeControl",_.tm.prototype.LQ);
var Bm,Em,Vm;Bm=/^https?:\/\/[^\/%\\?#\s]+$/i;Em={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};_.Fm=function(a,b,c){var d=a.wf(),e=b.Mg();pm(om(c,a.Mg()+"/"+b.wf()),e+"/"+d);nm(c,b.Ac()).Vh(b.ob())};Vm=_.jm.Ya;Vm&&Vm.register("_g_restyleDone",_.tm.prototype.hY,_.zm);Um("_g_connect",_.tm.prototype.uQ);var Wm={};Wm._g_open=_.tm.prototype.bX;
_.Sm("_open",Wm,_.zm);
_.Tm("gapi.load","_g_gapi.load",function(a){return new _.Bk(function(b){_.oe.load(a&&"object"===typeof a&&a.features||"",b)})});

_.tm.prototype.dw=_.Sc(20,function(a,b){return _.xm(this,"_g_restyle",a,b)});_.tm.prototype.eu=_.Sc(19,function(a){return this.ya.value()[a]});_.tm.prototype.UC=_.Sc(18,function(a,b){this.ya.value()[a]=b});_.Xm=function(a){a.N.closeClickDetection=!0};_.Ym=function(){return _.jm};_.Zm=function(a){for(var b=_.le(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.sd]}};

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

var EU=function(a,b){a.N.data=b;return a};_.h=_.Am.prototype;_.h.PK=_.Sc(27,function(a,b){a=_.ke(this.qB,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.$x=_.Sc(26,function(a,b){a=new _.$l(a);var c=new _.$l(b),d=_.bm(a);b=a.getIframe();var e=c.getIframe();if(e){var f=_.Pl(a),g=new _.mm;_.Fm(b,e,g);EU(_.am((new _.$l(g.value())).Fk(f),a.N.role),a.N.data).ij(d);var k=new _.mm;_.Fm(e,b,k);EU(_.am((new _.$l(k.value())).Fk(f),c.N.role),c.N.data).ij(!0);_.xm(b,"_g_connect",g.value(),function(){d||_.xm(e,"_g_connect",k.value())});d&&_.xm(e,"_g_connect",k.value())}else c={},EU(_.am(_.cm(new _.$l(c)),a.N.role),a.N.data),_.xm(b,"_g_connect",c)});
_.h.SL=_.Sc(25,function(a){this.ow("onRestyleSelfFilter",a)});_.h.xL=_.Sc(24,function(a){this.ow("onCloseSelfFilter",a)});_.h.vH=_.Sc(23,function(){return this.Ya});_.h.ow=_.Sc(22,function(a,b){this.oK[a]=b});_.tm.prototype.KK=_.Sc(21,function(a,b){this.register("_g_wasRestyled",a,b)});_.tm.prototype.Fn=_.Sc(11,function(){return this.Mb});_.Am.prototype.Fn=_.Sc(10,function(){return this.Mb});_.K("gapi.iframes.registerStyle",function(a,b){_.Gm[a]=b});
_.K("gapi.iframes.registerBeforeOpenStyle",function(a,b){_.Hm[a]=b});_.K("gapi.iframes.getStyle",_.Im);_.K("gapi.iframes.getBeforeOpenStyle",function(a){return _.Hm[a]});_.K("gapi.iframes.registerIframesApi",_.Sm);_.K("gapi.iframes.registerIframesApiHandler",_.Tm);_.K("gapi.iframes.getContext",_.Ym);_.K("gapi.iframes.SAME_ORIGIN_IFRAMES_FILTER",_.um);_.K("gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.zm);_.K("gapi.iframes.makeWhiteListIframesFilter",_.Zm);_.K("gapi.iframes.Context",_.Am);
_.K("gapi.iframes.Context.prototype.isDisposed",_.Am.prototype.Fn);_.K("gapi.iframes.Context.prototype.getWindow",_.Am.prototype.vb);_.K("gapi.iframes.Context.prototype.getFrameName",_.Am.prototype.Ac);_.K("gapi.iframes.Context.prototype.getGlobalParam",_.Am.prototype.mz);_.K("gapi.iframes.Context.prototype.setGlobalParam",_.Am.prototype.ow);_.K("gapi.iframes.Context.prototype.open",_.Am.prototype.open);_.K("gapi.iframes.Context.prototype.openChild",_.Am.prototype.Lh);
_.K("gapi.iframes.Context.prototype.getParentIframe",_.Am.prototype.vH);_.K("gapi.iframes.Context.prototype.closeSelf",_.Am.prototype.Xx);_.K("gapi.iframes.Context.prototype.restyleSelf",_.Am.prototype.gC);_.K("gapi.iframes.Context.prototype.setCloseSelfFilter",_.Am.prototype.xL);_.K("gapi.iframes.Context.prototype.setRestyleSelfFilter",_.Am.prototype.SL);_.K("gapi.iframes.Context.prototype.addOnConnectHandler",_.Am.prototype.qx);_.K("gapi.iframes.Context.prototype.removeOnConnectHandler",_.Am.prototype.PK);
_.K("gapi.iframes.Context.prototype.addOnOpenerHandler",_.Am.prototype.yj);_.K("gapi.iframes.Context.prototype.connectIframes",_.Am.prototype.$x);_.K("gapi.iframes.Iframe",_.tm);_.K("gapi.iframes.Iframe.prototype.isDisposed",_.tm.prototype.Fn);_.K("gapi.iframes.Iframe.prototype.getContext",_.tm.prototype.getContext);_.K("gapi.iframes.Iframe.prototype.getFrameName",_.tm.prototype.Ac);_.K("gapi.iframes.Iframe.prototype.getId",_.tm.prototype.ka);_.K("gapi.iframes.Iframe.prototype.register",_.tm.prototype.register);
_.K("gapi.iframes.Iframe.prototype.unregister",_.tm.prototype.unregister);_.K("gapi.iframes.Iframe.prototype.send",_.tm.prototype.send);_.K("gapi.iframes.Iframe.prototype.applyIframesApi",_.tm.prototype.Oo);_.K("gapi.iframes.Iframe.prototype.getIframeEl",_.tm.prototype.Ja);_.K("gapi.iframes.Iframe.prototype.getSiteEl",_.tm.prototype.yb);_.K("gapi.iframes.Iframe.prototype.setSiteEl",_.tm.prototype.Jf);_.K("gapi.iframes.Iframe.prototype.getWindow",_.tm.prototype.vb);
_.K("gapi.iframes.Iframe.prototype.getOrigin",_.tm.prototype.ob);_.K("gapi.iframes.Iframe.prototype.close",_.tm.prototype.close);_.K("gapi.iframes.Iframe.prototype.restyle",_.tm.prototype.dw);_.K("gapi.iframes.Iframe.prototype.restyleDone",_.tm.prototype.Yn);_.K("gapi.iframes.Iframe.prototype.registerWasRestyled",_.tm.prototype.KK);_.K("gapi.iframes.Iframe.prototype.registerWasClosed",_.tm.prototype.bm);_.K("gapi.iframes.Iframe.prototype.getParam",_.tm.prototype.eu);
_.K("gapi.iframes.Iframe.prototype.setParam",_.tm.prototype.UC);_.K("gapi.iframes.Iframe.prototype.ping",_.tm.prototype.ping);_.K("gapi.iframes.Iframe.prototype.getOpenParams",_.tm.prototype.$b);

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ti;_.qi=function(a,b){b=(0,_.Xa)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.ri=function(a){a&&"function"==typeof a.Ba&&a.Ba()};_.si=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};ti=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.ui=function(a){for(var b in a)return!1;return!0};
_.vi=function(){this.Mb=this.Mb;this.Tl=this.Tl};_.vi.prototype.Mb=!1;_.vi.prototype.Fn=function(){return this.Mb};_.vi.prototype.Ba=function(){this.Mb||(this.Mb=!0,this.ta())};_.xi=function(a,b){_.wi(a,_.li(_.ri,b))};_.wi=function(a,b){a.Mb?b():(a.Tl||(a.Tl=[]),a.Tl.push(b))};_.vi.prototype.ta=function(){if(this.Tl)for(;this.Tl.length;)this.Tl.shift()()};
_.yi=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.Zq=!1};_.yi.prototype.stopPropagation=function(){this.Zq=!0};_.yi.prototype.preventDefault=function(){this.defaultPrevented=!0};
_.vc&&_.Oc("1.9b")||_.sc&&_.Oc("8")||_.rc&&_.Oc("9.5")||_.wc&&_.Oc("528");var zi=function(){if(!_.D.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.D.addEventListener("test",_.$a,b),_.D.removeEventListener("test",_.$a,b)}catch(c){}return a}();
_.Ai=function(a,b){_.yi.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.IB=!1;this.pointerId=0;this.pointerType="";this.Qd=null;a&&this.xc(a,b)};_.P(_.Ai,_.yi);var Bi={2:"touch",3:"pen",4:"mouse"};
_.Ai.prototype.xc=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.vc&&(_.pc(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.wc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.wc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.IB=_.yc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Bi[a.pointerType]||"";this.state=a.state;this.Qd=a;a.defaultPrevented&&_.Ai.O.preventDefault.call(this)};_.Ai.prototype.stopPropagation=function(){_.Ai.O.stopPropagation.call(this);this.Qd.stopPropagation?this.Qd.stopPropagation():this.Qd.cancelBubble=!0};_.Ai.prototype.preventDefault=function(){_.Ai.O.preventDefault.call(this);var a=this.Qd;a.preventDefault?a.preventDefault():a.returnValue=!1};
_.Ci="closure_listenable_"+(1E6*Math.random()|0);_.Di=function(a){return!(!a||!a[_.Ci])};
var Ei=0;
var Fi=function(a,b,c,d,e){this.listener=a;this.Uv=null;this.src=b;this.type=c;this.capture=!!d;this.Ne=e;this.key=++Ei;this.kr=this.Xs=!1},Gi=function(a){a.kr=!0;a.listener=null;a.Uv=null;a.src=null;a.Ne=null};
var Hi=function(a){this.src=a;this.Gd={};this.cs=0};Hi.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.Gd[f];a||(a=this.Gd[f]=[],this.cs++);var g=Ii(a,b,d,e);-1<g?(b=a[g],c||(b.Xs=!1)):(b=new Fi(b,this.src,f,!!d,e),b.Xs=c,a.push(b));return b};Hi.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.Gd))return!1;var e=this.Gd[a];b=Ii(e,b,c,d);return-1<b?(Gi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.Gd[a],this.cs--),!0):!1};
var Ji=function(a,b){var c=b.type;if(!(c in a.Gd))return!1;var d=_.qi(a.Gd[c],b);d&&(Gi(b),0==a.Gd[c].length&&(delete a.Gd[c],a.cs--));return d};Hi.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.Gd)if(!a||c==a){for(var d=this.Gd[c],e=0;e<d.length;e++)++b,Gi(d[e]);delete this.Gd[c];this.cs--}return b};Hi.prototype.fn=function(a,b,c,d){a=this.Gd[a.toString()];var e=-1;a&&(e=Ii(a,b,c,d));return-1<e?a[e]:null};
Hi.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return ti(this.Gd,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Ii=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.kr&&f.listener==b&&f.capture==!!c&&f.Ne==d)return e}return-1};
var Ki,Li,Mi,Qi,Si,Ti,Ui,Xi;Ki="closure_lm_"+(1E6*Math.random()|0);Li={};Mi=0;_.Oi=function(a,b,c,d,e){if(d&&d.once)return _.Ni(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Oi(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.U(b,c,_.Za(d)?!!d.capture:!!d,e):Qi(a,b,c,!1,d,e)};
Qi=function(a,b,c,d,e,f){if(!b)throw Error("A");var g=_.Za(e)?!!e.capture:!!e,k=_.Ri(a);k||(a[Ki]=k=new Hi(a));c=k.add(b,c,d,g,f);if(c.Uv)return c;d=Si();c.Uv=d;d.src=a;d.listener=c;if(a.addEventListener)zi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ti(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("B");Mi++;return c};Si=function(){var a=Ui,b=function(c){return a.call(b.src,b.listener,c)};return b};
_.Ni=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ni(a,b[f],c,d,e);return null}c=_.Pi(c);return _.Di(a)?a.Mn(b,c,_.Za(d)?!!d.capture:!!d,e):Qi(a,b,c,!0,d,e)};_.Vi=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.Vi(a,b[f],c,d,e);else d=_.Za(d)?!!d.capture:!!d,c=_.Pi(c),_.Di(a)?a.Yb(b,c,d,e):a&&(a=_.Ri(a))&&(b=a.fn(b,c,d,e))&&_.Wi(b)};
_.Wi=function(a){if("number"===typeof a||!a||a.kr)return!1;var b=a.src;if(_.Di(b))return b.DD(a);var c=a.type,d=a.Uv;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ti(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Mi--;(c=_.Ri(b))?(Ji(c,a),0==c.cs&&(c.src=null,b[Ki]=null)):Gi(a);return!0};Ti=function(a){return a in Li?Li[a]:Li[a]="on"+a};
Ui=function(a,b){if(a.kr)a=!0;else{b=new _.Ai(b,this);var c=a.listener,d=a.Ne||a.src;a.Xs&&_.Wi(a);a=c.call(d,b)}return a};_.Ri=function(a){a=a[Ki];return a instanceof Hi?a:null};Xi="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Pi=function(a){if("function"===typeof a)return a;a[Xi]||(a[Xi]=function(b){return a.handleEvent(b)});return a[Xi]};_.pi(function(a){Ui=a(Ui)});
_.Yi=function(){_.vi.call(this);this.Fi=new Hi(this);this.zP=this;this.EB=null};_.P(_.Yi,_.vi);_.Yi.prototype[_.Ci]=!0;_.h=_.Yi.prototype;_.h.tl=function(){return this.EB};_.h.rw=_.ja(12);_.h.addEventListener=function(a,b,c,d){_.Oi(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.Vi(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.tl();if(c)for(b=[];c;c=c.tl())b.push(c);c=this.zP;var d=a.type||a;if("string"===typeof a)a=new _.yi(a,c);else if(a instanceof _.yi)a.target=a.target||c;else{var e=a;a=new _.yi(d,c);_.Cb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.Zq&&0<=f;f--){var g=a.currentTarget=b[f];e=g.Bp(d,!0,a)&&e}a.Zq||(g=a.currentTarget=c,e=g.Bp(d,!0,a)&&e,a.Zq||(e=g.Bp(d,!1,a)&&e));if(b)for(f=0;!a.Zq&&f<b.length;f++)g=a.currentTarget=b[f],e=g.Bp(d,!1,a)&&e;return e};
_.h.ta=function(){_.Yi.O.ta.call(this);this.XB();this.EB=null};_.h.U=function(a,b,c,d){return this.Fi.add(String(a),b,!1,c,d)};_.h.Mn=function(a,b,c,d){return this.Fi.add(String(a),b,!0,c,d)};_.h.Yb=function(a,b,c,d){return this.Fi.remove(String(a),b,c,d)};_.h.DD=function(a){return Ji(this.Fi,a)};_.h.XB=function(a){this.Fi&&this.Fi.removeAll(a)};
_.h.Bp=function(a,b,c){a=this.Fi.Gd[String(a)];if(!a)return!0;a=a.concat();for(var d=!0,e=0;e<a.length;++e){var f=a[e];if(f&&!f.kr&&f.capture==b){var g=f.listener,k=f.Ne||f.src;f.Xs&&this.DD(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.fn=function(a,b,c,d){return this.Fi.fn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Fi.hasListener(void 0!==a?String(a):void 0,b)};

_.p.Ha={};_.p.Ha.hh={};_.p.Ha.hh.cQ=function(a){try{return!!a.document}catch(b){}return!1};_.p.Ha.hh.IH=function(a){var b=a.parent;return a!=b&&_.p.Ha.hh.cQ(b)?_.p.Ha.hh.IH(b):a};_.p.Ha.hh.m9=function(a){var b=a.userAgent||"";a=a.product||"";return 0!=b.indexOf("Opera")&&-1==b.indexOf("WebKit")&&"Gecko"==a&&0<b.indexOf("rv:1.")};
_.p.Ha.hh.Iq=function(a,b,c){for(var d=[],e=2,f=arguments.length;e<f;++e)d.push(arguments[e]);return function(){for(var g=d.slice(),k=0,l=arguments.length;k<l;++k)g.push(arguments[k]);return b.apply(a,g)}};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var br,cr,er,fr,gr,hr,ir,jr,kr,nr,or,pr,qr,ur,yr,zr,Ar;_.Qq=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)};_.Rq=function(a,b,c,d){return Array.prototype.splice.apply(a,_.Qq(arguments,1))};_.Sq=function(a,b){return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!1};_.Tq=function(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?b:0};_.h=_.Tq.prototype;_.h.clone=function(){return new _.Tq(this.x,this.y)};
_.h.equals=function(a){return a instanceof _.Tq&&_.Sq(this,a)};_.h.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};_.h.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};_.h.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};_.h.translate=function(a,b){a instanceof _.Tq?(this.x+=a.x,this.y+=a.y):(this.x+=Number(a),"number"===typeof b&&(this.y+=b));return this};
_.h.scale=function(a,b){this.x*=a;this.y*="number"===typeof b?b:a;return this};_.Uq=function(a,b){this.width=a;this.height=b};_.h=_.Uq.prototype;_.h.clone=function(){return new _.Uq(this.width,this.height)};_.h.aspectRatio=function(){return this.width/this.height};_.h.isEmpty=function(){return!(this.width*this.height)};_.h.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};
_.h.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.h.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.h.scale=function(a,b){this.width*=a;this.height*="number"===typeof b?b:a;return this};_.Vq=function(a){return"CSS1Compat"==a.compatMode};_.Wq=function(a){a=a.document;a=_.Vq(a)?a.documentElement:a.body;return new _.Uq(a.clientWidth,a.clientHeight)};_.Xq=function(a){return _.Wq(a||window)};
_.Yq=function(a){return a.scrollingElement?a.scrollingElement:!_.wc&&_.Vq(a)?a.documentElement:a.body||a.documentElement};_.Zq=function(a){var b=_.Yq(a);a=a.parentWindow||a.defaultView;return _.sc&&_.Oc("10")&&a.pageYOffset!=b.scrollTop?new _.Tq(b.scrollLeft,b.scrollTop):new _.Tq(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)};_.$q=function(a,b,c,d){return _.Od(a.mb,b,c,d)};_.ar=function(a){a.zA=void 0;a.hb=function(){return a.zA?a.zA:a.zA=new a}};
br=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");_.Tc.call(this,c+a[d])};_.P(br,_.Tc);br.prototype.name="AssertionError";cr={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};_.dr=function(a){if(a instanceof _.Xb&&a.constructor===_.Xb)return a.QB;_.ab(a);return"type_error:SafeStyle"};er=/\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?)\([-+*/0-9a-z.%\[\], ]+\)/g;
fr=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g;gr=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/;hr=/\/\*/;ir=function(a){for(var b=!0,c=/^[-_a-zA-Z0-9]$/,d=0;d<a.length;d++){var e=a.charAt(d);if("]"==e){if(b)return!1;b=!0}else if("["==e){if(!b)return!1;b=!1}else if(!b&&!c.test(e))return!1}return b};jr=function(a){return a.replace(fr,function(b,c,d,e){var f="";d=d.replace(/^(['"])(.*)\1$/,function(g,k,l){f=k;return l});b=(_.xd(d)||_.Ub).nd();return c+f+b+f+e})};
kr=function(a){if(a instanceof _.Tb)return'url("'+_.sd(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a instanceof _.Ob)a=_.Pb(a);else{a=String(a);var b=a.replace(er,"$1").replace(er,"$1").replace(fr,"url");if(gr.test(b)){if(b=!hr.test(a)){for(var c=b=!0,d=0;d<a.length;d++){var e=a.charAt(d);"'"==e&&c?b=!b:'"'==e&&b&&(c=!c)}b=b&&c&&ir(a)}a=b?jr(a):"zClosurez"}else a="zClosurez"}if(/[{;}]/.test(a))throw new br("Value does not allow [{;}], got: %s.",[a]);return a};
_.lr=function(a){var b="",c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){if(!/^[-_a-zA-Z0-9]+$/.test(c))throw Error("g`"+c);var d=a[c];null!=d&&(d=Array.isArray(d)?_.ob(d,kr).join(" "):kr(d),b+=c+":"+d+";")}return b?new _.Xb(b,_.Vb):_.Yb};_.mr=function(a){if(a instanceof _.$b&&a.constructor===_.$b)return a.PB;_.ab(a);return"type_error:SafeStyleSheet"};nr=/^[a-zA-Z0-9-]+$/;or={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0};
pr={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};qr=function(a){var b=_.zd(_.gc),c=b.xh(),d=[],e=function(f){Array.isArray(f)?_.mb(f,e):(f=_.zd(f),d.push(_.ec(f).toString()),f=f.xh(),0==c?c=f:0!=f&&c!=f&&(c=null))};_.mb(a,e);return _.fc(d.join(_.ec(b).toString()),c)};_.rr=function(a){return qr(Array.prototype.slice.call(arguments))};
_.sr=function(a,b,c){var d=String(a);if(!nr.test(d))throw Error("k");if(d.toUpperCase()in pr)throw Error("k");a=String(a);d=null;var e="<"+a,f="";if(b)for(l in b)if(Object.prototype.hasOwnProperty.call(b,l)){if(!nr.test(l))throw Error("k");var g=b[l];if(null!=g){var k=l;if(g instanceof _.Ob)g=_.Pb(g);else if("style"==k.toLowerCase()){if(!_.Za(g))throw Error("k");g instanceof _.Xb||(g=_.lr(g));g=_.dr(g)}else{if(/^on/i.test(k))throw Error("k");if(k.toLowerCase()in or)if(g instanceof _.nd)g=_.pd(g);
else if(g instanceof _.Tb)g=_.sd(g);else if("string"===typeof g)g=(_.xd(g)||_.Ub).nd();else throw Error("k");}g.Eh&&(g=g.nd());k=k+'="'+_.ld(String(g))+'"';f+=" "+k}}var l=e+f;null==c?c=[]:Array.isArray(c)||(c=[c]);!0===cr[a.toLowerCase()]?l+=">":(c=_.rr(c),l+=">"+_.ec(c).toString()+"</"+a+">",d=c.xh());(b=b&&b.dir)&&(d=/^(ltr|rtl|auto)$/i.test(b)?0:null);return _.fc(l,d)};_.tr=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};
ur=function(a){return a.replace(/(^|[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})};_.vr=function(a,b,c){return _.Ud(document,arguments)};_.wr=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};_.xr=function(a){var b;if(_.Id&&!(_.sc&&_.Oc("9")&&!_.Oc("10")&&_.D.SVGElement&&a instanceof _.D.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return _.de(b)?b:null};yr={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};zr={IMG:" ",BR:"\n"};
Ar=function(a,b,c){if(!(a.nodeName in yr))if(3==a.nodeType)c?b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.push(a.nodeValue);else if(a.nodeName in zr)b.push(zr[a.nodeName]);else for(a=a.firstChild;a;)Ar(a,b,c),a=a.nextSibling};
_.Br=function(a){if(_.Hd&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var b=[];Ar(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");_.Hd||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};_.Cr=function(a){var b=[];Ar(a,b,!1);return b.join("")};
_.Dr=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};_.h=_.Dr.prototype;_.h.Nc=function(){return this.right-this.left};_.h.Cd=function(){return this.bottom-this.top};_.h.clone=function(){return new _.Dr(this.top,this.right,this.bottom,this.left)};_.h.contains=function(a){return this&&a?a instanceof _.Dr?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
_.h.expand=function(a,b,c,d){_.Za(a)?(this.top-=a.top,this.right+=a.right,this.bottom+=a.bottom,this.left-=a.left):(this.top-=a,this.right+=Number(b),this.bottom+=Number(c),this.left-=Number(d));return this};_.h.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};
_.h.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};_.h.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};
_.h.translate=function(a,b){a instanceof _.Tq?(this.left+=a.x,this.right+=a.x,this.top+=a.y,this.bottom+=a.y):(this.left+=a,this.right+=a,"number"===typeof b&&(this.top+=b,this.bottom+=b));return this};_.h.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.right*=a;this.top*=b;this.bottom*=b;return this};
var Gr,Mr,Kr,Pr,as,bs;_.Fr=function(a,b,c){if("string"===typeof b)(b=_.Er(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=_.Er(c,d);f&&(c.style[f]=e)}};Gr={};_.Er=function(a,b){var c=Gr[b];if(!c){var d=_.tr(b);c=d;void 0===a.style[d]&&(d=(_.wc?"Webkit":_.vc?"Moz":_.sc?"ms":_.rc?"O":null)+ur(d),void 0!==a.style[d]&&(c=d));Gr[b]=c}return c};
_.Hr=function(a,b){var c=_.Ld(a);return c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,null))?a[b]||a.getPropertyValue(b)||"":""};_.Ir=function(a,b){return a.currentStyle?a.currentStyle[b]:null};_.Jr=function(a,b){return _.Hr(a,b)||_.Ir(a,b)||a.style&&a.style[b]};_.Lr=function(a,b,c){if(b instanceof _.Tq){var d=b.x;b=b.y}else d=b,b=c;a.style.left=Kr(d,!1);a.style.top=Kr(b,!1)};
Mr=function(a){try{return a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}};
_.Qr=function(a,b){b=b||_.Yq(document);var c=b||_.Yq(document);var d=_.Nr(a),e=_.Nr(c),f=_.Or(c);if(c==_.Yq(document)){var g=d.x-c.scrollLeft;d=d.y-c.scrollTop;_.sc&&!_.Ed(10)&&(g+=f.left,d+=f.top)}else g=d.x-e.x-f.left,d=d.y-e.y-f.top;a=Pr(a);f=c.clientHeight-a.height;e=c.scrollLeft;var k=c.scrollTop;e+=Math.min(g,Math.max(g-(c.clientWidth-a.width),0));k+=Math.min(d,Math.max(d-f,0));c=new _.Tq(e,k);b.scrollLeft=c.x;b.scrollTop=c.y};
_.Nr=function(a){var b=_.Ld(a),c=new _.Tq(0,0);var d=b?_.Ld(b):document;d=!_.sc||_.Ed(9)||_.Vq(_.Md(d).mb)?d.documentElement:d.body;if(a==d)return c;a=Mr(a);b=_.Zq(_.Md(b).mb);c.x=a.left+b.x;c.y=a.top+b.y;return c};_.Sr=function(a,b){var c=new _.Tq(0,0),d=_.Rd(_.Ld(a));if(!_.pc(d,"parent"))return c;do{var e=d==b?_.Nr(a):_.Rr(a);c.x+=e.x;c.y+=e.y}while(d&&d!=b&&d!=d.parent&&(a=d.frameElement)&&(d=d.parent));return c};_.Rr=function(a){a=Mr(a);return new _.Tq(a.left,a.top)};
_.Tr=function(a,b,c){if(b instanceof _.Uq)c=b.height,b=b.width;else if(void 0==c)throw Error("G");a.style.width=Kr(b,!0);a.style.height=Kr(c,!0)};Kr=function(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a};_.Ur=function(a){var b=Pr;if("none"!=_.Jr(a,"display"))return b(a);var c=a.style,d=c.display,e=c.visibility,f=c.position;c.visibility="hidden";c.position="absolute";c.display="inline";a=b(a);c.display=d;c.position=f;c.visibility=e;return a};
Pr=function(a){var b=a.offsetWidth,c=a.offsetHeight,d=_.wc&&!b&&!c;return(void 0===b||d)&&a.getBoundingClientRect?(a=Mr(a),new _.Uq(a.right-a.left,a.bottom-a.top)):new _.Uq(b,c)};_.Vr=function(a,b){a.style.display=b?"":"none"};
_.Xr=function(a){var b=_.Md(void 0),c=b.rb();if(_.sc&&c.createStyleSheet)return b=c.createStyleSheet(),_.Wr(b,a),b;c=_.$q(b,"HEAD")[0];if(!c){var d=_.$q(b,"BODY")[0];c=b.ma("HEAD");d.parentNode.insertBefore(c,d)}d=b.ma("STYLE");var e=_.$c();e&&d.setAttribute("nonce",e);_.Wr(d,a);b.appendChild(c,d);return d};_.Wr=function(a,b){b=_.mr(b);_.sc&&void 0!==a.cssText?a.cssText=b:_.D.trustedTypes?_.fe(a,b):a.innerHTML=b};_.Yr=function(a){return"rtl"==_.Jr(a,"direction")};
_.Zr=_.vc?"MozUserSelect":_.wc||_.tc?"WebkitUserSelect":null;_.$r=function(a,b){if(/^\d+px?$/.test(b))return parseInt(b,10);var c=a.style.left,d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.style.left=b;b=a.style.pixelLeft;a.style.left=c;a.runtimeStyle.left=d;return+b};as={thin:2,medium:4,thick:6};bs=function(a,b){if("none"==_.Ir(a,b+"Style"))return 0;b=_.Ir(a,b+"Width");return b in as?as[b]:_.$r(a,b)};
_.Or=function(a){if(_.sc&&!_.Ed(9)){var b=bs(a,"borderLeft"),c=bs(a,"borderRight"),d=bs(a,"borderTop");a=bs(a,"borderBottom");return new _.Dr(d,c,a,b)}b=_.Hr(a,"borderLeftWidth");c=_.Hr(a,"borderRightWidth");d=_.Hr(a,"borderTopWidth");a=_.Hr(a,"borderBottomWidth");return new _.Dr(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var cs;cs=function(a){return(a=a.exec(_.vb))?a[1]:""};_.ds=function(){if(_.Vg)return cs(/Firefox\/([0-9.]+)/);if(_.sc||_.tc||_.rc)return _.Mc;if(_.Zg)return _.nc()?cs(/CriOS\/([0-9.]+)/):cs(/Chrome\/([0-9.]+)/);if(_.$g&&!_.nc())return cs(/Version\/([0-9.]+)/);if(_.Wg||_.Xg){var a=/Version\/(\S+).*Mobile\/(\S+)/.exec(_.vb);if(a)return a[1]+"."+a[2]}else if(_.Yg)return(a=cs(/Android\s+([0-9.]+)/))?a:cs(/Version\/([0-9.]+)/);return""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var hs;_.es=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};_.h=_.es.prototype;_.h.clone=function(){return new _.es(this.left,this.top,this.width,this.height)};_.h.AA=_.ja(28);_.h.intersects=function(a){return this.left<=a.left+a.width&&a.left<=this.left+this.width&&this.top<=a.top+a.height&&a.top<=this.top+this.height};
_.h.contains=function(a){return a instanceof _.Tq?a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height:this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height};_.h.distance=function(a){var b=a.x<this.left?this.left-a.x:Math.max(a.x-(this.left+this.width),0);a=a.y<this.top?this.top-a.y:Math.max(a.y-(this.top+this.height),0);return Math.sqrt(b*b+a*a)};_.h.jn=function(){return new _.Uq(this.width,this.height)};
_.h.getCenter=function(){return new _.Tq(this.left+this.width/2,this.top+this.height/2)};_.h.ceil=function(){this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.h.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
_.h.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.h.translate=function(a,b){a instanceof _.Tq?(this.left+=a.x,this.top+=a.y):(this.left+=a,"number"===typeof b&&(this.top+=b));return this};_.h.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.width*=a;this.top*=b;this.height*=b;return this};_.fs=function(a){return _.Jr(a,"position")};
_.gs=function(a,b){a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=""===b?"":"alpha(opacity="+100*Number(b)+")")};hs=function(a,b){return(b=_.Ir(a,b))?_.$r(a,b):0};_.ls=function(a,b){if(_.sc){var c=hs(a,b+"Left"),d=hs(a,b+"Right"),e=hs(a,b+"Top");a=hs(a,b+"Bottom");return new _.Dr(e,d,a,c)}c=_.Hr(a,b+"Left");d=_.Hr(a,b+"Right");e=_.Hr(a,b+"Top");a=_.Hr(a,b+"Bottom");return new _.Dr(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};
_.ms=function(){if(_.zc){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(_.vb))?a[1]:"0"}return _.yc?(a=/1[0|1][_.][0-9_.]+/,(a=a.exec(_.vb))?a[0].replace(/_/g,"."):"10"):_.Bc?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(_.vb))?a[1]:""):_.Cc||_.Dc||_.Ec?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(_.vb))?a[1].replace(/_/g,"."):""):""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ns,os,rs;_.es.prototype.AA=_.Sc(28,function(a){var b=Math.max(this.left,a.left),c=Math.min(this.left+this.width,a.left+a.width);if(b<=c){var d=Math.max(this.top,a.top);a=Math.min(this.top+this.height,a.top+a.height);d<=a&&(this.left=b,this.top=d,this.width=c-b,this.height=a-d)}});ns=function(a,b){return new _.Tq(a.x-b.x,a.y-b.y)};
os=function(a){if(_.sc&&!_.Ed(8))return a.offsetParent;var b=_.Ld(a),c=_.Jr(a,"position"),d="fixed"==c||"absolute"==c;for(a=a.parentNode;a&&a!=b;a=a.parentNode)if(11==a.nodeType&&a.host&&(a=a.host),c=_.Jr(a,"position"),d=d&&"static"==c&&a!=b.documentElement&&a!=b.body,!d&&(a.scrollWidth>a.clientWidth||a.scrollHeight>a.clientHeight||"fixed"==c||"absolute"==c||"relative"==c))return a;return null};
_.ps=function(a){for(var b=new _.Dr(0,Infinity,Infinity,0),c=_.Md(a),d=c.rb().body,e=c.rb().documentElement,f=_.Yq(c.mb);a=os(a);)if(!(_.sc&&0==a.clientWidth||_.wc&&0==a.clientHeight&&a==d)&&a!=d&&a!=e&&"visible"!=_.Jr(a,"overflow")){var g=_.Nr(a),k=new _.Tq(a.clientLeft,a.clientTop);g.x+=k.x;g.y+=k.y;b.top=Math.max(b.top,g.y);b.right=Math.min(b.right,g.x+a.clientWidth);b.bottom=Math.min(b.bottom,g.y+a.clientHeight);b.left=Math.max(b.left,g.x)}d=f.scrollLeft;f=f.scrollTop;b.left=Math.max(b.left,d);
b.top=Math.max(b.top,f);c=_.Xq(c.vb());b.right=Math.min(b.right,d+c.width);b.bottom=Math.min(b.bottom,f+c.height);return 0<=b.top&&0<=b.left&&b.bottom>b.top&&b.right>b.left?b:null};_.qs=function(a){var b=_.Nr(a);a=_.Ur(a);return new _.es(b.x,b.y,a.width,a.height)};rs=function(a,b){return(b&8&&_.Yr(a)?b^4:b)&-9};
_.ss=function(a,b,c,d,e,f,g,k,l){var m;if(m=c.offsetParent){var n="HTML"==m.tagName||"BODY"==m.tagName;if(!n||"static"!=_.fs(m)){var r=_.Nr(m);if(!n){n=_.Yr(m);var u;if(u=n){u=_.$g&&0<=_.ub(_.ds,10);var q=_.Gc&&0<=_.ub(_.ms,10),v=_.Zg&&0<=_.ub(_.ds,85);u=_.vc||u||q||v}n=u?-m.scrollLeft:!n||_.uc&&_.Oc("8")||"visible"==_.Jr(m,"overflowX")?m.scrollLeft:m.scrollWidth-m.clientWidth-m.scrollLeft;r=ns(r,new _.Tq(n,m.scrollTop))}}}m=r||new _.Tq;r=_.qs(a);(n=_.ps(a))&&r.AA(new _.es(n.left,n.top,n.right-n.left,
n.bottom-n.top));n=_.Md(a);q=_.Md(c);n.rb()!=q.rb()&&(u=n.rb().body,q=_.Sr(u,q.vb()),q=ns(q,_.Nr(u)),!_.sc||_.Ed(9)||_.Vq(n.mb)||(q=ns(q,_.Zq(n.mb))),r.left+=q.x,r.top+=q.y);a=rs(a,b);b=r.left;a&4?b+=r.width:a&2&&(b+=r.width/2);b=new _.Tq(b,r.top+(a&1?r.height:0));b=ns(b,m);e&&(b.x+=(a&4?-1:1)*e.x,b.y+=(a&1?-1:1)*e.y);if(g)if(l)var t=l;else if(t=_.ps(c))t.top-=m.y,t.right-=m.x,t.bottom-=m.y,t.left-=m.x;e=t;l=b.clone();t=rs(c,d);d=_.Ur(c);a=k?k.clone():d.clone();k=l;l=a;k=k.clone();l=l.clone();a=0;
if(f||0!=t)t&4?k.x-=l.width+(f?f.right:0):t&2?k.x-=l.width/2:f&&(k.x+=f.left),t&1?k.y-=l.height+(f?f.bottom:0):f&&(k.y+=f.top);g&&(e?(f=k,t=l,a=0,65==(g&65)&&(f.x<e.left||f.x>=e.right)&&(g&=-2),132==(g&132)&&(f.y<e.top||f.y>=e.bottom)&&(g&=-5),f.x<e.left&&g&1&&(f.x=e.left,a|=1),g&16&&(b=f.x,f.x<e.left&&(f.x=e.left,a|=4),f.x+t.width>e.right&&(t.width=Math.min(e.right-f.x,b+t.width-e.left),t.width=Math.max(t.width,0),a|=4)),f.x+t.width>e.right&&g&1&&(f.x=Math.max(e.right-t.width,e.left),a|=1),g&2&&
(a|=(f.x<e.left?16:0)|(f.x+t.width>e.right?32:0)),f.y<e.top&&g&4&&(f.y=e.top,a|=2),g&32&&(b=f.y,f.y<e.top&&(f.y=e.top,a|=8),f.y+t.height>e.bottom&&(t.height=Math.min(e.bottom-f.y,b+t.height-e.top),t.height=Math.max(t.height,0),a|=8)),f.y+t.height>e.bottom&&g&4&&(f.y=Math.max(e.bottom-t.height,e.top),a|=2),g&8&&(a|=(f.y<e.top?64:0)|(f.y+t.height>e.bottom?128:0)),g=a):g=256,a=g);f=new _.es(0,0,0,0);f.left=k.x;f.top=k.y;f.width=l.width;f.height=l.height;g=a;g&496||(_.Lr(c,new _.Tq(f.left,f.top)),a=f.jn(),
d==a||d&&a&&d.width==a.width&&d.height==a.height||(f=a,d=_.Vq(_.Md(_.Ld(c)).mb),!_.sc||_.Oc("10")||d&&_.Oc("8")?(c=c.style,_.vc?c.MozBoxSizing="border-box":_.wc?c.WebkitBoxSizing="border-box":c.boxSizing="border-box",c.width=Math.max(f.width,0)+"px",c.height=Math.max(f.height,0)+"px"):(k=c.style,d?(d=_.ls(c,"padding"),c=_.Or(c),k.pixelWidth=f.width-c.left-d.left-d.right-c.right,k.pixelHeight=f.height-c.top-d.top-d.bottom-c.bottom):(k.pixelWidth=f.width,k.pixelHeight=f.height))));return g};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ts=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.us=function(a){_.vi.call(this);this.Vd=a;this.Ob={}};_.P(_.us,_.vi);var vs=[];_.us.prototype.U=function(a,b,c,d){return this.Eq(a,b,c,d)};_.us.prototype.Eq=function(a,b,c,d,e){Array.isArray(b)||(b&&(vs[0]=b.toString()),b=vs);for(var f=0;f<b.length;f++){var g=_.Oi(a,b[f],c||this.handleEvent,d||!1,e||this.Vd||this);if(!g)break;this.Ob[g.key]=g}return this};_.us.prototype.Mn=function(a,b,c,d){return ws(this,a,b,c,d)};
var ws=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)ws(a,b,c[g],d,e,f);else{b=_.Ni(b,c,d||a.handleEvent,e,f||a.Vd||a);if(!b)return a;a.Ob[b.key]=b}return a};_.us.prototype.Yb=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.Yb(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.Za(d)?!!d.capture:!!d,e=e||this.Vd||this,c=_.Pi(c),d=!!d,b=_.Di(a)?a.fn(b,c,d,e):a?(a=_.Ri(a))?a.fn(b,c,d,e):null:null,b&&(_.Wi(b),delete this.Ob[b.key]);return this};
_.us.prototype.removeAll=function(){_.Ab(this.Ob,function(a,b){this.Ob.hasOwnProperty(b)&&_.Wi(a)},this);this.Ob={}};_.us.prototype.ta=function(){_.us.O.ta.call(this);this.removeAll()};_.us.prototype.handleEvent=function(){throw Error("H");};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var xs;xs=function(a,b){a&&(a=a.parentNode);for(var c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null};_.ys=function(a){if(1==a.nodeType)return _.Rr(a);a=a.changedTouches?a.changedTouches[0]:a;return new _.Tq(a.clientX,a.clientY)};
_.Js=function(a){this.ha=a;this.na=a.$b()};_.Js.prototype.Pq=function(){Ks(this)};var Ks=function(a){var b=a.ha.Mc();if(a.na.anchorBox&&b&&b.Ja())b=_.Nr(b.Ja()),a.na.anchorBox.left+=b.x,a.na.anchorBox.top+=b.y;else{b=a.na.anchor;if("_default"!=b&&"_iframe"!=b){var c=_.Nd(document,b);if(c)a.na.anchorBox=_.qs(c);else{_.zf("Anchor not found in DOM: "+b+'. Falling back to "_default".');a.na.anchor="_default";return}}"_iframe"==b&&(b=_.Xq(),a.na.anchorBox=new _.es(0,0,b.width,b.height))}a.na.anchor=""};
_.Js.prototype.onBeforeParentOpen=_.Js.prototype.Pq;
_.Ls=function(a){_.Js.call(this,a)};_.ii(_.Ls,_.Js);_.h=_.Ls.prototype;_.h.open=function(){var a=this.na,b=document.createElement("ins");document.getElementById(a.container).appendChild(b);b.style.display="block";_.Fr(b,a.containerCss);this.ha.Jf(b);this.ha.eg(b)};_.h.od=function(){document.getElementById(this.ha.id).style.height=this.ha.height+"px"};_.h.close=function(){_.ae(this.ha.yb());_.ae(this.og);this.og=null};_.h.lw=_.ja(15);
_.h.wh=function(){if(this.og)return this.og;var a=this.na;!a.anchorBox&&a.anchor&&Ks(this);var b=this.ha.Mc();if("_default"==a.anchor&&b){var c=_.qs(_.Nd(document,b.yb()));a.anchorBox=c}if(!a.anchorBox)return _.zf("No anchor box defined."),null;a=new _.Tq(a.anchorBox.left,a.anchorBox.top);b&&(b=_.Sr(b.Ja(),window),this.Vl=new _.Tq,this.Vl.x=b.x,this.Vl.y=b.y,a.x+=b.x,a.y+=b.y,_.Ms(a));this.vx=a;b=_.Ns(this,!0);this.og=document.createElement("ins");this.og.style.cssText=b;document.body.appendChild(this.og);
return this.og};_.Ns=function(a,b){var c=a.na;return"position: absolute !important;background-color: transparent !important;left: "+a.vx.x+"px !important;top: "+a.vx.y+"px !important;width: "+c.anchorBox.width+"px !important;height: "+c.anchorBox.height+"px !important;z-index: -10000 !important;display: "+(b?"block":"none")+" !important;"};
_.Os=function(a,b){var c=0,d=0;if(b.pageX||b.pageY)c=b.pageX,d=b.pageY;else if(b.clientX||b.clientY)c=b.target?b.target:b.srcElement,d=c.ownerDocument&&c.ownerDocument.parentWindow?c.ownerDocument.parentWindow:window,_.sc?(c=d.document.documentElement.scrollLeft,d=d.document.documentElement.scrollTop):(c=d.pageXOffset,d=d.pageYOffset),c=b.clientX+c,d=b.clientY+d;b=new _.Tq(c,d);a=_.qs(a);return a=new _.Dr(a.top,a.left+a.width,a.top+a.height,a.left),a.contains(b)};
_.Ms=function(a){var b=window,c=document.body,d=_.Nr(c);b=c.currentStyle||b.getComputedStyle(c,"");b.position&&"static"!=b.position&&(a.x-=d.x,a.y-=d.y)};_.Ps=function(a){var b=a.ha.Mc()&&a.ha.Mc().yb();b=b&&b.style.zIndex?parseInt(b.style.zIndex,10)+1:0;return Math.min(2147483647,Math.max(2E9,a.na.zIndex||b))};
var Qs,Rs,Ss;Qs={"bottom-center":1,"bottom-end":13,"bottom-left":1,"bottom-right":5,"bottom-start":9,"left-bottom":1,"left-center":0,"left-top":0,"right-bottom":5,"right-center":4,"right-top":4,"top-center":0,"top-end":12,"top-left":0,"top-right":4,"top-start":8};Rs={"bottom-center":!0,"top-center":!0};Ss={"left-center":!0,"right-center":!0};
_.Ts=function(a,b,c,d,e){e=e||{x:0,y:0};if(Rs[b]){var f=_.Ur(a).width/2;e.x="top-right"==d||"bottom-right"==d?e.x+f:e.x-f}Rs[d]&&(f=_.Ur(c).width/2,e.x+=f);Ss[b]&&(f=_.Ur(a).height/2,e.y="right-bottom"==d||"left-bottom"==d?e.y+f:e.y-f);Ss[d]&&(e.y+=_.Ur(c).height/2);_.ss(c,Qs[d],a,Qs[b],new _.Tq(e.x,e.y));d=xs(a,function(g){if(g==document)return!1;g=_.fs(g);return!!g&&"static"!=g});c=b=0;d&&(c=_.Nr(d),b=-c.x,c=-c.y);a=a.style;parseInt(a.left,10)<b&&(a.left=b+"px");parseInt(a.top,10)<c&&(a.top=c+"px")};
_.Us=function(a){_.Js.call(this,a.ha);this.hg=a;this.Rx=[]};_.ii(_.Us,_.Ls);_.h=_.Us.prototype;_.h.Pq=function(){this.hg.Pq()};_.h.open=function(){this.hg.open();(this.na.closeClickDetection||this.na.hideClickDetection)&&Vs(this)};_.h.od=function(a){this.hg.od(a)};_.h.aK=function(a){this.hg.onRenderStart&&this.hg.onRenderStart(a)};_.h.close=function(){if(this.na.closeClickDetection||this.na.hideClickDetection)_.mb(this.Rx,function(a){_.Wi(a)}),this.Rx=[];this.hg.close()};
var Vs=function(a){_.mb(["click","touchstart"],(0,_.Q)(function(b){this.Rx.push(_.Oi(document,b,(0,_.Q)(this.gQ,this),!0))},a))};_.Us.prototype.gQ=function(a){_.Os(this.ha.yb(),a)||(this.na.hideClickDetection&&this.hg.show?this.hg.show(!1):this.close())};_.Us.prototype.onBeforeParentOpen=_.Us.prototype.Pq;_.Us.prototype.open=_.Us.prototype.open;_.Us.prototype.onready=_.Us.prototype.od;_.Us.prototype.onRenderStart=_.Us.prototype.aK;_.Us.prototype.close=_.Us.prototype.close;

var xV,yV,zV;for(_.wV=function(a){return{$b:function(){return a},Mc:function(){return a.openerIframe}}},xV=function(a){(new _.Js(_.wV(a))).Pq()},yV="bubble circlepicker float hover hover-menu slide-menu".split(" "),zV=0;zV<yV.length;zV++)_.Hm[yV[zV]]=xV;

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

_.K("gapi.iframes.Context.prototype.ready",_.Am.prototype.ready);

});
// Google Inc.
