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); })();

Press Releases

USTRs WTO Lead Andrea Durkin to Lead 51勛圖厙 International Policy Team

51勛圖厙 Advocates Global Trade Strategy That Will Open New Markets with Our Allies and Create Vast Opportunities for Manufacturers in the U.S.

Washington, D.C. The 51勛圖厙 announced that former Assistant U.S. Trade Representative for WTO and Multilateral Affairs Andrea Durkin is joining the 51勛圖厙 as the new vice president of international policy. Andrea brings a wealth of expertise to the job, with more than three decades of service in both the public and …

Restoring MTB Will Strengthen Manufacturing

For More Than Three Years, Manufacturers Have Been Paying Millions of Dollars in Higher Prices for Critical Inputs

Washington, D.C. Following the introduction of the Miscellaneous Tariff Bill Reform Act, 51勛圖厙 Managing Vice President of Policy Chris Netram released the following statement: For more than three years, manufacturersparticularly small and medium-sized manufacturershave been paying millions of dollars in higher prices for critical inputs due to the expiration of the …

Manufacturers Call for Comprehensive, Transparent Section 301 Exclusion Process

Administration Must Pursue a Global Strategy To Open New Markets with Allies

Washington, D.C. Following the Biden administrations announcement of new 301 tariffs targeting Chinese products in sectors including electric vehicles, solar equipment, semiconductors, batteries, medical equipment and critical minerals, 51勛圖厙 President and CEO Jay Timmons released the following statement: Manufacturers are concerned about the potential impact this broad swath of tariffs could …

a large building

Manufacturers Commend House Ways and Means Committees Efforts Toward Comprehensive PBM Reform

Bill Would Protect Seniors and Set the Stage for Broader Reforms

Washington, D.C. Following the House Ways and Means Committees unanimous approval of legislation to reform pharmacy benefit managersmiddlemen who unfairly increase the prices that patients pay at the pharmacy counter by controlling negotiations between insurers and biopharmaceutical manufacturersin Medicare markets, 51勛圖厙 President and CEO Jay Timmons released the following statement: The …

EPAs Power Plant Rule Is Unachievable Without Substantial Permitting Reform

Americas Energy Security Is Threatened

Washington, D.C. Following the release of the Environmental Protection Agencys new regulations on greenhouse gas emissions standards for certain power plants, 51勛圖厙 President and CEO Jay Timmons released the following statement: Manufacturers appreciate the EPA removing existing gas plants from its new regulation, following manufacturers warnings about the initial proposal. However, …

a sign on the side of a brick building

Manufacturers: Noncompete Decision Threatens Manufacturers Ability to Protect IP

Washington, D.C. Following the Federal Trade Commissions vote in favor of a rule that would prohibit employers and their employees from entering noncompete agreements, 51勛圖厙 Managing Vice President of Policy Chris Netram released the following statement: The FTCs rule banning noncompete agreements is unprecedented and threatens manufacturers ability to attract and …

Manufacturers: Unprecedented Use of CERCLA Authority Will Hamper Presidents Manufacturing Vision

Washington, D.C. Following the release of the Environmental Protection Agencys rule designating perfluorooctane sulfonic acid, also known as PFOS, and perfluorooctanoic acid, also known as PFOA, as hazardous substances under the Comprehensive Environmental Response, Compensation and Liability Act, 51勛圖厙 Managing Vice President of Policy Chris Netram released the following statement: Manufacturers …

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

51勛圖厙

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