Products are for Professional/Laboratory use only
Streck® Urine Preserve – Stabilisation can maximise your laboratories efficiencies.
Streck Urine Preserve is a ready-to-use liquid reagent that stabilises nucleic acid targets in urine for up to 7 days at 6 °C to 37 °C to limit changes associated with sample handling, shipping and field collection.
View the Streck Urine Preserve flyer
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(); });

