0% found this document useful (0 votes)
13 views61 pages

F

The document contains a JavaScript code that polyfills various ECMAScript features, such as Promises, Map, Set, and others. It defines utility functions and classes to ensure compatibility with older environments that do not support these features natively. The code also includes methods for handling iteration and object manipulation.

Uploaded by

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

F

The document contains a JavaScript code that polyfills various ECMAScript features, such as Promises, Map, Set, and others. It defines utility functions and classes to ensure compatibility with older environments that do not support these features natively. The code also includes methods for handling iteration and object manipulation.

Uploaded by

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

(function(window,document,location){var n;function aa(a){var b=0;return function()

{return b<a.length?{done:!1,value:a[b++]}:{done:!0}}}function r(a){var


b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?
b.call(a):{next:aa(a)}}function w(a){if(!(a instanceof Array)){a=r(a);for(var
b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a}var ba="function"==typeof
Object.create?Object.create:function(a){function b(){}b.prototype=a;return new
b},ca;if("function"==typeof Object.setPrototypeOf)ca=Object.setPrototypeOf;else{var
da;a:{var ea={a:!0},fa={};try{fa.__proto__=ea;da=fa.a;break a}catch(a){}da=!
1}ca=da?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is
not extensible");return a}:null}var ha=ca;function ia(a,b)
{a.prototype=ba(b.prototype);a.prototype.constructor=a;if(ha)ha(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)},na="undefined"!=typeof window&&window===this?
this:"undefined"!=typeof global&&null!=global?global:this;function oa()
{oa=function(){};na.Symbol||(na.Symbol=pa)}function qa(a,b)
{this.j=a;ma(this,"description",{configurable:!0,writable:!
0,value:b})}qa.prototype.toString=function(){return this.j};var pa=function()
{function a(c){if(this instanceof a)throw new TypeError("Symbol is not a
constructor");return new qa("jscomp_symbol_"+(c||"")+"_"+b++,c)}var b=0;return a}
();function ra(){oa();var a=na.Symbol.iterator;a||
(a=na.Symbol.iterator=na.Symbol("Symbol.iterator"));"function"!=typeof
Array.prototype[a]&&ma(Array.prototype,a,{configurable:!0,writable:!
0,value:function(){return sa(aa(this))}});ra=function(){}}function sa(a)
{ra();a={next:a};a[na.Symbol.iterator]=function(){return this};return a}function
ua(){this.o=!1;this.l=null;this.B=void
0;this.j=1;this.D=this.v=0;this.m=null}function va(a){if(a.o)throw new
TypeError("Generator is already running");a.o=!0}ua.prototype.C=function(a)
{this.B=a};function xa(a,b){a.m={exception:b,$c:!0};a.j=a.v||
a.D}ua.prototype.return=function(a){this.m={return:a};this.j=this.D};function ya(a)
{this.j=new ua;this.l=a}function za(a,b){va(a.j);var c=a.j.l;if(c)return
Aa(a,"return"in c?c["return"]:function(d){return{value:d,done:!
0}},b,a.j.return);a.j.return(b);return Da(a)}function Aa(a,b,c,d){try{var
e=b.call(a.j.l,c);if(!(e instanceof Object))throw new TypeError("Iterator result
"+e+" is not an object");if(!e.done)return a.j.o=!1,e;var f=e.value}catch(g){return
a.j.l=null,xa(a.j,g),Da(a)}a.j.l=null;d.call(a.j,f);return Da(a)}function Da(a)
{for(;a.j.j;)try{var b=a.l(a.j);if(b)return a.j.o=!1,{value:b.value,done:!
1}}catch(c){a.j.B=void 0,xa(a.j,c)}a.j.o=!1;if(a.j.m){b=a.j.m;a.j.m=null;if(b.
$c)throw b.exception;return{value:b.return,done:!0}}return{value:void 0,done:!
0}}function Ea(a){this.next=function(b){va(a.j);a.j.l?b=Aa(a,a.j.l.next,b,a.j.C):
(a.j.C(b),b=Da(a));return b};this.throw=function(b){va(a.j);a.j.l?
b=Aa(a,a.j.l["throw"],b,a.j.C):(xa(a.j,b),b=Da(a));return
b};this.return=function(b){return za(a,b)};ra();this[Symbol.iterator]=function()
{return this}}function Fa(a,b){b=new Ea(new ya(b));ha&&ha(b,a.prototype);return
b}function Ha(a,b){if(b){var c=na;a=a.split(".");for(var d=0;d<a.length-1;d++){var
e=a[d];e in c||(c[e]={});c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!
=b&&ma(c,a,{configurable:!0,writable:!
0,value:b})}}Ha("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}});Ha("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}});Ha("Promise",function(a){function b(g){this.l=0;this.m=void 0;this.j=[];var
h=this.o();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=na.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.o=function(){function g(l){return function(m){k||(k=!
0,l.call(h,m))}}var h=this,k=!
1;return{resolve:g(this.F),reject:g(this.v)}};b.prototype.F=function(g)
{if(g===this)this.v(new TypeError("A Promise cannot resolve to itself"));else if(g
instanceof b)this.H(g);else{a:switch(typeof g){case "object":var h=null!=g;break
a;case "function":h=!0;break a;default:h=!1}h?
this.G(g):this.B(g)}};b.prototype.G=function(g){var h=void 0;try{h=g.then}catch(k)
{this.v(k);return}"function"==typeof h?
this.I(h,g):this.B(g)};b.prototype.v=function(g)
{this.C(2,g)};b.prototype.B=function(g){this.C(1,g)};b.prototype.C=function(g,h)
{if(0!=this.l)throw Error("Cannot settle("+g+", "+h+"): Promise already settled in
state"+this.l);this.l=g;this.m=h;this.D()};b.prototype.D=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.H=function(g){var
h=this.o();g.Ma(h.resolve,h.reject)};b.prototype.I=function(g,h){var
k=this.o();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(D){m(D)}}:u}var l,m,p=new
b(function(q,u){l=q;m=u});this.Ma(k(g,l),k(h,m));return
p};b.prototype.catch=function(g){return this.then(void
0,g)};b.prototype.Ma=function(g,h){function k(){switch(l.l){case
1:g(l.m);break;case 2:h(l.m);break;default:throw Error("Unexpected state:
"+l.l);}}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=r(g),m=l.next();!
m.done;m=l.next())d(m.value).Ma(h,k)})};b.all=function(g){var
h=r(g),k=h.next();return k.done?d([]):new b(function(l,m){function p(v){return
function(D){q[v]=D;u--;0==u&&l(q)}}var q=[],u=0;do q.push(void 0),u+
+,d(k.value).Ma(p(q.length-1),m),k=h.next();while(!k.done)})};return b});function
Ia(a,b){return Object.prototype.hasOwnProperty.call(a,b)}var Ja="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)Ia(d,e)&&(a[e]=d[e])}return
a};Ha("Object.assign",function(a){return a||Ja});function Ka(a,b){ra();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}Ha("Number.isFinite",function(a){return a?a:function(b){return"number"!==typeof
b?!1:!isNaN(b)&&Infinity!==b&&-Infinity!==b}});Ha("Number.isInteger",function(a)
{return a?a:function(b){return Number.isFinite(b)?b===Math.floor(b):!
1}});Ha("WeakMap",function(a){function b(k){this.j=(h+=Math.random()
+1).toString();if(k){k=r(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(!Ia(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(p)
{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(!Ia(k,g))throw Error("WeakMap key fail: "+k);k[g][this.j]=l;return
this};b.prototype.get=function(k){return d(k)&&Ia(k,g)?k[g][this.j]:void
0};b.prototype.has=function(k){return
d(k)&&Ia(k,g)&&Ia(k[g],this.j)};b.prototype.delete=function(k){return
d(k)&&Ia(k,g)&&Ia(k[g],this.j)?delete k[g][this.j]:!1};return
b});Ha("Map",function(a){function b(){var h={};return h.$=h.next=h.head=h}function
c(h,k){var l=h.j;return sa(function(){if(l){for(;l.head!=h.j;)l=l.$;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&&Ia(h.l,l))for(h=0;h<m.length;h++){var p=m[h];if(k!==k&&p.key!
==p.key||k===p.key)return{id:l,list:m,index:h,J:p}}return{id:l,list:m,index:-
1,J:void 0}}function e(h){this.l={};this.j=b();this.size=0;if(h){h=r(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(r([[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(p){return!1}}())return a;ra();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.J?l.J.value=k:(l.J={next:this.j,$:this.j.
$,head:this.j,key:h,value:k},l.list.push(l.J),this.j.$.next=l.J,this.j.
$=l.J,this.size++);return
this};e.prototype.delete=function(h){h=d(this,h);return h.J&&h.list?
(h.list.splice(h.index,1),h.list.length||delete this.l[h.id],h.J.
$.next=h.J.next,h.J.next.$=h.J.$,h.J.head=null,this.size--,!0):!
1};e.prototype.clear=function(){this.l={};this.j=this.j.
$=b();this.size=0};e.prototype.has=function(h){return!!
d(this,h).J};e.prototype.get=function(h)
{return(h=d(this,h).J)&&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});Ha("Set",function(a){function b(c)
{this.j=new Map;if(c){c=r(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(r([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;ra();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});Ha("Object.is",function(a){return a?a:function(b,c){return
b===c?0!==b||1/b===1/c:b!==b&&c!==c}});Ha("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}});Ha("Array.prototype.entries",function(a){return
a?a:function(){return Ka(this,function(b,c){return[b,c]})}});var x=this||
self;function La(a){return void 0!==a}function Ma(a,b,c){a=a.split(".");c=c||
x;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 Na(){if(null===Oa)a:{var
a=x.document;if((a=a.querySelector&&a.querySelector("script[nonce]"))&&(a=a.nonce||
a.getAttribute("nonce"))&&Pa.test(a)){Oa=a;break a}Oa=""}return Oa}var
Pa=/^[\w+/_-]+[=]{0,2}$/,Oa=null;function Qa(){}function Ra(a){a.kb=void
0;a.V=function(){return a.kb?a.kb:a.kb=new a}}function Sa(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 Ta(a){return null===a}function Ua(a){return
null!=a}function y(a){return"array"==Sa(a)}function Va(a){var
b=Sa(a);return"array"==b||"object"==b&&"number"==typeof a.length}function Wa(a)
{return"function"==Sa(a)}function z(a){var b=typeof a;return"object"==b&&null!
=a||"function"==b}function Xa(a){return a[Ya]||(a[Ya]=++Za)}var
Ya="closure_uid_"+(1E9*Math.random()>>>0),Za=0;function $a(a,b,c){return
a.call.apply(a.bind,arguments)}function ab(a,b,c){if(!a)throw
Error();if(2<arguments.length){var d=Array.prototype.slice.call(arguments,2);return
function(){var
e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return
a.apply(b,e)}}return function(){return a.apply(b,arguments)}}function A(a,b,c)
{Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native
code")?A=$a:A=ab;return A.apply(null,arguments)}function bb(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 B()
{return+new Date}function eb(){var
a=fb,b=C();Ma("Goog_AdSense_getAdAdapterInstance",a,b)}function E(a,b){function c()
{}c.prototype=b.prototype;a.prototype=new c;a.prototype.constructor=a};function
gb(a){if(Error.captureStackTrace)Error.captureStackTrace(this,gb);else{var
b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))}E(gb,Error);gb.protot
ype.name="CustomError";var hb;function ib(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");gb.call(this,c+a[d])}E(ib,gb);ib.prototype.name="AssertionError";functio
n jb(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 kb(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 lb(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 mb(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 nb(a,b){var
c=0;kb(a,function(d,e){c=b.call(void 0,c,d,e,a)});return c}function ob(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 pb(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 rb(a,b){return 0<=jb(a,b)}function sb(a,b)
{b=jb(a,b);var c;(c=0<=b)&&Array.prototype.splice.call(a,b,1);return c}function
tb(a){return Array.prototype.concat.apply([],arguments)}function ub(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 vb(a,b){for(var c=1;c<arguments.length;c++){var
d=arguments[c];if(Va(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var
g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}}function wb(a,b,c){return
2>=arguments.length?
Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}function xb(a)
{for(var b={},c=0,d=0;d<a.length;){var e=a[d++];var f=e;f=z(f)?"o"+Xa(f):(typeof
f).charAt(0)+f;Object.prototype.hasOwnProperty.call(b,f)||(b[f]=!0,a[c+
+]=e)}a.length=c}function yb(a,b){a.sort(b||zb)}function zb(a,b){return a>b?1:a<b?-
1:0}function Ab(){for(var a=Bb().length,b=[],c=0;c<a;c++)b[c]=0;return b}function
Cb(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(y(d))for(var
e=0;e<d.length;e+=8192)for(var f=Cb.apply(null,wb(d,e,e+8192)),g=0;g<f.length;g+
+)b.push(f[g]);else b.push(d)}return b}function Db(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 Eb(){return!1}function
Fb(){return!0}function Gb(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 Jb(a){return
function(){return!a.apply(this,arguments)}}function Kb(a){var b=!1,c;return
function(){b||(c=a(),b=!0);return c}}function Lb(a){var b=a;return function(){if(b)
{var c=b;b=null;c()}}}function Mb(a,b){var c=0;return function(d)
{x.clearTimeout(c);var e=arguments;c=x.setTimeout(function()
{a.apply(b,e)},63)}}function Nb(a,b){function c()
{e=x.setTimeout(d,100);a.apply(b,g)}function d(){e=0;f&&(f=!1,c())}var e=0,f=!
1,g=[];return function(h){g=arguments;e?f=!0:c()}};function Ob(a,b){for(var c in
a)b.call(void 0,a[c],c,a)}function Pb(a,b){var c={},d;for(d in a)b.call(void
0,a[d],d,a)&&(c[d]=a[d]);return c}function Qb(a){var b=[],c=0,d;for(d in a)b[c+
+]=a[d];return b}function Rb(a,b){return null!==a&&b in a}function Sb(a,b){for(var
c in a)if(a[c]==b)return!0;return!1}function Tb(a){var b={},c;for(c in
a)b[c]=a[c];return b}var Ub="constructor hasOwnProperty isPrototypeOf
propertyIsEnumerable toLocaleString toString valueOf".split(" ");function Vb(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<Ub.length;f+
+)c=Ub[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Wb={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 Xb(a,b)
{this.j=a===Yb&&b||"";this.l=Zb}Xb.prototype.W=!0;Xb.prototype.M=function(){return
this.j};function $b(a){return a instanceof Xb&&a.constructor===Xb&&a.l===Zb?
a.j:"type_error:Const"}var Zb={},Yb={},ac=new Xb(Yb,"");function bc(a,b)
{this.l=a===cc&&b||"";this.m=dc}bc.prototype.W=!0;bc.prototype.M=function(){return
this.l.toString()};bc.prototype.jb=!0;bc.prototype.j=function(){return 1};function
ec(a){if(a instanceof bc&&a.constructor===bc&&a.m===dc)return
a.l;Sa(a);return"type_error:TrustedResourceUrl"}function fc(a,b){var c=$b(a);if(!
gc.test(c))throw Error("Invalid TrustedResourceUrl format:
"+c);a=c.replace(hc,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 Xb?
$b(d):encodeURIComponent(String(d))});return ic(a)}var
hc=/%{(\w+)}/g,gc=/^((https:)?\/\/[0-9a-z.:[\]-]+\/|\/[^/\\]|[^:/\\%]+\/|[^:/\\
%]*[?#]|about:blank#)/i,jc=/^([^?#]*)(\?[^#]*)?(#[\s\S]*)?/,dc={};function ic(a)
{return new bc(cc,a)}function kc(a,b,c){if(null==c)return b;if("string"===typeof
c)return c?a+encodeURIComponent(c):"";for(var d in c){var e=c[d];e=y(e)?e:
[e];for(var f=0;f<e.length;f++){var g=e[f];null!=g&&(b||
(b=a),b+=(b.length>a.length?"&":"")+encodeURIComponent(d)
+"="+encodeURIComponent(String(g)))}}return b}var cc={};function lc(a){return/^[\s\
xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]}function mc(a,b)
{if(b)a=a.replace(nc,"&amp;").replace(oc,"&lt;").replace(pc,"&gt;").replace(qc,"&qu
ot;").replace(rc,"&#39;").replace(sc,"&#0;");else{if(!xc.test(a))return a;-1!
=a.indexOf("&")&&(a=a.replace(nc,"&amp;"));-1!
=a.indexOf("<")&&(a=a.replace(oc,"&lt;"));-1!
=a.indexOf(">")&&(a=a.replace(pc,"&gt;"));-1!
=a.indexOf('"')&&(a=a.replace(qc,"&quot;"));-1!
=a.indexOf("'")&&(a=a.replace(rc,"&#39;"));-1!=a.indexOf("\
x00")&&(a=a.replace(sc,"&#0;"))}return a}var
nc=/&/g,oc=/</g,pc=/>/g,qc=/"/g,rc=/'/g,sc=/\x00/g,xc=/[\x00&<>"']/;function
yc(a,b){var c=0;a=lc(String(a)).split(".");b=lc(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=zc(0==f[1].length?
0:parseInt(f[1],10),0==g[1].length?0:parseInt(g[1],10))||
zc(0==f[2].length,0==g[2].length)||zc(f[2],g[2]);f=f[3];g=g[3]}while(0==c)}return
c}function zc(a,b){return a<b?-1:a>b?1:0};function F(a,b)
{this.l=a===Ac&&b||"";this.m=Bc}F.prototype.W=!0;F.prototype.M=function(){return
this.l.toString()};F.prototype.jb=!0;F.prototype.j=function(){return 1};function
Cc(a){if(a instanceof F&&a.constructor===F&&a.m===Bc)return
a.l;Sa(a);return"type_error:SafeUrl"}var Dc=/^(?:audio\/(?:3gpp2|3gpp|aac|L16|midi|
mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-wav|wav|webm)|image\/(?:bmp|gif|jpeg|jpg|png|
tiff|webp|x-icon)|text\/csv|video\/(?:mpeg|mp4|ogg|webm|quicktime))(?:;\w+=(?:\
w+|"[\w;=]+"))*$/i,Ec=/^data:([^,]*);base64,[a-z0-9+\/]+=*$/i,Fc=/^(?:(?:https?|
mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;function Gc(a){if(a instanceof F)return
a;a="object"==typeof a&&a.W?a.M():String(a);Fc.test(a)||
(a="about:invalid#zClosurez");return new F(Ac,a)}function Hc(a,b){if(a instanceof
F)return a;a="object"==typeof a&&a.W?a.M():String(a);if(b&&/^data:/i.test(a))
{b=a.replace(/(%0A|%0D)/g,"");var c=b.match(Ec);c=c&&Dc.test(c[1]);b=new F(Ac,c?
b:"about:invalid#zClosurez");if(b.M()==a)return b}Fc.test(a)||
(a="about:invalid#zClosurez");return new F(Ac,a)}var Bc={},Ac={};function Ic()
{this.j="";this.l=Jc}Ic.prototype.W=!0;var Jc={};Ic.prototype.M=function(){return
this.j};function Kc(a){if(a instanceof Ic&&a.constructor===Ic&&a.l===Jc)return
a.j;Sa(a);return"type_error:SafeStyle"}function Lc(a){var b=new Ic;b.j=a;return
b}var Mc=Lc("");function Nc(a){var b="",c;for(c in a){if(!/^[-_a-zA-Z0-9]+
$/.test(c))throw Error("Name allows only [-_a-zA-Z0-9], got: "+c);var d=a[c];null!
=d&&(d=y(d)?mb(d,Oc).join(" "):Oc(d),b+=c+":"+d+";")}return b?Lc(b):Mc}function
Oc(a){if(a instanceof
F)return'url("'+Cc(a).replace(/</g,"%3c").replace(/[\\"]/g,"\\$&")+'")';if(a
instanceof Xb)a=$b(a);else{a=String(a);var
b=a.replace(Pc,"$1").replace(Pc,"$1").replace(Qc,"url");if(Rc.test(b)){if(b=!
Sc.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&&Tc(a)}a=b?Uc(a):"zClosurez"}else
a="zClosurez"}if(/[{;}]/.test(a))throw new ib("Value does not allow [{;}], got:
%s.",[a]);return a}function Tc(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
Rc=/^[-,."'%_!# a-zA-Z0-9\[\]]+$/,Qc=/\b(url\([ \t\n]*)('[ -&(-\[\]-~]*'|"[ !#-\
[\]-~]*"|[!#-&*-\[\]-~]*)([ \t\n]*\))/g,Pc=/\b(calc|cubic-bezier|fit-content|hsl|
hsla|matrix|minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?)\([-+*/0-9a-
z.%\[\], ]+\)/g,Sc=/\/\*/;function Uc(a){return a.replace(Qc,function(b,c,d,e){var
f="";d=d.replace(/^(['"])(.*)\1$/,function(g,h,k){f=h;return k});b=Gc(d).M();return
c+f+b+f+e})};function Vc(){this.j="";this.l=Wc}Vc.prototype.W=!0;var Wc={};function
G(a,b){if(-1!=a.indexOf("<"))throw Error("Selector does not allow '<', got:
"+a);var c=a.replace(/('|")((?!\1)[^\r\n\f\\]|\\[\s\S])*\1/g,"");if(!/^[-_a-zA-Z0-
9#.:* ,>+~[\]()=^$|]+$/.test(c))throw Error("Selector allows only [-_a-zA-Z0-
9#.:* ,>+~[\\]()=^$|] and strings, got: "+a);a:{for(var
d={"(":")","[":"]"},e=[],f=0;f<c.length;f++){var g=c[f];if(d[g])e.push(d[g]);else
if(Sb(d,g)&&e.pop()!=g){c=!1;break a}}c=0==e.length}if(!c)throw Error("() and [] in
selector must be balanced, got: "+a);b instanceof Ic||
(b=Nc(b));a=a+"{"+Kc(b).replace(/</g,"\\3C ")+"}";return Xc(a)}function Yc(a)
{function b(d){y(d)?kb(d,b):c+=Zc(d)}var c="";kb(arguments,b);return
Xc(c)}Vc.prototype.M=function(){return this.j};function Zc(a){if(a instanceof
Vc&&a.constructor===Vc&&a.l===Wc)return
a.j;Sa(a);return"type_error:SafeStyleSheet"}function Xc(a){var b=new
Vc;b.j=a;return b}Xc("");var $c;a:{var ad=x.navigator;if(ad){var
bd=ad.userAgent;if(bd){$c=bd;break a}}$c=""}function H(a){return-1!
=$c.indexOf(a)}function cd(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 dd(){return H("Opera")}function ed(){return H("Trident")||
H("MSIE")}function fd(){return H("Safari")&&!(gd()||H("Coast")||dd()||H("Edge")||
H("Edg/")||H("OPR")||H("Firefox")||H("FxiOS")||H("Silk")||H("Android"))}function
gd(){return(H("Chrome")||H("CriOS"))&&!H("Edge")}function hd(){function a(e){var
f=pb(e,d);return c[0>f?null:"string"===typeof e?e.charAt(f):e[f]]||""}var
b=$c;if(ed())return id(b);b=cd(b);var c={};kb(b,function(e){c[e[0]]=e[1]});var
d=bb(Rb,c);return dd()?a(["Version","Opera"]):H("Edge")?a(["Edge"]):H("Edg/")?
a(["Edg"]):gd()?a(["Chrome","CriOS"]):(b=b[2])&&b[1]||""}function id(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 jd(){this.l="";this.o=kd;this.m=null}jd.prototype.jb=!
0;jd.prototype.j=function(){return this.m};jd.prototype.W=!
0;jd.prototype.M=function(){return this.l.toString()};function qd(a){if(a
instanceof jd&&a.constructor===jd&&a.o===kd)return
a.l;Sa(a);return"type_error:SafeHtml"}function rd(a){if(a instanceof jd)return
a;var b="object"==typeof a,c=null;b&&a.jb&&(c=a.j());return sd(mc(b&&a.W?
a.M():String(a)),c)}var td=/^[a-zA-Z0-9-]+$/,ud={action:!0,cite:!0,data:!
0,formaction:!0,href:!0,manifest:!0,poster:!0,src:!0},vd={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 wd(a){function b(f){y(f)?kb(f,b):
(f=rd(f),e.push(qd(f).toString()),f=f.j(),0==d?d=f:0!=f&&d!=f&&(d=null))}var
c=rd(xd),d=c.j(),e=[];kb(a,b);return sd(e.join(qd(c).toString()),d)}function yd(a)
{return wd(Array.prototype.slice.call(arguments))}var kd={};function sd(a,b){return
zd(a,b)}function zd(a,b){var c=new jd;c.l=a;c.m=b;return c}zd("<!DOCTYPE
html>",0);var xd=zd("",0);zd("<br>",0);var Ad=Kb(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=qd
(xd);return!b.parentElement});function Bd(a,b)
{if(Ad())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=qd(b)}function
Cd(a){var b=ic($b(ac));a.src=ec(b).toString()}function Dd(a,b,c){a.rel=c;a.href=-1!
=c.toLowerCase().indexOf("stylesheet")?ec(b).toString():b instanceof bc?
ec(b).toString():b instanceof F?Cc(b):Cc(Hc(b))}function Ed(a,b){a.src=ec(b);
(b=Na())&&a.setAttribute("nonce",b)};function Fd(a){return a=mc(a,void 0)}function
Gd(a,b){var c={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"'};var d=b?
b.createElement("div"):x.document.createElement("div");return
a.replace(Hd,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=zd(e+"
",null),Bd(d,g),g=d.firstChild.nodeValue.slice(0,-1));return c[e]=g})}var
Hd=/&([^;\s<&]+);?/g,Id={"\x00":"\\0","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\
r","\t":"\\t","\x0B":"\\x0B",'"':'\\"',"\\":"\\\\","<":"\\
u003C"},Jd={"'":"\\'"};function Kd(a){for(var b=0,c=0;c<a.length;+
+c)b=31*b+a.charCodeAt(c)>>>0;return b}function Ld(a){return String(a).replace(/\-
([a-z])/g,function(b,c){return c.toUpperCase()})}function Md(a){return
a.replace(/(^|[\s]+)([a-z])/g,function(b,c,d){return c+d.toUpperCase()})};function
Nd(a){Nd[" "](a);return a}Nd[" "]=Qa;function Od(a,b){try{return Nd(a[b]),!
0}catch(c){}return!1}function Pd(a,b){var c=Qd;return
Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var
Rd=dd(),Sd=ed(),Td=H("Edge"),Ud=H("Gecko")&&!(-1!
=$c.toLowerCase().indexOf("webkit")&&!H("Edge"))&&!(H("Trident")||H("MSIE"))&&!
H("Edge"),Vd=-1!=$c.toLowerCase().indexOf("webkit")&&!H("Edge");function Wd(){var
a=x.document;return a?a.documentMode:void 0}var Xd;a:{var Yd="",Zd=function(){var
a=$c;if(Ud)return/rv:([^\);]+)(\)|;)/.exec(a);if(Td)return/Edge\/([\d\.]
+)/.exec(a);if(Sd)return/\b(?:MSIE|rv)[:
]([^\);]+)(\)|;)/.exec(a);if(Vd)return/WebKit\/(\S+)/.exec(a);if(Rd)return/
(?:Version)[ \/]?(\S+)/.exec(a)}();Zd&&(Yd=Zd?Zd[1]:"");if(Sd){var $d=Wd();if(null!
=$d&&$d>parseFloat(Yd)){Xd=String($d);break a}}Xd=Yd}var ae=Xd,Qd={};function be(a)
{return Pd(a,function(){return 0<=yc(ae,a)})}var ce;ce=x.document&&Sd?Wd():void
0;var de={},ee=null;function fe(a){var b;void 0===b&&(b=0);if(!ee){ee={};for(var
c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),d=["+/
=","+/","-_=","-_.","-_"],e=0;5>e;e++){var
f=c.concat(d[e].split(""));de[e]=f;for(var g=0;g<f.length;g++){var h=f[g];void
0===ee[h]&&(ee[h]=g)}}}b=de[b];c=[];for(d=0;d<a.length;d+=3){var
k=a[d],l=(e=d+1<a.length)?a[d+1]:0;h=(f=d+2<a.length)?a[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("")};var ge=0,he=0;function ie(a){var b=0>a;a=Math.abs(a);var
c=a>>>0;a=Math.floor((a-c)/4294967296);a>>>=0;b&&(a=~a>>>0,c=(~c>>>0)+1,4294967295<
c&&(c=0,a++,4294967295<a&&(a=0)));ge=c;he=a};function je()
{this.j=[]}je.prototype.length=function(){return this.j.length};function ke(a){var
b=a.j;a.j=[];return b}function le(a){for(var b=ge,c=he;0<c||127<b;)a.j.push(b&127|
128),b=(b>>>7|c<<25)>>>0,c>>>=7;a.j.push(b)}function me(a,b)
{for(;127<b;)a.j.push(b&127|128),b>>>=7;a.j.push(b)}function ne(a,b)
{if(0<=b)me(a,b);else{for(var c=0;9>c;c++)a.j.push(b&127|
128),b>>=7;a.j.push(1)}};function oe(){this.m=[];this.l=0;this.j=new je}function
pe(a,b){me(a.j,8*b+2);b=ke(a.j);a.m.push(b);a.l+=b.length;b.push(a.l);return
b}function qe(a,b){var c=b.pop();for(c=a.l+a.j.length()-c;127<c;)b.push(c&127|
128),c>>>=7,a.l++;b.push(c);a.l++}oe.prototype.reset=function()
{this.m=[];ke(this.j);this.l=0};function re(a,b,c){if(null!=c){b=pe(a,b);for(var
d=a.j,e=0;e<c.length;e++){var f=c.charCodeAt(e);if(128>f)d.j.push(f);else
if(2048>f)d.j.push(f>>6|192),d.j.push(f&63|128);else
if(65536>f)if(55296<=f&&56319>=f&&e+1<c.length){var
g=c.charCodeAt(e+1);56320<=g&&57343>=g&&(f=1024*(f-55296)+g-
56320+65536,d.j.push(f>>18|240),d.j.push(f>>12&63|128),d.j.push(f>>6&63|
128),d.j.push(f&63|128),e++)}else d.j.push(f>>12|224),d.j.push(f>>6&63|
128),d.j.push(f&63|128)}qe(a,b)}}function se(a,b,c,d){null!
=c&&(b=pe(a,b),d(c,a),qe(a,b))};function I(){}var te="function"==typeof
Uint8Array;function J(a,b,c,d){a.j=null;b||(b=[]);a.H=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||y(e)||te&&e
instanceof Uint8Array)){a.B=b-a.v;a.o=e;break
a}}a.B=Number.MAX_VALUE}a.D={};if(c)for(b=0;b<c.length;b++)e=c[b],e<a.B?
(e+=a.v,a.m[e]=a.m[e]||Ee):(Fe(a),a.o[e]=a.o[e]||
Ee);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=L(f,k);null!=l&&(e=k,c=l,M(f,k,void
0))}e&&M(f,e,c)}}var Ee=[];function Fe(a){var b=a.B+a.v;a.m[b]||
(a.o=a.m[b]={})}function L(a,b){if(b<a.B){b+=a.v;var c=a.m[b];return c===Ee?
a.m[b]=[]:c}if(a.o)return c=a.o[b],c===Ee?a.o[b]=[]:c}function Ge(a,b)
{a=L(a,b);return null==a?a:+a}function He(a,b){a=L(a,b);return null==a?a:!!
a}function Ie(a,b){a=He(a,b);return null==a?!1:a}function M(a,b,c){b<a.B?
a.m[b+a.v]=c:(Fe(a),a.o[b]=c);return a}function Je(a,b,c,d){c!==d?
M(a,b,c):a.m[b+a.v]=null;return a}function N(a,b,c){a.j||(a.j={});if(!a.j[c]){var
d=L(a,c);d&&(a.j[c]=new b(d))}return a.j[c]}function O(a,b,c){a.j||(a.j={});if(!
a.j[c]){for(var d=L(a,c),e=[],f=0;f<d.length;f++)e[f]=new
b(d[f]);a.j[c]=e}b=a.j[c];b==Ee&&(b=a.j[c]=[]);return b}function Ke(a,b,c){a.j||
(a.j={});var d=c?Le(c):c;a.j[b]=c;return M(a,b,d)}function Me(a,b){a.j||
(a.j={});b=b||[];for(var c=[],d=0;d<b.length;d+
+)c[d]=Le(b[d]);a.j[5]=b;M(a,5,c)}function Le(a){if(a.j)for(var b in a.j){var
c=a.j[b];if(y(c))for(var d=0;d<c.length;d++)c[d]&&Le(c[d]);else c&&Le(c)}return
a.m}I.prototype.C=te?function(){var
a=Uint8Array.prototype.toJSON;Uint8Array.prototype.toJSON=function(){return
fe(this)};try{return
JSON.stringify(this.m&&Le(this),Ne)}finally{Uint8Array.prototype.toJSON=a}}:functio
n(){return JSON.stringify(this.m&&Le(this),Ne)};function Ne(a,b){return"number"!
=typeof b||!isNaN(b)&&Infinity!==b&&-Infinity!==b?b:String(b)}function Oe(a,b)
{return new a(b?JSON.parse(b):null)}I.prototype.clone=function(){return new
this.constructor(Pe(Le(this)))};function Pe(a){if(y(a)){for(var
b=Array(a.length),c=0;c<a.length;c++){var d=a[c];null!=d&&(b[c]="object"==typeof d?
Pe(d):d)}return b}if(te&&a instanceof Uint8Array)return new
Uint8Array(a);b={};for(c in a)d=a[c],null!=d&&(b[c]="object"==typeof d?
Pe(d):d);return b};function Qe(a){var b=window,c=!0;c=void 0===c?!1:c;new
Promise(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";g.async=c;Ed(g,a);b.document.body.appendChild(g)})};/*
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 Re(a,b){var c=void 0,d=void 0;return new (d||(d=Promise))(function(e,f)
{function g(l){try{k(b.next(l))}catch(m){f(m)}}function h(l){try{k(b["throw"]
(l))}catch(m){f(m)}}function k(l){l.done?e(l.value):(new d(function(m)
{m(l.value)})).then(g,h)}k((b=b.apply(a,c)).next())})};function Se(a,b,c){return
Re(this,function e(){var f,g;return Fa(e,function(h){switch(h.j){case
1:f="https://pagead2.googlesyndication.com/getconfig/sodar?sv=200&tid="+
(a+"&tv="+b);g=void 0;h.v=2;var k=Te(f);h.j=4;return{value:k};case
4:g=h.B;h.j=3;h.v=0;break;case 2:h.v=0,h.m=null;case 3:return g?(c=c||
g.sodar_query_id)&&g.bg_hash_basename&&g.bg_binary?
h.return({context:"pt",Oc:g.bg_hash_basename,Nc:g.bg_binary,cd:a+"_"+b,ad:c}):h.ret
urn(void 0):h.return(void 0)}})})}function Te(a){return new Promise(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
Ue(a,b,c){var d=void 0===d?"sodar2":d;Re(this,function f(){var g;return
Fa(f,function(h){if(1==h.j){var k=Se(a,b,c);h.j=2;return{value:k}}g=h.B;if(!
g)return h.return(void 0);k=d;k=void 0===k?"sodar2":k;var
l=window,m=l.GoogleGcLKhOms;m&&"function"===typeof m.push||
(m=l.GoogleGcLKhOms=[]);var
p={};m.push((p._ctx_=g.context,p._bgv_=g.Oc,p._bgp_=g.Nc,p._li_=g.cd,p._jk_=g.ad,p)
);if(m=l.GoogleDX5YKUSk)l.GoogleDX5YKUSk=void 0,m[1]();k=fc(new
Xb(Yb,"//tpc.googlesyndication.com/sodar/%{basename}.js"),
{basename:k});Qe(k);return h.return(g)})})};function Ve(a)
{J(this,a,We,null)}E(Ve,I);function Xe(a){J(this,a,null,null)}E(Xe,I);var
We=[2,3];function Ye(a){J(this,a,null,null)}E(Ye,I);function Ze(a,b){var
c=L(a,1);null!=c&&re(b,1,c);c=L(a,2);null!=c&&(a=c,null!
=a&&(me(b.j,16),ne(b.j,a)))};function $e(a){J(this,a,null,af)}E($e,I);var
af=[[2,4]];function bf(a,b){var c=L(a,1);null!=c&&re(b,1,c);c=L(a,6);null!
=c&&re(b,6,c);c=L(a,2);null!=c&&re(b,2,c);c=L(a,4);null!
=c&&re(b,4,c);c=L(a,3);null!=c&&re(b,3,c);c=L(a,5);null!=c&&re(b,5,c)};function
cf(a){J(this,a,null,null)}E(cf,I);function df(a,b){var c=L(a,1);if(null!=c&&null!
=c&&null!=c){me(b.j,8);var d=b.j;ie(c);le(d)}c=L(a,2);null!=c&&null!=c&&(a=c,null!
=a&&(me(b.j,16),b=b.j,ie(a),le(b)))};function ef(a)
{J(this,a,null,null)}E(ef,I);function ff(a,b){var c=N(a,cf,1);null!
=c&&se(b,1,c,df);c=L(a,2);null!=c&&re(b,2,c)};function gf(a)
{J(this,a,null,hf)}E(gf,I);var hf=[[5,6]];var jf=document,P=window;var
kf={Gd:"google_adtest",Kd:"google_ad_client",Ld:"google_ad_format",Md:"google_ad_he
ight",Zd:"google_ad_width",Qd:"google_ad_layout",Rd:"google_ad_layout_key",Sd:"goog
le_ad_output",Td:"google_ad_region",Wd:"google_ad_slot",Xd:"google_ad_type",Yd:"goo
gle_ad_url",
$d:"google_allow_expandable_ads",pe:"google_analytics_domain_name",qe:"google_analy
tics_uacct",Ge:"google_container_id",Re:"google_gl",lf:"google_enable_ose",uf:"goog
le_full_width_responsive",ng:"google_rl_filtering",mg:"google_rl_mode",og:"google_r
t",lg:"google_rl_dest_url",Sf:"google_max_radlink_len",Xf:"google_num_radlinks",Yf:
"google_num_radlinks_per_unit",Jd:"google_ad_channel",Rf:"google_max_num_ads",Tf:"g
oogle_max_responsive_height",Be:"google_color_border",kf:"google_enable_content_rec
ommendations",Oe:"google_content_recommendation_ui_type",Ne:"google_source_type",Me
:"google_content_recommendation_rows_num",Ke:"google_content_recommendation_columns
_num",Je:"google_content_recommendation_ad_positions",Pe:"google_content_recommenda
tion_use_square_imgs",De:"google_color_link",Ce:"google_color_line",Fe:"google_colo
r_url",Hd:"google_ad_block",Vd:"google_ad_section",Id:"google_ad_callback",xe:"goog
le_captcha_token",Ee:"google_color_text",me:"google_alternate_ad_url",Pd:"google_ad
_host_tier_id",ye:"google_city",Nd:"google_ad_host",Od:"google_ad_host_channel",ne:
"google_alternate_color",Ae:"google_color_bg",nf:"google_encoding",qf:"google_font_
face",Ue:"google_cust_ch",Xe:"google_cust_job",We:"google_cust_interests",Ve:"googl
e_cust_id",Ye:"google_cust_u_url",Bf:"google_hints",Ff:"google_image_size",de:"goog
le_scs",hg:"google_core_dbp",Uf:"google_mtl",Sg:"google_cpm",Ie:"google_contents",W
f:"google_native_settings_key",
$g:"google_video_url_to_fetch",Qe:"google_country",Kg:"google_targeting",rf:"google
_font_size",
$e:"google_disable_video_autoplay",Zg:"google_video_product_type",Yg:"google_video_
doc_id",Zf:"google_only_pyv_ads",Of:"google_lact",Wg:"google_cust_gender",eh:"googl
e_yt_up",bh:"google_yt_pt",Gg:"google_cust_lh",Fg:"google_cust_l",Rg:"google_tfs",V
f:"google_native_ad_template",Mf:"google_kw",Hg:"google_tag_for_child_directed_trea
tment",Ig:"google_tag_for_under_age_of_consent",qg:"google_region",Te:"google_cust_
criteria",Ud:"google_safe",Se:"google_ctr_threshold",vg:"google_resizing_allowed",x
g:"google_resizing_width",wg:"google_resizing_height",Vg:"google_cust_age",LANGUAGE
:"google_language",Nf:"google_kw_type",ig:"google_pucrd",gg:"google_page_url",Jg:"g
oogle_tag_partner",mf:"google_enable_single_iframe"};function lf(a)
{J(this,a,null,null)}E(lf,I);function mf(a){J(this,a,null,null)}E(mf,I);function
nf(a){this.j=a||{cookie:""}}nf.prototype.set=function(a,b,c,d,e,f)
{if("object"===typeof c){var g=c.o;f=c.v;e=c.j;d=c.l;c=c.m}if(/[;=\
s]/.test(a))throw Error('Invalid cookie name "'+a+'"');if(/[;\r\n]/.test(b))throw
Error('Invalid cookie value "'+b+'"');void 0===c&&(c=-
1);e=e?";domain="+e:"";d=d?";path="+d:"";f=f?";secure":"";c=0>c?"":0==c?";expires="
+(new Date(1970,1,1)).toUTCString():";expires="+(new Date(B()
+1E3*c)).toUTCString();this.j.cookie=a+"="+b+e+d+c+f+(null!
=g?";samesite="+g:"")};nf.prototype.get=function(a,b){for(var
c=a+"=",d=(this.j.cookie||"").split(";"),e=0,f;e<d.length;e++)
{f=lc(d[e]);if(0==f.lastIndexOf(c,0))return
f.substr(c.length);if(f==a)return""}return b};function of(a){return(a=(new
nf(a)).get("DATA_USE_CONSENT",""))?a:null}function pf(a){var b=(b=(new
nf(a)).get("FCCDCF",""))?b:null;try{var c=b?Oe(lf,b):null}catch(d){c=null}if(!
c)return of(a);c=N(c,mf,3);if(!c||null==L(c,1))return of(a);a=L(c,2);b=B();if(a)
{if(b<a||b>a+33696E6)return null}else return null;return L(c,1)};function qf(a)
{J(this,a,rf,null)}E(qf,I);var rf=[1,2,3,4];var sf=!Sd||9<=Number(ce),tf=Sd&&!
be("9"),uf=Sd||Rd||Vd;function vf(a,b,c){return Math.min(Math.max(a,b),c)}function
wf(a){return nb(arguments,function(b,c){return b+c})}function xf(a){return
wf.apply(null,arguments)/arguments.length};function yf(a,b){this.x=void 0!==a?
a:0;this.y=void 0!==b?b:0}n=yf.prototype;n.clone=function(){return new
yf(this.x,this.y)};n.ceil=function()
{this.x=Math.ceil(this.x);this.y=Math.ceil(this.y);return this};n.floor=function()
{this.x=Math.floor(this.x);this.y=Math.floor(this.y);return
this};n.round=function(){this.x=Math.round(this.x);this.y=Math.round(this.y);return
this};n.translate=function(a,b){a instanceof yf?(this.x+=a.x,this.y+=a.y):
(this.x+=Number(a),"number"===typeof b&&(this.y+=b));return
this};n.scale=function(a,b){this.x*=a;this.y*="number"===typeof b?b:a;return
this};function zf(a,b){this.width=a;this.height=b}n=zf.prototype;n.clone=function()
{return new zf(this.width,this.height)};n.aspectRatio=function(){return
this.width/this.height};n.ceil=function()
{this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return
this};n.floor=function()
{this.width=Math.floor(this.width);this.height=Math.floor(this.height);return
this};n.round=function()
{this.width=Math.round(this.width);this.height=Math.round(this.height);return
this};n.scale=function(a,b){this.width*=a;this.height*="number"===typeof b?
b:a;return this};function Af(a){return a?new Bf(Cf(a)):hb||(hb=new Bf)}function
Df(a,b){Ob(b,function(c,d){c&&"object"==typeof c&&c.W&&(c=c.M());"style"==d?
a.style.cssText=c:"class"==d?a.className=c:"for"==d?
a.htmlFor=c:Ef.hasOwnProperty(d)?
a.setAttribute(Ef[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?
a.setAttribute(d,c):a[d]=c})}var
Ef={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",framebord
er:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",ro
wspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};function
Ff(a){a=a.document;a="CSS1Compat"==a.compatMode?a.documentElement:a.body;return new
zf(a.clientWidth,a.clientHeight)}function Gf(a){var b=a.scrollingElement?
a.scrollingElement:Vd||"CSS1Compat"!=a.compatMode?a.body||
a.documentElement:a.documentElement;a=Hf(a);return Sd&&be("10")&&a.pageYOffset!
=b.scrollTop?new yf(b.scrollLeft,b.scrollTop):new yf(a.pageXOffset||
b.scrollLeft,a.pageYOffset||b.scrollTop)}function If(a){return a?
Hf(a):window}function Hf(a){return a.parentWindow||a.defaultView}function Jf(a,b,c)
{function d(g){g&&b.appendChild("string"===typeof g?a.createTextNode(g):g)}for(var
e=2;e<c.length;e++){var f=c[e];!Va(f)||z(f)&&0<f.nodeType?d(f):kb(Kf(f)?
ub(f):f,d)}}function
Lf(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());re
turn a.createElement(b)}function Mf(a){for(var
b;b=a.firstChild;)a.removeChild(b)}function Nf(a)
{a&&a.parentNode&&a.parentNode.removeChild(a)}function Of(a){var b;if(uf&&!
(Sd&&be("9")&&!be("10")&&x.SVGElement&&a instanceof
x.SVGElement)&&(b=a.parentElement))return b;b=a.parentNode;return
z(b)&&1==b.nodeType?b:null}function Pf(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 Cf(a){return 9==a.nodeType?a:a.ownerDocument||
a.document}var Qf={SCRIPT:1,STYLE:1,HEAD:1,IFRAME:1,OBJECT:1},Rf={IMG:" ",BR:"\
n"};function Sf(a){if(tf&&null!==a&&"innerText"in a)a=a.innerText.replace(/(\r\n|\
r|\n)/g,"\n");else{var b=[];Tf(a,b,!0);a=b.join("")}a=a.replace(/ \xAD /g,"
").replace(/\xAD/g,"");a=a.replace(/\u200B/g,"");tf||(a=a.replace(/ +/g," "));" "!
=a&&(a=a.replace(/^\s*/,""));return a}function Tf(a,b,c){if(!(a.nodeName
in Qf))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 Rf)b.push(Rf[a.nodeName]);else
for(a=a.firstChild;a;)Tf(a,b,c),a=a.nextSibling}function Kf(a)
{if(a&&"number"==typeof a.length){if(z(a))return"function"==typeof
a.item||"string"==typeof a.item;if(Wa(a))return"function"==typeof a.item}return!
1}function Uf(a){return Vf(a,function(b){return"INS"==b.nodeName&&"string"===typeof
b.className&&rb(b.className.split(/\s+/),"adsbygoogle")})}function Vf(a,b){for(var
c=0;a;){if(b(a))return a;a=a.parentNode;c++}return null}function Bf(a){this.j=a||
x.document||document}function Wf(a,b){a=a.j;b=b&&"*"!=b?
String(b).toUpperCase():"";a.querySelectorAll&&a.querySelector&&b?
b=a.querySelectorAll(b):b=a.getElementsByTagName(b||"*");return
b}Bf.prototype.l=function(a,b,c){var
d=this.j,e=arguments,f=String(e[0]),g=e[1];if(!sf&&g&&(g.name||g.type))
{f=["<",f];g.name&&f.push(' name="',Fd(g.name),'"');if(g.type){f.push('
type="',Fd(g.type),'"');var h={};Vb(h,g);delete
h.type;g=h}f.push(">");f=f.join("")}f=Lf(d,f);g&&("string"===typeof g?
f.className=g:y(g)?f.className=g.join(" "):Df(f,g));2<e.length&&Jf(d,f,e);return
f};function Xf(a,b){return Lf(a.j,b)}Bf.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};Bf.prototype.m=Pf;function Yf(a){Zf();return ic(a)}var Zf=Qa;function $f()
{return!ag()&&(H("iPod")||H("iPhone")||H("Android")||H("IEMobile"))}function ag()
{return H("iPad")||H("Android")&&!H("Mobile")||H("Silk")};var bg=/^(?:([^:/?#.]
+):)?(?:\/\/(?:([^/?#]*)@)?([^/#?]*?)(?::([0-9]+))?(?=[/#?]|$))?([^?#]+)?(?:\?
([^#]*))?(?:#([\s\S]*))?$/;function cg(a){return a.match(bg)}function dg(a){return
a?decodeURI(a):a}function eg(a,b){if(!b)return a;var
c=a.indexOf("#");0>c&&(c=a.length);var d=a.indexOf("?");if(0>d||d>c){d=c;var
e=""}else e=a.substring(d+1,c);a=[a.substr(0,d),e,a.substr(c)];c=a[1];a[1]=b?c?
c+"&"+b:b:c;return a[0]+(a[1]?"?"+a[1]:"")+a[2]}function fg(a,b,c){if(y(b))for(var
d=0;d<b.length;d++)fg(a,String(b[d]),c);else null!=b&&c.push(a+
(""===b?"":"="+encodeURIComponent(String(b))))};function gg(a){try{return!!a&&null!
=a.location.href&&Od(a,"foo")}catch(b){return!1}}function hg(a,b,c,d){d=d||
x;c&&(d=Hg(d));for(c=0;d&&40>c++&&(!b&&!gg(d)||!a(d));)d=Hg(d)}function Ig(){var
a=x;hg(function(b){a=b;return!1});return a}function Hg(a){try{var
b=a.parent;if(b&&b!=a)return b}catch(c){}return null}function Jg(a,b){var
c=a.createElement("script");Ed(c,Yf(b));(a=a.getElementsByTagName("script")
[0])&&a.parentNode&&a.parentNode.insertBefore(c,a)}function Kg(a,b){return
b.getComputedStyle?b.getComputedStyle(a,null):a.currentStyle}function Lg(a,b,c){var
d=!1;void 0===c||c||(d=Mg());return!d&&!Ng()&&(c=Math.random(),c<b)?
(c=Og(x),a[Math.floor(c*a.length)]):null}function Og(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 Pg(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}function Bb()
{var a=[];Pg(Qg,function(b,c){a.push(c)});return a}function Rg(a){var
b=[];Pg(a,function(c){b.push(c)});return b}function Sg(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 Ng=Kb(function()
{return-1!=$c.indexOf("Google Web Preview")||1E-4>Math.random()}),Mg=Kb(function()
{return-1!=$c.indexOf("MSIE")}),Tg=/^([0-9.]+)px$/,Ug=/^(-?[0-9.]{1,30})$/;function
Vg(a){return Ug.test(a)&&(a=Number(a),!isNaN(a))?a:null}function
Wg(a){return/^true$/.test(a)}function Xg(a){return(a=Tg.exec(a))?
+a[1]:null}function Yg(){var a=x.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 Zg={ae:"allow-forms",be:"allow-
modals",ce:"allow-orientation-lock",ee:"allow-pointer-lock",fe:"allow-
popups",ge:"allow-popups-to-escape-sandbox",he:"allow-presentation",ie:"allow-same-
origin",je:"allow-scripts",ke:"allow-top-navigation",le:"allow-top-navigation-by-
user-activation"},$g=Kb(function(){return Rg(Zg)});function ah(){var a=["allow-top-
navigation","allow-modals","allow-orientation-lock","allow-
presentation"],b=$g();return a.length?lb(b,function(c){return!rb(a,c)}):b}function
bh(){var a=Lf(document,"IFRAME"),b={};kb($g(),function(c)
{a.sandbox&&a.sandbox.supports&&a.sandbox.supports(c)&&(b[c]=!0)});return
b}function ch(a,b){try{return!(!a.frames||!a.frames[b])}catch(c){return!1}}function
dh(){for(var a=x,b=0;40>b;++b){if(ch(a,"__cmpLocator"))return a;if(!
(a=Hg(a)))break}return null}var eh={"http://googleads.g.doubleclick.net":!
0,"http://pagead2.googlesyndication.com":!0,"https://googleads.g.doubleclick.net":!
0,"https://pagead2.googlesyndication.com":!0},fh=/\.google\.com(:\d+)?$/;function
gh(a,b){return!!eh[a]||(void 0===b?!1:b)&&fh.test(a)}function hh(a,b)
{b=pb(a,b);if(0<=b){var c=a[b];Array.prototype.splice.call(a,b,1);return c}return
null}function ih(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 jh(a,b,c,d){d=void 0===d?[]:d;var e=new
a.MutationObserver(function(f){f=r(f);for(var g=f.next();!g.done;g=f.next())
{g=r(g.value.removedNodes);for(var h=g.next();!
h.done;h=g.next())if(h=h.value,d&&(h===b||Pf(h,b))){f=r(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});hg(function(f){if(!
f.parent||!gg(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?
If(k.contentDocument):null);break a}catch(m){}l=null}if(l==f)
{jh(f.parent,g[h],c,d);break}}catch(m){}return!1},!1,!1,a)}function kh(a,b)
{jh(If(Cf(a)),a,b)};var Qg={Kf:0,zf:1,yf:2,xf:3,jg:4,kg:5,Df:6,Af:7};var
lh={passive:!0},mh=Kb(function(){var a=!1;try{var
b=Object.defineProperty({},"passive",{get:function(){a=!
0}});x.addEventListener("test",null,b)}catch(c){}return a});function nh(a){return
a?a.passive&&mh()?a:a.capture||!1:!1}function Q(a,b,c,d){return a.addEventListener?
(a.addEventListener(b,c,nh(d)),!0):!1}function oh(a,b,c,d){return
a.removeEventListener?(a.removeEventListener(b,c,nh(d)),!0):!1};function ph(a,b)
{qh(a,void 0===b?null:b)}function qh(a,b){x.google_image_requests||
(x.google_image_requests=[]);var c=x.document.createElement("img");if(b){var
d=function(e)
{b&&b(e);oh(c,"load",d);oh(c,"error",d)};Q(c,"load",d);Q(c,"error",d)}c.src=a;x.goo
gle_image_requests.push(c)};var rh=!1;function sh(a){var b=document;try{var
c=pf(b);var d=c?Oe(qf,c):null}catch(e){d=null}if(!d)return 0;if(He(d,7))return
4;if(6048E5<B()-(L(d,5)||0))return 0;if(a){if(rb(L(d,3),a))return
2;if(rb(L(d,4),a))return 3}return 1}function th(){return ch(x.top,"GoogleSetNPA")||
ch(Ig(),"GoogleSetNPA")}var uh=Kb(function(){var a=/[?&]fc(consent)?
=alwaysshow([&#]|$)/;try{return a.test(x.top.location.href)}catch(b){return
a.test(x.location.href)}}),vh={},wh=null,xh=null;function yh(){var
a=zh();a&&x.setTimeout&&.01>Math.random()&&x.setTimeout(function()
{x.__cmp&&x.__cmp("getConsentData",null,function(b){b="https://
pagead2.googlesyndication.com/pagead/gen_204?
id=iabcmp&vcd="+JSON.stringify(b);ph(b)})},1E4);return a}function zh(){if(x.__cmp)
{var a=!1;try{x.__cmp("ping",null,function(){a=!0})}catch(b){}if(a)return!
0}xh=dh();return!!xh}var Ah=1;function Bh(){if(!x.__cmp&&xh){try{if(xh.__cmp)
{x.__cmp=xh.__cmp;return}}catch(a){}x.__cmp=function(a,b,c){var
d="google_cmp_callback_"+Ah;Ah++;a={__cmpCall:
{command:a,parameter:b,callId:d}};vh[d]=c;xh.postMessage(a,"*")};Q(x,"message",func
tion(a){a=a.data;if("string"==typeof a)try{a=JSON.parse(a)}catch(b){}
(a=a.__cmpReturn)&&"function"==typeof vh[a.callId]&&(vh[a.callId]
(a.returnValue,a.success),delete vh[a.callId])})}}function Ch(a,b){function c(l,m)
{m&&l&&(g=!!l.gdprAppliesGlobally)}var d=void 0===b?function()
{}:b,e=th(),f=Ab();f[0]=a?1:2;f[6]=1;f[5]=e?1:2;var g=!
1;x.__cmp&&x.__cmp("ping",null,c);if(g||a){var h=function(l){l&&(l.gdprApplies?
(f[6]=8,wh={Ga:5,Fa:e,ua:!
1,ta:f.join("."),Va:l.consentData,Ob:l.googleVendorIds},d(wh)):(wh={Ga:5,Fa:e,ua:!
1,ta:f.join(".")},d(wh)))};a=Ig().GoogleMostRecentCmpConsentData;var k=!!
a;a&&h(a);x.__cmp&&x.__cmp("getConsentData",null,function(l,m)
{m&&(Ig().GoogleMostRecentCmpConsentData=l,k||h(l))})}else wh={Ga:5,Fa:e,ua:!
1,ta:f.join(".")},d(wh)}function Dh(a,b){var c=Ab();uh()&&(a=!0);c[0]=a?1:2;var
d=th();c[5]=d?1:2;if(rh&&yh())return Bh(),Ch(a),wh||(c[6]=7,wh={Ga:5,Fa:d,ua:!
0,ta:c.join("."),Va:"NCS"}),wh;c[4]=2;var e=!!x.googlefc||
ch(x.top,"googlefcPresent");c[1]=e?1:2;var f=sh(b);0!=f?b={Mb:f,Pb:3}:
(f=x.top,b={Mb:ch(f,"googlefcInactive")?4:b&&ch(f,"googlefcPA-"+b)?
2:ch(f,"googlefcNPA")?3:0,Pb:2});f=b;b=f.Mb;c[f.Pb]=b;if(!d)a:switch(b){case 2:case
4:d=!1;break a;case 3:d=!0;break a;case 1:d=a;break a;default:d=(void 0===e?!
1:e)&&a}return{Ga:b,Fa:d,ua:0==b&&a&&e,ta:c.join(".")}}function Eh(a,b,c)
{if(rh&&yh())Bh(),Ch(a,c);else{var d=Dh(a,b);d.ua?x.setTimeout(function()
{Eh(a,b,c)},1E3):c(d)}};function Fh(a,b,c,d)
{this.j=a;this.pubWin=b;this.iframeWin=c;this.A=d||c||
{};this.m=b.document.getElementById(this.A.google_async_iframe_id+"_anchor");this.o
=-1;this.B=!1;this.F="";this.D=0;this.v=!
1;this.C=this.I=null;this.H=0;this.G=null;this.O=0;this.l=[]};function Gh(a,b)
{a=parseFloat(a);return isNaN(a)||1<a||0>a?b:a}var Hh=/^([\w-]+\.)*([\w-]{2,})(:[0-
9]+)?$/;function Ih(a,b){return a?(a=a.match(Hh))?a[0]:b:b};function Jh()
{return"r20191015"}var
Kh=Wg("false"),Lh=Wg("false"),Mh=Wg("false"),Nh=Wg("false"),Oh=Wg("false"),Ph=Wg("t
rue"),Qh=Ph||!Nh,Rh=Gh("0.02",0),Sh=Gh("0.0",0);function
Th(){return Ih("","googleads.g.doubleclick.net")}function Uh(){return
Ih("","pagead2.googlesyndication.com")};function Vh(a,b,c,d)
{this.top=a;this.right=b;this.bottom=c;this.left=d}n=Vh.prototype;n.Pa=function()
{return this.right-this.left};n.fb=function(){return this.bottom-
this.top};n.clone=function(){return new
Vh(this.top,this.right,this.bottom,this.left)};n.contains=function(a){return
this&&a?a instanceof Vh?
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};n.expand=function(a,b,c,d){z(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 Wh(a,b){return
a.left<=b.right&&b.left<=a.right&&a.top<=b.bottom&&b.top<=a.bottom}n.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};n.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};n.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};n.translate=function(a,b){a instanceof yf?
(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};n.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
Xh(a,b,c,d)
{this.left=a;this.top=b;this.width=c;this.height=d}n=Xh.prototype;n.clone=function(
){return new Xh(this.left,this.top,this.width,this.height)};function Yh(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 Xh(c,e,d-c,a-e)}return null}function Zh(a,b){var c=Yh(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 Xh(a.left,a.top,a.width,b.top-a.top)),d=b.top,e-
=b.top-a.top);k<g&&(c.push(new Xh(a.left,k,a.width,g-k)),e=k-
d);b.left>a.left&&c.push(new Xh(a.left,d,b.left-a.left,e));h<f&&c.push(new
Xh(h,d,f-h,e));return c}n.contains=function(a){return a instanceof yf?
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};n.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};n.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};n.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};n.translate=function(a,b){a instanceof yf?(this.left+=a.x,this.top+=a.y):
(this.left+=a,"number"===typeof b&&(this.top+=b));return
this};n.scale=function(a,b){b="number"===typeof b?
b:a;this.left*=a;this.width*=a;this.top*=b;this.height*=b;return this};function
$h(a,b,c){if("string"===typeof b)(b=ai(a,b))&&(a.style[b]=c);else for(var d in b)
{c=a;var e=b[d],f=ai(c,d);f&&(c.style[f]=e)}}var bi={};function ai(a,b){var
c=bi[b];if(!c){var d=Ld(b);c=d;void
0===a.style[d]&&(d=(Vd?"Webkit":Ud?"Moz":Sd?"ms":Rd?"O":null)+Md(d),void 0!
==a.style[d]&&(c=d));bi[b]=c}return c}function ci(a,b){var c=Cf(a);return
c.defaultView&&c.defaultView.getComputedStyle&&(a=c.defaultView.getComputedStyle(a,
null))?a[b]||a.getPropertyValue(b)||"":""}function di(a){return ci(a,"position")||
(a.currentStyle?a.currentStyle.position:null)||a.style&&a.style.position}function
ei(a){try{var b=a.getBoundingClientRect()}catch(c)
{return{left:0,top:0,right:0,bottom:0}}Sd&&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 fi(a){var
b=Cf(a),c=new yf(0,0);var d=b?Cf(b):document;d=!Sd||
9<=Number(ce)||"CSS1Compat"==Af(d).j.compatMode?
d.documentElement:d.body;if(a==d)return
c;a=ei(a);b=Gf(Af(b).j);c.x=a.left+b.x;c.y=a.top+b.y;return c}function gi(a,b)
{b=Af(b);var
c=b.j;if(Sd&&c.createStyleSheet)b=c.createStyleSheet(),hi(b,a);else{c=Wf(b,"HEAD")
[0];if(!c){var d=Wf(b,"BODY")
[0];c=b.l("HEAD");d.parentNode.insertBefore(c,d)}b=b.l("STYLE");hi(b,a);c.appendChi
ld(b)}}function hi(a,b){b=Zc(b);Sd&&void 0!==a.cssText?
a.cssText=b:a.innerHTML=b}function ii(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
ji(a,b){return(b=a.currentStyle?a.currentStyle[b]:null)?ii(a,b):0}var
ki={thin:2,medium:4,thick:6};function li(a,b){if("none"==(a.currentStyle?
a.currentStyle[b+"Style"]:null))return 0;b=a.currentStyle?
a.currentStyle[b+"Width"]:null;return b in ki?ki[b]:ii(a,b)};function mi(a)
{this.j=a}var ni=new mi(2),oi=new mi(3),pi=new mi(5),qi=new mi(6);function
ri(a,b,c){return b[a.j]||c||function(){}};function si(){this.j=function(){return!
1};this.l=function(){return 0}}Ra(si);function R(a){var b=void 0===b?!1:b;return
si.V().j(a,b)}function ti(a){var b=void 0===b?0:b;return si.V().l(a,b)};var
ui={"AMP-CAROUSEL":"ac","AMP-FX-FLYING-CARPET":"fc","AMP-LIGHTBOX":"lb","AMP-
STICKY-AD":"sa"};function vi(a){a=void 0===a?x: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
wi(){var a=vi();return a&&a.initialIntersection}function xi(){var a=wi();return
a&&z(a.rootBounds)?new zf(a.rootBounds.width,a.rootBounds.height):null}function
yi(a){return(a=a||vi())?gg(a.master)?a.master:null:null}function zi(a,b){function
c(){}function d(f){if(a.ampInaboxInitialized)oh(a,"message",d);else{var
g,h=R(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.ampInaboxIn
itialized||f&&!/^\d{15,20}$/.test(f)||
a.document.querySelector('script[src$="amp4ads-host-v0.js"]')||
Jg(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);sb(e,b);oh(a,
"message",d)});if(a.ampInaboxInitialized)return
c;a.ampInaboxPendingMessages=a.ampInaboxPendingMessages||
[];e.google_amp_listener_added||(e.google_amp_listener_added=!
0,Q(a,"message",d));return c};var
Ai=/^((market|itms|intent|itms-appss):\/\/)/i;function Bi(a,b)
{"about:invalid#zClosurez"===(a instanceof F?a:Hc(a)).M()&&b(String(a))}function
Ci(a,b){return function(c){c={id:"unsafeurl",ctx:a,url:c};var d=[];for(e in
c)fg(e,c[e],d);var
e=eg(b,d.join("&"));navigator.sendBeacon&&navigator.sendBeacon(e,"")}};function
T(a,b){for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void
0,a[c],c,a)}function Di(a){return!(!a||!a.call)&&"function"===typeof a}function
Ei(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 Fi(a,b)
{if(a.indexOf)return a=a.indexOf(b),0<a||0===a;for(var c=0;c<a.length;c+
+)if(a[c]===b)return!0;return!1}function Gi(){var a=C();"google_onload_fired"in a||
(a.google_onload_fired=!1,Q(a,"load",function(){a.google_onload_fired=!
0}))}function Hi(a,b){var c=b.slice(-
1),d="?"===c||"#"===c?"":"&",e=[b];T(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 Ii(){var a=void 0===a?P:a;try{return
a.history.length}catch(b){return 0}}function Ji(){var a=void 0===a?
P:a;return"http:"===a.location.protocol}function Ki(a){a=yi(vi(a))||
a;a.google_unique_id?++a.google_unique_id:a.google_unique_id=1}function Li(a)
{a=a.google_unique_id;return"number"===typeof a?a:0}function Mi(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 Ni(a){return!!a.google_async_iframe_id}var
Oi=Ni(window),Pi=Oi&&window.parent||window;function C(){if(Oi&&!gg(Pi)){var
a="."+jf.domain;try{for(;2<a.split(".").length&&!
gg(Pi);)jf.domain=a=a.substr(a.indexOf(".")+1),Pi=window.parent}catch(b){}gg(Pi)||
(Pi=window)}return Pi}var Qi=/(^| )adsbygoogle($| )/;function Ri(a){return
function(){if(a){var b=a;a=null;b.apply(null,arguments)}}}var Si=ic($b(new
Xb(Yb,"//fonts.googleapis.com/css")));function Ti(a)
{a=Xf(Af(a),"LINK");a.type="text/css";var
b=Ci(638,"https://pagead2.googlesyndication.com/pagead/gen_204");var
c=ec(Si).toString();c=jc.exec(c);var d=c[3]||"";c=ic(c[1]+kc("?",c[2]||"",
{family:"Roboto:300,500"})+kc("#",d,void 0));c instanceof bc||
Bi(c,b);Dd(a,c,"stylesheet");return a}function Ui(){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(ed()){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 Vi(a){return(a=a.google_ad_format)?
0<a.indexOf("_0ads"):!1}function Wi(){if(Mh)try{var a=P.google_cafe_host||
P.top.google_cafe_host;if(a)return a}catch(b){}return Uh()}function Xi(a){return
Mh&&a.google_top_window||a.top}function Yi(a){a=Xi(a);return gg(a)?a:null}function
Zi(a,b){try{b=b||P;for(var c=0;20>c;c++){if(a==b)return!
0;if(a==b.top)break;a=a.parent}}catch(d){}return!1}function $i(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 aj(a){a.google_ad_modifications||
(a.google_ad_modifications={});return a.google_ad_modifications}function bj(a)
{return aj(a).eids||[]}function cj(a,b)
{a=aj(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
U={},dj=(U.google_ad_channel="channel",U.google_ad_type="ad_type",U.google_ad_forma
t="format",U.google_color_bg="color_bg",U.google_color_border="color_border",U.goog
le_color_link="color_link",U.google_color_text="color_text",U.google_color_url="col
or_url",U.google_page_url="url",U.google_allow_expandable_ads="ea",U.google_ad_sect
ion="region",U.google_cpm="cpm",U.google_encoding="oe",U.google_safe="adsafe",U.goo
gle_flash_version="flash",U.google_font_face="f",U.google_font_size="fs",U.google_h
ints="hints",U.google_ad_host="host",U.google_ad_host_channel="h_ch",U.google_ad_ho
st_tier_id="ht_id",U.google_kw_type="kw_type",U.google_kw="kw",U.google_contents="c
ontents",U.google_targeting="targeting",U.google_adtest="adtest",U.google_alternate
_color="alt_color",U.google_alternate_ad_url="alternate_ad_url",U.google_cust_age="
cust_age",U.google_cust_ch="cust_ch",U.google_cust_gender="cust_gender",U.google_cu
st_interests="cust_interests",U.google_cust_job="cust_job",U.google_cust_l="cust_l"
,U.google_cust_lh="cust_lh",U.google_cust_u_url="cust_u_url",U.google_cust_id="cust
_id",U.google_language="hl",U.google_city="gcs",U.google_country="gl",U.google_regi
on="gr",U.google_available_width="avail_w",U.google_content_recommendation_ad_posit
ions="ad_pos",U.google_content_recommendation_columns_num="cr_col",U.google_content
_recommendation_rows_num="cr_row",U.google_content_recommendation_ui_type="crui",U.
google_content_recommendation_use_square_imgs="cr_sq_img",U.google_color_line="colo
r_line",U.google_disable_video_autoplay="disable_video_autoplay",U.google_full_widt
h_responsive_allowed="fwr",U.google_full_width_responsive="fwrattr",U.efwr="efwr",U
.google_pgb_reactive="pra",U.google_resizing_allowed="rs",U.google_resizing_height=
"rh",U.google_resizing_width="rw",U.rpe="rpe",U.google_responsive_formats="resp_fmt
s",U.google_safe_for_responsive_override="sfro",U.google_video_doc_id="video_doc_id
",U.google_video_product_type="video_product_type",U.google_webgl_support="wgl",U.g
oogle_refresh_count="rc",U),V={},ej=(V.google_ad_block="ad_block",V.google_ad_clien
t="client",V.google_ad_output="output",V.google_ad_callback="callback",V.google_ad_
height="h",V.google_ad_resize="twa",V.google_ad_slot="slotname",V.google_ad_unit_ke
y="adk",V.google_ad_dom_fingerprint="adf",V.google_ad_width="w",V.google_captcha_to
ken="captok",V.google_content_recommendation_columns_num="cr_col",V.google_content_
recommendation_rows_num="cr_row",V.google_ctr_threshold="ctr_t",V.google_cust_crite
ria="cust_params",V.gfwrnwer="fwrn",V.gfwrnher="fwrnh",V.google_bfa="bfa",V.ebfa="e
bfa",V.ebfaca="ebfaca",V.google_image_size="image_size",V.google_last_modified_time
="lmt",V.google_loeid="loeid",V.google_max_num_ads="num_ads",V.google_max_radlink_l
en="max_radlink_len",V.google_mtl="mtl",V.google_native_settings_key="nsk",V.google
_enable_content_recommendations="ecr",V.google_num_radlinks="num_radlinks",V.google
_num_radlinks_per_unit="num_radlinks_per_unit",V.google_pucrd="pucrd",V.google_reac
tive_plaf="plaf",V.google_reactive_plat="plat",V.google_reactive_fba="fba",V.google
_reactive_sra_channels="plach",V.google_responsive_auto_format="rafmt",V.armr="armr
",V.google_rl_dest_url="rl_dest_url",V.google_rl_filtering="rl_filtering",V.google_
rl_mode="rl_mode",V.google_rt="rt",V.google_source_type="src_type",V.google_tag_for
_child_directed_treatment="tfcd",V.google_tag_for_under_age_of_consent="tfua",V.goo
gle_tag_origin="to",V.google_ad_semantic_area="sem",V.google_tfs="tfs",V.google_pac
kage="pwprc",V.google_tag_partner="tp",V.fra="fpla",V.google_ml_rank="mlr",V.google
_apsail="psa",V),fj={},gj=(fj.google_core_dbp="dbp",fj.google_lact="lact",fj.google
_only_pyv_ads="pyv",fj.google_scs="scs",fj.google_video_url_to_fetch="durl",fj.goog
le_yt_pt="yt_pt",fj.google_yt_up="yt_up",fj);function hj(a,b){a.D|=b};function
ij(a){T(dj,function(b,c){a[c]=null});T(ej,function(b,c)
{a[c]=null});T(gj,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 jj(a,b,c){hj(a,2);return b[c%b.length]};var
kj={lc:1,mc:2,vf:8,rc:9,Ag:16,se:26,re:27,pc:30},lj={overlays:1,interstitials:2,vig
nettes:2,inserts:3,immersives:4,list_view:5},mj={},nj=(mj[1]=1,mj[2]=1,mj[8]=2,mj[2
7]=3,mj[9]=4,mj[30]=5,mj);function oj(a){var b=a.iframeWin;if(b&&Ni(b)&&b!
=b.parent&&b.google_async_iframe_close){var c=function(){return
b.setTimeout(function(){b.document.close()},0)};a.G?a.G(c):c()}};function pj(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 qj=[/^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 rj(a){return ob(qj,function(b){return
b.test(a)})}function sj(a){if(a=/[-\w]+\.[-\w]+
$/.exec(a))switch(Kd(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}return-
1}function gk(a){if(!a.length)return 0;for(var b=[],c=0;33>=c;c+
+)b[c]=0;for(c=a.length-1;0<=c;c--){var d=sj(a[c]);0<=d&&(b[33-d]=1)}return
parseInt(b.join(""),2)};var hk=/^https?:\/\/(\w|-)+\.cdn\.ampproject\.(net|org)
(\?|\/|$)/;function ik(a){a=(this.j=a||x)||x;this.m=a.top==a?1:gg(a.top)?2:3;3!
=this.m&&Date.parse(x.top.document.lastModified);this.l=jk(this.j)}function kk(a,b)
{for(var c=0,d=(a=a.l[Math.max(a.l.length-1,0)].url||null)&&dg(cg(a)[3]||
null),e=Math.min(b.length,26),f=0;f<e;f++)a=null!=b[f]&&dg(cg(b[f])[3]||
null)||"",c*=4,a&&(d&&a==d?c+=3:rj(b[f])?c+=2:a&&0<=sj(a)&&(c+=1));return
c}function jk(a){var b=a||x,c=[],d=null;do{var e=b;if(gg(e)){var
f=e.location.href;d=e.document&&e.document.referrer||null}else
f=d,d=null;c.push(new lk(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||
x;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.Qb=!0);return c}function mk(a,b){this.j=a;this.l=b}function lk(a,b,c)
{this.url=a;this.ca=b;this.Qb=!!c;this.depth=null};function nk()
{this.m="&";this.o=!1;this.l={};this.v=0;this.j=[]}function ok(a,b){var
c={};c[a]=b;return[c]}function pk(a,b,c,d,e){var f=[];Pg(a,function(g,h)
{(g=qk(g,b,c,d,e))&&f.push(h+"="+g)});return f.join(b)}function qk(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(qk(a[g],b,c,d+1,e));return f.join(c[d])}}else if("object"==typeof a)return
e=e||0,2>e?encodeURIComponent(pk(a,b,c,d,e+1)):"...";return
encodeURIComponent(String(a))}function rk(a,b,c,d)
{a.j.push(b);a.l[b]=ok(c,d)}function
sk(a,b,c){b=b+"//pagead2.googlesyndication.com"+c;var d=tk(a)-
c.length;if(0>d)return"";a.j.sort(function(m,p){return m-p});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=pk(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 tk(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 uk()
{this.l=Ji()?"http:":"https:";this.j=Math.random()}function vk(){var
a=wk,b=xk.google_srt;0<=b&&1>=b&&(a.j=b)}function yk(a,b,c,d,e,f){if((d?
a.j:Math.random())<(e||.01))try{if(c
instanceof nk)var g=c;else g=new nk,Pg(c,function(k,l){var m=g,p=m.v+
+;k=ok(l,k);m.j.push(p);m.l[p]=k});var h=sk(g,a.l,"/pagead/gen_204?
id="+b+"&");h&&("undefined"===typeof f?ph(h):ph(h,f))}catch(k){}};var zk=!
1,Ak=null;function Bk(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 Ck(){var a=Dk(),b=new
Bk;Pg(a.j,function(c,d){b.j[d]=c});Pg(a.l,function(c,d){b.l[d]=c});return
b}function Ek(){if(null===Ak){Ak="";try{var a="";try{a=x.top.location.hash}catch(c)
{a=x.location.hash}if(a){var b=a.match(/\bdeid=([\d,]+)/);Ak=b?b[1]:""}}catch(c)
{}}return Ak}function Fk(a,b,c){return""==b?"":c?a.l.hasOwnProperty(c)?a.l[c]=b:"":
(a.j[b]=!0,b)}function Gk(a,b,c,d){if(a.m)return"";if(d?
a.l.hasOwnProperty(d)&&""==a.l[d]:1){var e;e=(e=Ek())?(e=e.match(new RegExp("\\
b("+b.join("|")+")\\b")))?e[0]:null:null;if(b=e?e:zk?null:Lg(b,c,!1))return
Fk(a,b,d)}return""}function Hk(a,b){return a.l.hasOwnProperty(b)?a.l[b]:""}function
Ik(a){var b=[];Pg(a.j,function(c,d){b.push(d)});Pg(a.l,function(c){""!
=c&&b.push(c)});return b};function Jk(){var a=x.performance;return
a&&a.now&&a.timing?Math.floor(a.now()+a.timing.navigationStart):B()}function Kk()
{var a=void 0===a?x:a;return(a=a.performance)&&a.now?a.now():null};function
Lk(a,b,c)
{this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.random();
this.slotId=void 0};var Mk=x.performance,Nk=!!
(Mk&&Mk.mark&&Mk.measure&&Mk.clearMarks),Ok=Kb(function(){var a;if(a=Nk)a=Ek(),a=!!
a.indexOf&&0<=a.indexOf("1337");return a});function Pk(a){this.l=[];this.m=a||x;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=Ok()||
(null!=b?b:1>Math.random())}function Qk(a){a.j=!1;a.l!
=a.m.google_js_reporting_queue&&(Ok()&&kb(a.l,Rk),a.l.length=0)}function Rk(a)
{a&&Mk&&Ok()&&(Mk.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),Mk.clearMarks
("goog_"+a.label+"_"+a.uniqueId+"_end"))}Pk.prototype.start=function(a,b){if(!
this.j)return null;var c=Kk()||Jk();a=new
Lk(a,b,c);b="goog_"+a.label+"_"+a.uniqueId+"_start";Mk&&Ok()&&Mk.mark(b);return
a};function Sk(a,b){if(a.j&&"number"===typeof b.value){var c=Kk()||
Jk();b.duration=c-
b.value;c="goog_"+b.label+"_"+b.uniqueId+"_end";Mk&&Ok()&&Mk.mark(c);!a.j||
2048<a.l.length||a.l.push(b)}}function Tk(a,b){if(!a.j)return b();var
c=a.start("491",3);try{var d=b()}catch(e){throw Rk(c),e;}Sk(a,c);return d};function
Uk(){var a=Vk;this.B=wk;this.o=!0;this.l=null;this.C=this.j;this.m=void 0===a?
null:a;this.v=!1}function Wk(a,b,c,d){try{if(a.m&&a.m.j){var
e=a.m.start(b.toString(),3);var f=c();Sk(a.m,e)}else f=c()}catch(g)
{c=a.o;try{Rk(e),c=a.C(b,new pj(g,{message:Xk(g)}),void 0,d)}catch(h)
{a.j(217,h)}if(!c)throw g;}return f}function Yk(a,b,c,d,e){return function(f)
{for(var g=[],h=0;h<arguments.length;++h)g[h]=arguments[h];return Wk(a,b,function()
{return c.apply(d,g)},e)}}Uk.prototype.j=function(a,b,c,d,e){e=e||"jserror";try{var
f=new nk;f.o=!0;rk(f,1,"context",a);b.error&&b.meta&&b.id||(b=new pj(b,
{message:Xk(b)}));b.msg&&rk(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=jk(),k=new lk(x.location.href,x,!1);b=null;var
l=h.length-1;for(d=l;0<=d;--d){var m=h[d];!b&&hk.test(m.url)&&(b=m);if(m.url&&!
m.Qb){k=m;break}}m=null;var p=h.length&&h[l].url;0!=k.depth&&p&&(m=h[l]);var q=new
mk(k,m);q.l&&rk(f,4,"top",q.l.url||"");rk(f,5,"url",q.j.url||"");yk(this.B,e,f,this
.v,c)}catch(u){try{yk(this.B,e,
{context:"ecmserr",rctx:a,msg:Xk(u),url:q&&q.j.url},this.v,c)}catch(v){}}return
this.o};function Xk(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=Zk(a.stack,b));return b}function Zk(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 wk,$k,al,xk=C(),Vk=new Pk(xk);function bl(a){var b=P.jerExpIds;if(y(b)&&0!
==b.length){var c=a.eid;c?
(b=w(c.split(",")).concat(w(b)),xb(b),a.eid=b.join(",")):a.eid=b.join(",")}}functio
n cl(a){var b=P.jerUserAgent;b&&(a.useragent=b)}(function(){wk=new uk;"number"!
==typeof xk.google_srt&&(xk.google_srt=Math.random());vk();$k=new Uk;
$k.l=function(b){bl(b);al&&(b.jc=al);cl(b)};$k.v=!
0;"complete"==xk.document.readyState?xk.google_measure_js_timing||
Qk(Vk):Vk.j&&Q(xk,"load",function(){xk.google_measure_js_timing||Qk(Vk)});var
a=jf.currentScript;al=a?a.dataset.jc:""})();function dl(){}function el(a,b)
{Wk($k,a,b,void 0)}function W(a,b,c){return Yk($k,a,b,c,void 0)}function X(a,b,c)
{yk(wk,a,b,!0,c,void 0)}function fl(){return
Ci(611,(Ji()?"http:":"https:")+"//pagead2.googlesyndication.com/pagead/
gen_204")}function gl(a,b){X("rmvasft",{code:a,branch:b?"exp":"cntr"})};function
hl(a,b){var c=Yg();return a+(-1==a.indexOf("?")?"?":"&")
+[0<c.length?"google_debug"+(c?"="+c:"")
+"&":"","xpc=",b,"&p=",encodeURIComponent(x.document.location.protocol),"//",encode
URIComponent(x.document.location.host)].join("")};function il(a){var b=[];jl(new
kl,a,b);return b.join("")}function kl(){}function jl(a,b,c)
{if(null==b)c.push("null");else{if("object"==typeof b){if(y(b)){var
d=b;b=d.length;c.push("[");for(var e="",f=0;f<b;f+
+)c.push(e),jl(a,d[f],c),e=",";c.push("]");return}if(b instanceof String||b
instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");e="";for(d
in b)Object.prototype.hasOwnProperty.call(b,d)&&(f=b[d],"function"!=typeof
f&&(c.push(e),ll(d,c),c.push(":"),jl(a,f,c),e=","));c.push("}");return}}switch(type
of b){case "string":ll(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?
String(b):"null");break;case "boolean":c.push(String(b));break;case
"function":c.push("null");break;default:throw Error("Unknown type: "+typeof
b);}}}var ml={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\
r":"\\r","\t":"\\t","\x0B":"\\u000b"},nl=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\
x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g;function ll(a,b)
{b.push('"',a.replace(nl,function(c){var d=ml[c];d||(d="\\u"+(c.charCodeAt(0)|
65536).toString(16).substr(1),ml[c]=d);return d}),'"')};function ol(){var
a={notify:/^expandable-xpc-ready$/};this.j=this.l=null;Wa(a)?
this.j=a:this.l=a}ol.prototype.getVerifier=function(a){return this.l?
this.l[a]:null};ol.prototype.getSchema=function(a){return this.j?
this.j(a):null};ol.prototype.doesReturnAnotherSchema=function(){return this.j?!0:!
1};function pl(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;Q(a,"message",e);var f=!1;return function(){var g=!1;f||
(f=!0,g=oh(a,"message",e));return g}}function ql(a,b,c,d){var
e=pl(a,b,Gb(c,function(){return e()}),void 0===d?null:d);return e}function rl()
{}E(rl,Error);function sl(a,b,c,d,e){if(y(a)){var f=a;for(var g=0;g<a.length;g+
+)a[g]=sl(a[g],b,c,d,e)}else if(z(a))
{if(b.doesReturnAnotherSchema())if(f=b.getSchema(a))
{if(b=f,b.doesReturnAnotherSchema())return sl(a,b,c,d,e)}else throw new
rl("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(Wa(k)){h=k(c);if(!h){if(!d||!
d.nullOnInvalid)throw new rl("sm",g,c);e&&(e[g]=!0);f[g]=null;continue}if(h
instanceof ol)d=null;else{f[g]=c;continue}}}else if(!
z(c))continue;f[g]=sl(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))||Wa(b)&&!
b(a)){if(!d||!d.nullOnInvalid)throw new rl("sm",c,a);e&&(e[c]=!0);f=null}return
f}function tl(a,b){var c=ul;return pl(a,"ct",function(d,e){try{var
f=sl(d,c,null,null,null);b(f,e)}catch(g){if(!(g instanceof rl))throw g;}})}function
vl(a,b,c,d,e){if(!
(0>=e)&&(c.googMsgType=b,a.postMessage(il(c),d),a=a.frames))for(var f=0;f<a.length;
++f)1<e&&vl(a[f],b,c,d,--e)};var ul=new ol;function wl(a,b,c,d)
{gh(d.origin,Mh)&&"expandable-xpc-ready"==c.notify&&xl(a,b)}function xl(a,b){var
c=a.ib;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.ha,f:a.td,g:a.G
c,h:a.Zc,i:void 0});x.setTimeout(W(220,Ri(bb(function(d)
{Jg(c.document,d)},b))),0)};var
yl={te:"google_ads_preview",bf:"google_mc_lab",mc:"google_anchor_debug",lc:"google_
bottom_anchor_debug",nc:"google_ia_debug",Gf:"google_scr_debug",Jf:"google_ia_debug
_allow_onclick",fg:"googleads",pc:"google_pedestal_debug",ug:"google_resize_debug",
Cg:"google_shoppable_images_debug",Dg:"google_shoppable_images_cookie",Eg:"google_s
hoppable_images_forced",qc:"google_responsive_slot_debug",zg:"google_responsive_slo
t_preview",yg:"google_responsive_dummy_ad"},zl={},Al=(zl.google_bottom_anchor_debug
=1,zl.google_anchor_debug=2,zl.google_ia_debug=8,zl.google_resize_debug=16,zl.googl
e_scr_debug=9,zl.googleads=2,zl.google_pedestal_debug=30,zl);var
Bl={nc:1,we:2,Ug:3,rc:4,qc:6};function Cl(a,b){if(!a)return!1;a=a.hash;if(!a||!
a.indexOf)return!1;if(-1!=a.indexOf(b))return!0;b=Dl(b);return"go"!=b&&-1!
=a.indexOf(b)?!0:!1}function Dl(a){var b="";T(a.split("_"),function(c)
{b+=c.substr(0,2)});return b}function El(){var a=x.location,b=!1;T(yl,function(c)
{Cl(a,c)&&(b=!0)});return b}function Fl(a){return
Cl(a.location,"google_ia_debug")}function Gl(a,b){switch(a){case 1:return
Cl(b,"google_ia_debug");case 2:return Cl(b,"google_bottom_anchor_debug");case
3:return Cl(b,"google_anchor_debug")||Cl(b,"googleads");case 4:return
Cl(b,"google_scr_debug");case 6:return Cl(b,"google_responsive_slot_debug")}return!
1};function Hl(){this.C=this.C;this.G=this.G}Hl.prototype.C=!1;function Il(a){a.C||
(a.C=!0,a.K())}Hl.prototype.K=function()
{if(this.G)for(;this.G.length;)this.G.shift()()};function Jl()
{this.wasPlaTagProcessed=!
1;this.wasReactiveAdConfigReceived={};this.adCount={};this.wasReactiveAdVisible={};
this.stateForType={};this.reactiveTypeEnabledInAsfe={};this.isReactiveTagFirstOnPag
e=this.wasReactiveAdConfigHandlerRegistered=this.wasReactiveTagR
equestSent=!
1;this.reactiveTypeDisabledByPublisher={};this.tagSpecificState={};this.adRegion=nu
ll;this.improveCollisionDetection=1;this.messageValidationEnabled=!
1;this.floatingAdsStacking=new Kl}function Ll(a)
{a.google_reactive_ads_global_state?
null==a.google_reactive_ads_global_state.floatingAdsStacking&&(a.google_reactive_ad
s_global_state.floatingAdsStacking=new Kl):a.google_reactive_ads_global_state=new
Jl;return a.google_reactive_ads_global_state}function Kl()
{this.maxZIndexRestrictions={};this.nextRestrictionId=0;this.maxZIndexListeners=[]}
;var Ml=728*1.38;function Nl(a){return a!=a.top?512:0}function Ol(a,b)
{return(a=Pl(a).clientWidth)?a>(void 0===b?420:b)?32768:320>a?
65536:0:16384}function Ql(a){var b=Pl(a).clientWidth;a=a.innerWidth;return(b=b&&a?
b/a:0)?1.05<b?262144:.95>b?524288:0:131072}function Pl(a){a=a.document;var
b={};a&&(b="CSS1Compat"==a.compatMode?a.documentElement:a.body);return b||
{}}function Rl(a){return Pl(a).clientHeight}function Sl(a,b){var c=Pl(a);return b?
c.scrollHeight==Rl(a)?c.offsetHeight:c.scrollHeight:c.offsetHeight}function Tl(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 Ul(a,b){return a&&a.source?a.source===b||
a.source.parent===b:!1}function Vl(a){return void 0===a.pageYOffset?
(a.document.documentElement||a.document.body.parentNode||
a.document.body).scrollTop:a.pageYOffset}function Wl(a){return void
0===a.pageXOffset?(a.document.documentElement||a.document.body.parentNode||
a.document.body).scrollLeft:a.pageXOffset}function Xl(a){var b={},c;y(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 Yl(a,b,c,d,e){yk(c,b,
{c:e.data.substring(0,500),u:a.location.href.substring(0,500)},!0,.1);return!
0};function Zl(a,b,c,d){d=void 0===d?!1:d;Hl.call(this);var
e=this;this.j=a;this.O=b;this.vc=c;this.sc=d;this.da={};this.ea=Yk(this.O,168,funct
ion(f,g){a:{try{if(!gh(g.origin,e.sc))break a}catch(l){break a}var
h=f.msg_type,k;"string"===typeof
h&&(k=e.da[h])&&k.call(e,f,g)}});this.Ka=Yk(this.O,169,function(f,g){return
Yl(e.j,"ras::xsf",e.vc,f,g)});this.D=[];this.Ea(this.da);this.D.push(pl(this.j,"sth
",this.ea,this.Ka))}ia(Zl,Hl);Zl.prototype.K=function(){for(var
a=r(this.D),b=a.next();!
b.done;b=a.next())b=b.value,b();this.D.length=0;Hl.prototype.K.call(this)};function
$l(a){Zl.call(this,a,$k,wk,Mh);this.j=a}ia($l,Zl);function am(a,b)
{this.m=a;this.o=b;this.l=0;this.j=null}am.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
bm(a,b){a.o(b);100>a.l&&(a.l++,b.next=a.j,a.j=b)};function cm(a)
{x.setTimeout(function(){throw a;},0)}var dm;function em(){var
a=x.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof
window&&window.postMessage&&window.addEventListener&&!H("Presto")&&(a=function()
{var
e=Lf(document,"IFRAME");e.style.display="none";Cd(e);document.documentElement.appen
dChild(e);var f=e.contentWindow;e=f.document;e.open();e.write(qd(xd));e.close();var
g="callImmediate"+Math.random(),h="file:"==f.location.protocol?"*":f.location.proto
col+"//"+f.location.host;e=A(function(k){if(("*"==h||
k.origin==h)&&k.data==g)this.port1.onmessage()},this);f.addEventListener("message",
e,!1);this.port1={};this.port2={postMessage:function()
{f.postMessage(g,h)}}});if("undefined"!==typeof a&&!ed()){var b=new
a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var
e=c.Eb;c.Eb=null;e()}};return function(e)
{d.next={Eb:e};d=d.next;b.port2.postMessage(0)}}return"undefined"!==typeof
document&&"onreadystatechange"in Lf(document,"SCRIPT")?function(e){var
f=Lf(document,"SCRIPT");f.onreadystatechange=function()
{f.onreadystatechange=null;f.parentNode.removeChild(f);f=null;e();e=null};document.
documentElement.appendChild(f)}:function(e){x.setTimeout(e,0)}};function fm()
{this.l=this.j=null}var hm=new am(function(){return new gm},function(a)
{a.reset()});fm.prototype.add=function(a,b){var c=hm.get();c.set(a,b);this.l?
this.l.next=c:this.j=c;this.l=c};function im(){var
a=jm,b=null;a.j&&(b=a.j,a.j=a.j.next,a.j||(a.l=null),b.next=null);return b}function
gm(){this.next=this.l=this.j=null}gm.prototype.set=function(a,b)
{this.j=a;this.l=b;this.next=null};gm.prototype.reset=function()
{this.next=this.l=this.j=null};function km(a,b){lm||mm();nm||(lm(),nm=!
0);jm.add(a,b)}var lm;function mm(){if(x.Promise&&x.Promise.resolve){var
a=x.Promise.resolve(void 0);lm=function(){a.then(om)}}else lm=function(){var b=om;!
Wa(x.setImmediate)||x.Window&&x.Window.prototype&&!
H("Edge")&&x.Window.prototype.setImmediate==x.setImmediate?(dm||
(dm=em()),dm(b)):x.setImmediate(b)}}var nm=!1,jm=new fm;function om(){for(var
a;a=im();){try{a.j.call(a.l)}catch(b){cm(b)}bm(hm,a)}nm=!1};function pm(a)
{this.j=0;this.C=void 0;this.o=this.l=this.m=null;this.v=this.B=!1;if(a!=Qa)try{var
b=this;a.call(void 0,function(c){qm(b,2,c)},function(c){qm(b,3,c)})}catch(c)
{qm(this,3,c)}}function rm()
{this.next=this.context=this.l=this.m=this.j=null;this.o=!
1}rm.prototype.reset=function(){this.context=this.l=this.m=this.j=null;this.o=!
1};var sm=new am(function(){return new rm},function(a){a.reset()});function
tm(a,b,c){var d=sm.get();d.m=a;d.l=b;d.context=c;return d}function um(){var
a,b,c=new pm(function(d,e){a=d;b=e});return new
vm(c,a,b)}pm.prototype.then=function(a,b,c){return wm(this,Wa(a)?a:null,Wa(b)?
b:null,c)};pm.prototype.$goog_Thenable=!0;function xm(a,b){wm(a,null,b,void
0)}pm.prototype.cancel=function(a){if(0==this.j){var b=new ym(a);km(function()
{zm(this,b)},this)}};function zm(a,b){if(0==a.j)if(a.m){var c=a.m;if(c.l){for(var
d=0,e=null,f=null,g=c.l;g&&(g.o||(d++,g.j==a&&(e=g),!(e&&1<d)));g=g.next)e||
(f=g);e&&(0==c.j&&1==d?zm(c,b):(f?
(d=f,d.next==c.o&&(c.o=d),d.next=d.next.next):Am(c),Bm(c,e,3,b)))}a.m=null}else
qm(a,3,b)}function Cm(a,b){a.l||2!=a.j&&3!=a.j||Dm(a);a.o?
a.o.next=b:a.l=b;a.o=b}function wm(a,b,c,d){var e=tm(null,null,null);e.j=new
pm(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 ym?
g(h):f(k)}catch(l){g(l)}}:g});e.j.m=a;Cm(a,e);return e.j}pm.prototype.G=function(a)
{this.j=0;qm(this,2,a)};pm.prototype.F=function(a){this.j=0;qm(this,3,a)};function
qm(a,b,c){if(0==a.j){a===c&&(b=3,c=new TypeError("Promise cannot resolve to
itself"));a.j=1;a:{var d=c,e=a.G,f=a.F;if(d instanceof pm){Cm(d,tm(e||Qa,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(z(d))try{var k=d.then;if(Wa(k)){Em(d,k,e,f,a);g=!
0;break a}}catch(l){f.call(a,l);g=!0;break a}g=!1}}}g||
(a.C=c,a.j=b,a.m=null,Dm(a),3!=b||c instanceof ym||Fm(a,c))}}function Em(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 Dm(a){a.B||(a.B=!0,km(a.D,a))}function
Am(a){var b=null;a.l&&(b=a.l,a.l=b.next,b.next=null);a.l||(a.o=null);return
b}pm.prototype.D=function(){for(var a;a=Am(this);)Bm(this,a,this.j,this.C);this.B=!
1};function Bm(a,b,c,d){if(3==c&&b.l&&!b.o)for(;a&&a.v;a=a.m)a.v=!
1;if(b.j)b.j.m=null,Gm(b,c,d);else try{b.o?b.m.call(b.context):Gm(b,c,d)}catch(e)
{Hm.call(null,e)}bm(sm,b)}function Gm(a,b,c){2==b?
a.m.call(a.context,c):a.l&&a.l.call(a.context,c)}function Fm(a,b){a.v=!
0;km(function(){a.v&&Hm.call(null,b)})}var Hm=cm;function ym(a)
{gb.call(this,a)}E(ym,gb);ym.prototype.name="cancel";function vm(a,b,c)
{this.j=a;this.resolve=b;this.reject=c};function Y(a,b){a=void 0===a?null:a;b=void
0===b?null:b;var c=void 0===c?[]:c;var d=void 0===d?[]:d;if(a&&b||!a&&!b)throw
Error("Invalid model");this.nodeType=a?
0:1;this.tagName=(a||"DIV").toString();this.text=b||"";this.attributes=c;this.child
ren=d;this.j=um()}function Im(a,b,c){a:{switch(b){case "aria-hidden":case
"class":case "dir":case "href":case "id":case "src":case "target":var d=!0;break
a}d=!1}if(!d)throw Error("Unsupported
attr");a.attributes.push([b,c.toString()]);return a}function Jm(a,b)
{a.children.push(b);return a}function Km(a,b){a.j.j.then(b);return
a}Y.prototype.create=function(a,b){switch(this.nodeType){case
0:a=a.createElement(this.tagName.toString());for(var
c=r(this.attributes),d=c.next();!d.done;d=c.next()){d=r(d.value);var
e=d.next().value;d=d.next().value;switch(e){case "aria-hidden":case "class":case
"dir":case "id":case "target":a.setAttribute(e,d);break;case "href":e=a;var
f=fl();d=d instanceof F||!Ai.test(d)?d:new F(Ac,d);Bi(d,f);d=d instanceof F?
d:Hc(d);e.href=Cc(d);break;case "src":e=a;Bi(d,fl());d=d instanceof
F?d:Hc(d,/^data:image\//i.test(d));e.src=Cc(d);break;default:throw Error("Bad
attr");}}break;case 1:a=a.createTextNode(this.text);break;default:throw Error("Bad
nodeType");}b.appendChild(a);this.j.resolve(a);return a};function Lm(a,b,c)
{c=r(c);for(var d=c.next();!d.done;d=c.next()){d=d.value;var
e=d.create(a,b);Lm(a,e,d.children)}};function Mm(a,b,c,d,e,f)
{Hl.call(this);this.ha=a;this.status=1;this.j=b;this.l=c;this.I=d;this.H=!!
e;this.o=Math.random();this.v={};this.m=null;this.B=A(this.ud,this);this.F=f}ia(Mm,
Hl);n=Mm.prototype;n.ud=function(a){if(a.origin===this.l&&(this.H||
a.source==this.j)){var b=null;try{b=JSON.parse(a.data)}catch(c)
{}if(z(b)&&(a=b.i,b.c===this.ha&&a!=this.o)){if(2!
==this.status)try{this.status=2,Nm(this),this.m&&(this.m(),this.m=null)}catch(c)
{}a=b.s;b=b.p;if("string"===typeof a&&("string"===typeof b||
z(b))&&this.v.hasOwnProperty(a))this.v[a](b)}}};function Nm(a){var
b={};b.c=a.ha;b.i=a.o;a.F&&(b.e=a.F);a.j.postMessage(il(b),a.l)}n.Xb=function()
{if(1===this.status){try{this.j.postMessage&&Nm(this)}catch(a)
{}window.setTimeout(A(this.Xb,this),50)}};n.connect=function(a)
{a&&(this.m=a);Q(window,"message",this.B);this.I&&this.Xb()};n.Nb=function(a,b){var
c={};c.c=this.ha;c.i=this.o;c.s=a;c.p=b;try{this.j.postMessage(il(c),this.l)}catch(
d){}};n.K=function()
{this.status=3;oh(window,"message",this.B);Hl.prototype.K.call(this)};function
Om(a,b,c,d,e)
{Mm.call(this,a,b,c,d);this.D=e}ia(Om,Mm);Om.prototype.Nb=function(a,b)
{Pm(this,a,b)};function Pm(a,b,c){c=void 0===c?{}:c;var
d={},e=(d.c=a.ha,d.i=a.o,d.s=b,d.p=c,d);a.D&&(e.msg_type=a.D);Sd?
x.setTimeout(function()
{a.j.postMessage(JSON.stringify(e),a.l)},0):a.j.postMessage(JSON.stringify(e),a.l)}
;function Qm(a,b){if(!b.source||!gh(b.origin,Mh))throw X("mcca",
{context:"badinit"}),Error("Bad eventData");Hl.call(this);var c=this;this.j=new
Om(a,b.source,b.origin,!1);this.j.connect();setTimeout(function()
{Pm(c.j,"apmc:bc:cr",{})},50)}ia(Qm,Hl);Qm.prototype.K=function()
{Il(this.j);Hl.prototype.K.call(this)};function Rm(a)
{$l.call(this,a);this.v=this.l=this.o=this.m=null;this.F=this.B=!1}ia(Rm,
$l);function Sm(a,b,c){if(a.m&&a.m.j)a.m.j.v[b]=c;else throw Error("register
failed");}function Tm(a,b,c){if(a.m&&a.m.j)a.m.j.Nb(b,c);else throw Error("send
failed");}n=Rm.prototype;n.bd=function(a,b){var c=this;b.source&&Zi(b.source)&&!
this.m&&(this.m=new Qm("mta-ch",b),Sm(this,"show-
lbx",A(this.yc,this)),Sm(this,"chk-lbx",A(this.nd,this)),Sm(this,"hide-
lbx",function(){Um(c)}))};n.yc=function(a){var b=this;if(!
this.j.document.getElementById("mta-lbx"))
{this.l=Lf(document,"IFRAME");this.l.setAttribute("id","mta-
lbx");a=A(this.xc,this,a);Q(this.l,"load",a);this.v=bb(oh,this.l,"load",a);this.j.d
ocument.body.appendChild(this.l);if(this.o["d-elbbi"])
{this.j.history.pushState(null,"","#");this.B=!0;var c=function(){b.B=!
1;Um(b,6);oh(b.j,"popstate",c)};Q(this.j,"popstate",c)}a={};X("gdn::mta-lbx",
(a.exit=0,a),1)}};n.xc=function(){function a(){Um(b,2)}var b=this;this.v&&this.v();
$h(this.l,
{display:"none",position:"fixed",top:"0px",left:"0px",width:"100%",height:"0px",bor
der:"0px",margin:"0px"});gi(Yc(G("body",{margin:"0px"}),G("#fe",
{transition:"opacity 0.25s linear",opacity:"0"}),G("#fe.show",
{opacity:"1"}),G(".hcb",{"float":"right"}),G('[dir="rtl"] .hcb',
{"float":"left"}),G(".mtasw",{"background-
color":"rgba(0,0,0,0.8)",bottom:"0px",opacity:"1","overflow-
y":"auto",position:"absolute",top:"0px",width:"100%"}),G(".mtas",
{display:"block","font-size":"16px",margin:"126px auto 96px
auto",transition:"margin-top 0.25s linear",width:"320px","max-
width":"92%"}),G(".show .mtas",{"margin-top":"96px"}),G(".mtas span, .mta-menu
span",{display:"inline-block"}),G(".mtas img",{height:"24px","margin-
top":"12px",width:"24px"}),G(".mtas div",{display:"block",width:"100%"}),G(".sh",
{"background-color":"#4285f4",color:"#FFFFFF",display:"block",width:"100%","border-
top-left-radius":"3px","-webkit-border-top-left-radius":"3px","border-top-right-
radius":"3px","-webkit-border-top-right-radius":"3px"}),G(".sh>div",
{padding:"24px",width:"auto"}),G(".sh span",{"font-size":"1.25em","font-
family":'"Roboto-Light", arial, sans-serif',"max-width":"224px"}),G(".sh img",
{margin:"0",opacity:"0.4",cursor:"pointer"}),G(".bsctr",{"border-radius":"3px","-
webkit-border-radius":"3px","background-color":"#FFFFFF","box-shadow":"0 2px 7px
1px rgba(0,0,0,0.8)"}),G(".bs",{"border-top":"1px solid rgb(221, 221,
221)",padding:"0.8em 0px"}),G(".bs a",{cursor:"pointer"}),G(".bs a",{"box-
sizing":"border-box",display:"block",padding:"0 24px",width:"100%"}),G(".bs a
span",{color:"rgba(0, 0, 0, 0.54)","font-family":'"Roboto-Medium", arial, sans-
serif',"font-size":"1em",margin:"14px 0","max-width":"224px"}),G(".mctr",
{position:"absolute",top:"15px",left:"15px"}),G(".mbs",{padding:"5px
0",margin:"0","box-shadow":"0 0 3px 3px rgba(0,0,0,0.2)"}),G(".mbs img",
{height:"21px",margin:"3px 14px 0 0"}),G(".mbs a",{"box-sizing":"border-
box",display:"table",padding:"0 14px",width:"100%"}),G(".mbs a div",
{display:"table-cell","vertical-align":"middle"}),G("div.ictr",
{width:"35px"}),G(".mbs a span",{display:"inline-block",color:"rgba(0, 0, 0,
0.54)","font-family":'"Roboto-Medium", arial, sans-serif',"font-
size":"1em",margin:"11px 0","max-
width":"224px"})),this.l.contentDocument.head);this.l.contentDocument.head.appendCh
ild(Ti(this.l.contentDocument));var c=Km(Im(Im(Im(new
Y("IMG"),"class","hcb"),"id","ex"),"src",this.o["d-pgh"]+"/images/icons/material/
system/2x/close_white_24dp.png"),function(k){Q(k,"click",a)});c=Jm(Im(new
Y("DIV"),"class","sh"),Jm(Jm(new Y("DIV"),Jm(new Y("SPAN"),new Y(null,this.o["d-
lht"]))),c));for(var d=Im(Im(new Y("DIV"),"id","fb"),"class","bs"),e=this.o["d-
oa"],f={na:0};f.na<e.length;f={na:f.na},++f.na){var g=e[f.na];Jm(d,Km(Jm(new
Y("A"),Jm(new Y("SPAN"),new Y(null,g))),function(k){return function(l)
{Q(l,"click",function(){var m={};Tm(b,"lbx-exit",(m.foi=k.na,m));Um(b,1)})}}
(f)))}c=Jm(Jm(Im(new Y("DIV"),"class","bsctr"),c),d);if(this.o["d-els"]){var
h=function(){Um(b,4)};d=Km(Jm(Im(new Y("DIV"),"class","bs"),Jm(Jm(Im(Im(Im(new
Y("A"),"id","as"),"target","_blank"),"href","//www.google.com/settings/ads/
anonymous"),Jm(new Y("SPAN"),new Y(null,this.o["d-sbt"]))),Im(Im(new
Y("IMG"),"class","hcb"),"src",this.o["d-siu"]))),function(k){Q(k,"click",function()
{return setTimeout(h,0)})});Jm(c,d)}c=Km(Jm(Im(new Y("DIV"),"id","fe"),Jm(Im(Im(new
Y("DIV"),"id","sbg"),"class","mtasw"),Jm(Im(new
Y("DIV"),"class","mtas"),Km(Jm(Im(new Y("DIV"),"id","sv"),c),function(k)
{Q(k,"click",function(l){l.stopPropagation?l.stopPropagation():l.cancelBubble=!
0})})))),function(k){x.setTimeout(function()
{k.className="show"},50)});Lm(this.l.contentDocument,this.l.contentDocument.body,
[c]);Q(this.l.contentDocument,"click",function(){Um(b,3)});$h(this.l,
{height:"100%",display:"block","z-index":"2147483647"});Tm(this,"lbx-dis",
{})};function Um(a,b){b=void 0===b?null:b;Nf(a.l);a.l=null;Tm(a,"lbx-hid",
{});a.B&&a.j.history.back();if(b&&!a.F){var c={};X("gdn::mta-lbx",
(c.exit=b,c),1);a.F=!0}}n.nd=function(a){"string"!==typeof
a&&(this.o=a.ufd,Tm(this,"lbx-rdy",{}))};n.K=function()
{this.m&&Il(this.m);Nf(this.l);this.l=null;
$l.prototype.K.call(this)};n.Ea=function(a){a["mta-lbx"]=this.bd};var
Vm=null;function Wm(a){this.j=a}function Xm(a,b){a=parseFloat(a.j[b]);return
isNaN(a)?0:a}function Ym(a,b){return Wg(a.j[b])}function Zm(a){Vm||(Vm=new
Wm(a.google_t12n_vars||{}));return Vm};var $m=null;function an(a,b){for(var
c=0,d=a,e=0;a&&a!=a.parent;)if(a=a.parent,e++,gg(a))d=a,c=e;else
if(b)break;return{ca:d,level:c}}function bn(){$m||($m=an(x,!0).ca);return
$m};function cn(a)
{Bk.call(this,a);this.dfltBktExt=this.j;this.lrsExt=this.l}ia(cn,Bk);function dn()
{this.S={}}function en(){var a=C(),b=vi(a);if(b)return(b=b||vi())?
(a=b.pageViewId,b=b.clientId,"string"===typeof
b&&(a+=b.replace(/\D/g,"").substr(0,6))):a=null,+a;a=an(a,!1).ca;
(b=a.google_global_correlator)||
(a.google_global_correlator=b=1+Math.floor(Math.random()*Math.pow(2,43)));return
b}function fn(){if(gn)return gn;var a=yi()||
C(),b=a.google_persistent_state_async;return null!=b&&"object"==typeof b&&null!
=b.S&&"object"==typeof b.S?gn=b:a.google_persistent_state_async=gn=new dn}function
hn(a,b,c){b=jn[b]||"google_ps_"+b;a=a.S;var d=a[b];return void 0===d?
a[b]=c:d}function kn(a,b,c){return a.S[jn[b]||"google_ps_"+b]=c}function ln(){var
a=fn();return hn(a,20,{})}var
gn=null,mn={},jn=(mn[8]="google_prev_ad_formats_by_region",mn[9]="google_prev_ad_sl
otnames_by_region",mn);function nn(){this.j=function(){return[]};this.l=function()
{return[]}}function on(){var a=nn.V(),b=pn;a.j=ri(ni,b,function()
{return[]});a.l=ri(oi,b,function(){return[]})}Ra(nn);var
qn={Cf:5,pf:7,Lf:17,ze:41,pg:62,$f:67,sg:82,tg:83,eg:87,Le:89,Ze:103,Ef:106,ah:107,
tf:108,ag:114,Ed:124,Xg:126,Fd:128,Hf:132,rg:134,Pf:138,dg:139},rn=null;function
sn(a){try{return!!a&&Nd(!0)}catch(b){return!1}}function tn(){if(sn(rn))return!0;var
a=fn();if(a=hn(a,3,null)){var b=void 0===b?!0:b;if(a&&a.dfltBktExt&&a.lrsExt){var
c=new cn;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
cn,b={context:"ps::gpes::cf",url:C().location.href},X("jserror",b))}b=a;return
sn(b)?(rn=b,!0):!1}function un(a){if(!tn()){var b=Dk();a(b);b.m=!0}}function Dk()
{if(tn())return rn;var a=fn(),b=new cn(Rg(qn));return rn=kn(a,3,b)}var
vn=null;function wn(){vn||(vn=Ck());return vn}function xn(a){var
b=nn.V().l().join(),c=wn();c&&(b+=(b?",":"")+Ik(c).join());b&&(a.eid=50<b.length?
b.substring(0,50)+"T":b)}var
yn={X:"618018085",aa:"618018086"},zn={yb:"21060078",X:"21060079"},An={},Bn={NONE:"4
80596784",If:"480596785",wf:"21063355"},Cn={X:"370204018",oc:"370204019",uc:"370204
052"},Dn={X:"20040010",aa:"20040011"},En={X:"423550200",aa:"423550201"},Fn=C();zk=M
h&&!!Fn.google_disable_experiments;function Gn(a){a=void 0===a?wn():a;return
Ei(Ik(a),function(b){return!!An[b]})}function Hn(a){a=void 0===a?wn():a;return
Ei(Ik(a),function(b){return!An[b]})};function In(a,b){var
c=nn.V().j(13).concat(nn.V().j(11)),d=a.A,e=aj(d);e.eids=w(e.eids||
[]).concat(w(mb(c,String)));kb(bj(d),function(f){Fk(b,f)});c=Zm(a.pubWin);Gk(b,
["551"],0,108);Hk(b,108)&&(Qh=Ph);d=["42631002","42631003"];Gk(b,d,Xm(c,22),17);d=[
"21062174","21062175"];Gk(b,d,Xm(c,129),126);d=["26835105","26835106"];Gk(b,d,Xm(c,
24),41);
(d=Nd(""))&&Fk(b,d);d=yn;d=[d.X,d.aa];Gk(b,d,Xm(c,28),67);d=zn;d=[d.yb,d.X];Gk(b,d,
Xm(c,29),87);d=Bn;d=Qb(d);Gk(b,d,Xm(c,126),124);d=Cn;d=[d.X,d.oc,d.uc];Gk(b,d,Xm(c,
103),114);d=Dn;d=[d.aa,d.X];Gk(b,d,Xm(c,162),134);d=En;d=[d.aa,d.X];Gk(b,d,Xm(c,177
),139);a.j&&Jn(b,c,a.j)}function Jn(a,b,c){var
d=["410075105","410075106"];if(c=Ll(c))switch(Gk(a,d,Xm(b,155),132)){case
"410075105":c.improveCollisionDetection=1;break;case
"410075106":c.improveCollisionDetection=-1}};function Kn(a,b){b=void 0===b?
x:b;a=a.scrollingElement||("CSS1Compat"==a.compatMode?
a.documentElement:a.body);return new yf(b.pageXOffset||a.scrollLeft,b.pageYOffset||
a.scrollTop)}function Ln(a){try{return!(!a||!(a.offsetWidth||a.offsetHeight||
a.getClientRects().length))}catch(b){return!1}};function Mn(a,b){try{return(void
0===b?0:b)?(new zf(a.innerWidth,a.innerHeight)).round():Ff(a||
window).round()}catch(c){return new zf(-12245933,-12245933)}}function Nn(a,b){var
c;var d;c=(d=(d=vi())&&(c=d.initialLayoutRect)&&"number"===typeof
c.top&&"number"===typeof c.left&&"number"===typeof
c.width&&"number"===typeof c.height?new Xh(c.left,c.top,c.width,c.height):null)?
new yf(d.left,d.top):(c=wi())&&z(c.rootBounds)?new
yf(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
yf(0,0),g=If(Cf(b));if(Od(g,"parent")){a=b;do{if(g==e)var h=fi(a);else{var
k=ei(a);h=new yf(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 yf(-
12245933,-12245933)}};function On(a){J(this,a,Pn,null)}E(On,I);var Pn=[15];function
Qn(a){J(this,a,null,null)}E(Qn,I);function Rn(a){J(this,a,null,null)}E(Rn,I);var
Sn=parseInt("2019",10),Tn=isNaN(Sn)?2012:Sn;function Un(a,b,c){c||
(c=Qh?"https":"http");x.location&&"https:"==x.location.protocol&&"http"==c&&(c="htt
ps");return[c,"://",a,b].join("")}function Vn(a,b,c)
{a=Un(a,b,c);R(182)&&2012<Tn&&(a=a.replace(new RegExp(".js".replace(/([-()\[\]{}+?
*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08"),"g"),("_fy"+Tn+".js").replace(/\
$/g,"$$$$")));R(202)&&(a+=(0<a.indexOf("?")?"&":"?")+"cache=bust");return a};var
Wn=null;function Xn(){if(!Mh)return!1;if(null!=Wn)return Wn;Wn=!1;try{var
a=Yi(x);a&&-1!=a.location.hash.indexOf("google_logging")&&(Wn=!
0);x.localStorage.getItem("google_logging")&&(Wn=!0)}catch(b){}return Wn}function
Yn(a,b){b=void 0===b?[]:b;var c=!1;x.google_logging_queue||(c=!
0,x.google_logging_queue=[]);x.google_logging_queue.push([a,b]);c&&Xn()&&(a=Vn(Uh()
,"/pagead/js/logging_library.js"),Jg(x.document,a))};function Zn(a)
{return{visible:1,hidden:2,prerender:3,preview:4,unloaded:5}[a.visibilityState||
a.webkitVisibilityState||a.mozVisibilityState||""]||0}function $n(a){var
b;a.visibilityState?b="visibilitychange":a.mozVisibilityState?
b="mozvisibilitychange":a.webkitVisibilityState&&(b="webkitvisibilitychange");retur
n b}function ao(a){return null!=a.hidden?a.hidden:null!=a.mozHidden?
a.mozHidden:null!=a.webkitHidden?a.webkitHidden:null};function bo(){var
a=co,b=eo;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=Lg([0],a),null==d&&((d=Lg([2],b))||(d=3)));if(!d)return
0;window.__google_ad_urls_id=d}return window.__google_ad_urls_id};var fo=new
Pk(C());function go(){var a=C();a&&"undefined"!=typeof
a.google_measure_js_timing&&(a.google_measure_js_timing||Qk(fo))}(function(){var
a=C();a&&a.document&&("complete"==a.document.readyState?
go():fo.j&&Q(a,"load",function(){go()}))})();B();function ho(a,b,c){a&&(c?
Q(a,"load",b):oh(a,"load",b))}function io(){var a=(C()||x).google_osd_amcb;return
Wa(a)?a:null}function jo(a){var b=!Qh;return((void 0===b?0:b)?"http:":"https:")
+"//www.googletagservices.com/activeview/js/current/osd.js?
cb="+encodeURIComponent(void 0===a?"/r20100101":a)};function ko(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 lo(a){var b=a.o?C():x;a=mo;b=b||x;b.google_osd_loaded?
a=!1:(Jg(b.document,a),a=b.google_osd_loaded=!
0);a&&Gi()}n=ko.prototype;n.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.B,e.F,e.l,void 0,e.o,e.C,e.G,e.D))}b&&((C()||
x).google_osd_amcb=a)};n.setupOse=function(a){if(this.getOseId())return
this.getOseId();var b=bo();if(!b)return 0;this.l=b;this.m=String(a||0);return
this.getOseId()};n.getOseId=function(){return window&&Math.random&&navigator?
this.l:-1};n.getCorrelator=function(){return this.m};n.numBlocks=function(){return
this.j.length};n.registerAdBlock=function(a,b,c,d,e,f,g){g=void 0===g?function()
{return null}:g;c=io();e=Jk()||-1;f=x.pageYOffset;0<=f||(f=-1);c&&d?c(d,a,b,!1,void
0,!1,g,e,f):(g=new
no(a,b,d,g,e,f),this.j.push(g),ho(d,g.v,!0),mo||(ph("//pagead2.googlesyndication.co
m/pagead/gen_204?id=osd&r=om&rs="+b+("&req="+a)),mo=jo("/
r20190131")),lo(this))};n.unloadAdBlock=function(a,b,c){b=void 0===b?!1:b;c=void
0===c?!1:c;var d=this.o?
C():window;La(d.Goog_Osd_UnloadAdBlock)&&d.Goog_Osd_UnloadAdBlock(a,b);c&&(b=hh(thi
s.j,function(e){return e.j==a}))&&ho(a,b.v,!
1)};n.setLoadOsdJsOnPubWindow=function(a){this.o=a};function fb(){var
a=C(),b=a.__google_ad_urls;if(!b)return a.__google_ad_urls=new
ko(a);try{if(0<=b.getOseId())return b}catch(c){}try{return a.__google_ad_urls=new
ko(a,b)}catch(c){return a.__google_ad_urls=new ko(a)}}var mo="",eo=0,co=0;function
no(a,b,c,d,e,f){var g=this;d=void 0===d?
Qa:d;this.B=a;this.F=b;this.j=c;this.o=this.m=this.l=!1;this.C=d;this.G=void
0===e?-1:e;this.D=void 0===f?-1:f;this.v=function(){return g.l=!
0}}Ma("Goog_AdSense_getAdAdapterInstance",fb,void
0);Ma("Goog_AdSense_OsdAdapter",ko,void 0);function oo()
{}n=oo.prototype;n.getNewBlocks=function(){};n.setupOse=function()
{};n.getOseId=function(){return-1};n.getCorrelator=function()
{return""};n.numBlocks=function(){return 0};n.registerAdBlock=function()
{};n.unloadAdBlock=function(){};n.setLoadOsdJsOnPubWindow=function(){};function
po(){var a=C(),b=a.__google_ad_urls;return b?b:a.__google_ad_urls=new oo};function
qo(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 ro(a,b){T(a,function(c,d)
{b[d]=c})}function so(a){var b=a.location.href;if(a==a.top)return{url:b,lb:!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,lb:c}}function to(){var a=C();if(a==a.top)return 0;for(;a&&a!
=a.top&&gg(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
uo={google:1,googlegroups:1,gmail:1,googlemail:1,googleimages:1,googleprint:1},vo=/
(corp|borg)\.google\.com:\d+$/;function wo(a){a=a.google_reactive_ad_format;return
Sb(kj,a)?""+a:null}function xo(a){return!!wo(a)||null!
=a.google_pgb_reactive}function yo(a){a=wo(a);return 26==a||27==a||30==a||
16==a};function zo(a){var b=0;try{b|=Nl(a),b|=a.getComputedStyle?0:2097152,b|
=Ol(a,1E4)}catch(c){b|=32}return b}function Ao(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 Bo(a){var b=0;try{b|=Nl(a),b|
=a.getComputedStyle?0:2097152,b|
=a.document.querySelectorAll&&a.document.querySelector?0:4194304,b|
=Ol(a,1E4)}catch(c){b|=32}return b};var Co=!Sd&&!fd();function Do(a){if(/-[a-
z]/.test("adFormat"))return null;if(Co&&a.dataset){if(!(!H("Android")||gd()||
H("Firefox")||H("FxiOS")||dd()||H("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 Eo(a,b,c){if(!b)return null;var
d=Lf(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=Rl(a);e=h.body.scrollHeight;a=a.innerHeight;g=h.body.getBoundingClientRect().bott
om;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 Fo(a){var b=0;try{b|=Nl(a);b|=a.getComputedStyle?
0:2097152;$f()||(b|=1048576);var
c=Math.floor(a.document.body.getBoundingClientRect().width),d=Xm(Zm(a),79);c<=d||
(b|=32768);Go(a)&&(b|=33554432)}catch(e){b|=32}return b}function Go(a)
{a=a.document.getElementsByClassName("adsbygoogle");for(var b=0;b<a.length;b+
+)if("autorelaxed"==Do(a[b]))return!0;return!1};function Ho(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 Io(a,b){return!!
a.google_ad_resizable&&!a.google_reactive_ad_format&&!!b.navigator&&/iPhone|iPod|
iPad|Android|BlackBerry/.test(b.navigator.userAgent)&&Xi(b)==b}function Jo(a,b,c)
{"rtl"==b?a.style.marginRight=c:a.style.marginLeft=c}function Ko(a,b,c)
{a=Ho(b,a);return"rtl"==c?-a.x:a.x};function Lo()
{this.j={};this.l={}}Lo.prototype.set=function(a,b)
{this.j[a]=b;this.l[a]=a};Lo.prototype.get=function(a,b){return void 0!==this.j[a]?
this.j[a]:b};function Mo(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 No(){var
a=um();this.promise=a.j;this.resolve=a.resolve}function Oo(a,b,c){b.google_llp||
(b.google_llp={});b=b.google_llp;b[a]||(b[a]=new No,c&&c());return b[a]}function
Po(a,b,c){return Oo(a,b,function(){Jg(b.document,c)}).promise};function Qo(a){var
b=0;try{b|=Nl(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 Ro(a,b){var c=0;try{c|=a.innerHeight>=a.innerWidth?0:8,c|
=Ol(a,Ml),c|=Ql(a)}catch(m){c|=32}if(2==b){var
d=a.innerWidth;b=Ll(a).improveCollisionDetection;for(var
e=Math.round(a.innerWidth/320*50+15),f=[],g=0;3>g;g++)for(var h=0;3>h;h+
+)f.push({x:h/2*d,y:g/2*e});a:{for(d=0;d<f.length;d++){e=a;h=f[d];g=b;var
k=e.document;k.elementFromPoint(h.x,h.y);var
l=h.x;h=h.y;k.hasOwnProperty("_goog_efp_called_")||
(k._goog_efp_called_=k.elementFromPoint(l,h));if((k=h=k.elementFromPoint(l,h))&&!
(k="fixed"==di(h))){if(g=1==g)b:{e=e.document;for(g=h.offsetParent;g&&g!
=e.body;g=g.offsetParent)if("fixed"==di(g)
){g=!0;break b}g=!1}k=g}if(k){a=!0;break a}}a=!1}a&&(c|=16777216)}return
c};function So(a){try{if(!a.localStorage)return!
1;a.localStorage.setItem("__storage_test__","__storage_test__");var
b=a.localStorage.getItem("__storage_test__");a.localStorage.removeItem("__storage_t
est__");return"__storage_test__"==b}catch(c){return!1}}function To(a){try{if(!
So(a)||!a.localStorage)return null;var b=a.localStorage.getItem("__lsv__");if(!
b)return[];try{var c=JSON.parse(b)}catch(d){}return!y(c)||ob(c,function(d){return!
Number.isInteger(d)})?(a.localStorage.removeItem("__lsv__"),[]):Uo(c)}catch(d)
{return null}}function Uo(a){a=void 0===a?[]:a;var b=Date.now();return
lb(a,function(c){return 36E5>b-c})}function Vo(a){return!!a&&1>a.length};function
Wo(a,b){var c=0;try{c|=Nl(a),c|=a.navigator&&/Android
2/.test(a.navigator.userAgent)?1048576:0}catch(e){c|=32}var d=0;try{d|=Ol(a,Ml),d|
=Ql(a),d|=a.innerHeight>=a.innerWidth?0:8,b&&!Vo(To(a))&&(d|=134217728)}catch(e){d|
=32}return c|d};function Xo(a,b){var c=0;try{c|=Nl(a),c|=Ql(a),c|=Ol(a),c|
=a.innerHeight>=a.innerWidth?0:8,c|=a.navigator&&/Android
2/.test(a.navigator.userAgent)?1048576:0,b&&!Vo(To(a))&&(c|=134217728)}catch(d){c|
=32}return c};function Yo(a,b,c){var d="script";d=void 0===d?"":d;var
e=a.createElement("link");try{Dd(e,b,"preload")}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 Zo={},
$o=(Zo[16]=4,Zo[27]=512,Zo[26]=128,Zo);function ap(a,b,c){switch(c){case 1:case
2:return!(Qo(a)|Ro(a,c));case 8:return b=R(191)&&!("on"===b.google_adtest||
Fl(a)),0==Wo(a,b);case 9:return b=R(230)&&!("on"===b.google_adtest||Fl(a)),!
Xo(a,b);case 30:return 0==Fo(a);case 26:return 0==Bo(a)&&!0;case 27:return!zo(a)&&!
0;default:return!1}}function bp(a,b,c){switch(c){case 1:case 2:return Qo(a)|
Ro(a,c);case 8:return Wo(a,"on"===b.google_adtest||Fl(a));case 9:return
Xo(a,R(230)&&!("on"===b.google_adtest||Fl(a)));case 16:return Io(b,a)?
0:8388608;case 30:return Fo(a);case 26:return Bo(a);case 27:return
zo(a);default:return 32}}function cp(a,b){var c=b.google_reactive_ad_format;if(!
Sb(kj,c))return!1;a=Yi(a);if(!a||!ap(a,b,c))return!1;b=Ll(a);if(Tl(b,c))return!
1;b.adCount[c]||(b.adCount[c]=0);b.adCount[c]++;return!0}function dp(a){return!
a.google_reactive_ads_config&&xo(a)&&16!=a.google_reactive_ad_format}function ep(a)
{if(!a.hash)return null;var b=null;T(yl,function(c){!b&&Cl(a,c)&&(b=Al[c])});return
b}function fp(a,b){if(!a.document.getElementById("goog_info_card")){var
c=Ll(a).tagSpecificState[1]||null;c&&T(Bl,function(d){!
c.debugCardRequested&&Gl(d,a.location)&&(c.debugCardRequested=!0,gp(a,function(e)
{c.debugCard=e.createDebugCard(d,a,b)}))})}}function hp(a,b){if(!b)return null;var
c=Ll(b);if(!c.wasReactiveAdConfigHandlerRegistered)return null;var
d=0;T(kj,function(e){var f=$o[e];f&&0===ip(a,b,e)&&(d|
=f)});c.wasPlaTagProcessed&&(d|=256);c.isReactiveTagFirstOnPage&&(d|=1024);return
d?""+d:null}function jp(a,b){var c=[];T(kj,function(d){var e=ip(b,a,d);0!
==e&&c.push(d+":"+e)});return c.join(",")||null}function kp(a){var
b=[],c={};T(a,function(d,e){if((e=lj[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 lp(a)
{a=a.overlays;if(!a)return"";a=a.bottom;return"boolean"===typeof a?
a?"1":"0":""}function mp(a,b){var
c=Ll(b);if(c.wasReactiveAdConfigHandlerRegistered)return!1;T(kj,function(d)
{c.wasReactiveAdConfigHandlerRegistered=c.wasReactiveAdConfigHandlerRegistered||!!
$o[d]&&!ip(a,b,d)});c.isReactiveTagFirstOnPage=!!a.google_reactive_tag_first;return
c.wasReactiveAdConfigHandlerRegistered}function ip(a,b,c){if(!b)return 256;var
d=0,e=Ll(b),f=Tl(e,c);if(a.google_reactive_ad_format==c||26!=c&&27!=c&&f)d|=64;var
g=!1;T(e.reactiveTypeDisabledByPublisher,function(h,k){String(c)===k&&(g=!
0)});g&&ep(b.location)!==c&&(d|=128);return d|bp(b,a,c)}function np(a,b){if(a){var
c=Ll(a),d={};T(b,function(e,f){(f=lj[f])&&(!1===e||/^false$/i.test(e))&&(d[f]=!
0)});T(kj,function(e){d[nj[e]]&&(c.reactiveTypeDisabledByPublisher[e]=!
0)})}}function op(a,b){function c(){f||(f=!0,e.elapsed=B()-
d,X("rctlib",e,.001))}var d=B(),e={context:a,type:"time"},f=!
1,g=x.setTimeout(function(){c()},2E4);return function(h)
{x.clearTimeout(g);c();return b(h)}}function pp(){var a=Wi();return
Vn(a,"/pagead/js/"+Jh()+"/r20190131/reactive_library.js",Ph?"https":"http")}functio
n qp(a,b){a=W(a,op(a,b));return Po(1,C(),pp()).then(a)}function gp(a,b)
{b=W(212,b);var
c=Wi();c=Vn(c,"/pagead/js/"+Jh()+"/r20190131/debug_card_library.js",Ph?"https":"htt
p");Po(3,a,c).then(b)}function rp(a){if(!a.adsbygoogle){a.adsbygoogle=[];var
b=Un(Wi(),"/pagead/js/adsbygoogle.js");Jg(a.document,b)}}function sp(a,b,c)
{a.setAttribute("data-adsbygoogle-status","reserved");a.className+=" adsbygoogle-
noablate";rp(c);c.adsbygoogle.push({element:a,params:b})}function tp(a,b,c){var
d=nj[a],e={};a=b.page_level_pubvars;z(a)&&Vb(e,a);T(b,function(f,g)
{lj[g]==d&&z(f)&&Vb(e,f)});z(c)&&Vb(e,c);return e}function up(a,b)
{Q(a,"load",function(){rp(a);a.adsbygoogle.push(b)})};Nd("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 vp={"image-top":0,"image-middle":1,"image-side":2,"text-only":3,"in-
article":4};var wp="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_available_width 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".split(" ");function xp(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
yp(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 zp(a){try{a:{var
b=a.document.getElementsByTagName("script"),c=a.navigator&&a.navigator.userAgent||"
",d;if(!(d=/appbankapppuzdradb|daumapps|fban|fbios|fbav|fb_iab|gsa\/|
messengerforios|naver|niftyappmobile|nonavigation|pinterest|twitter|ucbrowser|
yjnewsapp|youtube/i.test(c))){var e;if(e=/i(phone|pad|pod)/i.test(c)){var
f;if(f=/applewebkit/i.test(c)&&!/version|safari/i.test(c)){var g=void 0===g?
P:g;try{var h=!(!g.navigator.standalone&&!Xi(g).navigator.standalone)}catch(u){h=!
1}f=!h}e=f}d=e}c=d?xp:yp;for(var k=b.length-1;0<=k;k--){var l=b[k];if(!
l.google_parsed_script){l.google_parsed_script=!0;var m=c(l);if(m){var p=m;break
a}}}p=null}}catch(u){return!1}if(!p)return!1;try{b=/(google_\w+) *= *(['"]?[\w.-]+
['"]?) *(?:;|$)/gm;k={};for(var q;q=b.exec(p);)k[q[1]]=Ap(q[2]);Bp(k,a)}catch(u)
{return!1}return!!a.google_ad_client}function Cp(a){var
b={};null==a.google_ad_client&&zp(a)&&(b.google_loader_features_used=2048);Bp(a,b);
return b}function Ap(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 Bp(a,b)
{for(var c=0;c<wp.length;c++){var d=wp[c];null==b[d]&&null!
=a[d]&&(b[d]=a[d])}};function Dp()
{this.j=null}Dp.prototype.verifyAndProcessConfig=function(a,b){var c=Ll(a);if(!b||
c.wasReactiveAdConfigReceived[16]||!Ep(a).length)return!
1;c.wasReactiveAdConfigReceived[16]=!0;this.j=a.innerHeight>=a.innerWidth?
0:90;Q(a,"resize",A(this.l,this,a));return!0};Dp.prototype.l=function(a){var
b=a.innerHeight>=a.innerWidth?0:90;if(this.j!=b){this.j=b;b=Ep(a);for(var
c=0;c<b.length;c++)if(b[c].rb.offsetWidth!=b[c].offsetWidth||
b[c].A.google_full_width_responsive_allowed)b[c].offsetWidth=b[c].rb.offsetWidth,el
(467,bb(Fp,b[c].rb,b[c].A,a))}};function Gp(a,b,c){if(!Io(c,b))return function()
{};var d=Hp(c,b);if(!d)return function(){};var e=Ep(b);a=a==c?Cp(a):Tb(c);var
f={rb:d,A:a,offsetWidth:d.offsetWidth};e.push(f);return function(){return
sb(e,f)}}function Ep(a){a=Ll(a);a.stateForType[16]||(a.stateForType[16]=[]);return
a.stateForType[16]}function Fp(a,b,c){var
d=Ip(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;C().google_spfd(a,b,c);var e=Ip(a,b);!
e&&d&&1==a.childNodes.length?(Jp(d,!
1),b.google_reactive_ad_format=16,b.google_ad_section="responsive_resize",sp(a,b,c)
):e&&d?e!=d&&(Jp(d,!1),Jp(e,!0)):X("auto_size_refresh",
{context:"showOrHideElm",url:c.location.href,nodes:a.childNodes.length})}function
Jp(a,b){a.style.display=b?"inline-block":"none"}function Ip(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=Xg(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 Hp(a,b)
{a=b.document.getElementById(a.google_async_iframe_id);if(!a)return
null;for(a=a.parentElement;a&&!Qi.test(a.className);)a=a.parentElement;return
a}Ra(Dp);function Kp(a,b){var c=this;this.j=a;a=W(426,function(e,f){return
Lp(c,e,f)});var d=W(427,bb(Yl,b,"rach::xsf",wk));pl(b,"rctcnf",a,d)}function
Lp(a,b,c){if(gh(c.origin,Mh)){var d=b.config,e=d.adFormat;e?16!==e?(X("rctlib",
{context:"pgms",type:e}),qp(523,function(f){Mp(a.j,e,d,f)})):Mp(a.j,e,d):
$k.j(428,Error("config not recognized "+c.data),void 0,void 0)}}function
Mp(a,b,c,d){var e;16===b?
e=Dp.V():d&&(e=d.configProcessorForAdFormat(b));e&&el(465,function(){return
e.verifyAndProcessConfig(a,c)})};function Np(a){J(this,a,Op,null)}E(Np,I);function
Pp(a){J(this,a,null,null)}E(Pp,I);var Op=[3];Pp.prototype.za=function(){return
L(this,1)};function Qp(a){J(this,a,Rp,null)}E(Qp,I);var Rp=[2];function Sp(a)
{J(this,a,null,null)}E(Sp,I);function Tp(a){J(this,a,Up,null)}E(Tp,I);var
Up=[1];function Vp(a){J(this,a,Wp,null)}E(Vp,I);var Wp=[4];function Xp(a)
{J(this,a,null,null)}E(Xp,I);Xp.prototype.L=function(){return
N(this,Vp,1)};Xp.prototype.l=function(){return L(this,2)};function Yp(a)
{J(this,a,null,Zp)}E(Yp,I);function $p(a){J(this,a,null,null)}E($p,I);function
aq(a){J(this,a,null,null)}E(aq,I);function bq(a){J(this,a,null,null)}E(bq,I);var
Zp=[[1,2,3]];function cq(a){J(this,a,null,null)}E(cq,I);function dq(a)
{J(this,a,eq,null)}E(dq,I);function fq(a){J(this,a,gq,null)}E(fq,I);var
eq=[2],gq=[2];function hq(a){J(this,a,iq,null)}E(hq,I);var iq=[4];function jq(a)
{J(this,a,null,kq)}E(jq,I);var kq=[[1,2]];function lq(a)
{J(this,a,mq,null)}E(lq,I);var mq=[1,2];function nq(a)
{J(this,a,oq,null)}E(nq,I);var oq=[2];function pq(a)
{J(this,a,null,null)}E(pq,I);function qq(a){J(this,a,rq,null)}E(qq,I);function
sq(a){J(this,a,null,null)}E(sq,I);var rq=[1];function tq(a)
{J(this,a,uq,null)}E(tq,I);var uq=[3,4];function vq(a)
{J(this,a,null,null)}E(vq,I);function wq(a){J(this,a,null,null)}E(wq,I);function
xq(){var a=new wq;return M(a,2,1)};function yq(a){J(this,a,zq,null)}E(yq,I);var
zq=[6,7,9,10,11];yq.prototype.L=function(){return
N(this,Vp,1)};yq.prototype.l=function(){return L(this,2)};function Aq(a)
{J(this,a,Bq,null)}E(Aq,I);function Cq(a){J(this,a,null,null)}E(Cq,I);function
Dq(a){J(this,a,Eq,null)}E(Dq,I);function Fq(a){J(this,a,null,null)}E(Fq,I);function
Gq(a){J(this,a,null,null)}E(Gq,I);function Hq(a)
{J(this,a,null,null)}E(Hq,I);function Iq(a){J(this,a,null,null)}E(Iq,I);function
Jq(a){J(this,a,null,null)}E(Jq,I);function Kq(a){J(this,a,null,null)}E(Kq,I);var
Bq=[1,2,5,7],Eq=[2,5,6];function Lq(a){return N(a,Hq,13)}function Mq(a){return
N(a,Jq,15)};function Nq(a,b){a=L(a,2);if(!a)return!1;for(var c=0;c<a.length;c+
+)if(a[c]==b)return!0;return!1}function Oq(a,b){a=a.replace(/(^\/)|(\/$)/g,"");var
c=Sg(a),d=Pq(a);return b.find(function(e){var f=null!=L(e,7)?
L(N(e,Fq,7),1):L(e,1);e=null!=L(e,7)?L(N(e,Fq,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 Pq(a){for(var b={};;){b[Sg(a)]=!0;if(!a)return
b;a=a.substring(0,a.lastIndexOf("/"))}};function Qq(a,b)
{this.Fb=a;this.Vb=b}function Rq(a){var
b=[].slice.call(arguments).filter(Jb(Ta));if(!b.length)return null;var
c=[],d={};b.forEach(function(e){c=c.concat(e.Fb||
[]);d=Object.assign(d,e.Vb)});return new Qq(c,d)}function Sq(a){switch(a){case
1:return new Qq(null,{google_ad_semantic_area:"mc"});case 2:return
new Qq(null,{google_ad_semantic_area:"h"});case 3:return new Qq(null,
{google_ad_semantic_area:"f"});case 4:return new Qq(null,
{google_ad_semantic_area:"s"});default:return null}}function Tq(a){return null==a?
null:new Qq(null,{google_ml_rank:a})};var Uq=new Qq(["google-auto-placed"],
{google_tag_origin:"qs"});var Vq={},Wq=(Vq.google_ad_channel=!0,Vq.google_ad_host=!
0,Vq);function Xq(a,b)
{a.location.href&&a.location.href.substring&&(b.url=a.location.href.substring(0,200
));X("ama",b,.01)}function Yq(a){var b={};Pg(Wq,function(c,d){d in
a&&(b[d]=a[d])});return b}function Zq(a,b)
{a=a&&L(a,4)||"";b.google_package=a;return new Qq(["google-auto-
placed"],b)};function $q(a,b){a=Oq(a.location.pathname,O(b,Dq,7));a:{if(a){var
c=L(a,3),d=N(b,Tp,9);if(c&&d){b:{d=O(d,Sp,1);d=r(d);for(var e=d.next();!
e.done;e=d.next())if(e=e.value,L(e,1)==c){c=N(e,Qp,2)||null;break b}c=null}if(c)
{b=c;break a}}}b=N(b,Qp,8)||new
Qp}b={sd:b};a&&(b.N=a);a&&Nq(a,3)&&(b.xa=[1]);return b}function ar(a,b){var c=new
Cq;Ke(b,3,c);var d=Mq(b)&&L(Mq(b),13)?L(Mq(b),13):1;d=B()+864E5*d;M(c,1,d);c=!
1;b=new b.constructor(Pe(Le(b)));Mq(b)&&(Ie(Mq(b),12)&&(c=!0),Ke(b,15,void
0),c&&(c=new Jq,M(c,12,!0),Ke(b,15,c)));c=O(b,yq,1);for(d=0;d<c.length;d+
+)M(c[d],11,[]);try{a.localStorage.setItem("google_ama_config",b.C())}catch(e)
{Xq(a,{lserr:1})}}function br(a)
{try{a.localStorage.removeItem("google_ama_config")}catch(b){Xq(a,
{lserr:1})}}function cr(a,b){if(b)try{return Oe(Aq,b)}catch(c){Xq(a,
{cfg:1,inv:1})}return null};function dr(a,b){return
a.left<b.right&&b.left<a.right&&a.top<b.bottom&&b.top<a.bottom};function er(a,b,c)
{this.m=a;this.j=b;this.l=c}function fr(a,b,c){return{top:a.j-
c,right:a.m+a.l+b,bottom:a.j+c,left:a.m-b}};function gr(a)
{J(this,a,null,null)}E(gr,I);function hr(a){J(this,a,null,null)}E(hr,I);function
ir(a){J(this,a,null,null)}E(ir,I);function jr(a){J(this,a,Cr,null)}E(jr,I);var
Cr=[5];function Qs(a){try{var
b=a.localStorage.getItem("google_ama_settings");return b?Oe(jr,b):null}catch(c)
{return null}}function Ts(a,b){if(La(a.ya)||La(a.Oa)||La(a.Za)||La(a.Ya)){var
c=Qs(b);c||(c=new
jr);La(a.ya)&&M(c,2,a.ya);La(a.Oa)&&M(c,4,a.Oa);La(a.Za)&&Me(c,a.Za);La(a.Ya)&&Ke(c
,6,a.Ya);a=c;var d=B()
+864E5;M(a,1,d);c=c.C();try{b.localStorage.setItem("google_ama_settings",c)}catch(e
){}}else
if((c=Qs(b))&&L(c,1)<B())try{b.localStorage.removeItem("google_ama_settings")}catch
(e){}};function Us(a,b){Vs(a).forEach(b,void 0)}function Vs(a){for(var
b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b};function Ws(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 Xs(a){return Vs(a.querySelectorAll("ins.adsbygoogle-
ablated-ad-slot"))};function Ys(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)}Ws(b)&&(b.setAttribute("data-init-
display",b.style.display),b.style.display="block")}function Zs(a)
{if(a&&a.parentNode){var
b=a.parentNode;b.removeChild(a);Ws(b)&&(b.style.display=b.getAttribute("data-init-
display")||"none")}};function $s(a,b){for(var c=0;c<b.length;c++){var
d=b[c],e=Ld(d.qb);a[e]=d.value}}function at(a,b,c,d,e,f){var g=Xf(new
Bf(a),"DIV"),h=g.style;h.textAlign="center";h.width="100%";h.height="auto";h.clear=
e.Gb?"both":"none";e.Qa&&$s(h,e.Qa);a=Xf(new
Bf(a),"INS");h=a.style;h.display="block";h.margin="auto";h.backgroundColor="transpa
rent";e.xb&&(h.marginTop=e.xb);e.$a&&(h.marginBottom=e.
$a);e.va&&$s(h,e.va);g.appendChild(a);e={ia:g,U:a};e.U.setAttribute("data-ad-
format",d?d:"auto");bt(e,b,c,f);return e}function bt(a,b,c,d){var
e=[];if(d=d&&d.Fb)a.ia.className=d.join("
");a=a.U;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 ct(a,b,c){b.setAttribute("data-adsbygoogle-
status","reserved");b.className+=" adsbygoogle-noablate";var
d={element:b};c=c&&c.Vb;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 dt(a){var
b=Xs(a.document);kb(b,function(c){var d=et(a,c),e;if(e=d)e=Ho(c,a),e=!((e?
e.y:0)<Rl(a));e&&(c.setAttribute("data-pub-
vars",JSON.stringify(d)),c.removeAttribute("height"),c.style.removeProperty("height
"),c.removeAttribute("width"),c.style.removeProperty("width"),ct(a,c))})}function
et(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 kf)a[kf[c]]&&(b[kf[c]]=a[kf[c]]);return
b};function ft(){}ft.prototype.l=function(a,b,c,d){return
at(d.document,a,null,null,{},b)};ft.prototype.m=function(a){return
Ao(Math.min(a.screen.width||0,a.screen.height||0))};function gt(a,b,c,d)
{this.o=a;this.l=b;this.m=c;this.j=d}function ht(a,b){var
c=[];try{c=b.querySelectorAll(a.o)}catch(g){}if(!
c.length)return[];b=ub(c);b=it(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=jt(b[d]),f=a.m;0>f&&(f+=e.length);0<=f&&f<e.length&&c.push(e[f])}b=c}return
b}gt.prototype.toString=function(){return
JSON.stringify({nativeQuery:this.o,occurrenceIndex:this.l,paragraphIndex:this.m,ign
oreMode:this.j})};function it(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
jt(a){var b=[];Us(a.getElementsByTagName("p"),function(c)
{100<=kt(c)&&b.push(c)});return b}function kt(a){if(3==a.nodeType)return
a.length;if(1!=a.nodeType||"SCRIPT"==a.tagName)return 0;var
b=0;Us(a.childNodes,function(c){b+=kt(c)});return b}function lt(a){return
0==a.length||isNaN(a[0])?a:"\\"+(30+parseInt(a[0],10))+" "+a.substring(1)};function
mt(a){if(!a)return null;var b=L(a,7);if(L(a,1)||L(a,3)||0<L(a,4).length){var
c=L(a,3),d=L(a,1),e=L(a,4);b=L(a,2);var f=L(a,5);a=nt(L(a,6));var
g="";d&&(g+=d);c&&(g+="#"+lt(c));if(e)for(c=0;c<e.length;c+
+)g+="."+lt(e[c]);b=(e=g)?new gt(e,b,f,a):null}else b=b?new
gt(b,L(a,2),L(a,5),nt(L(a,6))):null;return b}var ot={1:1,2:2,3:3,0:0};function
nt(a){return null==a?a:ot[a]}function pt(a){for(var b=[],c=0;c<a.length;c++){var
d=L(a[c],1),e=L(a[c],2);if(d&&null!=e){var f={};f.qb=d;f.value=e;b.push(f)}}return
b}function qt(a,b){var c={};a&&(c.xb=L(a,1),c.$a=L(a,2),c.Gb=!!
He(a,3));b&&(c.Qa=pt(O(b,cq,3)),c.va=pt(O(b,cq,4)));return c}var
rt={1:0,2:1,3:2,4:3};function st(a){a=rt[a];return void 0===a?null:a}var
tt={0:1,1:2,2:3,3:4};function ut(a){this.j=a}ut.prototype.l=function(a,b,c,d)
{return at(d.document,a,null,null,this.j,b)};ut.prototype.m=function(){return
null};function vt(a){this.j=a}vt.prototype.l=function(a,b,c,d){var
e=0<O(this.j,tq,9).length?O(this.j,tq,9)[0]:null,f=qt(N(this.j,vq,3),e);if(!
e)return null;if(e=L(e,1)){d=d.document;var g=c.tagName;c=Xf(new
Bf(d),g);c.style.clear=f.Gb?"both":"none";"A"==g&&(c.style.display="block");c.style
.padding="0px";c.style.margin="0px";f.Qa&&$s(c.style,f.Qa);d=Xf(new
Bf(d),"INS");f.va&&$s(d.style,f.va);c.appendChild(d);f={ia:c,U:d};f.U.setAttribute(
"data-ad-type","text");f.U.setAttribute("data-native-settings-
key",e);bt(f,a,null,b);a=f}else a=null;return a};vt.prototype.m=function(){var
a=0<O(this.j,tq,9).length?O(this.j,tq,9)[0]:null;if(!a)return
null;a=O(a,cq,3);for(var b=0;b<a.length;b++){var
c=a[b];if("height"==L(c,1)&&0<parseInt(L(c,2),10))return parseInt(L(c,2),10)}return
null};function wt(a){this.l=a}wt.prototype.j=function(a){a=Math.floor(a.l);var
b=Ao(a),c={};return new Qq(["ap_container"],
(c.google_reactive_ad_format=27,c.google_max_num_ads=1,c.google_ad_type=this.l,c.go
ogle_ad_format=a+"x"+b,c.google_ad_width=a,c.google_ad_height=b,c))};function xt(a)
{this.l=a}xt.prototype.j=function(){var a={};return new Qq([],
(a.google_ad_type=this.l,a.google_reactive_ad_format=26,a.google_ad_format="fluid",
a))};function yt(a,b){this.m=a;this.o=b}yt.prototype.j=function(){return
this.m};yt.prototype.l=function(){return this.o};function zt(a,b)
{this.o=a;this.m=b}zt.prototype.l=function(){return
this.m};zt.prototype.j=function(a){a=ht(this.o,a.document);return 0<a.length?
a[0]:null};function At(a,b,c,d,e,f,g,h,k,l){l=void 0===l?
null:l;this.B=a;this.v=b;this.C=c;this.D=d;this.Tb=e;this.Rb=f;this.Sa=g?g:new
wq;this.m=h;this.G=k;this.j=l;this.o=!1}At.prototype.l=function(){return
this.B.l()};function Bt(a,b,c,d){var e=a.L();if(!e)return null;var f=mt(e);if(!
f)return null;var g=st(a.l());if(null===g)return null;var h=N(a,vq,3);h=h?
He(h,3):null;f=new zt(f,g);g=L(a,10).slice(0);null!=L(e,5)&&g.push(1);var k=d?d:
{};d=L(a,12);e=null!=L(a,4)?N(a,wq,4):null;switch(L(a,8)){case 1:return k=k.Mc||
null,new At(f,new ut(qt(N(a,vq,3),null)),k,h,0,g,e,c,b,d);case 2:return new
At(f,new vt(a),k.Yc||new xt("text"),h,1,g,e,c,b,d)}return null}function Ct(a)
{return a.o};function Dt(){this.j=new Lo}function Et(a,b,c){void 0!==a.j.j[b]||
a.j.set(b,[]);a.j.get(b).push(c)};function Ft(a,b,c,d,e)
{this.wa=a;this.ka=b;this.Ha=c;this.j=d;this.l=e};function Gt(a,b,c)
{this.R=a;this.j=b;this.T=c}Gt.prototype.L=function(){return
this.j};Gt.prototype.fill=function(a,b){var c=this.R;if(a=c.v.l(a,b,this.j,c.m))
{if(this.R.o)throw Error("AMA:AP:AP");Ys(a.ia,this.L(),this.R.l());this.R.o=!
0}return a};function Ht(a,b){var c=It(b,".google-auto-
placed"),d=Jt(b),e=Kt(b),f=Lt(b),g=Mt(b),h=Nt(b),k=It(b,"iframe[id^=aswift_],iframe
[id^=google_ads_frame]").concat(It(b,"ins.adsbygoogle"));b=[];a=r([[a.Aa,c],
[a.la,d],[a.Xc,e],[a.Ba,f],[a.Ca,g],[a.Wc,h]]);for(c=a.next();!
c.done;c=a.next())d=r(c.value),c=d.next().value,d=d.next().value,!1===c?
b=b.concat(d):k=k.concat(d);k=Ot(k);a=Ot(b);b=k.slice(0);k=r(a);for(a=k.next();!
a.done;a=k
.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 Pt(a){return!!a.className&&-1!
=a.className.indexOf("google-auto-placed")}function Qt(a){try{return
lb(mb(a.googletag.pubads().getSlots(),function(b){return
a.document.getElementById(b.getSlotElementId())}),Ua)}catch(b){}return
null}function It(a,b){return ub(a.document.querySelectorAll(b))}function Jt(a)
{return It(a,'ins.adsbygoogle[data-anchor-shown="true"]')}function Kt(a){return
It(a,"ins.adsbygoogle[data-ad-format=autorelaxed]")}function Lt(a){return(Qt(a)||
It(a,"div[id^=div-gpt-ad]")).concat(It(a,"iframe[id^=google_ads_iframe]"))}function
Mt(a){return
It(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 Nt(a){return It(a,"ins.adsbygoogle-ablated-ad-
slot")}function Ot(a){var b=[];a=r(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
Rt=W(453,Ht),St=W(454,function(a,b){var c=It(b,".google-auto-
placed"),d=Jt(b),e=Kt(b),f=Lt(b),g=Mt(b);b=Nt(b);return Ot((!0===a.Aa?c:
[]).concat(!0===a.la?d:[],!0===a.Xc?e:[],!0===a.Ba?f:[],!0===a.Ca?g:[],!0===a.Wc?b:
[]))});function Tt(a,b){this.ld=a;this.j=b.slice(0);this.mb=null}function Ut(a)
{return a.j.map(function(b){return b.ab})}Tt.prototype.za=function(){return
this.j.length};function Vt(a){return a.j.reduce(function(b,c){return b+c.ab.bottom-
c.ab.top},0)}function Wt(a){return new Tt(a,Xt(a))}function Xt(a){var b=Rt({la:!
1},a),c=Wl(a),d=Vl(a);return b.map(function(e){var
f=e.getBoundingClientRect();return(e=Pt(e))||1<(f.bottom-f.top)*(f.right-f.left)?
{ab:{top:f.top+d,right:f.right+c,bottom:f.bottom+d,left:f.left+c},fh:e?
1:0}:null}).filter(Jb(Ta))};function Yt(a){var b=a.Bb;a=a.placement;var
c=a.D,d=a.m.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 Ys(d,b,a.l()),d}catch(f){throw Zs(d),f;}};function Zt(a)
{this.j={};this.l={};if(a)for(var b=0;b<a.length;+
+b)this.add(a[b])}Zt.prototype.add=function(a){this.j[a]=!
0;this.l[a]=a};Zt.prototype.contains=function(a){return!!this.j[a]};function $t()
{this.j=new Lo}$t.prototype.set=function(a,b){var c=this.j.get(a);c||(c=new
Zt,this.j.set(a,c));c.add(b)};function au(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 bu(a,b)
{this.l=a;this.j=b}function cu(a,b){var c=new $t,d=new Zt;b.forEach(function(e)
{if(N(e,$p,1)){e=N(e,$p,1);if(N(e,Xp,1)&&N(e,Xp,1).L()&&N(e,Xp,2)&&N(e,Xp,2).L())
{var
f=du(a,N(e,Xp,1).L()),g=du(a,N(e,Xp,2).L());if(f&&g)for(f=r(au({anchor:f,position:N
(e,Xp,1).l()},{anchor:g,position:N(e,Xp,2).l()})),g=f.next();!
g.done;g=f.next())g=g.value,c.set(Xa(g.anchor),g.position)}N(e,Xp,3)&&N(e,Xp,3).L()
&&(f=du(a,N(e,Xp,3).L()))&&c.set(Xa(f),N(e,Xp,3).l())}else N(e,aq,2)?
eu(a,N(e,aq,2),c):N(e,bq,3)&&fu(a,N(e,bq,3),d)});return new bu(c,d)}function
gu(a,b,c){b=Xa(b);return(a=a.l.j.get(b))?a.contains(c):!1}function hu(a,b,c)
{if(a.j.contains(Xa(b)))switch(c){case 2:case 3:return!0;default:return!
1}for(b=b.parentElement;b;){if(a.j.contains(Xa(b)))return!
0;b=b.parentElement}return!1}function eu(a,b,c)
{N(b,Vp,1)&&(a=iu(a,N(b,Vp,1)))&&a.forEach(function(d)
{d=Xa(d);c.set(d,1);c.set(d,4);c.set(d,2);c.set(d,3)})}function fu(a,b,c)
{N(b,Vp,1)&&(a=iu(a,N(b,Vp,1)))&&a.forEach(function(d){c.add(Xa(d))})}function
du(a,b){return(a=iu(a,b))&&0<a.length?a[0]:null}function iu(a,b){return(b=mt(b))?
ht(b,a):null};function ju(a){return function(b){var c=[],d=[];try{for(var
e=[],f=0;f<b.length;f++){var
g=b[f],h=g.B.j(g.m);h&&e.push({placement:g,Bb:h})}for(f=0;f<e.length;f+
+)d.push(Yt(e[f]));var k=Vl(a),l=Wl(a);for(f=0;f<d.length;f++){b=l;g=k;var
m=d[f].getBoundingClientRect(),p=e[f];c.push(new Gt(p.placement,p.Bb,new
er(m.left+b,m.top+g,m.right-m.left)))}}finally{for(f=0;f<d.length;f+
+)Zs(d[f])}return c}}function ku(a){var b=Rl(a);return b?bb(lu,b+Vl(a)):Eb}function
mu(a,b,c){if(0>a)throw Error("ama::ead:nd");if(Infinity===a)return Eb;b=Ut(c||
Wt(b));return bb(nu,b,a)}function ou(a){return function(b){return b.Tb==a}}function
pu(a){return function(b){b=r(b.Rb);for(var c=b.next();!c.done;c=b.next())if(-
1<a.indexOf(c.value))return!1;return!0}}function qu(a){return a.length?function(b)
{var c=b.Rb;return a.some(function(d){return-1<c.indexOf(d)})}:Fb}function ru(a,b)
{if(0>=a)return Fb;var c=Sl(b,!0)-a;return function(d){return d.T.j<=c}}function
su(a){var b={};a&&a.forEach(function(c){b[c]=!0});return function(c){return!
b[L(c.Sa,2)||0]}}function tu(a){return a.length?function(b){return
a.includes(L(b.Sa,2)||0)}:Fb}function uu(a){return a.length?function(b){return
a.includes(L(b.Sa,1)||0)}:Fb}function vu(a,b){var c=cu(a,b);return function(d){var
e=d.L();d=tt[d.R.l()];return!(gu(c,e,d)||hu(c,e,d))}}function wu(a,b,c){var
d=fr(c,b+1,b+1);return!ob(a,function(e){return dr(e,d)})}function lu(a,b){return
b.T.j>=a}function xu(a,b){return b.T.j<a}function nu(a,b,c){return
wu(a,b,c.T)}function yu(a,b,c){c=c.T.l;return a<=c&&c<=b};function zu(a,b,c,d){a:
{switch(b){case 0:a=Au(Bu(c),a);break a;case 3:a=Au(c,a);break a;case 2:var
e=c.lastChild;a=Au(e?1==e.nodeType?e:Bu(e):null,a);break a}a=!1}if(d=!a&&!(!
d&&2==b&&!Cu(c)))b=1==b||2==b?c:c.parentNode,d=!(b&&!
Ws(b)&&0>=b.offsetWidth);return d}function Au(a,b){if(!a)return!1;a=Kg(a,b);if(!
a)return!1;a=a.cssFloat||a.styleFloat;return"left"==a||"right"==a}function Bu(a)
{for(a=a.previousSibling;a&&1!=a.nodeType;)a=a.previousSibling;return a?
a:null}function Cu(a){return!!a.nextSibling||!!
a.parentNode&&Cu(a.parentNode)};function Du(a,b){return a&&null!
=L(a,4)&&b[L(N(a,wq,4),2)]?!1:!0}function Eu(a){var
b={};a&&L(a,6).forEach(function(c){b[c]=!0});return b}function Fu(a,b,c,d,e)
{this.j=a;this.H=b;this.l=c;this.G=e||null;this.D=(this.F=d)?
cu(a.document,O(d,Yp,5)):cu(a.document,[]);this.m=0;this.B=!
1}Fu.prototype.C=function(){return Gu(this,!1)};Fu.prototype.o=function(){Gu(this,!
0)};Fu.prototype.v=function(){return new Ft(Hu(this).numAutoAdsPlaced||0,[],
[],O(this.l,yq,1).length,void 0)};function Gu(a,b){if(a.B)return!0;a.B=!0;var
c=O(a.l,yq,1);a.m=0;var d=Eu(a.F),e;if(e=Mq(a.l)&&Ie(Mq(a.l),12))a:
{e=Qs(a.j);e=null===e?null:O(e,ir,5);var f=Qs(a.j);var g=null!=f?N(f,gr,6)||
null:null;if(null==e)e=!1;else{var h=.3,k=f=4;g&&(h=Ge(g,2)||h,f=L(g,1)||
f,k=L(g,3)||k);g=h;h=Qs(a.j);h=null!==h&&null!=L(h,4)?Ge(h,4):1;g-=h;h=[];for(var
l=0;l<e.length;l++){if(.05>g||(Hu(a).numAutoAdsPlaced||0)>=f){e=!0;break a}var
m=L(e[l],1);if(null==m)break;var p=c[m],q=N(e[l],hr,2);null!=q&&null!
=Ge(q,1)&&null!=Ge(q,2)&&null!=Ge(q,3)&&(q=new
er(Ge(q,1),Ge(q,2),Ge(q,3)),wu(h,k,q)&&(m=Iu(a,p,m,b,d,!1),null!=m&&null!
=m.U&&(m=m.U.getBoundingClientRect(),h.push(m),p=a.j,g-=m.width*m.height/
(Rl(p)*Pl(p).clientWidth))))}e=0<(Hu(a).numAutoAdsPlaced||0)}}if(e)return!
0;e=Qs(a.j);if(null!==e&&Ie(e,2))return Hu(a).eatf=!0,Yn(7,[!0,0,!1]),!
0;for(e=0;e<c.length;e++)if(Iu(a,c[e],e,b,d,!0))return!0;Yn(7,[!1,a.m,!1]);return!
1}function Iu(a,b,c,d,e,f){if(1!==L(b,8)||!Du(b,e))return null;var g=N(b,wq,4);if(!
f||g&&2==L(g,1)){a.m++;if(b=Ju(a,b,d,e))d=Hu(a),d.placement=c,d.numAutoAdsPlaced||
(d.numAutoAdsPlaced=0),d.numAutoAdsPlaced++,Yn(7,[!1,a.m,!0]);return b}return
null}function Ju(a,b,c,d){if(!Du(b,d)||1!=L(b,8))return null;d=b.L();if(!d)return
null;d=mt(d);if(!d)return null;d=ht(d,a.j.document);if(0==d.length)return
null;d=d[0];var e=st(b.l());if(!(c=null==e||!zu(a.j,e,d,c))){c=a.D;var
f=b.l();c=gu(c,d,f)||hu(c,d,f)}if(c)return
null;c=qt(N(b,vq,3),null);f=N(b,wq,4)&&L(N(b,wq,4),2)?
L(N(b,wq,4),2):null;f=Sq(f);b=null==L(b,12)?
null:L(b,12);b=Rq(a.G,f,Tq(b));f=a.j;a=at(f.document,a.H,null,null,c,b);a:
{try{Ys(a.ia,d,e),ct(f,a.U,b)}catch(g){Zs(a.ia);b=!1;break a}b=!0}return b?
a:null}function Hu(a){return a.j.google_ama_state=a.j.google_ama_state||
{}};function Ku(){this.j=new Lu(this);this.l=0}Ku.prototype.resolve=function(a)
{Mu(this);this.l=1;this.o=a;Nu(this.j)};Ku.prototype.reject=function(a)
{Mu(this);this.l=2;this.m=a;Nu(this.j)};function Mu(a){if(0!=a.l)throw
Error("Already resolved/rejected.");}function Lu(a)
{this.j=a}Lu.prototype.then=function(a,b){if(this.l)throw Error("Then functions
already set.");this.l=a;this.m=b;Nu(this)};function Nu(a){switch(a.j.l){case
0:break;case 1:a.l&&a.l(a.j.o);break;case 2:a.m&&a.m(a.j.m);break;default:throw
Error("Unhandled deferred state.");}};function Ou(a,b)
{this.j=a;this.exception=b}function Pu(a,b,c)
{this.m=a;this.j=b;this.l=c}Pu.prototype.start=function()
{this.o()};Pu.prototype.o=function(){try{switch(this.m.document.readyState){case
"complete":case "interactive":this.j.o();Qu(this);break;default:this.j.C()?
Qu(this):this.m.setTimeout(A(this.o,this),100)}}catch(a){Qu(this,a)}};function
Qu(a,b){try{a.l.resolve(new Ou(a.j.v(),b))}catch(c){a.l.reject(c)}};function Ru(a)
{Xq(a,{atf:1})}function Su(a,b){(a.google_ama_state=a.google_ama_state||
{}).exception=b;Xq(a,{atf:0})};function Tu(a){this.j=a};function Uu(a)
{this.j=a}function
Vu(a){var b=a.j.document.createElement("SCRIPT");b.src="//www.google.com/adsense/
search/ads.js";b.setAttribute("async","async");a.j.document.head.appendChild(b);
(function(c,d){c[d]=c[d]||function(){(c[d].q=c[d].q||
[]).push(arguments)};c[d].t=1*new Date})(a.j,"_googCsa")};function Wu()
{}Wu.prototype.j=function(){};function Xu(a,b)
{this.m=a;this.l=b}ia(Xu,Wu);Xu.prototype.j=function(){var a=mt(this.l);return a?
ht(a,this.m.document).map(function(b){return b.textContent}).filter(function(b)
{return!!b}):[]};function Yu(a,b)
{this.m=a;this.l=b}ia(Yu,Wu);Yu.prototype.j=function(){return(new
URL(this.l)).searchParams.getAll(this.m)};function Zu(a,b)
{this.l=a;this.j=b}function $u(a,b){return b.map(function(c){var
d=N(c,Vp,1);if(d)c=new Xu(a.l,d);else if(c=L(c,2))c=new Yu(c,a.j);else throw
Error("Unable to get extractor for SearchQueryIdentifier");return c})};function
av(a,b){this.l=a;this.j=b}av.prototype.L=function(){return
this.l};av.prototype.Pa=function(){return this.j.l};function bv()
{this.l=[];this.j=[]}function cv(a,b,c){a.l.push(b);a.j.push(c)}function dv(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 er(b,a,c-b)}function ev(a)
{return 2!=a.length?!1:!!a[0].parentElement&&!!
a[1].parentElement&&a[0].parentElement==a[1].parentElement}function fv(a,b){return
a.length?b(a)?a:a.every(function(c){return!!c.parentElement})?fv(a.map(function(c)
{return c.parentElement}),b):null:null};function gv(a,b,c,d,e)
{this.j=a;this.o=b;this.v=c;this.m=d;this.l=e.slice(0)}function hv(a){var
b=iv(a);if(!b)return null;a=jv(a,b);if(!a)return
null;a.elements.forEach(function(c){Ys(c,b.L(),3)});return a.container}function
jv(a,b){var c=N(a.m,dq,2);if(!c)return null;var d=L(c,1);if(!d)return
null;d=a.j.document.createElement(d);$s(d.style,pt(O(c,cq,2)));d.style.width=b.Pa()
+"px";b=a.j.document.createElement("div");d.appendChild(b);d=[d];if(c=N(c,fq,3))
{var e=L(c,1);e?(a=a.j.document.createElement(e),
$s(a.style,pt(O(c,cq,2)))):a=null}else
a=null;a&&d.push(a);return{elements:d,container:b}}function iv(a){var b=Rl(a.j)||
0;return kv(a,function(c){c=c.j;var d;if(d=c.j>=b){a:
{c=fr(c,5,200);d=r(a.o.j);for(var e=d.next();!e.done;e=d.next())if(dr(c,e.value))
{c=!0;break a}c=!1}d=!c}return d})}function kv(a,b){for(var c=lv(a),d=0;d<c.length;
++d){a:{var e=d;for(var f=c.length,g=L(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=fv([f,e],ev))?e[0]:null:null,e&&(f=dv(c[d])))&&(e=new
av(e,f),b(e)))return e}return null}function lv(a){if(0==a.l.length)return[];var
b=a.l.map(function(e){return e.getBoundingClientRect()}),c=[new
bv];cv(c[0],a.l[0],b[0]);for(var d=1;d<b.length;++d)mv(b[d-1],b[d])||c.push(new
bv),cv(c[c.length-1],a.l[d],b[d]);return c}function mv(a,b){return
a.top<b.bottom&&b.top<a.bottom};function nv(a,b,c,d,e)
{this.l=a;this.v=b;this.j=c;this.m=d;this.o=e}function ov(a){var
b=[];O(a.j,lq,2).forEach(function(c){vb(b,pv(a,c))});return b}function pv(a,b){var
c=qv(a,b);if(!c)return[];var d=L(b,3);d&&(c=d.replace("%s",c));var
e=[];O(b,hq,1).forEach(function(f){var g;g=(g=N(f,Vp,1))?(g=mt(g))?
ht(g,a.l.document):[]:[];g.length&&e.push(new gv(a.l,a.o,c,f,g))});return
e}function qv(a,b){a=$u(new
Zu(a.l,a.v),O(b,jq,2));return[].concat.apply([],a.map(function(c){return
c.j()})).filter(function(c){return!!c})[0]||null};function rv(a,b,c,d,e,f){try{var
g=a.j,h=Xf(a,"SCRIPT");h.async=!
0;Ed(h,b);g.head.appendChild(h);h.addEventListener("load",function()
{e();d&&g.head.removeChild(h)});h.addEventListener("error",function(){0<c?rv(a,b,c-
1,d,e,f):(d&&g.head.removeChild(h),f())})}catch(k){f()}};function sv(a)
{J(this,a,null,null)}E(sv,I);function tv(a){this.j=new Bf(a)}function uv(a,b,c,d)
{b=Oe(sv,b);b=ic(L(b,4)||"");rv(a.j,b,3,!1,c,function(){d(!1)})};function vv(a,b)
{Object.defineProperty(x,a,{configurable:!1,get:function(){return
b},set:Qa})};function wv(a,b){xv(a,"internal_api_load_with_sb",function(c,d,e)
{uv(b,c,d,e)});xv(a,"internal_api_sb",function(){})}function xv(a,b,c)
{a=x.btoa(a+b);vv(a,c)}function yv(a,b,c){for(var d=[],e=2;e<arguments.length;+
+e)d[e-2]=arguments[e];e=x.btoa(a+b);e=x[e];if(Wa(e))e.apply(null,d);else throw
Error("API not exported.");};function zv(a){J(this,a,null,null)}E(zv,I);function
Av(a){this.m=x.document;this.o=new
tv(this.m);this.j=L(a,1);this.l=N(a,sv,2)}Av.prototype.start=function()
{try{Bv(),wv(this.j,this.o),x.googlefc=x.googlefc||{},"callbackQueue"in
x.googlefc||(x.googlefc.callbackQueue=[]),Cv(this)}catch(a){}};function Bv()
{function a(){if(!x.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
x.setTimeout(a,5)}a()}function Cv(a)
{B();yv(a.j,"internal_api_load_with_sb",a.l.C(),function(){var
b=a.j,c=x[x.btoa(b+"cached_js")];c&&(x.atob(c),b=x.btoa(b+"cached_js"),Ma(b,null,vo
id 0))},function(){})};function Dv(a){Ll(a)};function Ev(a,b)
{this.j=a;this.l=b};function Fv(a)
{this.B={};this.B.c=a;this.m=[];this.l=null;this.o=[];this.C=0}function Gv(a,b)
{a.B.wpc=b;return a}function Hv(a,b){for(var c=0;c<b.length;c++)a.ba(b[c]);return
a}Fv.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 Iv(a,b){a.l=a.l?
a.l:b;return a}Fv.prototype.v=function(a){var
b=Tb(this.B);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&&Zk(this.l.stack,""));b.w=0<a.innerWidth?
a.innerWidth:null;b.h=0<a.innerHeight?a.innerHeight:null;return b};function Jv(a)
{Fv.call(this,a);this.j={}}ia(Jv,Fv);function Kv(a,b){b&&(a.j.apv=L(b,4));return
a}function Lv(a,b){a.j.afm=b.join(",");return a}Jv.prototype.v=function(a)
{try{this.j.su=a.location.hostname}catch(b)
{this.j.su="_ex"}a=Fv.prototype.v.call(this,a);Vb(a,this.j);return a};function
Mv(a){return null==a?null:Number.isInteger(a)?a.toString():a.toFixed(3)};function
Nv(a,b){return a.reduce(function(c,d){return c.concat(b(d))},[])};function
Ov(a,b,c,d,e,f)
{this.j=a.slice(0);this.m=b;this.o=c;this.v=d;this.B=e;this.l=f}function Pv(a,b)
{return a.m-b.m};function Qv(a,b,c){this.j=a;this.l=b.Na;this.o=b.Kb;this.m=c};var
Rv=new Zt("IMG AMP-IMG IFRAME AMP-IFRAME HR EMBED OBJECT VIDEO AMP-VIDEO INPUT
BUTTON SVG".split(" "));function Sv(a,b){if(3==b.nodeType)return 3==b.nodeType?
(b=b.data,a=-1!=b.indexOf("&")?Gd(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)&&Rv.contains(c.toUpperCase()))return!
0;b=b.childNodes;for(c=0;c<b.length;c++)if(Sv(a,b[c]))return!0}return!1};function
Tv(a,b){a=Uv(a,b);return Nv(a,function(c){var d=void 0===d?3:d;if(c.o){var
e=c.j;for(var f=c.m,g=[],h=[],k=e.childNodes,l=k.length,m=0,p="",q=0;q<l;q++){var
u=k[q];if(1==u.nodeType||3==u.nodeType){if(1!=u.nodeType)var
v=null;else"BR"==u.tagName?v=u:
(v=f.getComputedStyle(u).getPropertyValue("display"),v="inline"==v||"inline-
block"==v?null:u);v?(g.length&&p&&h.push(new Ov(g,q-1,v,0,p,f)),g=[],m=q+1,p=""):
(g.push(u),u=Sf(u).trim(),p+=u&&p?" "+u:u)}}g.length&&p&&h.push(new
Ov(g,m,e,2,p,f));e=h}else e=[];if(c.l)
{k=c.j;f=c.m;g=k.childNodes;h=[];c=r(k.querySelectorAll(c.l));for(k=c.next();!
k.done;k=c.next())k=k.value,l=jb(g,k),0>l||h.push(new
Ov([k],l,k,3,Sf(k).trim(),f));c=h}else c=[];c=tb(e,c);d=void 0===d?3:d;if(2>d)throw
Error("minGroupSize should be at least 2, found
"+d);f=c.slice(0);f.sort(Pv);c=[];e=[];f=r(f);for(g=f.next();!
g.done;g=f.next())if(g=g.value,!(50>=g.B.length)){if(h=c.length){k=c[c.length-1];a:
{h=k.l;l=k.j[k.j.length-
1];k=g.j[0];if(l&&k&&(m=l.parentElement,p=k.parentElement,m&&p&&m==p))for(m=0,l=l.n
extSibling;10>m&&l;){if(l==k){h=!0;break a}if(Sv(h,l))break;l=l.nextSibling;m++}h=!
1}h=!h}h?c=[g]:(c.push(g),c.length>=d&&(e.push(c[1]),c.shift()))}return
e})}function Uv(a,b){var c=new Lo;a.forEach(function(d){var e=mt(N(d,Vp,1));if(e)
{var f=e.toString();void 0!==c.j[f]||c.set(f,{gh:d,Fc:e,Na:null,Kb:!1});e=c.get(f);
(d=(d=N(d,Vp,2))?L(d,7):null)?e.Na=e.Na?e.Na+","+d:d:e.Kb=!0}});return
Mo(c).map(function(d){var e=ht(d.Fc,b.document);return e.length?new
Qv(e[0],d,b):null}).filter(Ua)};function Vv(a,b,c){var d=N(a,qq,6);if(!
d)return[];c=Tv(O(d,sq,1),c);return(a=Mq(a))&&He(a,11)?c.map(function(e){var
f=xq();return new At(new yt(e.o,e.v),new ut({}),null,!1,2,
[],f,e.l,null,null)}):c.map(function(e){var f=xq();return new At(new
yt(e.o,e.v),new ft,new wt(b),!1,2,[],f,e.l,null,null)})};var
Wv={1:"0.5vp",2:"300px"},Xv={1:700,2:1200},Yv={},Zv=(Yv[1]={hc:"3vp",vb:"1vp",gc:"0
.3vp"},Yv[2]={hc:"900px",vb:"300px",gc:"90px"},Yv);function $v(a,b,c,d,e)
{this.l=a;this.o=b;this.v=c.sort(function(f,g){return f.adCount-
g.adCount});this.j=d;this.m=e}function aw(a,b){var
c={Da:a.l,ma:a.o};a=r(a.v);for(var d=a.next();!
d.done;d=a.next())d=d.value,d.adCount<=b&&(c=d.ub);return c}function bw(a,b,c){var
d=cw(a),e=Rl(a)||Xv[d];var f=cw(a);a=Rl(a)||Xv[f];var g=dw(Zv[f].vb,a);f=null===g?
ew(f,a):new
$v(g,g,fw(g,g,8),8,.3);a=dw(Zv[d].hc,e);g=dw(Zv[d].vb,e);e=dw(Zv[d].gc,e);d=f.l;a&&
e&&g&&void 0!==b&&(d=.5>=b?g+(1-2*b)*(a-g):e+(2-2*b)*(g-
e));c&&(d=Math.min(d,f.l));b=d;return new $v(d,b,fw(d,b,f.j),f.j,f.m)}function
gw(a,b){var c=cw(a);a=Rl(a)||Xv[c];a:{b=O(b,Np,2);b=r(b);for(var d=b.next();!
d.done;d=b.next())if(d=d.value,L(d,1)==c){b=d;break a}b=null}return b&&(b=hw(b,a))?
b:ew(c,a)}function iw(a){var b=cw(a);return ew(b,Rl(a)||Xv[b])}function hw(a,b){var
c=dw(L(a,2),b),d=dw(L(a,5),b);if(null===c)return
null;var e=L(a,4);if(null==e)return null;var f=[],g=O(a,Pp,3);g=r(g);for(var
h=g.next();!h.done;h=g.next()){var k=h.value;h=k.za();var
l=dw(L(k,2),b);k=dw(L(k,3),b);if("number"!==typeof h||null===l)return
null;f.push({adCount:h,ub:{Da:l,ma:k}})}return new $v(c,d,f,e,Ge(a,6))}function
ew(a,b){a=dw(Wv[a],b);return new $v(null===a?Infinity:a,null,[],3,null)}function
dw(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 cw(a)
{a=900<=Pl(a).clientWidth;return $f()&&!a?1:2}function fw(a,b,c)
{if(4>c)return[];var d=Math.ceil(c/2);return[{adCount:d,ub:{Da:2*a,ma:2*b}},
{adCount:d+Math.ceil((c-d)/2),ub:{Da:3*a,ma:3*b}}]};function jw()
{}jw.prototype.j=function(a){return kw(Math.floor(a.l))};function kw(a)
{a=Math.floor(a);var b={};return new Qq(["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 lw={};function
mw(a,b){var c=nw(a,b);if(!c)return!0;for(var d=-1,e=b.o.j;c.pb&&c.pb.length;){var
f=c.pb.shift(),g=f.R;g=g.v.m(g.m);var h=f.T.j;if((b.F||b.H||b.Y||h>d)&&(!g||
g<=c.Cb)&&ow(b,f,c.Cb)){d=h;if(c.Wa.za()+1>=e)return!0;c=nw(a,b);if(!c)return!
0}}return b.l}function nw(a,b){var c=b.o.j,d=b.o.m,e=Wt(b.j);if(e.za()>=c)return
null;d?(c=e.mb||(e.mb=Sl(e.ld,!0)||null),d=!c||0>c?-1:e.mb*d-Vt(e)):d=void
0;a=null==d||50<=d?pw(b,e,
{type:a}):null;return{Wa:e,Cb:d,pb:a}}lw[2]=bb(function(a,b){a=pw(b,Wt(b.j),
{type:a,ra:iw(b.j)});if(0==a.length)return!0;for(var c=0;c<a.length;c+
+)if(ow(b,a[c]))return!0;return b.l?(b.v.push(11),!0):!
1},0);lw[5]=bb(mw,0);lw[3]=function(a){if(!a.l)return!1;var b=pw(a,Wt(a.j),
{type:0,ra:iw(a.j)});if(0==b.length)return!0;for(var c=b.length-
1;0<=c;c--)if(ow(a,b[c]))return!0;a.v.push(11);return!0};function qw(a){var b;a.qa?
b=new $v(0,null,[],3,null):b=iw(a.j);return{type:0,ra:b}}function rw(a){var
b=a.j.document.body.getBoundingClientRect().width;b=kw(b);var c=a.j;var
d=c.document.body,e=Eo(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 p=l.children[m],q=p.getBoundingClientRect().width;
(null==q||null==e?
0:q>=.9*e&&q<=1.01*e)&&f.push({element:p,depth:k.depth+1,height:p.getBoundingClient
Rect().height})}}e=h}else e=null;c=e?Eo(c,e.parentNode||
d,e):null}c&&(b=Rq(a.C,b),d=at(a.j.document,a.G,null,null,
{},b))&&(Ys(d.ia,c,2),sw(a,d,b))}function tw(a,b){var
c=qw(a);c.tb=[5];c=pw(a,Wt(a.j),c);uw(a,c.reverse(),b)}function uw(a,b,c)
{b=r(b);for(var d=b.next();!d.done;d=b.next())if(d=d.value,ow(a,d,void
0,c.j(d.T)))return!0;return!1}lw[8]=function(a){var b=a.j.document;if("complete"!
=b.readyState)return b.addEventListener("readystatechange",function(){return lw[8]
(a)},{once:!0}),!0;if(!a.l)return!1;if(Go(a.j))return!
0;b=qw(a);b.sb=[2,4,5];b=pw(a,Wt(a.j),b);var c=new jw;if(uw(a,b,c))return!
0;if(a.Z)switch(a.ea){case 1:tw(a,c);break;default:rw(a)}return!
0};lw[6]=bb(mw,2);lw[7]=bb(mw,1);function vw(a){this.j=void 0===a?
1:a}vw.prototype.next=function(){var a=48271*this.j
%2147483647;this.j=0>2147483647*a?a+2147483647:a;return this.j/2147483647};function
ww(a){this.j=a.slice(0)}ww.prototype.filter=function(a){return new
ww(lb(this.j,a))};ww.prototype.apply=function(a){return new
ww(a(this.j.slice(0)))};function xw(a,b){return new
ww(a.j.slice(0).sort(b))}function yw(a,b){if(0>b)return
a;a=a.j.slice(0);a.splice(b,1);return new ww(a)}function zw(a,b){a=a.j.slice(0);var
c=new vw(void 0===b?1:b);Db(a,function(){return c.next()});return new
ww(a)};function Aw(a){this.j=void 0===a?0:a};function Bw(a){this.l=a;this.j=-
1};function Cw(a){var b=a.L();a=a.R.l();return 0==a||3==a?
Dw(b.parentElement):Dw(b)}function Dw(a){for(var b=0;a;)(!b||
a.previousElementSibling||a.nextElementSibling)&&b++,a=a.parentElement;return
b};function Ew(a,b){this.l=new Bw(a);this.j=new Aw(void 0===b?0:b)}function Fw(a,b)
{var c=b.T.j+200*Math.min(20,Cw(b)),d=a.l;0>d.j&&(d.j=Sl(d.l,!0)||0);d=d.j-
b.T.j;c+=1E3<d?0:2*(1E3-d);a=a.j;b=b.L();return c+("string"===typeof
b.className&&0<=b.className.indexOf("adsbygoogle-ablated-ad-slot")?a.j:0)};function
Gw(a,b,c){this.l=new ww(a);this.m=new Ew(b,void 0===c?0:c);this.j=b;this.o=new
Dt}function Hw(a,b){a=a.j;var c=Rl(a);b=b.filter(c?bb(xu,c+Vl(a)):Eb);return
b=b.j.slice(0)}function Iw(a,b){if(null!=b){var c=[];b=r(b);for(var d=b.next();!
d.done;d=b.next()){var e=d.value;d=null!=e?e.R.G:null;e=null!=e?e.T:null;if(null!
=d&&null!=e){var f=new hr;f=M(f,1,e.m);f=M(f,2,e.j);e=M(f,3,e.l);f=new
ir;d=M(f,1,d);d=Ke(d,2,e);c.push(d)}}a=a.j;if(c){(b=Qs(a))||(b=new
jr);c=c.concat(O(b,ir,5));b=new Set;d=[];for(e=0;e<c.length;e++)b.has(L(c[e],1))||
(d.push(c[e]),b.add(L(c[e],1)));Ts({Za:d},a)}}}Gw.prototype.find=function(a){var
b=this,c="number"===typeof a.ec?a.ec:-1;if(c>=this.l.j.length)throw
Error("AMA:PF:I");var d=a.Sb?a.Sb:0,e="number"===typeof a.Ub?
a.Ub:0,f="number"===typeof a.minWidth?a.minWidth:0,g="number"===typeof a.maxWidth?
a.maxWidth:Infinity,h="number"===typeof a.ma?
a.ma:0;c=yw(this.l,c);c=c.filter(ou(d));c=c.filter(pu(a.xa||
[]));c=c.filter(su(a.eb||[]));c=c.filter(tu(a.ih||[]));c=c.filter(uu(a.tb||
[]));c=c.filter(qu(a.sb||
[]));c=c.filter(Jb(Ct));c=c.apply(ju(this.j));e=c.filter(mu(e,this.j,a.Wa));e=e.fil
ter(bb(yu,f,g));a.La&&(e=e.filter(vu(this.j.document,a.La)));a.Ra&&(f=Hw(this,e),Iw
(this,f));e=e.filter(ku(this.j));e=e.filter(ru(h,this.j));e=a.Ua?xw(e,function(k,l)
{var m=k.R.j,p=l.R.j;null==m||null==p?null==m&&null==p?(m=b.m,k=Fw(m,k)-
Fw(m,l)):k=null==m?1:-1:k=m-p;return k}):xw(e,function(k,l){var m=b.m;return
Fw(m,k)-
Fw(m,l)});a.Ta&&(e=zw(e,Kd(this.j.location.href+this.j.localStorage.google_experime
nt_mod)));Et(this.o,d,{Ic:c.j.length,Dd:e.j.length});return e.j.slice(0)};function
Jw(a,b){this.l=a;this.j=b;this.m=["633794002","633794005"]}function Kw(a,b,c,d){var
e=$f()&&!(900<=Pl(a.l).clientWidth);d=lb(d,function(f){return
rb(a.m,f)}).join(",");return{wpc:b,su:c,eid:d,pg_h:Lw(a.j.nb),pg_w:Lw(a.j.od),c:Lw(
a.j.dd),aa_c:Lw(a.j.Hc),av_h:Lw(a.j.Kc),av_w:Lw(a.j.Lc),av_a:Lw(a.j.Jc),s:Lw(a.j.kd
),all_s:Lw(a.j.jd),b:Lw(a.j.hd),all_b:Lw(a.j.gd),d:Lw(a.j.cb),all_d:Lw(a.j.bb),ard:
Lw(a.j.Ec),all_ard:Lw(a.j.Dc),pd_h:Lw(a.j.qd),dt:e?"m":"d"}}function Mw(a){var
b=Sl(a,!
0),c=Pl(a).scrollWidth,d=Vl(a),e=[],f=[],g=[],h=[],k=[],l=[],m=[],p=0,q=0,u=Infinit
y,v=Infinity,D=null,S=Ht({la:!1},a);S=r(S);for(var K=S.next();!K.done;K=S.next())
{K=K.value;var wa=K.getBoundingClientRect(),cb=b-(wa.bottom+d);if(K.className&&-1!
=K.className.indexOf("adsbygoogle-ablated-ad-slot")){var
la=K.getAttribute("google_element_uid");var ja=a.google_sv_map;if(!la||!ja||!
ja[la])continue;la=(ja=$i(ja[la]))?ja.height:0;ja=ja?ja.width:0}else
if(la=wa.bottom-wa.top,ja=wa.right-wa.left,1>=la||
1>=ja)continue;e.push(la);g.push(ja);h.push(la*ja);Pt(K)?(q+=1,K.className&&-1!
=K.className.indexOf("pedestal_container")&&(D=la)):
(u=Math.min(u,cb),l.push(wa),p+=1,f.push(la),k.push(la*ja));v=Math.min(v,cb);m.push
(wa)}u=Infinity===u?null:u;v=Infinity===v?
null:v;d=Nw(l);m=Nw(m);f=Ow(b,f);l=Ow(b,e);k=Ow(b*c,k);S=Ow(b*c,h);return new Jw(a,
{nb:b,od:c,dd:p,Hc:q,Kc:Pw(e),Lc:Pw(g),Jc:Pw(h),kd:d,jd:m,hd:u,gd:v,cb:f,bb:l,Ec:k,
Dc:S,qd:D})}function Pw(a){return xf.apply(null,lb(a,function(b){return 0<b}))||
null}function Ow(a,b){return 0>=a?null:wf.apply(null,b)/a}function Nw(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 Lw(a){return null==a?null:Number.isInteger(a)?
a.toString():a.toFixed(3)};function Qw(a,b,c,d,e){e=void 0===e?
{}:e;this.m=a;this.G=b;this.j=c;this.o=d.ra;this.O=d.xa||[];this.C=d.Tc||
null;this.da=d.eb||[];this.I=d.La||[];this.F=!!e.Ta;this.H=!!e.Ua;this.Y=!!
e.Hb;this.qa=!!e.kc;this.Z=!!e.Ib;this.pa=!!e.cc;this.ea=e.Wb||0;this.ga=!!
e.Ra;this.l=!1;this.D=[];this.v=[];this.B=void 0}function Rw(a){return a.B?
a.B:a.B=a.j.google_ama_state}function pw(a,b,c){var d=aw(c.ra?
c.ra:a.o,b.za());return a.m.find({ec:Sw(a),Sb:c.type,Ub:d.Da,Wa:b,xa:a.O,ma:d.ma||
void
0,Ta:a.F,Ua:a.H,sb:c.sb,minWidth:c.minWidth,maxWidth:c.maxWidth,eb:a.da,La:a.I,tb:c
.tb,Ra:a.ga})}Qw.prototype.ba=function(a){this.D.push(a)};function ow(a,b,c,d){var
e=b.R;if(e.o)return!1;var f=b.L(),g=e.l();if(!zu(a.j,g,f,a.l))return!1;c=null==c?
null:new Qq(null,{google_max_responsive_height:c});f=Sq(L(e.Sa,2)||0);d=Rq(a.C,e.C?
e.C.j(b.T):null,c,d||null,f,Tq(e.j));b=b.fill(a.G,d);if(!sw(a,b,d))return!1;Yn(9,
[e.j,e.Tb]);return!0}function sw(a,b,c){if(!b)return!1;try{ct(a.j,b.U,c)}catch(d)
{return Zs(b.ia),a.v.push(6),!1}return!0}function Sw(a){var
b=Rw(a);if(null==b)return-1;b=b.placement;return"number"!==typeof b||0>b||
b>a.m.l.j.length?-1:b}function Tw(a,b){b=(Rl(b)||0)-Vl(b);for(var c=0;c<a.length;c+
+){var d=a[c].getBoundingClientRect();if(Uw(d)&&d.top<=b)return!0}return!1}function
Vw(a,b){var c=Rl(b),d=Pl(b).clientWidth;if(0==c||0==d)return 1;b=c-Vl(b);for(var
e=0,f=0;f<a.length;f++){var
g=a[f].getBoundingClientRect();Uw(g)&&(e+=(Math.min(g.bottom,b)-
Math.min(g.top,b))*(g.right-g.left))}return e/(c*d)}function Ww(a){var
b={},c=Rt({la:!1,Aa:!1,Ba:!1,Ca:!1},a).map(function(d){return
d.getBoundingClientRect()}).filter(Uw);b.zc=c.length;c=St({Ba:!
0},a).map(function(d){return
d.getBoundingClientRect()}).filter(Uw);b.Qc=c.length;c=St({Ca:!
0},a).map(function(d){return
d.getBoundingClientRect()}).filter(Uw);b.md=c.length;c=St({Aa:!
0},a).map(function(d){return
d.getBoundingClientRect()}).filter(Uw);b.Cc=c.length;c=(Rl(a)||0)-Vl(a);c=Rt({la:!
1},a).map(function(d){return
d.getBoundingClientRect()}).filter(Uw).filter(A(Xw,null,c));b.Ac=c.length;a=Mw(a);c
=null!=a.j.cb?a.j.cb:null;null!=c&&(b.ed=c);a=null!=a.j.bb?a.j.bb:null;null!=a
&&(b.Bc=a);return b}function Uw(a){return 1<(a.bottom-a.top)*(a.right-
a.left)}function Xw(a,b){return b.top<=a};function Yw(a,b)
{this.B=a.slice(0);this.l=a.slice(0);this.m=sb(this.l,1);this.j=b}Yw.prototype.C=fu
nction(){for(;0<this.l.length;){if(!Zw(this,this.l[0]))return!
1;this.l.shift()}return!0};Yw.prototype.o=function(){for(this.j.l=!
0;0<this.l.length;)Zw(this,this.l[0])||
this.j.ba(5),this.l.shift()};Yw.prototype.v=function(){return new
Ft(this.j.m.l.filter(Ct).j.length,this.j.D.slice(0),this.j.v.slice(0),this.j.m.l.j.
length,this.j.m.o.j)};function Zw(a,b){b=lw[b];return b?b(a.j):(a.j.ba(12),!
0)};function $w(){}$w.prototype.j=function(){var a={};return new Qq([],
(a.google_tag_origin="qs",a))};function ax(){}ax.prototype.j=function(){return new
Qq(["adsbygoogle-resurrected-ad-slot"],{})};function bx(a)
{this.j=a}bx.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({qb:k,value:c.getPropertyValue(k)})}c={va:g}}else
c={};a=at(d.document,a,f,e,c,b);a.U.setAttribute("data-pub-
vars",JSON.stringify(this.j));return a};bx.prototype.m=function(){return this.j?
parseInt(this.j.google_ad_height,10)||null:null};function cx(a,b)
{this.j=a;this.l=b||null}function dx(a){return Xs(a.j.document).map(function(b){var
c=new yt(b,3);b=new bx(et(a.j,b));return new At(c,b,a.l,!1,0,
[],null,a.j,null)})};var ex={xb:"10px",$a:"10px"};function fx(a,b)
{this.j=a;this.l=b||null}function gx(a){return
Vs(a.j.document.querySelectorAll("INS.adsbygoogle-placeholder")).map(function(b)
{return new At(new yt(b,1),new ut(ex),a.l,!1,0,[],null,a.j,null)})};function hx(a)
{this.j=a}function ix(a,b){a=b.v(a.j);a.r=.1;X("ama_failure",a,.1)};function
jx(a,b,c,d,e,f){var g=new hx(a);e=void 0===e?null:e;f=void 0===f?null:f;e=void
0===e?null:e;f=void 0===f?null:f;if(b)if(c){var
h=[];N(c,pq,18)&&h.push(2);d.N&&h.push(0);N(c,nq,14)&&h.push(1);try{kx(new
lx(a,g,b,c,d,h,e,f))}catch(k){ix(g,Iv(Lv(Kv(Gv(new Jv(0),b),c),h).ba(1),k))}}else
ix(g,Gv(new Jv(0),b).ba(8));else ix(g,(new Jv(0)).ba(9))}function
lx(a,b,c,d,e,f,g,h)
{this.l=a;this.H=b;this.B=c;this.j=d;this.m=e;this.G=f;this.I=g||
null;this.C=[];this.D=null!=h?Lb(h):null}function kx(a){a.G.forEach(function(b)
{switch(b){case
0:Lq(a.j)&&1===L(Lq(a.j),1)&&(b=N(Lq(a.j),Iq,6))&&2===L(b,1)&&dt(a.l);if(Mq(a.j)&&I
e(Mq(a.j),12)){b=a.l;var c=N(a.j,Kq,20),d=Qs(b),e;if(e=d)e=(e=N(d,Kq,7))||c?e&&c?
L(e,1)!==L(c,1):!0:!1;if(e){Me(d,[]);Ke(d,6,void
0);Ke(d,7,c);c=d.C();try{b.localStorage.setItem("google_ama_settings",c)}catch(D)
{}}}b=a.m.sd;d=Mq(a.j)?Ie(Mq(a.j),7):!1;c=gw(a.l,b);a.m.N&&null!=L(a.m.N,10)?
(d=Ge(N(a.m.N,Gq,10),1),null!==d&&void 0!==d&&(c=bw(a.l,d,!
1))):d&&(d=Mq(a.j)&&null!=L(Mq(a.j),9)?Ge(Mq(a.j),9):null,null!==d&&(c=bw(a.l,d,!
0)));d=a.m.N?L(a.m.N,6):[];e=a.m.N?O(a.m.N,Yp,5):[];var f=a.j;var
g=O(f,yq,1),h=a.m.N&&Nq(a.m.N,1)?"text_image":"text",k=new $w,l=new ax;var
m=a.l;for(var p={Mc:k,Yc:new xt(h)},q=[],u=0;u<g.length;u++){var
v=Bt(g[u],u,m,p);null!==v&&q.push(v)}m=q;g.length!
=m.length&&a.C.push(13);m=m.concat(gx(new
fx(a.l,k)));g=0;Lq(f)&&1===L(Lq(f),1)&&(k=N(Lq(f),Iq,6))&&(g=L(k,2)||
0,1===L(k,1)&&(l=dx(new cx(a.l,l)),m=m.concat(l)));m=m.concat(Vv(f,h,a.l));f=new
Gw(m,a.l,g);h=a.B;l=a.l;c={ra:c,Tc:a.I,xa:a.m.xa,eb:d,La:e};Mq(a.j)?
(d=Mq(a.j),e=Ie(d,14),g=Ie(d,2),k=Ie(d,3),m=Ie(d,4),p=Ie(d,5),q=Ie(d,6),u=Ge(d,8),d
={Ta:e,Ua:g,Hb:k,kc:m,Ib:p,cc:q,rd:null==u?0:u,Wb:L(d,10),Ra:Ie(d,12)}):d={Ta:!
1,Ua:!1,Hb:!1,kc:!1,Ib:!1,cc:!1,rd:0,Wb:0,Ra:!1};a.o=new Qw(f,h,l,c,d);c=a.m.N?
L(a.m.N,2):[];b=L(b,1);d=a.o;e=!Go(d.j);f=d.pa;e=void 0===e?!1:e;f=void 0===f?!
1:f;h=[];-1<c.indexOf(3)&&h.push(6);-1<c.indexOf(4)&&!f&&e&&h.push(8);-
1<c.indexOf(1)&&(3===b?h.push(1,5):h.push(1,2,3));-1<c.indexOf(2)&&h.push(7);-
1<c.indexOf(4)&&f&&e&&h.push(8);b=new Yw(h,d);a.v=b;b=a.v;c=new
Ku;b.o();try{c.resolve(new Ou(b.v(),void 0))}catch(D)
{c.reject(D)}c.j.then(A(a.O,a),A(a.F,a));break;case
1:if(b=N(a.j,nq,14))if(c=a.l,d=a.l.location.href,e=new Tu(Ut(Wt(c))),e=new
nv(c,d,b,new Uu(c),e),b=L(e.j,1))for(Vu(e.m),d=ov(e),f=0;f<d.length;+
+f)if(h=d[f],c=hv(h)){d=e.m;f=h.v;h=L(h.m,3)||"";e=L(e.j,3)||
null;l="afs_container_"+Xa(c);c.id=l;b={pubId:b,styleId:h,query:f};e&&(b.fexp=e);d.
j._googCsa("ads",b,{container:l});break}break;case 2:if(b=N(a.j,pq,18))if(c=new
Ev(a.B,b,new Dv(a.l)),1==L(c.l,1)){b=new zv;b=M(b,1,c.j);d=new
$e;c=M(d,6,c.j);d=new gf;d=M(d,1,20);c=Ke(d,9,c);d=M(c,11,"HEAD");c=new
oe;e=L(d,1);null!=e&&null!=e&&(me(c.j,8),ne(c.j,e));e=N(d,$e,9);null!
=e&&se(c,9,e,bf);e=N(d,Ye,5);null!=e&&se(c,5,e,Ze);e=N(d,ef,6);null!
=e&&se(c,6,e,ff);e=L(d,11);null!=e&&re(c,11,e);d=new
Uint8Array(c.l+c.j.length());f=c.m;h=f.length;for(l=e=0;l<h;l+
+)g=f[l],d.set(g,e),e+=g.length;f=ke(c.j);d.set(f,e);c.m=[d];c=fe(d);d=fc(new
Xb(Yb,"https://fundingchoicesmessages.google.com/uf/%{routingConfig}"),
{routingConfig:c});c=new sv;d=ec(d).toString();M(c,4,d);b=Ke(b,2,c);(new
Av(b)).start()}}})}function mx(a,b){for(var c=Hv(Hv(new
Jv(b.wa),b.ka),a.C),d=b.Ha,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.Xa;c.j.reatf=b.hb;c.j.a=a.v.B.slice(0).join(",");c=Gv(Lv(K
v(c,a.j),a.G),a.B);if(d=b.zb)c.j.as_count=d.zc,c.j.d_count=d.Qc,c.j.ng_count=d.md,c
.j.am_count=d.Cc,c.j.atf_count=d.Ac,c.j.mdns=Mv(d.ed),c.j.alldns=Mv(d.Bc);d=b.ob;nu
ll!=d&&(c.j.allp=d);if(d=b.Uc){e=[];f=[];for(var h in d.j)void 0!
==d.j[h]&&d.j.hasOwnProperty(h)&&f.push(d.l[h]);h=r(f);for(f=h.next();!
f.done;f=h.next())f=f.value,0<d.get(f).length&&(g=d.get(f)[0],e.push("("+
[f,g.Ic,g.Dd].join()+")"));c.j.fd=e.join(",")}h=b.nb;null!=h&&(c.j.pgh=h);void 0!
==b.exception&&Iv(c,b.exception).ba(1);0<b.ka.length||0<a.C.length||void 0!
==b.exception?ix(a.H,c):(a=c.v(a.H.j),a.r=.1,X("ama_success",a,.1))}function nx(a)
{return Lq(a.j)&&1===L(Lq(a.j),1)?!(N(Lq(a.j),Iq,6)&&1<=(L(N(Lq(a.j),Iq,6),3)||
0)):!1}function ox(a){if(nx(a)){a=a.o;var b=St({Ba:!0,Ca:!0},a.j);a=Tw(b,a.j)}else
a=a.o.j,b=Rt({la:!1,Aa:!1},a),a=Tw(b,a);return a}lx.prototype.O=function(a){try{var
b=ox(this)||nx(this)?ox(this):void 0;if(Mq(this.j)&&Ie(Mq(this.j),12)){if(nx(this))
{var c=this.o,d=St({Ba:!0,Ca:!0},c.j);var e=Vw(d,c.j)}else{var f=this.o,g=Rt({la:!
1,Aa:!1},f.j);e=Vw(g,f.j)}var h=N(this.j,Qp,19);if(h){var k=gw(this.l,h),l=new
gr,m=aw(k,0).Da;M(l,3,m);M(l,1,k.j);M(l,2,k.m);Ts({ya:b,Oa:e,Ya:l},this.l)}else
Ts({ya:b,Oa:e},this.l)}else
Ts({ya:b},this.l);this.D&&this.l.setTimeout(A(this.D,this),0);var p=ox(this);var
q=Rw(this.o),u=a.j,v=u.j,D=u.wa,S=u.ka.slice(),K=u.Ha.slice(),wa=a.exception;if(q)
{q.numAutoAdsPlaced?D+=q.numAutoAdsPlaced:this.v.m&&K.push(13);void 0!
==q.exception&&(wa=q.exception);var
cb={wa:D,ob:v,ka:u.ka.slice(),Ha:K,exception:wa,hb:p,Xa:!!q.eatf}}else
K.push(12),this.v.m&&K.push(13),cb={wa:D,ob:v,ka:S,Ha:K,exception:wa,hb:p,Xa:!
1};b=cb;b.zb=Ww(this.o.j);var la=a.j.l;la&&(b.Uc=la);b.nb=Sl(this.l,!
0);mx(this,b)}catch(ja){this.F(ja)}};lx.prototype.F=function(a){mx(this,
{wa:0,ob:void 0,ka:[],Ha:[],exception:a,hb:void 0,Xa:void 0,zb:void 0})};function
px(a,b,c,d){try{var e=a.localStorage.getItem("google_ama_config")}catch(k)
{e=null}try{var f=e?Oe(Aq,e):null}catch(k){f=null}e=f;var g=cr(a,d);if(g)
{ar(a,g);d=$q(a,g);if(7==c.google_pgb_reactive&&(e=d.N,!e||!He(e,8)))return!
1;if(cj(a,2)){Yn(5,[Le(g)]);e=null;if(R(222)&&!aj(a).ama_ran_on_page)
{aj(a).ama_ran_on_page=!0;e=Yq(c);var h=Rq(Uq,new Qq(null,e));e=function(){var
k=h;try{var l=Oq(a.location.pathname,O(g,Dq,7));if(l&&Nq(l,1)){if(L(l,4)){var
m={},p=new Qq(null,(m.google_package=L(l,4),m));k=Rq(k,p)}var q=new
Fu(a,b,g,l,k),u=new Ku;(new
Pu(a,q,u)).start();u.j.then(bb(Ru,a),bb(Su,a))}}catch(v){Xq(a,{atf:-
1})}}}c=Yq(c);jx(a,b,g,d,Zq(d.N,c),e)}return!0}e&&(Xq(a,
{cfg:1,cl:1}),br(a));return!1};function qx(a){return 5==a.google_pgb_reactive&&!!
a.google_reactive_ads_config}function rx(a){return"number"===typeof
a.google_reactive_sra_index}function sx(a,b){var
c=b.j,d=b.A;d.google_reactive_plat=jp(c,d);var
e=kp(a);e&&(d.google_reactive_plaf=e);
(e=lp(a))&&(d.google_reactive_fba=e);tx(a,d);e=ep(c.location);ux(a,e,d);e?
(d.fra=e,d.google_pgb_reactive=6):d.google_pgb_reactive=5;e=W(429,function(h,k)
{return vx(c,d.google_ad_client,a,h,k)});var
f=Ll(c),g=W(430,bb(Yl,c,431,wk));ql(c,"rsrai",e,g);f.wasReactiveTagRequestSent=!
0;wx(b,a)}function wx(a,b){var c=a.j,d=a.A,e=z(b.page_level_pubvars)?
b.page_level_pubvars:{};a=W(353,function(f,g){var h=d.google_ad_client;return
gh(g.origin,Mh)?px(c,h,e,f.config):!
1});b=W(353,bb(Yl,c,353,wk));ql(c,"apcnf",a,b)}function vx(a,b,c,d,e){if(!
gh(e.origin,Mh))return!1;d=d.data;if(!d||!y(d))return!1;if(!cj(a,1))return!0;Yn(6,
[d]);var f=[];e=[];for(var g=Ll(a),h=0;h<d.length;h++)if(d[h]){var
k=d[h],l=k.adFormat;g&&k.enabledInAsfe&&(g.reactiveTypeEnabledInAsfe[l]=!
0);k.noCreative||(k.google_reactive_sra_index=h,f.push(k),e.push(l))}X("rasra::pm",
{rt:e.join(","),c:b},.1);qp(522,function(m){xx(f,a,b,m,c)});return!0}function
xx(a,b,c,d,e){for(var f=[],g={},h=0;h<a.length;g={Ia:g.Ia,P:g.P},h++){g.P=a[h];var
k=g.P.adFormat,l=g.P.adKey,m=g.P.piggyback;g.Ia=d.configProcessorForAdFormat(k);if(
k&&g.Ia&&(m||l))
{if(m)l=tp(k,e,g.P.pubVars),l.google_pgb_reactive=l.google_pgb_reactive||
5,g.P.pubVars=l;else{delete g.P.adKey;m={};var
p=e.page_level_pubvars;z(p)&&Vb(m,p);m.google_ad_unit_key=l;m.google_reactive_sra_i
ndex=g.P.google_reactive_sra_index;30===k&&(m.google_reactive_ad_format=30);Hk(wn()
,134)===Dn.aa&&(m.google_enable_single_iframe=!
0);m.google_pgb_reactive=m.google_pgb_reactive||5;g.P.pubVars=m}delete
g.P.google_reactive_sra_index;f.push(k);el(466,function(q){return function(){return
q.Ia.verifyAndProcessConfig(b,q.P)}}(g))}else X("rasra::ivc",
{af:k,ak:l,c:c},.1)}X("rasra::pr",{rt:f.join(","),c:c},.1)}function tx(a,b){var
c=[],d=!1;T(lj,function(e,f){var g;if(a.hasOwnProperty(f)){var
h=a[f];z(h)&&h.google_ad_channel&&(g=String(h.google_ad_channel))}f=lj[f]-
1;c[f]&&"+"!=c[f]||(c[f]=g?g.replace(/,/g,"+"):"+",d=d||
g)});d&&(b.google_reactive_sra_channels=c.join(","))}function
ux(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")};var
yx={},zx=(yx.client="google_ad_client",yx.format="google_ad_format",yx.slotname="go
ogle_ad_slot",yx.ad_type="google_ad_type",yx);function Ax(a){Pg(zx,function(b,c)
{try{null!=x[b]&&(a[c]=x[b])}catch(d){}})}function Bx(a){a.shv=Jh()}$k.o=!
Mh;function Cx(a,b,c)
{this.B=a;this.C=b;this.j=c;this.o=null;this.l=this.m=0}Cx.prototype.v=function()
{10<=++this.m&&x.clearInterval(this.o);var a;a=(a=this.C.parentElement)?
(a=Kg(a,this.B))?a.direction:"":"";var b=this.B,c=this.C;if(0===Ko(b,c,a))a=!
1;else{Jo(c,a,"0px");var d=Ko(b,c,a);Jo(c,a,-1*d+"px");b=Ko(b,c,a);0!==b&&b!
==d&&Jo(c,a,d/(b-d)*d+"px");a=!0}a&&(a=bj(this.j).join(","),this.l++,X("rspv:al",
{aligns:this.l,attempt:this.m,client:this.j.google_ad_client,eids:a,slot:this.j.goo
gle_ad_slot,url:this.j.google_page_url},1))};function Dx(a){this.o=[];this.l=a||
window;this.j=0;this.m=null;this.v=0}var Ex;n=Dx.prototype;n.Rc=function(a,b){0!
=this.j||0!=this.o.length||b&&b!=window?this.Jb(a,b):(this.j=2,this.ac(new
Fx(a,window)))};n.Jb=function(a,b){this.o.push(new Fx(a,b||
this.l));Gx(this)};n.pd=function(a){this.j=1;if(a){var b=W(188,A(this.$b,this,!
0));this.m=this.l.setTimeout(b,a)}};n.$b=function(a){a&&++this.v;1==this.j&&(null!
=this.m&&(this.l.clearTimeout(this.m),this.m=null),this.j=0);Gx(this)};n.zd=functio
n(){return!(!window||!Array)};n.Vc=function(){return this.v};function Gx(a){var
b=W(189,A(a.Cd,a));a.l.setTimeout(b,0)}n.Cd=function(){if(0==this.j&&this.o.length)
{var a=this.o.shift();this.j=2;var
b=W(190,A(this.ac,this,a));a.ca.setTimeout(b,0);Gx(this)}};n.ac=function(a)
{this.j=0;a.j()};function Hx(a){try{return a.sz()}catch(b){return!1}}function Ix(a)
{return!!a&&("object"===typeof a||"function"===typeof
a)&&Hx(a)&&Di(a.nq)&&Di(a.nqa)&&Di(a.al)&&Di(a.rl)}Dx.prototype.nq=Dx.prototype.Rc;
Dx.prototype.nqa=Dx.prototype.Jb;Dx.prototype.al=Dx.prototype.pd;Dx.prototype.rl=Dx
.prototype.
$b;Dx.prototype.sz=Dx.prototype.zd;Dx.prototype.tc=Dx.prototype.Vc;function Fx(a,b)
{this.j=a;this.ca=b};function Jx(a,b,c){$l.call(this,a);var
d=this;this.l=b;this.B=c;this.o=!1;this.m=function(){!d.o&&d.l.getAttribute("data-
google-query-
id")&&Kx(d.j,d.B.google_ad_client,null)};Q(this.l,"load",this.m)}ia(Jx,
$l);Jx.prototype.K=function(){this.l&&oh(this.l,"load",this.m);
$l.prototype.K.call(this);this.l=null};function Lx(a){try{var
b=a.localStorage.getItem("google_adsense_settings");if(!b)return{};var
c=JSON.parse(b);return c!==Object(c)?{}:Pb(c,function(d,e){return
Object.prototype.hasOwnProperty.call(c,e)&&"string"===typeof e&&y(d)})}catch(d)
{return{}}}function Kx(a,b,c){var d=Lx(a),e=null==c,f=null!
=c&&0==O(c,Xe,2).length&&0==L(c,3).length;!e&&!f||R(211)?e||(d[b]=Le(c)):delete
d[b];try{a:{for(var g in d){var h=!1;break a}h=!0}h&&!R(211)?
a.localStorage.removeItem("google_adsense_settings"):a.localStorage.setItem("google
_adsense_settings",JSON.stringify(d));return!0}catch(k){return!
1}}Jx.prototype.Ea=function(a){a["adsense-labs"]=this.v};Jx.prototype.v=function(a)
{if(a=Xl(a).settings)try{var b=new Ve(JSON.parse(a));null!
=L(b,1)&&Kx(this.j,L(b,1)||"",b)&&(this.o=!0)}catch(c){}};var Mx=(new
Date).getTime();function Nx(a){var b={};b.dtd=Ox((new Date).getTime(),Mx);return
Hi(b,a)}function Ox(a,b,c){a-=b;return a>=(void 0===c?1E5:c)?"M":0<=a?a:"-
M"};function Px(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="+Ox((new
Date).getTime(),c));b.set(d,e);return
e}});this.l=a.google_iframe_oncopy}Px.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)};Fd("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 Qx(a){switch(a){case "":case "Test":case
"Real":return!0;default:return!1}}function Rx(a){var b=R(226);this.m=a;this.l=void
0===b?!1:b;this.j=new nf(a.document)}Rx.prototype.write=function(a){var
b=a.I();if(this.l){if(!Qx(this.j.get("__gads","")))return;Qx(b)||
(b="Real")}this.j.set("__gads",b,a.G()-this.m.Date.now()/1E3,a.F(),a.l(),!1)};var
Sx=/^\.google\.(com?\.)?[a-z]{2,3}$/,Tx=/\.(cn|com\.bi|do|sl|ba|by|ma|am)
$/;function Ux(a){return Sx.test(a)&&!Tx.test(a)}function Vx(){return x}var
Wx=x;function Xx(a){a="https://adservice"+(a+"/adsid/integrator.js");var
b=["domain="+encodeURIComponent(x.location.hostname)];Z[3]>=B()&&b.push("adsid="+en
codeURIComponent(Z[1]));return a+"?"+b.join("&")}var Z,Yx;function Zx()
{Wx=Vx();Z=Wx.googleToken=Wx.googleToken||{};var a=B();Z[1]&&Z[3]>a&&0<Z[2]||
(Z[1]="",Z[2]=-1,Z[3]=-1,Z[4]="",Z[6]="");Yx=Wx.googleIMState=Wx.googleIMState||
{};Ux(Yx[1])||(Yx[1]=".google.com");y(Yx[5])||(Yx[5]=[]);"boolean"!==typeof
Yx[6]&&(Yx[6]=!1);y(Yx[7])||(Yx[7]=[]);"number"!==typeof Yx[8]&&(Yx[8]=0)}var
$x={gb:function(){return 0<Yx[8]},vd:function(){Yx[8]++},wd:function()
{0<Yx[8]&&Yx[8]--},xd:function(){Yx[8]=0},jh:function(){return!1},Lb:function()
{return Yx[5]},Db:function(a){try{a()}catch(b){x.setTimeout(function(){throw
b;},0)}},Yb:function(){if(!$x.gb()){var a=x.document,b=function(e){e=Xx(e);a:
{try{var f=Na();break a}catch(g){}f=void
0}Yo(a,e,f);f=a.createElement("script");f.type="text/javascript";f.onerror=function
(){return x.processGoogleToken({},2)};e=Yf(e);Ed(f,e);try{(a.head||a.body||
a.documentElement).appendChild(f),$x.vd()}catch(g){}},c=Yx[1];b(c);".google.com"!
=c&&b(".google.com");b={};var d=(b.newToken="FBT",b);x.setTimeout(function(){return
x.processGoogleToken(d,1)},1E3)}}};function ay(a){Zx();var b=Wx.googleToken[5]||
0;a&&(0!=b||Z[3]>=B()?$x.Db(a):($x.Lb().push(a),$x.Yb()));Z[3]>=B()&&Z[2]>=B()||
$x.Yb()}function by(a){x.processGoogleToken=x.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||"";Zx();1==c?$x.xd():$x.wd();var
k=Wx.googleToken=Wx.googleToken||{},l=0==c&&b&&"string"===typeof b&&!
e&&"number"===typeof f&&0<f&&"number"===typeof g&&0<g&&"string"===typeof h;e=e&&!
$x.gb()&&(!(Z[3]>=B())||"NT"==Z[1]);var m=!(Z[3]>=B())&&0!=c;if(l||e||
m)e=B(),f=e+1E3*f,g=e+1E3*g,1E-5>Math.random()&&ph("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,Zx();if(l||!$x.gb())
{c=$x.Lb();for(b=0;b<c.length;b++)$x.Db(c[b]);c.length=0}};ay(a)};Nd("script");var
cy=W(215,function(a){var b=a.google_sa_queue,c=b.shift();a.google_sa_impl||
X("shimpl",{t:"no_fn"});Wa(c)&&el(216,c);b.length&&a.setTimeout(function(){return
cy(a)},0)});function dy(a){var b=Lf(document,"IFRAME");T(a,function(c,d){null!
=c&&b.setAttribute(d,c)});return b}function ey(a){var
b=["<iframe"];T(a,function(c,d){null!=c&&b.push(" "+d+'="'+Fd(c)
+'"')});b.push("></iframe>");return b.join("")}function fy(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 gy(a,b){return ql(a,"adpnt",function(c,d)
{Ul(d,b.contentWindow)?(b.dataset.googleQueryId||(c=Xl(c).qid,b.setAttribute("data-
google-query-id",c)),c=!0):c=!1;return c})};function hy(a,b,c){Hl.call(this);var
d=this;this.l=a;this.v=b;this.m=c;this.B=0;this.m&&(this.o=iy(this),this.F=Mb(this.
D,this),this.j=W(433,function(){var e=d.F;P.requestAnimationFrame?
P.requestAnimationFrame(e):e()}),Q(this.l,"scroll",this.j,lh))}ia(hy,Hl);function
iy(a){var b=a.m.getBoundingClientRect(),c=0>b.top+b.height;return!
(b.top>a.l.innerHeight)&&!c}hy.prototype.D=function(){var a=iy(this);if(a&&!this.o)
{var b={rr:"vis-bcr"},c=this.v.contentWindow;c&&(vl(c,"ig",b,"*",2),10<=+
+this.B&&this.j&&oh(this.l,"scroll",this.j,lh))}this.o=a};var
jy={display:"block",left:"auto",position:"fixed",bottom:"0px"};function ky(a,b,c)
{a.j&&$l.call(this,a.j);var d=this;this.o=b;this.B=(this.I=a.iframeWin&&Ni(a.A)?
a.iframeWin.frameElement:b)?
this.I:a.m;this.l=c;this.H=this.l.parentElement;this.Y=parseInt(this.l.style.height
,10);this.F=null;this.Ja=!
1;this.ga="";this.m=0;this.v=fi(this.B).y;this.pa=null;this.qa=x.requestAnimationFr
ame||x.webkitRequestAnimationFrame||x.mozRequestAnimationFrame||
x.oRequestAnimationFrame||x.msRequestAnimationFrame;this.Z=W(636,function()
{d.qa.call(d.j,d.Z);var e=d.j.innerHeight,f=Vl(d.j);d.v=fi(d.H).y;f+e>d.v?(f=f+e-
d.v,e=Math.min(f,d.Y),f=d.m-f,f=Math.max(0,f),0>=f?$h(d.l,
{position:"absolute",top:"0px",bottom:"auto"}):$h(d.l,
{position:"fixed",top:"auto",bottom:"0px"}),$h(d.l,{clip:"rect("+f+"px,
"+d.o.width+"px, "+(f+e)+"px, 0px)"})):$h(d.l,{clip:"rect(3000px, "+d.o.width+"px,
0px, 0px)"})})}ia(ky,$l);function ly(a,b){var
c=a.pubWin.document.getElementById(a.A.google_async_iframe_id+"_anchor");return c?
new ky(a,b,c):null}ky.prototype.Ea=function(a){a["parallax-
scroll"]=this.wc};ky.prototype.wc=function(a,b)
{a=Xl(a);this.F=a.i_expid;this.ga=a.qid;this.pa=a.gen204_fraction;if(!
this.Ja&&(b.source===this.o.contentWindow||b.source.parent===this.o.contentWindow))
{this.Ja=!0;a=my(this,a);var c={};c=(c.msg_type="parallax-scroll-
result",c.ps_success="0"===a,c);b=b.source;c.googMsgType="sth";b.postMessage(il(c),
"*");b={err:a};b=void 0===b?
{}:b;this.F&&(b.eid=this.F);b.qid=this.ga;X("pscrl",b,Gh(String(this.pa),.05))}};fu
nction my(a,b){if(!a.qa)return"1";b=Vg(b.r_nh);a.m=null==b?
0:b;if(0>=a.m)return"2";a.v=fi(a.B).y;b=a.j.innerHeight;if(a.v+a.Y<b)return"4";if(a
.v>Sl(a.j)-b)return"3";a.B&&(a.B.setA
ttribute("height",a.m),a.B.style.height=a.m+"px");a.o.setAttribute("height",a.m);a.
o.style.height=a.m+"px";
$h(a.l,jy);a.l.style.height=a.m+"px";a.H.style.position="relative";a.Z();return"0"}
ky.prototype.K=function(){this.H=this.l=this.B=this.I=this.o=null;
$l.prototype.K.call(this)};function ny(a){var b=[5,8,9],c=[3,4],d=void 0,e=2;b=void
0===b?oy:b;c=void 0===c?py:c;d=void 0===d?qy:d;e=void 0===e?
0:e;this.j=Af(a);this.o=b;this.v=c;this.m=d;this.l=e}function ry(a,b){var
c=Hf(a.j.j),d=a.j.j;return new pm(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 Pk,m=Tk(l,function(){return
sy(a,k)});m&&(l.l.length&&(m.executionTime=Math.round(Number(l.l[0].duration))),h.d
isconnect(),e(m))},ty);h.observe(b)}else f(new ym("5"));else f(new ym("4"));else
f(new ym("3"));else f(new ym("2"));else f(new ym("1"))})}function sy(a,b){function
c(p){return
rb(a.o,p.overlapType)&&rb(a.v,p.overlapDepth)&&rb(a.m,p.overlapDetectionPoint)}b=b&
&b[0];if(!b)return null;b=b.target;var d=b.getBoundingClientRect(),e=Ff(Hf(a.j.j)||
window);if(0>=d.bottom||d.bottom>e.height||0>=d.right||d.left>=e.width)return
null;var f=uy(a,b,d,a.j.j.elementsFromPoint(vf(d.left+d.width/2,d.left,d.right-
1),vf(d.bottom-1-a.l,d.top,d.bottom-1)),1,
[]),g=uy(a,b,d,a.j.j.elementsFromPoint(vf(d.left+d.width/2,d.left,d.right-
1),vf(d.top+a.l,d.top,d.bottom-
1)),2,f.ja),h=uy(a,b,d,a.j.j.elementsFromPoint(vf(d.left+a.l,d.left,d.right-
1),vf(d.top+d.height/2,d.top,d.bottom-
1)),3,w(f.ja).concat(w(g.ja))),k=uy(a,b,d,a.j.j.elementsFromPoint(vf(d.right-1-
a.l,d.left,d.right-1),vf(d.top+d.height/2,d.top,d.bottom-
1)),4,w(f.ja).concat(w(g.ja),w(h.ja))),l=vy(a,b,d);f=lb(w(f.entries).concat(w(g.ent
ries),w(h.entries),w(k.entries)),c);g=lb(l,c);l=w(f).concat(w(g));h=d.left<-a.l||
d.right>e.width+a.l;h=0<l.length||h;k=Gf(a.j.j);var m=new
Xh(d.left,d.top,d.width,d.height);f=w(mb(f,function(p){return new
Xh(p.elementRect.left,p.elementRect.top,p.elementRect.width,p.elementRect.height)})
).concat(w(Cb(mb(g,function(p){return Zh(m,p.elementRect)}))),w(lb(Zh(m,new
Xh(0,0,e.width,e.height)),function(p){return
0<=p.top&&p.top+p.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?
wy(m,f):xy(d,f)}}function wy(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=Yh(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 xy(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 uy(a,b,c,d,e,f)
{if(0===c.width||0===c.height)return{entries:[],ja:[]};for(var
g=[],h=[],k=0;k<d.length;k++){var l=d[k];if(l!==b&&!rb(f,l)){h.push(l);var
m=l.getBoundingClientRect();if(a.j.contains(l,b))g.push(yy(a,c,l,m,1,e));else
if(a.j.contains(b,l))g.push(yy(a,c,l,m,2,e));else{var p=a,q=b,u=p.j.m(q,l);if(u)
{var v=zy(p,q,u,l)||{};var D=v.suspectAncestor;v=v.sa;q=zy(p,l,u,q)||
{};p=q.suspectAncestor;q=q.sa;D=D&&v&&p&&q?v<=q?
{suspectAncestor:D,overlapType:Ay[v]}:{suspectAncestor:p,overlapType:By[q]}:D&&v?
{suspectAncestor:D,overlapType:Ay[v]}:p&&q?
{suspectAncestor:p,overlapType:By[q]}:null}else D=null;v=D||
{};D=v.suspectAncestor;v=v.overlapType;D&&v?
g.push(yy(a,c,l,m,v,e,D)):g.push(yy(a,c,l,m,9,e))}}}return{entries:g,ja:h}}function
vy(a,b,c){var d=[];for(b=b.parentElement;b;b=b.parentElement){var
e=b.getBoundingClientRect();if(e){var f=Kg(b,Hf(a.j.j));f&&"visible"!
==f.overflow&&("auto"!==f.overflowY&&"scroll"!==f.overflowY&&c.bottom>e.bottom+a.l?
d.push(yy(a,c,b,e,5,1)):(f="auto"===f.overflowX||"scroll"===f.overflowX,!
f&&c.left<e.left-a.l?d.push(yy(a,c,b,e,5,3)):!
f&&c.right>e.right+a.l&&d.push(yy(a,c,b,e,5,4))))}}return d}function
yy(a,b,c,d,e,f,g){var
h={element:c,elementRect:d,overlapType:e,overlapDetectionPoint:f};if(rb(a.o,e)&&rb(
a.m,f)){b=new Vh(b.top,b.right-1,b.bottom-
1,b.left);if((a=Cy(a,c))&&Wh(b,a))c=4;else{a=Dy(c,d);if(Sd)
{e=ji(c,"paddingLeft");f=ji(c,"paddingRight");var
k=ji(c,"paddingTop"),l=ji(c,"paddingBottom");e=new Vh(k,f,l,e)}else
e=ci(c,"paddingLeft"),f=ci(c,"paddingRight"),k=ci(c,"paddingTop"),l=ci(c,"paddingBo
ttom"),e=new Vh(parseFloat(k),parseFloat(f),parseFloat(l),parseFloat(e));Wh(b,new
Vh(a.top+e.top,a.right-e.right,a.bottom-e.bottom,a.left+e.left))?c=3:
(c=Dy(c,d),c=Wh(b,c)?2:1)}h.overlapDepth=c}g&&(h.suspectAncestor=g);return
h}function zy(a,b,c,d){for(var e=[],f=b;f&&f!
==c;f=f.parentElement)e.unshift(f);c=Hf(a.j.j);for(f=0;f<e.length;f++){var
g=e[f],h=Kg(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=Ey(a,e.slice(0,f),g);if(h||
k)return{suspectAncestor:g,sa:4}}}}return(a=Ey(a,e,b))?
{suspectAncestor:a,sa:5}:null}function Ey(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=Kg(f,Hf(a.j.j));if(h&&d.bottom>g.bottom+a.l&&"visible"===h.overflowY)return
f}}}return null}function Dy(a,b){if(!Sd||9<=Number(ce)){var
c=ci(a,"borderLeftWidth");d=ci(a,"borderRightWidth");e=ci(a,"borderTopWidth");a=ci(
a,"borderBottomWidth");c=new
Vh(parseFloat(e),parseFloat(d),parseFloat(a),parseFloat(c))}else{c=li(a,"borderLeft
");var d=li(a,"borderRight"),e=li(a,"borderTop");a=li(a,"borderBottom");c=new
Vh(e,d,a,c)}return new Vh(b.top+c.top,b.right-1-c.right,b.bottom-1-
c.bottom,b.left+c.left)}function Cy(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 Vh(a.top,a.right,a.bottom,a.left)}var
Fy={},Ay=(Fy[1]=3,Fy[4]=10,Fy[3]=12,Fy[2]=4,Fy[5]=5,Fy),Gy={},By=(Gy[1]=6,Gy[4]=11,
Gy[3]=13,Gy[2]=7,Gy[5]=8,Gy),oy=lb(Rg({hf:1,jf:2,Mg:3,Ng:4,Pg:5,df:6,ef:7,gf:8,bg:9
,Og:10,ff:11,Lg:12,cf:13}),function(a){return!
rb([1,2],a)}),py=Rg({ue:1,cg:2,He:3,Qg:4}),qy=Rg({ve:1,Tg:2,Qf:3,Bg:4}),ty={thresho
ld:[0,.25,.5,.75,.95,.96,.97,.98,.99,1]};function Hy(a,b){y(b)||
(b=[b]);b=mb(b,function(c){return"string"===typeof c?c:c.qb+" "+c.duration+"s
"+c.timing+" "+c.delay+"s"});$h(a,"transition",b.join(","))}var Iy=Kb(function()
{if(Sd)return be("10.0");var a=Lf(document,"DIV"),b=Vd?"-webkit":Ud?"-moz":Sd?"-
ms":Rd?"-o":null,c={transition:"opacity 1s linear"};b&&(c[b+"-transition"]="opacity
1s linear");b={style:c};if(!td.test("div"))throw Error("");if("DIV"in vd)throw
Error("");c=null;var d="";if(b)for(g in b){if(!td.test(g))throw Error("");var
e=b[g];if(null!=e){var f=g;if(e instanceof Xb)e=$b(e);else
if("style"==f.toLowerCase()){if(!z(e))throw Error("");e instanceof Ic||
(e=Nc(e));e=Kc(e)}else{if(/^on/i.test(f))throw Error("");if(f.toLowerCase()in
ud)if(e instanceof bc)e=ec(e).toString();else if(e instanceof F)e=Cc(e);else
if("string"===typeof e)e=Gc(e).M();else throw
Error("");}e.W&&(e=e.M());f=f+'="'+mc(String(e))+'"';d+=" "+f}}var
g="<div"+d;d=void 0;null==d?d=[]:y(d)||(d=[d]);!0===Wb.div?g+=">":
(c=yd(d),g+=">"+qd(c).toString()+"</div>",c=c.j());(b=b&&b.dir)&&(/^(ltr|rtl|auto)
$/i.test(b)?
c=0:c=null);b=zd(g,c);Bd(a,b);a=a.firstChild;b=a.style[Ld("transition")];return""!
=("undefined"!==typeof b?b:a.style[ai(a,"transition")]||"")});function Jy(a,b)
{this.l=["",""];this.j=a||"";this.m=b||""}function Ky(a,b,c)
{0>a.l[b].indexOf(c)&&(a.l[b]+=c)}function Ly(a,b){0<=a.j.indexOf(b)||
(a.j=b+a.j)}function My(a,b)
{0>a.m.indexOf(b)&&(a.m=b+a.m)}Jy.prototype.toString=function()
{return[this.l[0],this.l[1],this.j,this.m].join("|")};function Ny(a){var
b=Oy(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 Oy(a,b,c,d)
{return""!=a.m||b?null:""==a.j.replace(Py,"")?null!=c&&a.l[0]||null!=d&&a.l[1]?!1:!
0:!1}function Qy(a,b,c,d,e,f,g)
{this.Ja=a;this.I=c;this.D=b;this.Y=(a=this.D.ownerDocument)&&(a.defaultView||
a.parentWindow);this.v=new
Ry(this.D);this.o=g;this.pa=Sy(this.v,d.wb,d.height,d.dc);this.C=this.o?
this.v.boundingClientRect?this.v.boundingClientRect.right-
this.v.boundingClientRect.left:null:e;this.B=this.o?this.v.boundingClientRect?
this.v.boundingClientRect.bottom-
this.v.boundingClientRect.top:null:f;this.m=Ty(d.width);this.l=Ty(d.height);this.O=
this.o?Ty(d.opacity):null;this.Z=d.check;this.G="animate"==d.wb&&!
Uy(this.v,this.l,this.ga)&&Iy();this.qa=!!d.Ab;this.j=new
Jy;Uy(this.v,this.l,this.ga)&&Ly(this.j,"r");e=this.v;e.j&&e.l>=e.m&&Ly(this.j,"b")
;this.H=this.F=null;this.da=!1;this.ea=!!d.yd;this.Ka=!!d.Zb;this.ga=!!
d.dc}function Vy(a){if(a.o&&!a.pa||null==a.m&&null==a.l&&null==a.O&&a.o)return
a.j;var b=a.o;a.o=!1;Wy(a);a.o=b;if(!b||null!=a.Z&&!Oy(a.j,a.Z,a.m,a.l))return
a.j;0<=a.j.j.indexOf("n")&&(a.C=null,a.B=null);if(null==a.C&&null!==a.m||
null==a.B&&null!==a.l)a.G=!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=
"";Xy(a);return Wy(a)}function Xy(a){function b(){Yy(c,h,k);if(l&&!m&&!k){var
p=function(q){for(var u=0;u<q.length;u++)$h(l,q[u],"0px")};p(Zy);p($y)}}var
c=a.D;c.style.overflow=a.qa?"visible":"hidden";a.G&&(a.H?
(Hy(c,az),Hy(a.H,az)):Hy(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.O&&(c.style.opacity=a.O);var d=null!
=a.C&&null!=a.m&&(a.ea||a.m>a.C)?a.m:null,e=null!=a.B&&null!=a.l&&(a.ea||a.l>a.B)?
a.l:null;if(a.I)for(var f=a.I.length,g=0;g<f;g++)Yy(a.I[g],d,e);var
h=a.m,k=a.l,l=a.H,m=a.da;a.G?x.setTimeout(b,1E3):b()}function bz(a,b){var c=!
1;"none"==b.display&&(Ly(a.j,"n"),a.o&&(c=!0));"hidden"!=b.visibility&&"collapse"!
=b.visibility||
Ly(a.j,"v");"hidden"==b.overflow&&Ly(a.j,"o");"absolute"==b.position?
(Ly(a.j,"a"),c=!0):"fixed"==b.position&&(Ly(a.j,"f"),c=!0);return c}function Wy(a)
{var b=a.Y;a.F=function(){};cz(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:Kg(c,b)}catch(g){My(a.j,"c")}var
f=dz(a,b,c,e);c.classList.contains("adsbygoogle")&&e&&(/^\-.*/.test(e["margin-
left"])||/^\-.*/.test(e["margin-right"]))&&(a.da=!0);if(d&&!f&&ez(e))
{Ly(a.j,"l");a.H=c;break}d=d&&f;if(e&&bz(a,e))break;c=c.parentElement;if(!c)
{if(b===a.Ja)break;try{if(c=b.frameElement,b=b.parent,!gg(b))
{Ly(a.j,"c");break}}catch(g){Ly(a.j,"c");break}}}a.G&&a.o&&fz(a);return
a.j}function gz(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=Kg(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 cz(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=gz(a,k,c),d|=k,e&&(f|=k))}f&1&&(d&2&&Ky(a.j,0,"o"),d&4&&Ky(a.j,1,"o"));return!
(d&1)}function hz(a,b,c,d,e,f,g,h){if(null!=h){if("string"==typeof f)
{if("100%"==f||!f)return;f=Vg(f);null==f&&(My(a.j,"n"),Ky(a.j,b,"d"))}if(null!
=f)if(c){if(a.o)if(a.G){var k=Math.max(f+h-(g||0),0),l=a.F;a.F=function(m,p)
{m==b&&d.setAttribute(e,k-p);l&&l(m,p)}}else d.setAttribute(e,h)}else
Ky(a.j,b,"d")}}function iz(a,b,c,d,e,f,g,h,k,l){if(null!=l){f=f&&f[g];"string"!
=typeof f||("m"==c?jz(f):kz(f))||(f=Xg(f),null==f?Ly(a.j,"p"):null!
=k&&Ly(a.j,f==k?"E":"e"));if("string"==typeof h){if("m"==c?
jz(h):kz(h))return;h=Xg(h);null==h&&(My(a.j,"p"),Ky(a.j,b,c))}if(null!=h)if(d&&e)
{if(a.o)if(a.G){var m=Math.max(h+l-(k||0),0),p=a.F;a.F=function(q,u){q==b&&(e[g]=m-
u+"px");p&&p(q,u)}}else e[g]=l+"px"}else Ky(a.j,b,c)}}function dz(a,b,c,d){var
e=null;try{e=c.style}catch(D){My(a.j,"s")}var
f=c.getAttribute("width"),g=Vg(f),h=c.getAttribute("height"),k=Vg(h),l=d&&/
^block$/.test(d.display)||e&&/^block$/.test(e.display);b=cz(a,c,b);var
m=d&&d.width,p=d&&d.height,q=e&&e.width,u=e&&e.height,v=Xg(m)==a.C&&Xg(p)==a.B;m=v?
m:q;u=v?p:u;q=Xg(m);v=Xg(u);g=null!==a.C&&(null!==q&&a.C>=q||null!
==g&&a.C>=g);v=null!==a.B&&(null!==v&&a.B>=v||null!==k&&a.B>=k);k=!b&&ez(d);v=b||
v||k||!(f||m||d&&(!jz(String(d.minWidth))||!kz(String(d.maxWidth))));l=b||g||k||
l||!(h||u||d&&(!jz(String(d.minHeight))||!
kz(String(d.maxHeight))));hz(a,0,v,c,"width",f,a.C,a.m);iz(a,0,"d",v,e,d,"width",m,
a.C,a.m);iz(a,0,"m",v,e,d,"minWidth",e&&e.minWidth,a.C,a.m);iz(a,0,"M",v,e,d,"maxWi
dth",e&&e.maxWidth,a.C,a.m);a.Ka?(c=/^html|body$/i.test(c.nodeName),f=Xg(p),h=null!
=a.l&&d&&f&&Math.round(f)!==a.l&&"auto"!==d.overflowY&&"scroll"!
==d.overflowY&&"100%"!==d.minHeight,a.o&&!
c&&h&&(e.setProperty("height","auto","important"),d&&!
jz(String(d.minHeight))&&e.setProperty("min-height","0px","important"),d&&!
kz(String(d.maxHeight))&&a.l&&Math.round(f)<a.l&&e.setProperty("max-
height","none","important"))):
(hz(a,1,l,c,"height",h,a.B,a.l),iz(a,1,"d",l,e,d,"height",u,a.B,a.l),iz(a,1,"m",l,e
,d,"minHeight",e&&e.minHeight,a.B,a.l),iz(a,1,"M",l,e,d,"maxHeight",e&&e.maxHeight,
a.B,a.l));return b}function fz(a){function b(){if(0<c){var l=Kg(e,d)||
{},m=Xg(l.width);l=Xg(l.height);null!==m&&null!==f&&h&&h(0,f-m);null!==l&&null!
==g&&h&&h(1,g-l);--c}else x.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.F,k;x.setTimeout(function()
{k=x.setInterval(b,16)},990)}function Ry(a){var
b=a&&a.ownerDocument,c=b&&(b.defaultView||b.parentWindow);c=c&&(gg(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||
x;this.m=("CSS1Compat"==c.document.compatMode?
c.document.documentElement:c.document.body).clientHeight;b=b&&Zn(b);this.o=!!a&&!
(2==b||3==b)&&!
(this.boundingClientRect&&this.boundingClientRect.top>=this.boundingClientRect.bott
om&&this.boundingClientRect.left>=this.boundingClientRect.right)}function Uy(a,b,c)
{var d;(d=a.j)&&!(d=!a.o)&&(c?
(b=a.l+Math.min(b,Ty(a.fb())),a=a.j&&b>=a.m):a=a.j&&a.l>=a.m,d=a);return
d}Ry.prototype.isVisible=function(){return this.o};Ry.prototype.Pa=function()
{return this.boundingClientRect?this.boundingClientRect.right-
this.boundingClientRect.left:null};Ry.prototype.fb=function(){return
this.boundingClientRect?this.boundingClientRect.bottom-
this.boundingClientRect.top:null};function Sy(a,b,c,d){switch(b){case
"no_rsz":return!1;case "force":case "animate":return!0;default:return
Uy(a,c,d)}}function ez(a){return!!a&&/^left|right$/.test(a.cssFloat||
a.styleFloat)}function lz(a,b,c,d){return Vy(new Qy(a,b,d,c,null,null,!0))}var
mz=new Jy("s",""),Py=/[lonvafrbpEe]/g;function kz(a){return!a||/^(auto|none|100%)
$/.test(a)}function jz(a){return!a||/^(0px|auto|none|0%)$/.test(a)}function
Yy(a,b,c){null!==b&&null!
==Vg(a.getAttribute("width"))&&a.setAttribute("width",b);null!==c&&null!
==Vg(a.getAttribute("height"))&&a.setAttribute("height",c);null!
==b&&(a.style.width=b+"px");null!==c&&(a.style.height=c+"px")}for(var Zy="margin-
left margin-right padding-left padding-right border-left-width border-right-
width".split(" "),$y="margin-top margin-bottom padding-top padding-bottom border-
top-width border-bottom-width".split(" "),nz="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",oz=Zy,pz=0;pz<oz.length;pz++)nz+=", "+oz[pz]+" .2s cubic-bezier(.4, 0, 1,
1)";oz=$y;for(var qz=0;qz<oz.length;qz++)nz+=", "+oz[qz]+" .3s cubic-bezier(.4, 0,
1, 1) .2s";var az=nz;function Ty(a){return"string"===typeof a?
Vg(a):"number"===typeof a&&isFinite(a)?a:null};function rz(a,b,c,d)
{$l.call(this,a);this.l=b;this.m=c;this.F=String(d.google_ad_unit_key||"");this.o=S
tring(d.google_ad_dom_fingerprint||"");this.B=String(d.google_ad_format||"");this.H
=bj(d);this.Y=String(d.google_ad_slot||"");this.Z=String(d.google_page_url||"")}ia(
rz,$l);rz.prototype.Ea=function(a){a["ablate-me"]=this.v;a["resize-
me"]=this.I};rz.prototype.v=function(a,b)
{Ul(b,this.l.contentWindow)&&(a=Xl(a),b=a.clp_btf_only,sz(this,null,null,0,0,"anima
te"===a["collapse-after-close"]?"animate":"1"===b?"safe":"force",!1,!1,!
1,a))};rz.prototype.I=function(a,b){if(Ul(b,this.l.contentWindow)){a=Xl(a);var
c=a.r_chk;if(null==c||""===c){var d=Vg(a.r_nw),e=Vg(a.r_nh),f=Vg(a.r_no);null!=f||
0!==d&&0!==e||(f=0);var g=a.r_str;g=g?
g:null;c=sz(this,c,d,e,f,g,Wg(a.r_ao),Wg(a.r_ifr),Wg(a.r_cab),a);b.source.postMessa
ge(il({msg_type:"resize-
result",r_str:g,r_status:c,googMsgType:"sth"}),"*");this.l.dataset.googleQueryId||
this.l.setAttribute("data-google-query-id",a.qid)}}};function tz(a,b,c){var
d={scrl:Vl(a.j||
C()),adk:a.F,adf:a.o,fmt:a.B};b&&(d.str=Uy(b,Vg(c.r_nh),Wg(c.r_cab)),d.ad_y=b.l,d.v
ph=b.m);T(c,function(e,f){d[f]=e});return d}function sz(a,b,c,d,e,f,g,h,k,l){var
m=C();if(!a.l||!m)return l.err="2",uz(a,l,null),!1;if("no_rsz"===f)return
l.err="7",uz(a,l,null),!0;var p=new Ry(a.m||a.l);if(!p.j)return
l.err="3",uz(a,l,null),!1;var q=p.Pa();null!=q&&(l.w=q);q=p.fb();null!
=q&&(l.h=q);if(Sy(p,f,d,k)){var
u=a.m&&a.m.ownerDocument.getElementById(a.m.id+"_anchor");q=u?[a.m,a.l]:null;u=u||
a.l;var v=R(154);b=lz(m,u,
{width:c,height:d,opacity:e,check:b,wb:f,Ab:g,yd:h,Zb:v,dc:k},q);null!
=c&&(l.nw=c);null!
=d&&(l.nh=d);l.rsz=b.toString();l.abl=Ny(b);l.frsz=("force"===f).toString();l.err="
0";uz(a,l,p);ob(nn.V().l(),function(D){return
rb([248427477,248427478],D)})&&a.j===m&&xm(ry(new ny(a.j),u).then(function(D){Yn(8,
[D]);return D}).then(function(D){X("resize-ovlp",
{adf:a.o,eid:a.H.join(","),io:Number(D.isOverlappingOrOutsideViewport),oa:D.overlap
pedArea.toFixed(2),qid:l.qid||"",slot:a.Y,url:a.Z,vp:D.viewportSize.width+"x"+D.vie
wportSize.height},1)}),function(D){X("resize-ovlp-err",{err:D.message},1)});return!
0}l.err="1";uz(a,l,p);return!1}function uz(a,b,c){var
d=Gh(String(b.gen204_fraction),.05);b=tz(a,c,b);b.url=a.j.document.URL;X("resize",b
,d)}rz.prototype.K=function(){$l.prototype.K.call(this);this.l=null};function
vz(a,b){b=void 0===b?{}:b;this.root=b.root?b.root:null;this.C=b.rootMargin?
wz(b.rootMargin):[{value:0,type:"px"},{value:0,type:"px"},{value:0,type:"px"},
{value:0,type:"px"}];this.rootMargin=mb(this.C,function(c)
{return""+c.value+c.type}).join("
");this.G=xz(b.threshold);this.D=a;this.j=[];this.o=[];this.v=!
1;this.l=null;this.m=Nb(this.B,this)}function yz(a){if(a.root)var
b=zz(a.root);else{var
c=Ff(window);b={top:0,right:c.width,bottom:c.height,left:0,width:c.width,height:c.h
eight}}a=mb(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 Az(a,b,c){if(!b||
b.isIntersecting!=c.isIntersecting)return!0;var
d=b.intersectionRatio,e=c.intersectionRatio;return d==e?!1:ob(a.G,function(f)
{return f<d!=f<e})}vz.prototype.B=function(){var
a=this,b=yz(this);kb(this.j,function(c){var
d=c.target,e=zz(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,p=k-g;g=0<=m&&0<=p?{to
p:g,right:h,bottom:k,left:l,width:m,height:p}: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,targ
et:d,time:l&&l.now?
l.now():0};Az(a,c.J,d)&&a.o.push(d);c.J=d});this.o.length&&this.D(Bz(this),this)};v
z.prototype.observe=function(a){ob(this.j,function(b){return b.target==a})||
(this.j.push({target:a,J:null}),this.B(),this.v||(this.v=!
0,Q(x,"scroll",this.m),Q(x,"resize",this.m),x.MutationObserver&&!
this.l&&(this.l=new MutationObserver(this.m),this.l.observe(x.document,
{attributes:!0,childList:!0,characterData:!0,subtree:!
0}))))};vz.prototype.unobserve=function(a){this.j=lb(this.j,function(b){return
b.target!
=a});0==this.j.length&&this.disconnect()};vz.prototype.disconnect=function()
{this.v=!
1;this.j.length=0;oh(x,"scroll",this.m);oh(x,"resize",this.m);this.l&&(this.l.disco
nnect(),this.l=null)};function Bz(a){var b=w(a.o).concat();a.o.length=0;return
b}function wz(a){a=mb(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 xz(a){if(!
a)return[0];a="number"===typeof a?[a]:a;a=lb(a,function(b){return"number"===typeof
b&&0<=b&&1>=b?!0:!1});xb(a);yb(a,function(b,c){return b-c});return a}function zz(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 Cz(a,b,c){return
a.IntersectionObserver?new a.IntersectionObserver(c,b):new vz(c,b)}function
Dz(a,b,c){Q(a,b,c);return function(){return oh(a,b,c)}}var Ez=null;function Fz()
{Ez=Jk()}function Gz(a,b){return b?null===Ez?(Q(a,"mousemove",Fz,{passive:!
0}),Q(a,"scroll",Fz,{passive:!0}),Fz(),!1):Jk()-Ez>=1E3*b:!1}function Hz(a){var
b=a.ca,c=a.element,d=a.Bd,e=a.Ad,f=void 0===a.ic?0:a.ic,g=a.Pc,h=a.Sc,k=null,l=!
1,m=!1,p=[],q=Cz(b,void 0===a.options?{}:a.options,function(u,v){try{var
D=function(){p.length||(e&&(p.push(Dz(c,"mouseenter",function(){l=!
0;D()})),p.push(Dz(c,"mouseleave",function(){l=!
1;D()}))),p.push(Dz(b.document,"visibilitychange",function(){return D()})));var
S=Gz(b,f);!m||l||S||ao(b.document)?(b.clearTimeout(k),k=null):k=k||
b.setTimeout(function(){Gz(b,f)?D():(g(),v.disconnect())},1E3*d)};m=u[u.length-
1].isIntersecting;D()}catch(S){h&&h(S)}});q.observe(c);return function()
{q.disconnect();for(var u=r(p),v=u.next();!v.done;v=u.next())v=v.value,v();null!
=k&&b.clearTimeout(k)}};function Iz(a,b,c,d)
{$l.call(this,a);this.o=b;this.l=c;this.B=d;this.m=null;this.v=!1;
(b=(b=b.contentWindow)&&b.parent)&&a!
=b&&this.D.push(pl(b,"sth",this.ea,this.Ka))}ia(Iz,$l);Iz.prototype.Ea=function(a)
{var b=this;a.av_ref=function(c,d){return Jz(b,c,d)}};function Jz(a,b,c)
{if(Ul(c,a.o.contentWindow)&&(a.v=!!b.tac,Il(a),b=Xl(b),c=parseInt(b["int"],10),!
b.ocpc||!a.v)){var
d=a.j.document.getElementById(a.l.google_async_iframe_id);for(d=d&&Of(d);d&&!
Qi.test(d.className);)d=Of(d);if(d&&!(0>=c)){var e=d;c-
=.2;a.m=Hz({ca:a.j,element:e,Ad:!$f(),ic:c*(parseInt(b.idt,10)||
3),Bd:c,Pc:function(){return Kz(a,e)},options:{threshold:1},Sc:function(f){return
$k.j(623,f,void 0,void 0)}})}}}function Kz(a,b)
{a.B(a.v);setTimeout(W(624,function()
{a.l.google_refresh_count=(parseInt(a.l.google_refresh_count,10)||
0)+1;Mf(b);a.o=null;sp(b,a.l,a.j)}),200)}Iz.prototype.K=function()
{$l.prototype.K.call(this);this.o=null;this.m&&this.m()};function Lz(a,b,c,d)
{return new Iz(a,b,c,d)};var Mz=navigator;function Nz(){try{return
Mz.javaEnabled()}catch(a){return!1}}function Oz(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 Pz(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 Oz(a.toLowerCase())}var Qz=/^\s*_ga=\s*1\.(\d+)[^.]*\.(.*?)\s*$/,Rz=/^[^=]
+=\s*GA1\.(\d+)[^.]*\.(.*?)\s*$/,Sz=/^\s*_ga=\s*()(amp-[\w.-]{22,64})$/;var
Tz=/^blogger$/,Uz=/^wordpress(.|\s|$)/i,Vz=/^joomla!/i,Wz=/^drupal/i,Xz=/\/wp-
content\//,Yz=/\/wp-content\/plugins\/advanced-ads/,Zz=/\/wp-content\/themes\/
genesis/,$z=/\/wp-content\/plugins\/genesis/;function aA(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(Yz.test(e))return
5;if($z.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"),Zz.test(e)||
$z.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(Tz.test(f))return 1;if(Uz.test(f))return
2;if(Vz.test(f))return 3;if(Wz.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"),Xz.test(d)))return 2;return 0};function bA(){this.l=[];this.j=-
1}bA.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)};bA.prototype.get=function(a){return!!
this.l[a]};function cA(a){-1==a.j&&(a.j=nb(a.l,function(b,c,d){return c?
b+Math.pow(2,d):b}));return a.j};var dA=/[+, ]/;function eA(a,b){var
c=a.A,d=C().document,e={},f=C(),g;var h=an(C(),!1).ca;var k=so(h);var
l=g=qo(C(),d,c.google_ad_width,c.google_ad_height),m=k.lb,p=C();var q=p.top==p?
0:gg(p.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 D=to();var S=h,K=g,wa=!!
c.google_page_url;e.google_iframing=v;0!=D&&(e.google_iframing_environment=D);if(!
wa&&"ad.yieldmanager.com"==d.domain){for(var
cb=d.URL.substring(d.URL.lastIndexOf("http"));-
1<cb.indexOf("%");)try{cb=decodeURIComponent(cb)}catch(Ga)
{break}c.google_page_url=cb;wa=!!cb}wa?
(e.google_page_url=c.google_page_url,e.google_page_location=(K?
d.referrer:d.URL)||"EMPTY"):
(K&&gg(f.top)&&d.referrer&&f.top.document.referrer===d.referrer?
e.google_page_url=f.top.document.URL:e.google_page_url=K?
d.referrer:d.URL,e.google_page_location=null);a:
{if(d.URL==e.google_page_url)try{var la=Date.parse(d.lastModified)/1E3;break
a}catch(Ga){}la=null}e.google_last_modified_time=la;if(S==S.top)var
ja=S.document.referrer;else{var
kr=vi();ja=kr&&kr.referrer||""}e.google_referrer_url=ja;ro(e,c);var
ig=c.google_page_location||
c.google_page_url;"EMPTY"==ig&&(ig=c.google_page_url);if(Mh||!ig)var tj=!1;else{var
db=ig.toString();0==db.indexOf("http://")?
db=db.substring(7,db.length):0==db.indexOf("https://")&&(db=db.substring(8,db.lengt
h));var uj=db.indexOf("/");-1==uj&&(uj=db.length);var
lr=db.substring(0,uj);if(vo.test(lr))tj=!1;else{var ld=lr.split("."),jg=!
1;3<=ld.length&&(jg=ld[ld.length-3]in uo);2<=ld.length&&(jg=jg||ld[ld.length-2]in
uo);tj=jg}}var mr=tj?
Ih("","pagead2.googlesyndication.com"):Th(),t={};fA(a,t);Zx();t.adsid=Z[1];Zx();t.p
ucrd=Z[6];var
qb=a.A,ue=a.A;t.dt=Mx;Ni(ue)&&ue.google_bpp&&(t.bpp=ue.google_bpp);var nr,BA=C();a:
{var CA=C();try{var md=CA.performance;if(md&&md.timing&&md.now){var
or=md.timing.navigationStart+Math.round(md.now())-md.timing.domLoading;break
a}}catch(Ga){}or=null}var pr=or;(nr=pr?Ox(pr,BA.Date.now()-
Mx,1E6):null)&&(t.bdt=nr);var qr=ue.google_iframe_start_time;if("number"!==typeof
qr)var rr=null;else ue.google_iframe_start_time=null,rr=Ox(qr,Mx);var sr=rr;null!
=sr&&(t.fdt=sr);t.idt=Ox(a.O,Mx);var
tr=a.A;t.shv=Jh();t.cbv="/r20190131".replace("/","");/^\
w{1,3}$/.test(tr.google_loader_used)&&(t.saldr=tr.google_loader_used);Kh&&(t.jscb=1
);Lh&&(t.jscd=1);var vj=vi(a.pubWin);if(vj){t.is_amp=1;var wj=vj||
vi();t.amp_v=wj&&wj.mode?+wj.mode.version||null:null;var xj=vj||
vi();if(xj&&xj.container){for(var
ur=xj.container.split(","),vr=[],yj=0;yj<ur.length;yj+
+)vr.push(ui[ur[yj]]||"x");var wr=vr.join()}else wr=null;var
xr=wr;xr&&(t.act=xr)}C()==window.top&&(t.abxe=1);if("_gfp_a_"in a.pubWin){var
zj=a.pubWin._gfp_a_;if("boolean"!==typeof zj)throw Error("Illegal value of _gfp_a_:
"+zj);if(zj&&R(225)){var Aj,yr=new
Rx(a.pubWin),zr=yr.j.get("__gads","");if(Aj=yr.l&&!
Qx(zr)?"Real":zr)t.cookie=Aj,t.crv="Test"!==Aj}}var tc=fn(),Ar=hn(tc,8,
{}),kg=qb.google_ad_section;Ar[kg]&&(t.prev_fmts=Ar[kg]);var Br=hn(tc,9,
{});Br[kg]&&(t.prev_slotnames=Br[kg].toLowerCase());gA(qb,tc);var
Dr=hn(tc,15,0);0<Dr&&(t.nras=String(Dr));t.correlator=hn(tc,7,en());wn().j["2106054
9"]&&(t.rume=1);if(qb.google_ad_channel){for(var Er=hn(tc,10,
{}),Fr="",Gr=qb.google_ad_channel.split(dA),Bj=0;Bj<Gr.length;Bj++){var
Cj=Gr[Bj];Er[Cj]?Fr+=Cj+"+":Er[Cj]=!0}t.pv_ch=Fr}if(qb.google_ad_host_channel)
{for(var lg=hn(tc,11,[]),Hr=qb.google_ad_host_channel.split("|"),mg=-
1,Dj=[],Hb=0;Hb<Hr.length;Hb++){var Ir=Hr[Hb].split(dA);lg[Hb]||(lg[Hb]={});for(var
ve="",Ej=0;Ej<Ir.length;Ej++){var ng=Ir[Ej];""!==ng&&(lg[Hb][ng]?ve+="+"+ng:lg[Hb]
[ng]=!0)}ve=ve.slice(1);Dj[Hb]=ve;""!==ve&&(mg=Hb)}var Fj="";if(-1<mg){for(var
Gj=0;Gj<mg;Gj++)Fj+=Dj[Gj]
+"|";Fj+=Dj[mg]}t.pv_h_ch=Fj}t.frm=qb.google_iframing;t.ife=qb.google_iframing_envi
ronment;var Jr=qb.google_ad_client;try{var Kr=bn(),og=Kr.google_prev_clients;og||
(og=Kr.google_prev_clients={});if(Jr in og)var Hj=1;else og[Jr]=!0,Hj=2}catch(Ga)
{Hj=0}t.pv=Hj;var Ij=a.pubWin.document,Lr=a.A,Mr="";try{Mr=Ij.cookie}catch(Ga){}var
Nr=Ij.domain,we=Mr,pg=a.pubWin.screen,DA=Ij.referrer,EA=Ii();if(vi())var
Or=C().gaGlobal||{};else{var Jj=Math.round((new
Date).getTime()/1E3),Kj=Lr.google_analytics_domain_name,qg="undefined"==typeof Kj?
Pz("auto",Nr):Pz(Kj,Nr),FA=-1<we.indexOf("__utma="+qg+"."),GA=-
1<we.indexOf("__utmb="+qg),Lj;if(!(Lj=(yi()||C()).gaGlobal)){var HA={};Lj=(yi()||
C()).gaGlobal=HA}var ka=Lj,Pr=!1;if(FA){var Mj=we.split("__utma="+qg+".")
[1].split(";")[0].split(".");GA?ka.sid=Mj[3]:ka.sid||
(ka.sid=Jj+"");ka.vid=Mj[0]+"."+Mj[1];ka.from_cookie=!0}else{ka.sid||
(ka.sid=Jj+"");if(!ka.vid){Pr=!0;var

IA=Math.round(2147483647*Math.random()),Qr=EA,Rr,uc=[Mz.appName,Mz.version,Mz.langu
age?Mz.language:Mz.browserLanguage,Mz.platform,Mz.userAgent,Nz()?
1:0].join("");if(pg)uc+=pg.width+"x"+pg.height+pg.colorDepth;else
if(x.java&&x.java.awt){var
Sr=x.java.awt.Toolkit.getDefaultToolkit().getScreenSize();uc+=Sr.screen.width+"x"+S
r.screen.height}uc=uc+we+(DA||"");for(Rr=uc.length;0<Qr;)uc+=Qr--^Rr+
+;ka.vid=(IA^Oz(uc)&2147483647)+"."+Jj}ka.from_cookie=!1}if(!ka.cid){b:{var
nd=Kj,Tr=999;nd&&(nd=0==nd.indexOf(".")?
nd.substr(1):nd,Tr=nd.split(".").length);for(var
Ur,Vr=999,rg=we.split(";"),xe=0;xe<rg.length;xe++){var sg=Qz.exec(rg[xe])||
Rz.exec(rg[xe])||Sz.exec(rg[xe]);if(sg){var Nj=sg[1]||0;if(Nj==Tr){var
Wr=sg[2];break b}Nj<Vr&&(Vr=Nj,Ur=sg[2])}}Wr=Ur}var ye=Wr;Pr&&ye&&-1!=ye.search(/^\
d+\.\d+$/)?ka.vid=ye:ye!=ka.vid&&(ka.cid=ye)}ka.dh=qg;ka.hid||
(ka.hid=Math.round(2147483647*Math.random()));Or=ka}var
ze=Or;t.ga_vid=ze.vid;t.ga_sid=ze.sid;t.ga_hid=ze.hid;t.ga_fc=ze.from_cookie;t.ga_c
id=ze.cid;t.ga_wpids=Lr.google_analytics_uacct;var Ae=a.pubWin,Ba=new
ik(Ae);if(Ae.location&&Ae.location.ancestorOrigins){for(var
Xr,Yr=[],JA=Math.min(Ba.l.length,27),od=1;od<JA;od+
+)Ba.l[od]&&Ba.l[od].url&&(Yr[od-
1]=Ba.l[od].url);Xr=kk(Ba,Yr.reverse());t.iag=Xr}var
tg=Ba.j.document&&Ba.j.document.scripts?Ba.j.document.scripts:[];if(tg){for(var
Oj=[],ug=tg.length-
1;0<=ug&&26>Oj.length;)tg[ug].src&&Oj.unshift(tg[ug].src),ug--;var
Zr=kk(Ba,Oj)}else Zr=0;t.icsg=Zr;var
Pj=Ba.l[0].depth;Pj&&0<Pj&&(t.nhd=Pj);t.dssz=Ae.document.scripts?
Ae.document.scripts.length:0;for(var $r=Ba.l,as=[],Qj=$r.length-1;0<Qj;Qj--){var
Rj=$r[Qj];Rj&&null!=Rj.url&&as.push(dg(cg(Rj.url)[3]||null))}t.mdo=gk(as);var
Sj=Ba.j.document&&Ba.j.document.scripts?Ba.j.document.scripts:[];if(Sj){for(var
bs=[],Tj=Sj.length-1;0<=Tj;Tj--){var Uj=Sj[Tj];Uj&&null!
=Uj.src&&bs.push(dg(cg(Uj.src)[3]||null))}var cs=gk(bs)}else cs=0;t.mso=cs;var
Vj=qb.google_ad_layout;Vj&&0<=vp[Vj]&&(t.rplot=vp[Vj]);t.u_tz=-(new
Date).getTimezoneOffset();t.u_his=Ii();t.u_java=!!P.navigator&&"unknown"!==typeof
P.navigator.javaEnabled&&!!
P.navigator.javaEnabled&&P.navigator.javaEnabled();P.screen&&(t.u_h=P.screen.height
,t.u_w=P.screen.width,t.u_ah=P.screen.availHeight,t.u_aw=P.screen.availWidth,t.u_cd
=P.screen.colorDepth);P.navigator&&P.navigator.plugins&&(t.u_nplug=P.navigator.plug
ins.length);P.navigator&&P.navigator.mimeTypes&&(t.u_nmime=P.navigator.mimeTypes.le
ngth);if(b)try{var vg=Nn(a,b);t.adx&&-12245933!=t.adx&&t.ady&&-12245933!=t.ady||
(t.adx=Math.round(vg.x),t.ady=Math.round(vg.y));Ln(b)||(R(186)&&(t.adx=-
12245933,t.ady=-12245933),X("asihe",
{x:vg.x,y:vg.y,url:a.A.google_page_url}))}catch(Ga){}var Wj=xi()||
Mn(Xi(a.pubWin));Wj&&(t.biw=Wj.width,t.bih=Wj.height);var ds=a.pubWin;if(Xi(ds)!
=ds){var Xj=Mn(a.pubWin);Xj&&(t.isw=Xj.width,t.ish=Xj.height)}var
vc=a.pubWin;if(null!==vc&&vc!=vc.top){var
wg=[vc.document.URL];vc.name&&wg.push(vc.name);var es=Mn(vc,!
1);wg.push(es.width.toString());wg.push(es.height.toString());var
fs=Sg(wg.join(""))}else fs=0;var gs=fs;0!==gs&&(t.ifk=gs);var xg=Yi(a.pubWin);var
yg=xg&&xg.document?Kn(xg.document,xg):new yf(-12245933,-12245933);R(196)?
(t.scr_x=Math.round(yg.x),t.scr_y=Math.round(yg.y)):(t.scr_x=yg.x,t.scr_y=yg.y);var
hs=wn(),is=Hn(hs),zg=a.A.google_eids;if(y(zg)){hj(a,64);for(var
Ag=0;Ag<zg.length;Ag++)"string"===typeof
zg[Ag]&&is.push(zg[Ag])}t.eid=is.join();var
js=Gn(hs),ks=a.A.google_loeid;"string"===typeof
ks&&(hj(a,4096),vb(js,ks.split(",")));t.loeid=js.join();a.H&&(t.oid=a.H);if(Hk(wn()
,139)===En.aa){var ls=Yi(a.pubWin);ls&&(t.pg_h=Sl(ls,!0))}var ms=ln()
[a.A.google_ad_client];ms&&(t.psts=ms.join());t.pvsid=ih(a.pubWin);a:{var
ns=a.pubWin,Bg=-
1;try{ns.localStorage&&(Bg=parseInt(ns.localStorage.getItem("google_pem_mod"),10))}
catch(Ga){var os=null;break a}os=0<=Bg&&1E3>Bg?Bg:null}t.pem=os;var
Ca=a.A,ta=a.pubWin,KA=bn();t.ref=Ca.google_referrer_url;t.loc=Ca.google_page_locati
on;var Cg=vi(a.pubWin);if(Cg&&z(Cg.data)&&"string"===typeof Cg.data.type){var
Yj=Cg.data.type.toLowerCase();var ps="doubleclick"==Yj||"adsense"==Yj?null:Yj}else
ps=null;var qs=ps;qs&&(t.apn=qs.substr(0,10));var Be=so(KA);t.url||t.loc||!Be.url||
(t.url=Be.url,Be.lb||(t.usrc=1));Be.url!=(t.loc||
t.url)&&(t.top=Be.url);Ca.google_async_rrc&&(t.rr=Ca.google_async_rrc);t.rx=0;var
rs;if(Ex&&Hx(Ex))var ss=Ex;else{var Zj=bn(),ts=Zj.google_jobrunner;ss=Ix(ts)?
Ex=ts:Zj.google_jobrunner=Ex=new Dx(Zj)}var us=ss;(rs=Di(us.tc)?
us.tc():null)&&(t.jtc=rs);0<=a.o&&(t.eae=a.o);var vs=hp(Ca,a.j);vs&&(t.fc=vs);if(!
Vi(Ca)){var Ce=(a.iframeWin||a.pubWin).document,ws="";if(Ce.documentMode){var
wc=Xf(new
Bf(Ce),"IFRAME");wc.frameBorder="0";wc.style.height=0;wc.style.width=0;wc.style.pos
ition="absolute";if(Ce.body){Ce.body.appendChild(wc);try{var
Dg=wc.contentWindow.document;Dg.open();Dg.write("<!DOCTYPE
html>");Dg.close();ws+=Dg.documentMode}catch(Ga)
{}Ce.body.removeChild(wc)}}t.docm=ws}try{var LA=ta.screenX;var
MA=ta.screenY}catch(Ga){}try{var NA=ta.outerWidth;var OA=ta.outerHeight}catch(Ga)
{}try{var PA=ta.innerWidth;var QA=ta.innerHeight}catch(Ga)
{}t.brdim=[ta.screenLeft,ta.screenTop,LA,MA,ta.screen?ta.screen.availWidth:void
0,ta.screen?ta.screen.availTop:void 0,NA,OA,PA,QA].join();var RA=yn.aa;var
SA=Hk(wn(),67)===RA;var Eg=0;void 0===x.postMessage&&(Eg|=1);if(SA){var
xs=vi(ta);xs&&xs.observeIntersection&&(Eg|=256);var
ys=ta.document;ys&&Wa(ys.elementFromPoint)&&(Eg|=1024)}var
zs=Eg;0<zs&&(t.osd=zs);t.vis=Zn(ta.document);if(b){var As=xo(Ca)?mz:Vy(new
Qy(ta,b,null,{width:0,height:0},Ca.google_ad_width,Ca.google_ad_height,!
1));t.rsz=As.toString();t.abl=Ny(As)}if(!xo(Ca)){var ak=$i(Ca);if(ak){var Bs=0;a:
{try{var Cs=Ca.google_async_iframe_id,Ds=C().document;if(Cs)var
Es=Ds.getElementById(Cs);else{var
Fs=Ds.getElementsByTagName("script"),Gs=Fs[Fs.length-1];Es=Gs&&Gs.parentNode||
null}var Hs=Es;if(Hs){for(var De=[],Fg=Hs,TA=0,UA=B();100>=++TA&&50>B()-
UA&&(Fg=hA(Fg));)1===Fg.nodeType&&De.push(Fg);b:{for(var bk=0;bk<De.length;bk++){c:
{var
Ib=De[bk];try{if(Ib.parentNode&&0<Ib.offsetWidth&&0<Ib.offsetHeight&&Ib.style&&"non
e"!==Ib.style.display&&"hidden"!==Ib.style.visibility&&(!Ib.style.opacity||0!
==Number(Ib.style.opacity))){var Is=Ib.getBoundingClientRect();var
Js=0<Is.right&&0<Is.bottom;break c}}catch(Ga){}Js=!1}if(!Js){var Ks=!1;break
b}}Ks=!0}if(Ks){b:{for(var
WA=B(),XA=/^html|body$/i,YA=/^fixed/i,ck=0;ck<De.length&&50>B()-WA;ck++){var
Gg=De[ck];if(!XA.test(Gg.tagName)&&YA.test(Gg.style.position||di(Gg))){var
dk=Gg;break b}}dk=null}break a}}}catch(Ga){}dk=null}var
ek=dk;ek&&ek.offsetWidth*ek.offsetHeight<=4*ak.width*ak.height&&(Bs=1);t.pfx=Bs}}if
("26835106"===Hk(wn(),41)&&a.j){try{var
Ls=a.j.document.getElementsByTagName("head")[0];var Ms=Ls?aA(Ls):0}catch(Ga)
{Ms=0}var Ns=Ms;0!==Ns&&(t.cms=Ns)}Ca.google_lrv!
==Jh()&&(t.alvm=Ca.google_lrv||"none");t.fu=a.D;var pd=new
bA;x.SVGElement&&x.document.createElementNS&&pd.set(0);var Os=bh();Os["allow-top-
navigation-by-user-activation"]&&pd.set(1);Os["allow-popups-to-escape-
sandbox"]&&pd.set(2);x.crypto&&x.crypto.subtle&&pd.set(3);x.TextDecoder&&x.TextEnco
der&&pd.set(4);var ZA=cA(pd);t.bc=ZA;Zx();t.jar=Z[4];if(Mh){if(Mh){var
Ps=Ek();Ps&&(t.debug_experiment_id=Ps)}t.creatives=iA(/\b(?:creatives)=([\d,]
+)/);t.adgroups=iA(/\b(?:adgroups)=([\d,]
+)/);t.adgroups&&(t.adtest="on",t.disable_budget_throttling=!
0,t.use_budget_filtering=!1,t.retrieve_only=!0,t.disable_fcap=!0)}Xn()&&(t.atl=!
0);var Rs=a.A,$A=Rs.google_ad_channel,Ss="/pagead/ads?";"ca-pub-
6219811747049371"===Rs.google_ad_client&&jA.test($A)&&(Ss="/pagead/lopri?");var
fk=Un(mr,Ss);3===Zn(a.pubWin.document)&&(a.B=!0,a.F=fk,fk=Un(mr,"/pagead/
blank.gif#?"));var bB=Hi(t,fk+(Mh&&c.google_debug_params?
c.google_debug_params:""));return c.google_ad_url=bB}function kA(a){var
b="RS-"+a.google_reactive_sra_index+"-",c={};return
Hi((c.adk=a.google_ad_unit_key,c.client=a.google_ad_client,c.fa=a.google_reactive_a
d_format,c),Un(Th(),["/pagead/html/",Jh(),"/r20190131/
zrt_lookup.html#",encodeURIComponent(b)].join("")))}function hA(a)
{try{if(a.parentNode)return a.parentNode}catch(e){return null}if(9===a.nodeType)a:
{try{var b=If(a);if(b){var c=b.frameElement;if(c&&gg(b.parent)){var d=c;break
a}}}catch(e){}d=null}else d=null;return d}function iA(a){try{var
b=x.top.location.hash;if(b){var c=b.match(a);return c&&c[1]||""}}catch(d)
{}return""}function gA(a,b){var c=hn(b,8,{});b=hn(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 lA(a,b)
{if(a=a.C)a.Fa&&(b.npa=1),a.ta&&(b.guci=a.ta),a.Va&&(b.vcd=a.Va,a.Ob&&(b.gvcd=a.Ob)
)}function fA(a,b){var c=a.A;T(ej,function(d,e)
{b[d]=c[e]});lA(a,b);T(dj,function(d,e){b[d]=c[e]});T(gj,function(d,e)
{b[d]=c[e]});xo(c)&&(b.fa=wo(c))}var jA=/YtLoPri/;function mA(a){a=void 0===a?
x:a;return a.ggeac||(a.ggeac={})};function nA(){}Ra(nA);function oA(a,b,c,d)
{try{Ue(b,c,d)}catch(e){}}function pA(a){var b=Jh();var c=void 0===c?oA:c;if(!
a.goog_sdr_l){Object.defineProperty(a,"goog_sdr_l",{value:!0});var
d=String(ih(a));"complete"===a.document.readyState?
c(a,"gda",b,d):Q(a,"load",function(){c(a,"gda",b,d)})}};var qA=this;function rA(a)
{var
b=a.iframeWin,c=a.vars;b&&(c.google_iframe_start_time=b.google_iframe_start_time);v
ar d=new Fh(Yi(a.pubWin),a.pubWin,b,c);d.O=Date.now();Yn(1,
[d.A]);b=Fi(bj(a.pubWin),"20040013");a=Fi(bj(a.pubWin),"20040012");(b||
a)&&gl("cr_strt",b);el(159,function(){return sA(d)});R(209)&&el(639,function(){var
e=d.A;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))?Uf(g):null)?(e=new
Cx(f,g,e),e.o=x.setInterval(A(e.v,e),500),e.v(),e=!0):e=!1}else e=!1;return
e});el(160,function(){var e=d.iframeWin;!Ni(d.A)&&e?ij(e):
(e=bn().google_jobrunner,Ix(e)&&e.rl(),oj(d))})}function
sA(a){if(!/_sdo/.test(a.A.google_ad_format)){un(function(c){return In(a,c)});var
b=wn();Hk(b,108)&&(Qh=Ph);a.v=!1;vi()||dd()||(a.v=tA(a,b));a.v||uA(a,b)}}function
vA(a,b){b=Nn(a,b);var c=xi()||Mn(Xi(a.pubWin));if(!b||-12245933==b.y||-
12245933==c.width||-12245933==c.height||!c.height)return 0;var d=0;try{var
e=Xi(a.pubWin);d=Kn(e.document,e).y}catch(f){return 0}a=d+c.height;return b.y<d?(d-
b.y)/c.height:b.y>a?(b.y-a)/c.height:0}function wA(a){try{return
a.iframeWin.frameElement}catch(b){}return null}function tA(a,b){return xA(a,b)||
yA(a,b)}function xA(a,b){var c=a.A;if(!c.google_pause_ad_requests)return!1;var
d=x.setTimeout(function(){X("abg:cmppar",
{client:a.A.google_ad_client,url:a.A.google_page_url})},1E4),e=W(450,function()
{c.google_pause_ad_requests=!
1;x.clearTimeout(d);a.pubWin.removeEventListener("adsbygoogle-pub-unpause-ad-
requests-event",e);tA(a,b)||uA(a,b)});a.pubWin.addEventListener("adsbygoogle-pub-
unpause-ad-requests-event",e);return!0}function yA(a,b){var
c=a.pubWin.document,d=zA(a);if(0>d.hidden&&0>d.visible)return!1;var e=wA(a),f=e||
a.m;null==e&&null!=a.m&&X("ins_no_ifr",{sf:a.A.google_enable_single_iframe});var
g=$n(c);if(!f||!g)return!1;if(!ao(c))return
AA(a,b,d.visible,f);if(vA(a,f)<=d.hidden)return!1;var h=W(332,function(){!
ao(c)&&h&&(oh(c,g,h),AA(a,b,d.visible,f)||uA(a,b),h=null)});return
Q(c,g,h)}function zA(a){var b={hidden:0,visible:ti(30)||4};a=Zm(a.pubWin);if(!
x.IntersectionObserver||Ym(a,118))b.visible=-1;$f()&&(a=ti(29)||
Math.max(Xm(a,82),1),b.visible*=a);return b}function AA(a,b,c,d){if(!d||0>c)return!
1;var e=a.A;if(xo(e)||e.google_reactive_ads_config)return!1;if(!R(205)){var
f=fn(),g=hn(f,8,{});f=hn(f,9,{});e=e.google_ad_section||e.google_ad_region||"";if(!
g[e]&&!f[e])return!1}if(!Ln(d)||vA(a,d)<=c)return!1;a.I=new
x.IntersectionObserver(function(h,k){kb(h,function(l){0>=l.intersectionRatio||
(k.unobserve(l.target),el(294,function(){uA(a,b)}))})},
{rootMargin:100*c+"%"});a.I.observe(d);return!0}function uA(a,b){el(326,function()
{var d=a.A;if(Ni(d)?1==Li(d):!Li(d)){var e=(d=!!b.j["1337"])||b.j["21060549"]||
b.j["20040067"]||Hk(b,87)==zn.yb,f=C();if(e&&f===f.top){e=Le;var
g=b.j["21060549"]&&b.j["21060624"],h=b.j["21062272"],k=b.j["22324607"],l=fn(),m=new
Qn,p=new
Rn;l=hn(l,7,en());Je(m,1,l,0);l=Ik(b).join();Je(m,5,l,"");Je(m,2,1,0);Ke(p,1,m);m=n
ew On;m=Je(m,10,!0,!1);m=Je(m,8,g,!1);m=Je(m,9,g,!1);g=Je(m,7,g,!1);h=Je(g,14,h,!
1);k=Je(h,13,k,!1);Ke(p,2,k);f.google_rum_config=e(p);f=f.document;e=Vn(Wi(),"/
pagead/js/r20191015/r20190131/
rum.js");Mh&&d&&(e=e.replace("rum","rum_debug"));Jg(f,e)}else
Qk(Vk)}});a.A.google_ad_channel=VA(a,a.A.google_ad_channel);a.A.google_tag_partner=
aB(a,a.A.google_tag_partner);cB(a);var c=a.A.google_start_time;"number"===typeof
c&&(Mx=c,a.A.google_start_time=null);el(161,function(){var
d=a.A;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_fl
ash_version){try{var f=Ui()}catch(g)
{f="0"}d.google_flash_version=f}d.google_webgl_support=!!
P.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();y(d.google_color_bg)&&(d.google_color_bg=jj(a,d.google_color_bg,f))
;y(d.google_color_text)&&(d.google_color_text=jj(a,d.google_color_text,f));y(d.goog
le_color_link)&&(d.google_color_link=jj(a,d.google_color_link,f));y(d.google_color_
url)&&(d.google_color_url=jj(a,d.google_color_url,f));y(d.google_color_border)&&(d.
google_color_border=jj(a,d.google_color_border,f));y(d.google_color_line)&&(d.googl
e_color_line=jj(a,d.google_color_line,f))});dB(a);if(c=a.A.google_reactive_ads_conf
ig)if(np(a.j,c),a.j)sx(c,a),c=c.page_level_pubvars,z(c)&&Vb(a.A,c);else
return;xo(a.A)&&(El()&&(a.A.google_adtest=a.A.google_adtest||"on"),a.A.google_pgb_r
eactive=a.A.google_pgb_reactive||3);eB(a)}function dB(a){if(a.j)
{fp(a.j,a.A);if(ep(a.j.location)){var
b=a.j,c=a.A.google_ad_client,d={},e={};c=(e.enable_page_level_ads=(d.pltais=!
0,d),e.google_ad_client=c,e);up(b,c)}b=Ll(a.j);mp(a.A,a.j)&&(c=a.j,new
Kp(c,c),b.adRegion=a.A.google_ad_region||
null);a.iframeWin&&b.wasReactiveAdConfigHandlerRegistered&&(b=a.j,new
Kp(b,a.iframeWin||b))}}function VA(a,b){return(b?[b]:
[]).concat(aj(a.A).ad_channels||[]).join("+")}function aB(a,b){return(b?[b]:
[]).concat(aj(a.A).tag_partners||[]).join("+")}function fB(a,b,c,d){var
e=d.iframeWin?d.A.google_container_id:d.m.id;c.src=Nx(a);var f=(d.iframeWin||
d.pubWin).document,g=f.currentScript||
f.scripts&&f.scripts[0],h=C()==window.top;if(dd()||!g&&!
e)c=ey(c),h&&(zi(d.pubWin),x.setTimeout(W(222,function(){var
l=f.getElementById(b);l?d.l.push(zi(d.pubWin,l)):X("inabox:no-iframe",
{adUrl:a})}),0)),e?gB(e,f,c):f.write(c);else{var k=Xf(new
Bf(f),"IFRAME");T(c,function(l,m){null!
=l&&k.setAttribute(m,l)});h&&d.l.push(zi(d.pubWin,k));e?
hB(e,f,k):g.parentNode.insertBefore(k,g.nextSibling)}R(236)&&!
d.A.google_refresh_count&&x.setTimeout(W(644,function()
{kh(f.getElementById(b),function(){for(var l=r(d.l),m=l.next();!
m.done;m=l.next())m=m.value,m();d.l.length=0})}),0)}function iB(a,b,c){return a.j?
qp(525,function(d){(a.iframeWin?
a.iframeWin.document.body:a.m).appendChild(b);d.createAdSlot(a.j,a.A,c,b);return
b}):(X("jserror",{context:"ac_crai"}),null)}function jB(a,b,c,d,e){e=void 0===e?!
1:e;R(215)&&pA(a.pubWin);var f="string"===typeof b?(a.iframeWin||
a.pubWin).document.getElementById(b):b;if(f){var g=a.j,h=a.iframeWin&&Ni(a.A)?
a.iframeWin.frameElement:f;Q(f,"load",function(){f&&f.setAttribute("data-load-
complete",!0);if((a.A.ovlp||R(190))&&g&&g===a.pubWin&&h){var
p=h.ownerDocument.getElementById(h.id+"_expand");p&&kB(g,a,p,f)}});e=function(p)
{p&&a.l.push(function(){return Il(p)})};var k=lB(a);!g||xo(a.A)&&!yo(a.A)||(e(new
rz(g,f,h,a.A)),e(ly(a,f)),e(g.IntersectionObserver?null:new
hy(g,f,a.m)),e(Lz(g,f,a.A,W(627,function(p){p||k();p=r(a.l);for(var q=p.next();!
q.done;q=p.next())q=q.value,q();a.l.length=0}))));g&&(e(new Rm(g)),e(new
Jx(g,f,a.A)),a.l.push(Gp(a.iframeWin,g,a.A)),a.l.push(gy(g,f)));a.B&&mB(a,f,a.pubWi
n.document);nB(a,c,f);f&&f.setAttribute("data-google-container-
id",d);e=a.A.iaaso;if(null!=e&&h){var
l=h.ownerDocument.getElementById(h.id+"_expand"),m=l.parentElement;
(m&&Qi.test(m.className)?m:l).setAttribute("data-auto-ad-size",e)}oB(a)}else e?
X("jserror",{context:"ac::nfrm",url:c}):(e=W(162,function(){return jB(a,b,c,d,!
0)}),x.setTimeout(e,0))}function lB(a){var b=a.iframeWin||a.pubWin;if(!b)return
function(){};var c=a.A.google_ad_client,d=ln(),e=null,f=pl(b,"pvt",function(g,h)
{h.source&&"string"===typeof g.token&&Zi(h.source,b)&&(e=g.token,f(),d[c]=d[c]||
[],d[c].push(e),100<d[c].length&&d[c].shift())});return function()
{e&&y(d[c])&&(sb(d[c],e),d[c].length||delete d[c],e=null)}}function oB(a){var
b=vi(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&&oh(c,"message
",d))},e=W(616,d,qA);Q(c,"message",e);a.l.push(function(){oh(c,"message",d)})}else
b.renderStart&&b.renderStart()}function kB(a,b,c,d){xm(ry(new
ny(a),c).then(function(e){Yn(8,[e]);return e}).then(function(e){var
f=c.parentElement;(f&&Qi.test(f.className)?f:c).setAttribute("data-overlap-
observer-io",e.isOverlappingOrOutsideViewport);return e}).then(function(e){var
f=b.A.armr||"",g=bj(b.A).join(","),h=e.executionTime||"",k=null==b.A.iaaso?"":Numbe
r(b.A.iaaso),l=Number(e.isOverlappingOrOutsideViewport),m=mb(e.entries,function(q)
{return
q.overlapType+":"+q.overlapDepth+":"+q.overlapDetectionPoint}),p=e.overlappedArea.t
oFixed(2);X("ovlp",
{adf:b.A.google_ad_dom_fingerprint,armr:f,client:b.A.google_ad_client,eid:g,et:h,fw
rattr:b.A.google_full_width_responsive,iaaso:k,io:l,saldr:b.A.google_loader_used,oa
:p,oe:m.join(","),qid:d.dataset.googleQueryId||"",rafmt:b.A.google_responsive_auto_
format,roa:p*e.targetRect.width*e.targetRect.height,slot:b.A.google_ad_slot,sp:e.sc
rollPosition.scrollX+","+e.scrollPosition.scrollY,tgt:Mi(e.target),tr:
[e.targetRect.left,e.targetRect.top,e.targetRect.right,e.targetRect.bottom].join(),
url:b.A.google_page_url,vp:e.viewportSize.width+"x"+e.viewportSize.height},1)}),fun
ction(e){Yn(8,["Error:",e.message,c]);X("ovlp-err",{err:e.message},1)})}function
mB(a,b,c){if(3!==Zn(c))pB(a.F,b);else{var d=$n(c);if(d){var e=function()
{oh(c,d,f);e=null},f=function(){pB(a.F,b);e&&e()};Q(c,d,f);a.l.push(function()
{return e&&e()})}}a.B=!1}function qB(a){var b=ah().join(" ");a.sandbox=b}function
rB(a){var b=H("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)),X("trn",{ol:a.length,tr:-
1===d?"":a.substring(d+1),url:a},.01));return c}function sB(a,b){var
c=a.A,d=Li(c);c=a.iframeWin?"google_ads_frame"+d:c.google_async_iframe_id;var
e=b,f=0===a.o,g=a.A;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},p=rx(g),q=!p&&!qx(g)&&dp(g),u;if((u=R(228))||R(207)){var v=bh();v=!(!
v["allow-top-navigation-by-user-activation"]||!v["allow-popups-to-escape-
sandbox"]);u=!u&&v}else u=!(q||p)&&!$f()&&!ag()&&gd()&&0<=yc(hd(),58);var
D=u;D&&(u=e,v="="+encodeURIComponent("1"),e=eg(u,"fsb"+v),qB(m));v=e;e=rB(e);var
S=f?e.replace(/&ea=[^&]*/,"")+"&ea=0":e;fy(m,k,l,Nx(S));u=ey(m);var K="";if(f)
{K=10;for(S="";0<K--;)S+="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234
56789".charAt(Math.floor(62*Math.random()));K=S;e=hl(e,K);hl(v,K)}else
e=S;g.dash&&(m.srcdoc=g.dash);v=null;p?
(v=e,q=a.A,m=q.google_ad_width,p=q.google_ad_height,q=q.google_reactive_sra_index,m
&&p&&null!=q?
(q=a.iframeWin?"google_ads_frame_rsra_"+q:a.A.google_async_iframe_id,q={id:q,name:q
},D&&qB(q),fy(q,m,p,v),v=dy(q),v=iB(a,v,b)):v=null):q?
(m.src=Nx(e),v=dy(m),v=iB(a,v,b)):fB(e,h,m,a);f&&(f=e,D=K,e=Un(Wi(),"/pagead/js/
r20191015/r20190131/creativetoolset/
xpc_expansion_embed.js"),d={id:h,url:f,width:k,height:l,ha:D,td:a.pubWin,Gc:b||void
0,hh:"google_expandable_ad_slot"+d,Zc:e,ib:a.iframeWin||a.pubWin},d=!d.id||!
d.url||0>=d.width||0>=d.height||!d.ha||!d.ib?void
0:tl(d.ib,bb(wl,d,e)),d&&a.l.push(d));if(a.iframeWin&&Ni(g)){a=["<!DOCTYPE
html><html><body>",u,"</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=Id[k])){if(!
(31<l&&127>l))if(l=k,l in Jd)k=Jd[l];else if(l in
Id)k=Jd[l]=Id[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=Jd[l]=k}f=k}d[h]=f}d.push('"'
);a="javascript:"+d.join("");d=C();(new Px(d)).set(b,a)}return v||c}function
nB(a,b,c){var d=!ed()||0<=yc(hd(),11)?
fb():po();d.getOseId()&&(eb(),d.setLoadOsdJsOnPubWindow(!
0),d.registerAdBlock(b,1,"",c),a.l.push(function(){d.unloadAdBlock(c,!0,!
0)}))}function tB(a,b,c){var d=a.A,e="";rx(d)?(e=kA(d),gA(d,fn()),uB(d)):(qx(d)||!
dp(d)||cp(a.pubWin,d))&&uB(d)&&(e=eA(a,b));Yn(2,[a.A,e]);b&&b.id==c&&Nf(b);if(e)
{Ni(d)||Ki(a.pubWin);b=Li(a.A);var
f=x.window===x.window.top?"a!"+b.toString(36):b.toString(36)+"."+
(Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*M
ath.random())^B()).toString(36));c={};b=(c.ifi=b,c.uci=f,c);e=Hi(b,e);c=Fi(bj(a.pub
Win),"20040013");d=Fi(bj(a.pubWin),"20040012");(c||
d)&&gl("cr_urlbuilt",c);b=sB(a,e);e=rB(e);vB(a,wA(a)||a.m);(c||
d)&&gl("cr_postwrite",c);c=function(g){jB(a,g,e,f)};"string"===typeof b?
c(b):b.then(c).then(null,function(g){$k.j(223,g,void 0,void 0)})}}function
wB(a,b,c){var d=a.A;d="aa"===d.google_loader_used||"sa"===d.google_loader_used;var
e=W(449,tB);d&&fd()&&0<=yc(hd(),11)?(by(function()
{e(a,b,c)}),a.G=by):tB(a,b,c)}function xB(a,b,c){var
d=a.A,e="aa"===d.google_loader_used||"sa"===d.google_loader_used,f=wn();rh=f=Ym(Zm(
a.pubWin),128)||"21062175"===Hk(f,126);var
g=d.google_ad_client;d=Dh(Oh,g);if(e&&d.ua){var h=x.setTimeout(function()
{X("abg:cmpnc",
{client:a.A.google_ad_client,url:a.A.google_page_url,consent:JSON.stringify(Dh(Oh,g
))})},1E4);a.v=!0;Eh(Oh,g,W(450,function(k)
{x.clearTimeout(h);a.C=k;wB(a,b,c)}))}else
f&&yh()&&5==d.Ga&&"NCS"==d.Va&&X("sync:cmpnc",
{client:a.A.google_ad_client,url:a.A.google_page_url,consent:JSON.stringify(d)}),a.
C=d,wB(a,b,c)}function eB(a){var b=a.A.google_ad_width,c=a.A.google_ad_height;var
d=a.pubWin.document;var e=a.A,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 p=(k.exec(g)||[0,0])[1],q=(l.exec(g)||[0,0])[1];if(/Win/.test(h)&&/
Trident/.test(g)&&11<=d.documentMode||!p&&"Gecko"===e.product&&27<=q&&!m.test(g)||
536<=p){var u=!0;break a}}u=!1}u||(f|=4)}catch(v){f|
=8}d=f;qo(a.pubWin,a.pubWin.document,b,c)&&(d|=2);a.o=d;0===a.o||
(a.A.google_allow_expandable_ads=!1);bn()!
=a.pubWin&&hj(a,4);Qh&&hj(a,16);Nh&&hj(a,8);3===Zn(a.pubWin.document)&&hj(a,32);if(
b=a.j)b=a.j,b=!
(Pl(b).scrollWidth<=Pl(b).clientWidth);b&&hj(a,1024);null==a.iframeWin&&hj(a,8192);
a.A.google_loader_features_used&&hj(a,a.A.google_loader_features_used);mo=jo();eo=R
h;co=Sh;b=!ed()||0<=yc(hd(),11)?fb():po();c=fn();a.H=b.setupOse(hn(c,7,en()));b="";
(c=a.A.google_async_iframe_id)&&null==a.iframeWin?c=a.m:c?
c=a.pubWin.document.getElementById(c):
(c=b="google_temp_span",d=a.A.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);Vx=C;Zx();Ux(".google.com.et")&&(Yx[
1]=".google.com.et");xB(a,c,b)}function hB(a,b,c)
{if(a=b.getElementById(a))a.style.visibility="visible",Mf(a),a.appendChild(c)}funct
ion gB(a,b,c)
{a&&(a=b.getElementById(a))&&c&&(a.style.visibility="visible",a.innerHTML=c)}functi
on pB(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 uB(a){var
b=fn(),c=a.google_ad_section;xo(a)&&kn(b,15,hn(b,15,0)+1);if(Vi(a))
{if(100<kn(b,5,hn(b,5,0)+1))return!1}else if(100<kn(b,6,hn(b,6,0)+1)-
hn(b,15,0)&&""==c)return!1;return!0}function vB(a,b){b&&a.A.rpe&&lz(a.pubWin,b,
{height:a.A.google_ad_height,wb:"force",Ab:!0,Zb:!0})}function cB(a){var
b=a.j;if(b&&!aj(b).ads_density_stats_processed&&!
vi(b)&&(aj(b).ads_density_stats_processed=!0,.01>Og(b))){var c=function(){if(b){var
d=Kw(Mw(b),a.A.google_ad_client,b.location.hostname,bj(a.A));X("ama_stats",d,1)}};"
complete"===b.document.readyState?x.setTimeout(c,1E3):Q(b,"load",function()
{x.setTimeout(c,1E3)})}};(function(){var a=[Bx,Ax,xn,dl];$k.l=function(b)
{kb(a,function(c){c(b)});bl(b);al&&(b.jc=al);cl(b)}})();var yB=x.google_sl_win||
x;if(!yB.google_sa_impl){yB.google_sa_impl=rA;var zB=mA(yB),pn=zB=void 0===zB?
mA():zB;on();var
AB=zB,BB=si.V();BB.j=ri(pi,AB);BB.l=ri(qi,AB);nA.V();yB.google_process_slots&&yB.go
ogle_process_slots()};}).call(this,window,document,location)

You might also like