var courseSlide;

function showCourse() {
	courseSlide.toggle();
}
