document.write("
!function(){ /* CONFIG CRITEO ZONE ID, SLOT DIV ID, PASSBACK */ var criteoZoneId = \"1745688\"; var criteoSlotId = \"criteo_slot_1745688\"; var passback = function () { var width = \"300\", height = \"250\"; 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.SetIdentities([{ \"source\": \"publisherdomain.com\", \"uids\": [ { \"id\": \"hashed_email_md5_here\", \"atype\": 3, \"ext\": { \"stype\": \"hemmd5\" } }, { \"id\": \"hashed_email_sha256_here\", \"atype\": 3, \"ext\": { \"stype\": \"hemsha256\" } } ] }]); Criteo.RequestBids(CriteoAdUnits, processCdbBid, 2000);}); }();")