var anylinkmenu1={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.cols={divclass:'column', inlinestyle:'background-image: url(images/subnav-bottom.gif);background-repeat: no-repeat; background-position: bottom'} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu1.items=[
	["About Us", "about_us.php"],
	["Terms &amp; Conditions", "termandcondition.php"],
	["Career", "career.php"]
 //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.cols={divclass:'column', inlinestyle:'background-image: url(images/subnav-bottom.gif);background-repeat: no-repeat; background-position: bottom'} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu2.items=[
	["Enterprise Messaging", "entrmsg.php"],
	["Sector Coverage", "sectorcov.php"]
 //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:'background-image: url(images/subnav-bottom.gif);background-repeat: no-repeat; background-position: bottom'} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Data Services", "dataservice.php"],
	["Voice Services", "voiceser.php"],
	["R-Fi", "rfi.php"],
	["Blue Sanchar", "bluesanchar.php"],
	["eZee Track", "vts.php"]
	 //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.cols={divclass:'column', inlinestyle:'background-image: url(images/subnav-bottom.gif);background-repeat: no-repeat; background-position: bottom'} //menu.cols if defined creates columns of menu links segmented by keyword "efc"

anylinkmenu4.items=[
	["Reseller System", "reseller.php"],
	["Distributor System", "distrsys.php"] //no comma following last entry!
]
