// JavaScript Document
function eval_location() {
	if (typeof(mkeys) != 'undefined'&& mkeys.length>1) {
		setCSSNav('location',mkeys,'','activelink');
	} 
}
var mkeys = new Array('research|menu0','training|menu1','services|menu2','collections|menu3','about|menu4');