var source_id = "";
var cid = "";
function loadImgPixel(url) {
var img = document.createElement('img'); img.width = '1'; img.height = '1';
img.src = url;
document.getElementsByTagName('body')[0].appendChild(img);
}

function loadScriptPixel(url) {
var script = document.createElement('script'); script.async = true;
script.src = url;
document.getElementsByTagName('body')[0].appendChild(script);
}

(function(e,t,n){var r="attachEvent",i="addEventListener",s="DOMContentLoaded";if(!t[i])i=t[r]?(s="onreadystatechange")&&r:"";e[n]=function(r){/in/.test(t.readyState)?!i?setTimeout(function(){e[n](r)},9):t[i](s,r,false):r()}})
(window,document,"domReady");


/*var forensicScript = "//c.fqtag.com/tag/implement-r.js?org=bRqgBcf18WBegCSA1Gjr&p="+source_id+"&cmp="+cid+"&fmt=banner&rd="+encodeURIComponent(window.location.href)+"&ctu={CTURL}&ad={ElementID}&rt=display&pfm={Platform}&sl=1&fq=1";
var forensicImg = "https://www.fqtag.com/pixel.cgi?org=bRqgBcf18WBegCSA1Gjr&p="+source_id+"&cmp="+cid+"&fmt=banner&rd="+encodeURIComponent(window.location.href)+"&ctu={CTURL}&ad={ElementID}&rt=displayImg&pfm={Platform}&sl=1&fq=1";
loadScriptPixel(forensicScript);*/