Merck Millipore
Merck’s purpose is to solve the toughest problems in life science by collaborating with the global scientific community – and through that, they aim to accelerate access to better health for people everywhere. Globally, Merck provide scientists and engineers with best-in-class lab materials, technologies and services. The MILLIPLEX® MAP portfolio of immunoassays is the largest portfolio of catalogue and custom multiplex biomarker assays, offering you consistent, high-quality results, so that you can do your best work while saving time, labour and cost. We also offer Merck Ultrasensitive SMC® technology, measuring down to femtograms, providing an indispensable tool in the researcher’s arsenal to help them move novel biology forward, fuelling the discovery and development of new therapeutics.
function resizeCTA(){
jQuery(".em_ctab__cta_main_container").each(function(){
var containerHeight = jQuery(this).outerHeight(); var containerWidth = jQuery(this).width();
var content = jQuery(this).find('.em_ctab__cta_content p'); var button = jQuery(this).find('.em_ctab__cta_button');
button.css('top', (containerHeight/2 - button.outerHeight()/2) );
var marginRight = button.outerWidth() + 25;
content.css('margin-right', marginRight);
});
}
jQuery( window ).resize(function() { resizeCTA(); });
jQuery(document).ready(function(){ resizeCTA(); });