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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ja,na,ta,xa,Ba,Da,Ia,Ra;_.ea=function(a){return function(){return _.aa[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.aa=[];ja=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};na="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
ta=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");};xa=ta(this);Ba=function(a,b){if(b)a:{var c=xa;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&na(c,a,{configurable:!0,writable:!0,value:b})}};
Ba("Symbol",function(a){if(a)return a;var b=function(e,f){this.gN=e;na(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.gN};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
Ba("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=xa[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&na(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Da(ja(this))}})}return a});Da=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Ea=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ja(a)}};_.Fa="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ia=Object.setPrototypeOf;else{var La;a:{var Ma={a:!0},Pa={};try{Pa.__proto__=Ma;La=Pa.a;break a}catch(a){}La=!1}Ia=La?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Qa=Ia;Ra=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};Ba("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Ra(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 Sa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};Ba("Array.prototype.keys",function(a){return a?a:function(){return Sa(this,function(b){return b})}});Ba("Array.prototype.values",function(a){return a?a:function(){return Sa(this,function(b,c){return c})}});
var Ta=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ba("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Ta(b,d)&&c.push(b[d]);return c}});
Ba("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});Ba("Array.prototype.entries",function(a){return a?a:function(){return Sa(this,function(b,c){return[b,c]})}});
Ba("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Ba("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});Ba("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Ra(this,b,"includes").indexOf(b,c||0)}});
Ba("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Ta(b,d)&&c.push([d,b[d]]);return c}});var Ua="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)Ta(d,e)&&(a[e]=d[e])}return a};Ba("Object.assign",function(a){return a||Ua});
Ba("Array.prototype.flat",function(a){return a?a:function(b){b=void 0===b?1:b;for(var c=[],d=0;d<this.length;d++){var e=this[d];Array.isArray(e)&&0<b?(e=Array.prototype.flat.call(e,b-1),c.push.apply(c,e)):c.push(e)}return c}});
Ba("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Ta(l,f)){var m=new b;na(l,f,{value:m})}}function e(l){var m=Object[l];m&&(Object[l]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),n=new a([[l,2],[m,3]]);if(2!=n.get(l)||3!=n.get(m))return!1;n.delete(l);n.set(m,4);return!n.has(l)&&4==n.get(m)}catch(p){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Ca=(g+=Math.random()+1).toString();if(l){l=_.Ea(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(!Ta(l,f))throw Error("c`"+l);l[f][this.Ca]=m;return this};k.prototype.get=function(l){return c(l)&&Ta(l,f)?l[f][this.Ca]:void 0};k.prototype.has=function(l){return c(l)&&Ta(l,f)&&Ta(l[f],this.Ca)};k.prototype.delete=
function(l){return c(l)&&Ta(l,f)&&Ta(l[f],this.Ca)?delete l[f][this.Ca]:!1};return k});
Ba("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var k=Object.seal({x:4}),l=new a(_.Ea([[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(p){return!1}}())return a;var b=new WeakMap,c=function(k){this.wf={};this.Ye=
f();this.size=0;if(k){k=_.Ea(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.wf[m.id]=[]);m.we?m.we.value=l:(m.we={next:this.Ye,Yi:this.Ye.Yi,head:this.Ye,key:k,value:l},m.list.push(m.we),this.Ye.Yi.next=m.we,this.Ye.Yi=m.we,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.we&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.wf[k.id],k.we.Yi.next=k.we.next,k.we.next.Yi=
k.we.Yi,k.we.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.wf={};this.Ye=this.Ye.Yi=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).we};c.prototype.get=function(k){return(k=d(this,k).we)&&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.wf[m];if(n&&Ta(k.wf,m))for(k=0;k<n.length;k++){var p=n[k];if(l!==l&&p.key!==p.key||l===p.key)return{id:m,list:n,index:k,we:p}}return{id:m,list:n,index:-1,we:void 0}},e=function(k,l){var m=k.Ye;return Da(function(){if(m){for(;m.head!=k.Ye;)m=m.Yi;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.Yi=k.next=k.head=k},g=0;return c});
Ba("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(_.Ea([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.Ha=new Map;if(c){c=
_.Ea(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ha.size};b.prototype.add=function(c){c=0===c?0:c;this.Ha.set(c,c);this.size=this.Ha.size;return this};b.prototype.delete=function(c){c=this.Ha.delete(c);this.size=this.Ha.size;return c};b.prototype.clear=function(){this.Ha.clear();this.size=0};b.prototype.has=function(c){return this.Ha.has(c)};b.prototype.entries=function(){return this.Ha.entries()};b.prototype.values=function(){return this.Ha.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ha.forEach(function(f){return c.call(d,f,f,e)})};return b});_.q={};_.Wa=_.Wa||{};_.y=this||self;_.Xa="closure_uid_"+(1E9*Math.random()>>>0);_.C=function(a,b){a=a.split(".");var c=_.y;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};
_.K=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.ip=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 hb,ib,lb;_.$a=function(a,b){return 0<=(0,_.Ya)(a,b)};_.ab=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.bb=function(){};_.db=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.eb=function(a){var b=_.db(a);return"array"==b||"object"==b&&"number"==typeof a.length};hb=function(a,b,c){return a.call.apply(a.bind,arguments)};
ib=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)}};_.R=function(a,b,c){_.R=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?hb:ib;return _.R.apply(null,arguments)};_.kb=function(){return Date.now()};lb=function(a){return a};
_.Ya=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1};
_.mb=Array.prototype.lastIndexOf?function(a,b){return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.lastIndexOf(b,c);for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1};_.nb=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)};
_.ob=Array.prototype.filter?function(a,b){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};_.pb=Array.prototype.map?function(a,b){return Array.prototype.map.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=Array(c),e="string"===typeof a?a.split(""):a,f=0;f<c;f++)f in e&&(d[f]=b.call(void 0,e[f],f,a));return d};
_.qb=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};_.rb=Array.prototype.every?function(a,b,c){return Array.prototype.every.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&!b.call(c,e[f],f,a))return!1;return!0};
var tb;_.sb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.ub=function(a,b){var c=0;a=(0,_.sb)(String(a)).split(".");b=(0,_.sb)(String(b)).split(".");for(var d=Math.max(a.length,b.length),e=0;0==c&&e<d;e++){var f=a[e]||"",g=b[e]||"";do{f=/(\d*)(\D*)(.*)/.exec(f)||["","","",""];g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];if(0==f[0].length&&0==g[0].length)break;c=tb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||tb(0==f[2].length,0==g[2].length)||tb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
tb=function(a,b){return a<b?-1:a>b?1:0};
a:{var xb=_.y.navigator;if(xb){var yb=xb.userAgent;if(yb){_.wb=yb;break a}}_.wb=""}_.zb=function(a){return-1!=_.wb.indexOf(a)};
var Cb;_.Ab=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(" ");_.Eb=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])}};
_.Fb=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=_.y.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("gapi#html",{createHTML:lb,createScript:lb,createScriptURL:lb})}catch(c){_.y.console&&_.y.console.error(c.message)}Kb=a}return Kb};
var Nb,Mb;_.Ob=function(a,b){this.xM=a===Mb&&b||"";this.RP=Nb};_.Ob.prototype.Kh=!0;_.Ob.prototype.Id=_.ea(4);_.Pb=function(a){return a instanceof _.Ob&&a.constructor===_.Ob&&a.RP===Nb?a.xM:"type_error:Const"};_.Qb=function(a){return new _.Ob(Mb,a)};Nb={};Mb={};
_.Tb=function(a,b){this.JK=b===_.Sb?a:""};_.Tb.prototype.Kh=!0;_.Tb.prototype.Id=_.ea(3);_.Tb.prototype.TA=!0;_.Tb.prototype.Ch=_.ea(6);_.Sb={};_.Ub=new _.Tb("about:invalid#zClosurez",_.Sb);
_.Xb=function(a,b){this.IK=b===_.Vb?a:""};_.Xb.prototype.Kh=!0;_.Xb.prototype.Id=_.ea(2);_.Vb={};_.Yb=new _.Xb("",_.Vb);
_.Zb={};_.$b=function(a,b){this.HK=b===_.Zb?a:"";this.Kh=!0};_.bc=function(a){a=_.Pb(a);return 0===a.length?ac:new _.$b(a,_.Zb)};_.$b.prototype.Id=_.ea(1);var ac=new _.$b("",_.Zb);
var cc;_.dc=function(a,b,c){this.GK=c===cc?a:"";this.nR=b};_.dc.prototype.TA=!0;_.dc.prototype.Ch=_.ea(5);_.dc.prototype.Kh=!0;_.dc.prototype.Id=_.ea(0);_.ec=function(a){if(a instanceof _.dc&&a.constructor===_.dc)return a.GK;_.db(a);return"type_error:SafeHtml"};cc={};_.fc=function(a,b){var c=_.Lb();a=c?c.createHTML(a):a;return new _.dc(a,b,cc)};_.gc=new _.dc(_.y.trustedTypes&&_.y.trustedTypes.emptyHTML||"",0,cc);_.hc=_.fc("<br>",0);
_.ic=_.Jb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.ec(_.gc);return!b.parentElement});
_.jc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.kc=2147483648*Math.random()|0;
_.lc=function(){return _.zb("iPhone")&&!_.zb("iPod")&&!_.zb("iPad")};_.mc=function(){return _.lc()||_.zb("iPad")||_.zb("iPod")};
var nc=function(a){nc[" "](a);return a};nc[" "]=_.bb;_.oc=function(a,b){try{return nc(a[b]),!0}catch(c){}return!1};_.pc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Fc,Gc,Nc,Rc;_.qc=_.Fb();_.rc=_.Gb();_.sc=_.zb("Edge");_.tc=_.sc||_.rc;_.uc=_.zb("Gecko")&&!(-1!=_.wb.toLowerCase().indexOf("webkit")&&!_.zb("Edge"))&&!(_.zb("Trident")||_.zb("MSIE"))&&!_.zb("Edge");_.vc=-1!=_.wb.toLowerCase().indexOf("webkit")&&!_.zb("Edge");_.wc=_.vc&&_.zb("Mobile");_.xc=_.zb("Macintosh");_.yc=_.zb("Windows");_.zc=_.zb("Linux")||_.zb("CrOS");_.Ac=_.zb("Android");_.Bc=_.lc();_.Cc=_.zb("iPad");_.Dc=_.zb("iPod");_.Ec=_.mc();
Fc=function(){var a=_.y.document;return a?a.documentMode:void 0};a:{var Jc="",Kc=function(){var a=_.wb;if(_.uc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.sc)return/Edge\/([\d\.]+)/.exec(a);if(_.rc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.vc)return/WebKit\/(\S+)/.exec(a);if(_.qc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Kc&&(Jc=Kc?Kc[1]:"");if(_.rc){var Lc=Fc();if(null!=Lc&&Lc>parseFloat(Jc)){Gc=String(Lc);break a}}Gc=Jc}_.Mc=Gc;Nc={};
_.Oc=function(a){return _.pc(Nc,a,function(){return 0<=_.ub(_.Mc,a)})};_.Qc=function(a){return Number(_.Pc)>=a};if(_.y.document&&_.rc){var Sc=Fc();Rc=Sc?Sc:parseInt(_.Mc,10)||void 0}else Rc=void 0;_.Pc=Rc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Xc,Yc,Zc,ad,cd,ed,fd,gd,hd,id,jd,kd,md,td,ud,vd,Dd,Ed;_.Tc=function(a,b){return _.aa[a]=b};_.Uc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Uc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.YK=!0};_.Vc=function(a){return Array.prototype.concat.apply([],arguments)};_.Wc=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.Ch=_.Tc(6,function(){return 1});_.dc.prototype.Ch=_.Tc(5,function(){return this.nR});
_.Ob.prototype.Id=_.Tc(4,function(){return this.xM});_.Tb.prototype.Id=_.Tc(3,function(){return this.JK.toString()});_.Xb.prototype.Id=_.Tc(2,function(){return this.IK});_.$b.prototype.Id=_.Tc(1,function(){return this.HK});_.dc.prototype.Id=_.Tc(0,function(){return this.GK.toString()});Xc=null;Yc=/^[\w+/_-]+[=]{0,2}$/;Zc=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&Yc.test(a)?a:""};
_.$c=function(a){if(a&&a!=_.y)return Zc(a.document);null===Xc&&(Xc=Zc(_.y.document));return Xc};ad=0;_.bd=function(a){return Object.prototype.hasOwnProperty.call(a,_.Xa)&&a[_.Xa]||(a[_.Xa]=++ad)};_.K(_.Uc,Error);_.Uc.prototype.name="CustomError";_.dd=function(a,b){return 0==a.lastIndexOf(b,0)};ed=/&/g;fd=/</g;gd=/>/g;hd=/"/g;id=/'/g;jd=/\x00/g;kd=/[\x00&<>"']/;
_.ld=function(a,b){if(b)a=a.replace(ed,"&amp;").replace(fd,"&lt;").replace(gd,"&gt;").replace(hd,"&quot;").replace(id,"&#39;").replace(jd,"&#0;");else{if(!kd.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(ed,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(fd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(gd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(hd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(id,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(jd,"&#0;"))}return a};md={};
_.nd=function(a,b){this.KK=b===md?a:""};_.nd.prototype.Kh=!0;_.nd.prototype.Id=function(){return this.KK.toString()};_.nd.prototype.TA=!0;_.nd.prototype.Ch=function(){return 1};_.od=function(a){if(a instanceof _.nd&&a.constructor===_.nd)return a.KK;_.db(a);return"type_error:TrustedResourceUrl"};_.pd=function(a){return _.od(a).toString()};_.qd=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.nd(a,md)};_.rd=function(a){return _.qd(_.Pb(a))};
_.sd=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.JK;_.db(a);return"type_error:SafeUrl"};td=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font\/\w+|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i;ud=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;vd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;
_.wd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Kh?a.Id():String(a);if(vd.test(a))a=new _.Tb(a,_.Sb);else{a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(ud);a=b&&td.test(b[1])?new _.Tb(a,_.Sb):null}return a};_.xd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Kh?a.Id():String(a);vd.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Sb)};
_.yd=function(a){if(a instanceof _.dc)return a;var b="object"==typeof a,c=null;b&&a.TA&&(c=a.Ch());return _.fc(_.ld(b&&a.Kh?a.Id():String(a)),c)};_.zd=function(a,b){if((0,_.ic)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.ec(b)};_.Ad=function(a,b){b=b instanceof _.Tb?b:_.xd(b);a.href=_.sd(b)};_.Bd=function(a,b,c,d){a=a instanceof _.Tb?a:_.xd(a);c=c instanceof _.Ob?_.Pb(c):c||"";return(b||_.y).open(_.sd(a),c,d,void 0)};_.Cd=function(a){return a=_.ld(a,void 0)};Dd=!_.rc||_.Qc(9);
Ed=!_.uc&&!_.rc||_.rc&&_.Qc(9)||_.uc&&_.Oc("1.9.1");_.Fd=_.rc&&!_.Oc("9");_.Gd=_.rc||_.qc||_.vc;_.Hd=_.rc&&!_.Qc(9);
var Qd,Ud;_.Kd=function(a){return a?new _.Id(_.Jd(a)):cd||(cd=new _.Id)};_.Od=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Pd=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&&_.$a(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Rd=function(a,b){_.Ab(b,function(c,d){c&&"object"==typeof c&&c.Kh&&(c=c.Id());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Qd.hasOwnProperty(d)?a.setAttribute(Qd[d],c):_.dd(d,"aria-")||_.dd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Qd={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"};
_.Sd=function(a){return a?a.parentWindow||a.defaultView:window};_.Vd=function(a,b){var c=String(b[0]),d=b[1];if(!Dd&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Cd(d.name),'"');if(d.type){c.push(' type="',_.Cd(d.type),'"');var e={};_.Eb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Td(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Rd(c,d));2<b.length&&Ud(a,c,b,2);return c};
Ud=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(!_.eb(f)||_.ab(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.ab(f)){var g="function"==typeof f.item||"string"==typeof f.item;break a}if("function"===typeof f){g="function"==typeof f.item;break a}}g=!1}_.nb(g?_.Wc(f):f,e)}}};_.Wd=function(a){return _.Td(document,a)};
_.Td=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.Xd=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};
_.Yd=function(a,b){Ud(_.Jd(a),a,arguments,1)};_.Zd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.ae=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.be=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.ce=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 _.be(a)}};
_.de=function(a){return Ed&&void 0!=a.children?a.children:_.ob(a.childNodes,function(b){return 1==b.nodeType})};_.ee=function(a){return _.ab(a)&&1==a.nodeType};_.fe=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};_.Jd=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.ge=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.Zd(a),a.appendChild(_.Jd(a).createTextNode(String(b)))};_.Id=function(a){this.tb=a||_.y.document||document};_.h=_.Id.prototype;_.h.Fa=_.Kd;_.h.ZC=_.ea(7);_.h.vb=function(){return this.tb};_.h.H=function(a){return _.Od(this.tb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.tb).getElementsByTagName(String(a))};_.h.ta=function(a,b,c){return _.Vd(this.tb,arguments)};_.h.createElement=function(a){return _.Td(this.tb,a)};_.h.createTextNode=function(a){return this.tb.createTextNode(String(a))};_.h.Ab=function(){var a=this.tb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.Yd;_.h.canHaveChildren=_.Xd;_.h.Ld=_.Zd;_.h.ZI=_.ae;_.h.removeNode=_.be;_.h.WR=_.ce;_.h.Hz=_.de;
_.h.isElement=_.ee;_.h.contains=_.fe;_.h.Nh=_.ea(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.he=window;_.ie=document;_.je=_.he.location;_.ke=/\[native code\]/;_.le=function(a,b,c){return a[b]=a[b]||c};_.me=function(){var a;if((a=Object.create)&&_.ke.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.ne=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.oe=function(a,b){a=a||{};for(var c in a)_.ne(a,c)&&(b[c]=a[c])};_.pe=_.le(_.he,"gapi",{});
_.qe=function(a,b,c){var d=new RegExp("([#].*&|[#])"+b+"=([^&#]*)","g");b=new RegExp("([?#].*&|[?#])"+b+"=([^&#]*)","g");if(a=a&&(d.exec(a)||b.exec(a)))try{c=decodeURIComponent(a[2])}catch(e){}return c};_.re=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.te=new RegExp(/(%([^0-9a-fA-F%]|[0-9a-fA-F]([^0-9a-fA-F%])?)?)*/.source+/%($|[^0-9a-fA-F]|[0-9a-fA-F]($|[^0-9a-fA-F]))/.source,"g");
_.ue=new RegExp(/\/?\??#?/.source+"("+/[\/?#]/i.source+"|"+/[\uD800-\uDBFF]/i.source+"|"+/%[c-f][0-9a-f](%[89ab][0-9a-f]){0,2}(%[89ab]?)?/i.source+"|"+/%[0-9a-f]?/i.source+")$","i");
_.we=function(a,b,c){_.ve(a,b,c,"add","at")};_.ve=function(a,b,c,d,e){if(a[d+"EventListener"])a[d+"EventListener"](b,c,!1);else if(a[e+"tachEvent"])a[e+"tachEvent"]("on"+b,c)};
_.xe=_.le(_.he,"___jsl",_.me());_.le(_.xe,"I",0);_.le(_.xe,"hel",10);
var ye,ze,Ae,Be,Ce,De,Ee;ye=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};ze=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};Ae=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Be=function(a,b,c){if(b&&"object"===typeof b)for(var d in b)!Object.prototype.hasOwnProperty.call(b,d)||c&&"___goc"===d&&"undefined"===typeof b[d]||(a[d]&&b[d]&&"object"===typeof a[d]&&"object"===typeof b[d]&&!Ae(a[d])&&!Ae(b[d])?Be(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Ae(b[d])?[]:{},Be(a[d],b[d])):a[d]=b[d])};
Ce=function(a){if(a&&!/^\s+$/.test(a)){for(;0==a.charCodeAt(a.length-1);)a=a.substring(0,a.length-1);try{var b=window.JSON.parse(a)}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ("+a+"\n)"))()}catch(c){}if("object"===typeof b)return b;try{b=(new Function("return ({"+a+"\n})"))()}catch(c){}return"object"===typeof b?b:{}}};
De=function(a,b){var c={___goc:void 0};a.length&&a[a.length-1]&&Object.hasOwnProperty.call(a[a.length-1],"___goc")&&"undefined"===typeof a[a.length-1].___goc&&(c=a.pop());Be(c,b);a.push(c)};
Ee=function(a){ze(!0);var b=window.___gcfg,c=ye("cu"),d=window.___gu;b&&b!==d&&(De(c,b),window.___gu=b);b=ye("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,ye("us"));for(var g=0;g<e.length;++g)for(var k=e[g],l=0;l<f.length;++l)k.src&&0==k.src.indexOf(f[l])&&d.push(k);0==d.length&&0<e.length&&e[e.length-1].src&&d.push(e[e.length-1]);for(e=0;e<d.length;++e)d[e].getAttribute("gapi_processed")||(d[e].setAttribute("gapi_processed",!0),(f=d[e])?(g=
f.nodeType,f=3==g||4==g?f.nodeValue:f.textContent||f.innerText||f.innerHTML||""):f=void 0,(f=Ce(f))&&b.push(f));a&&De(c,a);d=ye("cd");a=0;for(b=d.length;a<b;++a)Be(ze(),d[a],!0);d=ye("ci");a=0;for(b=d.length;a<b;++a)Be(ze(),d[a],!0);a=0;for(b=c.length;a<b;++a)Be(ze(),c[a],!0)};_.S=function(a,b){var c=ze();if(!a)return c;a=a.split("/");for(var d=0,e=a.length;c&&"object"===typeof c&&d<e;++d)c=c[a[d]];return d===a.length&&void 0!==c?c:b};
_.Fe=function(a,b){var c;if("string"===typeof a){var d=c={};a=a.split("/");for(var e=0,f=a.length;e<f-1;++e){var g={};d=d[a[e]]=g}d[a[e]]=b}else c=a;Ee(c)};
var Ge=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.le(_.xe,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Ge&&Ge();Ee();
_.C("gapi.config.get",_.S);_.C("gapi.config.update",_.Fe);

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

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

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Kh=function(){this.Jj=-1};
var Lh=function(){this.Jj=64;this.Gc=[];this.Yx=[];this.dQ=[];this.Jv=[];this.Jv[0]=128;for(var a=1;a<this.Jj;++a)this.Jv[a]=0;this.Gw=this.En=0;this.reset()};_.K(Lh,Kh);Lh.prototype.reset=function(){this.Gc[0]=1732584193;this.Gc[1]=4023233417;this.Gc[2]=2562383102;this.Gc[3]=271733878;this.Gc[4]=3285377520;this.Gw=this.En=0};
var Mh=function(a,b,c){c||(c=0);var d=a.dQ;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.Gc[0];c=a.Gc[1];var g=a.Gc[2],k=a.Gc[3],l=a.Gc[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.Gc[0]=a.Gc[0]+b&4294967295;a.Gc[1]=a.Gc[1]+c&4294967295;a.Gc[2]=a.Gc[2]+g&4294967295;a.Gc[3]=a.Gc[3]+k&4294967295;a.Gc[4]=a.Gc[4]+l&4294967295};
Lh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Jj,d=0,e=this.Yx,f=this.En;d<b;){if(0==f)for(;d<=c;)Mh(this,a,d),d+=this.Jj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Jj){Mh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Jj){Mh(this,e);f=0;break}}this.En=f;this.Gw+=b}};
Lh.prototype.digest=function(){var a=[],b=8*this.Gw;56>this.En?this.update(this.Jv,56-this.En):this.update(this.Jv,this.Jj-(this.En-56));for(var c=this.Jj-1;56<=c;c--)this.Yx[c]=b&255,b/=256;Mh(this,this.Yx);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Gc[c]>>d&255,++b;return a};
_.Nh=function(){this.rD=new Lh};_.h=_.Nh.prototype;_.h.reset=function(){this.rD.reset()};_.h.OM=function(a){this.rD.update(a)};_.h.vG=function(){return this.rD.digest()};_.h.Ow=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.OM(b)};_.h.Mg=function(){for(var a=this.vG(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

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

_.C("gapi.iframes.create",_.gk);

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

_.qg=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
*/
_.ei=function(a,b){a:{for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]};_.fi=function(a,b){a.prototype=(0,_.Fa)(b.prototype);a.prototype.constructor=a;if(_.Qa)(0,_.Qa)(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};
_.gi=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)}};_.hi=[];_.ii=[];_.ji=!1;_.ki=function(a){_.hi[_.hi.length]=a;if(_.ji)for(var b=0;b<_.ii.length;b++)a((0,_.R)(_.ii[b].wrap,_.ii[b]))};

_.gj=function(a){this.S=a};_.h=_.gj.prototype;_.h.value=function(){return this.S};_.h.Lk=function(a){this.S.width=a;return this};_.h.Pc=function(){return this.S.width};_.h.$h=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.Nd=function(a){this.S.style=a;return this};_.h.Il=_.ea(14);
_.hj=function(a){this.S=a};_.hj.prototype.QC=function(a){this.S.anchor=a;return this};_.hj.prototype.Bh=function(){return this.S.anchor};_.hj.prototype.jw=_.ea(16);_.ij=function(a){a.S.show=!0;return a};_.hj.prototype.$h=function(a){this.S.height=a;return this};_.hj.prototype.getHeight=function(){return this.S.height};_.hj.prototype.Lk=function(a){this.S.width=a;return this};_.hj.prototype.Pc=function(){return this.S.width};
_.jj=function(a){this.S=a||{}};_.jj.prototype.value=function(){return this.S};_.jj.prototype.setUrl=function(a){this.S.url=a;return this};_.jj.prototype.getUrl=function(){return this.S.url};_.kj=function(a,b){a.S.where=b;return a};_.h=_.jj.prototype;_.h.Nd=function(a){this.S.style=a;return this};_.h.Il=_.ea(13);_.h.Me=function(a){this.S.id=a;return this};_.h.ma=function(){return this.S.id};_.h.Kk=function(a){this.S.rpctoken=a;return this};_.lj=function(a,b){a.S.queryParams=b;return a};
_.mj=function(a,b){a.S.relayOpen=b;return a};_.nj=function(a,b){a.S.messageHandlers=b;return a};_.oj=function(a,b){a.S.messageHandlersFilter=b;return a};_.jj.prototype.to=_.ea(17);_.jj.prototype.getContext=function(){return this.S.context};_.jj.prototype.Oc=function(){return this.S.openerIframe};_.pj=function(a){return new _.hj(a.S)};_.jj.prototype.zl=function(){this.S.attributes=this.S.attributes||{};return new _.gj(this.S.attributes)};_.qj=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 ok;_.hk=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};_.ik=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.jk=function(a){return a};_.kk=function(a,b){a.src=_.od(b);(b=_.$c(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.lk=function(a){var b=window.location;a=a instanceof _.Tb?a:_.xd(a);b.href=_.sd(a)};_.mk=function(a){a.prototype.$goog_Thenable=!0};_.nk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
ok=function(a,b){this.jR=a;this.BY=b;this.xv=0;this.Ye=null};ok.prototype.get=function(){if(0<this.xv){this.xv--;var a=this.Ye;this.Ye=a.next;a.next=null}else a=this.jR();return a};ok.prototype.put=function(a){this.BY(a);100>this.xv&&(this.xv++,a.next=this.Ye,this.Ye=a)};
var pk,rk,sk,qk;pk=function(a){_.y.setTimeout(function(){throw a;},0)};_.tk=function(a){a=qk(a);"function"!==typeof _.y.setImmediate||_.y.Window&&_.y.Window.prototype&&!_.zb("Edge")&&_.y.Window.prototype.setImmediate==_.y.setImmediate?(rk||(rk=sk()),rk(a)):_.y.setImmediate(a)};
sk=function(){var a=_.y.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.zb("Presto")&&(a=function(){var e=_.Wd("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,_.R)(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){_.y.setTimeout(e,0)}};qk=_.jk;_.ki(function(a){qk=a});
var uk=function(){this.Tw=this.Jo=null},wk=new ok(function(){return new vk},function(a){a.reset()});uk.prototype.add=function(a,b){var c=wk.get();c.set(a,b);this.Tw?this.Tw.next=c:this.Jo=c;this.Tw=c};uk.prototype.remove=function(){var a=null;this.Jo&&(a=this.Jo,this.Jo=this.Jo.next,this.Jo||(this.Tw=null),a.next=null);return a};var vk=function(){this.next=this.scope=this.Qg=null};vk.prototype.set=function(a,b){this.Qg=a;this.scope=b;this.next=null};
vk.prototype.reset=function(){this.next=this.scope=this.Qg=null};
var xk,yk,zk,Ak,Ck;_.Bk=function(a,b){xk||yk();zk||(xk(),zk=!0);Ak.add(a,b)};yk=function(){if(_.y.Promise&&_.y.Promise.resolve){var a=_.y.Promise.resolve(void 0);xk=function(){a.then(Ck)}}else xk=function(){_.tk(Ck)}};zk=!1;Ak=new uk;Ck=function(){for(var a;a=Ak.remove();){try{a.Qg.call(a.scope)}catch(b){pk(b)}wk.put(a)}zk=!1};
var Ek,Fk,Qk,Ok;_.Dk=function(a,b){this.Ea=0;this.aj=void 0;this.Wm=this.Lj=this.$a=null;this.tu=this.kz=!1;if(a!=_.bb)try{var c=this;a.call(b,function(d){c.eh(2,d)},function(d){c.eh(3,d)})}catch(d){this.eh(3,d)}};Ek=function(){this.next=this.context=this.Tn=this.ir=this.dl=null;this.ep=!1};Ek.prototype.reset=function(){this.context=this.Tn=this.ir=this.dl=null;this.ep=!1};Fk=new ok(function(){return new Ek},function(a){a.reset()});_.Gk=function(a,b,c){var d=Fk.get();d.ir=a;d.Tn=b;d.context=c;return d};
_.Hk=function(a){if(a instanceof _.Dk)return a;var b=new _.Dk(_.bb);b.eh(2,a);return b};_.Ik=function(a){return new _.Dk(function(b,c){c(a)})};_.Kk=function(a,b,c){Jk(a,b,c,null)||_.Bk(_.gi(b,a))};_.Lk=function(a){return new _.Dk(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],_.Kk(l,_.gi(f,k),g);else b(e)})};_.Nk=function(){var a,b,c=new _.Dk(function(d,e){a=d;b=e});return new Mk(c,a,b)};
_.Dk.prototype.then=function(a,b,c){return Ok(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.mk(_.Dk);_.Dk.prototype.bs=function(a,b){return Ok(this,null,a,b)};_.Dk.prototype.cancel=function(a){if(0==this.Ea){var b=new Pk(a);_.Bk(function(){Qk(this,b)},this)}};
Qk=function(a,b){if(0==a.Ea)if(a.$a){var c=a.$a;if(c.Lj){for(var d=0,e=null,f=null,g=c.Lj;g&&(g.ep||(d++,g.dl==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ea&&1==d?Qk(c,b):(f?(d=f,d.next==c.Wm&&(c.Wm=d),d.next=d.next.next):Rk(c),Sk(c,e,3,b)))}a.$a=null}else a.eh(3,b)};_.Uk=function(a,b){a.Lj||2!=a.Ea&&3!=a.Ea||Tk(a);a.Wm?a.Wm.next=b:a.Lj=b;a.Wm=b};
Ok=function(a,b,c,d){var e=_.Gk(null,null,null);e.dl=new _.Dk(function(f,g){e.ir=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.Tn=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Pk?g(k):f(l)}catch(m){g(m)}}:g});e.dl.$a=a;_.Uk(a,e);return e.dl};_.Dk.prototype.T_=function(a){this.Ea=0;this.eh(2,a)};_.Dk.prototype.U_=function(a){this.Ea=0;this.eh(3,a)};
_.Dk.prototype.eh=function(a,b){0==this.Ea&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ea=1,Jk(b,this.T_,this.U_,this)||(this.aj=b,this.Ea=a,this.$a=null,Tk(this),3!=a||b instanceof Pk||Vk(this,b)))};
var Jk=function(a,b,c,d){if(a instanceof _.Dk)return _.Uk(a,_.Gk(b||_.bb,c||null,d)),!0;if(_.nk(a))return a.then(b,c,d),!0;if(_.ab(a))try{var e=a.then;if("function"===typeof e)return Wk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Wk=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)}},Tk=function(a){a.kz||(a.kz=!0,_.Bk(a.LR,a))},Rk=function(a){var b=null;a.Lj&&(b=a.Lj,a.Lj=b.next,b.next=null);a.Lj||(a.Wm=
null);return b};_.Dk.prototype.LR=function(){for(var a;a=Rk(this);)Sk(this,a,this.Ea,this.aj);this.kz=!1};var Sk=function(a,b,c,d){if(3==c&&b.Tn&&!b.ep)for(;a&&a.tu;a=a.$a)a.tu=!1;if(b.dl)b.dl.$a=null,Xk(b,c,d);else try{b.ep?b.ir.call(b.context):Xk(b,c,d)}catch(e){Yk.call(null,e)}Fk.put(b)},Xk=function(a,b,c){2==b?a.ir.call(a.context,c):a.Tn&&a.Tn.call(a.context,c)},Vk=function(a,b){a.tu=!0;_.Bk(function(){a.tu&&Yk.call(null,b)})},Yk=pk,Pk=function(a){_.Uc.call(this,a);this.YK=!1};_.K(Pk,_.Uc);
Pk.prototype.name="cancel";var Mk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

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

var hl=function(){this.ls={UK:$k?"../"+$k:null,sR:al,WH:bl,vaa:cl,ru:dl,dba:el};this.qf=_.he;this.BK=this.oR;this.$R=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.ls.UK){this.qf=this.ls.WH(this.qf,this.ls.UK);var a=this.qf.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.BK=this.qf.doPostMsg}this.sD={};this.RD={};a=(0,_.R)(this.xA,
this);_.we(this.qf,"message",a);_.le(_.xe,"RPMQ",[]).push(a);this.qf!=this.qf.parent&&gl(this,this.qf.parent,this.xB(this.qf.name),"*")};hl.prototype.xB=function(a){return'{"h":"'+escape(a)+'"}'};var il=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},jl=function(a){if(!/^\s*{/.test(a))return!1;a=_.wf(a);return null!==a&&"object"===typeof a&&!!a.g};
hl.prototype.xA=function(a){var b=String(a.data);(0,_.Ff)("gapi.rpc.receive("+cl+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=jl(b);if(!c&&!d){if(!d&&(c=il(b))){if(this.sD[c])this.sD[c]();else this.RD[c]=1;return}var e=a.origin,f=this.ls.sR;this.$R?_.he.setTimeout(function(){f(b,e)},0):f(b,e)}};hl.prototype.Ec=function(a,b){".."===a||this.RD[a]?(b(),delete this.RD[a]):this.sD[a]=b};
var gl=function(a,b,c,d){var e=jl(c)?"":"!_";(0,_.Ff)("gapi.rpc.send("+cl+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.BK(b,e+c,d)};hl.prototype.oR=function(a,b,c){a.postMessage(b,c)};hl.prototype.send=function(a,b,c){(a=this.ls.WH(this.qf,a))&&!a.closed&&gl(this,a,b,c)};
var kl,ll,ml,nl,ol,pl,ql,$k,cl,rl,sl,tl,bl,dl,vl,wl,Bl,Cl,El,el,Gl,Fl,xl,yl,Hl,al,Il,Jl;kl=0;ll=[];ml={};nl={};ol=_.he.location.href;pl=_.qe(ol,"rpctoken");ql=_.qe(ol,"parent")||_.ie.referrer;$k=_.qe(ol,"rly");cl=$k||(_.he!==_.he.top||_.he.opener)&&_.he.name||"..";rl=null;sl={};tl=function(){};_.ul={send:tl,Ec:tl,xB:tl};
bl=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.he.top);if(0===b.length)return a;for(b=b.split("/");b.length;){var c=b.shift();"{"==c.charAt(0)&&"}"==c.charAt(c.length-1)&&(c=c.substring(1,c.length-1));if(".."===c)a=a==a.parent?a.opener:a.parent;else if(".."!==c&&a.frames[c]){if(a=a.frames[c],!("postMessage"in a))throw"Not a window";}else return null}return a};dl=function(a){return(a=ml[a])&&a.Pk};
vl=function(a){if(a.f in{})return!1;var b=a.t,c=ml[a.r];a=a.origin;return c&&(c.Pk===b||!c.Pk&&!b)&&(a===c.origin||"*"===c.origin)};wl=function(a){var b=a.id.split("/"),c=b[b.length-1],d=a.origin;return function(e){var f=e.origin;return e.f==c&&(d==f||"*"==d)}};_.zl=function(a,b,c){a=xl(a);nl[a.name]={Qg:b,Tq:a.Tq,Go:c||vl};yl()};_.Al=function(a){delete nl[xl(a).name]};Bl={};Cl=function(a,b){(a=Bl["_"+a])&&a[1](this)&&a[0].call(this,b)};
El=function(a){var b=a.c;if(!b)return tl;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Dl.apply(null,e)}};el=function(a){rl=a};Gl=function(a){sl[a]||(sl[a]=_.he.setTimeout(function(){sl[a]=!1;Fl(a)},0))};Fl=function(a){var b=ml[a];if(b&&b.ready){var c=b.oC;for(b.oC=[];c.length;)_.ul.send(a,_.xf(c.shift()),b.origin)}};xl=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),Tq:!0}:{name:a,Tq:!1}};
yl=function(){for(var a=_.S("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=ll[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)ll.splice(c,1),--c;else{var f=e.s,g=nl[f]||nl["*"];if(g)if(ll.splice(c,1),--c,e.origin=d.origin,d=El(e),e.callback=d,g.Go(e)){if("__cb"!==f&&!!g.Tq!=!!e.g)break;e=g.Qg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Ff)("gapi.rpc.rejected("+cl+"): "+f)}}};Hl=function(a,b,c){ll.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||yl()};
al=function(a,b){a=_.wf(a);Hl(a,b,!1)};Il=function(a){for(;a.length;)Hl(a.shift(),this.origin,!0);yl()};Jl=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",dB:b}};
_.Kl=function(a,b,c,d){var e=Jl(a);d&&(_.he.frames[e.id]=_.he.frames[e.id]||d);a=e.id;if(!ml.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.qg(ql),c=c||pl;else if(!e.dB){var f=_.ie.getElementById(a);f&&(f=f.src,d=_.qg(f),c=c||_.qe(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);ml[a]={Pk:c,oC:[],origin:d,MY:b,PK:function(){var g=a;ml[g].ready=1;Fl(g)}};_.ul.Ec(a,ml[a].PK)}return ml[a].PK};
_.Dl=function(a,b,c,d){a=a||"..";_.Kl(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=cl,l=pl,m=ml[a],n=k,p=Jl(a);if(m&&".."!==a){if(p.dB){if(!(l=ml[a].MY)){l=rl?rl.substring(1).split("/"):[cl];n=l.length-1;for(var u=_.he.parent;u!==_.he.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.Pk}g&&p?(m=vl,p.dB&&(m=wl(p)),Bl["_"+ ++kl]=[g,m],g=kl):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=xl(e);f.s=e.name;f.g=e.Tq;ml[a].oC.push(f);Gl(a)};if("function"===typeof _.he.postMessage||"object"===typeof _.he.postMessage)_.ul=new hl,_.zl("__cb",Cl,function(){return!0}),_.zl("_processBatch",Il,function(){return!0}),_.Kl("..");

var Ll=function(a,b){a=window.getComputedStyle(a,"").getPropertyValue(b).match(/^([0-9]+)/);return parseInt(a[0],10)};
_.Ml=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+Ll(e,"margin-bottom");a=Math.max(a,f)}b.push(e)}}return a+Ll(document.body,"border-bottom")+Ll(document.body,
"margin-bottom")+Ll(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 Nl,Ql,Ul,Vl,Xl,Wl,Yl,Zl;_.gj.prototype.Il=_.Tc(14,function(){return this.S.style});_.jj.prototype.Il=_.Tc(13,function(){return this.S.style});Nl=function(a,b){a.S.onload=b};_.Ol=function(a){return a.S.rpctoken};_.Pl=function(a){a.S.waitForOnload=!0;return a};Ql=function(a){return(a=a.S.timeout)?a:null};_.Rl=function(a,b,c){if(a){_.tj(_.rj(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};
_.Sl=function(a,b,c){if(a)if(_.rj(a))_.Rl(a,b,c);else{_.tj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.ne(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};Xl=function(a){this.resolve=this.reject=null;this.promise=_.Zk((0,_.R)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=Wl(this.promise,a))};Wl=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};Yl={height:!0,width:!0};Zl=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;
_.$l=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.am=function(a){this.S=a||{}};_.fi(_.am,_.jj);_.bm=function(a,b){a.S.frameName=b;return a};_.am.prototype.ud=function(){return this.S.frameName};_.cm=function(a,b){a.S.rpcAddr=b;return a};_.am.prototype.Df=function(){return this.S.rpcAddr};_.dm=function(a,b){a.S.retAddr=b;return a};_.am.prototype.Tg=function(){return this.S.retAddr};_.am.prototype.fi=function(a){this.S.origin=a;return this};_.am.prototype.getOrigin=function(){return this.S.origin};
_.am.prototype.mj=function(a){this.S.setRpcReady=a;return this};_.em=function(a){return a.S.setRpcReady};_.am.prototype.vo=function(a){this.S.context=a};var fm=function(a,b){a.S._rpcReadyFn=b};_.am.prototype.Ma=function(){return this.S.iframeEl};
var jm;_.gm=_.me();_.hm=_.me();_.im=function(a){return _.gm[a]};jm=function(a,b){_.pe.load("gapi.iframes.style."+a,b)};
_.lm=function(a){a=a||{};this.Mb=!1;this.vK=_.me();this.vf=_.me();this.qf=a._window||_.he;this.jd=this.qf.location.href;this.wK=(this.dC=km(this.jd,"parent"))?km(this.jd,"pfname"):"";this.Ca=this.dC?km(this.jd,"_gfid")||km(this.jd,"id"):"";this.$f=_.Wj(this.Ca,this.wK);this.Ad=_.qg(this.jd);if(this.Ca){var b=new _.am;_.cm(b,a._parentRpcAddr||"..");_.dm(b,a._parentRetAddr||this.Ca);b.fi(_.qg(this.dC||this.jd));_.bm(b,this.wK);this.$a=this.Hj(b.value())}else this.$a=null};_.h=_.lm.prototype;
_.h.In=_.ea(11);_.h.Da=function(){if(!this.Mb){for(var a=_.Ea(Object.values(this.vf)),b=a.next();!b.done;b=a.next())b.value.Da();this.Mb=!0}};_.h.ud=function(){return this.$f};_.h.Ab=function(){return this.qf};_.h.vb=function(){return this.qf.document};_.h.lw=_.ea(18);_.h.Qz=function(a){return this.vK[a]};
_.h.Hj=function(a){_.tj(!this.Mb,"Cannot attach iframe in disposed context");a=new _.am(a);a.Df()||_.cm(a,a.ma());a.Tg()||_.dm(a,"..");a.getOrigin()||a.fi(_.qg(a.getUrl()));a.ud()||_.bm(a,_.Wj(a.ma(),this.$f));var b=a.ud();if(this.vf[b])return this.vf[b];var c=a.Df(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.Tg(),f=_.Ol(a);f||(f=(f=a.Ma())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.qe(f,"rpctoken"));fm(a,_.Kl(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.mm(this,c,b,a),k=a.S.messageHandlersFilter;_.Sl(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.em(a)&&g.mj();_.nm(g,"_g_rpcReady");return g};_.h.BC=function(a){_.bm(a,null);var b=a.ma();!b||om.test(b)&&!this.Ab().document.getElementById(b)||(_.Cf("Ignoring requested iframe ID - "+b),a.Me(null))};var km=function(a,b){var c=_.qe(a,b);c||(c=_.wf(_.qe(a,"jcp",""))[b]);return c||""};
_.lm.prototype.Sh=function(a){_.tj(!this.Mb,"Cannot open iframe in disposed context");var b=new _.am(a);pm(this,b);var c=b.ud();if(c&&this.vf[c])return this.vf[c];this.BC(b);c=b.getUrl();_.tj(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.lj(b,d);d=this.FA&&this.FA(c,b);d||(d=b.S.where,_.tj(!!d,"No location for new iframe"),c=_.gk(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));_.cm(b,d).Me(d);b.fi(_.qg(b.S.eurl||""));this.yB&&this.yB(b,b.Ma());c=this.Hj(a);c.ow&&c.ow(c,a);(a=
b.S.onCreate)&&a(c);b.S.disableRelayOpen||c.fp("_open");return c};
var qm=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.tj(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.tj(e&&_.qg(e)===a.Ad&&_.qg(d)===a.Ad,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Pl(b);b.S.canvasUrl=null;return function(f){var g=f.Ab(),k=g.location.hash;k=_.fk(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},rm=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.$a;d instanceof _.mm?(e=d,_.mj(b,0)):0<Number(d)&&
_.mj(b,Number(d)-1);if(e){_.tj(!!e.WB,"Relaying iframe open is disabled");if(d=b.Il())if(d=_.hm[d])b.vo(a),d(b.value()),b.vo(null);b.S.openerIframe=null;c.resolve(e.WB(b));return!0}}return!1},sm=function(a,b,c){var d=b.Il();if(d)if(_.tj(!!_.im,"Defer style is disabled, when requesting style "+d),_.gm[d])pm(a,b);else return jm(d,function(){_.tj(!!_.gm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.lm.prototype.open=function(a,b){_.tj(!this.Mb,"Cannot open iframe in disposed context");var c=new _.am(a);b=qm(this,c,b);var d=new Xl(b);(b=c.getUrl())&&c.setUrl(_.fk(b));if(rm(this,c,d)||sm(this,c,d)||rm(this,c,d))return d.promise;if(null!=Ql(c)){var e=setTimeout(function(){g.Ma().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Ql(c)+"milliseconds"})},Ql(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&Nl(c.zl(),function(){d.resolve(g)});var g=this.Sh(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.lm.prototype.HH=_.ea(19);var tm=function(a,b){var c=a.$a,d=!0;b.filter&&(d=b.filter.call(b.Ff,b.params));return _.Hk(d).then(function(e){return e&&c?(b.uK&&b.uK.call(a,b.params),e=b.sender?b.sender(b.params):_.nm(c,b.message,b.params),b.m0?e.then(function(){return!0}):!0):!1})};_.h=_.lm.prototype;
_.h.oy=function(a,b,c){a=tm(this,{sender:function(d){var e=_.Tl.$a;_.Sl(_.Tl.vf,function(f){f!==e&&_.nm(f,"_g_wasClosed",d)});return _.nm(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Ff:c,filter:this.Qz("onCloseSelfFilter")});b=new Xl(b);b.resolve(a);return b.promise};_.h.yC=function(a,b,c){a=a||{};b=new Xl(b);b.resolve(tm(this,{message:"_g_restyleMe",params:a,Ff:c,filter:this.Qz("onRestyleSelfFilter"),m0:!0,uK:this.NM}));return b.promise};_.h.NM=function(a){"auto"===a.height&&(a.height=_.Ml())};
_.h.FL=_.ea(20);_.h.WL=_.ea(21);var pm=function(a,b){var c=b.Il();if(c){b.Nd(null);var d=_.gm[c];_.tj(d,"No such style: "+c);b.vo(a);d(b.value());b.vo(null)}};
_.mm=function(a,b,c,d){this.Mb=!1;this.Fi=a;this.AC=b;this.$f=c;this.Ba=d;this.gL=this.Ba.Tg();this.Ad=this.Ba.getOrigin();this.BV=this.Ba.Ma();this.rM=this.Ba.S.where;this.Zn=[];this.fp("_default");a=this.Ba.S.apis||[];for(b=0;b<a.length;b++)this.fp(a[b]);this.Fi.vf[c]=this};_.h=_.mm.prototype;_.h.In=_.ea(10);_.h.Da=function(){if(!this.Mb){for(var a=0;a<this.Zn.length;a++)this.unregister(this.Zn[a]);delete _.Tl.vf[this.ud()];this.Mb=!0}};_.h.getContext=function(){return this.Fi};_.h.getOptions=function(){return this.Ba};
_.h.Df=function(){return this.AC};_.h.Tg=function(){return this.gL};_.h.ud=function(){return this.$f};_.h.Ma=function(){return this.BV};_.h.Bb=function(){return this.rM};_.h.Mf=function(a){this.rM=a};_.h.mj=function(){(0,this.Ba.S._rpcReadyFn)()};_.h.TL=function(a,b){this.Ba.value()[a]=b};_.h.lu=_.ea(22);_.h.kc=function(){return this.Ba.value()};_.h.ma=function(){return this.Ba.ma()};_.h.getOrigin=function(){return this.Ad};
_.h.register=function(a,b,c){_.tj(!this.Mb,"Cannot register handler on disposed iframe "+a);_.tj((c||_.um)(this),"Rejecting untrusted message "+a);c=this.$f+":"+this.Fi.$f+":"+a;1==_.le(Ul,c,[]).push(b)&&(this.Zn.push(a),_.zl(c,vm(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.$f+":"+this.Fi.$f+":"+a,d=Ul[c];d&&(b?(b=_.sj.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.sj.call(this.Zn,a),0<=b&&this.Zn.splice(b,1),_.Al(c)))};_.h.tT=function(){return this.Zn};
_.h.fp=function(a){this.Lx=this.Lx||[];if(!(0<=_.sj.call(this.Lx,a))){this.Lx.push(a);a=Vl[a]||{map:{}};for(var b in a.map)_.ne(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.Ab=function(){if(!_.um(this))return null;var a=this.Ba.S._popupWindow;if(a)return a;var b=this.AC.split("/");a=this.getContext().Ab();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};
_.wm=function(a){var b={};if(a)for(var c in a)_.ne(a,c)&&_.ne(Yl,c)&&Zl.test(a[c])&&(b[c]=a[c]);return b};_.h=_.mm.prototype;_.h.close=function(a,b){return _.nm(this,"_g_close",a,b)};_.h.bw=_.ea(23);_.h.jo=function(a,b){return _.nm(this,"_g_restyleDone",a,b)};_.h.ZQ=function(a){return this.getContext().oy(a,void 0,this)};_.h.IY=function(a){if(a&&"object"===typeof a)return this.getContext().yC(a,void 0,this)};
_.h.JY=function(a){var b=this.Ba.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.wm(a):{};(b=this.Ma())&&a&&"object"===typeof a&&(_.ne(a,"height")&&(a.height=_.$l(a.height)),_.ne(a,"width")&&(a.width=_.$l(a.width)),_.oe(a,b.style))};
_.h.$Q=function(a){var b=this.Ba.S.onClose;b&&b.call(this,a,this);this.ly&&this.ly()||(b=this.Ma())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Ba.S.controller){var c={};c.frameName=this.ud();_.nm(b,"_g_disposeControl",c)}xm(this.$f+":"+this.Fi.$f+":_g_wasClosed",a,this)};_.h.TK=_.ea(24);_.h.Ck=function(a,b){this.register("_g_wasClosed",a,b)};_.h.p0=function(){delete this.getContext().vf[this.ud()];this.getContext().Ab().setTimeout((0,_.R)(function(){this.Da()},this),0)};
_.h.send=function(a,b,c,d){_.tj(!this.Mb,"Cannot send message to disposed iframe - "+a);_.tj((d||_.um)(this),"Wrong target for message "+a);c=new Xl(c);_.Dl(this.AC,this.Fi.$f+":"+this.$f+":"+a,c.resolve,b);return c.promise};_.nm=function(a,b,c,d){return a.send(b,c,d,_.ym)};_.mm.prototype.NX=function(a){return a};_.mm.prototype.ping=function(a,b){return _.nm(this,"_g_ping",b,a)};
var om,vm,xm;om=/^[\w\.\-]*$/;_.um=function(a){return a.Ad===a.getContext().Ad};_.ym=function(){return!0};vm=function(a,b,c){return function(d){if(!b.Mb){var e=this.origin,f=b.getOrigin();_.tj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=xm(a,d,b);!c&&0<d.length&&_.Lk(d).then(e)}}};xm=function(a,b,c){a=Ul[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Hk(a[e].call(c,b,c)));return d};_.zm=function(a,b,c){_.tj("_default"!=a,"Cannot update default api");Vl[a]={map:b,filter:c}};
_.Am=function(a,b,c){_.tj("_default"!=a,"Cannot update default api");_.le(Vl,a,{map:{},filter:_.um}).map[b]=c};_.Bm=function(a,b){_.le(Vl,"_default",{map:{},filter:_.ym}).map[a]=b;_.Sl(_.Tl.vf,function(c){c.register(a,b,_.ym)})};_.Cm=function(){return _.Tl};Ul=_.me();Vl=_.me();_.Tl=new _.lm;_.Bm("_g_rpcReady",_.mm.prototype.mj);_.Bm("_g_discover",_.mm.prototype.tT);_.Bm("_g_ping",_.mm.prototype.NX);_.Bm("_g_close",_.mm.prototype.ZQ);_.Bm("_g_closeMe",_.mm.prototype.$Q);_.Bm("_g_restyle",_.mm.prototype.IY);
_.Bm("_g_restyleMe",_.mm.prototype.JY);_.Bm("_g_wasClosed",_.mm.prototype.p0);

_.mm.prototype.bw=_.Tc(23,function(a,b){return _.nm(this,"_g_restyle",a,b)});_.mm.prototype.lu=_.Tc(22,function(a){return this.Ba.value()[a]});_.Sm=function(a){for(var b=_.me(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Ad]}};_.lm.prototype.FA=function(){};_.lm.prototype.yB=function(){};
_.mm.prototype.ly=function(){};

_.mm.prototype.ow=function(){};_.mm.prototype.WB=function(){};

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

_.mm.prototype.TK=_.Tc(24,function(a,b){this.register("_g_wasRestyled",a,b)});_.h=_.lm.prototype;_.h.WL=_.Tc(21,function(a){this.lw("onRestyleSelfFilter",a)});_.h.FL=_.Tc(20,function(a){this.lw("onCloseSelfFilter",a)});_.h.HH=_.Tc(19,function(){return this.$a});_.h.lw=_.Tc(18,function(a,b){this.vK[a]=b});_.h.In=_.Tc(11,function(){return this.Mb});_.mm.prototype.In=_.Tc(10,function(){return this.Mb});_.C("gapi.iframes.registerStyle",function(a,b){_.gm[a]=b});
_.C("gapi.iframes.registerBeforeOpenStyle",function(a,b){_.hm[a]=b});_.C("gapi.iframes.getStyle",_.im);_.C("gapi.iframes.getBeforeOpenStyle",function(a){return _.hm[a]});_.C("gapi.iframes.registerIframesApi",_.zm);_.C("gapi.iframes.registerIframesApiHandler",_.Am);_.C("gapi.iframes.getContext",_.Cm);_.C("gapi.iframes.SAME_ORIGIN_IFRAMES_FILTER",_.um);_.C("gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.ym);_.C("gapi.iframes.makeWhiteListIframesFilter",_.Sm);_.C("gapi.iframes.Context",_.lm);
_.C("gapi.iframes.Context.prototype.isDisposed",_.lm.prototype.In);_.C("gapi.iframes.Context.prototype.getWindow",_.lm.prototype.Ab);_.C("gapi.iframes.Context.prototype.getFrameName",_.lm.prototype.ud);_.C("gapi.iframes.Context.prototype.getGlobalParam",_.lm.prototype.Qz);_.C("gapi.iframes.Context.prototype.setGlobalParam",_.lm.prototype.lw);_.C("gapi.iframes.Context.prototype.open",_.lm.prototype.open);_.C("gapi.iframes.Context.prototype.openChild",_.lm.prototype.Sh);
_.C("gapi.iframes.Context.prototype.getParentIframe",_.lm.prototype.HH);_.C("gapi.iframes.Context.prototype.closeSelf",_.lm.prototype.oy);_.C("gapi.iframes.Context.prototype.restyleSelf",_.lm.prototype.yC);_.C("gapi.iframes.Context.prototype.setCloseSelfFilter",_.lm.prototype.FL);_.C("gapi.iframes.Context.prototype.setRestyleSelfFilter",_.lm.prototype.WL);_.C("gapi.iframes.Iframe",_.mm);_.C("gapi.iframes.Iframe.prototype.isDisposed",_.mm.prototype.In);
_.C("gapi.iframes.Iframe.prototype.getContext",_.mm.prototype.getContext);_.C("gapi.iframes.Iframe.prototype.getFrameName",_.mm.prototype.ud);_.C("gapi.iframes.Iframe.prototype.getId",_.mm.prototype.ma);_.C("gapi.iframes.Iframe.prototype.register",_.mm.prototype.register);_.C("gapi.iframes.Iframe.prototype.unregister",_.mm.prototype.unregister);_.C("gapi.iframes.Iframe.prototype.send",_.mm.prototype.send);_.C("gapi.iframes.Iframe.prototype.applyIframesApi",_.mm.prototype.fp);
_.C("gapi.iframes.Iframe.prototype.getIframeEl",_.mm.prototype.Ma);_.C("gapi.iframes.Iframe.prototype.getSiteEl",_.mm.prototype.Bb);_.C("gapi.iframes.Iframe.prototype.setSiteEl",_.mm.prototype.Mf);_.C("gapi.iframes.Iframe.prototype.getWindow",_.mm.prototype.Ab);_.C("gapi.iframes.Iframe.prototype.getOrigin",_.mm.prototype.getOrigin);_.C("gapi.iframes.Iframe.prototype.close",_.mm.prototype.close);_.C("gapi.iframes.Iframe.prototype.restyle",_.mm.prototype.bw);
_.C("gapi.iframes.Iframe.prototype.restyleDone",_.mm.prototype.jo);_.C("gapi.iframes.Iframe.prototype.registerWasRestyled",_.mm.prototype.TK);_.C("gapi.iframes.Iframe.prototype.registerWasClosed",_.mm.prototype.Ck);_.C("gapi.iframes.Iframe.prototype.getParam",_.mm.prototype.lu);_.C("gapi.iframes.Iframe.prototype.setParam",_.mm.prototype.TL);_.C("gapi.iframes.Iframe.prototype.ping",_.mm.prototype.ping);

var Hm;_.jj.prototype.to=_.Tc(17,function(a){this.S.apis=a;return this});_.Dm=function(a,b){a.S.onClose=b;return a};_.Em=function(a){this.S=a||{}};_.Em.prototype.value=function(){return this.S};_.Em.prototype.getIframe=function(){return this.S.iframe};_.Fm=function(a,b){a.S.role=b;return a};_.Em.prototype.mj=function(a){this.S.setRpcReady=a;return this};_.Em.prototype.Kk=function(a){this.S.rpctoken=a;return this};_.Gm=function(a){a.S.selfConnect=!0;return a};Hm=function(a){this.S=a||{}};
Hm.prototype.value=function(){return this.S};var Im=function(a){var b=new Hm;b.S.role=a;return b};Hm.prototype.NH=function(){return this.S.role};Hm.prototype.nc=function(a){this.S.handler=a;return this};Hm.prototype.ub=function(){return this.S.handler};var Jm=function(a,b){a.S.filter=b;return a};Hm.prototype.to=function(a){this.S.apis=a;return this};var Km=function(a){a.S.runOnce=!0;return a};_.h=_.mm.prototype;
_.h.bR=function(a){var b=new _.am(a);a=new _.Em(b.value());if(a.S.selfConnect)var c=this;else(_.tj(Lm.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().vf[b.ud()],c)?_.em(b)&&(c.mj(),_.nm(c,"_g_rpcReady")):(b=_.bm(_.dm(_.cm(new _.am,b.Df()),b.Tg()).fi(b.getOrigin()),b.ud()).mj(_.em(b)).Kk(_.Ol(b)),c=this.getContext().Hj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;Mm(b);d=d||"";_.le(b.ty,d,[]).push({Ff:c,data:a});Nm(c,a,b.OB[d])};
_.h.ow=function(a,b){(new _.am(b)).S._relayedDepth||(b={},_.Gm(_.Fm(new _.Em(b),"_opener")),_.nm(a,"_g_connect",b))};
_.h.WB=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.Dm(_.oj(_.nj(a,null),null),null);return _.nm(this,"_g_open",a.value()).then(function(f){var g=new _.am(f[0]),k=g.ud();f=new _.am;var l=b.Tg(),m=g.Tg();_.dm(_.cm(f,b.Df()+"/"+g.Df()),m+"/"+l);_.bm(f,k);f.fi(g.getOrigin());f.to(g.S.apis);f.Kk(_.Ol(a));_.nj(f,c);_.oj(f,d);_.Dm(f,e);(g=b.getContext().vf[k])||(g=b.getContext().Hj(f.value()));return g})};
_.h.BC=function(a){var b=a.getUrl();_.tj(!b||_.Ij.test(b),"Illegal url for new iframe - "+b);var c=a.zl().value();b={};for(var d in c)_.ne(c,d)&&_.ne(Om,d)&&(b[d]=c[d]);_.ne(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.wm(d)));a.value().attributes=b};
_.h.zX=function(a){a=new _.am(a);this.BC(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Ol(a);a.Kk(null);return this.getContext().open(a.value()).then((0,_.R)(function(d){var e=(new _.am(d.kc())).S.apis,f=new _.am;_.Pm(d,this,f);0==b&&_.Fm(new _.Em(f.value()),"_opener");f.mj(!0);f.Kk(c);_.nm(d,"_g_connect",f.value());f=new _.am;_.bm(_.dm(_.cm(f,d.Df()),d.gL),d.ud()).fi(d.getOrigin()).to(e);return f.value()},this))};
_.h.HY=function(a){this.getContext().Ej(function(b){b.send("_g_wasRestyled",a,void 0,_.ym)},null,_.ym)};
var Lm,Om,Qm;Lm=/^https?:\/\/[^\/%\\?#\s]+$/i;Om={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};_.Pm=function(a,b,c){var d=a.Df(),e=b.Tg();_.dm(_.cm(c,a.Tg()+"/"+b.Df()),e+"/"+d);_.bm(c,b.ud()).fi(b.getOrigin())};Qm=_.Tl.$a;Qm&&Qm.register("_g_restyleDone",_.mm.prototype.HY,_.ym);_.Bm("_g_connect",_.mm.prototype.bR);var Rm={};Rm._g_open=_.mm.prototype.zX;
_.zm("_open",Rm,_.ym);
_.lm.prototype.ready=function(a,b,c,d){var e=b||{},f=this.$a;this.Ej(function(k){_.Sl(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.NM(g);f&&f.send("_ready",g,c,_.ym)};_.lm.prototype.qy=_.ea(25);var Mm=function(a){a.ty||(a.ty=_.me(),a.OB=_.me())};
_.lm.prototype.Gx=function(a,b,c,d){Mm(this);"object"===typeof a?(b=new Hm(a),c=b.NH()||""):(b=Jm(Im(a).nc(b).to(c),d),c=a);d=this.ty[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Nm(this.vf[d[e].Ff.ud()],d[e].data,[b]),a=b.S.runOnce;c=_.le(this.OB,c,[]);a||b.S.dontWait||c.push(b)};_.lm.prototype.WK=_.ea(26);
var Nm=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||_.um;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.fp(f[g]);e.ub()&&e.ub()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.lm.prototype.Ej=function(a,b,c){this.Gx(Km(Jm(Im("_opener").nc(a).to(b),c)).value())};

var rT=function(a,b){a.S.data=b;return a};_.lm.prototype.WK=_.Tc(26,function(a,b){a=_.le(this.OB,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)});
_.lm.prototype.qy=_.Tc(25,function(a,b){a=new _.Em(a);var c=new _.Em(b),d=_.em(a);b=a.getIframe();var e=c.getIframe();if(e){var f=_.Ol(a),g=new _.am;_.Pm(b,e,g);rT(_.Fm((new _.Em(g.value())).Kk(f),a.S.role),a.S.data).mj(d);var k=new _.am;_.Pm(e,b,k);rT(_.Fm((new _.Em(k.value())).Kk(f),c.S.role),c.S.data).mj(!0);_.nm(b,"_g_connect",g.value(),function(){d||_.nm(e,"_g_connect",k.value())});d&&_.nm(e,"_g_connect",k.value())}else c={},rT(_.Fm(_.Gm(new _.Em(c)),a.S.role),a.S.data),_.nm(b,"_g_connect",c)});
_.C("gapi.iframes.Context.prototype.addOnConnectHandler",_.lm.prototype.Gx);_.C("gapi.iframes.Context.prototype.removeOnConnectHandler",_.lm.prototype.WK);_.C("gapi.iframes.Context.prototype.addOnOpenerHandler",_.lm.prototype.Ej);_.C("gapi.iframes.Context.prototype.connectIframes",_.lm.prototype.qy);

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

_.Me=_.Me||{};

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

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

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

_.C("gadgets.json.stringify",_.xf);_.C("gadgets.json.parse",_.wf);

_.Gf=function(){var a=_.ie.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Hf=function(a){if(_.Gf())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.he.addEventListener?(_.he.addEventListener("load",c,!1),_.he.addEventListener("DOMContentLoaded",c,!1)):_.he.attachEvent&&(_.he.attachEvent("onreadystatechange",function(){_.Gf()&&c.apply(this,arguments)}),_.he.attachEvent("onload",c))}};
_.qe(_.he.location.href,"rpctoken")&&_.we(_.ie,"unload",function(){});
var If=If||{};If.iL=null;If.TJ=null;If.Hu=null;If.frameElement=null;
If=If||{};
If.gE||(If.gE=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=_.wf(f.data);if(g&&g.f){(0,_.Pe)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Jf.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Oe("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{oH:function(){return"wpm"},kW:function(){return!0},init:function(f,g){_.Qe.register("rpc",null,function(k){"true"===String((k&&k.rpc||{}).disableForceSecure)&&(e=!1)});c=f;d=g;a("message",b,!1);d("..",!0);return!0},Ec:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Jf.getTargetOrigin(f),m=_.Jf.gF(f);l?window.setTimeout(function(){var n=_.xf(k);(0,_.Pe)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.Oe("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Jf&&_.Jf||(_.Jf=window.gadgets.rpc,_.Jf.config=_.Jf.config,_.Jf.register=_.Jf.register,_.Jf.unregister=_.Jf.unregister,_.Jf.registerDefault=_.Jf.registerDefault,_.Jf.unregisterDefault=_.Jf.unregisterDefault,_.Jf.forceParentVerifiable=_.Jf.forceParentVerifiable,_.Jf.call=_.Jf.call,_.Jf.getRelayUrl=_.Jf.getRelayUrl,_.Jf.setRelayUrl=_.Jf.setRelayUrl,_.Jf.setAuthToken=_.Jf.setAuthToken,_.Jf.setupReceiver=_.Jf.setupReceiver,_.Jf.getAuthToken=
_.Jf.getAuthToken,_.Jf.removeReceiver=_.Jf.removeReceiver,_.Jf.getRelayChannel=_.Jf.getRelayChannel,_.Jf.receive=_.Jf.receive,_.Jf.RK=_.Jf.receiveSameDomain,_.Jf.getOrigin=_.Jf.getOrigin,_.Jf.getTargetOrigin=_.Jf.getTargetOrigin,_.Jf.gF=_.Jf._getTargetWin,_.Jf.hQ=_.Jf._parseSiblingId);else{_.Jf=function(){function a(x,N){if(!O[x]){var Z=Va;N||(Z=ma);O[x]=Z;N=M[x]||[];for(var ca=0;ca<N.length;++ca){var la=N[ca];la.t=D[x];Z.call(x,la.f,la)}M[x]=[]}}function b(){function x(){ha=!0}Ja||("undefined"!=
typeof window.addEventListener?window.addEventListener("unload",x,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",x),Ja=!0)}function c(x,N,Z,ca,la){D[N]&&D[N]===Z||(_.Oe("Invalid gadgets.rpc token. "+D[N]+" vs "+Z),va(N,2));la.onunload=function(){J[N]&&!ha&&(va(N,1),_.Jf.removeReceiver(N))};b();ca=_.wf(decodeURIComponent(ca))}function d(x,N){if(x&&"string"===typeof x.s&&"string"===typeof x.f&&x.a instanceof Array)if(D[x.f]&&D[x.f]!==x.t&&(_.Oe("Invalid gadgets.rpc token. "+
D[x.f]+" vs "+x.t),va(x.f,2)),"__ack"===x.s)window.setTimeout(function(){a(x.f,!0)},0);else{x.c&&(x.callback=function(qa){_.Jf.call(x.f,(x.g?"legacy__":"")+"__cb",null,x.c,qa)});if(N){var Z=e(N);x.origin=N;var ca=x.r;try{var la=e(ca)}catch(qa){}ca&&la==Z||(ca=N);x.referer=ca}N=(t[x.s]||t[""]).apply(x,x.a);x.c&&"undefined"!==typeof N&&_.Jf.call(x.f,"__cb",null,x.c,N)}}function e(x){if(!x)return"";x=x.split("#")[0].split("?")[0];x=x.toLowerCase();0==x.indexOf("//")&&(x=window.location.protocol+x);-1==
x.indexOf("://")&&(x=window.location.protocol+"//"+x);var N=x.substring(x.indexOf("://")+3),Z=N.indexOf("/");-1!=Z&&(N=N.substring(0,Z));x=x.substring(0,x.indexOf("://"));if("http"!==x&&"https"!==x&&"chrome-extension"!==x&&"file"!==x&&"android-app"!==x&&"chrome-search"!==x&&"chrome-untrusted"!==x&&"chrome"!==x&&"devtools"!==x)throw Error("l");Z="";var ca=N.indexOf(":");if(-1!=ca){var la=N.substring(ca+1);N=N.substring(0,ca);if("http"===x&&"80"!==la||"https"===x&&"443"!==la)Z=":"+la}return x+"://"+
N+Z}function f(x){if("/"==x.charAt(0)){var N=x.indexOf("|");return{id:0<N?x.substring(1,N):x.substring(1),origin:0<N?x.substring(N+1):null}}return null}function g(x){if("undefined"===typeof x||".."===x)return window.parent;var N=f(x);if(N)return window.top.frames[N.id];x=String(x);return(N=window.frames[x])?N:(N=document.getElementById(x))&&N.contentWindow?N.contentWindow:null}function k(x,N){if(!0!==J[x]){"undefined"===typeof J[x]&&(J[x]=0);var Z=g(x);".."!==x&&null==Z||!0!==Va.Ec(x,N)?!0!==J[x]&&
10>J[x]++?window.setTimeout(function(){k(x,N)},500):(O[x]=ma,J[x]=!0):J[x]=!0}}function l(x){(x=w[x])&&"/"===x.substring(0,1)&&(x="/"===x.substring(1,2)?document.location.protocol+x:document.location.protocol+"//"+document.location.host+x);return x}function m(x,N,Z){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[x]=N;"undefined"!==typeof Z&&
(A[x]=!!Z)}function n(x,N){N=N||"";D[x]=String(N);k(x,N)}function p(x){x=(x.passReferrer||"").split(":",2);L=x[0]||"none";Y=x[1]||"origin"}function u(x){"true"===String(x.useLegacyProtocol)&&(Va=If.Hu||ma,Va.init(d,a))}function r(x,N){function Z(ca){ca=ca&&ca.rpc||{};p(ca);var la=ca.parentRelayUrl||"";la=e(W.parent||N)+la;m("..",la,"true"===String(ca.useLegacyProtocol));u(ca);n("..",x)}!W.parent&&N?Z({}):_.Qe.register("rpc",null,Z)}function v(x,N,Z){if(".."===x)r(Z||W.rpctoken||W.ifpctok||"",N);else a:{var ca=
null;if("/"!=x.charAt(0)){if(!_.Me)break a;ca=document.getElementById(x);if(!ca)throw Error("m`"+x);}ca=ca&&ca.src;N=N||e(ca);m(x,N);N=_.Me.getUrlParameters(ca);n(x,Z||N.rpctoken)}}var t={},w={},A={},D={},z=0,G={},J={},W={},O={},M={},L=null,Y=null,ra=window.top!==window.self,Ca=window.name,va=function(){},Na=window.console,Ka=Na&&Na.log&&function(x){Na.log(x)}||function(){},ma=function(){function x(N){return function(){Ka(N+": call ignored")}}return{oH:function(){return"noop"},kW:function(){return!0},
init:x("init"),Ec:x("setup"),call:x("call")}}();_.Me&&(W=_.Me.getUrlParameters());var ha=!1,Ja=!1,Va=function(){if("rmr"==W.rpctx)return If.iL;var x="function"===typeof window.postMessage?If.gE:"object"===typeof window.postMessage?If.gE:window.ActiveXObject?If.TJ?If.TJ:If.Hu:0<navigator.userAgent.indexOf("WebKit")?If.iL:"Gecko"===navigator.product?If.frameElement:If.Hu;x||(x=ma);return x}();t[""]=function(){Ka("Unknown RPC service: "+this.s)};t.__cb=function(x,N){var Z=G[x];Z&&(delete G[x],Z.call(this,
N))};return{config:function(x){"function"===typeof x.oL&&(va=x.oL)},register:function(x,N){if("__cb"===x||"__ack"===x)throw Error("n");if(""===x)throw Error("o");t[x]=N},unregister:function(x){if("__cb"===x||"__ack"===x)throw Error("p");if(""===x)throw Error("q");delete t[x]},registerDefault:function(x){t[""]=x},unregisterDefault:function(){delete t[""]},forceParentVerifiable:function(){},call:function(x,N,Z,ca){x=x||"..";var la="..";".."===x?la=Ca:"/"==x.charAt(0)&&(la=e(window.location.href),la=
"/"+Ca+(la?"|"+la:""));++z;Z&&(G[z]=Z);var qa={s:N,f:la,c:Z?z:0,a:Array.prototype.slice.call(arguments,3),t:D[x],l:!!A[x]};a:if("bidir"===L||"c2p"===L&&".."===x||"p2c"===L&&".."!==x){var I=window.location.href;var ka="?";if("query"===Y)ka="#";else if("hash"===Y)break a;ka=I.lastIndexOf(ka);ka=-1===ka?I.length:ka;I=I.substring(0,ka)}else I=null;I&&(qa.r=I);if(".."===x||null!=f(x)||document.getElementById(x))(I=O[x])||null===f(x)||(I=Va),0===N.indexOf("legacy__")&&(I=Va,qa.s=N.substring(8),qa.c=qa.c?
qa.c:z),qa.g=!0,qa.r=la,I?(A[x]&&(I=If.Hu),!1===I.call(x,la,qa)&&(O[x]=ma,Va.call(x,la,qa))):M[x]?M[x].push(qa):M[x]=[qa]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:v,getAuthToken:function(x){return D[x]},removeReceiver:function(x){delete w[x];delete A[x];delete D[x];delete J[x];delete O[x]},getRelayChannel:function(){return Va.oH()},receive:function(x,N){4<x.length?Va.J9(x,d):c.apply(null,x.concat(N))},RK:function(x){x.a=Array.prototype.slice.call(x.a);window.setTimeout(function(){d(x)},
0)},getOrigin:e,getTargetOrigin:function(x){var N=null,Z=l(x);Z?N=Z:(Z=f(x))?N=Z.origin:".."==x?N=W.parent:(x=document.getElementById(x))&&"iframe"===x.tagName.toLowerCase()&&(N=x.src);return e(N)},init:function(){!1===Va.init(d,a)&&(Va=ma);ra?v(".."):_.Qe.register("rpc",null,function(x){x=x.rpc||{};p(x);u(x)})},gF:g,hQ:f,ACK:"__ack",Q6:Ca||"..",d7:0,c7:1,b7:2}}();_.Jf.init()}
;_.Jf.config({oL:function(a){throw Error("r`"+a);}});_.Pe=_.Ff;
_.C("gadgets.rpc.config",_.Jf.config);_.C("gadgets.rpc.register",_.Jf.register);_.C("gadgets.rpc.unregister",_.Jf.unregister);_.C("gadgets.rpc.registerDefault",_.Jf.registerDefault);_.C("gadgets.rpc.unregisterDefault",_.Jf.unregisterDefault);_.C("gadgets.rpc.forceParentVerifiable",_.Jf.forceParentVerifiable);_.C("gadgets.rpc.call",_.Jf.call);_.C("gadgets.rpc.getRelayUrl",_.Jf.getRelayUrl);_.C("gadgets.rpc.setRelayUrl",_.Jf.setRelayUrl);_.C("gadgets.rpc.setAuthToken",_.Jf.setAuthToken);
_.C("gadgets.rpc.setupReceiver",_.Jf.setupReceiver);_.C("gadgets.rpc.getAuthToken",_.Jf.getAuthToken);_.C("gadgets.rpc.removeReceiver",_.Jf.removeReceiver);_.C("gadgets.rpc.getRelayChannel",_.Jf.getRelayChannel);_.C("gadgets.rpc.receive",_.Jf.receive);_.C("gadgets.rpc.receiveSameDomain",_.Jf.RK);_.C("gadgets.rpc.getOrigin",_.Jf.getOrigin);_.C("gadgets.rpc.getTargetOrigin",_.Jf.getTargetOrigin);

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

var sg;
sg=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(p){for(var u=g,r=0;64>r;r+=4)u[r/4]=p[r]<<24|p[r+1]<<16|p[r+2]<<8|p[r+3];for(r=16;80>r;r++)p=u[r-3]^u[r-8]^u[r-14]^u[r-16],u[r]=(p<<1|p>>>31)&4294967295;p=e[0];var v=e[1],t=e[2],w=e[3],A=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var D=w^v&(t^w);var z=1518500249}else D=v^t^w,z=1859775393;else 60>r?(D=v&t|w&(v|t),z=2400959708):(D=v^t^w,z=3395469782);D=((p<<5|p>>>27)&4294967295)+D+
A+z+u[r]&4294967295;A=w;w=t;t=(v<<30|v>>>2)&4294967295;v=p;p=D}e[0]=e[0]+p&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+A&4294967295}function c(p,u){if("string"===typeof p){p=unescape(encodeURIComponent(p));for(var r=[],v=0,t=p.length;v<t;++v)r.push(p.charCodeAt(v));p=r}u||(u=p.length);r=0;if(0==m)for(;r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64;for(;r<u;)if(f[m++]=p[r++],n++,64==m)for(m=0,b(f);r+64<u;)b(p.slice(r,r+64)),r+=64,n+=64}function d(){var p=[],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)p[u++]=e[r]>>v&255;return p}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,Mg:function(){for(var p=d(),u="",r=0;r<p.length;r++)u+="0123456789ABCDEF".charAt(Math.floor(p[r]/16))+"0123456789ABCDEF".charAt(p[r]%16);return u}}};
_.tg=function(){function a(m){var n=sg();n.update(m);return n.Mg()}var b=window.crypto;if(b&&"function"==typeof b.getRandomValues)return function(){var m=new window.Uint32Array(1);b.getRandomValues(m);return Number("0."+m[0])};var c=_.S("random/maxObserveMousemove");null==c&&(c=-1);var d=0,e=Math.random(),f=1,g=1E6*(screen.width*screen.width+screen.height),k=function(m){m=m||window.event;var n=m.screenX+m.clientX<<16;n+=m.screenY+m.clientY;n*=(new Date).getTime()%1E6;f=f*n%g;0<c&&++d==c&&_.Me.kY(k)};
0!=c&&_.Me.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))}}();
_.C("shindig.random",_.tg);

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

});
// Google Inc.
