Products are for professional/laboratory use only.
This is the ninth and final post in the series: Tips for Successful Frozen Sections

Other posts in series:
How to identify frozen sections
How to freeze breast and fatty tissues
How to simultaneously freeze small specimens
How to freeze long-thin specimens
How to freeze muscle tissues
How to freeze thin specimens on edge
How to freeze multiple thin specimens on edge
How to freeze skin for MOHS surgery
Milestone is pleased to share a tip on how to freeze multiple thin specimens on edge.
View Video
Would you like more information on the PrestoCHILL?
Find out more about Milestone PretoCHILL
View the PrestoCHILL guide for best operating procedures for special applications
Request a quote
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(); });