CINXE.COM

<!doctype html> <html lang="en"> <head> <base href="/identity/account/registration/"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <link rel="stylesheet" href="./assets/css/icons.css"> <script id="chatLauncher"></script> <script> document.addEventListener("DOMContentLoaded", function () { var chatLauncherScript = document.getElementById("chatLauncher"); var chatbotUrl; if (window.location.hostname === 'www.qa.thermofisher.com' || window.location.hostname === 'qa-identity.thermofisher.com') { chatbotUrl = 'https://qa1-chat-api.thermofisher.com/search/chat-launcher/chat-launcher.js'; } else if (window.location.hostname === 'www.thermofisher.com' || window.location.hostname === 'identity.thermofisher.com') { chatbotUrl = 'https://chat-api.thermofisher.com/search/chat-launcher/chat-launcher.js'; } if (chatLauncherScript && chatbotUrl) { chatLauncherScript.src = chatbotUrl; } var rpDetailsScript = document.createElement('script'); rpDetailsScript.src = '/identity/static/js/tfidentity/rpDetails.js'; document.body.appendChild(rpDetailsScript); }); </script> </head> <body> <app-root></app-root> <script> const url = window.location.origin; if (url.includes('.cn')) { document.title = 'thermofisher.cn 娉ㄥ唽'; } else { document.title = 'thermofisher.com'; } </script> <script type="text/javascript" src="inline.bundle.js"></script><script type="text/javascript" src="polyfills.bundle.js"></script><script type="text/javascript" src="styles.bundle.js"></script><script type="text/javascript" src="vendor.bundle.js"></script><script type="text/javascript" src="main.bundle.js"></script><script type="text/javascript" src="/-JVF2Mt77XrPue0oWQ_DN-r_/XEYukNG8mrG8EimE/LFhk/MBsdTQN/rVQM"></script></body> </html>