You are on page 1of 28

(function(){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
var l;function aa(a){var b=0;return function(){return b<a.length?{done:!
1,value:a[b++]}:{done:!0}}}function ba(a){var b="undefined"!=typeof
Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):
{next:aa(a)}}function ca(a){if(!(a instanceof Array)){a=ba(a);for(var b,c=[];!
(b=a.next()).done;)c.push(b.value);a=c}return a}var da="function"==typeof
Object.create?Object.create:function(a){function b(){}b.prototype=a;return new
b},ea;
if("function"==typeof Object.setPrototypeOf)ea=Object.setPrototypeOf;else{var fa;a:
{var ha={Ia:!0},ia={};try{ia.__proto__=ha;fa=ia.Ia;break a}catch(a){}fa=!1}ea=fa?
function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not
extensible");return a}:null}var ja=ea;
function ka(a,b)
{a.prototype=da(b.prototype);a.prototype.constructor=a;if(ja)ja(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]}var la="function"==typeof Object.defineProperties?
Object.defineProperty:function(a,b,c){a!=Array.prototype&&a!
=Object.prototype&&(a[b]=c.value)};
function ma(a){a=["object"==typeof window&&window,"object"==typeof
self&&self,"object"==typeof global&&global,a];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
na=ma(this);function oa(a,b){if(b){var c=na;a=a.split(".");for(var d=0;d<a.length-
1;d++){var e=a[d];e in c||(c[e]={});c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!
=d&&null!=b&&la(c,a,{configurable:!0,writable:!0,value:b})}}
function pa(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+""}oa("String.prototype.endsWith",function(a){return a?
a:function(b,c){var d=pa(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}});
oa("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d
instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f++){var
g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});var
qa="function"==typeof Object.assign?Object.assign:function(a,b){for(var
c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in
d)Object.prototype.hasOwnProperty.call(d,e)&&(a[e]=d[e])}return
a};oa("Object.assign",function(a){return a||qa});
oa("Promise",function(a){function b(g){this.b=0;this.g=void 0;this.a=[];var
h=this.c();try{g(h.resolve,h.reject)}catch(k){h.reject(k)}}function c()
{this.a=null}function d(g){return g instanceof b?g:new b(function(h)
{h(g)})}if(a)return a;c.prototype.b=function(g){if(null==this.a){this.a=[];var
h=this;this.c(function(){h.g()})}this.a.push(g)};var
e=na.setTimeout;c.prototype.c=function(g){e(g,0)};c.prototype.g=function()
{for(;this.a&&this.a.length;){var g=this.a;this.a=[];for(var h=0;h<g.length;++h)
{var k=
g[h];g[h]=null;try{k()}catch(m){this.f(m)}}}this.a=null};c.prototype.f=function(g)
{this.c(function(){throw g;})};b.prototype.c=function(){function g(m){return
function(n){k||(k=!0,m.call(h,n))}}var h=this,k=!
1;return{resolve:g(this.L),reject:g(this.f)}};b.prototype.L=function(g)
{if(g===this)this.f(new TypeError("A Promise cannot resolve to itself"));else if(g
instanceof b)this.M(g);else{a:switch(typeof g){case "object":var h=null!=g;break
a;case "function":h=!0;break a;default:h=!1}h?this.J(g):this.j(g)}};
b.prototype.J=function(g){var h=void 0;try{h=g.then}catch(k)
{this.f(k);return}"function"==typeof h?
this.P(h,g):this.j(g)};b.prototype.f=function(g)
{this.o(2,g)};b.prototype.j=function(g){this.o(1,g)};b.prototype.o=function(g,h)
{if(0!=this.b)throw Error("Cannot settle("+g+", "+h+"): Promise already settled in
state"+this.b);this.b=g;this.g=h;this.B()};b.prototype.B=function(){if(null!
=this.a){for(var g=0;g<this.a.length;++g)f.b(this.a[g]);this.a=null}};var f=new
c;b.prototype.M=function(g){var h=this.c();
g.da(h.resolve,h.reject)};b.prototype.P=function(g,h){var
k=this.c();try{g.call(h,k.resolve,k.reject)}catch(m)
{k.reject(m)}};b.prototype.then=function(g,h){function k(v,w)
{return"function"==typeof v?function(D){try{m(v(D))}catch(u){n(u)}}:w}var m,n,r=new
b(function(v,w){m=v;n=w});this.da(k(g,m),k(h,n));return
r};b.prototype.catch=function(g){return this.then(void
0,g)};b.prototype.da=function(g,h){function k(){switch(m.b){case
1:g(m.g);break;case 2:h(m.g);break;default:throw Error("Unexpected state: "+
m.b);}}var m=this;null==this.a?
f.b(k):this.a.push(k)};b.resolve=d;b.reject=function(g){return new b(function(h,k)
{k(g)})};b.race=function(g){return new b(function(h,k){for(var m=ba(g),n=m.next();!
n.done;n=m.next())d(n.value).da(h,k)})};b.all=function(g){var
h=ba(g),k=h.next();return k.done?d([]):new b(function(m,n){function r(D){return
function(u){v[D]=u;w--;0==w&&m(v)}}var v=[],w=0;do v.push(void 0),w+
+,d(k.value).da(r(v.length-1),n),k=h.next();while(!k.done)})};return b});
oa("String.prototype.includes",function(a){return a?a:function(b,c){return-1!
==pa(this,b,"includes").indexOf(b,c||0)}});var p=this||self;function ra()
{if(null===sa)a:{var
a=p.document;if((a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||
a.getAttribute("nonce"))&&ta.test(a)){sa=a;break a}sa=""}return sa}var
ta=/^[\w+/_-]+[=]{0,2}$/,sa=null;function ua(a){a=a.split(".");for(var
b=p,c=0;c<a.length;c++)if(b=b[a[c]],null==b)return null;return b}function va(){}
function wa(a){a.ma=void 0;a.i=function(){return a.ma?a.ma:a.ma=new a}}
function xa(a){var b=typeof a;if("object"==b)if(a){if(a instanceof
Array)return"array";if(a instanceof Object)return b;var
c=Object.prototype.toString.call(a);if("[object
Window]"==c)return"object";if("[object Array]"==c||"number"==typeof
a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object
Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else
return"null";
else if("function"==b&&"undefined"==typeof a.call)return"object";return b}function
ya(a){var b=typeof a;return"object"==b&&null!=a||"function"==b}function za(a)
{return Object.prototype.hasOwnProperty.call(a,Aa)&&a[Aa]||(a[Aa]=++Ba)}var
Aa="closure_uid_"+(1E9*Math.random()>>>0),Ba=0;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 q(a,b)
{function c(){}c.prototype=b.prototype;a.prototype=new
c;a.prototype.constructor=a};var Ga=(new Date).getTime();function Ha(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){return function(){return!a.apply(this,arguments)}}function Qa(a){var b=!
1,c;return function(){b||(c=a(),b=!0);return c}}function Ra(a){var b=a;return
function(){if(b){var c=b;b=null;c()}}};function Sa(a,b){var c={},d;for(d in
a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Ta(a,b){for(var c in
a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Ua(a,b){return null!==a&&b
in a}function Va(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return c};function
Wa(a,b){this.c=a===Xa&&b||"";this.f=Ya}Wa.prototype.b=!0;Wa.prototype.a=function()
{return this.c.toString()};function Za(a){if(a instanceof
Wa&&a.constructor===Wa&&a.f===Ya)return
a.c;xa(a);return"type_error:TrustedResourceUrl"}var Ya={},Xa={};function $a(a)
{return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]}var
ab=/&/g,bb=/</g,cb=/>/g,db=/"/g,eb=/'/g,fb=/\x00/g;function gb(a,b){return-1!
=a.indexOf(b)}
function hb(a,b){var
c=0;a=$a(String(a)).split(".");b=$a(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=ib(0==f[1].length?
0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||
ib(0==f[2].length,0==g[2].length)||ib(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return
c}function ib(a,b){return a<b?-1:a>b?1:0};function jb(a,b)
{this.c=a===kb&&b||"";this.f=lb}jb.prototype.b=!0;jb.prototype.a=function(){return
this.c.toString()};function mb(a){if(a instanceof
jb&&a.constructor===jb&&a.f===lb)return a.c;xa(a);return"type_error:SafeUrl"}var
nb=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i,lb={},kb={};var ob;a:{var
pb=p.navigator;if(pb){var qb=pb.userAgent;if(qb){ob=qb;break a}}ob=""}function t(a)
{return gb(ob,a)}function rb(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 sb(){return(t("Chrome")||t("CriOS"))&&!t("Edge")}function tb(){function
a(e){e=Ma(e,d);return c[e]||""}var b=ob;if(t("Trident")||t("MSIE"))return
ub(b);b=rb(b);var c={};Ha(b,function(e){c[e[0]]=e[1]});var d=Fa(Ua,c);return
t("Opera")?a(["Version","Opera"]):t("Edge")?a(["Edge"]):t("Edg/")?a(["Edg"]):sb()?
a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""}
function ub(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};function vb(a,b){a.src=Za(b);(b=ra())&&a.setAttribute("nonce",b)};var
wb={"\x00":"\\0","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\x
0B",'"':'\\"',"\\":"\\\\","<":"\\u003C"},xb={"'":"\\'"};function yb(a){return
String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};function
zb(){return t("iPhone")&&!t("iPod")&&!t("iPad")};function Ab(a){Ab[" "](a);return
a}Ab[" "]=va;var Bb=zb()||t("iPod"),Cb=t("Safari")&&!(sb()||t("Coast")||
t("Opera")||t("Edge")||t("Edg/")||t("OPR")||t("Firefox")||t("FxiOS")||t("Silk")||
t("Android"))&&!(zb()||t("iPad")||t("iPod"));function x(){}var
Db="function"==typeof Uint8Array;function y(a,b,c,d){a.a=null;b||(b=[]);a.o=void
0;a.f=-1;a.b=b;a:{if(b=a.b.length){--b;var e=a.b[b];if(!(null===e||"object"!=typeof
e||Array.isArray(e)||Db&&e instanceof Uint8Array)){a.g=b-a.f;a.c=e;break
a}}a.g=Number.MAX_VALUE}a.j={};if(c)for(b=0;b<c.length;b++)e=c[b],e<a.g?
(e+=a.f,a.b[e]=a.b[e]||Eb):(Fb(a),a.c[e]=a.c[e]||
Eb);if(d&&d.length)for(b=0;b<d.length;b++)Gb(a,d[b])}var Eb=[];function Fb(a){var
b=a.g+a.f;a.b[b]||(a.c=a.b[b]={})}
function z(a,b){if(b<a.g){b+=a.f;var c=a.b[b];return c===Eb?
a.b[b]=[]:c}if(a.c)return c=a.c[b],c===Eb?a.c[b]=[]:c}function Hb(a,b)
{a=z(a,b);return null==a?a:+a}function Ib(a,b){a=z(a,b);return null==a?a:!!
a}function A(a,b,c){a=z(a,b);return null==a?c:a}function Jb(a,b){a=Ib(a,b);return
null==a?!1:a}function Kb(a,b){a=Hb(a,b);return null==a?0:a}function Lb(a,b,c)
{b<a.g?a.b[b+a.f]=c:(Fb(a),a.c[b]=c);return a}
function Gb(a,b){for(var c,d,e=0;e<b.length;e++){var f=b[e],g=z(a,f);null!
=g&&(c=f,d=g,Lb(a,f,void 0))}return c?(Lb(a,c,d),c):0}function B(a,b,c){a.a||
(a.a={});if(!a.a[c]){var d=z(a,c);d&&(a.a[c]=new b(d))}return a.a[c]}function
C(a,b,c){a.a||(a.a={});if(!a.a[c]){for(var d=z(a,c),e=[],f=0;f<d.length;f+
+)e[f]=new b(d[f]);a.a[c]=e}b=a.a[c];b==Eb&&(b=a.a[c]=[]);return b}
function Mb(a){if(a.a)for(var b in a.a){var c=a.a[b];if("array"==xa(c))for(var
d=0;d<c.length;d++)c[d]&&Mb(c[d]);else c&&Mb(c)}return a.b};function Nb(a)
{y(this,a,Ob,null)}q(Nb,x);function Pb(a){y(this,a,null,null)}q(Pb,x);var
Ob=[2,3];function Qb(a){y(this,a,null,null)}q(Qb,x);function Rb(a){var b=new
Qb;return Lb(b,1,a)}function Sb(a,b){return Lb(a,2,b)}function Tb(a,b){return
Lb(a,3,b)}function Ub(a,b){return Lb(a,4,b)};var Vb=document,E=window;var
Wb={"120x90":!0,"160x90":!0,"180x90":!0,"200x90":!0,"468x15":!0,"728x15":!
0};function Xb(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 Yb(){this.a=E.document||{cookie:""}}
Yb.prototype.set=function(a,b,c){var d=!1;if("object"===typeof c){var
e=c.hb;d=c.Ya||!1;var f=c.domain||void 0;var g=c.path||void 0;var
h=c.Qa}if(/[;=\s]/.test(a))throw Error('Invalid cookie name
"'+a+'"');if(/[;\r\n]/.test(b))throw Error('Invalid cookie value "'+b+'"');void
0===h&&(h=-1);this.a.cookie=a+"="+b+(f?";domain="+f:"")+(g?";path="+g:"")
+(0>h?"":0==h?";expires="+(new Date(1970,1,1)).toUTCString():";expires="+(new
Date(+new Date+1E3*h)).toUTCString())+(d?";secure":"")+(null!=e?";samesite="+
e:"")};Yb.prototype.get=function(a,b){for(var
c=a+"=",d=(this.a.cookie||"").split(";"),e=0,f;e<d.length;e++)
{f=$a(d[e]);if(0==f.lastIndexOf(c,0))return
f.substr(c.length);if(f==a)return""}return b};function Zb(a,b,c)
{a.addEventListener&&a.addEventListener(b,c,!1)};function $b(a,b)
{b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return
a.createElement(b)}function ac(a){this.a=a||p.document||
document}ac.prototype.contains=function(a,b){if(!a||!b)return!
1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof
a.compareDocumentPosition)return a==b||!!
(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return
b==a};function bc(a){cc();return new Wa(Xa,a)}var cc=va;function dc(){return!
ec()&&(t("iPod")||t("iPhone")||t("Android")||t("IEMobile"))}function ec(){return
t("iPad")||t("Android")&&!t("Mobile")||t("Silk")};function fc(a){try{var b;if(b=!!
a&&null!=a.location.href)a:{try{Ab(a.foo);b=!0;break a}catch(c){}b=!1}return
b}catch(c){return!1}}function gc(a){for(var b=p,c=0;b&&40>c++&&(!fc(b)||!a(b));)a:
{try{var d=b.parent;if(d&&d!=b){b=d;break a}}catch(e){}b=null}}function hc(){var
a=p;gc(function(b){a=b;return!1});return a}function ic(a,b){var
c=a.createElement("script");vb(c,bc(b));return(a=a.getElementsByTagName("script")
[0])&&a.parentNode?(a.parentNode.insertBefore(c,a),c):null}
function jc(a,b){return b.getComputedStyle?
b.getComputedStyle(a,null):a.currentStyle}function kc(a,b,c){var d=!1;void 0===c||
c||(d=lc());return!d&&!mc()&&(c=Math.random(),c<b)?
(c=nc(p),a[Math.floor(c*a.length)]):null}function nc(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 oc(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}
function pc(a){return Va(a,function(b,c){return
Object.prototype.hasOwnProperty.call(a,c)&&!0})}function qc(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 mc=Qa(function()
{return La(["Google Web Preview","Mediapartners-Google","Google-Read-
Aloud","Google-Adwords"],rc)||1E-4>Math.random()});
function sc(a,b){var c=-
1;try{a.localStorage&&(c=parseInt(a.localStorage.getItem(b),10))}catch(d){return
null}return 0<=c&&1E3>c?c:null}function tc(a,b){if(mc())return null;var
c=Math.floor(1E3*nc(a));try{if(a.localStorage)return
a.localStorage.setItem(b,String(c)),c}catch(d){}return null}var lc=Qa(function()
{return rc("MSIE")});function rc(a){return gb(ob,a)}var uc=/^([0-9.]+)px$/,vc=/^(-?
[0-9.]{1,30})$/;function wc(a){return vc.test(a)&&(a=Number(a),!isNaN(a))?a:null}
function xc(a,b){return b?!/^false$/.test(a):/^true$/.test(a)}function F(a)
{return(a=uc.exec(a))?+a[1]:null}function yc(a)
{a=a&&a.toString&&a.toString();return"string"===typeof a&&gb(a,"[native code]")}var
zc=Qa(function(){return dc()?2:ec()?1:0});function Ac(a){var
b={display:"none"};a.style.setProperty?oc(b,function(c,d)
{a.style.setProperty(d,c,"important")}):a.style.cssText=Bc(Cc(Dc(a.style.cssText),E
c(b,function(c){return c+" !important"})))}
var Cc=Object.assign||function(a,b){for(var c=1;c<arguments.length;c++){var
d=arguments[c];if(d)for(var e in
d)Object.prototype.hasOwnProperty.call(d,e)&&(a[e]=d[e])}return a};function Ec(a,b)
{var c={},d;for(d in a)Object.prototype.hasOwnProperty.call(a,d)&&(c[d]=b.call(void
0,a[d],d,a));return c}function Bc(a){var b=[];oc(a,function(c,d){null!=c&&""!
==c&&b.push(d+":"+c)});return b.length?b.join(";")+";":""}
function Dc(a){var b={};if(a){var
c=/\s*:\s*/;Ha((a||"").split(/\s*;\s*/),function(d){if(d){var
e=d.split(c);d=e[0];e=e[1];d&&e&&(b[d.toLowerCase()]=e)}})}return b}function Fc(a)
{"complete"===Vb.readyState||"interactive"===Vb.readyState?
a():Vb.addEventListener("DOMContentLoaded",a)};function Gc(a,b)
{a=parseInt(a,10);return isNaN(a)?b:a}var Hc=/^([\w-]+\.)*([\w-]{2,})(:[0-9]+)?
$/;function Ic(a,b){return a?(a=a.match(Hc))?a[0]:b:b};function Jc()
{return"r20200316"}var Kc=xc("false",!1),Lc=xc("false",!1),Mc=xc("false",!
1),Nc=xc("true",!1)||!Lc;function Oc(){return
Ic("","pagead2.googlesyndication.com")};function Pc(a){y(this,a,Qc,Rc)}q(Pc,x);var
Qc=[2,8],Rc=[[3,4,5],[6,7]];function Sc(a){return null!=a?!a:a}function Tc(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 Uc(a,b){var c=C(a,Pc,2);if(!c.length)return
Vc(a,b);a=A(a,1,0);if(1==a)return Sc(Uc(c[0],b));c=Ka(c,function(d){return
function(){return Uc(d,b)}});switch(a){case 2:return Tc(c,!1);case 3:return Tc(c,!
0)}}
function Vc(a,b){var c=Gb(a,Rc[0]);a:{switch(c){case 3:var d=A(a,3,0);break a;case
4:d=A(a,4,0);break a;case 5:d=A(a,5,0);break a}d=void 0}if(d&&(b=(b=b[c])&&b[d]))
{try{var e=b.apply(null,z(a,8))}catch(f){return}b=A(a,1,0);if(4==b)return!!
e;d=null!=e;if(5==b)return d;if(12==b)a=A(a,7,"");else a:{switch(c){case
4:a=Kb(a,6);break a;case 5:a=A(a,7,"");break a}a=void 0}if(null!=a){if(6==b)return
e===a;if(9==b)return 0==hb(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==hb(e,a);case 11:return 1==hb(e,a)}}}}function Wc(a,b){return!a||!
(!b||!Uc(a,b))};function Xc(a){y(this,a,Yc,null)}q(Xc,x);var Yc=[4];function Zc(a)
{y(this,a,$c,ad)}q(Zc,x);function bd(a){y(this,a,null,null)}q(bd,x);var
$c=[5],ad=[[1,2,3,6]];function cd(){var
a={};this.a=(a[3]={},a[4]={},a[5]={},a)}wa(cd);var dd=xc("false",!1);function
ed(a,b){switch(b){case 1:return A(a,1,0);case 2:return A(a,2,0);case 3:return
A(a,3,0);case 6:return A(a,6,0);default:return null}}function fd(a,b){if(!a)return
null;switch(b){case 1:return Jb(a,1);case 2:return Kb(a,2);case 3:return
A(a,3,"");case 6:return z(a,4);default:return null}}var gd=Qa(function(){if(!
dd)return{};try{var
a=window.sessionStorage&&window.sessionStorage.getItem("GGDFSSK");if(a)return
JSON.parse(a)}catch(b){}return{}});
function hd(a,b,c,d){d=void 0===d?0:d;var e=gd();if(e[a]&&null!=e[a][b])return e[a]
[b];b=id(d)[a][b];if(!b)return c;b=new Zc(b);b=jd(b);a=fd(b,a);return null!=a?
a:c}function jd(a){var b=cd.i().a;if(b){var c=Na(C(a,bd,5),function(d){return
Wc(B(d,Pc,1),b)});if(c)return B(c,Xc,2)}return B(a,Xc,4)}function kd()
{this.a={};this.b=[]}wa(kd);function ld(a,b,c){return!!hd(1,a,void 0===b?!
1:b,c)}function md(a,b,c){b=void 0===b?0:b;a=Number(hd(2,a,b,c));return isNaN(a)?
b:a}
function nd(a,b,c){return hd(3,a,void 0===b?"":b,c)}function od(a,b,c){b=void
0===b?[]:b;return hd(6,a,b,c)}function id(a){var b={};return kd.i().a[a]||
(kd.i().a[a]=(b[1]={},b[2]={},b[3]={},b[6]={},b))}function pd(a,b){var
c=id(b);oc(a,function(d,e){return oc(d,function(f,g){return c[e][g]=f})})}function
qd(a,b){var c=id(b);Ha(a,function(d){var e=Gb(d,ad[0]),f=ed(d,e);f&&(c[e]
[f]=Mb(d))})}
function rd(a,b){var c=id(b);Ha(a,function(d){var e=new Zc(d),f=Gb(e,ad[0]);
(e=ed(e,f))&&(c[f][e]||(c[f][e]=d))})}function sd(){return
Ka(Object.keys(kd.i().a),function(a){return Number(a)})}function td(a)
{Oa(kd.i().b,a)||pd(id(4),a)};function G(a){this.methodName=a}var ud=new
G(1),vd=new G(15),wd=new G(2),xd=new G(3),yd=new G(4),zd=new G(5),Ad=new
G(6),Bd=new G(7),Cd=new G(8),Dd=new G(9),Ed=new G(10),Fd=new G(11),Gd=new
G(12),Hd=new G(13),Id=new G(14);function H(a,b,c){c.hasOwnProperty(a.methodName)||
Object.defineProperty(c,String(a.methodName),{value:b})}function Jd(a,b,c){return
b[a.methodName]||c||function(){}}function Kd(a)
{H(zd,ld,a);H(Ad,md,a);H(Bd,nd,a);H(Cd,od,a);H(Hd,rd,a);H(vd,td,a)}
function Ld(a){H(yd,function(b){cd.i().a=b},a);H(Dd,function(b,c){var
d=cd.i();d.a[3][b]||(d.a[3][b]=c)},a);H(Ed,function(b,c){var d=cd.i();d.a[4][b]||
(d.a[4][b]=c)},a);H(Fd,function(b,c){var d=cd.i();d.a[5][b]||(d.a[5]
[b]=c)},a);H(Id,function(b){for(var c=cd.i(),d=ba([3,4,5]),e=d.next();!
e.done;e=d.next()){var f=e.value;e=void 0;var g=c.a[f];f=b[f];for(e in
f)g[e]=f[e]}},a)}function Md(a){a.hasOwnProperty("init-done")||
Object.defineProperty(a,"init-done",{value:!0})};function Nd(){this.b=function(a,b)
{return void 0===b?!1:b};this.a=function(){}}function Od(a,b,c){a.b=function(d,e)
{return Jd(zd,b)(d,e,c)};a.a=function(){Jd(vd,b)(c)}}wa(Nd);function I(a){var
b=void 0===b?!1:b;return Nd.i().b(a,b)};function Pd(a){a=void 0===a?p: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 Qd(a){return(a=a||Pd())?fc(a.master)?
a.master:null:null};function Rd(a,b){p.google_image_requests||
(p.google_image_requests=[]);var c=p.document.createElement("img");if(b){var
d=function(e){b&&b(e);c.removeEventListener&&c.removeEventListener("load",d,!
1);c.removeEventListener&&c.removeEventListener("error",d,!
1)};Zb(c,"load",d);Zb(c,"error",d)}c.src=a;p.google_image_requests.push(c)};functio
n Sd(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}function Td(a)
{return!(!a||!a.call)&&"function"===typeof a}function Ud(a){a=Qd(Pd(a))||
a;a.google_unique_id?++a.google_unique_id:a.google_unique_id=1}function Vd(a)
{a=a.google_unique_id;return"number"===typeof a?a:0}function Wd(a){a=Qd(Pd(a))||
a;a=a.google_unique_id;return"number"===typeof a?a:0}var Xd=!!
window.google_async_iframe_id,Yd=Xd&&window.parent||window;
function Zd(){if(Xd&&!fc(Yd)){var a="."+Vb.domain;try{for(;2<a.split(".").length&&!
fc(Yd);)Vb.domain=a=a.substr(a.indexOf(".")+1),Yd=window.parent}catch(b){}fc(Yd)||
(Yd=window)}return Yd}var $d=/(^| )adsbygoogle($| )/;function ae(a){return
Kc&&a.google_top_window||a.top}function be(a){a=ae(a);return fc(a)?a:null};function
J(a){a.google_ad_modifications||(a.google_ad_modifications={});return
a.google_ad_modifications}function K(a,b){a:if(a=J(a).eids||
[],a.indexOf)b=a.indexOf(b),b=0<b||0===b;else{for(var c=0;c<a.length;c+
+)if(a[c]===b){b=!0;break a}b=!1}return b}function ce(a,b)
{a=J(a);a.tag_partners=a.tag_partners||[];a.tag_partners.push(b)}function de(a)
{J(E).allow_second_reactive_tag=a}
function ee(a,b,c){for(var d=0;d<a.length;++d)if((a[d].ad_slot||
b)==b&&(a[d].ad_tag_origin||c)==c)return a[d];return null};var
fe={},ge=(fe.google_ad_client=!0,fe.google_ad_host=!0,fe.google_ad_host_channel=!
0,fe.google_adtest=!0,fe.google_tag_for_child_directed_treatment=!
0,fe.google_tag_for_under_age_of_consent=!0,fe.google_tag_partner=!
0,fe.google_restrict_data_processing=!0,fe);function he(){var a=/[a-zA-Z0-
9._~-]/,b=/%[89a-zA-Z]./;return p.location.pathname.replace(/(%[a-zA-Z0-9]
{2})/g,function(c){if(!c.match(b)){var d=decodeURIComponent(c);if(d.match(a))return
d}return c.toUpperCase()})}function ie(){for(var a=he(),b="",c=/[/%?
&=]/,d=0;d<a.length;++d){var e=a[d];b=e.match(c)?b+e:b+encodeURIComponent(e)}return
b};function M(a){y(this,a,je,null)}q(M,x);var je=[4];M.prototype.Z=function()
{return z(this,3)};function N(a){y(this,a,null,null)}q(N,x);function ke(a)
{y(this,a,null,le)}q(ke,x);function me(a){y(this,a,null,null)}q(me,x);function
ne(a){y(this,a,null,null)}q(ne,x);function oe(a){y(this,a,null,null)}q(oe,x);var
le=[[1,2,3]];function pe(a){y(this,a,null,null)}q(pe,x);function qe(a)
{y(this,a,null,null)}q(qe,x);function re(a){y(this,a,se,null)}q(re,x);var
se=[6,7,9,10,11];function te(a){y(this,a,ue,null)}q(te,x);function ve(a)
{y(this,a,null,null)}q(ve,x);function we(a){y(this,a,xe,null)}q(we,x);function
ye(a){y(this,a,null,null)}q(ye,x);function ze(a)
{y(this,a,null,null)}q(ze,x);function Ae(a){y(this,a,null,null)}q(Ae,x);function
Be(a){y(this,a,null,null)}q(Be,x);var ue=[1,2,5,7],xe=[2,5,6];function Ce(a){var
b=ie().replace(/(^\/)|(\/$)/g,""),c=qc(b),d=De(b);return a.find(function(e){var
f=null!=z(e,7)?z(B(e,ye,7),1):z(e,1);e=null!=z(e,7)?z(B(e,ye,7),2):2;if("number"!
==typeof f)return!1;switch(e){case 1:return f==c;case 2:return d[f]||!1}return!
1})||null}function De(a){for(var b={};;){b[qc(a)]=!0;if(!a)return
b;a=a.substring(0,a.lastIndexOf("/"))}};function Ee(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 Fe(a){return!!(a.error&&a.meta&&a.id)};var
Ge=/^https?:\/\/(\w|-)+\.cdn\.ampproject\.(net|org)(\?|\/|$)/;function He(a,b)
{this.a=a;this.b=b}function Ie(a,b,c){this.url=a;this.a=b;this.wa=!!
c;this.depth=null};function Je(){this.c="&";this.f=!
1;this.b={};this.g=0;this.a=[]}function Ke(a,b){var c={};c[a]=b;return[c]}function
Le(a,b,c,d,e){var f=[];oc(a,function(g,h)
{(g=Me(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)}
function Me(a,b,c,d,e){if(null==a)return"";b=b||"&";c=c||",$";"string"==typeof
c&&(c=c.split(""));if(Array.isArray(a)){if(d=d||0,d<c.length){for(var
f=[],g=0;g<a.length;g++)f.push(Me(a[g],b,c,d+1,e));return f.join(c[d])}}else
if("object"==typeof a)return e=e||0,2>e?
encodeURIComponent(Le(a,b,c,d,e+1)):"...";return
encodeURIComponent(String(a))}function Ne(a,b,c,d){a.a.push(b);a.b[b]=Ke(c,d)}
function Oe(a,b,c){b=b+"//pagead2.googlesyndication.com"+c;var d=Pe(a)-
c.length;if(0>d)return"";a.a.sort(function(n,r){return n-r});c=null;for(var
e="",f=0;f<a.a.length;f++)for(var g=a.a[f],h=a.b[g],k=0;k<h.length;k++){if(!d)
{c=null==c?g:c;break}var m=Le(h[k],a.c,",$");if(m){m=e+m;if(d>=m.length){d-
=m.length;b+=m;e=a.c;break}a.f&&(e=d,m[e-1]==a.c&&--
e,b+=m.substr(0,e),e=a.c,d=0);c=null==c?g:c}}a="";null!=c&&(a=e+"trn="+c);return
b+a}
function Pe(a){var b=1,c;for(c in a.b)b=c.length>b?c.length:b;return 3997-b-
a.c.length-1};function Qe(){var a=void 0===a?
E:a;this.b="http:"===a.location.protocol?"http:":"https:";this.a=Math.random()}func
tion Re(){var a=Se,b=Te.google_srt;0<=b&&1>=b&&(a.a=b)}function Ue(a,b,c,d,e,f)
{if((d?a.a:Math.random())<(e||.01))try{if(c instanceof Je)var g=c;else g=new
Je,oc(c,function(k,m){var n=g,r=n.g++;k=Ke(m,k);n.a.push(r);n.b[r]=k});var
h=Oe(g,a.b,"/pagead/gen_204?id="+b+"&");h&&("undefined"===typeof f?
Rd(h,null):Rd(h,void 0===f?null:f))}catch(k){}};function Ve(a,b){this.start=a<b?
a:b;this.a=a<b?b:a};function We(a,b,c){this.b=b>=a?new
Ve(a,b):null;this.a=c}function Xe(a,b){b=void 0===b?0:b;b=0!
=b?"google_experiment_mod"+b:"google_experiment_mod";var c=sc(a,b);return null!=c?
c:tc(a,b)};var Ye=null;function Ze(){if(null===Ye){Ye="";try{var
a="";try{a=p.top.location.hash}catch(c){a=p.location.hash}if(a){var
b=a.match(/\bdeid=([\d,]+)/);Ye=b?b[1]:""}}catch(c){}}return Ye};function $e(){var
a=p.performance;return a&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):+new Date}function af(){var a=void 0===a?
p:a;return(a=a.performance)&&a.now?a.now():null};function bf(a,b,c)
{this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.random();
this.slotId=void 0};var cf=p.performance,df=!!
(cf&&cf.mark&&cf.measure&&cf.clearMarks),ef=Qa(function(){var a;if(a=df)a=Ze(),a=!!
a.indexOf&&0<=a.indexOf("1337");return a});function ff(){var
a=Te;this.b=[];this.c=a||p;var
b=null;a&&(a.google_js_reporting_queue=a.google_js_reporting_queue||
[],this.b=a.google_js_reporting_queue,b=a.google_measure_js_timing);this.a=ef()||
(null!=b?b:1>Math.random())}
function gf(a)
{a&&cf&&ef()&&(cf.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),cf.clearMarks
("goog_"+a.label+"_"+a.uniqueId+"_end"))}ff.prototype.start=function(a,b){if(!
this.a)return null;var c=af()||$e();a=new
bf(a,b,c);b="goog_"+a.label+"_"+a.uniqueId+"_start";cf&&ef()&&cf.mark(b);return
a};function hf(){var a=jf;this.j=Se;this.c=!0;this.b=null;this.g=this.K;this.a=void
0===a?null:a;this.f=!1}l=hf.prototype;l.Da=function(a){this.g=a};l.na=function(a)
{this.b=a};l.Ea=function(a){this.c=a};l.Fa=function(a){this.f=a};
l.ga=function(a,b,c){try{if(this.a&&this.a.a){var
d=this.a.start(a.toString(),3);var e=b();var f=this.a;b=d;if(f.a&&"number"===typeof
b.value){var g=af()||$e();b.duration=g-b.value;var
h="goog_"+b.label+"_"+b.uniqueId+"_end";cf&&ef()&&cf.mark(h);!f.a||
2048<f.b.length||f.b.push(b)}}else e=b()}catch(k){f=this.c;try{gf(d),f=this.g(a,new
Ee(k,{message:kf(k)}),void 0,c)}catch(m){this.K(217,m)}if(!f)throw k;}return e};
l.za=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.ga(a,function(){return
b.apply(c,g)},d)}};
l.K=function(a,b,c,d,e){e=e||"jserror";try{var f=new Je;f.f=!
0;Ne(f,1,"context",a);Fe(b)||(b=new Ee(b,
{message:kf(b)}));b.msg&&Ne(f,2,"msg",b.msg.substring(0,512));var g=b.meta||
{};if(this.b)try{this.b(g)}catch(L){}if(d)try{d(g)}catch(L)
{}b=[g];f.a.push(3);f.b[3]=b;d=p;b=[];g=null;do{var h=d;if(fc(h)){var
k=h.location.href;g=h.document&&h.document.referrer||null}else
k=g,g=null;b.push(new Ie(k||"",h));try{d=h.parent}catch(L){d=null}}while(d&&h!
=d);k=0;for(var m=b.length-1;k<=m;++k)b[k].depth=m-k;
h=p;if(h.location&&h.location.ancestorOrigins&&h.location.ancestorOrigins.length==b
.length-1)for(m=1;m<b.length;++m){var n=b[m];n.url||
(n.url=h.location.ancestorOrigins[m-1]||"",n.wa=!0)}var r=new
Ie(p.location.href,p,!1);h=null;var v=b.length-1;for(n=v;0<=n;--n){var w=b[n];!
h&&Ge.test(w.url)&&(h=w);if(w.url&&!w.wa){r=w;break}}w=null;var
D=b.length&&b[v].url;0!=r.depth&&D&&(w=b[v]);var u=new
He(r,w);u.b&&Ne(f,4,"top",u.b.url||"");Ne(f,5,"url",u.a.url||"");Ue(this.j,e,f,this
.f,c)}catch(L){try{Ue(this.j,
e,{context:"ecmserr",rctx:a,msg:kf(L),url:u&&u.a.url},this.f,c)}catch(Ia){}}return
this.c};function kf(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 O(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,O):this.stack=Error().stack||""}ka(O,Error);function
lf(){this.b=!1;this.a=null;this.f=!
1;this.g=Math.random();this.c=this.K}l=lf.prototype;l.na=function(a)
{this.a=a};l.Ea=function(a){this.b=a};l.Fa=function(a){this.f=a};l.Da=function(a)
{this.c=a};
l.K=function(a,b,c,d,e){if((this.f?this.g:Math.random())>(void 0===c?.01:c))return
this.b;Fe(b)||(b=new Ee(b,{context:a,id:void 0===e?"jserror":e}));if(d||
this.a)b.meta={},this.a&&this.a(b.meta),d&&d(b.meta);p.google_js_errors=p.google_js
_errors||[];p.google_js_errors.push(b);p.error_rep_loaded||
(ic(p.document,p.location.protocol+"//pagead2.googlesyndication.com/pagead/js/err_r
ep.js"),p.error_rep_loaded=!0);return this.b};
l.ga=function(a,b,c){try{var d=b()}catch(e){if(!this.c(a,e,.01,c,"jserror"))throw
e;}return d};l.za=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.ga(a,function(){return
b.apply(c,g)},d)}};var Se,mf,nf,Te=Zd(),jf=new ff;function of(a){null!
=a&&(Te.google_measure_js_timing=a);Te.google_measure_js_timing||(a=jf,a.a=!1,a.b!
=a.c.google_js_reporting_queue&&(ef()&&Ha(a.b,gf),a.b.length=0))}
function pf(a){var b=E.jerExpIds;if("array"==xa(b)&&0!==b.length){var c=a.eid;if(c)
{b=ca(c.split(",")).concat(ca(b));c={};for(var d=0,e=0;e<b.length;){var f=b[e+
+];var g=f;g=ya(g)?"o"+za(g):(typeof
g).charAt(0)+g;Object.prototype.hasOwnProperty.call(c,g)||(c[g]=!0,b[d+
+]=f)}b.length=d;a.eid=b.join(",")}else a.eid=b.join(",")}}function qf(a){var
b=E.jerUserAgent;b&&(a.useragent=b)}
(function(){Se=new Qe;"number"!==typeof
Te.google_srt&&(Te.google_srt=Math.random());Re();mf=new hf;mf.na(function(b)
{pf(b);nf&&(b.jc=nf);qf(b)});mf.Fa(!0);"complete"==Te.document.readyState?
of():jf.a&&Zb(Te,"load",function(){of()});var a=Vb.currentScript;nf=a?
a.dataset.jc:""})();function rf(){var a=[sf,tf];mf.na(function(b){Ha(a,function(c)
{c(b)});pf(b);nf&&(b.jc=nf);qf(b)})}function uf(a,b,c){return mf.ga(a,b,c)}function
vf(a,b){return mf.za(a,b,void 0,void 0)}
function wf(a,b,c){Ue(Se,a,b,!0,c,void 0)}function xf(a,b,c,d){var e;Fe(b)?
e=b.msg||kf(b.error):e=kf(b);return 0==e.indexOf("TagError")?(c=b instanceof Ee?
b.error:b,c.pbr||(c.pbr=!0,mf.K(a,b,.1,d,"puberror")),!1):mf.K(a,b,c,d)}function
yf(a){wf("rmvasft",{code:"ldr",branch:a?"exp":"cntr"})};function zf(a,b)
{this.ta=a;this.Aa=b}function Af(a){var
b=[].slice.call(arguments).filter(Pa(function(e){return null===e}));if(!
b.length)return null;var c=[],d={};b.forEach(function(e){c=c.concat(e.ta||
[]);d=Object.assign(d,e.Aa)});return new zf(c,d)}
function Bf(a){switch(a){case 1:return new zf(null,
{google_ad_semantic_area:"mc"});case 2:return new zf(null,
{google_ad_semantic_area:"h"});case 3:return new zf(null,
{google_ad_semantic_area:"f"});case 4:return new zf(null,
{google_ad_semantic_area:"s"});default:return null}};var Cf=new zf(["google-auto-
placed"],{google_tag_origin:"qs"});var Df={},Ef=(Df.google_ad_channel=!
0,Df.google_ad_host=!0,Df);function Ff(a,b)
{a.location.href&&a.location.href.substring&&(b.url=a.location.href.substring(0,200
));wf("ama",b,.01)}function Gf(a){var b={};oc(Ef,function(c,d){d in
a&&(b[d]=a[d])});return b};var Hf=Gc("2019",2012);function If(a,b,c)
{if("relative"===a)return b;c||
(c=Nc?"https":"http");p.location&&"https:"==p.location.protocol&&"http"==c&&(c="htt
ps");return[c,"://",a,b].join("")}function Jf(a,b,c)
{a=If(a,b,c);I(182)&&2012<Hf&&(a=a.replace(new RegExp(".js".replace(/([-()\[\]{}+?
*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08"),"g"),("_fy"+Hf+".js").replace(/\
$/g,"$$$$")));I(202)&&(a+=(0<a.indexOf("?")?"&":"?")+"cache=bust");return a};var
Kf=null;function Lf(){if(!Kc)return!1;if(null!=Kf)return Kf;Kf=!1;try{var
a=be(p);a&&-1!=a.location.hash.indexOf("google_logging")&&(Kf=!
0);p.localStorage.getItem("google_logging")&&(Kf=!0)}catch(b){}return Kf}function
Mf(a,b){b=void 0===b?[]:b;var c=!1;p.google_logging_queue||(c=!
0,p.google_logging_queue=[]);p.google_logging_queue.push([a,b]);c&&Lf()&&(a=Jf(Oc()
,"/pagead/js/logging_library.js"),ic(p.document,a))};function Nf(a,b,c)
{this.a=a;this.b=b;this.c=c}function Of(a,b){return{top:a.b-
b,right:a.a+a.c+1,bottom:a.b+b,left:a.a-1}};function Pf(a)
{this.a={};this.b={};if(a)for(var b=0;b<a.length;+
+b)this.add(a[b])}Pf.prototype.add=function(a){this.a[a]=!
0;this.b[a]=a};Pf.prototype.contains=function(a){return!!this.a[a]};function Qf(a)
{y(this,a,null,null)}q(Qf,x);function Rf(a){y(this,a,null,null)}q(Rf,x);function
Sf(a){y(this,a,null,null)}q(Sf,x);function Tf(a){y(this,a,Uf,null)}q(Tf,x);var
Uf=[5];function Vf(a){try{var
b=a.localStorage.getItem("google_ama_settings");return b?new Tf(b?
JSON.parse(b):null):null}catch(c){return null}};function Wf()
{this.a={};this.b={}}Wf.prototype.set=function(a,b)
{this.a[a]=b;this.b[a]=a};Wf.prototype.get=function(a,b){return void 0!==this.a[a]?
this.a[a]:b};var Xf={rectangle:1,horizontal:2,vertical:4};var
Yf={overlays:1,interstitials:2,vignettes:2,inserts:3,immersives:4,list_view:5};func
tion Zf(){this.wasPlaTagProcessed=!
1;this.wasReactiveAdConfigReceived={};this.adCount={};this.wasReactiveAdVisible={};
this.stateForType={};this.reactiveTypeEnabledInAsfe={};this.wasReactiveTagRequestSe
nt=!
1;this.reactiveTypeDisabledByPublisher={};this.tagSpecificState={};this.improveColl
isionDetection=1;this.messageValidationEnabled=!1;this.floatingAdsStacking=new $f}
function ag(a){a.google_reactive_ads_global_state?
null==a.google_reactive_ads_global_state.floatingAdsStacking&&(a.google_reactive_ad
s_global_state.floatingAdsStacking=new $f):a.google_reactive_ads_global_state=new
Zf;return a.google_reactive_ads_global_state}function $f()
{this.maxZIndexRestrictions={};this.nextRestrictionId=0;this.maxZIndexListeners=[]}
;function bg(a){a=a.document;var b={};a&&(b="CSS1Compat"==a.compatMode?
a.documentElement:a.body);return b||{}}function P(a){return
bg(a).clientWidth};function cg(a,b){for(var c=["width","height"],d=0;d<c.length;d+
+){var e="google_ad_"+c[d];if(!b.hasOwnProperty(e)){var f=F(a[c[d]]);f=null===f?
null:Math.round(f);null!=f&&(b[e]=f)}}}function dg(a,b){return!
((vc.test(b.google_ad_width)||
uc.test(a.style.width))&&(vc.test(b.google_ad_height)||
uc.test(a.style.height)))}function eg(a,b){return(a=fg(a,b))?a.y:0}
function fg(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 gg(a,b){do{var
c=jc(a,b);if(c&&"fixed"==c.position)return!1}while(a=a.parentElement);return!
0}function hg(a){var b=0,c;for(c in Xf)-1!=a.indexOf(c)&&(b|=Xf[c]);return b}
function ig(a,b,c,d,e){if(ae(a)!=a)return be(a)?3:16;if(!(488>P(a)))return 4;if(!
(a.innerHeight>=a.innerWidth))return 5;var f=P(a);if(!f||(f-
c)/f>d)a=6;else{if(c="true"!=e.google_full_width_responsive)a:
{c=P(a);for(b=b.parentElement;b;b=b.parentElement)if((d=jc(b,a))&&(e=F(d.width))&&!
(e>=c)&&"visible"!=d.overflow){c=!0;break a}c=!1}a=c?7:!0}return a}
function jg(a,b,c,d){var e=ig(b,c,a,.3,d);!0!==e?
a=e:"true"==d.google_full_width_responsive||gg(c,b)?kg(b)?a=!0:(b=P(b),a=b-
a,a=b&&0<=a?!0:b?-10>a?11:0>a?14:12:10):a=9;return a}function lg(a,b,c)
{a=a.style;"rtl"==b?I(251)?a.setProperty("margin-
right",c,"important"):a.marginRight=c:I(251)?a.setProperty("margin-
left",c,"important"):a.marginLeft=c}
function mg(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=jc(b,a)}catch(d)
{}return!c||"none"!=c.display&&!
("absolute"==c.position&&("hidden"==c.visibility||"collapse"==c.visibility))}return
!1}function ng(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&&mg(a,f))return}b=b.parentElement;b.style.width="100%";b.style.height="auto"}}
function og(a,b,c){a=fg(b,a);return"rtl"==c?-a.x:a.x}function pg(a,b){var
c;c=(c=b.parentElement)?(c=jc(c,a))?c.direction:"":"";if(c)
{b.style.border=b.style.borderStyle=b.style.outline=b.style.outlineStyle=b.style.tr
ansition="none";b.style.borderSpacing=b.style.padding="0";lg(b,c,"0px");b.style.wid
th=P(a)+"px";if(0!==og(a,b,c)){lg(b,c,"0px");var d=og(a,b,c);lg(b,c,-
1*d+"px");a=og(a,b,c);0!==a&&a!==d&&lg(b,c,d/(a-d)*d+"px")}b.style.zIndex=30}}
function kg(a){return I(233)||
a.location&&"#bffwroe2etoq"==a.location.hash};function Q(a,b)
{this.b=a;this.a=b}l=Q.prototype;l.minWidth=function(){return
this.b};l.height=function(){return this.a};l.U=function(a){return
300<a&&300<this.a?this.b:Math.min(1200,Math.round(a))};l.ka=function(a){return
this.U(a)+"x"+this.height()};l.ca=function(){};function R(a,b,c,d){d=void 0===d?
function(f){return f}:d;var e;return a.style&&a.style[c]&&d(a.style[c])||
(e=jc(a,b))&&e[c]&&d(e[c])||null}function qg(a){return function(b){return
b.minWidth()<=a}}function rg(a,b,c,d){var e=a&&sg(c,b),f=tg(b,d);return function(g)
{return!(e&&g.height()>=f)}}function ug(a){return function(b){return
b.height()<=a}}function sg(a,b){return eg(a,b)<bg(b).clientHeight-100}function
vg(a,b){a=eg(a,b);b=bg(b).clientHeight;return 0==b?null:a/b}
function wg(a,b){var c=R(b,a,"height",F);if(c)return c;var
d=b.style.height;b.style.height="inherit";c=R(b,a,"height",F);b.style.height=d;if(c
)return c;c=Infinity;do(d=b.style&&F(b.style.height))&&(c=Math.min(c,d)),
(d=R(b,a,"maxHeight",F))&&(c=Math.min(c,d));while((b=b.parentElement)&&"HTML"!
=b.tagName);return c}function tg(a,b){var c=0==Vd(a);return b&&c?
Math.max(250,2*bg(a).clientHeight/3):250};function xg(a,b){for(var
c=[],d=a.length,e=0;e<d;e++)c.push(a[e]);c.forEach(b,void 0)};function yg(a){if(1!
=a.nodeType)var b=!1;else if(b="INS"==a.tagName)a:{b=["adsbygoogle-
placeholder"];a=a.className?a.className.split(/\s+/):[];for(var
c={},d=0;d<a.length;++d)c[a[d]]=!0;for(d=0;d<b.length;++d)if(!c[b[d]]){b=!1;break
a}b=!0}return b};function zg(a,b,c){switch(c){case
0:b.parentNode&&b.parentNode.insertBefore(a,b);break;case 3:if(c=b.parentNode){var
d=b.nextSibling;if(d&&d.parentNode!
=c)for(;d&&8==d.nodeType;)d=d.nextSibling;c.insertBefore(a,d)}break;case
1:b.insertBefore(a,b.firstChild);break;case
2:b.appendChild(a)}yg(b)&&(b.setAttribute("data-init-
display",b.style.display),b.style.display="block")};function Ag(a,b,c){function
d(f){f=Bg(f);return null==f?!1:c>f}function e(f){f=Bg(f);return null==f?!
1:c<f}switch(b){case 0:return{I:Cg(a.previousSibling,e),ea:function(f){return
Cg(f.previousSibling,e)},fa:0};case 2:return{I:Cg(a.lastChild,e),ea:function(f)
{return Cg(f.previousSibling,e)},fa:0};case
3:return{I:Cg(a.nextSibling,d),ea:function(f){return
Cg(f.nextSibling,d)},fa:3};case 1:return{I:Cg(a.firstChild,d),ea:function(f){return
Cg(f.nextSibling,d)},fa:3}}throw Error("Un-handled RelativePosition: "+
b);}function Bg(a){return a.hasOwnProperty("google-ama-order-assurance")?a["google-
ama-order-assurance"]:null}function Cg(a,b){return a&&b(a)?a:null};function Dg(a,b)
{for(var c=0;c<b.length;c++){var d=b[c],e=yb(d.fb);a[e]=d.value}};var
Eg=null;function Fg(){if(!Eg){for(var a=p,b=a,c=0;a&&a!=a.parent;)if(a=a.parent,c+
+,fc(a))b=a;else break;Eg=b}return Eg};function Gg(a,b,c,d)
{this.f=a;this.b=b;this.c=c;this.a=d}function Hg(a,b){var
c=[];try{c=b.querySelectorAll(a.f)}catch(g){}if(!
c.length)return[];b=c;c=b.length;if(0<c){for(var d=Array(c),e=0;e<c;e+
+)d[e]=b[e];b=d}else b=[];b=Ig(a,b);"number"===typeof
a.b&&(c=a.b,0>c&&(c+=b.length),b=0<=c&&c<b.length?[b[c]]:[]);if("number"===typeof
a.c){c=[];for(d=0;d<b.length;d++){e=Jg(b[d]);var
f=a.c;0>f&&(f+=e.length);0<=f&&f<e.length&&c.push(e[f])}b=c}return b}
Gg.prototype.toString=function(){return
JSON.stringify({nativeQuery:this.f,occurrenceIndex:this.b,paragraphIndex:this.c,ign
oreMode:this.a})};function Ig(a,b){if(null==a.a)return b;switch(a.a){case 1:return
b.slice(1);case 2:return b.slice(0,b.length-1);case 3:return b.slice(1,b.length-
1);case 0:return b;default:throw Error("Unknown ignore mode: "+a.a);}}function
Jg(a){var b=[];xg(a.getElementsByTagName("p"),function(c)
{100<=Kg(c)&&b.push(c)});return b}
function Kg(a){if(3==a.nodeType)return a.length;if(1!
=a.nodeType||"SCRIPT"==a.tagName)return 0;var b=0;xg(a.childNodes,function(c)
{b+=Kg(c)});return b}function Lg(a){return 0==a.length||isNaN(a[0])?
a:"\\"+(30+parseInt(a[0],10))+" "+a.substring(1)};function Mg(a){if(!a)return
null;var b=z(a,7);if(z(a,1)||a.Z()||0<z(a,4).length){var
c=a.Z(),d=z(a,1),e=z(a,4);b=z(a,2);var f=z(a,5);a=Ng(z(a,6));var
g="";d&&(g+=d);c&&(g+="#"+Lg(c));if(e)for(c=0;c<e.length;c+
+)g+="."+Lg(e[c]);b=(e=g)?new Gg(e,b,f,a):null}else b=b?new
Gg(b,z(a,2),z(a,5),Ng(z(a,6))):null;return b}var Og={1:1,2:2,3:3,0:0};function
Ng(a){return null==a?a:Og[a]}var Pg={1:0,2:1,3:2,4:3};function Qg(){};function
Rg(a,b,c){var d=Of(c,b+1);return!La(a,function(e){return
e.left<d.right&&d.left<e.right&&e.top<d.bottom&&d.top<e.bottom})};function Sg()
{this.a=new Wf}Sg.prototype.set=function(a,b){var c=this.a.get(a);c||(c=new
Pf,this.a.set(a,c));c.add(b)};function Tg(a,b){function c()
{d.push({anchor:e.anchor,position:e.position});return
e.anchor==b.anchor&&e.position==b.position}for(var d=[],e=a;e;){switch(e.position)
{case 1:if(c())return d;e.position=2;case 2:if(c())return d;if(e.anchor.firstChild)
{e={anchor:e.anchor.firstChild,position:1};continue}else e.position=3;case
3:if(c())return d;e.position=4;case 4:if(c())return d}for(;e&&!
e.anchor.nextSibling&&e.anchor.parentNode!=e.anchor.ownerDocument.body;)
{e={anchor:e.anchor.parentNode,position:3};
if(c())return d;e.position=4;if(c())return d}e&&e.anchor.nextSibling?
e={anchor:e.anchor.nextSibling,position:1}:e=null}return d};function Ug(a,b)
{this.b=a;this.a=b}
function Vg(a,b){var c=new Sg,d=new Pf;b.forEach(function(e){if(B(e,me,1))
{e=B(e,me,1);if(B(e,N,1)&&B(B(e,N,1),M,1)&&B(e,N,2)&&B(B(e,N,2),M,1)){var
f=Wg(a,B(B(e,N,1),M,1)),g=Wg(a,B(B(e,N,2),M,1));if(f&&g)for(f=ba(Tg({anchor:f,posit
ion:z(B(e,N,1),2)},{anchor:g,position:z(B(e,N,2),2)})),g=f.next();!
g.done;g=f.next())g=g.value,c.set(za(g.anchor),g.position)}B(e,N,3)&&B(B(e,N,3),M,1
)&&(f=Wg(a,B(B(e,N,3),M,1)))&&c.set(za(f),z(B(e,N,3),2))}else B(e,ne,2)?
Xg(a,B(e,ne,2),c):B(e,oe,3)&&Yg(a,B(e,oe,3),d)});
return new Ug(c,d)}function Xg(a,b,c)
{B(b,M,1)&&(a=Zg(a,B(b,M,1)))&&a.forEach(function(d)
{d=za(d);c.set(d,1);c.set(d,4);c.set(d,2);c.set(d,3)})}function Yg(a,b,c)
{B(b,M,1)&&(a=Zg(a,B(b,M,1)))&&a.forEach(function(d){c.add(za(d))})}function
Wg(a,b){return(a=Zg(a,b))&&0<a.length?a[0]:null}function Zg(a,b){return(b=Mg(b))?
Hg(b,a):null};function $g(a,b){if(!a)return!1;a=jc(a,b);if(!a)return!
1;a=a.cssFloat||a.styleFloat;return"left"==a||"right"==a}function ah(a)
{for(a=a.previousSibling;a&&1!=a.nodeType;)a=a.previousSibling;return a?
a:null}function bh(a){return!!a.nextSibling||!!
a.parentNode&&bh(a.parentNode)};function ch(a,b){return a&&null!
=z(a,4)&&b[z(B(a,qe,4),2)]?!1:!0}function dh(a){var
b={};a&&z(a,6).forEach(function(c){b[c]=!0});return b}function eh(a,b,c,d)
{this.a=p;this.B=a;this.b=b;this.g=d||null;this.j=(this.o=c)?
Vg(p.document,C(c,ke,5)):Vg(p.document,[]);this.c=0;this.f=!1}function fh(a){return
new Qg(gh(a).numAutoAdsPlaced||0,C(a.b,re,1).length)}
function hh(a,b){if(a.f)return!0;a.f=!0;var c=C(a.b,re,1);a.c=0;var
d=dh(a.o),e;if(e=B(a.b,Be,15)&&Jb(B(a.b,Be,15),12))a:{e=Vf(a.a);e=null!==e?
C(e,Sf,5):null;var f=Vf(a.a);var g=null!=f?B(f,Qf,6)||null:null;if(null==e)e=!
1;else{var h=f=4;g&&(f=z(g,1)||f,h=z(g,3)||h);g=new
Pf([2,1,0]);B(a.b,Be,15)&&Jb(B(a.b,Be,15),15)&&g.add(4);for(var
k=[],m=0;m<e.length;m++){var n=gh(a).numAutoAdsPlaced||0;var r=Vf(a.a);r=null!
==r&&null!=z(r,8)?z(r,8):0;if(n+r>=f){e=!0;break
a}n=z(e[m],1);if(null==n)break;r=c[n];
var v=B(e[m],Rf,2);null!=v&&null!=Hb(v,1)&&null!=Hb(v,2)&&null!=Hb(v,3)&&(v=new
Nf(Hb(v,1),Hb(v,2),Hb(v,3)),Rg(k,h,v)&&(n=ih(a,r,n,b,d,g),null!=n&&null!
=n.X&&(n=n.X.getBoundingClientRect(),k.push(n))))}e=0<(gh(a).numAutoAdsPlaced||
0)}}if(e)return!0;e=Vf(a.a);if(null!==e&&Jb(e,2))return gh(a).eatf=!0,Mf(7,[!0,0,!
1]),!0;e=new
Pf([2]);B(a.b,Be,15)&&Jb(B(a.b,Be,15),15)&&e.add(4);for(f=0;f<c.length;f+
+)if(ih(a,c[f],f,b,d,e))return!0;Mf(7,[!1,a.c,!1]);return!1}
function ih(a,b,c,d,e,f){if(!B(b,qe,4)||!f.contains(z(B(b,qe,4),1))||1!==z(b,8)||!
ch(b,e))return null;a.c+
+;if(b=jh(a,b,d,e))d=gh(a),d.placement=c,d.numAutoAdsPlaced||
(d.numAutoAdsPlaced=0),d.numAutoAdsPlaced++,Mf(7,[!1,a.c,!0]);return b}
function jh(a,b,c,d){if(!ch(b,d)||1!=z(b,8))return null;d=B(b,M,1);if(!d)return
null;d=Mg(d);if(!d)return null;d=Hg(d,a.a.document);if(0==d.length)return
null;d=d[0];var e=z(b,2);e=Pg[e];e=void 0===e?null:e;var f;if(!(f=null==e)){a:
{f=a.a;switch(e){case 0:f=$g(ah(d),f);break a;case 3:f=$g(d,f);break a;case 2:var
g=d.lastChild;f=$g(g?1==g.nodeType?g:ah(g):null,f);break a}f=!1}if(c=!f&&!(!
c&&2==e&&!bh(d)))c=1==e||2==e?d:d.parentNode,c=!(c&&!yg(c)&&0>=c.offsetWidth);f=!
c}if(!(c=f)){c=a.j;f=z(b,2);g=
za(d);g=c.b.a.get(g);if(!(g=g?g.contains(f):!1))a:{if(c.a.contains(za(d)))switch(f)
{case 2:case 3:g=!0;break a;default:g=!1;break a}for(f=d.parentElement;f;)
{if(c.a.contains(za(f))){g=!0;break a}f=f.parentElement}g=!1}c=g}if(c)return
null;c=B(b,pe,3);f={};c&&(f.Ha=z(c,1),f.sa=z(c,2),f.clearBoth=!!
Ib(c,3));c=B(b,qe,4)&&z(B(b,qe,4),2)?z(B(b,qe,4),2):null;c=Bf(c);b=null==z(b,12)?
null:z(b,12);b=Af(a.g,c,null==b?null:new zf(null,
{google_ml_rank:b}));c=a.a;a=a.B;var h=c.document,k=f.clearBoth||!1;g=$b((new
ac(h)).a,
"DIV");var
m=g.style;m.width="100%";m.height="auto";m.clear=k?"both":"none";k=g.style;k.textAl
ign="center";f.Sa&&Dg(k,f.Sa);h=$b((new
ac(h)).a,"INS");k=h.style;k.display="block";k.margin="auto";k.backgroundColor="tran
sparent";f.Ha&&(k.marginTop=f.Ha);f.sa&&(k.marginBottom=f.sa);f.Ja&&Dg(k,f.Ja);g.ap
pendChild(h);f={ja:g,X:h};f.X.setAttribute("data-ad-
format","auto");g=[];if(h=b&&b.ta)f.ja.className=h.join("
");h=f.X;h.className="adsbygoogle";h.setAttribute("data-ad-
client",a);g.length&&h.setAttribute("data-ad-channel",
g.join("+"));a:{try{var n=f.ja;var r=void 0===r?0:r;if(I(313)){r=void 0===r?0:r;var
v=Ag(d,e,r);if(v.I){var w=v.I;for(d=w;d=v.ea(d);)w=d;var
D={anchor:w,position:v.fa}}else D={anchor:d,position:e};n["google-ama-order-
assurance"]=r;zg(n,D.anchor,D.position)}else zg(n,d,e);b:{var
u=f.X;u.setAttribute("data-adsbygoogle-status","reserved");u.className+="
adsbygoogle-noablate";n={element:u};var L=b&&b.Aa;if(u.hasAttribute("data-pub-
vars")){try{L=JSON.parse(u.getAttribute("data-pub-vars"))}catch(Ia){break
b}u.removeAttribute("data-pub-vars")}L&&
(n.params=L);(c.adsbygoogle=c.adsbygoogle||[]).push(n)}}catch(Ia)
{(u=f.ja)&&u.parentNode&&(L=u.parentNode,L.removeChild(u),yg(L)&&(L.style.display=L
.getAttribute("data-init-display")||"none"));u=!1;break a}u=!0}return u?
f:null}function gh(a){return a.a.google_ama_state=a.a.google_ama_state||
{}};function kh(){this.b=new lh(this);this.a=0}kh.prototype.resolve=function(a)
{mh(this);this.a=1;this.f=a;nh(this.b)};kh.prototype.reject=function(a)
{mh(this);this.a=2;this.c=a;nh(this.b)};function mh(a){if(0!=a.a)throw
Error("Already resolved/rejected.");}function lh(a)
{this.a=a}lh.prototype.then=function(a,b){if(this.b)throw Error("Then functions
already set.");this.b=a;this.c=b;nh(this)};
function nh(a){switch(a.a.a){case 0:break;case 1:a.b&&a.b(a.a.f);break;case
2:a.c&&a.c(a.a.c);break;default:throw Error("Unhandled deferred
state.");}};function oh(a,b){this.exception=b}function ph(a,b)
{this.c=p;this.a=a;this.b=b}ph.prototype.start=function()
{this.f()};ph.prototype.f=function(){try{switch(this.c.document.readyState){case
"complete":case "interactive":hh(this.a,!0);qh(this);break;default:hh(this.a,!1)?
qh(this):this.c.setTimeout(Ea(this.f,this),100)}}catch(a){qh(this,a)}};function
qh(a,b){try{a.b.resolve(new oh(fh(a.a),b))}catch(c){a.b.reject(c)}};function rh(a)
{Ff(a,{atf:1})}function sh(a,b){(a.google_ama_state=a.google_ama_state||
{}).exception=b;Ff(a,{atf:0})};function th()
{this.debugCard=null;this.debugCardRequested=!1};function uh(a,b){if(!a)return!
1;a=a.hash;if(!a||!a.indexOf)return!1;if(-1!=a.indexOf(b))return!
0;b=vh(b);return"go"!=b&&-1!=a.indexOf(b)?!0:!1}function vh(a){var
b="";Sd(a.split("_"),function(c){b+=c.substr(0,2)});return b};var
wh={13:"0.001",22:"0.01",24:"0.05",28:"0.001",29:"0.01",60:"0.03",66:"0.1",79:"1200
",82:"3",98:"0.01",118:"false",
126:"0.001",128:"false",129:"0.02",136:"0.02",137:"0.01",149:"0",150:"1000",155:"0.
06",160:"250",161:"30",177:"0.02",
179:"100",180:"20"};var xh=null;function yh(){this.a=wh}function S(a,b)
{a=parseFloat(a.a[b]);return isNaN(a)?0:a};function zh(a,b,c){var d="script";d=void
0===d?"":d;var
e=a.createElement("link");try{e.rel="preload";if(gb("preload","stylesheet"))var
f=Za(b).toString();else{if(b instanceof Wa)var g=Za(b).toString();else{if(b
instanceof jb)var h=mb(b);else{if(b instanceof jb)var k=b;else b="object"==typeof
b&&b.b?b.a():String(b),nb.test(b)||(b="about:invalid#zClosurez"),k=new
jb(kb,b);h=mb(k)}g=h}f=g}e.href=f}catch(m)
{return}d&&(e.as=d);c&&e.setAttribute("nonce",c);if(a=a.getElementsByTagName("head"
)[0])try{a.appendChild(e)}catch(m){}}
;function Ah(a){var b={},c={};return c.enable_page_level_ads=(b.pltais=!
0,b),c.google_ad_client=a,c};function Bh(a){if(!a)return"";
(a=a.toLowerCase())&&"ca-"!=a.substring(0,3)&&(a="ca-"+a);return a};function Ch()
{};function Dh(a,b,c){return Eh(a,void 0===c?"":c,function(d){return
La(C(d,Pb,2),function(e){return z(e,1)===b})})}function Fh(a,b,c){c=void
0===c?"":c;var d=be(a)||a;return Gh(d,b)?!0:Eh(a,c,function(e){return
La(z(e,3),function(f){return f===b})})}function Hh(a){return Eh(p,void
0===a?"":a,function(){return!0})}function Gh(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 Eh(a,b,c){a=be(a)||a;var d=Ih(a);b&&(b=Bh(String(b)));return
Ta(d,function(e,f){return Object.prototype.hasOwnProperty.call(d,f)&&(!b||
b===f)&&c(e)})}function Ih(a){a=Jh(a);var b={};Sd(a,function(c,d){try{var e=new
Nb(c);b[d]=e}catch(f){}});return b}
function Jh(a){try{var b=a.localStorage.getItem("google_adsense_settings");if(!
b)return{};var c=JSON.parse(b);return c!==Object(c)?{}:Sa(c,function(d,e){return
Object.prototype.hasOwnProperty.call(c,e)&&"string"===typeof
e&&"array"==xa(d)})}catch(d){return{}}};function Kh(){this.b=function()
{};this.a=function(){return[]}}function Lh(a,b,c){a.b=function(d)
{Jd(wd,b,function(){return[]})(d,c)};a.a=function(){return Jd(xd,b,function()
{return[]})(c)}}wa(Kh);var
Mh={h:"368226950",s:"368226951"},Nh={h:"368226960",s:"368226961"},Oh={h:"368226470"
,W:"368226471"},Ph={h:"368226480",W:"368226481"},Qh={h:"332260030",T:"44713210",R:"
44713211"},Rh={h:"332260040",T:"332260041",R:"332260042"},Sh={h:"368226500",s:"3682
26501"},Th={h:"36998750",s:"36998751"},Uh={w:"20040067",h:"20040068",qa:"1337"},Vh=
{h:"21060548",w:"21060549"},Wh={h:"21060623",w:"21060624"},Xh={h:"21062271",w:"2106
2272"};function Yh(a){return Kc&&!!a.google_disable_experiments}Zd();function Zh(a)
{var b=Fh(p,12,a.google_ad_client);a="google_ad_host"in a;var
c=K(p,Mh.s),d=uh(p.location,"google_ads_preview");return b&&!a&&c||d}
function $h(a){if(p.google_apltlad||ae(p)!=p||!a.google_ad_client)return null;var
b=Zh(a),c=!K(p,Oh.W);if(!b&&!c)return null;p.google_apltlad=!0;var
d=Ah(a.google_ad_client),e=d.enable_page_level_ads;oc(a,function(f,g)
{ge[g]&&"google_ad_client"!=g&&(e[g]=f)});b?
e.google_ad_channel="AutoInsertAutoAdCode":c&&(e.google_pgb_reactive=7,"google_ad_s
ection"in a||"google_ad_region"in a)&&(e.google_ad_section=a.google_ad_section||
a.google_ad_region);return d}
function ai(a){return
ya(a.enable_page_level_ads)&&7==a.enable_page_level_ads.google_pgb_reactive};functi
on tf(a){try{var b=J(p).eids||[];null!=b&&0<b.length&&(a.eid=b.join(","))}catch(c)
{}}function sf(a){a.shv=Jc()}mf.Ea(!Kc);function bi(a,b){return eg(b,a)
+R(b,a,"height",F)};function ci(){var a={};this[3]=(a[23]=function(b){return
Dh(E,parseInt(b,10))},a[24]=function(b){return
Fh(E,parseInt(b,10))},a);this[4]={};this[5]={}}wa(ci);var di=new
We(200,399,0),ei=new We(0,999,5);function fi(a){a=void 0===a?p:a;return a.ggeac||
(a.ggeac={})};function gi(){var a={};this[3]=(a[8]=function(b){return!!
ua(b)},a[9]=function(b){b=ua(b);return"function"==xa(b)&&yc(b)},a[10]=function()
{return window==window.top},a[6]=function(b){return
Oa(Kh.i().a(),parseInt(b,10))},a);a={};this[4]=(a[3]=function(){return
zc()},a[5]=function(b){b=Xe(window,void 0===b?0:b);return null!=b?b:void
0},a[6]=function(b){b=ua(b);return"number"===typeof 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=ua(b);return"string"===typeof b?b:void 0},a)}wa(gi);function
hi(a){y(this,a,ii,null)}q(hi,x);var ii=[2];hi.prototype.Z=function(){return
A(this,1,0)};hi.prototype.Y=function(){return A(this,7,0)};function ji(a)
{y(this,a,ki,null)}q(ji,x);var ki=[2];ji.prototype.Y=function(){return
A(this,5,0)};function li(a){y(this,a,mi,null)}q(li,x);function ni(a)
{y(this,a,oi,null)}q(ni,x);var mi=[1,4,2,3],oi=[2];ni.prototype.Y=function(){return
A(this,1,0)};var pi=[12,13];function qi(){}qi.prototype.I=function(a,b,c){var
d=this,e=void 0===c?{}:c;c=void 0===e.va?!1:e.va;var f=void 0===e.Ra?{}:e.Ra;e=void
0===e.Za?
[]:e.Za;this.a=a;this.g=c;this.f=f;a={};this.b=(a[b]=e,a[4]=[],a);this.c={};
(b=Ze())&&Ha(b.split(",")||[],function(g){(g=parseInt(g,10))&&(d.c[g]=!0)});return
this};
function ri(a,b,c){var d=[],e=si(a.a,b);if(e.length){9!==b&&(a.a=ti(a.a,b));var
f=Oa(pi,b);Ha(e,function(g){if(g=ui(a,g)){var h=g.Z();d.push(h);vi(a,h,f?4:c);var
k=C(g,Zc,2);k&&(f?Ha(sd(),function(m){return qd(k,m)}):qd(k,c))}})}return
d}function vi(a,b,c){a.b[c]||(a.b[c]=[]);a.b[c].push(b)}function wi(a,b)
{a.a.push.apply(a.a,ca(Ja(Ka(b,function(c){return new ni(c)}),function(c){return!
Oa(pi,c.Y())})))}
function ui(a,b){var c=cd.i().a;if(!Wc(B(b,Pc,3),c))return null;var
d=C(b,hi,2),e=d.length*A(b,1,0),f=A(b,6,0);if(f){e=Xe(window,f);if(null===e)return
null;b=xi(b,e);return!b||c&&!Wc(B(b,Pc,3),c)?null:yi(a,[b],1)}d=c?Ja(d,function(g)
{return Wc(B(g,Pc,3),c)}):d;return d.length?(b=A(b,4,0))?
zi(a,b,e,d):yi(a,d,e/1E3):null}function zi(a,b,c,d){var e=null!=a.f[b]?
a.f[b]:1E3;if(0>=e)return null;d=yi(a,d,c/e);a.f[b]=d?0:e-c;return d}
function yi(a,b,c){var d=a.c,e=Ma(b,function(f){return!!d[f.Z()]});return e?e:a.g?
null:kc(b,c,!1)}function Ai(a,b){H(ud,function(c){a.c[c]=!0},b);H(wd,function(c,d)
{return ri(a,c,d)},b);H(xd,function(c){return(a.b[c]||
[]).concat(a.b[4])},b);H(Gd,function(c){return wi(a,c)},b)}wa(qi);function si(a,b)
{return(a=Ma(a,function(c){return c.Y()==b}))&&C(a,ji,2)||[]}function ti(a,b)
{return Ja(a,function(c){return c.Y()!=b})}
function xi(a,b){var c=C(a,hi,2),d=c.length,e=A(a,1,0);a=A(a,8,0);var f=(b-a)
%d;return b<a||b-a-f>=d*e-1?null:c[f]};function Bi(){this.a=function()
{}}wa(Bi);function Ci(a){Bi.i().a(a)};function Di(a,b,c,d){var e=1;d=void 0===d?
fi():d;e=void 0===e?0:e;d.hasOwnProperty("init-done")?(Jd(Gd,d)
(Ka(C(a,ni,2),function(f){return Mb(f)})),Jd(Hd,d)(Ka(C(a,Zc,1),function(f){return
Mb(f)}),e),b&&Jd(Id,d)(b),Ei(d,e)):
(Ai(qi.i().I(C(a,ni,2),e,c),d),Kd(d),Ld(d),Md(d),Ei(d,e),qd(C(a,Zc,1),e),dd=dd||!(!
c||!c.Oa),Ci(gi.i()),b&&Ci(b))}function Ei(a,b){a=void 0===a?fi():a;b=void 0===b?
0:b;var c=a,d=b;d=void 0===d?0:d;Lh(Kh.i(),c,d);c=a;b=void 0===b?
0:b;Od(Nd.i(),c,b);Bi.i().a=Jd(Id,a);Nd.i().a()};function T(a,b)
{b&&a.push(b)}function Fi(a,b){for(var c=[],d=1;d<arguments.length;++d)c[d-
1]=arguments[d];d=be(a)||
a;d=(d=(d=d.location&&d.location.hash)&&(d.match(/google_plle=([\d,]+)/)||
d.match(/deid=([\d,]+)/)))&&d[1];return!!d&&La(c,Fa(gb,d))}function Gi(a,b,c)
{for(var d=0;d<c.length;d++)if(Fi(a,c[d]))return c[d];return Yh(a)?null:kc(c,b)}
function Hi(a,b,c,d,e,f){f=void 0===f?1:f;for(var g=0;g<e.length;g+
+)if(Fi(a,e[g]))return e[g];Yh(a)?c=null:(f=void 0===f?1:f,0>=d?c=null:(g=new
Ve(c,c+d-1),(d=d%f||d/f%e.length)||(d=b.b,d=!(d.start<=g.start&&d.a>=g.a)),d?
c=null:(a=Xe(a,b.a),c=null!==a&&g.start<=a&&g.a>=a?e[Math.floor((a-c)/f)
%e.length]:null)));return c};function Ii(a,b,c)
{if(fc(a.document.getElementById(b).contentWindow))a=a.document.getElementById(b).c
ontentWindow,b=a.document,b.body&&b.body.firstChild||
(/Firefox/.test(navigator.userAgent)?
b.open("text/html","replace"):b.open(),a.google_async_iframe_close=!
0,b.write(c));else{a=a.document.getElementById(b).contentWindow;c=String(c);b=['"']
;for(var d=0;d<c.length;d++){var e=c.charAt(d),f=e.charCodeAt(0),g=d+1,h;if(!
(h=wb[e])){if(!(31<f&&127>f))if(f=e,f in xb)e=xb[f];else if(f in wb)e=xb[f]=wb[f];
else{h=f.charCodeAt(0);if(31<h&&127>h)e=f;else{if(256>h){if(e="\\x",16>h||
256<h)e+="0"}else
e="\\u",4096>h&&(e+="0");e+=h.toString(16).toUpperCase()}e=xb[f]=e}h=e}b[g]=h}b.pus
h('"');a.location.replace("javascript:"+b.join(""))}};var Ji=null;function
U(a,b,c,d){d=void 0===d?!1:d;Q.call(this,a,b);this.
$=c;this.Pa=d}ka(U,Q);U.prototype.ha=function(){return this.
$};U.prototype.ca=function(a,b,c){b.google_ad_resize||(c.style.height=this.height()
+"px",b.rpe=!0)};function Ki(a){return function(b){return!!(b.$&a)}};var
Li=Ab("script");function Mi(a,b,c,d,e,f,g,h,k,m,n,r,v,w){this.J=a;this.a=b;this.
$=void 0===c?null:c;this.c=void 0===d?null:d;this.V=void 0===e?null:e;this.b=void
0===f?null:f;this.f=void 0===g?null:g;this.o=void 0===h?!1:h;this.B=void 0===k?!
1:k;this.P=void 0===m?null:m;this.aa=void 0===n?null:n;this.g=void 0===r?
null:r;this.j=void 0===v?null:v;this.ba=void 0===w?
null:w;this.pa=this.M=this.L=null}
function Ni(a,b,c){null!=a.$&&(c.google_responsive_formats=a.$);null!
=a.V&&(c.google_safe_for_responsive_override=a.V);null!=a.b&&(!0===a.b?
c.google_full_width_responsive_allowed=!0:(c.google_full_width_responsive_allowed=!
1,c.gfwrnwer=a.b));null!=a.f&&!0!
==a.f&&(c.gfwrnher=a.f);a.o&&(c.google_bfa=a.o);a.B&&(c.ebfa=a.B);var d=a.j||
c.google_ad_width;null!=d&&(c.google_resizing_width=d);d=a.g||
c.google_ad_height;null!=d&&(c.google_resizing_height=d);d=a.a.U(b);var
e=a.a.height();c.google_ad_resize||
(c.google_ad_width=d,c.google_ad_height=e,c.google_ad_format=a.a.ka(b),c.google_res
ponsive_auto_format=a.J,null!=a.c&&(c.armr=a.c),c.google_ad_resizable=!
0,c.google_override_format=1,c.google_loader_features_used=128,!
0===a.b&&(c.gfwrnh=a.a.height()+"px"));null!=a.P&&(c.gfwroml=a.P);null!
=a.aa&&(c.gfwromr=a.aa);null!=a.g&&(c.gfwroh=a.g);null!=a.j&&(c.gfwrow=a.j);null!
=a.ba&&(c.gfwroz=a.ba);null!=a.L&&(c.gml=a.L);null!=a.M&&(c.gmr=a.M);null!
=a.pa&&(c.gzi=a.pa);b=Zd();b=be(b)||
b;uh(b.location,"google_responsive_slot_debug")&&
(c.ds="outline:thick dashed "+(d&&e?!0!==a.b||!0!==a.f?"#ffa500":"#0f0":"#f00")+" !
important;");uh(b.location,"google_responsive_dummy_ad")&&(Oa([1,2,3,4,5,6,7,8],a.J
)||1===a.c)&&2!==a.c&&(a=JSON.stringify({googMsgType:"adpnt",key_value:
[{key:"qid",value:"DUMMY_AD"}]}),c.dash="<"+Li+">window.top.postMessage('"+a+"',
'*');\n </"+Li+'>\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
Oi={},Pi=(Oi.image_stacked=1/1.91,Oi.image_sidebyside=1/3.82,Oi.mobile_banner_image
_sidebyside=1/3.82,Oi.pub_control_image_stacked=1/1.91,Oi.pub_control_image_sidebys
ide=1/3.82,Oi.pub_control_image_card_stacked=1/1.91,Oi.pub_control_image_card_sideb
yside=1/3.74,Oi.pub_control_text=0,Oi.pub_control_text_card=0,Oi),Qi={},Ri=(Qi.imag
e_stacked=80,Qi.image_sidebyside=0,Qi.mobile_banner_image_sidebyside=0,Qi.pub_contr
ol_image_stacked=80,Qi.pub_control_image_sidebyside=0,Qi.pub_control_image_card_sta
cked=
85,Qi.pub_control_image_card_sidebyside=0,Qi.pub_control_text=80,Qi.pub_control_tex
t_card=80,Qi),Si={},Ti=(Si.pub_control_image_stacked=100,Si.pub_control_image_sideb
yside=200,Si.pub_control_image_card_stacked=150,Si.pub_control_image_card_sidebysid
e=250,Si.pub_control_text=100,Si.pub_control_text_card=150,Si);
function Ui(a){var b=0;a.C&&b++;a.u&&b++;a.v&&b++;if(3>b)return{A:"Tags data-
matched-content-ui-type, data-matched-content-columns-num and data-matched-content-
rows-num should be set together."};b=a.C.split(",");var
c=a.v.split(",");a=a.u.split(",");if(b.length!==c.length||b.length!
==a.length)return{A:'Lengths of parameters data-matched-content-ui-type, data-
matched-content-columns-num and data-matched-content-rows-num must match.
Example: \n data-matched-content-rows-num="4,2"\ndata-matched-content-columns-
num="1,6"\ndata-matched-content-ui-type="image_stacked,image_card_sidebyside"'};
if(2<b.length)return{A:"The parameter length of attribute data-matched-content-ui-
type, data-matched-content-columns-num and data-matched-content-rows-num is too
long. At most 2 parameters for each attribute are needed: one for mobile and one
for desktop, while you are providing "+(b.length+' parameters. Example: \n data-
matched-content-rows-num="4,2"\ndata-matched-content-columns-num="1,6"\ndata-
matched-content-ui-type="image_stacked,image_card_sidebyside".')};for(var
d=[],e=[],f=0;f<b.length;f++){var g=
Number(c[f]);if(isNaN(g)||0===g)return{A:"Wrong value '"+c[f]+"' for data-matched-
content-rows-num."};d.push(g);g=Number(a[f]);if(isNaN(g)||0===g)return{A:"Wrong
value '"+a[f]+"' for data-matched-content-columns-
num."};e.push(g)}return{v:d,u:e,ya:b}}function Vi(a){return 1200<=a?
{width:1200,height:600}:850<=a?{width:a,height:Math.floor(.5*a)}:550<=a?
{width:a,height:Math.floor(.6*a)}:468<=a?{width:a,height:Math.floor(.7*a)}:
{width:a,height:Math.floor(3.44*a)}};var
Wi=["google_content_recommendation_ui_type","google_content_recommendation_columns_
num","google_content_recommendation_rows_num"];function Xi(a,b)
{Q.call(this,a,b)}ka(Xi,Q);Xi.prototype.U=function(a){return
Math.min(1200,Math.max(this.minWidth(),Math.round(a)))};
function Yi(a,b)
{Zi(a,b);if("pedestal"==b.google_content_recommendation_ui_type)return new Mi(9,new
Xi(a,Math.floor(a*b.google_phwr)));var c=dc();468>a?c?(c=a-8-
8,c=Math.floor(c/1.91+70)+Math.floor(11*(c*Pi.mobile_banner_image_sidebyside+Ri.mob
ile_banner_image_sidebyside)
+96),a={O:a,N:c,u:1,v:12,C:"mobile_banner_image_sidebyside"}):
(a=Vi(a),a={O:a.width,N:a.height,u:1,v:13,C:"image_sidebyside"}):
(a=Vi(a),a={O:a.width,N:a.height,u:4,v:2,C:"image_stacked"});$i(b,a);return new
Mi(9,new Xi(a.O,a.N))}
function aj(a,b){Zi(a,b);var
c=Ui({v:b.google_content_recommendation_rows_num,u:b.google_content_recommendation_
columns_num,C:b.google_content_recommendation_ui_type});if(c.A)a={O:0,N:0,u:0,v:0,C
:"image_stacked",A:c.A};else{var d=2===c.ya.length&&468<=a?1:0;var
e=c.ya[d];e=0===e.indexOf("pub_control_")?e:"pub_control_"+e;var f=Ti[e];for(var
g=c.u[d];a/g<f&&1<g;)g--;f=g;c=c.v[d];d=Math.floor(((a-8*f-8)/f*Pi[e]
+Ri[e])*c+8*c+8);a=1500<a?{width:0,height:0,oa:"Calculated slot width is too large:
"+a}:
1500<d?{width:0,height:0,oa:"Calculated slot height is too large: "+d}:
{width:a,height:d};a=a.oa?{O:0,N:0,u:0,v:0,C:e,A:a.oa}:
{O:a.width,N:a.height,u:f,v:c,C:e}}if(a.A)throw new O(a.A);$i(b,a);return new
Mi(9,new Xi(a.O,a.N))}function Zi(a,b){if(0>=a)throw new O("Invalid responsive
width from Matched Content slot "+b.google_ad_slot+": "+a+". Please ensure to put
this Matched Content slot into a non-zero width div container.");}
function $i(a,b)
{a.google_content_recommendation_ui_type=b.C;a.google_content_recommendation_column
s_num=b.u;a.google_content_recommendation_rows_num=b.v};function bj(a,b)
{Q.call(this,a,b)}ka(bj,Q);bj.prototype.U=function(){return
this.minWidth()};bj.prototype.ca=function(a,b,c){pg(a,c);!
b.google_ad_resize&&(c.style.height=this.height()+"px",b.rpe=!0,K(a,Rh.h)||
K(a,Rh.T)||K(a,Rh.R))&&(b.ovlp=!0)};var cj={"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 dj(a,b){Q.call(this,a,b)}ka(dj,Q);dj.prototype.U=function()
{return Math.min(1200,this.minWidth())};
function ej(a,b,c,d,e){var f=e.google_ad_layout||"image-top";if("in-
article"==f&&"false"!=e.google_full_width_responsive){var g=ig(b,c,a,.2,e);if(!0!
==g)e.gfwrnwer=g;else if(g=P(b))e.google_full_width_responsive_allowed=!
0,c.parentElement&&(ng(b,c),pg(b,c),a=g)}if(250>a)throw new O("Fluid responsive ads
must be at least 250px wide:
availableWidth="+a);a=Math.min(1200,Math.floor(a));if(d&&"in-article"!=f)
{f=Math.ceil(d);if(50>f)throw new O("Fluid responsive ads must be at least 50px
tall: height="+
f);return new Mi(11,new Q(a,f))}if("in-article"!=f&&(d=e.google_ad_layout_key))
{f=""+d;b=Math.pow(10,3);if(d=(c=f.match(/([+-][0-9a-z]+)/g))&&c.length)
{e=[];for(g=0;g<d;g++)e.push(parseInt(c[g],36)/b);b=e}else b=null;if(!b)throw new
O("Invalid data-ad-layout-key value: "+f);f=(a+-
725)/1E3;c=0;d=1;e=b.length;for(g=0;g<e;g++)c+=b[g]*d,d*=f;f=Math.ceil(1E3*c-
-725+10);if(isNaN(f))throw new O("Invalid height: height="+f);if(50>f)throw new
O("Fluid responsive ads must be at least 50px tall: height="+f);
if(1200<f)throw new O("Fluid responsive ads must be at most 1200px tall:
height="+f);return new Mi(11,new Q(a,f))}d=cj[f];if(!d)throw new O("Invalid data-
ad-layout value: "+f);c=sg(c,b);b=P(b);b="in-article"!==f||c||a!==b?
Math.ceil(d(a)):Math.ceil(1.25*d(a));return new Mi(11,"in-article"==f?new
dj(a,b):new Q(a,b))};function fj(a){return function(b){for(var c=a.length-1;0<=c;--
c)if(!a[c](b))return!1;return!0}}function gj(a,b,c){for(var
d=a.length,e=null,f=0;f<d;++f){var g=a[f];if(b(g)){if(!c||c(g))return
g;null===e&&(e=g)}}return e};var V=[new U(970,90,2),new U(728,90,2),new
U(468,60,2),new U(336,280,1),new U(320,100,2),new U(320,50,2),new U(300,600,4),new
U(300,250,1),new U(250,250,1),new U(234,60,2),new U(200,200,1),new U(180,150,1),new
U(160,600,4),new U(125,125,1),new U(120,600,4),new U(120,240,4),new U(120,120,1,!
0)],hj=[V[6],V[12],V[3],V[0],V[7],V[14],V[1],V[8],V[10],V[4],V[15],V[2],V[11],V[5],
V[13],V[9],V[16]];function ij(a,b,c,d,e){"false"==e.google_full_width_responsive?
c={l:a,m:1}:"autorelaxed"==b&&e.google_full_width_responsive||jj(b)||
e.google_ad_resize?(488>P(c)&&kg(c)&&ng(c,d),b=jg(a,c,d,e),c=!0!==b?{l:a,m:b}:
{l:P(c)||a,m:!0}):c={l:a,m:2};b=c.m;return!0!==b?{l:a,m:b}:d.parentElement?
{l:c.l,m:b}:{l:a,m:b}}
function kj(a,b,c,d,e){var f=uf(247,function(){return
ij(a,b,c,d,e)}),g=f.l;f=f.m;var h=!
0===f,k=F(d.style.width),m=F(d.style.height),n=lj(g,b,c,d,e,h);g=n.H;h=n.G;var
r=n.D,v=n.F,w=n.ha;n=n.xa;var D=mj(b,w),u,L=(u=R(d,c,"marginLeft",F))?
u+"px":"",Ia=(u=R(d,c,"marginRight",F))?u+"px":"";u=R(d,c,"zIndex")||"";return new
Mi(D,g,w,null,n,f,h,r,v,L,Ia,m,k,u)}function jj(a){return"auto"==a||/^((^|,)
*(horizontal|vertical|rectangle) *)+$/.test(a)}
function lj(a,b,c,d,e,f){b="auto"==b?.25>=a/Math.min(1200,P(c))?4:3:hg(b);var g=!
1,h=!1;if(488>P(c)){var k=gg(d,c);var m=sg(d,c);g=!m&&k;h=m&&k}m=488>P(c);var
n=[qg(a),Ki(b)];kg(c)||n.push(rg(m,c,d,h));null!
=e.google_max_responsive_height&&n.push(ug(e.google_max_responsive_height));var
r=[function(w){return!w.Pa}];!g&&!h||kg(c)||(g=wg(c,d),r.push(ug(g)));var v=m&&!
f&&3===b&&nj(c)?new U(a,Math.floor(a/1.2),1):gj(hj.slice(0),fj(n),fj(r));if(!
v)throw new O("No slot size for availableWidth="+a);r=uf(248,
function(){var w;a:if(f){if(e.gfwrnh&&(w=F(e.gfwrnh))){w={H:new bj(a,w),G:!0,D:!
1,F:!1};break a}w=!1;var
D=bg(c).clientHeight,u=eg(d,c),L=c.google_lpabyc,Ia=vg(d,c);if(Ia&&2<Ia&&!
c.google_bfabyc&&(!L||u-
L>D)&&(D=.9*bg(c).clientHeight,u=Math.min(D,oj(c,d,e)),D&&u==D))
{u=c.google_pbfabyc;w=!u;if(K(c,Rh.T)||K(c,Rh.R)){c.google_bfabyc=eg(d,c)
+D;w={H:new bj(a,Math.floor(D)),G:!0,D:!0,F:!0};break a}u||
(c.google_pbfabyc=eg(d,c)+D)}D=a/1.2;if(kg(c))u=D;else
if(u=Math.min(D,oj(c,d,e)),u<.5*D||100>u)u=D;I(282)&&
!sg(d,c)&&(u=Math.max(u,.5*bg(c).clientHeight));w={H:new bj(a,Math.floor(u)),G:u<D?
102:!0,D:!1,F:w}}else w={H:v,G:100,D:!1,F:!1};return
w});g=r.H;m=r.G;n=r.D;r=r.F;return"in-article"===e.google_ad_layout&&pj(c)?
{H:qj(a,c,d,g,e),G:!1,D:!1,F:!1,ha:b,xa:k}:{H:g,G:m,D:n,F:r,ha:b,xa:k}}
function oj(a,b,c)
{if(c.google_resizing_allowed||"true"==c.google_full_width_responsive)a=Infinity;el
se{c=Infinity;do{var d=R(b,a,"height",F);d&&(c=Math.min(c,d));
(d=R(b,a,"maxHeight",F))&&(c=Math.min(c,d))}while((b=b.parentElement)&&"HTML"!
=b.tagName);a=c}return a}function mj(a,b){if("auto"==a)return 1;switch(b){case
2:return 2;case 1:return 3;case 4:return 4;case 3:return 5;case 6:return 6;case
5:return 7;case 7:return 8}throw Error("bad mask");}
function qj(a,b,c,d,e){var f=e.google_ad_height||
R(c,b,"height",F);b=ej(a,b,c,f,e).a;return b.minWidth()*b.height()>a*d.height()?new
U(b.minWidth(),b.height(),1):d}function pj(a){return I(227)||
a.location&&"#hffwroe2etoq"==a.location.hash}function nj(a){return I(232)||
a.location&&"#affwroe2etoq"==a.location.hash};function rj(a,b)
{Q.call(this,a,b)}ka(rj,Q);rj.prototype.U=function(){return
this.minWidth()};rj.prototype.ka=function(a){return Q.prototype.ka.call(this,a)
+"_0ads_al"};var sj=[new rj(728,15),new rj(468,15),new rj(200,90),new
rj(180,90),new rj(160,90),new rj(120,90)];
function tj(a,b,c){var d=250,e=90;d=void 0===d?130:d;e=void 0===e?30:e;var
f=gj(sj,qg(a));if(!f)throw new O("No link unit size for
width="+a+"px");a=Math.min(a,1200);f=f.height();b=Math.max(f,b);d=(new Mi(10,new
rj(a,Math.min(b,15==f?e:d)))).a;b=d.minWidth();d=d.height();15<=c&&(d=c);return new
Mi(10,new rj(b,d))}
function uj(a,b,c,d){if("false"==d.google_full_width_responsive)return
d.google_full_width_responsive_allowed=!1,d.gfwrnwer=1,a;var e=jg(a,b,c,d);if(!0!
==e)return d.google_full_width_responsive_allowed=!1,d.gfwrnwer=e,a;e=P(b);if(!
e)return a;d.google_full_width_responsive_allowed=!0;pg(b,c);return e};function
vj(a,b,c,d,e){var f;(f=P(b))?488>P(b)?b.innerHeight>=b.innerWidth?
(e.google_full_width_responsive_allowed=!0,pg(b,c),f={l:f,m:!
0}):f={l:a,m:5}:f={l:a,m:4}:f={l:a,m:10};var g=f;f=g.l;g=g.m;if(!0!==g||a==f)return
new Mi(12,new Q(a,d),null,null,!0,g,100);a=lj(f,"auto",b,c,e,!0);return new
Mi(1,a.H,a.ha,2,!0,g,a.G,a.D,a.F)};function wj(a,b){var
c=b.google_ad_format;if("autorelaxed"==c){a:{if("pedestal"!
=b.google_content_recommendation_ui_type)for(a=ba(Wi),c=a.next();!
c.done;c=a.next())if(null!=b[c.value]){b=!0;break a}b=!1}return b?
9:5}if(jj(c))return 1;if("link"==c)return 4;if("fluid"==c){if(c="in-
article"===b.google_ad_layout)c=I(208)||I(227)||
a.location&&("#hffwroe2etop"==a.location.hash||"#hffwroe2etoq"==a.location.hash);re
turn c?(xj(b),1):8}if(c=27===b.google_reactive_ad_format)c=I(266)||
a.location&&"#cefwroe2etoq"==
a.location.hash;if(c)return xj(b),1}function yj(a,b,c,d,e){e=b.offsetWidth||
(c.google_ad_resize||(void 0===e?!1:e))&&R(b,d,"width",F)||c.google_ad_width||0;
(I(310)||
d.location&&"#ooimne2e"==d.location.hash)&&4===a&&(c.google_ad_format="auto",c.goog
le_ad_slot="",a=1);var f=(f=zj(a,e,b,c,d))?
f:kj(e,c.google_ad_format,d,b,c);f.a.ca(d,c,b);Ni(f,e,c);1!
=a&&(a=f.a.height(),b.style.height=a+"px")}
function zj(a,b,c,d,e){var f=d.google_ad_height||R(c,e,"height",F);switch(a){case
5:return a=uf(247,function(){return ij(b,d.google_ad_format,e,c,d)}),f=a.l,a=a.m,!
0===a&&b!=f&&pg(e,c),!0===a?d.google_full_width_responsive_allowed=!0:
(d.google_full_width_responsive_allowed=!1,d.gfwrnwer=a),Yi(f,d);case 9:return
aj(b,d);case 4:return a=uj(b,e,c,d),tj(a,wg(e,c),f);case 8:return
ej(b,e,c,f,d);case 10:return vj(b,e,c,f,d)}}function xj(a)
{a.google_ad_format="auto";a.armr=3};function W(a){this.f=[];this.b=a||
window;this.a=0;this.c=null;this.g=0}var Aj;l=W.prototype;l.La=function(a,b){0!
=this.a||0!=this.f.length||b&&b!=window?this.ua(a,b):(this.a=2,this.Ca(new
Bj(a,window)))};l.ua=function(a,b){this.f.push(new Bj(a,b||
this.b));Cj(this)};l.Ta=function(a){this.a=1;if(a){var b=vf(188,Ea(this.Ba,this,!
0));this.c=this.b.setTimeout(b,a)}};l.Ba=function(a){a&&++this.g;1==this.a&&(null!
=this.c&&(this.b.clearTimeout(this.c),this.c=null),this.a=0);Cj(this)};
l.$a=function(){return!(!window||!Array)};l.Na=function(){return this.g};function
Cj(a){var b=vf(189,Ea(a.ab,a));a.b.setTimeout(b,0)}l.ab=function()
{if(0==this.a&&this.f.length){var a=this.f.shift();this.a=2;var
b=vf(190,Ea(this.Ca,this,a));a.a.setTimeout(b,0);Cj(this)}};l.Ca=function(a)
{this.a=0;a.b()};function Dj(a){try{return a.sz()}catch(b){return!1}}function Ej(a)
{return!!a&&("object"===typeof a||"function"===typeof
a)&&Dj(a)&&Td(a.nq)&&Td(a.nqa)&&Td(a.al)&&Td(a.rl)}
function Fj(){if(Aj&&Dj(Aj))return Aj;var a=Fg(),b=a.google_jobrunner;return Ej(b)?
Aj=b:a.google_jobrunner=Aj=new W(a)}function Gj(a,b){Fj().nq(a,b)}function Hj(a,b)
{Fj().nqa(a,b)}W.prototype.nq=W.prototype.La;W.prototype.nqa=W.prototype.ua;W.proto
type.al=W.prototype.Ta;W.prototype.rl=W.prototype.Ba;W.prototype.sz=W.prototype.
$a;W.prototype.tc=W.prototype.Na;function Bj(a,b){this.b=a;this.a=b};function
Ij(a,b){var c=be(b);if(c){c=P(c);var d=jc(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};function Jj(a){var
b=this;this.a=a;a.google_iframe_oncopy||(a.google_iframe_oncopy={handlers:
{},upd:function(c,d){var e=Kj("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.b=a.google_iframe_oncopy}
Jj.prototype.set=function(a,b){var
c=this;this.b.handlers[a]=b;this.a.addEventListener&&this.a.addEventListener("load"
,function(){var d=c.a.document.getElementById(a);try{var
e=d.contentWindow.document;if(d.onload&&e&&(!e.body||!
e.body.firstChild))d.onload()}catch(f){}},!1)};function Kj(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 Lj,Mj="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 X=Mj;/[\x00&<>"']/.test(X)&&(-1!=X.indexOf("&")&&(X=X.replace(ab,"&amp;")),-1!
=X.indexOf("<")&&(X=X.replace(bb,"&lt;")),-1!
=X.indexOf(">")&&(X=X.replace(cb,"&gt;")),-1!
=X.indexOf('"')&&(X=X.replace(db,"&quot;")),-1!
=X.indexOf("'")&&(X=X.replace(eb,"&#39;")),-1!
=X.indexOf("\x00")&&(X=X.replace(fb,"&#0;")));Mj=X;Lj=Mj;var
Nj={},Oj=(Nj.google_ad_modifications=!0,Nj.google_analytics_domain_name=!
0,Nj.google_analytics_uacct=!0,Nj.google_pause_ad_requests=!0,Nj);function Pj(a)
{switch(a){case "":case "Test":case "Real":return!0;default:return!1}}function
Qj(a){this.c=E;this.b=void 0===a?!1:a;this.a=new Yb}function Rj(a){var
b=a.a.get("__gads","");return a.b&&!Pj(b)?"Real":b}Qj.prototype.write=function(a)
{var b=z(a,1);if(this.b){if(!Pj(this.a.get("__gads","")))return;Pj(b)||
(b="Real")}this.a.set("__gads",b,{Qa:z(a,2)-
this.c.Date.now()/1E3,path:z(a,3),domain:z(a,4),Ya:!1})};var Sj=/^\.google\.
(com?\.)?[a-z]{2,3}$/,Tj=/\.(cn|com\.bi|do|sl|ba|by|ma|am)$/;function Uj(a){return
Sj.test(a)&&!Tj.test(a)}var Vj=p;function Wj(a){a="https://adservice"+
(a+"/adsid/integrator.js");var
b=["domain="+encodeURIComponent(p.location.hostname)];Y[3]>=+new
Date&&b.push("adsid="+encodeURIComponent(Y[1]));return a+"?"+b.join("&")}var Y,Z;
function Xj(){Vj=p;Y=Vj.googleToken=Vj.googleToken||{};var a=+new
Date;Y[1]&&Y[3]>a&&0<Y[2]||(Y[1]="",Y[2]=-1,Y[3]=-
1,Y[4]="",Y[6]="");Z=Vj.googleIMState=Vj.googleIMState||{};Uj(Z[1])||
(Z[1]=".google.com");Array.isArray(Z[5])||(Z[5]=[]);"boolean"!==typeof
Z[6]&&(Z[6]=!1);Array.isArray(Z[7])||(Z[7]=[]);"number"!==typeof Z[8]&&(Z[8]=0)}
var Yj={la:function(){return 0<Z[8]},Va:function(){Z[8]++},Wa:function()
{0<Z[8]&&Z[8]--},Xa:function(){Z[8]=0},ib:function(){return!1},Ma:function(){return
Z[5]},Ka:function(a){try{a()}catch(b){p.setTimeout(function(){throw
b;},0)}},Ua:function(){if(!Yj.la()){var a=p.document,b=function(e){e=Wj(e);a:
{try{var f=ra();break a}catch(g){}f=void
0}zh(a,e,f);f=a.createElement("script");f.type="text/javascript";f.onerror=function
(){return p.processGoogleToken({},2)};e=bc(e);vb(f,e);try{(a.head||a.body||
a.documentElement).appendChild(f),
Yj.Va()}catch(g){}},c=Z[1];b(c);".google.com"!=c&&b(".google.com");b={};var
d=(b.newToken="FBT",b);p.setTimeout(function(){return
p.processGoogleToken(d,1)},1E3)}}};
function Zj(){p.processGoogleToken=p.processGoogleToken||function(a,b){var
c=a;c=void 0===c?{}:c;b=void 0===b?0:b;a=c.newToken||"";var
d="NT"==a,e=parseInt(c.freshLifetimeSecs||"",10),f=parseInt(c.validLifetimeSecs||""
,10),g=c["1p_jar"]||"";c=c.pucrd||"";Xj();1==b?Yj.Xa():Yj.Wa();var
h=Vj.googleToken=Vj.googleToken||{},k=0==b&&a&&"string"===typeof a&&!
d&&"number"===typeof e&&0<e&&"number"===typeof f&&0<f&&"string"===typeof g;d=d&&!
Yj.la()&&(!(Y[3]>=+new Date)||"NT"==Y[1]);var m=!(Y[3]>=+new Date)&&
0!=b;if(k||d||m)d=+new Date,e=d+1E3*e,f=d+1E3*f,1E-
5>Math.random()&&Rd("https://pagead2.googlesyndication.com/pagead/gen_204?
id=imerr&err="+b,null),h[5]=b,h[1]=a,h[2]=e,h[3]=f,h[4]=g,h[6]=c,Xj();if(k||!
Yj.la()){b=Yj.Ma();for(a=0;a<b.length;a++)Yj.Ka(b[a]);b.length=0}};Xj();Y[3]>=+new
Date&&Y[2]>=+new Date||Yj.Ua()};var ak=Ab("script");
function bk(){E.google_sa_impl&&!
E.document.getElementById("google_shimpl")&&(E.google_sa_queue=null,E.google_sl_win
=null,E.google_sa_impl=null);if(!E.google_sa_queue)
{E.google_sa_queue=[];E.google_sl_win=E;E.google_process_slots=function(){return
ck(E)};var a=dk();yc(E.Promise)&&yc(E.Symbol)?ic(E.document,a).id="google_shimpl":
(a=$b(document,"IFRAME"),a.id="google_shimpl",a.style.display="none",E.document.doc
umentElement.appendChild(a),Ii(E,"google_shimpl","<!doctype html><html><body><"+
(ak+">google_sl_win=window.parent;google_async_iframe_id='google_shimpl';</")+
(ak+">")+ek()+"</body></html>"),a.contentWindow.document.close())}}var
ck=vf(215,function(a){var b=a.google_sa_queue,c=b.shift();a.google_sa_impl||
wf("shimpl",
{t:"no_fn"});"function"==xa(c)&&uf(216,c);b.length&&a.setTimeout(function(){return
ck(a)},0)});function fk(a,b,c){a.google_sa_queue=a.google_sa_queue||
[];a.google_sa_impl?c(b):a.google_sa_queue.push(b)}function ek(){var
a=dk();return"<"+ak+' src="'+a+'"></'+ak+">"}
function dk(){var a="/show_ads_impl.js";a=void 0===a?"/show_ads_impl.js":a;a:
{if(Kc)try{var b=E.google_cafe_host||E.top.google_cafe_host;if(b){var c=b;break
a}}catch(d){}c=Oc()}return Jf(c,
["/pagead/js/",Jc(),"/r20190131",a,""].join(""),"https")}
function gk(a,b,c,d){return function(){var e=!1;d&&Fj().al(3E4);try{Ii(a,b,c),e=!
0}catch(g){var
f=Fg().google_jobrunner;Ej(f)&&f.rl()}e&&(e=Kj("google_async_rrc",c),(new
Jj(a)).set(b,gk(a,b,e,!1)))}}
function hk(a){if(!Ji)a:{for(var b=[p.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){Ji=h;break a}}catch(k){}Ji=null}if(!Ji){if(/[^a-z0-
9-]/.test(a))return
null;c=$b(document,"IFRAME");c.id="google_esf";c.name="google_esf";h=If(Ic("","goog
leads.g.doubleclick.net"),["/pagead/html/",Jc(),"/r20190131/zrt_lookup.html#",
encodeURIComponent("")].join(""));c.src=h;c.style.display="none";c.setAttribute("da
ta-ad-client",Bh(a));return c}return null}
function ik(a,b,c){jk(a,b,c,function(d,e,f){d=d.document;for(var g=e.id,h=0;!g||
d.getElementById(g+"_anchor");)g="aswift_"+h+
+;e.id=g;e.name=g;g=Number(f.google_ad_width||0);h=Number(f.google_ad_height||
0);var k=f.ds||"";k&&(k+=k.endsWith(";")?"":";");var m="";if(!
f.google_enable_single_iframe){m=["<iframe"];for(n in
e)e.hasOwnProperty(n)&&m.push(n+"="+e[n]);m.push('style="left:0;position:absolute;t
op:0;border:0px;width:'+(g+"px;height:"+
(h+'px;"')));m.push("></iframe>");m=m.join(" ")}var n=e.id;
var r="";r=void
0===r?"":r;g="border:none;height:"+h+"px;margin:0;padding:0;position:relative;visib
ility:visible;width:"+(g+"px;background-color:transparent;");n=['<ins id="'+
(n+'_expand"'),' style="display:inline-table;'+g+(void 0===k?"":k)+'"',r?' data-ad-
slot="'+r+'">':">",'<ins id="'+(n+'_anchor" style="display:block;')
+g+'">',m,"</ins></ins>"].join("");16==f.google_reactive_ad_format?
(f=d.createElement("div"),f.innerHTML=n,c.appendChild(f.firstChild)):c.innerHTML=n;
return e.id})}
function jk(a,b,c,d){var e=b.google_ad_width,f=b.google_ad_height;Bb||Cb||(I(284)?
(yf(!0),b.google_enable_single_iframe=!0):I(283)&&yf(!1));var g={};null!
=e&&(g.width=e&&'"'+e+'"');null!
=f&&(g.height=f&&'"'+f+'"');g.frameborder='"0"';g.marginwidth='"0"';g.marginheight=
'"0"';g.vspace='"0"';g.hspace='"0"';g.allowtransparency='"true"';g.scrolling='"no"'
;g.allowfullscreen='"true"';g.onload='"'+Lj+'"';d=d(a,g,b);kk(a,c,b);
(c=hk(b.google_ad_client))&&a.document.documentElement.appendChild(c);c=Ga;e=(new
Date).getTime();
b.google_lrv=Jc();b.google_async_iframe_id=d;b.google_unique_id=Wd(a);b.google_star
t_time=c;b.google_bpp=e>c?e-
c:1;b.google_async_rrc=0;a.google_sv_map=a.google_sv_map||
{};a.google_sv_map[d]=b;a.google_t12n_vars=wh;if(b.google_enable_single_iframe){var
h={pubWin:a,iframeWin:null,vars:b};fk(a,function()
{a.google_sa_impl(h)},a.document.getElementById(d+"_anchor")?Gj:Hj)}else
fk(a,gk(a,d,["<!doctype
html><html><body>","<"+ak+">","google_sl_win=window.parent;google_iframe_start_time
=new Date().getTime();",
'google_async_iframe_id="'+d+'";',"</"+ak+">","<"+ak+">window.parent.google_sa_impl
({iframeWin: window, pubWin: window.parent, vars: window.parent['google_sv_map']
['"+(d+"']});</")+ak+">","</body></html>"].join(""),!
0),a.document.getElementById(d)?Gj:Hj)}
function kk(a,b,c){var
d=c.google_ad_output,e=c.google_ad_format,f=c.google_ad_width||
0,g=c.google_ad_height||0;e||"html"!=d&&null!=d||(e=f+"x"+g);d=!c.google_ad_slot||
c.google_override_format||!
Wb[c.google_ad_width+"x"+c.google_ad_height]&&"aa"==c.google_loader_used;e&&d?
e=e.toLowerCase():e="";c.google_ad_format=e;if("number"!==typeof
c.google_reactive_sra_index||!c.google_ad_unit_key)
{e=[c.google_ad_slot,c.google_orig_ad_format||
c.google_ad_format,c.google_ad_type,c.google_orig_ad_width||c.google_ad_width,
c.google_orig_ad_height||
c.google_ad_height];d=[];f=0;for(g=b;g&&25>f;g=g.parentNode,++f)9===g.nodeType?
d.push(""):d.push(g.id);
(d=d.join())&&e.push(d);c.google_ad_unit_key=qc(e.join(":")).toString();var h=void
0===h?!1:h;e=[];for(d=0;b&&25>d;++d){f="";void 0!==h&&h||(f=(f=9!
==b.nodeType&&b.id)?"/"+f:"");a:{if(b&&b.nodeName&&b.parentElement)
{g=b.nodeName.toString().toLowerCase();for(var
k=b.parentElement.childNodes,m=0,n=0;n<k.length;++n){var
r=k[n];if(r.nodeName&&r.nodeName.toString().toLowerCase()===
g){if(b===r){g="."+m;break a}+
+m}}}g=""}e.push((b.nodeName&&b.nodeName.toString().toLowerCase())
+f+g);b=b.parentElement}h=e.join()+":";b=[];if(a)try{var v=a.parent;for(e=0;v&&v!
==a&&25>e;++e){var w=v.frames;for(d=0;d<w.length;++d)if(a===w[d])
{b.push(d);break}a=v;v=a.parent}}catch(D)
{}c.google_ad_dom_fingerprint=qc(h+b.join()).toString()}}var lk=!Mc;
function mk(a){var
b=a.value,c="https://partner.googleadservices.com/gampad/cookie.js?
domain="+a.domain+"&callback=_gfp_s_&client="+a.cb;a.bb&&(c+="&test=1");b&&(c+="&co
okie="+encodeURIComponent(b)+"&crv="+Number("Test"!==b));return c}
function nk(a){var b=void 0===b?mk:b;var c=E._gfp_a_;if("boolean"!==typeof c)throw
Error("Illegal value of _gfp_a_: "+c);if(c){c=E._gfp_p_;if("boolean"!==typeof
c)throw Error("Illegal value of _gfp_p_: "+c);if(!c){if(I(225)){c=I(226);var d=new
Qj(c);navigator.cookieEnabled&&(E._gfp_s_=vf(629,function(e){delete E._gfp_s_;if(!
e)throw Error("Invalid JSONP response");if(e=e._cookies_){var f=e[0];if(!f)throw
Error("Invalid JSONP response");e=f._value_;var
g=f._expires_,h=f._path_;f=f._domain_;if("string"!==
typeof e||"number"!==typeof g||"string"!==typeof h||"string"!==typeof f)throw
Error("Invalid JSONP
response");d.write(Ub(Tb(Sb(Rb(e),g),h),f))}}),ic(E.document,b({domain:E.location.h
ostname,cb:a,bb:c,value:Rj(d)})))}E._gfp_p_=!0}}};function ok(a,b)
{a=a.attributes;for(var c=a.length,d=0;d<c;d++){var e=a[d];if(/data-/.test(e.name))
{var f=$a(e.name.replace("data-matched-
content","google_content_recommendation").replace("data","google").replace(/-/g,"_"
));if(!b.hasOwnProperty(f)){e=e.value;var
g={};g=(g.google_reactive_ad_format=Gc,g.google_allow_expandable_ads=xc,g);e=g.hasO
wnProperty(f)?g[f](e,null):e;null!==e&&(b[f]=e)}}}}
function pk(a){if(a=Pd(a))switch(a.data&&a.data.autoFormat){case "rspv":return
13;case "mcrspv":return 15;default:return 14}else return 12}
function qk(a,b,c){ok(a,b);if(c.document&&c.document.body&&!wj(c,b)&&!
b.google_reactive_ad_format){var
d=parseInt(a.style.width,10),e=Ij(a,c);if(0<e&&d>e){var
f=parseInt(a.style.height,10);d=!!Wb[d+"x"+f];var g=e;if(d){var
h=Xb(e,f);if(h)g=h,b.google_ad_format=h+"x"+f+"_0ads_al";else throw new O("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;a.style.width=e+"px";f=kj(e,"auto",c,a,b);g=e;f.a.ca(c,b,a);Ni(f,
g,b);f=f.a;b.google_responsive_formats=null;f.minWidth()>e&&!
d&&(b.google_ad_width=f.minWidth(),a.style.width=f.minWidth()
+"px")}}d=a.offsetWidth||R(a,c,"width",F)||b.google_ad_width||
0;e=Fa(kj,d,"auto",c,a,b,!1,!0);f=be(c)||
c;g=b.google_ad_client;f=f.location&&"#ftptohbh"===f.location.hash?
2:uh(f.location,"google_responsive_slot_debug")||
uh(f.location,"google_responsive_slot_preview")||I(217)?1:I(218)?2:Dh(f,1,g)?
1:0;if(g=0!==f)b:if(!(488>P(c)||I(216))||b.google_reactive_ad_format||wj(c,b)||
dg(a,
b))g=!1;else{for(g=a;g;g=g.parentElement){h=jc(g,c);if(!h){b.gfwrnwer=18;g=!1;break
b}if(!Oa(["static","relative"],h.position)){b.gfwrnwer=17;g=!1;break b}}if(!
I(216)&&(g=ig(c,a,d,.3,b),!0!==g)){b.gfwrnwer=g;g=!1;break b}g=ae(c)==c?!0:!1}g?
(b.google_resizing_allowed=!0,b.ovlp=!0,2===f?
(f={},Ni(e(),d,f),b.google_resizing_width=f.google_ad_width,b.google_resizing_heigh
t=f.google_ad_height,f.ds&&(b.ds=f.ds),b.iaaso=!1):
(b.google_ad_format="auto",b.iaaso=!0,b.armr=1),d=!0):d=!1;if(e=wj(c,b))yj(e,a,b,
c,d);else{if(dg(a,b))
{if(d=jc(a,c))a.style.width=d.width,a.style.height=d.height,cg(d,b);b.google_ad_wid
th||(b.google_ad_width=a.offsetWidth);b.google_ad_height||
(b.google_ad_height=a.offsetHeight);b.google_loader_features_used=256;b.google_resp
onsive_auto_format=pk(c)}else
cg(a.style,b);c.location&&"#gfwmrp"==c.location.hash||
12==b.google_responsive_auto_format&&"true"==b.google_full_width_responsive&&!
K(c,Sh.s)?yj(10,a,b,c,!
1):K(c,Th.s)&&12==b.google_responsive_auto_format&&(a=jg(a.offsetWidth||
parseInt(a.style.width,10)||b.google_ad_width,c,a,b),!0!==a?(b.efwr=!
1,b.gfwrnwer=a):b.efwr=!0)}};function rk(a,b,c){var d=window;return function(){var
e=af(),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:
(af()||0)-e,type:f},f=d.google_js_reporting_queue=d.google_js_reporting_queue||
[],2048>f.length&&f.push(e))}return g}}function sk(a,b){return rk(a,b,function(c,d)
{(new lf).K(c,d)})};function tk(a,b){return"&"+a+"="+Math.floor(b)}
function uk(){var a=this;this.B=this.P=this.j=this.g=this.c=0;this.J=!
1;this.o=this.f=this.b=0;if("number"!==typeof
p.goog_pvsid)try{Object.defineProperty(p,"goog_pvsid",
{value:Math.floor(Math.random()*Math.pow(2,52))})}catch(c)
{}this.ba=Number(p.goog_pvsid)||-
1;this.L=.1>Math.random();this.M=p===p.top;if(this.L){var
b="https://pagead2.googlesyndication.com/pagead/gen_204?
id=plmetrics"+tk("pvsid",this.ba);b+=tk("test",1);b+="&top="+(this.M?
1:0);vk(b)}this.aa=new PerformanceObserver(sk(640,function(c){c=
ba(c.getEntries());for(var d=c.next();!d.done;d=c.next()){d=d.value;if("layout-
shift"===d.entryType){var e=d;e.hadRecentInput||I(241)&&!(.01<e.value)||
(a.c+=Number(e.value),Number(e.value)>a.g&&(a.g=Number(e.value)),a.j+=1)}"largest-
contentful-paint"===d.entryType&&(e=d,a.P=Math.floor(e.renderTime||
e.loadTime));"first-input"===d.entryType&&(e=d,a.B=Number((e.processingStart-
e.startTime).toFixed(3)),a.J=!
0);"longtask"===d.entryType&&(a.b+=d.duration,d.duration>a.f&&(a.f=d.duration),a.o+
=1)}}));this.V=
!1;this.a=sk(641,this.a.bind(this))}ka(uk,Ch);
uk.prototype.a=function(){var
a=document;if(2===({visible:1,hidden:2,prerender:3,preview:4,unloaded:5}
[a.visibilityState||a.webkitVisibilityState||a.mozVisibilityState||""]||0)&&!
this.V){this.V=!0;this.aa.takeRecords();var
b="https://pagead2.googlesyndication.com/pagead/gen_204?
id=plmetrics";window.LayoutShift&&(b+="&cls="+this.c.toFixed(3),b+="&mls="+this.g.t
oFixed(3),b+=tk("nls",this.j));window.LargestContentfulPaint&&(b+=tk("lcp",this.P))
;window.PerformanceEventTiming&&this.J&&(b+=tk("fid",this.B));
window.PerformanceLongTaskTiming&&(b+=tk("cbt",this.b),b+=tk("mbt",this.f),b+=tk("n
lt",this.o));a=b;b=0;for(var
c=ba(document.getElementsByTagName("iframe")),d=c.next();!
d.done;d=c.next())if(d=d.value,d.id.includes("google_ads_iframe_")||
d.id.includes("aswift"))b+=1;b=a+tk("nif",b);b+=tk("ifi",Vd(window));a=Kh.i().a();a
="&eid="+encodeURIComponent(a.join());b=b+a+tk("pvsid",this.ba);this.L&&(b+=tk("tes
t",1));b+="&top="+(this.M?1:0);vk(b)}};
function vk(a){window.fetch(a,{keepalive:!
0,credentials:"include",redirect:"follow",method:"get",mode:"no-cors"})};var
wk=["https://www.google.com"],xk=void 0;function yk(a)
{this.c=wk;this.a=2;this.b=a}ka(yk,Ch);function zk(a){null===a.b||3<=a.a||
(a.a=3,Ha(a.c,function(b){a.b.fetch(b+"/.well-known/trust-token",{keepalive:!
0,redirect:"follow",method:"get",mode:"no-cors",jb:{type:"srr-token-
redemption",eb:b,gb:"none"}}).then(function(c){if(!c.ok)throw Error("Network
response was not ok");c.blob();a.a=5}).catch(function()
{4>a.a&&(a.a=4)})}))};function Ak(a){return $d.test(a.className)&&"done"!
=a.getAttribute("data-adsbygoogle-status")}function Bk(a,b){a.setAttribute("data-
adsbygoogle-status","done");Ck(a,b)}
function Ck(a,b){var c=window,d=Zd();d.google_spfd||(d.google_spfd=qk);
(d=b.google_reactive_ads_config)||qk(a,b,c);if(!Dk(a,b,c)){d||
(c.google_lpabyc=bi(c,a));if(d){d=d.page_level_pubvars||
{};if(J(E).page_contains_reactive_tag&&!J(E).allow_second_reactive_tag)
{if(d.pltais){de(!1);return}throw new O("Only one 'enable_page_level_ads' allowed
per page.");}J(E).page_contains_reactive_tag=!0;de(7===d.google_pgb_reactive)}else
Ud(c);Sd(Oj,function(e,f){b[f]=b[f]||
c[f]});b.google_loader_used="aa";b.google_reactive_tag_first=
1===(J(E).first_tag_on_page||0);uf(164,function(){ik(c,b,a)})}}
function Dk(a,b,c){var d=b.google_reactive_ads_config;if(d){var
e=d.page_level_pubvars;var f=(ya(e)?e:{}).google_tag_origin}e="string"===typeof
a.className&&/(\W|^)adsbygoogle-noablate(\W|$)/.test(a.className);var
g=b.google_ad_slot;var h=f||b.google_tag_origin;f=J(c);ee(f.ad_whitelist||[],g,h)?
g=null:(h=f.space_collapsing||"none",g=(g=ee(f.ad_blacklist||[],g))?{ra:!
0,Ga:g.space_collapsing||h}:f.remove_ads_by_default?{ra:!
0,Ga:h,ia:f.ablation_viewport_offset}:null);if(g&&g.ra&&"on"!=b.google_adtest&&
!e&&(e=vg(a,c),!g.ia||g.ia&&(e||0)>=g.ia))return a.className+=" adsbygoogle-
ablated-ad-slot",c=c.google_sv_map=c.google_sv_map||
{},d=za(a),c[b.google_element_uid]=b,a.setAttribute("google_element_uid",d),"slot"=
=g.Ga&&(null!==wc(a.getAttribute("width"))&&a.setAttribute("width",0),null!
==wc(a.getAttribute("height"))&&a.setAttribute("height",0),a.style.width="0px",a.st
yle.height="0px"),!0;if((e=jc(a,c))&&"none"==e.display&&!("on"==b.google_adtest||
0<b.google_reactive_ad_format||d))return c.document.createComment&&
a.appendChild(c.document.createComment("No ad requested because of display:none on
the adsbygoogle tag")),!0;a=null==b.google_pgb_reactive||
3===b.google_pgb_reactive;return 1!==b.google_reactive_ad_format&&8!
==b.google_reactive_ad_format||!a?!1:(p.console&&p.console.warn("Adsbygoogle tag
with data-reactive-ad-format="+b.google_reactive_ad_format+" is deprecated. Check
out page-level ads at https://www.google.com/adsense"),!0)}
function Ek(a){var b=document.getElementsByTagName("INS");for(var
c=0,d=b[c];c<b.length;d=b[++c]){var e=d;if(Ak(e)&&"reserved"!=e.getAttribute("data-
adsbygoogle-status")&&(!a||d.id==a))return d}return null}function Fk(){var
a=$b(document,"INS");a.className="adsbygoogle";a.className+=" adsbygoogle-
noablate";Ac(a);return a}
function Gk(a){var b={};Sd(Yf,function(e,f){!1===a.enable_page_level_ads?b[f]=!
1:a.hasOwnProperty(f)&&(b[f]=a[f])});ya(a.enable_page_level_ads)&&(b.page_level_pub
vars=a.enable_page_level_ads);var c=Fk();Vb.body.appendChild(c);var
d={};d=(d.google_reactive_ads_config=b,d.google_ad_client=a.google_ad_client,d);d.g
oogle_pause_ad_requests=J(E).pause_ad_requests||!1;Bk(c,d)}
function Hk(a){function b(){return Gk(a)}var c=void 0===c?Vb:c;var
d=be(window);if(!d)throw new O("Page-level tag does not work inside
iframes.");ag(d).wasPlaTagProcessed=!
0;if(c.body||"complete"==c.readyState||"interactive"==c.readyState)b();else{var
e=Ra(vf(191,b));Zb(c,"DOMContentLoaded",e);(new p.MutationObserver(function(f,g)
{c.body&&(e(),g.disconnect())})).observe(c,{childList:!0,subtree:!0})}}
function Ik(a){var b={};uf(165,function(){Jk(a,b)},function(c){c.client=c.client||
b.google_ad_client||a.google_ad_client;c.slotname=c.slotname||
b.google_ad_slot;c.tag_origin=c.tag_origin||b.google_tag_origin})}function Kk(a)
{delete a.google_checked_head;oc(a,function(b,c){ge[c]||(delete
a[c],b=c.replace("google","data").replace(/_/g,"-"),p.console.warn("AdSense head
tag doesn't support "+b+" attribute."))})}
function Jk(a,b){if(null==a)throw new O("push() called with no
parameters.");Ga=(new Date).getTime();bk();a:{if(void 0!=a.enable_page_level_ads)
{if("string"===typeof a.google_ad_client){var c=!0;break a}throw new
O("'google_ad_client' is missing from the tag config.");}c=!1}if(c)Lk(a,b);else
if((c=a.params)&&Sd(c,function(e,f)
{b[f]=e}),"js"===b.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{a=Mk(a.element);ok(a,b);c=J(p).head_tag_slot_vars||{};oc(c,function(e,f)
{b.hasOwnProperty(f)||(b[f]=e)});if(a.hasAttribute("data-require-head")&&!
J(p).head_tag_slot_vars)throw new O("AdSense head tag is missing. AdSense body tags
don't work without the head tag. You can copy the head tag from your account on
https://adsense.com.");if(!b.google_ad_client)throw new O("Ad client is missing
from the slot.");b.google_apsail=Hh(b.google_ad_client);var
d=(c=0===(J(E).first_tag_on_page||0)&&$h(b))&&
ai(c);c&&!d&&(Lk(c),J(E).skip_next_reactive_tag=!0);0===(J(E).first_tag_on_page||
0)&&(J(E).first_tag_on_page=2);"_gfp_p_"in E||(E._gfp_p_=!
1);nk(b.google_ad_client);b.google_pause_ad_requests=J(E).pause_ad_requests||!
1;Bk(a,b);c&&d&&Nk(c)}}function Nk(a){Fc(function(){ag(p).wasPlaTagProcessed||
p.adsbygoogle&&p.adsbygoogle.push(a)})}
function Lk(a,b){if(J(E).skip_next_reactive_tag)J(E).skip_next_reactive_tag=!
1;else{0===(J(E).first_tag_on_page||
0)&&(J(E).first_tag_on_page=1);b&&a.tag_partner&&(ce(p,a.tag_partner),ce(b,a.tag_pa
rtner));a:if(!J(E).ama_ran_on_page){try{var
c=p.localStorage.getItem("google_ama_config")}catch(r){c=null}try{var d=c?new te(c?
JSON.parse(c):null):null}catch(r){d=null}if(b=d)if(c=B(b,ve,3),!c||
z(c,1)<=Date.now())try{p.localStorage.removeItem("google_ama_config")}catch(r)
{Ff(p,{lserr:1})}else{if(ai(a)&&(c=
Ce(C(b,we,7)),!c||!Ib(c,8)))break a;J(E).ama_ran_on_page=!0;
(d=B(b,ze,13))&&1===z(d,1)&&(c=0,(d=B(d,Ae,6))&&z(d,3)&&(c=z(d,3)||
0),d=J(p),d.remove_ads_by_default=!
0,d.space_collapsing="slot",d.ablation_viewport_offset=c);Mf(3,
[Mb(b)]);c=a.google_ad_client;d=Af(Cf,new zf(null,Gf(ya(a.enable_page_level_ads)?
a.enable_page_level_ads:{})));try{var e=Ce(C(b,we,7)),f;if(f=e)b:{var
g=z(e,2);if(g)for(var h=0;h<g.length;h++)if(1==g[h]){f=!0;break b}f=!1}if(f)
{if(z(e,4)){f={};var k=new zf(null,(f.google_package=
z(e,4),f));d=Af(d,k)}var m=new eh(c,b,e,d),n=new kh;(new
ph(m,n)).start();n.b.then(Fa(rh,p),Fa(sh,p))}}catch(r){Ff(p,{atf:-
1})}}}Hk(a)}}function Mk(a){if(a){if(!Ak(a)&&(a.id?a=Ek(a.id):a=null,!a))throw new
O("'element' has already been filled.");if(!("innerHTML"in a))throw new
O("'element' is not a good DOM element.");}else if(a=Ek(),!a)throw new O("All ins
elements in the DOM with class=adsbygoogle already have ads in them.");return
a}function Ok(){rf();mf.Da(xf);uf(166,Pk)}
function Pk(){var a=Qd(Pd(E))||E,b=J(a);if(b.plle)Ei(fi(a),1);else{b.plle=!
0;null==sc(a,"google_pem_mod")&&tc(a,"google_pem_mod");var c=[null,null];try{var
d=JSON.parse("[[[259,null,null,[1]],[225,null,null,[1]],[209,null,null,[1]],
[205,null,null,[1]],[null,29,null,[null,2]],[null,30,null,[null,3]],[270,null,null,
[1]],[210,null,null,[1]],[211,null,null,[1]],[207,null,null,[1]],[215,null,null,
[1]],[261,null,null,[1]],[272,null,null,[1]],[230,null,null,[1]],[191,null,null,
[1]],[182,null,null,[1]],[null,null,null,[null,null,null,
[\x22facebook[.]com\x22,\x22whatsapp[.]com\x22,\x22youtube[.]com\x22,\x22google[.]c
om\x22,\x22\\\\/ads?\\\\/\x22]],null,9]],[[10,[[null,[[21065478,[[190,null,null,
[1]]],[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],
[21065479,[[208,null,null,[1]],[190,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[21065480,
[[227,null,null,[1]],[190,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[21065481,
[[190,null,null,[1]]],[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]],[21065515,[[190,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,18],[200,[[42530290],[42530291,[[295,null,null,
[1]]]]],null,null,null,30,15],[200,[[42530311],[42530312,[[295,null,null,
[1]]]]],null,null,null,30,15],[1,[[21065070],[21065071],[21065072,[[243,null,null,
[1]]]],[21065073,[[243,null,null,[1]]]]]],[50,[[21065531],
[21065532]],null,null,null,13,null,300],[1,[[21065214,[[190,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[21065215,
[[265,null,null,[1]],[260,null,null,[1]],[190,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,26],[50,[[21065472,[[190,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[21065473,
[[266,null,null,[1]],[190,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,29,14],[50,[[21065474,[[190,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[21065475,
[[266,null,null,[1]],[190,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,29,14],[10,[[21065713,[[290,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[21065714,
[[266,null,null,[1]],[290,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,29,17,500],[10,[[21065715,[[290,null,null,[1]]],
[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],
[21065716,[[266,null,null,[1]],[290,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,29,17,500],[1,[[44716442,null,[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[44716443,
[[310,null,null,[1]]],[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,31,16],[1,[[44716444,null,[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[44716445,
[[310,null,null,[1]]],[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,31,16],[20,[[182982000,[[218,null,null,[1]]],[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[182982100,
[[217,null,null,[1]]],[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,7,8],[20,[[182982200,null,[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],
[182982300,null,[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]]]],null,null,null,7,8],[10,[[182984000,null,
[4,null,23,null,null,null,null,[\x221\x22]]],[182984100,[[218,null,null,[1]]],
[4,null,23,null,null,null,null,[\x221\x22]]]],null,null,null,12,10],[10,
[[182984200,null,[4,null,23,null,null,null,null,[\x221\x22]]],[182984300,null,
[4,null,23,null,null,null,null,[\x221\x22]]]],null,null,null,12,10],[150,
[[633794031,[[190,null,null,[1]]],[2,[[1,
[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]],
[6,null,null,3,null,2]]]],[633794034,[[233,null,null,[1]],[232,null,null,[1]],
[190,null,null,[1]]],[2,[[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-
fun)?\\\\.\x22]]],[6,null,null,3,null,2]]]]],null,null,null,21],[1,[[21064801],
[21064802,[[236,null,null,[1]]]]]],[null,[[21065381],[21065382,[[279,null,null,
[1]]]]]],[50,[[44713363,[[283,null,null,[1]]]],[44713364,[[284,null,null,[1]]]]]],
[10,[[44715380,[[290,null,null,[1]],[190,null,null,[1]]]],[44715381,
[[290,null,null,[1]],[190,null,null,[1]]]]],null,null,null,6]]],[12,[[1,[[44713525,
[[230,null,null,[]]]],[44713528],[44713529,[[230,null,null,[]]]],[44713538],
[44713539],[44713540]],null,null,null,13,null,800],[50,[[44714061],[44714062,
[[289,null,null,[1]]]]],null,null,null,13,null,200],[20,[[21065724],[21065725,
[[203,null,null,[1]]]]],[4,null,9,null,null,null,null,[\x22LayoutShift\x22]]],[1,
[[44716866],[44716867,[[314,null,null,[1]]]]]]]],[13,[[500,[[21065350],[21065351]],
[2,[[3,[[4,null,6,null,null,null,null,[\x2221061508\x22]],
[4,null,6,null,null,null,null,[\x2221060549\x22]]]],[4,null,9,null,null,null,null,
[\x22ReportingObserver\x22]]]]],[100,[[21065726,null,[4,null,6,null,null,null,null,
[\x2221065725\x22]]],[21065727,[[240,null,null,[1]]],[4,null,6,null,null,null,null,
[\x2221065725\x22]]],[21065728,[[241,null,null,[1]]],[4,null,6,null,null,null,null,
[\x2221065725\x22]]]],[4,null,9,null,null,null,null,
[\x22LayoutShift\x22]]]]]]]")}catch(m){d=c}Mf(13,[d]);Di(new li(d),ci.i(),
{va:Yh(a),Oa:Kc},fi(a));Kh.i().b(12);Kh.i().b(10);b.eids=Ka(Kh.i().a(),String).conc
at(b.eids||[]);b=b.eids;xh||(xh=new yh);var e=xh;Nc=!0;var f;d=Sh;var
g=Gi(a,S(e,136),[d.h,d.s]);T(b,g);Fh(a,12)&&(d=Nh,c=Mh,g=Hi(a,new
We(0,999,0),S(e,149),S(e,150),
[d.h,d.s],4),T(b,g),g==d.h?f=c.h:g==d.s?
f=c.s:f="",T(b,f));d=Rh;g=Hi(a,di,S(e,160),S(e,161),
[d.h,d.T,d.R]);T(b,g);c=Qh;g==d.h?f=c.h:g==d.T?f=c.T:g==d.R?
f=c.R:f="";T(b,f);d=Ph;g=Hi(a,ei,S(e,179),S(e,180),[d.h,d.W]);T(b,g);c=Oh;g==d.h?
f=c.h:g==d.W?f=c.W:f="";T(b,f);$a("")&&T(b,"");d=Uh;g=Gi(a,S(e,13),
[d.w,d.h]);T(b,g);g=Gi(a,0,[d.qa]);T(b,g);d=Vh;g=Gi(a,S(e,60),
[d.w,d.h]);T(b,g);g==Vh.w&&(d=Wh,g=Gi(a,S(e,66),[d.w,d.h]),T(b,g),d=
Xh,g=Gi(a,S(e,137),[d.w,d.h]),T(b,g));d=Th;g=Gi(a,S(e,98),
[d.h,d.s]);T(b,g);a=be(a)||a;uh(a.location,"google_mc_lab")&&T(b,"242104166")}if(!
t("Trident")&&!t("MSIE")||0<=hb(tb(),11)){a=K(E,Wh.w)||K(E,Uh.w)||
K(E,Uh.qa);of(a);Xj();Uj(".google.com.pe")&&(Z[1]=".google.com.pe");Zj();I(312)&&(v
oid 0===xk&&(document.hasTrustToken?xk=new
yk(E):xk=null),a=xk,a&&zk(a));E.PerformanceObserver&&I(203)&&!
window.google_plmetrics&&(a=new uk,a.aa.observe({entryTypes:["layout-
shift","largest-contentful-paint",
"first-input","longtask"],buffered:!
I(240)}),document.addEventListener("unload",a.a),document.addEventListener("visibil
itychange",a.a),window.google_plmetrics=!
0);if(a=be(p))a=ag(a),a.tagSpecificState[1]||(a.tagSpecificState[1]=new
th);if(b=E.document.querySelector('script[src*="/pagead/js/adsbygoogle.js"][data-
ad-client]:not([data-checked-head])')){b.setAttribute("data-checked-
head","true");f=J(window);if(f.head_tag_slot_vars)throw new O("Only one AdSense
head tag supported per page. The second tag is ignored.");
a={};ok(b,a);Kk(a);b={};for(var h in
a)b[h]=a[h];f.head_tag_slot_vars=b;h={};h=(h.google_ad_client=a.google_ad_client,h.
enable_page_level_ads=a,h);E.adsbygoogle||
(E.adsbygoogle=[]);a=E.adsbygoogle;a.loaded?
a.push(h):a.splice(0,0,h)}h=window.adsbygoogle;if(!h||!h.loaded)
{a={push:Ik,loaded:!0};try{Object.defineProperty(a,"requestNonPersonalizedAds",
{set:Qk}),Object.defineProperty(a,"pauseAdRequests",
{set:Rk}),Object.defineProperty(a,"cookieOptions",
{set:Sk}),Object.defineProperty(a,"onload",{set:Tk})}catch(m){}if(h)for(f=
ba(["requestNonPersonalizedAds","pauseAdRequests","cookieOptions"]),b=f.next();!
b.done;b=f.next())b=b.value,void 0!==h[b]&&(a[b]=h[b]);"_gfp_a_"in window||
(window._gfp_a_=lk);if(h&&h.shift)try{var
k;for(f=20;0<h.length&&(k=h.shift())&&0<f;)Ik(k),--f}catch(m){throw
window.setTimeout(Ok,0),m;}window.adsbygoogle=a;h&&(a.onload=h.onload)}}}
function Qk(a){if(+a){if((a=hc())&&a.frames&&!a.frames.GoogleSetNPA)try{var
b=a.document,c=new ac(b),d=b.body||b.head&&b.head.parentElement;if(d){var
e=$b(c.a,"IFRAME");e.name="GoogleSetNPA";e.id="GoogleSetNPA";e.setAttribute("style"
,"display:none;position:fixed;left:-999px;top:-
999px;width:0px;height:0px;");d.appendChild(e)}}catch(f)
{}}else(b=hc().document.getElementById("GoogleSetNPA"))&&b.parentNode&&b.parentNode
.removeChild(b)}
function Rk(a){+a?J(E).pause_ad_requests=!0:(J(E).pause_ad_requests=!1,a=function()
{if(!J(E).pause_ad_requests){var b=Zd(),c=Zd();try{if(Vb.createEvent){var
d=Vb.createEvent("CustomEvent");d.initCustomEvent("adsbygoogle-pub-unpause-ad-
requests-event",!1,!1,"");b.dispatchEvent(d)}else if(Td(c.CustomEvent)){var e=new
c.CustomEvent("adsbygoogle-pub-unpause-ad-requests-event",{bubbles:!1,cancelable:!
1,detail:""});b.dispatchEvent(e)}else if(Td(c.Event)){var f=new Event("adsbygoogle-
pub-unpause-ad-requests-event",
{bubbles:!1,cancelable:!1});b.dispatchEvent(f)}}catch(g)
{}}},p.setTimeout(a,0),p.setTimeout(a,1E3))}function Sk(a){switch(a){case 0:a=!
0;break;case 1:a=!1;break;case 2:a=lk;break;default:throw Error("Illegal value of
cookieOptions: "+a);}E._gfp_a_=a;"_gfp_p_"in
E&&(a=E.google_sv_map,nk(a[pc(a)].google_ad_client))}function Tk(a)
{Td(a)&&window.setTimeout(a,0)};Ok();}).call(this);

You might also like