<script>var xmlhttp, params = '', c = "%click_url_unesc%", cb = "%ts%", smart_macros = {"site_ms":"%placement_name%","gdpr":"%gdpr%","gdpr_consent":"%consent%","addtl_consent":"%consent%","variant_name":"9-12.24_MLD_BS_24_RegWL_320x480"};
if (cb == 'cb') { cb = Math.round(new Date().getTime() / 1000); }
for (var key in smart_macros) {
params += "&" + key + "=" + encodeURIComponent(smart_macros[key]);
};
try { params += "&domain=" + encodeURIComponent(new URL((window.location != window.parent.location) ? document.referrer : document.location.hostname).hostname.replace('www.','').replace('//','')); } catch(e) {};
if (window.XMLHttpRequest) {
xmlhttp = new XMLHttpRequest();
} else {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
}
xmlhttp.onreadystatechange = function() {
if (xmlhttp.readyState == XMLHttpRequest.DONE) {
if (xmlhttp.status == 200) {
var iframe = document.getElementById('enzymicIframe');
iframe.setAttribute('src', xmlhttp.responseText + '?c=' + encodeURIComponent(c) + '&cb=' + encodeURIComponent(cb) + params + '&s=doubleclick');
}
}
};
var doc = '<body style="margin: 0;"><iframe id="enzymicIframe" allow="autoplay; geolocation" allowfullscreen="true" width="320" height="480" scrolling="no" marginheight="0" marginheight="0" hspace="0" vspace="0" frameborder="0"></iframe></b';
doc += 'ody>';
document.write(doc);
xmlhttp.open("GET", "//engine.enzymic.co/ad_units/EvMyVblEINsryRJr", true);
xmlhttp.send();</script>
3
3
1KB
2KB
99.0ms
ms
99.0ms