var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["About Us", "aboutus_vision.php"],
	["Our Services", "services_manicure.php"],
	["Special Offer", "specialoffer.php"],
	["Awards", "awards.php", "efc"],
	["Partners", "partners.php"],
	["Events", "events.php"],
	["Media Room", "mediaroom_photo_gallery.php"],
	["Contact Us", "contactus.php"] //no comma following last entry!
]
