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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ia,ka,ra,za,Ca,Ea,Ja,Ta;_.da=function(a){return function(){return _.aa[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.aa=[];ia=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};
ra=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");};za=ra(this);Ca=function(a,b){if(b)a:{var c=za;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})}};
Ca("Symbol",function(a){if(a)return a;var b=function(e,f){this.aO=e;ka(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.aO};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});
Ca("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=za[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ka(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ea(ia(this))}})}return a});Ea=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Ha=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ia(a)}};_.Ia="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ja=Object.setPrototypeOf;else{var La;a:{var Na={a:!0},Qa={};try{Qa.__proto__=Na;La=Qa.a;break a}catch(a){}La=!1}Ja=La?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Sa=Ja;Ta=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+""};Ca("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Ta(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 Ua=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};Ca("Array.prototype.keys",function(a){return a?a:function(){return Ua(this,function(b){return b})}});Ca("Array.prototype.values",function(a){return a?a:function(){return Ua(this,function(b,c){return c})}});
var Va=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ca("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Va(b,d)&&c.push(b[d]);return c}});
Ca("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}});Ca("Array.prototype.entries",function(a){return a?a:function(){return Ua(this,function(b,c){return[b,c]})}});
Ca("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Ca("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}});Ca("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Ta(this,b,"includes").indexOf(b,c||0)}});
Ca("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Va(b,d)&&c.push([d,b[d]]);return c}});var Wa="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)Va(d,e)&&(a[e]=d[e])}return a};Ca("Object.assign",function(a){return a||Wa});
Ca("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}});
Ca("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Va(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.Da=(g+=Math.random()+1).toString();if(l){l=_.Ha(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(!Va(l,f))throw Error("c`"+l);l[f][this.Da]=m;return this};k.prototype.get=function(l){return c(l)&&Va(l,f)?l[f][this.Da]:void 0};k.prototype.has=function(l){return c(l)&&Va(l,f)&&Va(l[f],this.Da)};k.prototype.delete=
function(l){return c(l)&&Va(l,f)&&Va(l[f],this.Da)?delete l[f][this.Da]:!1};return k});
Ca("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(_.Ha([[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.Df={};this.hf=
f();this.size=0;if(k){k=_.Ha(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.Df[m.id]=[]);m.Ce?m.Ce.value=l:(m.Ce={next:this.hf,ej:this.hf.ej,head:this.hf,key:k,value:l},m.list.push(m.Ce),this.hf.ej.next=m.Ce,this.hf.ej=m.Ce,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.Ce&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.Df[k.id],k.Ce.ej.next=k.Ce.next,k.Ce.next.ej=
k.Ce.ej,k.Ce.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Df={};this.hf=this.hf.ej=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).Ce};c.prototype.get=function(k){return(k=d(this,k).Ce)&&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.Df[m];if(n&&Va(k.Df,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,Ce:q}}return{id:m,list:n,index:-1,Ce:void 0}},e=function(k,l){var m=k.hf;return Ea(function(){if(m){for(;m.head!=k.hf;)m=m.ej;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.ej=k.next=k.head=k},g=0;return c});
Ca("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(_.Ha([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.Ia=new Map;if(c){c=
_.Ha(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ia.size};b.prototype.add=function(c){c=0===c?0:c;this.Ia.set(c,c);this.size=this.Ia.size;return this};b.prototype.delete=function(c){c=this.Ia.delete(c);this.size=this.Ia.size;return c};b.prototype.clear=function(){this.Ia.clear();this.size=0};b.prototype.has=function(c){return this.Ia.has(c)};b.prototype.entries=function(){return this.Ia.entries()};b.prototype.values=function(){return this.Ia.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ia.forEach(function(f){return c.call(d,f,f,e)})};return b});_.Xa={};_.Ya=_.Ya||{};_.p=this||self;_.Za="closure_uid_"+(1E9*Math.random()>>>0);_.z=function(a,b){a=a.split(".");var c=_.p;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};
_.A=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.yp=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
gadgets=window.gadgets||{};osapi=window.osapi=window.osapi||{};

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var jb,kb,mb;_.ab=function(a,b){return 0<=(0,_.$a)(a,b)};_.bb=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.db=function(){};_.eb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.ib=function(a){var b=_.eb(a);return"array"==b||"object"==b&&"number"==typeof a.length};jb=function(a,b,c){return a.call.apply(a.bind,arguments)};
kb=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)}};_.I=function(a,b,c){_.I=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?jb:kb;return _.I.apply(null,arguments)};_.lb=function(){return Date.now()};mb=function(a){return a};
_.$a=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};
_.nb=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};_.ob=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)};
_.pb=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var k=f[g];b.call(void 0,k,g,a)&&(d[e++]=k)}return d};_.qb=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 ub;_.tb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.vb=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=ub(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||ub(0==f[2].length,0==g[2].length)||ub(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
ub=function(a,b){return a<b?-1:a>b?1:0};
a:{var xb=_.p.navigator;if(xb){var yb=xb.userAgent;if(yb){_.wb=yb;break a}}_.wb=""}_.zb=function(a){return-1!=_.wb.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 _.zb("Opera")};_.Gb=function(){return _.zb("Trident")||_.zb("MSIE")};_.Hb=function(){return _.zb("Firefox")||_.zb("FxiOS")};_.Ib=function(){return(_.zb("Chrome")||_.zb("CriOS"))&&!_.zb("Edge")};
_.Jb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Kb;_.Lb=function(){if(void 0===Kb){var a=null,b=_.p.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("gapi#html",{createHTML:mb,createScript:mb,createScriptURL:mb})}catch(c){_.p.console&&_.p.console.error(c.message)}Kb=a}return Kb};
var Nb,Mb;_.Ob=function(a,b){this.sN=a===Mb&&b||"";this.YQ=Nb};_.Ob.prototype.Qh=!0;_.Ob.prototype.Nd=_.da(4);_.Qb=function(a){return a instanceof _.Ob&&a.constructor===_.Ob&&a.YQ===Nb?a.sN:"type_error:Const"};_.Rb=function(a){return new _.Ob(Mb,a)};Nb={};Mb={};
_.Tb=function(a,b){this.FL=b===_.Sb?a:""};_.Tb.prototype.Qh=!0;_.Tb.prototype.Nd=_.da(3);_.Tb.prototype.mB=!0;_.Tb.prototype.Jh=_.da(6);_.Sb={};_.Ub=new _.Tb("about:invalid#zClosurez",_.Sb);
_.Yb=function(a,b){this.EL=b===_.Xb?a:""};_.Yb.prototype.Qh=!0;_.Yb.prototype.Nd=_.da(2);_.Xb={};_.Zb=new _.Yb("",_.Xb);
_.$b={};_.ac=function(a,b){this.DL=b===_.$b?a:"";this.Qh=!0};_.cc=function(a){a=_.Qb(a);return 0===a.length?bc:new _.ac(a,_.$b)};_.ac.prototype.Nd=_.da(1);var bc=new _.ac("",_.$b);
var dc;_.ec=function(a,b,c){this.CL=c===dc?a:"";this.wS=b};_.ec.prototype.mB=!0;_.ec.prototype.Jh=_.da(5);_.ec.prototype.Qh=!0;_.ec.prototype.Nd=_.da(0);_.fc=function(a){if(a instanceof _.ec&&a.constructor===_.ec)return a.CL;_.eb(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(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",0,dc);_.ic=_.gc("<br>",0);
_.jc=_.Jb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.fc(_.hc);return!b.parentElement});
_.kc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.lc=2147483648*Math.random()|0;
_.mc=function(){return _.zb("iPhone")&&!_.zb("iPod")&&!_.zb("iPad")};_.nc=function(){return _.mc()||_.zb("iPad")||_.zb("iPod")};
var oc=function(a){oc[" "](a);return a};oc[" "]=_.db;_.pc=function(a,b){try{return oc(a[b]),!0}catch(c){}return!1};_.qc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Jc,Lc,Qc,Uc;_.rc=_.Eb();_.sc=_.Gb();_.tc=_.zb("Edge");_.uc=_.tc||_.sc;_.yc=_.zb("Gecko")&&!(-1!=_.wb.toLowerCase().indexOf("webkit")&&!_.zb("Edge"))&&!(_.zb("Trident")||_.zb("MSIE"))&&!_.zb("Edge");_.zc=-1!=_.wb.toLowerCase().indexOf("webkit")&&!_.zb("Edge");_.Ac=_.zc&&_.zb("Mobile");_.Bc=_.zb("Macintosh");_.Cc=_.zb("Windows");_.Dc=_.zb("Linux")||_.zb("CrOS");_.Ec=_.zb("Android");_.Fc=_.mc();_.Gc=_.zb("iPad");_.Hc=_.zb("iPod");_.Ic=_.nc();
Jc=function(){var a=_.p.document;return a?a.documentMode:void 0};a:{var Mc="",Nc=function(){var a=_.wb;if(_.yc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tc)return/Edge\/([\d\.]+)/.exec(a);if(_.sc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.zc)return/WebKit\/(\S+)/.exec(a);if(_.rc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Nc&&(Mc=Nc?Nc[1]:"");if(_.sc){var Oc=Jc();if(null!=Oc&&Oc>parseFloat(Mc)){Lc=String(Oc);break a}}Lc=Mc}_.Pc=Lc;Qc={};
_.Rc=function(a){return _.qc(Qc,a,function(){return 0<=_.vb(_.Pc,a)})};_.Tc=function(a){return Number(_.Sc)>=a};if(_.p.document&&_.sc){var Vc=Jc();Uc=Vc?Vc:parseInt(_.Pc,10)||void 0}else Uc=void 0;_.Sc=Uc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ad,bd,cd,ed,gd,id,jd,kd,ld,md,nd,od,qd,xd,yd,zd,Hd,Id;_.Wc=function(a,b){return _.aa[a]=b};_.Xc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Xc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.TL=!0};_.Yc=function(a){return Array.prototype.concat.apply([],arguments)};_.Zc=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.Jh=_.Wc(6,function(){return 1});_.ec.prototype.Jh=_.Wc(5,function(){return this.wS});
_.Ob.prototype.Nd=_.Wc(4,function(){return this.sN});_.Tb.prototype.Nd=_.Wc(3,function(){return this.FL.toString()});_.Yb.prototype.Nd=_.Wc(2,function(){return this.EL});_.ac.prototype.Nd=_.Wc(1,function(){return this.DL});_.ec.prototype.Nd=_.Wc(0,function(){return this.CL.toString()});ad=null;bd=/^[\w+/_-]+[=]{0,2}$/;cd=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&bd.test(a)?a:""};
_.dd=function(a){if(a&&a!=_.p)return cd(a.document);null===ad&&(ad=cd(_.p.document));return ad};ed=0;_.fd=function(a){return Object.prototype.hasOwnProperty.call(a,_.Za)&&a[_.Za]||(a[_.Za]=++ed)};_.A(_.Xc,Error);_.Xc.prototype.name="CustomError";_.hd=function(a,b){return 0==a.lastIndexOf(b,0)};id=/&/g;jd=/</g;kd=/>/g;ld=/"/g;md=/'/g;nd=/\x00/g;od=/[\x00&<>"']/;
_.pd=function(a,b){if(b)a=a.replace(id,"&amp;").replace(jd,"&lt;").replace(kd,"&gt;").replace(ld,"&quot;").replace(md,"&#39;").replace(nd,"&#0;");else{if(!od.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(id,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(jd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(kd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(ld,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(md,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(nd,"&#0;"))}return a};qd={};
_.rd=function(a,b){this.GL=b===qd?a:""};_.rd.prototype.Qh=!0;_.rd.prototype.Nd=function(){return this.GL.toString()};_.rd.prototype.mB=!0;_.rd.prototype.Jh=function(){return 1};_.sd=function(a){if(a instanceof _.rd&&a.constructor===_.rd)return a.GL;_.eb(a);return"type_error:TrustedResourceUrl"};_.td=function(a){return _.sd(a).toString()};_.ud=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.rd(a,qd)};_.vd=function(a){return _.ud(_.Qb(a))};
_.wd=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.FL;_.eb(a);return"type_error:SafeUrl"};xd=/^(?: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;yd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;zd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
_.Ad=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Qh?a.Nd():String(a);if(zd.test(a))a=new _.Tb(a,_.Sb);else{a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(yd);a=b&&xd.test(b[1])?new _.Tb(a,_.Sb):null}return a};_.Bd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Qh?a.Nd():String(a);zd.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Sb)};
_.Cd=function(a){if(a instanceof _.ec)return a;var b="object"==typeof a,c=null;b&&a.mB&&(c=a.Jh());return _.gc(_.pd(b&&a.Qh?a.Nd():String(a)),c)};_.Dd=function(a,b){if((0,_.jc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.fc(b)};_.Ed=function(a,b){b=b instanceof _.Tb?b:_.Bd(b);a.href=_.wd(b)};_.Fd=function(a,b,c,d){a=a instanceof _.Tb?a:_.Bd(a);b=b||_.p;c=c instanceof _.Ob?_.Qb(c):c||"";return void 0!==d?b.open(_.wd(a),c,d,void 0):b.open(_.wd(a),c)};
_.Gd=function(a){return a=_.pd(a,void 0)};Hd=!_.sc||_.Tc(9);Id=!_.yc&&!_.sc||_.sc&&_.Tc(9)||_.yc&&_.Rc("1.9.1");_.Jd=_.sc&&!_.Rc("9");_.Kd=_.sc||_.rc||_.zc;_.Ld=_.sc&&!_.Tc(9);
var Sd,Wd;_.Pd=function(a){return a?new _.Md(_.Od(a)):gd||(gd=new _.Md)};_.Qd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Rd=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&&_.ab(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Td=function(a,b){_.Bb(b,function(c,d){c&&"object"==typeof c&&c.Qh&&(c=c.Nd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Sd.hasOwnProperty(d)?a.setAttribute(Sd[d],c):_.hd(d,"aria-")||_.hd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Sd={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"};
_.Ud=function(a){return a?a.parentWindow||a.defaultView:window};_.Xd=function(a,b){var c=String(b[0]),d=b[1];if(!Hd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Gd(d.name),'"');if(d.type){c.push(' type="',_.Gd(d.type),'"');var e={};_.Db(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Vd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Td(c,d));2<b.length&&Wd(a,c,b,2);return c};
Wd=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(!_.ib(f)||_.bb(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.bb(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}_.ob(g?_.Zc(f):f,e)}}};_.Yd=function(a){return _.Vd(document,a)};
_.Vd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Zd=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};
_.$d=function(a,b){Wd(_.Od(a),a,arguments,1)};_.ae=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.be=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.ce=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.de=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 _.ce(a)}};
_.ee=function(a){return Id&&void 0!=a.children?a.children:_.pb(a.childNodes,function(b){return 1==b.nodeType})};_.fe=function(a){return _.bb(a)&&1==a.nodeType};_.ge=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};_.Od=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.he=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 _.ae(a),a.appendChild(_.Od(a).createTextNode(String(b)))};_.Md=function(a){this.tb=a||_.p.document||document};_.h=_.Md.prototype;_.h.Ga=_.Pd;_.h.tD=_.da(7);_.h.vb=function(){return this.tb};_.h.H=function(a){return _.Qd(this.tb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.tb).getElementsByTagName(String(a))};_.h.ua=function(a,b,c){return _.Xd(this.tb,arguments)};_.h.createElement=function(a){return _.Vd(this.tb,a)};_.h.createTextNode=function(a){return this.tb.createTextNode(String(a))};_.h.Bb=function(){var a=this.tb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.$d;_.h.canHaveChildren=_.Zd;_.h.Qd=_.ae;_.h.UJ=_.be;_.h.removeNode=_.ce;_.h.fT=_.de;_.h.aA=_.ee;
_.h.isElement=_.fe;_.h.contains=_.ge;_.h.Th=_.da(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.ie=window;_.je=document;_.ke=_.ie.location;_.le=/\[native code\]/;_.me=function(a,b,c){return a[b]=a[b]||c};_.ne=function(){var a;if((a=Object.create)&&_.le.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.oe=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.pe=function(a,b){a=a||{};for(var c in a)_.oe(a,c)&&(b[c]=a[c])};_.qe=_.me(_.ie,"gapi",{});
_.se=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);_.ve=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");
_.we=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");
_.ye=function(a,b,c){_.xe(a,b,c,"add","at")};_.xe=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)};
_.ze=_.me(_.ie,"___jsl",_.ne());_.me(_.ze,"I",0);_.me(_.ze,"hel",10);
var Ae,Be,Ce,De,Ee,Fe,Ge;Ae=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Be=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Ce=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
De=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]&&!Ce(a[d])&&!Ce(b[d])?De(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Ce(b[d])?[]:{},De(a[d],b[d])):a[d]=b[d])};
Ee=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:{}}};
Fe=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());De(c,b);a.push(c)};
Ge=function(a){Be(!0);var b=window.___gcfg,c=Ae("cu"),d=window.___gu;b&&b!==d&&(Fe(c,b),window.___gu=b);b=Ae("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,Ae("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=Ee(f))&&b.push(f));a&&Fe(c,a);d=Ae("cd");a=0;for(b=d.length;a<b;++a)De(Be(),d[a],!0);d=Ae("ci");a=0;for(b=d.length;a<b;++a)De(Be(),d[a],!0);a=0;for(b=c.length;a<b;++a)De(Be(),c[a],!0)};_.M=function(a,b){var c=Be();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};
_.He=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;Ge(c)};
var Ie=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.me(_.ze,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Ie&&Ie();Ge();
_.z("gapi.config.get",_.M);_.z("gapi.config.update",_.He);

_.Je=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.ib(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)}};_.Ke=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.bb(f)?"o"+_.fd(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Le=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.Me=function(a){return/^[\s\xa0]*$/.test(a)};
_.Ne=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:""):_.Rd(c,"*",a,b)[0]||null}return a||null};

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

var xh;xh=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.yh=function(a){var b=_.M("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=_.se(a,"authuser")||null,null==b&&(b=(b=a.match(xh))?b[1]:null));if(null==b)return null;b=String(b);254<b.length&&(b=null);return b};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Lh=function(){this.Pj=-1};
var Mh=function(){this.Pj=64;this.Jc=[];this.wy=[];this.lR=[];this.Zv=[];this.Zv[0]=128;for(var a=1;a<this.Pj;++a)this.Zv[a]=0;this.Vw=this.Mn=0;this.reset()};_.A(Mh,Lh);Mh.prototype.reset=function(){this.Jc[0]=1732584193;this.Jc[1]=4023233417;this.Jc[2]=2562383102;this.Jc[3]=271733878;this.Jc[4]=3285377520;this.Vw=this.Mn=0};
var Nh=function(a,b,c){c||(c=0);var d=a.lR;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.Jc[0];c=a.Jc[1];var g=a.Jc[2],k=a.Jc[3],l=a.Jc[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.Jc[0]=a.Jc[0]+b&4294967295;a.Jc[1]=a.Jc[1]+c&4294967295;a.Jc[2]=a.Jc[2]+g&4294967295;a.Jc[3]=a.Jc[3]+k&4294967295;a.Jc[4]=a.Jc[4]+l&4294967295};
Mh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Pj,d=0,e=this.wy,f=this.Mn;d<b;){if(0==f)for(;d<=c;)Nh(this,a,d),d+=this.Pj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Pj){Nh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Pj){Nh(this,e);f=0;break}}this.Mn=f;this.Vw+=b}};
Mh.prototype.digest=function(){var a=[],b=8*this.Vw;56>this.Mn?this.update(this.Zv,56-this.Mn):this.update(this.Zv,this.Pj-(this.Mn-56));for(var c=this.Pj-1;56<=c;c--)this.wy[c]=b&255,b/=256;Nh(this,this.wy);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Jc[c]>>d&255,++b;return a};
_.Oh=function(){this.MD=new Mh};_.h=_.Oh.prototype;_.h.reset=function(){this.MD.reset()};_.h.IN=function(a){this.MD.update(a)};_.h.rH=function(){return this.MD.digest()};_.h.gx=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.IN(b)};_.h.Rg=function(){for(var a=this.rH(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

var vj,wj,xj,yj,zj,Aj,Bj,Cj,Dj,Ej,Fj,Gj,Kj,Mj,Nj,Oj;_.sj=function(a){return!!a&&"object"===typeof a&&_.le.test(a.push)};_.tj=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.uj=function(a,b){if(!a)throw Error(b||"");};vj=/&/g;wj=/</g;xj=/>/g;yj=/"/g;zj=/'/g;Aj=function(a){return String(a).replace(vj,"&amp;").replace(wj,"&lt;").replace(xj,"&gt;").replace(yj,"&quot;").replace(zj,"&#39;")};Bj=/[\ud800-\udbff][\udc00-\udfff]|[^!-~]/g;Cj=/%([a-f]|[0-9a-fA-F][a-f])/g;Dj=/^(https?|ftp|file|chrome-extension):$/i;
Ej=function(a){a=String(a);a=a.replace(Bj,function(e){try{return encodeURIComponent(e)}catch(f){return encodeURIComponent(e.replace(/^[^%]+$/g,"\ufffd"))}}).replace(_.ve,function(e){return e.replace(/%/g,"%25")}).replace(Cj,function(e){return e.toUpperCase()});a=a.match(_.ue)||[];var b=_.ne(),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(Dj);b.yp=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.Gh=a[7]?[d(a[7])]:[];return b};Fj=function(a){return a.yp+(0<a.query.length?"?"+a.query.join("&"):"")+(0<a.Gh.length?"#"+a.Gh.join("&"):"")};Gj=function(a,b){var c=[];if(a)for(var d in a)if(_.oe(a,d)&&null!=a[d]){var e=b?b(a[d]):a[d];c.push(encodeURIComponent(d)+"="+encodeURIComponent(e))}return c};
_.Hj=function(a,b,c,d){a=Ej(a);a.query.push.apply(a.query,Gj(b,d));a.Gh.push.apply(a.Gh,Gj(c,d));return Fj(a)};
_.Ij=function(a,b){var c=Ej(b);b=c.yp;c.query.length&&(b+="?"+c.query.join(""));c.Gh.length&&(b+="#"+c.Gh.join(""));var d="";2E3<b.length&&(c=b,b=b.substr(0,2E3),b=b.replace(_.we,""),d=c.substr(b.length));var e=a.createElement("div");a=a.createElement("a");c=Ej(b);b=c.yp;c.query.length&&(b+="?"+c.query.join(""));c.Gh.length&&(b+="#"+c.Gh.join(""));_.Ed(a,new _.Tb(b,_.Sb));e.appendChild(a);b=_.gc(e.innerHTML,null);_.Dd(e,b);b=String(e.firstChild.href);e.parentNode&&e.parentNode.removeChild(e);c=Ej(b+
d);b=c.yp;c.query.length&&(b+="?"+c.query.join(""));c.Gh.length&&(b+="#"+c.Gh.join(""));return b};_.Jj=/^https?:\/\/[^\/%\\?#\s]+\/[^\s]*$/i;Kj=function(a){for(;a.firstChild;)a.removeChild(a.firstChild)};_.Lj=function(a,b){var c=_.me(_.ze,"watt",_.ne());_.me(c,a,b)};Mj=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/b\/(\d{10,21})\//;
Nj=function(a){var b=_.M("googleapis.config/sessionDelegate");"string"===typeof b&&21<b.length&&(b=null);null==b&&(b=(a=(a||window.location.href).match(Mj))?a[1]:null);if(null==b)return null;b=String(b);21<b.length&&(b=null);return b};
var Pj=function(){var a=_.ze.onl;if(!a){a=_.ne();_.ze.onl=a;var b=_.ne();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},Qj=function(a,b){b=b.onload;return"function"===typeof b?(Pj().a(a,b),b):null},Rj=function(a){_.uj(/^\w+$/.test(a),"Unsupported id - "+a);Pj();return'onload="window.___jsl.onl.e(&#34;'+a+'&#34;)"'},Sj=function(a){Pj().r(a)};
var Uj,Vj,Zj;_.Tj={allowtransparency:"true",frameborder:"0",hspace:"0",marginheight:"0",marginwidth:"0",scrolling:"no",style:"",tabindex:"0",vspace:"0",width:"100%"};Uj={allowtransparency:!0,onload:!0};Vj=0;_.Wj=function(a,b){var c=0;do var d=b.id||["I",Vj++,"_",(new Date).getTime()].join("");while(a.getElementById(d)&&5>++c);_.uj(5>c,"Error creating iframe id");return d};_.Xj=function(a,b){return a?b+"/"+a:""};
_.Yj=function(a,b,c,d){var e={},f={};a.documentMode&&9>a.documentMode&&(e.hostiemode=a.documentMode);_.pe(d.queryParams||{},e);_.pe(d.fragmentParams||{},f);var g=d.pfname;var k=_.ne();_.M("iframes/dropLegacyIdParam")||(k.id=c);k._gfid=c;k.parent=a.location.protocol+"//"+a.location.host;c=_.se(a.location.href,"parent");g=g||"";!g&&c&&(g=_.se(a.location.href,"_gfid","")||_.se(a.location.href,"id",""),g=_.Xj(g,_.se(a.location.href,"pfname","")));g||(c=_.yf(_.se(a.location.href,"jcp","")))&&"object"==
typeof c&&(g=_.Xj(c.id,c.pfname));k.pfname=g;d.connectWithJsonParam&&(g={},g.jcp=_.zf(k),k=g);g=_.se(b,"rpctoken")||e.rpctoken||f.rpctoken;g||(g=d.rpctoken||String(Math.round(1E8*_.Wh())),k.rpctoken=g);d.rpctoken=g;_.pe(k,d.connectWithQueryParams?e:f);k=a.location.href;a=_.ne();(g=_.se(k,"_bsh",_.ze.bsh))&&(a._bsh=g);(k=_.ze.dpo?_.ze.h:_.se(k,"jsh",_.ze.h))&&(a.jsh=k);d.hintInFragment?_.pe(a,f):_.pe(a,e);return _.Hj(b,e,f,d.paramsSerializer)};
Zj=function(a){_.uj(!a||_.Jj.test(a),"Illegal url for new iframe - "+a)};
_.ak=function(a,b,c,d,e){Zj(c.src);var f,g=Qj(d,c),k=g?Rj(d):"";try{document.all&&(f=a.createElement('<iframe frameborder="'+Aj(String(c.frameborder))+'" scrolling="'+Aj(String(c.scrolling))+'" '+k+' name="'+Aj(String(c.name))+'"/>'))}catch(m){}finally{f||(f=a.createElement("iframe"),g&&(f.onload=function(){f.onload=null;g.call(this)},Sj(d)))}f.setAttribute("ng-non-bindable","");for(var l in c)a=c[l],"style"===l&&"object"===typeof a?_.pe(a,f.style):Uj[l]||f.setAttribute(l,String(a));(l=e&&e.beforeNode||
null)||e&&e.dontclear||Kj(b);b.insertBefore(f,l);f=l?l.previousSibling:b.lastChild;c.allowtransparency&&(f.allowTransparency=!0);return f};
var bk,ek;bk=/^:[\w]+$/;_.ck=/:([a-zA-Z_]+):/g;_.dk=function(){var a=_.yh()||"0",b=Nj();var c=_.yh(void 0)||a;var d=Nj(void 0),e="";c&&(e+="u/"+encodeURIComponent(String(c))+"/");d&&(e+="b/"+encodeURIComponent(String(d))+"/");c=e||null;(e=(d=!1===_.M("isLoggedIn"))?"_/im/":"")&&(c="");var f=_.M("iframes/:socialhost:"),g=_.M("iframes/:im_socialhost:");return Oj={socialhost:f,ctx_socialhost:d?g:f,session_index:a,session_delegate:b,session_prefix:c,im_prefix:e}};ek=function(a,b){return _.dk()[b]||""};
_.fk=function(a){return _.Ij(_.je,a.replace(_.ck,ek))};_.gk=function(a){var b=a;bk.test(a)&&(b=_.M("iframes/"+b.substring(1)+"/url"),_.uj(!!b,"Unknown iframe url config for - "+a));return _.fk(b)};
_.hk=function(a,b,c){var d=c||{};c=d.attributes||{};_.uj(!(d.allowPost||d.forcePost)||!c.onload,"onload is not supported by post iframe (allowPost or forcePost)");a=_.gk(a);c=b.ownerDocument||_.je;var e=_.Wj(c,d);a=_.Yj(c,a,e,d);var f=_.ne();_.pe(_.Tj,f);_.pe(d.attributes,f);f.name=f.id=e;f.src=a;d.eurl=a;var g=d||{},k=!!g.allowPost;if(g.forcePost||k&&2E3<a.length){g=Ej(a);f.src="";d.dropDataPostorigin||(f["data-postorigin"]=a);a=_.ak(c,b,f,e);if(-1!=navigator.userAgent.indexOf("WebKit")){var l=a.contentWindow.document;
l.open();f=l.createElement("div");k={};var m=e+"_inner";k.name=m;k.src="";k.style="display:none";_.ak(c,f,k,m,d)}f=(d=g.query[0])?d.split("&"):[];d=[];for(k=0;k<f.length;k++)m=f[k].split("=",2),d.push([decodeURIComponent(m[0]),decodeURIComponent(m[1])]);g.query=[];f=Fj(g);_.uj(_.Jj.test(f),"Invalid URL: "+f);g=c.createElement("form");g.method="POST";g.target=e;g.style.display="none";e=f instanceof _.Tb?f:_.Bd(f);g.action=_.wd(e);for(e=0;e<d.length;e++)f=c.createElement("input"),f.type="hidden",f.name=
d[e][0],f.value=d[e][1],g.appendChild(f);b.appendChild(g);g.submit();g.parentNode.removeChild(g);l&&l.close();b=a}else b=_.ak(c,b,f,e,d);return b};

_.z("gapi.iframes.create",_.hk);

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

_.rg=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));a=a.substring(0,a.indexOf("://"));if("http"!==a&&"https"!==a&&"chrome-extension"!==a&&"moz-extension"!==a&&"file"!==a&&"android-app"!==a&&"chrome-search"!==a&&"chrome-untrusted"!==a&&"chrome"!==a&&"app"!==a&&"devtools"!==a)throw Error("s`"+
a);c="";var d=b.indexOf(":");if(-1!=d){var e=b.substring(d+1);b=b.substring(0,d);if("http"===a&&"80"!==e||"https"===a&&"443"!==e)c=":"+e}return a+"://"+b+c};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.fi=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]};_.gi=function(a,b){a.prototype=(0,_.Ia)(b.prototype);a.prototype.constructor=a;if(_.Sa)(0,_.Sa)(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.T=b.prototype};
_.hi=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)}};_.ii=[];_.ji=[];_.ki=!1;_.li=function(a){_.ii[_.ii.length]=a;if(_.ki)for(var b=0;b<_.ji.length;b++)a((0,_.I)(_.ji[b].wrap,_.ji[b]))};

