var make_equal_height = function() { $('.equalheight').height(function() {return ($(this).closest(".row-fluid").height())}) }