titles.each(function() {
              titles_max_height = Math.max(titles_max_height, self.outerHeight($(this)));
            });