$(document).ready(function() {
	$(".coursebox .info:first").hide();
	$("h2.headingblock").addClass("headingblockhome");
});
