var fvrd_menu_structure = {
	"aboutus": { _options: { cssclass:"aboutus", width:"225" },
		"Our Mission / Culture": "/about_us/our_mission.htm",
		"Our People": { _options: { link:"/about_us/our_people/richmond.htm", cssclass:"secondlevel", width:"150" },
			"Richmond" : "/about_us/our_people/richmond.htm",
			"Victoria" : "/about_us/our_people/victoria.htm",
			"Keremeos" : "/about_us/our_people/keremeos.htm",
			"Kelowna" : "/about_us/our_people/kelowna.htm",
			"Nakusp" : "/about_us/our_people/Nakusp.htm",
			"Prince George" : "/about_us/our_people/princegeorge.htm",
			"Edmonton" : "/about_us/our_people/Edmonton.htm",
			"Calgary" : "/about_us/our_people/Calgary.htm",
			"Saskatoon" : "/about_us/our_people/Saskatoon.htm",
			"Regina" : "/about_us/our_people/Regina.htm"
			
		},
		"Social Responsibility / Foundation": "/about_us/foundation.htm",
		"Health & Safety Program": "/about_us/health_safety_programs.htm",
		"International Projects": "/about_us/international_projects.htm",
		"Accreditations & Awards": "/about_us/accreditations.htm",
		"Association Memberships": "/about_us/association_memberships.htm",
		"Speaking Engagements": "/about_us/speaking_engagements.htm",
		"Careers": { _options: { link:"#", cssclass:"secondlevel" , width:"125"},
			"Why Join Us?" : "/about_us/careers/why_join_us.htm",
			"Job Listings" : "/about_us/careers/job_listings.htm"
		}
	},
	
	"services": { _options: { cssclass:"insidethefvrd", width:"225" },
		"Environmental": { _options: { link:"#", cssclass:"secondlevel", width:"300" },
			"Consulting & Monitoring" : "/services/environmental/consulting_monitoring.htm",
			"Risk Assessments" : "/services/environmental/risk_assessments.htm",
			"Site Assessments" : "/services/environmental/site_assessments.htm",

			"Impact Assessments" : 
"/services/environmental/impact_assessments.htm",
			"Environmental Support for Road Construction" : 
"/services/environmental/road_construction.htm",
			"Sediment & Erosion Control" : "/services/environmental/sedimenterosioncontrol.htm",
			"Well-Site Geology" : "/services/environmental/well_site_geology.htm",
"Design Build Environmental Support" : "/services/environmental/designbuild.htm",
			"Underground Storage Tank Evaluations" : "/services/environmental/underground_storage_tank_evaluations.htm"
		},
		"Hazardous Materials Management": { _options: { link:"#", cssclass:"secondlevel", width:"300"},
			"Overview" : "/services/hazardous_materials_management/overview.htm",
			"Mould" : "/services/hazardous_materials_management/mould.htm",
			"Water Damage Restoration" : "/services/hazardous_materials_management/water_damage_restoration.htm",
			"Restoration Rebuild Project Management" : "/services/hazardous_materials_management/restoration_rebuild.htm",
			"Asbestos" : "/services/hazardous_materials_management/asbestos.htm",
			"Vermiculite" : "/services/hazardous_materials_management/vermiculite.htm",
			"Lead & Metals" : "/services/hazardous_materials_management/lead.htm",
			"PCBs" : "/services/hazardous_materials_management/pcb.htm"	,
			"Hazardous Materials Inventory System" : "/services/hazardous_materials_management/hmis.htm"	,
			"Lab Services" : "/services/hazardous_materials_management/lab_services.htm"	
		},

		"Occupational Health & Safety": { _options: { link:"#", cssclass:"secondlevel", width:"175" },
			"Confined Space Entry" : "/services/occupational_health_safety/confined_space_entry.htm",
			"Health & Safety Auditing" : "/services/occupational_health_safety/health_auditing.htm",
			"Indoor Air Quality" : "/services/occupational_health_safety/indoor_air_quality.htm",
			"Occupational Hygiene" : "/services/occupational_health_safety/occupational_hygiene.htm",
			"Safety" : "/services/occupational_health_safety/safety.htm"
		},
		"Building Condition Assessment": "/services/building_condition_assessment.htm",
		"Energy Management": "/services/energy_management/energy_management.htm",
		"Sustainability": { _options: { link:"#", cssclass:"secondlevel", width:"155" },
			"Sustainable Buildings" : "/services/sustainability/sustainable_buildings.htm",
			"Climate Change" : "/services/sustainability/climate_change.htm",
			"Carbon Management" : "/services/sustainability/carbon_management.htm",
			"LEED Indoor Air Quality" : "/services/sustainability/LEEDIAQ.htm"
		},
		"LEED Construction Support": "/services/LEEDSupportServices.htm",
"Geotechnical Engineering": "/services/geotechnical/geotechnical_engineering.htm",
		"Training Courses/Publications": "/services/training_courses.htm"
	},
	
	"sectors": { _options: { cssclass:"services", width:"125" },
		"Oil & Gas": { _options: { link:"#",  cssclass:"secondlevel", width:"125" },
			"Services" : "/sectors/gas_oil/services.htm",
			"Project Profiles" : "/sectors/gas_oil/projects.htm"
		},
		"Financial": { _options: { link:"#", cssclass:"secondlevel", width:"125"  },
			"Services" : "/sectors/financial/services.htm",
			"Project Profiles" : "/sectors/financial/projects.htm"
		},
		"Real Estate": { _options: { link:"#", cssclass:"secondlevel", width:"125"  },
			"Services" : "/sectors/real_estate/services.htm",
			"Project Profiles" : "/sectors/real_estate/projects.htm"
		},
		"Industrial": { _options: { link:"#", cssclass:"secondlevel", width:"125"  },
			"Services" : "/sectors/industrial/services.htm",
			"Project Profiles" : "/sectors/industrial/projects.htm"
		},
		"Insurance": { _options: { link:"#", cssclass:"secondlevel", width:"125"  },
			"Services" : "/sectors/insurance/services.htm",
			"Project Profiles" : "/sectors/insurance/projects.htm"
		},
		"First Nations": { _options: { link:"#", cssclass:"secondlevel", width:"125"  },
			"Services" : "/sectors/firstnations/services.htm",
			"Project Profiles" : "/sectors/firstnations/projects.htm"
		},
		"Public": { _options: { link:"#", cssclass:"secondlevel", width:"125"  },
			"Services" : "/sectors/public/services.htm",
			"Project Profiles" : "/sectors/public/projects.htm"
		}
	}
};