var TREE_NODES = [

	['About OGS', '/', null,
		['Welcome', '/', null],
		['Mission Statement', '/about_ogs/mission_statement.php', null],
		['The Staff', '/about_ogs/the_staff.php', null],
		['Facilities', '/about_ogs/facilities.php', null]
	],
	
	['Curriculum', '/curriculum/ages_4_5.php', null,
		['Ages 4-5', '/curriculum/ages_4_5.php', null],
		['Ages 5-7', '/curriculum/ages_5_7.php', null],
		['Ages 7-11', '/curriculum/ages_7_11.php', null],
		['ICT', '/curriculum/ict.php', null],
		['Sport', '/curriculum/sport.php', null],
		['Art', '/curriculum/art.php', null],
		['Music', '/curriculum/music.php', null],
		['Drama', '/curriculum/drama.php', null],
		['Senior School Destinations', '/curriculum/senior_school_destinations.php', null]
	],
	
	['Activities', '/activities/clubs.php', null,
		['Clubs', '/activities/clubs.php', null]
	],
	
	['School Life', '/school_life/wrap_around_care.php', null,
		['Wrap Around Care', '/school_life/wrap_around_care.php', null],
		['Catering', '/school_life/catering.php', null],
		['Parents Association', '/school_life/parents_association.php', null],
		['Pastoral Care', '/school_life/pastoral_care.php', null],
		['School Day', '/school_life/school_day.php', null],
		['Trips', '/school_life/trips.php', null],
		['News Update', '/school_life/news_update.php', null]
	],
	
	['Photo Galleries', '/gallery_general/index.php', null,
		[{id:100}, 'General', '/gallery_general/index.php', null],
		[{id:101}, 'Sport', '/gallery_sport/index.php', null],
		[{id:102}, 'Art', '/gallery_art/index.php', null],
		[{id:103}, 'Music', '/gallery_music/index.php', null],
		[{id:104}, 'Drama', '/gallery_drama/index.php', null],
		[{id:105}, 'School Trips & Visits', '/gallery_trips_visits/index.php', null]
	],

	
	['Admissions', '/admissions/introduction.php', null,
		['Introduction', '/admissions/introduction.php', null],
		['FAQs', '/admissions/faqs.php', null],
		['Nursery Grants', '/admissions/nursery_grants.php', null],
		['Open Days', '/admissions/open_days.php', null],
		['Visiting the School', '/admissions/visiting_the_school.php', null],
		['Prospectus', '/admissions/prospectus.php', null]
	],
	
	['Calendar of Events', '/school_admin/calendar_of_events.php', null
	],
	
	['School Admin', '/school_admin/fees.php', null,
		['Fees', '/school_admin/fees.php', null],
		['Term Dates', '/school_admin/term_dates.php', null],
		['School Uniform', '/school_admin/school_uniform.php', null],
		
		['Useful Links', '/school_admin/local_schools.php', null,
			[{id:110}, 'Local Schools', '/school_admin/local_schools.php', null],
			[{id:111}, 'School Organisations', '/school_admin/school_organisations.php', null],
			[{id:112}, 'Other Useful Sites', '/school_admin/other_useful_sites.php', null]
		],
				
		['Downloads', '/school_admin/admissions_documents.php', null,
			[{id:120}, 'Admissions Documents', '/school_admin/admissions_documents.php', null],
			[{id:121}, 'Newsletters', '/school_admin/newsletters.php', null],
			[{id:122}, 'School Life', '/school_admin/school_life.php', null],
			[{id:123}, 'News Articles', '/school_admin/news_articles.php', null],
			[{id:125}, 'Match Reports', '/school_admin/match_reports.php', null]
		]
	],
	
	['School Policies', '/school_admin/school_policies.php', null
	],

	['School Prospectus', '/admissions/school_prospectus.php', null
	],

	['Parents\' Area', '/securearea/index.php', null,
		[{id:130}, 'Downloads', '/securearea/index.php', null],
		[{id:131}, 'Gallery', '/securearea/gallery/index.php', null]
	],

	['Homework Area', '/homework/index.php', null,
		[{id:140}, 'Downloads', '/homework/index.php', null]
	],

	['Facility Hire', '/school_admin/facility_hire.php', null
	],

	['Contact Us', '/contact_us/contact_details.php', null,
		['Contact Details', '/contact_us/contact_details.php', null],
		['Online Enquiry', '/contact_us/online_enquiry.php', null],
		['How to Find Us', '/contact_us/how_to_find_us.php', null]
	]
];
