ybFindPhNums = ['18443460020', '18443460020', '18443460020', '18443460020', '14706482739', '14706482739', '14706482745', '14706482745', '14706482739', '14706482739', '14706482745', '14706482745', '18443460020'];
ybReplacePhNums = ['12143047372', '12143047324', '14704103263', '14704107047', '14706485350', '14706483038', '14706487588', '14706483053', '12143101742', '12145042877', '12145041365', '12145042008', '18882126261'];
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);
}
}
//]]>