
/* --- menu items --- */
var MENU_ITEMS = [
		
	['Investors Home','/',
	],
	['Vision &amp; Values','/vision.htm',
	],
	['Operating Platforms',null,,
 		['Southern Africa','http://www.mediclinic.co.za',{'tw' :'_blank'}],
		['Switzerland','http://www.hirslanden.com',{'tw' :'_blank'}],
		['UAE','http://www.ehl.ae',{'tw' :'_blank'}],
	],
	['Financials',null,
                ['Latest Results (HTML)','/latest_results.htm'],
		['Latest Results (PDF)','/financials/MEDCLIN_fin_mar10_eng.pdf',{'tw' :'_blank'}],
		['Annual Report (PDF)','/financials/MEDCLIN_ar_10.pdf',{'tw' :'_blank'}],
		['Results Presentations','/presentations.htm'],
		['Results Archive','/archive.htm',],
	],
	['Circulars','/circular.htm'
	],
	['Share Price',null,,
		['Intra-day','/intraday.htm'],
		['End of Day','/eod.htm'],
	],
	['SENS &amp; Media',null,,
		['SENS',null,,
			['Director Dealings','/Sens_directors.htm'],
			['General','/sens.htm'],
		],
		['Media Comment','/media.htm'],
/* --- 		['Hirslanden Transaction',null,
			['Circulars','/hirs_circular.htm'],
			['SENS','/hirs_sens.htm'],
		], --- */

	],
	['Board of Directors','/directors.htm',
	],
	['Administration','/admin.htm',
	],
	['Ethics','/ethics.htm',
	],
	['Events Calendar','/calendar.htm',
	],
];