<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script> $(document).ready(function() { $("a.Header-branding, a.Mobile-bar-branding").attr("href", "https://fidelitybsg.com/").attr("target", "_blank"); }); </script>