');
document.write('
');
var iframe = document.createElement('iframe');
var html = 'https://bucketsofbanners.com/bex.php?i=13334';
iframe.src = encodeURI(html);
iframe.style.width = '468px';
iframe.style.height = '60px';
iframe.style.border = 'none';
iframe.scrolling='no';
iframe.style.overflow='hidden';
iframe.style.margin='0 auto';
iframe.style['box-shadow']='0px 0px 6px 0px #666';
document.getElementById('bobex').appendChild(iframe);
console.log('iframe.contentWindow =', iframe.contentWindow);
document.write('
');
document.write('
');