domMenu_data.set('domMenu_main', new Hash(
	1, new Hash(
		'contents', 'Home',
		'uri', 'http://www.noticenature.ie/',
		'target', '_self',
		'statusText', ''),
	2, new Hash(
		'contents', 'Species of the Month',
		'uri', 'species_of_the_month.html',
		'target', '_self',
		'statusText', ''),
	3, new Hash(
		'contents', 'Map',
		'uri', 'map.html',
		'target', '_self',
		'statusText', ''),
	4, new Hash(
		'contents', 'Learn',
		'uri', 'learn.html',
		'target', '_self',
		'statusText', '',
		1, new Hash(
			'contents', 'Why is Biodiversity Important?',
			'uri', 'why_is_it_important.html',
			'target', '_self',
			'statusText', ''),
		2, new Hash(
			'contents', 'Threats to Biodiversity',
			'uri', 'threats_to_biodiversity.html',
			'target', '_self',
			'statusText', ''),
		3, new Hash(
			'contents', 'What Makes Up Ireland’s Biodiversity?',
			'uri', 'what_makes_up_ireland_bio.html',
			'target', '_self',
			'statusText', ''),
		4, new Hash(
			'contents', 'Glossary',
			'uri', 'glossary.html',
			'target', '_self',
			'statusText', ''),
		5, new Hash(
			'contents', 'Invasive Species Homepage',
			'uri', 'http://www.noticenature.ie/Invasive_Species_Homepage.html',
			'target', '_self',
			'statusText', '')),
	5, new Hash(
		'contents', 'Legislation',
		'uri', 'legislation.html',
		'target', '_self',
		'statusText', ''),
	6, new Hash(
		'contents', 'Take Action',
		'uri', 'take_action.html',
		'target', '_self',
		'statusText', '',
		1, new Hash(
			'contents', 'Individuals and Communities',
			'uri', 'individuals_communities.html',
			'target', '_self',
			'statusText', ''),
		2, new Hash(
			'contents', 'Biodiversity Action Plans',
			'uri', 'http://www.noticenature.ie/Biodiversity_Action_Plans.html',
			'target', '_self',
			'statusText', ''),
		3, new Hash(
			'contents', 'Extractive Industry',
			'uri', 'http://www.noticenature.ie/Extractive_Industry.html',
			'target', '_self',
			'statusText', ''),
		4, new Hash(
			'contents', 'Business',
			'uri', 'take_action_business.html',
			'target', '_self',
			'statusText', ''),
		5, new Hash(
			'contents', 'Agriculture',
			'uri', 'agriculture.html',
			'target', '_self',
			'statusText', ''),
		6, new Hash(
			'contents', 'Tourism',
			'uri', 'tourism.html',
			'target', '_self',
			'statusText', ''),
		7, new Hash(
			'contents', 'Construction',
			'uri', 'construction.html',
			'target', '_self',
			'statusText', '')),
	7, new Hash(
		'contents', 'Notice Nature',
		'uri', 'notice_nature.html',
		'target', '_self',
		'statusText', '',
		1, new Hash(
			'contents', 'Leave No Trace',
			'uri', 'http://www.noticenature.ie/How_to_notice_nature_responsably.html',
			'target', '_self',
			'statusText', ''),
		2, new Hash(
			'contents', 'Walking Trails in Ireland',
			'uri', 'http://www.noticenature.ie/Walking_Trails_in_Ireland.html',
			'target', '_self',
			'statusText', ''),
		3, new Hash(
			'contents', 'Notice Nature Seasons',
			'uri', 'http://www.noticenature.ie/Notice_Nature_Seasons.html',
			'target', '_self',
			'statusText', '')),
	8, new Hash(
		'contents', 'Links',
		'uri', 'links.html',
		'target', '_self',
		'statusText', ''),
	9, new Hash(
		'contents', 'Contact',
		'uri', 'contact.html',
		'target', '_self',
		'statusText', ''),
	10, new Hash(
		'contents', 'Junior Page',
		'uri', 'kids_area.html',
		'target', '_self',
		'statusText', '')
));