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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ma,ta,va,ya,Ba,Ca,Ia,Pa;_.ja=function(a){return function(){return _.ca[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.ca=[];ma=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};ta="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};
va=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("a");};ya=va(this);Ba=function(a,b){if(b)a:{var c=ya;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ta(c,a,{configurable:!0,writable:!0,value:b})}};
Ba("Symbol",function(a){if(a)return a;var b=function(e,f){this.kO=e;ta(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.kO};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
Ba("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=ya[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ta(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ca(ma(this))}})}return a});Ca=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Fa=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ma(a)}};_.Ha="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 Ka;a:{var La={a:!0},Ma={};try{Ma.__proto__=La;Ka=Ma.a;break a}catch(a){}Ka=!1}Ia=Ka?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Oa=Ia;Pa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};Ba("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Pa(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});
var Qa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};Ba("Array.prototype.keys",function(a){return a?a:function(){return Qa(this,function(b){return b})}});Ba("Array.prototype.values",function(a){return a?a:function(){return Qa(this,function(b,c){return c})}});
var Sa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ba("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push(b[d]);return c}});
Ba("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});Ba("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!==Pa(this,b,"includes").indexOf(b,c||0)}});Ba("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Sa(b,d)&&c.push([d,b[d]]);return c}});
var Ta="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Sa(d,e)&&(a[e]=d[e])}return a};Ba("Object.assign",function(a){return a||Ta});Ba("Array.prototype.flat",function(a){return a?a:function(b){b=void 0===b?1:b;for(var c=[],d=0;d<this.length;d++){var e=this[d];Array.isArray(e)&&0<b?(e=Array.prototype.flat.call(e,b-1),c.push.apply(c,e)):c.push(e)}return c}});
Ba("Array.prototype.entries",function(a){return a?a:function(){return Qa(this,function(b,c){return[b,c]})}});
Ba("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Sa(l,f)){var m=new b;ta(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=_.Fa(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};k.prototype.set=function(l,m){if(!c(l))throw Error("b");d(l);if(!Sa(l,f))throw Error("c`"+l);l[f][this.Ca]=m;return this};k.prototype.get=function(l){return c(l)&&Sa(l,f)?l[f][this.Ca]:void 0};k.prototype.has=function(l){return c(l)&&Sa(l,f)&&Sa(l[f],this.Ca)};k.prototype.delete=
function(l){return c(l)&&Sa(l,f)&&Sa(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(_.Fa([[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.xf={};this.Ye=
f();this.size=0;if(k){k=_.Fa(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.xf[m.id]=[]);m.we?m.we.value=l:(m.we={next:this.Ye,aj:this.Ye.aj,head:this.Ye,key:k,value:l},m.list.push(m.we),this.Ye.aj.next=m.we,this.Ye.aj=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.xf[k.id],k.we.aj.next=k.we.next,k.we.next.aj=
k.we.aj,k.we.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.xf={};this.Ye=this.Ye.aj=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.xf[m];if(n&&Sa(k.xf,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 Ca(function(){if(m){for(;m.head!=k.Ye;)m=m.aj;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.aj=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(_.Fa([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=
_.Fa(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});_.Ua={};_.Va=_.Va||{};_.q=this||self;_.Xa="closure_uid_"+(1E9*Math.random()>>>0);_.$a=Date.now;_.z=function(a,b){a=a.split(".");var c=_.q;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};
_.B=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.vp=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"},
blogger:{url:":socialhost:/:session_prefix:_/widget/render/blogger?usegapi=1"},youtube:{url:":socialhost:/:session_prefix:_/widget/render/youtube?usegapi=1"},reportabuse:{url:":socialhost:/:session_prefix:_/widget/render/reportabuse?usegapi=1"},additnow:{url:":socialhost:/additnow/additnow.html"},appfinder:{url:"https://gsuite.google.com/:session_prefix:marketplace/appfinder?usegapi=1"},":source:":"1p"},poclient:{update_session:"google.updateSessionCallback"},"googleapis.config":{rpc:"/rpc",root:"https://content.googleapis.com",
"root-1p":"https://clients6.google.com",useGapiForXd3:!0,xd3:"/static/proxy.html",auth:{useInterimAuth:!1}},report:{apis:["iframes\\..*","gadgets\\..*","gapi\\.appcirclepicker\\..*","gapi\\.client\\..*"],rate:1E-4},client:{perApiBatch:!0}});

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var mb,nb,ob;_.db=function(a,b){return 0<=(0,_.cb)(a,b)};_.hb=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.jb=function(){};_.kb=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.lb=function(a){var b=_.kb(a);return"array"==b||"object"==b&&"number"==typeof a.length};mb=function(a,b,c){return a.call.apply(a.bind,arguments)};
nb=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)}};_.J=function(a,b,c){_.J=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?mb:nb;return _.J.apply(null,arguments)};ob=function(a){return a};
_.cb=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};
_.qb=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};_.rb=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)};
_.sb=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};_.tb=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};
_.ub=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};_.vb=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 yb;_.wb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.zb=function(a,b){var c=0;a=(0,_.wb)(String(a)).split(".");b=(0,_.wb)(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=yb(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||yb(0==f[2].length,0==g[2].length)||yb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
yb=function(a,b){return a<b?-1:a>b?1:0};
a:{var Cb=_.q.navigator;if(Cb){var Db=Cb.userAgent;if(Db){_.Ab=Db;break a}}_.Ab=""}_.Eb=function(a){return-1!=_.Ab.indexOf(a)};
var Gb;_.Fb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Gb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Hb=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<Gb.length;f++)c=Gb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Ib=function(){return _.Eb("Opera")};_.Jb=function(){return _.Eb("Trident")||_.Eb("MSIE")};_.Kb=function(){return _.Eb("Firefox")||_.Eb("FxiOS")};_.Lb=function(){return(_.Eb("Chrome")||_.Eb("CriOS"))&&!_.Eb("Edge")};
_.Nb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Ob;_.Pb=function(){if(void 0===Ob){var a=null,b=_.q.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:ob,createScript:ob,createScriptURL:ob})}catch(c){_.q.console&&_.q.console.error(c.message)}Ob=a}return Ob};
var Rb,Qb;_.Sb=function(a,b){this.zN=a===Qb&&b||"";this.cR=Rb};_.Sb.prototype.Nh=!0;_.Sb.prototype.xd=_.ja(4);_.Tb=function(a){return a instanceof _.Sb&&a.constructor===_.Sb&&a.cR===Rb?a.zN:"type_error:Const"};_.Ub=function(a){return new _.Sb(Qb,a)};Rb={};Qb={};
_.Xb=function(a,b){this.JL=b===_.Wb?a:""};_.Xb.prototype.Nh=!0;_.Xb.prototype.xd=_.ja(3);_.Xb.prototype.vB=!0;_.Xb.prototype.Fh=_.ja(6);_.Wb={};_.Yb=new _.Xb("about:invalid#zClosurez",_.Wb);
_.$b=function(a,b){this.IL=b===_.Zb?a:""};_.$b.prototype.Nh=!0;_.$b.prototype.xd=_.ja(2);_.Zb={};_.ac=new _.$b("",_.Zb);
_.bc={};_.cc=function(a,b){this.HL=b===_.bc?a:"";this.Nh=!0};_.ec=function(a){a=_.Tb(a);return 0===a.length?dc:new _.cc(a,_.bc)};_.cc.prototype.xd=_.ja(1);var dc=new _.cc("",_.bc);
var fc;_.gc=function(a,b,c){this.GL=c===fc?a:"";this.CS=b};_.gc.prototype.vB=!0;_.gc.prototype.Fh=_.ja(5);_.gc.prototype.Nh=!0;_.gc.prototype.xd=_.ja(0);_.hc=function(a){if(a instanceof _.gc&&a.constructor===_.gc)return a.GL;_.kb(a);return"type_error:SafeHtml"};fc={};_.ic=function(a,b){var c=_.Pb();a=c?c.createHTML(a):a;return new _.gc(a,b,fc)};_.jc=new _.gc(_.q.trustedTypes&&_.q.trustedTypes.emptyHTML||"",0,fc);_.kc=_.ic("<br>",0);
_.lc=_.Nb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.hc(_.jc);return!b.parentElement});
_.mc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.nc=2147483648*Math.random()|0;
_.oc=function(){return _.Eb("iPhone")&&!_.Eb("iPod")&&!_.Eb("iPad")};_.pc=function(){return _.oc()||_.Eb("iPad")||_.Eb("iPod")};
var qc=function(a){qc[" "](a);return a};qc[" "]=_.jb;_.rc=function(a,b){try{return qc(a[b]),!0}catch(c){}return!1};_.sc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Jc,Kc,Qc,Uc;_.tc=_.Ib();_.uc=_.Jb();_.vc=_.Eb("Edge");_.wc=_.vc||_.uc;_.yc=_.Eb("Gecko")&&!(-1!=_.Ab.toLowerCase().indexOf("webkit")&&!_.Eb("Edge"))&&!(_.Eb("Trident")||_.Eb("MSIE"))&&!_.Eb("Edge");_.zc=-1!=_.Ab.toLowerCase().indexOf("webkit")&&!_.Eb("Edge");_.Ac=_.zc&&_.Eb("Mobile");_.Bc=_.Eb("Macintosh");_.Cc=_.Eb("Windows");_.Dc=_.Eb("Linux")||_.Eb("CrOS");_.Ec=_.Eb("Android");_.Fc=_.oc();_.Gc=_.Eb("iPad");_.Hc=_.Eb("iPod");_.Ic=_.pc();
Jc=function(){var a=_.q.document;return a?a.documentMode:void 0};a:{var Lc="",Mc=function(){var a=_.Ab;if(_.yc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.vc)return/Edge\/([\d\.]+)/.exec(a);if(_.uc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.zc)return/WebKit\/(\S+)/.exec(a);if(_.tc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Mc&&(Lc=Mc?Mc[1]:"");if(_.uc){var Nc=Jc();if(null!=Nc&&Nc>parseFloat(Lc)){Kc=String(Nc);break a}}Kc=Lc}_.Pc=Kc;Qc={};
_.Rc=function(a){return _.sc(Qc,a,function(){return 0<=_.zb(_.Pc,a)})};_.Tc=function(a){return Number(_.Sc)>=a};if(_.q.document&&_.uc){var Vc=Jc();Uc=Vc?Vc:parseInt(_.Pc,10)||void 0}else Uc=void 0;_.Sc=Uc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Zc,bd,dd,ed,fd,gd,hd,id,jd,ld,sd,td,ud,vd,Ed,Fd;_.Wc=function(a,b){return _.ca[a]=b};_.Xc=function(a){return Array.prototype.concat.apply([],arguments)};_.Yc=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[]};_.Xb.prototype.Fh=_.Wc(6,function(){return 1});_.gc.prototype.Fh=_.Wc(5,function(){return this.CS});_.Sb.prototype.xd=_.Wc(4,function(){return this.zN});_.Xb.prototype.xd=_.Wc(3,function(){return this.JL.toString()});_.$b.prototype.xd=_.Wc(2,function(){return this.IL});
_.cc.prototype.xd=_.Wc(1,function(){return this.HL});_.gc.prototype.xd=_.Wc(0,function(){return this.GL.toString()});Zc=0;_.$c=function(a){return Object.prototype.hasOwnProperty.call(a,_.Xa)&&a[_.Xa]||(a[_.Xa]=++Zc)};_.ad=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.ad);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))};_.B(_.ad,Error);_.ad.prototype.name="CustomError";_.cd=function(a,b){return 0==a.lastIndexOf(b,0)};dd=/&/g;ed=/</g;fd=/>/g;gd=/"/g;
hd=/'/g;id=/\x00/g;jd=/[\x00&<>"']/;_.kd=function(a,b){if(b)a=a.replace(dd,"&amp;").replace(ed,"&lt;").replace(fd,"&gt;").replace(gd,"&quot;").replace(hd,"&#39;").replace(id,"&#0;");else{if(!jd.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(dd,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(ed,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(fd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(gd,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(hd,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(id,"&#0;"))}return a};
ld={};_.md=function(a,b){this.KL=b===ld?a:""};_.md.prototype.Nh=!0;_.md.prototype.xd=function(){return this.KL.toString()};_.md.prototype.vB=!0;_.md.prototype.Fh=function(){return 1};_.nd=function(a){if(a instanceof _.md&&a.constructor===_.md)return a.KL;_.kb(a);return"type_error:TrustedResourceUrl"};_.od=function(a){return _.nd(a).toString()};_.pd=function(a){var b=_.Pb();a=b?b.createScriptURL(a):a;return new _.md(a,ld)};_.qd=function(a){return _.pd(_.Tb(a))};
_.rd=function(a){if(a instanceof _.Xb&&a.constructor===_.Xb)return a.JL;_.kb(a);return"type_error:SafeUrl"};sd=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font\/\w+|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|text\/csv|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i;td=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
ud=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(td);return b&&sd.test(b[1])?new _.Xb(a,_.Wb):null};vd=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.wd=function(a){if(a instanceof _.Xb)return a;a="object"==typeof a&&a.Nh?a.xd():String(a);return vd.test(a)?new _.Xb(a,_.Wb):ud(a)};
_.xd=function(a,b){if(a instanceof _.Xb)return a;a="object"==typeof a&&a.Nh?a.xd():String(a);if(b&&/^data:/i.test(a)&&(b=ud(a)||_.Yb,b.xd()==a))return b;vd.test(a)||(a="about:invalid#zClosurez");return new _.Xb(a,_.Wb)};_.yd=function(a){if(a instanceof _.gc)return a;var b="object"==typeof a,c=null;b&&a.vB&&(c=a.Fh());return _.ic(_.kd(b&&a.Nh?a.xd():String(a)),c)};_.zd=function(a,b){if((0,_.lc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.hc(b)};
_.Bd=function(a,b){b=b instanceof _.Xb?b:_.xd(b);a.href=_.rd(b)};_.Cd=function(a,b,c,d){a=a instanceof _.Xb?a:_.xd(a);c=c instanceof _.Sb?_.Tb(c):c||"";return(b||_.q).open(_.rd(a),c,d,void 0)};_.Dd=function(a){return a=_.kd(a,void 0)};Ed=!_.uc||_.Tc(9);Fd=!_.yc&&!_.uc||_.uc&&_.Tc(9)||_.yc&&_.Rc("1.9.1");_.Gd=_.uc&&!_.Rc("9");_.Hd=_.uc||_.tc||_.zc;_.Id=_.uc&&!_.Tc(9);
var Pd,Td;_.Md=function(a){return a?new _.Kd(_.Ld(a)):bd||(bd=new _.Kd)};_.Nd=function(a,b){return"string"===typeof b?a.getElementById(b):b};
_.Od=function(a,b,c,d){a=d||a;b=b&&"*"!=b?String(b).toUpperCase():"";if(a.querySelectorAll&&a.querySelector&&(b||c))return a.querySelectorAll(b+(c?"."+c:""));if(c&&a.getElementsByClassName){a=a.getElementsByClassName(c);if(b){d={};for(var e=0,f=0,g;g=a[f];f++)b==g.nodeName&&(d[e++]=g);d.length=e;return d}return a}a=a.getElementsByTagName(b||"*");if(c){d={};for(f=e=0;g=a[f];f++)b=g.className,"function"==typeof b.split&&_.db(b.split(/\s+/),c)&&(d[e++]=g);d.length=e;return d}return a};
_.Qd=function(a,b){_.Fb(b,function(c,d){c&&"object"==typeof c&&c.Nh&&(c=c.xd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Pd.hasOwnProperty(d)?a.setAttribute(Pd[d],c):_.cd(d,"aria-")||_.cd(d,"data-")?a.setAttribute(d,c):a[d]=c})};Pd={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};
_.Rd=function(a){return a?a.parentWindow||a.defaultView:window};_.Ud=function(a,b){var c=String(b[0]),d=b[1];if(!Ed&&d&&(d.name||d.type)){c=["<",c];d.name&&c.push(' name="',_.Dd(d.name),'"');if(d.type){c.push(' type="',_.Dd(d.type),'"');var e={};_.Hb(e,d);delete e.type;d=e}c.push(">");c=c.join("")}c=_.Sd(a,c);d&&("string"===typeof d?c.className=d:Array.isArray(d)?c.className=d.join(" "):_.Qd(c,d));2<b.length&&Td(a,c,b,2);return c};
Td=function(a,b,c,d){function e(k){k&&b.appendChild("string"===typeof k?a.createTextNode(k):k)}for(;d<c.length;d++){var f=c[d];if(!_.lb(f)||_.hb(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.hb(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}_.rb(g?_.Yc(f):f,e)}}};_.Vd=function(a){return _.Sd(document,a)};
_.Sd=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)};_.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){Td(_.Ld(a),a,arguments,1)};_.Zd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.$d=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.ae=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.be=function(a){var b,c=a.parentNode;if(c&&11!=c.nodeType){if(a.removeNode)return a.removeNode(!1);for(;b=a.firstChild;)c.insertBefore(b,a);return _.ae(a)}};
_.ce=function(a){return Fd&&void 0!=a.children?a.children:_.sb(a.childNodes,function(b){return 1==b.nodeType})};_.de=function(a){return _.hb(a)&&1==a.nodeType};_.ee=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};_.Ld=function(a){return 9==a.nodeType?a:a.ownerDocument||a.document};
_.fe=function(a,b){if("textContent"in a)a.textContent=b;else if(3==a.nodeType)a.data=String(b);else if(a.firstChild&&3==a.firstChild.nodeType){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.Zd(a),a.appendChild(_.Ld(a).createTextNode(String(b)))};_.Kd=function(a){this.rb=a||_.q.document||document};_.h=_.Kd.prototype;_.h.Fa=_.Md;_.h.JD=_.ja(7);_.h.ub=function(){return this.rb};_.h.H=function(a){return _.Nd(this.rb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.rb).getElementsByTagName(String(a))};_.h.ta=function(a,b,c){return _.Ud(this.rb,arguments)};_.h.createElement=function(a){return _.Sd(this.rb,a)};_.h.createTextNode=function(a){return this.rb.createTextNode(String(a))};_.h.Ab=function(){var a=this.rb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.Yd;_.h.canHaveChildren=_.Xd;_.h.Nd=_.Zd;_.h.UJ=_.$d;_.h.removeNode=_.ae;_.h.mT=_.be;_.h.iA=_.ce;
_.h.isElement=_.de;_.h.contains=_.ee;_.h.Qh=_.ja(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.ge=window;_.he=document;_.ie=_.ge.location;_.je=/\[native code\]/;_.ke=function(a,b,c){return a[b]=a[b]||c};_.le=function(){var a;if((a=Object.create)&&_.je.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.me=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.ne=function(a,b){a=a||{};for(var c in a)_.me(a,c)&&(b[c]=a[c])};_.oe=_.ke(_.ge,"gapi",{});
_.pe=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};_.qe=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.se=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");
_.te=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");
_.ve=function(a,b,c){_.ue(a,b,c,"add","at")};_.ue=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)};
_.we=_.ke(_.ge,"___jsl",_.le());_.ke(_.we,"I",0);_.ke(_.we,"hel",10);
var xe,ye,ze,Ae,Be,Ce,De;xe=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};ye=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};ze=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ae=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]&&!ze(a[d])&&!ze(b[d])?Ae(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=ze(b[d])?[]:{},Ae(a[d],b[d])):a[d]=b[d])};
Be=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:{}}};
Ce=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());Ae(c,b);a.push(c)};
De=function(a){ye(!0);var b=window.___gcfg,c=xe("cu"),d=window.___gu;b&&b!==d&&(Ce(c,b),window.___gu=b);b=xe("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,xe("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=Be(f))&&b.push(f));a&&Ce(c,a);d=xe("cd");a=0;for(b=d.length;a<b;++a)Ae(ye(),d[a],!0);d=xe("ci");a=0;for(b=d.length;a<b;++a)Ae(ye(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ae(ye(),c[a],!0)};_.P=function(a,b){var c=ye();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};
_.Ee=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;De(c)};
var Fe=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ke(_.we,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Fe&&Fe();De();
_.z("gapi.config.get",_.P);_.z("gapi.config.update",_.Ee);

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

var Ne;Ne=window.console;_.Oe=function(a){Ne&&Ne.log&&Ne.log(a)};_.Pe=function(a){Ne&&(Ne.error?Ne.error(a):Ne.log&&Ne.log(a))};_.Qe=function(a){Ne&&(Ne.warn?Ne.warn(a):Ne.log&&Ne.log(a))};_.Re=function(){};

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

_.og=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};

var vh;vh=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.wh=function(a){var b=_.P("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=_.pe(a,"authuser")||null,null==b&&(b=(b=a.match(vh))?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 Jh=function(){this.Mj=-1};
var Kh=function(){this.Mj=64;this.Hc=[];this.By=[];this.qR=[];this.gw=[];this.gw[0]=128;for(var a=1;a<this.Mj;++a)this.gw[a]=0;this.hx=this.On=0;this.reset()};_.B(Kh,Jh);Kh.prototype.reset=function(){this.Hc[0]=1732584193;this.Hc[1]=4023233417;this.Hc[2]=2562383102;this.Hc[3]=271733878;this.Hc[4]=3285377520;this.hx=this.On=0};
var Lh=function(a,b,c){c||(c=0);var d=a.qR;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.Hc[0];c=a.Hc[1];var g=a.Hc[2],k=a.Hc[3],l=a.Hc[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.Hc[0]=a.Hc[0]+b&4294967295;a.Hc[1]=a.Hc[1]+c&4294967295;a.Hc[2]=a.Hc[2]+g&4294967295;a.Hc[3]=a.Hc[3]+k&4294967295;a.Hc[4]=a.Hc[4]+l&4294967295};
Kh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Mj,d=0,e=this.By,f=this.On;d<b;){if(0==f)for(;d<=c;)Lh(this,a,d),d+=this.Mj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Mj){Lh(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Mj){Lh(this,e);f=0;break}}this.On=f;this.hx+=b}};
Kh.prototype.digest=function(){var a=[],b=8*this.hx;56>this.On?this.update(this.gw,56-this.On):this.update(this.gw,this.Mj-(this.On-56));for(var c=this.Mj-1;56<=c;c--)this.By[c]=b&255,b/=256;Lh(this,this.By);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Hc[c]>>d&255,++b;return a};
_.Mh=function(){this.$D=new Kh};_.h=_.Mh.prototype;_.h.reset=function(){this.$D.reset()};_.h.SN=function(a){this.$D.update(a)};_.h.nH=function(){return this.$D.digest()};_.h.px=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.SN(b)};_.h.Pg=function(){for(var a=this.nH(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

_.ci=function(a){this.S=a};_.h=_.ci.prototype;_.h.value=function(){return this.S};_.h.Ok=function(a){this.S.width=a;return this};_.h.Rc=function(){return this.S.width};_.h.fi=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.Od=function(a){this.S.style=a;return this};_.h.Ol=_.ja(11);
_.di=function(a){this.S=a};_.di.prototype.yD=function(a){this.S.anchor=a;return this};_.di.prototype.Eh=function(){return this.S.anchor};_.di.prototype.Iw=_.ja(13);_.ei=function(a){a.S.show=!0;return a};_.di.prototype.fi=function(a){this.S.height=a;return this};_.di.prototype.getHeight=function(){return this.S.height};_.di.prototype.Ok=function(a){this.S.width=a;return this};_.di.prototype.Rc=function(){return this.S.width};
_.fi=function(a){this.S=a||{}};_.fi.prototype.value=function(){return this.S};_.fi.prototype.setUrl=function(a){this.S.url=a;return this};_.fi.prototype.getUrl=function(){return this.S.url};_.gi=function(a,b){a.S.where=b;return a};_.h=_.fi.prototype;_.h.Od=function(a){this.S.style=a;return this};_.h.Ol=_.ja(10);_.h.Me=function(a){this.S.id=a;return this};_.h.ma=function(){return this.S.id};_.h.Nk=function(a){this.S.rpctoken=a;return this};_.hi=function(a,b){a.S.queryParams=b;return a};
_.ii=function(a,b){a.S.relayOpen=b;return a};_.ji=function(a,b){a.S.messageHandlers=b;return a};_.ki=function(a,b){a.S.messageHandlersFilter=b;return a};_.fi.prototype.Bo=_.ja(14);_.fi.prototype.getContext=function(){return this.S.context};_.fi.prototype.Qc=function(){return this.S.openerIframe};_.li=function(a){return new _.di(a.S)};_.fi.prototype.Fl=function(){this.S.attributes=this.S.attributes||{};return new _.ci(this.S.attributes)};_.mi=function(a){a.S.connectWithQueryParams=!0;return a};

var qi,ri,si,ti,ui,vi,wi,xi,yi,zi,Ai,Bi,Fi,Hi,Ii,Ji;_.ni=function(a){return!!a&&"object"===typeof a&&_.je.test(a.push)};_.oi=function(a){for(var b=0;b<this.length;b++)if(this[b]===a)return b;return-1};_.pi=function(a,b){if(!a)throw Error(b||"");};qi=/&/g;ri=/</g;si=/>/g;ti=/"/g;ui=/'/g;vi=function(a){return String(a).replace(qi,"&amp;").replace(ri,"&lt;").replace(si,"&gt;").replace(ti,"&quot;").replace(ui,"&#39;")};wi=/[\ud800-\udbff][\udc00-\udfff]|[^!-~]/g;xi=/%([a-f]|[0-9a-fA-F][a-f])/g;yi=/^(https?|ftp|file|chrome-extension):$/i;
zi=function(a){a=String(a);a=a.replace(wi,function(e){try{return encodeURIComponent(e)}catch(f){return encodeURIComponent(e.replace(/^[^%]+$/g,"\ufffd"))}}).replace(_.se,function(e){return e.replace(/%/g,"%25")}).replace(xi,function(e){return e.toUpperCase()});a=a.match(_.qe)||[];var b=_.le(),c=function(e){return e.replace(/\\/g,"%5C").replace(/\^/g,"%5E").replace(/`/g,"%60").replace(/\{/g,"%7B").replace(/\|/g,"%7C").replace(/\}/g,"%7D")},d=!!(a[1]||"").match(yi);b.vp=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.Ch=a[7]?[d(a[7])]:[];return b};Ai=function(a){return a.vp+(0<a.query.length?"?"+a.query.join("&"):"")+(0<a.Ch.length?"#"+a.Ch.join("&"):"")};Bi=function(a,b){var c=[];if(a)for(var d in a)if(_.me(a,d)&&null!=a[d]){var e=b?b(a[d]):a[d];c.push(encodeURIComponent(d)+"="+encodeURIComponent(e))}return c};
_.Ci=function(a,b,c,d){a=zi(a);a.query.push.apply(a.query,Bi(b,d));a.Ch.push.apply(a.Ch,Bi(c,d));return Ai(a)};
_.Di=function(a,b){var c=zi(b);b=c.vp;c.query.length&&(b+="?"+c.query.join(""));c.Ch.length&&(b+="#"+c.Ch.join(""));var d="";2E3<b.length&&(c=b,b=b.substr(0,2E3),b=b.replace(_.te,""),d=c.substr(b.length));var e=a.createElement("div");a=a.createElement("a");c=zi(b);b=c.vp;c.query.length&&(b+="?"+c.query.join(""));c.Ch.length&&(b+="#"+c.Ch.join(""));_.Bd(a,new _.Xb(b,_.Wb));e.appendChild(a);b=_.ic(e.innerHTML,null);_.zd(e,b);b=String(e.firstChild.href);e.parentNode&&e.parentNode.removeChild(e);c=zi(b+
d);b=c.vp;c.query.length&&(b+="?"+c.query.join(""));c.Ch.length&&(b+="#"+c.Ch.join(""));return b};_.Ei=/^https?:\/\/[^\/%\\?#\s]+\/[^\s]*$/i;Fi=function(a){for(;a.firstChild;)a.removeChild(a.firstChild)};_.Gi=function(a,b){var c=_.ke(_.we,"watt",_.le());_.ke(c,a,b)};Hi=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/b\/(\d{10,21})\//;
Ii=function(a){var b=_.P("googleapis.config/sessionDelegate");"string"===typeof b&&21<b.length&&(b=null);null==b&&(b=(a=(a||window.location.href).match(Hi))?a[1]:null);if(null==b)return null;b=String(b);21<b.length&&(b=null);return b};
var Ki=function(){var a=_.we.onl;if(!a){a=_.le();_.we.onl=a;var b=_.le();a.e=function(c){var d=b[c];d&&(delete b[c],d())};a.a=function(c,d){b[c]=d};a.r=function(c){delete b[c]}}return a},Li=function(a,b){b=b.onload;return"function"===typeof b?(Ki().a(a,b),b):null},Mi=function(a){_.pi(/^\w+$/.test(a),"Unsupported id - "+a);Ki();return'onload="window.___jsl.onl.e(&#34;'+a+'&#34;)"'},Ni=function(a){Ki().r(a)};
var Pi,Qi,Ui;_.Oi={allowtransparency:"true",frameborder:"0",hspace:"0",marginheight:"0",marginwidth:"0",scrolling:"no",style:"",tabindex:"0",vspace:"0",width:"100%"};Pi={allowtransparency:!0,onload:!0};Qi=0;_.Ri=function(a,b){var c=0;do var d=b.id||["I",Qi++,"_",(new Date).getTime()].join("");while(a.getElementById(d)&&5>++c);_.pi(5>c,"Error creating iframe id");return d};_.Si=function(a,b){return a?b+"/"+a:""};
_.Ti=function(a,b,c,d){var e={},f={};a.documentMode&&9>a.documentMode&&(e.hostiemode=a.documentMode);_.ne(d.queryParams||{},e);_.ne(d.fragmentParams||{},f);var g=d.pfname;var k=_.le();_.P("iframes/dropLegacyIdParam")||(k.id=c);k._gfid=c;k.parent=a.location.protocol+"//"+a.location.host;c=_.pe(a.location.href,"parent");g=g||"";!g&&c&&(g=_.pe(a.location.href,"_gfid","")||_.pe(a.location.href,"id",""),g=_.Si(g,_.pe(a.location.href,"pfname","")));g||(c=_.yf(_.pe(a.location.href,"jcp","")))&&"object"==
typeof c&&(g=_.Si(c.id,c.pfname));k.pfname=g;d.connectWithJsonParam&&(g={},g.jcp=_.zf(k),k=g);g=_.pe(b,"rpctoken")||e.rpctoken||f.rpctoken;g||(g=d.rpctoken||String(Math.round(1E8*_.Th())),k.rpctoken=g);d.rpctoken=g;_.ne(k,d.connectWithQueryParams?e:f);k=a.location.href;a=_.le();(g=_.pe(k,"_bsh",_.we.bsh))&&(a._bsh=g);(k=_.we.dpo?_.we.h:_.pe(k,"jsh",_.we.h))&&(a.jsh=k);d.hintInFragment?_.ne(a,f):_.ne(a,e);return _.Ci(b,e,f,d.paramsSerializer)};
Ui=function(a){_.pi(!a||_.Ei.test(a),"Illegal url for new iframe - "+a)};
_.Vi=function(a,b,c,d,e){Ui(c.src);var f,g=Li(d,c),k=g?Mi(d):"";try{document.all&&(f=a.createElement('<iframe frameborder="'+vi(String(c.frameborder))+'" scrolling="'+vi(String(c.scrolling))+'" '+k+' name="'+vi(String(c.name))+'"/>'))}catch(m){}finally{f||(f=a.createElement("iframe"),g&&(f.onload=function(){f.onload=null;g.call(this)},Ni(d)))}f.setAttribute("ng-non-bindable","");for(var l in c)a=c[l],"style"===l&&"object"===typeof a?_.ne(a,f.style):Pi[l]||f.setAttribute(l,String(a));(l=e&&e.beforeNode||
null)||e&&e.dontclear||Fi(b);b.insertBefore(f,l);f=l?l.previousSibling:b.lastChild;c.allowtransparency&&(f.allowTransparency=!0);return f};
var Wi,Zi;Wi=/^:[\w]+$/;_.Xi=/:([a-zA-Z_]+):/g;_.Yi=function(){var a=_.wh()||"0",b=Ii();var c=_.wh(void 0)||a;var d=Ii(void 0),e="";c&&(e+="u/"+encodeURIComponent(String(c))+"/");d&&(e+="b/"+encodeURIComponent(String(d))+"/");c=e||null;(e=(d=!1===_.P("isLoggedIn"))?"_/im/":"")&&(c="");var f=_.P("iframes/:socialhost:"),g=_.P("iframes/:im_socialhost:");return Ji={socialhost:f,ctx_socialhost:d?g:f,session_index:a,session_delegate:b,session_prefix:c,im_prefix:e}};Zi=function(a,b){return _.Yi()[b]||""};
_.aj=function(a){return _.Di(_.he,a.replace(_.Xi,Zi))};_.bj=function(a){var b=a;Wi.test(a)&&(b=_.P("iframes/"+b.substring(1)+"/url"),_.pi(!!b,"Unknown iframe url config for - "+a));return _.aj(b)};
_.cj=function(a,b,c){var d=c||{};c=d.attributes||{};_.pi(!(d.allowPost||d.forcePost)||!c.onload,"onload is not supported by post iframe (allowPost or forcePost)");a=_.bj(a);c=b.ownerDocument||_.he;var e=_.Ri(c,d);a=_.Ti(c,a,e,d);var f=_.le();_.ne(_.Oi,f);_.ne(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=zi(a);f.src="";d.dropDataPostorigin||(f["data-postorigin"]=a);a=_.Vi(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";_.Vi(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=Ai(g);_.pi(_.Ei.test(f),"Invalid URL: "+f);g=c.createElement("form");g.method="POST";g.target=e;g.style.display="none";e=f instanceof _.Xb?f:_.xd(f);g.action=_.rd(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=_.Vi(c,b,f,e,d);return b};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.hj=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]};_.ij=function(a,b){a.prototype=(0,_.Ha)(b.prototype);a.prototype.constructor=a;if(_.Oa)(0,_.Oa)(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.T=b.prototype};
_.jj=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)}};_.kj=[];_.lj=[];_.mj=!1;_.nj=function(a){_.kj[_.kj.length]=a;if(_.mj)for(var b=0;b<_.lj.length;b++)a((0,_.J)(_.lj[b].wrap,_.lj[b]))};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var oj,pj,qj,zj;oj=null;pj=/^[\w+/_-]+[=]{0,2}$/;qj=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&pj.test(a)?a:""};_.rj=function(a){if(a&&a!=_.q)return qj(a.document);null===oj&&(oj=qj(_.q.document));return oj};_.sj=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};_.tj=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.uj=function(a){return a};
_.vj=function(a,b){a.src=_.nd(b);(b=_.rj(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.wj=function(a){var b=window.location;a=a instanceof _.Xb?a:_.xd(a);b.href=_.rd(a)};_.xj=function(a){a.prototype.$goog_Thenable=!0};_.yj=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};zj=function(a,b){this.zS=a;this.UZ=b;this.Uv=0;this.Ye=null};
zj.prototype.get=function(){if(0<this.Uv){this.Uv--;var a=this.Ye;this.Ye=a.next;a.next=null}else a=this.zS();return a};zj.prototype.put=function(a){this.UZ(a);100>this.Uv&&(this.Uv++,a.next=this.Ye,this.Ye=a)};
var Aj,Cj,Dj,Bj;Aj=function(a){_.q.setTimeout(function(){throw a;},0)};_.Ej=function(a){a=Bj(a);"function"!==typeof _.q.setImmediate||_.q.Window&&_.q.Window.prototype&&!_.Eb("Edge")&&_.q.Window.prototype.setImmediate==_.q.setImmediate?(Cj||(Cj=Dj()),Cj(a)):_.q.setImmediate(a)};
Dj=function(){var a=_.q.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!_.Eb("Presto")&&(a=function(){var e=_.Vd("IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),k="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=(0,_.J)(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&&!_.Jb()){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){_.q.setTimeout(e,0)}};Bj=_.uj;_.nj(function(a){Bj=a});
var Fj=function(){this.vx=this.Ro=null},Hj=new zj(function(){return new Gj},function(a){a.reset()});Fj.prototype.add=function(a,b){var c=Hj.get();c.set(a,b);this.vx?this.vx.next=c:this.Ro=c;this.vx=c};Fj.prototype.remove=function(){var a=null;this.Ro&&(a=this.Ro,this.Ro=this.Ro.next,this.Ro||(this.vx=null),a.next=null);return a};var Gj=function(){this.next=this.scope=this.Tg=null};Gj.prototype.set=function(a,b){this.Tg=a;this.scope=b;this.next=null};
Gj.prototype.reset=function(){this.next=this.scope=this.Tg=null};
var Ij,Jj,Kj,Lj,Nj;_.Mj=function(a,b){Ij||Jj();Kj||(Ij(),Kj=!0);Lj.add(a,b)};Jj=function(){if(_.q.Promise&&_.q.Promise.resolve){var a=_.q.Promise.resolve(void 0);Ij=function(){a.then(Nj)}}else Ij=function(){_.Ej(Nj)}};Kj=!1;Lj=new Fj;Nj=function(){for(var a;a=Lj.remove();){try{a.Tg.call(a.scope)}catch(b){Aj(b)}Hj.put(a)}Kj=!1};
var Pj,Qj,bk,Zj;_.Oj=function(a,b){this.Ea=0;this.fj=void 0;this.fn=this.Oj=this.$a=null;this.Lu=this.Nz=!1;if(a!=_.jb)try{var c=this;a.call(b,function(d){c.jh(2,d)},function(d){c.jh(3,d)})}catch(d){this.jh(3,d)}};Pj=function(){this.next=this.context=this.eo=this.tr=this.ll=null;this.mp=!1};Pj.prototype.reset=function(){this.context=this.eo=this.tr=this.ll=null;this.mp=!1};Qj=new zj(function(){return new Pj},function(a){a.reset()});_.Rj=function(a,b,c){var d=Qj.get();d.tr=a;d.eo=b;d.context=c;return d};
_.Sj=function(a){if(a instanceof _.Oj)return a;var b=new _.Oj(_.jb);b.jh(2,a);return b};_.Tj=function(a){return new _.Oj(function(b,c){c(a)})};_.Vj=function(a,b,c){Uj(a,b,c,null)||_.Mj(_.jj(b,a))};_.Wj=function(a){return new _.Oj(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],_.Vj(l,_.jj(f,k),g);else b(e)})};_.Yj=function(){var a,b,c=new _.Oj(function(d,e){a=d;b=e});return new Xj(c,a,b)};
_.Oj.prototype.then=function(a,b,c){return Zj(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.xj(_.Oj);_.Oj.prototype.ex=function(a,b){return Zj(this,null,a,b)};_.Oj.prototype.cancel=function(a){if(0==this.Ea){var b=new ak(a);_.Mj(function(){bk(this,b)},this)}};
bk=function(a,b){if(0==a.Ea)if(a.$a){var c=a.$a;if(c.Oj){for(var d=0,e=null,f=null,g=c.Oj;g&&(g.mp||(d++,g.ll==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ea&&1==d?bk(c,b):(f?(d=f,d.next==c.fn&&(c.fn=d),d.next=d.next.next):ck(c),dk(c,e,3,b)))}a.$a=null}else a.jh(3,b)};_.fk=function(a,b){a.Oj||2!=a.Ea&&3!=a.Ea||ek(a);a.fn?a.fn.next=b:a.Oj=b;a.fn=b};
Zj=function(a,b,c,d){var e=_.Rj(null,null,null);e.ll=new _.Oj(function(f,g){e.tr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.eo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof ak?g(k):f(l)}catch(m){g(m)}}:g});e.ll.$a=a;_.fk(a,e);return e.ll};_.Oj.prototype.s1=function(a){this.Ea=0;this.jh(2,a)};_.Oj.prototype.t1=function(a){this.Ea=0;this.jh(3,a)};
_.Oj.prototype.jh=function(a,b){0==this.Ea&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ea=1,Uj(b,this.s1,this.t1,this)||(this.fj=b,this.Ea=a,this.$a=null,ek(this),3!=a||b instanceof ak||gk(this,b)))};
var Uj=function(a,b,c,d){if(a instanceof _.Oj)return _.fk(a,_.Rj(b||_.jb,c||null,d)),!0;if(_.yj(a))return a.then(b,c,d),!0;if(_.hb(a))try{var e=a.then;if("function"===typeof e)return hk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},hk=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)}},ek=function(a){a.Nz||(a.Nz=!0,_.Mj(a.$S,a))},ck=function(a){var b=null;a.Oj&&(b=a.Oj,a.Oj=b.next,b.next=null);a.Oj||(a.fn=
null);return b};_.Oj.prototype.$S=function(){for(var a;a=ck(this);)dk(this,a,this.Ea,this.fj);this.Nz=!1};var dk=function(a,b,c,d){if(3==c&&b.eo&&!b.mp)for(;a&&a.Lu;a=a.$a)a.Lu=!1;if(b.ll)b.ll.$a=null,ik(b,c,d);else try{b.mp?b.tr.call(b.context):ik(b,c,d)}catch(e){jk.call(null,e)}Qj.put(b)},ik=function(a,b,c){2==b?a.tr.call(a.context,c):a.eo&&a.eo.call(a.context,c)},gk=function(a,b){a.Lu=!0;_.Mj(function(){a.Lu&&jk.call(null,b)})},jk=Aj,ak=function(a){_.ad.call(this,a)};_.B(ak,_.ad);
ak.prototype.name="cancel";var Xj=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

_.kk=function(a){return new _.Oj(a)};

var sk=function(){this.As={UL:lk?"../"+lk:null,kz:mk,RI:nk,Gba:ok,Ju:pk,nca:qk};this.qf=_.ge;this.BL=this.DS;this.qT=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.As.UL){this.qf=this.As.RI(this.qf,this.As.UL);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.BL=this.qf.doPostMsg}this.aE={};this.AE={};a=(0,_.J)(this.ZA,
this);_.ve(this.qf,"message",a);_.ke(_.we,"RPMQ",[]).push(a);this.qf!=this.qf.parent&&rk(this,this.qf.parent,this.bC(this.qf.name),"*")};sk.prototype.bC=function(a){return'{"h":"'+escape(a)+'"}'};var tk=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},uk=function(a){if(!/^\s*{/.test(a))return!1;a=_.yf(a);return null!==a&&"object"===typeof a&&!!a.g};
sk.prototype.ZA=function(a){var b=String(a.data);(0,_.Re)("gapi.rpc.receive("+ok+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=uk(b);if(!c&&!d){if(!d&&(c=tk(b))){if(this.aE[c])this.aE[c]();else this.AE[c]=1;return}var e=a.origin,f=this.As.kz;this.qT?_.ge.setTimeout(function(){f(b,e)},0):f(b,e)}};sk.prototype.Fc=function(a,b){".."===a||this.AE[a]?(b(),delete this.AE[a]):this.aE[a]=b};
var rk=function(a,b,c,d){var e=uk(c)?"":"!_";(0,_.Re)("gapi.rpc.send("+ok+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.BL(b,e+c,d)};sk.prototype.DS=function(a,b,c){a.postMessage(b,c)};sk.prototype.send=function(a,b,c){(a=this.As.RI(this.qf,a))&&!a.closed&&rk(this,a,b,c)};
var vk,wk,xk,yk,zk,Ak,Bk,lk,ok,Ck,Dk,Ek,nk,pk,Gk,Hk,Mk,Nk,Pk,qk,Rk,Qk,Ik,Jk,Sk,mk,Tk,Uk;vk=0;wk=[];xk={};yk={};zk=_.ge.location.href;Ak=_.pe(zk,"rpctoken");Bk=_.pe(zk,"parent")||_.he.referrer;lk=_.pe(zk,"rly");ok=lk||(_.ge!==_.ge.top||_.ge.opener)&&_.ge.name||"..";Ck=null;Dk={};Ek=function(){};_.Fk={send:Ek,Fc:Ek,bC:Ek};
nk=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.ge.top);if(0===b.length)return a;for(b=b.split("/");b.length;){var c=b.shift();"{"==c.charAt(0)&&"}"==c.charAt(c.length-1)&&(c=c.substring(1,c.length-1));if(".."===c)a=a==a.parent?a.opener:a.parent;else if(".."!==c&&a.frames[c]){if(a=a.frames[c],!("postMessage"in a))throw"Not a window";}else return null}return a};pk=function(a){return(a=xk[a])&&a.Sk};
Gk=function(a){if(a.f in{})return!1;var b=a.t,c=xk[a.r];a=a.origin;return c&&(c.Sk===b||!c.Sk&&!b)&&(a===c.origin||"*"===c.origin)};Hk=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)}};_.Kk=function(a,b,c){a=Ik(a);yk[a.name]={Tg:b,fr:a.fr,Oo:c||Gk};Jk()};_.Lk=function(a){delete yk[Ik(a).name]};Mk={};Nk=function(a,b){(a=Mk["_"+a])&&a[1](this)&&a[0].call(this,b)};
Pk=function(a){var b=a.c;if(!b)return Ek;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Ok.apply(null,e)}};qk=function(a){Ck=a};Rk=function(a){Dk[a]||(Dk[a]=_.ge.setTimeout(function(){Dk[a]=!1;Qk(a)},0))};Qk=function(a){var b=xk[a];if(b&&b.ready){var c=b.WC;for(b.WC=[];c.length;)_.Fk.send(a,_.zf(c.shift()),b.origin)}};Ik=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),fr:!0}:{name:a,fr:!1}};
Jk=function(){for(var a=_.P("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=wk[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)wk.splice(c,1),--c;else{var f=e.s,g=yk[f]||yk["*"];if(g)if(wk.splice(c,1),--c,e.origin=d.origin,d=Pk(e),e.callback=d,g.Oo(e)){if("__cb"!==f&&!!g.fr!=!!e.g)break;e=g.Tg.apply(e,e.a);void 0!==e&&d(e)}else(0,_.Re)("gapi.rpc.rejected("+ok+"): "+f)}}};Sk=function(a,b,c){wk.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Jk()};
mk=function(a,b){a=_.yf(a);Sk(a,b,!1)};Tk=function(a){for(;a.length;)Sk(a.shift(),this.origin,!0);Jk()};Uk=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",IB:b}};
_.Vk=function(a,b,c,d){var e=Uk(a);d&&(_.ge.frames[e.id]=_.ge.frames[e.id]||d);a=e.id;if(!xk.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.og(Bk),c=c||Ak;else if(!e.IB){var f=_.he.getElementById(a);f&&(f=f.src,d=_.og(f),c=c||_.pe(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);xk[a]={Sk:c,WC:[],origin:d,e_:b,PL:function(){var g=a;xk[g].ready=1;Qk(g)}};_.Fk.Fc(a,xk[a].PL)}return xk[a].PL};
_.Ok=function(a,b,c,d){a=a||"..";_.Vk(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=ok,l=Ak,m=xk[a],n=k,p=Uk(a);if(m&&".."!==a){if(p.IB){if(!(l=xk[a].e_)){l=Ck?Ck.substring(1).split("/"):[ok];n=l.length-1;for(var t=_.ge.parent;t!==_.ge.top;){var r=t.parent;if(!n--){for(var v=null,u=r.frames.length,w=0;w<u;++w)r.frames[w]==t&&(v=w);l.unshift("{"+v+"}")}t=r}l="/"+l.join("/")}n=l}else n=k="..";l=m.Sk}g&&p?(m=Gk,p.IB&&(m=Hk(p)),Mk["_"+ ++vk]=[g,m],g=vk):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=Ik(e);f.s=e.name;f.g=e.fr;xk[a].WC.push(f);Rk(a)};if("function"===typeof _.ge.postMessage||"object"===typeof _.ge.postMessage)_.Fk=new sk,_.Kk("__cb",Nk,function(){return!0}),_.Kk("_processBatch",Tk,function(){return!0}),_.Vk("..");

var Wk=function(a,b){a=window.getComputedStyle(a,"").getPropertyValue(b).match(/^([0-9]+)/);return parseInt(a[0],10)},Xk,$k,dl,el,gl,fl,hl,il;_.ci.prototype.Ol=_.Wc(11,function(){return this.S.style});_.fi.prototype.Ol=_.Wc(10,function(){return this.S.style});Xk=function(a,b){a.S.onload=b};_.Yk=function(a){return a.S.rpctoken};_.Zk=function(a){a.S.waitForOnload=!0;return a};$k=function(a){return(a=a.S.timeout)?a:null};
_.al=function(a,b,c){if(a){_.pi(_.ni(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};_.bl=function(a,b,c){if(a)if(_.ni(a))_.al(a,b,c);else{_.pi("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.me(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};gl=function(a){this.resolve=this.reject=null;this.promise=_.kk((0,_.J)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=fl(this.promise,a))};
fl=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};hl={height:!0,width:!0};il=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;_.jl=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.kl=function(a){this.S=a||{}};_.ij(_.kl,_.fi);_.ll=function(a,b){a.S.frameName=b;return a};_.kl.prototype.vd=function(){return this.S.frameName};_.nl=function(a,b){a.S.rpcAddr=b;return a};_.kl.prototype.Df=function(){return this.S.rpcAddr};_.ol=function(a,b){a.S.retAddr=b;return a};_.kl.prototype.Xg=function(){return this.S.retAddr};_.kl.prototype.ji=function(a){this.S.origin=a;return this};_.kl.prototype.getOrigin=function(){return this.S.origin};
_.kl.prototype.qj=function(a){this.S.setRpcReady=a;return this};_.pl=function(a){return a.S.setRpcReady};_.kl.prototype.Do=function(a){this.S.context=a};var ql=function(a,b){a.S._rpcReadyFn=b};_.kl.prototype.Ma=function(){return this.S.iframeEl};
var ul;_.rl=_.le();_.sl=_.le();_.tl=function(a){return _.rl[a]};ul=function(a,b){_.oe.load("gapi.iframes.style."+a,b)};
_.vl=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+Wk(e,"margin-bottom");a=Math.max(a,f)}b.push(e)}}return a+Wk(document.body,"border-bottom")+Wk(document.body,
"margin-bottom")+Wk(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};
_.xl=function(a){a=a||{};this.Ob=!1;this.vL=_.le();this.wf=_.le();this.qf=a._window||_.ge;this.ld=this.qf.location.href;this.wL=(this.LC=wl(this.ld,"parent"))?wl(this.ld,"pfname"):"";this.Ca=this.LC?wl(this.ld,"_gfid")||wl(this.ld,"id"):"";this.ig=_.Si(this.Ca,this.wL);this.Cd=_.og(this.ld);if(this.Ca){var b=new _.kl;_.nl(b,a._parentRpcAddr||"..");_.ol(b,a._parentRetAddr||this.Ca);b.ji(_.og(this.LC||this.ld));_.ll(b,this.wL);this.$a=this.Kj(b.value())}else this.$a=null};_.h=_.xl.prototype;
_.h.Sn=_.ja(16);_.h.Da=function(){if(!this.Ob){for(var a=_.Fa(Object.values(this.wf)),b=a.next();!b.done;b=a.next())b.value.Da();this.Ob=!0}};_.h.vd=function(){return this.ig};_.h.Ab=function(){return this.qf};_.h.ub=function(){return this.qf.document};_.h.Kw=_.ja(17);_.h.qA=function(a){return this.vL[a]};
_.h.Kj=function(a){_.pi(!this.Ob,"Cannot attach iframe in disposed context");a=new _.kl(a);a.Df()||_.nl(a,a.ma());a.Xg()||_.ol(a,"..");a.getOrigin()||a.ji(_.og(a.getUrl()));a.vd()||_.ll(a,_.Si(a.ma(),this.ig));var b=a.vd();if(this.wf[b])return this.wf[b];var c=a.Df(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.Xg(),f=_.Yk(a);f||(f=(f=a.Ma())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.pe(f,"rpctoken"));ql(a,_.Vk(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.yl(this,c,b,a),k=a.S.messageHandlersFilter;_.bl(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.pl(a)&&g.qj();_.zl(g,"_g_rpcReady");return g};_.h.kD=function(a){_.ll(a,null);var b=a.ma();!b||Al.test(b)&&!this.Ab().document.getElementById(b)||(_.Oe("Ignoring requested iframe ID - "+b),a.Me(null))};var wl=function(a,b){var c=_.pe(a,b);c||(c=_.yf(_.pe(a,"jcp",""))[b]);return c||""};
_.xl.prototype.Uh=function(a){_.pi(!this.Ob,"Cannot open iframe in disposed context");var b=new _.kl(a);Bl(this,b);var c=b.vd();if(c&&this.wf[c])return this.wf[c];this.kD(b);c=b.getUrl();_.pi(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.hi(b,d);d=this.hB&&this.hB(c,b);d||(d=b.S.where,_.pi(!!d,"No location for new iframe"),c=_.cj(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));_.nl(b,d).Me(d);b.ji(_.og(b.S.eurl||""));this.cC&&this.cC(b,b.Ma());c=this.Kj(a);c.Nw&&c.Nw(c,a);(a=
b.S.onCreate)&&a(c);b.S.disableRelayOpen||c.np("_open");return c};
var Cl=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.pi(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.pi(e&&_.og(e)===a.Cd&&_.og(d)===a.Cd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Zk(b);b.S.canvasUrl=null;return function(f){var g=f.Ab(),k=g.location.hash;k=_.bj(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},Dl=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.$a;d instanceof _.yl?(e=d,_.ii(b,0)):0<Number(d)&&
_.ii(b,Number(d)-1);if(e){_.pi(!!e.CC,"Relaying iframe open is disabled");if(d=b.Ol())if(d=_.sl[d])b.Do(a),d(b.value()),b.Do(null);b.S.openerIframe=null;c.resolve(e.CC(b));return!0}}return!1},El=function(a,b,c){var d=b.Ol();if(d)if(_.pi(!!_.tl,"Defer style is disabled, when requesting style "+d),_.rl[d])Bl(a,b);else return ul(d,function(){_.pi(!!_.rl[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.xl.prototype.open=function(a,b){_.pi(!this.Ob,"Cannot open iframe in disposed context");var c=new _.kl(a);b=Cl(this,c,b);var d=new gl(b);(b=c.getUrl())&&c.setUrl(_.bj(b));if(Dl(this,c,d)||El(this,c,d)||Dl(this,c,d))return d.promise;if(null!=$k(c)){var e=setTimeout(function(){g.Ma().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+$k(c)+"milliseconds"})},$k(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&Xk(c.Fl(),function(){d.resolve(g)});var g=this.Uh(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.xl.prototype.CI=_.ja(18);var Fl=function(a,b){var c=a.$a,d=!0;b.filter&&(d=b.filter.call(b.Ff,b.params));return _.Sj(d).then(function(e){return e&&c?(b.uL&&b.uL.call(a,b.params),e=b.sender?b.sender(b.params):_.zl(c,b.message,b.params),b.Q1?e.then(function(){return!0}):!0):!1})};_.h=_.xl.prototype;
_.h.Py=function(a,b,c){a=Fl(this,{sender:function(d){var e=_.cl.$a;_.bl(_.cl.wf,function(f){f!==e&&_.zl(f,"_g_wasClosed",d)});return _.zl(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Ff:c,filter:this.qA("onCloseSelfFilter")});b=new gl(b);b.resolve(a);return b.promise};_.h.hD=function(a,b,c){a=a||{};b=new gl(b);b.resolve(Fl(this,{message:"_g_restyleMe",params:a,Ff:c,filter:this.qA("onRestyleSelfFilter"),Q1:!0,uL:this.RN}));return b.promise};_.h.RN=function(a){"auto"===a.height&&(a.height=_.vl())};
_.h.DM=_.ja(19);_.h.YM=_.ja(20);var Bl=function(a,b){var c=b.Ol();if(c){b.Od(null);var d=_.rl[c];_.pi(d,"No such style: "+c);b.Do(a);d(b.value());b.Do(null)}};
_.yl=function(a,b,c,d){this.Ob=!1;this.Hi=a;this.jD=b;this.ig=c;this.Ba=d;this.fM=this.Ba.Xg();this.Cd=this.Ba.getOrigin();this.TW=this.Ba.Ma();this.tN=this.Ba.S.where;this.lo=[];this.np("_default");a=this.Ba.S.apis||[];for(b=0;b<a.length;b++)this.np(a[b]);this.Hi.wf[c]=this};_.h=_.yl.prototype;_.h.Sn=_.ja(15);_.h.Da=function(){if(!this.Ob){for(var a=0;a<this.lo.length;a++)this.unregister(this.lo[a]);delete _.cl.wf[this.vd()];this.Ob=!0}};_.h.getContext=function(){return this.Hi};_.h.getOptions=function(){return this.Ba};
_.h.Df=function(){return this.jD};_.h.Xg=function(){return this.fM};_.h.vd=function(){return this.ig};_.h.Ma=function(){return this.TW};_.h.Cb=function(){return this.tN};_.h.Pf=function(a){this.tN=a};_.h.qj=function(){(0,this.Ba.S._rpcReadyFn)()};_.h.VM=function(a,b){this.Ba.value()[a]=b};_.h.Cu=_.ja(21);_.h.lc=function(){return this.Ba.value()};_.h.ma=function(){return this.Ba.ma()};_.h.getOrigin=function(){return this.Cd};
_.h.register=function(a,b,c){_.pi(!this.Ob,"Cannot register handler on disposed iframe "+a);_.pi((c||_.Gl)(this),"Rejecting untrusted message "+a);c=this.ig+":"+this.Hi.ig+":"+a;1==_.ke(dl,c,[]).push(b)&&(this.lo.push(a),_.Kk(c,Hl(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.ig+":"+this.Hi.ig+":"+a,d=dl[c];d&&(b?(b=_.oi.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.oi.call(this.lo,a),0<=b&&this.lo.splice(b,1),_.Lk(c)))};_.h.MU=function(){return this.lo};
_.h.np=function(a){this.my=this.my||[];if(!(0<=_.oi.call(this.my,a))){this.my.push(a);a=el[a]||{map:{}};for(var b in a.map)_.me(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.Ab=function(){if(!_.Gl(this))return null;var a=this.Ba.S._popupWindow;if(a)return a;var b=this.jD.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};
_.Il=function(a){var b={};if(a)for(var c in a)_.me(a,c)&&_.me(hl,c)&&il.test(a[c])&&(b[c]=a[c]);return b};_.h=_.yl.prototype;_.h.close=function(a,b){return _.zl(this,"_g_close",a,b)};_.h.Aw=_.ja(22);_.h.uo=function(a,b){return _.zl(this,"_g_restyleDone",a,b)};_.h.oS=function(a){return this.getContext().Py(a,void 0,this)};_.h.a_=function(a){if(a&&"object"===typeof a)return this.getContext().hD(a,void 0,this)};
_.h.b_=function(a){var b=this.Ba.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.Il(a):{};(b=this.Ma())&&a&&"object"===typeof a&&(_.me(a,"height")&&(a.height=_.jl(a.height)),_.me(a,"width")&&(a.width=_.jl(a.width)),_.ne(a,b.style))};
_.h.pS=function(a){var b=this.Ba.S.onClose;b&&b.call(this,a,this);this.My&&this.My()||(b=this.Ma())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Ba.S.controller){var c={};c.frameName=this.vd();_.zl(b,"_g_disposeControl",c)}Jl(this.ig+":"+this.Hi.ig+":_g_wasClosed",a,this)};_.h.TL=_.ja(23);_.h.Fk=function(a,b){this.register("_g_wasClosed",a,b)};_.h.T1=function(){delete this.getContext().wf[this.vd()];this.getContext().Ab().setTimeout((0,_.J)(function(){this.Da()},this),0)};
_.h.send=function(a,b,c,d){_.pi(!this.Ob,"Cannot send message to disposed iframe - "+a);_.pi((d||_.Gl)(this),"Wrong target for message "+a);c=new gl(c);_.Ok(this.jD,this.Hi.ig+":"+this.ig+":"+a,c.resolve,b);return c.promise};_.zl=function(a,b,c,d){return a.send(b,c,d,_.Kl)};_.yl.prototype.eZ=function(a){return a};_.yl.prototype.ping=function(a,b){return _.zl(this,"_g_ping",b,a)};
var Al,Hl,Jl;Al=/^[\w\.\-]*$/;_.Gl=function(a){return a.Cd===a.getContext().Cd};_.Kl=function(){return!0};Hl=function(a,b,c){return function(d){if(!b.Ob){var e=this.origin,f=b.getOrigin();_.pi(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=Jl(a,d,b);!c&&0<d.length&&_.Wj(d).then(e)}}};Jl=function(a,b,c){a=dl[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Sj(a[e].call(c,b,c)));return d};_.Ll=function(a,b,c){_.pi("_default"!=a,"Cannot update default api");el[a]={map:b,filter:c}};
_.Ml=function(a,b,c){_.pi("_default"!=a,"Cannot update default api");_.ke(el,a,{map:{},filter:_.Gl}).map[b]=c};_.Nl=function(a,b){_.ke(el,"_default",{map:{},filter:_.Kl}).map[a]=b;_.bl(_.cl.wf,function(c){c.register(a,b,_.Kl)})};_.Ol=function(){return _.cl};dl=_.le();el=_.le();_.cl=new _.xl;_.Nl("_g_rpcReady",_.yl.prototype.qj);_.Nl("_g_discover",_.yl.prototype.MU);_.Nl("_g_ping",_.yl.prototype.eZ);_.Nl("_g_close",_.yl.prototype.oS);_.Nl("_g_closeMe",_.yl.prototype.pS);_.Nl("_g_restyle",_.yl.prototype.a_);
_.Nl("_g_restyleMe",_.yl.prototype.b_);_.Nl("_g_wasClosed",_.yl.prototype.T1);

var Tl;_.fi.prototype.Bo=_.Wc(14,function(a){this.S.apis=a;return this});_.Pl=function(a,b){a.S.onClose=b;return a};_.Ql=function(a){this.S=a||{}};_.Ql.prototype.value=function(){return this.S};_.Ql.prototype.getIframe=function(){return this.S.iframe};_.Rl=function(a,b){a.S.role=b;return a};_.Ql.prototype.qj=function(a){this.S.setRpcReady=a;return this};_.Ql.prototype.Nk=function(a){this.S.rpctoken=a;return this};_.Sl=function(a){a.S.selfConnect=!0;return a};Tl=function(a){this.S=a||{}};
Tl.prototype.value=function(){return this.S};var Ul=function(a){var b=new Tl;b.S.role=a;return b};Tl.prototype.II=function(){return this.S.role};Tl.prototype.qc=function(a){this.S.handler=a;return this};Tl.prototype.tb=function(){return this.S.handler};var Vl=function(a,b){a.S.filter=b;return a};Tl.prototype.Bo=function(a){this.S.apis=a;return this};var Wl=function(a){a.S.runOnce=!0;return a};_.h=_.yl.prototype;
_.h.rS=function(a){var b=new _.kl(a);a=new _.Ql(b.value());if(a.S.selfConnect)var c=this;else(_.pi(Xl.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().wf[b.vd()],c)?_.pl(b)&&(c.qj(),_.zl(c,"_g_rpcReady")):(b=_.ll(_.ol(_.nl(new _.kl,b.Df()),b.Xg()).ji(b.getOrigin()),b.vd()).qj(_.pl(b)).Nk(_.Yk(b)),c=this.getContext().Kj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;Yl(b);d=d||"";_.ke(b.Uy,d,[]).push({Ff:c,data:a});Zl(c,a,b.uC[d])};
_.h.Nw=function(a,b){(new _.kl(b)).S._relayedDepth||(b={},_.Sl(_.Rl(new _.Ql(b),"_opener")),_.zl(a,"_g_connect",b))};
_.h.CC=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.Pl(_.ki(_.ji(a,null),null),null);return _.zl(this,"_g_open",a.value()).then(function(f){var g=new _.kl(f[0]),k=g.vd();f=new _.kl;var l=b.Xg(),m=g.Xg();_.ol(_.nl(f,b.Df()+"/"+g.Df()),m+"/"+l);_.ll(f,k);f.ji(g.getOrigin());f.Bo(g.S.apis);f.Nk(_.Yk(a));_.ji(f,c);_.ki(f,d);_.Pl(f,e);(g=b.getContext().wf[k])||(g=b.getContext().Kj(f.value()));return g})};
_.h.kD=function(a){var b=a.getUrl();_.pi(!b||_.Ei.test(b),"Illegal url for new iframe - "+b);var c=a.Fl().value();b={};for(var d in c)_.me(c,d)&&_.me($l,d)&&(b[d]=c[d]);_.me(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.Il(d)));a.value().attributes=b};
_.h.RY=function(a){a=new _.kl(a);this.kD(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Yk(a);a.Nk(null);return this.getContext().open(a.value()).then((0,_.J)(function(d){var e=(new _.kl(d.lc())).S.apis,f=new _.kl;_.am(d,this,f);0==b&&_.Rl(new _.Ql(f.value()),"_opener");f.qj(!0);f.Nk(c);_.zl(d,"_g_connect",f.value());f=new _.kl;_.ll(_.ol(_.nl(f,d.Df()),d.fM),d.vd()).ji(d.getOrigin()).Bo(e);return f.value()},this))};
_.h.$Z=function(a){this.getContext().Hj(function(b){b.send("_g_wasRestyled",a,void 0,_.Kl)},null,_.Kl)};
var Xl,$l,bm;Xl=/^https?:\/\/[^\/%\\?#\s]+$/i;$l={longdesc:!0,name:!0,src:!0,frameborder:!0,marginwidth:!0,marginheight:!0,scrolling:!0,align:!0,height:!0,width:!0,id:!0,"class":!0,title:!0,tabindex:!0,hspace:!0,vspace:!0,allowtransparency:!0};_.am=function(a,b,c){var d=a.Df(),e=b.Xg();_.ol(_.nl(c,a.Xg()+"/"+b.Df()),e+"/"+d);_.ll(c,b.vd()).ji(b.getOrigin())};bm=_.cl.$a;bm&&bm.register("_g_restyleDone",_.yl.prototype.$Z,_.Kl);_.Nl("_g_connect",_.yl.prototype.rS);var cm={};cm._g_open=_.yl.prototype.RY;
_.Ll("_open",cm,_.Kl);
_.xl.prototype.ready=function(a,b,c,d){var e=b||{},f=this.$a;this.Hj(function(k){_.bl(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.RN(g);f&&f.send("_ready",g,c,_.Kl)};_.xl.prototype.Sy=_.ja(24);var Yl=function(a){a.Uy||(a.Uy=_.le(),a.uC=_.le())};
_.xl.prototype.hy=function(a,b,c,d){Yl(this);"object"===typeof a?(b=new Tl(a),c=b.II()||""):(b=Vl(Ul(a).qc(b).Bo(c),d),c=a);d=this.Uy[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Zl(this.wf[d[e].Ff.vd()],d[e].data,[b]),a=b.S.runOnce;c=_.ke(this.uC,c,[]);a||b.S.dontWait||c.push(b)};_.xl.prototype.WL=_.ja(25);
var Zl=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||_.Gl;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.np(f[g]);e.tb()&&e.tb()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.xl.prototype.Hj=function(a,b,c){this.hy(Wl(Vl(Ul("_opener").qc(a).Bo(b),c)).value())};

_.yl.prototype.Aw=_.Wc(22,function(a,b){return _.zl(this,"_g_restyle",a,b)});_.yl.prototype.Cu=_.Wc(21,function(a){return this.Ba.value()[a]});_.dm=function(a){for(var b=_.le(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Cd]}};_.xl.prototype.hB=function(){};_.xl.prototype.cC=function(){};
_.yl.prototype.My=function(){};

_.lg=(window.gapi||{}).load;

_.em=_.ke(_.we,"rw",_.le());

var fm=function(a,b){(a=_.em[a])&&a.state<b&&(a.state=b)};
var gm=function(a){a=(a=_.em[a])?a.oid:void 0;if(a){var b=_.he.getElementById(a);b&&b.parentNode.removeChild(b);delete _.em[a];gm(a)}};
_.hm=function(a){a=a.container;"string"===typeof a&&(a=document.getElementById(a));return a};_.im=function(a){var b=a.clientWidth;return"position:absolute;top:-10000px;width:"+(b?b+"px":a.style.width||"300px")+";margin:0px;border-style:none;"};
_.jm=function(a,b){var c={},d=a.lc(),e=b&&b.width,f=b&&b.height,g=b&&b.verticalAlign;g&&(c.verticalAlign=g);e||(e=d.width||a.width);f||(f=d.height||a.height);d.width=c.width=e;d.height=c.height=f;d=a.Ma();e=a.ma();fm(e,2);a:{e=a.Cb();c=c||{};if(_.we.oa){var k=d.id;if(k){f=(f=_.em[k])?f.state:void 0;if(1===f||4===f)break a;gm(k)}}(f=e.nextSibling)&&f.getAttribute&&f.getAttribute("data-gapistub")&&(e.parentNode.removeChild(f),e.style.cssText="");f=c.width;g=c.height;var l=e.style;l.textIndent="0";l.margin=
"0";l.padding="0";l.background="transparent";l.borderStyle="none";l.cssFloat="none";l.styleFloat="none";l.lineHeight="normal";l.fontSize="1px";l.verticalAlign="baseline";e=e.style;e.display="inline-block";d=d.style;d.position="static";d.left="0";d.top="0";d.visibility="visible";f&&(e.width=d.width=f+"px");g&&(e.height=d.height=g+"px");c.verticalAlign&&(e.verticalAlign=c.verticalAlign);k&&fm(k,3)}(k=b?b.title:null)&&a.Ma().setAttribute("title",k);(b=b?b.ariaLabel:null)&&a.Ma().setAttribute("aria-label",
b)};_.km=function(a){var b=a.Cb();b&&b.removeChild(a.Ma())};_.lm=function(a){a.where=_.hm(a);var b=a.messageHandlers=a.messageHandlers||{},c=function(e){_.jm(this,e)};b._ready=c;b._renderstart=c;var d=a.onClose;a.onClose=function(e){d&&d.call(this,e);_.km(this)};a.onCreate=function(e){e=e.Ma();e.style.cssText=_.im(e)}};

(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)};_.ab=function(e){a(2,e)};_.bb=function(e){a(3,e)};_.Me=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})();

_.Le=_.Le||{};

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

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

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

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

_.Cf=function(){var a=_.he.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Ff=function(a){if(_.Cf())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.ge.addEventListener?(_.ge.addEventListener("load",c,!1),_.ge.addEventListener("DOMContentLoaded",c,!1)):_.ge.attachEvent&&(_.ge.attachEvent("onreadystatechange",function(){_.Cf()&&c.apply(this,arguments)}),_.ge.attachEvent("onload",c))}};
_.pe(_.ge.location.href,"rpctoken")&&_.ve(_.he,"unload",function(){});
var Gf=Gf||{};Gf.hM=null;Gf.SK=null;Gf.Zu=null;Gf.frameElement=null;
Gf=Gf||{};
Gf.QE||(Gf.QE=function(){function a(f,g,k){"undefined"!=typeof window.addEventListener?window.addEventListener(f,g,k):"undefined"!=typeof window.attachEvent&&window.attachEvent("on"+f,g);"message"===f&&(window.___jsl=window.___jsl||{},f=window.___jsl,f.RPMQ=f.RPMQ||[],f.RPMQ.push(g))}function b(f){var g=_.yf(f.data);if(g&&g.f){(0,_.Me)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Hf.getTargetOrigin(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.bb("Invalid rpc message origin. "+
k+" vs "+(f.origin||"")):c(g,f.origin)}}var c,d,e=!0;return{iI:function(){return"wpm"},CX:function(){return!0},init:function(f,g){_.Se.register("rpc",null,function(k){"true"===String((k&&k.rpc||{}).disableForceSecure)&&(e=!1)});c=f;d=g;a("message",b,!1);d("..",!0);return!0},Fc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Hf.getTargetOrigin(f),m=_.Hf.PF(f);l?window.setTimeout(function(){var n=_.zf(k);(0,_.Me)("gadgets.rpc.send("+window.name+"): "+n);m.postMessage(n,l)},0):".."!=f&&_.bb("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Hf&&_.Hf||(_.Hf=window.gadgets.rpc,_.Hf.config=_.Hf.config,_.Hf.register=_.Hf.register,_.Hf.unregister=_.Hf.unregister,_.Hf.registerDefault=_.Hf.registerDefault,_.Hf.unregisterDefault=_.Hf.unregisterDefault,_.Hf.forceParentVerifiable=_.Hf.forceParentVerifiable,_.Hf.call=_.Hf.call,_.Hf.getRelayUrl=_.Hf.getRelayUrl,_.Hf.setRelayUrl=_.Hf.setRelayUrl,_.Hf.setAuthToken=_.Hf.setAuthToken,_.Hf.setupReceiver=_.Hf.setupReceiver,_.Hf.getAuthToken=
_.Hf.getAuthToken,_.Hf.removeReceiver=_.Hf.removeReceiver,_.Hf.getRelayChannel=_.Hf.getRelayChannel,_.Hf.receive=_.Hf.receive,_.Hf.RL=_.Hf.receiveSameDomain,_.Hf.getOrigin=_.Hf.getOrigin,_.Hf.getTargetOrigin=_.Hf.getTargetOrigin,_.Hf.PF=_.Hf._getTargetWin,_.Hf.uR=_.Hf._parseSiblingId);else{_.Hf=function(){function a(x,W){if(!M[x]){var S=Da;W||(S=ka);M[x]=S;W=K[x]||[];for(var Y=0;Y<W.length;++Y){var oa=W[Y];oa.t=C[x];S.call(x,oa.f,oa)}K[x]=[]}}function b(){function x(){pa=!0}Wa||("undefined"!=typeof window.addEventListener?
window.addEventListener("unload",x,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",x),Wa=!0)}function c(x,W,S,Y,oa){C[W]&&C[W]===S||(_.bb("Invalid gadgets.rpc token. "+C[W]+" vs "+S),wa(W,2));oa.onunload=function(){I[W]&&!pa&&(wa(W,1),_.Hf.removeReceiver(W))};b();Y=_.yf(decodeURIComponent(Y))}function d(x,W){if(x&&"string"===typeof x.s&&"string"===typeof x.f&&x.a instanceof Array)if(C[x.f]&&C[x.f]!==x.t&&(_.bb("Invalid gadgets.rpc token. "+C[x.f]+" vs "+x.t),wa(x.f,2)),"__ack"===
x.s)window.setTimeout(function(){a(x.f,!0)},0);else{x.c&&(x.callback=function(qa){_.Hf.call(x.f,(x.g?"legacy__":"")+"__cb",null,x.c,qa)});if(W){var S=e(W);x.origin=W;var Y=x.r;try{var oa=e(Y)}catch(qa){}Y&&oa==S||(Y=W);x.referer=Y}W=(u[x.s]||u[""]).apply(x,x.a);x.c&&"undefined"!==typeof W&&_.Hf.call(x.f,"__cb",null,x.c,W)}}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 W=x.substring(x.indexOf("://")+3),S=W.indexOf("/");-1!=S&&(W=W.substring(0,S));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)throw Error("l");S="";var Y=W.indexOf(":");if(-1!=Y){var oa=W.substring(Y+1);W=W.substring(0,Y);if("http"===x&&"80"!==oa||"https"===x&&"443"!==oa)S=":"+oa}return x+"://"+W+S}function f(x){if("/"==x.charAt(0)){var W=x.indexOf("|");return{id:0<
W?x.substring(1,W):x.substring(1),origin:0<W?x.substring(W+1):null}}return null}function g(x){if("undefined"===typeof x||".."===x)return window.parent;var W=f(x);if(W)return window.top.frames[W.id];x=String(x);return(W=window.frames[x])?W:(W=document.getElementById(x))&&W.contentWindow?W.contentWindow:null}function k(x,W){if(!0!==I[x]){"undefined"===typeof I[x]&&(I[x]=0);var S=g(x);".."!==x&&null==S||!0!==Da.Fc(x,W)?!0!==I[x]&&10>I[x]++?window.setTimeout(function(){k(x,W)},500):(M[x]=ka,I[x]=!0):
I[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,W,S){W&&!/http(s)?:\/\/.+/.test(W)&&(0==W.indexOf("//")?W=window.location.protocol+W:"/"==W.charAt(0)?W=window.location.protocol+"//"+window.location.host+W:-1==W.indexOf("://")&&(W=window.location.protocol+"//"+W));w[x]=W;"undefined"!==typeof S&&(y[x]=!!S)}function n(x,W){W=W||"";C[x]=String(W);k(x,W)}function p(x){x=
(x.passReferrer||"").split(":",2);L=x[0]||"none";ba=x[1]||"origin"}function t(x){"true"===String(x.useLegacyProtocol)&&(Da=Gf.Zu||ka,Da.init(d,a))}function r(x,W){function S(Y){Y=Y&&Y.rpc||{};p(Y);var oa=Y.parentRelayUrl||"";oa=e(aa.parent||W)+oa;m("..",oa,"true"===String(Y.useLegacyProtocol));t(Y);n("..",x)}!aa.parent&&W?S({}):_.Se.register("rpc",null,S)}function v(x,W,S){if(".."===x)r(S||aa.rpctoken||aa.ifpctok||"",W);else a:{var Y=null;if("/"!=x.charAt(0)){if(!_.Le)break a;Y=document.getElementById(x);
if(!Y)throw Error("m`"+x);}Y=Y&&Y.src;W=W||_.Hf.getOrigin(Y);m(x,W);W=_.Le.getUrlParameters(Y);n(x,S||W.rpctoken)}}var u={},w={},y={},C={},A=0,F={},I={},aa={},M={},K={},L=null,ba=null,ua=window.top!==window.self,Ea=window.name,wa=function(){},eb=window.console,Za=eb&&eb.log&&function(x){eb.log(x)}||function(){},ka=function(){function x(W){return function(){Za(W+": call ignored")}}return{iI:function(){return"noop"},CX:function(){return!0},init:x("init"),Fc:x("setup"),call:x("call")}}();_.Le&&(aa=_.Le.getUrlParameters());
var pa=!1,Wa=!1,Da=function(){if("rmr"==aa.rpctx)return Gf.hM;var x="function"===typeof window.postMessage?Gf.QE:"object"===typeof window.postMessage?Gf.QE:window.ActiveXObject?Gf.SK?Gf.SK:Gf.Zu:0<navigator.userAgent.indexOf("WebKit")?Gf.hM:"Gecko"===navigator.product?Gf.frameElement:Gf.Zu;x||(x=ka);return x}();u[""]=function(){Za("Unknown RPC service: "+this.s)};u.__cb=function(x,W){var S=F[x];S&&(delete F[x],S.call(this,W))};return{config:function(x){"function"===typeof x.nM&&(wa=x.nM)},register:function(x,
W){if("__cb"===x||"__ack"===x)throw Error("n");if(""===x)throw Error("o");u[x]=W},unregister:function(x){if("__cb"===x||"__ack"===x)throw Error("p");if(""===x)throw Error("q");delete u[x]},registerDefault:function(x){u[""]=x},unregisterDefault:function(){delete u[""]},forceParentVerifiable:function(){},call:function(x,W,S,Y){x=x||"..";var oa="..";".."===x?oa=Ea:"/"==x.charAt(0)&&(oa=_.Hf.getOrigin(window.location.href),oa="/"+Ea+(oa?"|"+oa:""));++A;S&&(F[A]=S);var qa={s:W,f:oa,c:S?A:0,a:Array.prototype.slice.call(arguments,
3),t:C[x],l:!!y[x]};a:if("bidir"===L||"c2p"===L&&".."===x||"p2c"===L&&".."!==x){var H=window.location.href;var na="?";if("query"===ba)na="#";else if("hash"===ba)break a;na=H.lastIndexOf(na);na=-1===na?H.length:na;H=H.substring(0,na)}else H=null;H&&(qa.r=H);if(".."===x||null!=f(x)||document.getElementById(x))(H=M[x])||null===f(x)||(H=Da),0===W.indexOf("legacy__")&&(H=Da,qa.s=W.substring(8),qa.c=qa.c?qa.c:A),qa.g=!0,qa.r=oa,H?(y[x]&&(H=Gf.Zu),!1===H.call(x,oa,qa)&&(M[x]=ka,Da.call(x,oa,qa))):K[x]?K[x].push(qa):
K[x]=[qa]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:v,getAuthToken:function(x){return C[x]},removeReceiver:function(x){delete w[x];delete y[x];delete C[x];delete I[x];delete M[x]},getRelayChannel:function(){return Da.iI()},receive:function(x,W){4<x.length?Da.Y$(x,d):c.apply(null,x.concat(W))},RL:function(x){x.a=Array.prototype.slice.call(x.a);window.setTimeout(function(){d(x)},0)},getOrigin:e,getTargetOrigin:function(x){var W=null,S=l(x);S?W=S:(S=f(x))?W=S.origin:".."==x?W=aa.parent:
(x=document.getElementById(x))&&"iframe"===x.tagName.toLowerCase()&&(W=x.src);return e(W)},init:function(){!1===Da.init(d,a)&&(Da=ka);ua?v(".."):_.Se.register("rpc",null,function(x){x=x.rpc||{};p(x);t(x)})},PF:g,uR:f,ACK:"__ack",j8:Ea||"..",w8:0,v8:1,u8:2}}();_.Hf.init()}
;_.Hf.config({nM:function(a){throw Error("r`"+a);}});_.Me=_.Re;
_.z("gadgets.rpc.config",_.Hf.config);_.z("gadgets.rpc.register",_.Hf.register);_.z("gadgets.rpc.unregister",_.Hf.unregister);_.z("gadgets.rpc.registerDefault",_.Hf.registerDefault);_.z("gadgets.rpc.unregisterDefault",_.Hf.unregisterDefault);_.z("gadgets.rpc.forceParentVerifiable",_.Hf.forceParentVerifiable);_.z("gadgets.rpc.call",_.Hf.call);_.z("gadgets.rpc.getRelayUrl",_.Hf.getRelayUrl);_.z("gadgets.rpc.setRelayUrl",_.Hf.setRelayUrl);_.z("gadgets.rpc.setAuthToken",_.Hf.setAuthToken);
_.z("gadgets.rpc.setupReceiver",_.Hf.setupReceiver);_.z("gadgets.rpc.getAuthToken",_.Hf.getAuthToken);_.z("gadgets.rpc.removeReceiver",_.Hf.removeReceiver);_.z("gadgets.rpc.getRelayChannel",_.Hf.getRelayChannel);_.z("gadgets.rpc.receive",_.Hf.receive);_.z("gadgets.rpc.receiveSameDomain",_.Hf.RL);_.z("gadgets.rpc.getOrigin",_.Hf.getOrigin);_.z("gadgets.rpc.getTargetOrigin",_.Hf.getTargetOrigin);

_.mm=_.le();

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

_.om=function(a){var b=window;a=(a||b.location.href).match(/.*(\?|#|&)usegapi=([^&#]+)/)||[];return"1"===decodeURIComponent(a[a.length-1]||"")};

var pm,qm,rm,sm,tm,um,ym,zm;pm=function(a){if(_.je.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.me(a,c)&&b.push(c);return b};qm=function(a,b){if(!_.Cf())try{a()}catch(c){}_.Ff(b)};rm={button:!0,div:!0,span:!0};sm=function(a){var b=_.ke(_.we,"sws",[]);return 0<=_.oi.call(b,a)};tm=function(a){return _.ke(_.we,"watt",_.le())[a]};um=function(a){return function(b,c){return a?_.Yi()[c]||a[c]||"":_.Yi()[c]||""}};
_.vm={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.wm=!1;_.xm=function(){if(!_.wm){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.cd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.vm[c]&&d&&(_.mm[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.vm)0<_.vm[e]&&(b=_.pe(a,e,""))&&(_.mm[e]=b)}_.wm=!0}e=_.le();_.ne(_.mm,e);return e};
ym=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.Di(document,b?b:a)};zm=function(a){a=a||"canonical";for(var b=document.getElementsByTagName("link"),c=0,d=b.length;c<d;c++){var e=b[c],f=e.getAttribute("rel");if(f&&f.toLowerCase()==a&&(e=e.getAttribute("href"))&&(e=ym(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.Am=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.Bm=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?ym(a):zm(d)};_.Cm=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.Dm=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.Em=function(a,b,c){return _.Bm(a,b,c,b.action?void 0:"publisher")};
var Fm,Gm,Hm,Im,Jm,Km,Mm,Lm;Fm={se:"0"};Gm={post:!0};Hm={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};Im="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");Jm=_.ke(_.we,"WI",_.le());Km=["style","data-gapiscan"];
Mm=function(a){for(var b=_.le(),c=0!=a.nodeName.toLowerCase().indexOf("g:"),d=0,e=a.attributes.length;d<e;d++){var f=a.attributes[d],g=f.name,k=f.value;0<=_.oi.call(Km,g)||c&&0!=g.indexOf("data-")||"null"===k||"specified"in f&&!f.specified||(c&&(g=g.substr(5)),b[g.toLowerCase()]=k)}a=a.style;(c=Lm(a&&a.height))&&(b.height=String(c));(a=Lm(a&&a.width))&&(b.width=String(a));return b};
_.Om=function(a,b,c,d,e,f){if(c.rd)var g=b;else g=document.createElement("div"),b.setAttribute("data-gapistub",!0),g.style.cssText="position:absolute;width:450px;left:-10000px;",b.parentNode.insertBefore(g,b);f.siteElement=g;g.id||(g.id=_.Nm(a));b=_.le();b[">type"]=a;_.ne(c,b);a=_.cj(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.Nm=function(a){_.ke(Jm,a,0);return"___"+a+"_"+Jm[a]++};Lm=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var Pm=function(){},Sm=function(a){var b=a.mn,c=function(l){c.T.constructor.call(this,l);var m=this.xh.length;this.Og=[];for(var n=0;n<m;++n)this.xh[n].xaa||(this.Og[n]=new this.xh[n](l))};_.B(c,b);for(var d=[];a&&a!==Object;){if(b=a.mn){b.xh&&(_.Ge(d,b.xh),_.He(d));var e=b.prototype,f;for(f in e)if(e.hasOwnProperty(f)&&"function"===typeof e[f]&&e[f]!==b){var g=!!e[f].faa,k=Qm(f,e,d,g);(g=Rm(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||
Object:a.T&&a.T.constructor||Object}c.prototype.xh=d;return c},Qm=function(a,b,c,d){for(var e=[],f=0;f<c.length&&(c[f].prototype[a]===b[a]||(e.push(f),!d));++f);return e},Rm=function(a,b,c,d){return c.length?d?function(e){var f=this.Og[c[0]];return f?f[a].apply(this.Og[c[0]],arguments):this.xh[c[0]].prototype[a].apply(this,arguments)}:b[a].$R?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Og[c[g]];if(k=k?k[a].apply(k,f):this.xh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].ZR?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Og[c[g]];k=k?k[a].apply(k,f):this.xh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].UK?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Og[c[g]];k?k[a].apply(k,f):this.xh[c[g]].prototype[a].apply(this,f)}}:function(e){for(var f=Array.prototype.slice.call(arguments,0),g=[],k=0;k<c.length;++k){var l=
this.Og[c[k]];g.push(l?l[a].apply(l,f):this.xh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].$R||b[a].ZR||b[a].UK?null:Tm},Tm=function(){return[]};Pm.prototype.Xz=function(a){if(this.Og)for(var b=0;b<this.Og.length;++b)if(this.Og[b]instanceof a)return this.Og[b];return null};
var Um=function(a){return this.Xa.Xz(a)};
var Vm,Wm,Xm,Ym,Zm=/(?:^|\s)g-((\S)*)(?:$|\s)/,$m={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Vm=_.ke(_.we,"SW",_.le());Wm=_.ke(_.we,"SA",_.le());Xm=_.ke(_.we,"SM",_.le());Ym=_.ke(_.we,"FW",[]);
var an=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},en=function(a,b){var c;bn.ps0=(new Date).getTime();cn("ps0");a=an(a,_.he);var d=_.he.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:pm(Vm).concat(pm(Wm)).concat(pm(Xm));for(var e=[],f=0;f<d.length;f++){var g=d[f];e.push(".g-"+g,"g\\:"+g)}d=a.querySelectorAll(e.join(","))}else d=a.getElementsByTagName("*");a=_.le();for(e=0;e<d.length;e++){f=d[e];var k=f;g=b;var l=k.nodeName.toLowerCase(),m=void 0;if(k.getAttribute("data-gapiscan"))g=
null;else{var n=l.indexOf("g:");0==n?m=l.substr(2):(n=(n=String(k.className||k.getAttribute("class")))&&Zm.exec(n))&&(m=n[1]);g=!m||!(Vm[m]||Wm[m]||Xm[m])||g&&m!==g?null:m}g&&($m[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=pm(Mm(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.ke(a,g,[]).push(f))}for(p in a)Ym.push(p);bn.ps1=(new Date).getTime();cn("ps1");if(b=Ym.join(":"))try{_.oe.load(b,void 0)}catch(t){_.Oe(t);return}e=[];for(c in a){d=a[c];var p=0;for(b=d.length;p<b;p++)f=d[p],dn(c,f,
Mm(f),e,b)}};
var fn=function(a,b){var c=tm(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.oe.load(a,function(){var d=tm(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.oe[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},dn=function(a,b,c,d,e,f,g){switch(gn(b,a,f)){case 0:a=Xm[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;fn(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.me(c,k))f=c[k],f=!!f&&"object"===typeof f&&(!f.toString||
f.toString===Object.prototype.toString||f.toString===Array.prototype.toString);if(f)try{c[k]=_.zf(c[k])}catch(w){delete c[k]}}k=!0;c.dontclear&&(k=!1);delete c.dontclear;var l;f={};var m=l=a;"plus"==a&&c.action&&(l=a+"_"+c.action,m=a+"/"+c.action);(l=_.P("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in Fm)f[n]=n+"/"+(c[n]||Fm[n])+"/";var n=_.Di(_.he,l.replace(_.Xi,um(f)));m="iframes/"+a+"/params/";f={};_.ne(c,f);(l=_.P("lang")||_.P("gwidget/lang"))&&
(f.hl=l);Gm[a]||(f.origin=_.Am());f.exp=_.P(m+"exp");if(m=_.P(m+"location"))for(l=0;l<m.length;l++){var p=m[l];f[p]=_.ge.location[p]}switch(a){case "plus":case "follow":f.url=_.Em(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?ym(m):zm();f.url=m;f.db=_.Cm(c.db,void 0,_.P());f.ecp=_.Dm(c.ecp,void 0,_.P());delete f.href;break;case "signin":f.url=zm()}_.we.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var t in Fm)f[t]&&delete f[t];f.gsrc=_.P("iframes/:source:");t=_.P("inline/css");
"undefined"!==typeof t&&0<e&&t>=e&&(f.ic="1");t=/^#|^fr-/;e={};for(var r in f)_.me(f,r)&&t.test(r)&&(e[r.replace(t,"")]=f[r],delete f[r]);r="q"==_.P("iframes/"+a+"/params/si")?f:e;t=_.xm();for(var v in t)!_.me(t,v)||_.me(f,v)||_.me(e,v)||(r[v]=t[v]);v=[].concat(Im);r=_.P("iframes/"+a+"/methods");_.ni(r)&&(v=v.concat(r));for(u in c)_.me(c,u)&&/^on/.test(u)&&("plus"!=a||"onconnect"!=u)&&(v.push(u),delete f[u]);delete f.callback;e._methods=v.join(",");var u=_.Ci(n,f,e);v=g||{};v.allowPost=1;v.attributes=
Hm;v.dontclear=!k;g={};g.userParams=c;g.url=u;g.type=a;_.Om(a,b,c,u,v,g);b=g.id;c=_.le();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.em[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),fn(a,b))}},gn=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Xm[b]){if(rm[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(Wm[b])return 0;if(Vm[b])return 1}}return null};
_.ke(_.oe,"platform",{}).go=function(a,b){en(a,b)};
var hn=_.ke(_.we,"perf",_.le()),bn=_.ke(hn,"g",_.le()),jn=_.ke(hn,"i",_.le()),kn,ln,mn,cn,on,pn,qn;_.ke(hn,"r",[]);kn=_.le();ln=_.le();mn=function(a,b,c,d){kn[c]=kn[c]||!!d;_.ke(ln,c,[]);ln[c].push([a,b])};cn=function(a,b,c){var d=hn.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};on=function(a,b,c,d){if("_p"==b)throw Error("z");_.nn(a,b,c,d)};_.nn=function(a,b,c,d){pn(b,c)[a]=d||(new Date).getTime();cn(a,b,c)};pn=function(a,b){a=_.ke(jn,a,_.le());return _.ke(a,b,_.le())};
qn=function(a,b,c){var d=null;b&&c&&(d=pn(b,c)[a]);return d||bn[a]};
(function(){function a(g){this.t={};this.tick=function(k,l,m){this.t[k]=[void 0!=m?m:(new Date).getTime(),l];if(void 0==m)try{window.console.timeStamp("CSI/"+k)}catch(n){}};this.getStartTickTime=function(){return this.t.start[0]};this.tick("start",null,g)}var b;if(window.performance)var c=(b=window.performance.timing)&&b.responseStart;var d=0<c?new a(c):new a;window.__gapi_jstiming__={Timer:a,load:d};if(b){var e=b.navigationStart;0<e&&c>=e&&(window.__gapi_jstiming__.srt=c-e)}if(b){var f=window.__gapi_jstiming__.load;
0<e&&c>=e&&(f.tick("_wtsrt",void 0,e),f.tick("wtsrt_","_wtsrt",c),f.tick("tbsd_","wtsrt_"))}try{b=null,window.chrome&&window.chrome.csi&&(b=Math.floor(window.chrome.csi().pageT),f&&0<e&&(f.tick("_tbnd",void 0,window.chrome.csi().startE),f.tick("tbnd_","_tbnd",e))),null==b&&window.gtbExternal&&(b=window.gtbExternal.pageT()),null==b&&window.external&&(b=window.external.pageT,f&&0<e&&(f.tick("_tbnd",void 0,window.external.startE),f.tick("tbnd_","_tbnd",e))),b&&(window.__gapi_jstiming__.pt=b)}catch(g){}})();
if(window.__gapi_jstiming__){window.__gapi_jstiming__.qG={};window.__gapi_jstiming__.LZ=1;var rn=function(a,b,c){var d=a.t[b],e=a.t.start;if(d&&(e||c))return d=a.t[b][0],e=void 0!=c?c:e[0],Math.round(d-e)},sn=function(a,b,c){var d="";window.__gapi_jstiming__.srt&&(d+="&srt="+window.__gapi_jstiming__.srt,delete window.__gapi_jstiming__.srt);window.__gapi_jstiming__.pt&&(d+="&tbsrt="+window.__gapi_jstiming__.pt,delete window.__gapi_jstiming__.pt);try{window.external&&window.external.tran?d+="&tran="+
window.external.tran:window.gtbExternal&&window.gtbExternal.tran?d+="&tran="+window.gtbExternal.tran():window.chrome&&window.chrome.csi&&(d+="&tran="+window.chrome.csi().tran)}catch(p){}var e=window.chrome;if(e&&(e=e.loadTimes)){e().wasFetchedViaSpdy&&(d+="&p=s");if(e().wasNpnNegotiated){d+="&npn=1";var f=e().npnNegotiatedProtocol;f&&(d+="&npnv="+(encodeURIComponent||escape)(f))}e().wasAlternateProtocolAvailable&&(d+="&apa=1")}var g=a.t,k=g.start;e=[];f=[];for(var l in g)if("start"!=l&&0!=l.indexOf("_")){var m=
g[l][1];m?g[m]&&f.push(l+"."+rn(a,l,g[m][0])):k&&e.push(l+"."+rn(a,l))}delete g.start;if(b)for(var n in b)d+="&"+n+"="+b[n];(b=c)||(b="https:"==document.location.protocol?"https://csi.gstatic.com/csi":"http://csi.gstatic.com/csi");return[b,"?v=3","&s="+(window.__gapi_jstiming__.sn||"gwidget")+"&action=",a.name,f.length?"&it="+f.join(","):"",d,"&rt=",e.join(",")].join("")},tn=function(a,b,c){a=sn(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.LZ++;window.__gapi_jstiming__.qG[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.qG[d]};b.src=a;b=null;return a};window.__gapi_jstiming__.report=function(a,b,c){var d=document.visibilityState,e="visibilitychange";d||(d=document.webkitVisibilityState,e="webkitvisibilitychange");if("prerender"==d){var f=!1,g=function(){if(!f){b?b.prerender="1":b={prerender:"1"};if("prerender"==(document.visibilityState||document.webkitVisibilityState))var k=!1;else tn(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return tn(a,b,c)}}
;var un={g:"gapi_global",m:"gapi_module",w:"gwidget"},vn=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Jo=b};vn.prototype.key=function(){switch(this.type){case "g":return this.type;case "m":return this.type+"."+this.Jo;case "w":return this.type+"."+this.name+this.Jo}};
var wn=new vn,xn=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),yn=_.ke(hn,"_c",_.le()),zn=Math.random()<(_.P("csi/rate")||0),Bn=function(a,b,c){for(var d=new vn(b,c),e=_.ke(yn,d.key(),_.le()),f=ln[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,p=c;k=qn(k[1],n,p);m=qn(m,n,p);e[l]=k&&m?m-k:null}kn[a]&&zn&&(An(wn),An(d))},Cn=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},An=function(a){var b=_.ge.__gapi_jstiming__;b.sn=un[a.type];var c=new b.Timer(0);
a:{switch(a.type){case "g":var d="global";break a;case "m":d=a.Jo;break a;case "w":d=a.name;break a}d=void 0}c.name=d;d=!1;var e=a.key(),f=yn[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;yn[e]=_.le();d&&(g=[],g.push("l"+(_.P("isPlusUser")?"1":"0")),d="m"+(xn?"1":"0"),g.push(d),"m"==a.type?g.push("p"+a.Jo):"w"==a.type&&(e="n"+a.Jo,g.push(e),"0"==a.Jo&&g.push(d+e)),g.push("u"+(_.P("isLoggedIn")?"1":"0")),a=Cn("",g),a=Cn("abc_",a).join(","),b.report(c,{e:a}))};
mn("blt","bs0","bs1");mn("psi","ps0","ps1");mn("rpcqi","rqe","rqd");mn("bsprt","bsrt0","bsrt1");mn("bsrqt","bsrt1","bsrt2");mn("bsrst","bsrt2","bsrt3");mn("mli","ml0","ml1");mn("mei","me0","me1",!0);mn("wcdi","wrs","wcdi");mn("wci","wrs","wdc");mn("wdi","wrs","wrdi");mn("wdt","bs0","wrdt");mn("wri","wrs","wrri",!0);mn("wrt","bs0","wrrt");mn("wji","wje0","wje1",!0);mn("wjli","wjl0","wjl1");mn("whi","wh0","wh1",!0);mn("wai","waaf0","waaf1",!0);mn("wadi","wrs","waaf1",!0);mn("wadt","bs0","waaf1",!0);
mn("wprt","wrt0","wrt1");mn("wrqt","wrt1","wrt2");mn("wrst","wrt2","wrt3",!0);mn("fbprt","fsrt0","fsrt1");mn("fbrqt","fsrt1","fsrt2");mn("fbrst","fsrt2","fsrt3",!0);mn("fdns","fdns0","fdns1");mn("fcon","fcon0","fcon1");mn("freq","freq0","freq1");mn("frsp","frsp0","frsp1");mn("fttfb","fttfb0","fttfb1");mn("ftot","ftot0","ftot1",!0);var Dn=hn.r;if("function"!==typeof Dn){for(var En;En=Dn.shift();)Bn.apply(null,En);hn.r=Bn}
;var Fn=["div"],Gn="onload",Hn=!0,In=!0,Jn=function(a){return a},Kn=null,Ln=function(a){var b=_.P(a);return"undefined"!==typeof b?b:_.P("gwidget/"+a)},ko,lo,mo,no,bo,eo,oo,co,po,qo,ro,so;Kn=_.P();_.P("gwidget");var Mn=Ln("parsetags");Gn="explicit"===Mn||"onload"===Mn?Mn:Gn;var Nn=Ln("google_analytics");"undefined"!==typeof Nn&&(Hn=!!Nn);var Qn=Ln("data_layer");"undefined"!==typeof Qn&&(In=!!Qn);
var Rn=function(){var a=this&&this.ma();a&&(_.we.drw=a)},Sn=function(){_.we.drw=null},Tn=function(a){return function(b){var c=a;"number"===typeof b?c=b:"string"===typeof b&&(c=b.indexOf("px"),-1!=c&&(b=b.substring(0,c)),c=parseInt(b,10));return c}},Un=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},Vn=function(){return Ln("lang")||"en-US"},Wn=function(a){if(!_.Ua.tb("attach")){var b={},c=_.Ua.tb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.lc().renderData.id;f=document.getElementById(f);if(!f)throw Error("A");return c.attach(e,f)};_.Ua.qc("attach",b)}a.style="attach"},Xn=function(){var a={};a.width=[Tn(450)];a.height=[Tn(24)];a.onready=[Un];a.lang=[Vn,"hl"];a.iloader=[function(){return _.we.ILI},"iloader"];return a}(),$n=function(a){var b={};b.Qe=a[0];b.Qo=-1;b.Cca="___"+b.Qe+"_";b.U1="g:"+b.Qe;b.sba="g-"+b.Qe;b.XL=[];b.config={};b.yt=[];b.VN={};b.ix={};var c=function(e){for(var f in e)if(_.me(e,f)){b.config[f]=[Un];b.yt.push(f);
var g=e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.hba,l=g.jx,m=g.JE);m&&(b.yt.push(m),b.config[m]=[Un],b.VN[f]=m);k&&(b.config[f]=[k]);l&&(b.ix[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.U1]=1;b.XX=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Xn)Xn.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Xn[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Hk=a[5]);b.uca=!0===a[6];b.mZ=a[7];b.E1=
a[8];b.XX||d(Fn);b.yC=function(e){b.Qo++;on("wrs",b.Qe,String(b.Qo));var f=[],g=e.element,k=e.config,l=":"+b.Qe;":plus"==l&&e.Ek&&e.Ek.action&&(l+="_"+e.Ek.action);var m=Yn(b,k),n={};_.ne(_.xm(),n);for(var p in e.Ek)null!=e.Ek[p]&&(n[p]=e.Ek[p]);p={container:g.id,renderData:e.GZ,style:"inline",height:k.height,width:k.width};Wn(p);b.Hk&&(f[2]=p,f[3]=n,f[4]=m,b.Hk("i",f));l=_.Ua.open(l,p,n,m);Zn(b,l,k,g,e.AS);f[5]=l;b.Hk&&b.Hk("e",f)};return b},Yn=function(a,b){for(var c={},d=a.yt.length-1;0<=d;--d){var e=
a.yt[d],f=b[a.VN[e]||e]||b[e],g=b[e];g&&f!==g&&(f=function(l,m){return function(n){m.apply(this,arguments);l.apply(this,arguments)}}(f,g));f&&(c[e]=f)}for(var k in a.ix)a.ix.hasOwnProperty(k)&&(c[k]=ao(c[k]||function(){},a.ix[k]));c.drefresh=Rn;c.erefresh=Sn;return c},ao=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Hn){if(window._gat)try{var f=window._gat._getTrackerByName("~0");f&&"UA-XXXXX-X"!=f._getAccount()?f._trackSocial("Google",d,e):window._gaq&&window._gaq.push(["_trackSocial",
"Google",d,e])}catch(k){}if(window.ga&&window.ga.getAll)try{var g=window.ga.getAll();for(f=0;f<g.length;f++)g[f].send("social","Google",d,e)}catch(k){}}if(In&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},Zn=function(a,b,c,d,e){bo(b,c);co(b,d);eo(a,b,e);fo(a.Qe,a.Qo.toString(),b);(new go).Xa.Wm(a,b,c,d,e)},go=function(){if(!this.Xa){for(var a=this.constructor;a&&!a.mn;)a=a.T&&a.T.constructor;a.mn.iH||(a.mn.iH=
Sm(a));this.Xa=new a.mn.iH(this);this.Xz||(this.Xz=Um)}},ho=function(){},io=go;ho.T||_.B(ho,Pm);io.mn=ho;ho.prototype.Wm=function(a){a=a?a:function(){};a.UK=!0;return a}();ko=function(a){return _.yl&&"undefined"!=typeof _.yl&&a instanceof _.yl};lo=function(a){return ko(a)?"_renderstart":"renderstart"};mo=function(a){return ko(a)?"_ready":"ready"};no=function(){return!0};bo=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(mo(a),d,no);a.register(lo(a),d,no)}};
eo=function(a,b,c){var d=a.Qe,e=String(a.Qo),f=!1,g=function(){f||(f=!0,c&&on("wrdt",d,e),on("wrdi",d,e))};b.register(lo(b),g,no);var k=!1;a=function(){k||(k=!0,g(),c&&on("wrrt",d,e),on("wrri",d,e))};b.register(mo(b),a,no);ko(b)?b.register("widget-interactive-"+b.id,a,no):_.Hf.register("widget-interactive-"+b.id,a);_.Hf.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?on("wdc",d,e,n):"wje0"===l?on("wje0",d,e,n):"wje1"===l?on("wje1",d,e,n):"wh0"==l?_.nn("wh0",d,e,n):"wh1"==l?_.nn("wh1",d,
e,n):"wcdi"==l&&_.nn("wcdi",d,e,n)})};oo=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};co=function(a,b){var c=function(d){d=d||a;var e=oo(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=oo(d.height))&&b.style.height!=d&&(b.style.height=d)};ko(a)?a.VM("onRestyle",c):(a.register("ready",c,no),a.register("renderstart",c,no),a.register("resize",c,no))};po=function(a,b){for(var c in Xn)if(Xn.hasOwnProperty(c)){var d=Xn[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
qo=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Jn)(b[d.toLowerCase()],b,Kn));return c};ro=function(a){if(a=a.mZ)for(var b=0;b<a.length;b++)(new Image).src=a[b]};so=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=qo(a.config,c);a.XL.push({element:d,config:e,Ek:po(e,qo(a.parameters,c)),Yba:3,AS:!!c["data-onload"],GZ:b})}b=a.XL;for(a=a.yC;0<b.length;)a(b.shift())};
_.to=function(a){var b=$n(a);ro(b);_.Gi(b.Qe,function(d){so(b,d)});Vm[b.Qe]=!0;var c={wa:function(d,e,f){var g=e||{};g.type=b.Qe;e=g.type;delete g.type;var k=an(d);if(k){d={};for(var l in g)_.me(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;dn(e,k,d,[],0,l,f)}else _.Oe("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){en(d,b.Qe)},Zba:function(){var d=_.ke(_.we,"WI",_.le()),e;for(e in d)delete d[e]}};a=function(){"onload"===Gn&&c.go()};sm(b.Qe)||qm(a,
a);_.z("gapi."+b.Qe+".go",c.go);_.z("gapi."+b.Qe+".render",c.wa);return c};
var uo=so,vo=function(a,b){a.Qo++;on("wrs",a.Qe,String(a.Qo));var c=b.userParams,d=qo(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=Yn(a,d),l=qo(a.parameters,c);_.ne(_.xm(),l);l=po(d,l);c=!!c["data-onload"];var m=_.cl,n=_.le();n.renderData=b;n.height=d.height;n.width=d.width;n.id=b.id;n.url=b.url;n.iframeEl=f;n.where=n.container=g;n.apis=["_open"];n.messageHandlers=k;n.messageHandlersFilter=_.Kl;_.lm(n);f=l;a.Hk&&(e[2]=n,e[3]=f,e[4]=k,a.Hk("i",e));k=m.Kj(n);k.id=b.id;k.Nw(k,n);Zn(a,k,d,g,c);e[5]=
k;a.Hk&&a.Hk("e",e)};so=function(a,b){var c=b.url;a.E1||_.om(c)?_.Ol?vo(a,b):(0,_.lg)("gapi.iframes.impl",function(){vo(a,b)}):_.Ua.open?uo(a,b):(0,_.lg)("iframes",function(){uo(a,b)})};
var wo=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},fo=function(a,b,c){if(wo()){var d=function(){var f=!1;return function(){if(f)return!0;f=!0;return!1}}(),e=function(){d()||window.setTimeout(function(){var f=c.Ma().src;var g=f.indexOf("#");-1!=g&&(f=f.substring(0,g));f=window.performance.getEntriesByName(f);1>f.length?f=null:(f=f[0],f=0==f.responseStart?null:f);if(f){g=Math.round(f.requestStart);var k=Math.round(f.responseStart),l=Math.round(f.responseEnd);on("wrt0",
a,b,Math.round(f.startTime));on("wrt1",a,b,g);on("wrt2",a,b,k);on("wrt3",a,b,l)}},1E3)};c.register(lo(c),e,no);c.register(mo(c),e,no)}};
_.z("gapi.widget.make",_.to);

var xo,yo,zo,Bo;xo=["left","right"];yo="inline bubble none only pp vertical-bubble".split(" ");zo=function(a,b){if("string"==typeof a){a=a.toLowerCase();var c;for(c=0;c<b.length;c++)if(b[c]==a)return a}};_.Ao=function(a){return zo(a,yo)};Bo=function(a){return zo(a,xo)};_.Co=function(a){a.source=[null,"source"];a.expandTo=[null,"expandTo"];a.align=[Bo];a.annotation=[_.Ao];a.origin=[_.Am]};

var J1=["https://www.youtube.com"];
var K1=function(){this.PE=null};K1.prototype.BY=function(){return{eurl:window.location.href.split("#")[0]}};var L1=function(a){a.PE||(a.PE=_.dm(J1));return a.PE};
(function(){var a=new K1;_.to({0:"ytsubscribe",5:function(b,c){"e"==b&&c[5].register("_ready",a.BY,L1(a))}})})();

});
// Google Inc.
