var vanmar_menu_structure = {

	"nav-corporate": { _options: { link:"/corporate-profile/overview.htm" },
		"Overview": "/corporate-profile/overview.htm",
		"History": "/corporate-profile/history.htm",
		"Management": "/corporate-profile/management.htm",
		"Employment opportunities": "/corporate-profile/employment-opportunities.htm"
	},

	"nav-services": { _options: { link:"/our-services/overview.htm" },
		"Overview": "/our-services/overview.htm",
		"Pre-Construction Services": "/our-services/pre-construction.htm",
		"Construction Services": "/our-services/construction.htm"
		
	},
	
	"nav-project": { _options: { link:"/project-profiles/overview.htm" },
		"Overview": "/project-profiles/overview.htm",
		"Completed Projects": "/project-profiles/completed/overview.htm",
		"Projects Under Construction": "/project-profiles/under-construction.htm",
		"LEED & REAP Projects": "/project-profiles/leed.htm",
		"Project Gallery": "/project-profiles/project-gallery.htm"
	},

	"nav-awards": { _options: { link:"/awards-and-references/default.htm" },
		"References": "/awards-and-references/default.htm",
		"Awards": "/awards-and-references/awards.htm",
		"Bonding, Insurance & Bank References": "/awards-and-references/bank-references.htm"
	}
	
};