Broker Check

Global Portfolio Strategy | January 2026

`).prependTo($('.page-blog .body-container .o-grid__collapse')); $('.formSuccess').text('Thank you for your submission, our team will reach out to you shortly.') })(); if ($('.page-blog').length) { $('.c-page--header').text('Past Commentary'); } //Subapge banners if($('.page-team-michael-treiberg-cfp').length || $('.page-team-eric-mattingly-cfp').length || $('.page-team-devin-welch').length && !$('.dev-bannerSection').length && $('.body-container h1').length && !$('.c-matter__masthead').length){ if($('.body-container h1').first().parent().css('display') != 'none' && $('.body-container h1').first().css('display') != 'none' && $('.body-container h1')[0].innerHTML.length != 0){ $('#content.o-content__container').prepend('
'); $('.body-container h1').first().appendTo('.bannerSection .o-container'); } } if ($('.page-team-michael-treiberg-cfp').length) { updateBioBannerHeadline('Michael Treiberg', 'Our purpose is to provide clarity and financial success to our clients while making what can be complicated as simple as possible'); } if ($('.page-team-eric-mattingly-cfp').length) { updateBioBannerHeadline('Eric Mattingly', 'I take a total wealth management approach to help my clients work towards their financial goals'); } if ($('.page-team-devin-welch').length) { updateBioBannerHeadline('Devin Welch', 'When you work with our firm, you can expect a long-term partnership focused on helping you achieve your financial goals'); } function updateBioBannerHeadline(member, text) { if ($('.bannerSection h1:contains("' + member + '")')) { let memberName = $('.bannerSection h1').text(); $(``).prependTo($('.team-summary')); $('.bannerSection h1').replaceWith(`

${text}

`); } }