/* Tigra Menu items structure */
var MENU_ITEMS = [
	['About NIDES', null, null,
		['Home', 'http://nides.bc.ca/index.html'],
		['Contact us', 'http://nides.bc.ca/about_nides/phone_list.htm'],
		['Who we are', 'http://nides.bc.ca/about_nides/who_we_are.htm'],
		['Where we are', 'http://nides.bc.ca/about_nides/Location.htm'],
		['Services', null, null,
			['Counselling', 'http://nides.bc.ca/about_nides/counselling.htm'],
			['Student Services', 'http://nides.bc.ca/about_nides/student_services.htm'],
			['Computers & tech support', 'http://nides.bc.ca/about_nides/computers_tech.htm']
		],
		['Parent Advisory Council', 'http://nides.bc.ca/about_nides/PAC.htm'],
		['Succeeding as a learner', 'http://nides.bc.ca/about_nides/Successful.htm'],
		['Login to online courses', 'http://online.nides.bc.ca', {'tw':'_blank'}],
		['Testimonials', 'http://nides.bc.ca/about_nides/Testimonials.htm']
	],
	['Enroll', 'http://nides.bc.ca/10-12_registration/index.html', {'tw':'_blank'},
		['K-9', 'http://nides.bc.ca/10-12_registration/index.html', {'tw':'_blank'},
			['K-9 Enrollment', 'http://nides.bc.ca/10-12_registration/index.html'],
			['Courses K-9 (pop-up)', 'http://nides.bc.ca/K-9_registration/PEPs/index.htm', {'tw':'_blank'}],
			['Summer study 7 & 8', 'http://nides.bc.ca/k-9_registration/summer_registration.htm'],
			['Computers & tech support', 'http://nides.bc.ca/about_nides/computers_tech.htm'],
			['More info & appointments', 'http://nides.bc.ca/about_nides/phone_list.htm']
		],
		['10-12 & Adult', null, null,
			['Want to take a course or courses?', 'http://nides.bc.ca/10-12_registration/index.html', {'tw':'_blank'}],
			['Express - finish or upgrade course(s)?', 'http://nides.bc.ca/10-12_registration/express.htm'],
			['Travelling?', 'http://nides.bc.ca/10-12_registration/travelling.htm'],
			['More info & appointments', 'http://nides.bc.ca/about_nides/phone_list.htm']
		]
	],
	['K-9 programme info', null, null,
		['The programme (pop-up)', 'http://nides.bc.ca/K-9_registration/PEPs/index.htm', {'tw':'_blank'}],
		['Taking tests', 'http://nides.bc.ca/k-9_info/testing_centres.htm'],
		['BC learning outcomes', 'http://www.bced.gov.bc.ca/irp/lo.htm', {'tw':'_blank'}],
		['Enhancement & Resources', 'http://nides.bc.ca/enhancement/enhancement_package_2008-09.htm']
	],
	['10-12 course guides & info', null, null,
		['Courses', 'http://nides.bc.ca/10-12_registration/index.htm'],
		['Graduation requirements', 'http://nides.bc.ca/10-12_info/graduation_requirements.htm'],
		['Test centres', 'http://nides.bc.ca/10-12_info/testing_centres.htm'],
		['Adult education', 'http://nides.bc.ca/10-12_info/adult_education.htm'],
		['Counselling', 'http://nides.bc.ca/about_nides/counselling.htm'],
		['Scholarships & bursaries', 'http://nides.bc.ca/10-12_info/scholarships.htm'],
		['Provincial Exams', null, null,
			['Exam schedules', 'http://www.bced.gov.bc.ca/exams/', {'tw':'_blank'}],
			['Grade 10 Exams', 'http://nides.bc.ca/10-12_info/gr10_prov_exam_reg.htm'],
			['Grades 11 & 12 Exams', 'http://nides.bc.ca/10-12_info/gr11_12_prov_exam_reg.htm'],
			['Exam Locations & Forms (PDF)', 'http://nides.bc.ca/10-12_info/provincial_exam_documents/ProvExamRegformandExamCenterList_Gr11&12.pdf', {'tw':'_blank'}],
			['Writing out of province (PDF)', 'http://nides.bc.ca/10-12_info/provincial_exam_documents/Supervisoryform.pdf', {'tw':'_blank'}]
		],
		['BC learning outcomes', 'http://www.bced.gov.bc.ca/irp/lo.htm', {'tw':'_blank'}],
		['Vanier Campus Info', 'http://nides.bc.ca/10-12_info/vanier.htm'],
		['Enhancement & Resources', 'http://nides.bc.ca/enhancement/enhancement_package_2008-09.htm']
	],
	['Student Interaction', null, null,
		['eClass (Regular Interaction Days)', 'http://nides.bc.ca/k-9_info/eclass.htm'],
		['Field trips (examples)', 'http://nides.bc.ca/k-9_info/2006_07_field_trip_for_web.htm'],
		['School Sports', 'http://nides.bc.ca/10-12_info/sports.htm'],
		['Clubs & Student Council', 'http://nides.bc.ca/10-12_info/clubs_student_council.htm']
	]
];
