You are on page 1of 6

(function(){/*

Copyright The Closure Library Authors.


SPDX-License-Identifier: Apache-2.0
*/
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){a!=Array.prototype&&a!
=Object.prototype&&(a[b]=c.value)};function ca(a){a=["object"==typeof
globalThis&&globalThis,"object"==typeof window&&window,"object"==typeof
self&&self,"object"==typeof global&&global,a];for(var b=0;b<a.length;++b){var
c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");}
var da=ca(this);function n(a){var b="undefined"!=typeof
Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):
{next:aa(a)}}function ea(a){if(!(a instanceof Array)){a=n(a);for(var b,c=[];!
(b=a.next()).done;)c.push(b.value);a=c}return a}function fa(a,b){if(b){var
c=da;a=a.split(".");for(var e=0;e<a.length-1;e++){var f=a[e];f in c||
(c[f]={});c=c[f]}a=a[a.length-1];e=c[a];b=b(e);b!=e&&null!=b&&ba(c,a,
{configurable:!0,writable:!0,value:b})}}
fa("Promise",function(a){function b(d){this.h=0;this.l=void 0;this.g=[];var
g=this.i();try{d(g.resolve,g.reject)}catch(h){g.reject(h)}}function c()
{this.g=null}function e(d){return d instanceof b?d:new b(function(g)
{g(d)})}if(a)return a;c.prototype.h=function(d){if(null==this.g){this.g=[];var
g=this;this.i(function(){g.l()})}this.g.push(d)};var
f=da.setTimeout;c.prototype.i=function(d){f(d,0)};c.prototype.l=function()
{for(;this.g&&this.g.length;){var d=this.g;this.g=[];for(var g=0;g<d.length;++g)
{var h=
d[g];d[g]=null;try{h()}catch(l){this.j(l)}}}this.g=null};c.prototype.j=function(d)
{this.i(function(){throw d;})};b.prototype.i=function(){function d(l){return
function(m){h||(h=!0,l.call(g,m))}}var g=this,h=!
1;return{resolve:d(this.v),reject:d(this.j)}};b.prototype.v=function(d)
{if(d===this)this.j(new TypeError("A Promise cannot resolve to itself"));else if(d
instanceof b)this.B(d);else{a:switch(typeof d){case "object":var g=null!=d;break
a;case "function":g=!0;break a;default:g=!1}g?this.u(d):this.m(d)}};
b.prototype.u=function(d){var g=void 0;try{g=d.then}catch(h)
{this.j(h);return}"function"==typeof g?
this.w(g,d):this.m(d)};b.prototype.j=function(d)
{this.o(2,d)};b.prototype.m=function(d){this.o(1,d)};b.prototype.o=function(d,g)
{if(0!=this.h)throw Error("Cannot settle("+d+", "+g+"): Promise already settled in
state"+this.h);this.h=d;this.l=g;this.s()};b.prototype.s=function(){if(null!
=this.g){for(var d=0;d<this.g.length;++d)k.h(this.g[d]);this.g=null}};var k=new
c;b.prototype.B=function(d){var g=this.i();
d.A(g.resolve,g.reject)};b.prototype.w=function(d,g){var
h=this.i();try{d.call(g,h.resolve,h.reject)}catch(l)
{h.reject(l)}};b.prototype.then=function(d,g){function h(r,p)
{return"function"==typeof r?function(H){try{l(r(H))}catch(x){m(x)}}:p}var l,m,y=new
b(function(r,p){l=r;m=p});this.A(h(d,l),h(g,m));return
y};b.prototype.catch=function(d){return this.then(void
0,d)};b.prototype.A=function(d,g){function h(){switch(l.h){case 1:d(l.l);break;case
2:g(l.l);break;default:throw Error("Unexpected state: "+
l.h);}}var l=this;null==this.g?
k.h(h):this.g.push(h)};b.resolve=e;b.reject=function(d){return new b(function(g,h)
{h(d)})};b.race=function(d){return new b(function(g,h){for(var l=n(d),m=l.next();!
m.done;m=l.next())e(m.value).A(g,h)})};b.all=function(d){var
g=n(d),h=g.next();return h.done?e([]):new b(function(l,m){function y(H){return
function(x){r[H]=x;p--;0==p&&l(r)}}var r=[],p=0;do r.push(void 0),p+
+,e(h.value).A(y(r.length-1),m),h=g.next();while(!h.done)})};return b});
var q=this||self,ha=/^[\w+/_-]+[=]{0,2}$/,t=null;
function ia(a){var b=typeof a;if("object"==b)if(a){if(a instanceof
Array)return"array";if(a instanceof Object)return b;var
c=Object.prototype.toString.call(a);if("[object
Window]"==c)return"object";if("[object Array]"==c||"number"==typeof
a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object
Function]"==c||"undefined"!=typeof a.call&&"undefined"!=typeof
a.propertyIsEnumerable&&!a.propertyIsEnumerable("call"))return"function"}else
return"null";
else if("function"==b&&"undefined"==typeof a.call)return"object";return b}var
u="closure_uid_"+(1E9*Math.random()>>>0),ja=0,ka=Date.now||function(){return+new
Date};function la(a,b){function c(){}c.prototype=b.prototype;a.prototype=new
c;a.prototype.constructor=a};var ma=Array.prototype.indexOf?function(a,b){return
Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof
a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var
c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-
1},na=Array.prototype.forEach?function(a,b){Array.prototype.forEach.call(a,b,void
0)}:function(a,b){for(var c=a.length,e="string"===typeof a?a.split(""):a,f=0;f<c;f+
+)f in e&&b.call(void 0,e[f],f,a)};function v(a,b)
{this.h=a===oa&&b||"";this.g=pa}var pa={},oa={};function w(a){w[" "](a);return
a}w[" "]=function(){};function qa(){}var ra="function"==typeof Uint8Array;function
sa(a,b,c){a.i=null;b||(b=[]);a.o=void 0;a.j=-1;a.g=b;a:{if(b=a.g.length){--b;var
e=a.g[b];if(!(null===e||"object"!=typeof e||Array.isArray(e)||ra&&e instanceof
Uint8Array)){a.l=b-a.j;a.h=e;break
a}}a.l=Number.MAX_VALUE}a.m={};if(c)for(b=0;b<c.length;b+
+)if(e=c[b],e<a.l)e+=a.j,a.g[e]=a.g[e]||z;else{var f=a.l+a.j;a.g[f]||
(a.h=a.g[f]={});a.h[e]=a.h[e]||z}}var z=[];
function A(a,b){if(b<a.l){b+=a.j;var c=a.g[b];return c===z?
a.g[b]=[]:c}if(a.h)return c=a.h[b],c===z?a.h[b]=[]:c}function B(a,b,c)
{a=A(a,b);return null==a?c:a}function C(a,b){a=A(a,b);a=null==a?a:!!a;return
null==a?!1:a}function ta(a){var b=ua;a.i||(a.i={});if(!a.i[1]){var
c=A(a,1);c&&(a.i[1]=new b(c))}return a.i[1]};function ua(a)
{sa(this,a,va)}la(ua,qa);var va=[28];function wa(a){sa(this,a,xa)}la(wa,qa);var
xa=[21];function D(a,b,c){a.addEventListener&&a.addEventListener(b,c,!1)};function
E(a){var b=document;return"string"===typeof a?b.getElementById(a):a}function F(a)
{var b=document;b.getElementsByClassName?a=b.getElementsByClassName(a)[0]:
(b=document,a=b.querySelectorAll&&b.querySelector&&a?
b.querySelector(a?"."+a:""):ya(b,a)[0]||null);return a||null}
function ya(a,b){var c,e;if(a.querySelectorAll&&a.querySelector&&b)return
a.querySelectorAll(b?"."+b:"");if(b&&a.getElementsByClassName){var
f=a.getElementsByClassName(b);return f}f=a.getElementsByTagName("*");if(b){var
k={};for(c=e=0;a=f[c];c++){var d=a.className,g;if(g="function"==typeof
d.split)g=0<=ma(d.split(/\s+/),b);g&&(k[e++]=a)}k.length=e;return k}return
f}function za(a){a&&a.parentNode&&a.parentNode.removeChild(a)};function Aa(a,b)
{a.google_image_requests||(a.google_image_requests=[]);var
c=a.document.createElement("img");c.src=b;a.google_image_requests.push(c)};var
Ba=0;function Ca(){var a=void 0===a?.01:a;if(!(Math.random()>a)){var
b=document.currentScript;b=(b=void 0===b?null:b)&&60==b.getAttribute("data-jc")?
b:document.querySelector('[data-
jc="60"]');a="https://pagead2.googleadservices.com/pagead/gen_204?
id=jca&jc=60&version="+(b&&b.getAttribute("data-jc-version")||"unknown")
+"&sample="+a;b=window;var
c;if(c=b.navigator)c=b.navigator.userAgent,c=/Chrome/.test(c)&&!/Edge/.test(c)?!0:!
1;c&&b.navigator.sendBeacon?b.navigator.sendBeacon(a):Aa(b,a)}};var
G=document,I=window;function Da(a){return"string"==typeof a.className?
a.className:a.getAttribute&&a.getAttribute("class")||""}function Ea(a,b)
{a.classList?b=a.classList.contains(b):(a=a.classList?
a.classList:Da(a).match(/\S+/g)||[],b=0<=ma(a,b));return b}function J(a,b)
{if(a.classList)a.classList.add(b);else if(!Ea(a,b)){var c=Da(a);b=c+(0<c.length?"
"+b:b);"string"==typeof a.className?
a.className=b:a.setAttribute&&a.setAttribute("class",b)}};function Fa(a)
{this.g=(this.serializedAttributionData=a)?new
wa(a):null;this.isMutableImpression=null!=A(this.g,1)&&!!
C(ta(this.g),33);B(this.g,30,"");this.S=!!C(this.g,11);this.hasUserFeedbackData=!!
this.g&&null!=A(this.g,1);this.K=!!C(this.g,4);this.N=!!C(this.g,6);this.J=!!
C(this.g,13);B(this.g,8,0);this.creativeIndexSuffix=1<B(this.g,8,0)?
B(this.g,7,0).toString():"";this.T=!!C(this.g,17);this.P=!!C(this.g,18);this.I=!!
C(this.g,14);this.w=!!
C(this.g,15);this.O=1==C(this.g,9);this.openAttributionInline=
1==C(this.g,10);this.isMobileDevice=!!
C(this.g,12);this.R=null;this.M=(a=G.querySelector("[data-
slide]"))?"true"===a.getAttribute("data-slide"):!1;(this.D=""!
==this.creativeIndexSuffix)&&void
0===I.goog_multislot_cache&&(I.goog_multislot_cache={});if(this.D&&!this.M)
{if(a=I.goog_multislot_cache.hd,void 0===a){a=!1;var b=G.querySelector("[data-
dim]");if(b)if(b=b.getBoundingClientRect(),150<=b.right-b.left&&150<=b.bottom-
b.top)a=!1;else{var
c=document.body.getBoundingClientRect();150>(1>=Math.abs(c.left-
b.left)&&1>=Math.abs(c.right-b.right)?b.bottom-b.top:b.right-b.left)&&(a=!0)}else
a=!1;window.goog_multislot_cache.hd=a}}else a=!
1;this.C=a;this.u=E("abgcp"+this.creativeIndexSuffix);this.s=E("abgc"+this.creative
IndexSuffix);this.h=E("abgs"+this.creativeIndexSuffix);E("abgl"+this.creativeIndexS
uffix);this.o=E("abgb"+this.creativeIndexSuffix);this.B=E("abgac"+this.creativeInde
xSuffix);E("mute_panel"+this.creativeIndexSuffix);this.v=F("goog_delegate_attributi
on"+this.creativeIndexSuffix);this.isDelegateAttributionActive=
!!this.v&&!!this.I&&!F("goog_delegate_disabled")&&!this.w;if(this.h)a:
{a=this.h;b="A";c=a.childNodes;for(var e=0;e<c.length;e++){var
f=c.item(e);if("undefined"!=typeof f.tagName&&f.tagName.toUpperCase()==b){a=f;break
a}}}else a=null;this.j=a;this.l=this.isDelegateAttributionActive?
this.v:E("cbb"+this.creativeIndexSuffix);this.L=this.C?"0"===this.creativeIndexSuff
ix:!0;this.enableDelegateDismissableMenu=!!
this.l&&Ea(this.l,"goog_dismissable_menu");this.m=null;this.F=0;this.i=this.isDeleg
ateAttributionActive?
this.v:this.N&&this.u?this.u:this.s;this.H=!!C(this.g,19);this.adbadgeEnabled=!!
C(this.g,24);this.enableNativeJakeUi=!!C(this.g,27)};function Ga(a,b,c){if(!a)throw
Error("bad conv util ctor args");this.h=a;this.g=c};function K(a){try{var b;if(b=!!
a&&null!=a.location.href)a:{try{w(a.foo);b=!0;break a}catch(c){}b=!1}return
b}catch(c){return!1}}function Ha(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}function L(a)
{a.preventDefault?a.preventDefault():a.returnValue=!1};var
Ia=/^true$/.test("false"),Ja=/^true$/.test("false"),Ka=/^true$/.test("true"),La=Ka|
|!Ja;/*
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0

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

See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
*/
function Ma(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b.call(void 0,a[c],c,a)}var Na=!!
window.google_async_iframe_id,M=Na&&window.parent||window;function N(a,b)
{a&&Ma(b,function(c,e){a.style[e]=c})};function Oa(a,b){var c=void 0===c?
{}:c;this.error=a;this.context=b.context;this.msg=b.message||"";this.id=b.id||"jser
ror";this.meta=c};var Pa=/^https?:\/\/(\w|-)+\.cdn\.ampproject\.(net|org)(\?|\/|
$)/;function Qa(a,b){this.g=a;this.h=b}function Ra(a,b){this.url=a;this.G=!!
b;this.depth=null};function Sa(){this.i="&";this.j=!
1;this.h={};this.l=0;this.g=[]}function Ta(a,b){var c={};c[a]=b;return[c]}function
Ua(a,b,c,e,f){var k=[];Ha(a,function(d,g)
{(d=Va(d,b,c,e,f))&&k.push(g+"="+d)});return k.join(b)}
function Va(a,b,c,e,f){if(null==a)return"";b=b||"&";c=c||",$";"string"==typeof
c&&(c=c.split(""));if(a instanceof Array){if(e=e||0,e<c.length){for(var
k=[],d=0;d<a.length;d++)k.push(Va(a[d],b,c,e+1,f));return k.join(c[e])}}else
if("object"==typeof a)return f=f||0,2>f?
encodeURIComponent(Ua(a,b,c,e,f+1)):"...";return
encodeURIComponent(String(a))}function O(a,b,c,e){a.g.push(b);a.h[b]=Ta(c,e)}
function Wa(a,b,c){b=b+"//pagead2.googlesyndication.com"+c;var e=Xa(a)-
c.length;if(0>e)return"";a.g.sort(function(m,y){return m-y});c=null;for(var
f="",k=0;k<a.g.length;k++)for(var d=a.g[k],g=a.h[d],h=0;h<g.length;h++){if(!e)
{c=null==c?d:c;break}var l=Ua(g[h],a.i,",$");if(l){l=f+l;if(e>=l.length){e-
=l.length;b+=l;f=a.i;break}a.j&&(f=e,l[f-1]==a.i&&--
f,b+=l.substr(0,f),f=a.i,e=0);c=null==c?d:c}}a="";null!=c&&(a=f+"trn="+c);return
b+a}
function Xa(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 Ya(a,b,c,e,f){if((e?a.g:Math.random())<(f||.01))try{if(c
instanceof Sa)var k=c;else k=new Sa,Ha(c,function(g,h){var l=k,m=l.l+
+;g=Ta(h,g);l.g.push(m);l.h[m]=g});var d=Wa(k,a.h,"/pagead/gen_204?
id="+b+"&");d&&Aa(q,d)}catch(g){}};var P=null;function Za(){var
a=q.performance;return a&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):ka()}function $a(){var a=void 0===a?
q:a;return(a=a.performance)&&a.now?a.now():null};function ab(a,b,c)
{this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.random();
this.slotId=void 0};var Q=q.performance,bb=!!
(Q&&Q.mark&&Q.measure&&Q.clearMarks),R=function(a){var b=!1,c;return function(){b||
(c=a(),b=!0);return c}}(function(){var a;if(a=bb){var b;if(null===P)
{P="";try{a="";try{a=q.top.location.hash}catch(c)
{a=q.location.hash}a&&(P=(b=a.match(/\bdeid=([\d,]+)/))?b[1]:"")}catch(c)
{}}b=P;a=!!b.indexOf&&0<=b.indexOf("1337")}return a});
function cb(){var a=S;this.h=[];this.i=a||q;var
b=null;a&&(a.google_js_reporting_queue=a.google_js_reporting_queue||
[],this.h=a.google_js_reporting_queue,b=a.google_measure_js_timing);this.g=R()||
(null!=b?b:1>Math.random())}function db(a)
{a&&Q&&R()&&(Q.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),Q.clearMarks("go
og_"+a.label+"_"+a.uniqueId+"_end"))}
cb.prototype.start=function(a,b){if(!this.g)return null;var c=$a()||Za();a=new
ab(a,b,c);b="goog_"+a.label+"_"+a.uniqueId+"_start";Q&&R()&&Q.mark(b);return
a};function eb(){var a=fb;this.l=gb;this.h=null;this.m=this.j;this.g=void 0===a?
null:a;this.i=!1}function hb(a,b,c){try{if(a.g&&a.g.g){var
e=a.g.start(b.toString(),3);var f=c();var k=a.g;c=e;if(k.g&&"number"===typeof
c.value){var d=$a()||Za();c.duration=d-c.value;var
g="goog_"+c.label+"_"+c.uniqueId+"_end";Q&&R()&&Q.mark(g);!k.g||2048<k.h.length||
k.h.push(c)}}else f=c()}catch(h){k=!0;try{db(e),k=a.m(b,new Oa(h,
{message:ib(h)}),void 0,void 0)}catch(l){a.j(217,l)}if(!k)throw h;}return f}
function jb(a,b){var c=U;return function(e){for(var f=[],k=0;k<arguments.length;+
+k)f[k]=arguments[k];return hb(c,a,function(){return b.apply(void 0,f)})}}
eb.prototype.j=function(a,b,c,e,f){f=f||"jserror";try{var k=new Sa;k.j=!
0;O(k,1,"context",a);b.error&&b.meta&&b.id||(b=new Oa(b,
{message:ib(b)}));b.msg&&O(k,2,"msg",b.msg.substring(0,512));var d=b.meta||
{};if(this.h)try{this.h(d)}catch(T){}if(e)try{e(d)}catch(T)
{}b=[d];k.g.push(3);k.h[3]=b;e=q;b=[];d=null;do{var g=e;if(K(g)){var
h=g.location.href;d=g.document&&g.document.referrer||null}else
h=d,d=null;b.push(new Ra(h||""));try{e=g.parent}catch(T){e=null}}while(e&&g!
=e);h=0;for(var l=b.length-1;h<=
l;++h)b[h].depth=l-
h;g=q;if(g.location&&g.location.ancestorOrigins&&g.location.ancestorOrigins.length=
=b.length-1)for(l=1;l<b.length;++l){var m=b[l];m.url||
(m.url=g.location.ancestorOrigins[l-1]||"",m.G=!0)}var y=new Ra(q.location.href,!
1);g=null;var r=b.length-1;for(m=r;0<=m;--m){var p=b[m];!
g&&Pa.test(p.url)&&(g=p);if(p.url&&!p.G){y=p;break}}p=null;var
H=b.length&&b[r].url;0!=y.depth&&H&&(p=b[r]);var x=new
Qa(y,p);x.h&&O(k,4,"top",x.h.url||"");O(k,5,"url",x.g.url||"");Ya(this.l,f,k,this.i
,c)}catch(T){try{Ya(this.l,
f,{context:"ecmserr",rctx:a,msg:ib(T),url:x&&x.g.url},this.i,c)}catch(Eb){}}return!
0};function ib(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(e){}}return b};var
gb,U;if(Na&&!K(M)){var V="."+G.domain;try{for(;2<V.split(".").length&&!
K(M);)G.domain=V=V.substr(V.indexOf(".")+1),M=window.parent}catch(a){}K(M)||
(M=window)}var S=M,fb=new cb;function kb(){if(!S.google_measure_js_timing){var
a=fb;a.g=!1;a.h!
=a.i.google_js_reporting_queue&&(R()&&na(a.h,db),a.h.length=0)}}gb=new function()
{var a=void 0===a?
I:a;this.h="http:"===a.location.protocol?"http:":"https:";this.g=Math.random()};"nu
mber"!==typeof S.google_srt&&(S.google_srt=Math.random());var
lb=gb,mb=S.google_srt;
0<=mb&&1>=mb&&(lb.g=mb);U=new eb;
U.h=function(a){var b=I.jerExpIds;if("array"==ia(b)&&0!==b.length){var
c=a.eid;if(c){b=ea(c.split(",")).concat(ea(b));c={};for(var e=0,f=0;f<b.length;)
{var k=b[f++];var d=k;var g=typeof d;d="object"==g&&null!=d||"function"==g?"o"+
(Object.prototype.hasOwnProperty.call(d,u)&&d[u]||(d[u]=++ja)):(typeof
d).charAt(0)+d;Object.prototype.hasOwnProperty.call(c,d)||(c[d]=!0,b[e+
+]=k)}b.length=e;a.eid=b.join(",")}else a.eid=b.join(",")}0!
==Ba&&(a.jc=String(Ba));(b=I.jerUserAgent)&&(a.useragent=b)};U.i=!0;
"complete"==S.document.readyState?kb():fb.g&&D(S,"load",function(){kb()});function
W(a,b){return jb(a,b)};function nb(a,b){var c=this;this.g=a;this.h=b;this.g.T||
(this.j=!1,this.i=null,!this.g.C||this.g.adbadgeEnabled||this.g.L?ob(this):
(a={display:"none"},b={width:"15px",height:"15px"},this.g.isMobileDevice?
(N(this.g.o,a),N(this.g.h,a),N(this.g.u,b),N(this.g.s,b)):N(this.g.s,a)),pb(this),t
his.g.enableNativeJakeUi&&J(this.g.B,"abgnac"),this.g.isDelegateAttributionActive?
(J(document.body,"goog_delegate_active"),J(document.body,"jaa")):(!
this.g.isMutableImpression&&this.g.l&&za(this.g.l),setTimeout(function()
{J(document.body,
"jar")},this.g.J?
750:100)),this.g.w&&J(document.body,"goog_delegate_disabled"),this.g.H&&I.addEventL
istener("load",function(){return c.h()}))}
function pb(a){if(a.g.S)D(a.g.i,"click",W(365,function(c){var
e=I.goog_interstitial_display;e&&(e(c),c&&(c.stopPropagation(),c.preventDefault()))
}));else if(a.g.isMutableImpression&&a.g.isMobileDevice)D(a.g.i,"click",function()
{return a.h()});else if(a.g.isMutableImpression&&!
a.g.isMobileDevice&&a.g.l&&D(a.g.l,"click",function(){return
a.h()}),a.g.K)qb(a);else{D(a.g.i,"mouseover",W(367,function(){return
qb(a)}));D(a.g.i,"mouseout",W(369,function(){return
rb(a,500)}));D(a.g.i,"touchstart",W(368,function(){return qb(a)}));
var b=W(370,function(){return
rb(a,4E3)});D(a.g.i,"mouseup",b);D(a.g.i,"touchend",b);D(a.g.i,"touchcancel",b);a.g
.j&&D(a.g.j,"click",W(371,function(c){return a.preventDefault(c)}))}}function ob(a)
{if(a.g.j&&a.g.P){var b=ta(a.g.g);b&&null!=A(b,5)&&null!=A(b,6)&&(a.i=new
Ga(B(b,5,""),B(b,6,""),B(b,19,"")));D(a.g.j,"click",W(452,function(){if(!
a.j&&(a.j=!0,a.i)){var
c=a.i,e=c.h+"&label=closebutton_whythisad_click";e+="&label_instance=1";c.g&&(e+="&
cid="+c.g);Aa(window,e)}}))}}
function sb(a){var
b=a.g.B;b.style.display="block";a.g.enableNativeJakeUi&&window.requestAnimationFram
e(function(){J(b,"abgacfo")})}function qb(a)
{window.clearTimeout(a.g.m);a.g.m=null;a.g.h&&"block"==a.g.h.style.display||
(a.g.F=Date.now(),a.g.o&&a.g.h&&(a.g.o.style.display="none",a.g.h.style.display="bl
ock"))}function rb(a,b)
{window.clearTimeout(a.g.m);a.g.m=window.setTimeout(function(){return tb(a)},b)}
function tb(a)
{window.clearTimeout(a.g.m);a.g.m=null;a.g.o&&a.g.h&&(a.g.o.style.display="block",a
.g.h.style.display="none")}
nb.prototype.preventDefault=function(a)
{if(this.g.h&&"block"==this.g.h.style.display&&500>Date.now()-this.g.F)L(a);else
if(this.g.openAttributionInline){var b=this.g.j.getAttribute("href");window.adSlot?
window.adSlot.openAttribution(b)&&L(a):window.openAttribution&&(window.openAttribut
ion(b),L(a))}else this.g.O&&(b=this.g.j.getAttribute("href"),window.adSlot?
window.adSlot.openSystemBrowser(b)&&L(a):window.openSystemBrowser&&(window.openSyst
emBrowser(b),L(a)))};function ub(a){var b=vb,c=this;if(!b)throw Error("bad
ctor");this.i=b;this.h=a;this.g=!1;F("goog_delegate_deferred")?void 0!
==I.goog_delegate_deferred_token?wb(this):(a=function()
{wb(c)},I.goog_delegate_deferred_token=a,setTimeout(a,5E3)):wb(this)}function wb(a)
{if(!a.g&&(a.g=!0,I.goog_delegate_deferred_token=void 0,a.h)){var b=a.i;a=a.h;if(!
a)throw Error("bad attrdata");a=new Fa(a);new b(a)}};function xb(){a:{if(Ia)try{var
a=I.google_cafe_host||I.top.google_cafe_host;if(a){var b=a;break a}}catch(c)
{}b="pagead2.googlesyndication.com"}a=Ka?"https":"http";if("relative"===b)return"/p
agead/js/r20200416/r20110914/abg_survey.js";a||
(a=La?"https":"http");q.location&&"https:"==q.location.protocol&&"http"==a&&(a="htt
ps");return[a,"://",b,"/pagead/js/r20200416/r20110914/abg_survey.js"].join("")}
;function yb(){var a=this;this.g=new Promise(function(b,c)
{a.resolve=b;a.reject=c})};function zb(){var a=new
yb;this.promise=a.g;this.resolve=a.resolve}function Ab(a,b){a.google_llp||
(a.google_llp={});a=a.google_llp;a[5]||(a[5]=new zb,b&&b());return a[5]}
function Bb(){var a=window,b=xb();return Ab(a,function(){var
c=a.document,e=c.createElement("script");var f=new v(oa,b);f instanceof
v&&f.constructor===v&&f.g===pa?f=f.h:
(ia(f),f="type_error:TrustedResourceUrl");e.src=f;if(null===t)a:
{f=q.document;if((f=f.querySelector&&f.querySelector("script[nonce]"))&&(f=f.nonce|
|f.getAttribute("nonce"))&&ha.test(f)){t=f;break a}t=""}
(f=t)&&e.setAttribute("nonce",f);(c=c.getElementsByTagName("script")
[0])&&c.parentNode&&c.parentNode.insertBefore(e,c)}).promise}
;function vb(a){var b=this;this.g=a;this.h=new nb(this.g,W(359,function(){return
Cb(b)}))}function Cb(a){hb(U,373,function(){tb(a.h);sb(a.h)});Bb().then(function(b)
{b.createAttributionCard(a.g);a.g.R=b;b.expandAttributionCard()});Ca()};Ba=60;funct
ion Db(a){var b=[a];b=void 0===b?[]:b;q.google_logging_queue||
(q.google_logging_queue=[]);q.google_logging_queue.push([11,b]);new ub(a)}var
X=["buildAttribution"],Y=q;X[0]in Y||"undefined"==typeof Y.execScript||
Y.execScript("var "+X[0]);for(var Z;X.length&&(Z=X.shift());)X.length||void 0===Db?
Y[Z]&&Y[Z]!==Object.prototype[Z]?Y=Y[Z]:Y=Y[Z]={}:Y[Z]=Db;}).call(this);

You might also like