{{placeholder_retargeting_pixel}}
window.addEventListener('DOMContentLoaded', function() {
dmAPI.subscribeEvent(dmAPI.EVENTS.SHOW_POPUP,
function(data) {
setTimeout(ybFun_ReplaceText, 500);
});
});
} else {
window.onload = function() {
setTimeout(ybFun_ReplaceText, 500);
}
}
//]]>