tech4biz/assets/js/element.js
2024-10-25 17:11:31 +05:30

328 lines
106 KiB
JavaScript

// go/mss-setup#7-load-the-js-or-css-from-your-initial-page
if (!window['_DumpException']) {
const _DumpException = window['_DumpException'] || function (e) {
throw e;
};
window['_DumpException'] = _DumpException;
}
"use strict"; this.default_tr = this.default_tr || {}; (function (_) {
var window = this;
try {
_._F_toggles_initialize = function (a) { ("undefined" !== typeof globalThis ? globalThis : "undefined" !== typeof self ? self : this)._F_toggles = a || [] }; (0, _._F_toggles_initialize)([0xc0,]);
/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
/*
SPDX-License-Identifier: Apache-2.0
*/
var ba, ea, va, ya, Fa, Ka, La, Oa, Pa, Qa, Va, Xa, fb, gb, hb, ib, w, jb, mb, ob, sb; _.aa = function (a, b) { if (Error.captureStackTrace) Error.captureStackTrace(this, _.aa); else { var c = Error().stack; c && (this.stack = c) } a && (this.message = String(a)); void 0 !== b && (this.cause = b) }; ba = function (a) { _.t.setTimeout(function () { throw a; }, 0) }; _.ca = function (a) { a && "function" == typeof a.R && a.R() }; ea = function (a) { for (var b = 0, c = arguments.length; b < c; ++b) { var d = arguments[b]; _.da(d) ? ea.apply(null, d) : _.ca(d) } }; _.ja = function () { !_.fa && _.ha && _.ia(); return _.fa };
_.ia = function () { _.fa = (0, _.ha)(); ka.forEach(function (a) { a(_.fa) }); ka = [] }; _.ma = function (a) { _.fa && la(a) }; _.oa = function () { _.fa && na(_.fa) }; _.qa = function (a, b) { b.hasOwnProperty("displayName") || (b.displayName = a); b[pa] = a }; _.u = function (a, b) { return 0 <= (0, _.ra)(a, b) }; _.sa = function (a, b) { _.u(a, b) || a.push(b) }; _.ta = function (a, b) { b = (0, _.ra)(a, b); var c; (c = 0 <= b) && Array.prototype.splice.call(a, b, 1); return c }; _.ua = function (a) { var b = a.length; if (0 < b) { for (var c = Array(b), d = 0; d < b; d++)c[d] = a[d]; return c } return [] };
va = function (a, b) { for (var c = 1; c < arguments.length; c++) { var d = arguments[c]; if (_.da(d)) { var e = a.length || 0, f = d.length || 0; a.length = e + f; for (var g = 0; g < f; g++)a[e + g] = d[g] } else a.push(d) } }; ya = function (a, b) { b = b || a; for (var c = 0, d = 0, e = {}; d < a.length;) { var f = a[d++], g = _.wa(f) ? "o" + _.xa(f) : (typeof f).charAt(0) + f; Object.prototype.hasOwnProperty.call(e, g) || (e[g] = !0, b[c++] = f) } b.length = c }; _.za = function () { var a = _.t.navigator; return a && (a = a.userAgent) ? a : "" }; _.v = function (a) { return -1 != _.za().indexOf(a) };
_.Ca = function () { return _.Aa ? !!_.Ba && 0 < _.Ba.brands.length : !1 }; _.Da = function () { return _.Ca() ? !1 : _.v("Opera") }; _.Ea = function () { return _.Ca() ? !1 : _.v("Trident") || _.v("MSIE") }; Fa = function () { return _.Aa ? !!_.Ba && !!_.Ba.platform : !1 }; _.Ga = function () { return _.v("iPhone") && !_.v("iPod") && !_.v("iPad") }; _.Ia = function () { return _.Ga() || _.v("iPad") || _.v("iPod") }; _.Ja = function () { return Fa() ? "macOS" === _.Ba.platform : _.v("Macintosh") }; Ka = function (a, b) { for (var c in a) if (b.call(void 0, a[c], c, a)) return !0; return !1 };
La = function (a) { var b = [], c = 0, d; for (d in a) b[c++] = a[d]; return b }; _.Ma = function (a) { var b = [], c = 0, d; for (d in a) b[c++] = d; return b }; Oa = function (a, b) { for (var c, d, e = 1; e < arguments.length; e++) { d = arguments[e]; for (c in d) a[c] = d[c]; for (var f = 0; f < Na.length; f++)c = Na[f], Object.prototype.hasOwnProperty.call(d, c) && (a[c] = d[c]) } }; Pa = function (a) { var b = arguments.length; if (1 == b && Array.isArray(arguments[0])) return Pa.apply(null, arguments[0]); for (var c = {}, d = 0; d < b; d++)c[arguments[d]] = !0; return c }; Qa = function (a) { return { valueOf: a }.valueOf() };
_.Ta = function (a) { var b = _.Ra(); a = b ? b.createScript(a) : a; b = new Sa; b.ng = a; return b }; _.Ua = function (a) { if (a instanceof Sa) return a.ng; throw Error("A"); }; Va = function () { }; Xa = function (a) { return new _.Wa(function (b) { return b.substr(0, a.length + 1).toLowerCase() === a + ":" }) }; _.$a = function (a) { var b = _.Ya.apply(1, arguments); if (0 === b.length) return _.Za(a[0]); for (var c = a[0], d = 0; d < b.length; d++)c += encodeURIComponent(b[d]) + a[d + 1]; return _.Za(c) };
_.ab = function (a) { var b, c; return (a = null == (c = (b = a.document).querySelector) ? void 0 : c.call(b, "script[nonce]")) ? a.nonce || a.getAttribute("nonce") || "" : "" }; _.cb = function (a, b) { a.src = _.bb(b); (b = _.ab(a.ownerDocument && a.ownerDocument.defaultView || window)) && a.setAttribute("nonce", b) }; _.eb = function (a) { a = _.db(a); return _.Za(a) }; _.db = function (a) { return null === a ? "null" : void 0 === a ? "undefined" : a }; fb = function (a) { var b = 0; return function () { return b < a.length ? { done: !1, value: a[b++] } : { done: !0 } } };
gb = "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 }; hb = function (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("a"); }; ib = hb(this);
w = function (a, b) { if (b) a: { var c = ib; 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 && gb(c, a, { configurable: !0, writable: !0, value: b }) } };
w("Symbol", function (a) { if (a) return a; var b = function (f, g) { this.g = f; gb(this, "description", { configurable: !0, writable: !0, value: g }) }; b.prototype.toString = function () { return this.g }; var c = "jscomp_symbol_" + (1E9 * Math.random() >>> 0) + "_", d = 0, e = function (f) { if (this instanceof e) throw new TypeError("b"); return new b(c + (f || "") + "_" + d++, f) }; return e });
w("Symbol.iterator", function (a) { if (a) return a; a = Symbol("c"); for (var b = "Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "), c = 0; c < b.length; c++) { var d = ib[b[c]]; "function" === typeof d && "function" != typeof d.prototype[a] && gb(d.prototype, a, { configurable: !0, writable: !0, value: function () { return jb(fb(this)) } }) } return a }); jb = function (a) { a = { next: a }; a[Symbol.iterator] = function () { return this }; return a }; _.kb = function (a) { return a.raw = a };
_.x = function (a) { var b = "undefined" != typeof Symbol && Symbol.iterator && a[Symbol.iterator]; if (b) return b.call(a); if ("number" == typeof a.length) return { next: fb(a) }; throw Error("d`" + String(a)); }; _.lb = function (a) { if (!(a instanceof Array)) { a = _.x(a); for (var b, c = []; !(b = a.next()).done;)c.push(b.value); a = c } return a }; mb = "function" == typeof Object.create ? Object.create : function (a) { var b = function () { }; b.prototype = a; return new b };
_.nb = function () { function a() { function c() { } new c; Reflect.construct(c, [], function () { }); return new c instanceof c } if ("undefined" != typeof Reflect && Reflect.construct) { if (a()) return Reflect.construct; var b = Reflect.construct; return function (c, d, e) { c = b(c, d); e && Reflect.setPrototypeOf(c, e.prototype); return c } } return function (c, d, e) { void 0 === e && (e = c); e = mb(e.prototype || Object.prototype); return Function.prototype.apply.call(c, e, d) || e } }();
if ("function" == typeof Object.setPrototypeOf) ob = Object.setPrototypeOf; else { var pb; a: { var qb = { a: !0 }, rb = {}; try { rb.__proto__ = qb; pb = rb.a; break a } catch (a) { } pb = !1 } ob = pb ? function (a, b) { a.__proto__ = b; if (a.__proto__ !== b) throw new TypeError("e`" + a); return a } : null } sb = ob;
_.z = function (a, b) { a.prototype = mb(b.prototype); a.prototype.constructor = a; if (sb) sb(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.O = b.prototype }; _.Ya = function () { for (var a = Number(this), b = [], c = a; c < arguments.length; c++)b[c - a] = arguments[c]; return b }; w("Reflect", function (a) { return a ? a : {} }); w("Reflect.construct", function () { return _.nb });
w("Reflect.setPrototypeOf", function (a) { return a ? a : sb ? function (b, c) { try { return sb(b, c), !0 } catch (d) { return !1 } } : null });
w("Promise", function (a) {
function b() { this.g = null } function c(g) { return g instanceof e ? g : new e(function (h) { h(g) }) } if (a) return a; b.prototype.h = function (g) { if (null == this.g) { this.g = []; var h = this; this.j(function () { h.o() }) } this.g.push(g) }; var d = ib.setTimeout; b.prototype.j = function (g) { d(g, 0) }; b.prototype.o = function () { for (; this.g && this.g.length;) { var g = this.g; this.g = []; for (var h = 0; h < g.length; ++h) { var l = g[h]; g[h] = null; try { l() } catch (m) { this.l(m) } } } this.g = null }; b.prototype.l = function (g) {
this.j(function () {
throw g;
})
}; var e = function (g) { this.g = 0; this.j = void 0; this.h = []; this.A = !1; var h = this.l(); try { g(h.resolve, h.reject) } catch (l) { h.reject(l) } }; e.prototype.l = function () { function g(m) { return function (n) { l || (l = !0, m.call(h, n)) } } var h = this, l = !1; return { resolve: g(this.K), reject: g(this.o) } }; e.prototype.K = function (g) { if (g === this) this.o(new TypeError("h")); else if (g instanceof e) this.M(g); else { a: switch (typeof g) { case "object": var h = null != g; break a; case "function": h = !0; break a; default: h = !1 }h ? this.G(g) : this.s(g) } }; e.prototype.G =
function (g) { var h = void 0; try { h = g.then } catch (l) { this.o(l); return } "function" == typeof h ? this.ba(h, g) : this.s(g) }; e.prototype.o = function (g) { this.B(2, g) }; e.prototype.s = function (g) { this.B(1, g) }; e.prototype.B = function (g, h) { if (0 != this.g) throw Error("i`" + g + "`" + h + "`" + this.g); this.g = g; this.j = h; 2 === this.g && this.H(); this.F() }; e.prototype.H = function () { var g = this; d(function () { if (g.D()) { var h = ib.console; "undefined" !== typeof h && h.error(g.j) } }, 1) }; e.prototype.D = function () {
if (this.A) return !1; var g = ib.CustomEvent, h = ib.Event,
l = ib.dispatchEvent; if ("undefined" === typeof l) return !0; "function" === typeof g ? g = new g("unhandledrejection", { cancelable: !0 }) : "function" === typeof h ? g = new h("unhandledrejection", { cancelable: !0 }) : (g = ib.document.createEvent("CustomEvent"), g.initCustomEvent("unhandledrejection", !1, !0, g)); g.promise = this; g.reason = this.j; return l(g)
}; e.prototype.F = function () { if (null != this.h) { for (var g = 0; g < this.h.length; ++g)f.h(this.h[g]); this.h = null } }; var f = new b; e.prototype.M = function (g) { var h = this.l(); g.Lc(h.resolve, h.reject) };
e.prototype.ba = function (g, h) { var l = this.l(); try { g.call(h, l.resolve, l.reject) } catch (m) { l.reject(m) } }; e.prototype.then = function (g, h) { function l(q, p) { return "function" == typeof q ? function (y) { try { m(q(y)) } catch (D) { n(D) } } : p } var m, n, r = new e(function (q, p) { m = q; n = p }); this.Lc(l(g, m), l(h, n)); return r }; e.prototype.catch = function (g) { return this.then(void 0, g) }; e.prototype.Lc = function (g, h) {
function l() { switch (m.g) { case 1: g(m.j); break; case 2: h(m.j); break; default: throw Error("j`" + m.g); } } var m = this; null == this.h ? f.h(l) :
this.h.push(l); this.A = !0
}; e.resolve = c; e.reject = function (g) { return new e(function (h, l) { l(g) }) }; e.race = function (g) { return new e(function (h, l) { for (var m = _.x(g), n = m.next(); !n.done; n = m.next())c(n.value).Lc(h, l) }) }; e.all = function (g) { var h = _.x(g), l = h.next(); return l.done ? c([]) : new e(function (m, n) { function r(y) { return function (D) { q[y] = D; p--; 0 == p && m(q) } } var q = [], p = 0; do q.push(void 0), p++, c(l.value).Lc(r(q.length - 1), n), l = h.next(); while (!l.done) }) }; return e
});
var tb = function (a, b, c) { if (null == a) throw new TypeError("k`" + c); if (b instanceof RegExp) throw new TypeError("l`" + c); return a + "" }; w("String.prototype.startsWith", function (a) { return a ? a : function (b, c) { var d = tb(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 } }); var ub = function (a, b) { return Object.prototype.hasOwnProperty.call(a, b) };
w("WeakMap", function (a) {
function b() { } function c(l) { var m = typeof l; return "object" === m && null !== l || "function" === m } function d(l) { if (!ub(l, f)) { var m = new b; gb(l, f, { value: m }) } } function e(l) { var m = Object[l]; m && (Object[l] = function (n) { if (n instanceof b) return n; Object.isExtensible(n) && d(n); return m(n) }) } if (function () { if (!a || !Object.seal) return !1; try { var l = Object.seal({}), m = Object.seal({}), n = new a([[l, 2], [m, 3]]); if (2 != n.get(l) || 3 != n.get(m)) return !1; n.delete(l); n.set(m, 4); return !n.has(l) && 4 == n.get(m) } catch (r) { return !1 } }()) return a;
var f = "$jscomp_hidden_" + Math.random(); e("freeze"); e("preventExtensions"); e("seal"); var g = 0, h = function (l) { this.g = (g += Math.random() + 1).toString(); if (l) { l = _.x(l); for (var m; !(m = l.next()).done;)m = m.value, this.set(m[0], m[1]) } }; h.prototype.set = function (l, m) { if (!c(l)) throw Error("m"); d(l); if (!ub(l, f)) throw Error("n`" + l); l[f][this.g] = m; return this }; h.prototype.get = function (l) { return c(l) && ub(l, f) ? l[f][this.g] : void 0 }; h.prototype.has = function (l) { return c(l) && ub(l, f) && ub(l[f], this.g) }; h.prototype.delete = function (l) {
return c(l) &&
ub(l, f) && ub(l[f], this.g) ? delete l[f][this.g] : !1
}; return h
});
w("Map", function (a) {
if (function () { if (!a || "function" != typeof a || !a.prototype.entries || "function" != typeof Object.seal) return !1; try { var h = Object.seal({ x: 4 }), l = new a(_.x([[h, "s"]])); if ("s" != l.get(h) || 1 != l.size || l.get({ x: 4 }) || l.set({ x: 4 }, "t") != l || 2 != l.size) return !1; var m = l.entries(), n = m.next(); if (n.done || n.value[0] != h || "s" != n.value[1]) return !1; n = m.next(); return n.done || 4 != n.value[0].x || "t" != n.value[1] || !m.next().done ? !1 : !0 } catch (r) { return !1 } }()) return a; var b = new WeakMap, c = function (h) {
this[0] = {}; this[1] =
f(); this.size = 0; if (h) { h = _.x(h); for (var l; !(l = h.next()).done;)l = l.value, this.set(l[0], l[1]) }
}; c.prototype.set = function (h, l) { h = 0 === h ? 0 : h; var m = d(this, h); m.list || (m.list = this[0][m.id] = []); m.wa ? m.wa.value = l : (m.wa = { next: this[1], fb: this[1].fb, head: this[1], key: h, value: l }, m.list.push(m.wa), this[1].fb.next = m.wa, this[1].fb = m.wa, this.size++); return this }; c.prototype.delete = function (h) {
h = d(this, h); return h.wa && h.list ? (h.list.splice(h.index, 1), h.list.length || delete this[0][h.id], h.wa.fb.next = h.wa.next, h.wa.next.fb =
h.wa.fb, h.wa.head = null, this.size--, !0) : !1
}; c.prototype.clear = function () { this[0] = {}; this[1] = this[1].fb = f(); this.size = 0 }; c.prototype.has = function (h) { return !!d(this, h).wa }; c.prototype.get = function (h) { return (h = d(this, h).wa) && h.value }; c.prototype.entries = function () { return e(this, function (h) { return [h.key, h.value] }) }; c.prototype.keys = function () { return e(this, function (h) { return h.key }) }; c.prototype.values = function () { return e(this, function (h) { return h.value }) }; c.prototype.forEach = function (h, l) {
for (var m = this.entries(),
n; !(n = m.next()).done;)n = n.value, h.call(l, n[1], n[0], this)
}; c.prototype[Symbol.iterator] = c.prototype.entries; var d = function (h, l) { var m = l && typeof l; "object" == m || "function" == m ? b.has(l) ? m = b.get(l) : (m = "" + ++g, b.set(l, m)) : m = "p_" + l; var n = h[0][m]; if (n && ub(h[0], m)) for (h = 0; h < n.length; h++) { var r = n[h]; if (l !== l && r.key !== r.key || l === r.key) return { id: m, list: n, index: h, wa: r } } return { id: m, list: n, index: -1, wa: void 0 } }, e = function (h, l) {
var m = h[1]; return jb(function () {
if (m) {
for (; m.head != h[1];)m = m.fb; for (; m.next != m.head;)return m =
m.next, { done: !1, value: l(m) }; m = null
} return { done: !0, value: void 0 }
})
}, f = function () { var h = {}; return h.fb = h.next = h.head = h }, g = 0; return c
}); w("Object.setPrototypeOf", function (a) { return a || sb }); var vb = "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) ub(d, e) && (a[e] = d[e]) } return a }; w("Object.assign", function (a) { return a || vb });
w("Array.prototype.find", function (a) { return a ? a : function (b, c) { a: { var d = this; d instanceof String && (d = String(d)); for (var e = d.length, f = 0; f < e; f++) { var g = d[f]; if (b.call(c, g, f, d)) { b = g; break a } } b = void 0 } return b } }); w("String.prototype.endsWith", function (a) { return a ? a : function (b, c) { var d = tb(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 } });
w("Number.isFinite", function (a) { return a ? a : function (b) { return "number" !== typeof b ? !1 : !isNaN(b) && Infinity !== b && -Infinity !== b } }); var wb = function (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[Symbol.iterator] = function () { return e }; return e }; w("Array.prototype.entries", function (a) { return a ? a : function () { return wb(this, function (b, c) { return [b, c] }) } });
w("Array.prototype.keys", function (a) { return a ? a : function () { return wb(this, function (b) { return b }) } }); w("Array.from", function (a) { return a ? a : function (b, c, d) { c = null != c ? c : function (h) { return h }; var e = [], f = "undefined" != typeof Symbol && Symbol.iterator && b[Symbol.iterator]; if ("function" == typeof f) { b = f.call(b); for (var g = 0; !(f = b.next()).done;)e.push(c.call(d, f.value, g++)) } else for (f = b.length, g = 0; g < f; g++)e.push(c.call(d, b[g], g)); return e } });
w("Array.prototype.values", function (a) { return a ? a : function () { return wb(this, function (b, c) { return c }) } });
w("Set", function (a) {
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(_.x([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; var b = function (c) {
this.g = new Map; if (c) {
c =
_.x(c); for (var d; !(d = c.next()).done;)this.add(d.value)
} this.size = this.g.size
}; 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 this.g.values() }; b.prototype.keys = b.prototype.values;
b.prototype[Symbol.iterator] = b.prototype.values; b.prototype.forEach = function (c, d) { var e = this; this.g.forEach(function (f) { return c.call(d, f, f, e) }) }; return b
}); w("Object.values", function (a) { return a ? a : function (b) { var c = [], d; for (d in b) ub(b, d) && c.push(b[d]); return c } }); w("Number.MAX_SAFE_INTEGER", function () { return 9007199254740991 }); w("Number.isInteger", function (a) { return a ? a : function (b) { return Number.isFinite(b) ? b === Math.floor(b) : !1 } });
w("Number.isSafeInteger", function (a) { return a ? a : function (b) { return Number.isInteger(b) && Math.abs(b) <= Number.MAX_SAFE_INTEGER } }); w("Math.trunc", function (a) { return a ? a : function (b) { b = Number(b); if (isNaN(b) || Infinity === b || -Infinity === b || 0 === b) return b; var c = Math.floor(Math.abs(b)); return 0 > b ? -c : c } }); w("Object.is", function (a) { return a ? a : function (b, c) { return b === c ? 0 !== b || 1 / b === 1 / c : b !== b && c !== c } });
w("Array.prototype.includes", function (a) { return a ? a : function (b, c) { var d = this; d instanceof String && (d = String(d)); var e = d.length; c = c || 0; for (0 > c && (c = Math.max(c + e, 0)); c < e; c++) { var f = d[c]; if (f === b || Object.is(f, b)) return !0 } return !1 } }); w("String.prototype.includes", function (a) { return a ? a : function (b, c) { return -1 !== tb(this, b, "includes").indexOf(b, c || 0) } }); w("Object.entries", function (a) { return a ? a : function (b) { var c = [], d; for (d in b) ub(b, d) && c.push([d, b[d]]); return c } });
w("String.prototype.replaceAll", function (a) { return a ? a : function (b, c) { if (b instanceof RegExp && !b.global) throw new TypeError("o"); return b instanceof RegExp ? this.replace(b, c) : this.replace(new RegExp(String(b).replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g, "\\$1").replace(/\x08/g, "\\x08"), "g"), c) } });
w("Promise.prototype.finally", function (a) { return a ? a : function (b) { return this.then(function (c) { return Promise.resolve(b()).then(function () { return c }) }, function (c) { return Promise.resolve(b()).then(function () { throw c; }) }) } }); _._DumpException = window._DumpException || function (a) { throw a; }; window._DumpException = _._DumpException; var xb, yb, zb, Bb, Ab, Eb, Fb, Gb, Hb, Lb; xb = xb || {}; _.t = this || self; yb = _.t._F_toggles || []; zb = /^[a-zA-Z_$][a-zA-Z0-9._$]*$/; Bb = function (a) { if ("string" !== typeof a || !a || -1 == a.search(zb)) throw Error("p"); if (!Ab || "goog" != Ab.type) throw Error("q`" + a); if (Ab.Bi) throw Error("r"); Ab.Bi = a }; Bb.get = function () { return null }; Ab = null; _.Cb = function (a, b) { a = a.split("."); b = b || _.t; for (var c = 0; c < a.length; c++)if (b = b[a[c]], null == b) return null; return b };
_.Db = function (a) { var b = typeof a; return "object" != b ? b : a ? Array.isArray(a) ? "array" : b : "null" }; _.da = function (a) { var b = _.Db(a); return "array" == b || "object" == b && "number" == typeof a.length }; _.wa = function (a) { var b = typeof a; return "object" == b && null != a || "function" == b }; _.xa = function (a) { return Object.prototype.hasOwnProperty.call(a, Eb) && a[Eb] || (a[Eb] = ++Fb) }; Eb = "closure_uid_" + (1E9 * Math.random() >>> 0); Fb = 0; Gb = function (a, b, c) { return a.call.apply(a.bind, arguments) };
Hb = function (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) } }; _.A = function (a, b, c) { _.A = Function.prototype.bind && -1 != Function.prototype.bind.toString().indexOf("native code") ? Gb : Hb; return _.A.apply(null, arguments) };
_.Ib = function (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) } }; _.Jb = function () { return Date.now() }; _.Kb = function (a, b) { a = a.split("."); var c = _.t; a[0] in c || "undefined" == typeof c.execScript || c.execScript("var " + a[0]); for (var d; a.length && (d = a.shift());)a.length || void 0 === b ? c[d] && c[d] !== Object.prototype[d] ? c = c[d] : c = c[d] = {} : c[d] = b };
_.B = function (a, b) { function c() { } c.prototype = b.prototype; a.O = b.prototype; a.prototype = new c; a.prototype.constructor = a; a.Rk = 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) } }; Lb = function (a) { return a }; _.B(_.aa, Error); _.aa.prototype.name = "CustomError"; var Mb; _.C = function () { this.qa = this.qa; this.ba = this.ba }; _.C.prototype.qa = !1; _.C.prototype.Xa = function () { return this.qa }; _.C.prototype.R = function () { this.qa || (this.qa = !0, this.J()) }; _.C.prototype.J = function () { if (this.ba) for (; this.ba.length;)this.ba.shift()() }; var Ob; _.Nb = function () { }; Ob = function (a) { return function () { throw Error(a); } }; var Pb; _.Ra = function () { if (void 0 === Pb) { var a = null, b = _.t.trustedTypes; if (b && b.createPolicy) { try { a = b.createPolicy("goog#html", { createHTML: Lb, createScript: Lb, createScriptURL: Lb }) } catch (c) { _.t.console && _.t.console.error(c.message) } Pb = a } else Pb = a } return Pb }; var Sb; _.Qb = function (a) { this.g = a }; _.Qb.prototype.toString = function () { return this.g + "" }; _.bb = function (a) { return a instanceof _.Qb && a.constructor === _.Qb ? a.g : "type_error:TrustedResourceUrl" }; _.Rb = RegExp("^((https:)?//[0-9a-z.:[\\]-]+/|/[^/\\\\]|[^:/\\\\%]+/|[^:/\\\\%]*[?#]|about:blank#)", "i"); Sb = {}; _.Za = function (a) { var b = _.Ra(); a = b ? b.createScriptURL(a) : a; return new _.Qb(a, Sb) }; Bb = Bb || {}; var Tb = function () { _.C.call(this) }; _.B(Tb, _.C); Tb.prototype.initialize = function () { }; var Ub = function (a, b) { this.g = a; this.h = b }; Ub.prototype.execute = function (a) { this.g && (this.g.call(this.h || null, a), this.g = this.h = null) }; Ub.prototype.abort = function () { this.h = this.g = null }; var Vb = function (a, b) { _.C.call(this); this.h = a; this.s = b; this.o = []; this.l = []; this.j = [] }; _.B(Vb, _.C); Vb.prototype.A = Tb; Vb.prototype.g = null; Vb.prototype.Ma = function () { return this.s }; var Wb = function (a, b) { a.l.push(new Ub(b)) }; Vb.prototype.onLoad = function (a) { var b = new this.A; b.initialize(a()); this.g = b; b = (b = !!Xb(this.j, a())) || !!Xb(this.o, a()); b || (this.l.length = 0); return b }; Vb.prototype.re = function (a) { (a = Xb(this.l, a)) && _.t.setTimeout(Ob("Module errback failures: " + a), 0); this.j.length = 0; this.o.length = 0 };
var Xb = function (a, b) { for (var c = [], d = 0; d < a.length; d++)try { a[d].execute(b) } catch (e) { ba(e), c.push(e) } a.length = 0; return c.length ? c : null }; Vb.prototype.J = function () { Vb.O.J.call(this); _.ca(this.g) }; var Yb = function () { this.B = this.qa = null }; _.k = Yb.prototype; _.k.ug = function () { }; _.k.Fe = function () { }; _.k.rg = function () { throw Error("v"); }; _.k.zf = function () { return this.qa }; _.k.Ge = function (a) { this.qa = a }; _.k.isActive = function () { return !1 }; _.k.Tf = function () { return !1 }; _.k.pg = function () { }; var ka; _.fa = null; _.ha = null; ka = []; var E = function (a, b) { this.h = a; this.g = b || null }; E.prototype.toString = function () { return this.h }; new E("z72MOc", "z72MOc"); new E("ZtVrH"); _.Zb = new E("rJmJrc", "rJmJrc"); new E("fJuxOc"); new E("NGntwf"); new E("ofuapc"); new E("BWETze"); new E("ZmXAm"); _.$b = new E("n73qwf", "n73qwf"); var pa = Symbol("x"); var ec; _.ra = 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 };
_.ac = Array.prototype.lastIndexOf ? function (a, b) { return Array.prototype.lastIndexOf.call(a, b, a.length - 1) } : function (a, b) { var c = a.length - 1; 0 > c && (c = Math.max(0, a.length + c)); if ("string" === typeof a) return "string" !== typeof b || 1 != b.length ? -1 : a.lastIndexOf(b, c); for (; 0 <= c; c--)if (c in a && a[c] === b) return c; return -1 }; _.bc = Array.prototype.forEach ? function (a, b, c) { Array.prototype.forEach.call(a, b, c) } : function (a, b, c) { for (var d = a.length, e = "string" === typeof a ? a.split("") : a, f = 0; f < d; f++)f in e && b.call(c, e[f], f, a) };
_.cc = Array.prototype.filter ? function (a, b) { return Array.prototype.filter.call(a, b, void 0) } : function (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 }; _.dc = Array.prototype.map ? function (a, b, c) { return Array.prototype.map.call(a, b, c) } : function (a, b, c) { for (var d = a.length, e = Array(d), f = "string" === typeof a ? a.split("") : a, g = 0; g < d; g++)g in f && (e[g] = b.call(c, f[g], g, a)); return e };
ec = Array.prototype.reduce ? function (a, b, c) { Array.prototype.reduce.call(a, b, c) } : function (a, b, c) { var d = c; (0, _.bc)(a, function (e, f) { d = b.call(void 0, d, e, f, a) }) }; _.fc = Array.prototype.some ? function (a, b) { return Array.prototype.some.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++)if (e in d && b.call(void 0, d[e], e, a)) return !0; return !1 }; var gc = !!(yb[0] & 256); var hc; if (yb[0] & 128) hc = gc; else { var ic = _.Cb("WIZ_global_data.oxN3nb"), jc = ic && ic[610401301]; hc = null != jc ? jc : !1 } _.Aa = hc; _.kc = String.prototype.trim ? function (a) { return a.trim() } : function (a) { return /^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1] }; var lc; lc = _.t.navigator; _.Ba = lc ? lc.userAgentData || null : null; var mc = function (a) { mc[" "](a); return a }; mc[" "] = function () { }; _.nc = function (a, b) { try { return mc(a[b]), !0 } catch (c) { } return !1 }; var Bc, Cc, Hc; _.oc = _.Da(); _.F = _.Ea(); _.pc = _.v("Edge"); _.qc = _.pc || _.F; _.rc = _.v("Gecko") && !(-1 != _.za().toLowerCase().indexOf("webkit") && !_.v("Edge")) && !(_.v("Trident") || _.v("MSIE")) && !_.v("Edge"); _.sc = -1 != _.za().toLowerCase().indexOf("webkit") && !_.v("Edge"); _.tc = _.sc && _.v("Mobile"); _.uc = _.Ja(); _.vc = Fa() ? "Windows" === _.Ba.platform : _.v("Windows"); _.wc = Fa() ? "Android" === _.Ba.platform : _.v("Android"); _.xc = _.Ga(); _.yc = _.v("iPad"); _.zc = _.v("iPod"); _.Ac = _.Ia();
Bc = function () { var a = _.t.document; return a ? a.documentMode : void 0 }; a: { var Dc = "", Ec = function () { var a = _.za(); if (_.rc) return /rv:([^\);]+)(\)|;)/.exec(a); if (_.pc) return /Edge\/([\d\.]+)/.exec(a); if (_.F) return /\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a); if (_.sc) return /WebKit\/(\S+)/.exec(a); if (_.oc) return /(?:Version)[ \/]?(\S+)/.exec(a) }(); Ec && (Dc = Ec ? Ec[1] : ""); if (_.F) { var Fc = Bc(); if (null != Fc && Fc > parseFloat(Dc)) { Cc = String(Fc); break a } } Cc = Dc } _.Gc = Cc;
if (_.t.document && _.F) { var Ic = Bc(); Hc = Ic ? Ic : parseInt(_.Gc, 10) || void 0 } else Hc = void 0; _.Jc = Hc; _.Kc = _.F || _.sc; var Na; Na = "constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" "); _.Lc = function (a, b, c) { for (var d in a) b.call(c, a[d], d, a) }; _.Mc = function (a) { this.g = a }; _.Mc.prototype.toString = function () { return this.g.toString() }; var Nc; try { new URL("s://g"), Nc = !0 } catch (a) { Nc = !1 } _.Oc = Nc; _.Pc = {}; _.Qc = new _.Mc("about:invalid#zClosurez", _.Pc); var Uc; _.Rc = {}; _.Sc = function (a) { this.g = a }; _.Sc.prototype.toString = function () { return this.g.toString() }; _.Tc = function (a) { return a instanceof _.Sc && a.constructor === _.Sc ? a.g : "type_error:SafeHtml" }; Uc = new _.Sc(_.t.trustedTypes && _.t.trustedTypes.emptyHTML || "", _.Rc); var Sa = function () { }; Sa.prototype.toString = function () { return this.ng.toString() }; _.Vc = function (a) { var b = !1, c; return function () { b || (c = a(), b = !0); return c } }(function () { var a = document.createElement("div"), b = document.createElement("div"); b.appendChild(document.createElement("div")); a.appendChild(b); b = a.firstChild.firstChild; a.innerHTML = _.Tc(Uc); return !b.parentElement }); _.Wc = function (a, b) { this.width = a; this.height = b }; _.Xc = function (a, b) { return a == b ? !0 : a && b ? a.width == b.width && a.height == b.height : !1 }; _.Wc.prototype.aspectRatio = function () { return this.width / this.height }; _.Wc.prototype.ceil = function () { this.width = Math.ceil(this.width); this.height = Math.ceil(this.height); return this }; _.Wc.prototype.floor = function () { this.width = Math.floor(this.width); this.height = Math.floor(this.height); return this };
_.Wc.prototype.round = function () { this.width = Math.round(this.width); this.height = Math.round(this.height); return this }; var $c; _.Yc = function (a) { return encodeURIComponent(String(a)) }; _.Zc = function (a) { return decodeURIComponent(a.replace(/\+/g, " ")) }; $c = function () { return Math.floor(2147483648 * Math.random()).toString(36) + Math.abs(Math.floor(2147483648 * Math.random()) ^ _.Jb()).toString(36) }; var fd, ed; _.cd = function (a) { return a ? new _.ad(_.bd(a)) : Mb || (Mb = new _.ad) }; _.dd = function (a, b) { return "string" === typeof b ? a.getElementById(b) : b }; fd = function (a, b) { _.Lc(b, function (c, d) { "style" == d ? a.style.cssText = c : "class" == d ? a.className = c : "for" == d ? a.htmlFor = c : ed.hasOwnProperty(d) ? a.setAttribute(ed[d], c) : 0 == d.lastIndexOf("aria-", 0) || 0 == d.lastIndexOf("data-", 0) ? a.setAttribute(d, c) : a[d] = c }) };
ed = { cellpadding: "cellPadding", cellspacing: "cellSpacing", colspan: "colSpan", frameborder: "frameBorder", height: "height", maxlength: "maxLength", nonce: "nonce", role: "role", rowspan: "rowSpan", type: "type", usemap: "useMap", valign: "vAlign", width: "width" }; _.hd = function (a) { a = a.document; a = _.gd(a) ? a.documentElement : a.body; return new _.Wc(a.clientWidth, a.clientHeight) }; _.id = function (a) { return a ? a.parentWindow || a.defaultView : window };
_.ld = function (a, b) { var c = b[1], d = _.jd(a, String(b[0])); c && ("string" === typeof c ? d.className = c : Array.isArray(c) ? d.className = c.join(" ") : fd(d, c)); 2 < b.length && _.kd(a, d, b, 2); return d };
_.kd = function (a, b, c, d) { function e(h) { h && b.appendChild("string" === typeof h ? a.createTextNode(h) : h) } for (; d < c.length; d++) { var f = c[d]; if (!_.da(f) || _.wa(f) && 0 < f.nodeType) e(f); else { a: { if (f && "number" == typeof f.length) { if (_.wa(f)) { var g = "function" == typeof f.item || "string" == typeof f.item; break a } if ("function" === typeof f) { g = "function" == typeof f.item; break a } } g = !1 } _.bc(g ? _.ua(f) : f, e) } } }; _.jd = function (a, b) { b = String(b); "application/xhtml+xml" === a.contentType && (b = b.toLowerCase()); return a.createElement(b) };
_.gd = function (a) { return "CSS1Compat" == a.compatMode }; _.md = function (a) { for (var b; b = a.firstChild;)a.removeChild(b) }; _.nd = function (a, b) { if (!a || !b) return !1; if (a.contains && 1 == b.nodeType) return a == b || a.contains(b); if ("undefined" != typeof a.compareDocumentPosition) return a == b || !!(a.compareDocumentPosition(b) & 16); for (; b && a != b;)b = b.parentNode; return b == a }; _.bd = function (a) { return 9 == a.nodeType ? a : a.ownerDocument || a.document };
_.od = function (a, b) { if ("textContent" in a) a.textContent = b; else if (3 == a.nodeType) a.data = String(b); else if (a.firstChild && 3 == a.firstChild.nodeType) { for (; a.lastChild != a.firstChild;)a.removeChild(a.lastChild); a.firstChild.data = String(b) } else _.md(a), a.appendChild(_.bd(a).createTextNode(String(b))) }; _.ad = function (a) { this.g = a || _.t.document || document }; _.ad.prototype.C = function (a) { return _.dd(this.g, a) }; _.ad.prototype.S = function (a, b, c) { return _.ld(this.g, arguments) };
_.pd = function (a) { a = a.g; return a.parentWindow || a.defaultView }; _.ad.prototype.appendChild = function (a, b) { a.appendChild(b) }; _.ad.prototype.we = _.md; _.ad.prototype.contains = _.nd; _.ad.prototype.ac = _.od; var qd = function () { this.id = "b" }; qd.prototype.toString = function () { return this.id }; _.rd = function (a, b) { this.type = a instanceof qd ? String(a) : a; this.currentTarget = this.target = b; this.defaultPrevented = this.h = !1 }; _.rd.prototype.stopPropagation = function () { this.h = !0 }; _.rd.prototype.preventDefault = function () { this.defaultPrevented = !0 }; var sd = function () { if (!_.t.addEventListener || !Object.defineProperty) return !1; var a = !1, b = Object.defineProperty({}, "passive", { get: function () { a = !0 } }); try { var c = function () { }; _.t.addEventListener("test", c, b); _.t.removeEventListener("test", c, b) } catch (d) { } return a }(); _.ud = function (a, b) {
_.rd.call(this, a ? a.type : ""); this.relatedTarget = this.currentTarget = this.target = null; this.button = this.screenY = this.screenX = this.clientY = this.clientX = this.offsetY = this.offsetX = 0; this.key = ""; this.charCode = this.keyCode = 0; this.metaKey = this.shiftKey = this.altKey = this.ctrlKey = !1; this.state = null; this.j = !1; this.pointerId = 0; this.pointerType = ""; this.timeStamp = 0; this.g = null; if (a) {
var c = this.type = a.type, d = a.changedTouches && a.changedTouches.length ? a.changedTouches[0] : null; this.target = a.target ||
a.srcElement; this.currentTarget = b; (b = a.relatedTarget) ? _.rc && (_.nc(b, "nodeName") || (b = null)) : "mouseover" == c ? b = a.fromElement : "mouseout" == c && (b = a.toElement); this.relatedTarget = b; d ? (this.clientX = void 0 !== d.clientX ? d.clientX : d.pageX, this.clientY = void 0 !== d.clientY ? d.clientY : d.pageY, this.screenX = d.screenX || 0, this.screenY = d.screenY || 0) : (this.offsetX = _.sc || void 0 !== a.offsetX ? a.offsetX : a.layerX, this.offsetY = _.sc || void 0 !== a.offsetY ? a.offsetY : a.layerY, this.clientX = void 0 !== a.clientX ? a.clientX : a.pageX, this.clientY =
void 0 !== a.clientY ? a.clientY : a.pageY, this.screenX = a.screenX || 0, this.screenY = a.screenY || 0); this.button = a.button; this.keyCode = a.keyCode || 0; this.key = a.key || ""; this.charCode = a.charCode || ("keypress" == c ? a.keyCode : 0); this.ctrlKey = a.ctrlKey; this.altKey = a.altKey; this.shiftKey = a.shiftKey; this.metaKey = a.metaKey; this.j = _.uc ? a.metaKey : a.ctrlKey; this.pointerId = a.pointerId || 0; this.pointerType = "string" === typeof a.pointerType ? a.pointerType : td[a.pointerType] || ""; this.state = a.state; this.timeStamp = a.timeStamp; this.g =
a; a.defaultPrevented && _.ud.O.preventDefault.call(this)
}
}; _.B(_.ud, _.rd); var td = { 2: "touch", 3: "pen", 4: "mouse" }; _.ud.prototype.stopPropagation = function () { _.ud.O.stopPropagation.call(this); this.g.stopPropagation ? this.g.stopPropagation() : this.g.cancelBubble = !0 }; _.ud.prototype.preventDefault = function () { _.ud.O.preventDefault.call(this); var a = this.g; a.preventDefault ? a.preventDefault() : a.returnValue = !1 }; var vd; vd = "closure_listenable_" + (1E6 * Math.random() | 0); _.wd = function (a) { return !(!a || !a[vd]) }; var xd = 0; var yd = function (a, b, c, d, e) { this.listener = a; this.proxy = null; this.src = b; this.type = c; this.capture = !!d; this.cd = e; this.key = ++xd; this.uc = this.Kc = !1 }, zd = function (a) { a.uc = !0; a.listener = null; a.proxy = null; a.src = null; a.cd = null }; var Ad = function (a) { this.src = a; this.g = {}; this.h = 0 }, Cd; Ad.prototype.add = function (a, b, c, d, e) { var f = a.toString(); a = this.g[f]; a || (a = this.g[f] = [], this.h++); var g = Bd(a, b, d, e); -1 < g ? (b = a[g], c || (b.Kc = !1)) : (b = new yd(b, this.src, f, !!d, e), b.Kc = c, a.push(b)); return b }; Ad.prototype.remove = function (a, b, c, d) { a = a.toString(); if (!(a in this.g)) return !1; var e = this.g[a]; b = Bd(e, b, c, d); return -1 < b ? (zd(e[b]), Array.prototype.splice.call(e, b, 1), 0 == e.length && (delete this.g[a], this.h--), !0) : !1 };
Cd = function (a, b) { var c = b.type; if (!(c in a.g)) return !1; var d = _.ta(a.g[c], b); d && (zd(b), 0 == a.g[c].length && (delete a.g[c], a.h--)); return d }; _.Dd = function (a) { var b = 0, c; for (c in a.g) { for (var d = a.g[c], e = 0; e < d.length; e++)++b, zd(d[e]); delete a.g[c]; a.h-- } }; Ad.prototype.nc = function (a, b, c, d) { a = this.g[a.toString()]; var e = -1; a && (e = Bd(a, b, c, d)); return -1 < e ? a[e] : null };
Ad.prototype.hasListener = function (a, b) { var c = void 0 !== a, d = c ? a.toString() : "", e = void 0 !== b; return Ka(this.g, function (f) { for (var g = 0; g < f.length; ++g)if (!(c && f[g].type != d || e && f[g].capture != b)) return !0; return !1 }) }; var Bd = function (a, b, c, d) { for (var e = 0; e < a.length; ++e) { var f = a[e]; if (!f.uc && f.listener == b && f.capture == !!c && f.cd == d) return e } return -1 }; var Ed, Fd, Gd, Jd, Ld, Md, Nd, Qd, Id; Ed = "closure_lm_" + (1E6 * Math.random() | 0); Fd = {}; Gd = 0; _.G = function (a, b, c, d, e) { if (d && d.once) return _.Hd(a, b, c, d, e); if (Array.isArray(b)) { for (var f = 0; f < b.length; f++)_.G(a, b[f], c, d, e); return null } c = Id(c); return _.wd(a) ? a.I(b, c, _.wa(d) ? !!d.capture : !!d, e) : Jd(a, b, c, !1, d, e) };
Jd = function (a, b, c, d, e, f) { if (!b) throw Error("B"); var g = _.wa(e) ? !!e.capture : !!e, h = _.Kd(a); h || (a[Ed] = h = new Ad(a)); c = h.add(b, c, d, g, f); if (c.proxy) return c; d = Ld(); c.proxy = d; d.src = a; d.listener = c; if (a.addEventListener) sd || (e = g), void 0 === e && (e = !1), a.addEventListener(b.toString(), d, e); else if (a.attachEvent) a.attachEvent(Md(b.toString()), d); else if (a.addListener && a.removeListener) a.addListener(d); else throw Error("C"); Gd++; return c }; Ld = function () { var a = Nd, b = function (c) { return a.call(b.src, b.listener, c) }; return b };
_.Hd = function (a, b, c, d, e) { if (Array.isArray(b)) { for (var f = 0; f < b.length; f++)_.Hd(a, b[f], c, d, e); return null } c = Id(c); return _.wd(a) ? a.qb(b, c, _.wa(d) ? !!d.capture : !!d, e) : Jd(a, b, c, !0, d, e) }; _.Od = function (a, b, c, d, e) { if (Array.isArray(b)) for (var f = 0; f < b.length; f++)_.Od(a, b[f], c, d, e); else d = _.wa(d) ? !!d.capture : !!d, c = Id(c), _.wd(a) ? a.Ra(b, c, d, e) : a && (a = _.Kd(a)) && (b = a.nc(b, c, d, e)) && _.Pd(b) };
_.Pd = function (a) { if ("number" === typeof a || !a || a.uc) return !1; var b = a.src; if (_.wd(b)) return Cd(b.La, a); var c = a.type, d = a.proxy; b.removeEventListener ? b.removeEventListener(c, d, a.capture) : b.detachEvent ? b.detachEvent(Md(c), d) : b.addListener && b.removeListener && b.removeListener(d); Gd--; (c = _.Kd(b)) ? (Cd(c, a), 0 == c.h && (c.src = null, b[Ed] = null)) : zd(a); return !0 }; Md = function (a) { return a in Fd ? Fd[a] : Fd[a] = "on" + a };
Nd = function (a, b) { if (a.uc) a = !0; else { b = new _.ud(b, this); var c = a.listener, d = a.cd || a.src; a.Kc && _.Pd(a); a = c.call(d, b) } return a }; _.Kd = function (a) { a = a[Ed]; return a instanceof Ad ? a : null }; Qd = "__closure_events_fn_" + (1E9 * Math.random() >>> 0); Id = function (a) { if ("function" === typeof a) return a; a[Qd] || (a[Qd] = function (b) { return a.handleEvent(b) }); return a[Qd] }; _.H = function () { _.C.call(this); this.La = new Ad(this); this.gh = this; this.ud = null }; _.B(_.H, _.C); _.H.prototype[vd] = !0; _.k = _.H.prototype; _.k.xd = function (a) { this.ud = a }; _.k.addEventListener = function (a, b, c, d) { _.G(this, a, b, c, d) }; _.k.removeEventListener = function (a, b, c, d) { _.Od(this, a, b, c, d) };
_.k.dispatchEvent = function (a) { var b, c = this.ud; if (c) for (b = []; c; c = c.ud)b.push(c); c = this.gh; var d = a.type || a; if ("string" === typeof a) a = new _.rd(a, c); else if (a instanceof _.rd) a.target = a.target || c; else { var e = a; a = new _.rd(d, c); Oa(a, e) } e = !0; if (b) for (var f = b.length - 1; !a.h && 0 <= f; f--) { var g = a.currentTarget = b[f]; e = Rd(g, d, !0, a) && e } a.h || (g = a.currentTarget = c, e = Rd(g, d, !0, a) && e, a.h || (e = Rd(g, d, !1, a) && e)); if (b) for (f = 0; !a.h && f < b.length; f++)g = a.currentTarget = b[f], e = Rd(g, d, !1, a) && e; return e };
_.k.J = function () { _.H.O.J.call(this); this.La && _.Dd(this.La); this.ud = null }; _.k.I = function (a, b, c, d) { return this.La.add(String(a), b, !1, c, d) }; _.k.qb = function (a, b, c, d) { return this.La.add(String(a), b, !0, c, d) }; _.k.Ra = function (a, b, c, d) { return this.La.remove(String(a), b, c, d) }; var Rd = function (a, b, c, d) { b = a.La.g[String(b)]; if (!b) return !0; b = b.concat(); for (var e = !0, f = 0; f < b.length; ++f) { var g = b[f]; if (g && !g.uc && g.capture == c) { var h = g.listener, l = g.cd || g.src; g.Kc && Cd(a.La, g); e = !1 !== h.call(l, d) && e } } return e && !d.defaultPrevented };
_.H.prototype.nc = function (a, b, c, d) { return this.La.nc(String(a), b, c, d) }; _.H.prototype.hasListener = function (a, b) { return this.La.hasListener(void 0 !== a ? String(a) : void 0, b) }; var Sd = function (a) { _.H.call(this); this.g = a || window; this.h = _.G(this.g, "resize", this.l, !1, this); this.j = _.hd(this.g || window) }; _.B(Sd, _.H); Sd.prototype.J = function () { Sd.O.J.call(this); this.h && (_.Pd(this.h), this.h = null); this.j = this.g = null }; Sd.prototype.l = function () { var a = _.hd(this.g || window); _.Xc(a, this.j) || (this.j = a, this.dispatchEvent("resize")) }; var Td = function (a) { _.H.call(this); this.j = a ? _.pd(a) : window; this.o = 1.5 <= this.j.devicePixelRatio ? 2 : 1; this.h = (0, _.A)(this.s, this); this.l = null; (this.g = this.j.matchMedia ? this.j.matchMedia("(min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5)") : null) && "function" !== typeof this.g.addListener && "function" !== typeof this.g.addEventListener && (this.g = null) }; _.B(Td, _.H);
Td.prototype.start = function () { var a = this; this.g && ("function" === typeof this.g.addEventListener ? (this.g.addEventListener("change", this.h), this.l = function () { a.g.removeEventListener("change", a.h) }) : (this.g.addListener(this.h), this.l = function () { a.g.removeListener(a.h) })) }; Td.prototype.s = function () { var a = 1.5 <= this.j.devicePixelRatio ? 2 : 1; this.o != a && (this.o = a, this.dispatchEvent("a")) }; Td.prototype.J = function () { this.l && this.l(); Td.O.J.call(this) }; var Ud = function (a, b) { _.C.call(this); this.o = a; if (b) { if (this.l) throw Error("D"); this.l = b; this.h = _.cd(b); this.g = new Sd(_.id(b)); this.g.xd(this.o.h()); this.j = new Td(this.h); this.j.start() } }; _.B(Ud, _.C); Ud.prototype.J = function () { this.h = this.l = null; this.g && (this.g.R(), this.g = null); _.ca(this.j); this.j = null }; _.qa(_.$b, Ud); var Vd = function (a, b) { this.l = a; this.j = b; this.h = 0; this.g = null }; Vd.prototype.get = function () { if (0 < this.h) { this.h--; var a = this.g; this.g = a.next; a.next = null } else a = this.l(); return a }; var Wd = function (a, b) { a.j(b); 100 > a.h && (a.h++, b.next = a.g, a.g = b) }; var Xd, Yd = function () {
var a = _.t.MessageChannel; "undefined" === typeof a && "undefined" !== typeof window && window.postMessage && window.addEventListener && !_.v("Presto") && (a = function () {
var e = _.jd(document, "IFRAME"); e.style.display = "none"; document.documentElement.appendChild(e); var f = e.contentWindow; e = f.document; e.open(); e.close(); var g = "callImmediate" + Math.random(), h = "file:" == f.location.protocol ? "*" : f.location.protocol + "//" + f.location.host; e = (0, _.A)(function (l) { if (("*" == h || l.origin == h) && l.data == g) this.port1.onmessage() },
this); f.addEventListener("message", e, !1); this.port1 = {}; this.port2 = { postMessage: function () { f.postMessage(g, h) } }
}); if ("undefined" !== typeof a && !_.Ea()) { var b = new a, c = {}, d = c; b.port1.onmessage = function () { if (void 0 !== c.next) { c = c.next; var e = c.nf; c.nf = null; e() } }; return function (e) { d.next = { nf: e }; d = d.next; b.port2.postMessage(0) } } return function (e) { _.t.setTimeout(e, 0) }
}; var Zd = function () { this.h = this.g = null }; Zd.prototype.add = function (a, b) { var c = $d.get(); c.set(a, b); this.h ? this.h.next = c : this.g = c; this.h = c }; Zd.prototype.remove = function () { var a = null; this.g && (a = this.g, this.g = this.g.next, this.g || (this.h = null), a.next = null); return a }; var $d = new Vd(function () { return new ae }, function (a) { return a.reset() }), ae = function () { this.next = this.g = this.h = null }; ae.prototype.set = function (a, b) { this.h = a; this.g = b; this.next = null }; ae.prototype.reset = function () { this.next = this.g = this.h = null }; var be, ce = !1, de = new Zd, fe = function (a, b) { be || ee(); ce || (be(), ce = !0); de.add(a, b) }, ee = function () { if (_.t.Promise && _.t.Promise.resolve) { var a = _.t.Promise.resolve(void 0); be = function () { a.then(ge) } } else be = function () { var b = ge; "function" !== typeof _.t.setImmediate || _.t.Window && _.t.Window.prototype && (_.Ca() || !_.v("Edge")) && _.t.Window.prototype.setImmediate == _.t.setImmediate ? (Xd || (Xd = Yd()), Xd(b)) : _.t.setImmediate(b) } }, ge = function () { for (var a; a = de.remove();) { try { a.h.call(a.g) } catch (b) { ba(b) } Wd($d, a) } ce = !1 }; var he = function (a) { if (!a) return !1; try { return !!a.$goog_Thenable } catch (b) { return !1 } }; var ke, ue, se, qe; _.je = function (a) { this.g = 0; this.A = void 0; this.l = this.h = this.j = null; this.o = this.s = !1; if (a != _.Nb) try { var b = this; a.call(void 0, function (c) { _.ie(b, 2, c) }, function (c) { _.ie(b, 3, c) }) } catch (c) { _.ie(this, 3, c) } }; ke = function () { this.next = this.j = this.h = this.l = this.g = null; this.o = !1 }; ke.prototype.reset = function () { this.j = this.h = this.l = this.g = null; this.o = !1 }; var le = new Vd(function () { return new ke }, function (a) { a.reset() }), me = function (a, b, c) { var d = le.get(); d.l = a; d.h = b; d.j = c; return d };
_.je.prototype.then = function (a, b, c) { return ne(this, "function" === typeof a ? a : null, "function" === typeof b ? b : null, c) }; _.je.prototype.$goog_Thenable = !0; _.je.prototype.B = function (a, b) { return ne(this, null, a, b) }; _.je.prototype.catch = _.je.prototype.B; _.je.prototype.cancel = function (a) { if (0 == this.g) { var b = new oe(a); fe(function () { pe(this, b) }, this) } };
var pe = function (a, b) { if (0 == a.g) if (a.j) { var c = a.j; if (c.h) { for (var d = 0, e = null, f = null, g = c.h; g && (g.o || (d++, g.g == a && (e = g), !(e && 1 < d))); g = g.next)e || (f = g); e && (0 == c.g && 1 == d ? pe(c, b) : (f ? (d = f, d.next == c.l && (c.l = d), d.next = d.next.next) : qe(c), re(c, e, 3, b))) } a.j = null } else _.ie(a, 3, b) }, te = function (a, b) { a.h || 2 != a.g && 3 != a.g || se(a); a.l ? a.l.next = b : a.h = b; a.l = b }, ne = function (a, b, c, d) {
var e = me(null, null, null); e.g = new _.je(function (f, g) {
e.l = b ? function (h) { try { var l = b.call(d, h); f(l) } catch (m) { g(m) } } : f; e.h = c ? function (h) {
try {
var l =
c.call(d, h); void 0 === l && h instanceof oe ? g(h) : f(l)
} catch (m) { g(m) }
} : g
}); e.g.j = a; te(a, e); return e.g
}; _.je.prototype.D = function (a) { this.g = 0; _.ie(this, 2, a) }; _.je.prototype.G = function (a) { this.g = 0; _.ie(this, 3, a) };
_.ie = function (a, b, c) { if (0 == a.g) { a === c && (b = 3, c = new TypeError("E")); a.g = 1; a: { var d = c, e = a.D, f = a.G; if (d instanceof _.je) { te(d, me(e || _.Nb, f || null, a)); var g = !0 } else if (he(d)) d.then(e, f, a), g = !0; else { if (_.wa(d)) try { var h = d.then; if ("function" === typeof h) { ue(d, h, e, f, a); g = !0; break a } } catch (l) { f.call(a, l); g = !0; break a } g = !1 } } g || (a.A = c, a.g = b, a.j = null, se(a), 3 != b || c instanceof oe || ve(a, c)) } }; ue = function (a, b, c, d, e) { var f = !1, g = function (l) { f || (f = !0, c.call(e, l)) }, h = function (l) { f || (f = !0, d.call(e, l)) }; try { b.call(a, g, h) } catch (l) { h(l) } };
se = function (a) { a.s || (a.s = !0, fe(a.F, a)) }; qe = function (a) { var b = null; a.h && (b = a.h, a.h = b.next, b.next = null); a.h || (a.l = null); return b }; _.je.prototype.F = function () { for (var a; a = qe(this);)re(this, a, this.g, this.A); this.s = !1 };
var re = function (a, b, c, d) { if (3 == c && b.h && !b.o) for (; a && a.o; a = a.j)a.o = !1; if (b.g) b.g.j = null, we(b, c, d); else try { b.o ? b.l.call(b.j) : we(b, c, d) } catch (e) { xe.call(null, e) } Wd(le, b) }, we = function (a, b, c) { 2 == b ? a.l.call(a.j, c) : a.h && a.h.call(a.j, c) }, ve = function (a, b) { a.o = !0; fe(function () { a.o && xe.call(null, b) }) }, xe = ba, oe = function (a) { _.aa.call(this, a) }; _.B(oe, _.aa); oe.prototype.name = "cancel";/*
Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
*/
var ye = function (a, b) { this.s = []; this.H = a; this.K = b || null; this.l = this.g = !1; this.j = void 0; this.D = this.M = this.B = !1; this.A = 0; this.h = null; this.o = 0 }; _.B(ye, Va); ye.prototype.cancel = function (a) { if (this.g) this.j instanceof ye && this.j.cancel(); else { if (this.h) { var b = this.h; delete this.h; a ? b.cancel(a) : (b.o--, 0 >= b.o && b.cancel()) } this.H ? this.H.call(this.K, this) : this.D = !0; this.g || this.F(new ze(this)) } }; ye.prototype.G = function (a, b) { this.B = !1; Ae(this, a, b) };
var Ae = function (a, b, c) { a.g = !0; a.j = c; a.l = !b; Be(a) }, De = function (a) { if (a.g) { if (!a.D) throw new Ce(a); a.D = !1 } }; ye.prototype.callback = function (a) { De(this); Ae(this, !0, a) }; ye.prototype.F = function (a) { De(this); Ae(this, !1, a) }; var Fe = function (a, b, c) { Ee(a, b, null, c) }, Ge = function (a, b, c) { Ee(a, null, b, c) }, Ee = function (a, b, c, d) { a.s.push([b, c, d]); a.g && Be(a) };
ye.prototype.then = function (a, b, c) { var d, e, f = new _.je(function (g, h) { e = g; d = h }); Ee(this, e, function (g) { g instanceof ze ? f.cancel() : d(g); return He }, this); return f.then(a, b, c) }; ye.prototype.$goog_Thenable = !0; var Ie = function (a, b) { b instanceof ye ? Fe(a, (0, _.A)(b.ba, b)) : Fe(a, function () { return b }) }; ye.prototype.ba = function (a) { var b = new ye; Ee(this, b.callback, b.F, b); a && (b.h = this, this.o++); return b };
var Je = function (a) { return _.fc(a.s, function (b) { return "function" === typeof b[1] }) }, He = {}, Be = function (a) {
if (a.A && a.g && Je(a)) { var b = a.A, c = Ke[b]; c && (_.t.clearTimeout(c.g), delete Ke[b]); a.A = 0 } a.h && (a.h.o--, delete a.h); b = a.j; for (var d = c = !1; a.s.length && !a.B;) {
var e = a.s.shift(), f = e[0], g = e[1]; e = e[2]; if (f = a.l ? g : f) try { var h = f.call(e || a.K, b); h === He && (h = void 0); void 0 !== h && (a.l = a.l && (h == b || h instanceof Error), a.j = b = h); if (he(b) || "function" === typeof _.t.Promise && b instanceof _.t.Promise) d = !0, a.B = !0 } catch (l) {
b = l,
a.l = !0, Je(a) || (c = !0)
}
} a.j = b; d && (h = (0, _.A)(a.G, a, !0), d = (0, _.A)(a.G, a, !1), b instanceof ye ? (Ee(b, h, d), b.M = !0) : b.then(h, d)); c && (b = new Le(b), Ke[b.g] = b, a.A = b.g)
}, Ce = function () { _.aa.call(this) }; _.B(Ce, _.aa); Ce.prototype.message = "Deferred has already fired"; Ce.prototype.name = "AlreadyCalledError"; var ze = function () { _.aa.call(this) }; _.B(ze, _.aa); ze.prototype.message = "Deferred was canceled"; ze.prototype.name = "CanceledError"; var Le = function (a) { this.g = _.t.setTimeout((0, _.A)(this.throwError, this), 0); this.h = a };
Le.prototype.throwError = function () { delete Ke[this.g]; throw this.h; }; var Ke = {}; var Me = function (a, b) { this.type = a; this.status = b }; Me.prototype.toString = function () { return Ne(this) + " (" + (void 0 != this.status ? this.status : "?") + ")" }; var Ne = function (a) { switch (a.type) { case Me.g.ef: return "Unauthorized"; case Me.g.Se: return "Consecutive load failures"; case Me.g.TIMEOUT: return "Timed out"; case Me.g.cf: return "Out of date module id"; case Me.g.Ed: return "Init error"; default: return "Unknown failure type " + a.type } }; Bb.Ja = Me; Bb.Ja.g = { ef: 0, Se: 1, TIMEOUT: 2, cf: 3, Ed: 4 }; var Oe = function () { Yb.call(this); this.T = null; this.g = {}; this.l = []; this.o = []; this.K = []; this.h = []; this.A = []; this.s = {}; this.M = {}; this.j = this.F = new Vb([], ""); this.ba = null; this.G = new ye; this.H = !1; this.D = 0; this.P = this.W = this.U = !1 }; _.B(Oe, Yb); var Pe = function (a, b) { _.aa.call(this, "Error loading " + a + ": " + b) }; _.B(Pe, _.aa); _.k = Oe.prototype; _.k.ug = function (a) { this.H = a };
_.k.Fe = function (a, b) { if (!(this instanceof Oe)) this.Fe(a, b); else if ("string" === typeof a) { a = a.split("/"); for (var c = [], d = 0; d < a.length; d++) { var e = a[d].split(":"), f = e[0]; if (e[1]) { e = e[1].split(","); for (var g = 0; g < e.length; g++)e[g] = c[parseInt(e[g], 36)] } else e = []; c.push(f); this.g[f] ? (f = this.g[f].h, f != e && f.splice.apply(f, [0, f.length].concat(_.lb(e)))) : this.g[f] = new Vb(e, f) } b && b.length ? (va(this.l, b), this.ba = b[b.length - 1]) : this.G.g || this.G.callback(); this.T = c; Object.freeze(this.T); Qe(this) } };
_.k.rg = function (a, b) { if (this.s[a]) { delete this.s[a][b]; for (var c in this.s[a]) return; delete this.s[a] } }; _.k.Ge = function (a) { Oe.O.Ge.call(this, a); Qe(this) }; _.k.isActive = function () { return 0 < this.l.length }; _.k.Tf = function () { return 0 < this.A.length };
var Se = function (a) { var b = a.U, c = a.isActive(); c != b && (Re(a, c ? "active" : "idle"), a.U = c); b = a.Tf(); b != a.W && (Re(a, b ? "userActive" : "userIdle"), a.W = b) }, Ve = function (a, b, c) { var d = []; ya(b, d); b = []; for (var e = {}, f = 0; f < d.length; f++) { var g = d[f], h = a.g[g]; if (!h) throw Error("F`" + g); var l = new ye; e[g] = l; h.g ? l.callback(a.qa) : (Te(a, g, h, !!c, l), Ue(a, g) || b.push(g)) } 0 < b.length && (0 === a.l.length ? a.N(b) : (a.h.push(b), Se(a))); return e }, Te = function (a, b, c, d, e) {
c.o.push(new Ub(e.callback, e)); Wb(c, function (f) { e.F(new Pe(b, f)) }); Ue(a, b) ?
d && (_.u(a.A, b) || a.A.push(b), Se(a)) : d && (_.u(a.A, b) || a.A.push(b))
};
Oe.prototype.N = function (a, b, c) {
var d = this; b || (this.D = 0); var e = We(this, a); this.l = e; this.o = this.H ? a : _.ua(e); Se(this); if (0 !== e.length) {
this.K.push.apply(this.K, e); if (0 < Object.keys(this.s).length && !this.B.H) throw Error("G"); a = (0, _.A)(this.B.G, this.B, _.ua(e), this.g, {
th: this.s, vh: !!c, re: function (f) {
var g = d.o; f = null != f ? f : void 0; d.D++; d.o = g; e.forEach(_.Ib(_.ta, d.K), d); 401 == f ? (Xe(d, new Bb.Ja(Bb.Ja.g.ef, f)), d.h.length = 0) : 410 == f ? (Ye(d, new Bb.Ja(Bb.Ja.g.cf, f)), Ze(d)) : 3 <= d.D ? (Ye(d, new Bb.Ja(Bb.Ja.g.Se, f)), Ze(d)) :
d.N(d.o, !0, 8001 == f)
}, Li: (0, _.A)(this.aa, this)
}); (b = 5E3 * Math.pow(this.D, 2)) ? _.t.setTimeout(a, b) : a()
}
};
var We = function (a, b) { b = b.filter(function (e) { return a.g[e].g ? (_.t.setTimeout(function () { return Error("H`" + e) }, 0), !1) : !0 }); for (var c = [], d = 0; d < b.length; d++)c = c.concat($e(a, b[d])); ya(c); return !a.H && 1 < c.length ? (b = c.shift(), a.h = c.map(function (e) { return [e] }).concat(a.h), [b]) : c }, $e = function (a, b) { var c = Pa(a.K), d = []; c[b] || d.push(b); b = [b]; for (var e = 0; e < b.length; e++)for (var f = a.g[b[e]].h, g = f.length - 1; 0 <= g; g--) { var h = f[g]; a.g[h].g || c[h] || (d.push(h), b.push(h)) } d.reverse(); ya(d); return d }, Qe = function (a) {
a.j == a.F &&
(a.j = null, a.F.onLoad((0, _.A)(a.zf, a)) && Xe(a, new Bb.Ja(Bb.Ja.g.Ed)), Se(a))
}, na = function (a) { if (a.j) { var b = a.j.Ma(), c = []; if (a.s[b]) { for (var d = _.x(Object.keys(a.s[b])), e = d.next(); !e.done; e = d.next()) { e = e.value; var f = a.g[e]; f && !f.g && (a.rg(b, e), c.push(e)) } Ve(a, c) } a.Xa() || (a.g[b].onLoad((0, _.A)(a.zf, a)) && Xe(a, new Bb.Ja(Bb.Ja.g.Ed)), _.ta(a.A, b), _.ta(a.l, b), 0 === a.l.length && Ze(a), a.ba && b == a.ba && (a.G.g || a.G.callback()), Se(a), a.j = null) } }, Ue = function (a, b) {
if (_.u(a.l, b)) return !0; for (var c = 0; c < a.h.length; c++)if (_.u(a.h[c],
b)) return !0; return !1
}; Oe.prototype.load = function (a, b) { return Ve(this, [a], b)[a] }; var la = function (a) { var b = _.fa; b.j && "synthetic_module_overhead" === b.j.Ma() && (na(b), delete b.g.synthetic_module_overhead); b.g[a] && af(b, b.g[a].h || [], function (c) { c.g = new Tb; _.ta(b.l, c.Ma()) }, function (c) { return !c.g }); b.j = b.g[a] }; Oe.prototype.pg = function (a) { this.j || (this.g.synthetic_module_overhead = new Vb([], "synthetic_module_overhead"), this.j = this.g.synthetic_module_overhead); this.j.j.push(new Ub(a)) };
Oe.prototype.aa = function () { Ye(this, new Bb.Ja(Bb.Ja.g.TIMEOUT)); Ze(this) };
var Ye = function (a, b) { 1 < a.o.length ? a.h = a.o.map(function (c) { return [c] }).concat(a.h) : Xe(a, b) }, Xe = function (a, b) {
var c = a.o; a.l.length = 0; for (var d = [], e = 0; e < a.h.length; e++) { var f = a.h[e].filter(function (l) { var m = $e(this, l); return _.fc(c, function (n) { return _.u(m, n) }) }, a); va(d, f) } for (e = 0; e < c.length; e++)_.sa(d, c[e]); for (e = 0; e < d.length; e++) { for (f = 0; f < a.h.length; f++)_.ta(a.h[f], d[e]); _.ta(a.A, d[e]) } var g = a.M.error; if (g) for (e = 0; e < g.length; e++) { var h = g[e]; for (f = 0; f < d.length; f++)h("error", d[f], b) } for (e = 0; e < c.length; e++)a.g[c[e]] &&
a.g[c[e]].re(b); a.o.length = 0; Se(a)
}, Ze = function (a) { for (; a.h.length;) { var b = a.h.shift().filter(function (c) { return !this.g[c].g }, a); if (0 < b.length) { a.N(b); return } } Se(a) }, Re = function (a, b) { a = a.M[b]; for (var c = 0; a && c < a.length; c++)a[c](b) }, af = function (a, b, c, d, e) { d = void 0 === d ? function () { return !0 } : d; e = void 0 === e ? {} : e; b = _.x(b); for (var f = b.next(); !f.done; f = b.next()) { f = f.value; var g = a.g[f]; !e[f] && d(g) && (e[f] = !0, af(a, g.h || [], c, d, e), c(g)) } };
Oe.prototype.R = function () { ea(La(this.g), this.F); this.g = {}; this.l = []; this.o = []; this.A = []; this.h = []; this.M = {}; this.P = !0 }; Oe.prototype.Xa = function () { return this.P }; _.ha = function () { return new Oe }; var bf = function (a, b) { this.g = a[_.t.Symbol.iterator](); this.h = b }; bf.prototype[Symbol.iterator] = function () { return this }; bf.prototype.next = function () { var a = this.g.next(); return { value: a.done ? void 0 : this.h.call(void 0, a.value), done: a.done } }; var cf = function (a, b) { return new bf(a, b) }; _.df = function () { }; _.df.prototype.next = function () { return _.ef }; _.ef = { done: !0, value: void 0 }; _.df.prototype.mb = function () { return this }; var jf = function (a) { if (a instanceof ff || a instanceof gf || a instanceof hf) return a; if ("function" == typeof a.next) return new ff(function () { return a }); if ("function" == typeof a[Symbol.iterator]) return new ff(function () { return a[Symbol.iterator]() }); if ("function" == typeof a.mb) return new ff(function () { return a.mb() }); throw Error("I"); }, ff = function (a) { this.g = a }; ff.prototype.mb = function () { return new gf(this.g()) }; ff.prototype[Symbol.iterator] = function () { return new hf(this.g()) }; ff.prototype.h = function () { return new hf(this.g()) };
var gf = function (a) { this.g = a }; _.z(gf, _.df); gf.prototype.next = function () { return this.g.next() }; gf.prototype[Symbol.iterator] = function () { return new hf(this.g) }; gf.prototype.h = function () { return new hf(this.g) }; var hf = function (a) { ff.call(this, function () { return a }); this.j = a }; _.z(hf, ff); hf.prototype.next = function () { return this.j.next() }; _.kf = function (a, b) { this.h = {}; this.g = []; this.j = this.size = 0; var c = arguments.length; if (1 < c) { if (c % 2) throw Error("z"); for (var d = 0; d < c; d += 2)this.set(arguments[d], arguments[d + 1]) } else if (a) if (a instanceof _.kf) for (c = a.Db(), d = 0; d < c.length; d++)this.set(c[d], a.get(c[d])); else for (d in a) this.set(d, a[d]) }; _.k = _.kf.prototype; _.k.Va = function () { return this.size }; _.k.Ca = function () { lf(this); for (var a = [], b = 0; b < this.g.length; b++)a.push(this.h[this.g[b]]); return a }; _.k.Db = function () { lf(this); return this.g.concat() };
_.k.has = function (a) { return mf(this.h, a) }; _.k.jc = function (a) { for (var b = 0; b < this.g.length; b++) { var c = this.g[b]; if (mf(this.h, c) && this.h[c] == a) return !0 } return !1 }; _.k.equals = function (a, b) { if (this === a) return !0; if (this.size != a.Va()) return !1; b = b || nf; lf(this); for (var c, d = 0; c = this.g[d]; d++)if (!b(this.get(c), a.get(c))) return !1; return !0 }; var nf = function (a, b) { return a === b }; _.kf.prototype.clear = function () { this.h = {}; this.j = this.size = this.g.length = 0 }; _.kf.prototype.remove = function (a) { return this.delete(a) };
_.kf.prototype.delete = function (a) { return mf(this.h, a) ? (delete this.h[a], --this.size, this.j++, this.g.length > 2 * this.size && lf(this), !0) : !1 }; var lf = function (a) { if (a.size != a.g.length) { for (var b = 0, c = 0; b < a.g.length;) { var d = a.g[b]; mf(a.h, d) && (a.g[c++] = d); b++ } a.g.length = c } if (a.size != a.g.length) { var e = {}; for (c = b = 0; b < a.g.length;)d = a.g[b], mf(e, d) || (a.g[c++] = d, e[d] = 1), b++; a.g.length = c } }; _.k = _.kf.prototype; _.k.get = function (a, b) { return mf(this.h, a) ? this.h[a] : b };
_.k.set = function (a, b) { mf(this.h, a) || (this.size += 1, this.g.push(a), this.j++); this.h[a] = b }; _.k.forEach = function (a, b) { for (var c = this.Db(), d = 0; d < c.length; d++) { var e = c[d], f = this.get(e); a.call(b, f, e, this) } }; _.k.keys = function () { return jf(this.mb(!0)).h() }; _.k.values = function () { return jf(this.mb(!1)).h() }; _.k.entries = function () { var a = this; return cf(this.keys(), function (b) { return [b, a.get(b)] }) };
_.k.mb = function (a) { lf(this); var b = 0, c = this.j, d = this, e = new _.df; e.next = function () { if (c != d.j) throw Error("J"); if (b >= d.g.length) return _.ef; var f = d.g[b++]; return { value: a ? f : d.h[f], done: !1 } }; return e }; var mf = function (a, b) { return Object.prototype.hasOwnProperty.call(a, b) }; var of, sf; of = function (a) { if (a.Va && "function" == typeof a.Va) a = a.Va(); else if (_.da(a) || "string" === typeof a) a = a.length; else { var b = 0, c; for (c in a) b++; a = b } return a }; _.pf = function (a) { if (a.Ca && "function" == typeof a.Ca) return a.Ca(); if ("undefined" !== typeof Map && a instanceof Map || "undefined" !== typeof Set && a instanceof Set) return Array.from(a.values()); if ("string" === typeof a) return a.split(""); if (_.da(a)) { for (var b = [], c = a.length, d = 0; d < c; d++)b.push(a[d]); return b } return La(a) };
_.qf = function (a) { if (a.Db && "function" == typeof a.Db) return a.Db(); if (!a.Ca || "function" != typeof a.Ca) { if ("undefined" !== typeof Map && a instanceof Map) return Array.from(a.keys()); if (!("undefined" !== typeof Set && a instanceof Set)) { if (_.da(a) || "string" === typeof a) { var b = []; a = a.length; for (var c = 0; c < a; c++)b.push(c); return b } return _.Ma(a) } } };
_.rf = function (a, b, c) { if (a.forEach && "function" == typeof a.forEach) a.forEach(b, c); else if (_.da(a) || "string" === typeof a) Array.prototype.forEach.call(a, b, c); else for (var d = _.qf(a), e = _.pf(a), f = e.length, g = 0; g < f; g++)b.call(c, e[g], d && d[g], a) }; sf = function (a, b) { if ("function" == typeof a.every) return a.every(b, void 0); if (_.da(a) || "string" === typeof a) return Array.prototype.every.call(a, b, void 0); for (var c = _.qf(a), d = _.pf(a), e = d.length, f = 0; f < e; f++)if (!b.call(void 0, d[f], c && c[f], a)) return !1; return !0 }; var uf; _.tf = function (a) { this.g = new _.kf; this.size = 0; if (a) { a = _.pf(a); for (var b = a.length, c = 0; c < b; c++)this.add(a[c]); this.size = this.g.size } }; uf = function (a) { var b = typeof a; return "object" == b && a || "function" == b ? "o" + _.xa(a) : b.charAt(0) + a }; _.k = _.tf.prototype; _.k.Va = function () { return this.g.size }; _.k.add = function (a) { this.g.set(uf(a), a); this.size = this.g.size }; _.k.delete = function (a) { a = this.g.remove(uf(a)); this.size = this.g.size; return a }; _.k.remove = function (a) { return this.delete(a) };
_.k.clear = function () { this.g.clear(); this.size = 0 }; _.k.has = function (a) { var b = this.g; a = uf(a); return b.has(a) }; _.k.contains = function (a) { var b = this.g; a = uf(a); return b.has(a) }; _.k.Ca = function () { return this.g.Ca() }; _.k.values = function () { return this.g.values() }; _.k.equals = function (a) { return this.Va() == of(a) && vf(this, a) };
var vf = function (a, b) { var c = of(b); if (a.Va() > c) return !1; !(b instanceof _.tf) && 5 < c && (b = new _.tf(b)); return sf(a, function (d) { var e = b; if (e.contains && "function" == typeof e.contains) d = e.contains(d); else if (e.jc && "function" == typeof e.jc) d = e.jc(d); else if (_.da(e) || "string" === typeof e) d = _.u(e, d); else a: { for (var f in e) if (e[f] == d) { d = !0; break a } d = !1 } return d }) }; _.tf.prototype.mb = function () { return this.g.mb(!1) }; _.tf.prototype[Symbol.iterator] = function () { return this.values() }; var wf = [], xf = function (a) { function b(d) { d && ec(d, function (e, f) { e[f.id] = !0; return e }, c.Ri) } var c = { Ri: {}, index: wf.length, Vl: a }; b(a.g); b(a.j); wf.push(c); a.g && _.bc(a.g, function (d) { var e = d.id; e instanceof E && d.module && (e.g = d.module) }) }; new E("Bgf0ib"); var yf = new E("MpJwZc", "MpJwZc"); _.zf = new E("UUJqVe", "UUJqVe"); _.Af = new E("GHAeAc", "GHAeAc"); _.Bf = new E("Wt6vjf", "Wt6vjf"); _.Cf = new E("byfTOb", "byfTOb"); _.Df = new E("LEikZe", "LEikZe"); _.Ef = new E("lsjVmc", "lsjVmc"); new E("pVbxBc"); new E("klpyYe"); new E("OPbIxb"); new E("pg9hFd"); new E("IaqD3e"); new E("Xpw1of"); new E("v5BQle"); new E("tdUkaf"); new E("WSziFf"); new E("UBSgGf"); new E("zZa4xc"); new E("o1bZcd"); new E("WwG67d"); new E("JccZRe"); new E("amY3Td"); new E("ABma3e"); new E("gSshPb"); new E("yu4DA"); new E("vk3Wc"); new E("IykvEf"); new E("J5K1Ad"); new E("IW8Usd"); new E("jbDgG"); new E("b8xKu"); new E("d0RAGb"); new E("AzG0ke"); new E("J4QWB"); new E("TuDsZ"); new E("hdXIif"); new E("mITR5c"); new E("DFElXb"); new E("FENZqe"); new E("tLnxq"); xf({ g: [{ id: _.$b, Ab: Ud, multiple: !0 }] }); var Ff = {}; var Gf = new qd, Hf = function (a, b) { _.rd.call(this, a, b); this.node = b }; _.z(Hf, _.rd); _.If = RegExp("^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)", "i"); var Lf, Mf; _.Jf = RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"); _.Kf = function (a) { return a ? decodeURI(a) : a }; Lf = function (a, b) { if (a) { a = a.split("&"); for (var c = 0; c < a.length; c++) { var d = a[c].indexOf("="), e = null; if (0 <= d) { var f = a[c].substring(0, d); e = a[c].substring(d + 1) } else f = a[c]; b(f, e ? _.Zc(e) : "") } } };
Mf = function (a, b, c) { if (Array.isArray(b)) for (var d = 0; d < b.length; d++)Mf(a, String(b[d]), c); else null != b && c.push(a + ("" === b ? "" : "=" + _.Yc(b))) }; var Qf, Sf, Uf, Wf, dg, Xf, Zf, Yf, bg, $f, eg; _.Nf = function (a) { this.h = this.A = this.l = ""; this.B = null; this.s = this.j = ""; this.o = !1; var b; a instanceof _.Nf ? (this.o = a.o, _.Of(this, a.l), this.A = a.A, _.Pf(this, a.h), Qf(this, a.B), _.Rf(this, a.j), Sf(this, Tf(a.g)), this.s = a.s) : a && (b = String(a).match(_.Jf)) ? (this.o = !1, _.Of(this, b[1] || "", !0), this.A = Uf(b[2] || ""), _.Pf(this, b[3] || "", !0), Qf(this, b[4]), _.Rf(this, b[5] || "", !0), Sf(this, b[6] || "", !0), this.s = Uf(b[7] || "")) : (this.o = !1, this.g = new _.Vf(null, this.o)) };
_.Nf.prototype.toString = function () { var a = [], b = this.l; b && a.push(Wf(b, Xf, !0), ":"); var c = this.h; if (c || "file" == b) a.push("//"), (b = this.A) && a.push(Wf(b, Xf, !0), "@"), a.push(_.Yc(c).replace(/%25([0-9a-fA-F]{2})/g, "%$1")), c = this.B, null != c && a.push(":", String(c)); if (c = this.j) this.h && "/" != c.charAt(0) && a.push("/"), a.push(Wf(c, "/" == c.charAt(0) ? Yf : Zf, !0)); (c = this.g.toString()) && a.push("?", c); (c = this.s) && a.push("#", Wf(c, $f)); return a.join("") };
_.Nf.prototype.resolve = function (a) {
var b = new _.Nf(this), c = !!a.l; c ? _.Of(b, a.l) : c = !!a.A; c ? b.A = a.A : c = !!a.h; c ? _.Pf(b, a.h) : c = null != a.B; var d = a.j; if (c) Qf(b, a.B); else if (c = !!a.j) {
if ("/" != d.charAt(0)) if (this.h && !this.j) d = "/" + d; else { var e = b.j.lastIndexOf("/"); -1 != e && (d = b.j.slice(0, e + 1) + d) } e = d; if (".." == e || "." == e) d = ""; else if (-1 != e.indexOf("./") || -1 != e.indexOf("/.")) {
d = 0 == e.lastIndexOf("/", 0); e = e.split("/"); for (var f = [], g = 0; g < e.length;) {
var h = e[g++]; "." == h ? d && g == e.length && f.push("") : ".." == h ? ((1 < f.length || 1 ==
f.length && "" != f[0]) && f.pop(), d && g == e.length && f.push("")) : (f.push(h), d = !0)
} d = f.join("/")
} else d = e
} c ? _.Rf(b, d) : c = "" !== a.g.toString(); c ? Sf(b, Tf(a.g)) : c = !!a.s; c && (b.s = a.s); return b
}; _.Of = function (a, b, c) { a.l = c ? Uf(b, !0) : b; a.l && (a.l = a.l.replace(/:$/, "")); return a }; _.Pf = function (a, b, c) { a.h = c ? Uf(b, !0) : b; return a }; Qf = function (a, b) { if (b) { b = Number(b); if (isNaN(b) || 0 > b) throw Error("K`" + b); a.B = b } else a.B = null }; _.Rf = function (a, b, c) { a.j = c ? Uf(b, !0) : b; return a };
Sf = function (a, b, c) { b instanceof _.Vf ? (a.g = b, ag(a.g, a.o)) : (c || (b = Wf(b, bg)), a.g = new _.Vf(b, a.o)) }; _.cg = function (a) { var b = $c(); a.g.set("zx", b) }; Uf = function (a, b) { return a ? b ? decodeURI(a.replace(/%25/g, "%2525")) : decodeURIComponent(a) : "" }; Wf = function (a, b, c) { return "string" === typeof a ? (a = encodeURI(a).replace(b, dg), c && (a = a.replace(/%25([0-9a-fA-F]{2})/g, "%$1")), a) : null }; dg = function (a) { a = a.charCodeAt(0); return "%" + (a >> 4 & 15).toString(16) + (a & 15).toString(16) }; Xf = /[#\/\?@]/g; Zf = /[#\?:]/g; Yf = /[#\?]/g; bg = /[#\?@]/g;
$f = /#/g; _.Vf = function (a, b) { this.h = this.g = null; this.j = a || null; this.l = !!b }; eg = function (a) { a.g || (a.g = new Map, a.h = 0, a.j && Lf(a.j, function (b, c) { a.add(_.Zc(b), c) })) }; _.Vf.prototype.Va = function () { eg(this); return this.h }; _.Vf.prototype.add = function (a, b) { eg(this); this.j = null; a = fg(this, a); var c = this.g.get(a); c || this.g.set(a, c = []); c.push(b); this.h += 1; return this }; _.Vf.prototype.remove = function (a) { eg(this); a = fg(this, a); return this.g.has(a) ? (this.j = null, this.h -= this.g.get(a).length, this.g.delete(a)) : !1 };
_.Vf.prototype.clear = function () { this.g = this.j = null; this.h = 0 }; var gg = function (a, b) { eg(a); b = fg(a, b); return a.g.has(b) }; _.k = _.Vf.prototype; _.k.jc = function (a) { var b = this.Ca(); return _.u(b, a) }; _.k.forEach = function (a, b) { eg(this); this.g.forEach(function (c, d) { c.forEach(function (e) { a.call(b, e, d, this) }, this) }, this) }; _.k.Db = function () { eg(this); for (var a = Array.from(this.g.values()), b = Array.from(this.g.keys()), c = [], d = 0; d < b.length; d++)for (var e = a[d], f = 0; f < e.length; f++)c.push(b[d]); return c };
_.k.Ca = function (a) { eg(this); var b = []; if ("string" === typeof a) gg(this, a) && (b = b.concat(this.g.get(fg(this, a)))); else { a = Array.from(this.g.values()); for (var c = 0; c < a.length; c++)b = b.concat(a[c]) } return b }; _.k.set = function (a, b) { eg(this); this.j = null; a = fg(this, a); gg(this, a) && (this.h -= this.g.get(a).length); this.g.set(a, [b]); this.h += 1; return this }; _.k.get = function (a, b) { if (!a) return b; a = this.Ca(a); return 0 < a.length ? String(a[0]) : b };
_.hg = function (a, b, c) { a.remove(b); 0 < c.length && (a.j = null, a.g.set(fg(a, b), _.ua(c)), a.h += c.length) }; _.Vf.prototype.toString = function () { if (this.j) return this.j; if (!this.g) return ""; for (var a = [], b = Array.from(this.g.keys()), c = 0; c < b.length; c++) { var d = b[c], e = _.Yc(d); d = this.Ca(d); for (var f = 0; f < d.length; f++) { var g = e; "" !== d[f] && (g += "=" + _.Yc(d[f])); a.push(g) } } return this.j = a.join("&") };
var Tf = function (a) { var b = new _.Vf; b.j = a.j; a.g && (b.g = new Map(a.g), b.h = a.h); return b }, fg = function (a, b) { b = String(b); a.l && (b = b.toLowerCase()); return b }, ag = function (a, b) { b && !a.l && (eg(a), a.j = null, a.g.forEach(function (c, d) { var e = d.toLowerCase(); d != e && (this.remove(d), _.hg(this, e, c)) }, a)); a.l = b }; _.Vf.prototype.extend = function (a) { for (var b = 0; b < arguments.length; b++)_.rf(arguments[b], function (c, d) { this.add(d, c) }, this) }; _.Wa = function (a) { this.ii = a }; _.ig = [Xa("data"), Xa("http"), Xa("https"), Xa("mailto"), Xa("ftp"), new _.Wa(function (a) { return /^[^:]*([/?#]|$)/.test(a) })]; _.jg = Qa(function () { return "function" === typeof URL }); var kg = "ARTICLE SECTION NAV ASIDE H1 H2 H3 H4 H5 H6 HEADER FOOTER ADDRESS P HR PRE BLOCKQUOTE OL UL LH LI DL DT DD FIGURE FIGCAPTION MAIN DIV EM STRONG SMALL S CITE Q DFN ABBR RUBY RB RT RTC RP DATA TIME CODE VAR SAMP KBD SUB SUP I B U MARK BDI BDO SPAN BR WBR INS DEL PICTURE PARAM TRACK MAP TABLE CAPTION COLGROUP COL TBODY THEAD TFOOT TR TD TH SELECT DATALIST OPTGROUP OPTION OUTPUT PROGRESS METER FIELDSET LEGEND DETAILS SUMMARY MENU DIALOG SLOT CANVAS FONT CENTER ACRONYM BASEFONT BIG DIR HGROUP STRIKE TT".split(" "),
lg = [["A", new Map([["href", { pa: 2 }]])], ["AREA", new Map([["href", { pa: 2 }]])], ["LINK", new Map([["href", { pa: 2, conditions: new Map([["rel", new Set("alternate author bookmark canonical cite help icon license next prefetch dns-prefetch prerender preconnect preload prev search subresource".split(" "))]]) }]])], ["SOURCE", new Map([["src", { pa: 1 }]])], ["IMG", new Map([["src", { pa: 1 }]])], ["VIDEO", new Map([["src", { pa: 1 }]])], ["AUDIO", new Map([["src", { pa: 1 }]])]], mg = "title aria-atomic aria-autocomplete aria-busy aria-checked aria-current aria-disabled aria-dropeffect aria-expanded aria-haspopup aria-hidden aria-invalid aria-label aria-level aria-live aria-multiline aria-multiselectable aria-orientation aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext alt align autocapitalize autocomplete autocorrect autofocus autoplay bgcolor border cellpadding cellspacing checked color cols colspan controls datetime disabled download draggable enctype face formenctype frameborder height hreflang hidden ismap label lang loop max maxlength media minlength min multiple muted nonce open placeholder preload rel required reversed role rows rowspan selected shape size sizes slot span spellcheck start step summary translate type valign value width wrap itemscope itemtype itemid itemprop itemref".split(" "),
ng = [["dir", { pa: 3, conditions: Qa(function () { return new Map([["dir", new Set(["auto", "ltr", "rtl"])]]) }) }], ["async", { pa: 3, conditions: Qa(function () { return new Map([["async", new Set(["async"])]]) }) }], ["cite", { pa: 2 }], ["loading", { pa: 3, conditions: Qa(function () { return new Map([["loading", new Set(["eager", "lazy"])]]) }) }], ["poster", { pa: 2 }], ["target", { pa: 3, conditions: Qa(function () { return new Map([["target", new Set(["_self", "_blank"])]]) }) }]], og = new function (a, b, c) {
var d = new Set(["data-", "aria-"]), e = new Map(lg);
this.j = a; this.g = e; this.l = b; this.o = c; this.h = d
}(new Set(Qa(function () { return kg.concat("STYLE TITLE INPUT TEXTAREA BUTTON LABEL".split(" ")) })), new Set(Qa(function () { return mg.concat(["class", "id", "tabindex", "contenteditable", "name"]) })), new Map(Qa(function () { return ng.concat([["style", { pa: 4 }]]) }))); var pg; pg = function () { this.h = og; this.g = [] }; _.qg = Qa(function () { return new pg }); _.rg = function (a, b) { b || _.cd(); this.j = a || null }; _.rg.prototype.ya = function (a) { a = a({}, this.j ? this.j.g() : {}); this.h(null, "function" == typeof _.sg && a instanceof _.sg ? a.zb : null) }; _.rg.prototype.h = function () { }; var tg = function (a) { this.h = a; this.j = this.h.g(_.zf) }; tg.prototype.g = function () { this.h.Xa() || (this.j = this.h.g(_.zf)); return this.j ? this.j.l() : {} }; var ug = function (a) { var b = new tg(a); _.rg.call(this, b, a.get(_.$b).h); this.l = new _.H; this.o = b }; _.z(ug, _.rg); ug.prototype.g = function () { return this.o.g() }; ug.prototype.h = function (a, b) { _.rg.prototype.h.call(this, a, b); this.l.dispatchEvent(new Hf(Gf, a, b)) }; _.qa(yf, ug); xf({ g: [{ id: yf, Ab: ug, multiple: !0 }] }); var vg = function (a, b) { this.defaultValue = a; this.type = b; this.value = a }; vg.prototype.get = function () { return this.value }; vg.prototype.set = function (a) { this.value = a }; var wg = function (a) { vg.call(this, a, "b") }; _.z(wg, vg); wg.prototype.get = function () { return this.value }; var xg = function (a) { this.Ee = a }; xg.prototype.toString = function () { return this.Ee.join(".") }; var yg = function (a) { var b = a.split("."); b = 4 !== b.length && 3 !== b.length || -1 !== b[0].indexOf("=") ? null : new xg(b); if (null === b) throw new TypeError("P`" + a); return b }; var zg = function () { this.g = {}; this.h = ""; this.j = {}; this.l = ".wasm" }; zg.prototype.toString = function () { if (this.h.endsWith("_/wa/")) var a = this.h + Ag(this, "wk") + this.l; else { a = this.h + Bg(this); var b = this.j; var c = [], d; for (d in b) Mf(d, b[d], c); b = c.join("&"); c = ""; "" != b && (c = "?" + b); a += c } return a };
var Cg = function (a) { a = Ag(a, "md"); return !!a && "0" !== a }, Bg = function (a) {
var b = [], c = (0, _.A)(function (d) { void 0 !== this.g[d] && b.push(d + "=" + this.g[d]) }, a); Cg(a) ? (c("md"), c("k"), c("ck"), c("am"), c("rs"), c("gssmodulesetproto"), c("tpc")) : (c("sdch"), c("k"), c("ck"), c("am"), c("rt"), "d" in a.g || Dg(a, "d", "0"), c("d"), c("exm"), c("excm"), (a.g.excm || a.g.exm) && b.push("ed=1"), c("im"), c("dg"), c("sm"), "1" == Ag(a, "br") && c("br"), c("sbr"), "" !== Eg(a) && c("wt"), c("gssmodulesetproto"), c("ujg"), c("sp"), c("rs"), c("cb"), c("ee"), c("tpc"),
c("m")); return b.join("/")
}, Ag = function (a, b) { return a.g[b] ? a.g[b] : null }, Dg = function (a, b, c) { c ? a.g[b] = c : delete a.g[b] }, Eg = function (a) { switch (Ag(a, "wt")) { case "0": return "0"; case "1": return "1"; case "2": return "2"; default: return "" } }, Jg = function (a) {
var b = void 0 === b ? !0 : b; var c = Fg(a), d = new zg, e = c.match(_.Jf)[5]; _.Lc(Gg, function (h) { var l = e.match("/" + h + "=([^/]+)"); l && Dg(d, h, l[1]) }); var f = -1 != a.indexOf("_/ss/") ? "_/ss/" : -1 != a.indexOf("_/wa/") ? "_/wa/" : "_/js/"; d.h = a.substr(0, a.indexOf(f) + f.length); if (d.h.endsWith("_/wa/")) {
b =
Hg(a); var g = !0; Object.values(Ig).forEach(function (h) { a.endsWith(h) && (d.l = h, g = !1) }); g && (c = a.split("/"), d.l = "/" + c[c.length - 1]); Dg(d, "wk", b.toString()); return d
} if (!b) return d; (b = c.match(_.Jf)[6] || null) && Lf(b, function (h, l) { d.j[h] = l }); return d
}, Hg = function (a) { var b = null, c = a.lastIndexOf("_/wa/") + 5, d = a.indexOf("/", c); -1 !== d ? b = a.slice(c, d) : Object.values(Ig).forEach(function (e) { a.endsWith(e) && (b = a.slice(c, a.lastIndexOf(e))) }); if (null === b) return null; try { return yg(b) } catch (e) { return null } }, Fg = function (a) {
return a.startsWith("https://uberproxy-pen-redirect.corp.google.com/uberproxy/pen?url=") ?
a.substr(65) : a
}, Gg = { hk: "k", xj: "ck", Lk: "wk", Vj: "m", Gj: "exm", Ej: "excm", oj: "am", Tj: "mm", gk: "rt", Oj: "d", Fj: "ed", sk: "sv", yj: "deob", vj: "cb", nk: "rs", ik: "sdch", Pj: "im", zj: "dg", Cj: "br", Dj: "sbr", Ok: "wt", Hj: "ee", rk: "sm", Uj: "md", Mj: "gssmodulesetproto", Ik: "ujg", Hk: "sp", Ak: "tpc" }, Ig = { Kk: ".wasm", qk: ".map", xk: ".symbols", Qj: ".loader.js", Rj: ".loader.sourcemap", Mk: ".worker.js", Nk: ".worker.sourcemap" }; _.I = function (a) { _.C.call(this); this.h = a; this.g = {} }; _.B(_.I, _.C); var Kg = []; _.I.prototype.I = function (a, b, c, d) { return Lg(this, a, b, c, d) }; var Lg = function (a, b, c, d, e, f) { Array.isArray(c) || (c && (Kg[0] = c.toString()), c = Kg); for (var g = 0; g < c.length; g++) { var h = _.G(b, c[g], d || a.handleEvent, e || !1, f || a.h || a); if (!h) break; a.g[h.key] = h } return a }; _.I.prototype.qb = function (a, b, c, d) { return Mg(this, a, b, c, d) };
var Mg = function (a, b, c, d, e, f) { if (Array.isArray(c)) for (var g = 0; g < c.length; g++)Mg(a, b, c[g], d, e, f); else { b = _.Hd(b, c, d || a.handleEvent, e, f || a.h || a); if (!b) return a; a.g[b.key] = b } return a }; _.I.prototype.Ra = function (a, b, c, d, e) { if (Array.isArray(b)) for (var f = 0; f < b.length; f++)this.Ra(a, b[f], c, d, e); else c = c || this.handleEvent, d = _.wa(d) ? !!d.capture : !!d, e = e || this.h || this, c = Id(c), d = !!d, b = _.wd(a) ? a.nc(b, c, d, e) : a ? (a = _.Kd(a)) ? a.nc(b, c, d, e) : null : null, b && (_.Pd(b), delete this.g[b.key]); return this };
_.Ng = function (a) { _.Lc(a.g, function (b, c) { this.g.hasOwnProperty(c) && _.Pd(b) }, a); a.g = {} }; _.I.prototype.J = function () { _.I.O.J.call(this); _.Ng(this) }; _.I.prototype.handleEvent = function () { throw Error("Q"); }; var Og = function () { }; Og.prototype.h = null; var Pg = function (a) { return a.h || (a.h = a.l()) }; var Qg, Rg = function () { }; _.B(Rg, Og); Rg.prototype.g = function () { var a = Tg(this); return a ? new ActiveXObject(a) : new XMLHttpRequest }; Rg.prototype.l = function () { var a = {}; Tg(this) && (a[0] = !0, a[1] = !0); return a }; var Tg = function (a) { if (!a.j && "undefined" == typeof XMLHttpRequest && "undefined" != typeof ActiveXObject) { for (var b = ["MSXML2.XMLHTTP.6.0", "MSXML2.XMLHTTP.3.0", "MSXML2.XMLHTTP", "Microsoft.XMLHTTP"], c = 0; c < b.length; c++) { var d = b[c]; try { return new ActiveXObject(d), a.j = d } catch (e) { } } throw Error("R"); } return a.j };
Qg = new Rg; var Ug = function () { }; _.B(Ug, Og); Ug.prototype.g = function () { var a = new XMLHttpRequest; if ("withCredentials" in a) return a; if ("undefined" != typeof XDomainRequest) return new Vg; throw Error("S"); }; Ug.prototype.l = function () { return {} };
var Vg = function () { this.g = new XDomainRequest; this.readyState = 0; this.onreadystatechange = null; this.responseType = this.responseText = ""; this.status = -1; this.statusText = ""; this.g.onload = (0, _.A)(this.Gg, this); this.g.onerror = (0, _.A)(this.Ue, this); this.g.onprogress = (0, _.A)(this.Vh, this); this.g.ontimeout = (0, _.A)(this.Xh, this) }; _.k = Vg.prototype; _.k.open = function (a, b, c) { if (null != c && !c) throw Error("T"); this.g.open(a, b) }; _.k.send = function (a) { if (a) if ("string" == typeof a) this.g.send(a); else throw Error("U"); else this.g.send() };
_.k.abort = function () { this.g.abort() }; _.k.setRequestHeader = function () { }; _.k.getResponseHeader = function (a) { return "content-type" == a.toLowerCase() ? this.g.contentType : "" }; _.k.Gg = function () { this.status = 200; this.responseText = this.g.responseText; Wg(this, 4) }; _.k.Ue = function () { this.status = 500; this.responseText = ""; Wg(this, 4) }; _.k.Xh = function () { this.Ue() }; _.k.Vh = function () { this.status = 200; Wg(this, 1) }; var Wg = function (a, b) { a.readyState = b; if (a.onreadystatechange) a.onreadystatechange() };
Vg.prototype.getAllResponseHeaders = function () { return "content-type: " + this.g.contentType }; _.Xg = function (a, b, c) { if ("function" === typeof a) c && (a = (0, _.A)(a, c)); else if (a && "function" == typeof a.handleEvent) a = (0, _.A)(a.handleEvent, a); else throw Error("W"); return 2147483647 < Number(b) ? -1 : _.t.setTimeout(a, b || 0) }; var Zg, $g; _.Yg = function (a) { _.H.call(this); this.headers = new Map; this.G = a || null; this.h = !1; this.D = this.g = null; this.s = ""; this.l = 0; this.j = this.H = this.A = this.K = !1; this.o = 0; this.B = null; this.N = ""; this.M = this.F = !1 }; _.B(_.Yg, _.H); Zg = /^https?$/i; $g = ["POST", "PUT"]; _.ah = []; _.Yg.prototype.T = function () { this.R(); _.ta(_.ah, this) };
_.Yg.prototype.send = function (a, b, c, d) {
if (this.g) throw Error("X`" + this.s + "`" + a); b = b ? b.toUpperCase() : "GET"; this.s = a; this.l = 0; this.K = !1; this.h = !0; this.g = this.G ? this.G.g() : Qg.g(); this.D = this.G ? Pg(this.G) : Pg(Qg); this.g.onreadystatechange = (0, _.A)(this.P, this); try { this.H = !0, this.g.open(b, String(a), !0), this.H = !1 } catch (g) { bh(this); return } a = c || ""; c = new Map(this.headers); if (d) if (Object.getPrototypeOf(d) === Object.prototype) for (var e in d) c.set(e, d[e]); else if ("function" === typeof d.keys && "function" === typeof d.get) {
e =
_.x(d.keys()); for (var f = e.next(); !f.done; f = e.next())f = f.value, c.set(f, d.get(f))
} else throw Error("Y`" + String(d)); d = Array.from(c.keys()).find(function (g) { return "content-type" == g.toLowerCase() }); e = _.t.FormData && a instanceof _.t.FormData; !_.u($g, b) || d || e || c.set("Content-Type", "application/x-www-form-urlencoded;charset=utf-8"); b = _.x(c); for (d = b.next(); !d.done; d = b.next())c = _.x(d.value), d = c.next().value, c = c.next().value, this.g.setRequestHeader(d, c); this.N && (this.g.responseType = this.N); "withCredentials" in
this.g && this.g.withCredentials !== this.F && (this.g.withCredentials = this.F); try { ch(this), 0 < this.o && ((this.M = dh(this.g)) ? (this.g.timeout = this.o, this.g.ontimeout = (0, _.A)(this.U, this)) : this.B = _.Xg(this.U, this.o, this)), this.A = !0, this.g.send(a), this.A = !1 } catch (g) { bh(this) }
}; var dh = function (a) { return _.F && "number" === typeof a.timeout && void 0 !== a.ontimeout }; _.Yg.prototype.U = function () { "undefined" != typeof xb && this.g && (this.l = 8, this.dispatchEvent("timeout"), this.abort(8)) };
var bh = function (a) { a.h = !1; a.g && (a.j = !0, a.g.abort(), a.j = !1); a.l = 5; eh(a); fh(a) }, eh = function (a) { a.K || (a.K = !0, a.dispatchEvent("complete"), a.dispatchEvent("error")) }; _.Yg.prototype.abort = function (a) { this.g && this.h && (this.h = !1, this.j = !0, this.g.abort(), this.j = !1, this.l = a || 7, this.dispatchEvent("complete"), this.dispatchEvent("abort"), fh(this)) }; _.Yg.prototype.J = function () { this.g && (this.h && (this.h = !1, this.j = !0, this.g.abort(), this.j = !1), fh(this, !0)); _.Yg.O.J.call(this) };
_.Yg.prototype.P = function () { this.Xa() || (this.H || this.A || this.j ? gh(this) : this.W()) }; _.Yg.prototype.W = function () { gh(this) };
var gh = function (a) { if (a.h && "undefined" != typeof xb && (!a.D[1] || 4 != _.hh(a) || 2 != a.Na())) if (a.A && 4 == _.hh(a)) _.Xg(a.P, 0, a); else if (a.dispatchEvent("readystatechange"), 4 == _.hh(a)) { a.h = !1; try { a.pc() ? (a.dispatchEvent("complete"), a.dispatchEvent("success")) : (a.l = 6, eh(a)) } finally { fh(a) } } }, fh = function (a, b) { if (a.g) { ch(a); var c = a.g, d = a.D[0] ? function () { } : null; a.g = null; a.D = null; b || a.dispatchEvent("ready"); try { c.onreadystatechange = d } catch (e) { } } }, ch = function (a) {
a.g && a.M && (a.g.ontimeout = null); a.B && (_.t.clearTimeout(a.B),
a.B = null)
}; _.Yg.prototype.isActive = function () { return !!this.g }; _.Yg.prototype.pc = function () { var a = this.Na(); a: switch (a) { case 200: case 201: case 202: case 204: case 206: case 304: case 1223: var b = !0; break a; default: b = !1 }if (!b) { if (a = 0 === a) a = String(this.s).match(_.Jf)[1] || null, !a && _.t.self && _.t.self.location && (a = _.t.self.location.protocol.slice(0, -1)), a = !Zg.test(a ? a.toLowerCase() : ""); b = a } return b }; _.hh = function (a) { return a.g ? a.g.readyState : 0 };
_.Yg.prototype.Na = function () { try { return 2 < _.hh(this) ? this.g.status : -1 } catch (a) { return -1 } }; _.Yg.prototype.Ba = function () { try { return this.g ? this.g.responseText : "" } catch (a) { return "" } }; var jh = function (a) { _.C.call(this); this.D = a; this.A = Jg(a); this.l = this.o = null; this.H = !0; this.h = new _.I(this); this.K = []; this.s = new Set; this.g = []; this.M = new ih; this.j = []; this.B = !1; a = (0, _.A)(this.F, this); Ff.version = a }; _.z(jh, _.C); var kh = function (a, b) { a.g.length && Ie(b, a.g[a.g.length - 1]); a.g.push(b); Fe(b, function () { _.ta(this.g, b) }, a) }; jh.prototype.G = function (a, b, c) { var d = void 0 === c ? {} : c; c = d.vh; var e = d.re, f = d.Li; a = lh(this, a, b, d.th, c); mh(this, a, e, f, c) };
var lh = function (a, b, c, d, e) { d = void 0 === d ? {} : d; var f = []; nh(a, b, c, d, void 0 === e ? !1 : e, function (g) { f.push(g.Ma()) }); return f }, nh = function (a, b, c, d, e, f, g) { g = void 0 === g ? {} : g; b = _.x(b); for (var h = b.next(); !h.done; h = b.next()) { var l = h.value; h = c[l]; !e && (a.s.has(l) || h.g) || g[l] || (g[l] = !0, l = d[l] ? Object.keys(d[l]) : [], nh(a, h.h.concat(l), c, d, e, f, g), f(h)) } }, mh = function (a, b, c, d, e) {
e = void 0 === e ? !1 : e; var f = [], g = new ye; b = [b]; for (var h = function (r, q) {
for (var p = [], y = 0, D = Math.floor(r.length / q) + 1, S = 0; S < q; S++) {
var T = (S + 1) * D; p.push(r.slice(y,
T)); y = T
} return p
}, l = b.shift(); l;) { var m = oh(a, l, !!e, !0); if (2E3 >= m.length) { if (l = ph(a, l, e)) f.push(l), Ie(g, l.g) } else b = h(l, Math.ceil(m.length / 2E3)).concat(b); l = b.shift() } var n = new ye; kh(a, n); Fe(n, function () { return qh(a, f, c, d) }); Ge(n, function () { var r = new rh; r.j = !0; r.h = -1; qh(this, [r], c, d) }, a); Fe(g, function () { return n.callback() }); g.callback()
}, ph = function (a, b, c) {
var d = oh(a, b, !(void 0 === c || !c)); a.K.push(d); b = _.x(b); for (c = b.next(); !c.done; c = b.next())a.s.add(c.value); if (a.B) a = _.jd(document, "SCRIPT"), _.cb(a,
_.eb(d)), a.type = "text/javascript", a.async = !1, document.body.appendChild(a); else { var e = new rh, f = new _.Yg(0 < a.j.length ? new Ug : void 0); a.h.I(f, "success", (0, _.A)(e.B, e, f)); a.h.I(f, "error", (0, _.A)(e.A, e, f)); a.h.I(f, "timeout", (0, _.A)(e.s, e)); Lg(a.h, f, "ready", f.R, !1, f); f.o = 3E4; sh(a.M, function () { f.send(d); return e.g }); return e } return null
}, qh = function (a, b, c, d) {
for (var e = !1, f, g = !1, h = 0; h < b.length; h++) { var l = b[h]; if (!f && l.j) { e = !0; f = l.h; break } else l.l && (g = !0) } h = _.ua(a.g); (e || g) && -1 != f && (a.g.length = 0); if (e) c &&
c(f); else if (g) d && d(); else for (a = 0; a < b.length; a++)d = b[a], th(d.o, d.Ga) || c && c(8001); (e || g) && -1 != f && _.bc(h, function (m) { m.cancel() })
}; jh.prototype.J = function () { this.h.R(); delete Ff.version; _.C.prototype.J.call(this) }; jh.prototype.F = function () { return Ag(this.A, "k") };
var oh = function (a, b, c, d) {
d = void 0 === d ? !1 : d; var e = _.Kf(a.D.match(_.Jf)[3] || null); if (0 < a.j.length && !_.u(a.j, e) && null != e && window.location.hostname != e) throw Error("ba`" + e); e = Jg(a.A.toString()); delete e.g.m; delete e.g.exm; delete e.g.ed; Dg(e, "m", b.join(",")); a.o && (Dg(e, "ck", a.o), a.l && Dg(e, "rs", a.l)); Dg(e, "d", "0"); c && (a = $c(), e.j.zx = a); a = e.toString(); if (d && 0 == a.lastIndexOf("/", 0)) {
e = document.location.href.match(_.Jf); d = e[1]; b = e[2]; c = e[3]; e = e[4]; var f = ""; d && (f += d + ":"); c && (f += "//", b && (f += b + "@"), f += c, e && (f +=
":" + e)); a = f + a
} return a
}, th = function (a, b) { var c = ""; if (1 < a.length && "\n" === a.charAt(a.length - 1)) { var d = a.lastIndexOf("\n", a.length - 2); 0 <= d && (c = a.substring(d + 1, a.length - 1)) } d = c.length - 11; if (0 <= d && c.indexOf("Google Inc.", d) == d || 0 == c.lastIndexOf("//# sourceMappingURL=", 0)) try { c = window; a = a + "\r\n//# sourceURL=" + b; a = _.db(a); var e = _.Ta(a); var f = _.Ua(e); c.eval(f) === f && c.eval(f.toString()) } catch (g) { return !1 } else return !1; return !0 }, uh = function (a) {
var b = _.Kf(a.match(_.Jf)[5] || null) || "", c = _.Kf(Fg(b).match(_.Jf)[5] ||
null); return (null === c ? 0 : RegExp("/_/wa/", "g").test(c) ? Hg(b) : RegExp("(/_/js/)|(/_/ss/)", "g").test(c) && /\/k=/.test(c)) ? a : null
}, rh = function () { this.g = new ye; this.Ga = this.o = ""; this.j = !1; this.h = 0; this.l = !1 }; rh.prototype.B = function (a) { this.o = a.Ba(); this.Ga = String(a.s); this.g.callback() }; rh.prototype.A = function (a) { this.j = !0; this.h = a.Na(); this.g.callback() }; rh.prototype.s = function () { this.l = !0; this.g.callback() };
var ih = function () { this.g = 0; this.h = [] }, sh = function (a, b) { a.h.push(b); vh(a) }, vh = function (a) { for (; 5 > a.g && a.h.length;)wh(a, a.h.shift()) }, wh = function (a, b) { a.g++; Fe(b(), function () { this.g--; vh(this) }, a) }; var xh = new wg(!1), yh = document.location.href;
xf({
h: { dml: xh }, initialize: function (a) {
var b = xh.get(), c = "", d = ""; window && window._F_cssRowKey && (c = window._F_cssRowKey, window._F_combinedSignature && (d = window._F_combinedSignature)); if (c && "function" !== typeof window._F_installCss) throw Error("$"); var e, f = _.t._F_jsUrl; f && (e = uh(f)); !e && (f = document.getElementById("base-js")) && (e = f.src ? f.src : f.getAttribute("href"), e = uh(e)); e || (e = uh(yh)); e || (e = document.getElementsByTagName("script"), e = uh(e[e.length - 1].src)); if (!e) throw Error("aa"); e = new jh(e); c && (e.o = c); d &&
(e.l = d); e.B = b; b = _.ja(); b.B = e; b.ug(!0); b = _.ja(); b.Ge(a); a.A(b)
}
});
_._ModuleManager_initialize = function (a, b) { if (!_.fa) { if (!_.ha) return; _.ia() } _.fa.Fe(a, b) };
_._ModuleManager_initialize('b/sy0/sy1/sy2/rJmJrc:1,2,3/n73qwf/UUJqVe/MpJwZc/GHAeAc/sy3/sy4:9/sy5/Wt6vjf:2,a,b/sy6:1/byfTOb:d/sy7:a/sy8/sy9:9/LEikZe:2,3,d,f,g,h/lsjVmc:f,g/sya/el_conf:k/el_main_css/syc:b,f/syd:9/sye/el_main:h,k,m,n,o,p/corsproxy/website_error/syf/navigationui:a,p,t/phishing_protection:n,t/_stam:o', ['sya', 'el_conf']);
} catch (e) { _._DumpException(e) }
try {
_.M = {}; MSG_TRANSLATE = "Translate"; _.M[0] = MSG_TRANSLATE; MSG_CANCEL = "Cancel"; _.M[1] = MSG_CANCEL; MSG_CLOSE = "Close"; _.M[2] = MSG_CLOSE; MSGFUNC_PAGE_TRANSLATED_TO = function (a) { return "Google has translated this page automatically to: " + a }; _.M[3] = MSGFUNC_PAGE_TRANSLATED_TO; MSGFUNC_TRANSLATED_TO = function (a) { return "Translated into: " + a }; _.M[4] = MSGFUNC_TRANSLATED_TO; MSG_GENERAL_ERROR = "Error: The server could not complete your request. Try again later."; _.M[5] = MSG_GENERAL_ERROR; MSG_LEARN_MORE = "Learn more";
_.M[6] = MSG_LEARN_MORE; MSGFUNC_POWERED_BY = function (a) { return "" }; _.M[7] = MSGFUNC_POWERED_BY; MSG_TRANSLATE_PRODUCT_NAME = "Translate"; _.M[8] = MSG_TRANSLATE_PRODUCT_NAME; MSG_TRANSLATION_IN_PROGRESS = "Translation in progress"; _.M[9] = MSG_TRANSLATION_IN_PROGRESS; MSGFUNC_TRANSLATE_PAGE_TO = function (a) { return "Translate this page to: " + a + " using Google Translate?" }; _.M[10] = MSGFUNC_TRANSLATE_PAGE_TO; MSGFUNC_VIEW_PAGE_IN = function (a) { return "View this page in: " + a }; _.M[11] = MSGFUNC_VIEW_PAGE_IN;
MSG_RESTORE = "Show original"; _.M[12] = MSG_RESTORE; MSG_SSL_INFO_LOCAL_FILE = "The content of this local file will be sent to Google for translation using a secure connection."; _.M[13] = MSG_SSL_INFO_LOCAL_FILE; MSG_SSL_INFO_SECURE_PAGE = "The content of this secure page will be sent to Google for translation, using a secure connection."; _.M[14] = MSG_SSL_INFO_SECURE_PAGE; MSG_SSL_INFO_INTRANET_PAGE = "The content of this intranet page will be sent to Google for translation, using a secure connection."; _.M[15] = MSG_SSL_INFO_INTRANET_PAGE;
MSG_SELECT_LANGUAGE = "Select Language"; _.M[16] = MSG_SELECT_LANGUAGE; MSGFUNC_TURN_OFF_TRANSLATION = function (a) { return "Turn off " + a + " translation" }; _.M[17] = MSGFUNC_TURN_OFF_TRANSLATION; MSGFUNC_TURN_OFF_FOR = function (a) { return "Turn off for: " + a }; _.M[18] = MSGFUNC_TURN_OFF_FOR; MSG_ALWAYS_HIDE_AUTO_POPUP_BANNER = "Always hide"; _.M[19] = MSG_ALWAYS_HIDE_AUTO_POPUP_BANNER; MSG_ORIGINAL_TEXT = "Original text:"; _.M[20] = MSG_ORIGINAL_TEXT; MSG_FILL_SUGGESTION = "Contribute a better translation"; _.M[21] = MSG_FILL_SUGGESTION;
MSG_SUBMIT_SUGGESTION = "Contribute"; _.M[22] = MSG_SUBMIT_SUGGESTION; MSG_SHOW_TRANSLATE_ALL = "Translate all"; _.M[23] = MSG_SHOW_TRANSLATE_ALL; MSG_SHOW_RESTORE_ALL = "Restore all"; _.M[24] = MSG_SHOW_RESTORE_ALL; MSG_SHOW_CANCEL_ALL = "Cancel all"; _.M[25] = MSG_SHOW_CANCEL_ALL; MSG_TRANSLATE_TO_MY_LANGUAGE = "Translate sections to my language"; _.M[26] = MSG_TRANSLATE_TO_MY_LANGUAGE; MSGFUNC_TRANSLATE_EVERYTHING_TO = function (a) { return "Translate everything to " + a }; _.M[27] = MSGFUNC_TRANSLATE_EVERYTHING_TO;
MSG_SHOW_ORIGINAL_LANGUAGES = "Show original languages"; _.M[28] = MSG_SHOW_ORIGINAL_LANGUAGES; MSG_OPTIONS = "Options"; _.M[29] = MSG_OPTIONS; MSG_TURN_OFF_TRANSLATION_FOR_THIS_SITE = "Turn off translation for this site"; _.M[30] = MSG_TURN_OFF_TRANSLATION_FOR_THIS_SITE; _.M[31] = null; MSG_ALT_SUGGESTION = "Show alternative translations"; _.M[32] = MSG_ALT_SUGGESTION; MSG_ALT_ACTIVITY_HELPER_TEXT = "Click words above to get alternative translations"; _.M[33] = MSG_ALT_ACTIVITY_HELPER_TEXT; MSG_USE_ALTERNATIVES = "Use"; _.M[34] = MSG_USE_ALTERNATIVES;
MSG_DRAG_TIP = "Drag with shift key to reorder"; _.M[35] = MSG_DRAG_TIP; MSG_CLICK_FOR_ALT = "Click for alternative translations"; _.M[36] = MSG_CLICK_FOR_ALT; MSG_DRAG_INSTUCTIONS = "Hold down the shift key, click and drag the words above to reorder."; _.M[37] = MSG_DRAG_INSTUCTIONS; MSG_SUGGESTION_SUBMITTED = "Thank you for contributing your translation suggestion to Google Translate."; _.M[38] = MSG_SUGGESTION_SUBMITTED; MSG_MANAGE_TRANSLATION_FOR_THIS_SITE = "Manage translation for this site"; _.M[39] = MSG_MANAGE_TRANSLATION_FOR_THIS_SITE;
MSG_ALT_AND_CONTRIBUTE_ACTIVITY_HELPER_TEXT = "Click a word for alternative translations or double-click to edit directly"; _.M[40] = MSG_ALT_AND_CONTRIBUTE_ACTIVITY_HELPER_TEXT; MSG_ORIGINAL_TEXT_NO_COLON = "Original text"; _.M[41] = MSG_ORIGINAL_TEXT_NO_COLON; _.M[42] = "Translate"; _.M[43] = "Translate"; _.M[44] = "Your correction has been submitted."; MSG_LANGUAGE_UNSUPPORTED = "Error: The language of the web page is not supported."; _.M[45] = MSG_LANGUAGE_UNSUPPORTED; MSG_LANGUAGE_TRANSLATE_WIDGET = "Language Translate Widget";
_.M[46] = MSG_LANGUAGE_TRANSLATE_WIDGET; MSG_RATE_THIS_TRANSLATION = "Rate this translation"; _.M[47] = MSG_RATE_THIS_TRANSLATION; MSG_FEEDBACK_USAGE_FOR_IMPROVEMENT = "Your feedback will be used to help improve Google Translate"; _.M[48] = MSG_FEEDBACK_USAGE_FOR_IMPROVEMENT; MSG_FEEDBACK_SATISFIED_LABEL = "Good translation"; _.M[49] = MSG_FEEDBACK_SATISFIED_LABEL; MSG_FEEDBACK_DISSATISFIED_LABEL = "Poor translation"; _.M[50] = MSG_FEEDBACK_DISSATISFIED_LABEL; MSG_TRANSLATION_NO_COLON = "Translation"; _.M[51] = MSG_TRANSLATION_NO_COLON;
} catch (e) { _._DumpException(e) }
try {
_.ma("el_conf");
var Xk; _._exportVersion = function (a) { _.Kb("google.translate.v", a) }; _._getCallbackFunction = function (a) { return _.Cb(a) }; _._exportMessages = function () { _.Kb("google.translate.m", _.M) }; Xk = function (a) { var b = document.getElementsByTagName("head")[0]; b || (b = document.body.parentNode.appendChild(document.createElement("head"))); b.appendChild(a) }; _._loadJs = function (a) { var b = _.jd(document, "SCRIPT"); b.type = "text/javascript"; b.charset = "UTF-8"; _.cb(b, _.eb(a)); Xk(b) };
_._loadCss = function (a) { var b = document.createElement("link"); b.type = "text/css"; b.rel = "stylesheet"; b.charset = "UTF-8"; b.href = a; Xk(b) }; _._isNS = function (a) { a = a.split("."); for (var b = window, c = 0; c < a.length; ++c)if (!(b = b[a[c]])) return !1; return !0 }; _._setupNS = function (a) { a = a.split("."); for (var b = window, c = 0; c < a.length; ++c)b.hasOwnProperty ? b.hasOwnProperty(a[c]) ? b = b[a[c]] : b = b[a[c]] = {} : b = b[a[c]] || (b[a[c]] = {}); return b }; _.Kb("_exportVersion", _._exportVersion); _.Kb("_getCallbackFunction", _._getCallbackFunction);
_.Kb("_exportMessages", _._exportMessages); _.Kb("_loadJs", _._loadJs); _.Kb("_loadCss", _._loadCss); _.Kb("_isNS", _._isNS); _.Kb("_setupNS", _._setupNS); window.addEventListener && "undefined" == typeof document.readyState && window.addEventListener("DOMContentLoaded", function () { document.readyState = "complete" }, !1);
_.oa();
} catch (e) { _._DumpException(e) }
}).call(this, this.default_tr);
// Google Inc.
//# sourceURL=/_/translate_http/_/js/k=translate_http.tr.en_GB.wIPZwZFeGr0.O/am=wA/d=1/rs=AN8SPfouKKPDvh1VXXDz9fjVwLEngjiCoA/m=el_conf
// Configure Constants
(function () {
let gtConstEvalStartTime = new Date();
if (_isNS('google.translate.Element')) { return }
(function () {
const c = _setupNS('google.translate._const');
c._cest = gtConstEvalStartTime;
gtConstEvalStartTime = undefined; // hide this eval start time constant
c._cl = 'en-GB'; c._cuc = 'googleTranslateElementInit'; c._cac = ''; c._cam = ''; c._cenv = 'prod'; c._ctkk = '474561.1624494120'; const h = 'translate.googleapis.com'; const oph = 'translate-pa.googleapis.com'; const s = 'https' + '://'; c._pah = h; c._pas = s; const b = s + 'translate.googleapis.com'; const staticPath = '/translate_static/'; c._pci = b + staticPath + 'img/te_ctrl3.gif'; c._pmi = b + staticPath + 'img/mini_google.png'; c._pbi = b + staticPath + 'img/te_bk.gif'; c._pli = b + staticPath + 'img/loading.gif'; c._ps = 'https:\/\/www.gstatic.com\/_\/translate_http\/_\/ss\/k\x3dtranslate_http.tr.qhDXWpKopYk.L.W.O\/am\x3dwA\/d\x3d0\/rs\x3dAN8SPfq5gedF4FIOWZgYyMCNZA5tU966ig\/m\x3del_main_css'; c._plla = oph + '\/v1\/supportedLanguages'; c._puh = 'translate.google.com'; c._cnal = {}; _loadCss(c._ps); _loadJs('https:\/\/translate.googleapis.com\/_\/translate_http\/_\/js\/k\x3dtranslate_http.tr.en_GB.wIPZwZFeGr0.O\/d\x3d1\/exm\x3del_conf\/ed\x3d1\/rs\x3dAN8SPfpPdBGjJuEB8VEVb2_3YqKGhu0xPw\/m\x3del_main'); _exportMessages(); _exportVersion('TE_20240209');
})();
})();