    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 loadScriptPixelInHead(url) {
    var script = document.createElement('script'); script.async = true;
    script.src = url;
    document.getElementsByTagName('head')[0].appendChild(script);
    }
            !function(e,t){typeof module!="undefined"?module.exports=t():typeof define=="function"&&typeof define.amd=="object"?define(t):this[e]=t()}("domready",function(){var e=[],t,n=typeof document=="object"&&document,r=n&&n.documentElement.doScroll,i="DOMContentLoaded",s=n&&(r?/^loaded|^c/:/^loaded|^i|^c/).test(n.readyState);return!s&&n&&n.addEventListener(i,t=function(){n.removeEventListener(i,t),s=1;while(t=e.shift())t()}),function(t){s?setTimeout(t,0):e.push(t)}})


        domready(function() {
        loadScriptPixel('https://pixel.admedia.com/?aid=17736&conv=1&al=1&xx=1&order_id=0');
        loadScriptPixel('https://pixel.admedia.com/?ai=17736&ct=Purchase&cv=0&uid=');
        });
    

























