	var department = "COMPSCI", course = "CS354", coursenum = 354,
	    title = "Programming Languages", 
	    text = "Concepts of Programming Languages, 8th edition", 
	    author = "Robert W. Sebesta ",
	    season = 'Fall ', semester = 'fall08',
	    section = [[1, "M W ", "9:40-10:55 am ", "MEC 307", "cs354",
		"Dec. 15, 10:30 - 12:30am"]], 
	    prereq = "COMPSCI 225",
	    coreq = "COMPSCI 342",
	    year = 2008;
	var base = document.URL;

