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

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

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

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

/*

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

/*

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

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

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

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

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

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

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

/*

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

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

/*

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

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

/*

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

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

/*

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

/*

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

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

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

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

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

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

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

_.en=_.oe(_.Ce,"rw",_.pe());

var fn=function(a,b){(a=_.en[a])&&a.state<b&&(a.state=b)};
var gn=function(a){a=(a=_.en[a])?a.oid:void 0;if(a){var b=_.le.getElementById(a);b&&b.parentNode.removeChild(b);delete _.en[a];gn(a)}};
_.hn=function(a){a=a.container;"string"===typeof a&&(a=document.getElementById(a));return a};_.jn=function(a){var b=a.clientWidth;return"position:absolute;top:-10000px;width:"+(b?b+"px":a.style.width||"300px")+";margin:0px;border-style:none;"};
_.kn=function(a,b){var c={},d=a.Zb(),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.Ka();e=a.ka();fn(e,2);a:{e=a.yb();c=c||{};if(_.Ce.oa){var k=d.id;if(k){f=(f=_.en[k])?f.state:void 0;if(1===f||4===f)break a;gn(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&&fn(k,3)}(k=b?b.title:null)&&a.Ka().setAttribute("title",k);(b=b?b.ariaLabel:null)&&a.Ka().setAttribute("aria-label",
b)};_.ln=function(a){var b=a.yb();b&&b.removeChild(a.Ka())};_.mn=function(a){a.where=_.hn(a);var b=a.messageHandlers=a.messageHandlers||{},c=function(e){_.kn(this,e)};b._ready=c;b._renderstart=c;var d=a.onClose;a.onClose=function(e){d&&d.call(this,e);_.ln(this)};a.onCreate=function(e){e=e.Ka();e.style.cssText=_.jn(e)}};

_.Te=function(){var a=window.gadgets&&window.gadgets.config&&window.gadgets.config.get;a&&_.Le(a());return{register:function(b,c,d){d&&d(_.Ke())},get:function(b){return _.Ke(b)},update:function(b,c){if(c)throw"Config replacement is not supported";_.Le(b)},wc:function(){}}}();
_.J("gadgets.config.register",_.Te.register);_.J("gadgets.config.get",_.Te.get);_.J("gadgets.config.init",_.Te.wc);_.J("gadgets.config.update",_.Te.update);

_.J("gadgets.json.stringify",_.Af);_.J("gadgets.json.parse",_.zf);

(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)};_.Qe=function(e){a(2,e)};_.Re=function(e){a(3,e)};_.Se=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})();

_.Pe=_.Pe||{};

_.Pe=_.Pe||{};(function(){var a=[];_.Pe.haa=function(b){a.push(b)};_.Pe.taa=function(){for(var b=0,c=a.length;b<c;++b)a[b]()}})();

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

_.If=function(){var a=_.le.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Jf=function(a){if(_.If())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.ke.addEventListener?(_.ke.addEventListener("load",c,!1),_.ke.addEventListener("DOMContentLoaded",c,!1)):_.ke.attachEvent&&(_.ke.attachEvent("onreadystatechange",function(){_.If()&&c.apply(this,arguments)}),_.ke.attachEvent("onload",c))}};
_.te(_.ke.location.href,"rpctoken")&&_.Be(_.le,"unload",function(){});
var Kf=Kf||{};Kf.KL=null;Kf.qK=null;Kf.Uu=null;Kf.frameElement=null;
Kf=Kf||{};
Kf.uE||(Kf.uE=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=_.zf(f.data);if(g&&g.f){_.Se();var k=_.Lf.Nl(g.f);e&&("undefined"!==typeof f.origin?f.origin!==k:f.domain!==/^.+:\/\/([^:]+).*/.exec(k)[1])?_.Re("Invalid rpc message origin. "+k+" vs "+(f.origin||"")):
c(g,f.origin)}}var c,d,e=!0;return{DH:function(){return"wpm"},DW:function(){return!0},wc:function(f,g){_.Te.register("rpc",null,function(k){"true"===String((k&&k.rpc||{}).disableForceSecure)&&(e=!1)});c=f;d=g;a("message",b,!1);d("..",!0);return!0},Hc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Lf.Nl(f),m=_.Lf.$E(f);l?window.setTimeout(function(){var n=_.Af(k);_.Se();m.postMessage(n,l)},0):".."!=f&&_.Re("No relay set (used as window.postMessage targetOrigin), cannot send cross-domain message");
return!0}}}());
if(window.gadgets&&window.gadgets.rpc)"undefined"!=typeof _.Lf&&_.Lf||(_.Lf=window.gadgets.rpc,_.Lf.config=_.Lf.config,_.Lf.register=_.Lf.register,_.Lf.unregister=_.Lf.unregister,_.Lf.qL=_.Lf.registerDefault,_.Lf.wN=_.Lf.unregisterDefault,_.Lf.qH=_.Lf.forceParentVerifiable,_.Lf.call=_.Lf.call,_.Lf.uq=_.Lf.getRelayUrl,_.Lf.ii=_.Lf.setRelayUrl,_.Lf.Lw=_.Lf.setAuthToken,_.Lf.Xr=_.Lf.setupReceiver,_.Lf.Al=_.Lf.getAuthToken,_.Lf.wC=_.Lf.removeReceiver,_.Lf.bI=_.Lf.getRelayChannel,_.Lf.nL=_.Lf.receive,
_.Lf.pL=_.Lf.receiveSameDomain,_.Lf.lb=_.Lf.getOrigin,_.Lf.Nl=_.Lf.getTargetOrigin,_.Lf.$E=_.Lf._getTargetWin,_.Lf.iQ=_.Lf._parseSiblingId);else{_.Lf=function(){function a(y,z){if(!Q[y]){var K=Ra;z||(K=na);Q[y]=K;z=I[y]||[];for(var S=0;S<z.length;++S){var W=z[S];W.t=E[y];K.call(y,W.f,W)}I[y]=[]}}function b(){function y(){va=!0}wa||("undefined"!=typeof window.addEventListener?window.addEventListener("unload",y,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",y),wa=!0)}function c(y,
z,K,S,W){E[z]&&E[z]===K||(_.Re("Invalid gadgets.rpc token. "+E[z]+" vs "+K),pa(z,2));W.onunload=function(){M[z]&&!va&&(pa(z,1),_.Lf.wC(z))};b();S=_.zf(decodeURIComponent(S))}function d(y,z){if(y&&"string"===typeof y.s&&"string"===typeof y.f&&y.a instanceof Array)if(E[y.f]&&E[y.f]!==y.t&&(_.Re("Invalid gadgets.rpc token. "+E[y.f]+" vs "+y.t),pa(y.f,2)),"__ack"===y.s)window.setTimeout(function(){a(y.f,!0)},0);else{y.c&&(y.callback=function(sa){_.Lf.call(y.f,(y.g?"legacy__":"")+"__cb",null,y.c,sa)});
if(z){var K=e(z);y.origin=z;var S=y.r;try{var W=e(S)}catch(sa){}S&&W==K||(S=z);y.referer=S}z=(t[y.s]||t[""]).apply(y,y.a);y.c&&"undefined"!==typeof z&&_.Lf.call(y.f,"__cb",null,y.c,z)}}function e(y){if(!y)return"";y=y.split("#")[0].split("?")[0];y=y.toLowerCase();0==y.indexOf("//")&&(y=window.location.protocol+y);-1==y.indexOf("://")&&(y=window.location.protocol+"//"+y);var z=y.substring(y.indexOf("://")+3),K=z.indexOf("/");-1!=K&&(z=z.substring(0,K));y=y.substring(0,y.indexOf("://"));if("http"!==
y&&"https"!==y&&"chrome-extension"!==y&&"file"!==y&&"android-app"!==y&&"chrome-search"!==y&&"chrome-untrusted"!==y&&"chrome"!==y&&"devtools"!==y)throw Error("l");K="";var S=z.indexOf(":");if(-1!=S){var W=z.substring(S+1);z=z.substring(0,S);if("http"===y&&"80"!==W||"https"===y&&"443"!==W)K=":"+W}return y+"://"+z+K}function f(y){if("/"==y.charAt(0)){var z=y.indexOf("|");return{id:0<z?y.substring(1,z):y.substring(1),origin:0<z?y.substring(z+1):null}}return null}function g(y){if("undefined"===typeof y||
".."===y)return window.parent;var z=f(y);if(z)return window.top.frames[z.id];y=String(y);return(z=window.frames[y])?z:(z=document.getElementById(y))&&z.contentWindow?z.contentWindow:null}function k(y,z){if(!0!==M[y]){"undefined"===typeof M[y]&&(M[y]=0);var K=g(y);".."!==y&&null==K||!0!==Ra.Hc(y,z)?!0!==M[y]&&10>M[y]++?window.setTimeout(function(){k(y,z)},500):(Q[y]=na,M[y]=!0):M[y]=!0}}function l(y){(y=w[y])&&"/"===y.substring(0,1)&&(y="/"===y.substring(1,2)?document.location.protocol+y:document.location.protocol+
"//"+document.location.host+y);return y}function m(y,z,K){z&&!/http(s)?:\/\/.+/.test(z)&&(0==z.indexOf("//")?z=window.location.protocol+z:"/"==z.charAt(0)?z=window.location.protocol+"//"+window.location.host+z:-1==z.indexOf("://")&&(z=window.location.protocol+"//"+z));w[y]=z;"undefined"!==typeof K&&(B[y]=!!K)}function n(y,z){z=z||"";E[y]=String(z);k(y,z)}function q(y){y=(y.passReferrer||"").split(":",2);F=y[0]||"none";V=y[1]||"origin"}function u(y){"true"===String(y.useLegacyProtocol)&&(Ra=Kf.Uu||
na,Ra.wc(d,a))}function r(y,z){function K(S){S=S&&S.rpc||{};q(S);var W=S.parentRelayUrl||"";W=e(G.parent||z)+W;m("..",W,"true"===String(S.useLegacyProtocol));u(S);n("..",y)}!G.parent&&z?K({}):_.Te.register("rpc",null,K)}function v(y,z,K){if(".."===y)r(K||G.rpctoken||G.ifpctok||"",z);else a:{var S=null;if("/"!=y.charAt(0)){if(!_.Pe)break a;S=document.getElementById(y);if(!S)throw Error("m`"+y);}S=S&&S.src;z=z||e(S);m(y,z);z=_.Pe.Me(S);n(y,K||z.rpctoken)}}var t={},w={},B={},E={},D=0,A={},M={},G={},
Q={},I={},F=null,V=null,ia=window.top!==window.self,ma=window.name,pa=function(){},xa=window.console,Ia=xa&&xa.log&&function(y){xa.log(y)}||function(){},na=function(){function y(z){return function(){Ia(z+": call ignored")}}return{DH:function(){return"noop"},DW:function(){return!0},wc:y("init"),Hc:y("setup"),call:y("call")}}();_.Pe&&(G=_.Pe.Me());var va=!1,wa=!1,Ra=function(){if("rmr"==G.rpctx)return Kf.KL;var y="function"===typeof window.postMessage?Kf.uE:"object"===typeof window.postMessage?Kf.uE:
window.ActiveXObject?Kf.qK?Kf.qK:Kf.Uu:0<navigator.userAgent.indexOf("WebKit")?Kf.KL:"Gecko"===navigator.product?Kf.frameElement:Kf.Uu;y||(y=na);return y}();t[""]=function(){Ia("Unknown RPC service: "+this.s)};t.__cb=function(y,z){var K=A[y];K&&(delete A[y],K.call(this,z))};return{config:function(y){"function"===typeof y.QL&&(pa=y.QL)},register:function(y,z){if("__cb"===y||"__ack"===y)throw Error("n");if(""===y)throw Error("o");t[y]=z},unregister:function(y){if("__cb"===y||"__ack"===y)throw Error("p");
if(""===y)throw Error("q");delete t[y]},qL:function(y){t[""]=y},wN:function(){delete t[""]},qH:function(){},call:function(y,z,K,S){y=y||"..";var W="..";".."===y?W=ma:"/"==y.charAt(0)&&(W=e(window.location.href),W="/"+ma+(W?"|"+W:""));++D;K&&(A[D]=K);var sa={s:z,f:W,c:K?D:0,a:Array.prototype.slice.call(arguments,3),t:E[y],l:!!B[y]};a:if("bidir"===F||"c2p"===F&&".."===y||"p2c"===F&&".."!==y){var H=window.location.href;var ha="?";if("query"===V)ha="#";else if("hash"===V)break a;ha=H.lastIndexOf(ha);
ha=-1===ha?H.length:ha;H=H.substring(0,ha)}else H=null;H&&(sa.r=H);if(".."===y||null!=f(y)||document.getElementById(y))(H=Q[y])||null===f(y)||(H=Ra),0===z.indexOf("legacy__")&&(H=Ra,sa.s=z.substring(8),sa.c=sa.c?sa.c:D),sa.g=!0,sa.r=W,H?(B[y]&&(H=Kf.Uu),!1===H.call(y,W,sa)&&(Q[y]=na,Ra.call(y,W,sa))):I[y]?I[y].push(sa):I[y]=[sa]},uq:l,ii:m,Lw:n,Xr:v,Al:function(y){return E[y]},wC:function(y){delete w[y];delete B[y];delete E[y];delete M[y];delete Q[y]},bI:function(){return Ra.DH()},nL:function(y,z){4<
y.length?Ra.N8(y,d):c.apply(null,y.concat(z))},pL:function(y){y.a=Array.prototype.slice.call(y.a);window.setTimeout(function(){d(y)},0)},lb:e,Nl:function(y){var z=null,K=l(y);K?z=K:(K=f(y))?z=K.origin:".."==y?z=G.parent:(y=document.getElementById(y))&&"iframe"===y.tagName.toLowerCase()&&(z=y.src);return e(z)},wc:function(){!1===Ra.wc(d,a)&&(Ra=na);ia?v(".."):_.Te.register("rpc",null,function(y){y=y.rpc||{};q(y);u(y)})},$E:g,iQ:f,Y0:"__ack",l6:ma||"..",x6:0,w6:1,v6:2}}();_.Lf.wc()}
;_.Lf.config({QL:function(a){throw Error("r`"+a);}});
_.J("gadgets.rpc.config",_.Lf.config);_.J("gadgets.rpc.register",_.Lf.register);_.J("gadgets.rpc.unregister",_.Lf.unregister);_.J("gadgets.rpc.registerDefault",_.Lf.qL);_.J("gadgets.rpc.unregisterDefault",_.Lf.wN);_.J("gadgets.rpc.forceParentVerifiable",_.Lf.qH);_.J("gadgets.rpc.call",_.Lf.call);_.J("gadgets.rpc.getRelayUrl",_.Lf.uq);_.J("gadgets.rpc.setRelayUrl",_.Lf.ii);_.J("gadgets.rpc.setAuthToken",_.Lf.Lw);_.J("gadgets.rpc.setupReceiver",_.Lf.Xr);_.J("gadgets.rpc.getAuthToken",_.Lf.Al);
_.J("gadgets.rpc.removeReceiver",_.Lf.wC);_.J("gadgets.rpc.getRelayChannel",_.Lf.bI);_.J("gadgets.rpc.receive",_.Lf.nL);_.J("gadgets.rpc.receiveSameDomain",_.Lf.pL);_.J("gadgets.rpc.getOrigin",_.Lf.lb);_.J("gadgets.rpc.getTargetOrigin",_.Lf.Nl);

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

_.nn=_.pe();

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

var pn,qn,rn,sn,tn,un,vn,zn,An;pn=function(a){return this.Ya.pz(a)};qn=function(a){if(_.ne.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.qe(a,c)&&b.push(c);return b};rn=function(a,b){if(!_.If())try{a()}catch(c){}_.Jf(b)};sn={button:!0,div:!0,span:!0};tn=function(a){var b=_.oe(_.Ce,"sws",[]);return 0<=_.am.call(b,a)};un=function(a){return _.oe(_.Ce,"watt",_.pe())[a]};vn=function(a){return function(b,c){return a?_.Uj()[c]||a[c]||"":_.Uj()[c]||""}};
_.wn={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.xn=!1;_.yn=function(){if(!_.xn){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.dd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.wn[c]&&d&&(_.nn[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.wn)0<_.wn[e]&&(b=_.te(a,e,""))&&(_.nn[e]=b)}_.xn=!0}e=_.pe();_.re(_.nn,e);return e};
zn=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.zj(document,b?b:a)};An=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=zn(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.Bn=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.Cn=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?zn(a):An(d)};_.Dn=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.En=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.Fn=function(a,b,c){return _.Cn(a,b,c,b.action?void 0:"publisher")};
var Gn,Hn,In,Jn,Kn,Ln,Nn,Mn;Gn={se:"0"};Hn={post:!0};In={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};Jn="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");Kn=_.oe(_.Ce,"WI",_.pe());Ln=["style","data-gapiscan"];
Nn=function(a){for(var b=_.pe(),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<=_.am.call(Ln,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=Mn(a&&a.height))&&(b.height=String(c));(a=Mn(a&&a.width))&&(b.width=String(a));return b};
_.Pn=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=_.On(a));b=_.pe();b[">type"]=a;_.re(c,b);a=_.Yj(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.On=function(a){_.oe(Kn,a,0);return"___"+a+"_"+Kn[a]++};Mn=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var Qn=function(){},Tn=function(a){var b=a.fn,c=function(l){c.O.constructor.call(this,l);var m=this.nh.length;this.Eg=[];for(var n=0;n<m;++n)this.nh[n].q9||(this.Eg[n]=new this.nh[n](l))};_.O(c,b);for(var d=[];a&&a!==Object;){if(b=a.fn){b.nh&&(_.Zj(d,b.nh),_.ak(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].Y8,k=Rn(f,e,d,g);(g=Sn(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||
Object:a.O&&a.O.constructor||Object}c.prototype.nh=d;return c},Rn=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},Sn=function(a,b,c,d){return c.length?d?function(e){var f=this.Eg[c[0]];return f?f[a].apply(this.Eg[c[0]],arguments):this.nh[c[0]].prototype[a].apply(this,arguments)}:b[a].PQ?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Eg[c[g]];if(k=k?k[a].apply(k,f):this.nh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].OQ?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Eg[c[g]];k=k?k[a].apply(k,f):this.nh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].sK?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Eg[c[g]];k?k[a].apply(k,f):this.nh[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.Eg[c[k]];g.push(l?l[a].apply(l,f):this.nh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].PQ||b[a].OQ||b[a].sK?null:Un},Un=function(){return[]};Qn.prototype.pz=function(a){if(this.Eg)for(var b=0;b<this.Eg.length;++b)if(this.Eg[b]instanceof a)return this.Eg[b];return null};
var Vn,Wn,Xn,Yn,Zn=/(?:^|\s)g-((\S)*)(?:$|\s)/,$n={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Vn=_.oe(_.Ce,"SW",_.pe());Wn=_.oe(_.Ce,"SA",_.pe());Xn=_.oe(_.Ce,"SM",_.pe());Yn=_.oe(_.Ce,"FW",[]);
var ao=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},fo=function(a,b){var c;bo.ps0=(new Date).getTime();co("ps0");a=ao(a,_.le);var d=_.le.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:qn(Vn).concat(qn(Wn)).concat(qn(Xn));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=_.pe();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")))&&Zn.exec(n))&&(m=n[1]);g=!m||!(Vn[m]||Wn[m]||Xn[m])||g&&m!==g?null:m}g&&($n[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=qn(Nn(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.oe(a,g,[]).push(f))}for(q in a)Yn.push(q);bo.ps1=(new Date).getTime();co("ps1");if(b=Yn.join(":"))try{_.se.load(b,void 0)}catch(u){_.Ef(u);return}e=[];for(c in a){d=a[c];var q=0;for(b=d.length;q<b;q++)f=d[q],eo(c,f,
Nn(f),e,b)}};
var go=function(a,b){var c=un(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.se.load(a,function(){var d=un(a),e=b&&b.iframeNode,f=b&&b.userParams;e&&d?(d(b),e.setAttribute("data-gapiattached",!0)):(d=_.se[a].go,"signin2"==a?d(e,f):d(e&&e.parentNode,f))})},eo=function(a,b,c,d,e,f,g){switch(ho(b,a,f)){case 0:a=Xn[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;go(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.qe(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]=_.Af(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=_.Ke("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in Gn)f[n]=n+"/"+(c[n]||Gn[n])+"/";var n=_.zj(_.le,l.replace(_.Tj,vn(f)));m="iframes/"+a+"/params/";f={};_.re(c,f);(l=_.Ke("lang")||_.Ke("gwidget/lang"))&&
(f.hl=l);Hn[a]||(f.origin=_.Bn());f.exp=_.Ke(m+"exp");if(m=_.Ke(m+"location"))for(l=0;l<m.length;l++){var q=m[l];f[q]=_.ke.location[q]}switch(a){case "plus":case "follow":f.url=_.Fn(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?zn(m):An();f.url=m;f.db=_.Dn(c.db,void 0,_.Ke());f.ecp=_.En(c.ecp,void 0,_.Ke());delete f.href;break;case "signin":f.url=An()}_.Ce.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var u in Gn)f[u]&&delete f[u];f.gsrc=_.Ke("iframes/:source:");u=
_.Ke("inline/css");"undefined"!==typeof u&&0<e&&u>=e&&(f.ic="1");u=/^#|^fr-/;e={};for(var r in f)_.qe(f,r)&&u.test(r)&&(e[r.replace(u,"")]=f[r],delete f[r]);r="q"==_.Ke("iframes/"+a+"/params/si")?f:e;u=_.yn();for(var v in u)!_.qe(u,v)||_.qe(f,v)||_.qe(e,v)||(r[v]=u[v]);v=[].concat(Jn);r=_.Ke("iframes/"+a+"/methods");_.$l(r)&&(v=v.concat(r));for(t in c)_.qe(c,t)&&/^on/.test(t)&&("plus"!=a||"onconnect"!=t)&&(v.push(t),delete f[t]);delete f.callback;e._methods=v.join(",");var t=_.yj(n,f,e);v=g||{};v.allowPost=
1;v.attributes=In;v.dontclear=!k;g={};g.userParams=c;g.url=t;g.type=a;_.Pn(a,b,c,t,v,g);b=g.id;c=_.pe();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.en[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),go(a,b))}},ho=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Xn[b]){if(sn[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(Wn[b])return 0;if(Vn[b])return 1}}return null};
_.oe(_.se,"platform",{}).go=function(a,b){fo(a,b)};
var io=_.oe(_.Ce,"perf",_.pe()),bo=_.oe(io,"g",_.pe()),jo=_.oe(io,"i",_.pe()),ko,lo,mo,co,oo,po,qo;_.oe(io,"r",[]);ko=_.pe();lo=_.pe();mo=function(a,b,c,d){ko[c]=ko[c]||!!d;_.oe(lo,c,[]);lo[c].push([a,b])};co=function(a,b,c){var d=io.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};oo=function(a,b,c,d){if("_p"==b)throw Error("E");_.no(a,b,c,d)};_.no=function(a,b,c,d){po(b,c)[a]=d||(new Date).getTime();co(a,b,c)};po=function(a,b){a=_.oe(jo,a,_.pe());return _.oe(a,b,_.pe())};
qo=function(a,b,c){var d=null;b&&c&&(d=po(b,c)[a]);return d||bo[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__.CF={};window.__gapi_jstiming__.KY=1;var ro=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)},so=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(q){}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+"."+ro(a,l,g[m][0])):k&&e.push(l+"."+ro(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("")},to=function(a,b,c){a=so(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.KY++;window.__gapi_jstiming__.CF[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.CF[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 to(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return to(a,b,c)}}
;var uo={g:"gapi_global",m:"gapi_module",w:"gwidget"},vo=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Jo=b};vo.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 wo=new vo,yo=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),zo=_.oe(io,"_c",_.pe()),Ao=Math.random()<(_.Ke("csi/rate")||0),Co=function(a,b,c){for(var d=new vo(b,c),e=_.oe(zo,d.key(),_.pe()),f=lo[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,q=c;k=qo(k[1],n,q);m=qo(m,n,q);e[l]=k&&m?m-k:null}ko[a]&&Ao&&(Bo(wo),Bo(d))},Do=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},Bo=function(a){var b=_.ke.__gapi_jstiming__;b.sn=uo[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=zo[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;zo[e]=_.pe();d&&(g=[],g.push("l"+(_.Ke("isPlusUser")?"1":"0")),d="m"+(yo?"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"+(_.Ke("isLoggedIn")?"1":"0")),a=Do("",g),a=Do("abc_",a).join(","),b.report(c,{e:a}))};
mo("blt","bs0","bs1");mo("psi","ps0","ps1");mo("rpcqi","rqe","rqd");mo("bsprt","bsrt0","bsrt1");mo("bsrqt","bsrt1","bsrt2");mo("bsrst","bsrt2","bsrt3");mo("mli","ml0","ml1");mo("mei","me0","me1",!0);mo("wcdi","wrs","wcdi");mo("wci","wrs","wdc");mo("wdi","wrs","wrdi");mo("wdt","bs0","wrdt");mo("wri","wrs","wrri",!0);mo("wrt","bs0","wrrt");mo("wji","wje0","wje1",!0);mo("wjli","wjl0","wjl1");mo("whi","wh0","wh1",!0);mo("wai","waaf0","waaf1",!0);mo("wadi","wrs","waaf1",!0);mo("wadt","bs0","waaf1",!0);
mo("wprt","wrt0","wrt1");mo("wrqt","wrt1","wrt2");mo("wrst","wrt2","wrt3",!0);mo("fbprt","fsrt0","fsrt1");mo("fbrqt","fsrt1","fsrt2");mo("fbrst","fsrt2","fsrt3",!0);mo("fdns","fdns0","fdns1");mo("fcon","fcon0","fcon1");mo("freq","freq0","freq1");mo("frsp","frsp0","frsp1");mo("fttfb","fttfb0","fttfb1");mo("ftot","ftot0","ftot1",!0);var Eo=io.r;if("function"!==typeof Eo){for(var Fo;Fo=Eo.shift();)Co.apply(null,Fo);io.r=Co}
;var Io=["div"],Jo="onload",Ko=!0,Lo=!0,Mo=function(a){return a},No=null,Oo=function(a){var b=_.Ke(a);return"undefined"!==typeof b?b:_.Ke("gwidget/"+a)},jp,kp,lp,mp,cp,ep,np,dp,op,pp,qp,rp,sp,tp;No=_.Ke();_.Ke("gwidget");var Po=Oo("parsetags");Jo="explicit"===Po||"onload"===Po?Po:Jo;var Qo=Oo("google_analytics");"undefined"!==typeof Qo&&(Ko=!!Qo);var Ro=Oo("data_layer");"undefined"!==typeof Ro&&(Lo=!!Ro);
var So=function(){var a=this&&this.ka();a&&(_.Ce.drw=a)},To=function(){_.Ce.drw=null},Uo=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}},Vo=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},Wo=function(){return Oo("lang")||"en-US"},Xo=function(a){if(!_.p.kb("attach")){var b={},c=_.p.kb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.Zb().renderData.id;f=document.getElementById(f);if(!f)throw Error("F");return c.attach(e,f)};_.p.kc("attach",b)}a.style="attach"},Yo=function(){var a={};a.width=[Uo(450)];a.height=[Uo(24)];a.onready=[Vo];a.lang=[Wo,"hl"];a.iloader=[function(){return _.Ce.ILI},"iloader"];return a}(),ap=function(a){var b={};b.Ie=a[0];b.To=-1;b.fba="___"+b.Ie+"_";b.O0="g:"+b.Ie;b.C$="g-"+b.Ie;b.yL=[];b.config={};b.nt=[];b.BN={};b.hx={};var c=function(e){for(var f in e)if(_.qe(e,f)){b.config[f]=[Vo];b.nt.push(f);var g=
e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.q$,l=g.ix,m=g.nE);m&&(b.nt.push(m),b.config[m]=[Vo],b.BN[f]=m);k&&(b.config[f]=[k]);l&&(b.hx[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.O0]=1;b.YW=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Yo)Yo.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Yo[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Lk=a[5]);b.Zaa=!0===a[6];b.nY=a[7];b.z0=a[8];
b.YW||d(Io);b.TB=function(e){b.To++;oo("wrs",b.Ie,String(b.To));var f=[],g=e.element,k=e.config,l=":"+b.Ie;":plus"==l&&e.Jk&&e.Jk.action&&(l+="_"+e.Jk.action);var m=Zo(b,k),n={};_.re(_.yn(),n);for(var q in e.Jk)null!=e.Jk[q]&&(n[q]=e.Jk[q]);q={container:g.id,renderData:e.FY,style:"inline",height:k.height,width:k.width};Xo(q);b.Lk&&(f[2]=q,f[3]=n,f[4]=m,b.Lk("i",f));l=_.p.open(l,q,n,m);$o(b,l,k,g,e.qR);f[5]=l;b.Lk&&b.Lk("e",f)};return b},Zo=function(a,b){for(var c={},d=a.nt.length-1;0<=d;--d){var e=
a.nt[d],f=b[a.BN[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.hx)a.hx.hasOwnProperty(k)&&(c[k]=bp(c[k]||function(){},a.hx[k]));c.drefresh=So;c.erefresh=To;return c},bp=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Ko){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(Lo&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},$o=function(a,b,c,d,e){cp(b,c);dp(b,d);ep(a,b,e);fp(a.Ie,a.To.toString(),b);(new gp).Ya.Ej(a,b,c,d,e)},gp=function(){if(!this.Ya){for(var a=this.constructor;a&&!a.fn;)a=a.O&&a.O.constructor;a.fn.sG||(a.fn.sG=
Tn(a));this.Ya=new a.fn.sG(this);this.pz||(this.pz=pn)}},hp=function(){},ip=gp;hp.O||_.O(hp,Qn);ip.fn=hp;hp.prototype.Ej=function(a){a=a?a:function(){};a.sK=!0;return a}();jp=function(a){return _.Km&&a instanceof _.Km};kp=function(a){return jp(a)?"_renderstart":"renderstart"};lp=function(a){return jp(a)?"_ready":"ready"};mp=function(){return!0};cp=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(lp(a),d,mp);a.register(kp(a),d,mp)}};
ep=function(a,b,c){var d=a.Ie,e=String(a.To),f=!1,g=function(){f||(f=!0,c&&oo("wrdt",d,e),oo("wrdi",d,e))};b.register(kp(b),g,mp);var k=!1;a=function(){k||(k=!0,g(),c&&oo("wrrt",d,e),oo("wrri",d,e))};b.register(lp(b),a,mp);jp(b)?b.register("widget-interactive-"+b.id,a,mp):_.Lf.register("widget-interactive-"+b.id,a);_.Lf.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?oo("wdc",d,e,n):"wje0"===l?oo("wje0",d,e,n):"wje1"===l?oo("wje1",d,e,n):"wh0"==l?_.no("wh0",d,e,n):"wh1"==l?_.no("wh1",d,
e,n):"wcdi"==l&&_.no("wcdi",d,e,n)})};np=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};dp=function(a,b){var c=function(d){d=d||a;var e=np(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=np(d.height))&&b.style.height!=d&&(b.style.height=d)};jp(a)?a.sD("onRestyle",c):(a.register("ready",c,mp),a.register("renderstart",c,mp),a.register("resize",c,mp))};op=function(a,b){for(var c in Yo)if(Yo.hasOwnProperty(c)){var d=Yo[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
pp=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Mo)(b[d.toLowerCase()],b,No));return c};qp=function(a){if(a=a.nY)for(var b=0;b<a.length;b++)(new Image).src=a[b]};rp=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=pp(a.config,c);a.yL.push({element:d,config:e,Jk:op(e,pp(a.parameters,c)),oaa:3,qR:!!c["data-onload"],FY:b})}b=a.yL;for(a=a.TB;0<b.length;)a(b.shift())};
sp=function(a,b){a.To++;oo("wrs",a.Ie,String(a.To));var c=b.userParams,d=pp(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=Zo(a,d),l=pp(a.parameters,c);_.re(_.yn(),l);l=op(d,l);c=!!c["data-onload"];var m=_.Zl,n=_.pe();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=_.sm;_.mn(n);f=l;a.Lk&&(e[2]=n,e[3]=f,e[4]=k,a.Lk("i",e));k=m.Jj(n);k.id=b.id;k.rD(k,n);$o(a,k,d,g,c);e[5]=k;a.Lk&&
a.Lk("e",e)};tp=function(a,b){var c=b.url;a.z0||_.ni(c)?_.cn?sp(a,b):(0,_.pg)("gapi.iframes.impl",function(){sp(a,b)}):_.p.open?rp(a,b):(0,_.pg)("iframes",function(){rp(a,b)})};
_.up=function(a){var b=ap(a);qp(b);_.Dj(b.Ie,function(d){tp(b,d)});Vn[b.Ie]=!0;var c={ua:function(d,e,f){var g=e||{};g.type=b.Ie;e=g.type;delete g.type;var k=ao(d);if(k){d={};for(var l in g)_.qe(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;eo(e,k,d,[],0,l,f)}else _.Ef("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){fo(d,b.Ie)},qaa:function(){var d=_.oe(_.Ce,"WI",_.pe()),e;for(e in d)delete d[e]}};a=function(){"onload"===Jo&&c.go()};tn(b.Ie)||rn(a,
a);_.J("gapi."+b.Ie+".go",c.go);_.J("gapi."+b.Ie+".render",c.ua);return c};
var vp=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},fp=function(a,b,c){if(vp()){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.Ka().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);oo("wrt0",
a,b,Math.round(f.startTime));oo("wrt1",a,b,g);oo("wrt2",a,b,k);oo("wrt3",a,b,l)}},1E3)};c.register(kp(c),e,mp);c.register(lp(c),e,mp)}};
_.J("gapi.widget.make",_.up);

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

