Publications
Publication
Advanced Industries Industrial & Manufacturing Mission Critical
The Look Ahead: Advanced Facilities Group
Publication
Prefabrication & Manufacturing
The Look Ahead: Prefabrication: Maximizing Certainty, Minimizing Risk
Publication
The Look Ahead: Integrated Design Services: A Blueprint for Enhanced Collaboration and Efficiency
Publication
Community
2023 Community Impact Year in Review
Publication
The Look Ahead: Technology Investments Key for ESG Success
Publication
The Look Ahead: The Self-perform solution to construction labor shortage
Publication
The Look Ahead: Airport Infrastructure, Labor Shortages and Material Pricing
Publication
The Look Ahead: Commercial Real Estate and Supply Chain & Material Pricing
Publication
2023 Environmental, Social & Governance Report
Publication
Community
2022 Community Impact Year in Review
Publication
Sports & Recreation
The Look Ahead: ESG in Construction and Sports Spotlight
Publication
Mission Critical
The Look Ahead: Consumer Spending, 2023 Outlook, and Mission Critical Spotlight
Publication
Industrial & Manufacturing
The Look Ahead: Industrial & Manufacturing Trends, The Fed and Energy Crisis
Publication
Groundbreaking Vol. 50: Economic Impact
Publication
Advanced Industries
The Look Ahead: Labor Shortage
Publication
Healthcare
The Look Ahead: Healthcare, Transportation & Geopolitics
Publication
Groundbreaking Vol. 49: Market Expertise
No data was found
No data was found
(function($) { function logAndApplyFancyStuff() { console.log('Running fancy stuff…'); const links = $('.fancybox-link'); console.log('Found', links.length, 'fancybox-link(s)'); links.each(function(index) { const uniqueValue = 'fancybox-' + index; console.log('Setting data-src:', uniqueValue, 'on:', this); $(this).attr('data-src', uniqueValue); const container = $(this).find('.fancybox-container'); if (container.length) { console.log('Adding class', uniqueValue, 'to child container:', container.get(0)); container.addClass(uniqueValue); } else { console.warn('No child .fancybox-container found in:', this); } }); } // Run on initial load $(document).ready(function () { logAndApplyFancyStuff(); }); // Run every time JetEngine renders the listing grid $(document).on('jet-engine/listing-grid/rendered', function(event, $scope) { console.log('jet-engine/listing-grid/rendered triggered'); logAndApplyFancyStuff(); }); })(jQuery);