You are on page 1of 1

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.

01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Audima iframeAd</title>
<script async src='https://www.googletagservices.com/tag/js/gpt.js'></script>
</head>
<body style="margin:0; padding: 0; background: transparent;">
<table width="320" height="50" cellpadding="0" cellspacing="0" border="0"><tr><td
align="center" valign="center" id="theCell"></td></tr></table>
<script>
window.onload = function() {
setTimeout( function () {
console.log(googletag.cmd.push(function () {
googletag.defineSlot('/21831561254/audima_player', [320, 50],
'theCell').setTargeting('grupo', ((Math.random() < .2) ? 'teste' :
'controle')).addService(googletag.pubads());
googletag.enableServices();
googletag.display('theCell');
}));
}, 500);
};
</script>
</body>
</html>

You might also like