_.Pe=_.Pe||{};
(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};_.Pe.escape=function(c,d){if(c){if("string"===typeof c)return _.Pe.Wt(c);if("Array"===typeof c){var e=0;for(d=c.length;e<d;++e)c[e]=_.Pe.escape(c[e])}else if("object"===typeof c&&d){d={};for(e in c)c.hasOwnProperty(e)&&(d[_.Pe.Wt(e)]=_.Pe.escape(c[e],!0));return d}}return c};_.Pe.Wt=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("")};_.Pe.bba=function(c){return c?c.replace(/&#([0-9]+);/g,a):c}})();

_.Cp=_.Cp||{};_.Cp.cU=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}};

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

_.Pe=_.Pe||{};_.Pe.zQ=function(a){var b=window;"undefined"!=typeof b.addEventListener?b.addEventListener("mousemove",a,!1):"undefined"!=typeof b.attachEvent?b.attachEvent("onmousemove",a):_.Qe("cannot attachBrowserEvent: mousemove")};_.Pe.CY=function(a){var b=window;b.removeEventListener?b.removeEventListener("mousemove",a,!1):b.detachEvent?b.detachEvent("onmousemove",a):_.Qe("cannot removeBrowserEvent: mousemove")};

var ug;
ug=function(){function a(){e[0]=1732584193;e[1]=4023233417;e[2]=2562383102;e[3]=271733878;e[4]=3285377520;n=m=0}function b(q){for(var u=g,r=0;64>r;r+=4)u[r/4]=q[r]<<24|q[r+1]<<16|q[r+2]<<8|q[r+3];for(r=16;80>r;r++)q=u[r-3]^u[r-8]^u[r-14]^u[r-16],u[r]=(q<<1|q>>>31)&4294967295;q=e[0];var v=e[1],t=e[2],w=e[3],B=e[4];for(r=0;80>r;r++){if(40>r)if(20>r){var E=w^v&(t^w);var D=1518500249}else E=v^t^w,D=1859775393;else 60>r?(E=v&t|w&(v|t),D=2400959708):(E=v^t^w,D=3395469782);E=((q<<5|q>>>27)&4294967295)+E+
B+D+u[r]&4294967295;B=w;w=t;t=(v<<30|v>>>2)&4294967295;v=q;q=E}e[0]=e[0]+q&4294967295;e[1]=e[1]+v&4294967295;e[2]=e[2]+t&4294967295;e[3]=e[3]+w&4294967295;e[4]=e[4]+B&4294967295}function c(q,u){if("string"===typeof q){q=unescape(encodeURIComponent(q));for(var r=[],v=0,t=q.length;v<t;++v)r.push(q.charCodeAt(v));q=r}u||(u=q.length);r=0;if(0==m)for(;r+64<u;)b(q.slice(r,r+64)),r+=64,n+=64;for(;r<u;)if(f[m++]=q[r++],n++,64==m)for(m=0,b(f);r+64<u;)b(q.slice(r,r+64)),r+=64,n+=64}function d(){var q=[],u=
8*n;56>m?c(k,56-m):c(k,64-(m-56));for(var r=63;56<=r;r--)f[r]=u&255,u>>>=8;b(f);for(r=u=0;5>r;r++)for(var v=24;0<=v;v-=8)q[u++]=e[r]>>v&255;return q}for(var e=[],f=[],g=[],k=[128],l=1;64>l;++l)k[l]=0;var m,n;a();return{reset:a,update:c,digest:d,Fg:function(){for(var q=d(),u="",r=0;r<q.length;r++)u+="0123456789ABCDEF".charAt(Math.floor(q[r]/16))+"0123456789ABCDEF".charAt(q[r]%16);return u}}};
_.vg=function(){function a(m){var n=ug();n.update(m);return n.Fg()}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=_.Ke("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&&_.Pe.CY(k)};
0!=c&&_.Pe.zQ(k);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))}}();
_.J("shindig.random",_.vg);

