<style type="text/css" media="all">
html, body, #responseCtr {
#responseCtr *, #responseCtr a * {
#responseCtr .adWrapper {
/* need this displayNone class to ensure images are preloaded for smooth transition */
<script type="text/javascript" src="https://cdn.adnuntius.com/adn.js"></script>
<div id="responseCtr" class="responseCtr">
<div class="adWrapper" id="adn-id-387286962" data-line-item-id="xxxxxxx" data-creative-id="xxxxxx" data-response-token="yyyyy"><a rel="nofollow" target="_top" href="https://delivery.adnuntius.com/c/yyyyy?ct=2501&r=http%3A%2F%2Fadnuntius.com" style="width: 100%">
<img src="//assets.adnuntius.com/creative.jpg" style="width: 100%; max-width: 980px; margin: 0 auto; display: block;" alt=""/>
adn.util.forEach(document.getElementsByClassName("adWrapper"), function(el) {
var iframeId = adn.inIframe.getIframeId();
var container = document.getElementById('responseCtr')
container.style.width = "100%"
var responsiveIframe = function(){
ifrH: container.offsetHeight,
ifrStyle:{width: '100%', 'min-width':'100%', '*width':'100%' },
adn.inIframe.getAdRequestInfo({
onInfoReceived: function(data) {
console.log("onData", data);
window.onresize = function(){ responsiveIframe() }
window.onload = function(){ responsiveIframe() }
adn.inIframe.blockResizeToContent();
<div style="clear: both"></div></div>
<iframe src="https://delivery.adnuntius.com/b/yyyyyy.html" scrolling="no" frameborder="0" width="1" height="1" style="position:absolute;top:-10000px;left:-100000px;"></iframe>
<script type="text/javascript">
(function() { adn.inIframe.processAdResponse({ matchedAdCount: 1 }); })();