// JavaScript Document
function eval_location() {
	if (typeof(mkeys) != 'undefined'&& mkeys.length>1) {
		setCSSNav('location',mkeys,'','activelink');
	} 
}
var mkeys = new Array('programs|menu0','lectures|menu1','publications|menu2','board|menu3','news|menu4','about_us|menu5');