_.p.Ha={};_.p.Ha.jh={};_.p.Ha.jh.QQ=function(a){try{return!!a.document}catch(b){}return!1};_.p.Ha.jh.kI=function(a){var b=a.parent;return a!=b&&_.p.Ha.jh.QQ(b)?_.p.Ha.jh.kI(b):a};_.p.Ha.jh.r$=function(a){var b=a.userAgent||"";a=a.product||"";return 0!=b.indexOf("Opera")&&-1==b.indexOf("WebKit")&&"Gecko"==a&&0<b.indexOf("rv:1.")};
_.p.Ha.jh.Yq=function(a,b,c){for(var d=[],e=2,f=arguments.length;e<f;++e)d.push(arguments[e]);return function(){for(var g=d.slice(),k=0,l=arguments.length;k<l;++k)g.push(arguments[k]);return b.apply(a,g)}};

var Dp,Ep,Fp,Gp,Jp,Kp,Lp,Mp,Np,Op,Pp;Dp=function(){_.Lf.register("_noop_echo",function(){this.callback(_.p.HT(_.p.xk[this.f]))})};Ep=function(){window.setTimeout(function(){_.Lf.call("..","_noop_echo",_.p.bY)},0)};Fp=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);_.Lf.call.apply(_.Lf,f)};d._iframe_wrapped_rpc_=!0;return d};
Gp=function(a){_.p.Vh[a]||(_.p.Vh[a]={},_.Lf.register(a,function(b,c){var d=this.f;if(!("string"!=typeof b||b in{}||d in{})){var e=this.callback,f=_.p.Vh[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.p.Hn,a)&&(g=_.p.Hn[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.Ff(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));
return _.p.Vh[a]};_.Hp=function(){var a={};var b=window.location.href;var c=b.indexOf("?"),d=b.indexOf("#");b=(-1===d?b.substr(c+1):[b.substr(c+1,d-c-1),"&",b.substr(d+1)].join("")).split("&");c=window.decodeURIComponent?decodeURIComponent:unescape;d=0;for(var e=b.length;d<e;++d){var f=b[d].indexOf("=");if(-1!==f){var g=b[d].substring(0,f);f=b[d].substring(f+1);f=f.replace(/\+/g," ");try{a[g]=c(f)}catch(k){}}}return a};_.Ip=function(){return _.ke.location.origin||_.ke.location.protocol+"//"+_.ke.location.host};
Jp=function(a){_.Ce.h=a};Kp=function(a){_.Ce.bsh=a};Lp=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Mp=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Np=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]&&!Mp(a[d])&&!Mp(b[d])?Np(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=Mp(b[d])?[]:{},Np(a[d],b[d])):a[d]=b[d])};
Op=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:{}}};
Pp=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());Np(c,b);a.push(c)};
_.Qp=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;_.Ah(!0);d=window.___gcfg;b=Lp("cu");a=window.___gu;d&&d!==a&&(Pp(b,d),window.___gu=d);d=Lp("cu");e=document.scripts||document.getElementsByTagName("script")||[];a=[];f=[];f.push.apply(f,Lp("us"));for(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])&&a.push(k);0==a.length&&0<e.length&&e[e.length-1].src&&a.push(e[e.length-
1]);for(e=0;e<a.length;++e)a[e].getAttribute("gapi_processed")||(a[e].setAttribute("gapi_processed",!0),(f=a[e])?(g=f.nodeType,f=3==g||4==g?f.nodeValue:f.textContent||""):f=void 0,(f=Op(f))&&d.push(f));c&&Pp(b,c);a=Lp("cd");c=0;for(d=a.length;c<d;++c)Np(_.Ah(),a[c],!0);a=Lp("ci");c=0;for(d=a.length;c<d;++c)Np(_.Ah(),a[c],!0);c=0;for(d=b.length;c<d;++c)Np(_.Ah(),b[c],!0)};var Rp,Sp=window.location.href,Tp=Sp.indexOf("?"),Up=Sp.indexOf("#");
Rp=(-1===Up?Sp.substr(Tp+1):[Sp.substr(Tp+1,Up-Tp-1),"&",Sp.substr(Up+1)].join("")).split("&");for(var Vp=window.decodeURIComponent?decodeURIComponent:unescape,Wp=0,Xp=Rp.length;Wp<Xp;++Wp){var Yp=Rp[Wp].indexOf("=");if(-1!==Yp){var Zp=Rp[Wp].substring(Yp+1);Zp=Zp.replace(/\+/g," ");try{Vp(Zp)}catch(a){}}}
;if(window.ToolbarApi)$p=window.ToolbarApi,$p.Qa=window.ToolbarApi.getInstance,$p.prototype=window.ToolbarApi.prototype,_.h=$p.prototype,_.h.openWindow=$p.prototype.openWindow,_.h.aG=$p.prototype.closeWindow,_.h.zM=$p.prototype.setOnCloseHandler,_.h.MF=$p.prototype.canClosePopup,_.h.FL=$p.prototype.resizeWindow;else{var $p=function(){};$p.Qa=function(){!aq&&window.external&&window.external.GTB_IsToolbar&&(aq=new $p);return aq};_.h=$p.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.aG=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.zM=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.MF=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.FL=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var aq=null;window.ToolbarApi=$p;window.ToolbarApi.getInstance=$p.Qa}
;var bq=/^[-_.0-9A-Za-z]+$/,cq={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},dq={onBeforeParentOpen:"beforeparentopen"},eq={onOpen:function(a){var b=a.Zb();a.hg(b.container||b.element);return a},onClose:function(a){a.remove()}},fq=function(){_.p.fJ++;return["I",_.p.fJ,"_",(new Date).getTime()].join("")},gq,hq,iq,lq,mq,nq,oq,qq,pq;_.p.El=function(a){var b=_.pe();_.re(_.Kj,b);_.re(a,b);return b};
gq=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.Af(a):a};hq=function(a){var b=_.Bh("googleapis.config/elog");if(b)try{b(a)}catch(c){}};iq=function(a){a&&a.match(bq)&&_.Qp("googleapis.config/gcv",a)};_.jq=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.kq=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,q=Gp(g);q[k]=q[k]||{};n=_.p.Ha.jh.Yq(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);q[k][l]=n;f.push(g)}if(e)for(g in _.p.Hn)_.p.Hn.hasOwnProperty(g)&&f.push(g);return f.join(",")};lq=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]=Fp(f,b,c)}}return d};
mq=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.on&&_.on._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};nq=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};
oq=function(a){if(":"==a.charAt(0)){var b=_.Bh("iframes/"+a.substring(1));a={};_.re(b,a);(b=a.url)&&(a.url=_.Wj(b));a.params||(a.params={});return a}return{url:_.Wj(a)}};qq=function(a){function b(){}b.prototype=pq.prototype;a.prototype=new b};
pq=function(a,b,c,d,e,f,g,k){this.config=oq(a);this.openParams=this.bw=b||{};this.params=c||{};this.methods=d;this.Yw=!1;rq(this,b.style);this.vp={};sq(this,function(){var l;(l=this.bw.style)&&_.p.ls[l]?l=_.p.ls[l]:l?(_.Gf(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=eq;if(l){if("function"===typeof l)var m=l(this);else{var n={};for(m in l){var q=l[m];n[m]="function"===typeof q?_.p.Ha.jh.Yq(l,q,this):q}m=n}for(var u in e)l=m[u],"function"===typeof l&&
tq(this,e[u],_.p.Ha.jh.Yq(m,l))}f&&tq(this,"close",f)});this.Wi=this.ac=g;this.YB=(k||[]).slice();g&&this.YB.unshift(g.ka())};pq.prototype.Zb=function(){return this.bw};pq.prototype.Vz=function(){return this.params};pq.prototype.xu=function(){return this.methods};pq.prototype.Oc=function(){return this.Wi};var rq=function(a,b){a.Yw||((b=b&&!_.p.ls[b]&&_.p.Qy[b])?(a.Py=[],b(function(){a.Yw=!0;for(var c=0,d=a.Py.length;c<d;++c)a.Py[c].call(a)})):a.Yw=!0)},sq=function(a,b){a.Yw?b.call(a):a.Py.push(b)};
pq.prototype.ld=function(a,b){sq(this,function(){tq(this,a,b)})};var tq=function(a,b,c){a.vp[b]=a.vp[b]||[];a.vp[b].push(c)};pq.prototype.um=function(a,b){sq(this,function(){var c=this.vp[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
pq.prototype.Qg=function(a,b){var c=this.vp[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){_.Ff(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join("")),hq(k)}return g};var uq=function(a){return"number"==typeof a?{value:a,sz:a+"px"}:"100%"==a?{value:100,sz:"100%",EJ:!0}:null};pq.prototype.send=function(a,b,c){_.p.SL(this,a,b,c)};
pq.prototype.register=function(a,b){var c=this;c.ld(a,function(d){b.call(c,d)})};var vq=function(a,b,c,d,e,f,g){var k=this;pq.call(this,a,b,c,d,cq,e,f,g);this.id=b.id||fq();this.Hr=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*_.ei());this.HV=nq(this.params,this.config);this.iz={};sq(this,function(){k.Qg("open");_.jq(k.iz,k)})};qq(vq);_.h=vq.prototype;
_.h.hg=function(a,b){if(!this.config.url)return _.Ff("Cannot open iframe, empty URL."),this;var c=this.id;_.p.xk[c]=this;var d=_.jq(this.methods);d._ready=this.$v;d._close=this.close;d._open=this.TK;d._resizeMe=this.GL;d._renderstart=this.JK;var e=this.HV;this.Hr&&(e.rpctoken=this.Hr);e._methods=_.kq(d,c,"",this,!0);this.el=a="string"===typeof a?document.getElementById(a):a;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(":")):_.Ff(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.Zb().allowPost&&(d.allowPost=!0);this.Zb().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=gq;this.Sg=_.Yj(this.config.url,a,d);a=this.Sg.getAttribute("data-postorigin")||this.Sg.src;_.p.xk[c]=this;_.Lf.Lw(this.id,this.Hr);
_.Lf.ii(this.id,a);return this};_.h.Ig=function(a,b){this.iz[a]=b};_.h.ka=function(){return this.id};_.h.Ka=function(){return this.Sg};_.h.yb=function(){return this.el};_.h.Kf=function(a){this.el=a};_.h.$v=function(a){var b=lq(a,this.id,"");this.Wi&&"function"==typeof this.methods._ready&&(a._methods=_.kq(b,this.Wi.ka(),this.id,this,!1),this.methods._ready(a));_.jq(a,this);_.jq(b,this);this.Qg("ready",a)};_.h.JK=function(a){this.Qg("renderstart",a)};
_.h.close=function(a){a=this.Qg("close",a);delete _.p.xk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.TK=function(a){var b=lq(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(mq(a.openParams))new wq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new vq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;sq(c,function(){var e={childId:c.ka()},f=c.iz;f._toclose=c.close;e._methods=_.kq(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.GL=function(a){if(void 0===this.Qg("resize",a)&&this.Sg){var b=uq(a.width);null!=b&&(this.Sg.style.width=b.sz);a=uq(a.height);null!=a&&(this.Sg.style.height=a.sz);this.Sg.parentElement&&(null!=b&&b.EJ||null!=a&&a.EJ)&&(this.Sg.parentElement.style.display="block")}};
var wq=function(a,b,c,d,e,f,g){var k=this;pq.call(this,a,b,c,d,dq,e,f,g);this.url=a;this.Hm=null;this.rC=fq();sq(this,function(){k.Qg("beforeparentopen");var l=_.jq(k.methods);l._onopen=k.SX;l._ready=k.$v;l._onclose=k.QX;k.params._methods=_.kq(l,"..",k.rC,k,!0);l={};for(var m in k.params)l[m]=gq(k.params[m]);_.on._open({url:k.config.url,openParams:k.bw,params:l,proxyId:k.rC,openedByProxyChain:k.YB})})};qq(wq);wq.prototype.WT=function(){return this.Hm};
wq.prototype.SX=function(a){this.Hm=a.childId;var b=lq(a,"..",this.Hm);_.jq(b,this);this.close=b._toclose;_.p.xk[this.Hm]=this;this.Wi&&this.methods._onopen&&(a._methods=_.kq(b,this.Wi.ka(),this.Hm,this,!1),this.methods._onopen(a))};wq.prototype.$v=function(a){var b=String(this.Hm),c=lq(a,"..",b);_.jq(a,this);_.jq(c,this);this.Qg("ready",a);this.Wi&&this.methods._ready&&(a._methods=_.kq(c,this.Wi.ka(),b,this,!1),this.methods._ready(a))};
wq.prototype.QX=function(a){if(this.Wi&&this.methods._onclose)this.methods._onclose(a);else return a=this.Qg("close",a),delete _.p.xk[this.Hm],a};
var xq=function(a,b,c,d,e,f,g){pq.call(this,a,b,c,d,dq,f,g);this.id=b.id||fq();this.n0=e;d._close=this.close;this.onClosed=this.BK;this.NN=0;sq(this,function(){this.Qg("beforeparentopen");var k=_.jq(this.methods);this.params._methods=_.kq(k,"..",this.rC,this,!0);k={};k.queryParams=this.params;a=_.Pj(_.le,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.MF(l))};e.zM(l,this);this.NN=l})};qq(xq);
xq.prototype.close=function(a){a=this.Qg("close",a);this.n0.aG(this.NN);return a};xq.prototype.BK=function(){this.Qg("close")};_.on.send=function(a,b,c){_.p.SL(_.on,a,b,c)};
(function(){function a(g){return _.p.ls[g]}function b(g,k){_.p.ls[g]=k}function c(g){g=g||{};"auto"===g.height&&(g.height=_.Ql());var k=window&&$p&&$p.Qa();k?k.FL(g.width||0,g.height||0):_.on&&_.on._resizeMe&&_.on._resizeMe(g)}function d(g){iq(g)}_.p.xk={};_.p.ls={};_.p.Qy={};_.p.fJ=0;_.p.Vh={};_.p.Hn={};_.p.iw=null;_.p.hw=[];_.p.bY=function(g){var k=!1;try{if(null!=g){var l=window.parent.frames[g.id];k=l.iframer.id==g.id&&l.iframes.openedId_(_.on.id)}}catch(m){}try{_.p.iw={origin:this.origin,referer:this.referer,
claimedOpenerId:g&&g.id,claimedOpenerProxyChain:g&&g.proxyChain||[],sameOrigin:k};for(g=0;g<_.p.hw.length;++g)_.p.hw[g](_.p.iw);_.p.hw=[]}catch(m){hq(m)}};_.p.HT=function(g){var k=g&&g.Wi,l=null;k&&(l={},l.id=k.ka(),l.proxyChain=g.YB);return l};Dp();if(window.parent!=window){var e=_.Hp();e.gcv&&iq(e.gcv);var f=e.jsh;f&&Jp(f);_.jq(lq(e,"..",""),_.on);_.jq(e,_.on);Ep()}_.p.kb=a;_.p.kc=b;_.p.e_=d;_.p.resize=c;_.p.SS=function(g){return _.p.Qy[g]};_.p.fD=function(g,k){_.p.Qy[g]=k};_.p.EL=c;_.p.D_=d;_.p.Mu=
{};_.p.Mu.get=a;_.p.Mu.set=b;_.p.allow=function(g,k){Gp(g);_.p.Hn[g]=k||window[g]};_.p.v9=function(g){delete _.p.Hn[g]};_.p.open=function(g,k,l,m,n,q){3==arguments.length?m={}:4==arguments.length&&"function"===typeof m&&(n=m,m={});var u="bubble"===k.style&&$p?$p.Qa():null;return u?new xq(g,k,l,m,u,n,q):mq(k)?new wq(g,k,l,m,n,q):new vq(g,k,l,m,n,q)};_.p.close=function(g,k){_.on&&_.on._close&&_.on._close(g,k)};_.p.ready=function(g,k,l){2==arguments.length&&"function"===typeof k&&(l=k,k={});var m=g||
{};"height"in m||(m.height=_.Ql());m._methods=_.kq(k||{},"..","",_.on,!0);_.on&&_.on._ready&&_.on._ready(m,l)};_.p.ZH=function(g){_.p.iw?g(_.p.iw):_.p.hw.push(g)};_.p.WX=function(g){return!!_.p.xk[g]};_.p.dT=function(){return["https://ssl.gstatic.com/gb/js/",_.Bh("googleapis.config/gcv")].join("")};_.p.iL=function(g){var k={mouseover:1,mouseout:1};if(_.on._event)for(var l=0;l<g.length;l++){var m=g[l];m in k&&document.addEventListener(m,function(n){_.on._event({event:n.type,timestamp:(new Date).getTime()})},
!0)}};_.p.SL=function(g,k,l,m){var n=this,q=[];void 0!==l&&q.push(l);m&&q.push(function(u){m.call(n,[u])});g[k]&&g[k].apply(g,q)};_.p.yx=function(){return!0};_.p.NQ=function(g,k,l){var m=Array.prototype.slice.call(arguments);_.p.ZH(function(n){n.sameOrigin&&(m.unshift("/"+n.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Lf.call.apply(_.Lf,m))})};_.p.yY=function(g,k){_.Lf.register(g,k)};_.p.n_=Jp;_.p.$L=Kp;_.p.$J=hq;_.p.hJ=_.on})();
_.J("iframes.allow",_.p.allow);_.J("iframes.callSiblingOpener",_.p.NQ);_.J("iframes.registerForOpenedSibling",_.p.yY);_.J("iframes.close",_.p.close);_.J("iframes.getGoogleConnectJsUri",_.p.dT);_.J("iframes.getHandler",_.p.kb);_.J("iframes.getDeferredHandler",_.p.SS);_.J("iframes.getParentInfo",_.p.ZH);_.J("iframes.iframer",_.p.hJ);_.J("iframes.open",_.p.open);_.J("iframes.openedId_",_.p.WX);_.J("iframes.propagate",_.p.iL);_.J("iframes.ready",_.p.ready);_.J("iframes.resize",_.p.resize);
_.J("iframes.setGoogleConnectJsVersion",_.p.e_);_.J("iframes.setBootstrapHint",_.p.$L);_.J("iframes.setJsHint",_.p.n_);_.J("iframes.setHandler",_.p.kc);_.J("iframes.setDeferredHandler",_.p.fD);_.J("IframeBase",pq);_.J("IframeBase.prototype.addCallback",pq.prototype.ld);_.J("IframeBase.prototype.getMethods",pq.prototype.xu);_.J("IframeBase.prototype.getOpenerIframe",pq.prototype.Oc);_.J("IframeBase.prototype.getOpenParams",pq.prototype.Zb);_.J("IframeBase.prototype.getParams",pq.prototype.Vz);
_.J("IframeBase.prototype.removeCallback",pq.prototype.um);_.J("Iframe",vq);_.J("Iframe.prototype.close",vq.prototype.close);_.J("Iframe.prototype.exposeMethod",vq.prototype.Ig);_.J("Iframe.prototype.getId",vq.prototype.ka);_.J("Iframe.prototype.getIframeEl",vq.prototype.Ka);_.J("Iframe.prototype.getSiteEl",vq.prototype.yb);_.J("Iframe.prototype.openInto",vq.prototype.hg);_.J("Iframe.prototype.remove",vq.prototype.remove);_.J("Iframe.prototype.setSiteEl",vq.prototype.Kf);
_.J("Iframe.prototype.addCallback",vq.prototype.ld);_.J("Iframe.prototype.getMethods",vq.prototype.xu);_.J("Iframe.prototype.getOpenerIframe",vq.prototype.Oc);_.J("Iframe.prototype.getOpenParams",vq.prototype.Zb);_.J("Iframe.prototype.getParams",vq.prototype.Vz);_.J("Iframe.prototype.removeCallback",vq.prototype.um);_.J("IframeProxy",wq);_.J("IframeProxy.prototype.getTargetIframeId",wq.prototype.WT);_.J("IframeProxy.prototype.addCallback",wq.prototype.ld);_.J("IframeProxy.prototype.getMethods",wq.prototype.xu);
_.J("IframeProxy.prototype.getOpenerIframe",wq.prototype.Oc);_.J("IframeProxy.prototype.getOpenParams",wq.prototype.Zb);_.J("IframeProxy.prototype.getParams",wq.prototype.Vz);_.J("IframeProxy.prototype.removeCallback",wq.prototype.um);_.J("IframeWindow",xq);_.J("IframeWindow.prototype.close",xq.prototype.close);_.J("IframeWindow.prototype.onClosed",xq.prototype.BK);_.J("iframes.util.getTopMostAccessibleWindow",_.p.Ha.jh.kI);_.J("iframes.handlers.get",_.p.Mu.get);_.J("iframes.handlers.set",_.p.Mu.set);
_.J("iframes.resizeMe",_.p.EL);_.J("iframes.setVersionOverride",_.p.D_);_.J("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.p.yx);_.J("IframeBase.prototype.send",pq.prototype.send);_.J("IframeBase.prototype.register",pq.prototype.register);_.J("Iframe.prototype.send",vq.prototype.send);_.J("Iframe.prototype.register",vq.prototype.register);_.J("IframeProxy.prototype.send",wq.prototype.send);_.J("IframeProxy.prototype.register",wq.prototype.register);_.J("IframeWindow.prototype.send",xq.prototype.send);
_.J("IframeWindow.prototype.register",xq.prototype.register);_.J("iframes.iframer.send",_.p.hJ.send);

var rt=_.p.kc,st={open:function(a){var b=_.hn(a.Zb());return a.hg(b,{style:_.jn(b)})},attach:function(a,b){var c=_.hn(a.Zb()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.Hr=f;a.el=c;a.Sg=b;_.p.xk[d]=a;b=_.jq(a.methods);b._ready=a.$v;b._close=a.close;b._open=a.TK;b._resizeMe=a.GL;b._renderstart=a.JK;_.kq(b,d,"",a,!0);_.Lf.Lw(a.id,a.Hr);_.Lf.ii(a.id,e);c=_.p.El({style:_.jn(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,g)&&("style"==
g?a.Sg.style.cssText=c[g]:a.Sg.setAttribute(g,c[g]))}};st.onready=_.kn;st.onRenderStart=_.kn;st.close=_.ln;rt("inline",st);

var wp,xp,yp,Ap;wp=["left","right"];xp="inline bubble none only pp vertical-bubble".split(" ");yp=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}};_.zp=function(a){return yp(a,xp)};Ap=function(a){return yp(a,wp)};_.Bp=function(a){a.source=[null,"source"];a.expandTo=[null,"expandTo"];a.align=[Ap];a.annotation=[_.zp];a.origin=[_.Bn]};

_.p.fD("bubble",function(a){(0,_.pg)("iframes-styles-bubble",a)});

_.p.fD("slide-menu",function(a){(0,_.pg)("iframes-styles-slide-menu",a)});

_.J("gapi.plusone.render",_.r2);_.J("gapi.plusone.go",_.s2);

var t2={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}}},u2={width:180,height:35},v2=function(a){return"string"==typeof a?""!=a&&"0"!=a&&"false"!=a.toLowerCase():!!a},w2=function(a){var b=parseInt(a,10);if(b==a)return String(b)},x2=function(a){if(v2(a))return"true"},y2=function(a){return"string"==
typeof a&&t2[a.toLowerCase()]?a.toLowerCase():"standard"},z2=function(a,b){return"tall"==y2(b)?"true":null==a||v2(a)?"true":"false"},A2=function(a,b){return t2[y2(a)][z2(b,a)]},B2=function(a,b,c){a=_.zp(a);b=y2(b);if(""!=a){if("inline"==a||"only"==a)return a=450,c.width&&(a=120<c.width?c.width:120),{width:a,height:t2[b]["false"].height};if("bubble"!=a){if("none"==a)return t2[b]["false"];if("pp"==a)return u2}}return t2[b]["true"]},C2={href:[_.Cn,"url"],width:[w2],size:[y2],resize:[x2],autosize:[x2],
count:[function(a,b){return z2(b.count,b.size)}],db:[_.Dn],ecp:[_.En],textcolor:[function(a){if("string"==typeof a&&a.match(/^[0-9A-F]{6}$/i))return a}],drm:[x2],recommendations:[],fu:[],ad:[x2],cr:[w2],ag:[w2],"fr-ai":[],"fr-sigh":[]};
(function(){var a={0:"plusone"},b=_.Ke("iframes/plusone/preloadUrl");b&&(a[7]=b);_.Bp(C2);a[1]=C2;a[2]={width:[function(c,d){return d.annotation?B2(d.annotation,d.size,d).width:A2(d.size,d.count).width}],height:[function(c,d){return d.annotation?B2(d.annotation,d.size,d).height:A2(d.size,d.count).height}]};a[3]={onPlusOne:{ix:function(c){return"on"==c.state?"+1":null},nE:"callback"},onstartinteraction:!0,onendinteraction:!0,onpopup:!0};a[4]=["div","button"];a=_.up(a);_.s2=a.go;_.r2=a.ua})();

});
// Google Inc.
