/* --- menu items --- */
var MENU_ITEMS0 = [
	["Home", 'index.html',{'tw':'_parent'}],
	["What's Up?", null,null,
		["Noticeboard", 's_noticeboard.html', {'tw':'_self'}],
		["Christmas Carol Photos", 'wu_carols_2005.html', {'tw':'_self'}],
			["Landscaping : -", null,null,
			["Works Update", 'wuworks.html', {'tw':'_self'}],
			["Nearly finished", 'wu_nearly_finished_Oct_2005.html', {'tw':'_self'}],
			["In progress Photos", 'wuphotos.html', {'tw':'_self'}],
			["More n progress Photos", 'wuworksstart.html', {'tw':'_self'}],
			["Design Drawings", 'wudesigns.html', {'tw':'_self'}],
			["Works Schedule", 'wu_landscaping.html', {'tw':'_self'}],
		],
		["Events", 'wu_events.html', {'tw':'_self'}],
		["The Future", 'wu_future.html', {'tw':'_self'}],
	],
	["The Dell", null,null,
		["Location", 'd_location.html',{'tw':'_self'}],
		["Facilities", 'd_facility.html',{'tw':'_self'}],
		["Wildlife", 'd_wildlife.html', {'tw':'_self'}],
		["Ownership", 'd_ownership.html', {'tw':'_self'}],
	],
	["Membership", null,null,
		["Join",'g_member.htm',{'tw':'_self'}],
		["Join In!",'g_join_in.html',{'tw':'_self'}],
	],
	["About Us", null,null,
		["Contact", 'a_contact.html',{'tw':'_self'}],
		["Overview", 'a_about.html',{'tw':'_self'}],
			["Our work so far", null,null,
			["What we've done", 'a_work_so_far.html',{'tw':'_self'}],
			["Archive", 'a_archive.html',{'tw':'_self'}],
		],
		["Newsletters/Minutes", 'a_minutes.html',{'tw':'_self'}],
	],
	["Education", null,null,
		["Educational Friends", 'e_about.html',{'tw':'_self'}],
		["Primary", 'e_primary.html',{'tw':'_self'}],
		["Arts", 'e_secondary.html',{'tw':'_self'}],
		["Join Us", 'e_friend_join.htm',{'tw':'_self'}],
	],
	["Your Shout!", null,null,
		["Feedback", 's-feedback.htm',{'tw':'_self'}],
	],
	["For Funders", null,null,
		["Our Funders", 'f_funders.html',{'tw':'_self'}],
	],
	["Links", null,null,
		["Brent Parks", 'http://www.brent.gov.uk/parks.nsf/c8733a91cf3e811980256d8100547598/aba9717b44492d5680256d94003f8c0c!OpenDocument', {'tw':'_blank'}],
		["Doorstep Greens",'http://www.countryside.gov.uk/CountrysideForTowns/doorstepgreens/Index.asp', {'tw':'_blank'}],
		["Living Spaces", 'http://www.living-spaces.org.uk/',{'tw':'_blank'}],
		["Primary Schools",null,null, 
			["Anson Road", 'http://www.anson.brent.sch.uk/key_stage_two.htm',{'tw':'_blank'}],
		],
	],
];

