<script>
document.body.style.margin = 0;
var param1 = "${CLICK_URL}",
param2 = "${CLICKURLENCENC}",
param3 = "${CLICKURLENC}",
param4 = "${REQUESTID}";
var iframe = document.createElement("iframe");
var adId = "66f551b8619f2f5f43cea45c";
var dsp = "yahoo";
var campaignId = "64633349bb3d322741196d67";
var placementId = "c42843fb300x250";
iframe.width = "320px";
iframe.height = "480px";
iframe.frameBorder = "0";
iframe.setAttribute(
"src",
"//ads.prov9.studio/2b270d95-rich-media/index.html?width=320&height=480&dsp=" +
dsp +
"¶m1=" +
encodeURIComponent(param1) +
"¶m2=" +
encodeURIComponent(param2) +
"¶m3=" +
encodeURIComponent(param3) +
"¶m4=" +
encodeURIComponent(param4) +
"&adId=" +
encodeURIComponent(adId) +
"&campaignId=" +
encodeURIComponent(campaignId) +
"&placementId=" +
encodeURIComponent(placementId)
);
document.body.appendChild(iframe);
</script>
<noscript></noscript>
36
8
2529KB
3015KB
171.0ms
ms
1,172.0ms