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

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

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

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

/*

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

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

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

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

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

/*

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

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

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

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

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

/*

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

/*

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

/*

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

/*

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

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

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

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

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

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

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

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

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

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var zi;_.wi=function(a,b){b=(0,_.Ya)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.xi=function(a){a&&"function"==typeof a.Ca&&a.Ca()};_.yi=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};zi=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};_.Ai=function(a){for(var b in a)return!1;return!0};
_.Bi=function(){this.Vf=this.Vf;this.fm=this.fm};_.Bi.prototype.Vf=!1;_.Bi.prototype.Ac=function(){return this.Vf};_.Bi.prototype.Ca=function(){this.Vf||(this.Vf=!0,this.na())};_.Di=function(a,b){_.Ci(a,_.ri(_.xi,b))};_.Ci=function(a,b){a.Vf?b():(a.fm||(a.fm=[]),a.fm.push(b))};_.Bi.prototype.na=function(){if(this.fm)for(;this.fm.length;)this.fm.shift()()};
_.Ei=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.yr=!1};_.Ei.prototype.stopPropagation=function(){this.yr=!0};_.Ei.prototype.preventDefault=function(){this.defaultPrevented=!0};
var Fi=function(){if(!_.C.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.C.addEventListener("test",_.bb,b),_.C.removeEventListener("test",_.bb,b)}catch(c){}return a}();
_.Gi=function(a,b){_.Ei.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.gC=!1;this.pointerId=0;this.pointerType="";this.Qd=null;a&&this.wc(a,b)};_.O(_.Gi,_.Ei);var Hi={2:"touch",3:"pen",4:"mouse"};
_.Gi.prototype.wc=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)?_.wc&&(_.qc(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=_.xc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.xc||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.gC=_.zc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Hi[a.pointerType]||"";this.state=a.state;this.Qd=a;a.defaultPrevented&&_.Gi.O.preventDefault.call(this)};_.Gi.prototype.stopPropagation=function(){_.Gi.O.stopPropagation.call(this);this.Qd.stopPropagation?this.Qd.stopPropagation():this.Qd.cancelBubble=!0};_.Gi.prototype.preventDefault=function(){_.Gi.O.preventDefault.call(this);var a=this.Qd;a.preventDefault?a.preventDefault():a.returnValue=!1};
_.Ii="closure_listenable_"+(1E6*Math.random()|0);_.Ji=function(a){return!(!a||!a[_.Ii])};
var Ki=0;
var Li=function(a,b,c,d,e){this.listener=a;this.qw=null;this.src=b;this.type=c;this.capture=!!d;this.Oe=e;this.key=++Ki;this.Er=this.mt=!1},Mi=function(a){a.Er=!0;a.listener=null;a.qw=null;a.src=null;a.Oe=null};
var Ni=function(a){this.src=a;this.Hd={};this.zs=0};Ni.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.Hd[f];a||(a=this.Hd[f]=[],this.zs++);var g=Oi(a,b,d,e);-1<g?(b=a[g],c||(b.mt=!1)):(b=new Li(b,this.src,f,!!d,e),b.mt=c,a.push(b));return b};Ni.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.Hd))return!1;var e=this.Hd[a];b=Oi(e,b,c,d);return-1<b?(Mi(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.Hd[a],this.zs--),!0):!1};
var Pi=function(a,b){var c=b.type;if(!(c in a.Hd))return!1;var d=_.wi(a.Hd[c],b);d&&(Mi(b),0==a.Hd[c].length&&(delete a.Hd[c],a.zs--));return d};Ni.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.Hd)if(!a||c==a){for(var d=this.Hd[c],e=0;e<d.length;e++)++b,Mi(d[e]);delete this.Hd[c];this.zs--}return b};Ni.prototype.yn=function(a,b,c,d){a=this.Hd[a.toString()];var e=-1;a&&(e=Oi(a,b,c,d));return-1<e?a[e]:null};
Ni.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return zi(this.Hd,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 Oi=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.Er&&f.listener==b&&f.capture==!!c&&f.Oe==d)return e}return-1};
var Qi,Ri,Si,Wi,Yi,Zi,$i,cj;Qi="closure_lm_"+(1E6*Math.random()|0);Ri={};Si=0;_.Ui=function(a,b,c,d,e){if(d&&d.once)return _.Ti(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ui(a,b[f],c,d,e);return null}c=_.Vi(c);return _.Ji(a)?a.U(b,c,_.$a(d)?!!d.capture:!!d,e):Wi(a,b,c,!1,d,e)};
Wi=function(a,b,c,d,e,f){if(!b)throw Error("A");var g=_.$a(e)?!!e.capture:!!e,k=_.Xi(a);k||(a[Qi]=k=new Ni(a));c=k.add(b,c,d,g,f);if(c.qw)return c;d=Yi();c.qw=d;d.src=a;d.listener=c;if(a.addEventListener)Fi||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Zi(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("B");Si++;return c};Yi=function(){var a=$i,b=function(c){return a.call(b.src,b.listener,c)};return b};
_.Ti=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Ti(a,b[f],c,d,e);return null}c=_.Vi(c);return _.Ji(a)?a.Zn(b,c,_.$a(d)?!!d.capture:!!d,e):Wi(a,b,c,!0,d,e)};_.aj=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.aj(a,b[f],c,d,e);else d=_.$a(d)?!!d.capture:!!d,c=_.Vi(c),_.Ji(a)?a.Xb(b,c,d,e):a&&(a=_.Xi(a))&&(b=a.yn(b,c,d,e))&&_.bj(b)};
_.bj=function(a){if("number"===typeof a||!a||a.Er)return!1;var b=a.src;if(_.Ji(b))return b.bE(a);var c=a.type,d=a.qw;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Zi(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Si--;(c=_.Xi(b))?(Pi(c,a),0==c.zs&&(c.src=null,b[Qi]=null)):Mi(a);return!0};Zi=function(a){return a in Ri?Ri[a]:Ri[a]="on"+a};
$i=function(a,b){if(a.Er)a=!0;else{b=new _.Gi(b,this);var c=a.listener,d=a.Oe||a.src;a.mt&&_.bj(a);a=c.call(d,b)}return a};_.Xi=function(a){a=a[Qi];return a instanceof Ni?a:null};cj="__closure_events_fn_"+(1E9*Math.random()>>>0);_.Vi=function(a){if("function"===typeof a)return a;a[cj]||(a[cj]=function(b){return a.handleEvent(b)});return a[cj]};_.vi(function(a){$i=a($i)});
_.dj=function(){_.Bi.call(this);this.Mi=new Ni(this);this.lQ=this;this.cC=null};_.O(_.dj,_.Bi);_.dj.prototype[_.Ii]=!0;_.h=_.dj.prototype;_.h.Gl=function(){return this.cC};_.h.Ow=_.ea(10);_.h.addEventListener=function(a,b,c,d){_.Ui(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.aj(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Gl();if(c)for(b=[];c;c=c.Gl())b.push(c);c=this.lQ;var d=a.type||a;if("string"===typeof a)a=new _.Ei(a,c);else if(a instanceof _.Ei)a.target=a.target||c;else{var e=a;a=new _.Ei(d,c);_.Db(a,e)}e=!0;if(b)for(var f=b.length-1;!a.yr&&0<=f;f--){var g=a.currentTarget=b[f];e=g.Tp(d,!0,a)&&e}a.yr||(g=a.currentTarget=c,e=g.Tp(d,!0,a)&&e,a.yr||(e=g.Tp(d,!1,a)&&e));if(b)for(f=0;!a.yr&&f<b.length;f++)g=a.currentTarget=b[f],e=g.Tp(d,!1,a)&&e;return e};
_.h.na=function(){_.dj.O.na.call(this);this.vC();this.cC=null};_.h.U=function(a,b,c,d){return this.Mi.add(String(a),b,!1,c,d)};_.h.Zn=function(a,b,c,d){return this.Mi.add(String(a),b,!0,c,d)};_.h.Xb=function(a,b,c,d){return this.Mi.remove(String(a),b,c,d)};_.h.bE=function(a){return Pi(this.Mi,a)};_.h.vC=function(a){this.Mi&&this.Mi.removeAll(a)};
_.h.Tp=function(a,b,c){a=this.Mi.Hd[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.Er&&f.capture==b){var g=f.listener,k=f.Oe||f.src;f.mt&&this.bE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.yn=function(a,b,c,d){return this.Mi.yn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Mi.hasListener(void 0!==a?String(a):void 0,b)};

_.p.Ha={};_.p.Ha.jh={};_.p.Ha.jh.QQ=function(a){try{return!!a.document}catch(b){}return!1};_.p.Ha.jh.kI=function(a){var b=a.parent;return a!=b&&_.p.Ha.jh.QQ(b)?_.p.Ha.jh.kI(b):a};_.p.Ha.jh.r$=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.jh.Yq=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 kr,lr,nr,or,pr,qr,rr,sr,tr,wr,xr,yr,zr,Dr,Hr,Ir,Jr;_.Zq=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)};_.$q=function(a,b,c,d){return Array.prototype.splice.apply(a,_.Zq(arguments,1))};_.ar=function(a,b){return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!1};_.br=function(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?b:0};_.h=_.br.prototype;_.h.clone=function(){return new _.br(this.x,this.y)};
_.h.equals=function(a){return a instanceof _.br&&_.ar(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 _.br?(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};_.cr=function(a,b){this.width=a;this.height=b};_.h=_.cr.prototype;_.h.clone=function(){return new _.cr(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};_.dr=function(a){return"CSS1Compat"==a.compatMode};_.er=function(a){a=a.document;a=_.dr(a)?a.documentElement:a.body;return new _.cr(a.clientWidth,a.clientHeight)};_.fr=function(a){return _.er(a||window)};
_.gr=function(a){return a.scrollingElement?a.scrollingElement:!_.xc&&_.dr(a)?a.documentElement:a.body||a.documentElement};_.hr=function(a){var b=_.gr(a);a=a.parentWindow||a.defaultView;return _.tc&&_.Pc("10")&&a.pageYOffset!=b.scrollTop?new _.br(b.scrollLeft,b.scrollTop):new _.br(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)};_.ir=function(a,b,c,d){return _.Sd(a.ob,b,c,d)};_.jr=function(a){a.WA=void 0;a.Qa=function(){return a.WA?a.WA:a.WA=new a}};
kr=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");_.Vc.call(this,c+a[d])};_.O(kr,_.Vc);kr.prototype.name="AssertionError";lr={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};_.mr=function(a){if(a instanceof _.Wb&&a.constructor===_.Wb)return a.oC;_.cb(a);return"type_error:SafeStyle"};nr=/\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;
or=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g;pr=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/;qr=/\/\*/;rr=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};sr=function(a){return a.replace(or,function(b,c,d,e){var f="";d=d.replace(/^(['"])(.*)\1$/,function(g,k,l){f=k;return l});b=(_.zd(d)||_.Ub).vd();return c+f+b+f+e})};
tr=function(a){if(a instanceof _.Tb)return'url("'+_.ud(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a instanceof _.Ob)a=_.Pb(a);else{a=String(a);var b=a.replace(nr,"$1").replace(nr,"$1").replace(or,"url");if(pr.test(b)){if(b=!qr.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&&rr(a)}a=b?sr(a):"zClosurez"}else a="zClosurez"}if(/[{;}]/.test(a))throw new kr("Value does not allow [{;}], got: %s.",[a]);return a};
_.ur=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)?_.pb(d,tr).join(" "):tr(d),b+=c+":"+d+";")}return b?new _.Wb(b,_.Vb):_.Yb};_.vr=function(a){if(a instanceof _.$b&&a.constructor===_.$b)return a.nC;_.cb(a);return"type_error:SafeStyleSheet"};wr=/^[a-zA-Z0-9-]+$/;xr={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0};
yr={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};zr=function(a){var b=_.Bd(_.hc),c=b.zh(),d=[],e=function(f){Array.isArray(f)?_.nb(f,e):(f=_.Bd(f),d.push(_.fc(f).toString()),f=f.zh(),0==c?c=f:0!=f&&c!=f&&(c=null))};_.nb(a,e);return _.gc(d.join(_.fc(b).toString()),c)};_.Ar=function(a){return zr(Array.prototype.slice.call(arguments))};
_.Br=function(a,b,c){var d=String(a);if(!wr.test(d))throw Error("k");if(d.toUpperCase()in yr)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(!wr.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(!_.$a(g))throw Error("k");g instanceof _.Wb||(g=_.ur(g));g=_.mr(g)}else{if(/^on/i.test(k))throw Error("k");if(k.toLowerCase()in xr)if(g instanceof _.pd)g=_.rd(g);
else if(g instanceof _.Tb)g=_.ud(g);else if("string"===typeof g)g=(_.zd(g)||_.Ub).vd();else throw Error("k");}g.Gh&&(g=g.vd());k=k+'="'+_.ld(String(g))+'"';f+=" "+k}}var l=e+f;null==c?c=[]:Array.isArray(c)||(c=[c]);!0===lr[a.toLowerCase()]?l+=">":(c=_.Ar(c),l+=">"+_.fc(c).toString()+"</"+a+">",d=c.zh());(b=b&&b.dir)&&(d=/^(ltr|rtl|auto)$/i.test(b)?0:null);return _.gc(l,d)};_.Cr=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};
Dr=function(a){return a.replace(/(^|[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})};_.Er=function(a,b,c){return _.Yd(document,arguments)};_.Fr=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};_.Gr=function(a){var b;if(_.Md&&!(_.tc&&_.Pc("9")&&!_.Pc("10")&&_.C.SVGElement&&a instanceof _.C.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return _.he(b)?b:null};Hr={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};Ir={IMG:" ",BR:"\n"};
Jr=function(a,b,c){if(!(a.nodeName in Hr))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 Ir)b.push(Ir[a.nodeName]);else for(a=a.firstChild;a;)Jr(a,b,c),a=a.nextSibling};
_.Kr=function(a){if(_.Ld&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var b=[];Jr(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");_.Ld||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};_.Lr=function(a){var b=[];Jr(a,b,!1);return b.join("")};
_.Mr=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};_.h=_.Mr.prototype;_.h.Dc=function(){return this.right-this.left};_.h.Fd=function(){return this.bottom-this.top};_.h.clone=function(){return new _.Mr(this.top,this.right,this.bottom,this.left)};_.h.contains=function(a){return this&&a?a instanceof _.Mr?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){_.$a(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 _.br?(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 Pr,Vr,Tr,Yr,js,ks;_.Or=function(a,b,c){if("string"===typeof b)(b=_.Nr(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=_.Nr(c,d);f&&(c.style[f]=e)}};Pr={};_.Nr=function(a,b){var c=Pr[b];if(!c){var d=_.Cr(b);c=d;void 0===a.style[d]&&(d=(_.xc?"Webkit":_.wc?"Moz":_.tc?"ms":_.sc?"O":null)+Dr(d),void 0!==a.style[d]&&(c=d));Pr[b]=c}return c};
_.Qr=function(a,b){var c=_.Pd(a);return c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,null))?a[b]||a.getPropertyValue(b)||"":""};_.Rr=function(a,b){return a.currentStyle?a.currentStyle[b]:null};_.Sr=function(a,b){return _.Qr(a,b)||_.Rr(a,b)||a.style&&a.style[b]};_.Ur=function(a,b,c){if(b instanceof _.br){var d=b.x;b=b.y}else d=b,b=c;a.style.left=Tr(d,!1);a.style.top=Tr(b,!1)};
Vr=function(a){try{return a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}};
_.Zr=function(a,b){b=b||_.gr(document);var c=b||_.gr(document);var d=_.Wr(a),e=_.Wr(c),f=_.Xr(c);if(c==_.gr(document)){var g=d.x-c.scrollLeft;d=d.y-c.scrollTop;_.tc&&!_.Id(10)&&(g+=f.left,d+=f.top)}else g=d.x-e.x-f.left,d=d.y-e.y-f.top;a=Yr(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 _.br(e,k);b.scrollLeft=c.x;b.scrollTop=c.y};
_.Wr=function(a){var b=_.Pd(a),c=new _.br(0,0);var d=b?_.Pd(b):document;d=!_.tc||_.Id(9)||_.dr(_.Qd(d).ob)?d.documentElement:d.body;if(a==d)return c;a=Vr(a);b=_.hr(_.Qd(b).ob);c.x=a.left+b.x;c.y=a.top+b.y;return c};_.as=function(a,b){var c=new _.br(0,0),d=_.Vd(_.Pd(a));if(!_.qc(d,"parent"))return c;do{var e=d==b?_.Wr(a):_.$r(a);c.x+=e.x;c.y+=e.y}while(d&&d!=b&&d!=d.parent&&(a=d.frameElement)&&(d=d.parent));return c};_.$r=function(a){a=Vr(a);return new _.br(a.left,a.top)};
_.bs=function(a,b,c){if(b instanceof _.cr)c=b.height,b=b.width;else if(void 0==c)throw Error("G");a.style.width=Tr(b,!0);a.style.height=Tr(c,!0)};Tr=function(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a};_.cs=function(a){var b=Yr;if("none"!=_.Sr(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};
Yr=function(a){var b=a.offsetWidth,c=a.offsetHeight,d=_.xc&&!b&&!c;return(void 0===b||d)&&a.getBoundingClientRect?(a=Vr(a),new _.cr(a.right-a.left,a.bottom-a.top)):new _.cr(b,c)};_.ds=function(a,b){a.style.display=b?"":"none"};
_.fs=function(a){var b=_.Qd(void 0),c=b.tb();if(_.tc&&c.createStyleSheet)return b=c.createStyleSheet(),_.es(b,a),b;c=_.ir(b,"HEAD")[0];if(!c){var d=_.ir(b,"BODY")[0];c=b.ma("HEAD");d.parentNode.insertBefore(c,d)}d=b.ma("STYLE");var e=_.bd();e&&d.setAttribute("nonce",e);_.es(d,a);b.appendChild(c,d);return d};_.es=function(a,b){b=_.vr(b);_.tc&&void 0!==a.cssText?a.cssText=b:_.C.trustedTypes?_.je(a,b):a.innerHTML=b};_.gs=function(a){return"rtl"==_.Sr(a,"direction")};
_.hs=_.wc?"MozUserSelect":_.xc||_.uc?"WebkitUserSelect":null;_.is=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};js={thin:2,medium:4,thick:6};ks=function(a,b){if("none"==_.Rr(a,b+"Style"))return 0;b=_.Rr(a,b+"Width");return b in js?js[b]:_.is(a,b)};
_.Xr=function(a){if(_.tc&&!_.Id(9)){var b=ks(a,"borderLeft"),c=ks(a,"borderRight"),d=ks(a,"borderTop");a=ks(a,"borderBottom");return new _.Mr(d,c,a,b)}b=_.Qr(a,"borderLeftWidth");c=_.Qr(a,"borderRightWidth");d=_.Qr(a,"borderTopWidth");a=_.Qr(a,"borderBottomWidth");return new _.Mr(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ls;ls=function(a){return(a=a.exec(_.xb))?a[1]:""};_.ms=function(){if(_.ah)return ls(/Firefox\/([0-9.]+)/);if(_.tc||_.uc||_.sc)return _.Nc;if(_.eh)return _.oc()?ls(/CriOS\/([0-9.]+)/):ls(/Chrome\/([0-9.]+)/);if(_.fh&&!_.oc())return ls(/Version\/([0-9.]+)/);if(_.bh||_.ch){var a=/Version\/(\S+).*Mobile\/(\S+)/.exec(_.xb);if(a)return a[1]+"."+a[2]}else if(_.dh)return(a=ls(/Android\s+([0-9.]+)/))?a:ls(/Version\/([0-9.]+)/);return""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var qs;_.ns=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};_.h=_.ns.prototype;_.h.clone=function(){return new _.ns(this.left,this.top,this.width,this.height)};_.h.XA=_.ea(26);_.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 _.br?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.Cn=function(){return new _.cr(this.width,this.height)};
_.h.getCenter=function(){return new _.br(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 _.br?(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};_.os=function(a){return _.Sr(a,"position")};
_.ps=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)+")")};qs=function(a,b){return(b=_.Rr(a,b))?_.is(a,b):0};_.rs=function(a,b){if(_.tc){var c=qs(a,b+"Left"),d=qs(a,b+"Right"),e=qs(a,b+"Top");a=qs(a,b+"Bottom");return new _.Mr(e,d,a,c)}c=_.Qr(a,b+"Left");d=_.Qr(a,b+"Right");e=_.Qr(a,b+"Top");a=_.Qr(a,b+"Bottom");return new _.Mr(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};
_.ss=function(){if(_.Bc){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(_.xb))?a[1]:"0"}return _.zc?(a=/1[0|1][_.][0-9_.]+/,(a=a.exec(_.xb))?a[0].replace(/_/g,"."):"10"):_.Dc?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(_.xb))?a[1]:""):_.Ec||_.Fc||_.Gc?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(_.xb))?a[1].replace(/_/g,"."):""):""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ts,us,xs;_.ns.prototype.XA=_.Uc(26,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)}});ts=function(a,b){return new _.br(a.x-b.x,a.y-b.y)};
us=function(a){if(_.tc&&!_.Id(8))return a.offsetParent;var b=_.Pd(a),c=_.Sr(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=_.Sr(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};
_.vs=function(a){for(var b=new _.Mr(0,Infinity,Infinity,0),c=_.Qd(a),d=c.tb().body,e=c.tb().documentElement,f=_.gr(c.ob);a=us(a);)if(!(_.tc&&0==a.clientWidth||_.xc&&0==a.clientHeight&&a==d)&&a!=d&&a!=e&&"visible"!=_.Sr(a,"overflow")){var g=_.Wr(a),k=new _.br(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=_.fr(c.wb());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};_.ws=function(a){var b=_.Wr(a);a=_.cs(a);return new _.ns(b.x,b.y,a.width,a.height)};xs=function(a,b){return(b&8&&_.gs(a)?b^4:b)&-9};
_.ys=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"!=_.os(m)){var q=_.Wr(m);if(!n){n=_.gs(m);var u;if(u=n){u=_.fh&&0<=_.wb(_.ms,10);var r=_.Hc&&0<=_.wb(_.ss,10),v=_.eh&&0<=_.wb(_.ms,85);u=_.wc||u||r||v}n=u?-m.scrollLeft:!n||_.vc&&_.Pc("8")||"visible"==_.Sr(m,"overflowX")?m.scrollLeft:m.scrollWidth-m.clientWidth-m.scrollLeft;q=ts(q,new _.br(n,m.scrollTop))}}}m=q||new _.br;q=_.ws(a);(n=_.vs(a))&&q.XA(new _.ns(n.left,n.top,n.right-n.left,
n.bottom-n.top));n=_.Qd(a);r=_.Qd(c);n.tb()!=r.tb()&&(u=n.tb().body,r=_.as(u,r.wb()),r=ts(r,_.Wr(u)),!_.tc||_.Id(9)||_.dr(n.ob)||(r=ts(r,_.hr(n.ob))),q.left+=r.x,q.top+=r.y);a=xs(a,b);b=q.left;a&4?b+=q.width:a&2&&(b+=q.width/2);b=new _.br(b,q.top+(a&1?q.height:0));b=ts(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=_.vs(c))t.top-=m.y,t.right-=m.x,t.bottom-=m.y,t.left-=m.x;e=t;l=b.clone();t=xs(c,d);d=_.cs(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 _.ns(0,0,0,0);f.left=k.x;f.top=k.y;f.width=l.width;f.height=l.height;g=a;g&496||(_.Ur(c,new _.br(f.left,f.top)),a=f.Cn(),
d==a||d&&a&&d.width==a.width&&d.height==a.height||(f=a,d=_.dr(_.Qd(_.Pd(c)).ob),!_.tc||_.Pc("10")||d&&_.Pc("8")?(c=c.style,_.wc?c.MozBoxSizing="border-box":_.xc?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=_.rs(c,"padding"),c=_.Xr(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
*/
_.zs=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.As=function(a){_.Bi.call(this);this.Vd=a;this.Nb={}};_.O(_.As,_.Bi);var Bs=[];_.As.prototype.U=function(a,b,c,d){return this.Uq(a,b,c,d)};_.As.prototype.Uq=function(a,b,c,d,e){Array.isArray(b)||(b&&(Bs[0]=b.toString()),b=Bs);for(var f=0;f<b.length;f++){var g=_.Ui(a,b[f],c||this.handleEvent,d||!1,e||this.Vd||this);if(!g)break;this.Nb[g.key]=g}return this};_.As.prototype.Zn=function(a,b,c,d){return Cs(this,a,b,c,d)};
var Cs=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)Cs(a,b,c[g],d,e,f);else{b=_.Ti(b,c,d||a.handleEvent,e,f||a.Vd||a);if(!b)return a;a.Nb[b.key]=b}return a};_.As.prototype.Xb=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.Xb(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.$a(d)?!!d.capture:!!d,e=e||this.Vd||this,c=_.Vi(c),d=!!d,b=_.Ji(a)?a.yn(b,c,d,e):a?(a=_.Xi(a))?a.yn(b,c,d,e):null:null,b&&(_.bj(b),delete this.Nb[b.key]);return this};
_.As.prototype.removeAll=function(){_.Bb(this.Nb,function(a,b){this.Nb.hasOwnProperty(b)&&_.bj(a)},this);this.Nb={}};_.As.prototype.na=function(){_.As.O.na.call(this);this.removeAll()};_.As.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 Ds;Ds=function(a,b){a&&(a=a.parentNode);for(var c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null};_.Es=function(a){if(1==a.nodeType)return _.$r(a);a=a.changedTouches?a.changedTouches[0]:a;return new _.br(a.clientX,a.clientY)};
_.Hs=function(a){this.ha=a;this.ta=a.Zb()};_.Hs.prototype.kr=function(){Is(this)};var Is=function(a){var b=a.ha.Oc();if(a.ta.anchorBox&&b&&b.Ka())b=_.Wr(b.Ka()),a.ta.anchorBox.left+=b.x,a.ta.anchorBox.top+=b.y;else{b=a.ta.anchor;if("_default"!=b&&"_iframe"!=b){var c=_.Rd(document,b);if(c)a.ta.anchorBox=_.ws(c);else{_.Ff("Anchor not found in DOM: "+b+'. Falling back to "_default".');a.ta.anchor="_default";return}}"_iframe"==b&&(b=_.fr(),a.ta.anchorBox=new _.ns(0,0,b.width,b.height))}a.ta.anchor=""};
_.Hs.prototype.onBeforeParentOpen=_.Hs.prototype.kr;
_.Js=function(a){_.Hs.call(this,a)};_.Yc(_.Js,_.Hs);_.h=_.Js.prototype;_.h.open=function(){var a=this.ta,b=document.createElement("ins");document.getElementById(a.container).appendChild(b);b.style.display="block";_.Or(b,a.containerCss);this.ha.Kf(b);this.ha.hg(b)};_.h.wd=function(){document.getElementById(this.ha.id).style.height=this.ha.height+"px"};_.h.close=function(){_.ee(this.ha.yb());_.ee(this.rg);this.rg=null};_.h.Jw=_.ea(24);
_.h.yh=function(){if(this.rg)return this.rg;var a=this.ta;!a.anchorBox&&a.anchor&&Is(this);var b=this.ha.Oc();if("_default"==a.anchor&&b){var c=_.ws(_.Rd(document,b.yb()));a.anchorBox=c}if(!a.anchorBox)return _.Ff("No anchor box defined."),null;a=new _.br(a.anchorBox.left,a.anchorBox.top);b&&(b=_.as(b.Ka(),window),this.jm=new _.br,this.jm.x=b.x,this.jm.y=b.y,a.x+=b.x,a.y+=b.y,_.Ks(a));this.Rx=a;b=_.Ls(this,!0);this.rg=document.createElement("ins");this.rg.style.cssText=b;document.body.appendChild(this.rg);
return this.rg};_.Ls=function(a,b){var c=a.ta;return"position: absolute !important;background-color: transparent !important;left: "+a.Rx.x+"px !important;top: "+a.Rx.y+"px !important;width: "+c.anchorBox.width+"px !important;height: "+c.anchorBox.height+"px !important;z-index: -10000 !important;display: "+(b?"block":"none")+" !important;"};
_.Ms=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,_.tc?(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 _.br(c,d);a=_.ws(a);return a=new _.Mr(a.top,a.left+a.width,a.top+a.height,a.left),a.contains(b)};
_.Ks=function(a){var b=window,c=document.body,d=_.Wr(c);b=c.currentStyle||b.getComputedStyle(c,"");b.position&&"static"!=b.position&&(a.x-=d.x,a.y-=d.y)};_.Ns=function(a){var b=a.ha.Oc()&&a.ha.Oc().yb();b=b&&b.style.zIndex?parseInt(b.style.zIndex,10)+1:0;return Math.min(2147483647,Math.max(2E9,a.ta.zIndex||b))};
var Os,Ps,Qs;Os={"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};Ps={"bottom-center":!0,"top-center":!0};Qs={"left-center":!0,"right-center":!0};
_.Rs=function(a,b,c,d,e){e=e||{x:0,y:0};if(Ps[b]){var f=_.cs(a).width/2;e.x="top-right"==d||"bottom-right"==d?e.x+f:e.x-f}Ps[d]&&(f=_.cs(c).width/2,e.x+=f);Qs[b]&&(f=_.cs(a).height/2,e.y="right-bottom"==d||"left-bottom"==d?e.y+f:e.y-f);Qs[d]&&(e.y+=_.cs(c).height/2);_.ys(c,Os[d],a,Os[b],new _.br(e.x,e.y));d=Ds(a,function(g){if(g==document)return!1;g=_.os(g);return!!g&&"static"!=g});c=b=0;d&&(c=_.Wr(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")};
_.Ss=function(a){_.Hs.call(this,a.ha);this.jg=a;this.sy=[]};_.Yc(_.Ss,_.Js);_.h=_.Ss.prototype;_.h.kr=function(){this.jg.kr()};_.h.open=function(){this.jg.open();(this.ta.closeClickDetection||this.ta.hideClickDetection)&&Ts(this)};_.h.wd=function(a){this.jg.wd(a)};_.h.IK=function(a){this.jg.onRenderStart&&this.jg.onRenderStart(a)};_.h.close=function(){if(this.ta.closeClickDetection||this.ta.hideClickDetection)_.nb(this.sy,function(a){_.bj(a)}),this.sy=[];this.jg.close()};
var Ts=function(a){_.nb(["click","touchstart"],(0,_.P)(function(b){this.sy.push(_.Ui(document,b,(0,_.P)(this.UQ,this),!0))},a))};_.Ss.prototype.UQ=function(a){_.Ms(this.ha.yb(),a)||(this.ta.hideClickDetection&&this.jg.show?this.jg.show(!1):this.close())};_.Ss.prototype.onBeforeParentOpen=_.Ss.prototype.kr;_.Ss.prototype.open=_.Ss.prototype.open;_.Ss.prototype.onready=_.Ss.prototype.wd;_.Ss.prototype.onRenderStart=_.Ss.prototype.IK;_.Ss.prototype.close=_.Ss.prototype.close;

var JW,KW,LW;for(_.IW=function(a){return{Zb:function(){return a},Oc:function(){return a.openerIframe}}},JW=function(a){(new _.Hs(_.IW(a))).kr()},KW="bubble circlepicker float hover hover-menu slide-menu".split(" "),LW=0;LW<KW.length;LW++)_.Rm[KW[LW]]=JW;

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

_.J("gapi.iframes.Context.prototype.ready",_.Nm.prototype.ready);

});
// Google Inc.
