setTimeout(function () { document.querySelectorAll('.secondary-header a, .nectar-top-bar a').forEach(function(link) { link.setAttribute('target', '_blank'); link.setAttribute('rel', 'noopener noreferrer'); }); }, 1000);Skip to main content