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

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ia,ka,pa,ra,Ca,Ea,Ja,Sa;_.ba=function(a){return function(){return _.aa[a].apply(this,arguments)}};_._DumpException=function(a){throw a;};_.aa=[];ia=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}};ka="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
pa=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");};ra=pa(this);Ca=function(a,b){if(b)a:{var c=ra;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ka(c,a,{configurable:!0,writable:!0,value:b})}};
Ca("Symbol",function(a){if(a)return a;var b=function(e,f){this.sP=e;ka(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.sP};var c=0,d=function(e){if(this instanceof d)throw new TypeError("Symbol is not a constructor");return new b("jscomp_symbol_"+(e||"")+"_"+c++,e)};return d});
Ca("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=ra[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ka(d.prototype,a,{configurable:!0,writable:!0,value:function(){return Ea(ia(this))}})}return a});Ea=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
_.Ha=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:ia(a)}};_.Ia="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b};if("function"==typeof Object.setPrototypeOf)Ja=Object.setPrototypeOf;else{var La;a:{var Ma={a:!0},Oa={};try{Oa.__proto__=Ma;La=Oa.a;break a}catch(a){}La=!1}Ja=La?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
_.Ra=Ja;Sa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};Ca("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=Sa(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});
var Ua=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};Ca("Array.prototype.keys",function(a){return a?a:function(){return Ua(this,function(b){return b})}});Ca("Array.prototype.values",function(a){return a?a:function(){return Ua(this,function(b,c){return c})}});
var Va=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};Ca("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Va(b,d)&&c.push(b[d]);return c}});
Ca("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(k){return k};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});Ca("Array.prototype.entries",function(a){return a?a:function(){return Ua(this,function(b,c){return[b,c]})}});
Ca("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Ca("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});Ca("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==Sa(this,b,"includes").indexOf(b,c||0)}});
Ca("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Va(b,d)&&c.push([d,b[d]]);return c}});var Wa="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Va(d,e)&&(a[e]=d[e])}return a};Ca("Object.assign",function(a){return a||Wa});
Ca("Array.prototype.flat",function(a){return a?a:function(b){b=void 0===b?1:b;for(var c=[],d=0;d<this.length;d++){var e=this[d];Array.isArray(e)&&0<b?(e=Array.prototype.flat.call(e,b-1),c.push.apply(c,e)):c.push(e)}return c}});
Ca("WeakMap",function(a){function b(){}function c(l){var m=typeof l;return"object"===m&&null!==l||"function"===m}function d(l){if(!Va(l,f)){var m=new b;ka(l,f,{value:m})}}function e(l){var m=Object[l];m&&(Object[l]=function(n){if(n instanceof b)return n;Object.isExtensible(n)&&d(n);return m(n)})}if(function(){if(!a||!Object.seal)return!1;try{var l=Object.seal({}),m=Object.seal({}),n=new a([[l,2],[m,3]]);if(2!=n.get(l)||3!=n.get(m))return!1;n.delete(l);n.set(m,4);return!n.has(l)&&4==n.get(m)}catch(q){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,k=function(l){this.Ea=(g+=Math.random()+1).toString();if(l){l=_.Ha(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};k.prototype.set=function(l,m){if(!c(l))throw Error("b");d(l);if(!Va(l,f))throw Error("c`"+l);l[f][this.Ea]=m;return this};k.prototype.get=function(l){return c(l)&&Va(l,f)?l[f][this.Ea]:void 0};k.prototype.has=function(l){return c(l)&&Va(l,f)&&Va(l[f],this.Ea)};k.prototype.delete=
function(l){return c(l)&&Va(l,f)&&Va(l[f],this.Ea)?delete l[f][this.Ea]:!1};return k});
Ca("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var k=Object.seal({x:4}),l=new a(_.Ha([[k,"s"]]));if("s"!=l.get(k)||1!=l.size||l.get({x:4})||l.set({x:4},"t")!=l||2!=l.size)return!1;var m=l.entries(),n=m.next();if(n.done||n.value[0]!=k||"s"!=n.value[1])return!1;n=m.next();return n.done||4!=n.value[0].x||"t"!=n.value[1]||!m.next().done?!1:!0}catch(q){return!1}}())return a;var b=new WeakMap,c=function(k){this.Hf={};this.kf=
f();this.size=0;if(k){k=_.Ha(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}};c.prototype.set=function(k,l){k=0===k?0:k;var m=d(this,k);m.list||(m.list=this.Hf[m.id]=[]);m.Ee?m.Ee.value=l:(m.Ee={next:this.kf,lj:this.kf.lj,head:this.kf,key:k,value:l},m.list.push(m.Ee),this.kf.lj.next=m.Ee,this.kf.lj=m.Ee,this.size++);return this};c.prototype.delete=function(k){k=d(this,k);return k.Ee&&k.list?(k.list.splice(k.index,1),k.list.length||delete this.Hf[k.id],k.Ee.lj.next=k.Ee.next,k.Ee.next.lj=
k.Ee.lj,k.Ee.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Hf={};this.kf=this.kf.lj=f();this.size=0};c.prototype.has=function(k){return!!d(this,k).Ee};c.prototype.get=function(k){return(k=d(this,k).Ee)&&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.Hf[m];if(n&&Va(k.Hf,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,Ee:q}}return{id:m,list:n,index:-1,Ee:void 0}},e=function(k,l){var m=k.kf;return Ea(function(){if(m){for(;m.head!=k.kf;)m=m.lj;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.lj=k.next=k.head=k},g=0;return c});
Ca("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(_.Ha([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.Ka=new Map;if(c){c=
_.Ha(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.Ka.size};b.prototype.add=function(c){c=0===c?0:c;this.Ka.set(c,c);this.size=this.Ka.size;return this};b.prototype.delete=function(c){c=this.Ka.delete(c);this.size=this.Ka.size;return c};b.prototype.clear=function(){this.Ka.clear();this.size=0};b.prototype.has=function(c){return this.Ka.has(c)};b.prototype.entries=function(){return this.Ka.entries()};b.prototype.values=function(){return this.Ka.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.Ka.forEach(function(f){return c.call(d,f,f,e)})};return b});_.Xa={};_.Ya=_.Ya||{};_.p=this||self;_.Za="closure_uid_"+(1E9*Math.random()>>>0);_.z=function(a,b){a=a.split(".");var c=_.p;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b};
_.A=function(a,b){function c(){}c.prototype=b.prototype;a.T=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Lp=function(d,e,f){for(var g=Array(arguments.length-2),k=2;k<arguments.length;k++)g[k-2]=arguments[k];return b.prototype[e].apply(d,g)}};
gadgets=window.gadgets||{};osapi=window.osapi=window.osapi||{};

window.___jsl=window.___jsl||{};
(window.___jsl.cd=window.___jsl.cd||[]).push({gwidget:{parsetags:"explicit"},appsapi:{plus_one_service:"/plus/v1"},csi:{rate:.01},poshare:{hangoutContactPickerServer:"https://plus.google.com"},gappsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},appsutil:{required_scopes:["https://www.googleapis.com/auth/plus.me","https://www.googleapis.com/auth/plus.people.recommended"],display_on_page_ready:!1},
"oauth-flow":{authUrl:"https://accounts.google.com/o/oauth2/auth",proxyUrl:"https://accounts.google.com/o/oauth2/postmessageRelay",redirectUri:"postmessage"},iframes:{sharebox:{params:{json:"&"},url:":socialhost:/:session_prefix:_/sharebox/dialog"},plus:{url:":socialhost:/:session_prefix:_/widget/render/badge?usegapi=1"},":socialhost:":"https://apis.google.com",":im_socialhost:":"https://plus.googleapis.com",domains_suggest:{url:"https://domains.google.com/suggest/flow"},card:{params:{s:"#",userid:"&"},
url:":socialhost:/:session_prefix:_/hovercard/internalcard"},":signuphost:":"https://plus.google.com",":gplus_url:":"https://plus.google.com",plusone:{url:":socialhost:/:session_prefix:_/+1/fastbutton?usegapi=1"},plus_share:{url:":socialhost:/:session_prefix:_/+1/sharebutton?plusShare=true&usegapi=1"},plus_circle:{url:":socialhost:/:session_prefix:_/widget/plus/circle?usegapi=1"},plus_followers:{url:":socialhost:/_/im/_/widget/render/plus/followers?usegapi=1"},configurator:{url:":socialhost:/:session_prefix:_/plusbuttonconfigurator?usegapi=1"},
appcirclepicker:{url:":socialhost:/:session_prefix:_/widget/render/appcirclepicker"},page:{url:":socialhost:/:session_prefix:_/widget/render/page?usegapi=1"},person:{url:":socialhost:/:session_prefix:_/widget/render/person?usegapi=1"},community:{url:":ctx_socialhost:/:session_prefix::im_prefix:_/widget/render/community?usegapi=1"},follow:{url:":socialhost:/:session_prefix:_/widget/render/follow?usegapi=1"},commentcount:{url:":socialhost:/:session_prefix:_/widget/render/commentcount?usegapi=1"},comments:{url:":socialhost:/:session_prefix:_/widget/render/comments?usegapi=1"},
blogger:{url:":socialhost:/:session_prefix:_/widget/render/blogger?usegapi=1"},youtube:{url:":socialhost:/:session_prefix:_/widget/render/youtube?usegapi=1"},reportabuse:{url:":socialhost:/:session_prefix:_/widget/render/reportabuse?usegapi=1"},additnow:{url:":socialhost:/additnow/additnow.html"},appfinder:{url:"https://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 jb,kb,mb;_.ab=function(a,b){return 0<=(0,_.$a)(a,b)};_.bb=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b};_.cb=function(){};_.db=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"};_.eb=function(a){var b=_.db(a);return"array"==b||"object"==b&&"number"==typeof a.length};jb=function(a,b,c){return a.call.apply(a.bind,arguments)};
kb=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};_.D=function(a,b,c){_.D=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?jb:kb;return _.D.apply(null,arguments)};_.lb=function(){return Date.now()};mb=function(a){return a};
_.$a=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1};
_.nb=Array.prototype.lastIndexOf?function(a,b){return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.lastIndexOf(b,c);for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1};_.ob=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)f in e&&b.call(c,e[f],f,a)};
_.pb=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var k=f[g];b.call(void 0,k,g,a)&&(d[e++]=k)}return d};_.qb=Array.prototype.map?function(a,b){return Array.prototype.map.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=Array(c),e="string"===typeof a?a.split(""):a,f=0;f<c;f++)f in e&&(d[f]=b.call(void 0,e[f],f,a));return d};
_.rb=Array.prototype.some?function(a,b,c){return Array.prototype.some.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&b.call(c,e[f],f,a))return!0;return!1};_.sb=Array.prototype.every?function(a,b,c){return Array.prototype.every.call(a,b,c)}:function(a,b,c){for(var d=a.length,e="string"===typeof a?a.split(""):a,f=0;f<d;f++)if(f in e&&!b.call(c,e[f],f,a))return!1;return!0};
var ub;_.tb=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};
_.vb=function(a,b){var c=0;a=(0,_.tb)(String(a)).split(".");b=(0,_.tb)(String(b)).split(".");for(var d=Math.max(a.length,b.length),e=0;0==c&&e<d;e++){var f=a[e]||"",g=b[e]||"";do{f=/(\d*)(\D*)(.*)/.exec(f)||["","","",""];g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];if(0==f[0].length&&0==g[0].length)break;c=ub(0==f[1].length?0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||ub(0==f[2].length,0==g[2].length)||ub(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return c};
ub=function(a,b){return a<b?-1:a>b?1:0};
a:{var xb=_.p.navigator;if(xb){var yb=xb.userAgent;if(yb){_.wb=yb;break a}}_.wb=""}_.Ab=function(a){return-1!=_.wb.indexOf(a)};
var Cb;_.Bb=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};Cb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.Db=function(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Cb.length;f++)c=Cb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};
_.Eb=function(){return _.Ab("Opera")};_.Gb=function(){return _.Ab("Trident")||_.Ab("MSIE")};_.Hb=function(){return _.Ab("Firefox")||_.Ab("FxiOS")};_.Ib=function(){return(_.Ab("Chrome")||_.Ab("CriOS"))&&!_.Ab("Edge")};
_.Jb=function(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};
var Kb;_.Lb=function(){if(void 0===Kb){var a=null,b=_.p.trustedTypes;if(b&&b.createPolicy)try{a=b.createPolicy("goog#html",{createHTML:mb,createScript:mb,createScriptURL:mb})}catch(c){_.p.console&&_.p.console.error(c.message)}Kb=a}return Kb};
var Nb,Mb;_.Ob=function(a,b){this.IO=a===Mb&&b||"";this.qS=Nb};_.Ob.prototype.Wh=!0;_.Ob.prototype.Cd=_.ba(4);_.Pb=function(a){return a instanceof _.Ob&&a.constructor===_.Ob&&a.qS===Nb?a.IO:"type_error:Const"};_.Qb=function(a){return new _.Ob(Mb,a)};Nb={};Mb={};
_.Tb=function(a,b){this.PM=b===_.Sb?a:""};_.Tb.prototype.Wh=!0;_.Tb.prototype.Cd=_.ba(3);_.Tb.prototype.YB=!0;_.Tb.prototype.Ph=_.ba(6);_.Sb={};_.Wb=new _.Tb("about:invalid#zClosurez",_.Sb);
_.Yb=function(a,b){this.OM=b===_.Xb?a:""};_.Yb.prototype.Wh=!0;_.Yb.prototype.Cd=_.ba(2);_.Xb={};_.Zb=new _.Yb("",_.Xb);
_.$b={};_.ac=function(a,b){this.NM=b===_.$b?a:"";this.Wh=!0};_.cc=function(a){a=_.Pb(a);return 0===a.length?bc:new _.ac(a,_.$b)};_.ac.prototype.Cd=_.ba(1);var bc=new _.ac("",_.$b);
var dc;_.ec=function(a,b,c){this.MM=c===dc?a:"";this.RT=b};_.ec.prototype.YB=!0;_.ec.prototype.Ph=_.ba(5);_.ec.prototype.Wh=!0;_.ec.prototype.Cd=_.ba(0);_.fc=function(a){if(a instanceof _.ec&&a.constructor===_.ec)return a.MM;_.db(a);return"type_error:SafeHtml"};dc={};_.gc=function(a,b){var c=_.Lb();a=c?c.createHTML(a):a;return new _.ec(a,b,dc)};_.hc=new _.ec(_.p.trustedTypes&&_.p.trustedTypes.emptyHTML||"",0,dc);_.ic=_.gc("<br>",0);
_.jc=_.Jb(function(){var a=document.createElement("div"),b=document.createElement("div");b.appendChild(document.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=_.fc(_.hc);return!b.parentElement});
_.kc=String.prototype.repeat?function(a,b){return a.repeat(b)}:function(a,b){return Array(b+1).join(a)};_.lc=2147483648*Math.random()|0;
_.mc=function(){return _.Ab("iPhone")&&!_.Ab("iPod")&&!_.Ab("iPad")};_.nc=function(){return _.mc()||_.Ab("iPad")||_.Ab("iPod")};
var oc=function(a){oc[" "](a);return a};oc[" "]=_.cb;_.pc=function(a,b){try{return oc(a[b]),!0}catch(c){}return!1};_.qc=function(a,b,c){return Object.prototype.hasOwnProperty.call(a,b)?a[b]:a[b]=c(b)};
var Jc,Kc,Qc,Uc;_.rc=_.Eb();_.sc=_.Gb();_.tc=_.Ab("Edge");_.uc=_.tc||_.sc;_.vc=_.Ab("Gecko")&&!(-1!=_.wb.toLowerCase().indexOf("webkit")&&!_.Ab("Edge"))&&!(_.Ab("Trident")||_.Ab("MSIE"))&&!_.Ab("Edge");_.wc=-1!=_.wb.toLowerCase().indexOf("webkit")&&!_.Ab("Edge");_.xc=_.wc&&_.Ab("Mobile");_.Bc=_.Ab("Macintosh");_.Cc=_.Ab("Windows");_.Dc=_.Ab("Linux")||_.Ab("CrOS");_.Ec=_.Ab("Android");_.Fc=_.mc();_.Gc=_.Ab("iPad");_.Hc=_.Ab("iPod");_.Ic=_.nc();
Jc=function(){var a=_.p.document;return a?a.documentMode:void 0};a:{var Mc="",Nc=function(){var a=_.wb;if(_.vc)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.tc)return/Edge\/([\d\.]+)/.exec(a);if(_.sc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.wc)return/WebKit\/(\S+)/.exec(a);if(_.rc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Nc&&(Mc=Nc?Nc[1]:"");if(_.sc){var Oc=Jc();if(null!=Oc&&Oc>parseFloat(Mc)){Kc=String(Oc);break a}}Kc=Mc}_.Pc=Kc;Qc={};
_.Rc=function(a){return _.qc(Qc,a,function(){return 0<=_.vb(_.Pc,a)})};_.Tc=function(a){return Number(_.Sc)>=a};if(_.p.document&&_.sc){var Vc=Jc();Uc=Vc?Vc:parseInt(_.Pc,10)||void 0}else Uc=void 0;_.Sc=Uc;

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var ad,bd,cd,ed,gd,id,jd,kd,ld,md,nd,od,qd,xd,yd,zd,Ad,Id,Jd;_.Wc=function(a,b){return _.aa[a]=b};_.Xc=function(a){if(Error.captureStackTrace)Error.captureStackTrace(this,_.Xc);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a));this.dN=!0};_.Yc=function(a){return Array.prototype.concat.apply([],arguments)};_.$c=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.Ph=_.Wc(6,function(){return 1});_.ec.prototype.Ph=_.Wc(5,function(){return this.RT});
_.Ob.prototype.Cd=_.Wc(4,function(){return this.IO});_.Tb.prototype.Cd=_.Wc(3,function(){return this.PM.toString()});_.Yb.prototype.Cd=_.Wc(2,function(){return this.OM});_.ac.prototype.Cd=_.Wc(1,function(){return this.NM});_.ec.prototype.Cd=_.Wc(0,function(){return this.MM.toString()});ad=null;bd=/^[\w+/_-]+[=]{0,2}$/;cd=function(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&bd.test(a)?a:""};
_.dd=function(a){if(a&&a!=_.p)return cd(a.document);null===ad&&(ad=cd(_.p.document));return ad};ed=0;_.fd=function(a){return Object.prototype.hasOwnProperty.call(a,_.Za)&&a[_.Za]||(a[_.Za]=++ed)};_.A(_.Xc,Error);_.Xc.prototype.name="CustomError";_.hd=function(a,b){return 0==a.lastIndexOf(b,0)};id=/&/g;jd=/</g;kd=/>/g;ld=/"/g;md=/'/g;nd=/\x00/g;od=/[\x00&<>"']/;
_.pd=function(a,b){if(b)a=a.replace(id,"&amp;").replace(jd,"&lt;").replace(kd,"&gt;").replace(ld,"&quot;").replace(md,"&#39;").replace(nd,"&#0;");else{if(!od.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(id,"&amp;"));-1!=a.indexOf("<")&&(a=a.replace(jd,"&lt;"));-1!=a.indexOf(">")&&(a=a.replace(kd,"&gt;"));-1!=a.indexOf('"')&&(a=a.replace(ld,"&quot;"));-1!=a.indexOf("'")&&(a=a.replace(md,"&#39;"));-1!=a.indexOf("\x00")&&(a=a.replace(nd,"&#0;"))}return a};qd={};
_.rd=function(a,b){this.QM=b===qd?a:""};_.rd.prototype.Wh=!0;_.rd.prototype.Cd=function(){return this.QM.toString()};_.rd.prototype.YB=!0;_.rd.prototype.Ph=function(){return 1};_.sd=function(a){if(a instanceof _.rd&&a.constructor===_.rd)return a.QM;_.db(a);return"type_error:TrustedResourceUrl"};_.td=function(a){return _.sd(a).toString()};_.ud=function(a){var b=_.Lb();a=b?b.createScriptURL(a):a;return new _.rd(a,qd)};_.vd=function(a){return _.ud(_.Pb(a))};
_.wd=function(a){if(a instanceof _.Tb&&a.constructor===_.Tb)return a.PM;_.db(a);return"type_error:SafeUrl"};xd=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font\/\w+|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i;yd=/^data:(.*);base64,[a-z0-9+\/]+=*$/i;
zd=function(a){a=String(a);a=a.replace(/(%0A|%0D)/g,"");var b=a.match(yd);return b&&xd.test(b[1])?new _.Tb(a,_.Sb):null};Ad=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;_.Bd=function(a){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Wh?a.Cd():String(a);return Ad.test(a)?new _.Tb(a,_.Sb):zd(a)};
_.Cd=function(a,b){if(a instanceof _.Tb)return a;a="object"==typeof a&&a.Wh?a.Cd():String(a);if(b&&/^data:/i.test(a)&&(b=zd(a)||_.Wb,b.Cd()==a))return b;Ad.test(a)||(a="about:invalid#zClosurez");return new _.Tb(a,_.Sb)};_.Dd=function(a){if(a instanceof _.ec)return a;var b="object"==typeof a,c=null;b&&a.YB&&(c=a.Ph());return _.gc(_.pd(b&&a.Wh?a.Cd():String(a)),c)};_.Ed=function(a,b){if((0,_.jc)())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=_.fc(b)};
_.Fd=function(a,b){b=b instanceof _.Tb?b:_.Cd(b);a.href=_.wd(b)};_.Gd=function(a,b,c,d){a=a instanceof _.Tb?a:_.Cd(a);b=b||_.p;c=c instanceof _.Ob?_.Pb(c):c||"";return void 0!==d?b.open(_.wd(a),c,d,void 0):b.open(_.wd(a),c)};_.Hd=function(a){return a=_.pd(a,void 0)};Id=!_.sc||_.Tc(9);Jd=!_.vc&&!_.sc||_.sc&&_.Tc(9)||_.vc&&_.Rc("1.9.1");_.Kd=_.sc&&!_.Rc("9");_.Ld=_.sc||_.rc||_.wc;_.Md=_.sc&&!_.Tc(9);
var Td,Xd;_.Qd=function(a){return a?new _.Od(_.Pd(a)):gd||(gd=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&&_.ab(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.Wh&&(c=c.Cd());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:Td.hasOwnProperty(d)?a.setAttribute(Td[d],c):_.hd(d,"aria-")||_.hd(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(!Id&&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(!_.eb(f)||_.bb(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(_.bb(f)){var g="function"==typeof f.item||"string"==typeof f.item;break a}if("function"===typeof f){g="function"==typeof f.item;break a}}g=!1}_.ob(g?_.$c(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)};_.ce=function(a,b){b.parentNode&&b.parentNode.insertBefore(a,b)};_.de=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null};_.ee=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 _.de(a)}};
_.fe=function(a){return Jd&&void 0!=a.children?a.children:_.pb(a.childNodes,function(b){return 1==b.nodeType})};_.ge=function(a){return _.bb(a)&&1==a.nodeType};_.he=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};
_.ie=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.vb=a||_.p.document||document};_.h=_.Od.prototype;_.h.Ia=_.Qd;_.h.lE=_.ba(7);_.h.yb=function(){return this.vb};_.h.H=function(a){return _.Rd(this.vb,a)};
_.h.getElementsByTagName=function(a,b){return(b||this.vb).getElementsByTagName(String(a))};_.h.ua=function(a,b,c){return _.Yd(this.vb,arguments)};_.h.createElement=function(a){return _.Wd(this.vb,a)};_.h.createTextNode=function(a){return this.vb.createTextNode(String(a))};_.h.Db=function(){var a=this.vb;return a.parentWindow||a.defaultView};_.h.appendChild=function(a,b){a.appendChild(b)};_.h.append=_.ae;_.h.canHaveChildren=_.$d;_.h.Sd=_.be;_.h.$K=_.ce;_.h.removeNode=_.de;_.h.CU=_.ee;_.h.IA=_.fe;
_.h.isElement=_.ge;_.h.contains=_.he;_.h.Zh=_.ba(8);
/*
 gapi.loader.OBJECT_CREATE_TEST_OVERRIDE &&*/
_.je=window;_.ke=document;_.le=_.je.location;_.me=/\[native code\]/;_.ne=function(a,b,c){return a[b]=a[b]||c};_.oe=function(){var a;if((a=Object.create)&&_.me.test(a))a=a(null);else{a={};for(var b in a)a[b]=void 0}return a};_.pe=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};_.qe=function(a,b){a=a||{};for(var c in a)_.pe(a,c)&&(b[c]=a[c])};_.se=_.ne(_.je,"gapi",{});
_.ue=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};_.ve=new RegExp(/^/.source+/([a-zA-Z][-+.a-zA-Z0-9]*:)?/.source+/(\/\/[^\/?#]*)?/.source+/([^?#]*)?/.source+/(\?([^#]*))?/.source+/(#((#|[^#])*))?/.source+/$/.source);_.we=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");
_.xe=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");
_.ze=function(a,b,c){_.ye(a,b,c,"add","at")};_.ye=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)};
_.Ae=_.ne(_.je,"___jsl",_.oe());_.ne(_.Ae,"I",0);_.ne(_.Ae,"hel",10);
var Be,Ce,De,Ee,Fe,Ge,He;Be=function(a){var b=window.___jsl=window.___jsl||{};b[a]=b[a]||[];return b[a]};Ce=function(a){var b=window.___jsl=window.___jsl||{};b.cfg=!a&&b.cfg||{};return b.cfg};De=function(a){return"object"===typeof a&&/\[native code\]/.test(a.push)};
Ee=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]&&!De(a[d])&&!De(b[d])?Ee(a[d],b[d]):b[d]&&"object"===typeof b[d]?(a[d]=De(b[d])?[]:{},Ee(a[d],b[d])):a[d]=b[d])};
Fe=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:{}}};
Ge=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());Ee(c,b);a.push(c)};
He=function(a){Ce(!0);var b=window.___gcfg,c=Be("cu"),d=window.___gu;b&&b!==d&&(Ge(c,b),window.___gu=b);b=Be("cu");var e=document.scripts||document.getElementsByTagName("script")||[];d=[];var f=[];f.push.apply(f,Be("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=Fe(f))&&b.push(f));a&&Ge(c,a);d=Be("cd");a=0;for(b=d.length;a<b;++a)Ee(Ce(),d[a],!0);d=Be("ci");a=0;for(b=d.length;a<b;++a)Ee(Ce(),d[a],!0);a=0;for(b=c.length;a<b;++a)Ee(Ce(),c[a],!0)};_.M=function(a,b){var c=Ce();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};
_.Ie=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;He(c)};
var Je=function(){var a=window.__GOOGLEAPIS;a&&(a.googleapis&&!a["googleapis.config"]&&(a["googleapis.config"]=a.googleapis),_.ne(_.Ae,"ci",[]).push(a),window.__GOOGLEAPIS=void 0)};
Je&&Je();He();
_.z("gapi.config.get",_.M);_.z("gapi.config.update",_.Ie);

_.Ke=function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(_.eb(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}};_.Le=function(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=_.bb(f)?"o"+_.fd(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c++]=e)}a.length=c};_.Me=function(a,b){for(var c in a)if(a[c]==b)return!0;return!1};_.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};

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

