0% found this document useful (0 votes)
22 views25 pages

F

The document contains JavaScript code that implements various features of the Closure Library, including polyfills for ES6 and ES8 functionalities. It defines methods for handling objects, arrays, and symbols, as well as constructs like WeakMap, Map, and Set. The code also includes utility functions for object manipulation and iteration.
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)
22 views25 pages

F

The document contains JavaScript code that implements various features of the Closure Library, including polyfills for ES6 and ES8 functionalities. It defines methods for handling objects, arrays, and symbols, as well as constructs like WeakMap, Map, and Set. The code also includes utility functions for object manipulation and iteration.
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/ 25

(function(sttc){/*

Copyright The Closure Library Authors.


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

Copyright 2019 The AMP HTML Authors. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License");


you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software


distributed under the License is distributed on an "AS-IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
var
Gg=["google_content_recommendation_ui_type","google_content_recommendation_columns_
num","google_content_recommendation_rows_num"];function Hg(a,b)
{V.call(this,a,b)}ra(Hg,V);Hg.prototype.g=function(){return this.minWidth()};var
Ig={"image-top":function(a){return 600>=a?284+.414*(a-250):429},"image-
middle":function(a){return 500>=a?196-.13*(a-250):164+.2*(a-500)},"image-
side":function(a){return 500>=a?205-.28*(a-250):134+.21*(a-500)},"text-
only":function(a){return 500>=a?187-.228*(a-250):130},"in-article":function(a)
{return 420>=a?a/1.2:460>=a?a/1.91+130:800>=a?a/4:200}};function Jg(a,b)
{V.call(this,a,b)}ra(Jg,V);Jg.prototype.g=function(){return
Math.min(1200,this.minWidth())};function Kg(a){return function(b){for(var
c=a.length-1;0<=c;--c)if(!a[c](b))return!1;return!0}}function Lg(a,b){for(var
c=Mg.slice(0),d=c.length,e=null,f=0;f<d;++f){var g=c[f];if(a(g)){if(!b||b(g))return
g;null===e&&(e=g)}}return e};var X=[new W(970,90,2),new W(728,90,2),new
W(468,60,2),new W(336,280,1),new W(320,100,2),new W(320,50,2),new W(300,600,4),new
W(300,250,1),new W(250,250,1),new W(234,60,2),new W(200,200,1),new W(180,150,1),new
W(160,600,4),new W(125,125,1),new W(120,600,4),new W(120,240,4),new W(120,120,1,!
0)],Mg=[X[6],X[12],X[3],X[0],X[7],X[14],X[1],X[8],X[10],X[4],X[15],X[2],X[11],X[5],
X[13],X[9],X[16]];function Ng(a,b,c,d,e){var f=ge(247,function(){var
z;if("false"==e.google_full_width_responsive)var n={v:a,A:1};else
if("autorelaxed"==b&&e.google_full_width_responsive||Og(b)||e.google_ad_resize)
{488>P(c)&&(og(c)||T(1002))&&mg(c,d);n=jg(c,d,a,.3,e);if(!
0===n)if("true"==e.google_full_width_responsive||hg(d,c))if(og(c))n=!
0;else{n=P(c);var C=n-a;n=n&&0<=C?!0:n?-10>C?11:0>C?14:12:10}else n=9;n=!0!==n?
{v:a,A:n}:{v:P(c)||a,A:!0}}else n={v:a,A:2};C=n;n=C.v;C=C.A;if(!0!
==C)n={v:a,A:C};else if(z=Kc(d,c)){var E=
Wc(z.paddingLeft)||0;z=z.direction;var Ba=n-a;if(e.google_ad_resize)E=-1*(Ba+E)
+"px";else{for(var da=d,Wa=0,Xa=0;100>Xa&&da;Xa++)Wa+=da.offsetLeft+da.clientLeft-
da.scrollLeft,da=da.offsetParent;E=Wa+E;E="rtl"==z?-1*(Ba-E)+"px":-
1*E+"px"}z="rtl"==z;n={v:n,A:C,marginLeft:z?void 0:E,marginRight:z?E:void
0,zIndex:30}}else n={v:a,A:C};return
n}),g=f.A,h=f.marginLeft,k=f.marginRight,l=f.zIndex,m=e.google_ad_height||
0,q=Pg(f.v,b,c,d,e,!0===g);f=q.H;var w=q.G,u=q.S;q=q.ba;var t=Qg(b,u);return new
Eg(t,f,
u,null,q,g,w,"","",m,a,"",h,k,l)}function Og(a){return"auto"==a||/^((^|,)
*(horizontal|vertical|rectangle) *)+$/.test(a)}
function Pg(a,b,c,d,e,f){b="auto"==b?.25>=a/Math.min(1200,P(c))?4:3:ig(b);var g=!
1,h=!1;if(488>P(c)){var k=hg(d,c);var l=zg(d,c);g=!l&&k;h=l&&k}l=488>P(c);var
m=[xg(a),vg(b)];og(c)||m.push(yg(l,c,d,h));null!
=e.google_max_responsive_height&&m.push(Bg(e.google_max_responsive_height));var
q=[function(u){return!u.la}];!g&&!h||og(c)||(g=Cg(c,d),q.push(Bg(g)));var w=l&&!
f&&3===b&&Rg(c)?new W(a,Math.floor(a/1.2),1):Lg(Kg(m),Kg(q));if(!w)throw new O("No
slot size for availableWidth="+a);l=ge(248,function(){var u;
a:if(f){if(e.gfwrnh&&(u=Wc(e.gfwrnh))){u={H:new Hg(a,u),G:!0};break
a}u=a/1.2;if(og(c))var t=u;else{t=Math;var
z=t.min;if(e.google_resizing_allowed||"true"==e.google_full_width_responsive)var
n=Infinity;else{n=d;var C=Infinity;do{var E=wg(n,c,"height");E&&(C=Math.min(C,E));
(E=wg(n,c,"maxHeight"))&&(C=Math.min(C,E))}while((n=n.parentElement)&&"HTML"!
=n.tagName);n=C}t=z.call(t,u,n);if(t<.5*u||100>t)t=u}T(282)&&!
zg(d,c)&&(t=Math.max(t,.5*me(c).clientHeight));u={H:new Hg(a,Math.floor(t)),G:t<u?
102:!0}}else u=
{H:w,G:100};return u});g=l.H;l=l.G;return"in-article"===e.google_ad_layout&&Sg(c)?
{H:Tg(a,c,d,g,e),G:!1,S:b,ba:k}:{H:g,G:l,S:b,ba:k}}function Qg(a,b)
{if("auto"==a)return 1;switch(b){case 2:return 2;case 1:return 3;case 4:return
4;case 3:return 5;case 6:return 6;case 5:return 7;case 7:return 8}throw Error("bad
mask");}
function Tg(a,b,c,d,e){var f=e.google_ad_height||wg(c,b,"height");a:{var g=a;var
h=e.google_ad_layout||"image-top";if("in-article"==h){var
k=g;if("false"==e.google_full_width_responsive)g=k;else if(g=jg(b,c,k,.2,e),!0!
==g)e.gfwrnwer=g,g=k;else if(g=P(b))if(e.google_full_width_responsive_allowed=!
0,c.parentElement){if(mg(b,c),k=(k=c.parentElement)?(k=Kc(k,b))?
k.direction:"":"",k)
{c.style.border=c.style.borderStyle=c.style.outline=c.style.outlineStyle=c.style.tr
ansition="none";c.style.borderSpacing=
c.style.padding="0";kg(c,k,"0px");c.style.width=P(b)+"px";if(0!==ng(b,c,k))
{kg(c,k,"0px");var l=ng(b,c,k);kg(c,k,-1*l+"px");var m=ng(b,c,k);0!==m&&m!
==l&&kg(c,k,l/(m-l)*l+"px")}c.style.zIndex=30}}else g=k;else g=k}if(250>g)throw new
O("Fluid responsive ads must be at least 250px wide:
availableWidth="+g);g=Math.min(1200,Math.floor(g));if(f&&"in-article"!=h)
{h=Math.ceil(f);if(50>h)throw new O("Fluid responsive ads must be at least 50px
tall: height="+h);g=new Eg(11,new V(g,h))}else{if("in-article"!=
h&&(e=e.google_ad_layout_key)){h=""+e;b=Math.pow(10,3);if(e=(c=h.match(/([+-][0-9a-
z]+)/g))&&c.length){f=[];for(k=0;k<e;k++)f.push(parseInt(c[k],36)/b);b=f}else
b=null;if(!b)throw new O("Invalid data-ad-layout-key value:
"+h);h=(g+-725)/1E3;c=0;e=1;f=b.length;for(k=0;k<f;k+
+)c+=b[k]*e,e*=h;h=Math.ceil(1E3*c- -725+10);if(isNaN(h))throw new O("Invalid
height: height="+h);if(50>h)throw new O("Fluid responsive ads must be at least 50px
tall: height="+h);if(1200<h)throw new O("Fluid responsive ads must be at most
1200px tall: height="+
h);g=new Eg(11,new V(g,h));break a}e=Ig[h];if(!e)throw new O("Invalid data-ad-
layout value: "+h);c=zg(c,b);b=P(b);b="in-article"!==h||c||g!==b?
Math.ceil(e(g)):Math.ceil(1.25*e(g));g=new Eg(11,"in-article"==h?new Jg(g,b):new
V(g,b))}}g=g.size();return g.minWidth()*g.height()>a*d.height()?new
W(g.minWidth(),g.height(),1):d}function Sg(a){return T(227)||
a.location&&"#hffwroe2etoq"==a.location.hash}function Rg(a){return T(232)||
a.location&&"#affwroe2etoq"==a.location.hash};function Ug(a,b){var
c=b.google_ad_format;if("autorelaxed"==c){a:{if("pedestal"!
=b.google_content_recommendation_ui_type)for(a=y(Gg),c=a.next();!
c.done;c=a.next())if(null!=b[c.value]){b=!0;break a}b=!1}return b?
9:5}if(Og(c))return 1;if("link"==c)return 4;if("fluid"==c){if(c="in-
article"===b.google_ad_layout)c=T(208)||T(227)||
a.location&&("#hffwroe2etop"==a.location.hash||"#hffwroe2etoq"==a.location.hash);re
turn c?(Vg(b),1):8}if(27===b.google_reactive_ad_format)return Vg(b),1}
function Vg(a){a.google_ad_format="auto";a.armr=3};var Wg=null;function Xg(){if(!
Wg){for(var a=A,b=a,c=0;a&&a!=a.parent;)if(a=a.parent,c++,Ic(a))b=a;else
break;Wg=b}return Wg};function Y(a){this.j=[];this.h=a||
window;this.g=0;this.i=null;this.m=0}var Yg;p=Y.prototype;p.ia=function(a,b){0!
=this.g||0!=this.j.length||b&&b!=window?this.Z(a,b):(this.g=2,this.ea(new
Zg(a,window)))};p.Z=function(a,b){this.j.push(new Zg(a,b||this.h));
$g(this)};p.na=function(a){this.g=1;if(a){var b=he(188,Ea(this.da,this,!
0));this.i=this.h.setTimeout(b,a)}};p.da=function(a){a&&++this.m;1==this.g&&(null!
=this.i&&(this.h.clearTimeout(this.i),this.i=null),this.g=0);$g(this)};
p.ta=function(){return!(!window||!Array)};p.ja=function(){return this.m};function
$g(a){var b=he(189,Ea(a.va,a));a.h.setTimeout(b,0)}p.va=function()
{if(0==this.g&&this.j.length){var a=this.j.shift();this.g=2;var
b=he(190,Ea(this.ea,this,a));a.g.setTimeout(b,0);$g(this)}};p.ea=function(a)
{this.g=0;a.h()};function ah(a){try{return a.sz()}catch(b){return!1}}function bh(a)
{return!!a&&("object"===typeof a||"function"===typeof
a)&&ah(a)&&nd(a.nq)&&nd(a.nqa)&&nd(a.al)&&nd(a.rl)}
function ch(){if(Yg&&ah(Yg))return Yg;var a=Xg(),b=a.google_jobrunner;return bh(b)?
Yg=b:a.google_jobrunner=Yg=new Y(a)}function dh(a,b){ch().nq(a,b)}function eh(a,b)
{ch().nqa(a,b)}Y.prototype.nq=Y.prototype.ia;Y.prototype.nqa=Y.prototype.Z;Y.protot
ype.al=Y.prototype.na;Y.prototype.rl=Y.prototype.da;Y.prototype.sz=Y.prototype.ta;Y
.prototype.tc=Y.prototype.ja;function Zg(a,b){this.h=a;this.g=b};function ec(a)
{return"string"===typeof a};var dc="undefined"===typeof sttc?void 0:sttc;function
fh(){try{return cc(),new Id(JSON.parse(dc))}catch(a){be.B(838,a instanceof Error?
a:Error(String(a)),void 0,function(b){b.jspb=String(dc)})}return new Id}function
gh(){var a=fh(),b=Zd,c=J(a,8),d=J(a,2),e=".google.com.vn"===c;kd(b,"flddiff",
{left:".google.com.vn",right:String(c),eq:String(e),fld:8,bvr:d,jsvr:""},void
0,e?.001:.01);Rb(a,8,".google.com.vn");return a};function hh(a,b){var c=wd(b);if(c)
{c=P(c);var d=Kc(a,b)||{},e=d.direction;if("0px"===d.width&&"none"!
=d.cssFloat)return-1;if("ltr"===e&&c)return Math.floor(Math.min(1200,c-
a.getBoundingClientRect().left));if("rtl"===e&&c)return
a=b.document.body.getBoundingClientRect().right-
a.getBoundingClientRect().right,Math.floor(Math.min(1200,c-a-Math.floor((c-
b.document.body.clientWidth)/2)))}return-1};var ih="google_ad_block
google_ad_channel google_ad_client google_ad_format google_ad_height google_ad_host
google_ad_host_channel google_ad_host_tier_id google_ad_layout google_ad_layout_key
google_ad_modifications google_ad_output google_ad_region google_ad_section
google_ad_slot google_ad_type google_ad_unit_key google_ad_dom_fingerprint
google_ad_semantic_area google_placement_id google_ad_width google_adtest
google_allow_expandable_ads google_alternate_ad_url google_alternate_color
google_analytics_domain_name google_analytics_uacct google_apsail
google_captcha_token google_city google_color_bg google_color_border
google_color_line google_color_link google_color_text google_color_url
google_container_id google_content_recommendation_ad_positions
google_content_recommendation_columns_num google_content_recommendation_rows_num
google_content_recommendation_ui_type google_content_recommendation_use_square_imgs
google_contents google_country google_cpm google_ctr_threshold google_cust_age
google_cust_ch google_cust_criteria google_cust_gender google_cust_id
google_cust_interests google_cust_job google_cust_l google_cust_lh
google_cust_u_url google_disable_video_autoplay
google_enable_content_recommendations google_enable_ose google_encoding
google_font_face google_font_size google_frame_id
google_full_width_responsive_allowed efwr google_full_width_responsive gfwroh
gfwrow gfwroml gfwromr gfwroz gfwrnh gfwrnwer gfwrnher google_gl google_hints
google_image_size google_kw google_kw_type google_language google_loeid
google_max_num_ads google_max_radlink_len google_max_responsive_height
google_ml_rank google_mtl google_native_ad_template google_native_settings_key
google_num_radlinks google_num_radlinks_per_unit google_override_format
google_page_url google_pgb_reactive google_pucrd google_referrer_url google_region
google_resizing_allowed google_resizing_height google_resizing_width rpe
google_responsive_formats google_responsive_auto_format armr google_rl_dest_url
google_rl_filtering google_rl_mode google_rt google_safe
google_safe_for_responsive_override google_video_play_muted google_source_type
google_tag_for_child_directed_treatment google_tag_for_under_age_of_consent
google_tag_origin google_tag_partner google_targeting google_tfs
google_video_doc_id google_video_product_type google_webgl_support google_package
google_debug_params google_enable_single_iframe dash
google_restrict_data_processing".split(" "),
jh={},kh=(jh.google_ad_modifications=!0,jh.google_analytics_domain_name=!
0,jh.google_analytics_uacct=!0,jh.google_pause_ad_requests=!
0,jh.google_trust_token_operation_status=!0,jh.google_user_agent_client_hint=!
0,jh);function lh(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
mh(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 nh(a,b){var c=a.document.getElementsByTagName("script");b=(void 0===b?
0:b)?"google_parsed_script_for_pub_code":"google_parsed_script";a=a.navigator&&a.na
vigator.userAgent||"";a=/appbankapppuzdradb|daumapps|fban|fbios|fbav|fb_iab|gsa\/|
messengerforios|naver|niftyappmobile|nonavigation|pinterest|twitter|ucbrowser|
yjnewsapp|youtube/i.test(a)||/i(phone|pad|pod)/i.test(a)&&/applewebkit/
i.test(a)&&!/version|safari/i.test(a)&&!vd()?lh:mh;for(var d=c.length-1;0<=d;d--)
{var e=c[d];if(!e[b]&&(e[b]=
!0,e=a(e)))return e}return null}function oh(a){try{var b=nh(a)}catch(c){return!
1}if(!b)return!1;try{ph(qh(b),a)}catch(c){return!1}return!!
a.google_ad_client}function rh(a){for(var b=0,c=ih.length;b<c;b++){var
d=ih[b];kh[d]||(a[d]=null)}}
function sh(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 qh(a)
{for(var b=/(google_\w+) *= *(['"]?[\w.-]+['"]?)
*(?:;|$)/gm,c={},d;d=b.exec(a);)c[d[1]]=sh(d[2]);return c}function ph(a,b){for(var
c=0;c<ih.length;c++){var d=ih[c];null==b[d]&&null!=a[d]&&(b[d]=a[d])}};function
th(a,b,c){var d=window;return function(){var e=Qd(),f=3;try{var
g=b.apply(this,arguments)}catch(h){f=13;if(c)return c(a,h),g;throw
h;}finally{d.google_measure_js_timing&&e&&(e={label:a.toString(),value:e,duration:
(Qd()||0)-e,type:f},f=d.google_js_reporting_queue=d.google_js_reporting_queue||
[],2048>f.length&&f.push(e))}return g}}function uh(a,b){return th(a,b,function(c,d)
{(new ae).B(c,d)})};function Z(a,b){return
null==b?"&"+a+"=null":"&"+a+"="+Math.floor(b)}function vh(){var a=new
r.Set;try{if("undefined"===typeof googletag||!googletag.pubads)return a;for(var
b=googletag.pubads(),c=y(b.getSlots()),d=c.next();!
d.done;d=c.next())a.add(d.value.getSlotId().getDomId())}catch(e){}return a}function
wh(a){a=a.id;return null!=a&&(vh().has(a)||
v(a,"startsWith").call(a,"google_ads_iframe_")||
v(a,"startsWith").call(a,"aswift"))}
function xh(a,b,c){if(!a.sources)return!1;var d=Nf(1929,50);switch(yh(a)){case
2:var e=zh(a);if(e)return c.some(function(g){return Ah(e,g,d)});case 1:var
f=Bh(a);if(f)return b.some(function(g){return Ah(f,g,d)})}return!1}function yh(a)
{if(!a.sources)return 0;a=a.sources.filter(function(b){return
b.previousRect&&b.currentRect});if(1<=a.length)
{a=a[0];if(a.previousRect.top<a.currentRect.top)return
2;if(a.previousRect.top>a.currentRect.top)return 1}return 0}
function Bh(a){return Ch(a,function(b){return b.currentRect})}function zh(a){return
Ch(a,function(b){return b.previousRect})}function Ch(a,b){return
a.sources.reduce(function(c,d){d=b(d);return c?d&&0!==d.width*d.height?d.top<c.top?
d:c:c:d},null)}
function Dh()
{ne.call(this);this.L=this.U=this.V=this.W=this.i=this.I=this.D=this.m=0;this.N=!
1;this.J=this.C=this.j=0;var a=document.querySelector("[data-google-query-
id]");this.Y=a?a.getAttribute("data-google-query-id"):null;this.F=null;this.X=!
1;this.K=function(){}}ra(Dh,ne);
function Eh(){var a=new Dh;if(T(203)&&!
window.google_plmetrics&&window.PerformanceObserver){window.google_plmetrics=!
0;for(var b=y(["layout-shift","largest-contentful-paint","first-
input","longtask"]),c=b.next();!
c.done;c=b.next())c=c.value,Fh(a).observe({type:c,buffered:!T(240)});Gh(a)}}
function Fh(a){a.F||(a.F=new PerformanceObserver(uh(640,function(b){var c=Hh!
==window.scrollX||Ih!==window.scrollY?[]:Jh,d=Kh();b=y(b.getEntries());for(var
e=b.next();!e.done;e=b.next())switch(e=e.value,e.entryType){case "layout-shift":var
f=a;e.hadRecentInput||T(241)&&!(.01<e.value)||
(f.m+=Number(e.value),Number(e.value)>f.D&&(f.D=Number(e.value)),f.I+=1,xh(e,c,d)&&
(f.i+=e.value,f.W++));break;case "largest-contentful-
paint":a.V=Math.floor(e.renderTime||e.loadTime);a.U=e.size;break;case "first-
input":a.L=
Number((e.processingStart-e.startTime).toFixed(3));a.N=!0;break;case
"longtask":e=Math.max(0,e.duration-
50),a.j+=e,a.C=Math.max(a.C,e),a.J+=1}})));return a.F}
function Gh(a){var b=uh(641,function(){var
f=document;2==({visible:1,hidden:2,prerender:3,preview:4,unloaded:5}
[f.visibilityState||f.webkitVisibilityState||f.mozVisibilityState||""]||
0)&&Lh(a)}),c=uh(641,function(){return void
Lh(a)});document.addEventListener("visibilitychange",b);document.addEventListener("
unload",c);var d=Nf(1905),e;0<d&&(e=setTimeout(c,1E3*d));a.K=function()
{document.removeEventListener("visibilitychange",b);document.removeEventListener("u
nload",c);Fh(a).disconnect();e&&clearTimeout(e)}}
Dh.prototype.s=function(){ne.prototype.s.call(this);this.K()};
function Lh(a){if(!a.X){a.X=!0;Fh(a).takeRecords();var
b="https://pagead2.googlesyndication.com/pagead/gen_204?
id=plmetrics";window.LayoutShift&&(b+="&cls="+a.m.toFixed(3),b+="&mls="+a.D.toFixed
(3),b+=Z("nls",a.I),window.LayoutShiftAttribution&&(b+="&cas="+a.i.toFixed(3),b+=Z(
"nas",a.W)));window.LargestContentfulPaint&&(b+=Z("lcp",a.V),b+=Z("lcps",a.U));wind
ow.PerformanceEventTiming&&a.N&&(b+=Z("fid",a.L));window.PerformanceLongTaskTiming&
&(b+=Z("cbt",a.j),b+=Z("mbt",a.C),b+=Z("nlt",a.J));for(var c=
0,d=y(document.getElementsByTagName("iframe")),e=d.next();!
e.done;e=d.next())wh(e.value)&&c+
+;b+=Z("nif",c);b+=Z("ifi",qd(window));c=nf.l().g();b+="&eid="+encodeURIComponent(c
.join());b+="&top="+(A===A.top?
1:0);if(a.Y)c="&qqid="+encodeURIComponent(a.Y);else{if("number"!==typeof
A.goog_pvsid)try{Object.defineProperty(A,"goog_pvsid",
{value:Math.floor(Math.random()*Math.pow(2,52)),configurable:!1})}catch(f)
{}c=Z("pvsid",Number(A.goog_pvsid)||-
1)}b+=c;window.googletag&&(b+="&gpt=1");window.fetch(b,{keepalive:!0,
credentials:"include",redirect:"follow",method:"get",mode:"no-cors"});a.g||(a.g=!
0,a.s())}}function Ah(a,b,c){if(0===c)return!0;var d=Math.min(a.right,b.right)-
Math.max(a.left,b.left);a=Math.min(a.bottom,b.bottom)-Math.max(a.top,b.top);return
0>=d||0>=a?!1:100*d*a/((b.right-b.left)*(b.bottom-b.top))>=c}
function Kh(){var
a=[].concat(ka(document.getElementsByTagName("iframe"))).filter(wh),b=[].concat(ka(
vh())).map(function(c){return document.getElementById(c)}).filter(function(c)
{return null!==c});Hh=window.scrollX;Ih=window.scrollY;return
Jh=[].concat(ka(a),ka(b)).map(function(c){return c.getBoundingClientRect()})}var
Hh=void 0,Ih=void 0,Jh=[];function Mh(){if(T(1928)){var
a=window.navigator.userAgent,b=/Chrome\/(\S+)/.exec(a);if(/Android/.test(a)&&b)retu
rn 0<=pb(b[1],"89.0.4380.2")}return!1};var
Nh=["A+b/H0b8RPXNaJgaNFpO0YOFuGK6myDQXlwnJB3SwzvNMfcndat4DZYMrP4ClJIzYWo3/
yP2S+8FTZ/
lpqbPAAEAAABueyJvcmlnaW4iOiJodHRwczovL2ltYXNkay5nb29nbGVhcGlzLmNvbTo0NDMiLCJmZWF0dX
JlIjoiVHJ1c3RUb2tlbnMiLCJleHBpcnkiOjE2MjYyMjA3OTksImlzVGhpcmRQYXJ0eSI6dHJ1ZX0=","A9
ZgbRtm4pU3oZiuNzOsKcC8ppFSZdcjP2qYcdQrFKVzkmiWH1kdYY1Mi9x7G8+PS8HV9Ha9Cz0gaMdKsiVZI
gMAAAB7eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiVHJ1c3RU
b2tlbnMiLCJleHBpcnkiOjE2MjYyMjA3OTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnR
ydWV9",
"AxL6oBxcpn5rQDPKSAs+d0oxNyJYq2/4esBUh3Yx5z8QfcLu+AU8iFCXYRcr/
CEEfDnkxxLTsvXPJFQBxHfvkgMAAACBeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXRhZ3NlcnZpY2VzLmNv
bTo0NDMiLCJmZWF0dXJlIjoiVHJ1c3RUb2tlbnMiLCJleHBpcnkiOjE2MjYyMjA3OTksImlzU3ViZG9tYWl
uIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9","A9KPtG5kl3oLTk21xqynDPGQ5t18bSOpwt0w6kGa6dE
WbuwjpffmdUpR3W+faZDubGT+KIk2do0BX2ca16x8qAcAAACBeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZX
N5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiVHJ1c3RUb2tlbnMiLCJleHBpcnkiOjE2MjYyMjA3O
TksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"],
Oh=[{issuerOrigin:"https://adservice.google.com",issuancePath:"/tt/
i",redemptionPath:"/tt/r",shouldRedeemToken:function(){return!
0},shouldRequestToken:function(){return!1}},{issuerOrigin:"https://
attestation.android.com",issuancePath:"/att/i",redemptionPath:"/att/
r",shouldRedeemToken:function(){return Mh()},shouldRequestToken:function(){return
Mh()}}];function Ph(a){ne.call(this);var b=void 0===b?
window.document:b;Yc(Nh,b);this.m=Oh;this.j=a;document.hasTrustToken&&(this.i=Qh(th
is))}ra(Ph,ne);
function Qh(a){var b=a.m.map(function(c)
{return{issuerOrigin:c.issuerOrigin,state:1}});a.j(b);return b}function Rh(a,b,c)
{var d=v(a.i,"findIndex").call(a.i,function(e){return
e.issuerOrigin===b});0<=d&&(a.i[d].state=c,a.j(a.i))}
function Sh(a,b){var c=b.issuerOrigin+b.redemptionPath,d={keepalive:!
0,redirect:"follow",method:"get",trustToken:{type:/Chrome\/8[4-
7]/.test(window.navigator.userAgent)?"srr-token-redemption":"token-
redemption",issuer:b.issuerOrigin,refreshPolicy:"none"}};Rh(a,b.issuerOrigin,2);ret
urn window.fetch(c,d).then(function(e){if(!e.ok)throw Error(e.status+": Network
response was not ok!");Rh(a,b.issuerOrigin,6)}).catch(function(e)
{e&&"NoModificationAllowedError"===e.name?
Rh(a,b.issuerOrigin,6):Rh(a,b.issuerOrigin,
5)})}function Th(a,b,c){var
d=b.issuerOrigin+b.issuancePath;Rh(a,b.issuerOrigin,8);return window.fetch(d,
{trustToken:{type:"token-request"}}).then(function(e){if(!e.ok)throw
Error(e.status+": Network response was not
ok!");Rh(a,b.issuerOrigin,10);c&&Sh(a,b)}).catch(function(e)
{e&&"NoModificationAllowedError"===e.name?
(Rh(a,b.issuerOrigin,10),c&&Sh(a,b)):Rh(a,b.issuerOrigin,9)})}
function Uh(a){if(document.hasTrustToken){var b=[];a.m.forEach(function(c){var
d=c.shouldRedeemToken(),e=c.shouldRequestToken();d||e?
document.hasTrustToken(c.issuerOrigin).then(function(f){f?d&&b.push(Sh(a,c)):e?
b.push(Th(a,c,d)):Rh(a,c.issuerOrigin,3)}):Rh(a,c.issuerOrigin,7)});window.Promise&
&window.Promise.all&&window.Promise.all(b)}};function Vh(a)
{G(this,a,Wh,null)}B(Vh,F);var Wh=[6];var
Xh=["platform","platformVersion","architecture","model","uaFullVersion"];function
Yh(){var a=L;return a.navigator&&a.navigator.userAgentData&&"function"===typeof
a.navigator.userAgentData.getHighEntropyValues?
a.navigator.userAgentData.getHighEntropyValues(Xh).then(function(b){var c=new
Vh;c=Rb(c,1,b.platform);c=Rb(c,2,b.platformVersion);c=Rb(c,3,b.architecture);c=Rb(c
,4,b.model);return Rb(c,5,b.uaFullVersion)}):null};var
Zh=ja(["function(showAdsImplFn,slotVarsMap,iframeId)
{","window.parent[showAdsImplFn]({","iframeWin: window,pubWin:
window.parent,","vars: window.parent[slotVarsMap][iframeId]});}"]),
$h=ja(["","function(singleLoadWindow,iframeStartTime,asyncIframeId,iframeId)
{","window[singleLoadWindow]=window.parent;","window[iframeStartTime]=new
Date().getTime();","window[asyncIframeId]=iframeId;","}"]);
function ai(a){a.google_sa_impl&&!
a.document.getElementById("google_shimpl")&&(a.google_sa_queue=null,a.google_sl_win
=null,a.google_sa_impl=null)}function bi(a,b){var c=L;var d=void
0===d?"":d;ai(c);c.google_sa_queue||
(c.google_sa_queue=[],c.google_sl_win=c,c.google_process_slots=function(){return
ci(c)},a=di(c,d,a,b),Jc(c.document,a,T(356)).id="google_shimpl")}
var ci=he(215,function(a){var b=a.google_sa_queue,c=b.shift();a.google_sa_impl||
kd(Zd,"shimpl",{t:"no_fn"},!0,void 0,void 0);"function"===typeof
c&&ge(216,c);b.length&&a.setTimeout(function(){return ci(a)},0)});function
ei(a,b,c){a.google_sa_queue=a.google_sa_queue||[];a.google_sa_impl?
c(b):a.google_sa_queue.push(b)}function fi(a){if(Math.random()<Nf(1046))return
gb(ld(a.ra).toString());switch(Nf(1008)){case 1:return gb(ld(a.qa).toString());case
2:return gb(ld(a.pa).toString())}return null}
function di(a,b,c,d){var e=fi(c);c=!e||T(1006)&&!Pb(d,4)?
gb(ld(c.sa).toString()):e;a:{if(Pb(d,4)&&T(375)){b||(b=gi(a));if(b)
{d={};d=(d.client=b,d.plah=a.location.host,d.amaexp=1,d);break a}throw
Error("PublisherCodeNotFoundForAma");}d={}}b=[];Of(14)&&b.push(Of(14));T(357)&&b.pu
sh(a.location.host);b=0===b.length?{}:{bust:b.join("~")};a={};for(var f in
d)a[f]=d[f];for(var g in b)a[g]||
(a[g]=b[g]);f=fb.exec(eb(c).toString());g=f[3]||"";return
gb(f[1]+hb("?",f[2]||"",a)+hb("#",g,void 0))}
function gi(a){if(a.google_ad_client)return a.google_ad_client;var
b=a.document.querySelector('script[src*="/pagead/js/adsbygoogle.js"][data-ad-
client]');if(b||(b=a.document.querySelector(".adsbygoogle[data-ad-client]")))return
b.getAttribute("data-ad-client");(a=nh(a,!0))?(a=qh(a),a=a.google_ad_client?
a.google_ad_client:""):a="";return a?a:""}
function hi(a,b,c,d){return function(){var e=!
1;d&&ch().al(3E4);try{if(Ic(a.document.getElementById(b).contentWindow)){var
f=a.document.getElementById(b).contentWindow,g=f.document;if(!g.body||!
g.body.firstChild){/Firefox/.test(navigator.userAgent)?g.open("text/
html","replace"):g.open();f.google_async_iframe_close=!0;var
h=Cb(c);g.write(Bb(h))}}else{var
k=a.document.getElementById(b).contentWindow;f=c;f=String(f);g=['"'];for(h=0;h<f.le
ngth;h++){var l=f.charAt(h),m=l.charCodeAt(0),q=h+1,w;if(!(w=Db[l])){if(31<
m&&127>m)var u=l;else{var t=void 0,z=l;if(z in Eb)u=Eb[z];else if(z in
Db)u=Eb[z]=Db[z];else{var n=z.charCodeAt(0);if(31<n&&127>n)t=z;else{if(256>n)
{if(t="\\x",16>n||256<n)t+="0"}else t="\\
u",4096>n&&(t+="0");t+=n.toString(16).toUpperCase()}u=Eb[z]=t}}w=u}g[q]=w}g.push('"
');k.location.replace("javascript:"+g.join(""))}e=!0}catch(C)
{k=Xg().google_jobrunner,bh(k)&&k.rl()}e&&(e=Xf("google_async_rrc",c),(new
Wf(a)).set(b,hi(a,b,e,!1)))}}
function ii(a){if(!dg)a:{for(var b=[A.top],c=[],d=0,e;e=b[d++];)
{c.push(e);try{if(e.frames)for(var f=e.frames.length,g=0;g<f&&1024>b.length;+
+g)b.push(e.frames[g])}catch(k){}}for(b=0;b<c.length;b++)try{var
h=c[b].frames.google_esf;if(h){dg=h;break
a}}catch(k){}dg=null}if(dg||T(1052)||/[^a-z0-9-]/.test(a))return
null;h=document;c="IFRAME";"application/xhtml+xml"===h.contentType&&(c=c.toLowerCas
e());c=h.createElement(c);c.id="google_esf";c.name="google_esf";c.src=pg("googleads
.g.doubleclick.net","/pagead/html/r20210316/r20190131/zrt_lookup.html#");
c.style.display="none";c.setAttribute("data-ad-client",Jd(a));return c}
function ji(){var
a=L,b={};null==a.google_ad_client&&oh(a)&&(b.google_loader_features_used=2048);ph(a
,b);T(1048)&&(b.google_unique_id=pd(a));b.google_loader_used="sa";rh(a);var
c=a.document;c.currentScript?c=c.currentScript.parentElement:
(c=c.getElementsByTagName("script"),c=c[c.length-
1].parentElement);if(a.document&&a.document.body&&!Ug(a,b)&&!
b.google_reactive_ad_format){var d=b.google_ad_width,e=hh(c,a);if(0<e&&d>e){var
f=b.google_ad_height;d=!!Bc[d+"x"+f];var g=e;if(d){var h=Cc(e,f);if(h)g=h,
b.google_ad_format=h+"x"+f+"_0ads_al";else throw new O("No slot size for
availableWidth="+e);}b.google_ad_resize=!0;b.google_ad_width=g;d||
(b.google_ad_format=null,b.google_override_format=!
0);e=g;f=Ng(e,"auto",a,c,b);Fg(f,e,b);f=f.size();b.google_responsive_formats=null;f
.minWidth()>e&&!d&&(b.google_ad_width=f.minWidth())}}d=b.google_ad_width||
0;f=Fa(Ng,d,"auto",a,c,b,!1,!0);e=wd(a)||
a;g=b.google_ad_client;e=e.location&&"#ftptohbh"===e.location.hash?
2:xd(e.location,"google_responsive_slot_debug")||
xd(e.location,"google_responsive_slot_preview")||T(217)?1:T(218)?2:oe(e,1,g)?
1:0;if(g=0!==e)b:if((g=!(488>P(a))&&!T(216)||b.google_reactive_ad_format||
Ug(a,b))||(g=!((Vc.test(b.google_ad_width)||
Uc.test(c.style.width))&&(Vc.test(b.google_ad_height)||
Uc.test(c.style.height)))),g)g=!1;else{for(g=c;g;g=g.parentElement){h=Kc(g,a);if(!
h){b.gfwrnwer=18;g=!1;break b}if(!Oa(["static","relative"],h.position))
{b.gfwrnwer=17;g=!1;break b}}if(!T(216)&&(g=jg(a,c,d,.3,b),!0!==g))
{b.gfwrnwer=g;g=!1;break b}g=a.top==
a?!0:!1}g&&(b.google_resizing_allowed=!0,b.ovlp=!0,2===e?
(e={},Fg(f(),d,e),b.google_resizing_width=e.google_ad_width,b.google_resizing_heigh
t=e.google_ad_height,e.ds&&(b.ds=e.ds),b.iaaso=!1):
(b.google_ad_format="auto",b.iaaso=!0,b.armr=1));(d=(T(1048)?
1===qd(b):b.google_async_iframe_id?1==qd(b):!
qd(b))&&tg(a,b))&&qg(a,d);1==Ug(a,b)&&(d=b.google_ad_width||
0,Fg(Ng(d,b.google_ad_format,a,c,b),d,b));ki(a,b)}
function li(a){a=ag(Zh,"","","")("google_sa_impl","google_sv_map",a);return"<script
nonce='"+va()+"'>"+a+"\x3c/script>"}
function ki(a,b){var c=b.google_ad_width,d=b.google_ad_height;if(!Hb&&!Ib||
T(325))b.google_enable_single_iframe=!0;var e={};null!
=c&&(e.width=c&&'"'+c+'"');null!
=d&&(e.height=d&&'"'+d+'"');e.frameborder='"0"';e.marginwidth='"0"';e.marginheight=
'"0"';e.vspace='"0"';e.hspace='"0"';e.allowtransparency='"true"';e.scrolling='"no"'
;e.allowfullscreen='"true"';e.onload='"'+Yf+'"';var f=cg(a,e,b);mi(a,b);
(c=ii(b.google_ad_client))&&a.document.documentElement.appendChild(c);c=(new
Date).getTime();b.google_lrv=
"r20210316";b.google_async_iframe_id=f;T(1048)||
(b.google_unique_id=rd(a));b.google_start_time=Ha;b.google_bpp=c>Ha?c-
Ha:1;b.google_async_rrc=0;a.google_sv_map=a.google_sv_map||
{};a.google_sv_map[f]=b;b.dninfo=b.google_loader_used+"_"+b.google_enable_single_if
rame;if(b.google_enable_single_iframe){d=(c=!!
a.document.getElementById(f+"_anchor"))?dh:eh;b.dninfo+="_"+c;var
g={pubWin:a,iframeWin:null,vars:b};ei(a,function(){b.dninfo+="_"+!!
a.document.getElementById(f+"_anchor");a.google_sa_impl(g)},
d)}else e=["<!doctype html><html><body>","<script nonce='"+va()
+"'>",ag($h,"","","","","")
("google_sl_win","google_iframe_start_time","google_async_iframe_id",f),"\x3c/
script>",li(f),"</body></html>"].join(""),d=(c=!!a.document.getElementById(f))?
dh:eh,e=hi(a,f,e,!0),b.dninfo+="_"+c,ei(a,e,d)}
function mi(a,b){var
c=b.google_ad_output,d=b.google_ad_format,e=b.google_ad_width||
0,f=b.google_ad_height||0;d||"html"!=c&&null!=c||(d=e+"x"+f);c=!b.google_ad_slot||
b.google_override_format||!
Bc[b.google_ad_width+"x"+b.google_ad_height]&&"aa"==b.google_loader_used;d&&c?
d=d.toLowerCase():d="";b.google_ad_format=d;if("number"!==typeof
b.google_reactive_sra_index||!b.google_ad_unit_key)
{d=[b.google_ad_slot,b.google_orig_ad_format||
b.google_ad_format,b.google_ad_type,b.google_orig_ad_width||b.google_ad_width,
b.google_orig_ad_height||
b.google_ad_height];c=[];e=0;for(f=yc.parentElement;f&&25>e;f=f.parentNode,+
+e)9===f.nodeType?c.push(""):c.push(f.id);
(c=c.join())&&d.push(c);b.google_ad_unit_key=Qc(d.join(":")).toString();d=yc;var
g=void 0===g?!1:g;c=[];for(e=0;d&&25>e;++e){f="";void 0!==g&&g||(f=(f=9!
==d.nodeType&&d.id)?"/"+f:"");a:{if(d&&d.nodeName&&d.parentElement){var
h=d.nodeName.toString().toLowerCase();for(var
k=d.parentElement.childNodes,l=0,m=0;m<k.length;++m){var
q=k[m];if(q.nodeName&&q.nodeName.toString().toLowerCase()===
h){if(d===q){h="."+l;break a}+
+l}}}h=""}c.push((d.nodeName&&d.nodeName.toString().toLowerCase())
+f+h);d=d.parentElement}g=c.join()+":";d=[];if(a)try{var w=a.parent;for(c=0;w&&w!
==a&&25>c;++c){var u=w.frames;for(e=0;e<u.length;++e)if(a===u[e])
{d.push(e);break}a=w;w=a.parent}}catch(t)
{}b.google_ad_dom_fingerprint=Qc(g+d.join()).toString()}}
function ni(){var a=gh();ug(be,J(a,2));be.fa(ie);var b=wc(a);if(!D("Trident")&&!
D("MSIE")||0<=pb(wb(),11))if("js"==L.google_ad_output)console.warn("Ads with
google_ad_output='js' have been deprecated and no longer work. Contact your AdSense
account manager or switch to standard AdSense ads.");else
if(Vf(),null==(L.Prototype||{}).Version||!T(1026)){de(T(84));try{Eh()}catch(e){}var
c=wd(A);c&&(c.google_reactive_ads_global_state?
null==c.google_reactive_ads_global_state.floatingAdsStacking&&(c.google_reactive_ad
s_global_state.floatingAdsStacking=
new le):c.google_reactive_ads_global_state=new
ke,c=c.google_reactive_ads_global_state,c.tagSpecificState[1]||
(c.tagSpecificState[1]=new eg));if((c=Zb())&&c.ha)rh(L);else{od();var
d=he(781,function(e){L.google_trust_token_operation_status=e});he(779,function()
{Uh(new Ph(d))})();c=Yh();null!=c&&c.then(function(e)
{L.google_user_agent_client_hint=e.s()});c=Pf();0<c.length?Yc(c):
(c=Of(1924))&&Zc(c);T(1048)||pd(L);bi(b,a);ji()}}};ge(158,function(){ni()});
}).call(this,"[2019,\"r20210316\",\"\/r20190131\",null,
[],null,null,\".google.com.vn\"]");

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy