	$(function() {
		jQuery('div.sportBlock').equalHeight();
		jQuery('div.newsBlock').equalHeight()
	});
	
	