var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Workwear", "index2.php?page=workwear.php"],
	["Bushwear", "index2.php?page=bushwear.php"],
	["Corporate", "index2.php?page=corporate.php"],
	["Hotel", "index2.php?page=hotel.php"],
	["Security", "index2.php?page=security.php"],
	["PPE", "index2.php?page=ppe.php"],
	["School", "index2.php?page=school.php"],
	["Footwear", "index2.php?page=footwear.php"]
	//no comma following last entry!

]
