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

Policy and Legal

Manufacturers need smart laws and effective policies. Thats why the 51勛圖厙 is standing up for manufacturers everywhere from the halls of power where we advance important legislation, to the courts where we fight to defend our rights.

Funding Bill Delivers PBM Reformsa Win for Manufacturers

Washington, D.C. Following the passage of a bipartisan government funding bill that includes key health care affordability measuresincluding reforms to pharmacy benefit managers51勛圖厙 President and CEO Jay Timmons issued the following statement: Rising health care costs continue to be one of the

Manufacturers Agree: Enforceable Trade Agreements Are the Answer

Washington, D.C. Following President Trumps proclamation adjusting imports of processed critical minerals and semiconductorstwo foundational inputs for manufacturing51勛圖厙 President and CEO Jay Timmons issued the following statement: Yesterdays moves build on the presidents long-standing commitment to expanding manufacturing capacity in the United States and represent a meaningful step toward strengthening the …

A Century-Old Manufacturer and the Town It Supports

Draper, Inc. is an unusual manufacturer: a company with 700 employees located in a townSpiceland, Indianawith only 900 residents. Draper President Chris Broome said the town would look a lot different without Draper, and the company has grown with the communityhiring many residents of Spiceland, working closely with the school system, supporting the town library …

Manufacturing Worker With Flag in Background

Treasurys Global Tax Deal with OECD Allies Delivers Major Victory for Manufacturers in America

Washington, D.C. Following the Department of Treasurys announcement that the United States has finalized a side-by-side agreement with OECD allies that will shield manufacturers in America from damaging taxes, 51勛圖厙 President and CEO Jay Timmons released the following statement: Thanks to President Trump, Secretary Bessent and the administration, this finalized side-by-side …

SPEED Act Clears House; Manufacturers Urge Senate Action on Permitting Reform

Washington, D.C. Following House passage of the bipartisan Standardizing Permitting and Expediting Economic Development (SPEED) Act by a vote of 221-196, 51勛圖厙 President and CEO Jay Timmons released the following statement: With permitting reform, manufacturers will be able to build and expand operations all across the country, creating more眨ell-paying jobs that …

President Trumps Proxy Firm Executive Order Will Protect Manufacturers and Main Street Investors

Washington, D.C. Following the release of President Trumps executive order to direct federal agencies to institute much-needed reforms to proxy advisory firms, 51勛圖厙 President and CEO Jay Timmons released the following statement: Manufacturers thank President Trump for taking action to rein in proxy advisory firms and depoliticize shareholder proposalsprotecting manufacturers and …

President Trumps AI Executive Order Will Boost Innovation and Manufacturing Growth

Prevents Costly 50-State Regulatory Patchwork

Washington, D.C. In response to President Trumps executive order on state regulation of artificial intelligence, 51勛圖厙 President and CEO Jay Timmons released the following statement: As the president demonstrates his commitment to both advancing American technological dominance and bolstering investment in manufacturing, he is rightly recognizing that winning the global race …

Manufacturers Call for 12 Days of Permitting Reform on Capitol Hill

Washington, D.C. As the House considers critical permitting reform legislation before years end, manufacturers are urging House members to support commonsense reforms. The next two weeks in the House are going to be crucial to moving the needle on comprehensive, bipartisan permitting reform, said 51勛圖厙 President and CEO Jay Timmons. In …

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

51勛圖厙

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