<!--
lev0 = new Array ("xx-small","1",true,false,"#CC2109","#F7F7D9","Black","Verdana","#E3E0B7") ;
lev1 = new Array ("xx-small","1",true,false,"#CC2109","#F7F7D9","Black","Verdana","#E3E0B7") ;
lev2 = new Array ("xx-small","1",true,false,"#CC2109","#F7F7D9","Black","Verdana","#E3E0B7") ;



mn1 = new Array
(
"Themes","Research_Projects/themes.html",0
,"On-going Projects","Research_Projects/CurrentProjects/index.html",0
,"Past Projects","Research_Projects/past_projects.html",0
,"Poster Gallery","Research_Projects/gallery.html",0
)


mn2 = new Array
(
"Post-Doctoral Research","Research_Opportunities/opport_postdoc.html",0
,"Fellowhips and Scholarships","Research_Opportunities/opport_fellows.html",0
,"Other Opportunities","Research_Opportunities/opport_other.html",0
)


mn3 = new Array
(
"Faculty","People/Faculty/index.html",1
,"Students","People/Students/index.html",1
,"Staff","People/Staff/index.html",1
)


mn3_1 = new Array
(
"Biographies","People/Faculty/faculty_bios.html",0
,"Research Themes","People/Faculty/faculty_themes.html",0
,"Publications","People/Faculty/faculty_talks.html",0
,"Teaching","People/Faculty/faculty_teaching.html",0
)


mn3_2 = new Array
(
"Current Students","People/Students/currentstudents.html",0
,"Past Students","People/Students/paststudents.html",0
)


mn3_3 = new Array
(
"Staff Biographies","People/Staff/staff_bios.html",0
,"Areas of Management","People/Staff/staff_role.html",0
)


mn4 = new Array
(
"Industrial Affiliates Program","Industry/Industrial_Affiliates/index.html",1
,"Other Agreements","Industry/Other_Associations/index.html",1
)


mn4_1 = new Array
(
"Current Affiliates","Industry/Industrial_Affiliates/Current_Partners.html",0
,"IAP Description","Industry/Industrial_Affiliates/iap_description.html",0
,"Request for Information","Industry/Industrial_Affiliates/iap_request.html",0
,"Annual Reports","Industry/Industrial_Affiliates/indust_reports.html",0
)


mn4_2 = new Array
(
"Partnership","Industry/Other_Associations/iap_partners.html",0
,"Sponsorship","Industry/Other_Associations/iap_sponsors.html",0
)


mn5 = new Array
(
"News","News/news.html",0
,"Events","News/events.html",0
)


mn6 = new Array
(
"Agreements","International/interna_agreements.html",0
,"International Projects","International/interna_projects.html",0
,"Exchange Programs","International/interna_exchange.html",0
)


mn7 = new Array
(
"Current Publications","Publications/Current/index.html",1
,"Past Publications","Publications/Past/index.html",1
)


mn7_1 = new Array
(
"Ph.D. Thesis","Publications/Current/publi_currentphd.html",0
,"Master Thesis","Publications/Current/publi_currentms.html",0
,"Technical Papers","Publications/Current/publi_currenttech.html",0
,"Reports","Publications/Current/publi_currentreports.html",0
,"Other Papers and Articles","Publications/Current/publi_currentarticles.html",0
)


mn7_2 = new Array
(
"Ph.D. Thesis","Publications/Past/publi_pastphd.html",0
,"Master Thesis","Publications/Past/publi_pastms.html",0
,"Technical Papers","Publications/Past/publi_pasttech.html",0
,"Reports","Publications/Past/publi_pastreports.html",0
,"Other Papers and Articles","Publications/Past/publi_pastarticles.html",0
)


mn8 = new Array
(
"Library","Resources/library.html",0
,"Equipment","Resources/equipment.html",0
,"Software","Resources/software.html",0
,"Support","Resources/support.html",0
)


mn9 = new Array
(
"Achievements","About/achievements.html",1
,"A Renewed Purpose","About/purpose.html",1
,"The Future at Hand","About/future.html",1
)


mn9_1 = new Array
(
"Students at SEIL","About/about_students.html",0
,"Awards","About/about_awards.html",0
,"Patents","About/about_patents.html",0
)


mn9_2 = new Array
(
"Building Students' Careers","About/about_careers.html",0
,"More Interactivity","About/about_interactivity.html",0
,"More Industrial Relationships","About/about_relationships.html",0
)


mn9_3 = new Array
(
"New Cooperation Agreements","About/about_agreements.html",0
,"New Research Orientations","About/about_orientations.html",0
,"New Tools","About/about_tools.html",0
)


mn10 = new Array
(
"Contact Information","Contact/contact_us.html",0
,"Directions","Contact/contact_directions.html",0
)


absPath="";
if (sepFrame && !openSameFrame)
	{
	if (document.URL.lastIndexOf("\\")>document.URL.lastIndexOf("/")) {sepCh = "\\" ;} else {sepCh = "/" ;}
	absPath = document.URL.substring(0,document.URL.lastIndexOf(sepCh)+1);
	}
popupOffset = 20;
if (NS4)
	document.write("<"+"SCRIPT LANGUAGE='JavaScript1.2' SRC='javascript/ns4.js'><"+"/"+"SCRIPT>");
else if(Opera)
	document.write("<"+"SCRIPT LANGUAGE='JavaScript1.2' SRC='javascript/opera.js'><"+"/"+"SCRIPT>");
else if(IE4)
	{
	if(document.getElementById)
		document.write("<"+"SCRIPT LANGUAGE='JavaScript1.2' SRC='javascript/dom.js'><"+"/"+"SCRIPT>");
	else
		document.write("<"+"SCRIPT LANGUAGE='JavaScript1.2' SRC='javascript/ie4.js'><"+"/"+"SCRIPT>");
	}
else
	document.write("<"+"SCRIPT LANGUAGE='JavaScript1.2' SRC='javascript/dom.js'/>");
document.write("<style type='text/css'>\n");
document.write(".CL0 {text-decoration:none;color:#CC2109; }\n");
if(!IE4&&!DOM) document.write(".topFold {position:relative}\n");
document.write(((NS4&&!bBitmapScheme)?".mm2":".mit")+" {padding-left:15px;padding-right:15px;}\n");
document.write("</style>\n");
//-->