var rootDirectory = "/";

var aboutUsMenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
aboutUsMenu.items=[
	["working with us", rootDirectory + "about-us/working-with-us.php"],
	["partners", rootDirectory + "about-us/partners.php"],
	["in the news", rootDirectory + "about-us/in-the-news.php"],
	["featured projects", rootDirectory + "about-us/featured-projects.php"],
	["employment", rootDirectory + "about-us/employment.php"],
	["contact us", rootDirectory + "contact-us/"] //no comma following last entry!
]
var termitePestMenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
termitePestMenu.items=[
	["benefits", rootDirectory + "termite-and-pest/benefits.php"],
	["how we do it", rootDirectory + "termite-and-pest/how-we-do-it.php"],
	["termites", rootDirectory + "termite-and-pest/termites.php"],
	["common pests", rootDirectory + "termite-and-pest/common-pests.php"],
	["news &amp; links", rootDirectory + "termite-and-pest/news-and-links.php"],
	["our guarantee", rootDirectory + "termite-and-pest/our-guarantee.php"],
	["contact us", rootDirectory + "contact-us/"] //no comma following last entry!
]

var greenRemodelingMenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
greenRemodelingMenu.items=[
	["benefits", rootDirectory + "green-remodeling/benefits.php"],
	["how we do it", rootDirectory + "green-remodeling/how-we-do-it.php"],
	["repairs", rootDirectory + "green-remodeling/repairs.php"],
	["decks &amp; arbors", rootDirectory + "green-remodeling/decks-and-arbors.php"],
	["bath &amp; kitchen", rootDirectory + "green-remodeling/bath-and-kitchen.php"],
	["photo gallery", rootDirectory + "green-remodeling/photo-gallery.php"],
	["our guarantee", rootDirectory + "green-remodeling/our-guarantee.php"],
	["contact us", rootDirectory + "contact-us/"] //no comma following last entry!
]

var energyAuditMenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
energyAuditMenu.items=[
	["benefits", rootDirectory + "energy-audit/benefits.php"],
	["how we do it", rootDirectory + "energy-audit/how-we-do-it.php"],
	["our solutions", rootDirectory + "energy-audit/our-solutions.php"],
	["customer projects", rootDirectory + "energy-audit/customer-projects.php"],
	["top 10 energy tips", rootDirectory + "energy-audit/top-10-energy-tips.php"],
	["home performance", rootDirectory + "energy-audit/home-performance.php"],
	["our guarantee", rootDirectory + "energy-audit/our-guarantee.php"],
	["contact us", rootDirectory + "contact-us/"] //no comma following last entry!
]

var greenProductsMenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
greenProductsMenu.items=[
	["termite &amp; pest", rootDirectory + "green-products/termite-and-pest.php"],
	["green remodeling", rootDirectory + "green-products/green-remodeling.php"],
	["energy audit", rootDirectory + "green-products/energy-audit.php"] //no comma following last entry!
]

var specialsMenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
specialsMenu.items=[
	["ipod promo", rootDirectory + "specials/ipod-promo.php"],
	["home energy monitor", rootDirectory + "specials/home-energy-monitor.php"],
	["financial incentives", rootDirectory + "specials/financial-incentives.php"],
	["refer a friend", rootDirectory + "specials/refer-a-friend.php"] //no comma following last entry!
]

var freeAssessmentMenu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
freeAssessmentMenu.items=[ //Leave in place. We want the rollover graphic to appear.
]
