var MENU_ITEMS = [
	
	
	
	['Short presentation', 'index.htm',
		
	],

	['CV', 'cv_en.htm', 
		
	],
						
	['Links', null, null,
		['General Interest', 'linksgen.htm',],
		['Professionals', 'linkspro.htm', ],
		['Anthology of Medical Articles', 'articles.htm', ],
	],
	
	['Contact', 'contact.htm', 
		
	],
		
	
];


