var mnservices={divclass:'ddmenu', inlinestyle:'width:115px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
mnservices.items=[
	["Solar Heat", "solar-heat_uk.php"],
	["Solar Power", "solar-power_uk.php"],
	["Hybrid Heat", "hybrid-heating-systems_uk.php"],
	["Biomass Heat", "biomass_heat_uk.php"],
	["Obtain a Quote", "quote.php"] //no comma following last entry!
]

var mnresources={divclass:'ddmenu', inlinestyle:'width:140px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
mnresources.items=[
	["Grants", "grants.php"],
	["Downloads", "downloads.php"],
	["Links", "links.php"],
	["Obtain a Quote", "quote.php"] //no comma following last entry!
]

var mninfo={divclass:'ddmenu', inlinestyle:'width:141px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
mninfo.items=[
	["Latest News", "news.php"],
	["Climate Change", "climate_change.php"],
	["Certificates", "certificates.php"],
	["About Us", "about-ecoheat-and-power.php"],
	["Obtain a Quote", "quote.php"] //no comma following last entry!
]

