You are on page 1of 7

(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 ca="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 da(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=da(this);function t(a,b){if(b)a:{var
c=ea;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break
a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ca(c,a,{configurable:!
0,writable:!0,value:b})}}
t("Symbol",function(a){function b(h){if(this instanceof b)throw new
TypeError("Symbol is not a constructor");return new c(d+(h||"")+"_"+e++,h)}function
c(h,l){this.h=h;ca(this,"description",{configurable:!0,writable:!
0,value:l})}if(a)return a;c.prototype.toString=function(){return this.h};var
d="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",e=0;return b});
t("Symbol.iterator",function(a){if(a)return a;a=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]&&ca(d.prototype,a,{configurable:!0,writable:!0,value:function()
{return fa(aa(this))}})}return a});function fa(a)
{a={next:a};a[Symbol.iterator]=function(){return this};return a}
function u(a){var b="undefined"!=typeof
Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):
{next:aa(a)}}function ha(a){if(!(a instanceof Array)){a=u(a);for(var b,c=[];!
(b=a.next()).done;)c.push(b.value);a=c}return a}function v(a,b){return
Object.prototype.hasOwnProperty.call(a,b)}var ia="function"==typeof Object.assign?
Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var
d=arguments[c];if(d)for(var e in d)v(d,e)&&(a[e]=d[e])}return a};
t("Object.assign",function(a){return a||ia});var ja="function"==typeof
Object.create?Object.create:function(a){function b(){}b.prototype=a;return new
b},ka;if("function"==typeof Object.setPrototypeOf)ka=Object.setPrototypeOf;else{var
la;a:{var na={a:!0},oa={};try{oa.__proto__=na;la=oa.a;break a}catch(a){}la=!
1}ka=la?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is
not extensible");return a}:null}var pa=ka;
function qa(a,b)
{a.prototype=ja(b.prototype);a.prototype.constructor=a;if(pa)pa(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.R=b.prototype}
t("WeakMap",function(a){function b(g){this.h=(f+=Math.random()+1).toString();if(g)
{g=u(g);for(var k;!(k=g.next()).done;)k=k.value,this.set(k[0],k[1])}}function c()
{}function d(g){var k=typeof g;return"object"===k&&null!
==g||"function"===k}function e(g){if(!v(g,l)){var k=new c;ca(g,l,
{value:k})}}function h(g){var k=Object[g];k&&(Object[g]=function(m){if(m instanceof
c)return m;Object.isExtensible(m)&&e(m);return k(m)})}if(function(){if(!a||!
Object.seal)return!1;try{var g=Object.seal({}),k=Object.seal({}),
m=new a([[g,2],[k,3]]);if(2!=m.get(g)||3!=m.get(k))return!
1;m.delete(g);m.set(k,4);return!m.has(g)&&4==m.get(k)}catch(r){return!1}}())return
a;var
l="$jscomp_hidden_"+Math.random();h("freeze");h("preventExtensions");h("seal");var
f=0;b.prototype.set=function(g,k){if(!d(g))throw Error("Invalid WeakMap
key");e(g);if(!v(g,l))throw Error("WeakMap key fail: "+g);g[l][this.h]=k;return
this};b.prototype.get=function(g){return d(g)&&v(g,l)?g[l][this.h]:void
0};b.prototype.has=function(g){return d(g)&&v(g,
l)&&v(g[l],this.h)};b.prototype.delete=function(g){return
d(g)&&v(g,l)&&v(g[l],this.h)?delete g[l][this.h]:!1};return b});
t("Map",function(a){function b(){var f={};return f.v=f.next=f.head=f}function
c(f,g){var k=f.h;return fa(function(){if(k){for(;k.head!=f.h;)k=k.v;for(;k.next!
=k.head;)return k=k.next,{done:!1,value:g(k)};k=null}return{done:!0,value:void
0}})}function d(f,g){var k=g&&typeof g;"object"==k||"function"==k?h.has(g)?
k=h.get(g):(k=""+ ++l,h.set(g,k)):k="p_"+g;var
m=f.i[k];if(m&&v(f.i,k))for(f=0;f<m.length;f++){var r=m[f];if(g!==g&&r.key!
==r.key||g===r.key)return{id:k,list:m,index:f,m:r}}return{id:k,list:m,
index:-1,m:void 0}}function e(f){this.i={};this.h=b();this.size=0;if(f)
{f=u(f);for(var g;!(g=f.next()).done;)g=g.value,this.set(g[0],g[1])}}if(function()
{if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof
Object.seal)return!1;try{var f=Object.seal({x:4}),g=new a(u([[f,"s"]]));if("s"!
=g.get(f)||1!=g.size||g.get({x:4})||g.set({x:4},"t")!=g||2!=g.size)return!1;var
k=g.entries(),m=k.next();if(m.done||m.value[0]!=f||"s"!=m.value[1])return!
1;m=k.next();return m.done||4!=m.value[0].x||
"t"!=m.value[1]||!k.next().done?!1:!0}catch(r){return!1}}())return a;var h=new
WeakMap;e.prototype.set=function(f,g){f=0===f?0:f;var k=d(this,f);k.list||
(k.list=this.i[k.id]=[]);k.m?k.m.value=g:
(k.m={next:this.h,v:this.h.v,head:this.h,key:f,value:g},k.list.push(k.m),this.h.v.n
ext=k.m,this.h.v=k.m,this.size++);return this};e.prototype.delete=function(f)
{f=d(this,f);return f.m&&f.list?(f.list.splice(f.index,1),f.list.length||delete
this.i[f.id],f.m.v.next=f.m.next,f.m.next.v=f.m.v,f.m.head=null,this.size--,
!0):!1};e.prototype.clear=function()
{this.i={};this.h=this.h.v=b();this.size=0};e.prototype.has=function(f){return!!
d(this,f).m};e.prototype.get=function(f)
{return(f=d(this,f).m)&&f.value};e.prototype.entries=function(){return
c(this,function(f){return[f.key,f.value]})};e.prototype.keys=function(){return
c(this,function(f){return f.key})};e.prototype.values=function(){return
c(this,function(f){return f.value})};e.prototype.forEach=function(f,g){for(var
k=this.entries(),m;!(m=k.next()).done;)m=m.value,
f.call(g,m[1],m[0],this)};e.prototype[Symbol.iterator]=e.prototype.entries;var
l=0;return e});t("Number.isNaN",function(a){return a?a:function(b)
{return"number"===typeof b&&isNaN(b)}});var w=this||self;function ra(a,b,c){return
a.call.apply(a.bind,arguments)}
function sa(a,b,c){if(!a)throw Error();if(2<arguments.length){var
d=Array.prototype.slice.call(arguments,2);return function(){var
e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return
a.apply(b,e)}}return function(){return a.apply(b,arguments)}}function x(a,b,c)
{Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native
code")?x=ra:x=sa;return x.apply(null,arguments)}
function ta(a,b){function c()
{}c.prototype=b.prototype;a.R=b.prototype;a.prototype=new
c;a.prototype.constructor=a;a.V=function(d,e,h){for(var l=Array(arguments.length-
2),f=2;f<arguments.length;f++)l[f-2]=arguments[f];return
b.prototype[e].apply(d,l)}};var ua=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},va=Array.prototype.forEach?function(a,b){Array.prototype.forEach.call(a,b,void
0)}:function(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)},wa=Array.prototype.map?function(a,b){return
Array.prototype.map.call(a,
b,void 0)}:function(a,b){for(var c=a.length,d=Array(c),e="string"===typeof a?
a.split(""):a,h=0;h<c;h++)h in e&&(d[h]=b.call(void 0,e[h],h,a));return d};var
xa={},ya=null;
function za(a){var b;void 0===b&&(b=0);if(!ya){ya={};for(var
c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""),d=["+/
=","+/","-_=","-_.","-_"],e=0;5>e;e++){var
h=c.concat(d[e].split(""));xa[e]=h;for(var l=0;l<h.length;l++){var f=h[l];void
0===ya[f]&&(ya[f]=l)}}}b=xa[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(e=h=
0;h<a.length-2;h+=3){var g=a[h],k=a[h+1];f=a[h+2];l=b[g>>2];g=b[(g&3)<<4|
k>>4];k=b[(k&15)<<2|f>>6];f=b[f&63];c[e++]=l+g+k+f}l=0;f=d;switch(a.length-h){case
2:l=
a[h+1],f=b[(l&15)<<2]||d;case 1:a=a[h],c[e]=b[a>>2]+b[(a&3)<<4|l>>4]+f+d}return
c.join("")};var Aa="undefined"!==typeof Uint8Array,Ba={};var Ca;function Da(a)
{if(Ba!==Ba)throw Error("illegal external caller");this.S=a;if(null!
=a&&0===a.length)throw Error("ByteString should be constructed with non-empty
values");};var z="function"===typeof Symbol&&"symbol"===typeof Symbol()?
Symbol():void 0;function A(a,b){if(z)return a[z]|=b;if(void 0!==a.u)return a.u|
=b;Object.defineProperties(a,{u:{value:b,configurable:!0,writable:!0,enumerable:!
1}});return b}function B(a){var b;z?b=a[z]:b=a.u;return null==b?0:b}function C(a,b)
{z?a[z]=b:void 0!==a.u?a.u=b:Object.defineProperties(a,{u:{value:b,configurable:!
0,writable:!0,enumerable:!1}})}function Ea(a){A(a,1);return a}function D(a)
{return!!(B(a)&2)}
function Fa(a){A(a,16);return a}function Ga(a,b){C(b,(B(a)|0)&-51)}function Ha(a,b)
{C(b,(B(a)|18)&-41)};var Ia={};function E(a){return null!==a&&"object"===typeof
a&&!Array.isArray(a)&&a.constructor===Object}var
F,Ja=[];C(Ja,23);F=Object.freeze(Ja);function Ka(a){if(D(a.j))throw Error("Cannot
mutate an immutable Message");}function La(a){var b=a.length;(b=b?a[b-1]:void
0)&&E(b)?b.g=1:(b={},a.push((b.g=1,b)))};var Ma;function Na(a){switch(typeof a)
{case "number":return isFinite(a)?a:String(a);case
"object":if(a)if(Array.isArray(a)){if(0!==(B(a)&128))return
a=Array.prototype.slice.call(a),La(a),a}else{if(Aa&&null!=a&&a instanceof
Uint8Array)return za(a);if(a instanceof Da){var b=a.S;return
null==b?"":"string"===typeof b?b:a.S=za(b)}}}return a};function Oa(a,b,c,d)
{if(null!=a){if(Array.isArray(a))a=Pa(a,b,c,void 0!==d);else if(E(a)){var
e={},h;for(h in a)e[h]=Oa(a[h],b,c,d);a=e}else a=b(a,d);return a}}function
Pa(a,b,c,d){d=d?!!(B(a)&16):void 0;for(var
e=Array.prototype.slice.call(a),h=0;h<e.length;h+
+)e[h]=Oa(e[h],b,c,d);c(a,e);return e}function Qa(a){return a.N===Ia?
a.toJSON():Na(a)}function Ra(a,b){0!==(B(a)&128)&&La(b)};function Sa(a){return
a.h||(a.h=a.j[a.i+a.C]={})}function G(a,b,c){return-1===b?null:b>=a.i?a.h?
a.h[b]:void 0:c&&a.h&&(c=a.h[b],null!=c)?c:a.j[b+a.C]}function H(a,b,c,d)
{a.l&&(a.l=void 0);b>=a.i||d?Sa(a)[b]=c:(a.j[b+a.C]=c,(a=a.h)&&b in a&&delete
a[b])}function Ta(a,b){a=G(a,1);Array.isArray(a)||(a=F);var c=B(a);c&1||Ea(a);!b||
c&2||A(a,2);return a}function I(a,b){a=G(a,b);return null==a?1:a}
function Ua(a){var b=Va;var c=void 0===c?!1:c;var d=G(a,1,c);var e=!1;var
h=null==d||"object"!==typeof d||(e=Array.isArray(d))||d.N!==Ia?e?new b(d):void
0:d;h!==d&&null!=h&&(H(a,1,h,c),A(h.j,B(a.j)&-33));b=h;if(null==b)return b;D(a.j)||
(d=Wa(b),d!==b&&(b=d,H(a,1,b,c)));return b}
function Xa(a){var b=D(a.j),c=Ya;a.o||(a.o={});var d=a.o[1];var e=Ta(a,b);if(d)b||
(Object.isFrozen(d)?b||
(d=Array.prototype.slice.call(d),a.o[1]=d):b&&Object.freeze(d));else{d=[];var h=!!
(B(a.j)&16),l=D(e);!b&&l&&(e=Ea(Array.prototype.slice.call(e)),H(a,1,e));for(var
f=l,g=0;g<e.length;g++){var k=e[g];var m=c;var r=h,q=!1;q=void 0===q?!1:q;r=void
0===r?!1:r;m=Array.isArray(k)?new m(r?Fa(k):k):q?new m:void 0;void 0!==m&&(f=f||
D(k),d.push(m),l&&A(m.j,2))}a.o[1]=d;Object.isFrozen(e)||(c=B(e)|33,C(e,
f?c&-9:c|8));(b||b&&l)&&A(d,2);(b||b)&&Object.freeze(d)}a=Ta(a,b);if(!b&&a&&!
(B(a)&8)){for(b=0;b<d.length;b++)e=d[b],l=Wa(e),e!
==l&&(d[b]=l,a[b]=d[b].j);A(a,8)}return d}function Za(a,b,c,d){Ka(a);if(null!=c)
{var e=Ea([]);for(var h=!1,l=0;l<c.length;l++)e[l]=c[l].j,h=h||D(e[l]);a.o||
(a.o={});a.o[b]=c;c=e;h?z?c[z]&&(c[z]&=-9):void 0!==c.u&&(c.u&=-9):A(c,8)}else
a.o&&(a.o[b]=void 0),e=F;H(a,b,e,d)}function K(a){a=G(a,1);return null==a?"":a}
function L(a,b){a=G(a,b);a=null==a?a:!!a;return null==a?!1:a}function M(a,b)
{a=G(a,b);return null==a?0:a};function $a(a){if(D(a)&&Object.isFrozen(a))return
a;var b=wa(a,ab);Ha(a,b);Object.freeze(b);return b}function bb(a,b,c){c=void 0===c?
Ha:c;if(null!=a){if(Aa&&a instanceof Uint8Array)return a.length?new Da(new
Uint8Array(a)):Ca||(Ca=new Da(null));if(Array.isArray(a)){var d=B(a);if(d&2)return
a;if(b&&!(d&32)&&(d&16||0===d))return C(a,d|2),a;a=Pa(a,bb,c,!
0);b=B(a);b&4&&b&2&&Object.freeze(a);return a}return a.N===Ia?ab(a):a}}function
ab(a){if(D(a.j))return a;a=cb(a);A(a.j,2);return a}
function cb(a,b){b=void 0===b?!1:b;var
c=a.j,d=Fa([]),e=a.constructor.h;e&&d.push(e);0!==(B(c)&128)&&La(d);b=b||D(a.j)?
Ha:Ga;e=a.constructor;Ma=d;d=new e(d);Ma=void 0;a.P&&(d.P=a.P.slice());e=!!
(B(c)&16);for(var h=0;h<c.length;h++){var l=c[h];if(h===c.length-1&&E(l))for(var f
in l){var g=+f;if(Number.isNaN(g))Sa(d)[g]=l[g];else{var k=l[f],m=a.o&&a.o[g];m?
Za(d,g,$a(m),!0):(k=bb(k,e,b),Ka(d),H(d,g,k,!0))}}else g=h-a.C,(k=a.o&&a.o[g])?
Za(d,g,$a(k),!1):(l=bb(l,e,b),Ka(d),H(d,g,l,!1))}return d};function O(a,b,c)
{null==a&&(a=Ma);Ma=void 0;var d=this.constructor.i||
0,e=0<d,h=this.constructor.h,l=!1;if(null==a){a=h?[h]:[];var f=!0;C(a,48)}else{if(!
Array.isArray(a))throw Error();if(h&&h!==a[0])throw Error();var
g=A(a,0),k=g;if(f=0!==(16&k))(l=0!==(32&k))||(k|
=32);if(e)if(128&k)d=0;else{if(0<a.length){var m=a[a.length-1];if(E(m)&&"g"in m)
{d=0;k|=128;delete m.g;var r=!0,q;for(q in m){r=!1;break}r&&a.pop()}}}else
if(128&k)throw Error();g!==k&&C(a,k)}this.C=(h?0:-1)-d;this.o=void 0;this.j=a;a:{h=
this.j.length;d=h-1;if(h&&(h=this.j[d],E(h))){this.h=h;this.i=d-this.C;break a}void
0!==b&&-1<b?(this.i=Math.max(b,d+1-this.C),this.h=void
0):this.i=Number.MAX_VALUE}if(!e&&this.h&&"g"in this.h)throw Error('Unexpected "g"
flag in sparse object of message that is not a group type.');if(c){b=f&&!l&&!
0;e=this.i;var n;for(f=0;f<c.length;f++)l=c[f],l<e?(l+=this.C,(d=a[l])?
db(d,b):a[l]=F):(n||(n=Sa(this)),(d=n[l])?
db(d,b):n[l]=F)}}O.prototype.toJSON=function(){return Pa(this.j,Qa,Ra)};
function Wa(a){if(D(a.j)){var b=cb(a,!1);b.l=a;a=b}return a}function db(a,b)
{if(Array.isArray(a)){var c=B(a),d=1;!b||c&2||(d|=16);(c&d)!==d&&C(a,c|
d)}}O.prototype.N=Ia;O.prototype.toString=function(){return
this.j.toString()};function Va(a){O.call(this,a,-1,eb)}qa(Va,O);function Ya(a)
{O.call(this,a)}qa(Ya,O);var eb=[1];function fb(a){O.call(this,a)}qa(fb,O);function
gb(){}function hb(a){var b=!1,c;return function(){b||(c=a(),b=!0);return c}};var
ib={capture:!0},jb={passive:!0},kb=hb(function(){var a=!1;try{var
b=Object.defineProperty({},"passive",{get:function(){a=!
0}});w.addEventListener("test",null,b)}catch(c){}return a});function lb(a){return
a?a.passive&&kb()?a:a.capture||!1:!1}function Q(a,b,c,d)
{a.addEventListener&&a.addEventListener(b,c,lb(d))};function R(a,b){this.h=b===mb?
a:""}R.prototype.toString=function(){return this.h.toString()};R.prototype.l=!
0;R.prototype.i=function(){return this.h.toString()};var nb=/^(?:(?:https?|mailto|
ftp):|[^:/?#]*(?:[/?#]|$))/i,mb={},ob=new R("about:invalid#zClosurez",mb);function
pb(a,b,c){if(Array.isArray(b))for(var d=0;d<b.length;d++)pb(a,String(b[d]),c);else
null!=b&&c.push(a+(""===b?"":"="+encodeURIComponent(String(b))))};/*

SPDX-License-Identifier: Apache-2.0
*/
function qb(a){this.U=a}function S(a){return new qb(function(b){return
b.substr(0,a.length+1).toLowerCase()===a+":"})}var rb=new
qb(function(a){return/^[^:]*([/?#]|
$)/.test(a)}),sb=S("http"),tb=S("https"),ub=S("ftp"),vb=S("mailto"),wb=[S("data"),s
b,tb,vb,ub,rb];function xb(a,b){if(a)for(var c in
a)Object.prototype.hasOwnProperty.call(a,c)&&b(a[c],c,a)}var yb=[];function zb()
{var a=yb;yb=[];a=u(a);for(var b=a.next();!b.done;b=a.next())
{b=b.value;try{b()}catch(c){}}}function Ab(a){var
b=T;"complete"===b.readyState||"interactive"===b.readyState?
(yb.push(a),1==yb.length&&(window.Promise?
Promise.resolve().then(zb):window.setImmediate?
setImmediate(zb):setTimeout(zb,0))):b.addEventListener("DOMContentLoaded",a)}
function Bb(a){a=void 0===a?document:a;return a.createElement("img")};function
Cb(a,b,c){a.google_image_requests||(a.google_image_requests=[]);var
d=Bb(a.document);if(c){var e=function(){if(c){var
h=a.google_image_requests,l=ua(h,d);0<=l&&Array.prototype.splice.call(h,l,1)}d.remo
veEventListener&&d.removeEventListener("load",e,lb());d.removeEventListener&&d.remo
veEventListener("error",e,lb())};Q(d,"load",e);Q(d,"error",e)}d.src=b;a.google_imag
e_requests.push(d)};function Db(){var a=document.currentScript;return(a=void 0===a?
null:a)&&"23"===a.getAttribute("data-jc")?a:document.querySelector('[data-
jc="23"]')}
function Eb(){var a=void 0===a?.01:a;if(!(Math.random()>a)){var
b=Db();b="https://"+(b&&"true"===b.getAttribute("data-jc-
rcd")?"pagead2.googlesyndication-cn.com":"pagead2.googlesyndication.com")+"/
pagead/gen_204?id=jca&jc=23&version=";var c=(c=Db())&&c.getAttribute("data-jc-
version")||"unknown";a=b+c+"&sample="+a;b=window;var d=void 0===d?!
1:d;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):Cb(b,a,void 0===d?!1:
d)}};var T=document,U=window;function Fb(a){a=void 0===a?
[]:a;w.google_logging_queue||
(w.google_logging_queue=[]);w.google_logging_queue.push([12,a])};var
Gb=[sb,tb,vb,ub,rb,S("market"),S("itms"),S("intent"),S("itms-appss")];
function Hb(){var
a=(Ib()?"http:":"https:")+"//pagead2.googlesyndication.com/pagead/gen_204";return
function(b){b={id:"unsafeurl",ctx:625,url:b};var c=[];for(d in b)pb(d,b[d],c);var
d=c.join("&");if(d){b=a.indexOf("#");0>b&&(b=a.length);c=a.indexOf("?");if(0>c||
c>b){c=b;var e=""}else
e=a.substring(c+1,b);b=[a.slice(0,c),e,a.slice(b)];c=b[1];b[1]=d?c?
c+"&"+d:d:c;d=b[0]+(b[1]?"?"+b[1]:"")+b[2]}else
d=a;navigator.sendBeacon&&navigator.sendBeacon(d,"")}};function Ib(){var a=void
0===a?U:a;return"http:"===a.location.protocol}function Jb(){var a=T;try{return
a.querySelectorAll("*[data-ifc]")}catch(b){return[]}}function Kb(a,b)
{a&&xb(b,function(c,d){a.style[d]=c})}function Lb(a){for(var
b=T.body,c=document.createDocumentFragment(),d=a.length,e=0;e<d;+
+e)c.appendChild(a[e]);b.appendChild(c)};var Mb=null;function Nb(){var a=void
0===a?w:a;return(a=a.performance)&&a.now&&a.timing?Math.floor(a.now()
+a.timing.navigationStart):Date.now()}function Ob(){var a=void 0===a?
w:a;return(a=a.performance)&&a.now?a.now():null};function Pb(a,b){var c=Ob()||
Nb();this.label=a;this.type=b;this.value=c;this.duration=0;this.uniqueId=Math.rando
m();this.taskId=this.slotId=void 0};var V=w.performance,Qb=!!
(V&&V.mark&&V.measure&&V.clearMarks),W=hb(function(){var a;if(a=Qb){var
b;if(null===Mb){Mb="";try{a="";try{a=w.top.location.hash}catch(c)
{a=w.location.hash}a&&(Mb=(b=a.match(/\bdeid=([\d,]+)/))?b[1]:"")}catch(c)
{}}b=Mb;a=!!b.indexOf&&0<=b.indexOf("1337")}return a});
function Rb(){var a=window;this.h=[];this.l=a||w;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.i=W()||
(null!=b?b:1>Math.random())}function Sb(a)
{a&&V&&W()&&(V.clearMarks("goog_"+a.label+"_"+a.uniqueId+"_start"),V.clearMarks("go
og_"+a.label+"_"+a.uniqueId+"_end"))}Rb.prototype.start=function(a,b){if(!
this.i)return null;a=new
Pb(a,b);b="goog_"+a.label+"_"+a.uniqueId+"_start";V&&W()&&V.mark(b);return a};
Rb.prototype.end=function(a){if(this.i&&"number"===typeof a.value)
{a.duration=(Ob()||Nb())-a.value;var
b="goog_"+a.label+"_"+a.uniqueId+"_end";V&&W()&&V.mark(b);!this.i||
2048<this.h.length||this.h.push(a)}};var X=new Rb;function Tb()
{window.google_measure_js_timing||(X.i=!1,X.h!
=X.l.google_js_reporting_queue&&(W()&&va(X.h,Sb),X.h.length=0))}"number"!==typeof
window.google_srt&&(window.google_srt=Math.random());"complete"==window.document.re
adyState?Tb():X.i&&Q(window,"load",function(){Tb()});function Ub(a){var b=void
0===b?null:b;Q(U,"message",function(c){try{var d=JSON.parse(c.data)}catch(e)
{return}!d||"ig"!==d.googMsgType||b&&/[:|%3A]javascript\(/i.test(c.data)&&!b(d,c)||
a(d,c)})};function Vb(){this.i=this.i;this.l=this.l}Vb.prototype.i=!1;function
Wb(a){a.i||(a.i=!0,a.A())}Vb.prototype.A=function()
{if(this.l)for(;this.l.length;)this.l.shift()()};function Y(a,b,c)
{Vb.call(this);this.B=a;this.K=b||
0;this.D=c;this.H=x(this.I,this)}ta(Y,Vb);Y.prototype.h=0;Y.prototype.A=function()
{Y.R.A.call(this);this.isActive()&&w.clearTimeout(this.h);this.h=0;delete
this.B;delete this.D};
Y.prototype.start=function(a){this.isActive()&&w.clearTimeout(this.h);this.h=0;var
b=this.H;a=void 0!==a?a:this.K;if("function"!==typeof b)if(b&&"function"==typeof
b.handleEvent)b=x(b.handleEvent,b);else throw Error("Invalid listener
argument");this.h=2147483647<Number(a)?-1:w.setTimeout(b,a||
0)};Y.prototype.isActive=function(){return 0!=this.h};Y.prototype.I=function()
{this.h=0;this.B&&this.B.call(this.D)};var Xb={display:"inline-
block",position:"absolute"},Yb={display:"none",width:"100%",height:"100%",top:"0",l
eft:"0"};function Zb(a,b){a&&(a.style.display=b?"inline-block":"none")}function
$b(a,b){if(a)return U.getComputedStyle(a).getPropertyValue(b)}function ac()
{this.A=[];this.B=this.i=null;this.O=[];this.data=null;this.K=[];this.l=[];this.D=[
];this.I={};this.T=[];this.H=this.h=null}
ac.prototype.init=function(a){var b=this;Fb([a]);this.data=new
fb(a);a=Ua(this.data);va(Xa(a),function(f){b.D.push({L:0,G:!1,M:0,s:f,J:-
1})});this.l=Jb();var c=!1;a=this.l.length;for(var d={F:0};d.F<a;d={F:d.F},++d.F)
{var e=new Va(JSON.parse(this.l[d.F].getAttribute("data-
ifc")||"[]"));va(Xa(e),function(f){return function(g){b.D.push({L:0,G:!
1,M:0,s:g,J:f.F});1===I(g,4)&&(c=!0)}}(d))}d=a=!1;e=u(this.D);for(var h=e.next();!
h.done;h=e.next()){h=h.value;var l=h.s;0<M(l,2)&&0<I(l,5)?(!this.i&&L(l,9)&&
(this.i=bc(this,Yb)),cc(this,h)):K(l)&&L(l,9)&&dc(this,K(l));K(l)&&(a=!
0);0<M(l,11)&&(d=!0)}e=[];this.i&&e.push(this.i);!
c&&e.push.apply(e,ha(this.A));T.body&&Lb(e);L(this.data,13)&&Ab(function(){for(var
f=T.body.querySelectorAll(".amp-fcp, .amp-bcp"),g=0;g<f.length;+
+g)"absolute"===$b(f[g],"position")&&Zb(f[g],!1)});Q(T,"click",function(f){if(!
1===f.isTrusted&&L(b.data,15))ec(f),f.stopImmediatePropagation(),Eb();else{for(var
g,k=-1,m=[],r=u(b.D),q=r.next();!q.done;q=r.next()){q=q.value;var n=q.J,
p=-1!==n;if(!(M(q.s,3)<=k||q.G||p&&!1===m[n])){var P=!p||m[n]||
b.l[n].contains(f.target);p&&P&&(m[n]=!
0);if(n=P)if(n=f,p=q.s,0<M(p,2)&&0<I(p,5))n=b.I[I(p,5)],n=void 0!
==n&&Date.now()<n+M(p,2);else if(K(p)){p=(0<=q.J?
b.l[q.J]:T.body).getBoundingClientRect();P=Number($b(T.body,"zoom")||"1");var
y=u([n.clientX,n.clientY]),ba=y.next().value;y=y.next().value;y=u([ba/P-p.left,y/P-
p.top,p.width,p.height]);var
J=y.next().value,ma=y.next().value;ba=y.next().value;y=y.next().value;if(!
(0<ba&&0<y)||isNaN(J)||
isNaN(ma)||0>J||0>ma)n=!1;else{var N=fc(K(q.s));J=!(J>=N.left&&ba-
J>N.right&&ma>=N.top&&y-ma>N.bottom);b.h&&L(b.data,12)&&300>n.timeStamp-
b.h.timeStamp&&(n=b.h.changedTouches[0],p=u([n.clientX/P-p.left,n.clientY/P-
p.top]),n=p.next().value,p=p.next().value,!isNaN(n)&&!
isNaN(p)&&0<=n&&0<=p&&(J=(J=L(b.data,16)?J:!1)||!(n>=N.left&&ba-
n>N.right&&p>=N.top&&y-p>N.bottom)));n=J}}else n=0<M(p,11)?gc(b,n,q):!
0;n&&(g=q,k=M(q.s,3))}}if(g)switch(k=g.s,I(k,4)){case 2:case
3:ec(f);m=Date.now();500<m-g.M&&(g.M=m,
++g.L);m=g.s;if(M(m,8)&&g.L>=M(m,8))if(g.G=!0,b.i&&0<M(m,2))hc(b);else
if(0<b.A.length&&K(m))for(g=u(b.A),m=g.next();!m.done;m=g.next())Zb(m.value,!
1);Eb();g=k.toJSON();k=u(b.K);for(m=k.next();!
m.done;m=k.next())m=m.value,m(f,g)}}},ib);d&&Q(T,"touchstart",function(f)
{b.H=f},jb);(a&&L(this.data,12)||d)&&Q(T,"touchend",function(f)
{b.h=f},jb)};ac.prototype.registerCallback=function(a){this.K.push(a)};
function dc(a,b){b=fc(b);var
c=M(a.data,9);a.A=[{width:"100%",height:b.top+c+"px",top:-c+"px",left:"0"},
{width:b.right+c+"px",height:"100%",top:"0",right:-c+"px"},
{width:"100%",height:b.bottom+c+"px",bottom:-c+"px",left:"0"},
{width:b.left+c+"px",height:"100%",top:"0",left:-c+"px"}].map(function(d){return
bc(a,d,9019)})}function Z(a,b){b.G||
(a.I[I(b.s,5)]=Date.now(),L(b.s,9)&&(a.O.push(b),hc(a)))}
function cc(a,b){switch(I(b.s,5)){case 2:var c,d;null==(c=U.AFMA_Communicator)||
null==(d=c.addEventListener)||d.call(c,"onshow",function(){Z(a,b)});break;case
10:Q(U,"i-creative-view",function(){Z(a,b)});break;case
4:Q(T,"DOMContentLoaded",function(){Z(a,b)});break;case 8:Ub(function(l)
{l.rr&&Z(a,b)});break;case 9:"IntersectionObserver"in U&&(c=new
IntersectionObserver(function(l){l=u(l);for(var f=l.next();!
f.done;f=l.next())if(0<f.value.intersectionRatio)
{Z(a,b);break}}),c.observe(T.body),a.T.push(c));
break;case 11:var e,h;null==(e=U.AFMA_Communicator)||null==(h=e.addEventListener)||
h.call(e,"onAdVisibilityChanged",function(){Z(a,b)})}}function ec(a){var b=void
0===b?!1:b;a.preventDefault?a.preventDefault():a.returnValue=!
1;b&&a.stopPropagation()}
function gc(a,b,c){if(!a.h||!a.H||300<=b.timeStamp-a.h.timeStamp)return!1;var d=new
Map;va(a.H.changedTouches,function(h){d.set(h.identifier,
{x:h.clientX,y:h.clientY})});b=M(c.s,11)||
10;a=u(a.h.changedTouches);for(c=a.next();!c.done;c=a.next()){c=c.value;var
e=d.get(c.identifier);if(!e||Math.abs(e.x-c.clientX)>b||Math.abs(e.y-
c.clientY)>b)return!0}return!1}
function hc(a){for(var b=0,c=u(a.O),d=c.next();!d.done;d=c.next()){d=d.value;var
e=d.s,h=a.I[I(e,5)];d.G||void 0===h||(b=Math.max(b,h+M(e,2)))}a.B&&Wb(a.B);b-
=Date.now();var l=a.i;0<b?(Zb(l,!0),a.B=new Y(function(){Zb(l,!
1)},b),a.B.start()):Zb(l,!1)}
function bc(a,b,c){var d=T.createElement("div");Kb(d,Object.assign({},Xb,{"z-
index":String(void 0===c?
2147483647:c)},b));L(a.data,10)&&Q(d,"click",gb);if(L(a.data,11))
{a=T.createElement("a");b=Hb();c=Gb;c=void 0===c?wb:c;a:{c=void 0===c?wb:c;for(var
e=0;e<c.length;++e){var h=c[e];if(h instanceof qb&&h.U("#")){c=new R("#",mb);break
a}}c=void 0}c=c||ob;c===ob&&b("#");c instanceof R?b=c:(b=c,b instanceof R||
(b="object"==typeof b&&b.l?b.i():String(b),nb.test(b)||
(b="about:invalid#zClosurez"),b=new R(b,
mb)));a.href=b instanceof R&&b.constructor===R?
b.h:"type_error:SafeUrl";a.appendChild(d);return a}return d}function fc(a){a=void
0===a?"":a;var
b={top:0,right:0,bottom:0,left:0};a&&(a=a.split(","),4===a.length&&a.reduce(functio
n(c,d){return c&&!isNaN(+d)},!0)&&(a=u(a.map(function(c)
{return+c})),b.top=a.next().value,b.right=a.next().value,b.bottom=a.next().value,b.
left=a.next().value));return b};window.googqscp=new ac;}).call(this);

You might also like