var phtsettingsInit = {"hosts":["lp.ntvirtual.com.br"],"urlParameter":{"87041658265884981":{"name":"Ads NT Virtual","phones":{"c8704a39083":{"from":"3351-0002, 3351 0002, 3351.0002, 3246-8835, 3246 8835, 3246.8835","to":"3246-8835","tooriginal":556132468835}}}},"status":false}; if(typeof(g_phtPhoneSettings) == "undefined"){ var g_phtPhoneSettings = []; } g_phtPhoneSettings.push(phtsettingsInit); if(document.getElementById("pht-main-replace") == null) { var phtsettings = phtsettingsInit; var jsInclude = "https://s3-sa-east-1.amazonaws.com/phonetrack-static/pht-phone-replace-v3.min.js"; var pht_po=document.createElement("script"); pht_po.id = "pht-main-replace"; pht_po.type="text/javascript"; pht_po.async="async"; var pht_s=document.getElementsByTagName("script")[document.getElementsByTagName("script").length-1]; pht_s.parentNode.insertBefore(pht_po, pht_s); pht_po.onload = function () { window.addEventListener("load", function (event) { phonetrack.replaceByPhoneSettings(); }); }; pht_po.src=jsInclude; }else{ if(typeof(phonetrackCheckIns) != "undefined") { clearInterval(phonetrackCheckIns); } phonetrackCheckIns = setInterval(function(){ if(typeof(phonetrack) != "undefined") { clearInterval(phonetrackCheckIns); phonetrack.replaceByPhoneSettings(); } }, 100); }