
var anylinkmenu1={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_parent'} //Third menu variable. Same precaution.
anylinkmenu1.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu1.items=[
	["Company Overiew", "about_overview.asp", "efc"],
	["Customer Reference List", "about_customers.asp"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenucols2', inlinestyle:'', linktarget:'_parent'} //Third menu variable. Same precaution.
anylinkmenu2.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu2.items=[
	["OpenText RightFax", "sol_FaxServers.asp"],
	["Fax Traffic Solutions", "sol_FaxTraffic.asp", "efc"],
	["Complementary Solutions", "sol_compSol.asp"],
	["Professional Services", "sol_profServices.asp", "efc"],
	["Hosted Fax Solutions", "sol_hostedFax.asp"],
	["RightFax Maintenance Portfolio", "faxServ_rightfax.asp"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenucols3', inlinestyle:'', linktarget:'_parent'} //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=[
	["Technical Partners", "partners_strategic.asp", "efc"],
	["Business Partners", "partners_business.asp"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenucols4', inlinestyle:'', linktarget:'_parent'} //Third menu variable. Same precaution.
anylinkmenu4.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu4.items=[
	["Open Text", "suppliers.asp#opentext", "efc"],
	["AVST", "suppliers.asp#avst", "efc"],
	["Dialogic", "suppliers.asp#dialogic", "efc"],
	["Autonomy", "suppliers.asp#autonomy"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenucols5', inlinestyle:'', linktarget:'_parent'} //Third menu variable. Same precaution.
anylinkmenu5.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu5.items=[
	["Fax Servers", "resources.asp#faxservers"],
	["Fax Traffic", "resources.asp#faxtraffic", "efc"],
	["Complementary Solutions", "resources.asp#compsol"],
	["News", "news.asp", "efc"],
	["Hosted Fax Solutions", "resources.asp#hostedfax"] 
	//no comma following last entry!
]