_.ij=function(a){this.S=a};_.h=_.ij.prototype;_.h.value=function(){return this.S};_.h.Em=function(a){this.S.width=a;return this};_.h.Tc=function(){return this.S.width};_.h.sj=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.Te=function(a){this.S.style=a;return this};_.h.Pl=_.da(14);
_.jj=function(a){this.S=a};_.jj.prototype.kD=function(a){this.S.anchor=a;return this};_.jj.prototype.Ih=function(){return this.S.anchor};_.jj.prototype.Aw=_.da(16);_.kj=function(a){a.S.show=!0;return a};_.jj.prototype.sj=function(a){this.S.height=a;return this};_.jj.prototype.getHeight=function(){return this.S.height};_.jj.prototype.Em=function(a){this.S.width=a;return this};_.jj.prototype.Tc=function(){return this.S.width};
_.lj=function(a){this.S=a||{}};_.lj.prototype.value=function(){return this.S};_.lj.prototype.setUrl=function(a){this.S.url=a;return this};_.lj.prototype.getUrl=function(){return this.S.url};_.mj=function(a,b){a.S.where=b;return a};_.h=_.lj.prototype;_.h.Te=function(a){this.S.style=a;return this};_.h.Pl=_.da(13);_.h.Re=function(a){this.S.id=a;return this};_.h.ma=function(){return this.S.id};_.h.Pk=function(a){this.S.rpctoken=a;return this};_.nj=function(a,b){a.S.queryParams=b;return a};
_.oj=function(a,b){a.S.relayOpen=b;return a};_.pj=function(a,b){a.S.messageHandlers=b;return a};_.qj=function(a,b){a.S.messageHandlersFilter=b;return a};_.lj.prototype.Bo=_.da(17);_.lj.prototype.getContext=function(){return this.S.context};_.lj.prototype.Sc=function(){return this.S.openerIframe};_.lj.prototype.Fl=function(){this.S.attributes=this.S.attributes||{};return new _.ij(this.S.attributes)};_.rj=function(a){a.S.connectWithQueryParams=!0;return a};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var pk;_.ik=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};_.jk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.kk=function(a){return a};_.lk=function(a,b){a.src=_.sd(b);(b=_.dd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.mk=function(a){var b=window.location;a=a instanceof _.Tb?a:_.Bd(a);b.href=_.wd(a)};_.nk=function(a){a.prototype.$goog_Thenable=!0};_.ok=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
pk=function(a,b){this.sS=a;this.KZ=b;this.Nv=0;this.hf=null};pk.prototype.get=function(){if(0<this.Nv){this.Nv--;var a=this.hf;this.hf=a.next;a.next=null}else a=this.sS();return a};pk.prototype.put=function(a){this.KZ(a);100>this.Nv&&(this.Nv++,a.next=this.hf,this.hf=a)};
var qk,sk,tk,rk;qk=function(a){_.p.setTimeout(function(){throw a;},0)};_.uk=function(a){a=rk(a);"function"!==typeof _.p.setImmediate||_.p.Window&&_.p.Window.prototype&&!_.zb("Edge")&&_.p.Window.prototype.setImmediate==_.p.setImmediate?(sk||(sk=tk()),sk(a)):_.p.setImmediate(a)};
tk=function(){var a=_.p.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.zb("Presto")&&(a=function(){var e=_.Yd("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,_.I)(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&&!_.Gb()){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){_.p.setTimeout(e,0)}};rk=_.kk;_.li(function(a){rk=a});
var vk=function(){this.lx=this.To=null},xk=new pk(function(){return new wk},function(a){a.reset()});vk.prototype.add=function(a,b){var c=xk.get();c.set(a,b);this.lx?this.lx.next=c:this.To=c;this.lx=c};vk.prototype.remove=function(){var a=null;this.To&&(a=this.To,this.To=this.To.next,this.To||(this.lx=null),a.next=null);return a};var wk=function(){this.next=this.scope=this.Vg=null};wk.prototype.set=function(a,b){this.Vg=a;this.scope=b;this.next=null};
wk.prototype.reset=function(){this.next=this.scope=this.Vg=null};
var yk,zk,Ak,Bk,Dk;_.Ck=function(a,b){yk||zk();Ak||(yk(),Ak=!0);Bk.add(a,b)};zk=function(){if(_.p.Promise&&_.p.Promise.resolve){var a=_.p.Promise.resolve(void 0);yk=function(){a.then(Dk)}}else yk=function(){_.uk(Dk)}};Ak=!1;Bk=new vk;Dk=function(){for(var a;a=Bk.remove();){try{a.Vg.call(a.scope)}catch(b){qk(b)}xk.put(a)}Ak=!1};
var Fk,Gk,Rk,Pk;_.Ek=function(a,b){this.Fa=0;this.ij=void 0;this.hn=this.Rj=this.hb=null;this.Ju=this.Fz=!1;if(a!=_.db)try{var c=this;a.call(b,function(d){c.lh(2,d)},function(d){c.lh(3,d)})}catch(d){this.lh(3,d)}};Fk=function(){this.next=this.context=this.bo=this.xr=this.ol=null;this.rp=!1};Fk.prototype.reset=function(){this.context=this.bo=this.xr=this.ol=null;this.rp=!1};Gk=new pk(function(){return new Fk},function(a){a.reset()});_.Hk=function(a,b,c){var d=Gk.get();d.xr=a;d.bo=b;d.context=c;return d};
_.Ik=function(a){if(a instanceof _.Ek)return a;var b=new _.Ek(_.db);b.lh(2,a);return b};_.Jk=function(a){return new _.Ek(function(b,c){c(a)})};_.Lk=function(a,b,c){Kk(a,b,c,null)||_.Ck(_.hi(b,a))};_.Mk=function(a){return new _.Ek(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],_.Lk(l,_.hi(f,k),g);else b(e)})};_.Ok=function(){var a,b,c=new _.Ek(function(d,e){a=d;b=e});return new Nk(c,a,b)};
_.Ek.prototype.then=function(a,b,c){return Pk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.nk(_.Ek);_.Ek.prototype.us=function(a,b){return Pk(this,null,a,b)};_.Ek.prototype.cancel=function(a){if(0==this.Fa){var b=new Qk(a);_.Ck(function(){Rk(this,b)},this)}};
Rk=function(a,b){if(0==a.Fa)if(a.hb){var c=a.hb;if(c.Rj){for(var d=0,e=null,f=null,g=c.Rj;g&&(g.rp||(d++,g.ol==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Fa&&1==d?Rk(c,b):(f?(d=f,d.next==c.hn&&(c.hn=d),d.next=d.next.next):Sk(c),Tk(c,e,3,b)))}a.hb=null}else a.lh(3,b)};_.Vk=function(a,b){a.Rj||2!=a.Fa&&3!=a.Fa||Uk(a);a.hn?a.hn.next=b:a.Rj=b;a.hn=b};
Pk=function(a,b,c,d){var e=_.Hk(null,null,null);e.ol=new _.Ek(function(f,g){e.xr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.bo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Qk?g(k):f(l)}catch(m){g(m)}}:g});e.ol.hb=a;_.Vk(a,e);return e.ol};_.Ek.prototype.c1=function(a){this.Fa=0;this.lh(2,a)};_.Ek.prototype.d1=function(a){this.Fa=0;this.lh(3,a)};
_.Ek.prototype.lh=function(a,b){0==this.Fa&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Fa=1,Kk(b,this.c1,this.d1,this)||(this.ij=b,this.Fa=a,this.hb=null,Uk(this),3!=a||b instanceof Qk||Wk(this,b)))};
var Kk=function(a,b,c,d){if(a instanceof _.Ek)return _.Vk(a,_.Hk(b||_.db,c||null,d)),!0;if(_.ok(a))return a.then(b,c,d),!0;if(_.bb(a))try{var e=a.then;if("function"===typeof e)return Xk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Xk=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)}},Uk=function(a){a.Fz||(a.Fz=!0,_.Ck(a.US,a))},Sk=function(a){var b=null;a.Rj&&(b=a.Rj,a.Rj=b.next,b.next=null);a.Rj||(a.hn=
null);return b};_.Ek.prototype.US=function(){for(var a;a=Sk(this);)Tk(this,a,this.Fa,this.ij);this.Fz=!1};var Tk=function(a,b,c,d){if(3==c&&b.bo&&!b.rp)for(;a&&a.Ju;a=a.hb)a.Ju=!1;if(b.ol)b.ol.hb=null,Yk(b,c,d);else try{b.rp?b.xr.call(b.context):Yk(b,c,d)}catch(e){Zk.call(null,e)}Gk.put(b)},Yk=function(a,b,c){2==b?a.xr.call(a.context,c):a.bo&&a.bo.call(a.context,c)},Wk=function(a,b){a.Ju=!0;_.Ck(function(){a.Ju&&Zk.call(null,b)})},Zk=qk,Qk=function(a){_.Xc.call(this,a);this.TL=!1};_.A(Qk,_.Xc);
Qk.prototype.name="cancel";var Nk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

_.$k=function(a){return new _.Ek(a)};

var kl=function(){this.zs={PL:al?"../"+al:null,BS:bl,SI:cl,Bca:gl,Hu:hl,pda:il};this.vf=_.ie;this.xL=this.xS;this.jT=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.zs.PL){this.vf=this.zs.SI(this.vf,this.zs.PL);var a=this.vf.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.xL=this.vf.doPostMsg}this.ND={};this.lE={};a=(0,_.I)(this.RA,
this);_.ye(this.vf,"message",a);_.me(_.ze,"RPMQ",[]).push(a);this.vf!=this.vf.parent&&jl(this,this.vf.parent,this.RB(this.vf.name),"*")};kl.prototype.RB=function(a){return'{"h":"'+escape(a)+'"}'};var ll=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},ml=function(a){if(!/^\s*{/.test(a))return!1;a=_.yf(a);return null!==a&&"object"===typeof a&&!!a.g};
kl.prototype.RA=function(a){var b=String(a.data);(0,_.Hf)("gapi.rpc.receive("+gl+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=ml(b);if(!c&&!d){if(!d&&(c=ll(b))){if(this.ND[c])this.ND[c]();else this.lE[c]=1;return}var e=a.origin,f=this.zs.BS;this.jT?_.ie.setTimeout(function(){f(b,e)},0):f(b,e)}};kl.prototype.Hc=function(a,b){".."===a||this.lE[a]?(b(),delete this.lE[a]):this.ND[a]=b};
var jl=function(a,b,c,d){var e=ml(c)?"":"!_";(0,_.Hf)("gapi.rpc.send("+gl+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.xL(b,e+c,d)};kl.prototype.xS=function(a,b,c){a.postMessage(b,c)};kl.prototype.send=function(a,b,c){(a=this.zs.SI(this.vf,a))&&!a.closed&&jl(this,a,b,c)};
var nl,ol,pl,ql,rl,sl,tl,al,gl,ul,vl,wl,cl,hl,yl,zl,El,Fl,Hl,il,Jl,Il,Al,Bl,Kl,bl,Ll,Ml;nl=0;ol=[];pl={};ql={};rl=_.ie.location.href;sl=_.se(rl,"rpctoken");tl=_.se(rl,"parent")||_.je.referrer;al=_.se(rl,"rly");gl=al||(_.ie!==_.ie.top||_.ie.opener)&&_.ie.name||"..";ul=null;vl={};wl=function(){};_.xl={send:wl,Hc:wl,RB:wl};
cl=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.ie.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};hl=function(a){return(a=pl[a])&&a.Tk};
yl=function(a){if(a.f in{})return!1;var b=a.t,c=pl[a.r];a=a.origin;return c&&(c.Tk===b||!c.Tk&&!b)&&(a===c.origin||"*"===c.origin)};zl=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);ql[a.name]={Vg:b,jr:a.jr,Qo:c||yl};Bl()};_.Dl=function(a){delete ql[Al(a).name]};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 wl;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)}};il=function(a){ul=a};Jl=function(a){vl[a]||(vl[a]=_.ie.setTimeout(function(){vl[a]=!1;Il(a)},0))};Il=function(a){var b=pl[a];if(b&&b.ready){var c=b.IC;for(b.IC=[];c.length;)_.xl.send(a,_.zf(c.shift()),b.origin)}};Al=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),jr:!0}:{name:a,jr:!1}};
Bl=function(){for(var a=_.M("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=ol[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)ol.splice(c,1),--c;else{var f=e.s,g=ql[f]||ql["*"];if(g)if(ol.splice(c,1),--c,e.origin=d.origin,d=Hl(e),e.callback=d,g.Qo(e)){if("__cb"!==f&&!!g.jr!=!!e.g)break;e=g.Vg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Hf)("gapi.rpc.rejected("+gl+"): "+f)}}};Kl=function(a,b,c){ol.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Bl()};
bl=function(a,b){a=_.yf(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]||"*",xB:b}};
_.Nl=function(a,b,c,d){var e=Ml(a);d&&(_.ie.frames[e.id]=_.ie.frames[e.id]||d);a=e.id;if(!pl.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.rg(tl),c=c||sl;else if(!e.xB){var f=_.je.getElementById(a);f&&(f=f.src,d=_.rg(f),c=c||_.se(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);pl[a]={Tk:c,IC:[],origin:d,VZ:b,KL:function(){var g=a;pl[g].ready=1;Il(g)}};_.xl.Hc(a,pl[a].KL)}return pl[a].KL};
_.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=gl,l=sl,m=pl[a],n=k,q=Ml(a);if(m&&".."!==a){if(q.xB){if(!(l=pl[a].VZ)){l=ul?ul.substring(1).split("/"):[gl];n=l.length-1;for(var u=_.ie.parent;u!==_.ie.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.Tk}g&&q?(m=yl,q.xB&&(m=zl(q)),El["_"+ ++nl]=[g,m],g=nl):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.jr;pl[a].IC.push(f);Jl(a)};if("function"===typeof _.ie.postMessage||"object"===typeof _.ie.postMessage)_.xl=new kl,_.Cl("__cb",Fl,function(){return!0}),_.Cl("_processBatch",Ll,function(){return!0}),_.Nl("..");

var Ol=function(a,b){a=window.getComputedStyle(a,"").getPropertyValue(b).match(/^([0-9]+)/);return parseInt(a[0],10)};
_.Pl=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")){a=0;for(b=[document.body];0<b.length;){var d=b.shift();c=d.childNodes;if("undefined"!==
typeof d.style){var e=d.style.overflowY;e||(e=(e=document.defaultView.getComputedStyle(d,null))?e.overflowY:null);if("visible"!=e&&"inherit"!=e&&(e=d.style.height,e||(e=(e=document.defaultView.getComputedStyle(d,null))?e.height:""),0<e.length&&"auto"!=e))continue}for(d=0;d<c.length;d++){e=c[d];if("undefined"!==typeof e.offsetTop&&"undefined"!==typeof e.offsetHeight){var f=e.offsetTop+e.offsetHeight+Ol(e,"margin-bottom");a=Math.max(a,f)}b.push(e)}}return a+Ol(document.body,"border-bottom")+Ol(document.body,
"margin-bottom")+Ol(document.body,"padding-bottom")}if(b&&c)return d=c.scrollHeight,e=c.offsetHeight,c.clientHeight!==e&&(d=b.scrollHeight,e=b.offsetHeight),d>a?d>e?d:e:d<e?d:e};

var Ql,Tl,Xl,Yl,$l,Zl,am,bm;_.ij.prototype.Pl=_.Wc(14,function(){return this.S.style});_.lj.prototype.Pl=_.Wc(13,function(){return this.S.style});Ql=function(a,b){a.S.onload=b};_.Rl=function(a){return a.S.rpctoken};_.Sl=function(a){a.S.waitForOnload=!0;return a};Tl=function(a){return(a=a.S.timeout)?a:null};_.Ul=function(a,b,c){if(a){_.uj(_.sj(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};
_.Vl=function(a,b,c){if(a)if(_.sj(a))_.Ul(a,b,c);else{_.uj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.oe(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};$l=function(a){this.resolve=this.reject=null;this.promise=_.$k((0,_.I)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=Zl(this.promise,a))};Zl=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};am={height:!0,width:!0};bm=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;
_.cm=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.dm=function(a){this.S=a||{}};_.gi(_.dm,_.lj);_.em=function(a,b){a.S.frameName=b;return a};_.dm.prototype.yd=function(){return this.S.frameName};_.fm=function(a,b){a.S.rpcAddr=b;return a};_.dm.prototype.Jf=function(){return this.S.rpcAddr};_.gm=function(a,b){a.S.retAddr=b;return a};_.dm.prototype.Zg=function(){return this.S.retAddr};_.dm.prototype.mi=function(a){this.S.origin=a;return this};_.dm.prototype.getOrigin=function(){return this.S.origin};
_.dm.prototype.tj=function(a){this.S.setRpcReady=a;return this};_.hm=function(a){return a.S.setRpcReady};_.dm.prototype.Do=function(a){this.S.context=a};var im=function(a,b){a.S._rpcReadyFn=b};_.dm.prototype.Na=function(){return this.S.iframeEl};
var mm;_.jm=_.ne();_.km=_.ne();_.lm=function(a){return _.jm[a]};mm=function(a,b){_.qe.load("gapi.iframes.style."+a,b)};
_.om=function(a){a=a||{};this.Nb=!1;this.rL=_.ne();this.Cf=_.ne();this.vf=a._window||_.ie;this.od=this.vf.location.href;this.sL=(this.xC=nm(this.od,"parent"))?nm(this.od,"pfname"):"";this.Da=this.xC?nm(this.od,"_gfid")||nm(this.od,"id"):"";this.ig=_.Xj(this.Da,this.sL);this.Ed=_.rg(this.od);if(this.Da){var b=new _.dm;_.fm(b,a._parentRpcAddr||"..");_.gm(b,a._parentRetAddr||this.Da);b.mi(_.rg(this.xC||this.od));_.em(b,this.sL);this.hb=this.Nj(b.value())}else this.hb=null};_.h=_.om.prototype;
_.h.Qn=_.da(11);_.h.Ea=function(){if(!this.Nb){for(var a=_.Ha(Object.values(this.Cf)),b=a.next();!b.done;b=a.next())b.value.Ea();this.Nb=!0}};_.h.yd=function(){return this.ig};_.h.Bb=function(){return this.vf};_.h.vb=function(){return this.vf.document};_.h.Cw=_.da(18);_.h.jA=function(a){return this.rL[a]};
_.h.Nj=function(a){_.uj(!this.Nb,"Cannot attach iframe in disposed context");a=new _.dm(a);a.Jf()||_.fm(a,a.ma());a.Zg()||_.gm(a,"..");a.getOrigin()||a.mi(_.rg(a.getUrl()));a.yd()||_.em(a,_.Xj(a.ma(),this.ig));var b=a.yd();if(this.Cf[b])return this.Cf[b];var c=a.Jf(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.Zg(),f=_.Rl(a);f||(f=(f=a.Na())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.se(f,"rpctoken"));im(a,_.Nl(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.pm(this,c,b,a),k=a.S.messageHandlersFilter;_.Vl(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.hm(a)&&g.tj();_.qm(g,"_g_rpcReady");return g};_.h.WC=function(a){_.em(a,null);var b=a.ma();!b||rm.test(b)&&!this.Bb().document.getElementById(b)||(_.Ef("Ignoring requested iframe ID - "+b),a.Re(null))};var nm=function(a,b){var c=_.se(a,b);c||(c=_.yf(_.se(a,"jcp",""))[b]);return c||""};
_.om.prototype.Yh=function(a){_.uj(!this.Nb,"Cannot open iframe in disposed context");var b=new _.dm(a);sm(this,b);var c=b.yd();if(c&&this.Cf[c])return this.Cf[c];this.WC(b);c=b.getUrl();_.uj(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.nj(b,d);d=this.ZA&&this.ZA(c,b);d||(d=b.S.where,_.uj(!!d,"No location for new iframe"),c=_.hk(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));_.fm(b,d).Re(d);b.mi(_.rg(b.S.eurl||""));this.SB&&this.SB(b,b.Na());c=this.Nj(a);c.Fw&&c.Fw(c,a);(a=
b.S.onCreate)&&a(c);b.S.disableRelayOpen||c.vp("_open");return c};
var tm=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.uj(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.uj(e&&_.rg(e)===a.Ed&&_.rg(d)===a.Ed,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Sl(b);b.S.canvasUrl=null;return function(f){var g=f.Bb(),k=g.location.hash;k=_.gk(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},um=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.hb;d instanceof _.pm?(e=d,_.oj(b,0)):0<Number(d)&&
_.oj(b,Number(d)-1);if(e){_.uj(!!e.pC,"Relaying iframe open is disabled");if(d=b.Pl())if(d=_.km[d])b.Do(a),d(b.value()),b.Do(null);b.S.openerIframe=null;c.resolve(e.pC(b));return!0}}return!1},vm=function(a,b,c){var d=b.Pl();if(d)if(_.uj(!!_.lm,"Defer style is disabled, when requesting style "+d),_.jm[d])sm(a,b);else return mm(d,function(){_.uj(!!_.jm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.om.prototype.open=function(a,b){_.uj(!this.Nb,"Cannot open iframe in disposed context");var c=new _.dm(a);b=tm(this,c,b);var d=new $l(b);(b=c.getUrl())&&c.setUrl(_.gk(b));if(um(this,c,d)||vm(this,c,d)||um(this,c,d))return d.promise;if(null!=Tl(c)){var e=setTimeout(function(){g.Na().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Tl(c)+"milliseconds"})},Tl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&Ql(c.Fl(),function(){d.resolve(g)});var g=this.Yh(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.om.prototype.CI=_.da(19);var wm=function(a,b){var c=a.hb,d=!0;b.filter&&(d=b.filter.call(b.Lf,b.params));return _.Ik(d).then(function(e){return e&&c?(b.qL&&b.qL.call(a,b.params),e=b.sender?b.sender(b.params):_.qm(c,b.message,b.params),b.A1?e.then(function(){return!0}):!0):!1})};_.h=_.om.prototype;
_.h.Jy=function(a,b,c){a=wm(this,{sender:function(d){var e=_.Wl.hb;_.Vl(_.Wl.Cf,function(f){f!==e&&_.qm(f,"_g_wasClosed",d)});return _.qm(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Lf:c,filter:this.jA("onCloseSelfFilter")});b=new $l(b);b.resolve(a);return b.promise};_.h.TC=function(a,b,c){a=a||{};b=new $l(b);b.resolve(wm(this,{message:"_g_restyleMe",params:a,Lf:c,filter:this.jA("onRestyleSelfFilter"),A1:!0,qL:this.HN}));return b.promise};_.h.HN=function(a){"auto"===a.height&&(a.height=_.Pl())};
_.h.AM=_.da(20);_.h.RM=_.da(21);var sm=function(a,b){var c=b.Pl();if(c){b.Te(null);var d=_.jm[c];_.uj(d,"No such style: "+c);b.Do(a);d(b.value());b.Do(null)}};
_.pm=function(a,b,c,d){this.Nb=!1;this.Ki=a;this.VC=b;this.ig=c;this.Ca=d;this.bM=this.Ca.Zg();this.Ed=this.Ca.getOrigin();this.KW=this.Ca.Na();this.mN=this.Ca.S.where;this.ko=[];this.vp("_default");a=this.Ca.S.apis||[];for(b=0;b<a.length;b++)this.vp(a[b]);this.Ki.Cf[c]=this};_.h=_.pm.prototype;_.h.Qn=_.da(10);_.h.Ea=function(){if(!this.Nb){for(var a=0;a<this.ko.length;a++)this.unregister(this.ko[a]);delete _.Wl.Cf[this.yd()];this.Nb=!0}};_.h.getContext=function(){return this.Ki};_.h.getOptions=function(){return this.Ca};
_.h.Jf=function(){return this.VC};_.h.Zg=function(){return this.bM};_.h.yd=function(){return this.ig};_.h.Na=function(){return this.KW};_.h.Cb=function(){return this.mN};_.h.Sf=function(a){this.mN=a};_.h.tj=function(){(0,this.Ca.S._rpcReadyFn)()};_.h.OM=function(a,b){this.Ca.value()[a]=b};_.h.Bu=_.da(22);_.h.mc=function(){return this.Ca.value()};_.h.ma=function(){return this.Ca.ma()};_.h.getOrigin=function(){return this.Ed};
_.h.register=function(a,b,c){_.uj(!this.Nb,"Cannot register handler on disposed iframe "+a);_.uj((c||_.xm)(this),"Rejecting untrusted message "+a);c=this.ig+":"+this.Ki.ig+":"+a;1==_.me(Xl,c,[]).push(b)&&(this.ko.push(a),_.Cl(c,ym(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.ig+":"+this.Ki.ig+":"+a,d=Xl[c];d&&(b?(b=_.tj.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.tj.call(this.ko,a),0<=b&&this.ko.splice(b,1),_.Dl(c)))};_.h.DU=function(){return this.ko};
_.h.vp=function(a){this.iy=this.iy||[];if(!(0<=_.tj.call(this.iy,a))){this.iy.push(a);a=Yl[a]||{map:{}};for(var b in a.map)_.oe(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.Bb=function(){if(!_.xm(this))return null;var a=this.Ca.S._popupWindow;if(a)return a;var b=this.VC.split("/");a=this.getContext().Bb();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};
_.zm=function(a){var b={};if(a)for(var c in a)_.oe(a,c)&&_.oe(am,c)&&bm.test(a[c])&&(b[c]=a[c]);return b};_.h=_.pm.prototype;_.h.close=function(a,b){return _.qm(this,"_g_close",a,b)};_.h.rw=_.da(23);_.h.uo=function(a,b){return _.qm(this,"_g_restyleDone",a,b)};_.h.hS=function(a){return this.getContext().Jy(a,void 0,this)};_.h.RZ=function(a){if(a&&"object"===typeof a)return this.getContext().TC(a,void 0,this)};
_.h.SZ=function(a){var b=this.Ca.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.zm(a):{};(b=this.Na())&&a&&"object"===typeof a&&(_.oe(a,"height")&&(a.height=_.cm(a.height)),_.oe(a,"width")&&(a.width=_.cm(a.width)),_.pe(a,b.style))};
_.h.iS=function(a){var b=this.Ca.S.onClose;b&&b.call(this,a,this);this.Gy&&this.Gy()||(b=this.Na())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Ca.S.controller){var c={};c.frameName=this.yd();_.qm(b,"_g_disposeControl",c)}Am(this.ig+":"+this.Ki.ig+":_g_wasClosed",a,this)};_.h.OL=_.da(24);_.h.um=function(a,b){this.register("_g_wasClosed",a,b)};_.h.D1=function(){delete this.getContext().Cf[this.yd()];this.getContext().Bb().setTimeout((0,_.I)(function(){this.Ea()},this),0)};
_.h.send=function(a,b,c,d){_.uj(!this.Nb,"Cannot send message to disposed iframe - "+a);_.uj((d||_.xm)(this),"Wrong target for message "+a);c=new $l(c);_.Gl(this.VC,this.Ki.ig+":"+this.ig+":"+a,c.resolve,b);return c.promise};_.qm=function(a,b,c,d){return a.send(b,c,d,_.Bm)};_.pm.prototype.WY=function(a){return a};_.pm.prototype.ping=function(a,b){return _.qm(this,"_g_ping",b,a)};
var rm,ym,Am;rm=/^[\w\.\-]*$/;_.xm=function(a){return a.Ed===a.getContext().Ed};_.Bm=function(){return!0};ym=function(a,b,c){return function(d){if(!b.Nb){var e=this.origin,f=b.getOrigin();_.uj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=Am(a,d,b);!c&&0<d.length&&_.Mk(d).then(e)}}};Am=function(a,b,c){a=Xl[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Ik(a[e].call(c,b,c)));return d};_.Cm=function(a,b,c){_.uj("_default"!=a,"Cannot update default api");Yl[a]={map:b,filter:c}};
_.Dm=function(a,b,c){_.uj("_default"!=a,"Cannot update default api");_.me(Yl,a,{map:{},filter:_.xm}).map[b]=c};_.Em=function(a,b){_.me(Yl,"_default",{map:{},filter:_.Bm}).map[a]=b;_.Vl(_.Wl.Cf,function(c){c.register(a,b,_.Bm)})};_.Fm=function(){return _.Wl};Xl=_.ne();Yl=_.ne();_.Wl=new _.om;_.Em("_g_rpcReady",_.pm.prototype.tj);_.Em("_g_discover",_.pm.prototype.DU);_.Em("_g_ping",_.pm.prototype.WY);_.Em("_g_close",_.pm.prototype.hS);_.Em("_g_closeMe",_.pm.prototype.iS);_.Em("_g_restyle",_.pm.prototype.RZ);
_.Em("_g_restyleMe",_.pm.prototype.SZ);_.Em("_g_wasClosed",_.pm.prototype.D1);

_.pm.prototype.rw=_.Wc(23,function(a,b){return _.qm(this,"_g_restyle",a,b)});_.pm.prototype.Bu=_.Wc(22,function(a){return this.Ca.value()[a]});_.Um=function(a){for(var b=_.ne(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Ed]}};_.om.prototype.ZA=function(){};_.om.prototype.SB=function(){};
_.pm.prototype.Gy=function(){};

_.pm.prototype.Fw=function(){};_.pm.prototype.pC=function(){};

_.tq=function(a){a.S.closeClickDetection=!0};

_.pm.prototype.OL=_.Wc(24,function(a,b){this.register("_g_wasRestyled",a,b)});_.h=_.om.prototype;_.h.RM=_.Wc(21,function(a){this.Cw("onRestyleSelfFilter",a)});_.h.AM=_.Wc(20,function(a){this.Cw("onCloseSelfFilter",a)});_.h.CI=_.Wc(19,function(){return this.hb});_.h.Cw=_.Wc(18,function(a,b){this.rL[a]=b});_.h.Qn=_.Wc(11,function(){return this.Nb});_.pm.prototype.Qn=_.Wc(10,function(){return this.Nb});_.z("gapi.iframes.registerStyle",function(a,b){_.jm[a]=b});
_.z("gapi.iframes.registerBeforeOpenStyle",function(a,b){_.km[a]=b});_.z("gapi.iframes.getStyle",_.lm);_.z("gapi.iframes.getBeforeOpenStyle",function(a){return _.km[a]});_.z("gapi.iframes.registerIframesApi",_.Cm);_.z("gapi.iframes.registerIframesApiHandler",_.Dm);_.z("gapi.iframes.getContext",_.Fm);_.z("gapi.iframes.SAME_ORIGIN_IFRAMES_FILTER",_.xm);_.z("gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.Bm);_.z("gapi.iframes.makeWhiteListIframesFilter",_.Um);_.z("gapi.iframes.Context",_.om);
_.z("gapi.iframes.Context.prototype.isDisposed",_.om.prototype.Qn);_.z("gapi.iframes.Context.prototype.getWindow",_.om.prototype.Bb);_.z("gapi.iframes.Context.prototype.getFrameName",_.om.prototype.yd);_.z("gapi.iframes.Context.prototype.getGlobalParam",_.om.prototype.jA);_.z("gapi.iframes.Context.prototype.setGlobalParam",_.om.prototype.Cw);_.z("gapi.iframes.Context.prototype.open",_.om.prototype.open);_.z("gapi.iframes.Context.prototype.openChild",_.om.prototype.Yh);
_.z("gapi.iframes.Context.prototype.getParentIframe",_.om.prototype.CI);_.z("gapi.iframes.Context.prototype.closeSelf",_.om.prototype.Jy);_.z("gapi.iframes.Context.prototype.restyleSelf",_.om.prototype.TC);_.z("gapi.iframes.Context.prototype.setCloseSelfFilter",_.om.prototype.AM);_.z("gapi.iframes.Context.prototype.setRestyleSelfFilter",_.om.prototype.RM);_.z("gapi.iframes.Iframe",_.pm);_.z("gapi.iframes.Iframe.prototype.isDisposed",_.pm.prototype.Qn);
_.z("gapi.iframes.Iframe.prototype.getContext",_.pm.prototype.getContext);_.z("gapi.iframes.Iframe.prototype.getFrameName",_.pm.prototype.yd);_.z("gapi.iframes.Iframe.prototype.getId",_.pm.prototype.ma);_.z("gapi.iframes.Iframe.prototype.register",_.pm.prototype.register);_.z("gapi.iframes.Iframe.prototype.unregister",_.pm.prototype.unregister);_.z("gapi.iframes.Iframe.prototype.send",_.pm.prototype.send);_.z("gapi.iframes.Iframe.prototype.applyIframesApi",_.pm.prototype.vp);
_.z("gapi.iframes.Iframe.prototype.getIframeEl",_.pm.prototype.Na);_.z("gapi.iframes.Iframe.prototype.getSiteEl",_.pm.prototype.Cb);_.z("gapi.iframes.Iframe.prototype.setSiteEl",_.pm.prototype.Sf);_.z("gapi.iframes.Iframe.prototype.getWindow",_.pm.prototype.Bb);_.z("gapi.iframes.Iframe.prototype.getOrigin",_.pm.prototype.getOrigin);_.z("gapi.iframes.Iframe.prototype.close",_.pm.prototype.close);_.z("gapi.iframes.Iframe.prototype.restyle",_.pm.prototype.rw);
_.z("gapi.iframes.Iframe.prototype.restyleDone",_.pm.prototype.uo);_.z("gapi.iframes.Iframe.prototype.registerWasRestyled",_.pm.prototype.OL);_.z("gapi.iframes.Iframe.prototype.registerWasClosed",_.pm.prototype.um);_.z("gapi.iframes.Iframe.prototype.getParam",_.pm.prototype.Bu);_.z("gapi.iframes.Iframe.prototype.setParam",_.pm.prototype.OM);_.z("gapi.iframes.Iframe.prototype.ping",_.pm.prototype.ping);

var Km;_.lj.prototype.Bo=_.Wc(17,function(a){this.S.apis=a;return this});_.Gm=function(a,b){a.S.onClose=b;return a};_.Hm=function(a){this.S=a||{}};_.Hm.prototype.value=function(){return this.S};_.Hm.prototype.getIframe=function(){return this.S.iframe};_.Im=function(a,b){a.S.role=b;return a};_.Hm.prototype.tj=function(a){this.S.setRpcReady=a;return this};_.Hm.prototype.Pk=function(a){this.S.rpctoken=a;return this};_.Jm=function(a){a.S.selfConnect=!0;return a};Km=function(a){this.S=a||{}};
Km.prototype.value=function(){return this.S};var Lm=function(a){var b=new Km;b.S.role=a;return b};Km.prototype.II=function(){return this.S.role};Km.prototype.tc=function(a){this.S.handler=a;return this};Km.prototype.ub=function(){return this.S.handler};var Mm=function(a,b){a.S.filter=b;return a};Km.prototype.Bo=function(a){this.S.apis=a;return this};_.h=_.pm.prototype;
_.h.kS=function(a){var b=new _.dm(a);a=new _.Hm(b.value());if(a.S.selfConnect)var c=this;else(_.uj(Nm.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().Cf[b.yd()],c)?_.hm(b)&&(c.tj(),_.qm(c,"_g_rpcReady")):(b=_.em(_.gm(_.fm(new _.dm,b.Jf()),b.Zg()).mi(b.getOrigin()),b.yd()).tj(_.hm(b)).Pk(_.Rl(b)),c=this.getContext().Nj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;Om(b);d=d||"";_.me(b.Ny,d,[]).push({Lf:c,data:a});Pm(c,a,b.hC[d])};
_.h.Fw=function(a,b){(new _.dm(b)).S._relayedDepth||(b={},_.Jm(_.Im(new _.Hm(b),"_opener")),_.qm(a,"_g_connect",b))};
_.h.pC=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.Gm(_.qj(_.pj(a,null),null),null);return _.qm(this,"_g_open",a.value()).then(function(f){var g=new _.dm(f[0]),k=g.yd();f=new _.dm;var l=b.Zg(),m=g.Zg();_.gm(_.fm(f,b.Jf()+"/"+g.Jf()),m+"/"+l);_.em(f,k);f.mi(g.getOrigin());f.Bo(g.S.apis);f.Pk(_.Rl(a));_.pj(f,c);_.qj(f,d);_.Gm(f,e);(g=b.getContext().Cf[k])||(g=b.getContext().Nj(f.value()));return g})};
_.h.WC=function(a){var b=a.getUrl();_.uj(!b||_.Jj.test(b),"Illegal url for new iframe - "+b);var c=a.Fl().value();b={};for(var d in c)_.oe(c,d)&&_.oe(Qm,d)&&(b[d]=c[d]);_.oe(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.zm(d)));a.value().attributes=b};
_.h.IY=function(a){a=new _.dm(a);this.WC(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Rl(a);a.Pk(null);return this.getContext().open(a.value()).then((0,_.I)(function(d){var e=(new _.dm(d.mc())).S.apis,f=new _.dm;_.Rm(d,this,f);0==b&&_.Im(new _.Hm(f.value()),"_opener");f.tj(!0);f.Pk(c);_.qm(d,"_g_connect",f.value());f=new _.dm;_.em(_.gm(_.fm(f,d.Jf()),d.bM),d.yd()).mi(d.getOrigin()).Bo(e);return f.value()},this))};
_.h.QZ=function(a){this.getContext().Kj(function(b){b.send("_g_wasRestyled",a,void 0,_.Bm)},null,_.Bm)};
var Nm,Qm,Sm;Nm=/^https?:\/\/[^\/%\\?#\s]+$/i;Qm={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};_.Rm=function(a,b,c){var d=a.Jf(),e=b.Zg();_.gm(_.fm(c,a.Zg()+"/"+b.Jf()),e+"/"+d);_.em(c,b.yd()).mi(b.getOrigin())};Sm=_.Wl.hb;Sm&&Sm.register("_g_restyleDone",_.pm.prototype.QZ,_.Bm);_.Em("_g_connect",_.pm.prototype.kS);var Tm={};Tm._g_open=_.pm.prototype.IY;
_.Cm("_open",Tm,_.Bm);
_.om.prototype.ready=function(a,b,c,d){var e=b||{},f=this.hb;this.Kj(function(k){_.Vl(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.HN(g);f&&f.send("_ready",g,c,_.Bm)};_.om.prototype.Ly=_.da(25);var Om=function(a){a.Ny||(a.Ny=_.ne(),a.hC=_.ne())};
_.om.prototype.$x=function(a,b,c,d){Om(this);"object"===typeof a?(b=new Km(a),c=b.II()||""):(b=Mm(Lm(a).tc(b).Bo(c),d),c=a);d=this.Ny[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Pm(this.Cf[d[e].Lf.yd()],d[e].data,[b]),a=b.S.runOnce;c=_.me(this.hC,c,[]);a||b.S.dontWait||c.push(b)};_.om.prototype.RL=_.da(26);
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.S.filter||_.xm;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.vp(f[g]);e.ub()&&e.ub()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.om.prototype.Kj=function(a,b,c){var d=this.$x;a=Mm(Lm("_opener").tc(a).Bo(b),c);a.S.runOnce=!0;d.call(this,a.value())};

var IT=function(a,b){a.S.data=b;return a};_.om.prototype.RL=_.Wc(26,function(a,b){a=_.me(this.hC,a,[]);if(b)for(var c=0,d=!1;!d&&c<a.length;c++)a[c].ub()===b&&(d=!0,a.splice(c,1));else a.splice(0,a.length)});
_.om.prototype.Ly=_.Wc(25,function(a,b){a=new _.Hm(a);var c=new _.Hm(b),d=_.hm(a);b=a.getIframe();var e=c.getIframe();if(e){var f=_.Rl(a),g=new _.dm;_.Rm(b,e,g);IT(_.Im((new _.Hm(g.value())).Pk(f),a.S.role),a.S.data).tj(d);var k=new _.dm;_.Rm(e,b,k);IT(_.Im((new _.Hm(k.value())).Pk(f),c.S.role),c.S.data).tj(!0);_.qm(b,"_g_connect",g.value(),function(){d||_.qm(e,"_g_connect",k.value())});d&&_.qm(e,"_g_connect",k.value())}else c={},IT(_.Im(_.Jm(new _.Hm(c)),a.S.role),a.S.data),_.qm(b,"_g_connect",c)});
_.z("gapi.iframes.Context.prototype.addOnConnectHandler",_.om.prototype.$x);_.z("gapi.iframes.Context.prototype.removeOnConnectHandler",_.om.prototype.RL);_.z("gapi.iframes.Context.prototype.addOnOpenerHandler",_.om.prototype.Kj);_.z("gapi.iframes.Context.prototype.connectIframes",_.om.prototype.Ly);

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

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

_.Oe=_.Oe||{};

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

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

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

_.z("gadgets.json.stringify",_.zf);_.z("gadgets.json.parse",_.yf);

_.If=function(){var a=_.je.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Jf=function(a){if(_.If())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.ie.addEventListener?(_.ie.addEventListener("load",c,!1),_.ie.addEventListener("DOMContentLoaded",c,!1)):_.ie.attachEvent&&(_.ie.attachEvent("onreadystatechange",function(){_.If()&&c.apply(this,arguments)}),_.ie.attachEvent("onload",c))}};
_.se(_.ie.location.href,"rpctoken")&&_.ye(_.je,"unload",function(){});
var Kf=Kf||{};Kf.dM=null;Kf.PK=null;Kf.Xu=null;Kf.frameElement=null;
Kf=Kf||{};
Kf.BE||(Kf.BE=function(){function a(f,g,k){"undefined"!=typeof window.addEventListener?window.addEventListener(f,g,k):"undefined"!=typeof window.attachEvent&&window.attachEvent("on"+f,g);"message"===f&&(window.___jsl=window.___jsl||{},f=window.___jsl,f.RPMQ=f.RPMQ||[],f.RPMQ.push(g))}function b(f){var g=_.yf(f.data);if(g&&g.f){(0,_.Re)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Lf.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Qe("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{jI:function(){return"wpm"},uX:function(){return!0},init:function(f,g){_.Se.register("rpc",null,function(k){"true"===String((k&&k.rpc||{}).disableForceSecure)&&(e=!1)});c=f;d=g;a("message",b,!1);d("..",!0);return!0},Hc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Lf.getTargetOrigin(f),m=_.Lf.aG(f);l?window.setTimeout(function(){var n=_.zf(k);(0,_.Re)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.Qe("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Lf&&_.Lf||(_.Lf=window.gadgets.rpc,_.Lf.config=_.Lf.config,_.Lf.register=_.Lf.register,_.Lf.unregister=_.Lf.unregister,_.Lf.registerDefault=_.Lf.registerDefault,_.Lf.unregisterDefault=_.Lf.unregisterDefault,_.Lf.forceParentVerifiable=_.Lf.forceParentVerifiable,_.Lf.call=_.Lf.call,_.Lf.getRelayUrl=_.Lf.getRelayUrl,_.Lf.setRelayUrl=_.Lf.setRelayUrl,_.Lf.setAuthToken=_.Lf.setAuthToken,_.Lf.setupReceiver=_.Lf.setupReceiver,_.Lf.getAuthToken=
_.Lf.getAuthToken,_.Lf.removeReceiver=_.Lf.removeReceiver,_.Lf.getRelayChannel=_.Lf.getRelayChannel,_.Lf.receive=_.Lf.receive,_.Lf.ML=_.Lf.receiveSameDomain,_.Lf.getOrigin=_.Lf.getOrigin,_.Lf.getTargetOrigin=_.Lf.getTargetOrigin,_.Lf.aG=_.Lf._getTargetWin,_.Lf.pR=_.Lf._parseSiblingId);else{_.Lf=function(){function a(F,N){if(!ba[F]){var X=U;N||(X=la);ba[F]=X;N=S[F]||[];for(var oa=0;oa<N.length;++oa){var ta=N[oa];ta.t=C[F];X.call(F,ta.f,ta)}S[F]=[]}}function b(){function F(){xa=!0}Ka||("undefined"!=
typeof window.addEventListener?window.addEventListener("unload",F,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",F),Ka=!0)}function c(F,N,X,oa,ta){C[N]&&C[N]===X||(_.Qe("Invalid gadgets.rpc token. "+C[N]+" vs "+X),sa(N,2));ta.onunload=function(){K[N]&&!xa&&(sa(N,1),_.Lf.removeReceiver(N))};b();oa=_.yf(decodeURIComponent(oa))}function d(F,N){if(F&&"string"===typeof F.s&&"string"===typeof F.f&&F.a instanceof Array)if(C[F.f]&&C[F.f]!==F.t&&(_.Qe("Invalid gadgets.rpc token. "+
C[F.f]+" vs "+F.t),sa(F.f,2)),"__ack"===F.s)window.setTimeout(function(){a(F.f,!0)},0);else{F.c&&(F.callback=function(ma){_.Lf.call(F.f,(F.g?"legacy__":"")+"__cb",null,F.c,ma)});if(N){var X=e(N);F.origin=N;var oa=F.r;try{var ta=e(oa)}catch(ma){}oa&&ta==X||(oa=N);F.referer=oa}N=(t[F.s]||t[""]).apply(F,F.a);F.c&&"undefined"!==typeof N&&_.Lf.call(F.f,"__cb",null,F.c,N)}}function e(F){if(!F)return"";F=F.split("#")[0].split("?")[0];F=F.toLowerCase();0==F.indexOf("//")&&(F=window.location.protocol+F);-1==
F.indexOf("://")&&(F=window.location.protocol+"//"+F);var N=F.substring(F.indexOf("://")+3),X=N.indexOf("/");-1!=X&&(N=N.substring(0,X));F=F.substring(0,F.indexOf("://"));if("http"!==F&&"https"!==F&&"chrome-extension"!==F&&"file"!==F&&"android-app"!==F&&"chrome-search"!==F&&"chrome-untrusted"!==F&&"chrome"!==F&&"devtools"!==F)throw Error("l");X="";var oa=N.indexOf(":");if(-1!=oa){var ta=N.substring(oa+1);N=N.substring(0,oa);if("http"===F&&"80"!==ta||"https"===F&&"443"!==ta)X=":"+ta}return F+"://"+
N+X}function f(F){if("/"==F.charAt(0)){var N=F.indexOf("|");return{id:0<N?F.substring(1,N):F.substring(1),origin:0<N?F.substring(N+1):null}}return null}function g(F){if("undefined"===typeof F||".."===F)return window.parent;var N=f(F);if(N)return window.top.frames[N.id];F=String(F);return(N=window.frames[F])?N:(N=document.getElementById(F))&&N.contentWindow?N.contentWindow:null}function k(F,N){if(!0!==K[F]){"undefined"===typeof K[F]&&(K[F]=0);var X=g(F);".."!==F&&null==X||!0!==U.Hc(F,N)?!0!==K[F]&&
10>K[F]++?window.setTimeout(function(){k(F,N)},500):(ba[F]=la,K[F]=!0):K[F]=!0}}function l(F){(F=w[F])&&"/"===F.substring(0,1)&&(F="/"===F.substring(1,2)?document.location.protocol+F:document.location.protocol+"//"+document.location.host+F);return F}function m(F,N,X){N&&!/http(s)?:\/\/.+/.test(N)&&(0==N.indexOf("//")?N=window.location.protocol+N:"/"==N.charAt(0)?N=window.location.protocol+"//"+window.location.host+N:-1==N.indexOf("://")&&(N=window.location.protocol+"//"+N));w[F]=N;"undefined"!==typeof X&&
(y[F]=!!X)}function n(F,N){N=N||"";C[F]=String(N);k(F,N)}function q(F){F=(F.passReferrer||"").split(":",2);J=F[0]||"none";R=F[1]||"origin"}function u(F){"true"===String(F.useLegacyProtocol)&&(U=Kf.Xu||la,U.init(d,a))}function r(F,N){function X(oa){oa=oa&&oa.rpc||{};q(oa);var ta=oa.parentRelayUrl||"";ta=e(O.parent||N)+ta;m("..",ta,"true"===String(oa.useLegacyProtocol));u(oa);n("..",F)}!O.parent&&N?X({}):_.Se.register("rpc",null,X)}function v(F,N,X){if(".."===F)r(X||O.rpctoken||O.ifpctok||"",N);else a:{var oa=
null;if("/"!=F.charAt(0)){if(!_.Oe)break a;oa=document.getElementById(F);if(!oa)throw Error("m`"+F);}oa=oa&&oa.src;N=N||e(oa);m(F,N);N=_.Oe.getUrlParameters(oa);n(F,X||N.rpctoken)}}var t={},w={},y={},C={},B=0,D={},K={},O={},ba={},S={},J=null,R=null,na=window.top!==window.self,ua=window.name,sa=function(){},Oa=window.console,va=Oa&&Oa.log&&function(F){Oa.log(F)}||function(){},la=function(){function F(N){return function(){va(N+": call ignored")}}return{jI:function(){return"noop"},uX:function(){return!0},
init:F("init"),Hc:F("setup"),call:F("call")}}();_.Oe&&(O=_.Oe.getUrlParameters());var xa=!1,Ka=!1,U=function(){if("rmr"==O.rpctx)return Kf.dM;var F="function"===typeof window.postMessage?Kf.BE:"object"===typeof window.postMessage?Kf.BE:window.ActiveXObject?Kf.PK?Kf.PK:Kf.Xu:0<navigator.userAgent.indexOf("WebKit")?Kf.dM:"Gecko"===navigator.product?Kf.frameElement:Kf.Xu;F||(F=la);return F}();t[""]=function(){va("Unknown RPC service: "+this.s)};t.__cb=function(F,N){var X=D[F];X&&(delete D[F],X.call(this,
N))};return{config:function(F){"function"===typeof F.jM&&(sa=F.jM)},register:function(F,N){if("__cb"===F||"__ack"===F)throw Error("n");if(""===F)throw Error("o");t[F]=N},unregister:function(F){if("__cb"===F||"__ack"===F)throw Error("p");if(""===F)throw Error("q");delete t[F]},registerDefault:function(F){t[""]=F},unregisterDefault:function(){delete t[""]},forceParentVerifiable:function(){},call:function(F,N,X,oa){F=F||"..";var ta="..";".."===F?ta=ua:"/"==F.charAt(0)&&(ta=e(window.location.href),ta=
"/"+ua+(ta?"|"+ta:""));++B;X&&(D[B]=X);var ma={s:N,f:ta,c:X?B:0,a:Array.prototype.slice.call(arguments,3),t:C[F],l:!!y[F]};a:if("bidir"===J||"c2p"===J&&".."===F||"p2c"===J&&".."!==F){var ya=window.location.href;var Ga="?";if("query"===R)Ga="#";else if("hash"===R)break a;Ga=ya.lastIndexOf(Ga);Ga=-1===Ga?ya.length:Ga;ya=ya.substring(0,Ga)}else ya=null;ya&&(ma.r=ya);if(".."===F||null!=f(F)||document.getElementById(F))(ya=ba[F])||null===f(F)||(ya=U),0===N.indexOf("legacy__")&&(ya=U,ma.s=N.substring(8),
ma.c=ma.c?ma.c:B),ma.g=!0,ma.r=ta,ya?(y[F]&&(ya=Kf.Xu),!1===ya.call(F,ta,ma)&&(ba[F]=la,U.call(F,ta,ma))):S[F]?S[F].push(ma):S[F]=[ma]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:v,getAuthToken:function(F){return C[F]},removeReceiver:function(F){delete w[F];delete y[F];delete C[F];delete K[F];delete ba[F]},getRelayChannel:function(){return U.jI()},receive:function(F,N){4<F.length?U.Daa(F,d):c.apply(null,F.concat(N))},ML:function(F){F.a=Array.prototype.slice.call(F.a);window.setTimeout(function(){d(F)},
0)},getOrigin:e,getTargetOrigin:function(F){var N=null,X=l(F);X?N=X:(X=f(F))?N=X.origin:".."==F?N=O.parent:(F=document.getElementById(F))&&"iframe"===F.tagName.toLowerCase()&&(N=F.src);return e(N)},init:function(){!1===U.init(d,a)&&(U=la);na?v(".."):_.Se.register("rpc",null,function(F){F=F.rpc||{};q(F);u(F)})},aG:g,pR:f,ACK:"__ack",y8:ua||"..",O8:0,N8:1,M8:2}}();_.Lf.init()}
;_.Lf.config({jM:function(a){throw Error("r`"+a);}});_.Re=_.Hf;
_.z("gadgets.rpc.config",_.Lf.config);_.z("gadgets.rpc.register",_.Lf.register);_.z("gadgets.rpc.unregister",_.Lf.unregister);_.z("gadgets.rpc.registerDefault",_.Lf.registerDefault);_.z("gadgets.rpc.unregisterDefault",_.Lf.unregisterDefault);_.z("gadgets.rpc.forceParentVerifiable",_.Lf.forceParentVerifiable);_.z("gadgets.rpc.call",_.Lf.call);_.z("gadgets.rpc.getRelayUrl",_.Lf.getRelayUrl);_.z("gadgets.rpc.setRelayUrl",_.Lf.setRelayUrl);_.z("gadgets.rpc.setAuthToken",_.Lf.setAuthToken);
_.z("gadgets.rpc.setupReceiver",_.Lf.setupReceiver);_.z("gadgets.rpc.getAuthToken",_.Lf.getAuthToken);_.z("gadgets.rpc.removeReceiver",_.Lf.removeReceiver);_.z("gadgets.rpc.getRelayChannel",_.Lf.getRelayChannel);_.z("gadgets.rpc.receive",_.Lf.receive);_.z("gadgets.rpc.receiveSameDomain",_.Lf.ML);_.z("gadgets.rpc.getOrigin",_.Lf.getOrigin);_.z("gadgets.rpc.getTargetOrigin",_.Lf.getTargetOrigin);

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

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

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

});
// Google Inc.
