Products are for Professional/Laboratory use only
The Mindray BC-780 is a haematology analyser that effortlessly combines Full Blood Count and ESR results in one instrument. By incorporating an ESR module into the BC-780 analyser the instrument can produce both an FBC and ESR result every 90 seconds, sampling only 160ųl of blood.
By integrating both the FBC and ESR modules within the one unit you can save space, resources and money.
View BC-780 Auto Haematology Analyser
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(); });

