$(document).ready(function() {
	// caixes portada
	$('#recerca, #noticies, #activitats').equalHeight();
	$('#noticies li').equalHeight();
});