You are on page 1of 66

(function(window,document,location){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
var p;function ba(a){var b=0;return function(){return b<a.length?{done:!
1,value:a[b++]}:{done:!0}}}function t(a){var b="undefined"!=typeof
Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):
{next:ba(a)}}function x(a){if(!(a instanceof Array)){a=t(a);for(var b,c=[];!
(b=a.next()).done;)c.push(b.value);a=c}return a}var ca="function"==typeof
Object.create?Object.create:function(a){function b(){}b.prototype=a;return new
b},da;
if("function"==typeof Object.setPrototypeOf)da=Object.setPrototypeOf;else{var fa;a:
{var ia={a:!0},ja={};try{ja.__proto__=ia;fa=ja.a;break a}catch(a){}fa=!1}da=fa?
function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not
extensible");return a}:null}var ka=da;
function la(a,b)
{a.prototype=ca(b.prototype);a.prototype.constructor=a;if(ka)ka(a,b);else for(var c
in b)if("prototype"!=c)if(Object.defineProperties){var
d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else
a[c]=b[c]}var ma="function"==typeof Object.defineProperties?
Object.defineProperty:function(a,b,c){a!=Array.prototype&&a!
=Object.prototype&&(a[b]=c.value)};
function oa(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 pa=oa(this);function qa(a,b){if(b){var
c=pa;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&&ma(c,a,
{configurable:!0,writable:!0,value:b})}}
qa("String.prototype.endsWith",function(a){return a?a:function(b,c)
{if(null==this)throw new TypeError("The 'this' value for String.prototype.endsWith
must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First
argument to String.prototype.endsWith must not be a regular expression");void
0===c&&(c=this.length);c=Math.max(0,Math.min(c|0,this.length));for(var
d=b.length;0<d&&0<c;)if(this[--c]!=b[--d])return!1;return 0>=d}});
qa("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}});function ra(a,b)
{return Object.prototype.hasOwnProperty.call(a,b)}var sa="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)ra(d,e)&&(a[e]=d[e])}return
a};qa("Object.assign",function(a){return a||sa});
qa("Promise",function(a){function b(g){this.H=0;this.ua=void 0;this.j=[];var
h=this.l();try{g(h.resolve,h.reject)}catch(k){h.reject(k)}}function c()
{this.j=null}function d(g){return g instanceof b?g:new b(function(h)
{h(g)})}if(a)return a;c.prototype.l=function(g){if(null==this.j){this.j=[];var
h=this;this.m(function(){h.v()})}this.j.push(g)};var
e=pa.setTimeout;c.prototype.m=function(g){e(g,0)};c.prototype.v=function()
{for(;this.j&&this.j.length;){var g=this.j;this.j=[];for(var h=0;h<g.length;++h)
{var k=
g[h];g[h]=null;try{k()}catch(l){this.o(l)}}}this.j=null};c.prototype.o=function(g)
{this.m(function(){throw g;})};b.prototype.l=function(){function g(l){return
function(m){k||(k=!0,l.call(h,m))}}var h=this,k=!
1;return{resolve:g(this.D),reject:g(this.m)}};b.prototype.D=function(g)
{if(g===this)this.m(new TypeError("A Promise cannot resolve to itself"));else if(g
instanceof b)this.F(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.C(g):this.o(g)}};
b.prototype.C=function(g){var h=void 0;try{h=g.then}catch(k)
{this.m(k);return}"function"==typeof h?
this.G(h,g):this.o(g)};b.prototype.m=function(g)
{this.v(2,g)};b.prototype.o=function(g){this.v(1,g)};b.prototype.v=function(g,h)
{if(0!=this.H)throw Error("Cannot settle("+g+", "+h+"): Promise already settled in
state"+this.H);this.H=g;this.ua=h;this.A()};b.prototype.A=function(){if(null!
=this.j){for(var g=0;g<this.j.length;++g)f.l(this.j[g]);this.j=null}};var f=new
c;b.prototype.F=function(g){var h=
this.l();g.Va(h.resolve,h.reject)};b.prototype.G=function(g,h){var
k=this.l();try{g.call(h,k.resolve,k.reject)}catch(l)
{k.reject(l)}};b.prototype.then=function(g,h){function k(q,u)
{return"function"==typeof q?function(v){try{l(q(v))}catch(w){m(w)}}:u}var l,m,n=new
b(function(q,u){l=q;m=u});this.Va(k(g,l),k(h,m));return
n};b.prototype.catch=function(g){return this.then(void
0,g)};b.prototype.Va=function(g,h){function k(){switch(l.H){case
1:g(l.ua);break;case 2:h(l.ua);break;default:throw Error("Unexpected state: "+
l.H);}}var l=this;null==this.j?
f.l(k):this.j.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 l=t(g),m=l.next();!
m.done;m=l.next())d(m.value).Va(h,k)})};b.all=function(g){var
h=t(g),k=h.next();return k.done?d([]):new b(function(l,m){function n(v){return
function(w){q[v]=w;u--;0==u&&l(q)}}var q=[],u=0;do q.push(void 0),u+
+,d(k.value).Va(n(q.length-1),m),k=h.next();while(!k.done)})};return b});
function ta(){ta=function(){};pa.Symbol||(pa.Symbol=ua)}function wa(a,b)
{this.j=a;ma(this,"description",{configurable:!0,writable:!
0,value:b})}wa.prototype.toString=function(){return this.j};var ua=function()
{function a(c){if(this instanceof a)throw new TypeError("Symbol is not a
constructor");return new wa("jscomp_symbol_"+(c||"")+"_"+b++,c)}var b=0;return a}
();
function xa(){ta();var a=pa.Symbol.iterator;a||
(a=pa.Symbol.iterator=pa.Symbol("Symbol.iterator"));"function"!=typeof
Array.prototype[a]&&ma(Array.prototype,a,{configurable:!0,writable:!
0,value:function(){return za(ba(this))}});xa=function(){}}function za(a)
{xa();a={next:a};a[pa.Symbol.iterator]=function(){return this};return a}
function Ca(a,b){xa();a instanceof String&&(a+="");var c=0,d={next:function()
{if(c<a.length){var e=c++;return{value:b(e,a[e]),done:!1}}d.next=function()
{return{done:!0,value:void 0}};return d.next()}};d[Symbol.iterator]=function()
{return d};return d}
qa("WeakMap",function(a){function b(k){this.j=(h+=Math.random()+1).toString();if(k)
{k=t(k);for(var l;!(l=k.next()).done;)l=l.value,this.set(l[0],l[1])}}function c()
{}function d(k){var l=typeof k;return"object"===l&&null!
==k||"function"===l}function e(k){if(!ra(k,g)){var l=new c;ma(k,g,
{value:l})}}function f(k){var l=Object[k];l&&(Object[k]=function(m){if(m instanceof
c)return m;e(m);return l(m)})}if(function(){if(!a||!Object.seal)return!1;try{var
k=Object.seal({}),l=Object.seal({}),m=new a([[k,2],
[l,3]]);if(2!=m.get(k)||3!=m.get(l))return!1;m.delete(k);m.set(l,4);return!
m.has(k)&&4==m.get(l)}catch(n){return!1}}())return a;var
g="$jscomp_hidden_"+Math.random();f("freeze");f("preventExtensions");f("seal");var
h=0;b.prototype.set=function(k,l){if(!d(k))throw Error("Invalid WeakMap
key");e(k);if(!ra(k,g))throw Error("WeakMap key fail: "+k);k[g][this.j]=l;return
this};b.prototype.get=function(k){return d(k)&&ra(k,g)?k[g][this.j]:void
0};b.prototype.has=function(k){return d(k)&&ra(k,g)&&ra(k[g],
this.j)};b.prototype.delete=function(k){return d(k)&&ra(k,g)&&ra(k[g],this.j)?
delete k[g][this.j]:!1};return b});
qa("Map",function(a){function b(){var h={};return h.aa=h.next=h.head=h}function
c(h,k){var l=h.j;return za(function(){if(l){for(;l.head!=h.j;)l=l.aa;for(;l.next!
=l.head;)return l=l.next,{done:!1,value:k(l)};l=null}return{done:!0,value:void
0}})}function d(h,k){var l=k&&typeof k;"object"==l||"function"==l?f.has(k)?
l=f.get(k):(l=""+ ++g,f.set(k,l)):l="p_"+k;var
m=h.l[l];if(m&&ra(h.l,l))for(h=0;h<m.length;h++){var n=m[h];if(k!==k&&n.key!
==n.key||k===n.key)return{id:l,list:m,index:h,N:n}}return{id:l,
list:m,index:-1,N:void 0}}function e(h){this.l={};this.j=b();this.size=0;if(h)
{h=t(h);for(var k;!(k=h.next()).done;)k=k.value,this.set(k[0],k[1])}}if(function()
{if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof
Object.seal)return!1;try{var h=Object.seal({x:4}),k=new a(t([[h,"s"]]));if("s"!
=k.get(h)||1!=k.size||k.get({x:4})||k.set({x:4},"t")!=k||2!=k.size)return!1;var
l=k.entries(),m=l.next();if(m.done||m.value[0]!=h||"s"!=m.value[1])return!
1;m=l.next();return m.done||4!=m.value[0].x||
"t"!=m.value[1]||!l.next().done?!1:!0}catch(n){return!1}}())return a;xa();var f=new
WeakMap;e.prototype.set=function(h,k){h=0===h?0:h;var l=d(this,h);l.list||
(l.list=this.l[l.id]=[]);l.N?l.N.value=k:
(l.N={next:this.j,aa:this.j.aa,head:this.j,key:h,value:k},l.list.push(l.N),this.j.a
a.next=l.N,this.j.aa=l.N,this.size++);return this};e.prototype.delete=function(h)
{h=d(this,h);return h.N&&h.list?(h.list.splice(h.index,1),h.list.length||delete
this.l[h.id],h.N.aa.next=h.N.next,h.N.next.aa=h.N.aa,h.N.head=
null,this.size--,!0):!1};e.prototype.clear=function()
{this.l={};this.j=this.j.aa=b();this.size=0};e.prototype.has=function(h){return!!
d(this,h).N};e.prototype.get=function(h)
{return(h=d(this,h).N)&&h.value};e.prototype.entries=function(){return
c(this,function(h){return[h.key,h.value]})};e.prototype.keys=function(){return
c(this,function(h){return h.key})};e.prototype.values=function(){return
c(this,function(h){return h.value})};e.prototype.forEach=function(h,k){for(var
l=this.entries(),m;!(m=l.next()).done;)m=
m.value,h.call(k,m[1],m[0],this)};e.prototype[Symbol.iterator]=e.prototype.entries;
var g=0;return e});
qa("Set",function(a){function b(c){this.j=new Map;if(c){c=t(c);for(var d;!
(d=c.next()).done;)this.add(d.value)}this.size=this.j.size}if(function(){if(!
a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof
Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(t([c]));if(!d.has(c)||1!
=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var
e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!
1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||
f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return
a;xa();b.prototype.add=function(c){c=0===c?
0:c;this.j.set(c,c);this.size=this.j.size;return
this};b.prototype.delete=function(c)
{c=this.j.delete(c);this.size=this.j.size;return c};b.prototype.clear=function()
{this.j.clear();this.size=0};b.prototype.has=function(c){return
this.j.has(c)};b.prototype.entries=function(){return
this.j.entries()};b.prototype.values=function(){return
this.j.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d)
{var e=this;this.j.forEach(function(f){return c.call(d,f,f,e)})};return
b});qa("Number.isFinite",function(a){return a?a:function(b){return"number"!==typeof
b?!1:!isNaN(b)&&Infinity!==b&&-Infinity!==b}});qa("Number.isInteger",function(a)
{return a?a:function(b){return Number.isFinite(b)?b===Math.floor(b):!
1}});qa("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||
1/b===1/c:b!==b&&c!==c}});
qa("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d
instanceof String&&(d=String(d));var e=d.length;c=c||
0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!
0}return!1}});qa("Array.prototype.entries",function(a){return a?a:function(){return
Ca(this,function(b,c){return[b,c]})}});var y=this||self;
function Da(a,b,c){a=a.split(".");c=c||y;a[0]in c||"undefined"==typeof
c.execScript||c.execScript("var "+a[0]);for(var
d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?
c=c[d]:c=c[d]={}:c[d]=b}function Ea(a){if(a&&a!=y)return
Fa(a.document);null===Ga&&(Ga=Fa(y.document));return Ga}var Ha=/^[\w+/_-]+[=]
{0,2}$/,Ga=null;function Fa(a)
{return(a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||
a.getAttribute("nonce"))&&Ha.test(a)?a:""}function Ia(){}
function Ja(a){a.yb=void 0;a.W=function(){return a.yb?a.yb:a.yb=new a}}
function Ka(a){var b=typeof a;if("object"==b)if(a){if(a instanceof
Array)return"array";if(a instanceof Object)return b;var
c=Object.prototype.toString.call(a);if("[object
Window]"==c)return"object";if("[object Array]"==c||"number"==typeof
a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object
Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else
return"null";
else if("function"==b&&"undefined"==typeof a.call)return"object";return b}function
La(a){return"array"==Ka(a)}function Ma(a){return"function"==Ka(a)}function Na(a)
{var b=typeof a;return"object"==b&&null!=a||"function"==b}function Oa(a){return
Object.prototype.hasOwnProperty.call(a,Pa)&&a[Pa]||(a[Pa]=++Qa)}var
Pa="closure_uid_"+(1E9*Math.random()>>>0),Qa=0;function Ra(a,b,c){return
a.call.apply(a.bind,arguments)}
function Sa(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 Ta(a,b,c)
{Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native
code")?Ta=Ra:Ta=Sa;return Ta.apply(null,arguments)}
function Ua(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 Va()
{var a=Wa,b=z();Da("Goog_AdSense_getAdAdapterInstance",a,b)}function A(a,b)
{function c(){}c.prototype=b.prototype;a.prototype=new
c;a.prototype.constructor=a};function Xa(a)
{if(Error.captureStackTrace)Error.captureStackTrace(this,Xa);else{var
b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))}A(Xa,Error);Xa.protot
ype.name="CustomError";var Ya;function Za(a,b){a=a.split("%s");for(var
c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?
b[e]:"%s");Xa.call(this,c+a[d])}A(Za,Xa);Za.prototype.name="AssertionError";functio
n $a(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-
1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-
1}function ab(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 bb(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 cb(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
db(a,b,c){var d=c;ab(a,function(e,f){d=b.call(void 0,d,e,f,a)});return d}function
eb(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 fb(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 e;return-1}
function gb(a,b){return 0<=$a(a,b)}function hb(a,b){b=$a(a,b);var c;
(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c}function ib(a){return
Array.prototype.concat.apply([],arguments)}function jb(a){var b=a.length;if(0<b)
{for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]}
function kb(a,b){for(var c=1;c<arguments.length;c++){var
d=arguments[c],e=d,f=Ka(e);if("array"==f||"object"==f&&"number"==typeof e.length)
{e=a.length||0;f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else
a.push(d)}}function ob(a,b,c){return 2>=arguments.length?
Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
function pb(a){for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var
f=e;f=Na(f)?"o"+Oa(f):(typeof
f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c+
+]=e)}a.length=c}function qb(a,b){a.sort(b||rb)}function rb(a,b){return a>b?1:a<b?-
1:0}function sb(a){for(var b=[],c=0;c<arguments.length;c++){var
d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192)for(var
f=sb.apply(null,ob(d,e,e+8192)),g=0;g<f.length;g++)b.push(f[g]);else
b.push(d)}return b}
function tb(a,b){b=b||Math.random;for(var c=a.length-1;0<c;c--){var
d=Math.floor(b()*(c+1)),e=a[c];a[c]=a[d];a[d]=e}};function ub(){return!1}function
vb(){return!0}function wb(a){var b=arguments,c=b.length;return function(){for(var
d=0;d<c;d++)if(!b[d].apply(this,arguments))return!1;return!0}}function xb(a){return
function(){return!a.apply(this,arguments)}}function yb(a){var b=!1,c;return
function(){b||(c=a(),b=!0);return c}}function zb(a){var b=a;return function(){if(b)
{var c=b;b=null;c()}}}
function Ab(a,b){var c=0;return function(d){y.clearTimeout(c);var
e=arguments;c=y.setTimeout(function(){a.apply(b,e)},63)}}function Bb(a,b,c)
{function d(){f=y.setTimeout(e,b);a.apply(c,h)}function e(){f=0;g&&(g=!1,d())}var
f=0,g=!1,h=[];return function(k){h=arguments;f?g=!0:d()}};function Cb(a,b){var
c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Fb(a){var
b=Gb;a:{for(var c in b)if(b[c]==a){a=!0;break a}a=!1}return a}function Hb(a){var
b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function Ib(a,b){return null!==a&&b in
a}function Jb(a){var b={},c;for(c in a)b[c]=a[c];return b}var Kb="constructor
hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString
valueOf".split(" ");
function Lb(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in
d)a[c]=d[c];for(var f=0;f<Kb.length;f+
+)c=Kb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Mb={area:!
0,base:!0,br:!0,col:!0,command:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!
0,meta:!0,param:!0,source:!0,track:!0,wbr:!0};function Nb(a,b)
{this.l=a===Ob&&b||"";this.m=Pb}Nb.prototype.da=!0;Nb.prototype.j=function(){return
this.l};function Qb(a){return a instanceof Nb&&a.constructor===Nb&&a.m===Pb?
a.l:"type_error:Const"}var Pb={},Ob={};function Rb(a,b)
{this.m=a===Sb&&b||"";this.o=Tb}Rb.prototype.da=!0;Rb.prototype.j=function(){return
this.m.toString()};Rb.prototype.xb=!0;Rb.prototype.l=function(){return 1};function
Ub(a){if(a instanceof Rb&&a.constructor===Rb&&a.o===Tb)return
a.m;Ka(a);return"type_error:TrustedResourceUrl"}
function Vb(a,b){var c=Qb(a);if(!Wb.test(c))throw Error("Invalid TrustedResourceUrl
format: "+c);a=c.replace(Xb,function(d,e){if(!
Object.prototype.hasOwnProperty.call(b,e))throw Error('Found marker, "'+e+'", in
format string, "'+c+'", but no valid label mapping found in args:
'+JSON.stringify(b));d=b[e];return d instanceof Nb?
Qb(d):encodeURIComponent(String(d))});return new Rb(Sb,a)}
var Xb=/%{(\w+)}/g,Wb=/^((https:)?\/\/[0-9a-z.:[\]-]+\/|\/[^/\\]|[^:/\\%]+\/|[^:/\\
%]*[?#]|about:blank#)/i,Tb={},Sb={};function Yb(a){return/^[\s\xa0]*([\s\S]*?)
[\s\xa0]*$/.exec(a)[1]}
function Zb(a,b)
{if(b)a=a.replace($b,"&amp;").replace(ac,"&lt;").replace(bc,"&gt;").replace(cc,"&qu
ot;").replace(dc,"&#39;").replace(ec,"&#0;");else{if(!fc.test(a))return a;-1!
=a.indexOf("&")&&(a=a.replace($b,"&amp;"));-1!
=a.indexOf("<")&&(a=a.replace(ac,"&lt;"));-1!
=a.indexOf(">")&&(a=a.replace(bc,"&gt;"));-1!
=a.indexOf('"')&&(a=a.replace(cc,"&quot;"));-1!
=a.indexOf("'")&&(a=a.replace(dc,"&#39;"));-1!
=a.indexOf("\x00")&&(a=a.replace(ec,"&#0;"))}return a}
var $b=/&/g,ac=/</g,bc=/>/g,cc=/"/g,dc=/'/g,ec=/\x00/g,fc=/[\x00&<>"']/;
function gc(a,b){var
c=0;a=Yb(String(a)).split(".");b=Yb(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=hc(0==f[1].length?
0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||
hc(0==f[2].length,0==g[2].length)||hc(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return
c}function hc(a,b){return a<b?-1:a>b?1:0};function ic(a,b)
{this.m=a===jc&&b||"";this.o=kc}ic.prototype.da=!0;ic.prototype.j=function(){return
this.m.toString()};ic.prototype.xb=!0;ic.prototype.l=function(){return 1};function
nc(a){if(a instanceof ic&&a.constructor===ic&&a.o===kc)return
a.m;Ka(a);return"type_error:SafeUrl"}
var oc=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-
matroska|x-wav|wav|webm)|font\/\w+|image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-
icon)|text\/csv|video\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))
(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i,tc=/^data:(.*);base64,[a-z0-9+\/]+=*$/i,uc=/^(?:
(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;function vc(a){if(a instanceof
ic)return a;a="object"==typeof a&&a.da?a.j():String(a);uc.test(a)||
(a="about:invalid#zClosurez");return new ic(jc,a)}
function wc(a,b){if(a instanceof ic)return a;a="object"==typeof a&&a.da?
a.j():String(a);if(b&&/^data:/i.test(a)){b=a.replace(/(%0A|%0D)/g,"");var
c=b.match(tc);c=c&&oc.test(c[1]);b=new ic(jc,c?
b:"about:invalid#zClosurez");if(b.j()==a)return b}uc.test(a)||
(a="about:invalid#zClosurez");return new ic(jc,a)}var kc={},jc={};function xc()
{this.l="";this.m=yc}xc.prototype.da=!0;var yc={};xc.prototype.j=function(){return
this.l};function zc(a){var b=new xc;b.l=a;return b}var Ac=zc("");
function Bc(a){if(a instanceof ic)return'url("'+nc(a).replace(/</g,"%3c").replace(/
[\\"]/g,"\\$&")+'")';if(a instanceof Nb)a=Qb(a);else{a=String(a);var
b=a.replace(Cc,"$1").replace(Cc,"$1").replace(Dc,"url");if(Ec.test(b)){if(b=!
Fc.test(a)){for(var c=b=!0,d=0;d<a.length;d++){var e=a.charAt(d);"'"==e&&c?b=!
b:'"'==e&&b&&(c=!c)}b=b&&c&&Gc(a)}a=b?Hc(a):"zClosurez"}else
a="zClosurez"}if(/[{;}]/.test(a))throw new Za("Value does not allow [{;}], got:
%s.",[a]);return a}
function Gc(a){for(var b=!0,c=/^[-_a-zA-Z0-9]$/,d=0;d<a.length;d++){var
e=a.charAt(d);if("]"==e){if(b)return!1;b=!0}else if("["==e){if(!b)return!1;b=!
1}else if(!b&&!c.test(e))return!1}return b}var Ec=/^[-,."'%_!# a-zA-Z0-9\[\]]+
$/,Dc=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\[\]-~]*"|[!#-&*-\[\]-~]*)([
\t\n]*\))/g,Cc=/\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|
minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?)\([-+*/0-9a-z.%\[\], ]
+\)/g,Fc=/\/\*/;
function Hc(a){return a.replace(Dc,function(b,c,d,e){var f="";d=d.replace(/^(['"])
(.*)\1$/,function(g,h,k){f=h;return k});b=vc(d).j();return c+f+b+f+e})};var Ic;a:
{var Jc=y.navigator;if(Jc){var Kc=Jc.userAgent;if(Kc){Ic=Kc;break a}}Ic=""}function
B(a){return-1!=Ic.indexOf(a)}function Lc(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 Mc(){return B("Opera")}function Nc(){return B("Trident")||
B("MSIE")}function Oc(){return B("Firefox")||B("FxiOS")}function Pc(){return
B("Safari")&&!(Qc()||B("Coast")||Mc()||B("Edge")||B("Edg/")||B("OPR")||Oc()||
B("Silk")||B("Android"))}function Qc(){return(B("Chrome")||B("CriOS"))&&!B("Edge")}
function Rc(){function a(e){var f=fb(e,d);return c[0>f?null:"string"===typeof e?
e.charAt(f):e[f]]||""}var b=Ic;if(Nc())return Sc(b);b=Lc(b);var
c={};ab(b,function(e){c[e[0]]=e[1]});var d=Ua(Ib,c);return Mc()?
a(["Version","Opera"]):B("Edge")?a(["Edge"]):B("Edg/")?a(["Edg"]):Qc()?
a(["Chrome","CriOS","HeadlessChrome"]):(b=b[2])&&b[1]||""}
function Sc(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 Tc(){this.m="";this.v=Uc;this.o=null}Tc.prototype.xb=!
0;Tc.prototype.l=function(){return this.o};Tc.prototype.da=!
0;Tc.prototype.j=function(){return this.m.toString()};function Vc(a){if(a
instanceof Tc&&a.constructor===Tc&&a.v===Uc)return
a.m;Ka(a);return"type_error:SafeHtml"}function Wc(a){if(a instanceof Tc)return
a;var b="object"==typeof a,c=null;b&&a.xb&&(c=a.l());return Yc(Zb(b&&a.da?
a.j():String(a)),c)}
var Zc=/^[a-zA-Z0-9-]+$/,$c={action:!0,cite:!0,data:!0,formaction:!0,href:!
0,manifest:!0,poster:!0,src:!0},ad={APPLET:!0,BASE:!0,EMBED:!0,IFRAME:!0,LINK:!
0,MATH:!0,META:!0,OBJECT:!0,SCRIPT:!0,STYLE:!0,SVG:!0,TEMPLATE:!0};function bd(a)
{function b(f){Array.isArray(f)?ab(f,b):
(f=Wc(f),e.push(Vc(f).toString()),f=f.l(),0==d?d=f:0!=f&&d!=f&&(d=null))}var
c=Wc(cd),d=c.l(),e=[];ab(a,b);return Yc(e.join(Vc(c).toString()),d)}function dd(a)
{return bd(Array.prototype.slice.call(arguments))}var Uc={};
function Yc(a,b){return id(a,b)}function id(a,b){var c=new Tc;c.m=a;c.o=b;return
c}id("<!DOCTYPE html>",0);var cd=id("",0);id("<br>",0);var jd=yb(function(){var
a=document.createElement("div"),b=document.createElement("div");b.appendChild(docum
ent.createElement("div"));a.appendChild(b);b=a.firstChild.firstChild;a.innerHTML=Vc
(cd);return!b.parentElement});function kd(a,b)
{if(jd())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=Vc(b)}function
ld(a,b){b=b instanceof ic?b:wc(b,/^data:image\//i.test(b));a.src=nc(b)}function
md(a,b){a.src=Ub(b);
(b=Ea(a.ownerDocument&&a.ownerDocument.defaultView))&&a.setAttribute("nonce",b)};fu
nction nd(a){return a=Zb(a,void 0)}function od(a,b){var
c={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};var d=b?
b.createElement("div"):y.document.createElement("div");return
a.replace(pd,function(e,f){var g=c[e];if(g)return
g;"#"==f.charAt(0)&&(f=Number("0"+f.substr(1)),isNaN(f)||
(g=String.fromCharCode(f)));g||(g=id(e+"
",null),kd(d,g),g=d.firstChild.nodeValue.slice(0,-1));return c[e]=g})}
var pd=/&([^;\s<&]
+);?/g,qd={"\x00":"\\0","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\x0
B":"\\x0B",'"':'\\"',"\\":"\\\\","<":"\\u003C"},rd={"'":"\\'"};function sd(a)
{for(var b=0,c=0;c<a.length;++c)b=31*b+a.charCodeAt(c)>>>0;return b}function td(a)
{return String(a).replace(/\-([a-z])/g,function(b,c){return
c.toUpperCase()})}function ud(a){return a.replace(/(^|[\s]+)([a-
z])/g,function(b,c,d){return c+d.toUpperCase()})};function vd(a){vd[" "](a);return
a}vd[" "]=Ia;function wd(a,b){try{return vd(a[b]),!0}catch(c){}return!1}function
xd(a,b){var c=yd;return Object.prototype.hasOwnProperty.call(c,a)?
c[a]:c[a]=b(a)};var zd=Mc(),Ad=Nc(),Bd=B("Edge"),Cd=B("Gecko")&&!(-1!
=Ic.toLowerCase().indexOf("webkit")&&!B("Edge"))&&!(B("Trident")||B("MSIE"))&&!
B("Edge"),Dd=-1!=Ic.toLowerCase().indexOf("webkit")&&!B("Edge");function Ed(){var
a=y.document;return a?a.documentMode:void 0}var Fd;
a:{var Gd="",Hd=function(){var a=Ic;if(Cd)return/rv:([^\);]+)
(\)|;)/.exec(a);if(Bd)return/Edge\/([\d\.]+)/.exec(a);if(Ad)return/\b(?:MSIE|rv)
[: ]([^\);]+)(\)|;)/.exec(a);if(Dd)return/WebKit\/(\S+)/.exec(a);if(zd)return/
(?:Version)[ \/]?(\S+)/.exec(a)}();Hd&&(Gd=Hd?Hd[1]:"");if(Ad){var Id=Ed();if(null!
=Id&&Id>parseFloat(Gd)){Fd=String(Id);break a}}Fd=Gd}var Jd=Fd,yd={};function Kd(a)
{return xd(a,function(){return 0<=gc(Jd,a)})}var Ld;
if(y.document&&Ad){var Md=Ed();Ld=Md?Md:parseInt(Jd,10)||void 0}else Ld=void 0;var
Nd=Ld;var Od={},Pd=null;function C(){}var Qd="function"==typeof Uint8Array;
function D(a,b,c,d){a.j=null;b||(b=[]);a.I=void 0;a.v=-1;a.m=b;a:{if(b=a.m.length)
{--b;var e=a.m[b];if(!(null===e||"object"!=typeof e||Array.isArray(e)||Qd&&e
instanceof Uint8Array)){a.A=b-a.v;a.o=e;break
a}}a.A=Number.MAX_VALUE}a.D={};if(c)for(b=0;b<c.length;b++)e=c[b],e<a.A?
(e+=a.v,a.m[e]=a.m[e]||Rd):(Sd(a),a.o[e]=a.o[e]||
Rd);if(d&&d.length)for(b=0;b<d.length;b++){e=c=void 0;for(var
f=a,g=d[b],h=0;h<g.length;h++){var k=g[h],l=F(f,k);null!=l&&(e=k,c=l,G(f,k,void
0))}e&&G(f,e,c)}}var Rd=[];
function Sd(a){var b=a.A+a.v;a.m[b]||(a.o=a.m[b]={})}function F(a,b){if(b<a.A)
{b+=a.v;var c=a.m[b];return c===Rd?a.m[b]=[]:c}if(a.o)return c=a.o[b],c===Rd?
a.o[b]=[]:c}function Td(a,b){a=F(a,b);return null==a?a:+a}function Ud(a,b)
{a=F(a,b);return null==a?a:!!a}function Vd(a,b,c){a=F(a,b);return null==a?
c:a}function Wd(a,b){a=Ud(a,b);return null==a?!1:a}function Xd(a,b,c)
{a=Td(a,b);return null==a?c:a}function G(a,b,c){b<a.A?a.m[b+a.v]=c:
(Sd(a),a.o[b]=c);return a}
function Yd(a,b,c,d){c!==d?G(a,b,c):b<a.A?a.m[b+a.v]=null:(Sd(a),delete
a.o[b]);return a}function H(a,b,c){a.j||(a.j={});if(!a.j[c]){var
d=F(a,c);d&&(a.j[c]=new b(d))}return a.j[c]}function I(a,b,c){a.j||(a.j={});if(!
a.j[c]){for(var d=F(a,c),e=[],f=0;f<d.length;f++)e[f]=new
b(d[f]);a.j[c]=e}b=a.j[c];b==Rd&&(b=a.j[c]=[]);return b}function Zd(a,b,c){a.j||
(a.j={});var d=c?$d(c):c;a.j[b]=c;return G(a,b,d)}
function ae(a,b){a.j||(a.j={});b=b||[];for(var c=[],d=0;d<b.length;d+
+)c[d]=$d(b[d]);a.j[5]=b;G(a,5,c)}function $d(a){if(a.j)for(var b in a.j){var
c=a.j[b];if(La(c))for(var d=0;d<c.length;d++)c[d]&&$d(c[d]);else c&&$d(c)}return
a.m}
C.prototype.C=Qd?function(){var
a=Uint8Array.prototype.toJSON;Uint8Array.prototype.toJSON=function(){var b;void
0===b&&(b=0);if(!Pd){Pd={};for(var
c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),d=["+/
=","+/","-_=","-_.","-_"],e=0;5>e;e++){var
f=c.concat(d[e].split(""));Od[e]=f;for(var g=0;g<f.length;g++){var h=f[g];void
0===Pd[h]&&(Pd[h]=g)}}}b=Od[b];c=[];for(d=0;d<this.length;d+=3){var
k=this[d],l=(e=d+1<this.length)?this[d+1]:0;h=(f=d+2<this.length)?this[d+2]:0;g=k>>
2;k=(k&3)<<4|l>>4;l=(l&15)<<2|h>>6;h&=63;f||(h=64,e||
(l=64));c.push(b[g],b[k],b[l]||"",b[h]||"")}return c.join("")};try{return
JSON.stringify(this.m&&$d(this),be)}finally{Uint8Array.prototype.toJSON=a}}:functio
n(){return JSON.stringify(this.m&&$d(this),be)};function be(a,b){return"number"!
==typeof b||!isNaN(b)&&Infinity!==b&&-Infinity!==b?b:String(b)}function de(a,b)
{return new a(b?JSON.parse(b):null)}C.prototype.clone=function(){return new
this.constructor(ee($d(this)))};
function ee(a){if(Array.isArray(a)){for(var b=Array(a.length),c=0;c<a.length;c++)
{var d=a[c];null!=d&&(b[c]="object"==typeof d?ee(d):d)}return b}if(Qd&&a instanceof
Uint8Array)return new Uint8Array(a);b={};for(c in a)d=a[c],null!
=d&&(b[c]="object"==typeof d?ee(d):d);return b};/*
Copyright (c) Microsoft Corporation. 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

THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.

See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
*/
function fe(a,b){this.m=a;this.o=b;this.l=0;this.j=null}fe.prototype.get=function()
{if(0<this.l){this.l--;var a=this.j;this.j=a.next;a.next=null}else
a=this.m();return a};function ge(a,b){a.o(b);100>a.l&&(a.l++,b.next=a.j,a.j=b)};var
he=Ad&&!Kd("9"),ie=Ad||zd||Dd;function je(a,b,c){return
Math.min(Math.max(a,b),c)}function ke(a){return db(arguments,function(b,c){return
b+c},0)}function le(a){return ke.apply(null,arguments)/arguments.length};function
me(a,b){this.x=void 0!==a?a:0;this.y=void 0!==b?
b:0}p=me.prototype;p.clone=function(){return new
me(this.x,this.y)};p.ceil=function()
{this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};p.floor=function()
{this.x=Math.floor(this.x);this.y=Math.floor(this.y);return
this};p.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return
this};p.translate=function(a,b){a instanceof me?(this.x+=a.x,this.y+=a.y):
(this.x+=Number(a),"number"===typeof b&&(this.y+=b));return this};
p.scale=function(a,b){this.x*=a;this.y*="number"===typeof b?b:a;return
this};function ne(a,b){this.width=a;this.height=b}p=ne.prototype;p.clone=function()
{return new ne(this.width,this.height)};p.aspectRatio=function(){return
this.width/this.height};p.ceil=function()
{this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return
this};p.floor=function()
{this.width=Math.floor(this.width);this.height=Math.floor(this.height);return
this};p.round=function()
{this.width=Math.round(this.width);this.height=Math.round(this.height);return
this};
p.scale=function(a,b){this.width*=a;this.height*="number"===typeof b?b:a;return
this};function ze(a){return a?new Ae(Be(a)):Ya||(Ya=new Ae)}function Ce(a)
{a=a.document;a="CSS1Compat"==a.compatMode?a.documentElement:a.body;return new
ne(a.clientWidth,a.clientHeight)}function De(a){var b=a.scrollingElement?
a.scrollingElement:Dd||"CSS1Compat"!=a.compatMode?a.body||
a.documentElement:a.documentElement;a=a.parentWindow||a.defaultView;return
Ad&&Kd("10")&&a.pageYOffset!=b.scrollTop?new me(b.scrollLeft,b.scrollTop):new
me(a.pageXOffset||b.scrollLeft,a.pageYOffset||b.scrollTop)}
function Ee(a){return a?a.parentWindow||a.defaultView:window}function Fe(a,b)
{b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return
a.createElement(b)}function Ge(a){var b,c=arguments.length;if(!c)return
null;if(1==c)return arguments[0];var d=[],e=Infinity;for(b=0;b<c;b++){for(var
f=[],g=arguments[b];g;)f.unshift(g),g=g.parentNode;d.push(f);e=Math.min(e,f.length)
}f=null;for(b=0;b<e;b++){g=d[0][b];for(var h=1;h<c;h++)if(g!=d[h][b])return
f;f=g}return f}
function Be(a){return 9==a.nodeType?a:a.ownerDocument||a.document}var
He={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1},Ie={IMG:" ",BR:"\n"};function Je(a)
{if(he&&null!==a&&"innerText"in
a)a=a.innerText.replace(/(\r\n|\r|\n)/g,"\n");else{var b=[];Ke(a,b,!
0);a=b.join("")}a=a.replace(/ \xAD /g,"
").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");he||(a=a.replace(/ +/g," "));" "!
=a&&(a=a.replace(/^\s*/,""));return a}
function Ke(a,b,c){if(!(a.nodeName in He))if(3==a.nodeType)c?
b.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):b.push(a.nodeValue);else
if(a.nodeName in Ie)b.push(Ie[a.nodeName]);else
for(a=a.firstChild;a;)Ke(a,b,c),a=a.nextSibling}function Le(a){return
Me(a,function(b){return"INS"==b.nodeName&&"string"===typeof
b.className&&gb(b.className.split(/\s+/),"adsbygoogle")})}function Me(a,b){for(var
c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null}
function Ae(a){this.j=a||y.document||document}function Ne(a,b){return
Fe(a.j,b)}Ae.prototype.K=function(){var a=this.j;return a.parentWindow||
a.defaultView};Ae.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};Ae.prototype.l=Ge;function Oe(a){y.setTimeout(function(){throw a;},0)}var Pe;
function Qe(){var a=y.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof
window&&window.postMessage&&window.addEventListener&&!B("Presto")&&(a=function()
{var
e=Fe(document,"IFRAME");e.style.display="none";document.documentElement.appendChild
(e);var f=e.contentWindow;e=f.document;e.open();e.close();var
g="callImmediate"+Math.random(),h="file:"==f.location.protocol?"*":f.location.proto
col+"//"+f.location.host;e=Ta(function(k){if(("*"==h||
k.origin==h)&&k.data==g)this.port1.onmessage()},this);
f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function()
{f.postMessage(g,h)}}});if("undefined"!==typeof a&&!Nc()){var b=new
a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var
e=c.Xb;c.Xb=null;e()}};return function(e)
{d.next={Xb:e};d=d.next;b.port2.postMessage(0)}}return function(e)
{y.setTimeout(e,0)}};function Re(){this.l=this.j=null}var Te=new fe(function()
{return new Se},function(a){a.reset()});Re.prototype.add=function(a,b){var
c=Te.get();c.set(a,b);this.l?this.l.next=c:this.j=c;this.l=c};function Ue(){var
a=Ve,b=null;a.j&&(b=a.j,a.j=a.j.next,a.j||(a.l=null),b.next=null);return b}function
Se(){this.next=this.l=this.j=null}Se.prototype.set=function(a,b)
{this.j=a;this.l=b;this.next=null};Se.prototype.reset=function()
{this.next=this.l=this.j=null};function We(a,b){Xe||Ye();Ze||(Xe(),Ze=!
0);Ve.add(a,b)}var Xe;function Ye(){if(y.Promise&&y.Promise.resolve){var
a=y.Promise.resolve(void 0);Xe=function(){a.then($e)}}else Xe=function(){var b=$e;!
Ma(y.setImmediate)||y.Window&&y.Window.prototype&&!
B("Edge")&&y.Window.prototype.setImmediate==y.setImmediate?(Pe||
(Pe=Qe()),Pe(b)):y.setImmediate(b)}}var Ze=!1,Ve=new Re;function $e(){for(var
a;a=Ue();){try{a.j.call(a.l)}catch(b){Oe(b)}ge(Te,a)}Ze=!1};function af(a)
{this.H=0;this.ua=void 0;this.qa=this.ca=this.ma=null;this.ab=this.rb=!1;if(a!
=Ia)try{var b=this;a.call(void 0,function(c){bf(b,2,c)},function(c)
{bf(b,3,c)})}catch(c){bf(this,3,c)}}function cf()
{this.next=this.context=this.l=this.m=this.j=null;this.o=!
1}cf.prototype.reset=function(){this.context=this.l=this.m=this.j=null;this.o=!
1};var df=new fe(function(){return new cf},function(a){a.reset()});function
ef(a,b,c){var d=df.get();d.m=a;d.l=b;d.context=c;return d}
function ff(){var a=new af(Ia);bf(a,2,void 0);return
a}af.prototype.then=function(a,b,c){return gf(this,Ma(a)?a:null,Ma(b)?
b:null,c)};af.prototype.$goog_Thenable=!0;af.prototype.cancel=function(a)
{if(0==this.H){var b=new hf(a);We(function(){jf(this,b)},this)}};
function jf(a,b){if(0==a.H)if(a.ma){var c=a.ma;if(c.ca){for(var
d=0,e=null,f=null,g=c.ca;g&&(g.o||(d++,g.j==a&&(e=g),!(e&&1<d)));g=g.next)e||
(f=g);e&&(0==c.H&&1==d?jf(c,b):(f?
(d=f,d.next==c.qa&&(c.qa=d),d.next=d.next.next):kf(c),lf(c,e,3,b)))}a.ma=null}else
bf(a,3,b)}function mf(a,b){a.ca||2!=a.H&&3!=a.H||nf(a);a.qa?
a.qa.next=b:a.ca=b;a.qa=b}
function gf(a,b,c,d){var e=ef(null,null,null);e.j=new af(function(f,g){e.m=b?
function(h){try{var k=b.call(d,h);f(k)}catch(l){g(l)}}:f;e.l=c?function(h){try{var
k=c.call(d,h);void 0===k&&h instanceof hf?g(h):f(k)}catch(l)
{g(l)}}:g});e.j.ma=a;mf(a,e);return e.j}af.prototype.Wd=function(a)
{this.H=0;bf(this,2,a)};af.prototype.Xd=function(a){this.H=0;bf(this,3,a)};
function bf(a,b,c){if(0==a.H){a===c&&(b=3,c=new TypeError("Promise cannot resolve
to itself"));a.H=1;a:{var d=c,e=a.Wd,f=a.Xd;if(d instanceof af){mf(d,ef(e||Ia,f||
null,a));var g=!0}else{if(d)try{var h=!!d.$goog_Thenable}catch(l){h=!1}else h=!
1;if(h)d.then(e,f,a),g=!0;else{if(Na(d))try{var k=d.then;if(Ma(k))
{of(d,k,e,f,a);g=!0;break a}}catch(l){f.call(a,l);g=!0;break a}g=!1}}}g||
(a.ua=c,a.H=b,a.ma=null,nf(a),3!=b||c instanceof hf||pf(a,c))}}
function of(a,b,c,d,e){function f(k){h||(h=!0,d.call(e,k))}function g(k){h||(h=!
0,c.call(e,k))}var h=!1;try{b.call(a,g,f)}catch(k){f(k)}}function nf(a){a.rb||
(a.rb=!0,We(a.md,a))}function kf(a){var
b=null;a.ca&&(b=a.ca,a.ca=b.next,b.next=null);a.ca||(a.qa=null);return
b}af.prototype.md=function(){for(var
a;a=kf(this);)lf(this,a,this.H,this.ua);this.rb=!1};
function lf(a,b,c,d){if(3==c&&b.l&&!b.o)for(;a&&a.ab;a=a.ma)a.ab=!
1;if(b.j)b.j.ma=null,qf(b,c,d);else try{b.o?b.m.call(b.context):qf(b,c,d)}catch(e)
{rf.call(null,e)}ge(df,b)}function qf(a,b,c){2==b?
a.m.call(a.context,c):a.l&&a.l.call(a.context,c)}function pf(a,b){a.ab=!
0;We(function(){a.ab&&rf.call(null,b)})}var rf=Oe;function hf(a)
{Xa.call(this,a)}A(hf,Xa);hf.prototype.name="cancel";var sf={passive:!
0},tf=yb(function(){var a=!1;try{var b=Object.defineProperty({},"passive",
{get:function(){a=!0}});y.addEventListener("test",null,b)}catch(c){}return
a});function uf(a){return a?a.passive&&tf()?a:a.capture||!1:!1}function J(a,b,c,d)
{return a.addEventListener?(a.addEventListener(b,c,uf(d)),!0):!1}function
K(a,b,c,d){return a.removeEventListener?(a.removeEventListener(b,c,uf(d)),!0):!
1};function vf(a){var b=window,c=!0;c=void 0===c?!1:c;new af(function(d,e){function
f(){g.onload=null;g.onerror=null;b.document.body.removeChild(g)}var
g=b.document.createElement("script");g.onload=function()
{f();d()};g.onerror=function(){f();e(void
0)};g.type="text/javascript";md(g,a);c&&"complete"!==b.document.readyState?
J(b,"load",function()
{b.document.body.appendChild(g)}):b.document.body.appendChild(g)})};function wf(a)
{var b="https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid="+a.j+
("&tv="+a.l+"&st=")+a.va,c=ff();try{c=xf(b)}catch(d){}return c.then(function(d)
{if(d){var e=a.Ha||
d.sodar_query_id;if(e&&d.bg_hash_basename&&d.bg_binary)return{context:a.m,dd:d.bg_h
ash_basename,cd:d.bg_binary,xd:a.j+"_"+a.l,Ha:e,va:a.va}}},function(){})}
function xf(a){return new af(function(b,c){var d=new
XMLHttpRequest;d.onreadystatechange=function()
{d.readyState===d.DONE&&(200<=d.status&&300>d.status?
b(JSON.parse(d.responseText)):c())};d.open("GET",a,!0);d.send()})}
function yf(a){wf(a).then(function(b){if(b){var c="sodar2";c=void
0===c?"sodar2":c;var d=window,e=d.GoogleGcLKhOms;e&&"function"===typeof e.push||
(e=d.GoogleGcLKhOms=[]);var
f={};e.push((f._ctx_=b.context,f._bgv_=b.dd,f._bgp_=b.cd,f._li_=b.xd,f._jk_=b.Ha,f.
_st_=b.va,f));if(e=d.GoogleDX5YKUSk)d.GoogleDX5YKUSk=void 0,e[1]();c=Vb(new
Nb(Ob,"//tpc.googlesyndication.com/sodar/%{basename}.js"),
{basename:c});vf(c)}return b})};function zf(a)
{this.j=a.j;this.l=a.l;this.m=a.m;this.Ha=a.Ha;this.win=a.K();this.va=a.va}function
Af(a,b)
{this.j=a;this.l=b;this.m="pt";this.win=window;this.va="env"}Af.prototype.K=functio
n(){return this.win};function Bf(a){D(this,a,Cf,null)}A(Bf,C);var Cf=[2,3];function
Df(a){D(this,a,null,null)}A(Df,C);var Ef=document,L=window;var
Ff={be:"google_adtest",fe:"google_ad_client",ge:"google_ad_format",he:"google_ad_he
ight",ve:"google_ad_width",le:"google_ad_layout",me:"google_ad_layout_key",ne:"goog
le_ad_output",pe:"google_ad_region",se:"google_ad_slot",te:"google_ad_type",ue:"goo
gle_ad_url",we:"google_allow_expandable_ads",Le:"google_analytics_domain_name",Me:"
google_analytics_uacct",cf:"google_container_id",pf:"google_gl",Lf:"google_enable_o
se",Wf:"google_full_width_responsive",Rg:"google_rl_filtering",Qg:"google_rl_mode",
Sg:"google_rt",Pg:"google_rl_dest_url",wg:"google_max_radlink_len",Bg:"google_num_r
adlinks",Cg:"google_num_radlinks_per_unit",ee:"google_ad_channel",vg:"google_max_nu
m_ads",xg:"google_max_responsive_height",Xe:"google_color_border",Kf:"google_enable
_content_recommendations",lf:"google_content_recommendation_ui_type",kf:"google_sou
rce_type",jf:"google_content_recommendation_rows_num",gf:"google_content_recommenda
tion_columns_num",ff:"google_content_recommendation_ad_positions",mf:"google_conten
t_recommendation_use_square_imgs",
Ze:"google_color_link",Ye:"google_color_line",bf:"google_color_url",ce:"google_ad_b
lock",re:"google_ad_section",de:"google_ad_callback",Te:"google_captcha_token",
$e:"google_color_text",Je:"google_alternate_ad_url",ke:"google_ad_host_tier_id",Ue:
"google_city",ie:"google_ad_host",je:"google_ad_host_channel",Ke:"google_alternate_
color",We:"google_color_bg",Nf:"google_encoding",Tf:"google_font_face",tf:"google_c
ust_ch",wf:"google_cust_job",vf:"google_cust_interests",uf:"google_cust_id",xf:"goo
gle_cust_u_url",
cg:"google_hints",gg:"google_image_size",Ae:"google_scs",Lg:"google_core_dbp",yg:"g
oogle_mtl",Bh:"google_cpm",ef:"google_contents",Ag:"google_native_settings_key",Jh:
"google_video_url_to_fetch",nf:"google_country",th:"google_targeting",Uf:"google_fo
nt_size",Bf:"google_disable_video_autoplay",Ih:"google_video_product_type",Hh:"goog
le_video_doc_id",Dg:"google_only_pyv_ads",sg:"google_lact",Fh:"google_cust_gender",
Mh:"google_yt_up",Lh:"google_yt_pt",ph:"google_cust_lh",oh:"google_cust_l",Ah:"goog
le_tfs",
zg:"google_native_ad_template",pg:"google_kw",qh:"google_tag_for_child_directed_tre
atment",rh:"google_tag_for_under_age_of_consent",Vg:"google_region",rf:"google_cust
_criteria",qe:"google_safe",qf:"google_ctr_threshold",Zg:"google_resizing_allowed",
ah:"google_resizing_width",
$g:"google_resizing_height",Eh:"google_cust_age",LANGUAGE:"google_language",qg:"goo
gle_kw_type",Mg:"google_pucrd",Kg:"google_page_url",sh:"google_tag_partner",Mf:"goo
gle_enable_single_iframe",gh:"google_restrict_data_processing"};function Gf(a)
{D(this,a,null,Hf)}A(Gf,C);function If(a){D(this,a,null,null)}A(If,C);var
Hf=[[3,4,5]];function Jf(a){this.j=a||{cookie:""}}
Jf.prototype.set=function(a,b,c){var d=!1;if("object"===typeof c){var
e=c.Qh;d=c.Rd||!1;var f=c.domain||void 0;var g=c.path||void 0;var
h=c.Ad}if(/[;=\s]/.test(a))throw Error('Invalid cookie name
"'+a+'"');if(/[;\r\n]/.test(b))throw Error('Invalid cookie value "'+b+'"');void
0===h&&(h=-1);this.j.cookie=a+"="+b+(f?";domain="+f:"")+(g?";path="+g:"")
+(0>h?"":0==h?";expires="+(new Date(1970,1,1)).toUTCString():";expires="+(new
Date(+new Date+1E3*h)).toUTCString())+(d?";secure":"")+(null!=e?";samesite="+
e:"")};Jf.prototype.get=function(a,b){for(var
c=a+"=",d=(this.j.cookie||"").split(";"),e=0,f;e<d.length;e++)
{f=Yb(d[e]);if(0==f.lastIndexOf(c,0))return
f.substr(c.length);if(f==a)return""}return b};function Kf(a){return(a=(new
Jf(a)).get("DATA_USE_CONSENT",""))?a:null}function Lf(a){var b=(b=(new
Jf(a)).get("FCCDCF",""))?b:null;try{var c=b?de(Gf,b):null}catch(d){c=null}if(!
c)return Kf(a);c=H(c,If,3);if(!c||null==F(c,1))return
Kf(a);a=F(c,2);b=Date.now();if(a){if(b<a||b>a+33696E6)return null}else return
null;return F(c,1)};function Mf(a){D(this,a,Nf,null)}A(Mf,C);var
Nf=[1,2,3,4];function Of(a){Pf();return new Rb(Sb,a)}var Pf=Ia;function Qf()
{return!(B("iPad")||B("Android")&&!B("Mobile")||B("Silk"))&&(B("iPod")||
B("iPhone")||B("Android")||B("IEMobile"))};var Rf=/^(?:([^:/?#.]+):)?(?:\/\/(?:
([^\\/?#]*)@)?([^\\/?#]*?)(?::([0-9]+))?(?=[\\/?#]|$))?([^?#]+)?(?:\?([^#]*))?
(?:#([\s\S]*))?$/;function Sf(a){return a?decodeURI(a):a};function Tf(a)
{try{return!!a&&null!=a.location.href&&wd(a,"foo")}catch(b){return!1}}function
Vf(a,b,c,d){d=d||y;c&&(d=Wf(d));for(c=0;d&&40>c++&&(!b&&!Tf(d)||!
a(d));)d=Wf(d)}function Xf(){var a=y;Vf(function(b){a=b;return!1});return
a}function Wf(a){try{var b=a.parent;if(b&&b!=a)return b}catch(c){}return
null}function Yf(a,b){var c=a.createElement("script");md(c,Of(b));
(a=a.getElementsByTagName("script")
[0])&&a.parentNode&&a.parentNode.insertBefore(c,a)}
function Zf(a,b){return b.getComputedStyle?
b.getComputedStyle(a,null):a.currentStyle}function $f(a,b,c){var d=!1;void 0===c||
c||(d=wg());return!d&&!xg()&&(c=Math.random(),c<b)?
(c=yg(y),a[Math.floor(c*a.length)]):null}function yg(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 zg(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}
function Ag(){var a=[];zg(Bg,function(b,c){a.push(c)});return a}function Cg(a){var
b=[];zg(a,function(c){b.push(c)});return b}function Dg(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 xg=yb(function()
{return eb(["Google Web Preview","Mediapartners-Google","Google-Read-
Aloud","Google-Adwords"],Eg)||1E-4>Math.random()}),wg=yb(function(){return
Eg("MSIE")});function Eg(a){return-1!=Ic.indexOf(a)}
var Fg=/^([0-9.]+)px$/,Gg=/^(-?[0-9.]{1,30})$/;function Hg(a){return
Gg.test(a)&&(a=Number(a),!isNaN(a))?a:null}function Ig(a)
{return/^true$/.test(a)}function Jg(a){return(a=Fg.exec(a))?+a[1]:null}function
Kg(){var a=y.document.URL;if(!a)return"";var b=/.*[&#?]google_debug(=[^&]*)?(&.*)?
$/;try{var c=b.exec(decodeURIComponent(a));if(c)return c[1]&&1<c[1].length?
c[1].substring(1):"true"}catch(d){}return""}
var Lg={xe:"allow-forms",ye:"allow-modals",ze:"allow-orientation-lock",Be:"allow-
pointer-lock",Ce:"allow-popups",De:"allow-popups-to-escape-sandbox",Ee:"allow-
presentation",Fe:"allow-same-origin",Ge:"allow-scripts",He:"allow-top-
navigation",Ie:"allow-top-navigation-by-user-activation"},Mg=yb(function(){return
Cg(Lg)});function Ng(){var a=["allow-top-navigation","allow-modals","allow-
orientation-lock","allow-presentation"],b=Mg();return a.length?bb(b,function(c)
{return!gb(a,c)}):b}
function Og(){var a=Fe(document,"IFRAME"),b={};ab(Mg(),function(c)
{a.sandbox&&a.sandbox.supports&&a.sandbox.supports(c)&&(b[c]=!0)});return
b}function Pg(a,b){try{return!(!a.frames||!a.frames[b])}catch(c){return!1}}function
Qg(a,b){for(var c=0;50>c;++c){if(Pg(a,b))return a;if(!(a=Wf(a)))break}return
null}function Rg(a,b){a.style.setProperty?zg(b,function(c,d)
{a.style.setProperty(d,c,"important")}):a.style.cssText=Sg(Tg(Ug(a.style.cssText),V
g(b,function(c){return c+" !important"})))}
var Tg=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 Vg(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 Sg(a){var b=[];zg(a,function(c,d){null!=c&&""!
==c&&b.push(d+":"+c)});return b.length?b.join(";")+";":""}
function Ug(a){var b={};if(a){var
c=/\s*:\s*/;ab((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}var
Wg={"http://googleads.g.doubleclick.net":!
0,"http://pagead2.googlesyndication.com":!0,"https://googleads.g.doubleclick.net":!
0,"https://pagead2.googlesyndication.com":!0},Xg=/\.proxy\.googleprod\.com(:\d+)?
$/;function Yg(a,b){return!!Wg[a]||(void 0===b?!1:b)&&Xg.test(a)}
function Zg(a,b){b=fb(a,b);if(0<=b){var
c=a[b];Array.prototype.splice.call(a,b,1);return c}return null}function $g(a)
{if("number"!==typeof a.goog_pvsid)try{Object.defineProperty(a,"goog_pvsid",
{value:Math.floor(Math.random()*Math.pow(2,52))})}catch(b){}return
Number(a.goog_pvsid)||-1}
function ah(a,b,c,d){d=void 0===d?[]:d;var e=new a.MutationObserver(function(f)
{f=t(f);for(var g=f.next();!g.done;g=f.next()){g=t(g.value.removedNodes);for(var
h=g.next();!h.done;h=g.next())if(h=h.value,d&&(h===b||Ge(h,b)))
{f=t(d);for(g=f.next();!
g.done;g=f.next())g.value.disconnect();d.length=0;c();return}}});d.push(e);e.observ
e(a.document.documentElement,{childList:!0,subtree:!0});Vf(function(f){if(!
f.parent||!Tf(f.parent))return!1;for(var
g=f.parent.document.getElementsByTagName("iframe"),h=0;h<
g.length;h++)try{a:{var k=g[h];try{var l=k.contentWindow||(k.contentDocument?
Ee(k.contentDocument):null);break a}catch(m){}l=null}if(l==f)
{ah(f.parent,g[h],c,d);break}}catch(m){}return!1},!1,!1,a)}function bh(a,b)
{ah(Ee(Be(a)),a,b)};var Bg={ng:0,ag:1,$f:2,Zf:3,Ng:4,Og:5,eg:6,bg:7};function ch()
{return!!y.googlefc||Pg(y.top,"googlefcPresent")}function dh(a){var
b=document;try{var c=Lf(b);var d=c?de(Mf,c):null}catch(e){d=null}if(!d)return
0;if(Ud(d,7))return 4;if(a){if(gb(F(d,3),a))return 2;if(gb(F(d,4),a))return
3}return 1}var eh=yb(function(){var a=/[?&]fc(consent)?=alwaysshow([&#]|
$)/;try{return a.test(y.top.location.href)}catch(b){return
a.test(y.location.href)}});
function fh(a,b){for(var c=Ag().length,d=[],e=0;e<c;e++)d[e]=0;eh()&&(a=!0);d[0]=a?
1:2;e=Pg(y.top,"GoogleSetNPA")||Pg(Xf(),"GoogleSetNPA");d[5]=e?
1:2;d[4]=2;c=ch();d[1]=c?1:2;var f=dh(b);0!=f?b={jc:f,lc:3}:
(f=y.top,b={jc:Pg(f,"googlefcInactive")?4:b&&Pg(f,"googlefcPA-"+b)?
2:Pg(f,"googlefcNPA")?3:0,lc:2});f=b;b=f.jc;d[f.lc]=b;if(!e)a:switch(b){case 2:case
4:e=!1;break a;case 3:e=!0;break a;case 1:e=a;break a;default:e=(void 0===c?!
1:c)&&a}return{Sh:b,Pd:e,Ac:0==b&&a&&c,kc:d.join(".")}}
function gh(a,b,c){var d=fh(a,b);d.Ac?y.setTimeout(function()
{gh(a,b,c)},1E3):c(d)};function hh(a,b,c,d)
{this.j=a;this.pubWin=b;this.iframeWin=c;this.B=d||c||
{};this.m=b.document.getElementById(this.B.google_async_iframe_id+"_anchor");this.V
=b.document.getElementById(this.B.google_async_iframe_id+"_expand");this.o=-
1;this.v=!
1;this.D="";this.A=0;this.I=this.J=null;this.F=0;this.C=null;this.T=0;this.l=[];thi
s.tcString=this.G="";this.gdprApplies=void 0;this.addtlConsent=""};function ih(a,b)
{a=parseFloat(a);return isNaN(a)||1<a||0>a?b:a}var jh=/^([\w-]+\.)*([\w-]{2,})(:[0-
9]+)?$/;function kh(a,b){return a?(a=a.match(jh))?a[0]:b:b};function lh()
{return"r20200505"}var
mh=Ig("false"),nh=Ig("false"),oh=Ig("false"),ph=Ig("false"),qh=Ig("false"),rh=Ig("t
rue"),sh=rh||!ph,th=ih("0.02",0),uh=ih("0.0",0);function vh(){return
kh("","googleads.g.doubleclick.net")}function wh(){return
kh("","pagead2.googlesyndication.com")};function xh(a){this.methodName=a}var yh=new
xh(15),zh=new xh(2),Ah=new xh(3),Bh=new xh(5),Ch=new xh(6);function Dh(a,b,c)
{return b[a.methodName]||c||function(){}};function Eh(){this.l=function(a,b){return
void 0===b?!1:b};this.m=function(a,b){return void 0===b?0:b};this.j=function()
{}}function Fh(){var a=Eh.W(),b=Gh,c=Hh;a.l=function(d,e){return Dh(Bh,b)
(d,e,c)};a.m=function(d,e){return Dh(Ch,b)(d,e,c)};a.j=function(){Dh(yh,b)
(c)}}Ja(Eh);function M(a){var b=void 0===b?!1:b;return Eh.W().l(a,b)}function
Ih(a,b){b=void 0===b?0:b;return Eh.W().m(a,b)};function Jh(a,b,c,d)
{this.top=a;this.right=b;this.bottom=c;this.left=d}p=Jh.prototype;p.$a=function()
{return this.right-this.left};p.tb=function(){return this.bottom-
this.top};p.clone=function(){return new
Jh(this.top,this.right,this.bottom,this.left)};p.contains=function(a){return
this&&a?a instanceof Jh?
a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom:a.x>
=this.left&&a.x<=this.right&&a.y>=this.top&&a.y<=this.bottom:!1};
p.expand=function(a,b,c,d){Na(a)?(this.top-
=a.top,this.right+=a.right,this.bottom+=a.bottom,this.left-=a.left):(this.top-
=a,this.right+=Number(b),this.bottom+=Number(c),this.left-=Number(d));return
this};function Kh(a,b){return
a.left<=b.right&&b.left<=a.right&&a.top<=b.bottom&&b.top<=a.bottom}p.ceil=function(
)
{this.top=Math.ceil(this.top);this.right=Math.ceil(this.right);this.bottom=Math.cei
l(this.bottom);this.left=Math.ceil(this.left);return this};
p.floor=function()
{this.top=Math.floor(this.top);this.right=Math.floor(this.right);this.bottom=Math.f
loor(this.bottom);this.left=Math.floor(this.left);return this};p.round=function()
{this.top=Math.round(this.top);this.right=Math.round(this.right);this.bottom=Math.r
ound(this.bottom);this.left=Math.round(this.left);return this};
p.translate=function(a,b){a instanceof me?
(this.left+=a.x,this.right+=a.x,this.top+=a.y,this.bottom+=a.y):
(this.left+=a,this.right+=a,"number"===typeof
b&&(this.top+=b,this.bottom+=b));return this};p.scale=function(a,b)
{b="number"===typeof b?
b:a;this.left*=a;this.right*=a;this.top*=b;this.bottom*=b;return this};function
Lh(a,b,c,d)
{this.left=a;this.top=b;this.width=c;this.height=d}p=Lh.prototype;p.clone=function(
){return new Lh(this.left,this.top,this.width,this.height)};function Mh(a,b){var
c=Math.max(a.left,b.left),d=Math.min(a.left+a.width,b.left+b.width);if(c<=d){var
e=Math.max(a.top,b.top);a=Math.min(a.top+a.height,b.top+b.height);if(e<=a)return
new Lh(c,e,d-c,a-e)}return null}
function Nh(a,b){var c=Mh(a,b);if(!c||!c.height||!
c.width)return[a.clone()];c=[];var
d=a.top,e=a.height,f=a.left+a.width,g=a.top+a.height,h=b.left+b.width,k=b.top+b.hei
ght;b.top>a.top&&(c.push(new Lh(a.left,a.top,a.width,b.top-a.top)),d=b.top,e-
=b.top-a.top);k<g&&(c.push(new Lh(a.left,k,a.width,g-k)),e=k-
d);b.left>a.left&&c.push(new Lh(a.left,d,b.left-a.left,e));h<f&&c.push(new
Lh(h,d,f-h,e));return c}
p.contains=function(a){return a instanceof me?
a.x>=this.left&&a.x<=this.left+this.width&&a.y>=this.top&&a.y<=this.top+this.height
:this.left<=a.left&&this.left+this.width>=a.left+a.width&&this.top<=a.top&&this.top
+this.height>=a.top+a.height};p.ceil=function()
{this.left=Math.ceil(this.left);this.top=Math.ceil(this.top);this.width=Math.ceil(t
his.width);this.height=Math.ceil(this.height);return this};
p.floor=function()
{this.left=Math.floor(this.left);this.top=Math.floor(this.top);this.width=Math.floo
r(this.width);this.height=Math.floor(this.height);return this};p.round=function()
{this.left=Math.round(this.left);this.top=Math.round(this.top);this.width=Math.roun
d(this.width);this.height=Math.round(this.height);return
this};p.translate=function(a,b){a instanceof me?(this.left+=a.x,this.top+=a.y):
(this.left+=a,"number"===typeof b&&(this.top+=b));return this};
p.scale=function(a,b){b="number"===typeof b?
b:a;this.left*=a;this.width*=a;this.top*=b;this.height*=b;return this};var
Oh={"AMP-CAROUSEL":"ac","AMP-FX-FLYING-CARPET":"fc","AMP-LIGHTBOX":"lb","AMP-
STICKY-AD":"sa"};function Ph(a){a=void 0===a?y: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
Qh(){var a=Ph();return a&&a.initialIntersection}function Rh(){var a=Qh();return
a&&Na(a.rootBounds)?new ne(a.rootBounds.width,a.rootBounds.height):null}
function Sh(a){return(a=a||Ph())?Tf(a.master)?a.master:null:null}
function Th(a,b){function c(){}function d(f)
{if(a.ampInaboxInitialized)K(a,"message",d);else{var g,h=M(198)&&"amp-ini-
load"===f.data;a.ampInaboxPendingMessages&&!h&&(g=/^amp-
(\d{15,20})?/.exec(f.data))&&(a.ampInaboxPendingMessages.push(f),f=g[1],a.ampInabox
Initialized||f&&!/^\d{15,20}$/.test(f)||
a.document.querySelector('script[src$="amp4ads-host-v0.js"]')||
Yf(a.document,"https://cdn.ampproject.org/"+(f?"rtv/"+f+"/":"")+"amp4ads-host-
v0.js"))}}var e=a.ampInaboxIframes=a.ampInaboxIframes||[];b&&(e.push(b),
c=function()
{a.AMP&&a.AMP.inaboxUnregisterIframe&&a.AMP.inaboxUnregisterIframe(b);hb(e,b);K(a,"
message",d)});if(a.ampInaboxInitialized)return
c;a.ampInaboxPendingMessages=a.ampInaboxPendingMessages||
[];e.google_amp_listener_added||(e.google_amp_listener_added=!
0,J(a,"message",d));return c};function Uh(a,b){Vh(a,void 0===b?null:b)}function
Vh(a,b){y.google_image_requests||(y.google_image_requests=[]);var
c=y.document.createElement("img");if(b){var d=function(e)
{b&&b(e);K(c,"load",d);K(c,"error",d)};J(c,"load",d);J(c,"error",d)}c.src=a;y.googl
e_image_requests.push(c)};function Wh(a,b,c){if("string"===typeof b)
(b=Xh(a,b))&&(a.style[b]=c);else for(var d in b){c=a;var
e=b[d],f=Xh(c,d);f&&(c.style[f]=e)}}var Yh={};function Xh(a,b){var c=Yh[b];if(!c)
{var d=td(b);c=d;void 0===a.style[d]&&(d=(Dd?"Webkit":Cd?"Moz":Ad?"ms":zd?"O":null)
+ud(d),void 0!==a.style[d]&&(c=d));Yh[b]=c}return c}function Zh(a,b){var
c=Be(a);return
c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,
null))?a[b]||a.getPropertyValue(b)||"":""}
function $h(a){return Zh(a,"position")||(a.currentStyle?
a.currentStyle.position:null)||a.style&&a.style.position}function ai(a){try{var
b=a.getBoundingClientRect()}catch(c)
{return{left:0,top:0,right:0,bottom:0}}Ad&&a.ownerDocument.body&&(a=a.ownerDocument
,b.left-=a.documentElement.clientLeft+a.body.clientLeft,b.top-
=a.documentElement.clientTop+a.body.clientTop);return b}
function bi(a){var b=Be(a),c=new me(0,0);var d=b?Be(b):document;d=!Ad||
9<=Number(Nd)||"CSS1Compat"==ze(d).j.compatMode?
d.documentElement:d.body;if(a==d)return
c;a=ai(a);b=De(ze(b).j);c.x=a.left+b.x;c.y=a.top+b.y;return c}function ci(a,b)
{if(/^\d+px?$/.test(b))return parseInt(b,10);var
c=a.style.left,d=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;a.styl
e.left=b;b=a.style.pixelLeft;a.style.left=c;a.runtimeStyle.left=d;return+b}
function di(a,b){return(b=a.currentStyle?a.currentStyle[b]:null)?ci(a,b):0}var
ei={thin:2,medium:4,thick:6};function fi(a,b){if("none"==(a.currentStyle?
a.currentStyle[b+"Style"]:null))return 0;b=a.currentStyle?
a.currentStyle[b+"Width"]:null;return b in ei?ei[b]:ci(a,b)};function N(a,b)
{if(a)for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void
0,a[c],c,a)}function gi(a){return!(!a||!a.call)&&"function"===typeof a}function
hi(a,b){if(a.filter)return a.filter(b,void 0);for(var c=[],d=0;d<a.length;d+
+)b.call(void 0,a[d],d,a)&&c.push(a[d]);return c}function ii(){var
a=z();"google_onload_fired"in a||(a.google_onload_fired=!1,J(a,"load",function()
{a.google_onload_fired=!0}))}
function ji(a,b){var c=b.slice(-
1),d="?"===c||"#"===c?"":"&",e=[b];N(a,function(f,g){if(f||0===f||!
1===f)"boolean"===typeof f&&(f=f?
1:0),e.push(d),e.push(g),e.push("="),e.push(encodeURIComponent(String(f))),d="&"});
return e.join("")}function ki(){var a=void 0===a?L:a;try{return
a.history.length}catch(b){return 0}}function li(a){a=Sh(Ph(a))||
a;a.google_unique_id?++a.google_unique_id:a.google_unique_id=1}function mi(a)
{a=a.google_unique_id;return"number"===typeof a?a:0}
function ni(a){var b=9!==a.nodeType&&a.id;a:{if(a&&a.nodeName&&a.parentElement){var
c=a.nodeName.toString().toLowerCase();for(var
d=a.parentElement.childNodes,e=0,f=0;f<d.length;++f){var
g=d[f];if(g.nodeName&&g.nodeName.toString().toLowerCase()===c){if(a===g)
{c="."+e;break a}++e}}}c=""}return(a.nodeName&&a.nodeName.toString().toLowerCase())
+(b?"/"+b:"")+c}function oi(a){return!!a.google_async_iframe_id}var
pi=oi(window),qi=pi&&window.parent||window;
function z(){if(pi&&!Tf(qi)){var a="."+Ef.domain;try{for(;2<a.split(".").length&&!
Tf(qi);)Ef.domain=a=a.substr(a.indexOf(".")+1),qi=window.parent}catch(b){}Tf(qi)||
(qi=window)}return qi}var ri=/(^| )adsbygoogle($| )/;function si(a){return
function(){if(a){var b=a;a=null;b.apply(null,arguments)}}}function ti(){var a=void
0===a?L:a;if(!a)return!1;try{return!(!a.navigator.standalone&&!
ui(a).navigator.standalone)}catch(b){return!1}}
function vi(){var
a,b=window.ActiveXObject;if(navigator.plugins&&navigator.mimeTypes.length)
{if((a=navigator.plugins["Shockwave Flash"])&&a.description)return
a.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s)
+r/,".")}else{if(navigator.userAgent&&0<=navigator.userAgent.indexOf("Windows CE"))
{var c=3;for(a=1;a;)try{a=new b("ShockwaveFlash.ShockwaveFlash."+(c+1)),c+
+}catch(d){a=null}return c.toString()}if(Nc()){a=null;try{a=new
b("ShockwaveFlash.ShockwaveFlash.7")}catch(d){c=0;try{a=new
b("ShockwaveFlash.ShockwaveFlash.6"),
c=6,a.AllowScriptAccess="always"}catch(e){if(6===c)return c.toString()}try{a=new
b("ShockwaveFlash.ShockwaveFlash")}catch(e){}}if(a)return
c=a.GetVariable("$version").split(" ")[1],c.replace(/,/g,".")}}return"0"}function
wi(a){return(a=a.google_ad_format)?0<a.indexOf("_0ads"):!1}function xi()
{if(oh)try{var a=L.google_cafe_host||L.top.google_cafe_host;if(a)return a}catch(b)
{}return wh()}function ui(a){return oh&&a.google_top_window||a.top}function yi(a)
{a=ui(a);return Tf(a)?a:null}
function zi(a){var b=Number(a.google_ad_width),c=Number(a.google_ad_height);if(!
(0<b&&0<c)){a:{try{var d=String(a.google_ad_format);if(d&&d.match){var
e=d.match(/(\d+)x(\d+)/i);if(e){var
f=parseInt(e[1],10),g=parseInt(e[2],10);if(0<f&&0<g){var h={width:f,height:g};break
a}}}}catch(k){}h=null}a=h;if(!a)return null;b=0<b?b:a.width;c=0<c?
c:a.height}return{width:b,height:c}}function Ai(a,b){return a.source!
==b.contentWindow&&a.source.parent!==b.contentWindow?!1:!0};function Bi(a)
{a.google_ad_modifications||(a.google_ad_modifications={});return
a.google_ad_modifications}function Ci(a,b)
{a=Bi(a);a.processed_sra_frame_pingbacks=a.processed_sra_frame_pingbacks||{};var
c=!a.processed_sra_frame_pingbacks[b];a.processed_sra_frame_pingbacks[b]=!0;return
c};var
O={},Di=(O.google_ad_channel="channel",O.google_ad_type="ad_type",O.google_ad_forma
t="format",O.google_color_bg="color_bg",O.google_color_border="color_border",O.goog
le_color_link="color_link",O.google_color_text="color_text",O.google_color_url="col
or_url",O.google_page_url="url",O.google_allow_expandable_ads="ea",O.google_ad_sect
ion="region",O.google_cpm="cpm",O.google_encoding="oe",O.google_safe="adsafe",O.goo
gle_flash_version="flash",O.google_font_face="f",O.google_font_size="fs",O.google_h
ints=
"hints",O.google_ad_host="host",O.google_ad_host_channel="h_ch",O.google_ad_host_ti
er_id="ht_id",O.google_kw_type="kw_type",O.google_kw="kw",O.google_contents="conten
ts",O.google_targeting="targeting",O.google_adtest="adtest",O.google_alternate_colo
r="alt_color",O.google_alternate_ad_url="alternate_ad_url",O.google_cust_age="cust_
age",O.google_cust_ch="cust_ch",O.google_cust_gender="cust_gender",O.google_cust_in
terests="cust_interests",O.google_cust_job="cust_job",O.google_cust_l="cust_l",O.go
ogle_cust_lh=
"cust_lh",O.google_cust_u_url="cust_u_url",O.google_cust_id="cust_id",O.google_lang
uage="hl",O.google_city="gcs",O.google_country="gl",O.google_region="gr",O.google_c
ontent_recommendation_ad_positions="ad_pos",O.google_content_recommendation_columns
_num="cr_col",O.google_content_recommendation_rows_num="cr_row",O.google_content_re
commendation_ui_type="crui",O.google_content_recommendation_use_square_imgs="cr_sq_
img",O.google_color_line="color_line",O.google_disable_video_autoplay="disable_vide
o_autoplay",
O.google_full_width_responsive_allowed="fwr",O.google_full_width_responsive="fwratt
r",O.efwr="efwr",O.google_pgb_reactive="pra",O.google_resizing_allowed="rs",O.googl
e_resizing_height="rh",O.google_resizing_width="rw",O.rpe="rpe",O.google_responsive
_formats="resp_fmts",O.google_safe_for_responsive_override="sfro",O.google_video_do
c_id="video_doc_id",O.google_video_product_type="video_product_type",O.google_webgl
_support="wgl",O.google_refresh_count="rc",O),P={},Ei=(P.google_ad_block="ad_block"
,P.google_ad_client=
"client",P.google_ad_output="output",P.google_ad_callback="callback",P.google_ad_he
ight="h",P.google_ad_resize="twa",P.google_ad_slot="slotname",P.google_ad_unit_key=
"adk",P.google_ad_dom_fingerprint="adf",P.google_ad_width="w",P.google_captcha_toke
n="captok",P.google_content_recommendation_columns_num="cr_col",P.google_content_re
commendation_rows_num="cr_row",P.google_ctr_threshold="ctr_t",P.google_cust_criteri
a="cust_params",P.gfwrnwer="fwrn",P.gfwrnher="fwrnh",P.google_bfa="bfa",P.ebfa="ebf
a",
P.ebfaca="ebfaca",P.google_image_size="image_size",P.google_last_modified_time="lmt
",P.google_loeid="loeid",P.google_max_num_ads="num_ads",P.google_max_radlink_len="m
ax_radlink_len",P.google_mtl="mtl",P.google_native_settings_key="nsk",P.google_enab
le_content_recommendations="ecr",P.google_num_radlinks="num_radlinks",P.google_num_
radlinks_per_unit="num_radlinks_per_unit",P.google_pucrd="pucrd",P.google_reactive_
plaf="plaf",P.google_reactive_plat="plat",P.google_reactive_fba="fba",P.google_reac
tive_sra_channels=
"plach",P.google_responsive_auto_format="rafmt",P.armr="armr",P.google_rl_dest_url=
"rl_dest_url",P.google_rl_filtering="rl_filtering",P.google_rl_mode="rl_mode",P.goo
gle_rt="rt",P.google_source_type="src_type",P.google_restrict_data_processing="rdp"
,P.google_tag_for_child_directed_treatment="tfcd",P.google_tag_for_under_age_of_con
sent="tfua",P.google_tag_origin="to",P.google_ad_semantic_area="sem",P.google_tfs="
tfs",P.google_package="pwprc",P.google_tag_partner="tp",P.fra="fpla",P.google_ml_ra
nk=
"mlr",P.google_apsail="psa",P),Fi={},Gi=(Fi.google_core_dbp="dbp",Fi.google_lact="l
act",Fi.google_only_pyv_ads="pyv",Fi.google_scs="scs",Fi.google_video_url_to_fetch=
"durl",Fi.google_yt_pt="yt_pt",Fi.google_yt_up="yt_up",Fi);function Hi(a,b){a.A|
=b};function Ii(a){N(Di,function(b,c){a[c]=null});N(Ei,function(b,c)
{a[c]=null});N(Gi,function(b,c)
{a[c]=null});a.google_container_id=null;a.google_eids=null;a.google_page_location=n
ull;a.google_referrer_url=null;a.google_enable_single_iframe=null;a.google_ad_regio
n=null;a.google_gl=null;a.google_loader_used=null;a.google_loader_features_used=nul
l;a.google_debug_params=null}function Ji(a,b,c){Hi(a,2);return b[c%b.length]};var
Gb={Tg:0,Pf:1,Qf:2,Xf:8,jh:9,fh:16,zf:17,yf:24,rg:25,Oe:26,Ne:27,Ic:30,jg:32,mg:40}
;function Ki(a){var b=a.iframeWin;if(b&&oi(b)&&b!
=b.parent&&b.google_async_iframe_close){var c=function(){b.setTimeout(function()
{b.document.close()},0)};a.C?a.C(c):c()}};function Li(a,b){var c=void 0===c?
{}:c;this.error=a;this.context=b.context;this.msg=b.message||"";this.id=b.id||"jser
ror";this.meta=c};var Mi=[/^https?:\/\/(secure)?pubads\.g\.doubleclick\.net(:\d+)?
($|\/)/i,/^https?:\/\/(googleads|adx)\.g\.doubleclick\.net(:\d+)?
($|\/)/i,/^https?:\/\/(?!adx)ad.*\.doubleclick\.net(:\d+)?($|\/)/i,/^https?:\/\/
(tpc|pagead2)\.googlesyndication\.com(:\d+)?
($|\/)/i,/^https?:\/\/www\.googletagservices\.com(:\d+)?
($|\/)/i,/^https?:\/\/adservice\.google\.(com?\.)?[a-z]{2,3}(:\d+)?
($|\/)/i];function Ni(a){return eb(Mi,function(b){return b.test(a)})}
function Oi(a){if(a=/[-\w]+\.[-\w]+$/.exec(a))switch(sd(a[0].toLowerCase())){case
1967261364:return 0;case 3147493546:return 1;case 1567346461:return 2;case
2183041838:return 3;case 763236279:return 4;case 1342279801:return 5;case
526831769:return 6;case 352806002:return 7;case 2755048925:return 8;case
3306848407:return 9;case 2207000920:return 10;case 484037040:return 11;case
3506871055:return 12;case 672143848:return 13;case 2528751226:return 14;case
2744854768:return 15;case 3703278665:return 16;
case 2014749173:return 17;case 133063824:return 18;case 2749334602:return 19;case
3131239845:return 20;case 2074086763:return 21;case 795772493:return 22;case
290857819:return 23;case 3035947606:return 24;case 2983138003:return 25;case
2197138676:return 26;case 4216016165:return 27;case 239803524:return 28;case
975993579:return 29;case 1794940339:return 30;case 1314429186:return 31;case
1643618937:return 32;case 497159982:return 33;case 3882239661:return 34}return-1}
function Pi(a){if(!a.length)return 0;for(var b=[],c=0;34>=c;c+
+)b[c]=0;for(c=a.length-1;0<=c;c--){var d=Oi(a[c]);0<=d&&(b[34-d]=1)}return
parseInt(b.join(""),2)};var Qi=/^https?:\/\/(\w|-)+\.cdn\.ampproject\.(net|org)
(\?|\/|$)/;function Ri(a){a=(this.j=a||y)||y;this.m=a.top==a?1:Tf(a.top)?2:3;3!
=this.m&&Date.parse(y.top.document.lastModified);this.l=Si(this.j)}function Ti(a,b)
{for(var c=0,d=(a=a.l[Math.max(a.l.length-1,0)].url||null)&&Sf(a.match(Rf)[3]||
null),e=Math.min(b.length,26),f=0;f<e;f++)a=null!=b[f]&&Sf(b[f].match(Rf)[3]||
null)||"",c*=4,a&&(d&&a==d?c+=3:Ni(b[f])?c+=2:a&&0<=Oi(a)&&(c+=1));return c}
function Si(a){var b=a||y,c=[],d=null;do{var e=b;if(Tf(e)){var
f=e.location.href;d=e.document&&e.document.referrer||null}else
f=d,d=null;c.push(new Ui(f||"",e));try{b=e.parent}catch(g){b=null}}while(b&&e!
=b);e=0;for(b=c.length-1;e<=b;++e)c[e].depth=b-e;e=a||
y;if(e.location&&e.location.ancestorOrigins&&e.location.ancestorOrigins.length==c.l
ength-1)for(a=1;a<c.length;++a)b=c[a],b.url||(b.url=e.location.ancestorOrigins[a-
1]||"",b.mc=!0);return c}function Vi(a,b){this.j=a;this.l=b}
function Ui(a,b,c){this.url=a;this.win=b;this.mc=!!c;this.depth=null};function Wi()
{this.m="&";this.o=!1;this.l={};this.v=0;this.j=[]}function Xi(a,b){var
c={};c[a]=b;return[c]}function Yi(a,b,c,d,e){var f=[];zg(a,function(g,h)
{(g=Zi(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)}
function Zi(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(Zi(a[g],b,c,d+1,e));return f.join(c[d])}}else
if("object"==typeof a)return e=e||0,2>e?
encodeURIComponent(Yi(a,b,c,d,e+1)):"...";return
encodeURIComponent(String(a))}function $i(a,b,c,d){a.j.push(b);a.l[b]=Xi(c,d)}
function aj(a,b,c){b=b+"//pagead2.googlesyndication.com"+c;var d=bj(a)-
c.length;if(0>d)return"";a.j.sort(function(m,n){return m-n});c=null;for(var
e="",f=0;f<a.j.length;f++)for(var g=a.j[f],h=a.l[g],k=0;k<h.length;k++){if(!d)
{c=null==c?g:c;break}var l=Yi(h[k],a.m,",$");if(l){l=e+l;if(d>=l.length){d-
=l.length;b+=l;e=a.m;break}a.o&&(e=d,l[e-1]==a.m&&--
e,b+=l.substr(0,e),e=a.m,d=0);c=null==c?g:c}}a="";null!=c&&(a=e+"trn="+c);return
b+a}
function bj(a){var b=1,c;for(c in a.l)b=c.length>b?c.length:b;return 3997-b-
a.m.length-1};function cj(a,b,c,d,e,f){if((d?a.j:Math.random())<(e||.01))try{if(c
instanceof Wi)var g=c;else g=new Wi,zg(c,function(k,l){var m=g,n=m.v+
+;k=Xi(l,k);m.j.push(n);m.l[n]=k});var h=aj(g,a.l,"/pagead/gen_204?
id="+b+"&");h&&("undefined"===typeof f?Uh(h):Uh(h,f))}catch(k){}};var dj=!
1,ej=null;function fj(a){this.j={};this.l={};this.m=!1;a=a||[];for(var
b=0,c=a.length;b<c;++b)this.l[a[b]]=""}function Sj(){var a=Tj(),b=new
fj;zg(a.j,function(c,d){b.j[d]=c});zg(a.l,function(c,d){b.l[d]=c});return
b}function Uj(){if(null===ej){ej="";try{var a="";try{a=y.top.location.hash}catch(c)
{a=y.location.hash}if(a){var b=a.match(/\bdeid=([\d,]+)/);ej=b?b[1]:""}}catch(c)
{}}return ej}function Vj(a,b,c){return""==b?"":c?a.l.hasOwnProperty(c)?a.l[c]=b:"":
(a.j[b]=!0,b)}
function Wj(a,b,c,d){if(a.m)return"";if(d?a.l.hasOwnProperty(d)&&""==a.l[d]:1){var
e;e=(e=Uj())?(e=e.match(new RegExp("\\b("+b.join("|")+")\\b")))?
e[0]:null:null;if(b=e?e:dj?null:$f(b,c,!1))return Vj(a,b,d)}return""}function
Xj(a,b){return a.l.hasOwnProperty(b)?a.l[b]:""}function Yj(a){var
b=[];zg(a.j,function(c,d){b.push(d)});zg(a.l,function(c){""!=c&&b.push(c)});return
b};function Zj(){var a=y.performance;return a&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):+new Date}function ak(){var a=void 0===a?
y:a;return(a=a.performance)&&a.now?a.now():null};function bk(a,b,c)
{this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.random();
this.slotId=void 0};var ck=y.performance,dk=!!
(ck&&ck.mark&&ck.measure&&ck.clearMarks),ek=yb(function(){var a;if(a=dk)a=Uj(),a=!!
a.indexOf&&0<=a.indexOf("1337");return a});function fk(a){this.l=[];this.m=a||y;var
b=null;a&&(a.google_js_reporting_queue=a.google_js_reporting_queue||
[],this.l=a.google_js_reporting_queue,b=a.google_measure_js_timing);this.j=ek()||
(null!=b?b:1>Math.random())}function gk(a){a.j=!1;a.l!
=a.m.google_js_reporting_queue&&(ek()&&ab(a.l,hk),a.l.length=0)}
function hk(a)
{a&&ck&&ek()&&(ck.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),ck.clearMarks
("goog_"+a.label+"_"+a.uniqueId+"_end"))}fk.prototype.start=function(a,b){if(!
this.j)return null;var c=ak()||Zj();a=new
bk(a,b,c);b="goog_"+a.label+"_"+a.uniqueId+"_start";ck&&ek()&&ck.mark(b);return
a};function ik(a,b){if(a.j&&"number"===typeof b.value){var c=ak()||
Zj();b.duration=c-
b.value;c="goog_"+b.label+"_"+b.uniqueId+"_end";ck&&ek()&&ck.mark(c);!a.j||
2048<a.l.length||a.l.push(b)}}
function jk(a,b){if(!a.j)return b();var c=a.start("491",3);try{var d=b()}catch(e)
{throw hk(c),e;}ik(a,c);return d};function kk(){var a=lk;this.A=mk;this.o=!
0;this.l=null;this.C=this.j;this.m=void 0===a?null:a;this.v=!1}function nk(a,b,c,d)
{try{if(a.m&&a.m.j){var e=a.m.start(b.toString(),3);var f=c();ik(a.m,e)}else
f=c()}catch(g){c=a.o;try{hk(e),c=a.C(b,new Li(g,{message:ok(g)}),void 0,d)}catch(h)
{a.j(217,h)}if(!c)throw g;}return f}function pk(a,b,c,d,e){return function(f)
{for(var g=[],h=0;h<arguments.length;++h)g[h]=arguments[h];return nk(a,b,function()
{return c.apply(d,g)},e)}}
kk.prototype.j=function(a,b,c,d,e){e=e||"jserror";try{var f=new Wi;f.o=!
0;$i(f,1,"context",a);b.error&&b.meta&&b.id||(b=new Li(b,
{message:ok(b)}));b.msg&&$i(f,2,"msg",b.msg.substring(0,512));var g=b.meta||
{};if(this.l)try{this.l(g)}catch(u){}if(d)try{d(g)}catch(u)
{}b=[g];f.j.push(3);f.l[3]=b;var h=Si(),k=new Ui(y.location.href,y,!1);b=null;var
l=h.length-1;for(d=l;0<=d;--d){var m=h[d];!b&&Qi.test(m.url)&&(b=m);if(m.url&&!
m.mc){k=m;break}}m=null;var n=h.length&&h[l].url;0!=k.depth&&n&&(m=h[l]);var q=
new Vi(k,m);q.l&&$i(f,4,"top",q.l.url||"");
$i(f,5,"url",q.j.url||"");cj(this.A,e,f,this.v,c)}catch(u){try{cj(this.A,e,
{context:"ecmserr",rctx:a,msg:ok(u),url:q&&q.j.url},this.v,c)}catch(v){}}return
this.o};function ok(a){var b=a.toString();a.name&&-1==b.indexOf(a.name)&&(b+=":
"+a.name);a.message&&-1==b.indexOf(a.message)&&(b+=":
"+a.message);a.stack&&(b=qk(a.stack,b));return b}
function qk(a,b){try{-1==a.indexOf(b)&&(a=b+"\n"+a);for(var c;a!
=c;)c=a,a=a.replace(/((https?:\/..*\/)[^\/:]*:\d+(?:.|\n)*)\2/,"$1");return
a.replace(/\n */g,"\n")}catch(d){return b}};var mk,rk,sk=z(),lk=new fk(sk);function
tk(a){var b=L.jerExpIds;if(La(b)&&0!==b.length){var c=a.eid;c?
(b=x(c.split(",")).concat(x(b)),pb(b),a.eid=b.join(",")):a.eid=b.join(",")}}functio
n uk(a){var b=L.jerUserAgent;b&&(a.useragent=b)}mk=new function(){var a=void 0===a?
L:a;this.l="http:"===a.location.protocol?"http:":"https:";this.j=Math.random()};"nu
mber"!==typeof sk.google_srt&&(sk.google_srt=Math.random());var
vk=mk,wk=sk.google_srt;0<=wk&&1>=wk&&(vk.j=wk);rk=new kk;rk.l=function(a)
{tk(a);uk(a)};
rk.v=!0;"complete"==sk.document.readyState?sk.google_measure_js_timing||
gk(lk):lk.j&&J(sk,"load",function(){sk.google_measure_js_timing||gk(lk)});function
xk(){}function yk(a,b){return nk(rk,a,b,void 0)}function Q(a,b,c){return
pk(rk,a,b,c,void 0)}function R(a,b,c){cj(mk,a,b,!0,c,void 0)}function zk(a,b)
{R("rmvasft",{code:a,branch:b?"exp":"cntr"})};function Ak(a,b){var c=Kg();return a+
(-1==a.indexOf("?")?"?":"&")+[0<c.length?"google_debug"+(c?"="+c:"")
+"&":"","xpc=",b,"&p=",encodeURIComponent(y.document.location.protocol),"//",encode
URIComponent(y.document.location.host)].join("")};function Bk(){var
a={notify:/^expandable-xpc-ready$/};this.j=this.l=null;Ma(a)?
this.j=a:this.l=a}Bk.prototype.getVerifier=function(a){return this.l?
this.l[a]:null};Bk.prototype.getSchema=function(a){return this.j?
this.j(a):null};Bk.prototype.doesReturnAnotherSchema=function(){return this.j?!0:!
1};
function Ck(a,b,c,d){function e(g){try{var h=JSON.parse(g.data)}catch(k){return}!
h||h.googMsgType!==b||d&&/[:|%3A]javascript\(/i.test(g.data)&&!d(h,g)||
c(h,g)}d=void 0===d?null:d;J(a,"message",e);var f=!1;return function(){var g=!1;f||
(f=!0,g=K(a,"message",e));return g}}function Dk(a,b,c,d){var
e=Ck(a,b,wb(c,function(){return e()}),void 0===d?null:d);return e}function Ek(){var
a=Error.call(this);this.message=a.message;"stack"in
a&&(this.stack=a.stack)}la(Ek,Error);
function Fk(a,b,c,d,e){if(Array.isArray(a)){var f=a;for(var g=0;g<a.length;g+
+)a[g]=Fk(a[g],b,c,d,e)}else if(Na(a))
{if(b.doesReturnAnotherSchema())if(f=b.getSchema(a))
{if(b=f,b.doesReturnAnotherSchema())return Fk(a,b,c,d,e)}else throw new
Ek("in_sc",c?c:"root",a);f={};for(g in
a)if(Object.prototype.hasOwnProperty.call(a,g)){d=b.getVerifier(g);c=a[g];var
h=b;if(d){var k=d.predicate||d;if(Ma(k)){h=k(c);if(!h){if(!d||!
d.nullOnInvalid)throw new Ek("sm",g,c);e&&(e[g]=!0);f[g]=null;continue}if(h
instanceof
Bk)d=null;else{f[g]=c;continue}}}else if(!Na(c))continue;f[g]=Fk(c,h,g,d,e)}}else
if(f=a,b=d?d.predicate||d:void 0,b instanceof RegExp&&!b.test("string"===typeof a||
void 0==a?a:String(a))||Ma(b)&&!b(a)){if(!d||!d.nullOnInvalid)throw new
Ek("sm",c,a);e&&(e[c]=!0);f=null}return f}function Gk(a,b){var c=Hk;return
Ck(a,"ct",function(d,e){try{var f=Fk(d,c,null,null,null);b(f,e)}catch(g){if(!(g
instanceof Ek))throw g;}})}function Ik(a,b,c,d)
{c.googMsgType=b;a.postMessage(JSON.stringify(c),d)}
function Jk(a,b,c,d,e){if(!(0>=e)&&(Ik(a,b,c,d),a=a.frames))for(var f=0;f<a.length;
++f)1<e&&Jk(a[f],b,c,d,--e)};var Hk=new Bk;function Kk(a,b,c,d)
{Yg(d.origin,oh)&&"expandable-xpc-ready"==c.notify&&Lk(a,b)}function Lk(a,b){var
c=a.wb;c.google_eas_queue=c.google_eas_queue||
[];c.google_eas_queue.push({a:a.id,b:a.url,c:a.width,d:a.height,e:a.Yb,f:a.Ld,g:a.V
c,h:a.vd,i:void 0});y.setTimeout(Q(220,si(Ua(function(d)
{Yf(c.document,d)},b))),0)};var
Mk={Pe:"google_ads_preview",Cf:"google_mc_lab",Sf:"google_anchor_debug",Rf:"google_
bottom_anchor_debug",Hc:"google_ia_debug",hg:"google_scr_debug",lg:"google_ia_debug
_allow_onclick",Jg:"googleads",Ic:"google_pedestal_debug",Yg:"google_resize_debug",
kh:"google_shoppable_images_debug",lh:"google_shoppable_images_cookie",mh:"google_s
hoppable_images_forced",Jc:"google_responsive_slot_debug",eh:"google_responsive_slo
t_preview",bh:"google_responsive_dummy_ad"},Nk={},Ok=(Nk.google_bottom_anchor_debug
=
1,Nk.google_anchor_debug=2,Nk.google_ia_debug=8,Nk.google_resize_debug=16,Nk.google
_scr_debug=9,Nk.googleads=2,Nk.google_pedestal_debug=30,Nk);var
Pk={Hc:1,Se:2,Dh:3,ih:4,Jc:6};function Qk(a,b){if(!a)return!1;a=a.hash;if(!a||!
a.indexOf)return!1;if(-1!=a.indexOf(b))return!0;b=Rk(b);return"go"!=b&&-1!
=a.indexOf(b)?!0:!1}function Rk(a){var b="";N(a.split("_"),function(c)
{b+=c.substr(0,2)});return b}function Sk(){var a=y.location,b=!1;N(Mk,function(c)
{Qk(a,c)&&(b=!0)});return b}
function Tk(a,b){switch(a){case 1:return Qk(b,"google_ia_debug");case 2:return
Qk(b,"google_bottom_anchor_debug");case 3:return Qk(b,"google_anchor_debug")||
Qk(b,"googleads");case 4:return Qk(b,"google_scr_debug");case 6:return
Qk(b,"google_responsive_slot_debug")}return!1};var Uk=null;function Vk(a)
{this.j=a}function Wk(a,b){a=parseFloat(a.j[b]);return isNaN(a)?0:a}function Xk(a)
{Uk||(Uk=new Vk(a.google_t12n_vars||{}));return Uk};var Yk=null;function Zk(a,b)
{for(var c=0,d=a,e=0;a&&a!=a.parent;)if(a=a.parent,e++,Tf(a))d=a,c=e;else
if(b)break;return{win:d,level:c}}function $k(){Yk||(Yk=Zk(y,!0).win);return
Yk};function al(a)
{fj.call(this,a);this.dfltBktExt=this.j;this.lrsExt=this.l}la(al,fj);function bl()
{this.S={}}function cl(){var a=z(),b=Ph(a);if(b)return(b=b||Ph())?
(a=b.pageViewId,b=b.clientId,"string"===typeof
b&&(a+=b.replace(/\D/g,"").substr(0,6))):a=null,+a;a=Zk(a,!1).win;
(b=a.google_global_correlator)||
(a.google_global_correlator=b=1+Math.floor(Math.random()*Math.pow(2,43)));return b}
function dl(){if(el)return el;var a=Sh()||
z(),b=a.google_persistent_state_async;return null!=b&&"object"==typeof b&&null!
=b.S&&"object"==typeof b.S?el=b:a.google_persistent_state_async=el=new bl}function
fl(a){return gl[a]||"google_ps_"+a}function hl(a,b,c){b=fl(b);a=a.S;var
d=a[b];return void 0===d?a[b]=c:d}function il(a,b){var c=hl(a,b,0)+1;return
a.S[fl(b)]=c}function jl(){var a=dl();return hl(a,20,{})}
var
el=null,kl={},gl=(kl[8]="google_prev_ad_formats_by_region",kl[9]="google_prev_ad_sl
otnames_by_region",kl);function ll(){this.j=function(){return[]};this.l=function()
{return[]}}function ml(){var a=ll.W(),b=nl,c=ol;a.j=function(d){return
Dh(zh,b,function(){return[]})(d,c)};a.l=function(){return Dh(Ah,b,function()
{return[]})(c)}}Ja(ll);var
pl={dg:5,Of:7,og:17,Ve:41,Ug:62,Eg:67,Wg:82,Xg:83,Ig:87,hf:89,Af:103,fg:106,Kh:107,
Vf:108,$d:124,Gh:126,ae:128,ig:132,tg:138,Hg:139},ql=null;function rl(a)
{try{return!!a&&vd(!0)}catch(b){return!1}}
function sl(){if(rl(ql))return!0;var a=dl();if(a=hl(a,3,null)){var b=void 0===b?!
0:b;if(a&&a.dfltBktExt&&a.lrsExt){var c=new
al;c.j=a.dfltBktExt;c.dfltBktExt=c.j;c.l=a.lrsExt;c.lrsExt=c.l;b&&(c.m=!0);a=c}else
a=null;a||(a=new
al,b={context:"ps::gpes::cf",url:z().location.href},R("jserror",b))}b=a;return
rl(b)?(ql=b,!0):!1}function tl(a){if(!sl()){var b=Tj();a(b);b.m=!0}}function Tj()
{if(sl())return ql;var a=dl(),b=new al(Cg(pl));return ql=a.S[fl(3)]=b}var ul=null;
function vl(){ul||(ul=Sj());return ul}function wl(a){var
b=ll.W().l().join(),c=vl();c&&(b+=(b?",":"")+Yj(c).join());b&&(a.eid=50<b.length?
b.substring(0,50)+"T":b)}var
xl={wa:"618018085",xa:"618018086"},yl={Ob:"21060078",wa:"21060079"},zl={},Al={NONE:
"480596784",kg:"480596785",Yf:"21063355"},Bl={wa:"423550200",xa:"423550201"},Cl=z()
;dj=oh&&!!Cl.google_disable_experiments;function Dl(a){a=void 0===a?vl():a;return
hi(Yj(a),function(b){return!!zl[b]})}
function El(a){a=void 0===a?vl():a;return hi(Yj(a),function(b){return!zl[b]})};var
Fl={overlays:1,interstitials:2,vignettes:2,inserts:3,immersives:4,list_view:5},Gl={
},Hl=(Gl[1]=1,Gl[2]=1,Gl[8]=2,Gl[27]=3,Gl[9]=4,Gl[30]=5,Gl);function Il()
{this.wasPlaTagProcessed=!
1;this.wasReactiveAdConfigReceived={};this.adCount={};this.wasReactiveAdVisible={};
this.stateForType={};this.reactiveTypeEnabledInAsfe={};this.wasReactiveTagRequestSe
nt=!
1;this.reactiveTypeDisabledByPublisher={};this.tagSpecificState={};this.improveColl
isionDetection=1;this.messageValidationEnabled=!1;this.floatingAdsStacking=new Jl}
function Kl(a){a.google_reactive_ads_global_state?
null==a.google_reactive_ads_global_state.floatingAdsStacking&&(a.google_reactive_ad
s_global_state.floatingAdsStacking=new Jl):a.google_reactive_ads_global_state=new
Il;return a.google_reactive_ads_global_state}function Jl()
{this.maxZIndexRestrictions={};this.nextRestrictionId=0;this.maxZIndexListeners=[]}
;function Ll(a,b){var
c=ll.W().j(13).concat(ll.W().j(11)),d=a.B,e=Bi(d);e.eids=x(e.eids||
[]).concat(x(cb(c,String)));ab(Bi(d).eids||[],function(f)
{Vj(b,f)});c=Xk(a.pubWin);Wj(b,
["551"],0,108);Xj(b,108)&&(sh=rh);d=["42631002","42631003"];Wj(b,d,Wk(c,22),17);d=[
"21062174","21062175"];Wj(b,d,Wk(c,129),126);d=["26835105","26835106"];Wj(b,d,Wk(c,
24),41);
(d=vd(""))&&Vj(b,d);d=xl;d=[d.wa,d.xa];Wj(b,d,Wk(c,28),67);d=yl;d=[d.Ob,d.wa];Wj(b,
d,Wk(c,29),87);d=Al;d=Hb(d);Wj(b,
d,Wk(c,126),124);d=Bl;d=[d.xa,d.wa];Wj(b,d,Wk(c,177),139);a.j&&Ml(b,c,a.j)}function
Ml(a,b,c){var d=["410075105","410075106"];if(c=Kl(c))switch(Wj(a,d,Wk(b,155),132))
{case "410075105":c.improveCollisionDetection=1;break;case
"410075106":c.improveCollisionDetection=-1}};function Nl(a,b){b=void 0===b?
y:b;a=a.scrollingElement||("CSS1Compat"==a.compatMode?
a.documentElement:a.body);return new me(b.pageXOffset||a.scrollLeft,b.pageYOffset||
a.scrollTop)}function Ol(a){try{return!(!a||!(a.offsetWidth||a.offsetHeight||
a.getClientRects().length))}catch(b){return!1}};function Pl(a,b){try{return(void
0===b?0:b)?(new ne(a.innerWidth,a.innerHeight)).round():Ce(a||
window).round()}catch(c){return new ne(-12245933,-12245933)}}
function Ql(a,b){var c;var
d;c=(d=(d=Ph())&&(c=d.initialLayoutRect)&&"number"===typeof
c.top&&"number"===typeof c.left&&"number"===typeof c.width&&"number"===typeof
c.height?new Lh(c.left,c.top,c.width,c.height):null)?new me(d.left,d.top):
(c=Qh())&&Na(c.rootBounds)?new
me(c.rootBounds.left+c.boundingClientRect.left,c.rootBounds.top+c.boundingClientRec
t.top):null;if(c)return c;try{var e=a.j,f=new
me(0,0),g=Ee(Be(b));if(wd(g,"parent")){a=b;do{if(g==e)var h=bi(a);else{var
k=ai(a);h=new me(k.left,k.top)}b=
h;f.x+=b.x;f.y+=b.y}while(g&&g!=e&&g!
=g.parent&&(a=g.frameElement)&&(g=g.parent))}return f}catch(l){return new me(-
12245933,-12245933)}};function Rl(a){D(this,a,Sl,null)}A(Rl,C);var Sl=[15];function
Tl(a){D(this,a,null,null)}A(Tl,C);function Ul(a){D(this,a,null,null)}A(Ul,C);var
Vl,Wl=parseInt("2012",10);Vl=isNaN(Wl)?2012:Wl;function Xl(a,b,c)
{if("relative"===a)return b;c||
(c=sh?"https":"http");y.location&&"https:"==y.location.protocol&&"http"==c&&(c="htt
ps");return[c,"://",a,b].join("")}function Yl(a,b,c)
{a=Xl(a,b,c);2012<Vl&&(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"+Vl+b+".js").replace(/\
$/g,"$$$$")));M(202)&&(a+=(0<a.indexOf("?")?"&":"?")+"cache=bust");return a};var
Zl=null,$l=null;function am(){if(!oh)return!1;if(null!=Zl)return Zl;Zl=!1;try{var
a=yi(y);a&&-1!=a.location.hash.indexOf("google_logging")&&(Zl=!
0);y.localStorage.getItem("google_logging")&&(Zl=!0)}catch(b){}return Zl}function
bm(a,b){b=void 0===b?[]:b;var c=!1;y.google_logging_queue||(c=!
0,y.google_logging_queue=[]);y.google_logging_queue.push([a,b]);c&&am()&&(a=Yl(wh()
,"/pagead/js/logging_library.js"),Yf(y.document,a))};function cm(a)
{return{visible:1,hidden:2,prerender:3,preview:4,unloaded:5}[a.visibilityState||
a.webkitVisibilityState||a.mozVisibilityState||""]||0}function dm(a){var
b;a.visibilityState?b="visibilitychange":a.mozVisibilityState?
b="mozvisibilitychange":a.webkitVisibilityState&&(b="webkitvisibilitychange");retur
n b}function em(a){return null!=a.hidden?a.hidden:null!=a.mozHidden?
a.mozHidden:null!=a.webkitHidden?a.webkitHidden:null};function fm(){var
a=gm,b=hm;if(!(window&&Math.random&&navigator))return-1;if(window.__google_ad_urls)
{var c=window.__google_ad_urls;try{if(c&&c.getOseId())return c.getOseId()}catch(e)
{}}if(!window.__google_ad_urls_id){c=window.google_enable_ose;if(!0===c)var
d=2;else!1!==c&&(d=$f([0],a),null==d&&((d=$f([2],b))||(d=3)));if(!d)return
0;window.__google_ad_urls_id=d}return window.__google_ad_urls_id};var im=new
fk(z());function jm(){var a=z();a&&"undefined"!=typeof
a.google_measure_js_timing&&(a.google_measure_js_timing||gk(im))}(function(){var
a=z();a&&a.document&&("complete"==a.document.readyState?
jm():im.j&&J(a,"load",function(){jm()}))})();function km(a,b,c){a&&(c?
J(a,"load",b):K(a,"load",b))}function lm(){var a=(z()||y).google_osd_amcb;return
Ma(a)?a:null}function mm(a){var b=!sh;return((void 0===b?0:b)?"http:":"https:")
+"//www.googletagservices.com/activeview/js/current/osd.js?
cb="+encodeURIComponent(void 0===a?"/r20100101":a)};function nm(a,b){this.l=b&&b.l?
b.l:0;this.m=b?b.m:"";this.j=b&&b.j?b.j:[];this.o=!0;if(b)for(a=0;a<this.j.length;+
+a)this.j[a].o=!0}function om(a){var b=a.o?z():y;a=pm;b=b||y;b.google_osd_loaded?
a=!1:(Yf(b.document,a),a=b.google_osd_loaded=!
0);a&&ii()}p=nm.prototype;p.getNewBlocks=function(a,b){for(var
c=this.j.length,d=0;d<c;d++){var e=this.j[d];!e.m&&e.j&&(e.m=!
0,a(e.j,e.A,e.G,e.l,void 0,e.o,e.C,e.F,e.D))}b&&((z()||y).google_osd_amcb=a)};
p.setupOse=function(a){if(this.getOseId())return this.getOseId();var b=fm();if(!
b)return 0;this.l=b;this.m=String(a||0);return
this.getOseId()};p.getOseId=function(){return window&&Math.random&&navigator?
this.l:-1};p.getCorrelator=function(){return this.m};p.numBlocks=function(){return
this.j.length};
p.registerAdBlock=function(a,b,c,d,e,f,g){g=void 0===g?function(){return
null}:g;c=lm();e=Zj()||-1;f=y.pageYOffset;0<=f||(f=-1);c&&d?c(d,a,b,!1,void 0,!
1,g,e,f):(g=new qm(a,b,d,g,e,f),this.j.push(g),km(d,g.v,!0),pm||
(Uh("//pagead2.googlesyndication.com/pagead/gen_204?id=osd&r=om&rs="+b+
("&req="+a)),pm=mm("/r20190131")),om(this))};
p.unloadAdBlock=function(a,b,c){b=void 0===b?!1:b;c=void 0===c?!1:c;var d=this.o?
z():window;void 0!
==d.Goog_Osd_UnloadAdBlock&&d.Goog_Osd_UnloadAdBlock(a,b);c&&(b=Zg(this.j,function(
e){return e.j==a}))&&km(a,b.v,!1)};p.setLoadOsdJsOnPubWindow=function(a)
{this.o=a};function Wa(){var a=z(),b=a.__google_ad_urls;if(!b)return
a.__google_ad_urls=new nm(a);try{if(0<=b.getOseId())return b}catch(c){}try{return
a.__google_ad_urls=new nm(a,b)}catch(c){return a.__google_ad_urls=new nm(a)}}var
pm="",hm=0,gm=0;
function qm(a,b,c,d,e,f){var g=this;d=void 0===d?
Ia:d;this.A=a;this.G=b;this.j=c;this.o=this.m=this.l=!1;this.C=d;this.F=void
0===e?-1:e;this.D=void 0===f?-1:f;this.v=function(){return g.l=!
0}}Da("Goog_AdSense_getAdAdapterInstance",Wa,void
0);Da("Goog_AdSense_OsdAdapter",nm,void 0);function rm()
{}p=rm.prototype;p.getNewBlocks=function(){};p.setupOse=function()
{};p.getOseId=function(){return-1};p.getCorrelator=function()
{return""};p.numBlocks=function(){return 0};p.registerAdBlock=function()
{};p.unloadAdBlock=function(){};p.setLoadOsdJsOnPubWindow=function(){};function
sm(){var a=z(),b=a.__google_ad_urls;return b?b:a.__google_ad_urls=new rm};function
tm(a,b,c,d){c=c||a.google_ad_width;d=d||a.google_ad_height;if(a&&a.top==a)return!
1;var e=b.documentElement;if(c&&d){var f=1,g=1;a.innerHeight?
(f=a.innerWidth,g=a.innerHeight):e&&e.clientHeight?
(f=e.clientWidth,g=e.clientHeight):b.body&&(f=b.body.clientWidth,g=b.body.clientHei
ght);if(g>2*d||f>2*c)return!1}return!0}function um(a,b){N(a,function(c,d){b[d]=c})}
function vm(a){var b=a.location.href;if(a==a.top)return{url:b,zb:!0};var c=!
1,d=a.document;d&&d.referrer&&(b=d.referrer,a.parent==a.top&&(c=!0));
(a=a.location.ancestorOrigins)&&(a=a[a.length-1])&&-1==b.indexOf(a)&&(c=!
1,b=a);return{url:b,zb:c}}function wm(){var a=z();if(a==a.top)return 0;for(;a&&a!
=a.top&&Tf(a);a=a.parent){if(a.sf_)return 2;if(a.$sf)return 3;if(a.inGptIF)return
4;if(a.inDapIF)return 5}return 1};var
xm={google:1,googlegroups:1,gmail:1,googlemail:1,googleimages:1,googleprint:1},ym=/
(corp|borg)\.google\.com:\d+$/;var zm=728*1.38;function Am(a){return a!=a.top?
512:0}function Bm(a,b){return(a=V(a).clientWidth)?a>(void 0===b?420:b)?32768:320>a?
65536:0:16384}function Cm(a){var b=V(a).clientWidth;a=a.innerWidth;return(b=b&&a?
b/a:0)?1.05<b?262144:.95>b?524288:0:131072}function Dm(a){return Math.max(0,Em(a,!
0)-Fm(a))}function V(a){a=a.document;var b={};a&&(b="CSS1Compat"==a.compatMode?
a.documentElement:a.body);return b||{}}function Fm(a){return V(a).clientHeight}
function Em(a,b){var c=V(a);return b?c.scrollHeight==Fm(a)?
c.offsetHeight:c.scrollHeight:c.offsetHeight}function Gm(a,b){return a.adCount?
1==b||2==b?!(!a.adCount[1]&&!a.adCount[2]):(a=a.adCount[b])&&27!=b&&26!=b?1<=a:!1:!
1}function Hm(a,b){return a&&a.source?a.source===b||a.source.parent===b:!1}function
Im(a){return void 0===a.pageYOffset?(a.document.documentElement||
a.document.body.parentNode||a.document.body).scrollTop:a.pageYOffset}
function Jm(a){return void 0===a.pageXOffset?(a.document.documentElement||
a.document.body.parentNode||a.document.body).scrollLeft:a.pageXOffset}function
Km(a){var b={},c;Array.isArray(a)?
c=a:a&&a.key_value&&(c=a.key_value);if(c)for(a=0;a<c.length;a++){var
d=c[a];if("key"in d&&"value"in d){var e=d.value;b[d.key]=null==e?
null:String(e)}}return b}function Lm(a,b,c,d,e){cj(c,b,
{c:e.data.substring(0,500),u:a.location.href.substring(0,500)},!0,.1);return!
0};function Mm(a){a=a.google_reactive_ad_format;return Fb(a)?""+a:null}function
Nm(a){return!!Mm(a)||null!=a.google_pgb_reactive}function Om(a){a=Mm(a);return
26==a||27==a||30==a||16==a};function Pm(a){var b=/[a-zA-Z0-9._~-]/,c=/%[89a-zA-
Z]./;return a.replace(/(%[a-zA-Z0-9]{2})/g,function(d){if(!d.match(c)){var
e=decodeURIComponent(d);if(e.match(b))return e}return d.toUpperCase()})}function
Qm(a){for(var b="",c=/[/%?&=]/,d=0;d<a.length;++d){var e=a[d];b=e.match(c)?
b+e:b+encodeURIComponent(e)}return b};function Rm(a)
{D(this,a,Sm,null)}A(Rm,C);function Tm(a){D(this,a,null,null)}A(Tm,C);function
Um(a){D(this,a,null,null)}A(Um,C);var Sm=[3];function Vm(a)
{D(this,a,Wm,null)}A(Vm,C);var Wm=[2];function Xm(a)
{D(this,a,null,null)}A(Xm,C);function Ym(a){D(this,a,Zm,null)}A(Ym,C);var
Zm=[1];function $m(a){D(this,a,an,null)}A($m,C);var an=[4];function bn(a)
{D(this,a,null,null)}A(bn,C);bn.prototype.O=function(){return H(this,
$m,1)};bn.prototype.l=function(){return F(this,2)};function cn(a)
{D(this,a,null,dn)}A(cn,C);function en(a){D(this,a,null,null)}A(en,C);function
fn(a){D(this,a,null,null)}A(fn,C);function gn(a){D(this,a,null,null)}A(gn,C);var
dn=[[1,2,3]];function hn(a){D(this,a,null,null)}A(hn,C);function jn(a)
{D(this,a,kn,null)}A(jn,C);function ln(a){D(this,a,mn,null)}A(ln,C);var
kn=[2],mn=[2];function nn(a){D(this,a,on,null)}A(nn,C);var on=[4];function pn(a)
{D(this,a,null,qn)}A(pn,C);var qn=[[1,2]];function rn(a)
{D(this,a,sn,null)}A(rn,C);var sn=[1,2];function tn(a)
{D(this,a,un,null)}A(tn,C);var un=[2];function vn(a)
{D(this,a,null,null)}A(vn,C);function wn(a){D(this,a,null,null)}A(wn,C);function
xn(a){D(this,a,yn,null)}A(xn,C);function zn(a){D(this,a,null,null)}A(zn,C);var
yn=[1];function An(a){D(this,a,Bn,null)}A(An,C);var Bn=[3,4];function Cn(a)
{D(this,a,null,null)}A(Cn,C);function Dn(a){D(this,a,null,null)}A(Dn,C);function
En(){var a=new Dn;return G(a,2,1)};function Fn(a){D(this,a,Gn,null)}A(Fn,C);var
Gn=[6,7,9,10,11];Fn.prototype.O=function(){return H(this,
$m,1)};Fn.prototype.l=function(){return F(this,2)};function Hn(a)
{D(this,a,null,null)}A(Hn,C);function In(a){D(this,a,null,null)}A(In,C);function
Jn(a){D(this,a,Kn,null)}A(Jn,C);var Kn=[2];function Ln(a)
{D(this,a,Mn,null)}A(Ln,C);function Nn(a){D(this,a,null,null)}A(Nn,C);function
On(a){D(this,a,Pn,null)}A(On,C);function Qn(a){D(this,a,null,null)}A(Qn,C);function
Rn(a){D(this,a,null,null)}A(Rn,C);function Sn(a)
{D(this,a,null,null)}A(Sn,C);function Tn(a){D(this,a,null,null)}A(Tn,C);function
Un(a){D(this,a,null,null)}A(Un,C);function Vn(a){D(this,a,null,null)}A(Vn,C);var
Mn=[1,2,5,7],Pn=[2,5,6,11];function Wn(a){return H(a,Sn,13)}function X(a){return
H(a,Un,15)};function Xn(a,b){a=F(a,2);if(!a)return!1;for(var c=0;c<a.length;c+
+)if(a[c]==b)return!0;return!1}function Yn(a,b)
{a=Qm(Pm(a.location.pathname)).replace(/(^\/)|(\/$)/g,"");var
c=Dg(a),d=Zn(a);return b.find(function(e){var f=null!=F(e,7)?
F(H(e,Qn,7),1):F(e,1);e=null!=F(e,7)?F(H(e,Qn,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 Zn(a){for(var b={};;){b[Dg(a)]=!0;if(!a)return
b;a=a.substring(0,a.lastIndexOf("/"))}};function $n(a,b){this.
$b=a;this.Db=b}function ao(a){var b=[].slice.call(arguments).filter(xb(function(e)
{return null===e}));if(!b.length)return null;var c=[],d={};b.forEach(function(e)
{c=c.concat(e.$b||[]);d=Object.assign(d,e.Db)});return new $n(c,d)}
function bo(a){switch(a){case 1:return new $n(null,
{google_ad_semantic_area:"mc"});case 2:return new $n(null,
{google_ad_semantic_area:"h"});case 3:return new $n(null,
{google_ad_semantic_area:"f"});case 4:return new $n(null,
{google_ad_semantic_area:"s"});default:return null}};var
co={},eo=(co.google_ad_channel=!0,co.google_ad_host=!0,co);function fo(a,b)
{a.location.href&&a.location.href.substring&&(b.url=a.location.href.substring(0,200
));R("ama",b,.01)}function go(a){var b={};zg(eo,function(c,d){d in
a&&(b[d]=a[d])});return b};function ho(a)
{try{a.localStorage.removeItem("google_ama_config")}catch(b){fo(a,
{lserr:1})}};function io(a,b){var c=new jo(a,b);return function(){return
ko(c)}}function jo(a,b){this.o=a;this.m=b;this.l=null;this.j=!1}function ko(a)
{if(a.j)return!1;if(null==a.l)return lo(a),!0;var b=a.l+1E3-(new
Date).getTime();if(1>b)return lo(a),!0;mo(a,b);return!0}function mo(a,b){a.j=!
0;a.o.setTimeout(function(){a.j=!1;lo(a)},b)}function lo(a){a.l=(new
Date).getTime();a.m()};function no(a){var b=this;this.j=a;this.l=[];this.A=!
1;this.v=this.m=null;this.C=io(a,function(){if(null!=b.v){var c=Em(b.j,!0)-
b.v;1E3<c&&oo(b,c)}});this.o=null}no.prototype.P=function(a,b){var c=this;null==a?
(this.v=a=Em(this.j,!0),this.j.addEventListener("scroll",this.C),null!
=b&&b(a)):this.o=this.j.setTimeout(function(){c.P(void
0,b)},a)};no.prototype.Xa=function(){null!
=this.o&&this.j.clearTimeout(this.o);this.j.removeEventListener("scroll",this.C);th
is.l=[];this.m=null};
function po(a,b){a.A?b(a.m):a.l.push(b)}function oo(a,b){a.A=!
0;a.m=b;a.l.forEach(function(c){c(a.m)});a.l=[]};function qo()
{this.j={};this.l={}}qo.prototype.set=function(a,b)
{this.j[a]=b;this.l[a]=a};qo.prototype.get=function(a,b){return void 0!==this.j[a]?
this.j[a]:b};function ro(a){var b=[],c;for(c in a.j)void 0!
==a.j[c]&&a.j.hasOwnProperty(c)&&b.push(a.l[c]);return b}function so(a){var
b=[],c;for(c in a.j)void 0!==a.j[c]&&a.j.hasOwnProperty(c)&&b.push(a.j[c]);return
b};function to(a,b){return
a.left<b.right&&b.left<a.right&&a.top<b.bottom&&b.top<a.bottom}function uo(a)
{a=cb(a,function(b){return new
Jh(b.top,b.right,b.bottom,b.left)});a=vo(a);return{top:a.top,right:a.right,bottom:a
.bottom,left:a.left}}function vo(a){if(!a.length)throw Error("pso:box:m:nb");return
db(a.slice(1),function(b,c)
{b.left=Math.min(b.left,c.left);b.top=Math.min(b.top,c.top);b.right=Math.max(b.righ
t,c.right);b.bottom=Math.max(b.bottom,c.bottom);return b},a[0].clone())};function
wo(a,b,c){this.m=a;this.j=b;this.l=c}function xo(a,b,c){return{top:a.j-
c,right:a.m+a.l+b,bottom:a.j+c,left:a.m-b}};function yo(a){this.j=a};function zo(a)
{this.j=a}zo.prototype.P=function(){var
a=this.j.document.createElement("SCRIPT");a.src="//www.google.com/adsense/search/ad
s.js";a.setAttribute("async","async");this.j.document.head.appendChild(a);
(function(b,c){b[c]=b[c]||function(){(b[c].q=b[c].q||
[]).push(arguments)};b[c].t=1*new Date})(this.j,"_googCsa")};function Ao()
{}Ao.prototype.j=function(){};function Bo(a,b){Co(a).forEach(b,void 0)}function
Co(a){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b};function
Do(a,b,c,d){this.o=a;this.l=b;this.m=c;this.j=d}function Eo(a,b){var
c=[];try{c=b.querySelectorAll(a.o)}catch(g){}if(!
c.length)return[];b=jb(c);b=Fo(a,b);"number"===typeof
a.l&&(c=a.l,0>c&&(c+=b.length),b=0<=c&&c<b.length?[b[c]]:[]);if("number"===typeof
a.m){c=[];for(var d=0;d<b.length;d++){var
e=Go(b[d]),f=a.m;0>f&&(f+=e.length);0<=f&&f<e.length&&c.push(e[f])}b=c}return b}
Do.prototype.toString=function(){return
JSON.stringify({nativeQuery:this.o,occurrenceIndex:this.l,paragraphIndex:this.m,ign
oreMode:this.j})};function Fo(a,b){if(null==a.j)return b;switch(a.j){case 1:return
b.slice(1);case 2:return b.slice(0,b.length-1);case 3:return b.slice(1,b.length-
1);case 0:return b;default:throw Error("Unknown ignore mode: "+a.j);}}function
Go(a){var b=[];Bo(a.getElementsByTagName("p"),function(c)
{100<=Ho(c)&&b.push(c)});return b}
function Ho(a){if(3==a.nodeType)return a.length;if(1!
=a.nodeType||"SCRIPT"==a.tagName)return 0;var b=0;Bo(a.childNodes,function(c)
{b+=Ho(c)});return b}function Io(a){return 0==a.length||isNaN(a[0])?
a:"\\"+(30+parseInt(a[0],10))+" "+a.substring(1)};function Jo(a,b){try{var
c=b.document.documentElement.getBoundingClientRect(),d=a.getBoundingClientRect();re
turn{x:d.left-c.left,y:d.top-c.top}}catch(e){return null}}function Ko(a,b){return!!
a.google_ad_resizable&&!a.google_reactive_ad_format&&!!b.navigator&&/iPhone|iPod|
iPad|Android|BlackBerry/.test(b.navigator.userAgent)&&ui(b)==b}
function Lo(a,b,c){a=a.style;"rtl"==b?M(251)?a.setProperty("margin-
right",c,"important"):a.marginRight=c:M(251)?a.setProperty("margin-
left",c,"important"):a.marginLeft=c}function Mo(a,b,c){a=Jo(b,a);return"rtl"==c?-
a.x:a.x}function No(a,b){b=b.parentElement;return b?(a=Zf(b,a))?
a.direction:"":""}function Oo(a,b,c){if(0===Mo(a,b,c))return!1;Lo(b,c,"0px");var
d=Mo(a,b,c);Lo(b,c,-1*d+"px");a=Mo(a,b,c);0!==a&&a!==d&&Lo(b,c,d/(a-
d)*d+"px");return!0};function Po(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 Qo(a)
{return Co(a.querySelectorAll("ins.adsbygoogle-ablated-ad-slot"))};function Ro(a,b)
{a=Ne(new Ae(a),"DIV");var
c=a.style;c.width="100%";c.height="auto";c.clear=b?"both":"none";return a}function
So(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)}Po(b)&&(b.setAttribute("data-init-
display",b.style.display),b.style.display="block")}
function To(a){if(a&&a.parentNode){var
b=a.parentNode;b.removeChild(a);Po(b)&&(b.style.display=b.getAttribute("data-init-
display")||"none")}};function Uo(a,b,c,d){d=void 0===d?0:d;if(M(313)){d=void 0===d?
0:d;var e=Vo(b,c,d);if(e.P)
{for(c=b=e.P;c=e.Za(c);)b=c;e={anchor:b,position:e.gb}}else
e={anchor:b,position:c};a["google-ama-order-
assurance"]=d;So(a,e.anchor,e.position)}else So(a,b,c)}
function Vo(a,b,c){function d(f){f=Wo(f);return null==f?!1:c>f}function e(f)
{f=Wo(f);return null==f?!1:c<f}switch(b){case
0:return{P:Xo(a.previousSibling,e),Za:function(f){return
Xo(f.previousSibling,e)},gb:0};case 2:return{P:Xo(a.lastChild,e),Za:function(f)
{return Xo(f.previousSibling,e)},gb:0};case
3:return{P:Xo(a.nextSibling,d),Za:function(f){return
Xo(f.nextSibling,d)},gb:3};case 1:return{P:Xo(a.firstChild,d),Za:function(f){return
Xo(f.nextSibling,d)},gb:3}}throw Error("Un-handled RelativePosition: "+
b);}function Wo(a){return a.hasOwnProperty("google-ama-order-assurance")?a["google-
ama-order-assurance"]:null}function Xo(a,b){return a&&b(a)?a:null};function Yo(a,b)
{for(var c=0;c<b.length;c++){var d=b[c],e=td(d.Gb);a[e]=d.value}}function
Zo(a,b,c,d,e,f){a=$o(a,e);a.X.setAttribute("data-ad-format",d?
d:"auto");ap(a,b,c,f);return a}function ap(a,b,c,d){var e=[];if(d=d&&d.
$b)a.ta.className=d.join(" ");a=a.X;a.className="adsbygoogle";a.setAttribute("data-
ad-client",b);c&&a.setAttribute("data-ad-slot",c);e.length&&a.setAttribute("data-
ad-channel",e.join("+"))}
function $o(a,b){var c=Ro(a,b.clearBoth||!
1),d=c.style;d.textAlign="center";b.fb&&Yo(d,b.fb);a=Ne(new
Ae(a),"INS");d=a.style;d.display="block";d.margin="auto";d.backgroundColor="transpa
rent";b.Nb&&(d.marginTop=b.Nb);b.mb&&(d.marginBottom=b.mb);b.ya&&Yo(d,b.ya);c.appen
dChild(a);return{ta:c,X:a}}
function bp(a,b,c){b.setAttribute("data-adsbygoogle-
status","reserved");b.className+=" adsbygoogle-noablate";var
d={element:b};c=c&&c.Db;if(b.hasAttribute("data-pub-vars"))
{try{c=JSON.parse(b.getAttribute("data-pub-vars"))}catch(e)
{return}b.removeAttribute("data-pub-vars")}c&&(d.params=c);
(a.adsbygoogle=a.adsbygoogle||[]).push(d)}
function cp(a){var b=Qo(a.document);ab(b,function(c){var
d=dp(a,c),e;if(e=d)e=Jo(c,a),e=!((e?e.y:0)<Fm(a));e&&(c.setAttribute("data-pub-
vars",JSON.stringify(d)),c.removeAttribute("height"),c.style.removeProperty("height
"),c.removeAttribute("width"),c.style.removeProperty("width"),bp(a,c))})}function
dp(a,b){b=b.getAttribute("google_element_uid");a=a.google_sv_map;if(!b||!a||!
a[b])return null;a=a[b];b={};for(var c in Ff)a[Ff[c]]&&(b[Ff[c]]=a[Ff[c]]);return
b};function ep(a){if(!a)return null;var b=F(a,7);if(F(a,1)||F(a,3)||
0<F(a,4).length){var c=F(a,3),d=F(a,1),e=F(a,4);b=F(a,2);var
f=F(a,5);a=fp(F(a,6));var
g="";d&&(g+=d);c&&(g+="#"+Io(c));if(e)for(c=0;c<e.length;c+
+)g+="."+Io(e[c]);b=(e=g)?new Do(e,b,f,a):null}else b=b?new
Do(b,F(a,2),F(a,5),fp(F(a,6))):null;return b}var gp={1:1,2:2,3:3,0:0};function
fp(a){return null==a?a:gp[a]}
function hp(a){for(var b=[],c=0;c<a.length;c++){var
d=F(a[c],1),e=F(a[c],2);if(d&&null!=e){var f={};f.Gb=d;f.value=e;b.push(f)}}return
b}function ip(a,b){var c={};a&&(c.Nb=F(a,1),c.mb=F(a,2),c.clearBoth=!!
Ud(a,3));b&&(c.fb=hp(I(b,hn,3)),c.ya=hp(I(b,hn,4)));return c}var
jp={1:0,2:1,3:2,4:3},kp={0:1,1:2,2:3,3:4};function lp(a,b)
{this.m=a;this.l=b}la(lp,Ao);lp.prototype.j=function(){var a=ep(this.l);return a?
Eo(a,this.m.document).map(function(b){return b.textContent}).filter(function(b)
{return!!b}):[]};function mp(a,b)
{this.m=a;this.l=b}la(mp,Ao);mp.prototype.j=function(){return(new
URL(this.l)).searchParams.getAll(this.m)};function np(a,b)
{this.l=a;this.j=b}function op(a,b){return b.map(function(c){var d=H(c,
$m,1);if(d)c=new lp(a.l,d);else if(c=F(c,2))c=new mp(c,a.j);else throw
Error("Unable to get extractor for SearchQueryIdentifier");return c})};function
pp(a,b){this.l=a;this.j=b}pp.prototype.O=function(){return this.l};pp.prototype.
$a=function(){return this.j.l};function qp(){this.l=[];this.j=[]}function rp(a,b,c)
{a.l.push(b);a.j.push(c)}function sp(a){if(!a.j.length)return null;var
b=a.j.reduce(function(d,e){return
Math.min(d,e.left)},Number.MAX_VALUE),c=a.j.reduce(function(d,e){return
Math.max(d,e.right)},Number.MIN_VALUE);a=a.j.reduce(function(d,e){return
Math.max(d,e.bottom)},Number.MIN_VALUE);return new wo(b,a,c-b)}function tp(a)
{return 2!=a.length?!1:!!a[0].parentElement&&!!
a[1].parentElement&&a[0].parentElement==a[1].parentElement}
function up(a,b){return a.length?b(a)?a:a.every(function(c){return!!
c.parentElement})?up(a.map(function(c){return
c.parentElement}),b):null:null};function vp(a,b,c,d,e)
{this.j=a;this.o=b;this.v=c;this.m=d;this.l=e.slice(0)}function wp(a){var
b=xp(a);if(!b)return null;a=yp(a,b);if(!a)return
null;a.elements.forEach(function(c){So(c,b.O(),3)});return a.container}
function yp(a,b){var c=H(a.m,jn,2);if(!c)return null;var d=F(c,1);if(!d)return
null;d=a.j.document.createElement(d);Yo(d.style,hp(I(c,hn,2)));d.style.width=b.$a()
+"px";b=a.j.document.createElement("div");d.appendChild(b);d=[d];if(c=H(c,ln,3))
{var e=F(c,1);e?
(a=a.j.document.createElement(e),Yo(a.style,hp(I(c,hn,2)))):a=null}else
a=null;a&&d.push(a);return{elements:d,container:b}}
function xp(a){var b=Fm(a.j)||0;return zp(a,function(c){c=c.j;var d;if(d=c.j>=b){a:
{c=xo(c,5,200);d=t(a.o.j);for(var e=d.next();!e.done;e=d.next())if(to(c,e.value))
{c=!0;break a}c=!1}d=!c}return d})}
function zp(a,b){for(var c=Ap(a),d=0;d<c.length;++d){a:{var e=d;for(var
f=c.length,g=F(a.m,4),h=0;h<g.length;++h)switch(g[h]){case 1:if(e<f-1){e=!0;break
a}break;case 2:if(e==f-1){e=!0;break a}}e=!1}if(e&&(e=c[d+1]||c[d-
1])&&(f=c[d],f=f.l.length?f.l[f.l.length-1]:null,e=e.l[0]||null,e=f&&e?
(e=up([f,e],tp))?e[0]:null:null,e&&(f=sp(c[d])))&&(e=new pp(e,f),b(e)))return
e}return null}
function Ap(a){if(0==a.l.length)return[];var b=a.l.map(function(e){return
e.getBoundingClientRect()}),c=[new qp];rp(c[0],a.l[0],b[0]);for(var d=1;d<b.length;
++d)Bp(b[d-1],b[d])||c.push(new qp),rp(c[c.length-1],a.l[d],b[d]);return c}function
Bp(a,b){return a.top<b.bottom&&b.top<a.bottom};function Cp(a,b)
{this.j=a;this.l=b}function Dp(a,b,c){return to({top:a.j.top-(c+1),right:a.j.right+
(c+1),bottom:a.j.bottom+(c+1),left:a.j.left-(c+1)},b.j)}function Ep(a){if(!
a.length)return null;var b=uo(a.map(function(c){return
c.j}));a=a.reduce(function(c,d){return c+d.l},0);return new Cp(b,a)};function
Fp(a,b){var c=Gp(b,".google-auto-
placed"),d=Hp(b),e=Ip(b),f=Jp(b),g=Kp(b),h=Lp(b),k=Gp(b,"div.googlepublisherplugina
d"),l=Gp(b,"iframe[id^=aswift_],iframe[id^=google_ads_frame]").concat(Gp(b,"ins.ads
bygoogle"));b=[];a=t([[a.Da,c],[a.ka,d],[a.td,e],[a.Ea,f],[a.Fa,g],[a.rd,h],
[a.sd,k]]);for(c=a.next();!
c.done;c=a.next())d=t(c.value),c=d.next().value,d=d.next().value,!1===c?
b=b.concat(d):l=l.concat(d);l=Mp(l);a=Mp(b);b=l.slice(0);l=t(a);for(a=l.next();!
a.done;a=l.next())for(a=a.value,c=0;c<
b.length;c++)(a.contains(b[c])||b[c].contains(a))&&b.splice(c,1);return b}function
Np(a){return!!a.className&&-1!=a.className.indexOf("google-auto-placed")}function
Op(a){try{return bb(cb(a.googletag.pubads().getSlots(),function(b){return
a.document.getElementById(b.getSlotElementId())}),function(b){return null!
=b})}catch(b){}return null}function Gp(a,b){return
jb(a.document.querySelectorAll(b))}function Hp(a){return
Gp(a,'ins.adsbygoogle[data-anchor-shown="true"]')}
function Ip(a){return Gp(a,"ins.adsbygoogle[data-ad-format=autorelaxed]")}function
Jp(a){return(Op(a)||Gp(a,"div[id^=div-gpt-
ad]")).concat(Gp(a,"iframe[id^=google_ads_iframe]"))}
function Kp(a){return
Gp(a,"div.trc_related_container,div.OUTBRAIN,div[id^=rcjsload],div[id^=ligatusframe
],div[id^=crt-],iframe[id^=cto_iframe],div[id^=yandex_],
div[id^=Ya_sync],iframe[src*=adnxs],div.advertisement--appnexus,div[id^=apn-
ad],div[id^=amzn-native-ad],iframe[src*=amazon-
adsystem],iframe[id^=ox_],iframe[src*=openx],img[src*=openx],div[class*=adtech],div
[id^=adtech],iframe[src*=adtech],div[data-content-ad-placement=true],div.wpcnt
div[id^=atatags-]")}
function Lp(a){return Gp(a,"ins.adsbygoogle-ablated-ad-slot")}function Mp(a){var
b=[];a=t(a);for(var c=a.next();!c.done;c=a.next()){c=c.value;for(var d=!
0,e=0;e<b.length;e++){var f=b[e];if(f.contains(c)){d=!1;break}if(c.contains(f)){d=!
1;b[e]=c;break}}d&&b.push(c)}return b};var Pp=Q(453,Fp),Qp=Q(454,function(a,b){var
c=Gp(b,".google-auto-
placed"),d=Hp(b),e=Ip(b),f=Jp(b),g=Kp(b),h=Lp(b);b=Gp(b,"div.googlepublisherplugina
d");return Mp((!0===a.Da?c:[]).concat(!0===a.ka?d:[],!0===a.td?e:[],!0===a.Ea?f:
[],!0===a.Fa?g:[],!0===a.rd?h:[],!0===a.sd?b:[]))});function Rp(a,b,c)
{this.o=a;this.j=b.slice(0);this.m=c.slice(0);this.l=null}function Sp(a){return
a.j.map(function(b){return b.Ba})}function Tp(a){return a.j.reduce(function(b,c)
{return b+c.Ba.bottom-c.Ba.top},0)}function Up(a,b,c){var
d=Vp(a);b=Wp(d,b,c);return new Rp(a,d,b)}
function Vp(a){var b=Pp({ka:!1},a),c=Jm(a),d=Im(a);return b.map(function(e){var
f=e.getBoundingClientRect();return(e=Np(e))||1<(f.bottom-f.top)*(f.right-f.left)?
{Ba:{top:f.top+d,right:f.right+c,bottom:f.bottom+d,left:f.left+c},Nh:e?
1:0}:null}).filter(xb(function(e){return null===e}))}function Wp(a,b,c){return void
0!=b&&a.length<=(void 0!=c?c:8)?Xp(a,b):cb(a,function(d){return new Cp(d.Ba,1)})}
function Xp(a,b){a=cb(a,function(g){return new Cp(g.Ba,1)});for(var
c=[];0<a.length;){for(var d=a.pop(),e=!0;e;){e=!1;for(var f=0;f<a.length;f+
+)if(Dp(d,a[f],b)){d=Ep([d,a[f]]);Array.prototype.splice.call(a,f,1);e=!
0;break}}c.push(d)}return c};function Yp(a,b,c,d,e)
{this.l=a;this.v=b;this.j=c;this.m=d;this.o=e}function Zp(a){var
b=[];I(a.j,rn,2).forEach(function(c){kb(b,$p(a,c))});return b}function $p(a,b){var
c=aq(a,b);if(!c)return[];var d=F(b,3);d&&(c=d.replace("%s",c));var
e=[];I(b,nn,1).forEach(function(f){var g;g=(g=H(f,$m,1))?(g=ep(g))?
Eo(g,a.l.document):[]:[];g.length&&e.push(new vp(a.l,a.o,c,f,g))});return e}
function aq(a,b){a=op(new
np(a.l,a.v),I(b,pn,2));return[].concat.apply([],a.map(function(c){return
c.j()})).filter(function(c){return!!c})[0]||null};function bq(a)
{D(this,a,null,null)}A(bq,C);function cq(a){D(this,a,null,null)}A(cq,C);function
dq(a){D(this,a,null,null)}A(dq,C);function eq(a){D(this,a,fq,null)}A(eq,C);var
fq=[5];function gq(a){try{var
b=a.localStorage.getItem("google_ama_settings");return b?de(eq,b):null}catch(c)
{return null}}
function hq(a,b){if(void 0!==a.Ca||void 0!==a.Ya||void 0!==a.lb||void 0!==a.kb){var
c=gq(b);c||(c=new eq);void 0!==a.Ca&&G(c,2,a.Ca);void 0!==a.Ya&&G(c,8,a.Ya);void 0!
==a.lb&&ae(c,a.lb);void 0!==a.kb&&Zd(c,6,a.kb);G(c,1,+new
Date+864E5);a=c.C();try{b.localStorage.setItem("google_ama_settings",a)}catch(d)
{}}else if((a=gq(b))&&F(a,1)<+new
Date)try{b.localStorage.removeItem("google_ama_settings")}catch(d){}};var iq=["-
webkit-text-fill-color"];
function jq(){var a={"animation-delay":"0s","animation-
direction":"normal","animation-duration":"0s","animation-fill-
mode":"none","animation-iteration-count":"1","animation-name":"none","animation-
play-state":"running","animation-timing-function":"ease","background-
attachment":"scroll","background-blend-mode":"normal","background-clip":"border-
box","background-color":"rgba(0, 0, 0, 0)","background-image":"none","background-
origin":"padding-box","background-position":"0% 0%","background-repeat":"repeat",
"background-size":"auto","border-bottom-color":"rgb(0, 0, 0)","border-bottom-left-
radius":"0px","border-bottom-right-radius":"0px","border-bottom-
style":"none","border-bottom-width":"0px","border-collapse":"separate","border-
image-outset":"0px","border-image-repeat":"stretch","border-image-
slice":"100%","border-image-source":"none","border-image-width":"1","border-left-
color":"rgb(0, 0, 0)","border-left-style":"none","border-left-width":"0px","border-
right-color":"rgb(0, 0, 0)","border-right-style":"none",
"border-right-width":"0px","border-top-color":"rgb(0, 0, 0)","border-top-left-
radius":"0px","border-top-right-radius":"0px","border-top-style":"none","border-
top-width":"0px",bottom:"auto","box-shadow":"none","box-sizing":"content-
box","break-after":"auto","break-before":"auto","break-inside":"auto","caption-
side":"top",clear:"none",clip:"auto",color:"rgb(0, 0,
0)",content:"normal",cursor:"auto",direction:"ltr",display:"inline","empty-
cells":"show","float":"none","font-family":"Times","font-kerning":"auto",
"font-optical-sizing":"auto","font-size":"16px","font-stretch":"100%","font-
style":"normal","font-variant":"normal","font-variant-ligatures":"normal","font-
variant-caps":"normal","font-variant-numeric":"normal","font-variant-east-
asian":"normal","font-weight":"400",height:"auto","image-
rendering":"auto",isolation:"auto","justify-items":"normal","justify-
self":"auto",left:"auto","letter-spacing":"normal","line-height":"normal","list-
style-image":"none","list-style-position":"outside","list-style-type":"disc",
"margin-bottom":"0px","margin-left":"0px","margin-right":"0px","margin-
top":"0px","max-height":"none","max-width":"none","min-height":"0px","min-
width":"0px","mix-blend-mode":"normal","object-fit":"fill","object-position":"50%
50%","offset-distance":"0px","offset-path":"none","offset-rotate":"auto
0deg",opacity:"1",orphans:"2","outline-color":"rgb(0, 0, 0)","outline-
offset":"0px","outline-style":"none","outline-width":"0px","overflow-
anchor":"auto","overflow-wrap":"normal","overflow-x":"visible",
"overflow-y":"visible","padding-bottom":"0px","padding-left":"0px","padding-
right":"0px","padding-top":"0px","pointer-
events":"auto",position:"static",resize:"none",right:"auto","scroll-
behavior":"auto",speak:"normal","table-layout":"auto","tab-size":"8","text-
align":"start","text-align-last":"auto","text-decoration":"none solid rgb(0, 0,
0)","text-decoration-line":"none","text-decoration-style":"solid","text-decoration-
color":"rgb(0, 0, 0)","text-decoration-skip-ink":"auto","text-underline-
position":"auto",
"text-indent":"0px","text-rendering":"auto","text-shadow":"none","text-size-
adjust":"auto","text-overflow":"clip","text-transform":"none",top:"auto","touch-
action":"auto","transition-delay":"0s","transition-duration":"0s","transition-
property":"all","transition-timing-function":"ease","unicode-
bidi":"normal","vertical-align":"baseline",visibility:"visible","white-
space":"normal",widows:"2",width:"auto","will-change":"auto","word-
break":"normal","word-spacing":"0px","z-index":"auto",zoom:"1","-webkit-
appearance":"none",
"backface-visibility":"visible","-webkit-border-horizontal-spacing":"0px","-webkit-
border-image":"none","-webkit-border-vertical-spacing":"0px","-webkit-box-
align":"stretch","-webkit-box-decoration-break":"slice","-webkit-box-
direction":"normal","-webkit-box-flex":"0","-webkit-box-ordinal-group":"1","-
webkit-box-orient":"horizontal","-webkit-box-pack":"start","-webkit-box-
reflect":"none","column-count":"auto","column-gap":"normal","column-rule-
color":"rgb(0, 0, 0)","column-rule-style":"none","column-rule-width":"0px",
"column-span":"none","column-width":"auto","backdrop-filter":"none","align-
content":"normal","align-items":"normal","align-self":"auto","flex-
basis":"auto","flex-grow":"0","flex-shrink":"1","flex-direction":"row","flex-
wrap":"nowrap","justify-content":"normal","-webkit-font-smoothing":"auto","grid-
auto-columns":"auto","grid-auto-flow":"row","grid-auto-rows":"auto","grid-column-
end":"auto","grid-column-start":"auto","grid-template-areas":"none","grid-template-
columns":"none","grid-template-rows":"none",
"grid-row-end":"auto","grid-row-start":"auto","row-gap":"normal","-webkit-
highlight":"none",hyphens:"manual","-webkit-hyphenate-character":"auto","-webkit-
line-break":"auto","-webkit-line-clamp":"none","-webkit-locale":"auto","-webkit-
margin-before-collapse":"collapse","-webkit-margin-after-collapse":"collapse","-
webkit-mask-box-image":"none","-webkit-mask-box-image-outset":"0px","-webkit-mask-
box-image-repeat":"stretch","-webkit-mask-box-image-slice":"0 fill","-webkit-mask-
box-image-source":"none",
"-webkit-mask-box-image-width":"auto","-webkit-mask-clip":"border-box","-webkit-
mask-composite":"source-over","-webkit-mask-image":"none","-webkit-mask-
origin":"border-box","-webkit-mask-position":"0% 0%","-webkit-mask-
repeat":"repeat","-webkit-mask-
size":"auto",order:"0",perspective:"none","perspective-origin":"0px 0px","-webkit-
print-color-adjust":"economy","-webkit-rtl-ordering":"logical","shape-
outside":"none","shape-image-threshold":"0","shape-margin":"0px","-webkit-tap-
highlight-color":"rgba(0, 0, 0, 0.4)",
"-webkit-text-combine":"none","-webkit-text-decorations-in-effect":"none","-webkit-
text-emphasis-color":"rgb(0, 0, 0)","-webkit-text-emphasis-position":"over
right","-webkit-text-emphasis-style":"none","-webkit-text-orientation":"vertical-
right","-webkit-text-security":"none","-webkit-text-stroke-color":"rgb(0, 0, 0)","-
webkit-text-stroke-width":"0px",transform:"none","transform-origin":"0px
0px","transform-style":"flat","-webkit-user-drag":"auto","-webkit-user-
modify":"read-only","user-select":"auto",
"-webkit-writing-mode":"horizontal-tb","-webkit-app-region":"none","buffered-
rendering":"auto","clip-path":"none","clip-
rule":"nonzero",mask:"none",filter:"none","flood-color":"rgb(0, 0, 0)","flood-
opacity":"1","lighting-color":"rgb(255, 255, 255)","stop-color":"rgb(0, 0,
0)","stop-opacity":"1","color-interpolation":"srgb","color-interpolation-
filters":"linearrgb","color-rendering":"auto",fill:"rgb(0, 0, 0)","fill-
opacity":"1","fill-rule":"nonzero","marker-end":"none","marker-mid":"none","marker-
start":"none",
"mask-type":"luminance","shape-rendering":"auto",stroke:"none","stroke-
dasharray":"none","stroke-dashoffset":"0px","stroke-linecap":"butt","stroke-
linejoin":"miter","stroke-miterlimit":"4","stroke-opacity":"1","stroke-
width":"1px","alignment-baseline":"auto","baseline-shift":"0px","dominant-
baseline":"auto","text-anchor":"start","writing-mode":"horizontal-tb","vector-
effect":"none","paint-
order":"normal",d:"none",cx:"0px",cy:"0px",x:"0px",y:"0px",r:"0px",rx:"auto",ry:"au
to","caret-color":"rgb(0, 0, 0)",
"line-break":"auto"};ab(iq,function(b){delete a[b]});return a};function kq(a){var
b=0;try{b|=Am(a);var c=Math.min(a.screen.width||0,a.screen.height||0);b|=c?320>c?
8192:0:2048;var d;if(d=a.navigator){var
e=a.navigator.userAgent;d=/Firefox/.test(e)||/Android 2/.test(e)||/iPhone OS
[34]_/.test(e)||/Windows Phone (?:OS )?[67]/.test(e)}b|=d?1048576:0}catch(f){b|
=32}return b}
function lq(a,b){var c=0;try{c|=a.innerHeight>=a.innerWidth?0:8,c|=Bm(a,zm),c|
=Cm(a)}catch(e){c|=32}if(b=2==b){var
d=a.innerWidth;b=Kl(a).improveCollisionDetection;d=mq(d,0,Math.round(a.innerWidth/3
20*50+15));b=null!=nq(a,d,b)}b&&!M(269)&&(c|=16777216);return c}function oq(a)
{for(var b=a.innerWidth,c=a.innerHeight,d=c;100<d;){var e=mq(b,d-
100,d);e=nq(a,e,1);if(!e)return c-d;d=e.getBoundingClientRect().top-1}return null}
function nq(a,b,c){for(var d=0;d<b.length;d++){a:{var e=a;var
f=b[d],g=c,h=e.document;h.elementFromPoint(f.x,f.y);var
k=f.x;f=f.y;h.hasOwnProperty("_goog_efp_called_")||
(h._goog_efp_called_=h.elementFromPoint(k,f));if(f=h.elementFromPoint(k,f))if("fixe
d"==$h(f))e=f;else{if(1==g){b:{e=e.document;for(g=f.offsetParent;g&&g!
=e.body;g=g.offsetParent)if("fixed"==$h(g)){e=g;break b}e=null}if(e)break
a}e=null}else e=null}if(e)return e}return null}
function mq(a,b,c){for(var d=[],e=0;3>e;e++)for(var f=0;3>f;f+
+)d.push({x:f/2*a,y:b+e/2*(c-b)});return d};function pq(a,b,c,d){var
e=this;this.j=a;this.C=b;this.D=c;this.v=d;this.l=null;this.m=0;this.o=null;this.A=
function(){return qq(e)}}pq.prototype.P=function()
{this.j.addEventListener("scroll",this.A);this.m=Dm(this.j);rq(this)};function
sq(a)
{a.l&&a.l.parentNode&&a.l.parentNode.removeChild(a.l);a.l=null;a.j.removeEventListe
ner("scroll",a.A)}
function qq(a){if(a.l&&"none"!=a.l.style.display){var b=Im(a.j);if(b>a.m+100||
b<a.m-100)a.l&&Rg(a.l,
{display:"none"}),a.m=Dm(a.j)}a.o&&a.j.clearTimeout(a.o);a.o=a.j.setTimeout(functio
n(){return rq(a)},200)}function rq(a){var
b=Dm(a.j);a.m&&a.m>b&&(a.m=b);b=Im(a.j);b>=a.m-100&&(a.m=Math.max(a.m,b),a.l||
(a.l=tq(a)),Rg(a.l,{display:"block"}))}
function tq(a){var b=a.j.document.createElement("ins");uq(b);Rg(b,{display:"inline-
flex",padding:"8px 16px","background-color":"#FFF","border-radius":"20px","box-
shadow":"0px 1px 3px 1px rgba(60,64,67,0.5)"});var
c=a.j.document.createElement("img");ld(c,"https://www.gstatic.com/adsense/autoads/i
cons/gpp_good_24px_blue_600.svg");uq(c);Rg(c,{margin:"0px 8px 0px
0px",width:"24px",height:"24px",cursor:"pointer"});c.addEventListener("click",funct
ion(f){a.v();f.stopPropagation()});var d=a.j.document.createElement("span");
uq(d);Rg(d,{"line-
height":"24px",cursor:"pointer"});d.appendChild(a.j.document.createTextNode(a.C));d
.addEventListener("click",function(f){a.v();f.stopPropagation()});var
e=a.j.document.createElement("img");ld(e,"https://www.gstatic.com/adsense/autoads/i
cons/close_24px_grey_700.svg");e.setAttribute("aria-label",a.D);uq(e);Rg(e,
{margin:"0px 0px 0px
8px",width:"24px",height:"24px",cursor:"pointer"});e.addEventListener("click",funct
ion(f){sq(a);f.stopPropagation()});b.appendChild(c);b.appendChild(d);
b.appendChild(e);c=oq(a.j);d=a.j.document.createElement("div");d.className="google-
revocation-link-placeholder";Rg(d,{position:"fixed",left:"0px",bottom:(null==c?
30:c+30)+"px",width:"100vw","text-align":"center","z-
index":2147483642,display:"none"});d.appendChild(b);a.j.document.body.appendChild(d
);return d}function uq(a){Rg(a,jq());Rg(a,{"font-family":"Arial,sans-serif","font-
weight":"bold","font-size":"14px","letter-spacing":"0.2px",color:"#1A73E8","user-
select":"none"})};function vq(a){var b=0;try{b|=Am(a),b|=a.getComputedStyle?
0:2097152,b|=Bm(a,1E4)}catch(c){b|=32}return b}function wq(a){if(460<=a)return
a=Math.min(a,1200),Math.ceil(800>a?a/4:200);a=Math.min(a,600);return 420>=a?
Math.ceil(a/1.2):Math.ceil(a/1.91)+130};function xq()
{}xq.prototype.l=function(a,b,c,d){return Zo(d.document,a,null,null,
{},b)};xq.prototype.m=function(a){return wq(Math.min(a.screen.width||
0,a.screen.height||0))};function yq(a){this.j=a}yq.prototype.l=function(a,b,c,d)
{return Zo(d.document,a,null,null,this.j,b)};yq.prototype.m=function(){return
null};function zq(a){this.j=a}
zq.prototype.l=function(a,b,c,d){var e=0<I(this.j,An,9).length?I(this.j,An,9)
[0]:null,f=ip(H(this.j,Cn,3),e);if(!e)return null;if(e=F(e,1)){d=d.document;var
g=c.tagName;c=Ne(new
Ae(d),g);c.style.clear=f.clearBoth?"both":"none";"A"==g&&(c.style.display="block");
c.style.padding="0px";c.style.margin="0px";f.fb&&Yo(c.style,f.fb);d=Ne(new
Ae(d),"INS");f.ya&&Yo(d.style,f.ya);c.appendChild(d);f={ta:c,X:d};f.X.setAttribute(
"data-ad-type","text");f.X.setAttribute("data-native-settings-key",e);ap(f,a,null,
b);a=f}else a=null;return a};zq.prototype.m=function(){var
a=0<I(this.j,An,9).length?I(this.j,An,9)[0]:null;if(!a)return
null;a=I(a,hn,3);for(var b=0;b<a.length;b++){var
c=a[b];if("height"==F(c,1)&&0<parseInt(F(c,2),10))return parseInt(F(c,2),10)}return
null};function Aq(a){this.l=a}Aq.prototype.j=function(a){a=Math.floor(a.l);var
b=wq(a),c={};return new $n(["ap_container"],
(c.google_reactive_ad_format=27,c.google_responsive_auto_format=16,c.google_max_num
_ads=1,c.google_ad_type=this.l,c.google_ad_format=a+"x"+b,c.google_ad_width=a,c.goo
gle_ad_height=b,c))};function Bq(a){this.l=a}Bq.prototype.j=function(){var
a={};return new $n([],
(a.google_ad_type=this.l,a.google_reactive_ad_format=26,a.google_ad_format="fluid",
a))};function Cq(a,b){this.m=a;this.o=b}Cq.prototype.j=function(){return
this.m};Cq.prototype.l=function(){return this.o};function Dq(a,b)
{this.o=a;this.m=b}Dq.prototype.l=function(){return
this.m};Dq.prototype.j=function(a){a=Eo(this.o,a.document);return 0<a.length?
a[0]:null};function Eq(a,b,c,d,e,f,g,h,k,l,m,n){l=void 0===l?null:l;m=void 0===m?
null:m;n=void 0===n?
null:n;this.v=a;this.D=b;this.F=c;this.A=d;this.eb=e;this.Ab=f;this.Ka=g?g:new
Dn;this.j=h;this.I=k;this.o=l;this.G=m;this.J=n;this.m=!1;this.C=new qo}function
Tq(a,b,c){void 0!==a.C.j[b]||a.C.set(b,
[]);a.C.get(b).push(c)}Eq.prototype.K=function(){return
this.j};Eq.prototype.l=function(){return this.v.l()};function is(a){return
Ro(a.j.document,a.A||!1)}function ls(a){return a.D.m(a.j)}
function ms(a,b,c,d){var e=a.O();if(!e)return null;var f=ep(e);if(!f)return
null;var g=a.l();g=jp[g];var h=void 0===g?null:g;if(null===h)return
null;g=(g=H(a,Cn,3))?Ud(g,3):null;f=new Dq(f,h);h=F(a,10).slice(0);null!
=F(e,5)&&h.push(1);var k=d?d:{};d=F(a,12);e=null!=F(a,4)?
H(a,Dn,4):null;switch(F(a,8)){case 1:return k=k.bd||null,new Eq(f,new
yq(ip(H(a,Cn,3),null)),k,g,0,h,e,c,b,d,a);case 2:return new Eq(f,new zq(a),k.ud||
new Bq("text"),g,1,h,e,c,b,d,a)}return null}
function ns(a,b,c){for(var d=[],e=0;e<a.length;e++){var f=ms(a[e],e,b,c);null!
==f&&d.push(f)}return d}function os(a){return a.m};function ps(a,b,c)
{this.R=a;this.j=b;this.M=c}ps.prototype.O=function(){return this.j};function
qs(a,b){if(a.R.m)throw Error("AMA:AP:AP");Uo(b,a.O(),a.R.l());a.R.m=!
0}ps.prototype.fill=function(a,b){var c=this.R;
(a=c.D.l(a,b,this.j,c.j))&&qs(this,a.ta);return a};function rs(a,b){var
c=[],d=[];try{for(var e=[],f=0;f<a.length;f++){var
g=a[f],h=g.v.j(g.j);h&&e.push({placement:g,anchorElement:h})}for(f=0;f<e.length;f+
+)d.push(ss(e[f]));var k=Im(b),l=Jm(b);for(f=0;f<d.length;f++){a=l;b=k;var
m=d[f].getBoundingClientRect(),n=e[f];c.push(new ps(n.placement,n.anchorElement,new
wo(m.left+a,m.top+b,m.right-m.left)))}}finally{for(f=0;f<d.length;f+
+)To(d[f])}return c}
function ss(a){var b=a.anchorElement;a=a.placement;var
c=a.A,d=a.j.document.createElement("div");d.className="google-auto-placed";var
e=d.style;e.textAlign="center";e.width="100%";e.height="0px";e.clear=c?"both":"none
";try{return Uo(d,b,a.l()),d}catch(f){throw To(d),f;}};function ts(a,b,c,d)
{this.l=a;this.o=b;this.v=c;this.m=d;this.j=null}ts.prototype.P=function()
{this.j=us(this);qs(this.m,this.j)};
function us(a){var b=a.l.document.createElement("button");vs(b);Rg(b,
{display:"inline-flex",padding:"8px 0px","background-
color":"#FFF"});b.addEventListener("click",function(e)
{a.v();e.stopPropagation()});var
c=a.l.document.createElement("img");ld(c,"https://www.gstatic.com/adsense/autoads/i
cons/gpp_good_24px_blue_600.svg");vs(c);Rg(c,{margin:"0px 8px 0px
0px",width:"24px",height:"24px"});var
d=a.l.document.createElement("span");vs(d);Rg(d,{"line-
height":"24px"});d.appendChild(a.l.document.createTextNode(a.o));
b.appendChild(c);b.appendChild(d);c=is(a.m.R);c.className="google-in-page-
revocation-link";Rg(c,{width:"100%","text-
align":"center",display:"block",padding:"8px 0px","background-
color":"#FFF","border-top":"2px solid #ECEDED","border-bottom":"2px solid
#ECEDED"});c.appendChild(b);return c}function vs(a){Rg(a,jq());Rg(a,{"font-
family":"Arial,sans-serif","font-weight":"bold","font-size":"14px","letter-
spacing":"0.2px",color:"#1A73E8","user-select":"none",cursor:"pointer"})}
function ws(a,b){b=b.filter(function(c){return
5==F(H(c,Dn,4),1)&&1==F(c,8)});b=ns(b,a);a=rs(b,a);a.sort(function(c,d){return
d.M.j-c.M.j});return a[0]||null};function xs(a,b,c,d,e)
{this.o=a;this.v=b;this.C=c;this.A=d;this.D=e;this.l=this.j=this.m=null}function
ys(a,b,c,d,e){zs(new xs(a,b,c,d,e))}function zs(a){As(a)?po(Bs(a),function()
{if(null!=a.j){var
b=a.j;b.j&&b.j.parentNode&&b.j.parentNode.removeChild(b.j);b.j=null;a.j=null}null!
=a.l&&(sq(a.l),a.l=null);Cs(a)}):Cs(a)}function As(a){var
b=a.o,c=a.v,d=a.A,e=ws(b,a.D);a.j=e?new ts(b,c,d,e):null;return a.j?(a.j.P(),!0):!
1}function Cs(a){a.l=new pq(a.o,a.v,a.C,a.A);a.l.P()}
function Bs(a){null==a.m&&(a.m=new no(a.o),a.m.P(2E3));return a.m};function Ds(a)
{this.j=Kl(a).floatingAdsStacking}function Es(a)
{a=Cg(a.j.maxZIndexRestrictions);return a.length?
Math.min.apply(null,a):null}function Fs(a){var
b=Es(a);ab(a.j.maxZIndexListeners,function(c){return c(b)})};function Gs(a,b,c,d,e)
{this.l=a;this.v=b;this.o=c;this.m=d;this.A=e;this.j=null}function Hs(a){var
b=a.l.googlefc=a.l.googlefc||{};b.callbackQueue=b.callbackQueue||
[];b.callbackQueue.push(function(){return Is(a)})}function Is(a){var
b=a.l.googlefc=a.l.googlefc||{};b&&b.getConsentStatus()!
=b.ConsentStatusEnum.CONSENT_NOT_REQUIRED&&ys(a.l,b.getDefaultConsentRevocationText
(),b.getDefaultConsentRevocationCloseText(),function(){return
b.showRevocationMessage()},a.A);Js(a)}
function Js(a){if(null!=a.j){var b=a.m;delete
b.j.maxZIndexRestrictions[a.j];Fs(b);a.j=null}};function Ks(){this.j=new
qo}function Ls(a,b,c){void 0!==a.j.j[b]||a.j.set(b,[]);a.j.get(b).push(c)};function
Ms(a){this.A={};this.A.c=a;this.m=[];this.l=null;this.o=[];this.C=0}function
Ns(a,b){a.A.wpc=b;return a}function Os(a,b){for(var c=0;c<b.length;c+
+)a.ba(b[c]);return a}Ms.prototype.ba=function(a){for(var b=0;b<this.m.length;b+
+)if(this.m[b]==a)return this;this.m.push(a);return this};function Ps(a,b){a.l=a.l?
a.l:b;return a}
Ms.prototype.v=function(a){var
b=Jb(this.A);0<this.C&&(b.t=this.C);b.err=this.m.join();b.warn=this.o.join();this.l
&&(b.excp_n=this.l.name,b.excp_m=this.l.message&&this.l.message.substring(0,512),b.
excp_s=this.l.stack&&qk(this.l.stack,""));b.w=0<a.innerWidth?
a.innerWidth:null;b.h=0<a.innerHeight?a.innerHeight:null;return b};function Qs(a)
{Ms.call(this,a);this.j={}}la(Qs,Ms);function Rs(a,b){b&&(a.j.apv=F(b,4));return
a}function Ss(a,b){a.j.afm=b.join(",");return a}Qs.prototype.v=function(a)
{try{this.j.su=a.location.hostname}catch(b)
{this.j.su="_ex"}a=Ms.prototype.v.call(this,a);Lb(a,this.j);return a};function
Ts(a){return null==a?null:Number.isInteger(a)?a.toString():a.toFixed(3)};function
Us(a,b){return a.reduce(function(c,d){return c.concat(b(d))},[])};function
Vs(a,b,c,d,e,f,g)
{this.o=a;this.nb=b.slice(0);this.l=c;this.m=d;this.v=e;this.A=f;this.j=g}Vs.protot
ype.K=function(){return this.j};function Ws(a,b){return a.l-b.l};function Xs(a,b,c)
{this.j=a;this.l=b.Wa;this.v=b.hc;this.m=b.Uc;this.o=c};function Ys(a)
{this.j={};this.l={};if(a)for(var b=0;b<a.length;+
+b)this.add(a[b])}Ys.prototype.add=function(a){this.j[a]=!
0;this.l[a]=a};Ys.prototype.contains=function(a){return!!this.j[a]};var Zs=new
Ys("IMG AMP-IMG IFRAME AMP-IFRAME HR EMBED OBJECT VIDEO AMP-VIDEO INPUT BUTTON
SVG".split(" "));function $s(a,b){if(3==b.nodeType)return 3==b.nodeType?
(b=b.data,a=-1!=b.indexOf("&")?od(b,a.document):b,a=/\S/.test(a)):a=!
1,a;if(1==b.nodeType){var
c=a.getComputedStyle(b);if("0"==c.opacity||"none"==c.display||"hidden"==c.visibilit
y)return!1;if((c=b.tagName)&&Zs.contains(c.toUpperCase()))return!
0;b=b.childNodes;for(c=0;c<b.length;c++)if($s(a,b[c]))return!0}return!1};function
at(a){this.m=a;this.j=[];this.l=[]};function bt(a,b){a=ct(a,b);return
Us(a,function(c){var d=void 0===d?!1:d;var e=void 0===e?3:e;if(c.v){var
f=c.m;for(var g=c.j,h=c.o,k=[],l=[],m=g.childNodes,n=m.length,q=0,u="",v=0;v<n;v++)
{var w=m[v];if(1==w.nodeType||3==w.nodeType){if(1!=w.nodeType)var
E=null;else"BR"==w.tagName?E=w:
(E=h.getComputedStyle(w).getPropertyValue("display"),E="inline"==E||"inline-
block"==E?null:w);E?(k.length&&u&&l.push(new Vs(f,k,v-1,E,0,u,h)),k=[],q=v+1,u=""):
(k.push(w),w=Je(w).trim(),u+=w&&u?" "+w:w)}}k.length&&u&&
l.push(new Vs(f,k,q,g,2,u,h));f=l}else f=[];if(c.l)
{g=c.m;m=c.j;h=c.o;k=m.childNodes;l=[];c=t(m.querySelectorAll(c.l));for(m=c.next();
!m.done;m=c.next())m=m.value,n=$a(k,m),0>n||l.push(new Vs(g,
[m],n,m,3,Je(m).trim(),h));c=l}else c=[];f=ib(f,c);c=d;c=void 0===c?!1:c;e=void
0===e?3:e;if(2>e)throw Error("minGroupSize should be at least 2, found
"+e);f=f.slice(0);f.sort(Ws);d=[];c=new at(c);f=t(f);for(g=f.next();!
g.done;g=f.next()){g=g.value;g={hb:g,bb:51<=g.A.length};if(c.m||g.bb)
{if(c.j.length)b:{k=
c.j[c.j.length-1].hb,h=k.K();l=k.nb[k.nb.length-
1];k=g.hb.nb[0];if(l&&k&&(m=l.parentElement,n=k.parentElement,m&&n&&m==n))for(m=0,l
=l.nextSibling;10>m&&l;){if(l==k){h=!0;break b}if($s(h,l))break;l=l.nextSibling;m+
+}h=!1}else h=!0;h?(c.j.push(g),g.bb&&c.l.push(g.hb)):(c.j=[g],c.l=g.bb?[g.hb]:
[])}if(c.l.length>=e){if(1>=c.l.length)g=null;else{for(g=c.l[1];c.j.length&&!
c.j[0].bb;)c.j.shift();c.j.shift();c.l.shift()}g&&d.push(g)}}return d})}
function ct(a,b){var c=new qo;a.forEach(function(d){var e=ep(H(d,$m,1));if(e){var
f=e.toString();void 0!==c.j[f]||c.set(f,{Uc:d,Tc:e,Wa:null,hc:!1});e=c.get(f);
(d=(d=H(d,$m,2))?F(d,7):null)?e.Wa=e.Wa?e.Wa+","+d:d:e.hc=!0}});return
so(c).map(function(d){var e=Eo(d.Tc,b.document);return e.length?new
Xs(e[0],d,b):null}).filter(function(d){return null!=d})};function dt(a,b,c){var
d=H(a,xn,6);if(!d)return[];c=bt(I(d,zn,1),c);return(a=X(a))&&Ud(a,11)?
c.map(function(e){var f=En();return new Eq(new Cq(e.m,e.v),new yq({}),null,!1,2,
[],f,e.j,null,null,null,e.o)}):c.map(function(e){var f=En();return new Eq(new
Cq(e.m,e.v),new xq,new Aq(b),!1,2,[],f,e.j,null,null,null,e.o)})};var et=!Ad&&!
Pc();function ft(a){if(/-[a-z]/.test("adFormat"))return null;if(et&&a.dataset){if(!
(!B("Android")||Qc()||Oc()||Mc()||B("Silk")||"adFormat"in a.dataset))return
null;a=a.dataset.adFormat;return void 0===a?null:a}return
a.getAttribute("data-"+"adFormat".replace(/([A-Z])/g,"-
$1").toLowerCase())};function gt(a,b,c){if(!b)return null;var
d=Fe(document,"INS");d.id="google_pedestal_container";d.style.width="100%";d.style.
zIndex="-1";if(c){var e=a.getComputedStyle(c),f="";if(e&&"static"!=e.position){var
g=c.parentNode.lastElementChild;for(f=e.position;g&&g!=c;){if("none"!
=a.getComputedStyle(g).display)
{f=a.getComputedStyle(g).position;break}g=g.previousElementSibling}}if(c=f)d.style.
position=c}b.appendChild(d);if(d){var
h=a.document;f=h.createElement("div");f.style.width="100%";f.style.height=
"2000px";c=Fm(a);e=h.body.scrollHeight;a=a.innerHeight;g=h.body.getBoundingClientRe
ct().bottom;d.appendChild(f);var
k=f.getBoundingClientRect().top;h=h.body.getBoundingClientRect().top;d.removeChild(
f);f=e;e<=a&&0<c&&0<g&&(f=g-h);a=k-h>=.8*f}else a=!1;return a?d:
(b.removeChild(d),null)}
function ht(a){var b=0;try{b|=Am(a);b|=a.getComputedStyle?0:2097152;Qf()||(b|
=1048576);var
c=Math.floor(a.document.body.getBoundingClientRect().width),d=Wk(Xk(a),79);c<=d||
(b|=32768);it(a)&&(b|=33554432)}catch(e){b|=32}return b}function it(a)
{a=a.document.getElementsByClassName("adsbygoogle");for(var b=0;b<a.length;b+
+)if("autorelaxed"==ft(a[b]))return!0;return!1};function jt(){var a=this;this.j=new
Promise(function(b,c){a.resolve=b;a.reject=c})};function kt(a)
{try{a.setItem("__storage_test__","__storage_test__");var
b=a.getItem("__storage_test__");a.removeItem("__storage_test__");return"__storage_t
est__"==b}catch(c){return!1}}function lt(a){try{if(null==a||!kt(a))return null;var
b=a.getItem("__lsv__");if(!b)return[];try{var c=JSON.parse(b)}catch(d){}return!
Array.isArray(c)||eb(c,function(d){return!Number.isInteger(d)})?
(a.removeItem("__lsv__"),[]):mt(c)}catch(d){return null}}
function mt(a){a=void 0===a?[]:a;var b=Date.now();return bb(a,function(c){return
36E5>b-c})}function nt(a){return!!a&&1>a.length};function ot(a,b){var c=0;try{c|
=Am(a);c|=Cm(a);c|=Bm(a);c|=a.innerHeight>=a.innerWidth?0:8;c|
=a.navigator&&/Android 2/.test(a.navigator.userAgent)?1048576:0;var d;if(d=b)
{b=null;try{b=a.localStorage}catch(e){}d=!nt(lt(b))}d&&(c|=134217728)}catch(e){c|
=32}return c};function pt(a){var b=["Could not locate a suitable placement in the
content below the fold."];Tk(4,a.location)&&(a=Kl(a).tagSpecificState[1]||
null)&&(a=a.debugCard&&4===a.debugCard.getAdType()?
a.debugCard:null)&&a.displayAdLoadedContent(b)};var
qt={1:"0.5vp",2:"300px"},rt={1:700,2:1200},st={},tt=(st[1]={Dc:"3vp",Lb:"1vp",Cc:"0
.3vp"},st[2]={Dc:"900px",Lb:"300px",Cc:"90px"},st);function ut(a,b,c,d,e,f)
{this.m=a;this.v=b;this.A=c.sort(function(g,h){return g.adCount-
h.adCount});this.l=d;this.o=e;this.j=f}function vt(a,b){var
c={Ia:a.m,la:a.v};a=t(a.A);for(var d=a.next();!
d.done;d=a.next())d=d.value,d.adCount<=b&&(c=d.Kb);return c}
function wt(a,b,c,d){var e=xt(a),f=Fm(a)||rt[e],g=void
0;d&&(g=(d=(d=yt(I(d,Rm,2),e))?H(d,Um,7):void 0)?zt(d,f):void
0);d=g;g=xt(a);a=Fm(a)||rt[g];var h=At(tt[g].Lb,a);a=null===h?Bt(g,a):new
ut(h,h,Ct(h,h,8),8,.3,d);d=At(tt[e].Dc,f);g=At(tt[e].Lb,f);f=At(tt[e].Cc,f);e=a.m;d
&&f&&g&&void 0!==b&&(e=.5>=b?g+(1-2*b)*(d-g):f+(2-2*b)*(g-
f));c&&(e=Math.min(e,a.m));b=e;return new ut(e,b,Ct(e,b,a.l),a.l,a.o,a.j)}
function Dt(a,b){var c=xt(a);a=Fm(a)||
rt[c];if(b=yt(I(b,Rm,2),c))if(b=Et(b,a))return b;return Bt(c,a)}function Ft(a){var
b=xt(a);return Bt(b,Fm(a)||rt[b])}function yt(a,b){a=t(a);for(var c=a.next();!
c.done;c=a.next())if(c=c.value,F(c,1)==b)return c;return null}
function Et(a,b){var c=At(F(a,2),b),d=At(F(a,5),b);if(null===c)return null;var
e=F(a,4);if(null==e)return null;var f=[],g=I(a,Tm,3);g=t(g);for(var h=g.next();!
h.done;h=g.next()){var k=h.value;h=F(k,1);var
l=At(F(k,2),b);k=At(F(k,3),b);if("number"!==typeof h||null===l)return
null;f.push({adCount:h,Kb:{Ia:l,la:k}})}b=(g=H(a,Um,7))?zt(g,b):void 0;return new
ut(c,d,f,e,Td(a,6),b)}function Bt(a,b){a=At(qt[a],b);return new ut(null===a?
Infinity:a,null,[],3,null)}
function At(a,b){if(!a)return null;var c=parseFloat(a);return isNaN(c)?
null:a.endsWith("px")?c:a.endsWith("vp")?c*b:null}function xt(a)
{a=900<=V(a).clientWidth;return Qf()&&!a?1:2}function Ct(a,b,c){if(4>c)return[];var
d=Math.ceil(c/2);return[{adCount:d,Kb:{Ia:2*a,la:2*b}},{adCount:d+Math.ceil((c-
d)/2),Kb:{Ia:3*a,la:3*b}}]}function zt(a,b){var c=At(F(a,2),b)||0,d=F(a,3)||
1;a=At(F(a,1),b)||0;return{qc:c,oc:d,ra:a}};function Gt()
{}Gt.prototype.j=function(a){return Ht(Math.floor(a.l))};function Ht(a)
{a=Math.floor(a);var b={};return new $n(["pedestal_container"],
(b.google_reactive_ad_format=30,b.google_phwr=2.189,b.google_ad_width=a,b.google_ad
_format="autorelaxed",b.google_full_width_responsive=!
0,b.google_enable_content_recommendations=!
0,b.google_content_recommendation_ui_type="pedestal",b))};var It={};function
Jt(a,b,c){var d=Kt(a,c,b);if(!d)return!0;for(var e=-1,f=c.A.l;d.Ja&&d.Ja.length;)
{var g=d.Ja.shift(),h=ls(g.R),k=g.M.j;if((c.l.La||c.l.Ma||c.l.cc||k>e)&&(!h||
h<=d.Ua)&&Lt(c,g,{Bb:d.Ua})){e=k;if(d.Sa.j.length+1>=f)return!0;d=Kt(a,c,b);if(!
d)return!0}}return c.m}
function Kt(a,b,c){var d=b.A.l,e=b.A.o,f=b.A;f=Up(b.K(),f.j?f.j.ra:void
0,d);if(f.j.length>=d)return null;e?(d=f.l||(f.l=V(f.o).scrollHeight||null),e=!d||
0>d?-1:f.l*e-Tp(f)):e=void 0;a=null==e||50<=e?Mt(b,f,
{types:a},c):null;return{Sa:f,Ua:e,Ja:a}}It[2]=Ua(function(a,b){a=Mt(b,Up(b.K()),
{types:a,pa:Ft(b.K())},2);if(0==a.length)return!0;for(var c=0;c<a.length;c+
+)if(Lt(b,a[c]))return!0;return b.m?(b.o.push(11),!0):!1},[0]);It[5]=Ua(Jt,[0],5);
It[3]=function(a){if(!a.m)return!1;var b=Mt(a,Up(a.K()),{types:
[0],pa:Ft(a.K())},3);if(0==b.length)return!0;for(var c=b.length-
1;0<=c;c--)if(Lt(a,b[c]))return!0;a.o.push(11);return!0};function Nt(a){var
b;a.l.Fc?b=new ut(0,null,[],3,null):b=Ft(a.K());return{types:[0],pa:b}}
function Ot(a){var b=a.K().document.body.getBoundingClientRect().width;b=Ht(b);var
c=a.j;var d=c.document.body,e=gt(c,d,null);if(e)c=e;else{if(c.document.body)
{e=Math.floor(c.document.body.getBoundingClientRect().width);for(var
f=[{element:c.document.body,depth:0,height:0}],g=-1,h=null;0<f.length;){var
k=f.pop(),l=k.element,m=k.height;0<k.depth&&m>g&&(g=m,h=l);if(5>k.depth)for(m=0;m<l
.children.length;m++){var n=l.children[m],q=n.getBoundingClientRect().width;
(null==q||null==e?0:q>=.9*e&&q<=1.01*e)&&
f.push({element:n,depth:k.depth+1,height:n.getBoundingClientRect().height})}}e=h}el
se e=null;c=e?gt(c,e.parentNode||
d,e):null}c&&(b=ao(a.F,b),d=Zo(a.j.document,a.D,null,null,
{},b))&&(Uo(d.ta,c,2,256),Pt(a,d,b))}function Qt(a,b){var
c=Nt(a);c.Jb=[5];c=Mt(a,Up(a.K()),c,8);Rt(a,c.reverse(),b)}function Rt(a,b,c)
{b=t(b);for(var d=b.next();!d.done;d=b.next()){d=d.value;var e=c.j(d.M);if(Lt(a,d,
{Tb:e}))return!0}return!1}
It[8]=function(a){var b=a.K().document;if("complete"!=b.readyState)return
b.addEventListener("readystatechange",function(){return It[8](a)},{once:!0}),!
0;if(!a.m)return!1;if(!a.Ga())return!
0;b=Nt(a);b.Ib=[2,4,5];b=Mt(a,Up(a.K()),b,8);var c=new Gt;if(Rt(a,b,c))return!
0;if(a.l.dc)switch(a.l.rc||0){case 1:Qt(a,c);break;default:Ot(a)}return!
0};It[6]=Ua(Jt,[2],6);It[7]=Ua(Jt,[1],7);
It[9]=function(a){var b=Kt([0,2],a,9);if(!b||!b.Ja)return
a.o.push(17),pt(a.K()),a.m;for(var c=t(b.Ja),d=c.next();!d.done;d=c.next())
{d=d.value;var e=a.l.sb||null;if(null==e)var f=null;else{f=d.R;e=new
St(e,a.K());var g=new Tt;f=new Eq(f.v,(void 0===g?null:g)||f.D,(void 0===e?
null:e)||f.F,f.A,f.eb,f.Ab,f.Ka,f.j,f.I,f.o,f.G,f.J);f=new ps(f,d.O(),d.M)}if(f&&!
(ls(f.R)>b.Ua)&&Lt(a,f,{Bb:b.Ua,Zb:!0}))return d.R.m=!
0}a.o.push(17);pt(a.K());return a.m};function Tt()
{}Tt.prototype.l=function(a,b,c,d){b=void 0===b?null:b;d=$o(d.document,
{});ap(d,a,null,b);return d};Tt.prototype.m=function(a){return Fm(a)||0};function
Ut(a){var b=0;try{b|=Am(a),b|=a.getComputedStyle?0:2097152,b|
=a.document.querySelectorAll&&a.document.querySelector?0:4194304,b|
=Bm(a,1E4)}catch(c){b|=32}return b};function Vt(){var a=new
jt;this.promise=a.j;this.resolve=a.resolve}function Wt(a,b,c){b.google_llp||
(b.google_llp={});b=b.google_llp;b[a]||(b[a]=new Vt,c&&c());return b[a]}function
Xt(a,b,c){return Wt(a,b,function(){Yf(b.document,c)}).promise};function Yt(a,b,c)
{var d=0;try{d|=Am(a),d|=a.navigator&&/Android 2/.test(a.navigator.userAgent)?
1048576:0}catch(h){d|=32}var e=M(289),f=0;try{f|=Bm(a,0<Ih(43)?
Ih(43):zm);if(M(309)){var g=Fm(a);f|=g?320>g?-2147483648:0:1073741824}f|=Cm(a);e||
(f|=a.innerHeight>=a.innerWidth?0:8);b&&!nt(lt(c))&&(f|=134217728)}catch(h){f|
=32}return d|f};function Zt(a,b,c){var d="script";d=void 0===d?"":d;var
e=a.createElement("link");try{e.rel="preload",e.href=b instanceof Rb?
Ub(b).toString():b instanceof ic?nc(b):nc(wc(b))}catch(f)
{return}d&&(e.as=d);c&&e.setAttribute("nonce",c);if(a=a.getElementsByTagName("head"
)[0])try{a.appendChild(e)}catch(f){}};var
$t={},au=($t[16]=4,$t[27]=512,$t[26]=128,$t);function bu(a,b,c,d){switch(c){case
1:case 2:return!(kq(a)|lq(a,c));case 8:return b=!("on"===b.google_adtest||
Qk(a.location,"google_ia_debug")),0==Yt(a,b,d);case 9:return d=M(230)&&!
("on"===b.google_adtest||Qk(a.location,"google_scr_debug")),!ot(a,d);case 30:return
0==ht(a);case 26:return 0==Ut(a)&&!0;case 27:return!vq(a)&&!0;default:return!1}}
function cu(a,b,c,d){switch(c){case 0:return 0;case 1:case 2:return kq(a)|
lq(a,c);case 8:return Yt(a,!("on"===b.google_adtest||
Qk(a.location,"google_ia_debug")),d);case 9:return ot(a,M(230)&&!
("on"===b.google_adtest||Qk(a.location,"google_scr_debug")));case 16:return
Ko(b,a)?0:8388608;case 30:return ht(a);case 26:return Ut(a);case 27:return
vq(a);default:return 32}}
function du(a,b,c){var d=b.google_reactive_ad_format;if(!Fb(d))return!
1;a=yi(a);if(!a||!bu(a,b,d,c))return!1;b=Kl(a);if(Gm(b,d))return!1;b.adCount[d]||
(b.adCount[d]=0);b.adCount[d]++;return!0}function eu(a){return!
a.google_reactive_ads_config&&Nm(a)&&16!=a.google_reactive_ad_format}function fu(a)
{if(!a.hash)return null;var b=null;N(Mk,function(c){!b&&Qk(a,c)&&(b=Ok[c])});return
b}
function gu(a,b){if(!a.document.getElementById("goog_info_card")){var
c=Kl(a).tagSpecificState[1]||null;c&&N(Pk,function(d){!
c.debugCardRequested&&Tk(d,a.location)&&(c.debugCardRequested=!0,hu(a,function(e)
{c.debugCard=e.createDebugCard(d,a,b)}))})}}function iu(a,b,c){if(!b)return
null;var d=Kl(b),e=0;N(Gb,function(f){var g=au[f];g&&0===ju(a,b,f,c)&&(e|
=g)});d.wasPlaTagProcessed&&(e|=256);a.google_reactive_tag_first&&(e|=1024);return
e?""+e:null}
function ku(a,b,c){var d=[];N(Gb,function(e){var f=ju(b,a,e,c);0!
==f&&d.push(e+":"+f)});return d.join(",")||null}function lu(a){var
b=[],c={};N(a,function(d,e){if((e=Fl[e])&&!c[e]){c[e]=!0;if(d)d=1;else if(!
1===d)d=2;else return;b.push(e+":"+d)}});return b.join(",")}function mu(a)
{a=a.overlays;if(!a)return"";a=a.bottom;return"boolean"===typeof a?a?"1":"0":""}
function ju(a,b,c,d){if(!b)return 256;var
e=0,f=Kl(b),g=Gm(f,c);if(a.google_reactive_ad_format==c||26!=c&&27!=c&&g)e|=64;var
h=!1;N(f.reactiveTypeDisabledByPublisher,function(k,l){String(c)===l&&(h=!
0)});h&&fu(b.location)!==c&&(e|=128);return e|cu(b,a,c,d)}function nu(a,b){if(a)
{var c=Kl(a),d={};N(b,function(e,f){(f=Fl[f])&&(!
1===e||/^false$/i.test(e))&&(d[f]=!0)});N(Gb,function(e)
{d[Hl[e]]&&(c.reactiveTypeDisabledByPublisher[e]=!0)})}}
function ou(){var a=xi();return Yl(a,"/pagead/js/"+lh()
+"/r20190131/reactive_library.js",rh?"https":"http")}function pu(a,b)
{a=Q(a,b);return Xt(1,z(),ou()).then(a)}
function hu(a,b){b=Q(212,b);var c=xi();c=Yl(c,"/pagead/js/"+lh()
+"/r20190131/debug_card_library.js",rh?"https":"http");Xt(3,a,c).then(b)}function
qu(a){if(!a.adsbygoogle){a.adsbygoogle=[];var
b=Xl(xi(),"/pagead/js/adsbygoogle.js");Yf(a.document,b)}}
function ru(a,b,c){a.setAttribute("data-adsbygoogle-
status","reserved");a.className+=" adsbygoogle-
noablate";qu(c);c.adsbygoogle.push({element:a,params:b})}function su(a,b,c){var
d=Hl[a],e={};a=b.page_level_pubvars;Na(a)&&Lb(e,a);N(b,function(f,g)
{Fl[g]==d&&Na(f)&&Lb(e,f)});Na(c)&&Lb(e,c);return e}function tu(a,b)
{J(a,"load",function(){qu(a);a.adsbygoogle.push(b)})};function St(a,b)
{this.l=a;this.m=b}St.prototype.j=function(){var a=this.l,b=this.m,c=a.B||
{};c.google_ad_client=a.Sb;c.google_ad_height=Fm(b)||
0;c.google_ad_width=V(b).clientWidth||
0;c.google_reactive_ad_format=9;c.google_rasc=a.l().C();a.j&&(c.google_adtest="on")
;return new $n(["fsi_container"],c)};function uu(a){this.j=void 0===a?
1:a}uu.prototype.next=function(){var a=48271*this.j
%2147483647;this.j=0>2147483647*a?a+2147483647:a;return this.j/2147483647};function
vu(a){this.j=a.slice(0)}vu.prototype.filter=function(a){return new
vu(bb(this.j,a))};function wu(a,b,c){var d=[];a=t(a.j);for(var e=a.next();!
e.done;e=a.next())e=e.value,b(e)?d.push(e):c(e);return new
vu(d)}vu.prototype.apply=function(a){return new vu(a(this.j.slice(0)))};function
xu(a,b){return new vu(a.j.slice(0).sort(b))}function yu(a,b){if(0>b)return
a;a=a.j.slice(0);a.splice(b,1);return new vu(a)}
function zu(a,b){a=a.j.slice(0);var c=new uu(void 0===b?1:b);tb(a,function(){return
c.next()});return new vu(a)};function Au(a){this.j=new
Ys(a)}Au.prototype.contains=function(a){return this.j.contains(a)};function
Bu(a,b,c){var d=xo(c,1,b+1);return!eb(a,function(e){return to(e,d)})}function
Cu(a,b,c,d,e){e=e.M;var f=xo(e,0,b),g=xo(e,0,c),h=xo(e,0,d);return!eb(a,function(k)
{return to(k,g)||to(k,f)&&!to(k,h)})}function Du(a,b,c,d){var
e=Sp(a);if(Bu(e,b,d.M))return!0;if(!Cu(e,b,c.qc,c.ra,d))return!1;var f=new
Cp(xo(d.M,0,0),1);a=bb(a.m,function(g){return Dp(g,f,c.ra)});b=db(a,function(g,h)
{return g+h.l},1);return 0===a.length||b>c.oc?!1:!0};function Eu(){this.j=new
qo}Eu.prototype.set=function(a,b){var c=this.j.get(a);c||(c=new
Ys,this.j.set(a,c));c.add(b)};function Fu(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 Gu(a,b)
{this.l=a;this.j=b}
function Hu(a,b){var c=new Eu,d=new Ys;b.forEach(function(e){if(H(e,en,1))
{e=H(e,en,1);if(H(e,bn,1)&&H(e,bn,1).O()&&H(e,bn,2)&&H(e,bn,2).O()){var
f=Iu(a,H(e,bn,1).O()),g=Iu(a,H(e,bn,2).O());if(f&&g)for(f=t(Fu({anchor:f,position:H
(e,bn,1).l()},{anchor:g,position:H(e,bn,2).l()})),g=f.next();!
g.done;g=f.next())g=g.value,c.set(Oa(g.anchor),g.position)}H(e,bn,3)&&H(e,bn,3).O()
&&(f=Iu(a,H(e,bn,3).O()))&&c.set(Oa(f),H(e,bn,3).l())}else H(e,fn,2)?
Ju(a,H(e,fn,2),c):H(e,gn,3)&&Ku(a,H(e,gn,3),d)});return new Gu(c,
d)}function Ju(a,b,c){H(b,$m,1)&&(a=Lu(a,H(b,$m,1)))&&a.forEach(function(d)
{d=Oa(d);c.set(d,1);c.set(d,4);c.set(d,2);c.set(d,3)})}function Ku(a,b,c){H(b,
$m,1)&&(a=Lu(a,H(b,$m,1)))&&a.forEach(function(d){c.add(Oa(d))})}function Iu(a,b)
{return(a=Lu(a,b))&&0<a.length?a[0]:null}function Lu(a,b){return(b=ep(b))?
Eo(b,a):null};function Mu(a){return function(b){return rs(b,a)}}function Nu(a){var
b=Fm(a);return b?Ua(Ou,b+Im(a)):ub}function Pu(a,b,c){if(0>a)throw
Error("ama::ead:nd");if(Infinity===a)return ub;var d=Sp(c||Up(b));return
function(e){return Bu(d,a,e.M)}}function Qu(a,b,c,d){if(0>a||0>b.qc||0>b.oc||
0>b.ra)throw Error("ama::ead:nd");return Infinity===a?ub:function(e){return Du(d||
Up(c,b.ra),a,b,e)}}function Ru(a){if(!a.length)return ub;var b=new Au(a);return
function(c){return b.contains(c.eb)}}
function Su(a){return function(b){b=t(b.Ab);for(var c=b.next();!
c.done;c=b.next())if(-1<a.indexOf(c.value))return!1;return!0}}function Tu(a){return
a.length?function(b){var c=b.Ab;return a.some(function(d){return-
1<c.indexOf(d)})}:vb}function Uu(a,b){if(0>=a)return vb;var c=V(b).scrollHeight-
a;return function(d){return d.M.j<=c}}function Vu(a){var
b={};a&&a.forEach(function(c){b[c]=!0});return function(c){return!b[F(c.Ka,2)||0]}}
function Wu(a){return a.length?function(b){return a.includes(F(b.Ka,2)||
0)}:vb}function Xu(a){return a.length?function(b){return a.includes(F(b.Ka,1)||
0)}:vb}function Yu(a,b){var c=Hu(a,b);return function(d){var
e=d.O();d=kp[d.R.l()];var f=Oa(e);f=c.l.j.get(f);if(!(f=f?f.contains(d):!1))a:
{if(c.j.contains(Oa(e)))switch(d){case 2:case 3:f=!0;break a;default:f=!1;break
a}for(e=e.parentElement;e;){if(c.j.contains(Oa(e))){f=!0;break
a}e=e.parentElement}f=!1}return!f}}
function Ou(a,b){return b.M.j>=a}function Zu(a,b){return b.M.j<a}function $u(a,b,c)
{c=c.M.l;return a<=c&&c<=b};function av(a){this.j=void 0===a?0:a};function bv(a)
{this.l=a;this.j=-1};function cv(a){var b=a.O();a=a.R.l();return 0==a||3==a?
dv(b.parentElement):dv(b)}function dv(a){for(var b=0;a;)(!b||
a.previousElementSibling||a.nextElementSibling)&&b++,a=a.parentElement;return
b};function ev(a,b){this.l=new bv(a);this.j=new av(void 0===b?0:b)}function fv(a,b)
{var c=b.M.j+200*Math.min(20,cv(b)),d=a.l;0>d.j&&(d.j=V(d.l).scrollHeight||
0);d=d.j-b.M.j;c+=1E3<d?0:2*(1E3-d);a=a.j;b=b.O();return c+("string"===typeof
b.className&&0<=b.className.indexOf("adsbygoogle-ablated-ad-slot")?a.j:0)};function
gv(a,b,c){this.l=new vu(a);this.m=new ev(b,void 0===c?0:c);this.j=b;this.o=new
Ks}function hv(a,b){a=a.j;var c=Fm(a);b=b.filter(c?Ua(Zu,c+Im(a)):ub);return
b=b.j.slice(0)}
function iv(a,b){if(null!=b){var c=[];b=t(b);for(var d=b.next();!d.done;d=b.next())
{var e=d.value;d=null!=e?e.R.I:null;e=null!=e?e.M:null;if(null!=d&&null!=e){var
f=new cq;f=G(f,1,e.m);f=G(f,2,e.j);e=G(f,3,e.l);f=new
dq;d=G(f,1,d);d=Zd(d,2,e);c.push(d)}}a=a.j;if(c){(b=gq(a))||(b=new
eq);c=c.concat(I(b,dq,5));b=new Set;d=[];for(e=0;e<c.length;e++)b.has(F(c[e],1))||
(d.push(c[e]),b.add(F(c[e],1)));hq({lb:d},a)}}}
gv.prototype.find=function(a,b){var c=this;b=void 0===b?0:b;var d="number"===typeof
a.Bc?a.Bc:-1;if(d>=this.l.j.length)throw Error("AMA:PF:I");var e=a.nc?a.nc:
[0],f="number"===typeof a.pc?a.pc:0,g="number"===typeof a.minWidth?
a.minWidth:0,h="number"===typeof a.maxWidth?a.maxWidth:Infinity,k="number"===typeof
a.la?a.la:0;d=yu(this.l,d);d=wu(wu(wu(wu(wu(wu(wu(d,Ru(e),jv(1,b)),Su(a.Aa||
[]),jv(2,b)),Vu(a.qb||[]),jv(3,b)),Wu(a.Ph||[]),jv(4,b)),Xu(a.Jb||
[]),jv(5,b)),Tu(a.Ib||[]),jv(6,b)),xb(os),jv(7,b));
d=d.apply(Mu(this.j));f=a.Ta&&a.ac?
wu(d,Qu(f,a.ac,this.j,a.Sa),kv(16,b)):wu(d,Pu(f,this.j,a.Sa),kv(9,b));f=wu(f,Ua($u,
g,h),kv(10,b));a.Ra&&(f=wu(f,Yu(this.j.document,a.Ra),kv(11,b)));a.ib&&(g=hv(this,f
),iv(this,g));f=wu(wu(f,Nu(this.j),kv(12,b)),Uu(k,this.j),kv(13,b));f=a.Ma?
xu(f,function(l,m){var n=l.R.o,q=m.R.o;null==n||null==q?null==n&&null==q?
(n=c.m,l=fv(n,l)-fv(n,m)):l=null==n?1:-1:l=n-q;return l}):xu(f,function(l,m){var
n=c.m;return fv(n,l)-
fv(n,m)});a.La&&(f=zu(f,sd(this.j.location.href+this.j.localStorage.google_experime
nt_mod)));
1===e.length&&Ls(this.o,e[0],{Xc:d.j.length,Yd:f.j.length});return
f.j.slice(0)};function jv(a,b){return function(c){return Tq(c,b,a)}}function
kv(a,b){return function(c){return Tq(c.R,b,a)}};function lv(a,b){if(!a)return!
1;a=Zf(a,b);if(!a)return!1;a=a.cssFloat||
a.styleFloat;return"left"==a||"right"==a}function mv(a)
{for(a=a.previousSibling;a&&1!=a.nodeType;)a=a.previousSibling;return a?
a:null}function nv(a){return!!a.nextSibling||!!
a.parentNode&&nv(a.parentNode)};function ov(a,b)
{this.l=a;this.j=b;this.m="633794002 633794005 44715380 44715381 21065713 21065714
21065715 21065716".split(" ")}
function pv(a,b,c,d){var e=Qf()&&!(900<=V(a.l).clientWidth);d=bb(d,function(f)
{return
gb(a.m,f)}).join(",");return{wpc:b,su:c,eid:d,doc:a.j.hd,pg_h:qv(a.j.Eb),pg_w:qv(a.
j.Gd),pg_hs:qv(a.j.Fd),c:qv(a.j.yd),aa_c:qv(a.j.Wc),av_h:qv(a.j.Zc),av_w:qv(a.j.
$c),av_a:qv(a.j.Yc),s:qv(a.j.Cb),all_s:qv(a.j.Dd),b:qv(a.j.Cd),all_b:qv(a.j.Bd),d:q
v(a.j.pb),all_d:qv(a.j.ob),ard:qv(a.j.Sc),all_ard:qv(a.j.Rc),pd_h:qv(a.j.Id),dt:e?"
m":"d"}}
function rv(a){var b=Em(a,!
0),c=V(a).scrollWidth,d=V(a).scrollHeight,e="unknown";a&&a.document&&a.document.rea
dyState&&(e=a.document.readyState);var
f=Im(a),g=[],h=[],k=[],l=[],m=[],n=[],q=[],u=0,v=0,w=Infinity,E=Infinity,S=null,ya=
Fp({ka:!1},a);ya=t(ya);for(var W=ya.next();!W.done;W=ya.next()){W=W.value;var
na=W.getBoundingClientRect(),lb=b-(na.bottom+f);if(W.className&&-1!
=W.className.indexOf("adsbygoogle-ablated-ad-slot")){var
ea=W.getAttribute("google_element_uid");var T=a.google_sv_map;if(!ea||
!T||!T[ea])continue;ea=(T=zi(T[ea]))?T.height:0;T=T?T.width:0}else if(ea=na.bottom-
na.top,T=na.right-na.left,1>=ea||
1>=T)continue;g.push(ea);k.push(T);l.push(ea*T);Np(W)?(v+=1,W.className&&-1!
=W.className.indexOf("pedestal_container")&&(S=ea)):
(w=Math.min(w,lb),n.push(na),u+=1,h.push(ea),m.push(ea*T));E=Math.min(E,lb);q.push(
na)}w=Infinity===w?null:w;E=Infinity===E?
null:E;f=sv(n);q=sv(q);h=tv(b,h);n=tv(b,g);m=tv(b*c,m);ya=tv(b*c,l);return new
ov(a,{hd:e,Eb:b,Gd:c,Fd:d,yd:u,Wc:v,Zc:uv(g),$c:uv(k),
Yc:uv(l),Cb:f,Dd:q,Cd:w,Bd:E,pb:h,ob:n,Sc:m,Rc:ya,Id:S})}function uv(a){return
le.apply(null,bb(a,function(b){return 0<b}))||null}function tv(a,b){return 0>=a?
null:ke.apply(null,b)/a}function sv(a){for(var b=Infinity,c=0;c<a.length-1;c+
+)for(var d=c+1;d<a.length;d++){var e=a[c],f=a[d];e=Math.max(Math.max(0,e.left-
f.right,f.left-e.right),Math.max(0,e.top-f.bottom,f.top-
e.bottom));0<e&&(b=Math.min(e,b))}return Infinity!==b?b:null}
function qv(a){return null==a?null:Number.isInteger(a)?
a.toString():a.toFixed(3)};function vv(a,b,c,d,e){e=void 0===e?
{}:e;this.v=a;this.D=b;this.j=c;this.A=d.pa;this.J=d.Aa||[];this.F=d.nd||
null;this.T=d.qb||[];this.I=d.Ra||[];this.l=e;this.m=!
1;this.G=[];this.o=[];this.C=void 0}function wv(a){return a.C?
a.C:a.C=a.j.google_ama_state}vv.prototype.K=function(){return this.j};
function Mt(a,b,c,d){var e=c.pa?c.pa:a.A,f=vt(e,b.j.length);return
a.v.find({Bc:xv(a),nc:c.types,pc:f.Ia,Sa:b,Aa:a.J,la:f.la||void 0,La:!!a.l.La,Ma:!!
a.l.Ma,Ib:c.Ib,minWidth:c.minWidth,maxWidth:c.maxWidth,qb:a.T,Ra:a.I,Jb:c.Jb,ib:!!
a.l.ib,Ta:!!a.l.Ta,ac:e.j},d)}vv.prototype.ba=function(a){this.G.push(a)};
function Lt(a,b,c){c=void 0===c?{}:c;var d=void 0===c.Bb?void 0:c.Bb,e=void
0===c.Tb?void 0:c.Tb,f=void 0===c.Zb?void 0:c.Zb;c=b.R;if(c.m)return!1;var
g=b.O(),h=c.l(),k=a.m;a:{var l=a.j;switch(h){case 0:l=lv(mv(g),l);break a;case
3:l=lv(g,l);break a;case 2:var m=g.lastChild;l=lv(m?1==m.nodeType?
m:mv(m):null,l);break a}l=!1}if(k=!l&&!(!k&&2==h&&!nv(g)))g=1==h||2==h?
g:g.parentNode,k=!(g&&!Po(g)&&0>=g.offsetWidth);if(!k)return!1;d=null==d?null:new
$n(null,{google_max_responsive_height:d});g=bo(F(c.Ka,
2)||0);h=c.o;h=null==h?null:new $n(null,{google_ml_rank:h});e=ao(a.F,c.F?
c.F.j(b.M):null,d,e||null,g,h);b=b.fill(a.D,e);if(f){if(b)
{d=b.X;g=d.style.width;d.style.width="100%";f=d.offsetWidth;d.style.width=g;d=a.j;g
=b.X;h=e&&e.Db||
{};if(ui(d)==d)if(488>V(d).clientWidth)if(d.innerHeight>=d.innerWidth)if(k=V(d).cli
entWidth,!k||.3<(k-f)/k)k=6;else{if(k="true"!=h.google_full_width_responsive)c:
{k=V(d).clientWidth;for(l=g.parentElement;l;l=l.parentElement)if(m=Zf(l,d)){var
n=Jg(m.width);if(n&&!(n>=k)&&
"visible"!=m.overflow){k=!0;break c}}k=!1}k=k?7:!0}else k=5;else k=4;else k=yi(d)?
3:16;if(!0!==k)f=k;else{if(!(h="true"==h.google_full_width_responsive))b:{do
if((h=Zf(g,d))&&"fixed"==h.position){h=!1;break b}while(g=g.parentElement);h=!0}h?
M(233)||d.location&&"#bffwroe2etoq"==d.location.hash?f=!0:(d=V(d).clientWidth,f=d-
f,f=d&&0<=f?!0:d?-10>f?11:0>f?14:12:10):f=9}if(f)
{f=a.j;d=b.X;if(g=No(f,d))d.style.border=d.style.borderStyle=d.style.outline=d.styl
e.outlineStyle=d.style.transition="none",d.style.borderSpacing=
d.style.padding="0",Lo(d,g,"0px"),d.style.width=V(f).clientWidth+"px",Oo(f,d,g),d.s
tyle.zIndex=30;f=!0}else To(b.ta),f=!1}else f=!1;f=!f}if(f||!Pt(a,b,e))return!
1;bm(9,[c.o,c.eb]);return!0}function Pt(a,b,c){if(!b)return!
1;try{bp(a.j,b.X,c)}catch(d){return To(b.ta),a.o.push(6),!1}return!
0}vv.prototype.cb=function(){return!!this.l.yc};vv.prototype.Ga=function(){return!
it(this.j)};function xv(a){var b=wv(a);if(null==b)return-
1;b=b.placement;return"number"!==typeof b||0>b||b>a.v.l.j.length?-1:b}
function yv(a,b){b=(Fm(b)||0)-Im(b);for(var c=0,d=0;d<a.length;d++){var
e=a[d].getBoundingClientRect();zv(e)&&e.top<=b&&(c+=1)}return c}
function Av(a){var b={},c=Pp({ka:!1,Da:!1,Ea:!1,Fa:!1},a).map(function(d){return
d.getBoundingClientRect()}).filter(zv);b.Nc=c.length;c=Qp({Ea:!
0},a).map(function(d){return
d.getBoundingClientRect()}).filter(zv);b.jd=c.length;c=Qp({Fa:!
0},a).map(function(d){return
d.getBoundingClientRect()}).filter(zv);b.Ed=c.length;c=Qp({Da:!
0},a).map(function(d){return
d.getBoundingClientRect()}).filter(zv);b.Qc=c.length;c=(Fm(a)||0)-Im(a);c=Pp({ka:!
1},a).map(function(d){return d.getBoundingClientRect()}).filter(zv).filter(Ta(Bv,
null,c));b.Oc=c.length;a=rv(a);c=null!=a.j.pb?a.j.pb:null;null!=c&&(b.zd=c);a=null!
=a.j.ob?a.j.ob:null;null!=a&&(b.Pc=a);return b}function zv(a){return 1<(a.bottom-
a.top)*(a.right-a.left)}function Bv(a,b){return b.top<=a};function Cv(a,b,c,d,e)
{this.za=a;this.ja=b;this.Na=c;this.j=d;this.l=e};function Dv(a,b)
{this.o=a.slice(0);this.l=a.slice(0);this.m=hb(this.l,1);this.j=b}function Ev(a)
{return new
Cv(a.j.v.l.filter(os).j.length,a.j.G.slice(0),a.j.o.slice(0),a.j.v.l.j.length,a.j.v
.o.j)};function Fv(){this.j=new Gv(this);this.H=0}Fv.prototype.resolve=function(a)
{Hv(this);this.H=1;this.m=a;Iv(this.j)};Fv.prototype.reject=function(a)
{Hv(this);this.H=2;this.l=a;Iv(this.j)};function Hv(a){if(0!=a.H)throw
Error("Already resolved/rejected.");}function Gv(a)
{this.j=a}Gv.prototype.then=function(a,b){if(this.l)throw Error("Then functions
already set.");this.l=a;this.m=b;Iv(this)};
function Iv(a){switch(a.j.H){case 0:break;case 1:a.l&&a.l(a.j.m);break;case
2:a.m&&a.m(a.j.l);break;default:throw Error("Unhandled deferred
state.");}};function Jv(a){this.j=a;this.exception=void 0};function Kv(a)
{D(this,a,null,null)}A(Kv,C);function Lv(a,b){this.l=a;this.j=b}function Mv(a)
{try{var b=Nv(a).getItem("adsbygoogle_in_page_survey_freqcap");var c=b?
de(Kv,b):null;if(c){var d=F(c,1);if(null==d)var e=!0;else{var f=F(a.j,1)||
0;e=d+f<(new Date).getTime()}}else e=!0;return e}catch(g){return!1}}function Ov(a)
{try{var b=(new Date).getTime(),c=new Kv;var
d=G(c,1,b);Nv(a).setItem("adsbygoogle_in_page_survey_freqcap",d.C());return!
0}catch(e){return!1}}function Nv(a){a=a.l.localStorage;if(!a)throw Error("No
localStorage");return a};var Pv=new Au("ar_eg ar_jo ar_ma ar_sa ar_xb ar bg bn bs
ca cs da de_at de_ch de el en_au en_ca en_gb en_ie en_in en_nz en_sg en_xa en_xc en
en_za es_419 es_ar es_bo es_cl es_co es_cr es_do es_ec es_gt es_hn es_mx es_ni
es_pa es_pe es_pr es_py es_sv es_us es_uy es_ve es et fil fi fr_ch fr gsw gu he hi
hr hu id in it iw ja km kn ko ln lt lv ml mo mr ms nb nl no pa pl pt_br pt_pt pt ro
ru sk sl sr_latn sr sv te th tl tr uk ur vi zh_cn zh_hk zh_tw zh".split("
"));function Qv(a,b,c,d,e)
{this.j=a;this.v=b;this.m=c.replace("-","_").toLowerCase();this.o=d;this.A=e;this.l
=new Lv(a,H(d,Hn,3)||new Hn)}function Rv(a)
{if(1==F(a.o,1)&&Pv.contains(a.m)&&Mv(a.l)){var
b=Sv(a.j,a.A);b&&Xt(6,a.j,Tv(a.m)).then(function(c){var d={win:a.j,domInterface:
{getDocument:function(){return a.j.document},getContainer:function(){return
is(b.R)},attachToDom:function(e){return
qs(b,e)}},webPropertyCode:a.v,experimentIds:F(a.o,2)};Ov(a.l)&&c.handleRequest(d)})
}}
function Sv(a,b){b=ns(b,a).filter(Tu([5]));b=rs(b,a);var
c=1.5*Fm(a);a=b.filter(function(d){return d.M.j>c});a.sort(function(d,e){return
d.M.j-e.M.j});return a[0]||null}function Tv(a){a="__"+a;var b=xi();return
Yl(b,"/pagead/js/"+lh()
+"/r20190131/user_satisfaction/in_page_surveys"+a+".js",rh?"https":"http")};functio
n Uv(){}Uv.prototype.j=function(){var a={};return new $n([],
(a.google_tag_origin="qs",a))};function Vv(){}Vv.prototype.j=function(){return new
$n(["adsbygoogle-resurrected-ad-slot"],{})};function Wv(a)
{this.j=a}Wv.prototype.l=function(a,b,c,d){if(!this.j)return null;var
e=this.j.google_ad_format||null,f=this.j.google_ad_slot||null;if(c=c.style){for(var
g=[],h=0;h<c.length;h++){var k=c.item(h);"width"!==k&&"height"!
==k&&g.push({Gb:k,value:c.getPropertyValue(k)})}c={ya:g}}else
c={};a=Zo(d.document,a,f,e,c,b);a.X.setAttribute("data-pub-
vars",JSON.stringify(this.j));return a};Wv.prototype.m=function(){return this.j?
parseInt(this.j.google_ad_height,10)||null:null};function Xv(a,b)
{this.j=a;this.l=b||null}function Yv(a){return Qo(a.j.document).map(function(b){var
c=new Cq(b,3);b=new Wv(dp(a.j,b));return new Eq(c,b,a.l,!1,0,
[],null,a.j,null)})};var Zv={Nb:"10px",mb:"10px"};function $v(a,b)
{this.j=a;this.l=b||null}function aw(a){return
Co(a.j.document.querySelectorAll("INS.adsbygoogle-placeholder")).map(function(b)
{return new Eq(new Cq(b,1),new yq(Zv),a.l,!1,0,[],null,a.j,null)})};function bw(a)
{this.j=a}function cw(a,b){a=b.v(a.j);a.r=.1;R("ama_failure",a,.1)};function
dw(a,b,c,d,e,f){try{var g=a.j,h=Ne(a,"SCRIPT");h.async=!
0;md(h,b);g.head.appendChild(h);h.addEventListener("load",function()
{e();d&&g.head.removeChild(h)});h.addEventListener("error",function(){0<c?dw(a,b,c-
1,d,e,f):(d&&g.head.removeChild(h),f())})}catch(k){f()}};function ew(a)
{D(this,a,null,null)}A(ew,C);function fw(a){this.j=new Ae(a)}function gw(a,b,c,d)
{b=de(ew,b);b=new Rb(Sb,F(b,4)||"");dw(a.j,b,3,!1,c,function(){d(!1)})};function
hw(a,b){Object.defineProperty(y,a,{configurable:!1,get:function(){return
b},set:Ia})};function iw(a,b){jw(a,"internal_api_load_with_sb",function(c,d,e)
{gw(b,c,d,e)});jw(a,"internal_api_sb",function(){})}function jw(a,b,c)
{a=y.btoa(a+b);hw(a,c)}function kw(a,b,c){for(var d=[],e=2;e<arguments.length;+
+e)d[e-2]=arguments[e];e=y.btoa(a+b);e=y[e];if(Ma(e))e.apply(null,d);else throw
Error("API not exported.");};function lw(a){this.m=y.document;this.o=new
fw(this.m);this.j=a;var b=Vb(new
Nb(Ob,"https://fundingchoicesmessages.google.com/uf/%{externalId}"),
{externalId:this.j});a=new
ew;b=Ub(b).toString();G(a,4,b);this.l=a}lw.prototype.start=function()
{try{mw(),iw(this.j,this.o),y.googlefc=y.googlefc||{},"callbackQueue"in
y.googlefc||(y.googlefc.callbackQueue=[]),nw(this)}catch(a){}};
function mw(){function a(){if(!y.frames.googlefcPresent)if(document.body){var
b=document.createElement("iframe");b.style.display="none";b.style.width="0px";b.sty
le.height="0px";b.style.border="none";b.style.zIndex="-1000";b.style.left="-
1000px";b.style.top="-
1000px";b.name="googlefcPresent";document.body.appendChild(b)}else
y.setTimeout(a,5)}a()}
function nw(a){kw(a.j,"internal_api_load_with_sb",a.l.C(),function(){var
b=a.j,c=y[y.btoa(b+"cached_js")];c&&(y.atob(c),b=y.btoa(b+"cached_js"),Da(b,null,vo
id 0))},function(){})};function ow(a,b,c,d,e,f,g,h,k,l)
{this.l=a;this.J=b;this.v=c;this.j=d;this.m=e;this.F=f;this.T=g||
null;this.D=[];this.V=h;this.C=k;this.I=l}
function pw(a){a.F.forEach(function(b){switch(b){case
0:qw(a)&&rw(a,"p",sw(a));Wn(a.j)&&1===F(Wn(a.j),1)&&(b=H(Wn(a.j),Tn,6))&&2===F(b,1)
&&cp(a.l);if(X(a.j)&&Wd(X(a.j),12)){b=a.l;var
c=H(a.j,Vn,20),d=gq(b),e;if(e=d)e=(e=H(d,Vn,7))||c?e&&c?F(e,1)!==F(c,1):!0:!1;if(e)
{ae(d,[]);Zd(d,6,void
0);Zd(d,7,c);c=d.C();try{b.localStorage.setItem("google_ama_settings",c)}catch(n)
{}}}b=a.m.Kd;d=X(a.j)?Wd(X(a.j),7):!1;c=Dt(a.l,b);a.m.L&&null!=F(a.m.L,10)?
(d=Td(H(a.m.L,Rn,10),1),null!==d&&void 0!==d&&(c=wt(a.l,d,
!1,b))):d&&(d=X(a.j)&&null!=F(X(a.j),9)?Td(X(a.j),9):null,null!==d&&(c=wt(a.l,d,!
0)));d=a.m.L?F(a.m.L,6):[];e=a.m.L?I(a.m.L,cn,5):[];var f=a.j;var
g=I(f,Fn,1),h=a.m.L&&Xn(a.m.L,1)?"text_image":"text",k=new Uv,l=new Vv,m=ns(g,a.l,
{bd:k,ud:new Bq(h)});g.length!=m.length&&a.D.push(13);m=m.concat(aw(new
$v(a.l,k)));g=0;Wn(f)&&1===F(Wn(f),1)&&(k=H(Wn(f),Tn,6))&&(g=F(k,2)||
0,1===F(k,1)&&(l=Yv(new Xv(a.l,l)),m=m.concat(l)));m=m.concat(dt(f,h,a.l));f=new
gv(m,a.l,g);h=a.v;m=a.l;d={pa:c,nd:a.T,Aa:a.m.Aa,qb:d,
Ra:e};X(a.j)?
(e=X(a.j),c={La:Wd(e,14),Ma:Wd(e,2),cc:Wd(e,3),Fc:Wd(e,4),dc:Wd(e,5),yc:Wd(e,6),Jd:
Xd(e,8,0),rc:F(e,10),ib:Wd(e,12),Ta:tw(a,c,e),sb:uw(a)}):c={La:!1,Ma:!1,cc:!1,Fc:!
1,dc:!1,yc:!1,Jd:0,rc:0,ib:!1,Ta:!1,sb:uw(a)};a.o=new vv(f,h,m,d,c);c=a.m.L?
F(a.m.L,2):[];b=F(b,1);d=a.o;e={Ga:d.Ga(),cb:d.cb(),wc:!!d.l.sb};e=void 0===e?
{}:e;f=void 0===e.Ga?!1:e.Ga;h=void 0===e.cb?!1:e.cb;m=[];(void 0===e.wc?
0:e.wc)&&m.push(9);-1<c.indexOf(3)&&m.push(6);-1<c.indexOf(4)&&!h&&f&&m.push(8);-
1<c.indexOf(1)&&
(3===b?m.push(1,5):m.push(1,2,3));-1<c.indexOf(2)&&m.push(7);-
1<c.indexOf(4)&&h&&f&&m.push(8);b=new Dv(m,d);a.A=b;b=a.A;c=new Fv;for(b.j.m=!
0;0<b.l.length;)d=b,(e=It[b.l[0]])?d=e(d.j):(d.j.ba(12),d=!0),d||
b.j.ba(5),b.l.shift();try{c.resolve(new Jv(Ev(b)))}catch(n)
{c.reject(n)}c.j.then(Ta(a.Y,a),Ta(a.G,a));break;case
1:if(b=H(a.j,tn,14))if(c=a.l,d=a.l.location.href,e=new yo(Sp(Up(c))),e=new
Yp(c,d,b,new zo(c),e),b=F(e.j,1))for(e.m.P(),d=Zp(e),f=0;f<d.length;+
+f)if(h=d[f],c=wp(h)){d=e.m;f=h.v;h=F(h.m,
3)||"";e=F(e.j,3)||
null;m="afs_container_"+Oa(c);c.id=m;b={pubId:b,styleId:h,query:f};e&&(b.fexp=e);d.
j._googCsa("ads",b,{container:m});break}break;case 2:if(b=H(a.j,vn,18))c=a.V||new
lw(a.v),b=new Gs(a.l,c,b,new
Ds(a.l),I(a.j,Fn,1)),1==F(b.o,1)&&(null==b.j&&(c=b.m,d=c.j.nextRestrictionId+
+,c.j.maxZIndexRestrictions[d]=2147483643,Fs(c),b.j=d),Hs(b),b.v.start());break;cas
e 3:(b=H(a.j,In,21))&&(b=H(b,Jn,1))&&(c=H(a.j,wn,22))&&(c=F(c,1))&&Rv(new
Qv(a.l,a.v,c,b,I(a.j,Fn,1)))}})}
function vw(a,b){for(var c=Os(Os(new Qs(b.za),b.ja),a.D),d=b.Na,e=0;e<d.length;e+
+)a:{for(var f=d[e],g=0;g<c.o.length;g++)if(c.o[g]==f)break
a;c.o.push(f)}c.j.eatf=b.jb;c.j.reatf=b.vb;c.j.a=a.A.o.slice(0).join(",");c=Ns(Ss(R
s(c,a.j),a.F),a.v);if(d=b.Ub)c.j.as_count=d.Nc,c.j.d_count=d.jd,c.j.ng_count=d.Ed,c
.j.am_count=d.Qc,c.j.atf_count=d.Oc,c.j.mdns=Ts(d.zd),c.j.alldns=Ts(d.Pc);d=b.Fb;nu
ll!=d&&(c.j.allp=d);if(d=b.od){e=[];f=t(ro(d));for(g=f.next();!
g.done;g=f.next())if(g=g.value,0<d.get(g).length){var h=
d.get(g)[0];e.push("("+[g,h.Xc,h.Yd].join()+")")}c.j.fd=e.join(",")}d=b.Eb;null!
=d&&(c.j.pgh=d);void 0!==b.exception&&Ps(c,b.exception).ba(1);0<b.ja.length||
0<a.D.length||void 0!==b.exception?cw(a.J,c):
(a=c.v(a.J.j),a.r=.1,R("ama_success",a,.1))}function ww(a){return
Wn(a.j)&&1===F(Wn(a.j),1)?!(H(Wn(a.j),Tn,6)&&1<=(F(H(Wn(a.j),Tn,6),3)||0)):!
1}function xw(a){if(ww(a)){a=a.o;var b=Qp({Ea:!0,Fa:!0},a.j);a=0<yv(b,a.j)}else
a=a.o.j,b=Pp({ka:!1,Da:!1},a),a=0<yv(b,a);return a}
ow.prototype.Y=function(a){try{var b=xw(this)||ww(this)?xw(this):void
0;if(X(this.j)&&Wd(X(this.j),12)){if(ww(this)){var c=this.o,d=Qp({Ea:!0,Fa:!
0},c.j);var e=yv(d,c.j)}else{var f=this.o,g=Pp({ka:!1,Da:!1},f.j);e=yv(g,f.j)}var
h=H(this.j,Vm,19);if(h){var k=Dt(this.l,h),l=new
bq,m=vt(k,0).Ia;G(l,3,m);G(l,1,k.l);hq({Ca:b,Ya:e,kb:l},this.l)}else
hq({Ca:b,Ya:e},this.l)}else hq({Ca:b},this.l);yw(this);var n=xw(this);var
q=wv(this.o),u=a.j,v=u.j,w=u.za,E=u.ja.slice(),S=u.Na.slice(),ya=a.exception;if(q)
{q.numAutoAdsPlaced?
w+=q.numAutoAdsPlaced:this.A.m&&S.push(13);void 0!
==q.exception&&(ya=q.exception);var
W={za:w,Fb:v,ja:u.ja.slice(),Na:S,exception:ya,vb:n,jb:!!q.eatf}}else
S.push(12),this.A.m&&S.push(13),W={za:w,Fb:v,ja:E,Na:S,exception:ya,vb:n,jb:!
1};b=W;b.Ub=Av(this.o.j);var na=a.j.l;na&&(b.od=na);b.Eb=V(this.l).scrollHeight;var
lb;if(!(lb=oh))if(null!=$l)lb=$l;else{$l=!1;try{var ea=yi(y);if(ea&&-1!
=ea.location.hash.indexOf("auto_ads_logging")||
y.localStorage.getItem("auto_ads_logging"))$l=!0}catch(r){}lb=$l}if(lb){a=
[];for(var T=t(this.o.v.l.j.slice(0)),lc=T.next();!lc.done;lc=T.next()){var
U=lc.value;na={};for(var Xc=U.C,ce=t(ro(Xc)),mb=ce.next();!mb.done;mb=ce.next())
{var mc=mb.value;na[mc]=Xc.get(mc)}var
Uf={anchorElement:U.v.j(U.j),position:U.l(),clearBoth:U.A,locationType:U.eb,placed:
U.m,placementProto:U.G?$d(U.G):null,rejectionReasons:na};a.push(Uf)}bm(14,
[{placementIdentifiers:a},this.o.D])}vw(this,b)}catch(r){this.G(r)}};
ow.prototype.G=function(a){vw(this,{za:0,Fb:void 0,ja:[],Na:[],exception:a,vb:void
0,jb:void 0,Ub:void 0})};function tw(a,b,c){switch(F(c,17)){case 0:return!1;case
1:return!0;case 2:return a.m.L&&null!=F(a.m.L,10)?.5<=(Td(H(a.m.L,Rn,10),1)||0):!
0;case 3:return a=rv(a.l),a=null!=a.j.Cb?a.j.Cb:null,b=(b.j?b.j.ra:void 0)||0,null!
=a&&a<=b;default:return!1}}function uw(a){var b=Ih(48,.5);return a.m.L&&null!
=F(a.m.L,10)&&null!=F(H(a.m.L,Rn,10),1)?Td(H(a.m.L,Rn,10),1)>=b?a.I:null:a.I}
function rw(a,b,c,d)
{a={r:b,pg_h:V(a.l).scrollHeight,su:a.l.location.hostname,d:void 0==c?-1:c};void 0!
==d&&(a.pg_hd=d);R("ama_inf_scr",a,1)}function qw(a){return X(a.j)&&Wd(X(a.j),18)?!
0:!1}function sw(a){var b=null;X(a.j)&&null!=F(X(a.j),19)&&(b=F(X(a.j),19));return
b}function yw(a){if(qw(a)){var b=sw(a);a.C.P(null==b?void 0:b,function()
{rw(a,"s",b)});po(a.C,function(c){rw(a,"d",sw(a),c);a.C.Xa()})}};function zw(a)
{return 5==a.google_pgb_reactive&&!!a.google_reactive_ads_config}function Aw(a)
{return"number"===typeof a.google_reactive_sra_index}
function Bw(a,b){var c=b.j,d=b.B,e=null;try{e=c.localStorage}catch(k)
{}d.google_reactive_plat=ku(c,d,e);(e=lu(a))&&(d.google_reactive_plaf=e);
(e=mu(a))&&(d.google_reactive_fba=e);Cw(a,d);e=fu(c.location);Dw(a,e,d);e?
(d.fra=e,d.google_pgb_reactive=6):d.google_pgb_reactive=5;var f=Rh()||
Pl(ui(b.pubWin));e=Q(429,function(k,l){return
Ew(c,d.google_ad_client,a,f,k,l)});var
g=Kl(c),h=Q(430,Ua(Lm,c,431,mk));Dk(c,"rsrai",e,h);g.wasReactiveTagRequestSent=!
0;Fw(b,a)}
function Fw(a,b){var c=a.j,d=a.B,e=Na(b.page_level_pubvars)?b.page_level_pubvars:
{};a=Q(353,function(f,g){var h=d.google_ad_client;if(Yg(g.origin,oh))a:
{f=f.config;if(M(316))var k=null;else
try{k=c.localStorage.getItem("google_ama_config")}catch(v){k=null}try{var l=k?
de(Ln,k):null}catch(v){l=null}k=l;b:{if(f)try{var m=de(Ln,f);break b}catch(v){fo(c,
{cfg:1,inv:1})}m=null}if(m){k=new Nn;Zd(m,3,k);l=X(m)&&F(X(m),13)?
F(X(m),13):1;G(k,1,Date.now()+864E5*l);k=new m.constructor(ee($d(m)));X(m)&&(l=new
Un,
f=Wd(X(m),12),l=G(l,12,f),f=Wd(X(m),15),l=G(l,15,f),Zd(k,15,l));l=I(k,Fn,1);for(f=0
;f<l.length;f++)G(l[f],11,[]);Zd(k,22,void 0);if(M(316))ho(c);else
try{c.localStorage.setItem("google_ama_config",k.C())}catch(v){fo(c,
{lserr:1})}l=Yn(c,I(m,On,7));b:{if(l&&(k=F(l,3),f=H(m,Ym,9),k&&f)){c:
{f=I(f,Xm,1);f=t(f);for(g=f.next();!g.done;g=f.next())if(g=g.value,F(g,1)==k)
{k=H(g,Vm,2)||null;break c}k=null}if(k)break b}k=H(m,Vm,8)||new
Vm}k={Kd:k};l&&(k.L=l);l&&Xn(l,3)&&(k.Aa=[1]);if(7==e.google_pgb_reactive&&
(l=k.L,!l||!Ud(l,8))){h=!1;break a}if(Ci(c,2)){bm(5,
[$d(m)]);l=go(e);f=(f=k.L)&&F(f,4)||"";l.google_package=f;f=new $n(["google-auto-
placed"],l);l=new bw(c);f=void 0===f?null:f;g=new no(c);var n=null,q=null;f=void
0===f?null:f;n=void 0===n?null:n;g=void 0===g?null:g;q=void 0===q?null:q;if(h)if(m)
{var
u=[];H(m,vn,18)&&u.push(2);k.L&&u.push(0);H(m,tn,14)&&u.push(1);H(m,In,21)&&H(H(m,I
n,21),Jn,1)&&u.push(3);try{pw(new ow(c,l,h,m,k,u,f,n,g,q))}catch(v)
{cw(l,Ps(Ss(Rs(Ns(new Qs(0),h),m),u).ba(1),v))}}else cw(l,
Ns(new Qs(0),h).ba(8));else cw(l,(new Qs(0)).ba(9))}h=!0}else k&&(fo(c,
{cfg:1,cl:1}),ho(c)),h=!1}else h=!1;return
h});b=Q(353,Ua(Lm,c,353,mk));Dk(c,"apcnf",a,b)}
function Ew(a,b,c,d,e,f){if(!Yg(f.origin,oh))return!1;e=e.data;if(!e||!
La(e))return!1;if(!Ci(a,1))return!0;bm(6,[e]);var g=[];f=[];for(var
h=Kl(a),k=0;k<e.length;k++)if(e[k]){var
l=e[k],m=l.adFormat;h&&l.enabledInAsfe&&(h.reactiveTypeEnabledInAsfe[m]=!
0);l.noCreative||(l.google_reactive_sra_index=k,g.push(l),f.push(m))}R("rasra::pm",
{rt:f.join(","),c:b},.1);pu(522,function(n){Gw(g,a,b,n,c,d)});return!0}
function Gw(a,b,c,d,e,f){for(var g=[],h={},k=0;k<a.length;h={Oa:h.Oa,U:h.U},k++)
{h.U=a[k];var
l=h.U.adFormat,m=h.U.adKey,n=h.U.piggyback;h.Oa=d.configProcessorForAdFormat(l);if(
l&&h.Oa&&(n||m))
{if(n)m=su(l,e,h.U.pubVars),m.google_pgb_reactive=m.google_pgb_reactive||
5,h.U.pubVars=m;else{delete
h.U.adKey;n={};M(289)&&(n.google_reactive_viewport_size=f);var
q=e.page_level_pubvars;Na(q)&&Lb(n,q);n.google_ad_unit_key=m;n.google_reactive_sra_
index=h.U.google_reactive_sra_index;30===l&&(n.google_reactive_ad_format=
30);n.google_pgb_reactive=n.google_pgb_reactive||5;h.U.pubVars=n}delete
h.U.google_reactive_sra_index;g.push(l);yk(466,function(u){return function(){return
u.Oa.verifyAndProcessConfig(b,u.U)}}(h))}else R("rasra::ivc",
{af:l,ak:m,c:c},.1)}R("rasra::pr",{rt:g.join(","),c:c},.1)}
function Cw(a,b){var c=[],d=!1;N(Fl,function(e,f){var g;if(a.hasOwnProperty(f)){var
h=a[f];Na(h)&&h.google_ad_channel&&(g=String(h.google_ad_channel))}f=Fl[f]-
1;c[f]&&"+"!=c[f]||(c[f]=g?g.replace(/,/g,"+"):"+",d=d||
g)});d&&(b.google_reactive_sra_channels=c.join(","))}function Dw(a,b,c){var
d=a.page_level_pubvars;!c.google_adtest&&("on"==a.google_adtest||
d&&"on"==d.google_adtest||b)&&(c.google_adtest="on")};vd("script");/*

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 Hw={"image-top":0,"image-middle":1,"image-side":2,"text-only":3,"in-
article":4};var Iw="google_ad_block google_ad_channel google_ad_client
google_ad_format google_ad_height google_ad_host google_ad_host_channel
google_ad_host_tier_id google_ad_layout google_ad_layout_key
google_ad_modifications google_ad_output google_ad_region google_ad_section
google_ad_slot google_ad_type google_ad_unit_key google_ad_dom_fingerprint
google_ad_semantic_area google_ad_width google_adtest google_allow_expandable_ads
google_alternate_ad_url google_alternate_color google_analytics_domain_name
google_analytics_uacct google_apsail google_captcha_token google_city
google_color_bg google_color_border google_color_line google_color_link
google_color_text google_color_url google_container_id
google_content_recommendation_ad_positions
google_content_recommendation_columns_num google_content_recommendation_rows_num
google_content_recommendation_ui_type google_content_recommendation_use_square_imgs
google_contents google_core_dbp google_country google_cpm google_ctr_threshold
google_cust_age google_cust_ch google_cust_criteria google_cust_gender
google_cust_id google_cust_interests google_cust_job google_cust_l google_cust_lh
google_cust_u_url google_disable_video_autoplay google_bfa ebfa ebfaca google_eids
google_enable_content_recommendations google_enable_ose google_encoding
google_font_face google_font_size google_frame_id
google_full_width_responsive_allowed efwr google_full_width_responsive gfwroh
gfwrow gfwroml gfwromr gfwroz gfwrnh gfwrnwer gfwrnher google_gl google_hints
google_image_size google_kw google_kw_type google_lact google_language google_loeid
google_max_num_ads google_max_radlink_len google_max_responsive_height
google_ml_rank google_mtl google_native_ad_template google_native_settings_key
google_num_radlinks google_num_radlinks_per_unit google_only_pyv_ads
google_override_format google_page_url google_pgb_reactive google_pucrd
google_referrer_url google_region google_resizing_allowed google_resizing_height
google_resizing_width rpe google_responsive_formats google_responsive_auto_format
armr google_rl_dest_url google_rl_filtering google_rl_mode google_rt google_safe
google_safe_for_responsive_override google_scs google_source_type
google_tag_for_child_directed_treatment google_tag_for_under_age_of_consent
google_tag_origin google_tag_partner google_targeting google_tfs
google_video_doc_id google_video_product_type google_video_url_to_fetch
google_webgl_support google_yt_pt google_yt_up google_package google_debug_params
google_enable_single_iframe dash google_refresh_count
google_restrict_data_processing".split(" ");
function Jw(a){return(a=a.innerText||
a.innerHTML)&&(a=a.replace(/^\s+/,"").split(/\r?\n/,1)[0].match(/^\x3c!--+(.*?)
(?:--+>)?\s*$/))&&/google_ad_client/.test(a[1])?a[1]:null}function Kw(a)
{if(a=a.innerText||a.innerHTML)if(a=a.replace(/^\s+|\s+$/g,"").replace(/\s*(\r?\n)
+\s*/g,";"),(a=a.match(/^\x3c!--+(.*?)(?:--+>)?$/)||a.match(/^\/*\s*<!\[CDATA\
[(.*?)(?:\/*\s*\]\]>)?$/i))&&/google_ad_client/.test(a[1]))return a[1];return null}
function Lw(a){try{a:{for(var
b=a.document.getElementsByTagName("script"),c=a.navigator&&a.navigator.userAgent||"
",d=/appbankapppuzdradb|daumapps|fban|fbios|fbav|fb_iab|gsa\/|messengerforios|
naver|niftyappmobile|nonavigation|pinterest|twitter|ucbrowser|yjnewsapp|
youtube/i.test(c)||/i(phone|pad|pod)/i.test(c)&&/applewebkit/i.test(c)&&!/version|
safari/i.test(c)&&!ti()?Jw:Kw,e=b.length-1;0<=e;e--){var f=b[e];if(!
f.google_parsed_script){f.google_parsed_script=!0;var g=d(f);if(g){var h=g;break
a}}}h=null}}catch(l){return!1}if(!h)return!1;
try{b=/(google_\w+) *= *(['"]?[\w.-]+['"]?) *(?:;|$)/gm;c={};for(var
k;k=b.exec(h);)c[k[1]]=Mw(k[2]);Nw(c,a)}catch(l){return!1}return!!
a.google_ad_client}function Ow(a){var
b={};null==a.google_ad_client&&Lw(a)&&(b.google_loader_features_used=2048);Nw(a,b);
return b}
function Mw(a){switch(a){case "true":return!0;case "false":return!1;case
"null":return null;case "undefined":break;default:try{var
b=a.match(/^(?:'(.*)'|"(.*)")$/);if(b)return b[1]||b[2]||"";if(/^[-+]?\d*(\.\d+)?
$/.test(a)){var c=parseFloat(a);return c===c?c:void 0}}catch(d){}}}function Nw(a,b)
{for(var c=0;c<Iw.length;c++){var d=Iw[c];null==b[d]&&null!
=a[d]&&(b[d]=a[d])}};function Pw(){this.j=null}Pw.prototype.P=function(a){var
b=this,c=Kl(a);c.wasReactiveAdConfigReceived[16]||
(c.wasReactiveAdConfigReceived[16]=!0,this.j=a.innerHeight>=a.innerWidth?
0:90,J(a,"resize",function(){var d=a.innerHeight>=a.innerWidth?0:90;if(b.j!=d)
{b.j=d;d=Qw(a);for(var e=0;e<d.length;e++)if(d[e].Hb.offsetWidth!
=d[e].offsetWidth||
d[e].B.google_full_width_responsive_allowed)d[e].offsetWidth=d[e].Hb.offsetWidth,yk
(467,Ua(Rw,d[e].Hb,d[e].B,a))}}))};
function Sw(a,b,c){if(!Ko(c,b))return function(){};var d=Tw(c,b);if(!d)return
function(){};var e=Qw(b);a=a==c?Ow(a):Jb(c);var
f={Hb:d,B:a,offsetWidth:d.offsetWidth};e.push(f);return function(){return
hb(e,f)}}function Qw(a){a=Kl(a);a.stateForType[16]||(a.stateForType[16]=[]);return
a.stateForType[16]}
function Rw(a,b,c){var
d=Uw(a,b);b.google_full_width_responsive_allowed&&(a.style.marginLeft=b.gfwroml||""
,a.style.marginRight=b.gfwromr||"",a.style.height=b.gfwroh?
b.gfwroh+"px":"",a.style.width=b.gfwrow?
b.gfwrow+"px":"",a.style.zIndex=b.gfwroz||"",delete
b.google_full_width_responsive_allowed);delete b.google_ad_format;delete
b.google_ad_width;delete b.google_ad_height;delete
b.google_content_recommendation_ui_type;delete
b.google_content_recommendation_rows_num;delete
b.google_content_recommendation_columns_num;
z().google_spfd(a,b,c);var e=Uw(a,b);!e&&d&&1==a.childNodes.length?(Vw(d,!
1),b.google_reactive_ad_format=16,b.google_ad_section="responsive_resize",ru(a,b,c)
):e&&d?e!=d&&(Vw(d,!1),Vw(e,!0)):R("auto_size_refresh",
{context:"showOrHideElm",url:c.location.href,nodes:a.childNodes.length})}function
Vw(a,b){a.style.display=b?"inline-block":"none"}
function Uw(a,b){for(var c=0;c<a.childNodes.length;c++){for(var
d={},e=a.childNodes[c],f=e.style,g=["width","height"],h=0;h<g.length;h++){var
k="google_ad_"+g[h];if(!d.hasOwnProperty(k)){var l=Jg(f[g[h]]);l=null===l?
null:Math.round(l);null!
=l&&(d[k]=l)}}if(d.google_ad_width==b.google_ad_width&&d.google_ad_height==b.google
_ad_height)return e}return null}
function Tw(a,b){a=b.document.getElementById(a.google_async_iframe_id);if(!a)return
null;for(a=a.parentElement;a&&!ri.test(a.className);)a=a.parentElement;return
a}Ja(Pw);var
Ww={},Xw=(Ww.client="google_ad_client",Ww.format="google_ad_format",Ww.slotname="go
ogle_ad_slot",Ww.ad_type="google_ad_type",Ww);function Yw(a){zg(Xw,function(b,c)
{try{null!=y[b]&&(a[c]=y[b])}catch(d){}})}function Zw(a){a.shv=lh()}rk.o=!
oh;function $w(a,b,c)
{this.o=a;this.m=b;this.j=c;this.l=null;this.v=this.A=0}$w.prototype.C=function()
{10<=++this.A&&y.clearInterval(this.l);var
a=No(this.o,this.m),b=Oo(this.o,this.m,a);a=Jo(this.m,this.o);null!=a&&0===a.x||
y.clearInterval(this.l);b&&(b=(Bi(this.j).eids||[]).join(","),this.v++,R("rspv:al",
{aligns:this.v,attempt:this.A,client:this.j.google_ad_client,eoffs:null!=a?
a.x:null,eids:b,slot:this.j.google_ad_slot,url:this.j.google_page_url},.01))};funct
ion ax(a){this.m=[];this.j=a||window;this.H=0;this.l=null;this.o=0}var
bx;p=ax.prototype;p.kd=function(a,b){0!=this.H||0!=this.m.length||b&&b!=window?
this.ec(a,b):(this.H=2,this.xc(new cx(a,window)))};p.ec=function(a,b)
{this.m.push(new cx(a,b||this.j));dx(this)};p.Hd=function(a){this.H=1;if(a){var
b=Q(188,Ta(this.vc,this,!0));this.l=this.j.setTimeout(b,a)}};p.vc=function(a){a&&+
+this.o;1==this.H&&(null!
=this.l&&(this.j.clearTimeout(this.l),this.l=null),this.H=0);dx(this)};
p.Sd=function(){return!(!window||!Array)};p.pd=function(){return this.o};function
dx(a){var b=Q(189,Ta(a.Vd,a));a.j.setTimeout(b,0)}p.Vd=function()
{if(0==this.H&&this.m.length){var a=this.m.shift();this.H=2;var
b=Q(190,Ta(this.xc,this,a));a.win.setTimeout(b,0);dx(this)}};p.xc=function(a)
{this.H=0;a.j()};function ex(a){try{return a.sz()}catch(b){return!1}}function fx(a)
{return!!a&&("object"===typeof a||"function"===typeof
a)&&ex(a)&&gi(a.nq)&&gi(a.nqa)&&gi(a.al)&&gi(a.rl)}ax.prototype.nq=ax.prototype.kd;
ax.prototype.nqa=ax.prototype.ec;ax.prototype.al=ax.prototype.Hd;ax.prototype.rl=ax
.prototype.vc;ax.prototype.sz=ax.prototype.Sd;ax.prototype.tc=ax.prototype.pd;funct
ion cx(a,b){this.j=a;this.win=b};function gx()
{this.V=this.V;this.ea=this.ea}gx.prototype.V=!1;gx.prototype.Xa=function()
{this.V||(this.V=!0,this.l())};gx.prototype.l=function()
{if(this.ea)for(;this.ea.length;)this.ea.shift()()};function hx(a,b,c,d){d=void
0===d?!1:d;gx.call(this);var
e=this;this.j=a;this.Pa=b;this.Mc=c;this.Lc=d;this.Qa={};this.Pb=pk(this.Pa,168,fun
ction(f,g){a:{try{if(!Yg(g.origin,e.Lc))break a}catch(l){break a}var
h=f.msg_type,k;"string"===typeof
h&&(k=e.Qa[h])&&k.call(e,f,g)}});this.Rb=pk(this.Pa,169,function(f,g){return
Lm(e.j,"ras::xsf",e.Mc,f,g)});this.Y=[];this.T(this.Qa);this.Y.push(Ck(this.j,"sth"
,this.Pb,this.Rb))}la(hx,gx);
hx.prototype.l=function(){for(var a=t(this.Y),b=a.next();!
b.done;b=a.next())b=b.value,b();this.Y.length=0;gx.prototype.l.call(this)};function
ix(a){hx.call(this,a,rk,mk,oh);this.j=a}la(ix,hx);function jx(a,b)
{ix.call(this,a);this.m=b;this.o=function()
{};J(this.m,"load",this.o)}la(jx,ix);jx.prototype.l=function()
{this.m&&K(this.m,"load",this.o);ix.prototype.l.call(this);this.m=null};function
kx(a){try{var b=a.localStorage.getItem("google_adsense_settings");if(!
b)return{};var c=JSON.parse(b);return c!==Object(c)?{}:Cb(c,function(d,e){return
Object.prototype.hasOwnProperty.call(c,e)&&"string"===typeof e&&La(d)})}catch(d)
{return{}}}jx.prototype.T=function(a){a["adsense-labs"]=this.v};
jx.prototype.v=function(a){if(a=Km(a).settings)try{var b=new
Bf(JSON.parse(a));if(null!=F(b,1)){var c=this.j,d=F(b,1)||"",e=kx(c);null!
==b&&(e[d]=$d(b));try{c.localStorage.setItem("google_adsense_settings",JSON.stringi
fy(e))}catch(f){}}}catch(f){}};var lx=(new Date).getTime();function mx(a){var
b={};b.dtd=nx((new Date).getTime(),lx);return ji(b,a)}function nx(a,b,c){a-
=b;return a>=(void 0===c?1E5:c)?"M":0<=a?a:"-M"};function ox(a){var
b=this;this.j=a;a.google_iframe_oncopy||(a.google_iframe_oncopy={handlers:
{},upd:function(c,d){var e=c;var
f=/\brx=(\d+)/,g=f.exec(e);g&&(e=e.replace(f,"rx="+(+g[1]+1||1)));f=Number;a:
{if(c&&(c=c.match("dt=([^&]+)"))&&2==c.length){c=c[1];break
a}c=""}c=f(c);e=e.replace(/&dtd=(\d+|-?M)/,"&dtd="+nx((new
Date).getTime(),c));b.set(d,e);return e}});this.l=a.google_iframe_oncopy}
ox.prototype.set=function(a,b){var
c=this;this.l.handlers[a]=b;this.j.addEventListener&&this.j.addEventListener("load"
,function(){var d=c.j.document.getElementById(a);try{var
e=d.contentWindow.document;if(d.onload&&e&&(!e.body||!
e.body.firstChild))d.onload()}catch(f){}},!1)};nd("var
i=this.id,s=window.google_iframe_oncopy,H=s&&s.handlers,h=H&&H[i],w=this.contentWin
dow,d;try{d=w.document}catch(e){}if(h&&d&&(!d.body||!d.body.firstChild)){if(h.call)
{setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e)
{}w.location.replace(h)}}");function px(a){switch(a){case "":case "Test":case
"Real":return!0;default:return!1}}function qx(a){var b=M(226);this.m=a;this.l=void
0===b?!1:b;this.j=new Jf(a.document)}qx.prototype.write=function(a){var
b=a.J();if(this.l){if(!px(this.j.get("__gads","")))return;px(b)||
(b="Real")}this.j.set("__gads",b,{Ad:a.F()-
this.m.Date.now()/1E3,path:a.G(),domain:a.l(),Rd:!1})};var rx=/^\.google\.(com?\.)?
[a-z]{2,3}$/,sx=/\.(cn|com\.bi|do|sl|ba|by|ma|am)$/;function tx(a){return
rx.test(a)&&!sx.test(a)}function ux(){return y}var vx=y;function wx(a)
{a="https://adservice"+(a+"/adsid/integrator.js");var
b=["domain="+encodeURIComponent(y.location.hostname)];Y[3]>=+new
Date&&b.push("adsid="+encodeURIComponent(Y[1]));return a+"?"+b.join("&")}var Y,Z;
function xx(){vx=ux();Y=vx.googleToken=vx.googleToken||{};var a=+new
Date;Y[1]&&Y[3]>a&&0<Y[2]||(Y[1]="",Y[2]=-1,Y[3]=-
1,Y[4]="",Y[6]="");Z=vx.googleIMState=vx.googleIMState||{};tx(Z[1])||
(Z[1]=".google.com");Array.isArray(Z[5])||(Z[5]=[]);"boolean"!==typeof
Z[6]&&(Z[6]=!1);Array.isArray(Z[7])||(Z[7]=[]);"number"!==typeof Z[8]&&(Z[8]=0)}
var yx={ub:function(){return 0<Z[8]},Md:function(){Z[8]++},Nd:function()
{0<Z[8]&&Z[8]--},Od:function(){Z[8]=0},Rh:function(){return!1},ic:function(){return
Z[5]},Wb:function(a){try{a()}catch(b){y.setTimeout(function(){throw
b;},0)}},sc:function(){if(!yx.ub()){var a=y.document,b=function(e){e=wx(e);a:
{try{var f=Ea();break a}catch(g){}f=void
0}Zt(a,e,f);f=a.createElement("script");f.type="text/javascript";f.onerror=function
(){return y.processGoogleToken({},2)};e=Of(e);md(f,e);try{(a.head||a.body||
a.documentElement).appendChild(f),
yx.Md()}catch(g){}},c=Z[1];b(c);".google.com"!=c&&b(".google.com");b={};var
d=(b.newToken="FBT",b);y.setTimeout(function(){return
y.processGoogleToken(d,1)},1E3)}}};function zx(a){xx();var b=vx.googleToken[5]||
0;a&&(0!=b||Y[3]>=+new Date?yx.Wb(a):(yx.ic().push(a),yx.sc()));Y[3]>=+new
Date&&Y[2]>=+new Date||yx.sc()}
function Ax(a){y.processGoogleToken=y.processGoogleToken||function(b,c){var
d=b;d=void 0===d?{}:d;c=void 0===c?0:c;b=d.newToken||"";var
e="NT"==b,f=parseInt(d.freshLifetimeSecs||"",10),g=parseInt(d.validLifetimeSecs||""
,10),h=d["1p_jar"]||"";d=d.pucrd||"";xx();1==c?yx.Od():yx.Nd();var
k=vx.googleToken=vx.googleToken||{},l=0==c&&b&&"string"===typeof b&&!
e&&"number"===typeof f&&0<f&&"number"===typeof g&&0<g&&"string"===typeof h;e=e&&!
yx.ub()&&(!(Y[3]>=+new Date)||"NT"==Y[1]);var m=!(Y[3]>=+new Date)&&
0!=c;if(l||e||m)e=+new Date,f=e+1E3*f,g=e+1E3*g,1E-
5>Math.random()&&Uh("https://pagead2.googlesyndication.com/pagead/gen_204?
id=imerr&err="+c),k[5]=c,k[1]=b,k[2]=f,k[3]=g,k[4]=h,k[6]=d,xx();if(l||!yx.ub())
{c=yx.ic();for(b=0;b<c.length;b++)yx.Wb(c[b]);c.length=0}};zx(a)};vd("script");var
Bx=Q(215,function(a){var b=a.google_sa_queue,c=b.shift();a.google_sa_impl||
R("shimpl",{t:"no_fn"});Ma(c)&&yk(216,c);b.length&&a.setTimeout(function(){return
Bx(a)},0)});function Cx(a){var b=Fe(document,"IFRAME");N(a,function(c,d){null!
=c&&b.setAttribute(d,c)});return b}function Dx(a){var
b=["<iframe"];N(a,function(c,d){null!=c&&b.push(" "+d+'="'+nd(c)
+'"')});b.push("></iframe>");return b.join("")}
function Ex(a,b,c,d){null!=b&&(a.width=b&&""+b);null!
=c&&(a.height=c&&""+c);a.frameborder="0";d&&(a.src=d);a.marginwidth="0";a.marginhei
ght="0";a.vspace="0";a.hspace="0";a.allowtransparency="true";a.scrolling="no";a.all
owfullscreen="true"};function Fx(a,b){return Dk(a,"adpnt",function(c,d)
{Hm(d,b.contentWindow)?(b.dataset.googleQueryId||(c=Km(c).qid,b.setAttribute("data-
google-query-id",c)),c=!0):c=!1;return c})};function Gx(a,b,c)
{ix.call(this,a.j);var d=this;this.v=b;this.D=(b=a.iframeWin&&oi(a.B)?
a.iframeWin.frameElement:b)?
b:a.m;this.C=c.firstElementChild;this.o=c;this.F=this.o.parentElement&&"adsbygoogle
"===this.o.parentElement.className?
this.o.parentElement:this.o;this.m=parseInt(this.o.style.height,10);this.Z=null;thi
s.Qb=this.na=!1;this.ga="";this.
$=this.G=this.A=0;this.ad=this.m/5;this.J=bi(this.F).y;this.ha=null;this.Kc=Bb(Q(65
1,function(){d.J=bi(d.F).y;var e=d.G;d.G=Im(d.j);d.m<d.A?(e=d.G-e,0<e&&
(d.$+=e,d.$>=d.ad?(Hx(d),Ix(d,d.A)):
(d.m=Math.min(d.A,d.m+e),Ix(d,e),Jx(d)))):K(d.j,"scroll",d.I)}),63,this);this.I=fun
ction(){var e=d.Kc;L.requestAnimationFrame?
L.requestAnimationFrame(e):e()}}la(Gx,ix);function Kx(a,b){var
c=a.pubWin.document.getElementById(a.B.google_async_iframe_id+"_expand");return c?
new Gx(a,b,c):null}Gx.prototype.T=function(a){a["expand-on-
scroll"]=this.Gc;a["expand-on-scroll-force-expand"]=this.ed};
function Hx(a){a.m=a.A;a.F.style.transition="height
500ms";a.o.style.transition="height 500ms";a.C.style.transition="height
500ms";a.D.style.transition="height 500ms";Jx(a)}function Jx(a){var b="rect(0px,
"+a.v.width+"px, "+a.m+"px,
0px)";a.D.style.clip=b;a.C.style.clip=b;a.D&&(a.D.setAttribute("height",a.m),a.D.st
yle.height=a.m+"px");a.C.setAttribute("height",a.m);a.C.style.height=a.m+"px";a.o.s
tyle.height=a.m+"px";a.F.style.height=a.m+"px"}
Gx.prototype.Gc=function(a,b)
{if(Ai(b,this.v)&&(a=Km(a),this.Z=a.i_expid,this.ga=a.qid,this.ha=a.gen204_fraction
,!this.na)){this.na=!0;a=Lx(this,a);"0"===a&&J(this.j,"scroll",this.I,sf);var
c={};c=(c.msg_type="expand-on-scroll-
result",c.eos_success="0"===a,c);Ik(b.source,"sth",c,"*");b={err:a};b=void 0===b?
{}:b;this.Z&&(b.eid=this.Z);b.qid=this.ga;R("eoscrl",b,ih(String(this.ha),.05))}};G
x.prototype.ed=function(a,b){Ai(b,this.v)&&!this.Qb&&(this.Qb=!
0,Hx(this),K(this.j,"scroll",this.I))};
function Lx(a,b){b=Hg(b.r_nh);a.A=null==b?
0:b;if(0>=a.A)return"1";a.J=bi(a.F).y;a.G=Im(a.j);if(a.J+a.m<a.G)return"2";if(a.J>E
m(a.j)-
a.j.innerHeight)return"3";b=a.G;a.v.setAttribute("height",a.A);a.v.style.height=a.A
+"px";a.C.style.overflow="hidden";a.F.style.position="relative";a.F.style.transitio
n="height 100ms";a.o.style.transition="height 100ms";a.C.style.transition="height
100ms";a.D.style.transition="height 100ms";b=Math.min(b+a.j.innerHeight-
a.J,a.m);Wh(a.o,{position:"relative",top:"auto",bottom:"auto"});
b="rect(0px, "+a.v.width+"px, "+b+"px, 0px)";Wh(a.D,{clip:b});Wh(a.C,
{clip:b});return"0"}function Ix(a,b){var c={};b=(c.msg_type="expand-on-scroll-
result",c.eos_success=!0,c.eos_amount=b,c);Ik(a.v.contentWindow||
a.v.contentWindow,"sth",b,"*")}Gx.prototype.l=function()
{this.I&&K(this.j,"scroll",this.I,sf);ix.prototype.l.call(this)};function Mx(a,b,c)
{gx.call(this);var
d=this;this.m=a;this.A=b;this.o=c;this.C=0;this.o&&(this.v=Nx(this),this.F=Ab(this.
D,this),this.j=Q(433,function(){var e=d.F;L.requestAnimationFrame?
L.requestAnimationFrame(e):e()}),J(this.m,"scroll",this.j,sf))}la(Mx,gx);function
Nx(a){var b=a.o.getBoundingClientRect(),c=0>b.top+b.height;return!
(b.top>a.m.innerHeight)&&!c}
Mx.prototype.D=function(){var a=Nx(this);if(a&&!this.v){var b={rr:"vis-
bcr"},c=this.A.contentWindow;c&&(Jk(c,"ig",b,"*",2),10<=+
+this.C&&this.j&&K(this.m,"scroll",this.j,sf))}this.v=a};var
Ox={display:"block",left:"auto",position:"fixed",bottom:"0px"};
function Px(a,b,c){a.j&&ix.call(this,a.j);var
d=this;this.C=b;this.A=(this.F=a.iframeWin&&oi(a.B)?a.iframeWin.frameElement:b)?
this.F:a.m;this.m=c;this.D=this.m.parentElement;this.
$=parseInt(this.m.style.height,10);this.G=null;this.Z=!
1;this.I="";this.o=0;this.v=bi(this.A).y;this.J=null;this.ha=y.requestAnimationFram
e||y.webkitRequestAnimationFrame||y.mozRequestAnimationFrame||
y.oRequestAnimationFrame||y.msRequestAnimationFrame;this.ga=Q(636,function()
{d.ha.call(d.j,d.ga);var e=d.j.innerHeight,f=Im(d.j);
d.v=bi(d.D).y;f+e>d.v?(f=f+e-d.v,e=Math.min(f,d.$),f=d.o-f,f=Math.max(0,f),0>=f?
Wh(d.m,{position:"absolute",top:"0px",bottom:"auto"}):Wh(d.m,
{position:"fixed",top:"auto",bottom:"0px"}),Wh(d.m,{clip:"rect("+f+"px,
"+d.C.width+"px, "+(f+e)+"px, 0px)"})):Wh(d.m,{clip:"rect(3000px, "+d.C.width+"px,
0px, 0px)"})})}la(Px,ix);function Qx(a,b){var
c=a.pubWin.document.getElementById(a.B.google_async_iframe_id+"_anchor");return c?
new Px(a,b,c):null}Px.prototype.T=function(a){a["parallax-scroll"]=this.na};
Px.prototype.na=function(a,b)
{a=Km(a);this.G=a.i_expid;this.I=a.qid;this.J=a.gen204_fraction;if(!
this.Z&&Ai(b,this.C)){this.Z=!0;a=Rx(this,a);var c={};c=(c.msg_type="parallax-
scroll-result",c.ps_success="0"===a,c);Ik(b.source,"sth",c,"*");b={err:a};b=void
0===b?
{}:b;this.G&&(b.eid=this.G);b.qid=this.I;R("pscrl",b,ih(String(this.J),.05))}};
function Rx(a,b){if(!a.ha)return"1";b=Hg(b.r_nh);a.o=null==b?
0:b;if(0>=a.o)return"2";a.v=bi(a.A).y;b=a.j.innerHeight;if(a.v+a.
$<b)return"4";if(a.v>Em(a.j)-
b)return"3";a.A&&(a.A.setAttribute("height",a.o),a.A.style.height=a.o+"px");a.C.set
Attribute("height",a.o);a.C.style.height=a.o+"px";Wh(a.m,Ox);a.m.style.height=a.o+"
px";a.D.style.position="relative";a.ga();return"0"}Px.prototype.l=function()
{this.D=this.m=this.A=this.F=null;ix.prototype.l.call(this)};function Sx(a){var
b=[5,8,9],c=[3,4],d=void 0,e=2;b=void 0===b?Tx:b;c=void 0===c?Ux:c;d=void 0===d?
Vx:d;e=void 0===e?0:e;this.j=ze(a);this.o=b;this.v=c;this.m=d;this.l=e}
function Wx(a,b){var c=a.j.K(),d=a.j.j;return new Promise(function(e,f){var
g=c.IntersectionObserver;if(g)if(d.elementsFromPoint)if(d.createNodeIterator)if(d.c
reateRange)if(c.Range.prototype.getBoundingClientRect){var h=new g(function(k){var
l=new fk,m=jk(l,function(){return
Xx(a,k)});m&&(l.l.length&&(m.executionTime=Math.round(Number(l.l[0].duration))),h.d
isconnect(),e(m))},Yx);h.observe(b)}else f(Error("5"));else f(Error("4"));else
f(Error("3"));else f(Error("2"));else f(Error("1"))})}
function Xx(a,b){function c(n){return
gb(a.o,n.overlapType)&&gb(a.v,n.overlapDepth)&&gb(a.m,n.overlapDetectionPoint)}b=b&
&b[0];if(!b)return null;b=b.target;var d=b.getBoundingClientRect(),e=Ce(a.j.K()||
window);if(0>=d.bottom||d.bottom>e.height||0>=d.right||d.left>=e.width)return
null;var f=Zx(a,b,d,a.j.j.elementsFromPoint(je(d.left+d.width/2,d.left,d.right-
1),je(d.bottom-1-a.l,d.top,d.bottom-1)),1,
[]),g=Zx(a,b,d,a.j.j.elementsFromPoint(je(d.left+d.width/2,d.left,d.right-
1),je(d.top+a.l,d.top,d.bottom-
1)),2,f.ia),h=Zx(a,b,d,a.j.j.elementsFromPoint(je(d.left+a.l,d.left,d.right-
1),je(d.top+d.height/2,d.top,d.bottom-
1)),3,x(f.ia).concat(x(g.ia))),k=Zx(a,b,d,a.j.j.elementsFromPoint(je(d.right-1-
a.l,d.left,d.right-1),je(d.top+d.height/2,d.top,d.bottom-
1)),4,x(f.ia).concat(x(g.ia),x(h.ia))),l=$x(a,b,d);f=bb(x(f.entries).concat(x(g.ent
ries),x(h.entries),x(k.entries)),c);g=bb(l,c);l=x(f).concat(x(g));h=d.left<-a.l||
d.right>e.width+a.l;h=0<l.length||h;k=De(a.j.j);var m=new
Lh(d.left,d.top,d.width,d.height);
f=x(cb(f,function(n){return new
Lh(n.elementRect.left,n.elementRect.top,n.elementRect.width,n.elementRect.height)})
).concat(x(sb(cb(g,function(n){return Nh(m,n.elementRect)}))),x(bb(Nh(m,new
Lh(0,0,e.width,e.height)),function(n){return
0<=n.top&&n.top+n.height<=e.height})));return{entries:l,isOverlappingOrOutsideViewp
ort:h,scrollPosition:{scrollX:k.x,scrollY:k.y},target:b,targetRect:d,viewportSize:
{width:e.width,height:e.height},overlappedArea:20>f.length?ay(m,f):by(d,f)}}
function ay(a,b){if(0===a.width||0===a.height||0===b.length)return 0;for(var
c=0,d=1;d<1<<b.length;d++){for(var e=a,f=0,g=0;g<b.length&&(!(d&1<<g)||(f+
+,e=Mh(e,b[g]),e));g++);e&&(c=1===f%2?c+(e.width+1)*(e.height+1):c-
(e.width+1)*(e.height+1))}return c/((a.width+1)*(a.height+1))}
function by(a,b){if(0===a.width||0===a.height||0===b.length)return 0;for(var
c=0,d=a.left;d<=a.right;d++)for(var e=a.top;e<=a.bottom;e++)for(var
f=0;f<b.length;f+
+)if(d>=b[f].left&&d<=b[f].left+b[f].width&&e>=b[f].top&&e<=b[f].top+b[f].height)
{c++;break}return c/((a.width+1)*(a.height+1))}
function Zx(a,b,c,d,e,f){if(0===c.width||0===c.height)return{entries:[],ia:
[]};for(var g=[],h=[],k=0;k<d.length;k++){var l=d[k];if(l!==b&&!gb(f,l))
{h.push(l);var
m=l.getBoundingClientRect();if(a.j.contains(l,b))g.push(cy(a,c,l,m,1,e));else
if(a.j.contains(b,l))g.push(cy(a,c,l,m,2,e));else{var n=a,q=b,u=n.j.l(q,l);if(u)
{var v=dy(n,q,u,l)||{};var w=v.suspectAncestor;v=v.sa;q=dy(n,l,u,q)||
{};n=q.suspectAncestor;q=q.sa;w=w&&v&&n&&q?v<=q?
{suspectAncestor:w,overlapType:ey[v]}:{suspectAncestor:n,overlapType:fy[q]}:
w&&v?{suspectAncestor:w,overlapType:ey[v]}:n&&q?
{suspectAncestor:n,overlapType:fy[q]}:null}else w=null;v=w||
{};w=v.suspectAncestor;v=v.overlapType;w&&v?
g.push(cy(a,c,l,m,v,e,w)):g.push(cy(a,c,l,m,9,e))}}}return{entries:g,ia:h}}
function $x(a,b,c){var d=[];for(b=b.parentElement;b;b=b.parentElement){var
e=b.getBoundingClientRect();if(e){var f=Zf(b,a.j.K());f&&"visible"!
==f.overflow&&("auto"!==f.overflowY&&"scroll"!==f.overflowY&&c.bottom>e.bottom+a.l?
d.push(cy(a,c,b,e,5,1)):(f="auto"===f.overflowX||"scroll"===f.overflowX,!
f&&c.left<e.left-a.l?d.push(cy(a,c,b,e,5,3)):!
f&&c.right>e.right+a.l&&d.push(cy(a,c,b,e,5,4))))}}return d}
function cy(a,b,c,d,e,f,g){var
h={element:c,elementRect:d,overlapType:e,overlapDetectionPoint:f};if(gb(a.o,e)&&gb(
a.m,f)){b=new Jh(b.top,b.right-1,b.bottom-
1,b.left);if((a=gy(a,c))&&Kh(b,a))c=4;else{a=hy(c,d);if(Ad)
{e=di(c,"paddingLeft");f=di(c,"paddingRight");var
k=di(c,"paddingTop"),l=di(c,"paddingBottom");e=new Jh(k,f,l,e)}else
e=Zh(c,"paddingLeft"),f=Zh(c,"paddingRight"),k=Zh(c,"paddingTop"),l=Zh(c,"paddingBo
ttom"),e=new Jh(parseFloat(k),parseFloat(f),parseFloat(l),parseFloat(e));Kh(b,new
Jh(a.top+
e.top,a.right-e.right,a.bottom-e.bottom,a.left+e.left))?c=3:(c=hy(c,d),c=Kh(b,c)?
2:1)}h.overlapDepth=c}g&&(h.suspectAncestor=g);return h}
function dy(a,b,c,d){for(var e=[],f=b;f&&f!
==c;f=f.parentElement)e.unshift(f);c=a.j.K();for(f=0;f<e.length;f++){var
g=e[f],h=Zf(g,c);if(h)
{if("fixed"===h.position)return{suspectAncestor:g,sa:1};if("sticky"===h.position&&a
.j.contains(g.parentElement,d))return{suspectAncestor:g,sa:2};if("absolute"===h.pos
ition)return{suspectAncestor:g,sa:3};if("none"!==h.cssFloat){h=g===e[0];var
k=iy(a,e.slice(0,f),g);if(h||
k)return{suspectAncestor:g,sa:4}}}}return(a=iy(a,e,b))?
{suspectAncestor:a,sa:5}:null}
function iy(a,b,c){var d=c.getBoundingClientRect();if(!d)return null;for(var
e=0;e<b.length;e++){var f=b[e];if(a.j.contains(f,c)){var
g=f.getBoundingClientRect();if(g){var
h=Zf(f,a.j.K());if(h&&d.bottom>g.bottom+a.l&&"visible"===h.overflowY)return
f}}}return null}
function hy(a,b){if(!Ad||9<=Number(Nd)){var
c=Zh(a,"borderLeftWidth");d=Zh(a,"borderRightWidth");e=Zh(a,"borderTopWidth");a=Zh(
a,"borderBottomWidth");c=new
Jh(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))}else{c=fi(a,"borderLeft
");var d=fi(a,"borderRight"),e=fi(a,"borderTop");a=fi(a,"borderBottom");c=new
Jh(e,d,a,c)}return new Jh(b.top+c.top,b.right-1-c.right,b.bottom-1-
c.bottom,b.left+c.left)}
function gy(a,b){var c=a.j.j;a=c.createRange();if(!a)return
null;c=c.createNodeIterator(b,NodeFilter.SHOW_TEXT,{acceptNode:function(d)
{return/^[\s\xa0]*$/.test(d.nodeValue)?
NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT}});for(b=c.nextNode();c.nextNode();
);c=c.previousNode();if(!b||!c)return
null;a.setStartBefore(b);a.setEndAfter(c);a=a.getBoundingClientRect();return
0===a.width||0===a.height?null:new Jh(a.top,a.right,a.bottom,a.left)}
var
jy={},ey=(jy[1]=3,jy[4]=10,jy[3]=12,jy[2]=4,jy[5]=5,jy),ky={},fy=(ky[1]=6,ky[4]=11,
ky[3]=13,ky[2]=7,ky[5]=8,ky),Tx=bb(Cg({If:1,Jf:2,vh:3,wh:4,yh:5,Ef:6,Ff:7,Hf:8,Fg:9
,xh:10,Gf:11,uh:12,Df:13}),function(a){return!
gb([1,2],a)}),Ux=Cg({Qe:1,Gg:2,df:3,zh:4}),Vx=Cg({Re:1,Ch:2,ug:3,hh:4}),Yx={thresho
ld:[0,.25,.5,.75,.95,.96,.97,.98,.99,1]};function ly(a,b){Array.isArray(b)||
(b=[b]);b=cb(b,function(c){return"string"===typeof c?c:c.Gb+" "+c.duration+"s
"+c.timing+" "+c.delay+"s"});Wh(a,"transition",b.join(","))}
var my=yb(function(){if(Ad)return Kd("10.0");var a=Fe(document,"DIV"),b=Dd?"-
webkit":Cd?"-moz":Ad?"-ms":zd?"-o":null,c={transition:"opacity 1s
linear"};b&&(c[b+"-transition"]="opacity 1s linear");b={style:c};if(!
Zc.test("div"))throw Error("");if("DIV"in ad)throw Error("");c=null;var
d="";if(b)for(l in b){if(!Zc.test(l))throw Error("");var e=b[l];if(null!=e){var
f=l;var g=e;if(g instanceof Nb)g=Qb(g);else if("style"==f.toLowerCase()){e=void
0;if(!Na(g))throw Error("");if(!(g instanceof xc)){var h=
"";for(e in g){if(!/^[-_a-zA-Z0-9]+$/.test(e))throw Error("Name allows only [-_a-
zA-Z0-9], got: "+e);var k=g[e];null!=k&&(k=Array.isArray(k)?cb(k,Bc).join("
"):Bc(k),h+=e+":"+k+";")}g=h?zc(h):Ac}g instanceof
xc&&g.constructor===xc&&g.m===yc?e=g.l:
(Ka(g),e="type_error:SafeStyle");g=e}else{if(/^on/i.test(f))throw
Error("");if(f.toLowerCase()in $c)if(g instanceof Rb)g=Ub(g).toString();else if(g
instanceof ic)g=nc(g);else if("string"===typeof g)g=vc(g).j();else throw
Error("");}g.da&&(g=g.j());f=f+'="'+
Zb(String(g))+'"';d+=" "+f}}var l="<div"+d;d=void 0;null==d?d=[]:Array.isArray(d)||
(d=[d]);!0===Mb.div?l+=">":(c=dd(d),l+=">"+Vc(c).toString()+"</div>",c=c.l());
(b=b&&b.dir)&&(/^(ltr|rtl|auto)$/i.test(b)?
c=0:c=null);b=id(l,c);kd(a,b);a=a.firstChild;b=a.style[td("transition")];return""!
=("undefined"!==typeof b?b:a.style[Xh(a,"transition")]||"")});function ny(a,b)
{this.l=["",""];this.j=a||"";this.m=b||""}function oy(a,b,c)
{0>a.l[b].indexOf(c)&&(a.l[b]+=c)}function py(a,b){0<=a.j.indexOf(b)||
(a.j=b+a.j)}function qy(a,b)
{0>a.m.indexOf(b)&&(a.m=b+a.m)}ny.prototype.toString=function()
{return[this.l[0],this.l[1],this.j,this.m].join("|")};function ry(a){var
b=sy(a,"",null,0);if(null===b)return"XS";b=b?"C":"N";a=a.j;return
0<=a.indexOf("a")?b+"A":0<=a.indexOf("f")?b+"F":b+"S"}
function sy(a,b,c,d){return""!=a.m||b?null:""==a.j.replace(ty,"")?null!=c&&a.l[0]||
null!=d&&a.l[1]?!1:!0:!1}
function uy(a,b,c,d,e,f,g)
{this.ha=a;this.J=c;this.D=b;this.Y=(a=this.D.ownerDocument)&&(a.defaultView||
a.parentWindow);this.v=new
vy(this.D);this.o=g;this.Pa=wy(this.v,d.Mb,d.height,d.zc);this.C=this.o?
this.v.boundingClientRect?this.v.boundingClientRect.right-
this.v.boundingClientRect.left:null:e;this.A=this.o?this.v.boundingClientRect?
this.v.boundingClientRect.bottom-
this.v.boundingClientRect.top:null:f;this.m=xy(d.width);this.l=xy(d.height);this.T=
this.o?xy(d.opacity):null;this.ea=d.check;this.F=
"animate"==d.Mb&&!yy(this.v,this.l,this.$)&&my();this.ga=!!d.Vb;this.j=new
ny;yy(this.v,this.l,this.
$)&&py(this.j,"r");e=this.v;e.j&&e.l>=e.m&&py(this.j,"b");this.I=this.G=null;this.V
=!1;this.Z=!!d.Qd;this.na=!!d.uc;this.$=!!d.zc;this.Qa=d.Sb}
function zy(a){if(a.o&&!a.Pa||null==a.m&&null==a.l&&null==a.T&&a.o)return a.j;var
b=a.o;a.o=!1;Ay(a);a.o=b;if(!b||null!=a.ea&&!sy(a.j,a.ea,a.m,a.l))return
a.j;0<=a.j.j.indexOf("n")&&(a.C=null,a.A=null);if(null==a.C&&null!==a.m||
null==a.A&&null!==a.l)a.F=!1;(0==a.m||
0==a.l)&&0<=a.j.j.indexOf("l")&&(a.m=0,a.l=0);b=a.j;b.l[0]="";b.l[1]="";b.j="";b.m=
"";By(a);return Ay(a)}
function By(a){function b(){Cy(c,h,k);if(l&&!m&&!k){var n=function(q){for(var
u=0;u<q.length;u++)Wh(l,q[u],"0px")};n(Dy);n(Ey)}}var
c=a.D;c.style.overflow=a.ga?"visible":"hidden";a.F&&(a.I?
(ly(c,Fy),ly(a.I,Fy)):ly(c,"opacity 1s cubic-bezier(.4, 0, 1, 1), width .2s cubic-
bezier(.4, 0, 1, 1) .3s, height .5s cubic-bezier(.4, 0, 1, 1)"));null!
==a.T&&(c.style.opacity=a.T);var d=null!=a.C&&null!=a.m&&(a.Z||a.m>a.C)?
a.m:null,e=null!=a.A&&null!=a.l&&(a.Z||a.l>a.A)?a.l:null;if(a.J)for(var
f=a.J.length,g=0;g<
f;g++)Cy(a.J[g],d,e);var h=a.m,k=a.l,l=a.I,m=a.V;a.F?
y.setTimeout(b,1E3):b()}function Gy(a,b){var c=!
1;"none"==b.display&&(py(a.j,"n"),a.o&&(c=!0));"hidden"!=b.visibility&&"collapse"!
=b.visibility||
py(a.j,"v");"hidden"==b.overflow&&py(a.j,"o");"absolute"==b.position?
(py(a.j,"a"),c=!0):"fixed"==b.position&&(py(a.j,"f"),c=!0);return c}
function Ay(a){var b=a.Y;a.G=function(){};Hy(a,a.D,b);var c=a.D.parentElement;if(!
c)return a.j;for(var d=!0,e=null;c;){try{e=/^head|html$/i.test(c.nodeName)?
null:Zf(c,b)}catch(g){qy(a.j,"c")}var
f=Iy(a,b,c,e);c.classList.contains("adsbygoogle")&&e&&(/^\-.*/.test(e["margin-
left"])||/^\-.*/.test(e["margin-right"]))&&(a.V=!0);if(d&&!f&&Jy(e))
{py(a.j,"l");a.I=c;break}d=d&&f;if(e&&Gy(a,e))break;c=c.parentElement;if(!c)
{if(b===a.ha)break;try{if(c=b.frameElement,b=b.parent,!Tf(b))
{py(a.j,"c");break}}catch(g){py(a.j,
"c");break}}}a.F&&a.o&&Ky(a);return a.j}
function Ly(a,b,c){if(3==b.nodeType)return/\S/.test(b.data)?1:0;if(1==b.nodeType)
{if(/^(head|script|style)$/i.test(b.nodeName))return 0;var
d=null;try{d=Zf(b,c)}catch(e){}if(d)
{if("none"==d.display||"fixed"==d.position)return 0;if("absolute"==d.position){if(!
a.v.boundingClientRect||"hidden"==d.visibility||"collapse"==d.visibility)return
0;c=null;try{c=b.getBoundingClientRect()}catch(e){return
0}return(c.right>a.v.boundingClientRect.left?2:0)|
(c.bottom>a.v.boundingClientRect.top?4:0)}}return 1}return 0}
function Hy(a,b,c){var d=0;if(!b||!b.parentElement)return!0;for(var e=!
1,f=0,g=b.parentElement.childNodes,h=0;h<g.length;h++){var k=g[h];k==b?e=!0:
(k=Ly(a,k,c),d|=k,e&&(f|=k))}f&1&&(d&2&&oy(a.j,0,"o"),d&4&&oy(a.j,1,"o"));return!
(d&1)}
function My(a,b,c,d,e,f,g,h){if(null!=h){if("string"==typeof f){if("100%"==f||!
f)return;f=Hg(f);null==f&&(qy(a.j,"n"),oy(a.j,b,"d"))}if(null!=f)if(c)
{if(a.o)if(a.F){var k=Math.max(f+h-(g||0),0),l=a.G;a.G=function(m,n)
{m==b&&d.setAttribute(e,k-n);l&&l(m,n)}}else d.setAttribute(e,h)}else
oy(a.j,b,"d")}}
function Ny(a,b,c,d,e,f,g,h,k,l){if(null!=l){f=f&&f[g];"string"!=typeof f||("m"==c?
Oy(f):Py(f))||(f=Jg(f),null==f?py(a.j,"p"):null!
=k&&py(a.j,f==k?"E":"e"));if("string"==typeof h){if("m"==c?
Oy(h):Py(h))return;h=Jg(h);null==h&&(qy(a.j,"p"),oy(a.j,b,c))}if(null!=h)if(d&&e)
{if(a.o)if(a.F){var m=Math.max(h+l-(k||0),0),n=a.G;a.G=function(q,u){q==b&&(e[g]=m-
u+"px");n&&n(q,u)}}else e[g]=l+"px"}else oy(a.j,b,c)}}
function Iy(a,b,c,d){var e=null;try{e=c.style}catch(E){qy(a.j,"s")}var
f=c.getAttribute("width"),g=Hg(f),h=c.getAttribute("height"),k=Hg(h),l=d&&/^block$/
.test(d.display)||
e&&/^block$/.test(e.display),m=Hy(a,c,b),n=d&&d.width,q=d&&d.height,u=e&&e.width,v=
e&&e.height,w=Jg(n)==a.C&&Jg(q)==a.A;n=w?n:u;v=w?q:v;u=Jg(n);w=Jg(v);g=null!
==a.C&&(null!==u&&a.C>=u||null!==g&&a.C>=g);w=null!==a.A&&(null!==w&&a.A>=w||null!
==k&&a.A>=k);k=!m&&Jy(d);w=m||w||k||!(f||n||d&&(!Oy(String(d.minWidth))||!
Py(String(d.maxWidth))));
l=m||g||k||l||!(h||v||d&&(!Oy(String(d.minHeight))||!
Py(String(d.maxHeight))));My(a,0,w,c,"width",f,a.C,a.m);Ny(a,0,"d",w,e,d,"width",n,
a.C,a.m);Ny(a,0,"m",w,e,d,"minWidth",e&&e.minWidth,a.C,a.m);Ny(a,0,"M",w,e,d,"maxWi
dth",e&&e.maxWidth,a.C,a.m);if(a.na){c=/^html|
body$/i.test(c.nodeName);q=Jg(q);f=d?"auto"===d.overflowY||"scroll"===d.overflowY:!
1;if(h=null!=a.l&&d&&q&&Math.round(q)!==a.l)(f=!f)||(f=(M(260)||
b.location&&"#gffwroe2ettq"==b.location.hash)&&Math.round(q)<.8*Math.round(b.innerH
eight)),
h=f;f=h&&"100%"!==d.minHeight;if(c=a.o&&!c&&f)c=!(a.Qa&&d&&(M(265)||
b.location&&"#gffwroe2etoq"==b.location.hash)&&Math.round(Jg(d.minHeight))===Math.r
ound(b.innerHeight));c&&(e.setProperty("height","auto","important"),d&&!
Oy(String(d.minHeight))&&e.setProperty("min-height","0px","important"),d&&!
Py(String(d.maxHeight))&&a.l&&Math.round(q)<a.l&&e.setProperty("max-
height","none","important"))}else
My(a,1,l,c,"height",h,a.A,a.l),Ny(a,1,"d",l,e,d,"height",v,a.A,a.l),Ny(a,1,"m",l,e,
d,"minHeight",e&&e.minHeight,
a.A,a.l),Ny(a,1,"M",l,e,d,"maxHeight",e&&e.maxHeight,a.A,a.l);return m}function
Ky(a){function b(){if(0<c){var l=Zf(e,d)||{},m=Jg(l.width);l=Jg(l.height);null!
==m&&null!==f&&h&&h(0,f-m);null!==l&&null!==g&&h&&h(1,g-l);--c}else
y.clearInterval(k),h&&(h(0,0),h(1,0))}var
c=31.25,d=a.Y,e=a.D,f=a.m,g=a.l,h=a.G,k;y.setTimeout(function()
{k=y.setInterval(b,16)},990)}
function vy(a){var b=a&&a.ownerDocument,c=b&&(b.defaultView||
b.parentWindow);c=c&&(Tf(c.top)?c.top:null);this.j=!!
c;this.boundingClientRect=null;if(a)try{this.boundingClientRect=a.getBoundingClient
Rect()}catch(k){}for(var d=a,e=0,f=this.boundingClientRect;d;)try{f&&(e+=f.top);var
g=d.ownerDocument,h=g&&(g.defaultView||g.parentWindow);
(d=h&&h.frameElement)&&(f=d.getBoundingClientRect())}catch(k){break}this.l=e;c=c||
y;this.m=("CSS1Compat"==c.document.compatMode?
c.document.documentElement:c.document.body).clientHeight;
b=b&&cm(b);this.o=!!a&&!(2==b||3==b)&&!
(this.boundingClientRect&&this.boundingClientRect.top>=this.boundingClientRect.bott
om&&this.boundingClientRect.left>=this.boundingClientRect.right)}function yy(a,b,c)
{var d;(d=a.j)&&!(d=!a.o)&&(c?
(b=a.l+Math.min(b,xy(a.tb())),a=a.j&&b>=a.m):a=a.j&&a.l>=a.m,d=a);return
d}vy.prototype.isVisible=function(){return this.o};vy.prototype.$a=function()
{return this.boundingClientRect?this.boundingClientRect.right-
this.boundingClientRect.left:null};
vy.prototype.tb=function(){return this.boundingClientRect?
this.boundingClientRect.bottom-this.boundingClientRect.top:null};function
wy(a,b,c,d){switch(b){case "no_rsz":return!1;case "force":case "animate":return!
0;default:return yy(a,c,d)}}function Jy(a){return!!a&&/^left|
right$/.test(a.cssFloat||a.styleFloat)}function Qy(a,b,c,d){return zy(new
uy(a,b,d,c,null,null,!0))}var Ry=new ny("s",""),ty=/[lonvafrbpEe]/g;function Py(a)
{return!a||/^(auto|none|100%)$/.test(a)}
function Oy(a){return!a||/^(0px|auto|none|0%)$/.test(a)}function Cy(a,b,c){null!
==b&&null!==Hg(a.getAttribute("width"))&&a.setAttribute("width",b);null!==c&&null!
==Hg(a.getAttribute("height"))&&a.setAttribute("height",c);null!
==b&&(a.style.width=b+"px");null!==c&&(a.style.height=c+"px")}
for(var Dy="margin-left margin-right padding-left padding-right border-left-width
border-right-width".split(" "),Ey="margin-top margin-bottom padding-top padding-
bottom border-top-width border-bottom-width".split(" "),Sy="opacity 1s cubic-
bezier(.4, 0, 1, 1), width .2s cubic-bezier(.4, 0, 1, 1), height .3s cubic-
bezier(.4, 0, 1, 1) .2s",Ty=Dy,Uy=0;Uy<Ty.length;Uy++)Sy+=", "+Ty[Uy]+" .2s cubic-
bezier(.4, 0, 1, 1)";Ty=Ey;for(var Vy=0;Vy<Ty.length;Vy++)Sy+=", "+Ty[Vy]+" .3s
cubic-bezier(.4, 0, 1, 1) .2s";
var Fy=Sy;function xy(a){return"string"===typeof a?Hg(a):"number"===typeof
a&&isFinite(a)?a:null};function Wy(a,b,c,d)
{ix.call(this,a);this.m=b;this.o=c;this.D=String(d.google_ad_unit_key||"");this.v=S
tring(d.google_ad_dom_fingerprint||"");this.C=String(d.google_ad_format||"");this.F
=Bi(d).eids||
[];this.I=String(d.google_ad_slot||"");this.J=String(d.google_page_url||"")}la(Wy,i
x);Wy.prototype.T=function(a){a["ablate-me"]=this.A;a["resize-me"]=this.G};
Wy.prototype.A=function(a,b)
{Hm(b,this.m.contentWindow)&&(a=Km(a),b=a.clp_btf_only,Xy(this,null,null,0,0,"anima
te"===a["collapse-after-close"]?"animate":"1"===b?"safe":"force",!1,!1,!1,a))};
Wy.prototype.G=function(a,b){if(Hm(b,this.m.contentWindow)){a=Km(a);var
c=a.r_chk;if(null==c||""===c){var d=Hg(a.r_nw),e=Hg(a.r_nh),f=Hg(a.r_no);null!=f||
0!==d&&0!==e||(f=0);var g=a.r_str;g=g?
g:null;c=Xy(this,c,d,e,f,g,Ig(a.r_ao),Ig(a.r_ifr),Ig(a.r_cab),a);Ik(b.source,"sth",
{msg_type:"resize-result",r_str:g,r_status:c},"*");this.m.dataset.googleQueryId||
this.m.setAttribute("data-google-query-id",a.qid)}}};
function Yy(a,b,c){var d={scrl:Im(a.j||
z()),adk:a.D,adf:a.v,fmt:a.C};b&&(d.str=yy(b,Hg(c.r_nh),Ig(c.r_cab)),d.ad_y=b.l,d.v
ph=b.m);N(c,function(e,f){d[f]=e});return d}
function Xy(a,b,c,d,e,f,g,h,k,l){var m=z();if(!a.m||!m)return
l.err="2",Zy(a,l,null),!1;if("no_rsz"===f)return l.err="7",Zy(a,l,null),!0;var
n=new vy(a.o||a.m);if(!n.j)return l.err="3",Zy(a,l,null),!1;var q=n.$a();null!
=q&&(l.w=q);q=n.tb();null!=q&&(l.h=q);if(wy(n,f,d,k)){var
u=a.o&&a.o.ownerDocument.getElementById(a.o.id+"_anchor");q=u?[a.o,a.m]:null;u=u||
a.m;var v=M(154);b=Qy(m,u,
{width:c,height:d,opacity:e,check:b,Mb:f,Vb:g,Qd:h,uc:v,zc:k},q);null!
=c&&(l.nw=c);null!=d&&(l.nh=d);l.rsz=b.toString();
l.abl=ry(b);l.frsz=("force"===f).toString();l.err="0";Zy(a,l,n);eb(ll.W().l(),funct
ion(w){return gb([248427477,248427478],w)})&&a.j===m&&Wx(new
Sx(a.j),u).then(function(w){bm(8,[w]);return w}).then(function(w){R("resize-ovlp",
{adf:a.v,eid:a.F.join(","),io:Number(w.isOverlappingOrOutsideViewport),oa:w.overlap
pedArea.toFixed(2),qid:l.qid||"",slot:a.I,url:a.J,vp:w.viewportSize.width+"x"+w.vie
wportSize.height},1)}).catch(function(w){R("resize-ovlp-err",
{err:w.message},1)});return!0}l.err="1";Zy(a,l,n);
return!1}function Zy(a,b,c){var
d=ih(String(b.gen204_fraction),.05);b=Yy(a,c,b);b.url=a.j.document.URL;R("resize",b
,d)}Wy.prototype.l=function(){ix.prototype.l.call(this);this.m=null};function
$y(a,b){b=void 0===b?{}:b;this.root=b.root?b.root:null;this.C=b.rootMargin?
az(b.rootMargin):[{value:0,type:"px"},{value:0,type:"px"},{value:0,type:"px"},
{value:0,type:"px"}];this.rootMargin=cb(this.C,function(c)
{return""+c.value+c.type}).join("
");this.F=bz(b.threshold);this.D=a;this.j=[];this.o=[];this.v=!
1;this.l=null;this.m=Bb(this.A,100,this)}
function cz(a){if(a.root)var b=dz(a.root);else{var
c=Ce(window);b={top:0,right:c.width,bottom:c.height,left:0,width:c.width,height:c.h
eight}}a=cb(a.C,function(d,e){return"px"==d.type?d.value:d.value*(e%2?
b.width:b.height)/100});return{top:b.top-
a[0],right:b.right+a[1],bottom:b.bottom+a[2],left:b.left-
a[3],width:b.width+a[1]+a[3],height:b.height+a[0]+a[2]}}
function ez(a,b,c){if(!b||b.isIntersecting!=c.isIntersecting)return!0;var
d=b.intersectionRatio,e=c.intersectionRatio;return d==e?!1:eb(a.F,function(f)
{return f<d!=f<e})}
$y.prototype.A=function(){var a=this,b=cz(this);ab(this.j,function(c){var
d=c.target,e=dz(d),f=e.width*e.height;var g=Math.max(b.top,e.top);var
h=Math.min(b.right,e.right),k=Math.min(b.bottom,e.bottom),l=Math.max(b.left,e.left)
,m=h-l,n=k-g;g=0<=m&&0<=n?
{top:g,right:h,bottom:k,left:l,width:m,height:n}:null;h=!!g;k=g?
g.width*g.height:0;l=window.performance;d={boundingClientRect:e,intersectionRatio:f
?k/f:h?1:0,intersectionRect:g||
{top:0,bottom:0,left:0,right:0,width:0,height:0},isIntersecting:h,rootBounds:b,
target:d,time:l&&l.now?
l.now():0};ez(a,c.N,d)&&a.o.push(d);c.N=d});this.o.length&&this.D(fz(this),this)};
$y.prototype.observe=function(a){eb(this.j,function(b){return b.target==a})||
(this.j.push({target:a,N:null}),this.A(),this.v||(this.v=!
0,J(y,"scroll",this.m),J(y,"resize",this.m),y.MutationObserver&&!
this.l&&(this.l=new MutationObserver(this.m),this.l.observe(y.document,
{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))};
$y.prototype.unobserve=function(a){this.j=bb(this.j,function(b){return b.target!
=a});0==this.j.length&&this.disconnect()};$y.prototype.disconnect=function()
{this.v=!
1;this.j.length=0;K(y,"scroll",this.m);K(y,"resize",this.m);this.l&&(this.l.disconn
ect(),this.l=null)};function fz(a){var b=x(a.o).concat();a.o.length=0;return b}
function az(a){a=cb(a.split(/\s+/),function(b){return(b=/^(-?\d+)(px|%)$/.exec(b))?
{value:parseFloat(b[1]),type:b[2]}:{value:0,type:"px"}});a[1]=a[1]||
a[0];a[2]=a[2]||a[0];a[3]=a[3]||a[1];return a}function bz(a){if(!
a)return[0];a="number"===typeof a?[a]:a;a=bb(a,function(b){return"number"===typeof
b&&0<=b&&1>=b?!0:!1});pb(a);qb(a,function(b,c){return b-c});return a}
function dz(a){try{var b=a.getBoundingClientRect()}catch(c){}return b?
{top:b.top,right:b.right,bottom:b.bottom,left:b.left,width:b.width||b.right-
b.left,height:b.height||b.bottom-b.top}:
{top:0,right:0,bottom:0,left:0,width:0,height:0}};function gz(a,b,c){return
a.IntersectionObserver?new a.IntersectionObserver(c,b):new $y(c,b)}function
hz(a,b,c){J(a,b,c);return function(){return K(a,b,c)}}var iz=null;function jz()
{iz=Zj()}function kz(a,b){return b?null===iz?(J(a,"mousemove",jz,{passive:!
0}),J(a,"scroll",jz,{passive:!0}),jz(),!1):Zj()-iz>=1E3*b:!1}
function lz(a){var b=a.win,c=a.element,d=a.Ud,e=a.Td,f=void 0===a.Ec?
0:a.Ec,g=a.gd,h=a.ld,k=null,l=!1,m=!1,n=[],q=(void 0===a.wd?gz:a.wd)(b,void
0===a.options?{}:a.options,function(u,v){try{var w=function(){n.length||
(e&&(n.push(hz(c,"mouseenter",function(){l=!
0;w()})),n.push(hz(c,"mouseleave",function(){l=!
1;w()}))),n.push(hz(b.document,"visibilitychange",function(){return w()})));var
E=kz(b,f);!m||l||E||em(b.document)?(b.clearTimeout(k),k=null):k=k||
b.setTimeout(function(){kz(b,f)?w():(g(),v.disconnect())},
1E3*d)};m=u[u.length-1].isIntersecting;w()}catch(E){h&&h(E)}});q.observe(c);return
function(){q.disconnect();for(var u=t(n),v=u.next();!
v.done;v=u.next())v=v.value,v();null!=k&&b.clearTimeout(k)}};function mz(a,b,c,d,e)
{ix.call(this,a);this.v=b;this.C=d;this.A=c;this.D=e;this.m=this.o=null;
(b=(b=b.contentWindow)&&b.parent)&&a!
=b&&this.Y.push(Ck(b,"sth",this.Pb,this.Rb))}la(mz,ix);mz.prototype.T=function(a)
{var b=this;a.av_ref=function(c,d){return nz(b,c,d)}};
function nz(a,b,c){var d=a.v,e=a.C;if(null!=e&&null!
=d&&Hm(c,d.contentWindow)&&(b=b.config,"string"===typeof b)){try{var
f=JSON.parse(b);if(!La(f))return;a.m=new Df(f)}catch(g)
{return}a.Xa();f=Vd(a.m,1,30);0>=f||(f-=.2,a.o=lz({win:a.j,element:e,Td:!
Qf(),Ec:Vd(a.m,3,90),Ud:f,gd:function(){return void oz(a,e)},options:
{threshold:Xd(a.m,2,1)},ld:function(g){return rk.j(623,g,void 0,void 0)}}))}}
function oz(a,b){a.D(!!Ud(a.m,4));setTimeout(Q(624,function()
{a.A.google_refresh_count=(parseInt(a.A.google_refresh_count,10)||0)+1;var c;a:
{if(ie&&!(Ad&&Kd("9")&&!Kd("10")&&y.SVGElement&&b instanceof
y.SVGElement)&&(c=b.parentElement))break a;c=b.parentNode;c=Na(c)&&1==c.nodeType?
c:null}c&&ri.test(c.className)||
(c=Fe(document,"INS"),c.className="adsbygoogle",b.parentNode&&b.parentNode.insertBe
fore(c,b.nextSibling));b&&b.parentNode&&b.parentNode.removeChild(b);a.v=null;ru(c,a
.A,a.j)}),200)}
mz.prototype.l=function()
{ix.prototype.l.call(this);this.C=this.v=null;this.o&&this.o()};function
pz(a,b,c,d,e){return new mz(a,b,c,d,e)};var qz=navigator;function rz(){try{return
qz.javaEnabled()}catch(a){return!1}}function sz(a){var b=1,c;if(void 0!=a&&""!
=a)for(b=0,c=a.length-1;0<=c;c--){var d=a.charCodeAt(c);b=(b<<6&268435455)+d+
(d<<14);d=b&266338304;b=0!=d?b^d>>21:b}return b}function tz(a,b){if(!
a||"none"==a)return
1;a=String(a);"auto"==a&&(a=b,"www."==a.substring(0,4)&&(a=a.substring(4,a.length))
);return sz(a.toLowerCase())}var uz=/^\s*_ga=\s*1\.(\d+)[^.]*\.(.*?)\s*$/,vz=/^[^=]
+=\s*GA1\.(\d+)[^.]*\.(.*?)\s*$/,wz=/^\s*_ga=\s*()(amp-[\w.-]{22,64})$/;var
xz=/^blogger$/,yz=/^wordpress(.|\s|$)/i,zz=/^joomla!/i,Az=/^drupal/i,Bz=/\/wp-
content\//,Cz=/\/wp-content\/plugins\/advanced-ads/,Dz=/\/wp-
content\/themes\/genesis/,Ez=/\/wp-content\/plugins\/genesis/;
function Fz(a){for(var b=a.getElementsByTagName("script"),c=b.length,d=0;d<c;++d)
{var e=b[d];if(e.hasAttribute("src")){e=e.getAttribute("src");if(Cz.test(e))return
5;if(Ez.test(e))return 6}}b=a.getElementsByTagName("link");c=b.length;for(d=0;d<c;+
+d)if(e=b[d],e.hasAttribute("href")&&(e=e.getAttribute("href"),Dz.test(e)||
Ez.test(e)))return 6;a=a.getElementsByTagName("meta");d=a.length;for(e=0;e<d;++e)
{var f=a[e];if("generator"==f.getAttribute("name")&&f.hasAttribute("content"))
{f=f.getAttribute("content");
if(xz.test(f))return 1;if(yz.test(f))return 2;if(zz.test(f))return
3;if(Az.test(f))return 4}}for(a=0;a<c;+
+a)if(d=b[a],"stylesheet"==d.getAttribute("rel")&&d.hasAttribute("href")&&(d=d.getA
ttribute("href"),Bz.test(d)))return 2;return 0};function Gz(){this.l=[];this.j=-
1}Gz.prototype.set=function(a,b){b=void 0===b?!0:b;0<=a&&52>a&&0===a%1&&this.l[a]!
=b&&(this.l[a]=b,this.j=-1)};Gz.prototype.get=function(a){return!!
this.l[a]};function Hz(a){-1==a.j&&(a.j=db(a.l,function(b,c,d){return c?
b+Math.pow(2,d):b},0));return a.j};var Iz=/[+, ]/;
function Jz(a,b){var c=a.B,d=z().document,e={},f=z(),g;var h=Zk(z(),!1).win;var
k=vm(h);var l=g=tm(z(),d,c.google_ad_width,c.google_ad_height),m=k.zb,n=z();var
q=n.top==n?0:Tf(n.top)?1:2;var u=4;l||1!=q?l||2!=q?l&&1==q?
u=7:l&&2==q&&(u=8):u=6:u=5;m&&(u|=16);var v=""+u;var w=wm();var E=h,S=g,ya=!!
c.google_page_url;e.google_iframing=v;0!=w&&(e.google_iframing_environment=w);if(!
ya&&"ad.yieldmanager.com"==d.domain){for(var
W=d.URL.substring(d.URL.lastIndexOf("http"));-
1<W.indexOf("%");)try{W=decodeURIComponent(W)}catch(va){break}c.google_page_url=
W;ya=!!W}ya?(e.google_page_url=c.google_page_url,e.google_page_location=(S?
d.referrer:d.URL)||"EMPTY"):
(S&&Tf(f.top)&&d.referrer&&f.top.document.referrer===d.referrer?
e.google_page_url=f.top.document.URL:e.google_page_url=S?
d.referrer:d.URL,e.google_page_location=null);a:
{if(d.URL==e.google_page_url)try{var na=Date.parse(d.lastModified)/1E3;break
a}catch(va){}na=null}e.google_last_modified_time=na;if(E==E.top)var
lb=E.document.referrer;else{var
ea=Ph();lb=ea&&ea.referrer||""}e.google_referrer_url=
lb;um(e,c);var T=c.google_page_location||
c.google_page_url;"EMPTY"==T&&(T=c.google_page_url);if(oh||!T)var lc=!1;else{var
U=T.toString();0==U.indexOf("http://")?
U=U.substring(7,U.length):0==U.indexOf("https://")&&(U=U.substring(8,U.length));var
Xc=U.indexOf("/");-1==Xc&&(Xc=U.length);var
ce=U.substring(0,Xc);if(ym.test(ce))lc=!1;else{var mb=ce.split("."),mc=!
1;3<=mb.length&&(mc=mb[mb.length-3]in xm);2<=mb.length&&(mc=mc||mb[mb.length-2]in
xm);lc=mc}}var Uf=lc?kh("",
"pagead2.googlesyndication.com"):vh(),r={};Kz(a,r);xx();r.adsid=Y[1];xx();r.pucrd=Y
[6];var nb=a.B,oe=a.B;r.dt=lx;oi(oe)&&oe.google_bpp&&(r.bpp=oe.google_bpp);var
Fq,kA=z();a:{var lA=z();try{var ed=lA.performance;if(ed&&ed.timing&&ed.now){var
Gq=ed.timing.navigationStart+Math.round(ed.now())-ed.timing.domLoading;break
a}}catch(va){}Gq=null}var Hq=Gq;(Fq=Hq?nx(Hq,kA.Date.now()-
lx,1E6):null)&&(r.bdt=Fq);var Iq=oe.google_iframe_start_time;if("number"!==typeof
Iq)var Jq=null;else oe.google_iframe_start_time=
null,Jq=nx(Iq,lx);var Kq=Jq;null!=Kq&&(r.fdt=Kq);r.idt=nx(a.T,lx);var
ag=a.B;r.shv=lh();r.cbv="/r20190131".replace("/","");"sa"==ag.google_loader_used?
r.ptt=5:"aa"==ag.google_loader_used&&(r.ptt=9);/^\w{1,3}$/.test(ag.google_loader_us
ed)&&(r.saldr=ag.google_loader_used);mh&&(r.jscb=1);nh&&(r.jscd=1);var
gj=Ph(a.pubWin);if(gj){r.is_amp=1;var hj=gj||Ph();r.amp_v=hj&&hj.mode?
+hj.mode.version||null:null;var ij=gj||Ph();if(ij&&ij.container){for(var Lq=
ij.container.split(","),Mq=[],jj=0;jj<Lq.length;jj++)Mq.push(Oh[Lq[jj]]||"x");var
Nq=Mq.join()}else Nq=null;var
Oq=Nq;Oq&&(r.act=Oq)}z()==window.top&&(r.abxe=1);if("_gfp_a_"in a.pubWin){var
kj=a.pubWin._gfp_a_;if("boolean"!==typeof kj)throw Error("Illegal value of _gfp_a_:
"+kj);if(kj&&M(225)){var lj,Pq=new
qx(a.pubWin),Qq=Pq.j.get("__gads","");if(lj=Pq.l&&!
px(Qq)?"Real":Qq)r.cookie=lj,r.crv="Test"!==lj}}var pc=dl(),Rq=hl(pc,8,
{}),bg=nb.google_ad_section;Rq[bg]&&(r.prev_fmts=Rq[bg]);var Sq=hl(pc,
9,{});Sq[bg]&&(r.prev_slotnames=Sq[bg].toLowerCase());Lz(nb,pc);var
Uq=hl(pc,15,0);0<Uq&&(r.nras=String(Uq));r.correlator=hl(pc,7,cl());vl().j["2106054
9"]&&(r.rume=1);if(nb.google_ad_channel){for(var Vq=hl(pc,10,
{}),Wq="",Xq=nb.google_ad_channel.split(Iz),mj=0;mj<Xq.length;mj++){var
nj=Xq[mj];Vq[nj]?Wq+=nj+"+":Vq[nj]=!0}r.pv_ch=Wq}if(nb.google_ad_host_channel)
{for(var cg=hl(pc,11,[]),Yq=nb.google_ad_host_channel.split("|"),dg=-
1,oj=[],Db=0;Db<Yq.length;Db++){var Zq=Yq[Db].split(Iz);cg[Db]||(cg[Db]=
{});for(var pe="",pj=0;pj<Zq.length;pj++){var eg=Zq[pj];""!==eg&&(cg[Db][eg]?
pe+="+"+eg:cg[Db][eg]=!0)}pe=pe.slice(1);oj[Db]=pe;""!==pe&&(dg=Db)}var qj="";if(-
1<dg){for(var rj=0;rj<dg;rj++)qj+=oj[rj]
+"|";qj+=oj[dg]}r.pv_h_ch=qj}r.frm=nb.google_iframing;r.ife=nb.google_iframing_envi
ronment;var $q=nb.google_ad_client;try{var ar=$k(),fg=ar.google_prev_clients;fg||
(fg=ar.google_prev_clients={});if($q in fg)var sj=1;else fg[$q]=!0,sj=2}catch(va)
{sj=0}r.pv=sj;var tj=a.pubWin.document,br=a.B,cr="";try{cr=
tj.cookie}catch(va){}var
dr=tj.domain,qe=cr,gg=a.pubWin.screen,mA=tj.referrer,nA=ki();if(Ph())var
er=z().gaGlobal||{};else{var uj=Math.round((new
Date).getTime()/1E3),vj=br.google_analytics_domain_name,hg="undefined"==typeof vj?
tz("auto",dr):tz(vj,dr),oA=-1<qe.indexOf("__utma="+hg+"."),pA=-
1<qe.indexOf("__utmb="+hg),wj;if(!(wj=(Sh()||z()).gaGlobal)){var qA={};wj=(Sh()||
z()).gaGlobal=qA}var aa=wj,fr=!1;if(oA){var xj=qe.split("__utma="+hg+".")
[1].split(";")[0].split(".");pA?aa.sid=xj[3]:aa.sid||(aa.sid=
uj+"");aa.vid=xj[0]+"."+xj[1];aa.from_cookie=!0}else{aa.sid||(aa.sid=uj+"");if(!
aa.vid){fr=!0;var
rA=Math.round(2147483647*Math.random()),gr=nA,hr,qc=[qz.appName,qz.version,qz.langu
age?qz.language:qz.browserLanguage,qz.platform,qz.userAgent,rz()?
1:0].join("");if(gg)qc+=gg.width+"x"+gg.height+gg.colorDepth;else
if(y.java&&y.java.awt){var
ir=y.java.awt.Toolkit.getDefaultToolkit().getScreenSize();qc+=ir.screen.width+"x"+i
r.screen.height}qc=qc+qe+(mA||"");for(hr=qc.length;0<gr;)qc+=gr--^hr++;aa.vid=(rA^
sz(qc)&2147483647)+"."+uj}aa.from_cookie=!1}if(!aa.cid){b:{var
fd=vj,jr=999;fd&&(fd=0==fd.indexOf(".")?
fd.substr(1):fd,jr=fd.split(".").length);for(var
kr,lr=999,ig=qe.split(";"),re=0;re<ig.length;re++){var jg=uz.exec(ig[re])||
vz.exec(ig[re])||wz.exec(ig[re]);if(jg){var yj=jg[1]||0;if(yj==jr){var
mr=jg[2];break b}yj<lr&&(lr=yj,kr=jg[2])}}mr=kr}var se=mr;fr&&se&&-1!
=se.search(/^\d+\.\d+$/)?(aa.vid=se,aa.from_cookie=!0):se!
=aa.vid&&(aa.cid=se)}aa.dh=hg;aa.hid||
(aa.hid=Math.round(2147483647*Math.random()));
er=aa}var
te=er;r.ga_vid=te.vid;r.ga_sid=te.sid;r.ga_hid=te.hid;r.ga_fc=te.from_cookie;r.ga_c
id=te.cid;r.ga_wpids=br.google_analytics_uacct;var ue=a.pubWin,Aa=new
Ri(ue);if(ue.location&&ue.location.ancestorOrigins){for(var
nr,or=[],sA=Math.min(Aa.l.length,27),gd=1;gd<sA;gd+
+)Aa.l[gd]&&Aa.l[gd].url&&(or[gd-
1]=Aa.l[gd].url);nr=Ti(Aa,or.reverse());r.iag=nr}var
kg=Aa.j.document&&Aa.j.document.scripts?Aa.j.document.scripts:[];if(kg){for(var
zj=[],lg=kg.length-1;0<=lg&&26>zj.length;)kg[lg].src&&zj.unshift(kg[lg].src),
lg--;var pr=Ti(Aa,zj)}else pr=0;r.icsg=pr;var
Aj=Aa.l[0].depth;Aj&&0<Aj&&(r.nhd=Aj);r.dssz=ue.document.scripts?
ue.document.scripts.length:0;for(var qr=Aa.l,rr=[],Bj=qr.length-1;0<Bj;Bj--){var
Cj=qr[Bj];Cj&&null!=Cj.url&&rr.push(Sf(Cj.url.match(Rf)[3]||null))}r.mdo=Pi(rr);var
Dj=Aa.j.document&&Aa.j.document.scripts?Aa.j.document.scripts:[];if(Dj){for(var
sr=[],Ej=Dj.length-1;0<=Ej;Ej--){var Fj=Dj[Ej];Fj&&null!
=Fj.src&&sr.push(Sf(Fj.src.match(Rf)[3]||null))}var tr=Pi(sr)}else
tr=0;r.mso=tr;var Gj=nb.google_ad_layout;
Gj&&0<=Hw[Gj]&&(r.rplot=Hw[Gj]);r.u_tz=-(new
Date).getTimezoneOffset();r.u_his=ki();r.u_java=!!L.navigator&&"unknown"!==typeof
L.navigator.javaEnabled&&!!
L.navigator.javaEnabled&&L.navigator.javaEnabled();L.screen&&(r.u_h=L.screen.height
,r.u_w=L.screen.width,r.u_ah=L.screen.availHeight,r.u_aw=L.screen.availWidth,r.u_cd
=L.screen.colorDepth);L.navigator&&L.navigator.plugins&&(r.u_nplug=L.navigator.plug
ins.length);L.navigator&&L.navigator.mimeTypes&&(r.u_nmime=L.navigator.mimeTypes.le
ngth);if(b)try{var ur=
Ql(a,b);r.adx&&-12245933!=r.adx&&r.ady&&-12245933!=r.ady||
(r.adx=Math.round(ur.x),r.ady=Math.round(ur.y));Ol(b)||(r.adx=-12245933,r.ady=-
12245933)}catch(va){}var Hj=Rh()||
Pl(ui(a.pubWin));Hj&&(r.biw=Hj.width,r.bih=Hj.height);var vr=a.pubWin;if(ui(vr)!
=vr){var Ij=Pl(a.pubWin);Ij&&(r.isw=Ij.width,r.ish=Ij.height)}var
rc=a.pubWin;if(null!==rc&&rc!=rc.top){var
mg=[rc.document.URL];rc.name&&mg.push(rc.name);var wr=Pl(rc,!
1);mg.push(wr.width.toString());mg.push(wr.height.toString());var
xr=Dg(mg.join(""))}else xr=
0;var yr=xr;0!==yr&&(r.ifk=yr);var ng=yi(a.pubWin);var zr=ng&&ng.document?
Nl(ng.document,ng):new me(-12245933,-
12245933);r.scr_x=Math.round(zr.x);r.scr_y=Math.round(zr.y);var
Ar=vl(),Br=El(Ar),og=a.B.google_eids;if(La(og)){Hi(a,64);for(var
pg=0;pg<og.length;pg++)"string"===typeof
og[pg]&&Br.push(og[pg])}r.eid=Br.join();var
Cr=Dl(Ar),Dr=a.B.google_loeid;"string"===typeof
Dr&&(Hi(a,4096),kb(Cr,Dr.split(",")));r.loeid=Cr.join();a.F&&(r.oid=a.F);if(Xj(vl()
,139)===Bl.xa){var Er=yi(a.pubWin);Er&&(r.pg_h=
Em(Er,!0))}var Fr=jl()
[a.B.google_ad_client];Fr&&(r.psts=Fr.join());r.pvsid=$g(a.pubWin);try{var
Jj=a.pubWin.localStorage}catch(va){Jj=null}a:{var qg=-
1;try{Jj&&(qg=parseInt(Jj.getItem("google_pem_mod"),10))}catch(va){var
Gr=null;break a}Gr=0<=qg&&1E3>qg?qg:null}r.pem=Gr;var
Ba=a.B,ha=a.pubWin,ve=a.j,tA=$k();r.ref=Ba.google_referrer_url;r.loc=Ba.google_page
_location;var rg=Ph(ha);if(rg&&Na(rg.data)&&"string"===typeof rg.data.type){var
Kj=rg.data.type.toLowerCase();var Hr="doubleclick"==Kj||"adsense"==
Kj?null:Kj}else Hr=null;var Ir=Hr;Ir&&(r.apn=Ir.substr(0,10));var we=vm(tA);r.url||
r.loc||!we.url||(r.url=we.url,we.zb||(r.usrc=1));we.url!=(r.loc||
r.url)&&(r.top=we.url);Ba.google_async_rrc&&(r.rr=Ba.google_async_rrc);r.rx=0;var
Jr;if(bx&&ex(bx))var Kr=bx;else{var Lj=$k(),Lr=Lj.google_jobrunner;Kr=fx(Lr)?
bx=Lr:Lj.google_jobrunner=bx=new ax(Lj)}var Mr=Kr;(Jr=gi(Mr.tc)?
Mr.tc():null)&&(r.jtc=Jr);0<=a.o&&(r.eae=a.o);var
Nr=null;try{Nr=ve&&ve.localStorage}catch(va){}var Or=iu(Ba,ve,Nr);Or&&(r.fc=Or);
if(!wi(Ba)){var xe=(a.iframeWin||a.pubWin).document,Pr="";if(xe.documentMode){var
sc=Ne(new
Ae(xe),"IFRAME");sc.frameBorder="0";sc.style.height=0;sc.style.width=0;sc.style.pos
ition="absolute";if(xe.body){xe.body.appendChild(sc);try{var
sg=sc.contentWindow.document;sg.open();sg.write("<!DOCTYPE
html>");sg.close();Pr+=sg.documentMode}catch(va)
{}xe.body.removeChild(sc)}}r.docm=Pr}try{var uA=ha.screenX;var
vA=ha.screenY}catch(va){}try{var wA=ha.outerWidth;var xA=ha.outerHeight}catch(va)
{}try{var yA=ha.innerWidth;
var zA=ha.innerHeight}catch(va)
{}r.brdim=[ha.screenLeft,ha.screenTop,uA,vA,ha.screen?ha.screen.availWidth:void
0,ha.screen?ha.screen.availTop:void 0,wA,xA,yA,zA].join();var AA=xl.xa;var
BA=Xj(vl(),67)===AA;var tg=0;void 0===y.postMessage&&(tg|=1);if(BA){var
Qr=Ph(ha);Qr&&Qr.observeIntersection&&(tg|=256);var
Rr=ha.document;Rr&&Ma(Rr.elementFromPoint)&&(tg|=1024)}var
Sr=tg;0<Sr&&(r.osd=Sr);r.vis=cm(ha.document);if(b){var Tr=Nm(Ba)?Ry:zy(new
uy(ha,b,null,{width:0,height:0},Ba.google_ad_width,Ba.google_ad_height,
!1));r.rsz=Tr.toString();r.abl=ry(Tr)}if(!Nm(Ba)){var Mj=zi(Ba);if(Mj){var Ur=0;a:
{try{var Vr=Ba.google_async_iframe_id,Wr=z().document;if(Vr)var
Xr=Wr.getElementById(Vr);else{var
Yr=Wr.getElementsByTagName("script"),Zr=Yr[Yr.length-1];Xr=Zr&&Zr.parentNode||
null}var $r=Xr;if($r){for(var ye=[],ug=$r,CA=0,DA=Date.now();100>=+
+CA&&50>Date.now()-DA&&(ug=Mz(ug));)1===ug.nodeType&&ye.push(ug);b:{for(var
Nj=0;Nj<ye.length;Nj++){c:{var
Eb=ye[Nj];try{if(Eb.parentNode&&0<Eb.offsetWidth&&0<Eb.offsetHeight&&
Eb.style&&"none"!==Eb.style.display&&"hidden"!==Eb.style.visibility&&(!
Eb.style.opacity||0!==Number(Eb.style.opacity))){var
as=Eb.getBoundingClientRect();var bs=0<as.right&&0<as.bottom;break c}}catch(va)
{}bs=!1}if(!bs){var cs=!1;break b}}cs=!0}if(cs){b:{for(var FA=Date.now(),GA=/^html|
body$/i,HA=/^fixed/i,Oj=0;Oj<ye.length&&50>Date.now()-FA;Oj++){var vg=ye[Oj];if(!
GA.test(vg.tagName)&&HA.test(vg.style.position||$h(vg))){var Pj=vg;break
b}}Pj=null}break a}}}catch(va){}Pj=null}var Qj=Pj;Qj&&Qj.offsetWidth*
Qj.offsetHeight<=4*Mj.width*Mj.height&&(Ur=1);r.pfx=Ur}}if("26835106"===Xj(vl(),41)
&&ve){try{var ds=ve.document.getElementsByTagName("head")[0];var es=ds?
Fz(ds):0}catch(va){es=0}var fs=es;0!==fs&&(r.cms=fs)}Ba.google_lrv!
==lh()&&(r.alvm=Ba.google_lrv||"none");r.fu=a.A;var hd=new
Gz;y.SVGElement&&y.document.createElementNS&&hd.set(0);var gs=Og();gs["allow-top-
navigation-by-user-activation"]&&hd.set(1);gs["allow-popups-to-escape-
sandbox"]&&hd.set(2);y.crypto&&y.crypto.subtle&&hd.set(3);y.TextDecoder&&
y.TextEncoder&&hd.set(4);var IA=Hz(hd);r.bc=IA;xx();r.jar=Y[4];if(oh){if(oh){var
hs=Uj();hs&&(r.debug_experiment_id=hs)}r.creatives=Nz(/\b(?:creatives)=([\d,]
+)/);r.adgroups=Nz(/\b(?:adgroups)=([\d,]
+)/);r.adgroups&&(r.adtest="on",r.disable_budget_throttling=!
0,r.use_budget_filtering=!1,r.retrieve_only=!0,r.disable_fcap=!0)}am()&&(r.atl=!
0);var js=a.B,JA=js.google_ad_channel,ks="/pagead/ads?";"ca-pub-
6219811747049371"===js.google_ad_client&&Oz.test(JA)&&(ks="/pagead/lopri?");var
Rj=Xl(Uf,ks);3===
cm(a.pubWin.document)&&(a.v=!0,a.D=Rj,Rj=Xl(Uf,"/pagead/blank.gif#?"));var
LA=ji(r,Rj+(oh&&c.google_debug_params?c.google_debug_params:""));return
c.google_ad_url=LA}
function Pz(a){var b="RS-"+a.google_reactive_sra_index+"-",c={};return
ji((c.adk=a.google_ad_unit_key,c.client=a.google_ad_client,c.fa=a.google_reactive_a
d_format,c),Xl(vh(),
["/pagead/html/",lh(),"/r20190131/zrt_lookup.html#",encodeURIComponent(b)].join("")
))}
function Mz(a){try{if(a.parentNode)return a.parentNode}catch(e){return
null}if(9===a.nodeType)a:{try{var b=Ee(a);if(b){var
c=b.frameElement;if(c&&Tf(b.parent)){var d=c;break a}}}catch(e){}d=null}else
d=null;return d}function Nz(a){try{var b=y.top.location.hash;if(b){var
c=b.match(a);return c&&c[1]||""}}catch(d){}return""}function Lz(a,b){var c=hl(b,8,
{});b=hl(b,9,{});var
d=a.google_ad_section,e=a.google_ad_format;a=a.google_ad_slot;e?c[d]=c[d]?c[d]+
(","+e):e:a&&(b[d]=b[d]?b[d]+(","+a):a)}
function Qz(a,b){var
c=a.I;c&&(c.Pd&&(b.npa=1),c.kc&&(b.guci=c.kc),c.Zd&&(b.gdpr_consent=c.Zd,c.qd&&(b.a
ddtl_consent=c.qd)));a.G&&(b.us_privacy=a.G);a.tcString&&(b.gdpr_consent=a.tcString
);void 0!
=a.gdprApplies&&(b.gdpr=a.gdprApplies?"1":"0");a.addtlConsent&&(b.addtl_consent=a.a
ddtlConsent)}function Kz(a,b){var c=a.B;N(Ei,function(d,e)
{b[d]=c[e]});Qz(a,b);N(Di,function(d,e){b[d]=c[e]});N(Gi,function(d,e)
{b[d]=c[e]});Nm(c)&&(b.fa=Mm(c))}var Oz=/YtLoPri/;function Rz(a){a=void 0===a?
y:a;return a.ggeac||(a.ggeac={})};function Sz(){}Ja(Sz);function Tz(a,b){b=void
0===b?
500:b;gx.call(this);this.m=a;this.j=null;this.v={};this.A=0;this.C=b;this.o=null}la
(Tz,gx);Tz.prototype.l=function()
{this.v={};this.o&&(K(this.m,"message",this.o),delete this.o);delete this.v;delete
this.m;delete this.j;gx.prototype.l.call(this)};function Uz(a){return
Ma(a.m.__uspapi)||null!=Vz(a)}function Wz(a,b){var c={};if(Uz(a)){var
d=zb(function(){return b(c)});Xz(a,function(e,f)
{f&&(c=e);d()});setTimeout(d,a.C)}else b(c)}
function Xz(a,b){if(Ma(a.m.__uspapi))a=a.m.__uspapi,a("getUSPData",1,b);else
if(Vz(a)){Yz(a);var c=+
+a.A;a.v[c]=b;a.j&&(b={},a.j.postMessage((b.__uspapiCall={command:"getUSPData",vers
ion:1,callId:c},b),"*"))}}function Vz(a){if(a.j)return
a.j;a.j=Qg(a.m,"__uspapiLocator");return a.j}function Yz(a){a.o||(a.o=function(b)
{try{var c;"string"===typeof b.data?c=JSON.parse(b.data):c=b.data;var
d=c.__uspapiReturn;a.v[d.callId](d.returnValue,d.success)}catch(e)
{}},J(a.m,"message",a.o))};function Zz(a)
{gx.call(this);this.m=a;this.j=null;this.v={};this.A=0;this.o=null}la(Zz,gx);Zz.pro
totype.l=function(){this.v={};this.o&&(K(this.m,"message",this.o),delete
this.o);delete this.v;delete this.m;delete this.j;gx.prototype.l.call(this)};
function $z(a,b){var c={},d=zb(function(){return
b(c)});aA(a,"addEventListener",function(e,f){f&&(c=e);e=void 0!
==c.tcString&&"string"!==typeof c.tcString||void 0!==c.gdprApplies&&"boolean"!
==typeof c.gdprApplies||void 0!==c.listenerId&&"number"!==typeof c.listenerId||void
0!==c.addtlConsent&&"string"!==typeof c.addtlConsent||!
c.cmpStatus||"error"===c.cmpStatus?!1:!0;e&&("loaded"!==c.cmpStatus||"tcloaded"!
==c.eventStatus&&"useractioncomplete"!==c.eventStatus)||(e||
(c.tcString="tcunavailable"),aA(a,
"removeEventListener",function(){},c.listenerId),d())})}function aA(a,b,c,d)
{if(Ma(a.m.__tcfapi))a=a.m.__tcfapi,a(b,2,c,d);else if(bA(a)){cA(a);var e=+
+a.A;a.v[e]=c;a.j&&(c={},a.j.postMessage((c.__tcfapiCall={command:b,version:2,callI
d:e,parameter:d},c),"*"))}}function bA(a){if(a.j)return
a.j;a.j=Qg(a.m,"__tcfapiLocator");return a.j}
function cA(a){a.o||(a.o=function(b){try{var c;"string"===typeof b.data?
c=JSON.parse(b.data):c=b.data;var d=c.__tcfapiReturn;a.v[d.callId]
(d.returnValue,d.success)}catch(e){}},J(a.m,"message",a.o))};function dA(a,b,c,d)
{try{var e=new Af(b,c);e.Ha=d;e.win=a;yf(new zf(e))}catch(f){}}function eA(a){var
b=lh();var c=void 0===c?dA:c;if(M(215)&&!a.goog_sdr_l)
{Object.defineProperty(a,"goog_sdr_l",{value:!0});var d=function(){function e()
{c(a,"gda",b,String($g(a)))}var f=Ih(37);f?
a.setTimeout(e,f):e()};"complete"===a.document.readyState?d():J(a,"load",d)}};var
fA=void 0;function gA(){gx.call(this)}la(gA,gx);gA.prototype.l=function()
{gx.prototype.l.call(this)};var hA=this;
function iA(a){var
b=a.iframeWin,c=a.vars;b&&(c.google_iframe_start_time=b.google_iframe_start_time);v
ar d=new hh(yi(a.pubWin),a.pubWin,b,c);d.T=Date.now();bm(1,
[d.B]);a=yk(159,function(){return jA(d)});a=a.catch(function(e){if(!rk.j(159,e,void
0,void 0))throw e;});return a.then(function(){yk(639,function(){var e=d.B;var
f=d.j;if(f&&1===e.google_responsive_auto_format&&!
0===e.google_full_width_responsive_allowed){var g;
(g=(g=f.document.getElementById(e.google_async_iframe_id))?Le(g):null)?(e=new $w(f,
g,e),e.l=y.setInterval(Ta(e.C,e),500),e.C(),e=!0):e=!1}else e=!1;return
e});yk(160,function(){var e=d.iframeWin;!oi(d.B)&&e?Ii(e):
(e=$k().google_jobrunner,fx(e)&&e.rl(),Ki(d))})})}function jA(a)
{if(/_sdo/.test(a.B.google_ad_format))return Promise.resolve();tl(function(d)
{return Ll(a,d)});var b=vl();Xj(b,108)&&(sh=rh);var c=!Ph()&&!Mc();return!c||c&&!
EA(a,b)?KA(a,b):Promise.resolve()}
function MA(a,b,c){c=void 0===c?!1:c;b=Ql(a,b);var d=Rh()||Pl(ui(a.pubWin));if(!
b||-12245933==b.y||-12245933==d.width||-12245933==d.height||!d.height)return 0;var
e=0;try{var f=ui(a.pubWin);e=Nl(f.document,f).y}catch(g){return
0}a=e+d.height;return b.y<e?c?0:(e-b.y)/d.height:b.y>a?(b.y-a)/d.height:0}function
NA(a){try{return a.iframeWin.frameElement}catch(b){}return null}function EA(a,b)
{return OA(a,b)||PA(a,b)}
function OA(a,b){var c=a.B;if(!c.google_pause_ad_requests)return!1;var
d=y.setTimeout(function(){R("abg:cmppar",
{client:a.B.google_ad_client,url:a.B.google_page_url})},1E4),e=Q(450,function()
{c.google_pause_ad_requests=!
1;y.clearTimeout(d);a.pubWin.removeEventListener("adsbygoogle-pub-unpause-ad-
requests-event",e);EA(a,b)||KA(a,b)});a.pubWin.addEventListener("adsbygoogle-pub-
unpause-ad-requests-event",e);return!0}
function PA(a,b){var c=a.pubWin.document,d=QA(a);if(0>d.hidden&&0>d.visible)return!
1;var e=NA(a),f=e||a.m;null==e&&null!=a.m&&R("ins_no_ifr",
{sf:a.B.google_enable_single_iframe});var g=dm(c);if(!f||!g)return!1;if(!
em(c))return RA(a,b,d.visible,f);if(MA(a,f)<=d.hidden)return!1;var
h=Q(332,function(){!em(c)&&h&&(K(c,g,h),RA(a,b,d.visible,f)||
KA(a,b),h=null)});return J(c,g,h)}
function QA(a){var b={hidden:0,visible:Ih(30)||4};a=Xk(a.pubWin);var c;(c=!
y.IntersectionObserver)||(c=Ig(a.j[118]));c&&(b.visible=-1);Qf()&&(a=Ih(29)||
Math.max(Wk(a,82),1),b.visible*=a);return b}
function RA(a,b,c,d){if(!d||0>c)return!1;var e=a.B;if(Nm(e)||
e.google_reactive_ads_config||!Ol(d)||MA(a,d)<=c)return!1;var f=dl(),g=hl(f,8,
{});f=hl(f,9,{});e=e.google_ad_section||e.google_ad_region||"";g=!g[e]&&!
f[e];e=M(205)&&!!a.pubWin.google_apltlad;if(g&&!e)return!1;a.J=new
y.IntersectionObserver(function(h,k){ab(h,function(l){0>=l.intersectionRatio||
(k.unobserve(l.target),yk(294,function(){KA(a,b)}))})},
{rootMargin:100*c+"%"});a.J.observe(d);return!0}
function KA(a,b){yk(326,function(){var d=a.B;if(oi(d)?1==mi(d):!mi(d)){var e=(d=!!
b.j["1337"])||b.j["21060549"]||b.j["20040067"]||
Xj(b,87)==yl.Ob,f=z();if(e&&f===f.top){e=$d;var
g=b.j["21060549"]&&b.j["21060624"],h=b.j["21062272"],k=new Tl,l=new
Ul,m=$g(a.pubWin);Yd(k,1,m,0);m=Yj(b).join();Yd(k,5,m,"");Yd(k,2,1,0);Zd(l,1,k);k=n
ew Rl;k=Yd(k,10,!0,!1);k=Yd(k,8,g,!1);k=Yd(k,9,g,!1);k=Yd(k,7,g,!1);g=Yd(k,13,g,!
1);h=Yd(g,14,h,!
1);Zd(l,2,h);f.google_rum_config=e(l);f=f.document;e=Yl(xi(),"/pagead/js/r20200505/
r20190131/rum.js");
oh&&d&&(e=e.replace("rum","rum_debug"));Yf(f,e)}else
gk(lk)}});a.B.google_ad_channel=SA(a,a.B.google_ad_channel);a.B.google_tag_partner=
TA(a,a.B.google_tag_partner);UA(a);var c=a.B.google_start_time;"number"===typeof
c&&(lx=c,a.B.google_start_time=null);yk(161,function(){var
d=a.B;null==d.google_ad_output&&(d.google_ad_output="html");if(null!
=d.google_ad_client){var e;(e=String(d.google_ad_client))?
(e=e.toLowerCase())&&"ca-"!
=e.substring(0,3)&&(e="ca-"+e):e="";d.google_ad_client=e}null!=d.google_ad_slot&&
(d.google_ad_slot=String(d.google_ad_slot));if(null==d.google_flash_version)
{try{var f=vi()}catch(g){f="0"}d.google_flash_version=f}d.google_webgl_support=!!
L.WebGLRenderingContext;d.google_ad_section=d.google_ad_section||
d.google_ad_region||"";d.google_country=d.google_country||d.google_gl||"";f=(new
Date).getTime();La(d.google_color_bg)&&(d.google_color_bg=Ji(a,d.google_color_bg,f)
);La(d.google_color_text)&&(d.google_color_text=Ji(a,d.google_color_text,f));La(d.g
oogle_color_link)&&(d.google_color_link=
Ji(a,d.google_color_link,f));La(d.google_color_url)&&(d.google_color_url=Ji(a,d.goo
gle_color_url,f));La(d.google_color_border)&&(d.google_color_border=Ji(a,d.google_c
olor_border,f));La(d.google_color_line)&&(d.google_color_line=Ji(a,d.google_color_l
ine,f))});VA(a);if(c=a.B.google_reactive_ads_config)if(nu(a.j,c),a.j)Bw(c,a),c=c.pa
ge_level_pubvars,Na(c)&&Lb(a.B,c);else return
Promise.resolve();Nm(a.B)&&(Sk()&&(a.B.google_adtest=a.B.google_adtest||"on"),a.B.g
oogle_pgb_reactive=a.B.google_pgb_reactive||
3);WA(a.j);return XA(a)}function VA(a){if(a.j&&(gu(a.j,a.B),fu(a.j.location))){var
b=a.j;a=a.B.google_ad_client;var c={},d={};a=(d.enable_page_level_ads=(c.pltais=!
0,c),d.google_ad_client=a,d);tu(b,a)}}function SA(a,b){return(b?[b]:
[]).concat(Bi(a.B).ad_channels||[]).join("+")}function TA(a,b){return(b?[b]:
[]).concat(Bi(a.B).tag_partners||[]).join("+")}
function YA(a,b,c,d){var e=d.iframeWin?
d.B.google_container_id:d.m.id;c.src=mx(a);var f=(d.iframeWin||
d.pubWin).document,g=f.currentScript||
f.scripts&&f.scripts[0],h=z()==window.top;if(Mc()||!g&&!
e)c=Dx(c),h&&(Th(d.pubWin),y.setTimeout(Q(222,function(){var
l=f.getElementById(b);l?d.l.push(Th(d.pubWin,l)):R("inabox:no-iframe",
{adUrl:a})}),0)),e?ZA(e,f,c):f.write(c);else{var k=Ne(new
Ae(f),"IFRAME");N(c,function(l,m){null!
=l&&k.setAttribute(m,l)});h&&d.l.push(Th(d.pubWin,k));e?
$A(e,f,k):g.parentNode.insertBefore(k,
g.nextSibling)}M(236)&&!d.B.google_refresh_count&&y.setTimeout(Q(644,function()
{bh(f.getElementById(b),function(){y.setTimeout(function(){for(var
l=t(d.l),m=l.next();!
m.done;m=l.next())m=m.value,m();d.l.length=0},200)})}),0)}function aB(a,b,c){return
a.j?pu(525,function(d){(a.iframeWin?
a.iframeWin.document.body:a.m).appendChild(b);d.createAdSlot(a.j,a.B,c,b);return
b}):(R("jserror",{context:"ac_crai"}),null)}
function bB(a,b,c,d,e){e=void 0===e?!1:e;eA(a.pubWin);var f="string"===typeof b?
(a.iframeWin||a.pubWin).document.getElementById(b):b;if(f){var
g=a.j,h=a.iframeWin&&oi(a.B)?a.iframeWin.frameElement:f;J(f,"load",function()
{f&&f.setAttribute("data-load-complete",!0);if((a.B.ovlp||
M(190))&&g&&g===a.pubWin&&h){var
n=h.ownerDocument.getElementById(h.id+"_expand");n&&cB(g,a,n,f)}});e=function(n)
{n&&a.l.push(function(){return n.Xa()})};var k=dB(a);!g||Nm(a.B)&&!Om(a.B)||(e(new
Wy(g,f,h,a.B)),e(Qx(a,f)),e(Kx(a,
f)),e(g.IntersectionObserver?null:new
Mx(g,f,a.m)),e(pz(g,f,a.B,a.V,Q(627,function(n){n||k();n=t(a.l);for(var
q=n.next();!q.done;q=n.next())q=q.value,q();a.l.length=0}))));g&&(e(new
jx(g,f,a.B)),a.l.push(Sw(a.iframeWin,g,a.B)),a.l.push(Fx(g,f)),Pw.W().P(g));a.v&&eB
(a,f,a.pubWin.document);fB(a,c,f);f&&f.setAttribute("data-google-container-
id",d);e=a.B.iaaso;if(null!=e&&h){var
l=h.ownerDocument.getElementById(h.id+"_expand"),m=l.parentElement;
(m&&ri.test(m.className)?m:l).setAttribute("data-auto-ad-size",
e)}gB(a)}else e?R("jserror",{context:"ac::nfrm",url:c}):(e=Q(162,function(){return
bB(a,b,c,d,!0)}),y.setTimeout(e,0))}
function dB(a){var b=a.iframeWin||a.pubWin;if(!b)return function(){};var
c=a.B.google_ad_client,d=jl(),e=null,f=Ck(b,"pvt",function(g,h){var
k;if(k=h.source&&"string"===typeof g.token)a:{try{var l=h.source;h=b||L;for(var
m=0;20>m;m++){if(l==h){k=!0;break a}if(l==h.top)break;l=l.parent}}catch(n){}k=!
1}k&&(e=g.token,f(),d[c]=d[c]||
[],d[c].push(e),100<d[c].length&&d[c].shift())});return function()
{e&&La(d[c])&&(hb(d[c],e),d[c].length||delete d[c],e=null)}}
function gB(a){var b=Ph(a.pubWin);if(b)if("AMP-STICKY-AD"===b.container){var
c=a.iframeWin||a.pubWin,d=function(f)
{"fill_sticky"===f.data&&(b.renderStart&&b.renderStart(),a.iframeWin&&K(c,"message"
,d))},e=Q(616,d,hA);J(c,"message",e);a.l.push(function(){K(c,"message",d)})}else
b.renderStart&&b.renderStart()}
function cB(a,b,c,d){Wx(new Sx(a),c).then(function(e){bm(8,[e]);return
e}).then(function(e){var f=c.parentElement;(f&&ri.test(f.className)?
f:c).setAttribute("data-overlap-observer-
io",e.isOverlappingOrOutsideViewport);return e}).then(function(e){var
f=b.B.armr||"",g=(Bi(b.B).eids||
[]).join(","),h=e.executionTime||"",k=null==b.B.iaaso?"":Number(b.B.iaaso),l=Number
(e.isOverlappingOrOutsideViewport),m=cb(e.entries,function(q){return
q.overlapType+":"+q.overlapDepth+":"+q.overlapDetectionPoint}),n=e.overlappedArea.t
oFixed(2);
R("ovlp",
{adf:b.B.google_ad_dom_fingerprint,armr:f,client:b.B.google_ad_client,eid:g,et:h,fw
rattr:b.B.google_full_width_responsive,iaaso:k,io:l,saldr:b.B.google_loader_used,oa
:n,oe:m.join(","),qid:d.dataset.googleQueryId||"",rafmt:b.B.google_responsive_auto_
format,roa:n*e.targetRect.width*e.targetRect.height,slot:b.B.google_ad_slot,sp:e.sc
rollPosition.scrollX+","+e.scrollPosition.scrollY,tgt:ni(e.target),tr:
[e.targetRect.left,e.targetRect.top,e.targetRect.right,e.targetRect.bottom].join(),
url:b.B.google_page_url,
vp:e.viewportSize.width+"x"+e.viewportSize.height},1)}).catch(function(e){bm(8,
["Error:",e.message,c]);R("ovlp-err",{err:e.message},1)})}function eB(a,b,c){if(3!
==cm(c))hB(a.D,b);else{var d=dm(c);if(d){var e=function()
{K(c,d,f);e=null},f=function(){hB(a.D,b);e&&e()};J(c,d,f);a.l.push(function()
{return e&&e()})}}a.v=!1}function iB(a){var b=Ng().join(" ");a.sandbox=b}
function jB(a){var b=B("Edge")?4E3:8100;var c=a;var d=b-
8;c.length>b&&(c=c.substring(0,d),c=c.replace(/%\w?$/,""),c=c.replace(/&[^=]*=?
$/,""),c+="&trunc=1");c!==a&&(b-=8,d=a.lastIndexOf("&",b),-
1===d&&(d=a.lastIndexOf("?",b)),R("trn",{ol:a.length,tr:-
1===d?"":a.substring(d+1),url:a},.01));return c}
function kB(a,b){var
c=a.B,d=mi(c);c=a.iframeWin?"google_ads_frame"+d:c.google_async_iframe_id;var
e=b,f=0===a.o,g=a.B;b=g.google_async_iframe_id;var
h=a.iframeWin?"google_ads_frame"+d:b,k=g.google_ad_width,l=g.google_ad_height,m={id
:h,name:h};a.iframeWin||(m.style="left:0;position:absolute;top:0;border:0;width:"+
(k+"px;height:")+(l+"px;"));var n=Aw(g),q=!n&&!zw(g)&&eu(g);var u=Og();if(u=!(!
u["allow-top-navigation-by-user-activation"]||!u["allow-popups-to-escape-
sandbox"])){var v=e;var w="fsb="+encodeURIComponent("1");
if(w){e=v.indexOf("#");0>e&&(e=v.length);var E=v.indexOf("?");if(0>E||E>e){E=e;var
S=""}else S=v.substring(E+1,e);v=[v.substr(0,E),S,v.substr(e)];e=v[1];v[1]=w?e?
e+"&"+w:w:e;e=v[0]+(v[1]?"?"+v[1]:"")+v[2]}else e=v;iB(m)}v=e;e=jB(e);S=f?
e.replace(/&ea=[^&]*/,"")+"&ea=0":e;Ex(m,k,l,mx(S));w=Dx(m);E="";if(f)
{E=10;for(S="";0<E--;)S+="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234
56789".charAt(Math.floor(62*Math.random()));E=S;e=Ak(e,E);Ak(v,E)}else
e=S;g.dash&&(m.srcdoc=g.dash);M(312)&&void 0===
fA&&(document.hasTrustToken?fA=new gA(a.pubWin):fA=null);v=null;n?
(v=e,q=a.B,m=q.google_ad_width,n=q.google_ad_height,q=q.google_reactive_sra_index,m
&&n&&null!=q?
(q=a.iframeWin?"google_ads_frame_rsra_"+q:a.B.google_async_iframe_id,q={id:q,name:q
},u&&iB(q),Ex(q,m,n,v),u=Cx(q),v=aB(a,u,b)):v=null):q?
(m.src=mx(e),u=Cx(m),v=aB(a,u,b)):YA(e,h,m,a);f&&(f=e,e=E,u=Xl(xi(),"/pagead/js/r20
200505/r20190131/creativetoolset/xpc_expansion_embed.js"),
d={id:h,url:f,width:k,height:l,Yb:e,Ld:a.pubWin,Vc:b||void
0,Oh:"google_expandable_ad_slot"+d,vd:u,wb:a.iframeWin||a.pubWin},d=!d.id||!d.url||
0>=d.width||0>=d.height||!d.Yb||!d.wb?void
0:Gk(d.wb,Ua(Kk,d,u)),d&&a.l.push(d));if(a.iframeWin&&oi(g)){a=["<!DOCTYPE
html><html><body>",w,"</body></html>"].join("");a=String(a);d=['"'];for(g=0;g<a.len
gth;g++){k=a.charAt(g);l=k.charCodeAt(0);h=g+1;if(!(f=qd[k])){if(!
(31<l&&127>l))if(l=k,l in rd)k=rd[l];else if(l in
qd)k=rd[l]=qd[l];else{f=l.charCodeAt(0);if(31<
f&&127>f)k=l;else{if(256>f){if(k="\\x",16>f||256<f)k+="0"}else
k="\\u",4096>f&&(k+="0");k+=f.toString(16).toUpperCase()}k=rd[l]=k}f=k}d[h]=f}d.pus
h('"');a="javascript:"+d.join("");d=z();(new ox(d)).set(b,a)}return v||c}function
fB(a,b,c){var d=!Nc()||0<=gc(Rc(),11)?
Wa():sm();d.getOseId()&&(Va(),d.registerAdBlock(b,1,"",c),a.l.push(function()
{d.unloadAdBlock(c,!!a.B.google_refresh_count,!0)}))}
function lB(a,b,c){var d=a.B,e=a.pubWin,f=null;try{f=e.localStorage}catch(k){}var
g="";Aw(d)?(g=Pz(d),Lz(d,dl()),mB(d)):(zw(d)||!eu(d)||
du(e,d,f))&&mB(d)&&(g=Jz(a,b));bm(2,
[d,g]);b&&b.id==c&&b&&b.parentNode&&b.parentNode.removeChild(b);if(g){oi(d)||
li(e);c=mi(d);var h=y.window===y.window.top?"a!"+c.toString(36):c.toString(36)+"."+
(Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*M
ath.random())^+new Date).toString(36));b=b?0<MA(a,b,!0):!
1;d={};c=(d.ifi=c,d.uci=h,d);
b&&(b=dl(),c.btvi=hl(b,21,1),il(b,21));g=ji(c,g);c=M(284);d=M(283);(c||
d)&&zk("cr_urlbuilt",c);b=kB(a,g);g=jB(g);nB(a,NA(a)||a.m);(c||
d)&&zk("cr_postwrite",c);c=function(k){bB(a,k,g,h)};"string"===typeof b?
c(b):b.then(c).then(null,function(k){rk.j(223,k,void 0,void 0)})}}function oB(a)
{return"aa"!==a.google_loader_used&&"sa"!==a.google_loader_used||!(Pc()?
0<=gc(Rc(),11):Oc()&&0<=gc(Rc(),65))?Promise.resolve():new Promise(function(b)
{Ax(b.bind(null,!0))})}
function pB(a){if(!M(259))return Promise.resolve();var b=new Tz(a);return new
Promise(function(c){Wz(b,function(d){d&&"string"===typeof d.uspString?
c(d.uspString):c()})})}function qB(a){var b=new Zz(a);return
M(279)&&(Ma(b.m.__tcfapi)||null!=bA(b))?new Promise(function(c)
{$z(b,c)}):Promise.resolve()}function rB(a){var
b="aa"===a.google_loader_used||"sa"===a.google_loader_used,c=a.google_ad_client;a=f
h(qh,c);return b&&a.Ac?new Promise(function(d){gh(qh,c,d)}):Promise.resolve(a)}
function sB(){return ch()&&M(304)&&!Pg(y.top,"googlefcLoaded")?(new
Promise(function(a){return setTimeout(a,500)})).then(sB):Promise.resolve()}
function tB(a,b,c){ux=z;xx();tx(".google.co.id")&&(Z[1]=".google.co.id");return
sB().then(function(){var d=[qB(a.pubWin),pB(a.pubWin),rB(a.B),oB(a.B)];return
Promise.all(d).then(function(e){var f=t(e);e=f.next().value;var
g=f.next().value,h=f.next().value;f=f.next().value;e&&(a.tcString=e.tcString,a.gdpr
Applies=e.gdprApplies,a.addtlConsent=e.addtlConsent||"");g&&(a.G=g);h&&(a.I=h);f&&(
a.C=Ax);lB(a,b,c)})})}
function XA(a){var b=a.B.google_ad_width,c=a.B.google_ad_height;var
d=a.pubWin.document;var e=a.B,f=0;try{!1===e.google_allow_expandable_ads&&(f|
=1);if(!d.body||isNaN(e.google_ad_height)||isNaN(e.google_ad_width)||
a.iframeWin&&d.domain!
=a.iframeWin.location.hostname||!/^http/.test(d.location.protocol))f|=2;a:
{e=navigator;var g=e.userAgent,h=e.platform,k=/WebKit\/(\d+)/,l=/rv:
(\d+\.\d+)/,m=/rv:1\.8([^.]|\.0)/;if(/Win|Mac|Linux|iPad|iPod|
iPhone/.test(h)&&!/^Opera/.test(g)){var n=(k.exec(g)||[0,0])[1],
q=(l.exec(g)||[0,0])[1];if(/Win/.test(h)&&/Trident/.test(g)&&11<=d.documentMode||!
n&&"Gecko"===e.product&&27<=q&&!m.test(g)||536<=n){var u=!0;break a}}u=!1}u||(f|
=4)}catch(v){f|=8}d=f;tm(a.pubWin,a.pubWin.document,b,c)&&(d|=2);a.o=d;0===a.o||
(a.B.google_allow_expandable_ads=!1);$k()!
=a.pubWin&&Hi(a,4);sh&&Hi(a,16);ph&&Hi(a,8);3===cm(a.pubWin.document)&&Hi(a,32);if(
b=a.j)b=a.j,b=!
(V(b).scrollWidth<=V(b).clientWidth);b&&Hi(a,1024);null==a.iframeWin&&Hi(a,8192);a.
B.google_loader_features_used&&Hi(a,
a.B.google_loader_features_used);pm=mm();hm=th;gm=uh;b=!Nc()||0<=gc(Rc(),11)?
Wa():sm();c=dl();a.F=b.setupOse(hl(c,7,cl()));b="";
(c=a.B.google_async_iframe_id)&&null==a.iframeWin?c=a.m:c?
c=a.pubWin.document.getElementById(c):
(c=b="google_temp_span",d=a.B.google_container_id,f=a.iframeWin.document,u=d&&f.get
ElementById(d)||f.getElementById(c),u||d||!c||(f.write("<span
id="+c+"></span>"),u=f.getElementById(c)),c=u);return tB(a,c,b)}
function $A(a,b,c){if(a=b.getElementById(a))
{for(a.style.visibility="visible";b=a.firstChild;)a.removeChild(b);a.appendChild(c)
}}function ZA(a,b,c)
{a&&(a=b.getElementById(a))&&c&&(a.style.visibility="visible",a.innerHTML=c)}functi
on hB(a,b){var c=b.src,d=c.indexOf("/pagead/blank.gif#?");a=-1===d?
c:a+c.substr(d+19);a!
==c&&(c=b.nextSibling,d=b.parentNode,d.removeChild(b),b.src=a,d.insertBefore(b,c))}
function mB(a){var b=dl(),c=a.google_ad_section;Nm(a)&&il(b,15);if(wi(a))
{if(100<il(b,5))return!1}else if(100<il(b,6)-hl(b,15,0)&&""==c)return!1;return!
0}function nB(a,b){b&&a.B.rpe&&Qy(a.pubWin,b,
{height:a.B.google_ad_height,Mb:"force",Vb:!0,uc:!0,Sb:a.B.google_ad_client})}
function UA(a){var b=a.j;if(b&&!Bi(b).ads_density_stats_processed&&!
Ph(b)&&(Bi(b).ads_density_stats_processed=!0,M(290)||.01>yg(b))){var c=function()
{if(b){var d=pv(rv(b),a.B.google_ad_client,b.location.hostname,Bi(a.B).eids||
[]);R("ama_stats",d,1)}};"complete"===b.document.readyState?
y.setTimeout(c,1E3):J(b,"load",function(){y.setTimeout(c,1E3)})}}function WA(a)
{a&&!Bi(a).host_pinged_back&&(Bi(a).host_pinged_back=!0,R("abg_host",
{host:a.location.host},.01))};(function(){var a=[Zw,Yw,wl,xk];rk.l=function(b)
{ab(a,function(c){c(b)});tk(b);uk(b)}})();var uB=y.google_sl_win||y;if(!
uB.google_sa_impl){uB.google_sa_impl=iA;var vB=Rz(uB),wB=1;vB=void 0===vB?
Rz():vB;wB=void 0===wB?0:wB;var nl=vB,ol=wB;ol=void 0===ol?0:ol;ml();var
Gh=vB,Hh=wB;Hh=void 0===Hh?
0:Hh;Fh();Sz.W();Eh.W().j();uB.google_process_slots&&uB.google_process_slots()};}).
call(this,window,document,location)

You might also like