$(document).ready(function() {
	$(".columns").equalHeights(150,1000);
});
