/* --- menu items --- */
var MENU_ITEMS0 = [
	['HOME', '/index.asp'],
	['<span style="color:black;">The Centre</span>', null, null,
		['New Building', '/thecentres/newbuilding/newbuilding.asp'],
		['About&Maps', '/thecentres/aboutmaps/f_index.asp'],
		['History', '/thecentres/history/centrehistory.asp'],
		['Staff Area', '/thecentres/staffarea/login.asp'],
	],
	['Contacts', '/contacts/c_index.asp'],
	['<span style="color:black;">Courses</span>', null, null,
		['Introduction', '/courses/introduction/intro_index.asp'],
		['Brochure', '/courses/brochure/p_index.asp'],
		['FlowChart', '/courses/flowchart/flowchart.asp'],
	],
	['<span style="color:black;">Membership</span>', null, null,
		['Membership', '/membership/m_index.asp'],
		['Merchandise', '/merchandise/merchandise.asp'],
	],
	['&nbsp;',''],
	['Schools', '/schools/teachers/g_index.asp'],
	['Corporate', '/corporate/corp_index.asp'],
	['<span style="color:black;">Youth Clubs</span>', null, null,
		['Xodus', '/youthclubs/xodus/xodus.asp'],
		['Voyageurs', '/youthclubs/voyageurs/voy_index.asp'],
		['Venturers', '/youthclubs/venturers/vt_index.asp'],
		['Paddlesport', '/youthclubs/paddlesport/paddlesport.asp'],
		['<span style="color:black;">Pizza</span>', ''],
		['<span style="color:black;">WatersideJnr</span>', ''],
		['<span style="color:black;">Inters Club</span>', ''],
		['<span style="color:black;">Team NEB</span>', ''],
		['<span style="color:black;">Verge</span>', ''],
	],
	['DofE Scheme', '/dofe/an_index.asp'],
	['<span style="color:black;">Canoeing</span>', null, null,
		['What is it?', '/opencanoe/whatisit/ah_index.asp'],
		['Touring', '/opencanoe/tours/ak_index.asp'],
		['Information', '/opencanoe/information/al_index.asp'],
	],
	['<span style="color:black;">Kayaking</span>', null, null,
		['Marathon(Xpress)', '/kayaking/marathon/marathon.asp'],
		['White Water', '/kayaking/whitewater/whitewater.asp'],
		['River Rats', '/kayaking/riverrats/riverrats.asp'],
		['Freeride', '/kayaking/freeride/freeride.asp'],
		['<span style="color:black;">Progression</span>', ''],
		['<span style="color:black;">Weir Wolves</span>', ''],
		['SundayFunday', '/kayaking/sundayfunday/sundayfunday.asp'],
		['Surfing', '/kayaking/surfing/surfing.asp'],
		['Slalom', '/kayaking/slalom/slalom.asp'],
		['<span style="color:black;">Sea Kayaking</span>', ''],
	],
	['<span style="color:black;">Hillwalking</span>', null, null,
		['Introduction', '/hillwalking/intro/hillwalking.asp'],
		['WalkingAreas', '/hillwalking/walkareas/walkareas.asp'],
		['Qualifications', '/hillwalking/qualifications/qualifications.asp'],
		['Kit List', '/hillwalking/kitlist/kitlist.asp'],
	],
	['Climbing', '/climbing/climbing.asp'],
	['<span style="color:black;">Skiing</span>', ''],
	['Mountn Biking', '/mountainbike/ad_index.asp'],
	['Orienteering', '/orienteering/orienteering.asp'],
	['<span style="color:black;">Life Saving</span>', ''],
	['',''],
	['Latest News', '/latestnews/e_index.asp'],
	['Whats New', '/whatsnew/d_index.asp'],
	['Gallery', '/gallery/gal_index.asp'],
	['Useful Links', '/links/ag_index.asp'],
	['<img src="/images/whitespace.gif" height="0">',''],
	['<span style="color:black;">Email:</span>'],
	['The Centre', "mailto:adventuredolphin@westberks.gov.uk"],
	['Web Team', "mailto:adventuredolphin@adventuredolphin.co.uk"],
];
