You are on page 1of 42

(function(sttc){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
var p;function aa(a){var b=0;return function(){return b<a.length?{done:!
1,value:a[b++]}:{done:!0}}}var ca="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 da(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 ea=da(this),fa="function"===typeof Symbol&&"symbol"===typeof
Symbol("x"),r={},ha={};function t(a,b){var c=ha[b];if(null==c)return
a[b];c=a[c];return void 0!==c?c:a[b]}
function ia(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=ea;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=fa&&"es6"===c?f[d]:null;b=b(c);null!=b&&(a?ca(r,d,
{configurable:!0,writable:!0,value:b}):b!==c&&(void
0===ha[d]&&(a=1E9*Math.random()>>>0,ha[d]=fa?
ea.Symbol(d):"$jscp$"+a+"$"+d),ca(f,ha[d],{configurable:!0,writable:!
0,value:b})))}}
ia("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.g=f;ca(this,"description",{configurable:!0,writable:!
0,value:g})}if(a)return a;c.prototype.toString=function(){return this.g};var
d="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",e=0;return b},"es6");
ia("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=ea[b[c]];"function"===typeof d&&"function"!=typeof
d.prototype[a]&&ca(d.prototype,a,{configurable:!0,writable:!0,value:function()
{return ja(aa(this))}})}return a},"es6");
function ja(a){a={next:a};a[t(r.Symbol,"iterator")]=function(){return this};return
a}function ka(a){return a.raw=a}function u(a){var b="undefined"!=typeof
r.Symbol&&t(r.Symbol,"iterator")&&a[t(r.Symbol,"iterator")];return b?b.call(a):
{next:aa(a)}}function la(a){for(var b,c=[];!
(b=a.next()).done;)c.push(b.value);return c}var ma="function"==typeof
Object.create?Object.create:function(a){function b(){}b.prototype=a;return new
b},oa;
if(fa&&"function"==typeof Object.setPrototypeOf)oa=Object.setPrototypeOf;else{var
pa;a:{var qa={a:!0},ra={};try{ra.__proto__=qa;pa=ra.a;break a}catch(a){}pa=!
1}oa=pa?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is
not extensible");return a}:null}var sa=oa;
function w(a,b)
{a.prototype=ma(b.prototype);a.prototype.constructor=a;if(sa)sa(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.vd=b.prototype}function ta(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}
var wa=fa&&"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)Object.prototype.hasOwnProperty.call(d,e)&&(a[e]=d[e])}return
a};ia("Object.assign",function(a){return a||wa},"es6");
ia("Promise",function(a){function b(g){this.g=0;this.l=void 0;this.j=[];this.B=!
1;var h=this.m();try{g(h.resolve,h.reject)}catch(k){h.reject(k)}}function c()
{this.g=null}function d(g){return g instanceof b?g:new b(function(h)
{h(g)})}if(a)return a;c.prototype.j=function(g){if(null==this.g){this.g=[];var
h=this;this.l(function(){h.v()})}this.g.push(g)};var
e=ea.setTimeout;c.prototype.l=function(g){e(g,0)};c.prototype.v=function()
{for(;this.g&&this.g.length;){var g=this.g;this.g=[];for(var h=0;h<g.length;++h)
{var k=
g[h];g[h]=null;try{k()}catch(l){this.m(l)}}}this.g=null};c.prototype.m=function(g)
{this.l(function(){throw g;})};b.prototype.m=function(){function g(l){return
function(m){k||(k=!0,l.call(h,m))}}var h=this,k=!
1;return{resolve:g(this.T),reject:g(this.v)}};b.prototype.T=function(g)
{if(g===this)this.v(new TypeError("A Promise cannot resolve to itself"));else if(g
instanceof b)this.J(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.G(g):this.A(g)}};
b.prototype.G=function(g){var h=void 0;try{h=g.then}catch(k)
{this.v(k);return}"function"==typeof h?
this.M(h,g):this.A(g)};b.prototype.v=function(g)
{this.C(2,g)};b.prototype.A=function(g){this.C(1,g)};b.prototype.C=function(g,h)
{if(0!=this.g)throw Error("Cannot settle("+g+", "+h+"): Promise already settled in
state"+this.g);this.g=g;this.l=h;2===this.g&&this.H();this.K()};b.prototype.H=funct
ion(){var g=this;e(function(){if(g.F()){var h=ea.console;"undefined"!==typeof
h&&h.error(g.l)}},1)};b.prototype.F=
function(){if(this.B)return!1;var
g=ea.CustomEvent,h=ea.Event,k=ea.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=ea.document.createEvent("CustomEvent"),g.initCustomEvent("unhandledrejection",!
1,!0,g));g.promise=this;g.reason=this.l;return k(g)};b.prototype.K=function()
{if(null!=this.j){for(var g=0;g<this.j.length;++g)f.j(this.j[g]);this.j=null}};var
f=new c;
b.prototype.J=function(g){var
h=this.m();g.Va(h.resolve,h.reject)};b.prototype.M=function(g,h){var
k=this.m();try{g.call(h,k.resolve,k.reject)}catch(l)
{k.reject(l)}};b.prototype.then=function(g,h){function k(q,v)
{return"function"==typeof q?function(G){try{l(q(G))}catch(y){m(y)}}:v}var l,m,n=new
b(function(q,v){l=q;m=v});this.Va(k(g,l),k(h,m));return
n};b.prototype.catch=function(g){return this.then(void
0,g)};b.prototype.Va=function(g,h){function k(){switch(l.g){case
1:g(l.l);break;case 2:h(l.l);
break;default:throw Error("Unexpected state: "+l.g);}}var l=this;null==this.j?
f.j(k):this.j.push(k);this.B=!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=u(g),m=l.next();!m.done;m=l.next())d(m.value).Va(h,k)})};b.all=function(g){var
h=u(g),k=h.next();return k.done?d([]):new b(function(l,m){function n(G){return
function(y){q[G]=y;v--;0==v&&l(q)}}var q=[],v=0;do q.push(void 0),v+
+,d(k.value).Va(n(q.length-1),m),k=h.next();
while(!k.done)})};return b},"es6");ia("Array.prototype.keys",function(a){return a?
a:function(){return ta(this,function(b){return
b})}},"es6");ia("Object.is",function(a){return a?a:function(b,c){return b===c?0!
==b||1/b===1/c:b!==b&&c!==c}},"es6");ia("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");
ia("String.prototype.includes",function(a){return a?a:function(b,c)
{if(null==this)throw new TypeError("The 'this' value for String.prototype.includes
must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First
argument to String.prototype.includes must not be a regular expression");return-1!
==this.indexOf(b,c||0)}},"es6");ia("Number.isFinite",function(a){return a?
a:function(b){return"number"!==typeof b?!1:!isNaN(b)&&Infinity!==b&&-Infinity!
==b}},"es6");
ia("Number.isInteger",function(a){return a?a:function(b){return
t(Number,"isFinite").call(Number,b)?b===Math.floor(b):!
1}},"es6");ia("Number.isNaN",function(a){return a?a:function(b)
{return"number"===typeof b&&isNaN(b)}},"es6");var x=this||self;function xa(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 ya(a){var b=typeof a;return"object"==b&&null!=a||"function"==b}
function z(a){return Object.prototype.hasOwnProperty.call(a,za)&&a[za]||(a[za]=+
+Aa)}var za="closure_uid_"+(1E9*Math.random()>>>0),Aa=0;function Ba(a,b,c){return
a.call.apply(a.bind,arguments)}function Ca(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 A(a,b,c){Function.prototype.bind&&-1!
=Function.prototype.bind.toString().indexOf("native code")?A=Ba:A=Ca;return
A.apply(null,arguments)}function Da(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 Ea(a){return
a};var Fa;function Ga(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]}function
Ha(a,b){return a<b?-1:a>b?1:0};function Ia(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 Ja(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 Ka(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 La(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
Ma(a,b,c){var d=c;Ja(a,function(e,f){d=b.call(void 0,d,e,f,a)});return d}function
Na(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 Oa(a,b){return
0<=Ia(a,b)}function Pa(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 Qa(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(xa(d))
{var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else
a.push(d)}}function Sa(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}};var Ta;a:{var
Ua=x.navigator;if(Ua){var Va=Ua.userAgent;if(Va){Ta=Va;break a}}Ta=""}function B(a)
{return-1!=Ta.indexOf(a)};function Wa(){};function Xa(a){Xa[" "](a);return a}Xa["
"]=function(){};function Ya(a,b){var c=Za;return
Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var
$a=B("Opera"),ab=B("Trident")||B("MSIE"),bb=B("Edge"),cb=B("Gecko")&&!(-1!
=Ta.toLowerCase().indexOf("webkit")&&!B("Edge"))&&!(B("Trident")||B("MSIE"))&&!
B("Edge"),db=-1!=Ta.toLowerCase().indexOf("webkit")&&!B("Edge");function eb(){var
a=x.document;return a?a.documentMode:void 0}var fb;
a:{var gb="",hb=function(){var a=Ta;if(cb)return/rv:([^\);]+)
(\)|;)/.exec(a);if(bb)return/Edge\/([\d\.]+)/.exec(a);if(ab)return/\b(?:MSIE|rv)
[: ]([^\);]+)(\)|;)/.exec(a);if(db)return/WebKit\/(\S+)/.exec(a);if($a)return/
(?:Version)[ \/]?(\S+)/.exec(a)}();hb&&(gb=hb?hb[1]:"");if(ab){var ib=eb();if(null!
=ib&&ib>parseFloat(gb)){fb=String(ib);break a}}fb=gb}var jb=fb,Za={};
function kb(a){return Ya(a,function(){for(var
b=0,c=Ga(String(jb)).split("."),d=Ga(String(a)).split("."),e=Math.max(c.length,d.le
ngth),f=0;0==b&&f<e;f++){var g=c[f]||"",h=d[f]||"";do{g=/(\d*)(\D*)(.*)/.exec(g)||
["","","",""];h=/(\d*)(\D*)(.*)/.exec(h)||
["","","",""];if(0==g[0].length&&0==h[0].length)break;b=Ha(0==g[1].length?
0:parseInt(g[1],10),0==h[1].length?0:parseInt(h[1],10))||
Ha(0==g[2].length,0==h[2].length)||Ha(g[2],h[2]);g=g[3];h=h[3]}while(0==b)}return
0<=b})}var lb;
if(x.document&&ab){var mb=eb();lb=mb?mb:parseInt(jb,10)||void 0}else lb=void 0;var
nb=lb;!B("Android")||Wa();Wa();!B("Safari")||Wa();var ob={},pb=null;var
qb="function"===typeof Uint8Array;function rb(a){return null!==a&&"object"==typeof
a&&!Array.isArray(a)&&!(qb&&null!=a&&a instanceof Uint8Array)}function sb(a,b)
{if(null!=a)return Array.isArray(a)||rb(a)?tb(a,b):b(a)}function tb(a,b)
{if(Array.isArray(a)){for(var c=Array(a.length),d=0;d<a.length;d+
+)c[d]=sb(a[d],b);Array.isArray(a)&&a.yc&&ub(c);return c}c={};for(d in
a)Object.prototype.hasOwnProperty.call(a,d)&&(c[d]=sb(a[d],b));return c}
function vb(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case
"object":if(qb&&null!=a&&a instanceof Uint8Array){var b;void 0===b&&(b=0);if(!pb)
{pb={};for(var
c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),d=["+/
=","+/","-_=","-_.","-_"],e=0;5>e;e++){var
f=c.concat(d[e].split(""));ob[e]=f;for(var g=0;g<f.length;g++){var h=f[g];void
0===pb[h]&&(pb[h]=g)}}}b=ob[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(e=f=
0;f<a.length-2;f+=3){var k=a[f],l=a[f+
1];h=a[f+2];g=b[k>>2];k=b[(k&3)<<4|l>>4];l=b[(l&15)<<2|h>>6];h=b[h&63];c[e+
+]=g+k+l+h}g=0;h=d;switch(a.length-f){case 2:g=a[f+1],h=b[(g&15)<<2]||d;case
1:a=a[f],c[e]=b[a>>2]+b[(a&3)<<4|g>>4]+h+d}a=c.join("")}return a;default:return
a}}var wb={yc:{value:!0,configurable:!0}};function ub(a){Array.isArray(a)&&!
Object.isFrozen(a)&&Object.defineProperties(a,wb);return a}var xb;var yb;function
zb(a,b){yb=b;a=new a(b);yb=null;return a};function C(a,b,c){var d=yb;yb=null;a||
(a=d);d=this.constructor.pd;a||(a=d?[d]:[]);this.m=d?0:-1;this.g=null;this.j=a;a:
{d=this.j.length;a=d-1;if(d&&(d=this.j[a],rb(d))){this.v=a-this.m;this.l=d;break
a}void 0!==b&&-1<b?(this.v=Math.max(b,a+1-
this.m),this.l=null):this.v=Number.MAX_VALUE}if(c)for(b=0;b<c.length;b+
+)a=c[b],a<this.v?(a+=this.m,(d=this.j[a])?ub(d):this.j[a]=Ab):(Bb(this),
(d=this.l[a])?ub(d):this.l[a]=Ab)}var Ab=Object.freeze(ub([]));
function Bb(a){var b=a.v+a.m;a.j[b]||(a.l=a.j[b]={})}function D(a,b,c){return-
1===b?null:(void 0===c?0:c)||b>=a.v?a.l?a.l[b]:void 0:a.j[b+a.m]}function Cb(a,b)
{var c=void 0===c?!1:c;var
d=D(a,b,c);null==d&&(d=Ab);d===Ab&&(d=ub([]),Db(a,b,d,c));return d}function Eb(a,b)
{a=D(a,b);return null==a?a:!!a}function Gb(a,b,c){a=Eb(a,b);return null==a?void
0===c?!1:c:a}function Db(a,b,c,d){(void 0===d?0:d)||b>=a.v?
(Bb(a),a.l[b]=c):a.j[b+a.m]=c;return a}
function Hb(a,b,c){if(-1===c)return null;a.g||(a.g={});if(!a.g[c]){var d=D(a,c,!
1);d&&(a.g[c]=new b(d))}return a.g[c]}function Ib(a,b,c){a.g||(a.g={});var
d=a.g[c];if(!d){var e=Cb(a,c);d=[];for(var f=0;f<e.length;f++)d[f]=new
b(e[f]);a.g[c]=d}return d}C.prototype.toJSON=function(){var a=Jb(this,!1);return
xb?a:tb(a,vb)};
function Jb(a,b){if(a.g)for(var c in
a.g)if(Object.prototype.hasOwnProperty.call(a.g,c)){var
d=a.g[c];if(Array.isArray(d))for(var e=0;e<d.length;e++)d[e]&&Jb(d[e],b);else
d&&Jb(d,b)}return a.j}function Kb(a,b){return vb(b)};var Lb;function Mb(){if(void
0===Lb){var a=null,b=x.trustedTypes;if(b&&b.createPolicy)
{try{a=b.createPolicy("goog#html",
{createHTML:Ea,createScript:Ea,createScriptURL:Ea})}catch(c)
{x.console&&x.console.error(c.message)}Lb=a}else Lb=a}return Lb};function Nb(a,b)
{this.g=b===Ob?a:""}Nb.prototype.toString=function(){return this.g+""};var
Ob={};function Pb(a,b){this.g=b===Qb?a:""}Pb.prototype.toString=function(){return
this.g.toString()};var Qb={};var Rb={};function Sb(a,b,c){this.g=c===Rb?
a:""}Sb.prototype.toString=function(){return this.g.toString()};function Tb(a)
{return a instanceof Sb&&a.constructor===Sb?a.g:"type_error:SafeHtml"}var Ub=new
Sb(x.trustedTypes&&x.trustedTypes.emptyHTML||"",0,Rb);/*

SPDX-License-Identifier: Apache-2.0
*/
var Vb={};function Wb(){}function Xb(a)
{this.g=a}w(Xb,Wb);Xb.prototype.toString=function(){return this.g};var Yb=new
Xb("about:invalid#zTSz",Vb);function Zb(){var a="undefined"!==typeof window?
window.trustedTypes:void 0;return null!==a&&void 0!==a?a:null}var $b;function ac()
{var a,b;if(void 0===$b)try{$b=null!==(b=null===(a=Zb())||void 0===a?void
0:a.createPolicy("google#safe",{createHTML:function(c){return
c},createScript:function(c){return c},createScriptURL:function(c){return
c}}))&&void 0!==b?b:null}catch(c){$b=null}return $b};function bc(){}function cc(a)
{this.g=a}w(cc,bc);cc.prototype.toString=function(){return
this.g.toString()};function dc(a){var b,c=null===(b=ac())||void 0===b?void
0:b.createScriptURL(a);return new cc(null!==c&&void 0!==c?c:a,Vb)};function ec(a)
{this.zc=a}function fc(a){return new ec(function(b){return
b.substr(0,a.length+1).toLowerCase()===a+":"})}var
gc=[fc("data"),fc("http"),fc("https"),fc("mailto"),fc("ftp"),new ec(function(a)
{return/^[^:]*([/?#]|$)/.test(a)})];function hc(a,b){for(var
c=[],d=1;d<arguments.length;++d)c[d-1]=arguments[d];if(0===c.length)return
dc(a[0]);d=[a[0]];for(var e=0;e<c.length;e+
+)d.push(encodeURIComponent(c[e])),d.push(a[e+1]);return dc(d.join(""))};function
ic(a){if(a instanceof bc)if(a instanceof cc)a=a.g;else throw Error("");else a=a
instanceof Nb&&a.constructor===Nb?a.g:"type_error:TrustedResourceUrl";return
a}function jc(a){if(a instanceof Wb)if(a instanceof Xb)a=a.g;else throw
Error("");else a=a instanceof Pb&&a.constructor===Pb?
a.g:"type_error:SafeUrl";return a};function kc(){return!1}function lc(){return!
0}function mc(a){return function(){return!a.apply(this,arguments)}}function nc(a)
{var b=!1,c;return function(){b||(c=a(),b=!0);return c}}function oc(a){var
b=a;return function(){if(b){var c=b;b=null;c()}}};var pc={capture:!
0},qc=nc(function(){var a=!1;try{var b=Object.defineProperty({},"passive",
{get:function(){a=!0}});x.addEventListener("test",null,b)}catch(c){}return
a});function rc(a){return a?a.passive&&qc()?a:a.capture||!1:!1}function F(a,b,c,d)
{return a.addEventListener?(a.addEventListener(b,c,rc(d)),!0):!1}function
H(a,b,c,d){return a.removeEventListener?(a.removeEventListener(b,c,rc(d)),!0):!
1};var sc=ab||db;var tc=nc(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=Tb
(Ub);return!b.parentElement});function uc(a){return
Array.prototype.reduce.call(arguments,function(b,c){return b+c},0)}function vc(a)
{return uc.apply(null,arguments)/arguments.length};function K(a,b){this.x=void 0!
==a?a:0;this.y=void 0!==b?b:0}function wc(a,b){return new K(a.x-b.x,a.y-
b.y)}K.prototype.ceil=function()
{this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return
this};K.prototype.floor=function()
{this.x=Math.floor(this.x);this.y=Math.floor(this.y);return
this};K.prototype.round=function()
{this.x=Math.round(this.x);this.y=Math.round(this.y);return this};function xc(a,b)
{this.width=a;this.height=b}p=xc.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 yc(a,b){var c={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};var
d=b?b.createElement("div"):x.document.createElement("div");return
a.replace(zc,function(e,f){var g=c[e];if(g)return
g;"#"==f.charAt(0)&&(f=Number("0"+f.substr(1)),isNaN(f)||
(g=String.fromCharCode(f)));if(!g){g=e+" ";g=(f=Mb())?f.createHTML(g):g;g=new
Sb(g,null,Rb);if(tc())for(;d.lastChild;)d.removeChild(d.lastChild);d.innerHTML=Tb(g
);g=d.firstChild.nodeValue.slice(0,-1)}return c[e]=g})}var zc=/&([^;\s<&]+);?/g;
function Ac(a){for(var b=0,c=0;c<a.length;++c)b=31*b+a.charCodeAt(c)>>>0;return
b}function Bc(a){return String(a).replace(/\-([a-z])/g,function(b,c){return
c.toUpperCase()})}function Cc(a){return a.replace(RegExp("(^|[\\s]+)([a-
z])","g"),function(b,c,d){return c+d.toUpperCase()})};function Dc(a){return a?new
Ec(Fc(a)):Fa||(Fa=new Ec)}function Gc(a){a=a.document;a=Hc(a)?
a.documentElement:a.body;return new xc(a.clientWidth,a.clientHeight)}function Ic(a)
{var b=a.document,c=0;if(b){c=b.body;var d=b.documentElement;if(!d||!c)return
0;a=Gc(a).height;if(Hc(b)&&d.scrollHeight)c=d.scrollHeight!=a?
d.scrollHeight:d.offsetHeight;else{b=d.scrollHeight;var
e=d.offsetHeight;d.clientHeight!=e&&(b=c.scrollHeight,e=c.offsetHeight);c=b>a?b>e?
b:e:b<e?b:e}}return c}
function Jc(a){return a?a.parentWindow||a.defaultView:window}function Kc(a,b)
{b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return
a.createElement(b)}function Hc(a){return"CSS1Compat"==a.compatMode}function Lc(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}
function Fc(a){return 9==a.nodeType?a:a.ownerDocument||a.document}function Mc(a,b)
{a&&(a=a.parentNode);for(var c=0;a&&20>=c;){if(b(a))return a;a=a.parentNode;c+
+}return null}function Ec(a){this.g=a||x.document||document}function Nc(a,b){return
Kc(a.g,b)}Ec.prototype.contains=Lc;function Oc(){return!(B("iPad")||B("Android")&&!
B("Mobile")||B("Silk"))&&(B("iPod")||B("iPhone")||B("Android")||B("IEMobile"))};var
Pc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?
=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");var Qc=!1;function
Rc(a){try{var b;if(b=!!a&&null!=a.location.href)a:{try{Xa(a.foo);b=!0;break
a}catch(c){}b=!1}return b}catch(c){return!1}}function Sc(a,b){return
b.getComputedStyle?b.getComputedStyle(a,null):a.currentStyle}function Tc(a,b,c)
{if(a)for(var d in
a)Object.prototype.hasOwnProperty.call(a,d)&&b.call(c,a[d],d,a)}function Uc(a){var
b=[];Tc(a,function(c){b.push(c)});return b}var Vc=/^([0-9.]+)px$/,Wc=/^(-?[0-9.]
{1,30})$/;function Xc(a){return Wc.test(a)&&(a=Number(a),!isNaN(a))?a:null}
function L(a){return(a=Vc.exec(a))?+a[1]:null}function M(a,b){Tc(b,function(c,d)
{a.style.setProperty(d,c,"important")})}function Yc(a,b){for(a=[a];a.length;){var
c=a.shift();!1!==b(c)&&(c=Ka(c.children||c.childNodes||[],function(d){return
1===d.nodeType}),c.length&&a.unshift.apply(a,c instanceof Array?
c:la(u(c))))}}function Zc(a,b){if("length"in a.style){a=a.style;for(var
c=a.length,d=0;d<c;d++){var e=a[d];b.call(void 0,a[e],e,a)}}else
a=$c(a.style.cssText),Tc(a,b,void 0)}
function $c(a){var b={};if(a){var
c=/\s*:\s*/;Ja((a||"").split(/\s*;\s*/),function(d){if(d){var
e=d.split(c);d=e[0];e=e[1];d&&e&&(b[d.toLowerCase()]=e)}})}return b}function
ad(a,b){b=void 0===b?function(){return!0}:b;var
c=/!\s*important/i;Zc(a,function(d,e){!c.test(d)&&b(e,d)?
a.style.setProperty(e,d,"important"):c.test(d)&&!
b(e,d)&&a.style.setProperty(e,d,"")})}
var cd={},dd=(cd["http://googleads.g.doubleclick.net"]=!
0,cd["http://pagead2.googlesyndication.com"]=!
0,cd["https://googleads.g.doubleclick.net"]=!
0,cd["https://pagead2.googlesyndication.com"]=!
0,cd),ed=/\.proxy\.googleprod\.com(:\d+)?
$/,fd=/.*domain\.test$/,gd=/\.prod\.google\.com(:\d+)?$/;function hd(a){return!!
dd[a]||ed.test(a)||fd.test(a)||gd.test(a)}function id(a){a.preventDefault?
a.preventDefault():a.returnValue=!1}
function jd(a,b){b=void 0===b?document:b;a=String(a);var
c;if(Qc||"application/xhtml+xml"===(null==(c=b)?void
0:c.contentType))a=a.toLowerCase();return b.createElement(a)};function kd(a,b)
{x.google_image_requests||(x.google_image_requests=[]);var
c=jd("IMG",x.document);if(b){var d=function(e)
{b&&b(e);H(c,"load",d);H(c,"error",d)};F(c,"load",d);F(c,"error",d)}c.src=a;x.googl
e_image_requests.push(c)};var ld=document,md=window;function nd(a,b,c,d)
{this.top=a;this.right=b;this.bottom=c;this.left=d}function od(a){return new
nd(a.top,a.right,a.bottom,a.left)}nd.prototype.contains=function(a){return this&&a?
a instanceof nd?
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};
nd.prototype.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};nd.prototype.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};
nd.prototype.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 N(a,b,c)
{if("string"===typeof b)(b=pd(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var
e=b[d],f=pd(c,d);f&&(c.style[f]=e)}}var qd={};function pd(a,b){var c=qd[b];if(!c)
{var d=Bc(b);c=d;void 0===a.style[d]&&(d=(db?"Webkit":cb?"Moz":ab?"ms":null)
+Cc(d),void 0!==a.style[d]&&(c=d));qd[b]=c}return c}function rd(a,b){var
c=Fc(a);return
c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,
null))?a[b]||a.getPropertyValue(b)||"":""}
function sd(a,b){return rd(a,b)||(a.currentStyle?a.currentStyle[b]:null)||
a.style&&a.style[b]}function td(a){try{return a.getBoundingClientRect()}catch(b)
{return{left:0,top:0,right:0,bottom:0}}}
function ud(a){var b=Fc(a),c=new K(0,0);var d=b?Fc(b):document;d=!ab||
9<=Number(nb)||Hc(Dc(d).g)?d.documentElement:d.body;if(a==d)return
c;a=td(a);d=Dc(b).g;b=d.scrollingElement?d.scrollingElement:!db&&Hc(d)?
d.documentElement:d.body||d.documentElement;d=d.parentWindow||
d.defaultView;b=ab&&kb("10")&&d.pageYOffset!=b.scrollTop?new
K(b.scrollLeft,b.scrollTop):new K(d.pageXOffset||b.scrollLeft,d.pageYOffset||
b.scrollTop);c.x=a.left+b.x;c.y=a.top+b.y;return c}
function vd(a){if(1==a.nodeType)return a=td(a),new
K(a.left,a.top);a=a.changedTouches?a.changedTouches[0]:a;return new
K(a.clientX,a.clientY)}function wd(a,b){if(b instanceof xc){var
c=b.height;b=b.width}else throw Error("missing height
argument");a.style.width=xd(b,!0);a.style.height=xd(c,!0)}function xd(a,b)
{"number"==typeof a&&(a=(b?Math.round(a):a)+"px");return a}
function yd(a){var b=zd;if("none"!=sd(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 zd(a){var b=a.offsetWidth,c=a.offsetHeight,d=db&&!b&&!c;return(void
0===b||d)&&a.getBoundingClientRect?(a=td(a),new xc(a.right-a.left,a.bottom-
a.top)):new xc(b,c)}
function Ad(a,b){var c=a.currentStyle?a.currentStyle[b]:null;if(c)if(/^\d+px?
$/.test(c))a=parseInt(c,10);else{b=a.style.left;var
d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.style.left=c;c=a.st
yle.pixelLeft;a.style.left=b;a.runtimeStyle.left=d;a=+c}else a=0;return a}
function Bd(a,b){if(ab){var
c=Ad(a,b+"Left"),d=Ad(a,b+"Right"),e=Ad(a,b+"Top");a=Ad(a,b+"Bottom");return new
nd(e,d,a,c)}c=rd(a,b+"Left");d=rd(a,b+"Right");e=rd(a,b+"Top");a=rd(a,b+"Bottom");r
eturn new nd(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))};function
Cd(a,b){if(a)for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void
0,a[c],c,a)}function Dd(a){return"number"===typeof a&&0<a}var Ed=!!
window.google_async_iframe_id,Fd=Ed&&window.parent||window;function Gd(){if(Ed&&!
Rc(Fd)){var a="."+ld.domain;try{for(;2<a.split(".").length&&!
Rc(Fd);)ld.domain=a=a.substr(a.indexOf(".")+1),Fd=window.parent}catch(b){}Rc(Fd)||
(Fd=window)}return Fd}var Hd=RegExp("(^| )adsbygoogle($| )");function Id(a)
{a=a.top;return Rc(a)?a:null};function Jd(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 Kd=RegExp("^https?://(\\w|-)+\\.cdn\\.ampproject\\.(net|org)
(\\?|/|$)");function Ld(a,b){this.g=a;this.j=b}function Md(a,b)
{this.url=a;this.Ub=!!b;this.depth=null};function Nd()
{this.l="&";this.j={};this.m=0;this.g=[]}function Od(a,b){var
c={};c[a]=b;return[c]}function Pd(a,b,c,d,e){var f=[];Tc(a,function(g,h)
{(g=Qd(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)}
function Qd(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(Qd(a[g],b,c,d+1,e));return f.join(c[d])}}else
if("object"==typeof a)return e=e||0,2>e?
encodeURIComponent(Pd(a,b,c,d,e+1)):"...";return encodeURIComponent(String(a))}
function Rd(a,b,c){b=b+"//pagead2.googlesyndication.com"+c;var d=Sd(a)-
c.length;if(0>d)return"";a.g.sort(function(m,n){return m-n});c=null;for(var
e="",f=0;f<a.g.length;f++)for(var g=a.g[f],h=a.j[g],k=0;k<h.length;k++){if(!d)
{c=null==c?g:c;break}var l=Pd(h[k],a.l,",$");if(l){l=e+l;if(d>=l.length){d-
=l.length;b+=l;e=a.l;break}c=null==c?g:c}}a="";null!=c&&(a=e+"trn="+c);return
b+a}function Sd(a){var b=1,c;for(c in a.j)b=c.length>b?c.length:b;return 3997-b-
a.l.length-1};function Td(a,b,c,d,e,f){if((d?a.g:Math.random())<(e||.01))try{if(c
instanceof Nd)var g=c;else g=new Nd,Tc(c,function(k,l){var m=g,n=m.m+
+;k=Od(l,k);m.g.push(n);m.j[n]=k});var h=Rd(g,a.j,"/pagead/gen_204?
id="+b+"&");h&&("undefined"!==typeof f?kd(h,void 0===f?null:f):kd(h,null))}catch(k)
{}};var Ud=null;function Vd(){var a=x.performance;return a&&a.now&&a.timing?
Math.floor(a.now()+a.timing.navigationStart):Date.now()}function Wd(){var a=void
0===a?x:a;return(a=a.performance)&&a.now?a.now():null};function Xd(a,b){var
c=Wd()||
Vd();this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.rando
m();this.slotId=void 0};var Yd=x.performance,Zd=!!
(Yd&&Yd.mark&&Yd.measure&&Yd.clearMarks),$d=nc(function(){var a;if(a=Zd){var
b;if(null===Ud){Ud="";try{a="";try{a=x.top.location.hash}catch(c)
{a=x.location.hash}a&&(Ud=(b=a.match(/\bdeid=([\d,]+)/))?b[1]:"")}catch(c)
{}}b=Ud;a=!!b.indexOf&&0<=b.indexOf("1337")}return a});
function ae(){var a=be;this.events=[];this.j=a||x;var
b=null;a&&(a.google_js_reporting_queue=a.google_js_reporting_queue||
[],this.events=a.google_js_reporting_queue,b=a.google_measure_js_timing);this.g=$d(
)||(null!=b?b:1>Math.random())}function ce(a)
{a&&Yd&&$d()&&(Yd.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),Yd.clearMarks
("goog_"+a.label+"_"+a.uniqueId+"_end"))}
ae.prototype.start=function(a,b){if(!this.g)return null;a=new
Xd(a,b);b="goog_"+a.label+"_"+a.uniqueId+"_start";Yd&&$d()&&Yd.mark(b);return
a};ae.prototype.end=function(a){if(this.g&&"number"===typeof a.value)
{a.duration=(Wd()||Vd())-a.value;var
b="goog_"+a.label+"_"+a.uniqueId+"_end";Yd&&$d()&&Yd.mark(b);!this.g||
2048<this.events.length||this.events.push(a)}};function de(){var
a=ee;this.m=fe;this.j=null;this.v=this.zb;this.g=void 0===a?null:a;this.l=!
1}function ge(a,b,c,d){try{if(a.g&&a.g.g){var e=a.g.start(b.toString(),3);var
f=c();a.g.end(e)}else f=c()}catch(k){c=!0;try{ce(e),c=a.v(b,new Jd(k,
{message:he(k)}),void 0,d)}catch(l){a.zb(217,l)}if(c){var
g,h;null==(g=window.console)||null==(h=g.error)||h.call(g,k)}else throw k;}return
f}
function O(a,b,c,d,e){return function(f){for(var g=[],h=0;h<arguments.length;+
+h)g[h]=arguments[h];return ge(a,b,function(){return c.apply(d,g)},e)}}
de.prototype.zb=function(a,b,c,d,e){e=e||"jserror";try{var f=new
Nd;f.g.push(1);f.j[1]=Od("context",a);b.error&&b.meta&&b.id||(b=new Jd(b,
{message:he(b)}));if(b.msg){var
g=b.msg.substring(0,512);f.g.push(2);f.j[2]=Od("msg",g)}var h=b.meta||
{};if(this.j)try{this.j(h)}catch(ua){}if(d)try{d(h)}catch(ua)
{}b=[h];f.g.push(3);f.j[3]=b;d=x;b=[];g=null;do{var k=d;if(Rc(k)){var
l=k.location.href;g=k.document&&k.document.referrer||null}else
l=g,g=null;b.push(new Md(l||""));try{d=k.parent}catch(ua){d=null}}while(d&&
k!=d);l=0;for(var m=b.length-1;l<=m;++l)b[l].depth=m-
l;k=x;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.Ub=!0)}var q=new Md(x.location.href,!
1);k=null;var v=b.length-1;for(n=v;0<=n;--n){var G=b[n];!
k&&Kd.test(G.url)&&(k=G);if(G.url&&!G.Ub){q=G;break}}G=null;var
y=b.length&&b[v].url;0!=q.depth&&y&&(G=b[v]);var E=new Ld(q,G);if(E.j){var
na=E.j.url||"";f.g.push(4);f.j[4]=
Od("top",na)}var va={url:E.g.url||""};if(E.g.url){var
U=E.g.url.match(Pc),ba=U[1],Ra=U[3],I=U[4];q="";ba&&(q+=ba+":");Ra&&(q+="//",q+=Ra,
I&&(q+=":"+I));var J=q}else J="";va=[va,
{url:J}];f.g.push(5);f.j[5]=va;Td(this.m,e,f,this.l,c)}catch(ua){try{Td(this.m,e,
{context:"ecmserr",rctx:a,msg:he(ua),url:E&&E.g.url},this.l,c)}catch(bd){}}return!
0};
function he(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);if(a.stack)
{a=a.stack;try{-1==a.indexOf(b)&&(a=b+"\n"+a);for(var
c;a!=c;)c=a,a=a.replace(/((https?:\/..*\/)[^\/:]*:\d+
(?:.|\n)*)\2/,"$1");b=a.replace(/\n */g,"\n")}catch(d){}}return b};function ie(a)
{a=void 0===a?"":a;var b=Error.call(this);this.message=b.message;"stack"in
b&&(this.stack=b.stack);this.name="TagError";this.message=a?"adsbygoogle.push()
error: "+a:"";Error.captureStackTrace?
Error.captureStackTrace(this,ie):this.stack=Error().stack||""}w(ie,Error);var
fe,je,be=Gd(),ee=new ae;function ke(){if(!be.google_measure_js_timing){var
a=ee;a.g=!1;a.events!
=a.j.google_js_reporting_queue&&($d()&&Ja(a.events,ce),a.events.length=0)}}fe=new
function(){var a=void 0===a?
md:a;this.j="http:"===a.location.protocol?"http:":"https:";this.g=Math.random()};"n
umber"!==typeof be.google_srt&&(be.google_srt=Math.random());var
le=fe,me=be.google_srt;0<=me&&1>=me&&(le.g=me);je=new de;je.j=function(){};je.l=!
0;"complete"==be.document.readyState?ke():ee.g&&F(be,"load",function(){ke()});
function ne(a,b,c){return ge(je,a,b,c)}function oe(a,b){return O(je,a,b,void 0,void
0)}function pe(a,b,c){Td(fe,a,b,!0,c,void 0)};function qe(a){this.g=void 0===a?
1:a}qe.prototype.next=function(){var a=48271*this.g
%2147483647;this.g=0>2147483647*a?a+2147483647:a;return this.g/2147483647};function
re(a){this.g=a.slice(0)}function se(a,b){a.g.forEach(function(c,d){return void
b(c,d,a)})}re.prototype.filter=function(a){return new re(Ka(this.g,a))};function
te(a,b,c){var d=[];a=u(a.g);for(var e=a.next();!e.done;e=a.next())e=e.value,b(e)?
d.push(e):c(e);return new re(d)}re.prototype.apply=function(a){return new
re(a(this.g.slice(0)))};function ue(a,b){return new
re(a.g.slice(0).sort(b))}re.prototype.get=function(a){return this.g[a]};
re.prototype.add=function(a){var b=this.g.slice(0);b.push(a);return new
re(b)};function ve(a,b){a=a.g.slice(0);var c=new qe(void 0===b?1:b);Sa(a,function()
{return c.next()});return new re(a)};function we(a){C.call(this,a,-
1,xe)}w(we,C);var xe=[4];function ye(a,b){var c=void 0===b.ob?void 0:b.ob,d=void
0===b.jc?void 0:b.jc,e=void 0===b.Tb?void 0:b.Tb;b=void 0===b.Cb?void
0:b.Cb;this.v=a;this.j=d;this.m=new re(c||[]);this.g=b;this.l=e};function P()
{this.g={};this.j={}}P.prototype.set=function(a,b){var
c=ze(a);this.g[c]=b;this.j[c]=a};P.prototype.get=function(a,b){a=ze(a);return void
0!==this.g[a]?this.g[a]:b};function Ae(a,b){return void 0!==a.g[ze(b)]}function
Be(a){var b=[],c;for(c in a.g)void 0!
==a.g[c]&&a.g.hasOwnProperty(c)&&b.push(a.j[c]);return b}P.prototype.tb=function()
{return Be(this).length};P.prototype.clear=function(){this.g={};this.j={}};function
ze(a){return a instanceof Object?String(z(a)):a+""};function Ce(a){var
b=a.split("~").filter(function(e){return 0<e.length});a=new P;b=u(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 De(a){var
b=Ee(a);a=[];b=u(b);for(var c=b.next();!c.done;c=b.next()){c=c.value;var
d=String(c.Ja);a.push(c.Da+"."+(20>=d.length?d:d.slice(0,19)+"_"))}return
a.join("~")}
function Ee(a){var b=[],c=a.m;c&&c.g.length&&b.push({Da:"a",Ja:Fe(c)});null!
=a.j&&b.push({Da:"as",Ja:a.j});null!=a.l&&b.push({Da:"i",Ja:String(a.l)});null!
=a.g&&b.push({Da:"rp",Ja:String(a.g)});b.sort(function(d,e){return
d.Da.localeCompare(e.Da)});b.unshift({Da:"t",Ja:Ge(a.v)});return b}function Ge(a)
{switch(a){case 0:return"aa";case 1:return"ma";default:throw Error("Invalid slot
type"+a);}}
function Fe(a){a=a.g.slice(0).map(He);a=JSON.stringify(a);var
b=a.length;if(0==b)a=0;else{for(var c=305419896,d=0;d<b;d++)c^=(c<<5)+
(c>>2)+a.charCodeAt(d)&4294967295;a=0<c?c:4294967296+c}return a}function He(a){var
b={};null!=D(a,7)&&(b.q=D(a,7));null!=D(a,2)&&(b.o=D(a,2));null!
=D(a,5)&&(b.p=D(a,5));return b};function Ie(a)
{C.call(this,a)}w(Ie,C);Ie.prototype.setLocation=function(a){return
Db(this,1,a)};function Je(a,b){var c=a.id;if("DIV"==a.tagName&&0==c.indexOf("div-
gpt-ad"))return!0;a=b.googletag;if(!a||"function"!=typeof a.pubads)return!1;try{var
d=a.pubads().getSlots();for(a=0;a<d.length;a++){var
e=d[a].getSlotElementId();if(c==e)return!0}}catch(f){pe("ladd_evt",
{ok:0,err:f.toString()},.1)}return!1}function Ke(a,b){a=a.id;return!!a&&!!
a.indexOf&&"function"===typeof a.indexOf&&0===a.indexOf(b)};function Le(a)
{C.call(this,a)}w(Le,C);function Me(a){C.call(this,a,-1,Ne)}w(Me,C);var
Ne=[3,4];function Oe(a){C.call(this,a)}w(Oe,C);function Pe(a){C.call(this,a,-
1,Qe)}w(Pe,C);Pe.prototype.ca=function(){return
Hb(this,we,1)};Pe.prototype.O=function(){return D(this,2)};var
Qe=[6,7,9,10,11];function Re(a){C.call(this,a,-1,Se)}w(Re,C);var
Se=[1,2,5,7];function Te(a){C.call(this,a)}w(Te,C);function Ue(a,b){return
a.left<b.right&&b.left<a.right&&a.top<b.bottom&&b.top<a.bottom}function Ve(a)
{a=La(a,function(b){return new
nd(b.top,b.right,b.bottom,b.left)});a=We(a);return{top:a.top,right:a.right,bottom:a
.bottom,left:a.left}}function We(a){if(!a.length)throw Error("pso:box:m:nb");return
Ma(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},od(a[0]))};function
Xe(a,b,c){function d(f){try{var g=JSON.parse(f.data)}catch(h){return}!g||"sth"!
==g.googMsgType||c&&/[:|%3A]javascript\(/i.test(f.data)&&!c(g,f)||b(g,f)}c=void
0===c?null:c;F(a,"message",d);var e=!1;return function(){var f=!1;e||(e=!
0,f=H(a,"message",d));return f}}var Ye=/^(true|false)$/i;function Ze(a,b,c,d,e)
{if(!
(0>=e)&&(c.googMsgType=b,a.postMessage(JSON.stringify(c),d),a=a.frames))for(var
f=0;f<a.length;++f)1<e&&Ze(a[f],b,c,d,--e)};function $e(){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 af}
function bf(a){a.google_reactive_ads_global_state?
null==a.google_reactive_ads_global_state.floatingAdsStacking&&(a.google_reactive_ad
s_global_state.floatingAdsStacking=new af):a.google_reactive_ads_global_state=new
$e;return a.google_reactive_ads_global_state}function af()
{this.maxZIndexRestrictions={};this.nextRestrictionId=0;this.maxZIndexListeners=[]}
;var cf=728*1.38;function df(a){return a.innerHeight>=a.innerWidth}function Q(a)
{a=a.document;var b={};a&&(b="CSS1Compat"==a.compatMode?
a.documentElement:a.body);return b||{}}function R(a){return
Q(a).clientWidth}function ef(a,b){var c=Q(a);return b?
c.scrollHeight==Q(a).clientHeight?
c.offsetHeight:c.scrollHeight:c.offsetHeight}function ff(a){var
b=R(a);a=a.innerWidth;return.05>Math.abs((b&&a?b/a:0)-1)}
function gf(a){return void 0===a.pageYOffset?(a.document.documentElement||
a.document.body.parentNode||a.document.body).scrollTop:a.pageYOffset}function hf(a)
{return void 0===a.pageXOffset?(a.document.documentElement||
a.document.body.parentNode||a.document.body).scrollLeft:a.pageXOffset}function
jf(a){return{name:a,Ad:{predicate:Ye,nullOnInvalid:!0}}}
function kf(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 lf(a){var
b={bottom:"auto",clear:"none",display:"inline","float":"none",height:"auto",left:"a
uto",margin:0,"margin-bottom":0,"margin-left":0,"margin-right":"0","margin-
top":0,"max-height":"none","max-
width":"none",opacity:1,overflow:"visible",padding:0,"padding-bottom":0,"padding-
left":0,"padding-right":0,"padding-
top":0,position:"static",right:"auto",top:"auto","vertical-
align":"baseline",visibility:"visible",width:"auto","z-
index":"auto"};Ja(t(Object,"keys").call(Object,b),function(c){var d=
a.style[Bc(c)];("undefined"!==typeof d?d:a.style[pd(a,c)])||
N(a,c,b[c])});ad(a)};function mf(a,b){var c=R(a);var
d=Q(a).clientHeight;if("number"!==typeof c||"number"!==typeof d)throw Error("No VP
width and/or height.");c=new
xc(c,d);d=hf(a);a=gf(a);a=nf(a,c.width+d,c.height+a,d);return(Ue(b,a)?new
nd(Math.max(b.top,a.top),Math.min(b.right,a.right),Math.min(b.bottom,a.bottom),Math
.max(b.left,a.left)):null)||nf(0,0,0,0)}
function of(a,b){var c=hf(b),d=gf(b);if(a.getBoundingClientRect)return
a=a.getBoundingClientRect(),pf(a)?
nf(a.top+d,a.right+c,a.bottom+d,a.left+c):nf(0,0,0,0);b=b.document.createRange();b.
selectNodeContents(a);return b.collapsed?nf(0,0,0,0):b.getBoundingClientRect?
(a=b.getBoundingClientRect(),pf(a)?
nf(a.top+d,a.right+c,a.bottom+d,a.left+c):nf(0,0,0,0)):nf(0,0,0,0)}
function pf(a){return!!a&&"number"===typeof a.top&&!isNaN(a.top)&&"number"===typeof
a.right&&!isNaN(a.right)&&"number"===typeof a.bottom&&!
isNaN(a.bottom)&&"number"===typeof a.left&&!isNaN(a.left)}function nf(a,b,c,d)
{return new nd(Math.ceil(a),Math.floor(b),Math.floor(c),Math.ceil(d))};function
qf(a,b){rf(a).forEach(b,void 0)}function rf(a){for(var b=[],c=a.length,d=0;d<c;d+
+)b.push(a[d]);return b};function S(a){this.g=new P;if(a)for(var b=0;b<a.length;+
+b)this.add(a[b])}S.prototype.add=function(a){this.g.set(a,!
0)};S.prototype.contains=function(a){return Ae(this.g,a)};function sf(a,b)
{this.g=a[t(r.Symbol,"iterator")]
();this.j=b;this.l=0}sf.prototype[t(r.Symbol,"iterator")]=function(){return
this};sf.prototype.next=function(){var a=this.g.next();return{value:a.done?void
0:this.j.call(void 0,a.value,this.l++),done:a.done}};function tf(a,b){return new
sf(a,b)};var uf="StopIteration"in x?x.StopIteration:
{message:"StopIteration",stack:""};function vf(){}vf.prototype.Ca=function(){throw
uf;};vf.prototype.next=function(){return xf};var xf={done:!0,value:void
0};vf.prototype.wa=function(){return this};function yf(a){if(a instanceof vf)return
a;if("function"==typeof a.wa)return a.wa(!1);if(xa(a)){var b=0,c=new
vf;c.Ca=function(){for(;;){if(b>=a.length)throw uf;if(b in a)return a[b++];b+
+}};return c}throw Error("Not implemented");}
function zf(a){try{return yf(a).Ca()}catch(b){if(b!=uf)throw b;return
null}};function Af(a){if(a instanceof Bf||a instanceof Cf||a instanceof Df)return
a;if("function"==typeof a.Ca)return new Bf(function(){return
Ef(a)});if("function"==typeof a[t(r.Symbol,"iterator")])return new Bf(function()
{return a[t(r.Symbol,"iterator")]()});if("function"==typeof a.wa)return new
Bf(function(){return Ef(a.wa())});throw Error("Not an iterator or iterable.");}
function Ef(a){if(!(a instanceof vf))return a;var b=!1;return{next:function()
{for(var c;!b;)try{c=a.Ca();break}catch(d){if(d!==uf)throw d;b=!
0}return{value:c,done:b}}}}function Bf(a){this.g=a}Bf.prototype.wa=function()
{return new Cf(this.g())};Bf.prototype[t(r.Symbol,"iterator")]=function(){return
new Df(this.g())};Bf.prototype.j=function(){return new Df(this.g())};function Cf(a)
{this.g=a}w(Cf,vf);Cf.prototype.Ca=function(){var a=this.g.next();if(a.done)throw
uf;return a.value};
Cf.prototype[t(r.Symbol,"iterator")]=function(){return new
Df(this.g)};Cf.prototype.j=function(){return new Df(this.g)};function Df(a)
{Bf.call(this,function(){return a});this.l=a}w(Df,Bf);Df.prototype.next=function()
{return this.l.next()};function Ff(a,b){this.g={};this.aa=[];this.j=this.size=0;var
c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var
d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else if(a)if(a instanceof
Ff)for(Gf(a),c=a.aa.concat(),d=0;d<c.length;d++)this.set(c[d],a.get(c[d]));else
for(d in a)this.set(d,a[d])}p=Ff.prototype;p.tb=function(){return
this.size};p.has=function(a){return
Object.prototype.hasOwnProperty.call(this.g,a)};p.isEmpty=function(){return
0==this.size};
p.clear=function(){this.g={};this.j=this.size=this.aa.length=0};function Gf(a)
{if(a.size!=a.aa.length){for(var b=0,c=0;b<a.aa.length;){var
d=a.aa[b];Object.prototype.hasOwnProperty.call(a.g,d)&&(a.aa[c++]=d);b+
+}a.aa.length=c}if(a.size!=a.aa.length){var
e={};for(c=b=0;b<a.aa.length;)d=a.aa[b],Object.prototype.hasOwnProperty.call(e,d)||
(a.aa[c++]=d,e[d]=1),b++;a.aa.length=c}}p.get=function(a,b){return
Object.prototype.hasOwnProperty.call(this.g,a)?this.g[a]:b};
p.set=function(a,b){Object.prototype.hasOwnProperty.call(this.g,a)||
(this.size+=1,this.aa.push(a),this.j++);this.g[a]=b};p.keys=function(){return
Af(this.wa(!0)).j()};p.values=function(){return Af(this.wa(!
1)).j()};p.entries=function(){var a=this;return
tf(t(this,"keys").call(this),function(b){return[b,a.get(b)]})};
p.wa=function(a){Gf(this);var b=0,c=this.j,d=this,e=new vf;e.Ca=function(){if(c!
=d.j)throw Error("The map has changed since the iterator was
created");if(b>=d.aa.length)throw uf;var f=d.aa[b++];return a?f:d.g[f]};return
e};function Hf(a,b)
{this.D=a;this.g=b;this.l=this.A=this.F=this.G=null;this.v={};this.j=this.m=this.C=
null;new Ff}function If(a){if(!a.D.ownerDocument)throw Error("Wrapped node should
have an owner document.");return a.D.ownerDocument}function Jf(a){a=If(a);return
a.defaultView||a.parentWindow}p=Hf.prototype;p.I=function(){return this.D!
=this.g.j&&this.D.parentNode?this.g.g(this.D.parentNode):null};function Kf(a){var
b=a.g.g(a.g.j);return b==a||b!=a&&Lc(b.D,a.D)}
function Lf(a){if(!a.I())return null;var b=Mf(a.I());a=Ia(b,a);if(-1==a)return
null;for(a+=1;a<b.length;++a)if(b[a].ya()||b[a].yb())return b[a];return
null}function Nf(a){var b=Lf(a);return b?b:a.I()?Nf(a.I()):null}p.ya=function()
{return 1==this.D.nodeType};p.yb=function(){return 3==this.D.nodeType};function
Mf(a){return rf(a.D.childNodes).map(function(b){return
a.g.g(b)}).filter(mc(function(b){return null===b}))}function Of(a,b)
{b.push(a);a=Mf(a);for(var c=0;c<a.length;++c)Of(a[c],b)}
p.L=function(){if(!this.B){this.m||(this.m=of(this.D,Jf(this)));var
a=od(this.m);var b=T(this,"position");if("fixed"==b)a=mf(Jf(this),a);else
if(this.I()){var c=Pf(this.I(),0,"absolute"==b);if(c){var
d=c.L();c=d.left;d=d.right;a=a.left>=d||a.right<=c?
null:nf(a.top,Math.min(a.right,d),a.bottom,Math.max(a.left,c))}a&&(b=Pf(this.I(),1,
"absolute"==b))&&(c=b.L(),b=c.top,c=c.bottom,a=a.top>=c||a.bottom<=b?
null:nf(Math.max(a.top,b),a.right,Math.min(a.bottom,c),a.left));a=a&&Qf(this)&&"fix
ed"==T(Qf(this),
"position")?mf(Jf(this),a):a||new nd(0,0,0,0)}this.B=a}return od(this.B)};function
Rf(a){var b=a.L();if(0!=b.top||0!=b.right||0!=b.bottom||0!=b.left){var
c=hf(Jf(a));a=gf(Jf(a));c=-c;a=-a;c instanceof K?
(b.left+=c.x,b.right+=c.x,b.top+=c.y,b.bottom+=c.y):
(b.left+=c,b.right+=c,"number"===typeof a&&(b.top+=a,b.bottom+=a))}return b}
function Sf(a,b){var c=Qf(a);if(c&&"relative"!=T(c,"position"))if(null!=b)a:{do{var
d=a.L();if((d.right-d.left)*(d.bottom-d.top)>b){b=!1;break
a}if(a==c)break;a=a.I()}while(null!==a);b=!0}else b=!0;else b=!1;return b}function
Qf(a){if(void 0!==a.K)return a.K;var
b=T(a,"position");if("fixed"==b||"sticky"==b)b=a;else{var c=a.I();b=c&&"BODY"!
=a.D.tagName?(c=Qf(c))||"absolute"!=b&&"relative"!=b?c:a:null}a.K=b;return a.K}
function Pf(a,b,c){if(void 0!==a.v[b])return a.v[b];a.v[b]=Tf(a,b,c);return a.v[b]}
function Tf(a,b,c){var d=T(a,"position");a:switch(b){case 0:var
e="hidden"==T(a,"overflow")||"scroll"==T(a,"overflow")||"hidden"==T(a,"overflow-
x")||"scroll"==T(a,"overflow-x");break a;case
1:e="hidden"==T(a,"overflow")||"scroll"==T(a,"overflow")||"hidden"==T(a,"overflow-
y")||"scroll"==T(a,"overflow-y");break a;default:throw Error("Unknown pageAxis:
"+b);}switch(d){case "fixed":if(e)return a;break;case "static":case "":case
null:if(e&&!c)return a;if(a.I())return Pf(a.I(),b,c);break;case "absolute":case
"relative":if(e)return a;
if(a.I())return Pf(a.I(),b,"absolute"==d);break;default:x.console.error("Unknown
position value: "+d)}return null}function Uf(a){var
b=a.D.scrollHeight,c=a.D.clientHeight,d=If(a).createElement("div");d.style.width="1
00%";d.style.height=Math.max(b,c)
+100+"px";d.style.clear="both";a.D.appendChild(d);b=a.D.scrollHeight>a.D.clientHeig
ht&&a.D.scrollHeight-b>a.D.clientHeight-c;a.D.removeChild(d);return b}function
Vf(a){return null!==a.A?a.A:"1"!=T(a,"opacity")||a.I()&&!Vf(a.I())?a.A=!1:a.A=!0}
p.Ba=function(){return!Wf(this)||Xf(this)};function Wf(a){a=a.L();a=new
nd(Math.max(a.top,0),Math.max(a.right,0),Math.max(a.bottom,0),Math.max(a.left,0));r
eturn a.left<a.right&&a.top<a.bottom}function Xf(a){return null!==a.l?
a.l:a.I()&&Xf(a.I())||"0"==T(a,"opacity")||"none"==T(a,"display")||"hidden"==T(a,"v
isibility")||
a.D.tagName&&"input"==a.D.tagName.toLowerCase()&&a.D.type&&"hidden"==a.D.type?a.l=!
0:a.l=!1}function Yf(a){return!Zf(a,function(b){return"hidden"==T(b,"overflow-
y")})}
p.xb=function(){var a=T(this,"background-color");if(a=a?$f(a):!
0)a=T(this,"background-image"),a=!(a&&"none"!=a);return a};function ag(a)
{a=T(a,"position");return"absolute"==a||"relative"==a}function bg(a){return
a.ya()&&(a=parseInt(T(a,"z-index"),10),!isNaN(a))?a:0}function Zf(a,b){return
b(a)?!0:a.I()?Zf(a.I(),b):!1}function cg(a,b){return Zf(a,function(c){return!!
c.D.tagName&&c.D.tagName==b})}function dg(a,b){return Zf(a,function(c)
{c=c.D;return!!c.id&&!!c.id.match&&!!c.id.match(b)})}
function eg(a,b){return Zf(a,function(c){a:{c=fg(c);for(var d=0;d<c.length;+
+d)if(c[d].match(b)){c=!0;break a}c=!1}return c})}function gg(a)
{return"A"==a.D.tagName?a.D.getAttribute("href"):(a=a.I())?gg(a):null}function
hg(a){if(1!=a.D.nodeType){var b=a.I();return b?hg(b):0}var
c=If(a).createTextNode("A");a.D.appendChild(c);b=a.g.g(c);if(!b)throw
a.D.removeChild(c),Error("Unable to insert
textnode");a=b.L();b.D.parentNode&&b.D.parentNode.removeChild(b.D);return a.bottom-
a.top}
function ig(a,b){if(b||null==a.C){if(b&&!b(a))return 0;var
c=0;if(a.yb())c=a.D.textContent.trim().length;else for(var
d=Mf(a),e=0;e<d.length;e++)c+=ig(d[e],b);b||(a.C=c);return c}return
a.C}p.Qc=function(a){this.j=a};function T(a,b){if(1!=a.D.nodeType)return
null;a.j=a.j||Jf(a).getComputedStyle(a.D);return a.j?a.j[b]||
a.j.getPropertyValue(b)||"":""}function fg(a)
{return(a=a.D.className)&&"function"===typeof a.split?Ga(a).split(/\s+/):[]}
p.toString=function(){switch(this.D.nodeType){case 1:var
a=this.D,b=a.tagName;a.id&&(b+="#"+a.id);a.className&&"function"===typeof
a.className.split&&(b+="."+a.className.split(/\s+/).join("."));return b;case
3:return"TEXT#"+this.D.textContent.substr(0,10);default:return"HtmlNode"}};function
$f(a)
{return"transparent"==a||"rgba"==a.substring(0,4)&&(a=a.split(","),4==a.length&&.5>
parseFloat(a[3]))?!0:!1}function jg(){Ja(kg,function(a){a.B=null;a.m=null})}
function lg(a,b){this.j=a;this.v=b;this.m=new P;this.l=new
P}lg.prototype.g=function(a){var b=z(a),c=this.l.get(b);if(c)return
c;if(mg(this,a))return null;a=new Hf(a,this);this.l.set(b,a);return a};function
mg(a,b){var c=z(b),d=a.m.get(c);if("boolean"===typeof d)return
d;d=a.v&&3==b.nodeType?!/\S/.test(b.data):1!=b.nodeType&&3!=b.nodeType&&9!
=b.nodeType||b.tagName&&("SCRIPT"==b.tagName||"STYLE"==b.tagName)?!0:!1;!
d&&b.parentNode&&b!=a.j&&(d=mg(a,b.parentNode));a.m.set(c,d);return d}var
kg=[];function ng(a,b,c,d){this.m=a;this.j=b;this.l=c;this.g=d}function og(a,b){var
c=[];try{c=b.querySelectorAll(a.m)}catch(g){}if(!
c.length)return[];b=Pa(c);b=pg(a,b);"number"===typeof
a.j&&(c=a.j,0>c&&(c+=b.length),b=0<=c&&c<b.length?[b[c]]:[]);if("number"===typeof
a.l){c=[];for(var d=0;d<b.length;d++){var
e=qg(b[d]),f=a.l;0>f&&(f+=e.length);0<=f&&f<e.length&&c.push(e[f])}b=c}return b}
ng.prototype.toString=function(){return
JSON.stringify({nativeQuery:this.m,occurrenceIndex:this.j,paragraphIndex:this.l,ign
oreMode:this.g})};function pg(a,b){if(null==a.g)return b;switch(a.g){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.g);}}function
qg(a){var b=[];qf(a.getElementsByTagName("p"),function(c)
{100<=rg(c)&&b.push(c)});return b}
function rg(a){if(3==a.nodeType)return a.length;if(1!
=a.nodeType||"SCRIPT"==a.tagName)return 0;var b=0;qf(a.childNodes,function(c)
{b+=rg(c)});return b}function sg(a){return 0==a.length||isNaN(a[0])?
a:"\\"+(30+parseInt(a[0],10))+" "+a.substring(1)};function tg(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 ug(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)}tg(b)&&(b.setAttribute("data-init-
display",b.style.display),b.style.display="block")}
function vg(a){if(a&&a.parentNode){var
b=a.parentNode;b.removeChild(a);tg(b)&&(b.style.display=b.getAttribute("data-init-
display")||"none")}};function wg(a,b){this.g=a;this.defaultValue=void 0===b?!
1:b};var xg=new wg(1091),yg=new wg(313),zg=new wg(243),Ag=new wg(1064,!0),Bg=new
wg(1099),Cg=new wg(1076),Dg=new wg(227),Eg=new wg(282),Fg=new wg(251),Gg=new
function(a,b){this.g=a;this.defaultValue=void 0===b?0:b}(36),Hg=new wg(1947),Ig=new
wg(398305417);function Jg(a){var b="wb";if(a.wb&&a.hasOwnProperty(b))return
a.wb;b=new a;return a.wb=b};function Kg(){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.v=function(b,c){return
null!=a[b]?a[b]:c};this.g=function(){}}function V(a){return
Jg(Kg).j(a.g,a.defaultValue)};function Lg(a,b,c){var d=void 0===d?0:d;if(V(yg))
{d=void 0===d?0:d;var e=Mg(b,c,d);if(e.Ra)
{for(c=b=e.Ra;c=e.X(c);)b=c;e={anchor:b,position:e.cb}}else
e={anchor:b,position:c};a["google-ama-order-
assurance"]=d;ug(a,e.anchor,e.position)}else ug(a,b,c)}
function Mg(a,b,c){function d(f){f=Ng(f);return null==f?!1:c>f}function e(f)
{f=Ng(f);return null==f?!1:c<f}switch(b){case
0:return{Ra:Og(a.previousSibling,e),X:function(f){return
Og(f.previousSibling,e)},cb:0};case 2:return{Ra:Og(a.lastChild,e),X:function(f)
{return Og(f.previousSibling,e)},cb:0};case
3:return{Ra:Og(a.nextSibling,d),X:function(f){return
Og(f.nextSibling,d)},cb:3};case 1:return{Ra:Og(a.firstChild,d),X:function(f){return
Og(f.nextSibling,d)},cb:3}}throw Error("Un-handled RelativePosition: "+
b);}function Ng(a){return a.hasOwnProperty("google-ama-order-assurance")?a["google-
ama-order-assurance"]:null}function Og(a,b){return a&&b(a)?a:null};var
Pg={0:0,1:1,2:2,3:3};var Qg={BODY:{$:[1,2],ga:!1,ha:2,fa:4},HEADER:{$:
[0,3,1,2],ga:!1,ha:1,fa:3},NAV:{$:[0,3],ga:!1,ha:1,fa:3},H1:{$:[0],ga:!
1,ha:1,fa:2},IMG:{$:[0,3],ga:!0,ha:0,fa:1},DIV:{$:[0,3,1,2],ga:!0,ha:0,fa:1},TABLE:
{$:[0,3],ga:!0,ha:0,fa:1},TD:{$:[1,2],ga:!0,ha:0,fa:1},ASIDE:{$:[0,3,1,2],ga:!
0,ha:0,fa:1},LI:{$:[1,2],ga:!0,ha:0,fa:1},SECTION:{$:[0,3,1,2],ga:!
0,ha:0,fa:1}};function Rg(a){return{$:a.
$.slice(0),ga:a.ga,ha:a.ha,fa:a.fa}}function Sg(a,b){var c=Rg(a);c.$=Ka(a.
$,function(d){return b[d]});return c};var
Tg={rectangle:1,horizontal:2,vertical:4};function Ug(a,b){do{var
c=Sc(a,b);if(c&&"fixed"==c.position)return!1}while(a=a.parentElement);return!
0};function Vg(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 Wg(a){var
b=0,c;for(c in Tg)-1!=a.indexOf(c)&&(b|=Tg[c]);return b}
function Xg(a,b,c,d,e){if(a.top!=a)return Id(a)?3:16;if(!(488>R(a)))return 4;if(!
df(a))return 5;var f=R(a);if(!f||(f-c)/f>d)a=6;else{if(c="true"!
=e.google_full_width_responsive)a:
{c=R(a);for(b=b.parentElement;b;b=b.parentElement)if((d=Sc(b,a))&&(e=L(d.width))&&!
(e>=c)&&"visible"!=d.overflow){c=!0;break a}c=!1}a=c?7:!0}return a}function
Yg(a,b,c){a=a.style;"rtl"==b?V(Fg)?a.setProperty("margin-
right",c,"important"):a.marginRight=c:V(Fg)?a.setProperty("margin-
left",c,"important"):a.marginLeft=c}
function Zg(a,b){if(3==b.nodeType)return/\S/.test(b.data);if(1==b.nodeType)
{if(/^(script|style)$/i.test(b.nodeName))return!1;try{var c=Sc(b,a)}catch(d)
{}return!c||"none"!=c.display&&!
("absolute"==c.position&&("hidden"==c.visibility||"collapse"==c.visibility))}return
!1}function $g(a,b,c){a=Vg(b,a);return"rtl"==c?-a.x:a.x}
function ah(a,b){var c;c=(c=b.parentElement)?(c=Sc(c,a))?c.direction:"":"";if(c)
{b.style.border=b.style.borderStyle=b.style.outline=b.style.outlineStyle=b.style.tr
ansition="none";b.style.borderSpacing=b.style.padding="0";Yg(b,c,"0px");b.style.wid
th=R(a)+"px";if(0!==$g(a,b,c)){Yg(b,c,"0px");var d=$g(a,b,c);Yg(b,c,-
1*d+"px");a=$g(a,b,c);0!==a&&a!==d&&Yg(b,c,d/(a-
d)*d+"px")}b.style.zIndex=30}};function W(a,b)
{this.m=a;this.l=b}W.prototype.minWidth=function(){return
this.m};W.prototype.height=function(){return this.l};W.prototype.g=function(a)
{return 300<a&&300<this.l?
this.m:Math.min(1200,Math.round(a))};W.prototype.j=function(){};function
bh(a,b,c,d){d=void 0===d?function(f){return f}:d;var e;return
a.style&&a.style[c]&&d(a.style[c])||(e=Sc(a,b))&&e[c]&&d(e[c])||null}function ch(a)
{return function(b){return b.minWidth()<=a}}function dh(a,b,c,d){var
e=a&&eh(c,b),f=fh(b,d);return function(g){return!(e&&g.height()>=f)}}function gh(a)
{return function(b){return b.height()<=a}}function eh(a,b){a=Vg(a,b);return(a?
a.y:0)<Q(b).clientHeight-100}
function hh(a,b){var c=bh(b,a,"height",L);if(c)return c;var
d=b.style.height;b.style.height="inherit";c=bh(b,a,"height",L);b.style.height=d;if(
c)return c;c=Infinity;do(d=b.style&&L(b.style.height))&&(c=Math.min(c,d)),
(d=bh(b,a,"maxHeight",L))&&(c=Math.min(c,d));while((b=b.parentElement)&&"HTML"!
=b.tagName);return c}function fh(a,b){var c=a.google_unique_id;return
b&&0==("number"===typeof c?c:0)?Math.max(250,2*Q(a).clientHeight/3):250};function
ih(a,b){for(var c=0;c<b.length;c++){var d=b[c],e=Bc(d.Oc);a[e]=d.value}}function
jh(a,b,c){var d=[];if(c=c&&c.g())a.Ma.className=c.join("
");a=a.za;a.className="adsbygoogle";a.setAttribute("data-ad-
client",b);d.length&&a.setAttribute("data-ad-channel",d.join("+"))}
function kh(a,b){var c=b.rb||!1,d=Nc(new
Ec(a),"DIV"),e=d.style;e.width="100%";e.height="auto";e.clear=c?"both":"none";c=d.s
tyle;c.textAlign="center";b.bb&&ih(c,b.bb);a=Nc(new
Ec(a),"INS");c=a.style;c.display="block";c.margin="auto";c.backgroundColor="transpa
rent";b.Ib&&(c.marginTop=b.Ib);b.qb&&(c.marginBottom=b.qb);b.Ua&&ih(c,b.Ua);d.appen
dChild(a);return{Ma:d,za:a}};function lh(a)
{this.B=a.l;this.A=a.m;this.j=this.g=null;this.l=!1;this.v=new
S(Be(a.g.g))}function mh(a,b){if(a.g)return a.g;if(b=a.Nb(void 0===b?!1:b))jg(),!
a.j&&b&&(a.j=b.L());return b}function nh(a){return(a=oh(a))&&a.ya()?tg(a.D):!
1}function oh(a){return a.B.node||null}p=lh.prototype;p.O=function(){return
this.A};p.ub=function(){return this.v};
function ph(a){return Be(a.v.g).map(function(b){switch(b){case 1:return"IN
ARTICLE";case 2:return"ABOVE FOOTER";case 3:return"ABOVE COMMENT";case
4:return"PEDESTAL";case 5:return"BELOW CONTENT";default:return
null}}).filter(function(b){return null!=b}).join(", ")}p.Kb=function()
{};p.Nb=function(){};p.cc=function(){};p.lb=function(){};function qh(a,b)
{this.l=a;this.m=b;this.g=new S;this.j=[]}qh.prototype.build=function(){};function
rh(a){a&&"function"==typeof a.Rb&&a.Rb()};function sh()
{this.K=this.K;this.T=this.T}sh.prototype.K=!1;sh.prototype.Rb=function(){this.K||
(this.K=!0,this.Ka())};function th(a,b){uh(a,Da(rh,b))}function uh(a,b){a.K?b():
(a.T||(a.T=[]),a.T.push(b))}sh.prototype.Ka=function()
{if(this.T)for(;this.T.length;)this.T.shift()()};function vh(a,b,c)
{sh.call(this);var d=this;this.l=a;this.g=b;this.N=null;uh(this,function(){return
d.N=null});this.j=c}w(vh,sh);vh.prototype.V=function(a){return this.j===a};function
wh(a,b,c,d){if(!a.N){a.N=[];for(var e=a.l.parentElement;e;)
{a.N.push(e);if(a.V(e))break;e=e.parentNode&&1===e.parentNode.nodeType?
e.parentNode:null}}e=a.N.slice();!c&&a.V(e[e.length-1])&&e.pop();var
f;if(d)for(c=e.length-1;0<=c;--c)(f=e[c])&&b.call(a,f,c,e);else for(c=0;c<e.length;
++c)(f=e[c])&&b.call(a,f,c,e)};function xh(a,b,c)
{vh.call(this,a,b,c);this.C=null;this.A=0;this.F=null;this.G=0;this.v=b.document;th
is.m=null;this.H=0;yh(this)}w(xh,vh);function yh(a){zh(a,!1);var
b=a.j;wh(a,function(c){M(c,Ah);lf(c)},!
0);a.l.setAttribute("width","");a.l.setAttribute("height","");N(a.l,Ah);N(a.l,Bh);N
(b,Ch);lf(b);lf(a.l)}
function Dh(a,b){var c=a.j;if(!b)return!1;var d=oh(b);if(!d||!d.ya())return!
1;d=d.D;if(!d)return!1;a.m=a.g.document.createElement("ins");M(a.m,
{display:"inline-block",width:"100%"});Lg(a.m,d,Pg[b.O()]);a.B();M(c,
{position:"absolute"});zh(a,!
0);b=a.m;a=a.g;"INS"==b.tagName&&Hd.test(b.className)||
("IFRAME"==b.tagName||"INS"==b.tagName)&&(Ke(b,"google_ads_frame")||
Ke(b,"aswift_"))||Je(b,a)||"reserved"==b.getAttribute("__lsu_res")||
b.setAttribute("__lsu_res","reserved");return!0}
xh.prototype.B=function(){if("hidden"!=this.v.body.style.overflow&&"fixed"!
=this.v.body.style.position){var a=this.j,b=this.g.innerHeight;if(this.H<b){var
c={height:b+"px"};M(a,c);this.m&&M(this.m,c);this.H=b}
(a=this.j)&&this.m&&(this.G=ud(this.m).y,a.style.top!=this.G+"px"&&M(a,
{top:this.G+"px"}))}};function zh(a,b){var c=a.j;b?Eh(a,c):(M(c,
{display:"none"}),a.m&&M(a.m,
{display:"none"}),a.A&&(x.clearInterval(a.A),a.A=0),Fh(a))}
function Eh(a,b){M(b,{display:"block"});a.A=x.setInterval(function(){return
a.B},250)}function Fh(a){null!=a.C&&(a.v.body.style.overflow=a.C);null!
=a.F&&(a.v.documentElement.style.overflow=a.F)}
function Gh(a){var b=a.j,c=a.g.innerHeight;M(b,
{height:c+"px"});a.g.scrollTo(0,ud(a.m).y);b&&(M(b,{top:"0"}),a.m&&M(a.m,
{height:c+"px"}),M(b,{position:"fixed"}),a.v.body&&"hidden"!
=a.v.body.style.overflow&&(a.C=a.v.body.style.overflow,a.F=a.v.documentElement.styl
e.overflow,a.v.body.style.overflow="hidden",a.v.documentElement.style.overflow="hid
den"))}
var
Ch={backgroundColor:"white",opacity:"1",position:"fixed",left:"0px",top:"0px",displ
ay:"none !
important",zIndex:"2147483646"},Ah={width:"100%",height:"100%",zIndex:"2147483646"}
,Bh={left:"0",position:"absolute",top:"0"};function Hh(a){this.A=null!=a.g?a.g:!
0;this.v=null!=a.C?a.C:0;this.m=null!=a.v?a.v:.9;this.j=null!=a.j?
a.j:1.05;this.minWidth=null!=a.B?a.B:0;this.B=null!=a.m?a.m:25;this.l=null!=a.l?
a.l:0;this.K=null!=a.A?a.A:!1;this.C=a.K||null;this.g=a.F||null}function Ih()
{}Ih.prototype.build=function(){return new Hh(this)};function Jh(a,b)
{this.l=a;this.j=b}Jh.prototype.g=function(a){return
Kh(this.l,a).contains(this.j)};function Lh(){this.g=new P}function Kh(a,b){var
c=z(b),d=a.g.get(c);if(d)return d;b=a.j(b);a.g.set(c,b);return b};function Mh(a)
{this.g=new P;this.l=a}w(Mh,Lh);Mh.prototype.j=function(a){return new S(null!
==Nh(this,a)?[1]:[])};function Nh(a,b){var c=gg(b);if(a.l.g(b)&&null!==c)return
c;b=Mf(b);if(1>b.length)return null;c=Nh(a,b[0]);for(var d=1;d<b.length;+
+d)if(Nh(a,b[d])!=c)return null;return c};function Oh(a){this.g=new
P;this.l=a}w(Oh,Lh);Oh.prototype.j=function(a){a:if(3==a.D.nodeType)var
b=this.l.g(a);else{b=!1;a=Mf(a);a=u(a);for(var c=a.next();!c.done;c=a.next())
{c=c.value;var d=T(c,"display");if(d&&"inline"!=d){b=!1;break
a}Kh(this,c).contains(0)&&(b=!0)}}return new S(b?[0]:[])};function Ph(a,b,c,d)
{this.g=new P;this.v=a;this.l=b;this.A=c;this.m=d||
null}w(Ph,Lh);Ph.prototype.j=function(a){if(this.v.g(a)&&!this.l.g(a)&&!
this.A.g(a)&&50<=Qh(this,a)){var b=hg(a),c=a.L();a=c.bottom-c.top>=2*b||!!
this.m&&this.m.g(a)}else a=!1;return new S(a?[3]:[])};function Qh(a,b){return
ig(b,function(c){return!a.l.g(c)})};function Rh(a){return a.classList?
a.classList.contains("adsbygoogle"):Oa(a.classList?a.classList:("string"==typeof
a.className?
a.className:a.getAttribute&&a.getAttribute("class")||"").match(/\S+/g)||
[],"adsbygoogle")};function Sh(a){this.g=new
P;this.l=a}w(Sh,Lh);Sh.prototype.j=function(a){return new S(Th(this,a)?[2]:
[])};function Th(a,b){return a.l.g(b)?Zf(b,function(c){switch(c.D.tagName){case
"H1":case "H2":case "H3":case "H4":case "H5":case "H6":return!0}return!1})||
Uh(b)&&5<=ig(b)?!0:(b=b.I())?Kh(a,b).contains(2):!1:!1}function Uh(a)
{a=u(fg(a));for(var b=a.next();!b.done;b=a.next())if(b=b.value,b.match(/title|
titulo|hdg|heading|header|^h[1-6]$/)&&!b.match(/subtitle/))return!0;return!
1};function Vh(a,b)
{Hf.call(this,a.D,a.g);this.T=a;this.H=b;Hf.prototype.Qc.call(this,Jf(a).getCompute
dStyle(a.D,this.H))}w(Vh,Hf);p=Vh.prototype;p.ya=function(){return!
1};p.yb=function(){return!1};p.Ba=function(){if(!Wh(this)&&this.xb())var a=!0;else
if(!(a=this.I().Ba()||Xf(this)||!Wf(this))){a=Wh(this);var
b=T(this,"width"),c=T(this,"height");c=a&&"auto"==c||0<parseFloat(c);a=!
((a&&"auto"==b||0<parseFloat(b))&&c)}return a};p.I=function(){return this.T};
function Wh(a){a=T(a,"content");if(!a||"none"==a||/\(.*\)/.test(a))return!
1;/^['"].*['"]$/.test(a)&&(a=a.substring(1,a.length-1));return
0<a.trim().length}p.xb=function(){var
a=sd(this.I().D,"backgroundColor"),b=T(this,"background-color");return null==b||
b==a||$f(b)||"fixed"!=T(this,"position")};
p.L=function(){switch(T(this,"position")){case "absolute":var
a=this.I().L(),b=a.top+parseInt(T(this,"top"),10);a=a.left+parseInt(T(this,"left"),
10);var c=parseInt(T(this,"width"),10),d=parseInt(T(this,"height"),10);return new
nd(b,a+c,b+d,a);case "fixed":return new
nd(0,parseInt(T(this,"width"),10),parseInt(T(this,"height"),10),0);default:return
this.I().L()}};function Xh(a){var b=[];Ja(a,function(c)
{1==c.D.nodeType&&(Yh(c,":before",b),Yh(c,":after",b))});return b}
function Yh(a,b,c){if(":before"==b||":after"==b){var d=new Vh(a,b);if(!
d.Ba())switch(c.push(d),b){case ":before":a.G=d;break;case
":after":a.F=d;break;default:throw Error("Unsupported pseudo type "+b);}}};var
Zh=new S("IMG AMP-IMG IFRAME AMP-IFRAME HR EMBED OBJECT VIDEO AMP-VIDEO INPUT
BUTTON SVG".split(" "));function $h(){this.g=new P}w($h,Lh);
$h.prototype.j=function(a){var b=a.D,c=If(a);if(3==b.nodeType){var d=b.data;c=-1!
=d.indexOf("&")?yc(d,c):d;c=/\S/.test(c)}else c=!1;(c=c||(a instanceof Vh?Wh(a):!
1))||(c=(b=b.tagName)&&Zh.contains(b.toUpperCase()));a=c&&!a.Ba();return new S(a?
[6]:[])};function ai(){this.m=this.l=this.g=this.j=this.v=null}function bi(a){a.v||
(a.v=new $h);return a.v}function ci(a){a.j||(a.j=new Oh(new Jh(bi(a),6)));return
a.j}function di(a){a.l||(a.l=new Sh(new Jh(ci(a),0)));return a.l};function ei()
{this.g=new ai};function fi(a){var b=this;this.l=[];this.j=new
S;a&&a.forEach(function(c){return gi(b,c)})}function gi(a,b)
{a.l.push(b);a.j.add(z(b))}function hi(a){return
a.l.slice(0)}fi.prototype.contains=function(a){return
this.j.contains(z(a))};function ii(a,b,c)
{this.g=a;this.j=b;this.l=c}ii.prototype.Z=function(){return this.l};function
ji(a,b,c){b=ki(a.G,b,c);var d=new ii(a,0,b++);c.oa.push(d);for(var
e=u(Mf(a)),f=e.next();!f.done;f=e.next())b=ji(f.value,b,c);e=new ii(a,1,b+
+);c.oa.push(e);c.map.set(z(a),{start:d,end:e});return b=ki(a.F,b,c)}function
ki(a,b,c){if(!a)return b;var d=new ii(a,0,b++),e=new ii(a,1,b+
+);c.oa.push(d);c.oa.push(e);c.map.set(z(a),{start:d,end:e});return b};function
li(a,b){this.g=a;this.j=b}function mi(a){var b=a.g.I();return b?
ni(a.j,b):null}function oi(a){if(a instanceof Vh)return!0;if(!a.ya())return!1;var
b=a.D,c=T(a,"position");if("HTML"==b.tagName||"fixed"==c||"auto"!=T(a,"z-
index")&&("absolute"==c||"relative"==c))return!0;a=T(a,"opacity");return"1"!=a&&""!
=a?!0:!1}function pi(){this.g=new qi}
function ri(a,b,c){var d=ni(a.g,b);a=ni(a.g,c);d=si(d,a);if(!d)return
0;switch(d.nb){case 0:return bg(b)-bg(d.kb.g);case 1:return bg(d.jb.g)-bg(c);case
2:return bg(d.jb.g)-bg(d.kb.g);default:throw Error("Unhandled
adjacency.");}}function qi(){this.g=new P}function ni(a,b){var
c=z(b),d=a.g.get(c);if(d)return d;d=b.I();b=!d||oi(b)?new
li(b,a):ni(a,d);a.g.set(c,b);return b}
function si(a,b){if(a==b)return null;for(var c=new P,d=b,e;e=mi(d);)
{if(a==e)return{jb:a,nb:0,kb:d};c.set(z(e),d);d=e}for(;e=mi(a);)
{if(e==b)return{jb:a,nb:1,kb:b};if(d=c.get(z(e)))return{jb:a,nb:2,kb:d};a=e}throw
Error("Contexts not in same DOM.");};function ti(a,b)
{fi.call(this);this.g=a;this.v=b}w(ti,fi);ti.prototype.m=function(a){for(var
b=a.L(),c=0;c<hi(this).length;++c){var d=hi(this)[c];if(Kf(d)){var
e=d.L();if(Ue(e,b)){e=ri(this.v,d,a);var f;if(!(f=0<e)){if(e=0==e&&!(d!
=a&&Lc(d.D,a.D)))e=a,ag(d)&&!ag(e)?e=!0:!ag(d)&&ag(e)?e=!1:
(e=this.g.map.get(z(e)),d=this.g.map.get(z(d)),e=e&&d&&e.end.Z()<d.start.Z()?!0:!
1);f=e}if(f)return!0}}}return!1};function ui(a,b){this.Cc=a;this.Ic=b};function
vi(a,b){fi.call(this,b);this.g=a}w(vi,fi);function wi(a,b){for(var
c=0,d=null,e=0;e<hi(a).length;++e){var f=a.g.map.get(z(hi(a)
[e]));f.end.Z()<b&&f.end.Z()>c&&(d=f,c=f.end.Z())}return d};function xi(a,b)
{vi.call(this,a);this.v=b}w(xi,vi);xi.prototype.m=function(a){for(var
b=a.L(),c=Sf(a),d=0;d<hi(this).length;++d){var e=hi(this)[d];if(Kf(e)&&(c||!
(0<ri(this.v,a,e)))&&Ue(hi(this)[d].L(),b))return!0}return!1};function yi(a,b,c)
{this.j=a;this.l=b;this.g=c};function zi(a,b,c,d,e,f,g,h)
{this.j=a;this.A=b;this.C=c;this.v=d;this.m=e;this.l=f;this.g=g;this.B=h};function
Ai(a,b,c,d){this.j=a;this.m=b;this.l=c;this.g=d};function Bi(a,b)
{this.j=a;this.l=b}Bi.prototype.g=function(a){if(!a)return[9];a=a.L();a=a.right-
a.left;return this.j<=a&&a<=this.l?[]:[4]};function Ci(a,b){this.g=a;this.j=b||
null};function Di(){this.g=new Ei(this);this.j=0}Di.prototype.resolve=function(a)
{Fi(this);this.j=1;this.m=a;Gi(this.g)};Di.prototype.reject=function(a)
{Fi(this);this.j=2;this.l=a;Gi(this.g)};function Fi(a){if(0!=a.j)throw
Error("Already resolved/rejected.");}function Ei(a)
{this.g=a}Ei.prototype.then=function(a,b){if(this.j)throw Error("Then functions
already set.");this.j=a;this.l=b;Gi(this)};
function Gi(a){switch(a.g.j){case 0:break;case 1:a.j&&a.j(a.g.m);break;case
2:a.l&&a.l(a.g.l);break;default:throw Error("Unhandled deferred
state.");}};function Hi(){}function Ii(a,b,c){var d=new Di;a.g(new Ci(function()
{d.resolve(b())},c));return d.g}function Ji(a,b,c,d){a.g(new Ci(function()
{b.resolve(c)},d))}function Ki(a,b){a.g(new Ci(function()
{b.reject("n")},"rrej"))};function Li(a){this.g=a};function Mi(a){this.g=a}function
Ni(a,b,c){var d=new Di;Oi(a,b).then(function(e){Pi(a).then(function(f)
{Qi(a,e,f).then(function(g){Ji(a.g,d,new
Ai(e,g,f,c))},A(d.reject,d))},A(d.reject,d))},A(d.reject,d));return d.g}function
Oi(a,b){var c=new Di;a.g.g(new Ci(function(){Ri(a,b,c)},"idom"));return c.g}
function Ri(a,b,c){var d=b.document.body;if(d){var
e=b.document.body.getBoundingClientRect().width;if(null==e)c.reject("bw");else{var
f=R(b),g=Q(b).clientHeight;if(null==f||null==g)c.reject("vp");else{var h=(new
lg(d,!0)).g(d);if(h){var k=new pi;Si(a,h).then(function(l)
{kg=l;Ti(a,h).then(function(m){c.resolve(new zi(b,e,f,g,h,l,m,k))})})}else
c.reject("nt")}}}else c.reject("b")}function Si(a,b){return Ii(a.g,function(){var
c=[];Of(b,c);return c},"iflt")}
function Ti(a,b){return Ii(a.g,function(){var c={map:new P,oa:[]};ji(b,0,c);return
c},"intm")}function Qi(a,b,c){var d=new Di;Ui(a,b,new Li(c.g)).then(function(e)
{Vi(a,b).then(function(f){Wi(a,b,e).then(function(g){d.resolve(new
yi(f,g,e))})})});return d.g}function Ui(a,b,c){return Ii(a.g,function(){var
d=b.l,e=new xi(b.g,b.B),f=new Jh(bi(c.g),6);d=u(d);for(var g=d.next();!
g.done;g=d.next())g=g.value,f.g(g)&&gi(e,g);return e},"ivis")}
function Vi(a,b){return Ii(a.g,function(){var c=Xh(b.l);c=void 0===c?[]:c;var
d=[].concat(b.l,c);c=new ti(b.g,b.B);d=u(d);for(var e=d.next();!
e.done;e=d.next())e=e.value,e.xb()||e.Ba()||gi(c,e);return c},"ibck")}
function Wi(a,b,c){return Ii(a.g,function(){for(var d=b.g,e=new
P,f=0,g=0;g<d.oa.length;++g){var
h=d.oa[g],k=h.g,l;if(l=1==h.j)l=T(k,"float"),l="left"==l||"right"==l;l&&(k=k.L().bo
ttom,k>f&&(f=k));e.set(z(h),f)}f=new P;g=Number.MAX_VALUE;for(h=d.oa.length-
1;0<=h;--
h)k=d.oa[h],l=k.g,0==k.j&&c.contains(l)&&(l=l.L().top,l<g&&(g=l)),f.set(z(k),g);d=n
ew P;g=Be(e);for(h=0;h<g.length;++h){k=e.get(g[h]);l=f.get(g[h]);if("number"!
==typeof l)throw Error("No entry in minSubsequentTopBounds for terminal UID!");
d.set(g[h],new ui(k,l))}return d},"irel")}function Pi(a){return Ii(a.g,function()
{return new ei},"icla")};function Xi(a){var b=a.length-1,c=new vf;c.Ca=function()
{if(0>b)throw uf;return a[b--]};return c};var Yi={0:!0,1:!0},Zi={2:!0,3:!0},$i={3:!
0};function aj(a,b,c){this.l=a;this.j=b;this.g=c}aj.prototype.X=function(){for(var
a=zf(this.j);null!==a;a=zf(this.j)){var b=a.g;if(1!=b.D.nodeType)b=null;else{var
c=Qg[b.D.tagName];c?(a=Sg(c,0==a.j?Yi:0<Mf(a.g).length?Zi:
$i),b={node:b,pb:a,identifier:{}}):b=null}if(b&&(a=b.node.L(),a=a.right-
a.left,c=this.l,null==a||null==c?0:a>=c*this.g.m&&a<=c*this.g.j))return a=new
Di,a.resolve(b),a.g}b=new Di;b.reject("na");return b.g};function bj()
{this.j=[];this.l=[];this.m=[]}function cj(a,b){Qa(a.l,b);return
a}bj.prototype.g=function(a){if(a=oh(a)){for(var b=0;b<this.m.length;+
+b)if(cg(a,this.m[b]))return[6];for(b=0;b<this.j.length;+
+b)if(dg(a,this.j[b]))return[6];for(b=0;b<this.l.length;+
+b)if(eg(a,this.l[b]))return[6]}return[]};
var dj=[/cookie/,/(^|(-|_))sticky((-|_)|$)/],ej=[/(^|(-|_))tab((-|_)|$)/,/(^|(-|
_))tabs((-|_)|$)/],fj=[/(^|(-|_))slider((-|_)|$)/,/(^|(-|_))swiper((-|_)|$)/],gj=[/
(^|(-|_))taboola((-|_)|$)/,/(^|(-|_))OUTBRAIN((-|_)|$)/,/(^|(-|_))revcontent((-|_)|
$)/],hj=["A","FORM","BUTTON"];function X(a,b,c,d){d=void 0===d?!
1:d;W.call(this,a,b);this.Ta=c;this.xc=d}w(X,W);X.prototype.mb=function(){return
this.Ta};X.prototype.j=function(a,b,c){b.google_ad_resize||
(c.style.height=this.height()+"px",b.rpe=!0)};function ij(a){return function(b)
{return!!(b.Ta&a)}};function jj(a,b){if(!a)return!1;a=a.hash;if(!a||!
a.indexOf)return!1;if(-1!=a.indexOf(b))return!0;b=kj(b);return"go"!=b&&-1!
=a.indexOf(b)?!0:!1}function kj(a){var b="";Cd(a.split("_"),function(c)
{b+=c.substr(0,2)});return b};var lj=Xa("script");function
mj(a,b,c,d,e,f,g,h,k,l,m,n){this.B=a;this.J=b;this.Ta=void 0===c?null:c;this.g=void
0===d?null:d;this.T=void 0===e?null:e;this.j=void 0===f?null:f;this.l=void 0===g?
null:g;this.K=void 0===h?null:h;this.F=void 0===k?null:k;this.m=void 0===l?
null:l;this.v=void 0===m?null:m;this.G=void 0===n?
null:n;this.H=this.C=this.A=null}mj.prototype.size=function(){return this.J};/*

Copyright 2019 The AMP HTML Authors. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");


you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software


distributed under the License is distributed on an "AS-IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
var
nj={},oj=(nj.image_stacked=1/1.91,nj.image_sidebyside=1/3.82,nj.mobile_banner_image
_sidebyside=1/3.82,nj.pub_control_image_stacked=1/1.91,nj.pub_control_image_sidebys
ide=1/3.82,nj.pub_control_image_card_stacked=1/1.91,nj.pub_control_image_card_sideb
yside=1/3.74,nj.pub_control_text=0,nj.pub_control_text_card=0,nj),pj={},qj=(pj.imag
e_stacked=80,pj.image_sidebyside=0,pj.mobile_banner_image_sidebyside=0,pj.pub_contr
ol_image_stacked=80,pj.pub_control_image_sidebyside=0,pj.pub_control_image_card_sta
cked=
85,pj.pub_control_image_card_sidebyside=0,pj.pub_control_text=80,pj.pub_control_tex
t_card=80,pj),rj={},sj=(rj.pub_control_image_stacked=100,rj.pub_control_image_sideb
yside=200,rj.pub_control_image_card_stacked=150,rj.pub_control_image_card_sidebysid
e=250,rj.pub_control_text=100,rj.pub_control_text_card=150,rj);
function vj(a){var b=0;a.va&&b++;a.pa&&b++;a.qa&&b++;if(3>b)return{sa:"Tags data-
matched-content-ui-type, data-matched-content-columns-num and data-matched-content-
rows-num should be set together."};b=a.va.split(",");var
c=a.qa.split(",");a=a.pa.split(",");if(b.length!==c.length||b.length!
==a.length)return{sa:'Lengths of parameters data-matched-content-ui-type, data-
matched-content-columns-num and data-matched-content-rows-num must match.
Example: \n data-matched-content-rows-num="4,2"\ndata-matched-content-columns-
num="1,6"\ndata-matched-content-ui-type="image_stacked,image_card_sidebyside"'};
if(2<b.length)return{sa:"The parameter length of attribute data-matched-content-ui-
type, data-matched-content-columns-num and data-matched-content-rows-num is too
long. At most 2 parameters for each attribute are needed: one for mobile and one
for desktop, while you are providing "+(b.length+' parameters. Example: \n data-
matched-content-rows-num="4,2"\ndata-matched-content-columns-num="1,6"\ndata-
matched-content-ui-type="image_stacked,image_card_sidebyside".')};for(var
d=[],e=[],f=0;f<b.length;f++){var g=
Number(c[f]);if(isNaN(g)||0===g)return{sa:"Wrong value '"+c[f]+"' for data-matched-
content-rows-num."};d.push(g);g=Number(a[f]);if(isNaN(g)||0===g)return{sa:"Wrong
value '"+a[f]+"' for data-matched-content-columns-
num."};e.push(g)}return{qa:d,pa:e,Wb:b}}function wj(a){return 1200<=a?
{width:1200,height:600}:850<=a?{width:a,height:Math.floor(.5*a)}:550<=a?
{width:a,height:Math.floor(.6*a)}:468<=a?{width:a,height:Math.floor(.7*a)}:
{width:a,height:Math.floor(3.44*a)}};function xj(a,b)
{W.call(this,a,b)}w(xj,W);xj.prototype.g=function(a){return
Math.min(1200,Math.max(this.minWidth(),Math.round(a)))};
function yj(a,b)
{zj(a,b);if("pedestal"==b.google_content_recommendation_ui_type)return new mj(9,new
xj(a,Math.floor(a*b.google_phwr)));var c=Oc();if(468>a)if(c){c=a-8-8;var
d=Math.floor(c/1.91+70)+Math.floor(11*(c*oj.mobile_banner_image_sidebyside+qj.mobil
e_banner_image_sidebyside)
+96);c={Ga:a,Ea:d,pa:1,qa:12,va:"mobile_banner_image_sidebyside"}}else
c=wj(a),c={Ga:c.width,Ea:c.height,pa:1,qa:13,va:"image_sidebyside"};else
c=wj(a),c={Ga:c.width,Ea:c.height,pa:4,qa:2,va:"image_stacked"};Aj(b,c);return new
mj(9,
new xj(c.Ga,c.Ea))}
function Bj(a,b){zj(a,b);var
c=vj({qa:b.google_content_recommendation_rows_num,pa:b.google_content_recommendatio
n_columns_num,va:b.google_content_recommendation_ui_type});if(c.sa)a={Ga:0,Ea:0,pa:
0,qa:0,va:"image_stacked",sa:c.sa};else{var d=2===c.Wb.length&&468<=a?1:0;var
e=c.Wb[d];e=0===e.indexOf("pub_control_")?e:"pub_control_"+e;var f=sj[e];for(var
g=c.pa[d];a/g<f&&1<g;)g--;f=g;c=c.qa[d];d=Math.floor(((a-8*f-8)/f*oj[e]
+qj[e])*c+8*c+8);a=1500<a?{width:0,height:0,Gb:"Calculated slot width is too large:
"+a}:
1500<d?{width:0,height:0,Gb:"Calculated slot height is too large: "+d}:
{width:a,height:d};a=a.Gb?{Ga:0,Ea:0,pa:0,qa:0,va:e,sa:a.Gb}:
{Ga:a.width,Ea:a.height,pa:f,qa:c,va:e}}if(a.sa)throw new ie(a.sa);Aj(b,a);return
new mj(9,new xj(a.Ga,a.Ea))}function zj(a,b){if(0>=a)throw new ie("Invalid
responsive width from Matched Content slot "+b.google_ad_slot+": "+a+". Please
ensure to put this Matched Content slot into a non-zero width div container.");}
function Aj(a,b)
{a.google_content_recommendation_ui_type=b.va;a.google_content_recommendation_colum
ns_num=b.pa;a.google_content_recommendation_rows_num=b.qa};function Cj(a,b)
{W.call(this,a,b)}w(Cj,W);Cj.prototype.g=function(){return
this.minWidth()};Cj.prototype.j=function(a,b,c){ah(a,c);b.google_ad_resize||
(c.style.height=this.height()+"px",b.rpe=!0)};var Dj={"image-top":function(a)
{return 600>=a?284+.414*(a-250):429},"image-middle":function(a){return 500>=a?
196-.13*(a-250):164+.2*(a-500)},"image-side":function(a){return 500>=a?205-.28*(a-
250):134+.21*(a-500)},"text-only":function(a){return 500>=a?187-.228*(a-
250):130},"in-article":function(a){return 420>=a?a/1.2:460>=a?a/1.91+130:800>=a?
a/4:200}};function Ej(a,b){W.call(this,a,b)}w(Ej,W);Ej.prototype.g=function()
{return Math.min(1200,this.minWidth())};
function Fj(a,b,c,d,e){var f=e.google_ad_layout||"image-top";if("in-article"==f)
{var g=a;if("false"==e.google_full_width_responsive)a=g;else if(a=Xg(b,c,g,.2,e),!
0!==a)e.gfwrnwer=a,a=g;else if(a=R(b))if(e.google_full_width_responsive_allowed=!
0,c.parentElement){b:{g=c;for(var h=0;100>h&&g.parentElement;++h){for(var
k=g.parentElement.childNodes,l=0;l<k.length;++l){var m=k[l];if(m!=g&&Zg(b,m))break
b}g=g.parentElement;g.style.width="100%";g.style.height="auto"}}ah(b,c)}else
a=g;else a=g}if(250>a)throw new ie("Fluid responsive ads must be at least 250px
wide: availableWidth="+
a);a=Math.min(1200,Math.floor(a));if(d&&"in-article"!=f)
{f=Math.ceil(d);if(50>f)throw new ie("Fluid responsive ads must be at least 50px
tall: height="+f);return new mj(11,new W(a,f))}if("in-article"!
=f&&(d=e.google_ad_layout_key)){f=""+d;b=Math.pow(10,3);if(d=(c=f.match(/([+-][0-
9a-z]+)/g))&&c.length){e=[];for(g=0;g<d;g++)e.push(parseInt(c[g],36)/b);b=e}else
b=null;if(!b)throw new ie("Invalid data-ad-layout-key value: "+f);f=(a+-
725)/1E3;c=0;d=1;e=b.length;for(g=0;g<e;g++)c+=b[g]*d,d*=f;f=Math.ceil(1E3*
c- -725+10);if(isNaN(f))throw new ie("Invalid height: height="+f);if(50>f)throw new
ie("Fluid responsive ads must be at least 50px tall: height="+f);if(1200<f)throw
new ie("Fluid responsive ads must be at most 1200px tall: height="+f);return new
mj(11,new W(a,f))}d=Dj[f];if(!d)throw new ie("Invalid data-ad-layout value:
"+f);c=eh(c,b);b=R(b);b="in-article"!==f||c||a!==b?
Math.ceil(d(a)):Math.ceil(1.25*d(a));return new mj(11,"in-article"==f?new
Ej(a,b):new W(a,b))};function Gj(a){return function(b){for(var c=a.length-1;0<=c;--
c)if(!a[c](b))return!1;return!0}}function Hj(a,b){for(var
c=Ij.slice(0),d=c.length,e=null,f=0;f<d;++f){var g=c[f];if(a(g)){if(!b||b(g))return
g;null===e&&(e=g)}}return e};var Y=[new X(970,90,2),new X(728,90,2),new
X(468,60,2),new X(336,280,1),new X(320,100,2),new X(320,50,2),new X(300,600,4),new
X(300,250,1),new X(250,250,1),new X(234,60,2),new X(200,200,1),new X(180,150,1),new
X(160,600,4),new X(125,125,1),new X(120,600,4),new X(120,240,4),new X(120,120,1,!
0)],Ij=[Y[6],Y[12],Y[3],Y[0],Y[7],Y[14],Y[1],Y[8],Y[10],Y[4],Y[15],Y[2],Y[11],Y[5],
Y[13],Y[9],Y[16]];function Jj(a,b,c,d,e){"false"==e.google_full_width_responsive?
c={ba:a,da:1}:"autorelaxed"==b&&e.google_full_width_responsive||"auto"==b||/^((^|,)
*(horizontal|vertical|rectangle) *)+$/.test(b)||e.google_ad_resize?
(b=Xg(c,d,a,.3,e),!0!==b?e=b:"true"==e.google_full_width_responsive||Ug(d,c)?
(e=R(c),b=e-a,e=e&&0<=b?!0:e?-10>b?11:0>b?14:12:10):e=9,c=!0!==e?{ba:a,da:e}:
{ba:R(c)||a,da:!0}):c={ba:a,da:2};e=c.da;return!0!==e?{ba:a,da:e}:d.parentElement?
{ba:c.ba,da:e}:{ba:a,da:e}}
function Kj(a,b,c,d,e){var f=ne(247,function(){return
Jj(a,b,c,d,e)}),g=f.ba;f=f.da;var h=!
0===f,k=L(d.style.width),l=L(d.style.height),m=Lj(g,b,c,d,e,h);g=m.Fa;h=m.Aa;var
n=m.mb;m=m.Vb;var q=Mj(b,n),v,G=(v=bh(d,c,"marginLeft",L))?
v+"px":"",y=(v=bh(d,c,"marginRight",L))?v+"px":"";v=bh(d,c,"zIndex")||"";return new
mj(q,g,n,null,m,f,h,G,y,l,k,v)}
function Lj(a,b,c,d,e,f){b="auto"==b?.25>=a/Math.min(1200,R(c))?4:3:Wg(b);var g=!
1,h=!1;if(488>R(c)){var k=Ug(d,c);var l=eh(d,c);g=!
l&&k;h=l&&k}l=[ch(a),ij(b)];l.push(dh(488>R(c),c,d,h));null!
=e.google_max_responsive_height&&l.push(gh(e.google_max_responsive_height));var
m=[function(q){return!q.xc}];if(g||h)g=hh(c,d),m.push(gh(g));var
n=Hj(Gj(l),Gj(m));if(!n)throw new ie("No slot size for
availableWidth="+a);l=ne(248,function(){var q;a:if(f){if(e.gfwrnh&&(q=L(e.gfwrnh)))
{q={Fa:new Cj(a,q),Aa:!0};
break a}q=a/1.2;var v=Math;var
G=v.min;if(e.google_resizing_allowed||"true"==e.google_full_width_responsive)var
y=Infinity;else{y=d;var E=Infinity;do{var
na=bh(y,c,"height",L);na&&(E=Math.min(E,na));
(na=bh(y,c,"maxHeight",L))&&(E=Math.min(E,na))}while((y=y.parentElement)&&"HTML"!
=y.tagName);y=E}v=G.call(v,q,y);if(v<.5*q||100>v)v=q;V(Eg)&&!
eh(d,c)&&(v=Math.max(v,.5*Q(c).clientHeight));q={Fa:new Cj(a,Math.floor(v)),Aa:v<q?
102:!0}}else q={Fa:n,Aa:100};return q});g=l.Fa;l=l.Aa;return"in-
article"===e.google_ad_layout&&
Nj(c)?{Fa:Oj(a,c,d,g,e),Aa:!1,mb:b,Vb:k}:{Fa:g,Aa:l,mb:b,Vb:k}}function Mj(a,b)
{if("auto"==a)return 1;switch(b){case 2:return 2;case 1:return 3;case 4:return
4;case 3:return 5;case 6:return 6;case 5:return 7;case 7:return 8}throw Error("bad
mask");}function Oj(a,b,c,d,e){var f=e.google_ad_height||
bh(c,b,"height",L);b=Fj(a,b,c,f,e).size();return
b.minWidth()*b.height()>a*d.height()?new X(b.minWidth(),b.height(),1):d}function
Nj(a){return V(Dg)||a.location&&"#hffwroe2etoq"==a.location.hash};function
Pj(a,b,c,d,e){var f;(f=R(b))?488>R(b)?df(b)?
(e.google_full_width_responsive_allowed=!0,ah(b,c),f={ba:f,da:!
0}):f={ba:a,da:5}:f={ba:a,da:4}:f={ba:a,da:10};var g=f;f=g.ba;g=g.da;if(!0!==g||
a==f)return new mj(12,new W(a,d),null,null,!0,g,100);a=Lj(f,"auto",b,c,e,!0);return
new mj(1,a.Fa,a.mb,2,!0,g,a.Aa)};function Qj(a,b,c,d,e){var f=d.google_ad_height||
bh(c,e,"height",L);switch(a){case 5:return f=ne(247,function(){return
Jj(b,d.google_ad_format,e,c,d)}),a=f.ba,f=f.da,!0===f&&b!=a&&ah(e,c),!0===f?
d.google_full_width_responsive_allowed=!0:(d.google_full_width_responsive_allowed=!
1,d.gfwrnwer=f),yj(a,d);case 9:return Bj(b,d);case 8:return Fj(b,e,c,f,d);case
10:return Pj(b,e,c,f,d)}};function Rj(a)
{lh.call(this,a);this.m=""}w(Rj,lh);Rj.prototype.Kb=function(){return 1};
Rj.prototype.Nb=function(a){a=void 0===a?!1:a;var b=oh(this);if(!b)return
null;nh(this)&&(this.m=b.D.style.display);var c=ph(this),d=If(b),e=a,f=kh(d,
{Ib:"10px",qb:"10px",rb:this.l});f.Ma.className="google-auto-placed";var
g=f.za,h=g.style;h.display="inline-block";h.boxSizing="border-
box";h.width="100%";h.height=e?"auto":"100px";h.backgroundColor="#f60";h.border="#0
00 solid
1px";c&&(e=d.createElement("span"),e.style.fontSize="small",e.appendChild(d.createT
extNode(c)),g.appendChild(e));c=f.Ma;f=f.za;
Lg(c,b.D,Pg[this.O()]);if(a)try{this.cc(f,Jc())}catch(k)
{f.style.height="100px"}this.g=b.g.g(c);this.g||
(c.parentNode.removeChild(c),nh(this)&&(b.D.style.display=this.m));return this.g};
Rj.prototype.cc=function(a,b){var c={};c=(c.google_ad_format="auto",c);var
d=1,e=a.offsetWidth||(c.google_ad_resize||!1)&&bh(a,b,"width",L)||
c.google_ad_width||0;4===d&&(c.google_ad_format="auto",d=1);var
f=(f=Qj(d,e,a,c,b))?f:Kj(e,c.google_ad_format,b,a,c);f.size().j(b,c,a);null!
=f.Ta&&(c.google_responsive_formats=f.Ta);null!
=f.T&&(c.google_safe_for_responsive_override=f.T);null!=f.j&&(!0===f.j?
c.google_full_width_responsive_allowed=!0:(c.google_full_width_responsive_allowed=!
1,c.gfwrnwer=f.j));
null!=f.l&&!0!==f.l&&(c.gfwrnher=f.l);b=f.v||c.google_ad_width;null!
=b&&(c.google_resizing_width=b);b=f.m||c.google_ad_height;null!
=b&&(c.google_resizing_height=b);b=f.size().g(e);var g=f.size().height();if(!
c.google_ad_resize){c.google_ad_width=b;c.google_ad_height=g;var
h=f.size();e=h.g(e)
+"x"+h.height();c.google_ad_format=e;c.google_responsive_auto_format=f.B;null!
=f.g&&(c.armr=f.g);c.google_ad_resizable=!
0;c.google_override_format=1;c.google_loader_features_used=128;!
0===f.j&&(c.gfwrnh=f.size().height()+
"px")}null!=f.K&&(c.gfwroml=f.K);null!=f.F&&(c.gfwromr=f.F);null!
=f.m&&(c.gfwroh=f.m);null!=f.v&&(c.gfwrow=f.v);null!=f.G&&(c.gfwroz=f.G);null!
=f.A&&(c.gml=f.A);null!=f.C&&(c.gmr=f.C);null!=f.H&&(c.gzi=f.H);e=Gd();e=Id(e)||
e;jj(e.location,"google_responsive_dummy_ad")&&(Oa([1,2,3,4,5,6,7,8],f.B)||
1===f.g)&&2!==f.g&&(e=JSON.stringify({googMsgType:"adpnt",key_value:
[{key:"qid",value:"DUMMY_AD"}]}),c.dash="<"+lj+">window.top.postMessage('"+e+"',
'*');\n </"+lj+'>\n <div id="dummyAd" style="width:'+
b+"px;height:"+g+'px;\n background:#ddd;border:3px solid #f00;box-
sizing:border-box;\n color:#000;">\n <p>Requested
size:'+b+"x"+g+"</p>\n <p>Rendered size:"+b+"x"+g+"</p>\n
</div>");1!
=d&&(c=f.size().height(),a.style.height=c+"px")};Rj.prototype.lb=function()
{if(this.g){var
a=this.g;a.D.parentNode&&a.D.parentNode.removeChild(a.D);this.g=null;nh(this)&&(oh(
this).D.style.display=this.m);jg()}};function Sj(a,b){return qh.call(this,a,b)||
this}
w(Sj,qh);Sj.prototype.build=function(){return new Rj(this)};new S(["comments"]);new
S(["allcomments"]);new S(["post-container","post","type-post"]);function Tj(a,b,c)
{var d=[];a.map(function(e){return Uj(e,b,c)}).forEach(function(e){return
Qa(d,e)});return d}function Uj(a,b,c){var d=a.pb.$,e=a.node;if(!e)return[];var
f=[];e.I()&&Oa(d,0)&&f.push(0);Oa(d,1)&&f.push(1);Oa(d,2)&&(!Oa(d,1)||
0<Mf(e).length)&&f.push(2);e.I()&&Oa(d,3)&&f.push(3);return f.map(function(g){g=new
Sj(a,g);b.forEach(g.g.add,g.g);g.j.push.apply(g.j,c instanceof Array?
c:la(u(c)));return g.build()})}
function Vj(a,b){a=oh(b)?a.map.get(z(oh(b))):void 0;if(!a)return-1;switch(b.O())
{case 0:return a.start.Z();case 1:return a.start.Z()+1;case 2:return a.end.Z();case
3:return a.end.Z()+1}return-1}function Wj(a,b){a=oh(b)?a.map.get(z(oh(b))):void
0;if(!a)return-1;switch(b.O()){case 0:return a.start.Z()-.1;case 3:return a.end.Z()
+.1;case 1:return a.start.Z()+.1;case 2:return a.end.Z()-.1}return-1};function
Xj(a,b){this.m=a;this.g=[];this.j=[];this.v=b;this.l=new P}function Yj(a,b)
{b&&a.g.push(b);return a}function Zj(a,b){a.j.push(b);return a}function ak(a,b){var
c=new Di;bk(a,b).then(function(d){0<d.length?c.resolve(d):ck(a,b).then(function(e)
{c.resolve(d.concat(e))})});return c.g}
function ck(a,b){return Ii(a.m,function(){if(0==a.g.length)var c=[];else{var
d=Math.floor(Wj(a.v,b));if((d=-1!=d?d+b.Kb()+"|"+b.l+"|10px|
10px":null)&&Ae(a.l,d))c=a.l.get(d);else{var e=[],f=mh(b);try{for(var
g=0;g<a.g.length;++g)if(c=a.g[g].g(f),Qa(e,c),0<c.length)
{b.lb();break}}finally{b.lb()}null!=d&&a.l.set(d,e);c=e}}return c},"flfa")}function
bk(a,b){return Ii(a.m,function(){for(var c=[],d=0;d<a.j.length;++d){var
e=a.j[d].g(b);Qa(c,e);if(0<e.length)break}return c},"flap")};function dk(a)
{this.j=a}dk.prototype.g=function(a){if(!a)return[];for(var b=0;b<this.j.length;+
+b)if(this.j[b].m(a))return[2];return[]};function ek(a,b)
{this.j=a;this.l=b}ek.prototype.g=function(a){if(!a)return[9];var b=ef(this.j,!
0);return null==b?[16]:b-a.L().bottom<this.l?[17]:[]};function fk(a,b)
{this.j=a;this.l=b}fk.prototype.g=function(a)
{for(a=Math.floor(Wj(this.j,a));0<a;a--){var b=this.j.oa[a];if(!b.g.Ba())
{if((0==b.j?
Rf(b.g).top:Rf(b.g).bottom)<=this.l)break;return[]}}return[10]};function gk(a,b,c)
{this.j=a;this.g=b;this.l=c}function hk(a,b,c){return{top:a.g-
c,right:a.j+a.l+b,bottom:a.g+c,left:a.j-b}};function ik(a){for(var
b=[],c=0;c<hi(a).length;++c)b.push(hi(a)[c].L());this.l=b;this.j=new P}
ik.prototype.g=function(a){var b=z(a);if(Ae(this.j,b))return this.j.get(b);a:{var
c=a.L();c=new gk(c.left,c.top+a.D.scrollHeight,a.D.scrollWidth);for(var
d=u(this.l),e=d.next();!e.done;e=d.next())
{e=e.value;if(c.g>=Math.floor(e.bottom))e=!1;else{var
f=Math.ceil(e.left),g=c.j+c.l;e=!(Math.floor(e.right)<=c.j||g<=f)}if(e){c=!0;break
a}}c=!1}c=!c&&a.D.scrollHeight>a.D.clientHeight&&Yf(a);d=a.I();d=!d||
this.g(d);a=c&&d?!0:c?Uf(a):d&&!Uf(a);this.j.set(b,a);return a};function jk(a,b)
{this.l=a;this.j=b}jk.prototype.g=function(a){var b=oh(a);if(!
b)return[];switch(a.O()){case 0:case 3:return a=b.I(),b!=this.l&&a&&this.j.g(a)?[]:
[14];case 1:case 2:return this.j.g(b)?[]:[14];default:throw Error("Unhandled
position.");}};function kk(a){this.j=a}kk.prototype.g=function(a)
{return(a=oh(a))&&Sf(a,this.j)?[11]:[]};function lk(a,b){this.g=a;this.j=b}function
mk(a,b,c){return Ue({top:a.g.top-(c+1),right:a.g.right+(c+1),bottom:a.g.bottom+
(c+1),left:a.g.left-(c+1)},b.g)}function nk(a){if(!a.length)return null;var
b=Ve(a.map(function(c){return c.g}));a=a.reduce(function(c,d){return
c+d.j},0);return new lk(b,a)};function ok(a,b){var c=pk(b,".google-auto-
placed"),d=pk(b,'ins.adsbygoogle[data-anchor-
shown="true"]'),e=pk(b,"ins.adsbygoogle[data-ad-format=autorelaxed]");var
f=(qk(b)||pk(b,"div[id^=div-gpt-
ad]")).concat(pk(b,"iframe[id^=google_ads_iframe]"));var
g=pk(b,"div.trc_related_container,div.OUTBRAIN,div[id^=rcjsload],div[id^=ligatusfra
me],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-]"),
h=pk(b,"ins.adsbygoogle-ablated-ad-
slot"),k=pk(b,"div.googlepublisherpluginad"),l=[].concat(pk(b,"iframe[id^=aswift_],
iframe[id^=google_ads_frame]"),pk(b,"ins.adsbygoogle"));b=[];a=u([[a.jd,c],
[a.Sb,d],[a.md,e],[a.kd,f],[a.nd,g],[a.hd,h],[a.ld,k]]);for(c=a.next();!
c.done;c=a.next())d=u(c.value),c=d.next().value,d=d.next().value,!1===c?
b=b.concat(d):l=l.concat(d);l=rk(l);a=rk(b);b=l.slice(0);l=u(a);for(a=l.next();!
a.done;a=l.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 sk(a){return!!a.className&&-1!
=a.className.indexOf("google-auto-placed")}function tk(a){var b=qk(Jc(Fc(a)))||
[];return!!Mc(a,function(c){if(!ya(c)||1!=c.nodeType)return!1;var d=c.matches||
c.webkitMatchesSelector||c.mozMatchesSelector||c.msMatchesSelector||
c.oMatchesSelector;return!d||Oa(b,c)||Na(Uc(uk),function(e){return d.call(c,e)})})}
function qk(a){try{return Ka(La(a.googletag.pubads().getSlots(),function(b){return
a.document.getElementById(b.getSlotElementId())}),function(b){return null!
=b})}catch(b){}return null}
var uk={Sc:"ins.adsbygoogle-ablated-ad-
slot",Uc:"ins.adsbygoogle",Tc:"iframe[id^=aswift_],iframe[id^=google_ads_frame]",Vc
:".google-auto-placed",Wc:'ins.adsbygoogle[data-anchor-
shown="true"]',Xc:"iframe[id^=google_ads_iframe]",Zc:"div[id^=div-gpt-ad]",
$c:"ins.adsbygoogle[data-ad-
format=autorelaxed]",ad:"div.trc_related_container,div.OUTBRAIN,div[id^=rcjsload],d
iv[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-]",Yc:"div.googlepublisherpluginad"};
function pk(a,b){return Pa(a.document.querySelectorAll(b))}function rk(a){var
b=[];a=u(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 vk=oe(453,ok);function wk(a,b)
{this.j=a.slice(0);this.g=b.slice(0)}function xk(a){return a.j.map(function(b)
{return b.box})}function yk(a,b){a=zk(a);b=Ak(a,b);return new wk(a,b)}function
zk(a){var b=vk({Sb:!1},a),c=hf(a),d=gf(a);return b.map(function(e){var
f=e.getBoundingClientRect();return(e=sk(e))||1<(f.bottom-f.top)*(f.right-f.left)?
{box:{top:f.top+d,right:f.right+c,bottom:f.bottom+d,left:f.left+c},bd:e?
1:0}:null}).filter(mc(function(e){return null===e}))}
function Ak(a,b){return void 0!=b&&8>=a.length?Bk(a,b):La(a,function(c){return new
lk(c.box,1)})}function Bk(a,b){a=La(a,function(g){return new lk(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(mk(d,a[f],b)){d=nk([d,a[f]]);Array.prototype.splice.call(a,f,1);e=!
0;break}}c.push(d)}return c};function Ck(a,b,c)
{this.j=vk({},c).map(A(a.g,a)).filter(mc(function(d){return
null===d}));this.l=b}Ck.prototype.g=function(a){if(!a)return[9];a=a.L();for(var
b=0;b<this.j.length;b++){var c=this.j[b].L(),d;if(d=1<(c.bottom-c.top)*(c.right-
c.left)){d=a.top;var e=this.l;(d=c.top-e<d&&d<c.bottom+e)||
(d=a.bottom,e=this.l,d=c.top-e<d&&d<c.bottom+e)}if(d)return[8]}return[]};function
Dk(a,b){this.j=a;this.l=b}Dk.prototype.g=function(a)
{if(nh(a))return[];a=Wj(this.j.g,a);var b=wi(this.j,a);if(!b)return[];var
c=this.l.g(b.start.g);b=b.end.Z();return c&&10>=a-b?[5]:[]};var Ek="ASIDE DIV IMG
LI SECTION TABLE TD".split(" ");function Fk(){}Fk.prototype.g=function(a)
{a=oh(a);if(!a)return[12];if(!t(Ek,"includes").call(Ek,a.D.tagName)||
a.D.id)return[];var b=fg(a),c=If(a);b=u(b);for(var d=b.next();!
d.done;d=b.next())if(1==c.getElementsByClassName(d.value).length)return[];a=a.L();r
eturn 150>=a.bottom-a.top?[13]:[]};function Gk(){}Gk.prototype.g=function(a){return
a&&!a.Ba()&&Vf(a)?[]:[3]};function Hk(a,b)
{this.j=a;this.v=b;this.B=[];this.m=[];this.g=[]}Hk.prototype.X=function(){var
a=new Di;this.j.g(new Ci(A(this.l,this,a),"p"));return
a.g};Hk.prototype.l=function(a){Ik(this,a)||
this.v.X().then(A(this.A,this,a),A(a.reject,a))};Hk.prototype.A=function(a,b)
{b=Tj([b],this.B,this.m);Qa(this.g,b);Ik(this,a)||this.j.g(new
Ci(A(this.l,this,a),"p"))};function Ik(a,b){return 0<a.g.length?
(b.resolve(a.g.shift()),!0):!1};function Jk(a){this.g=a.filter(function(b){return
nh(b)});this.j=a.filter(function(b){return!nh(b)})}Jk.prototype.X=function(){return
this.g.shift()||this.j.shift()||null};function Kk(){};function Lk(a,b,c,d)
{this.j=a;this.v=b;this.m=c;this.l=d;this.g=null;this.B=[]}Lk.prototype.X=function(
){var a=new Di;Mk(this,a);return a.g};function Mk(a,b){a.j.g(new Ci(function(){var
c=a.g?a.g.X():null;c?
Nk(a,b,c):a.v.X().then(A(a.A,a,b),A(a.C,a,b))},"r"))}Lk.prototype.A=function(a,b)
{this.g=b;Mk(this,a)};function Nk(a,b,c){a.m&&a.m.apply(c);a.l?
ak(a.l,c).then(function(d){0==d.length?(0<a.g.g.length||
(a.g=null),Ji(a.j,b,c,"rres")):(a.B.push(new Kk),Mk(a,b))}):Ji(a.j,b,c,"rres")}
Lk.prototype.C=function(a){Ki(this.j,a)};function Ok(a)
{this.g=a}Ok.prototype.X=function(){var a=new Di;this.g.X().then(function(b)
{a.resolve(new Jk([b]))},A(a.reject,a));return a.g};function Pk(a,b)
{this.g=a;this.j=b}Pk.prototype.apply=function(a){var
b=Vj(this.g,a);b=this.j.get(z(this.g.oa[b]));a.l=b.Cc<=b.Ic};function Qk(a)
{this.j=a}Qk.prototype.g=function(a){a:{var b=oh(a);if(b){switch(a.A){case 0:case
3:if(a=b.I())break a;throw Error("An ad placement with BEFORE or AFTER position
cannot have an anchor with no parent.");case 1:case 2:a=b;break a}throw Error("Un-
handled ad placement position.");}a=null}return a&&Oa(this.j,a.D)?[18]:[]};var
Rk=[{hostname:/^([a-z]+.)?m.wikihow.com$/,uc:"mw-mf-viewport"}];function Sk(a){if(!
a.location||!a.location.hostname)return[];var
b=a.location.hostname,c=[];Ja(Rk,function(d)
{b.match(d.hostname)&&(d=a.document.getElementById(d.uc))&&c.push(d)});return
c};function Tk(a,b,c){this.j=a;this.g=b;this.l=c}Tk.prototype.X=function(){var
a=new Di;Uk(this,a);return a.g};function Uk(a,b){a.j.g(new Ci(function()
{if(a.g)if(a.l.g(a.g)){var c=a.g;a.g=Nf(a.g);b.resolve(c)}else{a:{c=a.g;for(var
d=Mf(c),e=0;e<d.length;++e)if(d[e].ya()){c=d[e];break a}c=Nf(c)}a.g=c;Uk(a,b)}else
b.reject(null)},"fpar"))};function Vk(a)
{this.j=a;this.g=[]}Vk.prototype.reset=function(){var a=this.g;this.g=[];return
a};var Wk={$:[3],ga:!1,ha:0,fa:1},Xk=new S(["LI","TR","TD","TH"]);function
Yk(a,b,c){this.j=a;this.v=b;this.g=new Vk(c)}Yk.prototype.X=function(){var a=new
Di;Zk(this,a);return a.g};function Zk(a,b){a.j.g(new Ci(function()
{a.v.X().then(A(a.m,a,b),A(a.l,a,b))},"para"))}
Yk.prototype.m=function(a,b){var c=this.g;if(c.g.length){var d=c.g[c.g.length-
1];var e=c.j;var f=e.g.map.get(z(b));(e=f?wi(e,f.start.Z()):null)?
(e=e.start.g,d=d==e||d!=e&&Lc(d.D,e.D)):d=!0}else d=!0;d?
c.g.push(b):c.g=[b];b=this.g;(b=3<=b.g.length?b.g[b.g.length-3+1]:null)&&!
Xk.contains(b.D.tagName)?a.resolve({node:b,pb:Rg(Wk),identifier:
{}}):Zk(this,a)};Yk.prototype.l=function(a){a.reject("na")};function $k()
{this.j=[];this.l=!1}w($k,Hi);$k.prototype.g=function(a){this.j.push(a);if(!this.l)
{this.l=!0;try{for(;0<this.j.length;)this.j.shift().g()}finally{this.l=!
1}}};function al(){this.g=Date.now();this.j=Date.now()};var bl;
function cl(){var a=x.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof
window&&window.postMessage&&window.addEventListener&&!B("Presto")&&(a=function()
{var
e=Kc(document,"IFRAME");e.style.display="none";document.documentElement.appendChild
(e);var f=e.contentWindow;e=f.document;e.open();e.close();var
g="callImmediate"+Math.random(),h="file:"==f.location.protocol?"*":f.location.proto
col+"//"+f.location.host;e=A(function(k){if(("*"==h||
k.origin==h)&&k.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function()
{f.postMessage(g,h)}}});if("undefined"!==typeof a&&!B("Trident")&&!B("MSIE")){var
b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var
e=c.Qb;c.Qb=null;e()}};return function(e)
{d.next={Qb:e};d=d.next;b.port2.postMessage(0)}}return function(e)
{x.setTimeout(e,0)}};function dl(a){x.setTimeout(function(){throw a;},0)};function
el(a,b){this.m=a;this.l=b;this.j=0;this.g=null}el.prototype.get=function()
{if(0<this.j){this.j--;var a=this.g;this.g=a.next;a.next=null}else
a=this.m();return a};function fl()
{this.j=this.g=null}fl.prototype.add=function(a,b){var
c=gl.get();c.set(a,b);this.j?this.j.next=c:this.g=c;this.j=c};function hl(){var
a=il,b=null;a.g&&(b=a.g,a.g=a.g.next,a.g||(a.j=null),b.next=null);return b}var
gl=new el(function(){return new jl},function(a){return a.reset()});function jl()
{this.next=this.g=this.j=null}jl.prototype.set=function(a,b)
{this.j=a;this.g=b;this.next=null};jl.prototype.reset=function()
{this.next=this.g=this.j=null};var kl;function ll()
{if(r.Promise&&r.Promise.resolve){var a=r.Promise.resolve(void 0);kl=function()
{a.then(ml)}}else kl=function(){var b=ml;"function"!==typeof x.setImmediate||
x.Window&&x.Window.prototype&&!
B("Edge")&&x.Window.prototype.setImmediate==x.setImmediate?(bl||
(bl=cl()),bl(b)):x.setImmediate(b)}}var nl=!1,il=new fl;function ml(){for(var
a;a=hl();){try{a.j.call(a.g)}catch(c){dl(c)}var b=gl;b.l(a);100>b.j&&(b.j+
+,a.next=b.g,b.g=a)}nl=!1};function ol(a,b,c,d,e,f)
{this.K=a;this.G=b;this.F=c;this.j=d;this.A=e||null;this.m=f||
null;this.l=[];this.v=!1}w(ol,Hi);ol.prototype.g=function(a)
{this.l.push(a);this.v||(a=this.C,kl||ll(),nl||(kl(),nl=!
0),il.add(a,this))};ol.prototype.C=function(){this.A?
this.A(A(this.B,this)):this.B()};
ol.prototype.B=function(){if(!this.v){this.v=!
0;try{for(this.j.g=Date.now();0<this.l.length;){var
a=this.l.shift();this.j.j=Date.now();a.g();this.m&&this.m.j(Date.now()-
this.j.j,a.j);if(Date.now()-
this.j.g+this.F>this.G)break}0<this.l.length&&this.K.setTimeout(A(this.C,this),0)}f
inally{this.v=!1,this.m&&this.m.g(Date.now()-this.j.g)}}};function pl(a,b){var
c=new Di,d=b.K?new ol(a,50,10,new al,Da(ne,b.g?"lr:apf:"+b.g:"lr:apf"),b.C):new
$k;d.g(new Ci(function(){Ni(new Mi(d),a,b).then(function(e){var
f=e.j,g=e.m,h=e.l;a:{var k=e.j,l=e.g.v;switch(l){case 2:var m=k.m;l=e.l.g;l.m||
(k=new Jh(ci(l),0),l.g||(l.g=new Mh(new Jh(ci(l),0))),l.m=new Ph(k,new
Jh(l.g,1),new Jh(di(l),2)));m=new Yk(d,new Tk(d,m,new Jh(l.m,3)),e.m.g);break
a;default:m=k.A;var n=k.g.oa;k=e.g;l=1==l?Xi(n):yf(n);m=new aj(m,l,k)}}m=new Ok(new
Hk(d,m));l=new Pk(f.g,g.l);
k=new Xj(d,f.g);e.g.A&&Zj(k,new fk(f.g,f.v));n=Sk(f.j);h=Zj(Zj(Zj(Zj(k,new
Qk(n)),new Dk(g.g,new Jh(di(h.g),2))),new Fk),new jk(f.m,new ik(g.g)));n=new
bj;Qa(n.j,dj);n=cj(cj(n,ej),fj);Qa(n.m,hj);Qa(n.j,gj);h=Yj(Zj(Zj(h,cj(n,gj)),new
kk(f.C*f.v)),new Gk);var q=e.g,v=e.j.A;n=Math.max(v*q.m,q.minWidth);q=v*q.j;n=void
0!==n?n:0;q=void 0!==q?q:Infinity;if(0>n||0>q)throw
Error("apf::wf");Yj(Yj(Yj(h,0>=n&&Infinity===q?null:new Bi(n,q)),new
Ck(f.m.g,e.g.B,f.j)),new dk([g.g,g.j]));0<e.g.l&&Yj(k,new ek(f.j,
e.g.l));Ji(d,c,new Lk(d,m,l,k),"itres")},A(c.reject,c))},"i"));return c.g};function
ql(a){this.g=a}ql.prototype.map=function(a){return null!=this.g?
(a=a(this.g.value),a instanceof ql?a:new ql({value:a})):this};function rl(a){if(!
a)return null;var b=D(a,7);if(D(a,1)||D(a,3)||0<Cb(a,4).length){b=Cb(a,4);var
c=D(a,3),d=D(a,1),e="";d&&(e+=d);c&&(e+="#"+sg(c));if(b)for(c=0;c<b.length;c+
+)e+="."+sg(b[c]);a=(b=e)?new ng(b,D(a,2),D(a,5),sl(D(a,6))):null}else a=b?new
ng(b,D(a,2),D(a,5),sl(D(a,6))):null;return a}var tl={1:1,2:2,3:3,0:0};function
sl(a){return null==a?a:tl[a]}function ul(a){for(var b=[],c=0;c<a.length;c++){var
d=D(a[c],1),e=D(a[c],2);if(d&&null!=e){var f={};f.Oc=d;f.value=e;b.push(f)}}return
b}
function vl(a,b){var c={};a&&(c.Ib=D(a,1),c.qb=D(a,2),c.rb=!!
Eb(a,3));b&&(c.bb=ul(Ib(b,Le,3)),c.Ua=ul(Ib(b,Le,4)));return c}var
wl={1:0,2:1,3:2,4:3},xl={0:1,1:2,2:3,3:4};function yl(a)
{this.g=a}yl.prototype.j=function(a,b,c,d)
{c=kh(d.document,this.g);c.za.setAttribute("data-ad-
format","auto");jh(c,a,b);return c};function zl(a){this.g=a}
zl.prototype.j=function(a,b,c,d){var e=0<Ib(this.g,Me,9).length?Ib(this.g,Me,9)
[0]:null,f=vl(Hb(this.g,Oe,3),e);if(!e)return null;if(e=D(e,1)){d=d.document;var
g=c.tagName;c=Nc(new
Ec(d),g);c.style.clear=f.rb?"both":"none";"A"==g&&(c.style.display="block");c.style
.padding="0px";c.style.margin="0px";f.bb&&ih(c.style,f.bb);d=Nc(new
Ec(d),"INS");f.Ua&&ih(d.style,f.Ua);c.appendChild(d);f={Ma:c,za:d};f.za.setAttribut
e("data-ad-type","text");f.za.setAttribute("data-native-settings-
key",e);jh(f,a,b);a=f}else a=
null;return a};function Al(a,b){this.g=a;this.j=b}Al.prototype.O=function(){return
this.j};function Bl(a,b,c,d,e,f,g,h,k,l){k=void 0===k?null:k;l=void 0===l?
null:l;var m=void 0===m?null:m;var n=void 0===n?
null:n;this.v=a;this.F=b;this.G=c;this.Xb=d;this.C=e;this.Eb=f?f:new
Ie;this.j=g;this.B=h;this.A=k;this.K=l;this.l=m;this.T=n;this.H=[];this.m=!
1;this.g=new P}function Cl(a,b,c){Ae(a.g,b)||a.g.set(b,
[]);a.g.get(b).push(c)}Bl.prototype.O=function(){return
this.v.O()};Bl.prototype.ub=function(){return this.C};Bl.prototype.Z=function()
{return this.B};
function Dl(a,b,c){var d=a.ca();if(!d)return null;var e=rl(d);if(!e)return null;var
f=wl[a.O()];var g=void 0===f?null:f;if(null===g)return null;f=(f=Hb(a,Oe,3))?
Eb(f,3):null;e=new Al(e,g);g=Cb(a,10).slice(0);null!
=D(d,5)&&g.push(1);d=D(a,12);var h=null!=D(a,4)?Hb(a,Ie,4):null;switch(D(a,8)){case
1:return new Bl(e,new yl(vl(Hb(a,Oe,3),null)),f,0,g,h,c,b,d,a);case 2:return new
Bl(e,new zl(a),f,1,g,h,c,b,d,a)}return null}function El(a){return a.m};function
Fl(a){switch(a.Xb){case 0:case 1:var b=a.K;null==b?a=null:(a=b.ca(),null==a?a=null:
(b=b.O(),a=null==b?null:new ye(0,{ob:[a],Cb:b})));return null!=a?new
ql({value:a}):new ql(null);case 2:return a=Gl(a),null!=a?new ql({value:a}):new
ql(null);default:return new ql(null)}}function Gl(a){if(null==a||null==a.l)return
null;var b=a.l.A(),c=a.l.B();if(null==b||null==c)return null;var
d=a.T;if(null==d)return null;a=a.O();return null==a?null:new ye(0,{ob:
[b,c],Tb:d,Cb:xl[a]})};function Hl(a,b,c)
{this.ja=a;this.j=b;this.ra=c;this.g=null}function Il(a){return
Fl(a.ja).map(function(b){return De(b)})}function Jl(a){a.g=a.g||Il(a);return
a.g}Hl.prototype.ca=function(){return this.j};Hl.prototype.fill=function(a,b){var
c=this.ja;if(a=c.F.j(a,b,this.j,c.j)){b=a.Ma;if(this.ja.m)throw
Error("AMA:AP:AP");Lg(b,this.ca(),this.ja.O());c=this.ja;c.m=!0;null!
=b&&c.H.push(b)}return a};function Kl(a){switch(a){case 0:return 0;case 1:return
1;case 2:return 2;case 3:return 3;default:return null}};function Ll(a){this.g=new
S(a)}Ll.prototype.contains=function(a){return this.g.contains(a)};var
Ml=oe(754,function(a,b){var c=[],d=[];try{for(var e=[],f=0;f<a.length;f++){var
g=a[f],h,k=og(g.v.g,g.j.document);(h=0<k.length?
k[0]:null)&&e.push({fb:g,Mb:h})}for(f=0;f<e.length;f++){a=d;var l=a.push;var
m=e[f],n=m.Mb,q=m.fb,v=q.G,G=q.j.document.createElement("div");G.className="google-
auto-placed";var
y=G.style;y.textAlign="center";y.width="100%";y.height="0px";y.clear=v?"both":"none
";var E=G;try{Lg(E,n,q.O());var na=E}catch(I){throw vg(E),I;}l.call(a,na)}var
va=gf(b),U=hf(b);for(f=0;f<d.length;f++){b=
U;l=va;var ba=d[f].getBoundingClientRect(),Ra=e[f];c.push(new Hl(Ra.fb,Ra.Mb,new
gk(ba.left+b,ba.top+l,ba.right-ba.left)))}}finally{for(f=0;f<d.length;f+
+)vg(d[f])}return c});function Nl(a,b,c){var d=V(xg)?0:1,e=hk(c,d,b+d);return!
Na(a,function(f){return Ue(f,e)})}function Ol(a,b,c,d,e){e=e.ra;var
f=hk(e,0,b),g=hk(e,0,c),h=hk(e,0,d);return!Na(a,function(k){return Ue(k,g)||
Ue(k,f)&&!Ue(k,h)})}function Pl(a,b,c,d){var e=xk(a);if(Nl(e,b,d.ra))return!0;if(!
Ol(e,b,c.Fc,c.sb,d))return!1;var f=new lk(hk(d.ra,0,0),1);a=Ka(a.g,function(g)
{return mk(g,f,c.sb)});b=Ma(a,function(g,h){return g+h.j},1);return 0===a.length||
b>c.Bc?!1:!0};function Ql(){this.g=new P}Ql.prototype.set=function(a,b){var
c=this.g.get(a);c||(c=new S,this.g.set(a,c));c.add(b)};function Rl(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 Sl(a,b)
{this.j=a;this.g=b}function Tl(a,b){var c=new Ql,d=new S;b.forEach(function(e)
{if(e.B()){e=e.B();if(e.C()&&e.C().ca()&&e.A()&&e.A().ca()){var
f=Ul(a,e.C().ca()),g=Ul(a,e.A().ca());if(f&&g)for(f=u(Rl({anchor:f,position:e.C().O
()},{anchor:g,position:e.A().O()})),g=f.next();!
g.done;g=f.next())g=g.value,c.set(z(g.anchor),g.position)}e.B()&&e.B().ca()&&(f=Ul(
a,e.B().ca()))&&c.set(z(f),e.B().O())}else e.C()?
Vl(a,e.C(),c):e.A()&&Wl(a,e.A(),d)});return new Sl(c,d)}
function Vl(a,b,c){b.A()&&(a=Xl(a,b.A()))&&a.forEach(function(d)
{d=z(d);c.set(d,1);c.set(d,4);c.set(d,2);c.set(d,3)})}function Wl(a,b,c)
{b.A()&&(a=Xl(a,b.A()))&&a.forEach(function(d){c.add(z(d))})}function Ul(a,b)
{return(a=Xl(a,b))&&0<a.length?a[0]:null}function Xl(a,b){return(b=rl(b))?
og(b,a):null};function Yl(a){return function(b){return Ml(b,a)}}function Zl(a){var
b=Q(a).clientHeight;return b?Da($l,b+gf(a)):kc}function am(a,b,c){if(0>a)throw
Error("ama::ead:nd");if(Infinity===a)return kc;var d=xk(c||yk(b));return
function(e){return Nl(d,a,e.ra)}}function bm(a,b,c,d){if(0>a||0>b.Fc||0>b.Bc||
0>b.sb)throw Error("ama::ead:nd");return Infinity===a?kc:function(e){return Pl(d||
yk(c,b.sb),a,b,e)}}function cm(a){if(!a.length)return kc;var b=new Ll(a);return
function(c){return b.contains(c.Xb)}}
function dm(a){return function(b){b=u(b.ub());for(var c=b.next();!
c.done;c=b.next())if(-1<a.indexOf(c.value))return!1;return!0}}function em(a){return
a.length?function(b){var c=b.ub();return a.some(function(d){return-
1<c.indexOf(d)})}:lc}function fm(a,b){if(0>=a)return lc;var c=Q(b).scrollHeight-
a;return function(d){return d.ra.g<=c}}function gm(a){var
b={};a&&a.forEach(function(c){b[c]=!0});return function(c){return!b[D(c.Eb,2)||0]}}
function hm(a){return a.length?function(b){return
t(a,"includes").call(a,D(b.Eb,2)||0)}:lc}function im(a){return a.length?function(b)
{return t(a,"includes").call(a,D(b.Eb,1)||0)}:lc}function jm(a,b){var
c=Tl(a,b);return function(d){var e=d.ca();d=xl[d.ja.O()];var
f=z(e);f=c.j.g.get(f);if(!(f=f?f.contains(d):!1))a:{if(c.g.contains(z(e)))switch(d)
{case 2:case 3:f=!0;break a;default:f=!1;break a}for(e=e.parentElement;e;)
{if(c.g.contains(z(e))){f=!0;break a}e=e.parentElement}f=!1}return!f}}
function $l(a,b){return b.ra.g>=a}function km(a,b,c){c=c.ra.l;return
a<=c&&c<=b};De(new ye(0,{}));De(new ye(1,{}));function lm(){this.g=new P}function
mm(a,b,c){Ae(a.g,b)||a.g.set(b,[]);a.g.get(b).push(c)};function nm(a)
{om(a,function(b){b.g=!0})}function pm(a){om(a,function(b){b.j=!0})}function
qm(a,b){om(a,function(c){c.l=b})}function om(a,b){var c=rm,d=a.ja;if(!Ae(c.g,d))
{var e=c.g,f=e.set;a=Jl(a);a=null!=a.g?a.g.value:null;f.call(e,d,new sm(null!=a?
a:""))}b(c.g.get(d))}function sm(a){this.j=this.g=!1;this.l=null;this.Fb=a}var
rm=new function(){this.g=new P};function tm(a){this.j=a;this.g=-1};function um(a)
{for(var b=0;a;)(!b||a.previousElementSibling||a.nextElementSibling)&&b+
+,a=a.parentElement;return b};function vm(a){this.g=new P;var
b;this.l=((null==(b=a.A())?void 0:b.A())||[]).map(function(c){var
d=Ce(c.vc()),e=c.gd();return{Wa:d,Pc:e,Fb:c.vc()}});this.j=[]}function wm(a,b){var
c=a.l.filter(function(d){return Be(d.Wa).every(function(e){return
d.Wa.get(e)===b.get(e)})});return 0===c.length?
(a.j.push(19),null):c.reduce(function(d,e){return d.Wa.tb()>e.Wa.tb()?d:e},c[0])}
function xm(a,b){b=Jl(b);if(null==b.g)return
a.j.push(18),null;b=b.g.value;if(Ae(a.g,b))return a.g.get(b);var
c=Ce(b);c=wm(a,c);a.g.set(b,c);return c}function ym(a,b){var
c;return(null==(c=xm(a,b))?void 0:c.Pc)||Number.MAX_VALUE};function zm(a){var
b=null;b=void 0===b?null:b;this.j=new tm(a);this.g=b&&new vm(b)}function Am(a,b)
{return 0==b.g.length?b:ue(b,function(c,d){return ym(a.g,c)-ym(a.g,d)})}function
Bm(a,b){return 0==b.g.length?b:ue(b,function(c,d){return Cm(a,c)-Cm(a,d)})}function
Dm(a,b){return ue(b,function(c,d){var e=c.ja.A,f=d.ja.A,g;null==e||null==f?
g=null==e&&null==f?Cm(a,c)-Cm(a,d):null==e?1:-1:g=e-f;return g})}
function Cm(a,b){var
c=b.ra.g,d=Math,e=d.min,f=b.ca(),g=b.ja.O();c+=200*e.call(d,20,0==g||3==g?
um(f.parentElement):um(f));a=a.j;0>a.g&&(a.g=Q(a.j).scrollHeight||0);a=a.g-
b.ra.g;a=c+(1E3<a?0:2*(1E3-a));b.ca();return a};function Em(a,b){this.l=new
re(a);this.j=new zm(b);this.g=b;this.m=new lm}
function Fm(a,b){var c=void 0===c?0:c;var d=b.Ac?b.Ac:[0],e="number"===typeof
b.Ab||null===b.Ab?b.Ab:0,f="number"===typeof b.minWidth?
b.minWidth:0,g="number"===typeof b.maxWidth?b.maxWidth:Infinity,h="number"===typeof
b.Zb?b.Zb:0,k=a.l;k=te(te(te(te(te(te(te(k,cm(d),Gm(1,c)),dm(b.fd||
[]),Gm(2,c)),gm(b.ed||[]),Gm(3,c)),hm(b.sd||[]),Gm(4,c)),im(b.td||
[]),Gm(5,c)),em(b.rd||[]),Gm(6,c)),mc(El),Gm(7,c));var l=k=k.apply(Yl(a.g));null!
==e&&(l=b.cd&&b.pc?te(l,bm(e,b.pc,a.g,b.kc),Hm(16,c)):te(l,am(e,a.g,b.kc),
Hm(9,c)));l=te(l,Da(km,f,g),Hm(10,c));b.ic&&(l=te(l,jm(a.g.document,b.ic),Hm(11,c))
);l=te(te(l,Zl(a.g),Hm(12,c)),fm(h,a.g),Hm(13,c));b.xd?l=Dm(a.j,l):b.yd?
(l=Am(a.j,l),se(k,function(m){nm(m);var n;null!=(n=a.j.g)&&(n=xm(n,m),null!
=(null==n?void 0:n.Fb)&&qm(m,n.Fb))}),se(l,function(m){return
pm(m)})):l=Bm(a.j,l);b.ud&&(l=ve(l,Ac(a.g.location.href+a.g.localStorage.google_exp
eriment_mod)));1===d.length&&mm(a.m,d[0],{dd:k.g.length,zd:l.g.length});return
l.g.slice(0)}
function Gm(a,b){return function(c){return Cl(c,b,a)}}function Hm(a,b){return
function(c){return Cl(c.ja,b,a)}};function Im(a,b){var c=a.document.body;if(!c||!
b)return c={amacerr:1},c=void 0===c?
{}:c,pe("sci_evt",c,.1),null;b=Ib(b,Pe,1);for(var d=[],e=0;e<b.length;e++){var
f=Dl(b[e],e,a);null!==f&&d.push(f)}b=new Em(d,a);d=a.innerWidth;a=Fm(b,
{od:0,minWidth:.85*d,maxWidth:d,Ab:25,Zb:a.innerHeight});a=a.length?a[0]:null;if(!
a)return null;c=new lg(c,!1);b=a.ca();c={node:c.g(b)||void 0,pb:void 0,identifier:
{}};if(!c.node)throw Error("amac:n");b=Kl(a.ja.O());if(null===b)throw
Error("amac:p");return(c=(new Sj(c,
b)).build())?{fb:c,Rc:a.ra.g}:null}function Jm(a){var b=new Ih;b.g=!
0;b.v=.85;b.j=1;b.m=25;b.l=a.innerHeight;b.A=!0;b=b.build();return
pl(a,b)};function Km(a,b){var c,d;a=null===(c=bf(a))||void 0===c?void
0:c.tagSpecificState[1];return null==a?null:(null===(d=a.debugCard)||void 0===d?
void 0:d.getAdType())===b?a.debugCard:null}function Lm(a,b)
{(a=Km(a,4))&&a.displayAdLoadedContent(b)};function Mm(a,b,c){sh.call(this);var
d=this;this.g=a;this.B=b;this.ta=c;this.Oa={};this.ab=O(this.B,168,function(e,f)
{return void Nm(d,e,f)});this.Hb=O(this.B,169,function(e,f){Td(d.ta,"ras::xsf",
{c:f.data.substring(0,500),u:d.g.location.href.substring(0,500)},!0,.1);return!
0});this.ia=[];this.ib(this.Oa);this.ia.push(Xe(this.g,this.ab,this.Hb))}w(Mm,sh);
function Nm(a,b,c){try{if(!hd(c.origin))return}catch(f){return}var
d=b.msg_type,e;"string"===typeof d&&(e=a.Oa[d])&&ge(a.B,168,function()
{e.call(a,b,c)})}Mm.prototype.Ka=function(){for(var a=u(this.ia),b=a.next();!
b.done;b=a.next())b=b.value,b();this.ia.length=0;sh.prototype.Ka.call(this)};functi
on Om(a){Mm.call(this,a,je,fe);this.g=a}w(Om,Mm);function Pm(a,b)
{this.j=a;this.g=b;this.l="633794002 633794005 21066126 21066127 21065713 21065714
21065715 21065716 42530887 42530888 42530889 42530890 42530891 42530892
42530893".split(" ")}
function Qm(a,b){var c=Oc()&&!(900<=R(a.j)),d=Ka([],function(e){return
Oa(a.l,e)}).join(",");return{wpc:"",su:b,eid:d,doc:a.g.tc,pg_h:Z(a.g.ac),pg_w:Z(a.g
.Mc),pg_hs:Z(a.g.Kc),c:Z(a.g.Yb),aa_c:Z(a.g.Ob),av_h:Z(a.g.Pb),av_w:Z(a.g.oc),av_a:
Z(a.g.nc),s:Z(a.g.Hc),all_s:Z(a.g.Gc),b:Z(a.g.Ec),all_b:Z(a.g.Dc),d:Z(a.g.rc),all_d
:Z(a.g.qc),ard:Z(a.g.mc),all_ard:Z(a.g.lc),pd_h:Z(a.g.Nc),dt:c?"m":"d"}}
function Rm(a){var b=ef(a,!
0),c=Q(a).scrollWidth,d=Q(a).scrollHeight,e="unknown";a&&a.document&&a.document.rea
dyState&&(e=a.document.readyState);var
f=gf(a),g=[],h=[],k=[],l=[],m=[],n=[],q=[],v=0,G=0,y=Infinity,E=Infinity,na=null,va
=ok({Sb:!1},a);va=u(va);for(var U=va.next();!U.done;U=va.next()){U=U.value;var
ba=U.getBoundingClientRect(),Ra=b-(ba.bottom+f);if(U.className&&-1!
=U.className.indexOf("adsbygoogle-ablated-ad-slot")){var
I=U.getAttribute("google_element_uid");var J=a.google_sv_map;if(!I||
!J||!J[I])continue;a:{I=J[I];J=Number(I.google_ad_width);var
ua=Number(I.google_ad_height);if(!(0<J&&0<ua)){b:{try{var
bd=String(I.google_ad_format);if(bd&&bd.match){var
wf=bd.match(/(\d+)x(\d+)/i);if(wf){var
tj=parseInt(wf[1],10),uj=parseInt(wf[2],10);if(0<tj&&0<uj){var
Fb={width:tj,height:uj};break b}}}}catch(rq){}Fb=null}if(!Fb){I=null;break a}J=0<J?
J:Fb.width;ua=0<ua?ua:Fb.height}I={width:J,height:ua}}I=(J=I)?J.height:0;J=J?
J.width:0}else if(I=ba.bottom-ba.top,J=ba.right-ba.left,1>=I||1>=J)continue;
g.push(I);k.push(J);l.push(I*J);sk(U)?(G+=1,U.className&&-1!
=U.className.indexOf("pedestal_container")&&(na=I)):
(y=Math.min(y,Ra),n.push(ba),v+=1,h.push(I),m.push(I*J));E=Math.min(E,Ra);q.push(ba
)}y=Infinity===y?null:y;E=Infinity===E?
null:E;f=Sm(n);q=Sm(q);h=Tm(b,h);n=Tm(b,g);m=Tm(b*c,m);Fb=Tm(b*c,l);return new
Pm(a,
{tc:e,ac:b,Mc:c,Kc:d,Yb:v,Ob:G,Pb:Um(g),oc:Um(k),nc:Um(l),Hc:f,Gc:q,Ec:y,Dc:E,rc:h,
qc:n,mc:m,lc:Fb,Nc:na})}function Um(a){return vc.apply(null,Ka(a,function(b){return
0<b}))||null}
function Tm(a,b){return 0>=a?null:uc.apply(null,b)/a}function Sm(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 Z(a){return null==a?
null:t(Number,"isInteger").call(Number,a)?a.toString():a.toFixed(3)};function Vm(a)
{a=void 0===a?[]:a;var b=Date.now();return Ka(a,function(c){return 36E5>b-
c})}function Wm(a){try{var b=a.getItem("__lsv__");if(!b)return[];try{var
c=JSON.parse(b)}catch(d){}if(!Array.isArray(c)||Na(c,function(d){return!
t(Number,"isInteger").call(Number,d)}))return a.removeItem("__lsv__"),
[];c=Vm(c);c.length||null==a||a.removeItem("__lsv__");return c}catch(d){return
null}};function Xm(){this.g=null}function Ym(a,b){var c;if(!(c=null==b))
{try{b.setItem("__storage_test__","__storage_test__");var
d=b.getItem("__storage_test__");b.removeItem("__storage_test__");var
e="__storage_test__"===d}catch(f){e=!1}c=!e}b=c?null:Wm(b);a.g=b;if(b=!!
a.g)a=a.g,b=!!a&&1>a.length;return b}function Zm(a,b){try{if(!b||!Ym(a,b))return!
1;a.g.push(Date.now());var c=JSON.stringify(a.g);b.setItem("__lsv__",c);return
b.getItem("__lsv__")==c}catch(d){return!1}};function $m(){var
a=this;this.promise=new r.Promise(function(b,c){a.resolve=b;a.reject=c})};function
an(a,b,c,d,e,f){Om.call(this,a);this.P=b;this.la=f;this.ea=d;this.G=!
1;this.M=null;this.Y=this.H=this.ma=!1;this.F=[];this.m=!
1;this.ka=this.V=this.j=0;this.A=this.v=this.N=null;this.W=x.requestAnimationFrame|
|x.webkitRequestAnimationFrame||x.mozRequestAnimationFrame||
x.oRequestAnimationFrame||x.msRequestAnimationFrame;this.na=!1;this.l=new
xh(b,a,e);this.ua=!1;this.R=this.U=0;this.J=Gb(c,1,!
1);this.xa=Hb(c,Re,2);this.C=0}w(an,Om);
an.prototype.ib=function(a){var b=this;a["sti-fill"]=function(c){bn(b,c)};a["i-
no"]=function(){b.H=!1;!b.ua&&b.j&&cn(b)}};
function bn(a,b){if(a.ma)r.Promise.resolve(!1);else{a.ma=!
0;b=kf(b);a.Y="true"===b["i-fvs"];var
c=b.i_expid;c&&(a.M=c);b.qid&&(a.N=b.qid);a.C=parseFloat(b.den_lim)||
0;b=parseInt(b.sti_lt,10);isNaN(b)||(a.U=b);a.H=!0;if(dn(a))r.Promise.resolve(!
1);else{var d=new $m,e=function(){en(a,{nip:1,ph:ef(a.g,!
0),vh:a.g.innerHeight,iplt:Date.now()-a.R,ama:a.J,url:a.g.location?
a.g.location.href:void 0},.1);a.F.push("Could not locate a suitable placement in
the content below the fold.");Lm(a.g,a.F);d.resolve(!1)},
f=function(g,h){en(a,{iplt:Date.now()-
a.R,ama:a.J,y:h},.01);d.resolve(fn(a,g))};a.R=Date.now();a.J?
(b=Im(a.g,a.xa))&&a.H&&!dn(a)?f(b.fb,b.Rc):(en(a,
{amacerr:1},.1),e()):Jm(a.g).then(function(g){if(a.H&&!dn(a))return
g.X().then(function(h){var k=void 0===k?!1:k;h.j?k=h.j:(h.g||
(mh(h,k),h.lb()),k=h.g,!h.j&&k&&(h.j=k.L()),k=h.j);f(h,k?k.top:-1)},e);d.resolve(!
1)})}}}function dn(a){return a.Y?!1:bf(a.g).wasReactiveAdVisible[8]?(en(a,
{vigs:1},.1),!0):!1}
function fn(a,b){gn(a)&&hn(a)&&Dh(a.l,b)&&(a.j=Date.now(),jn(a),a.Y?
kn(a):a.W.call(a.g,function(){return ln(a)}));Lm(a.g,a.F);return!!a.j}function
hn(a){return a.ea?!0:Ym(Jg(Xm),a.la)}
function gn(a){var b=a.g.innerHeight;if(!b)return!1;var
c=a.g;c=Q(c).scrollWidth<=R(c);if(!df(a.g))return en(a,
{lnd:1},.1),a.F.push("Landscape is not supported"),!1;var d;if(d=a.C){b=void 0===b?
0:b;var e=Rm(a.g);d=(e=((e.g.Pb||0)*(e.g.Yb+e.g.Ob)+b)/(e.g.ac+b))>a.C}if(d)return
en(a,t(Object,"assign").call(Object,
{den:e,lim:a.C},Qm(Rm(a.g),a.g.location.hostname)),1),a.F.push("Insertion would
cause ad density greater than "+100*a.C+"%."),!1;c||en(a,{qd:1},.1);return!0}
function jn(a){a.v=oe(519,function(){!a.G&&a.m&&en(a,{tto:Date.now()-
a.j,por:df(a.g)?1:0},.1)});F(a.g,"orientationchange",a.v);a.A=oe(520,function()
{a.G||(a.l.B(),a.m&&en(a,{ttre:Date.now()-a.j},.1))});F(a.g,"resize",a.A)}function
kn(a){a.na||(a.P.contentWindow.postMessage(JSON.stringify({msg_type:"i-
view"}),"https://googleads.g.doubleclick.net"),a.na=!0)}
function ln(a){if(!a.G)if(dn(a))cn(a);else{var
b=a.l.j.getBoundingClientRect().top,c=a.g.innerHeight;a.l.B();.5<=(c-
b)/c&&kn(a);b<c&&(bf(a.g).wasReactiveAdVisible[9]=!0,a.ea||Zm(Jg(Xm),a.la),a.ua=!
0);0>=b?(0<=a.U&&mn(a),en(a,{sice:!0,vh:c,gvto:b},.1)):a.W&&a.W.call(a.g,function()
{return ln(a)})}}function mn(a){a.V=Date.now();a.m=!0;a.ka+
+;Gh(a.l);x.setTimeout(function(){if(a.m){a.m=!1;var b=a.l,c=b.j;M(c,
{top:ud(b.m).y+"px"});M(c,{position:"absolute"});Fh(b)}},Math.max(0,a.U))}
function cn(a){a.G=!0;a.m=!1;zh(a.l,!
1);a.v&&(H(a.g,"orientationchange",a.v),a.v=null);a.A&&(H(a.g,"resize",a.A),a.A=nul
l)}function en(a,b,c){b=b||
{};a.N&&(b.qid=a.N);a.M&&(b.eid=a.M);a.j&&(b.tsl=Date.now()-
a.j);a.V&&(b.tslo=Date.now()-
a.V,b.tl=a.ka);a.P.src&&(b.req=a.P.src);pe("sci_evt",b,c)};function nn()
{this.g=this.A=this.j=this.l=null;this.m=this.v=0}function on(a,b){if(b){var
c=b.adClient;if("string"===typeof c&&c){a.l=c;a.j=!!
b.adTest;c=b.pubVars;ya(c)&&(a.A=c);if(Array.isArray(b.fillMessage)&&0<b.fillMessag
e.length){a.g={};c=u(b.fillMessage);for(var d=c.next();!
d.done;d=c.next())d=d.value,a.g[d.key]=d.value}a.v=b.adWidth;a.m=b.adHeight;Dd(a.v)
&&Dd(a.m)||pe("rctnosize",b);c=!0}else c=!1}else c=!1;return
c&&a.C(b)}nn.prototype.C=function(){return!0};function pn(){nn.call(this);this.K=!
1;this.B=null;this.F=!1}w(pn,nn);pn.prototype.C=function(a){this.K=!!
a.enableAma;var b=a.amaConfig;if(b)try{var c=zb(Re,b?JSON.parse(b):null)}catch(d)
{c=null}else c=null;this.B=c;Array.isArray(a.fillMessage)&&(this.F=!0);return!
0};ab||!B("Safari")||Wa();function qn(a,b,c){a:{c=void 0===c?null:c;c=void 0===c?
null:c;b=u(b);for(var d=b.next();!d.done;d=b.next()){var e=a;d=d.value;var
f=c;f=void 0===f?null:f;var g=e.document;var h=d.x;var
k=d.y;g.hasOwnProperty("_goog_efp_called_")||
(g._goog_efp_called_=g.elementFromPoint(h,k));if(g=g.elementFromPoint(h,k)){if(!
(h=rn(g,e,d,f)))b:{f=void 0===f?null:f;h=e.document;for(g=g.offsetParent;g&&g!
=h.body;g=g.offsetParent)if(k=rn(g,e,d,f)){h=k;break b}h=null}e=h||null}else
e=null;if(e){a=e;break a}}a=null}return null!=
a}function sn(a,b,c,d){for(var e=[],f=0;3>f;f++)for(var g=0;g<b;g++){var h=e,k=b-
1;h.push.call(h,{x:(0==k?0:g/k)*a,y:c+f/2*(d-c)})}return e}
function rn(a,b,c,d){d=void 0===d?null:d;if("fixed"!==sd(a,"position"))return
null;var e="GoogleActiveViewInnerContainer"==a.getAttribute("class")||
1>=yd(a).width&&1>=yd(a).height?!0:!1;d&&Td(d,"ach_evt",
{url:b.location.href,tn:a.tagName,id:a.getAttribute("id"),cls:a.getAttribute("class
"),ign:e,pw:b.innerWidth,ph:b.innerHeight,x:c.x,y:c.y},!0,1);return e?null:a}
function tn(a){var b=812==a.screen.height&&375==a.screen.width||
812==a.screen.width&&375==a.screen.height||
414==a.screen.width&&896==a.screen.height||
896==a.screen.width&&414==a.screen.height;return null!
=(a.navigator&&a.navigator.userAgent&&a.navigator.userAgent.match(/iPhone OS 1[1-
9]|[2-9]\d/))&&b}var un=90*1.38;function vn(a,b){var
c=a&&jj(a.location,"google_anchor_debug");if(2===b||c){var d=V(Cg);var e=void
0===e?null:e;var f=a.innerWidth;d=sn(f,d?Math.max(2,Math.min(10,Math.ceil(f/300)))
+1:3,0,Math.min(Math.round(a.innerWidth/320*50),un)+15);if(qn(a,d,e)){var
g,h;pe("flgr::top",{c:"fixed",d:c,p:b,url:null!=(h=null==a?void
0:null==(g=a.location)?void 0:g.href)?h:""});return"bottom"}return"top"}if(e=V(Ag))
{var k=V(Cg);d=void 0===d?
null:d;e=a.innerWidth;g=a.innerHeight;h=Math.min(Math.round(a.innerWidth/
320*50),un)+15;k=sn(e,k?Math.max(2,Math.min(10,Math.ceil(e/300)))+1:3,g-
h,g);25<h&&k.push({x:e-25,y:g-25});e=qn(a,k,d)}if(e){var l;pe("flgr::bottom",
{c:"fixed",d:c,p:b,url:null!=(l=null==a?void 0:null==(f=a.location)?void 0:f.href)?
l:""});return"top"}return"bottom"};function wn(){var a=new
$m;this.promise=a.promise;this.resolve=a.resolve};var
xn={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1,NOSCRIPT:1},yn={IMG:"
",BR:"\n"};function zn(a,b,c,d){if(!(a.nodeName in xn))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 yn)d&&"IMG"==a.nodeName&&a.hasAttribute("alt")&&b.push("
"+a.getAttribute("alt")),b.push(yn[a.nodeName]);else
for(a=a.firstChild;a;)zn(a,b,c,d),a=a.nextSibling}var An=/ \xAD
/g,Bn=/\xAD/g,Cn=/\u200B/g,Dn=/ +/g,En=/^\s*/;var
Fn=ka(["https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"]);
function Gn(a,b,c){a.dataset.adsbygoogleStatus="reserved";a.className+="
adsbygoogle-noablate";if(!c.adsbygoogle){c.adsbygoogle=[];var
d=c.document,e=hc(Fn);e=ic(e).toString();var f=Mb();f=f?
f.createScriptURL(e):e;e=jd("SCRIPT",d);e.src=ic(new Nb(f,Ob));var
g;f=(e.ownerDocument&&e.ownerDocument.defaultView||window).document;var
h=null===(g=f.querySelector)||void 0===g?void 0:g.call(f,"script[nonce]");(g=h?
h.nonce||h.getAttribute("nonce")||"":"")&&e.setAttribute("nonce",g);
(d=d.getElementsByTagName("script")[0])&&
d.parentNode&&d.parentNode.insertBefore(e,d)}c.adsbygoogle.push({element:a,params:b
})};function Hn(){}
Hn.prototype.verifyAndProcessConfig=function(a,b,c){var
d=bf(a);if(d.wasReactiveAdConfigReceived[9])return!1;var e=new pn;if(!
on(e,b))return!1;d.wasReactiveAdConfigReceived[9]=!0;if(!e.j&&!Ym(Jg(Xm),c))return!
1;b=Kc(document,"INS");b.className="adsbygoogle";M(b,
{display:"none"});a.document.documentElement.appendChild(b);c=e.A||
{};c.google_ad_client=e.l;c.google_ad_height=Q(a).clientHeight||
0;c.google_ad_width=R(a)||0;c.google_reactive_ad_format=9;d=new
Te;Db(d,1,e.K);if(e.B){var f=e.B;var g=void 0===
g?!1:g;d.g||(d.g={});var h=f?Jb(f,!1):f;d.g[2]=f;Db(d,2,h,g)}e.F&&Db(d,3,!0);a:
{xb=!0;try{var k=JSON.stringify(d.toJSON(),Kb);break a}finally{xb=!1}k=void
0}c.google_rasc=k;e.j&&(c.google_adtest="on");Gn(b,c,a);return!0};function In(a)
{C.call(this,a)}w(In,C);var Jn=void 0;function Kn(a){this.methodName=a}var Ln=new
Kn(15),Mn=new Kn(3),Nn=new Kn(5),On=new Kn(6),Pn=new Kn(7),Qn=new Kn(8);function
Rn(a,b,c){return b[a.methodName]||c||function(){}};function Sn(){this.g=function()
{return[]}}function Tn(a,b,c){a.g=function(){return Rn(Mn,b,function(){return[]})
(c)}};function Un(){};function Vn(a,b){var c=Jg(Kg);c.j=function(d,e){return
Rn(Nn,a,function(){return!1})(d,e,b)};c.l=function(d,e){return Rn(On,a,function()
{return 0})(d,e,b)};c.m=function(d,e){return Rn(Pn,a,function(){return""})
(d,e,b)};c.v=function(d,e){return Rn(Qn,a,function(){return[]})
(d,e,b)};c.g=function(){Rn(Ln,a)(b)}};function Wn(a){je.j=function(b)
{b.shv=String(a);b.mjsv="m202110080101";var
c=Jg(Sn).g();x.google_ad_modifications||(x.google_ad_modifications={});var
d=x.google_ad_modifications;d.eids||(d.eids=[]);
(c=c.concat(d.eids).join(","))&&(b.eid=50<c.length?
c.substring(0,50)+"T":c)}};function Xn()
{nn.call(this)}w(Xn,nn);Xn.prototype.C=function(a){a.hasFillMessage||
(this.g=null);return!0};var Yn=[1,2];function Zn(a)
{this.g=a}Zn.prototype.verifyAndProcessConfig=function(a,b){var
c=bf(a);if(c.wasReactiveAdConfigReceived[this.g])return!1;var d=new Xn;if(!
on(d,b))return!1;Yn.forEach(function(e){c.wasReactiveAdConfigReceived[e]=!0});
$n(this,a,d);return!0};
function $n(a,b,c){var
d=Kc(document,"INS");d.className="adsbygoogle";b.document.body.appendChild(d);var
e=c.A||
{};e.google_ad_client=c.l;e.google_ad_width=c.v;e.google_ad_height=c.m;e.google_rea
ctive_ad_format=a.g;c.g&&(e.google_reactive_fill_message=c.g);c.j&&(e.google_adtest
="on");Gn(d,e,b)};function ao(a,b){var c=this;this.l=a;this.g=!
1;this.m=b;this.j=O(this.m,264,function(d){c.g&&(bo||(d=Date.now()),c.l(d),bo?
co.call(x,c.j):x.setTimeout(c.j,17))})}ao.prototype.start=function(){this.g||
(this.g=!0,bo?co.call(x,this.j):this.j(0))};var co=x.requestAnimationFrame||
x.webkitRequestAnimationFrame,bo=!!
co&&!/'iPhone'/.test(x.navigator.userAgent);function eo(a,b,c,d)
{this.j=a;this.B=b;this.G=c;this.progress=0;this.g=null;this.A=!
1;this.m=[];this.v=null;this.l=new ao(A(this.T,this),d)}eo.prototype.T=function(a)
{if(this.A)this.l.g=!1;else{null===this.g&&(this.g=a);this.progress=(a-
this.g)/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.F();1==this.progress&&(this.l.g=!
1,this.C())}};eo.prototype.C=function(){};
eo.prototype.F=function(){};eo.prototype.reset=function(a,b,c)
{this.g=null;this.j=a;this.B=b;this.G=c;this.progress=0};function fo(a){return
a*a*a}function go(a){a=1-a;return 1-a*a*a};function ho(a,b,c,d,e,f,g,h)
{eo.call(this,[b],[c],d,f);this.H=a;this.J=e;this.K=g?g:null;this.v=h||
null}w(ho,eo);ho.prototype.F=function(){var
a={};a[this.J]=this.m[0]+"px";N(this.H,a)};ho.prototype.C=function()
{this.K&&this.K()};function io(a,b,c,d){sh.call(this);var
e=this;this.g=a;this.l=b;this.m=c;this.j=d?pc:
{};F(this.g,this.l,this.m,this.j);uh(this,function(){return void
jo(e)})}w(io,sh);function jo(a){a.g&&H(a.g,a.l,a.m,a.j)}function ko(a)
{this.l=a;this.reset()}ko.prototype.add=function(a){var
b=Date.now();this.g.push({time:b,coords:a});for(a=this.j;a<this.g.length;++a)if(b-
this.g[a].time>=this.l)delete this.g[a];else
break;this.j=a;a>=this.g.length&&this.reset()};ko.prototype.reset=function()
{this.g=[];this.j=0};
function lo(a,b,c,d){sh.call(this);var e=this;this.m=a;this.target=b;this.J=c||
b;this.U=d||100;this.B=this.A=this.M=!
1;this.v=this.g=this.j=this.l=this.G=this.C=this.H=this.F=null;this.ia=new
io(this.J,"mousedown",function(f){0==f.button&&mo(e,f)},!
0);th(this,this.ia);this.Y=new io(this.J,"touchstart",function(f){return mo(e,f)},!
0);th(this,this.Y);this.W=new io(this.J,"click",function(f){e.M?e.M=!
1:f.stopPropagation()},!0);th(this,this.W)}w(lo,sh);
function no(a){a=a.touches&&a.touches[0]||a;return new
K(a.clientX,a.clientY)}p=lo.prototype;p.Bb=function(){if(this.l&&this.j&&this.g)
{var a=this.l,b=wc(this.g,this.j);var c=new K(a.x+b.x,a.y+b.y);a=this.target;c
instanceof K?(b=c.x,c=c.y):(b=c,c=void 0);a.style.left=xd(b,!1);a.style.top=xd(c,!
1)}};p.Lb=function(){};
p.vb=function(){var a=this.target,b;a:{if(sc&&!(ab&&kb("9")&&!
kb("10")&&x.SVGElement&&a instanceof x.SVGElement)&&(b=a.parentElement))break
a;b=a.parentNode;b=ya(b)&&1==b.nodeType?b:null}var c=b;b=vd(a);c=vd(c);b=new K(b.x-
c.x,b.y-c.y);a=Bd(a,"margin");return wc(b,new K(a.left,a.top))};
function mo(a,b){a.A&&oo(a);a.A=!0;a.l=a.vb();a.j=no(b);a.g=a.j;a.v=new
ko(a.U);a.v.add(a.j);a.F=new io(a.m,"mousemove",A(a.$b,a),!0);th(a,a.F);a.H=new
io(a.m,"touchmove",A(a.$b,a),!0);th(a,a.H);a.C=new io(a.m,"mouseup",A(a.hc,a),!
0);th(a,a.C);a.G=new io(a.m,"touchend",A(a.hc,a),!0);th(a,a.G)}p.$b=function(a)
{if(this.A)if(a.preventDefault(),this.g=no(a),this.v.add(this.g),this.B)this.Bb();e
lse{var b=this.j,c=this.g;a=b.x-c.x;b=b.y-
c.y;10<=Math.sqrt(a*a+b*b)&&(this.Bb(),this.B=!0)}};
p.hc=function(a){this.B?(a.preventDefault(),this.g=no(a),this.Lb()):this.M=!
0;oo(this)};function oo(a){a.A=!1;a.B=!
1;a.l=null;a.j=null;a.g=null;a.v=null;a.F&&jo(a.F);a.H&&jo(a.H);a.C&&jo(a.C);a.G&&j
o(a.G)};function po(a){this.g=bf(a).floatingAdsStacking}function qo(a)
{a=Uc(a.g.maxZIndexRestrictions);return a.length?
Math.min.apply(null,a):null}function ro(a,b)
{a.g.maxZIndexListeners.push(b);b(qo(a))}function so(a){var
b=qo(a);Ja(a.g.maxZIndexListeners,function(c){return c(b)})}function to(a)
{this.j=a;this.g=null};function uo(a){var
b=a.ownerDocument,c=b.createElementNS("http://www.w3.org/2000/svg","line");c.setAtt
ribute("x1","22");c.setAttribute("y1","18");c.setAttribute("x2","28");c.setAttribut
e("y2","12");a.appendChild(c);b=b.createElementNS("http://www.w3.org/2000/svg","lin
e");b.setAttribute("x1","28");b.setAttribute("y1","12");b.setAttribute("x2","34");b
.setAttribute("y2","18");a.appendChild(b)}
function vo(a){var
b=a.ownerDocument,c=b.createElementNS("http://www.w3.org/2000/svg","line");c.setAtt
ribute("x1","22");c.setAttribute("y1","12");c.setAttribute("x2","28");c.setAttribut
e("y2","18");a.appendChild(c);b=b.createElementNS("http://www.w3.org/2000/svg","lin
e");b.setAttribute("x1","28");b.setAttribute("y1","18");b.setAttribute("x2","34");b
.setAttribute("y2","12");a.appendChild(b)}
function wo(a,b,c,d,e,f,g,h,k,l,m){sh.call(this);var
n=this;this.C=a;this.m=b;this.N=c;this.B=d;this.ta=f||function(){};this.V=g||
function(){};this.F=h;this.ea=k;this.ia=l;this.Y=m;uh(this,function(){return xo(n,!
0)});this.A=jd("INS",b.document);uh(this,function(){return
n.A=null});this.G=this.l=this.v=!1;this.J=0;this.g=e;this.M=!
1;this.j=this.R=null;this.P=b.innerHeight;this.U="true"===this.C.scroll_detached;th
is.H="true"===this.C.dismissable;this.ka="true"===this.C.draggable||"top"!
=this.g;this.ma=
this.C.expId||"";this.la=this.C.qemId||"";a=parseInt(this.C.z_index_override,10);th
is.W=isNaN(a)?null:a;this.na=new po(b);!this.H&&x.navigator.userAgent.match(/iPhone
OS 7/)&&b.setInterval(function(){var q=n.m.innerHeight;if(2>Math.abs(q-460)||
2>Math.abs(q-529))q<n.P&&2>Math.abs(gf(n.m)-n.J-68)&&(n.M=!
0,n.l&&yo(n)),n.P=q},300);zo(this,this.A)}w(wo,sh);
function zo(a,b){function c(f)
{f.target===e&&(f.preventDefault&&f.preventDefault(),f.stopImmediatePropagation&&f.
stopImmediatePropagation(),f.stopPropagation&&f.stopPropagation())}lf(b);var
d={"background-color":"#FAFAFA",display:"block",position:"relative","z-
index":1,height:"5px","box-shadow":"top"==a.g?"rgba(0, 0, 0, 0.2) 0px 1px 5px -1px,
rgba(0, 0, 0, 0.1) 0px -1px 2px -1px":"rgba(0, 0, 0, 0.2) 0px -1px 5px -1px,
rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"};"top"==a.g&&(d.position="absolute",d.top=
a.B.height+"px",d.width="100%");M(b,d);var
e=jd("SPAN",a.m.document);e.appendChild(Ao(a));F(e,"click",c);uh(a,function()
{return H(e,"click",c)});Bo(a,e);b.className="ee";b.appendChild(e)}function Bo(a,b)
{var
c={};a=(c.display="block",c.width="80px",c.height="45px",c[a.g]="0",c.left="0%",c.m
arginLeft="0px",c["pointer-events"]="none",c);c=b.getElementsByTagName("svg")
[0];M(b,a);ad(c)}
function Ao(a){switch(a.g){case "top":var b="dropShadowBottom";var c="M0,4 L0,22
A6,6 0 0,0 6,28 L50,28 A6,6 0 0,0 56,22 L56,10 A6,6 0 0,1 61,4 Z";var d="0";var
e="up";var f=uo;break;case "bottom":b="dropShadowTop",c="M0,26 L0,6 A6,6 0 0,1 6,1
L50,1 A6,6 0 0,1 56,6 L56,20 A6,6 0 0,0 62,26 Z",d="25",e="down",f=vo}var
g=a.m.document,h=g.createElementNS("http://www.w3.org/2000/svg","svg");h.style.setP
roperty("margin","0 0 0
0px","important");h.style.setProperty("position","absolute","important");h.style.se
tProperty(a.g,
"0","important");h.style.setProperty("left","0%","important");h.style.setProperty("
display","block","important");h.style.setProperty("width","80px","important");h.sty
le.setProperty("height","30px","important");h.style.setProperty("transform","none",
"important");h.style.setProperty("pointer-
events","initial","important");a=g.createElementNS("http://www.w3.org/2000/svg","de
fs");var
k=g.createElementNS("http://www.w3.org/2000/svg","filter");k.setAttribute("id",b);k
.setAttribute("filterUnits","userSpaceOnUse");
k.setAttribute("color-interpolation-filters","sRGB");var
l=g.createElementNS("http://www.w3.org/2000/svg","feComponentTransfer");l.setAttrib
ute("in","SourceAlpha");l.setAttribute("result","TransferredAlpha");var
m=g.createElementNS("http://www.w3.org/2000/svg","feFuncR");m.setAttribute("type","
discrete");m.setAttribute("tableValues","0.5");l.appendChild(m);m=g.createElementNS
("http://www.w3.org/2000/svg","feFuncG");m.setAttribute("type","discrete");m.setAtt
ribute("tableValues","0.5");l.appendChild(m);
m=g.createElementNS("http://www.w3.org/2000/svg","feFuncB");m.setAttribute("type","
discrete");m.setAttribute("tableValues","0.5");l.appendChild(m);k.appendChild(l);l=
g.createElementNS("http://www.w3.org/2000/svg","feGaussianBlur");l.setAttribute("in
","TransferredAlpha");l.setAttribute("stdDeviation","2");k.appendChild(l);l=g.creat
eElementNS("http://www.w3.org/2000/svg","feOffset");l.setAttribute("dx","0");l.setA
ttribute("dy","0");l.setAttribute("result","offsetblur");k.appendChild(l);l=g.creat
eElementNS("http://www.w3.org/2000/svg",
"feMerge");l.appendChild(g.createElementNS("http://www.w3.org/2000/svg","feMergeNod
e"));m=g.createElementNS("http://www.w3.org/2000/svg","feMergeNode");m.setAttribute
("in","SourceGraphic");l.appendChild(m);k.appendChild(l);a.appendChild(k);h.appendC
hild(a);a=g.createElementNS("http://www.w3.org/2000/svg","path");a.setAttribute("d"
,c);a.setAttribute("stroke","#FAFAFA");a.setAttribute("stroke-
width","1");a.setAttribute("fill","#FAFAFA");a.style.setProperty("filter","url(#"+b
+")");h.appendChild(a);b=
g.createElementNS("http://www.w3.org/2000/svg","rect");b.setAttribute("x","0");b.se
tAttribute("y",d);b.setAttribute("width","80");b.setAttribute("height","5");b.style
.setProperty("fill","#FAFAFA");h.appendChild(b);d=g.createElementNS("http://www.w3.
org/2000/svg","g");d.setAttribute("class",e);d.setAttribute("stroke","#616161");d.s
etAttribute("stroke-width","2px");d.setAttribute("stroke-
linecap","square");f(d);h.appendChild(d);return h}
function Co(a,b){for(var c=a.A.getElementsByTagName("svg")
[0].getElementsByTagName("g")[0],d;d=c.firstChild;)c.removeChild(d);switch(a.g)
{case "top":(b?vo:uo)(c);break;case "bottom":(b?uo:vo)(c)}}function Do(a,b,c,d)
{Td(a.ea,"flgr",
{i:b,dc:a.l?"1":"0",fdc:c?"1":"0",ds:a.H?"1":"0",expId:a.ma,sc:a.U?"1":"0",off:d,vw
:R(a.m),req:a.N.src,tp:a.g,h:a.B.height,w:a.B.width,qemId:a.la},!0,1)}
function yo(a){if(!a.v){var b=parseInt(a.j.style[a.g],10);if(b){a.v=!0;var c=-
b/.1;"bottom"==a.g&&tn(a.m)&&ge(a.F,404,function(){return Eo(a,"0px",c,"ease-
out")});Co(a,!1);b=new ho(a.j,b,0,c,a.g,a.F,function(){a.v=!1;a.l=!1;a.G=!
1;Fo(a);a.j.setAttribute("data-anchor-status","displayed");a.j.setAttribute("data-
anchor-shown",!0);Co(a,!1)},go);a.Y();b.A=!1;b.l.start()}else a.l=!1,a.G=!1}}
function xo(a,b){if(!a.v&&a.j){var c=parseInt(a.j.style[a.g],10),d=-a.B.height-(b?
30:0),e=(c-d)/.1;"bottom"==a.g&&tn(a.m)&&ge(a.F,405,function(){return
Eo(a,"21px",e,"ease-in")});b||Co(a,!0);c===d?(a.l=!b,a.G=b):(a.v=!0,c=new
ho(a.j,c,d,e,a.g,a.F,function(){a.v=!1;a.l=!b;(a.G=b)||Co(a,!
0);b&&a.ta();a.j.setAttribute("data-anchor-status","dismissed")},fo),a.ia(),c.A=!
1,c.l.start())}}
function Go(a,b){function c(f){f.preventDefault();a.v||(a.M=!0,a.l?
yo(a):xo(a,a.H),Do(a,"c",!a.l,0))}if("bottom"!==a.g&&"top"!==a.g)throw
Error("unsupported reactive type");var d=a.A;F(d,"click",c);uh(a,function(){return
H(d,"click",c)});N(b,{opacity:1});var e=a.m.document;e&&(a.j=b,a.ka&&(a.R=new
("top"==a.g?Ho:Io)
(a,e,a.B.height,b,a.A),th(a,a.R)),e={position:"fixed",left:"0px"},e[a.g]=-
a.B.height-30+"px",N(b,e),M(b,
{overflow:"visible",background:"#FAFAFA"}),ro(a.na,function(f){var g=null==a.W?
2147483647:
a.W;N(b,{zIndex:null==f?g:Math.min(f,g)})}),yo(a))}function Eo(a,b,c,d){N(a.N,
{transition:c/1E3+"s","transition-timing-function":d,"margin-top":b})}function
Fo(a){a.V();a.V=function(){}}function Jo(a,b,c,d,e)
{lo.call(this,b,d,e);this.V=a;this.R=c}w(Jo,lo);Jo.prototype.Lb=function(){var
a=this.V;if(!a.v){var b=parseInt(a.j.style[a.g],10);b>=-(a.B.height/2)?
(yo(a),Do(a,"d",!1,b)):(xo(a,a.H),Do(a,"d",!0,b))}};
Jo.prototype.Bb=function(){if(null!==this.l&&null!==this.j&&null!==this.g){var
a=this.P(this.l.y,wc(this.g,this.j).y);0<a&&(a=0);a<-this.R&&(a=-this.R);var
b={};b[this.N()]=a+"px";N(this.target,b)}};function Ho(a,b,c,d,e)
{Jo.call(this,a,b,c,d,e)}w(Ho,Jo);Ho.prototype.vb=function(){return new
K(0,parseInt(this.target.style.top,10))};Ho.prototype.P=function(a,b){return b-
a};Ho.prototype.N=function(){return"top"};function Io(a,b,c,d,e)
{Jo.call(this,a,b,c,d,e)}w(Io,Jo);
Io.prototype.vb=function(){return new
K(0,parseInt(this.target.style.bottom,10))};Io.prototype.P=function(a,b){return a-
b};Io.prototype.N=function(){return"bottom"};function Ko(a)
{return{visible:1,hidden:2,prerender:3,preview:4,unloaded:5}[a.visibilityState||
a.webkitVisibilityState||a.mozVisibilityState||""]||0};function Lo(a,b,c){null!
==b&&null!==Xc(a.getAttribute("width"))&&a.setAttribute("width",b);null!==c&&null!
==Xc(a.getAttribute("height"))&&a.setAttribute("height",c);null!
==b&&(a.style.width=b+"px");null!==c&&(a.style.height=c+"px")};function
Mo(a,b,c,d,e,f){vh.call(this,a,b,f);var
g=this;this.A=d;this.Db=e;this.M=this.xa=this.Y=0;this.eb=!1;this.ea=0;this.ka=!
1;this.m=null;this.R=this.P=!
1;this.H=null;this.ia=Bd(b.document.body,"padding");this.B=Bd(b.document.body,"padd
ing");this.J=0;this.Sa=this.F=!1;this.W=!
0;this.v=c;this.C=No(this);this.U=null;this.ta=this.na=this.la=this.Qa=this.gb=this
.hb=!1;this.Hb=Gc(b||window).height/2;this.Oa=Gc(b||
window).height;this.Pa=Ic(b);this.G=this.Ha=!
1;Oo(this);this.La=O(this.A,266,function(){Po(g)});
this.Na=O(this.A,267,function(){Po(g)});this.Xa=O(this.A,268,function()
{if(g.F&&g.j&&g.m){var h=g.m;h.J=gf(h.m)}h=gf(g.g);var k=h-g.Y;V(Hg)?
Qo(g,k):Ro(g,k);g.ta&&(0<k&&(g.M+=k),g.Ha=g.Pa-
h<=g.Oa,g.Y=h);Po(g)});this.Ya=O(this.A,269,function()
{So(g)});this.Za=O(this.A,270,function(h){To(g,h)});this.
$a=O(this.A,271,function(h){if(h&&h.touches)
{g.H="touchmove";g.J=h.touches.length;g.R=!0;Po(g);if(!g.eb&&h.touches&&0!
=h.touches.length&&h.touches[0]){h=h.touches[0].pageY;var k=h-g.xa;g.xa=h;h=k}else
h=
0;0<h&&(g.M+=h);V(Hg)?Qo(g,h):Ro(g,h)}});this.ab=O(this.A,272,function(h)
{h&&h.touches&&h.touches[0]&&(g.H="touchstart",g.J=h.touches.length,g.R=!
1,Po(g),g.xa=h.touches[0].pageY,h=(h=h.target)&&"top"==g.v&&g.P&&g.m&&g.m.A&&1===h.
nodeType?Lc(g.m.A,h):!1,g.eb=h)});this.Ia=O(this.A,273,function()
{g.ma()});F(a,"load",this.Ia);uh(this,function(){return
H(a,"load",g.Ia)})}w(Mo,vh);
function Uo(a){var
b=a.g;F(b,"orientationchange",a.La);F(b,"resize",a.Na);F(b,"scroll",a.Xa);F(b,"touc
hcancel",a.Ya);F(b,"touchend",a.Za);F(b,"touchmove",a.
$a);F(b,"touchstart",a.ab);uh(a,function(){return Vo(a)})}function Vo(a){var
b=a.g;H(b,"orientationchange",a.La);H(b,"resize",a.Na);H(b,"scroll",a.Xa);H(b,"touc
hcancel",a.Ya);H(b,"touchend",a.Za);H(b,"touchmove",a.$a);H(b,"touchstart",a.ab)}
function Wo(a,b){var c=parseInt(b[Xo.name],10),d=0<c?
c:null;b=parseInt(b[Yo.name],10);var e=0<b?b:null;null!=d&&(a.C.height=d);null!
=e&&(a.C.width=e);wh(a,function(f){Lo(f,e,d)},!1,!0);Lo(a.l,e,d)}
function Zo(a,b){b=new wo(b,a.g,a.l,a.C,a.v,function(){if(!a.ka){a.ka=!0;Vo(a);var
c=a.j;c&&c.parentNode&&c.parentNode.removeChild(c);
$o(a);c&&(c.style.display="none")}},function(){return void
ap(a)},a.A,a.Db,function(){V(Hg)&&!a.G&&(a.G=!0,Qo(a,null))},function()
{V(Hg)&&a.G&&(a.G=!1,Qo(a,null))});th(a,b);return b}function Oo(a){if(a.W){var
b=a.j;b&&(b.style.display="none");$o(a);a.W=!1}}
function bp(a){a.Sa=!0;if(!a.F&&cp(a)&&(a.la||!a.na)){var
b=a.j;b&&(dp(a),wh(a,function(c){lf(c)},!0),Go(a.m,b),ep(a),a.F=!0,
(a=a.l.contentWindow)&&Ze(a,"ig",{rr:"vis-aa"},"*",2))}}function ep(a){var
b=a.j;if(b){var c=a.m,d=c.m,e=gf(d);10>Math.abs(e-c.J)||
(d=e+10+Q(d).clientHeight>ef(d),d=10>e||d,c.U||c.M||c.v||(c.l||d?
c.l&&d&&yo(c):xo(c,!1)),c.J=e);a.W||(V(Hg)?
fp(a,gp(a)):a.g.document.body&&hp(a.g.document.body,gp(a)),b.style.display="block",
a.W=!0)}}
function dp(a){var b=a.j;if(b&&a.l.parentElement){wd(b,a.U);var
c=a.g.innerWidth;Q(a.g).scrollWidth>c?
b.style.width=c:b.style.width="100%";ip(a)}}function ip(a){wh(a,function(c)
{wd(c,a.C);c.style.width="100%"},!1,!
0);a.l.style.display="block";a.l.style.margin="0 auto";if(a.gb){var
b=a.j;Yc(b,function(c){ad(c,function(d){return c===b&&/display|bottom/i.test(d)?!
1:!0});if("svg"===c.nodeName)return!1})}}function jp(a){if("bottom"!==a.v&&"top"!
==a.v)throw Error("Unexpected position: "+a.v);}
function gp(a){jp(a);var
b=Bd(a.g.document.body,"padding");"bottom"==a.v&&(b.bottom+=a.U.height+25);return
b}function No(a){jp(a);var b=a.g.innerWidth;a=yd(a.l).height||+a.l.height||0;return
new xc(b,a)}function So(a){a.H="touchcancel";x.setTimeout(O(a.A,274,function()
{"touchcancel"===a.H&&(a.J=0,a.R=!1,Po(a))}),1E3)}
function To(a,b){if(b&&b.touches){a.H="touchend";var c=b.touches.length;2>c?
x.setTimeout(O(a.A,256,function(){"touchend"===a.H&&(a.J=c,a.R=!1,Po(a))}),1E3):
(a.J=c,Po(a));a.F&&!ff(a.g)&&xo(a.m,!0)}}function Ro(a,b)
{if("top"==a.v&&a.P&&a.m&&a.F&&0>b){var
c=kp(a);a.ea<c&&(a.ea=Math.min(Math.floor(a.ea-
b),c),a.g.document.body.style.paddingTop=a.ea+"px")}}Mo.prototype.ma=function()
{if(this.la)return!1;this.la=!0;H(this.l,"load",this.Ia);if(this.na&&!
this.Sa)return!1;Po(this);return!0};
function Qo(a,b){if("top"===a.v&&a.g.document.body&&a.P&&a.m&&a.F&&a.B.top!
==kp(a,a.G)){var c=od(a.B);c.top=kp(a,a.G);if(b){var d=kp(a,!0),e=kp(a,!1);if(a.G?
a.B.top>d&&0<b:a.B.top<e&&0>b)c.top=Math.max(d,Math.min(e,Math.floor(a.B.top-
b))),fp(a,c,!1)}else fp(a,c)}}function fp(a,b,c){var
d=gf(a.g);b.top<a.B.top&&d<b.top||((void 0===c||c)&&b.top!
=a.B.top&&a.g.scrollTo(0,d-a.B.top+b.top),hp(a.g.document.body,b),a.B=b)}
function $o(a){if(V(Hg))fp(a,a.ia);else{a.Y=gf(a.g);if(a.g.document.body){var
b=Bd(a.g.document.body,"padding");hp(a.g.document.body,a.ia)}"top"==a.v&&b&&0<b.top
&&a.g.scrollTo(0,a.Y-b.top)}}function Po(a){!a.P||a.ka||2<=a.J&&a.R||!cp(a)?Oo(a):
(bp(a),ep(a))}Mo.prototype.ua=function(){return df(this.g)};function cp(a){if(!
a.ua())return!1;var b=a.g;if(!a.F&&a.ta)switch(a.v){case "bottom":return
a.M>=a.Hb||a.Ha;case "top":return a.M>kp(a)}return ff(b)}
function kp(a,b){b=void 0===b?!1:b;return V(Hg)?b?
a.ia.top+30:a.ia.top+30+a.U.height-5:a.U.height+30-5}function hp(a,b)
{a.style.paddingTop=b.top+"px";a.style.paddingRight=b.right+"px";a.style.paddingBot
tom=b.bottom+"px";a.style.paddingLeft=b.left+"px"}function ap(a){a.hb&&!
a.Qa&&(a.Qa=!0,ge(a.A,257,function(){var b={msg_type:"manual-send-
view"},c=a.l.contentWindow;c&&c.postMessage(a.g.JSON.stringify(b),"*")}))}
var
Yo=jf("wd"),Xo=jf("ht"),lp=jf("use_manual_view"),mp=jf("use_important"),np=jf("af_l
"),op=jf("wait_for_scroll"),pp={ui:"gr",gvar:"ar",scroll_detached:"true",dismissabl
e:"false"};function qp(a,b,c,d,e,f)
{Mo.call(this,a,b,c,d,e,f)}w(qp,Mo);qp.prototype.V=function(a){return
Rh(a)};qp.prototype.ma=function(){if(!Mo.prototype.ma.call(this))return!1;var
a=Km(this.g,"top"===this.v?3:2);a&&a.displayAdLoadedContent(!this.ta);return!
0};qp.prototype.ua=function(){if(this.C.width>cf){var a=this.g;var
b=this.C.width;a=a.innerWidth>=b&&a.innerHeight>=(b>cf?650:0)}else
a=Mo.prototype.ua.call(this);return a};function rp(a,b,c)
{Om.call(this,a);a=this.j=b;if((b=a.j)&&!a.m){for(var d in pp)!
pp.hasOwnProperty(d)||d in c||
(c[d]=pp[d]);a.hb="true"===c[lp.name]||"top"===a.v||!!
bf(a.g).wasReactiveAdConfigReceived[2];a.gb="true"===c[mp.name];if(d=c[np.name])a.n
a="true"===d;a.ta="true"===c[op.name]||"top"==a.v;Wo(a,c);a.m=Zo(a,c);c=a.C.height+
5;"bottom"==a.v&&tn(a.g)&&(c+=20);a.U=new
xc(a.C.width,c);a.Ha=a.Oa>=a.Pa;c=a.j;d=a.m&&a.m.A;c&&d&&("top"==a.v?
c.appendChild(d):c.insertBefore(d,c.firstChild));Uo(a);a.P=
!0;b.setAttribute("data-anchor-status","ready-to-
display")}bp(this.j)}w(rp,Om);rp.prototype.ib=function(a){var
b=this;a.dismiss=oc(function(){var c=b.j;c.m&&xo(c.m,!0)})};function sp(a,b)
{Om.call(this,a);this.j=b}w(sp,Om);sp.prototype.ib=function(a){var
b=this;a.dismiss=oc(function(){var c=b.j;tp(c);up(c,"dismissed")})};function
vp(a,b){if(!a.body)return null;var c=new wp;c.apply(a,b);return function()
{N(a.body,
{filter:c.g,webkitFilter:c.g,overflow:c.l,position:c.m,top:c.v});b.scrollTo(0,c.j)}
}function wp()
{this.g=this.v=this.m=this.l=null;this.j=0}wp.prototype.apply=function(a,b)
{this.l=a.body.style.overflow;this.m=a.body.style.position;this.v=a.body.style.top;
this.g=a.body.style.filter?
a.body.style.filter:a.body.style.webkitFilter;this.j=gf(b);N(a.body,"top",-
this.j+"px")};function xp(a,b,c){vh.call(this,a,b,c);this.A=!
1;this.v=null;this.m=b.document;a=new po(b);this.B=new to(a)}w(xp,vh);function
yp(a){for(var b=a.j,c=0;b&&25>c;++c)
{if(b.nodeName&&"body"==b.nodeName.toString().toLowerCase())return;b=b.parentElemen
t}a.A=!0}function zp(a){var b=a.j;b&&(M(b,
{width:"100%",height:"50%",top:"auto",bottom:"0px"}),N(a.l,Ap))}
function Bp(a){Cp(a,!1);var b=a.j;b&&(wh(a,function(c){M(c,Dp);lf(c)},!
0),a.l.setAttribute("width",""),a.l.setAttribute("height",""),N(a.l,Dp),N(a.l,Ep),N
(b,Fp),N(b,{background:"transparent"}),M(b,
{display:"none",position:"fixed"}),lf(b),lf(a.l))}
function Cp(a,b){var c=a.j;if(c)if(b){b=a.B;if(null==b.g){var
d=b.j,e=d.g.nextRestrictionId+
+;d.g.maxZIndexRestrictions[e]=2147483646;so(d);b.g=e}M(c,
{display:"block"});a.m.body&&!
a.v&&(a.v=vp(a.m,a.g),a.v&&a.A&&N(a.m.body,Gp));c.setAttribute("tabindex","0");c.se
tAttribute("aria-hidden","false");a.m.body.setAttribute("aria-hidden","true")}else
b=a.B,null!=b.g&&(d=b.j,delete d.g.maxZIndexRestrictions[b.g],so(d),b.g=null),M(c,
{display:"none"}),a.v&&(a.v(),a.v=null),a.m.body.setAttribute("aria-hidden",
"false"),c.setAttribute("aria-hidden","true")}
var Ap={width:"100%",height:"100%",top:"auto",bottom:"0px"},Hp={"animation-
name":"ggl-vgn-slideup","-webkit-animation-name":"ggl-vgn-slideup","animation-
duration":"1s","-webkit-animation-duration":"1s","animation-timing-
function":"ease","-webkit-animation-timing-
function":"ease"},Fp={backgroundColor:"white",opacity:"1",position:"fixed",left:"0p
x",top:"0px",margin:"0px",padding:"0px",display:"none",zIndex:"2147483647"},Dp={wid
th:"100vw",height:"100vh"},Ep={left:"0",position:"absolute",top:"0"},Gp=
{filter:"blur(5px)",webkitFilter:"blur(5px)"};function Ip(a,b,c)
{xp.call(this,b,a,c);Bp(this)}w(Ip,xp);Ip.prototype.V=function(a){return
Rh(a)};function Jp(a){this.g=null;this.l=a.match(Pc)[3]||"";this.m=Kp(a);this.j=!
1}function Lp(a,b){b?a.g=new RegExp("\\b("+b.join("|").toLowerCase()
+")\\b","ig"):a.g=null}function Mp(a,b,c){if(Na(["data-google-vignette","data-
google-interstitial"],function(f){return"false"===b.getAttribute(f)||!1}))return!
1;var d=b.href,e=d&&(d.match(Pc)[3]||null);if(!Np(a,b,d,e,c))return!1;a.j=!!
e&&Op(a,e);return a.j||!c&&!tk(b)&&/^https?:\/\//i.test(d)&&!/((facebook|whatsapp|
youtube|google)\.com)|\/ads?\//i.test(d)}
function Np(a,b,c,d,e){if(!c)return!1;switch(b.target){case "_top":case
"_parent":break;case "":case "_self":if(e)return!1;break;default:return!1}return!
d||Op(a,d)&&Kp(c)==a.m?!1:!0}function Pp(a,b){if(!b||!a.g)return[];var
c=[];zn(b,c,!0,!0);b=c.join("");b=b.replace(An,"
").replace(Bn,"");b=b.replace(Cn,"");b=b.replace(Dn," ");" "!
=b&&(b=b.replace(En,""));if(!
b)return[];a=b.match(a.g);b=[];for(c=0;a&&c<a.length;c++){var
d=a[c].toLowerCase();0<=Ia(b,d)||b.push(d)}return b}
function Op(a,b){return b.replace(Qp,"")==a.l.replace(Qp,"")}function Kp(a)
{a=a.match(Pc);var b=a[6];return(a[5]||"")+(b?"?"+b:"")||"/"}var Qp=/^(www\.|m\.|
mobile\.)*/i;function Rp(a,b,c,d,e,f,g){Mm.call(this,a,c,e);var
h=this;this.H=NaN;this.la=b;this.ma=!1;this.j=null;this.M=!1;var k;this.na=null!
=(k=g.i_expid)?k:null;this.R=Vd();this.P=!0;this.Ia=!1;this.$a="true"===g["i-
fvs"];this.V=!0;this.W=null;this.m=0;var l;this.ka=null!=(l=g.qid)?
l:null;this.l=this.F=this.C=null;this.N=void 0;this.ea=null;this.A=d;this.Y=!
1;this.Pa=0;this.Db="true"===g.switch_back_vignette;this.gb=!!
g.switch_back_vignette_animation;var m;this.hb=null!
=(m=g.switch_back_vignette_animation)?
m:"";this.Qa=!1;this.v=new
Jp(a.location.href);this.G=f;this.Za="true"===g.check_screen_change;this.Sa=t(Numbe
r,"isNaN").call(Number,Number(g.screen_size_threshold))?
0:Number(g.screen_size_threshold);this.xa=Jg(Kg).l(Gg.g,Gg.defaultValue)||
864E5;this.La="true"===g.iobs&&!!this.g.IntersectionObserver;this.eb=oc(function()
{return void Sp(h,{tth:Date.now()-
h.m,iswbv:h.Qa})});this.Ha="true"===g.click_bubble;"true"==g.bottom_half_trans_bkg_
vignette&&zp(this.A);"true"==g.i_blur_bg&&yp(this.A);var n,q;Lp(this.v,
null!=(q=null==(n=g.stop_word)?void 0:n.split(";"))?q:null);this.Ha||
(Tp(this),Up(this));g.imm_load&&Vp(this)}w(Rp,Mm);p=Rp.prototype;p.ib=function(a)
{var b=this;a["i-adframe-load"]=function(){var c;null==(c=b.A.j)||
c.setAttribute("data-vignette-loaded","true");Vp(b)};a["i-blur"]=function(){b.M=!
0;b.N&&(b.V=!0)};a["i-dismiss"]=function(){return void Wp(b)};a["i-no"]=function(c)
{b.P=!1;b.ea=c.i_tslv?c.i_tslv:null};a.i_iif=function(){b.Ia=!0}};
function Vp(a){var b=void 0===b?!1:b;if(!a.H&&(a.H=Vd(),Tp(a),Up(a),b)){var
c;null==(c=a.A.j)||c.setAttribute("data-vignette-loaded","true")}}function Wp(a)
{Sp(a,{dis:Date.now()-a.m,dha:Number(a.M)});if(a.M)Xp(a)?
a.g.history.back():Yp(a);else if(x.setTimeout(function(){Yp(a)},1E3),a.j){var
b=Date.now();a.g.addEventListener("pagehide",function(){Sp(a,{pg_hid:Date.now()-
b})});a.N&&(a.V=!1);Zp(a,a.j.href)}}
function $p(a){Xp(a)||
(a.g.location.hash="google_vignette");a.N=O(a.B,526,A(a.wc,a));x.setTimeout(Da(F,a.
g,"hashchange",a.N),0)}function aq(a,b){return Vd()-a.R<a.xa&&a.P&&!a.Ia&&!
Xp(a)&&!!a.H&&(a.$a||!bf(a.g).wasReactiveAdVisible[9])&&!
Pp(a.v,b).length&&ff(a.g)&&bq(a)}function cq(a,b,c)
{a=jd("LINK",a.g.document);a.setAttribute("rel",c);a.setAttribute("href",b);return
a}
function dq(a,b){for(b=b.target;b;){if("A"==b.nodeName)
{if(Mp(a.v,b,b.ownerDocument!=a.g.document))return b;break}b=b.parentElement}return
null}p.wc=function(){this.V&&(Xp(this)?(Sp(this,{fnv:1}),Zp(this,this.j.href)):
(this.eb(),Yp(this)))};p.Ka=function()
{Mm.prototype.Ka.call(this);Xp(this)&&Zp(this,this.j.href);this.l&&(H(this.g.docume
nt,"click",this.l),this.l=null)};
function Yp(a){a.m&&(a.ma=!
0,a.l&&(H(a.g.document,"click",a.l),a.l=null),a.F&&a.F.parentNode&&(a.F.parentNode.
removeChild(a.F),a.F=null),a.C&&a.C.parentNode&&(a.C.parentNode.removeChild(a.C),a.
C=null),Cp(a.A,!1),a.bc())}p.bc=function(){};function Tp(a){if(!a.l)
{a.l=O(a.B,527,function(e){return eq(a,e)});var b=a.Ha?
{}:pc;F(a.g.document,"click",a.l,b);for(var c=a.g.frames,d=0;d<c.length;d+
+)try{a.ec(c[d].frameElement)||F(c[d].document,"click",a.l,b)}catch(e)
{}}}p.ec=function(){return!1};
function Sp(a,b)
{a.ka&&(b.qid=a.ka);a.na&&(b.eid=a.na);a.W&&(b.lnk=a.W.substr(0,100),a.v.j||
(b.inter="1"));var c=Wd();c&&(b.ns=String(c));b.fs=String(Vd()-
a.R);b.req=a.la.src;Td(a.ta,"ia_evt",b,!0,.01)}function Zp(a,b){a=a.g.location;var
c=void 0===c?gc:c;a:{c=void 0===c?gc:c;for(var d=0;d<c.length;++d){var e=c[d];if(e
instanceof ec&&e.zc(b)){b=new Xb(b,Vb);break a}}b=void 0}a.replace(jc(b||Yb))}
p.Jc=function(a){this.m||!this.j||this.K||(a=a.preventDefaultTriggered_,!
a&&Mp(this.v,this.j,this.j.ownerDocument!=this.g.document)&&aq(this,this.j)?
this.Jb()?(this.m=Date.now(),bf(this.g).wasReactiveAdVisible[8]=!
0,this.W=this.j.href.substr(0,100),this.La||
fq(this),a=this.j.href,this.F=cq(this,a,"prerender"),this.C=cq(this,a,"prefetch"),t
his.g.document.body.appendChild(this.F),this.g.document.body.appendChild(this.C),
$p(this),a=O(this.B,528,A(this.Lc,this)),F(this.g,"pagehide",a),Cp(this.A,!
0),this.Y&&
Sp(this,{vsbl:2})):Zp(this,this.j.href):(gq(this,this.j,a),a?
this.j=null:Zp(this,this.j.href)))};p.Jb=function(){return!0};function eq(a,b)
{if(b&&!b.defaultPrevented&&!a.m&&!a.K&&!a.j){var c=dq(a,b);c&&(aq(a,c)?
(a.j=c,id(b),b.preventDefault=function(){return b&&(b.preventDefaultTriggered_=!
0)},x.setTimeout(A(a.Jc,a,b),0)):gq(a,c,!1))}}function Xp(a){return-1!
=a.g.location.hash.indexOf("google_vignette")}p.Lc=function(){this.ma||Sp(this,
{wd:Date.now()-this.m});Yp(this)};
function gq(a,b,c){var d=a.g,e=bf(d),f=!
bq(a);e={zm:Number(ff(d)),sz:Number(f),fc:Number(a.P),vp:Number(Xp(a)),al:Number(!!
a.H),fsi:Number(!!e.wasReactiveAdVisible[9]),ag:Number(Vd()-
a.R<a.xa)};c&&(e.wsdojl=!
0);f&&(e.rs_sz=a.G.width+"x"+a.G.height,e.cr_sz=d.innerWidth+"x"+d.innerHeight);b=P
p(a.v,b);b.length&&(e.sw=b.join());a.ea&&(e.ts=a.ea);Sp(a,e)}function fq(a){var
b={};b=(b.msg_type="i-
view",b);a.la.contentWindow.postMessage(JSON.stringify(b),"*")}
function Up(a){var
b=a.g.document;1===Ko(b)&&F(b,"visibilitychange",O(a.B,342,function(){if(!
a.Y)if(1===Ko(b)){var c=(new Date).getTime()-a.Pa;a.Y=!0;Sp(a,
{vsbl:1,dur_hid:c});if(a.Db&&a.Jb()){a.m=Date.now();a.M=!0;a.La||fq(a);
$p(a);if(a.gb){c=a.A;var d=c.j;if(d&&"ggl-vgn-slideup"===a.hb){var
e=jd("STYLE");e.type="text/css";e.appendChild(c.m.createTextNode("@keyframes ggl-
vgn-slideup {0% { transform: translateY(100%); opacity: 0.5; }100% { transform:
translateY(0); opacity: 1; } }@-webkit-keyframes ggl-vgn-slideup { 0% { transform:
translateY(100%); opacity: 0.5; } 100% { transform: translateY(0); opacity:
1; } }"));
M(d,Hp);c.m.body.appendChild(e)}}a.Qa=!0;Cp(a.A,!0)}}else a.Pa=(new
Date).getTime()}))}function bq(a){if(a.Za){var b=a.g.innerWidth/a.G.width-
1;if(0>b&&Math.abs(b)>a.Sa)return!1;b=a.g.innerHeight/a.G.height-1;return
0>b&&Math.abs(b)>a.Sa?!1:!0}return a.G.width<a.G.height===df(a.g)};function
hq(a,b,c,d,e,f,g,h){Rp.call(this,a,b,e,new
Ip(a,b,f),fe,d,h);this.Ya=g;this.J=[];this.U=0;this.Na=jj(this.g.location,"google_i
a_debug");this.Xa=c;this.Na&&(this.ua(),this.U=x.setInterval(A(this.ua,this),5E3))}
w(hq,Rp);function iq(a,b){b=b||a.g.document;if(!b.getElementById("vignette-style-
id")){var c=Nc(Dc(b),"STYLE");c.id="vignette-style-
id";c.textContent="a.google_vignette_inst {border:1px solid
#000;color:#6c12b9}";b.head.appendChild(c);a.J.push(c)}}
function jq(a,b,c){for(var d=0,e=b.links.length;0<=e;e--){var
f=b.links[e];f&&(f.classList.remove("google_vignette_inst"),Mp(a.v,f,c)&&!
Pp(a.v,f).length&&(d++,f.classList.add("google_vignette_inst")))}return
d}hq.prototype.bc=function(){if(this.Na){for(var a=0;a<this.J.length;++a){var
b=this.J[a];(b=b.ownerNode||b.owningElement||
b)&&b.parentNode&&b.parentNode.removeChild(b)}this.J=[];this.U&&x.clearInterval(thi
s.U)}};
hq.prototype.ua=function(){var a=jq(this,this.g.document,!1);iq(this);for(var
b=this.g.frames,c=0;c<b.length;c++)try{a+=jq(this,b[c].document,!
0),iq(this,b[c].document)}catch(d){}b=Km(this.g,1);null!
=b&&b.setLinksInstrumented(a)};hq.prototype.Jb=function(){return this.Xa||
Zm(Jg(Xm),this.Ya)};hq.prototype.ec=function(a){return/aswift_[0-
9]+/.test(a.id)};function kq(a,b,c,d,e){vh.call(this,a,b,c);var
f=this;this.m="idle";this.position=3===d?"left":"right";tp(this);lq(this);this.v=O(
e,273,function(){var g=f.j;g.style.setProperty("z-
index","1","important");g.style.setProperty("display","block","important");up(f,"di
splayed")});F(a,"load",this.v);uh(this,function(){return
H(a,"load",f.v)})}w(kq,vh);function tp(a)
{a.j.style.setProperty("display","none","important");up(a,"idle")}
function lq(a){var
b=a.j;b.style.setProperty(a.position,"10px","important");b.style.setProperty("posit
ion","fixed","important");b.style.setProperty("top","100px","important")}function
up(a,b){a.m=b;a.j.setAttribute("data-anchor-status",a.m)};function mq(a)
{this.g=a}mq.prototype.verifyAndProcessConfig=function(a,b){if(3!==this.g&&4!
==this.g)return!1;var c=new nn;if(!on(c,b))return!
1;b=a.document.createElement("ins");b.className="adsbygoogle";a.document.body.appen
dChild(b);var d=c.A||
{};d.google_ad_client=c.l;d.google_ad_width=c.v;d.google_ad_height=c.m;d.google_rea
ctive_ad_format=this.g;Gn(b,d,a);return!0};function nq(){}
nq.prototype.verifyAndProcessConfig=function(a,b,c){var
d=bf(a);if(d.wasReactiveAdConfigReceived[8])return!1;var e=new nn;if(!
on(e,b))return!1;d.wasReactiveAdConfigReceived[8]=!0;if(!e.j&&!Ym(Jg(Xm),c))return!
1;b=jd("INS");b.className="adsbygoogle";M(b,
{display:"none"});a.document.documentElement.appendChild(b);c=e.A||
{};c.google_ad_client=e.l;c.google_ad_width=e.v;c.google_ad_height=e.m;c.google_rea
ctive_ad_format=8;e.g&&(c.google_reactive_fill_message=e.g);e.j&&(c.google_adtest="
on");Gn(b,c,a);
return!0};function oq(){}oq.prototype.configProcessorForAdFormat=function(a)
{switch(a){case 1:case 2:return new Zn(a);case 3:case 4:return V(Bg)?new
mq(a):null;case 8:return Jg(nq);case 9:return Jg(Hn);default:return null}};
oq.prototype.createAdSlot=function(a,b,c,d,e){a:{var
f=b.google_reactive_ad_format;switch(f){case 1:case
2:e=vn(a,f);if(V(zg)&&2==f&&"top"!=e)break;c=new qp(c,a,e,je,fe,d);new
rp(a,c,b.google_reactive_fill_message);break a;case 3:case 4:new sp(a,new
kq(c,a,d,f,je));break a;case 8:new hq(a,c,"on"==b.google_adtest,new
xc(b.google_ad_width,b.google_ad_height),je,d,e,b.google_reactive_fill_message);bre
ak a;case 9:f=b.google_rasc;if(void 0===f||null===f)var g=null;else try{g=zb(Te,f?
JSON.parse(f):null)}catch(h){pe("rasf_fsi_ama",
{},.1),g=null}f=g||new Te;new an(a,c,f,"on"==b.google_adtest,d,e)}}};var
pq="undefined"===typeof sttc?void 0:sttc;function qq(){try{if("string"!==typeof
pq)throw Error(String(pq));return new In(JSON.parse(pq))}catch(a){je.zb(838,a
instanceof Error?a:Error(String(a)),void 0,function(b){b.jspb=String(pq)})}return
new In};ne(210,function(){var a=qq(),b=Gb(a,6),c=Jn;if(void 0!==c)throw
Error(String(c));Jn=b;a=D(a,2);Wn(null==a?"":a);b=void 0;a=1;if(void 0===b){var
d=void 0===d?x:d;d=d.ggeac||(d.ggeac={})}else d=b;b=d;a=void 0===a?
0:a;d=b;c=a;c=void 0===c?0:c;Tn(Jg(Sn),d,c);Vn(b,a);Jg(Un);Jg(Kg).g();V(Ig)&&(Qc=!
0);d=new oq;x.google_llp||(x.google_llp={});a=x.google_llp;a[1]||(a[1]=new
wn);a[1].resolve(d)});
}).call(this,"[2012,\"r20211011\",\"r20110914\",null,
[],null,null,\".google.com.ph\",null,null,[],null,[],null,null,null,null,-1]");

You might also like

  • JIRA - Quick Guide
    JIRA - Quick Guide
    Document55 pages
    JIRA - Quick Guide
    karthik chithari
    100% (1)
  • S4H - 436 Test Strategy Template S4HANA Cloud
    S4H - 436 Test Strategy Template S4HANA Cloud
    Document18 pages
    S4H - 436 Test Strategy Template S4HANA Cloud
    Jenny QR
    100% (1)
  • Zero To Production in RUST True PDF Later
    Zero To Production in RUST True PDF Later
    Document433 pages
    Zero To Production in RUST True PDF Later
    ghosttt
    100% (4)
  • Edit Like Ali Abdaal - Start Here
    Edit Like Ali Abdaal - Start Here
    Document4 pages
    Edit Like Ali Abdaal - Start Here
    notknowi143
    No ratings yet
  • 5300 Operation Manual (v1.5) PDF
    5300 Operation Manual (v1.5) PDF
    Document486 pages
    5300 Operation Manual (v1.5) PDF
    Phan Quan
    60% (5)
  • Javascript Assessment Test
    Javascript Assessment Test
    From Everand
    Javascript Assessment Test
    No ratings yet
  • Service Manual: Controller Sigma Control 2
    Service Manual: Controller Sigma Control 2
    Document184 pages
    Service Manual: Controller Sigma Control 2
    arturo neira
    No ratings yet
  • Stuti
    Stuti
    Document17 pages
    Stuti
    Nimit Hirpara
    No ratings yet
  • F
    F
    Document3 pages
    F
    Henry Guaman
    No ratings yet
  • F
    F
    Document23 pages
    F
    yorleny rañirez
    No ratings yet
  • F
    F
    Document23 pages
    F
    SAMSUL ARIFIN
    No ratings yet
  • F
    F
    Document23 pages
    F
    Nelsy Vageon
    No ratings yet
  • F
    F
    Document23 pages
    F
    Diya Thomas
    No ratings yet
  • F
    F
    Document23 pages
    F
    jan venter
    No ratings yet
  • F
    F
    Document10 pages
    F
    Анатолий Балезин
    No ratings yet
  • F
    F
    Document23 pages
    F
    shourya choudhary
    No ratings yet
  • Untitled
    Untitled
    Document8 pages
    Untitled
    maini20 yasni
    No ratings yet
  • Зимняя сказка
    Зимняя сказка
    Document66 pages
    Зимняя сказка
    Олеся Судиловская
    No ratings yet
  • F
    F
    Document66 pages
    F
    NORLIDA BTE KIFLIE Moe
    No ratings yet
  • F
    F
    Document10 pages
    F
    Kaylon Nelson
    No ratings yet
  • Untitled
    Untitled
    Document104 pages
    Untitled
    Abhishek Gaykar
    No ratings yet
  • F
    F
    Document23 pages
    F
    Manuel Giraldo
    No ratings yet
  • F
    F
    Document31 pages
    F
    MARCO ANTONIO MORENO SANCHEZ
    No ratings yet
  • Untitled
    Untitled
    Document66 pages
    Untitled
    IOANA GABRIELA BARBU
    No ratings yet
  • F
    F
    Document66 pages
    F
    Terry McKeithen
    No ratings yet
  • F
    F
    Document14 pages
    F
    anhhuynh220803
    No ratings yet
  • F
    F
    Document104 pages
    F
    Abhishek Gaykar
    No ratings yet
  • F
    F
    Document103 pages
    F
    johaldiel muring
    No ratings yet
  • F
    F
    Document8 pages
    F
    Carlos Cruz
    No ratings yet
  • F
    F
    Document109 pages
    F
    nelsonjbarriosc
    No ratings yet
  • F
    F
    Document43 pages
    F
    ainull aqilah
    No ratings yet
  • F
    F
    Document14 pages
    F
    sherifsss7001
    No ratings yet
  • F
    F
    Document14 pages
    F
    josephwasek
    No ratings yet
  • FDDDDDDDDDDDDDDDDD
    FDDDDDDDDDDDDDDDDD
    Document14 pages
    FDDDDDDDDDDDDDDDDD
    rianamariacalin2009
    No ratings yet
  • F
    F
    Document101 pages
    F
    Dick Orense
    No ratings yet
  • F
    F
    Document13 pages
    F
    barretokledair127
    No ratings yet
  • F
    F
    Document14 pages
    F
    phanthanhhang2023
    No ratings yet
  • F
    F
    Document13 pages
    F
    RAZNI BLOG
    No ratings yet
  • F
    F
    Document13 pages
    F
    Wascosa Luzern
    No ratings yet
  • F
    F
    Document14 pages
    F
    saraasseffar3
    No ratings yet
  • F
    F
    Document15 pages
    F
    wesleytaasantos
    No ratings yet
  • F
    F
    Document101 pages
    F
    Lindsay O'Mahoney
    No ratings yet
  • Harcourt PreDecodable
    Harcourt PreDecodable
    Document14 pages
    Harcourt PreDecodable
    sbadzz
    No ratings yet
  • F
    F
    Document14 pages
    F
    herardjorlady
    No ratings yet
  • Untitled
    Untitled
    Document16 pages
    Untitled
    shavan sharma
    No ratings yet
  • F
    F
    Document102 pages
    F
    Fråncîscø Siêrrå
    No ratings yet
  • F
    F
    Document104 pages
    F
    Carlos Cruz
    No ratings yet
  • F
    F
    Document108 pages
    F
    Sokainah M. AL-mrzooq
    No ratings yet
  • F
    F
    Document8 pages
    F
    Fråncîscø Siêrrå
    No ratings yet
  • F
    F
    Document13 pages
    F
    Farzana
    No ratings yet
  • F
    F
    Document14 pages
    F
    janeth.marquez4
    No ratings yet
  • F
    F
    Document103 pages
    F
    Abdirashid Ahmed
    No ratings yet
  • Untitled
    Untitled
    Document105 pages
    Untitled
    maini20 yasni
    No ratings yet
  • F
    F
    Document13 pages
    F
    cleina.quadros
    No ratings yet
  • F
    F
    Document102 pages
    F
    Liviu Liviu Liviu
    No ratings yet
  • F
    F
    Document102 pages
    F
    ICHIGO kurosaki
    No ratings yet
  • F (5) 5984
    F (5) 5984
    Document106 pages
    F (5) 5984
    ganesan r
    No ratings yet
  • Untitled
    Untitled
    Document106 pages
    Untitled
    JOSE
    No ratings yet
  • F
    F
    Document102 pages
    F
    JAIWANTI RAJ KUMAR
    No ratings yet
  • F
    F
    Document23 pages
    F
    Nurbaiti Nasution
    No ratings yet
  • F
    F
    Document14 pages
    F
    samanthauwu2426
    No ratings yet
  • F
    F
    Document13 pages
    F
    Salma El bouri
    No ratings yet
  • F
    F
    Document13 pages
    F
    shalinimuriges6
    No ratings yet
  • F
    F
    Document9 pages
    F
    Sándor Horváth
    No ratings yet
  • F
    F
    Document8 pages
    F
    Abraham Rivas
    No ratings yet
  • F
    F
    Document46 pages
    F
    Maha El alaoui
    No ratings yet
  • Dzone Refcard 292 Advanced Kubernetes 2020 PDF
    Dzone Refcard 292 Advanced Kubernetes 2020 PDF
    Document9 pages
    Dzone Refcard 292 Advanced Kubernetes 2020 PDF
    Leonardo Moreno Forero
    No ratings yet
  • Aisc 2016 PDF - Penelusuran Google
    Aisc 2016 PDF - Penelusuran Google
    Document2 pages
    Aisc 2016 PDF - Penelusuran Google
    yusuf20211523
    No ratings yet
  • Tidal Enterprise Scheduler and Big Data
    Tidal Enterprise Scheduler and Big Data
    Document6 pages
    Tidal Enterprise Scheduler and Big Data
    Cisco IT
    No ratings yet
  • Log
    Log
    Document2 pages
    Log
    Bormey
    No ratings yet
  • Maven Advanced Tableau
    Maven Advanced Tableau
    Document94 pages
    Maven Advanced Tableau
    Fuzuli Nagisoylu
    No ratings yet
  • CV - Bharathi
    CV - Bharathi
    Document3 pages
    CV - Bharathi
    mahaboob basha
    No ratings yet
  • Oracle Apps XML Report Basic
    Oracle Apps XML Report Basic
    Document27 pages
    Oracle Apps XML Report Basic
    S.GIRIDHARAN
    No ratings yet
  • Temperature Gradient Loading RCC Bridge
    Temperature Gradient Loading RCC Bridge
    Document5 pages
    Temperature Gradient Loading RCC Bridge
    RamSwaroop
    No ratings yet
  • LEVEL III Unit 2 AI Modelling
    LEVEL III Unit 2 AI Modelling
    Document12 pages
    LEVEL III Unit 2 AI Modelling
    tiajung humtsoe
    No ratings yet
  • Chromateq: Professional Lighting Control
    Chromateq: Professional Lighting Control
    Document4 pages
    Chromateq: Professional Lighting Control
    airault
    No ratings yet
  • Task 7 Anti Virus Virus
    Task 7 Anti Virus Virus
    Document11 pages
    Task 7 Anti Virus Virus
    Esther Reddy
    No ratings yet
  • Computer Engineering (Coe or Cpe) Is A Branch of
    Computer Engineering (Coe or Cpe) Is A Branch of
    Document2 pages
    Computer Engineering (Coe or Cpe) Is A Branch of
    Computer Science & Engg, Pusad
    No ratings yet
  • Unit - 3 Data Warehouse Modelling and Online Analytical Processing II
    Unit - 3 Data Warehouse Modelling and Online Analytical Processing II
    Document50 pages
    Unit - 3 Data Warehouse Modelling and Online Analytical Processing II
    Ruchira
    No ratings yet
  • COM643 Assignment Spec1
    COM643 Assignment Spec1
    Document5 pages
    COM643 Assignment Spec1
    demouser513
    No ratings yet
  • CONTROL-M Account Manager Utility
    CONTROL-M Account Manager Utility
    Document5 pages
    CONTROL-M Account Manager Utility
    kater1000
    No ratings yet
  • SiePortal 1
    SiePortal 1
    Document4 pages
    SiePortal 1
    Ivan Nikodijevic
    No ratings yet
  • Resume Format 2015
    Resume Format 2015
    Document8 pages
    Resume Format 2015
    bcqta9j6
    100% (2)
  • Zabbix Integration Guide: Application Note
    Zabbix Integration Guide: Application Note
    Document22 pages
    Zabbix Integration Guide: Application Note
    tembelizat
    No ratings yet
  • TIMSS 2019 User Guide For The International Database 2nd Ed
    TIMSS 2019 User Guide For The International Database 2nd Ed
    Document125 pages
    TIMSS 2019 User Guide For The International Database 2nd Ed
    Izza Safirah
    No ratings yet
  • SoftReboot White Paper (766152-001a, March 2014) (Edition 2, December 2014) PDF
    SoftReboot White Paper (766152-001a, March 2014) (Edition 2, December 2014) PDF
    Document16 pages
    SoftReboot White Paper (766152-001a, March 2014) (Edition 2, December 2014) PDF
    Sladur Bg
    No ratings yet
  • PPCI Author Guidelines
    PPCI Author Guidelines
    Document6 pages
    PPCI Author Guidelines
    R Rgk
    No ratings yet
  • SK Learn
    SK Learn
    Document9 pages
    SK Learn
    dome
    No ratings yet
  • How The Web Works
    How The Web Works
    Document5 pages
    How The Web Works
    Pedro Leite (Mindset Épico)
    No ratings yet
  • Adware Description
    Adware Description
    Document2 pages
    Adware Description
    soumya gite
    No ratings yet