var men_about={divclass:'menu_drop', inlinestyle:'', linktarget:''} 
men_about.items=[
	["Introduction to the Academy", "introduction.html"],
	["Message from the Sponsors", "sponsors.html"],
	["Vice Chancellors Message", "chancellor.html"],
	["Teaching and Learning", "teaching.html"],
	["Special Needs", "special.html"]
	
]

var men_parents={divclass:'menu_drop', inlinestyle:'', linktarget:''} 
men_parents.items=[
	["School Policies", "policies.html"],
	["Academy Day", "day.html"],
	["Term Dates", "dates.html"],
	["Parent Resources", "resources.html"]
]

var men_community={divclass:'menu_drop', inlinestyle:'', linktarget:''} 
men_community.items=[
	["Community Links", "comlinks.html"],
	["Websites", "websites.html"]
]

var men_students={divclass:'menu_drop', inlinestyle:'', linktarget:''} 
men_students.items=[
	["Email", "https://mail.uceacademy.org/owa"]
]

var men_staff={divclass:'menu_drop', inlinestyle:'', linktarget:''} 
men_staff.items=[
	["Email", "https://mail.uceacademy.org/owa"]
]

var men_news={divclass:'menu_drop', inlinestyle:'', linktarget:''} 
men_news.items=[
	["News", "index.html"],
	["Student Newsletter", "newsletter.html"],
	["School Report", "school-report.html"]
]