_.Xm=_.ne(_.Ae,"rw",_.oe());

var Ym=function(a,b){(a=_.Xm[a])&&a.state<b&&(a.state=b)};
var Zm=function(a){a=(a=_.Xm[a])?a.oid:void 0;if(a){var b=_.ke.getElementById(a);b&&b.parentNode.removeChild(b);delete _.Xm[a];Zm(a)}};
_.$m=function(a){a=a.container;"string"===typeof a&&(a=document.getElementById(a));return a};_.an=function(a){var b=a.clientWidth;return"position:absolute;top:-10000px;width:"+(b?b+"px":a.style.width||"300px")+";margin:0px;border-style:none;"};
_.bn=function(a,b){var c={},d=a.qc(),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.Pa();e=a.ma();Ym(e,2);a:{e=a.Fb();c=c||{};if(_.Ae.oa){var k=d.id;if(k){f=(f=_.Xm[k])?f.state:void 0;if(1===f||4===f)break a;Zm(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&&Ym(k,3)}(k=b?b.title:null)&&a.Pa().setAttribute("title",k);(b=b?b.ariaLabel:null)&&a.Pa().setAttribute("aria-label",
b)};_.cn=function(a){var b=a.Fb();b&&b.removeChild(a.Pa())};_.dn=function(a){a.where=_.$m(a);var b=a.messageHandlers=a.messageHandlers||{},c=function(e){_.bn(this,e)};b._ready=c;b._renderstart=c;var d=a.onClose;a.onClose=function(e){d&&d.call(this,e);_.cn(this)};a.onCreate=function(e){e=e.Pa();e.style.cssText=_.an(e)}};

(function(){function a(e,f){if(!(e<c)&&d)if(2===e&&d.warn)d.warn(f);else if(3===e&&d.error)try{d.error(f)}catch(g){}else d.log&&d.log(f)}var b=function(e){a(1,e)};_.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.registerOnLoadHandler=function(b){a.push(b)};_.Pe.Dea=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.getUrlParameters=a;
a()})();
_.z("gadgets.util.getUrlParameters",_.Pe.getUrlParameters);

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

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 _.p.JSON.parse.call(_.p.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=((_.p.document||{}).scripts||[]).length;if((void 0===Ue||void 0===We||Ve!==a)&&-1!==Ve){Ue=We=!1;Ve=-1;try{try{We=!!_.p.JSON&&'{"a":[3,true,"1970-01-01T00:00:00.000Z"]}'===_.p.JSON.stringify.call(_.p.JSON,{a:[3,!0,new Date(0)],c:function(){}})&&!0===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?_.p.JSON.stringify.call(_.p.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;

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

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

_.Jf=function(){var a=_.ke.readyState;return"complete"===a||"interactive"===a&&-1==navigator.userAgent.indexOf("MSIE")};_.Kf=function(a){if(_.Jf())a();else{var b=!1,c=function(){if(!b)return b=!0,a.apply(this,arguments)};_.je.addEventListener?(_.je.addEventListener("load",c,!1),_.je.addEventListener("DOMContentLoaded",c,!1)):_.je.attachEvent&&(_.je.attachEvent("onreadystatechange",function(){_.Jf()&&c.apply(this,arguments)}),_.je.attachEvent("onload",c))}};
_.ue(_.je.location.href,"rpctoken")&&_.ze(_.ke,"unload",function(){});
var Lf=Lf||{};Lf.oN=null;Lf.YL=null;Lf.yv=null;Lf.frameElement=null;
Lf=Lf||{};
Lf.uF||(Lf.uF=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){(0,_.Se)("gadgets.rpc.receive("+window.name+"): "+f.data);var k=_.Mf.getTargetOrigin(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{oJ:function(){return"wpm"},QY:function(){return!0},init: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},Jc:function(f){d(f,!0);return!0},call:function(f,g,k){var l=_.Mf.getTargetOrigin(f),m=_.Mf.VG(f);l?window.setTimeout(function(){var n=_.Af(k);(0,_.Se)("gadgets.rpc.send("+window.name+"): "+n);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 _.Mf&&_.Mf||(_.Mf=window.gadgets.rpc,_.Mf.config=_.Mf.config,_.Mf.register=_.Mf.register,_.Mf.unregister=_.Mf.unregister,_.Mf.registerDefault=_.Mf.registerDefault,_.Mf.unregisterDefault=_.Mf.unregisterDefault,_.Mf.forceParentVerifiable=_.Mf.forceParentVerifiable,_.Mf.call=_.Mf.call,_.Mf.getRelayUrl=_.Mf.getRelayUrl,_.Mf.setRelayUrl=_.Mf.setRelayUrl,_.Mf.setAuthToken=_.Mf.setAuthToken,_.Mf.setupReceiver=_.Mf.setupReceiver,_.Mf.getAuthToken=
_.Mf.getAuthToken,_.Mf.removeReceiver=_.Mf.removeReceiver,_.Mf.getRelayChannel=_.Mf.getRelayChannel,_.Mf.receive=_.Mf.receive,_.Mf.XM=_.Mf.receiveSameDomain,_.Mf.getOrigin=_.Mf.getOrigin,_.Mf.getTargetOrigin=_.Mf.getTargetOrigin,_.Mf.VG=_.Mf._getTargetWin,_.Mf.IS=_.Mf._parseSiblingId);else{_.Mf=function(){function a(G,N){if(!ca[G]){var Z=V;N||(Z=la);ca[G]=Z;N=T[G]||[];for(var oa=0;oa<N.length;++oa){var ua=N[oa];ua.t=B[G];Z.call(G,ua.f,ua)}T[G]=[]}}function b(){function G(){ya=!0}Ka||("undefined"!=
typeof window.addEventListener?window.addEventListener("unload",G,!1):"undefined"!=typeof window.attachEvent&&window.attachEvent("onunload",G),Ka=!0)}function c(G,N,Z,oa,ua){B[N]&&B[N]===Z||(_.Re("Invalid gadgets.rpc token. "+B[N]+" vs "+Z),ta(N,2));ua.onunload=function(){K[N]&&!ya&&(ta(N,1),_.Mf.removeReceiver(N))};b();oa=_.zf(decodeURIComponent(oa))}function d(G,N){if(G&&"string"===typeof G.s&&"string"===typeof G.f&&G.a instanceof Array)if(B[G.f]&&B[G.f]!==G.t&&(_.Re("Invalid gadgets.rpc token. "+
B[G.f]+" vs "+G.t),ta(G.f,2)),"__ack"===G.s)window.setTimeout(function(){a(G.f,!0)},0);else{G.c&&(G.callback=function(ma){_.Mf.call(G.f,(G.g?"legacy__":"")+"__cb",null,G.c,ma)});if(N){var Z=e(N);G.origin=N;var oa=G.r;try{var ua=e(oa)}catch(ma){}oa&&ua==Z||(oa=N);G.referer=oa}N=(t[G.s]||t[""]).apply(G,G.a);G.c&&"undefined"!==typeof N&&_.Mf.call(G.f,"__cb",null,G.c,N)}}function e(G){if(!G)return"";G=G.split("#")[0].split("?")[0];G=G.toLowerCase();0==G.indexOf("//")&&(G=window.location.protocol+G);-1==
G.indexOf("://")&&(G=window.location.protocol+"//"+G);var N=G.substring(G.indexOf("://")+3),Z=N.indexOf("/");-1!=Z&&(N=N.substring(0,Z));G=G.substring(0,G.indexOf("://"));if("http"!==G&&"https"!==G&&"chrome-extension"!==G&&"file"!==G&&"android-app"!==G&&"chrome-search"!==G&&"chrome-untrusted"!==G&&"chrome"!==G&&"devtools"!==G)throw Error("l");Z="";var oa=N.indexOf(":");if(-1!=oa){var ua=N.substring(oa+1);N=N.substring(0,oa);if("http"===G&&"80"!==ua||"https"===G&&"443"!==ua)Z=":"+ua}return G+"://"+
N+Z}function f(G){if("/"==G.charAt(0)){var N=G.indexOf("|");return{id:0<N?G.substring(1,N):G.substring(1),origin:0<N?G.substring(N+1):null}}return null}function g(G){if("undefined"===typeof G||".."===G)return window.parent;var N=f(G);if(N)return window.top.frames[N.id];G=String(G);return(N=window.frames[G])?N:(N=document.getElementById(G))&&N.contentWindow?N.contentWindow:null}function k(G,N){if(!0!==K[G]){"undefined"===typeof K[G]&&(K[G]=0);var Z=g(G);".."!==G&&null==Z||!0!==V.Jc(G,N)?!0!==K[G]&&
10>K[G]++?window.setTimeout(function(){k(G,N)},500):(ca[G]=la,K[G]=!0):K[G]=!0}}function l(G){(G=w[G])&&"/"===G.substring(0,1)&&(G="/"===G.substring(1,2)?document.location.protocol+G:document.location.protocol+"//"+document.location.host+G);return G}function m(G,N,Z){N&&!/http(s)?:\/\/.+/.test(N)&&(0==N.indexOf("//")?N=window.location.protocol+N:"/"==N.charAt(0)?N=window.location.protocol+"//"+window.location.host+N:-1==N.indexOf("://")&&(N=window.location.protocol+"//"+N));w[G]=N;"undefined"!==typeof Z&&
(x[G]=!!Z)}function n(G,N){N=N||"";B[G]=String(N);k(G,N)}function q(G){G=(G.passReferrer||"").split(":",2);J=G[0]||"none";R=G[1]||"origin"}function v(G){"true"===String(G.useLegacyProtocol)&&(V=Lf.yv||la,V.init(d,a))}function r(G,N){function Z(oa){oa=oa&&oa.rpc||{};q(oa);var ua=oa.parentRelayUrl||"";ua=e(O.parent||N)+ua;m("..",ua,"true"===String(oa.useLegacyProtocol));v(oa);n("..",G)}!O.parent&&N?Z({}):_.Te.register("rpc",null,Z)}function u(G,N,Z){if(".."===G)r(Z||O.rpctoken||O.ifpctok||"",N);else a:{var oa=
null;if("/"!=G.charAt(0)){if(!_.Pe)break a;oa=document.getElementById(G);if(!oa)throw Error("m`"+G);}oa=oa&&oa.src;N=N||e(oa);m(G,N);N=_.Pe.getUrlParameters(oa);n(G,Z||N.rpctoken)}}var t={},w={},x={},B={},C=0,E={},K={},O={},ca={},T={},J=null,R=null,na=window.top!==window.self,va=window.name,ta=function(){},Pa=window.console,wa=Pa&&Pa.log&&function(G){Pa.log(G)}||function(){},la=function(){function G(N){return function(){wa(N+": call ignored")}}return{oJ:function(){return"noop"},QY:function(){return!0},
init:G("init"),Jc:G("setup"),call:G("call")}}();_.Pe&&(O=_.Pe.getUrlParameters());var ya=!1,Ka=!1,V=function(){if("rmr"==O.rpctx)return Lf.oN;var G="function"===typeof window.postMessage?Lf.uF:"object"===typeof window.postMessage?Lf.uF:window.ActiveXObject?Lf.YL?Lf.YL:Lf.yv:0<navigator.userAgent.indexOf("WebKit")?Lf.oN:"Gecko"===navigator.product?Lf.frameElement:Lf.yv;G||(G=la);return G}();t[""]=function(){wa("Unknown RPC service: "+this.s)};t.__cb=function(G,N){var Z=E[G];Z&&(delete E[G],Z.call(this,
N))};return{config:function(G){"function"===typeof G.uN&&(ta=G.uN)},register:function(G,N){if("__cb"===G||"__ack"===G)throw Error("n");if(""===G)throw Error("o");t[G]=N},unregister:function(G){if("__cb"===G||"__ack"===G)throw Error("p");if(""===G)throw Error("q");delete t[G]},registerDefault:function(G){t[""]=G},unregisterDefault:function(){delete t[""]},forceParentVerifiable:function(){},call:function(G,N,Z,oa){G=G||"..";var ua="..";".."===G?ua=va:"/"==G.charAt(0)&&(ua=e(window.location.href),ua=
"/"+va+(ua?"|"+ua:""));++C;Z&&(E[C]=Z);var ma={s:N,f:ua,c:Z?C:0,a:Array.prototype.slice.call(arguments,3),t:B[G],l:!!x[G]};a:if("bidir"===J||"c2p"===J&&".."===G||"p2c"===J&&".."!==G){var za=window.location.href;var Ga="?";if("query"===R)Ga="#";else if("hash"===R)break a;Ga=za.lastIndexOf(Ga);Ga=-1===Ga?za.length:Ga;za=za.substring(0,Ga)}else za=null;za&&(ma.r=za);if(".."===G||null!=f(G)||document.getElementById(G))(za=ca[G])||null===f(G)||(za=V),0===N.indexOf("legacy__")&&(za=V,ma.s=N.substring(8),
ma.c=ma.c?ma.c:C),ma.g=!0,ma.r=ua,za?(x[G]&&(za=Lf.yv),!1===za.call(G,ua,ma)&&(ca[G]=la,V.call(G,ua,ma))):T[G]?T[G].push(ma):T[G]=[ma]},getRelayUrl:l,setRelayUrl:m,setAuthToken:n,setupReceiver:u,getAuthToken:function(G){return B[G]},removeReceiver:function(G){delete w[G];delete x[G];delete B[G];delete K[G];delete ca[G]},getRelayChannel:function(){return V.oJ()},receive:function(G,N){4<G.length?V.gca(G,d):c.apply(null,G.concat(N))},XM:function(G){G.a=Array.prototype.slice.call(G.a);window.setTimeout(function(){d(G)},
0)},getOrigin:e,getTargetOrigin:function(G){var N=null,Z=l(G);Z?N=Z:(Z=f(G))?N=Z.origin:".."==G?N=O.parent:(G=document.getElementById(G))&&"iframe"===G.tagName.toLowerCase()&&(N=G.src);return e(N)},init:function(){!1===V.init(d,a)&&(V=la);na?u(".."):_.Te.register("rpc",null,function(G){G=G.rpc||{};q(G);v(G)})},VG:g,IS:f,ACK:"__ack",g$:va||"..",v$:0,u$:1,t$:2}}();_.Mf.init()}
;_.Mf.config({uN:function(a){throw Error("r`"+a);}});_.Se=_.If;
_.z("gadgets.rpc.config",_.Mf.config);_.z("gadgets.rpc.register",_.Mf.register);_.z("gadgets.rpc.unregister",_.Mf.unregister);_.z("gadgets.rpc.registerDefault",_.Mf.registerDefault);_.z("gadgets.rpc.unregisterDefault",_.Mf.unregisterDefault);_.z("gadgets.rpc.forceParentVerifiable",_.Mf.forceParentVerifiable);_.z("gadgets.rpc.call",_.Mf.call);_.z("gadgets.rpc.getRelayUrl",_.Mf.getRelayUrl);_.z("gadgets.rpc.setRelayUrl",_.Mf.setRelayUrl);_.z("gadgets.rpc.setAuthToken",_.Mf.setAuthToken);
_.z("gadgets.rpc.setupReceiver",_.Mf.setupReceiver);_.z("gadgets.rpc.getAuthToken",_.Mf.getAuthToken);_.z("gadgets.rpc.removeReceiver",_.Mf.removeReceiver);_.z("gadgets.rpc.getRelayChannel",_.Mf.getRelayChannel);_.z("gadgets.rpc.receive",_.Mf.receive);_.z("gadgets.rpc.receiveSameDomain",_.Mf.XM);_.z("gadgets.rpc.getOrigin",_.Mf.getOrigin);_.z("gadgets.rpc.getTargetOrigin",_.Mf.getTargetOrigin);

var zh;zh=/^https?:\/\/(?:\w|[\-\.])+\.google\.(?:\w|[\-:\.])+(?:\/[^\?#]*)?\/u\/(\d)\//;
_.Ah=function(a){var b=_.M("googleapis.config/sessionIndex");"string"===typeof b&&254<b.length&&(b=null);null==b&&(b=window.__X_GOOG_AUTHUSER);"string"===typeof b&&254<b.length&&(b=null);if(null==b){var c=window.google;c&&(b=c.authuser)}"string"===typeof b&&254<b.length&&(b=null);null==b&&(a=a||window.location.href,b=_.ue(a,"authuser")||null,null==b&&(b=(b=a.match(zh))?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 Nh=function(){this.Vj=-1};
var Oh=function(){this.Vj=64;this.Lc=[];this.bz=[];this.ES=[];this.Fw=[];this.Fw[0]=128;for(var a=1;a<this.Vj;++a)this.Fw[a]=0;this.Dx=this.$n=0;this.reset()};_.A(Oh,Nh);Oh.prototype.reset=function(){this.Lc[0]=1732584193;this.Lc[1]=4023233417;this.Lc[2]=2562383102;this.Lc[3]=271733878;this.Lc[4]=3285377520;this.Dx=this.$n=0};
var Ph=function(a,b,c){c||(c=0);var d=a.ES;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.Lc[0];c=a.Lc[1];var g=a.Lc[2],k=a.Lc[3],l=a.Lc[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.Lc[0]=a.Lc[0]+b&4294967295;a.Lc[1]=a.Lc[1]+c&4294967295;a.Lc[2]=a.Lc[2]+g&4294967295;a.Lc[3]=a.Lc[3]+k&4294967295;a.Lc[4]=a.Lc[4]+l&4294967295};
Oh.prototype.update=function(a,b){if(null!=a){void 0===b&&(b=a.length);for(var c=b-this.Vj,d=0,e=this.bz,f=this.$n;d<b;){if(0==f)for(;d<=c;)Ph(this,a,d),d+=this.Vj;if("string"===typeof a)for(;d<b;){if(e[f]=a.charCodeAt(d),++f,++d,f==this.Vj){Ph(this,e);f=0;break}}else for(;d<b;)if(e[f]=a[d],++f,++d,f==this.Vj){Ph(this,e);f=0;break}}this.$n=f;this.Dx+=b}};
Oh.prototype.digest=function(){var a=[],b=8*this.Dx;56>this.$n?this.update(this.Fw,56-this.$n):this.update(this.Fw,this.Vj-(this.$n-56));for(var c=this.Vj-1;56<=c;c--)this.bz[c]=b&255,b/=256;Ph(this,this.bz);for(c=b=0;5>c;c++)for(var d=24;0<=d;d-=8)a[b]=this.Lc[c]>>d&255,++b;return a};
_.Qh=function(){this.CE=new Oh};_.h=_.Qh.prototype;_.h.reset=function(){this.CE.reset()};_.h.$O=function(a){this.CE.update(a)};_.h.sI=function(){return this.CE.digest()};_.h.Lx=function(a){a=unescape(encodeURIComponent(a));for(var b=[],c=0,d=a.length;c<d;++c)b.push(a.charCodeAt(c));this.$O(b)};_.h.Xg=function(){for(var a=this.sI(),b="",c=0;c<a.length;c++)b+="0123456789ABCDEF".charAt(Math.floor(a[c]/16))+"0123456789ABCDEF".charAt(a[c]%16);return b};

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

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

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

_.en=_.oe();

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

var gn,hn,jn,kn,ln,mn,nn,rn,sn;gn=function(a){return this.kb.wA(a)};hn=function(a){if(_.me.test(Object.keys))return Object.keys(a);var b=[],c;for(c in a)_.pe(a,c)&&b.push(c);return b};jn=function(a,b){if(!_.Jf())try{a()}catch(c){}_.Kf(b)};kn={button:!0,div:!0,span:!0};ln=function(a){var b=_.ne(_.Ae,"sws",[]);return 0<=_.vj.call(b,a)};mn=function(a){return _.ne(_.Ae,"watt",_.oe())[a]};nn=function(a){return function(b,c){return a?_.fk()[c]||a[c]||"":_.fk()[c]||""}};
_.on={callback:1,clientid:1,cookiepolicy:1,openidrealm:-1,includegrantedscopes:-1,requestvisibleactions:1,scope:1};_.pn=!1;_.qn=function(){if(!_.pn){for(var a=document.getElementsByTagName("meta"),b=0;b<a.length;++b){var c=a[b].name.toLowerCase();if(_.hd(c,"google-signin-")){c=c.substring(14);var d=a[b].content;_.on[c]&&d&&(_.en[c]=d)}}if(window.self!==window.top){a=document.location.toString();for(var e in _.on)0<_.on[e]&&(b=_.ue(a,e,""))&&(_.en[e]=b)}_.pn=!0}e=_.oe();_.qe(_.en,e);return e};
rn=function(a){var b;a.match(/^https?%3A/i)&&(b=decodeURIComponent(a));return _.Kj(document,b?b:a)};sn=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=rn(e))&&null!=e.match(/^https?:\/\/[\w\-_\.]+/i))return e}return window.location.href};_.tn=function(){return window.location.origin||window.location.protocol+"//"+window.location.host};
_.un=function(a,b,c,d){return(a="string"==typeof a?a:void 0)?rn(a):sn(d)};_.vn=function(a,b,c){null==a&&c&&(a=c.db,null==a&&(a=c.gwidget&&c.gwidget.db));return a||void 0};_.wn=function(a,b,c){null==a&&c&&(a=c.ecp,null==a&&(a=c.gwidget&&c.gwidget.ecp));return a||void 0};
_.xn=function(a,b,c){return _.un(a,b,c,b.action?void 0:"publisher")};
var yn,zn,An,Bn,Cn,Dn,Fn,En;yn={se:"0"};zn={post:!0};An={style:"position:absolute;top:-10000px;width:450px;margin:0px;border-style:none"};Bn="onPlusOne _ready _close _open _resizeMe _renderstart oncircled drefresh erefresh".split(" ");Cn=_.ne(_.Ae,"WI",_.oe());Dn=["style","data-gapiscan"];
Fn=function(a){for(var b=_.oe(),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<=_.vj.call(Dn,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=En(a&&a.height))&&(b.height=String(c));(a=En(a&&a.width))&&(b.width=String(a));return b};
_.Hn=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=_.Gn(a));b=_.oe();b[">type"]=a;_.qe(c,b);a=_.jk(d,g,e);f.iframeNode=a;f.id=a.getAttribute("id")};_.Gn=function(a){_.ne(Cn,a,0);return"___"+a+"_"+Cn[a]++};En=function(a){var b=void 0;"number"===typeof a?b=a:"string"===typeof a&&(b=parseInt(a,10));return b};
var In=function(){},Ln=function(a){var b=a.Bn,c=function(l){c.T.constructor.call(this,l);var m=this.Hh.length;this.Wg=[];for(var n=0;n<m;++n)this.Hh[n].Jca||(this.Wg[n]=new this.Hh[n](l))};_.A(c,b);for(var d=[];a&&a!==Object;){if(b=a.Bn){b.Hh&&(_.Ke(d,b.Hh),_.Le(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].rca,k=Jn(f,e,d,g);(g=Kn(f,e,k,g))&&(c.prototype[f]=g)}}a=a===Object?Object:Object.getPrototypeOf?Object.getPrototypeOf(a.prototype).constructor||
Object:a.T&&a.T.constructor||Object}c.prototype.Hh=d;return c},Jn=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},Kn=function(a,b,c,d){return c.length?d?function(e){var f=this.Wg[c[0]];return f?f[a].apply(this.Wg[c[0]],arguments):this.Hh[c[0]].prototype[a].apply(this,arguments)}:b[a].nT?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Wg[c[g]];if(k=k?k[a].apply(k,f):this.Hh[c[g]].prototype[a].apply(this,
f)){f=k;break a}}f=!1}return f}:b[a].mT?function(e){a:{var f=Array.prototype.slice.call(arguments,0);for(var g=0;g<c.length;++g){var k=this.Wg[c[g]];k=k?k[a].apply(k,f):this.Hh[c[g]].prototype[a].apply(this,f);if(null!=k){f=k;break a}}f=void 0}return f}:b[a].$L?function(e){for(var f=Array.prototype.slice.call(arguments,0),g=0;g<c.length;++g){var k=this.Wg[c[g]];k?k[a].apply(k,f):this.Hh[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.Wg[c[k]];g.push(l?l[a].apply(l,f):this.Hh[c[k]].prototype[a].apply(this,f))}return g}:d||b[a].nT||b[a].mT||b[a].$L?null:Mn},Mn=function(){return[]};In.prototype.wA=function(a){if(this.Wg)for(var b=0;b<this.Wg.length;++b)if(this.Wg[b]instanceof a)return this.Wg[b];return null};
var Nn,On,Pn,Qn,Tn=/(?:^|\s)g-((\S)*)(?:$|\s)/,Un={plusone:!0,autocomplete:!0,profile:!0,signin:!0,signin2:!0};Nn=_.ne(_.Ae,"SW",_.oe());On=_.ne(_.Ae,"SA",_.oe());Pn=_.ne(_.Ae,"SM",_.oe());Qn=_.ne(_.Ae,"FW",[]);
var Vn=function(a,b){return("string"===typeof a?document.getElementById(a):a)||b},Zn=function(a,b){var c;Wn.ps0=(new Date).getTime();Xn("ps0");a=Vn(a,_.ke);var d=_.ke.documentMode;if(a.querySelectorAll&&(!d||8<d)){d=b?[b]:hn(Nn).concat(hn(On)).concat(hn(Pn));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=_.oe();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")))&&Tn.exec(n))&&(m=n[1]);g=!m||!(Nn[m]||On[m]||Pn[m])||g&&m!==g?null:m}g&&(Un[g]||0==f.nodeName.toLowerCase().indexOf("g:")||0!=hn(Fn(f)).length)&&(f.setAttribute("data-gapiscan",!0),_.ne(a,g,[]).push(f))}for(q in a)Qn.push(q);Wn.ps1=(new Date).getTime();Xn("ps1");if(b=Qn.join(":"))try{_.se.load(b,void 0)}catch(v){_.Ff(v);return}e=[];for(c in a){d=a[c];var q=0;for(b=d.length;q<b;q++)f=d[q],Yn(c,f,
Fn(f),e,b)}};
var $n=function(a,b){var c=mn(a);b&&c?(c(b),(c=b.iframeNode)&&c.setAttribute("data-gapiattached",!0)):_.se.load(a,function(){var d=mn(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))})},Yn=function(a,b,c,d,e,f,g){switch(ao(b,a,f)){case 0:a=Pn[a]?a+"_annotation":a;d={};d.iframeNode=b;d.userParams=c;$n(a,d);break;case 1:if(b.parentNode){for(var k in c){if(f=_.pe(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=_.M("iframes/"+l+"/url"))||(l=":im_socialhost:/:session_prefix::im_prefix:_/widget/render/"+m+"?usegapi=1");for(n in yn)f[n]=n+"/"+(c[n]||yn[n])+"/";var n=_.Kj(_.ke,l.replace(_.ek,nn(f)));m="iframes/"+a+"/params/";f={};_.qe(c,f);(l=_.M("lang")||_.M("gwidget/lang"))&&
(f.hl=l);zn[a]||(f.origin=_.tn());f.exp=_.M(m+"exp");if(m=_.M(m+"location"))for(l=0;l<m.length;l++){var q=m[l];f[q]=_.je.location[q]}switch(a){case "plus":case "follow":f.url=_.xn(f.href,c,null);delete f.href;break;case "plusone":m=(m=c.href)?rn(m):sn();f.url=m;f.db=_.vn(c.db,void 0,_.M());f.ecp=_.wn(c.ecp,void 0,_.M());delete f.href;break;case "signin":f.url=sn()}_.Ae.ILI&&(f.iloader="1");delete f["data-onload"];delete f.rd;for(var v in yn)f[v]&&delete f[v];f.gsrc=_.M("iframes/:source:");v=_.M("inline/css");
"undefined"!==typeof v&&0<e&&v>=e&&(f.ic="1");v=/^#|^fr-/;e={};for(var r in f)_.pe(f,r)&&v.test(r)&&(e[r.replace(v,"")]=f[r],delete f[r]);r="q"==_.M("iframes/"+a+"/params/si")?f:e;v=_.qn();for(var u in v)!_.pe(v,u)||_.pe(f,u)||_.pe(e,u)||(r[u]=v[u]);u=[].concat(Bn);r=_.M("iframes/"+a+"/methods");_.uj(r)&&(u=u.concat(r));for(t in c)_.pe(c,t)&&/^on/.test(t)&&("plus"!=a||"onconnect"!=t)&&(u.push(t),delete f[t]);delete f.callback;e._methods=u.join(",");var t=_.Jj(n,f,e);u=g||{};u.allowPost=1;u.attributes=
An;u.dontclear=!k;g={};g.userParams=c;g.url=t;g.type=a;_.Hn(a,b,c,t,u,g);b=g.id;c=_.oe();c.id=b;c.userParams=g.userParams;c.url=g.url;c.type=g.type;c.state=1;_.Xm[b]=c;b=g}else b=null;b&&((c=b.id)&&d.push(c),$n(a,b))}},ao=function(a,b,c){if(a&&1===a.nodeType&&b){if(c)return 1;if(Pn[b]){if(kn[a.nodeName.toLowerCase()])return(a=a.innerHTML)&&a.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")?0:1}else{if(On[b])return 0;if(Nn[b])return 1}}return null};
_.ne(_.se,"platform",{}).go=function(a,b){Zn(a,b)};
var bo=_.ne(_.Ae,"perf",_.oe()),Wn=_.ne(bo,"g",_.oe()),co=_.ne(bo,"i",_.oe()),eo,fo,go,Xn,io,jo,ko;_.ne(bo,"r",[]);eo=_.oe();fo=_.oe();go=function(a,b,c,d){eo[c]=eo[c]||!!d;_.ne(fo,c,[]);fo[c].push([a,b])};Xn=function(a,b,c){var d=bo.r;"function"===typeof d?d(a,b,c):d.push([a,b,c])};io=function(a,b,c,d){if("_p"==b)throw Error("C");_.ho(a,b,c,d)};_.ho=function(a,b,c,d){jo(b,c)[a]=d||(new Date).getTime();Xn(a,b,c)};jo=function(a,b){a=_.ne(co,a,_.oe());return _.ne(a,b,_.oe())};
ko=function(a,b,c){var d=null;b&&c&&(d=jo(b,c)[a]);return d||Wn[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__.vH={};window.__gapi_jstiming__.$_=1;var lo=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)},mo=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+"."+lo(a,l,g[m][0])):k&&e.push(l+"."+lo(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("")},po=function(a,b,c){a=mo(a,b,c);if(!a)return"";b=new Image;var d=window.__gapi_jstiming__.$_++;window.__gapi_jstiming__.vH[d]=b;
b.onload=b.onerror=function(){window.__gapi_jstiming__&&delete window.__gapi_jstiming__.vH[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 po(a,b,c),k=!0;k&&(f=!0,document.removeEventListener(e,
g,!1))}};document.addEventListener(e,g,!1);return""}return po(a,b,c)}}
;var qo={g:"gapi_global",m:"gapi_module",w:"gwidget"},ro=function(a,b){this.type=a?"_p"==a?"m":"w":"g";this.name=a;this.Wo=b};ro.prototype.key=function(){switch(this.type){case "g":return this.type;case "m":return this.type+"."+this.Wo;case "w":return this.type+"."+this.name+this.Wo}};
var so=new ro,to=navigator.userAgent.match(/iPhone|iPad|Android|PalmWebOS|Maemo|Bada/),uo=_.ne(bo,"_c",_.oe()),vo=Math.random()<(_.M("csi/rate")||0),xo=function(a,b,c){for(var d=new ro(b,c),e=_.ne(uo,d.key(),_.oe()),f=fo[a]||[],g=0;g<f.length;++g){var k=f[g],l=k[0],m=a,n=b,q=c;k=ko(k[1],n,q);m=ko(m,n,q);e[l]=k&&m?m-k:null}eo[a]&&vo&&(wo(so),wo(d))},yo=function(a,b){b=b||[];for(var c=[],d=0;d<b.length;d++)c.push(a+b[d]);return c},wo=function(a){var b=_.je.__gapi_jstiming__;b.sn=qo[a.type];var c=new b.Timer(0);
a:{switch(a.type){case "g":var d="global";break a;case "m":d=a.Wo;break a;case "w":d=a.name;break a}d=void 0}c.name=d;d=!1;var e=a.key(),f=uo[e];c.tick("_start",null,0);for(var g in f)c.tick(g,"_start",f[g]),d=!0;uo[e]=_.oe();d&&(g=[],g.push("l"+(_.M("isPlusUser")?"1":"0")),d="m"+(to?"1":"0"),g.push(d),"m"==a.type?g.push("p"+a.Wo):"w"==a.type&&(e="n"+a.Wo,g.push(e),"0"==a.Wo&&g.push(d+e)),g.push("u"+(_.M("isLoggedIn")?"1":"0")),a=yo("",g),a=yo("abc_",a).join(","),b.report(c,{e:a}))};
go("blt","bs0","bs1");go("psi","ps0","ps1");go("rpcqi","rqe","rqd");go("bsprt","bsrt0","bsrt1");go("bsrqt","bsrt1","bsrt2");go("bsrst","bsrt2","bsrt3");go("mli","ml0","ml1");go("mei","me0","me1",!0);go("wcdi","wrs","wcdi");go("wci","wrs","wdc");go("wdi","wrs","wrdi");go("wdt","bs0","wrdt");go("wri","wrs","wrri",!0);go("wrt","bs0","wrrt");go("wji","wje0","wje1",!0);go("wjli","wjl0","wjl1");go("whi","wh0","wh1",!0);go("wai","waaf0","waaf1",!0);go("wadi","wrs","waaf1",!0);go("wadt","bs0","waaf1",!0);
go("wprt","wrt0","wrt1");go("wrqt","wrt1","wrt2");go("wrst","wrt2","wrt3",!0);go("fbprt","fsrt0","fsrt1");go("fbrqt","fsrt1","fsrt2");go("fbrst","fsrt2","fsrt3",!0);go("fdns","fdns0","fdns1");go("fcon","fcon0","fcon1");go("freq","freq0","freq1");go("frsp","frsp0","frsp1");go("fttfb","fttfb0","fttfb1");go("ftot","ftot0","ftot1",!0);var zo=bo.r;if("function"!==typeof zo){for(var Ao;Ao=zo.shift();)xo.apply(null,Ao);bo.r=xo}
;var Bo=["div"],Co="onload",Do=!0,Eo=!0,Fo=function(a){return a},Go=null,Ho=function(a){var b=_.M(a);return"undefined"!==typeof b?b:_.M("gwidget/"+a)},cp,dp,ep,fp,Wo,Yo,gp,Xo,hp,ip,jp,kp;Go=_.M();_.M("gwidget");var Io=Ho("parsetags");Co="explicit"===Io||"onload"===Io?Io:Co;var Jo=Ho("google_analytics");"undefined"!==typeof Jo&&(Do=!!Jo);var Ko=Ho("data_layer");"undefined"!==typeof Ko&&(Eo=!!Ko);
var Lo=function(){var a=this&&this.ma();a&&(_.Ae.drw=a)},Mo=function(){_.Ae.drw=null},No=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}},Oo=function(a){"string"===typeof a&&(a=window[a]);return"function"===typeof a?a:null},Po=function(){return Ho("lang")||"en-US"},Qo=function(a){if(!_.Xa.wb("attach")){var b={},c=_.Xa.wb("inline"),d;for(d in c)c.hasOwnProperty(d)&&(b[d]=c[d]);b.open=function(e){var f=
e.qc().renderData.id;f=document.getElementById(f);if(!f)throw Error("D");return c.attach(e,f)};_.Xa.vc("attach",b)}a.style="attach"},Ro=function(){var a={};a.width=[No(450)];a.height=[No(24)];a.onready=[Oo];a.lang=[Po,"hl"];a.iloader=[function(){return _.Ae.ILI},"iloader"];return a}(),Uo=function(a){var b={};b.Ye=a[0];b.hp=-1;b.nfa="___"+b.Ye+"_";b.q3="g:"+b.Ye;b.Mda="g-"+b.Ye;b.cN=[];b.config={};b.Ut=[];b.cP={};b.Ex={};var c=function(e){for(var f in e)if(_.pe(e,f)){b.config[f]=[Oo];b.Ut.push(f);
var g=e[f],k=null,l=null,m=null;"function"===typeof g?k=g:g&&"object"===typeof g&&(k=g.Ada,l=g.Fx,m=g.nF);m&&(b.Ut.push(m),b.config[m]=[Oo],b.cP[f]=m);k&&(b.config[f]=[k]);l&&(b.Ex[f]=l)}},d=function(e){for(var f={},g=0;g<e.length;++g)f[e[g].toLowerCase()]=1;f[b.q3]=1;b.kZ=f};a[1]&&(b.parameters=a[1]);(function(e){b.config=e;for(var f in Ro)Ro.hasOwnProperty(f)&&!b.config.hasOwnProperty(f)&&(b.config[f]=Ro[f])})(a[2]||{});a[3]&&c(a[3]);a[4]&&d(a[4]);a[5]&&(b.Pk=a[5]);b.ffa=!0===a[6];b.B_=a[7];b.a3=
a[8];b.kZ||d(Bo);b.aD=function(e){b.hp++;io("wrs",b.Ye,String(b.hp));var f=[],g=e.element,k=e.config,l=":"+b.Ye;":plus"==l&&e.Nk&&e.Nk.action&&(l+="_"+e.Nk.action);var m=So(b,k),n={};_.qe(_.qn(),n);for(var q in e.Nk)null!=e.Nk[q]&&(n[q]=e.Nk[q]);q={container:g.id,renderData:e.V_,style:"inline",height:k.height,width:k.width};Qo(q);b.Pk&&(f[2]=q,f[3]=n,f[4]=m,b.Pk("i",f));l=_.Xa.open(l,q,n,m);To(b,l,k,g,e.PT);f[5]=l;b.Pk&&b.Pk("e",f)};return b},So=function(a,b){for(var c={},d=a.Ut.length-1;0<=d;--d){var e=
a.Ut[d],f=b[a.cP[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.Ex)a.Ex.hasOwnProperty(k)&&(c[k]=Vo(c[k]||function(){},a.Ex[k]));c.drefresh=Lo;c.erefresh=Mo;return c},Vo=function(a,b){return function(c){var d=b(c);if(d){var e=c.href||null;if(Do){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(Eo&&window.dataLayer)try{window.dataLayer.push({event:"social",socialNetwork:"Google",socialAction:d,socialTarget:e})}catch(k){}}a.call(this,c)}},To=function(a,b,c,d,e){Wo(b,c);Xo(b,d);Yo(a,b,e);Zo(a.Ye,a.hp.toString(),b);(new $o).kb.nn(a,b,c,d,e)},$o=function(){if(!this.kb){for(var a=this.constructor;a&&!a.Bn;)a=a.T&&a.T.constructor;a.Bn.nI||(a.Bn.nI=
Ln(a));this.kb=new a.Bn.nI(this);this.wA||(this.wA=gn)}},ap=function(){},bp=$o;ap.T||_.A(ap,In);bp.Bn=ap;ap.prototype.nn=function(a){a=a?a:function(){};a.$L=!0;return a}();cp=function(a){return _.rm&&"undefined"!=typeof _.rm&&a instanceof _.rm};dp=function(a){return cp(a)?"_renderstart":"renderstart"};ep=function(a){return cp(a)?"_ready":"ready"};fp=function(){return!0};Wo=function(a,b){if(b.onready){var c=!1,d=function(){c||(c=!0,b.onready.call(null))};a.register(ep(a),d,fp);a.register(dp(a),d,fp)}};
Yo=function(a,b,c){var d=a.Ye,e=String(a.hp),f=!1,g=function(){f||(f=!0,c&&io("wrdt",d,e),io("wrdi",d,e))};b.register(dp(b),g,fp);var k=!1;a=function(){k||(k=!0,g(),c&&io("wrrt",d,e),io("wrri",d,e))};b.register(ep(b),a,fp);cp(b)?b.register("widget-interactive-"+b.id,a,fp):_.Mf.register("widget-interactive-"+b.id,a);_.Mf.register("widget-csi-tick-"+b.id,function(l,m,n){"wdc"===l?io("wdc",d,e,n):"wje0"===l?io("wje0",d,e,n):"wje1"===l?io("wje1",d,e,n):"wh0"==l?_.ho("wh0",d,e,n):"wh1"==l?_.ho("wh1",d,
e,n):"wcdi"==l&&_.ho("wcdi",d,e,n)})};gp=function(a){return"number"==typeof a?a+"px":"100%"==a?a:null};Xo=function(a,b){var c=function(d){d=d||a;var e=gp(d.width);e&&b.style.width!=e&&(b.style.width=e);(d=gp(d.height))&&b.style.height!=d&&(b.style.height=d)};cp(a)?a.dO("onRestyle",c):(a.register("ready",c,fp),a.register("renderstart",c,fp),a.register("resize",c,fp))};hp=function(a,b){for(var c in Ro)if(Ro.hasOwnProperty(c)){var d=Ro[c][1];d&&!b.hasOwnProperty(d)&&(b[d]=a[d])}return b};
ip=function(a,b){var c={},d;for(d in a)a.hasOwnProperty(d)&&(c[a[d][1]||d]=(a[d]&&a[d][0]||Fo)(b[d.toLowerCase()],b,Go));return c};jp=function(a){if(a=a.B_)for(var b=0;b<a.length;b++)(new Image).src=a[b]};kp=function(a,b){var c=b.userParams,d=b.siteElement;d||(d=(d=b.iframeNode)&&d.parentNode);if(d&&1===d.nodeType){var e=ip(a.config,c);a.cN.push({element:d,config:e,Nk:hp(e,ip(a.parameters,c)),xea:3,PT:!!c["data-onload"],V_:b})}b=a.cN;for(a=a.aD;0<b.length;)a(b.shift())};
_.lp=function(a){var b=Uo(a);jp(b);_.Nj(b.Ye,function(d){kp(b,d)});Nn[b.Ye]=!0;var c={Aa:function(d,e,f){var g=e||{};g.type=b.Ye;e=g.type;delete g.type;var k=Vn(d);if(k){d={};for(var l in g)_.pe(g,l)&&(d[l.toLowerCase()]=g[l]);d.rd=1;(l=!!d.ri)&&delete d.ri;Yn(e,k,d,[],0,l,f)}else _.Ff("string"==="gapi."+e+".render: missing element "+typeof d?d:"")},go:function(d){Zn(d,b.Ye)},yea:function(){var d=_.ne(_.Ae,"WI",_.oe()),e;for(e in d)delete d[e]}};a=function(){"onload"===Co&&c.go()};ln(b.Ye)||jn(a,
a);_.z("gapi."+b.Ye+".go",c.go);_.z("gapi."+b.Ye+".render",c.Aa);return c};
var mp=kp,np=function(a,b){a.hp++;io("wrs",a.Ye,String(a.hp));var c=b.userParams,d=ip(a.config,c),e=[],f=b.iframeNode,g=b.siteElement,k=So(a,d),l=ip(a.parameters,c);_.qe(_.qn(),l);l=hp(d,l);c=!!c["data-onload"];var m=_.Yl,n=_.oe();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=_.Dm;_.dn(n);f=l;a.Pk&&(e[2]=n,e[3]=f,e[4]=k,a.Pk("i",e));k=m.Tj(n);k.id=b.id;k.mx(k,n);To(a,k,d,g,c);e[5]=
k;a.Pk&&a.Pk("e",e)};kp=function(a,b){var c=b.url;a.a3||_.gi(c)?_.Hm?np(a,b):(0,_.pg)("gapi.iframes.impl",function(){np(a,b)}):_.Xa.open?mp(a,b):(0,_.pg)("iframes",function(){mp(a,b)})};
var op=function(){var a=window;return!!a.performance&&!!a.performance.getEntries},Zo=function(a,b,c){if(op()){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.Pa().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);io("wrt0",
a,b,Math.round(f.startTime));io("wrt1",a,b,g);io("wrt2",a,b,k);io("wrt3",a,b,l)}},1E3)};c.register(dp(c),e,fp);c.register(ep(c),e,fp)}};
_.z("gapi.widget.make",_.lp);

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

var jl=function(){this.Ss={$M:cl?"../"+cl:null,Lz:dl,WJ:el,dea:fl,hv:gl,Sea:hl};this.yf=_.je;this.HM=this.ST;this.GU=/MSIE\s*[0-8](\D|$)/.test(window.navigator.userAgent);if(this.Ss.$M){this.yf=this.Ss.WJ(this.yf,this.Ss.$M);var a=this.yf.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.HM=this.yf.doPostMsg}this.DE={};this.dF={};a=(0,_.D)(this.BB,
this);_.ze(this.yf,"message",a);_.ne(_.Ae,"RPMQ",[]).push(a);this.yf!=this.yf.parent&&il(this,this.yf.parent,this.EC(this.yf.name),"*")};jl.prototype.EC=function(a){return'{"h":"'+escape(a)+'"}'};var kl=function(a){var b=null;0===a.indexOf('{"h":"')&&a.indexOf('"}')===a.length-2&&(b=unescape(a.substring(6,a.length-2)));return b},ll=function(a){if(!/^\s*{/.test(a))return!1;a=_.zf(a);return null!==a&&"object"===typeof a&&!!a.g};
jl.prototype.BB=function(a){var b=String(a.data);(0,_.If)("gapi.rpc.receive("+fl+"): "+(!b||512>=b.length?b:b.substr(0,512)+"... ("+b.length+" bytes)"));var c=0!==b.indexOf("!_");c||(b=b.substring(2));var d=ll(b);if(!c&&!d){if(!d&&(c=kl(b))){if(this.DE[c])this.DE[c]();else this.dF[c]=1;return}var e=a.origin,f=this.Ss.Lz;this.GU?_.je.setTimeout(function(){f(b,e)},0):f(b,e)}};jl.prototype.Jc=function(a,b){".."===a||this.dF[a]?(b(),delete this.dF[a]):this.DE[a]=b};
var il=function(a,b,c,d){var e=ll(c)?"":"!_";(0,_.If)("gapi.rpc.send("+fl+"): "+(!c||512>=c.length?c:c.substr(0,512)+"... ("+c.length+" bytes)"));a.HM(b,e+c,d)};jl.prototype.ST=function(a,b,c){a.postMessage(b,c)};jl.prototype.send=function(a,b,c){(a=this.Ss.WJ(this.yf,a))&&!a.closed&&il(this,a,b,c)};
var ml,ql,rl,sl,tl,ul,vl,cl,fl,wl,xl,yl,el,gl,Al,Bl,Gl,Hl,Jl,hl,Ll,Kl,Cl,Dl,Ml,dl,Nl,Ol;ml=0;ql=[];rl={};sl={};tl=_.je.location.href;ul=_.ue(tl,"rpctoken");vl=_.ue(tl,"parent")||_.ke.referrer;cl=_.ue(tl,"rly");fl=cl||(_.je!==_.je.top||_.je.opener)&&_.je.name||"..";wl=null;xl={};yl=function(){};_.zl={send:yl,Jc:yl,EC:yl};
el=function(a,b){"/"==b.charAt(0)&&(b=b.substring(1),a=_.je.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};gl=function(a){return(a=rl[a])&&a.Zk};
Al=function(a){if(a.f in{})return!1;var b=a.t,c=rl[a.r];a=a.origin;return c&&(c.Zk===b||!c.Zk&&!b)&&(a===c.origin||"*"===c.origin)};Bl=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)}};_.El=function(a,b,c){a=Cl(a);sl[a.name]={dh:b,Br:a.Br,fp:c||Al};Dl()};_.Fl=function(a){delete sl[Cl(a).name]};Gl={};Hl=function(a,b){(a=Gl["_"+a])&&a[1](this)&&a[0].call(this,b)};
Jl=function(a){var b=a.c;if(!b)return yl;var c=a.r,d=a.g?"legacy__":"";return function(){var e=[].slice.call(arguments,0);e.unshift(c,d+"__cb",null,b);_.Il.apply(null,e)}};hl=function(a){wl=a};Ll=function(a){xl[a]||(xl[a]=_.je.setTimeout(function(){xl[a]=!1;Kl(a)},0))};Kl=function(a){var b=rl[a];if(b&&b.ready){var c=b.yD;for(b.yD=[];c.length;)_.zl.send(a,_.Af(c.shift()),b.origin)}};Cl=function(a){return 0===a.indexOf("legacy__")?{name:a.substring(8),Br:!0}:{name:a,Br:!1}};
Dl=function(){for(var a=_.M("rpc/residenceSec")||60,b=(new Date).getTime()/1E3,c=0,d;d=ql[c];++c){var e=d.rpc;if(!e||0<a&&b-d.timestamp>a)ql.splice(c,1),--c;else{var f=e.s,g=sl[f]||sl["*"];if(g)if(ql.splice(c,1),--c,e.origin=d.origin,d=Jl(e),e.callback=d,g.fp(e)){if("__cb"!==f&&!!g.Br!=!!e.g)break;e=g.dh.apply(e,e.a);void 0!==e&&d(e)}else(0,_.If)("gapi.rpc.rejected("+fl+"): "+f)}}};Ml=function(a,b,c){ql.push({rpc:a,origin:b,timestamp:(new Date).getTime()/1E3});c||Dl()};
dl=function(a,b){a=_.zf(a);Ml(a,b,!1)};Nl=function(a){for(;a.length;)Ml(a.shift(),this.origin,!0);Dl()};Ol=function(a){var b=!1;a=a.split("|");var c=a[0];0<=c.indexOf("/")&&(b=!0);return{id:c,origin:a[1]||"*",kC:b}};
_.Pl=function(a,b,c,d){var e=Ol(a);d&&(_.je.frames[e.id]=_.je.frames[e.id]||d);a=e.id;if(!rl.hasOwnProperty(a)){c=c||null;d=e.origin;if(".."===a)d=_.sg(vl),c=c||ul;else if(!e.kC){var f=_.ke.getElementById(a);f&&(f=f.src,d=_.sg(f),c=c||_.ue(f,"rpctoken"))}"*"===e.origin&&d||(d=e.origin);rl[a]={Zk:c,yD:[],origin:d,t0:b,VM:function(){var g=a;rl[g].ready=1;Kl(g)}};_.zl.Jc(a,rl[a].VM)}return rl[a].VM};
_.Il=function(a,b,c,d){a=a||"..";_.Pl(a);a=a.split("|",1)[0];var e=b,f=[].slice.call(arguments,3),g=c,k=fl,l=ul,m=rl[a],n=k,q=Ol(a);if(m&&".."!==a){if(q.kC){if(!(l=rl[a].t0)){l=wl?wl.substring(1).split("/"):[fl];n=l.length-1;for(var v=_.je.parent;v!==_.je.top;){var r=v.parent;if(!n--){for(var u=null,t=r.frames.length,w=0;w<t;++w)r.frames[w]==v&&(u=w);l.unshift("{"+u+"}")}v=r}l="/"+l.join("/")}n=l}else n=k="..";l=m.Zk}g&&q?(m=Al,q.kC&&(m=Bl(q)),Gl["_"+ ++ml]=[g,m],g=ml):g=null;f={s:e,f:k,r:n,t:l,c:g,
a:f};e=Cl(e);f.s=e.name;f.g=e.Br;rl[a].yD.push(f);Ll(a)};if("function"===typeof _.je.postMessage||"object"===typeof _.je.postMessage)_.zl=new jl,_.El("__cb",Hl,function(){return!0}),_.El("_processBatch",Nl,function(){return!0}),_.Pl("..");

_.Pe=_.Pe||{};_.Pe.makeClosure=function(a,b,c){for(var d=[],e=2,f=arguments.length;e<f;++e)d.push(arguments[e]);return function(){for(var g=d.slice(),k=0,l=arguments.length;k<l;++k)g.push(arguments[k]);return b.apply(a,g)}};_.Pe.Fr=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.escapeString(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.escapeString(e)]=_.Pe.escape(c[e],!0));return d}}return c};_.Pe.escapeString=function(c){if(!c)return c;
for(var d=[],e,f,g=0,k=c.length;g<k;++g)e=c.charCodeAt(g),f=b[e],!0===f?d.push("&#",e,";"):!1!==f&&d.push(c.charAt(g));return d.join("")};_.Pe.unescapeString=function(c){return c?c.replace(/&#([0-9]+);/g,a):c}})();

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

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

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

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

_.Xa.util={};_.Xa.util.Ch={};_.Xa.util.Ch.oT=function(a){try{return!!a.document}catch(b){}return!1};_.Xa.util.Ch.TJ=function(a){var b=a.parent;return a!=b&&_.Xa.util.Ch.oT(b)?_.Xa.util.Ch.TJ(b):a};_.Xa.util.Ch.Bda=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.")};
_.Xa.util.Ch.makeClosure=function(a,b,c){for(var d=[],e=2,f=arguments.length;e<f;++e)d.push(arguments[e]);return function(){for(var g=d.slice(),k=0,l=arguments.length;k<l;++k)g.push(arguments[k]);return b.apply(a,g)}};

var wp,xp,yp,zp,Ap,Bp,Cp,Ep,Fp,Gp,Jp,Kp,Lp,Mp,Op,Pp,Qp,Sp,Tp,Up,Wp;wp=function(){_.Mf.register("_noop_echo",function(){this.callback(_.Xa.VV(_.Xa.Bk[this.f]))})};xp=function(){window.setTimeout(function(){_.Mf.call("..","_noop_echo",_.Xa.n_)},0)};yp=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);_.Mf.call.apply(_.Mf,f)};d._iframe_wrapped_rpc_=!0;return d};
zp=function(a){_.Xa.Rw[a]||(_.Xa.Rw[a]={},_.Mf.register(a,function(b,c){var d=this.f;if(!("string"!=typeof b||b in{}||d in{})){var e=this.callback,f=_.Xa.Rw[a][d],g;f&&Object.hasOwnProperty.call(f,b)?g=f[b]:Object.hasOwnProperty.call(_.Xa.Rn,a)&&(g=_.Xa.Rn[a]);if(g)return d=Array.prototype.slice.call(arguments,1),g._iframe_wrapped_rpc_&&e&&d.push(e),g.apply({},d)}_.Gf(['Unregistered call in window "',window.name,'" for method "',a,'", via proxyId "',b,'" from frame "',d,'".'].join(""));return null}));
return _.Xa.Rw[a]};Ap=function(){_.Xa.LK++;return["I",_.Xa.LK,"_",(new Date).getTime()].join("")};Bp=function(a){return a instanceof Array?a.join(","):a instanceof Object?_.Af(a):a};Cp=function(a){var b=_.M("googleapis.config/elog");if(b)try{b(a)}catch(c){}};Ep=function(a){a&&a.match(Dp)&&_.Ie("googleapis.config/gcv",a)};Fp=function(a){_.Ae.h=a};Gp=function(a){_.Ae.bsh=a};_.Hp=function(a,b){b=b||{};for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c]);return b};
_.Ip=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=zp(g);q[k]=q[k]||{};n=_.Xa.util.Ch.makeClosure(n,m);m._iframe_wrapped_rpc_&&(n._iframe_wrapped_rpc_=!0);q[k][l]=n;f.push(g)}if(e)for(g in _.Xa.Rn)_.Xa.Rn.hasOwnProperty(g)&&f.push(g);return f.join(",")};Jp=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]=yp(f,b,c)}}return d};
Kp=function(a){if(a&&a.disableMultiLevelParentRelay)a=!1;else{var b;if(b=_.fn&&_.fn._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};Lp=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};
Mp=function(a){if(":"==a.charAt(0)){var b=_.M("iframes/"+a.substring(1));a={};_.qe(b,a);(b=a.url)&&(a.url=_.hk(b));a.params||(a.params={});return a}return{url:_.hk(a)}};Op=function(a){function b(){}b.prototype=Np.prototype;a.prototype=new b};Pp=function(a){return _.Xa.Is[a]};Qp=function(a,b){_.Xa.Is[a]=b};Sp=function(a){a=a||{};"auto"===a.height&&(a.height=_.Rl());var b=window&&Rp&&Rp.rb();b?b.jN(a.width||0,a.height||0):_.fn&&_.fn._resizeMe&&_.fn._resizeMe(a)};Tp=function(a){Ep(a)};
Up=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};_.Vp=function(){return _.je.location.origin||_.je.location.protocol+"//"+_.je.location.host};
Wp=function(a){var b=_.ue(a.location.href,"urlindex");if(b=_.ne(_.Ae,"fUrl",[])[parseInt(b,10)]){var c=a.location.hash;b+=/#/.test(b)?c.replace(/^#/,"&"):c;a.location.replace(b)}};
var Xp,Yp=window.location.href,Zp=Yp.indexOf("?"),$p=Yp.indexOf("#");Xp=(-1===$p?Yp.substr(Zp+1):[Yp.substr(Zp+1,$p-Zp-1),"&",Yp.substr($p+1)].join("")).split("&");for(var aq=window.decodeURIComponent?decodeURIComponent:unescape,bq=0,cq=Xp.length;bq<cq;++bq){var dq=Xp[bq].indexOf("=");if(-1!==dq){var eq=Xp[bq].substring(dq+1);eq=eq.replace(/\+/g," ");try{aq(eq)}catch(a){}}}
;if(window.ToolbarApi)Rp=window.ToolbarApi,Rp.rb=window.ToolbarApi.getInstance,Rp.prototype=window.ToolbarApi.prototype,_.h=Rp.prototype,_.h.openWindow=Rp.prototype.openWindow,_.h.WH=Rp.prototype.closeWindow,_.h.cO=Rp.prototype.setOnCloseHandler,_.h.FH=Rp.prototype.canClosePopup,_.h.jN=Rp.prototype.resizeWindow;else{var Rp=function(){};Rp.rb=function(){!fq&&window.external&&window.external.GTB_IsToolbar&&(fq=new Rp);return fq};_.h=Rp.prototype;_.h.openWindow=function(a){return window.external.GTB_OpenPopup&&
window.external.GTB_OpenPopup(a)};_.h.WH=function(a){window.external.GTB_ClosePopupWindow&&window.external.GTB_ClosePopupWindow(a)};_.h.cO=function(a,b){window.external.GTB_SetOnCloseHandler&&window.external.GTB_SetOnCloseHandler(a,b)};_.h.FH=function(a){return window.external.GTB_CanClosePopup&&window.external.GTB_CanClosePopup(a)};_.h.jN=function(a,b){return window.external.GTB_ResizeWindow&&window.external.GTB_ResizeWindow(a,b)};var fq=null;window.ToolbarApi=Rp;window.ToolbarApi.getInstance=Rp.rb}
;var Dp=/^[-_.0-9A-Za-z]+$/,gq={open:"open",onready:"ready",close:"close",onresize:"resize",onOpen:"open",onReady:"ready",onClose:"close",onResize:"resize",onRenderStart:"renderstart"},hq={onBeforeParentOpen:"beforeparentopen"},iq={onOpen:function(a){var b=a.qc();a.Bg(b.container||b.element);return a},onClose:function(a){a.remove()}};_.Xa.Ol=function(a){var b=_.oe();_.qe(_.Vj,b);_.qe(a,b);return b};
var Np=function(a,b,c,d,e,f,g,k){this.config=Mp(a);this.openParams=this.Qr=b||{};this.params=c||{};this.methods=d;this.yx=!1;jq(this,b.style);this.Pp={};kq(this,function(){var l;(l=this.Qr.style)&&_.Xa.Is[l]?l=_.Xa.Is[l]:l?(_.Hf(['Missing handler for style "',l,'". Continuing with default handler.'].join("")),l=null):l=iq;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?_.Xa.util.Ch.makeClosure(l,q,this):q}m=n}for(var v in e)l=m[v],"function"===
typeof l&&lq(this,e[v],_.Xa.util.Ch.makeClosure(m,l))}f&&lq(this,"close",f)});this.ij=this.ac=g;this.gD=(k||[]).slice();g&&this.gD.unshift(g.ma())};Np.prototype.qc=function(){return this.Qr};Np.prototype.getParams=function(){return this.params};Np.prototype.Yu=function(){return this.methods};Np.prototype.Uc=function(){return this.ij};
var jq=function(a,b){a.yx||((b=b&&!_.Xa.Is[b]&&_.Xa.Iz[b])?(a.Hz=[],b(function(){a.yx=!0;for(var c=0,d=a.Hz.length;c<d;++c)a.Hz[c].call(a)})):a.yx=!0)},kq=function(a,b){a.yx?b.call(a):a.Hz.push(b)};Np.prototype.Yd=function(a,b){kq(this,function(){lq(this,a,b)})};var lq=function(a,b,c){a.Pp[b]=a.Pp[b]||[];a.Pp[b].push(c)};Np.prototype.Gm=function(a,b){kq(this,function(){var c=this.Pp[a];if(c)for(var d=0,e=c.length;d<e;++d)if(c[d]===b){c.splice(d,1);break}})};
Np.prototype.jh=function(a,b){var c=this.Pp[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){_.Gf(['Exception when calling callback "',a,'" with exception "',k.name,": ",k.message,'".'].join("")),Cp(k)}return g};var mq=function(a){return"number"==typeof a?{value:a,AA:a+"px"}:"100%"==a?{value:100,AA:"100%",jL:!0}:null};Np.prototype.send=function(a,b,c){_.Xa.xN(this,a,b,c)};
Np.prototype.register=function(a,b){var c=this;c.Yd(a,function(d){b.call(c,d)})};var nq=function(a,b,c,d,e,f,g){Np.call(this,a,b,c,d,gq,e,f,g);this.id=b.id||Ap();this.cs=b.rpctoken&&String(b.rpctoken)||Math.round(1E9*_.Yh());this.TX=Lp(this.params,this.config);this.oA={};kq(this,function(){this.jh("open");_.Hp(this.oA,this)})};Op(nq);_.h=nq.prototype;
_.h.Bg=function(a,b){if(!this.config.url)return _.Gf("Cannot open iframe, empty URL."),this;var c=this.id;_.Xa.Bk[c]=this;var d=_.Hp(this.methods);d._ready=this.Bw;d._close=this.close;d._open=this.wM;d._resizeMe=this.kN;d._renderstart=this.pM;var e=this.TX;this.cs&&(e.rpctoken=this.cs);e._methods=_.Ip(d,c,"",this,!0);this.el=a="string"===typeof a?document.getElementById(a):a;d={};d.id=c;if(b){d.attributes=b;var f=b.style;if("string"===typeof f){if(f){var g=[];f=f.split(";");for(var k=0,l=f.length;k<
l;++k){var m=f[k];if(0!=m.length||k+1!=l)m=m.split(":"),2==m.length&&m[0].match(/^[ a-zA-Z_-]+$/)&&m[1].match(/^[ +.%0-9a-zA-Z_-]+$/)?g.push(m.join(":")):_.Gf(['Iframe style "',f[k],'" not allowed.'].join(""))}g=g.join(";")}else g="";b.style=g}}this.qc().allowPost&&(d.allowPost=!0);this.qc().forcePost&&(d.forcePost=!0);d.queryParams=this.params;d.fragmentParams=e;d.paramsSerializer=Bp;this.lh=_.jk(this.config.url,a,d);a=this.lh.getAttribute("data-postorigin")||this.lh.src;_.Xa.Bk[c]=this;_.Mf.setAuthToken(this.id,
this.cs);_.Mf.setRelayUrl(this.id,a);return this};_.h.$g=function(a,b){this.oA[a]=b};_.h.ma=function(){return this.id};_.h.Pa=function(){return this.lh};_.h.Fb=function(){return this.el};_.h.Yf=function(a){this.el=a};_.h.Bw=function(a){var b=Jp(a,this.id,"");this.ij&&"function"==typeof this.methods._ready&&(a._methods=_.Ip(b,this.ij.ma(),this.id,this,!1),this.methods._ready(a));_.Hp(a,this);_.Hp(b,this);this.jh("ready",a)};_.h.pM=function(a){this.jh("renderstart",a)};
_.h.close=function(a){a=this.jh("close",a);delete _.Xa.Bk[this.id];return a};_.h.remove=function(){var a=document.getElementById(this.id);a&&a.parentNode&&a.parentNode.removeChild(a)};
_.h.wM=function(a){var b=Jp(a.params,this.id,a.proxyId);delete a.params._methods;"_parent"==a.openParams.anchor&&(a.openParams.anchor=this.el);if(Kp(a.openParams))new oq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain);else{var c=new nq(a.url,a.openParams,a.params,b,b._onclose,this,a.openedByProxyChain),d=this;kq(c,function(){var e={childId:c.ma()},f=c.oA;f._toclose=c.close;e._methods=_.Ip(f,d.id,c.id,c,!1);b._onopen(e)})}};
_.h.kN=function(a){if(void 0===this.jh("resize",a)&&this.lh){var b=mq(a.width);null!=b&&(this.lh.style.width=b.AA);a=mq(a.height);null!=a&&(this.lh.style.height=a.AA);this.lh.parentElement&&(null!=b&&b.jL||null!=a&&a.jL)&&(this.lh.parentElement.style.display="block")}};
var oq=function(a,b,c,d,e,f,g){Np.call(this,a,b,c,d,hq,e,f,g);this.url=a;this.Sm=null;this.xD=Ap();kq(this,function(){this.jh("beforeparentopen");var k=_.Hp(this.methods);k._onopen=this.d_;k._ready=this.Bw;k._onclose=this.b_;this.params._methods=_.Ip(k,"..",this.xD,this,!0);k={};for(m in this.params)k[m]=Bp(this.params[m]);var l=this.config.url;if(this.Qr.hideUrlFromParent){var m=window.name;var n=l;l=_.Jj(this.config.url,this.params,{},Bp);var q=k;k={};k._methods=q._methods;k["#opener"]=q["#opener"];
k["#urlindex"]=q["#urlindex"];k["#opener"]&&void 0!=q["#urlindex"]?(k["#opener"]=m+","+k["#opener"],m=n):(n=_.ne(_.Ae,"fUrl",[]),q=n.length,n[q]=l,_.Ae.rUrl=Wp,k["#opener"]=m,k["#urlindex"]=q,m=_.sg(_.je.location.href),l=_.M("iframes/relay_url_"+encodeURIComponent(m))||"/_/gapi/sibling/1/frame.html",m+=l);l=m}_.fn._open({url:l,openParams:this.Qr,params:k,proxyId:this.xD,openedByProxyChain:this.gD})})};Op(oq);oq.prototype.jW=function(){return this.Sm};
oq.prototype.d_=function(a){this.Sm=a.childId;var b=Jp(a,"..",this.Sm);_.Hp(b,this);this.close=b._toclose;_.Xa.Bk[this.Sm]=this;this.ij&&this.methods._onopen&&(a._methods=_.Ip(b,this.ij.ma(),this.Sm,this,!1),this.methods._onopen(a))};oq.prototype.Bw=function(a){var b=String(this.Sm),c=Jp(a,"..",b);_.Hp(a,this);_.Hp(c,this);this.jh("ready",a);this.ij&&this.methods._ready&&(a._methods=_.Ip(c,this.ij.ma(),b,this,!1),this.methods._ready(a))};
oq.prototype.b_=function(a){if(this.ij&&this.methods._onclose)this.methods._onclose(a);else return a=this.jh("close",a),delete _.Xa.Bk[this.Sm],a};
var pq=function(a,b,c,d,e,f,g){Np.call(this,a,b,c,d,hq,f,g);this.id=b.id||Ap();this.N2=e;d._close=this.close;this.onClosed=this.iM;this.pP=0;kq(this,function(){this.jh("beforeparentopen");var k=_.Hp(this.methods);this.params._methods=_.Ip(k,"..",this.xD,this,!0);k={};k.queryParams=this.params;a=_.ak(_.ke,this.config.url,this.id,k);var l=e.openWindow(a);this.canAutoClose=function(m){m(e.FH(l))};e.cO(l,this);this.pP=l})};Op(pq);
pq.prototype.close=function(a){a=this.jh("close",a);this.N2.WH(this.pP);return a};pq.prototype.iM=function(){this.jh("close")};_.fn.send=function(a,b,c){_.Xa.xN(_.fn,a,b,c)};
(function(){_.Xa.Bk={};_.Xa.Is={};_.Xa.Iz={};_.Xa.LK=0;_.Xa.Rw={};_.Xa.Rn={};_.Xa.Hw=null;_.Xa.Gw=[];_.Xa.n_=function(c){var d=!1;try{if(null!=c){var e=window.parent.frames[c.id];d=e.iframer.id==c.id&&e.iframes.openedId_(_.fn.id)}}catch(f){}try{_.Xa.Hw={origin:this.origin,referer:this.referer,claimedOpenerId:c&&c.id,claimedOpenerProxyChain:c&&c.proxyChain||[],sameOrigin:d};for(c=0;c<_.Xa.Gw.length;++c)_.Xa.Gw[c](_.Xa.Hw);_.Xa.Gw=[]}catch(f){Cp(f)}};_.Xa.VV=function(c){var d=c&&c.ij,e=null;d&&(e={},
e.id=d.ma(),e.proxyChain=c.gD);return e};wp();if(window.parent!=window){var a=Up();a.gcv&&Ep(a.gcv);var b=a.jsh;b&&(_.Ae.h=b);_.Hp(Jp(a,"..",""),_.fn);_.Hp(a,_.fn);xp()}_.Xa.wb=Pp;_.Xa.vc=Qp;_.Xa.u1=Tp;_.Xa.resize=Sp;_.Xa.iV=function(c){return _.Xa.Iz[c]};_.Xa.hE=function(c,d){_.Xa.Iz[c]=d};_.Xa.iN=Sp;_.Xa.X1=Tp;_.Xa.qv={};_.Xa.qv.get=Pp;_.Xa.qv.set=Qp;_.Xa.allow=function(c,d){zp(c);_.Xa.Rn[c]=d||window[c]};_.Xa.Nca=function(c){delete _.Xa.Rn[c]};_.Xa.open=function(c,d,e,f,g,k){3==arguments.length?
f={}:4==arguments.length&&"function"===typeof f&&(g=f,f={});var l="bubble"===d.style&&Rp?Rp.rb():null;return l?new pq(c,d,e,f,l,g,k):Kp(d)?new oq(c,d,e,f,g,k):new nq(c,d,e,f,g,k)};_.Xa.close=function(c,d){_.fn&&_.fn._close&&_.fn._close(c,d)};_.Xa.ready=function(c,d,e){2==arguments.length&&"function"===typeof d&&(e=d,d={});var f=c||{};"height"in f||(f.height=_.Rl());f._methods=_.Ip(d||{},"..","",_.fn,!0);_.fn&&_.fn._ready&&_.fn._ready(f,e)};_.Xa.IJ=function(c){_.Xa.Hw?c(_.Xa.Hw):_.Xa.Gw.push(c)};_.Xa.h_=
function(c){return!!_.Xa.Bk[c]};_.Xa.uV=function(){return["https://ssl.gstatic.com/gb/js/",_.M("googleapis.config/gcv")].join("")};_.Xa.RM=function(c){var d={mouseover:1,mouseout:1};if(_.fn._event)for(var e=0;e<c.length;e++){var f=c[e];f in d&&document.addEventListener(f,function(g){_.fn._event({event:g.type,timestamp:(new Date).getTime()})},!0)}};_.Xa.xN=function(c,d,e,f){var g=[];void 0!==e&&g.push(e);f&&g.push(function(k){f.call(this,[k])});c[d]&&c[d].apply(c,g)};_.Xa.Yx=function(){return!0};_.Xa.lT=
function(c,d,e){var f=Array.prototype.slice.call(arguments);_.Xa.IJ(function(g){g.sameOrigin&&(f.unshift("/"+g.claimedOpenerId+"|"+window.location.protocol+"//"+window.location.host),_.Mf.call.apply(_.Mf,f))})};_.Xa.N_=function(c,d){_.Mf.register(c,d)};_.Xa.G1=Fp;_.Xa.FN=Gp;_.Xa.EL=Cp;_.Xa.NK=_.fn})();
_.z("iframes.allow",_.Xa.allow);_.z("iframes.callSiblingOpener",_.Xa.lT);_.z("iframes.registerForOpenedSibling",_.Xa.N_);_.z("iframes.close",_.Xa.close);_.z("iframes.getGoogleConnectJsUri",_.Xa.uV);_.z("iframes.getHandler",_.Xa.wb);_.z("iframes.getDeferredHandler",_.Xa.iV);_.z("iframes.getParentInfo",_.Xa.IJ);_.z("iframes.iframer",_.Xa.NK);_.z("iframes.open",_.Xa.open);_.z("iframes.openedId_",_.Xa.h_);_.z("iframes.propagate",_.Xa.RM);_.z("iframes.ready",_.Xa.ready);_.z("iframes.resize",_.Xa.resize);
_.z("iframes.setGoogleConnectJsVersion",_.Xa.u1);_.z("iframes.setBootstrapHint",_.Xa.FN);_.z("iframes.setJsHint",_.Xa.G1);_.z("iframes.setHandler",_.Xa.vc);_.z("iframes.setDeferredHandler",_.Xa.hE);_.z("IframeBase",Np);_.z("IframeBase.prototype.addCallback",Np.prototype.Yd);_.z("IframeBase.prototype.getMethods",Np.prototype.Yu);_.z("IframeBase.prototype.getOpenerIframe",Np.prototype.Uc);_.z("IframeBase.prototype.getOpenParams",Np.prototype.qc);_.z("IframeBase.prototype.getParams",Np.prototype.getParams);
_.z("IframeBase.prototype.removeCallback",Np.prototype.Gm);_.z("Iframe",nq);_.z("Iframe.prototype.close",nq.prototype.close);_.z("Iframe.prototype.exposeMethod",nq.prototype.$g);_.z("Iframe.prototype.getId",nq.prototype.ma);_.z("Iframe.prototype.getIframeEl",nq.prototype.Pa);_.z("Iframe.prototype.getSiteEl",nq.prototype.Fb);_.z("Iframe.prototype.openInto",nq.prototype.Bg);_.z("Iframe.prototype.remove",nq.prototype.remove);_.z("Iframe.prototype.setSiteEl",nq.prototype.Yf);
_.z("Iframe.prototype.addCallback",nq.prototype.Yd);_.z("Iframe.prototype.getMethods",nq.prototype.Yu);_.z("Iframe.prototype.getOpenerIframe",nq.prototype.Uc);_.z("Iframe.prototype.getOpenParams",nq.prototype.qc);_.z("Iframe.prototype.getParams",nq.prototype.getParams);_.z("Iframe.prototype.removeCallback",nq.prototype.Gm);_.z("IframeProxy",oq);_.z("IframeProxy.prototype.getTargetIframeId",oq.prototype.jW);_.z("IframeProxy.prototype.addCallback",oq.prototype.Yd);
_.z("IframeProxy.prototype.getMethods",oq.prototype.Yu);_.z("IframeProxy.prototype.getOpenerIframe",oq.prototype.Uc);_.z("IframeProxy.prototype.getOpenParams",oq.prototype.qc);_.z("IframeProxy.prototype.getParams",oq.prototype.getParams);_.z("IframeProxy.prototype.removeCallback",oq.prototype.Gm);_.z("IframeWindow",pq);_.z("IframeWindow.prototype.close",pq.prototype.close);_.z("IframeWindow.prototype.onClosed",pq.prototype.iM);_.z("iframes.util.getTopMostAccessibleWindow",_.Xa.util.Ch.TJ);
_.z("iframes.handlers.get",_.Xa.qv.get);_.z("iframes.handlers.set",_.Xa.qv.set);_.z("iframes.resizeMe",_.Xa.iN);_.z("iframes.setVersionOverride",_.Xa.X1);_.z("iframes.CROSS_ORIGIN_IFRAMES_FILTER",_.Xa.Yx);_.z("IframeBase.prototype.send",Np.prototype.send);_.z("IframeBase.prototype.register",Np.prototype.register);_.z("Iframe.prototype.send",nq.prototype.send);_.z("Iframe.prototype.register",nq.prototype.register);_.z("IframeProxy.prototype.send",oq.prototype.send);
_.z("IframeProxy.prototype.register",oq.prototype.register);_.z("IframeWindow.prototype.send",pq.prototype.send);_.z("IframeWindow.prototype.register",pq.prototype.register);_.z("iframes.iframer.send",_.Xa.NK.send);

