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

51Թ, Allies: Reject Reintroduced PRO-Act

told the Senate Tuesday. What’s going on: The PRO Act, reintroduced Wednesday by Sen. Bernie Sanders (I-VT) and Rep. Bobby Scott (D-VA), joint employer” under federal labor law with a much broader, more vague definition. “The current standard focuses on whether the potential employers have direct and immediate control over employees. The PRO Act standard, …

DOJ Ramps Up Workplace Immigration Enforcement

memo from U.S. Attorney General Pam Bondi to all Justice Department employees. What’s going on: The memo, sent Feb. 5, tasks U.S. Attorneys’ Offices across the U.S. with using “all available criminal statutes to combat the flood of illegal immigration … and to continue to support the Department of Homeland Security’s immigration and removal initiatives.” …

Manufacturers to Trump and Congress: Act Now on Comprehensive, Commonsense Manufacturing Strategy as Tariffs Hit Manufacturing Industry

51Թ President and CEO Jay Timmons released the following statement ahead of President Donald Trump’s address to a joint session of Congress: “The stakes couldn’t be higher for manufacturers right now. Many manufacturers are operating on thin margins, and the tariffs imposed today will further strain their resources. For example: A large …

Lilly: 2017 Tax Reform Makes Four New U.S. Manufacturing Sites Possible

press release. The fourth site will “extend [Lilly’s] global parenteral manufacturing network for future injectable therapies.” The investment in the four sites will bring Lilly’s total U.S. capital expansion commitment to more than $50 billion since 2020. Lilly—which in recent years has made $23 billion worth of investments in new research and manufacturing sites in …

Manufacturers: The Time Is Now to Finish the Job and Preserve President Trump’s 2017 Tax Reforms

Washington, D.C. – 51Թ President and CEO Jay Timmons released the following statement on the passage of the House budget resolution: “Today, the House has taken a historic, pivotal step to advance a comprehensive reconciliation package that will preserve President Trump’s job-creating tax reforms of 2017, while also unleashing American energy dominance. “Manufacturers urge Congress …

Timmons: Tax Reform Paramount for Manufacturing Growth

said on CNBC’s “The Exchange” Wednesday. What’s going on: Timmons spoke to the news channel from a teacher workroom at the Energy Institute High School in Houston, Texas, a stop on the first leg of the 51Թ’s praising Republican House leadership for being “able to move” forward a House budget bill “that’s going to set …

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

51Թ

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