jQuery(document).ready(function(){
 jQuery(".promoExpander").removeClass("dynamicExpander");
 jQuery(".promoExpander .expanderControls").css("display", "none");
 }
);
