/* --- menu items --- */
var MENU_ITEMS = [
		
	['Domestic Funds','http://196.7.238.30/','',
	],

	['Offshore Funds', '/OUDT/', '',
	],

	['Other Investment Services', 'http://www.fundsdata.co.za/OIS/OIS_home.htm', '',
	],

	['General','','',
		['Contact','/contact_us.htm',{'tw' :'_blank'}]
	]
	

];