Werfen
Werfen’s easy-to-use whole blood gas testing technology lets you perform time-sensitive diagnostic tests efficiently and accurately, in the central laboratory or at the point of care. Self-contained, multi-use testing cartridges and iQM®, Werfen’s proprietary Intelligent Quality Management system, automates quality control to assure reliable results with no maintenance. Werfen’s GEM® instrument family measures pH, blood gases, CO-Oximetry, electrolytes, metabolites and more, and can provide a comprehensive analysis on a single sample of whole blood. Abacus dx distributes Werfen’s critical care products in New Zealand only.
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(); });