var MENU_ITEMS = [
	['WELCOME', 'index.html', null],
	['FACULTY', 'faculty/index.html', null,
		['Faculty','faculty/index.html', null],
		['FAS Faculty Profile','http://www.nyu.edu/fas/Faculty/index.html', null],
	],
	['UNDERGRADUATE PROGRAM', 'undergrad/index.html', [0, 20, 140, 33],
		['Majors','undergrad/index.html', null],
		['Minors','undergrad/index.html', null],
		['Honors Program','undergrad/honors.html', null],
		['Internships','undergrad/internships.html', null],
		['Courses','undergrad/courses.html', null],
		['Courses Description','undergrad/course_description.html', null],
		['Independent Studies','undergrad/Independent_Studies.pdf', null],
		['Study Abroad','undergrad/studyabroad.html', null],
		['CAS Bulletin','http://www.nyu.edu/cas/Academic/Bulletin/DramaticLit.html', null],
	],
	['FORMS AND APPLICATIONS', 'forms/index.html', [0, 34, 140, 20],
		['Internships Application','forms/internship_application.pdf', null],
		['Declaration Form','forms/request_form.pdf', null],
	],
	['THE ENGLISH AND DRAMATIC LITERATURE ORGANIZATION (EDLO)', 'edlo.html', [0, 21, 140, 45]],
	['INTERNSHIPS OFFER','internship/index.html', [0, 45, 140, 20]],
	['RESOURCES', 'resources.html', null],
	['NEWS AND EVENTS', 'newsevents/index.html', null],
	['JOE A. CALLAWAY PRIZE','newsevents/joecallaway.html', null],	
];