var anylinkmenuabout={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution. _new
anylinkmenuabout.items=[
	["Corporate Overview", "corperate_overview.php"],
	["Design Center", "design_center.php"],
	["Manufacturing Facilities ", "about_manufacturing.php"],
	["Dealer Network", "about_dealer_network.php"],
	["Warranty", "warranty.php"],
	["Rockworth Partners", "rockworth_partner.php"],
	["News & Events", "news.php"]//no comma following last entry!
]
var anylinkmenuproduct={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution. _new
anylinkmenuproduct.items=[
	["Architecture", "cat.php?id=1"],
	["Panel Systems", "cat.php?id=2"],
	["Desking Systems", "cat.php?id=3"],
	["Executive", "cat.php?id=4"],
	["Tables & Training Systems", "sub_cat.php?id=6"],
	["Filing & Storage", "cat.php?id=10"],
	["Seating & Lounges", "sub_cat.php?id=7"],
	["Worktools", "sub_cat.php?id=9"]
]
var anylinkmenulocation={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution. _new
anylinkmenulocation.items=[
	["Headquarters", "headquarters.php"],
	["Manufacturing Facilities", "manufacturing.php"],
	["Showrooms", "showrooms.php"],
	["Dealer Network", "dealer_network.php"]
]
var anylinkmenusuccess={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution. _new
anylinkmenusuccess.items=[
	["Success Projects", "success_projects.php"],
	["Our Clients", "our_clients.php"]
]
