51³Ô¹ÏÍø

(a literal px value that does NOT // change when the primary row collapses). The collapsed bar then // simply overlays the content like any fixed header rather than // resizing the document on scroll. Non-toc-bar pages keep using the // live offsetHeight (their masthead height never changes on scroll). if (hasTocBar) { var fullMastheadHeight = parseFloat( getComputedStyle(document.body).getPropertyValue('--wdg-masthead-height') ); document.body.style.paddingTop = (fullMastheadHeight > 0 ? fullMastheadHeight : header.offsetHeight) + 'px'; } else { document.body.style.paddingTop = header.offsetHeight + 'px'; } } updateHeaderState(); // Attach the scroll listener for hero pages (transparent/solid toggle) and // for any page with the in-masthead submenu bar (so it still collapses to // the toc-bar on scroll even though it stays solid). if (isHero || hasTocBar) { window.addEventListener('scroll', updateHeaderState, { passive: true }); // Safety re-sync: a fast/programmatic jump to the top (browser scroll // restoration on back-nav, a "scroll to top" action, anchor jumps, // etc.) can land with coalesced scroll events so the final handler // run reflects a stale position, leaving the logo/transparency out of // sync with the resting scrollY. `scrollend` fires once the scroll has // settled, guaranteeing one final correct update. Harmlessly ignored // by browsers that don't support it. window.addEventListener('scrollend', updateHeaderState, { passive: true }); } window.addEventListener('resize', updateHeaderState); // Marquee + in-masthead TOC: sticky-toc.js dispatches this when the // active TOC item changes so we can flip into / out of the forced // is-solid state immediately on click rather than waiting for the // next scroll/resize. window.addEventListener('wdg:toc-section-change', updateHeaderState); var searchOpenClass = 'is-search-open'; var searchModal = document.getElementById('search-modal'); function openSearchModal() { if (typeof window._searchModalOpen === 'function') { window._searchModalOpen(); } document.querySelectorAll('.js-search-toggle').forEach(function(btn) { btn.classList.add(searchOpenClass); btn.setAttribute('aria-expanded', 'true'); }); } function closeSearchModal() { if (typeof window._searchModalClose === 'function') { window._searchModalClose(); } document.querySelectorAll('.js-search-toggle').forEach(function(btn) { btn.classList.remove(searchOpenClass); btn.setAttribute('aria-expanded', 'false'); }); } document.querySelectorAll('.js-search-toggle').forEach(function(btn) { btn.addEventListener('click', function(e) { e.preventDefault(); if (searchModal && searchModal.classList.contains('is-open')) { closeSearchModal(); } else { openSearchModal(); } }); }); var mobileSearchBtn = document.querySelector('.js-mobile-search-open'); if (mobileSearchBtn) { mobileSearchBtn.addEventListener('click', function(e) { e.preventDefault(); var mobileOverlay = document.getElementById('mobile-menu'); if (mobileOverlay) { mobileOverlay.setAttribute('aria-hidden', 'true'); mobileOverlay.classList.remove('is-open'); } openSearchModal(); }); } function updateAdminBarState() { var ab = document.getElementById('wpadminbar'); if (!ab) return; var rect = ab.getBoundingClientRect(); var hidden = rect.bottom <= 0; document.body.classList.toggle('adminbar-hidden', hidden); } updateAdminBarState(); window.addEventListener('scroll', updateAdminBarState, { passive: true }); window.addEventListener('resize', updateAdminBarState); })();

Only at the 51³Ô¹ÏÍø, Leading Through 2024

2024 Annual Report

Ready to Lead: Your 51³Ô¹ÏÍø

The 51³Ô¹ÏÍø stands apart as the trusted leader and the most effective voice for manufacturers in Washington. No other organization matches the 51³Ô¹Ï꿉۪s ability to unite manufacturers across all sectors, leverage deep relationships with key policymakers and drive results that create jobs, strengthen competitiveness and grow the economy.

As we look ahead to the next chapter of leadership in Washington, the 51³Ô¹ÏÍø is already working with President Trump’s transition team, congressional leaders and key advisors to set the stage for critical victories on preserving tax reform, cutting red tape, securing energy dominance, reducing health care costs and building the workforce of the future. At the same time, we’re driving vital discussions with decision-makers to ensure manufacturers can leverage global trade and make their supply chains more resilient.

What makes the 51³Ô¹ÏÍø different? We’re more than just a policy advocate—we are a problem solver. From delivering the historic 2017 tax reforms to achieving 90% of our regulatory recommendations during the first Trump administration, the 51³Ô¹ÏÍø has proven its unmatched ability to take priorities off the wish list and into reality. Today, we are bringing that same focus, influence and  determination to the challenges ahead.

Together, we’re not just navigating the political landscape—we’re shaping outcomes. With your partnership, the 51³Ô¹ÏÍø will continue driving forward policies and resources that empower manufacturers in the United States to grow, compete and lead the world.

Jay Timmons
President and CEO
51³Ô¹ÏÍø

' + document.title + ''); // Mark stylesheet with id for callback printWindow.document.write( `` ); printWindow.document.write('

51³Ô¹ÏÍø

'); printWindow.document.write(postArea.innerHTML); printWindow.document.write( `