(function($){
	$(function(){  
  	$('.flatHeights').flatHeights(); // for flatHeights
	}); 
})(jQuery);


