Abacus ALS acquires Scientific Educational Supplies
Abacus ALS has announced that it has acquired Brisbane based company Scientific Educational Supplies (SES) Pty Ltd for SES to become part of the Abacus ALS group.
“SES has a long history and a solid reputation in sales and support of clinical educational and consumable products throughout Australia. We see immediate synergies by combining our operations and opportunities to grow the business throughout Australia and New Zealand. The addition of experienced SES staff into the Abacus ALS structure will allow us to build on solid foundations in the medical simulation and safety syringe markets” said Shayne Christensen, CEO of Abacus ALS.
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(); });