CINXE.COM
Emerson Video Library
<!DOCTYPE html> <html lang="en-us"> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta charset="utf-8"> <title>Emerson Video Library</title> <meta property="og:title" content="Go Boldly & Let's Go"> <meta name="generator" content="Brightcove"> <meta http-equiv="x-ua-compatible" content="IE=edge"> <meta name="description" content="We want you to join us in our bold aspiration to make the world healthier, safer, smarter and more sustainable."> <meta property="og:description" content="We want you to join us in our bold aspiration to make the world healthier, safer, smarter and more sustainable."> <meta property="og:url" content="https://videos.emerson.com/"> <meta property="og:image" content="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/a7fd2e1f-9c08-4390-93f5-ab83d7f2108a/3586e432-3d06-45fc-8268-8feef7e44870/1280x720/match/image.jpg"> <meta property="og:image:url" content="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/a7fd2e1f-9c08-4390-93f5-ab83d7f2108a/3586e432-3d06-45fc-8268-8feef7e44870/1280x720/match/image.jpg"> <link rel="image_src" href="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/a7fd2e1f-9c08-4390-93f5-ab83d7f2108a/3586e432-3d06-45fc-8268-8feef7e44870/1280x720/match/image.jpg"> <meta name="twitter:title" content="Go Boldly & Let's Go"> <meta name="twitter:description" content="We want you to join us in our bold aspiration to make the world healthier, safer, smarter and more sustainable."> <meta name="twitter:image" content="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/a7fd2e1f-9c08-4390-93f5-ab83d7f2108a/3586e432-3d06-45fc-8268-8feef7e44870/1280x720/match/image.jpg"> <meta name="twitter:image:width" content="480"> <meta name="twitter:image:height" content="270"> <link rel="alternate" type="application/json+oembed" href="https://oembed.brightcove.com/?format=json&maxwidth=480&maxheight=270&url=http%3A%2F%2Fplayers.brightcove.net%2F2270581185001%2FcCoutLMn_default%2Findex.html%3FvideoId%3D6344745925112" title="Go Boldly & Let's Go"> <meta property="og:video:type" content="video/mp4"> <meta property="og:video" content=""> <meta property="og:video:secure_url" content=""> <meta name="twitter:card" content="player"> <meta name="twitter:player" content="https://players.brightcove.net/2270581185001/cCoutLMn_default/index.html?videoId=6344745925112"> <meta name="twitter:player:width" content="480"> <meta name="twitter:player:height" content="270"> <meta name="admin_notes" content="011224 JA: New video upload (top250 pages) per RITM2019520"> <meta name="contentowner" content="Odeiza Cabais"> <meta name="downloadable" content="FALSE"> <meta name="uploadedby" content="Jomineck Abanto"> <meta name="brand" content="Emerson"> <meta name="sourcelanguage" content="English"> <link href="/stylesheet/catalogue/catalogue_theme_light" rel="stylesheet"> <link href="https://www.emerson.com/resource/blob/emerson-electric-usa-home-page-favicon-60.ico" rel="shortcut icon"> <script type="text/javascript"> (function () { function async_load() { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//img.en25.com/i/elqCfg.min.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } if (window.addEventListener) window.addEventListener('DOMContentLoaded', async_load, false); else if (window.attachEvent) window.attachEvent('onload', async_load); } )(); </script> <script async src='https://www.googletagmanager.com/gtag/js?id=UA-83908291-8'></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); </script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-55L577B');</script> </head> <body class='bc-mobile-overflow'> <noscript><iframe src=https://www.googletagmanager.com/ns.html?id=GTM-55L577B height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="customHeaderContainer content-editable" data-scope="site" data-id="customHeader" data-editor="customHtml" > <script>document.documentElement.className = document.documentElement.className.replace(/no-js/g, 'js');</script> <link rel="stylesheet" href="//cloud.typography.com/6628072/793148/css/fonts.css" /><link rel="stylesheet" href="https://www.emerson.com/resource/css/60/0/2086dd4717deecb6432c5088d11e2681/body.css" /> <script type="application/javascript"> // CoreMedia Cookies delete_cookie("cmLocationTaxonomiesCookie", "/", ".emerson.com"); delete_cookie("cmKeywordCookie", "/", ".emerson.com"); delete_cookie("cmSubjectTaxonomiesCookie", "/", ".emerson.com"); delete_cookie("cmLastVisited", "/", ".emerson.com"); delete_cookie("cmReferrerCookie", "/", ".emerson.com"); delete_cookie("EMR_INFERRED_LOCALE", "/", ".emerson.com"); delete_cookie("EMR_CURRENT_SITE", "/", ".emerson.com"); delete_cookie("cmCookieDisplay", "/", ".emerson.com"); function delete_cookie(name, path, domain) { if (get_cookie(name)) { document.cookie = name + "=\"toBeDeleted\"" + ((path) ? ";path=" + path : "") + ((domain) ? ";domain=" + domain : "") + ";expires=Thu, 01 Jan 1970 00:00:01 GMT"; } } function get_cookie(cname) { var name = cname + "="; var decodedCookie = decodeURIComponent(document.cookie); var ca = decodedCookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } </script> <script src="//libs.coremetrics.com/eluminate.js" ></script> <script src="https://www.emerson.com/resource/js/60/0/d9dc0a8b02c1c50947154783f4210b23/head.js"></script> <script type="text/javascript">cmSetClientID("51920000|PANEMERSON",true,"data.coremetrics.com","emerson.com");</script> <!-- Start Visual Website Optimizer Asynchronous Code --> <script type="text/javascript"> var _vwo_code=(function(){ var account_id=120738, settings_tolerance=2000, library_tolerance=2500, use_existing_jquery=false, /* DO NOT EDIT BELOW THIS LINE */ f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&r='+Math.random());return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init(); </script> <!-- End Visual Website Optimizer Asynchronous Code --> <script src="https://www.emerson.com/resource/js/60/0/d9dc0a8b02c1c50947154783f4210b23/body.js"></script> <style> html { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } body { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } H1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif !important; } .bc-gallery-server-error { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } .bc-gallery-server-error { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } .video-detail-duration { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } .home-carousel-description { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } .home-carousel-duration { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } .bcg-video-detail-description p { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } .site-container .video-grid-duration { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } .site-container .video-grid-description { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } .home-carousel-description { font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif; } </style> <style> .global-footer .main-nav { background: transparent; } .main-nav { opacity: 1; position: static; left: auto; transition: none; } .customHeaderContainer .main-nav-open .main-nav { left: auto; } .customHeaderContainer .navbar-brand { padding: 0px; } .customHeaderContainer .navbar-header { width: auto; } @media (min-width: 1280px) { .global-header .main-nav { overflow: visible !important; position: static; } } @media (max-width: 1279px) { .customHeaderContainer .navbar-toggle { display: inline-block; } .customHeaderContainer .navbar-header { width: 100%; } .global-header .search { visibility: hidden; height: 140px; } } .share-list a:hover { color: #fff; } @media (min-width: 776px){ .home-carousel-title a { line-height: 34px; } .bcg-section-header h2 { margin-top: 30px; } } @media (min-width: 432px){ .home-carousel-title { margin-bottom: 5px; } } h1.category-name { display: none; } .results-bar .category-description { margin: 00px 0 0px; } .bcg-video-detail-right-column .bcg-section-header-up-next { margin-top: 0px; } .video-detail .bcg-share-link { display: none; } .bcg-section-header h3 { display: none; } .video-detail .bcg-share-container .bcg-section-header h2 { margin-bottom: 0px; visibility: hidden; } li.share-copy-link { display: none; } .global-header .main-nav-open { z-index: 99; top: auto; position: static !important; } .global-header .main-nav .sub-nav.slide-in, .global-header .main-nav.slide-in { display: block !important; } .site-container .main-nav-open { top: 75px; left: 0; } .site-container .main-nav { opacity: 1.0; z-index: 20; position: fixed; left: -100%; transition: opacity 400ms ease, left 200ms ease; overflow: auto; } .site-container .main-nav-open .main-nav { left: 0; display: block !important } @media (max-width: 431px) { .main-header-search { top: 50px; } } .vjs-control { width: 50px; } .site-container .fa { font-family: FontAwesome !important; } .bottomRight .notification, .right .notification, .topRight .notification { right: 13%; } </style> <!------HEAD_For Title and Icon------> <head> <title>Automation Solutions and Commercial & Residential Solutions | Emerson Global </title> <link rel="shortcut icon" href="https://www.emerson.com/resource/blob/emerson-electric-usa-home-page-favicon-60.ico"> </head> <!------HEADER_BODY_TOP---> <body id="top" class="cm-grid--emerson-landingpage headroom headroom--top headroom--not-bottom" cz-shortcut-listen="true"> <div class="cm-skiplinks sr-only sr-only-focusable"> <ul> <li><a href="#cm-navigation">Skip to Navigation</a></li> <li><a href="#cm-main">Skip to Content</a></li> <li><a href="#cm-search">Skip to Search</a></li> </ul> </div> <!---------------------------------------------------------------------------------------------------------------NEW TEMPLATE UPDATE 06-13-2023-------------------------------------------------------------------------------------------------> <!-----------TOP HEADER-------------> <div class="cm-row"> <header id="cm-header" class="global-header navbar navbar-fixed-top"> <nav class="main-header"> <div class="main-header-content"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=406] asHeader[logo] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeaser.asHeader[logo].ftl]] --> <div id="cm-navigation" class="navbar-header"> <button type="button" class="navbar-toggle collapsed"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <!-----------NEW UPDATE TEMPLATE 11/07/23-------------> <div class="navbar-brand emerson-logo-box" data-cm-metadata="[{"_":{"$Ref":"content/406"}},{"_":"properties.teaserTitle"}]"> <a href="https://www.emerson.com/en-us" classBox="" title="" class="emerson-logo__link" aria-label=""> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=5576584] deferredImage DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.deferredImage.ftl]] --> <div class="emerson-logo__image-box" data-cm-metadata="[{"_":"properties.pictures"},{"_":{"$Ref":"content/5576584"}}]"> <img src="" alt="Emerson logo" loading="lazy" class="cm-media deferredImage" data-src="https://www.emerson.com/resource/blob/emerson-logo-compressed--data-5576584.png" title="" data-cm-metadata="[{"_":"properties.data"}]"> </div> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=5576584] deferredImage DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.deferredImage.ftl]] took 1 ms --> <span class="cm-visuallyhidden"></span> </a> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=406] asHeader[logo] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeaser.asHeader[logo].ftl]] took 2 ms --><!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asHeader[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g002].ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asG002HeaderMobile[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002HeaderMobile.ftl]] --> <div class="G002-mobile-nav"> <ul class="main-nav list-unstyled"> <li> <div class="G002-platform-strip-item-container"> <a class="G002-platform-strip-item arrow"> <span>Products</span> </a> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] --> <div class="G012-flyout-menu level-3-outer-container"> <span class="G012-level-3-mobile-back-link level-3-mobile-back-link"> <span>Products</span> </span> <div class="level-3-mobile-scroll-container"> <div class="G012-flyout-margin-container"> <div class="G012-flyout-inner-container level-3-inner-container"> <div class="G012-flyout-left-column"> <div class="G012-level-3-item-container desktop-active"> <a href="https://www.emerson.com/en-us/automation/actuator" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Actuators</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/actuator" class="G012-mobile-link"> <span>Actuators</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/valve-actuator-controllers-instruments-software" class="G012-level-5-item G012b-level-5-item" aria-label="Controllers, Instruments & Software"> <span>Controllers, Instruments & Software</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/hydraulicactuators" class="G012-level-5-item G012b-level-5-item" aria-label="Hydraulic Actuators"> <span>Hydraulic Actuators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/electric-actuators" class="G012-level-5-item G012b-level-5-item" aria-label="Electric Actuators"> <span>Electric Actuators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/pneumatic-actuators" class="G012-level-5-item G012b-level-5-item" aria-label="Pneumatic Actuators"> <span>Pneumatic Actuators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/gear-operators-gearboxes" class="G012-level-5-item G012b-level-5-item" aria-label="Gear Operators & Gearboxes"> <span>Gear Operators & Gearboxes</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/pneumatic-cylinders" class="G012-level-5-item G012b-level-5-item" aria-label="Pneumatic Cylinders"> <span>Pneumatic Cylinders</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276828] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276828] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276830] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/actuators" style="width: 40%;" aria-label="Read more about View All Actuator Products"> View All Actuator Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276830] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 2 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276828] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 6 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276828] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 8 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/aventics" class="G012-level-5-item G012b-level-5-item" aria-label="AVENTICS"> <span>AVENTICS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/bettis" class="G012-level-5-item G012b-level-5-item" aria-label="Bettis"> <span>Bettis</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276844] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276844] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276844] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276844] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/asset-performance-management" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Asset Performance Management</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/asset-performance-management" class="G012-mobile-link"> <span>Asset Performance Management</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/asset-performance-management/field-device-management" class="G012-level-5-item G012b-level-5-item" aria-label="Field Device Management"> <span>Field Device Management</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/asset-performance-management/machinery-health-management" class="G012-level-5-item G012b-level-5-item" aria-label="Reliability Solutions"> <span>Reliability Solutions</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276856] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276856] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276860] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/asset-performance-management" aria-label="Read more about View All Asset Performance Management Products"> View All Asset Performance Management Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276860] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276856] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276856] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ams" class="G012-level-5-item G012b-level-5-item" aria-label="AMS"> <span>AMS</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276858] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276858] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276858] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276858] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Control & Safety Systems</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems" class="G012-mobile-link"> <span>Control & Safety Systems</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/distributed-control-systems-dcs" class="G012-level-5-item G012b-level-5-item" aria-label="Distributed Control Systems (DCS)"> <span>Distributed Control Systems (DCS)</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/programmable-automation-control-systems" class="G012-level-5-item G012b-level-5-item" aria-label="Programmable Automation Control Systems (PLC/PAC)"> <span>Programmable Automation Control Systems (PLC/PAC)</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/hydro-governor" class="G012-level-5-item G012b-level-5-item" aria-label="Hydro Governors"> <span>Hydro Governors</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/safety-instrumented-systems-sis" class="G012-level-5-item G012b-level-5-item" aria-label="Safety Instrumented Systems (SIS)"> <span>Safety Instrumented Systems (SIS)</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/industrial-computing" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Computing"> <span>Industrial Computing</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/scada-systems" class="G012-level-5-item G012b-level-5-item" aria-label="SCADA, Remote Terminal Units (RTU) & Flow Computers"> <span>SCADA, Remote Terminal Units (RTU) & Flow Computers</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276876] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276876] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276878] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/control-and-safety-systems" aria-label="Read more about View All Control & Safety Systems Products"> View All Control & Safety Systems Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276878] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276876] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276876] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/deltav" class="G012-level-5-item G012b-level-5-item" aria-label="DeltaV"> <span>DeltaV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/services-consulting/lifecycle-services/guardian" class="G012-level-5-item G012b-level-5-item" aria-label="Guardian"> <span>Guardian</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/movicon" class="G012-level-5-item G012b-level-5-item" aria-label="Movicon"> <span>Movicon</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ovation" class="G012-level-5-item G012b-level-5-item" aria-label="Ovation™"> <span>Ovation™</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/pacsystems" class="G012-level-5-item G012b-level-5-item" aria-label="PACSystems"> <span>PACSystems</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276896] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276896] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276896] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276896] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Electrical & Lighting</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting" class="G012-mobile-link"> <span>Electrical & Lighting</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/controls" class="G012-level-5-item G012b-level-5-item" aria-label="Controls"> <span>Controls</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/lighting" class="G012-level-5-item G012b-level-5-item" aria-label="Hazardous & Explosionproof Lighting Solutions"> <span>Hazardous & Explosionproof Lighting Solutions</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/distribution-equipment" class="G012-level-5-item G012b-level-5-item" aria-label="Distribution Equipment"> <span>Distribution Equipment</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/plug-receptacles" class="G012-level-5-item G012b-level-5-item" aria-label="Plugs & Receptacles"> <span>Plugs & Receptacles</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/electrical-fittings" class="G012-level-5-item G012b-level-5-item" aria-label="Electrical Fittings"> <span>Electrical Fittings</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/reels-switches" class="G012-level-5-item G012b-level-5-item" aria-label="Reels & Switches"> <span>Reels & Switches</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/enclosures-and-junction-boxes" class="G012-level-5-item G012b-level-5-item" aria-label="Enclosures & Junction Boxes"> <span>Enclosures & Junction Boxes</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-construction" class="G012-level-5-item G012b-level-5-item" aria-label="Electrical Construction Materials & Lighting"> <span>Electrical Construction Materials & Lighting</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/industrial-heat-tracing" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Heat Tracing"> <span>Industrial Heat Tracing</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/heating-cable-indoor-outdoor" class="G012-level-5-item G012b-level-5-item" aria-label="Indoor & Outdoor Heating Cables"> <span>Indoor & Outdoor Heating Cables</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276924] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276924] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276932] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/sealants-firestop-solutions" aria-label="Read more about View Electrical and Lighting Products"> View Electrical & Lighting Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276932] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276994] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.appleton.emerson.com/catalog/en-us/shop/appleton/commercial-residential-solutions/electrical-construction-materials-and-lighting" aria-label="Read more about View Electrical Construction Materials"> View Electrical Construction Materials <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276994] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276924] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276924] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/appleton" class="G012-level-5-item G012b-level-5-item" aria-label="Appleton"> <span>Appleton</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/nelson" class="G012-level-5-item G012b-level-5-item" aria-label="Nelson"> <span>Nelson</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/solahd" class="G012-level-5-item G012b-level-5-item" aria-label="SolaHD"> <span>SolaHD</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276998] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276998] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276998] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276998] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Industrial & Factory Automation</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation" class="G012-mobile-link"> <span>Industrial & Factory Automation</span> </a> <div class="G012-level-4-container G012-level-4-container-1-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> FEATURED PRODUCTS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/fluid-control-pneumatics/solenoid-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Solenoid Valves"> <span>Solenoid Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/pneumatics" class="G012-level-5-item G012b-level-5-item" aria-label="Pneumatics"> <span>Pneumatics</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/industrial-hardware-software" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Hardware & Software"> <span>Industrial Hardware & Software</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9485598] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9485598] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/seat-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Seat Valves"> <span>Seat Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/electric-motion-control" class="G012-level-5-item G012b-level-5-item" aria-label="Electric Motion Control"> <span>Electric Motion Control</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/control-power-solutions" class="G012-level-5-item G012b-level-5-item" aria-label="Control Power Solutions "> <span>Control Power Solutions </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/dust-collector-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Dust Collector Valves"> <span>Dust Collector Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/pressure-regulators-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Pressure Regulators & Valves "> <span>Pressure Regulators & Valves </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/fuel-gas-shutoff-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Fuel Gas & Shutoff Valves"> <span>Fuel Gas & Shutoff Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/sensors-and-switches" class="G012-level-5-item G012b-level-5-item" aria-label="Sensors & Switches"> <span>Sensors & Switches</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/marine-controls" class="G012-level-5-item G012b-level-5-item" aria-label="Marine Controls"> <span>Marine Controls</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/fluid-control-pneumatics/proportional-applications" class="G012-level-5-item G012b-level-5-item" aria-label="Proportional Valves "> <span>Proportional Valves </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/pinch-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Pinch Valves"> <span>Pinch Valves</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-2 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277020] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277020] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277022] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/industrial-factory-automation" aria-label="Read more about View All Industrial & Factory Automation Products"> View All Industrial & Factory Automation Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277022] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 5 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277020] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 9 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277020] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 10 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-3-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/asco" class="G012-level-5-item G012b-level-5-item" aria-label="ASCO"> <span>ASCO</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/aventics" class="G012-level-5-item G012b-level-5-item" aria-label="AVENTICS"> <span>AVENTICS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/movicon" class="G012-level-5-item G012b-level-5-item" aria-label="Movicon"> <span>Movicon</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/pacsystems" class="G012-level-5-item G012b-level-5-item" aria-label="PACSystems"> <span>PACSystems</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/solahd" class="G012-level-5-item G012b-level-5-item" aria-label="SolaHD"> <span>SolaHD</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/tescom" class="G012-level-5-item G012b-level-5-item" aria-label="TESCOM"> <span>TESCOM</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/topworx" class="G012-level-5-item G012b-level-5-item" aria-label="TopWorx"> <span>TopWorx</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277046] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277046] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277046] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277046] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Measurement Instrumentation</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation" class="G012-mobile-link"> <span>Measurement Instrumentation</span> </a> <div class="G012-level-4-container G012-level-4-container-1-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Featured Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/flow-measurement" class="G012-level-5-item G012b-level-5-item" aria-label="Flow Measurement"> <span>Flow Measurement</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/pressure-measurement" class="G012-level-5-item G012b-level-5-item" aria-label="Pressure Measurement"> <span>Pressure Measurement</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/level" class="G012-level-5-item G012b-level-5-item" aria-label="Level Measurement"> <span>Level Measurement</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/temperature-measurement" class="G012-level-5-item G012b-level-5-item" aria-label="Temperature Measurement"> <span>Temperature Measurement</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277058] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277058] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/corrosion-erosion-monitoring" class="G012-level-5-item G012b-level-5-item" aria-label="Corrosion & Erosion Monitoring"> <span>Corrosion & Erosion Monitoring</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/industrial-wireless-technology" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Wireless Technology"> <span>Industrial Wireless Technology</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/density-viscosity-measurement" class="G012-level-5-item G012b-level-5-item" aria-label="Density & Viscosity Measurement"> <span>Density & Viscosity Measurement</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/liquid-analysis" class="G012-level-5-item G012b-level-5-item" aria-label="Liquid Analysis"> <span>Liquid Analysis</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/flame-gas-detection" class="G012-level-5-item G012b-level-5-item" aria-label="Flame & Gas Detection"> <span>Flame & Gas Detection</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/marine-integrated-control-and-monitoring" class="G012-level-5-item G012b-level-5-item" aria-label="Marine Measurement & Analytical"> <span>Marine Measurement & Analytical</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/flow-measurement-systems" class="G012-level-5-item G012b-level-5-item" aria-label="Flow Measurement Systems"> <span>Flow Measurement Systems</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/tank-gauging-system" class="G012-level-5-item G012b-level-5-item" aria-label="Tank Gauging System"> <span>Tank Gauging System</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/gas-analysis" class="G012-level-5-item G012b-level-5-item" aria-label="Gas Analysis"> <span>Gas Analysis</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-2 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277060] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277060] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277070] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/measurement-instrumentation" aria-label="Read more about View All Measurement Instrumentation Products "> View All Measurement Instrumentation Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277070] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 3 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277060] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 9 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277060] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 9 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-3-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> BRANDS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.flexim.com/us" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Flexim"> <span>Flexim<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/micro-motion" class="G012-level-5-item G012b-level-5-item" aria-label="Micro Motion"> <span>Micro Motion</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/industrial-wireless-technology/about-plantweb-insight" class="G012-level-5-item G012b-level-5-item" aria-label="Plantweb Insight™"> <span>Plantweb Insight™</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/rosemount" class="G012-level-5-item G012b-level-5-item" aria-label="Rosemount"> <span>Rosemount</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/roxar" class="G012-level-5-item G012b-level-5-item" aria-label="Roxar"> <span>Roxar</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277096] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277096] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 2 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277096] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277096] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 4 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/professional-tools-and-vacuums" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Professional Tools & Vacuums</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/professional-tools-and-vacuums" class="G012-mobile-link"> <span>Professional Tools & Vacuums</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/construction-repair-and-maintenance-tools" class="G012-level-5-item G012b-level-5-item" aria-label="Construction, Repair & Maintenance Tools"> <span>Construction, Repair & Maintenance Tools</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/commercial-residential/professional-tools" class="G012-level-5-item G012b-level-5-item" aria-label="Mechanical, Electrical & Plumbing Tools"> <span>Mechanical, Electrical & Plumbing Tools</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/professional-tools-and-vacuums/vacuum-equipment" class="G012-level-5-item G012b-level-5-item" aria-label="Vacuum Equipment"> <span>Vacuum Equipment</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278052] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278052] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278052] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278052] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.greenlee.com/" class="G012-level-5-item G012b-level-5-item" aria-label="Greenlee"> <span>Greenlee</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.klauke.com/" class="G012-level-5-item G012b-level-5-item" aria-label="Klauke"> <span>Klauke</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://proteam.emerson.com/en-us" class="G012-level-5-item G012b-level-5-item" aria-label="ProTeam"> <span>ProTeam</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ridgid.com/" class="G012-level-5-item G012b-level-5-item" aria-label="RIDGID"> <span>RIDGID</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278074] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278074] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278076] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://p1-auth.copeland.com/en-us/brands" aria-label="Read more about Brands"> View all Brands <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278076] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278074] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278074] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/pressureregulators" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Regulators</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/pressureregulators" class="G012-mobile-link"> <span>Regulators</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/pressureregulators/pressurereducingregulators" class="G012-level-5-item G012b-level-5-item" aria-label="Pressure Reducing Regulators"> <span>Pressure Reducing Regulators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/back-pressure-regulators" class="G012-level-5-item G012b-level-5-item" aria-label="Back Pressure Regulators"> <span>Back Pressure Regulators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/slam-shut" class="G012-level-5-item G012b-level-5-item" aria-label="Slam Shut Devices"> <span>Slam Shut Devices</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278098] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278098] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278102] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/regulators-relief-valves" aria-label="Read more about View All Regulators Products"> View All Regulators Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278102] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 3 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278098] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 6 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278098] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 7 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/fisher" class="G012-level-5-item G012b-level-5-item" aria-label="Fisher"> <span>Fisher</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/tescom" class="G012-level-5-item G012b-level-5-item" aria-label="TESCOM"> <span>TESCOM</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278132] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278132] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278132] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278132] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.ni.com/en/shop.html" target="_blank" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Test & Measurement</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.ni.com/en/shop.html" target="_blank" class="G012-mobile-link"> <span>Test & Measurement</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/data-acquisition.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Data Acquisition"> <span>NI Data Acquisition<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/source-measure-units/what-are-source-measure-units.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Source Measure Units"> <span>Source Measure Units<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/software-portfolio.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Software"> <span>NI Software<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/source-measure-units/what-are-pxi-lcr-meters.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="LCR Meters"> <span>LCR Meters<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en-us/shop/category/gpib-serial-and-ethernet.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="GPIB & Instrument Control"> <span>GPIB & Instrument Control<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/wireless-design-test/what-is-a-usrp-software-defined-radio.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Software Defined Radios"> <span>Software Defined Radios<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/switches/what-are-switches.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Switches"> <span>Switches<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/wireless-design-test/vector-signal-transceivers/what-is-vst.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Vector Signal Transceivers"> <span>NI Vector Signal Transceivers<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/oscilloscopes/what-are-oscilloscopes.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Oscilloscopes and Digitizers"> <span>Oscilloscopes and Digitizers<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/wireless-design-test/rf-signal-generators/what-is-a-vector-signal-generator.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Vector Signal Generators"> <span>NI Vector Signal Generators<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/digital-multimeters/what-are-digital-multimeters.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Digital Multimeters"> <span>Digital Multimeters<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/wireless-design-test/spectrum-and-signal-analyzers/what-is-a-vector-signal-analyzer.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Vector Signal Analyzers"> <span>NI Vector Signal Analyzers<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9650658] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9650658] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/labview.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI LabVIEW"> <span>NI LabVIEW<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/application-software-for-electronic-test-and-instrumentation-category/systemlink.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI SystemLink"> <span>NI SystemLink<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/compactdaq.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI CompactDAQ"> <span>NI CompactDAQ<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/compactrio.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI CompactRIO"> <span>NI CompactRIO<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/pxi.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI PXI"> <span>NI PXI<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/flexrio/what-is-flexrio.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI FlexRIO"> <span>NI FlexRIO<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9651244] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9651244] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/valves" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Valves</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/valves" class="G012-mobile-link"> <span>Valves</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/controlvalves" class="G012-level-5-item G012b-level-5-item" aria-label="Control Valves"> <span>Control Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/valvecontrollerspositioners" class="G012-level-5-item G012b-level-5-item" aria-label="Valve Controllers & Positioners"> <span>Valve Controllers & Positioners</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/pressurereliefvalves" class="G012-level-5-item G012b-level-5-item" aria-label="Pressure Relief Valves"> <span>Pressure Relief Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/steamtraps" class="G012-level-5-item G012b-level-5-item" aria-label="Steam Traps"> <span>Steam Traps</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/isolationvalves" class="G012-level-5-item G012b-level-5-item" aria-label="Isolation Valves"> <span>Isolation Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/vacuum-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Vacuum Valves"> <span>Vacuum Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/propanevalves" class="G012-level-5-item G012b-level-5-item" aria-label="Propane Valves"> <span>Propane Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/nuclear-flow-controls" class="G012-level-5-item G012b-level-5-item" aria-label="Nuclear Valves"> <span>Nuclear Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/ventvalves" class="G012-level-5-item G012b-level-5-item" aria-label="Vent Valves"> <span>Vent Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/pressure-and-safety-relief-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Safety Relief Valves"> <span>Safety Relief Valves</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278286] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278286] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278278] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/valves" aria-label="Read more about View All Valves Products"> View All Valves Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278278] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 3 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278286] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 6 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278286] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 7 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/aev" class="G012-level-5-item G012b-level-5-item" aria-label="AEV"> <span>AEV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/andersongreenwood" class="G012-level-5-item G012b-level-5-item" aria-label="Anderson Greenwood"> <span>Anderson Greenwood</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/asco" class="G012-level-5-item G012b-level-5-item" aria-label="ASCO"> <span>ASCO</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/clarkson" class="G012-level-5-item G012b-level-5-item" aria-label="Clarkson"> <span>Clarkson</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/crosby" class="G012-level-5-item G012b-level-5-item" aria-label="Crosby"> <span>Crosby</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/fisher" class="G012-level-5-item G012b-level-5-item" aria-label="Fisher"> <span>Fisher</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/keystone" class="G012-level-5-item G012b-level-5-item" aria-label="Keystone"> <span>Keystone</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/ktm" class="G012-level-5-item G012b-level-5-item" aria-label="KTM"> <span>KTM</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/vanessa" class="G012-level-5-item G012b-level-5-item" aria-label="Vanessa"> <span>Vanessa</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278316] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278316] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278316] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278316] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Welding, Assembly & Cleaning</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning" class="G012-mobile-link"> <span>Welding, Assembly & Cleaning</span> </a> <div class="G012-level-4-container G012-level-4-container-1-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Featured Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/ultrasonic-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Ultrasonic Welding"> <span>Ultrasonic Welding</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278146] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278146] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/heat-staking" class="G012-level-5-item G012b-level-5-item" aria-label="Heat Staking"> <span>Heat Staking</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/plastic-vibration-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Plastic Vibration Welding"> <span>Plastic Vibration Welding</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/hot-plate-plastic-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Hot Plate Welding"> <span>Hot Plate Welding</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/infrared-plastic-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Infrared Plastic Welding"> <span>Infrared Plastic Welding</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/ultrasonic-cleaning" class="G012-level-5-item G012b-level-5-item" aria-label="Ultrasonic Cleaning"> <span>Ultrasonic Cleaning</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/laboratory-equipment" class="G012-level-5-item G012b-level-5-item" aria-label="Laboratory Equipment"> <span>Laboratory Equipment</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/laser-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Laser Welding"> <span>Laser Welding</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/custom-tooling-services" class="G012-level-5-item G012b-level-5-item" aria-label="Custom Tooling Services"> <span>Custom Tooling Services</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-2 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278162] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278162] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278148] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/welding-assembly-cleaning" aria-label="Read more about View All Welding, Assembly & Cleaning Products"> View All Welding, Assembly & Cleaning Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278148] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 3 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278162] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 6 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278162] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 7 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-3-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/branson" class="G012-level-5-item G012b-level-5-item" aria-label="Branson"> <span>Branson</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278180] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278180] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278180] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278180] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-cta-level-3-container G012B-cta-container"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 1 ms --> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] took 231 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 233 ms --> </div> <div class="G002-platform-strip-item-container"> <a class="G002-platform-strip-item arrow"> <span>Software</span> </a> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] --> <div class="G012-flyout-menu level-3-outer-container"> <span class="G012-level-3-mobile-back-link level-3-mobile-back-link"> <span></span> </span> <div class="level-3-mobile-scroll-container"> <div class="G012-flyout-margin-container"> <div class="G012-flyout-inner-container level-3-inner-container"> <div class="G012-flyout-left-column"> <div class="G012-level-3-item-container desktop-active"> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software" class="G012-mobile-link"> <span>Advanced Industry Software</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> SOFTWARE </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software/food-beverage-iiot-solutions" class="G012-level-5-item G012b-level-5-item" aria-label="Food & Beverage "> <span>Food & Beverage </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software/oil-and-gas" class="G012-level-5-item G012b-level-5-item" aria-label="Oil & Gas"> <span>Oil & Gas</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/deltav/deltav-systems-life-science-solutions" class="G012-level-5-item G012b-level-5-item" aria-label="Life Science"> <span>Life Science</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/power-generation" class="G012-level-5-item G012b-level-5-item" aria-label="Power"> <span>Power</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software/manufacturing" class="G012-level-5-item G012b-level-5-item" aria-label="Manufacturing"> <span>Manufacturing</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/water-wastewater" class="G012-level-5-item G012b-level-5-item" aria-label="Water/ Wastewater"> <span>Water/ Wastewater</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9486176] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9486176] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> BRANDS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ams" class="G012-level-5-item G012b-level-5-item" aria-label="AMS"> <span>AMS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.aspentech.com/en" class="G012-level-5-item G012b-level-5-item" aria-label="AspenTech"> <span>AspenTech</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/deltav" class="G012-level-5-item G012b-level-5-item" aria-label="DeltaV"> <span>DeltaV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/movicon" class="G012-level-5-item G012b-level-5-item" aria-label="Movicon"> <span>Movicon</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ovation" class="G012-level-5-item G012b-level-5-item" aria-label="Ovation™"> <span>Ovation™</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/automation-and-control" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Automation Software</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/automation-and-control" class="G012-mobile-link"> <span>Automation Software</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Software </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/automation/cybersecurity" class="G012-level-5-item G012b-level-5-item" aria-label="Cybersecurity"> <span>Cybersecurity</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/distributed-control-systems-dcs/deltav-distributed-control-system" class="G012-level-5-item G012b-level-5-item" aria-label="Process Control for Process Industries"> <span>Process Control for Process Industries</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/automation-and-control/field-device-software" class="G012-level-5-item G012b-level-5-item" aria-label="Field Device Software"> <span>Field Device Software</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/scada-systems" class="G012-level-5-item G012b-level-5-item" aria-label="SCADA Systems"> <span>SCADA Systems</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/industrial-hardware-software" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Hardware & Software"> <span>Industrial Hardware & Software</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/distributed-control-systems-dcs/ovation-distributed-control-system" class="G012-level-5-item G012b-level-5-item" aria-label="Process Control for Power & Water Industries"> <span>Process Control for Power & Water Industries</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278200] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278200] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> BRANDS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ams" class="G012-level-5-item G012b-level-5-item" aria-label="AMS"> <span>AMS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.aspentech.com/en" class="G012-level-5-item G012b-level-5-item" aria-label="AspenTech"> <span>AspenTech</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/deltav" class="G012-level-5-item G012b-level-5-item" aria-label="DeltaV"> <span>DeltaV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/movicon" class="G012-level-5-item G012b-level-5-item" aria-label="Movicon"> <span>Movicon</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ovation" class="G012-level-5-item G012b-level-5-item" aria-label="Ovation™"> <span>Ovation™</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Advanced Industry Software</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/operations-management-software" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Operations Management Software</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/operations-management-software" class="G012-mobile-link"> <span>Operations Management Software</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Software </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/operations-management-software/asset-optimization-for-aspentech" class="G012-level-5-item G012b-level-5-item" aria-label="Asset Optimization with AspenTech"> <span>Asset Optimization with AspenTech</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/operations-business-management/manufacturing-operations-management" class="G012-level-5-item G012b-level-5-item" aria-label="Manufacturing Operations Management"> <span>Manufacturing Operations Management</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/ams/asset-performance-management-software" class="G012-level-5-item G012b-level-5-item" aria-label="Asset Performance Management "> <span>Asset Performance Management </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/operations-business-management/operator-performance" class="G012-level-5-item G012b-level-5-item" aria-label="Operator Performance"> <span>Operator Performance</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/operations-business-management/dynamic-simulation/digital-twin-solutions" class="G012-level-5-item G012b-level-5-item" aria-label="Digital Twin Simulation"> <span>Digital Twin & Simulation</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/automation-solutions/plantweb-insight-applications" class="G012-level-5-item G012b-level-5-item" aria-label="Plantweb Insight™ Applications"> <span>Plantweb Insight™ Applications</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278250] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278250] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278250] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278250] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> BRANDS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ams" class="G012-level-5-item G012b-level-5-item" aria-label="AMS"> <span>AMS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.aspentech.com/en" class="G012-level-5-item G012b-level-5-item" aria-label="AspenTech"> <span>AspenTech</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/deltav" class="G012-level-5-item G012b-level-5-item" aria-label="DeltaV"> <span>DeltaV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ovation" class="G012-level-5-item G012b-level-5-item" aria-label="Ovation™"> <span>Ovation™</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278254] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278254] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278254] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278254] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-cta-level-3-container G012B-cta-container"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 0 ms --> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] took 40 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 40 ms --> </div> <!----- THIS IS FOR MOBOLE VIEW EDITING ----------> <div class="G002-platform-strip-item-container"> <a class="G002-platform-strip-item arrow"> <span>Industries</span> </a> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asG002PlatformStripItem[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asHeader[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g013b].ftl]] --> <div class="G013-non-segmented-menu level-3-outer-container"> <span class="level-3-mobile-back-link"> <span>Industries</span> </span> <div class="level-3-mobile-scroll-container"> <div class="G013-level-3-inner-container level-3-inner-container"> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/automotive" class="G013-level-3-item"> Automotive </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/chemical" class="G013-level-3-item"> Chemical </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/electronics-manufacturing" class="G013-level-3-item"> Electronics </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/food-beverage" class="G013-level-3-item"> Food & Beverage </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/life-sciences-medical" class="G013-level-3-item"> Life Sciences </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/marine" class="G013-level-3-item"> Marine </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/medical" class="G013-level-3-item"> Medical </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/mining-minerals-metals" class="G013-level-3-item"> Mining, Minerals & Metals </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/oil-gas" class="G013-level-3-item"> Oil & Gas </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/packaging" class="G013-level-3-item"> Packaging </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/power-generation" class="G013-level-3-item"> Power Generation </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/pulp-paper" class="G013-level-3-item"> Pulp & Paper </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/water-wastewater" class="G013-level-3-item"> Water & Wastewater </a> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asG001Promos[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asG001Promos[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 0 ms --> <div class="bottomSpaceForMobile"> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asHeader[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g013b].ftl]] took 5 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asG002PlatformStripItem[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 6 ms --> </div> <div class="G002-platform-strip-item-container"> <a class="G002-platform-strip-item arrow"> <span>Services & Support</span> </a> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asG002PlatformStripItem[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asHeader[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g014b].ftl]] --> <div class="G014-segmented-menu level-3-outer-container"> <span class="level-3-mobile-back-link"> <span>Support</span> </span> <div class="level-3-mobile-scroll-container"> <div class="G014-level-3-inner-container level-3-inner-container"> <div class="columns"> <div class="G014-level-3-column-container"> <div class="G014-level-3-item-container"> <a href="https://www.emerson.com/en-us/support" class="G014-level-3-item"> <span>Support</span> </a> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277956] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277956] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/contact-us" class="G014-level-4-item"> <span>Contact Us</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/automation/digital/engineering-tools" class="G014-level-4-item"> <span>Engineering Tools </span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/catalog/TrackOrderStatus?locale=en-us&catalogId=20051&showOrderHeader=false&storeId=20151&langId=-1" class="G014-level-4-item"> <span>Order Status</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/software-downloads-drivers-library" class="G014-level-4-item"> <span>Software Downloads & Drivers</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/videos" class="G014-level-4-item"> <span>Videos</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/warranties-and-returns" class="G014-level-4-item"> <span>Warranties & Returns</span> </a> </div> </div> <div class="G014-level-3-column-container"> <div class="G014-level-3-item-container"> <span class="G014-level-3-item"> <span>Technical Documentation & Drawings</span> </span> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277952] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277952] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/certificates-and-approvals" class="G014-level-4-item"> <span>Certifications & Approvals</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/data-sheets-and-bulletins" class="G014-level-4-item"> <span>Data Sheets & Bulletins</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/drawings-center" class="G014-level-4-item"> <span>Drawings Center</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/legal-and-compliance" class="G014-level-4-item"> <span>Legal & Compliance</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/manuals-and-guides" class="G014-level-4-item"> <span>Manuals & Guides</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/security-notifications" class="G014-level-4-item"> <span>Security Notifications</span> </a> </div> </div> <div class="G014-level-3-column-container"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277954] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons G014b-level-4-cta"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277954] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276326] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/contact-us" aria-label="Read more about Contact Us"> Contact Us <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276326] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276328] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/services-consulting/educational-services" aria-label="Read more about Educational Services & Training"> Educational Services & Training <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276328] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276330] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/services-consulting/lifecycle-services" aria-label="Read more about Lifecycle Services"> Lifecycle Services <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276330] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277954] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 3 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277954] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 4 ms --> </div> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asG001Promos[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <div class="promos-outer-container"> <div class="promos-inner-container double-promo"> <div class="promo-wrapper"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276326] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] --> <a href="https://p1-auth.emerson.com/en-us/contact-us" onclick=""> <div class="mainMenuPromoTeasers"> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277982] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] --> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277982] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] --> <div class="iconImage" data-cm-metadata="[{"_":"properties.pictures"},{"_":{"$Ref":"content/9277982"}}]"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="联系我们" loading="lazy" class="cm-media cm-media--responsive cm-media--loading " title="联系我们" data-cm-responsive-media="[{"name":"portrait_ratio1x1","ratioWidth":1,"ratioHeight":1,"linksForWidth":{"25":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/25/25/97f8299730c10d82b76987efd96ada11/625ED0C8345FBAB7D7364E38EC323FD1/phase%202%20contact%20us.png","50":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/50/50/97f8299730c10d82b76987efd96ada11/CED5AD5D644C84CE6011D73BCC0E230A/phase%202%20contact%20us.png","97":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/97/97/97f8299730c10d82b76987efd96ada11/0BFDE6D0809FC17A4CA05F844E1BD79D/phase%202%20contact%20us.png","100":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/100/100/97f8299730c10d82b76987efd96ada11/2A8914890D2BE1450D9B0FDD654FE457/phase%202%20contact%20us.png","110":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/110/110/97f8299730c10d82b76987efd96ada11/564C49CCC89BA0645145B09914C1D3A7/phase%202%20contact%20us.png","152":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/152/152/97f8299730c10d82b76987efd96ada11/8A94CB1B370D70097DCF34A8B26371ED/phase%202%20contact%20us.png","176":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/176/176/97f8299730c10d82b76987efd96ada11/8C546F34479E4B697FBB675152C47022/phase%202%20contact%20us.png","207":"https://p1-auth.emerson.comhttps://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/207/207/97f8299730c10d82b76987efd96ada11/F53959BF395FE1642496F2302196DE89/phase%202%20contact%20us.png","290":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/290/290/97f8299730c10d82b76987efd96ada11/39AFA9CDBE8DA3D3003134D944288A7D/phase%202%20contact%20us.png","345":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/345/345/97f8299730c10d82b76987efd96ada11/9C61CA0EB976AB1503B20F0CA724F0AD/phase%202%20contact%20us.png","555":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/555/555/97f8299730c10d82b76987efd96ada11/A28F42F135FAFB9B4917396378CB4B67/phase%202%20contact%20us.png","1024":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/1024/1024/97f8299730c10d82b76987efd96ada11/9DD00FCA2480DD452B17F17D610BA01F/phase%202%20contact%20us.png"}}]" data-cm-metadata="[{"_":"properties.data"}]"> </div> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277982] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] took 2 ms --> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277982] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] took 3 ms --> <span class="darkText">Contact Us</span> </div> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276326] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] took 4 ms --> </div> <div class="promo-wrapper"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277976] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] --> <a href="https://www.emerson.com/en-us/automation/services-consulting/educational-services/training-delivery-options" onclick=""> <div class="mainMenuPromoTeasers"> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277986] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] --> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277986] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] --> <div class="iconImage" data-cm-metadata="[{"_":"properties.pictures"},{"_":{"$Ref":"content/9277986"}}]"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="My Training" loading="lazy" class="cm-media cm-media--responsive cm-media--loading " title="My Training" data-cm-responsive-media="[{"name":"portrait_ratio1x1","ratioWidth":1,"ratioHeight":1,"linksForWidth":{"25":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/25/25/eccffbc7219538f867605917ec4bc805/C4E4332D5E246975BAC32F9C5A475A04/phase%202%20mytraining.png","50":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/50/50/eccffbc7219538f867605917ec4bc805/925A72234B7892F36D3B9886A5D6E2D2/phase%202%20mytraining.png","97":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/97/97/eccffbc7219538f867605917ec4bc805/FAB0E2A5A6CC4BF4085C416796B6CA42/phase%202%20mytraining.png","100":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/100/100/eccffbc7219538f867605917ec4bc805/D7107F3D6F0530C73A4D21AD3BE2354F/phase%202%20mytraining.png","110":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/110/110/eccffbc7219538f867605917ec4bc805/91C6FEBD6AE26AF0D55C2007A1B551F5/phase%202%20mytraining.png","152":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/152/152/eccffbc7219538f867605917ec4bc805/05DBC0C6E6A5BDD7DCF8190EDDA42B04/phase%202%20mytraining.png","176":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/176/176/eccffbc7219538f867605917ec4bc805/89ECED32EA76883B30FCD1665A762D8F/phase%202%20mytraining.png","207":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/207/207/eccffbc7219538f867605917ec4bc805/CBC113B317A7B0ED8736192889D6E5E0/phase%202%20mytraining.png","290":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/290/290/eccffbc7219538f867605917ec4bc805/A4AE2D461ADCE70EE3ACFF24F358E989/phase%202%20mytraining.png","345":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/345/345/eccffbc7219538f867605917ec4bc805/DFB755B93CDA4C084337A3277AD575A9/phase%202%20mytraining.png","555":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/555/555/eccffbc7219538f867605917ec4bc805/4946EE041625591EEBAC0659DDBA1325/phase%202%20mytraining.png","1024":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/1024/1024/eccffbc7219538f867605917ec4bc805/D7FE0465FC0FA0211998F9B18EE57A04/phase%202%20mytraining.png"}}]" data-cm-metadata="[{"_":"properties.data"}]"> </div> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277986] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] took 3 ms --> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277986] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] took 3 ms --> <span class="darkText">My Training</span> </div> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277976] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] took 3 ms --> </div> <div class="bottomSpaceForMobile"> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asG001Promos[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 7 ms --> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asHeader[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g014b].ftl]] took 16 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asG002PlatformStripItem[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 16 ms --> </div> <div class="G002-platform-strip-item-container"> <a class="G002-platform-strip-item arrow"> <span>Company</span> </a> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] --> <div class="G012-flyout-menu level-3-outer-container"> <span class="G012-level-3-mobile-back-link level-3-mobile-back-link"> <span>About Us</span> </span> <div class="level-3-mobile-scroll-container"> <div class="G012-flyout-margin-container"> <div class="G012-flyout-inner-container level-3-inner-container"> <div class="G012-flyout-left-column"> <div class="G012-level-3-item-container desktop-active"> <a href="https://www.emerson.com/en-us/about-us" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>About Us</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/about-us" class="G012-mobile-link"> <span>About Us</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/awards-recognition" class="G012-level-5-item G012b-level-5-item" aria-label="Awards & Recognition"> <span>Awards & Recognition</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/diversity-and-inclusion" class="G012-level-5-item G012b-level-5-item" aria-label="Diversity, Equity & Inclusion"> <span>Diversity, Equity & Inclusion</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/company-history" class="G012-level-5-item G012b-level-5-item" aria-label="History"> <span>History</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/corporate-governance/ethics-and-compliance" class="G012-level-5-item G012b-level-5-item" aria-label="Integrity & Ethics"> <span>Integrity & Ethics</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276588] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276588] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-3-column-container-2 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/leadership" class="G012-level-5-item G012b-level-5-item" aria-label="Leadership"> <span>Leadership</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands" class="G012-level-5-item G012b-level-5-item" aria-label="Our Brands"> <span>Our Brands</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/living-our-purpose" class="G012-level-5-item G012b-level-5-item" aria-label="Our Purpose, Causes & Values"> <span>Our Purpose, Causes & Values</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/ventures" class="G012-level-5-item G012b-level-5-item" aria-label="Ventures"> <span>Ventures</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276584] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276584] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/careers" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Careers</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/careers" class="G012-mobile-link"> <span>Careers</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/students-and-graduate-programs/mba-opportunities-global" class="G012-level-5-item G012b-level-5-item" aria-label="MBA Opportunities"> <span>MBA Opportunities</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/students-and-graduate-programs" class="G012-level-5-item G012b-level-5-item" aria-label="Student & Graduate Programs"> <span>Student & Graduate Programs</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/military" class="G012-level-5-item G012b-level-5-item" aria-label="Veteran Careers & Transition Assistance Program"> <span>Veteran Careers & Transition Assistance Program</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/career-opportunities" class="G012-level-5-item G012b-level-5-item" aria-label="Career Paths"> <span>Career Paths</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276590] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276590] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276590] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276590] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/investors" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Investors</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/investors" class="G012-mobile-link"> <span>Investors</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/news/search?cmFacetId=7276268" class="G012-level-5-item G012b-level-5-item" aria-label="News"> <span>News</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/investor-resources/events-and-presentations" class="G012-level-5-item G012b-level-5-item" aria-label="Events & Presentations"> <span>Events & Presentations</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/annual-reports" class="G012-level-5-item G012b-level-5-item" aria-label="Financials"> <span>Financials</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276620] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276620] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276446] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/investors/investor-resources/email-alerts" aria-label="Read more about Email Alerts"> Email Alerts <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276446] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276620] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276620] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> <div class="G012-level-4-container G012-3-column-container-2 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/perspectives/sustainability" class="G012-level-5-item G012b-level-5-item" aria-label="Sustainability"> <span>Sustainability</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/corporate-governance" class="G012-level-5-item G012b-level-5-item" aria-label="Governance"> <span>Governance</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/investor-resources" class="G012-level-5-item G012b-level-5-item" aria-label="Resources"> <span>Resources</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276622] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276622] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276466] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/investors/investor-resources/information-request" aria-label="Read more about Information Request"> Information Request <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276466] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276622] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276622] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/esg" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Driving ESG Progress</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/esg" class="G012-mobile-link"> <span>Driving ESG Progress</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/esg/environmental-sustainability" class="G012-level-5-item G012b-level-5-item" aria-label="Environmental Sustainability"> <span>Environmental Sustainability</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/esg/social" class="G012-level-5-item G012b-level-5-item" aria-label="Social Responsibility"> <span>Social Responsibility</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/esg/governance" class="G012-level-5-item G012b-level-5-item" aria-label="Governance & Accountability"> <span>Governance & Accountability</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276594] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276594] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/expertise" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Expertise</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/expertise" class="G012-mobile-link"> <span>Expertise</span> </a> <div class="G012-level-4-container G012-3-column-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emersonautomationexperts.com/" class="G012-level-5-item G012b-level-5-item" aria-label="Automation Experts Blog"> <span>Automation Experts Blog</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/automation/project-certainty" class="G012-level-5-item G012b-level-5-item" aria-label="Capital Projects"> <span>Capital Projects</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/automation/cybersecurity" class="G012-level-5-item G012b-level-5-item" aria-label="Cyber Security"> <span>Cyber Security</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276614] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276614] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-3-column-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emersonexchange365.com/" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Exchange365 Customer Community"> <span>Exchange365 Customer Community<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/perspectives" class="G012-level-5-item G012b-level-5-item" aria-label="Executive Perspectives"> <span>Executive Perspectives</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276616] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276616] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-3-column-container-3 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://videos.emerson.com/" class="G012-level-5-item G012b-level-5-item" aria-label="Video Center"> <span>Video Center</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/events/webinar" class="G012-level-5-item G012b-level-5-item" aria-label="Webinar Center"> <span>Webinar Center</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/automation/improving-safety-security" class="G012-level-5-item G012b-level-5-item" aria-label="Workplace Safety"> <span>Workplace Safety</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276618] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276618] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/news" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>News & Events</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/news" class="G012-mobile-link"> <span>News & Events</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/events/emerson-exchange" class="G012-level-5-item G012b-level-5-item" aria-label="Emerson Exchange"> <span>Emerson Exchange</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/innovations" class="G012-level-5-item G012b-level-5-item" aria-label="Innovation Stories"> <span>Innovation Stories</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/news/media-resources" class="G012-level-5-item G012b-level-5-item" aria-label="Media Resources"> <span>Media Resources</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/news" class="G012-level-5-item G012b-level-5-item" aria-label="Newsroom"> <span>Newsroom</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276628] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276628] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-cta-level-3-container G012B-cta-container"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276438] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/contact-us" aria-label="Read more about Contact Us"> Contact Us <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276438] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <div class="promos-outer-container"> <div class="promos-inner-container double-promo"> <div class="promo-wrapper"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276484] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] --> <a href="https://www.emerson.com/en-us/automation/brands" onclick=""> <div class="mainMenuPromoTeasers"> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277980] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] --> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277980] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] --> <div class="iconImage" data-cm-metadata="[{"_":"properties.pictures"},{"_":{"$Ref":"content/9277980"}}]"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="Our Brands" loading="lazy" class="cm-media cm-media--responsive cm-media--loading " title="Our Brands" data-cm-responsive-media="[{"name":"portrait_ratio1x1","ratioWidth":1,"ratioHeight":1,"linksForWidth":{"25":"/resource/image/9277980/portrait_ratio1x1/25/25/71efc3465b12b2d87b9ba84e3e8db498/72DE80DB1EF419DEDD76D52705F80B0D/phase%202%20brands.png","50":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/50/50/71efc3465b12b2d87b9ba84e3e8db498/6B84A2E4FC2A12507AE51370CC863C46/phase%202%20brands.png","97":"/resource/image/9277980/portrait_ratio1x1/97/97/71efc3465b12b2d87b9ba84e3e8db498/51D5FE222CA29F40AAA3526D1A09FFC7/phase%202%20brands.png","100":"/resource/image/9277980/portrait_ratio1x1/100/100/71efc3465b12b2d87b9ba84e3e8db498/2AC789F0973A4B685D81339DA0BF4315/phase%202%20brands.png","110":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/110/110/71efc3465b12b2d87b9ba84e3e8db498/6BE1EEA43DEC73255BD8808272BF84A8/phase%202%20brands.png","152":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/152/152/71efc3465b12b2d87b9ba84e3e8db498/2F924AB7FF06748CE613FF011D3BA54C/phase%202%20brands.png","176":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/176/176/71efc3465b12b2d87b9ba84e3e8db498/B03580104A1E042D85F24C962DDDC686/phase%202%20brands.png","207":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/207/207/71efc3465b12b2d87b9ba84e3e8db498/439D0554AE36F391B91B3B890B3B9AC9/phase%202%20brands.png","290":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/290/290/71efc3465b12b2d87b9ba84e3e8db498/A57C2A5042100293BDB3C55FF1B3E9AD/phase%202%20brands.png","345":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/345/345/71efc3465b12b2d87b9ba84e3e8db498/6FD519A59C9B8FCA983AC3156EE8C028/phase%202%20brands.png","555":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/555/555/71efc3465b12b2d87b9ba84e3e8db498/1CD11E8F7451A704CD6591B60E03DB3C/phase%202%20brands.png","1024":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/1024/1024/71efc3465b12b2d87b9ba84e3e8db498/0488AAE41E0D0FE11860F929078E8A0E/phase%202%20brands.png"}}]" data-cm-metadata="[{"_":"properties.data"}]"> </div> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277980] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] took 2 ms --> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277980] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] took 3 ms --> <span class="darkText">Our Brands</span> </div> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276484] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] took 4 ms --> </div> <div class="promo-wrapper"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276458] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] --> <a href="https://www.emerson.com/en-us/automation/home" onclick=""> <div class="mainMenuPromoTeasers"> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277984] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] --> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277984] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] --> <div class="iconImage" data-cm-metadata="[{"_":"properties.pictures"},{"_":{"$Ref":"content/9277984"}}]"> <img src="data:https://p1-auth.emerson.com/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="Emerson Country Homepage" loading="lazy" class="cm-media cm-media--responsive cm-media--loading " title="Emerson Country Homepage" data-cm-responsive-media="[{"name":"portrait_ratio1x1","ratioWidth":1,"ratioHeight":1,"linksForWidth":{"25":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/25/25/9c10211dc990db617ee1745592aff1e9/6F7A10CEBEC0C6EAFFF34771C4921DDD/phase%202%20country%20home.png","50":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/50/50/9c10211dc990db617ee1745592aff1e9/33B65B05401FDD0D1270896B5DCD867C/phase%202%20country%20home.png","97":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/97/97/9c10211dc990db617ee1745592aff1e9/5313923B13FF6F6CE3929FFB21559411/phase%202%20country%20home.png","100":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/100/100/9c10211dc990db617ee1745592aff1e9/D7650C5F9E1C892DB962823E24DC5CD4/phase%202%20country%20home.png","110":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/110/110/9c10211dc990db617ee1745592aff1e9/4DF6E8571319E10D76F83B662CE1E4F6/phase%202%20country%20home.png","152":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/152/152/9c10211dc990db617ee1745592aff1e9/E0DD8616E48DAC218B59E3433C176613/phase%202%20country%20home.png","176":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/176/176/9c10211dc990db617ee1745592aff1e9/97C7D5C1A5B0FEBAD3444A367B684121/phase%202%20country%20home.png","207":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/207/207/9c10211dc990db617ee1745592aff1e9/433AC32EB1DE4CC78032299CA7F5BA0B/phase%202%20country%20home.png","290":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/290/290/9c10211dc990db617ee1745592aff1e9/41C409665F811445C868EFDFDE6B7F2F/phase%202%20country%20home.png","345":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/345/345/9c10211dc990db617ee1745592aff1e9/202F1E4E21AAE5345C44877AB47EAAE9/phase%202%20country%20home.png","555":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/555/555/9c10211dc990db617ee1745592aff1e9/8E1B7442E3F6F4E71C0CCB6D396D4F3E/phase%202%20country%20home.png","1024":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/1024/1024/9c10211dc990db617ee1745592aff1e9/A1CC6B5503714B2F56F87EE73A17A29C/phase%202%20country%20home.png"}}]" data-cm-metadata="[{"_":"properties.data"}]"> </div> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277984] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] took 4 ms --> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277984] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] took 4 ms --> <span class="darkText">Emerson United States </span> </div> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276458] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] took 5 ms --> </div> <div class="bottomSpaceForMobile"> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 9 ms --> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] took 31 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 32 ms --> </div> <div class="G002-platform-strip-item-container"> <div class="G002-platform-strip-item"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asCTA[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asCTA[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </li> </ul> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asG002HeaderMobile[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002HeaderMobile.ftl]] took 333 ms --><!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asG002HeaderNoLabel[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002HeaderNoLabel.ftl]] --> <div class="main-nav G002-main-nav no-header" id="main-nav"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asGlobalNavLevel1[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel1.ftl]] --> <div class="level-1-item-container"> <a class="level-1-item"> <span>Products</span> </a> <div class="level-2-container"> <a class="G002-mobile-level-1-item"> <span>Products</span> </a> <div class="G002-platform-strip"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276800] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] --> <div class="G002-platform-strip-outer-container"> <div class="G002-platform-strip-inner-container"> <div class="G002-platform-strip-item-container"> <span class="G002-platform-strip-item"> <span>Products</span> </span> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] --> <div class="G012-flyout-menu level-3-outer-container"> <span class="G012-level-3-mobile-back-link level-3-mobile-back-link"> <span>Products</span> </span> <div class="level-3-mobile-scroll-container"> <div class="G012-flyout-margin-container"> <div class="G012-flyout-inner-container level-3-inner-container"> <div class="G012-flyout-left-column"> <div class="G012-level-3-item-container desktop-active"> <a href="https://www.emerson.com/en-us/automation/actuator" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Actuators</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/actuator" class="G012-mobile-link"> <span>Actuators</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/valve-actuator-controllers-instruments-software" class="G012-level-5-item G012b-level-5-item" aria-label="Controllers, Instruments & Software"> <span>Controllers, Instruments & Software</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/hydraulicactuators" class="G012-level-5-item G012b-level-5-item" aria-label="Hydraulic Actuators"> <span>Hydraulic Actuators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/electric-actuators" class="G012-level-5-item G012b-level-5-item" aria-label="Electric Actuators"> <span>Electric Actuators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/pneumatic-actuators" class="G012-level-5-item G012b-level-5-item" aria-label="Pneumatic Actuators"> <span>Pneumatic Actuators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/actuator/gear-operators-gearboxes" class="G012-level-5-item G012b-level-5-item" aria-label="Gear Operators & Gearboxes"> <span>Gear Operators & Gearboxes</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/pneumatic-cylinders" class="G012-level-5-item G012b-level-5-item" aria-label="Pneumatic Cylinders"> <span>Pneumatic Cylinders</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276828] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276828] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276830] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/actuators" style="width: 40%; aria-label="Read more about View All Actuator Products"> View All Actuator Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276830] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 2 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276828] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 4 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276828] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 5 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/aventics" class="G012-level-5-item G012b-level-5-item" aria-label="AVENTICS"> <span>AVENTICS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/bettis" class="G012-level-5-item G012b-level-5-item" aria-label="Bettis"> <span>Bettis</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276844] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276844] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276844] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276844] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/asset-performance-management" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Asset Performance Management</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/asset-performance-management" class="G012-mobile-link"> <span>Asset Performance Management</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/asset-performance-management/field-device-management" class="G012-level-5-item G012b-level-5-item" aria-label="Field Device Management"> <span>Field Device Management</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/asset-performance-management/machinery-health-management" class="G012-level-5-item G012b-level-5-item" aria-label="Reliability Solutions"> <span>Reliability Solutions</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276856] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276856] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276860] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/asset-performance-management" aria-label="Read more about View All Asset Performance Management Products"> View All Asset Performance Management Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276860] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276856] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276856] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ams" class="G012-level-5-item G012b-level-5-item" aria-label="AMS"> <span>AMS</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276858] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276858] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276858] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276858] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Control & Safety Systems</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems" class="G012-mobile-link"> <span>Control & Safety Systems</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/distributed-control-systems-dcs" class="G012-level-5-item G012b-level-5-item" aria-label="Distributed Control Systems (DCS)"> <span>Distributed Control Systems (DCS)</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/programmable-automation-control-systems" class="G012-level-5-item G012b-level-5-item" aria-label="Programmable Automation Control Systems (PLC/PAC)"> <span>Programmable Automation Control Systems (PLC/PAC)</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/hydro-governor" class="G012-level-5-item G012b-level-5-item" aria-label="Hydro Governors"> <span>Hydro Governors</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/safety-instrumented-systems-sis" class="G012-level-5-item G012b-level-5-item" aria-label="Safety Instrumented Systems (SIS)"> <span>Safety Instrumented Systems (SIS)</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/industrial-computing" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Computing"> <span>Industrial Computing</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/scada-systems" class="G012-level-5-item G012b-level-5-item" aria-label="SCADA, Remote Terminal Units (RTU) & Flow Computers"> <span>SCADA, Remote Terminal Units (RTU) & Flow Computers</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276876] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276876] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276878] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/control-and-safety-systems" aria-label="Read more about View All Control & Safety Systems Products"> View All Control & Safety Systems Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276878] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276876] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276876] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/deltav" class="G012-level-5-item G012b-level-5-item" aria-label="DeltaV"> <span>DeltaV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/services-consulting/lifecycle-services/guardian" class="G012-level-5-item G012b-level-5-item" aria-label="Guardian"> <span>Guardian</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/movicon" class="G012-level-5-item G012b-level-5-item" aria-label="Movicon"> <span>Movicon</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ovation" class="G012-level-5-item G012b-level-5-item" aria-label="Ovation™"> <span>Ovation™</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/pacsystems" class="G012-level-5-item G012b-level-5-item" aria-label="PACSystems"> <span>PACSystems</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276896] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276896] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276896] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276896] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Electrical & Lighting</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting" class="G012-mobile-link"> <span>Electrical & Lighting</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/controls" class="G012-level-5-item G012b-level-5-item" aria-label="Controls"> <span>Controls</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/lighting" class="G012-level-5-item G012b-level-5-item" aria-label="Hazardous & Explosionproof Lighting Solutions"> <span>Hazardous & Explosionproof Lighting Solutions</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/distribution-equipment" class="G012-level-5-item G012b-level-5-item" aria-label="Distribution Equipment"> <span>Distribution Equipment</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/plug-receptacles" class="G012-level-5-item G012b-level-5-item" aria-label="Plugs & Receptacles"> <span>Plugs & Receptacles</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/electrical-fittings" class="G012-level-5-item G012b-level-5-item" aria-label="Electrical Fittings"> <span>Electrical Fittings</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/reels-switches" class="G012-level-5-item G012b-level-5-item" aria-label="Reels & Switches"> <span>Reels & Switches</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/enclosures-and-junction-boxes" class="G012-level-5-item G012b-level-5-item" aria-label="Enclosures & Junction Boxes"> <span>Enclosures & Junction Boxes</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-construction" class="G012-level-5-item G012b-level-5-item" aria-label="Electrical Construction Materials & Lighting"> <span>Electrical Construction Materials & Lighting</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/industrial-heat-tracing" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Heat Tracing"> <span>Industrial Heat Tracing</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/heating-cable-indoor-outdoor" class="G012-level-5-item G012b-level-5-item" aria-label="Indoor & Outdoor Heating Cables"> <span>Indoor & Outdoor Heating Cables</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276924] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276924] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276932] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.appleton.emerson.com/en-us/electrical-components-lighting/sealants-firestop-solutions" aria-label="Read more about View Electrical and Lighting Products"> View Electrical & Lighting Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276932] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276994] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.appleton.emerson.com/catalog/en-us/shop/appleton/commercial-residential-solutions/electrical-construction-materials-and-lighting" aria-label="Read more about View Electrical Construction Materials"> View Electrical Construction Materials <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276994] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276924] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276924] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/appleton" class="G012-level-5-item G012b-level-5-item" aria-label="Appleton"> <span>Appleton</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/nelson" class="G012-level-5-item G012b-level-5-item" aria-label="Nelson"> <span>Nelson</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/solahd" class="G012-level-5-item G012b-level-5-item" aria-label="SolaHD"> <span>SolaHD</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276998] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276998] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276998] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276998] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Industrial & Factory Automation</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation" class="G012-mobile-link"> <span>Industrial & Factory Automation</span> </a> <div class="G012-level-4-container G012-level-4-container-1-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> FEATURED PRODUCTS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/fluid-control-pneumatics/solenoid-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Solenoid Valves"> <span>Solenoid Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/pneumatics" class="G012-level-5-item G012b-level-5-item" aria-label="Pneumatics"> <span>Pneumatics</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/industrial-hardware-software" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Hardware & Software"> <span>Industrial Hardware & Software</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9485598] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9485598] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/seat-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Seat Valves"> <span>Seat Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/electric-motion-control" class="G012-level-5-item G012b-level-5-item" aria-label="Electric Motion Control"> <span>Electric Motion Control</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/control-power-solutions" class="G012-level-5-item G012b-level-5-item" aria-label="Control Power Solutions "> <span>Control Power Solutions </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/dust-collector-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Dust Collector Valves"> <span>Dust Collector Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/pressure-regulators-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Pressure Regulators & Valves "> <span>Pressure Regulators & Valves </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/fuel-gas-shutoff-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Fuel Gas & Shutoff Valves"> <span>Fuel Gas & Shutoff Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/sensors-and-switches" class="G012-level-5-item G012b-level-5-item" aria-label="Sensors & Switches"> <span>Sensors & Switches</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/marine-controls" class="G012-level-5-item G012b-level-5-item" aria-label="Marine Controls"> <span>Marine Controls</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/fluid-control-pneumatics/proportional-applications" class="G012-level-5-item G012b-level-5-item" aria-label="Proportional Valves "> <span>Proportional Valves </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/pinch-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Pinch Valves"> <span>Pinch Valves</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-2 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277020] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277020] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277022] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/industrial-factory-automation" aria-label="Read more about View All Industrial & Factory Automation Products"> View All Industrial & Factory Automation Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277022] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277020] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277020] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-3-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/asco" class="G012-level-5-item G012b-level-5-item" aria-label="ASCO"> <span>ASCO</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/aventics" class="G012-level-5-item G012b-level-5-item" aria-label="AVENTICS"> <span>AVENTICS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/movicon" class="G012-level-5-item G012b-level-5-item" aria-label="Movicon"> <span>Movicon</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/pacsystems" class="G012-level-5-item G012b-level-5-item" aria-label="PACSystems"> <span>PACSystems</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.appleton.emerson.com/en-us/solahd" class="G012-level-5-item G012b-level-5-item" aria-label="SolaHD"> <span>SolaHD</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/tescom" class="G012-level-5-item G012b-level-5-item" aria-label="TESCOM"> <span>TESCOM</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/topworx" class="G012-level-5-item G012b-level-5-item" aria-label="TopWorx"> <span>TopWorx</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277046] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277046] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277046] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277046] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Measurement Instrumentation</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation" class="G012-mobile-link"> <span>Measurement Instrumentation</span> </a> <div class="G012-level-4-container G012-level-4-container-1-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Featured Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/flow-measurement" class="G012-level-5-item G012b-level-5-item" aria-label="Flow Measurement"> <span>Flow Measurement</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/pressure-measurement" class="G012-level-5-item G012b-level-5-item" aria-label="Pressure Measurement"> <span>Pressure Measurement</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/level" class="G012-level-5-item G012b-level-5-item" aria-label="Level Measurement"> <span>Level Measurement</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/temperature-measurement" class="G012-level-5-item G012b-level-5-item" aria-label="Temperature Measurement"> <span>Temperature Measurement</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277058] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277058] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/corrosion-erosion-monitoring" class="G012-level-5-item G012b-level-5-item" aria-label="Corrosion & Erosion Monitoring"> <span>Corrosion & Erosion Monitoring</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/industrial-wireless-technology" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Wireless Technology"> <span>Industrial Wireless Technology</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/density-viscosity-measurement" class="G012-level-5-item G012b-level-5-item" aria-label="Density & Viscosity Measurement"> <span>Density & Viscosity Measurement</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/liquid-analysis" class="G012-level-5-item G012b-level-5-item" aria-label="Liquid Analysis"> <span>Liquid Analysis</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/flame-gas-detection" class="G012-level-5-item G012b-level-5-item" aria-label="Flame & Gas Detection"> <span>Flame & Gas Detection</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/marine-integrated-control-and-monitoring" class="G012-level-5-item G012b-level-5-item" aria-label="Marine Measurement & Analytical"> <span>Marine Measurement & Analytical</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/flow-measurement-systems" class="G012-level-5-item G012b-level-5-item" aria-label="Flow Measurement Systems"> <span>Flow Measurement Systems</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/tank-gauging-system" class="G012-level-5-item G012b-level-5-item" aria-label="Tank Gauging System"> <span>Tank Gauging System</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/gas-analysis" class="G012-level-5-item G012b-level-5-item" aria-label="Gas Analysis"> <span>Gas Analysis</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-2 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277060] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277060] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277070] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/measurement-instrumentation" style="padding-left: 10px; width: 50%;" aria-label="Read more about View All Measurement Instrumentation Products "> View All Measurement Instrumentation Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277070] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277060] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277060] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-3-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> BRANDS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.flexim.com/us" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Flexim"> <span>Flexim<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/micro-motion" class="G012-level-5-item G012b-level-5-item" aria-label="Micro Motion"> <span>Micro Motion</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/measurement-instrumentation/industrial-wireless-technology/about-plantweb-insight" class="G012-level-5-item G012b-level-5-item" aria-label="Plantweb Insight™"> <span>Plantweb Insight™</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/rosemount" class="G012-level-5-item G012b-level-5-item" aria-label="Rosemount"> <span>Rosemount</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/roxar" class="G012-level-5-item G012b-level-5-item" aria-label="Roxar"> <span>Roxar</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277096] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277096] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277096] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277096] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/professional-tools-and-vacuums" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Professional Tools & Vacuums</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/professional-tools-and-vacuums" class="G012-mobile-link"> <span>Professional Tools & Vacuums</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/construction-repair-and-maintenance-tools" class="G012-level-5-item G012b-level-5-item" aria-label="Construction, Repair & Maintenance Tools"> <span>Construction, Repair & Maintenance Tools</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/commercial-residential/professional-tools" class="G012-level-5-item G012b-level-5-item" aria-label="Mechanical, Electrical & Plumbing Tools"> <span>Mechanical, Electrical & Plumbing Tools</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/professional-tools-and-vacuums/vacuum-equipment" class="G012-level-5-item G012b-level-5-item" aria-label="Vacuum Equipment"> <span>Vacuum Equipment</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278052] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278052] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278052] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278052] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.greenlee.com/" class="G012-level-5-item G012b-level-5-item" aria-label="Greenlee"> <span>Greenlee</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.klauke.com/" class="G012-level-5-item G012b-level-5-item" aria-label="Klauke"> <span>Klauke</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://proteam.emerson.com/en-us" class="G012-level-5-item G012b-level-5-item" aria-label="ProTeam"> <span>ProTeam</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ridgid.com/" class="G012-level-5-item G012b-level-5-item" aria-label="RIDGID"> <span>RIDGID</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278074] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278074] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278076] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://p1-auth.copeland.com/en-us/brands" aria-label="Read more about Brands"> View all Brands <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278076] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278074] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278074] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/pressureregulators" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Regulators</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/pressureregulators" class="G012-mobile-link"> <span>Regulators</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/pressureregulators/pressurereducingregulators" class="G012-level-5-item G012b-level-5-item" aria-label="Pressure Reducing Regulators"> <span>Pressure Reducing Regulators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/back-pressure-regulators" class="G012-level-5-item G012b-level-5-item" aria-label="Back Pressure Regulators"> <span>Back Pressure Regulators</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/slam-shut" class="G012-level-5-item G012b-level-5-item" aria-label="Slam Shut Devices"> <span>Slam Shut Devices</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278098] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278098] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278102] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/regulators-relief-valves" aria-label="Read more about View All Regulators Products"> View All Regulators Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278102] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278098] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 3 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278098] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/fisher" class="G012-level-5-item G012b-level-5-item" aria-label="Fisher"> <span>Fisher</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/tescom" class="G012-level-5-item G012b-level-5-item" aria-label="TESCOM"> <span>TESCOM</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278132] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278132] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278132] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278132] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.ni.com/en/shop.html" target="_blank" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Test & Measurement</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.ni.com/en/shop.html" target="_blank" class="G012-mobile-link"> <span>Test & Measurement</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/data-acquisition.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Data Acquisition"> <span>NI Data Acquisition<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/source-measure-units/what-are-source-measure-units.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Source Measure Units"> <span>Source Measure Units<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/software-portfolio.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Software"> <span>NI Software<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/source-measure-units/what-are-pxi-lcr-meters.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="LCR Meters"> <span>LCR Meters<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en-us/shop/category/gpib-serial-and-ethernet.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="GPIB & Instrument Control"> <span>GPIB & Instrument Control<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/wireless-design-test/what-is-a-usrp-software-defined-radio.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Software Defined Radios"> <span>Software Defined Radios<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/switches/what-are-switches.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Switches"> <span>Switches<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/wireless-design-test/vector-signal-transceivers/what-is-vst.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Vector Signal Transceivers"> <span>NI Vector Signal Transceivers<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/oscilloscopes/what-are-oscilloscopes.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Oscilloscopes and Digitizers"> <span>Oscilloscopes and Digitizers<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/wireless-design-test/rf-signal-generators/what-is-a-vector-signal-generator.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Vector Signal Generators"> <span>NI Vector Signal Generators<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/digital-multimeters/what-are-digital-multimeters.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Digital Multimeters"> <span>Digital Multimeters<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/wireless-design-test/spectrum-and-signal-analyzers/what-is-a-vector-signal-analyzer.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI Vector Signal Analyzers"> <span>NI Vector Signal Analyzers<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9650658] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9650658] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/labview.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI LabVIEW"> <span>NI LabVIEW<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/application-software-for-electronic-test-and-instrumentation-category/systemlink.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI SystemLink"> <span>NI SystemLink<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/compactdaq.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI CompactDAQ"> <span>NI CompactDAQ<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/compactrio.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI CompactRIO"> <span>NI CompactRIO<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/pxi.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI PXI"> <span>NI PXI<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.ni.com/en/shop/electronic-test-instrumentation/flexrio/what-is-flexrio.html" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="NI FlexRIO"> <span>NI FlexRIO<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9651244] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9651244] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/valves" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Valves</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/valves" class="G012-mobile-link"> <span>Valves</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/controlvalves" class="G012-level-5-item G012b-level-5-item" aria-label="Control Valves"> <span>Control Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/valvecontrollerspositioners" class="G012-level-5-item G012b-level-5-item" aria-label="Valve Controllers & Positioners"> <span>Valve Controllers & Positioners</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/pressurereliefvalves" class="G012-level-5-item G012b-level-5-item" aria-label="Pressure Relief Valves"> <span>Pressure Relief Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/steamtraps" class="G012-level-5-item G012b-level-5-item" aria-label="Steam Traps"> <span>Steam Traps</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/isolationvalves" class="G012-level-5-item G012b-level-5-item" aria-label="Isolation Valves"> <span>Isolation Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/vacuum-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Vacuum Valves"> <span>Vacuum Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/propanevalves" class="G012-level-5-item G012b-level-5-item" aria-label="Propane Valves"> <span>Propane Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/nuclear-flow-controls" class="G012-level-5-item G012b-level-5-item" aria-label="Nuclear Valves"> <span>Nuclear Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/valves/ventvalves" class="G012-level-5-item G012b-level-5-item" aria-label="Vent Valves"> <span>Vent Valves</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/pressure-and-safety-relief-valves" class="G012-level-5-item G012b-level-5-item" aria-label="Safety Relief Valves"> <span>Safety Relief Valves</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278286] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278286] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278278] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/valves" aria-label="Read more about View All Valves Products"> View All Valves Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278278] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 2 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278286] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 3 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278286] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/aev" class="G012-level-5-item G012b-level-5-item" aria-label="AEV"> <span>AEV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/andersongreenwood" class="G012-level-5-item G012b-level-5-item" aria-label="Anderson Greenwood"> <span>Anderson Greenwood</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/asco" class="G012-level-5-item G012b-level-5-item" aria-label="ASCO"> <span>ASCO</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/clarkson" class="G012-level-5-item G012b-level-5-item" aria-label="Clarkson"> <span>Clarkson</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/crosby" class="G012-level-5-item G012b-level-5-item" aria-label="Crosby"> <span>Crosby</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/fisher" class="G012-level-5-item G012b-level-5-item" aria-label="Fisher"> <span>Fisher</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/keystone" class="G012-level-5-item G012b-level-5-item" aria-label="Keystone"> <span>Keystone</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/ktm" class="G012-level-5-item G012b-level-5-item" aria-label="KTM"> <span>KTM</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/vanessa" class="G012-level-5-item G012b-level-5-item" aria-label="Vanessa"> <span>Vanessa</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278316] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278316] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278316] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278316] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Welding, Assembly & Cleaning</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning" class="G012-mobile-link"> <span>Welding, Assembly & Cleaning</span> </a> <div class="G012-level-4-container G012-level-4-container-1-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Featured Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/ultrasonic-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Ultrasonic Welding"> <span>Ultrasonic Welding</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278146] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278146] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Products </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/heat-staking" class="G012-level-5-item G012b-level-5-item" aria-label="Heat Staking"> <span>Heat Staking</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/plastic-vibration-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Plastic Vibration Welding"> <span>Plastic Vibration Welding</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/hot-plate-plastic-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Hot Plate Welding"> <span>Hot Plate Welding</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/infrared-plastic-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Infrared Plastic Welding"> <span>Infrared Plastic Welding</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/ultrasonic-cleaning" class="G012-level-5-item G012b-level-5-item" aria-label="Ultrasonic Cleaning"> <span>Ultrasonic Cleaning</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/laboratory-equipment" class="G012-level-5-item G012b-level-5-item" aria-label="Laboratory Equipment"> <span>Laboratory Equipment</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/laser-welding" class="G012-level-5-item G012b-level-5-item" aria-label="Laser Welding"> <span>Laser Welding</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/welding-assembly-cleaning/custom-tooling-services" class="G012-level-5-item G012b-level-5-item" aria-label="Custom Tooling Services"> <span>Custom Tooling Services</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-2 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278162] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278162] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278148] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/catalog/welding-assembly-cleaning" aria-label="Read more about View All Welding, Assembly & Cleaning Products"> View All Welding, Assembly & Cleaning Products <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9278148] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278162] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 3 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278162] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 4 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-3-segmented "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Brands </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/branson" class="G012-level-5-item G012b-level-5-item" aria-label="Branson"> <span>Branson</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278180] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278180] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278180] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278180] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-cta-level-3-container G012B-cta-container"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 0 ms --> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] took 110 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276816] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 112 ms --> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276800] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] took 114 ms --> </div> </div> </div> <div class="level-1-item-container"> <a class="level-1-item"> <span>Software</span> </a> <div class="level-2-container"> <a class="G002-mobile-level-1-item"> <span>Software</span> </a> <div class="G002-platform-strip"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278186] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] --> <div class="G002-platform-strip-outer-container"> <div class="G002-platform-strip-inner-container"> <div class="G002-platform-strip-item-container"> <span class="G002-platform-strip-item"> <span>Software</span> </span> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] --> <div class="G012-flyout-menu level-3-outer-container"> <span class="G012-level-3-mobile-back-link level-3-mobile-back-link"> <span></span> </span> <div class="level-3-mobile-scroll-container"> <div class="G012-flyout-margin-container"> <div class="G012-flyout-inner-container level-3-inner-container"> <div class="G012-flyout-left-column"> <div class="G012-level-3-item-container desktop-active"> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Advanced Industry Software</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software" class="G012-mobile-link"> <span>Advanced Industry Software</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> SOFTWARE </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software/food-beverage-iiot-solutions" class="G012-level-5-item G012b-level-5-item" aria-label="Food & Beverage "> <span>Food & Beverage </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software/oil-and-gas" class="G012-level-5-item G012b-level-5-item" aria-label="Oil & Gas"> <span>Oil & Gas</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/deltav/deltav-systems-life-science-solutions" class="G012-level-5-item G012b-level-5-item" aria-label="Life Science"> <span>Life Science</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/power-generation" class="G012-level-5-item G012b-level-5-item" aria-label="Power"> <span>Power</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/advanced-industry-software/manufacturing" class="G012-level-5-item G012b-level-5-item" aria-label="Manufacturing"> <span>Manufacturing</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/water-wastewater" class="G012-level-5-item G012b-level-5-item" aria-label="Water/ Wastewater"> <span>Water/ Wastewater</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9486176] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9486176] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> BRANDS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ams" class="G012-level-5-item G012b-level-5-item" aria-label="AMS"> <span>AMS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.aspentech.com/en" class="G012-level-5-item G012b-level-5-item" aria-label="AspenTech"> <span>AspenTech</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/deltav" class="G012-level-5-item G012b-level-5-item" aria-label="DeltaV"> <span>DeltaV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/movicon" class="G012-level-5-item G012b-level-5-item" aria-label="Movicon"> <span>Movicon</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ovation" class="G012-level-5-item G012b-level-5-item" aria-label="Ovation™"> <span>Ovation™</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 2 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/automation-and-control" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Automation Software</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/automation-and-control" class="G012-mobile-link"> <span>Automation Software</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Software </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/automation/cybersecurity" class="G012-level-5-item G012b-level-5-item" aria-label="Cybersecurity"> <span>Cybersecurity</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/distributed-control-systems-dcs/deltav-distributed-control-system" class="G012-level-5-item G012b-level-5-item" aria-label="Process Control for Process Industries"> <span>Process Control for Process Industries</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/automation-and-control/field-device-software" class="G012-level-5-item G012b-level-5-item" aria-label="Field Device Software"> <span>Field Device Software</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/scada-systems" class="G012-level-5-item G012b-level-5-item" aria-label="SCADA Systems"> <span>SCADA Systems</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/industrial-factory-automation/industrial-hardware-software" class="G012-level-5-item G012b-level-5-item" aria-label="Industrial Hardware & Software"> <span>Industrial Hardware & Software</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/distributed-control-systems-dcs/ovation-distributed-control-system" class="G012-level-5-item G012b-level-5-item" aria-label="Process Control for Power & Water Industries"> <span>Process Control for Power & Water Industries</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278200] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278200] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> BRANDS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ams" class="G012-level-5-item G012b-level-5-item" aria-label="AMS"> <span>AMS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.aspentech.com/en" class="G012-level-5-item G012b-level-5-item" aria-label="AspenTech"> <span>AspenTech</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/deltav" class="G012-level-5-item G012b-level-5-item" aria-label="DeltaV"> <span>DeltaV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/control-and-safety-systems/movicon" class="G012-level-5-item G012b-level-5-item" aria-label="Movicon"> <span>Movicon</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ovation" class="G012-level-5-item G012b-level-5-item" aria-label="Ovation™"> <span>Ovation™</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278242] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/automation/operations-management-software" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Operations Management Software</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container "> <a href="https://www.emerson.com/en-us/automation/operations-management-software" class="G012-mobile-link"> <span>Operations Management Software</span> </a> <div class="G012-level-4-container G012-level-4-container-1 G012B-level-4-mobile-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> Software </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/operations-management-software/asset-optimization-for-aspentech" class="G012-level-5-item G012b-level-5-item" aria-label="Asset Optimization with AspenTech"> <span>Asset Optimization with AspenTech</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/operations-business-management/manufacturing-operations-management" class="G012-level-5-item G012b-level-5-item" aria-label="Manufacturing Operations Management"> <span>Manufacturing Operations Management</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands/ams/asset-performance-management-software" class="G012-level-5-item G012b-level-5-item" aria-label="Asset Performance Management "> <span>Asset Performance Management </span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/operations-business-management/operator-performance" class="G012-level-5-item G012b-level-5-item" aria-label="Operator Performance"> <span>Operator Performance</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/operations-business-management/dynamic-simulation/digital-twin-solutions" class="G012-level-5-item G012b-level-5-item" aria-label="Digital Twin and Simulation"> <span>Digital Twin & Simulation</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/catalog/automation-solutions/plantweb-insight-applications" class="G012-level-5-item G012b-level-5-item" aria-label="Plantweb Insight™ Applications"> <span>Plantweb Insight™ Applications</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-1 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278250] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278250] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278250] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278250] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> <div class="G012-level-4-container G012-level-4-container-2 G012B-level-4-mobile-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-4-item-container"> <span class="G012-level-4-item"> BRANDS </span> </div> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ams" class="G012-level-5-item G012b-level-5-item" aria-label="AMS"> <span>AMS</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.aspentech.com/en" class="G012-level-5-item G012b-level-5-item" aria-label="AspenTech"> <span>AspenTech</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/deltav" class="G012-level-5-item G012b-level-5-item" aria-label="DeltaV"> <span>DeltaV</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/ovation" class="G012-level-5-item G012b-level-5-item" aria-label="Ovation™"> <span>Ovation™</span> </a> </div> </div> <div class="G012B-cta-container G012-cta-container-3 "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278254] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278254] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/brands" aria-label="Read more about BRANDS"> VIEW ALL BRANDS <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276866] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278254] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278254] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-cta-level-3-container G012B-cta-container"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 0 ms --> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] took 25 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278192] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 25 ms --> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9278186] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] took 26 ms --> </div> </div> </div> <div class="level-1-item-container"> <a class="level-1-item"> <span>Industries</span> </a> <div class="level-2-container"> <a class="G002-mobile-level-1-item"> <span>Industries</span> </a> <div class="G002-platform-strip"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277988] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] --> <!----- THIS IS FOR DESKTOP VIEW EDITING ----------> <div class="G002-platform-strip-outer-container"> <div class="G002-platform-strip-inner-container"> <div class="G002-platform-strip-item-container desktop-active"> <span class="G002-platform-strip-item"> <span>Industries</span> </span> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asG002PlatformStripItem[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asHeader[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g013b].ftl]] --> <div class="G013-non-segmented-menu level-3-outer-container"> <span class="level-3-mobile-back-link"> <span>Industries</span> </span> <div class="level-3-mobile-scroll-container"> <div class="G013-level-3-inner-container level-3-inner-container"> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/automotive" class="G013-level-3-item"> Automotive </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/chemical" class="G013-level-3-item"> Chemical </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/electronics-manufacturing" class="G013-level-3-item"> Electronics </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/food-beverage" class="G013-level-3-item"> Food & Beverage </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/life-sciences-medical" class="G013-level-3-item"> Life Sciences </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/marine" class="G013-level-3-item"> Marine </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/medical" class="G013-level-3-item"> Medical </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/mining-minerals-metals" class="G013-level-3-item"> Mining, Minerals & Metals </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/oil-gas" class="G013-level-3-item"> Oil & Gas </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/packaging" class="G013-level-3-item"> Packaging </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/power-generation" class="G013-level-3-item"> Power Generation </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/pulp-paper" class="G013-level-3-item"> Pulp & Paper </a> </div> <div class="G013-level-3-item-container"> <a href="https://www.emerson.com/en-us/industries/automation/water-wastewater" class="G013-level-3-item"> Water & Wastewater </a> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asG001Promos[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asG001Promos[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 0 ms --> <div class="bottomSpaceForMobile"> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asHeader[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g013b].ftl]] took 6 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277948] asG002PlatformStripItem[g013b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 6 ms --> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277988] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] took 6 ms --> </div> </div> </div> <div class="level-1-item-container"> <a class="level-1-item"> <span>Services & Support</span> </a> <div class="level-2-container"> <a class="G002-mobile-level-1-item"> <span>Services & Support</span> </a> <div class="G002-platform-strip"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277972] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] --> <div class="G002-platform-strip-outer-container"> <div class="G002-platform-strip-inner-container"> <div class="G002-platform-strip-item-container"> <span class="G002-platform-strip-item"> <span>Services & Support</span> </span> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asG002PlatformStripItem[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asHeader[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g014b].ftl]] --> <div class="G014-segmented-menu level-3-outer-container"> <span class="level-3-mobile-back-link"> <span>Support</span> </span> <div class="level-3-mobile-scroll-container"> <div class="G014-level-3-inner-container level-3-inner-container"> <div class="columns"> <div class="G014-level-3-column-container"> <div class="G014-level-3-item-container"> <a href="https://www.emerson.com/en-us/support" class="G014-level-3-item"> <span>Support</span> </a> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277956] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277956] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/contact-us" class="G014-level-4-item"> <span>Contact Us</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/automation/digital/engineering-tools" class="G014-level-4-item"> <span>Engineering Tools </span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/catalog/TrackOrderStatus?locale=en-us&catalogId=20051&showOrderHeader=false&storeId=20151&langId=-1" class="G014-level-4-item"> <span>Order Status</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/software-downloads-drivers-library" class="G014-level-4-item"> <span>Software Downloads & Drivers</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/videos" class="G014-level-4-item"> <span>Videos</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/warranties-and-returns" class="G014-level-4-item"> <span>Warranties & Returns</span> </a> </div> </div> <div class="G014-level-3-column-container"> <div class="G014-level-3-item-container"> <span class="G014-level-3-item"> <span>Technical Documentation & Drawings</span> </span> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277952] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277952] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/certificates-and-approvals" class="G014-level-4-item"> <span>Certifications & Approvals</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/data-sheets-and-bulletins" class="G014-level-4-item"> <span>Data Sheets & Bulletins</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/drawings-center" class="G014-level-4-item"> <span>Drawings Center</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/legal-and-compliance" class="G014-level-4-item"> <span>Legal & Compliance</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/manuals-and-guides" class="G014-level-4-item"> <span>Manuals & Guides</span> </a> </div> <div class="G014-level-4-item-container"> <a href="https://www.emerson.com/en-us/support/security-notifications" class="G014-level-4-item"> <span>Security Notifications</span> </a> </div> </div> <div class="G014-level-3-column-container"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277954] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons G014b-level-4-cta"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277954] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276326] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/contact-us" aria-label="Read more about Contact Us"> Contact Us <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276326] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 1 ms --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276328] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/services-consulting/educational-services" aria-label="Read more about Educational Services & Training"> Educational Services & Training <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276328] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276330] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/automation/services-consulting/lifecycle-services" aria-label="Read more about Lifecycle Services"> Lifecycle Services <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276330] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277954] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 2 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277954] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 3 ms --> </div> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asG001Promos[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <div class="promos-outer-container"> <div class="promos-inner-container double-promo"> <div class="promo-wrapper"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276326] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] --> <a href="https://www.emerson.com/en-us/contact-us" onclick=""> <div class="mainMenuPromoTeasers"> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277982] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] --> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277982] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] --> <div class="iconImage" data-cm-metadata="[{"_":"properties.pictures"},{"_":{"$Ref":"content/9277982"}}]"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="联系我们" loading="lazy" class="cm-media cm-media--responsive cm-media--loading " title="联系我们" data-cm-responsive-media="[{"name":"portrait_ratio1x1","ratioWidth":1,"ratioHeight":1,"linksForWidth":{"25":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/25/25/97f8299730c10d82b76987efd96ada11/625ED0C8345FBAB7D7364E38EC323FD1/phase%202%20contact%20us.png","50":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/50/50/97f8299730c10d82b76987efd96ada11/CED5AD5D644C84CE6011D73BCC0E230A/phase%202%20contact%20us.png","97":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/97/97/97f8299730c10d82b76987efd96ada11/0BFDE6D0809FC17A4CA05F844E1BD79D/phase%202%20contact%20us.png","100":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/100/100/97f8299730c10d82b76987efd96ada11/2A8914890D2BE1450D9B0FDD654FE457/phase%202%20contact%20us.png","110":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/110/110/97f8299730c10d82b76987efd96ada11/564C49CCC89BA0645145B09914C1D3A7/phase%202%20contact%20us.png","152":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/152/152/97f8299730c10d82b76987efd96ada11/8A94CB1B370D70097DCF34A8B26371ED/phase%202%20contact%20us.png","176":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/176/176/97f8299730c10d82b76987efd96ada11/8C546F34479E4B697FBB675152C47022/phase%202%20contact%20us.png","207":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/207/207/97f8299730c10d82b76987efd96ada11/F53959BF395FE1642496F2302196DE89/phase%202%20contact%20us.png","290":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/290/290/97f8299730c10d82b76987efd96ada11/39AFA9CDBE8DA3D3003134D944288A7D/phase%202%20contact%20us.png","345":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/345/345/97f8299730c10d82b76987efd96ada11/9C61CA0EB976AB1503B20F0CA724F0AD/phase%202%20contact%20us.png","555":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/555/555/97f8299730c10d82b76987efd96ada11/A28F42F135FAFB9B4917396378CB4B67/phase%202%20contact%20us.png","1024":"https://p1-auth.emerson.com/resource/image/9277982/portrait_ratio1x1/1024/1024/97f8299730c10d82b76987efd96ada11/9DD00FCA2480DD452B17F17D610BA01F/phase%202%20contact%20us.png"}}]" data-cm-metadata="[{"_":"properties.data"}]"> </div> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277982] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] took 3 ms --> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277982] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] took 3 ms --> <span class="darkText">Contact Us</span> </div> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276326] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] took 3 ms --> </div> <div class="promo-wrapper"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277976] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] --> <a href="https://www.emerson.com/en-us/automation/services-consulting/educational-services/training-delivery-options" onclick=""> <div class="mainMenuPromoTeasers"> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277986] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] --> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277986] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] --> <div class="iconImage" data-cm-metadata="[{"_":"properties.pictures"},{"_":{"$Ref":"content/9277986"}}]"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="My Training" loading="lazy" class="cm-media cm-media--responsive cm-media--loading " title="My Training" data-cm-responsive-media="[{"name":"portrait_ratio1x1","ratioWidth":1,"ratioHeight":1,"linksForWidth":{"25":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/25/25/eccffbc7219538f867605917ec4bc805/C4E4332D5E246975BAC32F9C5A475A04/phase%202%20mytraining.png","50":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/50/50/eccffbc7219538f867605917ec4bc805/925A72234B7892F36D3B9886A5D6E2D2/phase%202%20mytraining.png","97":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/97/97/eccffbc7219538f867605917ec4bc805/FAB0E2A5A6CC4BF4085C416796B6CA42/phase%202%20mytraining.png","100":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/100/100/eccffbc7219538f867605917ec4bc805/D7107F3D6F0530C73A4D21AD3BE2354F/phase%202%20mytraining.png","110":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/110/110/eccffbc7219538f867605917ec4bc805/91C6FEBD6AE26AF0D55C2007A1B551F5/phase%202%20mytraining.png","152":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/152/152/eccffbc7219538f867605917ec4bc805/05DBC0C6E6A5BDD7DCF8190EDDA42B04/phase%202%20mytraining.png","176":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/176/176/eccffbc7219538f867605917ec4bc805/89ECED32EA76883B30FCD1665A762D8F/phase%202%20mytraining.png","207":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/207/207/eccffbc7219538f867605917ec4bc805/CBC113B317A7B0ED8736192889D6E5E0/phase%202%20mytraining.png","290":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/290/290/eccffbc7219538f867605917ec4bc805/A4AE2D461ADCE70EE3ACFF24F358E989/phase%202%20mytraining.png","345":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/345/345/eccffbc7219538f867605917ec4bc805/DFB755B93CDA4C084337A3277AD575A9/phase%202%20mytraining.png","555":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/555/555/eccffbc7219538f867605917ec4bc805/4946EE041625591EEBAC0659DDBA1325/phase%202%20mytraining.png","1024":"https://p1-auth.emerson.com/resource/image/9277986/portrait_ratio1x1/1024/1024/eccffbc7219538f867605917ec4bc805/D7FE0465FC0FA0211998F9B18EE57A04/phase%202%20mytraining.png"}}]" data-cm-metadata="[{"_":"properties.data"}]"></div> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277986] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] took 2 ms --> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277986] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] took 2 ms --> <span class="darkText">My Training</span> </div> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9277976] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] took 2 ms --> </div> <div class="bottomSpaceForMobile"> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asG001Promos[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 7 ms --> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asHeader[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g014b].ftl]] took 17 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277950] asG002PlatformStripItem[g014b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 17 ms --> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9277972] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] took 18 ms --> </div> </div> </div> <div class="level-1-item-container"> <a class="level-1-item"> <span>Company</span> </a> <div class="level-2-container"> <a class="G002-mobile-level-1-item"> <span>Company</span> </a> <div class="G002-platform-strip"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276636] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] --> <div class="G002-platform-strip-outer-container"> <div class="G002-platform-strip-inner-container"> <div class="G002-platform-strip-item-container"> <span class="G002-platform-strip-item"> <span>Company</span> </span> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] --> <div class="G012-flyout-menu level-3-outer-container"> <span class="G012-level-3-mobile-back-link level-3-mobile-back-link"> <span>About Us</span> </span> <div class="level-3-mobile-scroll-container"> <div class="G012-flyout-margin-container"> <div class="G012-flyout-inner-container level-3-inner-container"> <div class="G012-flyout-left-column"> <div class="G012-level-3-item-container desktop-active"> <a href="https://www.emerson.com/en-us/about-us" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>About Us</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/about-us" class="G012-mobile-link"> <span>About Us</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/awards-recognition" class="G012-level-5-item G012b-level-5-item" aria-label="Awards & Recognition"> <span>Awards & Recognition</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/diversity-and-inclusion" class="G012-level-5-item G012b-level-5-item" aria-label="Diversity, Equity & Inclusion"> <span>Diversity, Equity & Inclusion</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/company-history" class="G012-level-5-item G012b-level-5-item" aria-label="History"> <span>History</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/corporate-governance/ethics-and-compliance" class="G012-level-5-item G012b-level-5-item" aria-label="Integrity & Ethics"> <span>Integrity & Ethics</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276588] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276588] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-3-column-container-2 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/leadership" class="G012-level-5-item G012b-level-5-item" aria-label="Leadership"> <span>Leadership</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/brands" class="G012-level-5-item G012b-level-5-item" aria-label="Our Brands"> <span>Our Brands</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/living-our-purpose" class="G012-level-5-item G012b-level-5-item" aria-label="Our Purpose, Causes & Values"> <span>Our Purpose, Causes & Values</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/about-us/ventures" class="G012-level-5-item G012b-level-5-item" aria-label="Ventures"> <span>Ventures</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276584] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276584] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/careers" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Careers</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/careers" class="G012-mobile-link"> <span>Careers</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/students-and-graduate-programs/mba-opportunities-global" class="G012-level-5-item G012b-level-5-item" aria-label="MBA Opportunities"> <span>MBA Opportunities</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/students-and-graduate-programs" class="G012-level-5-item G012b-level-5-item" aria-label="Student & Graduate Programs"> <span>Student & Graduate Programs</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/military" class="G012-level-5-item G012b-level-5-item" aria-label="Veteran Careers & Transition Assistance Program"> <span>Veteran Careers & Transition Assistance Program</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/careers/career-opportunities" class="G012-level-5-item G012b-level-5-item" aria-label="Career Paths"> <span>Career Paths</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276590] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276590] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276590] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276590] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/investors" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Investors</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/investors" class="G012-mobile-link"> <span>Investors</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/news/search?cmFacetId=7276268" class="G012-level-5-item G012b-level-5-item" aria-label="News"> <span>News</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/investor-resources/events-and-presentations" class="G012-level-5-item G012b-level-5-item" aria-label="Events & Presentations"> <span>Events & Presentations</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/annual-reports" class="G012-level-5-item G012b-level-5-item" aria-label="Financials"> <span>Financials</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276620] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276620] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276446] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/investors/investor-resources/email-alerts" aria-label="Read more about Email Alerts"> Email Alerts <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276446] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276620] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276620] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> <div class="G012-level-4-container G012-3-column-container-2 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/perspectives/sustainability" class="G012-level-5-item G012b-level-5-item" aria-label="Sustainability"> <span>Sustainability</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/corporate-governance" class="G012-level-5-item G012b-level-5-item" aria-label="Governance"> <span>Governance</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/investors/investor-resources" class="G012-level-5-item G012b-level-5-item" aria-label="Resources"> <span>Resources</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276622] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276622] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276466] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/investors/investor-resources/information-request" aria-label="Read more about Information Request"> Information Request <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276466] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276622] asLinkedCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 1 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276622] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/esg" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Driving ESG Progress</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/esg" class="G012-mobile-link"> <span>Driving ESG Progress</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/esg/environmental-sustainability" class="G012-level-5-item G012b-level-5-item" aria-label="Environmental Sustainability"> <span>Environmental Sustainability</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/esg/social" class="G012-level-5-item G012b-level-5-item" aria-label="Social Responsibility"> <span>Social Responsibility</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/esg/governance" class="G012-level-5-item G012b-level-5-item" aria-label="Governance & Accountability"> <span>Governance & Accountability</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276594] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276594] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/expertise" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>Expertise</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/expertise" class="G012-mobile-link"> <span>Expertise</span> </a> <div class="G012-level-4-container G012-3-column-container-1 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emersonautomationexperts.com/" class="G012-level-5-item G012b-level-5-item" aria-label="Automation Experts Blog"> <span>Automation Experts Blog</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/automation/project-certainty" class="G012-level-5-item G012b-level-5-item" aria-label="Capital Projects"> <span>Capital Projects</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/automation/cybersecurity" class="G012-level-5-item G012b-level-5-item" aria-label="Cyber Security"> <span>Cyber Security</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276614] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276614] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-3-column-container-2 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emersonexchange365.com/" target="_blank" class="G012-level-5-item G012b-level-5-item" aria-label="Exchange365 Customer Community"> <span>Exchange365 Customer Community<svg class="G012-level-5-external-icon" width="16" height="16" viewBox="0 0 16 8" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="m11.29 4 .002.002H12v8h-1V5.704l-6.003 6.004L4.29 11l5.998-5.999H4v-1h7.288L11.29 4z" fill="#262728"/> </svg></span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/perspectives" class="G012-level-5-item G012b-level-5-item" aria-label="Executive Perspectives"> <span>Executive Perspectives</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276616] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276616] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> <div class="G012-level-4-container G012-3-column-container-3 "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://videos.emerson.com/" class="G012-level-5-item G012b-level-5-item" aria-label="Video Center"> <span>Video Center</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/events/webinar" class="G012-level-5-item G012b-level-5-item" aria-label="Webinar Center"> <span>Webinar Center</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/expertise/automation/improving-safety-security" class="G012-level-5-item G012b-level-5-item" aria-label="Workplace Safety"> <span>Workplace Safety</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276618] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276618] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-level-3-item-container "> <a href="https://www.emerson.com/en-us/news" class="G012-level-3-item G012b-level-3-item mobile-toggle-link"> <span>News & Events</span> </a> <div class="G012-level-4-outer-container"> <div class="G012-level-4-inner-container G012B-level-4-inner-container"> <a href="https://www.emerson.com/en-us/news" class="G012-mobile-link"> <span>News & Events</span> </a> <div class="G012-level-4-container G012-3-column-container-1 G012B-3-column-container-2-items "> <div class="G012B-mobile-border"></div> <div class="G012-level-4-column-container"> <div class="G012-level-5-container G012B-level-5-container"> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/automation/events/emerson-exchange" class="G012-level-5-item G012b-level-5-item" aria-label="Emerson Exchange"> <span>Emerson Exchange</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/innovations" class="G012-level-5-item G012b-level-5-item" aria-label="Innovation Stories"> <span>Innovation Stories</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/news/media-resources" class="G012-level-5-item G012b-level-5-item" aria-label="Media Resources"> <span>Media Resources</span> </a> </div> <div class="G012-level-5-item-container"> <a href="https://www.emerson.com/en-us/news" class="G012-level-5-item G012b-level-5-item" aria-label="Newsroom"> <span>Newsroom</span> </a> </div> </div> <div class="G012B-cta-container "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276628] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276628] asCTA DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> </div> </div> </div> </div> </div> </div> <div class="G012-cta-level-3-container G012B-cta-container"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <div class="cta-buttons "> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] --> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276438] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] --> <!-- This link is currently not providing a DDX tag, because it is always called by CMTeasable.asCTA.ftl --> <a class="cta-text cta--header-menu-G0XX cta--internal" href="https://www.emerson.com/en-us/contact-us" aria-label="Read more about Contact Us"> Contact Us <span class="cta-icon"></span> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276438] asCTALink DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTALink.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asLinkedCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asLinkedCTA.ftl]] took 0 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asCTA[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 1 ms --> </div> </div> </div> </div> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] --> <div class="promos-outer-container"> <div class="promos-inner-container double-promo"> <div class="promo-wrapper"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276484] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] --> <a href="https://www.emerson.com/en-us/automation/brands" onclick=""> <div class="mainMenuPromoTeasers"> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277980] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] --> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277980] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] --> <div class="iconImage" data-cm-metadata="[{"_":"properties.pictures"},{"_":{"$Ref":"content/9277980"}}]"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="Our Brands" loading="lazy" class="cm-media cm-media--responsive cm-media--loading " title="Our Brands" data-cm-responsive-media="[{"name":"portrait_ratio1x1","ratioWidth":1,"ratioHeight":1,"linksForWidth":{"25":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/25/25/71efc3465b12b2d87b9ba84e3e8db498/72DE80DB1EF419DEDD76D52705F80B0D/phase%202%20brands.png","50":"https://p1-auth.emerson.com/resource/image/9277980/portrait_ratio1x1/50/50/71efc3465b12b2d87b9ba84e3e8db498/6B84A2E4FC2A12507AE51370CC863C46/phase%202%20brands.png","97":"/resource/image/9277980/portrait_ratio1x1/97/97/71efc3465b12b2d87b9ba84e3e8db498/51D5FE222CA29F40AAA3526D1A09FFC7/phase%202%20brands.png","100":"/resource/image/9277980/portrait_ratio1x1/100/100/71efc3465b12b2d87b9ba84e3e8db498/2AC789F0973A4B685D81339DA0BF4315/phase%202%20brands.png","110":"/resource/image/9277980/portrait_ratio1x1/110/110/71efc3465b12b2d87b9ba84e3e8db498/6BE1EEA43DEC73255BD8808272BF84A8/phase%202%20brands.png","152":"/resource/image/9277980/portrait_ratio1x1/152/152/71efc3465b12b2d87b9ba84e3e8db498/2F924AB7FF06748CE613FF011D3BA54C/phase%202%20brands.png","176":"/resource/image/9277980/portrait_ratio1x1/176/176/71efc3465b12b2d87b9ba84e3e8db498/B03580104A1E042D85F24C962DDDC686/phase%202%20brands.png","207":"/resource/image/9277980/portrait_ratio1x1/207/207/71efc3465b12b2d87b9ba84e3e8db498/439D0554AE36F391B91B3B890B3B9AC9/phase%202%20brands.png","290":"/resource/image/9277980/portrait_ratio1x1/290/290/71efc3465b12b2d87b9ba84e3e8db498/A57C2A5042100293BDB3C55FF1B3E9AD/phase%202%20brands.png","345":"/resource/image/9277980/portrait_ratio1x1/345/345/71efc3465b12b2d87b9ba84e3e8db498/6FD519A59C9B8FCA983AC3156EE8C028/phase%202%20brands.png","555":"/resource/image/9277980/portrait_ratio1x1/555/555/71efc3465b12b2d87b9ba84e3e8db498/1CD11E8F7451A704CD6591B60E03DB3C/phase%202%20brands.png","1024":"/resource/image/9277980/portrait_ratio1x1/1024/1024/71efc3465b12b2d87b9ba84e3e8db498/0488AAE41E0D0FE11860F929078E8A0E/phase%202%20brands.png"}}]" data-cm-metadata="[{"_":"properties.data"}]"> </div> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277980] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] took 3 ms --> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277980] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] took 3 ms --> <span class="darkText">Our Brands</span> </div> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276484] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] took 3 ms --> </div> <div class="promo-wrapper"> <!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276458] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] --> <a href="https://www.emerson.com/en-us/automation/home" onclick=""> <div class="mainMenuPromoTeasers"> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277984] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] --> <!-- BEGIN com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277984] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] --> <div class="iconImage" data-cm-metadata="[{"_":"properties.pictures"},{"_":{"$Ref":"content/9277984"}}]"> <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="Emerson Country Homepage" loading="lazy" class="cm-media cm-media--responsive cm-media--loading " title="Emerson Country Homepage" data-cm-responsive-media="[{"name":"portrait_ratio1x1","ratioWidth":1,"ratioHeight":1,"linksForWidth":{"25":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/25/25/9c10211dc990db617ee1745592aff1e9/6F7A10CEBEC0C6EAFFF34771C4921DDD/phase%202%20country%20home.png","50":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/50/50/9c10211dc990db617ee1745592aff1e9/33B65B05401FDD0D1270896B5DCD867C/phase%202%20country%20home.png","97":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/97/97/9c10211dc990db617ee1745592aff1e9/5313923B13FF6F6CE3929FFB21559411/phase%202%20country%20home.png","100":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/100/100/9c10211dc990db617ee1745592aff1e9/D7650C5F9E1C892DB962823E24DC5CD4/phase%202%20country%20home.png","110":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/110/110/9c10211dc990db617ee1745592aff1e9/4DF6E8571319E10D76F83B662CE1E4F6/phase%202%20country%20home.png","152":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/152/152/9c10211dc990db617ee1745592aff1e9/E0DD8616E48DAC218B59E3433C176613/phase%202%20country%20home.png","176":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/176/176/9c10211dc990db617ee1745592aff1e9/97C7D5C1A5B0FEBAD3444A367B684121/phase%202%20country%20home.png","207":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/207/207/9c10211dc990db617ee1745592aff1e9/433AC32EB1DE4CC78032299CA7F5BA0B/phase%202%20country%20home.png","290":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/290/290/9c10211dc990db617ee1745592aff1e9/41C409665F811445C868EFDFDE6B7F2F/phase%202%20country%20home.png","345":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/345/345/9c10211dc990db617ee1745592aff1e9/202F1E4E21AAE5345C44877AB47EAAE9/phase%202%20country%20home.png","555":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/555/555/9c10211dc990db617ee1745592aff1e9/8E1B7442E3F6F4E71C0CCB6D396D4F3E/phase%202%20country%20home.png","1024":"https://p1-auth.emerson.com/resource/image/9277984/portrait_ratio1x1/1024/1024/9c10211dc990db617ee1745592aff1e9/A1CC6B5503714B2F56F87EE73A17A29C/phase%202%20country%20home.png"}}]" data-cm-metadata="[{"_":"properties.data"}]"> </div> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277984] media DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.media.ftl]] took 2 ms --> <!-- END com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl$$[id=9277984] null DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMPicture.ftl]] took 2 ms --> <span class="darkText">Emerson United States </span> </div> </a> <!-- END com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl$$[id=9276458] asPromoMenuItem DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asPromoMenuItem.ftl]] took 3 ms --> </div> <div class="bottomSpaceForMobile"> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asG001Promos[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG001Promos.ftl]] took 6 ms --> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asHeader[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g012b].ftl]] took 32 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276566] asG002PlatformStripItem[g012b] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002PlatformStripItem.ftl]] took 33 ms --> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276636] asGlobalNavLevel2G002 DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel2G002.ftl]] took 33 ms --> </div> </div> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asGlobalNavLevel1[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asGlobalNavLevel1.ftl]] took 200 ms --> </div> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asG002HeaderNoLabel[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asG002HeaderNoLabel.ftl]] took 202 ms --><!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asCTA[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asCTA[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMTeasable.asCTA.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl$$[id=9276238] asHeader[g002] DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMCollection.asHeader[g002].ftl]] took 541 ms --><!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMActionImpl$$[id=246] asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMAction.asHeader.ftl]] --> <!-- BEGIN com.emerson.search.suggestion.CommerceExtendedSearchActionState asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.emerson.search.suggestion/CommerceExtendedSearchActionState.asHeader.ftl]] --> <!-- END com.emerson.search.suggestion.CommerceExtendedSearchActionState asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.emerson.search.suggestion/CommerceExtendedSearchActionState.asHeader.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMActionImpl$$[id=246] asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMAction.asHeader.ftl]] took 2 ms --><!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMActionImpl$$[id=5322946] asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMAction.asHeader.ftl]] --> <!-- BEGIN com.emerson.globalization.cae.LocaleSelectorInfo@6b689d52 asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.emerson.globalization.cae/LocaleSelectorInfo.asHeader.ftl]] --> <div class="cm-user-login" data-cm-popup-control="{ 'button': '.cm-popup-button--registered-user', 'popup': '.cm-popup--registered-user' }" title="MyEmerson Sign In"> <a href="https://www.emerson.com/catalog/LogonForm?locale=en-us&myAcctMain=1&catalogId=20051&storeId=20151&langId=-1&_gl=1"> <svg height="32" width="32"> <path xmlns="http://www.w3.org/2000/svg" d="M16.932 14.299a10.034 10.034 0 0 1 4.438 5.2A11.978 11.978 0 0 1 12 24c-3.79 0-7.17-1.757-9.37-4.502a10.032 10.032 0 0 1 4.438-5.2A7.963 7.963 0 0 0 12 16a7.965 7.965 0 0 0 4.873-1.655l.059-.046zM12 1a7 7 0 1 1 0 14 7 7 0 0 1 0-14zm0 2a5 5 0 1 0 0 10 5 5 0 0 0 0-10z" class="userIcon"></path> </svg> </a> </div> <!-- END com.emerson.globalization.cae.LocaleSelectorInfo@6b689d52 asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.emerson.globalization.cae/LocaleSelectorInfo.asHeader.ftl]] took 1 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMActionImpl$$[id=5322946] asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMAction.asHeader.ftl]] took 1 ms --><!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMActionImpl$$[id=5127140] asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMAction.asHeader.ftl]] --> <!-- BEGIN com.emerson.cae.action.EmersonAuthenticationState@279bbf29 asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.emerson.cae.action/EmersonAuthenticationState.asHeader.ftl]] --> <div class="cm-user-login cm-user-login--authenticated" data-cm-popup-control='{ "button": ".cm-popup-button--registered-user", "popup": ".cm-popup--registered-user" }' data-url="/webapp/wcs/stores/servlet/AjaxAccountLinkDisplay?storeId=20151&catalogId=20051&langId=-1&guestSVGPath=M16.932 14.299a10.034 10.034 0 0 1 4.438 5.2A11.978 11.978 0 0 1 12 24c-3.79 0-7.17-1.757-9.37-4.502a10.032 10.032 0 0 1 4.438-5.2A7.963 7.963 0 0 0 12 16a7.965 7.965 0 0 0 4.873-1.655l.059-.046zM12 1a7 7 0 1 1 0 14 7 7 0 0 1 0-14zm0 2a5 5 0 1 0 0 10 5 5 0 0 0 0-10z"> <div class="user-circle"></div> <div class="cm-user-login-popup"></div> </div> <!-- END com.emerson.cae.action.EmersonAuthenticationState@279bbf29 asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.emerson.cae.action/EmersonAuthenticationState.asHeader.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMActionImpl$$[id=5127140] asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMAction.asHeader.ftl]] took 1 ms --><!-- BEGIN com.coremedia.blueprint.cae.contentbeans.CMActionImpl$$[id=5322838] asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMAction.asHeader.ftl]] --> <!-- BEGIN com.emerson.livecontext.handler.WcMiniCartPlaceHolder@7bd4fa93 asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.emerson.livecontext.handler/WcMiniCartPlaceHolder.asHeader.ftl]] --> <div id="wcs-minicart" data-wcs-minicart-url="/webapp/wcs/stores/servlet/MiniCart?catalogId=20051&langId=-1&storeId=20151"> </div> <div class="componentWithNotification main-nav bottomRight" data-location="bottomRight" id="98542141AU"> <div class="notification"> <div class="notificationBox"> <div class="notificationBox__topRow"> <span class="notificationBox__tag">new</span> <button class="notificationBox__minimizeButton"><div></div></button> </div> <h3 class="notificationBox__title"> Please note: </h3> <div class="notificationBox__paragraph"> <p>In an effort to improve your experiences on our website we have updated our menu. Our new navigation makes it easier to find products, software, and content tailored to your industry or interest. We have also updated our contact and support section to better serve you.</p> </div> <button class="notificatioBox__confirmButton">accept</button> </div> <div class="notificationCircle hidden"> <button role="button" class="notificationCircle__button"></button> </div> </div> <!-- END com.emerson.livecontext.handler.WcMiniCartPlaceHolder@7bd4fa93 asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.emerson.livecontext.handler/WcMiniCartPlaceHolder.asHeader.ftl]] took 0 ms --> <!-- END com.coremedia.blueprint.cae.contentbeans.CMActionImpl$$[id=5322838] asHeader DecoratingView[name=exceptionhandler, view=FreemarkerView[template=/jar:id:contentproperty:/Themes/emerson/templates/emerson–templates.jar/archive!/META–INF/resources/WEB–INF/templates/emerson/com.coremedia.blueprint.common.contentbeans/CMAction.asHeader.ftl]] took 0 ms --> </div> </nav> </div> <div class="site-container bcg-has-sidebar-menu"> <div id="main-header-logo-container" class="main-header-logo-container"> <div class="main-header-logo"> <a href="/" class="bcg-main-header-title content-editable append-pencil" data-id="mainHeaderTitle" data-editor="text" data-scope="site" data-placeholder=Home Link Text><div class="content-editable" data-id="" data-editor="richText"> Videos Home </div> </a> </div> </div> <header id="bcg-main-header" class="main-header bcg-main-header-hide bcg-burger-menu"> <div class="bcg-main-nav-toggle-container"> <button aria-controls="main-nav" aria-haspopup="true" aria-expanded="false" id="menu-button" aria-label="expand menu"> <img class="main-nav-toggle" src="/bc-template/catalogue/5/templates/sites/catalogue/themes/catalogue_theme_light/images/burger.png" aria-hidden="true" alt="Menu"/> <span class="bcg-main-nav-toggle-label">Menu</span> </button> <img role="button" class="bcg-main-nav-close-tablet" src="/bc-template/catalogue/5/templates/sites/catalogue/images/Close.png" alt="close menu" aria-label="close menu" style="display: none;"/> </div> <div class="bcg-sidebar-header-logo"> <a href="/" class="bcg-main-header-title content-editable append-pencil" data-id="mainHeaderTitle" data-editor="text" data-scope="site" data-placeholder=Home Link Text><div class="content-editable" data-id="" data-editor="richText"> Videos Home </div> </a> </div> <div class="main-header-search-icon main-header-search-open fa"> <button class="expand-search-button" aria-label="expand search bar"></button> </div> <div class="main-header-search-container" role="search"> <div class="main-header-search"> <label for="bcg-search-input" class="sr-only">Enter terms to search videos</label> <input id="bcg-search-input" class="main-header-search-input" type="text" placeholder="Search..."> <div class="main-header-search-close"> <img role="button" tabindex="0" src="/bc-template/catalogue/5/templates/sites/catalogue/images/Close.png" aria-label="close search bar"/> </div> <div class="main-header-search-icon fa" aria-hidden="true" aria-label="perform search" role="button" tabindex="0"></div> </div> </div> <nav id="main-nav" class="main-nav" aria-hidden="false" > <img class="bcg-main-nav-close" src="/bc-template/catalogue/5/templates/sites/catalogue/images/Close.png" alt="close" /> <ul class="main-nav-categories" id="main-nav-cat"> <li class="main-nav-category main-nav-category-home"> <a href="/">Home</a> </li> <li class="main-nav-category has-children"> <span class="header-only trigger-dropdown"> Products & Services </span> <button class="trigger-dropdown" aria-label="Toggle Submenu"> <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/measurement-instrumentation" tabindex="-1" > Measurement Instrumentation </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/pressure" tabindex="-1" > Pressure </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/flow-measurement" tabindex="-1" > Flow Measurement </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/pipeline-integrity" tabindex="-1" > Pipeline Integrity </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/level-measurement" tabindex="-1" > Level Measurement </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/temperature-measurement" tabindex="-1" > Temperature Measurement </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/tank-gauging-system" tabindex="-1" > Tank Gauging System </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/density-viscosity-measurement" tabindex="-1" > Density & Viscosity Measurement </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/wireless-acoustic-discrete" tabindex="-1" > Wireless Acoustic & Discrete </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/wireless-infrastructure" tabindex="-1" > Wireless Infrastructure </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/liquid-analysis" tabindex="-1" > Liquid Analysis </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/gas-analysis" tabindex="-1" > Gas Analysis </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/flame-gas-detection" tabindex="-1" > Flame & Gas Detection </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/marine-measurement-analytical" tabindex="-1" > Marine Measurement & Analytical </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/safety-measurement" tabindex="-1" > Safety Measurement </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/valves-actuators-regulators" tabindex="-1" > Valves, Actuators & Regulators </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/control-valves" tabindex="-1" > Control Valves </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/pressure-and-safety-relief-valves" tabindex="-1" > Pressure and Safety Relief Valves </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/regulators" tabindex="-1" > Regulators </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/actuators" tabindex="-1" > Actuators </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/controllers-instruments" tabindex="-1" > Controllers & Instruments </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/nuclear-flow-controls" tabindex="-1" > Nuclear Flow Controls </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/bulk-storage-transport-equipment" tabindex="-1" > Bulk Storage & Transport Equipment </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/flame-detonation-arrestors" tabindex="-1" > Flame & Detonation Arrestors </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/tank-vents-hatches" tabindex="-1" > Tank Vents & Hatches </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/industrial-heat-tracing" tabindex="-1" > Industrial Heat Tracing </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/isolation-and-shutoff-valves" tabindex="-1" > Isolation and Shutoff Valves </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/solenoid-valves" tabindex="-1" > Solenoid Valves </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/fluid-control-pneumatics" tabindex="-1" > Fluid Control &Pneumatics </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/solenoid-valves_" tabindex="-1" > Solenoid Valves </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/pneumatic-valves" tabindex="-1" > Pneumatic Valves </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/cylinders-actuators" tabindex="-1" > Cylinders & Actuators </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/air-preparation-products" tabindex="-1" > Air Preparation Products </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/control-safety-systems" tabindex="-1" > Control & Safety Systems </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/distributed-control-systems-dcs" tabindex="-1" > Distributed Control Systems (DCS) </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/safety-instrumented-systems-sis" tabindex="-1" > Safety Instrumented Systems (SIS) </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/scada-systems" tabindex="-1" > SCADA Systems </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/marine-integrated-control-monitoring" tabindex="-1" > Marine Integrated Control & Monitoring </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/asset-management" tabindex="-1" > Asset Management </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/field-device-management" tabindex="-1" > Field Device Management </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/machinery-health-management" tabindex="-1" > Machinery Health Management </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/asset-monitoring" tabindex="-1" > Asset Monitoring </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/operations-business-management" tabindex="-1" > Operations & Business Management </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/reservoir-management-software" tabindex="-1" > Reservoir Management Software </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/upstream-applications-for-oil-and-gas" tabindex="-1" > Upstream Applications for Oil and Gas </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/midstream-applications-for-oil-and-gas" tabindex="-1" > Midstream Applications for Oil and Gas </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/manufacturing-execution-systems" tabindex="-1" > Manufacturing Execution Systems </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/energy-management-software" tabindex="-1" > Energy Management Software </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/electrical-components-lighting" tabindex="-1" > Electrical Components & Lighting </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/controls" tabindex="-1" > Controls </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/distribution-equipment" tabindex="-1" > Distribution Equipment </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/enclosures-junction-boxes" tabindex="-1" > Enclosures & Junction Boxes </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/electrical-fittings" tabindex="-1" > Electrical Fittings </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/lighting" tabindex="-1" > Lighting </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/plugs-and-receptacles" tabindex="-1" > Plugs and Receptacles </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/reels-and-switches" tabindex="-1" > Reels and Switches </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/control-power-solutions" tabindex="-1" > Control Power Solutions </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/power-quality-distribution" tabindex="-1" > Power Quality & Distribution </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/sealants-and-firestop-solutions" tabindex="-1" > Sealants and Firestop Solutions </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/precision-welding-cleaning" tabindex="-1" > Precision Welding & Cleaning </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/ultrasonic-metal-welding" tabindex="-1" > Ultrasonic Metal Welding </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/ultrasonic-plastic-welding" tabindex="-1" > Ultrasonic Plastic Welding </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/plastic-vibration-welding" tabindex="-1" > Plastic Vibration Welding </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/laser-welding" tabindex="-1" > Laser Welding </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/hot-plate-welding" tabindex="-1" > Hot Plate Welding </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/spin-welding" tabindex="-1" > Spin Welding </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/infrared-welding" tabindex="-1" > Infrared Welding </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/thermal-processing" tabindex="-1" > Thermal Processing </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/ultrasonic-cleaning" tabindex="-1" > Ultrasonic Cleaning </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/laboratory-equipment" tabindex="-1" > Laboratory Equipment </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/branson-custom-tooling" tabindex="-1" > Branson Custom Tooling </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/services-consulting" tabindex="-1" > Services & Consulting </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/project-services" tabindex="-1" > Project Services </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/lifecycle-services" tabindex="-1" > Lifecycle Services </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/educational-services" tabindex="-1" > Educational Services </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/consulting-services" tabindex="-1" > Consulting Services </a> </li> </ul> </li> </ul> </li> <li class="main-nav-category has-children"> <span class="header-only trigger-dropdown"> Brands </span> <button class="trigger-dropdown" aria-label="Toggle Submenu"> <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/appleton" tabindex="-1" > Appleton </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/asco" tabindex="-1" > ASCO </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/aventics" tabindex="-1" > Aventics </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/bettis" tabindex="-1" > Bettis </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/branson" tabindex="-1" > Branson </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/deltav" tabindex="-1" > DeltaV </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/fisher" tabindex="-1" > Fisher </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/keystone" tabindex="-1" > Keystone </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/ktm" tabindex="-1" > KTM </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/micro-motion" tabindex="-1" > Micro Motion </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/ovation" tabindex="-1" > Ovation </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/rosemount" tabindex="-1" > Rosemount </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/vanessa" tabindex="-1" > Vanessa </a> </li> </ul> </li> <li class="main-nav-category has-children"> <span class="header-only trigger-dropdown"> Industries </span> <button class="trigger-dropdown" aria-label="Toggle Submenu"> <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/automotive" tabindex="-1" > Automotive </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/fuel-dispensing" tabindex="-1" > Fuel Dispensing </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/components-vehicle-systems" tabindex="-1" > Components & Vehicle Systems </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/fabrication-and-assembly" tabindex="-1" > Fabrication and Assembly </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/tires" tabindex="-1" > Tires </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/chemical" tabindex="-1" > Chemical </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/agrichemicals" tabindex="-1" > Agrichemicals </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/industrial-gas" tabindex="-1" > Industrial Gas </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/inorganic-bulk" tabindex="-1" > Inorganic Bulk </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/petrochemical" tabindex="-1" > Petrochemical </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/downstream-hydrocarbons" tabindex="-1" > Downstream Hydrocarbons </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/refining" tabindex="-1" > Refining </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/terminals-logistics" tabindex="-1" > Terminals & Logistics </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/petrochemical_" tabindex="-1" > Petrochemical </a> </li> </ul> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/food-beverage" tabindex="-1" > Food & Beverage </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/industrial-energy-onsite-utilities" tabindex="-1" > Industrial Energy & Onsite Utilities </a> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/life-sciences-medical" tabindex="-1" > Life Sciences & Medical </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/biotechnology" tabindex="-1" > Biotechnology </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/pharmaceutical" tabindex="-1" > Pharmaceutical </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/packaging" tabindex="-1" > Packaging </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/medical-devices" tabindex="-1" > Medical Devices </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/marine" tabindex="-1" > Marine </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/merchant-marine" tabindex="-1" > Merchant Marine </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/offshore-marine" tabindex="-1" > Offshore Marine </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/marine-systems-solutions" tabindex="-1" > Marine Systems & Solutions </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/marine-services" tabindex="-1" > Marine Services </a> </li> </ul> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/mining-minerals-metals" tabindex="-1" > Mining, Minerals & Metals </a> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/oil-gas" tabindex="-1" > Oil & Gas </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/onshore" tabindex="-1" > Onshore </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/offshore" tabindex="-1" > Offshore </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/transportation-storage" tabindex="-1" > Transportation & Storage </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/gas-processing-lng" tabindex="-1" > Gas Processing & LNG </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/oilfield-services" tabindex="-1" > Oilfield Services </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/packaging_" tabindex="-1" > Packaging </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/primary-packaging" tabindex="-1" > Primary Packaging </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/secondary-packaging-and-palletizing" tabindex="-1" > Secondary Packaging and Palletizing </a> </li> </ul> </li> <li class="main-nav-subcategory has-children"> <a class="focusable" href="/category/videos/power-generation" tabindex="-1" > Power Generation </a> <button class="trigger-dropdown focusable" tabindex="-1" > <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/coal-power" tabindex="-1" > Coal Power </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/gas-power" tabindex="-1" > Gas Power </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/nuclear" tabindex="-1" > Nuclear </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/renewable-power" tabindex="-1" > Renewable Power </a> </li> </ul> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/pulp-paper" tabindex="-1" > Pulp & Paper </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/water-wastewater" tabindex="-1" > Water & Wastewater </a> </li> </ul> </li> <li class="main-nav-category has-children"> <span class="header-only trigger-dropdown"> Other Libraries </span> <button class="trigger-dropdown" aria-label="Toggle Submenu"> <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/webcasts-webinars" tabindex="-1" > Webcasts & Webinars </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/all-videos" tabindex="-1" > All Videos </a> </li> </ul> </li> <li class="main-nav-category has-children"> <span class="header-only trigger-dropdown"> Languages </span> <button class="trigger-dropdown" aria-label="Toggle Submenu"> <i class="fa fa-chevron-up"></i> <i class="fa fa-chevron-down"></i> </button> <ul class="main-nav-subcategories hide-dropdown"> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/english" tabindex="-1" > English </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/español" tabindex="-1" > Español </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/中文" tabindex="-1" > 中文 </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/日本語" tabindex="-1" > 日本語 </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/한국어" tabindex="-1" > 한국어 </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/deutsch" tabindex="-1" > Deutsch </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/français" tabindex="-1" > Français </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/русский" tabindex="-1" > русский </a> </li> <li class="main-nav-subcategory"> <a class="focusable" href="/category/videos/português" tabindex="-1" > Português </a> </li> </ul> </li> </ul> </nav> </header> <div class="main-content" role="main"> <div class="bcg-fixed-width-container"> <div class="content-editable bcg-home-carousel-container no-overlay " data-id="categories" data-scope="site" data-editor="categories"> <div class="home-carousel-video bcg-video-active" data-video-id="6344745925112" data-slide-index="1"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/a7fd2e1f-9c08-4390-93f5-ab83d7f2108a/3586e432-3d06-45fc-8268-8feef7e44870/1280x720/match/image.jpg" data-bc-alt="Go Boldly & Let's Go" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-video bcg-video-active" data-video-id="6351605254112" data-slide-index="2"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/789722d6-4ced-4801-ac5a-6a05bad0705a/13151f57-138c-44ca-af66-d8c310211453/1280x720/match/image.jpg" data-bc-alt="AVENTICS Series XV: The Next-Generation Valve Platform" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-video bcg-video-active" data-video-id="6344641346112" data-slide-index="3"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/41ab1732-1350-4669-9748-b2494ae02806/2ea3a531-9fd5-4868-9b4a-bf94a277a36c/1280x720/match/image.jpg" data-bc-alt="The Future is Here: Fisher™ FIELDVUE™ DVC7K Digital Valve Controller" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-video bcg-video-active" data-video-id="6314376861112" data-slide-index="4"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/692b6a4c-0181-4f63-94bf-5855591587b4/de1fcc23-542a-402c-b510-4aeb3ee907d0/1280x720/match/image.jpg" data-bc-alt="Rosemount™ 3051 Pressure Transmitter New Capabilities" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-video bcg-video-active" data-video-id="6346283409112" data-slide-index="5"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/d79d7021-730b-4f7f-a6b2-b6837827e683/3dda57b7-a54e-4411-9f50-dc85a682f8aa/1280x720/match/image.jpg" data-bc-alt="AMS Device Manager: Modern Concepts for Software Based Intelligent Field Device Management" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-video bcg-video-active" data-video-id="6338418388112" data-slide-index="6"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/f1e86802-a3c1-49b3-8805-d19967e9938d/6f521d61-a0a5-48a1-9add-17028e30c5fe/1280x720/match/image.jpg" data-bc-alt="Jumpstart Your Energy Savings with Compressed Air Manager from Emerson" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-video bcg-video-active" data-video-id="6326685526112" data-slide-index="7"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/8a58b8a6-3d28-499d-8d3b-1237b130dc7c/b99b9134-9515-4e93-a8e7-34e3f49eaa33/1280x720/match/image.jpg" data-bc-alt="Go Boldly" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-video bcg-video-active" data-video-id="6343655703112" data-slide-index="8"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/82a856fd-6df6-430b-9880-6a209abf73ec/08bed389-6314-4cf5-abe2-a80e6ea01eec/1280x720/match/image.jpg" data-bc-alt="Loud vs Soft | Fisherᵀᴹ Whisperᵀᴹ technology" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-video bcg-video-active" data-video-id="6337146786112" data-slide-index="9"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/4d28bad0-98a0-4cca-b3ff-9fb49325d8fa/7cdc8519-7ebe-491b-8c0d-894fb69050da/1280x720/match/image.jpg" data-bc-alt="Micro Motion™ G-Series Coriolis Flow and Density Meter" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-video bcg-video-active" data-video-id="6337479294112" data-slide-index="10"> <div class="bc-player-placeholder" tabindex="0" role="button"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/03f43f0e-5677-4c4e-b727-b69e8ad8428e/4bd2b7c6-21c0-40cc-b8a6-eb53de0b3864/1280x720/match/image.jpg" data-bc-alt="AMS Optics | Enterprise-level Integrated Workflow and Collaboration Software" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info" data-video-id="6344745925112" data-slide-index="1"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6344745925112/go-boldly-let-s-go?autoStart=true">Go Boldly & Let's Go</a></h2> <p class="home-carousel-duration">1:26</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344745925112%2Fgo-boldly-let-s-go%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Go%20Boldly%20%26%20Let's%20Go&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a%2F3586e432-3d06-45fc-8268-8feef7e44870%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=We%20want%20you%20to%20join%20us%20in%20our%20bold%20aspiration%20to%20make%20the%20world%20healthier%2C%20safer%2C%20smarter%20and%20more%20sustainable." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344745925112%2Fgo-boldly-let-s-go%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344745925112%2Fgo-boldly-let-s-go%3FautoStart%3Dtrue&title=Go%20Boldly%20%26%20Let's%20Go&source=Emerson%20Video%20Library&summary=We%20want%20you%20to%20join%20us%20in%20our%20bold%20aspiration%20to%20make%20the%20world%20healthier%2C%20safer%2C%20smarter%20and%20more%20sustainable." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Go%20Boldly%20%26%20Let's%20Go&body=We%20want%20you%20to%20join%20us%20in%20our%20bold%20aspiration%20to%20make%20the%20world%20healthier%2C%20safer%2C%20smarter%20and%20more%20sustainable.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344745925112%2Fgo-boldly-let-s-go%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">We want you to join us in our bold aspiration to make the world healthier, safer, smarter and more sustainable.</p> <div class="related-link"> <a href="https://www.emerson.cn/en-cn/careers" title="Visit the Careers Page for more information "> <span class="fa fa-external-link"></span> Visit the Careers Page for more information </a> </div> </div> <div class="home-carousel-info" data-video-id="6351605254112" data-slide-index="2"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6351605254112/aventics-series-xv:-the-next-generation-valve-platform?autoStart=true">AVENTICS Series XV: The Next-Generation Valve Platform</a></h2> <p class="home-carousel-duration">1:42</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6351605254112%2Faventics-series-xv%3A-the-next-generation-valve-platform%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=AVENTICS%20Series%20XV%3A%20The%20Next-Generation%20Valve%20Platform&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F789722d6-4ced-4801-ac5a-6a05bad0705a%2F13151f57-138c-44ca-af66-d8c310211453%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=This%20video%20highlights%20the%20new%20Aventics%20XV%20Valve%20series%2C%20a%20next-generation%20valve%20platform%20that%20enables%20machine%20builders%20an%20unparalleled%20level%20of%20flexibility%20and%20scalability%20for%20a%20wide%20variety%20of%20industries%0Band%20applications." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6351605254112%2Faventics-series-xv%3A-the-next-generation-valve-platform%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6351605254112%2Faventics-series-xv%3A-the-next-generation-valve-platform%3FautoStart%3Dtrue&title=AVENTICS%20Series%20XV%3A%20The%20Next-Generation%20Valve%20Platform&source=Emerson%20Video%20Library&summary=This%20video%20highlights%20the%20new%20Aventics%20XV%20Valve%20series%2C%20a%20next-generation%20valve%20platform%20that%20enables%20machine%20builders%20an%20unparalleled%20level%20of%20flexibility%20and%20scalability%20for%20a%20wide%20variety%20of%20industries%0Band%20applications." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=AVENTICS%20Series%20XV%3A%20The%20Next-Generation%20Valve%20Platform&body=This%20video%20highlights%20the%20new%20Aventics%20XV%20Valve%20series%2C%20a%20next-generation%20valve%20platform%20that%20enables%20machine%20builders%20an%20unparalleled%20level%20of%20flexibility%20and%20scalability%20for%20a%20wide%20variety%20of%20industries%0Band%20applications.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6351605254112%2Faventics-series-xv%3A-the-next-generation-valve-platform%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">This video highlights the new Aventics XV Valve series, a next-generation valve platform that enables machine builders an unparalleled level of flexibility and scalability for a wide variety of industriesand applications.</p> <div class="related-link"> <a href="https://www.emerson.com/en-us/automation/fluid-control-pneumatics/floor-to-cloud-the-future-of-automation" title="Related"> <span class="fa fa-external-link"></span> Find out more about this video </a> </div> </div> <div class="home-carousel-info" data-video-id="6344641346112" data-slide-index="3"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6344641346112/the-future-is-here:-fisher™-fieldvue™-dvc7k-digital-valve-controller?autoStart=true">The Future is Here: Fisher™ FIELDVUE™ DVC7K Digital Valve Controller</a></h2> <p class="home-carousel-duration">1:04</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344641346112%2Fthe-future-is-here%3A-fisher%25E2%2584%25A2-fieldvue%25E2%2584%25A2-dvc7k-digital-valve-controller%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=The%20Future%20is%20Here%3A%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20Digital%20Valve%20Controller&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F41ab1732-1350-4669-9748-b2494ae02806%2F2ea3a531-9fd5-4868-9b4a-bf94a277a36c%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Unveiling%20the%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20-%20high%20performance%2C%20proven%20reliability.%20With%20embedded%20prognostics%2C%20smart%20simplicity%2C%20and%20data-driven%20optimization.%20It's%20more%20than%20a%20valve%20controller%2C%20it's%20a%20game%20changer." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344641346112%2Fthe-future-is-here%3A-fisher%25E2%2584%25A2-fieldvue%25E2%2584%25A2-dvc7k-digital-valve-controller%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344641346112%2Fthe-future-is-here%3A-fisher%25E2%2584%25A2-fieldvue%25E2%2584%25A2-dvc7k-digital-valve-controller%3FautoStart%3Dtrue&title=The%20Future%20is%20Here%3A%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20Digital%20Valve%20Controller&source=Emerson%20Video%20Library&summary=Unveiling%20the%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20-%20high%20performance%2C%20proven%20reliability.%20With%20embedded%20prognostics%2C%20smart%20simplicity%2C%20and%20data-driven%20optimization.%20It's%20more%20than%20a%20valve%20controller%2C%20it's%20a%20game%20changer." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=The%20Future%20is%20Here%3A%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20Digital%20Valve%20Controller&body=Unveiling%20the%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20-%20high%20performance%2C%20proven%20reliability.%20With%20embedded%20prognostics%2C%20smart%20simplicity%2C%20and%20data-driven%20optimization.%20It's%20more%20than%20a%20valve%20controller%2C%20it's%20a%20game%20changer.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344641346112%2Fthe-future-is-here%3A-fisher%25E2%2584%25A2-fieldvue%25E2%2584%25A2-dvc7k-digital-valve-controller%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">Unveiling the Fisher™ FIELDVUE™ DVC7K - high performance, proven reliability. With embedded prognostics, smart simplicity, and data-driven optimization. It's more than a valve controller, it's a game changer.</p> <div class="related-link"> <a href="https://www.emerson.com/en-us/catalog/fisher-dvc7k" title="Related"> <span class="fa fa-external-link"></span> Find out more about this video </a> </div> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6344641346112/download" download="the-future-is-here:-fisher™-fieldvue™-dvc7k-digital-valve-controller" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> <div class="home-carousel-info" data-video-id="6314376861112" data-slide-index="4"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6314376861112/rosemount™-3051-pressure-transmitter-new-capabilities?autoStart=true">Rosemount™ 3051 Pressure Transmitter New Capabilities</a></h2> <p class="home-carousel-duration">3:07</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6314376861112%2Frosemount%25E2%2584%25A2-3051-pressure-transmitter-new-capabilities%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Rosemount%E2%84%A2%203051%20Pressure%20Transmitter%20New%20Capabilities&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F692b6a4c-0181-4f63-94bf-5855591587b4%2Fde1fcc23-542a-402c-b510-4aeb3ee907d0%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Emerson%20Engineers%20have%20redesigned%20the%20Rosemount%E2%84%A2%203051%20so%20the%20information%20you%20need%20is%20always%20at%20your%20fingertips.%20Bluetooth%C2%AE%20connectivity%2C%20Task%20based%20menus%2C%20quick%20service%20buttons%2C%20diagnostics%20and%20more!%20A%20common%20menu%20design..." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6314376861112%2Frosemount%25E2%2584%25A2-3051-pressure-transmitter-new-capabilities%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6314376861112%2Frosemount%25E2%2584%25A2-3051-pressure-transmitter-new-capabilities%3FautoStart%3Dtrue&title=Rosemount%E2%84%A2%203051%20Pressure%20Transmitter%20New%20Capabilities&source=Emerson%20Video%20Library&summary=Emerson%20Engineers%20have%20redesigned%20the%20Rosemount%E2%84%A2%203051%20so%20the%20information%20you%20need%20is%20always%20at%20your%20fingertips.%20Bluetooth%C2%AE%20connectivity%2C%20Task%20based%20menus%2C%20quick%20service%20buttons%2C%20diagnostics%20and%20more!%20A%20common%20menu%20design..." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Rosemount%E2%84%A2%203051%20Pressure%20Transmitter%20New%20Capabilities&body=Emerson%20Engineers%20have%20redesigned%20the%20Rosemount%E2%84%A2%203051%20so%20the%20information%20you%20need%20is%20always%20at%20your%20fingertips.%20Bluetooth%C2%AE%20connectivity%2C%20Task%20based%20menus%2C%20quick%20service%20buttons%2C%20diagnostics%20and%20more!%20A%20common%20menu%20design...%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6314376861112%2Frosemount%25E2%2584%25A2-3051-pressure-transmitter-new-capabilities%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">Emerson Engineers have redesigned the Rosemount™ 3051 so the information you need is always at your fingertips. Bluetooth® connectivity, Task based menus, quick service buttons, diagnostics and more! A common menu design...</p> <div class="related-link"> <a href="https://www.Emerson.com/Rosemount3051" title="Powerful new features make it easier to use, provide more insights, and add diagnostic capabilities - all of which allows you to perform commissioning, maintenance and troubleshooting tasks faster than ever. Learn more at emerson.com/Rosemount3051"> <span class="fa fa-external-link"></span> Powerful new features make it easier to use, provide more insights, and add diagnostic capabilities - all of which allows you to perform commissioning, maintenance and troubleshooting tasks faster than ever. Learn more at emerson.com/Rosemount3051 </a> </div> </div> <div class="home-carousel-info" data-video-id="6346283409112" data-slide-index="5"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6346283409112/ams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management?autoStart=true">AMS Device Manager: Modern Concepts for Software Based Intelligent Field Device Management</a></h2> <p class="home-carousel-duration">15:51</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6346283409112%2Fams-device-manager%3A-modern-concepts-for-software-based-intelligent-field-device-management%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=AMS%20Device%20Manager%3A%20Modern%20Concepts%20for%20Software%20Based%20Intelligent%20Field%20Device%20Management&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2Fd79d7021-730b-4f7f-a6b2-b6837827e683%2F3dda57b7-a54e-4411-9f50-dc85a682f8aa%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Join%20experts%20Anna%20Vele%C3%B1a%20and%20Tinh%20Phan%20from%20Emerson's%20Reliability%20Solutions%20business%20to%20learn%20modern%20concepts%20for%20simplifying%20intelligent%20field%20device%20management%20with%20AMS%20Device%20Manager..." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6346283409112%2Fams-device-manager%3A-modern-concepts-for-software-based-intelligent-field-device-management%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6346283409112%2Fams-device-manager%3A-modern-concepts-for-software-based-intelligent-field-device-management%3FautoStart%3Dtrue&title=AMS%20Device%20Manager%3A%20Modern%20Concepts%20for%20Software%20Based%20Intelligent%20Field%20Device%20Management&source=Emerson%20Video%20Library&summary=Join%20experts%20Anna%20Vele%C3%B1a%20and%20Tinh%20Phan%20from%20Emerson's%20Reliability%20Solutions%20business%20to%20learn%20modern%20concepts%20for%20simplifying%20intelligent%20field%20device%20management%20with%20AMS%20Device%20Manager..." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=AMS%20Device%20Manager%3A%20Modern%20Concepts%20for%20Software%20Based%20Intelligent%20Field%20Device%20Management&body=Join%20experts%20Anna%20Vele%C3%B1a%20and%20Tinh%20Phan%20from%20Emerson's%20Reliability%20Solutions%20business%20to%20learn%20modern%20concepts%20for%20simplifying%20intelligent%20field%20device%20management%20with%20AMS%20Device%20Manager...%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6346283409112%2Fams-device-manager%3A-modern-concepts-for-software-based-intelligent-field-device-management%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">Join experts Anna Veleña and Tinh Phan from Emerson's Reliability Solutions business to learn modern concepts for simplifying intelligent field device management with AMS Device Manager...</p> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6346283409112/download" download="ams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> <div class="home-carousel-info" data-video-id="6338418388112" data-slide-index="6"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6338418388112/jumpstart-your-energy-savings-with-compressed-air-manager-from-emerson?autoStart=true">Jumpstart Your Energy Savings with Compressed Air Manager from Emerson</a></h2> <p class="home-carousel-duration">2:11</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6338418388112%2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Jumpstart%20Your%20Energy%20Savings%20with%20Compressed%20Air%20Manager%20from%20Emerson&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2Ff1e86802-a3c1-49b3-8805-d19967e9938d%2F6f521d61-a0a5-48a1-9add-17028e30c5fe%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Join%20the%20movement%20towards%20sustainability%20by%20optimizing%20compressed%20air%20usage%20in%20manufacturing%20processes.%20Discover%20how%20Emerson's%20Compressed%20Air%20Manager%20offers%20real-time%20monitoring%2C%20alerts%2C%20and%20machine%20trend%20analysis%20to%20maximize%20energy%20efficiency..." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6338418388112%2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6338418388112%2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson%3FautoStart%3Dtrue&title=Jumpstart%20Your%20Energy%20Savings%20with%20Compressed%20Air%20Manager%20from%20Emerson&source=Emerson%20Video%20Library&summary=Join%20the%20movement%20towards%20sustainability%20by%20optimizing%20compressed%20air%20usage%20in%20manufacturing%20processes.%20Discover%20how%20Emerson's%20Compressed%20Air%20Manager%20offers%20real-time%20monitoring%2C%20alerts%2C%20and%20machine%20trend%20analysis%20to%20maximize%20energy%20efficiency..." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Jumpstart%20Your%20Energy%20Savings%20with%20Compressed%20Air%20Manager%20from%20Emerson&body=Join%20the%20movement%20towards%20sustainability%20by%20optimizing%20compressed%20air%20usage%20in%20manufacturing%20processes.%20Discover%20how%20Emerson's%20Compressed%20Air%20Manager%20offers%20real-time%20monitoring%2C%20alerts%2C%20and%20machine%20trend%20analysis%20to%20maximize%20energy%20efficiency...%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6338418388112%2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">Join the movement towards sustainability by optimizing compressed air usage in manufacturing processes. Discover how Emerson's Compressed Air Manager offers real-time monitoring, alerts, and machine trend analysis to maximize energy efficiency...</p> <div class="related-link"> <a href="https://www.emerson.com/en-us/catalog/automation-solutions/emerson-compressed-air-manager" title="Select your own Compressed Air Manager"> <span class="fa fa-external-link"></span> Select your own Compressed Air Manager </a> </div> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6338418388112/download" download="jumpstart-your-energy-savings-with-compressed-air-manager-from-emerson" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> <div class="home-carousel-info" data-video-id="6326685526112" data-slide-index="7"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6326685526112/go-boldly?autoStart=true">Go Boldly</a></h2> <p class="home-carousel-duration">0:30</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6326685526112%2Fgo-boldly%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Go%20Boldly&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F8a58b8a6-3d28-499d-8d3b-1237b130dc7c%2Fb99b9134-9515-4e93-a8e7-34e3f49eaa33%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=A%20healthier%2C%20safer%2C%20smarter%2C%20and%20more%20sustainable%20world%20awaits.%20At%20Emerson%20we%20are%20'Going%20Boldly'%20for%20a%20better%20world." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6326685526112%2Fgo-boldly%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6326685526112%2Fgo-boldly%3FautoStart%3Dtrue&title=Go%20Boldly&source=Emerson%20Video%20Library&summary=A%20healthier%2C%20safer%2C%20smarter%2C%20and%20more%20sustainable%20world%20awaits.%20At%20Emerson%20we%20are%20'Going%20Boldly'%20for%20a%20better%20world." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Go%20Boldly&body=A%20healthier%2C%20safer%2C%20smarter%2C%20and%20more%20sustainable%20world%20awaits.%20At%20Emerson%20we%20are%20'Going%20Boldly'%20for%20a%20better%20world.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6326685526112%2Fgo-boldly%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">A healthier, safer, smarter, and more sustainable world awaits. At Emerson we are 'Going Boldly' for a better world.</p> <div class="related-link"> <a href="https://www.emerson.cn/en-cn/innovations" title="emerson.cn/en-cn/innovations"> <span class="fa fa-external-link"></span> emerson.cn/en-cn/innovations </a> </div> </div> <div class="home-carousel-info" data-video-id="6343655703112" data-slide-index="8"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6343655703112/loud-vs-soft-|-fisherᵀᴹ-whisperᵀᴹ-technology?autoStart=true">Loud vs Soft | Fisherᵀᴹ Whisperᵀᴹ technology</a></h2> <p class="home-carousel-duration">0:26</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6343655703112%2Floud-vs-soft-%257C-fisher%25E1%25B5%2580%25E1%25B4%25B9-whisper%25E1%25B5%2580%25E1%25B4%25B9-technology%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Loud%20vs%20Soft%20%7C%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F82a856fd-6df6-430b-9880-6a209abf73ec%2F08bed389-6314-4cf5-abe2-a80e6ea01eec%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=The%20innovative%20designs%20of%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology%20achieve%20very%20effective%20control%20valve%20%23noise%20reduction." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6343655703112%2Floud-vs-soft-%257C-fisher%25E1%25B5%2580%25E1%25B4%25B9-whisper%25E1%25B5%2580%25E1%25B4%25B9-technology%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6343655703112%2Floud-vs-soft-%257C-fisher%25E1%25B5%2580%25E1%25B4%25B9-whisper%25E1%25B5%2580%25E1%25B4%25B9-technology%3FautoStart%3Dtrue&title=Loud%20vs%20Soft%20%7C%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology&source=Emerson%20Video%20Library&summary=The%20innovative%20designs%20of%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology%20achieve%20very%20effective%20control%20valve%20%23noise%20reduction." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Loud%20vs%20Soft%20%7C%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology&body=The%20innovative%20designs%20of%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology%20achieve%20very%20effective%20control%20valve%20%23noise%20reduction.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6343655703112%2Floud-vs-soft-%257C-fisher%25E1%25B5%2580%25E1%25B4%25B9-whisper%25E1%25B5%2580%25E1%25B4%25B9-technology%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">The innovative designs of Fisherᵀᴹ Whisperᵀᴹ technology achieve very effective control valve #noise reduction.</p> <div class="related-link"> <a href="https://www.emerson.com/en-us/automation/valves-actuators-regulators/control-valves/control-valve-noise-reduction" title="Go quiet. Go Boldly."> <span class="fa fa-external-link"></span> Go quiet. Go Boldly. </a> </div> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6343655703112/download" download="loud-vs-soft-|-fisherᵀᴹ-whisperᵀᴹ-technology" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> <div class="home-carousel-info" data-video-id="6337146786112" data-slide-index="9"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6337146786112/micro-motion™-g-series-coriolis-flow-and-density-meter?autoStart=true">Micro Motion™ G-Series Coriolis Flow and Density Meter</a></h2> <p class="home-carousel-duration">2:13</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337146786112%2Fmicro-motion%25E2%2584%25A2-g-series-coriolis-flow-and-density-meter%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Micro%20Motion%E2%84%A2%20G-Series%20Coriolis%20Flow%20and%20Density%20Meter&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa%2F7cdc8519-7ebe-491b-8c0d-894fb69050da%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Micro%20Motion%20G-Series%3A%20market-leading%20compact%20design%20featuring%20advanced%20process%20diagnostic%20capability." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337146786112%2Fmicro-motion%25E2%2584%25A2-g-series-coriolis-flow-and-density-meter%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337146786112%2Fmicro-motion%25E2%2584%25A2-g-series-coriolis-flow-and-density-meter%3FautoStart%3Dtrue&title=Micro%20Motion%E2%84%A2%20G-Series%20Coriolis%20Flow%20and%20Density%20Meter&source=Emerson%20Video%20Library&summary=Micro%20Motion%20G-Series%3A%20market-leading%20compact%20design%20featuring%20advanced%20process%20diagnostic%20capability." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Micro%20Motion%E2%84%A2%20G-Series%20Coriolis%20Flow%20and%20Density%20Meter&body=Micro%20Motion%20G-Series%3A%20market-leading%20compact%20design%20featuring%20advanced%20process%20diagnostic%20capability.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337146786112%2Fmicro-motion%25E2%2584%25A2-g-series-coriolis-flow-and-density-meter%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">Micro Motion G-Series: market-leading compact design featuring advanced process diagnostic capability.</p> <div class="related-link"> <a href="emerson.com/micromotion" title="Learn more at emerson.com/micromotion"> <span class="fa fa-external-link"></span> Learn more at emerson.com/micromotion </a> </div> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6337146786112/download" download="micro-motion™-g-series-coriolis-flow-and-density-meter" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> <div class="home-carousel-info" data-video-id="6337479294112" data-slide-index="10"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6337479294112/ams-optics-|-enterprise-level-integrated-workflow-and-collaboration-software?autoStart=true">AMS Optics | Enterprise-level Integrated Workflow and Collaboration Software</a></h2> <p class="home-carousel-duration">2:20</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337479294112%2Fams-optics-%257C-enterprise-level-integrated-workflow-and-collaboration-software%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=AMS%20Optics%20%7C%20Enterprise-level%20Integrated%20Workflow%20and%20Collaboration%20Software&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F03f43f0e-5677-4c4e-b727-b69e8ad8428e%2F4bd2b7c6-21c0-40cc-b8a6-eb53de0b3864%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=AMS%20Optics%20is%20software%20that%20boosts%20business%20performance%20through%20simplified%20data%20management%2C%20automated%20workflows%20and%20enhanced%20decision%20support." target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337479294112%2Fams-optics-%257C-enterprise-level-integrated-workflow-and-collaboration-software%3FautoStart%3Dtrue" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337479294112%2Fams-optics-%257C-enterprise-level-integrated-workflow-and-collaboration-software%3FautoStart%3Dtrue&title=AMS%20Optics%20%7C%20Enterprise-level%20Integrated%20Workflow%20and%20Collaboration%20Software&source=Emerson%20Video%20Library&summary=AMS%20Optics%20is%20software%20that%20boosts%20business%20performance%20through%20simplified%20data%20management%2C%20automated%20workflows%20and%20enhanced%20decision%20support." target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=AMS%20Optics%20%7C%20Enterprise-level%20Integrated%20Workflow%20and%20Collaboration%20Software&body=AMS%20Optics%20is%20software%20that%20boosts%20business%20performance%20through%20simplified%20data%20management%2C%20automated%20workflows%20and%20enhanced%20decision%20support.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337479294112%2Fams-optics-%257C-enterprise-level-integrated-workflow-and-collaboration-software%3FautoStart%3Dtrue" rel="nofollow" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <p class="home-carousel-description">AMS Optics is software that boosts business performance through simplified data management, automated workflows and enhanced decision support.</p> </div> <div class="bcg-thumbnail-carousel " id="bcg-thumbnail-carousel"> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6344745925112" data-slide-index="1"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/a7fd2e1f-9c08-4390-93f5-ab83d7f2108a/3586e432-3d06-45fc-8268-8feef7e44870/1280x720/match/image.jpg" data-bc-alt="Go Boldly & Let's Go" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6351605254112" data-slide-index="2"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/789722d6-4ced-4801-ac5a-6a05bad0705a/13151f57-138c-44ca-af66-d8c310211453/1280x720/match/image.jpg" data-bc-alt="AVENTICS Series XV: The Next-Generation Valve Platform" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6344641346112" data-slide-index="3"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/41ab1732-1350-4669-9748-b2494ae02806/2ea3a531-9fd5-4868-9b4a-bf94a277a36c/1280x720/match/image.jpg" data-bc-alt="The Future is Here: Fisher™ FIELDVUE™ DVC7K Digital Valve Controller" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6314376861112" data-slide-index="4"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/692b6a4c-0181-4f63-94bf-5855591587b4/de1fcc23-542a-402c-b510-4aeb3ee907d0/1280x720/match/image.jpg" data-bc-alt="Rosemount™ 3051 Pressure Transmitter New Capabilities" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6346283409112" data-slide-index="5"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/d79d7021-730b-4f7f-a6b2-b6837827e683/3dda57b7-a54e-4411-9f50-dc85a682f8aa/1280x720/match/image.jpg" data-bc-alt="AMS Device Manager: Modern Concepts for Software Based Intelligent Field Device Management" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6338418388112" data-slide-index="6"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/f1e86802-a3c1-49b3-8805-d19967e9938d/6f521d61-a0a5-48a1-9add-17028e30c5fe/1280x720/match/image.jpg" data-bc-alt="Jumpstart Your Energy Savings with Compressed Air Manager from Emerson" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6326685526112" data-slide-index="7"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/8a58b8a6-3d28-499d-8d3b-1237b130dc7c/b99b9134-9515-4e93-a8e7-34e3f49eaa33/1280x720/match/image.jpg" data-bc-alt="Go Boldly" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6343655703112" data-slide-index="8"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/82a856fd-6df6-430b-9880-6a209abf73ec/08bed389-6314-4cf5-abe2-a80e6ea01eec/1280x720/match/image.jpg" data-bc-alt="Loud vs Soft | Fisherᵀᴹ Whisperᵀᴹ technology" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6337146786112" data-slide-index="9"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/4d28bad0-98a0-4cca-b3ff-9fb49325d8fa/7cdc8519-7ebe-491b-8c0d-894fb69050da/1280x720/match/image.jpg" data-bc-alt="Micro Motion™ G-Series Coriolis Flow and Density Meter" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> <div class="bcg-thumbnail-carousel-slide bcg-thumbnail-carousel-slide-active" data-video-id="6337479294112" data-slide-index="10"> <div class="bcg-thumbnail-carousel-video"> <div class="bc-player-placeholder"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/03f43f0e-5677-4c4e-b727-b69e8ad8428e/4bd2b7c6-21c0-40cc-b8a6-eb53de0b3864/1280x720/match/image.jpg" data-bc-alt="AMS Optics | Enterprise-level Integrated Workflow and Collaboration Software" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video</span></div> </div> </div> </div> </div> </div> <div class="bcg-home-carousel-container-mobile" data-id="categories" data-scope="site" data-editor="categories"> <section class="home-carousel" id="home-carousel"> <div class="home-carousel-slide" data-video-id="6344745925112" data-slide-index="1" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/a7fd2e1f-9c08-4390-93f5-ab83d7f2108a/3586e432-3d06-45fc-8268-8feef7e44870/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="Go Boldly & Let's Go" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> Go Boldly & Let's Go</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6344745925112/go-boldly-let-s-go?autoStart=true">Go Boldly & Let's Go</a></h2> <p class="home-carousel-description">We want you to join us in our bold aspiration to make the world healthier, safer, smarter and more sustainable.</p> <p class="home-carousel-duration">1:26</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344745925112%2Fgo-boldly-let-s-go%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Go%20Boldly%20%26%20Let's%20Go&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a%2F3586e432-3d06-45fc-8268-8feef7e44870%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=We%20want%20you%20to%20join%20us%20in%20our%20bold%20aspiration%20to%20make%20the%20world%20healthier%2C%20safer%2C%20smarter%20and%20more%20sustainable." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344745925112%2Fgo-boldly-let-s-go%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344745925112%2Fgo-boldly-let-s-go%3FautoStart%3Dtrue&title=Go%20Boldly%20%26%20Let's%20Go&source=Emerson%20Video%20Library&summary=We%20want%20you%20to%20join%20us%20in%20our%20bold%20aspiration%20to%20make%20the%20world%20healthier%2C%20safer%2C%20smarter%20and%20more%20sustainable." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Go%20Boldly%20%26%20Let's%20Go&body=We%20want%20you%20to%20join%20us%20in%20our%20bold%20aspiration%20to%20make%20the%20world%20healthier%2C%20safer%2C%20smarter%20and%20more%20sustainable.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344745925112%2Fgo-boldly-let-s-go%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <div class="related-link"> <a href="https://www.emerson.cn/en-cn/careers" title="Visit the Careers Page for more information "> <span class="fa fa-external-link"></span> Visit the Careers Page for more information </a> </div> </div> </div> <div class="home-carousel-slide" data-video-id="6351605254112" data-slide-index="2" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/789722d6-4ced-4801-ac5a-6a05bad0705a/13151f57-138c-44ca-af66-d8c310211453/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="AVENTICS Series XV: The Next-Generation Valve Platform" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> AVENTICS Series XV: The Next-Generation Valve Platform</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6351605254112/aventics-series-xv:-the-next-generation-valve-platform?autoStart=true">AVENTICS Series XV: The Next-Generation Valve Platform</a></h2> <p class="home-carousel-description">This video highlights the new Aventics XV Valve series, a next-generation valve platform that enables machine builders an unparalleled level of flexibility and scalability for a wide variety of industriesand applications.</p> <p class="home-carousel-duration">1:42</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6351605254112%2Faventics-series-xv%3A-the-next-generation-valve-platform%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=AVENTICS%20Series%20XV%3A%20The%20Next-Generation%20Valve%20Platform&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F789722d6-4ced-4801-ac5a-6a05bad0705a%2F13151f57-138c-44ca-af66-d8c310211453%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=This%20video%20highlights%20the%20new%20Aventics%20XV%20Valve%20series%2C%20a%20next-generation%20valve%20platform%20that%20enables%20machine%20builders%20an%20unparalleled%20level%20of%20flexibility%20and%20scalability%20for%20a%20wide%20variety%20of%20industries%0Band%20applications." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6351605254112%2Faventics-series-xv%3A-the-next-generation-valve-platform%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6351605254112%2Faventics-series-xv%3A-the-next-generation-valve-platform%3FautoStart%3Dtrue&title=AVENTICS%20Series%20XV%3A%20The%20Next-Generation%20Valve%20Platform&source=Emerson%20Video%20Library&summary=This%20video%20highlights%20the%20new%20Aventics%20XV%20Valve%20series%2C%20a%20next-generation%20valve%20platform%20that%20enables%20machine%20builders%20an%20unparalleled%20level%20of%20flexibility%20and%20scalability%20for%20a%20wide%20variety%20of%20industries%0Band%20applications." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=AVENTICS%20Series%20XV%3A%20The%20Next-Generation%20Valve%20Platform&body=This%20video%20highlights%20the%20new%20Aventics%20XV%20Valve%20series%2C%20a%20next-generation%20valve%20platform%20that%20enables%20machine%20builders%20an%20unparalleled%20level%20of%20flexibility%20and%20scalability%20for%20a%20wide%20variety%20of%20industries%0Band%20applications.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6351605254112%2Faventics-series-xv%3A-the-next-generation-valve-platform%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <div class="related-link"> <a href="https://www.emerson.com/en-us/automation/fluid-control-pneumatics/floor-to-cloud-the-future-of-automation" title="Related"> <span class="fa fa-external-link"></span> Find out more about this video </a> </div> </div> </div> <div class="home-carousel-slide" data-video-id="6344641346112" data-slide-index="3" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/41ab1732-1350-4669-9748-b2494ae02806/2ea3a531-9fd5-4868-9b4a-bf94a277a36c/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="The Future is Here: Fisher™ FIELDVUE™ DVC7K Digital Valve Controller" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> The Future is Here: Fisher™ FIELDVUE™ DVC7K Digital Valve Controller</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6344641346112/the-future-is-here:-fisher™-fieldvue™-dvc7k-digital-valve-controller?autoStart=true">The Future is Here: Fisher™ FIELDVUE™ DVC7K Digital Valve Controller</a></h2> <p class="home-carousel-description">Unveiling the Fisher™ FIELDVUE™ DVC7K - high performance, proven reliability. With embedded prognostics, smart simplicity, and data-driven optimization. It's more than a valve controller, it's a game changer.</p> <p class="home-carousel-duration">1:04</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344641346112%2Fthe-future-is-here%3A-fisher%E2%84%A2-fieldvue%E2%84%A2-dvc7k-digital-valve-controller%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=The%20Future%20is%20Here%3A%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20Digital%20Valve%20Controller&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F41ab1732-1350-4669-9748-b2494ae02806%2F2ea3a531-9fd5-4868-9b4a-bf94a277a36c%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Unveiling%20the%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20-%20high%20performance%2C%20proven%20reliability.%20With%20embedded%20prognostics%2C%20smart%20simplicity%2C%20and%20data-driven%20optimization.%20It's%20more%20than%20a%20valve%20controller%2C%20it's%20a%20game%20changer." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344641346112%2Fthe-future-is-here%3A-fisher%E2%84%A2-fieldvue%E2%84%A2-dvc7k-digital-valve-controller%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344641346112%2Fthe-future-is-here%3A-fisher%E2%84%A2-fieldvue%E2%84%A2-dvc7k-digital-valve-controller%3FautoStart%3Dtrue&title=The%20Future%20is%20Here%3A%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20Digital%20Valve%20Controller&source=Emerson%20Video%20Library&summary=Unveiling%20the%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20-%20high%20performance%2C%20proven%20reliability.%20With%20embedded%20prognostics%2C%20smart%20simplicity%2C%20and%20data-driven%20optimization.%20It's%20more%20than%20a%20valve%20controller%2C%20it's%20a%20game%20changer." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=The%20Future%20is%20Here%3A%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20Digital%20Valve%20Controller&body=Unveiling%20the%20Fisher%E2%84%A2%20FIELDVUE%E2%84%A2%20DVC7K%20-%20high%20performance%2C%20proven%20reliability.%20With%20embedded%20prognostics%2C%20smart%20simplicity%2C%20and%20data-driven%20optimization.%20It's%20more%20than%20a%20valve%20controller%2C%20it's%20a%20game%20changer.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6344641346112%2Fthe-future-is-here%3A-fisher%E2%84%A2-fieldvue%E2%84%A2-dvc7k-digital-valve-controller%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <div class="related-link"> <a href="https://www.emerson.com/en-us/catalog/fisher-dvc7k" title="Related"> <span class="fa fa-external-link"></span> Find out more about this video </a> </div> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6344641346112/download" download="the-future-is-here:-fisher™-fieldvue™-dvc7k-digital-valve-controller" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> </div> <div class="home-carousel-slide" data-video-id="6314376861112" data-slide-index="4" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/692b6a4c-0181-4f63-94bf-5855591587b4/de1fcc23-542a-402c-b510-4aeb3ee907d0/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="Rosemount™ 3051 Pressure Transmitter New Capabilities" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> Rosemount™ 3051 Pressure Transmitter New Capabilities</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6314376861112/rosemount™-3051-pressure-transmitter-new-capabilities?autoStart=true">Rosemount™ 3051 Pressure Transmitter New Capabilities</a></h2> <p class="home-carousel-description">Emerson Engineers have redesigned the Rosemount™ 3051 so the information you need is always at your fingertips. Bluetooth® connectivity, Task based menus, quick service buttons, diagnostics and more! A common menu design...</p> <p class="home-carousel-duration">3:07</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6314376861112%2Frosemount%E2%84%A2-3051-pressure-transmitter-new-capabilities%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Rosemount%E2%84%A2%203051%20Pressure%20Transmitter%20New%20Capabilities&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F692b6a4c-0181-4f63-94bf-5855591587b4%2Fde1fcc23-542a-402c-b510-4aeb3ee907d0%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Emerson%20Engineers%20have%20redesigned%20the%20Rosemount%E2%84%A2%203051%20so%20the%20information%20you%20need%20is%20always%20at%20your%20fingertips.%20Bluetooth%C2%AE%20connectivity%2C%20Task%20based%20menus%2C%20quick%20service%20buttons%2C%20diagnostics%20and%20more!%20A%20common%20menu%20design..." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6314376861112%2Frosemount%E2%84%A2-3051-pressure-transmitter-new-capabilities%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6314376861112%2Frosemount%E2%84%A2-3051-pressure-transmitter-new-capabilities%3FautoStart%3Dtrue&title=Rosemount%E2%84%A2%203051%20Pressure%20Transmitter%20New%20Capabilities&source=Emerson%20Video%20Library&summary=Emerson%20Engineers%20have%20redesigned%20the%20Rosemount%E2%84%A2%203051%20so%20the%20information%20you%20need%20is%20always%20at%20your%20fingertips.%20Bluetooth%C2%AE%20connectivity%2C%20Task%20based%20menus%2C%20quick%20service%20buttons%2C%20diagnostics%20and%20more!%20A%20common%20menu%20design..." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Rosemount%E2%84%A2%203051%20Pressure%20Transmitter%20New%20Capabilities&body=Emerson%20Engineers%20have%20redesigned%20the%20Rosemount%E2%84%A2%203051%20so%20the%20information%20you%20need%20is%20always%20at%20your%20fingertips.%20Bluetooth%C2%AE%20connectivity%2C%20Task%20based%20menus%2C%20quick%20service%20buttons%2C%20diagnostics%20and%20more!%20A%20common%20menu%20design...%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6314376861112%2Frosemount%E2%84%A2-3051-pressure-transmitter-new-capabilities%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <div class="related-link"> <a href="https://www.Emerson.com/Rosemount3051" title="Powerful new features make it easier to use, provide more insights, and add diagnostic capabilities - all of which allows you to perform commissioning, maintenance and troubleshooting tasks faster than ever. Learn more at emerson.com/Rosemount3051"> <span class="fa fa-external-link"></span> Powerful new features make it easier to use, provide more insights, and add diagnostic capabilities - all of which allows you to perform commissioning, maintenance and troubleshooting tasks faster than ever. Learn more at emerson.com/Rosemount3051 </a> </div> </div> </div> <div class="home-carousel-slide" data-video-id="6346283409112" data-slide-index="5" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/d79d7021-730b-4f7f-a6b2-b6837827e683/3dda57b7-a54e-4411-9f50-dc85a682f8aa/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="AMS Device Manager: Modern Concepts for Software Based Intelligent Field Device Management" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> AMS Device Manager: Modern Concepts for Software Based Intelligent Field Device Management</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6346283409112/ams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management?autoStart=true">AMS Device Manager: Modern Concepts for Software Based Intelligent Field Device Management</a></h2> <p class="home-carousel-description">Join experts Anna Veleña and Tinh Phan from Emerson's Reliability Solutions business to learn modern concepts for simplifying intelligent field device management with AMS Device Manager...</p> <p class="home-carousel-duration">15:51</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6346283409112%2Fams-device-manager%3A-modern-concepts-for-software-based-intelligent-field-device-management%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=AMS%20Device%20Manager%3A%20Modern%20Concepts%20for%20Software%20Based%20Intelligent%20Field%20Device%20Management&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2Fd79d7021-730b-4f7f-a6b2-b6837827e683%2F3dda57b7-a54e-4411-9f50-dc85a682f8aa%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Join%20experts%20Anna%20Vele%C3%B1a%20and%20Tinh%20Phan%20from%20Emerson's%20Reliability%20Solutions%20business%20to%20learn%20modern%20concepts%20for%20simplifying%20intelligent%20field%20device%20management%20with%20AMS%20Device%20Manager..." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6346283409112%2Fams-device-manager%3A-modern-concepts-for-software-based-intelligent-field-device-management%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6346283409112%2Fams-device-manager%3A-modern-concepts-for-software-based-intelligent-field-device-management%3FautoStart%3Dtrue&title=AMS%20Device%20Manager%3A%20Modern%20Concepts%20for%20Software%20Based%20Intelligent%20Field%20Device%20Management&source=Emerson%20Video%20Library&summary=Join%20experts%20Anna%20Vele%C3%B1a%20and%20Tinh%20Phan%20from%20Emerson's%20Reliability%20Solutions%20business%20to%20learn%20modern%20concepts%20for%20simplifying%20intelligent%20field%20device%20management%20with%20AMS%20Device%20Manager..." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=AMS%20Device%20Manager%3A%20Modern%20Concepts%20for%20Software%20Based%20Intelligent%20Field%20Device%20Management&body=Join%20experts%20Anna%20Vele%C3%B1a%20and%20Tinh%20Phan%20from%20Emerson's%20Reliability%20Solutions%20business%20to%20learn%20modern%20concepts%20for%20simplifying%20intelligent%20field%20device%20management%20with%20AMS%20Device%20Manager...%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6346283409112%2Fams-device-manager%3A-modern-concepts-for-software-based-intelligent-field-device-management%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6346283409112/download" download="ams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> </div> <div class="home-carousel-slide" data-video-id="6338418388112" data-slide-index="6" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/f1e86802-a3c1-49b3-8805-d19967e9938d/6f521d61-a0a5-48a1-9add-17028e30c5fe/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="Jumpstart Your Energy Savings with Compressed Air Manager from Emerson" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> Jumpstart Your Energy Savings with Compressed Air Manager from Emerson</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6338418388112/jumpstart-your-energy-savings-with-compressed-air-manager-from-emerson?autoStart=true">Jumpstart Your Energy Savings with Compressed Air Manager from Emerson</a></h2> <p class="home-carousel-description">Join the movement towards sustainability by optimizing compressed air usage in manufacturing processes. Discover how Emerson's Compressed Air Manager offers real-time monitoring, alerts, and machine trend analysis to maximize energy efficiency...</p> <p class="home-carousel-duration">2:11</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6338418388112%2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Jumpstart%20Your%20Energy%20Savings%20with%20Compressed%20Air%20Manager%20from%20Emerson&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2Ff1e86802-a3c1-49b3-8805-d19967e9938d%2F6f521d61-a0a5-48a1-9add-17028e30c5fe%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Join%20the%20movement%20towards%20sustainability%20by%20optimizing%20compressed%20air%20usage%20in%20manufacturing%20processes.%20Discover%20how%20Emerson's%20Compressed%20Air%20Manager%20offers%20real-time%20monitoring%2C%20alerts%2C%20and%20machine%20trend%20analysis%20to%20maximize%20energy%20efficiency..." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6338418388112%2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6338418388112%2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson%3FautoStart%3Dtrue&title=Jumpstart%20Your%20Energy%20Savings%20with%20Compressed%20Air%20Manager%20from%20Emerson&source=Emerson%20Video%20Library&summary=Join%20the%20movement%20towards%20sustainability%20by%20optimizing%20compressed%20air%20usage%20in%20manufacturing%20processes.%20Discover%20how%20Emerson's%20Compressed%20Air%20Manager%20offers%20real-time%20monitoring%2C%20alerts%2C%20and%20machine%20trend%20analysis%20to%20maximize%20energy%20efficiency..." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Jumpstart%20Your%20Energy%20Savings%20with%20Compressed%20Air%20Manager%20from%20Emerson&body=Join%20the%20movement%20towards%20sustainability%20by%20optimizing%20compressed%20air%20usage%20in%20manufacturing%20processes.%20Discover%20how%20Emerson's%20Compressed%20Air%20Manager%20offers%20real-time%20monitoring%2C%20alerts%2C%20and%20machine%20trend%20analysis%20to%20maximize%20energy%20efficiency...%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6338418388112%2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <div class="related-link"> <a href="https://www.emerson.com/en-us/catalog/automation-solutions/emerson-compressed-air-manager" title="Select your own Compressed Air Manager"> <span class="fa fa-external-link"></span> Select your own Compressed Air Manager </a> </div> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6338418388112/download" download="jumpstart-your-energy-savings-with-compressed-air-manager-from-emerson" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> </div> <div class="home-carousel-slide" data-video-id="6326685526112" data-slide-index="7" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/8a58b8a6-3d28-499d-8d3b-1237b130dc7c/b99b9134-9515-4e93-a8e7-34e3f49eaa33/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="Go Boldly" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> Go Boldly</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6326685526112/go-boldly?autoStart=true">Go Boldly</a></h2> <p class="home-carousel-description">A healthier, safer, smarter, and more sustainable world awaits. At Emerson we are 'Going Boldly' for a better world.</p> <p class="home-carousel-duration">0:30</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6326685526112%2Fgo-boldly%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Go%20Boldly&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F8a58b8a6-3d28-499d-8d3b-1237b130dc7c%2Fb99b9134-9515-4e93-a8e7-34e3f49eaa33%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=A%20healthier%2C%20safer%2C%20smarter%2C%20and%20more%20sustainable%20world%20awaits.%20At%20Emerson%20we%20are%20'Going%20Boldly'%20for%20a%20better%20world." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6326685526112%2Fgo-boldly%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6326685526112%2Fgo-boldly%3FautoStart%3Dtrue&title=Go%20Boldly&source=Emerson%20Video%20Library&summary=A%20healthier%2C%20safer%2C%20smarter%2C%20and%20more%20sustainable%20world%20awaits.%20At%20Emerson%20we%20are%20'Going%20Boldly'%20for%20a%20better%20world." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Go%20Boldly&body=A%20healthier%2C%20safer%2C%20smarter%2C%20and%20more%20sustainable%20world%20awaits.%20At%20Emerson%20we%20are%20'Going%20Boldly'%20for%20a%20better%20world.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6326685526112%2Fgo-boldly%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <div class="related-link"> <a href="https://www.emerson.cn/en-cn/innovations" title="emerson.cn/en-cn/innovations"> <span class="fa fa-external-link"></span> emerson.cn/en-cn/innovations </a> </div> </div> </div> <div class="home-carousel-slide" data-video-id="6343655703112" data-slide-index="8" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/82a856fd-6df6-430b-9880-6a209abf73ec/08bed389-6314-4cf5-abe2-a80e6ea01eec/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="Loud vs Soft | Fisherᵀᴹ Whisperᵀᴹ technology" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> Loud vs Soft | Fisherᵀᴹ Whisperᵀᴹ technology</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6343655703112/loud-vs-soft-|-fisherᵀᴹ-whisperᵀᴹ-technology?autoStart=true">Loud vs Soft | Fisherᵀᴹ Whisperᵀᴹ technology</a></h2> <p class="home-carousel-description">The innovative designs of Fisherᵀᴹ Whisperᵀᴹ technology achieve very effective control valve #noise reduction.</p> <p class="home-carousel-duration">0:26</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6343655703112%2Floud-vs-soft-%7C-fisher%E1%B5%80%E1%B4%B9-whisper%E1%B5%80%E1%B4%B9-technology%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Loud%20vs%20Soft%20%7C%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F82a856fd-6df6-430b-9880-6a209abf73ec%2F08bed389-6314-4cf5-abe2-a80e6ea01eec%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=The%20innovative%20designs%20of%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology%20achieve%20very%20effective%20control%20valve%20%23noise%20reduction." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6343655703112%2Floud-vs-soft-%7C-fisher%E1%B5%80%E1%B4%B9-whisper%E1%B5%80%E1%B4%B9-technology%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6343655703112%2Floud-vs-soft-%7C-fisher%E1%B5%80%E1%B4%B9-whisper%E1%B5%80%E1%B4%B9-technology%3FautoStart%3Dtrue&title=Loud%20vs%20Soft%20%7C%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology&source=Emerson%20Video%20Library&summary=The%20innovative%20designs%20of%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology%20achieve%20very%20effective%20control%20valve%20%23noise%20reduction." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Loud%20vs%20Soft%20%7C%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology&body=The%20innovative%20designs%20of%20Fisher%E1%B5%80%E1%B4%B9%20Whisper%E1%B5%80%E1%B4%B9%20technology%20achieve%20very%20effective%20control%20valve%20%23noise%20reduction.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6343655703112%2Floud-vs-soft-%7C-fisher%E1%B5%80%E1%B4%B9-whisper%E1%B5%80%E1%B4%B9-technology%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <div class="related-link"> <a href="https://www.emerson.com/en-us/automation/valves-actuators-regulators/control-valves/control-valve-noise-reduction" title="Go quiet. Go Boldly."> <span class="fa fa-external-link"></span> Go quiet. Go Boldly. </a> </div> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6343655703112/download" download="loud-vs-soft-|-fisherᵀᴹ-whisperᵀᴹ-technology" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> </div> <div class="home-carousel-slide" data-video-id="6337146786112" data-slide-index="9" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/4d28bad0-98a0-4cca-b3ff-9fb49325d8fa/7cdc8519-7ebe-491b-8c0d-894fb69050da/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="Micro Motion™ G-Series Coriolis Flow and Density Meter" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> Micro Motion™ G-Series Coriolis Flow and Density Meter</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6337146786112/micro-motion™-g-series-coriolis-flow-and-density-meter?autoStart=true">Micro Motion™ G-Series Coriolis Flow and Density Meter</a></h2> <p class="home-carousel-description">Micro Motion G-Series: market-leading compact design featuring advanced process diagnostic capability.</p> <p class="home-carousel-duration">2:13</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337146786112%2Fmicro-motion%E2%84%A2-g-series-coriolis-flow-and-density-meter%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=Micro%20Motion%E2%84%A2%20G-Series%20Coriolis%20Flow%20and%20Density%20Meter&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa%2F7cdc8519-7ebe-491b-8c0d-894fb69050da%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=Micro%20Motion%20G-Series%3A%20market-leading%20compact%20design%20featuring%20advanced%20process%20diagnostic%20capability." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337146786112%2Fmicro-motion%E2%84%A2-g-series-coriolis-flow-and-density-meter%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337146786112%2Fmicro-motion%E2%84%A2-g-series-coriolis-flow-and-density-meter%3FautoStart%3Dtrue&title=Micro%20Motion%E2%84%A2%20G-Series%20Coriolis%20Flow%20and%20Density%20Meter&source=Emerson%20Video%20Library&summary=Micro%20Motion%20G-Series%3A%20market-leading%20compact%20design%20featuring%20advanced%20process%20diagnostic%20capability." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=Micro%20Motion%E2%84%A2%20G-Series%20Coriolis%20Flow%20and%20Density%20Meter&body=Micro%20Motion%20G-Series%3A%20market-leading%20compact%20design%20featuring%20advanced%20process%20diagnostic%20capability.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337146786112%2Fmicro-motion%E2%84%A2-g-series-coriolis-flow-and-density-meter%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> <div class="related-link"> <a href="emerson.com/micromotion" title="Learn more at emerson.com/micromotion"> <span class="fa fa-external-link"></span> Learn more at emerson.com/micromotion </a> </div> <div id="video-download" class="video-download hidden"> <a href="https://download.gallery.brightcove.com/api/gallery/account/2270581185001/site/site-278812/video/6337146786112/download" download="micro-motion™-g-series-coriolis-flow-and-density-meter" title="You may have to right click and choose 'Save Link As...'"> download video </a> <script> if (window.downloadSupported == undefined) { //We have to explicit validate for IE11 since it does not have the download attribute. window.downloadSupported = 'download' in document.createElement('a') || !(window.ActiveXObject) && "ActiveXObject" in window; } if (window.downloadSupported) { const elements = document.getElementsByClassName('video-download hidden'); for (let i = 0, n = elements.length; i < n; i++) { elements[i].classList.remove('hidden'); } } </script> </div> </div> </div> <div class="home-carousel-slide" data-video-id="6337479294112" data-slide-index="10" tabindex="0"> <div class="home-carousel-video"> <div class="bc-player-placeholder" tabindex="0"> <img class="bc-image-loader" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/03f43f0e-5677-4c4e-b727-b69e8ad8428e/4bd2b7c6-21c0-40cc-b8a6-eb53de0b3864/1280x720/match/image.jpg" data-bc-background="true" data-bc-alt="AMS Optics | Enterprise-level Integrated Workflow and Collaboration Software" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only"> AMS Optics | Enterprise-level Integrated Workflow and Collaboration Software</span></div> </div> <div class="bc-player"></div> </div> <div class="home-carousel-info"> <h2 class="home-carousel-title"><a href="/detail/videos/featured-collection/video/6337479294112/ams-optics-|-enterprise-level-integrated-workflow-and-collaboration-software?autoStart=true">AMS Optics | Enterprise-level Integrated Workflow and Collaboration Software</a></h2> <p class="home-carousel-description">AMS Optics is software that boosts business performance through simplified data management, automated workflows and enhanced decision support.</p> <p class="home-carousel-duration">2:20</p> <ul class="share-list"> <li> <a href="https://www.facebook.com/dialog/share?app_id=870555336312529&display=popup&href=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337479294112%2Fams-optics-%7C-enterprise-level-integrated-workflow-and-collaboration-software%3FautoStart%3Dtrue&caption=From%20Emerson%20Video%20Library&name=AMS%20Optics%20%7C%20Enterprise-level%20Integrated%20Workflow%20and%20Collaboration%20Software&picture=https%3A%2F%2Fcf-images.us-east-1.prod.boltdns.net%2Fv1%2Fstatic%2F2270581185001%2F03f43f0e-5677-4c4e-b727-b69e8ad8428e%2F4bd2b7c6-21c0-40cc-b8a6-eb53de0b3864%2F1280x720%2Fmatch%2Fimage.jpg&redirect_uri=https%3A%2F%2Fredirect.bcvp0rtal.com%2Ffb%2F278812%3Fredirect%3Dhttps%253A%252F%252Fvideos.emerson.com&description=AMS%20Optics%20is%20software%20that%20boosts%20business%20performance%20through%20simplified%20data%20management%2C%20automated%20workflows%20and%20enhanced%20decision%20support." aria-label="Facebook" target="_blank" rel="nofollow" data-media="facebook"> <i class="fa-brands fa-facebook-f"></i> <span class="sr-only"> Share on Facebook </span> </a> </li> <li> <a href="https://twitter.com/intent/tweet?text=Check%20out%20this%20site!%20https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337479294112%2Fams-optics-%7C-enterprise-level-integrated-workflow-and-collaboration-software%3FautoStart%3Dtrue" aria-label="X" target="_blank" rel="nofollow" data-media="twitter"> <i class="fa-brands fa-x-twitter"></i> <span class="sr-only"> Share on X </span> </a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337479294112%2Fams-optics-%7C-enterprise-level-integrated-workflow-and-collaboration-software%3FautoStart%3Dtrue&title=AMS%20Optics%20%7C%20Enterprise-level%20Integrated%20Workflow%20and%20Collaboration%20Software&source=Emerson%20Video%20Library&summary=AMS%20Optics%20is%20software%20that%20boosts%20business%20performance%20through%20simplified%20data%20management%2C%20automated%20workflows%20and%20enhanced%20decision%20support." aria-label="LinkedIn" target="_blank" rel="nofollow" data-media="linkedin"> <i class="fa-brands fa-linkedin-in"></i> <span class="sr-only"> Share on LinkedIn </span> </a> </li> <li> <a href="mailto:?subject=AMS%20Optics%20%7C%20Enterprise-level%20Integrated%20Workflow%20and%20Collaboration%20Software&body=AMS%20Optics%20is%20software%20that%20boosts%20business%20performance%20through%20simplified%20data%20management%2C%20automated%20workflows%20and%20enhanced%20decision%20support.%0A%0Ahttps%3A%2F%2Fvideos.emerson.com%2Fdetail%2Fvideos%2Ffeatured-collection%2Fvideo%2F6337479294112%2Fams-optics-%7C-enterprise-level-integrated-workflow-and-collaboration-software%3FautoStart%3Dtrue" rel="nofollow" aria-label="Email" data-media="email"> <i class="fa-regular fa-envelope"></i> <span class="sr-only"> Share via Email </span> </a> </li> </ul> </div> </div> </section> </div> <div class="popular-tours-container"> <section class="popular-videos"> <h2 class="section-title content-editable append-pencil" data-id="homepageSectionTitleOne" data-editor="text" data-scope="site" data-placeholder="Section One"><div class="content-editable" data-id="5c2ffe9b577aaead8444b882" data-editor="richText"> Latest Videos </div> </h2> <ul class="video-grid video-grid-open "> <li class="video-grid-item video-grid-item-1"> <a href="/detail/videos/highlighted/video/6365057680112/keystone™-composeal-composite-butterfly-valve?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/7517ca37-eadc-4308-8988-9e41d694b937/3594f0dd-dc55-4026-a286-d6d11fdce10b/1280x720/match/image.jpg" data-bc-alt="Keystone™ CompoSeal Composite Butterfly Valve" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Keystone™ CompoSeal Composite Butterfly Valve</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Keystone™ CompoSeal Composite Butterfly Valve</h3> <p class="video-grid-description">Emerson's Keystone™ CompoSeal Composite Butterfly Valve is a resilient seated butterfly valve providing excellent internal and external chemical resistance whilst being lightweight and simple to install.</p> <p class="video-grid-duration" aria-label="Video Duration: 1:13">1:13</p> </div> </a> </li> <li class="video-grid-item video-grid-item-2"> <a href="/detail/videos/highlighted/video/6364759362112/clarkson-kgd-product-feature-video?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/e2a5b11d-bace-4ab7-b80a-c9513a721a10/9ec8f3c9-c5a0-4eef-a29d-75f3df4d78dd/1280x720/match/image.jpg" data-bc-alt="Clarkson KGD Product Feature Video" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Clarkson KGD Product Feature Video</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Clarkson KGD Product Feature Video</h3> <p class="video-grid-description">Emerson’s Clarkson™ KGD Wafer Slurry Knife Gate Valve, designed for heavy-duty applications requiring ultimate sealing, it offers the latest in elastomer technology with the Mark III sleeve design. </p> <p class="video-grid-duration" aria-label="Video Duration: 1:13">1:13</p> </div> </a> </li> <li class="video-grid-item video-grid-item-3"> <a href="/detail/videos/highlighted/video/6364760161112/neotecha-neoseal-lined-butterfly-valve?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/354722d4-55d2-490e-b81a-92a176d3df83/ee497e25-e6fc-479a-992d-f7347c85e01e/1280x720/match/image.jpg" data-bc-alt="Neotecha NeoSeal Lined Butterfly Valve " /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Neotecha NeoSeal Lined Butterfly Valve </span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Neotecha NeoSeal Lined Butterfly Valve </h3> <p class="video-grid-description">Emerson’s Neotecha™ NeoSeal Lined Butterfly Valve, designed for corrosive applications, requiring reliable performance, tight shutoff, constant torque and no maintenance. </p> <p class="video-grid-duration" aria-label="Video Duration: 1:13">1:13</p> </div> </a> </li> <li class="video-grid-item video-grid-item-4"> <a href="/detail/videos/highlighted/video/6364759380112/ktm-mecafrance-series-ra-floating-ball-valve?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/ebda898c-2966-4f02-b326-9b7509f3d6cc/1991ae8e-3e55-4417-a1e0-50cdd55d6e4f/1280x720/match/image.jpg" data-bc-alt="KTM Mecafrance Series RA Floating Ball Valve " /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video KTM Mecafrance Series RA Floating Ball Valve </span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">KTM Mecafrance Series RA Floating Ball Valve </h3> <p class="video-grid-description">Emerson’s KTM™ Mecafrance Series RA Floating Ball Valve, designed for reliability in extreme conditions, offers easy maintenance & full automation. </p> <p class="video-grid-duration" aria-label="Video Duration: 1:13">1:13</p> </div> </a> </li> <li class="video-grid-item video-grid-item-5"> <a href="/detail/videos/highlighted/video/6364854152112/deltav-flex.connect-for-honeywell-c300-io?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/db91e958-9b80-4fcc-acb9-02625b62bb1f/87549928-bdd2-4429-a312-856d0077f5d1/1280x720/match/image.jpg" data-bc-alt="DeltaV Flex.Connect for Honeywell C300 IO" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video DeltaV Flex.Connect for Honeywell C300 IO</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">DeltaV Flex.Connect for Honeywell C300 IO</h3> <p class="video-grid-description">DeltaV Flex.Connect offers plug-in cables and replacement termination panels that let you cut over a whole card at a time, avoiding re-wiring and downtime while reducing the risk of error and installation costs.</p> <p class="video-grid-duration" aria-label="Video Duration: 1:40">1:40</p> </div> </a> </li> <li class="video-grid-item video-grid-item-6"> <a href="/detail/videos/highlighted/video/6364694295112/rosemount™-non-contacting-radar-level-measurement-portfolio?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/1d259ec8-307c-4817-a9d8-804266c172aa/dd8c0b41-7f3d-4b80-8763-bf4f2e513e66/1280x720/match/image.jpg" data-bc-alt="Rosemount™ Non-Contacting Radar Level Measurement Portfolio" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Rosemount™ Non-Contacting Radar Level Measurement Portfolio</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Rosemount™ Non-Contacting Radar Level Measurement Portfolio</h3> <p class="video-grid-description">As the inventors of radar level measurement, we have helped our customers make their operations safer, more reliable and more efficient for over half a century. Explore the Rosemount Non-Contacting Radar Level Technology product range, which...</p> <p class="video-grid-duration" aria-label="Video Duration: 1:07">1:07</p> </div> </a> </li> <li class="video-grid-item video-grid-item-7"> <a href="/detail/videos/highlighted/video/6364558881112/unboxing-the-micro-motion™-g-series-flow-and-density-meter?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/fed923dd-8b65-41d5-a305-2b5e9184ea29/cc5a4bcc-cdef-408c-8ade-1577b6a26376/1280x720/match/image.jpg" data-bc-alt="Unboxing the Micro Motion™ G-Series Flow and Density Meter" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Unboxing the Micro Motion™ G-Series Flow and Density Meter</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Unboxing the Micro Motion™ G-Series Flow and Density Meter</h3> <p class="video-grid-description">In this video, we will unbox the ultracompact Micro Motion G025 Coriolis Flow and Density Meter with a Micro Motion 1600 Coriolis Transmitter with Power over Ethernet and show what is included in the box when it is shipped to you.</p> <p class="video-grid-duration" aria-label="Video Duration: 1:58">1:58</p> </div> </a> </li> <li class="video-grid-item video-grid-item-8"> <a href="/detail/videos/highlighted/video/6364309835112/rosemount-5408-with-10-year-limited-warranty-and-smart-meter-verification?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/1ae04f48-4ffb-4656-ba33-35fc78c72232/31bdda19-2efa-4dd0-bcb0-1e6254febdde/1280x720/match/image.jpg" data-bc-alt="Rosemount 5408 with 10-year limited warranty and Smart Meter Verification" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Rosemount 5408 with 10-year limited warranty and Smart Meter Verification</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Rosemount 5408 with 10-year limited warranty and Smart Meter Verification</h3> <p class="video-grid-description">With newly added easy-to-use functionality and unrivalled reliability, the Rosemount 5408 Level Transmitter helps streamline the most challenging process level applications...</p> <p class="video-grid-duration" aria-label="Video Duration: 0:56">0:56</p> </div> </a> </li> <li class="video-grid-item video-grid-item-9"> <a href="/detail/videos/highlighted/video/6364310379112/rosemount-1408h-with-hart®-and-io-link?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/6ee0c62c-8e4a-4bbf-94b5-5ca02c03a1f4/d24f6a6b-c57b-4046-85e7-91652be93f93/1280x720/match/image.jpg" data-bc-alt="Rosemount 1408H with HART® and IO-Link" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Rosemount 1408H with HART® and IO-Link</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Rosemount 1408H with HART® and IO-Link</h3> <p class="video-grid-description">Achieve operational excellence and cut costs in hygienic applications with the Rosemount 1408H Level Transmitter! It supports HART® communication protocol in addition to IO-Link, offering you increased ease of use in the...</p> <p class="video-grid-duration" aria-label="Video Duration: 0:37">0:37</p> </div> </a> </li> <li class="video-grid-item video-grid-item-10"> <a href="/detail/videos/highlighted/video/6364245744112/clarkson-kga-heavy-slurry-knife-gate-valve?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/1041e7f0-1089-47d4-829d-53a45f4fbcae/92a83b46-f329-483d-96a3-40e54b733152/1280x720/match/image.jpg" data-bc-alt="Clarkson KGA+ Heavy Slurry Knife Gate Valve" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Clarkson KGA+ Heavy Slurry Knife Gate Valve</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Clarkson KGA+ Heavy Slurry Knife Gate Valve</h3> <p class="video-grid-description">Emerson’s Clarkson KGA+ Heavy Slurry Knife Gate Valve is a heavy duty, slurry knife gate valve with a proven design to reliably isolate heavy slurries over extended service intervals.</p> <p class="video-grid-duration" aria-label="Video Duration: 1:13">1:13</p> </div> </a> </li> <li class="video-grid-item video-grid-item-11"> <a href="/detail/videos/highlighted/video/6364223357112/slam-shut-valves?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/static/2270581185001/64018e17-0ef3-4fca-9df8-5e0e57a0fd0e/60b1f7b4-fba2-4c2f-9417-e85c8910253d/1280x720/match/image.jpg" data-bc-alt="Slam-Shut Valves" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Slam-Shut Valves</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Slam-Shut Valves</h3> <p class="video-grid-description">Discussion about Slam-Shut Valves</p> <p class="video-grid-duration" aria-label="Video Duration: 24:16">24:16</p> </div> </a> </li> <li class="video-grid-item video-grid-item-12"> <a href="/detail/videos/highlighted/video/6364045169112/group-marketing:-shaping-the-way-we-talk-to-our-customers?autoStart=true"> <div class="bcg-thumbnail-container"> <img class="bc-image-loader video-grid-image" data-bc-src="https://cf-images.us-east-1.prod.boltdns.net/v1/jit/2270581185001/952625e3-9f06-453b-8e24-00867feea881/main/1280x720/2m14s656ms/match/image.jpg" data-bc-alt="Group Marketing: Shaping the Way We Talk to Our Customers" /> <div class="bcg-placeholder-overlay bcg-accent-placeholder-overlay"></div> <div class="bcg-placeholder-overlay"></div> <div class="play-icon"><span class="fa fa-play"></span><span class="sr-only">Play video Group Marketing: Shaping the Way We Talk to Our Customers</span></div> </div> <div class="bcg-video-grid-info"> <h3 class="video-grid-title">Group Marketing: Shaping the Way We Talk to Our Customers</h3> <p class="video-grid-description">If you have joined the company in a direct customer-facing role, it's important that you understand how to talk about our products and solutions when face-to-face with your customers. Welcome from John Weet, Global Director, Marketing...</p> <p class="video-grid-duration" aria-label="Video Duration: 4:29">4:29</p> </div> </a> </li> </ul> </section> <div class="bcg-video-grid-cta-container"> <div class="bc-cta-container content-editable custom" data-editor="cta" data-id="video-grid-banner" data-friendly-name="vid-grid-cta" data-cta-type="custom" data-cta-is-companion="false" > <div class="bc-cta" style="width:100%;height:90px;" > <!DOCTYPE html> <html> <body> <h4 style="text-align:center"> <a href="https://videos.emerson.com/category/videos/all-videos"><u>VIEW ALL VIDEOS ></u></a> </h4> </body> </html> </div> </div> </div> <section class="product-tours"> <h2 class="section-title content-editable append-pencil" data-id="homepageSectionTitleTwo" data-editor="text" data-scope="site" data-placeholder="Section Two"></h2> <ul class="video-grid video-grid-open "> </ul> </section> </div> <script> // Do not autoplay next on homepage (function(global) { if (!global.BCLS) { global.BCLS = {}; } global.BCLS.overrideAutoplay = true; })(this); </script> </div> </div> </div> <div class="customFooterContainer content-editable" data-scope="site" data-id="customFooter" data-editor="customHtml" > <div class="cm-row"> <div class="cm-row"> <div class="global-footer"> <div class="emr-global-footer padded-container"> <div class="brand-content-sidebar"> <div class="row"> <div class="brand-content-sidebar-logo"> <div class="image-container"> <img src="https://www.emerson.com/resource/blob/emerson-logo-data-9860160.png" alt="Emerson logo" loading="lazy" class="cm-media deferredImage" data-src="https://www.emerson.com/resource/blob/emerson-logo-data-9860160.png" title=""> </div> </div> <div class="global-footer sidebar-container"> <div class="brand-content-sidebar brand-content-wrapper"> <div class="title">Go Boldly.™</div> <p>Emerson is the global technology, software and engineering powerhouse driving innovation that makes the world healthier, safer, smarter and more sustainable.</p> </div> <div class="footer-promo-content"> </div> <div class="footer-promo-content-link"> <div class="promo-content-item"> <div class="promo-content-container"> <a href="/en-us/about-us/emerson-and-stem"> <div class="image-container"> <img src="https://www.emerson.com/resource/blob/em17r18-stem-fall-footer-746x196-compress-data-5559830.jpg" alt="EM17R18_STEM_Fall_Footer_746x196 Compress" loading="lazy" class="cm-media deferredImage" data-src="https://www.emerson.com/resource/blob/em17r18-stem-fall-footer-746x196-compress-data-5559830.jpg" title="EM17R18_STEM_Fall_Footer_746x196"> </div> </a> </div> </div> </div> </div> </div> </div> <div class="footer-separator"></div><nav class="main-nav emr-footer-links"> <div role="navigation" class="global-footer-navigation" aria-label="Footer Links for Our Company"> <ul class="horizontal-list" aria-expanded="false"> <li><div class="title-list-footer">Our Company</div><span class="dropdown-button"></span></li> <li class="footer-as-links"><a class="" aria-label="Leadership" href="/en-us/about-us/leadership">Leadership</a></li> <li class="footer-as-links"><a class="" aria-label="Environmental, Social & Governance" href="/en-us/esg">Environmental, Social & Governance</a></li> <li class="footer-as-links"><a class="" aria-label="Careers" href="/en-us/careers">Careers</a></li> <li class="footer-as-links"><a class="" aria-label="Diversity, Equity & Inclusion" href="/en-us/careers/diversity-and-inclusion">Diversity, Equity & Inclusion</a></li> <li class="footer-as-links"><a class="" aria-label="Contact Us" href="/en-us/contact-us">Contact Us</a></li> <li class="footer-as-links"><a class="" aria-label="Newsroom" href="/en-us/news">Newsroom</a></li> <li class="footer-as-links"><a class="" aria-label="Investors" href="https://www.emerson.com/en-us/investors">Investors</a></li> </ul> </div> <div role="navigation" class="global-footer-navigation" aria-label="Footer Links for Our Passions"> <ul class="horizontal-list" aria-expanded="false"> <li><div class="title-list-footer">Our Passions</div><span class="dropdown-button"></span></li> <li class="footer-as-links"><a class="" aria-label="Sustainability" href="/en-us/esg/environmental-sustainability">Sustainability</a></li> <li class="footer-as-links"><a class="" aria-label="Perspectives" href="/en-us/perspectives">Perspectives</a></li> <li class="footer-as-links"><a class="" aria-label="Innovations" href="/en-us/innovations">Innovations</a></li> <li class="footer-as-links"><a class="" aria-label="Ventures" href="https://www.emerson.com/en-us/about-us/ventures">Ventures</a></li> <li class="footer-as-links"><a class="" aria-label="We <3 STEM" href="/en-us/about-us/emerson-and-stem">We <3 STEM</a></li> </ul> </div> <div role="navigation" class="global-footer-navigation" aria-label="Footer Links for Our Communities"> <ul class="horizontal-list" aria-expanded="false"> <li><div class="title-list-footer">Our Communities</div><span class="dropdown-button"></span></li> <li class="footer-as-links"><a class="" aria-label="Top Quartile" href="https://www.emersontopquartile.com" target="_blank">Top Quartile</a></li> <li class="footer-as-links"><a class="" aria-label="Exchange365" href="https://www.emersonexchange365.com" target="_blank">Exchange365</a></li> <li class="footer-as-links"><a class="" aria-label="Automation Experts" href="https://www.emersonautomationexperts.com" target="_blank">Automation Experts</a></li> <li class="footer-as-links"></li> <li class="footer-as-links"></li> <li class="footer-as-links"><div class="footer-social col-xs-12 col-sm-4 footer-social-content-right" role="navigation" aria-label="Social Media Icons"> <div class="footer-social-wrapper"> <p>CONNECT WITH US</p> <div class="footer-social-icon"> <a href="https://www.facebook.com/EmersonCorporate/" aria-label="" target="_blank"> <div class="image-container"> <img src="https://www.emerson.com/resource/blob/footer-social-icon-facebook-data-9860368.png" alt="Emerson logo" loading="lazy" class="cm-media deferredImage" data-src="https://www.emerson.com/resource/blob/footer-social-icon-facebook-data-9860368.png" title=""> </div> </a><a href="https://www.linkedin.com/company/emerson" aria-label="" target="_blank"> <div class="image-container"> <img src="https://www.emerson.com/resource/blob/footer-social-icon-linkedin-data-9860378.png" alt="Emerson logo" loading="lazy" class="cm-media deferredImage" data-src="https://www.emerson.com/resource/blob/footer-social-icon-linkedin-data-9860378.png" title=""> </div> </a><a href="https://twitter.com/Emerson_News" aria-label="" target="_blank"> <div class="image-container"> <img src="https://www.emerson.com/resource/blob/footer-social-icon-x-data-9860370.png" alt="Emerson logo" loading="lazy" class="cm-media deferredImage" data-src="https://www.emerson.com/resource/blob/footer-social-icon-x-data-9860370.png" title=""> </div> </a><a href="https://videos.emerson.com/" aria-label="" target="_blank"> <div class="image-container"> <img src="https://www.emerson.com/resource/blob/footer-social-icon-youtube-data-9860372.png" alt="Emerson logo" loading="lazy" class="cm-media deferredImage" data-src="https://www.emerson.com/resource/blob/footer-social-icon-youtube-data-9860372.png" title=""> </div> </a> </div> </div> </div></li> </ul> </div> </nav> </div><div class="emr-global-footer bottom"> <div class="padded-container"> <div class="row"> <div class="global-footer-bottom col-xs-12 col-sm-12" role="navigation" aria-label="Bottom Footer Links"> <div class="corp-promise"></div> <div class="copyright">©2024 Emerson Electric Co. All rights reserved.</div> <ul class="sub-nav horizontal-list"> <li><a class="" aria-label="Privacy Notice" href="/en-us/privacy-notice">Privacy Notice</a></li> <li><a class="" aria-label="Cookies" href="/en-us/cookie-notice">Cookies</a></li> <li><a class="" aria-label="Terms of Use" href="/en-us/terms-of-use">Terms of Use</a></li> <li><a class="" aria-label="Data Protection" href="/en-us/data-protection">Data Protection</a></li> <li><a class="" aria-label="Imprint" href="/en-us/imprint">Imprint</a></li> <li><a class="" aria-label="Accessibility" href="/en-us/accessibility">Accessibility</a></li> <li><a class="" aria-label="Communication Preferences" href="https://go.emersonautomation.com/subscribe?utm_source=eas_gbl-ftr&utm_medium=mixe&utm_content=su-g009&utm_campaign=21geasb-subs44&subch=EMR_WEB" target="_blank">Communication Preferences</a></li> <li><a class="" aria-label="Report a Vulnerability" href="https://emerson.com/reportvulnerability/English" target="_blank">Report a Vulnerability</a></li> <li><a class="" aria-label="Do Not Sell or Share My Personal Information" href="https://go.emersonautomation.com/CCPA" target="_blank">Do Not Sell or Share My Personal Information</a></li> <li><a class="" aria-label="Transparency in Coverage Machine-Readable Files" href="/en-us/transparency-in-coverage-machine-readable-files">Transparency in Coverage Machine-Readable Files</a></li> </ul> </div> </div> </div> </div><div class="global-footer-notification G006-locale-mismatch-notification" style="display:none"> <div class="padded-container"> <div class="row"> <div class="col-xs-12 col-sm-3 col-sm-push-9 close-container"> <a href="#" class="close"></a> </div> <div class="col-xs-12 col-sm-9 col-sm-pull-3"> <h3>You have an active session in another locale:</h3> <span class="reset-link"><p>By selecting a new country/region, product(s) may be unavailable and items in your shopping cart will be removed. Please <a href="/en-us/contact-us" target="_blank" rel="noopener" class="rte-a"><span class="underline">contact us</span></a> for assistance.<br></p></span> </div> </div> </div> </div> </div> <div class="cm-javascript"> Please enable JavaScript to use this website. </div> <script src="https://www.emerson.com/resource/js/60/804812154d7f4a4a6458b60c65e9cc07/en-us.js" ></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script> $(document).ready(function(){ $("#menu-button").click(function(){ $(".global-header .main-nav").css({"visibility": "hidden"}); }); $(".bcg-main-nav-close").click(function(){ $(".global-header .main-nav").css({"visibility": "visible"}); }); $(".bcg-main-nav-close-tablet").click(function(){ $(".global-header .main-nav").css({"visibility": "visible"}); }); $(".bcg-main-nav-close-mobile").click(function(){ $(".global-header .main-nav").css({"visibility": "visible"}); }); $(".global-header .main-nav>li>a").click(function(){ $("#bcg-main-header .main-nav-open").removeClass(main-nav-open); }); $(".global-header .toggle-link").click(function(){ $("#bcg-main-header .main-nav-open").removeClass(main-nav-open); }); }); </script> <div class="cm-javascript"> Please enable JavaScript to use this website. </div> <script src="https://www.emerson.com/resource/js/60/804812154d7f4a4a6458b60c65e9cc07/en-us.js" ></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script> $(document).ready(function(){ $("#menu-button").click(function(){ $(".global-header .main-nav").css({"visibility": "hidden"}); }); $(".bcg-main-nav-close").click(function(){ $(".global-header .main-nav").css({"visibility": "visible"}); }); $(".bcg-main-nav-close-tablet").click(function(){ $(".global-header .main-nav").css({"visibility": "visible"}); }); $(".bcg-main-nav-close-mobile").click(function(){ $(".global-header .main-nav").css({"visibility": "visible"}); }); $(".global-header .main-nav>li>a").click(function(){ $("#bcg-main-header .main-nav-open").removeClass(main-nav-open); }); $(".global-header .toggle-link").click(function(){ $("#bcg-main-header .main-nav-open").removeClass(main-nav-open); }); }); </script> </div> <div class="overlay share-overlay"> <div class="overlay-bg"></div> <div class="overlay-content"> <div class="overlay-header"> <h2>Share this video</h2> <i class="fa overlay-close"></i> </div> <div class="overlay-info"> <h3 class="overlay-subhead">Embed</h3> <div class="share-embed"><textarea readonly="readonly"></textarea></div> <div class="share-edit-area"> Size: <input type="text" class="share-edit-width" data-default="600" value="600"> x <input type="text" class="share-edit-height" data-default="400" value="400"> pixels </div> </div> </div> </div> <script> // Make all assembers' output available for front end consumption (function (global) { global.bcGallery = global.bcGallery || {}; global.bcGallery.filteredAssemblerData = {"site":{"id":"5c300e54577aae729844b888","name":"Emerson\x20Video\x20Library","slug":"site-278812","agenda":[],"sponsorGroups":[],"search":{"enabled":true},"sorting":{"enabled":false},"activePage":"index","share":{"inlinePlayback":{"facebook":true,"twitter":true,"gplus":false,"linkedin":false,"pinterest":false},"media":{"facebookMsgEnabled":false,"twitterMsgEnabled":false,"gplusMsgEnabled":false,"linkedinMsgEnabled":false,"tumblrMsgEnabled":false,"pinterestMsgEnabled":false,"emailMsgEnabled":false,"code":false,"facebook":true,"facebookCustomMsg":"","twitter":true,"twitterCustomMsg":"","linkedin":true,"linkedinCustomMsg":"","pinterest":false,"pinterestCustomMsg":"","email":true,"emailCustomMsg":"","emailCustomSubj":"","link":false},"color":"light","colorWasSelected":false},"redirect":{"baseUrl":"https:\x2F\x2Fredirect.bcvp0rtal.com\x2F","redirectUrl":"https:\x2F\x2Fvideos.emerson.com","facebookAppId":870555336312529},"isMobile":false,"autoplayNext":true,"disableAutoStart":false,"relatedLinks":true,"subPath":"","isEdit":false,"useLongDescription":true,"useInlinePlaybackMobile":true,"useMultiLingualAudio":false,"dynamicCustom":{"burgerMenu":false,"hideCarouselThumbnails":false,"hideCarouselChevrons":false,"groupedFooter":false,"showFullVideoDescription":false,"liveEventStatusURL":"https:\x2F\x2Fportals.assets.brightcove.com\x2Flive-status\x2F53d137de9abab3592f0000cf\x2F5c300e54577aae729844b888.json"},"addons":{"ga":{"trackingId":"UA-83908291-8"},"gtm":{"head":"\x3Cscript\x3E\x28function\x28w,d,s,l,i\x29{w[l]\x3Dw[l]\x7C\x7C[]\x3Bw[l].push\x28{\x27gtm.start\x27:\nnew\x20Date\x28\x29.getTime\x28\x29,event:\x27gtm.js\x27}\x29\x3Bvar\x20f\x3Dd.getElementsByTagName\x28s\x29[0],\nj\x3Dd.createElement\x28s\x29,dl\x3Dl\x21\x3D\x27dataLayer\x27\x3F\x27\x26l\x3D\x27\x2Bl:\x27\x27\x3Bj.async\x3Dtrue\x3Bj.src\x3D\n\x27https:\x2F\x2Fwww.googletagmanager.com\x2Fgtm.js\x3Fid\x3D\x27\x2Bi\x2Bdl\x3Bf.parentNode.insertBefore\x28j,f\x29\x3B\n}\x29\x28window,document,\x27script\x27,\x27dataLayer\x27,\x27GTM-55L577B\x27\x29\x3B\x3C\x2Fscript\x3E","body":"\x3Cnoscript\x3E\x3Ciframe\x20src\x3Dhttps:\x2F\x2Fwww.googletagmanager.com\x2Fns.html\x3Fid\x3DGTM-55L577B\nheight\x3D\"0\"\x20width\x3D\"0\"\x20style\x3D\"display:none\x3Bvisibility:hidden\"\x3E\x3C\x2Fiframe\x3E\x3C\x2Fnoscript\x3E\n\x3C\x21--\x20End\x20Google\x20Tag\x20Manager\x20\x28noscript\x29\x20--\x3E"},"disqus":{"shortname":""},"twitter":{"widget":""},"eloqua":{"siteId":"367589339"},"marketo":{"accountId":""},"adobe":{"reportSuite":""},"customTemplateJson":{"json":""},"customRedirectUrl":{"redirectUrl":""},"customTemplateScheduleYaml":{"yaml":""},"customTemplateScheduleUrl":{"scheduleUrl":""}},"policyKey":"BCpkADawqM0oAggOnQD9NDw3kXhrgiW2v6TEETv64EZySRlgi3ergEfvAjkfRP7X-ASJLNFBpNW00hG2JwJ8vqDz8FRzTP15C4IwmRrxJBAJ7aP2840zy0MD-ArCeAvryocsvuIintChNf-U","videoDownload":{"enableCriteria":"custom","customField":"downloadable","customFieldValue":"TRUE"},"downloadProxyUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com","seo":{"customFields":true,"enableLinkRelCanonical":false,"disableVideoTitleInUrl":false}},"imageTranscoder":"https:\x2F\x2Fimages.gallerysites.net","baseUrl":"","playerBackground":"\x23FFFFFF","isPreview":false,"locale":{"language":"en-us","momentLng":"en"},"subPath":"","query":{},"player":{"account":2270581185001,"type":"perform","id":"cCoutLMn","baseUrl":"\x2F\x2Fplayers.brightcove.net"},"mute":false,"templatePath":"\x2Fbc-template\x2Fcatalogue\x2F5\x2Ftemplates","videos":{"page":0,"numericPagination":true,"count":10,"totalCount":10,"totalPages":1,"start":1,"end":10,"prevPage":false,"nextPage":false,"items":[{"id":"6344745925112","name":"Go\x20Boldly\x20\x26\x20Let\x27s\x20Go","referenceId":null,"accountId":"2270581185001","shortDescription":"We\x20want\x20you\x20to\x20join\x20us\x20in\x20our\x20bold\x20aspiration\x20to\x20make\x20the\x20world\x20healthier,\x20safer,\x20smarter\x20and\x20more\x20sustainable.","longDescription":null,"creationDate":1705066722820,"publishedDate":1705067298825,"lastModifiedDate":1719918733825,"linkURL":"https:\x2F\x2Fwww.emerson.cn\x2Fen-cn\x2Fcareers","linkText":"Visit\x20the\x20Careers\x20Page\x20for\x20more\x20information\x20","tags":["emerson","english"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a\x2F3586e432-3d06-45fc-8268-8feef7e44870\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a\x2Fde45b77f-a245-4fdb-8eb6-7b279cde869f\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a\x2F3586e432-3d06-45fc-8268-8feef7e44870\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":86657,"customFields":{"admin_notes":"011224\x20JA:\x20New\x20video\x20upload\x20\x28top250\x20pages\x29\x20per\x20RITM2019520","contentowner":"Odeiza\x20Cabais","downloadable":"FALSE","uploadedby":"Jomineck\x20Abanto","brand":"Emerson","sourcelanguage":"English"},"slug":"go-boldly-let-s-go","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6344745925112\x2Fgo-boldly-let-s-go","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6344745925112"},{"id":"6351605254112","name":"AVENTICS\x20Series\x20XV:\x20The\x20Next-Generation\x20Valve\x20Platform","referenceId":null,"accountId":"2270581185001","shortDescription":"This\x20video\x20highlights\x20the\x20new\x20Aventics\x20XV\x20Valve\x20series,\x20a\x20next-generation\x20valve\x20platform\x20that\x20enables\x20machine\x20builders\x20an\x20unparalleled\x20level\x20of\x20flexibility\x20and\x20scalability\x20for\x20a\x20wide\x20variety\x20of\x20industries\u000band\x20applications.","longDescription":null,"creationDate":1713986285612,"publishedDate":1713986607703,"lastModifiedDate":1721945993018,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffluid-control-pneumatics\x2Ffloor-to-cloud-the-future-of-automation","tags":["aventics","english","captionhub"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F789722d6-4ced-4801-ac5a-6a05bad0705a\x2F13151f57-138c-44ca-af66-d8c310211453\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F789722d6-4ced-4801-ac5a-6a05bad0705a\x2Fae60294a-88d0-4fc5-a339-6a15307c4d7c\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F789722d6-4ced-4801-ac5a-6a05bad0705a\x2F13151f57-138c-44ca-af66-d8c310211453\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":102251,"customFields":{"admin_notes":"042524\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2175499","contentowner":"Marlon\x20Escobar","downloadable":"FALSE","uploadedby":"Mark\x20Jayson\x20Bercasio","brand":"Non-specific","sourcelanguage":"English"},"slug":"aventics-series-xv:-the-next-generation-valve-platform","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6351605254112\x2Faventics-series-xv:-the-next-generation-valve-platform","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6351605254112"},{"id":"6344641346112","name":"The\x20Future\x20is\x20Here:\x20Fisher\u2122\x20FIELDVUE\u2122\x20DVC7K\x20Digital\x20Valve\x20Controller","referenceId":null,"accountId":"2270581185001","shortDescription":"Unveiling\x20the\x20Fisher\u2122\x20FIELDVUE\u2122\x20DVC7K\x20-\x20high\x20performance,\x20proven\x20reliability.\x20With\x20embedded\x20prognostics,\x20smart\x20simplicity,\x20and\x20data-driven\x20optimization.\x20It\x27s\x20more\x20than\x20a\x20valve\x20controller,\x20it\x27s\x20a\x20game\x20changer.","longDescription":null,"creationDate":1704920705322,"publishedDate":1704921015574,"lastModifiedDate":1719918727855,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Ffisher-dvc7k","tags":["fisher","english","advice\x20at\x20the\x20device","analog\x20positioner","controller","diagnostics","digital","digital\x20valve\x20controller","digital\x20valve\x20controllers","dvc7k","edge\x20computing","fieldvue","instrument","output","pneumatic","revolution","the\x20future\x20is\x20here","valve\x20diagnostics","valvelink"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2F2ea3a531-9fd5-4868-9b4a-bf94a277a36c\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2Fca932248-8834-4da3-a6c6-4c6e7ce41c54\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2F2ea3a531-9fd5-4868-9b4a-bf94a277a36c\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":64683,"customFields":{"admin_notes":"060424\x20MB:\x20Activate\x20Download\x20Button\x20per\x20RITM2232431\x20\n011124\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2013872","contentowner":"Ephraim\x20Migui\x20Robles","downloadable":"TRUE","uploadedby":"Mark\x20Jayson\x20Bercasio","brand":"Fisher","sourcelanguage":"English"},"slug":"the-future-is-here:-fisher\u2122-fieldvue\u2122-dvc7k-digital-valve-controller","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2Fbcced333-bb8c-468f-a2e3-38001901be9e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjllZTZfN2E3ZWVhYjdiMmQ1MDk2MDhiMDIzMGU5MTlkZWE5YWUyYTA5YzFiOTRiZjQ5ZWVjODk0N2NhNjg1N2UzOWUyMV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80MWFiMTczMi0xMzUwLTQ2NjktOTc0OC1iMjQ5NGFlMDI4MDYvYmNjZWQzMzMtYmI4Yy00NjhmLWEyZTMtMzgwMDE5MDFiZTllL21haW4ubXA0","filename":"the-future-is-here:-fisher\u2122-fieldvue\u2122-dvc7k-digital-valve-controller.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2Fbcced333-bb8c-468f-a2e3-38001901be9e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjllZTZfN2E3ZWVhYjdiMmQ1MDk2MDhiMDIzMGU5MTlkZWE5YWUyYTA5YzFiOTRiZjQ5ZWVjODk0N2NhNjg1N2UzOWUyMV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80MWFiMTczMi0xMzUwLTQ2NjktOTc0OC1iMjQ5NGFlMDI4MDYvYmNjZWQzMzMtYmI4Yy00NjhmLWEyZTMtMzgwMDE5MDFiZTllL21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2Fbcced333-bb8c-468f-a2e3-38001901be9e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjllZTZfN2E3ZWVhYjdiMmQ1MDk2MDhiMDIzMGU5MTlkZWE5YWUyYTA5YzFiOTRiZjQ5ZWVjODk0N2NhNjg1N2UzOWUyMV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80MWFiMTczMi0xMzUwLTQ2NjktOTc0OC1iMjQ5NGFlMDI4MDYvYmNjZWQzMzMtYmI4Yy00NjhmLWEyZTMtMzgwMDE5MDFiZTllL21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6344641346112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6344641346112\x2Fthe-future-is-here:-fisher\u2122-fieldvue\u2122-dvc7k-digital-valve-controller","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6344641346112"},{"id":"6314376861112","name":"Rosemount\u2122\x203051\x20Pressure\x20Transmitter\x20New\x20Capabilities","referenceId":null,"accountId":"2270581185001","shortDescription":"Emerson\x20Engineers\x20have\x20redesigned\x20the\x20Rosemount\u2122\x203051\x20so\x20the\x20information\x20you\x20need\x20is\x20always\x20at\x20your\x20fingertips.\x20Bluetooth\u00AE\x20connectivity,\x20Task\x20based\x20menus,\x20quick\x20service\x20buttons,\x20diagnostics\x20and\x20more\x21\x20A\x20common\x20menu\x20design...","longDescription":"Emerson\x20Engineers\x20have\x20redesigned\x20the\x20Rosemount\u2122\x203051\x20so\x20the\x20information\x20you\x20need\x20is\x20always\x20at\x20your\x20fingertips.\x20Bluetooth\u00AE\x20connectivity,\x20Task\x20based\x20menus,\x20quick\x20service\x20buttons,\x20diagnostics\x20and\x20more\x21\x20A\x20common\x20menu\x20design\x20across\x20hosts\x20and\x20tools\x20provides\x20an\x20identical\x20experience\x20regardless\x20of\x20how\x20you\x20are\x20accessing\x20the\x20device\x20makes\x20commissioning,\x20troubleshooting\x20and\x20maintenance\x20faster\x20than\x20ever\x21","creationDate":1666776794352,"publishedDate":1675267467171,"lastModifiedDate":1719918672822,"linkURL":"https:\x2F\x2Fwww.Emerson.com\x2FRosemount3051","linkText":"Powerful\x20new\x20features\x20make\x20it\x20easier\x20to\x20use,\x20provide\x20more\x20insights,\x20and\x20add\x20diagnostic\x20capabilities\x20-\x20all\x20of\x20which\x20allows\x20you\x20to\x20perform\x20commissioning,\x20maintenance\x20and\x20troubleshooting\x20tasks\x20faster\x20than\x20ever.\x20Learn\x20more\x20at\x20emerson.com\x2FRosemount3051","tags":["measurement\x20instrumentation","rosemount","english","multi-industry","bluetooth\x20connectivity","3051\x20new\x20capabilities","emerson\x20exchange","rosemountyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F692b6a4c-0181-4f63-94bf-5855591587b4\x2Fde1fcc23-542a-402c-b510-4aeb3ee907d0\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F692b6a4c-0181-4f63-94bf-5855591587b4\x2F2d079882-37ee-40b4-9b83-a88f882fa221\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F692b6a4c-0181-4f63-94bf-5855591587b4\x2Fde1fcc23-542a-402c-b510-4aeb3ee907d0\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":187755,"customFields":{"uploadedby":"Gerald\x20Kiel\x20Dungca\nJomineck\x20Abanto","contentowner":"Gary\x20Losie","downloadable":"FALSE","admin_notes":"01252023\x20GD:\x20Video\x20Updated\x20per\x20RITM1517469\n1735153\x20JA:\x20New\x20video\x20upload\x20per\x20RITM1401170","brand":"Rosemount","sourcelanguage":"English"},"slug":"rosemount\u2122-3051-pressure-transmitter-new-capabilities","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6314376861112\x2Frosemount\u2122-3051-pressure-transmitter-new-capabilities","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6314376861112"},{"id":"6346283409112","name":"AMS\x20Device\x20Manager:\x20Modern\x20Concepts\x20for\x20Software\x20Based\x20Intelligent\x20Field\x20Device\x20Management","referenceId":null,"accountId":"2270581185001","shortDescription":"Join\x20experts\x20Anna\x20Vele\u00F1a\x20and\x20Tinh\x20Phan\x20from\x20Emerson\x27s\x20Reliability\x20Solutions\x20business\x20to\x20learn\x20modern\x20concepts\x20for\x20simplifying\x20intelligent\x20field\x20device\x20management\x20with\x20AMS\x20Device\x20Manager...","longDescription":"Join\x20experts\x20Anna\x20Vele\u00F1a\x20and\x20Tinh\x20Phan\x20from\x20Emerson\x27s\x20Reliability\x20Solutions\x20business\x20to\x20learn\x20modern\x20concepts\x20for\x20simplifying\x20intelligent\x20field\x20device\x20management\x20with\x20AMS\x20Device\x20Manager\x20software,\x20including\x20commissioning,\x20diagnostics,\x20calibration,\x20alerts,\x20configuration,\x20documentation,\x20and\x20more.","creationDate":1707140236418,"publishedDate":1707140605883,"lastModifiedDate":1719918736545,"linkURL":null,"linkText":null,"tags":["ams","english","device\x20manager","reliability\x20solutions","field\x20devices","field\x20device\x20manager"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F3dda57b7-a54e-4411-9f50-dc85a682f8aa\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2Fbf3ede2d-fd49-4b47-a0bf-c574a989649e\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F3dda57b7-a54e-4411-9f50-dc85a682f8aa\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":951701,"customFields":{"admin_notes":"020524\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2054637","contentowner":"Raul\x20Pimentel","downloadable":"TRUE","uploadedby":"Mark\x20Jayson\x20Bercasio","brand":"Non-specific","sourcelanguage":"English"},"slug":"ams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F6ed04617-0e92-4531-9631-bdc427be7042\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjliOWNfMzRhODRhOGUxOWE0MDhkMGM5OTE5MjQ2OWMwMWRhNWM4MjRmMDhlNWMxMTdmOTU0OGYzM2NjMmFmOTAyMTc5OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9kNzlkNzAyMS03MzBiLTRmN2YtYTZiMi1iNjgzNzgyN2U2ODMvNmVkMDQ2MTctMGU5Mi00NTMxLTk2MzEtYmRjNDI3YmU3MDQyL21haW4ubXA0","filename":"ams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F6ed04617-0e92-4531-9631-bdc427be7042\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjliOWNfMzRhODRhOGUxOWE0MDhkMGM5OTE5MjQ2OWMwMWRhNWM4MjRmMDhlNWMxMTdmOTU0OGYzM2NjMmFmOTAyMTc5OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9kNzlkNzAyMS03MzBiLTRmN2YtYTZiMi1iNjgzNzgyN2U2ODMvNmVkMDQ2MTctMGU5Mi00NTMxLTk2MzEtYmRjNDI3YmU3MDQyL21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F6ed04617-0e92-4531-9631-bdc427be7042\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjliOWNfMzRhODRhOGUxOWE0MDhkMGM5OTE5MjQ2OWMwMWRhNWM4MjRmMDhlNWMxMTdmOTU0OGYzM2NjMmFmOTAyMTc5OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9kNzlkNzAyMS03MzBiLTRmN2YtYTZiMi1iNjgzNzgyN2U2ODMvNmVkMDQ2MTctMGU5Mi00NTMxLTk2MzEtYmRjNDI3YmU3MDQyL21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6346283409112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6346283409112\x2Fams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6346283409112"},{"id":"6338418388112","name":"Jumpstart\x20Your\x20Energy\x20Savings\x20with\x20Compressed\x20Air\x20Manager\x20from\x20Emerson","referenceId":null,"accountId":"2270581185001","shortDescription":"Join\x20the\x20movement\x20towards\x20sustainability\x20by\x20optimizing\x20compressed\x20air\x20usage\x20in\x20manufacturing\x20processes.\x20Discover\x20how\x20Emerson\x27s\x20Compressed\x20Air\x20Manager\x20offers\x20real-time\x20monitoring,\x20alerts,\x20and\x20machine\x20trend\x20analysis\x20to\x20maximize\x20energy\x20efficiency...","longDescription":"Join\x20the\x20movement\x20towards\x20sustainability\x20by\x20optimizing\x20compressed\x20air\x20usage\x20in\x20manufacturing\x20processes.\x20Discover\x20how\x20Emerson\x27s\x20Compressed\x20Air\x20Manager\x20offers\x20real-time\x20monitoring,\x20alerts,\x20and\x20machine\x20trend\x20analysis\x20to\x20maximize\x20energy\x20efficiency\x20and\x20reduce\x20costs.\x20With\x20Smart\x20Airflow\x20Sensors\x20and\x20edge-enabled\x20technology,\x20empower\x20your\x20workforce\x20to\x20make\x20data-driven\x20decisions,\x20pinpoint\x20leaks,\x20and\x20set\x20thresholds\x20for\x20real-time\x20alerts.\x20Start\x20your\x20energy\x20savings\x20journey\x20today\x20with\x20Emerson.","creationDate":1696474776671,"publishedDate":1709202581502,"lastModifiedDate":1719918716647,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fautomation-solutions\x2Femerson-compressed-air-manager","linkText":"Select\x20your\x20own\x20Compressed\x20Air\x20Manager","tags":["digital\x20transformation","aventics","emerson","pacsystems","solahd","english","multi-industry","discreteautomation","captionhub"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F6f521d61-a0a5-48a1-9add-17028e30c5fe\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F77207edb-e4f1-4b85-98f8-2a5c9eceee88\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F6f521d61-a0a5-48a1-9add-17028e30c5fe\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":131648,"customFields":{"admin_notes":"\x20022924\x20MB:\x20Change\x20Existing\x20Video\x20\x20per\x20RITM2096153\n10052023\x20GV:\x20New\x20upload","contentowner":"Roy\x20Lether","downloadable":"TRUE","uploadedby":"George\x20Lei\x20Arella\x20Villanueva","brand":"Multiple\x20Brands","sourcelanguage":"English"},"slug":"jumpstart-your-energy-savings-with-compressed-air-manager-from-emerson","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F3407fe77-98f7-4671-b530-2bfdd5eb8a16\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmEzYjRfZGFhMTg0ZTE5MjVkYWU1MTFhYjdiMjNiYWNlMzc4MGQ2NmExOWM3NGQyOTRiNjdhYTJiZjU4OTY4MjJmMmJjOF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9mMWU4NjgwMi1hM2MxLTQ5YjMtODgwNS1kMTk5NjdlOTkzOGQvMzQwN2ZlNzctOThmNy00NjcxLWI1MzAtMmJmZGQ1ZWI4YTE2L21haW4ubXA0","filename":"jumpstart-your-energy-savings-with-compressed-air-manager-from-emerson.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F3407fe77-98f7-4671-b530-2bfdd5eb8a16\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmEzYjRfZGFhMTg0ZTE5MjVkYWU1MTFhYjdiMjNiYWNlMzc4MGQ2NmExOWM3NGQyOTRiNjdhYTJiZjU4OTY4MjJmMmJjOF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9mMWU4NjgwMi1hM2MxLTQ5YjMtODgwNS1kMTk5NjdlOTkzOGQvMzQwN2ZlNzctOThmNy00NjcxLWI1MzAtMmJmZGQ1ZWI4YTE2L21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F3407fe77-98f7-4671-b530-2bfdd5eb8a16\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmEzYjRfZGFhMTg0ZTE5MjVkYWU1MTFhYjdiMjNiYWNlMzc4MGQ2NmExOWM3NGQyOTRiNjdhYTJiZjU4OTY4MjJmMmJjOF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9mMWU4NjgwMi1hM2MxLTQ5YjMtODgwNS1kMTk5NjdlOTkzOGQvMzQwN2ZlNzctOThmNy00NjcxLWI1MzAtMmJmZGQ1ZWI4YTE2L21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6338418388112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6338418388112\x2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6338418388112"},{"id":"6326685526112","name":"Go\x20Boldly","referenceId":null,"accountId":"2270581185001","shortDescription":"A\x20healthier,\x20safer,\x20smarter,\x20and\x20more\x20sustainable\x20world\x20awaits.\x20At\x20Emerson\x20we\x20are\x20\x27Going\x20Boldly\x27\x20for\x20a\x20better\x20world.","longDescription":null,"creationDate":1683129710996,"publishedDate":1683129920087,"lastModifiedDate":1719918696351,"linkURL":"https:\x2F\x2Fwww.emerson.cn\x2Fen-cn\x2Finnovations","linkText":"emerson.cn\x2Fen-cn\x2Finnovations","tags":["automation\x20solutions","english","emerson"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F8a58b8a6-3d28-499d-8d3b-1237b130dc7c\x2Fb99b9134-9515-4e93-a8e7-34e3f49eaa33\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F8a58b8a6-3d28-499d-8d3b-1237b130dc7c\x2F006e2f41-2d4a-41f3-b801-34c49b9731aa\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F8a58b8a6-3d28-499d-8d3b-1237b130dc7c\x2Fb99b9134-9515-4e93-a8e7-34e3f49eaa33\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":30101,"customFields":{"uploadedby":"Gerald\x20Kiel\x20Dungca","contentowner":"Megan\x20Ellebrecht","downloadable":"FALSE","admin_notes":"05032023\x20GD:\x20New\x20Video\x20Upload\x20per\x20RITM1651266","brand":"Emerson","sourcelanguage":"English"},"slug":"go-boldly","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6326685526112\x2Fgo-boldly","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6326685526112"},{"id":"6343655703112","name":"Loud\x20vs\x20Soft\x20\x7C\x20Fisher\u1D40\u1D39\x20Whisper\u1D40\u1D39\x20technology","referenceId":null,"accountId":"2270581185001","shortDescription":"The\x20innovative\x20designs\x20of\x20Fisher\u1D40\u1D39\x20Whisper\u1D40\u1D39\x20technology\x20achieve\x20very\x20effective\x20control\x20valve\x20\x23noise\x20reduction.","longDescription":null,"creationDate":1703151735456,"publishedDate":1703152211926,"lastModifiedDate":1719918726071,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves-actuators-regulators\x2Fcontrol-valves\x2Fcontrol-valve-noise-reduction","linkText":"Go\x20quiet.\x20Go\x20Boldly.","tags":["valves","actuators\x20\x26\x20regulators","fisher","english","noise","attenuation","nxg","nxv","whisper","loud","soft","severe\x20service"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2F08bed389-6314-4cf5-abe2-a80e6ea01eec\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2Fcf1836ec-ceec-4d9c-9496-932a50a6b179\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2F08bed389-6314-4cf5-abe2-a80e6ea01eec\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":26731,"customFields":{"admin_notes":"122123\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM1997781\n","contentowner":"C.J.\x20Garland","downloadable":"TRUE","uploadedby":"Mark\x20Jayson\x20Bercasio","brand":"Fisher","sourcelanguage":"English"},"slug":"loud-vs-soft-\x7C-fisher\u1D40\u1D39-whisper\u1D40\u1D39-technology","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2Fc910d78d-2ad0-47d9-868c-e6d9f0687f13\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmExMjdfMTlmODcxOTNjODhiOTE0YWUwOTMwOTQ0N2JlY2E1YWU0MDQwN2EzY2YxYzRjODI2ZDM4ZGVlNzgxZWRhMjc0Ml8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS84MmE4NTZmZC02ZGY2LTQzMGItOTg4MC02YTIwOWFiZjczZWMvYzkxMGQ3OGQtMmFkMC00N2Q5LTg2OGMtZTZkOWYwNjg3ZjEzL21haW4ubXA0","filename":"loud-vs-soft-\x7C-fisher\u1D40\u1D39-whisper\u1D40\u1D39-technology.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2Fc910d78d-2ad0-47d9-868c-e6d9f0687f13\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmExMjdfMTlmODcxOTNjODhiOTE0YWUwOTMwOTQ0N2JlY2E1YWU0MDQwN2EzY2YxYzRjODI2ZDM4ZGVlNzgxZWRhMjc0Ml8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS84MmE4NTZmZC02ZGY2LTQzMGItOTg4MC02YTIwOWFiZjczZWMvYzkxMGQ3OGQtMmFkMC00N2Q5LTg2OGMtZTZkOWYwNjg3ZjEzL21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2Fc910d78d-2ad0-47d9-868c-e6d9f0687f13\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmExMjdfMTlmODcxOTNjODhiOTE0YWUwOTMwOTQ0N2JlY2E1YWU0MDQwN2EzY2YxYzRjODI2ZDM4ZGVlNzgxZWRhMjc0Ml8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS84MmE4NTZmZC02ZGY2LTQzMGItOTg4MC02YTIwOWFiZjczZWMvYzkxMGQ3OGQtMmFkMC00N2Q5LTg2OGMtZTZkOWYwNjg3ZjEzL21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6343655703112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6343655703112\x2Floud-vs-soft-\x7C-fisher\u1D40\u1D39-whisper\u1D40\u1D39-technology","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6343655703112"},{"id":"6337146786112","name":"Micro\x20Motion\u2122\x20G-Series\x20Coriolis\x20Flow\x20and\x20Density\x20Meter","referenceId":null,"accountId":"2270581185001","shortDescription":"Micro\x20Motion\x20G-Series:\x20market-leading\x20compact\x20design\x20featuring\x20advanced\x20process\x20diagnostic\x20capability.","longDescription":null,"creationDate":1694702704889,"publishedDate":1697649498309,"lastModifiedDate":1719918715200,"linkURL":"emerson.com\x2Fmicromotion","linkText":"Learn\x20more\x20at\x20emerson.com\x2Fmicromotion","tags":["measurement\x20instrumentation","coriolis","english","chemical","flow\x20meter","micro\x20motion\x20coriolis","sensor","oem","food\x20and\x20beverage","life\x20sciences","captionhub"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F7cdc8519-7ebe-491b-8c0d-894fb69050da\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F94e8f243-4c67-416c-8ab0-436f612ee469\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F7cdc8519-7ebe-491b-8c0d-894fb69050da\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":133760,"customFields":{"admin_notes":"040424\x20MB:\x20Modify\x20Existing\x20Video\x20per\x20RITM2147247\n2268214\x20JA:\x20New\x20video\x20upload\x20per\x20RITM1861443","contentowner":"Priscila\x20Paulino","downloadable":"TRUE","uploadedby":"Jomineck\x20Abanto","brand":"Non-specific","sourcelanguage":"English"},"slug":"micro-motion\u2122-g-series-coriolis-flow-and-density-meter","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F769c4537-5efe-44f0-b0b7-ebc169db5b2e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjlkMDhfYzA2NjYzZjFiMWNjNWU2MmVmMTYyNjA1N2U0NDMyMjlmZGRmM2UxMzg5MmVkMzk3MDc4NDdmN2M4OTgxMjBiMF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80ZDI4YmFkMC05OGEwLTRjY2EtYjNmZi05ZmI0OTMyNWQ4ZmEvNzY5YzQ1MzctNWVmZS00NGYwLWIwYjctZWJjMTY5ZGI1YjJlL21haW4ubXA0","filename":"micro-motion\u2122-g-series-coriolis-flow-and-density-meter.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F769c4537-5efe-44f0-b0b7-ebc169db5b2e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjlkMDhfYzA2NjYzZjFiMWNjNWU2MmVmMTYyNjA1N2U0NDMyMjlmZGRmM2UxMzg5MmVkMzk3MDc4NDdmN2M4OTgxMjBiMF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80ZDI4YmFkMC05OGEwLTRjY2EtYjNmZi05ZmI0OTMyNWQ4ZmEvNzY5YzQ1MzctNWVmZS00NGYwLWIwYjctZWJjMTY5ZGI1YjJlL21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F769c4537-5efe-44f0-b0b7-ebc169db5b2e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjlkMDhfYzA2NjYzZjFiMWNjNWU2MmVmMTYyNjA1N2U0NDMyMjlmZGRmM2UxMzg5MmVkMzk3MDc4NDdmN2M4OTgxMjBiMF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80ZDI4YmFkMC05OGEwLTRjY2EtYjNmZi05ZmI0OTMyNWQ4ZmEvNzY5YzQ1MzctNWVmZS00NGYwLWIwYjctZWJjMTY5ZGI1YjJlL21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6337146786112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6337146786112\x2Fmicro-motion\u2122-g-series-coriolis-flow-and-density-meter","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6337146786112"},{"id":"6337479294112","name":"AMS\x20Optics\x20\x7C\x20Enterprise-level\x20Integrated\x20Workflow\x20and\x20Collaboration\x20Software","referenceId":null,"accountId":"2270581185001","shortDescription":"AMS\x20Optics\x20is\x20software\x20that\x20boosts\x20business\x20performance\x20through\x20simplified\x20data\x20management,\x20automated\x20workflows\x20and\x20enhanced\x20decision\x20support.","longDescription":null,"creationDate":1695201588040,"publishedDate":1695202401807,"lastModifiedDate":1719918715746,"linkURL":null,"linkText":null,"tags":["ams","cmms","collaboration\x20software","industrial\x20software","data\x20collection","historian","english"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F03f43f0e-5677-4c4e-b727-b69e8ad8428e\x2F4bd2b7c6-21c0-40cc-b8a6-eb53de0b3864\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F03f43f0e-5677-4c4e-b727-b69e8ad8428e\x2F3b6bacb8-80db-4585-be8a-e38a8789a8ba\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F03f43f0e-5677-4c4e-b727-b69e8ad8428e\x2F4bd2b7c6-21c0-40cc-b8a6-eb53de0b3864\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":140672,"customFields":{"admin_notes":"09202023\x20GV:\x20New\x20upload\x20RITM1866422","contentowner":"Jay\x20Schwarz","downloadable":"FALSE","uploadedby":"George\x20Lei\x20Arella\x20Villanueva","brand":"AMS\x20Suite","sourcelanguage":"English"},"slug":"ams-optics-\x7C-enterprise-level-integrated-workflow-and-collaboration-software","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6337479294112\x2Fams-optics-\x7C-enterprise-level-integrated-workflow-and-collaboration-software","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6337479294112"}],"source":"brightcove","predefinedPlaylist":true,"playlistId":"1794594087323467934","totalCountLabel":"10\x20Videos"},"video":{"id":"6344745925112","name":"Go\x20Boldly\x20\x26\x20Let\x27s\x20Go","referenceId":null,"accountId":"2270581185001","shortDescription":"We\x20want\x20you\x20to\x20join\x20us\x20in\x20our\x20bold\x20aspiration\x20to\x20make\x20the\x20world\x20healthier,\x20safer,\x20smarter\x20and\x20more\x20sustainable.","longDescription":null,"creationDate":1705066722820,"publishedDate":1705067298825,"lastModifiedDate":1719918733825,"linkURL":"https:\x2F\x2Fwww.emerson.cn\x2Fen-cn\x2Fcareers","linkText":"Visit\x20the\x20Careers\x20Page\x20for\x20more\x20information\x20","tags":["emerson","english"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a\x2F3586e432-3d06-45fc-8268-8feef7e44870\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a\x2Fde45b77f-a245-4fdb-8eb6-7b279cde869f\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a\x2F3586e432-3d06-45fc-8268-8feef7e44870\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":86657,"customFields":{"admin_notes":"011224\x20JA:\x20New\x20video\x20upload\x20\x28top250\x20pages\x29\x20per\x20RITM2019520","contentowner":"Odeiza\x20Cabais","downloadable":"FALSE","uploadedby":"Jomineck\x20Abanto","brand":"Emerson","sourcelanguage":"English"},"slug":"go-boldly-let-s-go","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6344745925112\x2Fgo-boldly-let-s-go","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6344745925112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6344745925112\x2Fgo-boldly-let-s-go\x3FautoStart\x3Dtrue"},"category":{"slug":"featured-collection","id":"5c2ffe5fd4b7dac16fce33d4","name":"Featured\x20Collection"},"categories":[{"id":"5c2ffe5fd4b7dac16fce33d4","slug":"featured-collection","name":"Featured\x20Collection","description":"","customFields":{},"primaryTag":"","videos":{"page":0,"numericPagination":true,"count":10,"totalCount":10,"totalPages":1,"start":1,"end":10,"prevPage":false,"nextPage":false,"items":[{"id":"6344745925112","name":"Go\x20Boldly\x20\x26\x20Let\x27s\x20Go","referenceId":null,"accountId":"2270581185001","shortDescription":"We\x20want\x20you\x20to\x20join\x20us\x20in\x20our\x20bold\x20aspiration\x20to\x20make\x20the\x20world\x20healthier,\x20safer,\x20smarter\x20and\x20more\x20sustainable.","longDescription":null,"creationDate":1705066722820,"publishedDate":1705067298825,"lastModifiedDate":1719918733825,"linkURL":"https:\x2F\x2Fwww.emerson.cn\x2Fen-cn\x2Fcareers","linkText":"Visit\x20the\x20Careers\x20Page\x20for\x20more\x20information\x20","tags":["emerson","english"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a\x2F3586e432-3d06-45fc-8268-8feef7e44870\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a\x2Fde45b77f-a245-4fdb-8eb6-7b279cde869f\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fa7fd2e1f-9c08-4390-93f5-ab83d7f2108a\x2F3586e432-3d06-45fc-8268-8feef7e44870\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":86657,"customFields":{"admin_notes":"011224\x20JA:\x20New\x20video\x20upload\x20\x28top250\x20pages\x29\x20per\x20RITM2019520","contentowner":"Odeiza\x20Cabais","downloadable":"FALSE","uploadedby":"Jomineck\x20Abanto","brand":"Emerson","sourcelanguage":"English"},"slug":"go-boldly-let-s-go","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6344745925112\x2Fgo-boldly-let-s-go","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6344745925112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6344745925112\x2Fgo-boldly-let-s-go\x3FautoStart\x3Dtrue"},{"id":"6351605254112","name":"AVENTICS\x20Series\x20XV:\x20The\x20Next-Generation\x20Valve\x20Platform","referenceId":null,"accountId":"2270581185001","shortDescription":"This\x20video\x20highlights\x20the\x20new\x20Aventics\x20XV\x20Valve\x20series,\x20a\x20next-generation\x20valve\x20platform\x20that\x20enables\x20machine\x20builders\x20an\x20unparalleled\x20level\x20of\x20flexibility\x20and\x20scalability\x20for\x20a\x20wide\x20variety\x20of\x20industries\u000band\x20applications.","longDescription":null,"creationDate":1713986285612,"publishedDate":1713986607703,"lastModifiedDate":1721945993018,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffluid-control-pneumatics\x2Ffloor-to-cloud-the-future-of-automation","tags":["aventics","english","captionhub"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F789722d6-4ced-4801-ac5a-6a05bad0705a\x2F13151f57-138c-44ca-af66-d8c310211453\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F789722d6-4ced-4801-ac5a-6a05bad0705a\x2Fae60294a-88d0-4fc5-a339-6a15307c4d7c\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F789722d6-4ced-4801-ac5a-6a05bad0705a\x2F13151f57-138c-44ca-af66-d8c310211453\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":102251,"customFields":{"admin_notes":"042524\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2175499","contentowner":"Marlon\x20Escobar","downloadable":"FALSE","uploadedby":"Mark\x20Jayson\x20Bercasio","brand":"Non-specific","sourcelanguage":"English"},"slug":"aventics-series-xv:-the-next-generation-valve-platform","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6351605254112\x2Faventics-series-xv:-the-next-generation-valve-platform","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6351605254112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6351605254112\x2Faventics-series-xv:-the-next-generation-valve-platform\x3FautoStart\x3Dtrue"},{"id":"6344641346112","name":"The\x20Future\x20is\x20Here:\x20Fisher\u2122\x20FIELDVUE\u2122\x20DVC7K\x20Digital\x20Valve\x20Controller","referenceId":null,"accountId":"2270581185001","shortDescription":"Unveiling\x20the\x20Fisher\u2122\x20FIELDVUE\u2122\x20DVC7K\x20-\x20high\x20performance,\x20proven\x20reliability.\x20With\x20embedded\x20prognostics,\x20smart\x20simplicity,\x20and\x20data-driven\x20optimization.\x20It\x27s\x20more\x20than\x20a\x20valve\x20controller,\x20it\x27s\x20a\x20game\x20changer.","longDescription":null,"creationDate":1704920705322,"publishedDate":1704921015574,"lastModifiedDate":1719918727855,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Ffisher-dvc7k","tags":["fisher","english","advice\x20at\x20the\x20device","analog\x20positioner","controller","diagnostics","digital","digital\x20valve\x20controller","digital\x20valve\x20controllers","dvc7k","edge\x20computing","fieldvue","instrument","output","pneumatic","revolution","the\x20future\x20is\x20here","valve\x20diagnostics","valvelink"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2F2ea3a531-9fd5-4868-9b4a-bf94a277a36c\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2Fca932248-8834-4da3-a6c6-4c6e7ce41c54\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2F2ea3a531-9fd5-4868-9b4a-bf94a277a36c\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":64683,"customFields":{"admin_notes":"060424\x20MB:\x20Activate\x20Download\x20Button\x20per\x20RITM2232431\x20\n011124\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2013872","contentowner":"Ephraim\x20Migui\x20Robles","downloadable":"TRUE","uploadedby":"Mark\x20Jayson\x20Bercasio","brand":"Fisher","sourcelanguage":"English"},"slug":"the-future-is-here:-fisher\u2122-fieldvue\u2122-dvc7k-digital-valve-controller","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2Fbcced333-bb8c-468f-a2e3-38001901be9e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjllZTZfN2E3ZWVhYjdiMmQ1MDk2MDhiMDIzMGU5MTlkZWE5YWUyYTA5YzFiOTRiZjQ5ZWVjODk0N2NhNjg1N2UzOWUyMV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80MWFiMTczMi0xMzUwLTQ2NjktOTc0OC1iMjQ5NGFlMDI4MDYvYmNjZWQzMzMtYmI4Yy00NjhmLWEyZTMtMzgwMDE5MDFiZTllL21haW4ubXA0","filename":"the-future-is-here:-fisher\u2122-fieldvue\u2122-dvc7k-digital-valve-controller.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2Fbcced333-bb8c-468f-a2e3-38001901be9e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjllZTZfN2E3ZWVhYjdiMmQ1MDk2MDhiMDIzMGU5MTlkZWE5YWUyYTA5YzFiOTRiZjQ5ZWVjODk0N2NhNjg1N2UzOWUyMV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80MWFiMTczMi0xMzUwLTQ2NjktOTc0OC1iMjQ5NGFlMDI4MDYvYmNjZWQzMzMtYmI4Yy00NjhmLWEyZTMtMzgwMDE5MDFiZTllL21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F41ab1732-1350-4669-9748-b2494ae02806\x2Fbcced333-bb8c-468f-a2e3-38001901be9e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjllZTZfN2E3ZWVhYjdiMmQ1MDk2MDhiMDIzMGU5MTlkZWE5YWUyYTA5YzFiOTRiZjQ5ZWVjODk0N2NhNjg1N2UzOWUyMV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80MWFiMTczMi0xMzUwLTQ2NjktOTc0OC1iMjQ5NGFlMDI4MDYvYmNjZWQzMzMtYmI4Yy00NjhmLWEyZTMtMzgwMDE5MDFiZTllL21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6344641346112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6344641346112\x2Fthe-future-is-here:-fisher\u2122-fieldvue\u2122-dvc7k-digital-valve-controller","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6344641346112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6344641346112\x2Fthe-future-is-here:-fisher\u2122-fieldvue\u2122-dvc7k-digital-valve-controller\x3FautoStart\x3Dtrue"},{"id":"6314376861112","name":"Rosemount\u2122\x203051\x20Pressure\x20Transmitter\x20New\x20Capabilities","referenceId":null,"accountId":"2270581185001","shortDescription":"Emerson\x20Engineers\x20have\x20redesigned\x20the\x20Rosemount\u2122\x203051\x20so\x20the\x20information\x20you\x20need\x20is\x20always\x20at\x20your\x20fingertips.\x20Bluetooth\u00AE\x20connectivity,\x20Task\x20based\x20menus,\x20quick\x20service\x20buttons,\x20diagnostics\x20and\x20more\x21\x20A\x20common\x20menu\x20design...","longDescription":"Emerson\x20Engineers\x20have\x20redesigned\x20the\x20Rosemount\u2122\x203051\x20so\x20the\x20information\x20you\x20need\x20is\x20always\x20at\x20your\x20fingertips.\x20Bluetooth\u00AE\x20connectivity,\x20Task\x20based\x20menus,\x20quick\x20service\x20buttons,\x20diagnostics\x20and\x20more\x21\x20A\x20common\x20menu\x20design\x20across\x20hosts\x20and\x20tools\x20provides\x20an\x20identical\x20experience\x20regardless\x20of\x20how\x20you\x20are\x20accessing\x20the\x20device\x20makes\x20commissioning,\x20troubleshooting\x20and\x20maintenance\x20faster\x20than\x20ever\x21","creationDate":1666776794352,"publishedDate":1675267467171,"lastModifiedDate":1719918672822,"linkURL":"https:\x2F\x2Fwww.Emerson.com\x2FRosemount3051","linkText":"Powerful\x20new\x20features\x20make\x20it\x20easier\x20to\x20use,\x20provide\x20more\x20insights,\x20and\x20add\x20diagnostic\x20capabilities\x20-\x20all\x20of\x20which\x20allows\x20you\x20to\x20perform\x20commissioning,\x20maintenance\x20and\x20troubleshooting\x20tasks\x20faster\x20than\x20ever.\x20Learn\x20more\x20at\x20emerson.com\x2FRosemount3051","tags":["measurement\x20instrumentation","rosemount","english","multi-industry","bluetooth\x20connectivity","3051\x20new\x20capabilities","emerson\x20exchange","rosemountyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F692b6a4c-0181-4f63-94bf-5855591587b4\x2Fde1fcc23-542a-402c-b510-4aeb3ee907d0\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F692b6a4c-0181-4f63-94bf-5855591587b4\x2F2d079882-37ee-40b4-9b83-a88f882fa221\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F692b6a4c-0181-4f63-94bf-5855591587b4\x2Fde1fcc23-542a-402c-b510-4aeb3ee907d0\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":187755,"customFields":{"uploadedby":"Gerald\x20Kiel\x20Dungca\nJomineck\x20Abanto","contentowner":"Gary\x20Losie","downloadable":"FALSE","admin_notes":"01252023\x20GD:\x20Video\x20Updated\x20per\x20RITM1517469\n1735153\x20JA:\x20New\x20video\x20upload\x20per\x20RITM1401170","brand":"Rosemount","sourcelanguage":"English"},"slug":"rosemount\u2122-3051-pressure-transmitter-new-capabilities","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6314376861112\x2Frosemount\u2122-3051-pressure-transmitter-new-capabilities","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6314376861112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6314376861112\x2Frosemount\u2122-3051-pressure-transmitter-new-capabilities\x3FautoStart\x3Dtrue"},{"id":"6346283409112","name":"AMS\x20Device\x20Manager:\x20Modern\x20Concepts\x20for\x20Software\x20Based\x20Intelligent\x20Field\x20Device\x20Management","referenceId":null,"accountId":"2270581185001","shortDescription":"Join\x20experts\x20Anna\x20Vele\u00F1a\x20and\x20Tinh\x20Phan\x20from\x20Emerson\x27s\x20Reliability\x20Solutions\x20business\x20to\x20learn\x20modern\x20concepts\x20for\x20simplifying\x20intelligent\x20field\x20device\x20management\x20with\x20AMS\x20Device\x20Manager...","longDescription":"Join\x20experts\x20Anna\x20Vele\u00F1a\x20and\x20Tinh\x20Phan\x20from\x20Emerson\x27s\x20Reliability\x20Solutions\x20business\x20to\x20learn\x20modern\x20concepts\x20for\x20simplifying\x20intelligent\x20field\x20device\x20management\x20with\x20AMS\x20Device\x20Manager\x20software,\x20including\x20commissioning,\x20diagnostics,\x20calibration,\x20alerts,\x20configuration,\x20documentation,\x20and\x20more.","creationDate":1707140236418,"publishedDate":1707140605883,"lastModifiedDate":1719918736545,"linkURL":null,"linkText":null,"tags":["ams","english","device\x20manager","reliability\x20solutions","field\x20devices","field\x20device\x20manager"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F3dda57b7-a54e-4411-9f50-dc85a682f8aa\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2Fbf3ede2d-fd49-4b47-a0bf-c574a989649e\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F3dda57b7-a54e-4411-9f50-dc85a682f8aa\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":951701,"customFields":{"admin_notes":"020524\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2054637","contentowner":"Raul\x20Pimentel","downloadable":"TRUE","uploadedby":"Mark\x20Jayson\x20Bercasio","brand":"Non-specific","sourcelanguage":"English"},"slug":"ams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F6ed04617-0e92-4531-9631-bdc427be7042\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjliOWNfMzRhODRhOGUxOWE0MDhkMGM5OTE5MjQ2OWMwMWRhNWM4MjRmMDhlNWMxMTdmOTU0OGYzM2NjMmFmOTAyMTc5OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9kNzlkNzAyMS03MzBiLTRmN2YtYTZiMi1iNjgzNzgyN2U2ODMvNmVkMDQ2MTctMGU5Mi00NTMxLTk2MzEtYmRjNDI3YmU3MDQyL21haW4ubXA0","filename":"ams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F6ed04617-0e92-4531-9631-bdc427be7042\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjliOWNfMzRhODRhOGUxOWE0MDhkMGM5OTE5MjQ2OWMwMWRhNWM4MjRmMDhlNWMxMTdmOTU0OGYzM2NjMmFmOTAyMTc5OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9kNzlkNzAyMS03MzBiLTRmN2YtYTZiMi1iNjgzNzgyN2U2ODMvNmVkMDQ2MTctMGU5Mi00NTMxLTk2MzEtYmRjNDI3YmU3MDQyL21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fd79d7021-730b-4f7f-a6b2-b6837827e683\x2F6ed04617-0e92-4531-9631-bdc427be7042\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjliOWNfMzRhODRhOGUxOWE0MDhkMGM5OTE5MjQ2OWMwMWRhNWM4MjRmMDhlNWMxMTdmOTU0OGYzM2NjMmFmOTAyMTc5OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9kNzlkNzAyMS03MzBiLTRmN2YtYTZiMi1iNjgzNzgyN2U2ODMvNmVkMDQ2MTctMGU5Mi00NTMxLTk2MzEtYmRjNDI3YmU3MDQyL21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6346283409112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6346283409112\x2Fams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6346283409112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6346283409112\x2Fams-device-manager:-modern-concepts-for-software-based-intelligent-field-device-management\x3FautoStart\x3Dtrue"},{"id":"6338418388112","name":"Jumpstart\x20Your\x20Energy\x20Savings\x20with\x20Compressed\x20Air\x20Manager\x20from\x20Emerson","referenceId":null,"accountId":"2270581185001","shortDescription":"Join\x20the\x20movement\x20towards\x20sustainability\x20by\x20optimizing\x20compressed\x20air\x20usage\x20in\x20manufacturing\x20processes.\x20Discover\x20how\x20Emerson\x27s\x20Compressed\x20Air\x20Manager\x20offers\x20real-time\x20monitoring,\x20alerts,\x20and\x20machine\x20trend\x20analysis\x20to\x20maximize\x20energy\x20efficiency...","longDescription":"Join\x20the\x20movement\x20towards\x20sustainability\x20by\x20optimizing\x20compressed\x20air\x20usage\x20in\x20manufacturing\x20processes.\x20Discover\x20how\x20Emerson\x27s\x20Compressed\x20Air\x20Manager\x20offers\x20real-time\x20monitoring,\x20alerts,\x20and\x20machine\x20trend\x20analysis\x20to\x20maximize\x20energy\x20efficiency\x20and\x20reduce\x20costs.\x20With\x20Smart\x20Airflow\x20Sensors\x20and\x20edge-enabled\x20technology,\x20empower\x20your\x20workforce\x20to\x20make\x20data-driven\x20decisions,\x20pinpoint\x20leaks,\x20and\x20set\x20thresholds\x20for\x20real-time\x20alerts.\x20Start\x20your\x20energy\x20savings\x20journey\x20today\x20with\x20Emerson.","creationDate":1696474776671,"publishedDate":1709202581502,"lastModifiedDate":1719918716647,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fautomation-solutions\x2Femerson-compressed-air-manager","linkText":"Select\x20your\x20own\x20Compressed\x20Air\x20Manager","tags":["digital\x20transformation","aventics","emerson","pacsystems","solahd","english","multi-industry","discreteautomation","captionhub"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F6f521d61-a0a5-48a1-9add-17028e30c5fe\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F77207edb-e4f1-4b85-98f8-2a5c9eceee88\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F6f521d61-a0a5-48a1-9add-17028e30c5fe\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":131648,"customFields":{"admin_notes":"\x20022924\x20MB:\x20Change\x20Existing\x20Video\x20\x20per\x20RITM2096153\n10052023\x20GV:\x20New\x20upload","contentowner":"Roy\x20Lether","downloadable":"TRUE","uploadedby":"George\x20Lei\x20Arella\x20Villanueva","brand":"Multiple\x20Brands","sourcelanguage":"English"},"slug":"jumpstart-your-energy-savings-with-compressed-air-manager-from-emerson","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F3407fe77-98f7-4671-b530-2bfdd5eb8a16\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmEzYjRfZGFhMTg0ZTE5MjVkYWU1MTFhYjdiMjNiYWNlMzc4MGQ2NmExOWM3NGQyOTRiNjdhYTJiZjU4OTY4MjJmMmJjOF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9mMWU4NjgwMi1hM2MxLTQ5YjMtODgwNS1kMTk5NjdlOTkzOGQvMzQwN2ZlNzctOThmNy00NjcxLWI1MzAtMmJmZGQ1ZWI4YTE2L21haW4ubXA0","filename":"jumpstart-your-energy-savings-with-compressed-air-manager-from-emerson.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F3407fe77-98f7-4671-b530-2bfdd5eb8a16\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmEzYjRfZGFhMTg0ZTE5MjVkYWU1MTFhYjdiMjNiYWNlMzc4MGQ2NmExOWM3NGQyOTRiNjdhYTJiZjU4OTY4MjJmMmJjOF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9mMWU4NjgwMi1hM2MxLTQ5YjMtODgwNS1kMTk5NjdlOTkzOGQvMzQwN2ZlNzctOThmNy00NjcxLWI1MzAtMmJmZGQ1ZWI4YTE2L21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Ff1e86802-a3c1-49b3-8805-d19967e9938d\x2F3407fe77-98f7-4671-b530-2bfdd5eb8a16\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmEzYjRfZGFhMTg0ZTE5MjVkYWU1MTFhYjdiMjNiYWNlMzc4MGQ2NmExOWM3NGQyOTRiNjdhYTJiZjU4OTY4MjJmMmJjOF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9mMWU4NjgwMi1hM2MxLTQ5YjMtODgwNS1kMTk5NjdlOTkzOGQvMzQwN2ZlNzctOThmNy00NjcxLWI1MzAtMmJmZGQ1ZWI4YTE2L21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6338418388112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6338418388112\x2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6338418388112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6338418388112\x2Fjumpstart-your-energy-savings-with-compressed-air-manager-from-emerson\x3FautoStart\x3Dtrue"},{"id":"6326685526112","name":"Go\x20Boldly","referenceId":null,"accountId":"2270581185001","shortDescription":"A\x20healthier,\x20safer,\x20smarter,\x20and\x20more\x20sustainable\x20world\x20awaits.\x20At\x20Emerson\x20we\x20are\x20\x27Going\x20Boldly\x27\x20for\x20a\x20better\x20world.","longDescription":null,"creationDate":1683129710996,"publishedDate":1683129920087,"lastModifiedDate":1719918696351,"linkURL":"https:\x2F\x2Fwww.emerson.cn\x2Fen-cn\x2Finnovations","linkText":"emerson.cn\x2Fen-cn\x2Finnovations","tags":["automation\x20solutions","english","emerson"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F8a58b8a6-3d28-499d-8d3b-1237b130dc7c\x2Fb99b9134-9515-4e93-a8e7-34e3f49eaa33\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F8a58b8a6-3d28-499d-8d3b-1237b130dc7c\x2F006e2f41-2d4a-41f3-b801-34c49b9731aa\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F8a58b8a6-3d28-499d-8d3b-1237b130dc7c\x2Fb99b9134-9515-4e93-a8e7-34e3f49eaa33\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":30101,"customFields":{"uploadedby":"Gerald\x20Kiel\x20Dungca","contentowner":"Megan\x20Ellebrecht","downloadable":"FALSE","admin_notes":"05032023\x20GD:\x20New\x20Video\x20Upload\x20per\x20RITM1651266","brand":"Emerson","sourcelanguage":"English"},"slug":"go-boldly","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6326685526112\x2Fgo-boldly","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6326685526112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6326685526112\x2Fgo-boldly\x3FautoStart\x3Dtrue"},{"id":"6343655703112","name":"Loud\x20vs\x20Soft\x20\x7C\x20Fisher\u1D40\u1D39\x20Whisper\u1D40\u1D39\x20technology","referenceId":null,"accountId":"2270581185001","shortDescription":"The\x20innovative\x20designs\x20of\x20Fisher\u1D40\u1D39\x20Whisper\u1D40\u1D39\x20technology\x20achieve\x20very\x20effective\x20control\x20valve\x20\x23noise\x20reduction.","longDescription":null,"creationDate":1703151735456,"publishedDate":1703152211926,"lastModifiedDate":1719918726071,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves-actuators-regulators\x2Fcontrol-valves\x2Fcontrol-valve-noise-reduction","linkText":"Go\x20quiet.\x20Go\x20Boldly.","tags":["valves","actuators\x20\x26\x20regulators","fisher","english","noise","attenuation","nxg","nxv","whisper","loud","soft","severe\x20service"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2F08bed389-6314-4cf5-abe2-a80e6ea01eec\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2Fcf1836ec-ceec-4d9c-9496-932a50a6b179\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2F08bed389-6314-4cf5-abe2-a80e6ea01eec\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":26731,"customFields":{"admin_notes":"122123\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM1997781\n","contentowner":"C.J.\x20Garland","downloadable":"TRUE","uploadedby":"Mark\x20Jayson\x20Bercasio","brand":"Fisher","sourcelanguage":"English"},"slug":"loud-vs-soft-\x7C-fisher\u1D40\u1D39-whisper\u1D40\u1D39-technology","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2Fc910d78d-2ad0-47d9-868c-e6d9f0687f13\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmExMjdfMTlmODcxOTNjODhiOTE0YWUwOTMwOTQ0N2JlY2E1YWU0MDQwN2EzY2YxYzRjODI2ZDM4ZGVlNzgxZWRhMjc0Ml8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS84MmE4NTZmZC02ZGY2LTQzMGItOTg4MC02YTIwOWFiZjczZWMvYzkxMGQ3OGQtMmFkMC00N2Q5LTg2OGMtZTZkOWYwNjg3ZjEzL21haW4ubXA0","filename":"loud-vs-soft-\x7C-fisher\u1D40\u1D39-whisper\u1D40\u1D39-technology.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2Fc910d78d-2ad0-47d9-868c-e6d9f0687f13\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmExMjdfMTlmODcxOTNjODhiOTE0YWUwOTMwOTQ0N2JlY2E1YWU0MDQwN2EzY2YxYzRjODI2ZDM4ZGVlNzgxZWRhMjc0Ml8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS84MmE4NTZmZC02ZGY2LTQzMGItOTg4MC02YTIwOWFiZjczZWMvYzkxMGQ3OGQtMmFkMC00N2Q5LTg2OGMtZTZkOWYwNjg3ZjEzL21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F82a856fd-6df6-430b-9880-6a209abf73ec\x2Fc910d78d-2ad0-47d9-868c-e6d9f0687f13\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmExMjdfMTlmODcxOTNjODhiOTE0YWUwOTMwOTQ0N2JlY2E1YWU0MDQwN2EzY2YxYzRjODI2ZDM4ZGVlNzgxZWRhMjc0Ml8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS84MmE4NTZmZC02ZGY2LTQzMGItOTg4MC02YTIwOWFiZjczZWMvYzkxMGQ3OGQtMmFkMC00N2Q5LTg2OGMtZTZkOWYwNjg3ZjEzL21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6343655703112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6343655703112\x2Floud-vs-soft-\x7C-fisher\u1D40\u1D39-whisper\u1D40\u1D39-technology","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6343655703112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6343655703112\x2Floud-vs-soft-\x7C-fisher\u1D40\u1D39-whisper\u1D40\u1D39-technology\x3FautoStart\x3Dtrue"},{"id":"6337146786112","name":"Micro\x20Motion\u2122\x20G-Series\x20Coriolis\x20Flow\x20and\x20Density\x20Meter","referenceId":null,"accountId":"2270581185001","shortDescription":"Micro\x20Motion\x20G-Series:\x20market-leading\x20compact\x20design\x20featuring\x20advanced\x20process\x20diagnostic\x20capability.","longDescription":null,"creationDate":1694702704889,"publishedDate":1697649498309,"lastModifiedDate":1719918715200,"linkURL":"emerson.com\x2Fmicromotion","linkText":"Learn\x20more\x20at\x20emerson.com\x2Fmicromotion","tags":["measurement\x20instrumentation","coriolis","english","chemical","flow\x20meter","micro\x20motion\x20coriolis","sensor","oem","food\x20and\x20beverage","life\x20sciences","captionhub"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F7cdc8519-7ebe-491b-8c0d-894fb69050da\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F94e8f243-4c67-416c-8ab0-436f612ee469\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F7cdc8519-7ebe-491b-8c0d-894fb69050da\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":133760,"customFields":{"admin_notes":"040424\x20MB:\x20Modify\x20Existing\x20Video\x20per\x20RITM2147247\n2268214\x20JA:\x20New\x20video\x20upload\x20per\x20RITM1861443","contentowner":"Priscila\x20Paulino","downloadable":"TRUE","uploadedby":"Jomineck\x20Abanto","brand":"Non-specific","sourcelanguage":"English"},"slug":"micro-motion\u2122-g-series-coriolis-flow-and-density-meter","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F769c4537-5efe-44f0-b0b7-ebc169db5b2e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjlkMDhfYzA2NjYzZjFiMWNjNWU2MmVmMTYyNjA1N2U0NDMyMjlmZGRmM2UxMzg5MmVkMzk3MDc4NDdmN2M4OTgxMjBiMF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80ZDI4YmFkMC05OGEwLTRjY2EtYjNmZi05ZmI0OTMyNWQ4ZmEvNzY5YzQ1MzctNWVmZS00NGYwLWIwYjctZWJjMTY5ZGI1YjJlL21haW4ubXA0","filename":"micro-motion\u2122-g-series-coriolis-flow-and-density-meter.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F769c4537-5efe-44f0-b0b7-ebc169db5b2e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjlkMDhfYzA2NjYzZjFiMWNjNWU2MmVmMTYyNjA1N2U0NDMyMjlmZGRmM2UxMzg5MmVkMzk3MDc4NDdmN2M4OTgxMjBiMF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80ZDI4YmFkMC05OGEwLTRjY2EtYjNmZi05ZmI0OTMyNWQ4ZmEvNzY5YzQ1MzctNWVmZS00NGYwLWIwYjctZWJjMTY5ZGI1YjJlL21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F4d28bad0-98a0-4cca-b3ff-9fb49325d8fa\x2F769c4537-5efe-44f0-b0b7-ebc169db5b2e\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjlkMDhfYzA2NjYzZjFiMWNjNWU2MmVmMTYyNjA1N2U0NDMyMjlmZGRmM2UxMzg5MmVkMzk3MDc4NDdmN2M4OTgxMjBiMF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS80ZDI4YmFkMC05OGEwLTRjY2EtYjNmZi05ZmI0OTMyNWQ4ZmEvNzY5YzQ1MzctNWVmZS00NGYwLWIwYjctZWJjMTY5ZGI1YjJlL21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6337146786112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6337146786112\x2Fmicro-motion\u2122-g-series-coriolis-flow-and-density-meter","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6337146786112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6337146786112\x2Fmicro-motion\u2122-g-series-coriolis-flow-and-density-meter\x3FautoStart\x3Dtrue"},{"id":"6337479294112","name":"AMS\x20Optics\x20\x7C\x20Enterprise-level\x20Integrated\x20Workflow\x20and\x20Collaboration\x20Software","referenceId":null,"accountId":"2270581185001","shortDescription":"AMS\x20Optics\x20is\x20software\x20that\x20boosts\x20business\x20performance\x20through\x20simplified\x20data\x20management,\x20automated\x20workflows\x20and\x20enhanced\x20decision\x20support.","longDescription":null,"creationDate":1695201588040,"publishedDate":1695202401807,"lastModifiedDate":1719918715746,"linkURL":null,"linkText":null,"tags":["ams","cmms","collaboration\x20software","industrial\x20software","data\x20collection","historian","english"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F03f43f0e-5677-4c4e-b727-b69e8ad8428e\x2F4bd2b7c6-21c0-40cc-b8a6-eb53de0b3864\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F03f43f0e-5677-4c4e-b727-b69e8ad8428e\x2F3b6bacb8-80db-4585-be8a-e38a8789a8ba\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F03f43f0e-5677-4c4e-b727-b69e8ad8428e\x2F4bd2b7c6-21c0-40cc-b8a6-eb53de0b3864\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":140672,"customFields":{"admin_notes":"09202023\x20GV:\x20New\x20upload\x20RITM1866422","contentowner":"Jay\x20Schwarz","downloadable":"FALSE","uploadedby":"George\x20Lei\x20Arella\x20Villanueva","brand":"AMS\x20Suite","sourcelanguage":"English"},"slug":"ams-optics-\x7C-enterprise-level-integrated-workflow-and-collaboration-software","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6337479294112\x2Fams-optics-\x7C-enterprise-level-integrated-workflow-and-collaboration-software","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6337479294112","carouselBaseUrl":"https:\x2F\x2Fvideos.emerson.com","video_url":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideos\x2Ffeatured-collection\x2Fvideo\x2F6337479294112\x2Fams-optics-\x7C-enterprise-level-integrated-workflow-and-collaboration-software\x3FautoStart\x3Dtrue"}],"source":"brightcove","predefinedPlaylist":true,"playlistId":"1794594087323467934"},"social":{"facebook":{"name":"","appId":""},"color":"dark"},"baseUrl":"","url":"https:\x2F\x2Fvideos.emerson.com\x2F","theme":{"id":"catalogue_theme_light","name":"catalogue_theme_light","styles":{"Color":[{"name":"Primary\x20Text\x20Color","type":"color","property":"primary-text-color","default":"\x233c3e47"},{"name":"Secondary\x20Text\x20Color","type":"color","property":"secondary-text-color","default":"\x236d707d"},{"name":"Tertiary\x20Text\x20Color","type":"color","property":"tertiary-text-color","default":"\x23c4c5c7"},{"name":"Border\x20Color","type":"color","property":"border-color","default":"\x23eeeeee"},{"name":"Dark\x20Border\x20Color","type":"color","property":"dark-border-color","default":"\x23eeeeee"},{"name":"Icon\x20Color\x201","type":"color","property":"icon-color-1","default":"\x23b0b3c2"},{"name":"Icon\x20Color\x202","type":"color","property":"icon-color-2","default":"\x234d4f59"},{"name":"Icon\x20Color\x203","type":"color","property":"icon-color-3","default":"\x23696969"},{"name":"Primary\x20Background\x20Color","type":"color","property":"primary-background-color","default":"\x23ffffff"},{"name":"Secondary\x20Background\x20Color","type":"color","property":"secondary-background-color","default":"\x23f7f8fa"},{"name":"Accent\x20Color","type":"color","property":"accent-color-1","default":"\x232574A9"},{"name":"Shadow\x20Color","type":"color","property":"shadow-color","default":"\x23ffffff"},{"name":"Light\x20Shadow\x20Color","type":"color","property":"light-shadow-color","default":"\x23ffffff"},{"name":"Dimmed\x20Overlay\x20Color","type":"color","property":"dimmed-overlay-color","default":"\x23000000"},{"name":"Play\x20Button","type":"color","property":"color-play","default":"\x23ffffff"}],"Typography":[{"name":"Primary\x20Font","type":"fontFamily","property":"font-family-primary","default":"Open\x20Sans"},{"name":"Secondary\x20Font","type":"fontFamily","property":"font-family-secondary","default":"Helvetica"}]}},"site":{"_id":"5c300e54577aae729844b888","name":"Emerson\x20Video\x20Library","description":"Emerson\x20Video\x20Library","useDescriptionInSEO":false,"tags":[],"meta":"","image":null,"slug":"site-278812","style":{"accent-color-1":"rgba\x280,75,141,1\x29"},"share":{"inlinePlayback":{"facebook":true,"twitter":true,"gplus":false,"linkedin":false,"pinterest":false},"media":{"facebookMsgEnabled":false,"twitterMsgEnabled":false,"gplusMsgEnabled":false,"linkedinMsgEnabled":false,"tumblrMsgEnabled":false,"pinterestMsgEnabled":false,"emailMsgEnabled":false,"code":false,"facebook":true,"facebookCustomMsg":"","twitter":true,"twitterCustomMsg":"","linkedin":true,"linkedinCustomMsg":"","pinterest":false,"pinterestCustomMsg":"","email":true,"emailCustomMsg":"","emailCustomSubj":"","link":false},"color":"light","colorWasSelected":false},"addons":{"ga":{"trackingId":"UA-83908291-8"},"gtm":{"head":"\x3Cscript\x3E\x28function\x28w,d,s,l,i\x29{w[l]\x3Dw[l]\x7C\x7C[]\x3Bw[l].push\x28{\x27gtm.start\x27:\nnew\x20Date\x28\x29.getTime\x28\x29,event:\x27gtm.js\x27}\x29\x3Bvar\x20f\x3Dd.getElementsByTagName\x28s\x29[0],\nj\x3Dd.createElement\x28s\x29,dl\x3Dl\x21\x3D\x27dataLayer\x27\x3F\x27\x26l\x3D\x27\x2Bl:\x27\x27\x3Bj.async\x3Dtrue\x3Bj.src\x3D\n\x27https:\x2F\x2Fwww.googletagmanager.com\x2Fgtm.js\x3Fid\x3D\x27\x2Bi\x2Bdl\x3Bf.parentNode.insertBefore\x28j,f\x29\x3B\n}\x29\x28window,document,\x27script\x27,\x27dataLayer\x27,\x27GTM-55L577B\x27\x29\x3B\x3C\x2Fscript\x3E","body":"\x3Cnoscript\x3E\x3Ciframe\x20src\x3Dhttps:\x2F\x2Fwww.googletagmanager.com\x2Fns.html\x3Fid\x3DGTM-55L577B\nheight\x3D\"0\"\x20width\x3D\"0\"\x20style\x3D\"display:none\x3Bvisibility:hidden\"\x3E\x3C\x2Fiframe\x3E\x3C\x2Fnoscript\x3E\n\x3C\x21--\x20End\x20Google\x20Tag\x20Manager\x20\x28noscript\x29\x20--\x3E"},"disqus":{"shortname":""},"twitter":{"widget":""},"eloqua":{"siteId":"367589339"},"marketo":{"accountId":""},"adobe":{"reportSuite":""},"customTemplateJson":{"json":""},"customRedirectUrl":{"redirectUrl":""},"customTemplateScheduleYaml":{"yaml":""},"customTemplateScheduleUrl":{"scheduleUrl":""}},"social":{"facebook":{"name":"","appId":""},"color":"dark"},"custom":{"js":"","css":"","fontPrimary":"","fontSecondary":"","favicon":"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Femerson-electric-usa-home-page-favicon-60.ico","header":"\x3Cscript\x3Edocument.documentElement.className\x20\x3D\x20document.documentElement.className.replace\x28\x2Fno-js\x2Fg,\x20\x27js\x27\x29\x3B\x3C\x2Fscript\x3E\n\n\x3Clink\x20rel\x3D\"stylesheet\"\x20href\x3D\"\x2F\x2Fcloud.typography.com\x2F6628072\x2F793148\x2Fcss\x2Ffonts.css\"\x20\x2F\x3E\x3Clink\x20rel\x3D\"stylesheet\"\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fcss\x2F60\x2F0\x2F2086dd4717deecb6432c5088d11e2681\x2Fbody.css\"\x20\x2F\x3E\n\n\x3Cscript\x20type\x3D\"application\x2Fjavascript\"\x3E\n\x2F\x2F\x20CoreMedia\x20Cookies\ndelete_cookie\x28\"cmLocationTaxonomiesCookie\",\x20\"\x2F\",\x20\".emerson.com\"\x29\x3B\ndelete_cookie\x28\"cmKeywordCookie\",\x20\"\x2F\",\x20\".emerson.com\"\x29\x3B\ndelete_cookie\x28\"cmSubjectTaxonomiesCookie\",\x20\"\x2F\",\x20\".emerson.com\"\x29\x3B\ndelete_cookie\x28\"cmLastVisited\",\x20\"\x2F\",\x20\".emerson.com\"\x29\x3B\ndelete_cookie\x28\"cmReferrerCookie\",\x20\"\x2F\",\x20\".emerson.com\"\x29\x3B\ndelete_cookie\x28\"EMR_INFERRED_LOCALE\",\x20\"\x2F\",\x20\".emerson.com\"\x29\x3B\ndelete_cookie\x28\"EMR_CURRENT_SITE\",\x20\"\x2F\",\x20\".emerson.com\"\x29\x3B\ndelete_cookie\x28\"cmCookieDisplay\",\x20\"\x2F\",\x20\".emerson.com\"\x29\x3B\nfunction\x20delete_cookie\x28name,\x20path,\x20domain\x29\x20{\nif\x20\x28get_cookie\x28name\x29\x29\x20{\ndocument.cookie\x20\x3D\x20name\x20\x2B\x20\"\x3D\\\"toBeDeleted\\\"\"\x20\x2B\n\x28\x28path\x29\x20\x3F\x20\"\x3Bpath\x3D\"\x20\x2B\x20path\x20:\x20\"\"\x29\x20\x2B\n\x28\x28domain\x29\x20\x3F\x20\"\x3Bdomain\x3D\"\x20\x2B\x20domain\x20:\x20\"\"\x29\x20\x2B\n\"\x3Bexpires\x3DThu,\x2001\x20Jan\x201970\x2000:00:01\x20GMT\"\x3B\n}\n}\nfunction\x20get_cookie\x28cname\x29\x20{\nvar\x20name\x20\x3D\x20cname\x20\x2B\x20\"\x3D\"\x3B\nvar\x20decodedCookie\x20\x3D\x20decodeURIComponent\x28document.cookie\x29\x3B\nvar\x20ca\x20\x3D\x20decodedCookie.split\x28\x27\x3B\x27\x29\x3B\nfor\x20\x28var\x20i\x20\x3D\x200\x3B\x20i\x20\x3C\x20ca.length\x3B\x20i\x2B\x2B\x29\x20{\nvar\x20c\x20\x3D\x20ca[i]\x3B\nwhile\x20\x28c.charAt\x280\x29\x20\x3D\x3D\x20\x27\x20\x27\x29\x20{\nc\x20\x3D\x20c.substring\x281\x29\x3B\n}\nif\x20\x28c.indexOf\x28name\x29\x20\x3D\x3D\x200\x29\x20{\nreturn\x20c.substring\x28name.length,\x20c.length\x29\x3B\n}\n}\nreturn\x20\"\"\x3B\n}\n\x3C\x2Fscript\x3E\n\x3Cscript\x20src\x3D\"\x2F\x2Flibs.coremetrics.com\x2Feluminate.js\"\x20\x3E\x3C\x2Fscript\x3E\n\n\x3Cscript\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fjs\x2F60\x2F0\x2Fd9dc0a8b02c1c50947154783f4210b23\x2Fhead.js\"\x3E\x3C\x2Fscript\x3E\n\x3Cscript\x20type\x3D\"text\x2Fjavascript\"\x3EcmSetClientID\x28\"51920000\x7CPANEMERSON\",true,\"data.coremetrics.com\",\"emerson.com\"\x29\x3B\x3C\x2Fscript\x3E\n\x3C\x21--\x20Start\x20Visual\x20Website\x20Optimizer\x20Asynchronous\x20Code\x20--\x3E\n\x3Cscript\x20type\x3D\"text\x2Fjavascript\"\x3E\nvar\x20_vwo_code\x3D\x28function\x28\x29{\nvar\x20account_id\x3D120738,\nsettings_tolerance\x3D2000,\nlibrary_tolerance\x3D2500,\nuse_existing_jquery\x3Dfalse,\n\x2F\x2A\x20DO\x20NOT\x20EDIT\x20BELOW\x20THIS\x20LINE\x20\x2A\x2F\nf\x3Dfalse,d\x3Ddocument\x3Breturn{use_existing_jquery:function\x28\x29{return\x20use_existing_jquery\x3B},library_tolerance:function\x28\x29{return\x20library_tolerance\x3B},finish:function\x28\x29{if\x28\x21f\x29{f\x3Dtrue\x3Bvar\x20a\x3Dd.getElementById\x28\x27_vis_opt_path_hides\x27\x29\x3Bif\x28a\x29a.parentNode.removeChild\x28a\x29\x3B}},finished:function\x28\x29{return\x20f\x3B},load:function\x28a\x29{var\x20b\x3Dd.createElement\x28\x27script\x27\x29\x3Bb.src\x3Da\x3Bb.type\x3D\x27text\x2Fjavascript\x27\x3Bb.innerText\x3Bb.onerror\x3Dfunction\x28\x29{_vwo_code.finish\x28\x29\x3B}\x3Bd.getElementsByTagName\x28\x27head\x27\x29[0].appendChild\x28b\x29\x3B},init:function\x28\x29{settings_timer\x3DsetTimeout\x28\x27_vwo_code.finish\x28\x29\x27,settings_tolerance\x29\x3Bvar\x20a\x3Dd.createElement\x28\x27style\x27\x29,b\x3D\x27body{opacity:0\x20\x21important\x3Bfilter:alpha\x28opacity\x3D0\x29\x20\x21important\x3Bbackground:none\x20\x21important\x3B}\x27,h\x3Dd.getElementsByTagName\x28\x27head\x27\x29[0]\x3Ba.setAttribute\x28\x27id\x27,\x27_vis_opt_path_hides\x27\x29\x3Ba.setAttribute\x28\x27type\x27,\x27text\x2Fcss\x27\x29\x3Bif\x28a.styleSheet\x29a.styleSheet.cssText\x3Db\x3Belse\x20a.appendChild\x28d.createTextNode\x28b\x29\x29\x3Bh.appendChild\x28a\x29\x3Bthis.load\x28\x27\x2F\x2Fdev.visualwebsiteoptimizer.com\x2Fj.php\x3Fa\x3D\x27\x2Baccount_id\x2B\x27\x26u\x3D\x27\x2BencodeURIComponent\x28d.URL\x29\x2B\x27\x26r\x3D\x27\x2BMath.random\x28\x29\x29\x3Breturn\x20settings_timer\x3B}}\x3B}\x28\x29\x29\x3B_vwo_settings_timer\x3D_vwo_code.init\x28\x29\x3B\n\x3C\x2Fscript\x3E\n\x3C\x21--\x20End\x20Visual\x20Website\x20Optimizer\x20Asynchronous\x20Code\x20--\x3E\n\x3Cscript\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fjs\x2F60\x2F0\x2Fd9dc0a8b02c1c50947154783f4210b23\x2Fbody.js\"\x3E\x3C\x2Fscript\x3E\n\n\x3Cstyle\x3E\nhtml\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n\x20}\nbody\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\nH1,\x20h2,\x20h3,\x20h4,\x20h5,\x20h6,\x20.h1,\x20.h2,\x20.h3,\x20.h4,\x20.h5,\x20.h6\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x20\x21important\x3B\n}\n.bc-gallery-server-error\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\n.bc-gallery-server-error\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\n.video-detail-duration\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\n.home-carousel-description\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\n.home-carousel-duration\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\n.bcg-video-detail-description\x20p\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\n\n.site-container\x20.video-grid-duration\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\n.site-container\x20.video-grid-description\x20{\n\x20\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\n.home-carousel-description\x20{\n\x20\x20font-family:\x20\"Whitney\x20SSm\x20A\",\x20\"Whitney\x20SSm\x20B\",\x20Helvetica,\x20Arial,\x20sans-serif\x3B\n}\n\n\x3C\x2Fstyle\x3E\n\n\x3Cstyle\x3E\n.global-footer\x20.main-nav\x20{\n\x20\x20\x20\x20background:\x20transparent\x3B\n}\n.main-nav\x20{\n\x20\x20\x20\x20opacity:\x201\x3B\n\x20\x20\x20\x20position:\x20static\x3B\nleft:\x20auto\x3B\ntransition:\x20none\x3B\n}\n.customHeaderContainer\x20.main-nav-open\x20.main-nav\x20{\nleft:\x20auto\x3B\n}\n\n.customHeaderContainer\x20.navbar-brand\x20{\n\x20\x20\x20\x20padding:\x200px\x3B\n}\n.customHeaderContainer\x20.navbar-header\x20{\n\x20\x20\x20\x20width:\x20auto\x3B\n}\n\x40media\x20\x28min-width:\x201280px\x29\x20{\n.global-header\x20.main-nav\x20{\n\x20\x20\x20\x20overflow:\x20visible\x20\x21important\x3B\n\x20\x20\x20\x20position:\x20static\x3B\n}\n}\n\x40media\x20\x28max-width:\x201279px\x29\x20{\n.customHeaderContainer\x20.navbar-toggle\x20{\n\x20\x20\x20\x20display:\x20inline-block\x3B\n}\n.customHeaderContainer\x20.navbar-header\x20{\n\x20\x20\x20\x20width:\x20100\x25\x3B\n}\n.global-header\x20.search\x20{\n\x20\x20\x20\x20visibility:\x20hidden\x3B\n\x20\x20\x20\x20height:\x20140px\x3B\n}\n}\n.share-list\x20a:hover\x20{\n\x20\x20\x20\x20color:\x20\x23fff\x3B\n}\n\x40media\x20\x28min-width:\x20776px\x29{\n.home-carousel-title\x20a\x20{\n\x20\x20\x20\x20line-height:\x2034px\x3B\n}\n.bcg-section-header\x20h2\x20{\n\x20\x20\x20\x20margin-top:\x2030px\x3B\n}\n}\n\x40media\x20\x28min-width:\x20432px\x29{\n.home-carousel-title\x20{\n\x20\x20\x20\x20margin-bottom:\x205px\x3B\n}\n}\nh1.category-name\x20{\n\x20\x20\x20\x20display:\x20none\x3B\n}\n.results-bar\x20.category-description\x20{\n\x20\x20\x20\x20margin:\x2000px\x200\x200px\x3B\n}\n.bcg-video-detail-right-column\x20.bcg-section-header-up-next\x20{\n\x20\x20\x20\x20margin-top:\x200px\x3B\n}\n.video-detail\x20.bcg-share-link\x20{\n\x20\x20\x20\x20display:\x20none\x3B\n}\n.bcg-section-header\x20h3\x20{\n\x20\x20\x20\x20display:\x20none\x3B\n}\n.video-detail\x20.bcg-share-container\x20.bcg-section-header\x20h2\x20{\n\x20\x20\x20\x20margin-bottom:\x200px\x3B\n\x20\x20\x20\x20visibility:\x20hidden\x3B\n}\nli.share-copy-link\x20{\n\x20\x20\x20\x20display:\x20none\x3B\n}\n.global-header\x20.main-nav-open\x20{\n\x20\x20\x20\x20z-index:\x2099\x3B\n\x20\x20\x20\x20top:\x20auto\x3B\n\x20\x20\x20\x20position:\x20static\x20\x21important\x3B\n}\n\n.global-header\x20.main-nav\x20.sub-nav.slide-in,\x20.global-header\x20.main-nav.slide-in\x20{\ndisplay:\x20block\x20\x21important\x3B\n}\n.site-container\x20.main-nav-open\x20{\n\x20\x20\x20\x20top:\x2075px\x3B\nleft:\x200\x3B\n}\n.site-container\x20.main-nav\x20{\n\x20\x20\x20\x20opacity:\x201.0\x3B\n\x20\x20\x20\x20z-index:\x2020\x3B\n\x20\x20\x20\x20position:\x20fixed\x3B\n\x20\x20\x20\x20left:\x20-100\x25\x3B\n\x20\x20\x20\x20transition:\x20opacity\x20400ms\x20ease,\x20left\x20200ms\x20ease\x3B\n\x20\x20\x20\x20overflow:\x20auto\x3B\n}\n.site-container\x20.main-nav-open\x20.main-nav\x20{\nleft:\x200\x3B\ndisplay:\x20block\x20\x21important\n}\n\x40media\x20\x28max-width:\x20431px\x29\x20{\n.main-header-search\x20{\n\x20\x20\x20\x20top:\x2050px\x3B\n}\n}\n\x20.vjs-control\x20{\n\x20\x20\x20\x20width:\x2050px\x3B\n}\n.site-container\x20.fa\x20{\n\x20\x20\x20\x20font-family:\x20FontAwesome\x20\x21important\x3B\n}\n.bottomRight\x20.notification,\x20.right\x20.notification,\x20.topRight\x20.notification\x20{\n\x20\x20\x20\x20right:\x2013\x25\x3B\n}\n\n\x3C\x2Fstyle\x3E\n\n\n\x3C\x21------HEAD_For\x20Title\x20and\x20Icon------\x3E\n\x3Chead\x3E\n\x3Ctitle\x3EAutomation\x20Solutions\x20and\x20Commercial\x20\x26amp\x3B\x20Residential\x20Solutions\x20\x7C\x20Emerson\x20Global\x20\x3C\x2Ftitle\x3E\n\x3Clink\x20rel\x3D\"shortcut\x20icon\"\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Femerson-electric-usa-home-page-favicon-60.ico\"\x3E\n\x3C\x2Fhead\x3E\n\n\n\x3C\x21------HEADER_BODY_TOP---\x3E\n\x3Cbody\x20id\x3D\"top\"\x20class\x3D\"cm-grid--emerson-landingpage\x20headroom\x20headroom--top\x20headroom--not-bottom\"\x20cz-shortcut-listen\x3D\"true\"\x3E\n\n\x3Cdiv\x20class\x3D\"cm-skiplinks\x20sr-only\x20sr-only-focusable\"\x3E\n\x3Cul\x3E\n\x3Cli\x3E\x3Ca\x20href\x3D\"\x23cm-navigation\"\x3ESkip\x20to\x20Navigation\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20href\x3D\"\x23cm-main\"\x3ESkip\x20to\x20Content\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20href\x3D\"\x23cm-search\"\x3ESkip\x20to\x20Search\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3C\x2Ful\x3E\n\x3C\x2Fdiv\x3E\n\n\n\n\x3C\x21---------------------------------------------------------------------------------------------------------------NEW\x20TEMPLATE\x20UPDATE\x2006-13-2023-------------------------------------------------------------------------------------------------\x3E\n\x3C\x21-----------TOP\x20HEADER-------------\x3E\n\x3Cdiv\x20class\x3D\"cm-row\"\x3E\n\x3Cheader\x20id\x3D\"cm-header\"\x20class\x3D\"global-header\x20navbar\x20navbar-fixed-top\"\x3E\n\x3Cnav\x20class\x3D\"main-header\"\x3E\n\x3Cdiv\x20class\x3D\"main-header-content\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D406]\x20asHeader[logo]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeaser.asHeader[logo].ftl]]\x20--\x3E\n\x3Cdiv\x20id\x3D\"cm-navigation\"\x20class\x3D\"navbar-header\"\x3E\n\x3Cbutton\x20type\x3D\"button\"\x20class\x3D\"navbar-toggle\x20collapsed\"\x3E\n\x3Cspan\x20class\x3D\"sr-only\"\x3EToggle\x20navigation\x3C\x2Fspan\x3E\n\x3Cspan\x20class\x3D\"icon-bar\"\x3E\x3C\x2Fspan\x3E\n\x3Cspan\x20class\x3D\"icon-bar\"\x3E\x3C\x2Fspan\x3E\n\x3Cspan\x20class\x3D\"icon-bar\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fbutton\x3E\n\x3C\x21-----------NEW\x20UPDATE\x20TEMPLATE\x2011\x2F07\x2F23-------------\x3E\n\x3Cdiv\x20class\x3D\"navbar-brand\x20emerson-logo-box\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F406\x26quot\x3B}},{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.teaserTitle\x26quot\x3B}]\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\"\x20classBox\x3D\"\"\x20title\x3D\"\"\x20class\x3D\"emerson-logo__link\"\x20aria-label\x3D\"\"\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D5576584]\x20deferredImage\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.deferredImage.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"emerson-logo__image-box\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.pictures\x26quot\x3B},{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F5576584\x26quot\x3B}}]\"\x3E\n\x3Cimg\x20src\x3D\"\"\nalt\x3D\"Emerson\x20logo\"\nloading\x3D\"lazy\"\nclass\x3D\"cm-media\x20deferredImage\"\ndata-src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Femerson-logo-compressed--data-5576584.png\"\x20title\x3D\"\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.data\x26quot\x3B}]\"\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D5576584]\x20deferredImage\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.deferredImage.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3Cspan\x20class\x3D\"cm-visuallyhidden\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D406]\x20asHeader[logo]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeaser.asHeader[logo].ftl]]\x20took\x202\x20ms\x20--\x3E\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asHeader[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g002].ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asG002HeaderMobile[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002HeaderMobile.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G002-mobile-nav\"\x3E\n\x3Cul\x20class\x3D\"main-nav\x20list-unstyled\"\x3E\n\x3Cli\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Ca\x20class\x3D\"G002-platform-strip-item\x20arrow\"\x3E\n\x3Cspan\x3EProducts\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-3-mobile-back-link\x20level-3-mobile-back-link\"\x3E\n\x3Cspan\x3EProducts\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-margin-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-left-column\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\ndesktop-active\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EActuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EActuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Fvalve-actuator-controllers-instruments-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Controllers,\x20Instruments\x20\x26amp\x3B\x20Software\"\x3E\n\x3Cspan\x3EControllers,\x20Instruments\x20\x26amp\x3B\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Fhydraulicactuators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Hydraulic\x20Actuators\"\x3E\n\x3Cspan\x3EHydraulic\x20Actuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Felectric-actuators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Electric\x20Actuators\"\x3E\n\x3Cspan\x3EElectric\x20Actuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Fpneumatic-actuators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pneumatic\x20Actuators\"\x3E\n\x3Cspan\x3EPneumatic\x20Actuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Fgear-operators-gearboxes\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Gear\x20Operators\x20\x26amp\x3B\x20Gearboxes\"\x3E\n\x3Cspan\x3EGear\x20Operators\x20\x26amp\x3B\x20Gearboxes\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fpneumatic-cylinders\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pneumatic\x20Cylinders\"\x3E\n\x3Cspan\x3EPneumatic\x20Cylinders\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276828]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276828]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276830]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Factuators\"\x20style\x3D\"width:\x2040\x25\x3B\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Actuator\x20Products\"\x3E\nView\x20All\x20Actuator\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276830]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276828]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x206\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276828]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x208\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Faventics\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AVENTICS\"\x3E\n\x3Cspan\x3EAVENTICS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbettis\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Bettis\"\x3E\n\x3Cspan\x3EBettis\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276844]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276844]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276844]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276844]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EAsset\x20Performance\x20Management\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EAsset\x20Performance\x20Management\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\x2Ffield-device-management\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Field\x20Device\x20Management\"\x3E\n\x3Cspan\x3EField\x20Device\x20Management\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\x2Fmachinery-health-management\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Reliability\x20Solutions\"\x3E\n\x3Cspan\x3EReliability\x20Solutions\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276856]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276856]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276860]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Asset\x20Performance\x20Management\x20Products\"\x3E\nView\x20All\x20Asset\x20Performance\x20Management\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276860]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276856]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276856]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fams\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AMS\"\x3E\n\x3Cspan\x3EAMS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276858]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276858]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276858]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276858]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EControl\x20\x26amp\x3B\x20Safety\x20Systems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EControl\x20\x26amp\x3B\x20Safety\x20Systems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fdistributed-control-systems-dcs\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Distributed\x20Control\x20Systems\x20\x28DCS\x29\"\x3E\n\x3Cspan\x3EDistributed\x20Control\x20Systems\x20\x28DCS\x29\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fprogrammable-automation-control-systems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Programmable\x20Automation\x20Control\x20Systems\x20\x28PLC\x2FPAC\x29\"\x3E\n\x3Cspan\x3EProgrammable\x20Automation\x20Control\x20Systems\x20\x28PLC\x2FPAC\x29\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fhydro-governor\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Hydro\x20Governors\"\x3E\n\x3Cspan\x3EHydro\x20Governors\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fsafety-instrumented-systems-sis\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Safety\x20Instrumented\x20Systems\x20\x28SIS\x29\"\x3E\n\x3Cspan\x3ESafety\x20Instrumented\x20Systems\x20\x28SIS\x29\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Findustrial-computing\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Computing\"\x3E\n\x3Cspan\x3EIndustrial\x20Computing\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fscada-systems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"SCADA,\x20Remote\x20Terminal\x20Units\x20\x28RTU\x29\x20\x26amp\x3B\x20Flow\x20Computers\"\x3E\n\x3Cspan\x3ESCADA,\x20Remote\x20Terminal\x20Units\x20\x28RTU\x29\x20\x26amp\x3B\x20Flow\x20Computers\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276876]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276876]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276878]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Control\x20\x26amp\x3B\x20Safety\x20Systems\x20Products\"\x3E\nView\x20All\x20Control\x20\x26amp\x3B\x20Safety\x20Systems\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276878]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276876]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276876]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdeltav\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"DeltaV\"\x3E\n\x3Cspan\x3EDeltaV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fservices-consulting\x2Flifecycle-services\x2Fguardian\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Guardian\"\x3E\n\x3Cspan\x3EGuardian\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmovicon\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Movicon\"\x3E\n\x3Cspan\x3EMovicon\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fovation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ovation\u2122\"\x3E\n\x3Cspan\x3EOvation\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fpacsystems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"PACSystems\"\x3E\n\x3Cspan\x3EPACSystems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276896]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276896]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276896]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276896]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EElectrical\x20\x26amp\x3B\x20Lighting\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EElectrical\x20\x26amp\x3B\x20Lighting\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fcontrols\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Controls\"\x3E\n\x3Cspan\x3EControls\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Flighting\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Hazardous\x20\x26amp\x3B\x20Explosionproof\x20Lighting\x20Solutions\"\x3E\n\x3Cspan\x3EHazardous\x20\x26amp\x3B\x20Explosionproof\x20Lighting\x20Solutions\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fdistribution-equipment\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Distribution\x20Equipment\"\x3E\n\x3Cspan\x3EDistribution\x20Equipment\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fplug-receptacles\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Plugs\x20\x26amp\x3B\x20Receptacles\"\x3E\n\x3Cspan\x3EPlugs\x20\x26amp\x3B\x20Receptacles\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Felectrical-fittings\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Electrical\x20Fittings\"\x3E\n\x3Cspan\x3EElectrical\x20Fittings\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Freels-switches\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Reels\x20\x26amp\x3B\x20Switches\"\x3E\n\x3Cspan\x3EReels\x20\x26amp\x3B\x20Switches\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fenclosures-and-junction-boxes\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Enclosures\x20\x26amp\x3B\x20Junction\x20Boxes\"\x3E\n\x3Cspan\x3EEnclosures\x20\x26amp\x3B\x20Junction\x20Boxes\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-construction\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Electrical\x20Construction\x20Materials\x20\x26amp\x3B\x20Lighting\"\x3E\n\x3Cspan\x3EElectrical\x20Construction\x20Materials\x20\x26amp\x3B\x20Lighting\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Findustrial-heat-tracing\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Heat\x20Tracing\"\x3E\n\x3Cspan\x3EIndustrial\x20Heat\x20Tracing\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fheating-cable-indoor-outdoor\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Indoor\x20\x26amp\x3B\x20Outdoor\x20Heating\x20Cables\"\x3E\n\x3Cspan\x3EIndoor\x20\x26amp\x3B\x20Outdoor\x20Heating\x20Cables\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276924]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276924]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276932]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fsealants-firestop-solutions\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20Electrical\x20and\x20Lighting\x20Products\"\x3E\nView\x20Electrical\x20\x26amp\x3B\x20Lighting\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276932]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276994]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fcatalog\x2Fen-us\x2Fshop\x2Fappleton\x2Fcommercial-residential-solutions\x2Felectrical-construction-materials-and-lighting\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20Electrical\x20Construction\x20Materials\"\x3E\nView\x20Electrical\x20Construction\x20Materials\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276994]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276924]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276924]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fappleton\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Appleton\"\x3E\n\x3Cspan\x3EAppleton\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fnelson\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Nelson\"\x3E\n\x3Cspan\x3ENelson\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fsolahd\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"SolaHD\"\x3E\n\x3Cspan\x3ESolaHD\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276998]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276998]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276998]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276998]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EIndustrial\x20\x26amp\x3B\x20Factory\x20Automation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EIndustrial\x20\x26amp\x3B\x20Factory\x20Automation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nFEATURED\x20PRODUCTS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffluid-control-pneumatics\x2Fsolenoid-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Solenoid\x20Valves\"\x3E\n\x3Cspan\x3ESolenoid\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fpneumatics\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pneumatics\"\x3E\n\x3Cspan\x3EPneumatics\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Findustrial-hardware-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Hardware\x20\x26amp\x3B\x20Software\"\x3E\n\x3Cspan\x3EIndustrial\x20Hardware\x20\x26amp\x3B\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9485598]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9485598]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fseat-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Seat\x20Valves\"\x3E\n\x3Cspan\x3ESeat\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Felectric-motion-control\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Electric\x20Motion\x20Control\"\x3E\n\x3Cspan\x3EElectric\x20Motion\x20Control\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fcontrol-power-solutions\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Control\x20Power\x20Solutions\x20\"\x3E\n\x3Cspan\x3EControl\x20Power\x20Solutions\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fdust-collector-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Dust\x20Collector\x20Valves\"\x3E\n\x3Cspan\x3EDust\x20Collector\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fpressure-regulators-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pressure\x20Regulators\x20\x26amp\x3B\x20Valves\x20\"\x3E\n\x3Cspan\x3EPressure\x20Regulators\x20\x26amp\x3B\x20Valves\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Ffuel-gas-shutoff-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Fuel\x20Gas\x20\x26amp\x3B\x20Shutoff\x20Valves\"\x3E\n\x3Cspan\x3EFuel\x20Gas\x20\x26amp\x3B\x20Shutoff\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fsensors-and-switches\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Sensors\x20\x26amp\x3B\x20Switches\"\x3E\n\x3Cspan\x3ESensors\x20\x26amp\x3B\x20Switches\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fmarine-controls\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Marine\x20Controls\"\x3E\n\x3Cspan\x3EMarine\x20Controls\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffluid-control-pneumatics\x2Fproportional-applications\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Proportional\x20Valves\x20\"\x3E\n\x3Cspan\x3EProportional\x20Valves\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fpinch-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pinch\x20Valves\"\x3E\n\x3Cspan\x3EPinch\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-2\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277020]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277020]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277022]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Findustrial-factory-automation\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Industrial\x20\x26amp\x3B\x20Factory\x20Automation\x20Products\"\x3E\nView\x20All\x20Industrial\x20\x26amp\x3B\x20Factory\x20Automation\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277022]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x205\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277020]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x209\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277020]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x2010\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-3-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasco\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"ASCO\"\x3E\n\x3Cspan\x3EASCO\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Faventics\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AVENTICS\"\x3E\n\x3Cspan\x3EAVENTICS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmovicon\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Movicon\"\x3E\n\x3Cspan\x3EMovicon\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fpacsystems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"PACSystems\"\x3E\n\x3Cspan\x3EPACSystems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fsolahd\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"SolaHD\"\x3E\n\x3Cspan\x3ESolaHD\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ftescom\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"TESCOM\"\x3E\n\x3Cspan\x3ETESCOM\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ftopworx\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"TopWorx\"\x3E\n\x3Cspan\x3ETopWorx\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277046]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277046]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277046]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277046]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EMeasurement\x20Instrumentation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EMeasurement\x20Instrumentation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nFeatured\x20Products\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fflow-measurement\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Flow\x20Measurement\"\x3E\n\x3Cspan\x3EFlow\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fpressure-measurement\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pressure\x20Measurement\"\x3E\n\x3Cspan\x3EPressure\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Flevel\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Level\x20Measurement\"\x3E\n\x3Cspan\x3ELevel\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Ftemperature-measurement\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Temperature\x20Measurement\"\x3E\n\x3Cspan\x3ETemperature\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277058]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277058]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fcorrosion-erosion-monitoring\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Corrosion\x20\x26amp\x3B\x20Erosion\x20Monitoring\"\x3E\n\x3Cspan\x3ECorrosion\x20\x26amp\x3B\x20Erosion\x20Monitoring\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Findustrial-wireless-technology\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Wireless\x20Technology\"\x3E\n\x3Cspan\x3EIndustrial\x20Wireless\x20Technology\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fdensity-viscosity-measurement\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Density\x20\x26amp\x3B\x20Viscosity\x20Measurement\"\x3E\n\x3Cspan\x3EDensity\x20\x26amp\x3B\x20Viscosity\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fliquid-analysis\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Liquid\x20Analysis\"\x3E\n\x3Cspan\x3ELiquid\x20Analysis\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fflame-gas-detection\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Flame\x20\x26amp\x3B\x20Gas\x20Detection\"\x3E\n\x3Cspan\x3EFlame\x20\x26amp\x3B\x20Gas\x20Detection\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmarine-integrated-control-and-monitoring\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Marine\x20Measurement\x20\x26amp\x3B\x20Analytical\"\x3E\n\x3Cspan\x3EMarine\x20Measurement\x20\x26amp\x3B\x20Analytical\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fflow-measurement-systems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Flow\x20Measurement\x20Systems\"\x3E\n\x3Cspan\x3EFlow\x20Measurement\x20Systems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Ftank-gauging-system\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Tank\x20Gauging\x20System\"\x3E\n\x3Cspan\x3ETank\x20Gauging\x20System\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fgas-analysis\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Gas\x20Analysis\"\x3E\n\x3Cspan\x3EGas\x20Analysis\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-2\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277060]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277060]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277070]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fmeasurement-instrumentation\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Measurement\x20Instrumentation\x20Products\x20\"\x3E\nView\x20All\x20Measurement\x20Instrumentation\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277070]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277060]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x209\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277060]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x209\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-3-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBRANDS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.flexim.com\x2Fus\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Flexim\"\x3E\n\x3Cspan\x3EFlexim\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmicro-motion\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Micro\x20Motion\"\x3E\n\x3Cspan\x3EMicro\x20Motion\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Findustrial-wireless-technology\x2Fabout-plantweb-insight\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Plantweb\x20Insight\u2122\"\x3E\n\x3Cspan\x3EPlantweb\x20Insight\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Frosemount\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Rosemount\"\x3E\n\x3Cspan\x3ERosemount\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Froxar\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Roxar\"\x3E\n\x3Cspan\x3ERoxar\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277096]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277096]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277096]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277096]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x204\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fprofessional-tools-and-vacuums\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EProfessional\x20Tools\x20\x26amp\x3B\x20Vacuums\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fprofessional-tools-and-vacuums\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EProfessional\x20Tools\x20\x26amp\x3B\x20Vacuums\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fconstruction-repair-and-maintenance-tools\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Construction,\x20Repair\x20\x26amp\x3B\x20Maintenance\x20Tools\"\x3E\n\x3Cspan\x3EConstruction,\x20Repair\x20\x26amp\x3B\x20Maintenance\x20Tools\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fcommercial-residential\x2Fprofessional-tools\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Mechanical,\x20Electrical\x20\x26amp\x3B\x20Plumbing\x20Tools\"\x3E\n\x3Cspan\x3EMechanical,\x20Electrical\x20\x26amp\x3B\x20Plumbing\x20Tools\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fprofessional-tools-and-vacuums\x2Fvacuum-equipment\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Vacuum\x20Equipment\"\x3E\n\x3Cspan\x3EVacuum\x20Equipment\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278052]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278052]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278052]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278052]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.greenlee.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Greenlee\"\x3E\n\x3Cspan\x3EGreenlee\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.klauke.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Klauke\"\x3E\n\x3Cspan\x3EKlauke\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fproteam.emerson.com\x2Fen-us\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"ProTeam\"\x3E\n\x3Cspan\x3EProTeam\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ridgid.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"RIDGID\"\x3E\n\x3Cspan\x3ERIDGID\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278074]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278074]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278076]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fp1-auth.copeland.com\x2Fen-us\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20Brands\"\x3E\nView\x20all\x20Brands\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278076]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278074]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278074]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fpressureregulators\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3ERegulators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fpressureregulators\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3ERegulators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fpressureregulators\x2Fpressurereducingregulators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pressure\x20Reducing\x20Regulators\"\x3E\n\x3Cspan\x3EPressure\x20Reducing\x20Regulators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fback-pressure-regulators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Back\x20Pressure\x20Regulators\"\x3E\n\x3Cspan\x3EBack\x20Pressure\x20Regulators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fslam-shut\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Slam\x20Shut\x20Devices\"\x3E\n\x3Cspan\x3ESlam\x20Shut\x20Devices\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278098]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278098]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278102]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fregulators-relief-valves\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Regulators\x20Products\"\x3E\nView\x20All\x20Regulators\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278102]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278098]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x206\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278098]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x207\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffisher\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Fisher\"\x3E\n\x3Cspan\x3EFisher\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ftescom\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"TESCOM\"\x3E\n\x3Cspan\x3ETESCOM\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278132]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278132]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278132]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278132]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3ETest\x20\x26amp\x3B\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3ETest\x20\x26amp\x3B\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fdata-acquisition.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Data\x20Acquisition\"\x3E\n\x3Cspan\x3ENI\x20Data\x20Acquisition\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fsource-measure-units\x2Fwhat-are-source-measure-units.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Source\x20Measure\x20Units\"\x3E\n\x3Cspan\x3ESource\x20Measure\x20Units\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fsoftware-portfolio.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Software\"\x3E\n\x3Cspan\x3ENI\x20Software\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fsource-measure-units\x2Fwhat-are-pxi-lcr-meters.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"LCR\x20Meters\"\x3E\n\x3Cspan\x3ELCR\x20Meters\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen-us\x2Fshop\x2Fcategory\x2Fgpib-serial-and-ethernet.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"GPIB\x20\x26amp\x3B\x20Instrument\x20Control\"\x3E\n\x3Cspan\x3EGPIB\x20\x26amp\x3B\x20Instrument\x20Control\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fwireless-design-test\x2Fwhat-is-a-usrp-software-defined-radio.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Software\x20Defined\x20Radios\"\x3E\n\x3Cspan\x3ESoftware\x20Defined\x20Radios\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fswitches\x2Fwhat-are-switches.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Switches\"\x3E\n\x3Cspan\x3ESwitches\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fwireless-design-test\x2Fvector-signal-transceivers\x2Fwhat-is-vst.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Vector\x20Signal\x20Transceivers\"\x3E\n\x3Cspan\x3ENI\x20Vector\x20Signal\x20Transceivers\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Foscilloscopes\x2Fwhat-are-oscilloscopes.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Oscilloscopes\x20and\x20Digitizers\"\x3E\n\x3Cspan\x3EOscilloscopes\x20and\x20Digitizers\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fwireless-design-test\x2Frf-signal-generators\x2Fwhat-is-a-vector-signal-generator.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Vector\x20Signal\x20Generators\"\x3E\n\x3Cspan\x3ENI\x20Vector\x20Signal\x20Generators\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fdigital-multimeters\x2Fwhat-are-digital-multimeters.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Digital\x20Multimeters\"\x3E\n\x3Cspan\x3EDigital\x20Multimeters\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fwireless-design-test\x2Fspectrum-and-signal-analyzers\x2Fwhat-is-a-vector-signal-analyzer.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Vector\x20Signal\x20Analyzers\"\x3E\n\x3Cspan\x3ENI\x20Vector\x20Signal\x20Analyzers\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9650658]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9650658]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Flabview.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20LabVIEW\"\x3E\n\x3Cspan\x3ENI\x20LabVIEW\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fapplication-software-for-electronic-test-and-instrumentation-category\x2Fsystemlink.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20SystemLink\"\x3E\n\x3Cspan\x3ENI\x20SystemLink\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fcompactdaq.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20CompactDAQ\"\x3E\n\x3Cspan\x3ENI\x20CompactDAQ\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fcompactrio.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20CompactRIO\"\x3E\n\x3Cspan\x3ENI\x20CompactRIO\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fpxi.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20PXI\"\x3E\n\x3Cspan\x3ENI\x20PXI\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fflexrio\x2Fwhat-is-flexrio.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20FlexRIO\"\x3E\n\x3Cspan\x3ENI\x20FlexRIO\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9651244]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9651244]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EValves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EValves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fcontrolvalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Control\x20Valves\"\x3E\n\x3Cspan\x3EControl\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fvalvecontrollerspositioners\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Valve\x20Controllers\x20\x26amp\x3B\x20Positioners\"\x3E\n\x3Cspan\x3EValve\x20Controllers\x20\x26amp\x3B\x20Positioners\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fpressurereliefvalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pressure\x20Relief\x20Valves\"\x3E\n\x3Cspan\x3EPressure\x20Relief\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fsteamtraps\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Steam\x20Traps\"\x3E\n\x3Cspan\x3ESteam\x20Traps\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fisolationvalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Isolation\x20Valves\"\x3E\n\x3Cspan\x3EIsolation\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fvacuum-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Vacuum\x20Valves\"\x3E\n\x3Cspan\x3EVacuum\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fpropanevalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Propane\x20Valves\"\x3E\n\x3Cspan\x3EPropane\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fnuclear-flow-controls\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Nuclear\x20Valves\"\x3E\n\x3Cspan\x3ENuclear\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fventvalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Vent\x20Valves\"\x3E\n\x3Cspan\x3EVent\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fpressure-and-safety-relief-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Safety\x20Relief\x20Valves\"\x3E\n\x3Cspan\x3ESafety\x20Relief\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278286]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278286]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278278]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fvalves\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Valves\x20Products\"\x3E\nView\x20All\x20Valves\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278278]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278286]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x206\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278286]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x207\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Faev\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AEV\"\x3E\n\x3Cspan\x3EAEV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fandersongreenwood\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Anderson\x20Greenwood\"\x3E\n\x3Cspan\x3EAnderson\x20Greenwood\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasco\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"ASCO\"\x3E\n\x3Cspan\x3EASCO\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fclarkson\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Clarkson\"\x3E\n\x3Cspan\x3EClarkson\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fcrosby\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Crosby\"\x3E\n\x3Cspan\x3ECrosby\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffisher\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Fisher\"\x3E\n\x3Cspan\x3EFisher\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fkeystone\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Keystone\"\x3E\n\x3Cspan\x3EKeystone\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fktm\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"KTM\"\x3E\n\x3Cspan\x3EKTM\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fvanessa\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Vanessa\"\x3E\n\x3Cspan\x3EVanessa\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278316]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278316]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278316]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278316]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EWelding,\x20Assembly\x20\x26amp\x3B\x20Cleaning\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EWelding,\x20Assembly\x20\x26amp\x3B\x20Cleaning\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nFeatured\x20Products\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fultrasonic-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ultrasonic\x20Welding\"\x3E\n\x3Cspan\x3EUltrasonic\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278146]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278146]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fheat-staking\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Heat\x20Staking\"\x3E\n\x3Cspan\x3EHeat\x20Staking\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fplastic-vibration-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Plastic\x20Vibration\x20Welding\"\x3E\n\x3Cspan\x3EPlastic\x20Vibration\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fhot-plate-plastic-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Hot\x20Plate\x20Welding\"\x3E\n\x3Cspan\x3EHot\x20Plate\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Finfrared-plastic-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Infrared\x20Plastic\x20Welding\"\x3E\n\x3Cspan\x3EInfrared\x20Plastic\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fultrasonic-cleaning\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ultrasonic\x20Cleaning\"\x3E\n\x3Cspan\x3EUltrasonic\x20Cleaning\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Flaboratory-equipment\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Laboratory\x20Equipment\"\x3E\n\x3Cspan\x3ELaboratory\x20Equipment\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Flaser-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Laser\x20Welding\"\x3E\n\x3Cspan\x3ELaser\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fcustom-tooling-services\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Custom\x20Tooling\x20Services\"\x3E\n\x3Cspan\x3ECustom\x20Tooling\x20Services\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-2\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278162]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278162]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278148]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fwelding-assembly-cleaning\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Welding,\x20Assembly\x20\x26amp\x3B\x20Cleaning\x20Products\"\x3E\nView\x20All\x20Welding,\x20Assembly\x20\x26amp\x3B\x20Cleaning\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278148]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278162]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x206\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278162]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x207\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-3-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbranson\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Branson\"\x3E\n\x3Cspan\x3EBranson\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278180]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278180]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278180]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278180]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-cta-level-3-container\x20G012B-cta-container\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20took\x20231\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x20233\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Ca\x20class\x3D\"G002-platform-strip-item\x20arrow\"\x3E\n\x3Cspan\x3ESoftware\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-3-mobile-back-link\x20level-3-mobile-back-link\"\x3E\n\x3Cspan\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-margin-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-left-column\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\ndesktop-active\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EAdvanced\x20Industry\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nSOFTWARE\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\x2Ffood-beverage-iiot-solutions\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Food\x20\x26amp\x3B\x20Beverage\x20\"\x3E\n\x3Cspan\x3EFood\x20\x26amp\x3B\x20Beverage\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\x2Foil-and-gas\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Oil\x20\x26amp\x3B\x20Gas\"\x3E\n\x3Cspan\x3EOil\x20\x26amp\x3B\x20Gas\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fdeltav\x2Fdeltav-systems-life-science-solutions\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Life\x20Science\"\x3E\n\x3Cspan\x3ELife\x20Science\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fpower-generation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Power\"\x3E\n\x3Cspan\x3EPower\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\x2Fmanufacturing\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Manufacturing\"\x3E\n\x3Cspan\x3EManufacturing\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fwater-wastewater\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Water\x2F\x20Wastewater\"\x3E\n\x3Cspan\x3EWater\x2F\x20Wastewater\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9486176]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9486176]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBRANDS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fams\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AMS\"\x3E\n\x3Cspan\x3EAMS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.aspentech.com\x2Fen\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AspenTech\"\x3E\n\x3Cspan\x3EAspenTech\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdeltav\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"DeltaV\"\x3E\n\x3Cspan\x3EDeltaV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmovicon\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Movicon\"\x3E\n\x3Cspan\x3EMovicon\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fovation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ovation\u2122\"\x3E\n\x3Cspan\x3EOvation\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fautomation-and-control\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EAutomation\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fautomation-and-control\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EAutomation\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nSoftware\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fautomation\x2Fcybersecurity\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Cybersecurity\"\x3E\n\x3Cspan\x3ECybersecurity\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fdistributed-control-systems-dcs\x2Fdeltav-distributed-control-system\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Process\x20Control\x20for\x20Process\x20Industries\"\x3E\n\x3Cspan\x3EProcess\x20Control\x20for\x20Process\x20Industries\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fautomation-and-control\x2Ffield-device-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Field\x20Device\x20Software\"\x3E\n\x3Cspan\x3EField\x20Device\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fscada-systems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"SCADA\x20Systems\"\x3E\n\x3Cspan\x3ESCADA\x20Systems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Findustrial-hardware-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Hardware\x20\x26amp\x3B\x20Software\"\x3E\n\x3Cspan\x3EIndustrial\x20Hardware\x20\x26amp\x3B\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fdistributed-control-systems-dcs\x2Fovation-distributed-control-system\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Process\x20Control\x20for\x20Power\x20\x26amp\x3B\x20Water\x20Industries\"\x3E\n\x3Cspan\x3EProcess\x20Control\x20for\x20Power\x20\x26amp\x3B\x20Water\x20Industries\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278200]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278200]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBRANDS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fams\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AMS\"\x3E\n\x3Cspan\x3EAMS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.aspentech.com\x2Fen\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AspenTech\"\x3E\n\x3Cspan\x3EAspenTech\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdeltav\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"DeltaV\"\x3E\n\x3Cspan\x3EDeltaV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmovicon\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Movicon\"\x3E\n\x3Cspan\x3EMovicon\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fovation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ovation\u2122\"\x3E\n\x3Cspan\x3EOvation\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EAdvanced\x20Industry\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-management-software\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EOperations\x20Management\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-management-software\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EOperations\x20Management\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nSoftware\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-management-software\x2Fasset-optimization-for-aspentech\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Asset\x20Optimization\x20with\x20AspenTech\"\x3E\n\x3Cspan\x3EAsset\x20Optimization\x20with\x20AspenTech\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-business-management\x2Fmanufacturing-operations-management\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Manufacturing\x20Operations\x20Management\"\x3E\n\x3Cspan\x3EManufacturing\x20Operations\x20Management\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fams\x2Fasset-performance-management-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Asset\x20Performance\x20Management\x20\"\x3E\n\x3Cspan\x3EAsset\x20Performance\x20Management\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-business-management\x2Foperator-performance\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Operator\x20Performance\"\x3E\n\x3Cspan\x3EOperator\x20Performance\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-business-management\x2Fdynamic-simulation\x2Fdigital-twin-solutions\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Digital\x20Twin\x20Simulation\"\x3E\n\x3Cspan\x3EDigital\x20Twin\x20\x26\x20Simulation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fautomation-solutions\x2Fplantweb-insight-applications\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Plantweb\x20Insight\u2122\x20Applications\"\x3E\n\x3Cspan\x3EPlantweb\x20Insight\u2122\x20Applications\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278250]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278250]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278250]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278250]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBRANDS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fams\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AMS\"\x3E\n\x3Cspan\x3EAMS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.aspentech.com\x2Fen\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AspenTech\"\x3E\n\x3Cspan\x3EAspenTech\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdeltav\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"DeltaV\"\x3E\n\x3Cspan\x3EDeltaV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fovation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ovation\u2122\"\x3E\n\x3Cspan\x3EOvation\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278254]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278254]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278254]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278254]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-cta-level-3-container\x20G012B-cta-container\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20took\x2040\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x2040\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21-----\x20THIS\x20IS\x20FOR\x20MOBOLE\x20VIEW\x20EDITING\x20----------\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Ca\x20class\x3D\"G002-platform-strip-item\x20arrow\"\x3E\n\x3Cspan\x3EIndustries\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asG002PlatformStripItem[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asHeader[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g013b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G013-non-segmented-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"level-3-mobile-back-link\"\x3E\n\x3Cspan\x3EIndustries\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fautomotive\"\x20class\x3D\"G013-level-3-item\"\x3E\nAutomotive\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fchemical\"\x20class\x3D\"G013-level-3-item\"\x3E\nChemical\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Felectronics-manufacturing\"\x20class\x3D\"G013-level-3-item\"\x3E\nElectronics\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Ffood-beverage\"\x20class\x3D\"G013-level-3-item\"\x3E\nFood\x20\x26amp\x3B\x20Beverage\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Flife-sciences-medical\"\x20class\x3D\"G013-level-3-item\"\x3E\nLife\x20Sciences\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fmarine\"\x20class\x3D\"G013-level-3-item\"\x3E\nMarine\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fmedical\"\x20class\x3D\"G013-level-3-item\"\x3E\nMedical\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fmining-minerals-metals\"\x20class\x3D\"G013-level-3-item\"\x3E\nMining,\x20Minerals\x20\x26amp\x3B\x20Metals\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Foil-gas\"\x20class\x3D\"G013-level-3-item\"\x3E\nOil\x20\x26amp\x3B\x20Gas\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fpackaging\"\x20class\x3D\"G013-level-3-item\"\x3E\nPackaging\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fpower-generation\"\x20class\x3D\"G013-level-3-item\"\x3E\nPower\x20Generation\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fpulp-paper\"\x20class\x3D\"G013-level-3-item\"\x3E\nPulp\x20\x26amp\x3B\x20Paper\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fwater-wastewater\"\x20class\x3D\"G013-level-3-item\"\x3E\nWater\x20\x26amp\x3B\x20Wastewater\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asG001Promos[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asG001Promos[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3Cdiv\x20class\x3D\"bottomSpaceForMobile\"\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asHeader[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g013b].ftl]]\x20took\x205\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asG002PlatformStripItem[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x206\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Ca\x20class\x3D\"G002-platform-strip-item\x20arrow\"\x3E\n\x3Cspan\x3EServices\x20\x26\x20Support\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asG002PlatformStripItem[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asHeader[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g014b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G014-segmented-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"level-3-mobile-back-link\"\x3E\n\x3Cspan\x3ESupport\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"columns\"\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\"\nclass\x3D\"G014-level-3-item\"\x3E\n\x3Cspan\x3ESupport\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277956]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277956]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcontact-us\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EContact\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdigital\x2Fengineering-tools\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EEngineering\x20Tools\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fcatalog\x2FTrackOrderStatus\x3Flocale\x3Den-us\x26amp\x3BcatalogId\x3D20051\x26amp\x3BshowOrderHeader\x3Dfalse\x26amp\x3BstoreId\x3D20151\x26amp\x3BlangId\x3D-1\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EOrder\x20Status\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fsoftware-downloads-drivers-library\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3ESoftware\x20Downloads\x20\x26amp\x3B\x20Drivers\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fvideos\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EVideos\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fwarranties-and-returns\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EWarranties\x20\x26amp\x3B\x20Returns\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G014-level-3-item\"\x3E\n\x3Cspan\x3ETechnical\x20Documentation\x20\x26amp\x3B\x20Drawings\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277952]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277952]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fcertificates-and-approvals\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3ECertifications\x20\x26amp\x3B\x20Approvals\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fdata-sheets-and-bulletins\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EData\x20Sheets\x20\x26amp\x3B\x20Bulletins\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fdrawings-center\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EDrawings\x20Center\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Flegal-and-compliance\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3ELegal\x20\x26amp\x3B\x20Compliance\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fmanuals-and-guides\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EManuals\x20\x26amp\x3B\x20Guides\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fsecurity-notifications\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3ESecurity\x20Notifications\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-column-container\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277954]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20G014b-level-4-cta\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277954]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276326]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcontact-us\"\naria-label\x3D\"Read\x20more\x20about\x20Contact\x20Us\"\x3E\nContact\x20Us\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276326]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276328]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fservices-consulting\x2Feducational-services\"\naria-label\x3D\"Read\x20more\x20about\x20Educational\x20Services\x20\x26amp\x3B\x20Training\"\x3E\nEducational\x20Services\x20\x26amp\x3B\x20Training\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276328]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276330]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fservices-consulting\x2Flifecycle-services\"\naria-label\x3D\"Read\x20more\x20about\x20Lifecycle\x20Services\"\x3E\nLifecycle\x20Services\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276330]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277954]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277954]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x204\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asG001Promos[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"promos-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"promos-inner-container\x20double-promo\"\x3E\n\x3Cdiv\x20class\x3D\"promo-wrapper\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276326]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20--\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fp1-auth.emerson.com\x2Fen-us\x2Fcontact-us\"\x20onclick\x3D\"\"\x3E\n\x3Cdiv\x20class\x3D\"mainMenuPromoTeasers\"\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277982]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277982]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"iconImage\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.pictures\x26quot\x3B},{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F9277982\x26quot\x3B}}]\"\x3E\n\x3Cimg\x20src\x3D\"data:image\x2Fpng\x3Bbase64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII\x3D\"\nalt\x3D\"\u8054\u7CFB\u6211\u4EEC\"\nloading\x3D\"lazy\"\nclass\x3D\"cm-media\x20cm-media--responsive\x20cm-media--loading\x20\"\ntitle\x3D\"\u8054\u7CFB\u6211\u4EEC\"\x20data-cm-responsive-media\x3D\"[{\x26quot\x3Bname\x26quot\x3B:\x26quot\x3Bportrait_ratio1x1\x26quot\x3B,\x26quot\x3BratioWidth\x26quot\x3B:1,\x26quot\x3BratioHeight\x26quot\x3B:1,\x26quot\x3BlinksForWidth\x26quot\x3B:{\x26quot\x3B25\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F25\x2F25\x2F97f8299730c10d82b76987efd96ada11\x2F625ED0C8345FBAB7D7364E38EC323FD1\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B50\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F50\x2F50\x2F97f8299730c10d82b76987efd96ada11\x2FCED5AD5D644C84CE6011D73BCC0E230A\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B97\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F97\x2F97\x2F97f8299730c10d82b76987efd96ada11\x2F0BFDE6D0809FC17A4CA05F844E1BD79D\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B100\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F100\x2F100\x2F97f8299730c10d82b76987efd96ada11\x2F2A8914890D2BE1450D9B0FDD654FE457\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B110\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F110\x2F110\x2F97f8299730c10d82b76987efd96ada11\x2F564C49CCC89BA0645145B09914C1D3A7\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B152\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F152\x2F152\x2F97f8299730c10d82b76987efd96ada11\x2F8A94CB1B370D70097DCF34A8B26371ED\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B176\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F176\x2F176\x2F97f8299730c10d82b76987efd96ada11\x2F8C546F34479E4B697FBB675152C47022\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B207\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.comhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F207\x2F207\x2F97f8299730c10d82b76987efd96ada11\x2FF53959BF395FE1642496F2302196DE89\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B290\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F290\x2F290\x2F97f8299730c10d82b76987efd96ada11\x2F39AFA9CDBE8DA3D3003134D944288A7D\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B345\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F345\x2F345\x2F97f8299730c10d82b76987efd96ada11\x2F9C61CA0EB976AB1503B20F0CA724F0AD\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B555\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F555\x2F555\x2F97f8299730c10d82b76987efd96ada11\x2FA28F42F135FAFB9B4917396378CB4B67\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B1024\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F1024\x2F1024\x2F97f8299730c10d82b76987efd96ada11\x2F9DD00FCA2480DD452B17F17D610BA01F\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B}}]\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.data\x26quot\x3B}]\"\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277982]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277982]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3Cspan\x20class\x3D\"darkText\"\x3EContact\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276326]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20took\x204\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"promo-wrapper\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277976]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20--\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fservices-consulting\x2Feducational-services\x2Ftraining-delivery-options\"\x20onclick\x3D\"\"\x3E\n\x3Cdiv\x20class\x3D\"mainMenuPromoTeasers\"\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277986]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277986]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"iconImage\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.pictures\x26quot\x3B},{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F9277986\x26quot\x3B}}]\"\x3E\n\x3Cimg\x20src\x3D\"data:image\x2Fpng\x3Bbase64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII\x3D\"\nalt\x3D\"My\x20Training\"\nloading\x3D\"lazy\"\nclass\x3D\"cm-media\x20cm-media--responsive\x20cm-media--loading\x20\"\ntitle\x3D\"My\x20Training\"\x20data-cm-responsive-media\x3D\"[{\x26quot\x3Bname\x26quot\x3B:\x26quot\x3Bportrait_ratio1x1\x26quot\x3B,\x26quot\x3BratioWidth\x26quot\x3B:1,\x26quot\x3BratioHeight\x26quot\x3B:1,\x26quot\x3BlinksForWidth\x26quot\x3B:{\x26quot\x3B25\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F25\x2F25\x2Feccffbc7219538f867605917ec4bc805\x2FC4E4332D5E246975BAC32F9C5A475A04\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B50\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F50\x2F50\x2Feccffbc7219538f867605917ec4bc805\x2F925A72234B7892F36D3B9886A5D6E2D2\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B97\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F97\x2F97\x2Feccffbc7219538f867605917ec4bc805\x2FFAB0E2A5A6CC4BF4085C416796B6CA42\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B100\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F100\x2F100\x2Feccffbc7219538f867605917ec4bc805\x2FD7107F3D6F0530C73A4D21AD3BE2354F\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B110\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F110\x2F110\x2Feccffbc7219538f867605917ec4bc805\x2F91C6FEBD6AE26AF0D55C2007A1B551F5\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B152\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F152\x2F152\x2Feccffbc7219538f867605917ec4bc805\x2F05DBC0C6E6A5BDD7DCF8190EDDA42B04\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B176\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F176\x2F176\x2Feccffbc7219538f867605917ec4bc805\x2F89ECED32EA76883B30FCD1665A762D8F\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B207\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F207\x2F207\x2Feccffbc7219538f867605917ec4bc805\x2FCBC113B317A7B0ED8736192889D6E5E0\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B290\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F290\x2F290\x2Feccffbc7219538f867605917ec4bc805\x2FA4AE2D461ADCE70EE3ACFF24F358E989\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B345\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F345\x2F345\x2Feccffbc7219538f867605917ec4bc805\x2FDFB755B93CDA4C084337A3277AD575A9\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B555\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F555\x2F555\x2Feccffbc7219538f867605917ec4bc805\x2F4946EE041625591EEBAC0659DDBA1325\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B1024\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F1024\x2F1024\x2Feccffbc7219538f867605917ec4bc805\x2FD7FE0465FC0FA0211998F9B18EE57A04\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B}}]\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.data\x26quot\x3B}]\"\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277986]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277986]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3Cspan\x20class\x3D\"darkText\"\x3EMy\x20Training\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277976]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"bottomSpaceForMobile\"\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asG001Promos[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x207\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asHeader[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g014b].ftl]]\x20took\x2016\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asG002PlatformStripItem[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x2016\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Ca\x20class\x3D\"G002-platform-strip-item\x20arrow\"\x3E\n\x3Cspan\x3ECompany\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-3-mobile-back-link\x20level-3-mobile-back-link\"\x3E\n\x3Cspan\x3EAbout\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-margin-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-left-column\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\ndesktop-active\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EAbout\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EAbout\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fawards-recognition\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Awards\x20\x26amp\x3B\x20Recognition\"\x3E\n\x3Cspan\x3EAwards\x20\x26amp\x3B\x20Recognition\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fdiversity-and-inclusion\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Diversity,\x20Equity\x20\x26amp\x3B\x20Inclusion\"\x3E\n\x3Cspan\x3EDiversity,\x20Equity\x20\x26amp\x3B\x20Inclusion\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fcompany-history\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"History\"\x3E\n\x3Cspan\x3EHistory\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Fcorporate-governance\x2Fethics-and-compliance\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Integrity\x20\x26amp\x3B\x20Ethics\"\x3E\n\x3Cspan\x3EIntegrity\x20\x26amp\x3B\x20Ethics\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276588]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276588]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-2\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fleadership\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Leadership\"\x3E\n\x3Cspan\x3ELeadership\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Our\x20Brands\"\x3E\n\x3Cspan\x3EOur\x20Brands\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fliving-our-purpose\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Our\x20Purpose,\x20Causes\x20\x26amp\x3B\x20Values\"\x3E\n\x3Cspan\x3EOur\x20Purpose,\x20Causes\x20\x26amp\x3B\x20Values\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fventures\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ventures\"\x3E\n\x3Cspan\x3EVentures\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276584]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276584]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3ECareers\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3ECareers\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fstudents-and-graduate-programs\x2Fmba-opportunities-global\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"MBA\x20Opportunities\"\x3E\n\x3Cspan\x3EMBA\x20Opportunities\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fstudents-and-graduate-programs\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Student\x20\x26amp\x3B\x20Graduate\x20Programs\"\x3E\n\x3Cspan\x3EStudent\x20\x26amp\x3B\x20Graduate\x20Programs\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fmilitary\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Veteran\x20Careers\x20\x26amp\x3B\x20Transition\x20Assistance\x20Program\"\x3E\n\x3Cspan\x3EVeteran\x20Careers\x20\x26amp\x3B\x20Transition\x20Assistance\x20Program\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fcareer-opportunities\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Career\x20Paths\"\x3E\n\x3Cspan\x3ECareer\x20Paths\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276590]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276590]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276590]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276590]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EInvestors\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EInvestors\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\x2Fsearch\x3FcmFacetId\x3D7276268\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"News\"\x3E\n\x3Cspan\x3ENews\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Finvestor-resources\x2Fevents-and-presentations\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Events\x20\x26amp\x3B\x20Presentations\"\x3E\n\x3Cspan\x3EEvents\x20\x26amp\x3B\x20Presentations\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Fannual-reports\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Financials\"\x3E\n\x3Cspan\x3EFinancials\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276620]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276620]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276446]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Finvestor-resources\x2Femail-alerts\"\naria-label\x3D\"Read\x20more\x20about\x20Email\x20Alerts\"\x3E\nEmail\x20Alerts\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276446]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276620]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276620]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-2\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fperspectives\x2Fsustainability\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Sustainability\"\x3E\n\x3Cspan\x3ESustainability\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Fcorporate-governance\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Governance\"\x3E\n\x3Cspan\x3EGovernance\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Finvestor-resources\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Resources\"\x3E\n\x3Cspan\x3EResources\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276622]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276622]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276466]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Finvestor-resources\x2Finformation-request\"\naria-label\x3D\"Read\x20more\x20about\x20Information\x20Request\"\x3E\nInformation\x20Request\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276466]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276622]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276622]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EDriving\x20ESG\x20Progress\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EDriving\x20ESG\x20Progress\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\x2Fenvironmental-sustainability\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Environmental\x20Sustainability\"\x3E\n\x3Cspan\x3EEnvironmental\x20Sustainability\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\x2Fsocial\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Social\x20Responsibility\"\x3E\n\x3Cspan\x3ESocial\x20Responsibility\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\x2Fgovernance\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Governance\x20\x26amp\x3B\x20Accountability\"\x3E\n\x3Cspan\x3EGovernance\x20\x26amp\x3B\x20Accountability\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276594]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276594]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EExpertise\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EExpertise\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emersonautomationexperts.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Automation\x20Experts\x20Blog\"\x3E\n\x3Cspan\x3EAutomation\x20Experts\x20Blog\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fautomation\x2Fproject-certainty\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Capital\x20Projects\"\x3E\n\x3Cspan\x3ECapital\x20Projects\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fautomation\x2Fcybersecurity\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Cyber\x20Security\"\x3E\n\x3Cspan\x3ECyber\x20Security\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276614]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276614]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emersonexchange365.com\x2F\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Exchange365\x20Customer\x20Community\"\x3E\n\x3Cspan\x3EExchange365\x20Customer\x20Community\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fperspectives\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Executive\x20Perspectives\"\x3E\n\x3Cspan\x3EExecutive\x20Perspectives\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276616]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276616]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-3\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fvideos.emerson.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Video\x20Center\"\x3E\n\x3Cspan\x3EVideo\x20Center\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fevents\x2Fwebinar\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Webinar\x20Center\"\x3E\n\x3Cspan\x3EWebinar\x20Center\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fautomation\x2Fimproving-safety-security\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Workplace\x20Safety\"\x3E\n\x3Cspan\x3EWorkplace\x20Safety\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276618]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276618]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3ENews\x20\x26amp\x3B\x20Events\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3ENews\x20\x26amp\x3B\x20Events\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fevents\x2Femerson-exchange\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Emerson\x20Exchange\"\x3E\n\x3Cspan\x3EEmerson\x20Exchange\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finnovations\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Innovation\x20Stories\"\x3E\n\x3Cspan\x3EInnovation\x20Stories\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\x2Fmedia-resources\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Media\x20Resources\"\x3E\n\x3Cspan\x3EMedia\x20Resources\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Newsroom\"\x3E\n\x3Cspan\x3ENewsroom\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276628]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276628]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-cta-level-3-container\x20G012B-cta-container\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276438]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcontact-us\"\naria-label\x3D\"Read\x20more\x20about\x20Contact\x20Us\"\x3E\nContact\x20Us\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276438]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"promos-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"promos-inner-container\x20double-promo\"\x3E\n\x3Cdiv\x20class\x3D\"promo-wrapper\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276484]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20--\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\x20onclick\x3D\"\"\x3E\n\x3Cdiv\x20class\x3D\"mainMenuPromoTeasers\"\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277980]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277980]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"iconImage\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.pictures\x26quot\x3B},{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F9277980\x26quot\x3B}}]\"\x3E\n\x3Cimg\x20src\x3D\"data:image\x2Fpng\x3Bbase64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII\x3D\"\nalt\x3D\"Our\x20Brands\"\nloading\x3D\"lazy\"\nclass\x3D\"cm-media\x20cm-media--responsive\x20cm-media--loading\x20\"\ntitle\x3D\"Our\x20Brands\"\x20data-cm-responsive-media\x3D\"[{\x26quot\x3Bname\x26quot\x3B:\x26quot\x3Bportrait_ratio1x1\x26quot\x3B,\x26quot\x3BratioWidth\x26quot\x3B:1,\x26quot\x3BratioHeight\x26quot\x3B:1,\x26quot\x3BlinksForWidth\x26quot\x3B:{\x26quot\x3B25\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F25\x2F25\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F72DE80DB1EF419DEDD76D52705F80B0D\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B50\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F50\x2F50\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F6B84A2E4FC2A12507AE51370CC863C46\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B97\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F97\x2F97\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F51D5FE222CA29F40AAA3526D1A09FFC7\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B100\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F100\x2F100\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F2AC789F0973A4B685D81339DA0BF4315\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B110\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F110\x2F110\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F6BE1EEA43DEC73255BD8808272BF84A8\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B152\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F152\x2F152\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F2F924AB7FF06748CE613FF011D3BA54C\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B176\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F176\x2F176\x2F71efc3465b12b2d87b9ba84e3e8db498\x2FB03580104A1E042D85F24C962DDDC686\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B207\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F207\x2F207\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F439D0554AE36F391B91B3B890B3B9AC9\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B290\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F290\x2F290\x2F71efc3465b12b2d87b9ba84e3e8db498\x2FA57C2A5042100293BDB3C55FF1B3E9AD\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B345\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F345\x2F345\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F6FD519A59C9B8FCA983AC3156EE8C028\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B555\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F555\x2F555\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F1CD11E8F7451A704CD6591B60E03DB3C\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B1024\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F1024\x2F1024\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F0488AAE41E0D0FE11860F929078E8A0E\x2Fphase\x25202\x2520brands.png\x26quot\x3B}}]\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.data\x26quot\x3B}]\"\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277980]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277980]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3Cspan\x20class\x3D\"darkText\"\x3EOur\x20Brands\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276484]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20took\x204\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"promo-wrapper\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276458]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20--\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fhome\"\x20onclick\x3D\"\"\x3E\n\x3Cdiv\x20class\x3D\"mainMenuPromoTeasers\"\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277984]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277984]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"iconImage\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.pictures\x26quot\x3B},{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F9277984\x26quot\x3B}}]\"\x3E\n\x3Cimg\x20src\x3D\"data:https:\x2F\x2Fp1-auth.emerson.com\x2Fimage\x2Fpng\x3Bbase64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII\x3D\"\nalt\x3D\"Emerson\x20Country\x20Homepage\"\nloading\x3D\"lazy\"\nclass\x3D\"cm-media\x20cm-media--responsive\x20cm-media--loading\x20\"\ntitle\x3D\"Emerson\x20Country\x20Homepage\"\x20data-cm-responsive-media\x3D\"[{\x26quot\x3Bname\x26quot\x3B:\x26quot\x3Bportrait_ratio1x1\x26quot\x3B,\x26quot\x3BratioWidth\x26quot\x3B:1,\x26quot\x3BratioHeight\x26quot\x3B:1,\x26quot\x3BlinksForWidth\x26quot\x3B:{\x26quot\x3B25\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F25\x2F25\x2F9c10211dc990db617ee1745592aff1e9\x2F6F7A10CEBEC0C6EAFFF34771C4921DDD\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B50\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F50\x2F50\x2F9c10211dc990db617ee1745592aff1e9\x2F33B65B05401FDD0D1270896B5DCD867C\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B97\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F97\x2F97\x2F9c10211dc990db617ee1745592aff1e9\x2F5313923B13FF6F6CE3929FFB21559411\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B100\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F100\x2F100\x2F9c10211dc990db617ee1745592aff1e9\x2FD7650C5F9E1C892DB962823E24DC5CD4\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B110\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F110\x2F110\x2F9c10211dc990db617ee1745592aff1e9\x2F4DF6E8571319E10D76F83B662CE1E4F6\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B152\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F152\x2F152\x2F9c10211dc990db617ee1745592aff1e9\x2FE0DD8616E48DAC218B59E3433C176613\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B176\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F176\x2F176\x2F9c10211dc990db617ee1745592aff1e9\x2F97C7D5C1A5B0FEBAD3444A367B684121\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B207\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F207\x2F207\x2F9c10211dc990db617ee1745592aff1e9\x2F433AC32EB1DE4CC78032299CA7F5BA0B\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B290\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F290\x2F290\x2F9c10211dc990db617ee1745592aff1e9\x2F41C409665F811445C868EFDFDE6B7F2F\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B345\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F345\x2F345\x2F9c10211dc990db617ee1745592aff1e9\x2F202F1E4E21AAE5345C44877AB47EAAE9\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B555\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F555\x2F555\x2F9c10211dc990db617ee1745592aff1e9\x2F8E1B7442E3F6F4E71C0CCB6D396D4F3E\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B1024\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F1024\x2F1024\x2F9c10211dc990db617ee1745592aff1e9\x2FA1CC6B5503714B2F56F87EE73A17A29C\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B}}]\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.data\x26quot\x3B}]\"\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277984]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20took\x204\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277984]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20took\x204\x20ms\x20--\x3E\n\x3Cspan\x20class\x3D\"darkText\"\x3EEmerson\x20United\x20States\x20\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276458]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20took\x205\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"bottomSpaceForMobile\"\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x209\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20took\x2031\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x2032\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asCTA[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asCTA[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fli\x3E\n\x3C\x2Ful\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asG002HeaderMobile[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002HeaderMobile.ftl]]\x20took\x20333\x20ms\x20--\x3E\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asG002HeaderNoLabel[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002HeaderNoLabel.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"main-nav\x20G002-main-nav\x20no-header\"\x20id\x3D\"main-nav\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asGlobalNavLevel1[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel1.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"level-1-item-container\"\x3E\n\x3Ca\x20class\x3D\"level-1-item\"\x3E\n\x3Cspan\x3EProducts\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"level-2-container\"\x3E\n\x3Ca\x20class\x3D\"G002-mobile-level-1-item\"\x3E\n\x3Cspan\x3EProducts\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276800]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G002-platform-strip-item\"\x3E\n\x3Cspan\x3EProducts\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-3-mobile-back-link\x20level-3-mobile-back-link\"\x3E\n\x3Cspan\x3EProducts\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-margin-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-left-column\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\ndesktop-active\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EActuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EActuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Fvalve-actuator-controllers-instruments-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Controllers,\x20Instruments\x20\x26amp\x3B\x20Software\"\x3E\n\x3Cspan\x3EControllers,\x20Instruments\x20\x26amp\x3B\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Fhydraulicactuators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Hydraulic\x20Actuators\"\x3E\n\x3Cspan\x3EHydraulic\x20Actuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Felectric-actuators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Electric\x20Actuators\"\x3E\n\x3Cspan\x3EElectric\x20Actuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Fpneumatic-actuators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pneumatic\x20Actuators\"\x3E\n\x3Cspan\x3EPneumatic\x20Actuators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Factuator\x2Fgear-operators-gearboxes\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Gear\x20Operators\x20\x26amp\x3B\x20Gearboxes\"\x3E\n\x3Cspan\x3EGear\x20Operators\x20\x26amp\x3B\x20Gearboxes\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fpneumatic-cylinders\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pneumatic\x20Cylinders\"\x3E\n\x3Cspan\x3EPneumatic\x20Cylinders\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276828]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276828]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276830]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Factuators\"\x20style\x3D\"width:\x2040\x25\x3B\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Actuator\x20Products\"\x3E\nView\x20All\x20Actuator\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276830]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276828]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x204\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276828]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x205\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Faventics\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AVENTICS\"\x3E\n\x3Cspan\x3EAVENTICS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbettis\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Bettis\"\x3E\n\x3Cspan\x3EBettis\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276844]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276844]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276844]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276844]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EAsset\x20Performance\x20Management\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EAsset\x20Performance\x20Management\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\x2Ffield-device-management\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Field\x20Device\x20Management\"\x3E\n\x3Cspan\x3EField\x20Device\x20Management\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\x2Fmachinery-health-management\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Reliability\x20Solutions\"\x3E\n\x3Cspan\x3EReliability\x20Solutions\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276856]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276856]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276860]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasset-performance-management\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Asset\x20Performance\x20Management\x20Products\"\x3E\nView\x20All\x20Asset\x20Performance\x20Management\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276860]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276856]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276856]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fams\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AMS\"\x3E\n\x3Cspan\x3EAMS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276858]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276858]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276858]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276858]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EControl\x20\x26amp\x3B\x20Safety\x20Systems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EControl\x20\x26amp\x3B\x20Safety\x20Systems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fdistributed-control-systems-dcs\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Distributed\x20Control\x20Systems\x20\x28DCS\x29\"\x3E\n\x3Cspan\x3EDistributed\x20Control\x20Systems\x20\x28DCS\x29\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fprogrammable-automation-control-systems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Programmable\x20Automation\x20Control\x20Systems\x20\x28PLC\x2FPAC\x29\"\x3E\n\x3Cspan\x3EProgrammable\x20Automation\x20Control\x20Systems\x20\x28PLC\x2FPAC\x29\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fhydro-governor\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Hydro\x20Governors\"\x3E\n\x3Cspan\x3EHydro\x20Governors\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fsafety-instrumented-systems-sis\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Safety\x20Instrumented\x20Systems\x20\x28SIS\x29\"\x3E\n\x3Cspan\x3ESafety\x20Instrumented\x20Systems\x20\x28SIS\x29\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Findustrial-computing\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Computing\"\x3E\n\x3Cspan\x3EIndustrial\x20Computing\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fscada-systems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"SCADA,\x20Remote\x20Terminal\x20Units\x20\x28RTU\x29\x20\x26amp\x3B\x20Flow\x20Computers\"\x3E\n\x3Cspan\x3ESCADA,\x20Remote\x20Terminal\x20Units\x20\x28RTU\x29\x20\x26amp\x3B\x20Flow\x20Computers\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276876]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276876]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276878]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Control\x20\x26amp\x3B\x20Safety\x20Systems\x20Products\"\x3E\nView\x20All\x20Control\x20\x26amp\x3B\x20Safety\x20Systems\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276878]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276876]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276876]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdeltav\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"DeltaV\"\x3E\n\x3Cspan\x3EDeltaV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fservices-consulting\x2Flifecycle-services\x2Fguardian\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Guardian\"\x3E\n\x3Cspan\x3EGuardian\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmovicon\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Movicon\"\x3E\n\x3Cspan\x3EMovicon\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fovation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ovation\u2122\"\x3E\n\x3Cspan\x3EOvation\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fpacsystems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"PACSystems\"\x3E\n\x3Cspan\x3EPACSystems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276896]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276896]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276896]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276896]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EElectrical\x20\x26amp\x3B\x20Lighting\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EElectrical\x20\x26amp\x3B\x20Lighting\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fcontrols\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Controls\"\x3E\n\x3Cspan\x3EControls\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Flighting\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Hazardous\x20\x26amp\x3B\x20Explosionproof\x20Lighting\x20Solutions\"\x3E\n\x3Cspan\x3EHazardous\x20\x26amp\x3B\x20Explosionproof\x20Lighting\x20Solutions\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fdistribution-equipment\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Distribution\x20Equipment\"\x3E\n\x3Cspan\x3EDistribution\x20Equipment\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fplug-receptacles\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Plugs\x20\x26amp\x3B\x20Receptacles\"\x3E\n\x3Cspan\x3EPlugs\x20\x26amp\x3B\x20Receptacles\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Felectrical-fittings\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Electrical\x20Fittings\"\x3E\n\x3Cspan\x3EElectrical\x20Fittings\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Freels-switches\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Reels\x20\x26amp\x3B\x20Switches\"\x3E\n\x3Cspan\x3EReels\x20\x26amp\x3B\x20Switches\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fenclosures-and-junction-boxes\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Enclosures\x20\x26amp\x3B\x20Junction\x20Boxes\"\x3E\n\x3Cspan\x3EEnclosures\x20\x26amp\x3B\x20Junction\x20Boxes\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-construction\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Electrical\x20Construction\x20Materials\x20\x26amp\x3B\x20Lighting\"\x3E\n\x3Cspan\x3EElectrical\x20Construction\x20Materials\x20\x26amp\x3B\x20Lighting\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Findustrial-heat-tracing\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Heat\x20Tracing\"\x3E\n\x3Cspan\x3EIndustrial\x20Heat\x20Tracing\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fheating-cable-indoor-outdoor\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Indoor\x20\x26amp\x3B\x20Outdoor\x20Heating\x20Cables\"\x3E\n\x3Cspan\x3EIndoor\x20\x26amp\x3B\x20Outdoor\x20Heating\x20Cables\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276924]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276924]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276932]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Felectrical-components-lighting\x2Fsealants-firestop-solutions\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20Electrical\x20and\x20Lighting\x20Products\"\x3E\nView\x20Electrical\x20\x26amp\x3B\x20Lighting\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276932]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276994]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fcatalog\x2Fen-us\x2Fshop\x2Fappleton\x2Fcommercial-residential-solutions\x2Felectrical-construction-materials-and-lighting\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20Electrical\x20Construction\x20Materials\"\x3E\nView\x20Electrical\x20Construction\x20Materials\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276994]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276924]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276924]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fappleton\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Appleton\"\x3E\n\x3Cspan\x3EAppleton\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fnelson\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Nelson\"\x3E\n\x3Cspan\x3ENelson\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fsolahd\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"SolaHD\"\x3E\n\x3Cspan\x3ESolaHD\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276998]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276998]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276998]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276998]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EIndustrial\x20\x26amp\x3B\x20Factory\x20Automation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EIndustrial\x20\x26amp\x3B\x20Factory\x20Automation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nFEATURED\x20PRODUCTS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffluid-control-pneumatics\x2Fsolenoid-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Solenoid\x20Valves\"\x3E\n\x3Cspan\x3ESolenoid\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fpneumatics\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pneumatics\"\x3E\n\x3Cspan\x3EPneumatics\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Findustrial-hardware-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Hardware\x20\x26amp\x3B\x20Software\"\x3E\n\x3Cspan\x3EIndustrial\x20Hardware\x20\x26amp\x3B\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9485598]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9485598]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fseat-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Seat\x20Valves\"\x3E\n\x3Cspan\x3ESeat\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Felectric-motion-control\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Electric\x20Motion\x20Control\"\x3E\n\x3Cspan\x3EElectric\x20Motion\x20Control\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fcontrol-power-solutions\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Control\x20Power\x20Solutions\x20\"\x3E\n\x3Cspan\x3EControl\x20Power\x20Solutions\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fdust-collector-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Dust\x20Collector\x20Valves\"\x3E\n\x3Cspan\x3EDust\x20Collector\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fpressure-regulators-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pressure\x20Regulators\x20\x26amp\x3B\x20Valves\x20\"\x3E\n\x3Cspan\x3EPressure\x20Regulators\x20\x26amp\x3B\x20Valves\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Ffuel-gas-shutoff-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Fuel\x20Gas\x20\x26amp\x3B\x20Shutoff\x20Valves\"\x3E\n\x3Cspan\x3EFuel\x20Gas\x20\x26amp\x3B\x20Shutoff\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fsensors-and-switches\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Sensors\x20\x26amp\x3B\x20Switches\"\x3E\n\x3Cspan\x3ESensors\x20\x26amp\x3B\x20Switches\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fmarine-controls\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Marine\x20Controls\"\x3E\n\x3Cspan\x3EMarine\x20Controls\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffluid-control-pneumatics\x2Fproportional-applications\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Proportional\x20Valves\x20\"\x3E\n\x3Cspan\x3EProportional\x20Valves\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Fpinch-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pinch\x20Valves\"\x3E\n\x3Cspan\x3EPinch\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-2\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277020]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277020]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277022]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Findustrial-factory-automation\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Industrial\x20\x26amp\x3B\x20Factory\x20Automation\x20Products\"\x3E\nView\x20All\x20Industrial\x20\x26amp\x3B\x20Factory\x20Automation\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277022]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277020]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277020]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-3-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasco\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"ASCO\"\x3E\n\x3Cspan\x3EASCO\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Faventics\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AVENTICS\"\x3E\n\x3Cspan\x3EAVENTICS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmovicon\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Movicon\"\x3E\n\x3Cspan\x3EMovicon\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fpacsystems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"PACSystems\"\x3E\n\x3Cspan\x3EPACSystems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.appleton.emerson.com\x2Fen-us\x2Fsolahd\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"SolaHD\"\x3E\n\x3Cspan\x3ESolaHD\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ftescom\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"TESCOM\"\x3E\n\x3Cspan\x3ETESCOM\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ftopworx\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"TopWorx\"\x3E\n\x3Cspan\x3ETopWorx\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277046]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277046]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277046]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277046]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EMeasurement\x20Instrumentation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EMeasurement\x20Instrumentation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nFeatured\x20Products\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fflow-measurement\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Flow\x20Measurement\"\x3E\n\x3Cspan\x3EFlow\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fpressure-measurement\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pressure\x20Measurement\"\x3E\n\x3Cspan\x3EPressure\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Flevel\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Level\x20Measurement\"\x3E\n\x3Cspan\x3ELevel\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Ftemperature-measurement\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Temperature\x20Measurement\"\x3E\n\x3Cspan\x3ETemperature\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277058]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277058]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fcorrosion-erosion-monitoring\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Corrosion\x20\x26amp\x3B\x20Erosion\x20Monitoring\"\x3E\n\x3Cspan\x3ECorrosion\x20\x26amp\x3B\x20Erosion\x20Monitoring\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Findustrial-wireless-technology\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Wireless\x20Technology\"\x3E\n\x3Cspan\x3EIndustrial\x20Wireless\x20Technology\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fdensity-viscosity-measurement\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Density\x20\x26amp\x3B\x20Viscosity\x20Measurement\"\x3E\n\x3Cspan\x3EDensity\x20\x26amp\x3B\x20Viscosity\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fliquid-analysis\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Liquid\x20Analysis\"\x3E\n\x3Cspan\x3ELiquid\x20Analysis\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fflame-gas-detection\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Flame\x20\x26amp\x3B\x20Gas\x20Detection\"\x3E\n\x3Cspan\x3EFlame\x20\x26amp\x3B\x20Gas\x20Detection\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmarine-integrated-control-and-monitoring\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Marine\x20Measurement\x20\x26amp\x3B\x20Analytical\"\x3E\n\x3Cspan\x3EMarine\x20Measurement\x20\x26amp\x3B\x20Analytical\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fflow-measurement-systems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Flow\x20Measurement\x20Systems\"\x3E\n\x3Cspan\x3EFlow\x20Measurement\x20Systems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Ftank-gauging-system\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Tank\x20Gauging\x20System\"\x3E\n\x3Cspan\x3ETank\x20Gauging\x20System\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Fgas-analysis\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Gas\x20Analysis\"\x3E\n\x3Cspan\x3EGas\x20Analysis\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-2\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277060]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277060]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277070]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fmeasurement-instrumentation\"\x20style\x3D\"padding-left:\x2010px\x3B\x20width:\x2050\x25\x3B\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Measurement\x20Instrumentation\x20Products\x20\"\x3E\nView\x20All\x20Measurement\x20Instrumentation\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277070]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277060]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277060]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-3-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBRANDS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.flexim.com\x2Fus\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Flexim\"\x3E\n\x3Cspan\x3EFlexim\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmicro-motion\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Micro\x20Motion\"\x3E\n\x3Cspan\x3EMicro\x20Motion\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fmeasurement-instrumentation\x2Findustrial-wireless-technology\x2Fabout-plantweb-insight\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Plantweb\x20Insight\u2122\"\x3E\n\x3Cspan\x3EPlantweb\x20Insight\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Frosemount\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Rosemount\"\x3E\n\x3Cspan\x3ERosemount\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Froxar\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Roxar\"\x3E\n\x3Cspan\x3ERoxar\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277096]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277096]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277096]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277096]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fprofessional-tools-and-vacuums\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EProfessional\x20Tools\x20\x26amp\x3B\x20Vacuums\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fprofessional-tools-and-vacuums\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EProfessional\x20Tools\x20\x26amp\x3B\x20Vacuums\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fconstruction-repair-and-maintenance-tools\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Construction,\x20Repair\x20\x26amp\x3B\x20Maintenance\x20Tools\"\x3E\n\x3Cspan\x3EConstruction,\x20Repair\x20\x26amp\x3B\x20Maintenance\x20Tools\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fcommercial-residential\x2Fprofessional-tools\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Mechanical,\x20Electrical\x20\x26amp\x3B\x20Plumbing\x20Tools\"\x3E\n\x3Cspan\x3EMechanical,\x20Electrical\x20\x26amp\x3B\x20Plumbing\x20Tools\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fprofessional-tools-and-vacuums\x2Fvacuum-equipment\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Vacuum\x20Equipment\"\x3E\n\x3Cspan\x3EVacuum\x20Equipment\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278052]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278052]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278052]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278052]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.greenlee.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Greenlee\"\x3E\n\x3Cspan\x3EGreenlee\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.klauke.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Klauke\"\x3E\n\x3Cspan\x3EKlauke\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fproteam.emerson.com\x2Fen-us\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"ProTeam\"\x3E\n\x3Cspan\x3EProTeam\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ridgid.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"RIDGID\"\x3E\n\x3Cspan\x3ERIDGID\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278074]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278074]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278076]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fp1-auth.copeland.com\x2Fen-us\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20Brands\"\x3E\nView\x20all\x20Brands\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278076]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278074]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278074]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fpressureregulators\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3ERegulators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fpressureregulators\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3ERegulators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fpressureregulators\x2Fpressurereducingregulators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pressure\x20Reducing\x20Regulators\"\x3E\n\x3Cspan\x3EPressure\x20Reducing\x20Regulators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fback-pressure-regulators\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Back\x20Pressure\x20Regulators\"\x3E\n\x3Cspan\x3EBack\x20Pressure\x20Regulators\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fslam-shut\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Slam\x20Shut\x20Devices\"\x3E\n\x3Cspan\x3ESlam\x20Shut\x20Devices\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278098]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278098]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278102]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fregulators-relief-valves\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Regulators\x20Products\"\x3E\nView\x20All\x20Regulators\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278102]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278098]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278098]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffisher\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Fisher\"\x3E\n\x3Cspan\x3EFisher\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ftescom\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"TESCOM\"\x3E\n\x3Cspan\x3ETESCOM\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278132]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278132]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278132]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278132]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3ETest\x20\x26amp\x3B\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3ETest\x20\x26amp\x3B\x20Measurement\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fdata-acquisition.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Data\x20Acquisition\"\x3E\n\x3Cspan\x3ENI\x20Data\x20Acquisition\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fsource-measure-units\x2Fwhat-are-source-measure-units.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Source\x20Measure\x20Units\"\x3E\n\x3Cspan\x3ESource\x20Measure\x20Units\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fsoftware-portfolio.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Software\"\x3E\n\x3Cspan\x3ENI\x20Software\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fsource-measure-units\x2Fwhat-are-pxi-lcr-meters.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"LCR\x20Meters\"\x3E\n\x3Cspan\x3ELCR\x20Meters\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen-us\x2Fshop\x2Fcategory\x2Fgpib-serial-and-ethernet.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"GPIB\x20\x26amp\x3B\x20Instrument\x20Control\"\x3E\n\x3Cspan\x3EGPIB\x20\x26amp\x3B\x20Instrument\x20Control\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fwireless-design-test\x2Fwhat-is-a-usrp-software-defined-radio.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Software\x20Defined\x20Radios\"\x3E\n\x3Cspan\x3ESoftware\x20Defined\x20Radios\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fswitches\x2Fwhat-are-switches.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Switches\"\x3E\n\x3Cspan\x3ESwitches\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fwireless-design-test\x2Fvector-signal-transceivers\x2Fwhat-is-vst.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Vector\x20Signal\x20Transceivers\"\x3E\n\x3Cspan\x3ENI\x20Vector\x20Signal\x20Transceivers\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Foscilloscopes\x2Fwhat-are-oscilloscopes.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Oscilloscopes\x20and\x20Digitizers\"\x3E\n\x3Cspan\x3EOscilloscopes\x20and\x20Digitizers\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fwireless-design-test\x2Frf-signal-generators\x2Fwhat-is-a-vector-signal-generator.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Vector\x20Signal\x20Generators\"\x3E\n\x3Cspan\x3ENI\x20Vector\x20Signal\x20Generators\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fdigital-multimeters\x2Fwhat-are-digital-multimeters.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Digital\x20Multimeters\"\x3E\n\x3Cspan\x3EDigital\x20Multimeters\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fwireless-design-test\x2Fspectrum-and-signal-analyzers\x2Fwhat-is-a-vector-signal-analyzer.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20Vector\x20Signal\x20Analyzers\"\x3E\n\x3Cspan\x3ENI\x20Vector\x20Signal\x20Analyzers\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9650658]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9650658]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Flabview.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20LabVIEW\"\x3E\n\x3Cspan\x3ENI\x20LabVIEW\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fapplication-software-for-electronic-test-and-instrumentation-category\x2Fsystemlink.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20SystemLink\"\x3E\n\x3Cspan\x3ENI\x20SystemLink\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fcompactdaq.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20CompactDAQ\"\x3E\n\x3Cspan\x3ENI\x20CompactDAQ\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fcompactrio.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20CompactRIO\"\x3E\n\x3Cspan\x3ENI\x20CompactRIO\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Fpxi.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20PXI\"\x3E\n\x3Cspan\x3ENI\x20PXI\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.ni.com\x2Fen\x2Fshop\x2Felectronic-test-instrumentation\x2Fflexrio\x2Fwhat-is-flexrio.html\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"NI\x20FlexRIO\"\x3E\n\x3Cspan\x3ENI\x20FlexRIO\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9651244]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9651244]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EValves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EValves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fcontrolvalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Control\x20Valves\"\x3E\n\x3Cspan\x3EControl\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fvalvecontrollerspositioners\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Valve\x20Controllers\x20\x26amp\x3B\x20Positioners\"\x3E\n\x3Cspan\x3EValve\x20Controllers\x20\x26amp\x3B\x20Positioners\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fpressurereliefvalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Pressure\x20Relief\x20Valves\"\x3E\n\x3Cspan\x3EPressure\x20Relief\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fsteamtraps\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Steam\x20Traps\"\x3E\n\x3Cspan\x3ESteam\x20Traps\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fisolationvalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Isolation\x20Valves\"\x3E\n\x3Cspan\x3EIsolation\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fvacuum-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Vacuum\x20Valves\"\x3E\n\x3Cspan\x3EVacuum\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fpropanevalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Propane\x20Valves\"\x3E\n\x3Cspan\x3EPropane\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fnuclear-flow-controls\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Nuclear\x20Valves\"\x3E\n\x3Cspan\x3ENuclear\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fvalves\x2Fventvalves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Vent\x20Valves\"\x3E\n\x3Cspan\x3EVent\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fpressure-and-safety-relief-valves\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Safety\x20Relief\x20Valves\"\x3E\n\x3Cspan\x3ESafety\x20Relief\x20Valves\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278286]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278286]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278278]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fvalves\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Valves\x20Products\"\x3E\nView\x20All\x20Valves\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278278]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278286]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278286]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Faev\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AEV\"\x3E\n\x3Cspan\x3EAEV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fandersongreenwood\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Anderson\x20Greenwood\"\x3E\n\x3Cspan\x3EAnderson\x20Greenwood\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fasco\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"ASCO\"\x3E\n\x3Cspan\x3EASCO\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fclarkson\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Clarkson\"\x3E\n\x3Cspan\x3EClarkson\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fcrosby\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Crosby\"\x3E\n\x3Cspan\x3ECrosby\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Ffisher\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Fisher\"\x3E\n\x3Cspan\x3EFisher\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fkeystone\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Keystone\"\x3E\n\x3Cspan\x3EKeystone\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fktm\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"KTM\"\x3E\n\x3Cspan\x3EKTM\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fvanessa\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Vanessa\"\x3E\n\x3Cspan\x3EVanessa\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278316]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278316]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278316]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278316]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EWelding,\x20Assembly\x20\x26amp\x3B\x20Cleaning\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EWelding,\x20Assembly\x20\x26amp\x3B\x20Cleaning\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nFeatured\x20Products\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fultrasonic-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ultrasonic\x20Welding\"\x3E\n\x3Cspan\x3EUltrasonic\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278146]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278146]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nProducts\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fheat-staking\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Heat\x20Staking\"\x3E\n\x3Cspan\x3EHeat\x20Staking\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fplastic-vibration-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Plastic\x20Vibration\x20Welding\"\x3E\n\x3Cspan\x3EPlastic\x20Vibration\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fhot-plate-plastic-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Hot\x20Plate\x20Welding\"\x3E\n\x3Cspan\x3EHot\x20Plate\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Finfrared-plastic-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Infrared\x20Plastic\x20Welding\"\x3E\n\x3Cspan\x3EInfrared\x20Plastic\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fultrasonic-cleaning\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ultrasonic\x20Cleaning\"\x3E\n\x3Cspan\x3EUltrasonic\x20Cleaning\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Flaboratory-equipment\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Laboratory\x20Equipment\"\x3E\n\x3Cspan\x3ELaboratory\x20Equipment\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Flaser-welding\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Laser\x20Welding\"\x3E\n\x3Cspan\x3ELaser\x20Welding\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fwelding-assembly-cleaning\x2Fcustom-tooling-services\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Custom\x20Tooling\x20Services\"\x3E\n\x3Cspan\x3ECustom\x20Tooling\x20Services\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-2\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278162]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278162]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278148]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fwelding-assembly-cleaning\"\naria-label\x3D\"Read\x20more\x20about\x20View\x20All\x20Welding,\x20Assembly\x20\x26amp\x3B\x20Cleaning\x20Products\"\x3E\nView\x20All\x20Welding,\x20Assembly\x20\x26amp\x3B\x20Cleaning\x20Products\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9278148]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278162]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278162]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x204\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-3-segmented\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBrands\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbranson\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Branson\"\x3E\n\x3Cspan\x3EBranson\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278180]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278180]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278180]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278180]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-cta-level-3-container\x20G012B-cta-container\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20took\x20110\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276816]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x20112\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276800]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20took\x20114\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"level-1-item-container\"\x3E\n\x3Ca\x20class\x3D\"level-1-item\"\x3E\n\x3Cspan\x3ESoftware\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"level-2-container\"\x3E\n\x3Ca\x20class\x3D\"G002-mobile-level-1-item\"\x3E\n\x3Cspan\x3ESoftware\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278186]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G002-platform-strip-item\"\x3E\n\x3Cspan\x3ESoftware\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-3-mobile-back-link\x20level-3-mobile-back-link\"\x3E\n\x3Cspan\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-margin-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-left-column\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\ndesktop-active\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EAdvanced\x20Industry\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EAdvanced\x20Industry\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nSOFTWARE\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\x2Ffood-beverage-iiot-solutions\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Food\x20\x26amp\x3B\x20Beverage\x20\"\x3E\n\x3Cspan\x3EFood\x20\x26amp\x3B\x20Beverage\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\x2Foil-and-gas\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Oil\x20\x26amp\x3B\x20Gas\"\x3E\n\x3Cspan\x3EOil\x20\x26amp\x3B\x20Gas\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fdeltav\x2Fdeltav-systems-life-science-solutions\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Life\x20Science\"\x3E\n\x3Cspan\x3ELife\x20Science\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fpower-generation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Power\"\x3E\n\x3Cspan\x3EPower\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fadvanced-industry-software\x2Fmanufacturing\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Manufacturing\"\x3E\n\x3Cspan\x3EManufacturing\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fwater-wastewater\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Water\x2F\x20Wastewater\"\x3E\n\x3Cspan\x3EWater\x2F\x20Wastewater\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9486176]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9486176]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBRANDS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fams\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AMS\"\x3E\n\x3Cspan\x3EAMS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.aspentech.com\x2Fen\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AspenTech\"\x3E\n\x3Cspan\x3EAspenTech\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdeltav\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"DeltaV\"\x3E\n\x3Cspan\x3EDeltaV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmovicon\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Movicon\"\x3E\n\x3Cspan\x3EMovicon\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fovation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ovation\u2122\"\x3E\n\x3Cspan\x3EOvation\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fautomation-and-control\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EAutomation\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fautomation-and-control\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EAutomation\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nSoftware\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fautomation\x2Fcybersecurity\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Cybersecurity\"\x3E\n\x3Cspan\x3ECybersecurity\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fdistributed-control-systems-dcs\x2Fdeltav-distributed-control-system\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Process\x20Control\x20for\x20Process\x20Industries\"\x3E\n\x3Cspan\x3EProcess\x20Control\x20for\x20Process\x20Industries\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fautomation-and-control\x2Ffield-device-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Field\x20Device\x20Software\"\x3E\n\x3Cspan\x3EField\x20Device\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fscada-systems\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"SCADA\x20Systems\"\x3E\n\x3Cspan\x3ESCADA\x20Systems\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Findustrial-factory-automation\x2Findustrial-hardware-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Industrial\x20Hardware\x20\x26amp\x3B\x20Software\"\x3E\n\x3Cspan\x3EIndustrial\x20Hardware\x20\x26amp\x3B\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fdistributed-control-systems-dcs\x2Fovation-distributed-control-system\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Process\x20Control\x20for\x20Power\x20\x26amp\x3B\x20Water\x20Industries\"\x3E\n\x3Cspan\x3EProcess\x20Control\x20for\x20Power\x20\x26amp\x3B\x20Water\x20Industries\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278200]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278200]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBRANDS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fams\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AMS\"\x3E\n\x3Cspan\x3EAMS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.aspentech.com\x2Fen\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AspenTech\"\x3E\n\x3Cspan\x3EAspenTech\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdeltav\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"DeltaV\"\x3E\n\x3Cspan\x3EDeltaV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fcontrol-and-safety-systems\x2Fmovicon\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Movicon\"\x3E\n\x3Cspan\x3EMovicon\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fovation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ovation\u2122\"\x3E\n\x3Cspan\x3EOvation\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278242]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-management-software\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EOperations\x20Management\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-management-software\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EOperations\x20Management\x20Software\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-1\x20G012B-level-4-mobile-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nSoftware\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-management-software\x2Fasset-optimization-for-aspentech\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Asset\x20Optimization\x20with\x20AspenTech\"\x3E\n\x3Cspan\x3EAsset\x20Optimization\x20with\x20AspenTech\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-business-management\x2Fmanufacturing-operations-management\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Manufacturing\x20Operations\x20Management\"\x3E\n\x3Cspan\x3EManufacturing\x20Operations\x20Management\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\x2Fams\x2Fasset-performance-management-software\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Asset\x20Performance\x20Management\x20\"\x3E\n\x3Cspan\x3EAsset\x20Performance\x20Management\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-business-management\x2Foperator-performance\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Operator\x20Performance\"\x3E\n\x3Cspan\x3EOperator\x20Performance\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Foperations-business-management\x2Fdynamic-simulation\x2Fdigital-twin-solutions\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Digital\x20Twin\x20and\x20Simulation\"\x3E\n\x3Cspan\x3EDigital\x20Twin\x20\x26\x20Simulation\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fautomation-solutions\x2Fplantweb-insight-applications\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Plantweb\x20Insight\u2122\x20Applications\"\x3E\n\x3Cspan\x3EPlantweb\x20Insight\u2122\x20Applications\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-1\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278250]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278250]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278250]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278250]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-level-4-container-2\x20G012B-level-4-mobile-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-4-item\"\x3E\nBRANDS\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fams\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AMS\"\x3E\n\x3Cspan\x3EAMS\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.aspentech.com\x2Fen\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"AspenTech\"\x3E\n\x3Cspan\x3EAspenTech\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdeltav\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"DeltaV\"\x3E\n\x3Cspan\x3EDeltaV\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fovation\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ovation\u2122\"\x3E\n\x3Cspan\x3EOvation\u2122\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\nG012-cta-container-3\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278254]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278254]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\naria-label\x3D\"Read\x20more\x20about\x20BRANDS\"\x3E\nVIEW\x20ALL\x20BRANDS\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276866]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278254]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278254]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-cta-level-3-container\x20G012B-cta-container\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20took\x2025\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278192]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x2025\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9278186]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20took\x2026\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"level-1-item-container\"\x3E\n\x3Ca\x20class\x3D\"level-1-item\"\x3E\n\x3Cspan\x3EIndustries\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"level-2-container\"\x3E\n\x3Ca\x20class\x3D\"G002-mobile-level-1-item\"\x3E\n\x3Cspan\x3EIndustries\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277988]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20--\x3E\n\x3C\x21-----\x20THIS\x20IS\x20FOR\x20DESKTOP\x20VIEW\x20EDITING\x20----------\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\x20desktop-active\"\x3E\n\x3Cspan\x20class\x3D\"G002-platform-strip-item\"\x3E\n\x3Cspan\x3EIndustries\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asG002PlatformStripItem[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asHeader[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g013b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G013-non-segmented-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"level-3-mobile-back-link\"\x3E\n\x3Cspan\x3EIndustries\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fautomotive\"\x20class\x3D\"G013-level-3-item\"\x3E\nAutomotive\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fchemical\"\x20class\x3D\"G013-level-3-item\"\x3E\nChemical\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Felectronics-manufacturing\"\x20class\x3D\"G013-level-3-item\"\x3E\nElectronics\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Ffood-beverage\"\x20class\x3D\"G013-level-3-item\"\x3E\nFood\x20\x26amp\x3B\x20Beverage\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Flife-sciences-medical\"\x20class\x3D\"G013-level-3-item\"\x3E\nLife\x20Sciences\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fmarine\"\x20class\x3D\"G013-level-3-item\"\x3E\nMarine\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fmedical\"\x20class\x3D\"G013-level-3-item\"\x3E\nMedical\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fmining-minerals-metals\"\x20class\x3D\"G013-level-3-item\"\x3E\nMining,\x20Minerals\x20\x26amp\x3B\x20Metals\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Foil-gas\"\x20class\x3D\"G013-level-3-item\"\x3E\nOil\x20\x26amp\x3B\x20Gas\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fpackaging\"\x20class\x3D\"G013-level-3-item\"\x3E\nPackaging\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fpower-generation\"\x20class\x3D\"G013-level-3-item\"\x3E\nPower\x20Generation\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fpulp-paper\"\x20class\x3D\"G013-level-3-item\"\x3E\nPulp\x20\x26amp\x3B\x20Paper\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G013-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Findustries\x2Fautomation\x2Fwater-wastewater\"\x20class\x3D\"G013-level-3-item\"\x3E\nWater\x20\x26amp\x3B\x20Wastewater\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asG001Promos[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asG001Promos[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3Cdiv\x20class\x3D\"bottomSpaceForMobile\"\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asHeader[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g013b].ftl]]\x20took\x206\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277948]\x20asG002PlatformStripItem[g013b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x206\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277988]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20took\x206\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"level-1-item-container\"\x3E\n\x3Ca\x20class\x3D\"level-1-item\"\x3E\n\x3Cspan\x3EServices\x20\x26\x20Support\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"level-2-container\"\x3E\n\x3Ca\x20class\x3D\"G002-mobile-level-1-item\"\x3E\n\x3Cspan\x3EServices\x20\x26\x20Support\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277972]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G002-platform-strip-item\"\x3E\n\x3Cspan\x3EServices\x20\x26\x20Support\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asG002PlatformStripItem[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asHeader[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g014b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G014-segmented-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"level-3-mobile-back-link\"\x3E\n\x3Cspan\x3ESupport\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"columns\"\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\"\nclass\x3D\"G014-level-3-item\"\x3E\n\x3Cspan\x3ESupport\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277956]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277956]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcontact-us\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EContact\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fdigital\x2Fengineering-tools\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EEngineering\x20Tools\x20\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fcatalog\x2FTrackOrderStatus\x3Flocale\x3Den-us\x26amp\x3BcatalogId\x3D20051\x26amp\x3BshowOrderHeader\x3Dfalse\x26amp\x3BstoreId\x3D20151\x26amp\x3BlangId\x3D-1\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EOrder\x20Status\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fsoftware-downloads-drivers-library\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3ESoftware\x20Downloads\x20\x26amp\x3B\x20Drivers\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fvideos\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EVideos\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fwarranties-and-returns\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EWarranties\x20\x26amp\x3B\x20Returns\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G014-level-3-item\"\x3E\n\x3Cspan\x3ETechnical\x20Documentation\x20\x26amp\x3B\x20Drawings\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277952]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277952]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fcertificates-and-approvals\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3ECertifications\x20\x26amp\x3B\x20Approvals\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fdata-sheets-and-bulletins\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EData\x20Sheets\x20\x26amp\x3B\x20Bulletins\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fdrawings-center\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EDrawings\x20Center\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Flegal-and-compliance\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3ELegal\x20\x26amp\x3B\x20Compliance\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fmanuals-and-guides\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3EManuals\x20\x26amp\x3B\x20Guides\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-4-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fsupport\x2Fsecurity-notifications\"\x20class\x3D\"G014-level-4-item\"\x3E\n\x3Cspan\x3ESecurity\x20Notifications\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G014-level-3-column-container\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277954]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20G014b-level-4-cta\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277954]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276326]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcontact-us\"\naria-label\x3D\"Read\x20more\x20about\x20Contact\x20Us\"\x3E\nContact\x20Us\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276326]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276328]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fservices-consulting\x2Feducational-services\"\naria-label\x3D\"Read\x20more\x20about\x20Educational\x20Services\x20\x26amp\x3B\x20Training\"\x3E\nEducational\x20Services\x20\x26amp\x3B\x20Training\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276328]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276330]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fservices-consulting\x2Flifecycle-services\"\naria-label\x3D\"Read\x20more\x20about\x20Lifecycle\x20Services\"\x3E\nLifecycle\x20Services\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276330]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277954]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277954]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asG001Promos[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"promos-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"promos-inner-container\x20double-promo\"\x3E\n\x3Cdiv\x20class\x3D\"promo-wrapper\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276326]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20--\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcontact-us\"\x20onclick\x3D\"\"\x3E\n\x3Cdiv\x20class\x3D\"mainMenuPromoTeasers\"\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277982]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277982]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"iconImage\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.pictures\x26quot\x3B},{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F9277982\x26quot\x3B}}]\"\x3E\n\x3Cimg\x20src\x3D\"data:image\x2Fpng\x3Bbase64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII\x3D\"\nalt\x3D\"\u8054\u7CFB\u6211\u4EEC\"\nloading\x3D\"lazy\"\nclass\x3D\"cm-media\x20cm-media--responsive\x20cm-media--loading\x20\"\ntitle\x3D\"\u8054\u7CFB\u6211\u4EEC\"\x20data-cm-responsive-media\x3D\"[{\x26quot\x3Bname\x26quot\x3B:\x26quot\x3Bportrait_ratio1x1\x26quot\x3B,\x26quot\x3BratioWidth\x26quot\x3B:1,\x26quot\x3BratioHeight\x26quot\x3B:1,\x26quot\x3BlinksForWidth\x26quot\x3B:{\x26quot\x3B25\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F25\x2F25\x2F97f8299730c10d82b76987efd96ada11\x2F625ED0C8345FBAB7D7364E38EC323FD1\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B50\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F50\x2F50\x2F97f8299730c10d82b76987efd96ada11\x2FCED5AD5D644C84CE6011D73BCC0E230A\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B97\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F97\x2F97\x2F97f8299730c10d82b76987efd96ada11\x2F0BFDE6D0809FC17A4CA05F844E1BD79D\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B100\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F100\x2F100\x2F97f8299730c10d82b76987efd96ada11\x2F2A8914890D2BE1450D9B0FDD654FE457\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B110\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F110\x2F110\x2F97f8299730c10d82b76987efd96ada11\x2F564C49CCC89BA0645145B09914C1D3A7\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B152\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F152\x2F152\x2F97f8299730c10d82b76987efd96ada11\x2F8A94CB1B370D70097DCF34A8B26371ED\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B176\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F176\x2F176\x2F97f8299730c10d82b76987efd96ada11\x2F8C546F34479E4B697FBB675152C47022\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B207\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F207\x2F207\x2F97f8299730c10d82b76987efd96ada11\x2FF53959BF395FE1642496F2302196DE89\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B290\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F290\x2F290\x2F97f8299730c10d82b76987efd96ada11\x2F39AFA9CDBE8DA3D3003134D944288A7D\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B345\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F345\x2F345\x2F97f8299730c10d82b76987efd96ada11\x2F9C61CA0EB976AB1503B20F0CA724F0AD\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B555\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F555\x2F555\x2F97f8299730c10d82b76987efd96ada11\x2FA28F42F135FAFB9B4917396378CB4B67\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B,\x26quot\x3B1024\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277982\x2Fportrait_ratio1x1\x2F1024\x2F1024\x2F97f8299730c10d82b76987efd96ada11\x2F9DD00FCA2480DD452B17F17D610BA01F\x2Fphase\x25202\x2520contact\x2520us.png\x26quot\x3B}}]\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.data\x26quot\x3B}]\"\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277982]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277982]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3Cspan\x20class\x3D\"darkText\"\x3EContact\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276326]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"promo-wrapper\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277976]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20--\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fservices-consulting\x2Feducational-services\x2Ftraining-delivery-options\"\x20onclick\x3D\"\"\x3E\n\x3Cdiv\x20class\x3D\"mainMenuPromoTeasers\"\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277986]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277986]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"iconImage\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.pictures\x26quot\x3B},{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F9277986\x26quot\x3B}}]\"\x3E\n\x3Cimg\x20src\x3D\"data:image\x2Fpng\x3Bbase64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII\x3D\"\nalt\x3D\"My\x20Training\"\nloading\x3D\"lazy\"\nclass\x3D\"cm-media\x20cm-media--responsive\x20cm-media--loading\x20\"\ntitle\x3D\"My\x20Training\"\x20data-cm-responsive-media\x3D\"[{\x26quot\x3Bname\x26quot\x3B:\x26quot\x3Bportrait_ratio1x1\x26quot\x3B,\x26quot\x3BratioWidth\x26quot\x3B:1,\x26quot\x3BratioHeight\x26quot\x3B:1,\x26quot\x3BlinksForWidth\x26quot\x3B:{\x26quot\x3B25\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F25\x2F25\x2Feccffbc7219538f867605917ec4bc805\x2FC4E4332D5E246975BAC32F9C5A475A04\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B50\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F50\x2F50\x2Feccffbc7219538f867605917ec4bc805\x2F925A72234B7892F36D3B9886A5D6E2D2\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B97\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F97\x2F97\x2Feccffbc7219538f867605917ec4bc805\x2FFAB0E2A5A6CC4BF4085C416796B6CA42\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B100\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F100\x2F100\x2Feccffbc7219538f867605917ec4bc805\x2FD7107F3D6F0530C73A4D21AD3BE2354F\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B110\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F110\x2F110\x2Feccffbc7219538f867605917ec4bc805\x2F91C6FEBD6AE26AF0D55C2007A1B551F5\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B152\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F152\x2F152\x2Feccffbc7219538f867605917ec4bc805\x2F05DBC0C6E6A5BDD7DCF8190EDDA42B04\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B176\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F176\x2F176\x2Feccffbc7219538f867605917ec4bc805\x2F89ECED32EA76883B30FCD1665A762D8F\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B207\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F207\x2F207\x2Feccffbc7219538f867605917ec4bc805\x2FCBC113B317A7B0ED8736192889D6E5E0\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B290\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F290\x2F290\x2Feccffbc7219538f867605917ec4bc805\x2FA4AE2D461ADCE70EE3ACFF24F358E989\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B345\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F345\x2F345\x2Feccffbc7219538f867605917ec4bc805\x2FDFB755B93CDA4C084337A3277AD575A9\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B555\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F555\x2F555\x2Feccffbc7219538f867605917ec4bc805\x2F4946EE041625591EEBAC0659DDBA1325\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B,\x26quot\x3B1024\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277986\x2Fportrait_ratio1x1\x2F1024\x2F1024\x2Feccffbc7219538f867605917ec4bc805\x2FD7FE0465FC0FA0211998F9B18EE57A04\x2Fphase\x25202\x2520mytraining.png\x26quot\x3B}}]\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.data\x26quot\x3B}]\"\x3E\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277986]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277986]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3Cspan\x20class\x3D\"darkText\"\x3EMy\x20Training\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9277976]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20took\x202\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"bottomSpaceForMobile\"\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asG001Promos[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x207\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asHeader[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g014b].ftl]]\x20took\x2017\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277950]\x20asG002PlatformStripItem[g014b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x2017\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9277972]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20took\x2018\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"level-1-item-container\"\x3E\n\x3Ca\x20class\x3D\"level-1-item\"\x3E\n\x3Cspan\x3ECompany\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"level-2-container\"\x3E\n\x3Ca\x20class\x3D\"G002-mobile-level-1-item\"\x3E\n\x3Cspan\x3ECompany\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276636]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G002-platform-strip-item-container\"\x3E\n\x3Cspan\x20class\x3D\"G002-platform-strip-item\"\x3E\n\x3Cspan\x3ECompany\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-menu\x20level-3-outer-container\"\x3E\n\x3Cspan\x20class\x3D\"G012-level-3-mobile-back-link\x20level-3-mobile-back-link\"\x3E\n\x3Cspan\x3EAbout\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fspan\x3E\n\x3Cdiv\x20class\x3D\"level-3-mobile-scroll-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-margin-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-inner-container\x20level-3-inner-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-flyout-left-column\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\ndesktop-active\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EAbout\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EAbout\x20Us\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fawards-recognition\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Awards\x20\x26amp\x3B\x20Recognition\"\x3E\n\x3Cspan\x3EAwards\x20\x26amp\x3B\x20Recognition\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fdiversity-and-inclusion\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Diversity,\x20Equity\x20\x26amp\x3B\x20Inclusion\"\x3E\n\x3Cspan\x3EDiversity,\x20Equity\x20\x26amp\x3B\x20Inclusion\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fcompany-history\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"History\"\x3E\n\x3Cspan\x3EHistory\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Fcorporate-governance\x2Fethics-and-compliance\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Integrity\x20\x26amp\x3B\x20Ethics\"\x3E\n\x3Cspan\x3EIntegrity\x20\x26amp\x3B\x20Ethics\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276588]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276588]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-2\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fleadership\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Leadership\"\x3E\n\x3Cspan\x3ELeadership\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Our\x20Brands\"\x3E\n\x3Cspan\x3EOur\x20Brands\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fliving-our-purpose\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Our\x20Purpose,\x20Causes\x20\x26amp\x3B\x20Values\"\x3E\n\x3Cspan\x3EOur\x20Purpose,\x20Causes\x20\x26amp\x3B\x20Values\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fventures\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Ventures\"\x3E\n\x3Cspan\x3EVentures\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276584]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276584]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3ECareers\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3ECareers\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fstudents-and-graduate-programs\x2Fmba-opportunities-global\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"MBA\x20Opportunities\"\x3E\n\x3Cspan\x3EMBA\x20Opportunities\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fstudents-and-graduate-programs\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Student\x20\x26amp\x3B\x20Graduate\x20Programs\"\x3E\n\x3Cspan\x3EStudent\x20\x26amp\x3B\x20Graduate\x20Programs\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fmilitary\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Veteran\x20Careers\x20\x26amp\x3B\x20Transition\x20Assistance\x20Program\"\x3E\n\x3Cspan\x3EVeteran\x20Careers\x20\x26amp\x3B\x20Transition\x20Assistance\x20Program\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcareers\x2Fcareer-opportunities\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Career\x20Paths\"\x3E\n\x3Cspan\x3ECareer\x20Paths\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276590]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276590]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276590]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276590]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EInvestors\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EInvestors\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\x2Fsearch\x3FcmFacetId\x3D7276268\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"News\"\x3E\n\x3Cspan\x3ENews\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Finvestor-resources\x2Fevents-and-presentations\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Events\x20\x26amp\x3B\x20Presentations\"\x3E\n\x3Cspan\x3EEvents\x20\x26amp\x3B\x20Presentations\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Fannual-reports\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Financials\"\x3E\n\x3Cspan\x3EFinancials\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276620]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276620]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276446]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Finvestor-resources\x2Femail-alerts\"\naria-label\x3D\"Read\x20more\x20about\x20Email\x20Alerts\"\x3E\nEmail\x20Alerts\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276446]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276620]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276620]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-2\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fperspectives\x2Fsustainability\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Sustainability\"\x3E\n\x3Cspan\x3ESustainability\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Fcorporate-governance\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Governance\"\x3E\n\x3Cspan\x3EGovernance\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Finvestor-resources\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Resources\"\x3E\n\x3Cspan\x3EResources\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276622]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276622]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276466]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\x2Finvestor-resources\x2Finformation-request\"\naria-label\x3D\"Read\x20more\x20about\x20Information\x20Request\"\x3E\nInformation\x20Request\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276466]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276622]\x20asLinkedCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276622]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EDriving\x20ESG\x20Progress\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EDriving\x20ESG\x20Progress\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\x2Fenvironmental-sustainability\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Environmental\x20Sustainability\"\x3E\n\x3Cspan\x3EEnvironmental\x20Sustainability\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\x2Fsocial\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Social\x20Responsibility\"\x3E\n\x3Cspan\x3ESocial\x20Responsibility\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fesg\x2Fgovernance\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Governance\x20\x26amp\x3B\x20Accountability\"\x3E\n\x3Cspan\x3EGovernance\x20\x26amp\x3B\x20Accountability\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276594]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276594]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3EExpertise\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3EExpertise\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emersonautomationexperts.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Automation\x20Experts\x20Blog\"\x3E\n\x3Cspan\x3EAutomation\x20Experts\x20Blog\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fautomation\x2Fproject-certainty\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Capital\x20Projects\"\x3E\n\x3Cspan\x3ECapital\x20Projects\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fautomation\x2Fcybersecurity\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Cyber\x20Security\"\x3E\n\x3Cspan\x3ECyber\x20Security\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276614]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276614]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-2\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emersonexchange365.com\x2F\"\x20target\x3D\"_blank\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Exchange365\x20Customer\x20Community\"\x3E\n\x3Cspan\x3EExchange365\x20Customer\x20Community\x3Csvg\x20class\x3D\"G012-level-5-external-icon\"\x20width\x3D\"16\"\x20height\x3D\"16\"\x20viewBox\x3D\"0\x200\x2016\x208\"\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x3E\n\x3Cpath\x20fill-rule\x3D\"evenodd\"\x20clip-rule\x3D\"evenodd\"\x20d\x3D\"m11.29\x204\x20.002.002H12v8h-1V5.704l-6.003\x206.004L4.29\x2011l5.998-5.999H4v-1h7.288L11.29\x204z\"\x20fill\x3D\"\x23262728\"\x2F\x3E\n\x3C\x2Fsvg\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fperspectives\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Executive\x20Perspectives\"\x3E\n\x3Cspan\x3EExecutive\x20Perspectives\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276616]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276616]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-3\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fvideos.emerson.com\x2F\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Video\x20Center\"\x3E\n\x3Cspan\x3EVideo\x20Center\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fevents\x2Fwebinar\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Webinar\x20Center\"\x3E\n\x3Cspan\x3EWebinar\x20Center\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fexpertise\x2Fautomation\x2Fimproving-safety-security\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Workplace\x20Safety\"\x3E\n\x3Cspan\x3EWorkplace\x20Safety\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276618]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276618]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-3-item-container\n\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\"\x20class\x3D\"G012-level-3-item\x20G012b-level-3-item\x20mobile-toggle-link\"\x3E\n\x3Cspan\x3ENews\x20\x26amp\x3B\x20Events\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-inner-container\x20G012B-level-4-inner-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\"\x20class\x3D\"G012-mobile-link\"\x3E\n\x3Cspan\x3ENews\x20\x26amp\x3B\x20Events\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-container\nG012-3-column-container-1\nG012B-3-column-container-2-items\n\"\x3E\n\x3Cdiv\x20class\x3D\"G012B-mobile-border\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-4-column-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-container\x20G012B-level-5-container\"\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fevents\x2Femerson-exchange\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Emerson\x20Exchange\"\x3E\n\x3Cspan\x3EEmerson\x20Exchange\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finnovations\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Innovation\x20Stories\"\x3E\n\x3Cspan\x3EInnovation\x20Stories\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\x2Fmedia-resources\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Media\x20Resources\"\x3E\n\x3Cspan\x3EMedia\x20Resources\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-level-5-item-container\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fnews\"\x20class\x3D\"G012-level-5-item\x20G012b-level-5-item\"\x20aria-label\x3D\"Newsroom\"\x3E\n\x3Cspan\x3ENewsroom\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012B-cta-container\n\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276628]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276628]\x20asCTA\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"G012-cta-level-3-container\x20G012B-cta-container\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cta-buttons\x20\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276438]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20--\x3E\n\x3C\x21--\x20This\x20link\x20is\x20currently\x20not\x20providing\x20a\x20DDX\x20tag,\x20because\x20it\x20is\x20always\x20called\x20by\x20CMTeasable.asCTA.ftl\x20--\x3E\n\x3Ca\x20class\x3D\"cta-text\x20cta--header-menu-G0XX\x20cta--internal\"\nhref\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcontact-us\"\naria-label\x3D\"Read\x20more\x20about\x20Contact\x20Us\"\x3E\nContact\x20Us\n\x3Cspan\x20class\x3D\"cta-icon\"\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276438]\x20asCTALink\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTALink.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asLinkedCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asLinkedCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asCTA[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x201\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"promos-outer-container\"\x3E\n\x3Cdiv\x20class\x3D\"promos-inner-container\x20double-promo\"\x3E\n\x3Cdiv\x20class\x3D\"promo-wrapper\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276484]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20--\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fbrands\"\x20onclick\x3D\"\"\x3E\n\x3Cdiv\x20class\x3D\"mainMenuPromoTeasers\"\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277980]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277980]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"iconImage\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.pictures\x26quot\x3B},{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F9277980\x26quot\x3B}}]\"\x3E\n\x3Cimg\x20src\x3D\"data:image\x2Fpng\x3Bbase64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII\x3D\"\nalt\x3D\"Our\x20Brands\"\nloading\x3D\"lazy\"\nclass\x3D\"cm-media\x20cm-media--responsive\x20cm-media--loading\x20\"\ntitle\x3D\"Our\x20Brands\"\x20data-cm-responsive-media\x3D\"[{\x26quot\x3Bname\x26quot\x3B:\x26quot\x3Bportrait_ratio1x1\x26quot\x3B,\x26quot\x3BratioWidth\x26quot\x3B:1,\x26quot\x3BratioHeight\x26quot\x3B:1,\x26quot\x3BlinksForWidth\x26quot\x3B:{\x26quot\x3B25\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F25\x2F25\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F72DE80DB1EF419DEDD76D52705F80B0D\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B50\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F50\x2F50\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F6B84A2E4FC2A12507AE51370CC863C46\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B97\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F97\x2F97\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F51D5FE222CA29F40AAA3526D1A09FFC7\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B100\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F100\x2F100\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F2AC789F0973A4B685D81339DA0BF4315\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B110\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F110\x2F110\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F6BE1EEA43DEC73255BD8808272BF84A8\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B152\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F152\x2F152\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F2F924AB7FF06748CE613FF011D3BA54C\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B176\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F176\x2F176\x2F71efc3465b12b2d87b9ba84e3e8db498\x2FB03580104A1E042D85F24C962DDDC686\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B207\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F207\x2F207\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F439D0554AE36F391B91B3B890B3B9AC9\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B290\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F290\x2F290\x2F71efc3465b12b2d87b9ba84e3e8db498\x2FA57C2A5042100293BDB3C55FF1B3E9AD\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B345\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F345\x2F345\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F6FD519A59C9B8FCA983AC3156EE8C028\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B555\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F555\x2F555\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F1CD11E8F7451A704CD6591B60E03DB3C\x2Fphase\x25202\x2520brands.png\x26quot\x3B,\x26quot\x3B1024\x26quot\x3B:\x26quot\x3B\x2Fresource\x2Fimage\x2F9277980\x2Fportrait_ratio1x1\x2F1024\x2F1024\x2F71efc3465b12b2d87b9ba84e3e8db498\x2F0488AAE41E0D0FE11860F929078E8A0E\x2Fphase\x25202\x2520brands.png\x26quot\x3B}}]\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.data\x26quot\x3B}]\"\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277980]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277980]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20took\x203\x20ms\x20--\x3E\n\x3Cspan\x20class\x3D\"darkText\"\x3EOur\x20Brands\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276484]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"promo-wrapper\"\x3E\n\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276458]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20--\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fhome\"\x20onclick\x3D\"\"\x3E\n\x3Cdiv\x20class\x3D\"mainMenuPromoTeasers\"\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277984]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277984]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"iconImage\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.pictures\x26quot\x3B},{\x26quot\x3B_\x26quot\x3B:{\x26quot\x3B\x24Ref\x26quot\x3B:\x26quot\x3Bcontent\x2F9277984\x26quot\x3B}}]\"\x3E\n\x3Cimg\x20src\x3D\"data:image\x2Fpng\x3Bbase64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII\x3D\"\nalt\x3D\"Emerson\x20Country\x20Homepage\"\nloading\x3D\"lazy\"\nclass\x3D\"cm-media\x20cm-media--responsive\x20cm-media--loading\x20\"\ntitle\x3D\"Emerson\x20Country\x20Homepage\"\x20data-cm-responsive-media\x3D\"[{\x26quot\x3Bname\x26quot\x3B:\x26quot\x3Bportrait_ratio1x1\x26quot\x3B,\x26quot\x3BratioWidth\x26quot\x3B:1,\x26quot\x3BratioHeight\x26quot\x3B:1,\x26quot\x3BlinksForWidth\x26quot\x3B:{\x26quot\x3B25\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F25\x2F25\x2F9c10211dc990db617ee1745592aff1e9\x2F6F7A10CEBEC0C6EAFFF34771C4921DDD\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B50\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F50\x2F50\x2F9c10211dc990db617ee1745592aff1e9\x2F33B65B05401FDD0D1270896B5DCD867C\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B97\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F97\x2F97\x2F9c10211dc990db617ee1745592aff1e9\x2F5313923B13FF6F6CE3929FFB21559411\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B100\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F100\x2F100\x2F9c10211dc990db617ee1745592aff1e9\x2FD7650C5F9E1C892DB962823E24DC5CD4\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B110\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F110\x2F110\x2F9c10211dc990db617ee1745592aff1e9\x2F4DF6E8571319E10D76F83B662CE1E4F6\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B152\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F152\x2F152\x2F9c10211dc990db617ee1745592aff1e9\x2FE0DD8616E48DAC218B59E3433C176613\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B176\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F176\x2F176\x2F9c10211dc990db617ee1745592aff1e9\x2F97C7D5C1A5B0FEBAD3444A367B684121\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B207\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F207\x2F207\x2F9c10211dc990db617ee1745592aff1e9\x2F433AC32EB1DE4CC78032299CA7F5BA0B\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B290\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F290\x2F290\x2F9c10211dc990db617ee1745592aff1e9\x2F41C409665F811445C868EFDFDE6B7F2F\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B345\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F345\x2F345\x2F9c10211dc990db617ee1745592aff1e9\x2F202F1E4E21AAE5345C44877AB47EAAE9\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B555\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F555\x2F555\x2F9c10211dc990db617ee1745592aff1e9\x2F8E1B7442E3F6F4E71C0CCB6D396D4F3E\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B,\x26quot\x3B1024\x26quot\x3B:\x26quot\x3Bhttps:\x2F\x2Fp1-auth.emerson.com\x2Fresource\x2Fimage\x2F9277984\x2Fportrait_ratio1x1\x2F1024\x2F1024\x2F9c10211dc990db617ee1745592aff1e9\x2FA1CC6B5503714B2F56F87EE73A17A29C\x2Fphase\x25202\x2520country\x2520home.png\x26quot\x3B}}]\"\x20data-cm-metadata\x3D\"[{\x26quot\x3B_\x26quot\x3B:\x26quot\x3Bproperties.data\x26quot\x3B}]\"\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277984]\x20media\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.media.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.emerson.blueprint.contentbeans.impl.EmersonCMPictureImpl\x24\x24[id\x3D9277984]\x20null\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMPicture.ftl]]\x20took\x202\x20ms\x20--\x3E\n\x3Cspan\x20class\x3D\"darkText\"\x3EEmerson\x20United\x20States\x20\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fa\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMTeaserImpl\x24\x24[id\x3D9276458]\x20asPromoMenuItem\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asPromoMenuItem.ftl]]\x20took\x203\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"bottomSpaceForMobile\"\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asG001Promos[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG001Promos.ftl]]\x20took\x206\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asHeader[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g012b].ftl]]\x20took\x2032\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276566]\x20asG002PlatformStripItem[g012b]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002PlatformStripItem.ftl]]\x20took\x2033\x20ms\x20--\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276636]\x20asGlobalNavLevel2G002\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel2G002.ftl]]\x20took\x2033\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asGlobalNavLevel1[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asGlobalNavLevel1.ftl]]\x20took\x20200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asG002HeaderNoLabel[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asG002HeaderNoLabel.ftl]]\x20took\x20202\x20ms\x20--\x3E\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asCTA[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asCTA[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMTeasable.asCTA.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMCollectionImpl\x24\x24[id\x3D9276238]\x20asHeader[g002]\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMCollection.asHeader[g002].ftl]]\x20took\x20541\x20ms\x20--\x3E\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMActionImpl\x24\x24[id\x3D246]\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMAction.asHeader.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.search.suggestion.CommerceExtendedSearchActionState\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.emerson.search.suggestion\x2FCommerceExtendedSearchActionState.asHeader.ftl]]\x20--\x3E\n\x3C\x21--\x20END\x20com.emerson.search.suggestion.CommerceExtendedSearchActionState\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.emerson.search.suggestion\x2FCommerceExtendedSearchActionState.asHeader.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMActionImpl\x24\x24[id\x3D246]\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMAction.asHeader.ftl]]\x20took\x202\x20ms\x20--\x3E\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMActionImpl\x24\x24[id\x3D5322946]\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMAction.asHeader.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.globalization.cae.LocaleSelectorInfo\x406b689d52\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.emerson.globalization.cae\x2FLocaleSelectorInfo.asHeader.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cm-user-login\"\x20data-cm-popup-control\x3D\"{\x20\x27button\x27:\x20\x27.cm-popup-button--registered-user\x27,\x20\x27popup\x27:\x20\x27.cm-popup--registered-user\x27\x20}\"\x20title\x3D\"MyEmerson\x20Sign\x20In\"\x3E\x20\x20\n\t\t\t\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fcatalog\x2FLogonForm\x3Flocale\x3Den-us\x26myAcctMain\x3D1\x26catalogId\x3D20051\x26storeId\x3D20151\x26langId\x3D-1\x26_gl\x3D1\"\x3E\n\t\t\t\t\x3Csvg\x20height\x3D\"32\"\x20width\x3D\"32\"\x3E\n\t\t\t\t\x3Cpath\x20xmlns\x3D\"http:\x2F\x2Fwww.w3.org\x2F2000\x2Fsvg\"\x20d\x3D\"M16.932\x2014.299a10.034\x2010.034\x200\x200\x201\x204.438\x205.2A11.978\x2011.978\x200\x200\x201\x2012\x2024c-3.79\x200-7.17-1.757-9.37-4.502a10.032\x2010.032\x200\x200\x201\x204.438-5.2A7.963\x207.963\x200\x200\x200\x2012\x2016a7.965\x207.965\x200\x200\x200\x204.873-1.655l.059-.046zM12\x201a7\x207\x200\x201\x201\x200\x2014\x207\x207\x200\x200\x201\x200-14zm0\x202a5\x205\x200\x201\x200\x200\x2010\x205\x205\x200\x200\x200\x200-10z\"\x20class\x3D\"userIcon\"\x3E\x3C\x2Fpath\x3E\n\t\t\t\t\x3C\x2Fsvg\x3E\n\t\t\t\x3C\x2Fa\x3E\n\t\t\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.globalization.cae.LocaleSelectorInfo\x406b689d52\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.emerson.globalization.cae\x2FLocaleSelectorInfo.asHeader.ftl]]\x20took\x201\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMActionImpl\x24\x24[id\x3D5322946]\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMAction.asHeader.ftl]]\x20took\x201\x20ms\x20--\x3E\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMActionImpl\x24\x24[id\x3D5127140]\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMAction.asHeader.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.cae.action.EmersonAuthenticationState\x40279bbf29\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.emerson.cae.action\x2FEmersonAuthenticationState.asHeader.ftl]]\x20--\x3E\n\x3Cdiv\x20class\x3D\"cm-user-login\x20cm-user-login--authenticated\"\x20data-cm-popup-control\x3D\x27{\x20\"button\":\x20\".cm-popup-button--registered-user\",\x20\"popup\":\x20\".cm-popup--registered-user\"\x20}\x27\x20data-url\x3D\"\x2Fwebapp\x2Fwcs\x2Fstores\x2Fservlet\x2FAjaxAccountLinkDisplay\x3FstoreId\x3D20151\x26catalogId\x3D20051\x26langId\x3D-1\x26guestSVGPath\x3DM16.932\x2014.299a10.034\x2010.034\x200\x200\x201\x204.438\x205.2A11.978\x2011.978\x200\x200\x201\x2012\x2024c-3.79\x200-7.17-1.757-9.37-4.502a10.032\x2010.032\x200\x200\x201\x204.438-5.2A7.963\x207.963\x200\x200\x200\x2012\x2016a7.965\x207.965\x200\x200\x200\x204.873-1.655l.059-.046zM12\x201a7\x207\x200\x201\x201\x200\x2014\x207\x207\x200\x200\x201\x200-14zm0\x202a5\x205\x200\x201\x200\x200\x2010\x205\x205\x200\x200\x200\x200-10z\"\x3E\n\x3Cdiv\x20class\x3D\"user-circle\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"cm-user-login-popup\"\x3E\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.cae.action.EmersonAuthenticationState\x40279bbf29\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.emerson.cae.action\x2FEmersonAuthenticationState.asHeader.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMActionImpl\x24\x24[id\x3D5127140]\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMAction.asHeader.ftl]]\x20took\x201\x20ms\x20--\x3E\x3C\x21--\x20BEGIN\x20com.coremedia.blueprint.cae.contentbeans.CMActionImpl\x24\x24[id\x3D5322838]\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMAction.asHeader.ftl]]\x20--\x3E\n\x3C\x21--\x20BEGIN\x20com.emerson.livecontext.handler.WcMiniCartPlaceHolder\x407bd4fa93\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.emerson.livecontext.handler\x2FWcMiniCartPlaceHolder.asHeader.ftl]]\x20--\x3E\n\x3Cdiv\x20id\x3D\"wcs-minicart\"\x20data-wcs-minicart-url\x3D\"\x2Fwebapp\x2Fwcs\x2Fstores\x2Fservlet\x2FMiniCart\x3FcatalogId\x3D20051\x26amp\x3BlangId\x3D-1\x26amp\x3BstoreId\x3D20151\"\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"componentWithNotification\x20main-nav\x20bottomRight\"\x20data-location\x3D\"bottomRight\"\x20id\x3D\"98542141AU\"\x3E\n\x3Cdiv\x20class\x3D\"notification\"\x3E\n\x3Cdiv\x20class\x3D\"notificationBox\"\x3E\n\x3Cdiv\x20class\x3D\"notificationBox__topRow\"\x3E\n\x3Cspan\x20class\x3D\"notificationBox__tag\"\x3Enew\x3C\x2Fspan\x3E\n\x3Cbutton\x20class\x3D\"notificationBox__minimizeButton\"\x3E\x3Cdiv\x3E\x3C\x2Fdiv\x3E\x3C\x2Fbutton\x3E\n\x3C\x2Fdiv\x3E\n\x3Ch3\x20class\x3D\"notificationBox__title\"\x3E\nPlease\x20note:\n\x3C\x2Fh3\x3E\n\x3Cdiv\x20class\x3D\"notificationBox__paragraph\"\x3E\n\x3Cp\x3EIn\x20an\x20effort\x20to\x20improve\x20your\x20experiences\x20on\x20our\x20website\x20we\x20have\x20updated\x20our\x20menu.\x20Our\x20new\x20navigation\x20makes\x20it\x20easier\x20to\x20find\x20products,\x20software,\x20and\x20content\x20tailored\x20to\x20your\x20industry\x20or\x20interest.\x20We\x20have\x20also\x20updated\x20our\x20contact\x20and\x20support\x20section\x20to\x20better\x20serve\x20you.\x3C\x2Fp\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cbutton\x20class\x3D\"notificatioBox__confirmButton\"\x3Eaccept\x3C\x2Fbutton\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"notificationCircle\x20hidden\"\x3E\n\x3Cbutton\x20role\x3D\"button\"\x20class\x3D\"notificationCircle__button\"\x3E\x3C\x2Fbutton\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x21--\x20END\x20com.emerson.livecontext.handler.WcMiniCartPlaceHolder\x407bd4fa93\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.emerson.livecontext.handler\x2FWcMiniCartPlaceHolder.asHeader.ftl]]\x20took\x200\x20ms\x20--\x3E\n\x3C\x21--\x20END\x20com.coremedia.blueprint.cae.contentbeans.CMActionImpl\x24\x24[id\x3D5322838]\x20asHeader\x20DecoratingView[name\x3Dexceptionhandler,\x20view\x3DFreemarkerView[template\x3D\x2Fjar:id:contentproperty:\x2FThemes\x2Femerson\x2Ftemplates\x2Femerson\x26\x238211\x3Btemplates.jar\x2Farchive\x21\x2FMETA\x26\x238211\x3BINF\x2Fresources\x2FWEB\x26\x238211\x3BINF\x2Ftemplates\x2Femerson\x2Fcom.coremedia.blueprint.common.contentbeans\x2FCMAction.asHeader.ftl]]\x20took\x200\x20ms\x20--\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fnav\x3E","footer":"\x3Cdiv\x20class\x3D\"cm-row\"\x3E\n\t\x3Cdiv\x20class\x3D\"cm-row\"\x3E\n\t\x3Cdiv\x20class\x3D\"global-footer\"\x3E\n\x3Cdiv\x20class\x3D\"emr-global-footer\x20padded-container\"\x3E\n\x3Cdiv\x20class\x3D\"brand-content-sidebar\"\x3E\n\x3Cdiv\x20class\x3D\"row\"\x3E\n\x3Cdiv\x20class\x3D\"brand-content-sidebar-logo\"\x3E\n\x3Cdiv\x20class\x3D\"image-container\"\x3E\n\x3Cimg\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Femerson-logo-data-9860160.png\"\x20alt\x3D\"Emerson\x20logo\"\x20loading\x3D\"lazy\"\x20class\x3D\"cm-media\x20deferredImage\"\x20data-src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Femerson-logo-data-9860160.png\"\x20title\x3D\"\"\x3E\n\x3C\x2Fdiv\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"global-footer\x20sidebar-container\"\x3E\n\x3Cdiv\x20class\x3D\"brand-content-sidebar\x20brand-content-wrapper\"\x3E\n\x3Cdiv\x20class\x3D\"title\"\x3EGo\x20Boldly.\u2122\x3C\x2Fdiv\x3E\n\x3Cp\x3EEmerson\x20is\x20the\x20global\x20technology,\x20software\x20and\x20engineering\x20powerhouse\x20driving\x20innovation\x20that\x20makes\x20the\x20world\x20healthier,\x20safer,\x20smarter\x20and\x20more\x20sustainable.\x3C\x2Fp\x3E\x20\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"footer-promo-content\"\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"footer-promo-content-link\"\x3E\n\x3Cdiv\x20class\x3D\"promo-content-item\"\x3E\n\x3Cdiv\x20class\x3D\"promo-content-container\"\x3E\n\x3Ca\x20href\x3D\"\x2Fen-us\x2Fabout-us\x2Femerson-and-stem\"\x3E\n\x3Cdiv\x20class\x3D\"image-container\"\x3E\n\x3Cimg\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Fem17r18-stem-fall-footer-746x196-compress-data-5559830.jpg\"\x20alt\x3D\"EM17R18_STEM_Fall_Footer_746x196\x20Compress\"\x20loading\x3D\"lazy\"\x20class\x3D\"cm-media\x20deferredImage\"\x20data-src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Fem17r18-stem-fall-footer-746x196-compress-data-5559830.jpg\"\x20title\x3D\"EM17R18_STEM_Fall_Footer_746x196\"\x3E\n\x3C\x2Fdiv\x3E\x20\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\x20\x3C\x2Fdiv\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"footer-separator\"\x3E\x3C\x2Fdiv\x3E\x3Cnav\x20class\x3D\"main-nav\x20emr-footer-links\"\x3E\n\x3Cdiv\x20role\x3D\"navigation\"\x20class\x3D\"global-footer-navigation\"\x20aria-label\x3D\"Footer\x20Links\x20for\x20Our\x20Company\"\x3E\n\x3Cul\x20class\x3D\"horizontal-list\"\x20aria-expanded\x3D\"false\"\x3E\n\x3Cli\x3E\x3Cdiv\x20class\x3D\"title-list-footer\"\x3EOur\x20Company\x3C\x2Fdiv\x3E\x3Cspan\x20class\x3D\"dropdown-button\"\x3E\x3C\x2Fspan\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Leadership\"\x20href\x3D\"\x2Fen-us\x2Fabout-us\x2Fleadership\"\x3ELeadership\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Environmental,\x20Social\x20\x26amp\x3B\x20Governance\"\x20href\x3D\"\x2Fen-us\x2Fesg\"\x3EEnvironmental,\x20Social\x20\x26amp\x3B\x20Governance\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Careers\"\x20href\x3D\"\x2Fen-us\x2Fcareers\"\x3ECareers\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Diversity,\x20Equity\x20\x26amp\x3B\x20Inclusion\"\x20href\x3D\"\x2Fen-us\x2Fcareers\x2Fdiversity-and-inclusion\"\x3EDiversity,\x20Equity\x20\x26amp\x3B\x20Inclusion\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Contact\x20Us\"\x20href\x3D\"\x2Fen-us\x2Fcontact-us\"\x3EContact\x20Us\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Newsroom\"\x20href\x3D\"\x2Fen-us\x2Fnews\"\x3ENewsroom\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Investors\"\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Finvestors\"\x3EInvestors\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3C\x2Ful\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20role\x3D\"navigation\"\x20class\x3D\"global-footer-navigation\"\x20aria-label\x3D\"Footer\x20Links\x20for\x20Our\x20Passions\"\x3E\n\x3Cul\x20class\x3D\"horizontal-list\"\x20aria-expanded\x3D\"false\"\x3E\n\x3Cli\x3E\x3Cdiv\x20class\x3D\"title-list-footer\"\x3EOur\x20Passions\x3C\x2Fdiv\x3E\x3Cspan\x20class\x3D\"dropdown-button\"\x3E\x3C\x2Fspan\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Sustainability\"\x20href\x3D\"\x2Fen-us\x2Fesg\x2Fenvironmental-sustainability\"\x3ESustainability\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Perspectives\"\x20href\x3D\"\x2Fen-us\x2Fperspectives\"\x3EPerspectives\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Innovations\"\x20href\x3D\"\x2Fen-us\x2Finnovations\"\x3EInnovations\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Ventures\"\x20href\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fabout-us\x2Fventures\"\x3EVentures\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"We\x20\x3C3\x20STEM\"\x20href\x3D\"\x2Fen-us\x2Fabout-us\x2Femerson-and-stem\"\x3EWe\x20\x26lt\x3B3\x20STEM\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3C\x2Ful\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20role\x3D\"navigation\"\x20class\x3D\"global-footer-navigation\"\x20aria-label\x3D\"Footer\x20Links\x20for\x20Our\x20Communities\"\x3E\n\x3Cul\x20class\x3D\"horizontal-list\"\x20aria-expanded\x3D\"false\"\x3E\n\x3Cli\x3E\x3Cdiv\x20class\x3D\"title-list-footer\"\x3EOur\x20Communities\x3C\x2Fdiv\x3E\x3Cspan\x20class\x3D\"dropdown-button\"\x3E\x3C\x2Fspan\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Top\x20Quartile\"\x20href\x3D\"https:\x2F\x2Fwww.emersontopquartile.com\"\x20target\x3D\"_blank\"\x3ETop\x20Quartile\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Exchange365\"\x20href\x3D\"https:\x2F\x2Fwww.emersonexchange365.com\"\x20target\x3D\"_blank\"\x3EExchange365\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Automation\x20Experts\"\x20href\x3D\"https:\x2F\x2Fwww.emersonautomationexperts.com\"\x20target\x3D\"_blank\"\x3EAutomation\x20Experts\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3C\x2Fli\x3E\n\x3Cli\x20class\x3D\"footer-as-links\"\x3E\x3Cdiv\x20class\x3D\"footer-social\x20col-xs-12\x20col-sm-4\x20footer-social-content-right\"\x20role\x3D\"navigation\"\x20aria-label\x3D\"Social\x20Media\x20Icons\"\x3E\n\x3Cdiv\x20class\x3D\"footer-social-wrapper\"\x3E\n\x3Cp\x3ECONNECT\x20WITH\x20US\x3C\x2Fp\x3E\x20\x3Cdiv\x20class\x3D\"footer-social-icon\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.facebook.com\x2FEmersonCorporate\x2F\"\x20aria-label\x3D\"\"\x20target\x3D\"_blank\"\x3E\n\x3Cdiv\x20class\x3D\"image-container\"\x3E\n\x3Cimg\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Ffooter-social-icon-facebook-data-9860368.png\"\x20alt\x3D\"Emerson\x20logo\"\x20loading\x3D\"lazy\"\x20class\x3D\"cm-media\x20deferredImage\"\x20data-src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Ffooter-social-icon-facebook-data-9860368.png\"\x20title\x3D\"\"\x3E\n\x3C\x2Fdiv\x3E\x20\x3C\x2Fa\x3E\x3Ca\x20href\x3D\"https:\x2F\x2Fwww.linkedin.com\x2Fcompany\x2Femerson\"\x20aria-label\x3D\"\"\x20target\x3D\"_blank\"\x3E\n\x3Cdiv\x20class\x3D\"image-container\"\x3E\n\x3Cimg\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Ffooter-social-icon-linkedin-data-9860378.png\"\x20alt\x3D\"Emerson\x20logo\"\x20loading\x3D\"lazy\"\x20class\x3D\"cm-media\x20deferredImage\"\x20data-src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Ffooter-social-icon-linkedin-data-9860378.png\"\x20title\x3D\"\"\x3E\n\x3C\x2Fdiv\x3E\x20\x3C\x2Fa\x3E\x3Ca\x20href\x3D\"https:\x2F\x2Ftwitter.com\x2FEmerson_News\"\x20aria-label\x3D\"\"\x20target\x3D\"_blank\"\x3E\n\x3Cdiv\x20class\x3D\"image-container\"\x3E\n\x3Cimg\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Ffooter-social-icon-x-data-9860370.png\"\x20alt\x3D\"Emerson\x20logo\"\x20loading\x3D\"lazy\"\x20class\x3D\"cm-media\x20deferredImage\"\x20data-src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Ffooter-social-icon-x-data-9860370.png\"\x20title\x3D\"\"\x3E\n\x3C\x2Fdiv\x3E\x20\x3C\x2Fa\x3E\x3Ca\x20href\x3D\"https:\x2F\x2Fvideos.emerson.com\x2F\"\x20aria-label\x3D\"\"\x20target\x3D\"_blank\"\x3E\n\x3Cdiv\x20class\x3D\"image-container\"\x3E\n\x3Cimg\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Ffooter-social-icon-youtube-data-9860372.png\"\x20alt\x3D\"Emerson\x20logo\"\x20loading\x3D\"lazy\"\x20class\x3D\"cm-media\x20deferredImage\"\x20data-src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fblob\x2Ffooter-social-icon-youtube-data-9860372.png\"\x20title\x3D\"\"\x3E\n\x3C\x2Fdiv\x3E\x20\x3C\x2Fa\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\x3C\x2Fli\x3E\n\x3C\x2Ful\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fnav\x3E\x20\x3C\x2Fdiv\x3E\x3Cdiv\x20class\x3D\"emr-global-footer\x20bottom\"\x3E\n\x3Cdiv\x20class\x3D\"padded-container\"\x3E\n\x3Cdiv\x20class\x3D\"row\"\x3E\n\x3Cdiv\x20class\x3D\"global-footer-bottom\x20col-xs-12\x20col-sm-12\"\x20role\x3D\"navigation\"\x20aria-label\x3D\"Bottom\x20Footer\x20Links\"\x3E\n\x3Cdiv\x20class\x3D\"corp-promise\"\x3E\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"copyright\"\x3E\u00A92024\x20Emerson\x20Electric\x20Co.\x20All\x20rights\x20reserved.\x3C\x2Fdiv\x3E\n\x3Cul\x20class\x3D\"sub-nav\x20horizontal-list\"\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Privacy\x20Notice\"\x20href\x3D\"\x2Fen-us\x2Fprivacy-notice\"\x3EPrivacy\x20Notice\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Cookies\"\x20href\x3D\"\x2Fen-us\x2Fcookie-notice\"\x3ECookies\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Terms\x20of\x20Use\"\x20href\x3D\"\x2Fen-us\x2Fterms-of-use\"\x3ETerms\x20of\x20Use\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Data\x20Protection\"\x20href\x3D\"\x2Fen-us\x2Fdata-protection\"\x3EData\x20Protection\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Imprint\"\x20href\x3D\"\x2Fen-us\x2Fimprint\"\x3EImprint\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Accessibility\"\x20href\x3D\"\x2Fen-us\x2Faccessibility\"\x3EAccessibility\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Communication\x20Preferences\"\x20href\x3D\"https:\x2F\x2Fgo.emersonautomation.com\x2Fsubscribe\x3Futm_source\x3Deas_gbl-ftr\x26amp\x3Butm_medium\x3Dmixe\x26amp\x3Butm_content\x3Dsu-g009\x26amp\x3Butm_campaign\x3D21geasb-subs44\x26amp\x3Bsubch\x3DEMR_WEB\"\x20target\x3D\"_blank\"\x3ECommunication\x20Preferences\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Report\x20a\x20Vulnerability\"\x20href\x3D\"https:\x2F\x2Femerson.com\x2Freportvulnerability\x2FEnglish\"\x20target\x3D\"_blank\"\x3EReport\x20a\x20Vulnerability\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Do\x20Not\x20Sell\x20or\x20Share\x20My\x20Personal\x20Information\"\x20href\x3D\"https:\x2F\x2Fgo.emersonautomation.com\x2FCCPA\"\x20target\x3D\"_blank\"\x3EDo\x20Not\x20Sell\x20or\x20Share\x20My\x20Personal\x20Information\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3Cli\x3E\x3Ca\x20class\x3D\"\"\x20aria-label\x3D\"Transparency\x20in\x20Coverage\x20Machine-Readable\x20Files\"\x20href\x3D\"\x2Fen-us\x2Ftransparency-in-coverage-machine-readable-files\"\x3ETransparency\x20in\x20Coverage\x20Machine-Readable\x20Files\x3C\x2Fa\x3E\x3C\x2Fli\x3E\n\x3C\x2Ful\x3E\n\x3C\x2Fdiv\x3E\x20\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\x3Cdiv\x20class\x3D\"global-footer-notification\x20G006-locale-mismatch-notification\"\x20style\x3D\"display:none\"\x3E\n\x3Cdiv\x20class\x3D\"padded-container\"\x3E\n\x3Cdiv\x20class\x3D\"row\"\x3E\n\x3Cdiv\x20class\x3D\"col-xs-12\x20col-sm-3\x20col-sm-push-9\x20close-container\"\x3E\n\x3Ca\x20href\x3D\"\x23\"\x20class\x3D\"close\"\x3E\x3C\x2Fa\x3E\n\x3C\x2Fdiv\x3E\n\x3Cdiv\x20class\x3D\"col-xs-12\x20col-sm-9\x20col-sm-pull-3\"\x3E\n\x3Ch3\x3EYou\x20have\x20an\x20active\x20session\x20in\x20another\x20locale:\x3C\x2Fh3\x3E\n\x3Cspan\x20class\x3D\"reset-link\"\x3E\x3Cp\x3EBy\x20selecting\x20a\x20new\x20country\x2Fregion,\x20product\x28s\x29\x20may\x20be\x20unavailable\x20and\x20items\x20in\x20your\x20shopping\x20cart\x20will\x20be\x20removed.\x20Please\x26nbsp\x3B\x3Ca\x20href\x3D\"\x2Fen-us\x2Fcontact-us\"\x20target\x3D\"_blank\"\x20rel\x3D\"noopener\"\x20class\x3D\"rte-a\"\x3E\x3Cspan\x20class\x3D\"underline\"\x3Econtact\x20us\x3C\x2Fspan\x3E\x3C\x2Fa\x3E\x26nbsp\x3Bfor\x20assistance.\x3Cbr\x3E\x3C\x2Fp\x3E\x3C\x2Fspan\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\n\x3C\x2Fdiv\x3E\x20\x3C\x2Fdiv\x3E\n\n\n\x3Cdiv\x20class\x3D\"cm-javascript\"\x3E\n\tPlease\x20enable\x20JavaScript\x20to\x20use\x20this\x20website.\n\x3C\x2Fdiv\x3E\n\x3Cscript\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fjs\x2F60\x2F804812154d7f4a4a6458b60c65e9cc07\x2Fen-us.js\"\x20\x3E\x3C\x2Fscript\x3E\n\n\x3Cscript\x20src\x3D\"https:\x2F\x2Fajax.googleapis.com\x2Fajax\x2Flibs\x2Fjquery\x2F3.4.1\x2Fjquery.min.js\"\x3E\x3C\x2Fscript\x3E\n\n\n\x3Cscript\x3E\n\x24\x28document\x29.ready\x28function\x28\x29{\n\x20\n\x20\x20\x24\x28\"\x23menu-button\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\".global-header\x20.main-nav\"\x29.css\x28{\"visibility\":\x20\"hidden\"}\x29\x3B\n\x20\x20}\x29\x3B\n\x20\x20\n\x20\x24\x28\".bcg-main-nav-close\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\".global-header\x20.main-nav\"\x29.css\x28{\"visibility\":\x20\"visible\"}\x29\x3B\n\x20\x20}\x29\x3B\n\x20\x20\x24\x28\".bcg-main-nav-close-tablet\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\".global-header\x20.main-nav\"\x29.css\x28{\"visibility\":\x20\"visible\"}\x29\x3B\n\x20\x20}\x29\x3B\n\x24\x28\".bcg-main-nav-close-mobile\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\".global-header\x20.main-nav\"\x29.css\x28{\"visibility\":\x20\"visible\"}\x29\x3B\n\x20\x20}\x29\x3B\n\n\n\n\x24\x28\".global-header\x20.main-nav\x3Eli\x3Ea\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\"\x23bcg-main-header\x20.main-nav-open\"\x29.removeClass\x28main-nav-open\x29\x3B\n\x20\x20}\x29\x3B\n\x20\n\x24\x28\".global-header\x20.toggle-link\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\"\x23bcg-main-header\x20.main-nav-open\"\x29.removeClass\x28main-nav-open\x29\x3B\n\x20\x20}\x29\x3B\n\n\n\n}\x29\x3B\n\n\x3C\x2Fscript\x3E\n\n\n\x3Cdiv\x20class\x3D\"cm-javascript\"\x3E\n\tPlease\x20enable\x20JavaScript\x20to\x20use\x20this\x20website.\n\x3C\x2Fdiv\x3E\n\x3Cscript\x20src\x3D\"https:\x2F\x2Fwww.emerson.com\x2Fresource\x2Fjs\x2F60\x2F804812154d7f4a4a6458b60c65e9cc07\x2Fen-us.js\"\x20\x3E\x3C\x2Fscript\x3E\n\n\x3Cscript\x20src\x3D\"https:\x2F\x2Fajax.googleapis.com\x2Fajax\x2Flibs\x2Fjquery\x2F3.4.1\x2Fjquery.min.js\"\x3E\x3C\x2Fscript\x3E\n\n\n\x3Cscript\x3E\n\x24\x28document\x29.ready\x28function\x28\x29{\n\x20\n\x20\x20\x24\x28\"\x23menu-button\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\".global-header\x20.main-nav\"\x29.css\x28{\"visibility\":\x20\"hidden\"}\x29\x3B\n\x20\x20}\x29\x3B\n\x20\x20\n\x20\x24\x28\".bcg-main-nav-close\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\".global-header\x20.main-nav\"\x29.css\x28{\"visibility\":\x20\"visible\"}\x29\x3B\n\x20\x20}\x29\x3B\n\x20\x20\x24\x28\".bcg-main-nav-close-tablet\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\".global-header\x20.main-nav\"\x29.css\x28{\"visibility\":\x20\"visible\"}\x29\x3B\n\x20\x20}\x29\x3B\n\x24\x28\".bcg-main-nav-close-mobile\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\".global-header\x20.main-nav\"\x29.css\x28{\"visibility\":\x20\"visible\"}\x29\x3B\n\x20\x20}\x29\x3B\n\n\n\n\x24\x28\".global-header\x20.main-nav\x3Eli\x3Ea\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\"\x23bcg-main-header\x20.main-nav-open\"\x29.removeClass\x28main-nav-open\x29\x3B\n\x20\x20}\x29\x3B\n\x20\n\x24\x28\".global-header\x20.toggle-link\"\x29.click\x28function\x28\x29{\n\x20\x24\x28\"\x23bcg-main-header\x20.main-nav-open\"\x29.removeClass\x28main-nav-open\x29\x3B\n\x20\x20}\x29\x3B\n\n\n\n}\x29\x3B\n\n\x3C\x2Fscript\x3E","includeDefaultHeader":false,"includeDefaultFooter":false,"responseHeaders":[{"_id":"667152a5f52843575dee6f1a","field":"Strict-Transport-Security","value":"max-age\x3D31536000"},{"_id":"667152a5f52843b9adee6f1b","field":"X-Frame-Options","value":"SAMEORIGIN"},{"_id":"667152a5f528430445ee6f1c","field":"X-Content-Type-Options","value":"nosniff"},{"_id":"667152a5f528433625ee6f1d","field":"Access-Control-Allow-Origin","value":"\x2A"},{"_id":"667152a5f528436759ee6f1e","field":"Content-Security-Policy","value":"Header\x20set\x20Content-Security-Policy\x20\"default-src\x20\x27self\x27\x3B\""},{"_id":"667152a5f5284393e8ee6f1f","field":"Referrer-Policy","value":"strict-origin-when-cross-origin"}]},"dynamicCustom":{"groupedFooter":false,"showFullVideoDescription":false,"showPlayVideoGridThumbnails":false,"largeThumbnails":false,"hideCarouselChevrons":false,"hideCarouselThumbnails":false,"burgerMenu":false,"liveEventTwitterEmbed":""},"search":{"enabled":true,"exclude":"nogallery","include":""},"htmlFallback":false,"relatedLinks":true,"useLongDescription":true,"useMultiLingualAudio":false,"useInlinePlaybackMobile":true,"seo":{"customFields":true,"enableLinkRelCanonical":false,"disableVideoTitleInUrl":false},"autoplayNext":true,"disableAutoStart":false,"template":"catalogue","templateVersion":5,"sorting":{"enabled":false},"policyKey":"BCpkADawqM0oAggOnQD9NDw3kXhrgiW2v6TEETv64EZySRlgi3ergEfvAjkfRP7X-ASJLNFBpNW00hG2JwJ8vqDz8FRzTP15C4IwmRrxJBAJ7aP2840zy0MD-ArCeAvryocsvuIintChNf-U","videoDownload":{"enableCriteria":"custom","customField":"downloadable","customFieldValue":"TRUE"},"eventSocial":{"sharingOptions":{"facebook":{"enabled":false,"useCustomMessage":false},"twitter":{"enabled":false,"useCustomMessage":false},"googlePlus":{"enabled":false,"useCustomMessage":false},"linkedIn":{"enabled":false,"useCustomMessage":false},"pinterest":{"enabled":false,"useCustomMessage":false},"email":{"enabled":false,"useCustomMessage":false}},"title":"","description":""},"productType":"videocloud","sponsorGroups":[],"logo":{"header":null,"footer":null},"menu":{"header":{"links":[]},"footer":{"links":[]}},"settings":{"heroSlider":{"title":true,"videoDuration":true,"description":false,"relatedLink":false,"overlayImage":true,"showInfoBelowImage":false,"gradientShadows":true,"_id":"667152a5f52843c076ee6fbb"},"thumbnails":{"title":true,"videoDuration":true,"expandOnHover":false,"expandedThumbnail":{"_id":"667152a5f52843b086ee6fbe","description":true,"relatedLink":true},"_id":"667152a5f528432882ee6fbd"}},"pages":[{"_id":"5c2ffdb747111927d326475a","fileName":"index","ctas":{"banner":{"id":"banner","type":"none","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"repeat":{"repeatAt":-1,"repeatValues":[{"type":"ad","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]}}]},"breakpoint":"desktop"},"sidebar":{"id":"sidebar","type":"none","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"repeat":{"repeatAt":-1,"repeatValues":[{"type":"ad","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]}}]},"breakpoint":"desktop"},"video-grid-banner":{"id":"video-grid-banner","type":"custom","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}],"defaultValue":"\x3C\x21DOCTYPE\x20html\x3E\n\x3Chtml\x3E\n\x3Cbody\x3E\n\n\n\x3Ch4\x20style\x3D\"text-align:center\"\x3E\n\x3Ca\x20href\x3D\"https:\x2F\x2Fvideos.emerson.com\x2Fcategory\x2Fvideos\x2Fall-videos\"\x3E\x3Cu\x3EVIEW\x20ALL\x20VIDEOS\x20\x3E\x3C\x2Fu\x3E\x3C\x2Fa\x3E\n\x3C\x2Fh4\x3E\n\n\x3C\x2Fbody\x3E\n\x3C\x2Fhtml\x3E"},"repeat":{"repeatAt":-1,"repeatValues":[{"type":"ad","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]}}]},"breakpoint":"desktop"},"banner-mobile":{"id":"banner-mobile","type":"none","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"repeat":{"repeatAt":-1,"repeatValues":[{"type":"ad","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]}}]},"breakpoint":"mobile"},"video-grid-banner-mobile":{"id":"video-grid-banner-mobile","type":"none","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"repeat":{"repeatAt":-1,"repeatValues":[{"type":"ad","ad":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]},"custom":{"behavior":"cf-neutral","cfDependencies":[{"cfField":"","cfValue":"","cfHtml":""}]}}]},"breakpoint":"mobile"}},"content":{"activePage":"index"}},{"fileName":"category","_id":"5c2ffdb7471119369926475b"},{"fileName":"detail","_id":"5c2ffdb74711191d8126475c"},{"fileName":"search","_id":"5c2ffdb747111901de26475d"}],"hasYoutubeSource":false,"redirect":{"baseUrl":"https:\x2F\x2Fredirect.bcvp0rtal.com\x2F","redirectUrl":"https:\x2F\x2Fvideos.emerson.com","facebookAppId":870555336312529},"isLive":true,"isMobile":false,"isTablet":false,"activePage":"index","downloadProxyUrl":{"endpointBaseUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com","jwt":"FG\x40MIZ0Y\x21EelvxZ8ZxKFH\x5EFxw\x24","expiry":120},"pageLayouts":{},"agenda":[]}},{"id":"5c2ffe9b577aaead8444b882","slug":"highlighted","name":"Highlighted","description":"","customFields":{},"primaryTag":"english","videos":{"page":0,"numericPagination":true,"count":12,"totalCount":2719,"totalPages":227,"start":1,"end":12,"prevPage":false,"nextPage":"1","items":[{"id":"6365057680112","name":"Keystone\u2122\x20CompoSeal\x20Composite\x20Butterfly\x20Valve","referenceId":null,"accountId":"2270581185001","shortDescription":"Emerson\x27s\x20Keystone\u2122\x20CompoSeal\x20Composite\x20Butterfly\x20Valve\x20is\x20a\x20resilient\x20seated\x20butterfly\x20valve\x20providing\x20excellent\x20internal\x20and\x20external\x20chemical\x20resistance\x20whilst\x20being\x20lightweight\x20and\x20simple\x20to\x20install.","longDescription":null,"creationDate":1732298137354,"publishedDate":1732298472397,"lastModifiedDate":1732302104301,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fkeystone-sku-composeal-valve","linkText":"Keystone\u2122\x20CompoSeal\x20Composite\x20Butterfly\x20Valve\x20","tags":["keystone","english","sustainability","innovation","valve","chemical","keystonecomposeal","industryyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F7517ca37-eadc-4308-8988-9e41d694b937\x2F3594f0dd-dc55-4026-a286-d6d11fdce10b\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F7517ca37-eadc-4308-8988-9e41d694b937\x2Ffc1361e6-46da-4973-98e6-d7fc20ac08ee\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F7517ca37-eadc-4308-8988-9e41d694b937\x2F3594f0dd-dc55-4026-a286-d6d11fdce10b\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":73451,"customFields":{"admin_notes":"112324\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2528738\x20","brand":"Keystone","businessgroup":"FCTL","contentowner":"Ram\x20Emil\x20Sta\x20Cruz","downloadable":"FALSE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Mark\x20Jayson\x20Bercasio","industry":"Why\x20Emerson"},"slug":"keystone\u2122-composeal-composite-butterfly-valve","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6365057680112\x2Fkeystone\u2122-composeal-composite-butterfly-valve","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6365057680112"},{"id":"6364759362112","name":"Clarkson\x20KGD\x20Product\x20Feature\x20Video","referenceId":null,"accountId":"2270581185001","shortDescription":"Emerson\u2019s\x20Clarkson\u2122\x20KGD\x20Wafer\x20Slurry\x20Knife\x20Gate\x20Valve,\x20designed\x20for\x20heavy-duty\x20applications\x20requiring\x20ultimate\x20sealing,\x20it\x20offers\x20the\x20latest\x20in\x20elastomer\x20technology\x20with\x20the\x20Mark\x20III\x20sleeve\x20design.\x20","longDescription":null,"creationDate":1731696181905,"publishedDate":1732039282607,"lastModifiedDate":1732040560836,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fclarkson-sku-kgd\x20\x20\x20","linkText":"Clarkson\u2122\x20KGD\x20Wafer\x20Slurry\x20Knife\x20Gate\x20Valve\x20\x20","tags":["english","mining","slurry","valve","clarkson\u200B","industryyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fe2a5b11d-bace-4ab7-b80a-c9513a721a10\x2F9ec8f3c9-c5a0-4eef-a29d-75f3df4d78dd\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fe2a5b11d-bace-4ab7-b80a-c9513a721a10\x2F6386759d-a943-4742-9396-66f8fd309885\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fe2a5b11d-bace-4ab7-b80a-c9513a721a10\x2F9ec8f3c9-c5a0-4eef-a29d-75f3df4d78dd\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":73451,"customFields":{"admin_notes":"111524\x20JA:\x20New\x20video\x20upload\x20per\x20RITM2513771","brand":"Emerson","businessgroup":"FCTL\x20\u2013\x20ISV","contentowner":"Royline\x20Javilinar","downloadable":"TRUE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Jomineck\x20Abanto","industry":"Select\x20\x26\x20Specify"},"slug":"clarkson-kgd-product-feature-video","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fe2a5b11d-bace-4ab7-b80a-c9513a721a10\x2Fad8eb538-37a0-46bb-9a98-57f7457b9643\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjkyYjlfN2I5OTI4ZTdlNDMxZWI0MjI0NTY5ZDUzZjg2Y2VhNjFiNDU2M2Y3ZTQ1M2I4MmZkYTk4MTZmNmQ3ZGFhZGQ0OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9lMmE1YjExZC1iYWNlLTRhYjctYjgwYS1jOTUxM2E3MjFhMTAvYWQ4ZWI1MzgtMzdhMC00NmJiLTlhOTgtNTdmNzQ1N2I5NjQzL21haW4ubXA0","filename":"clarkson-kgd-product-feature-video.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fe2a5b11d-bace-4ab7-b80a-c9513a721a10\x2Fad8eb538-37a0-46bb-9a98-57f7457b9643\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjkyYjlfN2I5OTI4ZTdlNDMxZWI0MjI0NTY5ZDUzZjg2Y2VhNjFiNDU2M2Y3ZTQ1M2I4MmZkYTk4MTZmNmQ3ZGFhZGQ0OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9lMmE1YjExZC1iYWNlLTRhYjctYjgwYS1jOTUxM2E3MjFhMTAvYWQ4ZWI1MzgtMzdhMC00NmJiLTlhOTgtNTdmNzQ1N2I5NjQzL21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fe2a5b11d-bace-4ab7-b80a-c9513a721a10\x2Fad8eb538-37a0-46bb-9a98-57f7457b9643\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjkyYjlfN2I5OTI4ZTdlNDMxZWI0MjI0NTY5ZDUzZjg2Y2VhNjFiNDU2M2Y3ZTQ1M2I4MmZkYTk4MTZmNmQ3ZGFhZGQ0OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9lMmE1YjExZC1iYWNlLTRhYjctYjgwYS1jOTUxM2E3MjFhMTAvYWQ4ZWI1MzgtMzdhMC00NmJiLTlhOTgtNTdmNzQ1N2I5NjQzL21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6364759362112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364759362112\x2Fclarkson-kgd-product-feature-video","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364759362112"},{"id":"6364760161112","name":"Neotecha\x20NeoSeal\x20Lined\x20Butterfly\x20Valve\x20","referenceId":null,"accountId":"2270581185001","shortDescription":"Emerson\u2019s\x20Neotecha\u2122\x20NeoSeal\x20Lined\x20Butterfly\x20Valve,\x20designed\x20for\x20corrosive\x20applications,\x20requiring\x20reliable\x20performance,\x20tight\x20shutoff,\x20constant\x20torque\x20and\x20no\x20maintenance.\x20","longDescription":null,"creationDate":1731696181943,"publishedDate":1732038687990,"lastModifiedDate":1732120563195,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fneotecha-sku-neoseal-lined-valve","linkText":"Neotecha\u2122\x20NeoSeal\x20Lined\x20Butterfly\x20Valve\x20\x20","tags":["english","chemical","performance","corrosive","butterfly\x20valves","neotecha","industryyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F354722d4-55d2-490e-b81a-92a176d3df83\x2Fee497e25-e6fc-479a-992d-f7347c85e01e\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F354722d4-55d2-490e-b81a-92a176d3df83\x2F26e91ef4-27ea-41a9-a874-5c8d8fad78b2\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F354722d4-55d2-490e-b81a-92a176d3df83\x2Fee497e25-e6fc-479a-992d-f7347c85e01e\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":73451,"customFields":{"admin_notes":"111524\x20JA:\x20New\x20video\x20upload\x20per\x20RITM2513771","brand":"Emerson","businessgroup":"FCTL\x20\u2013\x20ISV","contentowner":"Royline\x20Javilinar","downloadable":"TRUE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Jomineck\x20Abanto","industry":"Select\x20\x26\x20Specify"},"slug":"neotecha-neoseal-lined-butterfly-valve","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F354722d4-55d2-490e-b81a-92a176d3df83\x2Fcbf2b767-f1f3-4026-99d5-b5df1da9d789\x2Fmain.mp4\x3Ffastly_token\x3DNjc0Mjk1YWFfNThkNWZhN2EwOTFhOWNmODBmM2NjOGUwMGY5MGNhYjQwZTYxNTFiODI0YWNlYWEzNzkwYTc4ZGEzYjVlMGE2Nl8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS8zNTQ3MjJkNC01NWQyLTQ5MGUtYjgxYS05MmExNzZkM2RmODMvY2JmMmI3NjctZjFmMy00MDI2LTk5ZDUtYjVkZjFkYTlkNzg5L21haW4ubXA0","filename":"neotecha-neoseal-lined-butterfly-valve.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F354722d4-55d2-490e-b81a-92a176d3df83\x2Fcbf2b767-f1f3-4026-99d5-b5df1da9d789\x2Fmain.mp4\x3Ffastly_token\x3DNjc0Mjk1YWFfNThkNWZhN2EwOTFhOWNmODBmM2NjOGUwMGY5MGNhYjQwZTYxNTFiODI0YWNlYWEzNzkwYTc4ZGEzYjVlMGE2Nl8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS8zNTQ3MjJkNC01NWQyLTQ5MGUtYjgxYS05MmExNzZkM2RmODMvY2JmMmI3NjctZjFmMy00MDI2LTk5ZDUtYjVkZjFkYTlkNzg5L21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2F354722d4-55d2-490e-b81a-92a176d3df83\x2Fcbf2b767-f1f3-4026-99d5-b5df1da9d789\x2Fmain.mp4\x3Ffastly_token\x3DNjc0Mjk1YWFfNThkNWZhN2EwOTFhOWNmODBmM2NjOGUwMGY5MGNhYjQwZTYxNTFiODI0YWNlYWEzNzkwYTc4ZGEzYjVlMGE2Nl8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS8zNTQ3MjJkNC01NWQyLTQ5MGUtYjgxYS05MmExNzZkM2RmODMvY2JmMmI3NjctZjFmMy00MDI2LTk5ZDUtYjVkZjFkYTlkNzg5L21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6364760161112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364760161112\x2Fneotecha-neoseal-lined-butterfly-valve","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364760161112"},{"id":"6364759380112","name":"KTM\x20Mecafrance\x20Series\x20RA\x20Floating\x20Ball\x20Valve\x20","referenceId":null,"accountId":"2270581185001","shortDescription":"Emerson\u2019s\x20KTM\u2122\x20Mecafrance\x20Series\x20RA\x20Floating\x20Ball\x20Valve,\x20designed\x20for\x20reliability\x20in\x20extreme\x20conditions,\x20offers\x20easy\x20maintenance\x20\x26\x20full\x20automation.\x20","longDescription":null,"creationDate":1731696543340,"publishedDate":1732038516280,"lastModifiedDate":1732097633962,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fktm-sku-series-ra-ball-valve","linkText":"KTM\u2122\x20Mecafrance\x20Series\x20RA\x20Floating\x20Ball\x20Valve\x20\x20","tags":["english","reliability","valve","ball\x20valve","ktm","industryyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Febda898c-2966-4f02-b326-9b7509f3d6cc\x2F1991ae8e-3e55-4417-a1e0-50cdd55d6e4f\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Febda898c-2966-4f02-b326-9b7509f3d6cc\x2F1f825781-5b63-45e1-a7ff-7fde0e5663b2\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Febda898c-2966-4f02-b326-9b7509f3d6cc\x2F1991ae8e-3e55-4417-a1e0-50cdd55d6e4f\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":73451,"customFields":{"admin_notes":"111524\x20JA:\x20New\x20video\x20upload\x20per\x20RITM2513771","brand":"Emerson","businessgroup":"FCTL\x20\u2013\x20ISV","contentowner":"Royline\x20Javilinar","downloadable":"FALSE","sourcelanguage":"English\x20\x28U.K.\x29","uploadedby":"Jomineck\x20Abanto","industry":"Select\x20\x26\x20Specify"},"slug":"ktm-mecafrance-series-ra-floating-ball-valve","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364759380112\x2Fktm-mecafrance-series-ra-floating-ball-valve","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364759380112"},{"id":"6364854152112","name":"DeltaV\x20Flex.Connect\x20for\x20Honeywell\x20C300\x20IO","referenceId":null,"accountId":"2270581185001","shortDescription":"DeltaV\x20Flex.Connect\x20offers\x20plug-in\x20cables\x20and\x20replacement\x20termination\x20panels\x20that\x20let\x20you\x20cut\x20over\x20a\x20whole\x20card\x20at\x20a\x20time,\x20avoiding\x20re-wiring\x20and\x20downtime\x20while\x20reducing\x20the\x20risk\x20of\x20error\x20and\x20installation\x20costs.","longDescription":null,"creationDate":1731930403588,"publishedDate":1731930748486,"lastModifiedDate":1731930748488,"linkURL":null,"linkText":null,"tags":["deltav","lifecycle\x20services","english","modernization","flex","connect","honeywell","conversion"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fdb91e958-9b80-4fcc-acb9-02625b62bb1f\x2F87549928-bdd2-4429-a312-856d0077f5d1\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fdb91e958-9b80-4fcc-acb9-02625b62bb1f\x2F1ff2ac7d-e7ba-468f-bf5e-8c0d6d9cf83e\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Fdb91e958-9b80-4fcc-acb9-02625b62bb1f\x2F87549928-bdd2-4429-a312-856d0077f5d1\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":100544,"customFields":{"admin_notes":"111824\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2518780","brand":"Multiple\x20Brands","businessgroup":"SYSS\x20-\x20PSS\x20\u2013\x20Software\x20\x26\x20Solutions","contentowner":"Raul\x20Pimentel","downloadable":"TRUE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Mark\x20Jayson\x20Bercasio","industry":"Select\x20\x26\x20Specify"},"slug":"deltav-flex.connect-for-honeywell-c300-io","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fdb91e958-9b80-4fcc-acb9-02625b62bb1f\x2Fee1edbf9-ac7b-4d78-90d8-e4317c616d54\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmE3ZDNfYjM1NTJiNjNkMzlmZDY5NjE0OTIzZThlNjJiMGQ3Mzk4M2FiZWI2ODk4NDk3MDc1ODM4NDg4NDUwODlmNjgxOF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9kYjkxZTk1OC05YjgwLTRmY2MtYWNiOS0wMjYyNWI2MmJiMWYvZWUxZWRiZjktYWM3Yi00ZDc4LTkwZDgtZTQzMTdjNjE2ZDU0L21haW4ubXA0","filename":"deltav-flex.connect-for-honeywell-c300-io.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fdb91e958-9b80-4fcc-acb9-02625b62bb1f\x2Fee1edbf9-ac7b-4d78-90d8-e4317c616d54\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmE3ZDNfYjM1NTJiNjNkMzlmZDY5NjE0OTIzZThlNjJiMGQ3Mzk4M2FiZWI2ODk4NDk3MDc1ODM4NDg4NDUwODlmNjgxOF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9kYjkxZTk1OC05YjgwLTRmY2MtYWNiOS0wMjYyNWI2MmJiMWYvZWUxZWRiZjktYWM3Yi00ZDc4LTkwZDgtZTQzMTdjNjE2ZDU0L21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Fdb91e958-9b80-4fcc-acb9-02625b62bb1f\x2Fee1edbf9-ac7b-4d78-90d8-e4317c616d54\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MmE3ZDNfYjM1NTJiNjNkMzlmZDY5NjE0OTIzZThlNjJiMGQ3Mzk4M2FiZWI2ODk4NDk3MDc1ODM4NDg4NDUwODlmNjgxOF8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9kYjkxZTk1OC05YjgwLTRmY2MtYWNiOS0wMjYyNWI2MmJiMWYvZWUxZWRiZjktYWM3Yi00ZDc4LTkwZDgtZTQzMTdjNjE2ZDU0L21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6364854152112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364854152112\x2Fdeltav-flex.connect-for-honeywell-c300-io","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364854152112"},{"id":"6364694295112","name":"Rosemount\u2122\x20Non-Contacting\x20Radar\x20Level\x20Measurement\x20Portfolio","referenceId":null,"accountId":"2270581185001","shortDescription":"As\x20the\x20inventors\x20of\x20radar\x20level\x20measurement,\x20we\x20have\x20helped\x20our\x20customers\x20make\x20their\x20operations\x20safer,\x20more\x20reliable\x20and\x20more\x20efficient\x20for\x20over\x20half\x20a\x20century.\x20Explore\x20the\x20Rosemount\x20Non-Contacting\x20Radar\x20Level\x20Technology\x20product\x20range,\x20which...","longDescription":"As\x20the\x20inventors\x20of\x20radar\x20level\x20measurement,\x20we\x20have\x20helped\x20our\x20customers\x20make\x20their\x20operations\x20safer,\x20more\x20reliable\x20and\x20more\x20efficient\x20for\x20over\x20half\x20a\x20century.\x20Explore\x20the\x20Rosemount\x20Non-Contacting\x20Radar\x20Level\x20Technology\x20product\x20range,\x20which\x20offers\x20level\x20transmitters\x20that\x20meet\x20future\x20needs\x20today\x20across\x20many\x20industries.","creationDate":1731580261096,"publishedDate":1731582340517,"lastModifiedDate":1731583329174,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2FRosemountNonContactingRadar","linkText":"Learn\x20more","tags":["rosemount","english","non-contacting\x20radar\x20technology","radar","radar\x20sensor","level\x20transmitter","level\x20measurement","5408","5900","1208","3408","1408","chemical","food\x20and\x20beverage","oil\x20ang\x20gas","refining","metals\x20and\x20mining","life\x20sciences","pharma","water","wastewater","utilities","rosemountyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F1d259ec8-307c-4817-a9d8-804266c172aa\x2Fdd8c0b41-7f3d-4b80-8763-bf4f2e513e66\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F1d259ec8-307c-4817-a9d8-804266c172aa\x2F19826e84-f083-45c6-98d4-48c49b614921\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F1d259ec8-307c-4817-a9d8-804266c172aa\x2Fdd8c0b41-7f3d-4b80-8763-bf4f2e513e66\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":67072,"customFields":{"admin_notes":"111424\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2515509","brand":"Rosemount","businessgroup":"MSOL","contentowner":"Paula\x20Comba","downloadable":"FALSE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Mark\x20Jayson\x20Bercasio","industry":"Select\x20\x26\x20Specify"},"slug":"rosemount\u2122-non-contacting-radar-level-measurement-portfolio","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364694295112\x2Frosemount\u2122-non-contacting-radar-level-measurement-portfolio","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364694295112"},{"id":"6364558881112","name":"Unboxing\x20the\x20Micro\x20Motion\u2122\x20G-Series\x20Flow\x20and\x20Density\x20Meter","referenceId":null,"accountId":"2270581185001","shortDescription":"In\x20this\x20video,\x20we\x20will\x20unbox\x20the\x20ultracompact\x20Micro\x20Motion\x20G025\x20Coriolis\x20Flow\x20and\x20Density\x20Meter\x20with\x20a\x20Micro\x20Motion\x201600\x20Coriolis\x20Transmitter\x20with\x20Power\x20over\x20Ethernet\x20and\x20show\x20what\x20is\x20included\x20in\x20the\x20box\x20when\x20it\x20is\x20shipped\x20to\x20you.","longDescription":null,"creationDate":1731352194795,"publishedDate":1731353442689,"lastModifiedDate":1731353562652,"linkURL":"www.emerson.com\x2Fmicromotion","linkText":"Learn\x20more","tags":["measurement\x20instrumentation","micro\x20motion","english","chemical","sensor","oem","manufacturing","flow\x20meter","coriolis","g-series","micromotionyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Ffed923dd-8b65-41d5-a305-2b5e9184ea29\x2Fcc5a4bcc-cdef-408c-8ade-1577b6a26376\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Ffed923dd-8b65-41d5-a305-2b5e9184ea29\x2Ff38082f3-715a-495e-a749-b7acddf980b2\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2Ffed923dd-8b65-41d5-a305-2b5e9184ea29\x2Fcc5a4bcc-cdef-408c-8ade-1577b6a26376\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":118400,"customFields":{"admin_notes":"111224\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2511673","brand":"Micro\x20Motion","businessgroup":"MSOL","contentowner":"Priscila\x20Munhoz\x20Paulino","downloadable":"TRUE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Mark\x20Jayson\x20Bercasio","industry":"Why\x20Emerson"},"slug":"unboxing-the-micro-motion\u2122-g-series-flow-and-density-meter","source":"brightcove","deliveryType":"dynamic_origin","downloadParams":{"url":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Ffed923dd-8b65-41d5-a305-2b5e9184ea29\x2Fcb505258-4c28-48b6-b03c-c961af9a17d5\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjljOGVfZDI3OGQyNmEwMmNkNmJmNmFlZjkzZDMzZjY2YWNhNWUwOWM4ZTBmZDhlMTBjNzdkY2E2MGJhODA2NDUzNDU0M18vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9mZWQ5MjNkZC04YjY1LTQxZDUtYTMwNS0yYjVlOTE4NGVhMjkvY2I1MDUyNTgtNGMyOC00OGI2LWIwM2MtYzk2MWFmOWExN2Q1L21haW4ubXA0","filename":"unboxing-the-micro-motion\u2122-g-series-flow-and-density-meter.mp4"},"videoDownloadOptions":{"high":"https:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Ffed923dd-8b65-41d5-a305-2b5e9184ea29\x2Fcb505258-4c28-48b6-b03c-c961af9a17d5\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjljOGVfZDI3OGQyNmEwMmNkNmJmNmFlZjkzZDMzZjY2YWNhNWUwOWM4ZTBmZDhlMTBjNzdkY2E2MGJhODA2NDUzNDU0M18vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9mZWQ5MjNkZC04YjY1LTQxZDUtYTMwNS0yYjVlOTE4NGVhMjkvY2I1MDUyNTgtNGMyOC00OGI2LWIwM2MtYzk2MWFmOWExN2Q1L21haW4ubXA0","medium":"http:\x2F\x2Fhouse-fastly-signed-us-east-1-prod.brightcovecdn.com\x2Fmedia\x2Fv1\x2Fpmp4\x2Fstatic\x2Fclear\x2F2270581185001\x2Ffed923dd-8b65-41d5-a305-2b5e9184ea29\x2Fcb505258-4c28-48b6-b03c-c961af9a17d5\x2Fmain.mp4\x3Ffastly_token\x3DNjc0MjljOGVfZDI3OGQyNmEwMmNkNmJmNmFlZjkzZDMzZjY2YWNhNWUwOWM4ZTBmZDhlMTBjNzdkY2E2MGJhODA2NDUzNDU0M18vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvcG1wNC9zdGF0aWMvY2xlYXIvMjI3MDU4MTE4NTAwMS9mZWQ5MjNkZC04YjY1LTQxZDUtYTMwNS0yYjVlOTE4NGVhMjkvY2I1MDUyNTgtNGMyOC00OGI2LWIwM2MtYzk2MWFmOWExN2Q1L21haW4ubXA0"},"downloadUrl":"https:\x2F\x2Fdownload.gallery.brightcove.com\x2Fapi\x2Fgallery\x2Faccount\x2F2270581185001\x2Fsite\x2Fsite-278812\x2Fvideo\x2F6364558881112\x2Fdownload","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":true,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364558881112\x2Funboxing-the-micro-motion\u2122-g-series-flow-and-density-meter","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364558881112"},{"id":"6364309835112","name":"Rosemount\x205408\x20with\x2010-year\x20limited\x20warranty\x20and\x20Smart\x20Meter\x20Verification","referenceId":null,"accountId":"2270581185001","shortDescription":"With\x20newly\x20added\x20easy-to-use\x20functionality\x20and\x20unrivalled\x20reliability,\x20the\x20Rosemount\x205408\x20Level\x20Transmitter\x20helps\x20streamline\x20the\x20most\x20challenging\x20process\x20level\x20applications...","longDescription":"With\x20newly\x20added\x20easy-to-use\x20functionality\x20and\x20unrivalled\x20reliability,\x20the\x20Rosemount\x205408\x20Level\x20Transmitter\x20helps\x20streamline\x20the\x20most\x20challenging\x20process\x20level\x20applications\x3B\n\n\u2795\x20Increased\x20measurement\x20range\n\u2795\x20Smart\x20Meter\x20Verification\u00A0\n\u2795\x20Smart\x20Proof-Test\x20Package\u00A0\n\u2795\x2010-year\x20limited\x20warranty\n\nLearn\x20more:\x20https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Frosemount-sku-5408-non-contacting-radar-transmitter\n","creationDate":1730923949100,"publishedDate":1730924326326,"lastModifiedDate":1730973159207,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Frosemount-sku-5408-non-contacting-radar-transmitter","linkText":"Learn\x20more:","tags":["5408","level\x20transmitter","rosemount\x205408","sensor","smart\x20meter\x20verification","10\x20year\x20warranty","measurement\x20rage","smart\x20proof-test\x20package","non-contacting\x20radar","rosemount","english","en\x20caption","default\x20captions","rosemountyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F1ae04f48-4ffb-4656-ba33-35fc78c72232\x2F31bdda19-2efa-4dd0-bcb0-1e6254febdde\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F1ae04f48-4ffb-4656-ba33-35fc78c72232\x2F4079dbe4-6c53-4be9-a6b2-0d061c094c06\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F1ae04f48-4ffb-4656-ba33-35fc78c72232\x2F31bdda19-2efa-4dd0-bcb0-1e6254febdde\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":56308,"customFields":{"admin_notes":"110724\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2503571","brand":"Rosemount","businessgroup":"MSOL","contentowner":"Paola\x20Comba","downloadable":"FALSE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Mark\x20Jayson\x20Bercasio","industry":"Select\x20\x26\x20Specify"},"slug":"rosemount-5408-with-10-year-limited-warranty-and-smart-meter-verification","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364309835112\x2Frosemount-5408-with-10-year-limited-warranty-and-smart-meter-verification","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364309835112"},{"id":"6364310379112","name":"Rosemount\x201408H\x20with\x20HART\u00AE\x20and\x20IO-Link","referenceId":null,"accountId":"2270581185001","shortDescription":"Achieve\x20operational\x20excellence\x20and\x20cut\x20costs\x20in\x20hygienic\x20applications\x20with\x20the\x20Rosemount\x201408H\x20Level\x20Transmitter\x21\x20It\x20supports\x20HART\u00AE\x20communication\x20protocol\x20in\x20addition\x20to\x20IO-Link,\x20offering\x20you\x20increased\x20ease\x20of\x20use\x20in\x20the...","longDescription":"Achieve\x20operational\x20excellence\x20and\x20cut\x20costs\x20in\x20hygienic\x20applications\x20with\x20the\x20Rosemount\x201408H\x20Level\x20Transmitter\x21\x20It\x20supports\x20HART\u00AE\x20communication\x20protocol\x20in\x20addition\x20to\x20IO-Link,\x20offering\x20you\x20increased\x20ease\x20of\x20use\x20in\x20the\x20commissioning,\x20configuration\x20and\x20operation\x20stages.\n\nLearn\x20more:\x20https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Frosemount-sku-1408h-level-transmitter-non-contacting-radar\n","creationDate":1730922616495,"publishedDate":1730923040104,"lastModifiedDate":1730924540506,"linkURL":"\x20https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Frosemount-sku-1408h-level-transmitter-non-contacting-radar","linkText":"Learn\x20more","tags":["1408h","level\x20transmitter","rosemount\x201408h","1408","food\x20and\x20beverage","sensor\x20food\x20and\x20beverage","hygienic\x20sensor","hygienic\x20industry","life\x20sciences","pharma","pharmaceutical\x20level\x20transmitter","non-contacting\x20radar","level\x20measurement","level\x20radar","io-link","hart","rosemount","english","en\x20caption","default\x20captions","rosemountyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F6ee0c62c-8e4a-4bbf-94b5-5ca02c03a1f4\x2Fd24f6a6b-c57b-4046-85e7-91652be93f93\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F6ee0c62c-8e4a-4bbf-94b5-5ca02c03a1f4\x2F692bbee2-a73e-4b8c-ad87-1d484d1562be\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F6ee0c62c-8e4a-4bbf-94b5-5ca02c03a1f4\x2Fd24f6a6b-c57b-4046-85e7-91652be93f93\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":37376,"customFields":{"admin_notes":"110724\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2503571","brand":"Rosemount","businessgroup":"MSOL","contentowner":"Paola\x20Comba","downloadable":"FALSE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Mark\x20Jayson\x20Bercasio","industry":"Select\x20\x26\x20Specify"},"slug":"rosemount-1408h-with-hart\u00AE-and-io-link","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364310379112\x2Frosemount-1408h-with-hart\u00AE-and-io-link","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364310379112"},{"id":"6364245744112","name":"Clarkson\x20KGA\x2B\x20Heavy\x20Slurry\x20Knife\x20Gate\x20Valve","referenceId":null,"accountId":"2270581185001","shortDescription":"Emerson\u2019s\x20Clarkson\x20KGA\x2B\x20Heavy\x20Slurry\x20Knife\x20Gate\x20Valve\x20is\x20a\x20heavy\x20duty,\x20slurry\x20knife\x20gate\x20valve\x20with\x20a\x20proven\x20design\x20to\x20reliably\x20isolate\x20heavy\x20slurries\x20over\x20extended\x20service\x20intervals.","longDescription":null,"creationDate":1730831873515,"publishedDate":1730832202040,"lastModifiedDate":1730886857573,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fcatalog\x2Fclarkson-sku-kga","linkText":"Clarkson\x20KGA\x2B\x20Heavy\x20Slurry\x20Knife\x20Gate\x20Valve\x20","tags":["english","clarkson","knife\x20gate","valve","mining","slurry","en\x20caption","default\x20captions","industryyoutube"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F1041e7f0-1089-47d4-829d-53a45f4fbcae\x2F92a83b46-f329-483d-96a3-40e54b733152\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F1041e7f0-1089-47d4-829d-53a45f4fbcae\x2F603a310b-3433-49ae-9695-e545944327f7\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F1041e7f0-1089-47d4-829d-53a45f4fbcae\x2F92a83b46-f329-483d-96a3-40e54b733152\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":73451,"customFields":{"admin_notes":"110624\x20MB:\x20New\x20Video\x20Upload\x20RITM2499589","brand":"Clarkson","businessgroup":"FCTL","contentowner":"Ram\x20Emil\x20Sta\x20Cruz","downloadable":"FALSE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Mark\x20Jayson\x20Bercasio","industry":"Why\x20Emerson"},"slug":"clarkson-kga-heavy-slurry-knife-gate-valve","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364245744112\x2Fclarkson-kga-heavy-slurry-knife-gate-valve","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364245744112"},{"id":"6364223357112","name":"Slam-Shut\x20Valves","referenceId":null,"accountId":"2270581185001","shortDescription":"Discussion\x20about\x20Slam-Shut\x20Valves","longDescription":null,"creationDate":1730803616339,"publishedDate":1730804152346,"lastModifiedDate":1730804152348,"linkURL":"https:\x2F\x2Fwww.emerson.com\x2Fen-us\x2Fautomation\x2Fpressureregulators\x2Fslam-shut-devices","linkText":"Learn\x20More","tags":["english","fisher","slam-shut\x20valves","slam-shut\x20devices","slam-shut"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F64018e17-0ef3-4fca-9df8-5e0e57a0fd0e\x2F60b1f7b4-fba2-4c2f-9417-e85c8910253d\x2F1280x720\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F64018e17-0ef3-4fca-9df8-5e0e57a0fd0e\x2F7dda7b7b-be8d-470a-9821-ed178bbacef6\x2F160x90\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fstatic\x2F2270581185001\x2F64018e17-0ef3-4fca-9df8-5e0e57a0fd0e\x2F60b1f7b4-fba2-4c2f-9417-e85c8910253d\x2F1280x720\x2Fmatch\x2Fimage.jpg","length":1456512,"customFields":{"admin_notes":"110524\x20MB:\x20New\x20Video\x20Upload\x20per\x20RITM2498004","brand":"Fisher","businessgroup":"FCTL\x20\u2013\x20PRM","contentowner":"Ephraim\x20Migui\x20Robles","downloadable":"FALSE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Mark\x20Jayson\x20Bercasio","industry":"Industry\x20Application"},"slug":"slam-shut-valves","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364223357112\x2Fslam-shut-valves","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364223357112"},{"id":"6364045169112","name":"Group\x20Marketing:\x20Shaping\x20the\x20Way\x20We\x20Talk\x20to\x20Our\x20Customers","referenceId":null,"accountId":"2270581185001","shortDescription":"If\x20you\x20have\x20joined\x20the\x20company\x20in\x20a\x20direct\x20customer-facing\x20role,\x20it\x27s\x20important\x20that\x20you\x20understand\x20how\x20to\x20talk\x20about\x20our\x20products\x20and\x20solutions\x20when\x20face-to-face\x20with\x20your\x20customers.\x20\x20\n\x20\nWelcome\x20from\x20John\x20Weet,\x20Global\x20Director,\x20Marketing...","longDescription":"If\x20you\x20have\x20joined\x20the\x20company\x20in\x20a\x20direct\x20customer-facing\x20role,\x20it\x27s\x20important\x20that\x20you\x20understand\x20how\x20to\x20talk\x20about\x20our\x20products\x20and\x20solutions\x20when\x20face-to-face\x20with\x20your\x20customers.\x20\x20\n\x20\nWelcome\x20from\x20John\x20Weet,\x20Global\x20Director,\x20Marketing\x20Communications,\x20Discrete\x20Automation\x20Group","creationDate":1730399452157,"publishedDate":1730400162526,"lastModifiedDate":1730400162528,"linkURL":null,"linkText":null,"tags":["emerson","english"],"videoStillURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fjit\x2F2270581185001\x2F952625e3-9f06-453b-8e24-00867feea881\x2Fmain\x2F1280x720\x2F2m14s656ms\x2Fmatch\x2Fimage.jpg","thumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fjit\x2F2270581185001\x2F952625e3-9f06-453b-8e24-00867feea881\x2Fmain\x2F160x90\x2F2m14s656ms\x2Fmatch\x2Fimage.jpg","galleryThumbnailURL":"https:\x2F\x2Fcf-images.us-east-1.prod.boltdns.net\x2Fv1\x2Fjit\x2F2270581185001\x2F952625e3-9f06-453b-8e24-00867feea881\x2Fmain\x2F1280x720\x2F2m14s656ms\x2Fmatch\x2Fimage.jpg","length":269312,"customFields":{"admin_notes":"110124\x20JA:\x20New\x20video\x20upload\x20per\x20RITM2494785","brand":"Emerson","businessgroup":"EMR\x20CORPORATE","contentowner":"Marlon\x20Escobar","downloadable":"FALSE","sourcelanguage":"English\x20\x28U.S.\x29","uploadedby":"Jomineck\x20Abanto","industry":"Why\x20Emerson"},"slug":"group-marketing:-shaping-the-way-we-talk-to-our-customers","source":"brightcove","deliveryType":"dynamic_origin","sharePlayerId":"cCoutLMn","sharePlayerType":"perform","downloadEnabled":false,"canonicalUrl":"https:\x2F\x2Fvideos.emerson.com\x2Fdetail\x2Fvideo\x2F6364045169112\x2Fgroup-marketing:-shaping-the-way-we-talk-to-our-customers","account":2270581185001,"embedUrl":"https:\x2F\x2Fplayers.brightcove.net\x2F2270581185001\x2FcCoutLMn_default\x2Findex.html\x3FvideoId\x3D6364045169112"}],"source":"brightcove","sortedBy":"PUBLISH_DATE:DESC","next":"\x2F\x3Fpage\x3D1"},"baseUrl":"","template":{"id":"catalogue","name":"Catalogue","demo":"https:\x2F\x2Fcatalogue.brightcovegallery.com","type":"Video\x20Portal","descriptionBullets":["templates.descriptionBullets.catalogue.bullet-1","templates.descriptionBullets.catalogue.bullet-2","templates.descriptionBullets.catalogue.bullet-3","templates.descriptionBullets.catalogue.bullet-4"],"description":"Professional\x20and\x20clean,\x20Classic\x20seamlessly\x20couples\x20editorial\x20content\x20with\x20video\x20to\x20provide\x20crisp\x20navigation\x20through\x20a\x20library\x20of\x20content.","details":"Professional\x20and\x20clean,\x20Classic\x20seamlessly\x20couples\x20editorial\x20content\x20with\x20video\x20to\x20provide\x20crisp\x20navigation\x20through\x20a\x20library\x20of\x20content.","collections":{"image":"\x2Ftemplates\x2Fsites\x2Fcatalogue\x2Fimages\x2FClassic.svg","title":"templates.collections.descriptions.catalogue.title","nestingLevels":5,"allowHeaders":true,"allowDescription":true,"allowImage":true,"groups":[{"svgBox":"\x23classic-collection-1","svgText":"\x23classic-collection-1-text","allowHeaders":false,"nestingLevels":0,"description":"templates.collections.descriptions.catalogue.collection-1"},{"svgBox":"\x23classic-collection-2","svgText":"\x23classic-collection-2-text","allowHeaders":false,"nestingLevels":0,"description":"templates.collections.descriptions.catalogue.collection-2"},{"svgBox":"\x23classic-collection-3","svgText":"\x23classic-collection-3-text","allowHeaders":false,"nestingLevels":0,"description":"templates.collections.descriptions.catalogue.collection-3"},{"label":"Side\x20Bar","svgBox":"\x23classic-collection-4","description":"templates.collections.descriptions.catalogue.collection-4"}]},"priority":1000,"newRibbonExpiration":"1509422400000","customTemplate":false,"availableForProductTypes":["videocloud","beacon","corptv"],"loadPolicy":{"categories":{"videos":{"count":12}},"videos":{"count":12},"related":{"count":6}},"features":{"twitter":false,"sorting":true,"i18n":true,"collectionMetadata":true,"customTemplateJson":true,"header":"both","footer":"configurable","showAutoPlay":true},"supportedLanguages":{"en-us":"English\x20\x28US\x29","es-es":"Spanish","fr-fr":"French","ja-jp":"Japanese","ru-ru":"Russian","zh-cn":"Simplified\x20Chinese","zh-tw":"Traditional\x20Chinese","de-de":"German","pt-br":"Portuguese\x20\x28Brazil\x29"},"prePopulationEnabled":true,"config":{"carouselVideoCount":15,"homepageSectionVideosCount":12,"homepageSectionVideosSmallCount":2,"similarVideosCount":6,"similarVideosSmallCount":3},"supportedFeatures":{"liveEvent":false,"smallLibrary":false,"mediumLibrary":true,"largeLibrary":true,"adSupport":true,"callToAction":true,"chatRoll":false,"disquis":true,"microsite":false,"customTemplate":false},"dynamicSettings":{"tab":{"label":"dynamic-custom-settings","index":0,"override":"catalogueSettings"}},"pages":[{"id":"index","name":"Home","loadCategories":3,"ctas":{"desktop":[{"id":"banner","name":"banner-cta","type":"display","position":[0,0,8,1],"positionLetter":"A","width":"100\x25","height":"120px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90","isCompanionAware":true},{"id":"sidebar","name":"sidebar","type":"display","position":[1,0,2,5],"positionLetter":"B","width":"100\x25","height":"600px","adWidth":"160","adHeight":"600","adPlacement":"centered","imageWidth":"160","imageHeight":"600","imagePlacement":"centered","customWidth":"160","customHeight":"600","isCompanionAware":true},{"id":"carousel","name":"hero-carousel","type":"placeholder","position":[1,1,6,1]},{"id":"video-grid-placeholder","name":"vid-grid","type":"placeholder","position":[2,1,6,2]},{"id":"video-grid-placeholder","name":"vid-grid","type":"placeholder","position":[4,1,6,2]},{"id":"sidebar-placeholder","name":"sidebar","type":"placeholder","position":[6,0,2,3]},{"id":"video-grid-banner","name":"vid-grid-cta","type":"display","position":[6,1,6,1],"positionLetter":"C","width":"100\x25","height":"90px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90","isCompanionAware":true},{"id":"video-grid-placeholder","name":"vid-grid","type":"placeholder","position":[7,1,6,2]},{"id":"footer","name":"footer","type":"placeholder","position":[9,0,8,1]}],"mobile":[{"id":"banner-mobile","name":"banner-cta","type":"display","position":[0,0,1,1],"positionLetter":"D","width":"100\x25","height":"70px","adWidth":"300","adHeight":"50","adPlacement":"centered","imageWidth":"300","imageHeight":"50","imagePlacement":"centered","customWidth":"300","customHeight":"50","isCompanionAware":true},{"id":"menu-bar","name":"menu-bar","type":"placeholder","position":[1,0,1,1]},{"id":"carousel-mobile","name":"hero-carousel","type":"placeholder","position":[2,0,1,1]},{"id":"video-grid-placeholder-mobile","name":"vid-grid","type":"placeholder","position":[3,0,1,2]},{"id":"video-grid-banner-mobile","name":"vid-grid-cta","type":"display","position":[5,0,1,1],"positionLetter":"E","width":"100\x25","height":"90px","adWidth":"300","adHeight":"90","adPlacement":"centered","imageWidth":"300","imageHeight":"90","imagePlacement":"centered","customWidth":"300","customHeight":"90","isCompanionAware":true},{"id":"video-grid-placeholder-mobile","name":"vid-grid","type":"placeholder","position":[6,0,1,2]},{"id":"footer-mobile","name":"footer","type":"placeholder","position":[8,0,1,1]}]}},{"id":"category","name":"Category","ctas":{"desktop":[{"id":"banner","name":"banner-cta","type":"display","position":[0,0,8,1],"positionLetter":"A","width":"100\x25","height":"120px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90"},{"id":"sidebar","name":"sidebar","type":"placeholder","position":[1,0,2,5]},{"id":"video-grid-placeholder","name":"vid-grid","type":"placeholder","position":[2,1,6,4]},{"id":"footer","name":"footer","type":"placeholder","position":[6,0,8,1]}],"mobile":[{"id":"banner-mobile","name":"banner-cta","type":"display","position":[0,0,1,1],"positionLetter":"B","width":"100\x25","height":"70px","adWidth":"300","adHeight":"50","adPlacement":"centered","imageWidth":"300","imageHeight":"50","imagePlacement":"centered","customWidth":"300","customHeight":"50"},{"id":"menu-bar","name":"menu-bar","type":"placeholder","position":[1,0,1,1]},{"id":"video-grid-placeholder-mobile","name":"vid-grid","type":"placeholder","position":[3,0,1,2]},{"id":"footer-mobile","name":"footer","type":"placeholder","position":[6,0,1,1]}]}},{"id":"detail","name":"Video\x20Detail","ctas":{"desktop":[{"id":"banner","name":"banner-cta","type":"display","position":[0,0,8,1],"positionLetter":"A","width":"100\x25","height":"120px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90","isCompanionAware":true,"isCfAware":true},{"id":"sidebar","name":"sidebar","type":"placeholder","position":[1,0,2,4]},{"id":"video-player","type":"player","position":[1,2,4,2]},{"id":"video-detail","name":"vid-detail-cta","type":"display","position":[1,6,2,2],"positionLetter":"B","width":"100\x25","height":"250px","adWidth":"300","adHeight":"250","adPlacement":"centered","imageWidth":"300","imageHeight":"250","imagePlacement":"centered","customWidth":"300","customHeight":"250","isCompanionAware":true,"isCfAware":true},{"id":"similar-videos","name":"similar-vids","type":"placeholder","position":[3,2,6,2]},{"id":"footer","name":"footer","type":"placeholder","position":[5,0,8,1]}],"mobile":[{"id":"banner-mobile","name":"banner-cta","type":"display","position":[0,0,1,1],"positionLetter":"C","width":"100\x25","height":"70px","adWidth":"300","adHeight":"50","adPlacement":"centered","imageWidth":"300","imageHeight":"50","imagePlacement":"centered","customWidth":"300","customHeight":"50","isCompanionAware":true,"isCfAware":true},{"id":"menu-bar-mobile","name":"menu-bar","type":"placeholder","position":[1,0,1,1]},{"id":"video-player-mobile","type":"player","position":[2,0,1,2]},{"id":"similar-videos-mobile","name":"similar-vids","type":"placeholder","position":[4,0,1,1]},{"id":"footer-mobile","name":"footer","type":"placeholder","position":[5,0,1,1]}]}},{"id":"search","name":"Search","ctas":{"desktop":[{"id":"banner","name":"banner-cta","type":"display","position":[0,0,8,1],"positionLetter":"A","width":"100\x25","height":"120px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90"},{"id":"sidebar","name":"sidebar","type":"placeholder","position":[1,0,2,5]},{"id":"search-results-placeholder","name":"search-results","type":"placeholder","position":[2,1,6,4]},{"id":"footer","name":"footer","type":"placeholder","position":[6,0,8,1]}],"mobile":[{"id":"banner-mobile","name":"banner-cta","type":"display","position":[0,0,1,1],"positionLetter":"B","width":"100\x25","height":"70px","adWidth":"300","adHeight":"50","adPlacement":"centered","imageWidth":"300","imageHeight":"50","imagePlacement":"centered","customWidth":"300","customHeight":"50"},{"id":"menu-bar","name":"menu-bar","type":"placeholder","position":[1,0,1,1]},{"id":"search-results-placeholder-mobile","name":"search-results","type":"placeholder","position":[3,0,1,2]},{"id":"footer-mobile","name":"footer","type":"placeholder","position":[6,0,1,1]}]}}],"sample-en-us":{"content":{"autoplayNext":true,"content":{"mainHeaderTitle":"Home","homepageSectionTitleOne":"Popular\x20Videos","footerList3":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Factory\x20tour"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Careers"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Media"}],"header":"Company"},"footerList4":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"About\x20Us"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Contact"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Terms\x20\x26\x20Conditions"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Privacy\x20Policy"}],"header":"Support"},"footerList5":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Careers"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Investor\x20Relations"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Devices"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Become\x20an\x20Affiliate"}],"header":"Get\x20to\x20Know\x20Us"},"footerList1":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"FAQ\x27s"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Owner\x27s\x20manual"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Limited\x20Warranty"},{"blank":true,"index":4,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Safety\x20\x26\x20recalls"},{"blank":true,"index":5,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Feedback"},{"blank":true,"index":6,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Product\x20registration"},{"blank":true,"index":7,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Bike\x20archives"}],"header":"Our\x20Products"},"navbarBrand":{"value":"Browse\x20Videos","type":"text"},"footerCompanyName":"Modus","footerCopyright":"Contact:\x20888.882.1880","footerList2":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Find\x20a\x20dealer"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Trek\x20credit\x20cards"}],"header":"Retailers"},"homepageSectionTitleTwo":"Instructional\x20Highlights"},"htmlFallback":false,"language":"en-us","share":{"media":{"email":true,"twitter":true,"pinterest":true,"linkedin":true,"gplus":false,"facebook":true,"code":false},"inlinePlayback":{"pinterest":false,"linkedin":false,"gplus":false,"twitter":true,"facebook":true},"color":"light"},"social":{"color":"dark"},"template":"catalogue","theme":"catalogue_theme_light"},"videoDownload":{"customField":"","customFieldValue":"","enableCriteria":"all"},"pages":[{"ctas":{"video-grid-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e92b26bf91b0d00001c","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3e92b26bf91b0d00001c"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e847f8a86180d000034","site":"567b3e50b26bf91b0d000016","name":"modus-mobile-300x50.png","id":"567b3e847f8a86180d000034"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-grid":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e78b26bf91b0d00001b","site":"567b3e50b26bf91b0d000016","name":"Modus\x20long\x20CTA.png","id":"567b3e78b26bf91b0d00001b"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e5d7f8a86180d000033","site":"567b3e50b26bf91b0d000016","name":"modus-leaderboard-728x90.png","id":"567b3e5d7f8a86180d000033"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"index"},{"ctas":{"video-grid-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ec97f8a86180d000036","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3ec97f8a86180d000036"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ebf7f8a86180d000035","site":"567b3e50b26bf91b0d000016","name":"Modus\x20horizantal\x20CTA\x20Mobile.png","id":"567b3ebf7f8a86180d000035"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-grid":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3eb1b26bf91b0d00001e","site":"567b3e50b26bf91b0d000016","name":"Modus\x20long\x20CTA.png","id":"567b3eb1b26bf91b0d00001e"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ea1b26bf91b0d00001d","site":"567b3e50b26bf91b0d000016","name":"Modus\x20horizantal\x20CTA.png","id":"567b3ea1b26bf91b0d00001d"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"category"},{"ctas":{"video-detail-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3f0a7f8a86180d000038","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3f0a7f8a86180d000038"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-detail-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3efeb26bf91b0d00001f","site":"567b3e50b26bf91b0d000016","name":"modus-mobile-300x50.png","id":"567b3efeb26bf91b0d00001f"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-detail":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3f15b26bf91b0d000020","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3f15b26bf91b0d000020"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-detail"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ed77f8a86180d000037","site":"567b3e50b26bf91b0d000016","name":"modus-leaderboard-728x90.png","id":"567b3ed77f8a86180d000037"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"detail"},{"fileName":"search"}],"categories":[{"index":0,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x201","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":1,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x202","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":2,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x203","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":3,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x204","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":4,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x205","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"}]},"sample-ja-jp":{"content":{"autoplayNext":true,"content":{"footerCopyright":"\u30B3\u30F3\u30BF\u30AF\u30C8:\x20888.882.1880","homepageSectionTitleTwo":"\u4EBA\u6C17\u52D5\u753B","homepageSectionTitleOne":"\u30CF\u30A4\u30E9\u30A4\u30C8","footerList1":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"FAQ"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u30DE\u30CB\u30E5\u30A2\u30EB"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u54C1\u8CEA\u4FDD\u8A3C"},{"blank":true,"index":4,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u5B89\u5168\u6027\u3068\u30EA\u30B3\u30FC\u30EB"},{"blank":true,"index":5,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u30D5\u30A3\u30FC\u30C9\u30D0\u30C3\u30AF"},{"blank":true,"index":6,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u88FD\u54C1\u767B\u9332"}],"header":""},"footerList2":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u30C7\u30A3\u30FC\u30E9\u30FC"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u30AF\u30EC\u30B8\u30C3\u30C8\u30AB\u30FC\u30C9"}],"header":""},"footerList3":{"header":"","links":[{"text":"\u5DE5\u5834\u6848\u5185","href":"http:\x2F\x2Fmoduscycles.com\x2F","index":1,"blank":true},{"text":"\u30E1\u30C7\u30A3\u30A2","href":"http:\x2F\x2Fmoduscycles.com\x2F","index":2,"blank":true}]},"navbarBrand":{"value":"Modus:\x20\u30AF\u30E9\u30B7\u30C3\u30AF","type":"text"},"footerCompanyName":"Modus"},"style":{"font-family-primary":"Meiryo","font-family-secondary":"Hiragino\x20Kaku\x20Gothic\x20Pro"},"htmlFallback":false,"language":"ja-jp","share":{"media":{"facebook":true,"gplus":false,"linkedin":true,"pinterest":true,"twitter":true,"email":true,"code":false},"inlinePlayback":{"pinterest":false,"linkedin":false,"gplus":false,"twitter":true,"facebook":true},"color":"dark"},"social":{"twitter":"brightcove","gplus":"","linkedin":"company\x2Fbrightcove","facebook":{"name":"brightcove","appId":""},"color":"dark"},"template":"catalogue","theme":"catalogue_theme_light"},"pages":[{"ctas":{"video-grid-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e92b26bf91b0d00001c","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3e92b26bf91b0d00001c"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e847f8a86180d000034","site":"567b3e50b26bf91b0d000016","name":"modus-mobile-300x50.png","id":"567b3e847f8a86180d000034"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-grid":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e78b26bf91b0d00001b","site":"567b3e50b26bf91b0d000016","name":"Modus\x20long\x20CTA.png","id":"567b3e78b26bf91b0d00001b"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e5d7f8a86180d000033","site":"567b3e50b26bf91b0d000016","name":"modus-leaderboard-728x90.png","id":"567b3e5d7f8a86180d000033"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"index"},{"ctas":{"video-grid-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ec97f8a86180d000036","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3ec97f8a86180d000036"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ebf7f8a86180d000035","site":"567b3e50b26bf91b0d000016","name":"Modus\x20horizantal\x20CTA\x20Mobile.png","id":"567b3ebf7f8a86180d000035"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-grid":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3eb1b26bf91b0d00001e","site":"567b3e50b26bf91b0d000016","name":"Modus\x20long\x20CTA.png","id":"567b3eb1b26bf91b0d00001e"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ea1b26bf91b0d00001d","site":"567b3e50b26bf91b0d000016","name":"Modus\x20horizantal\x20CTA.png","id":"567b3ea1b26bf91b0d00001d"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"category"},{"ctas":{"video-detail-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3f0a7f8a86180d000038","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3f0a7f8a86180d000038"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-detail-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3efeb26bf91b0d00001f","site":"567b3e50b26bf91b0d000016","name":"modus-mobile-300x50.png","id":"567b3efeb26bf91b0d00001f"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-detail":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3f15b26bf91b0d000020","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3f15b26bf91b0d000020"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-detail"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ed77f8a86180d000037","site":"567b3e50b26bf91b0d000016","name":"modus-leaderboard-728x90.png","id":"567b3ed77f8a86180d000037"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"detail"},{"fileName":"search"}],"categories":[{"index":0,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x201","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":1,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x202","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":2,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x203","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":3,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x204","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":4,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x205","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"}]},"mobileFallback":false,"themes":["catalogue_theme_light","catalogue_theme_dark"],"translations":{"en-us":{"video":"video","videos":"videos","load-more":"Load\x20More","of":"of","for":"for","search":"search","search-vids":"Search...","more":"More","sortBy":"","relatedLink":"Find\x20out\x20more\x20about\x20this\x20video","view-more":"View\x20More","view-less":"View\x20Less","comments":"Comments","up-next":"Related\x20Videos","in":"In","share":"Share","description":"Description","menu":"Menu","dynamic-custom-settings":"Catalogue\x20Options","home":"Home","search-zero-state":"Sorry,\x20no\x20results\x20found.\x20Please\x20try\x20your\x20search\x20again.","enable-js-disqus-1":"Please\x20enable\x20JavaScript\x20to\x20view\x20the\x20","enable-js-disqus-2":"comments\x20powered\x20by\x20Disqus.","comments-powered-by":"comments\x20powered\x20by\x20","disqus":"Disqus","share-facebook":"Share\x20on\x20Facebook","share-twitter":"Share\x20on\x20X","share-google":"Share\x20on\x20Google\x2B","share-linkedin":"Share\x20on\x20LinkedIn","share-tumblr":"Post\x20on\x20Tumblr","share-pinterest":"Pin\x20on\x20Pinterest","share-email":"Share\x20via\x20Email","play-video":"Play\x20video","section-one":"Section\x20One","section-two":"Section\x20Two","share-this-video":"Share\x20this\x20video","embed":"Embed","result":"Result","result-plural":"Results","back-to-search-results":"Back\x20to\x20search\x20results\x20for\x20\"{{query.q}}\"","logo-image-note":"Note:\x20Image\x20will\x20be\x20resized\x20to\x20a\x20height\x20of\x2020px","placeholder":"Home\x20Link\x20Text","title-placeholder":"Home\x20Page\x20Title\x20\x28optional\x29","col-1-footer-links":"Column\x201\x20Footer\x20Links","col-2-footer-links":"Column\x202\x20Footer\x20Links","col-3-footer-links":"Column\x203\x20Footer\x20Links","col-4-footer-links":"Column\x204\x20Footer\x20Links","footer-links":"Footer\x20Links","share-purpose":"Copy\x20URL\x20to\x20clipboard","previous-video":"previous\x20video","next-video":"next\x20video","scroll_left":"scroll\x20left","scroll_right":"scroll\x20right","sort-by-menu":"sort\x20by\x20menu","search-label":"Enter\x20terms\x20to\x20search\x20videos","new-window":"Opens\x20in\x20new\x20window","close-menu":"close\x20menu","expand-menu":"expand\x20menu","expand-search":"expand\x20search\x20bar","close-search":"close\x20search\x20bar","search-related":"For\x20\"{{query.q}}\""},"es-es":{"video":"video","videos":"v\u00EDdeos","load-more":"Cargar\x20m\u00E1s","of":"de","for":"para","search-vids":"Buscar...","search":"buscar","more":"M\u00E1s","sortBy":"","relatedLink":"M\u00E1s\x20informaci\u00F3n\x20sobre\x20este\x20v\u00EDdeo","view-more":"Mostrar\x20m\u00E1s","view-less":"Mostrar\x20menos","comments":"Comentarios","up-next":"V\u00EDdeos\x20relacionados","in":"En","share":"Compartir","description":"Descripci\u00F3n","menu":"Men\u00FA","dynamic-custom-settings":"Opciones\x20de\x20cat\u00E1logo","home":"Inicio","search-zero-state":"No\x20se\x20han\x20encontrado\x20resultados.\x20Vuelva\x20a\x20intentar\x20la\x20b\u00FAsqueda.","enable-js-disqus-1":"Active\x20JavaScript\x20para\x20poder\x20ver\x20","enable-js-disqus-2":"comentarios\x20con\x20tecnolog\u00EDa\x20de\x20Disqus.","comments-powered-by":"comentarios\x20con\x20tecnolog\u00EDa\x20de\x20","disqus":"Disqus","share-facebook":"Compartir\x20en\x20Facebook","share-twitter":"Compartir\x20en\x20X","share-google":"Compartir\x20en\x20Google\x2B","share-linkedin":"Compartir\x20en\x20LinkedIn","share-tumblr":"Publicar\x20en\x20Tumblr","share-pinterest":"Colgar\x20en\x20Pinterest","share-email":"Compartir\x20por\x20correo\x20electr\u00F3nico","play-video":"Reproducir\x20v\u00EDdeo","section-one":"Secci\u00F3n\x20uno","section-two":"Secci\u00F3n\x20dos","share-this-video":"Compartir\x20este\x20v\u00EDdeo","embed":"Incrustar","result":"Resultado","result-plural":"Resultados","back-to-search-results":"Volver\x20a\x20los\x20resultados\x20de\x20la\x20b\u00FAsqueda\x20de\x20\"{{query.q}}\"","logo-image-note":"Nota:\x20La\x20imagen\x20cambiar\u00E1\x20su\x20tama\u00F1o\x20a\x20una\x20altura\x20de\x2020\x20p\u00EDxeles","placeholder":"Texto\x20del\x20enlace\x20al\x20inicio","col-1-footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina,\x20columna\x201","col-2-footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina,\x20columna\x202","col-3-footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina,\x20columna\x203","col-4-footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina,\x20columna\x204","footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina","share-purpose":"Copiar\x20URL\x20al\x20portapapeles","previous-video":"V\u00EDdeo\x20anterior","next-video":"V\u00EDdeo\x20siguiente","scroll_left":"Desplazar\x20hacia\x20la\x20izquierda","scroll_right":"Desplazar\x20hacia\x20la\x20derecha","sort-by-menu":"Ordenar\x20por\x20men\u00FAs","search-label":"Introduzca\x20los\x20conceptos\x20de\x20b\u00FAsqueda\x20de\x20los\x20v\u00EDdeos","new-window":"Se\x20abre\x20en\x20una\x20nueva\x20ventana","close-menu":"cerrar\x20men\u00FA","expand-menu":"desplegar\x20men\u00FA","expand-search":"desplegar\x20barra\x20de\x20b\u00FAsqueda","close-search":"cerrar\x20barra\x20de\x20b\u00FAsqueda","search-related":"Correspondiente\x20a\x20\"{{query.q}}\""},"fr-fr":{"video":"vid\u00E9o","videos":"vid\u00E9os","load-more":"Charger\x20plus","of":"sur","for":"pour","search":"recherche","search-vids":"Recherche\u2026","more":"Plus","sortBy":"","relatedLink":"En\x20savoir\x20plus\x20sur\x20cette\x20vid\u00E9o","view-more":"Afficher\x20plus","view-less":"Afficher\x20moins","comments":"Commentaires","up-next":"Vid\u00E9os\x20connexes","in":"Dans","share":"Partager","description":"Description","menu":"Menu","dynamic-custom-settings":"Options\x20du\x20catalogue","home":"Accueil","search-zero-state":"D\u00E9sol\u00E9,\x20aucun\x20r\u00E9sultat\x20trouv\u00E9.\x20Veuillez\x20r\u00E9essayer.","enable-js-disqus-1":"Veuillez\x20activer\x20JavaScript\x20pour\x20afficher\x20les\x20","enable-js-disqus-2":"commentaires\x20g\u00E9r\u00E9s\x20par\x20Disqus.","comments-powered-by":"commentaires\x20g\u00E9r\u00E9s\x20par\x20","disqus":"Disqus","share-facebook":"Partager\x20sur\x20Facebook","share-twitter":"Partager\x20sur\x20X","share-google":"Partager\x20sur\x20Google\x2B","share-linkedin":"Partager\x20sur\x20LinkedIn","share-tumblr":"Publier\x20sur\x20Tumblr","share-pinterest":"\u00C9pingler\x20sur\x20Pinterest","share-email":"Partager\x20via\x20courriel","play-video":"Lire\x20la\x20vid\u00E9o","section-one":"Section\x20Une","section-two":"Section\x20Deux","share-this-video":"Partager\x20cette\x20vid\u00E9o","embed":"Int\u00E9grer","result":"R\u00E9sultat","result-plural":"R\u00E9sultats","back-to-search-results":"Retour\x20aux\x20r\u00E9sultats\x20de\x20la\x20recherche\x20pour\x20\"{{query.q}}\"","logo-image-note":"Remarque\u00A0:\x20L\u2019image\x20sera\x20redimensionn\u00E9e\x20\u00E0\x20une\x20hauteur\x20de\x2020\u00A0px","placeholder":"Texte\x20du\x20lien\x20d\u2019accueil","title-placeholder":"Titre\x20de\x20page\x20d\u2019accueil\x20\x28facultatif\x29","col-1-footer-links":"Liens\x20de\x20pied\x20de\x20page\x20Colonne\u00A01","col-2-footer-links":"Liens\x20de\x20pied\x20de\x20page\x20Colonne\u00A02","col-3-footer-links":"Liens\x20de\x20pied\x20de\x20page\x20Colonne\u00A03","col-4-footer-links":"Liens\x20de\x20pied\x20de\x20page\x20Colonne\u00A04","footer-links":"Liens\x20de\x20pied\x20de\x20page","share-purpose":"Copier\x20l\u2019URL\x20dans\x20le\x20presse-papiers","previous-video":"vid\u00E9o\x20pr\u00E9c\u00E9dente","next-video":"vid\u00E9o\x20suivante","scroll_left":"faire\x20d\u00E9filer\x20vers\x20la\x20gauche","scroll_right":"faire\x20d\u00E9filer\x20vers\x20la\x20droite","sort-by-menu":"trier\x20par\x20menu","search-label":"Saisir\x20des\x20termes\x20pour\x20rechercher\x20des\x20vid\u00E9os","new-window":"S\u2019ouvre\x20dans\x20une\x20nouvelle\x20fen\u00EAtre","close-menu":"fermer\x20le\x20menu","expand-menu":"\u00E9largir\x20le\x20menu","expand-search":"\u00E9largir\x20la\x20barre\x20de\x20recherche","close-search":"fermer\x20la\x20barre\x20de\x20recherche","search-related":"Pour\x20\"{{query.q}}\""},"ja-jp":{"video":"\u52D5\u753B","videos":"\u52D5\u753B","load-more":"\u305D\u306E\u4ED6\u3092\u30ED\u30FC\u30C9","of":"\x2F","for":"\x2F","search-vids":"\u691C\u7D22...","search":"\u691C\u7D22","more":"\u8A73\u7D30","sortBy":"","relatedLink":"\u3053\u306E\u52D5\u753B\u306E\u8A73\u7D30\u3092\u53C2\u7167","view-more":"\u3055\u3089\u306B\u8868\u793A","view-less":"\u7C21\u6613\u8868\u793A","comments":"\u30B3\u30E1\u30F3\u30C8","up-next":"\u95A2\u9023\u52D5\u753B","in":"In","share":"\u5171\u6709","description":"\u8AAC\u660E","menu":"\u30E1\u30CB\u30E5\u30FC","dynamic-custom-settings":"\u30AB\u30BF\u30ED\u30B0\x20\u30AA\u30D7\u30B7\u30E7\u30F3","home":"\u30DB\u30FC\u30E0","search-zero-state":"\u7D50\u679C\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\u691C\u7D22\u3092\u3082\u3046\u4E00\u5EA6\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002","enable-js-disqus-1":"JavaScript\x20\u3092\u6709\u52B9\u5316\u3057\u3066\x20","enable-js-disqus-2":"Disqus\x20\u3092\u5229\u7528\u3057\u305F\u30B3\u30E1\u30F3\u30C8\u3092\u8868\u793A\u3057\u3066\u304F\u3060\u3055\u3044\u3002","comments-powered-by":"\u4EE5\u4E0B\u3092\u5229\u7528\u3057\u305F\u30B3\u30E1\u30F3\u30C8\x20","disqus":"Disqus","share-facebook":"Facebook\x20\u3067\u5171\u6709","share-twitter":"X\u3067\u5171\u6709\u3059\u308B","share-google":"Google\x2B\x20\u3067\u5171\u6709","share-linkedin":"LinkedIn\x20\u3067\u5171\u6709","share-tumblr":"Tumblr\x20\u306B\u6295\u7A3F","share-pinterest":"Pinterest\x20\u306B\u6295\u7A3F","share-email":"\u96FB\u5B50\u30E1\u30FC\u30EB\u3067\u5171\u6709","play-video":"\u52D5\u753B\u3092\u518D\u751F","section-one":"\u30BB\u30AF\u30B7\u30E7\u30F3\x201","section-two":"\u30BB\u30AF\u30B7\u30E7\u30F3\x202","share-this-video":"\u3053\u306E\u52D5\u753B\u3092\u5171\u6709","embed":"\u57CB\u3081\u8FBC\u307F","result":"\u7D50\u679C","result-plural":"\u7D50\u679C","back-to-search-results":"\u300C{{query.q}}\u300D\u306E\u691C\u7D22\u7D50\u679C\u306B\u623B\u308B","logo-image-note":"\u6CE8\uFF1A\u753B\u50CF\u306F\u3001\u9AD8\u3055\x2020px\x20\u306B\u5408\u308F\u305B\u3066\u30B5\u30A4\u30BA\u304C\u5909\u66F4\u3055\u308C\u307E\u3059","placeholder":"\u30DB\u30FC\u30E0\x20\u30EA\u30F3\u30AF\x20\u30C6\u30AD\u30B9\u30C8","title-placeholder":"\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8\x20\u30BF\u30A4\u30C8\u30EB\uFF08\u30AA\u30D7\u30B7\u30E7\u30F3\x29","col-1-footer-links":"\u5217\x201\x20\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","col-2-footer-links":"\u5217\x202\x20\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","col-3-footer-links":"\u5217\x203\x20\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","col-4-footer-links":"\u5217\x204\x20\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","footer-links":"\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","share-purpose":"URL\x20\u3092\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC","previous-video":"\u524D\u306E\u52D5\u753B","next-video":"\u6B21\u306E\u52D5\u753B","scroll_left":"\u5DE6\u306B\u30B9\u30AF\u30ED\u30FC\u30EB","scroll_right":"\u53F3\u306B\u30B9\u30AF\u30ED\u30FC\u30EB","sort-by-menu":"\u30E1\u30CB\u30E5\u30FC\u9806\u306B\u4E26\u3073\u66FF\u3048","search-label":"\u52D5\u753B\u306E\u691C\u7D22\u8A9E\u53E5\u3092\u5165\u529B","new-window":"\u65B0\u3057\u3044\u30A6\u30A3\u30F3\u30C9\u30A6\u3067\u958B\u304F","close-menu":"\u30E1\u30CB\u30E5\u30FC\u3092\u9589\u3058\u308B","expand-menu":"\u30E1\u30CB\u30E5\u30FC\u306E\u5C55\u958B","expand-search":"\u691C\u7D22\u30D0\u30FC\u306E\u5C55\u958B","close-search":"\u691C\u7D22\u30D0\u30FC\u3092\u9589\u3058\u308B","search-related":"\u300C{{query.q}}\u300D\u306B\u3064\u3044\u3066"},"ru-ru":{"video":"\u0432\u0438\u0434\u0435\u043E","videos":"\u0432\u0438\u0434\u0435\u043E","load-more":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C\x20\u0435\u0449\u0435","of":"\u0438\u0437","for":"\u0434\u043B\u044F","search":"\u043F\u043E\u0438\u0441\u043A","search-vids":"\u041F\u043E\u0438\u0441\u043A\u2026","more":"\u0411\u043E\u043B\u044C\u0448\u0435","sortBy":"","relatedLink":"\u0414\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u0430\u044F\x20\u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F\x20\u043E\u0431\x20\u044D\u0442\u043E\u043C\x20\u0432\u0438\u0434\u0435\u043E","view-more":"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C\x20\u0431\u043E\u043B\u044C\u0448\u0435","view-less":"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C\x20\u043C\u0435\u043D\u044C\u0448\u0435","comments":"\u041A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0438","up-next":"\u0421\u0432\u044F\u0437\u0430\u043D\u043D\u044B\u0435\x20\u0432\u0438\u0434\u0435\u043E","in":"\u0412","share":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F","description":"\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435","menu":"\u041C\u0435\u043D\u044E","dynamic-custom-settings":"\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B\x20\u0432\u0438\u0440\u0442\u0443\u0430\u043B\u044C\u043D\u043E\u0433\u043E_\u0441\u043E\u0431\u044B\u0442\u0438\u044F","home":"\u0413\u043B\u0430\u0432\u043D\u0430\u044F","search-zero-state":"\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B\x20\u043D\u0435\x20\u043D\u0430\u0439\u0434\u0435\u043D\u044B.\x20\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0435\x20\u043F\u043E\u0438\u0441\u043A.","enable-js-disqus-1":"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u0435\x20JavaScript\x20\u0434\u043B\u044F\x20\u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0430\x20","enable-js-disqus-2":"\u043A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0435\u0432\x20\u043D\u0430\x20\u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0435\x20Disqus.","comments-powered-by":"\u043A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0435\u0432\x20\u043D\u0430\x20\u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0435\x20","disqus":"Disqus","share-facebook":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u0432\x20Facebook","share-twitter":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u0432\x20X","share-google":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u0432\x20Google\x2B","share-linkedin":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u0432\x20LinkedIn","share-tumblr":"\u041E\u043F\u0443\u0431\u043B\u0438\u043A\u043E\u0432\u0430\u0442\u044C\x20\u0432\x20Tumblr","share-pinterest":"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C\x20\u0432\x20Pinterest","share-email":"\u041E\u0442\u043F\u0440\u0430\u0432\u0438\u0442\u044C\x20\u043F\u043E\x20\u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439\x20\u043F\u043E\u0447\u0442\u0435","play-video":"\u0412\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0441\u0442\u0438\x20\u0432\u0438\u0434\u0435\u043E","section-one":"\u0420\u0430\u0437\u0434\u0435\u043B\u00A01","section-two":"\u0420\u0430\u0437\u0434\u0435\u043B\u00A02","share-this-video":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u044D\u0442\u0438\u043C\x20\u0432\u0438\u0434\u0435\u043E","embed":"\u0412\u0441\u0442\u0440\u043E\u0438\u0442\u044C","result":"\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442","result-plural":"\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B","back-to-search-results":"\u0412\u0435\u0440\u043D\u0443\u0442\u044C\u0441\u044F\x20\u043A\x20\u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u0430\u043C\x20\u043F\u043E\u0438\u0441\u043A\u0430\x20\"{{query.q}}\"","logo-image-note":"Note:\x20\u0432\u044B\u0441\u043E\u0442\u0430\x20\u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F\x20\u0431\u0443\u0434\u0435\u0442\x20\u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0430\x20\u0434\u043E\x2020\u00A0\u043F\u0438\u043A\u0441\u0435\u043B\u0435\u0439","placeholder":"\u0422\u0435\u043A\u0441\u0442\x20\u0441\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0430\x20\u0434\u043E\u043C\u0430\u0448\u043D\u044E\u044E\x20\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443","title-placeholder":"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A\x20\u0434\u043E\u043C\u0430\u0448\u043D\u0435\u0439\x20\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u044B\x20\x28\u0434\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u043E\x29","col-1-footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430\x20\u0441\u0442\u043E\u043B\u0431\u0446\u0430\u00A01","col-2-footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430\x20\u0441\u0442\u043E\u043B\u0431\u0446\u0430\u00A02","col-3-footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430\x20\u0441\u0442\u043E\u043B\u0431\u0446\u0430\u00A03","col-4-footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430\x20\u0441\u0442\u043E\u043B\u0431\u0446\u0430\u00A04","footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430","share-purpose":"\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C\x20URL-\u0430\u0434\u0440\u0435\u0441\x20\u0432\x20\u0431\u0443\u0444\u0435\u0440\x20\u043E\u0431\u043C\u0435\u043D\u0430","previous-video":"\u043F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0435\u0435\x20\u0432\u0438\u0434\u0435\u043E","next-video":"\u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435\x20\u0432\u0438\u0434\u0435\u043E","scroll_left":"\u043F\u0440\u043E\u043A\u0440\u0443\u0442\u0438\u0442\u044C\x20\u0432\u043B\u0435\u0432\u043E","scroll_right":"\u043F\u0440\u043E\u043A\u0440\u0443\u0442\u0438\u0442\u044C\x20\u0432\u043F\u0440\u0430\u0432\u043E","sort-by-menu":"\u0441\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C\x20\u043F\u043E\x20\u043C\u0435\u043D\u044E","search-label":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435\x20\u0443\u0441\u043B\u043E\u0432\u0438\u044F\x20\u0434\u043B\u044F\x20\u043F\u043E\u0438\u0441\u043A\u0430\x20\u0432\u0438\u0434\u0435\u043E","new-window":"\u0417\u0430\u043F\u0443\u0441\u043A\x20\u0432\x20\u043D\u043E\u0432\u043E\u043C\x20\u043E\u043A\u043D\u0435","close-menu":"\u0437\u0430\u043A\u0440\u044B\u0442\u044C\x20\u043C\u0435\u043D\u044E","expand-menu":"\u0440\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0442\u044C\x20\u043C\u0435\u043D\u044E","expand-search":"\u0440\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0442\u044C\x20\u0441\u0442\u0440\u043E\u043A\u0443\x20\u043F\u043E\u0438\u0441\u043A\u0430","close-search":"\u0437\u0430\u043A\u0440\u044B\u0442\u044C\x20\u0441\u0442\u0440\u043E\u043A\u0443\x20\u043F\u043E\u0438\u0441\u043A\u0430","search-related":"\u0414\u043B\u044F\x20\"{{query.q}}\""},"zh-cn":{"video":"\u89C6\u9891","videos":"\u89C6\u9891","load-more":"\u52A0\u8F7D\u66F4\u591A","of":"\u7684","for":"\u5BF9\u4E8E","search":"\u641C\u7D22","search-vids":"\u641C\u7D22...","more":"\u66F4\u591A","sortBy":"","relatedLink":"\u4E86\u89E3\u5173\u4E8E\u6B64\u89C6\u9891\u7684\u66F4\u591A\u4FE1\u606F","view-more":"\u67E5\u770B\u66F4\u591A","view-less":"\u67E5\u770B\u66F4\u5C11","comments":"\u8BC4\u8BBA","up-next":"\u76F8\u5173\u89C6\u9891","in":"\u5728","share":"\u5206\u4EAB","description":"\u63CF\u8FF0","menu":"\u83DC\u5355","dynamic-custom-settings":"\u76EE\u5F55\u9009\u9879","home":"\u4E3B\u9875","search-zero-state":"\u62B1\u6B49\uFF0C\u627E\u4E0D\u5230\u7ED3\u679C\u3002\u8BF7\u91CD\u65B0\u5C1D\u8BD5\u641C\u7D22\u3002","enable-js-disqus-1":"\u8BF7\u542F\u7528\x20JavaScript\x20\u4EE5\u67E5\u770B\x20","enable-js-disqus-2":"\u7531\x20Disqus\x20\u63D0\u4F9B\u6280\u672F\u652F\u6301\u7684\u8BC4\u8BBA\u3002","comments-powered-by":"\u7531...\u63D0\u4F9B\u6280\u672F\u652F\u6301\u7684\u8BC4\u8BBA\x20","disqus":"Disqus","share-facebook":"\u5728\x20Facebook\x20\u5206\u4EAB","share-twitter":"\u5728\x20X\x20\u5206\u4EAB","share-linkedin":"\u5728\x20LinkedIn\x20\u5206\u4EAB","share-tumblr":"\u53D1\u5E03\u5230\x20Tumblr","share-pinterest":"\u9489\u9009\u5230\x20Pinterest","share-email":"\u901A\u8FC7\u7535\u5B50\u90AE\u4EF6\u5206\u4EAB","play-video":"\u64AD\u653E\u89C6\u9891","section-one":"\u9009\u62E9\u4E00","section-two":"\u9009\u62E9\u4E8C","share-this-video":"\u5206\u4EAB\u672C\u89C6\u9891","embed":"\u5D4C\u5165","result":"\u7ED3\u679C","result-plural":"\u7ED3\u679C","back-to-search-results":"\u8FD4\u56DE\x20\"{{query.q}}\"\x20\u7684\u641C\u7D22\u7ED3\u679C","logo-image-note":"\u6CE8\u610F\uFF1A\u56FE\u7247\u5C3A\u5BF8\u5C06\u91CD\u65B0\u8C03\u6574\u4E3A\u9AD8\u5EA6\x2020px","placeholder":"\u4E3B\u9875\u94FE\u63A5\u6587\u672C","title-placeholder":"\u4E3B\u9875\u6807\u9898\uFF08\u53EF\u9009\uFF09","col-1-footer-links":"\u7B2C\x201\x20\u5217\u9875\u811A\u94FE\u63A5","col-2-footer-links":"\u7B2C\x202\x20\u5217\u9875\u811A\u94FE\u63A5","col-3-footer-links":"\u7B2C\x203\x20\u5217\u9875\u811A\u94FE\u63A5","col-4-footer-links":"\u7B2C\x204\x20\u5217\u9875\u811A\u94FE\u63A5","footer-links":"\u9875\u811A\u94FE\u63A5","share-purpose":"\u590D\u5236\x20URL\x20\u5230\u526A\u8D34\u677F","previous-video":"\u524D\u4E00\u4E2A\u89C6\u9891","next-video":"\u4E0B\u4E00\u4E2A\u89C6\u9891","scroll_left":"\u5411\u5DE6\u6EDA\u52A8","scroll_right":"\u5411\u53F3\u6EDA\u52A8","sort-by-menu":"\u6309\u83DC\u5355\u6392\u5E8F","search-label":"\u8F93\u5165\u672F\u8BED\u4EE5\u641C\u7D22\u89C6\u9891","new-window":"\u5728\u65B0\u7A97\u53E3\u4E2D\u6253\u5F00","close-menu":"\u5173\u95ED\u83DC\u5355","expand-menu":"\u6269\u5C55\u83DC\u5355","expand-search":"\u5C55\u5F00\u641C\u7D22\u680F","close-search":"\u5173\u95ED\u641C\u7D22\u680F","search-related":"\u5BF9\u4E8E\x20\"{{query.q}}\""},"zh-tw":{"video":"\u8996\u8A0A","videos":"\u8996\u8A0A","load-more":"\u8F09\u5165\u66F4\u591A","of":"\u7684","for":"\u5C0D\u65BC","search":"\u641C\u5C0B","search-vids":"\u641C\u5C0B...","more":"\u66F4\u591A","sortBy":"","relatedLink":"\u5C0B\u627E\u95DC\u65BC\u6B64\u8996\u8A0A\u7684\u66F4\u591A\u8CC7\u8A0A","view-more":"\u6AA2\u8996\u66F4\u591A","view-less":"\u6AA2\u8996\u66F4\u5C11","comments":"\u8A55\u8AD6","up-next":"\u76F8\u95DC\u8996\u8A0A","in":"\u5728","share":"\u5206\u4EAB","description":"\u63CF\u8FF0","menu":"\u529F\u80FD\u8868","dynamic-custom-settings":"\u76EE\u9304\u9078\u9805","home":"\u9996\u9801","search-zero-state":"\u62B1\u6B49\uFF0C\u627E\u4E0D\u5230\u7D50\u679C\u3002\u8ACB\u91CD\u65B0\u5617\u8A66\u641C\u5C0B\u3002","enable-js-disqus-1":"\u8ACB\u555F\u7528\x20JavaScript\x20\u4EE5\u6AA2\u8996\x20","enable-js-disqus-2":"\u7531\x20Disqus\x20\u63D0\u4F9B\u6280\u8853\u652F\u63F4\u7684\u5099\u8A3B\u3002","comments-powered-by":"\u7531...\u63D0\u4F9B\u6280\u8853\u652F\u63F4\u7684\u5099\u8A3B\x20","disqus":"Disqus","share-facebook":"\u5728\x20Facebook\x20\u5206\u4EAB","share-twitter":"\u5728\x20X\x20\u5206\u4EAB","share-linkedin":"\u5728\x20LinkedIn\x20\u5206\u4EAB","share-tumblr":"\u767C\u5E03\u5230\x20Tumblr","share-pinterest":"\u91D8\u9078\u5230\x20Pinterest","share-email":"\u900F\u904E\u96FB\u5B50\u90F5\u4EF6\u5206\u4EAB","play-video":"\u64AD\u653E\u8996\u8A0A","section-one":"\u9078\u64C7\u4E00","section-two":"\u9078\u64C7\u4E8C","share-this-video":"\u5206\u4EAB\u6B64\u8996\u8A0A","embed":"\u5D4C\u5165","result":"\u7D50\u679C","result-plural":"\u7D50\u679C","back-to-search-results":"\u56DE\u5230\x20\"{{query.q}}\"\x20\u7684\u641C\u5C0B\u7D50\u679C","logo-image-note":"\u6CE8\u610F\uFF1A\u5F71\u50CF\u5927\u5C0F\u5C07\u91CD\u65B0\u8ABF\u6574\u70BA\x2020px\x20\u9AD8\u5EA6","placeholder":"\u9996\u9801\u9023\u7D50\u6587\u5B57","title-placeholder":"\u9996\u9801\u6A19\u984C\uFF08\u9078\u7528\uFF09","col-1-footer-links":"\u6B04\x201\x20\u9801\u5C3E\u9023\u7D50","col-2-footer-links":"\u6B04\x202\x20\u9801\u5C3E\u9023\u7D50","col-3-footer-links":"\u6B04\x203\x20\u9801\u5C3E\u9023\u7D50","col-4-footer-links":"\u6B04\x204\x20\u9801\u5C3E\u9023\u7D50","footer-links":"\u9801\u5C3E\u9023\u7D50","share-purpose":"\u8907\u88FD\x20URL\x20\u5230\u526A\u8CBC\u7C3F","previous-video":"\u4E0A\u4E00\u500B\u8996\u8A0A","next-video":"\u4E0B\u4E00\u500B\u8996\u8A0A","scroll_left":"\u5411\u5DE6\u6372\u52D5","scroll_right":"\u5411\u53F3\u6372\u52D5","sort-by-menu":"\u4F9D\u7167\u529F\u80FD\u8868\u6392\u5E8F","search-label":"\u8F38\u5165\u5B57\u8A5E\u4EE5\u641C\u5C0B\u8996\u8A0A","new-window":"\u5728\u65B0\u8996\u7A97\u4E2D\u958B\u555F","close-menu":"\u95DC\u9589\u529F\u80FD\u8868","expand-menu":"\u5C55\u958B\u529F\u80FD\u8868","expand-search":"\u5C55\u958B\u641C\u5C0B\u5217","close-search":"\u95DC\u9589\u641C\u5C0B\u5217","search-related":"\u5C0D\u65BC\x20\"{{query.q}}\""},"de-de":{"video":"Video","videos":"Videos","load-more":"Mehr\x20laden","of":"von","for":"f\u00FCr","search":"suchen","search-vids":"Suchen...","more":"Mehr","sortBy":"","relatedLink":"Weitere\x20Informationen\x20zu\x20diesem\x20Video","view-more":"Mehr\x20anzeigen","view-less":"Weniger\x20anzeigen","comments":"Kommentare","up-next":"Verwandte\x20Videos","in":"In","share":"Teilen","description":"Beschreibung","menu":"Men\u00FC","dynamic-custom-settings":"Katalogoptionen","home":"Start","search-zero-state":"Keine\x20Ergebnisse\x20gefunden.\x20Bitte\x20versuchen\x20Sie\x20die\x20Suche\x20erneut.","enable-js-disqus-1":"Bitte\x20aktivieren\x20Sie\x20JavaScript\x20zum\x20Anzeigen\x20der\x20","enable-js-disqus-2":"Kommentare\x20\x28powered\x20by\x20Disqus\x29.","comments-powered-by":"Kommentare\x20powered\x20by\x20","disqus":"Disqus","share-facebook":"In\x20Facebook\x20freigeben","share-twitter":"Teilen\x20auf\x20X","share-google":"In\x20Google\x2B\x20teilen","share-linkedin":"In\x20LinkedIn\x20teilen","share-tumblr":"Auf\x20Tumblr\x20posten","share-pinterest":"Auf\x20Pinterest\x20pinnen","share-email":"Per\x20E-Mail\x20teilen","play-video":"Video\x20wiedergeben","section-one":"Abschnitt\x20eins","section-two":"Abschnitt\x20zwei","share-this-video":"Dieses\x20Video\x20teilen","embed":"Einbetten","result":"Ergebnis","result-plural":"Ergebnisse","back-to-search-results":"Zur\u00FCck\x20zu\x20den\x20Suchergebnissen\x20f\u00FCr\x20\"{{query.q}}\"","logo-image-note":"Hinweis:\x20Das\x20Bild\x20wird\x20auf\x20eine\x20H\u00F6he\x20von\x2020\u00A0Pixeln\x20angepasst","placeholder":"Text\x20im\x20Homepage-Link","title-placeholder":"Titel\x20der\x20Homepage\x20\x28optional\x29","col-1-footer-links":"Fu\u00DFzeilenlinks\x20Spalte\x201","col-2-footer-links":"Fu\u00DFzeilenlinks\x20Spalte\x202","col-3-footer-links":"Fu\u00DFzeilenlinks\x20Spalte\x203","col-4-footer-links":"Fu\u00DFzeilenlinks\x20Spalte\x204","footer-links":"Fu\u00DFzeilenlinks","share-purpose":"URL\x20in\x20Zwischenablage\x20kopieren","previous-video":"vorheriges\x20Video","next-video":"n\u00E4chstes\x20Video","scroll_left":"nach\x20links\x20scrollen","scroll_right":"nach\x20rechts\x20scrollen","sort-by-menu":"nach\x20Men\u00FC\x20sortieren","search-label":"Begriffe\x20eingeben,\x20um\x20nach\x20Videos\x20zu\x20suchen","new-window":"Wird\x20in\x20neuem\x20Fenster\x20ge\u00F6ffnet","close-menu":"Men\u00FC\x20schlie\u00DFen","expand-menu":"Men\u00FC\x20erweitern","expand-search":"Suchleiste\x20erweitern","close-search":"Suchleiste\x20schlie\u00DFen","search-related":"F\u00FCr\x20\"{{query.q}}\""},"pt-br":{"video":"v\u00EDdeo","videos":"v\u00EDdeos","load-more":"Carregar\x20mais","of":"de","for":"para","search":"pesquisar","search-vids":"Pesquisar...","more":"Mais","sortBy":"","relatedLink":"Saiba\x20mais\x20sobre\x20este\x20v\u00EDdeo","view-more":"Ver\x20mais","view-less":"Ver\x20menos","comments":"Coment\u00E1rios","up-next":"V\u00EDdeos\x20relacionados","in":"Em","share":"Compartilhar","description":"Descri\u00E7\u00E3o","menu":"Menu","dynamic-custom-settings":"Op\u00E7\u00F5es\x20do\x20cat\u00E1logo","home":"P\u00E1gina\x20inicial","search-zero-state":"Nenhum\x20resultado\x20encontrado.\x20Refa\u00E7a\x20sua\x20pesquisa.","enable-js-disqus-1":"Ative\x20o\x20JavaScript\x20para\x20visualizar\x20","enable-js-disqus-2":"os\x20coment\u00E1rios\x20do\x20Disqus","comments-powered-by":"os\x20coment\u00E1rios\x20do\x20","disqus":"Disqus","share-facebook":"Compartilhar\x20no\x20Facebook","share-twitter":"Compartilhar\x20no\x20X","share-google":"Compartilhar\x20no\x20Google\x2B","share-linkedin":"Compartilhar\x20no\x20LinkedIn","share-tumblr":"Postar\x20no\x20Tumblr","share-pinterest":"Criar\x20um\x20pin\x20no\x20Pinterest","share-email":"Compartilhar\x20por\x20e-mail","play-video":"Reproduzir\x20v\u00EDdeo","section-one":"Se\u00E7\u00E3o\x201","section-two":"Se\u00E7\u00E3o\x202","share-this-video":"Compartilhar\x20este\x20v\u00EDdeo","embed":"Inserir","result":"Resultado","result-plural":"Resultados","back-to-search-results":"Voltar\x20para\x20os\x20resultados\x20de\x20pesquisa\x20de\x20\"{{query.q}}\"","logo-image-note":"Observa\u00E7\u00E3o:\x20A\x20altura\x20da\x20imagem\x20ser\u00E1\x20redimensionada\x20para\x2020px","placeholder":"Texto\x20do\x20link\x20da\x20p\u00E1gina\x20inicial","title-placeholder":"T\u00EDtulo\x20da\x20p\u00E1gina\x20inicial\x20\x28opcional\x29","col-1-footer-links":"Links\x20do\x20rodap\u00E9\x20da\x20coluna\x201","col-2-footer-links":"Links\x20do\x20rodap\u00E9\x20da\x20coluna\x202","col-3-footer-links":"Links\x20do\x20rodap\u00E9\x20da\x20coluna\x203","col-4-footer-links":"Links\x20do\x20rodap\u00E9\x20da\x20coluna\x204","footer-links":"Links\x20do\x20rodap\u00E9","share-purpose":"Copiar\x20URL\x20para\x20\u00E1rea\x20de\x20transfer\u00EAncia","previous-video":"v\u00EDdeo\x20anterior","next-video":"pr\u00F3ximo\x20v\u00EDdeo","scroll_left":"rolar\x20para\x20a\x20esquerda","scroll_right":"rolar\x20para\x20a\x20direita","sort-by-menu":"classificar\x20por\x20menu","search-label":"Insira\x20termos\x20para\x20pesquisar\x20v\u00EDdeos","new-window":"Abre\x20em\x20uma\x20nova\x20janela","close-menu":"fechar\x20menu","expand-menu":"expandir\x20menu","expand-search":"expandir\x20barra\x20de\x20pesquisa","close-search":"fechar\x20barra\x20de\x20pesquisa","search-related":"Para\x20\"{{query.q}}\""}},"reactifiedEditors":["text","addCollections","cta","customHtml","categories","multiLink","textLink","social"],"themesData":{"catalogue_theme_light":{"id":"catalogue_theme_light","name":"catalogue_theme_light","styles":{"Color":[{"name":"Primary\x20Text\x20Color","type":"color","property":"primary-text-color","default":"\x233c3e47"},{"name":"Secondary\x20Text\x20Color","type":"color","property":"secondary-text-color","default":"\x236d707d"},{"name":"Tertiary\x20Text\x20Color","type":"color","property":"tertiary-text-color","default":"\x23c4c5c7"},{"name":"Border\x20Color","type":"color","property":"border-color","default":"\x23eeeeee"},{"name":"Dark\x20Border\x20Color","type":"color","property":"dark-border-color","default":"\x23eeeeee"},{"name":"Icon\x20Color\x201","type":"color","property":"icon-color-1","default":"\x23b0b3c2"},{"name":"Icon\x20Color\x202","type":"color","property":"icon-color-2","default":"\x234d4f59"},{"name":"Icon\x20Color\x203","type":"color","property":"icon-color-3","default":"\x23696969"},{"name":"Primary\x20Background\x20Color","type":"color","property":"primary-background-color","default":"\x23ffffff"},{"name":"Secondary\x20Background\x20Color","type":"color","property":"secondary-background-color","default":"\x23f7f8fa"},{"name":"Accent\x20Color","type":"color","property":"accent-color-1","default":"\x232574A9"},{"name":"Shadow\x20Color","type":"color","property":"shadow-color","default":"\x23ffffff"},{"name":"Light\x20Shadow\x20Color","type":"color","property":"light-shadow-color","default":"\x23ffffff"},{"name":"Dimmed\x20Overlay\x20Color","type":"color","property":"dimmed-overlay-color","default":"\x23000000"},{"name":"Play\x20Button","type":"color","property":"color-play","default":"\x23ffffff"}],"Typography":[{"name":"Primary\x20Font","type":"fontFamily","property":"font-family-primary","default":"Open\x20Sans"},{"name":"Secondary\x20Font","type":"fontFamily","property":"font-family-secondary","default":"Helvetica"}]}},"catalogue_theme_dark":{"id":"catalogue_theme_dark","name":"catalogue_theme_dark","styles":{"Color":[{"name":"Primary\x20Text\x20Color","type":"color","property":"primary-text-color","default":"\x23ffffff"},{"name":"Secondary\x20Text\x20Color","type":"color","property":"secondary-text-color","default":"\x23ffffff"},{"name":"Tertiary\x20Text\x20Color","type":"color","property":"tertiary-text-color","default":"\x23ffffff"},{"name":"Border\x20Color","type":"color","property":"border-color","default":"\x23ffffff"},{"name":"Dark\x20Border\x20Color","type":"color","property":"dark-border-color","default":"\x23ffffff"},{"name":"Icon\x20Color\x201","type":"color","property":"icon-color-1","default":"\x23ffffff"},{"name":"Icon\x20Color\x202","type":"color","property":"icon-color-2","default":"\x23ffffff"},{"name":"Icon\x20Color\x203","type":"color","property":"icon-color-3","default":"\x23ffffff"},{"name":"Primary\x20Background\x20Color","type":"color","property":"primary-background-color","default":"\x230e0f10"},{"name":"Secondary\x20Background\x20Color","type":"color","property":"secondary-background-color","default":"\x23000000"},{"name":"Accent\x20Color","type":"color","property":"accent-color-1","default":"\x231bb9d5"},{"name":"Shadow\x20Color","type":"color","property":"shadow-color","default":"\x23000000"},{"name":"Light\x20Shadow\x20Color","type":"color","property":"light-shadow-color","default":"\x23000000"},{"name":"Dimmed\x20Overlay\x20Color","type":"color","property":"dimmed-overlay-color","default":"rgba\x2822.0,\x2023.0,\x2025.0,\x200.4\x29"},{"name":"Play\x20Button","type":"color","property":"color-play","default":"\x23ffffff"}],"Typography":[{"name":"Primary\x20Font","type":"fontFamily","property":"font-family-primary","default":"Open\x20Sans"},{"name":"Secondary\x20Font","type":"fontFamily","property":"font-family-secondary","default":"Helvetica"}]}}}},"content":{"homepageSectionTitleTwo":"","homepageSectionTitleOne":"Latest\x20Videos","mainHeaderTitle":"Videos\x20Home","activePage":"index"}},{"id":"663105adc69e68bcd5c0c479","slug":"placeholder","name":"Placeholder","description":"","parent":null,"customFields":{},"primaryTag":"","videos":{"count":0,"totalCount":0,"totalPages":0,"items":[],"source":"brightcove"},"baseUrl":"","template":{"id":"catalogue","name":"Catalogue","demo":"https:\x2F\x2Fcatalogue.brightcovegallery.com","type":"Video\x20Portal","descriptionBullets":["templates.descriptionBullets.catalogue.bullet-1","templates.descriptionBullets.catalogue.bullet-2","templates.descriptionBullets.catalogue.bullet-3","templates.descriptionBullets.catalogue.bullet-4"],"description":"Professional\x20and\x20clean,\x20Classic\x20seamlessly\x20couples\x20editorial\x20content\x20with\x20video\x20to\x20provide\x20crisp\x20navigation\x20through\x20a\x20library\x20of\x20content.","details":"Professional\x20and\x20clean,\x20Classic\x20seamlessly\x20couples\x20editorial\x20content\x20with\x20video\x20to\x20provide\x20crisp\x20navigation\x20through\x20a\x20library\x20of\x20content.","collections":{"image":"\x2Ftemplates\x2Fsites\x2Fcatalogue\x2Fimages\x2FClassic.svg","title":"templates.collections.descriptions.catalogue.title","nestingLevels":5,"allowHeaders":true,"allowDescription":true,"allowImage":true,"groups":[{"svgBox":"\x23classic-collection-1","svgText":"\x23classic-collection-1-text","allowHeaders":false,"nestingLevels":0,"description":"templates.collections.descriptions.catalogue.collection-1"},{"svgBox":"\x23classic-collection-2","svgText":"\x23classic-collection-2-text","allowHeaders":false,"nestingLevels":0,"description":"templates.collections.descriptions.catalogue.collection-2"},{"svgBox":"\x23classic-collection-3","svgText":"\x23classic-collection-3-text","allowHeaders":false,"nestingLevels":0,"description":"templates.collections.descriptions.catalogue.collection-3"},{"label":"Side\x20Bar","svgBox":"\x23classic-collection-4","description":"templates.collections.descriptions.catalogue.collection-4"}]},"priority":1000,"newRibbonExpiration":"1509422400000","customTemplate":false,"availableForProductTypes":["videocloud","beacon","corptv"],"loadPolicy":{"categories":{"videos":{"count":12}},"videos":{"count":12},"related":{"count":6}},"features":{"twitter":false,"sorting":true,"i18n":true,"collectionMetadata":true,"customTemplateJson":true,"header":"both","footer":"configurable","showAutoPlay":true},"supportedLanguages":{"en-us":"English\x20\x28US\x29","es-es":"Spanish","fr-fr":"French","ja-jp":"Japanese","ru-ru":"Russian","zh-cn":"Simplified\x20Chinese","zh-tw":"Traditional\x20Chinese","de-de":"German","pt-br":"Portuguese\x20\x28Brazil\x29"},"prePopulationEnabled":true,"config":{"carouselVideoCount":15,"homepageSectionVideosCount":12,"homepageSectionVideosSmallCount":2,"similarVideosCount":6,"similarVideosSmallCount":3},"supportedFeatures":{"liveEvent":false,"smallLibrary":false,"mediumLibrary":true,"largeLibrary":true,"adSupport":true,"callToAction":true,"chatRoll":false,"disquis":true,"microsite":false,"customTemplate":false},"dynamicSettings":{"tab":{"label":"dynamic-custom-settings","index":0,"override":"catalogueSettings"}},"pages":[{"id":"index","name":"Home","loadCategories":3,"ctas":{"desktop":[{"id":"banner","name":"banner-cta","type":"display","position":[0,0,8,1],"positionLetter":"A","width":"100\x25","height":"120px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90","isCompanionAware":true},{"id":"sidebar","name":"sidebar","type":"display","position":[1,0,2,5],"positionLetter":"B","width":"100\x25","height":"600px","adWidth":"160","adHeight":"600","adPlacement":"centered","imageWidth":"160","imageHeight":"600","imagePlacement":"centered","customWidth":"160","customHeight":"600","isCompanionAware":true},{"id":"carousel","name":"hero-carousel","type":"placeholder","position":[1,1,6,1]},{"id":"video-grid-placeholder","name":"vid-grid","type":"placeholder","position":[2,1,6,2]},{"id":"video-grid-placeholder","name":"vid-grid","type":"placeholder","position":[4,1,6,2]},{"id":"sidebar-placeholder","name":"sidebar","type":"placeholder","position":[6,0,2,3]},{"id":"video-grid-banner","name":"vid-grid-cta","type":"display","position":[6,1,6,1],"positionLetter":"C","width":"100\x25","height":"90px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90","isCompanionAware":true},{"id":"video-grid-placeholder","name":"vid-grid","type":"placeholder","position":[7,1,6,2]},{"id":"footer","name":"footer","type":"placeholder","position":[9,0,8,1]}],"mobile":[{"id":"banner-mobile","name":"banner-cta","type":"display","position":[0,0,1,1],"positionLetter":"D","width":"100\x25","height":"70px","adWidth":"300","adHeight":"50","adPlacement":"centered","imageWidth":"300","imageHeight":"50","imagePlacement":"centered","customWidth":"300","customHeight":"50","isCompanionAware":true},{"id":"menu-bar","name":"menu-bar","type":"placeholder","position":[1,0,1,1]},{"id":"carousel-mobile","name":"hero-carousel","type":"placeholder","position":[2,0,1,1]},{"id":"video-grid-placeholder-mobile","name":"vid-grid","type":"placeholder","position":[3,0,1,2]},{"id":"video-grid-banner-mobile","name":"vid-grid-cta","type":"display","position":[5,0,1,1],"positionLetter":"E","width":"100\x25","height":"90px","adWidth":"300","adHeight":"90","adPlacement":"centered","imageWidth":"300","imageHeight":"90","imagePlacement":"centered","customWidth":"300","customHeight":"90","isCompanionAware":true},{"id":"video-grid-placeholder-mobile","name":"vid-grid","type":"placeholder","position":[6,0,1,2]},{"id":"footer-mobile","name":"footer","type":"placeholder","position":[8,0,1,1]}]}},{"id":"category","name":"Category","ctas":{"desktop":[{"id":"banner","name":"banner-cta","type":"display","position":[0,0,8,1],"positionLetter":"A","width":"100\x25","height":"120px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90"},{"id":"sidebar","name":"sidebar","type":"placeholder","position":[1,0,2,5]},{"id":"video-grid-placeholder","name":"vid-grid","type":"placeholder","position":[2,1,6,4]},{"id":"footer","name":"footer","type":"placeholder","position":[6,0,8,1]}],"mobile":[{"id":"banner-mobile","name":"banner-cta","type":"display","position":[0,0,1,1],"positionLetter":"B","width":"100\x25","height":"70px","adWidth":"300","adHeight":"50","adPlacement":"centered","imageWidth":"300","imageHeight":"50","imagePlacement":"centered","customWidth":"300","customHeight":"50"},{"id":"menu-bar","name":"menu-bar","type":"placeholder","position":[1,0,1,1]},{"id":"video-grid-placeholder-mobile","name":"vid-grid","type":"placeholder","position":[3,0,1,2]},{"id":"footer-mobile","name":"footer","type":"placeholder","position":[6,0,1,1]}]}},{"id":"detail","name":"Video\x20Detail","ctas":{"desktop":[{"id":"banner","name":"banner-cta","type":"display","position":[0,0,8,1],"positionLetter":"A","width":"100\x25","height":"120px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90","isCompanionAware":true,"isCfAware":true},{"id":"sidebar","name":"sidebar","type":"placeholder","position":[1,0,2,4]},{"id":"video-player","type":"player","position":[1,2,4,2]},{"id":"video-detail","name":"vid-detail-cta","type":"display","position":[1,6,2,2],"positionLetter":"B","width":"100\x25","height":"250px","adWidth":"300","adHeight":"250","adPlacement":"centered","imageWidth":"300","imageHeight":"250","imagePlacement":"centered","customWidth":"300","customHeight":"250","isCompanionAware":true,"isCfAware":true},{"id":"similar-videos","name":"similar-vids","type":"placeholder","position":[3,2,6,2]},{"id":"footer","name":"footer","type":"placeholder","position":[5,0,8,1]}],"mobile":[{"id":"banner-mobile","name":"banner-cta","type":"display","position":[0,0,1,1],"positionLetter":"C","width":"100\x25","height":"70px","adWidth":"300","adHeight":"50","adPlacement":"centered","imageWidth":"300","imageHeight":"50","imagePlacement":"centered","customWidth":"300","customHeight":"50","isCompanionAware":true,"isCfAware":true},{"id":"menu-bar-mobile","name":"menu-bar","type":"placeholder","position":[1,0,1,1]},{"id":"video-player-mobile","type":"player","position":[2,0,1,2]},{"id":"similar-videos-mobile","name":"similar-vids","type":"placeholder","position":[4,0,1,1]},{"id":"footer-mobile","name":"footer","type":"placeholder","position":[5,0,1,1]}]}},{"id":"search","name":"Search","ctas":{"desktop":[{"id":"banner","name":"banner-cta","type":"display","position":[0,0,8,1],"positionLetter":"A","width":"100\x25","height":"120px","adWidth":"728","adHeight":"90","adPlacement":"centered","imageWidth":"728","imageHeight":"90","imagePlacement":"centered","customWidth":"728","customHeight":"90"},{"id":"sidebar","name":"sidebar","type":"placeholder","position":[1,0,2,5]},{"id":"search-results-placeholder","name":"search-results","type":"placeholder","position":[2,1,6,4]},{"id":"footer","name":"footer","type":"placeholder","position":[6,0,8,1]}],"mobile":[{"id":"banner-mobile","name":"banner-cta","type":"display","position":[0,0,1,1],"positionLetter":"B","width":"100\x25","height":"70px","adWidth":"300","adHeight":"50","adPlacement":"centered","imageWidth":"300","imageHeight":"50","imagePlacement":"centered","customWidth":"300","customHeight":"50"},{"id":"menu-bar","name":"menu-bar","type":"placeholder","position":[1,0,1,1]},{"id":"search-results-placeholder-mobile","name":"search-results","type":"placeholder","position":[3,0,1,2]},{"id":"footer-mobile","name":"footer","type":"placeholder","position":[6,0,1,1]}]}}],"sample-en-us":{"content":{"autoplayNext":true,"content":{"mainHeaderTitle":"Home","homepageSectionTitleOne":"Popular\x20Videos","footerList3":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Factory\x20tour"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Careers"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Media"}],"header":"Company"},"footerList4":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"About\x20Us"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Contact"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Terms\x20\x26\x20Conditions"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Privacy\x20Policy"}],"header":"Support"},"footerList5":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Careers"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Investor\x20Relations"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Devices"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Become\x20an\x20Affiliate"}],"header":"Get\x20to\x20Know\x20Us"},"footerList1":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"FAQ\x27s"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Owner\x27s\x20manual"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Limited\x20Warranty"},{"blank":true,"index":4,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Safety\x20\x26\x20recalls"},{"blank":true,"index":5,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Feedback"},{"blank":true,"index":6,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Product\x20registration"},{"blank":true,"index":7,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Bike\x20archives"}],"header":"Our\x20Products"},"navbarBrand":{"value":"Browse\x20Videos","type":"text"},"footerCompanyName":"Modus","footerCopyright":"Contact:\x20888.882.1880","footerList2":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Find\x20a\x20dealer"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2Findex.html","text":"Trek\x20credit\x20cards"}],"header":"Retailers"},"homepageSectionTitleTwo":"Instructional\x20Highlights"},"htmlFallback":false,"language":"en-us","share":{"media":{"email":true,"twitter":true,"pinterest":true,"linkedin":true,"gplus":false,"facebook":true,"code":false},"inlinePlayback":{"pinterest":false,"linkedin":false,"gplus":false,"twitter":true,"facebook":true},"color":"light"},"social":{"color":"dark"},"template":"catalogue","theme":"catalogue_theme_light"},"videoDownload":{"customField":"","customFieldValue":"","enableCriteria":"all"},"pages":[{"ctas":{"video-grid-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e92b26bf91b0d00001c","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3e92b26bf91b0d00001c"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e847f8a86180d000034","site":"567b3e50b26bf91b0d000016","name":"modus-mobile-300x50.png","id":"567b3e847f8a86180d000034"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-grid":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e78b26bf91b0d00001b","site":"567b3e50b26bf91b0d000016","name":"Modus\x20long\x20CTA.png","id":"567b3e78b26bf91b0d00001b"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e5d7f8a86180d000033","site":"567b3e50b26bf91b0d000016","name":"modus-leaderboard-728x90.png","id":"567b3e5d7f8a86180d000033"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"index"},{"ctas":{"video-grid-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ec97f8a86180d000036","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3ec97f8a86180d000036"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ebf7f8a86180d000035","site":"567b3e50b26bf91b0d000016","name":"Modus\x20horizantal\x20CTA\x20Mobile.png","id":"567b3ebf7f8a86180d000035"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-grid":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3eb1b26bf91b0d00001e","site":"567b3e50b26bf91b0d000016","name":"Modus\x20long\x20CTA.png","id":"567b3eb1b26bf91b0d00001e"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ea1b26bf91b0d00001d","site":"567b3e50b26bf91b0d000016","name":"Modus\x20horizantal\x20CTA.png","id":"567b3ea1b26bf91b0d00001d"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"category"},{"ctas":{"video-detail-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3f0a7f8a86180d000038","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3f0a7f8a86180d000038"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-detail-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3efeb26bf91b0d00001f","site":"567b3e50b26bf91b0d000016","name":"modus-mobile-300x50.png","id":"567b3efeb26bf91b0d00001f"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-detail":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3f15b26bf91b0d000020","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3f15b26bf91b0d000020"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-detail"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ed77f8a86180d000037","site":"567b3e50b26bf91b0d000016","name":"modus-leaderboard-728x90.png","id":"567b3ed77f8a86180d000037"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"detail"},{"fileName":"search"}],"categories":[{"index":0,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x201","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":1,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x202","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":2,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x203","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":3,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x204","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":4,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x205","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"}]},"sample-ja-jp":{"content":{"autoplayNext":true,"content":{"footerCopyright":"\u30B3\u30F3\u30BF\u30AF\u30C8:\x20888.882.1880","homepageSectionTitleTwo":"\u4EBA\u6C17\u52D5\u753B","homepageSectionTitleOne":"\u30CF\u30A4\u30E9\u30A4\u30C8","footerList1":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"FAQ"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u30DE\u30CB\u30E5\u30A2\u30EB"},{"blank":true,"index":3,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u54C1\u8CEA\u4FDD\u8A3C"},{"blank":true,"index":4,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u5B89\u5168\u6027\u3068\u30EA\u30B3\u30FC\u30EB"},{"blank":true,"index":5,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u30D5\u30A3\u30FC\u30C9\u30D0\u30C3\u30AF"},{"blank":true,"index":6,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u88FD\u54C1\u767B\u9332"}],"header":""},"footerList2":{"links":[{"blank":true,"index":1,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u30C7\u30A3\u30FC\u30E9\u30FC"},{"blank":true,"index":2,"href":"http:\x2F\x2Fmoduscycles.com\x2F","text":"\u30AF\u30EC\u30B8\u30C3\u30C8\u30AB\u30FC\u30C9"}],"header":""},"footerList3":{"header":"","links":[{"text":"\u5DE5\u5834\u6848\u5185","href":"http:\x2F\x2Fmoduscycles.com\x2F","index":1,"blank":true},{"text":"\u30E1\u30C7\u30A3\u30A2","href":"http:\x2F\x2Fmoduscycles.com\x2F","index":2,"blank":true}]},"navbarBrand":{"value":"Modus:\x20\u30AF\u30E9\u30B7\u30C3\u30AF","type":"text"},"footerCompanyName":"Modus"},"style":{"font-family-primary":"Meiryo","font-family-secondary":"Hiragino\x20Kaku\x20Gothic\x20Pro"},"htmlFallback":false,"language":"ja-jp","share":{"media":{"facebook":true,"gplus":false,"linkedin":true,"pinterest":true,"twitter":true,"email":true,"code":false},"inlinePlayback":{"pinterest":false,"linkedin":false,"gplus":false,"twitter":true,"facebook":true},"color":"dark"},"social":{"twitter":"brightcove","gplus":"","linkedin":"company\x2Fbrightcove","facebook":{"name":"brightcove","appId":""},"color":"dark"},"template":"catalogue","theme":"catalogue_theme_light"},"pages":[{"ctas":{"video-grid-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e92b26bf91b0d00001c","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3e92b26bf91b0d00001c"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e847f8a86180d000034","site":"567b3e50b26bf91b0d000016","name":"modus-mobile-300x50.png","id":"567b3e847f8a86180d000034"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-grid":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e78b26bf91b0d00001b","site":"567b3e50b26bf91b0d000016","name":"Modus\x20long\x20CTA.png","id":"567b3e78b26bf91b0d00001b"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3e5d7f8a86180d000033","site":"567b3e50b26bf91b0d000016","name":"modus-leaderboard-728x90.png","id":"567b3e5d7f8a86180d000033"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"index"},{"ctas":{"video-grid-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ec97f8a86180d000036","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3ec97f8a86180d000036"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ebf7f8a86180d000035","site":"567b3e50b26bf91b0d000016","name":"Modus\x20horizantal\x20CTA\x20Mobile.png","id":"567b3ebf7f8a86180d000035"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-grid":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3eb1b26bf91b0d00001e","site":"567b3e50b26bf91b0d000016","name":"Modus\x20long\x20CTA.png","id":"567b3eb1b26bf91b0d00001e"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-grid"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ea1b26bf91b0d00001d","site":"567b3e50b26bf91b0d000016","name":"Modus\x20horizantal\x20CTA.png","id":"567b3ea1b26bf91b0d00001d"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"category"},{"ctas":{"video-detail-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3f0a7f8a86180d000038","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3f0a7f8a86180d000038"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-detail-mobile"},"banner-mobile":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3efeb26bf91b0d00001f","site":"567b3e50b26bf91b0d000016","name":"modus-mobile-300x50.png","id":"567b3efeb26bf91b0d00001f"}},"breakpoint":"mobile","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner-mobile"},"video-detail":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3f15b26bf91b0d000020","site":"567b3e50b26bf91b0d000016","name":"standard\x20CTA\x20updated.png","id":"567b3f15b26bf91b0d000020"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"video-detail"},"banner":{"image":{"linkUrl":"http:\x2F\x2Fmoduscycles.com","resource":{"url":"https:\x2F\x2Fs3.amazonaws.com\x2Fconstellation-production-east-images\x2Fresources\x2F567b3e50b26bf91b0d000016\x2F567b3ed77f8a86180d000037","site":"567b3e50b26bf91b0d000016","name":"modus-leaderboard-728x90.png","id":"567b3ed77f8a86180d000037"}},"breakpoint":"desktop","repeat":{"repeatValues":[{"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"ad"}],"repeatAt":-1},"custom":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"ad":{"cfDependencies":[{"cfHtml":"","cfValue":"","cfField":""}],"behavior":"cf-neutral"},"type":"image","id":"banner"}},"fileName":"detail"},{"fileName":"search"}],"categories":[{"index":0,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x201","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":1,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x202","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":2,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x203","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":3,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x204","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"},{"index":4,"lookup":"custom","mapping":[{"index":0,"value":[],"type":"tags","relation":"includeAny"}],"name":"Collection\x205","parent":null,"sort":"PUBLISH_DATE","source":"brightcove"}]},"mobileFallback":false,"themes":["catalogue_theme_light","catalogue_theme_dark"],"translations":{"en-us":{"video":"video","videos":"videos","load-more":"Load\x20More","of":"of","for":"for","search":"search","search-vids":"Search...","more":"More","sortBy":"","relatedLink":"Find\x20out\x20more\x20about\x20this\x20video","view-more":"View\x20More","view-less":"View\x20Less","comments":"Comments","up-next":"Related\x20Videos","in":"In","share":"Share","description":"Description","menu":"Menu","dynamic-custom-settings":"Catalogue\x20Options","home":"Home","search-zero-state":"Sorry,\x20no\x20results\x20found.\x20Please\x20try\x20your\x20search\x20again.","enable-js-disqus-1":"Please\x20enable\x20JavaScript\x20to\x20view\x20the\x20","enable-js-disqus-2":"comments\x20powered\x20by\x20Disqus.","comments-powered-by":"comments\x20powered\x20by\x20","disqus":"Disqus","share-facebook":"Share\x20on\x20Facebook","share-twitter":"Share\x20on\x20X","share-google":"Share\x20on\x20Google\x2B","share-linkedin":"Share\x20on\x20LinkedIn","share-tumblr":"Post\x20on\x20Tumblr","share-pinterest":"Pin\x20on\x20Pinterest","share-email":"Share\x20via\x20Email","play-video":"Play\x20video","section-one":"Section\x20One","section-two":"Section\x20Two","share-this-video":"Share\x20this\x20video","embed":"Embed","result":"Result","result-plural":"Results","back-to-search-results":"Back\x20to\x20search\x20results\x20for\x20\"{{query.q}}\"","logo-image-note":"Note:\x20Image\x20will\x20be\x20resized\x20to\x20a\x20height\x20of\x2020px","placeholder":"Home\x20Link\x20Text","title-placeholder":"Home\x20Page\x20Title\x20\x28optional\x29","col-1-footer-links":"Column\x201\x20Footer\x20Links","col-2-footer-links":"Column\x202\x20Footer\x20Links","col-3-footer-links":"Column\x203\x20Footer\x20Links","col-4-footer-links":"Column\x204\x20Footer\x20Links","footer-links":"Footer\x20Links","share-purpose":"Copy\x20URL\x20to\x20clipboard","previous-video":"previous\x20video","next-video":"next\x20video","scroll_left":"scroll\x20left","scroll_right":"scroll\x20right","sort-by-menu":"sort\x20by\x20menu","search-label":"Enter\x20terms\x20to\x20search\x20videos","new-window":"Opens\x20in\x20new\x20window","close-menu":"close\x20menu","expand-menu":"expand\x20menu","expand-search":"expand\x20search\x20bar","close-search":"close\x20search\x20bar","search-related":"For\x20\"{{query.q}}\""},"es-es":{"video":"video","videos":"v\u00EDdeos","load-more":"Cargar\x20m\u00E1s","of":"de","for":"para","search-vids":"Buscar...","search":"buscar","more":"M\u00E1s","sortBy":"","relatedLink":"M\u00E1s\x20informaci\u00F3n\x20sobre\x20este\x20v\u00EDdeo","view-more":"Mostrar\x20m\u00E1s","view-less":"Mostrar\x20menos","comments":"Comentarios","up-next":"V\u00EDdeos\x20relacionados","in":"En","share":"Compartir","description":"Descripci\u00F3n","menu":"Men\u00FA","dynamic-custom-settings":"Opciones\x20de\x20cat\u00E1logo","home":"Inicio","search-zero-state":"No\x20se\x20han\x20encontrado\x20resultados.\x20Vuelva\x20a\x20intentar\x20la\x20b\u00FAsqueda.","enable-js-disqus-1":"Active\x20JavaScript\x20para\x20poder\x20ver\x20","enable-js-disqus-2":"comentarios\x20con\x20tecnolog\u00EDa\x20de\x20Disqus.","comments-powered-by":"comentarios\x20con\x20tecnolog\u00EDa\x20de\x20","disqus":"Disqus","share-facebook":"Compartir\x20en\x20Facebook","share-twitter":"Compartir\x20en\x20X","share-google":"Compartir\x20en\x20Google\x2B","share-linkedin":"Compartir\x20en\x20LinkedIn","share-tumblr":"Publicar\x20en\x20Tumblr","share-pinterest":"Colgar\x20en\x20Pinterest","share-email":"Compartir\x20por\x20correo\x20electr\u00F3nico","play-video":"Reproducir\x20v\u00EDdeo","section-one":"Secci\u00F3n\x20uno","section-two":"Secci\u00F3n\x20dos","share-this-video":"Compartir\x20este\x20v\u00EDdeo","embed":"Incrustar","result":"Resultado","result-plural":"Resultados","back-to-search-results":"Volver\x20a\x20los\x20resultados\x20de\x20la\x20b\u00FAsqueda\x20de\x20\"{{query.q}}\"","logo-image-note":"Nota:\x20La\x20imagen\x20cambiar\u00E1\x20su\x20tama\u00F1o\x20a\x20una\x20altura\x20de\x2020\x20p\u00EDxeles","placeholder":"Texto\x20del\x20enlace\x20al\x20inicio","col-1-footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina,\x20columna\x201","col-2-footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina,\x20columna\x202","col-3-footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina,\x20columna\x203","col-4-footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina,\x20columna\x204","footer-links":"Enlaces\x20de\x20pie\x20de\x20p\u00E1gina","share-purpose":"Copiar\x20URL\x20al\x20portapapeles","previous-video":"V\u00EDdeo\x20anterior","next-video":"V\u00EDdeo\x20siguiente","scroll_left":"Desplazar\x20hacia\x20la\x20izquierda","scroll_right":"Desplazar\x20hacia\x20la\x20derecha","sort-by-menu":"Ordenar\x20por\x20men\u00FAs","search-label":"Introduzca\x20los\x20conceptos\x20de\x20b\u00FAsqueda\x20de\x20los\x20v\u00EDdeos","new-window":"Se\x20abre\x20en\x20una\x20nueva\x20ventana","close-menu":"cerrar\x20men\u00FA","expand-menu":"desplegar\x20men\u00FA","expand-search":"desplegar\x20barra\x20de\x20b\u00FAsqueda","close-search":"cerrar\x20barra\x20de\x20b\u00FAsqueda","search-related":"Correspondiente\x20a\x20\"{{query.q}}\""},"fr-fr":{"video":"vid\u00E9o","videos":"vid\u00E9os","load-more":"Charger\x20plus","of":"sur","for":"pour","search":"recherche","search-vids":"Recherche\u2026","more":"Plus","sortBy":"","relatedLink":"En\x20savoir\x20plus\x20sur\x20cette\x20vid\u00E9o","view-more":"Afficher\x20plus","view-less":"Afficher\x20moins","comments":"Commentaires","up-next":"Vid\u00E9os\x20connexes","in":"Dans","share":"Partager","description":"Description","menu":"Menu","dynamic-custom-settings":"Options\x20du\x20catalogue","home":"Accueil","search-zero-state":"D\u00E9sol\u00E9,\x20aucun\x20r\u00E9sultat\x20trouv\u00E9.\x20Veuillez\x20r\u00E9essayer.","enable-js-disqus-1":"Veuillez\x20activer\x20JavaScript\x20pour\x20afficher\x20les\x20","enable-js-disqus-2":"commentaires\x20g\u00E9r\u00E9s\x20par\x20Disqus.","comments-powered-by":"commentaires\x20g\u00E9r\u00E9s\x20par\x20","disqus":"Disqus","share-facebook":"Partager\x20sur\x20Facebook","share-twitter":"Partager\x20sur\x20X","share-google":"Partager\x20sur\x20Google\x2B","share-linkedin":"Partager\x20sur\x20LinkedIn","share-tumblr":"Publier\x20sur\x20Tumblr","share-pinterest":"\u00C9pingler\x20sur\x20Pinterest","share-email":"Partager\x20via\x20courriel","play-video":"Lire\x20la\x20vid\u00E9o","section-one":"Section\x20Une","section-two":"Section\x20Deux","share-this-video":"Partager\x20cette\x20vid\u00E9o","embed":"Int\u00E9grer","result":"R\u00E9sultat","result-plural":"R\u00E9sultats","back-to-search-results":"Retour\x20aux\x20r\u00E9sultats\x20de\x20la\x20recherche\x20pour\x20\"{{query.q}}\"","logo-image-note":"Remarque\u00A0:\x20L\u2019image\x20sera\x20redimensionn\u00E9e\x20\u00E0\x20une\x20hauteur\x20de\x2020\u00A0px","placeholder":"Texte\x20du\x20lien\x20d\u2019accueil","title-placeholder":"Titre\x20de\x20page\x20d\u2019accueil\x20\x28facultatif\x29","col-1-footer-links":"Liens\x20de\x20pied\x20de\x20page\x20Colonne\u00A01","col-2-footer-links":"Liens\x20de\x20pied\x20de\x20page\x20Colonne\u00A02","col-3-footer-links":"Liens\x20de\x20pied\x20de\x20page\x20Colonne\u00A03","col-4-footer-links":"Liens\x20de\x20pied\x20de\x20page\x20Colonne\u00A04","footer-links":"Liens\x20de\x20pied\x20de\x20page","share-purpose":"Copier\x20l\u2019URL\x20dans\x20le\x20presse-papiers","previous-video":"vid\u00E9o\x20pr\u00E9c\u00E9dente","next-video":"vid\u00E9o\x20suivante","scroll_left":"faire\x20d\u00E9filer\x20vers\x20la\x20gauche","scroll_right":"faire\x20d\u00E9filer\x20vers\x20la\x20droite","sort-by-menu":"trier\x20par\x20menu","search-label":"Saisir\x20des\x20termes\x20pour\x20rechercher\x20des\x20vid\u00E9os","new-window":"S\u2019ouvre\x20dans\x20une\x20nouvelle\x20fen\u00EAtre","close-menu":"fermer\x20le\x20menu","expand-menu":"\u00E9largir\x20le\x20menu","expand-search":"\u00E9largir\x20la\x20barre\x20de\x20recherche","close-search":"fermer\x20la\x20barre\x20de\x20recherche","search-related":"Pour\x20\"{{query.q}}\""},"ja-jp":{"video":"\u52D5\u753B","videos":"\u52D5\u753B","load-more":"\u305D\u306E\u4ED6\u3092\u30ED\u30FC\u30C9","of":"\x2F","for":"\x2F","search-vids":"\u691C\u7D22...","search":"\u691C\u7D22","more":"\u8A73\u7D30","sortBy":"","relatedLink":"\u3053\u306E\u52D5\u753B\u306E\u8A73\u7D30\u3092\u53C2\u7167","view-more":"\u3055\u3089\u306B\u8868\u793A","view-less":"\u7C21\u6613\u8868\u793A","comments":"\u30B3\u30E1\u30F3\u30C8","up-next":"\u95A2\u9023\u52D5\u753B","in":"In","share":"\u5171\u6709","description":"\u8AAC\u660E","menu":"\u30E1\u30CB\u30E5\u30FC","dynamic-custom-settings":"\u30AB\u30BF\u30ED\u30B0\x20\u30AA\u30D7\u30B7\u30E7\u30F3","home":"\u30DB\u30FC\u30E0","search-zero-state":"\u7D50\u679C\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002\u691C\u7D22\u3092\u3082\u3046\u4E00\u5EA6\u884C\u3063\u3066\u304F\u3060\u3055\u3044\u3002","enable-js-disqus-1":"JavaScript\x20\u3092\u6709\u52B9\u5316\u3057\u3066\x20","enable-js-disqus-2":"Disqus\x20\u3092\u5229\u7528\u3057\u305F\u30B3\u30E1\u30F3\u30C8\u3092\u8868\u793A\u3057\u3066\u304F\u3060\u3055\u3044\u3002","comments-powered-by":"\u4EE5\u4E0B\u3092\u5229\u7528\u3057\u305F\u30B3\u30E1\u30F3\u30C8\x20","disqus":"Disqus","share-facebook":"Facebook\x20\u3067\u5171\u6709","share-twitter":"X\u3067\u5171\u6709\u3059\u308B","share-google":"Google\x2B\x20\u3067\u5171\u6709","share-linkedin":"LinkedIn\x20\u3067\u5171\u6709","share-tumblr":"Tumblr\x20\u306B\u6295\u7A3F","share-pinterest":"Pinterest\x20\u306B\u6295\u7A3F","share-email":"\u96FB\u5B50\u30E1\u30FC\u30EB\u3067\u5171\u6709","play-video":"\u52D5\u753B\u3092\u518D\u751F","section-one":"\u30BB\u30AF\u30B7\u30E7\u30F3\x201","section-two":"\u30BB\u30AF\u30B7\u30E7\u30F3\x202","share-this-video":"\u3053\u306E\u52D5\u753B\u3092\u5171\u6709","embed":"\u57CB\u3081\u8FBC\u307F","result":"\u7D50\u679C","result-plural":"\u7D50\u679C","back-to-search-results":"\u300C{{query.q}}\u300D\u306E\u691C\u7D22\u7D50\u679C\u306B\u623B\u308B","logo-image-note":"\u6CE8\uFF1A\u753B\u50CF\u306F\u3001\u9AD8\u3055\x2020px\x20\u306B\u5408\u308F\u305B\u3066\u30B5\u30A4\u30BA\u304C\u5909\u66F4\u3055\u308C\u307E\u3059","placeholder":"\u30DB\u30FC\u30E0\x20\u30EA\u30F3\u30AF\x20\u30C6\u30AD\u30B9\u30C8","title-placeholder":"\u30DB\u30FC\u30E0\u30DA\u30FC\u30B8\x20\u30BF\u30A4\u30C8\u30EB\uFF08\u30AA\u30D7\u30B7\u30E7\u30F3\x29","col-1-footer-links":"\u5217\x201\x20\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","col-2-footer-links":"\u5217\x202\x20\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","col-3-footer-links":"\u5217\x203\x20\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","col-4-footer-links":"\u5217\x204\x20\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","footer-links":"\u30D5\u30C3\u30BF\u30FC\x20\u30EA\u30F3\u30AF","share-purpose":"URL\x20\u3092\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC","previous-video":"\u524D\u306E\u52D5\u753B","next-video":"\u6B21\u306E\u52D5\u753B","scroll_left":"\u5DE6\u306B\u30B9\u30AF\u30ED\u30FC\u30EB","scroll_right":"\u53F3\u306B\u30B9\u30AF\u30ED\u30FC\u30EB","sort-by-menu":"\u30E1\u30CB\u30E5\u30FC\u9806\u306B\u4E26\u3073\u66FF\u3048","search-label":"\u52D5\u753B\u306E\u691C\u7D22\u8A9E\u53E5\u3092\u5165\u529B","new-window":"\u65B0\u3057\u3044\u30A6\u30A3\u30F3\u30C9\u30A6\u3067\u958B\u304F","close-menu":"\u30E1\u30CB\u30E5\u30FC\u3092\u9589\u3058\u308B","expand-menu":"\u30E1\u30CB\u30E5\u30FC\u306E\u5C55\u958B","expand-search":"\u691C\u7D22\u30D0\u30FC\u306E\u5C55\u958B","close-search":"\u691C\u7D22\u30D0\u30FC\u3092\u9589\u3058\u308B","search-related":"\u300C{{query.q}}\u300D\u306B\u3064\u3044\u3066"},"ru-ru":{"video":"\u0432\u0438\u0434\u0435\u043E","videos":"\u0432\u0438\u0434\u0435\u043E","load-more":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C\x20\u0435\u0449\u0435","of":"\u0438\u0437","for":"\u0434\u043B\u044F","search":"\u043F\u043E\u0438\u0441\u043A","search-vids":"\u041F\u043E\u0438\u0441\u043A\u2026","more":"\u0411\u043E\u043B\u044C\u0448\u0435","sortBy":"","relatedLink":"\u0414\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u0430\u044F\x20\u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F\x20\u043E\u0431\x20\u044D\u0442\u043E\u043C\x20\u0432\u0438\u0434\u0435\u043E","view-more":"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C\x20\u0431\u043E\u043B\u044C\u0448\u0435","view-less":"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C\x20\u043C\u0435\u043D\u044C\u0448\u0435","comments":"\u041A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0438","up-next":"\u0421\u0432\u044F\u0437\u0430\u043D\u043D\u044B\u0435\x20\u0432\u0438\u0434\u0435\u043E","in":"\u0412","share":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F","description":"\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435","menu":"\u041C\u0435\u043D\u044E","dynamic-custom-settings":"\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B\x20\u0432\u0438\u0440\u0442\u0443\u0430\u043B\u044C\u043D\u043E\u0433\u043E_\u0441\u043E\u0431\u044B\u0442\u0438\u044F","home":"\u0413\u043B\u0430\u0432\u043D\u0430\u044F","search-zero-state":"\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B\x20\u043D\u0435\x20\u043D\u0430\u0439\u0434\u0435\u043D\u044B.\x20\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0435\x20\u043F\u043E\u0438\u0441\u043A.","enable-js-disqus-1":"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u0435\x20JavaScript\x20\u0434\u043B\u044F\x20\u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0430\x20","enable-js-disqus-2":"\u043A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0435\u0432\x20\u043D\u0430\x20\u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0435\x20Disqus.","comments-powered-by":"\u043A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0435\u0432\x20\u043D\u0430\x20\u043F\u043B\u0430\u0442\u0444\u043E\u0440\u043C\u0435\x20","disqus":"Disqus","share-facebook":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u0432\x20Facebook","share-twitter":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u0432\x20X","share-google":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u0432\x20Google\x2B","share-linkedin":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u0432\x20LinkedIn","share-tumblr":"\u041E\u043F\u0443\u0431\u043B\u0438\u043A\u043E\u0432\u0430\u0442\u044C\x20\u0432\x20Tumblr","share-pinterest":"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C\x20\u0432\x20Pinterest","share-email":"\u041E\u0442\u043F\u0440\u0430\u0432\u0438\u0442\u044C\x20\u043F\u043E\x20\u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043D\u043D\u043E\u0439\x20\u043F\u043E\u0447\u0442\u0435","play-video":"\u0412\u043E\u0441\u043F\u0440\u043E\u0438\u0437\u0432\u0435\u0441\u0442\u0438\x20\u0432\u0438\u0434\u0435\u043E","section-one":"\u0420\u0430\u0437\u0434\u0435\u043B\u00A01","section-two":"\u0420\u0430\u0437\u0434\u0435\u043B\u00A02","share-this-video":"\u041F\u043E\u0434\u0435\u043B\u0438\u0442\u044C\u0441\u044F\x20\u044D\u0442\u0438\u043C\x20\u0432\u0438\u0434\u0435\u043E","embed":"\u0412\u0441\u0442\u0440\u043E\u0438\u0442\u044C","result":"\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442","result-plural":"\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u044B","back-to-search-results":"\u0412\u0435\u0440\u043D\u0443\u0442\u044C\u0441\u044F\x20\u043A\x20\u0440\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442\u0430\u043C\x20\u043F\u043E\u0438\u0441\u043A\u0430\x20\"{{query.q}}\"","logo-image-note":"Note:\x20\u0432\u044B\u0441\u043E\u0442\u0430\x20\u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F\x20\u0431\u0443\u0434\u0435\u0442\x20\u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0430\x20\u0434\u043E\x2020\u00A0\u043F\u0438\u043A\u0441\u0435\u043B\u0435\u0439","placeholder":"\u0422\u0435\u043A\u0441\u0442\x20\u0441\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0430\x20\u0434\u043E\u043C\u0430\u0448\u043D\u044E\u044E\x20\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443","title-placeholder":"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A\x20\u0434\u043E\u043C\u0430\u0448\u043D\u0435\u0439\x20\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u044B\x20\x28\u0434\u043E\u043F\u043E\u043B\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u043E\x29","col-1-footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430\x20\u0441\u0442\u043E\u043B\u0431\u0446\u0430\u00A01","col-2-footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430\x20\u0441\u0442\u043E\u043B\u0431\u0446\u0430\u00A02","col-3-footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430\x20\u0441\u0442\u043E\u043B\u0431\u0446\u0430\u00A03","col-4-footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430\x20\u0441\u0442\u043E\u043B\u0431\u0446\u0430\u00A04","footer-links":"\u0421\u0441\u044B\u043B\u043A\u0438\x20\u043D\u0438\u0436\u043D\u0435\u0433\u043E\x20\u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0430","share-purpose":"\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C\x20URL-\u0430\u0434\u0440\u0435\u0441\x20\u0432\x20\u0431\u0443\u0444\u0435\u0440\x20\u043E\u0431\u043C\u0435\u043D\u0430","previous-video":"\u043F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0435\u0435\x20\u0432\u0438\u0434\u0435\u043E","next-video":"\u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435\x20\u0432\u0438\u0434\u0435\u043E","scroll_left":"\u043F\u0440\u043E\u043A\u0440\u0443\u0442\u0438\u0442\u044C\x20\u0432\u043B\u0435\u0432\u043E","scroll_right":"\u043F\u0440\u043E\u043A\u0440\u0443\u0442\u0438\u0442\u044C\x20\u0432\u043F\u0440\u0430\u0432\u043E","sort-by-menu":"\u0441\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C\x20\u043F\u043E\x20\u043C\u0435\u043D\u044E","search-label":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435\x20\u0443\u0441\u043B\u043E\u0432\u0438\u044F\x20\u0434\u043B\u044F\x20\u043F\u043E\u0438\u0441\u043A\u0430\x20\u0432\u0438\u0434\u0435\u043E","new-window":"\u0417\u0430\u043F\u0443\u0441\u043A\x20\u0432\x20\u043D\u043E\u0432\u043E\u043C\x20\u043E\u043A\u043D\u0435","close-menu":"\u0437\u0430\u043A\u0440\u044B\u0442\u044C\x20\u043C\u0435\u043D\u044E","expand-menu":"\u0440\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0442\u044C\x20\u043C\u0435\u043D\u044E","expand-search":"\u0440\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0442\u044C\x20\u0441\u0442\u0440\u043E\u043A\u0443\x20\u043F\u043E\u0438\u0441\u043A\u0430","close-search":"\u0437\u0430\u043A\u0440\u044B\u0442\u044C\x20\u0441\u0442\u0440\u043E\u043A\u0443\x20\u043F\u043E\u0438\u0441\u043A\u0430","search-related":"\u0414\u043B\u044F\x20\"{{query.q}}\""},"zh-cn":{"video":"\u89C6\u9891","videos":"\u89C6\u9891","load-more":"\u52A0\u8F7D\u66F4\u591A","of":"\u7684","for":"\u5BF9\u4E8E","search":"\u641C\u7D22","search-vids":"\u641C\u7D22...","more":"\u66F4\u591A","sortBy":"","relatedLink":"\u4E86\u89E3\u5173\u4E8E\u6B64\u89C6\u9891\u7684\u66F4\u591A\u4FE1\u606F","view-more":"\u67E5\u770B\u66F4\u591A","view-less":"\u67E5\u770B\u66F4\u5C11","comments":"\u8BC4\u8BBA","up-next":"\u76F8\u5173\u89C6\u9891","in":"\u5728","share":"\u5206\u4EAB","description":"\u63CF\u8FF0","menu":"\u83DC\u5355","dynamic-custom-settings":"\u76EE\u5F55\u9009\u9879","home":"\u4E3B\u9875","search-zero-state":"\u62B1\u6B49\uFF0C\u627E\u4E0D\u5230\u7ED3\u679C\u3002\u8BF7\u91CD\u65B0\u5C1D\u8BD5\u641C\u7D22\u3002","enable-js-disqus-1":"\u8BF7\u542F\u7528\x20JavaScript\x20\u4EE5\u67E5\u770B\x20","enable-js-disqus-2":"\u7531\x20Disqus\x20\u63D0\u4F9B\u6280\u672F\u652F\u6301\u7684\u8BC4\u8BBA\u3002","comments-powered-by":"\u7531...\u63D0\u4F9B\u6280\u672F\u652F\u6301\u7684\u8BC4\u8BBA\x20","disqus":"Disqus","share-facebook":"\u5728\x20Facebook\x20\u5206\u4EAB","share-twitter":"\u5728\x20X\x20\u5206\u4EAB","share-linkedin":"\u5728\x20LinkedIn\x20\u5206\u4EAB","share-tumblr":"\u53D1\u5E03\u5230\x20Tumblr","share-pinterest":"\u9489\u9009\u5230\x20Pinterest","share-email":"\u901A\u8FC7\u7535\u5B50\u90AE\u4EF6\u5206\u4EAB","play-video":"\u64AD\u653E\u89C6\u9891","section-one":"\u9009\u62E9\u4E00","section-two":"\u9009\u62E9\u4E8C","share-this-video":"\u5206\u4EAB\u672C\u89C6\u9891","embed":"\u5D4C\u5165","result":"\u7ED3\u679C","result-plural":"\u7ED3\u679C","back-to-search-results":"\u8FD4\u56DE\x20\"{{query.q}}\"\x20\u7684\u641C\u7D22\u7ED3\u679C","logo-image-note":"\u6CE8\u610F\uFF1A\u56FE\u7247\u5C3A\u5BF8\u5C06\u91CD\u65B0\u8C03\u6574\u4E3A\u9AD8\u5EA6\x2020px","placeholder":"\u4E3B\u9875\u94FE\u63A5\u6587\u672C","title-placeholder":"\u4E3B\u9875\u6807\u9898\uFF08\u53EF\u9009\uFF09","col-1-footer-links":"\u7B2C\x201\x20\u5217\u9875\u811A\u94FE\u63A5","col-2-footer-links":"\u7B2C\x202\x20\u5217\u9875\u811A\u94FE\u63A5","col-3-footer-links":"\u7B2C\x203\x20\u5217\u9875\u811A\u94FE\u63A5","col-4-footer-links":"\u7B2C\x204\x20\u5217\u9875\u811A\u94FE\u63A5","footer-links":"\u9875\u811A\u94FE\u63A5","share-purpose":"\u590D\u5236\x20URL\x20\u5230\u526A\u8D34\u677F","previous-video":"\u524D\u4E00\u4E2A\u89C6\u9891","next-video":"\u4E0B\u4E00\u4E2A\u89C6\u9891","scroll_left":"\u5411\u5DE6\u6EDA\u52A8","scroll_right":"\u5411\u53F3\u6EDA\u52A8","sort-by-menu":"\u6309\u83DC\u5355\u6392\u5E8F","search-label":"\u8F93\u5165\u672F\u8BED\u4EE5\u641C\u7D22\u89C6\u9891","new-window":"\u5728\u65B0\u7A97\u53E3\u4E2D\u6253\u5F00","close-menu":"\u5173\u95ED\u83DC\u5355","expand-menu":"\u6269\u5C55\u83DC\u5355","expand-search":"\u5C55\u5F00\u641C\u7D22\u680F","close-search":"\u5173\u95ED\u641C\u7D22\u680F","search-related":"\u5BF9\u4E8E\x20\"{{query.q}}\""},"zh-tw":{"video":"\u8996\u8A0A","videos":"\u8996\u8A0A","load-more":"\u8F09\u5165\u66F4\u591A","of":"\u7684","for":"\u5C0D\u65BC","search":"\u641C\u5C0B","search-vids":"\u641C\u5C0B...","more":"\u66F4\u591A","sortBy":"","relatedLink":"\u5C0B\u627E\u95DC\u65BC\u6B64\u8996\u8A0A\u7684\u66F4\u591A\u8CC7\u8A0A","view-more":"\u6AA2\u8996\u66F4\u591A","view-less":"\u6AA2\u8996\u66F4\u5C11","comments":"\u8A55\u8AD6","up-next":"\u76F8\u95DC\u8996\u8A0A","in":"\u5728","share":"\u5206\u4EAB","description":"\u63CF\u8FF0","menu":"\u529F\u80FD\u8868","dynamic-custom-settings":"\u76EE\u9304\u9078\u9805","home":"\u9996\u9801","search-zero-state":"\u62B1\u6B49\uFF0C\u627E\u4E0D\u5230\u7D50\u679C\u3002\u8ACB\u91CD\u65B0\u5617\u8A66\u641C\u5C0B\u3002","enable-js-disqus-1":"\u8ACB\u555F\u7528\x20JavaScript\x20\u4EE5\u6AA2\u8996\x20","enable-js-disqus-2":"\u7531\x20Disqus\x20\u63D0\u4F9B\u6280\u8853\u652F\u63F4\u7684\u5099\u8A3B\u3002","comments-powered-by":"\u7531...\u63D0\u4F9B\u6280\u8853\u652F\u63F4\u7684\u5099\u8A3B\x20","disqus":"Disqus","share-facebook":"\u5728\x20Facebook\x20\u5206\u4EAB","share-twitter":"\u5728\x20X\x20\u5206\u4EAB","share-linkedin":"\u5728\x20LinkedIn\x20\u5206\u4EAB","share-tumblr":"\u767C\u5E03\u5230\x20Tumblr","share-pinterest":"\u91D8\u9078\u5230\x20Pinterest","share-email":"\u900F\u904E\u96FB\u5B50\u90F5\u4EF6\u5206\u4EAB","play-video":"\u64AD\u653E\u8996\u8A0A","section-one":"\u9078\u64C7\u4E00","section-two":"\u9078\u64C7\u4E8C","share-this-video":"\u5206\u4EAB\u6B64\u8996\u8A0A","embed":"\u5D4C\u5165","result":"\u7D50\u679C","result-plural":"\u7D50\u679C","back-to-search-results":"\u56DE\u5230\x20\"{{query.q}}\"\x20\u7684\u641C\u5C0B\u7D50\u679C","logo-image-note":"\u6CE8\u610F\uFF1A\u5F71\u50CF\u5927\u5C0F\u5C07\u91CD\u65B0\u8ABF\u6574\u70BA\x2020px\x20\u9AD8\u5EA6","placeholder":"\u9996\u9801\u9023\u7D50\u6587\u5B57","title-placeholder":"\u9996\u9801\u6A19\u984C\uFF08\u9078\u7528\uFF09","col-1-footer-links":"\u6B04\x201\x20\u9801\u5C3E\u9023\u7D50","col-2-footer-links":"\u6B04\x202\x20\u9801\u5C3E\u9023\u7D50","col-3-footer-links":"\u6B04\x203\x20\u9801\u5C3E\u9023\u7D50","col-4-footer-links":"\u6B04\x204\x20\u9801\u5C3E\u9023\u7D50","footer-links":"\u9801\u5C3E\u9023\u7D50","share-purpose":"\u8907\u88FD\x20URL\x20\u5230\u526A\u8CBC\u7C3F","previous-video":"\u4E0A\u4E00\u500B\u8996\u8A0A","next-video":"\u4E0B\u4E00\u500B\u8996\u8A0A","scroll_left":"\u5411\u5DE6\u6372\u52D5","scroll_right":"\u5411\u53F3\u6372\u52D5","sort-by-menu":"\u4F9D\u7167\u529F\u80FD\u8868\u6392\u5E8F","search-label":"\u8F38\u5165\u5B57\u8A5E\u4EE5\u641C\u5C0B\u8996\u8A0A","new-window":"\u5728\u65B0\u8996\u7A97\u4E2D\u958B\u555F","close-menu":"\u95DC\u9589\u529F\u80FD\u8868","expand-menu":"\u5C55\u958B\u529F\u80FD\u8868","expand-search":"\u5C55\u958B\u641C\u5C0B\u5217","close-search":"\u95DC\u9589\u641C\u5C0B\u5217","search-related":"\u5C0D\u65BC\x20\"{{query.q}}\""},"de-de":{"video":"Video","videos":"Videos","load-more":"Mehr\x20laden","of":"von","for":"f\u00FCr","search":"suchen","search-vids":"Suchen...","more":"Mehr","sortBy":"","relatedLink":"Weitere\x20Informationen\x20zu\x20diesem\x20Video","view-more":"Mehr\x20anzeigen","view-less":"Weniger\x20anzeigen","comments":"Kommentare","up-next":"Verwandte\x20Videos","in":"In","share":"Teilen","description":"Beschreibung","menu":"Men\u00FC","dynamic-custom-settings":"Katalogoptionen","home":"Start","search-zero-state":"Keine\x20Ergebnisse\x20gefunden.\x20Bitte\x20versuchen\x20Sie\x20die\x20Suche\x20erneut.","enable-js-disqus-1":"Bitte\x20aktivieren\x20Sie\x20JavaScript\x20zum\x20Anzeigen\x20der\x20","enable-js-disqus-2":"Kommentare\x20\x28powered\x20by\x20Disqus\x29.","comments-powered-by":"Kommentare\x20powered\x20by\x20","disqus":"Disqus","share-facebook":"In\x20Facebook\x20freigeben","share-twitter":"Teilen\x20auf\x20X","share-google":"In\x20Google\x2B\x20teilen","share-linkedin":"In\x20LinkedIn\x20teilen","share-tumblr":"Auf\x20Tumblr\x20posten","share-pinterest":"Auf\x20Pinterest\x20pinnen","share-email":"Per\x20E-Mail\x20teilen","play-video":"Video\x20wiedergeben","section-one":"Abschnitt\x20eins","section-two":"Abschnitt\x20zwei","share-this-video":"Dieses\x20Video\x20teilen","embed":"Einbetten","result":"Ergebnis","result-plural":"Ergebnisse","back-to-search-results":"Zur\u00FCck\x20zu\x20den\x20Suchergebnissen\x20f\u00FCr\x20\"{{query.q}}\"","logo-image-note":"Hinweis:\x20Das\x20Bild\x20wird\x20auf\x20eine\x20H\u00F6he\x20von\x2020\u00A0Pixeln\x20angepasst","placeholder":"Text\x20im\x20Homepage-Link","title-placeholder":"Titel\x20der\x20Homepage\x20\x28optional\x29","col-1-footer-links":"Fu\u00DFzeilenlinks\x20Spalte\x201","col-2-footer-links":"Fu\u00DFzeilenlinks\x20Spalte\x202","col-3-footer-links":"Fu\u00DFzeilenlinks\x20Spalte\x203","col-4-footer-links":"Fu\u00DFzeilenlinks\x20Spalte\x204","footer-links":"Fu\u00DFzeilenlinks","share-purpose":"URL\x20in\x20Zwischenablage\x20kopieren","previous-video":"vorheriges\x20Video","next-video":"n\u00E4chstes\x20Video","scroll_left":"nach\x20links\x20scrollen","scroll_right":"nach\x20rechts\x20scrollen","sort-by-menu":"nach\x20Men\u00FC\x20sortieren","search-label":"Begriffe\x20eingeben,\x20um\x20nach\x20Videos\x20zu\x20suchen","new-window":"Wird\x20in\x20neuem\x20Fenster\x20ge\u00F6ffnet","close-menu":"Men\u00FC\x20schlie\u00DFen","expand-menu":"Men\u00FC\x20erweitern","expand-search":"Suchleiste\x20erweitern","close-search":"Suchleiste\x20schlie\u00DFen","search-related":"F\u00FCr\x20\"{{query.q}}\""},"pt-br":{"video":"v\u00EDdeo","videos":"v\u00EDdeos","load-more":"Carregar\x20mais","of":"de","for":"para","search":"pesquisar","search-vids":"Pesquisar...","more":"Mais","sortBy":"","relatedLink":"Saiba\x20mais\x20sobre\x20este\x20v\u00EDdeo","view-more":"Ver\x20mais","view-less":"Ver\x20menos","comments":"Coment\u00E1rios","up-next":"V\u00EDdeos\x20relacionados","in":"Em","share":"Compartilhar","description":"Descri\u00E7\u00E3o","menu":"Menu","dynamic-custom-settings":"Op\u00E7\u00F5es\x20do\x20cat\u00E1logo","home":"P\u00E1gina\x20inicial","search-zero-state":"Nenhum\x20resultado\x20encontrado.\x20Refa\u00E7a\x20sua\x20pesquisa.","enable-js-disqus-1":"Ative\x20o\x20JavaScript\x20para\x20visualizar\x20","enable-js-disqus-2":"os\x20coment\u00E1rios\x20do\x20Disqus","comments-powered-by":"os\x20coment\u00E1rios\x20do\x20","disqus":"Disqus","share-facebook":"Compartilhar\x20no\x20Facebook","share-twitter":"Compartilhar\x20no\x20X","share-google":"Compartilhar\x20no\x20Google\x2B","share-linkedin":"Compartilhar\x20no\x20LinkedIn","share-tumblr":"Postar\x20no\x20Tumblr","share-pinterest":"Criar\x20um\x20pin\x20no\x20Pinterest","share-email":"Compartilhar\x20por\x20e-mail","play-video":"Reproduzir\x20v\u00EDdeo","section-one":"Se\u00E7\u00E3o\x201","section-two":"Se\u00E7\u00E3o\x202","share-this-video":"Compartilhar\x20este\x20v\u00EDdeo","embed":"Inserir","result":"Resultado","result-plural":"Resultados","back-to-search-results":"Voltar\x20para\x20os\x20resultados\x20de\x20pesquisa\x20de\x20\"{{query.q}}\"","logo-image-note":"Observa\u00E7\u00E3o:\x20A\x20altura\x20da\x20imagem\x20ser\u00E1\x20redimensionada\x20para\x2020px","placeholder":"Texto\x20do\x20link\x20da\x20p\u00E1gina\x20inicial","title-placeholder":"T\u00EDtulo\x20da\x20p\u00E1gina\x20inicial\x20\x28opcional\x29","col-1-footer-links":"Links\x20do\x20rodap\u00E9\x20da\x20coluna\x201","col-2-footer-links":"Links\x20do\x20rodap\u00E9\x20da\x20coluna\x202","col-3-footer-links":"Links\x20do\x20rodap\u00E9\x20da\x20coluna\x203","col-4-footer-links":"Links\x20do\x20rodap\u00E9\x20da\x20coluna\x204","footer-links":"Links\x20do\x20rodap\u00E9","share-purpose":"Copiar\x20URL\x20para\x20\u00E1rea\x20de\x20transfer\u00EAncia","previous-video":"v\u00EDdeo\x20anterior","next-video":"pr\u00F3ximo\x20v\u00EDdeo","scroll_left":"rolar\x20para\x20a\x20esquerda","scroll_right":"rolar\x20para\x20a\x20direita","sort-by-menu":"classificar\x20por\x20menu","search-label":"Insira\x20termos\x20para\x20pesquisar\x20v\u00EDdeos","new-window":"Abre\x20em\x20uma\x20nova\x20janela","close-menu":"fechar\x20menu","expand-menu":"expandir\x20menu","expand-search":"expandir\x20barra\x20de\x20pesquisa","close-search":"fechar\x20barra\x20de\x20pesquisa","search-related":"Para\x20\"{{query.q}}\""}},"reactifiedEditors":["text","addCollections","cta","customHtml","categories","multiLink","textLink","social"],"themesData":{"catalogue_theme_light":{"id":"catalogue_theme_light","name":"catalogue_theme_light","styles":{"Color":[{"name":"Primary\x20Text\x20Color","type":"color","property":"primary-text-color","default":"\x233c3e47"},{"name":"Secondary\x20Text\x20Color","type":"color","property":"secondary-text-color","default":"\x236d707d"},{"name":"Tertiary\x20Text\x20Color","type":"color","property":"tertiary-text-color","default":"\x23c4c5c7"},{"name":"Border\x20Color","type":"color","property":"border-color","default":"\x23eeeeee"},{"name":"Dark\x20Border\x20Color","type":"color","property":"dark-border-color","default":"\x23eeeeee"},{"name":"Icon\x20Color\x201","type":"color","property":"icon-color-1","default":"\x23b0b3c2"},{"name":"Icon\x20Color\x202","type":"color","property":"icon-color-2","default":"\x234d4f59"},{"name":"Icon\x20Color\x203","type":"color","property":"icon-color-3","default":"\x23696969"},{"name":"Primary\x20Background\x20Color","type":"color","property":"primary-background-color","default":"\x23ffffff"},{"name":"Secondary\x20Background\x20Color","type":"color","property":"secondary-background-color","default":"\x23f7f8fa"},{"name":"Accent\x20Color","type":"color","property":"accent-color-1","default":"\x232574A9"},{"name":"Shadow\x20Color","type":"color","property":"shadow-color","default":"\x23ffffff"},{"name":"Light\x20Shadow\x20Color","type":"color","property":"light-shadow-color","default":"\x23ffffff"},{"name":"Dimmed\x20Overlay\x20Color","type":"color","property":"dimmed-overlay-color","default":"\x23000000"},{"name":"Play\x20Button","type":"color","property":"color-play","default":"\x23ffffff"}],"Typography":[{"name":"Primary\x20Font","type":"fontFamily","property":"font-family-primary","default":"Open\x20Sans"},{"name":"Secondary\x20Font","type":"fontFamily","property":"font-family-secondary","default":"Helvetica"}]}},"catalogue_theme_dark":{"id":"catalogue_theme_dark","name":"catalogue_theme_dark","styles":{"Color":[{"name":"Primary\x20Text\x20Color","type":"color","property":"primary-text-color","default":"\x23ffffff"},{"name":"Secondary\x20Text\x20Color","type":"color","property":"secondary-text-color","default":"\x23ffffff"},{"name":"Tertiary\x20Text\x20Color","type":"color","property":"tertiary-text-color","default":"\x23ffffff"},{"name":"Border\x20Color","type":"color","property":"border-color","default":"\x23ffffff"},{"name":"Dark\x20Border\x20Color","type":"color","property":"dark-border-color","default":"\x23ffffff"},{"name":"Icon\x20Color\x201","type":"color","property":"icon-color-1","default":"\x23ffffff"},{"name":"Icon\x20Color\x202","type":"color","property":"icon-color-2","default":"\x23ffffff"},{"name":"Icon\x20Color\x203","type":"color","property":"icon-color-3","default":"\x23ffffff"},{"name":"Primary\x20Background\x20Color","type":"color","property":"primary-background-color","default":"\x230e0f10"},{"name":"Secondary\x20Background\x20Color","type":"color","property":"secondary-background-color","default":"\x23000000"},{"name":"Accent\x20Color","type":"color","property":"accent-color-1","default":"\x231bb9d5"},{"name":"Shadow\x20Color","type":"color","property":"shadow-color","default":"\x23000000"},{"name":"Light\x20Shadow\x20Color","type":"color","property":"light-shadow-color","default":"\x23000000"},{"name":"Dimmed\x20Overlay\x20Color","type":"color","property":"dimmed-overlay-color","default":"rgba\x2822.0,\x2023.0,\x2025.0,\x200.4\x29"},{"name":"Play\x20Button","type":"color","property":"color-play","default":"\x23ffffff"}],"Typography":[{"name":"Primary\x20Font","type":"fontFamily","property":"font-family-primary","default":"Open\x20Sans"},{"name":"Secondary\x20Font","type":"fontFamily","property":"font-family-secondary","default":"Helvetica"}]}}}},"content":{"homepageSectionTitleTwo":"","homepageSectionTitleOne":"Latest\x20Videos","mainHeaderTitle":"Videos\x20Home","activePage":"index"}},{"id":"5c3942a931895003622a987c","slug":"products-services","name":"Products\x20\x26\x20Services","description":"","parent":null,"customFields":{},"primaryTag":"","isHeader":true,"videos":[],"children":[{"id":"5c3942fe3189506c8d2a987d","slug":"measurement-instrumentation","name":"Measurement\x20Instrumentation","description":"","parent":"5c3942a931895003622a987c","customFields":{},"primaryTag":"Measurement\x20Instrumentation","isHeader":false,"videos":[],"children":[{"id":"5c3943515012331e3a83e959","slug":"pressure","name":"Pressure","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Pressure","videos":[]},{"id":"5c39438066d0085293a725fc","slug":"flow-measurement","name":"Flow\x20Measurement","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Flow\x20Measurement","videos":[]},{"id":"5c39439f501233142483e95a","slug":"pipeline-integrity","name":"Pipeline\x20Integrity","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Pipeline\x20Integrity","videos":[]},{"id":"5c3943f366d0084f0fa725fd","slug":"level-measurement","name":"Level\x20Measurement","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Level\x20Measurement","videos":[]},{"id":"5c3944215012338b3283e95b","slug":"temperature-measurement","name":"Temperature\x20Measurement","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Temperature\x20Measurement","videos":[]},{"id":"5c39443cb086b954f3bc8c2f","slug":"tank-gauging-system","name":"Tank\x20Gauging\x20System","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Tank\x20Gauging\x20System","videos":[]},{"id":"5c39446f50123388e183e95c","slug":"density-viscosity-measurement","name":"Density\x20\x26\x20Viscosity\x20Measurement","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Density\x20\x26\x20Viscosity\x20Measurement","videos":[]},{"id":"5c39449231895001742a987e","slug":"wireless-acoustic-discrete","name":"Wireless\x20Acoustic\x20\x26\x20Discrete","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Wireless\x20Acoustic\x20\x26\x20Discrete","videos":[]},{"id":"5c3944b75012333f6683e95d","slug":"wireless-infrastructure","name":"Wireless\x20Infrastructure","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Wireless\x20Infrastructure","videos":[]},{"id":"5c3944d289b7b2b67379adcc","slug":"liquid-analysis","name":"Liquid\x20Analysis","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Liquid\x20Analysis","videos":[]},{"id":"5c3944ecb086b997bdbc8c30","slug":"gas-analysis","name":"Gas\x20Analysis","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Gas\x20Analysis","videos":[]},{"id":"5c39451189b7b2089779adcd","slug":"flame-gas-detection","name":"Flame\x20\x26\x20Gas\x20Detection","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Flame\x20\x26\x20Gas\x20Detection","videos":[]},{"id":"5c39452489b7b2119e79adce","slug":"marine-measurement-analytical","name":"Marine\x20Measurement\x20\x26\x20Analytical","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Marine\x20Measurement\x20\x26\x20Analytical","videos":[]},{"id":"5c39454db086b95f43bc8c31","slug":"safety-measurement","name":"Safety\x20Measurement","description":"","parent":"5c3942fe3189506c8d2a987d","customFields":{},"primaryTag":"Safety\x20Measurement","videos":[]}]},{"id":"5c39460a66d0081e3ca725fe","slug":"valves-actuators-regulators","name":"Valves,\x20Actuators\x20\x26\x20Regulators","description":"","parent":"5c3942a931895003622a987c","customFields":{},"primaryTag":"Valves","videos":[],"children":[{"id":"5c39462632dc348c7c8dc155","slug":"control-valves","name":"Control\x20Valves","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Control\x20Valves","videos":[]},{"id":"5c39463a318950ac8c2a987f","slug":"pressure-and-safety-relief-valves","name":"Pressure\x20and\x20Safety\x20Relief\x20Valves","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Pressure\x20and\x20Safety\x20Relief\x20Valves","videos":[]},{"id":"5c3946535012332bdf83e95e","slug":"regulators","name":"Regulators","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Regulators","videos":[]},{"id":"5c394671b086b90928bc8c32","slug":"actuators","name":"Actuators","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Actuators","videos":[]},{"id":"5c394689501233553e83e95f","slug":"controllers-instruments","name":"Controllers\x20\x26\x20Instruments","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Controllers\x20\x26\x20Instruments","videos":[]},{"id":"5c3946b866d008bddda725ff","slug":"nuclear-flow-controls","name":"Nuclear\x20Flow\x20Controls","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Nuclear\x20Flow\x20Controls","videos":[]},{"id":"5c3946d05012332cf683e960","slug":"bulk-storage-transport-equipment","name":"Bulk\x20Storage\x20\x26\x20Transport\x20Equipment","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Bulk\x20Storage\x20\x26\x20Transport\x20Equipment","videos":[]},{"id":"5c3946e73189507ba32a9880","slug":"flame-detonation-arrestors","name":"Flame\x20\x26\x20Detonation\x20Arrestors","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Flame\x20\x26\x20Detonation\x20Arrestors","videos":[]},{"id":"5c3946fc32dc3447ab8dc156","slug":"tank-vents-hatches","name":"Tank\x20Vents\x20\x26\x20Hatches","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Tank\x20Vents\x20\x26\x20Hatches","videos":[]},{"id":"5c3947125012338b2783e961","slug":"industrial-heat-tracing","name":"Industrial\x20Heat\x20Tracing","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Industrial\x20Heat\x20Tracing","videos":[]},{"id":"5c394722501233eba783e962","slug":"isolation-and-shutoff-valves","name":"Isolation\x20and\x20Shutoff\x20Valves","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Isolation\x20and\x20Shutoff\x20Valves","videos":[]},{"id":"5c39473831895086c82a9881","slug":"solenoid-valves","name":"Solenoid\x20Valves","description":"","parent":"5c39460a66d0081e3ca725fe","customFields":{},"primaryTag":"Solenoid\x20Valves","videos":[]}]},{"id":"5c3947de32dc3451978dc157","slug":"fluid-control-pneumatics","name":"Fluid\x20Control\x20\x26Pneumatics","description":"","parent":"5c3942a931895003622a987c","customFields":{},"primaryTag":"Solenoids\x20\x26\x20Pneumatics","videos":[],"children":[{"id":"5c394812318950ece22a9882","slug":"solenoid-valves_","name":"Solenoid\x20Valves","description":"","parent":"5c3947de32dc3451978dc157","customFields":{},"primaryTag":"Solenoid\x20Valves","videos":[]},{"id":"5c3948213189502d982a9883","slug":"pneumatic-valves","name":"Pneumatic\x20Valves","description":"","parent":"5c3947de32dc3451978dc157","customFields":{},"primaryTag":"Pneumatic\x20Valves","videos":[]},{"id":"5c39483531895027892a9884","slug":"cylinders-actuators","name":"Cylinders\x20\x26\x20Actuators","description":"","parent":"5c3947de32dc3451978dc157","customFields":{},"primaryTag":"Cylinders\x20\x26\x20Actuators","videos":[]},{"id":"5c39484ab086b9330bbc8c33","slug":"air-preparation-products","name":"Air\x20Preparation\x20Products","description":"","parent":"5c3947de32dc3451978dc157","customFields":{},"primaryTag":"Air\x20Preparation\x20Products","videos":[]}]},{"id":"5c3948995012338f7283e963","slug":"control-safety-systems","name":"Control\x20\x26\x20Safety\x20Systems","description":"","parent":"5c3942a931895003622a987c","customFields":{},"primaryTag":"Control\x20\x26\x20Safety\x20Systems","videos":[],"children":[{"id":"5c3948a9318950828c2a9885","slug":"distributed-control-systems-dcs","name":"Distributed\x20Control\x20Systems\x20\x28DCS\x29","description":"","parent":"5c3948995012338f7283e963","customFields":{},"primaryTag":"Distributed\x20Control\x20Systems\x20\x28DCS\x29","videos":[]},{"id":"5c3948c466d008325aa72600","slug":"safety-instrumented-systems-sis","name":"Safety\x20Instrumented\x20Systems\x20\x28SIS\x29","description":"","parent":"5c3948995012338f7283e963","customFields":{},"primaryTag":"Safety\x20Instrumented\x20Systems\x20\x28SIS\x29","videos":[]},{"id":"5c3948db5012333b6883e964","slug":"scada-systems","name":"SCADA\x20Systems","description":"","parent":"5c3948995012338f7283e963","customFields":{},"primaryTag":"SCADA\x20Systems","videos":[]},{"id":"5c3948f989b7b25e4d79adcf","slug":"marine-integrated-control-monitoring","name":"Marine\x20Integrated\x20Control\x20\x26\x20Monitoring","description":"","parent":"5c3948995012338f7283e963","customFields":{},"primaryTag":"Marine\x20Integrated\x20Control\x20\x26\x20Monitoring","videos":[]}]},{"id":"5c39492e32dc34d2f48dc159","slug":"asset-management","name":"Asset\x20Management","description":"","parent":"5c3942a931895003622a987c","customFields":{},"primaryTag":"Asset\x20Management","videos":[],"children":[{"id":"5c39493e32dc34cf598dc15a","slug":"field-device-management","name":"Field\x20Device\x20Management","description":"","parent":"5c39492e32dc34d2f48dc159","customFields":{},"primaryTag":"Field\x20Device\x20Management","videos":[]},{"id":"5c39495389b7b22fa679add0","slug":"machinery-health-management","name":"Machinery\x20Health\x20Management","description":"","parent":"5c39492e32dc34d2f48dc159","customFields":{},"primaryTag":"Machinery\x20Health\x20Management","videos":[]},{"id":"5c394964318950a9cc2a9886","slug":"asset-monitoring","name":"Asset\x20Monitoring","description":"","parent":"5c39492e32dc34d2f48dc159","customFields":{},"primaryTag":"Asset\x20Monitoring","videos":[]}]},{"id":"5c39497e66d00898e8a72601","slug":"operations-business-management","name":"Operations\x20\x26\x20Business\x20Management","description":"","parent":"5c3942a931895003622a987c","customFields":{},"primaryTag":"Operations\x20\x26\x20Business\x20Management","videos":[],"children":[{"id":"5c3949b389b7b26c2f79add1","slug":"reservoir-management-software","name":"Reservoir\x20Management\x20Software\x20","description":"","parent":"5c39497e66d00898e8a72601","customFields":{},"primaryTag":"Reservoir\x20Management\x20Software","videos":[]},{"id":"5c3949c7b086b941a2bc8c34","slug":"upstream-applications-for-oil-and-gas","name":"Upstream\x20Applications\x20for\x20Oil\x20and\x20Gas","description":"","parent":"5c39497e66d00898e8a72601","customFields":{},"primaryTag":"Upstream\x20Applications\x20for\x20Oil\x20and\x20Gas","videos":[]},{"id":"5c3949dab086b9257fbc8c35","slug":"midstream-applications-for-oil-and-gas","name":"Midstream\x20Applications\x20for\x20Oil\x20and\x20Gas","description":"","parent":"5c39497e66d00898e8a72601","customFields":{},"primaryTag":"Midstream\x20Applications\x20for\x20Oil\x20and\x20Gas","videos":[]},{"id":"5c3949e8b086b9e6ccbc8c36","slug":"manufacturing-execution-systems","name":"Manufacturing\x20Execution\x20Systems","description":"","parent":"5c39497e66d00898e8a72601","customFields":{},"primaryTag":"Manufacturing\x20Execution\x20Systems","videos":[]},{"id":"5c3949ff32dc3409898dc15b","slug":"energy-management-software","name":"Energy\x20Management\x20Software","description":"","parent":"5c39497e66d00898e8a72601","customFields":{},"primaryTag":"Energy\x20Management\x20Software","videos":[]}]},{"id":"5c394a36b086b9d892bc8c37","slug":"electrical-components-lighting","name":"Electrical\x20Components\x20\x26\x20Lighting","description":"","parent":"5c3942a931895003622a987c","customFields":{},"primaryTag":"Electrical\x20Components\x20\x26\x20Lighting","videos":[],"children":[{"id":"5c394a4832dc3446ec8dc15c","slug":"controls","name":"Controls","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Controls","videos":[]},{"id":"5c394a5c66d008abc4a72602","slug":"distribution-equipment","name":"Distribution\x20Equipment","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Distribution\x20Equipment","videos":[]},{"id":"5c394a6d66d0081492a72603","slug":"enclosures-junction-boxes","name":"Enclosures\x20\x26\x20Junction\x20Boxes","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Enclosures\x20\x26\x20Junction\x20Boxes","videos":[]},{"id":"5c394a7e66d0089579a72604","slug":"electrical-fittings","name":"Electrical\x20Fittings","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Electrical\x20Fittings","videos":[]},{"id":"5c394a8c66d0082373a72605","slug":"lighting","name":"Lighting","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Lighting","videos":[]},{"id":"5c394a9b66d00835fea72606","slug":"plugs-and-receptacles","name":"Plugs\x20and\x20Receptacles","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Plugs\x20and\x20Receptacles","videos":[]},{"id":"5c394aae66d00814c8a72607","slug":"reels-and-switches","name":"Reels\x20and\x20Switches","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Reels\x20and\x20Switches","videos":[]},{"id":"5c394ac550123349e983e965","slug":"control-power-solutions","name":"Control\x20Power\x20Solutions","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Control\x20Power\x20Solutions","videos":[]},{"id":"5c394ad45012334be283e966","slug":"power-quality-distribution","name":"Power\x20Quality\x20\x26\x20Distribution","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Power\x20Quality\x20\x26\x20Distribution","videos":[]},{"id":"5c394ae489b7b2455679add2","slug":"sealants-and-firestop-solutions","name":"Sealants\x20and\x20Firestop\x20Solutions","description":"","parent":"5c394a36b086b9d892bc8c37","customFields":{},"primaryTag":"Sealants\x20and\x20Firestop\x20Solutions","videos":[]}]},{"id":"5c394b2789b7b2a39979add3","slug":"precision-welding-cleaning","name":"Precision\x20Welding\x20\x26\x20Cleaning","description":"","parent":"5c3942a931895003622a987c","customFields":{},"primaryTag":"Precision\x20Welding\x20\x26\x20Cleaning","videos":[],"children":[{"id":"5c394b3589b7b24d1679add4","slug":"ultrasonic-metal-welding","name":"Ultrasonic\x20Metal\x20Welding\x20","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Ultrasonic\x20Metal\x20Welding","videos":[]},{"id":"5c394b5566d008bd45a72608","slug":"ultrasonic-plastic-welding","name":"Ultrasonic\x20Plastic\x20Welding","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Ultrasonic\x20Plastic\x20Welding","videos":[]},{"id":"5c394b6932dc3434678dc15d","slug":"plastic-vibration-welding","name":"Plastic\x20Vibration\x20Welding","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Plastic\x20Vibration\x20Welding","videos":[]},{"id":"5c394b7832dc34ec5d8dc15e","slug":"laser-welding","name":"Laser\x20Welding","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Laser\x20Welding","videos":[]},{"id":"5c394b8832dc340ef08dc15f","slug":"hot-plate-welding","name":"Hot\x20Plate\x20Welding\x20","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Hot\x20Plate\x20Welding","videos":[]},{"id":"5c394b9632dc3448c98dc160","slug":"spin-welding","name":"Spin\x20Welding","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Spin\x20Welding","videos":[]},{"id":"5c394ba632dc3409288dc161","slug":"infrared-welding","name":"Infrared\x20Welding","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Infrared\x20Welding","videos":[]},{"id":"5c394bb632dc34e1ff8dc162","slug":"thermal-processing","name":"Thermal\x20Processing","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Thermal\x20Processing","videos":[]},{"id":"5c394bc532dc34389e8dc163","slug":"ultrasonic-cleaning","name":"Ultrasonic\x20Cleaning","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Ultrasonic\x20Cleaning","videos":[]},{"id":"5c394bd45012336d6483e967","slug":"laboratory-equipment","name":"Laboratory\x20Equipment","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Laboratory\x20Equipment","videos":[]},{"id":"5c394be6318950f6412a9887","slug":"branson-custom-tooling","name":"Branson\x20Custom\x20Tooling","description":"","parent":"5c394b2789b7b2a39979add3","customFields":{},"primaryTag":"Branson\x20Custom\x20Tooling","videos":[]}]},{"id":"5c394bf5b086b94aa4bc8c38","slug":"services-consulting","name":"Services\x20\x26\x20Consulting","description":"","parent":"5c3942a931895003622a987c","customFields":{},"primaryTag":"Services\x20\x26\x20Consulting","videos":[],"children":[{"id":"5c394c2b66d008513aa72609","slug":"project-services","name":"Project\x20Services","description":"","parent":"5c394bf5b086b94aa4bc8c38","customFields":{},"primaryTag":"Project\x20Services","videos":[]},{"id":"5c394c3e32dc34501c8dc164","slug":"lifecycle-services","name":"Lifecycle\x20Services","description":"","parent":"5c394bf5b086b94aa4bc8c38","customFields":{},"primaryTag":"Lifecycle\x20Services","videos":[]},{"id":"5c394c523189502e9f2a9888","slug":"educational-services","name":"Educational\x20Services","description":"","parent":"5c394bf5b086b94aa4bc8c38","customFields":{},"primaryTag":"Educational\x20Services","videos":[]},{"id":"5c394c6bb086b95b7fbc8c39","slug":"consulting-services","name":"Consulting\x20Services","description":"","parent":"5c394bf5b086b94aa4bc8c38","customFields":{},"primaryTag":"Consulting\x20Services","videos":[]}]}]},{"id":"5c2ffed8c0649d28bb85129a","slug":"brands","name":"Brands","description":"","customFields":{},"primaryTag":"","isHeader":true,"videos":[],"children":[{"id":"5c2ffee1577aae580844b883","slug":"appleton","name":"Appleton","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Appleton","videos":[]},{"id":"5c2ffefcd4b7da1e52ce33d5","slug":"asco","name":"ASCO","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"ASCO","isHeader":false,"videos":[]},{"id":"5c364a4c5801ee27a13d3930","slug":"aventics","name":"Aventics","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Aventics","videos":[]},{"id":"5c364a68b086b9742dbc8b88","slug":"bettis","name":"Bettis\x20","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Bettis","videos":[]},{"id":"5c364a8a5801ee62153d3932","slug":"branson","name":"Branson","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Branson","videos":[]},{"id":"5c364c0e66d0087cc9a72551","slug":"deltav","name":"DeltaV","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"DeltaV","videos":[]},{"id":"5c364c1ecb8a5466e495c69d","slug":"fisher","name":"Fisher","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Fisher","videos":[]},{"id":"5c364c3266d008fd66a72553","slug":"keystone","name":"Keystone","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Keystone","videos":[]},{"id":"5c364c433189505b5f2a97e4","slug":"ktm","name":"KTM","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"KTM","videos":[]},{"id":"5c364c52b086b94c27bc8b91","slug":"micro-motion","name":"Micro\x20Motion","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Micro\x20Motion","videos":[]},{"id":"5c364c655801eea2a23d3940","slug":"ovation","name":"Ovation","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Ovation","videos":[]},{"id":"5c364c765801ee638d3d3942","slug":"rosemount","name":"Rosemount","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Rosemount","videos":[]},{"id":"5c364c8d66d0080102a72556","slug":"vanessa","name":"Vanessa","description":"","parent":"5c2ffed8c0649d28bb85129a","customFields":{},"primaryTag":"Vanessa","videos":[]}]},{"id":"5c364aa53189500c9b2a97dd","slug":"industries","name":"Industries","description":"","customFields":{},"primaryTag":"","isHeader":true,"videos":[],"children":[{"id":"5c364abf66d00872dea72544","slug":"automotive","name":"Automotive","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"automotive","isHeader":false,"videos":[],"children":[{"id":"5c364ae35801ee1c2f3d3935","slug":"fuel-dispensing","name":"Fuel\x20Dispensing","description":"","parent":"5c364abf66d00872dea72544","customFields":{},"primaryTag":"Fuel\x20Dispensing","videos":[]},{"id":"5c364b0f66d0081419a72546","slug":"components-vehicle-systems","name":"Components\x20\x26\x20Vehicle\x20Systems","description":"","parent":"5c364abf66d00872dea72544","customFields":{},"primaryTag":"Components\x20\x26\x20Vehicle\x20Systems","videos":[]},{"id":"5c364b447be2345a71a51263","slug":"fabrication-and-assembly","name":"Fabrication\x20and\x20Assembly","description":"","parent":"5c364abf66d00872dea72544","customFields":{},"primaryTag":"Fabrication\x20and\x20Assembly","videos":[]},{"id":"5c364b5c5801ee512d3d3938","slug":"tires","name":"Tires","description":"","parent":"5c364abf66d00872dea72544","customFields":{},"primaryTag":"Tires","videos":[]}]},{"id":"5c364b78318950a28b2a97e0","slug":"chemical","name":"Chemical","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Chemical","videos":[],"children":[{"id":"5c364b93cb8a54128695c699","slug":"agrichemicals","name":"Agrichemicals","description":"","parent":"5c364b78318950a28b2a97e0","customFields":{},"primaryTag":"Agrichemicals","videos":[]},{"id":"5c364ba766d008bb06a7254c","slug":"industrial-gas","name":"Industrial\x20Gas","description":"","parent":"5c364b78318950a28b2a97e0","customFields":{},"primaryTag":"Industrial\x20Gas","videos":[]},{"id":"5c364bd366d0087619a7254f","slug":"inorganic-bulk","name":"Inorganic\x20Bulk","description":"","parent":"5c364b78318950a28b2a97e0","customFields":{},"primaryTag":"Inorganic\x20Bulk","videos":[]},{"id":"5c364bedb086b92855bc8b8f","slug":"petrochemical","name":"Petrochemical\x20","description":"","parent":"5c364b78318950a28b2a97e0","customFields":{},"primaryTag":"Petrochemical","videos":[]}]},{"id":"5c394e0e318950d5882a988a","slug":"downstream-hydrocarbons","name":"Downstream\x20Hydrocarbons","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Downstream\x20Hydrocarbons","videos":[],"children":[{"id":"5c394e2489b7b2ac3579add6","slug":"refining","name":"Refining","description":"","parent":"5c394e0e318950d5882a988a","customFields":{},"primaryTag":"Refining","videos":[]},{"id":"5c394e3989b7b2e81c79add7","slug":"terminals-logistics","name":"Terminals\x20\x26\x20Logistics","description":"","parent":"5c394e0e318950d5882a988a","customFields":{},"primaryTag":"Terminals\x20\x26\x20Logistics","videos":[]},{"id":"5c394e52318950d5b92a988b","slug":"petrochemical_","name":"Petrochemical\x20","description":"","parent":"5c394e0e318950d5882a988a","customFields":{},"primaryTag":"Petrochemical","videos":[]}]},{"id":"5c394e69501233380083e968","slug":"food-beverage","name":"Food\x20\x26\x20Beverage","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Food\x20\x26\x20Beverage","videos":[]},{"id":"5c394e7a5012334e7f83e969","slug":"industrial-energy-onsite-utilities","name":"Industrial\x20Energy\x20\x26\x20Onsite\x20Utilities","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Industrial\x20Energy\x20\x26\x20Onsite\x20Utilities","videos":[]},{"id":"5c394e9050123368af83e96a","slug":"life-sciences-medical","name":"Life\x20Sciences\x20\x26\x20Medical","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Life\x20Sciences\x20\x26\x20Medical","videos":[],"children":[{"id":"5c394eae32dc34bceb8dc166","slug":"biotechnology","name":"Biotechnology","description":"","parent":"5c394e9050123368af83e96a","customFields":{},"primaryTag":"Biotechnology","videos":[]},{"id":"5c394ed089b7b25a9479add8","slug":"pharmaceutical","name":"Pharmaceutical","description":"","parent":"5c394e9050123368af83e96a","customFields":{},"primaryTag":"Pharmaceutical","videos":[]},{"id":"5c394ee631895089842a988c","slug":"packaging","name":"Packaging","description":"","parent":"5c394e9050123368af83e96a","customFields":{},"primaryTag":"Packaging","videos":[]},{"id":"5c394f02b086b9fa68bc8c3b","slug":"medical-devices","name":"Medical\x20Devices","description":"","parent":"5c394e9050123368af83e96a","customFields":{},"primaryTag":"Medical\x20Devices","videos":[]}]},{"id":"5c394f12318950e0872a988d","slug":"marine","name":"Marine","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Marine","videos":[],"children":[{"id":"5c394f3832dc3423588dc167","slug":"merchant-marine","name":"Merchant\x20Marine","description":"","parent":"5c394f12318950e0872a988d","customFields":{},"primaryTag":"Merchant\x20Marine","videos":[]},{"id":"5c394f4b66d008f64ea7260a","slug":"offshore-marine","name":"Offshore\x20Marine","description":"","parent":"5c394f12318950e0872a988d","customFields":{},"primaryTag":"Offshore\x20Marine","videos":[]},{"id":"5c394f6132dc344d4e8dc168","slug":"marine-systems-solutions","name":"Marine\x20Systems\x20\x26\x20Solutions","description":"","parent":"5c394f12318950e0872a988d","customFields":{},"primaryTag":"Marine\x20Systems\x20\x26\x20Solutions","videos":[]},{"id":"5c394f7232dc3435918dc169","slug":"marine-services","name":"Marine\x20Services","description":"","parent":"5c394f12318950e0872a988d","customFields":{},"primaryTag":"Marine\x20Services","videos":[]}]},{"id":"5c394f8466d0088d26a7260b","slug":"mining-minerals-metals","name":"Mining,\x20Minerals\x20\x26\x20Metals","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Mining","videos":[]},{"id":"5c394fac32dc3417e18dc16a","slug":"oil-gas","name":"Oil\x20\x26\x20Gas","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Oil\x20\x26\x20Gas","videos":[],"children":[{"id":"5c394fc532dc3436e58dc16b","slug":"onshore","name":"Onshore","description":"","parent":"5c394fac32dc3417e18dc16a","customFields":{},"primaryTag":"Onshore","videos":[]},{"id":"5c394fde50123373ea83e96b","slug":"offshore","name":"Offshore","description":"","parent":"5c394fac32dc3417e18dc16a","customFields":{},"primaryTag":"Offshore","videos":[]},{"id":"5c394ff35012337c0083e96c","slug":"transportation-storage","name":"Transportation\x20\x26\x20Storage","description":"","parent":"5c394fac32dc3417e18dc16a","customFields":{},"primaryTag":"Transportation\x20\x26\x20Storage","videos":[]},{"id":"5c39500e501233459583e96d","slug":"gas-processing-lng","name":"Gas\x20Processing\x20\x26\x20LNG","description":"","parent":"5c394fac32dc3417e18dc16a","customFields":{},"primaryTag":"Gas\x20Processing\x20\x26\x20LNG","videos":[]},{"id":"5c395029501233b08a83e96e","slug":"oilfield-services","name":"Oilfield\x20Services","description":"","parent":"5c394fac32dc3417e18dc16a","customFields":{},"primaryTag":"Oilfield\x20Services","videos":[]}]},{"id":"5c39503b32dc341a828dc16c","slug":"packaging_","name":"Packaging","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Packaging","videos":[],"children":[{"id":"5c395059b086b9151cbc8c3c","slug":"primary-packaging","name":"Primary\x20Packaging","description":"","parent":"5c39503b32dc341a828dc16c","customFields":{},"primaryTag":"Primary\x20Packaging","videos":[]},{"id":"5c39506a318950b42b2a988e","slug":"secondary-packaging-and-palletizing","name":"Secondary\x20Packaging\x20and\x20Palletizing","description":"","parent":"5c39503b32dc341a828dc16c","customFields":{},"primaryTag":"Secondary\x20Packaging\x20and\x20Palletizing","videos":[]}]},{"id":"5c39507d31895036a02a988f","slug":"power-generation","name":"Power\x20Generation","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Power\x20Generation","videos":[],"children":[{"id":"5c395094b086b98dc2bc8c3d","slug":"coal-power","name":"Coal\x20Power","description":"","parent":"5c39507d31895036a02a988f","customFields":{},"primaryTag":"Coal\x20Power","videos":[]},{"id":"5c3950b832dc3467a08dc16d","slug":"gas-power","name":"Gas\x20Power","description":"","parent":"5c39507d31895036a02a988f","customFields":{},"primaryTag":"Gas\x20Power","videos":[]},{"id":"5c3950d232dc34d8758dc16e","slug":"nuclear","name":"Nuclear","description":"","parent":"5c39507d31895036a02a988f","customFields":{},"primaryTag":"Nuclear","videos":[]},{"id":"5c3950e066d0080233a7260c","slug":"renewable-power","name":"Renewable\x20Power","description":"","parent":"5c39507d31895036a02a988f","customFields":{},"primaryTag":"Renewable\x20Power","videos":[]}]},{"id":"5c3950fb66d008440aa7260d","slug":"pulp-paper","name":"Pulp\x20\x26\x20Paper","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Pulp\x20\x26\x20Paper","videos":[]},{"id":"5c39511f318950fff92a9890","slug":"water-wastewater","name":"Water\x20\x26\x20Wastewater","description":"","parent":"5c364aa53189500c9b2a97dd","customFields":{},"primaryTag":"Water\x20\x26\x20Wastewater","videos":[]}]},{"id":"5c3942b889b7b2557979adcb","slug":"other-libraries","name":"Other\x20Libraries","description":"","parent":null,"customFields":{},"primaryTag":"","isHeader":true,"videos":[],"children":[{"id":"5c394cffb086b92d44bc8c3a","slug":"webcasts-webinars","name":"Webcasts\x20\x26\x20Webinars","description":"","parent":"5c3942b889b7b2557979adcb","customFields":{},"primaryTag":"","videos":[]},{"id":"5c394d2789b7b26b5479add5","slug":"all-videos","name":"All\x20Videos","description":"","parent":"5c3942b889b7b2557979adcb","customFields":{},"primaryTag":"live\x20video","videos":[]}]},{"id":"5c364d017be2341579a51267","slug":"languages","name":"Languages","description":"","customFields":{},"primaryTag":"","isHeader":true,"videos":[],"children":[{"id":"5c364d08cb8a542ce995c6a3","slug":"english","name":"English","description":"","parent":"5c364d017be2341579a51267","customFields":{},"primaryTag":"English","videos":[]},{"id":"5c364d1acb8a543a5f95c6a5","slug":"espa\u00F1ol","name":"Espa\u00F1ol","description":"","parent":"5c364d017be2341579a51267","customFields":{},"primaryTag":"Espa\u00F1ol","videos":[]},{"id":"5c364d38cb8a54026595c6a8","slug":"\u4E2D\u6587","name":"\u4E2D\u6587","description":"","parent":"5c364d017be2341579a51267","customFields":{},"primaryTag":"\u4E2D\u6587","videos":[]},{"id":"5c364d525801eee0173d3946","slug":"\u65E5\u672C\u8A9E","name":"\u65E5\u672C\u8A9E","description":"","parent":"5c364d017be2341579a51267","customFields":{},"primaryTag":"\u65E5\u672C\u8A9E","videos":[]},{"id":"5c364d685801eecc873d3948","slug":"\uD55C\uAD6D\uC5B4","name":"\uD55C\uAD6D\uC5B4","description":"","parent":"5c364d017be2341579a51267","customFields":{},"primaryTag":"\uD55C\uAD6D\uC5B4","videos":[]},{"id":"5c364d7f3189504e8a2a97ea","slug":"deutsch","name":"Deutsch","description":"","parent":"5c364d017be2341579a51267","customFields":{},"primaryTag":"Deutsch","videos":[]},{"id":"5c364d9a31895037f12a97ec","slug":"fran\u00E7ais","name":"Fran\u00E7ais","description":"","parent":"5c364d017be2341579a51267","customFields":{},"primaryTag":"Fran\u00E7ais","videos":[]},{"id":"5c364db07be23483c8a5126b","slug":"\u0440\u0443\u0441\u0441\u043A\u0438\u0439","name":"\u0440\u0443\u0441\u0441\u043A\u0438\u0439","description":"","parent":"5c364d017be2341579a51267","customFields":{},"primaryTag":"\u0440\u0443\u0441\u0441\u043A\u0438\u0439","videos":[]},{"id":"5c364dc4cb8a54d01e95c6ac","slug":"portugu\u00EAs","name":"Portugu\u00EAs","description":"","parent":"5c364d017be2341579a51267","customFields":{},"primaryTag":"Portugu\u00EAs","videos":[]}]}],"translations":{"categories":"categories","more":"More","of":"of","search":"search","searchResults":"search\x20results","searchResultsDetails":"Your\x20search\x20for\x20\x3Cspan\x20class\x3D\x27highlight\x20search-term\x27\x3E{{query.q}}\x3C\x2Fspan\x3E\x20produced\x20\x3Cspan\x20class\x3D\x27highlight\x20search-count\x27\x3E{{videos.totalCount}}\x3C\x2Fspan\x3E\x20results","searchResultsDetailsMobile":"\x3Cspan\x20class\x3D\x27search-count\x27\x3E{{videos.totalCount}}\x3C\x2Fspan\x3E\x20results","categoryResultsDetailsMobile":"\x3Cspan\x20class\x3D\x27search-count\x27\x3E{{videos.totalCount}}\x3C\x2Fspan\x3E\x20videos","toggleNavigation":"toggle\x20navigation","downloadVideo":"download\x20video","downloadHelp":"You\x20may\x20have\x20to\x20right\x20click\x20and\x20choose\x20\x27Save\x20Link\x20As...\x27","completeRequiredFields":"please\x20complete\x20all\x20required\x20fields","requiredField":"required\x20field","relatedLink":"Find\x20out\x20more\x20about\x20this\x20video","showMoreVideos":"show\x20more\x20videos","share":"Share","noPlayerError":"no\x20player\x20configured\x20for\x20site","noVideoError":"no\x20video\x20to\x20display","stayConnected":"stay\x20connected","First\x20Name":"First\x20Name","Last\x20Name":"Last\x20Name","Email":"Email","Country":"Country","Industry":"Industry","Company\x20Name":"Company\x20Name","shareCode":"Embed\x20Code","shareLink":"Share\x20Link","sortBy":"","recommended":"Recommended","alphabetically":"A-Z","alphabeticallyReverse":"Z-A","mostViewed":"Most\x20Viewed","mostRecent":"Most\x20Recent","oldestFirst":"Oldest\x20First","your-brand":"[Your\x20Brand]","your-brand-footer":"[Your\x20Brand]","contact":"Contact","all-rights-reserved":"All\x20Rights\x20Reserved","like-on-fb":"Like\x20on\x20Facebook","follow-on-twitter":"Follow\x20on\x20X","share-on-gplus":"Share\x20on\x20Google\x20Plus","connect-on-linkedin":"Connect\x20on\x20LinkedIn","placeholder-caps":"PLACEHOLDER","placeholder-lc":"placeholder","share-col":"Share:","left-footer-links":"Left\x20Footer\x20Links","center-footer-links":"Center\x20Footer\x20Links","right-footer-links":"Right\x20Footer\x20Links","brand":"Brand","share-twitter-default":"Check\x20out\x20this\x20site\x21\x20__videoURL__","share-event-twitter-default":"Check\x20out\x20this\x20event\x21\x20[[PAGE_URL]]","LIVE":"LIVE","liveNow":"Live\x20now","upcomingEvent":"Upcoming\x20event","errorCode":"Error\x20Code:\x20__statusCode__","custom-html-display-here":"Custom\x20HTML\x20will\x20display\x20here.\x20See\x20it\x20in\x20Responsive\x20Preview\x20mode.","errors":{"400":{"title":"Bad\x20Request","description":"Sorry,\x20your\x20request\x20was\x20not\x20valid.\x20Please\x20ensure\x20the\x20URL\x20is\x20correct\x20and\x20try\x20again."},"403":{"title":"Access\x20Denied","description":"Sorry,\x20you\x20are\x20not\x20authorized\x20to\x20view\x20this\x20page."},"404":{"title":"Page\x20Not\x20Found","description":"Sorry,\x20we\x20can\x27t\x20find\x20the\x20page\x20you\x20requested.","descriptionWithUrl":"Sorry,\x20we\x20can\x27t\x20find\x20the\x20page\x20you\x20requested.\x20Return\x20to\x20the\x20\x3Ca\x20href\x3D\"__siteUrl__\"\x3Ehome\x20page\x3C\x2Fa\x3E."},"429":{"title":"Request\x20Limit\x20Exceeded","description":"Sorry,\x20your\x20request\x20limit\x20has\x20been\x20reached.\x20Please\x20try\x20again\x20later."},"498":{"title":"Link\x20Expired","description":"This\x20link\x20is\x20a\x20temporary\x20preview\x20link\x20and\x20no\x20longer\x20available."},"500":{"title":"Internal\x20Server\x20Error","description":"Sorry,\x20an\x20error\x20occurred.\x20Please\x20try\x20again\x20later."},"default":{"title":"Unknown\x20Error","description":"An\x20unknown\x20error\x20has\x20occurred.\x20Please\x20try\x20again\x20later."}},"back-to-home":"Back\x20to\x20Homepage","back-to-home-mobile":"Back\x20to\x20Home","read-more":"Read\x20More","read-less":"Read\x20Less","search-videos":"Search\x20Videos","load-more":"Load\x20More","collections":"Collections","company":"Company","search-and-browse":"Search\x20and\x20Browse\x20Videos","sort-by":"Sort\x20By:","browse-videos":"Browse\x20Videos","stay-connected":"Stay\x20Connected","viewMoreIn":"View\x20more\x20in","video":"video","videos":"videos","for":"for","search-vids":"Search...","view-more":"View\x20More","view-less":"View\x20Less","comments":"Comments","up-next":"Related\x20Videos","in":"In","description":"Description","menu":"Menu","dynamic-custom-settings":"Catalogue\x20Options","home":"Home","search-zero-state":"Sorry,\x20no\x20results\x20found.\x20Please\x20try\x20your\x20search\x20again.","enable-js-disqus-1":"Please\x20enable\x20JavaScript\x20to\x20view\x20the\x20","enable-js-disqus-2":"comments\x20powered\x20by\x20Disqus.","comments-powered-by":"comments\x20powered\x20by\x20","disqus":"Disqus","share-facebook":"Share\x20on\x20Facebook","share-twitter":"Share\x20on\x20X","share-google":"Share\x20on\x20Google\x2B","share-linkedin":"Share\x20on\x20LinkedIn","share-tumblr":"Post\x20on\x20Tumblr","share-pinterest":"Pin\x20on\x20Pinterest","share-email":"Share\x20via\x20Email","play-video":"Play\x20video","section-one":"Section\x20One","section-two":"Section\x20Two","share-this-video":"Share\x20this\x20video","embed":"Embed","result":"Result","result-plural":"Results","back-to-search-results":"Back\x20to\x20search\x20results\x20for\x20\"{{query.q}}\"","logo-image-note":"Note:\x20Image\x20will\x20be\x20resized\x20to\x20a\x20height\x20of\x2020px","placeholder":"Home\x20Link\x20Text","title-placeholder":"Home\x20Page\x20Title\x20\x28optional\x29","col-1-footer-links":"Column\x201\x20Footer\x20Links","col-2-footer-links":"Column\x202\x20Footer\x20Links","col-3-footer-links":"Column\x203\x20Footer\x20Links","col-4-footer-links":"Column\x204\x20Footer\x20Links","footer-links":"Footer\x20Links","share-purpose":"Copy\x20URL\x20to\x20clipboard","previous-video":"previous\x20video","next-video":"next\x20video","scroll_left":"scroll\x20left","scroll_right":"scroll\x20right","sort-by-menu":"sort\x20by\x20menu","search-label":"Enter\x20terms\x20to\x20search\x20videos","new-window":"Opens\x20in\x20new\x20window","close-menu":"close\x20menu","expand-menu":"expand\x20menu","expand-search":"expand\x20search\x20bar","close-search":"close\x20search\x20bar","search-related":"For\x20\"{{query.q}}\""},"sharedConstants":{"SHARE_TOKENS":{"VIDEO_URL":"[[VIDEO_URL]]","VIDEO_TITLE":"[[VIDEO_TITLE]]","VIDEO_SHORT_DESC":"[[VIDEO_SHORT_DESC]]","VIDEO_RELATED_LINK_URL":"[[VIDEO_RELATED_LINK_URL]]","PAGE_URL":"[[PAGE_URL]]","EVENT_TITLE":"[[EVENT_TITLE]]","EVENT_DESC":"[[EVENT_DESC]]"},"SHARE_CONFIG":{"TWITTER_SHORT_URL_CHAR_COUNT":23},"SVG_PATHS":{"chevron-down":"M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z","chevron-up":"M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z","chevron-right":"M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z","close":"M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z"}},"account":{"bcAccountId":2270581185001,"playbackAuthEnabled":false,"productType":"videocloud"},"sso":{},"edgeApi":"https:\x2F\x2Fedge.api.brightcove.com\x2Fplayback\x2Fv1\x2Faccounts\x2F"} })(this); </script> <script src="//players.brightcove.net/2270581185001/cCoutLMn_default/index.min.js"></script> <script src="/bc-template/catalogue/5/templates/sites/catalogue/js/dist/all-bce8e535233c944af9f7.min.js"></script> </body> </html>