0% found this document useful (0 votes)
14 views

F

This document defines functions for creating and working with iterators and generators in JavaScript. It includes functions for Symbol, creating iterators from arrays and objects, iterating over values, and creating and consuming promises and generators.

Uploaded by

nelsonjbarriosc
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

F

This document defines functions for creating and working with iterators and generators in JavaScript. It includes functions for Symbol, creating iterators from arrays and objects, iterating over values, and creating and consuming promises and generators.

Uploaded by

nelsonjbarriosc
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 109

(function(sttc){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
var p,aa;function ba(a){var b=0;return function(){return b<a.length?{done:!
1,value:a[b++]}:{done:!0}}}var ea="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};
function fa(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("Cannot find
global object");}var ha=fa(this),ia="function"===typeof Symbol&&"symbol"===typeof
Symbol("x"),r={},ja={};function t(a,b,c){if(!c||null!=a){c=ja[b];if(null==c)return
a[b];c=a[c];return void 0!==c?c:a[b]}}
function v(a,b,c){if(b)a:{var d=a.split(".");a=1===d.length;var e=d[0],f;!a&&e in
r?f=r:f=ha;for(e=0;e<d.length-1;e++){var g=d[e];if(!(g in f))break
a;f=f[g]}d=d[d.length-1];c=ia&&"es6"===c?f[d]:null;b=b(c);null!=b&&(a?ea(r,d,
{configurable:!0,writable:!0,value:b}):b!==c&&(void
0===ja[d]&&(a=1E9*Math.random()>>>0,ja[d]=ia?
ha.Symbol(d):"$jscp$"+a+"$"+d),ea(f,ja[d],{configurable:!0,writable:!
0,value:b})))}}
v("Symbol",function(a){function b(f){if(this instanceof b)throw new
TypeError("Symbol is not a constructor");return new c(d+(f||"")+"_"+e++,f)}function
c(f,g){this.j=f;ea(this,"description",{configurable:!0,writable:!
0,value:g})}if(a)return a;c.prototype.toString=function(){return this.j};var
d="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",e=0;return b},"es6");
v("Symbol.iterator",function(a){if(a)return a;a=(0,r.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=ha[b[c]];"function"===typeof d&&"function"!=typeof
d.prototype[a]&&ea(d.prototype,a,{configurable:!0,writable:!0,value:function()
{return ka(ba(this))}})}return a},"es6");
function ka(a){a={next:a};a[t(r.Symbol,"iterator")]=function(){return this};return
a}function x(a){return a.raw=a}function y(a){var b="undefined"!=typeof
r.Symbol&&t(r.Symbol,"iterator")&&a[t(r.Symbol,"iterator")];if(b)return
b.call(a);if("number"==typeof a.length)return{next:ba(a)};throw Error(String(a)+"
is not an iterable or ArrayLike");}function la(a){if(!(a instanceof Array))
{a=y(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a}
function ma(a,b){return Object.prototype.hasOwnProperty.call(a,b)}var
oa=ia&&"function"==typeof t(Object,"assign")?t(Object,"assign"):function(a,b)
{for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in
d)ma(d,e)&&(a[e]=d[e])}return a};v("Object.assign",function(a){return a||
oa},"es6");var pa="function"==typeof Object.create?Object.create:function(a)
{function b(){}b.prototype=a;return new b},qa;
if(ia&&"function"==typeof Object.setPrototypeOf)qa=Object.setPrototypeOf;else{var
ra;a:{var sa={a:!0},ua={};try{ua.__proto__=sa;ra=ua.a;break a}catch(a){}ra=!
1}qa=ra?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is
not extensible");return a}:null}var va=qa;
function z(a,b)
{a.prototype=pa(b.prototype);a.prototype.constructor=a;if(va)va(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.Sg=b.prototype}function xa(){this.A=!1;this.l=null;this.v=void
0;this.j=1;this.D=this.B=0;this.m=null}function ya(a){if(a.A)throw new
TypeError("Generator is already running");a.A=!0}xa.prototype.C=function(a)
{this.v=a};
function za(a,b){a.m={exception:b,hg:!0};a.j=a.B||
a.D}xa.prototype.return=function(a){this.m={return:a};this.j=this.D};function
Aa(a,b,c){a.j=c;return{value:b}}function Ba(a){a.j=3;a.B=0}function Ca(a){a.B=0;var
b=a.m.exception;a.m=null;return b}function Da(a){this.j=new xa;this.l=a}function
Ea(a,b){ya(a.j);var c=a.j.l;if(c)return Fa(a,"return"in c?c["return"]:function(d)
{return{value:d,done:!0}},b,a.j.return);a.j.return(b);return Ga(a)}
function Fa(a,b,c,d){try{var e=b.call(a.j.l,c);if(!(e instanceof Object))throw new
TypeError("Iterator result "+e+" is not an object");if(!e.done)return a.j.A=!
1,e;var f=e.value}catch(g){return
a.j.l=null,za(a.j,g),Ga(a)}a.j.l=null;d.call(a.j,f);return Ga(a)}
function Ga(a){for(;a.j.j;)try{var b=a.l(a.j);if(b)return a.j.A=!1,
{value:b.value,done:!1}}catch(c){a.j.v=void 0,za(a.j,c)}a.j.A=!1;if(a.j.m)
{b=a.j.m;a.j.m=null;if(b.hg)throw b.exception;return{value:b.return,done:!
0}}return{value:void 0,done:!0}}
function Ha(a){this.next=function(b){ya(a.j);a.j.l?b=Fa(a,a.j.l.next,b,a.j.C):
(a.j.C(b),b=Ga(a));return b};this.throw=function(b){ya(a.j);a.j.l?
b=Fa(a,a.j.l["throw"],b,a.j.C):(za(a.j,b),b=Ga(a));return
b};this.return=function(b){return Ea(a,b)};this[t(r.Symbol,"iterator")]=function()
{return this}}
function Ia(a){function b(d){return a.next(d)}function c(d){return
a.throw(d)}return new r.Promise(function(d,e){function f(g){g.done?
d(g.value):r.Promise.resolve(g.value).then(b,c).then(f,e)}f(a.next())})}function
Ja(a){return Ia(new Ha(new Da(a)))}function Ka(){for(var
a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b}
v("Promise",function(a){function b(g){this.j=0;this.m=void 0;this.l=[];this.C=!
1;var h=this.v();try{g(h.resolve,h.reject)}catch(k){h.reject(k)}}function c()
{this.j=null}function d(g){return g instanceof b?g:new b(function(h)
{h(g)})}if(a)return a;c.prototype.l=function(g){if(null==this.j){this.j=[];var
h=this;this.m(function(){h.A()})}this.j.push(g)};var
e=ha.setTimeout;c.prototype.m=function(g){e(g,0)};c.prototype.A=function()
{for(;this.j&&this.j.length;){var g=this.j;this.j=[];for(var h=0;h<g.length;++h)
{var k=
g[h];g[h]=null;try{k()}catch(l){this.v(l)}}}this.j=null};c.prototype.v=function(g)
{this.m(function(){throw g;})};b.prototype.v=function(){function g(l){return
function(m){k||(k=!0,l.call(h,m))}}var h=this,k=!
1;return{resolve:g(this.K),reject:g(this.A)}};b.prototype.K=function(g)
{if(g===this)this.A(new TypeError("A Promise cannot resolve to itself"));else if(g
instanceof b)this.M(g);else{a:switch(typeof g){case "object":var h=null!=g;break
a;case "function":h=!0;break a;default:h=!1}h?this.I(g):this.B(g)}};
b.prototype.I=function(g){var h=void 0;try{h=g.then}catch(k)
{this.A(k);return}"function"==typeof h?
this.O(h,g):this.B(g)};b.prototype.A=function(g)
{this.D(2,g)};b.prototype.B=function(g){this.D(1,g)};b.prototype.D=function(g,h)
{if(0!=this.j)throw Error("Cannot settle("+g+", "+h+"): Promise already settled in
state"+this.j);this.j=g;this.m=h;2===this.j&&this.L();this.G()};b.prototype.L=funct
ion(){var g=this;e(function(){if(g.H()){var h=ha.console;"undefined"!==typeof
h&&h.error(g.m)}},1)};b.prototype.H=
function(){if(this.C)return!1;var
g=ha.CustomEvent,h=ha.Event,k=ha.dispatchEvent;if("undefined"===typeof k)return!
0;"function"===typeof g?g=new g("unhandledrejection",{cancelable:!
0}):"function"===typeof h?g=new h("unhandledrejection",{cancelable:!0}):
(g=ha.document.createEvent("CustomEvent"),g.initCustomEvent("unhandledrejection",!
1,!0,g));g.promise=this;g.reason=this.m;return k(g)};b.prototype.G=function()
{if(null!=this.l){for(var g=0;g<this.l.length;++g)f.l(this.l[g]);this.l=null}};var
f=new c;
b.prototype.M=function(g){var
h=this.v();g.hc(h.resolve,h.reject)};b.prototype.O=function(g,h){var
k=this.v();try{g.call(h,k.resolve,k.reject)}catch(l)
{k.reject(l)}};b.prototype.then=function(g,h){function k(q,w)
{return"function"==typeof q?function(u){try{l(q(u))}catch(E){m(E)}}:w}var l,m,n=new
b(function(q,w){l=q;m=w});this.hc(k(g,l),k(h,m));return
n};b.prototype.catch=function(g){return this.then(void
0,g)};b.prototype.hc=function(g,h){function k(){switch(l.j){case
1:g(l.m);break;case 2:h(l.m);
break;default:throw Error("Unexpected state: "+l.j);}}var l=this;null==this.l?
f.l(k):this.l.push(k);this.C=!0};b.resolve=d;b.reject=function(g){return new
b(function(h,k){k(g)})};b.race=function(g){return new b(function(h,k){for(var
l=y(g),m=l.next();!m.done;m=l.next())d(m.value).hc(h,k)})};b.all=function(g){var
h=y(g),k=h.next();return k.done?d([]):new b(function(l,m){function n(u){return
function(E){q[u]=E;w--;0==w&&l(q)}}var q=[],w=0;do q.push(void 0),w+
+,d(k.value).hc(n(q.length-1),m),k=h.next();
while(!k.done)})};return b},"es6");function La(a,b,c){a instanceof
String&&(a=String(a));for(var d=a.length,e=0;e<d;e++){var
f=a[e];if(b.call(c,f,e,a))return{i:e,gf:f}}return{i:-1,gf:void
0}}v("Array.prototype.find",function(a){return a?a:function(b,c){return
La(this,b,c).gf}},"es6");
v("WeakMap",function(a){function b(g){this.j=(f+=Math.random()+1).toString();if(g)
{g=y(g);for(var h;!(h=g.next()).done;)h=h.value,this.set(h[0],h[1])}}function c()
{}function d(g){var h=typeof g;return"object"===h&&null!
==g||"function"===h}if(function(){if(!a||!Object.seal)return!1;try{var
g=Object.seal({}),h=Object.seal({}),k=new a([[g,2],[h,3]]);if(2!=k.get(g)||3!
=k.get(h))return!1;k.delete(g);k.set(h,4);return!k.has(g)&&4==k.get(h)}catch(l)
{return!1}}())return a;var e="$jscomp_hidden_"+Math.random(),
f=0;b.prototype.set=function(g,h){if(!d(g))throw Error("Invalid WeakMap key");if(!
ma(g,e)){var k=new c;ea(g,e,{value:k})}if(!ma(g,e))throw Error("WeakMap key fail:
"+g);g[e][this.j]=h;return this};b.prototype.get=function(g){return d(g)&&ma(g,e)?
g[e][this.j]:void 0};b.prototype.has=function(g){return
d(g)&&ma(g,e)&&ma(g[e],this.j)};b.prototype.delete=function(g){return
d(g)&&ma(g,e)&&ma(g[e],this.j)?delete g[e][this.j]:!1};return b},"es6");
v("Map",function(a){function b(){var h={};return h.Ea=h.next=h.head=h}function
c(h,k){var l=h.j;return ka(function(){if(l){for(;l.head!=h.j;)l=l.Ea;for(;l.next!
=l.head;)return l=l.next,{done:!1,value:k(l)};l=null}return{done:!0,value:void
0}})}function d(h,k){var l=k&&typeof k;"object"==l||"function"==l?f.has(k)?
l=f.get(k):(l=""+ ++g,f.set(k,l)):l="p_"+k;var
m=h.l[l];if(m&&ma(h.l,l))for(h=0;h<m.length;h++){var n=m[h];if(k!==k&&n.key!
==n.key||k===n.key)return{id:l,list:m,index:h,ha:n}}return{id:l,
list:m,index:-1,ha:void 0}}function e(h){this.l={};this.j=b();this.size=0;if(h)
{h=y(h);for(var k;!(k=h.next()).done;)k=k.value,this.set(k[0],k[1])}}if(function()
{if(!a||"function"!=typeof a||!t(a.prototype,"entries")||"function"!=typeof
Object.seal)return!1;try{var h=Object.seal({x:4}),k=new a(y([[h,"s"]]));if("s"!
=k.get(h)||1!=k.size||k.get({x:4})||k.set({x:4},"t")!=k||2!=k.size)return!1;var
l=t(k,"entries").call(k),m=l.next();if(m.done||m.value[0]!=h||"s"!
=m.value[1])return!1;m=l.next();return m.done||
4!=m.value[0].x||"t"!=m.value[1]||!l.next().done?!1:!0}catch(n){return!1}}())return
a;var f=new r.WeakMap;e.prototype.set=function(h,k){h=0===h?0:h;var
l=d(this,h);l.list||(l.list=this.l[l.id]=[]);l.ha?l.ha.value=k:
(l.ha={next:this.j,Ea:this.j.Ea,head:this.j,key:h,value:k},l.list.push(l.ha),this.j
.Ea.next=l.ha,this.j.Ea=l.ha,this.size++);return
this};e.prototype.delete=function(h){h=d(this,h);return h.ha&&h.list?
(h.list.splice(h.index,1),h.list.length||delete
this.l[h.id],h.ha.Ea.next=h.ha.next,h.ha.next.Ea=
h.ha.Ea,h.ha.head=null,this.size--,!0):!1};e.prototype.clear=function()
{this.l={};this.j=this.j.Ea=b();this.size=0};e.prototype.has=function(h){return!!
d(this,h).ha};e.prototype.get=function(h)
{return(h=d(this,h).ha)&&h.value};e.prototype.entries=function(){return
c(this,function(h){return[h.key,h.value]})};e.prototype.keys=function(){return
c(this,function(h){return h.key})};e.prototype.values=function(){return
c(this,function(h){return h.value})};e.prototype.forEach=function(h,k){for(var
l=t(this,
"entries").call(this),m;!
(m=l.next()).done;)m=m.value,h.call(k,m[1],m[0],this)};e.prototype[t(r.Symbol,"iter
ator")]=t(e.prototype,"entries");var g=0;return
e},"es6");v("Number.MAX_SAFE_INTEGER",function(){return
9007199254740991},"es6");v("Number.isFinite",function(a){return a?a:function(b)
{return"number"!==typeof b?!1:!isNaN(b)&&Infinity!==b&&-Infinity!==b}},"es6");
function Ma(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[t(r.Symbol,"iterator")]=function(){return e};return
e}v("Array.prototype.entries",function(a){return a?a:function(){return
Ma(this,function(b,c){return[b,c]})}},"es6");
v("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(h)
{return h};var e=[],f="undefined"!=typeof
r.Symbol&&t(r.Symbol,"iterator")&&b[t(r.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}},"es6");v("Array.prototype.keys",function(a){return a?a:function(){return
Ma(this,function(b){return b})}},"es6");
v("Number.isInteger",function(a){return a?a:function(b){return
t(Number,"isFinite").call(Number,b)?b===Math.floor(b):!
1}},"es6");v("Array.prototype.values",function(a){return a?a:function(){return
Ma(this,function(b,c){return c})}},"es8");v("Array.prototype.fill",function(a)
{return a?a:function(b,c,d){var e=this.length||
0;0>c&&(c=Math.max(0,e+c));if(null==d||
d>e)d=e;d=Number(d);0>d&&(d=Math.max(0,e+d));for(c=Number(c||0);c<d;c+
+)this[c]=b;return this}},"es6");
function Na(a){return a?
a:t(Array.prototype,"fill")}v("Int8Array.prototype.fill",Na,"es6");v("Uint8Array.pr
ototype.fill",Na,"es6");v("Uint8ClampedArray.prototype.fill",Na,"es6");v("Int16Arra
y.prototype.fill",Na,"es6");v("Uint16Array.prototype.fill",Na,"es6");v("Int32Array.
prototype.fill",Na,"es6");v("Uint32Array.prototype.fill",Na,"es6");v("Float32Array.
prototype.fill",Na,"es6");v("Float64Array.prototype.fill",Na,"es6");
v("Set",function(a){function b(c){this.j=new r.Map;if(c){c=y(c);for(var d;!
(d=c.next()).done;)this.add(d.value)}this.size=this.j.size}if(function(){if(!
a||"function"!=typeof a||!t(a.prototype,"entries")||"function"!=typeof
Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(y([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=t(d,"entries").call(d),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;b.prototype.add=function(c){c=0===c?
0:c;this.j.set(c,c);this.size=this.j.size;return
this};b.prototype.delete=function(c)
{c=this.j.delete(c);this.size=this.j.size;return c};b.prototype.clear=function()
{this.j.clear();this.size=0};b.prototype.has=function(c){return
this.j.has(c)};b.prototype.entries=function(){return
t(this.j,"entries").call(this.j)};b.prototype.values=function(){return
t(this.j,"values").call(this.j)};
b.prototype.keys=t(b.prototype,"values");b.prototype[t(r.Symbol,"iterator")]=t(b.pr
ototype,"values");b.prototype.forEach=function(c,d){var
e=this;this.j.forEach(function(f){return c.call(d,f,f,e)})};return
b},"es6");v("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in
b)ma(b,d)&&c.push([d,b[d]]);return c}},"es8");
function Oa(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+""}v("String.prototype.endsWith",function(a){return a?
a:function(b,c){var d=Oa(this,b,"endsWith");void
0===c&&(c=d.length);c=Math.max(0,Math.min(c|0,d.length));for(var
e=b.length;0<e&&0<c;)if(d[--c]!=b[--e])return!1;return 0>=e}},"es6");
v("String.prototype.startsWith",function(a){return a?a:function(b,c){var
d=Oa(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}},"es6");v("String.prototype.repeat",function(a){return a?a:function(b){var
c=Oa(this,null,"repeat");if(0>b||1342177279<b)throw new RangeError("Invalid count
value");b|=0;for(var d="";b;)if(b&1&&(d+=c),b>>>=1)c+=c;return
d}},"es6");v("globalThis",function(a){return a||ha},"es_2020");
v("Array.prototype.findIndex",function(a){return a?a:function(b,c){return
La(this,b,c).i}},"es6");v("Array.prototype.flatMap",function(a){return a?
a:function(b,c){var d=[];Array.prototype.forEach.call(this,function(e,f)
{e=b.call(c,e,f,this);Array.isArray(e)?d.push.apply(d,e):d.push(e)});return
d}},"es9");v("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||
1/b===1/c:b!==b&&c!==c}},"es6");
v("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||
t(Object,"is").call(Object,f,b))return!0}return!
1}},"es7");v("String.prototype.includes",function(a){return a?a:function(b,c)
{return-1!==Oa(this,b,"includes").indexOf(b,c||0)}},"es6");
v("String.fromCodePoint",function(a){return a?a:function(b){for(var
c="",d=0;d<arguments.length;d++){var e=Number(arguments[d]);if(0>e||1114111<e||e!
==Math.floor(e))throw new RangeError("invalid_code_point "+e);65535>=e?
c+=String.fromCharCode(e):(e-=65536,c+=String.fromCharCode(e>>>10&1023|
55296),c+=String.fromCharCode(e&1023|56320))}return c}},"es6");
v("String.prototype.padStart",function(a){return a?a:function(b,c){var
d=Oa(this,null,"padStart");b-=d.length;c=void 0!==c?String(c):" ";return(0<b&&c?
t(c,"repeat").call(c,Math.ceil(b/c.length)).substring(0,b):"")
+d}},"es8");v("Object.values",function(a){return a?a:function(b){var c=[],d;for(d
in b)ma(b,d)&&c.push(b[d]);return c}},"es8");
v("AggregateError",function(a){function b(c,d){d=Error(d);"stack"in
d&&(this.stack=d.stack);this.errors=c;this.message=d.message}if(a)return
a;z(b,Error);b.prototype.name="AggregateError";return b},"es_2021");
v("Promise.any",function(a){return a?a:function(b){b=b instanceof Array?
b:t(Array,"from").call(Array,b);return r.Promise.all(b.map(function(c){return
r.Promise.resolve(c).then(function(d){throw d;},function(d){return
d})})).then(function(c){throw new r.AggregateError(c,"All promises were
rejected");},function(c){return c})}},"es_2021");var A=this||self;function Qa(a)
{var b=typeof a;b="object"!=b?b:a?
Array.isArray(a)?"array":b:"null";return"array"==b||"object"==b&&"number"==typeof
a.length}
function Ra(a){var b=typeof a;return"object"==b&&null!=a||"function"==b}function
Sa(a){return Object.prototype.hasOwnProperty.call(a,Ta)&&a[Ta]||(a[Ta]=++Ua)}var
Ta="closure_uid_"+(1E9*Math.random()>>>0),Ua=0;function Va(a,b,c){return
a.call.apply(a.bind,arguments)}
function Wa(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)}}function bb(a,b,c)
{Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native
code")?bb=Va:bb=Wa;return bb.apply(null,arguments)}
function cb(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)}}function db()
{return Date.now()}function eb(a,b){a=a.split(".");var c=A;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[d]&&c[d]!==Object.prototype[d]?
c=c[d]:c=c[d]={}:c[d]=b}
function fb(a,b){function c()
{}c.prototype=b.prototype;a.Sg=b.prototype;a.prototype=new
c;a.prototype.constructor=a;a.gl=function(d,e,f){for(var g=Array(arguments.length-
2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return
b.prototype[e].apply(d,g)}}function gb(a){return a};var
hb={hk:0,gk:1,fk:2};function ib(a,b)
{if(Error.captureStackTrace)Error.captureStackTrace(this,ib);else{var
c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!
==b&&(this.cause=b)}fb(ib,Error);ib.prototype.name="CustomError";var jb;function
qb(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?
b[e]:"%s");ib.call(this,c+a[d])}fb(qb,ib);qb.prototype.name="AssertionError";functi
on rb(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]}function sb(a){if(!
tb.test(a))return a;-1!=a.indexOf("&")&&(a=a.replace(ub,"&amp;"));-1!
=a.indexOf("<")&&(a=a.replace(vb,"&lt;"));-1!
=a.indexOf(">")&&(a=a.replace(wb,"&gt;"));-1!
=a.indexOf('"')&&(a=a.replace(xb,"&quot;"));-1!
=a.indexOf("'")&&(a=a.replace(yb,"&#39;"));-1!=a.indexOf("\
x00")&&(a=a.replace(Gb,"&#0;"));return a}var
ub=/&/g,vb=/</g,wb=/>/g,xb=/"/g,yb=/'/g,Gb=/\x00/g,tb=/[\x00&<>"']/;
function Hb(a,b){return-1!=a.indexOf(b)}function Ib(a){var
b=Jb(),c=0;b=rb(String(b)).split(".");a=rb(String(a)).split(".");for(var
d=Math.max(b.length,a.length),e=0;0==c&&e<d;e++){var f=b[e]||"",g=a[e]||"";do{f=/(\
d*)(\D*)(.*)/.exec(f)||["","","",""];g=/(\d*)(\D*)(.*)/.exec(g)||
["","","",""];if(0==f[0].length&&0==g[0].length)break;c=Kb(0==f[1].length?
0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||
Kb(0==f[2].length,0==g[2].length)||Kb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return
c}
function Kb(a,b){return a<b?-1:a>b?1:0};var Lb,Mb;a:{for(var
Nb=["CLOSURE_FLAGS"],Ob=A,Pb=0;Pb<Nb.length;Pb++)if(Ob=Ob[Nb[Pb]],null==Ob)
{Mb=null;break a}Mb=Ob}var Qb=Mb&&Mb[610401301];Lb=null!=Qb?Qb:!1;function Rb(){var
a=A.navigator;return a&&(a=a.userAgent)?a:""}var Sb,Wb=A.navigator;Sb=Wb?
Wb.userAgentData||null:null;function Xb(a){return Lb?Sb?Sb.brands.some(function(b)
{return(b=b.brand)&&Hb(b,a)}):!1:!1}function B(a){return Hb(Rb(),a)};function Yb()
{return Lb?!!Sb&&0<Sb.brands.length:!1}function Zb(){return Yb()?!
1:B("Opera")}function $b(){return Yb()?!1:B("Trident")||B("MSIE")}function ac()
{return Yb()?!1:B("Edge")}function bc(){return Yb()?Xb("Microsoft
Edge"):B("Edg/")}function cc(){return B("Firefox")||B("FxiOS")}function dc(){return
B("Safari")&&!(ec()||(Yb()?0:B("Coast"))||Zb()||ac()||bc()||(Yb()?
Xb("Opera"):B("OPR"))||cc()||B("Silk")||B("Android"))}
function ec(){return Yb()?Xb("Chromium"):(B("Chrome")||B("CriOS"))&&!ac()||
B("Silk")}function fc(){return B("Android")&&!(ec()||cc()||Zb()||
B("Silk"))}function gc(a){var b={};a.forEach(function(c){b[c[0]]=c[1]});return
function(c){return b[t(c,"find").call(c,function(d){return d in b})]||""}}
function Jb(){var a=Rb();if($b()){var b=/rv: *([\
d\.]*)/.exec(a);if(b&&b[1])a=b[1];else{b="";var c=/MSIE +([\d\.]
+)/.exec(a);if(c&&c[1])if(a=/Trident\/(\d.\
d)/.exec(a),"7.0"==c[1])if(a&&a[1])switch(a[1]){case "4.0":b="8.0";break;case
"5.0":b="9.0";break;case "6.0":b="10.0";break;case "7.0":b="11.0"}else b="7.0";else
b=c[1];a=b}return a}c=RegExp("([A-Z][\\w ]+)/([^\\s]+)\\s*(?:\\
((.*?)\\))?","g");b=[];for(var d;d=c.exec(a);)b.push([d[1],d[2],d[3]||void
0]);a=gc(b);return Zb()?a(["Version","Opera"]):
ac()?a(["Edge"]):bc()?a(["Edg"]):B("Silk")?a(["Silk"]):ec()?
a(["Chrome","CriOS","HeadlessChrome"]):(a=b[2])&&a[1]||""};function hc(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}function ic(a,b){for(var c=a.length,d="string"===typeof a?
a.split(""):a,e=0;e<c;e++)e in d&&b.call(void 0,d[e],e,a)}function jc(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
h=f[g];b.call(void 0,h,g,a)&&(d[e++]=h)}return d}
function kc(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}function
lc(a,b,c){var d=c;ic(a,function(e,f){d=b.call(void 0,d,e,f,a)});return d}function
mc(a,b){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))return!0;return!1}function qc(a,b){return
0<=hc(a,b)}function rc(a,b){b=hc(a,b);var c;
(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c}
function sc(a){return Array.prototype.concat.apply([],arguments)}function tc(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[]}function uc(a,b,c){return 2>=arguments.length?
Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}function
vc(a,b,c){c=c||wc;for(var d=0,e=a.length,f;d<e;){var g=d+(e-d>>>1);var
h=c(b,a[g]);0<h?d=g+1:(e=g,f=!h)}return f?d:-d-1}
function xc(a,b){if(!Qa(a)||!Qa(b)||a.length!=b.length)return!1;for(var
c=a.length,d=yc,e=0;e<c;e++)if(!d(a[e],b[e]))return!1;return!0}function wc(a,b)
{return a>b?1:a<b?-1:0}function yc(a,b){return a===b}function zc(a){for(var
b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var
e=0;e<d.length;e+=8192)for(var f=zc.apply(null,uc(d,e,e+8192)),g=0;g<f.length;g+
+)b.push(f[g]);else b.push(d)}return b}
function Ac(a,b){b=b||Math.random;for(var c=a.length-1;0<c;c--){var
d=Math.floor(b()*(c+1)),e=a[c];a[c]=a[d];a[d]=e}};function Bc(a){Bc[" "](a);return
a}Bc[" "]=function(){};function Cc(a,b){try{return Bc(a[b]),!0}catch(c){}return!
1};var Dc=Zb(),Ec=$b(),Fc=B("Edge"),Gc=B("Gecko")&&!
(Hb(Rb().toLowerCase(),"webkit")&&!B("Edge"))&&!(B("Trident")||B("MSIE"))&&!
B("Edge"),Hc=Hb(Rb().toLowerCase(),"webkit")&&!B("Edge");function Ic(){var
a=A.document;return a?a.documentMode:void 0}var Qc;
a:{var Rc="",Sc=function(){var a=Rb();if(Gc)return/rv:([^\);]+)
(\)|;)/.exec(a);if(Fc)return/Edge\/([\d\.]+)/.exec(a);if(Ec)return/\b(?:MSIE|rv)
[: ]([^\);]+)(\)|;)/.exec(a);if(Hc)return/WebKit\/(\S+)/.exec(a);if(Dc)return/
(?:Version)[ \/]?(\S+)/.exec(a)}();Sc&&(Rc=Sc?Sc[1]:"");if(Ec){var Tc=Ic();if(null!
=Tc&&Tc>parseFloat(Rc)){Qc=String(Tc);break a}}Qc=Rc}var
Uc=Qc,Vc;if(A.document&&Ec){var Wc=Ic();Vc=Wc?Wc:parseInt(Uc,10)||void 0}else
Vc=void 0;var Xc=Vc;fc();ec();dc();var Yc={},Zc=null;function $c(a,b){void
0===b&&(b=0);ad();b=Yc[b];for(var
c=Array(Math.floor(a.length/3)),d=b[64]||"",e=0,f=0;e<a.length-2;e+=3){var
g=a[e],h=a[e+1],k=a[e+2],l=b[g>>2];g=b[(g&3)<<4|h>>4];h=b[(h&15)<<2|
k>>6];k=b[k&63];c[f++]=l+g+h+k}l=0;k=d;switch(a.length-e){case
2:l=a[e+1],k=b[(l&15)<<2]||d;case 1:a=a[e],c[f]=b[a>>2]+b[(a&3)<<4|l>>4]+k+d}return
c.join("")}function bd(a){var b=[];cd(a,function(c){b.push(c)});return b}
function dd(a){var b=a.length,c=3*b/4;c%3?c=Math.floor(c):Hb("=.",a[b-
1])&&(c=Hb("=.",a[b-2])?c-2:c-1);var d=new Uint8Array(c),e=0;cd(a,function(f){d[e+
+]=f});return e!==c?d.subarray(0,e):d}
function cd(a,b){function c(k){for(;d<a.length;){var l=a.charAt(d+
+),m=Zc[l];if(null!=m)return m;if(!/^[\s\xa0]*$/.test(l))throw Error("Unknown
base64 encoding at char: "+l);}return k}ad();for(var d=0;;){var e=c(-
1),f=c(0),g=c(64),h=c(64);if(64===h&&-1===e)break;b(e<<2|f>>4);64!=g&&(b(f<<4&240|
g>>2),64!=h&&b(g<<6&192|h))}}
function ad(){if(!Zc){Zc={};for(var
a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),b=["+/
=","+/","-_=","-_.","-_"],c=0;5>c;c++){var
d=a.concat(b[c].split(""));Yc[c]=d;for(var e=0;e<d.length;e++){var f=d[e];void
0===Zc[f]&&(Zc[f]=e)}}}};var ed="undefined"!==typeof Uint8Array,fd=!
Ec&&"function"===typeof A.btoa;function gd(a){if(!fd)return $c(a);for(var
b="";10240<a.length;)b+=String.fromCharCode.apply(null,a.subarray(0,10240)),a=a.sub
array(10240);b+=String.fromCharCode.apply(null,a);return btoa(b)}var
hd=/[-_.]/g,id={"-":"+",_:"/",".":"="};function vd(a){return id[a]||""}function
wd(a){return ed&&null!=a&&a instanceof Uint8Array}var xd,yd={};var zd;function
Ad(a){if(a!==yd)throw Error("illegal external caller");}function Bd(a,b)
{Ad(b);this.j=a;if(null!=a&&0===a.length)throw Error("ByteString should be
constructed with non-empty values");}function Cd(){return zd||(zd=new
Bd(null,yd))}Bd.prototype.isEmpty=function(){return null==this.j};var
Dd="function"===typeof r.Symbol&&"symbol"===typeof(0,r.Symbol)()?(0,r.Symbol)
():void 0;function Ed(a,b){if(Dd)return a[Dd]|=b;if(void 0!==a.j)return a.j|
=b;Object.defineProperties(a,{j:{value:b,configurable:!0,writable:!0,enumerable:!
1}});return b}function Fd(a,b){var c=Gd(a);(c&b)!
==b&&(Object.isFrozen(a)&&(a=Array.prototype.slice.call(a)),Hd(a,c|b));return
a}function Id(a,b){Dd?a[Dd]&&(a[Dd]&=~b):void 0!==a.j&&(a.j&=~b)}function Gd(a){var
b;Dd?b=a[Dd]:b=a.j;return null==b?0:b}
function Hd(a,b){Dd?a[Dd]=b:void 0!==a.j?a.j=b:Object.defineProperties(a,{j:
{value:b,configurable:!0,writable:!0,enumerable:!1}});return a}function Jd(a)
{Ed(a,1);return a}function Kd(a){return!!(Gd(a)&2)}function Ld(a){Ed(a,16);return
a}function Md(a,b){Hd(b,(a|0)&-51)}function Nd(a,b){Hd(b,(a|18)&-41)};var
Od={};function Pd(a){return null!==a&&"object"===typeof a&&!
Array.isArray(a)&&a.constructor===Object}var Qd;function Rd(a,b,c){if(null!
=a)if("string"===typeof a)a=a?new Bd(a,yd):Cd();else if(a.constructor!
==Bd)if(wd(a)){var d;c?d=0==a.length?Cd():new Bd(a,yd):d=a.length?new Bd(new
Uint8Array(a),yd):Cd();a=d}else{if(!b)throw Error();a=void 0}return a}var
de=Object.freeze(Hd([],23));function ee(a){if(Gd(a.R)&2)throw Error();}
function fe(a){var b=a.length;(b=b?a[b-1]:void 0)&&Pd(b)?b.g=1:
(b={},a.push((b.g=1,b)))};function ge(a){if(null!=a&&"number"!==typeof a)throw
Error("Value of float/double field must be a number|null|undefined, found "+typeof
a+": "+a);return a}function he(a){return a}function ie(a){return a}function je(a)
{return a}function ke(a){return a}function le(a){return a}function me(a,b){var
c=Gd(a),d=c;0===d&&(d|=b&16);d|=b&2;d!==c&&Hd(a,d)};function ne(a){var
b=a.m+a.La;return a.xa||(a.xa=a.R[b]={})}function C(a,b,c){return-1===b?
null:b>=a.m?a.xa?a.xa[b]:void 0:c&&a.xa&&(c=a.xa[b],null!=c)?c:a.R[b+a.La]}function
D(a,b,c,d){ee(a);return oe(a,b,c,d)}function oe(a,b,c,d){a.v&&(a.v=void
0);if(b>=a.m||d)return ne(a)[b]=c,a;a.R[b+a.La]=c;(c=a.xa)&&b in c&&delete
c[b];return a}function pe(a,b,c){return void 0!==qe(a,b,c,!1)}
function re(a,b,c,d,e){var f=C(a,b,d);Array.isArray(f)||(f=de);var g=Gd(f);g&1||
Jd(f);if(e)g&2||Ed(f,18),c&1||Object.freeze(f);else{e=!(c&2);var h=g&2;c&1||!h?
e&&g&16&&!h&&Id(f,16):(f=Jd(Array.prototype.slice.call(f)),oe(a,b,f,d))}return
f}function se(a,b){return re(a,b,0,!1,Kd(a.R))}function te(a,b){var c=C(a,b);var
d=null==c?c:"number"===typeof c||"NaN"===c||"Infinity"===c||"-Infinity"===c?
Number(c):void 0;null!=d&&d!==c&&oe(a,b,d);return d}function ue(a,b)
{a=C(a,b);return null==a?a:!!a}
function ve(a,b,c,d){var e=Kd(a.R),f=re(a,b,1,d,e),g=Gd(f);if(!(g&4))
{Object.isFrozen(f)&&(f=Jd(f.slice()),oe(a,b,f,d));for(var h=0,k=0;h<f.length;h++)
{var l=c(f[h]);null!=l&&(f[k++]=l)}k<h&&(f.length=k);g|=5;e&&(g|
=18);Hd(f,g);g&2&&Object.freeze(f)}!e&&(g&2||
Object.isFrozen(f))&&(f=Array.prototype.slice.call(f),Ed(f,5),oe(a,b,f,d));return
f}
function we(a,b,c,d){if(null==c)return D(a,b,de);var e=Gd(c);if(!(e&4)){if(e&2||
Object.isFrozen(c))c=Array.prototype.slice.call(c);for(var f=0;f<c.length;f+
+)c[f]=d(c[f]);Hd(c,e|5)}return D(a,b,c)}function xe(a,b,c,d){ee(a);c!==d?
oe(a,b,c):oe(a,b,void 0,!1);return a}function ye(a,b,c,d){ee(a);(c=ze(a,c))&&c!
==b&&null!=d&&oe(a,c,void 0,!1);return oe(a,b,d)}function ze(a,b){for(var
c=0,d=0;d<b.length;d++){var e=b[d];null!=C(a,e)&&(0!==c&&oe(a,c,void 0,!
1),c=e)}return c}
function qe(a,b,c,d){var e=C(a,c,d);var f=!1;null==e||"object"!==typeof e||
(f=Array.isArray(e))||e.ud!==Od?f?(me(e,Gd(a.R)),b=new b(e)):b=void 0:b=e;b!
==e&&null!=b&&oe(a,c,b,d);return b}function F(a,b,c){var d=void 0===d?!
1:d;b=qe(a,b,c,d);if(null==b)return b;if(!Kd(a.R)){var e=Ae(b);e!
==b&&(b=e,oe(a,c,b,d))}return b}
function Be(a,b,c,d,e){var f=!!(e&2);a.l||(a.l={});var g=a.l[c],h=re(a,c,3,void
0,f);if(!g){var k=h;g=[];f=!!(e&2);h=!!(Gd(k)&2);var l=k;!
f&&h&&(k=Array.prototype.slice.call(k));var m=e|(h?2:0);e=h;for(var
n=0;n<k.length;n++){var q=k[n];var w=b;Array.isArray(q)?(me(q,m),q=new w(q)):q=void
0;void 0!==q&&(e=e||!!(2&Gd(q.R)),g.push(q))}a.l[c]=g;m=Gd(k);b=m|33;b=e?b&-9:b|
8;m!=b&&(e=k,Object.isFrozen(e)&&(e=Array.prototype.slice.call(e)),Hd(e,b),k=e);l!
==k&&oe(a,c,k);(f||d&&h)&&Ed(g,18);d&&Object.freeze(g);
return g}f||(f=Object.isFrozen(g),d&&!f?Object.freeze(g):!
d&&f&&(g=Array.prototype.slice.call(g),a.l[c]=g));return g}function Ce(a,b,c){var
d=Gd(a.R),e=!!(d&2);b=Be(a,b,c,e,d);a=re(a,c,3,void 0,e);if(!(e||Gd(a)&8))
{for(e=0;e<b.length;e++)c=b[e],d=Ae(c),c!==d&&(b[e]=d,a[e]=d.R);Ed(a,8)}return
b}function De(a,b,c){ee(a);null==c&&(c=void 0);return oe(a,b,c)}function
Ee(a,b,c,d){ee(a);null==d&&(d=void 0);return ye(a,b,c,d)}
function Fe(a,b,c,d){ee(a);var e=null==c?de:Jd([]);if(null!=c){for(var f=!!
c.length,g=0;g<c.length;g++){var h=c[g];f=f&&!Kd(h.R);e[g]=h.R}e=Fd(e,(f?8:0)|
1);a.l||(a.l={});a.l[b]=c}else a.l&&(a.l[b]=void 0);return oe(a,b,e,d)}function
Ge(a,b,c,d){var e=Gd(a.R);if(e&2)throw Error();e=Be(a,c,b,!1,e);c=null!=d?d:new
c;b=re(a,b,2,void 0,!1);e.push(c);b.push(c.R);Kd(c.R)&&Id(b,8);return a}function
He(a,b){return Ie(C(a,b),0)}function Je(a,b){return Ie(C(a,b),0)}function Ke(a,b)
{return C(a,b)}
function Le(a,b,c){return xe(a,b,c,0)}function Me(a,b){return ve(a,b,le,!
1)}function Ne(a,b,c){return xe(a,b,c,"")}function Ie(a,b){return null==a?
b:a}function G(a,b){return Ie(C(a,b),"")}function Oe(a,b,c){return Ie(ue(a,b),void
0===c?!1:c)}function Pe(a,b){return Ie(C(a,b),0)}function Qe(a,b,c,d)
{c=ze(a,d)===c?c:-1;return F(a,b,c)}function Re(a,b,c){return xe(a,b,c,!1)}function
Se(a,b,c){return xe(a,b,c,0)};var df;function ef(a,b){df=b;a=new a(b);df=void
0;return a};function ff(a){switch(typeof a){case "number":return isFinite(a)?
a:String(a);case "object":if(a)if(Array.isArray(a)){if(0!==(Gd(a)&128))return
a=Array.prototype.slice.call(a),fe(a),a}else{if(wd(a))return gd(a);if(a instanceof
Bd){var b=a.j;return null==b?"":"string"===typeof b?b:a.j=gd(b)}}}return
a};function gf(a,b,c,d){if(null!=a){if(Array.isArray(a))a=hf(a,b,c,void 0!==d);else
if(Pd(a)){var e={},f;for(f in
a)Object.prototype.hasOwnProperty.call(a,f)&&(e[f]=gf(a[f],b,c,d));a=e}else
a=b(a,d);return a}}function hf(a,b,c,d){var e=Gd(a);d=d?!!(e&16):void
0;a=Array.prototype.slice.call(a);for(var f=0;f<a.length;f+
+)a[f]=gf(a[f],b,c,d);c(e,a);return a}function jf(a){return a.ud===Od?
a.toJSON():ff(a)}function kf(a,b){a&128&&fe(b)};function lf(a,b,c){c=void 0===c?
Nd:c;if(null!=a){if(ed&&a instanceof Uint8Array)return b?a:new
Uint8Array(a);if(Array.isArray(a)){var d=Gd(a);if(d&2)return a;if(b&&!
(d&32)&&(d&16||0===d))return Hd(a,d|18),a;a=hf(a,lf,d&4?Nd:c,!
0);b=Gd(a);b&4&&b&2&&Object.freeze(a);return a}return a.ud===Od?mf(a):a}}function
nf(a,b,c,d,e,f,g){(a=a.l&&a.l[c])?(d=Gd(a),d&2?d=a:
(f=kc(a,mf),Nd(d,f),Object.freeze(f),d=f),Fe(b,c,d,e)):D(b,c,lf(d,f,g),e)}function
mf(a){if(Kd(a.R))return a;a=of(a,!0);Ed(a.R,18);return a}
function of(a,b){var
c=a.R,d=Ld([]),e=a.constructor.messageId;e&&d.push(e);e=a.xa;if(e)
{d.length=c.length;var f={};d[d.length-1]=f}0!==(Gd(c)&128)&&fe(d);b=b||Kd(a.R)?
Nd:Md;d=ef(a.constructor,d);a.ze&&(d.ze=a.ze.slice());f=!!(Gd(c)&16);for(var g=e?
c.length-1:c.length,h=0;h<g;h++)nf(a,d,h-a.La,c[h],!1,f,b);if(e)for(var k in
e)nf(a,d,+k,e[k],!0,f,b);return d}function Ae(a){if(!Kd(a.R))return a;var b=of(a,!
1);b.v=a;return b};function H(a,b,c,d){null==a&&(a=df);df=void 0;var
e=this.constructor.messageId;if(null==a){a=e?[e]:[];var f=48;var g=!0;d&&(f|
=128);Hd(a,f)}else{if(!Array.isArray(a))throw Error();if(e&&e!==a[0])throw
Error();f=Ed(a,0)|32;g=0!==(16&f);if(d){if(!(f&128)&&0<a.length){var h=a[a.length-
1];if(Pd(h)&&"g"in h){f|=128;delete h.g;var k=!0,l;for(l in h){k=!
1;break}k&&a.pop()}else throw Error();}}else if(128&f)throw
Error();Hd(a,f)}this.La=e?0:-1;this.l=void 0;this.R=a;a:{f=this.R.length;e=f-
1;if(f&&(f=this.R[e],
Pd(f))){this.xa=f;this.m=e-this.La;break a}void 0!==b&&-1<b?(this.m=Math.max(b,e+1-
this.La),this.xa=void 0):this.m=Number.MAX_VALUE}if(!d&&this.xa&&"g"in
this.xa)throw Error('Unexpected "g" flag in sparse object of message that is not a
group type.');if(c){b=g&&!0;d=this.m;var m;for(g=0;g<c.length;g++)e=c[g],e<d?
(e+=this.La,(f=a[e])?pf(f,b):a[e]=de):(m||(m=ne(this)),(f=m[e])?
pf(f,b):m[e]=de)}}H.prototype.toJSON=function(){var a=this.R;return Qd?
a:hf(a,jf,kf)};
function qf(a){Qd=!0;try{return JSON.stringify(a.toJSON(),rf)}finally{Qd=!
1}}function pf(a,b){if(Array.isArray(a)){var c=Gd(a),d=1;!b||c&2||(d|=16);(c&d)!
==d&&Hd(a,c|d)}}H.prototype.ud=Od;function rf(a,b){return ff(b)};function sf(a)
{return null!==a&&void 0!==a}var tf=void 0;function uf(a,b){var c=tf;tf=void 0;if(!
b(a))throw b=c?c()+"\n":"",Error(b+String(a));};function vf(a){return function(b)
{if(null==b||""==b)b=new a;else{b=JSON.parse(b);if(!Array.isArray(b))throw
Error(void 0);b=ef(a,Ld(b))}return b}};function wf(a,b)
{this.j=a===xf&&b||"";this.l=yf}wf.prototype.wa=!0;wf.prototype.la=function()
{return this.j};function zf(a){return a instanceof
wf&&a.constructor===wf&&a.l===yf?a.j:"type_error:Const"}function Af(a){return new
wf(xf,a)}var yf={},xf={};var Bf=Af("https://tpc.googlesyndication.com/sodar/%
{basename}.js");function Cf(){return!1}function Df(){return!0}function Ef(a){var
b=arguments,c=b.length;return function(){for(var d=0;d<c;d++)if(!
b[d].apply(this,arguments))return!1;return!0}}function Ff(a){return function()
{return!a.apply(this,arguments)}}function Gf(a){var b=!1,c;return function(){b||
(c=a(),b=!0);return c}}function Hf(a){var b=a;return function(){if(b){var
c=b;b=null;c()}}}
function If(a,b){var c=0;return function(d){A.clearTimeout(c);var
e=arguments;c=A.setTimeout(function(){a.apply(b,e)},63)}}function Jf(a,b){function
c(){e=A.setTimeout(d,63);var h=g;g=[];a.apply(b,h)}function d(){e=0;f&&(f=!
1,c())}var e=0,f=!1,g=[];return function(h){g=arguments;e?f=!0:c()}};var
Kf={passive:!0},Lf=Gf(function(){var a=!1;try{var
b=Object.defineProperty({},"passive",{get:function(){a=!
0}});A.addEventListener("test",null,b)}catch(c){}return a});function Mf(a){return
a?a.passive&&Lf()?a:a.capture||!1:!1}function I(a,b,c,d){return a.addEventListener?
(a.addEventListener(b,c,Mf(d)),!0):!1}function Nf(a,b,c,d){return
a.removeEventListener?(a.removeEventListener(b,c,Mf(d)),!0):!1};function Of(a,b)
{for(var c in a)b.call(void 0,a[c],c,a)}function Pf(a,b){var c={},d;for(d in
a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Qf(a){var b=Rf;a:{for(var
c in b)if(b[c]==a){a=!0;break a}a=!1}return a}function Sf(a){var b=[],c=0,d;for(d
in a)b[c++]=a[d];return b}function Tf(a){var b={},c;for(c in a)b[c]=a[c];return
b}var Xf="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable
toLocaleString toString valueOf".split(" ");
function Yf(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<Xf.length;f+
+)c=Xf[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Zf={area:!
0,base:!0,br:!0,col:!0,command:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!
0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};var $f;function ag(){if(void 0===$f)
{var a=null,b=A.trustedTypes;if(b&&b.createPolicy)
{try{a=b.createPolicy("goog#html",
{createHTML:gb,createScript:gb,createScriptURL:gb})}catch(c)
{A.console&&A.console.error(c.message)}$f=a}else $f=a}return $f};var bg={};function
cg(a,b){this.j=b===bg?a:"";this.wa=!0}cg.prototype.toString=function(){return
this.j.toString()};cg.prototype.la=function(){return this.j.toString()};function
dg(a){return a instanceof cg&&a.constructor===cg?
a.j:"type_error:SafeScript"};function eg(a,b){this.j=b===fg?
a:""}eg.prototype.toString=function(){return this.j+""};eg.prototype.wa=!
0;eg.prototype.la=function(){return this.j.toString()};function gg(a,b)
{a=hg.exec(ig(a).toString());var c=a[3]||"";return jg(a[1]+kg("?",a[2]||"",b)
+kg("#",c))}function ig(a){return a instanceof eg&&a.constructor===eg?
a.j:"type_error:TrustedResourceUrl"}
function lg(a,b){var c=zf(a);if(!mg.test(c))throw Error("Invalid TrustedResourceUrl
format: "+c);a=c.replace(ng,function(d,e){if(!
Object.prototype.hasOwnProperty.call(b,e))throw Error('Found marker, "'+e+'", in
format string, "'+c+'", but no valid label mapping found in args:
'+JSON.stringify(b));d=b[e];return d instanceof wf?
zf(d):encodeURIComponent(String(d))});return jg(a)}
var ng=/%{(\w+)}/g,mg=RegExp("^((https:)?//[0-9a-z.:[\\]-]+/|/[^/\\\\]|[^:/\\\\%]
+/|[^:/\\\\%]*[?#]|about:blank#)","i"),hg=/^([^?#]*)(\?[^#]*)?(#[\s\
S]*)?/,fg={};function jg(a){var b=ag();a=b?b.createScriptURL(a):a;return new
eg(a,fg)}
function kg(a,b,c){if(null==c)return b;if("string"===typeof c)return c?
a+encodeURIComponent(c):"";for(var d in
c)if(Object.prototype.hasOwnProperty.call(c,d)){var e=c[d];e=Array.isArray(e)?e:
[e];for(var f=0;f<e.length;f++){var g=e[f];null!=g&&(b||
(b=a),b+=(b.length>a.length?"&":"")+encodeURIComponent(d)
+"="+encodeURIComponent(String(g)))}}return b};function og(a,b){this.j=b===pg?
a:""}og.prototype.toString=function(){return this.j.toString()};og.prototype.wa=!
0;og.prototype.la=function(){return this.j.toString()};function qg(a){return a
instanceof og&&a.constructor===og?a.j:"type_error:SafeUrl"}var rg=/^data:
(.*);base64,[a-z0-9+\/]+=*$/i,sg=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/
i;
function tg(a){if(a instanceof og)return a;a="object"==typeof a&&a.wa?
a.la():String(a);sg.test(a)?a=new
og(a,pg):(a=String(a).replace(/(%0A|%0D)/g,""),a=a.match(rg)?new
og(a,pg):null);return a}var ug;try{new URL("s://g"),ug=!0}catch(a){ug=!1}var
vg=ug,pg={},wg=new og("about:invalid#zClosurez",pg);var xg={};function yg(a,b)
{this.j=b===xg?a:"";this.wa=!0}yg.prototype.la=function(){return
this.j};yg.prototype.toString=function(){return this.j.toString()};function zg(a)
{return a instanceof yg&&a.constructor===yg?a.j:"type_error:SafeStyle"}
function Ag(a){var b="",c;for(c in a)if(Object.prototype.hasOwnProperty.call(a,c))
{if(!/^[-_a-zA-Z0-9]+$/.test(c))throw Error("Name allows only [-_a-zA-Z0-9], got:
"+c);var d=a[c];null!=d&&(d=Array.isArray(d)?d.map(Bg).join("
"):Bg(d),b+=c+":"+d+";")}return b?new yg(b,xg):Cg}var Cg=new yg("",xg);
function Bg(a){if(a instanceof
og)return'url("'+qg(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a
instanceof wf)a=zf(a);else{a=String(a);var
b=a.replace(Dg,"$1").replace(Dg,"$1").replace(Eg,"url");if(Fg.test(b)){if(b=!
Gg.test(a)){for(var c=b=!0,d=0;d<a.length;d++){var e=a.charAt(d);"'"==e&&c?b=!
b:'"'==e&&b&&(c=!c)}b=b&&c&&Hg(a)}a=b?Ig(a):"zClosurez"}else
a="zClosurez"}if(/[{;}]/.test(a))throw new qb("Value does not allow [{;}], got:
%s.",[a]);return a}
function Hg(a){for(var b=!0,c=/^[-_a-zA-Z0-9]$/,d=0;d<a.length;d++){var
e=a.charAt(d);if("]"==e){if(b)return!1;b=!0}else if("["==e){if(!b)return!1;b=!
1}else if(!b&&!c.test(e))return!1}return b}
var Fg=RegExp("^[-+,.\"'%_!#/ a-zA-Z0-9\\[\\]]+$"),Eg=RegExp("\\b(url\\([ \t\n]*)
('[ -&(-\\[\\]-~]*'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \t\
n]*\\))","g"),Dg=RegExp("\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-
gradient|matrix|minmax|radial-gradient|repeat|rgb|rgba|(rotate|scale|translate)(X|
Y|Z|3d)?|steps|var)\\([-+*/0-9a-zA-Z.%#\\[\\], ]+\\)","g"),Gg=/\/\*/;
function Ig(a){return a.replace(Eg,function(b,c,d,e){var f="";d=d.replace(/^(['"])
(.*)\1$/,function(g,h,k){f=h;return k});b=(tg(d)||wg).la();return c+f+b+f+e})};var
Jg={};function Kg(a,b){this.j=b===Jg?a:"";this.wa=!
0}Kg.prototype.toString=function(){return
this.j.toString()};Kg.prototype.la=function(){return this.j};function Lg(a){return
a instanceof Kg&&a.constructor===Kg?a.j:"type_error:SafeStyleSheet"};var
Mg={};function Ng(a,b){this.j=b===Mg?a:"";this.wa=!0}Ng.prototype.la=function()
{return this.j.toString()};Ng.prototype.toString=function(){return
this.j.toString()};function Og(a){return a instanceof Ng&&a.constructor===Ng?
a.j:"type_error:SafeHtml"}function Pg(a){return a instanceof Ng?
a:Qg(sb("object"==typeof a&&a.wa?a.la():String(a)))}function Rg(a,b,c){var
d=String(a);if(!Sg.test(d))throw Error("");if(d.toUpperCase()in Tg)throw
Error("");return Ug(String(a),b,c)}
function Vg(a){function b(e){Array.isArray(e)?e.forEach(b):
(e=Pg(e),d.push(Og(e).toString()))}var c=Pg(Wg),d=[];a.forEach(b);return
Qg(d.join(Og(c).toString()))}function Xg(a){return
Vg(Array.prototype.slice.call(arguments))}function Qg(a){var b=ag();a=b?
b.createHTML(a):a;return new Ng(a,Mg)}
function Ug(a,b,c){var d="";if(b)for(var e in
b)if(Object.prototype.hasOwnProperty.call(b,e)){if(!Sg.test(e))throw Error("");var
f=b[e];if(null!=f){var g=e;if(f instanceof wf)f=zf(f);else
if("style"==g.toLowerCase()){if(!Ra(f))throw Error("");f instanceof yg||
(f=Ag(f));f=zg(f)}else{if(/^on/i.test(g))throw Error("");if(g.toLowerCase()in
Yg)if(f instanceof eg)f=ig(f).toString();else if(f instanceof og)f=qg(f);else
if("string"===typeof f)f=(tg(f)||wg).la();else throw
Error("");}f.wa&&(f=f.la());g=g+
'="'+sb(String(f))+'"';d+=" "+g}}b="<"+a+d;null==c?c=[]:Array.isArray(c)||(c=[c]);!
0===Zf[a.toLowerCase()]?b+=">":(c=Xg(c),b+=">"+Og(c).toString()+"</"+a+">");return
Qg(b)}var Sg=/^[a-zA-Z0-9-]+$/,Yg={action:!0,cite:!0,data:!0,formaction:!0,href:!
0,manifest:!0,poster:!0,src:!0},Tg={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!
0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0},Zg=Qg("<!DOCTYPE
html>"),Wg=new Ng(A.trustedTypes&&A.trustedTypes.emptyHTML||"",Mg),$g=Qg("<br>");/*

SPDX-License-Identifier: Apache-2.0
*/
var ah;try{new URL("s://g"),ah=!0}catch(a){ah=!1}var bh=ah;function ch(a){a:if(bh)
{try{var b=new URL(a)}catch(c){b="https:";break a}b=b.protocol}else b:
{b=document.createElement("a");try{b.href=a}catch(c){b=void 0;break
b}b=b.protocol;b=":"===b||""===b?"https:":b}if("javascript:"!==b)return a};function
dh(a){var b=void 0===b?eh:b;a:{b=void 0===b?eh:b;for(var c=0;c<b.length;++c){var
d=b[c];if(d instanceof fh&&d.ig("#")){b=new og("#",pg);break a}}b=void 0}b=b||
wg;b=b instanceof og?qg(b):ch(b);void 0!==b&&(a.href=b)};var gh="alternate author
bookmark canonical cite help icon license next prefetch dns-prefetch prerender
preconnect preload prev search subresource".split(" ");function hh(a,b,c){if(b
instanceof eg)a.href=ig(b).toString();else{if(-1===gh.indexOf(c))throw
Error('TrustedResourceUrl href attribute required with rel="'+c+'"');b=b instanceof
og?qg(b):ch(b);if(void 0===b)return;a.href=b}a.rel=c};function ih(a){var
b,c,d=null==(c=(b=(a.ownerDocument&&a.ownerDocument.defaultView||
window).document).querySelector)?void 0:c.call(b,"script[nonce]");(b=d?d.nonce||
d.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",b)}function jh(a,b)
{a.src=ig(b);ih(a)};function fh(a){this.ig=a}function kh(a){return new
fh(function(b){return b.substr(0,a.length+1).toLowerCase()===a+":"})}var
eh=[kh("data"),kh("http"),kh("https"),kh("mailto"),kh("ftp"),new fh(function(a)
{return/^[^:]*([/?#]|$)/.test(a)})];function lh(a){var b=window,c=!0;c=void 0===c?!
1:c;new r.Promise(function(d,e){function f(){g.onload=null;g.onerror=null;var
h;null==(h=g.parentElement)||h.removeChild(g)}var
g=b.document.createElement("script");g.onload=function()
{f();d()};g.onerror=function(){f();e(void
0)};g.type="text/javascript";jh(g,a);c&&"complete"!==b.document.readyState?
I(b,"load",function()
{b.document.body.appendChild(g)}):b.document.body.appendChild(g)})};function mh(a)
{var b,c,d,e,f,g;return Ja(function(h){switch(h.j){case 1:return
b="https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid="+a.j+
("&tv="+a.l+"&st=")+a.tb,c=void 0,h.B=2,Aa(h,nh(b),4);case 4:c=h.v;Ba(h);break;case
2:Ca(h);case 3:if(!c)return h.return(void 0);d=a.Ob||c.sodar_query_id;e=void 0!
==c.rc_enable&&a.m?c.rc_enable:"n";f=void
0===c.bg_snapshot_delay_ms?"0":c.bg_snapshot_delay_ms;g=void
0===c.is_gen_204?"1":c.is_gen_204;return d&&c.bg_hash_basename&&c.bg_binary?
h.return({context:a.v,
Ef:c.bg_hash_basename,Df:c.bg_binary,kg:a.j+"_"+a.l,Ob:d,tb:a.tb,xc:e,Kc:f,vc:g}):h
.return(void 0)}})}function nh(a){return new r.Promise(function(b,c){var d=new
XMLHttpRequest;d.onreadystatechange=function()
{d.readyState===d.DONE&&(200<=d.status&&300>d.status?
b(JSON.parse(d.responseText)):c())};d.open("GET",a,!0);d.send()})}
function oh(a){var b;Ja(function(c){if(1==c.j)return Aa(c,mh(a),2);if(b=c.v){var
d="sodar2";d=void 0===d?"sodar2":d;var
e=window,f=e.GoogleGcLKhOms;f&&"function"===typeof f.push||
(f=e.GoogleGcLKhOms=[]);var
g={};f.push((g._ctx_=b.context,g._bgv_=b.Ef,g._bgp_=b.Df,g._li_=b.kg,g._jk_=b.Ob,g.
_st_=b.tb,g._rc_=b.xc,g._dl_=b.Kc,g._g2_=b.vc,g));if(f=e.GoogleDX5YKUSk)e.GoogleDX5
YKUSk=void 0,f[1]();d=lg(Bf,{basename:d});lh(d)}return c.return(b)})};function
ph(a){H.call(this,a)}z(ph,H);function qh(a,b){return Ne(a,1,b)};function rh(a)
{H.call(this,a)}z(rh,H);function sh(a,b){return De(a,5,b)}function th(a,b){return
Ne(a,3,b)};function uh(a){switch(a){case 1:return"gda";case 2:return"gpt";case
3:return"ima";case 4:return"pal";case 5:return"xfad";case 6:return"dv3n";case
7:return"spa";default:return"unk"}}function vh(a)
{this.j=a.l;this.l=a.m;this.v=a.v;this.Ob=a.Ob;this.win=a.T();this.tb=a.tb;this.xc=
a.xc;this.Kc=a.Kc;this.vc=a.vc;this.m=a.j}function wh(a,b,c)
{this.l=a;this.m=b;this.v=c;this.win=window;this.tb="env";this.xc="n";this.Kc="0";t
his.vc="1";this.j=!0}wh.prototype.T=function(){return this.win};
wh.prototype.build=function(){return new vh(this)};function xh(a){H.call(this,a,-
1,yh)}z(xh,H);var yh=[2,3];function zh(a){H.call(this,a)}z(zh,H);function Ah(a){var
b=new zh;return D(b,1,a)}function Bh(a,b){return D(a,2,b)}function Ch(a,b){return
D(a,3,b)}function Dh(a,b){return D(a,4,b)}zh.prototype.getVersion=function(){return
C(this,5)};function Eh(a){H.call(this,a,-1,Fh)}z(Eh,H);var Fh=[5];function Gh(a)
{H.call(this,a,-1,Hh)}z(Gh,H);var Hh=[3];function Ih(a){H.call(this,a,-
1,Jh)}z(Ih,H);var Jh=[2];function Kh(a){H.call(this,a,-1,Lh)}z(Kh,H);function Mh(a)
{return Ce(a,Ih,2)}function Nh(a){return Ce(a,Eh,15)}var Ph=vf(Kh),Lh=[2,15];var
Qh=window;var
Rh={mh:"google_adtest",sh:"google_ad_client",th:"google_ad_format",wh:"google_ad_he
ight",Jh:"google_ad_width",Ah:"google_ad_layout",Bh:"google_ad_layout_key",Ch:"goog
le_ad_output",Dh:"google_ad_region",Gh:"google_ad_slot",Hh:"google_ad_type",Ih:"goo
gle_ad_url",Kh:"google_allow_expandable_ads",ci:"google_analytics_domain_name",di:"
google_analytics_uacct",ui:"google_container_id",Ei:"google_gl",Yi:"google_enable_o
se",ij:"google_full_width_responsive",kk:"google_rl_filtering",jk:"google_rl_mode",
lk:"google_rt",ik:"google_rl_dest_url",Nj:"google_max_radlink_len",Tj:"google_num_r
adlinks",Uj:"google_num_radlinks_per_unit",rh:"google_ad_channel",Mj:"google_max_nu
m_ads",Oj:"google_max_responsive_height",ni:"google_color_border",Xi:"google_enable
_content_recommendations",Bi:"google_content_recommendation_ui_type",Ai:"google_sou
rce_type",zi:"google_content_recommendation_rows_num",yi:"google_content_recommenda
tion_columns_num",xi:"google_content_recommendation_ad_positions",Ci:"google_conten
t_recommendation_use_square_imgs",
ri:"google_color_link",oi:"google_color_line",ti:"google_color_url",oh:"google_ad_b
lock",Fh:"google_ad_section",qh:"google_ad_callback",ji:"google_captcha_token",si:"
google_color_text",Wh:"google_alternate_ad_url",zh:"google_ad_host_tier_id",ki:"goo
gle_city",xh:"google_ad_host",yh:"google_ad_host_channel",Xh:"google_alternate_colo
r",li:"google_color_bg",Zi:"google_encoding",gj:"google_font_face",Hi:"google_cust_
ch",Ki:"google_cust_job",Ji:"google_cust_interests",Ii:"google_cust_id",Li:"google_
cust_u_url",
kj:"google_hints",zj:"google_image_size",Pj:"google_mtl",Pk:"google_cpm",wi:"google
_contents",Rj:"google_native_settings_key",Di:"google_country",Hk:"google_targeting
",hj:"google_font_size",Oi:"google_disable_video_autoplay",dl:"google_video_product
_type",bl:"google_video_doc_id",al:"google_cust_gender",Ck:"google_cust_lh",Bk:"goo
gle_cust_l",Ok:"google_tfs",Qj:"google_native_ad_template",Fj:"google_kw",Ek:"googl
e_tag_for_child_directed_treatment",Fk:"google_tag_for_under_age_of_consent",nk:"go
ogle_region",
Gi:"google_cust_criteria",Eh:"google_safe",Fi:"google_ctr_threshold",pk:"google_res
izing_allowed",rk:"google_resizing_width",qk:"google_resizing_height",Zk:"google_cu
st_age",LANGUAGE:"google_language",Gj:"google_kw_type",ck:"google_pucrd",Zj:"google
_page_url",Gk:"google_tag_partner",vk:"google_restrict_data_processing",ih:"google_
adbreak_test",uh:"google_ad_frequency_hint",kh:"google_admob_interstitial_slot",lh:
"google_admob_rewarded_slot",jh:"google_admob_ads_only",Lj:"google_max_ad_content_r
ating",
ek:"google_ad_public_floor",dk:"google_ad_private_floor",Yk:"google_traffic_source"
,zk:"google_shadow_mode"};var Sh=Gf(function(){var
a=document.createElement("div"),b=document.createElement("div");b.appendChild(docum
ent.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=Og
(Wg);return!b.parentElement});function Th(a,b)
{if(Sh())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=Og(b)}var Uh=/^[\
w+/_-]+[=]{0,2}$/;function Vh(a,b){b=(b||A).document;return b.querySelector?
(a=b.querySelector(a))&&(a=a.nonce||a.getAttribute("nonce"))&&Uh.test(a)?
a:"":""};function Wh(a,b,c){return Math.min(Math.max(a,b),c)}function Xh(a){return
Array.prototype.reduce.call(arguments,function(b,c){return b+c},0)}function Yh(a)
{return Xh.apply(null,arguments)/arguments.length};function Zh(a,b){this.x=void 0!
==a?a:0;this.y=void 0!==b?b:0}Zh.prototype.ceil=function()
{this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return
this};Zh.prototype.floor=function()
{this.x=Math.floor(this.x);this.y=Math.floor(this.y);return
this};Zh.prototype.round=function()
{this.x=Math.round(this.x);this.y=Math.round(this.y);return this};function $h(a,b)
{this.width=a;this.height=b}function ai(a,b){return a==b?!0:a&&b?
a.width==b.width&&a.height==b.height:!1}p=$h.prototype;p.aspectRatio=function()
{return this.width/this.height};p.isEmpty=function(){return!
(this.width*this.height)};p.ceil=function()
{this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return
this};p.floor=function()
{this.width=Math.floor(this.width);this.height=Math.floor(this.height);return
this};
p.round=function()
{this.width=Math.round(this.width);this.height=Math.round(this.height);return
this};function bi(a,b){var c={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};var
d=b?b.createElement("div"):A.document.createElement("div");return
a.replace(ci,function(e,f){var g=c[e];if(g)return
g;"#"==f.charAt(0)&&(f=Number("0"+f.slice(1)),isNaN(f)||
(g=String.fromCharCode(f)));g||(g=Qg(e+"
"),Th(d,g),g=d.firstChild.nodeValue.slice(0,-1));return c[e]=g})}var ci=/&([^;\s<&]
+);?/g;function di(a){for(var b=0,c=0;c<a.length;+
+c)b=31*b+a.charCodeAt(c)>>>0;return b}
function ei(a){return String(a).replace(/\-([a-z])/g,function(b,c){return
c.toUpperCase()})}function fi(a){return a.replace(RegExp("(^|[\\s]+)([a-
z])","g"),function(b,c,d){return c+d.toUpperCase()})};function gi(a){return a?new
hi(ii(a)):jb||(jb=new hi)}function ji(a,b){Of(b,function(c,d){c&&"object"==typeof
c&&c.wa&&(c=c.la());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?
a.htmlFor=c:ki.hasOwnProperty(d)?
a.setAttribute(ki[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?
a.setAttribute(d,c):a[d]=c})}
var
ki={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",framebord
er:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",ro
wspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};function
li(a){a=a.document;a="CSS1Compat"==a.compatMode?a.documentElement:a.body;return new
$h(a.clientWidth,a.clientHeight)}
function mi(a){var b=a.scrollingElement?a.scrollingElement:Hc||"CSS1Compat"!
=a.compatMode?a.body||a.documentElement:a.documentElement;a=a.parentWindow||
a.defaultView;return Ec&&a.pageYOffset!=b.scrollTop?new
Zh(b.scrollLeft,b.scrollTop):new Zh(a.pageXOffset||b.scrollLeft,a.pageYOffset||
b.scrollTop)}function ni(a){return a?a.parentWindow||a.defaultView:window}
function oi(a,b,c,d){function e(h){h&&b.appendChild("string"===typeof h?
a.createTextNode(h):h)}for(;d<c.length;d++){var f=c[d];if(!Qa(f)||
Ra(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(Ra(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}ic(g?tc(f):f,e)}}}function pi(a,b)
{b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return
a.createElement(b)}
function qi(a,b){var c=pi(a,"DIV");Ec?
(b=Xg($g,b),Th(c,b),c.removeChild(c.firstChild)):Th(c,b);if(1==c.childNodes.length)
c=c.removeChild(c.firstChild);else{for(a=a.createDocumentFragment();c.firstChild;)a
.appendChild(c.firstChild);c=a}return c}
function ri(a){var b,c=arguments.length;if(!c)return null;if(1==c)return
arguments[0];var d=[],e=Infinity;for(b=0;b<c;b++){for(var
f=[],g=arguments[b];g;)f.unshift(g),g=g.parentNode;d.push(f);e=Math.min(e,f.length)
}f=null;for(b=0;b<e;b++){g=d[0][b];for(var h=1;h<c;h++)if(g!=d[h][b])return
f;f=g}return f}function ii(a){return 9==a.nodeType?a:a.ownerDocument||
a.document}var si={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1},ti={IMG:" ",BR:"\n"};
function ui(a){var b=[];vi(a,b,!0);a=b.join("");a=a.replace(/ \xAD /g,"
").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");a=a.replace(/ +/g," ");" "!
=a&&(a=a.replace(/^\s*/,""));return a}function vi(a,b,c){if(!(a.nodeName in
si))if(3==a.nodeType)c?b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/
g,"")):b.push(a.nodeValue);else if(a.nodeName in ti)b.push(ti[a.nodeName]);else
for(a=a.firstChild;a;)vi(a,b,c),a=a.nextSibling}
function wi(a,b,c){if(!b&&!c)return null;var d=b?
String(b).toUpperCase():null;return xi(a,function(e){return(!d||e.nodeName==d)&&(!
c||"string"===typeof e.className&&qc(e.className.split(/\s+/),c))})}function
xi(a,b){for(var c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null}function
hi(a){this.j=a||A.document||document}p=hi.prototype;p.Wf=function(a)
{return"string"===typeof a?
this.j.getElementById(a):a};p.hh=hi.prototype.Wf;p.getElementsByTagName=function(a,
b){return(b||this.j).getElementsByTagName(String(a))};
p.ia=function(a,b,c){var
d=this.j,e=arguments,f=e[1],g=pi(d,String(e[0]));f&&("string"===typeof f?
g.className=f:Array.isArray(f)?g.className=f.join("
"):ji(g,f));2<e.length&&oi(d,g,e,2);return g};p.createElement=function(a){return
pi(this.j,a)};p.createTextNode=function(a){return
this.j.createTextNode(String(a))};function yi(a,b){return qi(a.j,b)}p.T=function()
{var a=this.j;return a.parentWindow||a.defaultView};p.appendChild=function(a,b)
{a.appendChild(b)};
p.append=function(a,b){oi(ii(a),a,arguments,1)};p.canHaveChildren=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};
p.contains=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};p.Sf=ri;function zi(){return Lb&&Sb?Sb.mobile:!Ai()&&(B("iPod")||
B("iPhone")||B("Android")||B("IEMobile"))}function Ai(){return Lb&&Sb?!
Sb.mobile&&(B("iPad")||B("Android")||B("Silk")):B("iPad")||B("Android")&&!
B("Mobile")||B("Silk")};var Bi=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?
([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\
S]*))?$");function Ci(a){try{return!!a&&null!=a.location.href&&Cc(a,"foo")}catch(b)
{return!1}}function Di(a,b,c,d){b=void 0===b?!1:b;d=void 0===d?A:d;c=(void 0===c?
0:c)?Ei(d):d;for(d=0;c&&40>d++&&(!b&&!Ci(c)||!a(c));)c=Ei(c)}function Ei(a){try{var
b=a.parent;if(b&&b!=a)return b}catch(c){}return null}function Fi(a){return
Ci(a.top)?a.top:null}function Gi(a,b){var c=Hi("SCRIPT",a);jh(c,b);
(a=a.getElementsByTagName("script")
[0])&&a.parentNode&&a.parentNode.insertBefore(c,a)}
function Ii(a,b){return b.getComputedStyle?
b.getComputedStyle(a,null):a.currentStyle}function Ji(){if(!
r.globalThis.crypto)return Math.random();try{var a=new
Uint32Array(1);r.globalThis.crypto.getRandomValues(a);return
a[0]/65536/65536}catch(b){return Math.random()}}function Ki(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b(a[c],c,a)}function Li(a){var
b=[];Ki(a,function(c){b.push(c)});return b}
function Mi(a){var b=a.length;if(0==b)return 0;for(var c=305419896,d=0;d<b;d+
+)c^=(c<<5)+(c>>2)+a.charCodeAt(d)&4294967295;return 0<c?c:4294967296+c}var
Oi=Gf(function(){return mc(["Google Web Preview","Mediapartners-Google","Google-
Read-Aloud","Google-Adwords"],Ni)||1E-4>Math.random()});function Ni(a){return
Hb(Rb(),a)}var Pi=/^([0-9.]+)px$/,Qi=/^(-?[0-9.]{1,30})$/;function Ri(a){if(!
Qi.test(a))return null;a=Number(a);return isNaN(a)?null:a}function
Si(a){return/^true$/.test(a)}
function Ti(a){return(a=Pi.exec(a))?+a[1]:null}function Ui(){var
a=A.document.URL;if(!a)return"";var b=RegExp(".*[&#?]google_debug(=[^&]*)?(&.*)?
$");try{var c=b.exec(decodeURIComponent(a));if(c)return c[1]&&1<c[1].length?
c[1].substring(1):"true"}catch(d){}return""}
var Vi={Lh:"allow-forms",Mh:"allow-modals",Nh:"allow-orientation-lock",Oh:"allow-
pointer-lock",Ph:"allow-popups",Qh:"allow-popups-to-escape-sandbox",Rh:"allow-
presentation",Sh:"allow-same-origin",Th:"allow-scripts",Uh:"allow-top-
navigation",Vh:"allow-top-navigation-by-user-activation"},Wi=Gf(function(){return
Li(Vi)});
function Xi(){var a=["allow-top-navigation","allow-modals","allow-orientation-
lock","allow-presentation","allow-pointer-lock"],b=Wi();return a.length?
jc(b,function(c){return!qc(a,c)}):b}function Yi(){var
a=Hi("IFRAME"),b={};ic(Wi(),function(c)
{a.sandbox&&a.sandbox.supports&&a.sandbox.supports(c)&&(b[c]=!0)});return
b}function Zi(a,b){try{return!(!a.frames||!a.frames[b])}catch(c){return!1}}function
$i(a,b){for(var c=0;50>c;++c){if(Zi(a,b))return a;if(!(a=Ei(a)))break}return null}
var aj=Gf(function(){return zi()?2:Ai()?1:0});function K(a,b){Ki(b,function(c,d)
{a.style.setProperty(d,c,"important")})}var
bj={},cj=(bj["http://googleads.g.doubleclick.net"]=!0,bj["http://pagead2.googlesynd
ication.com"]=!0,bj["https://googleads.g.doubleclick.net"]=!0,bj["https://
pagead2.googlesyndication.com"]=!0,bj),dj=/\.proxy\.(googleprod|googlers)\.com(:\
d+)?$/,ej=/.*domain\.test$/,fj=/\.prod\.google\.com(:\d+)?$/;function gj(a){return
cj[a]||dj.test(a)||ej.test(a)||fj.test(a)}var hj=[];
function ij(){var a=hj;hj=[];a=y(a);for(var b=a.next();!b.done;b=a.next())
{b=b.value;try{b()}catch(c){}}}function jj(a,b){if("number"!==typeof
a.goog_pvsid)try{Object.defineProperty(a,"goog_pvsid",
{value:Math.floor(Math.random()*Math.pow(2,52)),configurable:!1})}catch(c)
{b&&b.ma(784,c)}a=Number(a.goog_pvsid);b&&(!a||0>=a)&&b.ma(784,Error("Invalid
correlator, "+a));return a||-1}
function kj(a,b,c,d){d=void 0===d?[]:d;var e=new a.MutationObserver(function(f)
{f=y(f);for(var g=f.next();!g.done;g=f.next()){g=y(g.value.removedNodes);for(var
h=g.next();!h.done;h=g.next())if(h=h.value,d&&(h===b||ri(h,b)))
{f=y(d);for(g=f.next();!
g.done;g=f.next())g.value.disconnect();d.length=0;c();return}}});d.push(e);e.observ
e(a.document.documentElement,{childList:!0,subtree:!0});Di(function(f){if(!
f.parent||!Ci(f.parent))return!1;for(var
g=f.parent.document.getElementsByTagName("iframe"),h=0;h<
g.length;h++)try{a:{var k=g[h];try{var l=k.contentWindow||(k.contentDocument?
ni(k.contentDocument):null);break a}catch(m){}l=null}if(l==f)
{kj(f.parent,g[h],c,d);break}}catch(m){}return!1},!1,!1,a)}function lj(a,b)
{kj(ni(ii(a)),a,b)}function mj(a,b){"complete"===a.document.readyState?
(hj.push(b),1==hj.length&&(r.Promise?
r.Promise.resolve().then(ij):window.setImmediate?
setImmediate(ij):setTimeout(ij,0))):a.addEventListener("load",b)}
function nj(a,b){return new r.Promise(function(c){setTimeout(function(){return void
c(b)},a)})}function Hi(a,b){b=void 0===b?document:b;return
b.createElement(String(a).toLowerCase())}function oj(a){for(var b=a;a&&a!
=a.parent;)a=a.parent,Ci(a)&&(b=a);return b};function pj(a,b,c,d)
{this.top=a;this.right=b;this.bottom=c;this.left=d}p=pj.prototype;p.getWidth=functi
on(){return this.right-this.left};p.getHeight=function(){return this.bottom-
this.top};function qj(a){return new
pj(a.top,a.right,a.bottom,a.left)}p.contains=function(a){return this&&a?a
instanceof pj?
a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>
=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
function rj(a,b){return
a.left<=b.right&&b.left<=a.right&&a.top<=b.bottom&&b.top<=a.bottom}p.ceil=function(
)
{this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.cei
l(this.bottom);this.left=Math.ceil(this.left);return this};p.floor=function()
{this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.f
loor(this.bottom);this.left=Math.floor(this.left);return this};
p.round=function()
{this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.r
ound(this.bottom);this.left=Math.round(this.left);return this};function sj(a,b,c,d)
{this.left=a;this.top=b;this.width=c;this.height=d}function tj(a,b){var
c=Math.max(a.left,b.left),d=Math.min(a.left+a.width,b.left+b.width);if(c<=d){var
e=Math.max(a.top,b.top);a=Math.min(a.top+a.height,b.top+b.height);if(e<=a)return
new sj(c,e,d-c,a-e)}return null}
function uj(a,b){var c=tj(a,b);if(!c||!c.height||!c.width)return[new
sj(a.left,a.top,a.width,a.height)];c=[];var
d=a.top,e=a.height,f=a.left+a.width,g=a.top+a.height,h=b.left+b.width,k=b.top+b.hei
ght;b.top>a.top&&(c.push(new sj(a.left,a.top,a.width,b.top-a.top)),d=b.top,e-
=b.top-a.top);k<g&&(c.push(new sj(a.left,k,a.width,g-k)),e=k-
d);b.left>a.left&&c.push(new sj(a.left,d,b.left-a.left,e));h<f&&c.push(new
sj(h,d,f-h,e));return c}
sj.prototype.contains=function(a){return a instanceof Zh?
a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height
:this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top
+this.height>=a.top+a.height};sj.prototype.ceil=function()
{this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(t
his.width);this.height=Math.ceil(this.height);return this};
sj.prototype.floor=function()
{this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floo
r(this.width);this.height=Math.floor(this.height);return
this};sj.prototype.round=function()
{this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.roun
d(this.width);this.height=Math.round(this.height);return this};var vj={"AMP-
CAROUSEL":"ac","AMP-FX-FLYING-CARPET":"fc","AMP-LIGHTBOX":"lb","AMP-STICKY-
AD":"sa"};function wj(a){a=void 0===a?A:a;var b=a.context||a.AMP_CONTEXT_DATA;if(!
b)try{b=a.parent.context||a.parent.AMP_CONTEXT_DATA}catch(e){}var
c,d;return(null==(c=b)?0:c.pageViewId)&&(null==(d=b)?0:d.canonicalUrl)?
b:null}function xj(){var a;return(a=void 0===a?
wj():a)&&a.initialIntersection}function yj(){var a=xj();return a&&Ra(a.rootBounds)?
new $h(a.rootBounds.width,a.rootBounds.height):null}
function zj(a){return(a=void 0===a?wj():a)?Ci(a.master)?a.master:null:null}
function Aj(a,b){function c(g){if(a.ampInaboxInitialized)g=!0;else{var h,k="amp-
ini-load"===g.data;a.ampInaboxPendingMessages&&!k&&(h=/^amp-(\
d{15,20})?/.exec(g.data))&&(a.ampInaboxPendingMessages.push(g),g=h[1],a.ampInaboxIn
itialized||g&&!/^\d{15,20}$/.test(g)||
a.document.querySelector('script[src$="amp4ads-host-v0.js"]')||Gi(a.document,g?
lg(Af("https://cdn.ampproject.org/rtv/%{ampVersion}/amp4ads-host-v0.js"),
{ampVersion:g}):jg(zf(Af("https://cdn.ampproject.org/amp4ads-host-v0.js")))));g=!
1}g&&
e()}function d(){}function e(){}var f=a.ampInaboxIframes=a.ampInaboxIframes||
[];b&&(f.push(b),d=function()
{a.AMP&&a.AMP.inaboxUnregisterIframe&&a.AMP.inaboxUnregisterIframe(b);rc(f,b);e()})
;if(a.ampInaboxInitialized)return
d;a.ampInaboxPendingMessages=a.ampInaboxPendingMessages||
[];f.google_amp_listener_added||(f.google_amp_listener_added=!
0,I(a,"message",c),e=function(){Nf(a,"message",c)});return d};function L(a){var
b=Ka.apply(1,arguments);if(0===b.length)return jg(a[0]);for(var
c=[a[0]],d=0;d<b.length;d++)c.push(encodeURIComponent(b[d])),c.push(a[d+1]);return
jg(c.join(""))}function Bj(a,b){var c=ig(a).toString();if(/#/.test(c))throw
Error("");var d=/\?/.test(c)?"&":"?";b.forEach(function(e,f){e=e instanceof Array?
e:[e];for(var g=0;g<e.length;g++){var h=e[g];null!==h&&void 0!
==h&&(c+=d+encodeURIComponent(f)+"="+encodeURIComponent(String(h)),d="&")}});return
jg(c)};function Cj(a,b,c){if("string"===typeof b)(b=Dj(a,b))&&(a.style[b]=c);else
for(var d in b){c=a;var e=b[d],f=Dj(c,d);f&&(c.style[f]=e)}}var Ej={};function
Dj(a,b){var c=Ej[b];if(!c){var d=ei(b);c=d;void
0===a.style[d]&&(d=(Hc?"Webkit":Gc?"Moz":Ec?"ms":null)+fi(d),void 0!
==a.style[d]&&(c=d));Ej[b]=c}return c}function Fj(a,b){var c=ii(a);return
c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,
null))?a[b]||a.getPropertyValue(b)||"":""}
function Gj(a,b){return Fj(a,b)||(a.currentStyle?a.currentStyle[b]:null)||
a.style&&a.style[b]}function Hj(a){try{return a.getBoundingClientRect()}catch(b)
{return{left:0,top:0,right:0,bottom:0}}}function Ij(a){var b=ii(a),c=new
Zh(0,0);var d=b?ii(b):document;d=!Ec||
9<=Number(Xc)||"CSS1Compat"==gi(d).j.compatMode?
d.documentElement:d.body;if(a==d)return
c;a=Hj(a);b=mi(gi(b).j);c.x=a.left+b.x;c.y=a.top+b.y;return c}
function Jj(a){var b=Kj;if("none"!=Gj(a,"display"))return b(a);var
c=a.style,d=c.display,e=c.visibility,f=c.position;c.visibility="hidden";c.position=
"absolute";c.display="inline";a=b(a);c.display=d;c.position=f;c.visibility=e;return
a}function Kj(a){var b=a.offsetWidth,c=a.offsetHeight,d=Hc&&!b&&!c;return(void
0===b||d)&&a.getBoundingClientRect?(a=Hj(a),new $h(a.right-a.left,a.bottom-
a.top)):new $h(b,c)}
function Lj(a,b){if(/^\d+px?$/.test(b))return parseInt(b,10);var
c=a.style.left,d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.styl
e.left=b;b=a.style.pixelLeft;a.style.left=c;a.runtimeStyle.left=d;return+b}function
Mj(a,b){return(b=a.currentStyle?a.currentStyle[b]:null)?Lj(a,b):0}var
Nj={thin:2,medium:4,thick:6};function Oj(a,b){if("none"==(a.currentStyle?
a.currentStyle[b+"Style"]:null))return 0;b=a.currentStyle?
a.currentStyle[b+"Width"]:null;return b in Nj?Nj[b]:Lj(a,b)};function Pj(a)
{return"number"===typeof a&&0<a}function Qj(a,b){a=Rj(a);if(!a)return b;var
c=b.slice(-1);return b+("?"===c||"#"===c?"":"&")+a}function Rj(a){return
t(Object,"entries").call(Object,Sj(a)).map(function(b){var
c=y(b);b=c.next().value;c=c.next().value;return
b+"="+encodeURIComponent(String(c))}).join("&")}function Sj(a){var
b={};Ki(a,function(c,d){if(c||0===c||!1===c)"boolean"===typeof c&&(c=c?
1:0),b[d]=c});return b}
function Tj(){var a=void 0===a?Qh:a;try{return a.history.length}catch(b){return
0}}function Uj(a){var b=void 0===b?1:b;a=zj(wj(a))||
a;a.google_unique_id=(a.google_unique_id||0)+b}function Vj(a)
{a=a.google_unique_id;return"number"===typeof a?a:0}
function Wj(a){a.u_tz=-(new Date).getTimezoneOffset();a.u_his=Tj();var
b;a.u_h=null==(b=Qh.screen)?void 0:b.height;var c;a.u_w=null==(c=Qh.screen)?void
0:c.width;var d;a.u_ah=null==(d=Qh.screen)?void 0:d.availHeight;var
e;a.u_aw=null==(e=Qh.screen)?void 0:e.availWidth;var f;a.u_cd=null==(f=Qh.screen)?
void 0:f.colorDepth}
function Xj(a){var b=9!==a.nodeType&&a.id;a:{if(a&&a.nodeName&&a.parentElement){var
c=a.nodeName.toString().toLowerCase();for(var
d=a.parentElement.childNodes,e=0,f=0;f<d.length;++f){var
g=d[f];if(g.nodeName&&g.nodeName.toString().toLowerCase()===c){if(a===g)
{c="."+e;break a}++e}}}c=""}return(a.nodeName&&a.nodeName.toString().toLowerCase())
+(b?"/"+b:"")+c}function Yj(a){return function(){if(a){var
b=a;a=null;b.apply(null,arguments)}}}
function Zj(){var a=void 0===a?Qh:a;if(!a)return!1;try{return!(!
a.navigator.standalone&&!a.top.navigator.standalone)}catch(b){return!1}}function
ak(a){return(a=a.google_ad_format)?0<a.indexOf("_0ads"):!1}
function bk(a){var b=Number(a.google_ad_width),c=Number(a.google_ad_height);if(!
(0<b&&0<c)){a:{try{var d=String(a.google_ad_format);if(d&&d.match){var
e=d.match(/(\d+)x(\d+)/i);if(e){var
f=parseInt(e[1],10),g=parseInt(e[2],10);if(0<f&&0<g){var h={width:f,height:g};break
a}}}}catch(k){}h=null}a=h;if(!a)return null;b=0<b?b:a.width;c=0<c?
c:a.height}return{width:b,height:c}};function ck(a,b){var c=void 0===c?
{}:c;this.error=a;this.context=b.context;this.msg=b.message||"";this.id=b.id||"jser
ror";this.meta=c};var dk=RegExp("^https?://(\\w|-)+\\.cdn\\.ampproject\\.(net|org)
(\\?|/|$)");function ek(a,b){this.j=a;this.l=b}function fk(a,b,c)
{this.url=a;this.win=b;this.Be=!!c;this.depth=null};function gk(a,b,c,d,e)
{hk(a,b,void 0===c?null:c,void 0===d?!1:d,void 0===e?!1:e)}function hk(a,b,c,d,e)
{e=void 0===e?!1:e;a.google_image_requests||(a.google_image_requests=[]);var
f=Hi("IMG",a.document);if(c||d){var g=function(h)
{c&&c(h);d&&rc(a.google_image_requests,f);Nf(f,"load",g);Nf(f,"error",g)};I(f,"load
",g);I(f,"error",g)}e&&(f.attributionSrc="");f.src=b;a.google_image_requests.push(f
)}
function ik(a,b){var c=void 0===c?!1:c;var
d="https://pagead2.googlesyndication.com/pagead/gen_204?id="+b;Ki(a,function(e,f)
{e&&(d+="&"+f+"="+encodeURIComponent(e))});jk(d,c)}function jk(a,b){var
c=window;b=void 0===b?!1:b;var d=void 0===d?!1:d;c.fetch?(b={keepalive:!
0,credentials:"include",redirect:"follow",method:"get",mode:"no-
cors"},d&&(b.mode="cors",b.headers={"Attribution-Reporting-Eligible":"event-
source"}),c.fetch(a,b)):gk(c,a,void 0,b,d)};function kk()
{this.m="&";this.l={};this.v=0;this.j=[]}function lk(a,b){var
c={};c[a]=b;return[c]}function mk(a,b,c,d,e){var f=[];Ki(a,function(g,h)
{(g=nk(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)}
function nk(a,b,c,d,e){if(null==a)return"";b=b||"&";c=c||",$";"string"==typeof
c&&(c=c.split(""));if(a instanceof Array){if(d=d||0,d<c.length){for(var
f=[],g=0;g<a.length;g++)f.push(nk(a[g],b,c,d+1,e));return f.join(c[d])}}else
if("object"==typeof a)return e=e||0,2>e?
encodeURIComponent(mk(a,b,c,d,e+1)):"...";return
encodeURIComponent(String(a))}function ok(a,b,c){a.j.push(b);a.l[b]=c}
function pk(a,b,c,d){b=b+"//"+c+d;var e=qk(a)-
d.length;if(0>e)return"";a.j.sort(function(m,n){return m-n});d=null;c="";for(var
f=0;f<a.j.length;f++)for(var g=a.j[f],h=a.l[g],k=0;k<h.length;k++){if(!e)
{d=null==d?g:d;break}var l=mk(h[k],a.m,",$");if(l){l=c+l;if(e>=l.length){e-
=l.length;b+=l;c=a.m;break}d=null==d?g:d}}a="";null!=d&&(a=c+"trn="+d);return
b+a}function qk(a){var b=1,c;for(c in a.l)b=c.length>b?c.length:b;return 3997-b-
a.m.length-1};function rk(){this.j=Math.random()}function tk(a,b)
{0<=b&&1>=b&&(a.j=b)}function uk(a,b,c,d,e){if(((void 0===d?0:d)?
a.j:Math.random())<(e||.01))try{if(c instanceof kk)var f=c;else f=new
kk,Ki(c,function(h,k){var l=f,m=l.v++;ok(l,m,lk(k,h))});var
g=pk(f,"https:","pagead2.googlesyndication.com","/pagead/gen_204?
id="+b+"&");g&&gk(A,g)}catch(h){}};var wk=null;function xk(){if(null===wk)
{wk="";try{var a="";try{a=A.top.location.hash}catch(c){a=A.location.hash}if(a){var
b=a.match(/\bdeid=([\d,]+)/);wk=b?b[1]:""}}catch(c){}}return wk};function yk(){var
a=void 0===a?A:a;return(a=a.performance)&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):db()}function zk(){var a=void 0===a?
A:a;return(a=a.performance)&&a.now?a.now():null};function Ak(a,b){var c=zk()||
yk();this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.rando
m();this.taskId=this.slotId=void 0};var Bk=A.performance,Ck=!!
(Bk&&Bk.mark&&Bk.measure&&Bk.clearMarks),Dk=Gf(function(){var a;if(a=Ck)a=xk(),a=!!
a.indexOf&&0<=a.indexOf("1337");return a});function Ek(a){this.l=[];this.m=a||A;var
b=null;a&&(a.google_js_reporting_queue=a.google_js_reporting_queue||
[],this.l=a.google_js_reporting_queue,b=a.google_measure_js_timing);this.j=Dk()||
(null!=b?b:1>Math.random())}function Fk(a){a.j=!1;a.l!
=a.m.google_js_reporting_queue&&(Dk()&&ic(a.l,Gk),a.l.length=0)}
function Gk(a)
{a&&Bk&&Dk()&&(Bk.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),Bk.clearMarks
("goog_"+a.label+"_"+a.uniqueId+"_end"))}Ek.prototype.start=function(a,b){if(!
this.j)return null;a=new
Ak(a,b);b="goog_"+a.label+"_"+a.uniqueId+"_start";Bk&&Dk()&&Bk.mark(b);return
a};Ek.prototype.end=function(a){if(this.j&&"number"===typeof a.value)
{a.duration=(zk()||yk())-a.value;var
b="goog_"+a.label+"_"+a.uniqueId+"_end";Bk&&Dk()&&Bk.mark(b);!this.j||
2048<this.l.length||this.l.push(a)}};
function Hk(a,b){if(!a.j)return b();var c=a.start("491",3);try{var d=b()}catch(e)
{throw Gk(c),e;}a.end(c);return d};function Ik(a,b)
{this.v=a;this.j=null;this.A=this.ma;this.l=void 0===b?null:b;this.m=!
1}p=Ik.prototype;p.aa=function(){return this.v};p.Jd=function(a)
{this.j=a};p.Kd=function(a){this.m=a};p.Rb=function(a,b,c){try{if(this.l&&this.l.j)
{var d=this.l.start(a.toString(),3);var e=b();this.l.end(d)}else e=b()}catch(h){b=!
0;try{Gk(d),b=this.A(a,new ck(h,{message:Jk(h)}),void 0,c)}catch(k)
{this.ma(217,k)}if(b){var f,g;null==(f=window.console)||null==(g=f.error)||
g.call(f,h)}else throw h;}return e};
p.rb=function(a,b,c,d){var e=this;return function(){var
f=Ka.apply(0,arguments);return e.Rb(a,function(){return b.apply(c,f)},d)}};
p.ma=function(a,b,c,d,e){e=e||"jserror";try{var f=new
kk;f.j.push(1);f.l[1]=lk("context",a);b.error&&b.meta&&b.id||(b=new ck(b,
{message:Jk(b)}));if(b.msg){var
g=b.msg.substring(0,512);f.j.push(2);f.l[2]=lk("msg",g)}var h=b.meta||
{};if(this.j)try{this.j(h)}catch(P){}if(d)try{d(h)}catch(P){}ok(f,3,
[h]);d=A;b=[];g=null;do{var k=d;if(Ci(k)){var
l=k.location.href;g=k.document&&k.document.referrer||null}else
l=g,g=null;b.push(new fk(l||"",k));try{d=k.parent}catch(P){d=null}}while(d&&k!
=d);l=0;for(var m=
b.length-1;l<=m;++l)b[l].depth=m-
l;k=A;if(k.location&&k.location.ancestorOrigins&&k.location.ancestorOrigins.length=
=b.length-1)for(m=1;m<b.length;++m){var n=b[m];n.url||
(n.url=k.location.ancestorOrigins[m-1]||"",n.Be=!0)}var q=new
fk(A.location.href,A,!1);k=null;var w=b.length-1;for(n=w;0<=n;--n){var u=b[n];!
k&&dk.test(u.url)&&(k=u);if(u.url&&!u.Be){q=u;break}}u=null;var
E=b.length&&b[w].url;0!=q.depth&&E&&(u=b[w]);var J=new ek(q,u);if(J.l){var
Z=J.l.url||"";f.j.push(4);f.l[4]=lk("top",Z)}var ca=
{url:J.j.url||""};if(J.j.url){var
M=J.j.url.match(Bi),Q=M[1],V=M[3],da=M[4];q="";Q&&(q+=Q+":");V&&(q+="//",q+=V,da&&(
q+=":"+da));var W=q}else W="";ok(f,5,[ca,{url:W}]);uk(this.v,e,f,this.m,c)}catch(P)
{try{uk(this.v,e,
{context:"ecmserr",rctx:a,msg:Jk(P),url:J&&J.j.url},this.m,c)}catch(X){}}return!
0};p.Fa=function(a,b,c){var d=this;b.catch(function(e){e=e?e:"unknown
rejection";d.ma(a,e instanceof Error?e:Error(e),void 0,c||d.j||void 0)})};
function Jk(a){var b=a.toString();a.name&&-1==b.indexOf(a.name)&&(b+=":
"+a.name);a.message&&-1==b.indexOf(a.message)&&(b+=":
"+a.message);a.stack&&(b=Kk(a.stack,b));return b}function Kk(a,b){try{-
1==a.indexOf(b)&&(a=b+"\n"+a);for(var c;a!
=c;)c=a,a=a.replace(RegExp("((https?:/..*/)[^/:]*:\\d+(?:.|\n)*)\\2"),"$1");return
a.replace(RegExp("\n *","g"),"\n")}catch(d){return b}};function Lk(a)
{return"string"===typeof a}function Mk(a){return void 0===a}function Nk(){var
a=Ok;return function(b){for(var c in a)if(b===a[c]&&!/^[0-9]+$/.test(c))return!
0;return!1}};function Pk(a){H.call(this,a)}z(Pk,H);function Qk(a)
{H.call(this,a)}z(Qk,H);function Rk(a){var b=new Qk;return D(b,1,a)};function Sk(a)
{H.call(this,a)}z(Sk,H);function Tk(a){H.call(this,a)}z(Tk,H);function Uk(a,b)
{return Le(a,1,b)}function Vk(a,b){return Le(a,2,b)}function Wk(a,b){return
Le(a,3,b)}function Xk(a,b){return Le(a,4,b)}function Yk(a,b){return
Le(a,5,b)}function Zk(a,b){return xe(a,8,ge(b),0)}function $k(a,b){return
xe(a,9,ge(b),0)};function al(a){H.call(this,a)}z(al,H);function bl(a)
{H.call(this,a,-1,cl)}z(bl,H);function dl(a,b){return we(a,1,b,ke)}function el(a,b)
{return we(a,12,b,je)}function fl(){var a=new bl;ee(a);re(a,2,2,!1,!
1).push("irr");return a}function gl(a,b){return Re(a,3,b)}function hl(a,b){return
Re(a,4,b)}function il(a,b){return Re(a,5,b)}function jl(a,b){return
Re(a,7,b)}function kl(a,b){return Re(a,8,b)}function ll(a,b){return
Le(a,9,b)}function ml(a,b){return Fe(a,10,b)}function nl(a,b){return
we(a,11,b,he)}var cl=[1,12,2,10,11];function ol(a){H.call(this,a,-
1,pl)}z(ol,H);function ql(a){var b=rl();De(a,1,b)}function sl(a,b){return
Le(a,2,b)}function tl(a,b){return Fe(a,3,b)}function ul(a,b){return
Fe(a,4,b)}function vl(a,b){return Ge(a,4,Qk,b)}function wl(a,b){return
Fe(a,5,b)}function xl(a,b){return we(a,6,b,ke)}function yl(a,b){return
Le(a,7,b)}ol.prototype.D=function(a){return Le(this,8,a)};function zl(a,b)
{De(a,9,b)}function Al(a,b){return Re(a,10,b)}function Bl(a,b){return Re(a,11,b)}
function Cl(a,b){return Re(a,12,b)}var pl=[3,4,5,6];function Dl(a){H.call(this,a,-
1,El)}z(Dl,H);var El=[2];function Fl(a){H.call(this,a)}z(Fl,H);function Gl(a)
{H.call(this,a)}z(Gl,H);function Hl(a)
{H.call(this,a)}z(Hl,H);Hl.prototype.getContentUrl=function(){return
G(this,1)};function Il(a){H.call(this,a,-1,Jl)}z(Il,H);var Jl=[1];function Kl(a)
{H.call(this,a)}z(Kl,H);function Ll(a){H.call(this,a)}z(Ll,H);function Ml(a)
{H.call(this,a)}z(Ml,H);var Nl=[1,2,3,5,6,7,8];function Ol(a){H.call(this,a,-
1,Pl)}z(Ol,H);var Pl=[1];function Ql(a){H.call(this,a,-1,Rl)}z(Ql,H);var
Rl=[2];function Sl(a){H.call(this,a)}z(Sl,H);function Tl(a)
{H.call(this,a)}z(Tl,H);function Ul(a){H.call(this,a,-1,Vl)}z(Ul,H);function Wl(a)
{var b=new Ul;return Se(b,1,a)}var Vl=[9];function Xl(a){H.call(this,a,-
1,Yl)}z(Xl,H);var Yl=[2];function Zl(a){H.call(this,a)}z(Zl,H);function $l(a,b)
{return D(a,1,b)}function am(a,b){return D(a,2,b)};function bm(a)
{H.call(this,a)}z(bm,H);var cm=[4,5];function dm(a){H.call(this,a)}z(dm,H);function
em(a){H.call(this,a)}z(em,H);function fm(a){H.call(this,a)}z(fm,H);function gm(a)
{H.call(this,a)}z(gm,H);function hm(a){H.call(this,a)}z(hm,H);function im(a)
{H.call(this,a)}z(im,H);function jm(a){H.call(this,a)}z(jm,H);var km=[2,3];function
lm(a){H.call(this,a)}z(lm,H);var mm=[3,4,5,6,7,8,9];function nm(a)
{H.call(this,a)}z(nm,H);nm.prototype.Ta=function(a){return Ne(this,2,a)};function
om(a,b){return Le(a,3,b)}var pm=[4,5,6,8,9,10];function qm(a)
{a.Rg.apply(a,la(Ka.apply(1,arguments).map(function(b)
{return{Zg:7,message:b}})))};function rm(a){return
JSON.stringify([a.map(function(b){var
c={};return[(c[b.Zg]=b.message.toJSON(),c)]})])};function sm(a,b)
{if(r.globalThis.fetch)r.globalThis.fetch(a,
{method:"POST",body:b,keepalive:65536>b.length,credentials:"omit",mode:"no-
cors",redirect:"follow"}).catch(function(){});else{var c=new
XMLHttpRequest;c.open("POST",a,!0);c.send(b)}};function tm(a){a&&"function"==typeof
a.za&&a.za()};function N(){this.A=this.A;this.C=this.C}N.prototype.A=!
1;N.prototype.za=function(){this.A||(this.A=!0,this.N())};function um(a,b){a.A?b():
(a.C||(a.C=[]),a.C.push(b))}N.prototype.N=function()
{if(this.C)for(;this.C.length;)this.C.shift()()};function vm(a,b,c,d,e)
{this.B=a;this.A=b;this.C=c;this.m=d;this.v=e;this.j=[];this.l=null}function wm(a)
{null!==a.l&&(clearTimeout(a.l),a.l=null);if(a.j.length){var b=rm(a.j);a.A(a.B+"?
e=1",b);a.j=[]}}vm.prototype.Rg=function(){var
a=Ka.apply(0,arguments),b=this;this.v&&65536<=rm(this.j.concat(a)).length&&wm(this)
;this.j.push.apply(this.j,la(a));this.j.length>=this.m&&wm(this);this.j.length&&nul
l===this.l&&(this.l=setTimeout(function(){wm(b)},this.C))};
function xm(a,b,c){vm.call(this,"https://pagead2.googlesyndication.com/pagead/
ping",sm,void 0===a?1E3:a,void 0===b?100:b,(void 0===c?!1:c)&&!!
r.globalThis.fetch)}z(xm,vm);function ym(a){var
b="nd";if(a.nd&&a.hasOwnProperty(b))return a.nd;b=new a;return a.nd=b};function
zm(a,b,c){return b[a]||c};function Am(){}Am.prototype.l=function()
{return[]};Am.prototype.j=function(){return[]};function Bm(a,b){a.l=function(c)
{return zm(2,b,function(){return[]})(c,1)};a.j=function(){return zm(3,b,function()
{return[]})(1)}};var Cm,Dm,Em=new Ek(A);(function(a){Cm=a||new rk;"number"!==typeof
A.google_srt&&(A.google_srt=Math.random());tk(Cm,A.google_srt);Dm=new
Ik(Cm,Em);Dm.Kd(!0);"complete"==A.document.readyState?A.google_measure_js_timing||
Fk(Em):Em.j&&I(A,"load",function(){A.google_measure_js_timing||Fk(Em)})})
();function Fm(a,b,c){return Dm.Rb(a,b,c)}function Gm(a,b){return
Dm.rb(a,b)}function Hm(a,b,c){var d=ym(Am).j();!
b.eid&&d.length&&(b.eid=d.toString());uk(Cm,a,b,!0,c)}
function Im(a,b){return Dm.ma(a,b,void 0,void
0)};jg(zf(Af("https://pagead2.googlesyndication.com/pagead/expansion_embed.js")));f
unction Jm(a,b,c,d){function e(g){try{var h=JSON.parse(g.data)}catch(k){return}!h||
h.googMsgType!==b||d&&/[:|%3A]javascript\(/i.test(g.data)&&!d(h,g)||c(h,g)}d=void
0===d?null:d;I(a,"message",e);var f=!1;return function(){var g=!1;f||(f=!
0,g=Nf(a,"message",e));return g}}function Km(a,b,c,d){var e=Jm(a,b,Ef(c,function()
{return e()}),void 0===d?null:d);return e}function Lm(a,b,c,d)
{c.googMsgType=b;a.postMessage(JSON.stringify(c),d)}
function Mm(a,b,c,d,e){if(!(0>=e)&&(Lm(a,b,c,d),a=a.frames))for(var f=0;f<a.length;
++f)1<e&&Mm(a[f],b,c,d,--e)};function Nm(a,b,c,d){gj(d.origin)&&"expandable-xpc-
ready"==c.notify&&Om(a,b)}function Om(a,b){var
c=a.ld;c.google_eas_queue=c.google_eas_queue||
[];c.google_eas_queue.push({a:a.id,b:a.url,c:a.width,d:a.height,e:a.Ma,f:a.Cg,g:a.u
f,h:a.gg,i:void 0});A.setTimeout(Gm(220,Yj(function()
{Gi(c.document,b)})),0)};function Pm(a){H.call(this,a,-1,Qm)}z(Pm,H);var
Qm=[15];function Rm(a){H.call(this,a)}z(Rm,H);Rm.prototype.getCorrelator=function()
{return Je(this,1)};Rm.prototype.setCorrelator=function(a){return
Le(this,1,a)};function Sm(a){H.call(this,a)}z(Sm,H);var Tm=null,Um=null;function
Vm(){if(null!=Tm)return Tm;Tm=!1;try{var a=Fi(A);a&&-1!
==a.location.hash.indexOf("google_logging")&&(Tm=!
0);A.localStorage.getItem("google_logging")&&(Tm=!0)}catch(b){}return Tm}function
Wm(){if(null!=Um)return Um;Um=!1;try{var a=Fi(A);if(a&&-1!
==a.location.hash.indexOf("auto_ads_logging")||
A.localStorage.getItem("auto_ads_logging"))Um=!0}catch(b){}return Um}
function Xm(a,b){b=void 0===b?[]:b;var c=!1;A.google_logging_queue||(c=!
0,A.google_logging_queue=[]);A.google_logging_queue.push([a,b]);c&&Vm()&&Gi(A.docum
ent,jg(zf(Af("https://pagead2.googlesyndication.com/pagead/js/
logging_library.js"))))};var Ym,Zm,$m=new Ek(window);(function(a){Ym=null!=a?a:new
rk;"number"!==typeof
window.google_srt&&(window.google_srt=Math.random());tk(Ym,window.google_srt);Zm=ne
w Ik(Ym,$m);Zm.Jd(function(){});Zm.Kd(!0);"complete"==window.document.readyState?
window.google_measure_js_timing||Fk($m):$m.j&&I(window,"load",function()
{window.google_measure_js_timing||Fk($m)})})();var an=(new Date).getTime();function
bn(a){a=parseFloat(a);return isNaN(a)||1<a||0>a?.05:a};var
cn={vj:0,uj:1,rj:2,mj:3,sj:4,nj:5,tj:6,pj:7,qj:8,lj:9,oj:10};var
dn={xj:0,yj:1,wj:2};function en(a,b){return
a.left<b.right&&b.left<a.right&&a.top<b.bottom&&b.top<a.bottom}function fn(a)
{a=kc(a,function(b){return new
pj(b.top,b.right,b.bottom,b.left)});a=gn(a);return{top:a.top,right:a.right,bottom:a
.bottom,left:a.left}}function gn(a){if(!a.length)throw Error("pso:box:m:nb");return
lc(a.slice(1),function(b,c)
{b.left=Math.min(b.left,c.left);b.top=Math.min(b.top,c.top);b.right=Math.max(b.righ
t,c.right);b.bottom=Math.max(b.bottom,c.bottom);return b},qj(a[0]))};var
Rf={mk:0,aj:1,dj:2,bj:3,cj:4,jj:8,yk:9,Jj:10,Kj:11,uk:16,Ni:17,Mi:24,Hj:25,fi:26,ei
:27,mf:30,Bj:32,Ej:40,Dk:41,Ak:42};var
hn={overlays:1,interstitials:2,vignettes:2,inserts:3,immersives:4,list_view:5,full_
page:6,side_rails:7},jn={},kn=(jn[1]=1,jn[2]=1,jn[3]=7,jn[4]=7,jn[8]=2,jn[27]=3,jn[
9]=4,jn[30]=5,jn);function ln(){this.wasPlaTagProcessed=!
1;this.wasReactiveAdConfigReceived={};this.adCount={};this.wasReactiveAdVisible={};
this.stateForType={};this.reactiveTypeEnabledInAsfe={};this.wasReactiveTagRequestSe
nt=!
1;this.reactiveTypeDisabledByPublisher={};this.tagSpecificState={};this.messageVali
dationEnabled=!1;this.floatingAdsStacking=new
mn;this.sideRailProcessedFixedElements=new r.Set;this.sideRailAvailableSpace=new
r.Map;this.j=new r.Map}
function nn(a){a.google_reactive_ads_global_state?
(null==a.google_reactive_ads_global_state.sideRailProcessedFixedElements&&(a.google
_reactive_ads_global_state.sideRailProcessedFixedElements=new
r.Set),null==a.google_reactive_ads_global_state.sideRailAvailableSpace&&(a.google_r
eactive_ads_global_state.sideRailAvailableSpace=new
r.Map)):a.google_reactive_ads_global_state=new ln;return
a.google_reactive_ads_global_state}
function mn()
{this.maxZIndexRestrictions={};this.nextRestrictionId=0;this.maxZIndexListeners=[]}
;var on=728*1.38;function pn(a){return a!=a.top?512:0}function qn(a,b)
{return(a=rn(a))?a>(void 0===b?420:b)?32768:320>a?65536:0:16384}function sn(a){var
b=rn(a);a=a.innerWidth;return(b=b&&a?b/a:0)?1.05<b?262144:.95>b?
524288:0:131072}function tn(a){return Math.max(0,un(a,!0)-vn(a))}function wn(a)
{a=a.document;var b={};a&&(b="CSS1Compat"==a.compatMode?
a.documentElement:a.body);return b||{}}function vn(a){return
wn(a).clientHeight}function rn(a){return wn(a).clientWidth}
function un(a,b){var c=wn(a);return b?c.scrollHeight==vn(a)?
c.offsetHeight:c.scrollHeight:c.offsetHeight}function xn(a,b){return yn(b)||
10===b||!a.adCount?!1:1==b||2==b?!(!a.adCount[1]&&!a.adCount[2]):(a=a.adCount[b])?
1<=a:!1}function zn(a,b){return a&&a.source?a.source===b||a.source.parent===b:!
1}function An(a){return void 0===a.pageYOffset?(a.document.documentElement||
a.document.body.parentNode||a.document.body).scrollTop:a.pageYOffset}
function Bn(a){return void 0===a.pageXOffset?(a.document.documentElement||
a.document.body.parentNode||a.document.body).scrollLeft:a.pageXOffset}function
Cn(a){var b={},c;Array.isArray(a)?
c=a:a&&a.key_value&&(c=a.key_value);if(c)for(a=0;a<c.length;a++){var
d=c[a];if("key"in d&&"value"in d){var e=d.value;b[d.key]=null==e?
null:String(e)}}return b}function Dn(a,b,c,d){uk(c,b,
{c:d.data.substring(0,500),u:a.location.href.substring(0,500)},!0,.1);return!0}
function yn(a){return 26===a||27===a||40===a||41===a};function En(){this.l=new
Fn(this);this.j=0}En.prototype.resolve=function(a)
{Gn(this);this.j=1;this.v=a;Hn(this.l)};En.prototype.reject=function(a)
{Gn(this);this.j=2;this.m=a;Hn(this.l)};function Gn(a){if(0!=a.j)throw
Error("Already resolved/rejected.");}function Fn(a)
{this.j=a}Fn.prototype.then=function(a,b){if(this.l)throw Error("Then functions
already set.");this.l=a;this.m=b;Hn(this)};
function Hn(a){switch(a.j.j){case 0:break;case 1:a.l&&a.l(a.j.v);break;case
2:a.m&&a.m(a.j.m);break;default:throw Error("Unhandled deferred
state.");}};function In(a,b){Jn(a).forEach(b,void 0)}function Jn(a){for(var
b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b};function Kn()
{this.j={};this.l={}}p=Kn.prototype;p.set=function(a,b){var
c=Ln(a);this.j[c]=b;this.l[c]=a};p.remove=function(a){a=Ln(a);this.j[a]=void
0;this.l[a]=void 0};p.get=function(a,b){a=Ln(a);return void 0!==this.j[a]?
this.j[a]:b};function Mn(a,b){return void 0!==a.j[Ln(b)]}function Nn(a){var
b=[],c;for(c in a.j)void 0!==a.j[c]&&a.j.hasOwnProperty(c)&&b.push(a.l[c]);return
b}function On(a){var b=[],c;for(c in a.j)void 0!
==a.j[c]&&a.j.hasOwnProperty(c)&&b.push(a.j[c]);return b}p.Lb=function(){return
Nn(this).length};
p.clear=function(){this.j={};this.l={}};function Ln(a){return a instanceof Object?
String(Sa(a)):a+""};function Pn(a){this.j=new Kn;if(a)for(var b=0;b<a.length;+
+b)this.add(a[b])}Pn.prototype.add=function(a){this.j.set(a,!
0)};Pn.prototype.remove=function(a)
{this.j.remove(a)};Pn.prototype.contains=function(a){return Mn(this.j,a)};var
Qn=new Pn("IMG AMP-IMG IFRAME AMP-IFRAME HR EMBED OBJECT VIDEO AMP-VIDEO INPUT
BUTTON SVG".split(" "));function Rn(a){Bc(a.document.body.offsetHeight)};function
Sn(a,b)
{N.call(this);this.element=b;a=a.googTempStyleOverrideInfo=a.googTempStyleOverrideI
nfo||new r.Map;var c=a.get(b);c?b=c:(c=new
r.Map,a.set(b,c),b=c);this.j=b}z(Sn,N);Sn.prototype.N=function()
{Tn(this);N.prototype.N.call(this)};function Tn(a){a.j.forEach(function(b,c)
{if(b.overrides.delete(a))
{b=t(Array,"from").call(Array,t(b.overrides,"values").call(b.overrides)).pop()||
b.originalValue;var d=a.element;b?
d.style.setProperty(c,b.value,b.priority):d.style.removeProperty(c)}})}
function Un(a,b,c){c={value:c,priority:"important"};var d=a.j.get(b);if(!d)
{d=a.element;var e=d.style.getPropertyValue(b);d={originalValue:e?
{value:e,priority:d.style.getPropertyPriority(b)}:null,overrides:new
r.Map};a.j.set(b,d)}d.overrides.delete(a);d.overrides.set(a,c);a=a.element;c?
a.style.setProperty(b,c.value,c.priority):a.style.removeProperty(b)};function Vn(a)
{this.U=a;this.j=new r.Map;this.m=1;this.l=null}Vn.prototype.Z=function(a,b){var
c=this;b=void 0===b?!1:b;var d=this.m++;this.j.set(d,a);b&&a(this.U);return
function(){c.j.delete(d)}};function Wn(a,b){return a.Z(b,!0)}function Xn(a,b,c)
{return Wn(a,function(d){d===b&&c()})}function Yn(a,b){if(!1===a.U)b();else{var
c={ic:null};c.ic=Xn(a,!1,function(){c.ic&&(c.ic(),c.ic=null);b()})}}function
Zn(a,b,c){$n(a).Z(function(d){d===b&&c()})}
function O(a,b){a.U=b;a.j.forEach(function(c){c(a.U)})}function ao(a,b)
{a.l&&a.l();a.l=b.Z(function(c){return O(a,c)},!0)}Vn.prototype.map=function(a){var
b=new Vn(a(this.U));this.Z(function(c){return O(b,a(c))});return b};function
$n(a,b){b=void 0===b?bo:b;var c=a.U,d=new Vn(a.U);a.Z(function(e){b(e,c)||
(c=e,O(d,e))});return d}function co(a,b){function c()
{return{first:a.U,second:b.U}}var d=new Vn(c());a.Z(function(){return
O(d,c())});b.Z(function(){return O(d,c())});return d}
function eo(){function a(){O(d,b())}function b(){return c.every(function(e){return
e.U})}var c=[].concat(la(Ka.apply(0,arguments))),d=new
Vn(b());c.forEach(function(e){return e.Z(a)});return $n(d)}function fo(){function
a(){O(d,b())}function b(){return-1!==t(c,"findIndex").call(c,function(e){return
e.U})}var c=[].concat(la(Ka.apply(0,arguments))),d=new
Vn(b());c.forEach(function(e){return e.Z(a)});return $n(d)}function bo(a,b){return
a==b};function go(){this.j=[]}function ho(a,b){ic(a.j,function(c){c(b)})}function
io(a){this.j=a}io.prototype.Z=function(a)
{this.j.j.push(a)};io.prototype.map=function(a){var b=new go;this.Z(function(c)
{return ho(b,a(c))});return new io(b)};function jo(){var a=new
go;Ka.apply(0,arguments).forEach(function(b){b.Z(function(c){ho(a,c)})});return new
io(a)};function ko(a){var b=this;this.l=a;this.j=new Vn(null);this.m=new
Vn(null);this.v=new go;this.C=function(c)
{null==b.j.U&&1==c.touches.length&&O(b.j,c.touches[0])};this.A=function(c){var
d=b.j.U;null!=d&&(c=lo(d,c.changedTouches),null!
=c&&(O(b.j,null),O(b.m,null),ho(b.v,mo(d,c))))};this.B=function(c){var
d=b.j.U;null!=d&&(d=lo(d,c.changedTouches),null!
=d&&(O(b.m,d),c.preventDefault()))}}
function no(a){return $n(co(a.j,a.m).map(function(b){var
c=b.first;b=b.second;return null==c||null==b?null:mo(c,b)}))}function mo(a,b)
{return{jf:b.pageX-a.pageX,kf:b.pageY-a.pageY}}function lo(a,b){if(null==b)return
null;for(var c=0;c<b.length;++c)if(b[c].identifier==a.identifier)return b[c];return
null};function oo(a,b){var c=this;this.v=a;this.A=b;this.j=new Vn(null);this.l=new
Vn(null);this.m=new go;this.D=function(d){O(c.j,d)};this.B=function(d){var
e=c.j.U;null!=e&&(O(c.j,null),O(c.l,null),ho(c.m,po(e,d)))};this.C=function(d)
{null!=c.j.U&&(O(c.l,d),d.preventDefault())}}function qo(a){return
$n(co(a.j,a.l).map(function(b){var c=b.first;b=b.second;return null==c||null==b?
null:po(c,b)}))}function po(a,b){return{jf:b.screenX-a.screenX,kf:b.screenY-
a.screenY}};function ro(a,b){var c=new so(a,b);return function(){return
to(c)}}function so(a,b){this.m=a;this.v=b;this.l=null;this.j=!1}function to(a)
{if(a.j)return!1;if(null==a.l)return uo(a),!0;var b=a.l+1E3-(new
Date).getTime();if(1>b)return uo(a),!0;vo(a,b);return!0}function vo(a,b){a.j=!
0;a.m.setTimeout(function(){a.j=!1;uo(a)},b)}function uo(a){a.l=(new
Date).getTime();a.v()};function wo(a,b){this.j=a;this.l=b}function xo(a){return
yo(qo(a.j),no(a.l))}function zo(a){return jo(new io(a.j.m),new io(a.l.v))}function
yo(a,b){return co(a,b).map(function(c){var d=c.second;return c.first||d||
null})};function Ao(a,b){N.call(this);var c=this;this.win=a;this.element=b;this.j=!
1;this.l=new Vn(new
$h(this.element.offsetWidth,this.element.offsetHeight));this.m=new
ResizeObserver(function(){Bo(c)})}z(Ao,N);function Co(a,b){return new
Ao(a,b)}function Bo(a){a.win.requestAnimationFrame(function(){a.A||O(a.l,new
$h(a.element.offsetWidth,a.element.offsetHeight))})}Ao.prototype.N=function()
{this.m.disconnect();N.prototype.N.call(this)};function Do(a,b,c)
{this.m=a;this.j=b;this.l=c}function Eo(a,b){return{top:a.j-
b,right:a.m+a.l,bottom:a.j+b,left:a.m}};function Fo(a,b)
{this.j=a;this.l=b}Fo.prototype.getHeight=function(){return this.l};function Go(a)
{return new Fo(Math.round(a.j),Math.round(a.l))}function Ho(a,b)
{a=a.getBoundingClientRect();return new Fo(a.top+An(b),a.bottom-a.top)};function
Io(a){var b=this;this.j=a;this.l=[];this.B=!
1;this.A=this.m=null;this.C=ro(a,function(){if(null!=b.A){var c=un(b.j,!0)-
b.A;1E3<c&&Jo(b,c)}});this.v=null}Io.prototype.init=function(a,b){var
c=this;null==a?(this.A=a=un(this.j,!
0),this.j.addEventListener("scroll",this.C),null!
=b&&b(a)):this.v=this.j.setTimeout(function(){c.init(void
0,b)},a)};Io.prototype.za=function(){null!
=this.v&&this.j.clearTimeout(this.v);this.j.removeEventListener("scroll",this.C);th
is.l=[];this.m=null};
Io.prototype.addListener=function(a){this.B?a(this.m):this.l.push(a)};function
Jo(a,b){a.B=!0;a.m=b;a.l.forEach(function(c){c(a.m)});a.l=[]};function Ko(a,b,c,d)
{this.win=a;this.j=b;this.l=c;this.m=d}function Lo(a){return new Ko(a,new
Sn(a,a.document.body),new Sn(a,a.document.documentElement),new
Sn(a,a.document.documentElement))}
function Mo(a){Un(a.m,"scroll-behavior","auto");var
b=No(a.win);b.activePageScrollPreventers.add(a);null===b.previousWindowScroll&&(b.p
reviousWindowScroll=a.win.scrollY);Un(a.j,"position","fixed");Un(a.j,"top",-
b.previousWindowScroll+"px");Un(a.j,"width","100%");Un(a.j,"overflow-
x","hidden");Un(a.j,"overflow-y","hidden");Un(a.l,"overflow-
x","hidden");Un(a.l,"overflow-y","hidden")}
function Oo(a){Tn(a.j);Tn(a.l);var
b=No(a.win);b.activePageScrollPreventers.delete(a);0===b.activePageScrollPreventers
.size&&(a.win.scrollTo(0,b.previousWindowScroll||
0),b.previousWindowScroll=null);Tn(a.m)}function No(a){return
a.googPageScrollPreventerInfo=a.googPageScrollPreventerInfo||
{previousWindowScroll:null,activePageScrollPreventers:new r.Set}};function Po(a,b)
{return a.reduce(function(c,d){return c.concat(b(d))},[])};function Qo(a)
{this.j=void 0===a?1:a}Qo.prototype.next=function(){var a=48271*this.j
%2147483647;this.j=0>2147483647*a?a+2147483647:a;return this.j/2147483647};function
Ro(a){this.j=a.slice(0)}p=Ro.prototype;p.forEach=function(a){var
b=this;this.j.forEach(function(c,d){return void a(c,d,b)})};p.filter=function(a)
{return new Ro(jc(this.j,a))};function So(a,b,c){var d=[];a=y(a.j);for(var
e=a.next();!e.done;e=a.next())e=e.value,b(e)?d.push(e):c(e);return new
Ro(d)}p.apply=function(a){return new Ro(a(To(this)))};p.sort=function(a){return new
Ro(To(this).sort(a))};p.get=function(a){return this.j[a]};p.add=function(a){var
b=To(this);b.push(a);return new Ro(b)};
function To(a){return a.j.slice(0)}function Uo(a,b){a=To(a);var c=new Qo(void
0===b?1:b);Ac(a,function(){return c.next()});return new Ro(a)};function Vo(a)
{this.j=new Pn(a)}Vo.prototype.contains=function(a){return
this.j.contains(a)};function Wo(a,b){this.j=a;this.l=b}function Xo(a){return null!
=a.j?a.j.value:null}function Yo(a,b){null!
=a.j&&b(a.j.value)}Wo.prototype.map=function(a){return null!=this.j?
(a=a(this.j.value),a instanceof Wo?a:Zo(a)):this};function $o(a,b){null!=a.j||
b(a.l);return a}function Zo(a){return new Wo({value:a},null)}function ap(a){return
new Wo(null,Error(a))}function bp(a){try{return Zo(a())}catch(b){return new
Wo(null,b)}};function cp(){this.j=new Kn}cp.prototype.set=function(a,b){var
c=this.j.get(a);c||(c=new Pn,this.j.set(a,c));c.add(b)};function dp(a){return!
a};function ep(a){H.call(this,a,-1,ip)}z(ep,H);ep.prototype.getId=function(){return
C(this,3)};var ip=[4];function jp(a,b){var c=void 0===b.Uc?void 0:b.Uc,d=void
0===b.Td?void 0:b.Td,e=void 0===b.ye?void 0:b.ye;b=void 0===b.Ed?void
0:b.Ed;this.A=a;this.m=d;this.v=new Ro(c||[]);this.l=b;this.j=e};function kp(a){var
b=a.split("~").filter(function(e){return 0<e.length});a=new Kn;b=y(b);for(var
c=b.next();!c.done;c=b.next()){c=c.value;var d=c.indexOf(".");-1==d?
a.set(c,""):a.set(c.substring(0,d),c.substring(d+1))}return a}function lp(a){var
b=mp(a);a=[];b=y(b);for(var c=b.next();!c.done;c=b.next()){c=c.value;var
d=String(c.Ab);a.push(c.Ua+"."+(20>=d.length?d:d.slice(0,19)+"_"))}return
a.join("~")}
function mp(a){var b=[],c=a.v;c&&c.j.length&&b.push({Ua:"a",Ab:np(c)});null!
=a.m&&b.push({Ua:"as",Ab:a.m});null!=a.j&&b.push({Ua:"i",Ab:String(a.j)});null!
=a.l&&b.push({Ua:"rp",Ab:String(a.l)});b.sort(function(d,e){return
d.Ua.localeCompare(e.Ua)});b.unshift({Ua:"t",Ab:op(a.A)});return b}function op(a)
{switch(a){case 0:return"aa";case 1:return"ma";default:throw Error("Invalid slot
type"+a);}}function np(a){a=To(a).map(pp);a=JSON.stringify(a);return Mi(a)}
function pp(a){var b={};null!=C(a,7)&&(b.q=C(a,7));null!=C(a,2)&&(b.o=C(a,2));null!
=C(a,5)&&(b.p=C(a,5));return b};function qp(a)
{H.call(this,a)}z(qp,H);qp.prototype.setLocation=function(a){return
D(this,1,a)};function rp(){var a=new qp;return D(a,2,1)};function sp(a,b)
{this.fe=a;this.j=b}sp.prototype.Mb=function(){return this.j};function tp(a){var
b=[].slice.call(arguments).filter(Ff(function(e){return null===e}));if(!
b.length)return null;var c=[],d={};b.forEach(function(e){c=c.concat(e.fe||
[]);d=t(Object,"assign").call(Object,d,e.Mb())});return new sp(c,d)}
function up(a){switch(a){case 1:return new sp(null,
{google_ad_semantic_area:"mc"});case 2:return new sp(null,
{google_ad_semantic_area:"h"});case 3:return new sp(null,
{google_ad_semantic_area:"f"});case 4:return new sp(null,
{google_ad_semantic_area:"s"});default:return null}}function vp(a){return null==a?
null:new sp(null,{google_ml_rank:a})}function wp(a){return null==a?null:new
sp(null,{google_placement_id:lp(a)})};function xp(a)
{H.call(this,a)}z(xp,H);function yp(a){H.call(this,a)}z(yp,H);function zp(a)
{H.call(this,a)}z(zp,H);function Ap(a){H.call(this,a)}z(Ap,H);function Bp(a)
{H.call(this,a,-1,Cp)}z(Bp,H);var Cp=[3];function Dp(a)
{H.call(this,a)}z(Dp,H);function Ep(a){H.call(this,a)}z(Ep,H);function Fp(a)
{H.call(this,a)}z(Fp,H);function Gp(a){H.call(this,a)}z(Gp,H);function Hp(a)
{H.call(this,a)}z(Hp,H);function Ip(a){H.call(this,a)}z(Ip,H);function Jp(a)
{H.call(this,a)}z(Jp,H);Jp.prototype.Y=function(){return
F(this,ep,1)};Jp.prototype.j=function(){return C(this,2)};function Kp(a)
{H.call(this,a)}z(Kp,H);function Lp(a){H.call(this,a)}z(Lp,H);function Mp(a)
{H.call(this,a)}z(Mp,H);Mp.prototype.getName=function(){return C(this,4)};var
Np=[1,2,3];function Op(a){H.call(this,a,-1,Pp)}z(Op,H);var Pp=[2,5,6,11];function
Qp(a){H.call(this,a)}z(Qp,H);function Rp(a){H.call(this,a)}z(Rp,H);function Sp(a)
{H.call(this,a)}z(Sp,H);function Tp(a){H.call(this,a)}z(Tp,H);function Up(a)
{H.call(this,a,-1,Vp)}z(Up,H);var Vp=[1];function Wp(a)
{H.call(this,a)}z(Wp,H);function Xp(a){H.call(this,a)}z(Xp,H);function Yp(a)
{H.call(this,a)}z(Yp,H);function Zp(){var a=new Yp;a=D(a,1,1);var b=new
Wp;b=D(b,2,!0);a=De(a,2,b);b=new Up;var c=new Sp;c=D(c,1,1);b=Ge(b,1,Sp,c);c=new
Tp;c=D(c,1,!0);b=De(b,2,c);return De(a,3,b)};function $p(a){H.call(this,a)}z($p,H);
$p.prototype.j=function(){return Pe(this,1)};function aq(a)
{H.call(this,a)}z(aq,H);function bq(a){H.call(this,a)}z(bq,H);function cq(a)
{H.call(this,a)}z(cq,H);function dq(a){H.call(this,a)}z(dq,H);function eq(a)
{H.call(this,a,-1,fq)}z(eq,H);var fq=[2];function gq(a)
{H.call(this,a)}z(gq,H);function hq(a){H.call(this,a,-1,iq)}z(hq,H);var
iq=[1];function jq(a){H.call(this,a)}z(jq,H);function kq(a)
{H.call(this,a)}z(kq,H);function lq(a){H.call(this,a,-1,mq)}z(lq,H);var
mq=[1];function nq(a){H.call(this,a)}z(nq,H);function oq(a){H.call(this,a,-
1,pq)}z(oq,H);var pq=[3,4];function qq(a){H.call(this,a)}z(qq,H);function rq(a)
{H.call(this,a,-1,sq)}z(rq,H);rq.prototype.Y=function(){return
F(this,ep,1)};rq.prototype.j=function(){return C(this,2)};var
sq=[6,7,9,10,11];function tq(a){H.call(this,a,-1,uq)}z(tq,H);var uq=[4];function
vq(a){H.call(this,a)}z(vq,H);function wq(a){H.call(this,a,-1,xq)}z(wq,H);var
xq=[6];function yq(a){H.call(this,a)}z(yq,H);function zq(a)
{H.call(this,a)}z(zq,H);function Aq(a){H.call(this,a)}z(Aq,H);var Bq=[1,2];function
Cq(a){H.call(this,a)}z(Cq,H);function Dq(a){H.call(this,a)}z(Dq,H);function Eq(a)
{H.call(this,a,-1,Fq)}z(Eq,H);var Fq=[1];function Gq(a){H.call(this,a,-
1,Hq)}z(Gq,H);var Hq=[1,4];function Iq(a){H.call(this,a,-1,Jq)}z(Iq,H);function
Kq(a){return F(a,yp,13)}function Lq(a){return F(a,Ep,15)}function Mq(a){return
F(a,dq,28)}var Nq=vf(Iq),Jq=[1,2,5,7];function Oq(a){H.call(this,a)}z(Oq,H);var
Pq=vf(Oq);function Qq(a){try{var
b=a.localStorage.getItem("google_ama_settings");return b?Pq(b):null}catch(c){return
null}}function Rq(a,b){if(void 0!==a.gd){var c=Qq(b);c||(c=new Oq);void 0!
==a.gd&&D(c,2,a.gd);D(c,1,db()
+864E5);a=qf(c);try{b.localStorage.setItem("google_ama_settings",a)}catch(d){}}else
if((a=Qq(b))&&C(a,1)<db())try{b.localStorage.removeItem("google_ama_settings")}catc
h(d){}};function Sq(a,b,c,d)
{this.v=a;this.l=b;this.m=c;this.j=d}Sq.prototype.query=function(a){var
b=[];try{b=a.querySelectorAll(this.v)}catch(f){}if(!
b.length)return[];a=tc(b);a=Tq(this,a);"number"===typeof
this.l&&(b=this.l,0>b&&(b+=a.length),a=0<=b&&b<a.length?[a[b]]:
[]);if("number"===typeof this.m){b=[];for(var c=0;c<a.length;c++){var
d=Uq(a[c]),e=this.m;0>e&&(e+=d.length);0<=e&&e<d.length&&b.push(d[e])}a=b}return
a};
Sq.prototype.toString=function(){return
JSON.stringify({nativeQuery:this.v,occurrenceIndex:this.l,paragraphIndex:this.m,ign
oreMode:this.j})};function Tq(a,b){if(null==a.j)return b;switch(a.j){case 1:return
b.slice(1);case 2:return b.slice(0,b.length-1);case 3:return b.slice(1,b.length-
1);case 0:return b;default:throw Error("Unknown ignore mode: "+a.j);}}function
Uq(a){var b=[];In(a.getElementsByTagName("p"),function(c)
{100<=Vq(c)&&b.push(c)});return b}
function Vq(a){if(3==a.nodeType)return a.length;if(1!
=a.nodeType||"SCRIPT"==a.tagName)return 0;var b=0;In(a.childNodes,function(c)
{b+=Vq(c)});return b}function Wq(a){return 0==a.length||isNaN(a[0])?
a:"\\"+(30+parseInt(a[0],10))+" "+a.substring(1)};function Xq(a){if(1!
=a.nodeType)var b=!1;else if(b="INS"==a.tagName)a:{b=["adsbygoogle-
placeholder"];a=a.className?a.className.split(/\s+/):[];for(var
c={},d=0;d<a.length;++d)c[a[d]]=!0;for(d=0;d<b.length;++d)if(!c[b[d]]){b=!1;break
a}b=!0}return b}function Yq(a){return Jn(a.querySelectorAll("ins.adsbygoogle-
ablated-ad-slot"))};function R(a,b){this.j=a;this.defaultValue=void 0===b?!
1:b}function Zq(a,b){this.j=a;this.defaultValue=void 0===b?0:b}function $q(a)
{this.j=a;this.defaultValue=""};var ar=new R(1082,!0),br=new Zq(1130,100),cr=new
Zq(1126,1E4),dr=new Zq(1032,200),er=new $q(14),fr=new R(1234,!0),gr=new
R(1240),hr=new Zq(1224,.01),ir=new R(1122,!0),jr=new R(1239),kr=new R(1226),lr=new
R(1196),mr=new R(1160),nr=new R(316),or=new R(334),pr=new Zq(54),qr=new
R(313),rr=new Zq(66,-1),sr=new Zq(65,-1),tr=new R(369),ur=new R(1241),vr=new
R(1236),wr=new R(368),xr=new R(1223),yr=new R(1242),zr=new R(1244),Ar=new
Zq(1169,61440),Br=new R(1171,!0),Cr=new R(1235),Dr=new R(1151),Er=new Zq(1072,
.75),Fr=new Zq(1168,61440),Gr=new R(290),Hr=new R(1222),Ir=new R(1238),Jr=new
R(1237),Kr=new R(1147),Lr=new Zq(506864295),Mr=new Zq(508040914,100),Nr=new
R(501545960),Or=new R(289410051),Pr=new R(1120),Qr=new Zq(1114,1),Rr=new
R(506914611),Sr=new R(511172886),Tr=new Zq(506871937),Ur=new R(513037478),Vr=new
R(483374575),Wr=new $q(1166),Xr=new R(1E4),Yr=new Zq(472785970,500),Zr=new
R(447540096,!0),$r=new R(83),as=new R(439828594),bs=new R(483962503),cs=new
R(506738118),ds=new R(77),es=new R(78),fs=
new R(309),gs=new R(80),hs=new R(76),is=new R(1957,!0),js=new R(380025941),ks=new
R(84),ls=new R(1973),ms=new R(188),ns=new R(1975),os=new R(1974),ps=new
R(504787204),qs=new R(1162),rs=new Zq(501545963,1),ss=new Zq(1157),ts=new
R(494741144),us=new Zq(1119,300),vs=new Zq(1193,100),ws=new Zq(1103),xs=new
R(501545961),ys=new R(505942137,!0),zs=new R(45388034),As=new
Zq(501545962,1),Bs=new Zq(45388309,-1),Cs=new Zq(1116,300),Ds=new
R(491815314),Es=new R(1121),Fs=new R(501545959,!0),Gs=new R(45388161),
Hs=new R(471262996),Is=new Zq(469675170,3E4),Js=new R(506619840),Ks=new
R(506852289),Ls=new R(504535903),Ms=new R(502896280),Ns=new R(485990406);function
Os(){var a={};this.j=function(b,c){return null!=a[b]?a[b]:c};this.l=function(b,c)
{return null!=a[b]?a[b]:c};this.m=function(b,c){return null!=a[b]?
a[b]:c};this.A=function(b,c){return null!=a[b]?a[b]:c};this.v=function(){}}function
S(a){return ym(Os).j(a.j,a.defaultValue)}function Ps(a){return
ym(Os).l(a.j,a.defaultValue)}function Qs(a){return
ym(Os).m(a.j,a.defaultValue)};function Rs(a,b){a=(new
hi(a)).createElement("DIV");var
c=a.style;c.width="100%";c.height="auto";c.clear=b?"both":"none";return a}
function Ss(a,b,c){switch(c){case
0:b.parentNode&&b.parentNode.insertBefore(a,b);break;case 3:if(c=b.parentNode){var
d=b.nextSibling;if(d&&d.parentNode!
=c)for(;d&&8==d.nodeType;)d=d.nextSibling;c.insertBefore(a,d)}break;case
1:b.insertBefore(a,b.firstChild);break;case
2:b.appendChild(a)}Xq(b)&&(b.setAttribute("data-init-
display",b.style.display),b.style.display="block")}
function Ts(a){if(a&&a.parentNode){var
b=a.parentNode;b.removeChild(a);Xq(b)&&(b.style.display=b.getAttribute("data-init-
display")||"none")}};function Us(a,b,c,d){d=void 0===d?0:d;if(S(qr)){d=void 0===d?
0:d;var e=Vs(b,c,d);if(e.init)
{for(c=b=e.init;c=e.qc(c);)b=c;e={anchor:b,position:e.Ec}}else
e={anchor:b,position:c};a["google-ama-order-
assurance"]=d;Ss(a,e.anchor,e.position)}else Ss(a,b,c)}
function Vs(a,b,c){function d(f){f=Ws(f);return null==f?!1:c>f}function e(f)
{f=Ws(f);return null==f?!1:c<f}switch(b){case
0:return{init:Xs(a.previousSibling,e),qc:function(f){return
Xs(f.previousSibling,e)},Ec:0};case 2:return{init:Xs(a.lastChild,e),qc:function(f)
{return Xs(f.previousSibling,e)},Ec:0};case
3:return{init:Xs(a.nextSibling,d),qc:function(f){return
Xs(f.nextSibling,d)},Ec:3};case 1:return{init:Xs(a.firstChild,d),qc:function(f)
{return Xs(f.nextSibling,d)},Ec:3}}throw Error("Un-handled RelativePosition: "+
b);}function Ws(a){return a.hasOwnProperty("google-ama-order-assurance")?a["google-
ama-order-assurance"]:null}function Xs(a,b){return a&&b(a)?a:null};function Ys(a,b)
{try{return(void 0===b?0:b)?(new $h(a.innerWidth,a.innerHeight)).round():li(a||
window).round()}catch(c){return new $h(-12245933,-12245933)}}function Zs(a){a=void
0===a?A:a;a=a.devicePixelRatio;return"number"===typeof a?
+a.toFixed(3):null}function $s(a,b){b=void 0===b?A:b;a=a.scrollingElement||
("CSS1Compat"==a.compatMode?a.documentElement:a.body);return new Zh(b.pageXOffset||
a.scrollLeft,b.pageYOffset||a.scrollTop)}
function at(a){try{return!(!a||!(a.offsetWidth||a.offsetHeight||
a.getClientRects().length))}catch(b){return!1}};function bt(){this.j=[];this.l=-
1}bt.prototype.set=function(a,b){b=void 0===b?!
0:b;0<=a&&52>a&&t(Number,"isInteger").call(Number,a)&&this.j[a]!
==b&&(this.j[a]=b,this.l=-1)};bt.prototype.get=function(a){return!!
this.j[a]};function ct(a){-1===a.l&&(a.l=lc(a.j,function(b,c,d){return c?
b+Math.pow(2,d):b},0));return a.l};function dt(a){var
b=a.location.href;if(a===a.top)return{url:b,od:!0};var c=!
1,d=a.document;d&&d.referrer&&(b=d.referrer,a.parent===a.top&&(c=!0));
(a=a.location.ancestorOrigins)&&(a=a[a.length-1])&&-1===b.indexOf(a)&&(c=!
1,b=a);return{url:b,od:c}};function et(a,b,c){b=b||a.google_ad_width;c=c||
a.google_ad_height;if(a&&a.top==a)return!1;var
d=a.document,e=d.documentElement;if(b&&c){var f=1,g=1;a.innerHeight?
(f=a.innerWidth,g=a.innerHeight):e&&e.clientHeight?
(f=e.clientWidth,g=e.clientHeight):d.body&&(f=d.body.clientWidth,g=d.body.clientHei
ght);if(g>2*c||f>2*b)return!1}return!0}function ft(a,b){Ki(a,function(c,d)
{b[d]=c})}
function gt(a){if(a==a.top)return 0;for(;a&&a!=a.top&&Ci(a);a=a.parent)
{if(a.sf_)return 2;if(a.$sf)return 3;if(a.inGptIF)return 4;if(a.inDapIF)return
5}return 1};function ht(a,b){try{var
c=b.document.documentElement.getBoundingClientRect(),d=a.getBoundingClientRect();re
turn{x:d.left-c.left,y:d.top-c.top}}catch(e){return null}}function it(a,b){var
c=40===a.google_reactive_ad_format,d=16===a.google_reactive_ad_format;return!!
a.google_ad_resizable&&(!a.google_reactive_ad_format||c)&&!d&&!!b.navigator&&/
iPhone|iPod|iPad|Android|
BlackBerry/.test(b.navigator.userAgent)&&b===b.top}function jt(a,b,c)
{a=a.style;"rtl"==b?a.marginRight=c:a.marginLeft=c}
function kt(a,b,c){a=ht(b,a);return"rtl"==c?-a.x:a.x}function lt(a,b)
{b=b.parentElement;return b?(a=Ii(b,a))?a.direction:"":""}function mt(a,b,c)
{if(0===kt(a,b,c))return!1;jt(b,c,"0px");var d=kt(a,b,c);jt(b,c,-
1*d+"px");a=kt(a,b,c);0!==a&&a!==d&&jt(b,c,d/(a-d)*d+"px");return!0};var
nt=RegExp("(^| )adsbygoogle($| )");function ot(a,b){for(var c=0;c<b.length;c++){var
d=b[c],e=ei(d.Dd);a[e]=d.value}}function pt(a,b,c,d,e,f)
{a=qt(a,e);a.ya.setAttribute("data-ad-format",d?d:"auto");rt(a,b,c,f);return
a}function rt(a,b,c,d){var e=[];if(d=d&&d.fe)a.eb.className=d.join("
");a=a.ya;a.className="adsbygoogle";a.setAttribute("data-ad-
client",b);c&&a.setAttribute("data-ad-slot",c);e.length&&a.setAttribute("data-ad-
channel",e.join("+"))}
function qt(a,b){var c=Rs(a,b.clearBoth||!
1),d=c.style;d.textAlign="center";b.Dc&&ot(d,b.Dc);a=(new
hi(a)).createElement("INS");d=a.style;d.display="block";d.margin="auto";d.backgroun
dColor="transparent";b.Pd&&(d.marginTop=b.Pd);b.Yc&&(d.marginBottom=b.Yc);b.wb&&ot(
d,b.wb);c.appendChild(a);return{eb:c,ya:a}}
function st(a,b,c){b.dataset.adsbygoogleStatus="reserved";b.className+="
adsbygoogle-noablate";var d={element:b};c=c&&c.Mb();if(b.hasAttribute("data-pub-
vars")){try{c=JSON.parse(b.getAttribute("data-pub-vars"))}catch(e)
{return}b.removeAttribute("data-pub-vars")}c&&(d.params=c);
(a.adsbygoogle=a.adsbygoogle||[]).push(d)}
function tt(a){var b=Yq(a.document);ic(b,function(c){var
d=ut(a,c),e;if(e=d)e=ht(c,a),e=!((e?e.y:0)<vn(a));e&&(c.setAttribute("data-pub-
vars",JSON.stringify(d)),c.removeAttribute("height"),c.style.removeProperty("height
"),c.removeAttribute("width"),c.style.removeProperty("width"),st(a,c))})}function
ut(a,b){b=b.getAttribute("google_element_uid");a=a.google_sv_map;if(!b||!a||!
a[b])return null;a=a[b];b={};for(var c in Rh)a[Rh[c]]&&(b[Rh[c]]=a[Rh[c]]);return
b};var
vt=x(["https://pagead2.googlesyndication.com/pagead/js/err_rep.js"]);function wt()
{var a=void 0===a?"jserror":a;var b=void 0===b?.01:b;var c=void 0===c?
L(vt):c;this.l=a;this.j=null;this.m=!
1;this.B=Math.random();this.v=b;this.A=this.ma;this.C=c}p=wt.prototype;p.Jd=functio
n(a){this.j=a};p.Kd=function(a){this.m=a};
p.ma=function(a,b,c,d,e){c=void 0===c?this.v:c;e=void 0===e?this.l:e;if((this.m?
this.B:Math.random())>c)return!1;b.error&&b.meta&&b.id||(b=new ck(b,
{context:a,id:e}));if(d||
this.j)b.meta={},this.j&&this.j(b.meta),d&&d(b.meta);A.google_js_errors=A.google_js
_errors||[];A.google_js_errors.push(b);A.error_rep_loaded||
(Gi(A.document,this.C),A.error_rep_loaded=!0);return!1};p.Rb=function(a,b,c)
{try{return b()}catch(d){if(!this.A(a,d,this.v,c,this.l))throw d;}};
p.rb=function(a,b,c,d){var e=this;return function(){var
f=Ka.apply(0,arguments);return e.Rb(a,function(){return
b.apply(c,f)},d)}};p.Fa=function(a,b,c){var d=this;b.catch(function(e){e=e?
e:"unknown rejection";d.ma(a,e instanceof Error?e:Error(e),void 0,c||d.j||void
0)})};function xt(a,b){b=b.google_js_reporting_queue=b.google_js_reporting_queue||
[];2048>b.length&&b.push(a)}
function yt(a,b,c,d){var e=!0;e=void 0===e?!1:e;var f=d||window,g="undefined"!
==typeof queueMicrotask;return function(){e&&g&&queueMicrotask(function()
{f.google_rum_task_id_counter=f.google_rum_task_id_counter||
1;f.google_rum_task_id_counter+=1});var h=zk(),k=3;try{var
l=b.apply(this,arguments)}catch(m){k=13;if(!c)throw
m;c(a,m)}finally{f.google_measure_js_timing&&h&&xt(t(Object,"assign").call(Object,
{},{label:a.toString(),value:h,duration:(zk()||0)-
h,type:k},e&&g&&{taskId:f.google_rum_task_id_counter=
f.google_rum_task_id_counter||1}),f)}return l}}function zt(a,b){return
yt(754,a,function(c,d){(new wt).ma(c,d)},b)};function At(a,b,c){return yt(a,b,void
0,c).apply()}function Bt(a,b){return zt(a,b).apply()}function Ct(a){if(!a)return
null;var b=C(a,7);if(C(a,1)||a.getId()||0<Me(a,4).length){b=Me(a,4);var
c=C(a,3),d=C(a,1),e="";d&&(e+=d);c&&(e+="#"+Wq(c));if(b)for(c=0;c<b.length;c+
+)e+="."+Wq(b[c]);a=(b=e)?new Sq(b,C(a,2),C(a,5),Dt(C(a,6))):null}else a=b?new
Sq(b,C(a,2),C(a,5),Dt(C(a,6))):null;return a}var Et={1:1,2:2,3:3,0:0};function
Dt(a){return null==a?a:Et[a]}
function Ft(a){for(var b=[],c=0;c<a.length;c++){var
d=C(a[c],1),e=C(a[c],2);if(d&&null!=e){var f={};f.Dd=d;f.value=e;b.push(f)}}return
b}function Gt(a,b){var c={};a&&(c.Pd=C(a,1),c.Yc=C(a,2),c.clearBoth=!!
ue(a,3));b&&(c.Dc=Ft(Ce(b,nq,3)),c.wb=Ft(Ce(b,nq,4)));return c}var
Ht={1:0,2:1,3:2,4:3},It={0:1,1:2,2:3,3:4};var Jt={va:"ama_success",na:.1,pa:!
0},Kt={va:"ama_failure",na:.1,pa:!0},Lt={va:"ama_inf_scr",na:.1,pa:!
0},Mt={va:"ama_inf_scr",na:.1,pa:!0},Nt={va:"ama_coverage",na:.1,pa:!
0},Ot={va:"ama_inf_scr",na:1,pa:!0},Pt={va:"ama_opt",na:.1,pa:!
0},Qt={va:"ama_aud_sen",na:1,pa:!0},Rt={va:"ama_auto_rs",na:1,pa:!
0},St={va:"ama_auto_prose",na:1,pa:!0},Tt={va:"ama_improv",na:.1,pa:!0};function
Ut(a)
{this.C={};this.C.c=a;this.A=[];this.m=null;this.B=[];this.G=0}Ut.prototype.Ta=func
tion(a){this.C.wpc=a;return this};function Vt(a,b){for(var c=0;c<b.length;c+
+)a.sa(b[c]);return a}Ut.prototype.sa=function(a){for(var b=0;b<this.A.length;b+
+)if(this.A[b]==a)return this;this.A.push(a);return this};function Wt(a,b){a.m=a.m?
a.m:b;return a}
Ut.prototype.v=function(a){var
b=Tf(this.C);0<this.G&&(b.t=this.G);b.err=this.A.join();b.warn=this.B.join();this.m
&&(b.excp_n=this.m.name,b.excp_m=this.m.message&&this.m.message.substring(0,512),b.
excp_s=this.m.stack&&Kk(this.m.stack,""));b.w=0<a.innerWidth?
a.innerWidth:null;b.h=0<a.innerHeight?a.innerHeight:null;return b};function Xt(a)
{this.j=a}function Yt(a,b,c)
{c=c.v(a.j);b.pa&&(c.pvc=jj(a.j));0<b.na&&(c.r=b.na,Zt(a,b,c))}function Zt(a,b,c){!
b.pa||"pvc"in c||(c.pvc=jj(a.j));Hm(b.va,c,b.na)};function $t(a,b,c)
{this.j=a;this.m=b;this.l=c}function au(a,b,c){var
d,e=a.m,f=Object,g=f.assign,h=vn(a.j),k=null==(d=F(a.l,Xp,4))?void
0:G(d,2);a=a.j;a=a.google_ama_state=a.google_ama_state||{};Zt(e,Qt,g.call(f,{},c,
{evt:b,vh:h,eid:k,psr:a.audioSenseSpaceReserved?1:0}))};function bu(a)
{this.j=a}bu.prototype.l=function(a,b,c,d){return
pt(d.document,a,null,null,this.j,b)};bu.prototype.m=function(){return
null};function cu(a){this.j=a}
cu.prototype.l=function(a,b,c,d){var e=0<Ce(this.j,oq,9).length?Ce(this.j,oq,9)
[0]:null,f=Gt(F(this.j,qq,3),e);if(!e)return null;if(e=C(e,1)){d=d.document;var
g=c.tagName;c=(new
hi(d)).createElement(g);c.style.clear=f.clearBoth?"both":"none";"A"==g&&(c.style.di
splay="block");c.style.padding="0px";c.style.margin="0px";f.Dc&&ot(c.style,f.Dc);d=
(new
hi(d)).createElement("INS");f.wb&&ot(d.style,f.wb);c.appendChild(d);f={eb:c,ya:d};f
.ya.setAttribute("data-ad-type","text");f.ya.setAttribute("data-native-settings-
key",e);
rt(f,a,null,b);a=f}else a=null;return a};cu.prototype.m=function(){var
a=0<Ce(this.j,oq,9).length?Ce(this.j,oq,9)[0]:null;if(!a)return
null;a=Ce(a,nq,3);for(var b=0;b<a.length;b++){var
c=a[b];if("height"==C(c,1)&&0<parseInt(C(c,2),10))return parseInt(C(c,2),10)}return
null};function du(a){this.j=a}du.prototype.l=function(a,b,c,d){if(!this.j)return
null;var e=this.j.google_ad_format||null,f=this.j.google_ad_slot||
null;if(c=c.style){for(var g=[],h=0;h<c.length;h++){var k=c.item(h);"width"!
==k&&"height"!==k&&g.push({Dd:k,value:c.getPropertyValue(k)})}c={wb:g}}else
c={};a=pt(d.document,a,f,e,c,b);a.ya.setAttribute("data-pub-
vars",JSON.stringify(this.j));return a};du.prototype.m=function(){return this.j?
parseInt(this.j.google_ad_height,10)||null:null};du.prototype.Mb=function(){return
this.j};function eu(a){this.l=a}eu.prototype.j=function(){var a={};return new
sp([],
(a.google_ad_type=this.l,a.google_reactive_ad_format=26,a.google_ad_format="fluid",
a))};function fu(a,b){this.v=a;this.m=b}fu.prototype.j=function(){return
this.m};fu.prototype.l=function(a){a=this.v.query(a.document);return 0<a.length?
a[0]:null};function gu(a,b,c,d,e,f,g,h,k,l,m,n,q){l=void 0===l?null:l;m=void 0===m?
null:m;n=void 0===n?null:n;q=void 0===q?
null:q;this.G=a;this.C=b;this.L=c;this.H=d;this.jb=e;this.yc=f;this.Ic=g?g:new
qp;this.m=h;this.ea=k;this.D=l;this.v=m;if(!(a=!m)){if(a=m.Y())m=m.Y(),a=null!
=C(m,5);a=!a}this.ra=!a;this.B=n;this.O=q;this.M=[];this.A=!1;this.I=new
Kn;this.K=this.l=null}function hu(a){return a.C instanceof du?
a.C.Mb():null}function iu(a,b,c){Mn(a.I,b)||a.I.set(b,
[]);a.I.get(b).push(c)}gu.prototype.T=function(){return this.m};
gu.prototype.j=function(){return this.G.j()};function ju(a,b){a.A=!
0;S(lr)&&(a.l&&Ts(a.l),a.l=null);null!=b&&a.M.push(b)}function ku(a){return S(lr)?
(a.K||(a.K=a.G.l(a.m)),a.K):a.G.l(a.m)}function lu(a){var
b=a.H;a=a.m.document.createElement("div");S(lr)?a.className="google-auto-placed-ad-
placeholder":a.className="google-auto-placed";var
c=a.style;c.textAlign="center";c.width="100%";c.height="0px";c.clear=b?"both":"none
";return a}function mu(a){return Rs(a.m.document,a.H||!1)}
function nu(a){return a.C.m(a.m)}
function ou(a,b,c){for(var d=[],e=0;e<a.length;e++){var f=a[e];var
g=e,h=b,k=c,l=f.Y();if(l){var m=Ct(l);if(m){var n=Ht[C(f,2)];var q=void 0===n?
null:n;if(null===q)f=null;else{n=(n=F(f,qq,3))?ue(n,3):null;m=new
fu(m,q);q=se(f,10).slice(0);null!=C(l,5)&&q.push(1);var w=k?k:
{};k=C(f,12);l=pe(f,qp,4)?F(f,qp,4):null;1==C(f,8)?(w=w.Bf||null,f=new gu(m,new
bu(Gt(F(f,qq,3),null)),w,n,0,q,l,h,g,k,f)):f=2==C(f,8)?new gu(m,new cu(f),w.fg||new
eu("text"),n,1,q,l,h,g,k,f):null}}else f=null}else f=null;null!==
f&&d.push(f)}return d}function pu(a){return a.A}function qu(a){return
a.ra};function ru(a){return(null==a?0:a.google_ad_slot)?Zo(new jp(1,
{Td:a.google_ad_slot})):ap("Missing dimension when creating placement id")}function
su(a){switch(a.jb){case 0:case 1:var b=a.v;null==b?a=null:(a=b.Y(),null==a?a=null:
(b=C(b,2),a=null==b?null:new jp(0,{Uc:[a],Ed:b})));return null!=a?Zo(a):ap("Missing
dimension when creating placement id");case 2:return a=tu(a),null!=a?
Zo(a):ap("Missing dimension when creating placement id");default:return ap("Invalid
type: "+a.jb)}}
function tu(a){if(null==a||null==a.B)return null;var
b=F(a.B,ep,1),c=F(a.B,ep,2);if(null==b||null==c)return null;var
d=a.O;if(null==d)return null;a=a.j();return null==a?null:new jp(0,{Uc:
[b,c],ye:d,Ed:It[a]})};function uu(a,b,c)
{this.W=a;this.l=b;this.ca=c;this.j=null}function vu(a){var b=hu(a.W);return(b?
ru(b):su(a.W)).map(function(c){return lp(c)})}function wu(a){a.j=a.j||vu(a);return
a.j}uu.prototype.Y=function(){return this.l};function xu(a,b){if(a.W.A)throw
Error("AMA:AP:AP");Us(b,a.Y(),a.W.j());ju(a.W,b)}uu.prototype.fill=function(a,b)
{var c=this.W;(a=c.C.l(a,b,this.l,c.m))&&xu(this,a.eb);return a};function yu(a,b)
{if(3==b.nodeType)return 3==b.nodeType?(b=b.data,a=Hb(b,"&")?
bi(b,a.document):b,a=/\S/.test(a)):a=!1,a;if(1==b.nodeType){var
c=a.getComputedStyle(b);if("0"==c.opacity||"none"==c.display||"hidden"==c.visibilit
y)return!1;if((c=b.tagName)&&Qn.contains(c.toUpperCase()))return!
0;b=b.childNodes;for(c=0;c<b.length;c++)if(yu(a,b[c]))return!0}return!1}
function zu(a){if(460<=a)return
a=Math.min(a,1200),Math.ceil(800>a?a/4:200);a=Math.min(a,600);return 420>=a?
Math.ceil(a/1.2):Math.ceil(a/1.91)+130};function Au(){this.j={clearBoth:!
0}}Au.prototype.l=function(a,b,c,d){return
pt(d.document,a,null,null,this.j,b)};Au.prototype.m=function(a){return
zu(Math.min(a.screen.width||0,a.screen.height||0))};function Bu(a)
{this.l=a}Bu.prototype.j=function(a){a=Math.floor(a.l);var b=zu(a),c={};return new
sp(["ap_container"],
(c.google_reactive_ad_format=27,c.google_responsive_auto_format=16,c.google_max_num
_ads=1,c.google_ad_type=this.l,c.google_ad_format=a+"x"+b,c.google_ad_width=a,c.goo
gle_ad_height=b,c))};function Cu(a,b){this.v=a;this.m=b}Cu.prototype.l=function()
{return this.v};Cu.prototype.j=function(){return this.m};var Du={TABLE:{Eb:new
Vo([1,2])},THEAD:{Eb:new Vo([0,3,1,2])},TBODY:{Eb:new Vo([0,3,1,2])},TR:{Eb:new
Vo([0,3,1,2])},TD:{Eb:new Vo([0,3])}};function Eu(a,b,c,d,e,f,g)
{this.m=a;this.Bb=b.slice(0);this.j=c;this.Pc=d;this.Qc=e;this.v=f;this.l=g}Eu.prot
otype.T=function(){return this.l};function Fu(a){var b=rp();return new gu(new
Cu(a.Pc,a.Qc),new bu({clearBoth:!0}),null,!0,2,[],b,a.l,null,null,null,a.m,a.j)}
function Gu(a,b,c,d){var
e=c.childNodes,f=[];b=y(c.querySelectorAll(b));for(c=b.next();!c.done;c=b.next())
{c=c.value;var g=hc(e,c);0>g||f.push(new Eu(a,[c],g,c,3,ui(c).trim(),d))}return f}
function Hu(a,b,c){for(var d=[],e=[],f=b.childNodes,g=f.length,h=0,k="",l=0;l<g;l+
+){var m=f[l];if(1==m.nodeType||3==m.nodeType){if(1!=m.nodeType)var
n=null;else"BR"==m.tagName?n=m:
(n=c.getComputedStyle(m).getPropertyValue("display"),n="inline"==n||"inline-
block"==n?null:m);n?(d.length&&k&&e.push(new Eu(a,d,l-1,n,0,k,c)),d=[],h=l+1,k=""):
(d.push(m),m=ui(m).trim(),k+=m&&k?" "+m:m)}}d.length&&k&&e.push(new
Eu(a,d,h,b,2,k,c));return e}function Iu(a,b){return a.j-b.j};function Ju(a,b,c)
{this.j=a;this.v=b.jc;this.A=b.qe;this.l=b.articleStructure;this.m=c}function Ku(a)
{return sc(a.A?Hu(a.l,a.j,a.m):[],a.v?Gu(a.l,a.v,a.j,a.m):[]).filter(function(b)
{var c=b.Pc.tagName;c?(c=Du[c.toUpperCase()],b=null!=c&&c.Eb.contains(b.Qc)):b=!
1;return!b})};function Lu(a,b){return Bt(function(){if(S(lr)){for(var
c=[],d=[],e=0;e<a.length;e++){var f=a[e],g=ku(f);if(g){if(!f.l&&!f.A){var
h=null;try{var k=ku(f);if(k){h=lu(f);Us(h,k,f.j());var l=h}else l=null}catch(ca)
{throw Ts(h),ca;}f.l=l}
(h=f.l)&&d.push({zg:f,anchorElement:g,Qf:h})}}if(0<d.length)for(l=An(b),k=Bn(b),e=0
;e<d.length;e++)h=d[e],f=h.zg,g=h.anchorElement,h=Mu(h.Qf,k,l),c.push(new
uu(f,g,h));l=c}else{l=[];k=[];try{for(var m=[],n=0;n<a.length;n++){var
q=a[n],w=ku(q);w&&m.push({Re:q,anchorElement:w})}for(q=
0;q<m.length;q++){w=k;g=w.push;var
u=m[q],E=u.anchorElement,J=u.Re,Z=lu(J);try{Us(Z,E,J.j()),h=Z}catch(ca){throw
Ts(Z),ca;}g.call(w,h)}c=An(b);d=Bn(b);for(g=0;g<k.length;g+
+)e=Mu(k[g],d,c),f=m[g],l.push(new
uu(f.Re,f.anchorElement,e))}finally{for(c=0;c<k.length;c++)Ts(k[c])}}return
l},b)}function Mu(a,b,c){a=a.getBoundingClientRect();return new
Do(a.left+b,a.top+c,a.right-a.left)};function Nu(a,b,c)
{this.j=a;this.A=b;this.v=c;this.l=!1;this.m=0}Nu.prototype.next=function(){if(!
this.l){if(this.m>=this.v.length)var a=null;else{a=this.v[this.m+
+].Bb[0];if(Ra(a)&&1==a.nodeType)a=Ou(this,a,0);else{var
b=this.j.document.createElement("div");K(b,
{display:"none"});a.parentNode.insertBefore(b,a);a=Ou(this,b,3)}a=Lu([a],this.j)
[0]||null}if(a)return a;this.l=!0}return null};function Ou(a,b,c){return new gu(new
Cu(b,c),new bu({}),null,!0,2,[],null,a.j,null,null,null,a.A.l,null)}
function Pu(a,b){var c=Ku(b);c.sort(Iu);return new Nu(a,b,c)};function Qu(a)
{this.l=a}Qu.prototype.j=function(){return this.l.next()};var
Ru={1:"0.5vp",2:"300px"},Su={1:700,2:1200},Tu={},Uu=(Tu[1]={df:"3vp",Nd:"1vp",cf:"0
.3vp"},Tu[2]={df:"900px",Nd:"300px",cf:"90px"},Tu);function Vu(a,b,c,d,e,f)
{this.m=a;this.A=b;this.B=c.sort(function(g,h){return g.adCount-
h.adCount});this.l=d;this.v=e;this.j=f}function Wu(a,b){var
c={zc:a.m,ob:a.A};a=y(a.B);for(var d=a.next();!
d.done;d=a.next())d=d.value,d.adCount<=b&&(c=d.Md);return c}
function Xu(a,b,c){var d=Yu(a),e=vn(a)||Su[d],f=void
0;c&&(f=(c=(c=Zu(Ce(c,Bp,2),d))?F(c,zp,7):void 0)?$u(c,e):void
0);c=f;f=Yu(a);a=vn(a)||Su[f];var g=av(Uu[f].Nd,a);a=null===g?bv(f,a):new
Vu(g,g,cv(g,8),8,.3,c);c=av(Uu[d].df,e);f=av(Uu[d].Nd,e);d=av(Uu[d].cf,e);e=a.m;c&&
d&&f&&void 0!==b&&(e=.5>=b?f+(1-2*b)*(c-f):d+(2-2*b)*(f-d));return new
Vu(e,e,cv(e,a.l),a.l,a.v,a.j)}function dv(a,b){var c=Yu(a);a=vn(a)||
Su[c];if(b=Zu(Ce(b,Bp,2),c))if(b=ev(b,a))return b;return bv(c,a)}
function fv(a){var b=Yu(a);return bv(b,vn(a)||Su[b])}function gv(a,b,c){var
d=ue(b,2);b=F(b,Bp,1);var e=vn(c)||Su[Yu(c)],f;c=null!=(f=av(null==b?void
0:C(b,2),e))?f:a.m;var g;f=null!=(g=av(null==b?void 0:C(b,5),e))?g:a.A;var h;d=d?
[]:null!=(h=hv(null==b?void 0:Ce(b,Ap,3),e))?h:a.B;var k;h=null!=(k=null==b?void
0:C(b,4))?k:a.l;var l;k=null!=(l=null==b?void 0:te(b,6))?l:a.v;var m;l=null!
=(m=(null==b?0:pe(b,zp,7))?$u(F(b,zp,7),e):null)?m:a.j;return new Vu(c,f,d,h,k,l)}
function Zu(a,b){a=y(a);for(var c=a.next();!
c.done;c=a.next())if(c=c.value,C(c,1)==b)return c;return null}function hv(a,b)
{if(void 0===a)return null;var c=[];a=y(a);for(var d=a.next();!d.done;d=a.next())
{d=d.value;var e=C(d,1),f=av(C(d,2),b);if("number"!==typeof e||null===f)return
null;c.push({adCount:e,Md:{zc:f,ob:av(C(d,3),b)}})}return c}
function ev(a,b){var c=av(C(a,2),b),d=av(C(a,5),b);if(null===c)return null;var
e=C(a,4);if(null==e)return null;var f=Ce(a,Ap,3);f=hv(f,b);if(null===f)return
null;var g=F(a,zp,7);b=g?$u(g,b):void 0;return new Vu(c,d,f,e,te(a,6),b)}function
bv(a,b){a=av(Ru[a],b);return new Vu(null===a?Infinity:a,null,[],3,null)}function
av(a,b){if(!a)return null;var c=parseFloat(a);return isNaN(c)?
null:t(a,"endsWith").call(a,"px")?c:t(a,"endsWith").call(a,"vp")?c*b:null}
function Yu(a){a=900<=rn(a);return zi()&&!a?1:2}function cv(a,b)
{if(4>b)return[];var c=Math.ceil(b/2);return[{adCount:c,Md:{zc:2*a,ob:2*a}},
{adCount:c+Math.ceil((b-c)/2),Md:{zc:3*a,ob:3*a}}]}function $u(a,b)
{return{He:av(C(a,2),b)||0,Ge:C(a,3)||1,zb:av(C(a,1),b)||0}};function iv(a,b)
{this.j=a;this.l=b}function jv(a,b,c){return en({top:a.j.top-(c+1),right:a.j.right+
(c+1),bottom:a.j.bottom+(c+1),left:a.j.left-(c+1)},b.j)}function kv(a){if(!
a.length)return null;var b=fn(a.map(function(c){return
c.j}));a=a.reduce(function(c,d){return c+d.l},0);return new iv(b,a)};function lv(a)
{a=void 0===a?window:a;a=a.googletag;return(null==a?0:a.apiReady)?a:void
0};function mv(a,b){var c=nv(b,".google-auto-
placed"),d=ov(b),e=pv(b),f=qv(b),g=rv(b),h=sv(b),k=nv(b,"div.googlepublisherplugina
d"),l=nv(b,"html >
ins.adsbygoogle"),m=[].concat(nv(b,"iframe[id^=aswift_],iframe[id^=google_ads_frame
]"),nv(b,"body ins.adsbygoogle"));b=[];a=y([[a.rc,c],[a.ib,d],[a.dg,e],[a.sc,f],
[a.tc,g],[a.ag,h],[a.bg,k],[a.eg,l]]);for(c=a.next();!
c.done;c=a.next())d=y(c.value),c=d.next().value,d=d.next().value,!1===c?
b=b.concat(d):m=m.concat(d);m=tv(m);a=tv(b);b=m.slice(0);m=y(a);for(a=
m.next();!a.done;a=m.next())for(a=a.value,c=0;c<b.length;c++)(a.contains(b[c])||
b[c].contains(a))&&b.splice(c,1);return b}function uv(a){return!!
a.className&&Hb(a.className,"google-auto-placed")}function vv(a){var b=lv(a);return
b?jc(kc(b.pubads().getSlots(),function(c){return
a.document.getElementById(c.getSlotElementId())}),function(c){return null!
=c}):null}function nv(a,b){return tc(a.document.querySelectorAll(b))}
function ov(a){return nv(a,"ins.adsbygoogle[data-anchor-
shown],ins.adsbygoogle[data-anchor-status]")}function pv(a){return
nv(a,"ins.adsbygoogle[data-ad-format=autorelaxed]")}function qv(a){return(vv(a)||
nv(a,"div[id^=div-gpt-ad]")).concat(nv(a,"iframe[id^=google_ads_iframe]"))}
function rv(a){return
nv(a,"div.trc_related_container,div.OUTBRAIN,div[id^=rcjsload],div[id^=ligatusframe
],div[id^=crt-],iframe[id^=cto_iframe],div[id^=yandex_],
div[id^=Ya_sync],iframe[src*=adnxs],div.advertisement--appnexus,div[id^=apn-
ad],div[id^=amzn-native-ad],iframe[src*=amazon-
adsystem],iframe[id^=ox_],iframe[src*=openx],img[src*=openx],div[class*=adtech],div
[id^=adtech],iframe[src*=adtech],div[data-content-ad-placement=true],div.wpcnt
div[id^=atatags-]")}
function sv(a){return nv(a,"ins.adsbygoogle-ablated-ad-slot")}function tv(a){var
b=[];a=y(a);for(var c=a.next();!c.done;c=a.next()){c=c.value;for(var d=!
0,e=0;e<b.length;e++){var f=b[e];if(f.contains(c)){d=!1;break}if(c.contains(f)){d=!
1;b[e]=c;break}}d&&b.push(c)}return b};var wv=Gm(453,mv),xv=Gm(454,function(a,b)
{var c=nv(b,".google-auto-
placed"),d=ov(b),e=pv(b),f=qv(b),g=rv(b),h=sv(b),k=nv(b,"div.googlepublisherplugina
d");b=nv(b,"html > ins.adsbygoogle");return tv([].concat(!0===a.rc?c:[],!0===a.ib?
d:[],!0===a.dg?e:[],!0===a.sc?f:[],!0===a.tc?g:[],!0===a.ag?h:[],!0===a.bg?k:[],!
0===a.eg?b:[]))});function yv(a,b,c)
{this.m=a;this.j=b.slice(0);this.v=c.slice(0);this.l=null}function zv(a){return
a.j.map(function(b){return b.box})}function Av(a){return a.j.reduce(function(b,c)
{return b+c.box.bottom-c.box.top},0)}function Bv(a,b,c){var
d=Cv(a);b=Dv(d,b,c);return new yv(a,d,b)}function Ev(a){return 1<(a.bottom-
a.top)*(a.right-a.left)}
function Cv(a){var b=wv({ib:!1},a),c=Bn(a),d=An(a);return b.map(function(e){var
f=e.getBoundingClientRect();return(e=uv(e))||Ev(f)?{box:
{top:f.top+d,right:f.right+c,bottom:f.bottom+d,left:f.left+c},el:e?
1:0}:null}).filter(Ff(function(e){return null===e}))}function Dv(a,b,c){return void
0!=b&&a.length<=(void 0!=c?c:8)?Fv(a,b):kc(a,function(d){return new iv(d.box,1)})}
function Fv(a,b){a=kc(a,function(g){return new iv(g.box,1)});for(var
c=[];0<a.length;){for(var d=a.pop(),e=!0;e;){e=!1;for(var f=0;f<a.length;f+
+)if(jv(d,a[f],b)){d=kv([d,a[f]]);Array.prototype.splice.call(a,f,1);e=!
0;break}}c.push(d)}return c};function Gv(a,b,c){var d=Eo(c,b);return!
mc(a,function(e){return en(e,d)})}function Hv(a,b,c,d,e){e=e.ca;var
f=Eo(e,b),g=Eo(e,c),h=Eo(e,d);return!mc(a,function(k){return en(k,g)||en(k,f)&&!
en(k,h)})}function Iv(a,b,c,d){var e=zv(a);if(Gv(e,b,d.ca))return!0;if(!
Hv(e,b,c.He,c.zb,d))return!1;var f=new iv(Eo(d.ca,0),1);a=jc(a.v,function(g){return
jv(g,f,c.zb)});b=lc(a,function(g,h){return g+h.l},1);return 0===a.length||b>c.Ge?!
1:!0};function Jv(a,b){function c()
{d.push({anchor:e.anchor,position:e.position});return
e.anchor==b.anchor&&e.position==b.position}for(var d=[],e=a;e;){switch(e.position)
{case 1:if(c())return d;e.position=2;case 2:if(c())return d;if(e.anchor.firstChild)
{e={anchor:e.anchor.firstChild,position:1};continue}else e.position=3;case
3:if(c())return d;e.position=4;case 4:if(c())return d}for(;e&&!
e.anchor.nextSibling&&e.anchor.parentNode!=e.anchor.ownerDocument.body;)
{e={anchor:e.anchor.parentNode,position:3};
if(c())return d;e.position=4;if(c())return d}e&&e.anchor.nextSibling?
e={anchor:e.anchor.nextSibling,position:1}:e=null}return d};function Kv(a,b)
{this.l=a;this.j=b}
function Lv(a,b){var c=new cp,d=new Pn;b.forEach(function(e){if(Qe(e,Kp,1,Np))
{e=Qe(e,Kp,1,Np);if(F(e,Jp,1)&&F(e,Jp,1).Y()&&F(e,Jp,2)&&F(e,Jp,2).Y()){var
f=Mv(a,F(e,Jp,1).Y()),g=Mv(a,F(e,Jp,2).Y());if(f&&g)for(f=y(Jv({anchor:f,position:C
(F(e,Jp,1),2)},{anchor:g,position:C(F(e,Jp,2),2)})),g=f.next();!
g.done;g=f.next())g=g.value,c.set(Sa(g.anchor),g.position)}F(e,Jp,3)&&F(e,Jp,3).Y()
&&(f=Mv(a,F(e,Jp,3).Y()))&&c.set(Sa(f),C(F(e,Jp,3),2))}else Qe(e,Lp,2,Np)?
Nv(a,Qe(e,Lp,2,Np),c):Qe(e,Ip,3,Np)&&Ov(a,Qe(e,
Ip,3,Np),d)});return new Kv(c,d)}function Nv(a,b,c){F(b,Jp,2)?(b=F(b,Jp,2),
(a=Mv(a,b.Y()))&&c.set(Sa(a),C(b,2))):F(b,ep,1)&&(a=Pv(a,F(b,ep,1)))&&a.forEach(fun
ction(d){d=Sa(d);c.set(d,1);c.set(d,4);c.set(d,2);c.set(d,3)})}function Ov(a,b,c)
{F(b,ep,1)&&(a=Pv(a,F(b,ep,1)))&&a.forEach(function(d){c.add(Sa(d))})}function
Mv(a,b){return(a=Pv(a,b))&&0<a.length?a[0]:null}function Pv(a,b){return(b=Ct(b))?
b.query(a):null};function Qv(){this.j=new r.Set}function Rv(a){a=Sv(a);return
a.has("all")||a.has("after")}function Tv(a){a=Sv(a);return a.has("all")||
a.has("before")}function Uv(a,b,c){switch(c){case 2:case 3:break;case 1:case
4:b=b.parentElement;break;default:throw Error("Unknown RelativePosition:
"+c);}for(c=[];b;){if(Vv(b))return!
0;if(a.j.has(b))break;c.push(b);b=b.parentElement}c.forEach(function(d){return
a.j.add(d)});return!1}
function Vv(a){var b=Sv(a);return a&&("AUTO-ADS-EXCLUSION-AREA"===a.tagName||
b.has("inside")||b.has("all"))}function Sv(a){return(a=a&&a.getAttribute("data-no-
auto-ads"))?new r.Set(a.split("|")):new r.Set};function Wv(a){return function(b)
{return Lu(b,a)}}function Xv(a){var b=vn(a);return b?cb(Yv,b+An(a)):Cf}function
Zv(a,b,c){if(0>a)throw Error("ama::ead:nd");if(Infinity===a)return Cf;var d=zv(c||
Bv(b));return function(e){return Gv(d,a,e.ca)}}function $v(a,b,c,d){if(0>a||
0>b.He||0>b.Ge||0>b.zb)throw Error("ama::ead:nd");return Infinity===a?
Cf:function(e){return Iv(d||Bv(c,b.zb),a,b,e)}}function aw(a){if(!a.length)return
Cf;var b=new Vo(a);return function(c){return b.contains(c.jb)}}
function bw(a){return function(b){b=y(b.yc);for(var c=b.next();!
c.done;c=b.next())if(-1<a.indexOf(c.value))return!1;return!0}}function cw(a){return
a.length?function(b){var c=b.yc;return a.some(function(d){return-
1<c.indexOf(d)})}:Df}function dw(a,b){if(0>=a)return Df;var c=wn(b).scrollHeight-
a;return function(d){return d.ca.j<=c}}function ew(a){var
b={};a&&a.forEach(function(c){b[c]=!0});return function(c){return!b[C(c.Ic,2)||0]}}
function fw(a){return a.length?function(b){return
t(a,"includes").call(a,C(b.Ic,1)||0)}:Df}function gw(a,b){var c=Lv(a,b);return
function(d){var e=d.Y();d=It[d.W.j()];var f=Sa(e);f=c.l.j.get(f);if(!(f=f?
f.contains(d):!1))a:{if(c.j.contains(Sa(e)))switch(d){case 2:case 3:f=!0;break
a;default:f=!1;break a}for(e=e.parentElement;e;){if(c.j.contains(Sa(e))){f=!0;break
a}e=e.parentElement}f=!1}return!f}}
function hw(){var a=new Qv;return function(b){var c=b.Y();b=It[b.W.j()];a:switch(b)
{case 1:var d=Rv(c.previousElementSibling)||Tv(c);break a;case 4:d=Rv(c)||
Tv(c.nextElementSibling);break a;case 2:d=Tv(c.firstElementChild);break a;case
3:d=Rv(c.lastElementChild);break a;default:throw Error("Unknown RelativePosition:
"+b);}return!(d||Uv(a,c,b))}}function Yv(a,b){return b.ca.j>=a}function iw(a,b,c)
{c=c.ca.l;return a<=c&&c<=b};function jw(a,b)
{this.m=a;this.l=b}jw.prototype.j=function(){for(var
a=Xv(this.m),b=this.l.next();b;){if(a(b))return b;b=this.l.next()}return
null};function kw(a,b){this.l=a;this.m=b}kw.prototype.j=function(){var a=new rq;var
b=F(this.m.l,ep,1);a=De(a,1,b);a=D(a,2,2);a=D(a,8,1);a=ou([a],this.l);return
Lu(a,this.l)[0]||null};function lw(a){var b=0;a.forEach(function(c){return
b=Math.max(b,c.getBoundingClientRect().width)});return function(c){return
c.getBoundingClientRect().width>.5*b}}function mw(a){var b=vn(a)||0;return
function(c){return c.getBoundingClientRect().height>=.75*b}};function nw(a)
{this.j=new Kn;this.l=a}function ow(a,b){return mc(b.Bb,function(c){return
pw(a,c)})}function pw(a,b){if(!b)return!1;var c=Sa(b),d=a.j.get(c);if(null!
=d)return d;if(1==b.nodeType&&("UL"==b.tagName||"OL"==b.tagName)&&"none"!
=a.l.getComputedStyle(b).getPropertyValue("list-style-type"))return a.j.set(c,!0),!
0;b=pw(a,b.parentNode);a.j.set(c,b);return b};function qw(a,b)
{this.v=a;this.j=[];this.l=[];this.m=b};function rw(a,b){a=sw(a,b);var c=new
nw(b);return Po(a,function(d){var e={Ze:c},f=void 0===e?{}:e,g=void 0===f.cg?!
1:f.cg;e=void 0===f.pg?S(jr)?2:3:f.pg;f=void 0===f.Ze?null:f.Ze;var
h=Ku(d);d=g;g=f;d=void 0===d?!1:d;e=void 0===e?S(jr)?2:3:e;g=void 0===g?
null:g;if(2>e)throw Error("minGroupSize should be at least 2, found
"+e);h=h.slice(0);h.sort(Iu);f=[];d=new qw(d,g);h=y(h);for(g=h.next();!
g.done;g=h.next()){g=g.value;g={Fc:g,uc:51>g.v.length?!1:null!=d.m?!ow(d.m,g):!
0};if(d.v||g.uc){if(d.j.length){var k=
d.j[d.j.length-1].Fc;b:{var l=k.T();var m=k.Bb[k.Bb.length-1];k=g.Fc.Bb[0];if(m&&k)
{var
n=m.parentElement,q=k.parentElement;if(n&&q&&n==q)for(n=0,m=m.nextSibling;10>n&&m;)
{if(m==k){l=!0;break b}if(yu(l,m))break;m=m.nextSibling;n++}}l=!1}}else l=!0;l?
(d.j.push(g),g.uc&&d.l.push(g.Fc)):(d.j=[g],d.l=g.uc?[g.Fc]:[])}if(d.l.length>=e)
{g=S(jr)?0:1;if(0>g||g>=d.l.length)g=null;else{for(g=d.l[g];d.j.length&&!
d.j[0].uc;)d.j.shift();d.j.shift();d.l.shift()}g&&f.push(g)}}return f})}
function sw(a,b){var c=new Kn;a.forEach(function(d){var e=Ct(F(d,ep,1));if(e){var
f=e.toString();Mn(c,f)||c.set(f,{articleStructure:d,tf:e,jc:null,qe:!
1});e=c.get(f);(d=(d=F(d,ep,2))?C(d,7):null)?e.jc=e.jc?e.jc+","+d:d:e.qe=!
0}});return On(c).map(function(d){var e=d.tf.query(b.document);return e.length?new
Ju(e[0],d,b):null}).filter(function(d){return null!=d})};function tw(a,b)
{b=sw(b,a);var c=b.map(function(d){return d.j});b=b.filter(function(d)
{d=d.j.getBoundingClientRect();return 0<d.width&&0<d.height}).filter(function(d)
{return lw(c)(d.j)}).filter(function(d){return mw(a)(d.j)});b.sort(function(d,e)
{e=e.j;return d.j.getBoundingClientRect().top-
e.getBoundingClientRect().top});return b};function uw(a,b,c){if(Oe(c,2))
{if(a.document.getElementById("google-auto-placed-read-aloud-player-reserved")){var
d=new rq;var e=new ep;e=D(e,7,"div#google-auto-placed-read-aloud-player-
reserved");d=De(d,1,e);d=D(d,2,2);d=D(d,8,1);d=ou([d],a);d=Lu(d,a)[0]||null}else
d=null;if(d)return d}a:{c=vw(c);b=tw(a,b);b=y(b);for(e=b.next();!e.done;e=b.next())
{b:{d=a;e=e.value;var f=c;switch(f){case 1:d=new kw(d,e);break b;case 2:d=new
Qu(Pu(d,e));break b;case 3:d=new jw(d,Pu(d,e));break b;default:throw Error("Unknown
position: "+
f);}}if(d=d.j()){a=d;break a}}a=null}return a}function vw(a){if(Oe(a,2))return
3;switch(Pe(a,1)){case 1:return 1;case 2:return 2;case 3:return 3;default:throw
Error("Unknown player position: "+Pe(a,1));}};var ww=x(["window.ga=window.ga||
function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;"]);function xw(a)
{this.j=a}
function yw(a,b,c,d,e){if(0<a.document.getElementsByTagName("google-read-aloud-
player").length)return ap("Player already created");var
f=a.document,g=f.createElement("div");g.id="google-auto-placed-read-aloud-
player";K(g,{padding:"5px"});var h=f.createElement("script"),k=ww[0],l=ag();k=l?
l.createScript(k):k;h.textContent=dg(new
cg(k,bg));ih(h);g.appendChild(h);zw(f,g,Af("https://www.google-analytics.com/
analytics.js"));zw(f,g,Af("https://www.gstatic.com/readaloud/player/web/api/
audiosense/js/api.js"));
f=f.createElement("google-read-aloud-player");f.setAttribute("data-api-
key","AIzaSyDTBU0XpbvyTzmA5nS-09w7cnopRavFpxs");f.setAttribute("data-tracking-
ids","UA-199725947-1,UA-168915890-13");f.setAttribute("data-
url",c.url);f.setAttribute("data-locale",d);f.setAttribute("data-no-settings-
screen","");e&&(null!=C(e,1)&&0!=Pe(e,1)&&f.setAttribute("data-docking-begin-
trigger",Aw[Pe(e,1)]),null!=C(e,2)&&f.setAttribute("data-
experiment",G(e,2)));g.appendChild(f);xu(b,g);return Zo(new
xw(a.document.getElementsByTagName("google-read-aloud-player")[0]))}
function zw(a,b,c)
{a=a.createElement("script");jh(a,jg(zf(c)));a.setAttribute("async","true");b.appen
dChild(a)}var Bw={},Aw=(Bw[1]="out-of-view",Bw);function Cw(){var
a=this;this.promise=new r.Promise(function(b,c){a.resolve=b;a.reject=c})};function
Dw(){var a=new Cw;return{promise:a.promise,resolve:a.resolve}};function Ew(a,b,c)
{c=void 0===c?function(){}:c;b.google_llp||(b.google_llp={});b=b.google_llp;var
d=b[a];if(d)return d;d=Dw();b[a]=d;c();return d}function Fw(a,b,c){return
Ew(a,b,function(){Gi(b.document,c)}).promise};function Gw(a){this.j=a}function
Hw(a,b){a=a.j.then(function(c){c.handleAdBreak({type:"preroll",name:"audiosense-
preroll",adBreakDone:b})});Dm.Fa(956,a)}function Iw(a,b,c,d)
{a=Fw(7,a,c).then(function(e){e.init(b);e.handleAdConfig({preloadAdBreaks:null!
=C(d,1,!1)&&Oe(d,1)?"auto":"on",sound:"on"});return e});Dm.Fa(915,a);return new
Gw(a)};function Jw(a,b,c){this.m=a;this.v=b;this.j=c;this.l=!1}function Kw(a){var
b=a.m.j;b.addEventListener("firstplay",function(){if(!a.l){a.l=!0;b.pause();var
c=performance.now();Hw(a.v,function(){b.play();au(a.j,"preroll",
{il:performance.now()-c})});au(a.j,"play",{})}})};function Lw(a,b,c,d,e,f,g)
{this.v=a;this.j=new
$t(a,b,d);this.C=c;this.l=d;this.A=e;this.G=f;this.D=g;this.m=this.B=null}
function Mw(a){var b=uw(a.v,a.C,F(a.l,Wp,2));if(b){var c=!!a.A.Wb&&Nw(a);if(c){var
d;a.B=Iw(a.v,a.G,a.A.Wb,(null==(d=F(a.l,Up,3))?void 0:F(d,Tp,2))||new
Tp)}d=yw(a.v,b,a.A,a.D,F(a.l,Xp,4)||void 0);null!=d.j?
(a.m=d.j.value,a.m.j.addEventListener("firstview",function(){au(a.j,"view",
{})}),c&&Kw(new Jw(a.m,a.B,a.j)),au(a.j,"place",
{sts:"ok",pp:b.ca.j})):au(a.j,"place",{sts:"wf"})}else au(a.j,"place",{sts:"pf"})}
function Nw(a){return(a=F(a.l,Up,3))?Ce(a,Sp,1).some(function(b){return
1===Pe(b,1)}):!1}function Ow(a,b,c,d,e,f,g){return 0==d.length?ap("No
ArticleStructure found"):F(c,Wp,2)?Zo(new Lw(a,b,d,c,e,f,g?g:"en")):ap("No
AudioSenseConfig.PlacementConfig found")};function Pw(a,b,c)
{this.win=a;this.m=b;this.j=c;this.l=aj()}function Qw(a,b){Rw(a,"place",{sts:b})}
function Rw(a,b,c){var d=0===a.l?F(a.j,$p,8):F(a.j,
$p,9),e,f=a.m,g=Object,h=g.assign,k=vn(a.win),l=(null==(e=F(a.j,aq,5))?void
0:Je(e,1))||0;a:switch(null==d?void 0:d.j()){case 1:d="AUTO_PROSE_TOP_ANCHOR";break
a;case 2:d="AUTO_PROSE_BOTTOM_ANCHOR";break
a;default:d="UNKNOWN_POSITION"}a:switch(a.l){case 0:a="DESKTOP";break a;case
2:a="MOBILE";break a;default:a="OTHER_VIEWPORT"}Zt(f,St,h.call(g,{},c,
{evt:b,vh:k,eid:l,pos:d,vpt:a}))};var Sw={},Tw={},Uw={},Vw={},Ww={};function Xw()
{throw Error("Do not instantiate
directly");}Xw.prototype.he=null;Xw.prototype.Aa=function(){return
this.content};Xw.prototype.toString=function(){return this.content};function Yw(a)
{if(a.ie!==Sw)throw Error("Sanitized content was not of kind HTML.");return
Qg(a.toString())}function Zw(){Xw.call(this)}fb(Zw,Xw);Zw.prototype.ie=Sw;function
$w(a,b){return null!=a&&a.ie===b};function ax(a){if(null!=a)switch(a.he){case
1:return 1;case -1:return-1;case 0:return 0}return null}function bx(a){return
$w(a,Sw)?a:a instanceof Ng?cx(Og(a).toString()):a instanceof Ng?
cx(Og(a).toString()):cx(String(String(a)).replace(dx,ex),ax(a))}var cx=function(a)
{function b(c){this.content=c}b.prototype=a.prototype;return function(c,d){c=new
b(String(c));void 0!==d&&(c.he=d);return c}}(Zw);function fx(a){return
a.replace(/<\//g,"<\\/").replace(/\]\]>/g,"]]\\>")}
function gx(a){return $w(a,Sw)?
String(String(a.Aa()).replace(hx,"").replace(ix,"&lt;")).replace(jx,ex):String(a).r
eplace(dx,ex)}function kx(a){function b(d,e,f){for(var g=Math.min(e.length-
f,d.length),h=0;h<g;h++){var k=e[f+h];if(d[h]!==("A"<=k&&"Z">=k?
k.toLowerCase():k))return!1}return!0}a=String(a);for(var c=0;-1!
=(c=a.indexOf("<",c));){if(b("\x3c/script",a,c)||b("\
x3c!--",a,c))return"zSoyz";c+=1}return a}
function lx(a){if(null==a)return" null ";if($w(a,Tw))return a.Aa();if(a instanceof
cg||a instanceof cg)return dg(a).toString();switch(typeof a){case "boolean":case
"number":return" "+a+" ";default:return"'"+String(String(a)).replace(mx,nx)
+"'"}}function T(a){$w(a,Ww)?a=fx(a.Aa()):null==a?a="":a instanceof yg?
a=fx(zg(a)):a instanceof yg?a=fx(zg(a)):a instanceof Kg?a=fx(Lg(a)):a instanceof
Kg?a=fx(Lg(a)):(a=String(a),a=ox.test(a)?a:"zSoyz");return a}
var px={"\x00":"&#0;","\t":"&#9;","\n":"&#10;","\v":"&#11;","\f":"&#12;","\
r":"&#13;","
":"&#32;",'"':"&quot;","&":"&amp;","'":"&#39;","-":"&#45;","/":"&#47;","<":"&lt;","
=":"&#61;",">":"&gt;","`":"&#96;","\u0085":"&#133;","\u00a0":"&#160;","\
u2028":"&#8232;","\u2029":"&#8233;"};function ex(a){return px[a]}
var qx={"\x00":"\\x00","\b":"\\x08","\t":"\\t","\n":"\\n","\v":"\\x0b","\f":"\\
f","\r":"\\r",'"':"\\x22",$:"\\x24","&":"\\x26","'":"\\x27","(":"\\x28",")":"\\
x29","*":"\\x2a","+":"\\x2b",",":"\\x2c","-":"\\x2d",".":"\\x2e","/":"\\/",":":"\\
x3a","<":"\\x3c","=":"\\x3d",">":"\\x3e","?":"\\x3f","[":"\\
x5b","\\":"\\\\","]":"\\x5d","^":"\\x5e","{":"\\x7b","|":"\\x7c","}":"\\x7d","\
u0085":"\\x85","\u2028":"\\u2028","\u2029":"\\u2029"};function nx(a){return qx[a]}
var rx={"\x00":"%00","\u0001":"%01","\u0002":"%02","\u0003":"%03","\u0004":"%04","\
u0005":"%05","\u0006":"%06","\u0007":"%07","\b":"%08","\t":"%09","\n":"%0A","\
v":"%0B","\f":"%0C","\r":"%0D","\u000e":"%0E","\u000f":"%0F","\u0010":"%10","\
u0011":"%11","\u0012":"%12","\u0013":"%13","\u0014":"%14","\u0015":"%15","\
u0016":"%16","\u0017":"%17","\u0018":"%18","\u0019":"%19","\u001a":"%1A","\
u001b":"%1B","\u001c":"%1C","\u001d":"%1D","\u001e":"%1E","\u001f":"%1F","
":"%20",'"':"%22","'":"%27","(":"%28",
")":"%29","<":"%3C",">":"%3E","\\":"%5C","{":"%7B","}":"%7D","\u007f":"%7F","\
u0085":"%C2%85","\u00a0":"%C2%A0","\u2028":"%E2%80%A8","\u2029":"%E2%80%A9","\
uff01":"%EF%BC%81","\uff03":"%EF%BC%83","\uff04":"%EF%BC%84","\uff06":"%EF%BC
%86","\uff07":"%EF%BC%87","\uff08":"%EF%BC%88","\uff09":"%EF%BC%89","\uff0a":"%EF
%BC%8A","\uff0b":"%EF%BC%8B","\uff0c":"%EF%BC%8C","\uff0f":"%EF%BC%8F","\
uff1a":"%EF%BC%9A","\uff1b":"%EF%BC%9B","\uff1d":"%EF%BC%9D","\uff1f":"%EF%BC
%9F","\uff20":"%EF%BC%A0","\uff3b":"%EF%BC%BB",
"\uff3d":"%EF%BC%BD"};function sx(a){return rx[a]}
var dx=/[\x00\x22\x26\x27\x3c\x3e]/g,jx=/[\x00\x22\x27\x3c\x3e]/g,tx=/[\x00\x09-\
x0d \x22\x26\x27\x2d\/\x3c-\x3e`\x85\xa0\u2028\u2029]/g,ux=/[\x00\x09-\x0d \x22\
x27\x2d\/\x3c-\x3e`\x85\xa0\u2028\u2029]/g,mx=/[\x00\x08-\x0d\x22\x26\x27\/\x3c-\
x3e\x5b-\x5d\x7b\x7d\x85\u2028\u2029]/g,vx=/[\x00- \x22\x27-\x29\x3c\x3e\\\x7b\x7d\
x7f\x85\xa0\u2028\u2029\uff01\uff03\uff04\uff06-\uff0c\uff0f\uff1a\uff1b\uff1d\
uff1f\uff20\uff3b\uff3d]/g,ox=/^(?!-*(?:expression|(?:moz-)?binding))(?:(?:[.#]?-?
(?:[_a-z0-9-]+)(?:-[_a-z0-9-]+)*-?|(?:rgb|rgba|hsl|hsla|calc|max|min|cubic-bezier)\
([-\u0020\t,+.!#%_0-9a-zA-Z]+\)|[-+]?(?:[0-9]+(?:\.[0-9]*)?|\.[0-9]+)(?:e-?[0-9]+)?
(?:[a-z]{1,4}|%)?|!important)(?:\s*[,\u0020]\s*|$))*$/i,wx=
/^[^&:\/?#]*(?:[\/?#]|$)|^https?:|^ftp:|^data:image\/[a-z0-9+]+;base64,[a-z0-9+\/]
+=*$|^blob:/i;function xx(a){return String(a).replace(vx,sx)}var hx=/<(?:!|\/?([a-
zA-Z][a-zA-Z0-9:\-]*))(?:[^>'"]|"[^"]*"|'[^']*')*>/g,ix=/</g;function yx(a){a=void
0===a?"white":a;return cx('<svg width="'+gx(18)+'" height="'+gx(18)+'" viewBox="0 0
'+gx(18)+" "+gx(18)+'"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.76
10.27L17.49 16L16 17.49L10.27 11.76C9.2 12.53 7.91 13 6.5 13C2.91 13 0 10.09 0
6.5C0 2.91 2.91 0 6.5 0C10.09 0 13 2.91 13 6.5C13 7.91 12.53 9.2 11.76 10.27ZM6.5
2C4.01 2 2 4.01 2 6.5C2 8.99 4.01 11 6.5 11C8.99 11 11 8.99 11 6.5C11 4.01 8.99 2
6.5 2Z" fill='+($w(a,Sw)?String(String(a.Aa()).replace(hx,"").replace(ix,
"&lt;")).replace(ux,ex):String(a).replace(tx,ex))+" /></svg>")};/*

Copyright Mathias Bynens <http://mathiasbynens.be/>

Permission is hereby granted, free of charge, to any person obtaining


a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be


included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,


EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
var zx=Math.floor,Ax=/^xn--/,Bx=/[\x2E\u3002\uFF0E\uFF61]/g,Cx={Wj:"Overflow: input
needs wider integers to process",Sj:"Illegal input >= 0x80 (not a basic code
point)",Dj:"Invalid input"};function Dx(a){throw RangeError(Cx[a]);}function
Ex(a,b){var
c=a.split("@"),d="";1<c.length&&(d=c[0]+"@",a=c[1]);a=a.replace(Bx,".");a=a.split("
.").map(b).join(".");return d+a}
function Fx(a){return Ex(a,function(b){if(Ax.test(b)&&4<b.length)
{b=b.slice(4).toLowerCase();var
c=[],d=b.length,e=0,f=128,g=72,h=b.lastIndexOf("-");0>h&&(h=0);for(var k=0;k<h;+
+k)128<=b.charCodeAt(k)&&Dx("Illegal input >= 0x80 (not a basic code
point)"),c.push(b.charCodeAt(k));for(h=0<h?h+1:0;h<d;){k=e;for(var l=1,m=36;;m+=36)
{h>=d&&Dx("Invalid input");var n=b.charCodeAt(h++);n=10>n-48?n-22:26>n-65?n-
65:26>n-97?n-97:36;(36<=n||n>zx((2147483647-e)/l))&&Dx("Overflow: input needs wider
integers to process");
e+=n*l;var
q=m<=g?1:m>=g+26?26:m-g;if(n<q)break;n=36-q;l>zx(2147483647/n)&&Dx("Overflow: input
needs wider integers to
process");l*=n}l=c.length+1;g=e-k;m=0;g=0==k?zx(g/700):g>>1;for(g+=zx(g/
l);455<g;m+=36)g=zx(g/35);g=zx(m+36*g/(g+38));zx(e/l)>2147483647-f&&Dx("Overflow:
input needs wider integers to process");f+=zx(e/l);e%=l;c.splice(e+
+,0,f)}b=t(String,"fromCodePoint").apply(null,c)}return b})};function
Gx(a,b,c,d,e,f,g,h,k,l)
{this.Ia=a;this.l=b;this.v=c;this.j=d;this.B=e;this.host=f;this.language=g;this.A=h
;this.m=k;this.C=l}function Hx(a,b,c){var
d=a.Ia.contentWindow.google.search.cse.element.getElement("auto-rs-
prose");c={rsToken:c,afsExperimentId:a.m};a.C&&(c.useStandardProseAdLoad="1");d.exe
cute(b,void 0,c)}
Gx.prototype.init=function(){this.Ia.setAttribute("id","prose-
iframe");this.Ia.setAttribute("width","100%");this.Ia.setAttribute("height","100%")
;var a=this.Ia,b=Ag({"box-sizing":"border-
box",border:"unset"});a.style.cssText=zg(b);a="https://www.google.com/s2/favicons?
sz=64&domain_url="+encodeURIComponent(this.host);var c=tg(a)||wg;var
d=Fx(t(this.host,"startsWith").call(this.host,"www.")?
this.host.slice(4):this.host);a=this.v;b=this.j;var
e=this.B,f=this.host;d=this.A.replace("${website}",d);var g=
cx;$w(c,Uw)||$w(c,Vw)?c=xx(c):c instanceof og?c=xx(qg(c)):c instanceof og?
c=xx(qg(c)):c instanceof eg?c=xx(ig(c).toString()):c instanceof eg?
c=xx(ig(c).toString()):(c=String(c),c=wx.test(c)?
c.replace(vx,sx):"about:invalid#zSoyz");a=g('<style>.cse-favicon {display: block;
float: left; height: 16px; position: absolute; left: 15px; width: 16px;}.cse-header
{font-size: 16px; font-family: Arial; margin-left: 35px; margin-top: 6px; margin-
bottom: unset; line-height: 16px;}.gsc-search-box {max-width: 520px !
important;}.gsc-input {padding-right: 0 !important;}.gsc-input-box {border-radius:
16px 0 0 16px !important;}.gsc-search-button-v2 {border-left: 0 !important; border-
radius: 0 16px 16px 0 !important; min-height: 30px !important; margin-left: 0 !
important;}.gsc-cursor-page, .gsc-cursor-next-page, .gsc-cursor-numbered-page
{color: #1a73e8 !important;}.gsc-cursor-chevron {fill: #1a73e8 !important;}.gsc-
cursor-box {text-align: center !important;}.gsc-cursor-current-page {color: #000 !
important;}.gcsc-find-more-on-google-root, .gcsc-find-more-on-google {display: none
!important;}.prose-container {max-width: 652px;}</style><div class="prose-
container"><img class="cse-favicon" src="'+
gx(c)+'" alt="'+gx(f)+' icon"><p
class="cse-header"><strong>'+bx(d)+'</strong></p><div class="gcse-search" data-
gname="'+gx(a)+'" data-adclient="'+gx(b)+'" data-adchannel="'+gx(e)+'" data-
as_sitesearch="'+gx(f)+'"
data-personalizedAds="false"></div></div>');a=Yw(a);b={style:Ag({margin:0})};e={src
:lg(Af("https://cse.google.com/cse.js?cx=%{cxId}&language=%{lang}"),
{cxId:this.l,lang:this.language})};f={};d={};for(k in
e)Object.prototype.hasOwnProperty.call(e,k)&&(d[k]=e[k]);for(var h in
f)Object.prototype.hasOwnProperty.call(f,
h)&&(d[h]=f[h]);var k=Ug("script",d);k=Rg("body",b,
[a,k]);this.Ia.srcdoc=Og(k)};function Ix(a){var
b=a.J,c=a.vd,d=a.qd,e=a.ee,f=a.aa;a=a.Ff;var g=0;try{g|=pn(b);var
h=Math.min(b.screen.width||0,b.screen.height||0);g|=h?320>h?8192:0:2048;g|
=b.navigator&&Jx(b.navigator.userAgent)?1048576:0;g=c?g|(b.innerHeight>=c?
0:1024):g|(b.innerHeight>=b.innerWidth?0:8);g|=qn(b,d);g|=sn(b)}catch(l){g|
=32}switch(e){case 2:c=f;c=void 0===c?
null:c;d=Kx(0,b.innerWidth,3,0,Math.min(Math.round(b.innerWidth/320*50),Lx)
+15,3);null!=Mx(b,d,void 0===c?null:c)&&(g|=16777216);break;case 1:c=f;c=void 0===
c?null:c;d=b.innerWidth;e=b.innerHeight;h=Math.min(Math.round(b.innerWidth/
320*50),Lx)+15;var k=Kx(0,d,3,e-h,e,3);25<h&&k.push({x:d-25,y:e-25});null!
=Mx(b,k,void 0===c?null:c)&&(g|=16777216)}a&&null!=Nx(b,void 0===f?null:f)&&(g|
=16777216);return g}function Jx(a){return/Android 2/.test(a)||/iPhone OS
[34]_/.test(a)||/Windows Phone (?:OS )?[67]/.test(a)||/MSIE.*Windows
NT/.test(a)||/Windows NT.*Trident/.test(a)}
function Nx(a,b){b=void 0===b?null:b;var c=a.innerHeight;c=Kx(0,a.innerWidth,10,c-
45,c,10);return Mx(a,c,b)}function Ox(a,b){var
c=b.jg,d=b.Yg;b=Kx(c,c+b.width,10,d,d+b.height,10);return Mx(a,b,null)}function
Px(a,b){for(var c=a.innerWidth,d=a.innerHeight,e=d;e>b;){var f=Kx(0,c,9,e-
b,e,9);f=Mx(a,f);if(!f)return d-e;e=f.getBoundingClientRect().top-1}return null}
function Mx(a,b,c){c=void 0===c?null:c;b=y(b);for(var d=b.next();!
d.done;d=b.next()){var e=a,f=d.value,g=c;g=void 0===g?
null:g;if(d=Qx(e.document,f.x,f.y)){var h;if(!(h=Rx(d,e,f,g)))a:{g=void 0===g?
null:g;h=e.document;for(d=d.offsetParent;d&&d!==h.body;d=d.offsetParent){var
k=Rx(d,e,f,g);if(k){h=k;break a}}h=null}d=h||null}else d=null;if(d)return d}return
null}function Qx(a,b,c){a.hasOwnProperty("_goog_efp_called_")||
(a._goog_efp_called_=a.elementFromPoint(b,c));return a.elementFromPoint(b,c)}
function Kx(a,b,c,d,e,f){for(var g=[],h=0;h<f;h++)for(var k=0;k<c;k++){var l=g,m=c-
1,n=f-1;l.push.call(l,{x:a+(0===m?0:k/m)*(b-a),y:d+(0===n?0:h/n)*(e-d)})}return g}
function Rx(a,b,c,d){d=void 0===d?null:d;if("fixed"!==Gj(a,"position"))return
null;var e="GoogleActiveViewInnerContainer"===a.getAttribute("class")||
1>=Jj(a).width&&1>=Jj(a).height?!0:!1;if(d){var f,g;uk(d,"ach_evt",
{tn:a.tagName,id:null!=(f=a.getAttribute("id"))?f:"",cls:null!
=(g=a.getAttribute("class"))?
g:"",ign:String(e),pw:b.innerWidth,ph:b.innerHeight,x:c.x,y:c.y},!0,1)}return e?
null:a}var Lx=90*1.38;var Sx=["-webkit-text-fill-color"];
function Tx(){var a={"animation-delay":"0s","animation-
direction":"normal","animation-duration":"0s","animation-fill-
mode":"none","animation-iteration-count":"1","animation-name":"none","animation-
play-state":"running","animation-timing-function":"ease","background-
attachment":"scroll","background-blend-mode":"normal","background-clip":"border-
box","background-color":"rgba(0, 0, 0, 0)","background-image":"none","background-
origin":"padding-box","background-position":"0% 0%","background-repeat":"repeat",
"background-size":"auto","border-bottom-color":"rgb(0, 0, 0)","border-bottom-left-
radius":"0px","border-bottom-right-radius":"0px","border-bottom-
style":"none","border-bottom-width":"0px","border-collapse":"separate","border-
image-outset":"0px","border-image-repeat":"stretch","border-image-
slice":"100%","border-image-source":"none","border-image-width":"1","border-left-
color":"rgb(0, 0, 0)","border-left-style":"none","border-left-width":"0px","border-
right-color":"rgb(0, 0, 0)","border-right-style":"none",
"border-right-width":"0px","border-top-color":"rgb(0, 0, 0)","border-top-left-
radius":"0px","border-top-right-radius":"0px","border-top-style":"none","border-
top-width":"0px",bottom:"auto","box-shadow":"none","box-sizing":"content-
box","break-after":"auto","break-before":"auto","break-inside":"auto","caption-
side":"top",clear:"none",clip:"auto",color:"rgb(0, 0,
0)",content:"normal",cursor:"auto",direction:"ltr",display:"inline","empty-
cells":"show","float":"none","font-family":"Times","font-kerning":"auto",
"font-optical-sizing":"auto","font-size":"16px","font-stretch":"100%","font-
style":"normal","font-variant":"normal","font-variant-ligatures":"normal","font-
variant-caps":"normal","font-variant-numeric":"normal","font-variant-east-
asian":"normal","font-weight":"400",height:"auto","image-
rendering":"auto",isolation:"auto","justify-items":"normal","justify-
self":"auto",left:"auto","letter-spacing":"normal","line-height":"normal","list-
style-image":"none","list-style-position":"outside","list-style-type":"disc",
"margin-bottom":"0px","margin-left":"0px","margin-right":"0px","margin-
top":"0px","max-height":"none","max-width":"none","min-height":"0px","min-
width":"0px","mix-blend-mode":"normal","object-fit":"fill","object-position":"50%
50%","offset-distance":"0px","offset-path":"none","offset-rotate":"auto
0deg",opacity:"1",orphans:"2","outline-color":"rgb(0, 0, 0)","outline-
offset":"0px","outline-style":"none","outline-width":"0px","overflow-
anchor":"auto","overflow-wrap":"normal","overflow-x":"visible",
"overflow-y":"visible","padding-bottom":"0px","padding-left":"0px","padding-
right":"0px","padding-top":"0px","pointer-
events":"auto",position:"static",resize:"none",right:"auto","scroll-
behavior":"auto",speak:"normal","table-layout":"auto","tab-size":"8","text-
align":"start","text-align-last":"auto","text-decoration":"none solid rgb(0, 0,
0)","text-decoration-line":"none","text-decoration-style":"solid","text-decoration-
color":"rgb(0, 0, 0)","text-decoration-skip-ink":"auto","text-underline-
position":"auto",
"text-indent":"0px","text-rendering":"auto","text-shadow":"none","text-size-
adjust":"auto","text-overflow":"clip","text-transform":"none",top:"auto","touch-
action":"auto","transition-delay":"0s","transition-duration":"0s","transition-
property":"all","transition-timing-function":"ease","unicode-
bidi":"normal","vertical-align":"baseline",visibility:"visible","white-
space":"normal",widows:"2",width:"auto","will-change":"auto","word-
break":"normal","word-spacing":"0px","z-index":"auto",zoom:"1","-webkit-
appearance":"none",
"backface-visibility":"visible","-webkit-border-horizontal-spacing":"0px","-webkit-
border-image":"none","-webkit-border-vertical-spacing":"0px","-webkit-box-
align":"stretch","-webkit-box-decoration-break":"slice","-webkit-box-
direction":"normal","-webkit-box-flex":"0","-webkit-box-ordinal-group":"1","-
webkit-box-orient":"horizontal","-webkit-box-pack":"start","-webkit-box-
reflect":"none","column-count":"auto","column-gap":"normal","column-rule-
color":"rgb(0, 0, 0)","column-rule-style":"none","column-rule-width":"0px",
"column-span":"none","column-width":"auto","backdrop-filter":"none","align-
content":"normal","align-items":"normal","align-self":"auto","flex-
basis":"auto","flex-grow":"0","flex-shrink":"1","flex-direction":"row","flex-
wrap":"nowrap","justify-content":"normal","-webkit-font-smoothing":"auto","grid-
auto-columns":"auto","grid-auto-flow":"row","grid-auto-rows":"auto","grid-column-
end":"auto","grid-column-start":"auto","grid-template-areas":"none","grid-template-
columns":"none","grid-template-rows":"none",
"grid-row-end":"auto","grid-row-start":"auto","row-gap":"normal","-webkit-
highlight":"none",hyphens:"manual","-webkit-hyphenate-character":"auto","-webkit-
line-break":"auto","-webkit-line-clamp":"none","-webkit-locale":"auto","-webkit-
margin-before-collapse":"collapse","-webkit-margin-after-collapse":"collapse","-
webkit-mask-box-image":"none","-webkit-mask-box-image-outset":"0px","-webkit-mask-
box-image-repeat":"stretch","-webkit-mask-box-image-slice":"0 fill","-webkit-mask-
box-image-source":"none",
"-webkit-mask-box-image-width":"auto","-webkit-mask-clip":"border-box","-webkit-
mask-composite":"source-over","-webkit-mask-image":"none","-webkit-mask-
origin":"border-box","-webkit-mask-position":"0% 0%","-webkit-mask-
repeat":"repeat","-webkit-mask-
size":"auto",order:"0",perspective:"none","perspective-origin":"0px 0px","-webkit-
print-color-adjust":"economy","-webkit-rtl-ordering":"logical","shape-
outside":"none","shape-image-threshold":"0","shape-margin":"0px","-webkit-tap-
highlight-color":"rgba(0, 0, 0, 0.4)",
"-webkit-text-combine":"none","-webkit-text-decorations-in-effect":"none","-webkit-
text-emphasis-color":"rgb(0, 0, 0)","-webkit-text-emphasis-position":"over
right","-webkit-text-emphasis-style":"none","-webkit-text-orientation":"vertical-
right","-webkit-text-security":"none","-webkit-text-stroke-color":"rgb(0, 0, 0)","-
webkit-text-stroke-width":"0px",transform:"none","transform-origin":"0px
0px","transform-style":"flat","-webkit-user-drag":"auto","-webkit-user-
modify":"read-only","user-select":"auto",
"-webkit-writing-mode":"horizontal-tb","-webkit-app-region":"none","buffered-
rendering":"auto","clip-path":"none","clip-
rule":"nonzero",mask:"none",filter:"none","flood-color":"rgb(0, 0, 0)","flood-
opacity":"1","lighting-color":"rgb(255, 255, 255)","stop-color":"rgb(0, 0,
0)","stop-opacity":"1","color-interpolation":"srgb","color-interpolation-
filters":"linearrgb","color-rendering":"auto",fill:"rgb(0, 0, 0)","fill-
opacity":"1","fill-rule":"nonzero","marker-end":"none","marker-mid":"none","marker-
start":"none",
"mask-type":"luminance","shape-rendering":"auto",stroke:"none","stroke-
dasharray":"none","stroke-dashoffset":"0px","stroke-linecap":"butt","stroke-
linejoin":"miter","stroke-miterlimit":"4","stroke-opacity":"1","stroke-
width":"1px","alignment-baseline":"auto","baseline-shift":"0px","dominant-
baseline":"auto","text-anchor":"start","writing-mode":"horizontal-tb","vector-
effect":"none","paint-
order":"normal",d:"none",cx:"0px",cy:"0px",x:"0px",y:"0px",r:"0px",rx:"auto",ry:"au
to","caret-color":"rgb(0, 0, 0)",
"line-break":"auto"};ic(Sx,function(b){delete a[b]});return a};function Ux(a,b)
{a=a.document.createElement("div");K(a,Tx());var
c=a.attachShadow({mode:"open"});b&&a.classList.add(b);return{sb:a,shadowRoot:c}};fu
nction Vx(a){this.j=nn(a).floatingAdsStacking}function Wx(a,b){return new
Xx(a,b)}function Yx(a){a=Li(a.j.maxZIndexRestrictions);return a.length?
Math.min.apply(null,a):null}Vx.prototype.addListener=function(a)
{this.j.maxZIndexListeners.push(a);a(Yx(this))};function Zx(a){var
b=Yx(a);ic(a.j.maxZIndexListeners,function(c){return c(b)})}function Xx(a,b)
{this.l=a;this.m=b;this.j=null}function $x(a){if(null==a.j){var
b=a.l,c=a.m,d=b.j.nextRestrictionId++;b.j.maxZIndexRestrictions[d]=c;Zx(b);a.j=d}}
function ay(a){if(null!=a.j){var b=a.l;delete
b.j.maxZIndexRestrictions[a.j];Zx(b);a.j=null}};function by(a)
{a=a.activeElement;var b=null==a?void 0:a.shadowRoot;return b?by(b)||a:a}function
cy(a,b){return(aa=dy(b,a.document.body),t(aa,"flatMap")).call(aa,function(c){return
ey(c)})}function dy(a,b){var c=a;for(a=[];c&&c!==b;){a.push(c);var d;if(!
(d=c.parentElement||null)){var e=void
0;c=c.getRootNode();d=(null==(e=c.mode&&c.host?c:null)?void 0:e.host)||
null}c=d}return c!==b?[]:a}
function ey(a){var b=a.parentElement;return b?
t(Array,"from").call(Array,b.children).filter(function(c){return c!==a}):
[]};function fy(a){this.win=a;this.state=null}function gy(a,b){hy(a);var
c=by(a.win.document);b=cy(a.win,b).filter(function(d){return!
d.inert});b.forEach(function(d){d.inert=!0});a.state={Bg:c,Of:b}}function hy(a)
{if(null!==a.state){a.state.Of.forEach(function(c){c.inert=!1});var
b;null==(b=a.state.Bg)||b.focus();a.state=null}};function iy(a,b)
{b=Ux(a,b);a.document.body.appendChild(b.sb);return b}function jy(a,b)
{b=b.getElementById(a);if(!b)throw Error("Element ("+a+") does not exist");return
b}function ky(a,b){var c=new Vn(b.U);Zn(b,!0,function(){return void O(c,!
0)});Zn(b,!1,function(){a.setTimeout(function(){b.U||O(c,!1)},700)});return
$n(c)};function ly(a){var b=a.Ib,c=a.Hb,d=a.yb,e=a.ce,f=a.Vc,g=a.Ue?
20:0;a="<style>#hd-drawer-container {position: fixed; left: 0; top: 0; width:
100vw; height: 100%; overflow: hidden; z-index: "+T(a.zIndex)+"; pointer-events:
none;}#hd-drawer-container.hd-revealed {pointer-events: auto;}#hd-modal-background
{position: absolute; left: 0; bottom: 0; background-color: black; transition:
opacity .5s ease-in-out; width: 100%; height: 100%; opacity: 0;}.hd-revealed > #hd-
modal-background {opacity: 0.5;}#hd-drawer {position: absolute; top: 0; height:
100%; width: "+
T(b)+"; background-color: white; display: flex; flex-direction: column; box-sizing:
border-box; padding-bottom: "+T(g)+"px; transition: transform "+T(f)+"s ease-in-
out;"+(c?"left: 0; border-top-right-radius: "+T(g)+"px; border-bottom-right-radius:
"+T(g)+"px; transform: translateX(-100%);":"right: 0; border-top-left-radius:
"+T(g)+"px; border-bottom-left-radius: "+T(g)+"px; transform: translateX(100%);")
+"}.hd-revealed > #hd-drawer {transform: translateY(0);}#hd-control-bar {height:
24px;}.hd-control-button {border: none; background: none; cursor: pointer;}#hd-
back-arrow-button {"+
(c?"float: right;":"float: left;")+"}#hd-close-button {"+(c?"float: left;":"float:
right;")+'}#hd-content-container {flex-grow: 1; overflow: auto;}#hd-content-
container::-webkit-scrollbar * {background: transparent;}.hd-hidden {visibility:
hidden;}</style><div id="hd-drawer-container" class="hd-hidden" aria-modal="true"
role="dialog" tabindex="0"><div id="hd-modal-background"></div><div id="hd-
drawer"><div id="hd-control-bar"><button id="hd-back-arrow-button" class="hd-
control-button hd-hidden" aria-label="'+
gx(e)+'"><svg xmlns="http://www.w3.org/2000/svg" height="24" width="24"
fill="#5F6368"><path d="m12 20-8-8 8-8 1.425 1.4-5.6 5.6H20v2H7.825l5.6
5.6Z"/></svg></button><button id="hd-close-button" class="hd-control-button" aria-
label="'+gx(d)+'"><svg xmlns="http://www.w3.org/2000/svg" height="24" width="24"
fill="#5F6368"><path d="M6.4 19 5 17.6 10.6 12 5 6.4 6.4 5 12 10.6 17.6 5 19 6.4
13.4 12 19 17.6 17.6 19 12 13.4Z"/></svg></button></div><div id="hd-content-
container"></div></div></div>';return cx(a)}
;function my(a){a=a.top;if(!a)return null;try{var b=a.history}catch(c)
{b=null}b=b&&b.pushState&&"function"===typeof b.pushState?b:null;if(!b)return
null;if(a.googNavStack)return a.googNavStack;b=new ny(a,b);b.init();return b?
a.googNavStack=b:null}function ny(a,b){N.call(this);var
c=this;this.J=a;this.j=b;this.stack=[];this.l=1E9*Math.random()>>>0;this.v=0;this.m
=function(d){(d=oy(c,d.state))?
py(c,qy(c,d.googNavStackStateId+.5)):py(c,c.stack.splice(0,c.stack.length))}}z(ny,N
);
ny.prototype.pushEvent=function(){var
a=this,b={googNavStackId:this.l,googNavStackStateId:this.v++},c=new
r.Promise(function(d)
{a.stack.push({Mg:d,we:b})});this.j.pushState(b,"");return{navigatedBack:c,triggerN
avigateBack:function(){var d=qy(a,b.googNavStackStateId),e;if(e=0<d.length)
{e=d[0].we;var
f=oy(a,a.j.state);e=f&&f.googNavStackId===e.googNavStackId&&f.googNavStackStateId==
=e.googNavStackStateId}e&&a.j.go(-d.length);py(a,d)}}};
ny.prototype.init=function(){this.J.addEventListener("popstate",this.m)};function
qy(a,b){b=vc(a.stack,b,function(c,d){return c-
d.we.googNavStackStateId});if(0<=b)return a.stack.splice(b,a.stack.length-b);b=-b-
1;return a.stack.splice(b,a.stack.length-b)}function py(a,b){var
c={};for(c.Wa=b.length-1;0<=c.Wa;c={Wa:c.Wa,Mc:c.Mc},--
c.Wa)c.Mc=0===c.Wa,a.J.requestAnimationFrame(function(d){return function(){return
void b[d.Wa].Mg({isFinal:d.Mc})}}(c))}
function oy(a,b){return b?b.googNavStackId===a.l?
b:null:null}ny.prototype.N=function()
{this.J.removeEventListener("popstate",this.m);N.prototype.N.call(this)};function
ry(a){N.call(this);this.m=a;this.l=new go;this.j=null}z(ry,N);function sy(a)
{return(a=my(a))?new ry(a):null}function ty(a){if(!a.j){var
b=a.m.pushEvent(),c=b.navigatedBack;a.j=b.triggerNavigateBack;c.then(function()
{a.j&&!a.A&&(a.j=null,ho(a.l))})}};function uy(a,b,c,d,e)
{N.call(this);this.win=a;this.B=b;this.m=c;this.j=new Vn(!
1);this.l=ky(a,this.j);Zn(this.l,!0,function(){Mo(d);$x(e)});Zn(this.l,!
1,function(){Oo(d);ay(e)})}z(uy,N);function vy(a,b,c){var d=c.dd?null:new
fy(a),e=Wx(new Vx(a),c.zIndex-1);b=wy(a,b,c);d=new uy(a,b,d,Lo(a),e);d.init();
(c.nc||void 0===c.nc)&&xy(d);if(c.Oa)if(a=sy(a))yy(d,a,c.yd);else{var
f;null==(f=c.yd)||f.call(c,Error("Unable to create closeNavigator"))}return
d}p=uy.prototype;
p.show=function(a){var b=this;a=void 0===a?{}:a;a=void 0===a.lc?!
1:a.lc;if(this.A)throw Error("Cannot show drawer after
disposal");zy(this).ua.classList.remove("hd-
hidden");Rn(this.win);zy(this).ua.classList.add("hd-revealed");O(this.j,!
0);this.m&&(gy(this.m,zy(this).Vb.sb),Ay(this));a&&Zn(this.l,!1,function()
{b.za()})};p.collapse=function(){zy(this).ua.classList.remove("hd-
revealed");O(this.j,!1);var a;null!=(a=this.m)&&hy(a)};p.isVisible=function()
{return this.l};p.init=function(){By(this);Cy(this)};
function By(a){var b=zy(a),c=b.Gf;b.xd.addEventListener("click",function(){return
void a.collapse()});c.addEventListener("click",function(){return void
a.collapse()})}function xy(a){a.v=function(b)
{"Escape"===b.key&&a.j.U&&a.collapse()};a.win.document.body.addEventListener("keydo
wn",a.v)}
function yy(a,b,c){Zn(a.j,!0,function(){try{ty(b)}catch(d){null==c||
c(d)}});Zn(a.j,!1,function(){try{b.j&&(b.j(),b.j=null)}catch(d){null==c||c(d)}});
(new io(b.l)).Z(function(){return void a.collapse()});um(a,cb(tm,b))}function Cy(a)
{Zn(a.l,!1,function(){zy(a).ua.classList.add("hd-hidden")})}function Ay(a)
{a.win.setTimeout(function(){a.j.U&&zy(a).ua.focus()},500)}function zy(a)
{if(a.A)throw Error("Accessing domItems after disposal");return a.B}
p.N=function()
{this.v&&this.win.document.body.removeEventListener("keydown",this.v);var
a=this.B.Vb.sb,b=a.parentNode;b&&b.removeChild(a);var c;null!
=(c=this.m)&&hy(c);N.prototype.N.call(this)};
function wy(a,b,c){var d=iy(a,c.ed),e=d.shadowRoot,f;e.appendChild(yi(new
hi(a.document),Yw(ly({Ib:c.Ib,Ue:null!=(f=c.Ue)?f:!0,Hb:c.Hb||!
1,yb:c.yb,ce:c.ce||"",zIndex:c.zIndex,Vc:.5}))));var g=jy("hd-drawer-
container",e),h;null==(h=c.Nf)||Wn(h,function(k){g.setAttribute("aria-
label",k)});c=jy("hd-content-
container",e);c.appendChild(b);Rn(a);return{ua:g,xd:jy("hd-modal-
background",e),Zc:c,Gf:jy("hd-close-button",e),fl:jy("hd-back-arrow-
button",e),Vb:d}};function Dy(a){var b=a.wg,c=a.Vf,d=a.Vc;return cx("<style>#ved-
drawer-container {position: fixed; left: 0; top: 0; width: 100vw; height: 100%;
overflow: hidden; z-index: "+T(a.zIndex)+"; pointer-events: none;}#ved-drawer-
container.ved-revealed {pointer-events: auto;}#ved-modal-background {position:
absolute; left: 0; bottom: 0; background-color: black; transition: opacity .5s
ease-in-out; width: 100%; height: 100%; opacity: 0;}.ved-revealed > #ved-modal-
background {opacity: 0.5;}#ved-ui-revealer {position: absolute; left: 0; bottom: 0;
width: 100%; height: "+
T(c)+"%; transition: transform "+T(d)+"s ease-in-out; transform:
translateY(100%);}#ved-ui-revealer.ved-no-animation {transition-property:
none;}.ved-revealed > #ved-ui-revealer {transform: translateY(0);}#ved-scroller-
container {position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; clip-
path: inset(0 0 -50px 0 round "+T(20)+"px);}#ved-scroller {position: relative;
width: 100%; height: 100%; overflow-y: scroll; -ms-overflow-style: none; scrollbar-
width: none; overflow-y: scroll; overscroll-behavior: none; scroll-snap-type: y
mandatory;}#ved-scroller.ved-scrolling-paused {overflow: hidden;}#ved-scroller.ved-
no-snap {scroll-snap-type: none;}#ved-scroller::-webkit-scrollbar {display:
none;}#ved-scrolled-stack {width: 100%; height: 100%; overflow: visible;}#ved-
scrolled-stack.ved-with-background {background-color: white;}.ved-snap-point-top
{scroll-snap-align: start;}.ved-snap-point-bottom {scroll-snap-align: end;}#ved-
fully-closed-anchor {height: "+
T(b/c*100)+"%;}.ved-with-background #ved-fully-closed-anchor {background-color:
white;}#ved-partially-extended-anchor {height: "+T((c-b)/c*100)+"%;}.ved-with-
background #ved-partially-extended-anchor {background-color: white;}#ved-moving-
handle-holder {scroll-snap-stop: always;}.ved-with-background #ved-moving-handle-
holder {background-color: white;}#ved-fixed-handle-holder {position: absolute;
left: 0; top: 0; width: 100%;}#ved-visible-scrolled-items {display: flex; flex-
direction: column; min-height: "+
T(b/c*100)+"%;}#ved-content-background {width: 100%; flex-grow: 1; padding-top:
1px; margin-top: -1px; background-color: white;}#ved-content-sizer {overflow:
hidden; width: 100%; height: 100%;}#ved-content-container {width: 100%;}#ved-over-
scroll-block {display: flex; flex-direction: column; position: absolute; bottom: 0;
left: 0; width: 100%; height: "+T(b/c*100)+"%; pointer-events: none;}#ved-over-
scroll-handle-spacer {height: "+T(80)+"px;}#ved-over-scroll-background {flex-grow:
1; background-color: white;}.ved-handle {align-items: flex-end; border-radius: "+
T(20)+"px "+T(20)+"px 0 0; background: white; display: flex; height: "+T(30)+'px;
justify-content: center; cursor: grab;}.ved-handle-icon {background: #dadce0;
border-radius: 2px; height: 4px; margin-bottom: 8px; width: 50px;}.ved-hidden
{visibility: hidden;}</style><div id="ved-drawer-container" class="ved-hidden"
aria-modal="true" role="dialog" tabindex="0"><div
id="ved-modal-background"></div><div id="ved-ui-revealer"><div id="ved-over-scroll-
block" class="ved-hidden"><div id=\'ved-over-scroll-handle-spacer\'></div><div
id=\'ved-over-scroll-background\'></div></div><div id="ved-scroller-container"><div
id="ved-scroller"><div id="ved-scrolled-stack"><div id="ved-fully-closed-anchor"
class="ved-snap-point-top"></div><div id="ved-partially-extended-anchor"
class="ved-snap-point-top"></div><div id="ved-visible-scrolled-items"><div id="ved-
moving-handle-holder" class="ved-snap-point-top">'+
Ey("ved-moving-handle")+'</div><div id="ved-content-background"><div id="ved-
content-sizer" class="ved-snap-point-bottom"><div
id="ved-content-container"></div></div></div></div></div></div></div><div id="ved-
fixed-handle-holder"
class="ved-hidden">'+Ey("ved-fixed-handle")+"</div></div></div>")}function Ey(a)
{return cx('<div class="ved-handle" id="'+gx(a)+'"><div
class="ved-handle-icon"></div></div>')};function Fy(a)
{this.j=a;this.direction=0}function Gy(a){return xo(a.j).map(function(b){return b?
Hy(a,b):0})}function Iy(a){return zo(a.j).map(function(b){return Hy(a,b)})}function
Hy(a,b){switch(a.direction){case 0:return Jy(-b.kf);case 1:return Jy(-
b.jf);default:throw Error("Unhandled direction: "+a.direction);}}function Jy(a)
{return 0===a?0:a};function Ky(a,b,c,d)
{N.call(this);this.win=a;this.B=b;this.H=c;this.l=d;this.D=new go;this.G=new
go;this.j=new Vn(!1);this.v=new Vn(!1);this.m=new Vn(!1)}z(Ky,N);function Ly(a)
{My(a).ua.classList.remove("ved-hidden");Rn(a.win);var
b=My(a),c=b.da;b.Ja.getBoundingClientRect().top<=c.getBoundingClientRect().top||
Ny(a);My(a).ua.classList.add("ved-revealed");O(a.j,!
0);a.l&&(gy(a.l,My(a).Vb.sb),ez(a))}function fz(a){return ky(a.win,a.j)}
function gz(a){var b=My(a),c=b.da,d=b.Bc;return hz(a,function(){return
d.getBoundingClientRect().top<=c.getBoundingClientRect().top})}function iz(a){var
b=My(a),c=b.da,d=b.Bc;return hz(a,function(){return
d.getBoundingClientRect().top<=c.getBoundingClientRect().top-1})}function jz(a)
{return fo(gz(a),kz(a))}function lz(a){var b=My(a),c=b.da,d=b.Ja;return
hz(a,function(){return d.getBoundingClientRect().top<c.getBoundingClientRect().top-
1})}
Ky.prototype.init=function(){var
a=this;Ny(this);mz(this);nz(this);oz(this);pz(this);qz(this);My(this).da.addEventLi
stener("scroll",function(){return void rz(a)})};function mz(a){Xn(gz(a),!
0,function(){var b=My(a),c=b.Tb;b.re.classList.remove("ved-
hidden");c.classList.add("ved-with-background")});Xn(gz(a),!1,function(){var
b=My(a),c=b.Tb;b.re.classList.add("ved-hidden");c.classList.remove("ved-with-
background")})}
function nz(a){var b=Co(a.win,My(a).Zc);b.j||(b.j=!0,b.m.observe(b.element));var
c=$n(b.l,ai);Wn(c,function(){return void sz(a)});um(a,cb(tm,b))}function oz(a)
{Xn(tz(a),!0,function(){My(a).Pe.classList.remove("ved-hidden")});Xn(tz(a),!
1,function(){My(a).Pe.classList.add("ved-hidden")})}function pz(a){function b()
{return void ho(a.D)}var
c=My(a),d=c.Ja,e=c.Uf;c.xd.addEventListener("click",b);d.addEventListener("click",b
);e.addEventListener("click",b);Zn(uz(a),!0,b)}
function ez(a){a.win.setTimeout(function(){a.j.U&&My(a).ua.focus()},500)}function
qz(a){Zn(fz(a),!1,function(){Ny(a);My(a).ua.classList.add("ved-hidden")})}function
kz(a){var b=My(a).da;return hz(a,function(){return b.scrollTop===b.scrollHeight-
b.clientHeight})}function tz(a){var b=My(a),c=b.da,d=b.Ja;return hz(a,function()
{return d.getBoundingClientRect().top<=c.getBoundingClientRect().top})}function
uz(a){return eo(a.v.map(dp),vz(a))}
function vz(a){return hz(a,function(){return 0===My(a).da.scrollTop})}function
Ny(a){My(a).Ja.classList.add("ved-snap-point-top");var
b=wz(a,My(a).Ja);My(a).da.scrollTop=b;rz(a)}function hz(a,b){var c=new Vn(b());(new
io(a.G)).Z(function(){return void O(c,b())});return $n(c)}function xz(a){var
b=My(a).da.scrollTop;yz(a,b);return function(){return void zz(a,b)}}
function yz(a,b){O(a.v,!0);var
c=My(a),d=c.Tb;c=c.da;c.scrollTop=0;c.classList.add("ved-scrolling-
paused");d.style.setProperty("margin-top","-"+b+"px");return function(){return void
zz(a,b)}}function zz(a,b){var c=My(a),d=c.da;c.Tb.style.removeProperty("margin-
top");d.classList.remove("ved-scrolling-paused");My(a).da.scrollTop=b;rz(a);O(a.v,!
1)}function wz(a,b){a=My(a).Tb.getBoundingClientRect().top;return
b.getBoundingClientRect().top-a}function rz(a){Yn(a.m,function(){return void
ho(a.G)})}
function sz(a){if(!a.m.U){var
b=My(a),c=b.je;b=b.Zc.getBoundingClientRect().height;b=Math.max(Az(a),b);O(a.m,!
0);var
d=xz(a);c.style.setProperty("height",b+"px");d();a.win.requestAnimationFrame(functi
on(){a.win.requestAnimationFrame(function(){O(a.m,!1)})})}}
function Az(a){a=My(a);var
b=a.Bc,c=a.je,d=a.Ja;a=a.da.getBoundingClientRect();b=b.getBoundingClientRect();c=c
.getBoundingClientRect();d=d.getBoundingClientRect();c=c.top-b.top;return
Math.max(a.height-d.height-c,Math.min(a.height,a.bottom-b.top)-c)}function My(a)
{if(a.A)throw Error("Accessing domItems after disposal");return
a.B}Ky.prototype.N=function(){var
a=this.B.Vb.sb,b=a.parentNode;b&&b.removeChild(a);var c;null!
=(c=this.l)&&hy(c);N.prototype.N.call(this)};
function Bz(a,b,c){var d=iy(a,c.ed),e=d.shadowRoot;e.appendChild(yi(new
hi(a.document),Yw(Dy({wg:100*c.Bd,Vf:100*c.jd,zIndex:c.zIndex,Vc:.5}))));var
f=jy("ved-drawer-container",e),g;null==(g=c.Nf)||Wn(g,function(h)
{f.setAttribute("aria-label",h)});c=jy("ved-content-
container",e);c.appendChild(b);Rn(a);return{ua:f,xd:jy("ved-modal-
background",e),ef:jy("ved-ui-revealer",e),da:jy("ved-scroller",e),Tb:jy("ved-
scrolled-stack",e),Uf:jy("ved-fully-closed-anchor",e),Ja:jy("ved-partially-
extended-anchor",
e),je:jy("ved-content-sizer",e),Zc:c,kl:jy("ved-moving-handle",e),Bc:jy("ved-
moving-handle-holder",e),Tf:jy("ved-fixed-handle",e),re:jy("ved-fixed-handle-
holder",e),Pe:jy("ved-over-scroll-block",e),Vb:d}};function Cz(a,b,c,d)
{N.call(this);this.win=a;this.j=b;Zn(fz(b),!0,function(){Mo(c);$x(d)});Zn(fz(b),!
1,function(){Oo(c);ay(d)})}z(Cz,N);
function Dz(a,b,c){var d=Wx(new Vx(a),c.zIndex-1);b=Bz(a,b,c);var e=c.dd?null:new
fy(a);var f=b.Tf;f=new wo(new oo(a,f),new ko(f));var
g=f.j;g.A.addEventListener("mousedown",g.D);g.v.addEventListener("mouseup",g.B);g.v
.addEventListener("mousemove",g.C,{passive:!
1});g=f.l;g.l.addEventListener("touchstart",g.C);g.l.addEventListener("touchend",g.
A);g.l.addEventListener("touchmove",g.B,{passive:!1});b=new Ky(a,b,new
Fy(f),e);b.init();d=new
Cz(a,b,Lo(a),d);um(d,cb(tm,b));d.init();if(c.Oa)if(a=sy(a))Ez(d,
a,c.yd);else{var h;null==(h=c.yd)||h.call(c,Error("Unable to create
closeNavigator"))}return d}Cz.prototype.show=function(a){var b=this;a=void 0===a?
{}:a;a=void 0===a.lc?!1:a.lc;if(this.A)throw Error("Cannot show drawer after
disposal");Ly(this.j);a&&Zn(fz(this.j),!1,function()
{b.za()})};Cz.prototype.collapse=function(){var
a=this.j;My(a).ua.classList.remove("ved-revealed");O(a.j,!1);var b;null!
=(b=a.l)&&hy(b)};Cz.prototype.isVisible=function(){return fz(this.j)};
Cz.prototype.init=function(){var a=this;(new io(this.j.D)).Z(function()
{a.collapse()});Fz(this);Gz(this);Rn(this.win)};function Fz(a)
{Zn(eo(jz(a.j),lz(a.j)),!0,function(){My(a.j).Ja.classList.remove("ved-snap-point-
top")});Xn(iz(a.j),!0,function(){My(a.j).da.classList.add("ved-no-
snap")});Xn(iz(a.j),!1,function(){My(a.j).da.classList.remove("ved-no-
snap")});Zn(iz(a.j),!1,function(){var b=a.j;var
c=My(b).Bc;c=yz(b,wz(b,c));b.win.setTimeout(c,100)})}
function Gz(a){var b=a.j.H;Gy(b).Z(function(c){c=-c;if(0<c){var
d=My(a.j).ef;d.classList.add("ved-no-
animation");d.style.setProperty("transform","translateY("+c+"px)")}else
c=My(a.j).ef,c.classList.remove("ved-no-
animation"),c.style.removeProperty("transform")});Iy(b).Z(function(c){30<-
c&&a.collapse()})}
function Ez(a,b,c){Zn(a.j.j,!0,function(){try{ty(b)}catch(d){null==c||
c(d)}});Zn(a.j.j,!1,function(){try{b.j&&(b.j(),b.j=null)}catch(d){null==c||c(d)}});
(new io(b.l)).Z(function(){return void a.collapse()});um(a,cb(tm,b))};function
Hz(a,b,c,d,e,f,g){this.j=a;this.v=(this.K=g)?
500>this.j.innerWidth:2===aj();this.I=c;this.B=Ux(this.j);this.m=d;var
h;this.L=(null==e?void 0:null==(h=F(e,bq,4))?void 0:G(h,1))||"en";var
k;this.O=(null==e?void 0:null==(k=F(e,bq,4))?void 0:G(k,2))||"Search results from $
{website}";var l;this.M=(null==e?void 0:null==(l=F(e,bq,4))?void
0:G(l,3))||"Search";this.H=b.replace("ca","partner");this.C=new
hi(window.document);this.l=this.C.createElement("IFRAME");this.G=new Gx(this.l,
(null==e?void 0:
G(e,10))||"","auto-
prose",this.H,"AutoProseVariant",a.location.host,this.L,this.O,f,!
1);a=this.l;this.D=this.v?Dz(this.j,a,{Bd:.95,jd:.95,zIndex:2147483645,Oa:!0,nc:!
0}):vy(this.j,a,{Ib:"min(65vw, 768px)",yb:"",Hb:!1,zIndex:2147483645,Oa:!0,nc:!
0});this.A=this.v?null==e?void 0:F(e,$p,9):null==e?void 0:F(e,$p,8)}
Hz.prototype.init=function(){var a=this,b=Ox(this.j,Iz(this));(null==b?
0:t(b.className,"startsWith").call(b.className,"adsbygoogle"))?
Qw(this.m,"pfeaa"):b?Qw(this.m,"pfeofe"):
(this.I.appendChild(this.B.sb),this.B.shadowRoot.appendChild(qi(document,function()
{if(a.v){var
c=Jz(a),d={backgroundColor:c.backgroundColor,hb:c.hb,offsetTop:c.Ke,zd:c.Je,zIndex:
2147483643},e=d.sg,f=d.zd;c=d.backgroundColor;var g=d.hb;e=void 0===e?16:e;var
h=d.offsetTop;f=void 0===f?2:f;g=void
0===g?"white":g;d=d.zIndex;c="<style>.autoprose-search-button {background: "+
T(void 0===c?"#000":c)+"; border-radius: "+T(24)+"px;"+(h?"top: "+T(h)
+"%;":"bottom: "+T(f)+"%;")+"border-width: 0; box-shadow: 0 0 10px rgba(0, 0, 0,
0.35); cursor: pointer; height: "+T(48)+"px; position: fixed; right: "+T(e)+"px;
width: 48px; z-index: "+T(d)+';}.autoprose-search-icon {position:
relative;}</style><button class="autoprose-search-button"><div class="autoprose-
search-icon">'+yx(g)+"</div></button>";c=cx(c);return
Yw(c)}c=Jz(a);d={Pg:c.Og,backgroundColor:c.backgroundColor,hb:c.hb,offsetTop:c.Ke,
zd:c.Je,zIndex:2147483643};e=d.sg;f=d.zd;c=d.backgroundColor;g=d.hb;e=void 0===e?
16:e;h=d.offsetTop;f=void 0===f?2:f;var k=d.Pg;g=void
0===g?"white":g;d=d.zIndex;c="<style>.autoprose-search-button {align-items: center;
background: "+T(void 0===c?"#000":c)+"; border-radius: "+T(24)+"px; border-width:
0;"+(h?"top: "+T(h)+"%;":"bottom: "+T(f)+"%;")+"box-shadow: 0 0 10px rgba(0, 0, 0,
0.35); cursor: pointer; display: flex; height: "+T(48)+"px; line-height: 1;
padding: 0 20px; position: fixed; right: "+
T(e)+"px; z-index: "+T(d)+";}.autoprose-search-text {color: "+T(g)+'; font-family:
Google Sans, Roboto, sans-serif; font-size: 16px; margin: 10px; user-select:
none;}</style><button class="autoprose-search-button"><div class="autoprose-search-
icon">'+yx(g)+'</div><div
class="autoprose-search-text">'+bx(k)+"</div></button>";c=cx(c);return Yw(c)}
())),this.G.init(),(b=Kz(this))?(Rw(this.m,"place",
{sts:"ok"}),I(b,"click",function(){Rw(a.m,"click",{});Lz(a);a.D.show();var
c=a.l.contentDocument.getElementsByTagName("input")[0];
c?c.focus({preventScroll:!0}):console.warn("searchbox
missing")})):Qw(this.m,"pfmsb"))};function Jz(a){var b,c=(null==(b=a.A)?void
0:G(b,3))||void 0,d;b=(null==(d=a.A)?void 0:G(d,4))||void 0;var
e,f,g;1===(null==(g=a.A)?void 0:g.j())?
e=14:f=2;return{backgroundColor:c,hb:b,Ke:e,Je:f,Og:a.M}}function Iz(a){var b=a.v?
50:150;var c=a.j.innerHeight,d;var e=1===(null==(d=a.A)?void
0:d.j())?.14*c:.98*c;return{jg:a.j.innerWidth-16-b,Yg:e,width:b,height:50}}
function Kz(a){var b=a.B.shadowRoot.querySelectorAll(".autoprose-search-button")
[0];return b?b:a.B.shadowRoot.querySelectorAll(".autoprose-searchbox")[0]}
function Lz(a){function b(){var d,e=null==(d=a.l.contentDocument)?void
0:d.documentElement;e?c.observe(e):(console.warn("iframe body
missing"),setTimeout(b,1E3))}var c=new ResizeObserver(function(d){return
Ja(function(e){if(1==e.j)return a.l.height=0,Aa(e,new r.Promise(function(f){return
a.j.requestAnimationFrame(f)}),2);a.l.height=d[0].target.scrollHeight;e.j=0})});b()
};function Mz(a,b,c,d){this.l=a;this.j=c;this.v=new Pw(a,b,F(this.j,cq,31)||new
cq);this.m=d}function Nz(a){var b,c,d=(null==(b=F(a.j,cq,31))?void
0:null==(c=F(b,aq,5))?void 0:Je(c,1))||
0;b=a.l.document;c=b.createElement("div");c.classList.add("auto-prose-
wrapper");b.body.appendChild(c);var e;(new Hz(a.l,a.m,c,a.v,F(a.j,cq,31),d,
(null==(e=F(a.j,Qp,25))?void 0:ue(e,2))||!1)).init()};function Oz(a,b,c)
{this.win=a;this.j=b;this.l=c}function Pz(a,b){var
c;Zt(a.j,Rt,t(Object,"assign").call(Object,{},b,{evt:"place",vh:vn(a.win),eid:
(null==(c=F(a.l,aq,6))?void 0:Je(c,1))||0}))};function Qz(a)
{this.j=a}Qz.prototype.Aa=function(a){var
b=a.document.createElement("div");K(b,Tx());K(b,{width:"100%","max-
width":"1000px",margin:"auto"});b.appendChild(this.j);a=a.document.createElement("d
iv");K(a,Tx());K(a,{width:"100%","text-align":"center",display:"block",padding:"5px
5px 2px","box-sizing":"border-box","background-
color":"#FFF"});a.appendChild(b);return a};function Rz(a,b){return(b=F(b,lq,6))?
rw(Ce(b,kq,1),a).map(function(c){return Fu(c)}):[]};function Sz(a,b)
{this.l=a;this.j=b};function Tz(a,b){this.win=a;this.width=b;this.C=[];this.A=!
0;b=new hi(a.document);this.l=b.ia("DIV",{"class":"adpub-drawer-modal-
background"});var
c=a.document.createElementNS("http://www.w3.org/2000/svg","svg");c.setAttribute("vi
ewBox","0 0 24 24");var
d=a.document.createElementNS("http://www.w3.org/2000/svg","path");d.setAttribute("f
ill","#5f6368");d.setAttribute("d","M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59
12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z");c.appendChild(d);
this.D=b.ia("DIV",{"class":"adpub-drawer-close-button"},c);this.j=b.ia("DIV",
{"class":"adpub-drawer-contents"});this.v=b.ia("DIV",{"class":"adpub-
drawer"},this.D,this.j);this.m=b.ia("DIV",{"class":"adpub-drawer-
container"},this.l,this.v);this.B=b.ia("DIV",{"class":"adpub-drawer-
root"});c=this.B.attachShadow({mode:"open"});d=c.appendChild;var
e=this.win.innerHeight-5,f=this.width;a=a.innerWidth;a=cx("<style>.adpub-drawer-
container {height: 100%; position: fixed; top: 0; transition: visibility 0s
linear .5s; visibility: hidden; width: 100%; z-index: "+
T(100002)+";}.adpub-drawer-modal-background {background-color: black; height:
"+T(e+5)+"px; opacity: 0; position: absolute; transition: opacity .5s ease-in-out;
width: "+T(a)+"px;}.adpub-drawer {position: absolute; transform: translateX("+T(f)
+"px); transition: transform .5s ease-in-out; height: 100%; overflow: auto; right:
0; border-radius: 20px 0 0 20px;}.adpub-drawer-close-button {color: #5f6368;
height: 24px; width: 24px; top: 20px; right: 20px; position: fixed; cursor:
pointer;}.adpub-drawer-contents {background: white; height: "+
T(e)+"px; overflow-y: auto; padding-top: "+T(5)+"px; width:
"+T(f)+"px;}</style>");d.call(c,yi(b,Yw(a)));c.appendChild(this.m);K(this.B,Tx())}T
z.prototype.init=function()
{this.win.document.body.appendChild(this.B);Uz(this)};Tz.prototype.O=function(a)
{for(;this.j.firstChild;)this.j.removeChild(this.j.firstChild);this.j.appendChild(a
)};
Tz.prototype.show=function(){this.A=!
1;this.win.document.documentElement.style.overflow="hidden";this.m.style.transition
Delay="0s";this.m.style.visibility="visible";this.l.style.opacity=".5";this.v.style
.transform="translateX(0)"};
function Vz(a){a.A=!
0;a.j.scrollTop=0;a.v.style.transitionDuration=".5s";a.v.style.transform="translate
X("+a.width+"px)";a.l.style.opacity="0";a.m.style.transitionDelay=".5s";Bc(a.m.offs
etWidth);a.m.style.visibility="hidden";setTimeout(function()
{a.win.document.documentElement.style.overflow=""},500);for(var
b=y(a.C),c=b.next();!c.done;c=b.next()){c=c.value;try{c()}catch(d)
{console.error(d)}}}Tz.prototype.ea=function(a){this.C.push(a)};
function Uz(a){I(a.l,"click",function(){return Vz(a)});I(a.D,"click",function()
{return void Vz(a)});var b=a.width/a.win.innerWidth;I(a.win,"resize",function()
{a.width=Math.floor(b*a.win.innerWidth);a.j.style.width=a.width+"px";a.j.style.heig
ht=a.win.innerHeight+"px";a.l.style.width=a.win.innerWidth+"px";a.l.style.height=a.
win.innerHeight+"px";a.A&&(a.v.style.transform="translateX("+a.width+"px)")})};func
tion Wz(a,b,c){this.win=a;this.C=b;this.m=c;this.L=[];this.M=new r.Map;this.G=!
1;this.I=!0;this.D=null;b=new hi(a.document);this.H=b.ia("DIV",{"class":"cse-modal-
background",tabindex:1});var d=b.ia("DIV",{"class":"cse-drawer-handle-
icon"});this.v=b.ia("DIV",{"class":"cse-drawer-handle"},d);this.l=b.ia("DIV",
{"class":"cse-drawer-contents"});this.j=b.ia("DIV",{"class":"cse-
drawer"},this.v,this.l);this.A=b.ia("DIV",{"class":"cse-drawer-
container"},this.H,this.j);this.K=b.ia("DIV",{"class":"adpub-drawer-root"});
this.B=a.innerHeight-(c+30-
20);a=this.K.attachShadow({mode:"open"});c=a.appendChild;d=this.m;var
e=this.B;d=cx("<style>.cse-drawer-container {height: 100%; left: 0; position:
fixed; top: 0; transition: visibility 0s linear .5s; visibility: hidden; width:
100%; z-index: "+T(100002)+";}.cse-modal-background {background-color: black;
height: 100vh; opacity: 0; overflow: hidden; position: absolute; transition:
opacity .5s ease-in-out; width: 100%;}.cse-drawer {background: white; position:
absolute; transform: translateY("+
T(d+e)+"px); transition: transform .5s ease-in-out; width: 100%;}.cse-drawer-handle
{align-items: flex-end; border-radius: "+T(20)+"px "+T(20)+"px 0 0; background:
white; display: flex; height: "+T(30)+"px; justify-content: center; margin-top:
"+T(-20)+"px;}.cse-drawer-handle-icon {background: #dadce0; border-radius: 2px;
height: 4px; margin-bottom: 8px; width: 50px;}.cse-drawer-contents {background:
white; height: "+T(d)+"px; scrollbar-width: none; overflow: hidden;}.cse-drawer-
scroller::-webkit-scrollbar {display: none;}.scrollable {overflow:
auto;}</style>");
c.call(a,yi(b,Yw(d)));a.appendChild(this.A);K(this.K,Tx())}Wz.prototype.init=functi
on()
{this.win.document.body.appendChild(this.K);Xz(this)};Wz.prototype.O=function(a)
{for(;this.l.firstChild;)this.l.removeChild(this.l.firstChild);this.l.appendChild(a
)};
function Yz(a,b){function c(l){l.contentWindow?
I(l.contentWindow,"message",d):console.error("Loaded iframe missing content
window.")}function d(l){if(void 0===g||t(g,"includes").call(g,l.origin)){var
m;if(t(h,"includes").call(h,null==(m=l.data)?void 0:m.type)){var
n;Array.isArray(null==(n=l.data)?void
0:n.touches)&&(m=l.data.type,l=l.data.touches.map(function(q){return
t(Object,"assign").call(Object,{},q,{target:a.l})}),f(a.j,m,l))}}}function e(l)
{l=l.contentDocument;for(var m={},n=y(h),q=n.next();!q.done;m=
{Yb:m.Yb},q=n.next())m.Yb=q.value,I(l,m.Yb,function(w){return function(u)
{u=[].concat(la(u.touches)).map(function(E)
{return{clientX:E.clientX,clientY:E.clientY,force:E.force,identifier:E.identifier,p
ageX:E.pageX,pageY:E.pageY,radiusX:E.radiusX,radiusY:E.radiusY,rotationAngle:E.rota
tionAngle,screenX:E.screenX,screenY:E.screenY,target:a.l}});f(a.j,w.Yb,u)}}
(m))}function f(l,m,n){try{var q=n.map(function(w){return new
Touch(w)});l.dispatchEvent(new TouchEvent(m,{bubbles:!0,cancelable:!
0,touches:q}))}catch(w){for(m=
new UIEvent(m,{bubbles:!0,cancelable:!0,detail:1,view:a.win}),n=y(n),q=n.next();!
q.done;q=n.next())l.dispatchEvent(t(Object,"assign").call(Object,m,{touches:
[q.value]}))}}var
g=["https://cse.google.com"],h=["touchstart","touchmove","touchend","touchcancel"],
k;"complete"===(null==(k=b.contentDocument)?void
0:k.readyState)&&(c(b),e(b));I(b,"load",function(){c(b);e(b)})}
function Zz(a,b,c){var d;a.M.set(b,null!
=(d=a.win.document.documentElement.style.getPropertyValue(b))?
d:"");a.win.document.documentElement.style.setProperty(b,c)}function $z(a,b){var
c,d=null!=(c=a.M.get(b))?
c:"";a.win.document.documentElement.style.setProperty(b,d)}
Wz.prototype.show=function()
{this.D=this.win.document.documentElement.scrollTop+this.win.document.body.scrollTo
p;Zz(this,"transform","translateY("+-
this.D+"px)");Zz(this,"position","fixed");Zz(this,"width","100%");Zz(this,"overflow
","hidden");Zz(this,"touch-action","none");Zz(this,"scroll-
behavior","auto");this.A.style.transform="translateY("+this.D+"px)";aA(this,this.m-
this.C)};
function bA(a){a.I=!0;a.G=!1;$z(a,"position");$z(a,"width");$z(a,"transform");
$z(a,"overflow");$z(a,"touch-action");null!
=a.D&&(a.win.document.documentElement.scrollTop=a.D,a.win.document.body.scrollTop=a
.D);$z(a,"scroll-
behavior");a.A.style.transform="";a.l.scrollTop=0;a.l.classList.remove("scrollable"
);a.j.style.transitionDuration=".5s";a.j.style.transform="translateY("+(a.m+a.B)
+"px)";a.H.style.opacity="0";a.A.style.transitionDelay=".5s";Bc(a.A.offsetHeight);a
.A.style.visibility="hidden";a=y(a.L);
for(var b=a.next();!b.done;b=a.next()){b=b.value;try{b()}catch(c)
{console.error(c)}}}Wz.prototype.ea=function(a){this.L.push(a)};
function Xz(a){I(a.H,"click",function(){return bA(a)});I(a.v,"mousedown",function()
{function d()
{cA(a);Nf(a.v,"mousemove",e);Nf(a.v,"mouseup",d);Nf(a.v,"mouseleave",d)}function
e(f)
{dA(a,f.movementY)}I(a.v,"mousemove",e);I(a.v,"mouseup",d);I(a.v,"mouseleave",d)});
I(a.j,"touchstart",function(d){function e()
{cA(a);Nf(a.j,"touchmove",f);Nf(a.j,"touchend",e);Nf(a.j,"touchcancel",e)}function
f(h){var k=h.touches[0];0===eA(a)?
a.l.classList.add("scrollable"):a.l.classList.remove("scrollable");if(g){var l=
0===eA(a)&&a.l.scrollTop,m=k.target===a.v||k.target.parentElement===a.v;if(!l||
m)l=k.screenY-g.screenY,dA(a,l),l=0<l&&0===a.l.scrollTop,l=a.G&&!l,h.cancelable&&!
l&&h.preventDefault()}g=k}var g=d.touches[0];I(a.j,"touchmove",f,{passive:!
1});I(a.j,"touchend",e);I(a.j,"touchcancel",e)});I(a.A,"touchstart",function()
{});var b=a.m/a.win.innerHeight,c=a.C/a.m;I(a.win,"resize",function()
{a.m=Math.floor(b*a.win.innerHeight);a.C=Math.floor(c*a.m);a.B=a.win.innerHeight-
(a.m+30-20);var d=a.G?0:a.m-a.C;a.l.style.height=
a.m+"px";a.j.style.transform=a.I?"translateY("+(a.m+a.B)+"px)":"translateY("+
(d+a.B)+"px)"})}function aA(a,b){a.I=!1;0===b&&(a.G=!
0,a.l.classList.add("scrollable"));a.A.style.transitionDelay="0s";a.A.style.visibil
ity="visible";a.H.style.opacity=".5";a.j.style.transform="translateY("+(b+a.B)
+"px)"}function cA(a){var b=eA(a);if(a.G)50<b?bA(a):0!==b&&aA(a,0);else{var c=a.m-
a.C;b<c-50?aA(a,0):b>c+50?bA(a):b!==c&&aA(a,a.m-a.C)}}
function dA(a,b){a.j.style.transitionDuration="0s";b=Math.max(eA(a)
+b,0)+a.B;a.j.style.transform="translateY("+b+"px)";Bc(a.j.offsetHeight);a.j.style.
transitionDuration=".5s"}function eA(a){var b,c=null!=(b=a.j.style.transform)?
b:null;return Number(((new DOMMatrix(c)).f-a.B).toFixed(1))};var
fA=x(["https://www.google.com/adsense/search/async-ads.js"]),gA=x(["https://
cse.google.com/cse.js?cx=9d449ff4a772956c6"]);
function hA(a,b,c,d,e,f,g,h,k,l){this.win=a;this.L=b;this.language=(null==d?void
0:G(d,1))||"en";this.ea=(null==d?void 0:G(d,2))||"Search results from $
{website}";this.G=e;this.D=f;this.B=g;this.K=h;this.M=S(ur);this.I=c.replace("ca","
partner");this.H=Wx(new Vx(a),1E5);this.v=new
hi(a.document);this.m=this.v.createElement("DIV");this.C=this.v.createElement("DIV"
);this.l=this.v.createElement("IFRAME");this.A=new Gx(this.l,l.l?
l.j:"9d449ff4a772956c6","auto-rs-prose",this.I,"AutoRsVariant",a.location.host,
this.language,this.ea,this.K,k);g?(a=this.l,a=this.B?2===aj()?Dz(this.win,a,
{Bd:.95,jd:.95,zIndex:100001,Oa:!0}):vy(this.win,a,{Ib:"min(65vw,
768px)",yb:"",Hb:!1,zIndex:100001,Oa:!0}):null):this.D?2===aj()?
(a=Math.round(.95*this.win.innerHeight)-30,a=new Wz(this.win,a,a)):a=new
Tz(this.win,Math.min(768,Math.round(.65*this.win.innerWidth))):a=null;this.j=a}
hA.prototype.init=function(){var a=this;this.D||this.B||!
this.win.document.querySelector('script[src*="cse.google.com/cse"]')?0!
==this.L.length&&(this.M||(this.B?At(1075,function(){return
a.A.init()},this.win):this.D?iA(this):(jA(this),kA(this)),At(1076,function(){return
lA(a)},this.win)),mA(this),Pz(this.G,{sts:"ok"})):Pz(this.G,{sts:"pfec"})};function
lA(a){var
b=a.v.createElement("SCRIPT");jh(b,L(fA));a.win.document.head.appendChild(b)}
function jA(a){function b()
{"flex"===a.m.style.display&&(a.m.style.display="none");a.C.classList.remove("gsc-
modal-background-image-visible");ay(a.H)}a.m.id="cse-overlay-div";K(a.m,
{"background-color":"white",border:"none","border-radius":"16px 16px 16px
16px","box-shadow":"0 3px 10px rgb(34 25 25 / 40%)",display:"none","flex-
direction":"column",height:"90%",left:"2.5%",margin:"auto",overflow:"auto",position
:"fixed",padding:"1%",top:"5%",transition:"all 0.25s linear",width:"95%","z-
index":100002});
var c=a.v.createElement("DIV");c.id="cse-overlay-close-button";K(c,{"background-
image":"url(//www.google.com/images/nav_logo114.png)","background-position":"-140px
-230px","background-repeat":"no-
repeat",cursor:"pointer",display:"block","float":"right",height:"12px",opacity:1,po
sition:"absolute",right:"15px",top:"15px",width:"12px"});a.C.classList.add("gsc-
modal-background-
image");a.C.setAttribute("tabindex",0);a.win.document.body.appendChild(a.m);a.win.d
ocument.body.appendChild(a.C);c.onclick=b;
a.C.onclick=b;a.m.appendChild(c);a.m.appendChild(a.l);At(1075,function(){return
a.A.init()},a.win)}function iA(a){if(a.j instanceof Wz||a.j instanceof
Tz)a.j.init(),a.j.O(a.l),a.j instanceof Wz&&Yz(a.j,a.l),a.j.ea(function(){return
void ay(a.H)}),At(1075,function(){return a.A.init()},a.win)}function kA(a){var
b=a.v.createElement("SCRIPT"),c=L(gA);c=Bj(c,new
r.Map([["language",a.language]]));jh(b,c);a.win.document.head.appendChild(b)}
hA.prototype.O=function(a,b){var c=this;b?(this.B?At(1075,function(){return
c.A.init()},this.win):this.D&&iA(this),At(1076,function(){return
lA(c)},this.win)):Pz(this.G,{sts:"pfns"})};
hA.prototype.ra=function(a,b){var c=this;this.B||$x(this.H);this.D||this.B?
(Hx(this.A,a,b),function(){function d(){var f,g=null==(f=c.l.contentDocument)?void
0:f.documentElement;g?e.observe(g):(console.warn("iframe body
missing"),setTimeout(d,1E3))}var e=new ResizeObserver(function(f){return
Ja(function(g){if(1==g.j)return c.l.height=0,Aa(g,new r.Promise(function(h){return
c.win.requestAnimationFrame(h)}),2);c.l.height=f[0].target.scrollHeight;g.j=0})});d
();c.j.show()}()):(this.C.classList.add("gsc-modal-background-image-visible"),
this.m.style.display="flex",Hx(this.A,a,b))};
function mA(a){(function(d,e){d[e]=d[e]||function(){(d[e].q=d[e].q||
[]).push(arguments)};d[e].t=1*new Date})(a.win,"_googCsa");var
b=a.L.map(function(d)
{return{container:d,relatedSearches:5}}),c={pubId:a.I,styleId:"5134551505",hl:a.lan
guage,fexp:a.K,channel:"AutoRsVariant",resultsPageBaseUrl:"http://
google.com",resultsPageQueryParam:"q",relatedSearchTargeting:"content",relatedSearc
hResultClickedCallback:a.ra.bind(a),relatedSearchUseResultCallback:!
0};a.M&&(c.adLoadedCallback=a.O.bind(a));a.win._googCsa("relatedsearch",
c,b)};function nA(a,b,c,d){this.B=a;this.m=b;this.A=c;this.v=d||
null;this.j=null;this.l=new Vn(null)}nA.prototype.init=function(){var
a=oA(this);this.j=a.Mf;xu(this.m,this.j);O(this.l,a.If)};nA.prototype.remove=functi
on()
{this.j&&this.j.parentNode&&this.j.parentNode.removeChild(this.j);this.j=null;O(thi
s.l,null)};nA.prototype.C=function(){return this.l};function oA(a){var
b=mu(a.m.W),c=a.A.Aa(a.B,function(){return
a.remove()});b.appendChild(c);a.v&&(b.className=a.v);return{Mf:b,If:c}};function
pA(a,b,c,d,e,f){this.l=a;this.j=c;this.m=new Oz(a,b,Mq(this.j)||new
dq);this.v=d;this.V=e;this.A=f}function qA(a){Ja(function(b){return Aa(b,new
r.Promise(function(c){setTimeout(function(){c(rA(a))})}),0)})}
function rA(a){var b=Rz(a.l,a.j);b=sA(a.l,b,a.V,a.A,a.m);var
c=tA(b,a.l),d,e,f,g=(null==(d=Mq(a.j))?void 0:null==(e=F(d,aq,6))?void 0:Je(e,1))||
(null==(f=Mq(a.j))?void 0:Je(f,3))||0,h,k=(null==(h=Mq(a.j))?void 0:Oe(h,4))||!
1,l,m=(null==(l=Mq(a.j))?void 0:Oe(l,7))||!1,n,q=(null==(n=Mq(a.j))?void
0:Oe(n,10))||!1,w=uA(a.j),u;(null==(u=F(a.j,Qp,25))?0:ue(u,2))||At(1074,function()
{var E;return(new hA(a.l,c,a.v,null==(E=Mq(a.j))?void
0:F(E,bq,5),a.m,k,m,g,q,w)).init()},a.l)}
function vA(a,b,c){c=c?Ce(c,Mp,5):[];var d=gw(a.document,c),e=hw();return
b.filter(function(f){return!(e(f)||d(f))})}function sA(a,b,c,d,e)
{b=Lu(b,a).sort(wA);return 0==b.length?(Pz(e,{sts:"pfno"}),
[]):d&&(b=vA(a,b,c),0==b.length)?(Pz(e,{sts:"pffa"}),[]):[b[Math.floor(b.length/
2)]]}function wA(a,b){return a.ca.j-b.ca.j}
function tA(a,b){for(var c=[],d=0;d<a.length;d++){var e=a[d],f="autors-
container-"+d,g=b.document.createElement("div");g.setAttribute("id",f);(new
nA(b,e,new Qz(g))).init();c.push(f)}return c}function uA(a){var
b,c=(null==(b=Mq(a))?void 0:Oe(b,11))||!1,d;a=(null==(d=Mq(a))?void
0:G(d,8))||"";return new Sz(c,a)};var
xA={gi:"google_ads_preview",Pi:"google_mc_lab",fj:"google_anchor_debug",ej:"google_
bottom_anchor_debug",INTERSTITIAL:"google_ia_debug",Aj:"google_scr_debug",Cj:"googl
e_ia_debug_allow_onclick",Yj:"googleads",mf:"google_pedestal_debug",tk:"google_resp
onsive_slot_preview",sk:"google_responsive_dummy_ad",Yh:"google_audio_sense",Zh:"go
ogle_auto_gallery",bi:"google_auto_storify_swipeable",ai:"google_auto_storify_scrol
lable",bk:"google_pga_monetization"},yA={},zA=(yA.google_bottom_anchor_debug=1,yA.g
oogle_anchor_debug=
2,yA.google_ia_debug=8,yA.google_scr_debug=9,yA.googleads=2,yA.google_pedestal_debu
g=30,yA);var
AA={INTERSTITIAL:1,BOTTOM_ANCHOR:2,TOP_ANCHOR:3,xk:4,1:"INTERSTITIAL",2:"BOTTOM_ANC
HOR",3:"TOP_ANCHOR",4:"SCROLL_TRIGGERED_IMMERSIVE"};function BA(a,b){if(!a)return!
1;a=a.hash;if(!a||!a.indexOf)return!1;if(-1!=a.indexOf(b))return!
0;b=CA(b);return"go"!=b&&-1!=a.indexOf(b)?!0:!1}function CA(a){var
b="";Ki(a.split("_"),function(c){b+=c.substr(0,2)});return b}function DA(){var
a=A.location,b=!1;Ki(xA,function(c){BA(a,c)&&(b=!0)});return b}
function EA(a,b){switch(a){case 1:return BA(b,"google_ia_debug");case 2:return
BA(b,"google_bottom_anchor_debug");case 3:return BA(b,"google_anchor_debug")||
BA(b,"googleads");case 4:return BA(b,"google_scr_debug")}};function FA(a,b,c){var
d=[];F(a,tq,18)&&d.push(2);b.V&&d.push(0);Mq(a)&&1==Pe(Mq(a),1)&&d.push(1);F(a,cq,3
1)&&1==Pe(F(a,cq,31),1)&&d.push(5);(F(a,Yp,27)&&1==Pe(F(a,Yp,27),1)||
BA(c,"google_audio_sense"))&&d.push(3);F(a,wq,29)&&d.push(4);return d};function
GA(a,b,c){this.l=a;this.v=b;this.m=c;this.j=new Vn(!1)}
GA.prototype.Aa=function(a,b,c,d){var
e=HA(a,d),f=HA(a),g=IA(this,a),h=JA(this,a,c);a=KA(a);a.appendChild(e);a.appendChil
d(f);a.appendChild(g);a.appendChild(h);this.j.Z(function(k){K(e,
{display:k?"none":"inline"});K(f,{display:k?"inline":"none"});k?(K(g,{"line-
height":"24px","max-width":"100vw",opacity:"1",transition:"line-height 0s 50ms,
max-width 50ms, opacity 50ms 50ms"}),K(h,{margin:"0px 12px 0px
8px",opacity:1,width:"24px",transition:"margin 100ms 50ms, opacity 50ms 50ms, width
100ms 50ms"})):(K(g,
{"line-height":"0px","max-width":"0vw",opacity:"0",transition:"line-height 0s 50ms,
max-width 50ms 50ms, opacity 50ms"}),K(h,
{margin:"0",opacity:"0",width:"0",transition:"margin 100ms, opacity 50ms, width
100ms"}))},!0);return a};
function KA(a){a=a.document.createElement("ins");LA(a);K(a,
{"float":"left",display:"inline-flex",padding:"8px 0px","background-
color":"#FFF","border-radius":"0px 20px 20px 0px","box-shadow":"0px 1px 2px 0px
rgba(60,64,67,0.3), 0px 1px 3px 1px rgba(60,64,67,0.15)"});return a}
function
HA(a,b){a=gi(a).createElement("IMG");LA(a);a.src="https://www.gstatic.com/adsense/
autoads/icons/gpp_good_24px_grey_800.svg";K(a,{margin:"0px 12px 0px
8px",width:"24px",height:"24px",cursor:null==b?"auto":"pointer"});b&&a.addEventList
ener("click",function(c){b();c.stopPropagation()});return a}
function IA(a,b){var c=b.document.createElement("button");LA(c);K(c,
{display:"inline","line-
height":"24px",cursor:"pointer"});c.appendChild(b.document.createTextNode(a.l));c.a
ddEventListener("click",function(d){a.m();d.stopPropagation()});return c}
function JA(a,b,c){b=gi(b).createElement("IMG");b.src="https://www.gstatic.com/
adsense/autoads/icons/arrow_left_24px_grey_800.svg";b.setAttribute("aria-
label",a.v);LA(b);K(b,{margin:"0px 12px 0px
8px",width:"24px",height:"24px",cursor:"pointer"});b.addEventListener("click",funct
ion(d){c();d.stopPropagation()});return b}GA.prototype.ue=function(){return
40};GA.prototype.Me=function(){O(this.j,!1);return 0};GA.prototype.Oe=function()
{O(this.j,!0)};
function LA(a){K(a,Tx());K(a,{"font-family":"Arial,sans-serif","font-
weight":"bold","font-size":"14px","letter-spacing":"0.2px",color:"#3C4043","user-
select":"none"})};function MA(a,b,c,d,e,f,g,h)
{this.A=a;this.B=b;this.D=c;this.l=d;this.C=e;this.v=void 0===f?null:f;this.j=void
0===g?null:g;this.m=void 0===h?null:h}
MA.prototype.Aa=function(a){var b=a.document.createElement("div");NA(this,b);K(b,
{display:"inline-flex",padding:"8px 0px","background-color":this.l});if(this.v){var
c=gi(a).createElement("IMG");c.src=this.v;NA(this,c);K(c,{margin:"0px 8px 0px
0px",width:"24px",height:"24px"})}else
c=null;c&&b.appendChild(c);c=a.document.createElement("span");NA(this,c);K(c,
{"line-
height":"24px"});c.appendChild(a.document.createTextNode(this.A));b.appendChild(c);
c=OA(this,a);c.appendChild(b);return this.m?PA(this,
a,c,this.m):c};
function PA(a,b,c,d){function e(h){h.matches?(K(f,{"flex-
direction":"row"}),a.j&&K(f,{"border-top":a.j,"border-bottom":a.j}),K(g,{"margin-
left":"8px","text-align":"start"}),K(c,{border:"0","margin-
right":"8px",width:"auto"})):(K(f,{border:"0","flex-direction":"column"}),K(g,
{"margin-left":"0","text-align":"center"}),K(c,{"margin-
right":"0",width:"100%"}),a.j&&K(c,{"border-top":a.j,"border-bottom":a.j}))}var
f=b.document.createElement("div");K(f,Tx());K(f,{"align-
items":"center","background-color":a.l,display:"flex",
"justify-content":"center"});var
g=b.document.createElement("span");g.appendChild(b.document.createTextNode(d));K(g,
Tx());K(g,{"font-family":"Arial,sans-serif","font-size":"12px",padding:"8px
0px"});b=b.matchMedia("(min-width:
768px)");e(b);b.addEventListener("change",e);f.appendChild(c);f.appendChild(g);retu
rn f}
function OA(a,b){b=b.document.createElement("button");NA(a,b);var
c={width:"100%","text-align":"center",display:"block",padding:"8px
0px","background-color":a.l};a.j&&(c["border-top"]=a.j,c["border-
bottom"]=a.j);K(b,c);b.addEventListener("click",function(d)
{a.B();d.stopPropagation()});return b}function NA(a,b){K(b,Tx());K(b,{"font-
family":"Arial,sans-serif","font-weight":a.C,"font-size":"14px","letter-
spacing":"0.2px",color:a.D,"user-select":"none",cursor:"pointer"})};function
QA(a,b){b=b.filter(function(c){var d=F(c,qp,4);return
5==C(d,1)&&1==C(c,8)});b=ou(b,a);a=Lu(b,a);a.sort(function(c,d){return d.ca.j-
c.ca.j});return a[0]||null};function RA(a,b,c){var
d=this;this.j=a;this.A=b;this.B=null;this.v=new Vn(null);this.H=c||
null;this.m=null;this.D=!1;this.l=0;this.G=null;this.I=function(){return
SA(d)}}RA.prototype.init=function()
{this.j.addEventListener("scroll",this.I);this.l=tn(this.j);TA(this)};RA.prototype.
remove=function()
{this.m&&this.m.parentNode&&this.m.parentNode.removeChild(this.m);this.m=null;UA(th
is);O(this.v,null)};RA.prototype.C=function(){return this.v};function UA(a)
{a.j.removeEventListener("scroll",a.I)}
function SA(a){if(a.D){var b=An(a.j);if(b>a.l+100||b<a.l-
100)VA(a),a.l=tn(a.j)}a.G&&a.j.clearTimeout(a.G);a.G=a.j.setTimeout(function()
{return TA(a)},200)}function TA(a){var
b=tn(a.j);a.l&&a.l>b&&(a.l=b);b=An(a.j);b>=a.l-
100&&(a.l=Math.max(a.l,b),WA(a))}function VA(a){a.D=!1;var b=a.A.Me();switch(b)
{case 0:O(a.v,a.B);break;case 1:a.m&&(K(a.m,
{display:"none"}),O(a.v,null));break;default:throw Error("Unhandled OnHideOutcome:
"+b);}}
function WA(a){a.m||(a.m=XA(a));K(a.m,{display:"block"});a.D=!
0;a.A.Oe();O(a.v,a.B)}
function XA(a){var b=Px(a.j,a.A.ue()+60);b=null==b?30:b+30;var
c=a.j.document.createElement("div");K(c,Tx());K(c,
{position:"fixed",left:"0px",bottom:b+"px",width:"100vw","text-align":"center","z-
index":2147483642,display:"none","pointer-
events":"none"});a.B=a.A.Aa(a.j,function(){return a.remove()},function()
{UA(a);VA(a)},function()
{UA(a);WA(a)});c.appendChild(a.B);a.H&&(c.className=a.H);a.j.document.body.appendCh
ild(c);return c};function YA(a,b,c,d,e)
{this.A=a;this.G=b;this.I=c;this.H=d;this.D=e;this.B=new Vn(0);this.v=new
Vn(null);this.l=this.m=this.j=null}YA.prototype.init=function(){var a=this;this.G?
(this.m=new
nA(this.A,this.G,this.I,this.D),this.m.init(),ao(this.v,this.m.C()),O(this.B,1),nul
l==this.j&&(this.j=new Io(this.A),this.j.init(2E3)),this.j.addListener(function()
{ZA(a);$A(a)})):$A(this)};YA.prototype.remove=function()
{ZA(this);this.j&&(this.j.za(),this.j=null)};YA.prototype.C=function(){return
this.v};
function $A(a){a.l=new RA(a.A,a.H,a.D);a.l.init();ao(a.v,a.l.C());O(a.B,2)}function
ZA(a){O(a.B,0);null!=a.m&&(a.m.remove(),a.m=null);null!
=a.l&&(a.l.remove(),a.l=null)};function aB(a,b,c,d,e){a=new YA(a,QA(a,e),new
MA(b,d,"#FFF","#4A4A4A","normal"),new GA(b,c,d),"google-dns-link-
placeholder");a.init();return a};function bB(a){return a.googlefc=a.googlefc||
{}}function cB(a){a=bB(a);return a.ccpa=a.ccpa||{}};function dB(a,b,c)
{this.j=a;this.m=Wx(b,2147483643);this.v=c;this.l=null}function eB(a){var
b=bB(a.j);cB(a.j).overrideDnsLink=!0;b.callbackQueue=b.callbackQueue||
[];b.callbackQueue.push({INITIAL_CCPA_DATA_READY:function(){return
fB(a)}})}function fB(a){var
b=cB(a.j);if(gB(b.getInitialCcpaStatus(),b.InitialCcpaStatusEnum)){var
c=b.getLocalizedDnsText();b=b.getLocalizedDnsCollapseText();null!=c&&null!
=b&&(a.l=aB(a.j,c,b,function(){return hB(a)},a.v))}}
function hB(a){$x(a.m);cB(a.j).openConfirmationDialog(function(b)
{b&&a.l&&(a.l.remove(),a.l=null);ay(a.m)})}function gB(a,b){switch(a){case
b.CCPA_DOES_NOT_APPLY:case b.OPTED_OUT:return!1;case b.NOT_OPTED_OUT:return!
0;default:return!0}};function iB(a,b,c,d)
{this.v=a;this.A=b;this.m=c;this.l=d;this.j=new Vn(!1)}
iB.prototype.Aa=function(a,b,c,d){c=jB(a);var
e=kB(a,"https://www.gstatic.com/adsense/autoads/icons/gpp_good_24px_grey_800.svg",d
),f=kB(a,"https://www.gstatic.com/adsense/autoads/icons/
gpp_good_24px_grey_800.svg",this.l),g=lB(this,a),h=kB(a,"https://www.gstatic.com/
adsense/autoads/icons/close_24px_grey_700.svg",b,this.A);K(h,{"margin-
left":"auto"});c.appendChild(e);c.appendChild(f);c.appendChild(g);c.appendChild(h);
var k=mB(this,a);a=nB(a);a.appendChild(c);a.appendChild(k);this.j.Z(function(l)
{K(e,
{display:l?"none":"inline"});K(f,{display:l?"inline":"none"});l?(K(g,{"line-
height":"24px","max-width":"100vw",opacity:"1",transition:"line-height 0s 50ms,
max-width 50ms, opacity 50ms 50ms"}),K(h,{"margin-
right":"12px",opacity:1,width:"24px",transition:"margin 50ms, opacity 50ms 50ms,
width 50ms"}),K(k,{"border-width":"1px","line-height":"14px","max-
width":"100vw",opacity:"1",padding:"8px 32px",transition:"border-width 0s 50ms,
line-height 0s 50ms, max-width 50ms, opacity 50ms 50ms, padding 50ms"})):
(K(g,{"line-height":"0px","max-width":"0vw",opacity:"0",transition:"line-height 0s
50ms, max-width 50ms 50ms, opacity 50ms"}),K(h,{"margin-
right":"0",opacity:"0",width:"0",transition:"margin 50ms 50ms, opacity 50ms, width
50ms 50ms"}),K(k,{"border-width":"0px","line-height":"0px","max-
width":"0vw",opacity:"0",padding:"0",transition:"border-width 0s 50ms, line-height
0s 50ms, max-width 50ms 50ms, opacity 50ms, padding 50ms 50ms"}))},!0);return a};
function nB(a){a=a.document.createElement("div");K(a,Tx());K(a,{"align-
items":"flex-start","background-color":"#FFF","border-radius":"0px 20px 20px
0px","box-shadow":"0px 1px 3px 1px rgba(60,64,67,0.5)",display:"inline-flex","flex-
direction":"column","float":"left"});return a}function jB(a)
{a=a.document.createElement("ins");oB(a);K(a,{display:"flex",padding:"8px
0px",width:"100%"});return a}
function kB(a,b,c,d){a=gi(a).createElement("IMG");a.src=b;d&&a.setAttribute("aria-
label",d);oB(a);K(a,{margin:"0px 12px 0px
8px",width:"24px",height:"24px",cursor:"pointer"});a.addEventListener("click",funct
ion(e){c();e.stopPropagation()});return a}function lB(a,b){var
c=b.document.createElement("span");oB(c);K(c,{"line-
height":"24px",cursor:"pointer"});c.appendChild(b.document.createTextNode(a.v));c.a
ddEventListener("click",function(d){a.l();d.stopPropagation()});return c}
function mB(a,b){var
c=b.document.createElement("span");c.appendChild(b.document.createTextNode(a.m));K(
c,Tx());K(c,{"border-top":"11px solid #ECEDED","font-family":"Arial,sans-
serif","font-size":"12px","line-height":"1414px",padding:"8px 32px","text-
align":"center"});return c}iB.prototype.ue=function(){return
71};iB.prototype.Me=function(){O(this.j,!1);return 0};iB.prototype.Oe=function()
{O(this.j,!0)};
function oB(a){K(a,Tx());K(a,{"font-family":"Arial,sans-serif","font-
weight":"bold","font-size":"14px","letter-spacing":"0.2px",color:"#1A73E8","user-
select":"none"})};function pB(a,b,c,d)
{this.v=a;this.j=Wx(b,2147483643);this.m=c;this.l=d}function qB(a)
{rB(a.l,function(b){var c=a.v,d=b.Ng,e=b.Hf,f=b.vf;b=b.showRevocationMessage;(new
YA(c,QA(c,a.m),new
MA(d,b,"#1A73E8","#FFF","bold","https://www.gstatic.com/adsense/autoads/icons/
gpp_good_24px_blue_600.svg","2px solid #ECEDED",f),new iB(d,e,f,b),"google-
revocation-link-placeholder")).init()},function(){ay(a.j)})};function sB(a){if(!a||
null==C(a,1))return!1;a=C(a,1);switch(a){case 1:return!0;case 2:return!
1;default:throw Error("Unhandled AutoConsentUiStatus: "+a);}};function
tB(a,b,c,d,e){this.l=a;this.m=b;this.j=c;this.A=d;this.v=e||null}
function uB(a){if(!0!==a.l.adsbygoogle_ama_fc_has_run){var b=!1;sB(a.j)&&(b=new
pB(a.l,a.A,a.v||Ce(a.j,rq,4),a.m),$x(b.j),qB(b),b=!0);var c;a:if((c=a.j)&&null!
=C(c,3))switch(c=C(c,3),c){case 1:c=!0;break a;case 2:c=!1;break a;default:throw
Error("Unhandled AutoCcpaUiStatus: "+c);}else c=!1;c&&(eB(new dB(a.l,a.A,a.v||
Ce(a.j,rq,4))),b=!0);if(c=(c=a.j)?!0===ue(c,5):!1)c=((c=a.j)?!0===ue(c,6):!1)||
S(Dr);c&&(b=!0);b&&(a.m.start(),a.l.adsbygoogle_ama_fc_has_run=!0)}};function
vB(a,b,c,d,e,f){try{var g=a.j,h=Hi("SCRIPT",g);h.async=!
0;jh(h,b);g.head.appendChild(h);h.addEventListener("load",function()
{e();d&&g.head.removeChild(h)});h.addEventListener("error",function(){0<c?vB(a,b,c-
1,d,e,f):(d&&g.head.removeChild(h),f())})}catch(k){f()}}function wB(a,b,c,d){c=void
0===c?function(){}:c;d=void 0===d?function(){}:d;vB(gi(a),b,0,!1,c,d)};function
xB(a){a=(void 0===a?null:a)||A;return a.googlefc||
(a.googlefc={})};Sf(cn).map(function(a){return Number(a)});Sf(dn).map(function(a)
{return Number(a)});function yB(a,b){function c(){if(!a.frames[b])if(d.body){var
e=Hi("IFRAME",d);e.style.display="none";e.style.width="0px";e.style.height="0px";e.
style.border="none";e.style.zIndex="-1000";e.style.left="-1000px";e.style.top="-
1000px";e.name=b;d.body.appendChild(e)}else a.setTimeout(c,5)}var
d=a.document;c()};function zB(a){void 0!==a.addtlConsent&&"string"!==typeof
a.addtlConsent&&(a.addtlConsent=void 0);void 0!==a.gdprApplies&&"boolean"!==typeof
a.gdprApplies&&(a.gdprApplies=void 0);return void 0!==a.tcString&&"string"!==typeof
a.tcString||void 0!==a.listenerId&&"number"!==typeof a.listenerId?
2:a.cmpStatus&&"error"!==a.cmpStatus?0:3}function AB(a,b){b=void 0===b?
{}:b;N.call(this);this.l=a;this.j=null;this.B={};this.G=0;var c;this.D=null!
=(c=b.Ug)?c:500;var d;this.v=null!=(d=b.Cf)?d:!1;this.m=null}
z(AB,N);AB.prototype.N=function()
{this.B={};this.m&&(Nf(this.l,"message",this.m),delete this.m);delete this.B;delete
this.l;delete this.j;N.prototype.N.call(this)};function BB(a)
{return"function"===typeof a.l.__tcfapi||null!=CB(a)}
function DB(a,b){var
c={internalErrorState:0,internalBlockOnErrors:a.v},d=Hf(function(){return
b(c)}),e=0;-1!==a.D&&(e=setTimeout(function()
{e=0;c.tcString="tcunavailable";c.internalErrorState=1;d()},a.D));EB(a,"addEventLis
tener",function(f)
{f&&(c=f,c.internalErrorState=zB(c),c.internalBlockOnErrors=a.v,FB(c)?(0!
=c.internalErrorState&&(c.tcString="tcunavailable"),EB(a,"removeEventListener",null
,c.listenerId),(f=e)&&clearTimeout(f),d()):("error"===c.cmpStatus||0!
==c.internalErrorState)&&(f=e)&&clearTimeout(f))})}
AB.prototype.addEventListener=function(a){function b(g,h){clearTimeout(f);g?
(d=g,d.internalErrorState=zB(d),d.internalBlockOnErrors=c.v,h&&0===d.internalErrorS
tate||(d.tcString="tcunavailable",h||(d.internalErrorState=3))):
(d.tcString="tcunavailable",d.internalErrorState=3);a(d)}var
c=this,d={internalBlockOnErrors:this.v},e=Hf(function(){return a(d)}),f=0;-1!
==this.D&&(f=setTimeout(function()
{d.tcString="tcunavailable";d.internalErrorState=1;e()},this.D));try{EB(this,"addEv
entListener",b)}catch(g){d.tcString=
"tcunavailable",d.internalErrorState=3,f&&(clearTimeout(f),f=0),e()}};AB.prototype.
removeEventListener=function(a)
{a&&a.listenerId&&EB(this,"removeEventListener",null,a.listenerId)};function GB(a)
{var b=void 0===b?!1:b;return FB(a)?!
1===a.gdprApplies||"tcunavailable"===a.tcString||void 0===a.gdprApplies&&!
b||"string"!==typeof a.tcString||!a.tcString.length?!0:HB(a,"1"):!1}
function HB(a,b){var c=void 0===c?"755":c;a:
{if(a.publisher&&a.publisher.restrictions){var
d=a.publisher.restrictions[b];if(void 0!==d){d=d[void 0===c?"755":c];break
a}}d=void 0}if(0===d)return!1;a.purpose&&a.vendor?(d=a.vendor.consents,(c=!(!d||!
d[void 0===c?"755":c]))&&"1"===b&&a.purposeOneTreatment&&"CH"===a.publisherCC?b=!0:
(c&&(a=a.purpose.consents,c=!(!a||!a[b])),b=c)):b=!0;return b}
function EB(a,b,c,d){c||(c=function(){});if("function"===typeof
a.l.__tcfapi)a=a.l.__tcfapi,a(b,2,c,d);else if(CB(a)){IB(a);var e=+
+a.G;a.B[e]=c;a.j&&(c={},a.j.postMessage((c.__tcfapiCall={command:b,version:2,callI
d:e,parameter:d},c),"*"))}else c({},!1)}function CB(a){if(a.j)return
a.j;a.j=$i(a.l,"__tcfapiLocator");return a.j}
function IB(a){a.m||(a.m=function(b){try{var c=("string"===typeof b.data?
JSON.parse(b.data):b.data).__tcfapiReturn;a.B[c.callId]
(c.returnValue,c.success)}catch(d){}},I(a.l,"message",a.m))}
function FB(a){if(!1===a.gdprApplies)return!0;void
0===a.internalErrorState&&(a.internalErrorState=zB(a));return"error"===a.cmpStatus|
|0!==a.internalErrorState?a.internalBlockOnErrors?
(ik({e:String(a.internalErrorState)},"tcfe"),!1):!0:"loaded"!
==a.cmpStatus||"tcloaded"!==a.eventStatus&&"useractioncomplete"!==a.eventStatus?!
1:!0}function JB(a){var b=["3","4"];return!1===a.gdprApplies?!0:b.every(function(c)
{return HB(a,c)})};function KB(a,b){this.j=a;this.l=b}KB.prototype.start=function()
{if(this.j===this.j.top)try{yB(this.j,"googlefcPresent"),LB(this)}catch(a){}};
function rB(a,b,c){var d=xB(a.j);d.callbackQueue=d.callbackQueue||
[];d.callbackQueue.push({CONSENT_DATA_READY:function(){var e=xB(a.j),f=new
AB(a.j);BB(f)&&DB(f,function(g){300===g.cmpId&&g.tcString&&"tcunavailable"!
==g.tcString&&b({Ng:e.getDefaultConsentRevocationText(),Hf:e.getDefaultConsentRevoc
ationCloseText(),vf:e.getDefaultConsentRevocationAttestationText(),showRevocationMe
ssage:function(){return e.showRevocationMessage()}})});c()}})}
function LB(a){var b=lg(Af("https://fundingchoicesmessages.google.com/i/%{id}?ers=%
{ers}"),{id:a.l,ers:2});wB(a.j,b,function(){},function(){})};function MB(a,b,c){var
d=F(a,lq,6);if(!d)return[];c=rw(Ce(d,kq,1),c);return(a=Lq(a))&&ue(a,11)?
c.map(function(e){return Fu(e)}):c.map(function(e){var f=rp();return new gu(new
Cu(e.Pc,e.Qc),new Au,new Bu(b),!0,2,[],f,e.l,null,null,null,e.m,e.j)})};function
NB(a){H.call(this,a)}z(NB,H);NB.prototype.getHeight=function(){return
He(this,2)};function OB(a){H.call(this,a,-1,PB)}z(OB,H);function QB(a,b){return
D(a,1,b)}function RB(a,b){return Fe(a,2,b)}var PB=[2];function SB(a)
{H.call(this,a,-1,TB)}z(SB,H);var TB=[5];function UB(a){H.call(this,a)}z(UB,H);var
VB=[1,2];function WB(){}WB.prototype.j=function(a){return
XB(Math.floor(a.l))};function XB(a){a=Math.floor(a);var b={};return new
sp(["pedestal_container"],
(b.google_reactive_ad_format=30,b.google_phwr=2.189,b.google_ad_width=a,b.google_ad
_format="autorelaxed",b.google_full_width_responsive=!
0,b.google_enable_content_recommendations=!
0,b.google_content_recommendation_ui_type="pedestal",b))};function YB(a){var
b=["Could not locate a suitable placement in the content below the
fold."],c;a=null==(c=nn(a))?void 0:c.tagSpecificState[1];if(null==a)c=null;else{var
d;c=4===(null==(d=a.debugCard)?void 0:d.getAdType())?a.debugCard:null}
(d=c)&&d.displayAdLoadedContent(b)};function ZB(a){H.call(this,a)}z(ZB,H);function
$B(){this.B=this.F=this.m=this.Sc=null;this.l=this.v=0}function aC(a,b){if(!
b)return!1;var c=b.adClient;if("string"!==typeof c||!c)return!1;a.Sc=c;a.m=!!
b.adTest;c=b.pubVars;Ra(c)&&(a.F=c);if(Array.isArray(b.fillMessage)&&0<b.fillMessag
e.length){a.B={};c=y(b.fillMessage);for(var d=c.next();!
d.done;d=c.next())d=d.value,a.B[d.key]=d.value}a.v=b.adWidth;a.l=b.adHeight;Pj(a.v)
&&Pj(a.l)||Hm("rctnosize",b);return!0}$B.prototype.D=function(){return!0};function
bC(a,b){b=void 0===b?[]:b;var c=Date.now();return jc(b,function(d){return c-
d<1E3*a})}function cC(a,b){try{var c=a.getItem("__lsv__");if(!c)return[];try{var
d=JSON.parse(c)}catch(e){}if(!Array.isArray(d)||mc(d,function(e){return!
t(Number,"isInteger").call(Number,e)}))return a.removeItem("__lsv__"),
[];d=bC(b,d);d.length||null==a||a.removeItem("__lsv__");return d}catch(e){return
null}}
function dC(a,b){var c;if(!(c=0>=b)&&!(c=null==a))
{try{a.setItem("__storage_test__","__storage_test__");var
d=a.getItem("__storage_test__");a.removeItem("__storage_test__");var
e="__storage_test__"===d}catch(f){e=!1}c=!e}return c?null:cC(a,b)}function eC(a)
{return!!a&&1>a.length};function fC(a,b,c){var d=0;try{d|=pn(a),d|=sn(a),d|
=qn(a),d|=a.innerHeight>=a.innerWidth?0:8,d|=a.navigator&&/Android
2/.test(a.navigator.userAgent)?1048576:0,b&&!eC(dC(c,3600))&&(d|
=134217728),S(js)&&(d|=128)}catch(e){d|=32}return d};function gC()
{$B.call(this);this.A=!1;this.j=null;this.C=!1}z(gC,$B);gC.prototype.D=function(a)
{this.A=!!a.enableAma;var b=a.amaConfig;if(b)try{var c=Nq(b)}catch(d){c=null}else
c=null;this.j=c;Array.isArray(a.fillMessage)&&(this.C=!0);return!0};var
hC={};function iC(a,b,c){var d=jC(a,c,b);if(!d)return!0;for(var e=-
1,f=c.B.l;d.Qb&&d.Qb.length;){var g=d.Qb.shift(),h=nu(g.W),k=g.ca.j,l=!!c.m.Ld||!!
c.m.Qd||c.Da()||!!c.m.ke||k>e;h=!h||h<=d.cc;if(l&&h&&kC(c,g,{mb:d.cc}))
{e=k;if(d.ac.j.length+1>=f)return!0;d=jC(a,c,b);if(!d)return!0}}return c.v}
function jC(a,b,c){var d=b.B.l,e=b.B.v,f=b.B;f=Bv(b.T(),f.j?f.j.zb:void
0,d);if(f.j.length>=d)return null;e?(d=f.l||(f.l=wn(f.m).scrollHeight||null),e=!d||
0>d?-1:f.l*e-Av(f)):e=void 0;a=null==e||50<=e?lC(b,f,
{types:a},c):null;return{ac:f,cc:e,Qb:a}}hC[2]=cb(function(a,b){a=lC(b,Bv(b.T()),
{types:a,Za:fv(b.T())},2);if(0==a.length)return!0;for(var c=0;c<a.length;c+
+)if(kC(b,a[c]))return!0;return b.v?(b.A.push(11),!0):!1},[0]);hC[5]=cb(iC,[0],5);
hC[10]=cb(function(a,b){a=[];var
c=b.O;t(c,"includes").call(c,3)&&a.push(2);t(c,"includes").call(c,1)&&a.push(0);t(c
,"includes").call(c,2)&&!S(mr)&&a.push(1);return iC(a,10,b)},10);hC[3]=function(a)
{if(!a.v)return!1;var b=lC(a,Bv(a.T()),{types:
[0],Za:fv(a.T())},3);if(0==b.length)return!0;for(var c=b.length-
1;0<=c;c--)if(kC(a,b[c]))return!0;a.A.push(11);return!0};function mC(a){var
b;a.m.ff?b=new Vu(0,null,[],3,null):b=fv(a.T());return{types:[0],Za:b}}
function nC(a){var
b=a.T().document.body.getBoundingClientRect().width;oC(a,XB(b))}function pC(a,b)
{var c=mC(a);c.Kg=[5];c=lC(a,Bv(a.T()),c,8);qC(a,c.reverse(),b)}function qC(a,b,c)
{b=y(b);for(var d=b.next();!d.done;d=b.next()){d=d.value;var e=c.j(d.ca);if(kC(a,d,
{vb:e}))return!0}return!1}
hC[8]=function(a){var b=a.T().document;if("complete"!=b.readyState)return
b.addEventListener("readystatechange",function(){return hC[8](a)},{once:!0}),!
0;if(!a.v)return!1;if(!a.Nb())return!
0;b=mC(a);b.Hd=[2,4,5];b=lC(a,Bv(a.T()),b,8);var c=new WB;if(qC(a,b,c))return!
0;if(a.m.ne)switch(a.m.Qe||0){case 1:pC(a,c);break;default:nC(a)}return!
0};hC[6]=cb(iC,[2],6);hC[7]=cb(iC,[1],7);
hC[9]=function(a){var b=jC([0,2],a,9);if(!b||!b.Qb)return
a.A.push(17),YB(a.T()),a.v;for(var c=y(b.Qb),d=c.next();!d.done;d=c.next())
{d=d.value;var e=a.m.hd||null;if(null==e)var f=null;else{f=d.W;e=new
rC(e,a.T());var g=new sC;f=new gu(f.G,(void 0===g?null:g)||f.C,(void 0===e?
null:e)||f.L,f.H,f.jb,f.yc,f.Ic,f.m,f.ea,f.D,f.v,f.B,f.O);f=new
uu(f,d.Y(),d.ca)}if(f&&!(nu(f.W)>b.cc)&&kC(a,f,{mb:b.cc,xb:!0}))return
a=f.W.M,ju(d.W,0<a.length?a[0]:null),!0}a.A.push(17);YB(a.T());return a.v};function
sC(){}sC.prototype.l=function(a,b,c,d){b=void 0===b?null:b;d=qt(d.document,
{});rt(d,a,null,b);return d};sC.prototype.m=function(a){return vn(a)||0};function
tC(a,b,c){this.l=a;this.j=b;this.ac=c}tC.prototype.ja=function(a){return this.j?
$v(this.l,this.j,a,this.ac):Zv(this.l,a,this.ac)};tC.prototype.ka=function(){return
this.j?16:9};function uC(a){this.Tc=a}uC.prototype.ja=function(a){return
gw(a.document,this.Tc)};uC.prototype.ka=function(){return 11};function vC(a)
{this.ob=a}vC.prototype.ja=function(a){return
dw(this.ob,a)};vC.prototype.ka=function(){return 13};function wC()
{}wC.prototype.ja=function(a){return Xv(a)};wC.prototype.ka=function(){return
12};function xC(a){this.Gb=a}xC.prototype.ja=function(){return
bw(this.Gb)};xC.prototype.ka=function(){return 2};function yC(a)
{this.j=a}yC.prototype.ja=function(){return ew(this.j)};yC.prototype.ka=function()
{return 3};function zC(){}zC.prototype.ja=function(){return
hw()};zC.prototype.ka=function(){return 17};function AC(a)
{this.j=a}AC.prototype.ja=function(){return aw(this.j)};AC.prototype.ka=function()
{return 1};function BC(){}BC.prototype.ja=function(){return
Ff(pu)};BC.prototype.ka=function(){return 7};function CC(a)
{this.Hd=a}CC.prototype.ja=function(){return
cw(this.Hd)};CC.prototype.ka=function(){return 6};function DC(a)
{this.j=a}DC.prototype.ja=function(){return fw(this.j)};DC.prototype.ka=function()
{return 5};function EC(a,b)
{this.minWidth=a;this.maxWidth=b}EC.prototype.ja=function(){return
cb(iw,this.minWidth,this.maxWidth)};EC.prototype.ka=function(){return 10};function
FC(a)
{this.v=a.l.slice(0);this.l=a.j.slice(0);this.m=a.m;this.A=a.v;this.j=a.A}function
GC(){this.m=0;this.v=!1;this.l=[].slice(0);this.j=[].slice(0)}function HC(a){var
b=new GC;b.A=a;b.l.push(new AC(a));return b}function IC(a,b){a.l.push(new
CC(b));return a}function JC(a,b){a.l.push(new xC(b));return a}function KC(a,b)
{a.l.push(new DC(b));return a}function LC(a,b){a.l.push(new yC(b));return
a}function MC(a){a.l.push(new BC);return a}function NC(a){a.j.push(new wC);return
a}
function OC(a,b,c,d){a.j.push(new tC(void 0===b?0:b,c,d));return a}function
PC(a,b,c){c=void 0===c?Infinity:c;a.j.push(new EC(void 0===b?0:b,c));return
a}function QC(a){a.j.push(new zC);return a}function RC(a,b){a.j.push(new vC(void
0===b?0:b));return a}function SC(a,b){a.m=b;return a}GC.prototype.build=function()
{return new FC(this)};function rC(a,b){this.l=a;this.m=b}rC.prototype.j=function()
{var a=this.l,b=this.m,c=a.F||{};c.google_ad_client=a.Sc;c.google_ad_height=vn(b)||
0;c.google_ad_width=rn(b)||0;c.google_reactive_ad_format=9;b=new
ZB;D(b,1,a.A);a.j&&De(b,2,a.j);a.C&&D(b,3,!
0);c.google_rasc=qf(b);a.m&&(c.google_adtest="on");return new
sp(["fsi_container"],c)};var TC=lp(new jp(0,{})),UC=lp(new jp(1,{}));function VC(a)
{return a===TC||a===UC};function WC(){this.j=new Kn}function XC(a,b,c){Mn(a.j,b)||
a.j.set(b,[]);a.j.get(b).push(c)};function YC(a)
{Ut.call(this,a);this.j={}}z(YC,Ut);function ZC(a,b)
{b&&(a.j.apv=C(b,4),pe(b,Rp,23)&&(a.j.sat=""+Ke(F(b,Rp,23),1)));return a}function
$C(a,b){a.j.afm=b.join(",");return a}YC.prototype.D=function(a){null!
=a&&(this.j.allp=a);return this};YC.prototype.v=function(a)
{try{this.j.su=a.location.hostname}catch(b)
{this.j.su="_ex"}a=Ut.prototype.v.call(this,a);Yf(a,this.j);return a};function
aD(a){return null==a?null:t(Number,"isInteger").call(Number,a)?
a.toString():a.toFixed(3)};function bD(a)
{YC.call(this,0);t(Object,"assign").call(Object,this,a);this.l={}}z(bD,YC);function
cD(a,b){a.l.op=dD(b)}function eD(a,b,c){fD(a,"fap",b);a.l.fad=dD(c)}function
gD(a,b,c){fD(a,"fmp",b);a.l.fmd=dD(c)}function hD(a,b,c)
{fD(a,"vap",b);a.l.vad=dD(c)}function iD(a,b,c)
{fD(a,"vmp",b);a.l.vmd=dD(c)}function jD(a,b,c)
{fD(a,"pap",b);a.l.pad=dD(c)}function kD(a,b,c)
{fD(a,"pmp",b);a.l.pmd=dD(c)}function lD(a,b){fD(a,"psq",b)}
bD.prototype.v=function(a)
{a=YC.prototype.v.call(this,a);t(Object,"assign").call(Object,a,this.l);return
a};function fD(a,b,c){30>=c.length?a.l[b]=mD(c):
(a.l[b]=mD(c.slice(0,30)),a.l[b+"_c"]=c.length.toString())}function mD(a){return
a.map(function(b){var c;return null!=(c=null==b?void 0:b.toString())?
c:"null"}).join("~")}function dD(a){return null==a?"null":"string"===typeof a?
a:"boolean"===typeof a?a?"1":"0":t(Number,"isInteger").call(Number,a)?
a.toString():a.toFixed(3)};function nD(){this.v=this.H=this.A=null;this.G=this.D=!
1;this.m=null;this.L=this.B=this.K=!1;this.C=null;this.l=new Kn;this.j=new
Kn;this.I=[]}function oD(a,b){pD(a,b,function(c){c.j=!0})}function qD(a,b)
{pD(a,b,function(c){c.l=!0})}function rD(a,b){pD(a,b,function(c){c.m=!
0});a.I.push(b.W)}function sD(a,b,c){pD(a,b,function(d){d.kb=c})}function pD(a,b,c)
{var d=b.W;if(!Mn(a.j,d)){var e;a.j.set(d,new tD(null!=(e=Xo(wu(b)))?
e:""))}c(a.j.get(d))}
function uD(a,b,c){var d=[],e=0;b=y(c.filter(b));for(c=b.next();!c.done;c=b.next())
{c=c.value;var f=void 0;VC(null!=(f=c.kb)?f:"")?++e:(f=void 0,c=a.l.get(null!
=(f=c.kb)?f:"",null),d.push(c))}return{list:d.sort(function(g,h){return(null!=g?g:-
1)-(null!=h?h:-1)}),lb:e}}
function vD(a,b){cD(b,a.l.Lb());var c=On(a.j).filter(function(f){return
0===(t(f.Ga,"startsWith").call(f.Ga,TC)?0:1)}),d=On(a.j).filter(function(f){return
1===(t(f.Ga,"startsWith").call(f.Ga,TC)?0:1)}),e=uD(a,function(f){return
f.j},c);eD(b,e.list,e.lb);e=uD(a,function(f){return
f.j},d);gD(b,e.list,e.lb);e=uD(a,function(f){return
f.l},c);hD(b,e.list,e.lb);e=uD(a,function(f){return
f.l},d);iD(b,e.list,e.lb);c=uD(a,function(f){return
f.m},c);jD(b,c.list,c.lb);d=uD(a,function(f){return f.m},d);kD(b,
d.list,d.lb);lD(b,a.I.map(function(f){var g;return null==(g=a.j.get(f))?void
0:g.kb}).map(function(f){var g;return null!=(g=a.l.get(f))?g:null}))}
function rl(){var a=ym(nD);if(!a.A)return fl();var
b,c,d,e=nl(ml(ll(kl(jl(il(hl(gl(el(dl(new bl,null!=(b=a.A)?b:[]),null!=(c=a.H)?c:
[]),a.B),a.D),a.G),a.K),a.L),null!=(d=a.C)?d:0),On(a.j).map(function(f){var g;var
h=new al;h=Ne(h,1,f.Ga);var k=a.l.get(null!=(g=f.kb)?g:"",-
1);g=Le(h,2,k);g=Re(g,3,f.j);return Re(g,4,f.l)})),a.I.map(function(f){var g;return
null==(g=a.j.get(f))?void 0:g.kb}).map(function(f){var g;return null!
=(g=a.l.get(f))?g:null}));null!=a.m&&Re(e,6,a.m);null!=a.v&&xe(e,13,a.v,0);
return e}function tD(a){this.m=this.l=this.j=!1;this.kb=null;this.Ga=a};function
wD(a){this.j=void 0===a?0:a};function xD(a){this.l=a;this.j=-1};function yD(a)
{for(var b=0;a;)(!b||a.previousElementSibling||a.nextElementSibling)&&b+
+,a=a.parentElement;return b};function zD(a){this.j=a;this.m=new Kn;var
b;this.v=((null==(b=F(a,Eq,2))?void 0:Ce(b,Dq,1))||[]).map(function(c){var
d=kp(G(c,1)),e=Je(c,2);return{kc:d,Dg:e,Ga:G(c,1)}});this.l=[]}function AD(a){var
b,c;return null!=(c=null==(b=F(a.j,yq,5))?void 0:Je(b,1))?c:null}function BD(a,b)
{var c=a.v.filter(function(d){return Nn(d.kc).every(function(e){return
d.kc.get(e)===b.get(e)})});return 0===c.length?
(a.l.push(19),null):c.reduce(function(d,e){return d.kc.Lb()>e.kc.Lb()?d:e},c[0])}
function CD(a,b){b=wu(b);if(null==b.j)return
a.l.push(18),null;b=b.j.value;if(Mn(a.m,b))return a.m.get(b);var
c=kp(b);c=BD(a,c);a.m.set(b,c);return c}function DD(a,b){var c,d;return null!
=(d=null==(c=CD(a,b))?void 0:c.Dg)?d:Number.MAX_VALUE}function ED(a,b){var
c=Ps(Er)||0;if(0==b.length||0==c)return!0;var d=(new Ro(b)).filter(function(e){var
f;e=(null==(f=CD(a,e))?void 0:f.Ga)||"";return""!=e&&!VC(e)});return
c<=d.j.length/b.length};function FD(a,b,c){c=void 0===c?null:c;this.m=new
xD(a);this.l=new wD(void 0===b?0:b);this.j=c&&new zD(c)}function GD(a,b){return
0==b.j.length?b:b.sort(function(c,d){return DD(a.j,c)-DD(a.j,d)})}function HD(a,b)
{return 0==b.j.length?b:b.sort(function(c,d){return ID(a,c)-ID(a,d)})}function
JD(a,b){return b.sort(function(c,d){var e=c.W.D,f=d.W.D,g;null==e||null==f?
g=null==e&&null==f?ID(a,c)-ID(a,d):null==e?1:-1:g=e-f;return g})}
function ID(a,b){var
c=b.ca.j,d=Math,e=d.min,f=b.Y(),g=b.W.j();c+=200*e.call(d,20,0==g||3==g?
yD(f.parentElement):yD(f));d=a.m;0>d.j&&(d.j=wn(d.l).scrollHeight||0);d=d.j-
b.ca.j;c+=1E3<d?0:2*(1E3-d);a=a.l;b=b.Y();return c+("string"===typeof
b.className&&0<=b.className.indexOf("adsbygoogle-ablated-ad-slot")?a.j:0)};function
KD(a,b,c,d){this.l=new Ro(a);this.j=new FD(b,void 0===c?0:c,void 0===d?
null:d);this.m=b;this.v=new WC}function LD(a){a.l.forEach(function(b)
{b.l&&Ts(b.l);b.l=null})}
function MD(a,b,c){c=void 0===c?0:c;for(var d=a.l,e=y(b.v),f=e.next();!
f.done;f=e.next())f=f.value,d=So(d,f.ja(a.m),ND(f.ka(),c));e=d=d.apply(Wv(a.m));var
g=y(b.l);for(f=g.next();!
f.done;f=g.next())f=f.value,e=So(e,f.ja(a.m),OD(f.ka(),c));switch(b.m){case
1:e=HD(a.j,e);break;case 2:e=JD(a.j,e);break;case 3:var
h=ym(nD);e=GD(a.j,e);d.forEach(function(l){oD(h,l);var m;null!
=(m=a.j.j)&&(m=CD(m,l),null!=(null==m?void
0:m.Ga)&&sD(ym(nD),l,m.Ga))});e.forEach(function(l){return
qD(h,l)})}b.A&&(e=Uo(e,di(a.m.location.href+
a.m.localStorage.google_experiment_mod)));var k;1===(null==(k=b.j)?void
0:k.length)&&XC(a.v,b.j[0],{xf:d.j.length,bh:e.j.length});return To(e)}function
ND(a,b){return function(c){return iu(c,b,a)}}function OD(a,b){return function(c)
{return iu(c.W,b,a)}};function PD(a,b,c,d){a:{switch(b){case 0:a=QD(RD(c),a);break
a;case 3:a=QD(c,a);break a;case 2:var e=c.lastChild;a=QD(e?1==e.nodeType?
e:RD(e):null,a);break a}a=!1}if(d=!a&&!(!d&&2==b&&!SD(c)))b=1==b||2==b?
c:c.parentNode,d=!(b&&!Xq(b)&&0>=b.offsetWidth);return d}function QD(a,b){if(!
a)return!1;a=Ii(a,b);if(!a)return!1;a=a.cssFloat||
a.styleFloat;return"left"==a||"right"==a}function RD(a)
{for(a=a.previousSibling;a&&1!=a.nodeType;)a=a.previousSibling;return a?a:null}
function SD(a){return!!a.nextSibling||!!a.parentNode&&SD(a.parentNode)};var TD=!
Ec&&!dc();function UD(a){if(/-[a-z]/.test("adFormat"))return null;if(TD&&a.dataset)
{if(fc()&&!("adFormat"in a.dataset))return null;a=a.dataset.adFormat;return void
0===a?null:a}return a.getAttribute("data-"+"adFormat".replace(/([A-Z])/g,"-
$1").toLowerCase())};function VD(a,b,c){if(!b)return null;var
d=pi(document,"INS");d.id="google_pedestal_container";d.style.width="100%";d.style.
zIndex="-1";if(c){var e=a.getComputedStyle(c),f="";if(e&&"static"!=e.position){var
g=c.parentNode.lastElementChild;for(f=e.position;g&&g!=c;){if("none"!
=a.getComputedStyle(g).display)
{f=a.getComputedStyle(g).position;break}g=g.previousElementSibling}}if(c=f)d.style.
position=c}b.appendChild(d);if(d){var
h=a.document;f=h.createElement("div");f.style.width="100%";f.style.height=
"2000px";c=vn(a);e=h.body.scrollHeight;a=a.innerHeight;g=h.body.getBoundingClientRe
ct().bottom;d.appendChild(f);var
k=f.getBoundingClientRect().top;h=h.body.getBoundingClientRect().top;d.removeChild(
f);f=e;e<=a&&0<c&&0<g&&(f=g-h);a=k-h>=.8*f}else a=!1;return a?d:
(b.removeChild(d),null)}
function WD(a){var b=a.document.body,c=VD(a,b,null);if(c)return
c;if(a.document.body)
{c=Math.floor(a.document.body.getBoundingClientRect().width);for(var
d=[{element:a.document.body,depth:0,height:0}],e=-1,f=null;0<d.length;){var
g=d.pop(),h=g.element,k=g.height;0<g.depth&&k>e&&(e=k,f=h);if(5>g.depth)for(k=0;k<h
.children.length;k++){var l=h.children[k],m=l.getBoundingClientRect().width;
(null==m||null==c?
0:m>=.9*c&&m<=1.01*c)&&d.push({element:l,depth:g.depth+1,height:l.getBoundingClient
Rect().height})}}c=
f}else c=null;return c?VD(a,c.parentNode||b,c):null}function XD(a){var b=0;try{b|
=pn(a),zi()||(b|
=1048576),1200>=Math.floor(a.document.body.getBoundingClientRect().width)||(b|
=32768),YD(a)&&(b|=33554432)}catch(c){b|=32}return b}function YD(a)
{a=a.document.getElementsByClassName("adsbygoogle");for(var b=0;b<a.length;b+
+)if("autorelaxed"==UD(a[b]))return!0;return!1};function ZD(a,b)
{this.l=a;this.j=b;this.m="633794002 633794005 21066126 21066127 21065713 21065714
21065715 21065716 42530887 42530888 42530889 42530890 42530891 42530892
42530893".split(" ")}
function $D(a,b,c,d){var e=zi()&&!(900<=rn(a.l));d=jc(d,function(f){return
qc(a.m,f)}).join(",");return{wpc:b,su:c,eid:d,doc:a.j.Lf,pg_h:aE(a.j.Ad),pg_w:aE(a.
j.vg),pg_hs:aE(a.j.ug),c:aE(a.j.lg),aa_c:aE(a.j.wf),av_h:aE(a.j.zf),av_w:aE(a.j.Af)
,av_a:aE(a.j.yf),s:aE(a.j.rg),all_s:aE(a.j.qg),b:aE(a.j.og),all_b:aE(a.j.ng),d:aE(a
.j.cd),all_d:aE(a.j.bd),ard:aE(a.j.sf),all_ard:aE(a.j.rf),pd_h:aE(a.j.xg),dt:e?"m":
"d"}}
function bE(a){var b=un(a,!
0),c=wn(a).scrollWidth,d=wn(a).scrollHeight,e="unknown";a&&a.document&&a.document.r
eadyState&&(e=a.document.readyState);var
f=An(a),g=[],h=[],k=[],l=[],m=[],n=[],q=[],w=0,u=0,E=Infinity,J=Infinity,Z=null,ca=
mv({ib:!1},a);ca=y(ca);for(var M=ca.next();!M.done;M=ca.next()){M=M.value;var
Q=M.getBoundingClientRect(),V=b-
(Q.bottom+f);if(M.className&&Hb(M.className,"adsbygoogle-ablated-ad-slot")){var
da=M.getAttribute("google_element_uid");var W=a.google_sv_map;if(!da||!W||!
W[da])continue;
da=(W=bk(W[da]))?W.height:0;W=W?W.width:0}else if(da=Q.bottom-Q.top,W=Q.right-
Q.left,1>=da||1>=W)continue;g.push(da);k.push(W);l.push(da*W);uv(M)?
(u+=1,M.className&&Hb(M.className,"pedestal_container")&&(Z=da)):
(E=Math.min(E,V),n.push(Q),w+=1,h.push(da),m.push(da*W));J=Math.min(J,V);q.push(Q)}
E=Infinity===E?null:E;J=Infinity===J?
null:J;f=cE(n);q=cE(q);h=dE(b,h);n=dE(b,g);m=dE(b*c,m);ca=dE(b*c,l);return new
ZD(a,
{Lf:e,Ad:b,vg:c,ug:d,lg:w,wf:u,zf:eE(g),Af:eE(k),yf:eE(l),rg:f,qg:q,og:E,ng:J,cd:h,
bd:n,
sf:m,rf:ca,xg:Z})}function eE(a){return Yh.apply(null,jc(a,function(b){return
0<b}))||null}function dE(a,b){return 0>=a?null:Xh.apply(null,b)/a}function cE(a)
{for(var b=Infinity,c=0;c<a.length-1;c++)for(var d=c+1;d<a.length;d++){var
e=a[c],f=a[d];e=Math.max(Math.max(0,e.left-f.right,f.left-
e.right),Math.max(0,e.top-f.bottom,f.top-e.bottom));0<e&&(b=Math.min(e,b))}return
Infinity!==b?b:null}function aE(a){return null==a?
null:t(Number,"isInteger").call(Number,a)?a.toString():a.toFixed(3)};function
fE(a,b,c,d,e,f){e=void 0===e?{}:e;f=void 0===f?
[]:f;this.l=a;this.C=b;this.j=c;this.B=d.Za;this.M=d.Gb||[];this.H=d.Pf||
null;this.L=d.Kf||[];this.K=d.Tc||[];this.m=e;this.v=!
1;this.I=[];this.A=[];this.G=this.D=void 0;this.O=f}function gE(a){return a.D?
a.D:a.D=a.j.google_ama_state}p=fE.prototype;p.T=function(){return this.j};
function lC(a,b,c,d){var e=c.Za?c.Za:a.B,f=Wu(e,b.j.length);e=a.m.Xd?e.j:void 0;var
g=QC(RC(NC(PC(OC(MC(KC(LC(IC(JC(HC(c.types),a.M),c.Hd||[]),a.L),c.Kg||[])),f.zc||
void 0,e,b),c.minWidth,c.maxWidth)),f.ob||void 0));a.K&&g.j.push(new
uC(a.K));b=1;a.m.Qd?b=2:a.Da()&&(b=3);SC(g,b);a.m.Ld&&(g.v=!0);return
At(995,function(){return MD(a.l,g.build(),d)},a.j)}p.sa=function(a)
{this.I.push(a)};
function kC(a,b,c){c=void 0===c?{}:c;var d=void 0===c.mb?void 0:c.mb,e=void
0===c.vb?void 0:c.vb,f=void 0===c.xb?void 0:c.xb;return At(997,function(){return
hE(a,b,{mb:d,vb:e,xb:f})},a.j)}
function hE(a,b,c){var d=void 0===c?{}:c,e=void 0===d.mb?void 0:d.mb;c=void
0===d.vb?void 0:d.vb;d=void 0===d.xb?void 0:d.xb;var f=b.W;if(f.A)return!1;var
g=b.Y();if(!PD(a.j,f.j(),g,a.v))return!1;var h=null,k;S(kr)&&(null==(k=f.yc)?
0:t(k,"includes").call(k,6))?
(k=Math.round(g.getBoundingClientRect().height),h=null==e?
k:Math.min(e,k)):h=e;e=null==h?null:new sp(null,
{google_max_responsive_height:h});k=up(C(f.Ic,2)||0);g=vp(f.D);h=iE(a,f);var
l=jE(a),m=tp(a.H,f.L?f.L.j(b.ca):null,e,c||null,k,g,h,l),
n=t(b,"fill").call(b,a.C,m);if(d&&!kE(a,n,m)||!At(996,function(){return
lE(a,n,m)},a.j))return!1;Xm(9,[f.D,f.jb]);a.Da()&&rD(ym(nD),b);return!0}function
oC(a,b){var c=WD(a.j);if(c){var d=tp(a.H,b),e=pt(a.j.document,a.C,null,null,
{},d);e&&(Us(e.eb,c,2,256),At(996,function(){return lE(a,e,d)},a.j))}}
function kE(a,b,c){if(!b)return!1;var
d=b.ya,e=d.style.width;d.style.width="100%";var
f=d.offsetWidth;d.style.width=e;d=a.j;e=b.ya;c=c&&c.Mb()||
{};if(d===d.top)if(488>rn(d))if(d.innerHeight>=d.innerWidth){var g=rn(d);if(!
g||.3<(g-f)/g)g=6;else{if(g="true"!=c.google_full_width_responsive)b:
{g=rn(d);for(var h=e.parentElement;h;h=h.parentElement){var k=Ii(h,d);if(k){var
l=Ti(k.width);if(l&&!(l>=g)&&"visible"!=k.overflow){g=!0;break b}}}g=!1}g=g?7:!
0}}else g=5;else g=4;else g=Fi(d)?3:16;if(!0!==g)f=g;
else{if(!(c="true"==c.google_full_width_responsive))a:{do
if((c=Ii(e,d))&&"fixed"==c.position){c=!1;break a}while(e=e.parentElement);c=!0}c?
(d=rn(d),f=d-f,f=d&&0<=f?!0:d?-10>f?11:0>f?14:12:10):f=9}if(f)
{a=a.j;b=b.ya;if(f=lt(a,b))b.style.border=b.style.borderStyle=b.style.outline=b.sty
le.outlineStyle=b.style.transition="none",b.style.borderSpacing=b.style.padding="0"
,jt(b,f,"0px"),b.style.width=rn(a)+"px",mt(a,b,f),b.style.zIndex=30;return!
0}Ts(b.eb);return!1}
function lE(a,b,c){if(!b)return!1;try{st(a.j,b.ya,c)}catch(d){return
Ts(b.eb),a.A.push(6),!1}return!0}p.Da=function(){var a=this,b,c;if(0==(null!
=(c=null==(b=this.l.j.j)?void 0:[].concat(la(Me(b.j,1))).length)?c:0))return!
1;if(0==(Ps(Er)||0))return!0;if(void 0===this.G){var
d=SC(NC(MC(HC([0,1,2]))),1).build();b=At(995,function(){return
MD(a.l,d)},this.j);var e;this.G=(null==(e=this.l.j.j)?void 0:ED(e,b))||!1}return
this.G};p.wc=function(){return!!this.m.We};p.Nb=function(){return!YD(this.j)};
function iE(a,b){return Xo($o(su(b).map(wp),function(){a.A.push(18)}))}function
jE(a){if(!a.Da())return null;var b,c=null==(b=a.l.j.j)?void 0:
[].concat(la(ve(b.j,4,ie)));if(null==c)return null;b=c.join("~");var d,e;a=null!
=(e=null==(d=a.l.j.j)?void 0:AD(d))?e:null;d=void 0===a?null:a;null==b?d=null:
(e={google_daaos_ts:b},null!=d&&(e.google_erank=d+1),d=new sp(null,e));return d}
function mE(a,b){b=(vn(b)||0)-An(b);for(var c=0,d=0;d<a.length;d++){var
e=a[d].getBoundingClientRect();Ev(e)&&e.top<=b&&(c+=1)}return c}
function nE(a){var b={},c=wv({ib:!1,rc:!1,sc:!1,tc:!1},a).map(function(d){return
d.getBoundingClientRect()}).filter(Ev);b.Ud=c.length;c=xv({sc:!
0},a).map(function(d){return
d.getBoundingClientRect()}).filter(Ev);b.me=c.length;c=xv({tc:!
0},a).map(function(d){return
d.getBoundingClientRect()}).filter(Ev);b.Ie=c.length;c=xv({rc:!
0},a).map(function(d){return
d.getBoundingClientRect()}).filter(Ev);b.ae=c.length;c=(vn(a)||0)-An(a);c=wv({ib:!
1},a).map(function(d){return d.getBoundingClientRect()}).filter(Ev).filter(bb(oE,
null,c));b.Vd=c.length;a=bE(a);c=null!=a.j.cd?a.j.cd:null;null!=c&&(b.Ee=c);a=null!
=a.j.bd?a.j.bd:null;null!=a&&(b.Wd=a);return b}function oE(a,b){return
b.top<=a};function pE(a,b,c,d,e,f,g){this.Ca=a;this.Hc=void 0===f?0:f;this.Gc=void
0===g?0:g;this.errors=b;this.Va=c;this.j=d;this.l=e};function qE(a,b,c)
{this.v=a.slice(0);this.l=a.slice(0);this.m=rc(this.l,1);this.j=b;this.A=c}function
rE(a,b){return new r.Promise(function(c){setTimeout(function()
{c(sE(a,b))})})}function tE(a){a.j.v=!0;return r.Promise.all(a.l.map(function(b)
{return rE(a,b)})).then(function(b){t(b,"includes").call(b,!
1)&&a.j.sa(5);a.l.splice(0,a.l.length)})}
function uE(a){var b=a.j.l.l.filter(pu).j.length,c=a.j.I.slice(0);var d=a.j;var
e;d=[].concat(la(d.A),la((null==(e=d.l.j.j)?void 0:[].concat(la(e.l)))||[]));return
new
pE(b,c,d,a.j.l.l.j.length,a.j.l.v.j,a.j.l.l.filter(pu).filter(qu).j.length,a.j.l.l.
filter(qu).j.length)}function sE(a,b){var c=hC[b];return c?At(998,function(){return
c(a.j)},a.A):(a.j.sa(12),!0)}
function vE(a,b,c){var d={Nb:b.Nb(),wc:b.wc(),Ve:!!b.m.hd,Da:b.Da()},e=void 0===d?
{}:d;d=void 0===e.Nb?!1:e.Nb;var f=void 0===e.wc?!1:e.wc,g=void 0===e.Da?!
1:e.Da,h=[];(void 0===e.Ve?0:e.Ve)&&h.push(9);if(g){t(a,"includes").call(a,4)&&!
f&&d&&h.push(8);t(a,"includes").call(a,1)&&h.push(1);e=t(a,"includes").call(a,3);g=
t(a,"includes").call(a,2)&&!S(mr);var k=t(a,"includes").call(a,1);(e||g||
k)&&h.push(10)}else
t(a,"includes").call(a,3)&&h.push(6),t(a,"includes").call(a,4)&&!
f&&d&&h.push(8),t(a,"includes").call(a,
1)&&h.push(1,5),t(a,"includes").call(a,2)&&!
S(mr)&&h.push(7);t(a,"includes").call(a,4)&&f&&d&&h.push(8);return new
qE(h,b,c)};function wE(a){this.j=a;this.exception=void 0};function xE(a){return
tE(a).then(function(){return new wE(uE(a))})};function yE()
{}yE.prototype.j=function(){var
a={};a=(a.google_reactive_ad_format=40,a.google_tag_origin="qs",a);return new
sp([],a)};function zE(){}zE.prototype.j=function(){return new sp(["adsbygoogle-
resurrected-ad-slot"],{})};function AE(a){var b=new zE;this.j=a;this.l=b||
null}function BE(a){return Yq(a.j.document).map(function(b){var c=new Cu(b,3);b=new
du(ut(a.j,b));return new gu(c,b,a.l,!1,0,[],null,a.j,null)})};var
CE={Pd:"10px",Yc:"10px"};function DE(a,b){this.j=a;this.l=b||null}function EE(a)
{return Jn(a.j.document.querySelectorAll("INS.adsbygoogle-
placeholder")).map(function(b){return new gu(new Cu(b,1),new bu(CE),a.l,!1,0,
[],null,a.j,null)})};function FE(a,b,c){this.D=-1==c.oc;this.v=c.oc;this.G=-
1==c.Kb;this.A=c.Kb;this.C=-
1==c.Pb;this.l=c.Pb;this.B=c.xe;this.m=b;this.j=a}function GE(a,b){return null==a?
b+"ShouldNotBeNull":0==a?b+"ShouldNotBeZero":-1>a?
b+"ShouldNotBeLessMinusOne":null}function HE(a,b,c){var
d=GE(c.oc,"gapsMeasurementWindow")||GE(c.Kb,"gapsPerMeasurementWindow")||
GE(c.Pb,"maxGapsToReport");return null!=d?ap(d):c.Zd||-1!=c.Kb||-1!=c.Pb?Zo(new
FE(a,b,c)):ap("ShouldHaveLimits")}
function IE(a){return gE(a.m)&&gE(a.m).placed||[]}function JE(a){return
IE(a).map(function(b){return Go(Ho(b.element,a.j))})}function KE(a){return
IE(a).map(function(b){return b.index})}function LE(a,b){var c=b.W;return!
a.B&&c.v&&null!=C(c.v,8)&&1==C(c.v,8)?[]:c.A?(c.M||[]).map(function(d){return
Go(Ho(d,a.j))}):[Go(new Fo(b.ca.j,0))]}
function ME(a){a.sort(function(g,h){return g.j-h.j});for(var
b=[],c=0,d=0;d<a.length;++d){var e=a[d],f=e.j;e=e.j+e.l;f<=c?c=Math.max(c,e):
(b.push(new Fo(c,f-c)),c=e)}return b}function NE(a,b){b=b.map(function(c){var d=new
NB;d=D(d,1,c.j);c=c.getHeight();return D(d,2,c)});return RB(QB(new
OB,a),b)}function OE(a){var b=Ce(a,NB,2).map(function(c)
{return"G"+He(c,1)+"~"+c.getHeight()});return"W"+He(a,1)+b.join("")}
function PE(a,b){for(var c=[],d=0,e=y(Nn(b)),f=e.next();!f.done;f=e.next())
{f=f.value;var g=b.get(f);g.sort(function(h,k){return k.getHeight()-
h.getHeight()});a.G||g.splice(a.A,g.length);!a.C&&d+g.length>a.l&&g.splice(a.l-
d,g.length);c.push(NE(f,g));d+=g.length;if(!a.C&&d>=a.l)break}return c}function
QE(a){var b=Ce(a,OB,5).map(function(c){return
OE(c)});return"M"+He(a,1)+"H"+He(a,2)+"C"+He(a,3)+"B"+Number(!!Oe(a,4))+b.join("")}
function RE(a){for(var b=Lu(To(a.m.l.l),a.j),c=JE(a),d=new
Pn(KE(a)),e=0;e<b.length;++e)if(!d.contains(e)){var
f=LE(a,b[e]);c.push.apply(c,la(f))}c.push(new Fo(0,0));c.push(Go(new
Fo(wn(a.j).scrollHeight,0)));b=ME(c);c=new Kn;for(d=0;d<b.length;++d)e=b[d],f=a.D?
0:Math.floor(e.j/a.v),Mn(c,f)||c.set(f,[]),c.get(f).push(e);b=PE(a,c);c=new
SB;c=D(c,1,a.l);c=D(c,2,a.v);c=D(c,3,a.A);a=D(c,4,a.B);return Fe(a,5,b)}function
SE(a){a=RE(a);return QE(a)};var TE={},UE=(TE.google_ad_channel=!
0,TE.google_ad_host=!0,TE);function VE(a,b)
{a.location.href&&a.location.href.substring&&(b.url=a.location.href.substring(0,200
));Hm("ama",b,.01)}function WE(a){var b={};Ki(UE,function(c,d){d in
a&&(b[d]=a[d])});return b};function XE(a){var b=/[a-zA-Z0-9._~-]/,c=/%[89a-zA-
Z]./;return a.replace(/(%[a-zA-Z0-9]{2})/g,function(d){if(!d.match(c)){var
e=decodeURIComponent(d);if(e.match(b))return e}return d.toUpperCase()})}function
YE(a){for(var b="",c=/[/%?&=]/,d=0;d<a.length;++d){var e=a[d];b=e.match(c)?
b+e:b+encodeURIComponent(e)}return b};function ZE(a,b){a=se(a,2);if(!a)return!
1;for(var c=0;c<a.length;c++)if(a[c]==b)return!0;return!1}function $E(a,b)
{a=YE(XE(a.location.pathname)).replace(/(^\/)|(\/$)/g,"");var
c=Mi(a),d=aF(a);return t(b,"find").call(b,function(e){var f=pe(e,Hp,7)?
C(F(e,Hp,7),1):C(e,1);pe(e,Hp,7)?(e=F(e,Hp,7),e=C(e,2)):e=2;if("number"!==typeof
f)return!1;switch(e){case 1:return f==c;case 2:return d[f]||!1}return!1})||null}
function aF(a){for(var b={};;){b[Mi(a)]=!0;if(!a)return
b;a=a.substring(0,a.lastIndexOf("/"))}};function bF(a)
{try{try{a.localStorage.removeItem("google_ama_config")}catch(b){VE(a,
{lserr:1})}}catch(b){VE(a,{lserr:1})}};function cF(a){a.google_ad_modifications||
(a.google_ad_modifications={});return a.google_ad_modifications}function dF(a,b)
{a=cF(a);a.processed_sra_frame_pingbacks=a.processed_sra_frame_pingbacks||{};var
c=!a.processed_sra_frame_pingbacks[b];a.processed_sra_frame_pingbacks[b]=!0;return
c};function eF(){this.S={}}function fF(){if(gF)return gF;var a=zj()||
window,b=a.google_persistent_state_async;return null!=b&&"object"==typeof b&&null!
=b.S&&"object"==typeof b.S?gF=b:a.google_persistent_state_async=gF=new eF}function
hF(a,b,c){b=iF[b]||"google_ps_"+b;a=a.S;var d=a[b];return void 0===d?
(a[b]=c(),a[b]):d}function jF(a,b,c){return hF(a,b,function(){return c})}function
kF(a,b,c){return a.S[iF[b]||"google_ps_"+b]=c}function lF(a,b){return
kF(a,b,jF(a,b,0)+1)}
function mF(){var a=fF();return jF(a,20,{})}function nF(){var a=fF(),b=jF(a,31,!
1);b||kF(a,31,!0);return!b}function oF(){var a=fF();return jF(a,26)}function pF()
{var a=fF();return jF(a,28,[])}var
gF=null,qF={},iF=(qF[8]="google_prev_ad_formats_by_region",qF[9]="google_prev_ad_sl
otnames_by_region",qF);var
Y={},rF=(Y.google_ad_block="ad_block",Y.google_ad_client="client",Y.google_ad_outpu
t="output",Y.google_ad_callback="callback",Y.google_ad_height="h",Y.google_ad_resiz
e="twa",Y.google_ad_slot="slotname",Y.google_ad_unit_key="adk",Y.google_ad_dom_fing
erprint="adf",Y.google_placement_id="pi",Y.google_daaos_ts="daaos",Y.google_erank="
epr",Y.google_ad_width="w",Y.google_captcha_token="captok",Y.google_content_recomme
ndation_columns_num="cr_col",Y.google_content_recommendation_rows_num="cr_row",Y.go
ogle_ctr_threshold=
"ctr_t",Y.google_cust_criteria="cust_params",Y.gfwrnwer="fwrn",Y.gfwrnher="fwrnh",Y
.google_image_size="image_size",Y.google_last_modified_time="lmt",Y.google_loeid="l
oeid",Y.google_max_num_ads="num_ads",Y.google_max_radlink_len="max_radlink_len",Y.g
oogle_mtl="mtl",Y.google_native_settings_key="nsk",Y.google_enable_content_recommen
dations="ecr",Y.google_num_radlinks="num_radlinks",Y.google_num_radlinks_per_unit="
num_radlinks_per_unit",Y.google_pucrd="pucrd",Y.google_reactive_plaf="plaf",Y.googl
e_reactive_plat=
"plat",Y.google_reactive_fba="fba",Y.google_reactive_sra_channels="plach",Y.google_
responsive_auto_format="rafmt",Y.armr="armr",Y.google_plas="plas",Y.google_rl_dest_
url="rl_dest_url",Y.google_rl_filtering="rl_filtering",Y.google_rl_mode="rl_mode",Y
.google_rt="rt",Y.google_video_play_muted="vpmute",Y.google_source_type="src_type",
Y.google_restrict_data_processing="rdp",Y.google_tag_for_child_directed_treatment="
tfcd",Y.google_tag_for_under_age_of_consent="tfua",Y.google_tag_origin="to",Y.googl
e_ad_semantic_area=
"sem",Y.google_tfs="tfs",Y.google_package="pwprc",Y.google_tag_partner="tp",Y.fra="
fpla",Y.google_ml_rank="mlr",Y.google_apsail="psa",Y.google_ad_channel="channel",Y.
google_ad_type="ad_type",Y.google_ad_format="format",Y.google_color_bg="color_bg",Y
.google_color_border="color_border",Y.google_color_link="color_link",Y.google_color
_text="color_text",Y.google_color_url="color_url",Y.google_page_url="url",Y.google_
allow_expandable_ads="ea",Y.google_ad_section="region",Y.google_cpm="cpm",Y.google_
encoding=
"oe",Y.google_safe="adsafe",Y.google_font_face="f",Y.google_font_size="fs",Y.google
_hints="hints",Y.google_ad_host="host",Y.google_ad_host_channel="h_ch",Y.google_ad_
host_tier_id="ht_id",Y.google_kw_type="kw_type",Y.google_kw="kw",Y.google_contents=
"contents",Y.google_targeting="targeting",Y.google_adtest="adtest",Y.google_alterna
te_color="alt_color",Y.google_alternate_ad_url="alternate_ad_url",Y.google_cust_age
="cust_age",Y.google_cust_ch="cust_ch",Y.google_cust_gender="cust_gender",Y.google_
cust_interests=
"cust_interests",Y.google_cust_job="cust_job",Y.google_cust_l="cust_l",Y.google_cus
t_lh="cust_lh",Y.google_cust_u_url="cust_u_url",Y.google_cust_id="cust_id",Y.google
_language="hl",Y.google_city="gcs",Y.google_country="gl",Y.google_region="gr",Y.goo
gle_content_recommendation_ad_positions="ad_pos",Y.google_content_recommendation_co
lumns_num="cr_col",Y.google_content_recommendation_rows_num="cr_row",Y.google_conte
nt_recommendation_ui_type="crui",Y.google_content_recommendation_use_square_imgs="c
r_sq_img",
Y.google_color_line="color_line",Y.google_disable_video_autoplay="disable_video_aut
oplay",Y.google_full_width_responsive_allowed="fwr",Y.google_full_width_responsive=
"fwrattr",Y.efwr="efwr",Y.google_pgb_reactive="pra",Y.google_resizing_allowed="rs",
Y.google_resizing_height="rh",Y.google_resizing_width="rw",Y.rpe="rpe",Y.google_res
ponsive_formats="resp_fmts",Y.google_safe_for_responsive_override="sfro",Y.google_v
ideo_doc_id="video_doc_id",Y.google_video_product_type="video_product_type",Y.googl
e_webgl_support=
"wgl",Y.easpi="easpi",Y.easpa="easai",Y.asgr="asgr",Y.asmrc="asmrc",Y.asntp="asntp"
,Y.asntpv="asntpv",Y.asntpl="asntpl",Y.asntpm="asntpm",Y.asntpc="asntpc",Y.asna="as
na",Y.asnd="asnd",Y.asnp="asnp",Y.asns="asns",Y.asmat="asmat",Y.asptt="asptt",Y.asr
o="asro",Y.ascet="easct",Y.asrc="asdrc",Y.asbu="asbu",Y.aseb="aseb",Y.asla="aslmt",
Y.asaa="asamt",Y.asupm="asupm",Y);
function sF(a){return(a=a.innerText||a.innerHTML)&&(a=a.replace(/^\s+/,"").split(/\
r?\n/,1)[0].match(/^\x3c!--+(.*?)(?:--+>)?\
s*$/))&&RegExp("google_ad_client").test(a[1])?a[1]:null}function tF(a)
{if(a=a.innerText||a.innerHTML)if(a=a.replace(/^\s+|\s+$/g,"").replace(/\s*(\r?\n)
+\s*/g,";"),(a=a.match(/^\x3c!--+(.*?)(?:--+>)?$/)||a.match(/^\/*\s*<!\[CDATA\
[(.*?)(?:\/*\s*\]\]>)?$/i))&&RegExp("google_ad_client").test(a[1]))return
a[1];return null}
function uF(a){switch(a){case "true":return!0;case "false":return!1;case
"null":return null;case "undefined":break;default:try{var
b=a.match(/^(?:'(.*)'|"(.*)")$/);if(b)return b[1]||b[2]||"";if(/^[-+]?\d*(\.\d+)?
$/.test(a)){var c=parseFloat(a);return c===c?c:void 0}}catch(d){}}};function
vF(a,b,c){return Ja(function(d){return 0>=c?d.return(r.Promise.reject()):b()?
d.return(r.Promise.resolve()):d.return(new r.Promise(function(e,f){var
g=a.setInterval(function(){--c?b()&&(a.clearInterval(g),e()):
(a.clearInterval(g),f())},200)}))})};function wF(a){this.win=zj()||
window;this.aa=null!=a?a:new xm(100,100,!0);this.state=hF(fF(),33,function(){var
b=Ps(br);return{sd:b,ssp:0<b&&Ji()<1/b,pc:null,wpc:null,le:[],lgdp:[]}})}function
xF(a,b){var c=new nm;var d=yF(a);c=Le(c,1,d);c=om(c.Ta(zF(a)),a.state.sd);return
Le(c,7,Math.round(b||a.win.performance.now()))}function AF(a,b){a.j&&!
t(a.state.le,"includes").call(a.state.le,2)&&(a.state.le.push(2),qm(a.aa,b))}functi
on yF(a){var b=a.state.pc;return null!==b&&0!==b?b:a.state.pc=jj(a.win)}
function zF(a){var b=a.state.wpc;if(null!==b&&""!==b)var
c=b;else{b=a.state;a=a.win;if(a.google_ad_client)var
d=String(a.google_ad_client);else{var e,f,g;if(null!=(g=null!
=(f=null==(d=cF(a).head_tag_slot_vars)?void 0:d.google_ad_client)?
f:null==(e=a.document.querySelector(".adsbygoogle[data-ad-client]"))?void
0:e.getAttribute("data-ad-client")))d=g;else{c:
{d=a.document.getElementsByTagName("script");e=a.navigator&&a.navigator.userAgent||
"";e=RegExp("appbankapppuzdradb|daumapps|fban|fbios|fbav|fb_iab|gsa/|
messengerforios|naver|niftyappmobile|nonavigation|pinterest|twitter|ucbrowser|
yjnewsapp|youtube",
"i").test(e)||/i(phone|pad|pod)/i.test(e)&&/applewebkit/i.test(e)&&!/version|
safari/i.test(e)&&!Zj()?sF:tF;for(f=d.length-1;0<=f;f--)if(a=d[f],!
a.google_parsed_script_for_pub_code&&(a.google_parsed_script_for_pub_code=!
0,a=e(a))){d=a;break c}d=null}if(d){e=/(google_\w+) *= *(['"]?[\w.-]+['"]?) *(?:;|
$)/gm;for(f={};a=e.exec(d);)f[a[1]]=uF(a[2]);d=f.google_ad_client?
f.google_ad_client:""}else d=""}d=null!=(c=d)?c:""}c=b.wpc=d}return c}
function BF(a){return Ja(function(b){return Aa(b,vF(a.win,function(){return!(!
yF(a)||!zF(a))},10),0)})}function CF(a,b,c){var d;return Ja(function(e){if(1==e.j)
{if(!a.j||!c.length||t(a.state.lgdp,"includes").call(a.state.lgdp,Number(b)))return
e.return();a.state.lgdp.push(Number(b));d=a.win.performance.now();return
Aa(e,BF(a),2)}var f=a.aa,g=xF(a,d),h=new Dl;h=Se(h,1,b);var k=c;k=null==k?
de:Fd(k,1);h=D(h,2,k);g=Ee(g,9,pm,h);qm(f,g);e.j=0})}function DF(a,b){var
c=xF(a);b=Ee(c,5,pm,b);AF(a,b)}
function EF(a,b){Ja(function(c){if(1==c.j)return Aa(c,BF(a),2);var
d=xF(a);d=Ee(d,5,pm,b);AF(a,d);c.j=0})}function FF(a,b){Ja(function(c)
{if(1==c.j)return Aa(c,BF(a),2);var d=a.aa;var
e=om(xF(a),1);e=Ee(e,6,pm,b);qm(d,e);c.j=0})}ha.Object.defineProperties(wF.prototyp
e,{j:{configurable:!0,enumerable:!0,get:function(){return
this.state.ssp}}});function GF(a,b,c,d,e,f,g,h,k,l){var m=null,n=!0;g=void 0===g?
null:g;m=void 0===m?null:m;h=void 0===h?null:h;k=void 0===k?null:k;n=void 0===n?!
0:n;if(c)if(d){var q=FA(d,e,a.location);try{var w=new
HF(a,b,c,d,e,q,f,g,m,h,k,l,n);At(990,function(){return IF(w)},a)}catch(u)
{Wm()&&Xm(15,[u]),Yt(b,Kt,Wt($C(ZC((new YC(0)).Ta(c),d),q).sa(1),u)),S(gr)?
EF(ym(wF),vl(new ol,Rk(1))):DF(ym(wF),vl(new ol,Rk(1)))}}else Yt(b,Kt,(new
YC(0)).Ta(c).sa(8)),S(gr)?EF(ym(wF),vl(new ol,Rk(8))):DF(ym(wF),vl(new ol,Rk(8)));
else Yt(b,Kt,(new YC(0)).sa(9)),S(gr)?EF(ym(wF),vl(new ol,Rk(9))):DF(ym(wF),vl(new
ol,Rk(9)))}function HF(a,b,c,d,e,f,g,h,k,l,m,n,q)
{this.l=a;this.A=b;this.B=c;this.j=d;this.m=e;this.C=f;this.ea=h||
null;this.H=[];this.ra=k;this.I=l;this.L=m;this.Xa=g;this.K=0;this.Ka=n?n:
{url:a.location.href,Wb:void 0};this.G="n";this.Ya=void 0===q?!0:q}
function IF(a){a.C.forEach(function(b){switch(b){case 0:At(991,function(){return
JF(a)},a.l);break;case 1:At(1073,function(){var c=S(xr),d=a.m.V?se(a.m.V,2):
[];c&&0==d.length||(c=new pA(a.l,a.A,a.j,a.B,a.m.V,c),S(vr)?
qA(c):rA(c))},a.l);break;case 5:Nz(new Mz(a.l,a.A,a.j,a.B));break;case
2:KF(a);break;case 3:LF(a);break;case 4:MF(a)}})}
function JF(a){NF(a);if(Kq(a.j)&&1===C(Kq(a.j),1)){var
b=F(Kq(a.j),xp,6);b&&2===C(b,1)&&(tt(a.l),a.G="b")}var
c=a.m.Ag;b=dv(a.l,c);if(a.m.V&&pe(a.m.V,Gp,10)){var d=te(F(a.m.V,Gp,10),1);null!
==d&&void 0!==d&&(b=Xu(a.l,d,c))}pe(a.j,Dp,26)&&(b=gv(b,F(a.j,Dp,26),a.l));c=a.m.V?
se(a.m.V,6):[];d=a.m.V?Ce(a.m.V,Mp,5):[];var e=a.m.V?se(a.m.V,2):
[],f=At(993,function(){var
k=a.j,l=Ce(k,rq,1),m=a.m.V&&ZE(a.m.V,1)?"text_image":"text",n=new yE,q=ou(l,a.l,
{Bf:n,fg:new eu(m)});l.length!=q.length&&a.H.push(13);q=
q.concat(EE(new DE(a.l,n)));l=0;n=S(tr);var w=!1;if(Kq(k)&&1===C(Kq(k),1)){var
u=F(Kq(k),xp,6);u&&(l=C(u,2)||0,1===C(u,1)&&(w=!0))}var
E,J,Z;u=(null==(E=F(k,Gq,24))?void 0:null==(J=F(E,Cq,3))?void
0:null==(Z=F(J,Aq,3))?void 0:Qe(Z,zq,2,Bq))||!1;if(n||w||u)if(E=BE(new
AE(a.l)),J=ym(nD),q=q.concat(E),J.K=!0,J.C=E.length,"n"===a.G){var
ca,M;a.G=(null==(ca=F(k,Gq,24))?0:null==(M=Me(ca,1))?
0:M.length)?"o":"p"}q=q.concat(MB(k,m,a.l));k=F(k,Gq,24);return new
KD(q,a.l,l,k)},a.l);a.v=new fE(f,a.B,a.l,{Za:b,
Pf:a.ea,Gb:a.m.Gb,Kf:c,Tc:d},OF(a),e);var g,h;(null==(g=gE(a.v))?
0:null==(h=g.optimization)?0:h.ablatingThisPageview)&&!
a.v.Da()&&(tt(a.l),ym(nD).B=!0,a.G="f");a.D=vE(e,a.v,a.l);a.Ya?At(992,function()
{return xE(a.D)},a.l).then(At(994,function(){return
a.O.bind(a)},a.l),a.M.bind(a)):At(992,function(){var k=a.D,l=new En;for(k.j.v=!
0;0<k.l.length;)sE(k,k.l[0])||k.j.sa(5),k.l.shift();try{l.resolve(new
wE(uE(k)))}catch(m){l.reject(m)}return l.l},a.l).then(At(994,function(){return
a.O.bind(a)},a.l),a.M.bind(a))}
function KF(a){var b=F(a.j,tq,18);b&&uB(new tB(a.l,a.ra||new KB(a.l,a.B),b,new
Vx(a.l),Ce(a.j,rq,1)))}function LF(a){var b=BA(a.l.location,"google_audio_sense")?
Zp():F(a.j,Yp,27);if(b){var c,d=(null==(c=F(a.j,lq,6))?void 0:Ce(c,kq,1))||
[],e;c={};Yo(Ow(a.l,a.A,b,d,a.Ka,(c.google_ad_client=a.B,c),
(null==(e=F(a.j,jq,22))?void 0:C(e,1))||null),function(f){return Mw(f)})}}
function MF(a){var b=F(a.j,wq,29);if(b){var c,d;PF(a.Xa,
{win:a.l,webPropertyCode:a.B,se:b,be:null!=(d=null==(c=F(a.j,lq,6))?void
0:Ce(c,kq,1))?d:[]})}}function OF(a){var b=S(wr);if(!Lq(a.j))return{Ld:b,Qd:!1,ke:!
1,ff:!1,ne:!1,We:!1,yg:0,Qe:0,Xd:QF(a),hd:a.L};var c=Lq(a.j);b=b||Oe(c,14,!1);var
d=Oe(c,2,!1),e=Oe(c,3,!1),f=Oe(c,4,!1),g=Oe(c,5,!1),h=Oe(c,6,!1);var k=0;k=void
0===k?
0:k;k=Ie(te(c,8),k);return{Ld:b,Qd:d,ke:e,ff:f,ne:g,We:h,yg:k,Qe:C(c,10),Xd:QF(a),h
d:a.L}}
function RF(a,b){for(var c=Vt(Vt(new
YC(b.Ca),b.errors),a.H),d=b.Va,e=0;e<d.length;e++)a:{for(var
f=d[e],g=0;g<c.B.length;g++)if(c.B[g]==f)break
a;c.B.push(f)}c.j.pp=b.Gc;c.j.ppp=b.Hc;c.j.ppos=b.placementPositionDiffs;c.j.eatf=b
.Cb;c.j.eatfAbg=b.Db;c.j.reatf=b.gb;c.j.a=a.D.v.slice(0).join(",");c=$C(ZC(c,a.j),a
.C).Ta(a.B);if(d=b.ta)c.j.as_count=d.Ud,c.j.d_count=d.me,c.j.ng_count=d.Ie,c.j.am_c
ount=d.ae,c.j.atf_count=d.Vd,c.j.mdns=aD(d.Ee),c.j.alldns=aD(d.Wd);c=c.D(b.pb);if(d
=b.Rf){e=[];f=y(Nn(d));for(g=
f.next();!g.done;g=f.next())if(g=g.value,0<d.get(g).length){var h=d.get(g)
[0];e.push("("+[g,h.xf,h.bh].join()+")")}c.j.fd=e.join(",")}d=b.Ad;null!
=d&&(c.j.pgh=d);c.j.abl=b.ve;c.j.rr=a.G;void 0!
==b.exception&&Wt(c,b.exception).sa(1);return c}
function SF(a,b){var c=RF(a,b);Yt(a.A,0<b.errors.length||0<a.H.length||void 0!
==b.exception?0<a.K?Mt:Kt:0<a.K?Lt:Jt,c);if(F(a.j,Gq,24)){var d;if(null!
=(d=a.v.l.j.j)){b=ym(nD);var
e=[].concat(la(Me(d.j,1)));b.A=e;e=[].concat(la(ve(d.j,4,ie)));b.H=e;e=AD(d);null!
=e&&(b.v=e);var f,g;e=!!(null==(f=F(d.j,Cq,3))?0:null==(g=F(f,Aq,3))?
0:Qe(g,zq,2,Bq));b.G=e;f=new Kn;var h,k;d=y(null!=(k=null==(h=F(d.j,Eq,2))?void
0:Ce(h,Dq,1))?k:[]);for(h=d.next();!
h.done;h=d.next())h=h.value,f.set(G(h,1),Je(h,2));b.l=f}h=
gE(a.v);b=ym(nD);var l;k=!!(null==h?0:null==(l=h.optimization)?
0:l.ablationFromStorage);b.m=k;var m;if(null==h?0:null==(m=h.optimization)?
0:m.ablatingThisPageview)b.D=!0;var n;l=!!(null==h?0:null==(n=h.optimization)?
0:n.availableAbg);b.L=l;n=ym(nD);c=new bD(c);if(n.A){var q;l=null!=(q=n.A)?q:
[];c.l.sl=l.join("~");var w;q=null!=(w=n.H)?w:
[];c.l.daaos=q.join("~");c.l.ab=dD(n.D);c.l.rr=dD(n.K);c.l.oab=dD(n.G);null!
=n.m&&(c.l.sab=dD(n.m));n.B&&(c.l.fb=dD(n.B));c.l.ls=dD(n.L);cD(c,n.l.Lb());null!
=n.C&&
(c.l.rp=dD(n.C));null!=n.v&&(c.l.expl=dD(n.v));vD(n,c)}else
w="irr".replace(RegExp("~","g"),""),c.l.e=c.l.e?c.l.e+("~"+w):w;Yt(a.A,Pt,c)}}
function TF(a,b){var c=ym(wF);if(c.j){var d=new ol,e=b.Va.filter(function(u){return
null!==u}),f=a.H.concat(b.errors,b.exception?[1]:[]).filter(function(u){return
null!
==u}),g,h,k,l,m,n,q,w;zl(xl(Cl(Bl(Al(yl(sl(ul(wl(tl(d,a.D.v.slice(0).map(function(u
){var E=new Pk;return D(E,1,u)})),e.map(function(u){var E=new Sk;return
D(E,1,u)})),f.map(function(u){return Rk(u)})),null==(g=F(a.j,Rp,23))?void
0:C(g,1)),b.Ca).D(b.pb),b.gb),b.Cb),b.Db),a.C.map(function(u){return
u.toString()})),$k(Zk(Yk(Xk(Wk(Vk(Uk(new Tk,
null==(h=b.ta)?void 0:h.Ud),null==(k=b.ta)?void 0:k.me),null==(l=b.ta)?void
0:l.Ie),null==(m=b.ta)?void 0:m.ae),null==(n=b.ta)?void 0:n.Vd),null==(q=b.ta)?void
0:q.Ee),null==(w=b.ta)?void 0:w.Wd));F(a.j,Gq,24)&&ql(d);S(gr)?
EF(c,d):DF(c,d)}}function UF(a){if(Kq(a.j)&&1===C(Kq(a.j),1)){var
b;if(b=F(Kq(a.j),xp,6))a=F(Kq(a.j),xp,6),b=1<=(C(a,3)||0);a=!b}else a=!1;return
a}function VF(a){if(UF(a)){a=a.v;var b=xv({sc:!0,tc:!0},a.j);a=0<mE(b,a.j)}else
a=a.v.j,b=wv({ib:!1,rc:!1},a),a=0<mE(b,a);return a}
HF.prototype.O=function(a){var b=this;try{WF(this,a.j.Ca);var c=VF(this)||UF(this)?
VF(this):void 0;Rq({gd:c},this.l);XF(this);var
d=YF(this,a,VF(this));pe(this.j,Qp,25)&&ue(F(this.j,Qp,25),1)&&ZF(this,d);SF(this,d
);TF(this,d);Gm(753,function(){if(S(or)&&null!=b.v){var e=HE(b.l,b.v,
{oc:Ps(sr),Kb:Ps(rr),Pb:Ps(pr),xe:!0,Zd:!1}),f=Tf(d);null!=e.j?
(e=SE(e.j.value),f.placementPositionDiffs=e):f.placementPositionDiffs="E"+e.l.messa
ge;f=RF(b,f);Yt(b.A,Nt,f)}})()}catch(e){$F(this,e)}};
HF.prototype.M=function(a){WF(this,0);$F(this,a)};function WF(a,b){try{if(S(lr))
{var c,d;null==(c=a.v)||null==(d=c.l)||LD(d)}}catch(e){Yt(a.A,Tt,Wt($C(ZC((new
YC(b)).Ta(a.B),a.j),a.C).sa(14),e))}}function $F(a,b){SF(a,{Ca:0,pb:void 0,errors:
[],Va:[],exception:b,gb:void 0,Cb:void 0,Db:void 0,ta:void 0});TF(a,{Ca:0,pb:void
0,errors:[],Va:[],exception:b,gb:void 0,Cb:void 0,Db:void 0,ta:void 0})}
function ZF(a,b){var c=a.v.j;c=c.googleSimulationState=c.googleSimulationState||
{};c.amaConfigPlacementCount=b.pb;c.numAutoAdsPlaced=b.Ca;c.hasAtfAd=b.gb;void 0!
==b.exception&&(c.exception=b.exception);null!=a.v&&(a=HE(a.l,a.v,{oc:-1,Kb:-1,Pb:-
1,xe:!0,Zd:!0}),null!=a.j?
(c.placementPositionDiffs=SE(a.j.value),a=RE(a.j.value),b=new
UB,a=Ee(b,2,VB,a),c.placementPositionDiffsReport=qf(a)):
(a=a.l.message,c.placementPositionDiffs="E"+a,b=new
UB,a=ye(b,1,VB,a),c.placementPositionDiffsReport=qf(a)))}
function YF(a,b,c){var
d=gE(a.v),e=b.j,f=e.j,g=e.Gc,h=e.Ca,k=e.Hc,l=e.errors.slice(),m=e.Va.slice(),n=b.ex
ception,q;var w=null!=(q=cF(a.l).had_ads_ablation)?q:!1;d?(d.numAutoAdsPlaced?
h+=d.numAutoAdsPlaced:a.D.m&&m.push(13),void 0!
==d.exception&&(n=d.exception),d.numPostPlacementsPlaced&&(k+=d.numPostPlacementsPl
aced),c={Ca:h,Gc:g,Hc:k,pb:f,errors:e.errors.slice(),Va:m,exception:n,gb:c,Cb:!!
d.eatf,Db:!!d.eatfAbg,ve:w}):
(m.push(12),a.D.m&&m.push(13),c={Ca:h,Gc:g,Hc:k,pb:f,errors:l,Va:m,exception:n,
gb:c,Cb:!1,Db:!
1,ve:w});c.ta=nE(a.v.j);if(b=b.j.l)c.Rf=b;c.Ad=wn(a.l).scrollHeight;if(Wm())
{b=[];d=y(To(a.v.l.l));for(e=d.next();!e.done;e=d.next())
{e=e.value;f={};g=e.I;h=y(Nn(g));for(k=h.next();!
k.done;k=h.next())k=k.value,f[k]=g.get(k);e={anchorElement:ku(e),position:e.j(),cle
arBoth:e.H,locationType:e.jb,placed:e.A,placementProto:e.v?
e.v.toJSON():null,articleStructure:e.B?
e.B.toJSON():null,rejectionReasons:f};b.push(e)}Xm(14,
[{placementIdentifiers:b},a.v.C,c.ta])}return c}
function QF(a){return a.m.V&&pe(a.m.V,Gp,10)?.5<=(te(F(a.m.V,Gp,10),1)||0):!
0}function aG(a,b,c,d)
{b={r:b,pg_h:wn(a.l).scrollHeight,su:a.l.location.hostname,d:void 0==c?-1:c};void
0!==d&&(b.pg_hd=d);Zt(a.A,Ot,b)}function bG(a){var b,c,d;return null!
=(d=null==(b=a.j)?void 0:null==(c=Lq(b))?void 0:Oe(c,18,!1))?d:!1}function NF(a)
{bG(a)&&aG(a,"p",cG(a))}function cG(a){var b=null;Lq(a.j)&&null!
=Ke(Lq(a.j),19)&&(b=Ke(Lq(a.j),19));return b}
function XF(a){if(bG(a)){var b=cG(a);a.I.init(null==b?void 0:b,function()
{aG(a,"s",b)});a.I.addListener(function(c){aG(a,"d",cG(a),c);a.I.za();var
d,e;if(null==(d=a.j)?0:null==(e=Lq(d))?0:Oe(e,21,!1)){var f,g;null!=(f=a.j)&&null!
=(g=Lq(f))&&D(g,18,!1);try{var h;if(null==(h=a.C)?0:t(h,"includes").call(h,0))a.K+
+,JF(a),aG(a,"r",cG(a),c)}catch(k){aG(a,"f",cG(a),c),Yt(a.A,Mt,Wt($C(ZC((new
YC(0)).Ta(a.B),a.j),a.C).sa(1),k))}}})}};function dG(a){H.call(this,a)}z(dG,H);var
eG=vf(dG);function fG(a){try{var
b=a.localStorage.getItem("google_auto_fc_cmp_setting")||null}catch(d){b=null}var
c=b;return c?bp(function(){return eG(c)}):Zo(null)};function gG(a){this.j=a||
{cookie:""}}p=gG.prototype;
p.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.ll;d=c.Qg||!1;var
f=c.domain||void 0;var g=c.path||void 0;var h=c.Fe}if(/[;=\s]/.test(a))throw
Error('Invalid cookie name "'+a+'"');if(/[;\r\n]/.test(b))throw Error('Invalid
cookie value "'+b+'"');void 0===h&&(h=-1);this.j.cookie=a+"="+b+(f?";domain="+f:"")
+(g?";path="+g:"")+(0>h?"":0==h?";expires="+(new
Date(1970,1,1)).toUTCString():";expires="+(new Date(Date.now()
+1E3*h)).toUTCString())+(d?";secure":"")+(null!=e?";samesite="+e:"")};
p.get=function(a,b){for(var
c=a+"=",d=(this.j.cookie||"").split(";"),e=0,f;e<d.length;e++)
{f=rb(d[e]);if(0==f.lastIndexOf(c,0))return
f.slice(c.length);if(f==a)return""}return b};p.remove=function(a,b,c){var d=void 0!
==this.get(a);this.set(a,"",{Fe:0,path:b,domain:c});return d};p.isEmpty=function()
{return!this.j.cookie};p.Lb=function(){return this.j.cookie?
(this.j.cookie||"").split(";").length:0};
p.clear=function(){for(var
a=(this.j.cookie||"").split(";"),b=[],c=[],d,e,f=0;f<a.length;f+
+)e=rb(a[f]),d=e.indexOf("="),-1==d?(b.push(""),c.push(e)):
(b.push(e.substring(0,d)),c.push(e.substring(d+1)));for(a=b.length-
1;0<=a;a--)this.remove(b[a])};function hG(a,b){b=void 0===b?
window:b;if(ue(a,5))try{return b.localStorage}catch(c){}return null}function iG(a)
{return"null"!==a.origin}function jG(a,b,c){b=ue(b,5)&&iG(c)?
c.document.cookie:null;return null===b?null:(new
gG({cookie:b})).get(a)||""};function kG(a){H.call(this,a)}z(kG,H);function lG(a,b)
{return D(a,5,b)};function mG(a){var b=a.win,c=a.Ae,d=void 0===a.Yf?!
1:a.Yf;if(a=(void 0===a.Zf?0:a.Zf)||!BB(new AB(b))){if(!d){if(!(c=!
c))if(c=fG(b),null!=c.j)if((c=c.j.value)&&null!=C(c,1))b:switch(c=C(c,1),c){case
1:c=!0;break b;default:throw Error("Unhandled AutoGdprFeatureStatus: "+c);}else c=!
1;else Im(806,c.l),c=!1;d=c}a=d}return a?nG(b,lG(new kG,!0)):(c=jF(fF(),24))?
nG(b,lG(new kG,GB(c))):new Wo(null,Error("tcunav"))}function nG(a,b)
{return(a=hG(b,a))?Zo(a):new Wo(null,Error("unav"))};function oG(a)
{H.call(this,a)}z(oG,H);function pG(a,b,c,d){this.j=a;this.m=b;this.A=c;this.l=!
1;this.v=d};function qG(a){this.j=a}function PF(a,b){var
c=b.win,d=b.webPropertyCode,e=b.se,f=b.be;a=Fw(8,c,a.j).then(function(g){return
g.runGallerify({win:c,webPropertyCode:d,serializedGallerifyConfig:qf(e),serializedA
rticleStructures:f.map(function(h){return qf(h)})})});Dm.Fa(927,a)};function rG(a)
{var b=a.win,c=a.webPropertyCode;a=a.Jb;if(BA(b.location,"google_auto_gallery"))
{var d=new wq;var e=new vq;e=D(e,1,!0);d=De(d,3,e);PF(new qG(a),
{win:b,webPropertyCode:c,se:d,be:[]})}};function sG(a,b){this.l=a;this.j=b}
function tG(a){try{var
b=t(Array,"from").call(Array,a.l.win.document.querySelectorAll('[id*="mobile-
toggle"], [id="toggle-nav"], [class~="menu-mobile-toggle"], [class*="hamburger-
show"], [class~="offcanvas-toggle"], [class~="site__header-btn"], [class~="toggle-
mobile-menu"], [class~="elementor-menu-toggle"]'));a.Gd(b);for(var
c={},d=y(t(b,"entries").call(b)),e=d.next();!e.done;c={Lc:c.Lc},e=d.next()){var
f=y(e.value),g=f.next().value,h=f.next().value;c.Lc=g;h.addEventListener("click",fu
nction(k){return function(){var l=
a.j,m=t(Object,"assign").call(Object,{},{typ:"mt",tbi:k.Lc},uG(l));vG(l.aa,m)}}
(c))}}catch(k){wG(a.j,"instrumentMenuToggleButton "+k)}}sG.prototype.Gd=function(a)
{for(var b=0,c=y(a),d=c.next();!d.done;d=c.next())null!==d.value.offsetParent&&b+
+;this.j.Gd({Vg:a.length,Wg:b})};
function xG(a,b){if(IntersectionObserver){for(var c=new
r.Map,d=y(t(b,"entries").call(b)),e=d.next();!e.done;e=d.next()){var
f=y(e.value);e=f.next().value;f=f.next().value;c.set(f.rootElement,e)}d=new
IntersectionObserver(function(g){g=y(g);for(var h=g.next();!h.done;h=g.next()){var
k=h.value;h=a.j;var l=c.get(k.target);k=t(Object,"assign").call(Object,{},
{typ:"mvc",mi:l,ir:k.intersectionRatio},uG(h));vG(h.aa,k)}},
{threshold:.5});b=y(b);for(e=b.next();!
e.done;e=b.next())d.observe(e.value.rootElement)}else wG(a.j,
"IntersectionObserver is not supported")}
function yG(a,b){var c={};b=y(t(b,"entries").call(b));for(var d=b.next();!
d.done;c={Nc:c.Nc},d=b.next()){var
e=y(d.value);d=e.next().value;e=e.next().value;c.Nc=d;d={};e=y(t(e.rd,"entries").ca
ll(e.rd));for(var f=e.next();!f.done;d={Oc:d.Oc},f=e.next()){var
g=y(f.value);f=g.next().value;g=g.next().value;d.Oc=f;f=void
0;null==(f=g.querySelector("a"))||f.addEventListener("click",function(h,k){return
function(){var l=a.j,m=t(Object,"assign").call(Object,{},
{typ:"ic",mi:h.Nc,mii:k.Oc},uG(l));vG(l.aa,m)}}(c,
d))}}}sG.prototype.Fd=function(a){for(var b=0,c=y(a),d=c.next();!
d.done;d=c.next())b+=d.value.rd.length;this.j.Fd({mg:a.length,ah:b})};function
zG(a,b,c){var
d=jj(A);this.aa=a;this.webPropertyCode=b;this.l=c;this.m=d;this.j=null}zG.prototype
.Fd=function(a){a=t(Object,"assign").call(Object,{},
{typ:"mdr",md:a.mg,tmid:a.ah},uG(this));vG(this.aa,a)};zG.prototype.Gd=function(a)
{a=t(Object,"assign").call(Object,{},
{typ:"mtbdr",tbd:a.Vg,tbv:a.Wg},uG(this));vG(this.aa,a)};function wG(a,b)
{b=t(Object,"assign").call(Object,{},{typ:"er",msg:b},uG(a));vG(a.aa,b)}
function uG(a){var b=a.webPropertyCode,c=a.l,d=a.m;null===a.j?
(a.j=yk(),a=0):a=yk()-a.j;return{wpc:b,hst:c,pvsid:d,tim:a,dvc:aj()}};function
AG(a){this.win=a}
function BG(a){var
b=CG(t(Array,"from").call(Array,a.win.document.querySelectorAll(":not([id*=foot],
[class*=foot]) > LI.menu-item")))||
CG(t(Array,"from").call(Array,a.win.document.querySelectorAll("UL[id*=nav] > LI,
UL[class*=nav] > LI, UL[role*=nav] > LI, UL[aria-controls*=nav] > LI")))||[];a=new
r.Map;b=y(b);for(var c=b.next();!
c.done;c=b.next())c=c.value,c.parentElement&&(a.has(c.parentElement)?
a.get(c.parentElement).push(c):a.set(c.parentElement,[c]));return
t(Array,"from").call(Array,t(a,"entries").call(a)).map(function(d)
{return{rootElement:d[0],
rd:d[1]}})}function CG(a){return 0<a.length?a:null};function DG(a)
{this.win=a;this.domain="pagead2.googlesyndication.com";this.path="/pagead/
gen_204";this.protocol="https:"}function vG(a,b){var c=new kk;Ki(b,function(d,e)
{var f=c.v++;ok(c,f,lk(e,d))});b=pk(c,a.protocol,a.domain,a.path+"?
id=abg::auto_menu&");try{a.win.navigator.sendBeacon(b)}catch(d){}};var
EG="a".charCodeAt(),FG=Sf(cn),GG=Sf(dn);function HG(a){if(/[^01]/.test(a))throw
Error("Input bitstring "+a+" is malformed!");this.l=a;this.j=0}function IG(a){var
b=JG(a,16);return!0===!!JG(a,1)?(a=KG(a),a.forEach(function(c){if(c>b)throw
Error("ID "+c+" is past MaxVendorId "+b+"!");}),a):LG(a,b)}function KG(a){for(var
b=JG(a,12),c=[];b--;){var d=!0===!!JG(a,1),e=JG(a,16);if(d)for(d=JG(a,16);e<=d;e+
+)c.push(e);else c.push(e)}c.sort(function(f,g){return f-g});return c}
function LG(a,b,c){for(var d=[],e=0;e<b;e++)if(JG(a,1)){var f=e+1;if(c&&-
1===c.indexOf(f))throw Error("ID: "+f+" is outside of allowed
values!");d.push(f)}return d}function JG(a,b){if(a.j+b>a.l.length)throw
Error("Requested length "+b+" is past end of string.");var
c=a.l.substring(a.j,a.j+b);a.j+=b;return parseInt(c,2)};function MG(a,b){try{var
c=bd(a.split(".")[0]).map(function(e)
{return(aa=e.toString(2),t(aa,"padStart")).call(aa,8,"0")}).join(""),d=new
HG(c);c={};c.tcString=a;c.gdprApplies=!
0;d.j+=78;c.cmpId=JG(d,12);c.cmpVersion=JG(d,12);d.j+=30;c.tcfPolicyVersion=JG(d,6)
;c.isServiceSpecific=!!JG(d,1);c.useNonStandardStacks=!!
JG(d,1);c.specialFeatureOptins=NG(LG(d,12,GG),GG);c.purpose={consents:NG(LG(d,24,FG
),FG),legitimateInterests:NG(LG(d,24,FG),FG)};c.purposeOneTreatment=!!
JG(d,1);c.publisherCC=String.fromCharCode(EG+
JG(d,6))
+String.fromCharCode(EG+JG(d,6));c.vendor={consents:NG(IG(d),b),legitimateInterests
:NG(IG(d),b)};return c}catch(e){return null}}function NG(a,b){var
c={};if(Array.isArray(b)&&0!==b.length){b=y(b);for(var d=b.next();!
d.done;d=b.next())d=d.value,c[d]=-1!==a.indexOf(d)}else for(a=y(a),d=a.next();!
d.done;d=a.next())c[d.value]=!0;delete c[0];return c};function OG()
{this.j={}};function PG(a){H.call(this,a)}z(PG,H);function QG(a)
{H.call(this,a)}z(QG,H);function RG(a){H.call(this,a)}z(RG,H);var
SG=[8,11,12,13,15,17,18,19,20,21,22,25,26,27];function TG(){};function UG(a)
{H.call(this,a)}z(UG,H);function VG(a){H.call(this,a)}z(VG,H);function WG(a)
{H.call(this,a,-1,XG)}z(WG,H);var YG=vf(WG),XG=[7];var ZG=new function(a,b)
{this.key=a;this.defaultValue=void 0===b?!1:b;this.valueType="boolean"}
("45369554");function $G(){this.j={};var a=A.__fcexpdef||"";try{var b=JSON.parse(a)
[0];a="";for(var c=0;c<b.length;c++)a+=String.fromCharCode(b.charCodeAt(c)^"\u0003\
u0007\u0003\u0007\b\u0004\u0004\u0006\u0005\u0003".charCodeAt(c
%10));this.j=JSON.parse(a)}catch(d){}}var aH;z($G,OG);function bH(a)
{return(a=cH(a))?F(a,VG,4):null}function cH(a){if(a=(new
gG(a)).get("FCCDCF",""))if(t(a,"startsWith").call(a,"%"))try{var
b=decodeURIComponent(a)}catch(c){dH(1),b=null}else b=a;else b=null;try{return b?
YG(b):null}catch(c){return dH(2),null}}function dH(a){new TG;var b=new
PG;a=D(b,7,a);b=new QG;a=De(b,1,a);b=new RG;Ee(b,22,SG,a);aH||(aH=new
$G);a=aH.j[ZG.key];if("proto"===ZG.valueType)try{JSON.parse(a)}catch(c){}};function
eH(a){this.j=a;this.l=null}function fH(a){a.__tcfapiPostMessageReady||gH(new
eH(a))}
function gH(a){a.l=function(b){var c="string"==typeof b.data;try{var d=c?
JSON.parse(b.data):b.data}catch(f){return}var e=d.__tcfapiCall;!e||"ping"!
==e.command&&"getTCData"!==e.command&&"addEventListener"!
==e.command&&"removeEventListener"!==e.command||
a.j.__tcfapi(e.command,e.version,function(f,g){var
h={};h.__tcfapiReturn="removeEventListener"===e.command?
{success:f,callId:e.callId}:{returnValue:f,success:g,callId:e.callId};f=c?
JSON.stringify(h):h;b.source&&"function"===typeof b.source.postMessage&&
b.source.postMessage(f,b.origin);return
f},e.parameter)};a.j.addEventListener("message",a.l);a.j.__tcfapiPostMessageReady=!
0};function hH(a){this.j=a;this.l=a.document;this.A=(a=(a=cH(this.l))?F(a,UG,5)||
null:null)?C(a,2):null;this.m=(a=bH(this.l))&&null!=C(a,1)?
C(a,1):null;this.v=(a=bH(this.l))&&null!=C(a,2)?C(a,2):null}function iH(a){var
b=S(Br);a.__uspapi||a.frames.__uspapiLocator||(a=new hH(a),jH(a),b&&kH(a))}function
jH(a){!a.A||a.j.__uspapi||a.j.frames.__uspapiLocator||
(a.j.__uspapiManager="fc",yB(a.j,"__uspapiLocator"),eb("__uspapi",function(){return
a.C.apply(a,la(Ka.apply(0,arguments)))}))}
hH.prototype.C=function(a,b,c){"function"===typeof
c&&"getUSPData"===a&&c({version:1,uspString:this.A},!0)};function kH(a){!a.m||
a.j.__tcfapi||a.j.frames.__tcfapiLocator||
(a.j.__tcfapiManager="fc",yB(a.j,"__tcfapiLocator"),a.j.__tcfapiEventListeners=a.j.
__tcfapiEventListeners||[],eb("__tcfapi",function(){return
a.B.apply(a,la(Ka.apply(0,arguments)))}),fH(a.j))}
hH.prototype.B=function(a,b,c,d){d=void 0===d?null:d;if("function"===typeof
c)if(b&&2!==b)c(null,!1);else switch(b=this.j.__tcfapiEventListeners,a){case
"getTCData":!d||Array.isArray(d)&&d.every(function(e){return"number"===typeof e})?
c(lH(this,d,null),!0):c(null,!1);break;case "ping":c({gdprApplies:!0,cmpLoaded:!
0,cmpStatus:"loaded",displayStatus:"disabled",apiVersion:"2.0",cmpVersion:1,cmpId:3
00});break;case "addEventListener":a=b.push(c);c(lH(this,null,a-1),!0);break;case
"removeEventListener":b[d]?
(b[d]=null,c(!0)):c(!1);break;case "getInAppTCData":case "getVendorList":c(null,!
1)}};function lH(a,b,c){if(!a.m)return null;b=MG(a.m,b);b.addtlConsent=null!=a.v?
a.v:void 0;b.cmpStatus="loaded";b.eventStatus="tcloaded";null!
=c&&(b.listenerId=c);return b};function mH(a){var
b=a[0]/255,c=a[1]/255;a=a[2]/255;return.2126*(.03928>=b?b/12.92:Math.pow((b+.055)/
1.055,2.4))+.7152*(.03928>=c?c/12.92:Math.pow((c+.055)/1.055,2.4))
+.0722*(.03928>=a?a/12.92:Math.pow((a+.055)/1.055,2.4))}function nH(a,b)
{a=mH(a);b=mH(b);return(Math.max(a,b)+.05)/(Math.min(a,b)+.05)};var
oH=r.Promise;function pH(a){this.m=a}pH.prototype.l=function(a,b,c)
{this.m.then(function(d){d.l(a,b,c)})};pH.prototype.j=function(a,b){return
this.m.then(function(c){return c.j(a,b)})};function qH(a){this.data=a};function
rH(a){this.m=a}rH.prototype.l=function(a,b,c){c=void 0===c?[]:c;var d=new
MessageChannel;sH(d.port1,b);this.m.postMessage(a,
[d.port2].concat(c))};rH.prototype.j=function(a,b){var c=this;return new
oH(function(d){c.l(a,d,b)})};function tH(a,b){sH(a,b);return new rH(a)}function
sH(a,b){b&&(a.onmessage=function(c){b(new qH(c.data,tH(c.ports[0])))})};function
uH(a){var b=a.Ia,c=void 0===a.Ma?"ZNWN1d":a.Ma,d=void 0===a.onMessage?void
0:a.onMessage,e=void 0===a.Cc?void 0:a.Cc;return
vH({destination:a.destination,Xf:function(){return
b.contentWindow},tg:wH(a.origin),Ma:c,onMessage:d,Cc:e})}
function vH(a){var b=a.destination,c=a.Xf,d=a.tg,e=void 0===a.Xg?void
0:a.Xg,f=a.Ma,g=void 0===a.onMessage?void 0:a.onMessage,h=void 0===a.Cc?void
0:a.Cc,k=Object.create(null);d.forEach(function(l){k[l]=!0});return new pH(new
oH(function(l,m){function n(q){q.source&&q.source===c()&&!
0===k[q.origin]&&(q.data.n||q.data)===f&&(b.removeEventListener("message",n,!
1),e&&q.data.t!==e?m(Error('Token mismatch while establishing channel "'+f+'".
Expected '+e+", but received "+q.data.t+".")):(l(tH(q.ports[0],
g)),h&&h(q)))}b.addEventListener("message",n,!1)}))}function wH(a)
{a="string"===typeof a?[a]:a;var b=Object.create(null);a.forEach(function(c)
{if("null"===c)throw Error("Receiving from null origin not allowed without token
verification. Please use NullOriginConnector.");b[c]=!0});return a};function
xH(a,b,c,d,e,f,g,h){g=void 0===g?null:g;try{var k=a.localStorage}catch(q)
{k=null}if(k){if(S(nr))var l=null;else
try{l=k.getItem("google_ama_config")}catch(q){l=null}try{var m=l?
Nq(l):null}catch(q){m=null}l=m}else l=null;a:{if(d)try{var n=Nq(d);break a}catch(q)
{VE(a,{cfg:1,inv:1})}n=null}if(d=n){if(e){n=new Fp;De(d,3,n);l=Lq(d)&&Ke(Lq(d),13)?
Ke(Lq(d),13):1;D(n,1,Date.now()+864E5*l);n=of(d,!1);Lq(d)&&(l=new
Ep,m=Lq(d),m=ue(m,23),l=D(l,23,null==m?void 0:m),m=Oe(Lq(d),12,!
1),l=D(l,12,m),m=Oe(Lq(d),
15,!1),l=D(l,15,m),De(n,15,l));l=Ce(n,rq,1);for(m=0;m<l.length;m+
+)D(l[m],11,de);D(n,22,void 0,!1);if(S(nr))bF(a);else try{(e||
a.localStorage).setItem("google_ama_config",qf(n))}catch(q){VE(a,
{lserr:1})}}e=$E(a,Ce(d,Op,7));a:{if(e&&(n=C(e,3),l=F(d,hq,9),n&&l)){b:
{l=Ce(l,gq,1);l=y(l);for(m=l.next();!m.done;m=l.next())if(m=m.value,C(m,1)==n)
{n=F(m,eq,2)||null;break b}n=null}if(n)break a}n=F(d,eq,8)||new
eq}n={Ag:n};e&&(n.V=e);e&&ZE(e,3)&&(n.Gb=[1]);if(7===c.google_pgb_reactive&&(e=n.V,
!e||!ue(e,8)))return!1;
dF(a,2)&&(Xm(5,[d.toJSON()]),c=WE(c),f=new
qG(f),e=n.V,c.google_package=e&&C(e,4)||"",c=new sp(["google-auto-
placed"],c),GF(a,new Xt(a),b,d,n,f,void 0===c?null:c,new Io(a),void 0===g?null:g,
{url:a.location.href,Wb:h}));return!0}l&&(VE(a,{cfg:1,cl:1}),bF(a));return!
1};function yH(a){var
b=a.F;null==b.google_ad_output&&(b.google_ad_output="html");if(null!
=b.google_ad_client){var c;(c=String(b.google_ad_client))?(c=c.toLowerCase(),"ca-"!
=c.substring(0,3)&&(c="ca-"+c)):c="";b.google_ad_client=c}null!
=b.google_ad_slot&&(b.google_ad_slot=String(b.google_ad_slot));b.google_webgl_suppo
rt=!!Qh.WebGLRenderingContext;b.google_ad_section=b.google_ad_section||
b.google_ad_region||"";b.google_country=b.google_country||b.google_gl||"";c=(new
Date).getTime();Array.isArray(b.google_color_bg)&&
(b.google_color_bg=zH(a,b.google_color_bg,c));Array.isArray(b.google_color_text)&&(
b.google_color_text=zH(a,b.google_color_text,c));Array.isArray(b.google_color_link)
&&(b.google_color_link=zH(a,b.google_color_link,c));Array.isArray(b.google_color_ur
l)&&(b.google_color_url=zH(a,b.google_color_url,c));Array.isArray(b.google_color_bo
rder)&&(b.google_color_border=zH(a,b.google_color_border,c));Array.isArray(b.google
_color_line)&&(b.google_color_line=zH(a,b.google_color_line,c))}
function zH(a,b,c){a.j|=2;return b[c%b.length]};function AH(a,b){var c=Dm,d;var
e;d=(e=(e=void 0===e?wj():e)&&(d=e.initialLayoutRect)&&"number"===typeof
d.top&&"number"===typeof d.left&&"number"===typeof d.width&&"number"===typeof
d.height?new sj(d.left,d.top,d.width,d.height):null)?new Zh(e.left,e.top):
(d=xj())&&Ra(d.rootBounds)?new
Zh(d.rootBounds.left+d.boundingClientRect.left,d.rootBounds.top+d.boundingClientRec
t.top):null;if(d)return d;try{var f=new Zh(0,0),g=ni(ii(b));if(Cc(g,"parent"))
{do{if(g==a)var h=Ij(b);else{var k=Hj(b);h=new Zh(k.left,
k.top)}d=h;f.x+=d.x;f.y+=d.y}while(g&&g!=a&&g!
=g.parent&&(b=g.frameElement)&&(g=g.parent))}return f}catch(l){return
c.ma(888,l),new Zh(-12245933,-12245933)}};function BH(a)
{H.call(this,a)}z(BH,H);function CH(a){H.call(this,a,-1,DH)}z(CH,H);var
DH=[1];function EH(a){H.call(this,a,-1,FH)}z(EH,H);var FH=[19],GH=[13,14];function
HH(){var a=this;this.j=null;var
b={};this.l=(b[3]={},b[4]={},b[5]={},b);b={};this.l[4]=(b[9]=function(){return a.j?
Mi(Ka.apply(0,arguments)[0]+" + "+a.j)%1E3:void 0},b)}var IH;function JH(a,b){b&&!
a.j&&(a.j=t(b.split(":"),"find").call(b.split(":"),function(c){return
0===c.indexOf("ID=")})||null)};var KH=void 0;function LH(){uf(KH,sf);return
KH}function MH(a){uf(KH,Mk);KH=a};function NH(a){try{var
b=a.getItem("google_adsense_settings");if(!b)return{};var c=JSON.parse(b);return c!
==Object(c)?{}:Pf(c,function(d,e){return
Object.prototype.hasOwnProperty.call(c,e)&&"string"===typeof
e&&Array.isArray(d)})}catch(d){return{}}};function OH(a){a=void 0===a?A:a;return
a.ggeac||(a.ggeac={})};function PH(a,b){b=void 0===b?document:b;var c;return!
(null==(c=b.featurePolicy)||!
(aa=c.allowedFeatures(),t(aa,"includes")).call(aa,a))};function QH()
{this.j=function(){}}function RH(a,b){a.j=zm(14,b,function(){})};function SH(){var
a=OH(A),b=a=void 0===a?OH():a;Bm(ym(Am),b);TH(a);RH(ym(QH),a);ym(Os).v()}function
TH(a){var b=ym(Os);b.j=function(c,d){return zm(5,a,function(){return!1})
(c,d,1)};b.l=function(c,d){return zm(6,a,function(){return 0})
(c,d,1)};b.m=function(c,d){return zm(7,a,function(){return""})
(c,d,1)};b.A=function(c,d){return zm(8,a,function(){return[]})
(c,d,1)};b.v=function(){zm(15,a,function(){})(1)}};function UH(a){var
b=ym(Am).l(a);a=CF(ym(wF),a,b);Zm.Fa(1085,a)}function VH(a){var
b=ym(Am).j();a=cF(a);a.eids||(a.eids=[]);return b.concat(a.eids).join(",")}function
WH(a){var b=xk();b&&(a.debug_experiment_id=b)};function XH(a)
{this.j=a;this.l=0}function YH(a,b,c){return c?jG(b,c,a.j):null}function
ZH(a,b,c,d){if(d){var e={Fe:C(c,2)-Date.now()/1E3,path:C(c,3),domain:C(c,4),Qg:!
1};a=a.j;ue(d,5)&&iG(a)&&(new gG(a.document)).set(b,C(c,1),e)}}
function $H(a,b,c){if(c&&jG(b,c,a.j)){var
d=a.j.location.hostname;if("localhost"===d)d=["localhost"];else
if(d=d.split("."),2>d.length)d=[];else{for(var e=[],f=0;f<d.length-1;+
+f)e.push(d.slice(f).join("."));d=e}d=y(d);for(e=d.next();!
e.done;e=d.next())f=a.j,ue(c,5)&&iG(f)&&(new
gG(f.document)).remove(b,"/",e.value)}};function aI(a,b,c){return
Gm(629,function(d){delete a._gfp_s_;if(!d)throw Error("Invalid JSONP
response");d=d._cookies_;if(!d)return r.Promise.resolve();if(0===d.length)throw
Error("Invalid JSONP response");d=y(d);for(var e=d.next();!e.done;e=d.next()){var
f=e.value;e=f._domain_;var g=f._value_,h=f._expires_,k=f._path_;f=f._version_||
1;if("string"!==typeof e||"string"!==typeof g||"number"!==typeof h||"string"!
==typeof k||"number"!==typeof f||!g)throw Error("Invalid JSONP
response");e=Dh(Ch(Bh(Ah(g),
h),k),e);switch(f){case 1:ZH(c,"__gads",e,b);break;case 2:ZH(c,"__gpi",e,b)}}return
r.Promise.resolve()})}function bI(a,b,c){var d;if(0===a.l){if(YH(a,"__gads",b))var
e=!0;else if(e=a.j,ue(b,5)&&iG(e)&&(new
gG(e.document)).set("GoogleAdServingTest","Good",void
0),e="Good"===jG("GoogleAdServingTest",b,a.j)){var f=a.j;ue(b,5)&&iG(f)&&(new
gG(f.document)).remove("GoogleAdServingTest",void 0,void 0)}a.l=e?
2:1}2===a.l&&(d=aI(c,b,a));c._gfp_p_=!0;return d}
function cI(a,b,c,d){d={domain:c.location.hostname,callback:"_gfp_s_",client:d};var
e=YH(b,"__gads",a);e&&(d.cookie=e);(e=YH(b,"__gpi",a))&&!
t(e,"includes").call(e,"&")&&(d.gpic=e);var
f=gg(jg(zf(Af("https://partner.googleadservices.com/gampad/cookie.js"))),d),g=bI(b,
a,c);g?new r.Promise(function(h){c._gfp_s_=function(k)
{g(k).then(h)};Gi(c.document,f)}):r.Promise.resolve()}
function dI(a,b,c){"_gfp_p_"in b||(b._gfp_p_=!1,"_gfp_a_"in b||(b._gfp_a_=!0));var
d=new XH(b);a:{c=b.google_ad_client||c;if(!S(yr)){var e=b._gfp_a_;if("boolean"!
==typeof e)throw Error("Illegal value of _gfp_a_: "+e);if(!e)
{r.Promise.resolve();break a}}e=b._gfp_p_;if("boolean"!==typeof e)throw
Error("Illegal value of _gfp_p_: "+e);e?
r.Promise.resolve():cI(a,d,b,c)}a=YH(d,"__gads",a)||"";IH||(IH=new
HH);b=IH;JH(b,a);a=b.l;ym(QH).j(a);UH(20);UH(17)};function eI(a){if(S(Pr))
{a.easpi=S(Pr);S(qs)&&(a.easpa=!
0);a.asntp=0;a.asntpv=0;a.asntpl=0;a.asntpm=0;a.asntpc=1E3;a.asna=5;a.asnd=5;a.asnp
=5;a.asns=5;S(xs)||(a.asmat=Ps(Qr));a.asptt=-1;a.asro=S(Js)?
S(Rr):S(Es);S(Ds)&&(a.ascet=!0);S(zs)&&(a.asgr=!0);S(Fs)||(a.asrc=!
1);S(Nr)&&(a.asbu=!0);S(xs)&&(a.aseb=!
0);1>Ps(As)&&(a.asla=Ps(As));1>Ps(rs)&&(a.asaa=Ps(rs));S(Ms)&&(a.asupm=!0);var
b=Ps(Bs);0<b&&(a.asmrc=b)}};function fI(a,b){return
Ix({J:a,qd:3E3,vd:a.innerWidth>on?650:0,aa:Cm,ee:b})};function gI(a){var b=0;try{b|
=pn(a),b|=qn(a,1E4)}catch(c){b|=32}return b};function hI(a){var b=0;try{b|=pn(a),b|
=qn(a,1E4)}catch(c){b|=32}return b};function iI(a,b,c){var d=0;try{d|=pn(a),d|
=a.navigator&&/Android 2/.test(a.navigator.userAgent)?1048576:0}catch(g){d|=32}var
e=0;try{e|=qn(a,2500);if(S(fs)){var f=vn(a);e|=f?320>f?2097152:0:1073741824}e|
=sn(a);0<c&&!eC(dC(b,c))&&(e|=134217728)}catch(g){e|=32}return d|e};function
jI(a,b,c,d){d=void 0===d?null:d;if(!S(is))return 32;var
e=pn(a),f;Jx(null==(f=a.navigator)?void 0:f.userAgent)&&(e|
=1048576);f=a.innerWidth;1200>f&&(e|=65536);var g=a.innerHeight;650>g&&(e|
=2097152);d&&0===e&&(d=3===d?"left":"right",
(b=kI({J:a,Ce:b,Ye:1,position:d,P:f,X:g,Pa:new r.Set,minWidth:120,minHeight:500}))?
c&&nn(a).j.set(d,b.width+"x"+b.height+"_"+String(d).charAt(0)):e|=16);return e}
function lI(a){if(S(Ir))return a=nn(a).j,
[].concat(la(t(a,"values").call(a))).join("|");if(0!==jI(a,!0,!1))return"";for(var
b=[],c=a.innerWidth,d=a.innerHeight,e=y(["left","right"]),f=e.next();!
f.done;f=e.next()){f=f.value;var g=kI({J:a,Ce:!0,Ye:1,position:f,P:c,X:d,Pa:new
r.Set,minWidth:120,minHeight:500});g&&b.push(g.width+"x"+g.height+"_"+String(f).cha
rAt(0))}return b.join("|")}function mI(a,b){return null!==xi(a,function(c){return
c.nodeType===Node.ELEMENT_NODE&&b.has(c)})}
function nI(a,b){return xi(a,function(c){return
c.nodeType===Node.ELEMENT_NODE&&"fixed"===b.getComputedStyle(c,null).position})}fun
ction oI(a){return Math.round(10*Math.round(a/10))}function pI(a){return
a.position+"-"+oI(a.P)+"x"+oI(a.X)+"-"+oI(a.scrollY+a.qb)+"Y"}function qI(a)
{return"f-"+pI({position:a.position,qb:a.qb,scrollY:0,P:a.P,X:a.X})}function
rI(a,b){a=Math.min(null!=a?a:Infinity,null!=b?b:Infinity);return Infinity!==a?a:0}
function sI(a,b,c){var d=nn(c.J).sideRailProcessedFixedElements;if(!d.has(a)){var
e=a.getBoundingClientRect();if(e){var
f=Math.min(e.bottom+10,c.X),g=Math.max(e.left-
10,0),h=Math.min(e.right+10,c.P),k=.3*c.P;for(e=Math.max(e.top-10,0);e<=f;e+=10)
{if(0<h&&g<k){var
l=qI({position:"left",qb:e,P:c.P,X:c.X});b.set(l,rI(b.get(l),g))}if(g<c.P&&h>c.P-k)
{l=qI({position:"right",qb:e,P:c.P,X:c.X});var m=c.P-
h;b.set(l,rI(b.get(l),m))}}d.add(a)}}}
function kI(a){if(1200>a.P||650>a.X)return null;var
b=nn(a.J).sideRailAvailableSpace;if(!a.Ce){var
c={J:a.J,P:a.P,X:a.X,Pa:a.Pa},d="f-"+oI(c.P)+"x"+oI(c.X);if(!b.has(d))
{b.set(d,0);nn(c.J).sideRailProcessedFixedElements.clear();d=new
r.Set([].concat(la(t(Array,"from").call(Array,c.J.document.querySelectorAll("[data-
anchor-status],[data-side-rail-status]"))),la(c.Pa)));for(var
e=c.J,f=[],g=y(e.document.querySelectorAll("*")),h=g.next();!h.done;h=g.next())
{h=h.value;var k=e.getComputedStyle(h,null);
"fixed"===k.position&&"none"!==k.display&&"hidden"!
==k.visibility&&f.push(h)}e=y(f);for(f=e.next();!
f.done;f=e.next())f=f.value,mI(f,d)||sI(f,b,c)}}c=[];e=.9*a.X;f=An(a.J);g=d=(a.X-
e)/2;h=e/7;for(k=0;8>k;k++){var l=c,m=l.push;var n=g;var
q=a.position,w={J:a.J,P:a.P,X:a.X,Pa:a.Pa},u=qI({position:q,qb:n,P:w.P,X:w.X}),E=pI
({position:q,qb:n,scrollY:f,P:w.P,X:w.X});if(!b.has(E)){var J="left"===q?20:w.P-
20,Z=J;q=.3*w.P/5*("left"===q?1:-1);for(var ca=0;6>ca;ca++){var
M=Qx(w.J.document,Math.round(Z),Math.round(n)),
Q=mI(M,w.Pa),V=nI(M,w.J);if(!Q&&null!==V){sI(V,b,w);b.delete(E);break}Q||
(Q=M.offsetHeight>=.25*w.X,Q=M.offsetWidth>=.9*w.P&&Q);if(Q)b.set(E,Math.round(Math
.abs(Z-J)+20));else
if(Z!==J)Z-=q,q/=2;else{b.set(E,0);break}Z+=q}}n=rI(b.get(u),b.get(E));m.call(l,n);
g+=h}b=a.Ye;f=a.position;e=Math.round(e/
8);d=Math.round(d);g=a.minWidth;a=a.minHeight;l=[];h=t(Array(c.length),"fill").call
(Array(c.length),0);for(k=0;k<c.length;k++){for(;0!==l.length&&c[l[l.length-
1]]>=c[k];)l.pop();h[k]=0===l.length?0:l[l.length-
1]+1;l.push(k)}l=[];m=c.length-
1;k=t(Array(c.length),"fill").call(Array(c.length),0);for(n=m;0<=n;n--){for(;0!
==l.length&&c[l[l.length-1]]>=c[n];)l.pop();k[n]=0===l.length?m:l[l.length-1]-
1;l.push(n)}l=null;for(m=0;m<c.length;m+
+)if(n={position:f,width:Math.round(c[m]),height:Math.round((k[m]-h[m]
+1)*e),offsetY:d+h[m]*e},w=n.width>=g&&n.height>=a,0===b&&w){l=n;break}else
1===b&&w&&(!l||n.width*n.height>l.width*l.height)&&(l=n);return l};var
tI=x(["https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"]),uI={},vI=(
uI[27]=512,uI[26]=128,uI);
function wI(a,b,c,d){switch(c){case 1:case 2:return 0===fI(a,c);case 3:case
4:return 0===jI(a,!1,!1,c);case 8:return b="on"===b.google_adtest||
BA(a.location,"google_ia_debug")?-1:3600,0==iI(a,d,b);case 9:return b=!
("on"===b.google_adtest||BA(a.location,"google_scr_debug")),!fC(a,b,d);case
30:return 0==XD(a);case 26:return 0==hI(a);case 27:return 0===gI(a);case 40:return!
0;default:return!1}}
function xI(a,b,c,d){switch(c){case 0:case 40:case 10:case 11:return 0;case 1:case
2:return fI(a,c);case 3:case 4:return jI(a,S(Jr),S(Ir),c);case 8:return
iI(a,d,"on"===b.google_adtest||BA(a.location,"google_ia_debug")?-1:3600);case
9:return fC(a,!("on"===b.google_adtest||BA(a.location,"google_scr_debug")),d);case
16:return it(b,a)?0:8388608;case 30:return XD(a);case 26:return hI(a);case
27:return gI(a);default:return 32}}
function yI(a,b,c){var d=b.google_reactive_ad_format;if(!Qf(d))return!
1;a=Fi(a);if(!a||!wI(a,b,d,c))return!1;b=nn(a);if(xn(b,d))return!1;b.adCount[d]||
(b.adCount[d]=0);b.adCount[d]++;return!0}function zI(a){var
b=a.google_reactive_ad_format;return!a.google_reactive_ads_config&&AI(a)&&16!
==b&&10!==b&&11!==b&&40!==b&&41!==b}function BI(a){if(!a.hash)return null;var
b=null;Ki(xA,function(c){!b&&BA(a,c)&&(b=zA[c])});return b}
function CI(a,b){var c=nn(a).tagSpecificState[1]||null;null!
=c&&null==c.debugCard&&Ki(AA,function(d){!c.debugCardRequested&&"number"===typeof
d&&EA(d,a.location)&&(c.debugCardRequested=!0,DI(a,b,function(e)
{c.debugCard=e.createDebugCard(d,a)}))})}function EI(a,b,c){if(!b)return null;var
d=nn(b),e=0;Ki(Rf,function(f){var g=vI[f];g&&0===FI(a,b,f,c)&&(e|
=g)});d.wasPlaTagProcessed&&(e|=256);a.google_reactive_tag_first&&(e|=1024);return
e?""+e:null}
function GI(a,b,c){var d=[];Ki(Rf,function(e){if(S(is)||3!==e&&4!==e){var
f=FI(b,a,e,c);0!==f&&d.push(e+":"+f)}});return d.join(",")||null}function HI(a){var
b=[],c={};Ki(a,function(d,e){if((e=hn[e])&&!c[e]){c[e]=!0;if(d)d=1;else if(!
1===d)d=2;else return;b.push(e+":"+d)}});return b.join(",")}function II(a)
{a=a.overlays;if(!a)return"";a=a.bottom;return"boolean"===typeof a?a?"1":"0":""}
function FI(a,b,c,d){if(!b)return 256;var
e=0,f=nn(b),g=xn(f,c);if(a.google_reactive_ad_format==c||g)e|=64;var h=!
1;Ki(f.reactiveTypeDisabledByPublisher,function(k,l){String(c)===String(l)&&(h=!
0)});h&&BI(b.location)!==c&&(e|=128);return e|xI(b,a,c,d)}function JI(a,b){if(a)
{var
c=nn(a),d={};Ki(b,function(e,f){(f=hn[f])&&(!1===e||/^false$/i.test(e))&&(d[f]=!
0)});Ki(Rf,function(e){d[kn[e]]&&(c.reactiveTypeDisabledByPublisher[e]=!0)})}}
function KI(a,b,c){b=Gm(b,c);return Fw(1,window,gg(a,Qs(er)?{bust:Qs(er)}:
{})).then(b)}function DI(a,b,c){c=Gm(212,c);Fw(3,a,b).then(c)}function LI(a)
{a.adsbygoogle||(a.adsbygoogle=[],Gi(a.document,L(tI)))}function MI(a,b)
{I(a,"load",function(){LI(a);a.adsbygoogle.push(b)})}function NI(a)
{a=a.google_reactive_ad_format;return Qf(a)?""+a:null}function AI(a){return!!
NI(a)||null!=a.google_pgb_reactive}function OI(a){a=NI(a);return 26==a||27==a||
30==a||16==a||40==a||41==a};function PI(a){return"number"===typeof
a.google_reactive_sra_index}
function QI(a,b,c){var d=b.J||b.pubWin,e=b.F;e.google_reactive_plat=GI(d,e,c);var
f=HI(a);f&&(e.google_reactive_plaf=f);(f=II(a))&&(e.google_reactive_fba=f);
(f=lI(d))&&(e.google_plas=f);RI(a,e);f=BI(b.pubWin.location);SI(a,f,e);f?
(e.fra=f,e.google_pgb_reactive=6):e.google_pgb_reactive=5;eI(e);S(Kr)&&(e.fsapi=!
0);yj()||Ys(b.pubWin.top);f=Km(b.pubWin,"rsrai",Gm(429,function(g,h){return
TI(b,d,e.google_ad_client,a,g,h,c)}),Gm(430,function(g,h){return
Dn(b.pubWin,"431",Cm,h)}));b.m.push(f);nn(d).wasReactiveTagRequestSent=
!0;UI(b,a,c)}function UI(a,b,c){var d=a.F,e=Ra(b.page_level_pubvars)?
b.page_level_pubvars:{};b=Km(a.pubWin,"apcnf",Gm(353,function(f,g){var
h=a.pubWin,k=d.google_ad_client,l=a.ga.Jb,m=a.ga.Wb;return gj(g.origin)?
xH(h,k,e,f.config,c,l,null,m):!1}),Gm(353,function(f,g){return
Dn(a.pubWin,"353",Cm,g)}));a.m.push(b)}
function TI(a,b,c,d,e,f,g){if(!gj(f.origin))return!1;f=e.data;if(!
Array.isArray(f))return!1;if(!dF(b,1))return!0;f&&Xm(6,[f]);e=e.amaConfig;for(var
h=[],k=[],l=nn(b),m=null,n=0;n<f.length;n++)if(f[n]){var
q=f[n],w=q.adFormat;l&&q.enabledInAsfe&&(l.reactiveTypeEnabledInAsfe[w]=!0);if(!
q.noCreative){q.google_reactive_sra_index=n;if(9===w&&e)
{q.pubVars=t(Object,"assign").call(Object,q.pubVars||{},VI(d,q));var u=new
gC;if(aC(u,q)&&u.D(q))
{m=u;continue}}h.push(q);k.push(w)}}h.length&&(Hm("rasra::pm",{rt:k.join(","),
c:c},.1),KI(a.ga.Se,522,function(E)
{WI(h,b,c,E,d,g)}));e&&xH(b,c,d,e,g,a.ga.Jb,m);return!0}function VI(a,b){var
c=b.adFormat,d=b.adKey;delete b.adKey;var
e={};a=a.page_level_pubvars;Ra(a)&&t(Object,"assign").call(Object,e,a);e.google_ad_
unit_key=d;e.google_reactive_sra_index=b.google_reactive_sra_index;30===c&&(e.googl
e_reactive_ad_format=30);e.google_pgb_reactive=e.google_pgb_reactive||5;return
b.pubVars=e}
function WI(a,b,c,d,e,f){for(var g=[],h={},k=0;k<a.length;h={Xb:h.Xb,Ha:h.Ha},k++)
{h.Ha=a[k];var
l=h.Ha.adFormat,m=h.Ha.adKey;h.Xb=d.configProcessorForAdFormat(l);l&&h.Xb&&m?
(h.Ha.pubVars=VI(e,h.Ha),delete
h.Ha.google_reactive_sra_index,g.push(l),Fm(466,function(n){return function()
{return n.Xb.verifyAndProcessConfig(b,n.Ha,f)}}(h))):Hm("rasra::ivc",
{af:l,ak:String(m),c:c},.1)}Hm("rasra::pr",{rt:g.join(","),c:c},.1)}
function RI(a,b){var c=[],d=!1;Ki(hn,function(e,f)
{if(a.hasOwnProperty(f)&&(f=a[f],null==f?0:f.google_ad_channel))var
g=String(f.google_ad_channel);--e;c[e]&&"+"!==c[e]||(c[e]=g?g.replace(/,/
g,"+"):"+",d||(d=!!g))});d&&(b.google_reactive_sra_channels=c.join(","))}function
SI(a,b,c){if(!c.google_adtest){var
d=a.page_level_pubvars;if("on"===a.google_adtest||"on"===(null==d?void
0:d.google_adtest)||b)c.google_adtest="on"}};Bc("script");var XI={"image-
top":0,"image-middle":1,"image-side":2,"text-only":3,"in-article":4};function YI()
{N.apply(this,arguments);this.j=null}z(YI,N);YI.prototype.init=function(a){var
b=this,c=fF();if(!jF(c,27,!1)){kF(c,27,!0);this.j=a.innerHeight>=a.innerWidth?
1:2;var d=function(){return ZI(b,a)};I(a,"resize",d);um(this,function()
{Nf(a,"resize",d)})}};
function ZI(a,b){var c=b.innerHeight>=b.innerWidth?1:2;if(a.j!=c)
{a.j=c;c=pF();a={};c=y(c);for(var d=c.next();!
d.done;a={Ba:a.Ba},d=c.next())if(a.Ba=d.value,a.Ba.Sa.offsetWidth!
=a.Ba.offsetWidth||
a.Ba.F.google_full_width_responsive_allowed)a.Ba.offsetWidth=a.Ba.Sa.offsetWidth,Fm
(467,function(e){return function(){var
f=e.Ba.Sa,g=e.Ba.F,h=$I(f,g);g.google_full_width_responsive_allowed&&(f.style.margi
nLeft=g.gfwroml||"",f.style.marginRight=g.gfwromr||"",f.style.height=g.gfwroh?
g.gfwroh+"px":"",f.style.width=
g.gfwrow?g.gfwrow+"px":"",f.style.zIndex=g.gfwroz||"",delete
g.google_full_width_responsive_allowed);delete g.google_ad_format;delete
g.google_ad_width;delete g.google_ad_height;delete
g.google_content_recommendation_ui_type;delete
g.google_content_recommendation_rows_num;delete
g.google_content_recommendation_columns_num;b.google_spfd(f,g,b);var k=$I(f,g);!
k&&h&&1==f.childNodes.length?(aJ(h,!
1),g.google_reactive_ad_format=16,g.google_ad_section="responsive_resize",f.dataset
.adsbygoogleStatus="reserved",
f.className+=" adsbygoogle-
noablate",LI(b),b.adsbygoogle.push({element:f,params:g})):k&&h?k!=h&&(aJ(h,!
1),aJ(k,!0)):Hm("auto_size_refresh",
{context:"showOrHideElm",url:b.location.href,nodes:f.childNodes.length})}}
(a))}}function bJ(a,b){if(!it(b,a))return function(){};a=cJ(b,a);if(!a)return
function(){};var c=pF(),d={Sa:a,F:Tf(b),offsetWidth:a.offsetWidth};c.push(d);return
function(){return rc(c,d)}}
function aJ(a,b){a.style.display=b?"inline-block":"none";var c=a.parentElement;b?
c.dataset.adStatus=a.dataset.adStatus:(a.dataset.adStatus=c.dataset.adStatus,delete
c.dataset.adStatus)}
function $I(a,b){for(var c=0;c<a.childNodes.length;c++){for(var
d={},e=a.childNodes[c],f=e.style,g=["width","height"],h=0;h<g.length;h++){var
k="google_ad_"+g[h];if(!d.hasOwnProperty(k)){var l=Ti(f[g[h]]);l=null===l?
null:Math.round(l);null!
=l&&(d[k]=l)}}if(d.google_ad_width==b.google_ad_width&&d.google_ad_height==b.google
_ad_height)return e}return null}
function cJ(a,b){a=b.document.getElementById(a.google_async_iframe_id);if(!a)return
null;for(a=a.parentElement;a&&!nt.test(a.className);)a=a.parentElement;return
a};function dJ(a,b,c)
{this.J=a;this.Sa=b;this.F=c;this.j=null;this.l=this.m=0}dJ.prototype.v=function()
{10<=++this.m&&A.clearInterval(this.j);var
a=lt(this.J,this.Sa);a=mt(this.J,this.Sa,a);var b=ht(this.Sa,this.J);null!
=b&&0===b.x||A.clearInterval(this.j);a&&(this.l++,Hm("rspv:al",
{aligns:this.l,attempt:this.m,client:this.F.google_ad_client,eoffs:String(null!=b?
b.x:null),eids:VH(this.F),slot:this.F.google_ad_slot,url:this.F.google_page_url},.0
1))};var
eJ=x(["https://pagead2.googlesyndication.com/pagead/js/","/","/rum",".js"]),fJ=x(["
https://pagead2.googlesyndication.com/pagead/js/","/","/
rum_debug",".js"]),gJ=x(["https://pagead2.googlesyndication.com/pagead/managed/js/
adsense/","/reactive_library",".js"]),hJ=x(["https://
pagead2.googlesyndication.com/pagead/managed/js/adsense/","/
debug_card_library",".js"]),iJ=x(["https://pagead2.googlesyndication.com/pagead/
js/","/","/creativetoolset/xpc_expansion_embed.js"]),jJ=x(["https://
googleads.g.doubleclick.net/pagead/html/",
"/","/zrt_lookup.html"]),kJ=x(["https://pagead2.googlesyndication.com/pagead/
managed/js/adsense/","/slotcar_library",".js"]),lJ=x(["https://
pagead2.googlesyndication.com/pagead/managed/js/adsense/","/gallerify",".js"]);var
Ok={Xk:0,Tk:1,Uk:9,Rk:2,Sk:3,Wk:5,Vk:7};function mJ(a)
{this.J=a.J;this.pubWin=a.pubWin;this.F=a.F;this.qa=a.qa;this.ga=a.ga;this.Ra=a.Ra;
this.ba=a.ba;this.C=-
1;this.j=0;this.l=this.H=null;this.G=this.D=0;this.m=[];this.Fb=this.B="";this.v=th
is.A=null};function nJ(a,b){var
c=lG(a,GB(b));c=D(c,2,b.tcString);c=D(c,4,b.addtlConsent||"");D(c,7,b.internalError
State);c=!JB(b);D(a,9,c);null!=b.gdprApplies&&D(a,3,b.gdprApplies)}
function oJ(a){var b=new AB(a.pubWin,{Ug:-1,Cf:!0});if(!BB(b))return
r.Promise.resolve(null);var c=fF(),d=jF(c,24);if(d)return r.Promise.resolve(d);var
e=new r.Promise(function(f){f={resolve:f};var g=jF(c,25,
[]);g.push(f);kF(c,25,g)});d||null===d||
(kF(c,24,null),b.addEventListener(function(f){if(FB(f))
{kF(c,24,f);nJ(a.l,f);for(var g=y(jF(c,25,[])),h=g.next();!
h.done;h=g.next())h.value.resolve(f);kF(c,25,[])}else kF(c,24,null)}));return
e};function pJ(a,b,c){a-=b;return a>=(void 0===c?1E5:c)?"M":0<=a?a:"-M"};function
qJ(a,b,c){var d,e=(null==(d=b.parentElement)?
0:d.classList.contains("adsbygoogle"))?
b.parentElement:b;c.addEventListener("load",function(){return rJ(e)});return
Km(a,"adpnt",function(f,g){var h;if(zn(g,c.contentWindow))
{f=Cn(f).qid;try{c.setAttribute("data-google-query-id",f);null!=a.googletag||
(a.googletag={cmd:[]});var k=null!=(h=a.googletag.queryIds)?h:
[];k.push(f);500<k.length&&k.shift();a.googletag.queryIds=k}catch(l)
{}e.dataset.adStatus&&Hm("adsense_late_fill",{status:e.dataset.adStatus});
e.dataset.adStatus="filled";h=!0}else h=!1;return h})}function rJ(a)
{setTimeout(function(){"filled"!
==a.dataset.adStatus&&(a.dataset.adStatus="unfilled")},1E3)};function sJ(a,b,c,d)
{N.call(this);var
e=this;this.l=a;this.j=b;this.K=c;this.aa=d;this.ra={};this.nf=this.K.rb(168,functi
on(f,g){return void tJ(e,f,g)});this.qf=this.K.rb(169,function(f,g){return
Dn(e.l,"ras::xsf",e.aa,g)});this.M=[];this.O(this.ra);this.M.push(Jm(this.l,"sth",t
his.nf,this.qf))}z(sJ,N);function tJ(a,b,c){try{if(!gj(c.origin)||a.j&&!
zn(c,a.j.contentWindow))return}catch(f){return}var d=b.msg_type,e;"string"===typeof
d&&(e=a.ra[d])&&a.K.Rb(168,function(){e.call(a,b,c)})}
sJ.prototype.N=function(){for(var a=y(this.M),b=a.next();!
b.done;b=a.next())b=b.value,b();this.M.length=0;N.prototype.N.call(this)};function
uJ(a,b){sJ.call(this,a,void 0===b?null:b,Dm,Cm);this.l=a}z(uJ,sJ);function vJ(a,b)
{uJ.call(this,a,b);this.m=function()
{};this.j&&I(this.j,"load",this.m)}z(vJ,uJ);vJ.prototype.N=function()
{this.j&&Nf(this.j,"load",this.m);uJ.prototype.N.call(this);this.j=null};
vJ.prototype.O=function(a){var b=this;a["adsense-labs"]=function(c)
{if(c=Cn(c).settings)try{var d=new xh(JSON.parse(c));if(null!=C(d,1)){var
e=b.l,f=C(d,1)||"";if(S(ar)?null!=mG({win:e,Ae:LH()}).j:1){if(S(ar)){var
g=mG({win:e,Ae:LH()});var h=null!=g.j?NH(g.j.value):{}}else
h=NH(e.localStorage);null!
==d&&(h[f]=d.toJSON());try{e.localStorage.setItem("google_adsense_settings",JSON.st
ringify(h))}catch(k){}}}}catch(k){}}};function wJ(a,b){uJ.call(this,a.J,b);var
c=this;this.m=a.ba;this.D=this.m.parentElement&&this.m.parentElement.classList.cont
ains("adsbygoogle")?
this.m.parentElement:this.m;this.v=parseInt(this.m.style.height,10);this.L=null;thi
s.Ya=this.Zb=!1;this.Ka="";this.ea=this.G=this.B=0;this.pf=this.v/
5;this.H=Ij(this.D).y;this.Xa=null;this.Rc=Jf(Gm(651,function(){c.H=Ij(c.D).y;var
d=c.G;c.G=An(c.l);c.v<c.B?(d=c.G-d,0<d&&(c.ea+=d,c.ea>=c.pf?(xJ(c),yJ(c,c.B)):
(c.v=Math.min(c.B,c.v+d),yJ(c,d),zJ(c)))):Nf(c.l,
"scroll",c.I)}),this);this.I=function(){var d=c.Rc;Qh.requestAnimationFrame?
Qh.requestAnimationFrame(d):d()}}z(wJ,uJ);
wJ.prototype.O=function(a){var b=this;a["expand-on-scroll"]=function(c,d)
{c=Cn(c);b.L=c.i_expid;b.Ka=c.qid;b.Xa=c.gen204_fraction;if(!b.Zb){b.Zb=!
0;c=AJ(b,c);"0"===c&&I(b.l,"scroll",b.I,Kf);var e={};e=(e.msg_type="expand-on-
scroll-result",e.eos_success="0"===c,e);Lm(d.source,"sth",e,"*");d={err:c};d=void
0===d?{}:d;b.L&&(d.eid=b.L);d.qid=b.Ka;Hm("eoscrl",d,bn(String(b.Xa)))}};a["expand-
on-scroll-force-expand"]=function(){b.Ya||(b.Ya=!0,xJ(b),Nf(b.l,"scroll",b.I))}};
function xJ(a){a.v=a.B;a.D.style.transition="height
500ms";a.m.style.transition="height 500ms";a.j.style.transition="height
500ms";zJ(a)}function zJ(a){var b="rect(0px, "+a.j.width+"px, "+a.v+"px,
0px)";a.j.style.clip=b;a.m.style.clip=b;a.j.setAttribute("height",a.v);a.j.style.he
ight=a.v+"px";a.m.setAttribute("height",a.v);a.m.style.height=a.v+"px";a.D.style.he
ight=a.v+"px"}
function AJ(a,b){b=Ri(b.r_nh);a.B=null==b?
0:b;if(0>=a.B)return"1";a.H=Ij(a.D).y;a.G=An(a.l);if(a.H+a.v<a.G)return"2";if(a.H>u
n(a.l)-
a.l.innerHeight)return"3";b=a.G;a.j.setAttribute("height",a.B);a.j.style.height=a.B
+"px";a.m.style.overflow="hidden";a.D.style.position="relative";a.D.style.transitio
n="height 100ms";a.m.style.transition="height 100ms";a.j.style.transition="height
100ms";b=Math.min(b+a.l.innerHeight-a.H,a.v);Cj(a.m,
{position:"relative",top:"auto",bottom:"auto"});b="rect(0px, "+a.j.width+
"px, "+b+"px, 0px)";Cj(a.j,{clip:b});Cj(a.m,{clip:b});return"0"}function yJ(a,b)
{var c={};b=(c.msg_type="expand-on-scroll-result",c.eos_success=!
0,c.eos_amount=b,c);Lm(a.j.contentWindow,"sth",b,"*")}wJ.prototype.N=function()
{this.I&&Nf(this.l,"scroll",this.I,Kf);uJ.prototype.N.call(this)};function
BJ(a,b,c){N.call(this);var
d=this;this.l=a;this.v=b;this.H=c;this.B=0;this.m=CJ(this);this.G=If(this.D,this);t
his.j=Gm(433,function(){var e=d.G;Qh.requestAnimationFrame?
Qh.requestAnimationFrame(e):e()});I(this.l,"scroll",this.j,Kf)}z(BJ,N);function
CJ(a){var b=a.H.getBoundingClientRect(),c=0>b.top+b.height;return!
(b.top>a.l.innerHeight)&&!c}
BJ.prototype.D=function(){var a=CJ(this);if(a&&!this.m){var b={rr:"vis-
bcr"},c=this.v.contentWindow;c&&(Mm(c,"ig",b,"*",2),10<=+
+this.B&&this.j&&Nf(this.l,"scroll",this.j,Kf))}this.m=a};function DJ(a){return
a.prerendering?3:{visible:1,hidden:2,prerender:3,preview:4,unloaded:5}
[a.visibilityState||a.webkitVisibilityState||a.mozVisibilityState||""]||0}function
EJ(a){var b;a.visibilityState?b="visibilitychange":a.mozVisibilityState?
b="mozvisibilitychange":a.webkitVisibilityState&&(b="webkitvisibilitychange");retur
n b}function FJ(a){return null!=a.hidden?a.hidden:null!=a.mozHidden?
a.mozHidden:null!=a.webkitHidden?a.webkitHidden:null};function GJ(a,b)
{Array.isArray(b)||(b=[b]);b=b.map(function(c){return"string"===typeof c?c:c.Dd+"
"+c.duration+"s "+c.timing+" "+c.delay+"s"});Cj(a,"transition",b.join(","))}var
HJ=Gf(function(){if(Ec)return!0;var a=pi(document,"DIV"),b=Hc?"-webkit":Gc?"-
moz":Ec?"-ms":null,c={transition:"opacity 1s linear"};b&&(c[b+"-
transition"]="opacity 1s linear");b=Rg("div",
{style:c});Th(a,b);a=a.firstChild;b=a.style[ei("transition")];return""!
=("undefined"!==typeof b?b:a.style[Dj(a,"transition")]||"")});function IJ(a,b)
{this.l=["",""];this.j=a||"";this.m=b||""}function JJ(a,b,c)
{0>a.l[b].indexOf(c)&&(a.l[b]+=c)}function KJ(a,b){0<=a.j.indexOf(b)||
(a.j=b+a.j)}function LJ(a,b)
{0>a.m.indexOf(b)&&(a.m=b+a.m)}IJ.prototype.toString=function()
{return[this.l[0],this.l[1],this.j,this.m].join("|")};function MJ(a){var
b=NJ(a,"",null,0);if(null===b)return"XS";b=b?"C":"N";a=a.j;return
0<=a.indexOf("a")?b+"A":0<=a.indexOf("f")?b+"F":b+"S"}
function NJ(a,b,c,d){return""!=a.m||b?null:""==a.j.replace(OJ,"")?null!=c&&a.l[0]||
null!=d&&a.l[1]?!1:!0:!1}
function PJ(a,b,c,d,e,f,g)
{this.Zb=a;this.K=c;this.D=b;this.O=(a=this.D.ownerDocument)&&(a.defaultView||
a.parentWindow);this.A=new
QJ(this.D);this.v=g;this.Xa=RJ(this.A,d.Od,d.height,d.Xe);this.C=this.v?
this.A.boundingClientRect?this.A.boundingClientRect.right-
this.A.boundingClientRect.left:null:e;this.B=this.v?this.A.boundingClientRect?
this.A.boundingClientRect.bottom-
this.A.boundingClientRect.top:null:f;this.m=SJ(d.width);this.l=SJ(d.height);this.L=
this.v?SJ(d.opacity):null;this.ea=d.check;this.G=
"animate"==d.Od&&!TJ(this.A,this.l,this.Ka)&&HJ();this.Ya=!!d.Yd;this.j=new
IJ;TJ(this.A,this.l,this.Ka)&&KJ(this.j,"r");e=this.A;e.j&&e.l>=e.m&&KJ(this.j,"b")
;this.I=this.H=null;this.M=!1;this.ra=!!d.Jg;this.Rc=!!d.Lg;this.Ka=!!d.Xe}
function UJ(a){if(a.v&&!a.Xa||null==a.m&&null==a.l&&null==a.L&&a.v)return a.j;var
b=a.v;a.v=!1;VJ(a);a.v=b;if(!b||null!=a.ea&&!NJ(a.j,a.ea,a.m,a.l))return
a.j;0<=a.j.j.indexOf("n")&&(a.C=null,a.B=null);if(null==a.C&&null!==a.m||
null==a.B&&null!==a.l)a.G=!1;(0==a.m||
0==a.l)&&0<=a.j.j.indexOf("l")&&(a.m=0,a.l=0);b=a.j;b.l[0]="";b.l[1]="";b.j="";b.m=
"";WJ(a);return VJ(a)}
function WJ(a){function b(){XJ(c,h,k);if(l&&!m&&!k){var n=function(q){for(var
w=0;w<q.length;w++)Cj(l,q[w],"0px")};n(YJ);n(ZJ)}}var
c=a.D;c.style.overflow=a.Ya?"visible":"hidden";a.G&&(a.I?(GJ(c,$J),GJ(a.I,
$J)):GJ(c,"opacity 1s cubic-bezier(.4, 0, 1, 1), width .2s cubic-bezier(.4, 0, 1,
1) .3s, height .5s cubic-bezier(.4, 0, 1, 1)"));null!
==a.L&&(c.style.opacity=a.L);var d=null!=a.C&&null!=a.m&&(a.ra||a.m>a.C)?
a.m:null,e=null!=a.B&&null!=a.l&&(a.ra||a.l>a.B)?a.l:null;if(a.K)for(var
f=a.K.length,g=
0;g<f;g++)XJ(a.K[g],d,e);var h=a.m,k=a.l,l=a.I,m=a.M;a.G?
A.setTimeout(b,1E3):b()}function aK(a,b){var c=!
1;"none"==b.display&&(KJ(a.j,"n"),a.v&&(c=!0));"hidden"!=b.visibility&&"collapse"!
=b.visibility||
KJ(a.j,"v");"hidden"==b.overflow&&KJ(a.j,"o");"absolute"==b.position?
(KJ(a.j,"a"),c=!0):"fixed"==b.position&&(KJ(a.j,"f"),c=!0);return c}
function VJ(a){var b=a.O;a.H=function(){};bK(a,a.D,b);var c=a.D.parentElement;if(!
c)return a.j;for(var d=!0,e=null;c;){try{e=/^head|html$/i.test(c.nodeName)?
null:Ii(c,b)}catch(g){LJ(a.j,"c")}var
f=cK(a,b,c,e);c.classList.contains("adsbygoogle")&&e&&(/^\-.*/.test(e["margin-
left"])||/^\-.*/.test(e["margin-right"]))&&(a.M=!0);if(d&&!f&&dK(e))
{KJ(a.j,"l");a.I=c;break}d=d&&f;if(e&&aK(a,e))break;c.parentNode&&"#document-
fragment"===c.parentNode.nodeName&&c.parentNode.toString&&"[object
ShadowRoot]"===c.parentNode.toString()?
c=c.parentNode.host:c=c.parentElement;if(!c)
{if(b===a.Zb)break;try{if(c=b.frameElement,b=b.parent,!Ci(b))
{KJ(a.j,"c");break}}catch(g){KJ(a.j,"c");break}}}a.G&&a.v&&eK(a);return a.j}
function fK(a,b,c){if(3==b.nodeType)return/\S/.test(b.data)?1:0;if(1==b.nodeType)
{if(/^(head|script|style)$/i.test(b.nodeName))return 0;var
d=null;try{d=Ii(b,c)}catch(e){}if(d)
{if("none"==d.display||"fixed"==d.position)return 0;if("absolute"==d.position){if(!
a.A.boundingClientRect||"hidden"==d.visibility||"collapse"==d.visibility)return
0;c=null;try{c=b.getBoundingClientRect()}catch(e){return
0}return(c.right>a.A.boundingClientRect.left?2:0)|
(c.bottom>a.A.boundingClientRect.top?4:0)}}return 1}return 0}
function bK(a,b,c){var d=0;if(!b||!b.parentElement)return!0;for(var e=!
1,f=0,g=b.parentElement.childNodes,h=0;h<g.length;h++){var k=g[h];k==b?e=!0:
(k=fK(a,k,c),d|=k,e&&(f|=k))}f&1&&(d&2&&JJ(a.j,0,"o"),d&4&&JJ(a.j,1,"o"));return!
(d&1)}
function gK(a,b,c,d,e,f,g,h){if(null!=h){if("string"==typeof f){if("100%"==f||!
f)return;f=Ri(f);null==f&&(LJ(a.j,"n"),JJ(a.j,b,"d"))}if(null!=f)if(c)
{if(a.v)if(a.G){var k=Math.max(f+h-(g||0),0),l=a.H;a.H=function(m,n)
{m==b&&d.setAttribute(e,k-n);l&&l(m,n)}}else d.setAttribute(e,h)}else
JJ(a.j,b,"d")}}
function hK(a,b,c,d,e,f,g,h,k,l){if(null!=l){f=f&&f[g];"string"!=typeof f||("m"==c?
iK(f):jK(f))||(f=Ti(f),null==f?KJ(a.j,"p"):null!
=k&&KJ(a.j,f==k?"E":"e"));if("string"==typeof h){if("m"==c?
iK(h):jK(h))return;h=Ti(h);null==h&&(LJ(a.j,"p"),JJ(a.j,b,c))}if(null!=h)if(d&&e)
{if(a.v)if(a.G){var m=Math.max(h+l-(k||0),0),n=a.H;a.H=function(q,w){q==b&&(e[g]=m-
w+"px");n&&n(q,w)}}else e[g]=l+"px"}else JJ(a.j,b,c)}}
function cK(a,b,c,d){var e=null;try{e=c.style}catch(E){LJ(a.j,"s")}var
f=c.getAttribute("width"),g=Ri(f),h=c.getAttribute("height"),k=Ri(h),l=d&&/
^block$/.test(d.display)||e&&/^block$/.test(e.display);b=bK(a,c,b);var
m=d&&d.width,n=d&&d.height,q=e&&e.width,w=e&&e.height,u=Ti(m)==a.C&&Ti(n)==a.B;m=u?
m:q;w=u?n:w;q=Ti(m);u=Ti(w);g=null!==a.C&&(null!==q&&a.C>=q||null!
==g&&a.C>=g);u=null!==a.B&&(null!==u&&a.B>=u||null!==k&&a.B>=k);k=!b&&dK(d);u=b||
u||k||!(f||m||d&&(!iK(String(d.minWidth))||!jK(String(d.maxWidth))));
l=b||g||k||l||!(h||w||d&&(!iK(String(d.minHeight))||!
jK(String(d.maxHeight))));gK(a,0,u,c,"width",f,a.C,a.m);hK(a,0,"d",u,e,d,"width",m,
a.C,a.m);hK(a,0,"m",u,e,d,"minWidth",e&&e.minWidth,a.C,a.m);hK(a,0,"M",u,e,d,"maxWi
dth",e&&e.maxWidth,a.C,a.m);a.Rc?(c=/^html|body$/
i.test(c.nodeName),f=Ti(n),h=d?"auto"===d.overflowY||"scroll"===d.overflowY:!
1,h=null!=a.l&&d&&f&&Math.round(f)!==a.l&&!h&&"100%"!==d.minHeight,a.v&&!
c&&h&&(e.setProperty("height","auto","important"),d&&!
iK(String(d.minHeight))&&e.setProperty("min-height",
"0px","important"),d&&!
jK(String(d.maxHeight))&&a.l&&Math.round(f)<a.l&&e.setProperty("max-
height","none","important"))):
(gK(a,1,l,c,"height",h,a.B,a.l),hK(a,1,"d",l,e,d,"height",w,a.B,a.l),hK(a,1,"m",l,e
,d,"minHeight",e&&e.minHeight,a.B,a.l),hK(a,1,"M",l,e,d,"maxHeight",e&&e.maxHeight,
a.B,a.l));return b}
function eK(a){function b(){if(0<c){var l=Ii(e,d)||
{},m=Ti(l.width);l=Ti(l.height);null!==m&&null!==f&&h&&h(0,f-m);null!==l&&null!
==g&&h&&h(1,g-l);--c}else A.clearInterval(k),h&&(h(0,0),h(1,0))}var
c=31.25,d=a.O,e=a.D,f=a.m,g=a.l,h=a.H,k;A.setTimeout(function()
{k=A.setInterval(b,16)},990)}
function QJ(a){var b=a&&a.ownerDocument,c=b&&(b.defaultView||
b.parentWindow);c=c&&Fi(c);this.j=!!
c;this.boundingClientRect=null;if(a)try{this.boundingClientRect=a.getBoundingClient
Rect()}catch(k){}for(var d=a,e=0,f=this.boundingClientRect;d;)try{f&&(e+=f.top);var
g=d.ownerDocument,h=g&&(g.defaultView||g.parentWindow);
(d=h&&h.frameElement)&&(f=d.getBoundingClientRect())}catch(k){break}this.l=e;c=c||
A;this.m=("CSS1Compat"==c.document.compatMode?
c.document.documentElement:c.document.body).clientHeight;
b=b&&DJ(b);this.v=!!a&&!(2==b||3==b)&&!
(this.boundingClientRect&&this.boundingClientRect.top>=this.boundingClientRect.bott
om&&this.boundingClientRect.left>=this.boundingClientRect.right)}function TJ(a,b,c)
{var d;(d=a.j)&&!(d=!a.v)&&(c?
(b=a.l+Math.min(b,SJ(a.getHeight())),a=a.j&&b>=a.m):a=a.j&&a.l>=a.m,d=a);return
d}QJ.prototype.isVisible=function(){return this.v};QJ.prototype.getWidth=function()
{return this.boundingClientRect?this.boundingClientRect.right-
this.boundingClientRect.left:null};
QJ.prototype.getHeight=function(){return this.boundingClientRect?
this.boundingClientRect.bottom-this.boundingClientRect.top:null};function
RJ(a,b,c,d){switch(b){case "no_rsz":return!1;case "force":case "animate":return!
0;default:return TJ(a,c,d)}}function dK(a){return!!a&&/^left|
right$/.test(a.cssFloat||a.styleFloat)}function kK(a,b,c,d){return UJ(new
PJ(a,b,d,c,null,null,!0))}var lK=new
IJ("s",""),OJ=RegExp("[lonvafrbpEe]","g");function jK(a){return!a||/^(auto|none|
100%)$/.test(a)}
function iK(a){return!a||/^(0px|auto|none|0%)$/.test(a)}function XJ(a,b,c){null!
==b&&null!==Ri(a.getAttribute("width"))&&a.setAttribute("width",b);null!==c&&null!
==Ri(a.getAttribute("height"))&&a.setAttribute("height",c);null!
==b&&(a.style.width=b+"px");null!==c&&(a.style.height=c+"px")}
for(var YJ="margin-left margin-right padding-left padding-right border-left-width
border-right-width".split(" "),ZJ="margin-top margin-bottom padding-top padding-
bottom border-top-width border-bottom-width".split(" "),mK="opacity 1s cubic-
bezier(.4, 0, 1, 1), width .2s cubic-bezier(.4, 0, 1, 1), height .3s cubic-
bezier(.4, 0, 1, 1) .2s",nK=YJ,oK=0;oK<nK.length;oK++)mK+=", "+nK[oK]+" .2s cubic-
bezier(.4, 0, 1, 1)";nK=ZJ;for(var pK=0;pK<nK.length;pK++)mK+=", "+nK[pK]+" .3s
cubic-bezier(.4, 0, 1, 1) .2s";
var $J=mK;function SJ(a){return"string"===typeof a?Ri(a):"number"===typeof
a&&isFinite(a)?a:null};function qK(a,b,c)
{uJ.call(this,a,b);this.B=String(c.google_ad_unit_key||"");this.v=String(c.google_a
d_dom_fingerprint||"");this.m=String(c.google_ad_format||"")}z(qK,uJ);
qK.prototype.O=function(a){var b=this;a["resize-me"]=function(c,d){c=Cn(c);var
e=c.r_chk;if(null==e||""===e){var f=Ri(c.r_nw),g=Ri(c.r_nh),h=Ri(c.r_no);null!=h||
0!==f&&0!==g||(h=0);var k=c.r_str;k=k?k:null;var
l=h,m=Si(c.r_ao),n=Si(c.r_ifr),q=Si(c.r_cab),w=window;if(b.j&&w)if("no_rsz"===k)c.e
rr="7",rK(b,c,null),f=!0;else if(h=new QJ(b.j),h.j){var u=h.getWidth();null!
=u&&(c.w=u);u=h.getHeight();null!=u&&(c.h=u);if(RJ(h,k,g,q)){var
E=b.j.ownerDocument.getElementById(b.j.id+"_host");u=E||b.j;e=kK(w,
u,{width:f,height:g,opacity:l,check:e,Od:k,Yd:m,Jg:n,Xe:q},E?
[b.j]:null);c.r_cui&&Si(c.r_cui.toString())&&K(u,{height:(null===g?0:g-
48)+"px",top:"24px"});null!=f&&(c.nw=f);null!
=g&&(c.nh=g);c.rsz=e.toString();c.abl=MJ(e);c.frsz=("force"===k).toString();c.err="
0";rK(b,c,h);f=!0}else c.err="1",rK(b,c,h),f=!1}else c.err="3",rK(b,c,null),f=!
1;else c.err="2",rK(b,c,null),f=!1;Lm(d.source,"sth",{msg_type:"resize-
result",r_str:k,r_status:f},"*");b.j.dataset.googleQueryId||b.j.setAttribute("data-
google-query-id",
c.qid)}}};function sK(a,b,c){var d={scrl:An(a.l||
window),adk:a.B,adf:a.v,fmt:a.m};b&&(d.str=TJ(b,Ri(c.r_nh),Si(c.r_cab)),d.ad_y=b.l,
d.vph=b.m);Ki(c,function(e,f){d[f]=e});return d}function rK(a,b,c){var
d=bn(String(b.gen204_fraction));b=sK(a,c,b);b.url=a.l.document.URL;Hm("resize",b,d)
}qK.prototype.N=function(){uJ.prototype.N.call(this);this.j=null};var
tK={google:1,googlegroups:1,gmail:1,googlemail:1,googleimages:1,googleprint:1};var
uK=/^blogger$/,vK=/^wordpress(.|\s|$)/i,wK=/^joomla!/i,xK=/^drupal/i,yK=/\/wp-
content\//,zK=/\/wp-content\/plugins\/advanced-ads/,AK=/\/wp-content\/themes\/
genesis/,BK=/\/wp-content\/plugins\/genesis/;
function CK(a){for(var b=a.getElementsByTagName("script"),c=b.length,d=0;d<c;++d)
{var e=b[d];if(e.hasAttribute("src"))
{e=e.getAttribute("src")||"";if(zK.test(e))return 5;if(BK.test(e))return
6}}b=a.getElementsByTagName("link");c=b.length;for(d=0;d<c;+
+d)if(e=b[d],e.hasAttribute("href")&&(e=e.getAttribute("href")||"",AK.test(e)||
BK.test(e)))return 6;a=a.getElementsByTagName("meta");d=a.length;for(e=0;e<d;++e)
{var f=a[e];if("generator"==f.getAttribute("name")&&f.hasAttribute("content"))
{f=f.getAttribute("content")||
"";if(uK.test(f))return 1;if(vK.test(f))return 2;if(wK.test(f))return
3;if(xK.test(f))return 4}}for(a=0;a<c;+
+a)if(d=b[a],"stylesheet"==d.getAttribute("rel")&&d.hasAttribute("href")&&(d=d.getA
ttribute("href")||"",yK.test(d)))return 2;return 0};var DK=navigator;function EK(a)
{var b=1,c;if(void 0!=a&&""!=a)for(b=0,c=a.length-1;0<=c;c--){var
d=a.charCodeAt(c);b=(b<<6&268435455)+d+(d<<14);d=b&266338304;b=0!=d?
b^d>>21:b}return b}function FK(a,b){if(!a||"none"==a)return
1;a=String(a);"auto"==a&&(a=b,"www."==a.substring(0,4)&&(a=a.substring(4,a.length))
);return EK(a.toLowerCase())}var GK=RegExp("^\\s*_ga=\\s*1\\.(\\d+)[^.]*\\.(.*?)\\
s*$"),HK=RegExp("^[^=]+=\\s*GA1\\.(\\d+)[^.]*\\.(.*?)\\s*$"),IK=RegExp("^\\s*_ga=\\
s*()(amp-[\\w.-]{22,64})$");function JK(){var a=void 0===a?A:a;var b=new
bt;a.SVGElement&&a.document.createElementNS&&b.set(0);var c=Yi();c["allow-top-
navigation-by-user-activation"]&&b.set(1);c["allow-popups-to-escape-
sandbox"]&&b.set(2);a.crypto&&a.crypto.subtle&&b.set(3);a.TextDecoder&&a.TextEncode
r&&b.set(4);return ct(b)};var
KK=x(["https://adservice.google.com/adsid/integrator.",""]),LK=x(["https://
adservice.google.ad/adsid/integrator.",""]),MK=x(["https://adservice.google.ae/
adsid/integrator.",""]),NK=x(["https://adservice.google.com.af/adsid/
integrator.",""]),OK=x(["https://adservice.google.com.ag/adsid/
integrator.",""]),PK=x(["https://adservice.google.com.ai/adsid/
integrator.",""]),QK=x(["https://adservice.google.al/adsid/
integrator.",""]),RK=x(["https://adservice.google.co.ao/adsid/
integrator.",""]),SK=x(["https://adservice.google.com.ar/adsid/integrator.",
""]),TK=x(["https://adservice.google.as/adsid/integrator.",""]),UK=x(["https://
adservice.google.at/adsid/integrator.",""]),VK=x(["https://
adservice.google.com.au/adsid/integrator.",""]),WK=x(["https://
adservice.google.az/adsid/integrator.",""]),XK=x(["https://
adservice.google.com.bd/adsid/integrator.",""]),YK=x(["https://
adservice.google.be/adsid/integrator.",""]),ZK=x(["https://adservice.google.bf/
adsid/integrator.",""]),$K=x(["https://adservice.google.bg/adsid/
integrator.",""]),aL=x(["https://adservice.google.com.bh/adsid/integrator.",
""]),bL=x(["https://adservice.google.bi/adsid/integrator.",""]),cL=x(["https://
adservice.google.bj/adsid/integrator.",""]),dL=x(["https://
adservice.google.com.bn/adsid/integrator.",""]),eL=x(["https://
adservice.google.com.bo/adsid/integrator.",""]),fL=x(["https://
adservice.google.com.br/adsid/integrator.",""]),gL=x(["https://
adservice.google.bs/adsid/integrator.",""]),hL=x(["https://adservice.google.bt/
adsid/integrator.",""]),iL=x(["https://adservice.google.co.bw/adsid/
integrator.",""]),jL=x(["https://adservice.google.com.bz/adsid/integrator.",
""]),kL=x(["https://adservice.google.ca/adsid/integrator.",""]),lL=x(["https://
adservice.google.cd/adsid/integrator.",""]),mL=x(["https://adservice.google.cf/
adsid/integrator.",""]),nL=x(["https://adservice.google.cg/adsid/
integrator.",""]),oL=x(["https://adservice.google.ch/adsid/
integrator.",""]),pL=x(["https://adservice.google.ci/adsid/
integrator.",""]),qL=x(["https://adservice.google.co.ck/adsid/
integrator.",""]),rL=x(["https://adservice.google.cl/adsid/
integrator.",""]),sL=x(["https://adservice.google.cm/adsid/integrator.",
""]),tL=x(["https://adservice.google.com.co/adsid/
integrator.",""]),uL=x(["https://adservice.google.co.cr/adsid/
integrator.",""]),vL=x(["https://adservice.google.com.cu/adsid/
integrator.",""]),wL=x(["https://adservice.google.cv/adsid/
integrator.",""]),xL=x(["https://adservice.google.com.cy/adsid/
integrator.",""]),yL=x(["https://adservice.google.cz/adsid/
integrator.",""]),zL=x(["https://adservice.google.de/adsid/
integrator.",""]),AL=x(["https://adservice.google.dj/adsid/
integrator.",""]),BL=x(["https://adservice.google.dk/adsid/integrator.",
""]),CL=x(["https://adservice.google.dm/adsid/integrator.",""]),DL=x(["https://
adservice.google.dz/adsid/integrator.",""]),EL=x(["https://
adservice.google.com.ec/adsid/integrator.",""]),FL=x(["https://
adservice.google.ee/adsid/integrator.",""]),GL=x(["https://
adservice.google.com.eg/adsid/integrator.",""]),HL=x(["https://
adservice.google.es/adsid/integrator.",""]),IL=x(["https://
adservice.google.com.et/adsid/integrator.",""]),JL=x(["https://
adservice.google.fi/adsid/integrator.",""]),KL=x(["https://
adservice.google.com.fj/adsid/integrator.",
""]),LL=x(["https://adservice.google.fm/adsid/integrator.",""]),ML=x(["https://
adservice.google.fr/adsid/integrator.",""]),NL=x(["https://adservice.google.ga/
adsid/integrator.",""]),OL=x(["https://adservice.google.ge/adsid/
integrator.",""]),PL=x(["https://adservice.google.gg/adsid/
integrator.",""]),QL=x(["https://adservice.google.com.gh/adsid/
integrator.",""]),RL=x(["https://adservice.google.com.gi/adsid/
integrator.",""]),SL=x(["https://adservice.google.gl/adsid/
integrator.",""]),TL=x(["https://adservice.google.gm/adsid/integrator.",
""]),UL=x(["https://adservice.google.gr/adsid/integrator.",""]),VL=x(["https://
adservice.google.com.gt/adsid/integrator.",""]),WL=x(["https://
adservice.google.gy/adsid/integrator.",""]),XL=x(["https://
adservice.google.com.hk/adsid/integrator.",""]),YL=x(["https://
adservice.google.hn/adsid/integrator.",""]),ZL=x(["https://adservice.google.hr/
adsid/integrator.",""]),$L=x(["https://adservice.google.ht/adsid/
integrator.",""]),aM=x(["https://adservice.google.hu/adsid/
integrator.",""]),bM=x(["https://adservice.google.co.id/adsid/integrator.",
""]),cM=x(["https://adservice.google.ie/adsid/integrator.",""]),dM=x(["https://
adservice.google.co.il/adsid/integrator.",""]),eM=x(["https://adservice.google.im/
adsid/integrator.",""]),fM=x(["https://adservice.google.co.in/adsid/
integrator.",""]),gM=x(["https://adservice.google.iq/adsid/
integrator.",""]),hM=x(["https://adservice.google.is/adsid/
integrator.",""]),iM=x(["https://adservice.google.it/adsid/
integrator.",""]),jM=x(["https://adservice.google.je/adsid/
integrator.",""]),kM=x(["https://adservice.google.com.jm/adsid/integrator.",
""]),lM=x(["https://adservice.google.jo/adsid/integrator.",""]),mM=x(["https://
adservice.google.co.jp/adsid/integrator.",""]),nM=x(["https://
adservice.google.co.ke/adsid/integrator.",""]),oM=x(["https://
adservice.google.com.kh/adsid/integrator.",""]),pM=x(["https://
adservice.google.ki/adsid/integrator.",""]),qM=x(["https://adservice.google.kg/
adsid/integrator.",""]),rM=x(["https://adservice.google.co.kr/adsid/
integrator.",""]),sM=x(["https://adservice.google.com.kw/adsid/
integrator.",""]),tM=x(["https://adservice.google.kz/adsid/integrator.",
""]),uM=x(["https://adservice.google.la/adsid/integrator.",""]),vM=x(["https://
adservice.google.com.lb/adsid/integrator.",""]),wM=x(["https://
adservice.google.li/adsid/integrator.",""]),xM=x(["https://adservice.google.lk/
adsid/integrator.",""]),yM=x(["https://adservice.google.co.ls/adsid/
integrator.",""]),zM=x(["https://adservice.google.lt/adsid/
integrator.",""]),AM=x(["https://adservice.google.lu/adsid/
integrator.",""]),BM=x(["https://adservice.google.lv/adsid/
integrator.",""]),CM=x(["https://adservice.google.com.ly/adsid/integrator.",
""]),DM=x(["https://adservice.google.md/adsid/integrator.",""]),EM=x(["https://
adservice.google.me/adsid/integrator.",""]),FM=x(["https://adservice.google.mg/
adsid/integrator.",""]),GM=x(["https://adservice.google.mk/adsid/
integrator.",""]),HM=x(["https://adservice.google.ml/adsid/
integrator.",""]),IM=x(["https://adservice.google.com.mm/adsid/
integrator.",""]),JM=x(["https://adservice.google.mn/adsid/
integrator.",""]),KM=x(["https://adservice.google.ms/adsid/
integrator.",""]),LM=x(["https://adservice.google.com.mt/adsid/integrator.",
""]),MM=x(["https://adservice.google.mu/adsid/integrator.",""]),NM=x(["https://
adservice.google.mv/adsid/integrator.",""]),OM=x(["https://adservice.google.mw/
adsid/integrator.",""]),PM=x(["https://adservice.google.com.mx/adsid/
integrator.",""]),QM=x(["https://adservice.google.com.my/adsid/
integrator.",""]),RM=x(["https://adservice.google.co.mz/adsid/
integrator.",""]),SM=x(["https://adservice.google.com.na/adsid/
integrator.",""]),TM=x(["https://adservice.google.com.ng/adsid/
integrator.",""]),UM=x(["https://adservice.google.com.ni/adsid/integrator.",
""]),VM=x(["https://adservice.google.ne/adsid/integrator.",""]),WM=x(["https://
adservice.google.nl/adsid/integrator.",""]),XM=x(["https://adservice.google.no/
adsid/integrator.",""]),YM=x(["https://adservice.google.com.np/adsid/
integrator.",""]),ZM=x(["https://adservice.google.nr/adsid/integrator.",""]),
$M=x(["https://adservice.google.nu/adsid/integrator.",""]),aN=x(["https://
adservice.google.co.nz/adsid/integrator.",""]),bN=x(["https://
adservice.google.com.om/adsid/integrator.",""]),cN=x(["https://
adservice.google.com.pa/adsid/integrator.",
""]),dN=x(["https://adservice.google.com.pe/adsid/
integrator.",""]),eN=x(["https://adservice.google.com.pg/adsid/
integrator.",""]),fN=x(["https://adservice.google.com.ph/adsid/
integrator.",""]),gN=x(["https://adservice.google.com.pk/adsid/
integrator.",""]),hN=x(["https://adservice.google.pl/adsid/
integrator.",""]),iN=x(["https://adservice.google.pn/adsid/
integrator.",""]),jN=x(["https://adservice.google.com.pr/adsid/
integrator.",""]),kN=x(["https://adservice.google.ps/adsid/
integrator.",""]),lN=x(["https://adservice.google.pt/adsid/integrator.",
""]),mN=x(["https://adservice.google.com.py/adsid/
integrator.",""]),nN=x(["https://adservice.google.com.qa/adsid/
integrator.",""]),oN=x(["https://adservice.google.ro/adsid/
integrator.",""]),pN=x(["https://adservice.google.rw/adsid/
integrator.",""]),qN=x(["https://adservice.google.com.sa/adsid/
integrator.",""]),rN=x(["https://adservice.google.com.sb/adsid/
integrator.",""]),sN=x(["https://adservice.google.sc/adsid/
integrator.",""]),tN=x(["https://adservice.google.se/adsid/
integrator.",""]),uN=x(["https://adservice.google.com.sg/adsid/integrator.",
""]),vN=x(["https://adservice.google.sh/adsid/integrator.",""]),wN=x(["https://
adservice.google.si/adsid/integrator.",""]),xN=x(["https://adservice.google.sk/
adsid/integrator.",""]),yN=x(["https://adservice.google.sn/adsid/
integrator.",""]),zN=x(["https://adservice.google.so/adsid/
integrator.",""]),AN=x(["https://adservice.google.sm/adsid/
integrator.",""]),BN=x(["https://adservice.google.sr/adsid/
integrator.",""]),CN=x(["https://adservice.google.st/adsid/
integrator.",""]),DN=x(["https://adservice.google.com.sv/adsid/integrator.",
""]),EN=x(["https://adservice.google.td/adsid/integrator.",""]),FN=x(["https://
adservice.google.tg/adsid/integrator.",""]),GN=x(["https://adservice.google.co.th/
adsid/integrator.",""]),HN=x(["https://adservice.google.com.tj/adsid/
integrator.",""]),IN=x(["https://adservice.google.tl/adsid/
integrator.",""]),JN=x(["https://adservice.google.tm/adsid/
integrator.",""]),KN=x(["https://adservice.google.tn/adsid/
integrator.",""]),LN=x(["https://adservice.google.to/adsid/
integrator.",""]),MN=x(["https://adservice.google.com.tr/adsid/integrator.",
""]),NN=x(["https://adservice.google.tt/adsid/integrator.",""]),ON=x(["https://
adservice.google.com.tw/adsid/integrator.",""]),PN=x(["https://
adservice.google.co.tz/adsid/integrator.",""]),QN=x(["https://
adservice.google.com.ua/adsid/integrator.",""]),RN=x(["https://
adservice.google.co.ug/adsid/integrator.",""]),SN=x(["https://
adservice.google.co.uk/adsid/integrator.",""]),TN=x(["https://
adservice.google.com.uy/adsid/integrator.",""]),UN=x(["https://
adservice.google.co.uz/adsid/integrator.",""]),
VN=x(["https://adservice.google.com.vc/adsid/integrator.",""]),WN=x(["https://
adservice.google.co.ve/adsid/integrator.",""]),XN=x(["https://adservice.google.vg/
adsid/integrator.",""]),YN=x(["https://adservice.google.co.vi/adsid/
integrator.",""]),ZN=x(["https://adservice.google.com.vn/adsid/integrator.",""]),
$N=x(["https://adservice.google.vu/adsid/integrator.",""]),aO=x(["https://
adservice.google.ws/adsid/integrator.",""]),bO=x(["https://adservice.google.rs/
adsid/integrator.",""]),cO=x(["https://adservice.google.co.za/adsid/integrator.",
""]),dO=x(["https://adservice.google.co.zm/adsid/integrator.",""]),eO=x(["https://
adservice.google.co.zw/adsid/integrator.",""]),fO=x(["https://
adservice.google.cat/adsid/integrator.",""]),gO=new
r.Map([[".google.com",function(a){return L(KK,a)}],[".google.ad",function(a){return
L(LK,a)}],[".google.ae",function(a){return L(MK,a)}],[".google.com.af",function(a)
{return L(NK,a)}],[".google.com.ag",function(a){return L(OK,a)}],
[".google.com.ai",function(a){return L(PK,a)}],[".google.al",function(a){return
L(QK,
a)}],[".google.co.ao",function(a){return L(RK,a)}],[".google.com.ar",function(a)
{return L(SK,a)}],[".google.as",function(a){return L(TK,a)}],
[".google.at",function(a){return L(UK,a)}],[".google.com.au",function(a){return
L(VK,a)}],[".google.az",function(a){return L(WK,a)}],[".google.com.bd",function(a)
{return L(XK,a)}],[".google.be",function(a){return L(YK,a)}],
[".google.bf",function(a){return L(ZK,a)}],[".google.bg",function(a){return
L($K,a)}],[".google.com.bh",function(a){return L(aL,a)}],[".google.bi",
function(a){return L(bL,a)}],[".google.bj",function(a){return L(cL,a)}],
[".google.com.bn",function(a){return L(dL,a)}],[".google.com.bo",function(a){return
L(eL,a)}],[".google.com.br",function(a){return L(fL,a)}],[".google.bs",function(a)
{return L(gL,a)}],[".google.bt",function(a){return L(hL,a)}],
[".google.co.bw",function(a){return L(iL,a)}],[".google.com.bz",function(a){return
L(jL,a)}],[".google.ca",function(a){return L(kL,a)}],[".google.cd",function(a)
{return L(lL,a)}],[".google.cf",function(a){return L(mL,
a)}],[".google.cg",function(a){return L(nL,a)}],[".google.ch",function(a){return
L(oL,a)}],[".google.ci",function(a){return L(pL,a)}],[".google.co.ck",function(a)
{return L(qL,a)}],[".google.cl",function(a){return L(rL,a)}],
[".google.cm",function(a){return L(sL,a)}],[".google.com.co",function(a){return
L(tL,a)}],[".google.co.cr",function(a){return L(uL,a)}],
[".google.com.cu",function(a){return L(vL,a)}],[".google.cv",function(a){return
L(wL,a)}],[".google.com.cy",function(a){return L(xL,a)}],[".google.cz",
function(a){return L(yL,a)}],[".google.de",function(a){return L(zL,a)}],
[".google.dj",function(a){return L(AL,a)}],[".google.dk",function(a){return
L(BL,a)}],[".google.dm",function(a){return L(CL,a)}],[".google.dz",function(a)
{return L(DL,a)}],[".google.com.ec",function(a){return L(EL,a)}],
[".google.ee",function(a){return L(FL,a)}],[".google.com.eg",function(a){return
L(GL,a)}],[".google.es",function(a){return L(HL,a)}],[".google.com.et",function(a)
{return L(IL,a)}],[".google.fi",function(a){return L(JL,
a)}],[".google.com.fj",function(a){return L(KL,a)}],[".google.fm",function(a)
{return L(LL,a)}],[".google.fr",function(a){return L(ML,a)}],
[".google.ga",function(a){return L(NL,a)}],[".google.ge",function(a){return
L(OL,a)}],[".google.gg",function(a){return L(PL,a)}],[".google.com.gh",function(a)
{return L(QL,a)}],[".google.com.gi",function(a){return L(RL,a)}],
[".google.gl",function(a){return L(SL,a)}],[".google.gm",function(a){return
L(TL,a)}],[".google.gr",function(a){return L(UL,a)}],[".google.com.gt",
function(a){return L(VL,a)}],[".google.gy",function(a){return L(WL,a)}],
[".google.com.hk",function(a){return L(XL,a)}],[".google.hn",function(a){return
L(YL,a)}],[".google.hr",function(a){return L(ZL,a)}],[".google.ht",function(a)
{return L($L,a)}],[".google.hu",function(a){return L(aM,a)}],
[".google.co.id",function(a){return L(bM,a)}],[".google.ie",function(a){return
L(cM,a)}],[".google.co.il",function(a){return L(dM,a)}],[".google.im",function(a)
{return L(eM,a)}],[".google.co.in",function(a){return L(fM,
a)}],[".google.iq",function(a){return L(gM,a)}],[".google.is",function(a){return
L(hM,a)}],[".google.it",function(a){return L(iM,a)}],[".google.je",function(a)
{return L(jM,a)}],[".google.com.jm",function(a){return L(kM,a)}],
[".google.jo",function(a){return L(lM,a)}],[".google.co.jp",function(a){return
L(mM,a)}],[".google.co.ke",function(a){return L(nM,a)}],
[".google.com.kh",function(a){return L(oM,a)}],[".google.ki",function(a){return
L(pM,a)}],[".google.kg",function(a){return L(qM,a)}],[".google.co.kr",
function(a){return L(rM,a)}],[".google.com.kw",function(a){return L(sM,a)}],
[".google.kz",function(a){return L(tM,a)}],[".google.la",function(a){return
L(uM,a)}],[".google.com.lb",function(a){return L(vM,a)}],[".google.li",function(a)
{return L(wM,a)}],[".google.lk",function(a){return L(xM,a)}],
[".google.co.ls",function(a){return L(yM,a)}],[".google.lt",function(a){return
L(zM,a)}],[".google.lu",function(a){return L(AM,a)}],[".google.lv",function(a)
{return L(BM,a)}],[".google.com.ly",function(a){return L(CM,
a)}],[".google.md",function(a){return L(DM,a)}],[".google.me",function(a){return
L(EM,a)}],[".google.mg",function(a){return L(FM,a)}],[".google.mk",function(a)
{return L(GM,a)}],[".google.ml",function(a){return L(HM,a)}],
[".google.com.mm",function(a){return L(IM,a)}],[".google.mn",function(a){return
L(JM,a)}],[".google.ms",function(a){return L(KM,a)}],[".google.com.mt",function(a)
{return L(LM,a)}],[".google.mu",function(a){return L(MM,a)}],
[".google.mv",function(a){return L(NM,a)}],[".google.mw",function(a){return L(OM,
a)}],[".google.com.mx",function(a){return L(PM,a)}],[".google.com.my",function(a)
{return L(QM,a)}],[".google.co.mz",function(a){return L(RM,a)}],
[".google.com.na",function(a){return L(SM,a)}],[".google.com.ng",function(a){return
L(TM,a)}],[".google.com.ni",function(a){return L(UM,a)}],[".google.ne",function(a)
{return L(VM,a)}],[".google.nl",function(a){return L(WM,a)}],
[".google.no",function(a){return L(XM,a)}],[".google.com.np",function(a){return
L(YM,a)}],[".google.nr",function(a){return L(ZM,a)}],
[".google.nu",function(a){return L($M,a)}],[".google.co.nz",function(a){return
L(aN,a)}],[".google.com.om",function(a){return L(bN,a)}],
[".google.com.pa",function(a){return L(cN,a)}],[".google.com.pe",function(a){return
L(dN,a)}],[".google.com.pg",function(a){return L(eN,a)}],
[".google.com.ph",function(a){return L(fN,a)}],[".google.com.pk",function(a){return
L(gN,a)}],[".google.pl",function(a){return L(hN,a)}],[".google.pn",function(a)
{return L(iN,a)}],[".google.com.pr",function(a){return L(jN,a)}],
[".google.ps",function(a){return L(kN,a)}],[".google.pt",function(a){return
L(lN,a)}],[".google.com.py",function(a){return L(mN,a)}],
[".google.com.qa",function(a){return L(nN,a)}],[".google.ro",function(a){return
L(oN,a)}],[".google.rw",function(a){return L(pN,a)}],[".google.com.sa",function(a)
{return L(qN,a)}],[".google.com.sb",function(a){return L(rN,a)}],
[".google.sc",function(a){return L(sN,a)}],[".google.se",function(a){return
L(tN,a)}],[".google.com.sg",function(a){return L(uN,a)}],[".google.sh",
function(a){return L(vN,a)}],[".google.si",function(a){return L(wN,a)}],
[".google.sk",function(a){return L(xN,a)}],[".google.sn",function(a){return
L(yN,a)}],[".google.so",function(a){return L(zN,a)}],[".google.sm",function(a)
{return L(AN,a)}],[".google.sr",function(a){return L(BN,a)}],
[".google.st",function(a){return L(CN,a)}],[".google.com.sv",function(a){return
L(DN,a)}],[".google.td",function(a){return L(EN,a)}],[".google.tg",function(a)
{return L(FN,a)}],[".google.co.th",function(a){return L(GN,
a)}],[".google.com.tj",function(a){return L(HN,a)}],[".google.tl",function(a)
{return L(IN,a)}],[".google.tm",function(a){return L(JN,a)}],
[".google.tn",function(a){return L(KN,a)}],[".google.to",function(a){return
L(LN,a)}],[".google.com.tr",function(a){return L(MN,a)}],[".google.tt",function(a)
{return L(NN,a)}],[".google.com.tw",function(a){return L(ON,a)}],
[".google.co.tz",function(a){return L(PN,a)}],[".google.com.ua",function(a){return
L(QN,a)}],[".google.co.ug",function(a){return L(RN,a)}],[".google.co.uk",
function(a){return L(SN,a)}],[".google.com.uy",function(a){return L(TN,a)}],
[".google.co.uz",function(a){return L(UN,a)}],[".google.com.vc",function(a){return
L(VN,a)}],[".google.co.ve",function(a){return L(WN,a)}],[".google.vg",function(a)
{return L(XN,a)}],[".google.co.vi",function(a){return L(YN,a)}],
[".google.com.vn",function(a){return L(ZN,a)}],[".google.vu",function(a){return
L($N,a)}],[".google.ws",function(a){return L(aO,a)}],[".google.rs",function(a)
{return L(bO,a)}],[".google.co.za",function(a){return L(cO,
a)}],[".google.co.zm",function(a){return L(dO,a)}],[".google.co.zw",function(a)
{return L(eO,a)}],[".google.cat",function(a){return L(fO,a)}]].map(function(a){var
b=y(a);a=b.next().value;b=b.next().value;var c={};return[a,
(c.json=b("json"),c.js=b("js"),c["sync.js"]=b("sync.js"),c)]}));function hO(a,b,c)
{var d=Hi("LINK",a);try{if(d.rel="preload",Hb("preload","stylesheet"))
{d.href=ig(b).toString();var e=Vh('style[nonce],link[rel="stylesheet"]
[nonce]',d.ownerDocument&&d.ownerDocument.defaultView);e&&d.setAttribute("nonce",e)
}else{if(b instanceof eg)var f=ig(b).toString();else{if(b instanceof og)var
g=qg(b);else{if(b instanceof og)var h=b;else{b="object"==typeof b&&b.wa?
b.la():String(b);b:if(e=b,vg){try{var k=new URL(e)}catch(q){var l="https:";break
b}l=k.protocol}else c:{var m=document.createElement("a");
try{m.href=e}catch(q){l=void 0;break c}var
n=m.protocol;l=":"===n||""===n?"https:":n}"javascript:"===l&&(b="about:invalid#zClo
surez");h=new og(b,pg)}g=qg(h)}f=g}d.href=f}}catch(q)
{return}d.as="script";c&&d.setAttribute("nonce",c);if(a=a.getElementsByTagName("hea
d")[0])try{a.appendChild(d)}catch(q){}};var iO=A;function jO(a){var b=new
r.Map([["domain",A.location.hostname]]);kO[3]>=db()&&b.set("adsid",kO[1]);return
Bj(gO.get(a).js,b)}var kO,lO;function mO(){iO=A;kO=iO.googleToken=iO.googleToken||
{};var a=db();kO[1]&&kO[3]>a&&0<kO[2]||(kO[1]="",kO[2]=-1,kO[3]=-
1,kO[4]="",kO[6]="");lO=iO.googleIMState=iO.googleIMState||{};gO.has(lO[1])||
(lO[1]=".google.com");Array.isArray(lO[5])||(lO[5]=[]);"boolean"!==typeof
lO[6]&&(lO[6]=!1);Array.isArray(lO[7])||(lO[7]=[]);"number"!==typeof
lO[8]&&(lO[8]=0)}
function nO(a){mO();gO.has(a)&&(lO[1]=a)}
var oO={kd:function(){return 0<lO[8]},Gg:function(){lO[8]++},Hg:function()
{0<lO[8]&&lO[8]--},Ig:function(){lO[8]=0},ml:function(){return!1},te:function()
{return lO[5]},de:function(a){try{a()}catch(b){A.setTimeout(function(){throw
b;},0)}},Te:function(){if(!oO.kd()){var a=A.document,b=function(e){e=jO(e);a:
{try{var f=Vh("script[nonce]");break a}catch(g){}f=void
0}hO(a,e.toString(),f);f=Hi("SCRIPT",a);f.type="text/javascript";f.onerror=function
(){return A.processGoogleToken({},2)};jh(f,e);try{(a.head||
a.body||a.documentElement).appendChild(f),oO.Gg()}catch(g)
{}},c=lO[1];b(c);".google.com"!=c&&b(".google.com");b={};var
d=(b.newToken="FBT",b);A.setTimeout(function(){return
A.processGoogleToken(d,1)},1E3)}}};function pO(a){mO();var b=iO.googleToken[5]||
0;a&&(0!=b||kO[3]>=db()?oO.de(a):
(oO.te().push(a),oO.Te()));kO[3]>=db()&&kO[2]>=db()||oO.Te()}
function qO(a){A.processGoogleToken=A.processGoogleToken||function(b,c){var
d=b;d=void 0===d?{}:d;c=void 0===c?0:c;b=d.newToken||"";var
e="NT"==b,f=parseInt(d.freshLifetimeSecs||"",10),g=parseInt(d.validLifetimeSecs||""
,10),h=d["1p_jar"]||"";d=d.pucrd||"";mO();1==c?oO.Ig():oO.Hg();var
k=iO.googleToken=iO.googleToken||{},l=0==c&&b&&"string"===typeof b&&!
e&&"number"===typeof f&&0<f&&"number"===typeof g&&0<g&&"string"===typeof h;e=e&&!
oO.kd()&&(!(kO[3]>=db())||"NT"==kO[1]);var m=!(kO[3]>=db())&&0!=c;
if(l||e||m)e=db(),f=e+1E3*f,g=e+1E3*g,1E-5>Math.random()&&gk(A,"https://
pagead2.googlesyndication.com/pagead/gen_204?
id=imerr&err="+c),k[5]=c,k[1]=b,k[2]=f,k[3]=g,k[4]=h,k[6]=d,mO();if(l||!oO.kd())
{c=oO.te();for(b=0;b<c.length;b++)oO.de(c[b]);c.length=0}};pO(a)};var rO=new
r.Map([["navigate",1],["reload",2],["back_forward",3],["prerender",4]]),sO=new
r.Map([[0,1],[1,2],[2,3]]);function tO(a){try{var b,c,d=null==(b=a.performance)?
void 0:null==(c=b.getEntriesByType("navigation"))?void 0:c[0];if(null==d?0:d.type)
{var e;return null!=(e=rO.get(d.type))?e:null}}catch(k){}var f,g,h;return null!
=(h=sO.get(null==(f=a.performance)?void 0:null==(g=f.navigation)?void 0:g.type))?
h:null};function uO(a,b){if(ec()){var c=a.document.documentElement.lang;vO(a)?
wO(b,jj(a),!0,"",c):(new MutationObserver(function(d,e){vO(a)&&(wO(b,jj(a),!
1,c,a.document.documentElement.lang),e.disconnect())})).observe(a.document.document
Element,{attributeFilter:["class"]})}}function vO(a){var
b,c;a=null==(b=a.document)?void 0:null==(c=b.documentElement)?void
0:c.classList;return!!((null==a?0:a.contains("translated-rtl"))||(null==a?
0:a.contains("translated-ltr")))}
function wO(a,b,c,d,e)
{ik({ptt:""+a,pvsid:""+b,ibatl:String(c),pl:d,nl:e},"translate-event")};function
xO(a){var b;if(a=null==(b=a.navigator)?void 0:b.userActivation){b=0;if(null==a?
0:a.hasBeenActive)b|=1;if(null==a?0:a.isActive)b|=2;return b}};var yO=/[+, ]/;
function zO(a,b){var c=a.F,d=a.pubWin,e={},f=d.document;var g=oj(d);var
h=et(d,c.google_ad_width,c.google_ad_height);var k=dt(g).od;var l=d.top==d?
0:Ci(d.top)?1:2;var m=4;h||1!=l?h||2!=l?h&&1==l?m=7:h&&2==l&&(m=8):m=6:m=5;k&&(m|
=16);k=""+m;l=gt(d);m=!!c.google_page_url;e.google_iframing=k;0!
=l&&(e.google_iframing_environment=l);if(!m&&"ad.yieldmanager.com"==f.domain)
{for(k=f.URL.substring(f.URL.lastIndexOf("http"));-
1<k.indexOf("%");)try{k=decodeURIComponent(k)}catch(w){break}c.google_page_url=k;
m=!!k}m?(e.google_page_url=c.google_page_url,e.google_page_location=(h?
f.referrer:f.URL)||"EMPTY"):
(h&&Ci(d.top)&&f.referrer&&d.top.document.referrer===f.referrer?
e.google_page_url=d.top.document.URL:e.google_page_url=h?
f.referrer:f.URL,e.google_page_location=null);if(f.URL===e.google_page_url)try{var
n=Math.round(Date.parse(f.lastModified)/1E3)||null}catch(w){n=null}else
n=null;e.google_last_modified_time=n;if(g==g.top)d=g.document.referrer;else{var
q;d=(q=void 0===q?wj():q)&&q.referrer||""}e.google_referrer_url=
d;ft(e,c);e=c.google_page_location||
c.google_page_url;"EMPTY"==e&&(e=c.google_page_url);e?
(e=e.toString(),0==e.indexOf("http://")?
e=e.substring(7,e.length):0==e.indexOf("https://")&&(e=e.substring(8,e.length)),d=e
.indexOf("/"),-1==d&&(d=e.length),e=e.substring(0,d).split("."),d=!
1,3<=e.length&&(d=e[e.length-3]in tK),2<=e.length&&(d=d||e[e.length-2]in
tK),e=d):e=!
1;e=e?"pagead2.googlesyndication.com":"googleads.g.doubleclick.net";b=AO(a,b);d=a.F
;f=d.google_ad_channel;g="/pagead/ads?";"ca-pub-6219811747049371"===
d.google_ad_client&&BO.test(f)&&(g="/pagead/lopri?");a=Qj(b,"https://"+e+g+
(Oe(a.qa,9)&&c.google_debug_params?c.google_debug_params:""));return
c.google_ad_url=a}function CO(a){var b={};return
encodeURIComponent("RS-"+a.google_reactive_sra_index+"-")
+"&"+Rj((b.adk=a.google_ad_unit_key,b.client=a.google_ad_client,b.fa=a.google_react
ive_ad_format,b))}
function DO(a){try{if(a.parentNode)return a.parentNode}catch(e){return
null}if(9===a.nodeType)a:{try{var b=ni(a);if(b){var
c=b.frameElement;if(c&&Ci(b.parent)){var d=c;break a}}}catch(e){}d=null}else
d=null;return d}function EO(a,b){b.eid=VH(a.pubWin);var
c=a.F.google_loeid;"string"===typeof c&&(a.j|=4096,b.loeid=c)}function FO(a,b)
{a=(a=Fi(a.pubWin))&&a.document?$s(a.document,a):new Zh(-12245933,-
12245933);b.scr_x=Math.round(a.x);b.scr_y=Math.round(a.y)}
function GO(a){try{var b=A.top.location.hash;if(b){var c=b.match(a);return
c&&c[1]||""}}catch(d){}return""}
function HO(a,b,c){var d=a.F,e=a.pubWin,f=a.J,g=oj(window);d.fsapi&&(b.fsapi=!
0);b.ref=d.google_referrer_url;b.loc=d.google_page_location;var h;
(h=wj(e))&&Ra(h.data)&&"string"===typeof h.data.type?
(h=h.data.type.toLowerCase(),h="doubleclick"==h||"adsense"==h?
null:h):h=null;h&&(b.apn=h.substr(0,10));g=dt(g);b.url||b.loc||!g.url||
(b.url=g.url,g.od||(b.usrc=1));g.url!=(b.loc||
b.url)&&(b.top=g.url);a.Fb&&(b.etu=a.Fb);(c=EI(d,f,f?hG(c,f):null))&&(b.fc=c);if(!
ak(d)){c=a.pubWin.document;g="";if(c.documentMode&&
(h=(new
hi(c)).createElement("IFRAME"),h.frameBorder="0",h.style.height=0,h.style.width=0,h
.style.position="absolute",c.body)){c.body.appendChild(h);try{var
k=h.contentWindow.document;k.open();k.write(Og(Zg));k.close();g+=k.documentMode}cat
ch(wa){}c.body.removeChild(h)}b.docm=g}try{var l=e.screenX;var
m=e.screenY}catch(wa){}try{var n=e.outerWidth;var q=e.outerHeight}catch(wa)
{}try{var w=e.innerWidth;var u=e.innerHeight}catch(wa){}try{var E=e.screenLeft;var
J=e.screenTop}catch(wa){}try{w=e.innerWidth,
u=e.innerHeight}catch(wa){}try{var Z=e.screen.availWidth;var
ca=e.screen.availTop}catch(wa){}b.brdim=[E,J,l,m,Z,ca,n,q,w,u].join();k=0;void
0===A.postMessage&&(k|=1);0<k&&(b.osd=k);b.vis=DJ(e.document);e=AI(d)?lK:UJ(new
PJ(e,a.ba,null,{width:0,height:0},d.google_ad_width,d.google_ad_height,!
1));b.rsz=e.toString();b.abl=MJ(e);if(!AI(d)&&(e=bk(d),null!=e)){k=0;a:{try{var
M=d.google_async_iframe_id,Q=window.document;if(M)var
V=Q.getElementById(M);else{var da=Q.getElementsByTagName("script"),W=da[da.length-
1];V=W&&W.parentNode||null}if(M=V){V=[];Q=0;for(var P=Date.now();100>=+
+Q&&50>Date.now()-P&&(M=DO(M));)1===M.nodeType&&V.push(M);b:{for(P=0;P<V.length;P+
+){c:{var
X=V[P];try{if(X.parentNode&&0<X.offsetWidth&&0<X.offsetHeight&&X.style&&"none"!
==X.style.display&&"hidden"!==X.style.visibility&&(!X.style.opacity||0!
==Number(X.style.opacity))){var kb=X.getBoundingClientRect();var
lb=0<kb.right&&0<kb.bottom;break c}}catch(wa){}lb=!1}if(!lb){var nc=!1;break
b}}nc=!0}if(nc){b:{var Xa=Date.now();nc=/^html|body$/i;
lb=/^fixed/i;for(X=0;X<V.length&&50>Date.now()-Xa;X++){var Ya=V[X];if(!
nc.test(Ya.tagName)&&lb.test(Ya.style.position||Gj(Ya,"position"))){var U=Ya;break
b}}U=null}break a}}}catch(wa)
{}U=null}U&&U.offsetWidth*U.offsetHeight<=4*e.width*e.height&&(k=1);b.pfx=k}a:
{if(.05>Math.random()&&f)try{var ta=f.document.getElementsByTagName("head")[0];var
mb=ta?CK(ta):0;break a}catch(wa){}mb=0}f=mb;0!==f&&(b.cms=f);d.google_lrv!
==a.Ra&&(b.alvm=d.google_lrv||"none")}
function IO(a,b){var c=0;a.location&&a.location.ancestorOrigins?
c=a.location.ancestorOrigins.length:Di(function(){c++;return!1},!0,!
0,a);c&&(b.nhd=c)}function JO(a,b){var c=jF(b,8,{});b=jF(b,9,{});var
d=a.google_ad_section,e=a.google_ad_format;a=a.google_ad_slot;e?c[d]=c[d]?c[d]+
(","+e):e:a&&(b[d]=b[d]?b[d]+(","+a):a)}
function KO(a,b,c){var
d=a.F,e=a.F;b.dt=an;e.google_async_iframe_id&&e.google_bpp&&(b.bpp=e.google_bpp);va
r f;var g=void 0===g?A:g;a:{try{var h=g.performance;if(h&&h.timing&&h.now){var
k=h.timing.navigationStart+Math.round(h.now())-h.timing.domLoading;break
a}}catch(jd){}k=null}var l=k;(f=l?pJ(l,g.Date.now()-
an,1E6):null)&&(b.bdt=f);b.idt=pJ(a.G,an);var
m=a.F;b.shv=G(a.qa,2);a.Ra&&(b.mjsv=a.Ra);"sa"==m.google_loader_used?
b.ptt=5:"aa"==m.google_loader_used&&(b.ptt=9);/^\
w{1,3}$/.test(m.google_loader_used)&&
(b.saldr=m.google_loader_used);var n=wj(a.pubWin);if(n){b.is_amp=1;var q=n;q=void
0===q?wj():q;b.amp_v=q&&q.mode?+q.mode.version||null:null;var w=n;if((w=void 0===w?
wj():w)&&w.container){for(var u=w.container.split(","),E=[],J=0;J<u.length;J+
+)E.push(vj[u[J]]||"x");var Z=E.join()}else Z=null;var ca=Z;ca&&(b.act=ca)}var
M=a.pubWin;M==M.top&&(b.abxe=1);if("_gfp_a_"in a.pubWin){var Q=!0;if(!
S(yr)&&(Q=a.pubWin._gfp_a_,"boolean"!==typeof Q))throw Error("Illegal value of
_gfp_a_: "+Q);if(Q||S(yr)){var V=
new XH(a.pubWin),da=YH(V,"__gads",c);da&&(b.cookie=da);var W=YH(V,"__gpi",c);W&&!
t(W,"includes").call(W,"&")&&(b.gpic=W);"1"===YH(V,"__gpi_opt_out",c)&&(b.gpico="1"
,b.pdopt="1")}}var P=fF(),X=jF(P,8,
{}),kb=d.google_ad_section;X[kb]&&(b.prev_fmts=X[kb]);var lb=jF(P,9,
{});lb[kb]&&(b.prev_slotnames=lb[kb].toLowerCase());JO(d,P);var
nc=jF(P,15,0);0<nc&&(b.nras=String(nc));var Xa=wj(window);if(Xa){if(Xa){var
Ya=Xa.pageViewId,U=Xa.clientId;"string"===typeof
U&&(Ya+=U.replace(/\D/g,"").substr(0,6));var ta=
Ya}else ta=null;var mb=+ta}else{var
wa=oj(window),Jc=wa.google_global_correlator;Jc||
(wa.google_global_correlator=Jc=1+Math.floor(Math.random()*Math.pow(2,43)));mb=Jc}b
.correlator=jF(P,7,mb);S($r)&&(b.rume=1);if(d.google_ad_channel){for(var
kd=jF(P,10,{}),ld="",Tb=d.google_ad_channel.split(yO),nb=0;nb<Tb.length;nb++){var
Kc=Tb[nb];kd[Kc]?ld+=Kc+"+":kd[Kc]=!0}b.pv_ch=ld}if(d.google_ad_host_channel)
{for(var zb=jF(P,11,[]),Te=d.google_ad_host_channel.split("|"),Za=-1,md=[],
$a=0;$a<Te.length;$a++){var nd=
Te[$a].split(yO);zb[$a]||(zb[$a]={});for(var oc="",Lc=0;Lc<nd.length;Lc++){var
ab=nd[Lc];""!==ab&&(zb[$a][ab]?oc+="+"+ab:zb[$a][ab]=!
0)}oc=oc.slice(1);md[$a]=oc;""!==oc&&(Za=$a)}var od="";if(-1<Za){for(var
pd=0;pd<Za;pd++)od+=md[pd]
+"|";od+=md[Za]}b.pv_h_ch=od}b.frm=d.google_iframing;b.ife=d.google_iframing_enviro
nment;var qd=d.google_ad_client;try{var
Sd=oj(window),pc=Sd.google_prev_clients;pc||(pc=Sd.google_prev_clients={});if(qd in
pc)var rd=1;else pc[qd]=!0,rd=2}catch(jd){rd=0}b.pv=rd;if(a.J&&
S(Hr)){var Td=a.J;var Ud=ec()&&vO(Td)?Td.document.documentElement.lang:void
0;Ud&&(b.tl=Ud)}var Ab=a.pubWin.document,Mc=a.F,Ue=a.pubWin;var
Ve=Ab.domain,Bb=(ue(c,5)&&iG(Ue)?
Ue.document.cookie:null)||"",Ub=a.pubWin.screen,Uf=Ab.referrer,Vd=Tj();if(wj())var
We=window.gaGlobal||{};else{var sd=Math.round((new
Date).getTime()/1E3),Wd=Mc.google_analytics_domain_name,Nc="undefined"==typeof Wd?
FK("auto",Ve):FK(Wd,Ve),Vf=-1<Bb.indexOf("__utma="+Nc+"."),Xe=-
1<Bb.indexOf("__utmb="+Nc),Cb;if(!(Cb=(zj()||window).gaGlobal)){var Ye=
{};Cb=(zj()||window).gaGlobal=Ye}var na=Cb,Xd=!1;if(Vf){var
Yd=Bb.split("__utma="+Nc+".")[1].split(";")[0].split(".");Xe?na.sid=Yd[3]:na.sid||
(na.sid=sd+"");na.vid=Yd[0]+"."+Yd[1];na.from_cookie=!0}else{na.sid||
(na.sid=sd+"");if(!na.vid){Xd=!0;var
Wf=Math.round(2147483647*Math.random()),Zd=Vd,td,Ze=DK.appName,
$e=DK.version,Oh=DK.language?
DK.language:DK.browserLanguage,af=DK.platform,bf=DK.userAgent;try{var
ob=DK.javaEnabled()}catch(jd){ob=!1}var Db=[Ze,$e,Oh,af,bf,ob?
1:0].join("");if(Ub)Db+=Ub.width+
"x"+Ub.height+Ub.colorDepth;else if(A.java&&A.java.awt){var
$d=A.java.awt.Toolkit.getDefaultToolkit().getScreenSize();Db+=$d.screen.width+"x"+
$d.screen.height}Db=Db+Bb+(Uf||"");for(td=Db.length;0<Zd;)Db+=Zd--^td+
+;na.vid=(Wf^EK(Db)&2147483647)+"."+sd}na.from_cookie||(na.from_cookie=!1)}if(!
na.cid){b:{var pb=Wd,ud=999;pb&&(pb=0==pb.indexOf(".")?
pb.substr(1):pb,ud=pb.split(".").length);for(var
ae,cf=999,Oc=Bb.split(";"),Eb=0;Eb<Oc.length;Eb++){var Vb=GK.exec(Oc[Eb])||
HK.exec(Oc[Eb])||IK.exec(Oc[Eb]);
if(Vb){var be=Vb[1]||0;if(be==ud){var Pc=Vb[2];break
b}be<cf&&(cf=be,ae=Vb[2])}}Pc=ae}var Fb=Pc;Xd&&Fb&&-1!=Fb.search(/^\d+\.\d+$/)?
(na.vid=Fb,na.from_cookie=!0):Fb!=na.vid&&(na.cid=Fb)}na.dh=Nc;na.hid||
(na.hid=Math.round(2147483647*Math.random()));We=na}var
Pa=We;b.ga_vid=Pa.vid;b.ga_sid=Pa.sid;b.ga_hid=Pa.hid;b.ga_fc=Pa.from_cookie;b.ga_c
id=Pa.cid;b.ga_wpids=Mc.google_analytics_uacct;IO(a.pubWin,b);var
ce=d.google_ad_layout;ce&&0<=XI[ce]&&(b.rplot=XI[ce])}
function LO(a,b){a=a.l;if((null==a?0:ue(a,6))||oF())b.npa=1;if(a){null!=C(a,3,!
1)&&(b.gdpr=ue(a,3)?"1":"0");var c=C(a,1);c&&(b.us_privacy=c);
(c=C(a,2))&&(b.gdpr_consent=c);(c=C(a,4))&&(b.addtl_consent=c);
(a=C(a,7))&&(b.tcfe=a)}}function MO(a,b){var c=a.F;LO(a,b);Ki(rF,function(d,e)
{b[d]=c[e]});AI(c)&&(b.fa=NI(c));b.pi||null==c.google_ad_slot||(a=ru(c),null!
=a.j&&(a=lp(a.j.value),b.pi=a))}
function NO(a,b){var c=yj()||
Ys(a.pubWin.top);c&&(b.biw=c.width,b.bih=c.height);c=a.pubWin;c!
==c.top&&(a=Ys(a.pubWin))&&(b.isw=a.width,b.ish=a.height)}function OO(a,b){var
c=a.pubWin;null!==c&&c!=c.top?(a=[c.document.URL],c.name&&a.push(c.name),c=Ys(c,!
1),a.push(c.width.toString()),a.push(c.height.toString()),a=Mi(a.join(""))):a=0;0!
==a&&(b.ifk=a)}function PO(a,b){(a=mF()
[a.F.google_ad_client])&&(b.psts=a.join())}function QO(a,b)
{(a=a.pubWin.tmod)&&(b.tmod=a)}
function RO(a,b){if(a=a.pubWin.google_user_agent_client_hint){for(var
c=[],d=0,e=0;e<a.length;e++){var f=a.charCodeAt(e);255<f&&(c[d++]=f&255,f>>=8);c[d+
+]=f}a=$c(c,3);b.uach=a}}function SO(a,b){try{var
c=a.pubWin&&a.pubWin.external&&a.pubWin.external.getHostEnvironmentValue&&a.pubWin.
external.getHostEnvironmentValue.bind(a.pubWin.external);if(c){var
d=JSON.parse(c("os-mode")),e=parseInt(d["os-mode"],10);0<=e&&(b.wsm=e+1)}}catch(f)
{}}
function TO(a,b)
{0<=a.F.google_ad_public_floor&&(b.pubf=a.F.google_ad_public_floor);0<=a.F.google_a
d_private_floor&&(b.pvtf=a.F.google_ad_private_floor)}function UO(a,b){var
c=Number(a.F.google_traffic_source);c&&(aa=t(Object,"values").call(Object,hb),t(aa,
"includes")).call(aa,c)&&(b.trt=a.F.google_traffic_source)}function VO(a,b)
{S(Ns)||"runAdAuction"in a.pubWin.navigator&&"joinAdInterestGroup"in
a.pubWin.navigator&&(b.td=1)}
function WO(a,b){S(cs)||PH("attribution-reporting",a.pubWin.document)&&(b.nt=1)}
function AO(a,b){var
c={};MO(a,c);mO();c.adsid=kO[1];mO();c.pucrd=kO[6];RO(a,c);KO(a,c,b);Wj(c);c.u_sd=Z
s(a.pubWin);var d;c.dmc=null==(d=a.pubWin.navigator)?void
0:d.deviceMemory;Fm(889,function(){if(null==a.J)c.adx=-12245933,c.ady=-
12245933;else{var e=AH(a.J,a.ba);c.adx&&-12245933!=c.adx&&c.ady&&-12245933!=c.ady||
(c.adx=Math.round(e.x),c.ady=Math.round(e.y));at(a.ba)||(c.adx=-12245933,c.ady=-
12245933,a.j|
=32768)}});NO(a,c);OO(a,c);FO(a,c);EO(a,c);a.D&&(c.oid=a.D);PO(a,c);c.pvsid=jj(a.pu
bWin,Dm);
QO(a,c);SO(a,c);c.uas=xO(a.pubWin);
(d=tO(a.pubWin))&&(c.nvt=d);a.B&&(c.scar=a.B);a.v instanceof Uint8Array?
c.topics=$c(a.v,3):a.v&&(c.topics=a.v,c.tps=a.v);HO(a,c,b);c.fu=a.j;c.bc=JK();mO();
c.jar=kO[4];Oe(a.qa,9)&&(WH(c),c.creatives=GO(/\b(?:creatives)=([\d,]
+)/),c.adgroups=GO(/\b(?:adgroups)=([\d,]
+)/),c.adgroups&&(c.adtest="on",c.disable_budget_throttling=!
0,c.use_budget_filtering=!1,c.retrieve_only=!0,c.disable_fcap=!0));Vm()&&(c.atl=!
0);TO(a,c);UO(a,c);VO(a,c);WO(a,c);null==Qs(Wr)||!1!==a.F.google_video_play_muted&&
!0!==S(Xr)||10!==a.F.google_reactive_ad_format&&11!
==a.F.google_reactive_ad_format||(c.sdkv=Qs(Wr));return c}var BO=/YtLoPri/;function
XO(a){H.call(this,a)}z(XO,H);var YO=vf(XO);function ZO(a)
{this.j=a}ZO.prototype.Qa=function(){return this.j.now()};var
$O=[255,255,255];function aP(a){function b(d)
{return[Number(d[1]),Number(d[2]),Number(d[3]),4<d.length?Number(d[4]):1]}var
c=a.match(/rgb\(([0-9]+),\s*([0-9]+),\s*([0-9]+)\)/);if(c||(c=a.match(/rgba\(([0-
9]+),\s*([0-9]+),\s*([0-9]+),\s*([0-9\\.]+)\)/)))return
b(c);if("transparent"===a)return[0,0,0,0];throw Error("Invalid color: "+a);}
function bP(a){var b=getComputedStyle(a);if("none"!==b.backgroundImage)return
null;b=aP(b.backgroundColor);var c=cP(b);if(c)return c;a=(a=a.parentElement)?bP(a):
$O;if(!a)return null;c=b[3];return[Math.round(c*b[0]+(1-
c)*a[0]),Math.round(c*b[1]+(1-c)*a[1]),Math.round(c*b[2]+(1-c)*a[2])]}function
cP(a){return 1===a[3]?[a[0],a[1],a[2]]:null};function dP(a,b,c,d)
{this.Id=b;this.Xc=c;this.nb=d;this.l=0;this.j=new eP(a)}function eP(a)
{this.v=a;this.j=new r.Map;this.l=0}ha.Object.defineProperties(eP.prototype,{m:
{configurable:!0,enumerable:!0,get:function(){return this.l}}});function fP(a){K(a,
{border:"0","box-
shadow":"none",display:"inline","float":"none",margin:"0",outline:"0",padding:"0"})
};function gP(a,b,c,d,e){var f=new
dm;d=Ne(f,4,d);a=D(d,1,a);b=D(a,2,b);c=D(b,3,c);e=e.A;b=e.handle;a=hP(e,4);c=Ee(a,8
,mm,c);return b.call(e,c)};var iP=[{Ub:"1907259590",Ac:480,bb:220},
{Ub:"2837189651",Ac:400,bb:180},{Ub:"9211025045",Ac:360,bb:160},
{Ub:"6584860439",Ac:-Infinity,bb:150}];function jP(a){return
t(iP,"find").call(iP,function(b){return b.Ac<=a})};var kP=new function()
{this.j=[]},lP=!1;function mP(a,b,c){this.win=a;this.j=b;this.m=c;this.l=!
1}function nP(a){return oP(a.j,1065,a.win,function(){if(!a.l){var b=new
jm;b=Le(b,1,a.m);var c=new
im;b=Ee(b,2,km,c);pP(a.j.A,b)}},1E4)}mP.prototype.cancel=function(a)
{this.win.clearTimeout(a)};
function qP(a,b,c,d,e){var f=jP(a.document.body.clientWidth),g=b.j?
rP(a,b,d,f,e):sP(a,b,d,f,e);Zn(g.isVisible(),!1,function(){lP=!1;for(var
l=y(kP.j),m=l.next();!m.done;m=l.next())m=m.value,m();kP.j.length=0});g.show({lc:!
0});lP=!0;var h=new mP(a,b,c),k=nP(h);kP.j.push(function(){var l=b.A;var m=new
jm;m=Le(m,1,c);var n=new hm;m=Ee(m,3,km,n);pP(l,m);h.l=!0});tP.push(function()
{g.isVisible().U&&g.collapse();h.cancel(k)})}
function rP(a,b,c,d,e)
{b=uP(a,b,c,d,a.innerWidth,"100%","15px","13px","center",e);return Dz(a,b,
{Bd:.75,jd:.95,zIndex:100001,Oa:!0,ed:"adpub-drawer-root",dd:!0})}function
sP(a,b,c,d,e){a:{var f=a.document.body.clientWidth;var g=.9*f;for(f=768>=f?
3:4;1<=f;f--){var h=d.bb*f+42;if(h<=g){g=h;break
a}}}c=uP(a,b,c,d,g,"600px","24px","24px","start",e);return vy(a,c,
{Ib:g+"px",Hb:vP(b),yb:G(b.l,14),zIndex:100001,Oa:!0,nc:!1,ed:"adpub-drawer-
root",dd:!0})}
function uP(a,b,c,d,e,f,g,h,k,l){var m=b.l,n=G(m,10),q=n.indexOf("TERM"),w=b.D;var
u=S(Ks)?{hf:w.replace("ca","partner"),Sd:"ads"}:{hf:"pub-adfiliates-
rockskipper",Sd:"ads"};w="";S(Gs)&&(w=b.G.get(c)||"");e=Math.max(Math.floor((e-
Math.floor(e/d.bb)*d.bb)/2),5);var
E=b.I?"on":"",J=G(m,3),Z=S(Js)?""+b.v.ub:""+Ps(ws),ca=b.v.mc,M=w,Q=G(m,7),V=G(m,6),
da=b.D,W=n.substring(0,q);n=n.substring(q+4);q=d.Ub;var P=u.hf;u=u.Sd;var X=!!
Oe(m,13);M=void 0===M?"":M;f=cx('<link href="https://fonts.googleapis.com/css2?
family=Google+Material+Icons:wght@400;500;700" rel="stylesheet"><link
href="https://fonts.googleapis.com/css2?
family=Google+Sans:wght@400;500;700&display=swap" rel="stylesheet"><div
style="font-family: Roboto, sans-serif;"><div style="border: 0 solid #eee; border-
bottom-width: 1px; color: #3c4043; font-size: 13px; line-height: 20px; padding: 0
'+
gx(T(g))+" "+gx(T(h))+"; text-align: "+gx(T(k))+';">'+(l?'<div style="max-width:
'+gx(T(f))+'">'+bx(J)+'\u00a0<a
href="https://support.google.com/adsense/answer/11188578" target="_blank"
style="color: #1967d2; text-decoration: none; white-space:
nowrap">'+bx(V)+"</a></div>":"")+"</div><div style=\"border-bottom: 1px solid #eee;
color: #202124; font-family: 'Google Sans'; font-size: 15px; line-height: 24px;
padding: 15px "+gx(T(g))+"; text-align: "+gx(T(k))+'"><div style="display: -webkit-
box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical;"><span
style="bottom: -2px; color: #1967d2; font-family: \'Google Material Icons\';
padding-right: 5px; position: relative">search</span><span style="color:#80868b">
'+
bx(W)+"</span>"+bx(c)+'<span style="color:#80868b">'+bx(n)+'</span></div></div><div
id="anno-csa" style="margin:5px '+gx(T(e))+"px\"></div><script>(function(g,o)
{g[o]=g[o]||function(){(g[o]['q']=g[o]['q']||[]).push(arguments)},g[o]['t']=1*new
Date})(window,'_googCsa');"+(ca?"parent.postMessage({query:"+kx(lx(c))
+"},parent.location.origin);":"const pageOptions = {'pubId': "+kx(lx(P))+",
'styleId': "+kx(lx(q))+", 'disableCarousel': true, 'query': "+kx(lx(c))+", 'hl':
"+kx(lx(Q))+", 'personalizedAds': 'false', 'fexp': "+
kx(lx(Z))+", 'adfiliateWp': "+kx(lx(da))+","+(M?"'afdToken': "+kx(lx(M))+",":"")
+"'adtest': "+kx(lx(E))+"}; const adBlock = {'container': 'anno-csa', 'linkTarget':
'_blank', 'number': "+kx(lx(8))+", 'width': document.body.offsetWidth - 30};
_googCsa("+kx(lx(u))+", pageOptions, adBlock);")+"\x3c/script>"+(X?"<script>const
el = document.getElementById('anno-csa'); el.dir = 'ltr'; el.style.height =
'800px'; el.style.width = '75vw'; el.style.overflow = 'hidden';
el.style.overflowWrap = 'break-word'; el.textContent =
JSON.stringify(window._googCsa.q);\x3c/script>":
'<script async="async"
src="https://www.google.com/adsense/search/ads.js">\x3c/script>')+"</
div>");m=Rg("body",
{dir:vP(b)?"rtl":"ltr",lang:G(m,7),style:Ag({margin:"0",height:"100%","padding-
top":"0px",overflow:"hidden"})},Yw(f));f=a.document.createElement("IFRAME");K(f,
{border:"0",width:"100%"});b.v.mc?wP(a,b,f,c,d,w):xP(a,b,f);f.srcdoc=Og(m);return
f}function wP(a,b,c,d,e,f){var g=yP(b,a,function(h)
{h.data.query===d&&zP(a,b,c,d,e,f)});kP.j.push(function()
{a.removeEventListener("message",g)})}
function zP(a,b,c,d,e,f){var g=c.contentDocument.body,h=new
ResizeObserver(function()
{c.height=g.parentElement.offsetHeight+"px"});h.observe(g);var k=AP(b,a,function()
{var l,m,n,q=null==(l=c.contentDocument)?void 0:null==(m=l.body)?void
0:null==(n=m.parentElement)?void
0:n.offsetHeight;q&&(c.height=q+"px")});BP(b,c,d,e,f);tP.push(function()
{h.disconnect();a.clearInterval(k)})}
function xP(a,b,c){function d(g){var h=new ResizeObserver(function()
{c.height=g.parentElement.offsetHeight+"px"});h.observe(g);var k=AP(b,a,function()
{var l,m,n,q=null==(l=c.contentDocument)?void 0:null==(m=l.body)?void
0:null==(n=m.parentElement)?void
0:n.offsetHeight;q&&(c.height=q+"px")});tP.push(function()
{h.disconnect();a.clearInterval(k)})}function e(){if(!f){var
g,h,k,l=(null==(g=c.contentDocument)?void 0:g.body)||(null==(h=c.contentWindow)?
void 0:null==(k=h.document)?void 0:k.body);l&&(f=
!0,d(l))}return f}var f=!1;c.onload=function(){return void
e()};b.Fa(1066,vF(a,function(){return e()},100))}
function BP(a,b,c,d,e){var f=a.l,g=b.contentWindow,h;b=(null==b?void
0:b.contentDocument)||(null==(h=b.contentWindow)?void 0:h.document);if(g){if(void
0===g._googCsa)throw Error("No _googCsa");if(!b)throw Error("No
contentDocument");}else throw Error("No googCsa window");a={pubId:"pub-adfiliates-
rockskipper",styleId:d.Ub,disableCarousel:!
0,query:c,hl:G(f,7),personalizedAds:"false",fexp:S(Js)?""+a.v.ub:""+Ps(ws),adfiliat
eWp:a.D,adtest:a.I?"on":""};e&&(a.afdToken=e);g._googCsa("ads",a,{container:"anno-
csa",
linkTarget:"_blank",number:8,width:b.body.offsetWidth-30})}var tP=[];function
CP(a,b,c){return a.substring(Math.max(b-30,0),b)
+"~~"+a.substring(c,Math.min(c+30,a.length))}function DP(a){a=aP(a);var b=new
Sl;b=xe(b,1,a[0],0);b=xe(b,2,a[1],0);b=xe(b,3,a[2],0);return
xe(b,4,ge(a[3]),0)};function EP(a,b){var c=this;this.m=a;this.j=!
1;this.v=b;this.l=this.v.rb(264,function(d){c.j&&(FP||(d=Date.now()),c.m(d),FP?
GP.call(A,c.l):A.setTimeout(c.l,17))})}EP.prototype.start=function(){this.j||
(this.j=!0,FP?GP.call(A,this.l):this.l(0))};var GP=A.requestAnimationFrame||
A.webkitRequestAnimationFrame,FP=!!
GP&&!/'iPhone'/.test(A.navigator.userAgent);function HP(a,b,c,d)
{this.j=a;this.B=b;this.G=c;this.progress=0;this.l=null;this.D=!
1;this.m=[];this.v=null;this.A=new
EP(bb(this.lf,this),d)}p=HP.prototype;p.lf=function(a){if(this.D)this.A.j=!
1;else{null===this.l&&(this.l=a);this.progress=(a-this.l)/
this.G;1<=this.progress&&(this.progress=1);a=this.v?
this.v(this.progress):this.progress;this.m=[];for(var b=0;b<this.j.length;b+
+)this.m.push((this.B[b]-
this.j[b])*a+this.j[b]);this.Rd();1==this.progress&&(this.A.j=!
1,this.Le())}};p.Le=function(){};
p.Rd=function(){};p.play=function(){this.D=!
1;this.A.start()};p.reset=function(a,b,c)
{this.l=null;this.j=a;this.B=b;this.G=c;this.progress=0};function IP(a){return
a*a*a}function JP(a){a=1-a;return 1-a*a*a};function KP(a,b,c,d,e)
{this.C=a;this.D=b;this.m=c;this.B=e}ha.Object.defineProperties(KP.prototype,{j:
{configurable:!0,enumerable:!0,get:function(){return this.C}},A:{configurable:!
0,enumerable:!0,get:function(){return this.D}},v:{configurable:!0,enumerable:!
0,get:function(){return this.m}},l:{configurable:!0,enumerable:!0,get:function()
{return this.B}}});function LP(a,b)
{a=MP(a.document,"search");K(a,b);a.className="google-material-icons";return
a}function NP(a,b){a=MP(a,"close");K(a,{color:"#5F6368",display:"block","font-
size":"15px",left:b?"":"20px",right:b?"20px":"","pointer-
events":"initial",position:"absolute",top:"16px",transform:"none"});return a}
function OP(a,b,c){a=MP(a,"expand_more");K(a,
{color:"#5F6368",cursor:"pointer",display:"block","font-
size":"15px",left:c?"":"0",right:c?"0":"",padding:c?"0 0 0 16px":"0 16px 0
0","pointer-events":"initial",position:"absolute",top:"20px",transform:b});return
a}
function MP(a,b){var
c=a.createElement("SPAN");c.appendChild(a.createTextNode(b));fP(c);K(c,{"font-
family":'"Google Material Icons"',"font-style":"normal","font-
weight":"normal","text-decoration":"none"});c.className="google-material-
icons";return c};function PP(a,b,c){return Ix({J:a,qd:3E3,vd:a.innerWidth>on?
650:0,aa:c,ee:b})}function QP(a){return a.document.getElementById("google-anno-
sa")}
function RP(a,b){var
c=document.createElement("SPAN");c.id="gda";if(S(Ls))c.appendChild(NP(a.document,b.
j===vP(b)));else{var d=SP(a,b);c.appendChild(d)}TP(b,1064,c,function(e){var
f=vP(b),g=(b.j?f:!f)?a.innerWidth:-a.innerWidth;UP(b,QP(a),0,g,IP).play();var
h=VP(b);b.v.Jc?(g=MP(a.document,"shoppingmode"),K(g,{"font-size":"18px","margin-
right":"8px","margin-
top":"10px",left:"13px",top:"14px",margin:"0",position:"absolute","line-
height":"normal"}),h.appendChild(g)):h.appendChild(LP(a,{"font-size":"18px",
"margin-right":"8px","margin-
top":"10px",left:"13px",top:"14px",margin:"0",position:"absolute","line-
height":"normal"}));TP(b,1064,h,function(k){var l=(b.j?f:!f)?a.innerWidth:-
a.innerWidth;UP(b,QP(a),l,0,JP).play();a.document.body.removeChild(h);k.preventDefa
ult();return!1});a.document.body.appendChild(h);e.preventDefault();return!
1});return c}
function SP(a,b){var
c=a.document;a=c.createElementNS("http://www.w3.org/2000/svg","svg");var
d=vP(b);b=b.j?d:!d;K(a,
{bottom:"12.5px",display:"block",height:"20px",left:b?"":"0",right:b?"0":"",margin:
"0 20px","pointer-
events":"initial",position:"absolute",top:"12.5px",transform:"none",width:"20px"});
b=c.createElementNS("http://www.w3.org/2000/
svg","defs");a.appendChild(b);c=c.createElementNS("http://www.w3.org/2000/
svg","g");c.setAttribute("class","down");c.setAttribute("stroke","#616161");c.setAt
tribute("stroke-linecap",
"square");c.setAttribute("stroke-
width","2px");b=c.ownerDocument;d=b.createElementNS("http://www.w3.org/2000/
svg","line");d.setAttribute("x1","6");d.setAttribute("y1","14");d.setAttribute("x2"
,"14");d.setAttribute("y2","6");c.appendChild(d);b=b.createElementNS("http://
www.w3.org/2000/
svg","line");b.setAttribute("x1","6");b.setAttribute("y1","6");b.setAttribute("x2",
"14");b.setAttribute("y2","14");c.appendChild(b);a.appendChild(c);return a}
function WP(a,b){var
c=a.document;a=c.createElementNS("http://www.w3.org/2000/svg","svg");var
d=vP(b);d=b.j?d:!d;K(a,{bottom:"12.5px",display:"block",height:"20px",margin:"0
20px","pointer-
events":"initial",position:"absolute",left:d?"0":"",right:d?"":"0",top:"12.5px",tra
nsform:"none",width:"20px"});d=c.createElementNS("http://www.w3.org/2000/
svg","defs");a.appendChild(d);c=c.createElementNS("http://www.w3.org/2000/
svg","g");c.setAttribute("class","down");c.setAttribute("stroke","#616161");c.setAt
tribute("stroke-width",
"2px");c.setAttribute("stroke-linecap","square");b.j?
(b=c.ownerDocument,d=b.createElementNS("http://www.w3.org/2000/
svg","line"),d.setAttribute("x1","6"),d.setAttribute("y1","12"),d.setAttribute("x2"
,"10"),d.setAttribute("y2","8"),c.appendChild(d),b=b.createElementNS("http://
www.w3.org/2000/
svg","line"),b.setAttribute("x1","10"),b.setAttribute("y1","8"),b.setAttribute("x2"
,"14"),b.setAttribute("y2","12"),c.appendChild(b)):vP(b)?
(b=c.ownerDocument,d=b.createElementNS("http://www.w3.org/2000/svg","line"),
d.setAttribute("x1","6"),d.setAttribute("y1","6"),d.setAttribute("x2","10"),d.setAt
tribute("y2","10"),c.appendChild(d),b=b.createElementNS("http://www.w3.org/2000/
svg","line"),b.setAttribute("x1","10"),b.setAttribute("y1","10"),b.setAttribute("x2
","6"),b.setAttribute("y2","14"),c.appendChild(b)):
(b=c.ownerDocument,d=b.createElementNS("http://www.w3.org/2000/
svg","line"),d.setAttribute("x1","10"),d.setAttribute("y1","6"),d.setAttribute("x2"
,"6"),d.setAttribute("y2","10"),c.appendChild(d),b=b.createElementNS("http://
www.w3.org/2000/svg",
"line"),b.setAttribute("x1","6"),b.setAttribute("y1","10"),b.setAttribute("x2","10"
),b.setAttribute("y2","14"),c.appendChild(b));a.appendChild(c);return a}
function VP(a){var b=document.createElement("div");b.id="gca";var c=vP(a);a=a.j?c:!
c;K(b,
{position:"fixed",bottom:"0%",left:a?"":"0%",right:a?"0%":"",width:"45px",height:"4
5px",background:"white","border-top-left-radius":"20px","border-top-right-
radius":"20px","box-shadow":"0px 0px 10px 0px #00000026",color:"#1967D2","z-
index":"1000"});return b}
function XP(a){(new MutationObserver(function(b){b.forEach(function(c)
{"attributes"===c.type&&"0px"===a.document.body.style.paddingBottom&&K(a.document.b
ody,{"padding-bottom":"45px"})})})).observe(a.document.body,{attributes:!
0})}function YP(a){try{var b,c;return null!==(null==(b=a.location)?void
0:null==(c=b.href)?void 0:c.match(/goog_fsa=1/))}catch(d){return!1}}function ZP()
{this.j="";this.m=null;this.v="";this.l=null}
function $P(a,b,c,d,e){if(a.j!==d||null!==a.m||a.v!==e){if(null!==a.l){var
f=a.l,g=c.A;var h=new Fl;h=Le(h,1,f);f=g.handle;var
k=hP(g,8);h=Ee(k,7,mm,h);f.call(g,h)}a.j=d;a.m=null;a.v=e;(d=QP(b))?a.l=aQ(a,d,c):
(null!=Nx(b,null)?b=null:
(d=b.getComputedStyle(b.document.body).paddingBottom.match(/\
d+/),K(b.document.body,{"padding-bottom":(d&&d.length?Number(d[0])
+45:45)+"px"}),XP(b),d=document.createElement("div"),d.id="google-anno-
sa",d.dir=vP(c)?"rtl":"ltr",K(d,{background:"white","border-style":"solid",
"border-top-left-radius":"20px","border-top-right-
radius":"20px",bottom:"0",height:"45px",position:"fixed","text-
align":"center",width:"100%",border:"0px",left:"0px","box-shadow":"0px 0px 10px 0px
#00000026","z-
index":"1000"}),d.appendChild(RP(b,c)),d.appendChild(bQ(a,b,c)),d.appendChild(cQ(a,
b,c)),c=aQ(a,d,c),b.document.body.appendChild(d),b=c),a.l=b)}}
function aQ(a,b,c){var d=G(c.l,11);b=b.getElementsByClassName("google-anno-sa-qtx")
[0];b instanceof HTMLElement&&(b.innerText=d.replace("TERM",a.j));c=c.A;d=new
Gl;d=D(d,1,a.m);d=Ne(d,4,a.j);a=c.handle;b=hP(c,7);d=Ee(b,6,mm,d);return
a.call(c,d)}
function bQ(a,b,c){var d=document.createElement("SPAN");fP(d);K(d,
{position:"absolute",top:"2.5px",bottom:"2.5px",left:"60px",right:"60px",display:"f
lex","flex-direction":"row","justify-
content":"center",color:"#1967D2",cursor:"pointer"});var e=vP(c);c.j||K(d,
{"justify-content":""});e={"font-size":"18px",width:"15px",height:"15px","margin-
left":e?"8px":"","margin-right":e?"":"8px","margin-top":"11px","line-
height":"normal"};if(c.v.Jc){var
f=MP(b.document,"shoppingmode");K(f,e);d.appendChild(f)}else d.appendChild(LP(b,
e));e=document.createElement("SPAN");var g;null==(g=e.classList)||g.add("google-
anno-sa-qtx","google-anno-skip");K(e,{height:"40px","align-items":"center","line-
height":"40px","font-size":"16px","font-weight":"400","font-style":"normal","font-
family":"Roboto","text-overflow":"ellipsis","white-
space":"nowrap",overflow:"hidden","-webkit-tap-highlight-
color":"transparent"});TP(c,999,d,function(h){return
dQ(a,b,c,h)});d.appendChild(e);return d}
function cQ(a,b,c){var d=document.createElement("DIV");d.id="google-anno-ea";c.j||
K(d,{width:"60px",height:"45px",cursor:"pointer"});var e=S(Ls)?
OP(b.document,c.j?"rotate(180deg) translateY(5px)":vP(c)?"rotate(270deg)
translateX(-5px)":"rotate(90deg) translateX(5px)",c.j!
==vP(c)):WP(b,c);d.appendChild(e);TP(c,999,d,function(f){return
dQ(a,b,c,f)});return d}function dQ(a,b,c,d){var
e=gP(a.m,null,a.l,a.j,c);qP(b,c,e,a.j,!1);d.preventDefault();return!1};function
eQ(a,b,c){var d=new ZP;this.B=a;this.win=b;this.m=c;this.A=d;this.l=[];this.v=!
0;this.j=0}function fQ(a){a.j>=a.l.length&&(a.j=0);if(lP)kP.j.push(function()
{return void fQ(a)});else{var b=a.l[a.j++];a.v=!
1;$P(a.A,a.win,a.m,b.j,b.l);oP(a.m,898,a.win,function(){return void
fQ(a)},a.B)}}function gQ(a,b){this.j=a;this.l=b};var hQ=/[\s!'",:;\\(\\)\\?\\.\
u00bf\u00a1\u30a0\uff1d\u037e\u061f\u3002\uff1f\uff1b\uff1a\u2014\u2014\uff5e\
u300a\u300b\u3008\u3009\uff08\uff09\u300c\u300d\u3001\u00b7\u2026\u2025\uff01\
uff0c\u00b7\u2019\u060c\u061b\u060d\u06d4\u0648]/;function iQ(a,b){switch(b){case
1:return!0;default:return""===a||hQ.test(a)}}function jQ(a,b,c,d){return
iQ(a.charAt(b-1),d)&&iQ(a.charAt(c+1),d)};function kQ(a,b,c){c=new
lQ(c);a=y(a);for(var d=a.next();!d.done;d=a.next()){var
e=d.value,f=b;d=G(e,1);if(1===f&&Oe(e,3))mQ(c,d,d);else
if(2===f)for(Oe(e,4)&&mQ(c,d,d),e=y(Me(e,5)),f=e.next();!
f.done;f=e.next())mQ(c,f.value,d)}nQ(c);return new oQ(c)}
function pQ(a,b,c){c=new lQ(c);a=y(a);for(var d=a.next();!d.done;d=a.next())
{d=d.value;for(var e=y(Ce(d,Gh,2)),f=e.next();!
f.done;f=e.next())f=f.value,se(f,3).length&&!
(aa=se(f,3),t(aa,"includes")).call(aa,b)||mQ(c,G(f,1),G(d,1))}nQ(c);return new
oQ(c)}function oQ(a){this.j=a}oQ.prototype.match=function(a){return
this.j.match(a)};function lQ(a){this.A=a;this.size=1;this.j=[new
qQ];this.l=[];this.v=new r.Map;this.m=new r.Map;this.B=0}
function rQ(a,b){a:{for(var c=0,d=0;d<b.length;d++){for(;;){var
e=b.charCodeAt(d);if(a.j[c].contains(e))
{c=a.j[c].l.get(e);break}if(0===c)break;c=a.j[c].j}for(e=c;;)
{e=a.j[e].m;if(0===e)break;var f=d+1-a.l[a.j[e].C],g=d;if(jQ(b,f,g,a.A)){a=new
sQ(f,g,a.m.get(a.j[e].v));break a}e=a.j[e].j}}a=void 0}return void 0!==a}
lQ.prototype.match=function(a){for(var b=0,c=[],d=0;d<a.length;d++){for(;;){var
e=a.charCodeAt(d),f=this.j[b];if(f.contains(e))
{b=f.l.get(e);break}if(0===b)break;b=f.j}for(e=b;;)
{e=this.j[e].m;if(0===e)break;f=d+1-this.l[this.j[e].C];var
g=d;jQ(a,f,g,this.A)&&c.push(new
sQ(f,g,this.m.get(this.j[e].v)));e=this.j[e].j}}return c};
function mQ(a,b,c){var d=a.v.has(c)?a.v.get(c):a.B+
+;a.v.set(c,d);a.m.set(d,c);for(var e=c=0;e<b.length;e++){var
f=b.charCodeAt(e);a.j[c].contains(f)||(a.j.push(new
qQ),a.j[a.size].B=c,a.j[a.size].O=f,a.j[c].l.set(f,a.size),a.size+
+);c=a.j[c].l.get(f)}a.j[c].A=!0;a.j[c].v=d;a.j[c].C=a.l.length;a.l.push(b.length)}
function nQ(a){var b=[];for(b.push(0);0<b.length;){var
c=b.shift(),d=a,e=d.j[c];if(0===c)e.j=0,e.m=0;else if(0===e.B)e.j=0,e.m=e.A?
c:d.j[d.j[c].j].m;else{e=d.j[d.j[c].B].j;for(var f=d.j[c].O;;)
{if(d.j[e].contains(f)){d.j[c].j=d.j[e].l.get(f);break}if(0===e)
{d.j[c].j=0;break}e=d.j[e].j}d.j[c].m=d.j[c].A?
c:d.j[d.j[c].j].m}c=y(a.j[c].childNodes);for(d=c.next();!
d.done;d=c.next())b.push(d.value)}}function qQ(){this.l=new r.Map;this.H=!
1;this.M=this.G=this.D=this.L=this.I=this.K=-1}
qQ.prototype.contains=function(a){return this.l.has(a)};
ha.Object.defineProperties(qQ.prototype,{B:{configurable:!0,enumerable:!
0,set:function(a){this.K=a},get:function(){return this.K}},O:{configurable:!
0,enumerable:!0,set:function(a){this.I=a},get:function(){return this.I}},A:
{configurable:!0,enumerable:!0,set:function(a){this.H=a},get:function(){return
this.H}},v:{configurable:!0,enumerable:!0,set:function(a){this.G=a},get:function()
{return this.G}},j:{configurable:!0,enumerable:!0,set:function(a)
{this.L=a},get:function(){return this.L}},m:{configurable:!0,
enumerable:!0,set:function(a){this.D=a},get:function(){return this.D}},C:
{configurable:!0,enumerable:!0,set:function(a){this.M=a},get:function(){return
this.M}},childNodes:{configurable:!0,enumerable:!0,get:function(){return
t(this.l,"values").call(this.l)}}});function sQ(a,b,c){this.A=a;this.v=b;this.B=c}
ha.Object.defineProperties(sQ.prototype,{l:{configurable:!0,enumerable:!
0,get:function(){return this.A}},m:{configurable:!0,enumerable:!0,get:function()
{return this.v}},j:{configurable:!0,enumerable:!0,get:function(){return
this.B}},length:{configurable:!0,enumerable:!0,get:function(){return this.v-
this.A}}});function tQ(a){this.j=a;this.matches=[]};var uQ=x(['@font-face{font-
family:"goog-matfb";size-adjust:39.13%;src:local("Times New
Roman"),local("Tinos");}']),vQ=["block","inline","inline-block","list-item","table-
cell"];
function wQ(a,b,c,d,e,f){if(c.Qa(5)>=c.K)return!1;for(var
g=0;g<b.childNodes.length;g++){var
h=b.childNodes[g];if(h.nodeType===Node.TEXT_NODE&&""!==h.textContent){a:{var
k=a,l=c,m=b,n=h.textContent,q=d,w=e,u=f,E=[];b:{var J=n;switch(l.m){case 1:for(var
Z=J,ca=Array(Z.length),M=0,Q=0;Q<Z.length;Q++)hQ.test(Z[Q])||M++,ca[Q]=M;var
V=ca;break b;default:for(var da=J,W=Array(da.length),P=0,X=0;X<da.length;){for(;/\
s/.test(da[X]);)W[X]=P,X++;for(var kb=!1;X<da.length&&!/\s/.test(da[X]);)kb=!
0,W[X]=P,X++;
kb&&(P++,W[X-1]=P)}V=W}}if(t(n,"includes").call(n,"\u00bb"))var lb=[];else{for(var
nc=w.match(n),Xa=new r.Map,Ya=y(nc),U=Ya.next();!U.done;U=Ya.next()){var
ta=U.value,mb=ta.l;if(Xa.has(mb)){var
wa=Xa.get(mb);ta.length>wa.length&&Xa.set(mb,ta)}else
Xa.set(mb,ta)}lb=t(Array,"from").call(Array,t(Xa,"values").call(Xa))}for(var Jc=-
1,kd=y(lb),ld=kd.next();!ld.done;ld=kd.next()){for(var
Tb=ld.value,nb=Tb.l,Kc=Tb.m,zb=u,Te=Tb.j,Za=zb.j,md=zb.l+V[nb]-Za.v,
$a=y(t(Za.j,"keys").call(Za.j)),nd=$a.next();!nd.done;nd=
$a.next()){for(var oc=nd.value,Lc=Za.j.get(oc),ab=0;ab<Lc.length&&Lc[ab]<md;)ab+
+;Za.l-=ab;0<ab&&Za.j.set(oc,Lc.slice(ab))}var
od=zb,pd=Te,qd=od.j;if((qd.j.has(pd)?qd.j.get(pd).length:0)<od.Id&&zb.j.m<zb.Xc)
{var Sd=k.getComputedStyle(m),pc=Sd.fontSize.match(/\d+/);if(!
(pc&&12<=Number(pc[0])&&22>=Number(pc[0])&&qc(vQ,Sd.display))){u.l+=V[V.length-
1];var rd=[];break a}var
Td=Jc+1;Td<nb&&E.push(k.document.createTextNode(n.substring(Td,nb)));var
Ud=n.substring(nb,Kc+1),Ab=k,Mc=m,Ue=Ud,Ve=CP(n,nb,Kc+1),
Bb=Tb.j,Ub=V[nb],Uf=Mc.getBoundingClientRect(),Vd=Wl(2);var We=Ne(Vd,2,Ue);var
sd=Ne(We,3,Ve);var Wd=Ne(sd,4,Bb);var Nc=xe(Wd,5,Ub,0);var
Vf=xe(Nc,6,Math.round(Uf.x),0);var
Xe=xe(Vf,7,Math.round(Uf.y),0),Cb=Ab.getComputedStyle(Mc),Ye=new Tl;var
na=Ne(Ye,1,Cb.fontFamily);var Xd=DP(Cb.color);var Yd=De(na,7,Xd);var
Wf=DP(Cb.backgroundColor);var Zd=De(Yd,8,Wf);var td=Cb.fontSize.match(/^(\d+(\.\
d+)?)px$/);var Ze=xe(Zd,4,td?Math.round(Number(td[1])):0,0);var
$e=Math.round(Number(Cb.fontWeight));isNaN($e)||
400===$e||xe(Ze,5,$e,0);"none"!
==Cb.textDecorationLine&&Ne(Ze,6,Cb.textDecorationLine);for(var
Oh=De(Xe,8,Ze),af,bf=[],ob=Mc;ob&&20>bf.length;){var Db=bf,$d=Db.push,pb=ob,ud=new
Ql;var ae=Ne(ud,1,pb.tagName);""!==pb.className&&we(ae,2,pb.className.split("
"),ke);
$d.call(Db,ae);if("BODY"===ob.tagName)break;ob=ob.parentElement}af=bf.reverse();var
cf=Fe(Oh,9,af);var Oc=xQ(q,cf);E.push(yQ(k,l,Oc,Tb.j,Ud));var
Eb=u.j,Vb=Tb.j,be=u.l+V[nb],Pc=[];Eb.j.has(Vb)&&(Pc=Eb.j.get(Vb));Pc.push(be);Eb.l+
+;Eb.j.set(Vb,
Pc);Jc=Kc;if(0<u.nb&&u.j.m>=u.nb)break}}var Fb=Jc+1;0!
==Fb&&Fb<n.length&&E.push(k.document.createTextNode(n.substring(Fb)));u.l+=V[V.leng
th-1];rd=E}var Pa=rd;if(0<Pa.length&&(S(Js)?!c.v.Sb:!S(Es))){for(var
ce=y(Pa),jd=ce.next();!jd.done;jd=ce.next()){var
sk=jd.value;b.insertBefore(sk,h);zQ(sk)}b.removeChild(h);g+=Pa.length-1}}else
if(AQ(h,c)&&!wQ(a,h,c,d,e,f))return!1;if(0<f.nb&&f.j.m>=f.nb)break}return!0}
function zQ(a){if(a.nodeType===Node.ELEMENT_NODE){if("A"===a.tagName){var
b=cP(aP(getComputedStyle(a.parentElement).color)),c=cP(aP(getComputedStyle(a).color
));var d=bP(a);if(d=b&&c&&d?nH(c,d)<Math.min(nH(b,d),4.5)?b:null:b)
{b=d[0];c=d[1];d=d[2];b=Number(b);c=Number(c);d=Number(d);if(b!=(b&255)||c!
=(c&255)||d!=(d&255))throw Error('"('+b+","+c+","+d+'") is not a valid RGB
color');c=b<<16|c<<8|d;b=16>b?"#"+(16777216|
c).toString(16).slice(1):"#"+c.toString(16);K(a,
{color:b})}}for(b=0;b<a.childElementCount;b++)zQ(a.children[b])}}
function AQ(a,b){if(a.nodeType!==Node.ELEMENT_NODE)return!1;var
c;if((null==(c=a.classList)?0:c.contains("google-anno-skip"))||!
a.offsetHeight)return!1;var d,e;switch(null==(d=a.tagName)?void
0:null==(e=d.toUpperCase)?void 0:e.call(d)){case "IFRAME":case "AUDIO":case
"BUTTON":case "CANVAS":case "CITE":case "CODE":case "EMBED":case "FOOTER":case
"FORM":case "KBD":case "LABEL":case "OBJECT":case "PRE":case "SAMP":case
"SCRIPT":case "SELECT":case "STYLE":case "SUB":case "SUPER":case "SVG":case
"TEXTAREA":case "TIME":case "VAR":case "VIDEO":case null:return!1;
case "A":return!S(ts)&&!!b.B;default:if(!(b=!S(ts)&&!!b.B)){var f,g,h,k,l,m;b=!
((null==(g=(f=a.className).toUpperCase)?0:null==(h=g.call(f))?
0:t(h,"includes").call(h,"CRUMB"))||(null==(l=(k=a.id).toUpperCase)?
0:null==(m=l.call(k))?0:t(m,"includes").call(m,"CRUMB")))}return b}}function BQ()
{this.j=null}ha.Object.defineProperties(BQ.prototype,{l:{configurable:!
0,enumerable:!0,get:function(){return this.j}}});
function yQ(a,b,c,d,e){var f=a.document.createElement("SPAN");fP(f);K(f,{"text-
decoration":"underline"});K(f,{"text-decoration-style":"dotted"});K(f,{"-webkit-
text-decoration-line":"underline","-webkit-text-decoration-
style":"dotted"});f.appendChild(a.document.createTextNode(e));e=a.document.createEl
ement("A");fP(e);K(e,{"text-decoration":"none"});dh(e);e.className="google-
anno";e.appendChild(LP(a,{bottom:"-1px","font-family":'"Google Material Icons",
"goog-matfb"',"font-size":"90%",position:"relative"}));
e.appendChild(a.document.createTextNode("\u00a0"));e.appendChild(f);var
g=CQ(b,c,e);TP(b,999,e,function(h){try{var k=gP(c,g.l,null,d,b);qP(a,b,k,d,!
0);return!1}finally{h.preventDefault(),h.stopImmediatePropagation()}});return e}
function CQ(a,b,c){var d=new BQ;DQ(a,function(e){e=y(e);for(var f=e.next();!
f.done;f=e.next())if(f.value.isIntersecting){var g=b;f=a.A;var h=new
gm;h=g=Le(h,1,g);g=f.handle;var k=hP(f,5);h=Ee(k,4,mm,h);f=g.call(f,h);d.j=f}else
d.j&&(f=a.A,g=new
fm,h=g=Le(g,1,d.j),g=f.handle,k=hP(f,6),h=Ee(k,5,mm,h),g.call(f,h),d.j=null)}).obse
rve(c);return d};function EQ(){this.entries=[];this.j=0;this.l=this.m=null}function
xQ(a,b){t(a,"entries").push(of(b,!1));return t(a,"entries").length-1}function FQ(a)
{if(S(Ms)){a=Nh(a);for(var b=0,c=y(a),d=c.next();!
d.done;d=c.next())d=d.value,b+=(Oe(d,3)?1:0)+(Oe(d,4)?1:0)+Me(d,5).length;return
am($l(new Zl,a.length),b)}b=$l(new Zl,Mh(a).length);var
e=0;Mh(a).forEach(function(f){e+=Ce(f,Gh,2).length});return am(b,e)}
function GQ(a,b,c,d){var e=new Ml;switch(a){case "se":return b=new
Ll,Ee(e,1,Nl,b);case "sw":return b=new Ll,Ee(e,2,Nl,b);case "si":return b=new
Ll,Ee(e,3,Nl,b);case "sl":return b=new Ll,Ee(e,5,Nl,b);case "l":return b=new
Ll,Ee(e,6,Nl,b)}if(c&&b){if(b.l)return a=new
Kl,b=Le(a,1,b.l),Ee(e,7,Nl,b);if(c.j&&b.v&&(!d||!b.A))return b=new
Ll,Ee(e,8,Nl,b)}return null};function HQ(a,b,c)
{this.win=a;this.l=b;this.m=c}ha.Object.defineProperties(HQ.prototype,{window:
{configurable:!0,enumerable:!0,get:function(){return this.win}},j:{configurable:!
0,enumerable:!0,get:function(){return this.l}},D:{configurable:!0,enumerable:!
0,get:function(){return this.m}}});function IQ(a,b)
{this.m=a;this.j=b}ha.Object.defineProperties(IQ.prototype,{l:{configurable:!
0,enumerable:!0,get:function(){return this.m}}});function JQ(a,b,c,d)
{this.l=a;this.m=b;this.v=c;this.A=1;this.j=[].concat(la(d))}function pP(a,b){var
c=a.handle,d=hP(a,9);b=Ee(d,9,mm,b);c.call(a,b)}function hP(a,b){var c=new lm;var
d=a.A++;c=Le(c,1,d);b=Le(c,2,Math.round(a.l.Qa(b)-a.m));return
De(b,10,a.v)}JQ.prototype.handle=function(a){for(var b=y(this.j),c=b.next();!
c.done;c=b.next())c=c.value,c(a);return Je(a,1)};function KQ(a){return a?
(a=a.match(/^[a-z]{2,3}/i))?a[0].toLowerCase():"":""}function LQ(a){return new
r.Set(a.map(KQ).filter(function(b){return b.length}))};function MQ(a,b)
{this.l=a;this.m=b}ha.Object.defineProperties(MQ.prototype,{j:{configurable:!
0,enumerable:!0,get:function(){return this.l}},v:{configurable:!0,enumerable:!
0,get:function(){return this.m}}});function NQ(a,b,c,d,e,f,g,h){HP.call(this,[b],
[c],d,f);this.H=a;this.I=e;this.C=g?g:null;this.v=h||
null}z(NQ,HP);NQ.prototype.Rd=function(){var
a={};a[this.I]=this.m[0]+"px";Cj(this.H,a)};NQ.prototype.Le=function()
{this.C&&this.C()};function OQ(a){this.ub=a.ub;var b;this.Sb=null!=(b=a.Sb)?b:!
1;var c;this.Wc=null!=(c=a.Wc)?c:300;var d;this.Jc=null!=(d=a.Jc)?d:!1;var
e;this.mc=null!=(e=a.mc)?e:!1};function PQ(a,b,c,d,e,f,g,h,k,l,m,n,q,w){var
u=this;this.D=a;this.j=b;this.l=c;this.M=d;this.K=e;this.B=f;this.H=g;this.A=h;this
.aa=k;this.O=l;this.C=m;this.L=n;this.I=void 0===w?!1:w;this.v=new
OQ(q);this.m=qc(QQ,G(c,7))?1:0;this.G=new
r.Map;if(S(Gs))if(S(Ms))for(a=y(Nh(this.l)),b=a.next();!
b.done;b=a.next())b=b.value,null!=C(b,2)&&this.G.set(G(b,1),G(b,2));else
Mh(this.l).forEach(function(E){null!
=C(E,3)&&u.G.set(G(E,1),G(E,3));Ce(E,Gh,2).forEach(function(J){null!
=C(J,2)&&u.G.set(G(J,1),G(J,2))})})}
function TP(a,b,c,d){c.addEventListener("click",RQ(a,b,d))}function yP(a,b,c)
{a=RQ(a,999,c);b.addEventListener("message",a);return a}function oP(a,b,c,d,e)
{return c.setTimeout(RQ(a,b,d),e)}function AP(a,b,c){return
b.setInterval(RQ(a,1066,c),1E3)}function DQ(a,b){return new
IntersectionObserver(RQ(a,1065,b),{threshold:.98})}function RQ(a,b,c){return
a.H.rb(b,c,void 0,function(d){return void SQ(a,d)})}function UP(a,b,c,d,e){return
new NQ(b,c,d,100,"left",a.H,void 0,e)}
PQ.prototype.Fa=function(a,b){var c=this;this.H.Fa(a,b,function(d){return void
SQ(c,d)})};function SQ(a,b)
{b.e=S(Js)?""+a.v.ub:""+Ps(ws);b.c=""+a.M}PQ.prototype.Qa=function(a){return
this.O.Qa(a)};function vP(a){return 2===Pe(a.l,12)}function TQ(a){var b,c;return
null!=(c=null==(b=a.C)?void 0:b.wd)?c:t(Number,"MAX_SAFE_INTEGER")}function UQ(a)
{var b,c;return null!=(c=null==(b=a.L)?void 0:b.wd)?
c:t(Number,"MAX_SAFE_INTEGER")}var QQ=["ja","zh_CN","zh_TW"];var
VQ=x(["https://fonts.googleapis.com/css2?
family=Google+Material+Icons:wght@400;500;700"]),WQ=x(["https://www.google.com/
adsense/search/ads.js"]);function XQ(a,b,c,d,e,f){var
g=Dm,h=Cm;try{Bc(a.document)}catch(k){return}f=(f=YH(new XH(a),"__gads",f))?
(f=Mi(f+"t2Z7mVic"))?f%20:null:null;f||(f=Oi()?null:Math.floor(20*Ji()));null!
=f&&YQ(a,b,c,new IQ(!1,f),g,d,h,e)}function ZQ(a,b,c,d,e,f,g,h){S(qs)&&b&&!
b.j&&(a=Nx(a))&&lj(a,function(){YQ(c.window,c.j,c.D,new IQ(!0,d.j),e,f,g,h)})}
function YQ(a,b,c,d,e,f,g,h){var k=b.l;if(k){var l=h.Qa(1),m=l+(S(Js)?
b.j.Wc:Ps(us)),n=b.j;if((S(Js)?!n.Sb:!S(Es))&&0<(S(Ms)?Nh(k):Mh(k)).length){var
q=a.document,w=q.createElement("LINK"),u=L(VQ);hh(w,u,"stylesheet");q.head.appendCh
ild(w)}var E=488>rn(a);if(S(qs)||YP(a)){var J=(S(Ms)?Nh(b.l):Mh(b.l)).length;var
Z=new MQ(b.A,J)}else Z=null;var ca=Z,M=new HQ(a,b,c);if(S(qs)||YP(a))if(YP(a))var
Q=new KP(!0,!1,!1,d.l,0,E);else{var V=Ix({J:a,qd:3E3,vd:Ps(ss),aa:g,Ff:!0});var
da=PP(a,2,g),W=PP(a,1,g);
Q=new KP(0<V||0===ca.v?!1:!ca.j||0<W||E&&0===da,0===da,0===W,d.l,V,E)}else
Q=null;var P=Q,X=b.j,kb=new em,lb=S(Js)?X.ub:Ps(ws);var nc=Le(kb,1,lb);var
Xa=xe(nc,2,d.j,0);var Ya=new JQ(h,l,Xa,f);S(ys)&&ZQ(a,P,M,d,e,f,g,h);var U=new
PQ(c,E,k,d.j,m,P,e,Ya,g,h,b.B,b.v,b.j,b.m),ta=new EQ;var
mb=a.document.body;if(mb&&$Q(mb)){var wa=mb.textContent||"";b:switch(U.m){case
1:for(var Jc=0,kd=wa.length-1;0<=kd;kd--)hQ.test(wa[kd])||Jc++;var ld=Jc;break
b;default:var Tb=wa.trim();ld=""===Tb?0:Tb.split(/\s+/).length}var nb=
ld;ta.j=nb;var Kc=KQ(G(U.l,7));var zb=a.document.documentElement,Te=KQ(zb.lang)||
KQ(zb.getAttribute("xml:lang"));if(""!==Te)var Za=new r.Set([Te]);else{for(var md,
$a=a.location,nd=$a.host.match(/^[a-z]{2}\./i),oc=nd?[nd[0]]:
[],Lc=y($a.pathname.split("/")),ab=Lc.next();!ab.done;ab=Lc.next()){var
od=ab.value;2===od.length&&oc.push(od)}md=LQ(oc);if(md.size)var pd=md;else{var
qd=a.navigator,Sd;pd=LQ((null==(Sd=qd.languages)?0:Sd.length)?qd.languages:
[qd.language])}Za=pd}var pc=Za;ta.m=Kc;ta.l=new r.Set(pc);
if(nb<(S(ts)&&S(ps)?Math.min(TQ(U),UQ(U)):Ps(Cs)))var
rd="sw";else{if(a.document.querySelector('script[src*="www.google.com/adsense/
search/ads.js"]'))var Td="si";else{if(pc.has(Kc)){if(U.Qa(5)>=U.K)var
Ud="l";else{b:{var Ab=U.l;if(0===(S(Ms)?Nh(Ab):Mh(Ab)).length||!S(ts)&&U.B&&!
U.B.j)var Mc=!0;else{if(S(ts)||!U.B){var
Ue=a.document,Ve=Ue.createElement("style");Ve.textContent=Lg(new
Kg(uQ[0],Jg));Ue.head.appendChild(Ve)}if(S(Ms))if(S(ts)){var
Bb=kQ(Nh(Ab),2,U.m);var Ub=kQ(Nh(Ab),1,U.m)}else{for(var Uf=
Nh(Ab),Vd=new lQ(U.m),We=y(Uf),sd=We.next();!sd.done;sd=We.next()){var
Wd=sd.value,Nc=G(Wd,1);mQ(Vd,Nc,Nc);for(var Vf=y(Me(Wd,5)),Xe=Vf.next();!
Xe.done;Xe=Vf.next())mQ(Vd,Xe.value,Nc)}nQ(Vd);Bb=Ub=new oQ(Vd)}else
if(S(ts))Bb=pQ(Mh(Ab),2,U.m),Ub=pQ(Mh(Ab),1,U.m);else{for(var Cb=Mh(Ab),Ye=new
lQ(U.m),na=y(Cb),Xd=na.next();!Xd.done;Xd=na.next())for(var
Yd=Xd.value,Wf=y(Ce(Yd,Gh,2)),Zd=Wf.next();!
Zd.done;Zd=Wf.next())mQ(Ye,G(Zd.value,1),G(Yd,1));nQ(Ye);Bb=Ub=new oQ(Ye)}var
td;if(td=U.B&&U.B.j){var Ze=
ta.j;td=!S(ts)||!S(ps)||Ze>=UQ(U)}if(td){if(rQ(Bb.j,wa)){for(var $e=new
eQ(Ps(Is),a,U),Oh=U.m,af,bf=Bb.match(wa),ob=new r.Map,Db=y(bf),$d=Db.next();!
$d.done;$d=Db.next()){var
pb=$d.value,ud=pb.j;if(ob.has(ud))ob.get(ud).matches.push(pb);else{var ae=new
tQ(ud);ae.matches.push(pb);ob.set(ud,ae)}}af=t(Array,"from").call(Array,t(ob,"value
s").call(ob));for(var cf=y(af),Oc=cf.next();!Oc.done;Oc=cf.next()){for(var
Eb=Oc.value,Vb=null,be=y(Eb.matches),Pc=be.next();!Pc.done;Pc=be.next()){var
Fb=wa,Pa=Pc.value,
ce=ta;if(jQ(Fb,Pa.l,Pa.m,Oh)){var
jd=Fb.substring(Pa.l,Pa.m+1),sk=ce,FR=jd,GR=CP(Fb,Pa.l,Pa.m+1),HR=Pa.j,IR=Wl(1);var
JR=Ne(IR,2,FR);var KR=Ne(JR,3,GR);var LR=Ne(KR,4,HR);var
MR=xe(LR,5,null,0);xQ(sk,MR);var Oy=jd}else Oy=null;var Py=Oy;null!
=Py&&(Vb=Py)}if(null!=Vb){var fp=$e;fp.l.push(new gQ(Eb.j,Vb));fp.v&&fQ(fp)}}}if(!
S(ts)){Mc=!0;break b}}var NR=ta.j,gp;if(!(gp=!(!S(ts)||!S(ps)||NR>=TQ(U))||!
rQ(Ub.j,wa))){var Qy,Ry;var Sy=null!=(Ry=null==(Qy=U.C)?void 0:Qy.eh)?Ry:null;var
OR=a.document.body,
PR=Ub,QR=null!=Sy?Sy:100,Ty,Uy;var RR=null!=(Uy=null==(Ty=U.C)?void 0:Ty.Id)?
Uy:null;var Vy,Wy;var SR=null!=(Wy=null==(Vy=U.C)?void 0:Vy.Xc)?Wy:null;var
Xy,Yy;var TR=null!=(Yy=null==(Xy=U.C)?void 0:Xy.nb)?Yy:null;gp=wQ(a,OR,U,ta,PR,new
dP(QR,RR||0,SR||0,TR||-1))}Mc=gp}}Ud=Mc?"a":"p"}var Zy=Ud}else
Zy="sl";Td=Zy}rd=Td}var $y=rd}else $y="se";var az=$y,UR=h.Qa(3)-
l,VR=b.j;if((S(Js)?!VR.Sb:!S(Es))&&t(ta,"entries").length&&!Oe(k,13)){var
bz=a.document,vk=bz.createElement("LINK");hh(vk,L(WQ),"prefetch");
vk.as="script";vk.fetchPriority="low";bz.head.appendChild(vk)}var
WR=b.C,YR=a.location.hostname,ZR=b.D,$R=new bm,aS=new Hl;var bS=Ne(aS,1,WR);var
cS=Ne(bS,2,YR);var dS=Re(cS,3,E);var eS=D(dS,4,ta.j);var fS=De($R,1,eS);var
cz,gS=new Il,hS=t(Array,"from").call(Array,null!=(cz=ta.l)?cz:[]).sort();var
iS=we(gS,1,hS,ke);var jS=Ne(iS,2,ta.m);var kS=Ne(jS,3,ZR);var lS=De(fS,2,kS);var
mS=Le(lS,3,Math.round(UR));var nS=FQ(k);var hp=De(mS,6,nS);var
dz=GQ(az,P,ca,E);if(dz){var oS=new Ol;var pS=Ge(oS,1,Ml,dz);
Ee(hp,5,cm,pS)}else{var qS=new Xl;var rS=Re(qS,1,"p"===az);var
sS=Fe(rS,2,t(ta,"entries"));var tS=(S(Ms)?Nh(k):Mh(k)).length;var
uS=Le(sS,3,tS);Ee(hp,4,cm,uS)}var vS=Ya.handle,wS=hP(Ya,3);var
xS=Ee(wS,3,mm,hp);vS.call(Ya,xS)}}function $Q(a){try{Bc(new
ResizeObserver(function(){})),Bc(new MutationObserver(function(){}))}catch(b)
{return!1}return a.classList&&void 0!==a.classList.contains&&void 0!
==a.attachShadow};function aR(a,b,c,d,e){if(!jF(fF(),29,!1)){kF(fF(),29,!0);var
f=a.performance;null!=f&&f.now&&XQ(a,c,d,[function(g){if(S(fr))FF(b,g);else{var
h=b.aa,k=om(xF(b),1);g=Ee(k,6,pm,g);qm(h,g)}}],new ZO(f),e)}};function
bR(a,b,c,d,e,f,g)
{this.l=a;this.C=b;this.A=c;this.D=d;this.B=e;this.v={wd:50};this.j=f;this.m=g};fun
ction cR(a){var b=a.bf;return a.ge||("dev"===b?"dev":"")};function dR(a)
{Dm.Jd(function(b)
{b.shv=String(a);b.mjsv=cR({ge:"m202303060101",bf:a});b.eid=VH(A)})};var
eR="undefined"===typeof sttc?void 0:sttc;function fR(a){var b=Dm;try{return
uf(a,Lk),new EH(JSON.parse(a))}catch(c){b.ma(838,c instanceof Error?
c:Error(String(c)),void 0,function(d){d.jspb=String(a)})}return new EH};function
gR(a,b,c,d){N.call(this);this.K=b;this.I=c;this.H=d;this.G=new
r.Map;this.L=0;this.v=new r.Map;this.D=new r.Map;this.B=new r.Map;this.m=void
0;this.l=a}z(gR,N);gR.prototype.N=function(){delete
this.j;this.G.clear();this.v.clear();this.D.clear();this.B.clear();this.m&&(Nf(this
.l,"message",this.m),delete this.m);delete this.l;delete
this.H;N.prototype.N.call(this)};function hR(a){if(a.j)return a.j;a.I&&a.I(a.l)?
a.j=a.l:a.j=$i(a.l,a.K);var b;return null!=(b=a.j)?b:null}
function iR(a,b){if(hR(a))if(a.j===a.l){var
c=a.G.get("getDataWithCallback");c&&c(a.j,b)}else
if((c=a.v.get("getDataWithCallback"))&&c.pd){jR(a);var d=+
+a.L;a.D.set(d,c.Ne);a.B.set(d,c.De(b));a.j.postMessage(c.pd(b,d),"*")}}function
jR(a){a.m||(a.m=function(b){try{var c=a.H?a.H(b):void 0;if(c){var
d=c.Cd,e=a.D.get(d);if(e){a.D.delete(d);var
f=a.B.get(c.Cd);a.B.delete(d);e(f,c.payload)}}}catch(g)
{}},I(a.l,"message",a.m))};function kR(a,b){(0,a.__uspapi)
("getUSPData",1,function(c,d){b.callback({consentData:null!=c?c:void 0,pe:d?void
0:2})})}var lR={De:function(a){return a.callback},pd:function(a,b){a={};return
a.__uspapiCall={callId:b,command:"getUSPData",version:1},a},Ne:function(a,b)
{b=b.__uspapiReturn;var c;a({consentData:null!=(c=b.returnValue)?c:void
0,pe:b.success?void 0:2})}};function mR(a){var b={};"string"===typeof a.data?
b=JSON.parse(a.data):b=a.data;return{payload:b,Cd:b.__uspapiReturn.callId}}
function nR(a){N.call(this);this.caller=new gR(a,"__uspapiLocator",function(b)
{return"function"===typeof
b.__uspapi},mR);this.caller.G.set("getDataWithCallback",kR);this.caller.v.set("getD
ataWithCallback",lR)}z(nR,N);nR.prototype.N=function()
{this.caller.za();N.prototype.N.call(this)};nR.prototype.B=function(a){var
b={};if(hR(this.caller)){var c=Hf(function(){a(b)});iR(this.caller,
{callback:function(d){d.pe||(b=d.consentData);c()}});setTimeout(c,500)}else
a(b)};function oR(a){H.call(this,a)}z(oR,H);var pR=vf(oR);function qR(a,b)
{a=a.googlefc||(a.googlefc={});a.__fci=a.__fci||
[];a.__fci.push(b.command,function(c){c=pR(c);b.callback({consentData:c})})}var
rR={De:function(a){return a.callback},pd:function(a,b){var c={};return
c.__fciCall={callId:b,command:a.command},c},Ne:function(a,b)
{a({consentData:b})}};function sR(a)
{a=pR(a.data.__fciReturn);return{payload:a,Cd:Je(a,1)}}
function tR(a){N.call(this);this.j=null;this.m=!1;this.caller=new
gR(a,"googlefcPresent",void
0,sR);this.caller.G.set("getDataWithCallback",qR);this.caller.v.set("getDataWithCal
lback",rR)}z(tR,N);tR.prototype.N=function()
{this.caller.za();N.prototype.N.call(this)};tR.prototype.l=function(){this.m||
(this.j=hR(this.caller),this.m=!0);return!!this.j};tR.prototype.G=function(){var
a=this;return new r.Promise(function(b){a.l()&&iR(a.caller,
{command:"loaded",callback:function(c){b(c.consentData)}})})};function uR(a){var
b=[5,8,9],c=[3,4],d=void 0,e=2;b=void 0===b?vR:b;c=void 0===c?wR:c;d=void 0===d?
xR:d;e=void 0===e?0:e;this.j=gi(a);this.v=b;this.A=c;this.m=d;this.l=e}
function yR(a,b){var c=a.j.T(),d=a.j.j;return new r.Promise(function(e,f){var
g=c.IntersectionObserver;if(g)if(d.elementsFromPoint)if(d.createNodeIterator)if(d.c
reateRange)if(c.Range.prototype.getBoundingClientRect){var h=new g(function(k){var
l=new Ek,m=Hk(l,function(){return
zR(a,k)});m&&(l.l.length&&(m.executionTime=Math.round(Number(l.l[0].duration))),h.d
isconnect(),e(m))},AR);h.observe(b)}else f(Error("5"));else f(Error("4"));else
f(Error("3"));else f(Error("2"));else f(Error("1"))})}
function zR(a,b){function c(n){return
qc(a.v,n.overlapType)&&qc(a.A,n.overlapDepth)&&qc(a.m,n.overlapDetectionPoint)}b=b&
&b[0];if(!b)return null;b=b.target;var d=b.getBoundingClientRect(),e=li(a.j.T()||
window);if(0>=d.bottom||d.bottom>e.height||0>=d.right||d.left>=e.width)return
null;var f=BR(a,b,d,a.j.j.elementsFromPoint(Wh(d.left+d.width/2,d.left,d.right-
1),Wh(d.bottom-1-a.l,d.top,d.bottom-1)),1,
[]),g=BR(a,b,d,a.j.j.elementsFromPoint(Wh(d.left+d.width/2,d.left,d.right-
1),Wh(d.top+a.l,d.top,d.bottom-
1)),2,f.Na),h=BR(a,b,d,a.j.j.elementsFromPoint(Wh(d.left+a.l,d.left,d.right-
1),Wh(d.top+d.height/2,d.top,d.bottom-1)),3,
[].concat(la(f.Na),la(g.Na))),k=BR(a,b,d,a.j.j.elementsFromPoint(Wh(d.right-1-
a.l,d.left,d.right-1),Wh(d.top+d.height/2,d.top,d.bottom-1)),4,
[].concat(la(f.Na),la(g.Na),la(h.Na))),l=CR(a,b,d);f=jc([].concat(la(t(f,"entries")
),la(t(g,"entries")),la(t(h,"entries")),la(t(k,"entries"))),c);g=jc(l,c);l=[].conca
t(la(f),la(g));h=d.left<-a.l||d.right>e.width+a.l;h=0<l.length||h;k=mi(a.j.j);
var m=new sj(d.left,d.top,d.width,d.height);f=[].concat(la(kc(f,function(n){return
new
sj(n.elementRect.left,n.elementRect.top,n.elementRect.width,n.elementRect.height)})
),la(zc(kc(g,function(n){return uj(m,n.elementRect)}))),la(jc(uj(m,new
sj(0,0,e.width,e.height)),function(n){return
0<=n.top&&n.top+n.height<=e.height})));return{entries:l,isOverlappingOrOutsideViewp
ort:h,scrollPosition:{scrollX:k.x,scrollY:k.y},target:b,targetRect:d,viewportSize:
{width:e.width,height:e.height},overlappedArea:20>
f.length?DR(m,f):ER(d,f)}}function DR(a,b){if(0===a.width||0===a.height||
0===b.length)return 0;for(var c=0,d=1;d<1<<b.length;d++){for(var
e=a,f=0,g=0;g<b.length&&(!(d&1<<g)||(f++,e=tj(e,b[g]),e));g++);e&&(c=1===f%2?c+
(e.width+1)*(e.height+1):c-(e.width+1)*(e.height+1))}return
c/((a.width+1)*(a.height+1))}
function ER(a,b){if(0===a.width||0===a.height||0===b.length)return 0;for(var
c=0,d=a.left;d<=a.right;d++)for(var e=a.top;e<=a.bottom;e++)for(var
f=0;f<b.length;f+
+)if(d>=b[f].left&&d<=b[f].left+b[f].width&&e>=b[f].top&&e<=b[f].top+b[f].height)
{c++;break}return c/((a.width+1)*(a.height+1))}
function BR(a,b,c,d,e,f){if(0===c.width||0===c.height)return{entries:[],Na:
[]};for(var g=[],h=[],k=0;k<d.length;k++){var l=d[k];if(l!==b&&!qc(f,l))
{h.push(l);var
m=l.getBoundingClientRect();if(a.j.contains(l,b))g.push(yS(a,c,l,m,1,e));else
if(a.j.contains(b,l))g.push(yS(a,c,l,m,2,e));else{var n=a,q=b,w=n.j.Sf(q,l);if(w)
{var u=zS(n,q,w,l)||{};var E=u.suspectAncestor;u=u.cb;q=zS(n,l,w,q)||
{};n=q.suspectAncestor;q=q.cb;E=E&&u&&n&&q?u<=q?
{suspectAncestor:E,overlapType:AS[u]}:{suspectAncestor:n,overlapType:BS[q]}:
E&&u?{suspectAncestor:E,overlapType:AS[u]}:n&&q?
{suspectAncestor:n,overlapType:BS[q]}:null}else E=null;u=E||
{};E=u.suspectAncestor;u=u.overlapType;E&&u?
g.push(yS(a,c,l,m,u,e,E)):g.push(yS(a,c,l,m,9,e))}}}return{entries:g,Na:h}}
function CR(a,b,c){var d=[];for(b=b.parentElement;b;b=b.parentElement){var
e=b.getBoundingClientRect();if(e){var f=Ii(b,a.j.T());f&&"visible"!
==f.overflow&&("auto"!==f.overflowY&&"scroll"!==f.overflowY&&c.bottom>e.bottom+a.l?
d.push(yS(a,c,b,e,5,1)):(f="auto"===f.overflowX||"scroll"===f.overflowX,!
f&&c.left<e.left-a.l?d.push(yS(a,c,b,e,5,3)):!
f&&c.right>e.right+a.l&&d.push(yS(a,c,b,e,5,4))))}}return d}
function yS(a,b,c,d,e,f,g){var
h={element:c,elementRect:d,overlapType:e,overlapDetectionPoint:f};if(qc(a.v,e)&&qc(
a.m,f)){b=new pj(b.top,b.right-1,b.bottom-
1,b.left);if((a=CS(a,c))&&rj(b,a))c=4;else{a=DS(c,d);if(Ec)
{e=Mj(c,"paddingLeft");f=Mj(c,"paddingRight");var
k=Mj(c,"paddingTop"),l=Mj(c,"paddingBottom");e=new pj(k,f,l,e)}else
e=Fj(c,"paddingLeft"),f=Fj(c,"paddingRight"),k=Fj(c,"paddingTop"),l=Fj(c,"paddingBo
ttom"),e=new pj(parseFloat(k),parseFloat(f),parseFloat(l),parseFloat(e));rj(b,new
pj(a.top+
e.top,a.right-e.right,a.bottom-e.bottom,a.left+e.left))?c=3:(c=DS(c,d),c=rj(b,c)?
2:1)}h.overlapDepth=c}g&&(h.suspectAncestor=g);return h}
function zS(a,b,c,d){for(var e=[],f=b;f&&f!
==c;f=f.parentElement)e.unshift(f);c=a.j.T();for(f=0;f<e.length;f++){var
g=e[f],h=Ii(g,c);if(h)
{if("fixed"===h.position)return{suspectAncestor:g,cb:1};if("sticky"===h.position&&a
.j.contains(g.parentElement,d))return{suspectAncestor:g,cb:2};if("absolute"===h.pos
ition)return{suspectAncestor:g,cb:3};if("none"!==h.cssFloat){h=g===e[0];var
k=ES(a,e.slice(0,f),g);if(h||
k)return{suspectAncestor:g,cb:4}}}}return(a=ES(a,e,b))?
{suspectAncestor:a,cb:5}:null}
function ES(a,b,c){var d=c.getBoundingClientRect();if(!d)return null;for(var
e=0;e<b.length;e++){var f=b[e];if(a.j.contains(f,c)){var
g=f.getBoundingClientRect();if(g){var
h=Ii(f,a.j.T());if(h&&d.bottom>g.bottom+a.l&&"visible"===h.overflowY)return
f}}}return null}
function DS(a,b){if(!Ec||9<=Number(Xc)){var
c=Fj(a,"borderLeftWidth");d=Fj(a,"borderRightWidth");e=Fj(a,"borderTopWidth");a=Fj(
a,"borderBottomWidth");c=new
pj(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))}else{c=Oj(a,"borderLeft
");var d=Oj(a,"borderRight"),e=Oj(a,"borderTop");a=Oj(a,"borderBottom");c=new
pj(e,d,a,c)}return new pj(b.top+c.top,b.right-1-c.right,b.bottom-1-
c.bottom,b.left+c.left)}
function CS(a,b){var c=a.j.j;a=c.createRange();if(!a)return
null;c=c.createNodeIterator(b,NodeFilter.SHOW_TEXT,{acceptNode:function(d){return/
^[\s\xa0]*$/.test(d.nodeValue)?
NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT}});for(b=c.nextNode();c.nextNode();
);c=c.previousNode();if(!b||!c)return
null;a.setStartBefore(b);a.setEndAfter(c);a=a.getBoundingClientRect();return
0===a.width||0===a.height?null:new pj(a.top,a.right,a.bottom,a.left)}
var
FS={},AS=(FS[1]=3,FS[4]=10,FS[3]=12,FS[2]=4,FS[5]=5,FS),GS={},BS=(GS[1]=6,GS[4]=11,
GS[3]=13,GS[2]=7,GS[5]=8,GS),vR=jc(Li({Vi:1,Wi:2,Jk:3,Kk:4,Mk:5,Ri:6,Si:7,Ui:8,Vj:9
,Lk:10,Ti:11,Ik:12,Qi:13}),function(a){return!
qc([1,2],a)}),wR=Li({hi:1,Xj:2,vi:3,Nk:4}),xR=Li({ii:1,Qk:2,Ij:3,wk:4}),AR={thresho
ld:[0,.25,.5,.75,.95,.96,.97,.98,.99,1]};function HS(a,b,c,d){function e(k){try{var
l="object"===typeof k.data?
k.data:JSON.parse(k.data);g===l.paw_id&&(Nf(a,"message",e),l.error?
f.reject(Error(l.error)):f.resolve(d(l)))}catch(m){}}var f=new
Cw,g="",h=IS(a);return h?(I(a,"message",e),g=c(h),f.promise):(c=JS(a))?
(g=String(Math.floor(2147483647*Ji())),I(a,"message",e),b(c,g),f.promise):null}
function KS(a){return HS(a,function(b,c){var d,e;return void(null==(d=null!
=(e=b.getGmaQueryInfo)?e:b.getGmaSig)?void 0:d.postMessage(c))},function(b){return
b.getQueryInfo()},function(b){return b.signal})}function IS(a){var
b;if("function"===typeof(null==(b=a.gmaSdk)?void 0:b.getQueryInfo))return a.gmaSdk}
function JS(a){var b,c,d,e,f,g;if("function"===typeof(null==(b=a.webkit)?void
0:null==(c=b.messageHandlers)?void 0:null==(d=c.getGmaQueryInfo)?void
0:d.postMessage)||"function"===typeof(null==(e=a.webkit)?void
0:null==(f=e.messageHandlers)?void 0:null==(g=f.getGmaSig)?void
0:g.postMessage))return a.webkit.messageHandlers};function LS(a)
{N.call(this);this.j=a;this.l=null;this.v={};this.D=0;this.m=null}z(LS,N);LS.protot
ype.N=function()
{this.m&&Nf(this.j,"message",this.m);N.prototype.N.call(this)};function MS(a){var
b;return"function"===typeof(null==(b=a.j)?void 0:b.__uspapi)||null!
=NS(a)}LS.prototype.B=function(a){var b={};if(MS(this)){var c=Hf(function(){return
a(b)});OS(this,function(d,e){e&&(b=d);c()});setTimeout(c,500)}else a(b)};
function OS(a,b){var c;"function"===typeof(null==(c=a.j)?void 0:c.__uspapi)?
(a=a.j.__uspapi,a("getUSPData",1,b)):NS(a)&&(PS(a),c=+
+a.D,a.v[c]=b,a.l&&(b={},a.l.postMessage((b.__uspapiCall={command:"getUSPData",vers
ion:1,callId:c},b),"*")))}function NS(a){if(a.l)return
a.l;a.l=$i(a.j,"__uspapiLocator");return a.l}
function PS(a){a.m||(a.m=function(b){try{var c={};"string"===typeof b.data?
c=JSON.parse(b.data):c=b.data;var d=c.__uspapiReturn;var e;null==(e=a.v)||
e[d.callId](d.returnValue,d.success)}catch(f){}},I(a.j,"message",a.m))};function
QS(a){N.call(this);this.v=a;this.m=this.j=null;this.D={};this.H=0;this.B=!
1}z(QS,N);QS.prototype.l=function(){if(!this.B){if(!this.j){var
a=$i(this.v,"googlefcPresent");this.j=a?a:null}this.B=!0}return!!this.j};
QS.prototype.G=function(){var a=this;return new r.Promise(function(b)
{if(a.l())if(a.j===a.v){var c=a.j.googlefc||(a.j.googlefc={});c.__fci=c.__fci||
[];c.__fci.push("loaded",function(e){b(pR(e))})}else{RS(a);c=a.H++;a.D[c]=b;var
d={};a.j.postMessage((d.__fciCall={command:"loaded",callId:c},d),"*")}})};function
RS(a){a.m||(a.m=function(b){try{var c=pR(b.data.__fciReturn);(0,a.D[Je(c,1)])
(c)}catch(d){}},I(a.v,"message",a.m))};function SS(a,b){try{var c=void
0===Oe(b,6)?!0:Oe(b,6),d,e;a:switch(Pe(b,4)){case 1:var f="pt";break a;case
2:f="cr";break a;default:f=""}var g=new wh(uh(Pe(b,2)),G(b,3),f),h=null!
=(e=null==(d=F(b,ph,5))?void 0:G(d,1))?e:"";g.Ob=h;g.j=c;g.win=a;var
k=g.build();oh(k)}catch(l){}}function TS(a,b){var c=void 0===c?SS:c;a.goog_sdr_l||
(Object.defineProperty(a,"goog_sdr_l",{value:!
0}),"complete"===a.document.readyState?c(a,b):I(a,"load",function(){return void
c(a,b)}))};function US(a){try{var b,c;return(null!=(c=null==(b=a.top)?void
0:b.frames)?c:{}).google_ads_top_frame}catch(d){}return null}function VS(a){var
b=RegExp("^https?://[^/#?]+/?$");return!!a&&!b.test(a)}
function WS(a){if(a===a.top||Ci(a.top))return r.Promise.resolve({status:4});var
b=US(a);if(!b)return
r.Promise.resolve({status:2});if(a.parent===a.top&&VS(a.document.referrer))return
r.Promise.resolve({status:3});var c=new Cw;a=new
MessageChannel;a.port1.onmessage=function(d)
{"__goog_top_url_resp"===d.data.msgType&&c.resolve({Fb:d.data.topUrl,status:d.data.
topUrl?0:1})};b.postMessage({msgType:"__goog_top_url_req"},"*",[a.port2]);return
c.promise};function XS(a){H.call(this,a)}z(XS,H);var YS=vf(XS),ZS=[1,3];var
$S=x(["https://securepubads.g.doubleclick.net/static/topics/topics_frame.html"]),aT
=L($S);
function bT(a){var b=void 0===b?aT:b;var c=cT(a);return
c.messageChannelSendRequestFn?r.Promise.resolve(c.messageChannelSendRequestFn):new
r.Promise(function(d){function e(k){return h.j(k).then(function(l){return
l.data})}var
f=Hi("IFRAME");f.style.display="none";f.name="goog_topics_frame";f.src=ig(b).toStri
ng();var g=(new
URL(b.toString())).origin,h=uH({destination:a,Ia:f,origin:g,Ma:"goog:gRpYw:doublecl
ick"});h.j("goog:topics:frame:handshake:ack").then(function(k)
{"goog:topics:frame:handshake:ack"===
k.data&&d(e)});c.messageChannelSendRequestFn=e;a.document.documentElement.appendChi
ld(f)})}
function dT(a,b,c){var d=Dm;var e=void 0===e?!1:e;var
f=eT(c),g=f.ec,h=f.dc;b=cT(b);b.getTopicsPromise||
(a=a({message:"goog:topics:frame:get:topics",skipTopicsObservation:e}).then(functio
n(k){var l=h;if(k instanceof Uint8Array)l||(l=!(g instanceof
Uint8Array&&xc(k,g)));else if(Nk()(k))l||(l=k!==g);else return
d.ma(989,Error(JSON.stringify(k))),7;if(l&&c)try{var m=new XS;var n=D(m,2,yk());k
instanceof Uint8Array?ye(n,1,ZS,Rd(k,!1,!
1)):ye(n,3,ZS,k);c.setItem("goog:cached:topics",qf(n))}catch(q){}return k}),
b.getTopicsPromise=a);return g&&!h?r.Promise.resolve(g):b.getTopicsPromise}
function eT(a){if(!a)return{ec:null,dc:!0};try{var
b=a.getItem("goog:cached:topics");if(!b)return{ec:null,dc:!0};var
c=YS(b),d=ze(c,ZS);switch(d){case 0:var e=null;break;case 1:var f,g=1===ze(c,ZS)?
1:-1,h=C(c,g),k=Rd(h,!0,!!(Gd(c.R)&18));null!=k&&k!==h&&oe(c,g,k);var l=null==k?
Cd():k;Ad(yd);var m=l.j;if(null==m||wd(m))var n=m;else{if("string"===typeof
m)if(fd){a=m;hd.test(a)&&(a=a.replace(hd,vd));var q=atob(a);var w=new
Uint8Array(q.length);for(a=0;a<q.length;a++)w[a]=q.charCodeAt(a);var u=w}else u=
dd(m);else u=null;n=u}var E=n;e=(f=null==E?E:l.j=E)?new Uint8Array(f):xd||(xd=new
Uint8Array(0));break;case 3:e=Pe(c,3===ze(c,ZS)?3:-1);break;default:throw
Error("unexpected value "+d+"!");}var
J=Je(c,2)+6048E5<yk();return{ec:e,dc:J}}catch(Z){return{ec:null,dc:!0}}}function
cT(a){var b;return null!=(b=a.google_tag_topics_state)?
b:a.google_tag_topics_state={}};function fT(a){a=a.innerInsElement;if(!a)throw
Error("no_wrapper_element_in_loader_provided_slot");return a}
function gT(a){var b=a.qa,c=a.ga,d=a.Ra,e=a.slot,f,g,h,k,l,m,n,q;return
Ja(function(w){switch(w.j){case 1:return f=e.vars,g=Fi(e.pubWin),h=fT(e),k=new
mJ({J:g,pubWin:e.pubWin,F:f,qa:b,ga:c,Ra:d,ba:h}),k.G=Date.now(),Xm(1,
[k.F]),Fm(1032,function(){if(g&&S(ls)){var u=k.F;jF(fF(),32,!1)||(kF(fF(),32,!
0),uO(g,"sa"===u.google_loader_used?5:9))}}),w.B=2,Aa(w,hT(k),4);case
4:Ba(w);break;case 2:if(l=Ca(w),!Im(159,l))throw l;case 3:return Fm(639,function()
{var u=k.F;var E=k.J;if(E&&1===u.google_responsive_auto_format&&
!0===u.google_full_width_responsive_allowed){var J;
(J=(J=E.document.getElementById(u.google_async_iframe_id))?
wi(J,"INS","adsbygoogle"):null)?(u=new
dJ(E,J,u),u.j=A.setInterval(bb(u.v,u),500),u.v(),u=!0):u=!1}else u=!1;return
u}),Jm(k.pubWin,"affa",function(u){Fm(1008,function(){f.google_ad_client&&g&&!
$b()&&iT(g,f,YO(u.config),k.l,G(b,8))},jT)}),f.google_ad_client&&g&&!
$b()&&(null==(m=g)?0:null==(n=m.location)?0:null==(q=n.hash)?0:q.match(/\
bgoog_cpmi=([^&]*)/))&&iT(g,f,kT(),k.l,G(b,8)),w.return(k)}})}
function jT(a){a.e=""+Ps(ws)}
function iT(a,b,c,d,e){if(F(c,Kh,1)||S(Hs)){var f=ym(wF);var
g=b.google_page_url;g="string"===typeof g?g:"";var
h="on"===b.google_adtest,k=F(c,BH,2);try{var l,m,n=null==a?void
0:null==(l=a.location)?void 0:null==(m=l.hash)?void 0:m.match(/\
bgoog_cpmi=([^&]*)/);if(n){var q=decodeURIComponent(n[1]);var w=Ph(q)}else
w=null}catch(E){w=null}if(!w)if(S(Pr)){var u;w=null!=(u=F(c,Kh,1))?u:null}else
w=null;c=new bR(w,g,!(null==k||!Oe(k,6)||!(488>rn(a))&&(null==k?0:Oe(k,7))),e,
{eh:S(Js)?Ps(Mr):Ps(vs),wd:300,
Id:2,Xc:5,nb:-1},new OQ({ub:S(Js)?
Ps(Tr):Ps(ws),Sb:S(Rr),Wc:Ps(Lr),Jc:S(Sr),mc:S(Or)}),h);aR(a,f,c,b.google_ad_client
,d)}}function kT(){var a=new XO;if(S(qs)){var b=new BH;b=Re(b,5,!0);b=Re(b,8,!
0);De(a,2,b)}return a}
function hT(a){if(/_sdo/.test(a.F.google_ad_format))return
r.Promise.resolve();UH(13);UH(11);var b=fF(),c=jF(b,23,!1);c||kF(b,23,!0);if(!c)
{c=a.F.google_ad_client;var d=a.qa;if(void 0!==qe(d,BH,13===ze(d,GH)?13:-
1))b=F(Qe(d,BH,13,GH),oG,2);else{var e,f;b=xc(null!=(f=null==(e=Qe(d,CH,14,GH))?
void 0:Me(e,1))?f:[],[c])?F(F(Qe(d,CH,14,GH),BH,2),oG,2):new oG}e=new
pG(a.pubWin,a.F.google_ad_client,b,Oe(a.qa,6));e.l=!
0;f=F(e.A,tq,1);if(e.l&&(b=e.j,e.v&&!sB(f)?(c=new dG,c=D(c,1,1)):c=null,c))
{c=qf(c);try{b.localStorage.setItem("google_auto_fc_cmp_setting",
c)}catch(g){}}f&&uB(new tB(e.j,new KB(e.j,e.m),f,new Vx(e.j)))}e=!wj()&&!
Zb();return!e||e&&!lT(a)?mT(a):r.Promise.resolve()}function nT(a,b,c){c=void
0===c?!1:c;b=AH(a.J,b);var d=yj()||Ys(a.pubWin.top);if(!b||-12245933===b.y||-
12245933===d.width||-12245933===d.height||!d.height)return 0;var e=0;try{var
f=a.pubWin.top;e=$s(f.document,f).y}catch(g){return 0}a=e+d.height;return b.y<e?c?
0:(e-b.y)/d.height:b.y>a?(b.y-a)/d.height:0}function lT(a){return oT(a)||pT(a)}
function oT(a){var b=a.F;if(!b.google_pause_ad_requests)return!1;var
c=A.setTimeout(function(){Hm("abg:cmppar",
{client:a.F.google_ad_client,url:a.F.google_page_url})},1E4),d=Gm(450,function()
{b.google_pause_ad_requests=!
1;A.clearTimeout(c);a.pubWin.removeEventListener("adsbygoogle-pub-unpause-ad-
requests-event",d);lT(a)||mT(a)});a.pubWin.addEventListener("adsbygoogle-pub-
unpause-ad-requests-event",d);return!0}
function pT(a){var b=a.pubWin.document,c=qT();if(0>c.hidden&&0>c.visible)return!
1;var d=a.ba,e=EJ(b);if(!e)return!1;if(!FJ(b))return rT(a,c.visible,d);var
f=3===DJ(b);if(nT(a,d)<=c.hidden&&!f)return!1;var g=Gm(332,function(){!
FJ(b)&&g&&(Nf(b,e,g),rT(a,c.visible,d)||mT(a),g=null)});return I(b,e,g)}function
qT(){var a={hidden:0,visible:3};A.IntersectionObserver||(a.visible=-
1);zi()&&(a.visible*=2);return a}
function rT(a,b,c){if(!c||0>b)return!1;var d=a.F;if(!
yn(d.google_reactive_ad_format)&&(AI(d)||d.google_reactive_ads_config)||!at(c)||
nT(a,c)<=b)return!1;var e=fF(),f=jF(e,8,{});e=jF(e,9,{});d=d.google_ad_section||
d.google_ad_region||"";var g=!!a.pubWin.google_apltlad;if(!f[d]&&!e[d]&&!g)return!
1;f=new r.Promise(function(h){var k=new A.IntersectionObserver(function(l,m)
{ic(l,function(n){0>=n.intersectionRatio||(m.unobserve(n.target),h(void 0))})},
{rootMargin:100*b+"%"});a.H=k;k.observe(c)});e=new r.Promise(function(h)
{c.addEventListener("adsbygoogle-close-to-visible-event",
function(){h(void 0)})});t(r.Promise,"any").call(r.Promise,[f,e]).then(function()
{Fm(294,function(){mT(a)})});return!0}
function mT(a){Fm(326,function(){if(1===Vj(a.F)){var d=S(ms),e=d||
S(ks),f=a.pubWin;if(e&&f===a.J){var g=new Rm;e=new Sm;var
h=g.setCorrelator(jj(a.pubWin));var
k=VH(a.pubWin);h=Ne(h,5,k);Se(h,2,1);g=De(e,1,g);h=new Pm;h=Re(h,10,!
0);k=S(ds);h=Re(h,8,k);k=S(es);h=Re(h,12,k);k=S(hs);h=Re(h,7,k);k=S(gs);h=Re(h,13,k
);De(g,2,h);f.google_rum_config=e.toJSON();Gi(f.document,Oe(a.qa,9)&&d?
a.ga.Eg:a.ga.Fg)}else
Fk(Em)}});a.F.google_ad_channel=sT(a,a.F.google_ad_channel);a.F.google_tag_partner=
tT(a,a.F.google_tag_partner);
uT(a);vT(a);var b=a.F.google_start_time;"number"===typeof
b&&(an=b,a.F.google_start_time=null);yH(a);wT(a);nF()&&rG({win:a.pubWin,webProperty
Code:a.F.google_ad_client,Jb:a.ga.Jb});AI(a.F)&&(DA()&&(a.F.google_adtest=a.F.googl
e_adtest||"on"),a.F.google_pgb_reactive=a.F.google_pgb_reactive||
3);xT(a.J);b="function"===typeof a.pubWin.document.browsingTopics&&PH("browsing-
topics",a.pubWin.document);var c=PH("shared-storage",a.pubWin.document);if(b||
S(Vr)&&c)try{a.A=bT(a.pubWin)}catch(d){Im(984,d)}return yT(a)}
function wT(a){if(a.J&&(CI(a.J,a.ga.Jf),!S(zr)&&BI(a.J.location))){var
b=a.F.google_ad_client;var c={};b={enable_page_level_ads:(c.pltais=!
0,c),google_ad_client:b};MI(a.J,b)}}function sT(a,b){return(b?[b]:
[]).concat(cF(a.F).ad_channels||[]).join("+")}function tT(a,b){return(b?[b]:
[]).concat(cF(a.F).tag_partners||[]).join("+")}function zT(a){var
b=Hi("IFRAME");Ki(a,function(c,d){null!=c&&b.setAttribute(d,c)});return b}
function AT(a,b,c){return
9===a.F.google_reactive_ad_format&&wi(a.ba,null,"fsi_container")?
(a.ba.appendChild(b),r.Promise.resolve(b)):KI(a.ga.Se,525,function(d)
{a.ba.appendChild(b);d.createAdSlot(a.J,a.F,b,a.ba.parentElement,hG(c,a.pubWin));re
turn b})}
function BT(a,b,c){function d(h){h&&a.m.push(function()
{h.za()})}TS(a.pubWin,Re(th(Se(Se(sh(new rh,qh(new
ph,String(jj(a.pubWin)))),4,1),2,1),G(a.qa,2)),6,!0));var
e=a.J;a.F.google_acr&&a.F.google_acr(b);I(b,"load",function()
{b&&b.setAttribute("data-load-complete",!0);var h=e?
cF(e).enable_overlap_observer||!1:!1;(a.F.ovlp||
h)&&e&&e===a.pubWin&&CT(e,a,a.ba,b)});DT(a,b);ET(a,b);!e||AI(a.F)&&!OI(a.F)||(d(new
qK(e,b,a.F)),d(new wJ(a,b)),d(e.IntersectionObserver?null:new
BJ(e,b,a.ba)));e&&(d(new vJ(e,
b)),a.m.push(bJ(e,a.F)),ym(YI).init(e),a.m.push(qJ(e,a.ba,b)));b&&b.setAttribute("d
ata-google-container-id",c);c=a.F.iaaso;if(null!=c){var f=a.ba,g=f.parentElement;
(g&&nt.test(g.className)?g:f).setAttribute("data-auto-ad-
size",c)}c=a.ba;c.setAttribute("tabindex","0");c.setAttribute("title","Advertisemen
t");c.setAttribute("aria-label","Advertisement");FT(a)}
function DT(a,b){var
c=a.pubWin,d=a.F.google_ad_client,e=mF(),f=null,g=Jm(c,"pvt",function(h,k)
{"string"===typeof h.token&&k.source===b.contentWindow&&(f=h.token,g(),e[d]=e[d]||
[],e[d].push(f),100<e[d].length&&e[d].shift())});a.m.push(g)}function GT(a,b){var
c=YH(a,"__gpi_opt_out",b.l);c&&(c=Dh(Ch(Bh(Ah(c),2147483647),"/"),b.pubWin.location
.hostname),ZH(a,"__gpi_opt_out",c,b.l))}
function ET(a,b){var c=Jm(a.pubWin,"gpi-uoo",function(d,e)
{if(e.source===b.contentWindow)
{e=Dh(Ch(Bh(Ah(d.userOptOut?"1":"0"),2147483647),"/"),a.pubWin.location.hostname);v
ar f=new XH(a.pubWin);ZH(f,"__gpi_opt_out",e,a.l);if(d.userOptOut||d.clearAdsData)
$H(f,"__gads",a.l),$H(f,"__gpi",a.l)}});a.m.push(c)}
function FT(a){var b=wj(a.pubWin);if(b)if("AMP-STICKY-AD"===b.container){var
c=function(d)
{"fill_sticky"===d.data&&b.renderStart&&b.renderStart()};I(a.pubWin,"message",Gm(61
6,c));a.m.push(function(){Nf(a.pubWin,"message",c)})}else
b.renderStart&&b.renderStart()}
function CT(a,b,c,d){yR(new uR(a),c).then(function(e){Xm(8,[e]);return
e}).then(function(e){var f=c.parentElement;(f&&nt.test(f.className)?
f:c).setAttribute("data-overlap-observer-
io",e.isOverlappingOrOutsideViewport);return e}).then(function(e){var
f=b.F.armr||"",g=e.executionTime||"",h=null==b.F.iaaso?"":Number(b.F.iaaso),k=Numbe
r(e.isOverlappingOrOutsideViewport),l=kc(t(e,"entries"),function(J){return
J.overlapType+":"+J.overlapDepth+":"+J.overlapDetectionPoint}),m=Number(e.overlappe
dArea.toFixed(2)),
n=d.dataset.googleQueryId||"",q=m*e.targetRect.width*e.targetRect.height,w=e.scroll
Position.scrollX+","+e.scrollPosition.scrollY,u=Xj(e.target),E=[e.targetRect.left,e
.targetRect.top,e.targetRect.right,e.targetRect.bottom].join();e=e.viewportSize.wid
th+"x"+e.viewportSize.height;Hm("ovlp",
{adf:b.F.google_ad_dom_fingerprint,armr:f,client:b.F.google_ad_client,eid:VH(b.F),e
t:g,fwrattr:b.F.google_full_width_responsive,iaaso:h,io:k,saldr:b.F.google_loader_u
sed,oa:m,oe:l.join(","),qid:n,rafmt:b.F.google_responsive_auto_format,
roa:q,slot:b.F.google_ad_slot,sp:w,tgt:u,tr:E,url:b.F.google_page_url,vp:e,pvc:jj(a
)},1)}).catch(function(e){Xm(8,["Error:",e.message,c]);Hm("ovlp-err",
{err:e.message},1)})}function HT(a,b){b.allow=b.allow&&0<b.allow.length?b.allow+(";
"+a):a}
function IT(a,b,c,d){var
e=a.F,f=e.google_async_iframe_id,g=e.google_ad_width,h=e.google_ad_height,k=PI(e),l
={id:f,name:f};l.style=k?["width:"+g+"px !IMPORTANT","height:"+h+"px !
IMPORTANT"].join(";"):"left:0;position:absolute;top:0;border:0;width:"+
(g+"px;height:")+(h+"px;");var m=Yi();if(m["allow-top-navigation-by-user-
activation"]&&m["allow-popups-to-escape-sandbox"])
{m=b;if(b="fsb="+encodeURIComponent("1")){var
n=m.indexOf("#");0>n&&(n=m.length);var q=m.indexOf("?");if(0>q||q>n){q=n;var
w=""}else w=
m.substring(q+1,n);m=[m.slice(0,q),w,m.slice(n)];n=m[1];m[1]=b?n?
n+"&"+b:b:n;b=m[0]+(m[1]?"?"+m[1]:"")+m[2]}else b=m;l.sandbox=Xi().join("
")}S(ir)&&!1===e.google_video_play_muted&&HT("autoplay",l);n=Ps(ac()?
Ar:Fr);m=b;m.length>n&&(m=m.substring(0,n-8),m=m.replace(/%\w?$/,""),m=m.replace(/
&[^=]*=?$/,""),m+="&trunc=1");m!==b&&(n-=8,q=b.lastIndexOf("&",n),-
1===q&&(q=b.lastIndexOf("?",n)),Hm("trn",{ol:b.length,tr:-
1===q?"":b.substring(q+1),url:b},.01));b=m;n=c?b.replace(/&ea=[^&]*/,"")
+"&ea=0":b;null!=
g&&(l.width=String(g));null!
=h&&(l.height=String(h));l.frameborder="0";l.marginwidth="0";l.marginheight="0";l.v
space="0";l.hspace="0";l.allowtransparency="true";l.scrolling="no";m="";if(c)
{m=10;for(n="";0<m--;)n+="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234
56789".charAt(Math.floor(62*Math.random()));n=m=n;q=Ui();b=b+(-
1==b.indexOf("?")?"?":"&")+[0<q.length?"google_debug"+(q?"="+q:"")
+"&":"","xpc=",n,"&p=",encodeURIComponent(A.document.location.protocol),"//",encode
URIComponent(A.document.location.host)].join("")}else b=
n;e.dash&&(l.srcdoc=e.dash);var u;(null==(u=a.pubWin.document.featurePolicy)?0:
(aa=u.features(),t(aa,"includes")).call(aa,"attribution-
reporting"))&&HT("attribution-reporting",l);S(as)&&(u=a.pubWin,void 0!
==u.credentialless&&(S(bs)||
u.crossOriginIsolated)&&(l.credentialless="true"));if(k)l.src=b,l=zT(l),l=AT(a,l,d)
;else{d={};d.dtd=pJ((new
Date).getTime(),an);d=Qj(d,b);l.src=d;d=a.pubWin;d=d==d.top;l=zT(l);d&&a.m.push(Aj(
a.pubWin,l));a.ba.style.visibility="visible";for(d=a.ba;k=d.firstChild;)d.removeChi
ld(k);
d.appendChild(l);l=r.Promise.resolve(l)}c&&(c=a.ga.fh,e={id:f,url:b,width:g,height:
h,Ma:m,Cg:a.pubWin,uf:f,jl:"google_expandable_ad_slot"+Vj(e),gg:c.toString(),ld:a.p
ubWin},e=!e.id||!e.url||0>=e.width||0>=e.height||!e.Ma||!e.ld?void
0:Jm(e.ld,"ct",cb(Nm,e,c)),e&&a.m.push(e));return l}
function JT(a){var b,c,d,e,f,g,h,k,l,m,n,q,w,u,E,J,Z,ca,M,Q,V,da,W;return
Ja(function(P){switch(P.j){case 1:b=a;c=b.F;d=b.pubWin;e=a.l;ue(e,5)&&GT(new
XH(a.pubWin),a);f=hG(e,a.pubWin);if(!ue(e,5))return Hm("afc_noc_req",
{},Ps(hr)),P.return(r.Promise.resolve());ue(e,5)&&dI(e,a.pubWin,a.F.google_ad_clien
t);if(g=a.F.google_reactive_ads_config)JI(a.J,g),h=hG(e),QI(g,a,h),k=g.page_level_p
ubvars,Ra(k)&&Yf(a.F,k);if(!ue(e,5)){P.j=2;break}return Aa(P,KT(),2);case
2:l=PH("shared-storage",a.pubWin.document);
S(Vr)&&a.A&&ue(e,5)&&l&&!jF(fF(),34,!1)&&(kF(fF(),34,!0),m=a.A.then(function(X)
{X({message:"goog:spam:client_age",pvsid:jj(a.pubWin),clientAgeIframe:S(Ur)})}),Dm.
Fa(1069,m));if(!S(Zr)||!a.A){P.j=4;break}if(!LT(a))
{a.v=5;P.j=4;break}a.v=1;n=hG(a.l,a.pubWin);q=a.A.then(function(X){return
Ja(function(kb){return Aa(kb,dT(X,a.pubWin,n).then(function(lb)
{a.v=lb}),0)})});w=Ps(Yr);return 0<w?
Aa(P,r.Promise.race([q,nj(w)]),4):Aa(P,q,4);case 4:u="";PI(c)?
(E=a.ga.gh.toString(),u=E+"#"+CO(c),JO(c,fF()),MT(c)):
(5===c.google_pgb_reactive&&c.google_reactive_ads_config||!zI(c)||
yI(d,c,f))&&MT(c)&&(u=zO(a,e));Xm(2,[c,u]);if(!u)return
P.return(r.Promise.resolve());c.google_async_iframe_id||
Uj(d);J=Vj(c);Z=a.pubWin===a.J?"a!"+J.toString(36):J.toString(36)+"."+
(Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*M
ath.random())^db()).toString(36));ca=0<nT(a,a.ba,!
0);M={};Q=(M.ifi=J,M.uci=Z,M);ca&&(V=fF(),Q.btvi=jF(V,21,1),lF(V,21));u=Qj(Q,u);da=
IT(a,u,0===a.C,e);a.F.rpe&&kK(a.pubWin,
a.ba,{height:a.F.google_ad_height,Od:"force",Yd:!0,Lg:!
0,Sc:a.F.google_ad_client});return Aa(P,da,10);case 10:W=P.v;try{BT(a,W,Z)}catch(X)
{Im(223,X)}P.j=0}})}function KT(){return(dc()?0<=Ib(11):cc()&&0<=Ib(65))?new
r.Promise(function(a){qO(a.bind(null,!0))}):(qO(null),r.Promise.resolve(!
1))}function NT(a){var b=S(os)?new nR(a):new LS(a);return new r.Promise(function(c)
{b.B(function(d){d&&"string"===typeof d.uspString?c(d.uspString):c(null)})})}
function OT(a){var b=void 0===b?A.top:b;b=Zi(b,"googlefcPresent");var c=void 0===c?
A:c;c.googlefc&&!b&&Hm("adsense_fc_has_namespace_but_no_iframes",
{publisherId:a},1)}function PT(a,b){var c=b.Tg;b=b.uspString;c?nJ(a,c):lG(a,!
0);b&&D(a,1,b)}
function QT(a){var b=Ps(dr);if(0>=b)return null;var c=yk(),d=KS(a.pubWin);if(!
d)return null;a.B="0";return r.Promise.race([d,nj(b,"0")]).then(function(e)
{Hm("adsense_paw",{time:yk()-c});(null==e?void 0:e.length)>Ps(cr)?
Im(809,Error("ML:"+e.length)):a.B=e}).catch(function(e){Im(809,e)})}
function RT(a){var b=yk();return r.Promise.race([Fm(832,function(){return
WS(a)}),nj(200)]).then(function(c){var d,e=null!=(d=null==c?void 0:c.status)?
d:100;Hm("afc_etu",{etus:e,sig:yk()-b,tms:200});return null==c?void 0:c.Fb})}
function ST(a){var b,c,d,e,f,g;return Ja(function(h){switch(h.j){case 1:return
b=QT(a),c=Fm(868,function(){return
RT(a.pubWin)}),nO(G(a.qa,8)),iH(a.pubWin),OT(a.F.google_ad_client),d=S(ns)?new
tR(a.pubWin):new QS(a.pubWin),Aa(h,d.l()?d.G():r.Promise.resolve(null),2);case
2:return a.l=new kG,e=[oJ(a),NT(a.pubWin)],Aa(h,r.Promise.all(e),3);case 3:return
f=h.v,PT(a.l,{Tg:f[0],uspString:f[1]}),Aa(h,b,4);case 4:return g=a,Aa(h,c,5);case
5:return g.Fb=h.v||"",Aa(h,JT(a),0)}})}
function LT(a){var b=a.l;a=a.F;return!a.google_restrict_data_processing&&1!
==a.google_tag_for_under_age_of_consent&&1!
==a.google_tag_for_child_directed_treatment&&!!ue(b,5)&&!ue(b,6)&&!oF()&&!ue(b,9)}
function yT(a){var
b=a.pubWin.document,c=a.F,d=c.google_ad_width,e=c.google_ad_height,f=0;try{!
1===c.google_allow_expandable_ads&&(f|=1);if(!b.body||isNaN(c.google_ad_height)||
isNaN(c.google_ad_width)||!/^http/.test(b.location.protocol))f|=2;c=navigator;var
g=c.userAgent,h=c.platform,k=c.product;if(!/Win|Mac|Linux|iPad|iPod|
iPhone/.test(h)&&/^Opera/.test(g))var l=!1;else
if(/Win/.test(h)&&/Trident/.test(g)&&11<=b.documentMode)l=!0;else{var
m=(/WebKit\/(\d+)/.exec(g)||[0,0])[1],n=(/rv:(\d+\.\d+)/.exec(g)||
[0,0])[1];l=!m&&"Gecko"===k&&27<=n&&!/ rv: 1\.8([^.] |\.0) /.test(g)||536<=m?!0:!
1}l||(f|=4);et(a.pubWin,d,e)&&(f|=2)}catch(w){f|=8}a.C=f;0===a.C||
(a.F.google_allow_expandable_ads=!1);oj(a.pubWin)!==a.pubWin&&(a.j|
=4);3===DJ(a.pubWin.document)&&(a.j|=32);if(b=a.J)b=a.J,b=!
(wn(b).scrollWidth<=rn(b));b&&(a.j|=1024);var q;if(null==(q=a.pubWin.Prototype)?
0:q.Version)a.j|=16384;a.F.google_loader_features_used&&(a.j|
=a.F.google_loader_features_used);a.D=2;return ST(a)}
function MT(a){var b=fF(),c=a.google_ad_section;AI(a)&&lF(b,15);if(ak(a))
{if(100<lF(b,5))return!1}else if(100<lF(b,6)-jF(b,15,0)&&""===c)return!1;return!
0}function uT(a){var b=a.J;if(b&&!cF(b).ads_density_stats_processed&&!
wj(b)&&(cF(b).ads_density_stats_processed=!0,S(Gr)||.01>Ji())){var c=function()
{if(b){var
d=$D(bE(b),a.F.google_ad_client,b.location.hostname,VH(a.F).split(","));Hm("ama_sta
ts",d,1)}};mj(b,function(){A.setTimeout(c,1E3)})}}
function xT(a){a&&!cF(a).host_pinged_back&&(cF(a).host_pinged_back=!
0,Hm("abg_host",{host:a.location.host},.01))}
function vT(a){var b=a.pubWin;if(b&&!
cF(b).menu_analytics_processed&&(cF(b).menu_analytics_processed=!0,S(Cr))){var
c=function(){var d="function"!==typeof b.navigator.sendBeacon?null:new
DG(b);if(null===d)var e=null;else e=new AG(b),d=new
zG(d,a.F.google_ad_client,b.location.hostname),e=new sG(e,d);if(null!=e){d=e.j;var
f=t(Object,"assign").call(Object,{},{typ:"pv"},uG(d));vG(d.aa,f);tG(e);try{var
g=BG(e.l);e.Fd(g);xG(e,g);yG(e,g)}catch(h){wG(e.j,"instrumentMenu
"+h)}}};mj(b,function(){A.setTimeout(c,
1E3)})}};(function(a,b,c){Fm(843,function(){if(!A.google_sa_impl){var
d=fR(a);dR(G(d,2));MH(Oe(d,6));Xm(16,[3,d.toJSON()]);var
e=cR({ge:b,bf:G(d,2)}),f=c(e,d);A.google_sa_impl=function(h){return
gT({qa:d,ga:f,Ra:e,slot:h})};SH();var g;null==(g=A.google_process_slots)||
g.call(A);g=(A.Prototype||{}).Version;null!=g&&Hm("prtpjs",{version:g})}})})
(eR,"m202303060101",function(a,b){var
c=2012<He(b,1)?"_fy"+He(b,1):"",d=G(b,3);b=G(b,2);return{Fg:L(eJ,b,d,c),Eg:L(fJ,b,d
,c),Se:L(gJ,a,c),Jf:L(hJ,a,c),fh:L(iJ,b,d),gh:L(jJ,
b,d),Wb:L(kJ,a,c),Jb:L(lJ,a,c)}});
}).call(this,"[2012,\"r20230313\",\"r20110914\",null,null,null,null,\".google.co.ve
\",null,null,null,null,[null,[]],null,null,null,null,-1]");

You might also like