var it=_.Xa.vc,jt={open:function(a){var b=_.$m(a.qc());return a.Bg(b,{style:_.an(b)})},attach:function(a,b){var c=_.$m(a.qc()),d=b.id,e=b.getAttribute("data-postorigin")||b.src,f=/#(?:.*&)?rpctoken=(\d+)/.exec(e);f=f&&f[1];a.id=d;a.cs=f;a.el=c;a.lh=b;_.Xa.Bk[d]=a;b=_.Hp(a.methods);b._ready=a.Bw;b._close=a.close;b._open=a.wM;b._resizeMe=a.kN;b._renderstart=a.pM;_.Ip(b,d,"",a,!0);_.Mf.setAuthToken(a.id,a.cs);_.Mf.setRelayUrl(a.id,e);c=_.Xa.Ol({style:_.an(c)});for(var g in c)Object.prototype.hasOwnProperty.call(c,
g)&&("style"==g?a.lh.style.cssText=c[g]:a.lh.setAttribute(g,c[g]))}};jt.onready=_.bn;jt.onRenderStart=_.bn;jt.close=_.cn;it("inline",jt);

/*

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

_.fj=function(a){this.S=a};_.h=_.fj.prototype;_.h.value=function(){return this.S};_.h.Pm=function(a){this.S.width=a;return this};_.h.Vc=function(){return this.S.width};_.h.yj=function(a){this.S.height=a;return this};_.h.getHeight=function(){return this.S.height};_.h.We=function(a){this.S.style=a;return this};_.h.Yl=_.ba(14);
_.gj=function(a){this.S=a};_.gj.prototype.bE=function(a){this.S.anchor=a;return this};_.gj.prototype.Oh=function(){return this.S.anchor};_.gj.prototype.hx=_.ba(16);_.mj=function(a){a.S.show=!0;return a};_.gj.prototype.yj=function(a){this.S.height=a;return this};_.gj.prototype.getHeight=function(){return this.S.height};_.gj.prototype.Pm=function(a){this.S.width=a;return this};_.gj.prototype.Vc=function(){return this.S.width};
_.nj=function(a){this.S=a||{}};_.nj.prototype.value=function(){return this.S};_.nj.prototype.setUrl=function(a){this.S.url=a;return this};_.nj.prototype.getUrl=function(){return this.S.url};_.oj=function(a,b){a.S.where=b;return a};_.h=_.nj.prototype;_.h.We=function(a){this.S.style=a;return this};_.h.Yl=_.ba(13);_.h.Ue=function(a){this.S.id=a;return this};_.h.ma=function(){return this.S.id};_.h.Vk=function(a){this.S.rpctoken=a;return this};_.pj=function(a,b){a.S.queryParams=b;return a};
_.qj=function(a,b){a.S.relayOpen=b;return a};_.rj=function(a,b){a.S.messageHandlers=b;return a};_.sj=function(a,b){a.S.messageHandlersFilter=b;return a};_.nj.prototype.Oo=_.ba(17);_.nj.prototype.getContext=function(){return this.S.context};_.nj.prototype.Uc=function(){return this.S.openerIframe};_.nj.prototype.Ol=function(){this.S.attributes=this.S.attributes||{};return new _.fj(this.S.attributes)};_.tj=function(a){a.S.connectWithQueryParams=!0;return a};

/*

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

/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
var rk;_.kk=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};_.lk=function(a){var b={},c;for(c in a)b[c]=a[c];return b};_.mk=function(a){return a};_.nk=function(a,b){a.src=_.sd(b);(b=_.dd(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};_.ok=function(a){var b=window.location;a=a instanceof _.Tb?a:_.Cd(a);b.href=_.wd(a)};_.pk=function(a){a.prototype.$goog_Thenable=!0};_.qk=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};
rk=function(a,b){this.OT=a;this.i0=b;this.sw=0;this.kf=null};rk.prototype.get=function(){if(0<this.sw){this.sw--;var a=this.kf;this.kf=a.next;a.next=null}else a=this.OT();return a};rk.prototype.put=function(a){this.i0(a);100>this.sw&&(this.sw++,a.next=this.kf,this.kf=a)};
var sk,uk,vk,tk;sk=function(a){_.p.setTimeout(function(){throw a;},0)};_.wk=function(a){a=tk(a);"function"!==typeof _.p.setImmediate||_.p.Window&&_.p.Window.prototype&&!_.Ab("Edge")&&_.p.Window.prototype.setImmediate==_.p.setImmediate?(uk||(uk=vk()),uk(a)):_.p.setImmediate(a)};
vk=function(){var a=_.p.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,_.D)(function(l){if(("*"==k||l.origin==k)&&l.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,k)}}});if("undefined"!==typeof a&&!_.Gb()){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.cb;c.cb=null;e()}};return function(e){d.next={cb:e};d=d.next;b.port2.postMessage(0)}}return function(e){_.p.setTimeout(e,0)}};tk=_.mk;_.ni(function(a){tk=a});
var xk=function(){this.Qx=this.ip=null},zk=new rk(function(){return new yk},function(a){a.reset()});xk.prototype.add=function(a,b){var c=zk.get();c.set(a,b);this.Qx?this.Qx.next=c:this.ip=c;this.Qx=c};xk.prototype.remove=function(){var a=null;this.ip&&(a=this.ip,this.ip=this.ip.next,this.ip||(this.Qx=null),a.next=null);return a};var yk=function(){this.next=this.scope=this.dh=null};yk.prototype.set=function(a,b){this.dh=a;this.scope=b;this.next=null};
yk.prototype.reset=function(){this.next=this.scope=this.dh=null};
var Ak,Bk,Ck,Dk,Fk;_.Ek=function(a,b){Ak||Bk();Ck||(Ak(),Ck=!0);Dk.add(a,b)};Bk=function(){if(_.p.Promise&&_.p.Promise.resolve){var a=_.p.Promise.resolve(void 0);Ak=function(){a.then(Fk)}}else Ak=function(){_.wk(Fk)}};Ck=!1;Dk=new xk;Fk=function(){for(var a;a=Dk.remove();){try{a.dh.call(a.scope)}catch(b){sk(b)}zk.put(a)}Ck=!1};
var Hk,Ik,Tk,Rk;_.Gk=function(a,b){this.Ha=0;this.oj=void 0;this.xn=this.Xj=this.lb=null;this.kv=this.mA=!1;if(a!=_.cb)try{var c=this;a.call(b,function(d){c.uh(2,d)},function(d){c.uh(3,d)})}catch(d){this.uh(3,d)}};Hk=function(){this.next=this.context=this.vo=this.Mr=this.xl=null;this.Hp=!1};Hk.prototype.reset=function(){this.context=this.vo=this.Mr=this.xl=null;this.Hp=!1};Ik=new rk(function(){return new Hk},function(a){a.reset()});_.Jk=function(a,b,c){var d=Ik.get();d.Mr=a;d.vo=b;d.context=c;return d};
_.Kk=function(a){if(a instanceof _.Gk)return a;var b=new _.Gk(_.cb);b.uh(2,a);return b};_.Lk=function(a){return new _.Gk(function(b,c){c(a)})};_.Nk=function(a,b,c){Mk(a,b,c,null)||_.Ek(_.ji(b,a))};_.Ok=function(a){return new _.Gk(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],_.Nk(l,_.ji(f,k),g);else b(e)})};_.Qk=function(){var a,b,c=new _.Gk(function(d,e){a=d;b=e});return new Pk(c,a,b)};
_.Gk.prototype.then=function(a,b,c){return Rk(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};_.pk(_.Gk);_.Gk.prototype.Ns=function(a,b){return Rk(this,null,a,b)};_.Gk.prototype.cancel=function(a){if(0==this.Ha){var b=new Sk(a);_.Ek(function(){Tk(this,b)},this)}};
Tk=function(a,b){if(0==a.Ha)if(a.lb){var c=a.lb;if(c.Xj){for(var d=0,e=null,f=null,g=c.Xj;g&&(g.Hp||(d++,g.xl==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.Ha&&1==d?Tk(c,b):(f?(d=f,d.next==c.xn&&(c.xn=d),d.next=d.next.next):Uk(c),Vk(c,e,3,b)))}a.lb=null}else a.uh(3,b)};_.Xk=function(a,b){a.Xj||2!=a.Ha&&3!=a.Ha||Wk(a);a.xn?a.xn.next=b:a.Xj=b;a.xn=b};
Rk=function(a,b,c,d){var e=_.Jk(null,null,null);e.xl=new _.Gk(function(f,g){e.Mr=b?function(k){try{var l=b.call(d,k);f(l)}catch(m){g(m)}}:f;e.vo=c?function(k){try{var l=c.call(d,k);void 0===l&&k instanceof Sk?g(k):f(l)}catch(m){g(m)}}:g});e.xl.lb=a;_.Xk(a,e);return e.xl};_.Gk.prototype.Q2=function(a){this.Ha=0;this.uh(2,a)};_.Gk.prototype.R2=function(a){this.Ha=0;this.uh(3,a)};
_.Gk.prototype.uh=function(a,b){0==this.Ha&&(this===b&&(a=3,b=new TypeError("Promise cannot resolve to itself")),this.Ha=1,Mk(b,this.Q2,this.R2,this)||(this.oj=b,this.Ha=a,this.lb=null,Wk(this),3!=a||b instanceof Sk||Yk(this,b)))};
var Mk=function(a,b,c,d){if(a instanceof _.Gk)return _.Xk(a,_.Jk(b||_.cb,c||null,d)),!0;if(_.qk(a))return a.then(b,c,d),!0;if(_.bb(a))try{var e=a.then;if("function"===typeof e)return Zk(a,e,b,c,d),!0}catch(f){return c.call(d,f),!0}return!1},Zk=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)}},Wk=function(a){a.mA||(a.mA=!0,_.Ek(a.oU,a))},Uk=function(a){var b=null;a.Xj&&(b=a.Xj,a.Xj=b.next,b.next=null);a.Xj||(a.xn=
null);return b};_.Gk.prototype.oU=function(){for(var a;a=Uk(this);)Vk(this,a,this.Ha,this.oj);this.mA=!1};var Vk=function(a,b,c,d){if(3==c&&b.vo&&!b.Hp)for(;a&&a.kv;a=a.lb)a.kv=!1;if(b.xl)b.xl.lb=null,$k(b,c,d);else try{b.Hp?b.Mr.call(b.context):$k(b,c,d)}catch(e){al.call(null,e)}Ik.put(b)},$k=function(a,b,c){2==b?a.Mr.call(a.context,c):a.vo&&a.vo.call(a.context,c)},Yk=function(a,b){a.kv=!0;_.Ek(function(){a.kv&&al.call(null,b)})},al=sk,Sk=function(a){_.Xc.call(this,a);this.dN=!1};_.A(Sk,_.Xc);
Sk.prototype.name="cancel";var Pk=function(a,b,c){this.promise=a;this.resolve=b;this.reject=c};

_.bl=function(a){return new _.Gk(a)};

var Sl,Vl,Zl,$l,bm,am,cm,dm;_.fj.prototype.Yl=_.Wc(14,function(){return this.S.style});_.nj.prototype.Yl=_.Wc(13,function(){return this.S.style});Sl=function(a,b){a.S.onload=b};_.Tl=function(a){return a.S.rpctoken};_.Ul=function(a){a.S.waitForOnload=!0;return a};Vl=function(a){return(a=a.S.timeout)?a:null};_.Wl=function(a,b,c){if(a){_.wj(_.uj(a),"arrayForEach was called with a non array value");for(var d=0;d<a.length;d++)b.call(c,a[d],d)}};
_.Xl=function(a,b,c){if(a)if(_.uj(a))_.Wl(a,b,c);else{_.wj("object"===typeof a,"objectForEach was called with a non object value");c=c||a;for(var d in a)_.pe(a,d)&&void 0!==a[d]&&b.call(c,a[d],d)}};bm=function(a){this.resolve=this.reject=null;this.promise=_.bl((0,_.D)(function(b,c){this.resolve=b;this.reject=c},this));a&&(this.promise=am(this.promise,a))};am=function(a,b){return a.then(function(c){try{b(c)}catch(d){}return c})};cm={height:!0,width:!0};dm=/^(?!-*(?:expression|(?:moz-)?binding))(?:[.#]?-?(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|-?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:[a-z]{1,2}|%)?|!important|)$/i;
_.em=function(a){"number"===typeof a&&(a=String(a)+"px");return a};
_.fm=function(a){this.S=a||{}};_.ii(_.fm,_.nj);_.gm=function(a,b){a.S.frameName=b;return a};_.fm.prototype.Ad=function(){return this.S.frameName};_.hm=function(a,b){a.S.rpcAddr=b;return a};_.fm.prototype.Nf=function(){return this.S.rpcAddr};_.im=function(a,b){a.S.retAddr=b;return a};_.fm.prototype.ih=function(){return this.S.retAddr};_.fm.prototype.wi=function(a){this.S.origin=a;return this};_.fm.prototype.getOrigin=function(){return this.S.origin};
_.fm.prototype.zj=function(a){this.S.setRpcReady=a;return this};_.jm=function(a){return a.S.setRpcReady};_.fm.prototype.Qo=function(a){this.S.context=a};var km=function(a,b){a.S._rpcReadyFn=b};_.fm.prototype.Pa=function(){return this.S.iframeEl};
var om;_.lm=_.oe();_.mm=_.oe();_.nm=function(a){return _.lm[a]};om=function(a,b){_.se.load("gapi.iframes.style."+a,b)};
_.qm=function(a){a=a||{};this.Rb=!1;this.BM=_.oe();this.Gf=_.oe();this.yf=a._window||_.je;this.ud=this.yf.location.href;this.CM=(this.nD=pm(this.ud,"parent"))?pm(this.ud,"pfname"):"";this.Ea=this.nD?pm(this.ud,"_gfid")||pm(this.ud,"id"):"";this.qg=_.Zj(this.Ea,this.CM);this.Gd=_.sg(this.ud);if(this.Ea){var b=new _.fm;_.hm(b,a._parentRpcAddr||"..");_.im(b,a._parentRetAddr||this.Ea);b.wi(_.sg(this.nD||this.ud));_.gm(b,this.CM);this.lb=this.Tj(b.value())}else this.lb=null};_.h=_.qm.prototype;
_.h.fo=_.ba(11);_.h.Ga=function(){if(!this.Rb){for(var a=_.Ha(Object.values(this.Gf)),b=a.next();!b.done;b=a.next())b.value.Ga();this.Rb=!0}};_.h.Ad=function(){return this.qg};_.h.Db=function(){return this.yf};_.h.yb=function(){return this.yf.document};_.h.jx=_.ba(18);_.h.RA=function(a){return this.BM[a]};
_.h.Tj=function(a){_.wj(!this.Rb,"Cannot attach iframe in disposed context");a=new _.fm(a);a.Nf()||_.hm(a,a.ma());a.ih()||_.im(a,"..");a.getOrigin()||a.wi(_.sg(a.getUrl()));a.Ad()||_.gm(a,_.Zj(a.ma(),this.qg));var b=a.Ad();if(this.Gf[b])return this.Gf[b];var c=a.Nf(),d=c;a.getOrigin()&&(d=c+"|"+a.getOrigin());var e=a.ih(),f=_.Tl(a);f||(f=(f=a.Pa())&&(f.getAttribute("data-postorigin")||f.src)||a.getUrl(),f=_.ue(f,"rpctoken"));km(a,_.Pl(d,e,f,a.S._popupWindow));d=((window.gadgets||{}).rpc||{}).setAuthToken;
f&&d&&d(c,f);var g=new _.rm(this,c,b,a),k=a.S.messageHandlersFilter;_.Xl(a.S.messageHandlers,function(l,m){g.register(m,l,k)});_.jm(a)&&g.zj();_.sm(g,"_g_rpcReady");return g};_.h.ND=function(a){_.gm(a,null);var b=a.ma();!b||tm.test(b)&&!this.Db().document.getElementById(b)||(_.Ff("Ignoring requested iframe ID - "+b),a.Ue(null))};var pm=function(a,b){var c=_.ue(a,b);c||(c=_.zf(_.ue(a,"jcp",""))[b]);return c||""};
_.qm.prototype.ii=function(a){_.wj(!this.Rb,"Cannot open iframe in disposed context");var b=new _.fm(a);um(this,b);var c=b.Ad();if(c&&this.Gf[c])return this.Gf[c];this.ND(b);c=b.getUrl();_.wj(c,"No url for new iframe");var d=b.S.queryParams||{};d.usegapi="1";_.pj(b,d);d=this.KB&&this.KB(c,b);d||(d=b.S.where,_.wj(!!d,"No location for new iframe"),c=_.jk(c,d,a),b.S.iframeEl=c,d=c.getAttribute("id"));_.hm(b,d).Ue(d);b.wi(_.sg(b.S.eurl||""));this.FC&&this.FC(b,b.Pa());c=this.Tj(a);c.mx&&c.mx(c,a);(a=
b.S.onCreate)&&a(c);b.S.disableRelayOpen||c.Ip("_open");return c};
var vm=function(a,b,c){var d=b.S.canvasUrl;if(!d)return c;_.wj(!b.S.allowPost&&!b.S.forcePost,"Post is not supported when using canvas url");var e=b.getUrl();_.wj(e&&_.sg(e)===a.Gd&&_.sg(d)===a.Gd,"Wrong origin for canvas or hidden url "+d);b.setUrl(d);_.Ul(b);b.S.canvasUrl=null;return function(f){var g=f.Db(),k=g.location.hash;k=_.ik(e)+(/#/.test(e)?k.replace(/^#/,"&"):k);g.location.replace(k);c&&c(f)}},wm=function(a,b,c){var d=b.S.relayOpen;if(d){var e=a.lb;d instanceof _.rm?(e=d,_.qj(b,0)):0<Number(d)&&
_.qj(b,Number(d)-1);if(e){_.wj(!!e.eD,"Relaying iframe open is disabled");if(d=b.Yl())if(d=_.mm[d])b.Qo(a),d(b.value()),b.Qo(null);b.S.openerIframe=null;c.resolve(e.eD(b));return!0}}return!1},xm=function(a,b,c){var d=b.Yl();if(d)if(_.wj(!!_.nm,"Defer style is disabled, when requesting style "+d),_.lm[d])um(a,b);else return om(d,function(){_.wj(!!_.lm[d],"Fail to load style - "+d);c.resolve(a.open(b.value()))}),!0;return!1};
_.qm.prototype.open=function(a,b){_.wj(!this.Rb,"Cannot open iframe in disposed context");var c=new _.fm(a);b=vm(this,c,b);var d=new bm(b);(b=c.getUrl())&&c.setUrl(_.ik(b));if(wm(this,c,d)||xm(this,c,d)||wm(this,c,d))return d.promise;if(null!=Vl(c)){var e=setTimeout(function(){g.Pa().src="about:blank";d.reject({timeout:"Exceeded time limit of :"+Vl(c)+"milliseconds"})},Vl(c)),f=d.resolve;d.resolve=function(k){clearTimeout(e);f(k)}}c.S.waitForOnload&&Sl(c.Ol(),function(){d.resolve(g)});var g=this.ii(a);
c.S.waitForOnload||d.resolve(g);return d.promise};_.qm.prototype.HJ=_.ba(19);var ym=function(a,b){var c=a.lb,d=!0;b.filter&&(d=b.filter.call(b.Pf,b.params));return _.Kk(d).then(function(e){return e&&c?(b.AM&&b.AM.call(a,b.params),e=b.sender?b.sender(b.params):_.sm(c,b.message,b.params),b.m3?e.then(function(){return!0}):!0):!1})};_.h=_.qm.prototype;
_.h.pz=function(a,b,c){a=ym(this,{sender:function(d){var e=_.Yl.lb;_.Xl(_.Yl.Gf,function(f){f!==e&&_.sm(f,"_g_wasClosed",d)});return _.sm(e,"_g_closeMe",d)},message:"_g_closeMe",params:a,Pf:c,filter:this.RA("onCloseSelfFilter")});b=new bm(b);b.resolve(a);return b.promise};_.h.KD=function(a,b,c){a=a||{};b=new bm(b);b.resolve(ym(this,{message:"_g_restyleMe",params:a,Pf:c,filter:this.RA("onRestyleSelfFilter"),m3:!0,AM:this.ZO}));return b.promise};_.h.ZO=function(a){"auto"===a.height&&(a.height=_.Rl())};
_.h.MN=_.ba(20);_.h.gO=_.ba(21);var um=function(a,b){var c=b.Yl();if(c){b.We(null);var d=_.lm[c];_.wj(d,"No such style: "+c);b.Qo(a);d(b.value());b.Qo(null)}};
_.rm=function(a,b,c,d){this.Rb=!1;this.Pi=a;this.MD=b;this.qg=c;this.Da=d;this.mN=this.Da.ih();this.Gd=this.Da.getOrigin();this.fY=this.Da.Pa();this.CO=this.Da.S.where;this.Ao=[];this.Ip("_default");a=this.Da.S.apis||[];for(b=0;b<a.length;b++)this.Ip(a[b]);this.Pi.Gf[c]=this};_.h=_.rm.prototype;_.h.fo=_.ba(10);_.h.Ga=function(){if(!this.Rb){for(var a=0;a<this.Ao.length;a++)this.unregister(this.Ao[a]);delete _.Yl.Gf[this.Ad()];this.Rb=!0}};_.h.getContext=function(){return this.Pi};_.h.getOptions=function(){return this.Da};
_.h.Nf=function(){return this.MD};_.h.ih=function(){return this.mN};_.h.Ad=function(){return this.qg};_.h.Pa=function(){return this.fY};_.h.Fb=function(){return this.CO};_.h.Yf=function(a){this.CO=a};_.h.zj=function(){(0,this.Da.S._rpcReadyFn)()};_.h.dO=function(a,b){this.Da.value()[a]=b};_.h.Zu=_.ba(22);_.h.qc=function(){return this.Da.value()};_.h.ma=function(){return this.Da.ma()};_.h.getOrigin=function(){return this.Gd};
_.h.register=function(a,b,c){_.wj(!this.Rb,"Cannot register handler on disposed iframe "+a);_.wj((c||_.zm)(this),"Rejecting untrusted message "+a);c=this.qg+":"+this.Pi.qg+":"+a;1==_.ne(Zl,c,[]).push(b)&&(this.Ao.push(a),_.El(c,Am(c,this,"_g_wasClosed"===a)))};_.h.unregister=function(a,b){var c=this.qg+":"+this.Pi.qg+":"+a,d=Zl[c];d&&(b?(b=_.vj.call(d,b),0<=b&&d.splice(b,1)):d.splice(0,d.length),0==d.length&&(b=_.vj.call(this.Ao,a),0<=b&&this.Ao.splice(b,1),_.Fl(c)))};_.h.$V=function(){return this.Ao};
_.h.Ip=function(a){this.Ny=this.Ny||[];if(!(0<=_.vj.call(this.Ny,a))){this.Ny.push(a);a=$l[a]||{map:{}};for(var b in a.map)_.pe(a.map,b)&&this.register(b,a.map[b],a.filter)}};_.h.Db=function(){if(!_.zm(this))return null;var a=this.Da.S._popupWindow;if(a)return a;var b=this.MD.split("/");a=this.getContext().Db();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};
_.Bm=function(a){var b={};if(a)for(var c in a)_.pe(a,c)&&_.pe(cm,c)&&dm.test(a[c])&&(b[c]=a[c]);return b};_.h=_.rm.prototype;_.h.close=function(a,b){return _.sm(this,"_g_close",a,b)};_.h.Ww=_.ba(23);_.h.Ho=function(a,b){return _.sm(this,"_g_restyleDone",a,b)};_.h.DT=function(a){return this.getContext().pz(a,void 0,this)};_.h.p0=function(a){if(a&&"object"===typeof a)return this.getContext().KD(a,void 0,this)};
_.h.q0=function(a){var b=this.Da.S.onRestyle;b&&b.call(this,a,this);a=a&&"object"===typeof a?_.Bm(a):{};(b=this.Pa())&&a&&"object"===typeof a&&(_.pe(a,"height")&&(a.height=_.em(a.height)),_.pe(a,"width")&&(a.width=_.em(a.width)),_.qe(a,b.style))};
_.h.ET=function(a){var b=this.Da.S.onClose;b&&b.call(this,a,this);this.mz&&this.mz()||(b=this.Pa())&&b.parentNode&&b.parentNode.removeChild(b);if(b=this.Da.S.controller){var c={};c.frameName=this.Ad();_.sm(b,"_g_disposeControl",c)}Cm(this.qg+":"+this.Pi.qg+":_g_wasClosed",a,this)};_.h.ZM=_.ba(24);_.h.Fm=function(a,b){this.register("_g_wasClosed",a,b)};_.h.p3=function(){delete this.getContext().Gf[this.Ad()];this.getContext().Db().setTimeout((0,_.D)(function(){this.Ga()},this),0)};
_.h.send=function(a,b,c,d){_.wj(!this.Rb,"Cannot send message to disposed iframe - "+a);_.wj((d||_.zm)(this),"Wrong target for message "+a);c=new bm(c);_.Il(this.MD,this.Pi.qg+":"+this.qg+":"+a,c.resolve,b);return c.promise};_.sm=function(a,b,c,d){return a.send(b,c,d,_.Dm)};_.rm.prototype.s_=function(a){return a};_.rm.prototype.ping=function(a,b){return _.sm(this,"_g_ping",b,a)};
var tm,Am,Cm;tm=/^[\w\.\-]*$/;_.zm=function(a){return a.Gd===a.getContext().Gd};_.Dm=function(){return!0};Am=function(a,b,c){return function(d){if(!b.Rb){var e=this.origin,f=b.getOrigin();_.wj(e===f,"Wrong origin "+e+" != "+f);e=this.callback;d=Cm(a,d,b);!c&&0<d.length&&_.Ok(d).then(e)}}};Cm=function(a,b,c){a=Zl[a];if(!a)return[];for(var d=[],e=0;e<a.length;e++)d.push(_.Kk(a[e].call(c,b,c)));return d};_.Em=function(a,b,c){_.wj("_default"!=a,"Cannot update default api");$l[a]={map:b,filter:c}};
_.Fm=function(a,b,c){_.wj("_default"!=a,"Cannot update default api");_.ne($l,a,{map:{},filter:_.zm}).map[b]=c};_.Gm=function(a,b){_.ne($l,"_default",{map:{},filter:_.Dm}).map[a]=b;_.Xl(_.Yl.Gf,function(c){c.register(a,b,_.Dm)})};_.Hm=function(){return _.Yl};Zl=_.oe();$l=_.oe();_.Yl=new _.qm;_.Gm("_g_rpcReady",_.rm.prototype.zj);_.Gm("_g_discover",_.rm.prototype.$V);_.Gm("_g_ping",_.rm.prototype.s_);_.Gm("_g_close",_.rm.prototype.DT);_.Gm("_g_closeMe",_.rm.prototype.ET);_.Gm("_g_restyle",_.rm.prototype.p0);
_.Gm("_g_restyleMe",_.rm.prototype.q0);_.Gm("_g_wasClosed",_.rm.prototype.p3);

var Mm;_.nj.prototype.Oo=_.Wc(17,function(a){this.S.apis=a;return this});_.Im=function(a,b){a.S.onClose=b;return a};_.Jm=function(a){this.S=a||{}};_.Jm.prototype.value=function(){return this.S};_.Jm.prototype.getIframe=function(){return this.S.iframe};_.Km=function(a,b){a.S.role=b;return a};_.Jm.prototype.zj=function(a){this.S.setRpcReady=a;return this};_.Jm.prototype.Vk=function(a){this.S.rpctoken=a;return this};_.Lm=function(a){a.S.selfConnect=!0;return a};Mm=function(a){this.S=a||{}};
Mm.prototype.value=function(){return this.S};var Nm=function(a){var b=new Mm;b.S.role=a;return b};Mm.prototype.NJ=function(){return this.S.role};Mm.prototype.vc=function(a){this.S.handler=a;return this};Mm.prototype.wb=function(){return this.S.handler};var Om=function(a,b){a.S.filter=b;return a};Mm.prototype.Oo=function(a){this.S.apis=a;return this};_.h=_.rm.prototype;
_.h.GT=function(a){var b=new _.fm(a);a=new _.Jm(b.value());if(a.S.selfConnect)var c=this;else(_.wj(Pm.test(b.getOrigin()),"Illegal origin for connected iframe - "+b.getOrigin()),c=this.getContext().Gf[b.Ad()],c)?_.jm(b)&&(c.zj(),_.sm(c,"_g_rpcReady")):(b=_.gm(_.im(_.hm(new _.fm,b.Nf()),b.ih()).wi(b.getOrigin()),b.Ad()).zj(_.jm(b)).Vk(_.Tl(b)),c=this.getContext().Tj(b.value()));b=this.getContext();var d=a.S.role;a=a.S.data;Qm(b);d=d||"";_.ne(b.vz,d,[]).push({Pf:c,data:a});Rm(c,a,b.XC[d])};
_.h.mx=function(a,b){(new _.fm(b)).S._relayedDepth||(b={},_.Lm(_.Km(new _.Jm(b),"_opener")),_.sm(a,"_g_connect",b))};
_.h.eD=function(a){var b=this,c=a.S.messageHandlers,d=a.S.messageHandlersFilter,e=a.S.onClose;_.Im(_.sj(_.rj(a,null),null),null);return _.sm(this,"_g_open",a.value()).then(function(f){var g=new _.fm(f[0]),k=g.Ad();f=new _.fm;var l=b.ih(),m=g.ih();_.im(_.hm(f,b.Nf()+"/"+g.Nf()),m+"/"+l);_.gm(f,k);f.wi(g.getOrigin());f.Oo(g.S.apis);f.Vk(_.Tl(a));_.rj(f,c);_.sj(f,d);_.Im(f,e);(g=b.getContext().Gf[k])||(g=b.getContext().Tj(f.value()));return g})};
_.h.ND=function(a){var b=a.getUrl();_.wj(!b||_.Lj.test(b),"Illegal url for new iframe - "+b);var c=a.Ol().value();b={};for(var d in c)_.pe(c,d)&&_.pe(Sm,d)&&(b[d]=c[d]);_.pe(c,"style")&&(d=c.style,"object"===typeof d&&(b.style=_.Bm(d)));a.value().attributes=b};
_.h.e_=function(a){a=new _.fm(a);this.ND(a);var b=a.S._relayedDepth||0;a.S._relayedDepth=b+1;a.S.openerIframe=this;var c=_.Tl(a);a.Vk(null);return this.getContext().open(a.value()).then((0,_.D)(function(d){var e=(new _.fm(d.qc())).S.apis,f=new _.fm;_.Tm(d,this,f);0==b&&_.Km(new _.Jm(f.value()),"_opener");f.zj(!0);f.Vk(c);_.sm(d,"_g_connect",f.value());f=new _.fm;_.gm(_.im(_.hm(f,d.Nf()),d.mN),d.Ad()).wi(d.getOrigin()).Oo(e);return f.value()},this))};
_.h.o0=function(a){this.getContext().Qj(function(b){b.send("_g_wasRestyled",a,void 0,_.Dm)},null,_.Dm)};
var Pm,Sm,Um;Pm=/^https?:\/\/[^\/%\\?#\s]+$/i;Sm={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};_.Tm=function(a,b,c){var d=a.Nf(),e=b.ih();_.im(_.hm(c,a.ih()+"/"+b.Nf()),e+"/"+d);_.gm(c,b.Ad()).wi(b.getOrigin())};Um=_.Yl.lb;Um&&Um.register("_g_restyleDone",_.rm.prototype.o0,_.Dm);_.Gm("_g_connect",_.rm.prototype.GT);var Vm={};Vm._g_open=_.rm.prototype.e_;
_.Em("_open",Vm,_.Dm);
_.qm.prototype.ready=function(a,b,c,d){var e=b||{},f=this.lb;this.Qj(function(k){_.Xl(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.ZO(g);f&&f.send("_ready",g,c,_.Dm)};_.qm.prototype.sz=_.ba(25);var Qm=function(a){a.vz||(a.vz=_.oe(),a.XC=_.oe())};
_.qm.prototype.Iy=function(a,b,c,d){Qm(this);"object"===typeof a?(b=new Mm(a),c=b.NJ()||""):(b=Om(Nm(a).vc(b).Oo(c),d),c=a);d=this.vz[c]||[];a=!1;for(var e=0;e<d.length&&!a;e++)Rm(this.Gf[d[e].Pf.Ad()],d[e].data,[b]),a=b.S.runOnce;c=_.ne(this.XC,c,[]);a||b.S.dontWait||c.push(b)};_.qm.prototype.bN=_.ba(26);
var Rm=function(a,b,c){c=c||[];for(var d=0;d<c.length;d++){var e=c[d];if(e&&a){var f=e.S.filter||_.zm;if(a&&f(a)){f=e.S.apis||[];for(var g=0;g<f.length;g++)a.Ip(f[g]);e.wb()&&e.wb()(a,b);e.S.runOnce&&(c.splice(d,1),--d)}}}};_.qm.prototype.Qj=function(a,b,c){var d=this.Iy;a=Om(Nm("_opener").vc(a).Oo(b),c);a.S.runOnce=!0;d.call(this,a.value())};

_.rm.prototype.Ww=_.Wc(23,function(a,b){return _.sm(this,"_g_restyle",a,b)});_.rm.prototype.Zu=_.Wc(22,function(a){return this.Da.value()[a]});_.Wm=function(a){for(var b=_.oe(),c=0;c<a.length;c++)b[a[c]]=!0;return function(d){return!!b[d.Gd]}};_.qm.prototype.KB=function(){};_.qm.prototype.FC=function(){};
_.rm.prototype.mz=function(){};

var pp,qp,rp,tp;pp=["left","right"];qp="inline bubble none only pp vertical-bubble".split(" ");rp=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}};_.sp=function(a){return rp(a,qp)};tp=function(a){return rp(a,pp)};_.up=function(a){a.source=[null,"source"];a.expandTo=[null,"expandTo"];a.align=[tp];a.annotation=[_.sp];a.origin=[_.tn]};

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

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

_.z("gapi.plusone.render",_.m1);_.z("gapi.plusone.go",_.n1);

var o1={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}}},p1={width:180,height:35},q1=function(a){return"string"==typeof a?""!=a&&"0"!=a&&"false"!=a.toLowerCase():!!a},r1=function(a){var b=parseInt(a,10);if(b==a)return String(b)},s1=function(a){if(q1(a))return"true"},t1=function(a){return"string"==
typeof a&&o1[a.toLowerCase()]?a.toLowerCase():"standard"},u1=function(a,b){return"tall"==t1(b)?"true":null==a||q1(a)?"true":"false"},v1=function(a,b){return o1[t1(a)][u1(b,a)]},w1=function(a,b,c){a=_.sp(a);b=t1(b);if(""!=a){if("inline"==a||"only"==a)return a=450,c.width&&(a=120<c.width?c.width:120),{width:a,height:o1[b]["false"].height};if("bubble"!=a){if("none"==a)return o1[b]["false"];if("pp"==a)return p1}}return o1[b]["true"]},x1={href:[_.un,"url"],width:[r1],size:[t1],resize:[s1],autosize:[s1],
count:[function(a,b){return u1(b.count,b.size)}],db:[_.vn],ecp:[_.wn],textcolor:[function(a){if("string"==typeof a&&a.match(/^[0-9A-F]{6}$/i))return a}],drm:[s1],recommendations:[],fu:[],ad:[s1],cr:[r1],ag:[r1],"fr-ai":[],"fr-sigh":[]};
(function(){var a={0:"plusone"},b=_.M("iframes/plusone/preloadUrl");b&&(a[7]=b);_.up(x1);a[1]=x1;a[2]={width:[function(c,d){return d.annotation?w1(d.annotation,d.size,d).width:v1(d.size,d.count).width}],height:[function(c,d){return d.annotation?w1(d.annotation,d.size,d).height:v1(d.size,d.count).height}]};a[3]={onPlusOne:{Fx:function(c){return"on"==c.state?"+1":null},nF:"callback"},onstartinteraction:!0,onendinteraction:!0,onpopup:!0};a[4]=["div","button"];a=_.lp(a);_.n1=a.go;_.m1=a.Aa})();

});
// Google Inc.
