CINXE.COM

News Releases | Azenta

<!DOCTYPE html> <html class="js cssanimations csstransitions js cssanimations csstransitions"> <head> <!-- begin spin_special_output(head_start) --> <style type="text/css" wd_script_id="search_form_style" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ=="> .wd_search_form .wd_input_datepicker { margin-right: 2px; } .wd_search_type_checkbox { margin-left: 20px; } </style> <script type="text/javascript" src="js/jquery-webdriver.js" wd_script_id="jquery-webdriver.js" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ=="></script> <script type="text/javascript" src="js/webdriver.js" wd_script_id="webdriver.js" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ=="></script> <script type="text/javascript" wd_script_id="search_form_script" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ=="> function wd_toggle_search_form(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_search_form_container"); var basic_form = $container.find(".wd_search_form_basic"); var basic_query = basic_form.find('input[name="query"]'); var advanced_form = $container.find(".wd_search_form_advanced"); var advanced_query = advanced_form.find('input[name="query"]'); if (advanced) { advanced_query.val(basic_query.val()); advanced_form.show(); basic_form.hide(); } else { basic_query.val(advanced_query.val()); basic_form.show(); advanced_form.hide(); } } function wd_toggle_search_type_checkboxes(radio) { var $ = webDriver.jQuery; var $radio = $(radio); var all = $radio.val() == "All" ? $radio.is(":checked") : !$radio.is(":checked"); var $checkboxes = $radio.closest(".wd_form_field").find(".wd_search_type_checkbox"); $checkboxes.find('input[type="checkbox"]').prop("disabled", all); $checkboxes.toggle(!all); } webDriver.jQuery(function ($) { $('.wd_search_type_radio input[type="radio"]').each(function() {wd_toggle_search_type_checkboxes(this);}); }); </script> <link href="thirdparty/font-awesome/css/font-awesome.min.css" type="text/css" rel="stylesheet" wd_script_id="font-awesome.min.css"> <style type="text/css" wd_script_id="toolbar_style" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ=="> div.wd_toolbar { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; margin: 15px 0px 15px 0px; padding: 5px; line-height: 1; } div.wd_toolbar-page { clear: both; } div.wd_toolbar ul.wd_tools { display: inline-block; width: 100%; margin: 0; padding: 5px 0; } div.wd_toolbar ul.wd_tools li.wd_tool { display: block; list-style-type: none; margin-right: 5px; padding: 0; float: right; } span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited { border-radius: 2px; display: inline-block; width: 30px; height: 30px; box-sizing: border-box; margin: 0; padding: 7px; font-size: 16px; line-height: 1; text-align: center; color: #ffffff; background-color: #767676; } span.wd_tool_icon > a:hover { color: #ffffff; background-color: #666666; text-decoration: none; } div.wd_toolbar ul.wd_tools li.wd_tool-addthis { float: left; } </style> <script type="text/javascript" src="js/wd_resize.js" wd_script_id="wd_resize.js" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ=="></script> <script type="text/javascript" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ==">webDriver.push_jQuery();</script> <script type="text/javascript" wd_script_id="view_printable_script" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ=="> function view_printable() { var loc = window.location; var sep = (loc.search == "") ? "?" : "&"; var url = loc.protocol+"//"+loc.host+loc.pathname+loc.search+sep+"printable"+loc.hash; window.open(url, "_blank", ""); } </script> <script type="text/javascript" wd_script_id="format_news_script" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ=="> (function($) { webDriver.formatNews = function() { var $news = $(this); var print_url = $news.attr("wd_print_url"); $news.find("table").each(function() { var $table = $(this); var $parent = $table.parent(); if ($parent.innerWidth() < $table.outerWidth()) { if ($parent.hasClass("wd_news_table")) { $parent.find(".fullscreen-button").show(); } else { var $btn = $("<button>View News Release Full Screen</button>") .addClass("fullscreen-button") .on("click", function() { if (print_url) window.open(print_url, "_blank", ""); else view_printable(); }) ; var $div = $("<div></div>)") .addClass("wd_news_table") .css("overflow-x", "auto") .append($btn) ; $table.replaceWith($div); $div.append($table); } } else { if ($parent.hasClass("wd_news_table")) $parent.find(".fullscreen-button").hide(); } }); } })(webDriver.jQuery); </script> <style type="text/css" wd_script_id="template detail:newsfeed_releases:site style" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ==">.wd_title { font-size: 1.3em; font-weight: bold; } .wd_subtitle { font-weight: bold; } table.wd_extimagetable { border-style: none; border-spacing:0px; clear: right; float: right; } td.wd_extimagecell { text-align: right; margin: 0px 0px 5px 5px; padding:0px; } td.wd_extimagecell img { padding-left:10px; padding-bottom:10px; border-style: none; } blockquote.wd_pullquote { font-style: italic; width:200px; margin:0 0 20px 20px; line-height: 1.8em; float: right; clear: right; } blockquote.wd_pullquote:before { content: "“ "; font-size: xx-large; } blockquote.wd_pullquote:after { content: " ”"; font-size: xx-large; float: right; } .fullscreen-button { border: 1px solid #d1d1d1; background: #e3e3e3 url(images/webdriver/view_full_screen_button_background.png) no-repeat; padding: 3px 3px 3px 30px; margin: 5px 0px 5px 0px; color: #727272; width: 220px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; } .wd_contact { margin: 1em 0; } .wd_release_data { margin: 1em 0; } .wd_caption { text-align: center; font-size: 0.72em; font-style: italic; margin: 1em 0 0 0; } </style> <script type="text/javascript" nonce="ZWZjYTBlZWI0NzE1MGM1MjVhNDBmNmRkZmI1OTI2NmU2YWE1ZjliOQ==">webDriver.pop_jQuery();</script> <!-- end spin_special_output(head_start) --> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="https://careers.brooks.com/favicon.png?v=2.1.2"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,700,700italic,800,800italic,600italic" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="css/gcss.css"> <link rel="stylesheet" href="css/bootstrap.min.css"> <!--[if lte IE 8]> <link rel="stylesheet" type="text/css" href="https://careers.brooks.com/css/ie8.css" /> <![endif]--> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <script async="" src="js/analytics.js"></script> <script type="text/javascript" src="js/modernizr.js"></script> <link rel="stylesheet" type="text/css" href="css/calendar.css"> <script type="text/javascript" src="js/calendar.js"></script> <title>News Releases | Azenta</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Brooks Automation to Present at the Stifel Technology, Internet &amp; Media Conference" /> <meta name="twitter:description" content="CHELMSFORD, Mass., Jan. 29, 2014 -- Brooks Automation, Inc. (Nasdaq:BRKS) announced today that the Company will present at the Stifel Technology, Internet &amp; Media Conference at the Fairmont Hotel,..." /> <meta property="og:site_name" content="Investors | Azenta" /> <meta property="og:url" content="https://investors.azenta.com/news-releases?item=97" /> <meta property="og:title" content="Brooks Automation to Present at the Stifel Technology, Internet &amp; Media Conference" /> <meta property="og:description" content="CHELMSFORD, Mass., Jan. 29, 2014 -- Brooks Automation, Inc. (Nasdaq:BRKS) announced today that the Company will present at the Stifel Technology, Internet &amp; Media Conference at the Fairmont Hotel,..." /> <noscript> <link rel="stylesheet" type="text/css" href="css/nojs.css" /> </noscript> <script type="text/javascript" src="js/jquery.js"></script> <script src="js/js.js"></script> <script type="text/javascript" src="js/gjs.js"></script> <style type="text/css">.fancybox-margin{margin-right:15px;}</style> <script type="text/javascript" charset="UTF-8" src="js/common.js"></script> <script type="text/javascript" charset="UTF-8" src="js/util.js"></script> <script type="text/javascript" charset="UTF-8" src="js/AuthenticationService.js"></script> <link rel="stylesheet" type="text/css" href="css/wd_nav_resp.css"> <link rel="stylesheet" type="text/css" href="css/wdcontent.css"> <link rel="alternate" href="https://investors.azenta.com/news-releases?pagetemplate=rss" type="application/rss+xml" title="News Releases | Azenta"><style> .wd_home_hero { background-image: url(/image/Azenta_Investor_Header_1.png); } </style> <!-- begin spin_special_output(head_end) --> <link rel="canonical" href="https://investors.azenta.com/news-releases?item=97" /> <!-- end spin_special_output(head_end) --> </head> <body class="homeBody wd_pageid_43 wd_item_page wd_item_97"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-73404903-1', 'auto'); ga('create', 'UA-4612230-1', 'auto', 'clientTracker'); ga('send', 'pageview'); ga('clientTracker.send', 'pageview'); </script> <div id="top-wrapper"> <div id="top-container"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="logo"> <a href="https://www.azenta.com/"></a> </div> <div class="topnav"> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://investors.azenta.com/index.php?s=82" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><input type="text" name="query" value="" size="22" placeholder="Search Investor Relations" title="Search Investor Relations" /> <input type="submit" name="submit" value="Search"></form> </div> </div> <div class="clear"></div> <header class="header wd_desktop_nav" id="wd_desktop_menu"> <nav> <ul class="nav content"> <li><a href="https://investors.azenta.com/investors" class="first home"><i class="fa fa-home"></i></a></li> <li class="hasMenu"> <a href="sec-filings" target="_self">Financial Info</a> <ul> <li><a href="https://investors.azenta.com/sec-filings" target="_self">SEC Filings</a></a></li> <li><a href="https://investors.azenta.com/2024" target="_self">Quarterly Results</a></a></li> <li><a href="https://investors.azenta.com/annual-reports" target="_self">Annual Reports & Proxy Statements</a></a></li> </ul> </li> <li class="hasMenu"> <a href="stock-information" target="_self">Stock Info</a> <ul> <li><a href="https://investors.azenta.com/stock-information" target="_self">Stock Information</a></a></li> <li><a href="https://investors.azenta.com/investment-calculator" target="_self">Investment Calculator</a></a></li> <li><a href="https://investors.azenta.com/historic-stock-price" target="_self">Historical Stock Price</a></a></li> <li><a href="https://investors.azenta.com/analyst-coverage" target="_self">Analyst Coverage</a></a></li> </ul> </li> <li class="selected hasMenu"> <a href="news-releases" target="_self">News, Events & Presentations</a> <ul> <li><a href="https://investors.azenta.com/news-releases" target="_self">News Releases</a></a></li> <li><a href="https://investors.azenta.com/events" target="_self">Events and Webcasts</a></a></li> <li><a href="https://investors.azenta.com/investor-presentations" target="_self">Investor Presentations</a></a></li> <li><a href="https://investors.azenta.com/email-alerts" target="_self">Email Alerts</a></a></li> </ul> </li> <li class="hasMenu"> <a href="corporate-governance" target="_self">Governance</a> <ul> <li><a href="https://www.azenta.com/board-of-directors" target="_self">Board of Directors</a></a></li> <li><a href="https://www.azenta.com/contact-us/management-team" target="_self">Leadership Team</a></a></li> <li><a href="https://investors.azenta.com/corporate-governance" target="_self">Governance Documents</a></a></li> <li><a href="https://investors.azenta.com/esg" target="_self">Environmental, Social<br />& Governance (ESG)</a></a></li> </ul> </li> <li class="hasMenu"> <a href="https://investors.azenta.com/contacts" target="_self">Contact IR</a> <ul> <li><a href="https://investors.azenta.com/shareholder-feedback" target="_self">Shareholder Feedback</a></a></li> </ul> </li> </ul> </nav> </header> <section class="wd_mob_menu_wrapper"> <div class="wrapper"> <div class="row"> <div class="col-md-12"> <header class="wd_mob_toggle_wrap"> <h4>Investor Menu</h4> <button class="wd_mob_toggle"> <i class="fa fa-bars" aria-hidden="true"></i> </button> </header> <nav class="wd_mob_menu" id="wd_mob_main_menu"> <ul class="dl-menu dl-menuopen wd_mob_level_1"> <li class="inner_menu"><a href="sec-filings" target="_self">Financial Info</a> <ul class="dl-submenu wd_mob_level_2"> <li class=""><a href="https://investors.azenta.com/sec-filings" target="_self">SEC Filings</a> </li> <li class=""><a href="https://investors.azenta.com/2024" target="_self">Quarterly Results</a> </li> <li class=""><a href="https://investors.azenta.com/annual-reports" target="_self">Annual Reports & Proxy Statements</a> </li> </ul> </li> <li class="inner_menu"><a href="stock-information" target="_self">Stock Info</a> <ul class="dl-submenu wd_mob_level_2"> <li class=""><a href="https://investors.azenta.com/stock-information" target="_self">Stock Information</a> </li> <li class=""><a href="https://investors.azenta.com/investment-calculator" target="_self">Investment Calculator</a> </li> <li class=""><a href="https://investors.azenta.com/historic-stock-price" target="_self">Historical Stock Price</a> </li> <li class=""><a href="https://investors.azenta.com/analyst-coverage" target="_self">Analyst Coverage</a> </li> </ul> </li> <li class="active inner_menu"><a href="news-releases" target="_self">News, Events & Presentations</a> <ul class="dl-submenu wd_mob_level_2"> <li class="active "><a href="https://investors.azenta.com/news-releases" target="_self">News Releases</a> </li> <li class=""><a href="https://investors.azenta.com/events" target="_self">Events and Webcasts</a> </li> <li class=""><a href="https://investors.azenta.com/investor-presentations" target="_self">Investor Presentations</a> </li> <li class=""><a href="https://investors.azenta.com/email-alerts" target="_self">Email Alerts</a> </li> </ul> </li> <li class="inner_menu"><a href="corporate-governance" target="_self">Governance</a> <ul class="dl-submenu wd_mob_level_2"> <li class=""><a href="https://www.azenta.com/board-of-directors" target="_self">Board of Directors</a> </li> <li class=""><a href="https://www.azenta.com/contact-us/management-team" target="_self">Leadership Team</a> </li> <li class=""><a href="https://investors.azenta.com/corporate-governance" target="_self">Governance Documents</a> </li> <li class=""><a href="https://investors.azenta.com/esg" target="_self">Environmental, Social<br />& Governance (ESG)</a> </li> </ul> </li> <li class="inner_menu"><a href="https://investors.azenta.com/contacts" target="_self">Contact IR</a> <ul class="dl-submenu wd_mob_level_2"> <li class=""><a href="https://investors.azenta.com/shareholder-feedback" target="_self">Shareholder Feedback</a> </li> </ul> </li> </ul> </nav> </div> </div> </section> </div> </div> </div> </div> </div> <div class="wd_home_hero"> <div class="wd_header_content container-fluid"> <div class="row"> <div class="col-md-12"> <div class="wd_header_title">News Releases</div> <div class="wd_header_description"></div> </div> </div> </div> </div><!-- END HOME HERO --> <div class="middle-wrapper"> <div class="middle-container"> <!--<h1></h1>--> <div class="container"> <div class="row"> <div class="col-md-12"> <div id="wd_printable_content"> <div class="wd_newsfeed_releases-detail"> <div class="wd_toolbar wd_toolbar-detail"><ul class="wd_tools"><li class="wd_tool wd_tool-pdf"><span class="wd_tool_icon"><a href="https://investors.azenta.com/news-releases?item=97&amp;asPDF=1" rel="nofollow" title="pdf"><span class="fa fa-file-pdf-o"></span></a></span></li><li class="wd_tool wd_tool-rss"><span class="wd_tool_icon"><a href="https://investors.azenta.com/rss-feeds?rsspage=43" title="rss"><span class="fa fa-rss"></span></a></span></li></ul></div> <div class="wd_title wd_language_left">Brooks Automation to Present at the Stifel Technology, Internet & Media Conference</div> <style type="text/css"> div.wd_news_body img { margin: 0 0 20px 20px; float:right; max-width: 250px; max-height: 250px; width: auto !important; height: auto !important; } div.PRN_ImbeddedAssetReference{ display: none; } div[id^="prni_dvprne"]{ display: none; } </style> <div class="wd_body wd_news_body" wd_resize="formatNews" wd_print_url="https://investors.azenta.com/news-releases?item=97&printable=1"><p><location idsrc="xmltag.org" value="LU/us.ma.chelms">CHELMSFORD, Mass.</location>,&nbsp;<chron>Jan. 29, 2014</chron>&nbsp;--&nbsp;<org idsrc="xmltag.org" value="NASDAQ-NMS:BRKS">Brooks Automation, Inc.</org>&nbsp;(Nasdaq:BRKS) announced today that the Company will present at the Stifel Technology, Internet &amp; Media Conference at the&nbsp;<location>Fairmont Hotel</location>,&nbsp;<location idsrc="xmltag.org" value="LU/us.ca.sanfrn">San Francisco</location>.&nbsp;<person>Steve Schwartz</person>, Chief Executive Officer, will present on&nbsp;<chron>Wednesday, February 12, 2014</chron>&nbsp;at&nbsp;<chron>9:10 a.m. Pacific Time</chron>.&nbsp;Analysts, investors and members of the media can access the webcast via the Brooks website at&nbsp;<a href="http://www.brooks.com/" target="_top">www.brooks.com</a>.</p> <p>About&nbsp;<org idsrc="xmltag.org" value="NASDAQ-NMS:BRKS">Brooks Automation, Inc.</org></p> <p>Brooks is a leading worldwide provider of automation, vacuum and instrumentation solutions for multiple markets including life sciences, front end semiconductor manufacturing and adjacent technology markets. Our technologies, engineering competencies and global service capabilities provide customers speed to market, and ensure high uptime and rapid response, which equate to superior value in their mission-critical controlled environments. Since 1978, we have been a leading partner to the global semiconductor manufacturing market and through product development initiatives and strategic business acquisitions; we have expanded our reach to meet the needs of customers in the life sciences industry, analytical &amp; research markets and clean energy solutions. Brooks is headquartered in&nbsp;<location idsrc="xmltag.org" value="LU/us.ma.chelms">Chelmsford, MA</location>, with direct operations in&nbsp;<location idsrc="xmltag.org" value="LB/nam">North America</location>,&nbsp;<location idsrc="xmltag.org" value="LR/eur">Europe</location>&nbsp;and&nbsp;<location idsrc="xmltag.org" value="LR/asp">Asia</location>. For more information, please visit&nbsp;<a href="http://www.brooks.com/" target="_top">www.brooks.com</a>.</p> <pre> CONTACT: <person>Lynne Yassemedis</person> <org idsrc="xmltag.org" value="NASDAQ-NMS:BRKS">Brooks Automation</org> 978.262.2400 <a href="mailto:lynne.yassemedis@brooks.com">lynne.yassemedis@brooks.com</a> <person>John Mills</person> Senior Managing Director <org>ICR, LLC</org> 310.954.1105 <a href="mailto:john.mills@icrinc.com">john.mills@icrinc.com</a></pre> <p>Brooks Automation, Inc.</p> </div> <!-- ITEMDATE: 2014-01-29 17:30:00 EST --> </div> </div> </div> </div> </div> </div> </div> <!-- <div class="footer-wrapper"> <div class="footer-container"> <div class="column1"> <p>SITE MAP</p> <a href="https://careers.brooks.com/" class="first">Home</a> <a href="https://careers.brooks.com/about-brooks/">About Brooks</a> <a href="https://careers.brooks.com/working-at-brooks/">Working At Brooks</a> <a href="https://careers.brooks.com/career-areas/">Career Areas</a> <a href="https://careers.brooks.com/jobsearch/" class="last">Search Jobs</a> </div> <div class="column2"> <p>Follow us</p> <div class="footerSocial"> <a href="https://www.facebook.com/BrooksAutomationInc" class="facebook-footer" target="_blank"></a> <a href="https://twitter.com/brooksglobal" class="twitter-footer" target="_blank"></a> <a href="http://www.linkedin.com/company/brooks-automation" class="linkedin-footer" target="_blank"></a> <a href="http://www.google.com/+brooksautomation" class="google-footer" target="_blank"></a> </div> </div> <div class="column3"> <p>Career Opportunities</p> <div><a href="https://careers.brooks.com/career-opportunities//"> (22 jobs)</a><a href="https://careers.brooks.com/career-opportunities/accounting-finance/">Accounting / Finance (8 jobs)</a><a href="https://careers.brooks.com/career-opportunities/administrative/">Administrative (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/auditor/">Auditor (1 job)</a><a href="https://careers.brooks.com/career-opportunities/customer-support/">Customer Support (6 jobs)</a><a href="https://careers.brooks.com/career-opportunities/engineering/">Engineering (21 jobs)</a><a href="https://careers.brooks.com/career-opportunities/facilities/">Facilities (1 job)</a><a href="https://careers.brooks.com/career-opportunities/human-resources/">Human Resources (1 job)</a><a href="https://careers.brooks.com/career-opportunities/information-technology/">Information Technology (10 jobs)</a><a href="https://careers.brooks.com/career-opportunities/intern/">Intern (1 job)</a><a href="https://careers.brooks.com/career-opportunities/life-sciences/">Life Sciences (7 jobs)</a></div><div><a href="https://careers.brooks.com/career-opportunities/manufacturing/">Manufacturing (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/marketing/">Marketing (4 jobs)</a><a href="https://careers.brooks.com/career-opportunities/operations/">Operations (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/production/">Production (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/project-program-management/">Project / Program Management (1 job)</a><a href="https://careers.brooks.com/career-opportunities/quality/">Quality (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/sales/">Sales (10 jobs)</a><a href="https://careers.brooks.com/career-opportunities/service/">Service (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/shipping-distribution/">Shipping / Distribution (3 jobs)</a><a href="https://careers.brooks.com/career-opportunities/supply-chain/">Supply Chain (3 jobs)</a></div> </div> </div> </div> --> <div class="eeo-wrapper"> <div class="container"> <div class="eeo"> <div id="footer-social"> <a target="_blank" title="Facebook" href="https://www.facebook.com/AzentaLifeSciences"><img src="images/social_fb.png" alt="Facebook" style="border-width: 0px; border-style: solid;" height="30" width="30"></a>&nbsp; <a target="_blank" title="Twitter" href="https://twitter.com/AzentaSciences"><img src="images/social_twitter.png" alt="Twitter" style="border-width: 0px; border-style: solid;" height="30" width="30"></a>&nbsp; <a target="_blank" title="LinkedIn" href="https://www.linkedin.com/company/80092649/"><img src="images/social_linkedin.png" alt="LinkedIn" style="border-width: 0px; border-style: solid;" height="30" width="30"></a>&nbsp; <a target="_blank" title="YouTube" href="https://www.youtube.com/azentalifesciences"><img src="images/social_youtube_30.png" alt="YouTube" style="border-width: 0px; border-style: solid;" height="30" width="30"></a> </div> ©2024 Azenta, Inc. All rights reserved. | <a href="https://azenta.com/privacy-statement" class="privacy-policy">Privacy &amp; Security Policy</a> </div> </div> </div> <div id="wd_hidden"> <div class="wd_widget" data-wd_widget-id="AhKGb8kW4kyX" data-wd_widget-host="//investors.azenta.com">Loading data...</div> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//investors.azenta.com/js/wd_widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","prn_wjs");</script> </div> <script src="js/social-sharing.js" type="text/javascript"></script> <script src="js/adverto.js" type="text/javascript"></script> <script type="text/javascript">try{ adverto.init(100921334); }catch(e){}</script> <noscript><p><img alt="ADVERTO" width="1" height="1" src="//win.staticstuff.net/100921334ns.gif" /></p></noscript> <script type="text/javascript" async="" src="js/in.js"></script> <script type="text/javascript"> function getWidgetData() { var widgetPrice = $('#wd_hidden .wd_widget .wd_price span').text(); var widgetChange = $('#wd_hidden .wd_widget .wd_data2 .wd_value').text(); var widgetVolume = $('#wd_hidden .wd_widget .wd_data5 .wd_value').text(); var widgetMarketCap = $('#wd_hidden .wd_widget .wd_data6 .wd_value').text(); var widgetChangeClass = $('#wd_hidden .wd_widget .wd_price .wd_value').hasClass('wd_quote-value-up') ? 'wd_quote-value-up' : 'wd_quote-value-down'; if(widgetPrice == '') { setTimeout(getWidgetData, 500); } else { // widgetChangePercent = widgetChangePercent.split('('); // widgetChangePercent = widgetChangePercent[1].substr(0,widgetChangePercent[1].length - 1); $(".wd_widget_price").append(widgetPrice); $(".wd_widget_change").addClass(widgetChangeClass).append(widgetChange); $(".wd_widget_volume").append(widgetVolume); $(".wd_widget_market_cap").append(widgetMarketCap); } } $(document).ready(getWidgetData()); $(document).ready(function(){ $('.nav.content li:first-child a').addClass('first'); //$('#wd_featurebox-financial_5 .wd_featurebox').append('<a href="#" class="wd_more_button">ALL STOCK DATA</a>'); $('.wd_stock_quote_container').append('<a href="stock-information" class="wd_more_button">ALL STOCK DATA</a>'); $('.wd_featureboxes_bottom .wd_featurebox_container').each(function() { var wd_img_src = $(this).find('.wd_imagetable img').attr('src'); if (wd_img_src) { $(this).css('background-image', 'url('+ wd_img_src +')'); } }); $('.wd_events-teaser .item').each(function() { $(this).find('.item_date, .item_time, .item_summary').wrapAll('<div class="wd_left-col"></div>'); $(this).find('.wd_event_subscribe, .wd_event_reminder').wrapAll('<div class="wd_right-col"></div>'); //var dateSplit = $(this).find('.item_date').text().split(', '); //console.log(dateSplit); }); $('.wd_stock_quote_container .wd_more_button').after('<div class="stock_disclaimer">Currency in USD.<br>Quote data delayed by at least 15 minutes.</div>'); }); </script> <script type="text/javascript" async="" src="js/wd_scripts.js"></script> <!-- begin spin_special_output(body_end) --> <script wd_script_id="piwik_tracking_code"></script> <!-- Piwik Tracking Code --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(["setCustomVariable", 1, "Content Type", "News Releases Feed", "page"]); _paq.push(["setCustomVariable", 3, "Navigation Page", "News, Events & Presentations : News Releases", "page"]); _paq.push(["trackPageView"]); _paq.push(["enableLinkTracking"]); (function() { var u="//stats.drivetheweb.com/"; _paq.push(["setTrackerUrl", u+"piwik.php"]); _paq.push(["setSiteId", 6382]); var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript"; g.async=true; g.defer=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s); })(); </script> <noscript> <img src="https://stats.drivetheweb.com/piwik.php?idsite=6382&rec=1" style="border:0" alt="" /> </noscript> <!-- End Piwik Tracking Code --> <!-- end spin_special_output(body_end) --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10