Meta Description" name="description" />

Share this result

Previews are deleted daily. Get a permanent share link sent to your inbox:
Script
<ins class='dcmads' style='display:inline-block;width:320px;height:480px' data-dcm-placement='N1470023.5034866MEDIMAP/B30501388.375726808' data-dcm-rendering-mode='iframe' data-dcm-https-only data-dcm-api-frameworks='[APIFRAMEWORKS]' data-dcm-omid-partner='[OMIDPARTNER]' data-dcm-gdpr-applies='gdpr=${GDPR}' data-dcm-gdpr-consent='gdpr_consent=${GDPR_CONSENT_755}' data-dcm-addtl-consent='addtl_consent=${ADDTL_CONSENT}' data-dcm-ltd='false' data-dcm-resettable-device-id='' data-dcm-app-id=''> <script> console.log("check"); (function() { var aa = function(a) { var b = 0; return function() { return b < a.length ? { done: !1, value: a[b++] } : { done: !0 } } }, n = "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 }, ba = 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("Cannot find global object"); }, ca = ba(this), p = function(a, b) { if (b) a: { var c = ca;a = a.split("."); for (var d = 0; d < a.length - 1; d++) { var f = a[d]; if (!(f in c)) break a; c = c[f] } a = a[a.length - 1];d = c[a];b = b(d);b != d && null != b && n(c, a, { configurable: !0, writable: !0, value: b }) } }; p("Symbol", function(a) { if (a) return a; var b = function(g, l) { this.g = g; n(this, "description", { configurable: !0, writable: !0, value: l }) }; b.prototype.toString = function() { return this.g }; var c = "jscomp_symbol_" + (1E9 * Math.random() >>> 0) + "_", d = 0, f = function(g) { if (this instanceof f) throw new TypeError("Symbol is not a constructor"); return new b(c + (g || "") + "_" + d++, g) }; return f }); p("Symbol.iterator", function(a) { if (a) return a; a = Symbol("Symbol.iterator"); for (var b = "Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "), c = 0; c < b.length; c++) { var d = ca[b[c]]; "function" === typeof d && "function" != typeof d.prototype[a] && n(d.prototype, a, { configurable: !0, writable: !0, value: function() { return da(aa(this)) } }) } return a }); var da = function(a) { a = { next: a }; a[Symbol.iterator] = function() { return this }; return a }, ea = function(a) { return a.raw = a }, fa = function(a, b) { a.raw = b; return a }, q = 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: aa(a) }; throw Error(String(a) + " is not an iterable or ArrayLike"); }, ha = "function" == typeof Object.create ? Object.create : function(a) { var b = function() {}; b.prototype = a; return new b }, ia; if ("function" == typeof Object.setPrototypeOf) ia = Object.setPrototypeOf; else { var ja; a: { var ka = { a: !0 }, la = {}; try { la.__proto__ = ka; ja = la.a; break a } catch (a) {} ja = !1 } ia = ja ? function(a, b) { a.__proto__ = b; if (a.__proto__ !== b) throw new TypeError(a + " is not extensible"); return a } : null } var ma = ia, na = function(a, b) { a.prototype = ha(b.prototype); a.prototype.constructor = a; if (ma) ma(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.F = b.prototype }, r = function(a, b) { return Object.prototype.hasOwnProperty.call(a, b) }, oa = "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 f in d) r(d, f) && (a[f] = d[f]) } return a }; p("Object.assign", function(a) { return a || oa }); p("WeakMap", function(a) { function b() {} function c(h) { var k = typeof h; return "object" === k && null !== h || "function" === k } function d(h) { if (!r(h, g)) { var k = new b; n(h, g, { value: k }) } } function f(h) { var k = Object[h]; k && (Object[h] = function(m) { if (m instanceof b) return m; Object.isExtensible(m) && d(m); return k(m) }) } if (function() { if (!a || !Object.seal) return !1; try { var h = Object.seal({}), k = Object.seal({}), m = new a([ [h, 2], [k, 3] ]); if (2 != m.get(h) || 3 != m.get(k)) return !1; m.delete(h); m.set(k, 4); return !m.has(h) && 4 == m.get(k) } catch (t) { return !1 } }()) return a; var g = "$jscomp_hidden_" + Math.random(); f("freeze"); f("preventExtensions"); f("seal"); var l = 0, e = function(h) { this.g = (l += Math.random() + 1).toString(); if (h) { h = q(h); for (var k; !(k = h.next()).done;) k = k.value, this.set(k[0], k[1]) } }; e.prototype.set = function(h, k) { if (!c(h)) throw Error("Invalid WeakMap key"); d(h); if (!r(h, g)) throw Error("WeakMap key fail: " + h); h[g][this.g] = k; return this }; e.prototype.get = function(h) { return c(h) && r(h, g) ? h[g][this.g] : void 0 }; e.prototype.has = function(h) { return c(h) && r(h, g) && r(h[g], this.g) }; e.prototype.delete = function(h) { return c(h) && r(h, g) && r(h[g], this.g) ? delete h[g][this.g] : !1 }; return e }); p("Map", function(a) { if (function() { if (!a || "function" != typeof a || !a.prototype.entries || "function" != typeof Object.seal) return !1; try { var e = Object.seal({ x: 4 }), h = new a(q([ [e, "s"] ])); if ("s" != h.get(e) || 1 != h.size || h.get({ x: 4 }) || h.set({ x: 4 }, "t") != h || 2 != h.size) return !1; var k = h.entries(), m = k.next(); if (m.done || m.value[0] != e || "s" != m.value[1]) return !1; m = k.next(); return m.done || 4 != m.value[0].x || "t" != m.value[1] || !k.next().done ? !1 : !0 } catch (t) { return !1 } }()) return a; var b = new WeakMap, c = function(e) { this[0] = {}; this[1] = g(); this.size = 0; if (e) { e = q(e); for (var h; !(h = e.next()).done;) h = h.value, this.set(h[0], h[1]) } }; c.prototype.set = function(e, h) { e = 0 === e ? 0 : e; var k = d(this, e); k.list || (k.list = this[0][k.id] = []); k.h ? k.h.value = h : (k.h = { next: this[1], l: this[1].l, head: this[1], key: e, value: h }, k.list.push(k.h), this[1].l.next = k.h, this[1].l = k.h, this.size++); return this }; c.prototype.delete = function(e) { e = d(this, e); return e.h && e.list ? (e.list.splice(e.index, 1), e.list.length || delete this[0][e.id], e.h.l.next = e.h.next, e.h.next.l = e.h.l, e.h.head = null, this.size--, !0) : !1 }; c.prototype.clear = function() { this[0] = {}; this[1] = this[1].l = g(); this.size = 0 }; c.prototype.has = function(e) { return !!d(this, e).h }; c.prototype.get = function(e) { return (e = d(this, e).h) && e.value }; c.prototype.entries = function() { return f(this, function(e) { return [e.key, e.value] }) }; c.prototype.keys = function() { return f(this, function(e) { return e.key }) }; c.prototype.values = function() { return f(this, function(e) { return e.value }) }; c.prototype.forEach = function(e, h) { for (var k = this.entries(), m; !(m = k.next()).done;) m = m.value, e.call(h, m[1], m[0], this) }; c.prototype[Symbol.iterator] = c.prototype.entries; var d = function(e, h) { var k = h && typeof h; "object" == k || "function" == k ? b.has(h) ? k = b.get(h) : (k = "" + ++l, b.set(h, k)) : k = "p_" + h; var m = e[0][k]; if (m && r(e[0], k)) for (e = 0; e < m.length; e++) { var t = m[e]; if (h !== h && t.key !== t.key || h === t.key) return { id: k, list: m, index: e, h: t } } return { id: k, list: m, index: -1, h: void 0 } }, f = function(e, h) { var k = e[1]; return da(function() { if (k) { for (; k.head != e[1];) k = k.l; for (; k.next != k.head;) return k = k.next, { done: !1, value: h(k) }; k = null } return { done: !0, value: void 0 } }) }, g = function() { var e = {}; return e.l = e.next = e.head = e }, l = 0; return c }); p("Object.values", function(a) { return a ? a : function(b) { var c = [], d; for (d in b) r(b, d) && c.push(b[d]); return c } }); var pa = function(a, b) { a instanceof String && (a += ""); var c = 0, d = !1, f = { next: function() { if (!d && c < a.length) { var g = c++; return { value: b(g, a[g]), done: !1 } } d = !0; return { done: !0, value: void 0 } } }; f[Symbol.iterator] = function() { return f }; return f }; p("Array.from", function(a) { return a ? a : function(b, c, d) { c = null != c ? c : function(e) { return e }; var f = [], g = "undefined" != typeof Symbol && Symbol.iterator && b[Symbol.iterator]; if ("function" == typeof g) { b = g.call(b); for (var l = 0; !(g = b.next()).done;) f.push(c.call(d, g.value, l++)) } else for (g = b.length, l = 0; l < g; l++) f.push(c.call(d, b[l], l)); return f } }); p("Array.prototype.values", function(a) { return a ? a : function() { return pa(this, function(b, c) { return c }) } }); p("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(q([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 f = d.entries(), g = f.next(); if (g.done || g.value[0] != c || g.value[1] != c) return !1; g = f.next(); return g.done || g.value[0] == c || 4 != g.value[0].x || g.value[1] != g.value[0] ? !1 : f.next().done } catch (l) { return !1 } }()) return a; var b = function(c) { this.g = new Map; if (c) { c = q(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 f = this; this.g.forEach(function(g) { return c.call(d, g, g, f) }) }; return b }); p("globalThis", function(a) { return a || ca }); /* Copyright The Closure Library Authors. SPDX-License-Identifier: Apache-2.0 */ var u = this || self, qa = function(a) { var b = typeof a; return "object" != b ? b : a ? Array.isArray(a) ? "array" : b : "null" }, ra = function(a) { return a }; var v, w; a: { for (var sa = ["CLOSURE_FLAGS"], x = u, ta = 0; ta < sa.length; ta++) if (x = x[sa[ta]], null == x) { w = null; break a } w = x } var ua = w && w[610401301]; v = null != ua ? ua : !1; function y() { var a = u.navigator; return a && (a = a.userAgent) ? a : "" } var z, va = u.navigator; z = va ? va.userAgentData || null : null; function wa(a) { return v ? z ? z.brands.some(function(b) { return (b = b.brand) && -1 != b.indexOf(a) }) : !1 : !1 } function A(a) { return -1 != y().indexOf(a) }; function B() { return v ? !!z && 0 < z.brands.length : !1 } function xa() { return B() ? !1 : A("Opera") } function ya() { return A("Firefox") || A("FxiOS") } function za() { return B() ? wa("Chromium") : (A("Chrome") || A("CriOS")) && !(B() ? 0 : A("Edge")) || A("Silk") }; function C() { return v ? !!z && !!z.platform : !1 } function Aa() { return A("iPhone") && !A("iPod") && !A("iPad") } function Ba() { Aa() || A("iPad") || A("iPod") }; var Da = 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, f = 0; f < c; f++) if (f in d && b.call(void 0, d[f], f, a)) return !0; return !1 }; xa(); var Ea = B() ? !1 : A("Trident") || A("MSIE"); A("Edge"); !A("Gecko") || -1 != y().toLowerCase().indexOf("webkit") && !A("Edge") || A("Trident") || A("MSIE") || A("Edge"); - 1 != y().toLowerCase().indexOf("webkit") && !A("Edge") && A("Mobile"); C() || A("Macintosh"); C() || A("Windows"); (C() ? "Linux" === z.platform : A("Linux")) || C() || A("CrOS"); var Fa = u.navigator || null; Fa && (Fa.appVersion || "").indexOf("X11"); C() || A("Android"); Aa(); A("iPad"); A("iPod"); Ba(); y().toLowerCase().indexOf("kaios"); ya(); Aa() || A("iPod"); A("iPad"); !A("Android") || za() || ya() || xa() || A("Silk"); za(); !A("Safari") || za() || (B() ? 0 : A("Coast")) || xa() || (B() ? 0 : A("Edge")) || (B() ? wa("Microsoft Edge") : A("Edg/")) || (B() ? wa("Opera") : A("OPR")) || ya() || A("Silk") || A("Android") || Ba(); var Ga = {}, E = null; var Ha = "undefined" !== typeof Uint8Array, Ia = !Ea && "function" === typeof btoa; function F(a) { return Array.prototype.slice.call(a) }; var G = "function" === typeof Symbol && "symbol" === typeof Symbol() ? Symbol() : void 0, Ja = G ? function(a, b) { a[G] |= b } : function(a, b) { void 0 !== a.g ? a.g |= b : Object.defineProperties(a, { g: { value: b, configurable: !0, writable: !0, enumerable: !1 } }) }; function Ka(a) { var b = H(a); 1 !== (b & 1) && (Object.isFrozen(a) && (a = F(a)), I(a, b | 1)) } var H = G ? function(a) { return a[G] | 0 } : function(a) { return a.g | 0 }, J = G ? function(a) { return a[G] } : function(a) { return a.g }, I = G ? function(a, b) { a[G] = b } : function(a, b) { void 0 !== a.g ? a.g = b : Object.defineProperties(a, { g: { value: b, configurable: !0, writable: !0, enumerable: !1 } }) }; function La() { var a = []; Ja(a, 1); return a } function Ma(a, b) { I(b, (a | 0) & -255) } function Na(a, b) { I(b, (a | 34) & -221) } function Oa(a) { a = a >> 11 & 1023; return 0 === a ? 536870912 : a }; var Pa = {}; function K(a) { return null !== a && "object" === typeof a && !Array.isArray(a) && a.constructor === Object } var Qa, L, Ra = []; I(Ra, 39); L = Object.freeze(Ra); function Sa(a) { if ("boolean" !== typeof a) throw Error("Expected boolean but got " + qa(a) + ": " + a); return !!a }; var M; function Ta(a, b, c) { null == a && (a = M); M = void 0; if (null == a) { var d = 96; c ? (a = [c], d |= 512) : a = []; b && (d = d & -2095105 | (b & 1023) << 11) } else { if (!Array.isArray(a)) throw Error(); d = H(a); if (d & 64) return a; d |= 64; if (c && (d |= 512, c !== a[0])) throw Error(); a: { c = a; var f = c.length; if (f) { var g = f - 1, l = c[g]; if (K(l)) { d |= 256; b = +!!(d & 512) - 1; f = g - b; 1024 <= f && (Ua(c, b, l), f = 1023); d = d & -2095105 | (f & 1023) << 11; break a } } b && (l = +!!(d & 512) - 1, b = Math.max(b, f - l), 1024 < b && (Ua(c, l, {}), d |= 256, b = 1023), d = d & -2095105 | (b & 1023) << 11) } } I(a, d); return a } function Ua(a, b, c) { for (var d = 1023 + b, f = a.length, g = d; g < f; g++) { var l = a[g]; null != l && l !== c && (c[g - b] = l) } a.length = d + 1; a[d] = c }; function Va(a, b) { return Wa(b) } function Wa(a) { switch (typeof a) { case "number": return isFinite(a) ? a : String(a); case "boolean": return a ? 1 : 0; case "object": if (a && !Array.isArray(a) && Ha && null != a && a instanceof Uint8Array) { if (Ia) { for (var b = "", c = 0, d = a.length - 10240; c < d;) b += String.fromCharCode.apply(null, a.subarray(c, c += 10240)); b += String.fromCharCode.apply(null, c ? a.subarray(c) : a); a = btoa(b) } else { void 0 === b && (b = 0); if (!E) { E = {}; c = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""); d = ["+/=", "+/", "-_=", "-_.", "-_"]; for (var f = 0; 5 > f; f++) { var g = c.concat(d[f].split("")); Ga[f] = g; for (var l = 0; l < g.length; l++) { var e = g[l]; void 0 === E[e] && (E[e] = l) } } } b = Ga[b]; c = Array(Math.floor(a.length / 3)); d = b[64] || ""; for (f = g = 0; g < a.length - 2; g += 3) { var h = a[g], k = a[g + 1]; e = a[g + 2]; l = b[h >> 2]; h = b[(h & 3) << 4 | k >> 4]; k = b[(k & 15) << 2 | e >> 6]; e = b[e & 63]; c[f++] = l + h + k + e } l = 0; e = d; switch (a.length - g) { case 2: l = a[g + 1], e = b[(l & 15) << 2] || d; case 1: a = a[g], c[f] = b[a >> 2] + b[(a & 3) << 4 | l >> 4] + e + d } a = c.join("") } return a } } return a }; function Xa(a, b, c) { a = F(a); var d = a.length, f = b & 256 ? a[d - 1] : void 0; d += f ? -1 : 0; for (b = b & 512 ? 1 : 0; b < d; b++) a[b] = c(a[b]); if (f) { b = a[b] = {}; for (var g in f) b[g] = c(f[g]) } return a } function Ya(a, b, c, d, f, g) { if (null != a) { if (Array.isArray(a)) a = f && 0 == a.length && H(a) & 1 ? void 0 : g && H(a) & 2 ? a : Za(a, b, c, void 0 !== d, f, g); else if (K(a)) { var l = {}, e; for (e in a) l[e] = Ya(a[e], b, c, d, f, g); a = l } else a = b(a, d); return a } } function Za(a, b, c, d, f, g) { var l = d || c ? H(a) : 0; d = d ? !!(l & 32) : void 0; a = F(a); for (var e = 0; e < a.length; e++) a[e] = Ya(a[e], b, c, d, f, g); c && c(l, a); return a } function $a(a) { return a.v === Pa ? a.toJSON() : Wa(a) }; function ab(a, b, c) { c = void 0 === c ? Na : c; if (null != a) { if (Ha && a instanceof Uint8Array) return b ? a : new Uint8Array(a); if (Array.isArray(a)) { var d = H(a); return d & 2 ? a : !b || d & 68 || !(d & 32 || 0 === d) ? Za(a, ab, d & 4 ? Na : c, !0, !1, !0) : (I(a, d | 34), a) } a.v === Pa && (b = a.i, c = J(b), a = c & 2 ? a : bb(a, b, c, !0)); return a } } function bb(a, b, c, d) { a = a.constructor; M = b = cb(b, c, d); b = new a(b); M = void 0; return b } function cb(a, b, c) { var d = c || b & 2 ? Na : Ma, f = !!(b & 32); a = Xa(a, b, function(g) { return ab(g, f, d) }); Ja(a, 32 | (c ? 2 : 0)); return a }; var eb = function(a, b, c) { var d = a.i, f = J(d); if (f & 2) throw Error(); db(d, f, b, c); return a }; function db(a, b, c, d) { var f = Oa(b); if (c >= f) { var g = b; if (b & 256) f = a[a.length - 1]; else { if (null == d) return; f = a[f + (+!!(b & 512) - 1)] = {}; g |= 256 } f[c] = d; g !== b && I(a, g) } else a[c + (+!!(b & 512) - 1)] = d, b & 256 && (a = a[a.length - 1], c in a && delete a[c]) } var N = function(a, b, c) { if (null != c && "string" !== typeof c) throw Error(); return eb(a, b, c) }; var O = function(a, b, c) { this.i = Ta(a, b, c) }; O.prototype.toJSON = function() { if (Qa) var a = fb(this, this.i, !1); else a = Za(this.i, $a, void 0, void 0, !1, !1), a = fb(this, a, !0); return a }; O.prototype.clone = function() { var a = this.i; return bb(this, a, J(a), !1) }; O.prototype.v = Pa; O.prototype.toString = function() { return fb(this, this.i, !1).toString() }; function fb(a, b, c) { var d = a.constructor.A, f = Oa(J(c ? a.i : b)), g = !1; if (d) { if (!c) { b = F(b); var l; if (b.length && K(l = b[b.length - 1])) for (g = 0; g < d.length; g++) if (d[g] >= f) { Object.assign(b[b.length - 1] = {}, l); break } g = !0 } f = b; c = !c; l = J(a.i); a = Oa(l); l = +!!(l & 512) - 1; for (var e, h, k = 0; k < d.length; k++) if (h = d[k], h < a) { h += l; var m = f[h]; null == m ? f[h] = c ? L : La() : c && m !== L && Ka(m) } else e || (m = void 0, f.length && K(m = f[f.length - 1]) ? e = m : f.push(e = {})), m = e[h], null == e[h] ? e[h] = c ? L : La() : c && m !== L && Ka(m) } d = b.length; if (!d) return b; var t; if (K(e = b[d - 1])) { a: { var D = e;f = {};c = !1; for (var hb in D) a = D[hb], Array.isArray(a) && a != a && (c = !0), null != a ? f[hb] = a : c = !0; if (c) { for (var Tc in f) { D = f; break a } D = null } } D != e && (t = !0);d-- } for (; 0 < d; d--) { e = b[d - 1]; if (null != e) break; var dc = !0 } if (!t && !dc) return b; var Ca; g ? Ca = b : Ca = Array.prototype.slice.call(b, 0, d); b = Ca; g && (b.length = d); D && b.push(D); return b }; var P, gb = function() { if (void 0 === P) { var a = null, b = u.trustedTypes; if (b && b.createPolicy) { try { a = b.createPolicy("goog#html", { createHTML: ra, createScript: ra, createScriptURL: ra }) } catch (c) { u.console && u.console.error(c.message) } P = a } else P = a } return P }; var ib = function(a) { this.g = a }; ib.prototype.toString = function() { return this.g + "" }; var jb = {}; var kb = {}, lb = function(a) { this.g = a }; lb.prototype.toString = function() { return this.g.toString() }; /* SPDX-License-Identifier: Apache-2.0 */ var mb = ea([""]), nb = fa(["\x00"], ["\\0"]), ob = fa(["\n"], ["\\n"]), pb = fa(["\x00"], ["\\u0000"]); function qb(a) { return -1 === a.toString().indexOf("`") } qb(function(a) { return a(mb) }) || qb(function(a) { return a(nb) }) || qb(function(a) { return a(ob) }) || qb(function(a) { return a(pb) }); var tb = function(a, b) { if (!rb()) { var c = Math.random(); if (c < b) return c = sb(), a[Math.floor(c * a.length)] } return null }, sb = function() { if (!globalThis.crypto) return Math.random(); try { var a = new Uint32Array(1); globalThis.crypto.getRandomValues(a); return a[0] / 65536 / 65536 } catch (b) { return Math.random() } }, rb = function(a) { var b = !1, c; return function() { b || (c = a(), b = !0); return c } }(function() { return Da(["Google Web Preview", "Mediapartners-Google", "Google-Read-Aloud", "Google-Adwords"], ub) || 1E-4 > Math.random() }), ub = function(a) { return -1 != y().indexOf(a) }; var vb = function(a) { this.i = Ta(a) }; na(vb, O); var wb = function(a) { this.i = Ta(a) }; na(wb, O); var xb = function(a, b) { return N(a, 2, b) }, yb = function(a, b) { return N(a, 3, b) }, zb = function(a, b) { return N(a, 4, b) }, Ab = function(a, b) { return N(a, 5, b) }, Bb = function(a, b) { return N(a, 9, b) }, Cb = function(a, b) { var c = b; b = a.i; var d = J(b); if (d & 2) throw Error(); if (null != c) { for (var f = !!c.length, g = 0; g < c.length; g++) { var l = c[g]; f = f && !(H(l.i) & 2) } l = H(c); g = l | 1; g = (f ? g | 8 : g & -9) | 4; g != l && (f = g, Object.isFrozen(c) && (c = F(c)), I(c, f)) } null == c && (c = void 0); db(b, d, 10, c); return a }, Db = function(a, b) { return eb(a, 11, null == b ? b : Sa(b)) }, Eb = function(a, b) { return N(a, 1, b) }, Fb = function(a, b) { return eb(a, 7, null == b ? b : Sa(b)) }; wb.A = [10, 6]; var Gb = "platform platformVersion architecture model uaFullVersion bitness fullVersionList wow64".split(" "); function Hb() { var a; return null != (a = u.google_tag_data) ? a : u.google_tag_data = {} } function Ib() { var a, b; return "function" === typeof(null == (a = u.navigator) ? void 0 : null == (b = a.userAgentData) ? void 0 : b.getHighEntropyValues) } function Jb() { if (!Ib()) return null; var a = Hb(); if (a.uach_promise) return a.uach_promise; var b = u.navigator.userAgentData.getHighEntropyValues(Gb).then(function(c) { null != a.uach || (a.uach = c); return c }); return a.uach_promise = b } function Kb(a) { var b; return Db(Cb(Ab(xb(Eb(zb(Fb(Bb(yb(new wb, a.architecture || ""), a.bitness || ""), a.mobile || !1), a.model || ""), a.platform || ""), a.platformVersion || ""), a.uaFullVersion || ""), (null == (b = a.fullVersionList) ? void 0 : b.map(function(c) { var d = new vb; d = N(d, 1, c.brand); return N(d, 2, c.version) })) || []), a.wow64 || !1) }; var Lb = function(a) { try { for (var b = null; b != a; b = a, a = a.parent) switch (a.location.protocol) { case "https:": return !0; case "file:": return !0; case "http:": return !1 } } catch (c) {} return !0 }(u) ? "https:" : "http:", Mb = {}, Nb = (Mb[1] = "A4A26Ymj79UVY7C7JGUS4BG1s7MdcDokAQf/RP0paks+RoTYbXHxceT/5L4iKcsleFCngi75YfNRGW2+SpVv1ggAAACLeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXRhZ3NlcnZpY2VzLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1N1YmRvbWFpbiI6dHJ1ZSwiaXNUaGlyZFBhcnR5Ijp0cnVlfQ==", Mb); var Ob = [], Q = function(a) { this.id = a.id; this.j = a.j; this.m = a.m; Ob.push(this) }, Pb = new Q({ id: 1, j: { s: "40004000", u: "40004001" }, m: 1 }), R = new Q({ id: 4, j: { s: "40004006", u: "40004007" }, m: 4 }), Qb = new Q({ id: 5, j: { s: "40004008", u: "40004009" }, m: 4 }), Rb = new Q({ id: 12, j: { s: "44752204", u: "44752205" }, m: 11 }), Sb = new Q({ id: 13, j: { s: "44761098", B: "44761099", C: "44761100", D: "44761101" }, m: 12 }), Tb = new Q({ id: 14, j: { s: "44762123", u: "44762124" }, m: 13 }); function Ub() { var a = {}; a[Pb.id] = .5; a[R.id] = .02; a[Qb.id] = .001; a[Rb.id] = .001; a[Sb.id] = .001; a[Tb.id] = .05; return a } function Vb() { var a = Wb, b = typeof a; if (("object" != b || null == a) && "function" != b) return !1; b = q(Ob); for (var c = b.next(); !c.done; c = b.next()) if (c = a[c.value.id], "number" !== typeof c || 0 > c || 1 < c) return !1; return !0 }; var Xb = "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(" "), Yb = [ ["dir", { o: 3, conditions: new Map([ ["dir", new Set(["auto", "ltr", "rtl"])] ]) }], ["async", { o: 3, conditions: new Map([ ["async", new Set(["async"])] ]) }], ["cite", { o: 2 }], ["loading", { o: 3, conditions: new Map([ ["loading", new Set(["eager", "lazy"])] ]) }], ["poster", { o: 2 }], ["target", { o: 3, conditions: new Map([ ["target", new Set(["_self", "_blank"])] ]) }] ]; Xb.concat(["class", "id"]); Yb.concat([ ["style", { o: 4 }] ]); "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".split(" ").concat("STYLE TITLE INPUT TEXTAREA BUTTON LABEL".split(" ")); Xb.concat(["class", "id", "tabindex", "contenteditable", "name"]); Yb.concat([ ["style", { o: 4 }] ]); function Zb(a) { return null === a ? "null" : void 0 === a ? "undefined" : a }; function $b() { if (!u.dcmads.uach) { var a = Jb(); a && (u.dcmads.uachp = a.then(function(b) { var c = u.dcmads; a: { b = Kb(b);Qa = !0; try { var d = JSON.stringify(b.toJSON(), Va); break a } finally { Qa = !1 } d = void 0 } c.uach = d })) } }; try { u.dcmads = u.dcmads || {}; u.dcmads.startTime = (new Date).getTime(); var ac = u.dcmads, S = u.dcmads.version, T = { loader: 287 }; if (S) if (T.experiment = S.experiment, 97 == S.number || "p" == S.number) T.number = 97; else if (97 == S.number || "c" == S.number) T.number = 97; if (!T.number) { var bc = tb([97, 97], 0); T.experiment = !!bc; T.number = bc || 97 } ac.version = T; var cc = u.dcmads, ec, Wb = u.dcmads.expts, fc; fc = void 0 === fc ? Ub : fc; ec = Vb() ? Wb : fc(); cc.expts = ec; var gc = u.dcmads, hc; var ic = u.dcmads; if (null != ic.eids) hc = ic.eids; else { var jc = [], kc = u.navigator; if (kc.connection && kc.connection.saveData) { var lc = tb(Object.values(R.j), ic.expts[R.id]); lc && jc.push(R.m + "|" + lc) } hc = jc.join(",") } gc.eids = hc; u.dcmads.ots = Nb; $b(); var mc = new RegExp("4\\|" + R.j.u), nc = u.dcmads.version, oc = nc.number, pc = ""; nc.experiment && 97 == oc && (pc = "?rxp=97x97"); var qc = "impl_v" + oc + ".js" + pc, rc = u.document, sc = rc.currentScript || Array.from(rc.getElementsByTagName("script")).pop(), tc = (0 == (sc && sc.src || "").indexOf("http:") ? "http:" : "https:") + "//www.googletagservices.com/dcm/" + qc; if (mc.test(u.dcmads.eids)) { var uc = u.document, U, vc = tc, wc = vc = Zb(vc), xc = gb(), yc = xc ? xc.createScriptURL(wc) : wc; U = new ib(yc, jb); var V, zc = uc; zc = void 0 === zc ? document : zc; V = zc.createElement("script"); var Ac; U instanceof ib && U.constructor === ib ? Ac = U.g : (qa(U), Ac = "type_error:TrustedResourceUrl"); V.src = Ac; var Bc, Cc, Dc, Ec = null == (Dc = (Cc = (V.ownerDocument && V.ownerDocument.defaultView || window).document).querySelector) ? void 0 : Dc.call(Cc, "script[nonce]"); (Bc = Ec ? Ec.nonce || Ec.getAttribute("nonce") || "" : "") && V.setAttribute("nonce", Bc); var Fc = uc.getElementsByTagName("script")[0]; Fc && Fc.parentNode && Fc.parentNode.insertBefore(V, Fc) } else { var Gc = u.document, W, Hc = '<script src="' + tc + '">\x3c/script>', Ic = Hc = Zb(Hc), Jc = gb(), Kc = Jc ? Jc.createHTML(Ic) : Ic; W = new lb(Kc, kb); var Lc = Gc.write, Mc; W instanceof lb && W.constructor === lb ? Mc = W.g : (qa(W), Mc = "type_error:SafeHtml"); Lc.call(Gc, Mc) } } catch (a) { if (.01 > Math.random()) { var Nc = ""; try { var Oc, X = a, Y = X.toString(); X.name && -1 == Y.indexOf(X.name) && (Y += ": " + X.name); X.message && -1 == Y.indexOf(X.message) && (Y += ": " + X.message); if (X.stack) { var Z = X.stack, Pc = Y; try { -1 == Z.indexOf(Pc) && (Z = Pc + "\n" + Z); for (var Qc; Z != Qc;) Qc = Z, Z = Z.replace(RegExp("((https?:/..*/)[^/:]*:\\d+(?:.|\n)*)\\2"), "$1"); Y = Z.replace(RegExp("\n *", "g"), "\n") } catch (b) { Y = Pc } } Oc = Y; Oc = Oc.substring(0, 1024); Nc = encodeURIComponent(Oc) } catch (b) { Nc = "extr" } var Rc = u.dcmads.eids, Sc = document.createElement("img"); Sc.src = Lb + "//pagead2.googlesyndication.com/pagead/gen_204?id=dcmads-err&ver=287&context=554" + ((Rc ? "&eids=" + Rc : "") + "&msg=" + Nc); (u.google_image_requests = u.google_image_requests || []).push(Sc) } }; }).call(this); </script> </ins>
Landing Page
URL
https://www.gardasil9.ca/vaccination-site-finder/?utm_id=375726808_566532798_198200458
Query Parameters
utm_id
375726808_566532798_198200458
Network Timeline
Performance Summary

22

Requests

7

Domains

299KB

Transfer Size

703KB

Content Size

217.0ms

Dom Content Loaded

ms

First Paint

910.0ms

Load Time
Domain Breakdown
Transfer Size (bytes)
Loading...
Content Size (bytes)
Loading...
Header Size (bytes)
Loading...
Requests
Loading...
Timings (ms)
Loading...
Total Time
Loading...
Content Breakdown
Transfer Size (bytes)
Loading...
Content Size (bytes)
Loading...
Header Size (bytes)
Loading...
Requests
Loading...