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