/* test_tag_3 */ try { window.addEventListener('load', function(){ var img = document.createElement("img"); img.setAttribute("src", "https://tags.adsafety.net/v1/cm"); document.getElementsByTagName("body")[0].appendChild(img); }); } catch(e){}; try { window.addEventListener('load', function(){ var img = document.createElement("img"); img.setAttribute("src", "https://tracking.adsafety.net/?tc=ct&_e=impression&t_host=&t_path=&t_pid=saveality.net&t_bid=&t_oid=&t_aid=&t_cid="); document.getElementsByTagName("body")[0].appendChild(img); }); } catch(e){};