ybFindPhNums = ['18456925877', '18456925877', '18456925877', '18456925877', '18456925877']; ybReplacePhNums = ['18453070158', '18453070170', '18453070218', '18453070256', '18453070312'];
ybFindPhNumsNoIndx = ['18456925877']; ybReplacePhNumsNoIndx = ['18453070143'];
document.addEventListener("YextPhoneChangeEvent", yextPhoneChangeEventHandler, false);
function yextPhoneChangeEventHandler(e) { e.preventDefault(); ybFun_ReplaceText(); }
if (typeof dmAPI != 'undefined') { dmAPI.runOnReady('dpni', function() { setTimeout(ybFun_ReplaceText, 500); }); dmAPI.subscribeEvent(dmAPI.EVENTS.SHOW_POPUP, function(data) { setTimeout(ybFun_ReplaceText, 500); console.log('dmAPI.EVENTS.SHOW_POPUP' + data); }); } else { window.onload = function() { setTimeout(ybFun_ReplaceText, 500); } }
