var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
/*anylinkmenu1.items=[
	["Drives", "drives.php"],
	["Clean Run", "clean_run.php"],
	["Press", "press.php"],
	["History", "history.php"] //no comma following last entry!
]
*/

anylinkmenu1.items=[
	["Drives", "drives.php"],
	["Events", "clean_run.php"],
	["Press", "press.php"],
	["History", "history.php"] //no comma following last entry!
]
