$(document).ready(function(){
	//make divs the same height
	equal_height();
})
