1(function(){/*
2
3 Copyright The Closure Library Authors.
4 SPDX-License-Identifier: Apache-2.0
5*/
6var n=this||self,p=function(a,b){a=a.split(".");var c=n;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=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}
7:c[d]=b}
8;function q(){for(var a=r,b={}
9,c=0;c<a.length;++c)b[a[c]]=c;return b}
10function u(){var a="ABCDEFGHIJKLMNOPQRSTUVWXYZ";a+=a.toLowerCase()+"0123456789-_";return a+"."}
11var r,v;
12function aa(a){function b(k){for(;d<a.length;){var m=a.charAt(d++),l=v[m];if(null!=l)return l;if(!/^[\s\xa0]*$/.test(m))throw Error("Unknown base64 encoding at char: "+m);}
13return k}
14r=r||u();v=v||q();for(var c="",d=0;;){var e=b(-1),f=b(0),h=b(64),g=b(64);if(64===g&&-1===e)return c;c+=String.fromCharCode(e<<2|f>>4);64!=h&&(c+=String.fromCharCode(f<<4&240|h>>2),64!=g&&(c+=String.fromCharCode(h<<6&192|g)))}
15}
16;var w={}
17,y=function(a){w.TAGGING=w.TAGGING||[];w.TAGGING[a]=!0}
18;var ba=Array.isArray,ca=function(a,b){if(a&&ba(a))for(var c=0;c<a.length;c++)if(a[c]&&b(a[c]))return a[c]}
19,z=function(a,b){for(var c in b)b.hasOwnProperty(c)&&(a[c]=b[c])}
20,A=function(a){for(var b in a)if(a.hasOwnProperty(b))return!0;return!1}
21;var B=function(a){this.j=a}
22;B.prototype.toString=function(){return this.j.toString()}
23;var C=/^(?:(?:https?|mailto|ftp):|[^:/?#]*(?:[/?#]|$))/i;new B("about:invalid#zClosurez");new B("about:blank");var D=function(){this.i=""}
24;D.prototype.toString=function(){return this.i.toString()}
25;new D;var E=function(){this.h=""}
26;E.prototype.toString=function(){return this.h.toString()}
27;new E;var F=function(){this.g=n.trustedTypes&&n.trustedTypes.emptyHTML||""}
28;F.prototype.toString=function(){return this.g.toString()}
29;new F;var G=window,H=window.history,I=document,J=navigator,K=function(){var a={}
30,b=G.google_tag_data;G.google_tag_data=void 0===b?a:b;return G.google_tag_data}
31,L=function(a,b){I.addEventListener?I.addEventListener(a,b,!1):I.attachEvent&&I.attachEvent("on"+a,b)}
32;var da=function(a){var b=M();b.pending||(b.pending=[]);ca(b.pending,function(c){return c.target.ctid===a.ctid&&c.target.isDestination===a.isDestination}
33)||b.pending.push({target:a,onLoad:void 0}
34)}
35,ea=function(){this.container={}
36;this.destination={}
37;this.canonical={}
38;this.pending=[]}
39,M=function(){var a=K(),b=a.tidr;b||(b=new ea,a.tidr=b);return b}
40;var N=/:[0-9]+$/,Q=function(a,b){b&&(b=String(b).toLowerCase());if("protocol"===b||"port"===b)a.protocol=O(a.protocol)||O(G.location.protocol);"port"===b?a.port=String(Number(a.hostname?a.port:G.location.port)||("http"===a.protocol?80:"https"===a.protocol?443:"")):"host"===b&&(a.hostname=(a.hostname||G.location.hostname).replace(N,"").toLowerCase());return P(a,b)}
...
</html>