0% found this document useful (0 votes)
763 views24 pages

F

This document defines functions for creating class inheritance and symbol polyfills for older JavaScript environments. It defines functions like B(), y(), and z() that are used to polyfill native class inheritance and Symbol functionality on older engines. The document also defines helper functions like Ea(), Fa(), and D() related to binding functions and defining class inheritance.

Uploaded by

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

F

This document defines functions for creating class inheritance and symbol polyfills for older JavaScript environments. It defines functions like B(), y(), and z() that are used to polyfill native class inheritance and Symbol functionality on older engines. The document also defines helper functions like Ea(), Fa(), and D() related to binding functions and defining class inheritance.

Uploaded by

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

(function(){/*

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 ba="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 ca(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 da=ca(this),ea="function"===typeof Symbol&&"symbol"===typeof
Symbol("x"),r={},fa={};function v(a,b){var c=fa[b];if(null==c)return
a[b];c=a[c];return void 0!==c?c:a[b]}
function y(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=da;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=ea&&"es6"===c?f[d]:null;b=b(c);null!=b&&(a?ba(r,d,
{configurable:!0,writable:!0,value:b}):b!==c&&(void 0===fa[d]&&(fa[d]=ea?
da.Symbol(d):"$jscp$"+d),d=fa[d],ba(f,d,{configurable:!0,writable:!0,value:b})))}}
y("Symbol",function(a){function b(e){if(this instanceof b)throw new
TypeError("Symbol is not a constructor");return new c("jscomp_symbol_"+(e||"")
+"_"+d++,e)}function c(e,f){this.g=e;ba(this,"description",{configurable:!
0,writable:!0,value:f})}if(a)return a;c.prototype.toString=function(){return
this.g};var d=0;return b},"es6");
y("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=da[b[c]];"function"===typeof d&&"function"!=typeof
d.prototype[a]&&ba(d.prototype,a,{configurable:!0,writable:!0,value:function()
{return ia(aa(this))}})}return a},"es6");
function ia(a){a={next:a};a[v(r.Symbol,"iterator")]=function(){return this};return
a}function ja(a){return a.raw=a}function z(a){var b="undefined"!=typeof
r.Symbol&&v(r.Symbol,"iterator")&&a[v(r.Symbol,"iterator")];return b?b.call(a):
{next:aa(a)}}function ka(a){if(!(a instanceof Array)){a=z(a);for(var b,c=[];!
(b=a.next()).done;)c.push(b.value);a=c}return a}var la="function"==typeof
Object.create?Object.create:function(a){function b(){}b.prototype=a;return new
b},ma;
if(ea&&"function"==typeof Object.setPrototypeOf)ma=Object.setPrototypeOf;else{var
na;a:{var oa={a:!0},pa={};try{pa.__proto__=oa;na=pa.a;break a}catch(a){}na=!
1}ma=na?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is
not extensible");return a}:null}var qa=ma;
function B(a,b)
{a.prototype=la(b.prototype);a.prototype.constructor=a;if(qa)qa(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.va=b.prototype}
function ra(a,b,c){if(null==a)throw new TypeError("The 'this' value for
String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw
new TypeError("First argument to String.prototype."+c+" must not be a regular
expression");return a+""}y("String.prototype.endsWith",function(a){return a?
a:function(b,c){var d=ra(this,b,"endsWith");void
0===c&&(c=d.length);c=Math.max(0,Math.min(c|0,d.length));for(var
e=b.length;0<e&&0<c;)if(d[--c]!=b[--e])return!1;return 0>=e}},"es6");
y("String.prototype.startsWith",function(a){return a?a:function(b,c){var
d=ra(this,b,"startsWith"),e=d.length,f=b.length;c=Math.max(0,Math.min(c|
0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return
g>=f}},"es6");function ta(a,b){return Object.prototype.hasOwnProperty.call(a,b)}
y("WeakMap",function(a){function b(g){this.g=(f+=Math.random()+1).toString();if(g)
{g=z(g);for(var h;!(h=g.next()).done;)h=h.value,this.set(h[0],h[1])}}function c()
{}function d(g){var h=typeof g;return"object"===h&&null!
==g||"function"===h}if(function(){if(!a||!Object.seal)return!1;try{var
g=Object.seal({}),h=Object.seal({}),k=new a([[g,2],[h,3]]);if(2!=k.get(g)||3!
=k.get(h))return!1;k.delete(g);k.set(h,4);return!k.has(g)&&4==k.get(h)}catch(l)
{return!1}}())return a;var e="$jscomp_hidden_"+Math.random(),
f=0;b.prototype.set=function(g,h){if(!d(g))throw Error("Invalid WeakMap key");if(!
ta(g,e)){var k=new c;ba(g,e,{value:k})}if(!ta(g,e))throw Error("WeakMap key fail:
"+g);g[e][this.g]=h;return this};b.prototype.get=function(g){return d(g)&&ta(g,e)?
g[e][this.g]:void 0};b.prototype.has=function(g){return
d(g)&&ta(g,e)&&ta(g[e],this.g)};b.prototype.delete=function(g){return
d(g)&&ta(g,e)&&ta(g[e],this.g)?delete g[e][this.g]:!1};return b},"es6");
y("Map",function(a){function b(){var h={};return h.u=h.next=h.head=h}function
c(h,k){var l=h.g;return ia(function(){if(l){for(;l.head!=h.g;)l=l.u;for(;l.next!
=l.head;)return l=l.next,{done:!1,value:k(l)};l=null}return{done:!0,value:void
0}})}function d(h,k){var l=k&&typeof k;"object"==l||"function"==l?f.has(k)?
l=f.get(k):(l=""+ ++g,f.set(k,l)):l="p_"+k;var
m=h.h[l];if(m&&ta(h.h,l))for(h=0;h<m.length;h++){var n=m[h];if(k!==k&&n.key!
==n.key||k===n.key)return{id:l,list:m,index:h,o:n}}return{id:l,list:m,
index:-1,o:void 0}}function e(h){this.h={};this.g=b();this.size=0;if(h)
{h=z(h);for(var k;!(k=h.next()).done;)k=k.value,this.set(k[0],k[1])}}if(function()
{if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof
Object.seal)return!1;try{var h=Object.seal({x:4}),k=new a(z([[h,"s"]]));if("s"!
=k.get(h)||1!=k.size||k.get({x:4})||k.set({x:4},"t")!=k||2!=k.size)return!1;var
l=k.entries(),m=l.next();if(m.done||m.value[0]!=h||"s"!=m.value[1])return!
1;m=l.next();return m.done||4!=m.value[0].x||
"t"!=m.value[1]||!l.next().done?!1:!0}catch(n){return!1}}())return a;var f=new
r.WeakMap;e.prototype.set=function(h,k){h=0===h?0:h;var l=d(this,h);l.list||
(l.list=this.h[l.id]=[]);l.o?l.o.value=k:
(l.o={next:this.g,u:this.g.u,head:this.g,key:h,value:k},l.list.push(l.o),this.g.u.n
ext=l.o,this.g.u=l.o,this.size++);return this};e.prototype.delete=function(h)
{h=d(this,h);return h.o&&h.list?(h.list.splice(h.index,1),h.list.length||delete
this.h[h.id],h.o.u.next=h.o.next,h.o.next.u=h.o.u,h.o.head=null,this.size--,
!0):!1};e.prototype.clear=function()
{this.h={};this.g=this.g.u=b();this.size=0};e.prototype.has=function(h){return!!
d(this,h).o};e.prototype.get=function(h)
{return(h=d(this,h).o)&&h.value};e.prototype.entries=function(){return
c(this,function(h){return[h.key,h.value]})};e.prototype.keys=function(){return
c(this,function(h){return h.key})};e.prototype.values=function(){return
c(this,function(h){return h.value})};e.prototype.forEach=function(h,k){for(var
l=this.entries(),m;!(m=l.next()).done;)m=m.value,
h.call(k,m[1],m[0],this)};e.prototype[v(r.Symbol,"iterator")]=e.prototype.entries;v
ar g=0;return e},"es6");
y("Set",function(a){function b(c){this.g=new r.Map;if(c){c=z(c);for(var d;!
(d=c.next()).done;)this.add(d.value)}this.size=this.g.size}if(function(){if(!
a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof
Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(z([c]));if(!d.has(c)||1!
=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var
e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!
1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||
f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return
a;b.prototype.add=function(c){c=0===c?
0:c;this.g.set(c,c);this.size=this.g.size;return
this};b.prototype.delete=function(c)
{c=this.g.delete(c);this.size=this.g.size;return c};b.prototype.clear=function()
{this.g.clear();this.size=0};b.prototype.has=function(c){return
this.g.has(c)};b.prototype.entries=function(){return
this.g.entries()};b.prototype.values=function(){return
v(this.g,"values").call(this.g)};b.prototype.keys=v(b.prototype,
"values");b.prototype[v(r.Symbol,"iterator")]=v(b.prototype,"values");b.prototype.f
orEach=function(c,d){var e=this;this.g.forEach(function(f){return
c.call(d,f,f,e)})};return b},"es6");function ua(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[v(r.Symbol,"iterator")]=function(){return e};return e}
y("Array.prototype.findIndex",function(a){return a?a:function(b,c){a:{var d=this;d
instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f+
+)if(b.call(c,d[f],f,d)){b=f;break a}b=-1}return
b}},"es6");y("Array.prototype.keys",function(a){return a?a:function(){return
ua(this,function(b){return b})}},"es6");y("Array.prototype.values",function(a)
{return a?a:function(){return ua(this,function(b,c){return c})}},"es8");var
C=this||self;
function va(a){if(a&&a!=C)return
wa(a.document);null===xa&&(xa=wa(C.document));return xa}var ya=/^[\w+/_-]+[=]
{0,2}$/,xa=null;function wa(a)
{return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||
a.getAttribute("nonce"))&&ya.test(a)?a:""}function za(a){a=a.split(".");for(var
b=C,c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b}function Aa()
{}function Ba(a){a.V=void 0;a.m=function(){return a.V?a.V:a.V=new a}}function
Ca(a,b,c){return a.call.apply(a.bind,arguments)}
function Da(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 Ea(a,b,c)
{Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native
code")?Ea=Ca:Ea=Da;return Ea.apply(null,arguments)}
function Fa(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 D(a,b)
{function c(){}c.prototype=b.prototype;a.va=b.prototype;a.prototype=new
c;a.prototype.constructor=a;a.ya=function(d,e,f){for(var g=Array(arguments.length-
2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return
b.prototype[e].apply(d,g)}}function Ga(a){return a};var Ha=(new
Date).getTime();function Ia(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 Ja(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 Ka(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 La(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 Ma(a,b){a:{for(var
c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void
0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]}
function Na(a,b){a:{for(var c="string"===typeof a?a.split(""):a,d=a.length-
1;0<=d;d--)if(d in c&&b.call(void 0,c[d],d,a)){b=d;break a}b=-1}return 0>b?
null:"string"===typeof a?a.charAt(b):a[b]}function Oa(a,b){a:if("string"===typeof
a)a="string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);else{for(var
c=0;c<a.length;c++)if(c in a&&a[c]===b){a=c;break a}a=-1}return 0<=a};function
Pa(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};function Qa(a,b){var
c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Ra(a,b)
{for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Sa(a,b)
{return null!==a&&b in a};var Ta;function Ua(){if(void 0===Ta){var
a=null,b=C.trustedTypes;if(b&&b.createPolicy){try{a=b.createPolicy("goog#html",
{createHTML:Ga,createScript:Ga,createScriptURL:Ga})}catch(c)
{C.console&&C.console.error(c.message)}Ta=a}else Ta=a}return Ta};function Va(a,b)
{this.h=a===Wa&&b||"";this.g=Za}var Za={},Wa={};var $a={};function ab(a,b)
{this.g=b===$a?a:""}function bb(a,b){for(var c=[],d=1;d<arguments.length;d+
+)c.push(JSON.stringify(arguments[d]).replace(/</g,"\\x3c"));c="("+(a instanceof
Va&&a.constructor===Va&&a.g===Za?a.h:"type_error:Const")+")("+c.join(", ")
+");";c=(d=Ua())?d.createScript(c):c;return new ab(c,$a)}function cb(a){return a
instanceof ab&&a.constructor===ab?a.g:"type_error:SafeScript"};function db(a,b)
{this.g=b===eb?a:""}function fb(a){return a instanceof db&&a.constructor===db?
a.g:"type_error:TrustedResourceUrl"}var gb=/^([^?#]*)(\?[^#]*)?
(#[\s\S]*)?/,eb={};function hb(a){var b=Ua();a=b?b.createScriptURL(a):a;return new
db(a,eb)}
function ib(a,b,c){if(null==c)return b;if("string"===typeof c)return c?
a+encodeURIComponent(c):"";for(var d in
c)if(Object.prototype.hasOwnProperty.call(c,d)){var e=c[d];e=Array.isArray(e)?e:
[e];for(var f=0;f<e.length;f++){var g=e[f];null!=g&&(b||
(b=a),b+=(b.length>a.length?"&":"")+encodeURIComponent(d)
+"="+encodeURIComponent(String(g)))}}return b};function jb(a)
{return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]}var
kb=/&/g,lb=/</g,mb=/>/g,nb=/"/g,ob=/'/g,pb=/\x00/g;
function qb(a,b){var
c=0;a=jb(String(a)).split(".");b=jb(String(b)).split(".");for(var
d=Math.max(a.length,b.length),e=0;0==c&&e<d;e++){var
f=a[e]||"",g=b[e]||"";do{f=/(\d*)(\D*)(.*)/.exec(f)||["","","",""];g=/(\d*)(\D*)
(.*)/.exec(g)||
["","","",""];if(0==f[0].length&&0==g[0].length)break;c=rb(0==f[1].length?
0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||
rb(0==f[2].length,0==g[2].length)||rb(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return
c}function rb(a,b){return a<b?-1:a>b?1:0};var sb;a:{var tb=C.navigator;if(tb){var
ub=tb.userAgent;if(ub){sb=ub;break a}}sb=""}function E(a){return-1!
=sb.indexOf(a)}function vb(a){for(var b=/(\w[\w ]+)\/([^\s]+)\s*(?:\
((.*?)\))?/g,c=[],d;d=b.exec(a);)c.push([d[1],d[2],d[3]||void 0]);return
c};function wb(){return(E("Chrome")||E("CriOS"))&&!E("Edge")}function xb(){function
a(e){e=Ma(e,d);return c[e]||""}var b=sb;if(E("Trident")||E("MSIE"))return
yb(b);b=vb(b);var c={};Ia(b,function(e){c[e[0]]=e[1]});var d=Fa(Sa,c);return
E("Opera")?a(["Version","Opera"]):E("Edge")?a(["Edge"]):E("Edg/")?a(["Edg"]):wb()?
a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""}
function yb(a){var b=/rv: *([\d\.]*)/.exec(a);if(b&&b[1])return b[1];b="";var
c=/MSIE
+([\d\.]+)/.exec(a);if(c&&c[1])if(a=/Trident\/(\d.\d)/.exec(a),"7.0"==c[1])if(a&&a[
1])switch(a[1]){case "4.0":b="8.0";break;case "5.0":b="9.0";break;case
"6.0":b="10.0";break;case "7.0":b="11.0"}else b="7.0";else b=c[1];return b};var
zb={"\x00":"\\0","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\x
0B",'"':'\\"',"\\":"\\\\","<":"\\u003C"},Ab={"'":"\\'"};function Bb(){return
E("iPhone")&&!E("iPod")&&!E("iPad")};function Cb(a){Cb[" "](a);return a}Cb["
"]=Aa;var Db=Bb()||E("iPod"),Eb=E("Safari")&&!(wb()||E("Coast")||E("Opera")||
E("Edge")||E("Edg/")||E("OPR")||E("Firefox")||E("FxiOS")||E("Silk")||
E("Android"))&&!(Bb()||E("iPad")||E("iPod"));var Fb={},Gb=null;function F(){}var
Hb="function"==typeof Uint8Array;function I(a,b,c,d){a.h=null;b||(b=[]);a.D=void
0;a.j=-1;a.g=b;a:{if(b=a.g.length){--b;var e=a.g[b];if(!(null===e||"object"!=typeof
e||Array.isArray(e)||Hb&&e instanceof Uint8Array)){a.l=b-a.j;a.i=e;break
a}}a.l=Number.MAX_VALUE}a.C={};if(c)for(b=0;b<c.length;b++)e=c[b],e<a.l?
(e+=a.j,a.g[e]=a.g[e]||Ib):(Jb(a),a.i[e]=a.i[e]||
Ib);if(d&&d.length)for(b=0;b<d.length;b++)Kb(a,d[b])}var Ib=[];function Jb(a){var
b=a.l+a.j;a.g[b]||(a.i=a.g[b]={})}
function J(a,b){if(b<a.l){b+=a.j;var c=a.g[b];return c!==Ib?
c:a.g[b]=[]}if(a.i)return c=a.i[b],c===Ib?a.i[b]=[]:c}function K(a,b,c)
{a=J(a,b);return null==a?c:a}function Lb(a,b){var c=void 0===c?
0:c;a=J(a,b);a=null==a?a:+a;return null==a?c:a}function Mb(a,b,c){b<a.l?
a.g[b+a.j]=c:(Jb(a),a.i[b]=c);return a}function Nb(a,b,c,d){c!==d?Mb(a,b,c):b<a.l?
a.g[b+a.j]=null:(Jb(a),delete a.i[b]);return a}
function Kb(a,b){for(var c,d,e=0;e<b.length;e++){var f=b[e],g=J(a,f);null!
=g&&(c=f,d=g,Mb(a,f,void 0))}return c?(Mb(a,c,d),c):0}function Ob(a,b,c){a.h||
(a.h={});if(!a.h[c]){var d=J(a,c);d&&(a.h[c]=new b(d))}return a.h[c]}function
L(a,b,c){a.h||(a.h={});if(!a.h[c]){for(var d=J(a,c),e=[],f=0;f<d.length;f+
+)e[f]=new b(d[f]);a.h[c]=e}b=a.h[c];b==Ib&&(b=a.h[c]=[]);return b}
F.prototype.s=Hb?function(){var
a=Uint8Array.prototype.toJSON;Uint8Array.prototype.toJSON=function(){var e;void
0===e&&(e=0);if(!Gb){Gb={};for(var
f="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),g=["+/
=","+/","-_=","-_.","-_"],h=0;5>h;h++){var
k=f.concat(g[h].split(""));Fb[h]=k;for(var l=0;l<k.length;l++){var m=k[l];void
0===Gb[m]&&(Gb[m]=l)}}}e=Fb[e];f=[];for(g=0;g<this.length;g+=3){var
n=this[g],t=(h=g+1<this.length)?this[g+1]:0;m=(k=g+2<this.length)?this[g+2]:0;l=n>>
2;n=(n&3)<<4|t>>4;t=(t&15)<<2|m>>6;m&=63;k||(m=64,h||
(t=64));f.push(e[l],e[n],e[t]||"",e[m]||"")}return f.join("")};try{var
b=JSON,c=b.stringify,d;if(d=this.g)d=this.g;return
c.call(b,d,Pb)}finally{Uint8Array.prototype.toJSON=a}}:function(){var
a=JSON,b=a.stringify,c;if(c=this.g)c=this.g;return b.call(a,c,Pb)};function Pb(a,b)
{return"number"!==typeof b||!isNaN(b)&&Infinity!==b&&-Infinity!==b?
b:String(b)};function Qb(a){I(this,a,Rb,null)}D(Qb,F);function Sb(a)
{I(this,a,null,null)}D(Sb,F);var Rb=[2,3];function Tb(a)
{a.google_ad_modifications||(a.google_ad_modifications={});return
a.google_ad_modifications}function Ub(){var
a=Tb(M),b=a.space_collapsing||"none";return a.remove_ads_by_default?{ja:!
0,Aa:b,xa:a.ablation_viewport_offset}:null}function Vb(a){a=Tb(a);a.eids||
(a.eids=[]);return a.eids};var N={},Wb=(N.google_ad_channel=!0,N.google_ad_client=!
0,N.google_ad_host=!0,N.google_ad_host_channel=!0,N.google_adtest=!
0,N.google_tag_for_child_directed_treatment=!
0,N.google_tag_for_under_age_of_consent=!0,N.google_tag_partner=!
0,N.google_restrict_data_processing=!0,N.google_page_url=!0,N.google_debug_params=!
0,N.google_adbreak_test=!0,N.google_ad_frequency_hint=!0,N);var Xb={};function
Yb(a){if(a!==Xb)throw Error("Bad secret");};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;void 0===$b&&($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);return $b};var bc;function cc(){}function dc(a,b)
{Yb(b);this.g=a}B(dc,cc);dc.prototype.toString=function(){return
this.g.toString()};var ec=null===(bc=Zb())||void 0===bc?void 0:bc.emptyScript;new
dc(null!==ec&&void 0!==ec?ec:"",Xb);function fc(){}function gc(a,b)
{Yb(b);this.g=a}B(gc,fc);gc.prototype.toString=function(){return
this.g.toString()};function hc(a){var b,c=null===(b=ac())||void 0===b?void
0:b.createScriptURL(a);return new gc(null!==c&&void 0!==c?c:a,Xb)}function ic(a)
{var b;var c;if(null===(c=Zb())||void 0===c||!c.isScriptURL(a))if(a instanceof
gc)a=a.g;else throw Error("wrong type");return(null===(b=Zb())||void 0===b?
0:b.isScriptURL(a))?TrustedScriptURL.prototype.toString.apply(a):a};function
jc(a,b){for(var c=[],d=1;d<arguments.length;++d)c[d-1]=arguments[d];if(!
Array.isArray(a)||!Array.isArray(a.raw))throw new TypeError("trustedResourceUrl is
a template literal tag function that only accepts template literals with or without
expressions. For example, trustedResourceUrl`foo`; or trustedResourceUrl`foo$
{bar}`");if(0===c.length)return
hc(a[0]);d=a[0].toLowerCase();if(v(d,"startsWith").call(d,"data:"))throw
Error("Data URLs cannot have expressions in the template literal input.");
if(v(d,"startsWith").call(d,"https://")||v(d,"startsWith").call(d,"//")){var
e=d.indexOf("//")+2;var f=d.indexOf("/",e);if(f<=e)throw Error("Can't interpolate
data in a url's origin, Please make sure to fully specify the origin, terminated
with '/'.");if(!/^[0-9a-z.:-]+$/i.test(d.substring(e,f)))throw Error("The origin
contains unsupported characters.");e=!0}else e=!1;if(e=!e)
{if(v(d,"startsWith").call(d,"/"))if("/"===d||1<d.length&&"/"!==d[1]&&"\\"!
==d[1])e=!0;else throw Error("The path start in the url is invalid.");
else e=!1;e=!e}if(e){if(v(d,"startsWith").call(d,"about:blank")){if("about:blank"!
==d&&!v(d,"startsWith").call(d,"about:blank#"))throw Error("The about url is
invalid.");d=!0}else d=!1;e=!d}if(e)throw Error("Trying to interpolate expressions
in an unsupported url format.");d=[a[0]];for(e=0;e<c.length;e+
+)d.push(encodeURIComponent(c[e])),d.push(a[e+1]);return hc(d.join(""))};var
kc=ja(["https://pagead2.googlesyndication.com/pagead/js/","/","/show_ads_impl",".js
"]),lc=ja(["https://pagead2.googlesyndication.com/pagead/js/","/","/slotcar_library
",".js"]),mc=ja(["https://pagead2.googlesyndication.com/pagead/js/","/","/show_ads_
impl_exp",".js"]),nc=ja(["https://pagead2.googlesyndication.com/pagead/js/","/","/s
how_ads_impl_with_ama",".js"]);
function oc(a){var b=2012<K(a,1,0)?"_fy"+K(a,1,0):"";K(a,3,"");var
c=K(a,3,"").replace(/^\//,""),d=jc(kc,K(a,2,""),c,b);return{za:jc(lc,K(a,2,""),c,b)
,ta:d,sa:jc(mc,K(a,2,""),c,b),ra:jc(nc,K(a,2,""),c,b)}};var
pc=document,M=window,qc,rc=null,sc=pc.getElementsByTagName("script");sc&&sc.length&
&(rc=sc[sc.length-1]);qc=rc;var tc={"120x90":!0,"160x90":!0,"180x90":!0,"200x90":!
0,"468x15":!0,"728x15":!0};function uc(a,b){if(15==b){if(728<=a)return
728;if(468<=a)return 468}else if(90==b){if(200<=a)return 200;if(180<=a)return
180;if(160<=a)return 160;if(120<=a)return 120}return null};function vc(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}function wc(a){return!!(a.error&&a.meta&&a.id)};function xc(a,b,c)
{a.addEventListener&&a.addEventListener(b,c,!1)};function yc(){return E("iPad")||
E("Android")&&!E("Mobile")||E("Silk")};var zc=/^(?:([^:/?#.]+):)?(?:\/\/(?:([^\\/?
#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?#]+)?(?:\?([^#]*))?
(?:#([\s\S]*))?$/;function Ac(a){try{var b;if(b=!!a&&null!=a.location.href)a:
{try{Cb(a.foo);b=!0;break a}catch(c){}b=!1}return b}catch(c){return!1}}function
Bc(a,b,c){var d=a.createElement("script");(void 0===c?
0:c)&&d.setAttribute("crossorigin","anonymous");d.src=fb(b);
(b=va(d.ownerDocument&&d.ownerDocument.defaultView))&&d.setAttribute("nonce",b);ret
urn(a=a.getElementsByTagName("script")[0])&&a.parentNode?
(a.parentNode.insertBefore(d,a),d):null}
function Cc(a,b){return b.getComputedStyle?
b.getComputedStyle(a,null):a.currentStyle}function Dc(a,b){if(!Ec()&&!Fc()){var
c=Math.random();if(c<b)return c=Gc(C),a[Math.floor(c*a.length)]}return
null}function Gc(a){if(!a.crypto)return Math.random();try{var b=new
Uint32Array(1);a.crypto.getRandomValues(b);return b[0]/65536/65536}catch(c){return
Math.random()}}function Hc(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}
function Ic(a){var b=a.length;if(0==b)return 0;for(var c=305419896,d=0;d<b;d+
+)c^=(c<<5)+(c>>2)+a.charCodeAt(d)&4294967295;return 0<c?c:4294967296+c}var
Fc=Pa(function(){return La(["Google Web Preview","Mediapartners-Google","Google-
Read-Aloud","Google-Adwords"],Jc)||1E-4>Math.random()});function Kc(a,b){var c=-
1;try{a&&(c=parseInt(a.getItem(b),10))}catch(d){return null}return 0<=c&&1E3>c?
c:null}
function Lc(a,b,c){a=Fc()?null:Math.floor(1E3*Gc(a));var d;if(d=null!=a&&b)a:{var
e=String(a);try{if(b){b.setItem(c,e);d=e;break a}}catch(f){}d=null}return d?
a:null}var Ec=Pa(function(){return Jc("MSIE")});function Jc(a){return-1!
=sb.indexOf(a)}var Mc=/^([0-9.]+)px$/,Nc=/^(-?[0-9.]{1,30})$/;function Oc(a,b)
{return b?!/^false$/.test(a):/^true$/.test(a)}function Pc(a){return(a=Mc.exec(a))?
+a[1]:null}var Qc=Pa(function(){return!yc()&&(E("iPod")||E("iPhone")||
E("Android")||E("IEMobile"))?2:yc()?1:0});
function Rc(a){var b=void 0===b?window.document:b;if(a&&b.head){var
c=document.createElement("meta");c.httpEquiv="origin-
trial";c.content=a;b.head.appendChild(c)}};function Sc(){return"r20210113"}var
Tc=Oc("false",!1),Uc=Oc("false",!0);function Vc()
{this.g=this.g;this.h=this.h}Vc.prototype.g=!1;Vc.prototype.s=function()
{if(this.h)for(;this.h.length;)this.h.shift()()};function Wc(a){a=void 0===a?
C:a;var b=a.context||a.AMP_CONTEXT_DATA;if(!b)try{b=a.parent.context||
a.parent.AMP_CONTEXT_DATA}catch(c){}try{if(b&&b.pageViewId&&b.canonicalUrl)return
b}catch(c){}return null}function Xc(a){return(a=a||Wc())?Ac(a.master)?
a.master:null:null};function Yc(a,b,c){a.google_image_requests||
(a.google_image_requests=[]);var d=a.document.createElement("img");if(c){var
e=function(f){c&&c(f);d.removeEventListener&&d.removeEventListener("load",e,!
1);d.removeEventListener&&d.removeEventListener("error",e,!
1)};xc(d,"load",e);xc(d,"error",e)}d.src=b;a.google_image_requests.push(d)}function
Zc(a,b){var c="https://pagead2.googlesyndication.com/pagead/gen_204?
id="+b;Hc(a,function(d,e){d&&(c+="&"+e+"="+encodeURIComponent(d))});$c(c)}
function $c(a){var b=window;b.fetch?b.fetch(a,{keepalive:!
0,credentials:"include",redirect:"follow",method:"get",mode:"no-
cors"}):Yc(b,a,null)};var ad;function bd(){}function cd(a,b)
{Yb(b);this.g=a}B(cd,bd);cd.prototype.toString=function(){return
this.g.toString()};var dd=null===(ad=Zb())||void 0===ad?void 0:ad.emptyHTML;new
cd(null!==dd&&void 0!==dd?dd:"",Xb);function ed(){}function fd(a,b)
{Yb(b);this.g=a}B(fd,ed);fd.prototype.toString=function(){return this.g};new
fd("about:blank",Xb);new fd("about:invalid#zTSz",Xb);function gd(a){hd();return
hb(a)}var hd=Aa;function id(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}function jd(a)
{return!(!a||!a.call)&&"function"===typeof a}function kd(){var
a=M;"google_onload_fired"in a||(a.google_onload_fired=!1,xc(a,"load",function()
{a.google_onload_fired=!0}))}function ld(){var a=M;var b=void 0===b?
1:b;a=Xc(Wc(a))||a;a.google_unique_id=(a.google_unique_id||0)+b}function md(a)
{a=a.google_unique_id;return"number"===typeof a?a:0}
function nd(a){a=Xc(Wc(a))||a;a=a.google_unique_id;return"number"===typeof a?
a:0}var od=!!window.google_async_iframe_id,pd=od&&window.parent||window;function
qd(){if(od&&!Ac(pd)){var a="."+pc.domain;try{for(;2<a.split(".").length&&!
Ac(pd);)pc.domain=a=a.substr(a.indexOf(".")+1),pd=window.parent}catch(b){}Ac(pd)||
(pd=window)}return pd}function rd(){var a=void 0===a?M:a;if(!a)return!1;try{return!
(!a.navigator.standalone&&!sd(a).navigator.standalone)}catch(b){return!1}}
function sd(a){return Tc&&a.google_top_window||a.top}function td(a){a=sd(a);return
Ac(a)?a:null};function ud(a,b){if(!a)return!1;a=a.hash;if(!a||!a.indexOf)return!
1;if(-1!=a.indexOf(b))return!0;b=vd(b);return"go"!=b&&-1!=a.indexOf(b)?!0:!
1}function vd(a){var b="";id(a.split("_"),function(c){b+=c.substr(0,2)});return
b};var wd=parseInt("2012",10),xd=isNaN(wd)?2012:wd;function yd(a,b)
{return"relative"===a?b:["https://",a,b].join("")};var zd=null;function Ad(){if(!
Tc)return!1;if(null!=zd)return zd;zd=!1;try{var a=td(C);a&&-1!
==a.location.hash.indexOf("google_logging")&&(zd=!
0);C.localStorage.getItem("google_logging")&&(zd=!0)}catch(b){}return zd};function
Bd(a){if(!a)return"";(a=a.toLowerCase())&&"ca-"!
=a.substring(0,3)&&(a="ca-"+a);return a};var Cd=/^https?:\/\/(\w|-)
+\.cdn\.ampproject\.(net|org)(\?|\/|$)/;function Dd(a,b){this.g=a;this.h=b}function
Ed(a,b,c){this.url=a;this.g=b;this.ba=!!c;this.depth=null};function Fd()
{this.i="&";this.h={};this.j=0;this.g=[]}function Gd(a,b){var
c={};c[a]=b;return[c]}function Hd(a,b,c,d,e){var f=[];Hc(a,function(g,h)
{(g=Id(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)}
function Id(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(Id(a[g],b,c,d+1,e));return f.join(c[d])}}else
if("object"==typeof a)return e=e||0,2>e?
encodeURIComponent(Hd(a,b,c,d,e+1)):"...";return encodeURIComponent(String(a))}
function Jd(a,b,c){b=b+"//pagead2.googlesyndication.com"+c;var d=Kd(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.h[g],k=0;k<h.length;k++){if(!d)
{c=null==c?g:c;break}var l=Hd(h[k],a.i,",$");if(l){l=e+l;if(d>=l.length){d-
=l.length;b+=l;e=a.i;break}c=null==c?g:c}}a="";null!=c&&(a=e+"trn="+c);return
b+a}function Kd(a){var b=1,c;for(c in a.h)b=c.length>b?c.length:b;return 3997-b-
a.i.length-1};function Ld(a,b,c,d,e,f){if((d?a.g:Math.random())<(e||.01))try{if(c
instanceof Fd)var g=c;else g=new Fd,Hc(c,function(k,l){var m=g,n=m.j+
+;k=Gd(l,k);m.g.push(n);m.h[n]=k});var h=Jd(g,a.h,"/pagead/gen_204?
id="+b+"&");h&&("undefined"!==typeof f?Yc(C,h,void 0===f?
null:f):Yc(C,h,null))}catch(k){}};var Md=null;function Nd(){if(null===Md)
{Md="";try{var a="";try{a=C.top.location.hash}catch(c){a=C.location.hash}if(a){var
b=a.match(/\bdeid=([\d,]+)/);Md=b?b[1]:""}}catch(c){}}return Md};function Od(){var
a=C.performance;return a&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):Date.now()}function Pd(){var a=void 0===a?
C:a;return(a=a.performance)&&a.now?a.now():null};function Qd(a,b){var c=Pd()||
Od();this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.rando
m();this.slotId=void 0};var O=C.performance,Rd=!!
(O&&O.mark&&O.measure&&O.clearMarks),Sd=Pa(function(){var a;if(a=Rd)a=Nd(),a=!!
a.indexOf&&0<=a.indexOf("1337");return a});function Td(){var
a=Ud;this.events=[];this.h=a||C;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=Sd(
)||(null!=b?b:1>Math.random())}
function Vd(a)
{a&&O&&Sd()&&(O.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),O.clearMarks("g
oog_"+a.label+"_"+a.uniqueId+"_end"))}Td.prototype.start=function(a,b){if(!
this.g)return null;a=new
Qd(a,b);b="goog_"+a.label+"_"+a.uniqueId+"_start";O&&Sd()&&O.mark(b);return
a};function Wd(){var a=Xd;this.s=Yd;this.i=!0;this.h=null;this.l=this.B;this.g=void
0===a?null:a;this.j=!1}p=Wd.prototype;p.ga=function(a){this.l=a};p.X=function(a)
{this.h=a};p.ha=function(a){this.i=a};p.ia=function(a){this.j=a};
p.U=function(a,b,c){try{if(this.g&&this.g.g){var d=this.g.start(a.toString(),3);var
e=b();var f=this.g;b=d;if(f.g&&"number"===typeof b.value){b.duration=(Pd()||Od())-
b.value;var g="goog_"+b.label+"_"+b.uniqueId+"_end";O&&Sd()&&O.mark(g);!f.g||
2048<f.events.length||f.events.push(b)}}else e=b()}catch(h)
{f=this.i;try{Vd(d),f=this.l(a,new vc(h,{message:Zd(h)}),void 0,c)}catch(k)
{this.B(217,k)}if(!f)throw h;}return e};
p.da=function(a,b,c,d){var e=this;return function(f){for(var
g=[],h=0;h<arguments.length;++h)g[h]=arguments[h];return e.U(a,function(){return
b.apply(c,g)},d)}};
p.B=function(a,b,c,d,e){e=e||"jserror";try{var f=new
Fd;f.g.push(1);f.h[1]=Gd("context",a);wc(b)||(b=new vc(b,
{message:Zd(b)}));if(b.msg){var
g=b.msg.substring(0,512);f.g.push(2);f.h[2]=Gd("msg",g)}var h=b.meta||
{};if(this.h)try{this.h(h)}catch(sa){}if(d)try{d(h)}catch(sa)
{}b=[h];f.g.push(3);f.h[3]=b;d=C;b=[];g=null;do{var k=d;if(Ac(k)){var
l=k.location.href;g=k.document&&k.document.referrer||null}else
l=g,g=null;b.push(new Ed(l||"",k));try{d=k.parent}catch(sa){d=null}}while(d&&k!
=d);l=0;for(var m=
b.length-1;l<=m;++l)b[l].depth=m-
l;k=C;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.ba=!0)}var t=new
Ed(C.location.href,C,!1);k=null;var w=b.length-1;for(n=w;0<=n;--n){var q=b[n];!
k&&Cd.test(q.url)&&(k=q);if(q.url&&!q.ba){t=q;break}}q=null;var
u=b.length&&b[w].url;0!=t.depth&&u&&(q=b[w]);var A=new Dd(t,q);if(A.h){var
G=A.h.url||"";f.g.push(4);f.h[4]=Gd("top",G)}var x=
{url:A.g.url||""};if(A.g.url){var
H=A.g.url.match(zc),S=H[1],Xa=H[3],ha=H[4];t="";S&&(t+=S+":");Xa&&(t+="//",t+=Xa,ha
&&(t+=":"+ha));var Ya=t}else Ya="";x=[x,
{url:Ya}];f.g.push(5);f.h[5]=x;Ld(this.s,e,f,this.j,c)}catch(sa){try{Ld(this.s,e,
{context:"ecmserr",rctx:a,msg:Zd(sa),url:A&&A.g.url},this.j,c)}catch(ki){}}return
this.i};
function Zd(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 P(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,P):this.stack=Error().stack||""}B(P,Error);function
$d(){this.h=!1;this.g=null;this.j=!
1;this.l=Math.random();this.i=this.B}p=$d.prototype;p.X=function(a)
{this.g=a};p.ha=function(a){this.h=a};p.ia=function(a){this.j=a};p.ga=function(a)
{this.i=a};
p.B=function(a,b,c,d,e){if((this.j?this.l:Math.random())>(void 0===c?.01:c))return
this.h;wc(b)||(b=new vc(b,{context:a,id:void 0===e?"jserror":e}));if(d||
this.g)b.meta={},this.g&&this.g(b.meta),d&&d(b.meta);C.google_js_errors=C.google_js
_errors||[];C.google_js_errors.push(b);C.error_rep_loaded||
(Bc(C.document,gd(C.location.protocol+"//pagead2.googlesyndication.com/pagead/js/er
r_rep.js")),C.error_rep_loaded=!0);return this.h};
p.U=function(a,b,c){try{var d=b()}catch(e){if(!this.i(a,e,.01,c,"jserror"))throw
e;}return d};p.da=function(a,b,c,d){var e=this;return function(f){for(var
g=[],h=0;h<arguments.length;++h)g[h]=arguments[h];return e.U(a,function(){return
b.apply(c,g)},d)}};var Yd,ae,Ud=qd(),Xd=new Td;function be(a){null!
=a&&(Ud.google_measure_js_timing=a);Ud.google_measure_js_timing||(a=Xd,a.g=!
1,a.events!
=a.h.google_js_reporting_queue&&(Sd()&&Ia(a.events,Vd),a.events.length=0))}Yd=new
function(){var a=void 0===a?
M:a;this.h="http:"===a.location.protocol?"http:":"https:";this.g=Math.random()};"nu
mber"!==typeof Ud.google_srt&&(Ud.google_srt=Math.random());var
ce=Yd,de=Ud.google_srt;0<=de&&1>=de&&(ce.g=de);ae=new Wd;ae.X(function(){});ae.ia(!
0);
"complete"==Ud.document.readyState?be():Xd.g&&xc(Ud,"load",function()
{be()});function ee(){var a=[fe,ge,he];ae.X(function(b){Ia(a,function(c)
{c(b)})})}function ie(a,b){return ae.U(a,b,void 0)}function je(a,b){return
ae.da(a,b,void 0,void 0)}function ke(a,b,c,d){var e;wc(b)?e=b.msg||
Zd(b.error):e=Zd(b);return 0==e.indexOf("TagError")?(c=b instanceof vc?
b.error:b,c.pbr||(c.pbr=!0,ae.B(a,b,.1,d,"puberror")),!1):ae.B(a,b,c,d)};function
le(){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 me}function me()
{this.maxZIndexRestrictions={};this.nextRestrictionId=0;this.maxZIndexListeners=[]}
;function ne(a){a=a.document;var b={};a&&(b="CSS1Compat"==a.compatMode?
a.documentElement:a.body);return b||{}}function Q(a){return
ne(a).clientWidth};function oe(a,b,c){return pe(a,void 0===c?"":c,function(d)
{return La(L(d,Sb,2),function(e){return J(e,1)===b})})}function qe(a,b,c){c=void
0===c?"":c;var d=td(a)||a;return re(d,b)?!0:pe(a,c,function(e){return
La(J(e,3),function(f){return f===b})})}function re(a,b)
{a=(a=(a=a.location&&a.location.hash)&&a.match(/forced_clientside_labs=([\d,]
+)/))&&a[1];return!!a&&Oa(a.split(","),b.toString())}
function pe(a,b,c){a=td(a)||a;var d=se(a);b&&(b=Bd(String(b)));return
Ra(d,function(e,f){return Object.prototype.hasOwnProperty.call(d,f)&&(!b||
b===f)&&c(e)})}function se(a){a=te(a);var b={};id(a,function(c,d){try{var e=new
Qb(c);b[d]=e}catch(f){}});return b}
function te(a){try{var b=a.localStorage.getItem("google_adsense_settings");if(!
b)return{};var c=JSON.parse(b);return c!==Object(c)?{}:Qa(c,function(d,e){return
Object.prototype.hasOwnProperty.call(c,e)&&"string"===typeof
e&&Array.isArray(d)})}catch(d){return{}}};var ue=Cb(""),ve=/^\d+$/.test(ue)?
ue:"";function we(a){I(this,a,xe,ye)}D(we,F);var xe=[2,8],ye=[[3,4,5],
[6,7]];function ze(a){return null!=a?!a:a}function Ae(a,b){for(var c=!
1,d=0;d<a.length;d++){var e=a[d].call();if(e==b)return e;null==e&&(c=!0)}if(!
c)return!b}function Be(a,b){var c=L(a,we,2);if(!c.length)return
Ce(a,b);a=K(a,1,0);if(1==a)return ze(Be(c[0],b));c=Ka(c,function(d){return
function(){return Be(d,b)}});switch(a){case 2:return Ae(c,!1);case 3:return Ae(c,!
0)}}
function Ce(a,b){var c=Kb(a,ye[0]);a:{switch(c){case 3:var d=K(a,3,0);break a;case
4:d=K(a,4,0);break a;case 5:d=K(a,5,0);break a}d=void 0}if(d&&(b=(b=b[c])&&b[d]))
{try{var e=b.apply(null,J(a,8))}catch(f){return}b=K(a,1,0);if(4==b)return!!
e;d=null!=e;if(5==b)return d;if(12==b)a=K(a,7,"");else a:{switch(c){case
4:a=Lb(a,6);break a;case 5:a=K(a,7,"");break a}a=void 0}if(null!=a){if(6==b)return
e===a;if(9==b)return 0==qb(e,a);if(d)switch(b){case 7:return e<a;case 8:return
e>a;case 12:return(new RegExp(a)).test(e);
case 10:return-1==qb(e,a);case 11:return 1==qb(e,a)}}}}function De(a,b){return!a||!
(!b||!Be(a,b))};function Ee(){var a={};this[3]=(a[23]=function(b){return
oe(M,parseInt(b,10))},a[24]=function(b){return
qe(M,parseInt(b,10))},a);a={};this[4]=(a[7]=function(b){try{var
c=window.localStorage}catch(f){c=null}var d=b;b=window;d=void 0===d?0:d;d=0!
=d?"google_experiment_mod"+d:"google_experiment_mod";var e=Kc(c,d);return null===e?
Lc(b,c,d):e},a);a={};this[5]=(a[6]=function(){return ve},a)}Ba(Ee);function Fe(a)
{I(this,a,Ge,null)}D(Fe,F);var Ge=[4];function He(a)
{I(this,a,Ie,Je)}D(He,F);function Ke(a){I(this,a,null,null)}D(Ke,F);var
Ie=[5],Je=[[1,2,3,6,7]];function Le(){var
a={};this.g=(a[3]={},a[4]={},a[5]={},a)}Ba(Le);var Me=Oc("false",!1);function
Ne(a,b){switch(b){case 1:return K(a,1,0);case 2:return K(a,2,0);case 3:return
K(a,3,0);case 6:return K(a,6,0);default:return null}}function Oe(a,b){if(!a)return
null;switch(b){case 1:var c=void 0===c?!1:c;a=J(a,1);a=null==a?a:!!a;return
null==a?c:a;case 7:return K(a,3,"");case 2:return Lb(a,2);case 3:return
K(a,3,"");case 6:return J(a,4);default:return null}}
var Pe=Pa(function(){if(!Me)return{};try{var
a=window.sessionStorage&&window.sessionStorage.getItem("GGDFSSK");if(a)return
JSON.parse(a)}catch(b){}return{}});function Qe(a,b,c,d){d=void 0===d?0:d;var
e=Pe();if(e[a]&&null!=e[a][b])return e[a][b];b=Re(d)[a][b];if(!b)return c;b=new
He(b);b=Se(b);a=Oe(b,a);return null!=a?a:c}function Se(a){var b=Le.m().g;if(b){var
c=Na(L(a,Ke,5),function(d){return De(Ob(d,we,1),b)});if(c)return Ob(c,Fe,2)}return
Ob(a,Fe,4)}function Te(){this.g={};this.h=[]}Ba(Te);
function Ue(a,b,c){return!!Qe(1,a,void 0===b?!1:b,c)}function Ve(a,b,c){b=void
0===b?0:b;a=Number(Qe(2,a,b,c));return isNaN(a)?b:a}function We(a,b,c){return
Qe(3,a,void 0===b?"":b,c)}function Xe(a,b,c){b=void 0===b?[]:b;return
Qe(6,a,b,c)}function Re(a){var b={};return Te.m().g[a]||
(Te.m().g[a]=(b[1]={},b[2]={},b[3]={},b[6]={},b))}function Ye(a,b){var
c=Re(b);Hc(a,function(d,e){return Hc(d,function(f,g){return c[e][g]=f})})}
function Ze(a,b){var c=Re(b);Ia(a,function(d){var e=Kb(d,Je[0]),f=Ne(d,e);f&&(c[e]
[f]=d.g)})}function $e(a,b){var c=Re(b);Ia(a,function(d){var e=new
He(d),f=Kb(e,Je[0]);(e=Ne(e,f))&&(c[f][e]||(c[f][e]=d))})}function af(){return
Ka(v(Object,"keys").call(Object,Te.m().g),function(a){return Number(a)})}function
bf(a){Oa(Te.m().h,a)||Ye(Re(4),a)};function R(a){this.methodName=a}var cf=new
R(1),df=new R(15),ef=new R(2),ff=new R(3),gf=new R(4),hf=new R(5),jf=new
R(6),kf=new R(7),lf=new R(8),mf=new R(9),nf=new R(10),of=new R(11),pf=new
R(12),qf=new R(13),rf=new R(14);function T(a,b,c){c.hasOwnProperty(a.methodName)||
Object.defineProperty(c,String(a.methodName),{value:b})}function sf(a,b,c){return
b[a.methodName]||c||function(){}}function tf(a)
{T(hf,Ue,a);T(jf,Ve,a);T(kf,We,a);T(lf,Xe,a);T(qf,$e,a);T(df,bf,a)}
function uf(a){T(gf,function(b){Le.m().g=b},a);T(mf,function(b,c){var
d=Le.m();d.g[3][b]||(d.g[3][b]=c)},a);T(nf,function(b,c){var d=Le.m();d.g[4][b]||
(d.g[4][b]=c)},a);T(of,function(b,c){var d=Le.m();d.g[5][b]||(d.g[5]
[b]=c)},a);T(rf,function(b){for(var c=Le.m(),d=z([3,4,5]),e=d.next();!
e.done;e=d.next()){var f=e.value;e=void 0;var g=c.g[f];f=b[f];for(e in
f)g[e]=f[e]}},a)}function vf(a){a.hasOwnProperty("init-done")||
Object.defineProperty(a,"init-done",{value:!0})};function wf(a){a=void 0===a?
C:a;return a.ggeac||(a.ggeac={})};function xf(){this.h=function()
{};this.g=function(){return[]}}function yf(a,b,c){a.h=function(d)
{sf(ef,b,function(){return[]})(d,c)};a.g=function(){return sf(ff,b,function()
{return[]})(c)}}Ba(xf);function zf(a,b){try{a:{var c=a.split(".");a=C;for(var
d=0,e;d<c.length;d++)if(e=a,a=a[c[d]],null==a){var f=null;break
a}f="function"===typeof a?e[c[d-1]]():a}if(typeof f===b)return f}catch(g){}}
function Af(){var a={};this[3]=(a[8]=function(b){try{return null!=za(b)}catch(c)
{}},a[9]=function(b){try{var c=za(b)}catch(d){return}if(b="function"===typeof
c)c=c&&c.toString&&c.toString(),b="string"===typeof c&&-1!=c.indexOf("[native
code]");return b},a[10]=function(){return window==window.top},a[6]=function(b)
{return Oa(xf.m().g(),parseInt(b,10))},a[27]=function(b){b=zf(b,"boolean");return
void 0!==b?b:void 0},a);a={};this[4]=(a[3]=function(){return Qc()},a[6]=function(b)
{b=zf(b,"number");return void 0!==
b?b:void 0},a);a={};this[5]=(a[2]=function(){return
window.location.href},a[3]=function(){try{return window.top.location.hash}catch(b)
{return""}},a[4]=function(b){b=zf(b,"string");return void 0!==b?b:void
0},a)}Ba(Af);function Bf(a){I(this,a,Cf,null)}D(Bf,F);var
Cf=[2];Bf.prototype.getId=function(){return K(this,1,0)};Bf.prototype.T=function()
{return K(this,7,0)};function Df(a){I(this,a,Ef,null)}D(Df,F);var
Ef=[2];Df.prototype.T=function(){return K(this,5,0)};function Ff(a)
{I(this,a,Gf,null)}D(Ff,F);function Hf(a){I(this,a,If,null)}D(Hf,F);var
Gf=[1,4,2,3],If=[2];Hf.prototype.T=function(){return K(this,1,0)};var
Jf=[12,13];function Kf(){}function Lf(a,b,c,d){d=void 0===d?{}:d;var e=void
0===d.aa?!1:d.aa,f=void 0===d.oa?{}:d.oa;d=void 0===d.qa?
[]:d.qa;a.i=b;a.l={};a.s=e;a.j=f;b={};a.g=(b[c]=[],b[4]=[],b);a.h={};
(c=Nd())&&Ia(c.split(",")||[],function(g){(g=parseInt(g,10))&&(a.h[g]=!
0)});Ia(d,function(g){a.h[g]=!0});return a}function Mf(a,b,c)
{if(a.l[b])return.001>=Math.random()&&Zc({b:c,dp:b},"tagging_dupdiv"),!0;a.l[b]=!
0;return!1}
function Nf(a,b,c){var d=[],e=Of(a.i,b);if(9!==b&&Mf(a,b,c)||!e.length)return d;var
f=Oa(Jf,b);Ia(e,function(g){if(g=Pf(a,g,c)){var h=g.getId();d.push(h);Qf(a,h,f?
4:c);var k=L(g,He,2);k&&(f?Ia(af(),function(l){return Ze(k,l)}):Ze(k,c))}});return
d}function Qf(a,b,c){a.g[c]||(a.g[c]=[]);a=a.g[c];Oa(a,b)?
Zc({eids:JSON.stringify(a),dup:b},"gpt_dupeid"):a.push(b)}function Rf(a,b)
{a.i.push.apply(a.i,ka(Ja(Ka(b,function(c){return new Hf(c)}),function(c){return!
Oa(Jf,c.T())})))}
function Pf(a,b,c){var d=Le.m().g;if(!De(Ob(b,we,3),d))return null;var
e=L(b,Bf,2),f=e.length*K(b,1,0),g=K(b,6,0);if(g){f=d[4];switch(c){case 2:var
h=f[8];break;case 1:h=f[7]}f=null;if(h)try{f=h(g)}catch(k)
{}null===f&&(f=Math.floor(1E3*Gc(window)));b=Sf(b,f);return!b||d&&!
De(Ob(b,we,3),d)?null:Tf(a,[b],1)}g=d?Ja(e,function(k){return
De(Ob(k,we,3),d)}):e;return g.length?(b=K(b,4,0))?Uf(a,b,f,g):Tf(a,g,f/1E3):null}
function Uf(a,b,c,d){var e=null!=a.j[b]?a.j[b]:1E3;if(0>=e)return
null;d=Tf(a,d,c/e);a.j[b]=d?0:e-c;return d}function Tf(a,b,c){var
d=a.h,e=Ma(b,function(f){return!!d[f.getId()]});return e?e:a.s?
null:Dc(b,c)}function Vf(a,b){T(cf,function(c){a.h[c]=!0},b);T(ef,function(c,d)
{return Nf(a,c,d)},b);T(ff,function(c){return(a.g[c]||
[]).concat(a.g[4])},b);T(pf,function(c){return Rf(a,c)},b)}Ba(Kf);function Of(a,b)
{return(a=Ma(a,function(c){return c.T()==b}))&&L(a,Df,2)||[]}
function Sf(a,b){var c=L(a,Bf,2),d=c.length,e=K(a,1,0);a=K(a,8,0);var f=(b-a)
%d;return b<a||b-a-f>=d*e-1?null:c[f]};function Wf(){this.h=function(a,b){return
void 0===b?!1:b};this.i=function(a,b){return void 0===b?0:b};this.j=function(a,b)
{return void 0===b?"":b};this.g=function(){}}function Xf(a,b,c){a.h=function(d,e)
{return sf(hf,b,function(){return!1})(d,e,c)};a.i=function(d,e){return
sf(jf,b,function(){return 0})(d,e,c)};a.j=function(d,e){return sf(kf,b,function()
{return""})(d,e,c)};a.g=function(){sf(df,b)(c)}}Ba(Wf);function U(a){var b=void
0===b?!1:b;return Wf.m().h(a,b)}
function Yf(a){var b=void 0===b?0:b;return Wf.m().i(a,b)}function Zf(a){var b=void
0===b?"":b;return Wf.m().j(a,b)};function $f(){this.g=function(){}}Ba($f);function
ag(a){$f.m().g(a)};function bg(a,b,c,d){var e=1;d=void 0===d?wf():d;e=void 0===e?
0:e;d.hasOwnProperty("init-done")?(sf(pf,d)(Ka(L(a,Hf,2),function(f){return
f.g})),sf(qf,d)(Ka(L(a,He,1),function(f){return f.g}),e),b&&sf(rf,d)(b),cg(d,e)):
(Vf(Lf(Kf.m(),L(a,Hf,2),e,c),d),tf(d),uf(d),vf(d),cg(d,e),Ze(L(a,He,1),e),Me=Me||!
(!c||!c.ma),ag(Af.m()),b&&ag(b))}function cg(a,b){a=void 0===a?wf():a;b=void 0===b?
0:b;var c=a,d=b;d=void 0===d?0:d;yf(xf.m(),c,d);c=a;b=void 0===b?
0:b;Xf(Wf.m(),c,b);$f.m().g=sf(rf,a);Wf.m().g()};function dg(){var
a=M,b=Tb(a);if(b.plle)cg(wf(a),1);else{b.plle=!0;try{var c=a.localStorage}catch(e)
{c=null}b=c;null==Kc(b,"goog_pem_mod")&&Lc(a,b,"goog_pem_mod");b=[null,null];try{va
r d=JSON.parse("[[[null,62,null,[null,0.001]],[null,1010,null,[null,1]],
[365,null,null,[1]],[1011,null,null,[1]],[null,1017,null,[null,-1]],[225,null,null,
[1]],[1912,null,null,[1],[[[12,null,null,null,4,null,\"Chrome\/8[4-6]\",
[\"navigator.userAgent\"]],[]]]],[1902,null,null,[1]],[1020,null,null,[1]],
[1012,null,null,[1]],[1016,null,null,[1]],[358,null,null,[1]],[209,null,null,[1]],
[205,null,null,[1]],[null,29,null,[null,2]],[null,30,null,[null,3]],[210,null,null,
[1]],[211,null,null,[1]],[312,null,null,[1]],[1007,null,null,[1]],[207,null,null,
[1]],[370,null,null,[1]],[null,63,null,[null,30]],[null,1034,null,[]],
[null,1027,null,[null,10]],[null,57,null,[null,120]],[null,58,null,[null,120]],
[null,64,null,[null,300]],[215,null,null,[1]],[230,null,null,[1]],[191,null,null,
[1]],[null,null,null,[null,null,null,
[\"facebook[.]com\",\"whatsapp[.]com\",\"youtube[.]com\",\"google[.]com\",\"\\\\\/a
ds?\\\\\/\"]],null,9],[371,null,null,[1]]],[[10,[[1,[[21066649,null,[1,[[3,[[3,
[[6,null,null,null,6,null,\"21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069108\"]]]]]]]],[21066650,[[null,null,14,
[null,null,\"exp=21066650\"]]],[1,[[3,[[3,
[[6,null,null,null,6,null,\"21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069108\"]]]]]]]],[21066651,[[null,null,14,
[null,null,\"exp=21066651\"]],[null,1008,null,[null,1]]],[1,[[3,[[3,
[[6,null,null,null,6,null,\"21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069108\"]]]]]]]],[21066652,[[356,null,null,[1]],
[null,null,14,[null,null,\"exp=21066652\"]],[null,1008,null,[null,1]]],[1,[[3,[[3,
[[6,null,null,null,6,null,\"21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069108\"]]]]]]]],[21066653,[[357,null,null,[1]],
[null,1008,null,[null,1]]],[1,[[3,[[3,[[6,null,null,null,6,null,\"21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069108\"]]]]]]]]],null,null,null,47,null,5],[50,
[[21066699,null,[1,[[3,[[3,[[6,null,null,null,6,null,\"21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069108\"]]]]]]]],[21066700,[[1006,null,null,[1]],
[375,null,null,[1]],[1028,null,null,[1]],[null,1008,null,[null,2]]],[1,[[3,[[3,
[[6,null,null,null,6,null,\"21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069108\"]]]]]]]]],null,null,null,47,25,400],[50,
[[21066792,null,[1,[[3,[[3,[[6,null,null,null,6,null,\"21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069108\"]]]]]]]],[21066793,null,[1,[[3,[[3,
[[6,null,null,null,6,null,\"21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069108\"]]]]]]]]],null,null,null,47,25,400],[1,
[[21066108],[21066109,[[316,null,null,[1]]]]],null,null,null,34,18,1],[1,
[[21066110],[21066111,[[316,null,null,[1]]]]],null,null,null,34,18,1],[1,
[[42530528],[42530529,[[368,null,null,[1]]]],[42530530,[[369,null,null,[1]],
[368,null,null,[1]]]]]],[150,[[42530671],[42530672,[[1004,null,null,[1]]]]]],[1,
[[42530887],[42530888],[42530889],[42530890],[42530891],[42530892],
[42530893]],null,null,null,53],[1,[[44719338],[44719339,[[334,null,null,[1]],
[null,54,null,[null,100]],[null,66,null,[null,10]],[null,65,null,[null,1000]]]]]],
[10,[[44731609],[44731610]]],[10,[[21067213],[21067214]]],[null,[[21067419,
[[190,null,null,[1]]],[1,[[12,null,null,null,2,null,\"\\\\.wiki(dogs|how)(-
fun)?\\\\.\"]]]],[21067420,[[265,null,null,[1]],[260,null,null,[1]],[190,null,null,
[1]]],[1,[[12,null,null,null,2,null,\"\\\\.wiki(dogs|how)(-fun)?\\\\.\"]]]]]],[1,
[[21067422,null,[1,[[12,null,null,null,2,null,\"\\\\.wiki(dogs|how)(-
fun)?\\\\.\"]]]],[21067423,[[233,null,null,[1]],[232,null,null,[1]]],[1,
[[12,null,null,null,2,null,\"\\\\.wiki(dogs|how)(-fun)?\\\\.\"]]]]]],[1,
[[21067424,null,[1,[[12,null,null,null,2,null,\"\\\\.wiki(dogs|how)(-
fun)?\\\\.\"]]]],[21067425,[[1002,null,null,[1]]],[1,
[[12,null,null,null,2,null,\"\\\\.wiki(dogs|how)(-fun)?\\\\.\"]]]]]],[20,
[[182982000,[[218,null,null,[1]]],[1,[[12,null,null,null,2,null,\"\\\\.wiki(dogs|
how)(-fun)?\\\\.\"]]]],[182982100,[[217,null,null,[1]]],[1,
[[12,null,null,null,2,null,\"\\\\.wiki(dogs|how)(-
fun)?\\\\.\"]]]]],null,null,null,36,8,1],[20,[[182982200,null,[1,
[[12,null,null,null,2,null,\"\\\\.wiki(dogs|how)(-fun)?\\\\.\"]]]],[182982300,null,
[1,[[12,null,null,null,2,null,\"\\\\.wiki(dogs|how)(-
fun)?\\\\.\"]]]]],null,null,null,36,8,1],[10,[[182984000,null,
[4,null,23,null,null,null,null,[\"1\"]]],[182984100,[[218,null,null,[1]]],
[4,null,23,null,null,null,null,[\"1\"]]]],null,null,null,37,10,1],[10,
[[182984200,null,[4,null,23,null,null,null,null,[\"1\"]]],[182984300,null,
[4,null,23,null,null,null,null,[\"1\"]]]],null,null,null,37,10,1],[10,[[21066428],
[21066429]]],[10,[[21066430],[21066431],[21066432],
[21066433]],null,null,null,44,22],[10,[[21066434],
[21066435]],null,null,null,44,null,500],[30,[[21066922],[21066923,[[325,null,null,
[1]]]]],null,23],[1,[[21067569],[21067570,[[1019,null,null,[1]]]]]],[50,
[[21067981],[21067982,[[1022,null,null,[1]]]]]],[100,[[21068083],[21068084,
[[1025,null,null,[1]]]]]],[10,[[21068108],[21068109,[[1026,null,null,[1]]]]]],[10,
[[21068495],[21068496,[[1009,null,null,[1]]]]]],[1000,[[21068769,[[null,null,1923,
[null,null,\"A2shzsdPO+RKe83bUqT9oVkYwGZN6j9O7nrcOASNFPuQz8HefgVYb9qAqn6coNCSDIRtXo
i6ybCrjEsYh3caFgIAAAB7eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0d
XJlIjoiVHJ1c3RUb2tlbnMiLCJleHBpcnkiOjE2MTM0OTU4NjgsImlzU3ViZG9tYWluIjp0cnVlLCJpc1Ro
aXJkUGFydHkiOnRydWV9\"]]]]]],[1,[[21068892],[21068893,[[null,null,1924,
[null,null,\"AxL6K+7uLMunmYb1wpp\/pnDPBsoQgMGPaTDkE6HIAKvHNoXilVyfzrIZM9q7OUqMUDJCY
gIlFmJcvooS3kGjowMAAACOeyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGVhZHNlcnZpY2VzLmNvbTo0
NDMiLCJmZWF0dXJlIjoiQ29udmVyc2lvbk1lYXN1cmVtZW50IiwiZXhwaXJ5IjoxNjE0MTI0Nzk5LCJpc1N
1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==\"]]]]]],[50,[[21068944],
[21068945,[[1029,null,null,[1]]]],[21068946,[[1029,null,null,[1]],[1030,null,null,
[1]]]]]],[10,[[21068999],[21069000,[[1039,null,null,[1]]]]]],[1000,[[21069107,
[[null,null,14,[null,null,\"exp=21069107\"]]],[3,
[[6,null,null,null,6,null,\"21069107\"]]]],[21069108,[[null,null,14,
[null,null,\"exp=21069108\"]]],[3,[[6,null,null,null,6,null,\"21069108\"]]]]]],[50,
[[21069109],[21069110,[[350,null,null,[1]]]]]],[50,[[21069719],[21069720,
[[1038,null,null,[1]],[1037,null,null,[1]]]]]],[10,[[21069807],[21069808,
[[1043,null,null,[1]]]]]],[1,[[21069815],[21069816,[[1915,null,null,[1]]]]]]]],[12,
[[10,[[44734254],[44734255,[[1925,null,null,[1]]]]]],[20,[[21065724],[21065725,
[[203,null,null,[1]]]]],[4,null,9,null,null,null,null,[\"LayoutShift\"]]],[1,
[[21065784]]],[1,[[21065785,null,[4,null,8,null,null,null,null,
[\"navigator.connection.saveData\"]]]]],[1,[[21065786,null,
[4,null,27,null,null,null,null,[\"navigator.connection.saveData\"]]]]],[1,
[[21065787,null,[1,[[4,null,27,null,null,null,null,
[\"navigator.connection.saveData\"]]]]]]],[1,[[21065798,null,[2,
[[5,null,8,null,null,null,null,[\"localStorage\"]],[4,null,8,null,null,null,null,
[\"localStorage\"]]]]]]],[1,[[21065799,null,[2,[[5,null,8,null,null,null,null,
[\"localStorage\"]],[1,[[4,null,8,null,null,null,null,[\"localStorage\"]]]]]]]]],
[1,[[21066438,null,[1,[[5,null,8,null,null,null,null,[\"localStorage\"]]]]]]],[10,
[[21066612],[21066613,[[83,null,null,[1]],[84,null,null,[1]]]]]],[50,[[21069710],
[21069711,[[1911,null,null,[1]]]]]]]],[11,[[1000,[[21067496]],
[4,null,9,null,null,null,null,[\"document.hasTrustToken\"]]],[50,[[21068785],
[21068786,[[1031,null,null,[1]]]]],null,null,null,54]]],[13,[[1000,[[21066819,null,
[2,[[12,null,null,null,4,null,\"Linux.*Chrome\",[\"navigator.userAgent\"]],
[4,null,27,null,null,null,null,[\"navigator.connection.saveData\"]]]]]]],[10,
[[21065726,null,[4,null,6,null,null,null,null,[\"21065725\"]]],[21065727,
[[240,null,null,[1]]],[4,null,6,null,null,null,null,[\"21065725\"]]],[21065728,
[[241,null,null,[1]]],[4,null,6,null,null,null,null,[\"21065725\"]]]],
[4,null,9,null,null,null,null,[\"LayoutShift\"]]],[500,[[21066614],[21066615,
[[77,null,null,[1]],[78,null,null,[1]],[85,null,null,[1]],[80,null,null,[1]],
[76,null,null,[1]]]]],[4,null,6,null,null,null,null,[\"21066613\"]]],[1000,
[[21066970,null,[2,[[6,null,null,6,null,8582400,null,[\"__gsaExp.id\"]],[1,
[[6,null,null,null,4,null,\"\",[\"frameElement.src\"]]]]]]],[21066971,null,[2,
[[6,null,null,6,null,8582400,null,[\"__gsaExp.id\"]],[6,null,null,null,4,null,\"\",
[\"frameElement.src\"]]]]],[21066972,null,[2,[[5,null,null,6,null,null,null,
[\"__gsaExp.id\"]],[1,[[6,null,null,6,null,8582400,null,[\"__gsaExp.id\"]]]]]]]]],
[1000,[[21066973,null,[2,[[12,null,null,null,4,null,\"Linux.*Chrome\",
[\"navigator.userAgent\"]],[1,[[6,null,null,null,4,null,\"\",
[\"frameElement.src\"]]]],[1,[[5,null,null,6,null,null,null,
[\"__gsaExp.id\"]]]]]]],[21066974,null,[2,
[[12,null,null,null,4,null,\"Linux.*Chrome\",[\"navigator.userAgent\"]],
[6,null,null,null,4,null,\"\",[\"frameElement.src\"]],[1,
[[5,null,null,6,null,null,null,[\"__gsaExp.id\"]]]]]]]]],[100,[[21067087],
[21067088,[[78,null,null,[1]]]]],[2,[[4,null,6,null,null,null,null,
[\"21066613\"]]]]],[10,[[21067664,null,[4,null,6,null,null,null,null,
[\"21065725\"]]],[21067665,[[null,1905,null,[null,30]]],
[4,null,6,null,null,null,null,[\"21065725\"]]],[21067666,[[null,1905,null,
[null,60]]],[4,null,6,null,null,null,null,[\"21065725\"]]],[21067667,
[[null,1905,null,[null,120]]],[4,null,6,null,null,null,null,[\"21065725\"]]]],
[4,null,9,null,null,null,null,[\"Lay
outShift\"]]]]]]]")}catch(e){d=b}b=[d];b=void 0===b?[]:b;c=!
1;C.google_logging_queue||(c=!
0,C.google_logging_queue=[]);C.google_logging_queue.push([13,b]);c&&Ad()&&(b=yd("pa
gead2.googlesyndication.com","/pagead/js/logging_library.js"),2012<xd&&(c=(c=b.matc
h(/(__[a-z0-9_]+)\.js(?:\?|$)/))?
c[1]:"",b=b.replace(new RegExp(String(c+".js").replace(/([-()\[\]{}+?*.
$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08"),"g"),("_fy"+xd+c+".js").replace(/\
$/g,"$$$$"))),Bc(C.document,gd(b)));bg(new Ff(d),Ee.m(),{aa:Tc&&!!
a.google_disable_experiments,ma:Tc},wf(a));xf.m().h(12);xf.m().h(10);d=Vb(a);jb("")
&&d.push("");a=td(a)||a;ud(a.location,"google_mc_lab")&&d.push("242104166")}}
function he(a){var b=xf.m().g();var c=Vb(C);
(b=b.concat(c).join(","))&&(a.eid=50<b.length?b.substring(0,50)+"T":b)};function
eg(a){var b=this;this.g=a;a.google_iframe_oncopy||
(a.google_iframe_oncopy={handlers:{},upd:function(c,d){var e=fg("rx",c),f=Number;a:
{if(c&&(c=c.match("dt=([^&]+)"))&&2==c.length){c=c[1];break a}c=""}f=f(c);f=(new
Date).getTime()-f;e=e.replace(/&dtd=(\d+|-?M)/,"&dtd="+(1E5<=f?"M":0<=f?f:"-
M"));b.set(d,e);return e}});this.h=a.google_iframe_oncopy}
eg.prototype.set=function(a,b){var
c=this;this.h.handlers[a]=b;this.g.addEventListener&&this.g.addEventListener("load"
,function(){var d=c.g.document.getElementById(a);try{var
e=d.contentWindow.document;if(d.onload&&e&&(!e.body||!
e.body.firstChild))d.onload()}catch(f){}},!1)};function fg(a,b){var c=new
RegExp("\\b"+a+"=(\\d+)"),d=c.exec(b);d&&(b=b.replace(c,a+"="+(+d[1]+1||1)));return
b}var gg,hg="var
i=this.id,s=window.google_iframe_oncopy,H=s&&s.handlers,h=H&&H[i],w=this.contentWin
dow,d;try{d=w.document}catch(e){}if(h&&d&&(!d.body||!d.body.firstChild)){if(h.call)
{setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e)
{}w.location.replace(h)}}";
var V=hg;/[\x00&<>"']/.test(V)&&(-1!=V.indexOf("&")&&(V=V.replace(kb,"&amp;")),-1!
=V.indexOf("<")&&(V=V.replace(lb,"&lt;")),-1!
=V.indexOf(">")&&(V=V.replace(mb,"&gt;")),-1!
=V.indexOf('"')&&(V=V.replace(nb,"&quot;")),-1!
=V.indexOf("'")&&(V=V.replace(ob,"&#39;")),-1!
=V.indexOf("\x00")&&(V=V.replace(pb,"&#0;")));hg=V;gg=hg;function ig(a,b,c)
{a=a.document;for(var d=b.id,e=0;!d||a.getElementById(d+"_anchor");)d="aswift_"+e+
+;b.id=d;b.name=d;d=c.google_ad_width;e=c.google_ad_height;var
f=c.gml,g=c.gmr,h=c.gzi;f=(f?"margin-left:"+f+";":"")+(g?"margin-right:"+g+";":"")+
(h?"z-
index:"+h+";":"");if(g=c.ds)g+=v(g,"endsWith").call(g,";")?"":";",f+=g;h=c.google_a
d_slot;var k="";g="";if(!c.google_enable_single_iframe){c=["<iframe"];for(var l in
b)b.hasOwnProperty(l)&&("onload"===l&&U(381)?(g=b.id,g="<script nonce='"+va()+"'>"+
cb(bb(new Va(Wa,"function(iframeId, globalVarName)
{document.getElementById(iframeId).addEventListener('load', function() {var
i=this.id,s=window[globalVarName],H=s&&s.handlers,h=H&&H[i],w=this.contentWindow,d;
try{d=w.document}catch(e){}if(h&&d&&(!d.body||!d.body.firstChild)){if(h.call)
{setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e)
{}w.location.replace(h)}}});}"),g,"google_iframe_oncopy")).toString()
+"\x3c/script>"):c.push(l+"="+b[l]));c.push('style="left:0;position:absolute;top:0;
border:0px;width:'+
(d+"px;height:"+(e+'px;"')));c.push("></iframe>");k=c.join(" ")}l=b.id;c=h;c=void
0===c?"":c;d="border:none;height:"+e+"px;margin:0;padding:0;position:relative;visib
ility:visible;width:"+(d+"px;background-color:transparent;");a.write(['<ins id="'+
(l+'_expand"'),' style="display:inline-table;'+d+(void 0===f?"":f)+'"',c?' data-ad-
slot="'+c+'">':">",'<ins id="'+(l+'_anchor" style="display:block;')
+d+'">',k,"</ins></ins>"].join("")+g);return b.id};var jg=null;function kg()
{this.debugCard=null;this.debugCardRequested=!1};var
lg={rectangle:1,horizontal:2,vertical:4};function mg(a,b){return(a=ng(a,b))?
a.y:0}function ng(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 og(a,b){do{var
c=Cc(a,b);if(c&&"fixed"==c.position)return!1}while(a=a.parentElement);return!
0}function pg(a){var b=0,c;for(c in lg)-1!=a.indexOf(c)&&(b|=lg[c]);return b}
function qg(a,b,c,d,e){if(sd(a)!=a)return td(a)?3:16;if(!(488>Q(a)))return 4;if(!
(a.innerHeight>=a.innerWidth))return 5;var f=Q(a);if(!f||(f-
c)/f>d)a=6;else{if(c="true"!=e.google_full_width_responsive)a:
{c=Q(a);for(b=b.parentElement;b;b=b.parentElement)if((d=Cc(b,a))&&(e=Pc(d.width))&&
!(e>=c)&&"visible"!=d.overflow){c=!0;break a}c=!1}a=c?7:!0}return a}
function rg(a,b,c){a=a.style;"rtl"==b?U(251)?a.setProperty("margin-
right",c,"important"):a.marginRight=c:U(251)?a.setProperty("margin-
left",c,"important"):a.marginLeft=c}function sg(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=Cc(b,a)}catch(d){}return!c||"none"!
=c.display&&!
("absolute"==c.position&&("hidden"==c.visibility||"collapse"==c.visibility))}return
!1}
function tg(a,b){for(var c=0;100>c&&b.parentElement;++c){for(var
d=b.parentElement.childNodes,e=0;e<d.length;++e){var f=d[e];if(f!
=b&&sg(a,f))return}b=b.parentElement;b.style.width="100%";b.style.height="auto"}}fu
nction ug(a,b,c){a=ng(b,a);return"rtl"==c?-a.x:a.x}function vg(a){return U(233)||
a.location&&"#bffwroe2etoq"==a.location.hash};function wg(a,b)
{xc(a,"load",function(){a.adsbygoogle||
(a.adsbygoogle=[],Bc(a.document,gd(yd("pagead2.googlesyndication.com","/pagead/js/a
dsbygoogle.js"))));a.adsbygoogle.push(b)})}function xg(a){var
b={};return{enable_page_level_ads:(b.pltais=!0,b),google_ad_client:a}};function
yg(a,b){var c=qe(a,12,b.google_ad_client);b="google_ad_host"in b;var
d=.5<Math.random();a=ud(a.location,"google_ads_preview");return c&&!b&&d||a}
function zg(a,b){if(a.google_apltlad||sd(a)!=a||!b.google_ad_client)return null;var
c=yg(a,b);a.google_apltlad=!0;a=xg(b.google_ad_client);var
d=a.enable_page_level_ads;Hc(b,function(e,f){Wb[f]&&"google_ad_client"!
=f&&(d[f]=e)});if(c)d.google_ad_channel="AutoInsertAutoAdCode";else
if(d.google_pgb_reactive=7,"google_ad_section"in b||"google_ad_region"in
b)d.google_ad_section=b.google_ad_section||b.google_ad_region;return a};var
Ag={},Bg=(Ag.client="google_ad_client",Ag.format="google_ad_format",Ag.slotname="go
ogle_ad_slot",Ag.ad_type="google_ad_type",Ag);function ge(a){Hc(Bg,function(b,c)
{try{null!=C[b]&&(a[c]=C[b])}catch(d){}})}function fe(a){a.shv=Sc()}ae.ha(!
Tc);function W(a,b){this.i=a;this.h=b}W.prototype.minWidth=function(){return
this.i};W.prototype.height=function(){return this.h};W.prototype.g=function(a)
{return 300<a&&300<this.h?this.i:Math.min(1200,Math.round(a))};function X(a,b,c,d)
{d=void 0===d?!
1:d;W.call(this,a,b);this.R=c;this.na=d}B(X,W);X.prototype.W=function(){return
this.R};function Cg(a){return function(b){return!!(b.R&a)}};function Dg(a,b,c){var
d=Pc;d=void 0===d?function(f){return f}:d;var e;return
a.style&&a.style[c]&&d(a.style[c])||(e=Cc(a,b))&&e[c]&&d(e[c])||null}function Eg(a)
{return function(b){return b.minWidth()<=a}}function Fg(a,b,c,d){var
e=a&&Gg(c,b),f=Hg(b,d);return function(g){return!(e&&g.height()>=f)}}function Ig(a)
{return function(b){return b.height()<=a}}function Gg(a,b){return
mg(a,b)<ne(b).clientHeight-100}
function Jg(a,b){var c=Dg(b,a,"height");if(c)return c;var
d=b.style.height;b.style.height="inherit";c=Dg(b,a,"height");b.style.height=d;if(c)
return c;c=Infinity;do(d=b.style&&Pc(b.style.height))&&(c=Math.min(c,d)),
(d=Dg(b,a,"maxHeight"))&&(c=Math.min(c,d));while((b=b.parentElement)&&"HTML"!
=b.tagName);return c}function Hg(a,b){var c=0==md(a);return b&&c?
Math.max(250,2*ne(a).clientHeight/3):250};var Kg=Cb("script");function
Lg(a,b,c,d,e,f,g,h,k,l,m,n,t,w,q,u,A){this.D=a;this.S=b;this.R=void 0===c?
null:c;this.h=void 0===d?null:d;this.O=void 0===e?null:e;this.g=void 0===f?
null:f;this.i=void 0===g?null:g;this.s=void 0===h?!1:h;this.C=void 0===k?!
1:k;this.F=void 0===l?null:l;this.M=void 0===m?null:m;this.j=void 0===n?
null:n;this.l=void 0===t?null:t;this.N=void 0===w?null:w;this.K=void 0===q?
null:q;this.L=void 0===u?null:u;this.P=void 0===A?
null:A}Lg.prototype.size=function(){return this.S};
function Mg(a,b,c){null!=a.R&&(c.google_responsive_formats=a.R);null!
=a.O&&(c.google_safe_for_responsive_override=a.O);null!=a.g&&(!0===a.g?
c.google_full_width_responsive_allowed=!0:(c.google_full_width_responsive_allowed=!
1,c.gfwrnwer=a.g));null!=a.i&&!0!
==a.i&&(c.gfwrnher=a.i);a.s&&(c.google_bfa=a.s);a.C&&(c.ebfa=a.C);var d=a.l||
c.google_ad_width;null!=d&&(c.google_resizing_width=d);d=a.j||
c.google_ad_height;null!=d&&(c.google_resizing_height=d);d=a.size().g(b);var
e=a.size().height();if(!c.google_ad_resize){c.google_ad_width=
d;c.google_ad_height=e;var f=a.size();b=f.g(b)
+"x"+f.height();c.google_ad_format=b;c.google_responsive_auto_format=a.D;null!
=a.h&&(c.armr=a.h);c.google_ad_resizable=!
0;c.google_override_format=1;c.google_loader_features_used=128;!
0===a.g&&(c.gfwrnh=a.size().height()+"px")}null!=a.F&&(c.gfwroml=a.F);null!
=a.M&&(c.gfwromr=a.M);null!=a.j&&(c.gfwroh=a.j);null!=a.l&&(c.gfwrow=a.l);null!
=a.N&&(c.gfwroz=a.N);null!=a.K&&(c.gml=a.K);null!=a.L&&(c.gmr=a.L);null!
=a.P&&(c.gzi=a.P);b=qd();b=td(b)||b;ud(b.location,
"google_responsive_slot_debug")&&(c.ds="outline:thick dashed "+(d&&e?!0!==a.g||!0!
==a.i?"#ffa500":"#0f0":"#f00")+" !
important;");ud(b.location,"google_responsive_dummy_ad")&&(Oa([1,2,3,4,5,6,7,8],a.D
)||1===a.h)&&2!==a.h&&(a=JSON.stringify({googMsgType:"adpnt",key_value:
[{key:"qid",value:"DUMMY_AD"}]}),c.dash="<"+Kg+">window.top.postMessage('"+a+"',
'*');\n </"+Kg+'>\n <div id="dummyAd"
style="width:'+d+"px;height:"+e+'px;\n background:#ddd;border:3px solid
#f00;box-sizing:border-box;\n color:#000;">\n <p>Requested
size:'+
d+"x"+e+"</p>\n <p>Rendered size:"+d+"x"+e+"</p>\n </div>")};/*

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
Ng=["google_content_recommendation_ui_type","google_content_recommendation_columns_
num","google_content_recommendation_rows_num"];function Og(a,b)
{W.call(this,a,b)}B(Og,W);Og.prototype.g=function(){return this.minWidth()};var
Pg={"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 Qg(a,b)
{W.call(this,a,b)}B(Qg,W);Qg.prototype.g=function(){return
Math.min(1200,this.minWidth())};function Rg(a){return function(b){for(var
c=a.length-1;0<=c;--c)if(!a[c](b))return!1;return!0}}function Sg(a,b){for(var
c=Tg.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)],Tg=[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 Ug(a,b,c,d,e){var f=ie(247,function(){var
G;if("false"==e.google_full_width_responsive)var x={v:a,A:1};else
if("autorelaxed"==b&&e.google_full_width_responsive||Vg(b)||e.google_ad_resize)
{488>Q(c)&&(vg(c)||U(1002))&&tg(c,d);x=qg(c,d,a,.3,e);if(!
0===x)if("true"==e.google_full_width_responsive||og(d,c))if(vg(c))x=!
0;else{x=Q(c);var H=x-a;x=x&&0<=H?!0:x?-10>H?11:0>H?14:12:10}else x=9;x=!0!==x?
{v:a,A:x}:{v:Q(c)||a,A:!0}}else x={v:a,A:2};H=x;x=H.v;H=H.A;if(!0!
==H)x={v:a,A:H};else if(G=Cc(d,c)){var S=
Pc(G.paddingLeft)||0;G=G.direction;var Xa=x-a;if(e.google_ad_resize)S=-1*(Xa+S)
+"px";else{for(var ha=d,Ya=0,sa=0;100>sa&&ha;sa++)Ya+=ha.offsetLeft+ha.clientLeft-
ha.scrollLeft,ha=ha.offsetParent;S=Ya+S;S="rtl"==G?-1*(Xa-S)+"px":-
1*S+"px"}G="rtl"==G;x={v:x,A:H,marginLeft:G?void 0:S,marginRight:G?S:void
0,zIndex:30}}else x={v:a,A:H};return
x}),g=f.A,h=f.marginLeft,k=f.marginRight,l=f.zIndex,m=e.google_ad_height||
0,n=Wg(f.v,b,c,d,e,!0===g);f=n.J;var t=n.I,w=n.G,q=n.H,u=n.W;n=n.ca;var
A=Xg(b,u);return new Lg(A,
f,u,null,n,g,t,w,q,"","",m,a,"",h,k,l)}function Vg(a){return"auto"==a||/^((^|,)
*(horizontal|vertical|rectangle) *)+$/.test(a)}
function Wg(a,b,c,d,e,f){b="auto"==b?.25>=a/Math.min(1200,Q(c))?4:3:pg(b);var g=!
1,h=!1;if(488>Q(c)){var k=og(d,c);var l=Gg(d,c);g=!l&&k;h=l&&k}l=488>Q(c);var
m=[Eg(a),Cg(b)];vg(c)||m.push(Fg(l,c,d,h));null!
=e.google_max_responsive_height&&m.push(Ig(e.google_max_responsive_height));var
n=[function(w){return!w.na}];!g&&!h||vg(c)||(g=Jg(c,d),n.push(Ig(g)));var t=l&&!
f&&3===b&&Yg(c)?new X(a,Math.floor(a/1.2),1):Sg(Rg(m),Rg(n));if(!t)throw new P("No
slot size for availableWidth="+a);n=ie(248,function(){var w;
a:if(f){if(e.gfwrnh&&(w=Pc(e.gfwrnh))){w={J:new Og(a,w),I:!0,G:!1,H:!1};break a}w=!
1;var q=ne(c).clientHeight,u=mg(d,c),A=c.google_lpabyc;var G=mg(d,c);var
x=ne(c).clientHeight;(G=0==x?null:G/x)&&2<G&&!c.google_bfabyc&&(!A||u-
A>q)&&(q=.9*ne(c).clientHeight,u=Math.min(q,Zg(c,d,e)),q&&u==q&&(u=c.google_pbfabyc
,w=!u,u||(c.google_pbfabyc=mg(d,c)+q)));q=a/1.2;if(vg(c))u=q;else
if(u=Math.min(q,Zg(c,d,e)),u<.5*q||100>u)u=q;U(282)&&!
Gg(d,c)&&(u=Math.max(u,.5*ne(c).clientHeight));w={J:new Og(a,Math.floor(u)),
I:u<q?102:!0,G:!1,H:w}}else w={J:t,I:100,G:!1,H:!1};return
w});g=n.J;l=n.I;m=n.G;n=n.H;return"in-article"===e.google_ad_layout&&$g(c)?
{J:ah(a,c,d,g,e),I:!1,G:!1,H:!1,W:b,ca:k}:{J:g,I:l,G:m,H:n,W:b,ca:k}}function
Zg(a,b,c)
{if(c.google_resizing_allowed||"true"==c.google_full_width_responsive)a=Infinity;el
se{c=Infinity;do{var d=Dg(b,a,"height");d&&(c=Math.min(c,d));
(d=Dg(b,a,"maxHeight"))&&(c=Math.min(c,d))}while((b=b.parentElement)&&"HTML"!
=b.tagName);a=c}return a}
function Xg(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 ah(a,b,c,d,e){var f=e.google_ad_height||Dg(c,b,"height");a:{var g=a;var
h=e.google_ad_layout||"image-top";if("in-article"==h){var
k=g;if("false"==e.google_full_width_responsive)g=k;else if(g=qg(b,c,k,.2,e),!0!
==g)e.gfwrnwer=g,g=k;else if(g=Q(b))if(e.google_full_width_responsive_allowed=!
0,c.parentElement){if(tg(b,c),k=(k=c.parentElement)?(k=Cc(k,b))?
k.direction:"":"",k)
{c.style.border=c.style.borderStyle=c.style.outline=c.style.outlineStyle=c.style.tr
ansition="none";c.style.borderSpacing=
c.style.padding="0";rg(c,k,"0px");c.style.width=Q(b)+"px";if(0!==ug(b,c,k))
{rg(c,k,"0px");var l=ug(b,c,k);rg(c,k,-1*l+"px");var m=ug(b,c,k);0!==m&&m!
==l&&rg(c,k,l/(m-l)*l+"px")}c.style.zIndex=30}}else g=k;else g=k}if(250>g)throw new
P("Fluid responsive ads must be at least 250px wide:
availableWidth="+g);g=Math.min(1200,Math.floor(g));if(f&&"in-article"!=h)
{h=Math.ceil(f);if(50>h)throw new P("Fluid responsive ads must be at least 50px
tall: height="+h);g=new Lg(11,new W(g,h))}else{if("in-article"!=
h&&(e=e.google_ad_layout_key)){h=""+e;b=Math.pow(10,3);if(e=(c=h.match(/([+-][0-9a-
z]+)/g))&&c.length){f=[];for(k=0;k<e;k++)f.push(parseInt(c[k],36)/b);b=f}else
b=null;if(!b)throw new P("Invalid data-ad-layout-key value: "+h);h=(g+-
725)/1E3;c=0;e=1;f=b.length;for(k=0;k<f;k++)c+=b[k]*e,e*=h;h=Math.ceil(1E3*c-
-725+10);if(isNaN(h))throw new P("Invalid height: height="+h);if(50>h)throw new
P("Fluid responsive ads must be at least 50px tall: height="+h);if(1200<h)throw new
P("Fluid responsive ads must be at most 1200px tall: height="+
h);g=new Lg(11,new W(g,h));break a}e=Pg[h];if(!e)throw new P("Invalid data-ad-
layout value: "+h);c=Gg(c,b);b=Q(b);b="in-article"!==h||c||g!==b?
Math.ceil(e(g)):Math.ceil(1.25*e(g));g=new Lg(11,"in-article"==h?new Qg(g,b):new
W(g,b))}}g=g.size();return g.minWidth()*g.height()>a*d.height()?new
X(g.minWidth(),g.height(),1):d}function $g(a){return U(227)||
a.location&&"#hffwroe2etoq"==a.location.hash}function Yg(a){return U(232)||
a.location&&"#affwroe2etoq"==a.location.hash};function bh(a,b){var
c=b.google_ad_format;if("autorelaxed"==c){a:{if("pedestal"!
=b.google_content_recommendation_ui_type)for(a=z(Ng),c=a.next();!
c.done;c=a.next())if(null!=b[c.value]){b=!0;break a}b=!1}return b?
9:5}if(Vg(c))return 1;if("link"==c)return 4;if("fluid"==c){if(c="in-
article"===b.google_ad_layout)c=U(208)||U(227)||
a.location&&("#hffwroe2etop"==a.location.hash||"#hffwroe2etoq"==a.location.hash);re
turn c?(ch(b),1):8}if(27===b.google_reactive_ad_format)return ch(b),1}
function ch(a){a.google_ad_format="auto";a.armr=3};var dh=null;function eh(){if(!
dh){for(var a=C,b=a,c=0;a&&a!=a.parent;)if(a=a.parent,c++,Ac(a))b=a;else
break;dh=b}return dh};function Z(a){this.j=[];this.h=a||
window;this.g=0;this.i=null;this.l=0}var fh;p=Z.prototype;p.ka=function(a,b){0!
=this.g||0!=this.j.length||b&&b!=window?this.$(a,b):(this.g=2,this.fa(new
gh(a,window)))};p.$=function(a,b){this.j.push(new gh(a,b||
this.h));hh(this)};p.pa=function(a){this.g=1;if(a){var b=je(188,Ea(this.ea,this,!
0));this.i=this.h.setTimeout(b,a)}};p.ea=function(a){a&&++this.l;1==this.g&&(null!
=this.i&&(this.h.clearTimeout(this.i),this.i=null),this.g=0);hh(this)};
p.ua=function(){return!(!window||!Array)};p.la=function(){return this.l};function
hh(a){var b=je(189,Ea(a.wa,a));a.h.setTimeout(b,0)}p.wa=function()
{if(0==this.g&&this.j.length){var a=this.j.shift();this.g=2;var
b=je(190,Ea(this.fa,this,a));a.g.setTimeout(b,0);hh(this)}};p.fa=function(a)
{this.g=0;a.h()};function ih(a){try{return a.sz()}catch(b){return!1}}function jh(a)
{return!!a&&("object"===typeof a||"function"===typeof
a)&&ih(a)&&jd(a.nq)&&jd(a.nqa)&&jd(a.al)&&jd(a.rl)}
function kh(){if(fh&&ih(fh))return fh;var a=eh(),b=a.google_jobrunner;return jh(b)?
fh=b:a.google_jobrunner=fh=new Z(a)}function lh(a,b){kh().nq(a,b)}function mh(a,b)
{kh().nqa(a,b)}Z.prototype.nq=Z.prototype.ka;Z.prototype.nqa=Z.prototype.
$;Z.prototype.al=Z.prototype.pa;Z.prototype.rl=Z.prototype.ea;Z.prototype.sz=Z.prot
otype.ua;Z.prototype.tc=Z.prototype.la;function gh(a,b){this.h=a;this.g=b};function
nh(a){I(this,a,null,null)}D(nh,F);function oh(){var a=new
nh;a=Nb(a,1,xd,0);a=Nb(a,2,Sc(),"");return Nb(a,3,"/r20190131","")};function
ph(a,b){var c=td(b);if(c){c=Q(c);var d=Cc(a,b)||
{},e=d.direction;if("0px"===d.width&&"none"!=d.cssFloat)return-
1;if("ltr"===e&&c)return Math.floor(Math.min(1200,c-
a.getBoundingClientRect().left));if("rtl"===e&&c)return
a=b.document.body.getBoundingClientRect().right-
a.getBoundingClientRect().right,Math.floor(Math.min(1200,c-a-Math.floor((c-
b.document.body.clientWidth)/2)))}return-1};var qh="google_ad_block
google_ad_channel google_ad_client google_ad_format google_ad_height google_ad_host
google_ad_host_channel google_ad_host_tier_id google_ad_layout google_ad_layout_key
google_ad_modifications google_ad_output google_ad_region google_ad_section
google_ad_slot google_ad_type google_ad_unit_key google_ad_dom_fingerprint
google_ad_semantic_area google_placement_id google_ad_width google_adtest
google_allow_expandable_ads google_alternate_ad_url google_alternate_color
google_analytics_domain_name google_analytics_uacct google_apsail
google_captcha_token google_city google_color_bg google_color_border
google_color_line google_color_link google_color_text google_color_url
google_container_id google_content_recommendation_ad_positions
google_content_recommendation_columns_num google_content_recommendation_rows_num
google_content_recommendation_ui_type google_content_recommendation_use_square_imgs
google_contents google_country google_cpm google_ctr_threshold google_cust_age
google_cust_ch google_cust_criteria google_cust_gender google_cust_id
google_cust_interests google_cust_job google_cust_l google_cust_lh
google_cust_u_url google_disable_video_autoplay google_bfa ebfa ebfaca
google_enable_content_recommendations google_enable_ose google_encoding
google_font_face google_font_size google_frame_id
google_full_width_responsive_allowed efwr google_full_width_responsive gfwroh
gfwrow gfwroml gfwromr gfwroz gfwrnh gfwrnwer gfwrnher google_gl google_hints
google_image_size google_kw google_kw_type google_language google_loeid
google_max_num_ads google_max_radlink_len google_max_responsive_height
google_ml_rank google_mtl google_native_ad_template google_native_settings_key
google_num_radlinks google_num_radlinks_per_unit google_override_format
google_page_url google_pgb_reactive google_pucrd google_referrer_url google_region
google_resizing_allowed google_resizing_height google_resizing_width rpe
google_responsive_formats google_responsive_auto_format armr google_rl_dest_url
google_rl_filtering google_rl_mode google_rt google_safe
google_safe_for_responsive_override google_video_play_muted google_source_type
google_tag_for_child_directed_treatment google_tag_for_under_age_of_consent
google_tag_origin google_tag_partner google_targeting google_tfs
google_video_doc_id google_video_product_type google_webgl_support google_package
google_debug_params google_enable_single_iframe dash google_refresh_count
google_restrict_data_processing".split(" "),
rh={},sh=(rh.google_ad_modifications=!0,rh.google_analytics_domain_name=!
0,rh.google_analytics_uacct=!0,rh.google_pause_ad_requests=!
0,rh.google_trust_token_operation_status=!0,rh.google_user_agent_client_hint=!
0,rh);function th(a){return(a=a.innerText||
a.innerHTML)&&(a=a.replace(/^\s+/,"").split(/\r?\n/,1)[0].match(/^\x3c!--+(.*?)
(?:--+>)?\s*$/))&&/google_ad_client/.test(a[1])?a[1]:null}
function uh(a){if(a=a.innerText||a.innerHTML)if(a=a.replace(/^\s+|\s+
$/g,"").replace(/\s*(\r?\n)+\s*/g,";"),(a=a.match(/^\x3c!--+(.*?)(?:--+>)?$/)||
a.match(/^\/*\s*<!\[CDATA\[(.*?)(?:\/*\s*\]\]>)?
$/i))&&/google_ad_client/.test(a[1]))return a[1];return null}
function vh(a){try{a:{for(var
b=a.document.getElementsByTagName("script"),c=a.navigator&&a.navigator.userAgent||"
",d=/appbankapppuzdradb|daumapps|fban|fbios|fbav|fb_iab|gsa\/|messengerforios|
naver|niftyappmobile|nonavigation|pinterest|twitter|ucbrowser|yjnewsapp|
youtube/i.test(c)||/i(phone|pad|pod)/i.test(c)&&/applewebkit/i.test(c)&&!/version|
safari/i.test(c)&&!rd()?th:uh,e=b.length-1;0<=e;e--){var f=b[e];if(!
f.google_parsed_script){f.google_parsed_script=!0;var g=d(f);if(g){var h=g;break
a}}}h=null}}catch(l){return!1}if(!h)return!1;
try{b=/(google_\w+) *= *(['"]?[\w.-]+['"]?) *(?:;|$)/gm;c={};for(var
k;k=b.exec(h);)c[k[1]]=wh(k[2]);xh(c,a)}catch(l){return!1}return!!
a.google_ad_client}function yh(a){for(var b=0,c=qh.length;b<c;b++){var
d=qh[b];sh[d]||(a[d]=null)}}
function wh(a){switch(a){case "true":return!0;case "false":return!1;case
"null":return null;case "undefined":break;default:try{var
b=a.match(/^(?:'(.*)'|"(.*)")$/);if(b)return b[1]||b[2]||"";if(/^[-+]?\d*(\.\d+)?
$/.test(a)){var c=parseFloat(a);return c===c?c:void 0}}catch(d){}}}function xh(a,b)
{for(var c=0;c<qh.length;c++){var d=qh[c];null==b[d]&&null!
=a[d]&&(b[d]=a[d])}};function zh(a,b,c){var d=window;return function(){var
e=Pd(),f=3;try{var g=b.apply(this,arguments)}catch(h){f=13;if(c)return
c(a,h),g;throw
h;}finally{d.google_measure_js_timing&&e&&(e={label:a.toString(),value:e,duration:
(Pd()||0)-e,type:f},f=d.google_js_reporting_queue=d.google_js_reporting_queue||
[],2048>f.length&&f.push(e))}return g}}function Ah(a,b){return zh(a,b,function(c,d)
{(new $d).B(c,d)})};function Bh(a,b){return
null==b?"&"+a+"=null":"&"+a+"="+Math.floor(b)}var Ch=new r.Set;function Dh(a)
{a=a.id;return null!=a&&(Ch.has(a)||
v(a,"startsWith").call(a,"google_ads_iframe_")||
v(a,"startsWith").call(a,"aswift"))}function Eh(a,b){b=void 0===b?4:b;if(!a)return!
1;if(Dh(a))return!0;if(0>=b)return!1;a=z(a.childNodes);for(var c=a.next();!
c.done;c=a.next())if(Eh(c.value,b-1))return!0;return!1}
function Fh()
{Vc.call(this);this.N=this.P=this.S=this.i=this.K=this.D=this.l=0;this.O=!
1;this.L=this.C=this.j=0;var a=document.querySelector("[data-google-query-
id]");this.Z=a?a.getAttribute("data-google-query-id"):null;this.F=null;this.Y=!
1;this.M=function(){}}B(Fh,Vc);
function Gh(){var a=new Fh;if(U(203)&&!
window.google_plmetrics&&window.PerformanceObserver){window.google_plmetrics=!
0;for(var b=z(["layout-shift","largest-contentful-paint","first-
input","longtask"]),c=b.next();!
c.done;c=b.next())c=c.value,Hh(a).observe({type:c,buffered:!U(240)});Ih(a)}}
function Hh(a){a.F||(a.F=new PerformanceObserver(Ah(640,function(b){var c=!
1;b=z(b.getEntries());for(var d=b.next();!
d.done;d=b.next())switch(d=d.value,d.entryType){case "layout-shift":if(!c)
{try{if("undefined"!==typeof googletag&&googletag.pubads){var
e=googletag.pubads();Ch.clear();for(var f=z(e.getSlots()),g=f.next();!
g.done;g=f.next())Ch.add(g.value.getSlotId().getDomId())}}catch(m){}c=!0}var
h=a;if(!d.hadRecentInput&&(!U(241)||.01<d.value))
{h.l+=Number(d.value);Number(d.value)>h.D&&(h.D=Number(d.value));
h.K+=1;a:{if(d.sources){var k=z(d.sources);for(var l=k.next();!
l.done;l=k.next())if(Eh(l.value.node)){k=!0;break a}}k=!1}k&&(h.i+=d.value,h.S+
+)}break;case "largest-contentful-paint":a.P=Math.floor(d.renderTime||
d.loadTime);break;case "first-input":a.N=Number((d.processingStart-
d.startTime).toFixed(3));a.O=!0;break;case
"longtask":a.j+=d.duration,d.duration>a.C&&(a.C=d.duration),a.L+=1}})));return a.F}
function Ih(a){var b=Ah(641,function(){var
f=document;2==({visible:1,hidden:2,prerender:3,preview:4,unloaded:5}
[f.visibilityState||f.webkitVisibilityState||f.mozVisibilityState||""]||
0)&&Jh(a)}),c=Ah(641,function(){return void
Jh(a)});document.addEventListener("visibilitychange",b);document.addEventListener("
unload",c);var d=Yf(1905),e;0<d&&(e=setTimeout(c,1E3*d));a.M=function()
{document.removeEventListener("visibilitychange",b);document.removeEventListener("u
nload",c);Hh(a).disconnect();e&&clearTimeout(e)}}
Fh.prototype.s=function(){Vc.prototype.s.call(this);this.M()};
function Jh(a){if(!a.Y){a.Y=!0;Hh(a).takeRecords();var
b="https://pagead2.googlesyndication.com/pagead/gen_204?
id=plmetrics";window.LayoutShift&&(b+="&cls="+a.l.toFixed(3),b+="&mls="+a.D.toFixed
(3),b+=Bh("nls",a.K),window.LayoutShiftAttribution&&(b+="&cas="+a.i.toFixed(3),b+=B
h("nas",a.S)));window.LargestContentfulPaint&&(b+=Bh("lcp",a.P));window.Performance
EventTiming&&a.O&&(b+=Bh("fid",a.N));window.PerformanceLongTaskTiming&&(b+=Bh("cbt"
,a.j),b+=Bh("mbt",a.C),b+=Bh("nlt",a.L));for(var
c=0,d=z(document.getElementsByTagName("iframe")),
e=d.next();!e.done;e=d.next())Dh(e.value)&&c+
+;b+=Bh("nif",c);b+=Bh("ifi",md(window));c=xf.m().g();b+="&eid="+encodeURIComponent
(c.join());b+="&top="+(C===C.top?
1:0);if(a.Z)c="&qqid="+encodeURIComponent(a.Z);else{if("number"!==typeof
C.goog_pvsid)try{Object.defineProperty(C,"goog_pvsid",
{value:Math.floor(Math.random()*Math.pow(2,52)),configurable:!1})}catch(f)
{}c=Bh("pvsid",Number(C.goog_pvsid)||-1)}window.fetch(b+c,{keepalive:!
0,credentials:"include",redirect:"follow",method:"get",mode:"no-cors"});
a.g||(a.g=!0,a.s())}};var
Kh={issuerOrigin:"https://adservice.google.com",issuancePath:"/tt/i",redemptionPath
:"/tt/r",shouldRedeemToken:function(){return!0},shouldRequestToken:function()
{return!1}};function Lh(){if(U(1928)){var
a=window.navigator.userAgent,b=/Chrome\/(\S+)/.exec(a);if(/Android/.test(a)&&b)retu
rn 0<=qb(b[1],"89.0.4380.2")}return!1};var Mh=[Kh,
{issuerOrigin:"https://attestation.android.com",issuancePath:"/att/i",redemptionPat
h:"/att/r",shouldRedeemToken:function(){return Lh()},shouldRequestToken:function()
{return Lh()}}];function Nh(a)
{Vc.call(this);this.l=Mh;this.j=a;this.i=Oh(this)}B(Nh,Vc);function Ph(){var
a=Zf(1923);a&&Rc(a)}function Oh(a){var b=a.l.map(function(c)
{return{issuerOrigin:c.issuerOrigin,state:document.hasTrustToken?
1:0}});a.j(b);return b}
function Qh(a,b,c){var d=v(a.i,"findIndex").call(a.i,function(e){return
e.issuerOrigin===b});0<=d&&(a.i[d].state=c,a.j(a.i))}
function Rh(a,b){window.fetch(b.issuerOrigin+b.redemptionPath,{keepalive:!
0,redirect:"follow",method:"get",trustToken:{type:/Chrome\/8[4-
7]/.test(window.navigator.userAgent)?"srr-token-redemption":"token-
redemption",issuer:b.issuerOrigin,refreshPolicy:"none"}}).then(function(c){if(!
c.ok)throw Error(c.status+": Network response was not
ok!");Qh(a,b.issuerOrigin,6)}).catch(function(c)
{c&&"NoModificationAllowedError"===c.name?
Qh(a,b.issuerOrigin,6):Qh(a,b.issuerOrigin,5)});Qh(a,b.issuerOrigin,2)}
function Sh(a,b,c){window.fetch(b.issuerOrigin+b.issuancePath,{trustToken:
{type:"token-request"}}).then(function(d){if(!d.ok)throw Error(d.status+": Network
response was not ok!");Qh(a,b.issuerOrigin,10);c&&Rh(a,b)}).catch(function()
{Qh(a,b.issuerOrigin,9)});Qh(a,b.issuerOrigin,8)}
function Th(a){Ph();document.hasTrustToken&&(U(1915)?a.l.forEach(function(b){var
c=b.shouldRedeemToken(),d=b.shouldRequestToken();c||d?
document.hasTrustToken(b.issuerOrigin).then(function(e){e?c&&Rh(a,b):d?
Sh(a,b,c):Qh(a,b.issuerOrigin,3)}):Qh(a,b.issuerOrigin,7)}):U(1912)?
document.hasTrustToken(Kh.issuerOrigin).then(function(b){b?
Rh(a,Kh):Qh(a,Kh.issuerOrigin,3)}):Rh(a,Kh))};function Uh(a)
{I(this,a,Vh,null)}D(Uh,F);var Vh=[6];var
Wh=["platform","platformVersion","architecture","model","uaFullVersion"];function
Xh(){var a=M;return a.navigator&&a.navigator.userAgentData&&"function"===typeof
a.navigator.userAgentData.getHighEntropyValues?
a.navigator.userAgentData.getHighEntropyValues(Wh).then(function(b){var c=new
Uh;c=Mb(c,1,b.platform);c=Mb(c,2,b.platformVersion);c=Mb(c,3,b.architecture);c=Mb(c
,4,b.model);return Mb(c,5,b.uaFullVersion)}):null};function Yh(a)
{a.google_sa_impl&&!
a.document.getElementById("google_shimpl")&&(a.google_sa_queue=null,a.google_sl_win
=null,a.google_sa_impl=null)}function Zh(a){var b=M;var c=void
0===c?"":c;Yh(b);b.google_sa_queue||
(b.google_sa_queue=[],b.google_sl_win=b,b.google_process_slots=function(){return
$h(b)},a=ai(b,c,a),Bc(b.document,a,U(356)).id="google_shimpl")}
var $h=je(215,function(a){var b=a.google_sa_queue,c=b.shift();a.google_sa_impl||
Ld(Yd,"shimpl",{t:"no_fn"},!0,void 0,void 0);"function"===typeof
c&&ie(216,c);b.length&&a.setTimeout(function(){return $h(a)},0)});function
bi(a,b,c){a.google_sa_queue=a.google_sa_queue||[];a.google_sa_impl?
c(b):a.google_sa_queue.push(b)}
function ai(a,b,c){a:switch(Yf(1008)){case 1:var d=hb(ic(c.sa));break a;case
2:d=hb(ic(c.ra));break a;default:d=null}c=!d||U(1006)&&!Uc?
hb(ic(c.ta)):d;a=ci(a,b);b=gb.exec(fb(c).toString());c=b[3]||"";return
hb(b[1]+ib("?",b[2]||"",a)+ib("#",c,void 0))}
function ci(a,b)
{if(Zf(14))return{bust:Zf(14)};if(U(357))return{bust:a.location.host};if(Uc&&U(375)
){b||(b=a.google_ad_client?a.google_ad_client:
(b=a.document.querySelector('script[src*="/pagead/js/adsbygoogle.js"][data-ad-
client]'))?b.getAttribute("data-ad-client"):
(b=a.document.querySelector(".adsbygoogle[data-ad-client]"))?b.getAttribute("data-
ad-client"):"");if(b){var c={};return
c.client=b,c.plah=a.location.host,c.amaexp=1,c}throw
Error("PublisherCodeNotFoundForAma");}return{}}
function di(a,b,c,d){return function(){var e=!
1;d&&kh().al(3E4);try{if(Ac(a.document.getElementById(b).contentWindow)){var
f=a.document.getElementById(b).contentWindow,g=f.document;g.body&&g.body.firstChild
||(/Firefox/.test(navigator.userAgent)?
g.open("text/html","replace"):g.open(),f.google_async_iframe_close=!
0,g.write(c))}else{var
h=a.document.getElementById(b).contentWindow;f=c;f=String(f);g=['"'];for(var
k=0;k<f.length;k++){var l=f.charAt(k),m=l.charCodeAt(0),n=k+1,t;if(!(t=zb[l]))
{if(31<m&&
127>m)var w=l;else{var q=void 0,u=l;if(u in Ab)w=Ab[u];else if(u in
zb)w=Ab[u]=zb[u];else{var A=u.charCodeAt(0);if(31<A&&127>A)q=u;else{if(256>A)
{if(q="\\x",16>A||256<A)q+="0"}else
q="\\u",4096>A&&(q+="0");q+=A.toString(16).toUpperCase()}w=Ab[u]=q}}t=w}g[n]=t}g.pu
sh('"');h.location.replace("javascript:"+g.join(""))}e=!0}catch(G)
{h=eh().google_jobrunner,jh(h)&&h.rl()}e&&(e=fg("google_async_rrc",c),(new
eg(a)).set(b,di(a,b,e,!1)))}}
function ei(a){if(!jg)a:{for(var b=[C.top],c=[],d=0,e;e=b[d++];)
{c.push(e);try{if(e.frames)for(var f=e.frames.length,g=0;g<f&&1024>b.length;+
+g)b.push(e.frames[g])}catch(k){}}for(b=0;b<c.length;b++)try{var
h=c[b].frames.google_esf;if(h){jg=h;break a}}catch(k){}jg=null}if(!jg){if(/[^a-z0-
9-]/.test(a))return
null;h=document;c="IFRAME";"application/xhtml+xml"===h.contentType&&(c=c.toLowerCas
e());c=h.createElement(c);c.id="google_esf";c.name="google_esf";c.src=yd("googleads
.g.doubleclick.net",["/pagead/html/",
Sc(),"/r20190131/zrt_lookup.html#"].join(""));c.style.display="none";c.setAttribute
("data-ad-client",Bd(a));return c}return null}
function fi(){var
a=M,b={};null==a.google_ad_client&&vh(a)&&(b.google_loader_features_used=2048);xh(a
,b);b.google_loader_used="sa";yh(a);var c=a.document;c.currentScript?
c=c.currentScript.parentElement:(c=c.getElementsByTagName("script"),c=c[c.length-
1].parentElement);if(a.document&&a.document.body&&!bh(a,b)&&!
b.google_reactive_ad_format){var d=b.google_ad_width,e=ph(c,a);if(0<e&&d>e){var
f=b.google_ad_height;d=!!tc[d+"x"+f];var g=e;if(d){var
h=uc(e,f);if(h)g=h,b.google_ad_format=h+"x"+f+"_0ads_al";
else throw new P("No slot size for availableWidth="+e);}b.google_ad_resize=!
0;b.google_ad_width=g;d||(b.google_ad_format=null,b.google_override_format=!
0);e=g;f=Ug(e,"auto",a,c,b);Mg(f,e,b);f=f.size();b.google_responsive_formats=null;f
.minWidth()>e&&!d&&(b.google_ad_width=f.minWidth())}}d=b.google_ad_width||
0;f=Fa(Ug,d,"auto",a,c,b,!1,!0);e=td(a)||
a;g=b.google_ad_client;e=e.location&&"#ftptohbh"===e.location.hash?
2:ud(e.location,"google_responsive_slot_debug")||
ud(e.location,"google_responsive_slot_preview")||
U(217)?1:U(218)?2:oe(e,1,g)?1:0;if(g=0!==e)b:if((g=!(488>Q(a))&&!U(216)||
b.google_reactive_ad_format||bh(a,b))||(g=!((Nc.test(b.google_ad_width)||
Mc.test(c.style.width))&&(Nc.test(b.google_ad_height)||
Mc.test(c.style.height)))),g)g=!1;else{for(g=c;g;g=g.parentElement){h=Cc(g,a);if(!
h){b.gfwrnwer=18;g=!1;break b}if(!Oa(["static","relative"],h.position))
{b.gfwrnwer=17;g=!1;break b}}if(!U(216)&&(g=qg(a,c,d,.3,b),!0!==g))
{b.gfwrnwer=g;g=!1;break b}g=sd(a)==a?!0:!1}g&&(b.google_resizing_allowed=!
0,b.ovlp=
!0,2===e?
(e={},Mg(f(),d,e),b.google_resizing_width=e.google_ad_width,b.google_resizing_heigh
t=e.google_ad_height,e.ds&&(b.ds=e.ds),b.iaaso=!1):
(b.google_ad_format="auto",b.iaaso=!0,b.armr=1));(d=(b.google_async_iframe_id?
1==md(b):!md(b))&&zg(a,b))&&wg(a,d);1==bh(a,b)&&(d=b.google_ad_width||
0,Mg(Ug(d,b.google_ad_format,a,c,b),d,b));gi(a,b)}
function hi(a){a=bb(new Va(Wa,"function(showAdsImplFn,slotVarsMap,iframeId)
{window.parent[showAdsImplFn]({iframeWin: window,pubWin: window.parent,vars:
window.parent[slotVarsMap]
[iframeId]});}"),"google_sa_impl","google_sv_map",a);return"<script nonce='"+va()
+"'>"+cb(a).toString()+"\x3c/script>"}
function gi(a,b){var c=b.google_ad_width,d=b.google_ad_height;if(!Db&&!Eb||
U(325))b.google_enable_single_iframe=!0;var e={};null!
=c&&(e.width=c&&'"'+c+'"');null!
=d&&(e.height=d&&'"'+d+'"');e.frameborder='"0"';e.marginwidth='"0"';e.marginheight=
'"0"';e.vspace='"0"';e.hspace='"0"';e.allowtransparency='"true"';e.scrolling='"no"'
;e.allowfullscreen='"true"';e.onload='"'+gg+'"';c=ig(a,e,b);ii(a,b);
(d=ei(b.google_ad_client))&&a.document.documentElement.appendChild(d);d=(new
Date).getTime();b.google_lrv=
Sc();b.google_async_iframe_id=c;b.google_unique_id=nd(a);b.google_start_time=Ha;b.g
oogle_bpp=d>Ha?d-Ha:1;b.google_async_rrc=0;a.google_sv_map=a.google_sv_map||
{};a.google_sv_map[c]=b;if(b.google_enable_single_iframe){var
f={pubWin:a,iframeWin:null,vars:b};bi(a,function()
{a.google_sa_impl(f)},a.document.getElementById(c+"_anchor")?lh:mh)}else b=["<!
doctype html><html><body>","<script nonce='"+va()+"'>",cb(bb(new
Va(Wa,"function(singleLoadWindow,iframeStartTime,asyncIframeId,iframeId)
{window[singleLoadWindow]=window.parent;window[iframeStartTime]=new
Date().getTime();window[asyncIframeId]=iframeId;}"),
"google_sl_win","google_iframe_start_time","google_async_iframe_id",c)).toString(),
"\x3c/script>",hi(c),"</body></html>"].join(""),bi(a,di(a,c,b,!
0),a.document.getElementById(c)?lh:mh)}
function ii(a,b){var
c=b.google_ad_output,d=b.google_ad_format,e=b.google_ad_width||
0,f=b.google_ad_height||0;d||"html"!=c&&null!=c||(d=e+"x"+f);c=!b.google_ad_slot||
b.google_override_format||!
tc[b.google_ad_width+"x"+b.google_ad_height]&&"aa"==b.google_loader_used;d&&c?
d=d.toLowerCase():d="";b.google_ad_format=d;if("number"!==typeof
b.google_reactive_sra_index||!b.google_ad_unit_key)
{d=[b.google_ad_slot,b.google_orig_ad_format||
b.google_ad_format,b.google_ad_type,b.google_orig_ad_width||b.google_ad_width,
b.google_orig_ad_height||
b.google_ad_height];c=[];e=0;for(f=qc.parentElement;f&&25>e;f=f.parentNode,+
+e)9===f.nodeType?c.push(""):c.push(f.id);
(c=c.join())&&d.push(c);b.google_ad_unit_key=Ic(d.join(":")).toString();d=qc;var
g=void 0===g?!1:g;c=[];for(e=0;d&&25>e;++e){f="";void 0!==g&&g||(f=(f=9!
==d.nodeType&&d.id)?"/"+f:"");a:{if(d&&d.nodeName&&d.parentElement){var
h=d.nodeName.toString().toLowerCase();for(var
k=d.parentElement.childNodes,l=0,m=0;m<k.length;++m){var
n=k[m];if(n.nodeName&&n.nodeName.toString().toLowerCase()===
h){if(d===n){h="."+l;break a}+
+l}}}h=""}c.push((d.nodeName&&d.nodeName.toString().toLowerCase())
+f+h);d=d.parentElement}g=c.join()+":";d=[];if(a)try{var t=a.parent;for(c=0;t&&t!
==a&&25>c;++c){var w=t.frames;for(e=0;e<w.length;++e)if(a===w[e])
{d.push(e);break}a=t;t=a.parent}}catch(q)
{}b.google_ad_dom_fingerprint=Ic(g+d.join()).toString()}}
function ji(){var a=oh();ee();ae.ga(ke);a=oc(a);if(!E("Trident")&&!E("MSIE")||
0<=qb(xb(),11))if("js"==M.google_ad_output)console.warn("Ads with
google_ad_output='js' have been deprecated and no longer work. Contact your AdSense
account manager or switch to standard AdSense ads.");else
if(dg(),null==(M.Prototype||{}).Version||!U(1026)){be(U(84));try{Gh()}catch(d){}var
b=td(C);b&&(b.google_reactive_ads_global_state?
null==b.google_reactive_ads_global_state.floatingAdsStacking&&(b.google_reactive_ad
s_global_state.floatingAdsStacking=
new me):b.google_reactive_ads_global_state=new
le,b=b.google_reactive_ads_global_state,b.tagSpecificState[1]||
(b.tagSpecificState[1]=new kg));if((b=Ub())&&b.ja)yh(M);else{kd();if(U(312)||
Zf(1923)){var c=je(781,function(d)
{M.google_trust_token_operation_status=d});je(779,function(){Th(new Nh(c))})
()}b=Xh();null!=b&&b.then(function(d){M.google_user_agent_client_hint=d.s()});
(b=Zf(1924))&&Rc(b);ld();Zh(a);fi()}}};ie(158,function(){ji()});}).call(this);

You might also like