CINXE.COM
ABB Benelux - Over ons | abb.com/benelux
<!DOCTYPE html> <!--[if IE 7]> <html lang="nl" class="no-js lt-ie10 lt-ie9 lt-ie8 ie7"> <![endif]--> <!--[if IE 8]> <html lang="nl" class="no-js lt-ie10 lt-ie9 ie8"> <![endif]--> <!--[if IE 9]> <html lang="nl" class="no-js lt-ie10 ie9"> <![endif]--> <!--[if (gt IE 9)|(!IE)]><!--> <html lang="nl"> <!--<![endif]--> <head><script type="text/javascript" src="/ruxitagentjs_ICA7NVfqrux_10307250124095659.js" data-dtconfig="rid=RID_1187908573|rpid=-1211037347|domain=abb.com|reportUrl=/rb_bf39360wnj|app=df3cf8a6af3c1311|cuc=tsb4abfy|mel=100000|expw=1|featureHash=ICA7NVfqrux|dpvc=1|lastModification=1742327471990|srsr=10000|postfix=tsb4abfy|tp=500,50,0|rdnt=1|uxrgce=1|agentUri=/ruxitagentjs_ICA7NVfqrux_10307250124095659.js"></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-PVBPDH');</script> <script src='https://www07.abb.com/cdn/javascript/jquery.1.12.1.min.js?v=638774539320000000' type='text/javascript'></script> <script src='https://www07.abb.com/cdn/javascript/layoutmobile.js?v=638774539240000000' type='text/javascript'></script> <link href='https://www07.abb.com/cdn/Fonts/zico-sans-hebrew/zico-sans-hebrew.css?v=638774539340000000' rel='stylesheet' type='text/css'> <link href='https://www07.abb.com/cdn/Fonts/abbvoice-korean/abbvoice-korean.css?v=638774539340000000' rel='stylesheet' type='text/css'> <script src='https://www07.abb.com/cdn/Cookie/cassie_cookie.js?v=638774539240000000' type='text/javascript'></script> <script> var cassieSettings = { widgetProfileId: 1, languageCode: 'nl', licenseKey: '0A4C10A0-E26B-4342-87BD-82538D90137C', region: 'irl', environment: 'production', crossDomainConsent: false, }; loadScriptWithFallback(cassieSettings); </script> <script src="https://assets.adobedtm.com/3f582187d63b/1e168dfae5a1/launch-38768eadc2c2.min.js" async></script> <style type="text/css"> @font-face{ font-family:'ABBVoice'; src:url('https://www07.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.eot'); src:url('https://www07.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.eot?#iefix') format('embedded-opentype'), url('https://www07.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.woff2') format('woff2'), url('https://www07.abb.com/cdn/Fonts/abbvoice/ABBvoice_W_Rg.woff') format('woff') } </style> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1,charset=utf-8,text/html" /><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" /><title> ABB Benelux - Over ons | abb.com/benelux </title> <link rel="alternate" hreflang="fr" href="https://new.abb.com/benelux/fr/a-propos-abb" /> <link rel="alternate" hreflang="x-default" href="https://new.abb.com/benelux/over-ons" /> <link rel="stylesheet" type="text/css" href="https://www07.abb.com/cdn/v17.3/css/min.css" /> <meta name="build" content="2025.0313.0911.1 - BN=local-build, BM=-67336351"/> <meta name="timestamp" content="2025-03-21 12:50:49.8"/> <meta name="cidpath" content=""/> <link href="/ResourcePackages/Fifa/assets/components/navigation/navigation.min.css?v=638696644620000000" rel="stylesheet" type="text/css" /> <link rel="icon" href="/cdn/img/favicon.ico" type="image/x-icon" /><link rel="shortcut icon" href="/cdn/img/favicon.ico" type="image/x-icon" /><link rel="icon" type="image/png" sizes="16x16" href="/cdn/img/favicon16-web.png" /><link rel="icon" type="image/png" sizes="32x32" href="/cdn/img/favicon32-web.png" /><link rel="apple-touch-icon-precomposed" sizes="114x114" href="/cdn/img/favicon114_retina.png" /><link rel="apple-touch-icon-precomposed" sizes="72x72" href="/cdn/img/favicon72-ipad.png" /><link rel="apple-touch-icon-precomposed" href="/cdn/img/favicon57-iphone.png" /> <script> var jsLibs = []; function isBackend() { return document.getElementsByTagName("body")[0].className.match(/sfPageEditor/) && (typeof requirejs !== 'undefined'); } function widgetInit(widget, callback) { if (isBackend()) { callback = callback || function () { }; require([widget], function () { callback(); }); } } function dragDropCallback(callback) { if (isBackend()) { callback(); } } </script> <script> var _gaq = _gaq || []; function TimeTracker(a, b, c) { return this.MAX_TIME = 6e5, this.category = a, this.variable = b, this.label = c ? c : void 0, this.startTime, this.elapsedTime, this.isDebug = !0, this } TimeTracker.prototype = { startTime: function () { return this.startTime = (new Date).getTime(), this }, endTime: function () { return this.elapsedTime = (new Date).getTime() - this.startTime, this }, debug: function (a) { return this.isDebug = void 0 == a ? !0 : a, this }, send: function (a, b) { if (a = a || this.variable, b = b || this.label, 0 < this.elapsedTime && this.elapsedTime < this.MAX_TIME) { var c = ["_trackTiming", this.category, a, this.elapsedTime, b]; this.isDebug && (c.push(100), window.console && window.console.log && console.log(c)), window._gaq.push(c) } return this } }, window.tt = new TimeTracker("Page", "General Timing"), window.tt.startTime(); window.atctSettings = {"enableCart":true,"showCartCookieName":"showCart","host":"https://ace.abb.com","getCartOnInit":false,"previewCss":"https://www.abb.com/Sitefinity/WebsiteTemplates/AbbBranding/App_Scripts/requirejs-libs/cart/cartpreviews.css"}; window.seoSettings = {"enableBreadcrumbSnippet":true}; </script> <!--[if lt IE 9]> <script type="text/javascript" src="https://www07.abb.com/cdn/v17.3/scripts/min.html5shiv.js"></script> <![endif]--> <script type="text/javascript" data-pin="" src="https://www07.abb.com/cdn/v17.3/scripts/min.head.js"></script> <link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/icons/icons.min.css?h=97565eef" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/abbicons-font/abbicons-font.min.css?h=32b95d95" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/icomoon-font/icomoon-font.min.css?h=482c7c8f" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/reveal/reveal.min.css?h=1a19c33c" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/frame/frame.min.css?h=13c13c0c" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/sections/sections.min.css?h=cb92cf24" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/tabs/tabs.min.css?h=aca82f91" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/typography/typography.min.css?h=22ba0aa8" rel="stylesheet" type="text/css" /><link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/foundation-global/foundation-global.min.css?h=496b6b06" rel="stylesheet" type="text/css" /> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/jquery/dist/jquery.min.js?h=49ddeac2" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/jquery-custom/jquery-custom.min.js?h=76448fff" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="https://www07.abb.com/cdn/v17.3/css/min-head.css" /> <meta class="elastic" name="content_language" content="nl" /> <meta class="elastic" name="country" content="Luxembourg,Belgium,Netherlands" /> <meta class="elastic" name="content_type" content="Webpage" /> <meta class="elastic" name="company_brand" content="ABB" /> <meta class="elastic" name="theme" content="Country Site" /> <meta class="elastic" name="content_site" content="Abbcom" /> <meta property="og:title" content="ABB Benelux - Over ons" /><meta property="og:description" content="ABB Benelux - over ABB in de Benelux" /><meta property="og:type" content="website" /><meta property="og:site_name" content="abb.com/benelux" /><meta property="og:url" content="https://new.abb.com/benelux/over-ons" /><link rel="canonical" href="https://new.abb.com/benelux/over-ons" /><link href="/Telerik.Web.UI.WebResource.axd?d=PMrIT5dOWaVYIcpFWUE4nGljqAWZn0MXy8DyZF_FSY0kgTJKQhJJJpUrQTIRp1w1ExMW8otN0GWUCzJyGh4RTyaVlHrE4NXB4e--8rHCW-o4MLlKyU44QZfKqUvwGU2N0&t=638688259200174603&compress=0&_TSM_CombinedScripts_=%3b%3bTelerik.Sitefinity.Resources%2c+Version%3d15.1.8323.0%2c+Culture%3dneutral%2c+PublicKeyToken%3db28c218413bdf563%3anl%3a4bc94716-0cb1-4ef2-a91d-41d59fc84f93%3a7a90d6a" type="text/css" rel="stylesheet" /><link href="/Sitefinity/WebsiteTemplates/AbbBranding/App_Themes/Empty/global/empty.css?v=638774539340000000" type="text/css" rel="stylesheet" /><meta name="description" content="ABB Benelux - over ABB in de Benelux" /><meta name="keywords" content="ABB, over ons" /></head> <body id="PublicWrapper" class="abbPage sfPublicWrapper roboticsClass"> <script type="text/javascript"> $(document).ready(function () { if (!window.location.href.includes('products')) { if (document.querySelector('link[rel="canonical"]')) { document.querySelector('link[rel="canonical"]').setAttribute("href", window.location.href); } }; }); </script> <input id="CurrentCultureName" type="hidden" value="nl" /> <input id="CurrentSiteContext" type="hidden" value="benelux" /> <input id="TemporaryCareers_CurrentCultureTwoLetterName" type="hidden" value="nl" /> <input id="CID" type="hidden" value="" /> <form method="post" action="./over-ons" id="ctl02"> <div class="aspNetHidden"> <input type="hidden" name="ctl39_TSM" id="ctl39_TSM" value="" /> <input type="hidden" name="ctl40_TSSM" id="ctl40_TSSM" value="" /> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="C4Q75bBjw6qBc2KXTE3zdDGYkyiswKLCME0XiTBewjtx3SJIYIsKEjot5a3MD46q2k67IgOW8AzCy6vt48C4B3Cj4twJnoa0ASPOgwCeUho=" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['ctl02']; if (!theForm) { theForm = document.ctl02; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZBBVpBCnsTOLeWhafdNeY27y1yAEfCux2PIVaHgvCu_9R_tDSUieRgQ5SKiwF2HTkg2&t=638628279619783110" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ var __cultureInfo = {"name":"nl","numberFormat":{"CurrencyDecimalDigits":2,"CurrencyDecimalSeparator":",","IsReadOnly":true,"CurrencyGroupSizes":[3],"NumberGroupSizes":[3],"PercentGroupSizes":[3],"CurrencyGroupSeparator":".","CurrencySymbol":"€","NaNSymbol":"NaN","CurrencyNegativePattern":12,"NumberNegativePattern":1,"PercentPositivePattern":1,"PercentNegativePattern":1,"NegativeInfinitySymbol":"-∞","NegativeSign":"-","NumberDecimalDigits":2,"NumberDecimalSeparator":",","NumberGroupSeparator":".","CurrencyPositivePattern":2,"PositiveInfinitySymbol":"∞","PositiveSign":"+","PercentDecimalDigits":2,"PercentDecimalSeparator":",","PercentGroupSeparator":".","PercentSymbol":"%","PerMilleSymbol":"‰","NativeDigits":["0","1","2","3","4","5","6","7","8","9"],"DigitSubstitution":1},"dateTimeFormat":{"AMDesignator":"","Calendar":{"MinSupportedDateTime":"\/Date(-62135596800000)\/","MaxSupportedDateTime":"\/Date(253402297199999)\/","AlgorithmType":1,"CalendarType":1,"Eras":[1],"TwoDigitYearMax":2029,"IsReadOnly":true},"DateSeparator":"-","FirstDayOfWeek":1,"CalendarWeekRule":2,"FullDateTimePattern":"dddd d MMMM yyyy HH:mm:ss","LongDatePattern":"dddd d MMMM yyyy","LongTimePattern":"HH:mm:ss","MonthDayPattern":"d MMMM","PMDesignator":"","RFC1123Pattern":"ddd, dd MMM yyyy HH\u0027:\u0027mm\u0027:\u0027ss \u0027GMT\u0027","ShortDatePattern":"d-M-yyyy","ShortTimePattern":"HH:mm","SortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd\u0027T\u0027HH\u0027:\u0027mm\u0027:\u0027ss","TimeSeparator":":","UniversalSortableDateTimePattern":"yyyy\u0027-\u0027MM\u0027-\u0027dd HH\u0027:\u0027mm\u0027:\u0027ss\u0027Z\u0027","YearMonthPattern":"MMMM yyyy","AbbreviatedDayNames":["zo","ma","di","wo","do","vr","za"],"ShortestDayNames":["zo","ma","di","wo","do","vr","za"],"DayNames":["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],"AbbreviatedMonthNames":["jan","feb","mrt","apr","mei","jun","jul","aug","sep","okt","nov","dec",""],"MonthNames":["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december",""],"IsReadOnly":true,"NativeCalendarName":"Gregoriaanse kalender","AbbreviatedMonthGenitiveNames":["jan","feb","mrt","apr","mei","jun","jul","aug","sep","okt","nov","dec",""],"MonthGenitiveNames":["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december",""]},"eras":[1,"n.Chr.",null,0]};//]]> </script> <script src="/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl39_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3anl%3a95047a2c-8908-49e3-b68e-d249be89f134%3aea597d4b%3ab25378d2%3bTelerik.Sitefinity.Resources%3anl%3a4bc94716-0cb1-4ef2-a91d-41d59fc84f93%3adc08a3f7" type="text/javascript"></script> <script src="/cdn/javascript/Megamenu/megaMenu.min.js?v=638774539320000000" type="text/javascript"></script> <script src="/cdn/javascript/Megafooter/megaFooter.min.js?v=638774539320000000" type="text/javascript"></script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="5ABEBF59" /> </div><script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ctl39', 'ctl02', [], [], [], 90, 'ctl00'); //]]> </script> <input type="hidden" name="ctl00$ctl39" id="ctl39" /> <script type="text/javascript"> //<![CDATA[ Sys.Application.setServerId("ctl39", "ctl00$ctl39"); Sys.Application._enableHistoryInScriptManager(); //]]> </script> <div class="backendWrapper"> <section class="templateHeaderSection"> <header data-elastic-exclude class="abb-page__header abb-page__header--sticky floating-header"> <nav class="abb-nav headerWrapperInner" data-abb-navigation="" data-tracking-category="Flyout" data-tracking-enabled="true"> <div class=" abb-nav__head"> <a class="abb-page__header__logo-simple" href="/" tabindex="1" title="ABB logo"></a> <div class="display__none abb-nav__flex"> <a class="abb-nav__button" href="#" id="cardIconM"> <span class="abb-nav__button__icon abb-icon abb-icon-shoping__list"></span> </a> <a class="abb-nav__button" data-open="language-selector-container"> <span class="abb-nav__button__icon abb-icon abb-icon__earth"></span> </a> <a class="abb-nav__button" href="https://myportal.abb.com/welcome"> <span class="abb-nav__button__icon abb-icon abb-icon__lock"></span> </a> </div> <span class="abb-nav__menu-button" data-tracking-action="Flyout tab opened" data-tracking-label="Navigate"></span> </div> <div class="abb-nav__menu"> <div class="megaMenu_topMenuContainer"> <ul class="megaMenu"> <li class="noLink"><a>Producten en Oplossingen</a><span class="megaMenu_topMenuSVG"><svg style="vertical-align:middle" width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.58586 7L0.292969 1.70711L1.70718 0.292892L8.41429 7L1.70718 13.7071L0.292969 12.2929L5.58586 7Z" fill="#262626" /></svg></span></li> <li class="noLink"><a>Industrieën</a><span class="megaMenu_topMenuSVG"><svg style="vertical-align:middle" width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.58586 7L0.292969 1.70711L1.70718 0.292892L8.41429 7L1.70718 13.7071L0.292969 12.2929L5.58586 7Z" fill="#262626" /></svg></span></li> <li class="noLink"><a>Diensten</a><span class="megaMenu_topMenuSVG"><svg style="vertical-align:middle" width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.58586 7L0.292969 1.70711L1.70718 0.292892L8.41429 7L1.70718 13.7071L0.292969 12.2929L5.58586 7Z" fill="#262626" /></svg></span></li> <li class="hasLink"><a target="_self" href="https://careers.abb/benelux/nl">Carrière</a></li> <li class="hasLink"><a target="_self" href="https://new.abb.com/benelux/over-ons">Over ABB</a></li> <li class="hasLink"><a target="_self" href="https://new.abb.com/benelux/over-ons/contact">Contacteer ons</a></li> </ul> <div data-PageName="/nl/header/benelux-megamenu" class="megaMenudataLoad"></div> </div> <div class="abb-nav__quick-buttons"> <div class="abb-search-bar" data-abb-search-bar="0yonhn-abb-search-bar"> <input abb_search_query_textfield="" class="abb-search-bar__input" id="search1" name="q" placeholder="Search" data-placeholder-initial-text="Search" data-placeholder-changed-text="Type search" tabindex="0" type="text" value="" autocomplete="off" /> <div class="forSearchPage" data-forSearchPage="0"> <input abb_search_submit_button="" class="abb-search-bar__submit" type="button" value="" /> <span class="abb-search-bar__clear"> <img class="abb-icon abb-icon__clear" alt="clear" src="/cdn/img/Autosuggestion/errorcircle.png"/> </span> <span class="abb-search-bar__line"> <svg width="1" height="23" viewBox="0 0 1 23" fill="none" xmlns="http://www.w3.org/2000/svg"> <line x1="0.5" y1="-2.18557e-08" x2="0.500001" y2="23" stroke="#979797"/> </svg> </span> <span class="abb-search-bar__icon"> <span class="abb-icon abb-icon__search"></span> </span> </div> </div> <div class="abb-search-autosuggestion"> <div class="abb-search-autosuggestion-contents"> <div class="abb-search-autosuggestion-elastic"> <div>Suggestions</div> <div class="abb-search-autosuggestion-elastic-contents" data-nosuggestionmessage="There are no suggestion in Pages for the word your searching for." data-somethingwentwrong-Suggestion="Something went wrong for Pages Suggestion"></div> </div> <div class="abb-search-autosuggestion-products"> <div>Products</div> <div class="abb-search-autosuggestion-products-contents" data-noproductsmessage="There are no suggestion in Products for the word your searching for." data-somethingwentwrong-Products="Something went wrong for Products Suggestion"></div> <a class="abb-search-seeMoreProductsLink" href="#">See more products</a> </div> </div> </div> <div class="display__desktop"> <a class="abb-nav__button" href="#" id="cardIconD"> <span class="abb-nav__button__icon abb-icon abb-icon-shoping__list"></span> </a> <a class="abb-nav__button" data-open="language-selector-container"> <span class="abb-nav__button__icon abb-icon abb-icon__earth"></span> </a> <a class="abb-nav__button" href="https://myportal.abb.com/welcome"> <span class="abb-nav__button__icon abb-icon abb-icon__lock"></span> </a> </div> </div> </div> </nav> <div class="cmp-header__border"></div> <style> .breadcrumb { background-color: rgb(240, 240, 240); width: 100%; } @media only screen and (max-width: 1000px) { .breadcrumb { display: none; } .breadcrumb ul { position: unset !important; } } .breadcrumb ul { position: absolute; } .breadcrumb ul li { position: relative; } .breadcrumb ul li .tooltiptext { visibility: hidden; width: max-content; position: absolute; z-index: 1; padding: 10px; font-weight: 400; font-size: 14px; line-height: 20px; color: #262626; background: #fff; box-shadow: 4px 4px 20px rgba(0, 0, 0, .25); border-radius: 8px; left: 10%; } .tooltip:hover .tooltiptext { visibility: visible; } </style> <div class="breadcrumb"> <div class="RadSiteMap RadSiteMap_Default"> <ul class="rsmFlow rsmLevel rsmOneLevel"> <li class="rsmItem sfBreadcrumbNavigation"> <a class="rsmLink" href="/benelux"> <span class="home-icon"></span> </a> </li> <li class="rsmItem sfNoBreadcrumbNavigation tooltip" aria-current="page"> <span class="breadcrumbNodeSeparator"></span> <a class="rsmLink" href="javascript: void(0)"> Over ons </a> <div class="tooltiptext">Over ons</div> </li> </ul> </div> </div> <script> $(function () { //JS for Mobile View to show minimised view of the breadcrumbs if ($(window).width() <= 768) { if ($('.breadcrumb ul.rsmFlow').length > 0) { $('.breadcrumb ul.rsmFlow li:not(li:nth-last-of-type(2))').hide(); $('.breadcrumb li:first-child').before('<li class="rsmItem sfBreadcrumbNavigation dot">...</li>'); $('.breadcrumb ul.rsmFlow li').after("<br>"); $(".breadcrumb br").css({ "display": "none" }); $(document).on('click', 'li.dot', function () { $('.breadcrumb ul.rsmFlow li:not(li:nth-last-of-type(2))').toggle(); $('.breadcrumb ul.rsmFlow li:first-child').show(); $('.breadcrumb ul.rsmFlow li:last-of-type').hide(); $(".breadcrumb br").toggle(); $('.breadcrumb ul.rsmFlow').toggleClass("addMargin"); }); } } //JS for truncating the li's if there is long text if ($(window).width() >= 767) { if ($('.breadcrumb ul.rsmFlow').length > 0) { //$('.breadcrumb').css('max-width', '65rem'); $('.breadcrumb').css('width', '100% !important'); $('.breadcrumb').css('position', 'unset'); $('.breadcrumb').css('padding', '7px 40px'); $('.breadcrumb').css('margin-top', '-2px'); //get all the links var alllinks = $('.breadcrumb ul.rsmFlow li.rsmItem a.rsmLink'); var totallength = alllinks.length; //Get the total length of string //set length variable var length = 1; alllinks.each(function () { //if length is 1 - then home skip it if (length != 1) { //if its the last one - logic to truncate the string if (length == totallength) { var originalText = $.trim($(this).text()); //truncate the space before and after var charlength = originalText.length; if (charlength >= 40) { $(this).attr('data-link-title', originalText); //call truncating function $(this).text(cut(40)); } } //if not last then - add ... at the place of the link else { var originalText = $.trim($(this).text()); //truncate the space before and after var charlength = originalText.length; if (charlength >= 30) { $(this).attr('data-link-title', originalText); //add data-attribute for link changed //call truncating function $(this).text(cut(30)); } } } //increment the length variable length++; }); } } //Logic to truncate the string - #161407 function cut(n) { return function textCutter(i, text) { text = text.trim(); var short = text.substr(0, n); if (/^\S/.test(text.substr(n))) return short.replace(/\s+\S*$/, "") + '...'; return short; }; } }); </script> <script> $(window).load(function (e) { //change the bread crumb location in mobile and Tablet view if ((window.matchMedia('(max-device-width: 1000px)').matches)) { //check if breadcrumb is already there or not if ($('.abb-nav__menu').children('.breadcrumb').length > 0) { } else { let $el = $('.breadcrumb').clone(); $('.breadcrumb').remove(); $('.abb-nav__menu').prepend($el); $('.breacrumb').css("margin-top", "10px;"); $('.breadcrumb').show(); } } }); </script> </header> </section> <section class="templateMainSection"> <div class="lo_cols schemeWhite"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100" style=""> <div id="Content_T9431953B005_Col00" class="sf_colsIn sf_1col_1in_100" style="margin: 40px 0px 0px;"><div class="colorBgWrapperInner"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <!-- BEGIN CONTENT--> <div id="Content_T9431953B006_Col00" class="sf_colsIn sf_1col_1in_100"><div class="lo_cols t"> <div class="lo_colsOut lo_2cols_1_67"> <div class="lo_colsIn lo_2cols_1in_67"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C082_Col00" class="sf_colsIn sf_1col_1in_100 layout8"> <div class="textContainer headline headline-cursor"> <h1 class="tile-headline">Engineered to outrun</h1> </div> <div class='sfContentBlock'><strong>ABB</strong> is een wereldwijde technologieleider in elektrificatie en automatisering die een duurzamere en grondstofzuinige toekomst mogelijk maakt. Door expertise in engineering en digitalisering te combineren, helpt ABB industrieën om op hoog niveau te presteren terwijl ze efficiënter, productiever en duurzamer worden en continu verbeteren. Bij ABB noemen we dit ‘Engineered to Outrun’. Het bedrijf heeft een geschiedenis van meer dan 140 jaar en telt ruim 105.000 medewerkers wereldwijd. De ABB-aandelen zijn genoteerd op de SIX Swiss Exchange (ABBN) en Nasdaq Stockholm (ABB). <br /> ABB Benelux heeft 17 vestigingen verspreid over Nederland, België en Luxemburg. </div> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_2cols_2_33"> <div class="lo_colsIn lo_2cols_2in_33"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C082_Col01" class="sf_colsIn sf_1col_1in_100 layout4"> </div> </div> </div> </div> </div> </div> <script> jsLibs.push("layout8_4"); </script><div class="lo_cols t"> <div class="lo_colsOut lo_2cols_1_50"> <div class="lo_colsIn lo_2cols_1in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C061_Col00" class="sf_colsIn sf_1col_1in_100 layout6"> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_2cols_2_50"> <div class="lo_colsIn lo_2cols_2in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C061_Col01" class="sf_colsIn sf_1col_1in_100 layout6"> </div> </div> </div> </div> </div> </div><div class="lo_cols t layout3_4"> <div class="lo_colsOut lo_4cols_1_25"> <div class="lo_colsIn lo_4cols_1in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C041_Col00" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/benelux/over-ons/wie-zijn-wij" target="_blank" data-ga-params="Content;Content tiles clicked;ABB Benelux"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider56/default-album/abb_ee_man_and_woman_meeting2lr.jpg?sfvrsn=74ebf20a_1&CropWidth=745&CropHeight=351&Quality=High&CropX=0&CropY=0&Width=745&Height=351&Method=CropToFixedAreaCropToFixedAreaArguments&Key=d95d6ab117e1efa401f33918b2d4dbef" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">ABB Benelux</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_2_25"> <div class="lo_colsIn lo_4cols_2in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C041_Col01" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="https://global.abb/group/en/sustainability" target="_blank" data-ga-params="Content;Content tiles clicked;Duurzaamheid"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider56/default-album/sustainability-(1).jpg?sfvrsn=fc8b510b_1&CropWidth=292&CropHeight=146&Quality=High&CropX=0&CropY=0&Width=292&Height=146&Method=CropToFixedAreaCropToFixedAreaArguments&Key=95cd1e3cafa590beaef40471cf162259" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Duurzaamheid</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_3_25"> <div class="lo_colsIn lo_4cols_3in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C041_Col02" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/benelux/over-ons/businesses" target="_blank" data-ga-params="Content;Content tiles clicked;4 Businesses"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider56/default-album/digital-powertrain-monitoring1.jpg?sfvrsn=5383170a_1&CropWidth=1930&CropHeight=1086&Quality=High&CropX=0&CropY=0&Width=852&Height=479&Method=CropToFixedAreaCropToFixedAreaArguments&Key=a114556635ab168c9f6638e61ca09194" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">4 Businesses</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_4_25"> <div class="lo_colsIn lo_4cols_4in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C041_Col03" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="https://global.abb/group/en/technology?_gl=1*2z3vlo*_ga*NDY1MzQ2LjE2ODQ4MzMxNzY.*_ga_46ZFBRSZNM*MTcwNDk4NjI0MC4xMTAuMS4xNzA0OTkxMDQ0LjYwLjAuMA..&_ga=2.214420503.1081926015.1704697933-465346.1684833176" target="_blank" data-ga-params="Content;Content tiles clicked;Technologie "> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider56/default-album/technomogiel.jpg?sfvrsn=1&CropWidth=273&CropHeight=137&Quality=High&CropX=0&CropY=0&Width=273&Height=137&Method=CropToFixedAreaCropToFixedAreaArguments&Key=6a87d8db5a652dcb62b885e229c71d58" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Technologie </span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> </div> <div class="lo_cols t"> <div class="lo_colsOut lo_2cols_1_50"> <div class="lo_colsIn lo_2cols_1in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C062_Col00" class="sf_colsIn sf_1col_1in_100 layout6"> <div class="textContainer headline headline-cursor"> <h2 class="tile-headline">Contact</h2> </div> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_2cols_2_50"> <div class="lo_colsIn lo_2cols_2in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C062_Col01" class="sf_colsIn sf_1col_1in_100 layout6"> <div class="textContainer headline headline-cursor"> <h2 class="tile-headline">Verkoopsvoorwaarden</h2> </div> </div> </div> </div> </div> </div> </div><div class="lo_cols t layout3_4"> <div class="lo_colsOut lo_4cols_1_25"> <div class="lo_colsIn lo_4cols_1in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C005_Col00" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/benelux/over-ons/contact" data-ga-params="Content;Content tiles clicked;Contactgegevens"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider56/default-album/contact.jpg?sfvrsn=1&CropWidth=292&CropHeight=146&Quality=High&CropX=0&CropY=0&Width=292&Height=146&Method=CropToFixedAreaCropToFixedAreaArguments&Key=95cd1e3cafa590beaef40471cf162259" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Contactgegevens</span> <p>Lokale verkoop- en servicecontacten voor ABB producten in uw land </p> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_2_25"> <div class="lo_colsIn lo_4cols_2in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C005_Col01" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/benelux/over-ons/adressen" data-ga-params="Content;Content tiles clicked;Adressen"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider56/default-album/adressen.jpg?sfvrsn=1&CropWidth=292&CropHeight=146&Quality=High&CropX=0&CropY=0&Width=292&Height=146&Method=CropToFixedAreaCropToFixedAreaArguments&Key=95cd1e3cafa590beaef40471cf162259" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Adressen</span> <p>Overzicht van alle ABB adressen in de Benelux</p> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_3_25"> <div class="lo_colsIn lo_4cols_3in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C005_Col02" class="sf_colsIn sf_1col_1in_100 layout3"> <div class="tile contentTile"> <a class="inner clickable" href="/benelux/over-ons/algemene-voorwaarden" data-ga-params="Content;Content tiles clicked;Algemene Voorwaarden"> <div class="imageContainer"> <img data-src="https://www07.abb.com/images/librariesprovider56/default-album/121477286_10158864711282262_8802755333340101016_o.jpg?sfvrsn=e0d9f108_1&CropWidth=1255&CropHeight=707&Quality=High&CropX=0&CropY=0&Width=852&Height=480&Method=CropToFixedAreaCropToFixedAreaArguments&Key=60e6fd6862a730c4f8fa78718da2065c" class="lazy stretch" alt="" /> </div> <div class="textContainer"> <span class="header3">Algemene Voorwaarden</span> <p>Toepasselijk op de verkoop van goederen, werk en diensten door ABB</p> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_4_25"> <div class="lo_colsIn lo_4cols_4in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C005_Col03" class="sf_colsIn sf_1col_1in_100 layout3"></div> </div> </div> </div> </div> </div> <div class="lo_cols t"> <div class="lo_colsOut lo_2cols_1_50"> <div class="lo_colsIn lo_2cols_1in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C079_Col00" class="sf_colsIn sf_1col_1in_100 layout6"> <div class="textContainer headline headline-cursor"> <h2 class="tile-headline">Certificaten</h2> </div> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_2cols_2_50"> <div class="lo_colsIn lo_2cols_2in_50"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C079_Col01" class="sf_colsIn sf_1col_1in_100 layout6"> </div> </div> </div> </div> </div> </div><div class="lo_cols t layout3_4"> <div class="lo_colsOut lo_4cols_1_25"> <div class="lo_colsIn lo_4cols_1in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C080_Col00" class="sf_colsIn sf_1col_1in_100 layout3"></div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_2_25"> <div class="lo_colsIn lo_4cols_2in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C080_Col01" class="sf_colsIn sf_1col_1in_100 layout3"></div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_3_25"> <div class="lo_colsIn lo_4cols_3in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C080_Col02" class="sf_colsIn sf_1col_1in_100 layout3"></div> </div> </div> </div> </div> <div class="lo_colsOut lo_4cols_4_25"> <div class="lo_colsIn lo_4cols_4in_25"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C080_Col03" class="sf_colsIn sf_1col_1in_100 layout3"></div> </div> </div> </div> </div> </div> <div class="lo_cols t layout5"> <div class="lo_colsOut lo_5cols_1_20"> <div class="lo_colsIn lo_5cols_1in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C098_Col00" class="sf_colsIn sf_1col_1in_100 layout2"> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/abb_certificaat_vca_nl_2022-2025.pdf?sfvrsn=787ed50b_2" target="_blank" data-ga-params="Content;Content tiles clicked;VCA** ABB B.V."> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">VCA** ABB B.V.</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/pama-eindhoven---certificaat-iso9001_2022_2025.pdf?sfvrsn=6f7ed50b_2" target="_blank" data-ga-params="Content;Content tiles clicked;ISO 9001 ABB B.V. PA Measurement & Analytics site Eindhoven"> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">ISO 9001 ABB B.V. PA Measurement & Analytics site Eindhoven</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_5cols_2_20"> <div class="lo_colsIn lo_5cols_2in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C098_Col01" class="sf_colsIn sf_1col_1in_100 layout2"> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/abb_certificaat_vca_nl_2022-2025.pdf?sfvrsn=787ed50b_2" target="_blank" data-ga-params="Content;Content tiles clicked;VCA** ABB N.V."> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">VCA** ABB N.V.</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/iso-abb-industrial-solutions-gent-certificate-2023.pdf?sfvrsn=8d6f8b0b_2" target="_blank" data-ga-params="Content;Content tiles clicked;ISO 9001 ABB Industrial Solutions BV Gent"> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">ISO 9001 ABB Industrial Solutions BV Gent</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_5cols_3_20"> <div class="lo_colsIn lo_5cols_3in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C098_Col02" class="sf_colsIn sf_1col_1in_100 layout2"> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/abb_certificaat_vca_nl_2022-2025.pdf?sfvrsn=787ed50b_2" target="_blank" data-ga-params="Content;Content tiles clicked;VCA** ABB E-mobility B.V."> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">VCA** ABB E-mobility B.V.</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/2023-certificaat-abb-robotics-solutions-nv-(eng).pdf?sfvrsn=886f8b0b_2" target="_blank" data-ga-params="Content;Content tiles clicked;VCA* ABB Robotic Solutions N.V. Huizingen"> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">VCA* ABB Robotic Solutions N.V. Huizingen</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_5cols_4_20"> <div class="lo_colsIn lo_5cols_4in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C098_Col03" class="sf_colsIn sf_1col_1in_100 layout2"> <div class="tile contentTile"> <div class="inner autoCursor"> </div> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/scan_certificate-be012907-abb-european-installation-centre-9k-en-2021-2024.pdf?sfvrsn=8b6f8b0b_2" data-ga-params="Content;Content tiles clicked;ISO 9001 ABB European Installation Products N.V. Houdeng-Goegnies"> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">ISO 9001 ABB European Installation Products N.V. Houdeng-Goegnies</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_5cols_5_20"> <div class="lo_colsIn lo_5cols_5in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C098_Col04" class="sf_colsIn sf_1col_1in_100 layout2"> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/20220203-certificate-iso-9001-2015-abb-benelux.pdf?sfvrsn=7f7ed50b_2" target="_blank" data-ga-params="Content;Content tiles clicked;ISO 9001 Benelux "> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">ISO 9001 Benelux </span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/20220221-iso-14001-ede-2022-2024.pdf?sfvrsn=17ed50b_2" target="_blank" data-ga-params="Content;Content tiles clicked;ISO 14001 site ABB European Installation Products N.V. Houdeng-Goegnies"> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">ISO 14001 site ABB European Installation Products N.V. Houdeng-Goegnies</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> </div> <div class="lo_cols t layout5"> <div class="lo_colsOut lo_5cols_1_20"> <div class="lo_colsIn lo_5cols_1in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C107_Col00" class="sf_colsIn sf_1col_1in_100 layout2"> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/iso-45001-certificaat-ede-2021-2024.pdf?sfvrsn=6d7ed50b_2" data-ga-params="Content;Content tiles clicked;ISO 45001 site ABB Ede"> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">ISO 45001 site ABB Ede</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_5cols_2_20"> <div class="lo_colsIn lo_5cols_2in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C107_Col01" class="sf_colsIn sf_1col_1in_100 layout2"> <div class="tile contentTile"> <a class="inner clickable" href="https://new.abb.com/docs/librariesprovider56/certificates/20220221-iso-14001-ede-2022-2024.pdf?sfvrsn=17ed50b_2" target="_blank" data-ga-params="Content;Content tiles clicked;ISO 14001 site ABB Ede"> <div class="textContainer"> <div class="date">Certificaat</div> <span class="header3">ISO 14001 site ABB Ede</span> <br /> </div> </a> </div> <script> dragDropCallback(function () { rememberContainingLayout(); }); </script> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_5cols_3_20"> <div class="lo_colsIn lo_5cols_3in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C107_Col02" class="sf_colsIn sf_1col_1in_100 layout2"></div> </div> </div> </div> </div> <div class="lo_colsOut lo_5cols_4_20"> <div class="lo_colsIn lo_5cols_4in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C107_Col03" class="sf_colsIn sf_1col_1in_100 layout2"></div> </div> </div> </div> </div> <div class="lo_colsOut lo_5cols_5_20"> <div class="lo_colsIn lo_5cols_5in_20"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C107_Col04" class="sf_colsIn sf_1col_1in_100 layout2"></div> </div> </div> </div> </div> </div> <div class="lo_cols t"> <div class="lo_colsOut lo_2cols_1_33"> <div class="lo_colsIn lo_2cols_1in_33"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C047_Col00" class="sf_colsIn sf_1col_1in_100 layout4"> </div> </div> </div> </div> </div> <div class="lo_colsOut lo_2cols_2_67"> <div class="lo_colsIn lo_2cols_2in_67"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_C047_Col01" class="sf_colsIn sf_1col_1in_100 layout8"> </div> </div> </div> </div> </div> </div></div> <!-- END CONTENT--> </div> </div> </div></div> </div> </div> </div> </div> </div><div class="lo_cols t"> <div class="lo_colsOut lo_1col_1_100"> <div class="lo_colsIn lo_1col_1in_100"> <div class="sf_cols"> <div class="sf_colsOut sf_1col_1_100"> <div id="Content_T97430D44019_Col00" class="sf_colsIn sf_1col_1in_100 layout12"></div> </div> </div> </div> </div> </div> <div > <div class="sfContentBlock sf-Long-text" ><div id="language-selector-container" data-abb-reveal="" class="abb-reveal abb-reveal--large" data-elastic-exclude=""><span class="abb-heading-2">Select region / language</span> <ul id="language-selector" data-abb-tabs="" class="abb-tabs"><li class="abb-tabs__title abb-tabs--is-active"><a data-sf-ec-immutable="" href="#languages_europe">Europe</a></li><li class="abb-tabs__title"><a data-sf-ec-immutable="" href="#languages_americas">Americas</a></li><li class="abb-tabs__title"><a data-sf-ec-immutable="" href="#languages_middle-east-and-africa">Middle East and Africa</a></li><li class="abb-tabs__title"><a data-sf-ec-immutable="" href="#languages_asia-and-oceania">Asia and Oceania</a></li></ul><div data-abb-tabs-content="language-selector" class="abb-tabs__content"><div id="languages_europe" class="abb-tabs__content__panel abb-tabs--is-active"><ul data-abb-section="" class="abb-list--unstyled abb-list--margined abb-section abb-section--three-columns-flow"><li><span>Global</span> - <a data-sf-ec-immutable="" href="https://global.abb">English</a></li><li><span>Austria</span> - <a href="https://new.abb.com/at" data-sf-ec-immutable="">German</a></li><li><span>Belgium</span> - <a href="https://new.abb.com/benelux" data-sf-ec-immutable="">Dutch</a> | <a href="https://new.abb.com/benelux/fr" data-sf-ec-immutable="">French</a></li><li><span>Bulgaria</span> - <a href="https://new.abb.com/bg" data-sf-ec-immutable="">Bulgarian</a></li><li><span>Croatia</span> - <a href="https://new.abb.com/hr" data-sf-ec-immutable="">Croatian</a></li><li><span>Czech Republic</span> - <a href="https://new.abb.com/cz" data-sf-ec-immutable="">Czech</a> </li><li><span>Denmark</span> - <a href="https://new.abb.com/dk" data-sf-ec-immutable="">Danish</a></li><li><span>Estonia</span> - <a href="https://new.abb.com/ee" data-sf-ec-immutable="">Estonian</a></li><li><span>Finland</span> - <a href="https://new.abb.com/fi" data-sf-ec-immutable="">Finnish</a></li><li><span>France</span> - <a href="https://new.abb.com/fr" data-sf-ec-immutable="">French</a></li><li><span>Germany</span> - <a href="https://new.abb.com/de" data-sf-ec-immutable="">German</a></li><li><span>Greece</span> - <a href="https://new.abb.com/gr" data-sf-ec-immutable="">Greek</a></li><li><span>Hungary</span> - <a href="https://new.abb.com/hu" data-sf-ec-immutable="">Hungarian</a></li><li><span>Ireland</span> - <a href="https://new.abb.com/ie" data-sf-ec-immutable="">English</a></li><li><span>Italy</span> - <a href="https://new.abb.com/it" data-sf-ec-immutable="">Italian</a></li><li><span>Latvia</span> - <a href="https://new.abb.com/lv" data-sf-ec-immutable="">Latvian</a></li><li><span>Lithuania</span> - <a href="https://new.abb.com/lt" data-sf-ec-immutable="">Lithuanian</a></li><li><span>Luxembourg</span> - <a href="https://new.abb.com/benelux/fr" data-sf-ec-immutable="">French</a></li><li><span>Netherlands</span> - <a href="https://new.abb.com/benelux" data-sf-ec-immutable="">Dutch</a></li><li><span>Norway</span> - <a href="https://new.abb.com/no" data-sf-ec-immutable="">Norwegian</a></li><li><span>Poland</span> - <a href="https://new.abb.com/pl" data-sf-ec-immutable="">Polish</a></li><li><span>Portugal</span> - <a href="https://new.abb.com/pt" data-sf-ec-immutable="">Portuguese</a></li><li><span>Romania</span> - <a href="https://new.abb.com/ro" data-sf-ec-immutable="">Romanian</a></li><li><span>Russia</span> - <a href="https://new.abb.com/ru" data-sf-ec-immutable="">Russian</a></li><li><span>Serbia</span> - <a href="https://new.abb.com/rs" data-sf-ec-immutable="">Serbian</a></li><li><span>Slovakia</span> - <a href="https://new.abb.com/sk" data-sf-ec-immutable="">Slovakian</a></li><li><span>Slovenia</span> - <a href="https://new.abb.com/si" data-sf-ec-immutable="">Slovenian</a></li><li><span>Spain</span> - <a href="https://new.abb.com/es" data-sf-ec-immutable="">Spanish</a></li><li><span>Sweden</span> - <a href="https://new.abb.com/se" data-sf-ec-immutable="">Swedish</a></li><li><span>Switzerland</span> - <a href="https://new.abb.com/ch/fr" data-sf-ec-immutable="">French</a> | <a href="https://new.abb.com/ch" data-sf-ec-immutable="">German</a> | <a href="https://new.abb.com/ch/it" data-sf-ec-immutable="">Italian</a></li><li><span>Turkiye</span> - <a href="https://new.abb.com/tr" data-sf-ec-immutable="">Turkish</a></li><li><span>United Kingdom</span> - <a href="https://new.abb.com/uk" data-sf-ec-immutable="">English</a></li></ul></div><div id="languages_americas" class="abb-tabs__content__panel"><ul data-abb-section="" class="abb-list--unstyled abb-list--margined abb-section abb-section--three-columns-flow"><li><span>Global</span> - <a data-sf-ec-immutable="" href="https://global.abb">English</a></li><li><span>Argentina</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Aruba</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Bolivia</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Brazil</span> - <a href="https://new.abb.com/br" data-sf-ec-immutable="">Portuguese</a></li><li><span>Canada</span> - <a href="https://new.abb.com/ca" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/ca/fr" data-sf-ec-immutable="">French</a> </li><li><span>Chile</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Colombia</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Costa Rica</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Dominican Republic</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a> </li><li><span>Ecuador</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>El Salvador</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Guatemala</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Honduras</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Mexico</span> - <a href="https://new.abb.com/mx/" data-sf-ec-immutable="">Spanish</a></li><li><span>Panama</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>Paraguay</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Peru</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li><li><span>Puerto Rico</span> - <a href="https://new.abb.com/central-america-caribbean" data-sf-ec-immutable="">Spanish</a></li><li><span>United States of America</span> - <a href="https://new.abb.com/us" data-sf-ec-immutable="">English</a></li><li><span>Uruguay</span> - <a href="https://new.abb.com/south-america" data-sf-ec-immutable="">Spanish</a></li></ul></div><div id="languages_middle-east-and-africa" class="abb-tabs__content__panel"><ul data-abb-section="" class="abb-list--unstyled abb-list--margined abb-section abb-section--three-columns-flow"><li><span>Global</span> - <a data-sf-ec-immutable="" href="https://global.abb">English</a></li><li><span>Algeria</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Angola</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Bahrain</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Botswana</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Cameroon</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Côte d'Ivoire</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Egypt</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Ghana</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Israel</span> - <a href="https://new.abb.com/il" data-sf-ec-immutable="">Hebrew</a></li><li><span>Jordan</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Kenya</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Kuwait</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Lebanon</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Madagascar</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Mali</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Mauritius</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Morocco</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Namibia</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Nigeria</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Oman</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Pakistan</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Palestine</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Qatar</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Saudi Arabia</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Senegal</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>South Africa</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a></li><li><span>Tanzania</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Tunisia</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Uganda</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>United Arab Emirates</span> - <a href="https://new.abb.com/middle-east" data-sf-ec-immutable="">English</a></li><li><span>Zambia</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li><li><span>Zimbabwe</span> - <a href="https://new.abb.com/africa" data-sf-ec-immutable="">English</a> | <a href="https://new.abb.com/africa/fr" data-sf-ec-immutable="">French</a></li></ul></div><div id="languages_asia-and-oceania" class="abb-tabs__content__panel"><ul data-abb-section="" class="abb-list--unstyled abb-list--margined abb-section abb-section--three-columns-flow"><li><span>Global</span> - <a data-sf-ec-immutable="" href="https://global.abb">English</a></li><li><span>Australia</span> - <a href="https://new.abb.com/au" data-sf-ec-immutable="">English</a></li><li><span>Bangladesh</span> - <a href="https://new.abb.com/indian-subcontinent" data-sf-ec-immutable="">English</a></li><li><span>China</span> - <a href="https://new.abb.com/cn" data-sf-ec-immutable="">Chinese</a> | <a href="https://new.abb.com/cn/en" data-sf-ec-immutable="">English</a></li><li><span>India</span> - <a href="https://new.abb.com/indian-subcontinent" data-sf-ec-immutable="">English</a></li><li><span>Indonesia</span> - <a href="https://new.abb.com/id" data-sf-ec-immutable="">English</a></li><li><span>Japan</span> - <a href="https://new.abb.com/jp" data-sf-ec-immutable="">Japanese</a></li><li><span>Kazakhstan</span> - <a href="https://new.abb.com/kz" data-sf-ec-immutable="">Russian</a></li><li><span>Malaysia</span> - <a href="https://new.abb.com/my" data-sf-ec-immutable="">English</a></li><li><span>Mongolia</span> - <a href="https://new.abb.com/mn" data-sf-ec-immutable="">Mongolian</a> | <a href="https://new.abb.com/mn/en" data-sf-ec-immutable="">English</a></li><li><span>New Zealand</span> - <a href="https://new.abb.com/nz" data-sf-ec-immutable="">English</a></li><li><span>Philippines</span> - <a href="https://new.abb.com/ph" data-sf-ec-immutable="">English</a></li><li><span>Singapore</span> - <a href="https://new.abb.com/sg" data-sf-ec-immutable="">English</a></li><li><span>South Korea</span> - <a href="https://new.abb.com/kr" data-sf-ec-immutable="">Korean</a></li><li><span>Sri Lanka</span> - <a href="https://new.abb.com/indian-subcontinent" data-sf-ec-immutable="">English</a></li><li><span>Taiwan (Chinese Taipei)</span> - <a href="https://new.abb.com/tw" data-sf-ec-immutable="">Chinese - Traditional</a></li><li><span>Thailand</span> - <a href="https://new.abb.com/th" data-sf-ec-immutable="">English</a></li><li><span>Vietnam</span> - <a href="https://new.abb.com/vn" data-sf-ec-immutable="">English</a></li></ul></div></div></div></div> </div> </section> <section class="templateFooterSection"> <div class="megafooter_widgetContainer"> <div data-PageName="/footer/benelux-megafooter" data-currentYear="&copy; 1995 - 2025 ABB" class="megaFooterdataLoad"></div> </div> </section> </div> <script type="application/json" id="PersonalizationTracker"> {"IsPagePersonalizationTarget":false,"IsUrlPersonalizationTarget":false,"PageId":"0841b4aa-851f-433e-84cf-7c1e9fe2d42f"} </script><script type="text/javascript" src="/WebResource.axd?d=NjxTqR2bqTw1rewxxlkHPpRymCW5gpAOAIu22VWzdRDns3g9pE0o9F8yJ8Hs1r5nT1wCaZOT7ueAR7cs34HUBT-vJPT4N_I-eTvnaB35mNBrde4xxSPxzCF9OAw64a1ovcUUmxF3Ml_Von33GP8MILbQO2N_KkFLR2IaHRWrM-46P3rqE2fWVWl6LGxG2hIRH0VQdG22gCl7lOP0Y-UdToLN73ydj5VO4hk_2sgfFcw1&t=638774539460000000"> </script> <script type="text/javascript"> //<![CDATA[ window.__TsmHiddenField = $get('ctl39_TSM');;(function() { function loadHandler() { var hf = $get('ctl40_TSSM'); if (!hf._RSSM_init) { hf._RSSM_init = true; hf.value = ''; } hf.value += ';Telerik.Sitefinity.Resources, Version=15.1.8323.0, Culture=neutral, PublicKeyToken=b28c218413bdf563:nl:4bc94716-0cb1-4ef2-a91d-41d59fc84f93:7a90d6a'; Sys.Application.remove_load(loadHandler); }; Sys.Application.add_load(loadHandler); })();//]]> </script> </form> <script type="text/javascript" src="https://www07.abb.com/cdn/v17.3/scripts/min.js"></script> <script src="/Sitefinity/WebsiteTemplates/AbbBranding/App_Scripts/require.min.js?v=504911268000000000" type="text/javascript"></script> <script src="/Sitefinity/WebsiteTemplates/AbbBranding/App_Scripts/requirejs-libs/Newsearchbar_Autosuggest/autosuggestion.min.js?v=504911268000000000" type="text/javascript"></script> <script> var jspaths = { "paths": { "async": "https://www07.abb.com/cdn/v17.3/scripts/async", "googlemaps": "https://maps.googleapis.com/maps/api/js?client=gme-abbaseabrownboveri&sensor=false&v=3.13", "markerclusterer": "https://www07.abb.com/cdn/v17.3/scripts/markerclusterer", "jqueryjoboffersmap": "https://www07.abb.com/cdn/v17.3/scripts/jquery-joboffersmap", "joboffershortlist": "https://www07.abb.com/cdn/v17.3/scripts/jquery-joboffershortlist", "jobofferdetails": "https://www07.abb.com/cdn/v17.3/scripts/jquery-jobofferdetails", "gajoboffers": "https://www07.abb.com/cdn/v17.3/scripts/jquery-ga-joboffers", "joboffers": "https://www07.abb.com/cdn/v17.3/scripts/jquery-joboffers", "joboffersearch": "https://www07.abb.com/cdn/v17.3/scripts/jquery-joboffersearch", "tickertile": "https://www07.abb.com/cdn/v17.3/scripts/jquery-tickerTile", "touchcarousel": "https://www07.abb.com/cdn/v17.3/scripts/jquery-ui-touchCarousel", "carouselnew": "https://www07.abb.com/cdn/v17.3/scripts/jquery.carouselnew", "touchify": "https://www07.abb.com/cdn/v17.3/scripts/jquery.touchify", "imagegallerynew": "https://www07.abb.com/cdn/v17.3/scripts/jquery-imagegallerynew", "imagesloaded": "https://www07.abb.com/cdn/v17.3/scripts/imagesloaded.pkgd", "imagegalleryinit": "https://www07.abb.com/cdn/v17.3/scripts/jquery-imagegallery-init", "modernizr3d": "https://www07.abb.com/cdn/v17.3/scripts/modernizr.3dtransforms.touch", "jqueryuiwidget": "https://www07.abb.com/cdn/v17.3/scripts/jquery.ui.widget", "jqueryeventdragjs": "https://www07.abb.com/cdn/v17.3/scripts/jquery.event.drag", "jquerytranslate3djs": "https://www07.abb.com/cdn/v17.3/scripts/jquery.translate3d", "jqueryrscarouseljs": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel", "jqueryrscarouseljscustomnew": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel.customnew", "jqueryrscarouselautoscroll": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel-autoscroll", "jqueryrscarouselcontinuous": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel-continuous", "jqueryrscarouseltouch": "https://www07.abb.com/cdn/v17.3/scripts/jquery.rs.carousel-touch", "newimagegalleryinitnew": "https://www07.abb.com/cdn/v17.3/scripts/newimagegalleryinitnew", "presentationgalleryinit": "https://www07.abb.com/cdn/v17.3/scripts/jquery-presentationgallery-init", "chosen": "https://www07.abb.com/cdn/v17.3/scripts/jquery.chosen.min", "layout8_4": "https://www07.abb.com/cdn/v17.3/scripts/jquery-layout8_4", "expandable": "https://www07.abb.com/cdn/v17.3/scripts/jquery-expandablenew.min", "togglelayout": "https://www07.abb.com/cdn/v17.3/scripts/jquery-togglelayout.min", "tabs": "https://www07.abb.com/cdn/v17.3/scripts/jquery-tabs.min", "jumpToContactUs": "https://www07.abb.com/cdn/v17.3/scripts/jquery-jumptocontactus.min", "productplugin": "https://www07.abb.com/cdn/v17.3/scripts/jquery-productplugin", "nicescroll": "https://www07.abb.com/cdn/v17.3/scripts/jquery.nicescroll", "liveSearch": "https://www07.abb.com/cdn/v17.3/scripts/jquery.liveSearch", "abbask": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.ask", "imagerotator": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.imagerotator", "tinyscrollbar": "https://www07.abb.com/cdn/v17.3/scripts/jquery.tinyscrollbar", "productbrowser": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.productbrowser", "abbreferencesselector": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.referencesselector", "psutils": "https://www07.abb.com/cdn/v17.3/scripts/ps-utils", "downloadsection": "https://www07.abb.com/cdn/v17.3/scripts/jquery-downloadsection-launcher", "productselector": "https://www07.abb.com/cdn/v17.3/scripts/jquery.productselector", "countryselector": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.countryselector", "generalselector": "https://www07.abb.com/cdn/v17.3/scripts/GeneralSelector.min", "abbgeneralselector": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.generalselector.min", "followUs": "https://www07.abb.com/cdn/v17.3/scripts/jquery.followUs.min", "interactiveimg": "https://www07.abb.com/cdn/v17.3/scripts/jquery.touchpanview.min", "jqueryuitouchpunch": "https://www07.abb.com/cdn/v17.3/scripts/jquery.ui.touch-punch", "knockout": "https://www07.abb.com/cdn/v17.3/scripts/knockout", "select2": "https://www07.abb.com/cdn/v17.3/scripts/select2", "piscomponents": "https://www07.abb.com/cdn/v17.3/scripts/piscomponents", "pisinit": "https://www07.abb.com/cdn/v17.3/scripts/pisinit", "jquery-video-brightcove": "https://www07.abb.com/cdn/v17.3/scripts/jquery-video-brightcove", "handlebars": "https://www07.abb.com/cdn/v17.3/scripts/handlebars", "history": "https://www07.abb.com/cdn/v17.3/scripts/jquery.history", "statemanager": "https://www07.abb.com/cdn/v17.3/scripts/StateManager", "jquery-cmd": "https://www07.abb.com/cdn/v17.3/scripts/jquery-cmd", "jquery-subpages": "https://www07.abb.com/cdn/v17.3/scripts/jquery-subpages", "googleMap": "https://www07.abb.com/cdn/v17.3/scripts/googleMap.min", "googleMapStyles": "https://www07.abb.com/cdn/v17.3/scripts/googleMapStyles.min", "jquery-extreme": "https://www07.abb.com/cdn/v17.3/scripts/jquery-extreme", "socialmedia": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.socialmedia.min", "slick": "https://www07.abb.com/cdn/v17.3/scripts/slick", "abbaudioplayer": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.audioplayer", "carticonwidget": "https://www07.abb.com/cdn/v17.3/scripts/cartIconWidget", "carticonwidgetinitalization": "https://www07.abb.com/cdn/v17.3/scripts/cartIconWidgetInitialization", "jsonp": "https://www07.abb.com/cdn/v17.3/scripts/jquery-jsonp", "abbexternalcontentwrapper": "https://www07.abb.com/cdn/v17.3/scripts/jquery.abb.externalcontentwrapper", "url": "https://www07.abb.com/cdn/v17.3/scripts/url.min", "dynamicbreadcrumblist": "https://www07.abb.com/cdn/v17.3/scripts/DynamicBreadcrumbList", "breadcrumbsnippetgeneration": "https://www07.abb.com/cdn/v17.3/scripts/BreadcrumbSnippetGeneration" }, waitSeconds: 20 }; var mainPath = "https://www07.abb.com/cdn/v17.3/scripts/main"; requirejs.config(jspaths); requirejs([mainPath + ".js"]); </script> <script> if (window.seoSettings.enableBreadcrumbSnippet === true) { jsLibs.push("breadcrumbsnippetgeneration"); } </script> <link href="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/foundation-global/foundation-global.min.css?h=496b6b06" rel="stylesheet" type="text/css"> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.core.min.js?h=140112de" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.util.mediaQuery.min.js?h=fc5c0a75" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/flare/src/flare.min.js?h=55c379c7" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.util.keyboard.min.js?h=394804cb" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.util.box.min.js?h=98778b15" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/bower_components/foundation-sites-newest/dist/plugins/foundation.util.triggers.min.js?h=9211b9a4" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/reveal/reveal.min.js?h=913876d0" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/tabs/tabs.min.js?h=abe32fd1" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/sections/sections.min.js?h=2d6d8af6" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/navigation/navbar.min.js?h=9ffc49e8" type="text/javascript"></script> <script src="https://d3o3d9viu00ouz.cloudfront.net/fifa/v0.5.6.1867/components/navigation/navigation.min.js?h=d4819fe0" type="text/javascript"></script> <script> Fifa.jQuery(document).ready(function () { Fifa.jQuery(document).foundation(); }); </script> <script> $(window).bind("load", function () { $('.abb-page__header__logo-simple').attr('href', $('.rsmLink').attr('href')); }); </script> <script type="text/javascript"> window.dataLayer = window.dataLayer || []; var dl_data = { 'event': 'updateData', 'page': { 'path': '/benelux/over-ons','pageTitle': 'Over ons','description': 'ABB Benelux - over ABB in de Benelux','language': 'nl', 'country': 'Luxembourg,Belgium,Netherlands', 'content_type': 'Webpage', 'company_brand': 'ABB', 'theme': 'Country Site', }, 'visitor': { 'status': '', // internal/external depending if the customer is an employee or not 'geolocation': '', // information taken from AKAMAI } // ... other important site/page/user details can be added in the discussion } $(function () { if ($.cookie('csSelectedCountry') && $.cookie('csUserStatus') && $.cookie('csUserAgent') && $.cookie('csSelectedCity')) { dl_data.page.country = $.cookie('csSelectedCountry'); dl_data.visitor.status = $.cookie('csUserStatus') ?? ''; dl_data.visitor.geolocation = $.cookie('csSelectedCountry'); dataLayer.push(dl_data); const event = new Event("event_created_csSelectedCountry"); document.dispatchEvent(event); } else { $.post(`/api/CurrentCountryApi`) .done(function (data) { dl_data.page.country = data.Object.Country ?? ''; dl_data.visitor.status = data.Object.UserStatus ?? ''; dl_data.visitor.geolocation = data.Object.Country ?? 'global'; $.cookie('csSelectedCountry', data.Object.Country, { expires: 1, path: '/' }); $.cookie('csUserStatus', data.Object.UserStatus ?? '', { expires: 1, path: '/' }); $.cookie('csUserAgent', data.Object.UserAgent ?? '', { expires: 1, path: '/' }); $.cookie('csSelectedCity', data.Object.City, { expires: 1, path: '/' }); }) .always(function () { dataLayer.push(dl_data); const event = new Event("event_created_csSelectedCountry"); document.dispatchEvent(event); }); } }); </script> <script src="/Mvc/Scripts/LazyloadImage/jquery.lazy.min.js?v=638774539320000000"></script> <script type="text/javascript"> $(function () { var loadedElements = 0; $('.lazy').Lazy({ beforeLoad: function (element) { window.dispatchEvent(new Event('resize')); }, afterLoad: function (element) { loadedElements++; Site.resizeHeightsOptimized(); }, onError: function (element) { loadedElements++; }, onFinishedAll: function () { } }); }); </script> <script> function hideCartIconIfProductsExist() { var shoppingListBasket = localStorage.getItem('shoppingListBasket'); if (shoppingListBasket) { const basketArray = JSON.parse(shoppingListBasket); if (!basketArray || basketArray.length == 0) { var cartIconM = document.getElementById('cardIconM'); if (cartIconM) { cartIconM.style.display = 'none'; } var cartIconD = document.getElementById('cardIconD'); if (cartIconD) { cartIconD.style.display = 'none'; } } } else { var cartIconD = document.getElementById('cardIconD'); if (cartIconD) { cartIconD.style.display = 'none'; } var cartIconM = document.getElementById('cardIconM'); if (cartIconM) { cartIconM.style.display = 'none'; } } } window.onload = hideCartIconIfProductsExist; </script> <script> $(window).on("load", function () { const cardIconD = document.getElementById('cardIconD'); const cardIconM = document.getElementById('cardIconM'); if (window.innerWidth <= 767) { // addClickEvent(cardIconM); } else { addClickEvent(cardIconD); } }); function addClickEvent(cardIcon) { if (cardIcon) { const url = window.location.origin + '/search/shoppinglist'; cardIcon.addEventListener('click', function (event) { event.preventDefault(); window.location.href = url; }); } } </script> </body> </html>