function writeCourseTitle(){
  document.writeln('INTD 100A: Freshman Seminar<br>Computer Sciences/Computer Information Systems');
}
