var products={divclass:'anylinkmenu', inlinestyle:'width:220px; top:0px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
products.items=[
	//["Resource Management", ""],
	["&nbsp;&nbsp;&bull; Resource Planning Software", "resource_planner.aspx"],
	["&nbsp;&nbsp;&bull; Resource Scheduling Software", "resource_scheduler.aspx"],
	["&nbsp;&nbsp;&bull; Resource Management Software", "resource-management.aspx"],
	["&nbsp;&nbsp;&bull; Staff Planning Software", "staff_planner.aspx"],
	["&nbsp;&nbsp;&bull; Staff Scheduling Software", "staff_planner.aspx"],
	["&nbsp;&nbsp;&bull; Employee Planning Software", "employee_planner.aspx"],
	["&nbsp;&nbsp;&bull; Employee Scheduling Software", "employee_scheduler.aspx"]
	//["Project Management", ""],
	//["&nbsp;&nbsp;&bull; Project Management Tool", "saviom_project_management.aspx"],
	//["&nbsp;&nbsp;&bull; Project Office", "saviom_project_office.aspx"],
	//["&nbsp;&nbsp;&bull; Time Management Tool", "saviom_time_management.aspx"],
	//["Technology", "technology.html"]
	 //no comma following last entry!
]

var services={divclass:'anylinkmenu', inlinestyle:'width:170px; top:0px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
services.items=[
	["Application Development", "application_development.aspx"],
	["Software Testing", "testing.aspx"]
]

