// JavaScript Document
function eval_location() {
	if (typeof(mkeys) != 'undefined'&& mkeys.length>1) {
		setCSSNav('location',mkeys,'','activelink');
	} 
}
var mkeys = new Array('profiles|menu0','scholarship|menu1','service|menu2');