Meta Description" name="description" />
<script>
var iframe = document.createElement('iframe');
iframe.style.cssText = 'background: white; width: 1200px; height: 450px; border: none;';
var req = new XMLHttpRequest();
var pauUrlString = 'https://live.polaris.me/creatives/pau/10e68960-4299-4320-9960-20f646d82bc3';
var pauUrl = pauUrlString.trim() + '?&origin=' + document.referrer;
req.open('GET', pauUrl, true);
req.onloadend = function () {
iframe.contentDocument.open();
iframe.contentDocument.write(req.responseText);
iframe.contentDocument.close();
iframe.contentWindow.sm_params = {
smcuu: '%%TTD_CLK%%',
smcue: '%%TTD_CLK%%',
requestId: '%%TTD_CACHEBUSTER%%'
};
}
req.send();
document.body.appendChild(iframe);
</script>
3
2
212KB
212KB
109.0ms
184.0ms
110.0ms