var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:165px;height:125px; background:#968573', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Jeffco Custom Homes",  "/customhomes/"],
	["Our Process", "/customhomes/ourprocess.shtml"],
	["Awards, Honors & Acolades", "/customhomes/awards.shtml"],
	["News & Articles", "/ourstory/news.shtml"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:170px;height:130px; background:#968573', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Jeffco remodeling",  "/remodeling/"],
	["Kitchen remodeling",  "/remodeling/photogallery/"],
	["Bathroom remodeling",  "/remodeling/photogallery/bathroom-remodeling/bathroom1/"],

	["Complete Home Remodeling", "/remodeling/photogallery/home-remodeling/remodeling1/"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:165px;height:315px; background:#968573', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Kitchens",  "/homeservices/kitchen.shtml"],
	["Bathrooms", "/homeservices/bathroom.shtml"],
	["Painting", "/homeservices/painting.shtml"],
	["Flooring", "/homeservices/flooring.shtml"],
	["Custom Decks", "/homeservices/decks.shtml"],
	["Patios", "/homeservices/patios.shtml"],
	["Sunrooms", "/homeservices/sunrooms.shtml"],
	["Windows", "/homeservices/windows.shtml"],
	["Siding/Trim", "/homeservices/siding.shtml"],
	["Roofing", "/homeservices/roofing.shtml"],
	["Miscellaneous", "/homeservices/miscellaneous.shtml"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:165px;height:155px; background:#968573', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Exteriors",  "/homegallery/"],
	["Interiors",  "/homegallery/interiors/"],
	["Completed Homes",  "/homegallery/homes/"],
	["Details", "/homegallery/details/"],
	["Italian Ironwork", "/homegallery/ironwork/"] //no comma following last entry!
]



