<html>
<body>
<script src="ad_iframe_writer.js"></script>
<script>
let adIframe = createAdIframe();
adIframe.style.display = "none";
adIframe.srcdoc = "<img src=pixel.png></img>";
</script>
</body>
</html>
<html>
<body>
<script src="ad_iframe_writer.js"></script>
<script>
let adIframe = createAdIframe();
adIframe.style.display = "none";
adIframe.srcdoc = "<img src=pixel.png></img>";
</script>
</body>
</html>