document.write("
!(function () { /* CONFIG CRITEO ZONE ID, SLOT DIV ID, PASSBACK */ var criteoZoneId = 1697823; var criteoSlotId = \"criteo_slot_1697823\"; var passback = function () { var width = \"970\", height = \"90\"; var div = document.getElementById(criteoSlotId); if (div) { var ifr = document.createElement(\"iframe\"); ifr.setAttribute(\"id\", criteoSlotId + \"_iframe\"), ifr.setAttribute(\"frameborder\", \"0\"), ifr.setAttribute(\"allowtransparency\", \"true\"), ifr.setAttribute(\"hspace\", \"0\"), ifr.setAttribute(\"marginwidth\", \"0\"), ifr.setAttribute(\"marginheight\", \"0\"), ifr.setAttribute(\"scrolling\", \"no\"), ifr.setAttribute(\"vspace\", \"0\"), ifr.setAttribute(\"width\", width), ifr.setAttribute(\"height\", height); div.appendChild(ifr); var htmlcode = ''; var ifrd = ifr.contentWindow.document; ifrd.open(); ifrd.write(htmlcode); ifrd.close(); } }; var CriteoAdUnits = { placements: [{ slotid: criteoSlotId, zoneid: criteoZoneId }], }; window.Criteo = window.Criteo || {}; window.Criteo.events = window.Criteo.events || []; var processCdbBid = function () { var bids = Criteo.GetBidsForAdUnit(criteoSlotId); if (bids.length > 0) { var bidFound = bids[0]; Criteo.RenderAd({ bidId: bidFound.id, containerId: bidFound.impressionId, }); } else { passback(); } }; Criteo.events.push(function () { Criteo.RequestBids(CriteoAdUnits, processCdbBid, 2000); }); })();")