$(document).ready(function() {
	sameHeight("#scholars h3");
	sameHeight("#scholars li");
	sameHeight("#info ul li h3");
});