/* for individual location: [left from border, offset from the parent, width, height] */ var CAOS_MENU_ITEMS = [ ['HOME', '/page/home', null], ['RESEARCH', '/page/research', null], ['PEOPLE', '/page/people', null, ['Administration','/page/admin', null], ['Faculty','/page/faculty', null], ['Post-Doctoral Fellows and Research Scientists','/page/fellows.researchers', [0, 19, 160, 32]], ['Students','/page/students', [0, 31, 160, 19]], ['Visitors','/page/visitors', null], /*, ['Courant Instructors','/page/instructors', null], ['Program Faculty','/page/people#1', null], ['Researchers','/page/people#2', null], ['FAS Faculty Profiles',['/object/link.fas.faculty', '_blank', null], null] fellows.researchers */ ], ['GRADUATE PROGRAM', '/page/graduate', null, ['Apply','/page/grad_apply', null], ['Program Philosophy','/page/grad_philosophy', null], ['Degree Requirements','/page/grad_program', null], ['Course Offerings','/page/grad_courses', null], ['GSAS Admissions and Application',['/object/link.gsas.admissions','_blank',null], [0, 19, 160, 32]], ['GSAS Financial Aid',['/object/link.gsas.financialaid', '_blank', null], [0, 31, 160, 20]], ['GSAS Bulletin',['/object/link.gsas.bulletin', '_blank', null], null], ], ['EVENTS', '/page/events', null, ['Special Events','/page/events_special', null], ['CAOS Colloquium','/page/events_colloquium', null], ['CAOS Workshop','/page/events_workshop', null], ['Student Seminar','/page/events_student', null], ['Research Seminar','/page/events_research', null], ['Other Seminars','/page/events_other', null], ], ['FACILITIES AND RESOURCES', '/page/resources', [0, 20, 120, 32] /*, ['Computing','/page/resources#1', null], ['GFD Fluids Laboratory','/page/resources#2', null], ['Library services','/page/resources#3', null], */ ], ['JOB OPPORTUNITIES', '/page/job', [0, 32, 120, 20], ['Future Jobs for Students','/page/jobs_students', null], ['Current Postdoctoral Jobs','/page/jobs_postdoctoral', null], ['Current Faculty Jobs','/page/jobs_faculty', null], ], ];