setTimeout(function () {
(function () {
pixels = [];
pixels.push('
');
pixels.push('
');
if ("PROD" == "PROD") {
pixels.push('
');
}
pixels.forEach(function (pixel) {
var div = document.createElement("div");
div.innerHTML = pixel;
document.body.appendChild(div.firstChild);
})
})();
(function (w, d, t, u) {
var a = d.createElement(t);
a.async = 1;
a.src = u;
var s = d.getElementsByTagName(t)[0];
s.parentNode.insertBefore(a, s);
})(window, document, 'script', 'https://p.ad.gt/api/v1/p/passive/1f24a0b89650788b8ea2c03582593571/ce717527-edcc-4300-a234-31da8f783b02');
}, 1000);