var menu_about={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
menu_about.items=[
	["Club Overview", "overview.php"],
	["Club Rules", "rules.php"],
	["Club Fees", "fees.php"],
	["Committee &amp; Staff", "staff.php"],
	["Supporters Club", "supporters.php"],
	["Club Shop", "shop.php"],
	["Masters", "masters.php"],
	["Swim21", "swim21.php"],
	["Rotenberg", "rotenberg.php"],
	["Useful Links", "links.php"]
]
var menu_train={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
menu_train.items=[
	["Training Times", "times.php"],
	["Desk Rota", "rota.php"],
	["Training &amp; Competitions", "train.php"],
	["Swimmer Health &amp; Advice", "health.php"],
	["Lost Property", "lost.php"]
]
var menu_gala={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
menu_gala.items=[
	["Fixtures", "fixtures.php"],
	["Open Meets", "open.php"],
	["Maps", "map.php"]
]
var menu_members={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
menu_members.items=[
	["Results 2010", "m_results_2010.php"],
	["Results 2009", "m_results_2009.php"],
	["Results 2008", "m_results_2008.php"],
	["Swimmer of the month", "m_swimmonth.php"],
	["Club Championships", "m_champs.php"],
	["Club Records", "m_records.php"],
	["Squad Awards", "m_awards.php"],
	["Log Book Sheets", "m_logbook.php"]
]
var menu_admin={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
menu_admin.items=[
	["User Control", "a_add_users.php"],
	["File Manager", "a_file_mgr.php"],
	["Home Page Messages", "a_home_page.php"],
	["News Articles", "a_news.php"],
	["Lost Property", "a_lost.php"],
	["Records Update", "a_records.php"],
	["Results 2010", "m_results_2010.php"],
	["Results 2009", "m_results_2009.php"],
	["Results 2008", "m_results_2008.php"],
	["Club Championships", "m_champs.php"],
	["Club Records", "m_records.php"],
	["Squad Awards", "m_awards.php"],
	["Log Book Sheets", "m_logbook.php"],
	["Swimmer of the month", "m_swimmonth.php"]
]