var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'min-width:230px; background:#e5e5e5', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Company Profile", "/about-entech-design/company-profile/"],
	["Contact Us", "/contact-entech-design/"],
	["Industries and Applications", "/about-entech-design/industries-and-applications/"],
	["Customer Lists and References", "/about-entech-design/customer-list/"] //no comma following last entry! 
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#e5e5e5', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["EchoSmart", "/product-detail/?prodId=2"],
	["Ash Tracker", "/product-detail/?prodId=1"],
	["Legacy Products", "/product-detail/?prodId=3"]  //no comma following last entry! 
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:230px; background:#e5e5e5', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Contact Us", "/contact-entech-design/"],
	["Locate Territory Representative", "/locate-sales-rep/"],
	["Support, Warranty, and Repairs", "/technical-support/"],
	["FAQ", "/FAQ/"],
	["Manuals, Data Sheets, Drawings", "/data-sheets/"],
	["Field Evaluations", "/field-evaluations/"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:230px; background:#e5e5e5', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Contact Us", "/contact-entech-design/"],
	["Request Brown Bag Presentation", "/brown-bag/"],
	["Project Design Center", "/design-center/"],
	["Customer Lists and References", "/about-entech-design/customer-list/"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:230px; background:#e5e5e5', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Contact Us", "/contact-entech-design/"],
	["Locate Territory Representative", "/locate-sales-rep/"],
	["Inquire about Representation", "/sales-rep-application/"] //no comma following last entry!
]
