
var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'width: 200px; background:#cccccc', 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=[
	["FAROVA CUP 2011 KENYA Dec 2011 ", "farovacup2011kenya.php"],	["", ""],
	["Dago Soccer Tournament Kenya- 27-28 Aug 2011 ", "dago.php"],	["", ""],
	["Farova Cup 2010", "farova-cup.php"], ["", ""],
	["TFAP Project Launch 2010", "http://farova.org/thefap/index.html"], ["", ""],
	["Educational Forums 2010", "http://farova.org/thefap/index.html"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenucols', inlinestyle:'width:200px; background:#cccccc', linktarget:''} //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=[
	["Farova Education Fund", "educationfund.php"],	["", ""],
	["The Female Assistance Project", "http://farova.org/thefap/index.html"], ["", ""],
	["Dago Village Project Kenya ", "dago.php"]//no comma following last entry!
]

