(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}}}var ba="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a}; function ca(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");}var da=ca(this);function ea(a,b){if(b){var c=da;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&&ba(c,a,{configurable:!0,writable:!0,value:b})}} ea("Symbol",function(a){function b(e){if(this instanceof b)throw new TypeError("Symbol is not a constructor");return new c("jscomp_symbol_"+(e||"")+"_"+d++,e)}function c(e,f){this.a=e;ba(this,"description",{configurable:!0,writable:!0,value:f})}if(a)return a;c.prototype.toString=function(){return this.a};var d=0;return b});function fa(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:aa(a)}} function ha(a){if(!(a instanceof Array)){a=fa(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a}var ia="function"==typeof Object.create?Object.create:function(a){function b(){}b.prototype=a;return new b},ja;if("function"==typeof Object.setPrototypeOf)ja=Object.setPrototypeOf;else{var ka;a:{var la={Ha:!0},ma={};try{ma.__proto__=la;ka=ma.Ha;break a}catch(a){}ka=!1}ja=ka?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null} var na=ja;function p(a,b){a.prototype=ia(b.prototype);a.prototype.constructor=a;if(na)na(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]} function oa(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""}ea("String.prototype.endsWith",function(a){return a?a:function(b,c){var d=oa(this,b,"endsWith");void 0===c&&(c=d.length);c=Math.max(0,Math.min(c|0,d.length));for(var e=b.length;0<e&&0<c;)if(d[--c]!=b[--e])return!1;return 0>=e}}); ea("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 pa="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};ea("Object.assign",function(a){return a||pa}); ea("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=da.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.R(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.A()};b.prototype.A=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.R=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(w,u){return"function"==typeof w?function(D){try{m(w(D))}catch(v){n(v)}}:u}var m,n,q=new b(function(w,u){m=w;n=u});this.da(k(g,m),k(h,n));return q};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=fa(g),n=m.next();!n.done;n=m.next())d(n.value).da(h,k)})};b.all=function(g){var h=fa(g),k=h.next();return k.done?d([]):new b(function(m,n){function q(D){return function(v){w[D]=v;u--;0==u&&m(w)}}var w=[],u=0;do w.push(void 0),u++,d(k.value).da(q(w.length-1),n),k=h.next();while(!k.done)})};return b}); ea("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==oa(this,b,"includes").indexOf(b,c||0)}});var r=this||self;function qa(a){if(a&&a!=r)return ra(a.document);null===sa&&(sa=ra(r.document));return sa}var ta=/^[\w+/_-]+[=]{0,2}$/,sa=null;function ra(a){return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||a.getAttribute("nonce"))&&ta.test(a)?a:""}function ua(a){a=a.split(".");for(var b=r,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.h=function(){return a.ma?a.ma:a.ma=new a}}function xa(a){var b=typeof a;return"function"==("object"!=b?b:a?Array.isArray(a)?"array":b:"null")}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 t(a,b){function c(){}c.prototype=b.prototype;a.prototype=new c;a.prototype.constructor=a};var Ha=(new Date).getTime();function Ia(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)e in d&&b.call(void 0,d[e],e,a)}function Ja(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in f){var h=f[g];b.call(void 0,h,g,a)&&(d[e++]=h)}return d}function Ka(a,b){for(var c=a.length,d=Array(c),e="string"===typeof a?a.split(""):a,f=0;f<c;f++)f in e&&(d[f]=b.call(void 0,e[f],f,a));return d} function La(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a))return!0;return!1}function Ma(a,b){a:{for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],e,a)){b=e;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]} function Na(a,b){a:{for(var c="string"===typeof a?a.split(""):a,d=a.length-1;0<=d;d--)if(d in c&&b.call(void 0,c[d],d,a)){b=d;break a}b=-1}return 0>b?null:"string"===typeof a?a.charAt(b):a[b]}function Oa(a,b){a:if("string"===typeof a)a="string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);else{for(var c=0;c<a.length;c++)if(c in a&&a[c]===b){a=c;break a}a=-1}return 0<=a};function Pa(a){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){return a instanceof Wa&&a.constructor===Wa&&a.f===Ya?a.c:"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){return a instanceof jb&&a.constructor===jb&&a.f===lb?a.c:"type_error:SafeUrl"}var nb=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i,lb={},kb={};var ob;a:{var pb=r.navigator;if(pb){var qb=pb.userAgent;if(qb){ob=qb;break a}}ob=""}function x(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(x("Chrome")||x("CriOS"))&&!x("Edge")}function tb(){function a(e){e=Ma(e,d);return c[e]||""}var b=ob;if(x("Trident")||x("MSIE"))return ub(b);b=rb(b);var c={};Ia(b,function(e){c[e[0]]=e[1]});var d=Fa(Ua,c);return x("Opera")?a(["Version","Opera"]):x("Edge")?a(["Edge"]):x("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){var b=qa(a.ownerDocument&&a.ownerDocument.defaultView);b&&a.setAttribute("nonce",b)};var wb={"\x00":"\\0","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0B":"\\x0B",'"':'\\"',"\\":"\\\\","<":"\\u003C"},xb={"'":"\\'"};function yb(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};function zb(){return x("iPhone")&&!x("iPod")&&!x("iPad")};function Ab(a){Ab[" "](a);return a}Ab[" "]=va;var Bb=zb()||x("iPod"),Cb=x("Safari")&&!(sb()||x("Coast")||x("Opera")||x("Edge")||x("Edg/")||x("OPR")||x("Firefox")||x("FxiOS")||x("Silk")||x("Android"))&&!(zb()||x("iPad")||x("iPod"));function y(){}var Db="function"==typeof Uint8Array;function z(a,b,c,d){a.b=null;b||(b=[]);a.o=void 0;a.f=-1;a.a=b;a:{if(b=a.a.length){--b;var e=a.a[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.a[e]=a.a[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.a[b]||(a.c=a.a[b]={})} function A(a,b){if(b<a.g){b+=a.f;var c=a.a[b];return c===Eb?a.a[b]=[]:c}if(a.c)return c=a.c[b],c===Eb?a.c[b]=[]:c}function Hb(a,b){a=A(a,b);return null==a?a:+a}function Ib(a,b){a=A(a,b);return null==a?a:!!a}function B(a,b,c){a=A(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.a[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=A(a,f);null!=g&&(c=f,d=g,Lb(a,f,void 0))}return c?(Lb(a,c,d),c):0}function C(a,b,c){a.b||(a.b={});if(!a.b[c]){var d=A(a,c);d&&(a.b[c]=new b(d))}return a.b[c]}function E(a,b,c){a.b||(a.b={});if(!a.b[c]){for(var d=A(a,c),e=[],f=0;f<d.length;f++)e[f]=new b(d[f]);a.b[c]=e}b=a.b[c];b==Eb&&(b=a.b[c]=[]);return b};function Mb(a){z(this,a,Nb,null)}t(Mb,y);function Ob(a){z(this,a,null,null)}t(Ob,y);var Nb=[2,3];function Pb(a){z(this,a,null,null)}t(Pb,y);function Qb(a){var b=new Pb;return Lb(b,1,a)}function Rb(a,b){return Lb(a,2,b)}function Sb(a,b){return Lb(a,3,b)}function Tb(a,b){return Lb(a,4,b)};var Ub=document,F=window;var Vb={"120x90":!0,"160x90":!0,"180x90":!0,"200x90":!0,"468x15":!0,"728x15":!0};function Wb(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 Xb(){this.a=F.document||{cookie:""}} Xb.prototype.set=function(a,b,c){var d=!1;if("object"===typeof c){var e=c.eb;d=c.Xa||!1;var f=c.domain||void 0;var g=c.path||void 0;var h=c.Pa}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:"")};Xb.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 Yb(a,b,c){a.addEventListener&&a.addEventListener(b,c,!1)};function Zb(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)}function $b(a){this.a=a||r.document||document}$b.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 ac(a){bc();return new Wa(Xa,a)}var bc=va;function cc(){return!dc()&&(x("iPod")||x("iPhone")||x("Android")||x("IEMobile"))}function dc(){return x("iPad")||x("Android")&&!x("Mobile")||x("Silk")};function ec(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 fc(a){for(var b=r,c=0;b&&40>c++&&(!ec(b)||!a(b));)b=gc(b)}function hc(){var a=r;fc(function(b){a=b;return!1});return a}function gc(a){try{var b=a.parent;if(b&&b!=a)return b}catch(c){}return null} function ic(a,b){var c=a.createElement("script");b=ac(b);c.src=Za(b);vb(c);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(r),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&&(c=parseInt(a.getItem(b),10))}catch(d){return null}return 0<=c&&1E3>c?c:null} function tc(a,b,c){a=mc()?null:Math.floor(1E3*nc(a));var d;if(d=null!=a&&b)a:{var e=String(a);try{if(b){b.setItem(c,e);d=e;break a}}catch(f){}d=null}return d?a:null}var 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 G(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]")}function zc(a,b){for(var c=0;50>c;++c){try{var d=!(!a.frames||!a.frames[b])}catch(e){d=!1}if(d)return a;if(!(a=gc(a)))break}return null}var Ac=Qa(function(){return cc()?2:dc()?1:0});function Bc(a){var b={display:"none"};a.style.setProperty?oc(b,function(c,d){a.style.setProperty(d,c,"important")}):a.style.cssText=Cc(Dc(Ec(a.style.cssText),Fc(b,function(c){return c+" !important"})))} var Dc=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 Fc(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 Cc(a){var b=[];oc(a,function(c,d){null!=c&&""!==c&&b.push(d+":"+c)});return b.length?b.join(";")+";":""} function Ec(a){var b={};if(a){var c=/\s*:\s*/;Ia((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 Gc(a){"complete"===Ub.readyState||"interactive"===Ub.readyState?a():Ub.addEventListener("DOMContentLoaded",a)} function Hc(a){var b="https://pagead2.googlesyndication.com/pagead/gen_204?id=gpt_dupeid";oc(a,function(c,d){c&&(b+="&"+d+"="+encodeURIComponent(c))});window.fetch(b,{keepalive:!0,credentials:"include",redirect:"follow",method:"get",mode:"no-cors"})};function Ic(a){a=parseFloat(a);return isNaN(a)?0:a}function Jc(a,b){a=parseInt(a,10);return isNaN(a)?b:a}var Kc=/^([\w-]+\.)*([\w-]{2,})(:[0-9]+)?$/;function Lc(a,b){return a?(a=a.match(Kc))?a[0]:b:b};function Mc(){return"r20200602"}var Nc=xc("false",!1),Oc=xc("false",!1),Pc=xc("false",!1),Qc=(xc("true",!1)||!Oc)&&!0;function Rc(){return Lc("","pagead2.googlesyndication.com")};function Sc(a){z(this,a,Tc,Uc)}t(Sc,y);var Tc=[2,8],Uc=[[3,4,5],[6,7]];function Vc(a){return null!=a?!a:a}function Wc(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 Xc(a,b){var c=E(a,Sc,2);if(!c.length)return Yc(a,b);a=B(a,1,0);if(1==a)return Vc(Xc(c[0],b));c=Ka(c,function(d){return function(){return Xc(d,b)}});switch(a){case 2:return Wc(c,!1);case 3:return Wc(c,!0)}} function Yc(a,b){var c=Gb(a,Uc[0]);a:{switch(c){case 3:var d=B(a,3,0);break a;case 4:d=B(a,4,0);break a;case 5:d=B(a,5,0);break a}d=void 0}if(d&&(b=(b=b[c])&&b[d])){try{var e=b.apply(null,A(a,8))}catch(f){return}b=B(a,1,0);if(4==b)return!!e;d=null!=e;if(5==b)return d;if(12==b)a=B(a,7,"");else a:{switch(c){case 4:a=Kb(a,6);break a;case 5:a=B(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 Zc(a,b){return!a||!(!b||!Xc(a,b))};function $c(a){z(this,a,ad,null)}t($c,y);var ad=[4];function bd(a){z(this,a,cd,dd)}t(bd,y);function ed(a){z(this,a,null,null)}t(ed,y);var cd=[5],dd=[[1,2,3,6,7]];function fd(){var a={};this.a=(a[3]={},a[4]={},a[5]={},a)}wa(fd);var gd=xc("false",!1);function hd(a,b){switch(b){case 1:return B(a,1,0);case 2:return B(a,2,0);case 3:return B(a,3,0);case 6:return B(a,6,0);default:return null}}function id(a,b){if(!a)return null;switch(b){case 1:return Jb(a,1);case 7:return B(a,3,"");case 2:return Kb(a,2);case 3:return B(a,3,"");case 6:return A(a,4);default:return null}}var jd=Qa(function(){if(!gd)return{};try{var a=window.sessionStorage&&window.sessionStorage.getItem("GGDFSSK");if(a)return JSON.parse(a)}catch(b){}return{}}); function kd(a,b,c,d){d=void 0===d?0:d;var e=jd();if(e[a]&&null!=e[a][b])return e[a][b];b=ld(d)[a][b];if(!b)return c;b=new bd(b);b=md(b);a=id(b,a);return null!=a?a:c}function md(a){var b=fd.h().a;if(b){var c=Na(E(a,ed,5),function(d){return Zc(C(d,Sc,1),b)});if(c)return C(c,$c,2)}return C(a,$c,4)}function nd(){this.a={};this.b=[]}wa(nd);function od(a,b,c){return!!kd(1,a,void 0===b?!1:b,c)}function pd(a,b,c){b=void 0===b?0:b;a=Number(kd(2,a,b,c));return isNaN(a)?b:a} function qd(a,b,c){return kd(3,a,void 0===b?"":b,c)}function rd(a,b,c){b=void 0===b?[]:b;return kd(6,a,b,c)}function ld(a){var b={};return nd.h().a[a]||(nd.h().a[a]=(b[1]={},b[2]={},b[3]={},b[6]={},b))}function sd(a,b){var c=ld(b);oc(a,function(d,e){return oc(d,function(f,g){return c[e][g]=f})})}function td(a,b){var c=ld(b);Ia(a,function(d){var e=Gb(d,dd[0]),f=hd(d,e);f&&(c[e][f]=d.a)})} function ud(a,b){var c=ld(b);Ia(a,function(d){var e=new bd(d),f=Gb(e,dd[0]);(e=hd(e,f))&&(c[f][e]||(c[f][e]=d))})}function vd(){return Ka(Object.keys(nd.h().a),function(a){return Number(a)})}function wd(a){Oa(nd.h().b,a)||sd(ld(4),a)};function H(a){this.methodName=a}var xd=new H(1),yd=new H(15),zd=new H(2),Ad=new H(3),Bd=new H(4),Cd=new H(5),Dd=new H(6),Ed=new H(7),Fd=new H(8),Gd=new H(9),Hd=new H(10),Id=new H(11),Jd=new H(12),Kd=new H(13),Ld=new H(14);function I(a,b,c){c.hasOwnProperty(a.methodName)||Object.defineProperty(c,String(a.methodName),{value:b})}function Md(a,b,c){return b[a.methodName]||c||function(){}}function Nd(a){I(Cd,od,a);I(Dd,pd,a);I(Ed,qd,a);I(Fd,rd,a);I(Kd,ud,a);I(yd,wd,a)} function Od(a){I(Bd,function(b){fd.h().a=b},a);I(Gd,function(b,c){var d=fd.h();d.a[3][b]||(d.a[3][b]=c)},a);I(Hd,function(b,c){var d=fd.h();d.a[4][b]||(d.a[4][b]=c)},a);I(Id,function(b,c){var d=fd.h();d.a[5][b]||(d.a[5][b]=c)},a);I(Ld,function(b){for(var c=fd.h(),d=fa([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 Pd(a){a.hasOwnProperty("init-done")||Object.defineProperty(a,"init-done",{value:!0})};function Qd(){this.b=function(a,b){return void 0===b?!1:b};this.a=function(){}}function Rd(a,b,c){a.b=function(d,e){return Md(Cd,b)(d,e,c)};a.a=function(){Md(yd,b)(c)}}wa(Qd);function J(a){var b=void 0===b?!1:b;return Qd.h().b(a,b)};function Sd(){};function Td(a){a=void 0===a?r: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 Ud(a){return(a=a||Td())?ec(a.master)?a.master:null:null};function Vd(a,b){r.google_image_requests||(r.google_image_requests=[]);var c=r.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)};Yb(c,"load",d);Yb(c,"error",d)}c.src=a;r.google_image_requests.push(c)};function Wd(a,b){if(a)for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}function Xd(a){return!(!a||!a.call)&&"function"===typeof a}function Yd(a){a=Ud(Td(a))||a;a.google_unique_id?++a.google_unique_id:a.google_unique_id=1}function Zd(a){a=a.google_unique_id;return"number"===typeof a?a:0}function $d(a){a=Ud(Td(a))||a;a=a.google_unique_id;return"number"===typeof a?a:0}var ae=!!window.google_async_iframe_id,be=ae&&window.parent||window; function ce(){if(ae&&!ec(be)){var a="."+Ub.domain;try{for(;2<a.split(".").length&&!ec(be);)Ub.domain=a=a.substr(a.indexOf(".")+1),be=window.parent}catch(b){}ec(be)||(be=window)}return be}var de=/(^| )adsbygoogle($| )/;function ee(a){return Nc&&a.google_top_window||a.top}function fe(a){a=ee(a);return ec(a)?a:null};function K(a){a.google_ad_modifications||(a.google_ad_modifications={});return a.google_ad_modifications}function ge(a,b){a:if(a=K(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 he(a,b){a=K(a);a.tag_partners=a.tag_partners||[];a.tag_partners.push(b)}function ie(a){K(F).allow_second_reactive_tag=a} function je(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 ke={},le=(ke.google_ad_client=!0,ke.google_ad_host=!0,ke.google_ad_host_channel=!0,ke.google_adtest=!0,ke.google_tag_for_child_directed_treatment=!0,ke.google_tag_for_under_age_of_consent=!0,ke.google_tag_partner=!0,ke.google_restrict_data_processing=!0,ke);function me(){var a=/[a-zA-Z0-9._~-]/,b=/%[89a-zA-Z]./;return r.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 ne(){for(var a=me(),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){z(this,a,oe,null)}t(M,y);var oe=[4];M.prototype.$=function(){return A(this,3)};function N(a){z(this,a,null,null)}t(N,y);function pe(a){z(this,a,null,qe)}t(pe,y);function re(a){z(this,a,null,null)}t(re,y);function se(a){z(this,a,null,null)}t(se,y);function te(a){z(this,a,null,null)}t(te,y);var qe=[[1,2,3]];function ue(a){z(this,a,null,null)}t(ue,y);function ve(a){z(this,a,null,null)}t(ve,y);function we(a){z(this,a,xe,null)}t(we,y);var xe=[6,7,9,10,11];function ye(a){z(this,a,ze,null)}t(ye,y);function Ae(a){z(this,a,null,null)}t(Ae,y);function Be(a){z(this,a,Ce,null)}t(Be,y);function De(a){z(this,a,null,null)}t(De,y);function Ee(a){z(this,a,null,null)}t(Ee,y);function Fe(a){z(this,a,null,null)}t(Fe,y);function Ge(a){z(this,a,null,null)}t(Ge,y);var ze=[1,2,5,7],Ce=[2,5,6,11];function He(a){var b=ne().replace(/(^\/)|(\/$)/g,""),c=qc(b),d=Ie(b);return a.find(function(e){var f=null!=A(e,7)?A(C(e,De,7),1):A(e,1);e=null!=A(e,7)?A(C(e,De,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 Ie(a){for(var b={};;){b[qc(a)]=!0;if(!a)return b;a=a.substring(0,a.lastIndexOf("/"))}};function Je(a,b){var c=void 0===c?{}:c;this.error=a;this.context=b.context;this.msg=b.message||"";this.id=b.id||"jserror";this.meta=c}function Ke(a){return!!(a.error&&a.meta&&a.id)};var Le=/^https?:\/\/(\w|-)+\.cdn\.ampproject\.(net|org)(\?|\/|$)/;function Me(a,b){this.a=a;this.b=b}function Ne(a,b,c){this.url=a;this.a=b;this.va=!!c;this.depth=null};function Oe(){this.c="&";this.f=!1;this.b={};this.g=0;this.a=[]}function Pe(a,b){var c={};c[a]=b;return[c]}function Qe(a,b,c,d,e){var f=[];oc(a,function(g,h){(g=Re(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)} function Re(a,b,c,d,e){if(null==a)return"";b=b||"&";c=c||",$";"string"==typeof c&&(c=c.split(""));if(a instanceof Array){if(d=d||0,d<c.length){for(var f=[],g=0;g<a.length;g++)f.push(Re(a[g],b,c,d+1,e));return f.join(c[d])}}else if("object"==typeof a)return e=e||0,2>e?encodeURIComponent(Qe(a,b,c,d,e+1)):"...";return encodeURIComponent(String(a))}function Se(a,b,c,d){a.a.push(b);a.b[b]=Pe(c,d)} function Te(a,b,c){b=b+"//pagead2.googlesyndication.com"+c;var d=Ue(a)-c.length;if(0>d)return"";a.a.sort(function(n,q){return n-q});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=Qe(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 Ue(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 Ve(a,b,c,d,e,f){if((d?a.a:Math.random())<(e||.01))try{if(c instanceof Oe)var g=c;else g=new Oe,oc(c,function(k,m){var n=g,q=n.g++;k=Pe(m,k);n.a.push(q);n.b[q]=k});var h=Te(g,a.b,"/pagead/gen_204?id="+b+"&");h&&("undefined"!==typeof f?Vd(h,void 0===f?null:f):Vd(h,null))}catch(k){}};var We=null;function Xe(){if(null===We){We="";try{var a="";try{a=r.top.location.hash}catch(c){a=r.location.hash}if(a){var b=a.match(/\bdeid=([\d,]+)/);We=b?b[1]:""}}catch(c){}}return We};function Ye(){var a=r.performance;return a&&a.now&&a.timing?Math.floor(a.now()+a.timing.navigationStart):+new Date}function Ze(){var a=void 0===a?r:a;return(a=a.performance)&&a.now?a.now():null};function $e(a,b,c){this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.random();this.slotId=void 0};var af=r.performance,bf=!!(af&&af.mark&&af.measure&&af.clearMarks),cf=Qa(function(){var a;if(a=bf)a=Xe(),a=!!a.indexOf&&0<=a.indexOf("1337");return a});function df(){var a=ef;this.b=[];this.c=a||r;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=cf()||(null!=b?b:1>Math.random())} function ff(a){a&&af&&cf()&&(af.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),af.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_end"))}df.prototype.start=function(a,b){if(!this.a)return null;var c=Ze()||Ye();a=new $e(a,b,c);b="goog_"+a.label+"_"+a.uniqueId+"_start";af&&cf()&&af.mark(b);return a};function gf(){var a=hf;this.j=jf;this.c=!0;this.b=null;this.g=this.K;this.a=void 0===a?null:a;this.f=!1}l=gf.prototype;l.Ca=function(a){this.g=a};l.na=function(a){this.b=a};l.Da=function(a){this.c=a};l.Ea=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=Ze()||Ye();b.duration=g-b.value;var h="goog_"+b.label+"_"+b.uniqueId+"_end";af&&cf()&&af.mark(h);!f.a||2048<f.b.length||f.b.push(b)}}else e=b()}catch(k){f=this.c;try{ff(d),f=this.g(a,new Je(k,{message:kf(k)}),void 0,c)}catch(m){this.K(217,m)}if(!f)throw k;}return e}; l.ya=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 Oe;f.f=!0;Se(f,1,"context",a);Ke(b)||(b=new Je(b,{message:kf(b)}));b.msg&&Se(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=r;b=[];g=null;do{var h=d;if(ec(h)){var k=h.location.href;g=h.document&&h.document.referrer||null}else k=g,g=null;b.push(new Ne(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=r;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.va=!0)}var q=new Ne(r.location.href,r,!1);h=null;var w=b.length-1;for(n=w;0<=n;--n){var u=b[n];!h&&Le.test(u.url)&&(h=u);if(u.url&&!u.va){q=u;break}}u=null;var D=b.length&&b[w].url;0!=q.depth&&D&&(u=b[w]);var v=new Me(q,u);v.b&&Se(f,4,"top",v.b.url||"");Se(f,5,"url",v.a.url||"");Ve(this.j,e,f,this.f,c)}catch(L){try{Ve(this.j, e,{context:"ecmserr",rctx:a,msg:kf(L),url:v&&v.a.url},this.f,c)}catch(Ga){}}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||""}p(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.Da=function(a){this.b=a};l.Ea=function(a){this.f=a};l.Ca=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;Ke(b)||(b=new Je(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);r.google_js_errors=r.google_js_errors||[];r.google_js_errors.push(b);r.error_rep_loaded||(ic(r.document,r.location.protocol+"//pagead2.googlesyndication.com/pagead/js/err_rep.js"),r.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.ya=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 jf,mf,ef=ce(),hf=new df;function nf(a){null!=a&&(ef.google_measure_js_timing=a);ef.google_measure_js_timing||(a=hf,a.a=!1,a.b!=a.c.google_js_reporting_queue&&(cf()&&Ia(a.b,ff),a.b.length=0))} function of(a){var b=F.jerExpIds;if(Array.isArray(b)&&0!==b.length){var c=a.eid;if(c){b=ha(c.split(",")).concat(ha(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 pf(a){var b=F.jerUserAgent;b&&(a.useragent=b)}jf=new function(){var a=void 0===a?F:a;this.b="http:"===a.location.protocol?"http:":"https:";this.a=Math.random()}; "number"!==typeof ef.google_srt&&(ef.google_srt=Math.random());var qf=jf,rf=ef.google_srt;0<=rf&&1>=rf&&(qf.a=rf);mf=new gf;mf.na(function(a){of(a);pf(a)});mf.Ea(!0);"complete"==ef.document.readyState?nf():hf.a&&Yb(ef,"load",function(){nf()});function sf(){var a=[tf,uf];mf.na(function(b){Ia(a,function(c){c(b)});of(b);pf(b)})}function vf(a,b,c){return mf.ga(a,b,c)}function wf(a,b){return mf.ya(a,b,void 0,void 0)}function xf(a,b,c){Ve(jf,a,b,!0,c,void 0)} function yf(a,b,c,d){var e;Ke(b)?e=b.msg||kf(b.error):e=kf(b);return 0==e.indexOf("TagError")?(c=b instanceof Je?b.error:b,c.pbr||(c.pbr=!0,mf.K(a,b,.1,d,"puberror")),!1):mf.K(a,b,c,d)};function zf(a,b){this.sa=a;this.za=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.sa||[]);d=Object.assign(d,e.za)});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));xf("ama",b,.01)}function Gf(a){var b={};oc(Ef,function(c,d){d in a&&(b[d]=a[d])});return b};var Hf=Jc("2019",2012);function If(a,b,c){if("relative"===a)return b;c||(c=Qc?"https":"http");r.location&&"https:"==r.location.protocol&&"http"==c&&(c="https");return[c,"://",a,b].join("")}function Jf(a,b,c){a=If(a,b,c);2012<Hf&&(b=(b=a.match(/(__[a-z0-9_]+)\.js(?:\?|$)/))?b[1]:"",a=a.replace(new RegExp(String(b+".js").replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08"),"g"),("_fy"+Hf+b+".js").replace(/\$/g,"$$$$")));J(202)&&(a+=(0<a.indexOf("?")?"&":"?")+"cache=bust");return a};var Kf=null;function Lf(){if(!Nc)return!1;if(null!=Kf)return Kf;Kf=!1;try{var a=fe(r);a&&-1!=a.location.hash.indexOf("google_logging")&&(Kf=!0);r.localStorage.getItem("google_logging")&&(Kf=!0)}catch(b){}return Kf}function Mf(a,b){b=void 0===b?[]:b;var c=!1;r.google_logging_queue||(c=!0,r.google_logging_queue=[]);r.google_logging_queue.push([a,b]);c&&Lf()&&(a=Jf(Rc(),"/pagead/js/logging_library.js"),ic(r.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){z(this,a,null,null)}t(Qf,y);function Rf(a){z(this,a,null,null)}t(Rf,y);function Sf(a){z(this,a,null,null)}t(Sf,y);function Tf(a){z(this,a,Uf,null)}t(Tf,y);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};function Zf(){this.wasPlaTagProcessed=!1;this.wasReactiveAdConfigReceived={};this.adCount={};this.wasReactiveAdVisible={};this.stateForType={};this.reactiveTypeEnabledInAsfe={};this.wasReactiveTagRequestSent=!1;this.reactiveTypeDisabledByPublisher={};this.tagSpecificState={};this.improveCollisionDetection=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_ads_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=G(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();return{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(ee(a)!=a)return fe(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=G(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?J(251)?a.setProperty("margin-right",c,"important"):a.marginRight=c:J(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.transition="none";b.style.borderSpacing=b.style.padding="0";lg(b,c,"0px");b.style.width=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 J(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.T=function(a){return 300<a&&300<this.a?this.b:Math.min(1200,Math.round(a))};l.ka=function(a){return this.T(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",G);if(c)return c;var d=b.style.height;b.style.height="inherit";c=R(b,a,"height",G);b.style.height=d;if(c)return c;c=Infinity;do(d=b.style&&G(b.style.height))&&(c=Math.min(c,d)),(d=R(b,a,"maxHeight",G))&&(c=Math.min(c,d));while((b=b.parentElement)&&"HTML"!=b.tagName);return c}function tg(a,b){var c=0==Zd(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{H:Cg(a.previousSibling,e),ea:function(f){return Cg(f.previousSibling,e)},fa:0};case 2:return{H:Cg(a.lastChild,e),ea:function(f){return Cg(f.previousSibling,e)},fa:0};case 3:return{H:Cg(a.nextSibling,d),ea:function(f){return Cg(f.nextSibling,d)},fa:3};case 1:return{H: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.cb);a[e]=d.value}};var Eg=null;function Fg(){if(!Eg){for(var a=r,b=a,c=0;a&&a!=a.parent;)if(a=a.parent,c++,ec(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,ignoreMode: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=A(a,7);if(A(a,1)||a.$()||0<A(a,4).length){var c=a.$(),d=A(a,1),e=A(a,4);b=A(a,2);var f=A(a,5);a=Ng(A(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,A(a,2),A(a,5),Ng(A(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(C(e,re,1)){e=C(e,re,1);if(C(e,N,1)&&C(C(e,N,1),M,1)&&C(e,N,2)&&C(C(e,N,2),M,1)){var f=Wg(a,C(C(e,N,1),M,1)),g=Wg(a,C(C(e,N,2),M,1));if(f&&g)for(f=fa(Tg({anchor:f,position:A(C(e,N,1),2)},{anchor:g,position:A(C(e,N,2),2)})),g=f.next();!g.done;g=f.next())g=g.value,c.set(za(g.anchor),g.position)}C(e,N,3)&&C(C(e,N,3),M,1)&&(f=Wg(a,C(C(e,N,3),M,1)))&&c.set(za(f),A(C(e,N,3),2))}else C(e,se,2)?Xg(a,C(e,se,2),c):C(e,te,3)&&Yg(a,C(e,te,3),d)}); return new Ug(c,d)}function Xg(a,b,c){C(b,M,1)&&(a=Zg(a,C(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){C(b,M,1)&&(a=Zg(a,C(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!=A(a,4)&&b[A(C(a,ve,4),2)]?!1:!0}function dh(a){var b={};a&&A(a,6).forEach(function(c){b[c]=!0});return b}function eh(a,b,c,d){this.a=r;this.A=a;this.b=b;this.j=d||null;this.o=(this.g=c)?Vg(r.document,E(c,pe,5)):Vg(r.document,[]);this.c=0;this.f=!1}function fh(a){return new Qg(gh(a).numAutoAdsPlaced||0,E(a.b,we,1).length)} function hh(a,b){if(a.f)return!0;a.f=!0;var c=E(a.b,we,1);a.c=0;var d=dh(a.g);var e=(e=a.g)?Oa(A(e,11),1):!1;var f;if(f=!e&&C(a.b,Ge,15)&&Jb(C(a.b,Ge,15),12))a:{f=Vf(a.a);f=null!==f?E(f,Sf,5):null;var g=Vf(a.a);var h=null!=g?C(g,Qf,6)||null:null;if(null==f)f=!1;else{var k=g=4;h&&(g=A(h,1)||g,k=A(h,3)||k);h=new Pf([2,1,0]);C(a.b,Ge,15)&&Jb(C(a.b,Ge,15),15)&&h.add(4);for(var m=[],n=0;n<f.length;n++){var q=gh(a).numAutoAdsPlaced||0;var w=Vf(a.a);w=null!==w&&null!=A(w,8)?A(w,8):0;if(q+w>=g){f=!0;break a}q= A(f[n],1);if(null==q)break;w=c[q];var u=C(f[n],Rf,2);null!=u&&null!=Hb(u,1)&&null!=Hb(u,2)&&null!=Hb(u,3)&&(u=new Nf(Hb(u,1),Hb(u,2),Hb(u,3)),Rg(m,k,u)&&(q=ih(a,w,q,b,d,h),null!=q&&null!=q.Y&&(q=q.Y.getBoundingClientRect(),m.push(q))))}f=0<(gh(a).numAutoAdsPlaced||0)}}if(f)return!0;f=Vf(a.a);if(null!==f&&Jb(f,2))return gh(a).eatf=!0,Mf(7,[!0,0,!1]),!0;f=new Pf([2]);!e&&C(a.b,Ge,15)&&Jb(C(a.b,Ge,15),15)&&f.add(4);for(e=0;e<c.length;e++)if(ih(a,c[e],e,b,d,f))return!0;Mf(7,[!1,a.c,!1]);return!1} function ih(a,b,c,d,e,f){if(!C(b,ve,4)||!f.contains(A(C(b,ve,4),1))||1!==A(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!=A(b,8))return null;d=C(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=A(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.o;f=A(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=C(b,ue,3);f={};c&&(f.Ga=A(c,1),f.ra=A(c,2),f.clearBoth=!!Ib(c,3));c=C(b,ve,4)&&A(C(b,ve,4),2)?A(C(b,ve,4),2):null;c=Bf(c);b=null==A(b,12)?null:A(b,12);b=Af(a.j,c,null==b?null:new zf(null,{google_ml_rank:b}));c=a.a;a=a.A;var h=c.document,k=f.clearBoth||!1;g=Zb((new $b(h)).a, "DIV");var m=g.style;m.width="100%";m.height="auto";m.clear=k?"both":"none";k=g.style;k.textAlign="center";f.Ra&&Dg(k,f.Ra);h=Zb((new $b(h)).a,"INS");k=h.style;k.display="block";k.margin="auto";k.backgroundColor="transparent";f.Ga&&(k.marginTop=f.Ga);f.ra&&(k.marginBottom=f.ra);f.Ia&&Dg(k,f.Ia);g.appendChild(h);f={ja:g,Y:h};f.Y.setAttribute("data-ad-format","auto");g=[];if(h=b&&b.sa)f.ja.className=h.join(" ");h=f.Y;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 q=void 0===q?0:q;if(J(313)){q=void 0===q?0:q;var w=Ag(d,e,q);if(w.H){var u=w.H;for(d=u;d=w.ea(d);)u=d;var D={anchor:u,position:w.fa}}else D={anchor:d,position:e};n["google-ama-order-assurance"]=q;zg(n,D.anchor,D.position)}else zg(n,d,e);b:{var v=f.Y;v.setAttribute("data-adsbygoogle-status","reserved");v.className+=" adsbygoogle-noablate";n={element:v};var L=b&&b.za;if(v.hasAttribute("data-pub-vars")){try{L=JSON.parse(v.getAttribute("data-pub-vars"))}catch(Ga){break b}v.removeAttribute("data-pub-vars")}L&& (n.params=L);(c.adsbygoogle=c.adsbygoogle||[]).push(n)}}catch(Ga){(v=f.ja)&&v.parentNode&&(L=v.parentNode,L.removeChild(v),yg(L)&&(L.style.display=L.getAttribute("data-init-display")||"none"));v=!1;break a}v=!0}return v?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=r;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="";Wd(a.split("_"),function(c){b+=c.substr(0,2)});return b};function wh(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 xh(a){var b={},c={};return c.enable_page_level_ads=(b.pltais=!0,b),c.google_ad_client=a,c};function yh(a){if(!a)return"";(a=a.toLowerCase())&&"ca-"!=a.substring(0,3)&&(a="ca-"+a);return a};function zh(a,b,c){return Ah(a,void 0===c?"":c,function(d){return La(E(d,Ob,2),function(e){return A(e,1)===b})})}function Bh(a,b,c){c=void 0===c?"":c;var d=fe(a)||a;return Ch(d,b)?!0:Ah(a,c,function(e){return La(A(e,3),function(f){return f===b})})}function Dh(a){return Ah(r,void 0===a?"":a,function(){return!0})}function Ch(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 Ah(a,b,c){a=fe(a)||a;var d=Eh(a);b&&(b=yh(String(b)));return Ta(d,function(e,f){return Object.prototype.hasOwnProperty.call(d,f)&&(!b||b===f)&&c(e)})}function Eh(a){a=Fh(a);var b={};Wd(a,function(c,d){try{var e=new Mb(c);b[d]=e}catch(f){}});return b} function Fh(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.isArray(d)})}catch(d){return{}}};function Gh(){this.b=function(){};this.a=function(){return[]}}function Hh(a,b,c){a.b=function(d){Md(zd,b,function(){return[]})(d,c)};a.a=function(){return Md(Ad,b,function(){return[]})(c)}}wa(Gh);var Ih={i:"368226950",D:"368226951"},Jh={i:"368226960",D:"368226961"},Kh={i:"368226470",X:"368226471"},Lh={i:"368226480",X:"368226481"},Mh={i:"36998750",D:"36998751"},Nh={v:"20040067",i:"20040068",pa:"1337"},Oh={i:"21060548",v:"21060549"},Ph={i:"21060623",v:"21060624"},Qh={i:"21062271",v:"21062272"};function Rh(a){return Nc&&!!a.google_disable_experiments}ce();function Sh(a){var b=Bh(r,12,a.google_ad_client);a="google_ad_host"in a;var c=ge(r,Ih.D),d=uh(r.location,"google_ads_preview");return b&&!a&&c||d} function Th(a){if(r.google_apltlad||ee(r)!=r||!a.google_ad_client)return null;var b=Sh(a),c=!ge(r,Kh.X);if(!b&&!c)return null;r.google_apltlad=!0;var d=xh(a.google_ad_client),e=d.enable_page_level_ads;oc(a,function(f,g){le[g]&&"google_ad_client"!=g&&(e[g]=f)});b?e.google_ad_channel="AutoInsertAutoAdCode":c&&(e.google_pgb_reactive=7,"google_ad_section"in a||"google_ad_region"in a)&&(e.google_ad_section=a.google_ad_section||a.google_ad_region);return d} function Uh(a){return ya(a.enable_page_level_ads)&&7==a.enable_page_level_ads.google_pgb_reactive};function uf(a){try{var b=K(r).eids||[];null!=b&&0<b.length&&(a.eid=b.join(","))}catch(c){}}function tf(a){a.shv=Mc()}mf.Da(!Nc);function Vh(a,b){return eg(b,a)+R(b,a,"height",G)};function Wh(a,b){this.start=a<b?a:b;this.a=a<b?b:a};function Xh(a){this.b=new Wh(0,999);this.a=a}function Yh(a,b,c){c=void 0===c?0:c;c=0!=c?"google_experiment_mod"+c:"google_experiment_mod";var d=sc(b,c);return null===d?tc(a,b,c):d};function Zh(){var a={};this[3]=(a[23]=function(b){return zh(F,parseInt(b,10))},a[24]=function(b){return Bh(F,parseInt(b,10))},a);a={};this[4]=(a[7]=function(b){try{var c=window.localStorage}catch(d){c=null}return Yh(window,c,b)},a);this[5]={}}wa(Zh);var $h={13:"0.001",22:"0.01",24:"0.05",28:"0.001",29:"0.01",60:"0.03",66:"0.1",82:"3",98:"0.01",118:"false",126:"0.001", 137:"0.01",149:"0",150:"1000",177:"0.02",179:"100",180:"20"};var ai=null;function bi(){this.a=$h};var ci=new Xh(5);function di(a){a=void 0===a?r:a;return a.ggeac||(a.ggeac={})};function ei(a,b){a=ua(a);a="function"===typeof a?a():a;return typeof a===b?a:void 0} function fi(){var a={};this[3]=(a[8]=function(b){return!!ua(b)},a[9]=function(b){b=ua(b);return xa(b)&&yc(b)},a[10]=function(){return window==window.top},a[6]=function(b){return Oa(Gh.h().a(),parseInt(b,10))},a[27]=function(b){b=ei(b,"boolean");return void 0!==b?b:void 0},a);a={};this[4]=(a[3]=function(){return Ac()},a[6]=function(b){b=ei(b,"number");return void 0!==b?b:void 0},a);a={};this[5]=(a[2]=function(){return window.location.href},a[3]=function(){try{return window.top.location.hash}catch(b){return""}}, a[4]=function(b){b=ei(b,"string");return void 0!==b?b:void 0},a)}wa(fi);function gi(a){z(this,a,hi,null)}t(gi,y);var hi=[2];gi.prototype.$=function(){return B(this,1,0)};gi.prototype.Z=function(){return B(this,7,0)};function ii(a){z(this,a,ji,null)}t(ii,y);var ji=[2];ii.prototype.Z=function(){return B(this,5,0)};function ki(a){z(this,a,li,null)}t(ki,y);function mi(a){z(this,a,ni,null)}t(mi,y);var li=[1,4,2,3],ni=[2];mi.prototype.Z=function(){return B(this,1,0)};var oi=[12,13];function pi(){}pi.prototype.H=function(a,b,c){var d=this,e=void 0===c?{}:c;c=void 0===e.ua?!1:e.ua;var f=void 0===e.Qa?{}:e.Qa;e=void 0===e.Ya?[]:e.Ya;this.a=a;this.g=c;this.f=f;a={};this.b=(a[b]=e,a[4]=[],a);this.c={};(b=Xe())&&Ia(b.split(",")||[],function(g){(g=parseInt(g,10))&&(d.c[g]=!0)});return this}; function qi(a,b,c){var d=[],e=ri(a.a,b);if(e.length){9!==b&&(a.a=si(a.a,b));var f=Oa(oi,b);Ia(e,function(g){if(g=ti(a,g,c)){var h=g.$();d.push(h);ui(a,h,f?4:c);var k=E(g,bd,2);k&&(f?Ia(vd(),function(m){return td(k,m)}):td(k,c))}})}return d}function ui(a,b,c){a.b[c]||(a.b[c]=[]);a=a.b[c];Oa(a,b)?Hc({eids:JSON.stringify(a),dup:b}):a.push(b)}function vi(a,b){a.a.push.apply(a.a,ha(Ja(Ka(b,function(c){return new mi(c)}),function(c){return!Oa(oi,c.Z())})))} function ti(a,b,c){var d=fd.h().a;if(!Zc(C(b,Sc,3),d))return null;var e=E(b,gi,2),f=e.length*B(b,1,0),g=B(b,6,0);if(g){f=d[4];switch(c){case 2:var h=f[8];break;case 1:h=f[7]}f=null;if(h)try{f=h(g)}catch(k){}null===f&&(f=Math.floor(1E3*nc(window)));b=wi(b,f);return!b||d&&!Zc(C(b,Sc,3),d)?null:xi(a,[b],1)}g=d?Ja(e,function(k){return Zc(C(k,Sc,3),d)}):e;return g.length?(b=B(b,4,0))?yi(a,b,f,g):xi(a,g,f/1E3):null} function yi(a,b,c,d){var e=null!=a.f[b]?a.f[b]:1E3;if(0>=e)return null;d=xi(a,d,c/e);a.f[b]=d?0:e-c;return d}function xi(a,b,c){var d=a.c,e=Ma(b,function(f){return!!d[f.$()]});return e?e:a.g?null:kc(b,c,!1)}function zi(a,b){I(xd,function(c){a.c[c]=!0},b);I(zd,function(c,d){return qi(a,c,d)},b);I(Ad,function(c){return(a.b[c]||[]).concat(a.b[4])},b);I(Jd,function(c){return vi(a,c)},b)}wa(pi);function ri(a,b){return(a=Ma(a,function(c){return c.Z()==b}))&&E(a,ii,2)||[]} function si(a,b){return Ja(a,function(c){return c.Z()!=b})}function wi(a,b){var c=E(a,gi,2),d=c.length,e=B(a,1,0);a=B(a,8,0);var f=(b-a)%d;return b<a||b-a-f>=d*e-1?null:c[f]};function Ai(){this.a=function(){}}wa(Ai);function Bi(a){Ai.h().a(a)};function Ci(a,b,c,d){var e=1;d=void 0===d?di():d;e=void 0===e?0:e;d.hasOwnProperty("init-done")?(Md(Jd,d)(Ka(E(a,mi,2),function(f){return f.a})),Md(Kd,d)(Ka(E(a,bd,1),function(f){return f.a}),e),b&&Md(Ld,d)(b),Di(d,e)):(zi(pi.h().H(E(a,mi,2),e,c),d),Nd(d),Od(d),Pd(d),Di(d,e),td(E(a,bd,1),e),gd=gd||!(!c||!c.Na),Bi(fi.h()),b&&Bi(b))}function Di(a,b){a=void 0===a?di():a;b=void 0===b?0:b;var c=a,d=b;d=void 0===d?0:d;Hh(Gh.h(),c,d);c=a;b=void 0===b?0:b;Rd(Qd.h(),c,b);Ai.h().a=Md(Ld,a);Qd.h().a()};function Ei(a){try{return a.localStorage}catch(b){return null}} function Fi(a){var b=K(a);if(b.plle)Di(di(a),1);else{b.plle=!0;var c=Ei(a);null==sc(c,"goog_pem_mod")&&tc(a,c,"goog_pem_mod");c=[null,null];try{var d=JSON.parse("[[[259,null,null,[1]],[225,null,null,[1]],[289,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]],[284,null,null,[1]],[207,null,null,[1]],[null,60,null,[null,20]],[null,57,null,[null,300]],[null,58,null,[null,300]],[215,null,null,[1]],[230,null,null,[1]],[191,null,null,[1]],[null,null,null,[null,null,null,[\x22facebook[.]com\x22,\x22whatsapp[.]com\x22,\x22youtube[.]com\x22,\x22google[.]com\x22,\x22\\\\/ads?\\\\/\x22]],null,9]],[[10,[[1,[[21066108],[21066109,[[316,null,null,[1]]]]],null,null,null,34,18,1],[1,[[21066110],[21066111,[[316,null,null,[1]]]]],null,null,null,34,18,1],[100,[[42530451],[42530452,[[324,null,null,[1]]]]],null,null,null,41,20,1],[100,[[42530453],[42530454,[[324,null,null,[1]]]]],null,null,null,41,20,1],[1,[[42530473],[42530474,[[341,null,null,[1]]]]],null,null,null,46,23,1],[1,[[42530475],[42530476,[[341,null,null,[1]]]]],null,null,null,46,23,1],[3,[[44717727],[44717728],[44717729],[44717730],[44719983],[44719984]]],[1,[[44719906,null,[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[44719907,[[190,null,null,[1]]],[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]]]],[1,[[21065070],[21065071],[21065072,[[243,null,null,[1]]]],[21065073,[[243,null,null,[1]]]]]],[50,[[21065531],[21065532]],null,null,null,13,null,300],[50,[[21066124,[[190,null,null,[1]]],[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[21066125,[[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,40,null,1],[150,[[21066141,null,[2,[[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]],[6,null,null,3,null,2]]]],[21066142,[[233,null,null,[1]],[232,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,42,null,1],[50,[[21066259,null,[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]],[21066260,[[335,null,null,[1]]],[1,[[12,null,null,null,2,null,\x22\\\\.wiki(dogs|how)(-fun)?\\\\.\x22]]]]],null,null,null,45],[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,36,8,1],[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,36,8,1],[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,37,10,1],[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,37,10,1],[10,[[21066004],[21066005,[[325,null,null,[1]]]]],null,23],[null,[[21066126,[[290,null,null,[1]],[190,null,null,[1]]]],[21066127,[[290,null,null,[1]],[190,null,null,[1]]]]],null,null,null,38,null,1],[1,[[21066167],[21066168,[[279,null,null,[1]]]]]],[1,[[21066175],[21066176],[21066177],[21066178]],null,null,null,44,22],[1,[[21066179],[21066180]],null,null,null,44,null,500],[1,[[21066336],[21066337,[[343,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]]]]],[12,[[20,[[21065724],[21065725,[[203,null,null,[1]]]]],[4,null,9,null,null,null,null,[\x22LayoutShift\x22]]],[1,[[21065755],[21065756,[[312,null,null,[1]]]]],null,21],[1,[[21065757],[21065758,[[312,null,null,[1]]]]],[4,null,9,null,null,null,null,[\x22hasTrustToken\x22]],21],[1,[[21065784]]],[1,[[21065785,null,[4,null,8,null,null,null,null,[\x22navigator.connection.saveData\x22]]]]],[1,[[21065786,null,[4,null,27,null,null,null,null,[\x22navigator.connection.saveData\x22]]]]],[1,[[21065787,null,[1,[[4,null,27,null,null,null,null,[\x22navigator.connection.saveData\x22]]]]]]]]]]]")}catch(h){d=c}Mf(13,[d]);Ci(new ki(d),Zh.h(),{ua:Rh(a),Na:Nc},di(a));Gh.h().b(12);Gh.h().b(10);b.eids=Ka(Gh.h().a(),String).concat(b.eids||[]);b=b.eids;ai||(ai=new bi);var e=ai;Qc=!0;var f;if(Bh(a,12)){d=Jh;c=Ih;var g=Gi(a,new Xh(0),Ic(e.a[149]),Ic(e.a[150]),[d.i,d.D],4);S(b,g);g==d.i?f=c.i:g==d.D?f= c.D:f="";S(b,f)}d=Lh;g=Gi(a,ci,Ic(e.a[179]),Ic(e.a[180]),[d.i,d.X]);S(b,g);c=Kh;g==d.i?f=c.i:g==d.X?f=c.X:f="";S(b,f);$a("")&&S(b,"");d=Nh;g=Hi(a,Ic(e.a[13]),[d.v,d.i]);S(b,g);g=Hi(a,0,[d.pa]);S(b,g);d=Oh;g=Hi(a,Ic(e.a[60]),[d.v,d.i]);S(b,g);g==Oh.v&&(d=Ph,g=Hi(a,Ic(e.a[66]),[d.v,d.i]),S(b,g),d=Qh,g=Hi(a,Ic(e.a[137]),[d.v,d.i]),S(b,g));d=Mh;g=Hi(a,Ic(e.a[98]),[d.i,d.D]);S(b,g);a=fe(a)||a;uh(a.location,"google_mc_lab")&&S(b,"242104166")}} function S(a,b){b&&a.push(b)}function Ii(a,b){for(var c=[],d=1;d<arguments.length;++d)c[d-1]=arguments[d];d=fe(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 Hi(a,b,c){for(var d=0;d<c.length;d++)if(Ii(a,c[d]))return c[d];return Rh(a)?null:kc(c,b)} function Gi(a,b,c,d,e,f){f=void 0===f?1:f;for(var g=0;g<e.length;g++)if(Ii(a,e[g]))return e[g];Rh(a)?c=null:(f=void 0===f?1:f,0>=d?c=null:(g=new Wh(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=Yh(a,Ei(a),b.a),c=null!==a&&g.start<=a&&g.a>=a?e[Math.floor((a-c)/f)%e.length]:null)));return c};function Ji(a,b,c){if(ec(a.document.getElementById(b).contentWindow))a=a.document.getElementById(b).contentWindow,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.push('"');a.location.replace("javascript:"+b.join(""))}};var Ki=null;function T(a,b,c,d){d=void 0===d?!1:d;Q.call(this,a,b);this.aa=c;this.Oa=d}p(T,Q);T.prototype.ha=function(){return this.aa};T.prototype.ca=function(a,b,c){b.google_ad_resize||(c.style.height=this.height()+"px",b.rpe=!0)};function Li(a){return function(b){return!!(b.aa&a)}};var Mi=Ab("script");function Ni(a,b,c,d,e,f,g,h,k,m,n,q,w,u){this.J=a;this.a=b;this.aa=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.A=void 0===k?!1:k;this.R=void 0===m?null:m;this.ba=void 0===n?null:n;this.g=void 0===q?null:q;this.j=void 0===w?null:w;this.U=void 0===u?null:u;this.W=this.M=this.L=null} function Oi(a,b,c){null!=a.aa&&(c.google_responsive_formats=a.aa);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.A&&(c.ebfa=a.A);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.T(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_responsive_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.R&&(c.gfwroml=a.R);null!=a.ba&&(c.gfwromr=a.ba);null!=a.g&&(c.gfwroh=a.g);null!=a.j&&(c.gfwrow=a.j);null!=a.U&&(c.gfwroz=a.U);null!=a.L&&(c.gml=a.L);null!=a.M&&(c.gmr=a.M);null!=a.W&&(c.gzi=a.W);b=ce();b=fe(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="<"+Mi+">window.top.postMessage('"+a+"', '*');\n </"+Mi+'>\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 Pi={},Qi=(Pi.image_stacked=1/1.91,Pi.image_sidebyside=1/3.82,Pi.mobile_banner_image_sidebyside=1/3.82,Pi.pub_control_image_stacked=1/1.91,Pi.pub_control_image_sidebyside=1/3.82,Pi.pub_control_image_card_stacked=1/1.91,Pi.pub_control_image_card_sidebyside=1/3.74,Pi.pub_control_text=0,Pi.pub_control_text_card=0,Pi),Ri={},Si=(Ri.image_stacked=80,Ri.image_sidebyside=0,Ri.mobile_banner_image_sidebyside=0,Ri.pub_control_image_stacked=80,Ri.pub_control_image_sidebyside=0,Ri.pub_control_image_card_stacked= 85,Ri.pub_control_image_card_sidebyside=0,Ri.pub_control_text=80,Ri.pub_control_text_card=80,Ri),Ti={},Ui=(Ti.pub_control_image_stacked=100,Ti.pub_control_image_sidebyside=200,Ti.pub_control_image_card_stacked=150,Ti.pub_control_image_card_sidebyside=250,Ti.pub_control_text=100,Ti.pub_control_text_card=150,Ti); function Vi(a){var b=0;a.C&&b++;a.s&&b++;a.u&&b++;if(3>b)return{B:"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.u.split(",");a=a.s.split(",");if(b.length!==c.length||b.length!==a.length)return{B:'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{B:"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{B:"Wrong value '"+c[f]+"' for data-matched-content-rows-num."};d.push(g);g=Number(a[f]);if(isNaN(g)||0===g)return{B:"Wrong value '"+a[f]+"' for data-matched-content-columns-num."};e.push(g)}return{u:d,s:e,xa:b}}function Wi(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 Xi=["google_content_recommendation_ui_type","google_content_recommendation_columns_num","google_content_recommendation_rows_num"];function Yi(a,b){Q.call(this,a,b)}p(Yi,Q);Yi.prototype.T=function(a){return Math.min(1200,Math.max(this.minWidth(),Math.round(a)))}; function Zi(a,b){$i(a,b);if("pedestal"==b.google_content_recommendation_ui_type)return new Ni(9,new Yi(a,Math.floor(a*b.google_phwr)));var c=cc();468>a?c?(c=a-8-8,c=Math.floor(c/1.91+70)+Math.floor(11*(c*Qi.mobile_banner_image_sidebyside+Si.mobile_banner_image_sidebyside)+96),a={P:a,N:c,s:1,u:12,C:"mobile_banner_image_sidebyside"}):(a=Wi(a),a={P:a.width,N:a.height,s:1,u:13,C:"image_sidebyside"}):(a=Wi(a),a={P:a.width,N:a.height,s:4,u:2,C:"image_stacked"});aj(b,a);return new Ni(9,new Yi(a.P,a.N))} function bj(a,b){$i(a,b);var c=Vi({u:b.google_content_recommendation_rows_num,s:b.google_content_recommendation_columns_num,C:b.google_content_recommendation_ui_type});if(c.B)a={P:0,N:0,s:0,u:0,C:"image_stacked",B:c.B};else{var d=2===c.xa.length&&468<=a?1:0;var e=c.xa[d];e=0===e.indexOf("pub_control_")?e:"pub_control_"+e;var f=Ui[e];for(var g=c.s[d];a/g<f&&1<g;)g--;f=g;c=c.u[d];d=Math.floor(((a-8*f-8)/f*Qi[e]+Si[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?{P:0,N:0,s:0,u:0,C:e,B:a.oa}:{P:a.width,N:a.height,s:f,u:c,C:e}}if(a.B)throw new O(a.B);aj(b,a);return new Ni(9,new Yi(a.P,a.N))}function $i(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 aj(a,b){a.google_content_recommendation_ui_type=b.C;a.google_content_recommendation_columns_num=b.s;a.google_content_recommendation_rows_num=b.u};function cj(a,b){Q.call(this,a,b)}p(cj,Q);cj.prototype.T=function(){return this.minWidth()};cj.prototype.ca=function(a,b,c){pg(a,c);b.google_ad_resize||(c.style.height=this.height()+"px",b.rpe=!0)};var dj={"image-top":function(a){return 600>=a?284+.414*(a-250):429},"image-middle":function(a){return 500>=a?196-.13*(a-250):164+.2*(a-500)},"image-side":function(a){return 500>=a?205-.28*(a-250):134+.21*(a-500)},"text-only":function(a){return 500>=a?187-.228*(a-250):130},"in-article":function(a){return 420>=a?a/1.2:460>=a?a/1.91+130:800>=a?a/4:200}};function ej(a,b){Q.call(this,a,b)}p(ej,Q);ej.prototype.T=function(){return Math.min(1200,this.minWidth())}; function fj(a,b,c,d,e){var f=e.google_ad_layout||"image-top";if("in-article"==f&&"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 Ni(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 Ni(11,new Q(a,f))}d=dj[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 Ni(11,"in-article"==f?new ej(a,b):new Q(a,b))};function gj(a){return function(b){for(var c=a.length-1;0<=c;--c)if(!a[c](b))return!1;return!0}}function hj(a,b,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 U=[new T(970,90,2),new T(728,90,2),new T(468,60,2),new T(336,280,1),new T(320,100,2),new T(320,50,2),new T(300,600,4),new T(300,250,1),new T(250,250,1),new T(234,60,2),new T(200,200,1),new T(180,150,1),new T(160,600,4),new T(125,125,1),new T(120,600,4),new T(120,240,4),new T(120,120,1,!0)],ij=[U[6],U[12],U[3],U[0],U[7],U[14],U[1],U[8],U[10],U[4],U[15],U[2],U[11],U[5],U[13],U[9],U[16]];function jj(a,b,c,d,e){"false"==e.google_full_width_responsive?c={l:a,m:1}:"autorelaxed"==b&&e.google_full_width_responsive||kj(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 lj(a,b,c,d,e){var f=vf(247,function(){return jj(a,b,c,d,e)}),g=f.l;f=f.m;var h=!0===f,k=G(d.style.width),m=G(d.style.height),n=mj(g,b,c,d,e,h);g=n.O;h=n.I;var q=n.F,w=n.G,u=n.ha;n=n.wa;var D=nj(b,u),v,L=(v=R(d,c,"marginLeft",G))?v+"px":"",Ga=(v=R(d,c,"marginRight",G))?v+"px":"";v=R(d,c,"zIndex")||"";return new Ni(D,g,u,null,n,f,h,q,w,L,Ga,m,k,v)}function kj(a){return"auto"==a||/^((^|,) *(horizontal|vertical|rectangle) *)+$/.test(a)} function mj(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),Li(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 q=[function(u){return!u.Oa}];!g&&!h||kg(c)||(g=wg(c,d),q.push(ug(g)));var w=m&&!f&&3===b&&oj(c)?new T(a,Math.floor(a/1.2),1):hj(ij.slice(0),gj(n),gj(q));if(!w)throw new O("No slot size for availableWidth="+a);q=vf(248, function(){var u;a:if(f){if(e.gfwrnh&&(u=G(e.gfwrnh))){u={O:new cj(a,u),I:!0,F:!1,G:!1};break a}u=!1;var D=bg(c).clientHeight,v=eg(d,c),L=c.google_lpabyc,Ga=vg(d,c);Ga&&2<Ga&&!c.google_bfabyc&&(!L||v-L>D)&&(D=.9*bg(c).clientHeight,v=Math.min(D,pj(c,d,e)),D&&v==D&&(v=c.google_pbfabyc,u=!v,v||(c.google_pbfabyc=eg(d,c)+D)));D=a/1.2;if(kg(c))v=D;else if(v=Math.min(D,pj(c,d,e)),v<.5*D||100>v)v=D;J(282)&&!sg(d,c)&&(v=Math.max(v,.5*bg(c).clientHeight));u={O:new cj(a,Math.floor(v)),I:v<D?102:!0,F:!1,G:u}}else u= {O:w,I:100,F:!1,G:!1};return u});g=q.O;m=q.I;n=q.F;q=q.G;return"in-article"===e.google_ad_layout&&qj(c)?{O:rj(a,c,d,g,e),I:!1,F:!1,G:!1,ha:b,wa:k}:{O:g,I:m,F:n,G:q,ha:b,wa:k}}function pj(a,b,c){if(c.google_resizing_allowed||"true"==c.google_full_width_responsive)a=Infinity;else{c=Infinity;do{var d=R(b,a,"height",G);d&&(c=Math.min(c,d));(d=R(b,a,"maxHeight",G))&&(c=Math.min(c,d))}while((b=b.parentElement)&&"HTML"!=b.tagName);a=c}return a} function nj(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 rj(a,b,c,d,e){var f=e.google_ad_height||R(c,b,"height",G);b=fj(a,b,c,f,e).a;return b.minWidth()*b.height()>a*d.height()?new T(b.minWidth(),b.height(),1):d}function qj(a){return J(227)||a.location&&"#hffwroe2etoq"==a.location.hash}function oj(a){return J(232)||a.location&&"#affwroe2etoq"==a.location.hash};function sj(a,b){Q.call(this,a,b)}p(sj,Q);sj.prototype.T=function(){return this.minWidth()};sj.prototype.ka=function(a){return Q.prototype.ka.call(this,a)+"_0ads_al"};var tj=[new sj(728,15),new sj(468,15),new sj(200,90),new sj(180,90),new sj(160,90),new sj(120,90)]; function uj(a,b,c){var d=250,e=90;d=void 0===d?130:d;e=void 0===e?30:e;var f=hj(tj,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 Ni(10,new sj(a,Math.min(b,15==f?e:d)))).a;b=d.minWidth();d=d.height();15<=c&&(d=c);return new Ni(10,new sj(b,d))} function vj(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 wj(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 Ni(12,new Q(a,d),null,null,!0,g,100);a=mj(f,"auto",b,c,e,!0);return new Ni(1,a.O,a.ha,2,!0,g,a.I,a.F,a.G)};function xj(a,b){var c=b.google_ad_format;if("autorelaxed"==c){a:{if("pedestal"!=b.google_content_recommendation_ui_type)for(a=fa(Xi),c=a.next();!c.done;c=a.next())if(null!=b[c.value]){b=!0;break a}b=!1}return b?9:5}if(kj(c))return 1;if("link"==c)return 4;if("fluid"==c){if(c="in-article"===b.google_ad_layout)c=J(208)||J(227)||a.location&&("#hffwroe2etop"==a.location.hash||"#hffwroe2etoq"==a.location.hash);return c?(yj(b),1):8}if(c=27===b.google_reactive_ad_format)c=!(J(335)||a.location&&"#cefwroe2etoq"== a.location.hash);if(c)return yj(b),1}function zj(a,b,c,d,e){e=b.offsetWidth||(c.google_ad_resize||(void 0===e?!1:e))&&R(b,d,"width",G)||c.google_ad_width||0;(J(310)||d.location&&"#ooimne2e"==d.location.hash)&&4===a&&(c.google_ad_format="auto",c.google_ad_slot="",a=1);var f=(f=Aj(a,e,b,c,d))?f:lj(e,c.google_ad_format,d,b,c);f.a.ca(d,c,b);Oi(f,e,c);1!=a&&(a=f.a.height(),b.style.height=a+"px")} function Aj(a,b,c,d,e){var f=d.google_ad_height||R(c,e,"height",G);switch(a){case 5:return a=vf(247,function(){return jj(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),Zi(f,d);case 9:return bj(b,d);case 4:return a=vj(b,e,c,d),uj(a,wg(e,c),f);case 8:return fj(b,e,c,f,d);case 10:return wj(b,e,c,f,d)}}function yj(a){a.google_ad_format="auto";a.armr=3};function V(a){this.f=[];this.b=a||window;this.a=0;this.c=null;this.g=0}var Bj;l=V.prototype;l.Ka=function(a,b){0!=this.a||0!=this.f.length||b&&b!=window?this.ta(a,b):(this.a=2,this.Ba(new Cj(a,window)))};l.ta=function(a,b){this.f.push(new Cj(a,b||this.b));Dj(this)};l.Sa=function(a){this.a=1;if(a){var b=wf(188,Ea(this.Aa,this,!0));this.c=this.b.setTimeout(b,a)}};l.Aa=function(a){a&&++this.g;1==this.a&&(null!=this.c&&(this.b.clearTimeout(this.c),this.c=null),this.a=0);Dj(this)}; l.Za=function(){return!(!window||!Array)};l.Ma=function(){return this.g};function Dj(a){var b=wf(189,Ea(a.$a,a));a.b.setTimeout(b,0)}l.$a=function(){if(0==this.a&&this.f.length){var a=this.f.shift();this.a=2;var b=wf(190,Ea(this.Ba,this,a));a.a.setTimeout(b,0);Dj(this)}};l.Ba=function(a){this.a=0;a.b()};function Ej(a){try{return a.sz()}catch(b){return!1}}function Fj(a){return!!a&&("object"===typeof a||"function"===typeof a)&&Ej(a)&&Xd(a.nq)&&Xd(a.nqa)&&Xd(a.al)&&Xd(a.rl)} function Gj(){if(Bj&&Ej(Bj))return Bj;var a=Fg(),b=a.google_jobrunner;return Fj(b)?Bj=b:a.google_jobrunner=Bj=new V(a)}function Hj(a,b){Gj().nq(a,b)}function Ij(a,b){Gj().nqa(a,b)}V.prototype.nq=V.prototype.Ka;V.prototype.nqa=V.prototype.ta;V.prototype.al=V.prototype.Sa;V.prototype.rl=V.prototype.Aa;V.prototype.sz=V.prototype.Za;V.prototype.tc=V.prototype.Ma;function Cj(a,b){this.b=a;this.a=b};function Jj(a,b){var c=fe(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 Kj(a){var b=this;this.a=a;a.google_iframe_oncopy||(a.google_iframe_oncopy={handlers:{},upd:function(c,d){var e=Lj("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} Kj.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 Lj(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 Mj,Nj="var i=this.id,s=window.google_iframe_oncopy,H=s&&s.handlers,h=H&&H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&&d&&(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e){}w.location.replace(h)}}"; var W=Nj;/[\x00&<>"']/.test(W)&&(-1!=W.indexOf("&")&&(W=W.replace(ab,"&amp;")),-1!=W.indexOf("<")&&(W=W.replace(bb,"&lt;")),-1!=W.indexOf(">")&&(W=W.replace(cb,"&gt;")),-1!=W.indexOf('"')&&(W=W.replace(db,"&quot;")),-1!=W.indexOf("'")&&(W=W.replace(eb,"&#39;")),-1!=W.indexOf("\x00")&&(W=W.replace(fb,"&#0;")));Nj=W;Mj=Nj;var Oj={},Pj=(Oj.google_ad_modifications=!0,Oj.google_analytics_domain_name=!0,Oj.google_analytics_uacct=!0,Oj.google_pause_ad_requests=!0,Oj);function Qj(a){switch(a){case "":case "Test":case "Real":return!0;default:return!1}}function Rj(a){this.c=F;this.b=void 0===a?!1:a;this.a=new Xb}function Sj(a){var b=a.a.get("__gads","");return a.b&&!Qj(b)?"Real":b}Rj.prototype.write=function(a){var b=A(a,1);if(this.b){if(!Qj(this.a.get("__gads","")))return;Qj(b)||(b="Real")}this.a.set("__gads",b,{Pa:A(a,2)-this.c.Date.now()/1E3,path:A(a,3),domain:A(a,4),Xa:!1})};var Tj=/^\.google\.(com?\.)?[a-z]{2,3}$/,Uj=/\.(cn|com\.bi|do|sl|ba|by|ma|am)$/;function Vj(a){return Tj.test(a)&&!Uj.test(a)}var Wj=r;function Xj(a){a="https://adservice"+(a+"/adsid/integrator.js");var b=["domain="+encodeURIComponent(r.location.hostname)];X[3]>=+new Date&&b.push("adsid="+encodeURIComponent(X[1]));return a+"?"+b.join("&")}var X,Y; function Yj(){Wj=r;X=Wj.googleToken=Wj.googleToken||{};var a=+new Date;X[1]&&X[3]>a&&0<X[2]||(X[1]="",X[2]=-1,X[3]=-1,X[4]="",X[6]="");Y=Wj.googleIMState=Wj.googleIMState||{};Vj(Y[1])||(Y[1]=".google.com");Array.isArray(Y[5])||(Y[5]=[]);"boolean"!==typeof Y[6]&&(Y[6]=!1);Array.isArray(Y[7])||(Y[7]=[]);"number"!==typeof Y[8]&&(Y[8]=0)} var Zj={la:function(){return 0<Y[8]},Ua:function(){Y[8]++},Va:function(){0<Y[8]&&Y[8]--},Wa:function(){Y[8]=0},fb:function(){return!1},La:function(){return Y[5]},Ja:function(a){try{a()}catch(b){r.setTimeout(function(){throw b;},0)}},Ta:function(){if(!Zj.la()){var a=r.document,b=function(e){e=Xj(e);a:{try{var f=qa();break a}catch(g){}f=void 0}wh(a,e,f);f=a.createElement("script");f.type="text/javascript";f.onerror=function(){return r.processGoogleToken({},2)};e=ac(e);f.src=Za(e);vb(f);try{(a.head|| a.body||a.documentElement).appendChild(f),Zj.Ua()}catch(g){}},c=Y[1];b(c);".google.com"!=c&&b(".google.com");b={};var d=(b.newToken="FBT",b);r.setTimeout(function(){return r.processGoogleToken(d,1)},1E3)}}}; function ak(){r.processGoogleToken=r.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||"";Yj();1==b?Zj.Wa():Zj.Va();var h=Wj.googleToken=Wj.googleToken||{},k=0==b&&a&&"string"===typeof a&&!d&&"number"===typeof e&&0<e&&"number"===typeof f&&0<f&&"string"===typeof g;d=d&&!Zj.la()&&(!(X[3]>=+new Date)||"NT"==X[1]);var m=!(X[3]>=+new Date)&& 0!=b;if(k||d||m)d=+new Date,e=d+1E3*e,f=d+1E3*f,1E-5>Math.random()&&Vd("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,Yj();if(k||!Zj.la()){b=Zj.La();for(a=0;a<b.length;a++)Zj.Ja(b[a]);b.length=0}};Yj();X[3]>=+new Date&&X[2]>=+new Date||Zj.Ta()};var bk=Ab("script"); function ck(){F.google_sa_impl&&!F.document.getElementById("google_shimpl")&&(F.google_sa_queue=null,F.google_sl_win=null,F.google_sa_impl=null);if(!F.google_sa_queue){F.google_sa_queue=[];F.google_sl_win=F;F.google_process_slots=function(){return dk(F)};var a=ek();yc(F.Promise)&&yc(F.Symbol)?ic(F.document,a).id="google_shimpl":(a=Zb(document,"IFRAME"),a.id="google_shimpl",a.style.display="none",F.document.documentElement.appendChild(a),Ji(F,"google_shimpl","<!doctype html><html><body><"+(bk+">google_sl_win=window.parent;google_async_iframe_id='google_shimpl';</")+ (bk+">")+fk()+"</body></html>"),a.contentWindow.document.close())}}var dk=wf(215,function(a){var b=a.google_sa_queue,c=b.shift();a.google_sa_impl||xf("shimpl",{t:"no_fn"});xa(c)&&vf(216,c);b.length&&a.setTimeout(function(){return dk(a)},0)});function gk(a,b,c){a.google_sa_queue=a.google_sa_queue||[];a.google_sa_impl?c(b):a.google_sa_queue.push(b)}function fk(){var a=ek();return"<"+bk+' src="'+a+'"></'+bk+">"} function ek(){var a="/show_ads_impl.js";a=void 0===a?"/show_ads_impl.js":a;a:{if(Nc)try{var b=F.google_cafe_host||F.top.google_cafe_host;if(b){var c=b;break a}}catch(d){}c=Rc()}return Jf(c,["/pagead/js/",Mc(),"/r20190131",a,""].join(""),"https")} function hk(a,b,c,d){return function(){var e=!1;d&&Gj().al(3E4);try{Ji(a,b,c),e=!0}catch(g){var f=Fg().google_jobrunner;Fj(f)&&f.rl()}e&&(e=Lj("google_async_rrc",c),(new Kj(a)).set(b,hk(a,b,e,!1)))}} function ik(a){if(!Ki)a:{for(var b=[r.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){Ki=h;break a}}catch(k){}Ki=null}if(!Ki){if(/[^a-z0-9-]/.test(a))return null;c=Zb(document,"IFRAME");c.id="google_esf";c.name="google_esf";h=If(Lc("","googleads.g.doubleclick.net"),["/pagead/html/",Mc(),"/r20190131/zrt_lookup.html#", encodeURIComponent("")].join(""));c.src=h;c.style.display="none";c.setAttribute("data-ad-client",yh(a));return c}return null} function jk(a,b,c){kk(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;top:0;border:0px;width:'+(g+"px;height:"+(h+'px;"')));m.push("></iframe>");m=m.join(" ")}var n=e.id; var q="";q=void 0===q?"":q;g="border:none;height:"+h+"px;margin:0;padding:0;position:relative;visibility:visible;width:"+(g+"px;background-color:transparent;");n=['<ins id="'+(n+'_expand"'),' style="display:inline-table;'+g+(void 0===k?"":k)+'"',q?' data-ad-slot="'+q+'">':">",'<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 kk(a,b,c,d){var e=b.google_ad_width,f=b.google_ad_height;if(!Bb&&!Cb||J(325))b.google_enable_single_iframe=!0;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='"'+Mj+'"';d=d(a,g,b);lk(a,c,b);(c=ik(b.google_ad_client))&&a.document.documentElement.appendChild(c);c=Ha;e=(new Date).getTime();b.google_lrv= Mc();b.google_async_iframe_id=d;b.google_unique_id=$d(a);b.google_start_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=$h;if(b.google_enable_single_iframe){var h={pubWin:a,iframeWin:null,vars:b};gk(a,function(){a.google_sa_impl(h)},a.document.getElementById(d+"_anchor")?Hj:Ij)}else gk(a,hk(a,d,["<!doctype html><html><body>","<"+bk+">","google_sl_win=window.parent;google_iframe_start_time=new Date().getTime();",'google_async_iframe_id="'+ d+'";',"</"+bk+">","<"+bk+">window.parent.google_sa_impl({iframeWin: window, pubWin: window.parent, vars: window.parent['google_sv_map']['"+(d+"']});</")+bk+">","</body></html>"].join(""),!0),a.document.getElementById(d)?Hj:Ij)} function lk(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||!Vb[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 q=k[n];if(q.nodeName&&q.nodeName.toString().toLowerCase()=== g){if(b===q){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 w=a.parent;for(e=0;w&&w!==a&&25>e;++e){var u=w.frames;for(d=0;d<u.length;++d)if(a===u[d]){b.push(d);break}a=w;w=a.parent}}catch(D){}c.google_ad_dom_fingerprint=qc(h+b.join()).toString()}}function mk(){var a=ge(F,Ph.v)||ge(F,Nh.v)||ge(F,Nh.pa);nf(a)}var nk=!Pc; function ok(a){var b=a.value,c="https://partner.googleadservices.com/gampad/cookie.js?domain="+a.domain+"&callback=_gfp_s_&client="+a.bb;a.ab&&(c+="&test=1");b&&(c+="&cookie="+encodeURIComponent(b)+"&crv="+Number("Test"!==b));return c} function pk(a){var b=void 0===b?ok:b;var c=F._gfp_a_;if("boolean"!==typeof c)throw Error("Illegal value of _gfp_a_: "+c);if(c){c=F._gfp_p_;if("boolean"!==typeof c)throw Error("Illegal value of _gfp_p_: "+c);if(!c){if(J(225)){c=J(226);var d=new Rj(c);navigator.cookieEnabled&&(F._gfp_s_=wf(629,function(e){delete F._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(Tb(Sb(Rb(Qb(e),g),h),f))}}),ic(F.document,b({domain:F.location.hostname,bb:a,ab:c,value:Sj(d)})))}F._gfp_p_=!0}}};function qk(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=Jc,g.google_allow_expandable_ads=xc,g);e=g.hasOwnProperty(f)?g[f](e,null):e;null!==e&&(b[f]=e)}}}} function rk(a){if(a=Td(a))switch(a.data&&a.data.autoFormat){case "rspv":return 13;case "mcrspv":return 15;default:return 14}else return 12} function sk(a,b,c){qk(a,b);if(c.document&&c.document.body&&!xj(c,b)&&!b.google_reactive_ad_format){var d=parseInt(a.style.width,10),e=Jj(a,c);if(0<e&&d>e){var f=parseInt(a.style.height,10);d=!!Vb[d+"x"+f];var g=e;if(d){var h=Wb(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=lj(e,"auto",c,a,b);g=e;f.a.ca(c,b,a);Oi(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",G)||b.google_ad_width||0;e=Fa(lj,d,"auto",c,a,b,!1,!0);f=fe(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")||J(217)?1:J(218)?2:zh(f,1,g)?1:0;if(g=0!==f)b:if(!(488>P(c)||J(216))||b.google_reactive_ad_format||xj(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(!J(216)&&(g=ig(c,a,d,.3,b),!0!==g)){b.gfwrnwer=g;g=!1;break b}g=ee(c)==c?!0:!1}g?(b.google_resizing_allowed=!0,b.ovlp=!0,2===f?(f={},Oi(e(),d,f),b.google_resizing_width=f.google_ad_width,b.google_resizing_height=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=xj(c,b))zj(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_width||(b.google_ad_width=a.offsetWidth);b.google_ad_height||(b.google_ad_height=a.offsetHeight);b.google_loader_features_used=256;b.google_responsive_auto_format=rk(c)}else cg(a.style,b);c.location&&"#gfwmrp"==c.location.hash||12==b.google_responsive_auto_format&&"true"==b.google_full_width_responsive?zj(10,a,b,c,!1):ge(c,Mh.D)&&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 tk(a){this.b=a;this.a=null}p(tk,Sd);function uk(a){this.b=a;this.a=null;this.a||(this.b.googlefc?this.a=this.b:this.a=zc(this.b,"googlefcPresent"))}p(uk,Sd);function vk(a){this.b=a;this.a=null}p(vk,Sd);function wk(a,b,c){var d=window;return function(){var e=Ze(),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:(Ze()||0)-e,type:f},f=d.google_js_reporting_queue=d.google_js_reporting_queue||[],2048>f.length&&f.push(e))}return g}}function xk(a,b){return wk(a,b,function(c,d){(new lf).K(c,d)})};function Z(a,b){return null==b?"&"+a+"=null":"&"+a+"="+Math.floor(b)} function yk(){var a=this;this.J=this.ba=this.o=this.j=this.f=0;this.L=!1;this.A=this.g=this.c=0;this.M=.1>Math.random();this.R=r===r.top;var b=document.querySelector("[data-google-query-id]");if(this.a=b?b.getAttribute("data-google-query-id"):null)b=null;else{if("number"!==typeof r.goog_pvsid)try{Object.defineProperty(r,"goog_pvsid",{value:Math.floor(Math.random()*Math.pow(2,52))})}catch(c){}b=Number(r.goog_pvsid)||-1}this.V=b;this.M&&(b="https://pagead2.googlesyndication.com/pagead/gen_204?id=plmetrics"+ (this.a?"&qqid="+encodeURIComponent(this.a):Z("pvsid",this.V)),b+=Z("test",1),b+="&top="+(this.R?1:0),zk(b));this.U=new PerformanceObserver(xk(640,function(c){c=fa(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||J(241)&&!(.01<e.value)||(a.f+=Number(e.value),Number(e.value)>a.j&&(a.j=Number(e.value)),a.o+=1)}"largest-contentful-paint"===d.entryType&&(e=d,a.ba=Math.floor(e.renderTime||e.loadTime));"first-input"===d.entryType&& (e=d,a.J=Number((e.processingStart-e.startTime).toFixed(3)),a.L=!0);"longtask"===d.entryType&&(a.c+=d.duration,d.duration>a.g&&(a.g=d.duration),a.A+=1)}}));this.W=!1;this.b=xk(641,this.b.bind(this))}p(yk,Sd);function Ak(){var a=new yk;a.U.observe({entryTypes:["layout-shift","largest-contentful-paint","first-input","longtask"],buffered:!J(240)});document.addEventListener("unload",a.b);document.addEventListener("visibilitychange",a.b)} yk.prototype.b=function(){var a=document;if(2===({visible:1,hidden:2,prerender:3,preview:4,unloaded:5}[a.visibilityState||a.webkitVisibilityState||a.mozVisibilityState||""]||0)&&!this.W){this.W=!0;this.U.takeRecords();a="https://pagead2.googlesyndication.com/pagead/gen_204?id=plmetrics";window.LayoutShift&&(a+="&cls="+this.f.toFixed(3),a+="&mls="+this.j.toFixed(3),a+=Z("nls",this.o));window.LargestContentfulPaint&&(a+=Z("lcp",this.ba));window.PerformanceEventTiming&&this.L&&(a+=Z("fid",this.J));window.PerformanceLongTaskTiming&& (a+=Z("cbt",this.c),a+=Z("mbt",this.g),a+=Z("nlt",this.A));for(var b=0,c=fa(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;a+=Z("nif",b);a+=Z("ifi",Zd(window));b=Gh.h().a();a+="&eid="+encodeURIComponent(b.join());this.M&&(a+=Z("test",1));a+="&top="+(this.R?1:0);a+=this.a?"&qqid="+encodeURIComponent(this.a):Z("pvsid",this.V);zk(a)}}; function zk(a){window.fetch(a,{keepalive:!0,credentials:"include",redirect:"follow",method:"get",mode:"no-cors"})};var Bk=["https://adservice.google.com"];function Ck(a){this.c=Bk;this.a=2;this.b=a}p(Ck,Sd); function Dk(a){!document.hasTrustToken||3<=a.a||(a.a=3,Ia(a.c,function(b){window.fetch(b+"/tt/r",{keepalive:!0,redirect:"follow",method:"get",gb:{type:"srr-token-redemption",issuer:b,refreshPolicy:"none"}}).then(function(c){if(!c.ok)throw Error(c.status+": Network response was not ok!");a.a=5;a.b({issuer:b,state:5})}).catch(function(c){c&&"NoModificationAllowedError"===c.name?(a.a=5,a.b({issuer:b,state:5})):4>a.a&&a.b({issuer:null,state:4})})}))};function Ek(a){return de.test(a.className)&&"done"!=a.getAttribute("data-adsbygoogle-status")}function Fk(a,b){a.setAttribute("data-adsbygoogle-status","done");Gk(a,b)} function Gk(a,b){var c=window,d=ce();d.google_spfd||(d.google_spfd=sk);(d=b.google_reactive_ads_config)||sk(a,b,c);if(!Hk(a,b,c)){d||(c.google_lpabyc=Vh(c,a));if(d){d=d.page_level_pubvars||{};if(K(F).page_contains_reactive_tag&&!K(F).allow_second_reactive_tag){if(d.pltais){ie(!1);return}throw new O("Only one 'enable_page_level_ads' allowed per page.");}K(F).page_contains_reactive_tag=!0;ie(7===d.google_pgb_reactive)}else Yd(c);Wd(Pj,function(e,f){b[f]=b[f]||c[f]});b.google_loader_used="aa";b.google_reactive_tag_first= 1===(K(F).first_tag_on_page||0);vf(164,function(){jk(c,b,a)})}} function Hk(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=K(c);je(f.ad_whitelist||[],g,h)?g=null:(h=f.space_collapsing||"none",g=(g=je(f.ad_blacklist||[],g))?{qa:!0,Fa:g.space_collapsing||h}:f.remove_ads_by_default?{qa:!0,Fa:h,ia:f.ablation_viewport_offset}:null);if(g&&g.qa&&"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.Fa&&(null!==wc(a.getAttribute("width"))&&a.setAttribute("width",0),null!==wc(a.getAttribute("height"))&&a.setAttribute("height",0),a.style.width="0px",a.style.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:(r.console&&r.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 Ik(a){var b=document.getElementsByTagName("INS");for(var c=0,d=b[c];c<b.length;d=b[++c]){var e=d;if(Ek(e)&&"reserved"!=e.getAttribute("data-adsbygoogle-status")&&(!a||d.id==a))return d}return null}function Jk(a){if(a&&a.shift)try{for(var b,c=20;0<a.length&&(b=a.shift())&&0<c;)Kk(b),--c}catch(d){throw window.setTimeout(Lk,0),d;}}function Mk(){var a=Zb(document,"INS");a.className="adsbygoogle";a.className+=" adsbygoogle-noablate";Bc(a);return a} function Nk(a){var b={};Wd(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_pubvars=a.enable_page_level_ads);var c=Mk();Ub.body.appendChild(c);var d={};d=(d.google_reactive_ads_config=b,d.google_ad_client=a.google_ad_client,d);d.google_pause_ad_requests=K(F).pause_ad_requests||!1;Fk(c,d)} function Ok(a){function b(){return Nk(a)}var c=void 0===c?Ub:c;var d=fe(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(wf(191,b));Yb(c,"DOMContentLoaded",e);(new r.MutationObserver(function(f,g){c.body&&(e(),g.disconnect())})).observe(c,{childList:!0,subtree:!0})}} function Kk(a){var b={};vf(165,function(){Pk(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 Qk(a){delete a.google_checked_head;oc(a,function(b,c){le[c]||(delete a[c],b=c.replace("google","data").replace(/_/g,"-"),r.console.warn("AdSense head tag doesn't support "+b+" attribute."))})} function Rk(){var a=F.document.querySelector('script[src*="/pagead/js/adsbygoogle.js"][data-ad-client]:not([data-checked-head])');if(a){a.setAttribute("data-checked-head","true");var b=K(window);if(b.head_tag_slot_vars)throw new O("Only one AdSense head tag supported per page. The second tag is ignored.");var c={};qk(a,c);Qk(c);a={};for(var d in c)a[d]=c[d];b.head_tag_slot_vars=a;b={};c=(b.google_ad_client=c.google_ad_client,b.enable_page_level_ads=c,b);F.adsbygoogle||(F.adsbygoogle=[]);b=F.adsbygoogle; b.loaded?b.push(c):b.splice(0,0,c)}} function Pk(a,b){if(null==a)throw new O("push() called with no parameters.");Ha=(new Date).getTime();ck();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)Sk(a,b);else if((c=a.params)&&Wd(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= Tk(a.element);qk(a,b);c=K(r).head_tag_slot_vars||{};oc(c,function(e,f){b.hasOwnProperty(f)||(b[f]=e)});if(a.hasAttribute("data-require-head")&&!K(r).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=Dh(b.google_ad_client);var d=(c=0===(K(F).first_tag_on_page||0)&&Th(b))&&Uh(c);c&& !d&&(Sk(c),K(F).skip_next_reactive_tag=!0);0===(K(F).first_tag_on_page||0)&&(K(F).first_tag_on_page=2);"_gfp_p_"in F||(F._gfp_p_=!1);pk(b.google_ad_client);b.google_pause_ad_requests=K(F).pause_ad_requests||!1;Fk(a,b);c&&d&&Uk(c)}}function Uk(a){Gc(function(){ag(r).wasPlaTagProcessed||r.adsbygoogle&&r.adsbygoogle.push(a)})} function Sk(a,b){if(K(F).skip_next_reactive_tag)K(F).skip_next_reactive_tag=!1;else{0===(K(F).first_tag_on_page||0)&&(K(F).first_tag_on_page=1);b&&a.tag_partner&&(he(r,a.tag_partner),he(b,a.tag_partner));a:if(!K(F).ama_ran_on_page){if(J(316))var c=null;else try{c=r.localStorage.getItem("google_ama_config")}catch(q){c=null}try{var d=c?new ye(c?JSON.parse(c):null):null}catch(q){d=null}if(b=d)if(c=C(b,Ae,3),!c||A(c,1)<=Date.now())try{r.localStorage.removeItem("google_ama_config")}catch(q){Ff(r,{lserr:1})}else{if(Uh(a)&& (c=He(E(b,Be,7)),!c||!Ib(c,8)))break a;K(F).ama_ran_on_page=!0;(d=C(b,Ee,13))&&1===A(d,1)&&(c=0,(d=C(d,Fe,6))&&A(d,3)&&(c=A(d,3)||0),d=K(r),d.remove_ads_by_default=!0,d.space_collapsing="slot",d.ablation_viewport_offset=c);Mf(3,[b.a]);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=He(E(b,Be,7)),f;if(f=e)b:{var g=A(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(A(e,4)){f={};var k=new zf(null,(f.google_package= A(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,r),Fa(sh,r))}}catch(q){Ff(r,{atf:-1})}}}Ok(a)}}function Tk(a){if(a){if(!Ek(a)&&(a.id?a=Ik(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=Ik(),!a)throw new O("All ins elements in the DOM with class=adsbygoogle already have ads in them.");return a} function Vk(){var a=new vk(F),b=new tk(F),c=new uk(F),d=F.__cmp?1:0,e;(e=xa(a.b.__tcfapi))||(a.a?e=a.a:(a.a=zc(a.b,"__tcfapiLocator"),e=a.a),e=null!=e);(a=xa(b.b.__uspapi))||(b.a?b=b.a:(b.a=zc(b.b,"__uspapiLocator"),b=b.a),a=null!=b);xf("cmpMet",{tcfv1:d,tcfv2:e?1:0,usp:a?1:0,fc:c.a?1:0,ptt:9},1)}function Lk(){sf();mf.Ca(yf);vf(166,Wk)} function Wk(){var a=Ud(Td(F))||F;Fi(a);if(!x("Trident")&&!x("MSIE")||0<=hb(tb(),11)){mk();Yj();Vj(".google.ca")&&(Y[1]=".google.ca");ak();J(312)&&Dk(new Ck(function(e){F.google_trust_token_redemption_status=e}));F.PerformanceObserver&&J(203)&&!window.google_plmetrics&&(Ak(),window.google_plmetrics=!0);if(a=fe(r))a=ag(a),a.tagSpecificState[1]||(a.tagSpecificState[1]=new th);Rk();a=window.adsbygoogle;if(!a||!a.loaded){J(343)&&Vk();var b={push:Kk,loaded:!0};try{Object.defineProperty(b, "requestNonPersonalizedAds",{set:Xk}),Object.defineProperty(b,"pauseAdRequests",{set:Yk}),Object.defineProperty(b,"cookieOptions",{set:Zk}),Object.defineProperty(b,"onload",{set:$k})}catch(e){}if(a)for(var c=fa(["requestNonPersonalizedAds","pauseAdRequests","cookieOptions"]),d=c.next();!d.done;d=c.next())d=d.value,void 0!==a[d]&&(b[d]=a[d]);"_gfp_a_"in window||(window._gfp_a_=nk);Jk(a);window.adsbygoogle=b;a&&(b.onload=a.onload)}}} function Xk(a){if(+a){if((a=hc())&&a.frames&&!a.frames.GoogleSetNPA)try{var b=a.document,c=new $b(b),d=b.body||b.head&&b.head.parentElement;if(d){var e=Zb(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 Yk(a){+a?K(F).pause_ad_requests=!0:(K(F).pause_ad_requests=!1,a=function(){if(!K(F).pause_ad_requests){var b=ce(),c=ce();try{if(Ub.createEvent){var d=Ub.createEvent("CustomEvent");d.initCustomEvent("adsbygoogle-pub-unpause-ad-requests-event",!1,!1,"");b.dispatchEvent(d)}else if(Xd(c.CustomEvent)){var e=new c.CustomEvent("adsbygoogle-pub-unpause-ad-requests-event",{bubbles:!1,cancelable:!1,detail:""});b.dispatchEvent(e)}else if(Xd(c.Event)){var f=new Event("adsbygoogle-pub-unpause-ad-requests-event", {bubbles:!1,cancelable:!1});b.dispatchEvent(f)}}catch(g){}}},r.setTimeout(a,0),r.setTimeout(a,1E3))}function Zk(a){switch(a){case 0:a=!0;break;case 1:a=!1;break;case 2:a=nk;break;default:throw Error("Illegal value of cookieOptions: "+a);}F._gfp_a_=a;"_gfp_p_"in F&&(a=F.google_sv_map,pk(a[pc(a)].google_ad_client))}function $k(a){Xd(a)&&window.setTimeout(a,0)};Lk();}).call(this);
You can add this document to your study collection(s)
Sign in Available only to authorized usersYou can add this document to your saved list
Sign in Available only to authorized users(For complaints, use another form )