CINXE.COM
Materials | World Highways
<!DOCTYPE html> <html lang="en" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# "> <head> <meta charset="utf-8" /> <style>#block-gh-cheeseburgermenu, #block-gh-cheeseburgermenutrigger {--cheese-aside-bg-color: rgba( 36, 148, 219, 1);--cheese-aside-text-color: rgba( 255, 255, 255, 1);--cheese-main-bg-color: rgba( 255, 255, 255, 1);--cheese-main-text-color: rgba( 0, 0, 0, 1);--cheese-trigger-color: rgba( 7, 35, 176, 1);--cheese-trigger-bg-color: rgba( 67, 222, 249, 1);--cheese-scrollbar-color: rgba( 180, 245, 253, 1);}</style> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-28644152-1"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag("js", new Date());gtag("set", "developer_id.dMDhkMT", true);gtag("config", "UA-28644152-1", {"groups":"default","anonymize_ip":true,"page_placeholder":"PLACEHOLDER_page_path","allow_ad_personalization_signals":false});</script> <link rel="canonical" href="https://www.worldhighways.com/materials" /> <meta property="og:site_name" content="World Highways" /> <meta property="og:title" content="Materials" /> <meta name="Generator" content="Drupal 10 (https://www.drupal.org)" /> <meta name="MobileOptimized" content="width" /> <meta name="HandheldFriendly" content="true" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; // Add a place to store the slot name variable. googletag.slots = googletag.slots || {}; (function() { var useSSL = 'https:' == document.location.protocol; var src = (useSSL ? 'https:' : 'http:') + '//securepubads.g.doubleclick.net/tag/js/gpt.js'; document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>'); })(); </script> <script type="text/javascript"> googletag.slots["boombox2"] = googletag.defineSlot("/59159944/worldhighways/boombox2", [[300, 250], [1, 1]], "js-dfp-tag-boombox2") .addService(googletag.pubads()) ; </script> <script type="text/javascript"> googletag.slots["boombox1"] = googletag.defineSlot("/59159944/worldhighways/boombox1", [[300, 250], [1, 1]], "js-dfp-tag-boombox1") .addService(googletag.pubads()) ; </script> <script type="text/javascript"> // Start by defining breakpoints for this ad. var mapping = googletag.sizeMapping() .addSize([728, 90], [728, 90]) .addSize([300, 100], [300, 100]) .addSize([600, 75], [600, 75]) .build(); googletag.slots["leaderboard1"] = googletag.defineSlot("/59159944/worldhighways/leaderboard1", [[728, 90], [300, 100], [600, 75], [1, 1]], "js-dfp-tag-leaderboard1") .addService(googletag.pubads()) // Apply size mapping when there are breakpoints. .defineSizeMapping(mapping) ; </script> <script type="text/javascript"> googletag.cmd.push(function() { googletag.pubads().enableSyncRendering(); googletag.pubads().enableSingleRequest(); googletag.pubads().enableVideoAds(); //googletag.pubads().setCentering(true); googletag.pubads().collapseEmptyDivs(); googletag.pubads().setTargeting('domain', ['worldhighways.com']); googletag.pubads().setTargeting('term', ['Materials']); googletag.pubads().setTargeting('path', ['/materials']); googletag.pubads().setTargeting('tid', ['1070']); googletag.pubads().addEventListener('slotRenderEnded', function(event) { if (event.slot === googletag.slots["interstitial1"]){ //console.log(event.isEmpty); if(event.isEmpty == false) { document.getElementsByClassName('dfp-interstitial')[0].className = 'dfp-interstitial dfp-interstitial1 dfp-ad-active ' + event.creativeId; document.getElementsByClassName('dfp-interstitial')[0].style.display = 'block'; } } if (event.slot === googletag.slots["interstitial2"]){ // console.log(event.isEmpty); if(event.isEmpty == false) { document.getElementsByClassName('dfp-interstitial2')[0].className = 'dfp-interstitial dfp-interstitial2 dfp-ad-active ' + event.creativeId; document.getElementsByClassName('dfp-interstitial2')[0].style.display = 'block'; } } /*if (event.slot === googletag.slots["exitad"]){ console.log(event.isEmpty); if(event.isEmpty == false) { document.getElementsByClassName('dfp-exitad')[0].className = 'dfp-interstitial dfp-exitad dfp-ad-active ' + event.creativeId; document.getElementsByClassName('dfp-exitad')[0].style.display = 'block'; } } */ if(event.slot === googletag.slots["catfish1"]){ if(event.isEmpty == false) { document.getElementsByClassName('dfp-bottom')[0].className = 'dfp-bottom dfp-ad-active ' + event.creativeId; document.getElementsByClassName('dfp-bottom')[0].style.display = 'block'; } } if(event.slot === googletag.slots["flexiblefullpage"]){ if(event.isEmpty == false) { document.getElementById('bannerTopwrapper').style.display = 'block'; // Fullsize Ad adjustments //setTimeout(function() { var adDiv = document.getElementById('js-dfp-tag-flexiblefullpage'); var adDivHeight = adDiv.offsetHeight; //var adDivHeight = document.getElementById('js-dfp-tag-flexiblefullpage').offsetHeight; //console.log("offsetHeight1bdc1:" + adDivHeight); if (adDivHeight){ //console.log("offsetHeight2bdc2:" + adDivHeight); // should not exceed the height of the Ad if ( adDivHeight < 450 && adDivHeight > 104 ){ document.getElementById('bannerTopwrapper').style.minHeight = adDivHeight + 'px'; document.getElementById('bannerTopwrapper').style.height = adDivHeight + 'px'; } window.addEventListener('resize',function(){ var adDivHeight = document.getElementById('js-dfp-tag-flexiblefullpage').offsetHeight; //console.log("resize3bdc3:" + adDivHeight); // should not exceed the height of the Ad if ( adDivHeight < 450 && adDivHeight > 104 ){ document.getElementById('bannerTopwrapper').style.minHeight = adDivHeight + 'px'; document.getElementById('bannerTopwrapper').style.height = adDivHeight + 'px'; } }); } //}, 1000); } } }); googletag.enableServices(); }); </script> <link rel="icon" href="/sites/wh/themes/custom/gh/favicon.png" type="image/png" /> <script src="/sites/wh/files/google_tag/main/google_tag.script.js?snbczh" defer></script> <script>window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};</script> <title>Materials | World Highways</title> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Quicksand:500,700" rel="stylesheet"> <script src="https://cdn.jsdelivr.net/npm/pace-js@latest/pace.min.js"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/pace-js@latest/pace-theme-default.min.css"> <link rel="stylesheet" media="all" href="/sites/wh/files/assets/css/css_ONsRz_4lq4QmSn5ofKHl9VBn616S5-8mxEBx1HyWbaA.css?delta=0&language=en&theme=gh&include=eJxlzVEKhDAMBNALZS3shSS1Yy3EVJK4rrdfEL_Wn2F4DAyXEp31THyXYbauQX56YE2ZHWR9k1SlZ5aXxylNK9XlX65VmTf6NByerhzWXnYBzYKvSyuw1DRQjaN1pWkBHHm3ChtX6J4eMkzuxCHsI7s3D9a4nx_sBxAssHj_AGAAVGE" /> <link rel="stylesheet" media="all" href="https://gotatlas.io/sites/atlas/modules/atlas/css/client.css" /> <link rel="stylesheet" media="all" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" /> <link rel="stylesheet" media="all" href="/sites/wh/files/assets/css/css_7RZgAlL97NGEOA_jY0PWkXNNTwtVCfKg08-QSlpoLlE.css?delta=3&language=en&theme=gh&include=eJxlzVEKhDAMBNALZS3shSS1Yy3EVJK4rrdfEL_Wn2F4DAyXEp31THyXYbauQX56YE2ZHWR9k1SlZ5aXxylNK9XlX65VmTf6NByerhzWXnYBzYKvSyuw1DRQjaN1pWkBHHm3ChtX6J4eMkzuxCHsI7s3D9a4nx_sBxAssHj_AGAAVGE" /> <script src="https://use.fontawesome.com/releases/v6.4.2/js/all.js" defer crossorigin="anonymous"></script> <script src="https://use.fontawesome.com/releases/v6.4.2/js/v4-shims.js" defer crossorigin="anonymous"></script> </head> <body class="app"> <a href="#main-content" class="visually-hidden focusable"> Skip to main content </a> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TGBR8TH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas> <div id="eyebrow" class="container-fluid h2-bg-color"> <div class="container"> <div class="my-2"> <div class="d-flex justify-content-between align-items-center"> <div class="d-flex align-items-center gap-4"> <div> <nav role="navigation" aria-labelledby="block-gh-eyebrow-menu" id="block-gh-eyebrow"> <h2 class="visually-hidden" id="block-gh-eyebrow-menu">Eyebrow</h2> <ul class="menu"> <li class="menu-item" > <a href="/about-us" data-drupal-link-system-path="node/11258"><i class="fa fa-circle-info" aria-hidden="true"></i> <span class="link-text">About Us</span></a> </li> <li class="menu-item" > <a href="https://www.ropl.com/magazines/world-highways"><i class="fa fa-ad" aria-hidden="true"></i> <span class="link-text">Advertise</span></a> </li> <li class="menu-item" > <a href="/contact-us" data-drupal-link-system-path="node/184351"><i class="fa fa-circle-user" aria-hidden="true"></i> <span class="link-text">Contact</span></a> </li> <li class="menu-item" > <a href="/membership/premierplus" data-drupal-link-system-path="node/204099"><i class="fa fa-book-open" aria-hidden="true"></i> <span class="link-text">Subscribe</span></a> </li> </ul> </nav> </div> </div> <div class="d-flex align-items-center gap-4"> <div> <nav role="navigation" aria-labelledby="block-gh-socialmedia-3-menu" id="block-gh-socialmedia-3" class="social-media-menu me-1"> <h2 class="visually-hidden" id="block-gh-socialmedia-3-menu">Follow Us On Social Media</h2> <ul class="menu"> <li class="menu-item" > <a href="https://www.facebook.com/WorldHighways/"><i class="fa-brands fa-facebook" aria-hidden="true"></i> <span class="link-text">Facebook</span></a> </li> <li class="menu-item" > <a href="https://www.instagram.com/worldhighways_magazine/"><i class="fa-brands fa-instagram" aria-hidden="true"></i> <span class="link-text">Instagram</span></a> </li> <li class="menu-item" > <a href="https://www.linkedin.com/showcase/world-highways-magazine-/"><i class="fa-brands fa-linkedin" aria-hidden="true"></i> <span class="link-text">LinkedIn</span></a> </li> <li class="menu-item" > <a href="https://twitter.com/World_Highways"><i class="fa-brands fa-x-twitter" aria-hidden="true"></i> <span class="link-text">Twitter</span></a> </li> <li class="menu-item" > <a href="https://www.youtube.com/@world_highways"><i class="fa-brands fa-youtube" aria-hidden="true"></i> <span class="link-text">YouTube</span></a> </li> </ul> </nav> <nav role="navigation" aria-labelledby="block-gh-eyebrowright-menu" id="block-gh-eyebrowright"> <h2 class="visually-hidden" id="block-gh-eyebrowright-menu">Eyebrow Right</h2> <ul class="menu"> <li class="menu-item" > <a href="/search" data-drupal-link-system-path="search"><i class="fa fa-search" aria-hidden="true"></i> <span class="link-text">Search</span></a> </li> </ul> </nav> </div> </div> </div> </div> </div> </div> <div id="header" class="container my-3"> <div class="row mb-2"> <div class="col-sm-12 col-md-12 col-lg-4"> <div class="logo-container d-flex align-items-center"> <div> <div id="block-gh-cheeseburgermenutrigger" class="cheese-trigger block"> <div class="block-cheeseburgermenu__trigger-element" data-cheeseburger-id="block-gh-cheeseburgermenu"> <span></span> <span></span> <span></span> </div> </div> <div style="display: none;" class="block-cheeseburgermenu-container block-cheeseburgermenu-container--without-navigation block" id="block-gh-cheeseburgermenu"> <div class="cheeseburger-menu__main-navigation-area"> <div class="menu-branding"> <a href="/" title="Home" rel="home"> <img src="/sites/wh/themes/custom/gh/logo.svg" class="logo" /> </a> </div> <div class="cheeseburger-menu__side-trigger" data-cheeseburger-close="true"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"> <g id="Bounding_Boxes"> <path fill="none" d="M0,0h24v24H0V0z"/> </g> <g id="Rounded"> <path d="M18.3,5.71L18.3,5.71c-0.39-0.39-1.02-0.39-1.41,0L12,10.59L7.11,5.7c-0.39-0.39-1.02-0.39-1.41,0l0,0 c-0.39,0.39-0.39,1.02,0,1.41L10.59,12L5.7,16.89c-0.39,0.39-0.39,1.02,0,1.41h0c0.39,0.39,1.02,0.39,1.41,0L12,13.41l4.89,4.89 c0.39,0.39,1.02,0.39,1.41,0l0,0c0.39-0.39,0.39-1.02,0-1.41L13.41,12l4.89-4.89C18.68,6.73,18.68,6.09,18.3,5.71z"/> </g> </svg> </div> <div data-cheeseburger-id="menu-main" > <div class="cheeseburger-menu__title">Main navigation</div> <ul class="cheeseburger-menu__mainmenu"> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/news"> <span>News</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/products"> <span>Products</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/features"> <span>Features</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item cheeseburger-parent"> <span class="cheeseburger-menu__item-label" data-cheeseburger-parent-trigger> <span>Categories</span> </span> <span class="cheeseburger-menu__submenu-trigger" data-cheeseburger-parent-trigger><div class="cheeseburger-menu__submenu-trigger-icon dropdown"></div></span> <ul class="cheeseburger-menu__submenu"> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/asphalt-milling-paving-compaction"> <span>Asphalt milling, paving & compaction</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/concrete-milling-paving-compaction"> <span>Concrete milling, paving & compaction</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/connected-construction"> <span>Connected Construction</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/earthmoving-soil-compaction"> <span>Earthmoving & soil compaction</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/engines-components-tyres"> <span>Engines, Components & Tyres</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/finance-funding"> <span>Finance & Funding</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/highway-network-management"> <span>Highway & Network Management</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/maintenance"> <span>Maintenance</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/materials"> <span>Materials</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/recycling"> <span>Recycling</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/road-markings-barriers-workzone-protection"> <span>Road Markings, Barriers & Workzone Protection</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/road-structures"> <span>Road Structures</span> </a> </li> </ul> </li> <li class="menu-link cheeseburger-menu__item main__item cheeseburger-parent"> <span class="cheeseburger-menu__item-label" data-cheeseburger-parent-trigger> <span>Events</span> </span> <span class="cheeseburger-menu__submenu-trigger" data-cheeseburger-parent-trigger><div class="cheeseburger-menu__submenu-trigger-icon dropdown"></div></span> <ul class="cheeseburger-menu__submenu"> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/events"> <span>Events Calendar</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="https://www.itsinternational.com/daily-news/intertraffic-amsterdam-2024"> <span>Intertraffic Amsterdam 2024</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/daily-news/bauma-2022"> <span>Bauma 2022</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="https://www.worldhighways.com/daily-news/conexpoconagg-2023"> <span>CONEXPO-CON/AGG 2023</span> </a> </li> </ul> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/archive"> <span>Magazine</span> </a> </li> <li class="menu-link cheeseburger-menu__item main__item"> <a class="cheeseburger-menu__item-label" href="/videos"> <span>Videos</span> </a> </li> </ul> </div> </div> </div> <div id="block-gh-sitebranding" class="header-branding block"> <a href="/" rel="home"> <img src="/sites/wh/themes/custom/gh/logo.svg" alt="Home" fetchpriority="high" /> </a> </div> </div> </div> </div> <div class="col-sm-12 col-md-12 col-lg-8 text-end"> <div> <div id="block-gh-dfptagleaderboard1" class="block"> <div style="display: none;">leaderboard1</div> <div id="js-dfp-tag-leaderboard1" class="dfp-ad ad-label"> <script type="text/javascript"> // User has not opted out googletag.cmd.push(function() { googletag.display('js-dfp-tag-leaderboard1'); }); </script> </div> </div> </div> </div> </div> </div> <div id="navigation" class="container-fluid"> <div class="container"> <div class="row"> <div class="col p-0"> <nav role="navigation" aria-labelledby="block-gh-mainnavigation-menu" id="block-gh-mainnavigation"> <h2 class="visually-hidden" id="block-gh-mainnavigation-menu">Main navigation</h2> <div class="menu-open"><span class="open"></span></div> <div class="h2menu pt-2 pb-2"> <div class="menu-close"><span class="close"></span></div> <ul class="h2menu-nav"> <li class="item"> <a href="/news" data-drupal-link-system-path="news">News</a> </li> <li class="item"> <a href="/products" data-drupal-link-system-path="products">Products</a> </li> <li class="item"> <a href="/features" data-drupal-link-system-path="features">Features</a> </li> <li class="item h2dropdownitem"> <span>Categories</span> <div class="h2dropdown"> <ul> <li class="item"> <a href="/asphalt-milling-paving-compaction" data-drupal-link-system-path="taxonomy/term/1067">Asphalt milling, paving & compaction</a> </li> <li class="item"> <a href="/concrete-milling-paving-compaction" data-drupal-link-system-path="taxonomy/term/1068">Concrete milling, paving & compaction</a> </li> <li class="item"> <a href="/connected-construction" data-drupal-link-system-path="taxonomy/term/1077">Connected Construction</a> </li> <li class="item"> <a href="/earthmoving-soil-compaction" data-drupal-link-system-path="taxonomy/term/1066">Earthmoving & soil compaction</a> </li> <li class="item"> <a href="/engines-components-tyres" data-drupal-link-system-path="taxonomy/term/1071">Engines, Components & Tyres</a> </li> <li class="item"> <a href="/finance-funding" data-drupal-link-system-path="taxonomy/term/1072">Finance & Funding</a> </li> <li class="item"> <a href="/highway-network-management" data-drupal-link-system-path="taxonomy/term/1076">Highway & Network Management</a> </li> <li class="item"> <a href="/maintenance" data-drupal-link-system-path="taxonomy/term/1073">Maintenance</a> </li> <li class="item"> <a href="/materials" data-drupal-link-system-path="taxonomy/term/1070" class="is-active" aria-current="page">Materials</a> </li> <li class="item"> <a href="/recycling" data-drupal-link-system-path="taxonomy/term/1069">Recycling</a> </li> <li class="item"> <a href="/road-markings-barriers-workzone-protection" data-drupal-link-system-path="taxonomy/term/1075">Road Markings, Barriers & Workzone Protection</a> </li> <li class="item"> <a href="/road-structures" data-drupal-link-system-path="taxonomy/term/1074">Road Structures</a> </li> </ul> </div> </li> <li class="item h2dropdownitem"> <a href="/events" data-drupal-link-system-path="events">Events</a> <div class="h2dropdown"> <ul> <li class="item"> <a href="/events" data-drupal-link-system-path="events">Events Calendar</a> </li> <li class="item"> <a href="https://www.itsinternational.com/daily-news/intertraffic-amsterdam-2024">Intertraffic Amsterdam 2024</a> </li> <li class="item"> <a href="/daily-news/bauma-2022">Bauma 2022</a> </li> <li class="item"> <a href="https://www.worldhighways.com/daily-news/conexpoconagg-2023">CONEXPO-CON/AGG 2023</a> </li> </ul> </div> </li> <li class="item"> <a href="/archive" data-drupal-link-system-path="archive">Magazine</a> </li> <li class="item"> <a href="/videos" data-drupal-link-system-path="videos">Videos</a> </li> </ul> </div> </nav> </div> </div> </div> </div> <div class="container my-2"> <div> <div id="block-gh-breadcrumbs-2" class="block"> <ul id="breadcrumbs"> <li> <a href="/">Home</a> </li> <li> Materials </li> </ul> </div> </div> </div> <!-- Latest news --> <div id="taxonomy-page" class="container mt-4"> <div class="row"> <div class="col-lg-8 col-md-12 col-sm-12 p-0"> <div class="container"> <div class="row"> <div> <div id="block-gh-pagetitle" class="block"> <h1>Materials</h1> </div> <div id="block-gh-content" class="block"> <div class="views-element-container"><div class="inner-feed mdl-grid js-view-dom-id-a434863b5fd6ef4a9c71bc7a659f5f335740008958c3c3bbef5ecf03a4642864"> <header> <div about="/materials"> </div> </header> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207853" about="/products/nynas-biogenic-binder-arlanda-airport"> <div class="article-teaser-container mb-3"> <div class="d-flex justify-content-between"> <div class="meta pe-3"> <div class="font-sm font-grey mb-1">November 11, 2024</div> <div class="font-md font-dark bold"> <h2> <a href="/products/nynas-biogenic-binder-arlanda-airport" rel="bookmark"> <span>Nynas biogenic binder for Arlanda Airport</span> </a> </h2> </div> <div class="font-md"> <div>The asphalt for the taxiway must be able to withstand various substances such as potassium formate, a de-icing chemical. </div> </div> </div> <div class="img"> <div> <div> <a href="/products/nynas-biogenic-binder-arlanda-airport" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-11/Foto%20Kenneth%20Olsson%20Skanska%2020240527_091024%281%29%20%281%29%20-%20Copy.jpg?itok=31OZO9tl" width="220" height="220" alt="" title=" Swedavia was willing to deploy the lower carbon solution at Arlanda Airport because it has set itself the goal of next-zero greenhouse gas emissions by 2040 (image courtesy Kenneth Olsson)" typeof="foaf:Image" /> </a> </div> </div> </div> </div> </div> </article> </div> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207765" about="/feature/feeling-burn-benninghoven"> <div class="article-teaser-container mb-3"> <div class="d-flex justify-content-between"> <div class="meta pe-3"> <div class="font-sm font-grey mb-1">October 16, 2024</div> <div class="font-md font-dark bold"> <h2> <a href="/feature/feeling-burn-benninghoven" rel="bookmark"> <span>Feeling the burn, with Benninghoven</span> </a> </h2> </div> <div class="font-md"> <div>For industrial purposes such as asphalt production or mobile off-highway machines, hydrogen offers the option of a green fuel that helps cuts CO2 emissions - Mike Woof writes </div> </div> </div> <div class="img"> <div> <div> <a href="/feature/feeling-burn-benninghoven" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-10/H2.jpg?itok=f5QxoxkI" width="220" height="165" alt="" title="The use of hydrogen for asphalt plant burners such as the new Benninghoven unit can make a substantial reduction in CO2 emissions from road construction" typeof="foaf:Image" /> </a> </div> </div> </div> </div> </div> </article> </div> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207718" about="/wh6/feature/innovations-plant-development"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> September 19, 2024 </div> <div class="font-md font-dark bold"> <div> <a href="/wh6/feature/innovations-plant-development" rel="bookmark"> <span>Innovations in plant development</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/wh6/feature/innovations-plant-development" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-09/DSCF3185.1_0.JPG?itok=uQL2Z8Bg" width="220" height="103" alt="" title="Astec’s novel CCPR system is now available – image © courtesy of Mike Woof" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207688" about="/wh6/feature/hydrogen-burners-asphalt-plants"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> September 3, 2024 </div> <div class="font-md font-dark bold"> <div> <a href="/wh6/feature/hydrogen-burners-asphalt-plants" rel="bookmark"> <span>Hydrogen burners for asphalt plants</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/wh6/feature/hydrogen-burners-asphalt-plants" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-09/Benninghoven-Burner-1.1.jpg?itok=gms7WoiI" width="220" height="112" alt="" title="Ammann, Benninghoven and Marini have all developed asphalt plant burners capable of running on up to 100% hydrogen, with the German firm having trialled its technology in Norway" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207638" about="/wh6/news/bio-binder-and-reclaimed-asphalt-trials-uk"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> August 15, 2024 </div> <div class="font-md font-dark bold"> <div> <a href="/wh6/news/bio-binder-and-reclaimed-asphalt-trials-uk" rel="bookmark"> <span>Bio-binder and reclaimed asphalt trials for UK</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/wh6/news/bio-binder-and-reclaimed-asphalt-trials-uk" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-08/RST-Heidelberg%20Materials-BioBinder%20-%20PIC%20LO%20RES.JPG?itok=yry9Ecf-" width="220" height="165" alt="" title="The latest trials are on the A2 near the city of Canterbury and A34 near the down of Newbury in England" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207553" about="/wh6/news/thailands-revolutionary-plastic-road"> <div class="article-teaser-container mb-3"> <div class="d-flex justify-content-between"> <div class="meta pe-3"> <div class="font-sm font-grey mb-1">August 7, 2024</div> <div class="font-md font-dark bold"> <h2> <a href="/wh6/news/thailands-revolutionary-plastic-road" rel="bookmark"> <span>Thailand’s revolutionary plastic road </span> </a> </h2> </div> <div class="font-md"> <div>Thailand’s revolutionary use of plastic waste for road repairs. </div> </div> </div> <div class="img"> <div> <div> <a href="/wh6/news/thailands-revolutionary-plastic-road" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-07/dreamstime_s_138833499.jpg?itok=xNmZ_QMv" width="220" height="164" alt="" title="The road linking with Thailand’s Nakhon Ratchasima Airport will feature plastic waste in its construction – image courtesy of © Kittipong Chararoj | Dreamstime.com" typeof="foaf:Image" /> </a> </div> </div> </div> </div> </div> </article> </div> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207540" about="/wh6/news/holcim-deploy-ai-reinforce-manufacturing-capacity-customers"> <div class="article-teaser-container mb-3"> <div class="d-flex justify-content-between"> <div class="meta pe-3"> <div class="font-sm font-grey mb-1">July 1, 2024</div> <div class="font-md font-dark bold"> <h2> <a href="/wh6/news/holcim-deploy-ai-reinforce-manufacturing-capacity-customers" rel="bookmark"> <span>Holcim to deploy AI to reinforce manufacturing capacity for customers</span> </a> </h2> </div> <div class="font-md"> <div>Holcim is scaling up the use of Artificial Intelligence (AI) in manufacturing across more than 100 plants worldwide over the next four years, improving efficiency and reinforcing customer capacity.</div> </div> </div> <div class="img"> <div> <div> <a href="/wh6/news/holcim-deploy-ai-reinforce-manufacturing-capacity-customers" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-07/Holcim_Miljan%20Gutovic%2C%20EMEA%20region%20head.jpg?itok=OEKtq-aK" width="220" height="220" alt="" title="Holcim CEO Miljan Gutovic. Pic: Holcim" typeof="foaf:Image" /> </a> </div> </div> </div> </div> </div> </article> </div> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207508" about="/wh6/news/uks-aia-appoints-david-giles-new-chair"> <div class="article-teaser-container mb-3"> <div class="d-flex justify-content-between"> <div class="meta pe-3"> <div class="font-sm font-grey mb-1">June 20, 2024</div> <div class="font-md font-dark bold"> <h2> <a href="/wh6/news/uks-aia-appoints-david-giles-new-chair" rel="bookmark"> <span>The UK’s AIA appoints David Giles as new chair</span> </a> </h2> </div> <div class="font-md"> <div>Giles, with Continental Bitumen, was previously with Shell for more than 36 years and was UK general manager of Eurobitume between 2018 and 2021. </div> </div> </div> <div class="img"> <div> <div> <a href="/wh6/news/uks-aia-appoints-david-giles-new-chair" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-06/David%20Giles%20AIA%20Chair%20-%20RESIZE.JPG?itok=aiuTrEYN" width="220" height="212" alt="" title="David Giles is a past UK general manager of Eurobitume, the pan-European alliance for the bitumen sector (image courtesy AIA)" typeof="foaf:Image" /> </a> </div> </div> </div> </div> </div> </article> </div> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207490" about="/wh6/feature/sripath-leads-charge-sustainability"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> June 12, 2024 </div> <div class="font-md font-dark bold"> <div> <a href="/wh6/feature/sripath-leads-charge-sustainability" rel="bookmark"> <span>Sripath leads the charge on sustainability </span> </a> </div> </div> </div> <div class="img text-end"> <a href="/wh6/feature/sripath-leads-charge-sustainability" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-06/Sripath%20-%20Road%20in%20Forest%20-%20Web%20size.jpg?itok=Pl3sAw3z" width="220" height="147" alt="" title="Sripath provides easy access to sustainability reports" typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> <div class="mdl-cell--12-col views-row"><article data-history-node-id="207466" about="/wh6/feature/bitumen-tech-innovation-decarbonisation"> <div class="article-teaser-solr-container my-2"> <div class="d-flex justify-content-between"> <div class="meta"> <div class="col font-sm font-grey"> June 4, 2024 </div> <div class="font-md font-dark bold"> <div> <a href="/wh6/feature/bitumen-tech-innovation-decarbonisation" rel="bookmark"> <span>Bitumen tech: innovation for decarbonisation</span> </a> </div> </div> </div> <div class="img text-end"> <a href="/wh6/feature/bitumen-tech-innovation-decarbonisation" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/medium/public/2024-06/WP2%20Beaker%20Biobitumen.jpg?itok=wyihlbKk" width="220" height="165" alt="" title="A beaker full of algae biomass " typeof="foaf:Image" /> </a> </div> </div> </div> </article> </div> <nav class="pager d-flex justify-content-center" role="navigation" aria-labelledby="pagination-heading" aria-label="Pagination"> <div id="pagination-heading" class="visually-hidden">Pagination</div> <ul class="pagination js-pager__items"> <li class="page-item is-active active" aria-current="page"> <a href="?page=0" title="Current page" aria-current="page" class="page-link"> <span class="visually-hidden"> Current page </span>1</a> </li> <li class="page-item"> <a href="?page=1" title="Go to page 2" class="page-link"> <span class="visually-hidden"> Page </span>2</a> </li> <li class="page-item"> <a href="?page=2" title="Go to page 3" class="page-link"> <span class="visually-hidden"> Page </span>3</a> </li> <li class="page-item"> <a href="?page=3" title="Go to page 4" class="page-link"> <span class="visually-hidden"> Page </span>4</a> </li> <li class="page-item"> <a href="?page=4" title="Go to page 5" class="page-link"> <span class="visually-hidden"> Page </span>5</a> </li> <li class="page-item"> <a href="?page=5" title="Go to page 6" class="page-link"> <span class="visually-hidden"> Page </span>6</a> </li> <li class="page-item"> <a href="?page=6" title="Go to page 7" class="page-link"> <span class="visually-hidden"> Page </span>7</a> </li> <li class="page-item"> <a href="?page=7" title="Go to page 8" class="page-link"> <span class="visually-hidden"> Page </span>8</a> </li> <li class="page-item"> <a href="?page=8" title="Go to page 9" class="page-link"> <span class="visually-hidden"> Page </span>9</a> </li> <li class="page-item disabled"> <span class="page-link">…</span> </li> <li class="page-item pager__item--next"> <a href="?page=1" title="Go to next page" rel="next" class="page-link"> <span class="visually-hidden">Next page</span> <span aria-hidden="true">››</span> </a> </li> <li class="page-item pager__item--last"> <a href="?page=96" title="Go to last page" class="page-link"> <span class="visually-hidden">Last page</span> <span aria-hidden="true">Last »</span> </a> </li> </ul> </nav> </div> </div> </div> </div> </div> </div> </div> <div class="col-lg-4 col-md-12 col-sm-12 "> <div class="container js-sticky-widget"> <div class="row"> <div> <div id="block-gh-dfptagboombox1-2" class="mb-4 text-center block"> <div style="display: none;">boombox1</div> <div id="js-dfp-tag-boombox1" class="dfp-ad ad-label"> <script type="text/javascript"> // User has not opted out googletag.cmd.push(function() { googletag.display('js-dfp-tag-boombox1'); }); </script> </div> </div> <div class="views-element-container rail-block-wrap mb-4 block-editors-choice block" id="block-gh-views-block-editors-choice-block-1"> <h2>Editor's Choice</h2> <div><div class="js-view-dom-id-681225364eabe91833281db09467576a9e8dd4552bfe97194311862b12f58d73"> <div class="item-list"> <ol> <li><div class="views-field views-field-title"><span class="field-content"><a href="/wh10/news/iraq-turkey-highway-discussions" hreflang="en">Iraq-Turkey highway discussions </a></span></div></li> <li><div class="views-field views-field-title"><span class="field-content"><a href="/wh9/news/mont-blanc-tunnel-closes-renovation" hreflang="en">Mont Blanc Tunnel closes for renovation </a></span></div></li> <li><div class="views-field views-field-title"><span class="field-content"><a href="/wh12/news/irf-executives-talks-shaping-future-intelligent-transportation" hreflang="en">IRF Executives Talks: shaping the future of Intelligent transportation</a></span></div></li> </ol> </div> </div> </div> </div> <div class="views-element-container rail-block-wrap mb-4 block" id="block-gh-views-block-highlighted-content-carousel-block-1-2"> <h2><span class="bolder">Highlighted</span> Content</h2> <div><div class="grid2 js-view-dom-id-2847afd242ddd49301305368d8e26a789f555794fd015ea8f8560cfb15660d38"> <div> <div id="flexslider-1" class="flexslider optionset-default"> <ul class="slides"> <li> <div class="views-field views-field-nothing"><span class="field-content"><div class="article-container"> <div class="img"> <a href="/feature/trimble-dimensions-user-conference-showcase-innovative-and-connected-technologies" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/large_teaser_hero/public/2024-09/Trimble%20Dimensions%202024_1200x718.jpg?itok=XiNHwj0i" width="850" height="450" alt="Trimble Dimensions User Conference to showcase innovative and connected technologies for construction and geospatial industries" title="Discover what's new, visualize what's next and solve challenges now" typeof="Image" /> </a> </div> <div class="p-4"> <div class="font-sm font-grey mb-3"><time datetime="2024-09-20T12:21:29+01:00" title="Friday, September 20, 2024 - 12:21">September 20, 2024</time> </div> <div class="font-md font-dark bold"><a href="/feature/trimble-dimensions-user-conference-showcase-innovative-and-connected-technologies" hreflang="en">Trimble Dimensions User Conference to showcase innovative and connected technologies for construction and geospatial industries</a></div> <div class="font-md font-dark mt-3"><a href="/feature/trimble-dimensions-user-conference-showcase-innovative-and-connected-technologies">READ MORE <i class="fa-solid fa-arrow-right"></i></a></div> </div> </div> </span></div> </li> <li> <div class="views-field views-field-nothing"><span class="field-content"><div class="article-container"> <div class="img"> <a href="/feature/abg-advantage-what-separates-these-pavers-competition" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/large_teaser_hero/public/2024-09/ABG_6820-T3_T4f-H.jpg?itok=obRwAOis" width="850" height="450" alt="Photo credit: Ammann" title="Photo credit: Ammann" typeof="Image" /> </a> </div> <div class="p-4"> <div class="font-sm font-grey mb-3"><time datetime="2024-09-25T11:53:04+01:00" title="Wednesday, September 25, 2024 - 11:53">September 25, 2024</time> </div> <div class="font-md font-dark bold"><a href="/feature/abg-advantage-what-separates-these-pavers-competition" hreflang="en">The ABG Advantage: What separates these pavers from the competition?</a></div> <div class="font-md font-dark mt-3"><a href="/feature/abg-advantage-what-separates-these-pavers-competition">READ MORE <i class="fa-solid fa-arrow-right"></i></a></div> </div> </div> </span></div> </li> <li> <div class="views-field views-field-nothing"><span class="field-content"><div class="article-container"> <div class="img"> <a href="/feature/widest-cold-planer-attachment-range-world" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/large_teaser_hero/public/2024-09/Simex_PL1200_self-levelling_road_planers.jpg?itok=76orYYus" width="850" height="450" alt="Simex_PL1200 | Photo credit: Simex" title="Simex_PL1200 | Photo credit: Simex" typeof="Image" /> </a> </div> <div class="p-4"> <div class="font-sm font-grey mb-3"><time datetime="2024-10-01T00:00:00+01:00" title="Tuesday, October 1, 2024 - 00:00">October 01, 2024</time> </div> <div class="font-md font-dark bold"><a href="/feature/widest-cold-planer-attachment-range-world" hreflang="en">Widest cold planer attachment range in the world</a></div> <div class="font-md font-dark mt-3"><a href="/feature/widest-cold-planer-attachment-range-world">READ MORE <i class="fa-solid fa-arrow-right"></i></a></div> </div> </div> </span></div> </li> <li> <div class="views-field views-field-nothing"><span class="field-content"><div class="article-container"> <div class="img"> <a href="/video/maximize-road-safety-and-minimize-traffic-congestion-road-zipper" hreflang="en"><img loading="lazy" src="/sites/wh/files/styles/large_teaser_hero/public/2024-10/The%20Road%20Zipper%E2%84%A2.png?itok=I0rRw46o" width="850" height="450" alt="" typeof="Image" /> </a> </div> <div class="p-4"> <div class="font-sm font-grey mb-3"><time datetime="2024-11-01T00:00:00+00:00" title="Friday, November 1, 2024 - 00:00">November 01, 2024</time> </div> <div class="font-md font-dark bold"><a href="/video/maximize-road-safety-and-minimize-traffic-congestion-road-zipper" hreflang="en">Maximize road safety and minimize traffic congestion with The Road Zipper</a></div> <div class="font-md font-dark mt-3"><a href="/video/maximize-road-safety-and-minimize-traffic-congestion-road-zipper">READ MORE <i class="fa-solid fa-arrow-right"></i></a></div> </div> </div> </span></div> </li> </ul> </div> </div> </div> </div> </div> <div id="block-gh-dfptagboombox2-2" class="mb-4 text-center block"> <div style="display: none;">boombox2</div> <div id="js-dfp-tag-boombox2" class="dfp-ad ad-label"> <script type="text/javascript"> // User has not opted out googletag.cmd.push(function() { googletag.display('js-dfp-tag-boombox2'); }); </script> </div> </div> </div> </div> </div> </div> </div> </div> <footer id="footer" class="container-fluid p-0 grey-bg"> <div class="container p-5"> <h2 class="text-center mb-5 bold">Our Brands</h2> <div id="brands-listing" class="d-flex align-items-center justify-content-between flex-wrap"> <a href="https://www.worldhighways.com/" class="my-2"><img src="/themes/custom/ropl/images/brand/wh_logo.svg" alt="brand"></a> <a href="https://www.itsinternational.com/" class="my-2"><img src="/themes/custom/ropl/images/brand/ITS_Logo_Website.svg" alt="brand"></a> <a href="https://www.carreteras-pa.com/es" class="my-2"><img style="max-height: 55px;" src="/themes/custom/ropl/images/brand/Carreteras_logo.png" alt="brand"></a> <a href="https://www.evcandi.com/" class="my-2"><img src="/themes/custom/ropl/images/brand/EVC_Website.png" alt="brand"></a> <a href="https://www.worldhighways.com/daily-news/conexpoconagg-2023" class="my-2"><img src="/themes/custom/ropl/images/brand/Daily_News.png" alt="brand"></a> </div> <hr> <div class="my-4 d-flex align-top justify-content-between flex-wrap"> <div id="block-gh-footeroverview" class="block"> <h2>Overview</h2> <ul class="menu"> <li class="menu-item" > <a href="/about-us" data-drupal-link-system-path="node/11258">About Us</a> </li> <li class="menu-item" > <a href="/contact-us" data-drupal-link-system-path="node/184351">Contact Us</a> </li> </ul> <a href="http://www.ropl.com/" class="my-2"><img src="/themes/custom/ropl/images/brand/ropl-logo-1.png" alt="brand"></a> </div> <nav role="navigation" aria-labelledby="block-gh-footerresources-menu" id="block-gh-footerresources"> <h2 id="block-gh-footerresources-menu">Resources</h2> <ul class="menu"> <li class="menu-item" > <a href="https://www.ropl.com/magazines/world-highways">Advertise</a> </li> <li class="menu-item" > <a href="/membership/premierplus" data-drupal-link-system-path="node/204099">Free subscription</a> </li> </ul> </nav> <nav role="navigation" aria-labelledby="block-gh-footerusefullinks-menu" id="block-gh-footerusefullinks"> <h2 id="block-gh-footerusefullinks-menu">Useful Links</h2> <ul class="menu"> <li class="menu-item" > <a href="https://www.iubenda.com/privacy-policy/13660417/cookie-policy">Cookie Policy</a> </li> <li class="menu-item" > <a href="https://www.iubenda.com/privacy-policy/13660417">Privacy Policy</a> </li> <li class="menu-item" > <a href="/copyright-policy" data-drupal-link-system-path="node/11267">Copyright Policy</a> </li> <li class="menu-item" > <a href="https://www.iubenda.com/terms-and-conditions/13660417">Terms and Conditions</a> </li> <li class="menu-item" > <a href="/disclaimer" data-drupal-link-system-path="node/11268">Disclaimer</a> </li> </ul> </nav> <nav role="navigation" aria-labelledby="block-gh-socialmedia-menu" id="block-gh-socialmedia"> <h2 id="block-gh-socialmedia-menu">Follow Us</h2> <ul class="menu"> <li class="menu-item" > <a href="https://www.facebook.com/WorldHighways/"><i class="fa-brands fa-facebook" aria-hidden="true"></i> <span class="link-text">Facebook</span></a> </li> <li class="menu-item" > <a href="https://www.instagram.com/worldhighways_magazine/"><i class="fa-brands fa-instagram" aria-hidden="true"></i> <span class="link-text">Instagram</span></a> </li> <li class="menu-item" > <a href="https://www.linkedin.com/showcase/world-highways-magazine-/"><i class="fa-brands fa-linkedin" aria-hidden="true"></i> <span class="link-text">LinkedIn</span></a> </li> <li class="menu-item" > <a href="https://twitter.com/World_Highways"><i class="fa-brands fa-x-twitter" aria-hidden="true"></i> <span class="link-text">Twitter</span></a> </li> <li class="menu-item" > <a href="https://www.youtube.com/@world_highways"><i class="fa-brands fa-youtube" aria-hidden="true"></i> <span class="link-text">YouTube</span></a> </li> </ul> </nav> </div> </div> <div id="copyright" class="container-fluid text-center font-light font-sm p-2">Copyright ©2024 World Highways. All rights reserved.</div> </footer> </div> <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","pathPrefix":"","currentPath":"taxonomy\/term\/1070","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en"},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"google_analytics":{"account":"UA-28644152-1","trackOutbound":true,"trackMailto":true,"trackTel":true,"trackDownload":true,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip"},"flexslider":{"optionsets":{"default":{"animation":"fade","animationSpeed":600,"direction":"horizontal","slideshow":true,"easing":"swing","smoothHeight":false,"reverse":false,"slideshowSpeed":7000,"animationLoop":true,"randomize":false,"startAt":0,"itemWidth":0,"itemMargin":0,"minItems":0,"maxItems":0,"move":0,"directionNav":true,"controlNav":true,"thumbCaptions":false,"thumbCaptionsBoth":false,"keyboard":true,"multipleKeyboard":false,"mousewheel":false,"touch":true,"prevText":"Previous","nextText":"Next","namespace":"flex-","selector":".slides \u003E li","sync":"","asNavFor":"","initDelay":0,"useCSS":true,"video":false,"pausePlay":false,"pauseText":"Pause","playText":"Play","pauseOnAction":true,"pauseOnHover":false,"controlsContainer":".flex-control-nav-container","manualControls":""}},"instances":{"flexslider-1":"default"}},"atlas_assistant":{"domain_uuid":"dc911f65-2044-468d-83b2-d4a8bba3d25c","domain":"https:\/\/gotatlas.io","categories":[]},"user":{"uid":0,"permissionsHash":"99567f244a9ad4dab1902964c8aecf4e7b57e9120e13abb84e19284ad6f7eb8d"}}</script> <script src="/sites/wh/files/assets/js/js_9KmqAk3caUaxkI_7mpn2UXd9uTjsw1uttI2RgbM7sKs.js?scope=footer&delta=0&language=en&theme=gh&include=eJx9zVEKg0AMBNALbV3ohSS62ZgSE9nEWm_fUvwoCv0Jw5uBQClhoHuGI3S1mUaqnwMbus2Yf3LnT_rXdT7xnMiMBHtQkD149HyG1GyRTGIDyM1jF1ZKNJ3luyp1SVXw5cIFW2YNpAbBpmmcEB2HtRG2fkZd80W6hycIAe_BnT1A4_hyYY_GC155QwwQbHF_Ax62dwM"></script> <script src="https://static.addtoany.com/menu/page.js" defer></script> <script src="/sites/wh/files/assets/js/js_cWd5yVQFANi9lm3jo-hm6Zad0718yhaXjOZztTfemFQ.js?scope=footer&delta=2&language=en&theme=gh&include=eJx9zVEKg0AMBNALbV3ohSS62ZgSE9nEWm_fUvwoCv0Jw5uBQClhoHuGI3S1mUaqnwMbus2Yf3LnT_rXdT7xnMiMBHtQkD149HyG1GyRTGIDyM1jF1ZKNJ3luyp1SVXw5cIFW2YNpAbBpmmcEB2HtRG2fkZd80W6hycIAe_BnT1A4_hyYY_GC155QwwQbHF_Ax62dwM"></script> <script src="https://gotatlas.io/sites/atlas/modules/atlas/js/bootstrap.js"></script> <script src="https://js.stripe.com/v3/"></script> <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script> </body> </html>