$(document).ready(function() {
	$(".bloco").equalHeights();
});
