/* 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]};

_.mg=window.gapi&&window.gapi.util||{};

var ng=_.mg=_.mg||{};window.___jsl=window.___jsl||{};ng.pG={Oaa:function(){return window.___jsl.bsh},kU:function(){return window.___jsl.h},AD:function(a){window.___jsl.bsh=a},e0:function(a){window.___jsl.h=a}};

_.Le=_.Le||{};_.Le.makeClosure=function(a,b,c){for(var d=[],e=2,f=arguments.length;e<f;++e)d.push(arguments[e]);return function(){for(var g=d.slice(),k=0,l=arguments.length;k<l;++k)g.push(arguments[k]);return b.apply(a,g)}};_.Le.kr=function(a){var b,c,d={};for(b=0;c=a[b];++b)d[c]=c;return d};

_.Le=_.Le||{};
(function(){function a(c,d){return String.fromCharCode(d)}var b={0:!1,10:!0,13:!0,34:!0,39:!0,60:!0,62:!0,92:!0,8232:!0,8233:!0,65282:!0,65287:!0,65308:!0,65310:!0,65340:!0};_.Le.escape=function(c,d){if(c){if("string"===typeof c)return _.Le.escapeString(c);if("Array"===typeof c){var e=0;for(d=c.length;e<d;++e)c[e]=_.Le.escape(c[e])}else if("object"===typeof c&&d){d={};for(e in c)c.hasOwnProperty(e)&&(d[_.Le.escapeString(e)]=_.Le.escape(c[e],!0));return d}}return c};_.Le.escapeString=function(c){if(!c)return c;
for(var d=[],e,f,g=0,k=c.length;g<k;++g)e=c.charCodeAt(g),f=b[e],!0===f?d.push("&#",e,";"):!1!==f&&d.push(c.charAt(g));return d.join("")};_.Le.unescapeString=function(c){return c?c.replace(/&#([0-9]+);/g,a):c}})();

_.Qo=_.Qo||{};_.Qo.getViewportDimensions=function(){var a=0,b=0;self.innerHeight?(a=self.innerWidth,b=self.innerHeight):document.documentElement&&document.documentElement.clientHeight?(a=document.documentElement.clientWidth,b=document.documentElement.clientHeight):document.body&&(a=document.body.clientWidth,b=document.body.clientHeight);return{width:a,height:b}};

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

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

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

_.Ua.util={};_.Ua.util.mP=function(){};

var Ro,So,To,Vo,Wo,Xo,bp,cp,dp,ep,gp,hp,ip,kp,lp,np;Ro=function(){_.Ua.GJ++;return["I",_.Ua.GJ,"_",(new Date).getTime()].join("")};So=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.zf(a):a};To=function(a){var b=_.P("googleapis.config/elog");if(b)try{b(a)}catch(c){}};Vo=function(a){a&&a.match(Uo)&&_.Ee("googleapis.config/gcv",a)};Wo=function(a){_.mg.pG.e0(a)};Xo=function(a){_.mg.pG.AD(a)};_.Yo=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.$o=function(a,b,c,d,e){var f=[],g;for(g in a)if(a.hasOwnProperty(g)){var k=b,l=c,m=a[g],n=d,p=Zo(g);p[k]=p[k]||{};n=_.Le.makeClosure(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);p[k][l]=n;f.push(g)}if(e)for(g in _.Ua.Fn)_.Ua.Fn.hasOwnProperty(g)&&f.push(g);return f.join(",")};bp=function(a,b,c){var d={};if(a&&a._methods){a=a._methods.split(",");for(var e=0;e<a.length;e++){var f=a[e];d[f]=ap(f,b,c)}}return d};
cp=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.nm&&_.nm._open&&"inline"!=a.style&&!0!==a.inline)a=a.container,b=!(a&&("string"==typeof a&&document.getElementById(a)||document==(a.ownerDocument||a.document)));a=b}return a};dp=function(a,b){var c={};b=b.params||{};for(var d in a)"#"==d.charAt(0)&&(c[d.substring(1)]=a[d]),0==d.indexOf("fr-")&&(c[d.substring(3)]=a[d]),"#"==b[d]&&(c[d]=a[d]);for(var e in c)delete a["fr-"+e],delete a["#"+e],delete a[e];return c};
ep=function(a){if(":"==a.charAt(0)){var b=_.P("iframes/"+a.substring(1));a={};_.ne(b,a);(b=a.url)&&(a.url=_.aj(b));a.params||(a.params={});return a}return{url:_.aj(a)}};gp=function(a){function b(){}b.prototype=fp.prototype;a.prototype=new b};hp=function(a){return _.Ua.rs[a]};ip=function(a,b){_.Ua.rs[a]=b};kp=function(a){a=a||{};"auto"===a.height&&(a.height=_.Qo.getHeight());var b=window&&jp&&jp.lb();b?b.cM(a.width||0,a.height||0):_.nm&&_.nm._resizeMe&&_.nm._resizeMe(a)};lp=function(a){Vo(a)};
_.mp=function(){return _.ge.location.origin||_.ge.location.protocol+"//"+_.ge.location.host};np=function(a){var b=_.pe(a.location.href,"urlindex");if(b=_.ke(_.we,"fUrl",[])[parseInt(b,10)]){var c=a.location.hash;b+=/#/.test(b)?c.replace(/^#/,"&"):c;a.location.replace(b)}};
if(window.ToolbarApi)jp=window.ToolbarApi,jp.lb=window.ToolbarApi.getInstance,jp.prototype=window.ToolbarApi.prototype,_.h=jp.prototype,_.h.openWindow=jp.prototype.openWindow,_.h.QG=jp.prototype.closeWindow,_.h.UM=jp.prototype.setOnCloseHandler,_.h.AG=jp.prototype.canClosePopup,_.h.cM=jp.prototype.resizeWindow;else{var jp=function(){};jp.lb=function(){!op&&window.external&&window.external.GTB_IsToolbar&&(op=new jp);return op};_.h=jp.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.QG=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.UM=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.AG=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.cM=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var op=null;window.ToolbarApi=jp;window.ToolbarApi.getInstance=jp.lb}
;var pp=function(){_.Hf.register("_noop_echo",function(){this.callback(_.Ua.HU(_.Ua.sk[this.f]))})},qp=function(){window.setTimeout(function(){_.Hf.call("..","_noop_echo",_.Ua.$Y)},0)},ap=function(a,b,c){var d=function(e){var f=Array.prototype.slice.call(arguments,0),g=f[f.length-1];if("function"===typeof g){var k=g;f.pop()}f.unshift(b,a,k,c);_.Hf.call.apply(_.Hf,f)};d._iframe_wrapped_rpc_=!0;return d},Zo=function(a){_.Ua.tw[a]||(_.Ua.tw[a]={},_.Hf.register(a,function(b,c){var d=this.f;if(!("string"!=
typeof b||b in{}||d in{})){var e=this.callback,f=_.Ua.tw[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.Ua.Fn,a)&&(g=_.Ua.Fn[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.bb(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));return _.Ua.tw[a]};
_.Ua.YR=function(a,b,c){var d=Array.prototype.slice.call(arguments);_.Ua.DI(function(e){e.sameOrigin&&(d.unshift("/"+e.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Hf.call.apply(_.Hf,d))})};_.Ua.yZ=function(a,b){_.Hf.register(a,b)};
var Uo=/^[-_.0-9A-Za-z]+$/,rp={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},sp={onBeforeParentOpen:"beforeparentopen"},tp={onOpen:function(a){var b=a.lc();a.sg(b.container||b.element);return a},onClose:function(a){a.remove()}};_.Ua.Fl=function(a){var b=_.le();_.ne(_.Oi,b);_.ne(a,b);return b};
var fp=function(a,b,c,d,e,f,g,k){this.config=ep(a);this.openParams=this.yr=b||{};this.params=c||{};this.methods=d;this.Yw=!1;up(this,b.style);this.zp={};vp(this,function(){var l;(l=this.yr.style)&&_.Ua.rs[l]?l=_.Ua.rs[l]:l?(_.ab(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=tp;if(l){if("function"===typeof l)var m=l(this);else{var n={};for(m in l){var p=l[m];n[m]="function"===typeof p?_.Le.makeClosure(l,p,this):p}m=n}for(var t in e)l=m[t],"function"===
typeof l&&wp(this,e[t],_.Le.makeClosure(m,l))}f&&wp(this,"close",f)});this.Yi=this.ac=g;this.EC=(k||[]).slice();g&&this.EC.unshift(g.ma())};fp.prototype.lc=function(){return this.yr};fp.prototype.getParams=function(){return this.params};fp.prototype.Bu=function(){return this.methods};fp.prototype.Qc=function(){return this.Yi};
var up=function(a,b){a.Yw||((b=b&&!_.Ua.rs[b]&&_.Ua.hz[b])?(a.gz=[],b(function(){a.Yw=!0;for(var c=0,d=a.gz.length;c<d;++c)a.gz[c].call(a)})):a.Yw=!0)},vp=function(a,b){a.Yw?b.call(a):a.gz.push(b)};fp.prototype.Td=function(a,b){vp(this,function(){wp(this,a,b)})};var wp=function(a,b,c){a.zp[b]=a.zp[b]||[];a.zp[b].push(c)};fp.prototype.vm=function(a,b){vp(this,function(){var c=this.zp[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
fp.prototype.Yg=function(a,b){var c=this.zp[a];if(c)for(var d=Array.prototype.slice.call(arguments,1),e=0,f=c.length;e<f;++e)try{var g=c[e].apply({},d)}catch(k){_.bb(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join("")),To(k)}return g};
var xp=function(a){return"number"==typeof a?{value:a,aA:a+"px"}:"100%"==a?{value:100,aA:"100%",dK:!0}:null},yp=function(a,b,c,d,e,f,g){fp.call(this,a,b,c,d,rp,e,f,g);this.id=b.id||Ro();this.Lr=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*(0,_.rg)());this.GW=dp(this.params,this.config);this.Pz={};vp(this,function(){this.Yg("open");_.Yo(this.Pz,this)})};gp(yp);_.h=yp.prototype;
_.h.sg=function(a,b){if(!this.config.url)return _.bb("Cannot open iframe, empty URL."),this;var c=this.id;_.Ua.sk[c]=this;var d=_.Yo(this.methods);d._ready=this.cw;d._close=this.close;d._open=this.qL;d._resizeMe=this.dM;d._renderstart=this.jL;var e=this.GW;this.Lr&&(e.rpctoken=this.Lr);e._methods=_.$o(d,c,"",this,!0);this.el=a="string"===typeof a?document.getElementById(a):a;d={};d.id=c;if(b){d.attributes=b;var f=b.style;if("string"===typeof f){if(f){var g=[];f=f.split(";");for(var k=0,l=f.length;k<
l;++k){var m=f[k];if(0!=m.length||k+1!=l)m=m.split(":"),2==m.length&&m[0].match(/^[ a-zA-Z_-]+$/)&&m[1].match(/^[ +.%0-9a-zA-Z_-]+$/)?g.push(m.join(":")):_.bb(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.lc().allowPost&&(d.allowPost=!0);this.lc().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=So;this.$g=_.cj(this.config.url,a,d);a=this.$g.getAttribute("data-postorigin")||this.$g.src;_.Ua.sk[c]=this;_.Hf.setAuthToken(this.id,
this.Lr);_.Hf.setRelayUrl(this.id,a);return this};_.h.Sg=function(a,b){this.Pz[a]=b};_.h.ma=function(){return this.id};_.h.Ma=function(){return this.$g};_.h.Cb=function(){return this.el};_.h.Pf=function(a){this.el=a};_.h.cw=function(a){var b=bp(a,this.id,"");this.Yi&&"function"==typeof this.methods._ready&&(a._methods=_.$o(b,this.Yi.ma(),this.id,this,!1),this.methods._ready(a));_.Yo(a,this);_.Yo(b,this);this.Yg("ready",a)};_.h.jL=function(a){this.Yg("renderstart",a)};
_.h.close=function(a){a=this.Yg("close",a);delete _.Ua.sk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.qL=function(a){var b=bp(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(cp(a.openParams))new zp(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new yp(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;vp(c,function(){var e={childId:c.ma()},f=c.Pz;f._toclose=c.close;e._methods=_.$o(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.dM=function(a){if(void 0===this.Yg("resize",a)&&this.$g){var b=xp(a.width);null!=b&&(this.$g.style.width=b.aA);a=xp(a.height);null!=a&&(this.$g.style.height=a.aA);this.$g.parentElement&&(null!=b&&b.dK||null!=a&&a.dK)&&(this.$g.parentElement.style.display="block")}};
var zp=function(a,b,c,d,e,f,g){fp.call(this,a,b,c,d,sp,e,f,g);this.url=a;this.Fm=null;this.VC=Ro();vp(this,function(){this.Yg("beforeparentopen");var k=_.Yo(this.methods);k._onopen=this.QY;k._ready=this.cw;k._onclose=this.OY;this.params._methods=_.$o(k,"..",this.VC,this,!0);k={};for(m in this.params)k[m]=So(this.params[m]);var l=this.config.url;if(this.yr.hideUrlFromParent){var m=window.name;var n=l;l=_.Ci(this.config.url,this.params,{},So);var p=k;k={};k._methods=p._methods;k["#opener"]=p["#opener"];
k["#urlindex"]=p["#urlindex"];k["#opener"]&&void 0!=p["#urlindex"]?(k["#opener"]=m+","+k["#opener"],m=n):(n=_.ke(_.we,"fUrl",[]),p=n.length,n[p]=l,_.we.rUrl=np,k["#opener"]=m,k["#urlindex"]=p,m=_.og(_.ge.location.href),l=_.P("iframes/relay_url_"+encodeURIComponent(m))||"/_/gapi/sibling/1/frame.html",m+=l);l=m}_.nm._open({url:l,openParams:this.yr,params:k,proxyId:this.VC,openedByProxyChain:this.EC})})};gp(zp);zp.prototype.XU=function(){return this.Fm};
zp.prototype.QY=function(a){this.Fm=a.childId;var b=bp(a,"..",this.Fm);_.Yo(b,this);this.close=b._toclose;_.Ua.sk[this.Fm]=this;this.Yi&&this.methods._onopen&&(a._methods=_.$o(b,this.Yi.ma(),this.Fm,this,!1),this.methods._onopen(a))};zp.prototype.cw=function(a){var b=String(this.Fm),c=bp(a,"..",b);_.Yo(a,this);_.Yo(c,this);this.Yg("ready",a);this.Yi&&this.methods._ready&&(a._methods=_.$o(c,this.Yi.ma(),b,this,!1),this.methods._ready(a))};
zp.prototype.OY=function(a){if(this.Yi&&this.methods._onclose)this.methods._onclose(a);else return a=this.Yg("close",a),delete _.Ua.sk[this.Fm],a};
var Ap=function(a,b,c,d,e,f,g){fp.call(this,a,b,c,d,sp,f,g);this.id=b.id||Ro();this.p1=e;d._close=this.close;this.onClosed=this.cL;this.hO=0;vp(this,function(){this.Yg("beforeparentopen");var k=_.Yo(this.methods);this.params._methods=_.$o(k,"..",this.VC,this,!0);k={};k.queryParams=this.params;a=_.Ti(_.he,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.AG(l))};e.UM(l,this);this.hO=l})};gp(Ap);
Ap.prototype.close=function(a){a=this.Yg("close",a);this.p1.QG(this.hO);return a};Ap.prototype.cL=function(){this.Yg("close")};
(function(){_.Ua.sk={};_.Ua.rs={};_.Ua.hz={};_.Ua.GJ=0;_.Ua.tw={};_.Ua.Fn={};_.Ua.iw=null;_.Ua.hw=[];_.Ua.$Y=function(c){var d=!1;try{if(null!=c){var e=window.parent.frames[c.id];d=e.iframer.id==c.id&&e.iframes.openedId_(_.nm.id)}}catch(f){}try{_.Ua.iw={origin:this.origin,referer:this.referer,claimedOpenerId:c&&c.id,claimedOpenerProxyChain:c&&c.proxyChain||[],sameOrigin:d};for(c=0;c<_.Ua.hw.length;++c)_.Ua.hw[c](_.Ua.iw);_.Ua.hw=[]}catch(f){To(f)}};_.Ua.HU=function(c){var d=c&&c.Yi,e=null;d&&(e={},
e.id=d.ma(),e.proxyChain=c.EC);return e};pp();if(window.parent!=window){var a=_.Le.getUrlParameters();a.gcv&&Vo(a.gcv);var b=a.jsh;b&&Wo(b);_.Yo(bp(a,"..",""),_.nm);_.Yo(a,_.nm);qp()}_.Ua.tb=hp;_.Ua.qc=ip;_.Ua.d0=lp;_.Ua.resize=kp;_.Ua.UT=function(c){return _.Ua.hz[c]};_.Ua.FD=function(c,d){_.Ua.hz[c]=d};_.Ua.bM=kp;_.Ua.E0=lp;_.Ua.Ru={};_.Ua.Ru.get=hp;_.Ua.Ru.set=ip;_.Ua.allow=function(c,d){Zo(c);_.Ua.Fn[c]=d||window[c]};_.Ua.Baa=function(c){delete _.Ua.Fn[c]};_.Ua.open=function(c,d,e,f,g,k){3==arguments.length?
f={}:4==arguments.length&&"function"===typeof f&&(g=f,f={});var l="bubble"===d.style&&jp?jp.lb():null;return l?new Ap(c,d,e,f,l,g,k):cp(d)?new zp(c,d,e,f,g,k):new yp(c,d,e,f,g,k)};_.Ua.close=function(c,d){_.nm&&_.nm._close&&_.nm._close(c,d)};_.Ua.ready=function(c,d,e){2==arguments.length&&"function"===typeof d&&(e=d,d={});var f=c||{};"height"in f||(f.height=_.Qo.getHeight());f._methods=_.$o(d||{},"..","",_.nm,!0);_.nm&&_.nm._ready&&_.nm._ready(f,e)};_.Ua.DI=function(c){_.Ua.iw?c(_.Ua.iw):_.Ua.hw.push(c)};
_.Ua.UY=function(c){return!!_.Ua.sk[c]};_.Ua.fU=function(){return["https://ssl.gstatic.com/gb/js/",_.P("googleapis.config/gcv")].join("")};_.Ua.LL=function(c){var d={mouseover:1,mouseout:1};if(_.nm._event)for(var e=0;e<c.length;e++){var f=c[e];f in d&&document.addEventListener(f,function(g){_.nm._event({event:g.type,timestamp:(new Date).getTime()})},!0)}};_.Ua.n0=Wo;_.Ua.AD=Xo;_.Ua.xK=To;_.Ua.IJ=_.nm})();
_.z("iframes.allow",_.Ua.allow);_.z("iframes.callSiblingOpener",_.Ua.YR);_.z("iframes.registerForOpenedSibling",_.Ua.yZ);_.z("iframes.close",_.Ua.close);_.z("iframes.getGoogleConnectJsUri",_.Ua.fU);_.z("iframes.getHandler",_.Ua.tb);_.z("iframes.getDeferredHandler",_.Ua.UT);_.z("iframes.getParentInfo",_.Ua.DI);_.z("iframes.iframer",_.Ua.IJ);_.z("iframes.open",_.Ua.open);_.z("iframes.openedId_",_.Ua.UY);_.z("iframes.propagate",_.Ua.LL);_.z("iframes.ready",_.Ua.ready);_.z("iframes.resize",_.Ua.resize);
_.z("iframes.setGoogleConnectJsVersion",_.Ua.d0);_.z("iframes.setBootstrapHint",_.Ua.AD);_.z("iframes.setJsHint",_.Ua.n0);_.z("iframes.setHandler",_.Ua.qc);_.z("iframes.setDeferredHandler",_.Ua.FD);_.z("IframeBase",fp);_.z("IframeBase.prototype.addCallback",fp.prototype.Td);_.z("IframeBase.prototype.getMethods",fp.prototype.Bu);_.z("IframeBase.prototype.getOpenerIframe",fp.prototype.Qc);_.z("IframeBase.prototype.getOpenParams",fp.prototype.lc);_.z("IframeBase.prototype.getParams",fp.prototype.getParams);
_.z("IframeBase.prototype.removeCallback",fp.prototype.vm);_.z("Iframe",yp);_.z("Iframe.prototype.close",yp.prototype.close);_.z("Iframe.prototype.exposeMethod",yp.prototype.Sg);_.z("Iframe.prototype.getId",yp.prototype.ma);_.z("Iframe.prototype.getIframeEl",yp.prototype.Ma);_.z("Iframe.prototype.getSiteEl",yp.prototype.Cb);_.z("Iframe.prototype.openInto",yp.prototype.sg);_.z("Iframe.prototype.remove",yp.prototype.remove);_.z("Iframe.prototype.setSiteEl",yp.prototype.Pf);
_.z("Iframe.prototype.addCallback",yp.prototype.Td);_.z("Iframe.prototype.getMethods",yp.prototype.Bu);_.z("Iframe.prototype.getOpenerIframe",yp.prototype.Qc);_.z("Iframe.prototype.getOpenParams",yp.prototype.lc);_.z("Iframe.prototype.getParams",yp.prototype.getParams);_.z("Iframe.prototype.removeCallback",yp.prototype.vm);_.z("IframeProxy",zp);_.z("IframeProxy.prototype.getTargetIframeId",zp.prototype.XU);_.z("IframeProxy.prototype.addCallback",zp.prototype.Td);
_.z("IframeProxy.prototype.getMethods",zp.prototype.Bu);_.z("IframeProxy.prototype.getOpenerIframe",zp.prototype.Qc);_.z("IframeProxy.prototype.getOpenParams",zp.prototype.lc);_.z("IframeProxy.prototype.getParams",zp.prototype.getParams);_.z("IframeProxy.prototype.removeCallback",zp.prototype.vm);_.z("IframeWindow",Ap);_.z("IframeWindow.prototype.close",Ap.prototype.close);_.z("IframeWindow.prototype.onClosed",Ap.prototype.cL);_.z("iframes.util.getTopMostAccessibleWindow",_.Ua.util.mP.dba);
_.z("iframes.handlers.get",_.Ua.Ru.get);_.z("iframes.handlers.set",_.Ua.Ru.set);_.z("iframes.resizeMe",_.Ua.bM);_.z("iframes.setVersionOverride",_.Ua.E0);
fp.prototype.send=function(a,b,c){_.Ua.qM(this,a,b,c)};_.nm.send=function(a,b,c){_.Ua.qM(_.nm,a,b,c)};fp.prototype.register=function(a,b){var c=this;c.Td(a,function(d){b.call(c,d)})};_.Ua.qM=function(a,b,c,d){var e=[];void 0!==c&&e.push(c);d&&e.push(function(f){d.call(this,[f])});a[b]&&a[b].apply(a,e)};_.Ua.Dx=function(){return!0};_.z("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.Ua.Dx);_.z("IframeBase.prototype.send",fp.prototype.send);_.z("IframeBase.prototype.register",fp.prototype.register);
_.z("Iframe.prototype.send",yp.prototype.send);_.z("Iframe.prototype.register",yp.prototype.register);_.z("IframeProxy.prototype.send",zp.prototype.send);_.z("IframeProxy.prototype.register",zp.prototype.register);_.z("IframeWindow.prototype.send",Ap.prototype.send);_.z("IframeWindow.prototype.register",Ap.prototype.register);_.z("iframes.iframer.send",_.Ua.IJ.send);

_.Ua.FD("bubble",function(a){(0,_.lg)("iframes-styles-bubble",a)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Ug=function(){return _.Eb("Safari")&&!(_.Lb()||_.Eb("Coast")||_.Ib()||_.Eb("Edge")||_.Eb("Edg/")||_.Eb("OPR")||_.Kb()||_.Eb("Silk")||_.Eb("Android"))};_.Vg=function(){return _.Eb("Android")&&!(_.Lb()||_.Kb()||_.Ib()||_.Eb("Silk"))};_.Wg=_.Kb();_.Xg=_.oc()||_.Eb("iPod");_.Yg=_.Eb("iPad");_.Zg=_.Vg();_.$g=_.Lb();_.ah=_.Ug()&&!_.pc();

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Dp;_.Bp=function(a,b){b=(0,_.cb)(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c};_.Cp=function(a,b){a=a.split(".");b=b||_.q;for(var c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b};Dp=function(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1};
_.Ep=function(){this.Ob=this.Ob;this.im=this.im};_.Ep.prototype.Ob=!1;_.Ep.prototype.Sn=function(){return this.Ob};_.Ep.prototype.Da=function(){this.Ob||(this.Ob=!0,this.va())};_.Hp=function(a,b){_.Fp(a,_.jj(_.Gp,b))};_.Fp=function(a,b){a.Ob?b():(a.im||(a.im=[]),a.im.push(b))};_.Ep.prototype.va=function(){if(this.im)for(;this.im.length;)this.im.shift()()};_.Gp=function(a){a&&"function"==typeof a.Da&&a.Da()};
_.Ip=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.um=!1};_.Ip.prototype.stopPropagation=function(){this.um=!0};_.Ip.prototype.preventDefault=function(){this.defaultPrevented=!0};
var Kp,Lp;_.Jp=!_.uc||_.Tc(9);Kp=!_.uc||_.Tc(9);Lp=_.uc&&!_.Rc("9");!_.zc||_.Rc("528");_.yc&&_.Rc("1.9b")||_.uc&&_.Rc("8")||_.tc&&_.Rc("9.5")||_.zc&&_.Rc("528");_.yc&&!_.Rc("8")||_.uc&&_.Rc("9");var Mp=function(){if(!_.q.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{_.q.addEventListener("test",_.jb,b),_.q.removeEventListener("test",_.jb,b)}catch(c){}return a}();
_.Np=function(a,b){_.Ip.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.PC=!1;this.pointerId=0;this.pointerType="";this.xe=null;a&&this.init(a,b)};_.B(_.Np,_.Ip);var Op={2:"touch",3:"pen",4:"mouse"};
_.Np.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;(b=a.relatedTarget)?_.yc&&(_.rc(b,"nodeName")||(b=null)):"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.zc||void 0!==
a.offsetX?a.offsetX:a.layerX,this.offsetY=_.zc||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,this.clientY=void 0!==a.clientY?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||("keypress"==c?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.PC=_.Bc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||
0;this.pointerType="string"===typeof a.pointerType?a.pointerType:Op[a.pointerType]||"";this.state=a.state;this.xe=a;a.defaultPrevented&&this.preventDefault()};_.Np.prototype.stopPropagation=function(){_.Np.T.stopPropagation.call(this);this.xe.stopPropagation?this.xe.stopPropagation():this.xe.cancelBubble=!0};
_.Np.prototype.preventDefault=function(){_.Np.T.preventDefault.call(this);var a=this.xe;if(a.preventDefault)a.preventDefault();else if(a.returnValue=!1,Lp)try{if(a.ctrlKey||112<=a.keyCode&&123>=a.keyCode)a.keyCode=-1}catch(b){}};
var Rp;_.Pp="closure_listenable_"+(1E6*Math.random()|0);_.Qp=function(a){return!(!a||!a[_.Pp])};Rp=0;
var Sp=function(a,b,c,d,e){this.listener=a;this.ow=null;this.src=b;this.type=c;this.capture=!!d;this.Xe=e;this.key=++Rp;this.no=this.xt=!1},Tp=function(a){a.no=!0;a.listener=null;a.ow=null;a.src=null;a.Xe=null};
_.Up=function(a){this.src=a;this.yd={};this.Bs=0};_.Up.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.yd[f];a||(a=this.yd[f]=[],this.Bs++);var g=Vp(a,b,d,e);-1<g?(b=a[g],c||(b.xt=!1)):(b=new Sp(b,this.src,f,!!d,e),b.xt=c,a.push(b));return b};_.Up.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.yd))return!1;var e=this.yd[a];b=Vp(e,b,c,d);return-1<b?(Tp(e[b]),Array.prototype.splice.call(e,b,1),0==e.length&&(delete this.yd[a],this.Bs--),!0):!1};
_.Wp=function(a,b){var c=b.type;if(!(c in a.yd))return!1;var d=_.Bp(a.yd[c],b);d&&(Tp(b),0==a.yd[c].length&&(delete a.yd[c],a.Bs--));return d};_.Up.prototype.removeAll=function(a){a=a&&a.toString();var b=0,c;for(c in this.yd)if(!a||c==a){for(var d=this.yd[c],e=0;e<d.length;e++)++b,Tp(d[e]);delete this.yd[c];this.Bs--}return b};_.Up.prototype.yn=function(a,b,c,d){a=this.yd[a.toString()];var e=-1;a&&(e=Vp(a,b,c,d));return-1<e?a[e]:null};
_.Up.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Dp(this.yd,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Vp=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.no&&f.listener==b&&f.capture==!!c&&f.Xe==d)return e}return-1};
var Xp,Yp,Zp,cq,eq,fq,jq,iq,gq,kq;Xp="closure_lm_"+(1E6*Math.random()|0);Yp={};Zp=0;_.aq=function(a,b,c,d,e){if(d&&d.once)return _.$p(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.aq(a,b[f],c,d,e);return null}c=_.bq(c);return _.Qp(a)?a.V(b,c,_.hb(d)?!!d.capture:!!d,e):cq(a,b,c,!1,d,e)};
cq=function(a,b,c,d,e,f){if(!b)throw Error("C");var g=_.hb(e)?!!e.capture:!!e,k=_.dq(a);k||(a[Xp]=k=new _.Up(a));c=k.add(b,c,d,g,f);if(c.ow)return c;d=eq();c.ow=d;d.src=a;d.listener=c;if(a.addEventListener)Mp||(e=g),void 0===e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(fq(b.toString()),d);else if(a.addListener&&a.removeListener)a.addListener(d);else throw Error("D");Zp++;return c};
eq=function(){var a=gq,b=Kp?function(c){return a.call(b.src,b.listener,c)}:function(c){c=a.call(b.src,b.listener,c);if(!c)return c};return b};_.$p=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.$p(a,b[f],c,d,e);return null}c=_.bq(c);return _.Qp(a)?a.$n(b,c,_.hb(d)?!!d.capture:!!d,e):cq(a,b,c,!0,d,e)};
_.hq=function(a){if("number"===typeof a||!a||a.no)return!1;var b=a.src;if(_.Qp(b))return b.yE(a);var c=a.type,d=a.ow;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(fq(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Zp--;(c=_.dq(b))?(_.Wp(c,a),0==c.Bs&&(c.src=null,b[Xp]=null)):Tp(a);return!0};fq=function(a){return a in Yp?Yp[a]:Yp[a]="on"+a};
jq=function(a,b,c,d){var e=!0;if(a=_.dq(a))if(b=a.yd[b.toString()])for(b=b.concat(),a=0;a<b.length;a++){var f=b[a];f&&f.capture==c&&!f.no&&(f=iq(f,d),e=e&&!1!==f)}return e};iq=function(a,b){var c=a.listener,d=a.Xe||a.src;a.xt&&_.hq(a);return c.call(d,b)};
gq=function(a,b){if(a.no)return!0;if(!Kp){var c=b||_.Cp("window.event");b=new _.Np(c,this);var d=!0;if(!(0>c.keyCode||void 0!=c.returnValue)){a:{var e=!1;if(0==c.keyCode)try{c.keyCode=-1;break a}catch(g){e=!0}if(e||void 0==c.returnValue)c.returnValue=!0}c=[];for(e=b.currentTarget;e;e=e.parentNode)c.push(e);a=a.type;for(e=c.length-1;!b.um&&0<=e;e--){b.currentTarget=c[e];var f=jq(c[e],a,!0,b);d=d&&f}for(e=0;!b.um&&e<c.length;e++)b.currentTarget=c[e],f=jq(c[e],a,!1,b),d=d&&f}return d}return iq(a,new _.Np(b,
this))};_.dq=function(a){a=a[Xp];return a instanceof _.Up?a:null};kq="__closure_events_fn_"+(1E9*Math.random()>>>0);_.bq=function(a){if("function"===typeof a)return a;a[kq]||(a[kq]=function(b){return a.handleEvent(b)});return a[kq]};_.nj(function(a){gq=a(gq)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.lq=function(a,b){var c=a.length-b.length;return 0<=c&&a.indexOf(b,c)==c};_.mq=function(a){for(var b in a)return!1;return!0};_.nq=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.nq(a,b[f],c,d,e);else d=_.hb(d)?!!d.capture:!!d,c=_.bq(c),_.Qp(a)?a.$b(b,c,d,e):a&&(a=_.dq(a))&&(b=a.yn(b,c,d,e))&&_.hq(b)};_.oq=function(){_.Ep.call(this);this.Ni=new _.Up(this);this.xR=this;this.KC=null};_.B(_.oq,_.Ep);_.oq.prototype[_.Pp]=!0;_.h=_.oq.prototype;_.h.Hl=function(){return this.KC};
_.h.Ow=_.ja(26);_.h.addEventListener=function(a,b,c,d){_.aq(this,a,b,c,d)};_.h.removeEventListener=function(a,b,c,d){_.nq(this,a,b,c,d)};
_.h.dispatchEvent=function(a){var b,c=this.Hl();if(c)for(b=[];c;c=c.Hl())b.push(c);c=this.xR;var d=a.type||a;if("string"===typeof a)a=new _.Ip(a,c);else if(a instanceof _.Ip)a.target=a.target||c;else{var e=a;a=new _.Ip(d,c);_.Hb(a,e)}e=!0;if(b)for(var f=b.length-1;!a.um&&0<=f;f--){var g=a.currentTarget=b[f];e=g.bq(d,!0,a)&&e}a.um||(g=a.currentTarget=c,e=g.bq(d,!0,a)&&e,a.um||(e=g.bq(d,!1,a)&&e));if(b)for(f=0;!a.um&&f<b.length;f++)g=a.currentTarget=b[f],e=g.bq(d,!1,a)&&e;return e};
_.h.va=function(){_.oq.T.va.call(this);this.ZC();this.KC=null};_.h.V=function(a,b,c,d){return this.Ni.add(String(a),b,!1,c,d)};_.h.$n=function(a,b,c,d){return this.Ni.add(String(a),b,!0,c,d)};_.h.$b=function(a,b,c,d){return this.Ni.remove(String(a),b,c,d)};_.h.yE=function(a){return _.Wp(this.Ni,a)};_.h.ZC=function(a){this.Ni&&this.Ni.removeAll(a)};
_.h.bq=function(a,b,c){a=this.Ni.yd[String(a)];if(!a)return!0;a=a.concat();for(var d=!0,e=0;e<a.length;++e){var f=a[e];if(f&&!f.no&&f.capture==b){var g=f.listener,k=f.Xe||f.src;f.xt&&this.yE(f);d=!1!==g.call(k,c)&&d}}return d&&!c.defaultPrevented};_.h.yn=function(a,b,c,d){return this.Ni.yn(String(a),b,c,d)};_.h.hasListener=function(a,b){return this.Ni.hasListener(void 0!==a?String(a):void 0,b)};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Oq,Pq,Rq,Sq,Tq,Uq,Vq,Wq,Xq,$q,ar,br,cr,gr,kr,lr,mr;_.Cq=function(a,b,c){return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)};_.Dq=function(a,b,c,d){return Array.prototype.splice.apply(a,_.Cq(arguments,1))};_.Eq=function(a,b){return a==b?!0:a&&b?a.x==b.x&&a.y==b.y:!1};_.Fq=function(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?b:0};_.h=_.Fq.prototype;_.h.clone=function(){return new _.Fq(this.x,this.y)};
_.h.equals=function(a){return a instanceof _.Fq&&_.Eq(this,a)};_.h.ceil=function(){this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};_.h.floor=function(){this.x=Math.floor(this.x);this.y=Math.floor(this.y);return this};_.h.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return this};_.h.translate=function(a,b){a instanceof _.Fq?(this.x+=a.x,this.y+=a.y):(this.x+=Number(a),"number"===typeof b&&(this.y+=b));return this};
_.h.scale=function(a,b){this.x*=a;this.y*="number"===typeof b?b:a;return this};_.Gq=function(a,b){this.width=a;this.height=b};_.h=_.Gq.prototype;_.h.clone=function(){return new _.Gq(this.width,this.height)};_.h.aspectRatio=function(){return this.width/this.height};_.h.isEmpty=function(){return!(this.width*this.height)};_.h.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};
_.h.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};_.h.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.h.scale=function(a,b){this.width*=a;this.height*="number"===typeof b?b:a;return this};_.Hq=function(a){return"CSS1Compat"==a.compatMode};_.Iq=function(a){a=a.document;a=_.Hq(a)?a.documentElement:a.body;return new _.Gq(a.clientWidth,a.clientHeight)};_.Jq=function(a){return _.Iq(a||window)};
_.Kq=function(a){return a.scrollingElement?a.scrollingElement:!_.zc&&_.Hq(a)?a.documentElement:a.body||a.documentElement};_.Lq=function(a){var b=_.Kq(a);a=a.parentWindow||a.defaultView;return _.uc&&_.Rc("10")&&a.pageYOffset!=b.scrollTop?new _.Fq(b.scrollLeft,b.scrollTop):new _.Fq(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)};_.Mq=function(a,b,c,d){return _.Od(a.rb,b,c,d)};_.Nq=function(a){a.BB=void 0;a.lb=function(){return a.BB?a.BB:a.BB=new a}};
Oq=function(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");_.ad.call(this,c+a[d])};_.B(Oq,_.ad);Oq.prototype.name="AssertionError";Pq={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};_.Qq=function(a){if(a instanceof _.$b&&a.constructor===_.$b)return a.IL;_.kb(a);return"type_error:SafeStyle"};Rq=/\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?)\([-+*/0-9a-z.%\[\], ]+\)/g;
Sq=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g;Tq=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/;Uq=/\/\*/;Vq=function(a){for(var b=!0,c=/^[-_a-zA-Z0-9]$/,d=0;d<a.length;d++){var e=a.charAt(d);if("]"==e){if(b)return!1;b=!0}else if("["==e){if(!b)return!1;b=!1}else if(!b&&!c.test(e))return!1}return b};Wq=function(a){return a.replace(Sq,function(b,c,d,e){var f="";d=d.replace(/^(['"])(.*)\1$/,function(g,k,l){f=k;return l});b=(_.wd(d)||_.Yb).xd();return c+f+b+f+e})};
Xq=function(a){if(a instanceof _.Xb)return'url("'+_.rd(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a instanceof _.Sb)a=_.Tb(a);else{a=String(a);var b=a.replace(Rq,"$1").replace(Rq,"$1").replace(Sq,"url");if(Tq.test(b)){if(b=!Uq.test(a)){for(var c=b=!0,d=0;d<a.length;d++){var e=a.charAt(d);"'"==e&&c?b=!b:'"'==e&&b&&(c=!c)}b=b&&c&&Vq(a)}a=b?Wq(a):"zClosurez"}else a="zClosurez"}if(/[{;}]/.test(a))throw new Oq("Value does not allow [{;}], got: %s.",[a]);return a};
_.Yq=function(a){var b="",c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c)){if(!/^[-_a-zA-Z0-9]+$/.test(c))throw Error("g`"+c);var d=a[c];null!=d&&(d=Array.isArray(d)?_.tb(d,Xq).join(" "):Xq(d),b+=c+":"+d+";")}return b?new _.$b(b,_.Zb):_.ac};_.Zq=function(a){if(a instanceof _.cc&&a.constructor===_.cc)return a.HL;_.kb(a);return"type_error:SafeStyleSheet"};$q=/^[a-zA-Z0-9-]+$/;ar={action:!0,cite:!0,data:!0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0};
br={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};cr=function(a){var b=_.yd(_.jc),c=b.Fh(),d=[],e=function(f){Array.isArray(f)?_.rb(f,e):(f=_.yd(f),d.push(_.hc(f).toString()),f=f.Fh(),0==c?c=f:0!=f&&c!=f&&(c=null))};_.rb(a,e);return _.ic(d.join(_.hc(b).toString()),c)};_.dr=function(a){return cr(Array.prototype.slice.call(arguments))};
_.er=function(a,b,c){var d=String(a);if(!$q.test(d))throw Error("k");if(d.toUpperCase()in br)throw Error("k");a=String(a);d=null;var e="<"+a,f="";if(b)for(l in b)if(Object.prototype.hasOwnProperty.call(b,l)){if(!$q.test(l))throw Error("k");var g=b[l];if(null!=g){var k=l;if(g instanceof _.Sb)g=_.Tb(g);else if("style"==k.toLowerCase()){if(!_.hb(g))throw Error("k");g instanceof _.$b||(g=_.Yq(g));g=_.Qq(g)}else{if(/^on/i.test(k))throw Error("k");if(k.toLowerCase()in ar)if(g instanceof _.md)g=_.od(g);
else if(g instanceof _.Xb)g=_.rd(g);else if("string"===typeof g)g=(_.wd(g)||_.Yb).xd();else throw Error("k");}g.Nh&&(g=g.xd());k=k+'="'+_.kd(String(g))+'"';f+=" "+k}}var l=e+f;null==c?c=[]:Array.isArray(c)||(c=[c]);!0===Pq[a.toLowerCase()]?l+=">":(c=_.dr(c),l+=">"+_.hc(c).toString()+"</"+a+">",d=c.Fh());(b=b&&b.dir)&&(d=/^(ltr|rtl|auto)$/i.test(b)?0:null);return _.ic(l,d)};_.fr=function(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};
gr=function(a){return a.replace(/(^|[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})};_.hr=function(a,b,c){return _.Ud(document,arguments)};_.ir=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b.nextSibling)};_.jr=function(a){var b;if(_.Hd&&!(_.uc&&_.Rc("9")&&!_.Rc("10")&&_.q.SVGElement&&a instanceof _.q.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return _.de(b)?b:null};kr={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1};lr={IMG:" ",BR:"\n"};
mr=function(a,b,c){if(!(a.nodeName in kr))if(3==a.nodeType)c?b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.push(a.nodeValue);else if(a.nodeName in lr)b.push(lr[a.nodeName]);else for(a=a.firstChild;a;)mr(a,b,c),a=a.nextSibling};
_.nr=function(a){if(_.Gd&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var b=[];mr(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g," ").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");_.Gd||(a=a.replace(/ +/g," "));" "!=a&&(a=a.replace(/^\s*/,""));return a};_.or=function(a){var b=[];mr(a,b,!1);return b.join("")};
_.pr=function(a,b,c,d){this.top=a;this.right=b;this.bottom=c;this.left=d};_.h=_.pr.prototype;_.h.Rc=function(){return this.right-this.left};_.h.getHeight=function(){return this.bottom-this.top};_.h.clone=function(){return new _.pr(this.top,this.right,this.bottom,this.left)};_.h.contains=function(a){return this&&a?a instanceof _.pr?a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
_.h.expand=function(a,b,c,d){_.hb(a)?(this.top-=a.top,this.right+=a.right,this.bottom+=a.bottom,this.left-=a.left):(this.top-=a,this.right+=Number(b),this.bottom+=Number(c),this.left-=Number(d));return this};_.h.ceil=function(){this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.ceil(this.bottom);this.left=Math.ceil(this.left);return this};
_.h.floor=function(){this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.floor(this.bottom);this.left=Math.floor(this.left);return this};_.h.round=function(){this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.round(this.bottom);this.left=Math.round(this.left);return this};
_.h.translate=function(a,b){a instanceof _.Fq?(this.left+=a.x,this.right+=a.x,this.top+=a.y,this.bottom+=a.y):(this.left+=a,this.right+=a,"number"===typeof b&&(this.top+=b,this.bottom+=b));return this};_.h.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.right*=a;this.top*=b;this.bottom*=b;return this};
var sr,yr,wr,Br,Nr,Or;_.rr=function(a,b,c){if("string"===typeof b)(b=_.qr(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var e=b[d],f=_.qr(c,d);f&&(c.style[f]=e)}};sr={};_.qr=function(a,b){var c=sr[b];if(!c){var d=_.fr(b);c=d;void 0===a.style[d]&&(d=(_.zc?"Webkit":_.yc?"Moz":_.uc?"ms":_.tc?"O":null)+gr(d),void 0!==a.style[d]&&(c=d));sr[b]=c}return c};
_.tr=function(a,b){var c=_.Ld(a);return c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,null))?a[b]||a.getPropertyValue(b)||"":""};_.ur=function(a,b){return a.currentStyle?a.currentStyle[b]:null};_.vr=function(a,b){return _.tr(a,b)||_.ur(a,b)||a.style&&a.style[b]};_.xr=function(a,b,c){if(b instanceof _.Fq){var d=b.x;b=b.y}else d=b,b=c;a.style.left=wr(d,!1);a.style.top=wr(b,!1)};
yr=function(a){try{return a.getBoundingClientRect()}catch(b){return{left:0,top:0,right:0,bottom:0}}};
_.Cr=function(a,b){b=b||_.Kq(document);var c=b||_.Kq(document);var d=_.zr(a),e=_.zr(c),f=_.Ar(c);if(c==_.Kq(document)){var g=d.x-c.scrollLeft;d=d.y-c.scrollTop;_.uc&&!_.Tc(10)&&(g+=f.left,d+=f.top)}else g=d.x-e.x-f.left,d=d.y-e.y-f.top;a=Br(a);f=c.clientHeight-a.height;e=c.scrollLeft;var k=c.scrollTop;e+=Math.min(g,Math.max(g-(c.clientWidth-a.width),0));k+=Math.min(d,Math.max(d-f,0));c=new _.Fq(e,k);b.scrollLeft=c.x;b.scrollTop=c.y};
_.zr=function(a){var b=_.Ld(a),c=new _.Fq(0,0);var d=b?_.Ld(b):document;d=!_.uc||_.Tc(9)||_.Hq(_.Md(d).rb)?d.documentElement:d.body;if(a==d)return c;a=yr(a);b=_.Lq(_.Md(b).rb);c.x=a.left+b.x;c.y=a.top+b.y;return c};_.Er=function(a,b){var c=new _.Fq(0,0),d=_.Rd(_.Ld(a));if(!_.rc(d,"parent"))return c;do{var e=d==b?_.zr(a):_.Dr(a);c.x+=e.x;c.y+=e.y}while(d&&d!=b&&d!=d.parent&&(a=d.frameElement)&&(d=d.parent));return c};_.Dr=function(a){a=yr(a);return new _.Fq(a.left,a.top)};
_.Fr=function(a,b,c){if(b instanceof _.Gq)c=b.height,b=b.width;else if(void 0==c)throw Error("F");a.style.width=wr(b,!0);a.style.height=wr(c,!0)};wr=function(a,b){"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a};_.Gr=function(a){var b=Br;if("none"!=_.vr(a,"display"))return b(a);var c=a.style,d=c.display,e=c.visibility,f=c.position;c.visibility="hidden";c.position="absolute";c.display="inline";a=b(a);c.display=d;c.position=f;c.visibility=e;return a};
Br=function(a){var b=a.offsetWidth,c=a.offsetHeight,d=_.zc&&!b&&!c;return(void 0===b||d)&&a.getBoundingClientRect?(a=yr(a),new _.Gq(a.right-a.left,a.bottom-a.top)):new _.Gq(b,c)};_.Hr=function(a,b){a.style.display=b?"":"none"};_.Jr=function(a){var b=_.Md(void 0),c=b.ub();if(_.uc&&c.createStyleSheet)return b=c.createStyleSheet(),_.Ir(b,a),b;c=_.Mq(b,"HEAD")[0];if(!c){var d=_.Mq(b,"BODY")[0];c=b.ta("HEAD");d.parentNode.insertBefore(c,d)}d=b.ta("STYLE");_.Ir(d,a);b.appendChild(c,d);return d};
_.Ir=function(a,b){b=_.Zq(b);_.uc&&void 0!==a.cssText?a.cssText=b:_.q.trustedTypes?_.fe(a,b):a.innerHTML=b};_.Kr=function(a){return"rtl"==_.vr(a,"direction")};_.Lr=_.yc?"MozUserSelect":_.zc||_.vc?"WebkitUserSelect":null;_.Mr=function(a,b){if(/^\d+px?$/.test(b))return parseInt(b,10);var c=a.style.left,d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.style.left=b;b=a.style.pixelLeft;a.style.left=c;a.runtimeStyle.left=d;return+b};Nr={thin:2,medium:4,thick:6};
Or=function(a,b){if("none"==_.ur(a,b+"Style"))return 0;b=_.ur(a,b+"Width");return b in Nr?Nr[b]:_.Mr(a,b)};_.Ar=function(a){if(_.uc&&!_.Tc(9)){var b=Or(a,"borderLeft"),c=Or(a,"borderRight"),d=Or(a,"borderTop");a=Or(a,"borderBottom");return new _.pr(d,c,a,b)}b=_.tr(a,"borderLeftWidth");c=_.tr(a,"borderRightWidth");d=_.tr(a,"borderTopWidth");a=_.tr(a,"borderBottomWidth");return new _.pr(parseFloat(d),parseFloat(c),parseFloat(a),parseFloat(b))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Pr;Pr=function(a){return(a=a.exec(_.Ab))?a[1]:""};_.Rr=function(){if(_.Wg)return Pr(/Firefox\/([0-9.]+)/);if(_.uc||_.vc||_.tc)return _.Pc;if(_.$g)return _.pc()?Pr(/CriOS\/([0-9.]+)/):Pr(/Chrome\/([0-9.]+)/);if(_.ah&&!_.pc())return Pr(/Version\/([0-9.]+)/);if(_.Xg||_.Yg){var a=/Version\/(\S+).*Mobile\/(\S+)/.exec(_.Ab);if(a)return a[1]+"."+a[2]}else if(_.Zg)return(a=Pr(/Android\s+([0-9.]+)/))?a:Pr(/Version\/([0-9.]+)/);return""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Sr=function(a,b,c,d){this.left=a;this.top=b;this.width=c;this.height=d};_.h=_.Sr.prototype;_.h.clone=function(){return new _.Sr(this.left,this.top,this.width,this.height)};_.h.CB=_.ja(27);_.h.intersects=function(a){return this.left<=a.left+a.width&&a.left<=this.left+this.width&&this.top<=a.top+a.height&&a.top<=this.top+this.height};
_.h.contains=function(a){return a instanceof _.Fq?a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height:this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top+this.height>=a.top+a.height};_.h.distance=function(a){var b=a.x<this.left?this.left-a.x:Math.max(a.x-(this.left+this.width),0);a=a.y<this.top?this.top-a.y:Math.max(a.y-(this.top+this.height),0);return Math.sqrt(b*b+a*a)};_.h.An=function(){return new _.Gq(this.width,this.height)};
_.h.getCenter=function(){return new _.Fq(this.left+this.width/2,this.top+this.height/2)};_.h.ceil=function(){this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.h.floor=function(){this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
_.h.round=function(){this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.round(this.width);this.height=Math.round(this.height);return this};_.h.translate=function(a,b){a instanceof _.Fq?(this.left+=a.x,this.top+=a.y):(this.left+=a,"number"===typeof b&&(this.top+=b));return this};_.h.scale=function(a,b){b="number"===typeof b?b:a;this.left*=a;this.width*=a;this.top*=b;this.height*=b;return this};_.Tr=function(a){return _.vr(a,"position")};
_.Ur=function(a,b){a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=""===b?"":"alpha(opacity="+100*Number(b)+")")};
_.Vr=function(){if(_.Cc){var a=/Windows NT ([0-9.]+)/;return(a=a.exec(_.Ab))?a[1]:"0"}return _.Bc?(a=/10[_.][0-9_.]+/,(a=a.exec(_.Ab))?a[0].replace(/_/g,"."):"10"):_.Ec?(a=/Android\s+([^\);]+)(\)|;)/,(a=a.exec(_.Ab))?a[1]:""):_.Fc||_.Gc||_.Hc?(a=/(?:iPhone|CPU)\s+OS\s+(\S+)/,(a=a.exec(_.Ab))?a[1].replace(/_/g,"."):""):""}();

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Wr;Wr=function(a,b){return(b=_.ur(a,b))?_.Mr(a,b):0};_.Xr=function(a,b){if(_.uc){var c=Wr(a,b+"Left"),d=Wr(a,b+"Right"),e=Wr(a,b+"Top");a=Wr(a,b+"Bottom");return new _.pr(e,d,a,c)}c=_.tr(a,b+"Left");d=_.tr(a,b+"Right");e=_.tr(a,b+"Top");a=_.tr(a,b+"Bottom");return new _.pr(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var Yr,Zr,bs;_.Sr.prototype.CB=_.Wc(27,function(a){var b=Math.max(this.left,a.left),c=Math.min(this.left+this.width,a.left+a.width);if(b<=c){var d=Math.max(this.top,a.top);a=Math.min(this.top+this.height,a.top+a.height);d<=a&&(this.left=b,this.top=d,this.width=c-b,this.height=a-d)}});Yr=function(a,b){return new _.Fq(a.x-b.x,a.y-b.y)};
Zr=function(a){if(_.uc&&!_.Tc(8))return a.offsetParent;var b=_.Ld(a),c=_.vr(a,"position"),d="fixed"==c||"absolute"==c;for(a=a.parentNode;a&&a!=b;a=a.parentNode)if(11==a.nodeType&&a.host&&(a=a.host),c=_.vr(a,"position"),d=d&&"static"==c&&a!=b.documentElement&&a!=b.body,!d&&(a.scrollWidth>a.clientWidth||a.scrollHeight>a.clientHeight||"fixed"==c||"absolute"==c||"relative"==c))return a;return null};
_.$r=function(a){for(var b=new _.pr(0,Infinity,Infinity,0),c=_.Md(a),d=c.ub().body,e=c.ub().documentElement,f=_.Kq(c.rb);a=Zr(a);)if(!(_.uc&&0==a.clientWidth||_.zc&&0==a.clientHeight&&a==d)&&a!=d&&a!=e&&"visible"!=_.vr(a,"overflow")){var g=_.zr(a),k=new _.Fq(a.clientLeft,a.clientTop);g.x+=k.x;g.y+=k.y;b.top=Math.max(b.top,g.y);b.right=Math.min(b.right,g.x+a.clientWidth);b.bottom=Math.min(b.bottom,g.y+a.clientHeight);b.left=Math.max(b.left,g.x)}d=f.scrollLeft;f=f.scrollTop;b.left=Math.max(b.left,d);
b.top=Math.max(b.top,f);c=_.Jq(c.Ab());b.right=Math.min(b.right,d+c.width);b.bottom=Math.min(b.bottom,f+c.height);return 0<=b.top&&0<=b.left&&b.bottom>b.top&&b.right>b.left?b:null};_.as=function(a){var b=_.zr(a);a=_.Gr(a);return new _.Sr(b.x,b.y,a.width,a.height)};bs=function(a,b){return(b&8&&_.Kr(a)?b^4:b)&-9};
_.cs=function(a,b,c,d,e,f,g,k,l){var m;if(m=c.offsetParent){var n="HTML"==m.tagName||"BODY"==m.tagName;if(!n||"static"!=_.Tr(m)){var p=_.zr(m);if(!n){n=_.Kr(m);var t;if(t=n){t=_.ah&&0<=_.zb(_.Rr,10);var r=_.Ic&&0<=_.zb(_.Vr,10);t=_.yc||t||r}n=t?-m.scrollLeft:!n||_.wc&&_.Rc("8")||"visible"==_.vr(m,"overflowX")?m.scrollLeft:m.scrollWidth-m.clientWidth-m.scrollLeft;p=Yr(p,new _.Fq(n,m.scrollTop))}}}m=p||new _.Fq;p=_.as(a);(n=_.$r(a))&&p.CB(new _.Sr(n.left,n.top,n.right-n.left,n.bottom-n.top));n=_.Md(a);
r=_.Md(c);n.ub()!=r.ub()&&(t=n.ub().body,r=_.Er(t,r.Ab()),r=Yr(r,_.zr(t)),!_.uc||_.Tc(9)||_.Hq(n.rb)||(r=Yr(r,_.Lq(n.rb))),p.left+=r.x,p.top+=r.y);a=bs(a,b);b=p.left;a&4?b+=p.width:a&2&&(b+=p.width/2);b=new _.Fq(b,p.top+(a&1?p.height:0));b=Yr(b,m);e&&(b.x+=(a&4?-1:1)*e.x,b.y+=(a&1?-1:1)*e.y);if(g)if(l)var v=l;else if(v=_.$r(c))v.top-=m.y,v.right-=m.x,v.bottom-=m.y,v.left-=m.x;e=v;l=b.clone();v=bs(c,d);d=_.Gr(c);a=k?k.clone():d.clone();k=l;l=a;k=k.clone();l=l.clone();a=0;if(f||0!=v)v&4?k.x-=l.width+
(f?f.right:0):v&2?k.x-=l.width/2:f&&(k.x+=f.left),v&1?k.y-=l.height+(f?f.bottom:0):f&&(k.y+=f.top);g&&(e?(f=k,v=l,a=0,65==(g&65)&&(f.x<e.left||f.x>=e.right)&&(g&=-2),132==(g&132)&&(f.y<e.top||f.y>=e.bottom)&&(g&=-5),f.x<e.left&&g&1&&(f.x=e.left,a|=1),g&16&&(b=f.x,f.x<e.left&&(f.x=e.left,a|=4),f.x+v.width>e.right&&(v.width=Math.min(e.right-f.x,b+v.width-e.left),v.width=Math.max(v.width,0),a|=4)),f.x+v.width>e.right&&g&1&&(f.x=Math.max(e.right-v.width,e.left),a|=1),g&2&&(a|=(f.x<e.left?16:0)|(f.x+v.width>
e.right?32:0)),f.y<e.top&&g&4&&(f.y=e.top,a|=2),g&32&&(b=f.y,f.y<e.top&&(f.y=e.top,a|=8),f.y+v.height>e.bottom&&(v.height=Math.min(e.bottom-f.y,b+v.height-e.top),v.height=Math.max(v.height,0),a|=8)),f.y+v.height>e.bottom&&g&4&&(f.y=Math.max(e.bottom-v.height,e.top),a|=2),g&8&&(a|=(f.y<e.top?64:0)|(f.y+v.height>e.bottom?128:0)),g=a):g=256,a=g);f=new _.Sr(0,0,0,0);f.left=k.x;f.top=k.y;f.width=l.width;f.height=l.height;g=a;g&496||(_.xr(c,new _.Fq(f.left,f.top)),a=f.An(),d==a||d&&a&&d.width==a.width&&
d.height==a.height||(f=a,d=_.Hq(_.Md(_.Ld(c)).rb),!_.uc||_.Rc("10")||d&&_.Rc("8")?(c=c.style,_.yc?c.MozBoxSizing="border-box":_.zc?c.WebkitBoxSizing="border-box":c.boxSizing="border-box",c.width=Math.max(f.width,0)+"px",c.height=Math.max(f.height,0)+"px"):(k=c.style,d?(d=_.Xr(c,"padding"),c=_.Ar(c),k.pixelWidth=f.width-c.left-d.left-d.right-c.right,k.pixelHeight=f.height-c.top-d.top-d.bottom-c.bottom):(k.pixelWidth=f.width,k.pixelHeight=f.height))));return g};

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.ds=function(a,b,c){if(null!==a&&b in a)throw Error("e`"+b);a[b]=c};_.es=function(a){_.Ep.call(this);this.mg=a;this.Qb={}};_.B(_.es,_.Ep);var fs=[];_.es.prototype.V=function(a,b,c,d){return this.gr(a,b,c,d)};_.es.prototype.gr=function(a,b,c,d,e){Array.isArray(b)||(b&&(fs[0]=b.toString()),b=fs);for(var f=0;f<b.length;f++){var g=_.aq(a,b[f],c||this.handleEvent,d||!1,e||this.mg||this);if(!g)break;this.Qb[g.key]=g}return this};_.es.prototype.$n=function(a,b,c,d){return gs(this,a,b,c,d)};
var gs=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)gs(a,b,c[g],d,e,f);else{b=_.$p(b,c,d||a.handleEvent,e,f||a.mg||a);if(!b)return a;a.Qb[b.key]=b}return a};_.es.prototype.$b=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.$b(a,b[f],c,d,e);else c=c||this.handleEvent,d=_.hb(d)?!!d.capture:!!d,e=e||this.mg||this,c=_.bq(c),d=!!d,b=_.Qp(a)?a.yn(b,c,d,e):a?(a=_.dq(a))?a.yn(b,c,d,e):null:null,b&&(_.hq(b),delete this.Qb[b.key]);return this};
_.es.prototype.removeAll=function(){_.Fb(this.Qb,function(a,b){this.Qb.hasOwnProperty(b)&&_.hq(a)},this);this.Qb={}};_.es.prototype.va=function(){_.es.T.va.call(this);this.removeAll()};_.es.prototype.handleEvent=function(){throw Error("G");};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var hs;hs=function(a,b){a&&(a=a.parentNode);for(var c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null};_.is=function(a){if(1==a.nodeType)return _.Dr(a);a=a.changedTouches?a.changedTouches[0]:a;return new _.Fq(a.clientX,a.clientY)};
if("undefined"===typeof js)var js={};_.ks=function(a){this.ka=a;this.ua=a.lc()};_.ks.prototype.rr=function(){ls(this)};
var ls=function(a){var b=a.ka.Qc();if(a.ua.anchorBox&&b&&b.Ma())b=_.zr(b.Ma()),a.ua.anchorBox.left+=b.x,a.ua.anchorBox.top+=b.y;else{b=a.ua.anchor;if("_default"!=b&&"_iframe"!=b){var c=_.Nd(document,b);if(c)a.ua.anchorBox=_.as(c);else{_.bb("Anchor not found in DOM: "+b+'. Falling back to "_default".');a.ua.anchor="_default";return}}"_iframe"==b&&(b=_.Jq(),a.ua.anchorBox=new _.Sr(0,0,b.width,b.height))}a.ua.anchor=""};_.ks.prototype.onBeforeParentOpen=_.ks.prototype.rr;
_.ms=function(a){_.ks.call(this,a)};_.ij(_.ms,_.ks);_.h=_.ms.prototype;_.h.open=function(){var a=this.ua,b=document.createElement("ins");document.getElementById(a.container).appendChild(b);b.style.display="block";_.rr(b,a.containerCss);this.ka.Pf(b);this.ka.sg(b)};_.h.Bd=function(){document.getElementById(this.ka.id).style.height=this.ka.height+"px"};_.h.close=function(){_.ae(this.ka.Cb());_.ae(this.Eg);this.Eg=null};_.h.Iw=_.ja(12);
_.h.Eh=function(){if(this.Eg)return this.Eg;var a=this.ua;!a.anchorBox&&a.anchor&&ls(this);var b=this.ka.Qc();if("_default"==a.anchor&&b){var c=_.as(_.Nd(document,b.Cb()));a.anchorBox=c}if(!a.anchorBox)return _.bb("No anchor box defined."),null;a=new _.Fq(a.anchorBox.left,a.anchorBox.top);b&&(b=_.Er(b.Ma(),window),this.km=new _.Fq,this.km.x=b.x,this.km.y=b.y,a.x+=b.x,a.y+=b.y,_.ns(a));this.ly=a;b=_.os(this,!0);this.Eg=document.createElement("ins");this.Eg.style.cssText=b;document.body.appendChild(this.Eg);
return this.Eg};_.os=function(a,b){var c=a.ua;return"position: absolute !important;background-color: transparent !important;left: "+a.ly.x+"px !important;top: "+a.ly.y+"px !important;width: "+c.anchorBox.width+"px !important;height: "+c.anchorBox.height+"px !important;z-index: -10000 !important;display: "+(b?"block":"none")+" !important;"};
_.us=function(a,b){var c=0,d=0;if(b.pageX||b.pageY)c=b.pageX,d=b.pageY;else if(b.clientX||b.clientY)c=b.target?b.target:b.srcElement,d=c.ownerDocument&&c.ownerDocument.parentWindow?c.ownerDocument.parentWindow:window,_.uc?(c=d.document.documentElement.scrollLeft,d=d.document.documentElement.scrollTop):(c=d.pageXOffset,d=d.pageYOffset),c=b.clientX+c,d=b.clientY+d;b=new _.Fq(c,d);a=_.as(a);return a=new _.pr(a.top,a.left+a.width,a.top+a.height,a.left),a.contains(b)};
_.ns=function(a){var b=window,c=document.body,d=_.zr(c);b=c.currentStyle||b.getComputedStyle(c,"");b.position&&"static"!=b.position&&(a.x-=d.x,a.y-=d.y)};_.vs=function(a){var b=a.ka.Qc()&&a.ka.Qc().Cb();b=b&&b.style.zIndex?parseInt(b.style.zIndex,10)+1:0;return Math.min(2147483647,Math.max(2E9,a.ua.zIndex||b))};
var ws,xs,ys;ws={"bottom-center":1,"bottom-end":13,"bottom-left":1,"bottom-right":5,"bottom-start":9,"left-bottom":1,"left-center":0,"left-top":0,"right-bottom":5,"right-center":4,"right-top":4,"top-center":0,"top-end":12,"top-left":0,"top-right":4,"top-start":8};xs={"bottom-center":!0,"top-center":!0};ys={"left-center":!0,"right-center":!0};
_.zs=function(a,b,c,d,e){e=e||{x:0,y:0};if(xs[b]){var f=_.Gr(a).width/2;e.x="top-right"==d||"bottom-right"==d?e.x+f:e.x-f}xs[d]&&(f=_.Gr(c).width/2,e.x+=f);ys[b]&&(f=_.Gr(a).height/2,e.y="right-bottom"==d||"left-bottom"==d?e.y+f:e.y-f);ys[d]&&(e.y+=_.Gr(c).height/2);_.cs(c,ws[d],a,ws[b],new _.Fq(e.x,e.y));d=hs(a,function(g){if(g==document)return!1;g=_.Tr(g);return!!g&&"static"!=g});c=b=0;d&&(c=_.zr(d),b=-c.x,c=-c.y);a=a.style;parseInt(a.left,10)<b&&(a.left=b+"px");parseInt(a.top,10)<c&&(a.top=c+"px")};
_.As=function(a){_.ks.call(this,a.ka);this.vg=a;this.Iy=[]};_.ij(_.As,_.ms);_.h=_.As.prototype;_.h.rr=function(){this.vg.rr()};_.h.open=function(){this.vg.open();(this.ua.closeClickDetection||this.ua.hideClickDetection)&&Bs(this)};_.h.Bd=function(a){this.vg.Bd(a)};_.h.iL=function(a){this.vg.onRenderStart&&this.vg.onRenderStart(a)};_.h.close=function(){if(this.ua.closeClickDetection||this.ua.hideClickDetection)_.rb(this.Iy,function(a){_.hq(a)}),this.Iy=[];this.vg.close()};
var Bs=function(a){_.rb(["click","touchstart"],(0,_.J)(function(b){this.Iy.push(_.aq(document,b,(0,_.J)(this.dS,this),!0))},a))};_.As.prototype.dS=function(a){_.us(this.ka.Cb(),a)||(this.ua.hideClickDetection&&this.vg.show?this.vg.show(!1):this.close())};_.As.prototype.onBeforeParentOpen=_.As.prototype.rr;_.As.prototype.open=_.As.prototype.open;_.As.prototype.onready=_.As.prototype.Bd;_.As.prototype.onRenderStart=_.As.prototype.iL;_.As.prototype.close=_.As.prototype.close;

var Cs=function(){_.oq.call(this);this.UB=[]};_.ij(Cs,_.oq);Cs.prototype.va=function(){for(var a in this.UB)_.hq(this.UB[a]);this.UB=[];this.NW=_.q.clearTimeout(this.NW);_.oq.prototype.va.call(this);this.dispatchEvent({type:"dispose"})};_.z("iframes.styles.createAnchor",function(){return new Cs(["email","oid","o","cid"])});

_.vG=function(a){_.ks.call(this,a.ka);this.vg=a;this.Op=null};_.ij(_.vG,_.ms);_.vG.prototype.open=function(){this.ua.targetPos=this.ua.targetPos||"top-start";this.ua.anchorPos=this.ua.anchorPos||"bottom-start";var a=this.Eh(),b=this.ka.Cb();b?(b.style.visibility="hidden",b.style.position="absolute",a.parentNode.appendChild(b)):this.vg.open()};
_.vG.prototype.Bd=function(){if(this.ua.closeClickDetection){var a=this,b=function(e){_.us(a.ka.Cb(),e)||(a.ka.close(),a.Op=null)};document.MR?(document.MR("click",b),this.Op=function(){document.removeEventListener("click",b,!1)}):document.attachEvent&&(document.attachEvent("onclick",b),this.Op=function(){document.detachEvent("onclick",b)})}var c=document.getElementById(this.ka.id),d=this.ka.Cb();c.style.height=this.ka.height+"px";(c=this.Eh())&&_.zs(d,this.ua.targetPos,c,this.ua.anchorPos,{x:this.ua.leftOffset||
0,y:this.ua.topOffset||0});d.style.visibility="visible"};_.vG.prototype.close=function(){this.vg.close();this.Op&&this.Op()};_.vG.prototype.open=_.vG.prototype.open;_.vG.prototype.onready=_.vG.prototype.Bd;_.vG.prototype.close=_.vG.prototype.close;
_.wG=function(a){_.ks.call(this,a)};_.ij(_.wG,_.ms);_.h=_.wG.prototype;_.h.create=function(a){this.Ka=document.createElement("div");var b={position:"absolute",top:"-10000px",zIndex:_.vs(this)};this.ua.width&&(b.width=this.ua.width+"px");for(var c in b)this.Ka.style[c]=b[c];(a||document.body).appendChild(this.Ka)};_.h.open=function(a){this.ka.Sg("updateContainer",(0,_.J)(this.Cj,this));this.create(a);this.ka.sg(this.Ka);this.ka.Pf(this.Ka)};
_.h.Bd=function(){var a=xG(this);if(a){var b=document.getElementById(this.ka.ma());b.style.height=a.height+"px";b.style.width=a.width+"px";this.ka.width=a.width;this.ka.height=a.height;b.style.boxShadow="0 4px 16px rgba(0, 0, 0, 0.3)"}};_.h.close=function(){this.Ka.parentNode&&this.Ka.parentNode.removeChild(this.Ka)};
_.h.Cj=function(a,b,c){var d=this.ka.Cb();d&&(a?(this.hh(b,c),d.style.opacity=0,d.style.display="",window.setTimeout((0,_.J)(function(){yG(d,!0);d.style.opacity=1},this),0)):(d.style.display="none",yG(d,!1),d.style.opacity=0))};var yG=function(a,b){for(var c=0;c<zG.length;c++)a.style[zG[c]]=b?"opacity .13s linear":""};
_.wG.prototype.hh=function(a,b){var c=this.ka.Qc();a+=10;b+=10;if(_.Ua.util&&(c&&(c=_.Er(c.Cb(),window),a+=c.x,b+=c.y),c=xG(this))){var d=_.Jq(window),e=_.Lq(document);if(d.width&&(a=Math.min(a,d.width+e.x-c.width-8),b+c.height>d.height+e.y-8)){b-=20+c.height;var f=window,g=f.document;d=0;if(g){d=g.body;var k=g.documentElement;if(k&&d)if(f=_.Iq(f).height,_.Hq(g)&&k.scrollHeight)d=k.scrollHeight!=f?k.scrollHeight:k.offsetHeight;else{g=k.scrollHeight;var l=k.offsetHeight;k.clientHeight!=l&&(g=d.scrollHeight,
l=d.offsetHeight);d=g>f?g>l?g:l:g<l?g:l}else d=0}b=Math.max(b,Math.min(e.y+1,d-c.height))}}c=this.ka.Cb();c.style.left=a+"px";c.style.top=b+"px"};var xG=function(a){return a.ka.width&&a.ka.height?{width:a.ka.width,height:a.ka.height}:(a=a.ka.Ma())&&a.offsetWidth&&a.offsetHeight?{width:a.offsetWidth,height:a.offsetHeight}:null},zG=["transition","WebkitTransition","MozTransition","OTranstion","msTransition"];_.wG.prototype.open=_.wG.prototype.open;_.wG.prototype.onready=_.wG.prototype.Bd;
_.wG.prototype.close=_.wG.prototype.close;
_.AG=function(a){_.ks.call(this,a)};_.ij(_.AG,_.ms);_.AG.prototype.open=function(){var a=document.createElement("div");_.rr(a,{top:"-10000px",position:"absolute",zIndex:_.vs(this)});this.Eh().parentNode.appendChild(a);this.ka.Pf(a);this.ka.sg(a)};
_.AG.prototype.Bd=function(){var a=document.getElementById(this.ka.id);a.style.height=this.ka.height+"px";a.style.width=this.ka.width+"px";a.style.boxShadow="0 4px 16px rgba(0, 0, 0, 0.3)";var b=this.ka.Cb();b.style.lineHeight=0;var c=this.Eh(),d=this.ua.targetPos||"top-start",e=this.ua.anchorPos||"bottom-start",f=this.ua.leftOffset||0,g=this.ua.topOffset||0;_.zs(b,d,c,e,{x:f,y:g});var k=_.Jq(window),l=_.Lq(document),m=b.offsetLeft<l.x||b.offsetLeft+b.offsetWidth>k.width+l.x;k=b.offsetTop<l.y||b.offsetTop+
b.offsetHeight>k.height+l.y;d=BG(d,m,k);e=BG(e,m,k);_.zs(b,d,c,e,{x:f*(m?-1:1),y:g*(k?-1:1)});b.style.visibility="visible";this.Mv=_.aq(document,"mouseover",(0,_.J)(function(n){n.target===a&&this.ol&&(window.clearTimeout(this.ol),this.ol=null)},this));this.nC=_.aq(document,"mouseout",(0,_.J)(function(n){n.target===a&&(this.ol=window.setTimeout((0,_.J)(this.ka.close,this.ka),1E3))},this))};
var BG=function(a,b,c){a=a.split("-");for(var d=0;2>d;d++)b&&CG[a[d]]&&(a[d]=CG[a[d]]),c&&DG[a[d]]&&(a[d]=DG[a[d]]);return a.join("-")};_.AG.prototype.close=function(){this.Mv&&(_.hq(this.Mv),_.hq(this.nC),this.nC=this.Mv=null);this.ol&&(window.clearTimeout(this.ol),this.ol=null);_.ms.prototype.close.call(this)};_.AG.prototype.Mv=null;_.AG.prototype.nC=null;_.AG.prototype.ol=null;var CG={end:"start",left:"right",right:"left",start:"end"},DG={top:"bottom",bottom:"top"};_.AG.prototype.open=_.AG.prototype.open;
_.AG.prototype.onready=_.AG.prototype.Bd;_.AG.prototype.close=_.AG.prototype.close;

_.Ua.qc("hover",function(a){return new _.wG(a)});_.Ua.qc("hover-menu",function(a){return new _.AG(a)});_.Ua.tb("float")||_.Ua.qc("float",function(a){a=new _.wG(a);return a=new _.vG(a)});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
_.Qy=function(a,b){Array.isArray(b)||(b=[b]);b=_.tb(b,function(c){return"string"===typeof c?c:c.nw+" "+c.duration+"s "+c.timing+" "+c.delay+"s"});_.rr(a,"transition",b.join(","))};
_.Ry=_.Nb(function(){if(_.uc)return _.Rc("10.0");var a=_.Vd("DIV"),b=_.zc?"-webkit":_.yc?"-moz":_.uc?"-ms":_.tc?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity 1s linear");b=_.er("div",{style:c});_.zd(a,b);a=a.firstChild;b=a.style[_.fr("transition")];return""!=("undefined"!==typeof b?b:a.style[_.qr(a,"transition")]||"")});

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var EG=function(a,b,c,d,e){this.width=a;this.height=b;this.Nm=c;this.Om=d;this.opacity=e},FG=function(a,b,c,d){return new EG(void 0==b?a.width:b,void 0==c?a.height:c,a.Nm,a.Om,void 0==d?a.opacity:d)};EG.prototype.equals=function(a){return this.width==a.width&&this.height==a.height&&this.Nm==a.Nm&&this.Om==a.Om&&this.opacity==a.opacity};
EG.prototype.interpolate=function(a,b){var c=1-b;return new EG(Math.round(this.width*c+a.width*b),Math.round(this.height*c+a.height*b),Math.round(this.Nm*c+a.Nm*b),Math.round(this.Om*c+a.Om*b),this.opacity*c+a.opacity*b)};
_.GG=function(a){_.ks.call(this,a);this.ya=new _.es(this)};_.ij(_.GG,_.ms);_.h=_.GG.prototype;
_.h.create=function(){var a=Number(this.ik(200,"widgetWidth","width")),b=Number(this.ik(100,"widgetHeight","height")),c=this.ik("auto","corner"),d=this.ik({},"menuCss"),e=this.ik(!0,"hideOnClick");this.Nq=!!this.ik(!0,"hideOnLeave");this.EE=!!this.ik((0,_.Ry)(),"useCss3Transition");this.DR=!!this.ik(!0,"allowOffset");var f=document.createElement("div");this.Aa=f;var g=this.Eh();g.parentNode.appendChild(f);var k=document.createElement("div");this.Lm=k;f.appendChild(k);d.position="absolute";d.width=
a+"px";d.height="0";d.border=d.border||"1px solid #aaa";d.background=d.background||"#fff";d.zIndex=_.vs(this);d.overflow="hidden";d.boxShadow=d.MozBoxShadow=d.webkitBoxShadow=d.boxShadow||"0 2px 2px rgba(0,0,0,0.3)";_.rr(f,d);_.rr(k,{left:"-1000px",top:"-1000px",position:"absolute",width:a+"px",height:b+"px"});this.a2=f.offsetWidth-a;this.c2=f.offsetHeight;d="auto"==c?["top","start"]:c.split("-");g=_.Kr(g);this.qt="bottom"==d[0];this.Bw="right"==d[1]||"left"!=d[1]&&g;this.eh=HG(this,a,b,"auto"==c);
this.eE=_.q.setTimeout((0,_.J)(this.N0,this),500);this.ya.V(f,"mouseover",this.wC);this.ya.gr(f,"mouseout",this.vC,!1,this);e&&_.q.setTimeout((0,_.J)(function(){this.Ip||this.ya.V(document,"click",this.wY)},this),0)};
_.h.open=function(){this.create();this.ka.Pf(this.Aa);this.ka.Td("resize",(0,_.J)(this.resize,this));this.ka.Sg("showMenu",(0,_.J)(this.pN,this));var a=this.ka.methods;a.setHideOnLeave=(0,_.J)(this.Sr,this);a.displayStateCallback&&(this.oH=a.displayStateCallback,delete a.displayStateCallback);this.ka.sg(this.Lm,{height:"100%"});_.IG(this,this.eh)};
_.h.Bd=function(a){this.Ip||(a=a||{},this.Lm.style.left="0",this.Lm.style.top="0",this.vj&&(_.ae(this.vj),this.vj=null),this.eE&&(_.q.clearTimeout(this.eE),this.eE=null),JG(this,parseInt(a.width,10)||parseInt(this.ka.width,10)||this.eh.width,parseInt(a.height,10)||parseInt(this.ka.height,10)||this.eh.height))};_.h.resize=function(a){this.Ip||JG(this,isNaN(+a.width)?this.eh.width:+a.width,isNaN(+a.height)?this.eh.height:+a.height)};_.h.close=function(){this.lB?KG(this):(this.Ny=!0,LG(this))};
_.h.ik=function(a,b){for(var c,d=1,e=arguments.length;d<e&&(c=this.ua[arguments[d]],void 0===c);++d);if(void 0!==c){if(c&&"object"==typeof c){d={};for(var f in c)d[f]=c[f];return d}return c}return a};
var HG=function(a,b,c,d){var e=a.Eh(),f=_.$r(e.offsetParent);f.right-=a.a2;f.bottom-=a.c2;if(d){var g=e.offsetLeft;d=g+b<f.right;g=g+e.offsetWidth-b>=f.left;a.Bw=a.Bw?!d||g:!d&&g;g=e.offsetTop;d=g+c<f.bottom;g=g+e.offsetHeight-c>=f.top;a.qt=a.qt?!d||g:!d&&g}d=a.Bq(a.Bw,e.offsetLeft,e.offsetWidth,b,f.left,f.right);a=a.Bq(a.qt,e.offsetTop,e.offsetHeight,c,f.top,f.bottom);return new EG(b,c,d,a,1)};
_.GG.prototype.Bq=function(a,b,c,d,e,f){return a?(a=b+c,Math.min(f-a,Math.max(e+d-a,0))):Math.max(e-b,Math.min(f-b-d,0))};var JG=function(a,b,c){a.ka.Ma().style.width=b+"px";a.ka.Ma().style.height=c+"px";a.Lm.style.width=b+"px";a.Lm.style.height=c+"px";b=a.DR?HG(a,b,c,!1):FG(a.eA,b,c);a.eh=b;a.vk||MG(a,b)};_.h=_.GG.prototype;_.h.Sr=function(a){this.Nq=!!a};_.h.wC=function(){!this.vk&&this.Ul&&(_.q.clearTimeout(this.Ul),this.Ul=null)};
_.h.vC=function(a){if(!(this.vk||this.Ul||!this.Nq||a.relatedTarget&&_.ee(this.Aa,a.relatedTarget))){var b=_.as(this.Aa);a=a.clientY>b.top&&a.clientY<b.top+b.height?0:300;this.Ul=_.q.setTimeout((0,_.J)(this.Oq,this),a)}};_.h.wY=function(a){_.us(this.Aa,a)||this.Oq()};_.h.pN=function(a){this.show(!!a||void 0===a)};_.h.show=function(a){a?this.hE():this.Oq()};_.h.hE=function(){!this.Ip&&this.lB&&(this.vk=this.lB=!1,_.IG(this,this.eh))};
_.IG=function(a,b){NG(a,FG(b,void 0,0,0));_.q.setTimeout((0,_.J)(function(){this.vk||(this.eh=b,this.EE&&_.Qy(this.Aa,"width 350ms cubic-bezier(.23, .50, .32, 1),height 350ms cubic-bezier(.23, .50, .32, 1),left 350ms cubic-bezier(.23, .50, .32, 1),top 350ms cubic-bezier(.23, .50, .32, 1),opacity 350ms cubic-bezier(.23, .50, .32, 1)"),MG(this,b),this.wt(!0,!1),this.cs&&(_.q.clearTimeout(this.cs),this.Ny=!1),this.cs=_.q.setTimeout((0,_.J)(this.wt,this,!0,!0),350))},a),0)};
_.GG.prototype.Oq=function(){this.vk||LG(this)};
var LG=function(a){a.vk||(a.wt(!1,!1),MG(a,FG(a.eA,void 0,0,0)),a.vk=!0,a.cs&&_.q.clearTimeout(a.cs),a.cs=_.q.setTimeout((0,_.J)(function(){this.lB=!0;this.Ny?(KG(this),this.Ny=!1):(this.EE&&_.Qy(this.Aa,""),this.Aa.visibility="hidden",this.Aa.left="-1000px",this.Aa.top="-1000px");this.wt(!1,!0)},a),350))},KG=function(a){a.Ip=!0;_.Gp(a.ya);a.ya=null;a.Ul&&(_.q.clearTimeout(a.Ul),a.Ul=null);a.Zm&&(_.q.clearTimeout(a.Zm),a.Zm=null);_.ae(a.Aa);a.Aa=null;_.ae(a.Eh());a.Lm=null;a.vj=null};
_.GG.prototype.wt=function(a,b){var c=this.oH;c&&_.q.setTimeout(function(){c(a,b)},0)};_.GG.prototype.N0=function(){this.vj=document.createElement("div");this.vj.style.width=this.vj.style.height="100%";this.vj.style.position="absolute";this.vj.style.background="url(//ssl.gstatic.com/ui/v1/activityindicator/loading_gs.gif) no-repeat "+(this.eh.width-19)/2+"px "+(this.eh.height-19)/2+"px";this.Aa.appendChild(this.vj)};
var MG=function(a,b){if(!a.vk)if(a.EE)NG(a,b);else{var c=(0,_.$a)()-20+350;a.Zm&&_.q.clearTimeout(a.Zm);a.RK(a.eA,b,c)}},NG=function(a,b){var c=a.Aa,d=a.Eh();c.style.left=a.Bw?d.offsetLeft+d.offsetWidth+b.Nm-b.width+"px":d.offsetLeft+b.Nm+"px";c.style.width=b.width+"px";c.style.top=a.qt?d.offsetTop+d.offsetHeight+b.Om-b.height+"px":d.offsetTop+b.Om+"px";c.style.height=b.height+"px";_.Ur(c,b.opacity);a.eA=b};
_.GG.prototype.RK=function(a,b,c){this.Zm=null;if(!this.Ip&&!a.equals(b)){var d=(0,_.$a)();d>=c?NG(this,b):(NG(this,a.interpolate(b,1-Math.pow(1-Math.min(1-(c-d)/350,1),3))),this.Zm=_.q.setTimeout((0,_.J)(this.RK,this,a,b,c),20))}};_.GG.prototype.open=_.GG.prototype.open;_.GG.prototype.onready=_.GG.prototype.Bd;_.GG.prototype.close=_.GG.prototype.close;

_.Ua.qc("slide-menu",function(a){return new _.As(new _.GG(a))});

var OG={badge:{width:300,height:131},smallbadge:{width:300,height:69}},PG=function(a){return"string"==typeof a&&OG[a.toLowerCase()]?a.toLowerCase():"badge"},QG=function(a){var b=a.height;return b?parseInt(b,10):a.action?void 0:OG[PG(a.size)].height},RG=function(a){var b=a.width;return b?parseInt(b,10):a.action?void 0:OG[PG(a.size)].width},SG=function(a){return a};
(function(){var a={0:"plus"},b={href:[_.Em,"url"],size:[PG],width:[function(d,e){return RG(e)}],height:[function(d,e){return QG(e)}],theme:[null],action:[SG],appid:[null],approvalprompt:[null],appdata:[null],callback:[null],clientid:[null],labeltype:[null],redirecturi:[null],requestvisibleactions:[null],scope:[null],state:[null],actionsource:[null],e:[null]};_.Co(b);a[1]=b;a[2]={width:[function(d,e){return RG(e)}],height:[function(d,e){return QG(e)}],plusone:[function(d){"string"===typeof d&&(d=window[d]);
return"function"===typeof d?d:null},"callback"],callback:[function(d){return d},"ignore"]};var c=0;a[3]={onPlusOne:{jx:function(d){return"on"==d.state?"+1":null},JE:"callback"},onstartinteraction:!0,onendinteraction:!0,onstartcircles:!0,onendcircles:!0,onfollow:!0,oncircled:{jx:function(){c++;if(!(1<c))return"circle"}},oncircle:!0};_.to(a)})();

var Qs=_.Ua.qc,Rs={open:function(a){var b=_.hm(a.lc());return a.sg(b,{style:_.im(b)})},attach:function(a,b){var c=_.hm(a.lc()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.Lr=f;a.el=c;a.$g=b;_.Ua.sk[d]=a;b=_.Yo(a.methods);b._ready=a.cw;b._close=a.close;b._open=a.qL;b._resizeMe=a.dM;b._renderstart=a.jL;_.$o(b,d,"",a,!0);_.Hf.setAuthToken(a.id,a.Lr);_.Hf.setRelayUrl(a.id,e);c=_.Ua.Fl({style:_.im(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,
g)&&("style"==g?a.$g.style.cssText=c[g]:a.$g.setAttribute(g,c[g]))}};Rs.onready=_.jm;Rs.onRenderStart=_.jm;Rs.close=_.km;Qs("inline",Rs);

_.Ua.FD("slide-menu",function(a){(0,_.lg)("iframes-styles-slide-menu",a)});

_.z("gapi.plusone.render",_.N0);_.z("gapi.plusone.go",_.O0);

var P0={tall:{"true":{width:50,height:60},"false":{width:50,height:24}},small:{"false":{width:24,height:15},"true":{width:70,height:15}},medium:{"false":{width:32,height:20},"true":{width:90,height:20}},standard:{"false":{width:38,height:24},"true":{width:106,height:24}}},Q0={width:180,height:35},R0=function(a){return"string"==typeof a?""!=a&&"0"!=a&&"false"!=a.toLowerCase():!!a},S0=function(a){var b=parseInt(a,10);if(b==a)return String(b)},T0=function(a){if(R0(a))return"true"},U0=function(a){return"string"==
typeof a&&P0[a.toLowerCase()]?a.toLowerCase():"standard"},V0=function(a,b){return"tall"==U0(b)?"true":null==a||R0(a)?"true":"false"},W0=function(a,b){return P0[U0(a)][V0(b,a)]},X0=function(a,b,c){a=_.Ao(a);b=U0(b);if(""!=a){if("inline"==a||"only"==a)return a=450,c.width&&(a=120<c.width?c.width:120),{width:a,height:P0[b]["false"].height};if("bubble"!=a){if("none"==a)return P0[b]["false"];if("pp"==a)return Q0}}return P0[b]["true"]},Y0={href:[_.Bm,"url"],width:[S0],size:[U0],resize:[T0],autosize:[T0],
count:[function(a,b){return V0(b.count,b.size)}],db:[_.Cm],ecp:[_.Dm],textcolor:[function(a){if("string"==typeof a&&a.match(/^[0-9A-F]{6}$/i))return a}],drm:[T0],recommendations:[],fu:[],ad:[T0],cr:[S0],ag:[S0],"fr-ai":[],"fr-sigh":[]};
(function(){var a={0:"plusone"},b=_.P("iframes/plusone/preloadUrl");b&&(a[7]=b);_.Co(Y0);a[1]=Y0;a[2]={width:[function(c,d){return d.annotation?X0(d.annotation,d.size,d).width:W0(d.size,d.count).width}],height:[function(c,d){return d.annotation?X0(d.annotation,d.size,d).height:W0(d.size,d.count).height}]};a[3]={onPlusOne:{jx:function(c){return"on"==c.state?"+1":null},JE:"callback"},onstartinteraction:!0,onendinteraction:!0,onpopup:!0};a[4]=["div","button"];a=_.to(a);_.O0=a.go;_.N0=a.wa})();

});
// Google Inc.
