Newsletter Test

Four Mile Capital Mid-1Q23 Report Download Newsletter PDF Recent Newsletters Mid-first Quarter 2023Mid-first Quarter 2023Mid-first Quarter 2023Mid-first Quarter 2023Mid-first Quarter 2023 More...
document.addEventListener('DOMContentLoaded', function() { var teamBlocksItems = document.querySelectorAll('.team-blocks-item-new'); teamBlocksItems.forEach(function(item) { item.addEventListener('click', function() { // Reset all other items teamBlocksItems.forEach(function(innerItem) { innerItem.classList.remove('-active-new'); }); // Activate the clicked item item.classList.add('-active-new'); }); }); });