var anylinkproducts={divclass:'anylinkmenu', inlinestyle:'width:175px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkproducts.items=[
	["Farm Trees", "products_farmtrees.php"],
	["Rootstock Seeds", "products_rootstock.php"],
	["Seedlings", "products_seedlings.php"],
	["Budwood", "products_budwood.php"],
	["Nursery & Landscape &nbsp;&nbsp;Professionals", "products_nurserylandscape.php"],
	["Contract Growing", "products_contractgrowing.php"] //no comma following last entry!
]
var anylinkabout={divclass:'anylinkmenu', inlinestyle:'width:169px; margin-left: -8px; margin-top: -12px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkabout.items=[
	["History", "about_history.php"],
	["Community Involvement", "about_community.php"],
	["Newsletters", "about_newsletters.php"] //no comma following last entry!
]
var anylinkcontact={divclass:'anylinkmenu', inlinestyle:'width:155px; margin-left: -6px; margin-top: -14px;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkcontact.items=[
	["Contact W&N", "contact.php"],
	["Credit Application", "contact_creditapp.php"] //no comma following last entry! 
]
