/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.fcps.edu/OaktonHS/index.htm'],
	['About OHS', null, null,
		['Attendance Information', 'http://www.fcps.edu/OaktonHS/about/attendance.htm'],
		['Awards and Recognitions', 'http://www.fcps.edu/OaktonHS/about/awards.htm'],
		['Bell Schedule', 'http://www.fcps.edu/OaktonHS/about/bellschedule.htm'],
		['Directions', 'http://www.fcps.edu/OaktonHS/about/directions.htm'],
		['Dress Code', 'http://www.fcps.edu/OaktonHS/about/dresscode.htm'],
		['FCPS and OHS Forms', 'http://www.fcps.edu/OaktonHS/about/forms/index.htm'],
		['FCPS and OHS Policies and Regulations', 'http://www.fcps.edu/OaktonHS/about/regulations.htm'],
		['Office Phone Numbers', 'http://www.fcps.edu/OaktonHS/about/officephone.htm'],
		['School Profile', 'http://www.fcps.edu/suptapps/schoolprofile/profile.cfm?profile_id=050'],
		['Supply List', 'http://www.fcps.edu/OaktonHS/about/supply_list.htm'],
		['What\'s Happening', 'http://www.fcps.edu/OaktonHS/about/whatshappening.htm']
	],
	['Academics', null, null,
		['Course Catalog', 'http://www.fcps.edu/OaktonHS/academics/catalog.htm'],
		['Curricular Departments', 'http://www.fcps.edu/OaktonHS/academics/departments/index.htm', null,
			['Art', 'http://www.fcps.edu/OaktonHS/academics/departments/art/index.htm'],
			['Business', 'http://www.fcps.edu/OaktonHS/academics/departments/business/index.htm'],
			['English', 'http://www.fcps.edu/OaktonHS/academics/departments/english/index.htm'],
			['ESOL', 'http://www.fcps.edu/OaktonHS/academics/departments/esol/index.htm'],
			['Family & Consumer Science', 'http://www.fcps.edu/OaktonHS/academics/departments/familyconsumer/index.htm'],
			['Foreign Language', 'http://www.fcps.edu/OaktonHS/academics/departments/foreignlang/index.htm'],
			['Industrial Technology', 'http://www.fcps.edu/OaktonHS/academics/departments/industrialtech/index.htm'],
			['Marketing', 'http://www.fcps.edu/OaktonHS/academics/departments/marketing/index.htm'],
			['Mathematics', 'http://www.fcps.edu/OaktonHS/academics/departments/math/index.htm'],
			['Performing Arts', 'http://www.fcps.edu/OaktonHS/academics/departments/performingarts/index.htm'],
			['PE / Health / Drivers Ed.', 'http://www.fcps.edu/OaktonHS/academics/departments/physed/index.htm'],
			['Science', 'http://www.fcps.edu/OaktonHS/academics/departments/science'],
			['Social Studies', 'http://www.fcps.edu/OaktonHS/academics/departments/socialstudies/index.htm'],
			['Special Education', 'http://www.fcps.edu/OaktonHS/academics/departments/specialed/index.htm']
		],
		['Graduation Requirements', 'http://www.fcps.edu/ss/StudentServices/Guidance/gdscogrd.htm'],
		['AP / SOL Testing', 'http://www.fcps.edu/OaktonHS/academics/testing.htm']
	],
	['Activities', null, null,
		['Athletics', 'http://www.fcps.edu/OaktonHS/activities/athletics/index.htm'],
		['Clubs', 'http://www.fcps.edu/OaktonHS/activities/clubs.htm'],
		['SGA', 'http://www.fcps.edu/OaktonHS/activities/sga/index.htm'],
		['Publications', 'http://www.fcps.edu/OaktonHS/activities/publications/index.htm']
	],
	['Administration', 'http://www.fcps.edu/OaktonHS/administration/index.htm'],
	['Calendars', null, null,
		['OHS', 'http://www.fcps.edu/OaktonHS/calendar/index.htm'],
		['FCPS', 'http://www.fcps.edu/cal.htm']
	],
	['Career Center', null, null,
		['FCPS Junior / Senior Planning Guides', 'http://www.fcps.edu/OaktonHS/careercenter/forms/2005%20Senior%20Handbook.pdf'],
		['General Information', 'http://www.fcps.edu/OaktonHS/careercenter/index.htm'],
		['Senior Page', 'http://www.fcps.edu/OaktonHS/careercenter/seniorpage.htm']
	],
	['Staff Directory', 'http://www.fcps.edu/OaktonHS/directory/index.htm'],
	['Guidance', null, null,
		['Counselors', 'http://www.fcps.edu/OaktonHS/guidance/index.htm'],
		['Course Offerings', 'http://www.fcps.edu/OaktonHS/guidance/forms/2006 course booklet.pdf'],
		['Transcript Requests', 'http://www.fcps.edu/OaktonHS/careercenter/forms/transcript%20form.pdf']
	],
	['Library', 'http://www.fcps.edu/OaktonHS/library/index.htm'],
	['Parent Organizations', null, null,
		['PTSA', 'http://www.oaktonhsptsa.org/'],
		['Booster Clubs', 'http://www.fcps.edu/OaktonHS/parentorgs/index.htm']
	]
];
