jQuery(function($){
			$('.e-linkBox').autoHeight();
			$('.eventSummary').autoHeight();
			$('.eventTitle').autoHeight({column:4, clear:1});
});
