function writeCourseTitle(){
  document.writeln('CMPS 356: Web Programming');
}
