New products available from Vircell
Products are for professional/laboratory use only.
Vircell have added eight new references to the extensive diagnostic VirClia® panel, with more than 80 products:
- CHIKUNGUNYA VIRCLIA® IgM MONOTEST – VCM063
- CHIKUNGUNYA VIRCLIA® IgG MONOTEST – VCM059
- HEPATITIS E VIRCLIA® IgG MONOTEST – VCM066
- HEPATITIS E VIRCLIA® IgM MONOTEST – VCM067
- TICK-BORNE ENCEPHALITIS VIRCLIA® IgG MONOTEST – VCM047
- TICK-BORNE ENCEPHALITIS VIRCLIA® IgM MONOTEST – VCM048
- TOXOPLASMA VIRCLIA® IgG AVIDITY MONOTEST – VCM025
- CYTOMEGALOVIRUS VIRCLIA® IgG AVIDITY MONOTEST – VCM038
Additionally, Vircell have added three new products to their extensive panel of PCR Controls:
- AMPLIRUN® MERS CORONAVIRUS RNA CONTROL (complete genome) – MBC132
- AMPLIRUN® ROSS RIVER VIRUS RNA CONTROL – MBC130
- AMPLIRUN® TOSCANA VIRUS RNA CONTROL – MBC129
The new reference MBC132 improves and replaces the old AMPLIRUN® MERS CORONAVIRUS (plasmid) DNA CONTROL. Therefore, the MBC120 will no longer be available.
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(); });