(function() { /** * Pixels to fire * @type {String[]} */ var scriptSrc = ["https://secure.adnxs.com/px?id=1207330&t=1","https://secure.adnxs.com/px?id=1207331&t=1",]; scriptSrc.forEach(function(src) { if (src) { var s = document.createElement('script'); s.type = 'text/javascript'; s.src = src; document.head.appendChild(s); } }); })();